+++ date
++ echo 'INFO: =================== Mon Mar 2 02:05:04 AM UTC 2026 ==================='
INFO: =================== Mon Mar 2 02:05:04 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
+++++ awk '{print $2}'
+++++ ip route get 1
+++++ grep -o 'dev.*'
++++ local iface=ens3
++++ [[ ens3 == \l\o ]]
++++ echo ens3
+++ local nic=ens3
+++ get_ip_for_nic ens3
+++ local nic=ens3
+++ get_cidr_for_nic ens3
+++ cut -d / -f 1
+++ command -v ip
+++ local nic=ens3
+++ grep 'inet '
+++ ip addr show dev ens3
+++ head -n 1
+++ awk '{print $2}'
++ DEFAULT_LOCAL_IP=10.0.0.23
++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN
++ VXLAN_VN_ID_MODE=automatic
++ DPDK_UIO_DRIVER=uio_pci_generic
++ CPU_CORE_MASK=0x01
++ SERVICE_CORE_MASK=
++ DPDK_CTRL_THREAD_MASK=
++ HUGE_PAGES=
++ HUGE_PAGES_DIR=/dev/hugepages
++ HUGE_PAGES_1GB=0
++ HUGE_PAGES_2MB=256
++ HUGE_PAGES_1GB_DIR=
++ HUGE_PAGES_2MB_DIR=
++ [[ 0 != 0 ]]
++ [[ 0 != 256 ]]
++ [[ -z '' ]]
+++ mount -t hugetlbfs
+++ awk '/pagesize=2M/{print($3)}'
+++ tail -n 1
++ HUGE_PAGES_2MB_DIR=
++ DPDK_MEM_PER_SOCKET=1024
++ DPDK_COMMAND_ADDITIONAL_ARGS=
++ NIC_OFFLOAD_ENABLE=False
++ DPDK_ENABLE_VLAN_FWRD=False
++ DIST_SNAT_PROTO_PORT_LIST=
++ CLOUD_ORCHESTRATOR=openstack
++ CLOUD_ADMIN_ROLE=admin
++ AAA_MODE=rbac
++ AUTH_MODE=keystone
++ AUTH_PARAMS=
++ SSL_ENABLE=false
++ SSL_INSECURE=True
++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem
++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem
++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem
++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem
++ SELFSIGNED_CERTS_WITH_IPS=True
++ CONTROLLER_NODES=10.0.0.242,10.0.0.27,10.0.0.23
++ ANALYTICS_ALARM_ENABLE=True
++ ANALYTICS_SNMP_ENABLE=True
++ ANALYTICSDB_ENABLE=True
++ ANALYTICS_NODES=10.0.0.242,10.0.0.27,10.0.0.23
++ ANALYTICSDB_NODES=10.0.0.242,10.0.0.27,10.0.0.23
++ ANALYTICS_SNMP_NODES=10.0.0.242,10.0.0.27,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.242
+++ local server_address=10.0.0.242
+++ extended_server_list+='10.0.0.242:8081 '
+++ for server in "${server_list[@]}"
++++ echo 10.0.0.27
+++ local server_address=10.0.0.27
+++ extended_server_list+='10.0.0.27: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.242:8081 10.0.0.27:8081 10.0.0.23:8081 ' ']'
+++ echo '10.0.0.242:8081 10.0.0.27:8081 10.0.0.23:8081'
++ ANALYTICS_SERVERS='10.0.0.242:8081 10.0.0.27: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.242
+++ local server_address=10.0.0.242
+++ extended_server_list+='10.0.0.242:9042 '
+++ for server in "${server_list[@]}"
++++ echo 10.0.0.27
+++ local server_address=10.0.0.27
+++ extended_server_list+='10.0.0.27: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.242:9042 10.0.0.27:9042 10.0.0.23:9042 ' ']'
+++ echo '10.0.0.242:9042 10.0.0.27:9042 10.0.0.23:9042'
++ ANALYTICSDB_CQL_SERVERS='10.0.0.242:9042 10.0.0.27:9042 10.0.0.23:9042'
++ ANALYTICS_API_VIP=
++ ANALYTICS_ALARM_NODES=10.0.0.242,10.0.0.27,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.242
+++ local server_address=10.0.0.242
+++ extended_server_list+='10.0.0.242:8086 '
+++ for server in "${server_list[@]}"
++++ echo 10.0.0.27
+++ local server_address=10.0.0.27
+++ extended_server_list+='10.0.0.27: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.242:8086 10.0.0.27:8086 10.0.0.23:8086 ' ']'
+++ echo '10.0.0.242:8086 10.0.0.27:8086 10.0.0.23:8086'
++ COLLECTOR_SERVERS='10.0.0.242:8086 10.0.0.27: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.242,10.0.0.27,10.0.0.23
++ CONFIGDB_NODES=10.0.0.242,10.0.0.27,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.242
+++ local server_address=10.0.0.242
+++ extended_server_list+='10.0.0.242:8082 '
+++ for server in "${server_list[@]}"
++++ echo 10.0.0.27
+++ local server_address=10.0.0.27
+++ extended_server_list+='10.0.0.27: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.242:8082 10.0.0.27:8082 10.0.0.23:8082 ' ']'
+++ echo '10.0.0.242:8082 10.0.0.27:8082 10.0.0.23:8082'
++ CONFIG_SERVERS='10.0.0.242:8082 10.0.0.27: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.242
+++ local server_address=10.0.0.242
+++ extended_server_list+='10.0.0.242:9161 '
+++ for server in "${server_list[@]}"
++++ echo 10.0.0.27
+++ local server_address=10.0.0.27
+++ extended_server_list+='10.0.0.27: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.242:9161 10.0.0.27:9161 10.0.0.23:9161 ' ']'
+++ echo '10.0.0.242:9161 10.0.0.27:9161 10.0.0.23:9161'
++ CONFIGDB_SERVERS='10.0.0.242:9161 10.0.0.27: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.242
+++ local server_address=10.0.0.242
+++ extended_server_list+='10.0.0.242:9041 '
+++ for server in "${server_list[@]}"
++++ echo 10.0.0.27
+++ local server_address=10.0.0.27
+++ extended_server_list+='10.0.0.27: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.242:9041 10.0.0.27:9041 10.0.0.23:9041 ' ']'
+++ echo '10.0.0.242:9041 10.0.0.27:9041 10.0.0.23:9041'
++ CONFIGDB_CQL_SERVERS='10.0.0.242:9041 10.0.0.27: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.193,10.20.0.254,10.20.0.14
++ CONTROL_INTROSPECT_PORT=8083
++ DNS_NODES=10.20.0.193,10.20.0.254,10.20.0.14
++ DNS_SERVER_PORT=53
++ DNS_INTROSPECT_PORT=8092
++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg==
++ USE_EXTERNAL_TFTP=False
++ ZOOKEEPER_NODES=10.0.0.242,10.0.0.27,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.242
+++ local server_address=10.0.0.242
+++ extended_server_list+=10.0.0.242:2181,
+++ for server in "${server_list[@]}"
++++ echo 10.0.0.27
+++ local server_address=10.0.0.27
+++ extended_server_list+=10.0.0.27: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.242:2181,10.0.0.27:2181,10.0.0.23:2181, ']'
+++ echo 10.0.0.242:2181,10.0.0.27:2181,10.0.0.23:2181
++ ZOOKEEPER_SERVERS=10.0.0.242:2181,10.0.0.27: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.242
+++ local server_address=10.0.0.242
+++ extended_server_list+='10.0.0.242:2181 '
+++ for server in "${server_list[@]}"
++++ echo 10.0.0.27
+++ local server_address=10.0.0.27
+++ extended_server_list+='10.0.0.27: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.242:2181 10.0.0.27:2181 10.0.0.23:2181 ' ']'
+++ echo '10.0.0.242:2181 10.0.0.27:2181 10.0.0.23:2181'
++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.242:2181 10.0.0.27:2181 10.0.0.23:2181'
++ RABBITMQ_NODES=10.0.0.242,10.0.0.27,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.242
+++ local server_address=10.0.0.242
+++ extended_server_list+=10.0.0.242:5673,
+++ for server in "${server_list[@]}"
++++ echo 10.0.0.27
+++ local server_address=10.0.0.27
+++ extended_server_list+=10.0.0.27: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.242:5673,10.0.0.27:5673,10.0.0.23:5673, ']'
+++ echo 10.0.0.242:5673,10.0.0.27:5673,10.0.0.23:5673
++ RABBITMQ_SERVERS=10.0.0.242:5673,10.0.0.27: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.242
+++ local server_address=10.0.0.242
+++ extended_server_list+='10.0.0.242:6379 '
+++ for server in "${server_list[@]}"
++++ echo 10.0.0.27
+++ local server_address=10.0.0.27
+++ extended_server_list+='10.0.0.27: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.242:6379 10.0.0.27:6379 10.0.0.23:6379 ' ']'
+++ echo '10.0.0.242:6379 10.0.0.27:6379 10.0.0.23:6379'
++ REDIS_SERVERS='10.0.0.242:6379 10.0.0.27: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.242,10.0.0.27,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.242
+++ local server_address=10.0.0.242
+++ extended_server_list+='10.0.0.242:9092 '
+++ for server in "${server_list[@]}"
++++ echo 10.0.0.27
+++ local server_address=10.0.0.27
+++ extended_server_list+='10.0.0.27: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.242:9092 10.0.0.27:9092 10.0.0.23:9092 ' ']'
+++ echo '10.0.0.242:9092 10.0.0.27:9092 10.0.0.23:9092'
++ KAFKA_SERVERS='10.0.0.242:9092 10.0.0.27: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.242
++ KEYSTONE_AUTH_PROTO=http
++ KEYSTONE_AUTH_ADMIN_PORT=5000
++ KEYSTONE_AUTH_PUBLIC_PORT=5000
++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens
++ KEYSTONE_AUTH_INSECURE=True
++ KEYSTONE_AUTH_CERTFILE=
++ KEYSTONE_AUTH_KEYFILE=
++ KEYSTONE_AUTH_CA_CERTFILE=
++ KEYSTONE_AUTH_ENDPOINT_TYPE=
++ KEYSTONE_AUTH_SYNC_ON_DEMAND=
++ KEYSTONE_AUTH_INTERFACE=public
++ KUBEMANAGER_NODES=10.0.0.242,10.0.0.27,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.242,10.0.0.27,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.242,10.0.0.27,10.0.0.23
++ cut -d , -f 1
+ local cassandra=10.0.0.242
+ (( i=1 ))
+ (( i<=30 ))
+ echo -e '\035\nquit'
+ nc -z 10.0.0.242 9041
+ echo 'INFO: Cassandra is connected'
INFO: Cassandra is connected
+ sleep 5
+ return 0
+ host_ip=0.0.0.0
+ is_enabled
+ local val=
+ [[ '' == \t\r\u\e ]]
+ [[ '' == \y\e\s ]]
+ [[ '' == \e\n\a\b\l\e\d ]]
++ get_listen_ip_for_node CONFIG
+++ find_my_ip_and_order_for_node CONFIG
+++ local server_typ=CONFIG_NODES
+++ find_my_ip_and_order_for_node_list 10.0.0.242,10.0.0.27,10.0.0.23
+++ local servers=10.0.0.242,10.0.0.27,10.0.0.23
+++ local server_list=
+++ IFS=,
+++ read -ra server_list
++++ get_local_ips
++++ tr '\n' ,
++++ cat /proc/net/fib_trie
++++ sort
++++ uniq
++++ awk '/32 host/ { print f } {f=$2}'
++++ grep -vi host
+++ cut -d ' ' -f 1
+++ local local_ips=,10.0.0.23,10.20.0.14,127.0.0.1,172.17.0.1,,
+++ local ord=1
+++ for server in "${server_list[@]}"
+++ local ret=0
++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.242'\''))'
+++ local server_ip=10.0.0.242
+++ [[ 0 == 0 ]]
+++ [[ -n 10.0.0.242 ]]
+++ [[ ,10.0.0.23,10.20.0.14,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.242, ]]
+++ (( ord+=1 ))
+++ for server in "${server_list[@]}"
+++ local ret=0
++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.27'\''))'
+++ local server_ip=10.0.0.27
+++ [[ 0 == 0 ]]
+++ [[ -n 10.0.0.27 ]]
+++ [[ ,10.0.0.23,10.20.0.14,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.27, ]]
+++ (( 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.14,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.242:9041 10.0.0.27:9041 10.0.0.23:9041
++ sed 's/,/ /g'
+ cassandra_server_list='10.0.0.242:9041 10.0.0.27:9041 10.0.0.23:9041'
+ config_api_certs_config=
+ uwsgi_socket='protocol = http\nsocket = 10.0.0.23:8082'
+ is_enabled false
+ local val=false
+ [[ false == \t\r\u\e ]]
+ [[ false == \y\e\s ]]
+ [[ false == \e\n\a\b\l\e\d ]]
+ is_enabled False
+ local val=false
+ [[ false == \t\r\u\e ]]
+ [[ false == \y\e\s ]]
+ [[ false == \e\n\a\b\l\e\d ]]
+ neutron_section=
+ mkdir -p /etc/contrail
+ introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}")
+ admin_port_list=("${CONFIG_API_ADMIN_PORT}")
+ (( index=0 ))
+ (( index < CONFIG_API_WORKER_COUNT-1 ))
+ (( index=0 ))
+ (( index < CONFIG_API_WORKER_COUNT ))
+ cat
++ get_introspect_listen_ip_for_node CONFIG
++ local ip=0.0.0.0
++ is_enabled True
++ local val=true
++ [[ true == \t\r\u\e ]]
++ echo 0.0.0.0
+ add_ini_params_from_env API /etc/contrail/contrail-api-0.conf
+ local service_name=API
+ local cfg_path=/etc/contrail/contrail-api-0.conf
+ local delim=__
++ grep '^API__.*__.*=.*$'
++ cut -d = -f 1
++ set -o posix
++ set
++ sort
++ sed 's/^API__//g'
+ local vars=
+ local section=
+ (( ++index ))
+ (( index < CONFIG_API_WORKER_COUNT ))
+ (( CONFIG_API_WORKER_COUNT > 1 ))
+ service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0'
+ set_third_party_auth_config
+ [[ keystone != \k\e\y\s\t\o\n\e ]]
+ local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp
+ cat
+ [[ /v3 == \/\v\3 ]]
+ cat
+ [[ http == \h\t\t\p\s ]]
+ [[ -n '' ]]
+ [[ -n '' ]]
+ [[ -n public ]]
+ echo 'interface = public'
+ mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf
+ set_vnc_api_lib_ini
+ local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp
+ cat
+ is_enabled false
+ local val=false
+ [[ false == \t\r\u\e ]]
+ [[ false == \y\e\s ]]
+ [[ false == \e\n\a\b\l\e\d ]]
+ [[ keystone == \k\e\y\s\t\o\n\e ]]
+ cat
+ [[ http == \h\t\t\p\s ]]
+ mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini
+ upgrade_old_logs contrail-api
+ local template=contrail-api
++ dirname /var/log/contrail/config-api
+ local old_dir=/var/log/contrail
+ mkdir -p /var/log/contrail/config-api
+ chmod 755 /var/log/contrail/config-api
+ mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/
+ true
+ [[ -n 1999 ]]
+ [[ -n 1999 ]]
+ local owner_opts=1999:1999
+ chown 1999:1999 /var/log/contrail/config-api
+ find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' +
+ run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0
+ [[ -n 1999 ]]
+ [[ -n 1999 ]]
+ local owner_opts=1999:1999
+ mkdir -p /etc/contrail /var/lib/contrail
+ chown 1999:1999 /etc/contrail /var/lib/contrail
+ find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' +
+ chmod 755 /etc/contrail
+ do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0
+ [[ -n 1999 ]]
+ [[ -n 1999 ]]
+ mkdir -p /var/crashes
+ chmod 777 /var/crashes
++ id -un 1999
+ local user_name=contrail
+ export HOME=/home/contrail
+ HOME=/home/contrail
+ mkdir -p /home/contrail
+ chown -R 1999:1999 /home/contrail
+ exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0
/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="?
if ip_alloc_unit is not 1:
/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="?
if len(ipam_subnets) is 0:
/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="?
if len(ipam_subnets) is 0:
03/02/2026 02:05:15.536 7fe1f50b53c0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True
03/02/2026 02:05:15.692 7fe1f50b53c0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084
03/02/2026 02:05:15.705 7fe1f50b53c0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG]
03/02/2026 02:05:15.705 7fe1f50b53c0 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log]
Traceback (most recent call last):
File "/usr/local/bin/contrail-api", line 8, in <module>
sys.exit(server_main())
File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 5369, in server_main
main(args_str, VncApiServer(args_str))
File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 2214, in __init__
self._db_connect(self._args.reset_config)
File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 3538, in _db_connect
self._db_conn = VncDbClient(
File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_db.py", line 1235, in __init__
self._msgbus = VncServerKombuClient(self, rabbit_servers,
File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_db.py", line 287, in __init__
super(VncServerKombuClient, self).__init__(
File "/usr/local/lib/python3.9/site-packages/cfgm_common/vnc_kombu.py", line 368, in __init__
self._start(q_name)
File "/usr/local/lib/python3.9/site-packages/cfgm_common/vnc_kombu.py", line 223, in _start
self._reconnect_drain(delete_old_q=True)
File "/usr/local/lib/python3.9/site-packages/cfgm_common/vnc_kombu.py", line 101, in _reconnect_drain
self._consumer = kombu.Consumer(self._channel_drain,
File "/usr/local/lib/python3.9/site-packages/kombu/messaging.py", line 414, in __init__
self.revive(self.channel)
File "/usr/local/lib/python3.9/site-packages/kombu/messaging.py", line 436, in revive
self.declare()
File "/usr/local/lib/python3.9/site-packages/kombu/messaging.py", line 450, in declare
queue.declare()
File "/usr/local/lib/python3.9/site-packages/kombu/entity.py", line 617, in declare
self._create_queue(nowait=nowait, channel=channel)
File "/usr/local/lib/python3.9/site-packages/kombu/entity.py", line 626, in _create_queue
self.queue_declare(nowait=nowait, passive=False, channel=channel)
File "/usr/local/lib/python3.9/site-packages/kombu/entity.py", line 655, in queue_declare
ret = channel.queue_declare(
File "/usr/local/lib/python3.9/site-packages/amqp/channel.py", line 1162, in queue_declare
return queue_declare_ok_t(*self.wait(
File "/usr/local/lib/python3.9/site-packages/amqp/abstract_channel.py", line 99, in wait
self.connection.drain_events(timeout=timeout)
File "/usr/local/lib/python3.9/site-packages/amqp/connection.py", line 526, in drain_events
while not self.blocking_read(timeout):
File "/usr/local/lib/python3.9/site-packages/amqp/connection.py", line 531, in blocking_read
frame = self.transport.read_frame()
File "/usr/local/lib/python3.9/site-packages/amqp/transport.py", line 297, in read_frame
frame_header = read(7, True)
File "/usr/local/lib/python3.9/site-packages/amqp/transport.py", line 640, in _read
raise OSError('Server unexpectedly closed connection')
OSError: Server unexpectedly closed connection
+++ date
++ echo 'INFO: =================== Mon Mar 2 02:08:30 AM UTC 2026 ==================='
INFO: =================== Mon Mar 2 02:08:30 AM UTC 2026 ===================
++ LOG_LOCAL=1
++ source /functions.sh
++ source /contrail-functions.sh
+++ get_default_ip
++++ get_default_nic
++++ get_gateway_nic_for_ip 1
++++ command -v ip
++++ local ip=1
+++++ grep -o 'dev.*'
+++++ awk '{print $2}'
+++++ ip route get 1
++++ local iface=ens3
++++ [[ ens3 == \l\o ]]
++++ echo ens3
+++ local nic=ens3
+++ get_ip_for_nic ens3
+++ local nic=ens3
+++ cut -d / -f 1
+++ get_cidr_for_nic ens3
+++ command -v ip
+++ local nic=ens3
+++ grep 'inet '
+++ head -n 1
+++ awk '{print $2}'
+++ ip addr show dev ens3
++ 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.242,10.0.0.27,10.0.0.23
++ ANALYTICS_ALARM_ENABLE=True
++ ANALYTICS_SNMP_ENABLE=True
++ ANALYTICSDB_ENABLE=True
++ ANALYTICS_NODES=10.0.0.242,10.0.0.27,10.0.0.23
++ ANALYTICSDB_NODES=10.0.0.242,10.0.0.27,10.0.0.23
++ ANALYTICS_SNMP_NODES=10.0.0.242,10.0.0.27,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.242
+++ local server_address=10.0.0.242
+++ extended_server_list+='10.0.0.242:8081 '
+++ for server in "${server_list[@]}"
++++ echo 10.0.0.27
+++ local server_address=10.0.0.27
+++ extended_server_list+='10.0.0.27: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.242:8081 10.0.0.27:8081 10.0.0.23:8081 ' ']'
+++ echo '10.0.0.242:8081 10.0.0.27:8081 10.0.0.23:8081'
++ ANALYTICS_SERVERS='10.0.0.242:8081 10.0.0.27: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.242
+++ local server_address=10.0.0.242
+++ extended_server_list+='10.0.0.242:9042 '
+++ for server in "${server_list[@]}"
++++ echo 10.0.0.27
+++ local server_address=10.0.0.27
+++ extended_server_list+='10.0.0.27: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.242:9042 10.0.0.27:9042 10.0.0.23:9042 ' ']'
+++ echo '10.0.0.242:9042 10.0.0.27:9042 10.0.0.23:9042'
++ ANALYTICSDB_CQL_SERVERS='10.0.0.242:9042 10.0.0.27:9042 10.0.0.23:9042'
++ ANALYTICS_API_VIP=
++ ANALYTICS_ALARM_NODES=10.0.0.242,10.0.0.27,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.242
+++ local server_address=10.0.0.242
+++ extended_server_list+='10.0.0.242:8086 '
+++ for server in "${server_list[@]}"
++++ echo 10.0.0.27
+++ local server_address=10.0.0.27
+++ extended_server_list+='10.0.0.27: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.242:8086 10.0.0.27:8086 10.0.0.23:8086 ' ']'
+++ echo '10.0.0.242:8086 10.0.0.27:8086 10.0.0.23:8086'
++ COLLECTOR_SERVERS='10.0.0.242:8086 10.0.0.27: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.242,10.0.0.27,10.0.0.23
++ CONFIGDB_NODES=10.0.0.242,10.0.0.27,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.242
+++ local server_address=10.0.0.242
+++ extended_server_list+='10.0.0.242:8082 '
+++ for server in "${server_list[@]}"
++++ echo 10.0.0.27
+++ local server_address=10.0.0.27
+++ extended_server_list+='10.0.0.27: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.242:8082 10.0.0.27:8082 10.0.0.23:8082 ' ']'
+++ echo '10.0.0.242:8082 10.0.0.27:8082 10.0.0.23:8082'
++ CONFIG_SERVERS='10.0.0.242:8082 10.0.0.27: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.242
+++ local server_address=10.0.0.242
+++ extended_server_list+='10.0.0.242:9161 '
+++ for server in "${server_list[@]}"
++++ echo 10.0.0.27
+++ local server_address=10.0.0.27
+++ extended_server_list+='10.0.0.27: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.242:9161 10.0.0.27:9161 10.0.0.23:9161 ' ']'
+++ echo '10.0.0.242:9161 10.0.0.27:9161 10.0.0.23:9161'
++ CONFIGDB_SERVERS='10.0.0.242:9161 10.0.0.27: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.242
+++ local server_address=10.0.0.242
+++ extended_server_list+='10.0.0.242:9041 '
+++ for server in "${server_list[@]}"
++++ echo 10.0.0.27
+++ local server_address=10.0.0.27
+++ extended_server_list+='10.0.0.27: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.242:9041 10.0.0.27:9041 10.0.0.23:9041 ' ']'
+++ echo '10.0.0.242:9041 10.0.0.27:9041 10.0.0.23:9041'
++ CONFIGDB_CQL_SERVERS='10.0.0.242:9041 10.0.0.27: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.193,10.20.0.254,10.20.0.14
++ CONTROL_INTROSPECT_PORT=8083
++ DNS_NODES=10.20.0.193,10.20.0.254,10.20.0.14
++ DNS_SERVER_PORT=53
++ DNS_INTROSPECT_PORT=8092
++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg==
++ USE_EXTERNAL_TFTP=False
++ ZOOKEEPER_NODES=10.0.0.242,10.0.0.27,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.242
+++ local server_address=10.0.0.242
+++ extended_server_list+=10.0.0.242:2181,
+++ for server in "${server_list[@]}"
++++ echo 10.0.0.27
+++ local server_address=10.0.0.27
+++ extended_server_list+=10.0.0.27: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.242:2181,10.0.0.27:2181,10.0.0.23:2181, ']'
+++ echo 10.0.0.242:2181,10.0.0.27:2181,10.0.0.23:2181
++ ZOOKEEPER_SERVERS=10.0.0.242:2181,10.0.0.27: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.242
+++ local server_address=10.0.0.242
+++ extended_server_list+='10.0.0.242:2181 '
+++ for server in "${server_list[@]}"
++++ echo 10.0.0.27
+++ local server_address=10.0.0.27
+++ extended_server_list+='10.0.0.27: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.242:2181 10.0.0.27:2181 10.0.0.23:2181 ' ']'
+++ echo '10.0.0.242:2181 10.0.0.27:2181 10.0.0.23:2181'
++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.242:2181 10.0.0.27:2181 10.0.0.23:2181'
++ RABBITMQ_NODES=10.0.0.242,10.0.0.27,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.242
+++ local server_address=10.0.0.242
+++ extended_server_list+=10.0.0.242:5673,
+++ for server in "${server_list[@]}"
++++ echo 10.0.0.27
+++ local server_address=10.0.0.27
+++ extended_server_list+=10.0.0.27: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.242:5673,10.0.0.27:5673,10.0.0.23:5673, ']'
+++ echo 10.0.0.242:5673,10.0.0.27:5673,10.0.0.23:5673
++ RABBITMQ_SERVERS=10.0.0.242:5673,10.0.0.27: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.242
+++ local server_address=10.0.0.242
+++ extended_server_list+='10.0.0.242:6379 '
+++ for server in "${server_list[@]}"
++++ echo 10.0.0.27
+++ local server_address=10.0.0.27
+++ extended_server_list+='10.0.0.27: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.242:6379 10.0.0.27:6379 10.0.0.23:6379 ' ']'
+++ echo '10.0.0.242:6379 10.0.0.27:6379 10.0.0.23:6379'
++ REDIS_SERVERS='10.0.0.242:6379 10.0.0.27: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.242,10.0.0.27,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.242
+++ local server_address=10.0.0.242
+++ extended_server_list+='10.0.0.242:9092 '
+++ for server in "${server_list[@]}"
++++ echo 10.0.0.27
+++ local server_address=10.0.0.27
+++ extended_server_list+='10.0.0.27: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.242:9092 10.0.0.27:9092 10.0.0.23:9092 ' ']'
+++ echo '10.0.0.242:9092 10.0.0.27:9092 10.0.0.23:9092'
++ KAFKA_SERVERS='10.0.0.242:9092 10.0.0.27: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.242
++ KEYSTONE_AUTH_PROTO=http
++ KEYSTONE_AUTH_ADMIN_PORT=5000
++ KEYSTONE_AUTH_PUBLIC_PORT=5000
++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens
++ KEYSTONE_AUTH_INSECURE=True
++ KEYSTONE_AUTH_CERTFILE=
++ KEYSTONE_AUTH_KEYFILE=
++ KEYSTONE_AUTH_CA_CERTFILE=
++ KEYSTONE_AUTH_ENDPOINT_TYPE=
++ KEYSTONE_AUTH_SYNC_ON_DEMAND=
++ KEYSTONE_AUTH_INTERFACE=public
++ KUBEMANAGER_NODES=10.0.0.242,10.0.0.27,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.242,10.0.0.27,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.242,10.0.0.27,10.0.0.23
+ local cassandra=10.0.0.242
+ (( i=1 ))
+ (( i<=30 ))
+ echo -e '\035\nquit'
+ nc -z 10.0.0.242 9041
+ echo 'INFO: Cassandra is connected'
INFO: Cassandra is connected
+ sleep 5
+ return 0
+ host_ip=0.0.0.0
+ is_enabled
+ local val=
+ [[ '' == \t\r\u\e ]]
+ [[ '' == \y\e\s ]]
+ [[ '' == \e\n\a\b\l\e\d ]]
++ get_listen_ip_for_node CONFIG
+++ find_my_ip_and_order_for_node CONFIG
+++ cut -d ' ' -f 1
+++ local server_typ=CONFIG_NODES
+++ find_my_ip_and_order_for_node_list 10.0.0.242,10.0.0.27,10.0.0.23
+++ local servers=10.0.0.242,10.0.0.27,10.0.0.23
+++ local server_list=
+++ IFS=,
+++ read -ra server_list
++++ get_local_ips
++++ cat /proc/net/fib_trie
++++ grep -vi host
++++ uniq
++++ sort
++++ awk '/32 host/ { print f } {f=$2}'
++++ tr '\n' ,
+++ local local_ips=,10.0.0.23,10.20.0.14,127.0.0.1,172.17.0.1,,
+++ local ord=1
+++ for server in "${server_list[@]}"
+++ local ret=0
++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.242'\''))'
+++ local server_ip=10.0.0.242
+++ [[ 0 == 0 ]]
+++ [[ -n 10.0.0.242 ]]
+++ [[ ,10.0.0.23,10.20.0.14,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.242, ]]
+++ (( ord+=1 ))
+++ for server in "${server_list[@]}"
+++ local ret=0
++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.27'\''))'
+++ local server_ip=10.0.0.27
+++ [[ 0 == 0 ]]
+++ [[ -n 10.0.0.27 ]]
+++ [[ ,10.0.0.23,10.20.0.14,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.27, ]]
+++ (( 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.14,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.242:9041 10.0.0.27:9041 10.0.0.23:9041
+ cassandra_server_list='10.0.0.242:9041 10.0.0.27:9041 10.0.0.23:9041'
+ config_api_certs_config=
+ uwsgi_socket='protocol = http\nsocket = 10.0.0.23:8082'
+ is_enabled false
+ local val=false
+ [[ false == \t\r\u\e ]]
+ [[ false == \y\e\s ]]
+ [[ false == \e\n\a\b\l\e\d ]]
+ is_enabled False
+ local val=false
+ [[ false == \t\r\u\e ]]
+ [[ false == \y\e\s ]]
+ [[ false == \e\n\a\b\l\e\d ]]
+ neutron_section=
+ mkdir -p /etc/contrail
+ introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}")
+ admin_port_list=("${CONFIG_API_ADMIN_PORT}")
+ (( index=0 ))
+ (( index < CONFIG_API_WORKER_COUNT-1 ))
+ (( index=0 ))
+ (( index < CONFIG_API_WORKER_COUNT ))
+ cat
++ get_introspect_listen_ip_for_node CONFIG
++ local ip=0.0.0.0
++ is_enabled True
++ local val=true
++ [[ true == \t\r\u\e ]]
++ echo 0.0.0.0
+ add_ini_params_from_env API /etc/contrail/contrail-api-0.conf
+ local service_name=API
+ local cfg_path=/etc/contrail/contrail-api-0.conf
+ local delim=__
++ grep '^API__.*__.*=.*$'
++ sort
++ set -o posix
++ set
++ sed 's/^API__//g'
++ cut -d = -f 1
+ local vars=
+ local section=
+ (( ++index ))
+ (( index < CONFIG_API_WORKER_COUNT ))
+ (( CONFIG_API_WORKER_COUNT > 1 ))
+ service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0'
+ set_third_party_auth_config
+ [[ keystone != \k\e\y\s\t\o\n\e ]]
+ local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp
+ cat
+ [[ /v3 == \/\v\3 ]]
+ cat
+ [[ http == \h\t\t\p\s ]]
+ [[ -n '' ]]
+ [[ -n '' ]]
+ [[ -n public ]]
+ echo 'interface = public'
+ mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf
+ set_vnc_api_lib_ini
+ local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp
+ cat
+ is_enabled false
+ local val=false
+ [[ false == \t\r\u\e ]]
+ [[ false == \y\e\s ]]
+ [[ false == \e\n\a\b\l\e\d ]]
+ [[ keystone == \k\e\y\s\t\o\n\e ]]
+ cat
+ [[ http == \h\t\t\p\s ]]
+ mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini
+ upgrade_old_logs contrail-api
+ local template=contrail-api
++ dirname /var/log/contrail/config-api
+ local old_dir=/var/log/contrail
+ mkdir -p /var/log/contrail/config-api
+ chmod 755 /var/log/contrail/config-api
+ mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/
+ true
+ [[ -n 1999 ]]
+ [[ -n 1999 ]]
+ local owner_opts=1999:1999
+ chown 1999:1999 /var/log/contrail/config-api
+ find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' +
+ run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0
+ [[ -n 1999 ]]
+ [[ -n 1999 ]]
+ local owner_opts=1999:1999
+ mkdir -p /etc/contrail /var/lib/contrail
+ chown 1999:1999 /etc/contrail /var/lib/contrail
+ find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' +
+ chmod 755 /etc/contrail
+ do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0
+ [[ -n 1999 ]]
+ [[ -n 1999 ]]
+ mkdir -p /var/crashes
+ chmod 777 /var/crashes
++ id -un 1999
+ local user_name=contrail
+ export HOME=/home/contrail
+ HOME=/home/contrail
+ mkdir -p /home/contrail
+ chown -R 1999:1999 /home/contrail
+ exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0
/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="?
if ip_alloc_unit is not 1:
/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="?
if len(ipam_subnets) is 0:
/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="?
if len(ipam_subnets) is 0:
03/02/2026 02:08:39.234 7f38e568e700 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True
03/02/2026 02:08:39.505 7f38e568e700 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084
03/02/2026 02:08:39.527 7f38e568e700 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG]
03/02/2026 02:08:39.528 7f38e568e700 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log]
Traceback (most recent call last):
File "/usr/local/bin/contrail-api", line 8, in <module>
sys.exit(server_main())
File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 5369, in server_main
main(args_str, VncApiServer(args_str))
File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 2214, in __init__
self._db_connect(self._args.reset_config)
File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 3538, in _db_connect
self._db_conn = VncDbClient(
File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_db.py", line 1235, in __init__
self._msgbus = VncServerKombuClient(self, rabbit_servers,
File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_db.py", line 287, in __init__
super(VncServerKombuClient, self).__init__(
File "/usr/local/lib/python3.9/site-packages/cfgm_common/vnc_kombu.py", line 368, in __init__
self._start(q_name)
File "/usr/local/lib/python3.9/site-packages/cfgm_common/vnc_kombu.py", line 223, in _start
self._reconnect_drain(delete_old_q=True)
File "/usr/local/lib/python3.9/site-packages/cfgm_common/vnc_kombu.py", line 101, in _reconnect_drain
self._consumer = kombu.Consumer(self._channel_drain,
File "/usr/local/lib/python3.9/site-packages/kombu/messaging.py", line 414, in __init__
self.revive(self.channel)
File "/usr/local/lib/python3.9/site-packages/kombu/messaging.py", line 436, in revive
self.declare()
File "/usr/local/lib/python3.9/site-packages/kombu/messaging.py", line 450, in declare
queue.declare()
File "/usr/local/lib/python3.9/site-packages/kombu/entity.py", line 616, in declare
self._create_exchange(nowait=nowait, channel=channel)
File "/usr/local/lib/python3.9/site-packages/kombu/entity.py", line 623, in _create_exchange
self.exchange.declare(nowait=nowait, channel=channel)
File "/usr/local/lib/python3.9/site-packages/kombu/entity.py", line 184, in declare
return (channel or self.channel).exchange_declare(
File "/usr/local/lib/python3.9/site-packages/amqp/channel.py", line 624, in exchange_declare
self.send_method(
File "/usr/local/lib/python3.9/site-packages/amqp/abstract_channel.py", line 79, in send_method
return self.wait(wait, returns_tuple=returns_tuple)
File "/usr/local/lib/python3.9/site-packages/amqp/abstract_channel.py", line 99, in wait
self.connection.drain_events(timeout=timeout)
File "/usr/local/lib/python3.9/site-packages/amqp/connection.py", line 526, in drain_events
while not self.blocking_read(timeout):
File "/usr/local/lib/python3.9/site-packages/amqp/connection.py", line 531, in blocking_read
frame = self.transport.read_frame()
File "/usr/local/lib/python3.9/site-packages/amqp/transport.py", line 297, in read_frame
frame_header = read(7, True)
File "/usr/local/lib/python3.9/site-packages/amqp/transport.py", line 640, in _read
raise OSError('Server unexpectedly closed connection')
OSError: Server unexpectedly closed connection
+++ date
++ echo 'INFO: =================== Mon Mar 2 02:11:40 AM UTC 2026 ==================='
INFO: =================== Mon Mar 2 02:11:40 AM UTC 2026 ===================
++ LOG_LOCAL=1
++ source /functions.sh
++ source /contrail-functions.sh
+++ get_default_ip
++++ get_default_nic
++++ get_gateway_nic_for_ip 1
++++ command -v ip
++++ local ip=1
+++++ 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
+++ cut -d / -f 1
+++ get_cidr_for_nic ens3
+++ command -v ip
+++ local nic=ens3
+++ awk '{print $2}'
+++ grep 'inet '
+++ ip addr show dev ens3
+++ 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
+++ tail -n 1
+++ awk '/pagesize=2M/{print($3)}'
++ HUGE_PAGES_2MB_DIR=
++ DPDK_MEM_PER_SOCKET=1024
++ DPDK_COMMAND_ADDITIONAL_ARGS=
++ NIC_OFFLOAD_ENABLE=False
++ DPDK_ENABLE_VLAN_FWRD=False
++ DIST_SNAT_PROTO_PORT_LIST=
++ CLOUD_ORCHESTRATOR=openstack
++ CLOUD_ADMIN_ROLE=admin
++ AAA_MODE=rbac
++ AUTH_MODE=keystone
++ AUTH_PARAMS=
++ SSL_ENABLE=false
++ SSL_INSECURE=True
++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem
++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem
++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem
++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem
++ SELFSIGNED_CERTS_WITH_IPS=True
++ CONTROLLER_NODES=10.0.0.242,10.0.0.27,10.0.0.23
++ ANALYTICS_ALARM_ENABLE=True
++ ANALYTICS_SNMP_ENABLE=True
++ ANALYTICSDB_ENABLE=True
++ ANALYTICS_NODES=10.0.0.242,10.0.0.27,10.0.0.23
++ ANALYTICSDB_NODES=10.0.0.242,10.0.0.27,10.0.0.23
++ ANALYTICS_SNMP_NODES=10.0.0.242,10.0.0.27,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.242
+++ local server_address=10.0.0.242
+++ extended_server_list+='10.0.0.242:8081 '
+++ for server in "${server_list[@]}"
++++ echo 10.0.0.27
+++ local server_address=10.0.0.27
+++ extended_server_list+='10.0.0.27: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.242:8081 10.0.0.27:8081 10.0.0.23:8081 ' ']'
+++ echo '10.0.0.242:8081 10.0.0.27:8081 10.0.0.23:8081'
++ ANALYTICS_SERVERS='10.0.0.242:8081 10.0.0.27: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.242
+++ local server_address=10.0.0.242
+++ extended_server_list+='10.0.0.242:9042 '
+++ for server in "${server_list[@]}"
++++ echo 10.0.0.27
+++ local server_address=10.0.0.27
+++ extended_server_list+='10.0.0.27: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.242:9042 10.0.0.27:9042 10.0.0.23:9042 ' ']'
+++ echo '10.0.0.242:9042 10.0.0.27:9042 10.0.0.23:9042'
++ ANALYTICSDB_CQL_SERVERS='10.0.0.242:9042 10.0.0.27:9042 10.0.0.23:9042'
++ ANALYTICS_API_VIP=
++ ANALYTICS_ALARM_NODES=10.0.0.242,10.0.0.27,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.242
+++ local server_address=10.0.0.242
+++ extended_server_list+='10.0.0.242:8086 '
+++ for server in "${server_list[@]}"
++++ echo 10.0.0.27
+++ local server_address=10.0.0.27
+++ extended_server_list+='10.0.0.27: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.242:8086 10.0.0.27:8086 10.0.0.23:8086 ' ']'
+++ echo '10.0.0.242:8086 10.0.0.27:8086 10.0.0.23:8086'
++ COLLECTOR_SERVERS='10.0.0.242:8086 10.0.0.27: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.242,10.0.0.27,10.0.0.23
++ CONFIGDB_NODES=10.0.0.242,10.0.0.27,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.242
+++ local server_address=10.0.0.242
+++ extended_server_list+='10.0.0.242:8082 '
+++ for server in "${server_list[@]}"
++++ echo 10.0.0.27
+++ local server_address=10.0.0.27
+++ extended_server_list+='10.0.0.27: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.242:8082 10.0.0.27:8082 10.0.0.23:8082 ' ']'
+++ echo '10.0.0.242:8082 10.0.0.27:8082 10.0.0.23:8082'
++ CONFIG_SERVERS='10.0.0.242:8082 10.0.0.27: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.242
+++ local server_address=10.0.0.242
+++ extended_server_list+='10.0.0.242:9161 '
+++ for server in "${server_list[@]}"
++++ echo 10.0.0.27
+++ local server_address=10.0.0.27
+++ extended_server_list+='10.0.0.27: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.242:9161 10.0.0.27:9161 10.0.0.23:9161 ' ']'
+++ echo '10.0.0.242:9161 10.0.0.27:9161 10.0.0.23:9161'
++ CONFIGDB_SERVERS='10.0.0.242:9161 10.0.0.27: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.242
+++ local server_address=10.0.0.242
+++ extended_server_list+='10.0.0.242:9041 '
+++ for server in "${server_list[@]}"
++++ echo 10.0.0.27
+++ local server_address=10.0.0.27
+++ extended_server_list+='10.0.0.27: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.242:9041 10.0.0.27:9041 10.0.0.23:9041 ' ']'
+++ echo '10.0.0.242:9041 10.0.0.27:9041 10.0.0.23:9041'
++ CONFIGDB_CQL_SERVERS='10.0.0.242:9041 10.0.0.27: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.193,10.20.0.254,10.20.0.14
++ CONTROL_INTROSPECT_PORT=8083
++ DNS_NODES=10.20.0.193,10.20.0.254,10.20.0.14
++ DNS_SERVER_PORT=53
++ DNS_INTROSPECT_PORT=8092
++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg==
++ USE_EXTERNAL_TFTP=False
++ ZOOKEEPER_NODES=10.0.0.242,10.0.0.27,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.242
+++ local server_address=10.0.0.242
+++ extended_server_list+=10.0.0.242:2181,
+++ for server in "${server_list[@]}"
++++ echo 10.0.0.27
+++ local server_address=10.0.0.27
+++ extended_server_list+=10.0.0.27: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.242:2181,10.0.0.27:2181,10.0.0.23:2181, ']'
+++ echo 10.0.0.242:2181,10.0.0.27:2181,10.0.0.23:2181
++ ZOOKEEPER_SERVERS=10.0.0.242:2181,10.0.0.27: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.242
+++ local server_address=10.0.0.242
+++ extended_server_list+='10.0.0.242:2181 '
+++ for server in "${server_list[@]}"
++++ echo 10.0.0.27
+++ local server_address=10.0.0.27
+++ extended_server_list+='10.0.0.27: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.242:2181 10.0.0.27:2181 10.0.0.23:2181 ' ']'
+++ echo '10.0.0.242:2181 10.0.0.27:2181 10.0.0.23:2181'
++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.242:2181 10.0.0.27:2181 10.0.0.23:2181'
++ RABBITMQ_NODES=10.0.0.242,10.0.0.27,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.242
+++ local server_address=10.0.0.242
+++ extended_server_list+=10.0.0.242:5673,
+++ for server in "${server_list[@]}"
++++ echo 10.0.0.27
+++ local server_address=10.0.0.27
+++ extended_server_list+=10.0.0.27: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.242:5673,10.0.0.27:5673,10.0.0.23:5673, ']'
+++ echo 10.0.0.242:5673,10.0.0.27:5673,10.0.0.23:5673
++ RABBITMQ_SERVERS=10.0.0.242:5673,10.0.0.27: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.242
+++ local server_address=10.0.0.242
+++ extended_server_list+='10.0.0.242:6379 '
+++ for server in "${server_list[@]}"
++++ echo 10.0.0.27
+++ local server_address=10.0.0.27
+++ extended_server_list+='10.0.0.27: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.242:6379 10.0.0.27:6379 10.0.0.23:6379 ' ']'
+++ echo '10.0.0.242:6379 10.0.0.27:6379 10.0.0.23:6379'
++ REDIS_SERVERS='10.0.0.242:6379 10.0.0.27: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.242,10.0.0.27,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.242
+++ local server_address=10.0.0.242
+++ extended_server_list+='10.0.0.242:9092 '
+++ for server in "${server_list[@]}"
++++ echo 10.0.0.27
+++ local server_address=10.0.0.27
+++ extended_server_list+='10.0.0.27: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.242:9092 10.0.0.27:9092 10.0.0.23:9092 ' ']'
+++ echo '10.0.0.242:9092 10.0.0.27:9092 10.0.0.23:9092'
++ KAFKA_SERVERS='10.0.0.242:9092 10.0.0.27: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.242
++ KEYSTONE_AUTH_PROTO=http
++ KEYSTONE_AUTH_ADMIN_PORT=5000
++ KEYSTONE_AUTH_PUBLIC_PORT=5000
++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens
++ KEYSTONE_AUTH_INSECURE=True
++ KEYSTONE_AUTH_CERTFILE=
++ KEYSTONE_AUTH_KEYFILE=
++ KEYSTONE_AUTH_CA_CERTFILE=
++ KEYSTONE_AUTH_ENDPOINT_TYPE=
++ KEYSTONE_AUTH_SYNC_ON_DEMAND=
++ KEYSTONE_AUTH_INTERFACE=public
++ KUBEMANAGER_NODES=10.0.0.242,10.0.0.27,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.242,10.0.0.27,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.242,10.0.0.27,10.0.0.23
++ cut -d , -f 1
+ local cassandra=10.0.0.242
+ (( i=1 ))
+ (( i<=30 ))
+ echo -e '\035\nquit'
+ nc -z 10.0.0.242 9041
+ echo 'INFO: Cassandra is connected'
INFO: Cassandra is connected
+ sleep 5
+ return 0
+ host_ip=0.0.0.0
+ is_enabled
+ local val=
+ [[ '' == \t\r\u\e ]]
+ [[ '' == \y\e\s ]]
+ [[ '' == \e\n\a\b\l\e\d ]]
++ get_listen_ip_for_node CONFIG
+++ find_my_ip_and_order_for_node CONFIG
+++ local server_typ=CONFIG_NODES
+++ find_my_ip_and_order_for_node_list 10.0.0.242,10.0.0.27,10.0.0.23
+++ local servers=10.0.0.242,10.0.0.27,10.0.0.23
+++ local server_list=
+++ IFS=,
+++ read -ra server_list
+++ cut -d ' ' -f 1
++++ get_local_ips
++++ uniq
++++ sort
++++ grep -vi host
++++ cat /proc/net/fib_trie
++++ tr '\n' ,
++++ awk '/32 host/ { print f } {f=$2}'
+++ local local_ips=,10.0.0.23,10.20.0.14,127.0.0.1,172.17.0.1,,
+++ local ord=1
+++ for server in "${server_list[@]}"
+++ local ret=0
++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.242'\''))'
+++ local server_ip=10.0.0.242
+++ [[ 0 == 0 ]]
+++ [[ -n 10.0.0.242 ]]
+++ [[ ,10.0.0.23,10.20.0.14,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.242, ]]
+++ (( ord+=1 ))
+++ for server in "${server_list[@]}"
+++ local ret=0
++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.27'\''))'
+++ local server_ip=10.0.0.27
+++ [[ 0 == 0 ]]
+++ [[ -n 10.0.0.27 ]]
+++ [[ ,10.0.0.23,10.20.0.14,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.27, ]]
+++ (( 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.14,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.242:9041 10.0.0.27:9041 10.0.0.23:9041
++ sed 's/,/ /g'
+ cassandra_server_list='10.0.0.242:9041 10.0.0.27: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
++ sed 's/^API__//g'
++ cut -d = -f 1
+ local vars=
+ local section=
+ (( ++index ))
+ (( index < CONFIG_API_WORKER_COUNT ))
+ (( CONFIG_API_WORKER_COUNT > 1 ))
+ service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0'
+ set_third_party_auth_config
+ [[ keystone != \k\e\y\s\t\o\n\e ]]
+ local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp
+ cat
+ [[ /v3 == \/\v\3 ]]
+ cat
+ [[ http == \h\t\t\p\s ]]
+ [[ -n '' ]]
+ [[ -n '' ]]
+ [[ -n public ]]
+ echo 'interface = public'
+ mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf
+ set_vnc_api_lib_ini
+ local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp
+ cat
+ is_enabled false
+ local val=false
+ [[ false == \t\r\u\e ]]
+ [[ false == \y\e\s ]]
+ [[ false == \e\n\a\b\l\e\d ]]
+ [[ keystone == \k\e\y\s\t\o\n\e ]]
+ cat
+ [[ http == \h\t\t\p\s ]]
+ mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini
+ upgrade_old_logs contrail-api
+ local template=contrail-api
++ dirname /var/log/contrail/config-api
+ local old_dir=/var/log/contrail
+ mkdir -p /var/log/contrail/config-api
+ chmod 755 /var/log/contrail/config-api
+ mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/
+ true
+ [[ -n 1999 ]]
+ [[ -n 1999 ]]
+ local owner_opts=1999:1999
+ chown 1999:1999 /var/log/contrail/config-api
+ find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' +
+ run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0
+ [[ -n 1999 ]]
+ [[ -n 1999 ]]
+ local owner_opts=1999:1999
+ mkdir -p /etc/contrail /var/lib/contrail
+ chown 1999:1999 /etc/contrail /var/lib/contrail
+ find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' +
+ chmod 755 /etc/contrail
+ do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0
+ [[ -n 1999 ]]
+ [[ -n 1999 ]]
+ mkdir -p /var/crashes
+ chmod 777 /var/crashes
++ id -un 1999
+ local user_name=contrail
+ export HOME=/home/contrail
+ HOME=/home/contrail
+ mkdir -p /home/contrail
+ chown -R 1999:1999 /home/contrail
+ exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0
/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="?
if ip_alloc_unit is not 1:
/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="?
if len(ipam_subnets) is 0:
/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="?
if len(ipam_subnets) is 0:
03/02/2026 02:11:49.480 7fcff9e82640 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True
03/02/2026 02:11:49.672 7fcff9e82640 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084
03/02/2026 02:11:49.702 7fcff9e82640 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG]
03/02/2026 02:11:49.703 7fcff9e82640 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log]
[Introspect:8084]10.0.0.23 - - [2026-03-02 02:11:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000811
[Introspect:8084]10.0.0.23 - - [2026-03-02 02:12:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000615
[Introspect:8084]10.0.0.23 - - [2026-03-02 02:12:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000628
[Introspect:8084]10.0.0.23 - - [2026-03-02 02:12:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000688
[Introspect:8084]10.0.0.23 - - [2026-03-02 02:12:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000583
[Introspect:8084]10.0.0.23 - - [2026-03-02 02:12:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000604
[Introspect:8084]10.0.0.23 - - [2026-03-02 02:13:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000744
[Introspect:8084]10.0.0.23 - - [2026-03-02 02:13:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000722
[Introspect:8084]10.0.0.23 - - [2026-03-02 02:13:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000570
[Introspect:8084]10.0.0.23 - - [2026-03-02 02:13:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000561
[Introspect:8084]10.0.0.23 - - [2026-03-02 02:13:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000633
[Introspect:8084]10.0.0.23 - - [2026-03-02 02:14:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000650
[Introspect:8084]10.0.0.23 - - [2026-03-02 02:14:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000555
[Introspect:8084]10.0.0.23 - - [2026-03-02 02:14:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000726
[Introspect:8084]10.0.0.23 - - [2026-03-02 02:14:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000667
Traceback (most recent call last):
File "/usr/local/bin/contrail-api", line 8, in <module>
sys.exit(server_main())
File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 5369, in server_main
main(args_str, VncApiServer(args_str))
File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 2214, in __init__
self._db_connect(self._args.reset_config)
File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 3538, in _db_connect
self._db_conn = VncDbClient(
File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_db.py", line 1235, in __init__
self._msgbus = VncServerKombuClient(self, rabbit_servers,
File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_db.py", line 287, in __init__
super(VncServerKombuClient, self).__init__(
File "/usr/local/lib/python3.9/site-packages/cfgm_common/vnc_kombu.py", line 368, in __init__
self._start(q_name)
File "/usr/local/lib/python3.9/site-packages/cfgm_common/vnc_kombu.py", line 223, in _start
self._reconnect_drain(delete_old_q=True)
File "/usr/local/lib/python3.9/site-packages/cfgm_common/vnc_kombu.py", line 101, in _reconnect_drain
self._consumer = kombu.Consumer(self._channel_drain,
File "/usr/local/lib/python3.9/site-packages/kombu/messaging.py", line 414, in __init__
self.revive(self.channel)
File "/usr/local/lib/python3.9/site-packages/kombu/messaging.py", line 436, in revive
self.declare()
File "/usr/local/lib/python3.9/site-packages/kombu/messaging.py", line 450, in declare
queue.declare()
File "/usr/local/lib/python3.9/site-packages/kombu/entity.py", line 616, in declare
self._create_exchange(nowait=nowait, channel=channel)
File "/usr/local/lib/python3.9/site-packages/kombu/entity.py", line 623, in _create_exchange
self.exchange.declare(nowait=nowait, channel=channel)
File "/usr/local/lib/python3.9/site-packages/kombu/entity.py", line 184, in declare
return (channel or self.channel).exchange_declare(
File "/usr/local/lib/python3.9/site-packages/amqp/channel.py", line 624, in exchange_declare
self.send_method(
File "/usr/local/lib/python3.9/site-packages/amqp/abstract_channel.py", line 79, in send_method
return self.wait(wait, returns_tuple=returns_tuple)
File "/usr/local/lib/python3.9/site-packages/amqp/abstract_channel.py", line 99, in wait
self.connection.drain_events(timeout=timeout)
File "/usr/local/lib/python3.9/site-packages/amqp/connection.py", line 526, in drain_events
while not self.blocking_read(timeout):
File "/usr/local/lib/python3.9/site-packages/amqp/connection.py", line 531, in blocking_read
frame = self.transport.read_frame()
File "/usr/local/lib/python3.9/site-packages/amqp/transport.py", line 297, in read_frame
frame_header = read(7, True)
File "/usr/local/lib/python3.9/site-packages/amqp/transport.py", line 640, in _read
raise OSError('Server unexpectedly closed connection')
OSError: Server unexpectedly closed connection
+++ date
++ echo 'INFO: =================== Mon Mar 2 02:14:50 AM UTC 2026 ==================='
INFO: =================== Mon Mar 2 02:14:50 AM UTC 2026 ===================
++ LOG_LOCAL=1
++ source /functions.sh
++ source /contrail-functions.sh
+++ get_default_ip
++++ get_default_nic
++++ get_gateway_nic_for_ip 1
++++ command -v ip
++++ local ip=1
+++++ ip route get 1
+++++ grep -o 'dev.*'
+++++ awk '{print $2}'
++++ local iface=ens3
++++ [[ ens3 == \l\o ]]
++++ echo ens3
+++ local nic=ens3
+++ get_ip_for_nic ens3
+++ local nic=ens3
+++ get_cidr_for_nic ens3
+++ command -v ip
+++ local nic=ens3
+++ cut -d / -f 1
+++ ip addr show dev ens3
+++ grep 'inet '
+++ head -n 1
+++ awk '{print $2}'
++ DEFAULT_LOCAL_IP=10.0.0.23
++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN
++ VXLAN_VN_ID_MODE=automatic
++ DPDK_UIO_DRIVER=uio_pci_generic
++ CPU_CORE_MASK=0x01
++ SERVICE_CORE_MASK=
++ DPDK_CTRL_THREAD_MASK=
++ HUGE_PAGES=
++ HUGE_PAGES_DIR=/dev/hugepages
++ HUGE_PAGES_1GB=0
++ HUGE_PAGES_2MB=256
++ HUGE_PAGES_1GB_DIR=
++ HUGE_PAGES_2MB_DIR=
++ [[ 0 != 0 ]]
++ [[ 0 != 256 ]]
++ [[ -z '' ]]
+++ mount -t hugetlbfs
+++ awk '/pagesize=2M/{print($3)}'
+++ tail -n 1
++ HUGE_PAGES_2MB_DIR=
++ DPDK_MEM_PER_SOCKET=1024
++ DPDK_COMMAND_ADDITIONAL_ARGS=
++ NIC_OFFLOAD_ENABLE=False
++ DPDK_ENABLE_VLAN_FWRD=False
++ DIST_SNAT_PROTO_PORT_LIST=
++ CLOUD_ORCHESTRATOR=openstack
++ CLOUD_ADMIN_ROLE=admin
++ AAA_MODE=rbac
++ AUTH_MODE=keystone
++ AUTH_PARAMS=
++ SSL_ENABLE=false
++ SSL_INSECURE=True
++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem
++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem
++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem
++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem
++ SELFSIGNED_CERTS_WITH_IPS=True
++ CONTROLLER_NODES=10.0.0.242,10.0.0.27,10.0.0.23
++ ANALYTICS_ALARM_ENABLE=True
++ ANALYTICS_SNMP_ENABLE=True
++ ANALYTICSDB_ENABLE=True
++ ANALYTICS_NODES=10.0.0.242,10.0.0.27,10.0.0.23
++ ANALYTICSDB_NODES=10.0.0.242,10.0.0.27,10.0.0.23
++ ANALYTICS_SNMP_NODES=10.0.0.242,10.0.0.27,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.242
+++ local server_address=10.0.0.242
+++ extended_server_list+='10.0.0.242:8081 '
+++ for server in "${server_list[@]}"
++++ echo 10.0.0.27
+++ local server_address=10.0.0.27
+++ extended_server_list+='10.0.0.27: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.242:8081 10.0.0.27:8081 10.0.0.23:8081 ' ']'
+++ echo '10.0.0.242:8081 10.0.0.27:8081 10.0.0.23:8081'
++ ANALYTICS_SERVERS='10.0.0.242:8081 10.0.0.27: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.242
+++ local server_address=10.0.0.242
+++ extended_server_list+='10.0.0.242:9042 '
+++ for server in "${server_list[@]}"
++++ echo 10.0.0.27
+++ local server_address=10.0.0.27
+++ extended_server_list+='10.0.0.27: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.242:9042 10.0.0.27:9042 10.0.0.23:9042 ' ']'
+++ echo '10.0.0.242:9042 10.0.0.27:9042 10.0.0.23:9042'
++ ANALYTICSDB_CQL_SERVERS='10.0.0.242:9042 10.0.0.27:9042 10.0.0.23:9042'
++ ANALYTICS_API_VIP=
++ ANALYTICS_ALARM_NODES=10.0.0.242,10.0.0.27,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.242
+++ local server_address=10.0.0.242
+++ extended_server_list+='10.0.0.242:8086 '
+++ for server in "${server_list[@]}"
++++ echo 10.0.0.27
+++ local server_address=10.0.0.27
+++ extended_server_list+='10.0.0.27: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.242:8086 10.0.0.27:8086 10.0.0.23:8086 ' ']'
+++ echo '10.0.0.242:8086 10.0.0.27:8086 10.0.0.23:8086'
++ COLLECTOR_SERVERS='10.0.0.242:8086 10.0.0.27: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.242,10.0.0.27,10.0.0.23
++ CONFIGDB_NODES=10.0.0.242,10.0.0.27,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.242
+++ local server_address=10.0.0.242
+++ extended_server_list+='10.0.0.242:8082 '
+++ for server in "${server_list[@]}"
++++ echo 10.0.0.27
+++ local server_address=10.0.0.27
+++ extended_server_list+='10.0.0.27: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.242:8082 10.0.0.27:8082 10.0.0.23:8082 ' ']'
+++ echo '10.0.0.242:8082 10.0.0.27:8082 10.0.0.23:8082'
++ CONFIG_SERVERS='10.0.0.242:8082 10.0.0.27: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.242
+++ local server_address=10.0.0.242
+++ extended_server_list+='10.0.0.242:9161 '
+++ for server in "${server_list[@]}"
++++ echo 10.0.0.27
+++ local server_address=10.0.0.27
+++ extended_server_list+='10.0.0.27: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.242:9161 10.0.0.27:9161 10.0.0.23:9161 ' ']'
+++ echo '10.0.0.242:9161 10.0.0.27:9161 10.0.0.23:9161'
++ CONFIGDB_SERVERS='10.0.0.242:9161 10.0.0.27: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.242
+++ local server_address=10.0.0.242
+++ extended_server_list+='10.0.0.242:9041 '
+++ for server in "${server_list[@]}"
++++ echo 10.0.0.27
+++ local server_address=10.0.0.27
+++ extended_server_list+='10.0.0.27: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.242:9041 10.0.0.27:9041 10.0.0.23:9041 ' ']'
+++ echo '10.0.0.242:9041 10.0.0.27:9041 10.0.0.23:9041'
++ CONFIGDB_CQL_SERVERS='10.0.0.242:9041 10.0.0.27: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.193,10.20.0.254,10.20.0.14
++ CONTROL_INTROSPECT_PORT=8083
++ DNS_NODES=10.20.0.193,10.20.0.254,10.20.0.14
++ DNS_SERVER_PORT=53
++ DNS_INTROSPECT_PORT=8092
++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg==
++ USE_EXTERNAL_TFTP=False
++ ZOOKEEPER_NODES=10.0.0.242,10.0.0.27,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.242
+++ local server_address=10.0.0.242
+++ extended_server_list+=10.0.0.242:2181,
+++ for server in "${server_list[@]}"
++++ echo 10.0.0.27
+++ local server_address=10.0.0.27
+++ extended_server_list+=10.0.0.27: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.242:2181,10.0.0.27:2181,10.0.0.23:2181, ']'
+++ echo 10.0.0.242:2181,10.0.0.27:2181,10.0.0.23:2181
++ ZOOKEEPER_SERVERS=10.0.0.242:2181,10.0.0.27: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.242
+++ local server_address=10.0.0.242
+++ extended_server_list+='10.0.0.242:2181 '
+++ for server in "${server_list[@]}"
++++ echo 10.0.0.27
+++ local server_address=10.0.0.27
+++ extended_server_list+='10.0.0.27: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.242:2181 10.0.0.27:2181 10.0.0.23:2181 ' ']'
+++ echo '10.0.0.242:2181 10.0.0.27:2181 10.0.0.23:2181'
++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.242:2181 10.0.0.27:2181 10.0.0.23:2181'
++ RABBITMQ_NODES=10.0.0.242,10.0.0.27,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.242
+++ local server_address=10.0.0.242
+++ extended_server_list+=10.0.0.242:5673,
+++ for server in "${server_list[@]}"
++++ echo 10.0.0.27
+++ local server_address=10.0.0.27
+++ extended_server_list+=10.0.0.27: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.242:5673,10.0.0.27:5673,10.0.0.23:5673, ']'
+++ echo 10.0.0.242:5673,10.0.0.27:5673,10.0.0.23:5673
++ RABBITMQ_SERVERS=10.0.0.242:5673,10.0.0.27: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.242
+++ local server_address=10.0.0.242
+++ extended_server_list+='10.0.0.242:6379 '
+++ for server in "${server_list[@]}"
++++ echo 10.0.0.27
+++ local server_address=10.0.0.27
+++ extended_server_list+='10.0.0.27: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.242:6379 10.0.0.27:6379 10.0.0.23:6379 ' ']'
+++ echo '10.0.0.242:6379 10.0.0.27:6379 10.0.0.23:6379'
++ REDIS_SERVERS='10.0.0.242:6379 10.0.0.27: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.242,10.0.0.27,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.242
+++ local server_address=10.0.0.242
+++ extended_server_list+='10.0.0.242:9092 '
+++ for server in "${server_list[@]}"
++++ echo 10.0.0.27
+++ local server_address=10.0.0.27
+++ extended_server_list+='10.0.0.27: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.242:9092 10.0.0.27:9092 10.0.0.23:9092 ' ']'
+++ echo '10.0.0.242:9092 10.0.0.27:9092 10.0.0.23:9092'
++ KAFKA_SERVERS='10.0.0.242:9092 10.0.0.27: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.242
++ KEYSTONE_AUTH_PROTO=http
++ KEYSTONE_AUTH_ADMIN_PORT=5000
++ KEYSTONE_AUTH_PUBLIC_PORT=5000
++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens
++ KEYSTONE_AUTH_INSECURE=True
++ KEYSTONE_AUTH_CERTFILE=
++ KEYSTONE_AUTH_KEYFILE=
++ KEYSTONE_AUTH_CA_CERTFILE=
++ KEYSTONE_AUTH_ENDPOINT_TYPE=
++ KEYSTONE_AUTH_SYNC_ON_DEMAND=
++ KEYSTONE_AUTH_INTERFACE=public
++ KUBEMANAGER_NODES=10.0.0.242,10.0.0.27,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.242,10.0.0.27,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.242,10.0.0.27,10.0.0.23
++ cut -d , -f 1
+ local cassandra=10.0.0.242
+ (( i=1 ))
+ (( i<=30 ))
+ echo -e '\035\nquit'
+ nc -z 10.0.0.242 9041
+ echo 'INFO: Cassandra is connected'
INFO: Cassandra is connected
+ sleep 5
+ return 0
+ host_ip=0.0.0.0
+ is_enabled
+ local val=
+ [[ '' == \t\r\u\e ]]
+ [[ '' == \y\e\s ]]
+ [[ '' == \e\n\a\b\l\e\d ]]
++ get_listen_ip_for_node CONFIG
+++ find_my_ip_and_order_for_node CONFIG
+++ local server_typ=CONFIG_NODES
+++ cut -d ' ' -f 1
+++ find_my_ip_and_order_for_node_list 10.0.0.242,10.0.0.27,10.0.0.23
+++ local servers=10.0.0.242,10.0.0.27,10.0.0.23
+++ local server_list=
+++ IFS=,
+++ read -ra server_list
++++ get_local_ips
++++ tr '\n' ,
++++ awk '/32 host/ { print f } {f=$2}'
++++ cat /proc/net/fib_trie
++++ uniq
++++ grep -vi host
++++ sort
+++ local local_ips=,10.0.0.23,10.20.0.14,127.0.0.1,172.17.0.1,,
+++ local ord=1
+++ for server in "${server_list[@]}"
+++ local ret=0
++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.242'\''))'
+++ local server_ip=10.0.0.242
+++ [[ 0 == 0 ]]
+++ [[ -n 10.0.0.242 ]]
+++ [[ ,10.0.0.23,10.20.0.14,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.242, ]]
+++ (( ord+=1 ))
+++ for server in "${server_list[@]}"
+++ local ret=0
++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.27'\''))'
+++ local server_ip=10.0.0.27
+++ [[ 0 == 0 ]]
+++ [[ -n 10.0.0.27 ]]
+++ [[ ,10.0.0.23,10.20.0.14,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.27, ]]
+++ (( 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.14,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.242:9041 10.0.0.27:9041 10.0.0.23:9041
++ sed 's/,/ /g'
+ cassandra_server_list='10.0.0.242:9041 10.0.0.27:9041 10.0.0.23:9041'
+ config_api_certs_config=
+ uwsgi_socket='protocol = http\nsocket = 10.0.0.23:8082'
+ is_enabled false
+ local val=false
+ [[ false == \t\r\u\e ]]
+ [[ false == \y\e\s ]]
+ [[ false == \e\n\a\b\l\e\d ]]
+ is_enabled False
+ local val=false
+ [[ false == \t\r\u\e ]]
+ [[ false == \y\e\s ]]
+ [[ false == \e\n\a\b\l\e\d ]]
+ neutron_section=
+ mkdir -p /etc/contrail
+ introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}")
+ admin_port_list=("${CONFIG_API_ADMIN_PORT}")
+ (( index=0 ))
+ (( index < CONFIG_API_WORKER_COUNT-1 ))
+ (( index=0 ))
+ (( index < CONFIG_API_WORKER_COUNT ))
+ cat
++ get_introspect_listen_ip_for_node CONFIG
++ local ip=0.0.0.0
++ is_enabled True
++ local val=true
++ [[ true == \t\r\u\e ]]
++ echo 0.0.0.0
+ add_ini_params_from_env API /etc/contrail/contrail-api-0.conf
+ local service_name=API
+ local cfg_path=/etc/contrail/contrail-api-0.conf
+ local delim=__
++ grep '^API__.*__.*=.*$'
++ sed 's/^API__//g'
++ 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:
03/02/2026 02:14:59.395 7fc321d7f5c0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True
03/02/2026 02:14:59.549 7fc321d7f5c0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084
03/02/2026 02:14:59.562 7fc321d7f5c0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG]
03/02/2026 02:14:59.562 7fc321d7f5c0 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log]
[Introspect:8084]10.0.0.23 - - [2026-03-02 02:15:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000694
[Introspect:8084]10.0.0.23 - - [2026-03-02 02:15:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000592
HttpError
Python 3.9.25: /usr/bin/python3
Mon Mar 2 02:15:15 2026
A problem occurred in a Python script. Here is the sequence of
function calls leading up to the error, in the order they occurred.
/usr/local/bin/contrail-api in
4 import sys
5 from vnc_cfg_api_server.api_server import server_main
6 if __name__ == '__main__':
7 sys.argv[0] = re.sub(r'(-script\.pyw|\.exe)?$', '', sys.argv[0])
8 sys.exit(server_main())
sys =
sys.exit =
server_main =
/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py in server_main(args_str=None)
5367 vnc_cgitb.enable(format='text')
5368
5369 main(args_str, VncApiServer(args_str))
5370 #server_main
5371
global main =
args_str = None
global VncApiServer =
/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py in __init__(self=, args_str='--conf_file /etc/contrail/contrail-api-0.conf --...ontrail/contrail-keystone-auth.conf --worker_id 0')
2213 else:
2214 self._db_connect(self._args.reset_config)
2215 self._db_init_entries()
2216
2217 self._initialize_quota_counters()
self =
self._db_init_entries = >
/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py in _db_init_entries(self=)
3738 def _db_init_entries(self):
3739 # create singleton defaults if they don't exist already in db
3740 gsc = self.create_singleton_entry(GlobalSystemConfig(
3741 autonomous_system=64512, config_version=CONFIG_VERSION))
3742 self._gsc_uuid = gsc.uuid
gsc undefined
self =
self.create_singleton_entry = >
global GlobalSystemConfig =
autonomous_system undefined
config_version undefined
global CONFIG_VERSION = '1.0'
/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py in create_singleton_entry(self=, singleton_obj=, user_visible=True)
4007 if not ok:
4008 (code, msg) = result
4009 raise cfgm_common.exceptions.HttpError(code, msg)
4010 obj_id = result
4011 s_obj.uuid = obj_id
global cfgm_common =
cfgm_common.exceptions =
cfgm_common.exceptions.HttpError =
code = 409
msg = 'FQ Name: /fq-name-to-uuid/global_system_config:d...62dcba24-32e2-4f8d-a223-6c8291d808d6 at zookeeper'
HttpError: HTTP Status: 409 Content: FQ Name: /fq-name-to-uuid/global_system_config:default-global-system-config exists already with ID: 62dcba24-32e2-4f8d-a223-6c8291d808d6 at zookeeper
__cause__ = None
__class__ =
__context__ = NoIdError('global_system_config default-global-system-config')
__delattr__ =
__dict__ = {'content': 'FQ Name: /fq-name-to-uuid/global_system_config:d...62dcba24-32e2-4f8d-a223-6c8291d808d6 at zookeeper', 'status_code': 409}
__dir__ =
__doc__ = None
__eq__ =
__format__ =
__ge__ =
__getattribute__ =
__gt__ =
__hash__ =
__init__ =
__init_subclass__ =
__le__ =
__lt__ =
__module__ = 'vnc_api.exceptions'
__ne__ =
__new__ =
__reduce__ =
__reduce_ex__ =
__repr__ =
__setattr__ =
__setstate__ =
__sizeof__ =
__str__ =
__subclasshook__ =
__suppress_context__ = False
__traceback__ =
__weakref__ = None
args = (409, 'FQ Name: /fq-name-to-uuid/global_system_config:d...62dcba24-32e2-4f8d-a223-6c8291d808d6 at zookeeper')
content = 'FQ Name: /fq-name-to-uuid/global_system_config:d...62dcba24-32e2-4f8d-a223-6c8291d808d6 at zookeeper'
status_code = 409
with_traceback =
The above is a description of an error in a Python program. Here is
the original traceback:
Traceback (most recent call last):
File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 3992, in create_singleton_entry
s_obj.uuid = self._db_conn.fq_name_to_uuid(obj_type, fq_name)
File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_db.py", line 2474, in fq_name_to_uuid
obj_uuid = self._object_db.fq_name_to_uuid(obj_type, fq_name)
File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1045, in wrapper
return func(*args, **kwargs)
File "/usr/local/lib/python3.9/site-packages/cfgm_common/vnc_cassandra.py", line 1205, in fq_name_to_uuid
raise NoIdError('%s %s' % (obj_type, fq_name_str))
vnc_api.exceptions.NoIdError: Unknown id: global_system_config default-global-system-config
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/local/bin/contrail-api", line 8, in
sys.exit(server_main())
File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 5369, in server_main
main(args_str, VncApiServer(args_str))
File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 2215, in __init__
self._db_init_entries()
File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 3740, in _db_init_entries
gsc = self.create_singleton_entry(GlobalSystemConfig(
File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 4009, in create_singleton_entry
raise cfgm_common.exceptions.HttpError(code, msg)
vnc_api.exceptions.HttpError: HTTP Status: 409 Content: FQ Name: /fq-name-to-uuid/global_system_config:default-global-system-config exists already with ID: 62dcba24-32e2-4f8d-a223-6c8291d808d6 at zookeeper
+++ date
++ echo 'INFO: =================== Mon Mar 2 02:15:16 AM UTC 2026 ==================='
INFO: =================== Mon Mar 2 02:15: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
+++++ grep -o 'dev.*'
+++++ ip route get 1
+++++ awk '{print $2}'
++++ local iface=ens3
++++ [[ ens3 == \l\o ]]
++++ echo ens3
+++ local nic=ens3
+++ get_ip_for_nic ens3
+++ local nic=ens3
+++ cut -d / -f 1
+++ get_cidr_for_nic ens3
+++ command -v ip
+++ local nic=ens3
+++ ip addr show dev ens3
+++ head -n 1
+++ grep 'inet '
+++ awk '{print $2}'
++ DEFAULT_LOCAL_IP=10.0.0.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.242,10.0.0.27,10.0.0.23
++ ANALYTICS_ALARM_ENABLE=True
++ ANALYTICS_SNMP_ENABLE=True
++ ANALYTICSDB_ENABLE=True
++ ANALYTICS_NODES=10.0.0.242,10.0.0.27,10.0.0.23
++ ANALYTICSDB_NODES=10.0.0.242,10.0.0.27,10.0.0.23
++ ANALYTICS_SNMP_NODES=10.0.0.242,10.0.0.27,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.242
+++ local server_address=10.0.0.242
+++ extended_server_list+='10.0.0.242:8081 '
+++ for server in "${server_list[@]}"
++++ echo 10.0.0.27
+++ local server_address=10.0.0.27
+++ extended_server_list+='10.0.0.27: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.242:8081 10.0.0.27:8081 10.0.0.23:8081 ' ']'
+++ echo '10.0.0.242:8081 10.0.0.27:8081 10.0.0.23:8081'
++ ANALYTICS_SERVERS='10.0.0.242:8081 10.0.0.27: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.242
+++ local server_address=10.0.0.242
+++ extended_server_list+='10.0.0.242:9042 '
+++ for server in "${server_list[@]}"
++++ echo 10.0.0.27
+++ local server_address=10.0.0.27
+++ extended_server_list+='10.0.0.27: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.242:9042 10.0.0.27:9042 10.0.0.23:9042 ' ']'
+++ echo '10.0.0.242:9042 10.0.0.27:9042 10.0.0.23:9042'
++ ANALYTICSDB_CQL_SERVERS='10.0.0.242:9042 10.0.0.27:9042 10.0.0.23:9042'
++ ANALYTICS_API_VIP=
++ ANALYTICS_ALARM_NODES=10.0.0.242,10.0.0.27,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.242
+++ local server_address=10.0.0.242
+++ extended_server_list+='10.0.0.242:8086 '
+++ for server in "${server_list[@]}"
++++ echo 10.0.0.27
+++ local server_address=10.0.0.27
+++ extended_server_list+='10.0.0.27: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.242:8086 10.0.0.27:8086 10.0.0.23:8086 ' ']'
+++ echo '10.0.0.242:8086 10.0.0.27:8086 10.0.0.23:8086'
++ COLLECTOR_SERVERS='10.0.0.242:8086 10.0.0.27: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.242,10.0.0.27,10.0.0.23
++ CONFIGDB_NODES=10.0.0.242,10.0.0.27,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.242
+++ local server_address=10.0.0.242
+++ extended_server_list+='10.0.0.242:8082 '
+++ for server in "${server_list[@]}"
++++ echo 10.0.0.27
+++ local server_address=10.0.0.27
+++ extended_server_list+='10.0.0.27: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.242:8082 10.0.0.27:8082 10.0.0.23:8082 ' ']'
+++ echo '10.0.0.242:8082 10.0.0.27:8082 10.0.0.23:8082'
++ CONFIG_SERVERS='10.0.0.242:8082 10.0.0.27: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.242
+++ local server_address=10.0.0.242
+++ extended_server_list+='10.0.0.242:9161 '
+++ for server in "${server_list[@]}"
++++ echo 10.0.0.27
+++ local server_address=10.0.0.27
+++ extended_server_list+='10.0.0.27: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.242:9161 10.0.0.27:9161 10.0.0.23:9161 ' ']'
+++ echo '10.0.0.242:9161 10.0.0.27:9161 10.0.0.23:9161'
++ CONFIGDB_SERVERS='10.0.0.242:9161 10.0.0.27: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.242
+++ local server_address=10.0.0.242
+++ extended_server_list+='10.0.0.242:9041 '
+++ for server in "${server_list[@]}"
++++ echo 10.0.0.27
+++ local server_address=10.0.0.27
+++ extended_server_list+='10.0.0.27: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.242:9041 10.0.0.27:9041 10.0.0.23:9041 ' ']'
+++ echo '10.0.0.242:9041 10.0.0.27:9041 10.0.0.23:9041'
++ CONFIGDB_CQL_SERVERS='10.0.0.242:9041 10.0.0.27: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.193,10.20.0.254,10.20.0.14
++ CONTROL_INTROSPECT_PORT=8083
++ DNS_NODES=10.20.0.193,10.20.0.254,10.20.0.14
++ DNS_SERVER_PORT=53
++ DNS_INTROSPECT_PORT=8092
++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg==
++ USE_EXTERNAL_TFTP=False
++ ZOOKEEPER_NODES=10.0.0.242,10.0.0.27,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.242
+++ local server_address=10.0.0.242
+++ extended_server_list+=10.0.0.242:2181,
+++ for server in "${server_list[@]}"
++++ echo 10.0.0.27
+++ local server_address=10.0.0.27
+++ extended_server_list+=10.0.0.27: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.242:2181,10.0.0.27:2181,10.0.0.23:2181, ']'
+++ echo 10.0.0.242:2181,10.0.0.27:2181,10.0.0.23:2181
++ ZOOKEEPER_SERVERS=10.0.0.242:2181,10.0.0.27: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.242
+++ local server_address=10.0.0.242
+++ extended_server_list+='10.0.0.242:2181 '
+++ for server in "${server_list[@]}"
++++ echo 10.0.0.27
+++ local server_address=10.0.0.27
+++ extended_server_list+='10.0.0.27: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.242:2181 10.0.0.27:2181 10.0.0.23:2181 ' ']'
+++ echo '10.0.0.242:2181 10.0.0.27:2181 10.0.0.23:2181'
++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.242:2181 10.0.0.27:2181 10.0.0.23:2181'
++ RABBITMQ_NODES=10.0.0.242,10.0.0.27,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.242
+++ local server_address=10.0.0.242
+++ extended_server_list+=10.0.0.242:5673,
+++ for server in "${server_list[@]}"
++++ echo 10.0.0.27
+++ local server_address=10.0.0.27
+++ extended_server_list+=10.0.0.27: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.242:5673,10.0.0.27:5673,10.0.0.23:5673, ']'
+++ echo 10.0.0.242:5673,10.0.0.27:5673,10.0.0.23:5673
++ RABBITMQ_SERVERS=10.0.0.242:5673,10.0.0.27: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.242
+++ local server_address=10.0.0.242
+++ extended_server_list+='10.0.0.242:6379 '
+++ for server in "${server_list[@]}"
++++ echo 10.0.0.27
+++ local server_address=10.0.0.27
+++ extended_server_list+='10.0.0.27: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.242:6379 10.0.0.27:6379 10.0.0.23:6379 ' ']'
+++ echo '10.0.0.242:6379 10.0.0.27:6379 10.0.0.23:6379'
++ REDIS_SERVERS='10.0.0.242:6379 10.0.0.27: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.242,10.0.0.27,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.242
+++ local server_address=10.0.0.242
+++ extended_server_list+='10.0.0.242:9092 '
+++ for server in "${server_list[@]}"
++++ echo 10.0.0.27
+++ local server_address=10.0.0.27
+++ extended_server_list+='10.0.0.27: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.242:9092 10.0.0.27:9092 10.0.0.23:9092 ' ']'
+++ echo '10.0.0.242:9092 10.0.0.27:9092 10.0.0.23:9092'
++ KAFKA_SERVERS='10.0.0.242:9092 10.0.0.27: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.242
++ KEYSTONE_AUTH_PROTO=http
++ KEYSTONE_AUTH_ADMIN_PORT=5000
++ KEYSTONE_AUTH_PUBLIC_PORT=5000
++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens
++ KEYSTONE_AUTH_INSECURE=True
++ KEYSTONE_AUTH_CERTFILE=
++ KEYSTONE_AUTH_KEYFILE=
++ KEYSTONE_AUTH_CA_CERTFILE=
++ KEYSTONE_AUTH_ENDPOINT_TYPE=
++ KEYSTONE_AUTH_SYNC_ON_DEMAND=
++ KEYSTONE_AUTH_INTERFACE=public
++ KUBEMANAGER_NODES=10.0.0.242,10.0.0.27,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.242,10.0.0.27,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.242,10.0.0.27,10.0.0.23
++ cut -d , -f 1
+ local cassandra=10.0.0.242
+ (( i=1 ))
+ (( i<=30 ))
+ nc -z 10.0.0.242 9041
+ echo -e '\035\nquit'
+ echo 'INFO: Cassandra is connected'
INFO: Cassandra is connected
+ sleep 5
+ return 0
+ host_ip=0.0.0.0
+ is_enabled
+ local val=
+ [[ '' == \t\r\u\e ]]
+ [[ '' == \y\e\s ]]
+ [[ '' == \e\n\a\b\l\e\d ]]
++ get_listen_ip_for_node CONFIG
+++ find_my_ip_and_order_for_node CONFIG
+++ local server_typ=CONFIG_NODES
+++ cut -d ' ' -f 1
+++ find_my_ip_and_order_for_node_list 10.0.0.242,10.0.0.27,10.0.0.23
+++ local servers=10.0.0.242,10.0.0.27,10.0.0.23
+++ local server_list=
+++ IFS=,
+++ read -ra server_list
++++ get_local_ips
++++ tr '\n' ,
++++ cat /proc/net/fib_trie
++++ grep -vi host
++++ sort
++++ uniq
++++ awk '/32 host/ { print f } {f=$2}'
+++ local local_ips=,10.0.0.23,10.20.0.14,127.0.0.1,172.17.0.1,,
+++ local ord=1
+++ for server in "${server_list[@]}"
+++ local ret=0
++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.242'\''))'
+++ local server_ip=10.0.0.242
+++ [[ 0 == 0 ]]
+++ [[ -n 10.0.0.242 ]]
+++ [[ ,10.0.0.23,10.20.0.14,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.242, ]]
+++ (( ord+=1 ))
+++ for server in "${server_list[@]}"
+++ local ret=0
++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.27'\''))'
+++ local server_ip=10.0.0.27
+++ [[ 0 == 0 ]]
+++ [[ -n 10.0.0.27 ]]
+++ [[ ,10.0.0.23,10.20.0.14,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.27, ]]
+++ (( 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.14,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.242:9041 10.0.0.27:9041 10.0.0.23:9041
++ sed 's/,/ /g'
+ cassandra_server_list='10.0.0.242:9041 10.0.0.27: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=__
++ cut -d = -f 1
++ sed 's/^API__//g'
++ set -o posix
++ grep '^API__.*__.*=.*$'
++ sort
++ set
+ 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:
03/02/2026 02:15:26.058 7f69e50fe700 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True
03/02/2026 02:15:26.231 7f69e50fe700 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084
03/02/2026 02:15:26.246 7f69e50fe700 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG]
03/02/2026 02:15:26.246 7f69e50fe700 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log]
[Introspect:8084]10.0.0.23 - - [2026-03-02 02:15:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000822
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-03-02 02:15:27] "GET / HTTP/1.1" 200 45871 0.003434
10.0.0.23 - - [2026-03-02 02:15:27] "GET / HTTP/1.1" 200 45871 0.001815
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-03-02 02:15:27] "POST /fqname-to-id HTTP/1.1" 401 293 0.000724
10.0.0.23 - - [2026-03-02 02:15:27] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 293 0.000312
10.0.0.23 - - [2026-03-02 02:15:37] "POST /fqname-to-id HTTP/1.1" 200 156 5.345943
10.0.0.23 - - [2026-03-02 02:15:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004614
10.0.0.242 - - [2026-03-02 02:15:37] "POST /fqname-to-id HTTP/1.1" 404 186 1.806813
10.0.0.23 - - [2026-03-02 02:15:37] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 315 5.001185
10.0.0.23 - - [2026-03-02 02:15:37] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 336 0.004882
/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.242 - - [2026-03-02 02:15:38] "POST /service-appliance-sets HTTP/1.1" 200 553 0.090062
10.0.0.242 - - [2026-03-02 02:15:38] "GET /global-system-config/62dcba24-32e2-4f8d-a223-6c8291d808d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.022035
10.0.0.242 - - [2026-03-02 02:15:38] "GET /network-ipam/0527d767-0011-4315-a178-a0efba97e640?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.007558
10.0.0.242 - - [2026-03-02 02:15:39] "POST /service-templates HTTP/1.1" 200 515 0.051617
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.
[Introspect:8084]10.0.0.23 - - [2026-03-02 02:15:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001052
[Introspect:8084]10.0.0.23 - - [2026-03-02 02:15:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3161 0.001096
10.0.0.242 - - [2026-03-02 02:15:40] "GET /obj-perms HTTP/1.1" 200 5075 0.958963
10.0.0.27 - - [2026-03-02 02:15:41] "GET /obj-perms HTTP/1.1" 200 5075 0.176434
10.0.0.242 - - [2026-03-02 02:15:47] "POST /fqname-to-id HTTP/1.1" 401 293 0.000576
10.0.0.242 - - [2026-03-02 02:15:48] "POST /ref-update HTTP/1.1" 200 156 0.059090
10.0.0.242 - - [2026-03-02 02:15:48] "POST /fqname-to-id HTTP/1.1" 404 225 0.003483
10.0.0.242 - - [2026-03-02 02:15:48] "POST /access-control-lists HTTP/1.1" 200 585 0.032742
10.0.0.242 - - [2026-03-02 02:15:49] "POST /route-targets HTTP/1.1" 200 327 0.019176
10.0.0.242 - - [2026-03-02 02:15:49] "POST /ref-update HTTP/1.1" 200 156 0.067590
10.0.0.242 - - [2026-03-02 02:15:49] "POST /fqname-to-id HTTP/1.1" 404 201 0.004777
10.0.0.242 - - [2026-03-02 02:15:49] "PUT /access-control-list/029c4143-c1fe-4688-9e2a-a82b80139865 HTTP/1.1" 200 272 0.028403
10.0.0.23 - - [2026-03-02 02:15:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000453
10.0.0.27 - - [2026-03-02 02:15:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000386
10.0.0.27 - - [2026-03-02 02:15:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000384
10.0.0.23 - - [2026-03-02 02:15:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000410
10.0.0.27 - - [2026-03-02 02:15:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000397
10.0.0.27 - - [2026-03-02 02:15:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000435
[Introspect:8084]10.0.0.23 - - [2026-03-02 02:15:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000889
[Introspect:8084]10.0.0.23 - - [2026-03-02 02:15:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3161 0.000910
10.0.0.242 - - [2026-03-02 02:15:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000433
10.0.0.242 - - [2026-03-02 02:15:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000386
10.0.0.23 - - [2026-03-02 02:15:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000408
10.0.0.23 - - [2026-03-02 02:15:53] "GET /global-system-configs HTTP/1.1" 401 293 0.000455
10.0.0.242 - - [2026-03-02 02:15:54] "GET /global-system-configs HTTP/1.1" 401 293 0.000408
10.0.0.242 - - [2026-03-02 02:15:54] "GET /global-system-configs HTTP/1.1" 401 293 0.000420
[Introspect:8084]10.0.0.23 - - [2026-03-02 02:16:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000937
[Introspect:8084]10.0.0.23 - - [2026-03-02 02:16:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3161 0.000952
10.0.0.23 - - [2026-03-02 02:16:41] "GET /obj-perms HTTP/1.1" 200 5075 0.056031
10.0.0.242 - - [2026-03-02 02:17:37] "GET / HTTP/1.1" 200 35931 0.001782
10.0.0.242 - - [2026-03-02 02:17:38] "POST /fqname-to-id HTTP/1.1" 401 293 0.000674
10.0.0.242 - - [2026-03-02 02:17:39] "POST /fqname-to-id HTTP/1.1" 404 186 0.112651
10.0.0.23 - - [2026-03-02 02:17:39] "GET /projects?obj_uuids=61653324-d412-4a2a-9719-478fa8a6078f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003541
10.0.0.23 - - [2026-03-02 02:17:39] "GET /domains?obj_uuids=cc2d0805-fa5b-4698-bfcc-d7811c08231a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001516
10.0.0.23 - - [2026-03-02 02:17:39] "GET /domain/cc2d0805-fa5b-4698-bfcc-d7811c08231a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.009203
10.0.0.23 - - [2026-03-02 02:17:39] "POST /id-to-fqname HTTP/1.1" 200 188 0.005079
10.0.0.23 - - [2026-03-02 02:17:39] "POST /fqname-to-id HTTP/1.1" 404 197 0.013890
10.0.0.23 - - [2026-03-02 02:17:39] "POST /security-groups HTTP/1.1" 200 589 0.090655
10.0.0.23 - - [2026-03-02 02:17:39] "POST /projects HTTP/1.1" 200 581 0.349622
10.0.0.242 - - [2026-03-02 02:17:39] "POST /fqname-to-id HTTP/1.1" 404 231 0.017810
10.0.0.23 - - [2026-03-02 02:17:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.436471
10.0.0.242 - - [2026-03-02 02:17:39] "GET /project/61653324-d412-4a2a-9719-478fa8a6078f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.603024
10.0.0.242 - - [2026-03-02 02:17:41] "GET / HTTP/1.1" 200 35931 0.001998
10.0.0.23 - - [2026-03-02 02:17:44] "GET /projects?obj_uuids=61653324-d412-4a2a-9719-478fa8a6078f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001097
10.0.0.242 - - [2026-03-02 02:17:44] "GET /project/61653324-d412-4a2a-9719-478fa8a6078f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.079437
10.0.0.23 - - [2026-03-02 02:17:44] "GET /projects?obj_uuids=61653324-d412-4a2a-9719-478fa8a6078f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000988
10.0.0.242 - - [2026-03-02 02:17:44] "GET /project/61653324-d412-4a2a-9719-478fa8a6078f?fields=virtual_networks HTTP/1.1" 200 1028 0.061455
10.0.0.23 - - [2026-03-02 02:17:44] "GET /projects?obj_uuids=61653324-d412-4a2a-9719-478fa8a6078f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002324
10.0.0.242 - - [2026-03-02 02:17:44] "GET /project/61653324-d412-4a2a-9719-478fa8a6078f?fields=virtual_machine_interfaces HTTP/1.1" 200 1028 0.064691
10.0.0.23 - - [2026-03-02 02:17:44] "GET /projects?obj_uuids=61653324-d412-4a2a-9719-478fa8a6078f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001131
10.0.0.242 - - [2026-03-02 02:17:44] "GET /project/61653324-d412-4a2a-9719-478fa8a6078f?fields=security_groups HTTP/1.1" 200 1252 0.053775
10.0.0.23 - - [2026-03-02 02:17:45] "GET /projects?obj_uuids=51b9dc71-44cb-4679-a46b-0feb280e6372&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003811
10.0.0.23 - - [2026-03-02 02:17:45] "GET /domains?obj_uuids=cc2d0805-fa5b-4698-bfcc-d7811c08231a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000935
10.0.0.23 - - [2026-03-02 02:17:45] "GET /domain/cc2d0805-fa5b-4698-bfcc-d7811c08231a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007393
10.0.0.23 - - [2026-03-02 02:17:45] "POST /id-to-fqname HTTP/1.1" 200 167 0.004506
10.0.0.23 - - [2026-03-02 02:17:45] "POST /fqname-to-id HTTP/1.1" 404 176 0.018606
10.0.0.23 - - [2026-03-02 02:17:45] "POST /security-groups HTTP/1.1" 200 568 0.040496
10.0.0.23 - - [2026-03-02 02:17:45] "POST /projects HTTP/1.1" 200 539 0.313958
10.0.0.242 - - [2026-03-02 02:17:45] "POST /access-control-lists HTTP/1.1" 200 573 0.033495
10.0.0.23 - - [2026-03-02 02:17:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.405496
10.0.0.242 - - [2026-03-02 02:17:45] "GET /project/51b9dc71-44cb-4679-a46b-0feb280e6372?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 0.596337
[Introspect:8084]10.0.0.242 - - [2026-03-02 02:17:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3161 0.001164
10.0.0.23 - - [2026-03-02 02:17:47] "GET /projects?obj_uuids=51b9dc71-44cb-4679-a46b-0feb280e6372&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001456
10.0.0.242 - - [2026-03-02 02:17:47] "GET /project/51b9dc71-44cb-4679-a46b-0feb280e6372?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 0.061604
10.0.0.23 - - [2026-03-02 02:17:49] "GET /obj-perms HTTP/1.1" 200 5075 0.102237
[Introspect:8084]10.0.0.242 - - [2026-03-02 02:17:50] "GET /Snh_CollectorInfoRequest HTTP/1.1" 200 373 0.000694
10.0.0.242 - - [2026-03-02 02:17:51] "GET /obj-perms HTTP/1.1" 200 5075 0.053883
10.0.0.242 - - [2026-03-02 02:17:51] "GET /obj-perms HTTP/1.1" 200 5075 0.004934
10.0.0.242 - - [2026-03-02 02:17:51] "GET /obj-perms HTTP/1.1" 200 5075 0.004125
10.0.0.242 - - [2026-03-02 02:17:51] "GET /obj-perms HTTP/1.1" 200 5075 0.005217
10.0.0.242 - - [2026-03-02 02:17:51] "GET /obj-perms HTTP/1.1" 200 5075 0.004614
10.0.0.242 - - [2026-03-02 02:17:51] "GET /obj-perms HTTP/1.1" 200 5075 0.004052
10.0.0.242 - - [2026-03-02 02:17:51] "GET /obj-perms HTTP/1.1" 200 5075 0.004447
10.0.0.242 - - [2026-03-02 02:17:51] "GET /obj-perms HTTP/1.1" 200 5075 0.004114
10.0.0.242 - - [2026-03-02 02:17:51] "GET /obj-perms HTTP/1.1" 200 5075 0.004045
10.0.0.242 - - [2026-03-02 02:17:52] "GET /obj-perms HTTP/1.1" 200 5075 0.005941
10.0.0.242 - - [2026-03-02 02:17:52] "GET /obj-perms HTTP/1.1" 200 5075 0.004377
10.0.0.242 - - [2026-03-02 02:17:52] "GET /obj-perms HTTP/1.1" 200 5075 0.003982
10.0.0.27 - - [2026-03-02 02:17:52] "GET /obj-perms HTTP/1.1" 200 5075 0.051962
10.0.0.23 - - [2026-03-02 02:17:52] "GET /obj-perms HTTP/1.1" 200 5075 0.003984
10.0.0.23 - - [2026-03-02 02:17:52] "GET /obj-perms HTTP/1.1" 200 5075 0.004405
10.0.0.242 - - [2026-03-02 02:17:54] "GET /obj-perms HTTP/1.1" 200 5075 0.011140
10.0.0.242 - - [2026-03-02 02:17:54] "GET /obj-perms HTTP/1.1" 200 5075 0.004258
10.0.0.242 - - [2026-03-02 02:17:54] "GET /obj-perms HTTP/1.1" 200 5075 0.004108
10.0.0.242 - - [2026-03-02 02:17:54] "GET /obj-perms HTTP/1.1" 200 5075 0.004948
10.0.0.242 - - [2026-03-02 02:17:54] "GET /obj-perms HTTP/1.1" 200 5075 0.005160
10.0.0.242 - - [2026-03-02 02:17:54] "GET /obj-perms HTTP/1.1" 200 5075 0.004010
10.0.0.242 - - [2026-03-02 02:17:54] "GET /obj-perms HTTP/1.1" 200 5075 0.005347
10.0.0.242 - - [2026-03-02 02:17:54] "GET /obj-perms HTTP/1.1" 200 5075 0.003953
10.0.0.242 - - [2026-03-02 02:17:54] "GET /obj-perms HTTP/1.1" 200 5075 0.003947
10.0.0.242 - - [2026-03-02 02:17:55] "GET /obj-perms HTTP/1.1" 200 5075 0.005144
10.0.0.242 - - [2026-03-02 02:17:56] "GET /obj-perms HTTP/1.1" 200 5075 0.005658
10.0.0.242 - - [2026-03-02 02:17:57] "GET /obj-perms HTTP/1.1" 200 5075 0.004196
10.0.0.242 - - [2026-03-02 02:17:57] "GET /obj-perms HTTP/1.1" 200 5075 0.004521
10.0.0.242 - - [2026-03-02 02:17:57] "GET /obj-perms HTTP/1.1" 200 5075 0.004053
10.0.0.242 - - [2026-03-02 02:17:58] "GET /obj-perms HTTP/1.1" 200 5075 0.004530
10.0.0.242 - - [2026-03-02 02:17:59] "GET /obj-perms HTTP/1.1" 200 5075 0.004440
10.0.0.242 - - [2026-03-02 02:18:00] "POST /fqname-to-id HTTP/1.1" 404 199 0.026677
10.0.0.23 - - [2026-03-02 02:18:00] "GET /projects?obj_uuids=ce974d57-ba3b-4a40-b903-ed1565c4621d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004104
10.0.0.23 - - [2026-03-02 02:18:00] "GET /domains?obj_uuids=cc2d0805-fa5b-4698-bfcc-d7811c08231a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001006
10.0.0.23 - - [2026-03-02 02:18:00] "GET /domain/cc2d0805-fa5b-4698-bfcc-d7811c08231a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.008845
10.0.0.23 - - [2026-03-02 02:18:00] "POST /id-to-fqname HTTP/1.1" 200 201 0.004635
10.0.0.23 - - [2026-03-02 02:18:00] "POST /fqname-to-id HTTP/1.1" 404 210 0.004607
10.0.0.23 - - [2026-03-02 02:18:00] "POST /security-groups HTTP/1.1" 200 602 0.086136
10.0.0.242 - - [2026-03-02 02:18:00] "POST /fqname-to-id HTTP/1.1" 404 245 0.003867
10.0.0.23 - - [2026-03-02 02:18:00] "POST /projects HTTP/1.1" 200 607 0.339662
10.0.0.23 - - [2026-03-02 02:18:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.411252
10.0.0.242 - - [2026-03-02 02:18:00] "POST /access-control-lists HTTP/1.1" 200 605 0.051348
10.0.0.242 - - [2026-03-02 02:18:00] "GET /project/ce974d57-ba3b-4a40-b903-ed1565c4621d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.575212
10.0.0.242 - - [2026-03-02 02:18:02] "GET / HTTP/1.1" 200 35931 0.002126
10.0.0.242 - - [2026-03-02 02:18:03] "POST /fqname-to-id HTTP/1.1" 401 293 0.000692
10.0.0.242 - - [2026-03-02 02:18:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.063134
10.0.0.23 - - [2026-03-02 02:18:03] "GET /projects?obj_uuids=ce974d57-ba3b-4a40-b903-ed1565c4621d&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001561
10.0.0.242 - - [2026-03-02 02:18:03] "GET /project/ce974d57-ba3b-4a40-b903-ed1565c4621d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.067195
10.0.0.23 - - [2026-03-02 02:18:04] "POST /useragent-kv HTTP/1.1" 200 115 0.023896
10.0.0.242 - - [2026-03-02 02:18:04] "POST /neutron/subnet HTTP/1.1" 200 715 0.326377
10.0.0.242 - - [2026-03-02 02:18:04] "POST /id-to-fqname HTTP/1.1" 200 233 0.001384
10.0.0.242 - - [2026-03-02 02:18:04] "GET /virtual-network/924b049f-3cfc-4c35-97b2-58dd64ba7dcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.006256
10.0.0.242 - - [2026-03-02 02:18:04] "GET /virtual-network/924b049f-3cfc-4c35-97b2-58dd64ba7dcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.007821
10.0.0.242 - - [2026-03-02 02:18:04] "POST /neutron/network HTTP/1.1" 200 837 0.008787
10.0.0.242 - - [2026-03-02 02:18:05] "GET /virtual-network/924b049f-3cfc-4c35-97b2-58dd64ba7dcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.006478
10.0.0.242 - - [2026-03-02 02:18:06] "POST /id-to-fqname HTTP/1.1" 200 233 0.001391
10.0.0.23 - - [2026-03-02 02:18:09] "GET /projects?obj_uuids=ce974d57-ba3b-4a40-b903-ed1565c4621d&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001189
10.0.0.242 - - [2026-03-02 02:18:09] "GET /project/ce974d57-ba3b-4a40-b903-ed1565c4621d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.092293
10.0.0.242 - - [2026-03-02 02:18:10] "POST /neutron/network HTTP/1.1" 200 837 0.036065
10.0.0.242 - - [2026-03-02 02:18:10] "POST /neutron/port HTTP/1.1" 200 117 0.009118
10.0.0.242 - - [2026-03-02 02:18:12] "POST /neutron/port HTTP/1.1" 200 1069 0.048401
10.0.0.242 - - [2026-03-02 02:18:12] "POST /neutron/port HTTP/1.1" 200 1133 0.022145
10.0.0.242 - - [2026-03-02 02:18:12] "POST /neutron/port HTTP/1.1" 200 117 0.001287
10.0.0.242 - - [2026-03-02 02:18:15] "POST /neutron/security_group HTTP/1.1" 200 2069 0.008654
10.0.0.242 - - [2026-03-02 02:18:21] "GET /obj-perms HTTP/1.1" 200 5071 0.061791
10.0.0.242 - - [2026-03-02 02:18:25] "GET /obj-perms HTTP/1.1" 200 5071 0.005473
10.0.0.242 - - [2026-03-02 02:18:26] "POST /neutron/port HTTP/1.1" 200 1133 0.054407
10.0.0.242 - - [2026-03-02 02:18:26] "POST /neutron/network HTTP/1.1" 400 204 0.015968
10.0.0.242 - - [2026-03-02 02:18:27] "POST /neutron/port HTTP/1.1" 200 151 0.244994
10.0.0.242 - - [2026-03-02 02:18:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005477
10.0.0.23 - - [2026-03-02 02:18:29] "GET /projects?obj_uuids=ce974d57-ba3b-4a40-b903-ed1565c4621d&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001009
10.0.0.242 - - [2026-03-02 02:18:29] "GET /project/ce974d57-ba3b-4a40-b903-ed1565c4621d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.054569
10.0.0.23 - - [2026-03-02 02:18:29] "GET /projects?obj_uuids=ce974d57-ba3b-4a40-b903-ed1565c4621d&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001039
10.0.0.242 - - [2026-03-02 02:18:29] "GET /project/ce974d57-ba3b-4a40-b903-ed1565c4621d?fields=virtual_networks HTTP/1.1" 200 1055 0.056153
10.0.0.23 - - [2026-03-02 02:18:29] "GET /projects?obj_uuids=ce974d57-ba3b-4a40-b903-ed1565c4621d&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001053
10.0.0.242 - - [2026-03-02 02:18:29] "GET /project/ce974d57-ba3b-4a40-b903-ed1565c4621d?fields=virtual_machine_interfaces HTTP/1.1" 200 1055 0.055313
10.0.0.23 - - [2026-03-02 02:18:29] "GET /projects?obj_uuids=ce974d57-ba3b-4a40-b903-ed1565c4621d&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000966
10.0.0.242 - - [2026-03-02 02:18:29] "GET /project/ce974d57-ba3b-4a40-b903-ed1565c4621d?fields=security_groups HTTP/1.1" 200 1292 0.063231
10.0.0.23 - - [2026-03-02 02:18:30] "GET /projects?obj_uuids=51b9dc71-44cb-4679-a46b-0feb280e6372&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001048
10.0.0.242 - - [2026-03-02 02:18:30] "GET /project/51b9dc71-44cb-4679-a46b-0feb280e6372?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 0.046721
10.0.0.23 - - [2026-03-02 02:18:36] "GET /projects?obj_uuids=51b9dc71-44cb-4679-a46b-0feb280e6372&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001191
10.0.0.242 - - [2026-03-02 02:18:36] "GET /project/51b9dc71-44cb-4679-a46b-0feb280e6372?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 0.053338
10.0.0.23 - - [2026-03-02 02:18:39] "DELETE /project/51b9dc7144cb4679a46b0feb280e6372 HTTP/1.1" 404 173 0.010117
10.0.0.23 - - [2026-03-02 02:18:39] "DELETE /project/61653324d4124a2a9719478fa8a6078f HTTP/1.1" 404 173 0.007127
10.0.0.23 - - [2026-03-02 02:18:39] "DELETE /project/ce974d57ba3b4a40b903ed1565c4621d HTTP/1.1" 404 173 0.009512
10.0.0.23 - - [2026-03-02 02:18:39] "GET /projects?obj_uuids=61653324-d412-4a2a-9719-478fa8a6078f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000980
10.0.0.23 - - [2026-03-02 02:18:39] "GET /projects?obj_uuids=ce974d57-ba3b-4a40-b903-ed1565c4621d&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001047
10.0.0.23 - - [2026-03-02 02:18:39] "GET /project/61653324-d412-4a2a-9719-478fa8a6078f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.072045
10.0.0.23 - - [2026-03-02 02:18:39] "GET /project/ce974d57-ba3b-4a40-b903-ed1565c4621d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1513 0.080040
10.0.0.23 - - [2026-03-02 02:18:39] "GET /projects?obj_uuids=61653324-d412-4a2a-9719-478fa8a6078f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001078
10.0.0.23 - - [2026-03-02 02:18:39] "GET /projects?obj_uuids=ce974d57-ba3b-4a40-b903-ed1565c4621d&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001313
10.0.0.23 - - [2026-03-02 02:18:39] "GET /project/61653324-d412-4a2a-9719-478fa8a6078f?fields=security_groups HTTP/1.1" 200 1357 0.076593
10.0.0.23 - - [2026-03-02 02:18:39] "GET /project/ce974d57-ba3b-4a40-b903-ed1565c4621d?fields=security_groups HTTP/1.1" 200 1397 0.110846
10.0.0.23 - - [2026-03-02 02:18:39] "DELETE /security-group/3b9d594c-ffbc-41ad-a314-642c85e4fb3a HTTP/1.1" 200 115 0.066775
10.0.0.23 - - [2026-03-02 02:18:39] "GET /projects?obj_uuids=61653324-d412-4a2a-9719-478fa8a6078f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001326
10.0.0.23 - - [2026-03-02 02:18:39] "GET /project/61653324-d412-4a2a-9719-478fa8a6078f?fields=application_policy_sets HTTP/1.1" 200 1396 0.072062
10.0.0.23 - - [2026-03-02 02:18:39] "DELETE /security-group/d6fb7c17-1d87-421c-ab38-433f55a90757 HTTP/1.1" 200 115 0.122706
10.0.0.23 - - [2026-03-02 02:18:39] "GET /projects?obj_uuids=ce974d57-ba3b-4a40-b903-ed1565c4621d&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001933
10.0.0.242 - - [2026-03-02 02:18:39] "DELETE /access-control-list/dc9b0fd1-2d74-4d6e-bb9a-63604fe2a576 HTTP/1.1" 200 115 0.087646
10.0.0.23 - - [2026-03-02 02:18:39] "GET /project/ce974d57-ba3b-4a40-b903-ed1565c4621d?fields=application_policy_sets HTTP/1.1" 200 1436 0.096637
10.0.0.242 - - [2026-03-02 02:18:39] "POST /fqname-to-id HTTP/1.1" 404 200 0.073518
10.0.0.23 - - [2026-03-02 02:18:39] "DELETE /project/61653324-d412-4a2a-9719-478fa8a6078f HTTP/1.1" 200 115 0.660909
10.0.0.23 - - [2026-03-02 02:18:40] "GET /projects?obj_uuids=5b71d184-b88f-45f5-95ca-26ab07abdf82&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004120
10.0.0.23 - - [2026-03-02 02:18:40] "DELETE /project/ce974d57-ba3b-4a40-b903-ed1565c4621d HTTP/1.1" 200 115 0.823103
10.0.0.23 - - [2026-03-02 02:18:40] "GET /domains?obj_uuids=cc2d0805-fa5b-4698-bfcc-d7811c08231a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000964
10.0.0.23 - - [2026-03-02 02:18:40] "GET /domain/cc2d0805-fa5b-4698-bfcc-d7811c08231a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007923
10.0.0.23 - - [2026-03-02 02:18:40] "POST /id-to-fqname HTTP/1.1" 200 202 0.006693
10.0.0.23 - - [2026-03-02 02:18:40] "POST /fqname-to-id HTTP/1.1" 404 211 0.009688
10.0.0.23 - - [2026-03-02 02:18:40] "POST /security-groups HTTP/1.1" 200 603 0.091064
10.0.0.23 - - [2026-03-02 02:18:40] "POST /projects HTTP/1.1" 200 609 0.444572
10.0.0.242 - - [2026-03-02 02:18:40] "POST /fqname-to-id HTTP/1.1" 404 246 0.004431
10.0.0.23 - - [2026-03-02 02:18:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.488158
10.0.0.242 - - [2026-03-02 02:18:40] "GET /project/5b71d184-b88f-45f5-95ca-26ab07abdf82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.792570
10.0.0.242 - - [2026-03-02 02:18:40] "POST /access-control-lists HTTP/1.1" 200 606 0.107327
10.0.0.242 - - [2026-03-02 02:18:42] "GET / HTTP/1.1" 200 35931 0.001967
10.0.0.242 - - [2026-03-02 02:18:42] "POST /fqname-to-id HTTP/1.1" 401 293 0.000534
10.0.0.242 - - [2026-03-02 02:18:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.060539
10.0.0.23 - - [2026-03-02 02:18:43] "GET /projects?obj_uuids=5b71d184-b88f-45f5-95ca-26ab07abdf82&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000984
10.0.0.242 - - [2026-03-02 02:18:43] "GET /project/5b71d184-b88f-45f5-95ca-26ab07abdf82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.043012
10.0.0.242 - - [2026-03-02 02:18:43] "POST /neutron/network HTTP/1.1" 200 117 0.043413
10.0.0.242 - - [2026-03-02 02:18:44] "POST /neutron/network HTTP/1.1" 200 922 0.009974
10.0.0.242 - - [2026-03-02 02:18:44] "POST /id-to-fqname HTTP/1.1" 200 275 0.001333
10.0.0.242 - - [2026-03-02 02:18:44] "GET /virtual-network/29aeda1c-844c-4945-878e-8da01a86e2d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.005772
10.0.0.242 - - [2026-03-02 02:18:44] "GET /virtual-network/29aeda1c-844c-4945-878e-8da01a86e2d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.005986
10.0.0.242 - - [2026-03-02 02:18:44] "POST /neutron/subnet HTTP/1.1" 200 725 0.011912
10.0.0.242 - - [2026-03-02 02:18:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003901
10.0.0.23 - - [2026-03-02 02:18:44] "GET /projects?obj_uuids=5b71d184-b88f-45f5-95ca-26ab07abdf82&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001154
10.0.0.242 - - [2026-03-02 02:18:44] "GET /project/5b71d184-b88f-45f5-95ca-26ab07abdf82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.065699
10.0.0.242 - - [2026-03-02 02:18:44] "POST /route-targets HTTP/1.1" 200 327 0.017758
10.0.0.23 - - [2026-03-02 02:18:44] "POST /useragent-kv HTTP/1.1" 200 115 0.012077
10.0.0.242 - - [2026-03-02 02:18:44] "POST /neutron/subnet HTTP/1.1" 200 729 0.241682
10.0.0.242 - - [2026-03-02 02:18:44] "POST /id-to-fqname HTTP/1.1" 200 275 0.001393
10.0.0.242 - - [2026-03-02 02:18:44] "GET /virtual-network/1c877f93-7ae0-4691-a67f-0c096ed004ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.005406
10.0.0.242 - - [2026-03-02 02:18:44] "GET /virtual-network/1c877f93-7ae0-4691-a67f-0c096ed004ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.006266
10.0.0.242 - - [2026-03-02 02:18:44] "POST /neutron/network HTTP/1.1" 200 923 0.015590
10.0.0.242 - - [2026-03-02 02:18:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004134
10.0.0.23 - - [2026-03-02 02:18:44] "GET /projects?obj_uuids=5b71d184-b88f-45f5-95ca-26ab07abdf82&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001072
10.0.0.242 - - [2026-03-02 02:18:45] "GET /project/5b71d184-b88f-45f5-95ca-26ab07abdf82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.054595
10.0.0.23 - - [2026-03-02 02:18:45] "GET /projects?obj_uuids=5b71d184-b88f-45f5-95ca-26ab07abdf82&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001793
10.0.0.242 - - [2026-03-02 02:18:45] "POST /neutron/network HTTP/1.1" 200 705 0.198489
10.0.0.242 - - [2026-03-02 02:18:45] "POST /ref-update HTTP/1.1" 200 156 0.034304
10.0.0.242 - - [2026-03-02 02:18:45] "POST /id-to-fqname HTTP/1.1" 200 276 0.004155
10.0.0.242 - - [2026-03-02 02:18:45] "GET /virtual-network/5dd4fc1c-4352-4a70-aefe-340c9d836d8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.006947
10.0.0.242 - - [2026-03-02 02:18:45] "POST /neutron/network HTTP/1.1" 200 924 0.020243
10.0.0.242 - - [2026-03-02 02:18:45] "GET /virtual-network/5dd4fc1c-4352-4a70-aefe-340c9d836d8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.006608
10.0.0.242 - - [2026-03-02 02:18:45] "POST /id-to-fqname HTTP/1.1" 200 275 0.001391
10.0.0.242 - - [2026-03-02 02:18:46] "POST /neutron/network HTTP/1.1" 200 933 0.007705
10.0.0.23 - - [2026-03-02 02:18:47] "GET /projects?obj_uuids=5b71d184-b88f-45f5-95ca-26ab07abdf82&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001330
10.0.0.242 - - [2026-03-02 02:18:47] "GET /project/5b71d184-b88f-45f5-95ca-26ab07abdf82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.076037
10.0.0.242 - - [2026-03-02 02:18:47] "POST /neutron/port HTTP/1.1" 200 117 0.006833
10.0.0.242 - - [2026-03-02 02:18:47] "POST /id-to-fqname HTTP/1.1" 200 276 0.001354
10.0.0.242 - - [2026-03-02 02:18:47] "POST /neutron/network HTTP/1.1" 200 933 0.008254
10.0.0.242 - - [2026-03-02 02:18:48] "POST /neutron/port HTTP/1.1" 200 1073 0.022269
10.0.0.23 - - [2026-03-02 02:18:48] "GET /projects?obj_uuids=5b71d184-b88f-45f5-95ca-26ab07abdf82&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001116
10.0.0.242 - - [2026-03-02 02:18:48] "GET /project/5b71d184-b88f-45f5-95ca-26ab07abdf82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.100123
10.0.0.242 - - [2026-03-02 02:18:48] "POST /neutron/port HTTP/1.1" 200 1137 0.021887
10.0.0.242 - - [2026-03-02 02:18:48] "POST /neutron/port HTTP/1.1" 200 117 0.001182
10.0.0.242 - - [2026-03-02 02:18:48] "POST /neutron/security_group HTTP/1.1" 200 2070 0.011258
10.0.0.23 - - [2026-03-02 02:18:49] "GET /projects?obj_uuids=5b71d184-b88f-45f5-95ca-26ab07abdf82&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001086
10.0.0.242 - - [2026-03-02 02:18:50] "POST /neutron/port HTTP/1.1" 200 1072 0.440490
10.0.0.242 - - [2026-03-02 02:18:50] "POST /neutron/network HTTP/1.1" 400 204 0.025172
10.0.0.242 - - [2026-03-02 02:18:50] "POST /neutron/port HTTP/1.1" 200 1136 0.053553
10.0.0.242 - - [2026-03-02 02:18:51] "POST /neutron/port HTTP/1.1" 200 1127 0.026301
10.0.0.242 - - [2026-03-02 02:18:51] "POST /neutron/port HTTP/1.1" 200 117 0.001156
10.0.0.23 - - [2026-03-02 02:18:52] "POST /useragent-kv HTTP/1.1" 200 115 0.008995
10.0.0.23 - - [2026-03-02 02:18:52] "POST /useragent-kv HTTP/1.1" 200 115 0.008005
10.0.0.242 - - [2026-03-02 02:18:52] "POST /neutron/network HTTP/1.1" 200 151 0.159988
10.0.0.242 - - [2026-03-02 02:18:54] "POST /neutron/port HTTP/1.1" 200 1136 0.018008
10.0.0.242 - - [2026-03-02 02:18:54] "POST /neutron/network HTTP/1.1" 200 924 0.008263
10.0.0.242 - - [2026-03-02 02:18:54] "POST /neutron/network HTTP/1.1" 200 896 0.034635
10.0.0.242 - - [2026-03-02 02:18:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005177
10.0.0.23 - - [2026-03-02 02:18:55] "POST /useragent-kv HTTP/1.1" 200 115 0.002912
10.0.0.23 - - [2026-03-02 02:18:55] "POST /useragent-kv HTTP/1.1" 200 115 0.003494
10.0.0.242 - - [2026-03-02 02:18:55] "POST /neutron/network HTTP/1.1" 200 151 0.135549
10.0.0.23 - - [2026-03-02 02:18:55] "GET /projects?obj_uuids=5b71d184-b88f-45f5-95ca-26ab07abdf82&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001008
10.0.0.242 - - [2026-03-02 02:18:55] "DELETE /route-target/9bac46a2-3ead-43ca-8afb-80fd344ec426 HTTP/1.1" 200 115 0.036260
10.0.0.242 - - [2026-03-02 02:18:55] "GET /project/5b71d184-b88f-45f5-95ca-26ab07abdf82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.099089
10.0.0.23 - - [2026-03-02 02:18:55] "GET /projects?obj_uuids=5b71d184-b88f-45f5-95ca-26ab07abdf82&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001442
10.0.0.242 - - [2026-03-02 02:18:55] "GET /project/5b71d184-b88f-45f5-95ca-26ab07abdf82?fields=virtual_networks HTTP/1.1" 200 1056 0.055392
10.0.0.23 - - [2026-03-02 02:18:55] "GET /projects?obj_uuids=5b71d184-b88f-45f5-95ca-26ab07abdf82&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001042
10.0.0.242 - - [2026-03-02 02:18:55] "GET /project/5b71d184-b88f-45f5-95ca-26ab07abdf82?fields=virtual_machine_interfaces HTTP/1.1" 200 1056 0.056588
10.0.0.23 - - [2026-03-02 02:18:55] "GET /projects?obj_uuids=5b71d184-b88f-45f5-95ca-26ab07abdf82&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001134
10.0.0.242 - - [2026-03-02 02:18:55] "GET /project/5b71d184-b88f-45f5-95ca-26ab07abdf82?fields=security_groups HTTP/1.1" 200 1294 0.067011
10.0.0.242 - - [2026-03-02 02:18:56] "POST /fqname-to-id HTTP/1.1" 404 190 0.034545
10.0.0.23 - - [2026-03-02 02:18:56] "GET /projects?obj_uuids=2f38b996-1b44-4349-acf1-6691facbeab9&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003740
10.0.0.23 - - [2026-03-02 02:18:56] "GET /domains?obj_uuids=cc2d0805-fa5b-4698-bfcc-d7811c08231a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001274
10.0.0.23 - - [2026-03-02 02:18:56] "GET /domain/cc2d0805-fa5b-4698-bfcc-d7811c08231a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007855
10.0.0.23 - - [2026-03-02 02:18:56] "POST /id-to-fqname HTTP/1.1" 200 192 0.009377
10.0.0.23 - - [2026-03-02 02:18:56] "POST /fqname-to-id HTTP/1.1" 404 201 0.011362
10.0.0.23 - - [2026-03-02 02:18:56] "POST /security-groups HTTP/1.1" 200 593 0.047950
10.0.0.23 - - [2026-03-02 02:18:56] "POST /projects HTTP/1.1" 200 589 0.286648
10.0.0.242 - - [2026-03-02 02:18:57] "POST /fqname-to-id HTTP/1.1" 404 235 0.012347
10.0.0.23 - - [2026-03-02 02:18:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.367756
10.0.0.242 - - [2026-03-02 02:18:57] "GET /project/2f38b996-1b44-4349-acf1-6691facbeab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.547743
10.0.0.242 - - [2026-03-02 02:18:58] "GET / HTTP/1.1" 200 35931 0.001703
10.0.0.242 - - [2026-03-02 02:18:58] "POST /fqname-to-id HTTP/1.1" 401 293 0.000512
10.0.0.242 - - [2026-03-02 02:18:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.061420
10.0.0.23 - - [2026-03-02 02:18:59] "GET /projects?obj_uuids=2f38b996-1b44-4349-acf1-6691facbeab9&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001003
10.0.0.242 - - [2026-03-02 02:18:59] "GET /project/2f38b996-1b44-4349-acf1-6691facbeab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.052735
10.0.0.23 - - [2026-03-02 02:18:59] "GET /projects?obj_uuids=2f38b996-1b44-4349-acf1-6691facbeab9&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001068
10.0.0.242 - - [2026-03-02 02:18:59] "POST /neutron/network HTTP/1.1" 200 673 0.166815
10.0.0.242 - - [2026-03-02 02:18:59] "POST /ref-update HTTP/1.1" 200 156 0.037275
10.0.0.242 - - [2026-03-02 02:18:59] "POST /id-to-fqname HTTP/1.1" 200 255 0.004245
10.0.0.242 - - [2026-03-02 02:18:59] "GET /virtual-network/3d6327c3-37c4-45c4-9b62-971dd3c50748?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2148 0.006592
10.0.0.242 - - [2026-03-02 02:18:59] "POST /neutron/network HTTP/1.1" 200 894 0.007759
10.0.0.242 - - [2026-03-02 02:18:59] "GET /virtual-network/3d6327c3-37c4-45c4-9b62-971dd3c50748?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2148 0.006028
10.0.0.242 - - [2026-03-02 02:18:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004663
10.0.0.23 - - [2026-03-02 02:18:59] "GET /projects?obj_uuids=2f38b996-1b44-4349-acf1-6691facbeab9&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001340
10.0.0.242 - - [2026-03-02 02:18:59] "GET /project/2f38b996-1b44-4349-acf1-6691facbeab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.052444
10.0.0.242 - - [2026-03-02 02:19:00] "POST /neutron/network HTTP/1.1" 200 117 0.014625
10.0.0.242 - - [2026-03-02 02:19:00] "POST /neutron/network HTTP/1.1" 200 893 0.010593
10.0.0.242 - - [2026-03-02 02:19:00] "POST /id-to-fqname HTTP/1.1" 200 255 0.001605
10.0.0.242 - - [2026-03-02 02:19:00] "GET /virtual-network/8073272d-ffe8-44fb-8124-3387cc462fc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2144 0.005659
10.0.0.242 - - [2026-03-02 02:19:00] "GET /virtual-network/8073272d-ffe8-44fb-8124-3387cc462fc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2144 0.008319
10.0.0.242 - - [2026-03-02 02:19:00] "POST /neutron/subnet HTTP/1.1" 200 729 0.010084
10.0.0.242 - - [2026-03-02 02:19:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003245
10.0.0.23 - - [2026-03-02 02:19:00] "GET /projects?obj_uuids=2f38b996-1b44-4349-acf1-6691facbeab9&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000910
10.0.0.242 - - [2026-03-02 02:19:00] "GET /project/2f38b996-1b44-4349-acf1-6691facbeab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.049171
10.0.0.242 - - [2026-03-02 02:19:00] "POST /route-targets HTTP/1.1" 200 327 0.018780
10.0.0.23 - - [2026-03-02 02:19:01] "POST /useragent-kv HTTP/1.1" 200 115 0.009670
10.0.0.242 - - [2026-03-02 02:19:01] "POST /neutron/subnet HTTP/1.1" 200 715 0.212941
10.0.0.242 - - [2026-03-02 02:19:01] "POST /id-to-fqname HTTP/1.1" 200 256 0.001589
10.0.0.242 - - [2026-03-02 02:19:01] "GET /virtual-network/b9e13452-d0f6-499c-bd53-3a28769f8f18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2140 0.006557
10.0.0.242 - - [2026-03-02 02:19:01] "GET /virtual-network/b9e13452-d0f6-499c-bd53-3a28769f8f18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2140 0.007169
10.0.0.242 - - [2026-03-02 02:19:01] "POST /neutron/network HTTP/1.1" 200 892 0.007485
10.0.0.242 - - [2026-03-02 02:19:01] "POST /id-to-fqname HTTP/1.1" 200 255 0.001707
10.0.0.23 - - [2026-03-02 02:19:02] "GET /projects?obj_uuids=2f38b996-1b44-4349-acf1-6691facbeab9&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001375
10.0.0.242 - - [2026-03-02 02:19:02] "GET /project/2f38b996-1b44-4349-acf1-6691facbeab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.073079
10.0.0.242 - - [2026-03-02 02:19:02] "POST /neutron/network HTTP/1.1" 200 893 0.008136
10.0.0.242 - - [2026-03-02 02:19:02] "POST /id-to-fqname HTTP/1.1" 200 256 0.001522
10.0.0.242 - - [2026-03-02 02:19:02] "POST /neutron/port HTTP/1.1" 200 117 0.006075
10.0.0.23 - - [2026-03-02 02:19:03] "GET /projects?obj_uuids=2f38b996-1b44-4349-acf1-6691facbeab9&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001352
10.0.0.242 - - [2026-03-02 02:19:03] "POST /neutron/port HTTP/1.1" 200 1063 0.349205
10.0.0.242 - - [2026-03-02 02:19:03] "POST /neutron/port HTTP/1.1" 200 1117 0.133466
10.0.0.242 - - [2026-03-02 02:19:03] "POST /neutron/subnet HTTP/1.1" 200 703 0.009736
10.0.0.23 - - [2026-03-02 02:19:03] "GET /projects?obj_uuids=2f38b996-1b44-4349-acf1-6691facbeab9&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001046
10.0.0.242 - - [2026-03-02 02:19:03] "GET /project/2f38b996-1b44-4349-acf1-6691facbeab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.067324
10.0.0.242 - - [2026-03-02 02:19:03] "POST /neutron/network HTTP/1.1" 200 892 0.014108
10.0.0.242 - - [2026-03-02 02:19:04] "POST /neutron/port HTTP/1.1" 200 117 0.014384
10.0.0.242 - - [2026-03-02 02:19:04] "POST /neutron/port HTTP/1.1" 200 1060 0.025716
10.0.0.242 - - [2026-03-02 02:19:05] "POST /neutron/port HTTP/1.1" 200 1124 0.043193
10.0.0.242 - - [2026-03-02 02:19:05] "POST /neutron/port HTTP/1.1" 200 117 0.001295
10.0.0.242 - - [2026-03-02 02:19:05] "POST /neutron/network HTTP/1.1" 400 204 0.017284
10.0.0.242 - - [2026-03-02 02:19:06] "POST /neutron/port HTTP/1.1" 200 151 0.217285
10.0.0.242 - - [2026-03-02 02:19:06] "POST /neutron/port HTTP/1.1" 200 151 0.171877
10.0.0.23 - - [2026-03-02 02:19:07] "POST /useragent-kv HTTP/1.1" 200 115 0.004647
10.0.0.23 - - [2026-03-02 02:19:07] "POST /useragent-kv HTTP/1.1" 200 115 0.005332
10.0.0.242 - - [2026-03-02 02:19:07] "POST /neutron/network HTTP/1.1" 200 151 0.145056
10.0.0.242 - - [2026-03-02 02:19:07] "DELETE /route-target/904cbbdf-9a8b-47e3-9452-1e067d3435b8 HTTP/1.1" 200 115 0.026663
10.0.0.242 - - [2026-03-02 02:19:08] "POST /neutron/network HTTP/1.1" 200 894 0.013016
10.0.0.242 - - [2026-03-02 02:19:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003468
10.0.0.23 - - [2026-03-02 02:19:08] "GET /projects?obj_uuids=2f38b996-1b44-4349-acf1-6691facbeab9&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001194
10.0.0.242 - - [2026-03-02 02:19:08] "GET /project/2f38b996-1b44-4349-acf1-6691facbeab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.068363
10.0.0.23 - - [2026-03-02 02:19:08] "GET /projects?obj_uuids=2f38b996-1b44-4349-acf1-6691facbeab9&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001045
10.0.0.242 - - [2026-03-02 02:19:08] "GET /project/2f38b996-1b44-4349-acf1-6691facbeab9?fields=virtual_networks HTTP/1.1" 200 1036 0.049861
10.0.0.23 - - [2026-03-02 02:19:08] "GET /projects?obj_uuids=2f38b996-1b44-4349-acf1-6691facbeab9&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001027
10.0.0.242 - - [2026-03-02 02:19:08] "GET /project/2f38b996-1b44-4349-acf1-6691facbeab9?fields=virtual_machine_interfaces HTTP/1.1" 200 1036 0.041838
10.0.0.23 - - [2026-03-02 02:19:08] "GET /projects?obj_uuids=2f38b996-1b44-4349-acf1-6691facbeab9&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000985
10.0.0.242 - - [2026-03-02 02:19:08] "GET /project/2f38b996-1b44-4349-acf1-6691facbeab9?fields=security_groups HTTP/1.1" 200 1264 0.053332
10.0.0.242 - - [2026-03-02 02:19:09] "POST /fqname-to-id HTTP/1.1" 404 196 0.030368
10.0.0.23 - - [2026-03-02 02:19:09] "GET /projects?obj_uuids=2d527f89-5af1-4fec-a869-95fa4468991e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003773
10.0.0.23 - - [2026-03-02 02:19:09] "GET /domains?obj_uuids=cc2d0805-fa5b-4698-bfcc-d7811c08231a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001114
10.0.0.23 - - [2026-03-02 02:19:09] "GET /domain/cc2d0805-fa5b-4698-bfcc-d7811c08231a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007591
10.0.0.23 - - [2026-03-02 02:19:09] "POST /id-to-fqname HTTP/1.1" 200 198 0.001568
10.0.0.23 - - [2026-03-02 02:19:09] "POST /fqname-to-id HTTP/1.1" 404 207 0.005713
10.0.0.23 - - [2026-03-02 02:19:09] "POST /security-groups HTTP/1.1" 200 599 0.030892
10.0.0.23 - - [2026-03-02 02:19:09] "POST /projects HTTP/1.1" 200 601 0.242912
10.0.0.23 - - [2026-03-02 02:19:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.279383
10.0.0.242 - - [2026-03-02 02:19:09] "POST /access-control-lists HTTP/1.1" 200 604 0.031086
10.0.0.242 - - [2026-03-02 02:19:09] "GET /project/2d527f89-5af1-4fec-a869-95fa4468991e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.441787
10.0.0.242 - - [2026-03-02 02:19:11] "GET / HTTP/1.1" 200 35931 0.001517
10.0.0.242 - - [2026-03-02 02:19:11] "POST /fqname-to-id HTTP/1.1" 401 293 0.000464
10.0.0.242 - - [2026-03-02 02:19:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.058614
10.0.0.23 - - [2026-03-02 02:19:11] "GET /projects?obj_uuids=2d527f89-5af1-4fec-a869-95fa4468991e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000925
10.0.0.242 - - [2026-03-02 02:19:11] "GET /project/2d527f89-5af1-4fec-a869-95fa4468991e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.054746
10.0.0.23 - - [2026-03-02 02:19:12] "GET /projects?obj_uuids=2d527f89-5af1-4fec-a869-95fa4468991e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000987
10.0.0.242 - - [2026-03-02 02:19:12] "POST /neutron/network HTTP/1.1" 200 691 0.166020
10.0.0.242 - - [2026-03-02 02:19:12] "POST /route-targets HTTP/1.1" 200 327 0.018870
10.0.0.242 - - [2026-03-02 02:19:12] "POST /id-to-fqname HTTP/1.1" 200 267 0.003457
10.0.0.242 - - [2026-03-02 02:19:12] "GET /virtual-network/4244a8ac-d600-43b1-8a65-d523e353de46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.006083
10.0.0.242 - - [2026-03-02 02:19:12] "POST /neutron/network HTTP/1.1" 200 911 0.008284
10.0.0.242 - - [2026-03-02 02:19:12] "GET /virtual-network/4244a8ac-d600-43b1-8a65-d523e353de46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.005572
10.0.0.242 - - [2026-03-02 02:19:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005127
10.0.0.23 - - [2026-03-02 02:19:12] "GET /projects?obj_uuids=2d527f89-5af1-4fec-a869-95fa4468991e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001013
10.0.0.242 - - [2026-03-02 02:19:12] "GET /project/2d527f89-5af1-4fec-a869-95fa4468991e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.100643
10.0.0.242 - - [2026-03-02 02:19:12] "POST /neutron/network HTTP/1.1" 200 117 0.014330
10.0.0.242 - - [2026-03-02 02:19:13] "POST /ref-update HTTP/1.1" 200 156 0.043294
10.0.0.242 - - [2026-03-02 02:19:13] "POST /neutron/network HTTP/1.1" 200 912 0.009054
10.0.0.242 - - [2026-03-02 02:19:13] "POST /id-to-fqname HTTP/1.1" 200 267 0.001137
10.0.0.242 - - [2026-03-02 02:19:13] "GET /virtual-network/c9f70c4c-f4ab-4410-8b0c-c98cbf062f75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2179 0.004859
10.0.0.242 - - [2026-03-02 02:19:13] "GET /virtual-network/c9f70c4c-f4ab-4410-8b0c-c98cbf062f75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2179 0.005833
10.0.0.242 - - [2026-03-02 02:19:13] "POST /neutron/subnet HTTP/1.1" 200 734 0.009170
10.0.0.242 - - [2026-03-02 02:19:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003014
10.0.0.23 - - [2026-03-02 02:19:13] "GET /projects?obj_uuids=2d527f89-5af1-4fec-a869-95fa4468991e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001014
10.0.0.242 - - [2026-03-02 02:19:13] "GET /project/2d527f89-5af1-4fec-a869-95fa4468991e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.055955
10.0.0.23 - - [2026-03-02 02:19:13] "POST /useragent-kv HTTP/1.1" 200 115 0.009464
10.0.0.242 - - [2026-03-02 02:19:13] "POST /neutron/subnet HTTP/1.1" 200 729 0.172353
10.0.0.242 - - [2026-03-02 02:19:14] "POST /id-to-fqname HTTP/1.1" 200 268 0.001439
10.0.0.242 - - [2026-03-02 02:19:14] "GET /virtual-network/bf7daae7-0cb1-4509-8a26-4777b1b4830b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2178 0.005575
10.0.0.242 - - [2026-03-02 02:19:14] "GET /virtual-network/bf7daae7-0cb1-4509-8a26-4777b1b4830b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2178 0.005877
10.0.0.242 - - [2026-03-02 02:19:14] "POST /neutron/network HTTP/1.1" 200 913 0.007388
10.0.0.242 - - [2026-03-02 02:19:14] "POST /id-to-fqname HTTP/1.1" 200 267 0.001401
10.0.0.23 - - [2026-03-02 02:19:40] "DELETE /project/5b71d184b88f45f595ca26ab07abdf82 HTTP/1.1" 404 173 0.008238
10.0.0.23 - - [2026-03-02 02:19:40] "DELETE /project/2d527f895af14feca86995fa4468991e HTTP/1.1" 404 173 0.007490
10.0.0.23 - - [2026-03-02 02:19:40] "GET /projects?obj_uuids=5b71d184-b88f-45f5-95ca-26ab07abdf82&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001258
10.0.0.23 - - [2026-03-02 02:19:40] "GET /projects?obj_uuids=2f38b996-1b44-4349-acf1-6691facbeab9&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001002
10.0.0.23 - - [2026-03-02 02:19:40] "DELETE /project/2f38b9961b444349acf16691facbeab9 HTTP/1.1" 404 173 0.019047
10.0.0.23 - - [2026-03-02 02:19:40] "GET /project/2f38b996-1b44-4349-acf1-6691facbeab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.061990
10.0.0.23 - - [2026-03-02 02:19:40] "GET /project/5b71d184-b88f-45f5-95ca-26ab07abdf82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1516 0.078002
10.0.0.23 - - [2026-03-02 02:19:40] "GET /projects?obj_uuids=2f38b996-1b44-4349-acf1-6691facbeab9&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001118
10.0.0.23 - - [2026-03-02 02:19:40] "GET /projects?obj_uuids=5b71d184-b88f-45f5-95ca-26ab07abdf82&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001294
10.0.0.23 - - [2026-03-02 02:19:40] "GET /project/5b71d184-b88f-45f5-95ca-26ab07abdf82?fields=security_groups HTTP/1.1" 200 1399 0.078095
10.0.0.23 - - [2026-03-02 02:19:40] "GET /project/2f38b996-1b44-4349-acf1-6691facbeab9?fields=security_groups HTTP/1.1" 200 1369 0.092934
10.0.0.23 - - [2026-03-02 02:19:40] "DELETE /security-group/1a4e2762-12f5-4ddf-bec8-b6b3d750d833 HTTP/1.1" 200 115 0.115351
10.0.0.23 - - [2026-03-02 02:19:40] "GET /projects?obj_uuids=5b71d184-b88f-45f5-95ca-26ab07abdf82&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.003055
10.0.0.23 - - [2026-03-02 02:19:40] "DELETE /security-group/52eb92c0-bb93-4877-9b7d-1481d108ea68 HTTP/1.1" 200 115 0.146347
10.0.0.23 - - [2026-03-02 02:19:40] "GET /projects?obj_uuids=2f38b996-1b44-4349-acf1-6691facbeab9&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001758
10.0.0.242 - - [2026-03-02 02:19:40] "DELETE /access-control-list/98585d88-6a87-4b6c-b740-07fd140237ce HTTP/1.1" 200 115 0.103514
10.0.0.23 - - [2026-03-02 02:19:40] "GET /project/5b71d184-b88f-45f5-95ca-26ab07abdf82?fields=application_policy_sets HTTP/1.1" 200 1438 0.096613
10.0.0.23 - - [2026-03-02 02:19:40] "GET /project/2f38b996-1b44-4349-acf1-6691facbeab9?fields=application_policy_sets HTTP/1.1" 200 1408 0.123120
10.0.0.242 - - [2026-03-02 02:19:40] "DELETE /access-control-list/999407bf-6a61-4196-81da-f3107be556c2 HTTP/1.1" 200 115 0.121206
10.0.0.23 - - [2026-03-02 02:19:40] "DELETE /project/5b71d184-b88f-45f5-95ca-26ab07abdf82 HTTP/1.1" 200 115 0.740787
10.0.0.23 - - [2026-03-02 02:19:40] "DELETE /project/2f38b996-1b44-4349-acf1-6691facbeab9 HTTP/1.1" 200 115 0.808470
10.0.0.23 - - [2026-03-02 02:19:44] "GET /obj-perms HTTP/1.1" 200 5075 0.053259
10.0.0.23 - - [2026-03-02 02:19:52] "GET /projects?obj_uuids=2d527f89-5af1-4fec-a869-95fa4468991e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001465
10.0.0.242 - - [2026-03-02 02:19:52] "GET /project/2d527f89-5af1-4fec-a869-95fa4468991e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.069260
10.0.0.242 - - [2026-03-02 02:19:52] "POST /neutron/network HTTP/1.1" 200 912 0.009450
10.0.0.242 - - [2026-03-02 02:19:52] "POST /id-to-fqname HTTP/1.1" 200 268 0.002731
10.0.0.242 - - [2026-03-02 02:19:52] "POST /neutron/port HTTP/1.1" 200 117 0.006039
10.0.0.23 - - [2026-03-02 02:19:53] "GET /projects?obj_uuids=2d527f89-5af1-4fec-a869-95fa4468991e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001024
10.0.0.242 - - [2026-03-02 02:19:53] "POST /neutron/port HTTP/1.1" 200 1070 0.399764
10.0.0.242 - - [2026-03-02 02:19:53] "POST /neutron/port HTTP/1.1" 200 1124 0.110917
10.0.0.23 - - [2026-03-02 02:19:54] "GET /projects?obj_uuids=2d527f89-5af1-4fec-a869-95fa4468991e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002834
10.0.0.242 - - [2026-03-02 02:19:54] "POST /neutron/subnet HTTP/1.1" 200 708 0.014944
10.0.0.242 - - [2026-03-02 02:19:54] "GET /project/2d527f89-5af1-4fec-a869-95fa4468991e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.113333
10.0.0.242 - - [2026-03-02 02:19:54] "POST /neutron/network HTTP/1.1" 200 912 0.007556
10.0.0.242 - - [2026-03-02 02:19:54] "POST /neutron/port HTTP/1.1" 200 117 0.007968
10.0.0.23 - - [2026-03-02 02:19:54] "GET /projects?obj_uuids=51b9dc71-44cb-4679-a46b-0feb280e6372&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001345
10.0.0.242 - - [2026-03-02 02:19:54] "GET /project/51b9dc71-44cb-4679-a46b-0feb280e6372?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 0.062316
10.0.0.242 - - [2026-03-02 02:19:55] "POST /neutron/port HTTP/1.1" 200 1069 0.034831
10.0.0.242 - - [2026-03-02 02:19:55] "POST /neutron/port HTTP/1.1" 200 1133 0.064862
10.0.0.242 - - [2026-03-02 02:19:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005203
10.0.0.242 - - [2026-03-02 02:19:55] "GET /security-group/37f91104-888e-482d-9072-b0bf7192133c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3685 0.008275
10.0.0.242 - - [2026-03-02 02:19:55] "POST /neutron/port HTTP/1.1" 200 117 0.001387
10.0.0.242 - - [2026-03-02 02:19:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004122
10.0.0.23 - - [2026-03-02 02:19:55] "GET /projects?obj_uuids=51b9dc71-44cb-4679-a46b-0feb280e6372&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001912
10.0.0.242 - - [2026-03-02 02:19:55] "GET /project/51b9dc71-44cb-4679-a46b-0feb280e6372?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 0.045155
10.0.0.242 - - [2026-03-02 02:19:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005410
10.0.0.242 - - [2026-03-02 02:19:56] "GET /security-group/37f91104-888e-482d-9072-b0bf7192133c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3685 0.005210
10.0.0.242 - - [2026-03-02 02:19:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005637
10.0.0.242 - - [2026-03-02 02:19:56] "PUT /security-group/37f91104-888e-482d-9072-b0bf7192133c HTTP/1.1" 200 262 0.031281
10.0.0.242 - - [2026-03-02 02:19:56] "POST /fqname-to-id HTTP/1.1" 404 193 0.004022
10.0.0.242 - - [2026-03-02 02:19:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005615
10.0.0.23 - - [2026-03-02 02:19:57] "GET /domains?obj_uuids=cc2d0805-fa5b-4698-bfcc-d7811c08231a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001090
10.0.0.242 - - [2026-03-02 02:19:57] "GET /domain/cc2d0805-fa5b-4698-bfcc-d7811c08231a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.008501
10.0.0.242 - - [2026-03-02 02:19:57] "POST /service-templates HTTP/1.1" 200 543 0.062909
10.0.0.242 - - [2026-03-02 02:19:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004203
10.0.0.242 - - [2026-03-02 02:19:57] "GET /service-template/58969d8c-d7bb-4ec6-b446-06d3f3c4c455?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.009006
10.0.0.242 - - [2026-03-02 02:19:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003866
10.0.0.242 - - [2026-03-02 02:19:57] "GET /service-template/58969d8c-d7bb-4ec6-b446-06d3f3c4c455?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.004697
10.0.0.242 - - [2026-03-02 02:19:57] "POST /id-to-fqname HTTP/1.1" 200 267 0.001842
10.0.0.242 - - [2026-03-02 02:19:57] "POST /id-to-fqname HTTP/1.1" 200 267 0.001926
10.0.0.242 - - [2026-03-02 02:19:57] "POST /id-to-fqname HTTP/1.1" 200 268 0.001832
10.0.0.242 - - [2026-03-02 02:19:57] "POST /neutron/security_group HTTP/1.1" 200 2066 0.011340
10.0.0.242 - - [2026-03-02 02:19:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004268
10.0.0.242 - - [2026-03-02 02:19:57] "DELETE /service-template/58969d8c-d7bb-4ec6-b446-06d3f3c4c455 HTTP/1.1" 200 115 0.042913
10.0.0.242 - - [2026-03-02 02:19:57] "POST /fqname-to-id HTTP/1.1" 404 193 0.007265
10.0.0.242 - - [2026-03-02 02:20:02] "POST /neutron/network HTTP/1.1" 200 912 0.007948
10.0.0.242 - - [2026-03-02 02:20:04] "POST /neutron/network HTTP/1.1" 400 204 0.016840
10.0.0.242 - - [2026-03-02 02:20:08] "POST /neutron/network HTTP/1.1" 200 912 0.007024
10.0.0.242 - - [2026-03-02 02:20:10] "POST /neutron/network HTTP/1.1" 400 204 0.014835
10.0.0.242 - - [2026-03-02 02:20:14] "POST /neutron/network HTTP/1.1" 200 912 0.008076
10.0.0.242 - - [2026-03-02 02:20:16] "POST /neutron/network HTTP/1.1" 400 204 0.016967
10.0.0.242 - - [2026-03-02 02:20:20] "POST /neutron/network HTTP/1.1" 200 912 0.007314
10.0.0.242 - - [2026-03-02 02:20:22] "POST /neutron/network HTTP/1.1" 400 204 0.021370
10.0.0.242 - - [2026-03-02 02:20:26] "POST /neutron/network HTTP/1.1" 200 912 0.007640
10.0.0.242 - - [2026-03-02 02:20:29] "POST /neutron/network HTTP/1.1" 400 204 0.022609
10.0.0.242 - - [2026-03-02 02:20:33] "POST /neutron/network HTTP/1.1" 200 912 0.007408
10.0.0.242 - - [2026-03-02 02:20:35] "POST /neutron/network HTTP/1.1" 400 204 0.012808
10.0.0.242 - - [2026-03-02 02:20:39] "POST /neutron/network HTTP/1.1" 200 912 0.007658
10.0.0.242 - - [2026-03-02 02:20:41] "POST /neutron/network HTTP/1.1" 400 204 0.017845
10.0.0.242 - - [2026-03-02 02:20:43] "POST /neutron/port HTTP/1.1" 200 151 0.219671
10.0.0.242 - - [2026-03-02 02:20:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003472
10.0.0.242 - - [2026-03-02 02:20:43] "POST /neutron/network HTTP/1.1" 200 913 0.008251
10.0.0.242 - - [2026-03-02 02:20:44] "POST /neutron/port HTTP/1.1" 200 1133 0.020186
10.0.0.242 - - [2026-03-02 02:20:45] "POST /neutron/port HTTP/1.1" 200 117 0.006651
10.0.0.27 - - [2026-03-02 02:20:45] "GET /obj-perms HTTP/1.1" 200 5075 0.080807
10.0.0.242 - - [2026-03-02 02:20:45] "DELETE /route-target/92ca4d19-49dc-4879-844f-3f5c4e5e44e9 HTTP/1.1" 200 115 0.029968
10.0.0.242 - - [2026-03-02 02:20:45] "POST /neutron/network HTTP/1.1" 200 911 0.009764
10.0.0.23 - - [2026-03-02 02:20:46] "GET /projects?obj_uuids=2d527f89-5af1-4fec-a869-95fa4468991e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.027706
10.0.0.242 - - [2026-03-02 02:20:46] "GET /project/2d527f89-5af1-4fec-a869-95fa4468991e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.075529
10.0.0.23 - - [2026-03-02 02:20:46] "GET /projects?obj_uuids=2d527f89-5af1-4fec-a869-95fa4468991e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001175
10.0.0.242 - - [2026-03-02 02:20:46] "GET /project/2d527f89-5af1-4fec-a869-95fa4468991e?fields=virtual_networks HTTP/1.1" 200 1048 0.061725
10.0.0.23 - - [2026-03-02 02:20:46] "GET /projects?obj_uuids=2d527f89-5af1-4fec-a869-95fa4468991e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001402
10.0.0.242 - - [2026-03-02 02:20:46] "GET /project/2d527f89-5af1-4fec-a869-95fa4468991e?fields=virtual_machine_interfaces HTTP/1.1" 200 1048 0.048876
10.0.0.23 - - [2026-03-02 02:20:46] "GET /projects?obj_uuids=2d527f89-5af1-4fec-a869-95fa4468991e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001387
10.0.0.242 - - [2026-03-02 02:20:46] "GET /project/2d527f89-5af1-4fec-a869-95fa4468991e?fields=security_groups HTTP/1.1" 200 1282 0.053467
10.0.0.242 - - [2026-03-02 02:20:47] "POST /fqname-to-id HTTP/1.1" 404 189 0.028165
10.0.0.23 - - [2026-03-02 02:20:47] "GET /projects?obj_uuids=022dadbb-9684-4f32-ba71-5b41e7f3b8f5&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003539
10.0.0.23 - - [2026-03-02 02:20:47] "GET /domains?obj_uuids=cc2d0805-fa5b-4698-bfcc-d7811c08231a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001088
10.0.0.23 - - [2026-03-02 02:20:47] "GET /domain/cc2d0805-fa5b-4698-bfcc-d7811c08231a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.040350
10.0.0.23 - - [2026-03-02 02:20:47] "POST /id-to-fqname HTTP/1.1" 200 191 0.001559
10.0.0.23 - - [2026-03-02 02:20:47] "POST /fqname-to-id HTTP/1.1" 404 200 0.016945
10.0.0.23 - - [2026-03-02 02:20:47] "POST /security-groups HTTP/1.1" 200 592 0.030974
10.0.0.23 - - [2026-03-02 02:20:47] "POST /projects HTTP/1.1" 200 587 0.267852
10.0.0.242 - - [2026-03-02 02:20:47] "POST /fqname-to-id HTTP/1.1" 404 235 0.028678
10.0.0.23 - - [2026-03-02 02:20:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.345503
10.0.0.242 - - [2026-03-02 02:20:48] "GET /project/022dadbb-9684-4f32-ba71-5b41e7f3b8f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.544957
10.0.0.242 - - [2026-03-02 02:20:48] "POST /access-control-lists HTTP/1.1" 200 595 0.044990
10.0.0.242 - - [2026-03-02 02:20:49] "GET / HTTP/1.1" 200 35931 0.002512
10.0.0.242 - - [2026-03-02 02:20:49] "POST /fqname-to-id HTTP/1.1" 401 293 0.000731
10.0.0.242 - - [2026-03-02 02:20:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.062558
10.0.0.23 - - [2026-03-02 02:20:50] "GET /projects?obj_uuids=022dadbb-9684-4f32-ba71-5b41e7f3b8f5&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000955
10.0.0.242 - - [2026-03-02 02:20:50] "GET /project/022dadbb-9684-4f32-ba71-5b41e7f3b8f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.035982
10.0.0.23 - - [2026-03-02 02:20:50] "GET /projects?obj_uuids=022dadbb-9684-4f32-ba71-5b41e7f3b8f5&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001308
10.0.0.242 - - [2026-03-02 02:20:50] "POST /neutron/network HTTP/1.1" 200 670 0.166097
10.0.0.242 - - [2026-03-02 02:20:50] "POST /id-to-fqname HTTP/1.1" 200 253 0.003657
10.0.0.242 - - [2026-03-02 02:20:50] "GET /virtual-network/07f388bd-4bb6-40df-93df-860adfb8c522?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2139 0.008596
10.0.0.242 - - [2026-03-02 02:20:50] "POST /neutron/network HTTP/1.1" 200 890 0.007373
10.0.0.242 - - [2026-03-02 02:20:50] "GET /virtual-network/07f388bd-4bb6-40df-93df-860adfb8c522?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2139 0.005654
10.0.0.242 - - [2026-03-02 02:20:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003889
10.0.0.23 - - [2026-03-02 02:20:50] "GET /projects?obj_uuids=022dadbb-9684-4f32-ba71-5b41e7f3b8f5&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001152
10.0.0.242 - - [2026-03-02 02:20:51] "GET /project/022dadbb-9684-4f32-ba71-5b41e7f3b8f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.064645
10.0.0.242 - - [2026-03-02 02:20:51] "POST /neutron/network HTTP/1.1" 200 117 0.017388
10.0.0.242 - - [2026-03-02 02:20:51] "POST /route-targets HTTP/1.1" 200 327 0.014700
10.0.0.242 - - [2026-03-02 02:20:51] "POST /neutron/network HTTP/1.1" 200 889 0.010751
10.0.0.242 - - [2026-03-02 02:20:51] "POST /id-to-fqname HTTP/1.1" 200 253 0.001242
10.0.0.242 - - [2026-03-02 02:20:51] "GET /virtual-network/74a67883-4f66-4894-84f7-6d19496b2109?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2136 0.008071
10.0.0.242 - - [2026-03-02 02:20:51] "GET /virtual-network/74a67883-4f66-4894-84f7-6d19496b2109?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2136 0.011461
10.0.0.23 - - [2026-03-02 02:20:51] "GET /global-system-configs HTTP/1.1" 401 293 0.000381
10.0.0.242 - - [2026-03-02 02:20:51] "POST /neutron/subnet HTTP/1.1" 200 725 0.011951
10.0.0.242 - - [2026-03-02 02:20:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.007486
10.0.0.23 - - [2026-03-02 02:20:51] "GET /projects?obj_uuids=022dadbb-9684-4f32-ba71-5b41e7f3b8f5&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001017
10.0.0.23 - - [2026-03-02 02:20:51] "GET /global-system-configs HTTP/1.1" 401 293 0.005434
10.0.0.242 - - [2026-03-02 02:20:51] "GET /project/022dadbb-9684-4f32-ba71-5b41e7f3b8f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.058581
10.0.0.242 - - [2026-03-02 02:20:52] "POST /ref-update HTTP/1.1" 200 156 0.029357
10.0.0.23 - - [2026-03-02 02:20:52] "POST /useragent-kv HTTP/1.1" 200 115 0.008560
10.0.0.242 - - [2026-03-02 02:20:52] "POST /neutron/subnet HTTP/1.1" 200 715 0.250502
10.0.0.27 - - [2026-03-02 02:20:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000375
10.0.0.242 - - [2026-03-02 02:20:52] "POST /id-to-fqname HTTP/1.1" 200 254 0.001338
10.0.0.242 - - [2026-03-02 02:20:52] "GET /virtual-network/d17e8080-ac1d-4520-903f-4b449e8649fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2135 0.008486
10.0.0.27 - - [2026-03-02 02:20:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000340
10.0.0.242 - - [2026-03-02 02:20:52] "GET /virtual-network/d17e8080-ac1d-4520-903f-4b449e8649fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2135 0.007652
10.0.0.242 - - [2026-03-02 02:20:52] "POST /neutron/network HTTP/1.1" 200 889 0.006485
10.0.0.242 - - [2026-03-02 02:20:52] "POST /id-to-fqname HTTP/1.1" 200 253 0.001612
10.0.0.27 - - [2026-03-02 02:20:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000542
10.0.0.27 - - [2026-03-02 02:20:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000368
10.0.0.242 - - [2026-03-02 02:20:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000397
10.0.0.242 - - [2026-03-02 02:20:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000421
10.0.0.23 - - [2026-03-02 02:20:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000396
10.0.0.23 - - [2026-03-02 02:20:53] "GET /global-system-configs HTTP/1.1" 401 293 0.000382
10.0.0.23 - - [2026-03-02 02:20:53] "GET /projects?obj_uuids=022dadbb-9684-4f32-ba71-5b41e7f3b8f5&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001052
10.0.0.242 - - [2026-03-02 02:20:53] "GET /project/022dadbb-9684-4f32-ba71-5b41e7f3b8f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.071907
10.0.0.242 - - [2026-03-02 02:20:53] "POST /neutron/network HTTP/1.1" 200 889 0.006819
10.0.0.242 - - [2026-03-02 02:20:53] "POST /id-to-fqname HTTP/1.1" 200 254 0.001768
10.0.0.242 - - [2026-03-02 02:20:53] "POST /neutron/port HTTP/1.1" 200 117 0.007739
10.0.0.242 - - [2026-03-02 02:20:54] "GET /global-system-configs HTTP/1.1" 401 293 0.000457
10.0.0.242 - - [2026-03-02 02:20:54] "GET /global-system-configs HTTP/1.1" 401 293 0.000383
10.0.0.23 - - [2026-03-02 02:20:54] "GET /projects?obj_uuids=022dadbb-9684-4f32-ba71-5b41e7f3b8f5&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001149
10.0.0.242 - - [2026-03-02 02:20:54] "POST /neutron/port HTTP/1.1" 200 1061 0.343345
10.0.0.242 - - [2026-03-02 02:20:54] "POST /neutron/port HTTP/1.1" 200 1115 0.119429
10.0.0.23 - - [2026-03-02 02:20:54] "GET /projects?obj_uuids=022dadbb-9684-4f32-ba71-5b41e7f3b8f5&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001397
10.0.0.242 - - [2026-03-02 02:20:54] "POST /neutron/subnet HTTP/1.1" 200 699 0.013915
10.0.0.242 - - [2026-03-02 02:20:54] "GET /project/022dadbb-9684-4f32-ba71-5b41e7f3b8f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.107270
10.0.0.242 - - [2026-03-02 02:20:54] "POST /neutron/network HTTP/1.1" 200 889 0.007294
10.0.0.242 - - [2026-03-02 02:20:55] "POST /neutron/port HTTP/1.1" 200 117 0.007114
10.0.0.242 - - [2026-03-02 02:20:55] "POST /fqname-to-id HTTP/1.1" 404 193 0.003300
10.0.0.242 - - [2026-03-02 02:20:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004004
10.0.0.242 - - [2026-03-02 02:20:55] "POST /neutron/port HTTP/1.1" 200 1059 0.025375
10.0.0.23 - - [2026-03-02 02:20:55] "GET /domains?obj_uuids=cc2d0805-fa5b-4698-bfcc-d7811c08231a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001029
10.0.0.242 - - [2026-03-02 02:20:55] "GET /domain/cc2d0805-fa5b-4698-bfcc-d7811c08231a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.007383
10.0.0.242 - - [2026-03-02 02:20:56] "POST /service-templates HTTP/1.1" 200 543 0.068161
10.0.0.242 - - [2026-03-02 02:20:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004615
10.0.0.242 - - [2026-03-02 02:20:56] "GET /service-template/ca641a4d-bcc1-4d9b-841e-86e453448c40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.007354
10.0.0.242 - - [2026-03-02 02:20:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005103
10.0.0.242 - - [2026-03-02 02:20:56] "POST /neutron/port HTTP/1.1" 200 1123 0.023457
10.0.0.242 - - [2026-03-02 02:20:56] "GET /service-template/ca641a4d-bcc1-4d9b-841e-86e453448c40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.003832
10.0.0.242 - - [2026-03-02 02:20:56] "POST /neutron/port HTTP/1.1" 200 117 0.001260
10.0.0.242 - - [2026-03-02 02:20:56] "POST /id-to-fqname HTTP/1.1" 200 253 0.001292
10.0.0.242 - - [2026-03-02 02:20:56] "POST /id-to-fqname HTTP/1.1" 200 253 0.001314
10.0.0.242 - - [2026-03-02 02:20:56] "POST /id-to-fqname HTTP/1.1" 200 254 0.001368
10.0.0.242 - - [2026-03-02 02:20:56] "POST /neutron/security_group HTTP/1.1" 200 2059 0.010012
10.0.0.242 - - [2026-03-02 02:20:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003545
10.0.0.242 - - [2026-03-02 02:20:56] "DELETE /service-template/ca641a4d-bcc1-4d9b-841e-86e453448c40 HTTP/1.1" 200 115 0.067911
10.0.0.242 - - [2026-03-02 02:20:56] "POST /fqname-to-id HTTP/1.1" 404 193 0.007000
10.0.0.242 - - [2026-03-02 02:20:59] "POST /neutron/port HTTP/1.1" 200 1123 0.020899
10.0.0.242 - - [2026-03-02 02:20:59] "POST /neutron/port HTTP/1.1" 200 1115 0.014802
10.0.0.242 - - [2026-03-02 02:21:00] "POST /neutron/network HTTP/1.1" 200 889 0.007246
10.0.0.23 - - [2026-03-02 02:21:01] "POST /useragent-kv HTTP/1.1" 200 115 0.002904
10.0.0.23 - - [2026-03-02 02:21:01] "POST /useragent-kv HTTP/1.1" 200 115 0.002573
10.0.0.242 - - [2026-03-02 02:21:01] "POST /neutron/network HTTP/1.1" 200 151 0.140042
10.0.0.242 - - [2026-03-02 02:21:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004073
10.0.0.23 - - [2026-03-02 02:21:01] "GET /projects?obj_uuids=022dadbb-9684-4f32-ba71-5b41e7f3b8f5&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001148
10.0.0.242 - - [2026-03-02 02:21:01] "DELETE /route-target/5ec15a9f-815e-4eab-b198-f287c6bd1193 HTTP/1.1" 200 115 0.040856
10.0.0.242 - - [2026-03-02 02:21:01] "GET /project/022dadbb-9684-4f32-ba71-5b41e7f3b8f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.053825
10.0.0.23 - - [2026-03-02 02:21:01] "GET /projects?obj_uuids=022dadbb-9684-4f32-ba71-5b41e7f3b8f5&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001137
10.0.0.242 - - [2026-03-02 02:21:01] "GET /project/022dadbb-9684-4f32-ba71-5b41e7f3b8f5?fields=virtual_networks HTTP/1.1" 200 1033 0.061349
10.0.0.23 - - [2026-03-02 02:21:01] "GET /projects?obj_uuids=022dadbb-9684-4f32-ba71-5b41e7f3b8f5&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001030
10.0.0.242 - - [2026-03-02 02:21:01] "GET /project/022dadbb-9684-4f32-ba71-5b41e7f3b8f5?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.047242
10.0.0.23 - - [2026-03-02 02:21:01] "GET /projects?obj_uuids=022dadbb-9684-4f32-ba71-5b41e7f3b8f5&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001172
10.0.0.242 - - [2026-03-02 02:21:01] "GET /project/022dadbb-9684-4f32-ba71-5b41e7f3b8f5?fields=security_groups HTTP/1.1" 200 1260 0.071259
10.0.0.242 - - [2026-03-02 02:21:02] "POST /fqname-to-id HTTP/1.1" 404 193 0.058059
10.0.0.23 - - [2026-03-02 02:21:02] "GET /projects?obj_uuids=f6965f8f-8d24-4c89-bca1-129981e6f0cb&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002995
10.0.0.23 - - [2026-03-02 02:21:02] "GET /domains?obj_uuids=cc2d0805-fa5b-4698-bfcc-d7811c08231a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001449
10.0.0.23 - - [2026-03-02 02:21:02] "GET /domain/cc2d0805-fa5b-4698-bfcc-d7811c08231a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.008224
10.0.0.23 - - [2026-03-02 02:21:03] "POST /id-to-fqname HTTP/1.1" 200 195 0.002802
10.0.0.23 - - [2026-03-02 02:21:03] "POST /fqname-to-id HTTP/1.1" 404 204 0.007493
10.0.0.23 - - [2026-03-02 02:21:03] "POST /security-groups HTTP/1.1" 200 596 0.087365
10.0.0.23 - - [2026-03-02 02:21:03] "POST /projects HTTP/1.1" 200 595 0.314094
10.0.0.242 - - [2026-03-02 02:21:03] "POST /fqname-to-id HTTP/1.1" 404 238 0.013793
10.0.0.23 - - [2026-03-02 02:21:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.394549
10.0.0.242 - - [2026-03-02 02:21:03] "GET /project/f6965f8f-8d24-4c89-bca1-129981e6f0cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1384 0.562312
10.0.0.242 - - [2026-03-02 02:21:04] "GET / HTTP/1.1" 200 35931 0.002214
10.0.0.242 - - [2026-03-02 02:21:05] "POST /fqname-to-id HTTP/1.1" 401 293 0.000437
10.0.0.242 - - [2026-03-02 02:21:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.057685
10.0.0.23 - - [2026-03-02 02:21:05] "GET /projects?obj_uuids=f6965f8f-8d24-4c89-bca1-129981e6f0cb&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000905
10.0.0.242 - - [2026-03-02 02:21:05] "GET /project/f6965f8f-8d24-4c89-bca1-129981e6f0cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1384 0.050505
10.0.0.242 - - [2026-03-02 02:21:05] "POST /neutron/network HTTP/1.1" 200 117 0.041043
10.0.0.242 - - [2026-03-02 02:21:06] "POST /ref-update HTTP/1.1" 200 156 0.027879
10.0.0.23 - - [2026-03-02 02:21:06] "POST /fqname-to-id HTTP/1.1" 401 293 0.000416
10.0.0.23 - - [2026-03-02 02:21:06] "POST /useragent-kv HTTP/1.1" 200 115 0.003433
10.0.0.242 - - [2026-03-02 02:21:06] "POST /neutron/subnet HTTP/1.1" 200 720 0.234685
10.0.0.242 - - [2026-03-02 02:21:06] "POST /id-to-fqname HTTP/1.1" 200 261 0.001360
10.0.0.242 - - [2026-03-02 02:21:06] "GET /virtual-network/67e1ec19-3718-4ad2-a360-19b1f4be370b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2738 0.006653
10.0.0.242 - - [2026-03-02 02:21:06] "GET /virtual-network/67e1ec19-3718-4ad2-a360-19b1f4be370b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2738 0.007800
10.0.0.242 - - [2026-03-02 02:21:06] "POST /neutron/network HTTP/1.1" 200 1074 0.008366
10.0.0.242 - - [2026-03-02 02:21:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003398
10.0.0.23 - - [2026-03-02 02:21:06] "GET /projects?obj_uuids=f6965f8f-8d24-4c89-bca1-129981e6f0cb&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001211
10.0.0.242 - - [2026-03-02 02:21:06] "GET /project/f6965f8f-8d24-4c89-bca1-129981e6f0cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1384 0.044330
10.0.0.242 - - [2026-03-02 02:21:06] "POST /neutron/network HTTP/1.1" 200 117 0.014339
10.0.0.23 - - [2026-03-02 02:21:07] "POST /fqname-to-id HTTP/1.1" 404 207 0.041317
10.0.0.23 - - [2026-03-02 02:21:07] "POST /useragent-kv HTTP/1.1" 200 115 0.012447
10.0.0.242 - - [2026-03-02 02:21:07] "POST /neutron/subnet HTTP/1.1" 200 729 0.192341
10.0.0.242 - - [2026-03-02 02:21:07] "POST /id-to-fqname HTTP/1.1" 200 261 0.001284
10.0.0.242 - - [2026-03-02 02:21:07] "GET /virtual-network/54518d9d-3e38-4cd8-8734-22e09e36091d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2743 0.005510
10.0.0.242 - - [2026-03-02 02:21:07] "GET /virtual-network/54518d9d-3e38-4cd8-8734-22e09e36091d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2743 0.005927
10.0.0.242 - - [2026-03-02 02:21:07] "POST /neutron/network HTTP/1.1" 200 1076 0.013361
10.0.0.242 - - [2026-03-02 02:21:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003247
10.0.0.23 - - [2026-03-02 02:21:07] "GET /projects?obj_uuids=f6965f8f-8d24-4c89-bca1-129981e6f0cb&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001211
10.0.0.242 - - [2026-03-02 02:21:07] "GET /project/f6965f8f-8d24-4c89-bca1-129981e6f0cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1384 0.044653
10.0.0.242 - - [2026-03-02 02:21:07] "POST /neutron/network HTTP/1.1" 200 117 0.015366
10.0.0.242 - - [2026-03-02 02:21:08] "POST /route-targets HTTP/1.1" 200 327 0.015308
10.0.0.23 - - [2026-03-02 02:21:08] "POST /fqname-to-id HTTP/1.1" 404 207 0.007678
10.0.0.23 - - [2026-03-02 02:21:08] "POST /useragent-kv HTTP/1.1" 200 115 0.010424
10.0.0.242 - - [2026-03-02 02:21:08] "POST /neutron/subnet HTTP/1.1" 200 724 0.169844
10.0.0.242 - - [2026-03-02 02:21:08] "POST /id-to-fqname HTTP/1.1" 200 262 0.001345
10.0.0.242 - - [2026-03-02 02:21:08] "GET /virtual-network/f7d4f514-e74b-4b35-a638-c11015d18399?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2742 0.008715
10.0.0.242 - - [2026-03-02 02:21:08] "GET /virtual-network/f7d4f514-e74b-4b35-a638-c11015d18399?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2742 0.005742
10.0.0.242 - - [2026-03-02 02:21:08] "POST /neutron/network HTTP/1.1" 200 1076 0.009619
10.0.0.242 - - [2026-03-02 02:21:08] "POST /id-to-fqname HTTP/1.1" 200 261 0.001224
10.0.0.242 - - [2026-03-02 02:21:08] "POST /neutron/network HTTP/1.1" 200 1086 0.007410
10.0.0.23 - - [2026-03-02 02:21:09] "GET /projects?obj_uuids=f6965f8f-8d24-4c89-bca1-129981e6f0cb&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001004
10.0.0.242 - - [2026-03-02 02:21:09] "GET /project/f6965f8f-8d24-4c89-bca1-129981e6f0cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1384 0.075276
10.0.0.242 - - [2026-03-02 02:21:09] "POST /neutron/port HTTP/1.1" 200 117 0.007148
10.0.0.242 - - [2026-03-02 02:21:09] "POST /id-to-fqname HTTP/1.1" 200 262 0.001868
10.0.0.242 - - [2026-03-02 02:21:10] "POST /neutron/network HTTP/1.1" 200 1086 0.007324
10.0.0.242 - - [2026-03-02 02:21:10] "POST /neutron/port HTTP/1.1" 200 1173 0.020437
10.0.0.23 - - [2026-03-02 02:21:10] "GET /projects?obj_uuids=f6965f8f-8d24-4c89-bca1-129981e6f0cb&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001061
10.0.0.242 - - [2026-03-02 02:21:10] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003149
10.0.0.242 - - [2026-03-02 02:21:10] "GET /project/f6965f8f-8d24-4c89-bca1-129981e6f0cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1384 0.082018
10.0.0.242 - - [2026-03-02 02:21:10] "POST /neutron/subnet HTTP/1.1" 200 1389 0.013652
10.0.0.242 - - [2026-03-02 02:21:11] "POST /neutron/network HTTP/1.1" 200 1076 0.014274
10.0.0.242 - - [2026-03-02 02:21:11] "POST /neutron/port HTTP/1.1" 200 117 0.007284
10.0.0.242 - - [2026-03-02 02:21:12] "POST /neutron/port HTTP/1.1" 200 1171 0.028021
10.0.0.242 - - [2026-03-02 02:21:12] "POST /neutron/port HTTP/1.1" 200 1235 0.020859
10.0.0.242 - - [2026-03-02 02:21:12] "POST /neutron/subnet HTTP/1.1" 200 1379 0.013868
10.0.0.242 - - [2026-03-02 02:21:12] "POST /neutron/network HTTP/1.1" 200 1076 0.008375
10.0.0.242 - - [2026-03-02 02:21:13] "POST /neutron/port HTTP/1.1" 200 1237 0.019452
10.0.0.242 - - [2026-03-02 02:21:13] "POST /neutron/port HTTP/1.1" 200 1235 0.019873
10.0.0.242 - - [2026-03-02 02:21:14] "POST /neutron/port HTTP/1.1" 200 117 0.006873
10.0.0.242 - - [2026-03-02 02:21:15] "DELETE /route-target/192abe3b-5d7d-4204-ad7e-ca67ba18f00c HTTP/1.1" 200 115 0.039262
10.0.0.242 - - [2026-03-02 02:21:15] "POST /neutron/network HTTP/1.1" 200 1076 0.015456
10.0.0.23 - - [2026-03-02 02:21:15] "POST /useragent-kv HTTP/1.1" 200 115 0.003744
10.0.0.242 - - [2026-03-02 02:21:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006608
10.0.0.23 - - [2026-03-02 02:21:15] "POST /useragent-kv HTTP/1.1" 200 115 0.004431
10.0.0.23 - - [2026-03-02 02:21:15] "POST /useragent-kv HTTP/1.1" 200 115 0.003516
10.0.0.23 - - [2026-03-02 02:21:15] "POST /useragent-kv HTTP/1.1" 200 115 0.003981
10.0.0.242 - - [2026-03-02 02:21:15] "POST /neutron/network HTTP/1.1" 200 151 0.149598
10.0.0.23 - - [2026-03-02 02:21:15] "GET /projects?obj_uuids=f6965f8f-8d24-4c89-bca1-129981e6f0cb&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001073
10.0.0.242 - - [2026-03-02 02:21:15] "GET /project/f6965f8f-8d24-4c89-bca1-129981e6f0cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1384 0.088504
10.0.0.23 - - [2026-03-02 02:21:15] "GET /projects?obj_uuids=f6965f8f-8d24-4c89-bca1-129981e6f0cb&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001073
10.0.0.242 - - [2026-03-02 02:21:15] "GET /project/f6965f8f-8d24-4c89-bca1-129981e6f0cb?fields=virtual_networks HTTP/1.1" 200 1043 0.037232
10.0.0.23 - - [2026-03-02 02:21:15] "GET /projects?obj_uuids=f6965f8f-8d24-4c89-bca1-129981e6f0cb&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001361
10.0.0.242 - - [2026-03-02 02:21:15] "GET /project/f6965f8f-8d24-4c89-bca1-129981e6f0cb?fields=virtual_machine_interfaces HTTP/1.1" 200 1043 0.040291
10.0.0.23 - - [2026-03-02 02:21:15] "GET /projects?obj_uuids=f6965f8f-8d24-4c89-bca1-129981e6f0cb&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001053
10.0.0.242 - - [2026-03-02 02:21:15] "GET /project/f6965f8f-8d24-4c89-bca1-129981e6f0cb?fields=security_groups HTTP/1.1" 200 1274 0.075607
10.0.0.242 - - [2026-03-02 02:21:16] "POST /fqname-to-id HTTP/1.1" 404 196 0.027185
10.0.0.23 - - [2026-03-02 02:21:16] "GET /projects?obj_uuids=ecaf944d-550a-44ea-8412-b04c1526c7ec&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003720
10.0.0.23 - - [2026-03-02 02:21:16] "GET /domains?obj_uuids=cc2d0805-fa5b-4698-bfcc-d7811c08231a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000990
10.0.0.23 - - [2026-03-02 02:21:16] "GET /domain/cc2d0805-fa5b-4698-bfcc-d7811c08231a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007605
10.0.0.23 - - [2026-03-02 02:21:16] "POST /id-to-fqname HTTP/1.1" 200 198 0.006433
10.0.0.23 - - [2026-03-02 02:21:16] "POST /fqname-to-id HTTP/1.1" 404 207 0.007628
10.0.0.23 - - [2026-03-02 02:21:17] "POST /security-groups HTTP/1.1" 200 599 0.030783
10.0.0.23 - - [2026-03-02 02:21:17] "POST /projects HTTP/1.1" 200 601 0.254646
10.0.0.242 - - [2026-03-02 02:21:17] "POST /access-control-lists HTTP/1.1" 200 604 0.026289
10.0.0.23 - - [2026-03-02 02:21:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.329036
10.0.0.242 - - [2026-03-02 02:21:17] "GET /project/ecaf944d-550a-44ea-8412-b04c1526c7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.480686
10.0.0.242 - - [2026-03-02 02:21:18] "GET / HTTP/1.1" 200 35931 0.001603
10.0.0.242 - - [2026-03-02 02:21:18] "POST /fqname-to-id HTTP/1.1" 401 293 0.000725
10.0.0.242 - - [2026-03-02 02:21:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.059856
10.0.0.23 - - [2026-03-02 02:21:19] "GET /projects?obj_uuids=ecaf944d-550a-44ea-8412-b04c1526c7ec&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000977
10.0.0.242 - - [2026-03-02 02:21:19] "GET /project/ecaf944d-550a-44ea-8412-b04c1526c7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.056668
10.0.0.242 - - [2026-03-02 02:21:19] "POST /route-targets HTTP/1.1" 200 327 0.014904
10.0.0.23 - - [2026-03-02 02:21:19] "POST /useragent-kv HTTP/1.1" 200 115 0.010541
10.0.0.242 - - [2026-03-02 02:21:19] "POST /neutron/subnet HTTP/1.1" 200 720 0.272212
10.0.0.242 - - [2026-03-02 02:21:19] "POST /id-to-fqname HTTP/1.1" 200 267 0.001280
10.0.0.242 - - [2026-03-02 02:21:19] "GET /virtual-network/81436683-5f05-43f5-90e9-a68757e3b000?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.005323
10.0.0.242 - - [2026-03-02 02:21:19] "GET /virtual-network/81436683-5f05-43f5-90e9-a68757e3b000?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.005635
10.0.0.242 - - [2026-03-02 02:21:19] "POST /neutron/network HTTP/1.1" 200 909 0.007000
10.0.0.242 - - [2026-03-02 02:21:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003279
10.0.0.23 - - [2026-03-02 02:21:19] "GET /projects?obj_uuids=ecaf944d-550a-44ea-8412-b04c1526c7ec&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000931
10.0.0.242 - - [2026-03-02 02:21:19] "GET /project/ecaf944d-550a-44ea-8412-b04c1526c7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.057255
10.0.0.23 - - [2026-03-02 02:21:20] "GET /projects?obj_uuids=ecaf944d-550a-44ea-8412-b04c1526c7ec&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000954
10.0.0.242 - - [2026-03-02 02:21:20] "POST /neutron/network HTTP/1.1" 200 691 0.135398
10.0.0.242 - - [2026-03-02 02:21:20] "POST /ref-update HTTP/1.1" 200 156 0.026300
10.0.0.242 - - [2026-03-02 02:21:20] "POST /id-to-fqname HTTP/1.1" 200 267 0.003721
10.0.0.242 - - [2026-03-02 02:21:20] "GET /virtual-network/8c291286-f899-451b-af47-62a5b09f9c6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.005925
10.0.0.242 - - [2026-03-02 02:21:20] "POST /neutron/network HTTP/1.1" 200 908 0.007228
10.0.0.242 - - [2026-03-02 02:21:20] "GET /virtual-network/8c291286-f899-451b-af47-62a5b09f9c6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.005279
10.0.0.242 - - [2026-03-02 02:21:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003575
10.0.0.23 - - [2026-03-02 02:21:20] "GET /projects?obj_uuids=ecaf944d-550a-44ea-8412-b04c1526c7ec&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000917
10.0.0.242 - - [2026-03-02 02:21:20] "GET /project/ecaf944d-550a-44ea-8412-b04c1526c7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.050382
10.0.0.242 - - [2026-03-02 02:21:20] "POST /neutron/network HTTP/1.1" 200 117 0.014935
10.0.0.242 - - [2026-03-02 02:21:21] "POST /neutron/network HTTP/1.1" 200 910 0.010391
10.0.0.242 - - [2026-03-02 02:21:21] "POST /id-to-fqname HTTP/1.1" 200 268 0.001113
10.0.0.242 - - [2026-03-02 02:21:21] "GET /virtual-network/ccd8adfc-1221-4b41-ae40-6b45f7681ad8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.006423
10.0.0.242 - - [2026-03-02 02:21:21] "GET /virtual-network/ccd8adfc-1221-4b41-ae40-6b45f7681ad8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.009277
10.0.0.242 - - [2026-03-02 02:21:21] "POST /neutron/subnet HTTP/1.1" 200 715 0.010734
10.0.0.242 - - [2026-03-02 02:21:21] "POST /id-to-fqname HTTP/1.1" 200 267 0.001270
10.0.0.23 - - [2026-03-02 02:21:22] "GET /projects?obj_uuids=ecaf944d-550a-44ea-8412-b04c1526c7ec&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001055
10.0.0.242 - - [2026-03-02 02:21:22] "GET /project/ecaf944d-550a-44ea-8412-b04c1526c7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.150483
10.0.0.242 - - [2026-03-02 02:21:22] "POST /neutron/port HTTP/1.1" 200 117 0.007245
10.0.0.242 - - [2026-03-02 02:21:22] "POST /id-to-fqname HTTP/1.1" 200 268 0.001293
10.0.0.242 - - [2026-03-02 02:21:23] "POST /neutron/network HTTP/1.1" 200 920 0.009582
10.0.0.242 - - [2026-03-02 02:21:23] "POST /neutron/port HTTP/1.1" 200 1066 0.029648
10.0.0.242 - - [2026-03-02 02:21:24] "POST /neutron/port HTTP/1.1" 200 1130 0.019793
10.0.0.242 - - [2026-03-02 02:21:24] "POST /neutron/port HTTP/1.1" 200 117 0.001090
10.0.0.23 - - [2026-03-02 02:21:24] "GET /projects?obj_uuids=ecaf944d-550a-44ea-8412-b04c1526c7ec&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001408
10.0.0.242 - - [2026-03-02 02:21:24] "GET /project/ecaf944d-550a-44ea-8412-b04c1526c7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.108682
10.0.0.242 - - [2026-03-02 02:21:24] "POST /neutron/port HTTP/1.1" 200 1130 0.034097
10.0.0.242 - - [2026-03-02 02:21:24] "POST /neutron/network HTTP/1.1" 200 920 0.007197
10.0.0.242 - - [2026-03-02 02:21:25] "POST /neutron/port HTTP/1.1" 200 1066 0.017756
10.0.0.242 - - [2026-03-02 02:21:25] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003656
10.0.0.242 - - [2026-03-02 02:21:25] "POST /neutron/network HTTP/1.1" 200 910 0.009528
10.0.0.242 - - [2026-03-02 02:21:26] "POST /neutron/port HTTP/1.1" 200 1130 0.018893
10.0.0.242 - - [2026-03-02 02:21:27] "POST /neutron/port HTTP/1.1" 200 1130 0.025259
10.0.0.242 - - [2026-03-02 02:21:27] "POST /neutron/port HTTP/1.1" 200 117 0.008530
10.0.0.242 - - [2026-03-02 02:21:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005415
10.0.0.242 - - [2026-03-02 02:21:28] "POST /neutron/network HTTP/1.1" 200 910 0.009120
10.0.0.242 - - [2026-03-02 02:21:28] "DELETE /route-target/be3b7623-01be-4227-9976-a2a05ef5bb89 HTTP/1.1" 200 115 0.034383
10.0.0.23 - - [2026-03-02 02:21:28] "POST /useragent-kv HTTP/1.1" 200 115 0.003165
10.0.0.23 - - [2026-03-02 02:21:28] "POST /useragent-kv HTTP/1.1" 200 115 0.003921
10.0.0.242 - - [2026-03-02 02:21:28] "POST /neutron/network HTTP/1.1" 200 151 0.121353
10.0.0.23 - - [2026-03-02 02:21:28] "GET /projects?obj_uuids=ecaf944d-550a-44ea-8412-b04c1526c7ec&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003509
10.0.0.242 - - [2026-03-02 02:21:28] "GET /project/ecaf944d-550a-44ea-8412-b04c1526c7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.098146
10.0.0.23 - - [2026-03-02 02:21:28] "GET /projects?obj_uuids=ecaf944d-550a-44ea-8412-b04c1526c7ec&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001131
10.0.0.242 - - [2026-03-02 02:21:28] "GET /project/ecaf944d-550a-44ea-8412-b04c1526c7ec?fields=virtual_networks HTTP/1.1" 200 1048 0.043112
10.0.0.23 - - [2026-03-02 02:21:28] "GET /projects?obj_uuids=ecaf944d-550a-44ea-8412-b04c1526c7ec&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001016
10.0.0.242 - - [2026-03-02 02:21:28] "GET /project/ecaf944d-550a-44ea-8412-b04c1526c7ec?fields=virtual_machine_interfaces HTTP/1.1" 200 1048 0.041322
10.0.0.23 - - [2026-03-02 02:21:29] "GET /projects?obj_uuids=ecaf944d-550a-44ea-8412-b04c1526c7ec&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001876
10.0.0.242 - - [2026-03-02 02:21:29] "GET /project/ecaf944d-550a-44ea-8412-b04c1526c7ec?fields=security_groups HTTP/1.1" 200 1282 0.044884
10.0.0.242 - - [2026-03-02 02:21:29] "POST /fqname-to-id HTTP/1.1" 404 193 0.030806
10.0.0.23 - - [2026-03-02 02:21:30] "GET /projects?obj_uuids=6da68811-a36b-4f34-9180-d7bbfc53aaec&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003484
10.0.0.23 - - [2026-03-02 02:21:30] "GET /domains?obj_uuids=cc2d0805-fa5b-4698-bfcc-d7811c08231a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001359
10.0.0.23 - - [2026-03-02 02:21:30] "GET /domain/cc2d0805-fa5b-4698-bfcc-d7811c08231a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007571
10.0.0.23 - - [2026-03-02 02:21:30] "POST /id-to-fqname HTTP/1.1" 200 195 0.004855
10.0.0.23 - - [2026-03-02 02:21:30] "POST /fqname-to-id HTTP/1.1" 404 204 0.005302
10.0.0.23 - - [2026-03-02 02:21:30] "POST /security-groups HTTP/1.1" 200 596 0.033548
10.0.0.242 - - [2026-03-02 02:21:30] "POST /fqname-to-id HTTP/1.1" 404 239 0.006273
10.0.0.23 - - [2026-03-02 02:21:30] "POST /projects HTTP/1.1" 200 595 0.241430
10.0.0.23 - - [2026-03-02 02:21:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.314949
10.0.0.242 - - [2026-03-02 02:21:30] "POST /access-control-lists HTTP/1.1" 200 599 0.033285
10.0.0.242 - - [2026-03-02 02:21:30] "GET /project/6da68811-a36b-4f34-9180-d7bbfc53aaec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.470110
10.0.0.242 - - [2026-03-02 02:21:31] "GET / HTTP/1.1" 200 35931 0.002745
10.0.0.242 - - [2026-03-02 02:21:32] "POST /fqname-to-id HTTP/1.1" 401 293 0.000466
10.0.0.242 - - [2026-03-02 02:21:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.059314
10.0.0.23 - - [2026-03-02 02:21:32] "GET /projects?obj_uuids=6da68811-a36b-4f34-9180-d7bbfc53aaec&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000925
10.0.0.242 - - [2026-03-02 02:21:32] "GET /project/6da68811-a36b-4f34-9180-d7bbfc53aaec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.043326
10.0.0.23 - - [2026-03-02 02:21:33] "POST /useragent-kv HTTP/1.1" 200 115 0.012308
10.0.0.242 - - [2026-03-02 02:21:33] "POST /neutron/subnet HTTP/1.1" 200 720 0.251747
10.0.0.242 - - [2026-03-02 02:21:33] "POST /id-to-fqname HTTP/1.1" 200 261 0.001317
10.0.0.242 - - [2026-03-02 02:21:33] "GET /virtual-network/3ba14e32-2215-4038-8a16-a84110cffd04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2153 0.005192
10.0.0.242 - - [2026-03-02 02:21:33] "GET /virtual-network/3ba14e32-2215-4038-8a16-a84110cffd04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2153 0.005904
10.0.0.242 - - [2026-03-02 02:21:33] "POST /neutron/network HTTP/1.1" 200 900 0.008039
10.0.0.242 - - [2026-03-02 02:21:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004242
10.0.0.23 - - [2026-03-02 02:21:33] "GET /projects?obj_uuids=6da68811-a36b-4f34-9180-d7bbfc53aaec&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000962
10.0.0.242 - - [2026-03-02 02:21:33] "GET /project/6da68811-a36b-4f34-9180-d7bbfc53aaec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.058634
10.0.0.23 - - [2026-03-02 02:21:33] "GET /projects?obj_uuids=6da68811-a36b-4f34-9180-d7bbfc53aaec&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000967
10.0.0.242 - - [2026-03-02 02:21:33] "POST /neutron/network HTTP/1.1" 200 682 0.125207
10.0.0.242 - - [2026-03-02 02:21:33] "POST /route-targets HTTP/1.1" 200 327 0.020976
10.0.0.242 - - [2026-03-02 02:21:33] "POST /id-to-fqname HTTP/1.1" 200 261 0.003177
10.0.0.242 - - [2026-03-02 02:21:33] "GET /virtual-network/1c7505f0-4331-41ad-a631-4feb1211045f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2152 0.006020
10.0.0.242 - - [2026-03-02 02:21:33] "POST /neutron/network HTTP/1.1" 200 899 0.006224
10.0.0.242 - - [2026-03-02 02:21:33] "GET /virtual-network/1c7505f0-4331-41ad-a631-4feb1211045f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2152 0.005274
10.0.0.242 - - [2026-03-02 02:21:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003413
10.0.0.23 - - [2026-03-02 02:21:33] "GET /projects?obj_uuids=6da68811-a36b-4f34-9180-d7bbfc53aaec&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000999
10.0.0.242 - - [2026-03-02 02:21:33] "GET /project/6da68811-a36b-4f34-9180-d7bbfc53aaec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.055769
10.0.0.242 - - [2026-03-02 02:21:33] "POST /neutron/network HTTP/1.1" 200 117 0.014637
10.0.0.242 - - [2026-03-02 02:21:34] "POST /ref-update HTTP/1.1" 200 156 0.038160
10.0.0.242 - - [2026-03-02 02:21:34] "POST /neutron/network HTTP/1.1" 200 902 0.008424
10.0.0.242 - - [2026-03-02 02:21:34] "POST /id-to-fqname HTTP/1.1" 200 262 0.001188
10.0.0.242 - - [2026-03-02 02:21:34] "GET /virtual-network/8a31cb1f-81a6-4627-92d2-9c1b75a3f025?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.005123
10.0.0.242 - - [2026-03-02 02:21:34] "GET /virtual-network/8a31cb1f-81a6-4627-92d2-9c1b75a3f025?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.005373
10.0.0.242 - - [2026-03-02 02:21:34] "POST /neutron/subnet HTTP/1.1" 200 720 0.009027
10.0.0.242 - - [2026-03-02 02:21:34] "POST /id-to-fqname HTTP/1.1" 200 261 0.001064
10.0.0.23 - - [2026-03-02 02:21:35] "GET /projects?obj_uuids=6da68811-a36b-4f34-9180-d7bbfc53aaec&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001031
10.0.0.242 - - [2026-03-02 02:21:35] "GET /project/6da68811-a36b-4f34-9180-d7bbfc53aaec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.069719
10.0.0.242 - - [2026-03-02 02:21:35] "POST /neutron/port HTTP/1.1" 200 117 0.007480
10.0.0.242 - - [2026-03-02 02:21:35] "POST /id-to-fqname HTTP/1.1" 200 262 0.001503
10.0.0.242 - - [2026-03-02 02:21:35] "POST /neutron/network HTTP/1.1" 200 912 0.007117
10.0.0.242 - - [2026-03-02 02:21:36] "POST /neutron/port HTTP/1.1" 200 1063 0.038005
10.0.0.242 - - [2026-03-02 02:21:36] "POST /neutron/port HTTP/1.1" 200 1127 0.024696
10.0.0.242 - - [2026-03-02 02:21:36] "POST /neutron/port HTTP/1.1" 200 117 0.001207
10.0.0.23 - - [2026-03-02 02:21:36] "GET /projects?obj_uuids=6da68811-a36b-4f34-9180-d7bbfc53aaec&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001333
10.0.0.242 - - [2026-03-02 02:21:36] "GET /project/6da68811-a36b-4f34-9180-d7bbfc53aaec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.113636
10.0.0.242 - - [2026-03-02 02:21:37] "POST /neutron/port HTTP/1.1" 200 1127 0.022016
10.0.0.242 - - [2026-03-02 02:21:37] "POST /neutron/network HTTP/1.1" 200 912 0.007133
10.0.0.242 - - [2026-03-02 02:21:37] "POST /fqname-to-id HTTP/1.1" 404 193 0.003360
10.0.0.242 - - [2026-03-02 02:21:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004392
10.0.0.23 - - [2026-03-02 02:21:38] "GET /domains?obj_uuids=cc2d0805-fa5b-4698-bfcc-d7811c08231a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.003597
10.0.0.242 - - [2026-03-02 02:21:38] "GET /domain/cc2d0805-fa5b-4698-bfcc-d7811c08231a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.027942
10.0.0.242 - - [2026-03-02 02:21:38] "POST /service-templates HTTP/1.1" 200 543 0.051796
10.0.0.242 - - [2026-03-02 02:21:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004077
10.0.0.242 - - [2026-03-02 02:21:38] "GET /service-template/4d7aa87e-490f-4ab9-ab93-bb6ee59331c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1820 0.007156
10.0.0.242 - - [2026-03-02 02:21:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003369
10.0.0.242 - - [2026-03-02 02:21:38] "GET /service-template/4d7aa87e-490f-4ab9-ab93-bb6ee59331c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1820 0.004737
10.0.0.242 - - [2026-03-02 02:21:38] "POST /neutron/port HTTP/1.1" 200 1064 0.026740
10.0.0.242 - - [2026-03-02 02:21:38] "POST /id-to-fqname HTTP/1.1" 200 261 0.001279
10.0.0.242 - - [2026-03-02 02:21:38] "POST /id-to-fqname HTTP/1.1" 200 261 0.001012
10.0.0.242 - - [2026-03-02 02:21:38] "POST /id-to-fqname HTTP/1.1" 200 262 0.001307
10.0.0.242 - - [2026-03-02 02:21:38] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004321
10.0.0.242 - - [2026-03-02 02:21:38] "POST /neutron/port HTTP/1.1" 200 117 0.001166
10.0.0.242 - - [2026-03-02 02:21:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003139
10.0.0.242 - - [2026-03-02 02:21:38] "DELETE /service-template/4d7aa87e-490f-4ab9-ab93-bb6ee59331c4 HTTP/1.1" 200 115 0.035007
10.0.0.242 - - [2026-03-02 02:21:38] "POST /fqname-to-id HTTP/1.1" 404 193 0.005335
10.0.0.242 - - [2026-03-02 02:21:40] "POST /neutron/network HTTP/1.1" 200 899 0.008348
10.0.0.23 - - [2026-03-02 02:21:41] "DELETE /project/ecaf944d550a44ea8412b04c1526c7ec HTTP/1.1" 404 173 0.015819
10.0.0.23 - - [2026-03-02 02:21:41] "DELETE /project/022dadbb96844f32ba715b41e7f3b8f5 HTTP/1.1" 404 173 0.017715
10.0.0.23 - - [2026-03-02 02:21:41] "DELETE /project/f6965f8f8d244c89bca1129981e6f0cb HTTP/1.1" 404 173 0.015657
10.0.0.23 - - [2026-03-02 02:21:41] "DELETE /project/2d527f89-5af1-4fec-a869-95fa4468991e HTTP/1.1" 404 177 0.009142
10.0.0.23 - - [2026-03-02 02:21:41] "DELETE /project/6da68811a36b4f349180d7bbfc53aaec HTTP/1.1" 404 173 0.013645
10.0.0.23 - - [2026-03-02 02:21:41] "GET /projects?obj_uuids=022dadbb-9684-4f32-ba71-5b41e7f3b8f5&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000916
10.0.0.23 - - [2026-03-02 02:21:41] "GET /projects?obj_uuids=f6965f8f-8d24-4c89-bca1-129981e6f0cb&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000888
10.0.0.23 - - [2026-03-02 02:21:41] "GET /projects?obj_uuids=ecaf944d-550a-44ea-8412-b04c1526c7ec&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000950
10.0.0.23 - - [2026-03-02 02:21:41] "GET /project/f6965f8f-8d24-4c89-bca1-129981e6f0cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.058941
10.0.0.23 - - [2026-03-02 02:21:41] "GET /project/ecaf944d-550a-44ea-8412-b04c1526c7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1500 0.070108
10.0.0.23 - - [2026-03-02 02:21:41] "GET /project/022dadbb-9684-4f32-ba71-5b41e7f3b8f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1471 0.100380
10.0.0.23 - - [2026-03-02 02:21:41] "GET /projects?obj_uuids=f6965f8f-8d24-4c89-bca1-129981e6f0cb&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.004559
10.0.0.23 - - [2026-03-02 02:21:41] "GET /projects?obj_uuids=ecaf944d-550a-44ea-8412-b04c1526c7ec&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001547
10.0.0.23 - - [2026-03-02 02:21:41] "GET /projects?obj_uuids=022dadbb-9684-4f32-ba71-5b41e7f3b8f5&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003546
10.0.0.23 - - [2026-03-02 02:21:41] "GET /project/f6965f8f-8d24-4c89-bca1-129981e6f0cb?fields=security_groups HTTP/1.1" 200 1379 0.138797
10.0.0.23 - - [2026-03-02 02:21:41] "GET /project/ecaf944d-550a-44ea-8412-b04c1526c7ec?fields=security_groups HTTP/1.1" 200 1387 0.148430
10.0.0.23 - - [2026-03-02 02:21:41] "GET /project/022dadbb-9684-4f32-ba71-5b41e7f3b8f5?fields=security_groups HTTP/1.1" 200 1365 0.162016
10.0.0.23 - - [2026-03-02 02:21:41] "DELETE /security-group/68062636-f4d5-4e9d-b319-fa67491db176 HTTP/1.1" 200 115 0.075533
10.0.0.23 - - [2026-03-02 02:21:41] "GET /projects?obj_uuids=f6965f8f-8d24-4c89-bca1-129981e6f0cb&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001053
10.0.0.23 - - [2026-03-02 02:21:41] "DELETE /security-group/7b665ac4-0be2-482a-b774-282c82765699 HTTP/1.1" 200 115 0.084792
10.0.0.23 - - [2026-03-02 02:21:41] "GET /projects?obj_uuids=ecaf944d-550a-44ea-8412-b04c1526c7ec&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001454
10.0.0.242 - - [2026-03-02 02:21:41] "DELETE /access-control-list/7dc71256-0d9e-47fa-8341-a53c0fb2bcd1 HTTP/1.1" 200 115 0.071998
10.0.0.23 - - [2026-03-02 02:21:41] "GET /project/f6965f8f-8d24-4c89-bca1-129981e6f0cb?fields=application_policy_sets HTTP/1.1" 200 1418 0.063939
10.0.0.23 - - [2026-03-02 02:21:41] "DELETE /security-group/ea2941ff-1158-42ba-8050-6279953e3228 HTTP/1.1" 200 115 0.116927
10.0.0.23 - - [2026-03-02 02:21:41] "GET /projects?obj_uuids=022dadbb-9684-4f32-ba71-5b41e7f3b8f5&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001775
10.0.0.242 - - [2026-03-02 02:21:41] "POST /neutron/port HTTP/1.1" 200 1118 0.040484
10.0.0.23 - - [2026-03-02 02:21:41] "GET /project/ecaf944d-550a-44ea-8412-b04c1526c7ec?fields=application_policy_sets HTTP/1.1" 200 1426 0.123200
10.0.0.23 - - [2026-03-02 02:21:41] "GET /project/022dadbb-9684-4f32-ba71-5b41e7f3b8f5?fields=application_policy_sets HTTP/1.1" 200 1404 0.128523
10.0.0.242 - - [2026-03-02 02:21:41] "POST /neutron/port HTTP/1.1" 200 1117 0.047991
10.0.0.242 - - [2026-03-02 02:21:41] "DELETE /access-control-list/deb8d295-51e0-433a-9fa6-3095ffcaa9b4 HTTP/1.1" 200 115 0.105926
10.0.0.23 - - [2026-03-02 02:21:41] "DELETE /project/f6965f8f-8d24-4c89-bca1-129981e6f0cb HTTP/1.1" 200 115 0.733847
10.0.0.23 - - [2026-03-02 02:21:41] "DELETE /project/ecaf944d-550a-44ea-8412-b04c1526c7ec HTTP/1.1" 200 115 0.779751
10.0.0.23 - - [2026-03-02 02:21:41] "DELETE /project/022dadbb-9684-4f32-ba71-5b41e7f3b8f5 HTTP/1.1" 200 115 0.811017
10.0.0.242 - - [2026-03-02 02:21:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.008445
10.0.0.23 - - [2026-03-02 02:21:43] "POST /useragent-kv HTTP/1.1" 200 115 0.008255
10.0.0.23 - - [2026-03-02 02:21:43] "POST /useragent-kv HTTP/1.1" 200 115 0.003798
10.0.0.242 - - [2026-03-02 02:21:43] "POST /neutron/network HTTP/1.1" 200 151 0.153052
10.0.0.242 - - [2026-03-02 02:21:43] "DELETE /route-target/ab453e0f-9982-4f76-a8e0-2b8cd536d880 HTTP/1.1" 200 115 0.027052
10.0.0.242 - - [2026-03-02 02:21:43] "POST /neutron/network HTTP/1.1" 200 900 0.008941
10.0.0.23 - - [2026-03-02 02:21:43] "GET /projects?obj_uuids=6da68811-a36b-4f34-9180-d7bbfc53aaec&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.008279
10.0.0.242 - - [2026-03-02 02:21:43] "GET /project/6da68811-a36b-4f34-9180-d7bbfc53aaec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.050189
10.0.0.23 - - [2026-03-02 02:21:43] "GET /projects?obj_uuids=6da68811-a36b-4f34-9180-d7bbfc53aaec&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.002808
10.0.0.242 - - [2026-03-02 02:21:43] "GET /project/6da68811-a36b-4f34-9180-d7bbfc53aaec?fields=virtual_networks HTTP/1.1" 200 1042 0.085124
10.0.0.23 - - [2026-03-02 02:21:43] "GET /projects?obj_uuids=6da68811-a36b-4f34-9180-d7bbfc53aaec&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001027
10.0.0.242 - - [2026-03-02 02:21:43] "GET /project/6da68811-a36b-4f34-9180-d7bbfc53aaec?fields=virtual_machine_interfaces HTTP/1.1" 200 1042 0.038738
10.0.0.23 - - [2026-03-02 02:21:43] "GET /projects?obj_uuids=6da68811-a36b-4f34-9180-d7bbfc53aaec&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001010
10.0.0.242 - - [2026-03-02 02:21:43] "GET /project/6da68811-a36b-4f34-9180-d7bbfc53aaec?fields=security_groups HTTP/1.1" 200 1273 0.054913
10.0.0.242 - - [2026-03-02 02:21:44] "POST /fqname-to-id HTTP/1.1" 404 197 0.026825
10.0.0.23 - - [2026-03-02 02:21:44] "GET /projects?obj_uuids=d93baf72-84cb-466c-9d03-7ec1c116540b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002769
10.0.0.23 - - [2026-03-02 02:21:44] "GET /domains?obj_uuids=cc2d0805-fa5b-4698-bfcc-d7811c08231a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000929
10.0.0.23 - - [2026-03-02 02:21:44] "GET /domain/cc2d0805-fa5b-4698-bfcc-d7811c08231a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006966
10.0.0.23 - - [2026-03-02 02:21:44] "POST /id-to-fqname HTTP/1.1" 200 199 0.002131
10.0.0.23 - - [2026-03-02 02:21:44] "POST /fqname-to-id HTTP/1.1" 404 208 0.007472
10.0.0.23 - - [2026-03-02 02:21:45] "POST /security-groups HTTP/1.1" 200 600 0.073353
10.0.0.242 - - [2026-03-02 02:21:45] "POST /fqname-to-id HTTP/1.1" 404 243 0.003223
10.0.0.23 - - [2026-03-02 02:21:45] "POST /projects HTTP/1.1" 200 603 0.281059
10.0.0.23 - - [2026-03-02 02:21:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.352520
10.0.0.242 - - [2026-03-02 02:21:45] "POST /access-control-lists HTTP/1.1" 200 603 0.040285
10.0.0.242 - - [2026-03-02 02:21:45] "GET /project/d93baf72-84cb-466c-9d03-7ec1c116540b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1400 0.529304
10.0.0.242 - - [2026-03-02 02:21:46] "GET / HTTP/1.1" 200 35931 0.001843
10.0.0.242 - - [2026-03-02 02:21:47] "GET /obj-perms HTTP/1.1" 200 5075 0.396127
10.0.0.242 - - [2026-03-02 02:21:47] "POST /fqname-to-id HTTP/1.1" 401 293 0.000443
10.0.0.242 - - [2026-03-02 02:21:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.026269
10.0.0.23 - - [2026-03-02 02:21:47] "GET /projects?obj_uuids=d93baf72-84cb-466c-9d03-7ec1c116540b&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000915
10.0.0.242 - - [2026-03-02 02:21:48] "GET /project/d93baf72-84cb-466c-9d03-7ec1c116540b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1400 0.042544
10.0.0.23 - - [2026-03-02 02:21:48] "GET /projects?obj_uuids=d93baf72-84cb-466c-9d03-7ec1c116540b&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001010
10.0.0.242 - - [2026-03-02 02:21:48] "POST /neutron/network HTTP/1.1" 200 694 0.189226
10.0.0.242 - - [2026-03-02 02:21:48] "POST /neutron/network HTTP/1.1" 200 1086 0.011046
10.0.0.242 - - [2026-03-02 02:21:48] "POST /id-to-fqname HTTP/1.1" 200 269 0.001025
10.0.0.242 - - [2026-03-02 02:21:48] "GET /virtual-network/ea78d239-e582-4302-bdc4-ec9e040635db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2759 0.004706
10.0.0.242 - - [2026-03-02 02:21:48] "GET /virtual-network/ea78d239-e582-4302-bdc4-ec9e040635db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2759 0.005415
10.0.0.242 - - [2026-03-02 02:21:48] "POST /neutron/subnet HTTP/1.1" 200 828 0.008205
10.0.0.242 - - [2026-03-02 02:21:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002863
10.0.0.23 - - [2026-03-02 02:21:49] "GET /projects?obj_uuids=d93baf72-84cb-466c-9d03-7ec1c116540b&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000880
10.0.0.242 - - [2026-03-02 02:21:49] "GET /project/d93baf72-84cb-466c-9d03-7ec1c116540b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1400 0.054060
10.0.0.23 - - [2026-03-02 02:21:49] "GET /projects?obj_uuids=d93baf72-84cb-466c-9d03-7ec1c116540b&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000953
10.0.0.242 - - [2026-03-02 02:21:49] "POST /neutron/network HTTP/1.1" 200 694 0.125514
10.0.0.242 - - [2026-03-02 02:21:49] "POST /route-targets HTTP/1.1" 200 327 0.021815
10.0.0.23 - - [2026-03-02 02:21:49] "POST /fqname-to-id HTTP/1.1" 404 207 0.005335
10.0.0.242 - - [2026-03-02 02:21:49] "POST /neutron/network HTTP/1.1" 200 1082 0.017309
10.0.0.242 - - [2026-03-02 02:21:49] "POST /id-to-fqname HTTP/1.1" 200 269 0.001147
10.0.0.242 - - [2026-03-02 02:21:49] "GET /virtual-network/8416b809-e2ab-488f-bbe3-1e11178c7893?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2747 0.005230
10.0.0.242 - - [2026-03-02 02:21:49] "GET /virtual-network/8416b809-e2ab-488f-bbe3-1e11178c7893?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2747 0.005656
10.0.0.242 - - [2026-03-02 02:21:49] "POST /neutron/subnet HTTP/1.1" 200 828 0.008612
10.0.0.242 - - [2026-03-02 02:21:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003603
10.0.0.23 - - [2026-03-02 02:21:49] "GET /projects?obj_uuids=d93baf72-84cb-466c-9d03-7ec1c116540b&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000970
10.0.0.242 - - [2026-03-02 02:21:50] "GET /project/d93baf72-84cb-466c-9d03-7ec1c116540b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1400 0.038103
10.0.0.23 - - [2026-03-02 02:21:50] "GET /projects?obj_uuids=d93baf72-84cb-466c-9d03-7ec1c116540b&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001344
10.0.0.242 - - [2026-03-02 02:21:50] "POST /neutron/network HTTP/1.1" 200 696 0.133947
10.0.0.242 - - [2026-03-02 02:21:50] "POST /ref-update HTTP/1.1" 200 156 0.027621
10.0.0.23 - - [2026-03-02 02:21:50] "POST /fqname-to-id HTTP/1.1" 404 207 0.004035
10.0.0.242 - - [2026-03-02 02:21:50] "POST /neutron/network HTTP/1.1" 200 1086 0.016190
10.0.0.242 - - [2026-03-02 02:21:50] "POST /id-to-fqname HTTP/1.1" 200 270 0.001037
10.0.0.242 - - [2026-03-02 02:21:50] "GET /virtual-network/074cf089-fe1a-4fa9-9f9d-c889fa29ec61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2755 0.005706
10.0.0.242 - - [2026-03-02 02:21:50] "GET /virtual-network/074cf089-fe1a-4fa9-9f9d-c889fa29ec61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2755 0.006310
10.0.0.242 - - [2026-03-02 02:21:50] "POST /neutron/subnet HTTP/1.1" 200 823 0.009419
10.0.0.242 - - [2026-03-02 02:21:50] "POST /id-to-fqname HTTP/1.1" 200 269 0.001355
10.0.0.23 - - [2026-03-02 02:21:51] "GET /projects?obj_uuids=d93baf72-84cb-466c-9d03-7ec1c116540b&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001014
10.0.0.242 - - [2026-03-02 02:21:51] "GET /project/d93baf72-84cb-466c-9d03-7ec1c116540b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1400 0.065287
10.0.0.242 - - [2026-03-02 02:21:51] "POST /neutron/network HTTP/1.1" 200 1082 0.008582
10.0.0.242 - - [2026-03-02 02:21:51] "POST /id-to-fqname HTTP/1.1" 200 270 0.001325
10.0.0.242 - - [2026-03-02 02:21:52] "POST /neutron/port HTTP/1.1" 200 117 0.010418
10.0.0.23 - - [2026-03-02 02:21:52] "GET /projects?obj_uuids=d93baf72-84cb-466c-9d03-7ec1c116540b&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001091
10.0.0.242 - - [2026-03-02 02:21:52] "POST /neutron/port HTTP/1.1" 200 1171 0.361451
10.0.0.242 - - [2026-03-02 02:21:52] "POST /neutron/port HTTP/1.1" 200 1225 0.096554
10.0.0.242 - - [2026-03-02 02:21:53] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003955
10.0.0.242 - - [2026-03-02 02:21:53] "POST /neutron/port HTTP/1.1" 200 117 0.001186
10.0.0.23 - - [2026-03-02 02:21:53] "GET /projects?obj_uuids=d93baf72-84cb-466c-9d03-7ec1c116540b&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001087
10.0.0.242 - - [2026-03-02 02:21:53] "GET /project/d93baf72-84cb-466c-9d03-7ec1c116540b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1400 0.105989
10.0.0.242 - - [2026-03-02 02:21:53] "POST /neutron/port HTTP/1.1" 200 1235 0.023389
10.0.0.242 - - [2026-03-02 02:21:53] "POST /neutron/network HTTP/1.1" 200 1096 0.007113
10.0.0.242 - - [2026-03-02 02:21:54] "POST /neutron/port HTTP/1.1" 200 1173 0.022510
10.0.0.242 - - [2026-03-02 02:21:54] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003450
10.0.0.242 - - [2026-03-02 02:21:54] "POST /neutron/port HTTP/1.1" 200 117 0.001138
10.0.0.242 - - [2026-03-02 02:21:54] "POST /neutron/port HTTP/1.1" 200 1235 0.017380
10.0.0.242 - - [2026-03-02 02:21:54] "POST /fqname-to-id HTTP/1.1" 404 193 0.003368
10.0.0.242 - - [2026-03-02 02:21:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002612
10.0.0.23 - - [2026-03-02 02:21:54] "GET /domains?obj_uuids=cc2d0805-fa5b-4698-bfcc-d7811c08231a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001333
10.0.0.242 - - [2026-03-02 02:21:54] "GET /domain/cc2d0805-fa5b-4698-bfcc-d7811c08231a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.007994
10.0.0.242 - - [2026-03-02 02:21:54] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004051
10.0.0.242 - - [2026-03-02 02:21:55] "POST /service-templates HTTP/1.1" 200 543 0.033695
10.0.0.242 - - [2026-03-02 02:21:55] "POST /neutron/port HTTP/1.1" 200 117 0.001117
10.0.0.242 - - [2026-03-02 02:21:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003588
10.0.0.242 - - [2026-03-02 02:21:55] "GET /service-template/2e2eadfb-c118-47ae-b280-9d9bdda299be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.006315
10.0.0.242 - - [2026-03-02 02:21:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003073
10.0.0.242 - - [2026-03-02 02:21:55] "GET /service-template/2e2eadfb-c118-47ae-b280-9d9bdda299be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.004243
10.0.0.242 - - [2026-03-02 02:21:55] "POST /id-to-fqname HTTP/1.1" 200 269 0.001220
10.0.0.242 - - [2026-03-02 02:21:55] "POST /id-to-fqname HTTP/1.1" 200 269 0.001273
10.0.0.242 - - [2026-03-02 02:21:55] "POST /id-to-fqname HTTP/1.1" 200 270 0.001309
10.0.0.242 - - [2026-03-02 02:21:55] "POST /neutron/port HTTP/1.1" 200 2318 0.025780
10.0.0.242 - - [2026-03-02 02:21:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003308
10.0.0.242 - - [2026-03-02 02:21:55] "DELETE /service-template/2e2eadfb-c118-47ae-b280-9d9bdda299be HTTP/1.1" 200 115 0.034478
10.0.0.242 - - [2026-03-02 02:21:55] "POST /fqname-to-id HTTP/1.1" 404 193 0.003317
10.0.0.242 - - [2026-03-02 02:21:57] "POST /neutron/network HTTP/1.1" 400 204 0.018021
10.0.0.242 - - [2026-03-02 02:21:57] "POST /neutron/port HTTP/1.1" 200 151 0.216916
10.0.0.242 - - [2026-03-02 02:21:58] "POST /neutron/port HTTP/1.1" 200 151 0.281397
10.0.0.242 - - [2026-03-02 02:21:59] "POST /neutron/network HTTP/1.1" 200 1086 0.015334
10.0.0.242 - - [2026-03-02 02:21:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.008412
10.0.0.23 - - [2026-03-02 02:21:59] "POST /useragent-kv HTTP/1.1" 200 115 0.003006
10.0.0.23 - - [2026-03-02 02:21:59] "POST /useragent-kv HTTP/1.1" 200 115 0.002661
10.0.0.23 - - [2026-03-02 02:21:59] "POST /useragent-kv HTTP/1.1" 200 115 0.005958
10.0.0.23 - - [2026-03-02 02:21:59] "POST /useragent-kv HTTP/1.1" 200 115 0.002858
10.0.0.242 - - [2026-03-02 02:21:59] "POST /neutron/network HTTP/1.1" 200 151 0.144269
10.0.0.23 - - [2026-03-02 02:21:59] "GET /projects?obj_uuids=d93baf72-84cb-466c-9d03-7ec1c116540b&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000920
10.0.0.242 - - [2026-03-02 02:21:59] "DELETE /route-target/25f93fb3-97de-4396-966c-9cb9222130b1 HTTP/1.1" 200 115 0.030646
10.0.0.242 - - [2026-03-02 02:21:59] "GET /project/d93baf72-84cb-466c-9d03-7ec1c116540b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1400 0.079703
10.0.0.23 - - [2026-03-02 02:21:59] "GET /projects?obj_uuids=d93baf72-84cb-466c-9d03-7ec1c116540b&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000970
10.0.0.242 - - [2026-03-02 02:21:59] "GET /project/d93baf72-84cb-466c-9d03-7ec1c116540b?fields=virtual_networks HTTP/1.1" 200 1051 0.085759
10.0.0.23 - - [2026-03-02 02:21:59] "GET /projects?obj_uuids=d93baf72-84cb-466c-9d03-7ec1c116540b&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000960
10.0.0.242 - - [2026-03-02 02:21:59] "GET /project/d93baf72-84cb-466c-9d03-7ec1c116540b?fields=virtual_machine_interfaces HTTP/1.1" 200 1051 0.037576
10.0.0.23 - - [2026-03-02 02:21:59] "GET /projects?obj_uuids=d93baf72-84cb-466c-9d03-7ec1c116540b&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000992
10.0.0.242 - - [2026-03-02 02:22:00] "GET /project/d93baf72-84cb-466c-9d03-7ec1c116540b?fields=security_groups HTTP/1.1" 200 1286 0.063371
10.0.0.242 - - [2026-03-02 02:22:00] "POST /fqname-to-id HTTP/1.1" 404 200 0.029085
10.0.0.23 - - [2026-03-02 02:22:01] "GET /projects?obj_uuids=99d8eca5-8a89-46e1-bcf6-a3261569751d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003189
10.0.0.23 - - [2026-03-02 02:22:01] "GET /domains?obj_uuids=cc2d0805-fa5b-4698-bfcc-d7811c08231a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001024
10.0.0.23 - - [2026-03-02 02:22:01] "GET /domain/cc2d0805-fa5b-4698-bfcc-d7811c08231a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007906
10.0.0.23 - - [2026-03-02 02:22:01] "POST /id-to-fqname HTTP/1.1" 200 202 0.003675
10.0.0.23 - - [2026-03-02 02:22:01] "POST /fqname-to-id HTTP/1.1" 404 211 0.005682
10.0.0.23 - - [2026-03-02 02:22:01] "POST /security-groups HTTP/1.1" 200 603 0.077086
10.0.0.23 - - [2026-03-02 02:22:01] "POST /projects HTTP/1.1" 200 609 0.294796
10.0.0.242 - - [2026-03-02 02:22:01] "POST /fqname-to-id HTTP/1.1" 404 245 0.006677
10.0.0.23 - - [2026-03-02 02:22:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.370638
10.0.0.242 - - [2026-03-02 02:22:01] "GET /project/99d8eca5-8a89-46e1-bcf6-a3261569751d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.525115
10.0.0.242 - - [2026-03-02 02:22:02] "GET / HTTP/1.1" 200 35931 0.001949
10.0.0.242 - - [2026-03-02 02:22:03] "POST /fqname-to-id HTTP/1.1" 401 293 0.000687
10.0.0.242 - - [2026-03-02 02:22:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.057575
10.0.0.23 - - [2026-03-02 02:22:04] "GET /projects?obj_uuids=99d8eca5-8a89-46e1-bcf6-a3261569751d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000988
10.0.0.242 - - [2026-03-02 02:22:04] "GET /project/99d8eca5-8a89-46e1-bcf6-a3261569751d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.042789
10.0.0.242 - - [2026-03-02 02:22:04] "POST /ref-update HTTP/1.1" 200 156 0.025351
10.0.0.23 - - [2026-03-02 02:22:04] "POST /useragent-kv HTTP/1.1" 200 115 0.007191
10.0.0.242 - - [2026-03-02 02:22:04] "POST /neutron/subnet HTTP/1.1" 200 734 0.275857
10.0.0.242 - - [2026-03-02 02:22:04] "POST /id-to-fqname HTTP/1.1" 200 233 0.001295
10.0.0.242 - - [2026-03-02 02:22:04] "GET /virtual-network/5a6329ed-50f7-4242-8535-abebd8e8b0ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.007770
10.0.0.242 - - [2026-03-02 02:22:04] "GET /virtual-network/5a6329ed-50f7-4242-8535-abebd8e8b0ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.005278
10.0.0.242 - - [2026-03-02 02:22:04] "POST /neutron/network HTTP/1.1" 200 840 0.005925
10.0.0.242 - - [2026-03-02 02:22:05] "GET /virtual-network/5a6329ed-50f7-4242-8535-abebd8e8b0ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.006357
10.0.0.242 - - [2026-03-02 02:22:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003424
10.0.0.23 - - [2026-03-02 02:22:06] "GET /projects?obj_uuids=99d8eca5-8a89-46e1-bcf6-a3261569751d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001195
10.0.0.242 - - [2026-03-02 02:22:06] "GET /project/99d8eca5-8a89-46e1-bcf6-a3261569751d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.039932
10.0.0.23 - - [2026-03-02 02:22:07] "GET /projects?obj_uuids=99d8eca5-8a89-46e1-bcf6-a3261569751d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001014
10.0.0.242 - - [2026-03-02 02:22:07] "POST /neutron/network HTTP/1.1" 200 619 0.169153
10.0.0.242 - - [2026-03-02 02:22:07] "POST /id-to-fqname HTTP/1.1" 200 233 0.004120
10.0.0.242 - - [2026-03-02 02:22:07] "GET /virtual-network/93ef7fac-9c94-4afc-bc8d-cc5f928b967f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.006636
10.0.0.242 - - [2026-03-02 02:22:07] "POST /neutron/network HTTP/1.1" 200 836 0.006877
10.0.0.242 - - [2026-03-02 02:22:07] "GET /virtual-network/93ef7fac-9c94-4afc-bc8d-cc5f928b967f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.005832
10.0.0.242 - - [2026-03-02 02:22:07] "GET /virtual-network/93ef7fac-9c94-4afc-bc8d-cc5f928b967f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.006264
10.0.0.27 - - [2026-03-02 02:22:08] "GET /obj-perms HTTP/1.1" 200 5073 0.054358
10.0.0.23 - - [2026-03-02 02:22:08] "GET /obj-perms HTTP/1.1" 200 5073 0.050738
10.0.0.242 - - [2026-03-02 02:22:08] "POST /id-to-fqname HTTP/1.1" 200 233 0.001346
10.0.0.242 - - [2026-03-02 02:22:38] "DELETE /access-control-list/578aaa16-ace2-45f3-8c61-6424652b1f5c HTTP/1.1" 200 115 0.047606
10.0.0.23 - - [2026-03-02 02:22:41] "DELETE /project/d93baf7284cb466c9d037ec1c116540b HTTP/1.1" 404 173 0.004552
10.0.0.23 - - [2026-03-02 02:22:41] "GET /projects?obj_uuids=d93baf72-84cb-466c-9d03-7ec1c116540b&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000860
10.0.0.23 - - [2026-03-02 02:22:41] "DELETE /project/6da68811-a36b-4f34-9180-d7bbfc53aaec HTTP/1.1" 404 177 0.012820
10.0.0.23 - - [2026-03-02 02:22:41] "DELETE /project/99d8eca58a8946e1bcf6a3261569751d HTTP/1.1" 404 173 0.009222
10.0.0.23 - - [2026-03-02 02:22:42] "GET /project/d93baf72-84cb-466c-9d03-7ec1c116540b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1505 0.051748
10.0.0.23 - - [2026-03-02 02:22:42] "GET /projects?obj_uuids=d93baf72-84cb-466c-9d03-7ec1c116540b&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001096
10.0.0.23 - - [2026-03-02 02:22:42] "GET /project/d93baf72-84cb-466c-9d03-7ec1c116540b?fields=security_groups HTTP/1.1" 200 1391 0.067952
10.0.0.23 - - [2026-03-02 02:22:42] "DELETE /security-group/2f2fc631-c8f2-4e8e-bc2e-60d4b006d978 HTTP/1.1" 200 115 0.061759
10.0.0.23 - - [2026-03-02 02:22:42] "GET /projects?obj_uuids=d93baf72-84cb-466c-9d03-7ec1c116540b&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000902
10.0.0.23 - - [2026-03-02 02:22:42] "GET /project/d93baf72-84cb-466c-9d03-7ec1c116540b?fields=application_policy_sets HTTP/1.1" 200 1430 0.059829
10.0.0.242 - - [2026-03-02 02:22:42] "DELETE /access-control-list/c3a02ad2-2266-42e8-b64d-39eda2fb1c1a HTTP/1.1" 200 115 0.056215
10.0.0.23 - - [2026-03-02 02:22:42] "DELETE /project/d93baf72-84cb-466c-9d03-7ec1c116540b HTTP/1.1" 200 115 0.458404
10.0.0.242 - - [2026-03-02 02:22:42] "POST /neutron/network HTTP/1.1" 200 846 0.007002
10.0.0.23 - - [2026-03-02 02:22:43] "GET /projects?obj_uuids=99d8eca5-8a89-46e1-bcf6-a3261569751d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001434
10.0.0.242 - - [2026-03-02 02:22:43] "GET /project/99d8eca5-8a89-46e1-bcf6-a3261569751d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.085964
10.0.0.242 - - [2026-03-02 02:22:43] "POST /neutron/port HTTP/1.1" 200 117 0.006950
10.0.0.242 - - [2026-03-02 02:22:43] "POST /id-to-fqname HTTP/1.1" 200 233 0.001241
10.0.0.242 - - [2026-03-02 02:22:44] "POST /neutron/network HTTP/1.1" 200 846 0.006778
10.0.0.23 - - [2026-03-02 02:22:44] "GET /projects?obj_uuids=99d8eca5-8a89-46e1-bcf6-a3261569751d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001073
10.0.0.242 - - [2026-03-02 02:22:44] "GET /project/99d8eca5-8a89-46e1-bcf6-a3261569751d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.076339
10.0.0.242 - - [2026-03-02 02:22:45] "POST /neutron/port HTTP/1.1" 200 1080 0.025849
10.0.0.242 - - [2026-03-02 02:22:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004513
10.0.0.23 - - [2026-03-02 02:22:45] "GET /projects?obj_uuids=99d8eca5-8a89-46e1-bcf6-a3261569751d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001261
10.0.0.242 - - [2026-03-02 02:22:45] "GET /project/99d8eca5-8a89-46e1-bcf6-a3261569751d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.046476
10.0.0.242 - - [2026-03-02 02:22:45] "GET /virtual-network/5a6329ed-50f7-4242-8535-abebd8e8b0ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.006069
10.0.0.242 - - [2026-03-02 02:22:45] "GET /floating-ip-pools?parent_id=5a6329ed-50f7-4242-8535-abebd8e8b0ee&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003835
10.0.0.242 - - [2026-03-02 02:22:45] "GET /virtual-network/5a6329ed-50f7-4242-8535-abebd8e8b0ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.006312
10.0.0.242 - - [2026-03-02 02:22:45] "POST /floating-ip-pools HTTP/1.1" 200 609 0.045355
10.0.0.242 - - [2026-03-02 02:22:45] "POST /ref-update HTTP/1.1" 200 156 0.015571
10.0.0.242 - - [2026-03-02 02:22:45] "GET /virtual-network/5a6329ed-50f7-4242-8535-abebd8e8b0ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.006007
10.0.0.242 - - [2026-03-02 02:22:45] "POST /neutron/network HTTP/1.1" 200 850 0.007762
10.0.0.242 - - [2026-03-02 02:22:46] "GET /virtual-network/5a6329ed-50f7-4242-8535-abebd8e8b0ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.013091
10.0.0.242 - - [2026-03-02 02:22:46] "POST /neutron/port HTTP/1.1" 200 1070 0.044657
10.0.0.242 - - [2026-03-02 02:22:46] "POST /neutron/security_group HTTP/1.1" 200 2070 0.016824
10.0.0.242 - - [2026-03-02 02:22:46] "POST /neutron/subnet HTTP/1.1" 200 689 0.011951
10.0.0.242 - - [2026-03-02 02:22:46] "POST /neutron/port HTTP/1.1" 200 1074 0.022124
10.0.0.242 - - [2026-03-02 02:22:47] "POST /neutron/port HTTP/1.1" 200 1138 0.037413
10.0.0.242 - - [2026-03-02 02:22:47] "POST /neutron/port HTTP/1.1" 200 117 0.001268
10.0.0.242 - - [2026-03-02 02:22:48] "GET /obj-perms HTTP/1.1" 200 5075 0.080698
10.0.0.242 - - [2026-03-02 02:22:51] "POST /neutron/security_group HTTP/1.1" 200 2070 0.010249
10.0.0.242 - - [2026-03-02 02:23:01] "POST /neutron/port HTTP/1.1" 200 1134 0.020428
10.0.0.242 - - [2026-03-02 02:23:06] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006818
10.0.0.242 - - [2026-03-02 02:23:16] "POST /neutron/port HTTP/1.1" 200 1134 0.016101
10.0.0.242 - - [2026-03-02 02:23:22] "POST /neutron/security_group HTTP/1.1" 200 2070 0.009148
10.0.0.242 - - [2026-03-02 02:23:32] "POST /neutron/port HTTP/1.1" 200 1134 0.019220
10.0.0.242 - - [2026-03-02 02:23:37] "POST /neutron/security_group HTTP/1.1" 200 2070 0.009396
10.0.0.242 - - [2026-03-02 02:23:37] "POST /neutron/port HTTP/1.1" 200 1134 0.016529
10.0.0.242 - - [2026-03-02 02:23:37] "GET /virtual-machine/0d0f296f-adf7-4d1a-821b-ae41822872a6 HTTP/1.1" 401 293 0.000576
10.0.0.242 - - [2026-03-02 02:23:37] "GET /virtual-machine/0d0f296f-adf7-4d1a-821b-ae41822872a6 HTTP/1.1" 200 1302 0.034980
10.0.0.242 - - [2026-03-02 02:23:37] "GET /virtual-machine-interface/513bec71-6b5b-4aa4-83ce-fd634047fc5c HTTP/1.1" 200 3003 0.005173
10.0.0.242 - - [2026-03-02 02:23:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003045
10.0.0.242 - - [2026-03-02 02:23:37] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004494
10.0.0.242 - - [2026-03-02 02:23:38] "GET /virtual-networks?parent_id=99d8eca5-8a89-46e1-bcf6-a3261569751d&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.002709
10.0.0.242 - - [2026-03-02 02:23:38] "GET /virtual-network/93ef7fac-9c94-4afc-bc8d-cc5f928b967f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.006070
10.0.0.242 - - [2026-03-02 02:23:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004722
10.0.0.242 - - [2026-03-02 02:23:41] "GET /virtual-network/93ef7fac-9c94-4afc-bc8d-cc5f928b967f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.006557
10.0.0.242 - - [2026-03-02 02:23:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003716
10.0.0.242 - - [2026-03-02 02:23:45] "GET /virtual-network/93ef7fac-9c94-4afc-bc8d-cc5f928b967f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.006124
10.0.0.242 - - [2026-03-02 02:23:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003807
10.0.0.242 - - [2026-03-02 02:23:49] "GET /virtual-network/93ef7fac-9c94-4afc-bc8d-cc5f928b967f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.005229
10.0.0.242 - - [2026-03-02 02:23:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004245
10.0.0.242 - - [2026-03-02 02:23:53] "GET /virtual-network/93ef7fac-9c94-4afc-bc8d-cc5f928b967f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.005130
10.0.0.242 - - [2026-03-02 02:23:55] "POST /neutron/port HTTP/1.1" 200 1134 0.048359
10.0.0.242 - - [2026-03-02 02:23:55] "POST /neutron/subnet HTTP/1.1" 200 689 0.009619
10.0.0.242 - - [2026-03-02 02:23:57] "POST /neutron/port HTTP/1.1" 200 1138 0.052822
10.0.0.242 - - [2026-03-02 02:23:57] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006420
10.0.0.242 - - [2026-03-02 02:23:57] "POST /neutron/network HTTP/1.1" 200 840 0.007109
10.0.0.242 - - [2026-03-02 02:23:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003473
10.0.0.242 - - [2026-03-02 02:23:57] "GET /virtual-network/93ef7fac-9c94-4afc-bc8d-cc5f928b967f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.005460
10.0.0.242 - - [2026-03-02 02:24:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003511
10.0.0.242 - - [2026-03-02 02:24:01] "GET /virtual-network/93ef7fac-9c94-4afc-bc8d-cc5f928b967f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.005399
10.0.0.242 - - [2026-03-02 02:24:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003271
10.0.0.242 - - [2026-03-02 02:24:05] "GET /virtual-network/93ef7fac-9c94-4afc-bc8d-cc5f928b967f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.006002
10.0.0.242 - - [2026-03-02 02:24:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003901
10.0.0.242 - - [2026-03-02 02:24:09] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003758
10.0.0.242 - - [2026-03-02 02:24:09] "GET /virtual-networks?parent_id=99d8eca5-8a89-46e1-bcf6-a3261569751d&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.003498
10.0.0.242 - - [2026-03-02 02:24:09] "GET /virtual-network/93ef7fac-9c94-4afc-bc8d-cc5f928b967f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.006018
10.0.0.242 - - [2026-03-02 02:24:14] "POST /neutron/port HTTP/1.1" 200 1134 0.018111
10.0.0.242 - - [2026-03-02 02:24:17] "POST /neutron/security_group HTTP/1.1" 200 2070 0.029106
10.0.0.242 - - [2026-03-02 02:24:25] "POST /neutron/port HTTP/1.1" 200 1134 0.035762
10.0.0.242 - - [2026-03-02 02:24:30] "POST /neutron/port HTTP/1.1" 200 1134 0.017984
10.0.0.242 - - [2026-03-02 02:24:30] "POST /neutron/port HTTP/1.1" 200 1138 0.016157
10.0.0.242 - - [2026-03-02 02:24:30] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006836
10.0.0.242 - - [2026-03-02 02:24:30] "GET /virtual-machine/bfc0febf-51f1-457f-b088-82fde17286d8 HTTP/1.1" 200 1305 0.006562
10.0.0.242 - - [2026-03-02 02:24:30] "GET /virtual-machine-interface/d86fb948-8ad8-470f-a1dc-293c7990e90e HTTP/1.1" 200 3005 0.007393
10.0.0.242 - - [2026-03-02 02:24:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004085
10.0.0.242 - - [2026-03-02 02:24:30] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003690
10.0.0.242 - - [2026-03-02 02:24:30] "GET /virtual-networks?parent_id=99d8eca5-8a89-46e1-bcf6-a3261569751d&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.002964
10.0.0.242 - - [2026-03-02 02:24:30] "GET /virtual-network/5a6329ed-50f7-4242-8535-abebd8e8b0ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.006221
10.0.0.242 - - [2026-03-02 02:24:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003194
10.0.0.242 - - [2026-03-02 02:24:31] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003878
10.0.0.242 - - [2026-03-02 02:24:31] "GET /virtual-networks?parent_id=99d8eca5-8a89-46e1-bcf6-a3261569751d&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.003562
10.0.0.242 - - [2026-03-02 02:24:31] "GET /virtual-network/5a6329ed-50f7-4242-8535-abebd8e8b0ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.006006
10.0.0.242 - - [2026-03-02 02:24:32] "POST /neutron/port HTTP/1.1" 200 1138 0.019853
10.0.0.242 - - [2026-03-02 02:24:37] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007466
10.0.0.242 - - [2026-03-02 02:24:47] "POST /neutron/port HTTP/1.1" 200 1138 0.018010
10.0.0.242 - - [2026-03-02 02:24:52] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007185
10.0.0.242 - - [2026-03-02 02:24:55] "POST /neutron/network HTTP/1.1" 200 846 0.007117
10.0.0.242 - - [2026-03-02 02:24:56] "POST /neutron/port HTTP/1.1" 200 117 0.001129
10.0.0.242 - - [2026-03-02 02:24:56] "POST /neutron/port HTTP/1.1" 200 1138 0.017324
10.0.0.242 - - [2026-03-02 02:24:57] "POST /neutron/subnet HTTP/1.1" 200 708 0.009671
10.0.0.242 - - [2026-03-02 02:24:57] "POST /neutron/port HTTP/1.1" 200 1138 0.016937
10.0.0.242 - - [2026-03-02 02:25:02] "POST /neutron/security_group HTTP/1.1" 200 2070 0.015683
10.0.0.242 - - [2026-03-02 02:25:13] "POST /neutron/port HTTP/1.1" 200 1138 0.016622
10.0.0.242 - - [2026-03-02 02:25:18] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007850
10.0.0.242 - - [2026-03-02 02:25:28] "POST /neutron/port HTTP/1.1" 200 1138 0.018357
10.0.0.242 - - [2026-03-02 02:25:33] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006788
10.0.0.242 - - [2026-03-02 02:25:43] "POST /neutron/port HTTP/1.1" 200 1138 0.016361
10.0.0.242 - - [2026-03-02 02:25:46] "POST /neutron/security_group HTTP/1.1" 200 2070 0.009165
10.0.0.23 - - [2026-03-02 02:25:50] "GET /obj-perms HTTP/1.1" 200 5075 0.046617
10.0.0.23 - - [2026-03-02 02:25:51] "GET /global-system-configs HTTP/1.1" 401 293 0.000488
10.0.0.23 - - [2026-03-02 02:25:51] "GET /global-system-configs HTTP/1.1" 401 293 0.000426
10.0.0.27 - - [2026-03-02 02:25:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000404
10.0.0.27 - - [2026-03-02 02:25:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000359
10.0.0.27 - - [2026-03-02 02:25:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000523
10.0.0.27 - - [2026-03-02 02:25:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000593
10.0.0.242 - - [2026-03-02 02:25:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000423
10.0.0.242 - - [2026-03-02 02:25:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000395
10.0.0.23 - - [2026-03-02 02:25:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000402
10.0.0.23 - - [2026-03-02 02:25:53] "GET /global-system-configs HTTP/1.1" 401 293 0.000956
10.0.0.242 - - [2026-03-02 02:25:54] "GET /global-system-configs HTTP/1.1" 401 293 0.000420
10.0.0.242 - - [2026-03-02 02:25:54] "GET /global-system-configs HTTP/1.1" 401 293 0.000373
10.0.0.242 - - [2026-03-02 02:25:54] "POST /neutron/port HTTP/1.1" 200 1138 0.026571
10.0.0.242 - - [2026-03-02 02:25:55] "POST /neutron/port HTTP/1.1" 200 1134 0.021058
10.0.0.242 - - [2026-03-02 02:25:55] "POST /neutron/subnet HTTP/1.1" 200 689 0.009754
10.0.0.242 - - [2026-03-02 02:25:58] "POST /neutron/port HTTP/1.1" 200 1138 0.018854
10.0.0.242 - - [2026-03-02 02:25:59] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003366
10.0.0.242 - - [2026-03-02 02:25:59] "POST /neutron/network HTTP/1.1" 200 840 0.007297
10.0.0.242 - - [2026-03-02 02:25:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003086
10.0.0.242 - - [2026-03-02 02:25:59] "GET /routing-instance/5743c068-e930-4836-a7a5-a7ff6e505229?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1491 0.004618
10.0.0.242 - - [2026-03-02 02:25:59] "GET /route-target/682ff385-9fb5-4542-8ca1-27fe9415957d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003922
10.0.0.242 - - [2026-03-02 02:26:49] "POST /neutron/floatingip HTTP/1.1" 200 532 0.037385
10.0.0.242 - - [2026-03-02 02:26:49] "GET /floating-ip-pool/22d32cc9-51c8-45cf-967b-82be690e1b22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.012264
10.0.0.242 - - [2026-03-02 02:26:49] "POST /ref-update HTTP/1.1" 200 156 0.014309
10.0.0.242 - - [2026-03-02 02:26:49] "DELETE /floating-ip-pool/22d32cc9-51c8-45cf-967b-82be690e1b22 HTTP/1.1" 200 115 0.036776
10.0.0.242 - - [2026-03-02 02:26:49] "POST /neutron/network HTTP/1.1" 200 836 0.007629
10.0.0.242 - - [2026-03-02 02:26:50] "POST /neutron/port HTTP/1.1" 200 1128 0.013191
10.0.0.242 - - [2026-03-02 02:26:50] "POST /neutron/port HTTP/1.1" 200 1124 0.026968
10.0.0.27 - - [2026-03-02 02:26:51] "GET /obj-perms HTTP/1.1" 200 5075 0.051013
10.0.0.23 - - [2026-03-02 02:26:52] "POST /useragent-kv HTTP/1.1" 200 115 0.034825
10.0.0.23 - - [2026-03-02 02:26:52] "POST /useragent-kv HTTP/1.1" 200 115 0.002527
10.0.0.242 - - [2026-03-02 02:26:52] "POST /neutron/network HTTP/1.1" 200 151 0.162241
10.0.0.242 - - [2026-03-02 02:26:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.038887
10.0.0.23 - - [2026-03-02 02:26:54] "GET /projects?obj_uuids=99d8eca5-8a89-46e1-bcf6-a3261569751d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001030
10.0.0.242 - - [2026-03-02 02:26:54] "GET /project/99d8eca5-8a89-46e1-bcf6-a3261569751d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.079863
10.0.0.23 - - [2026-03-02 02:26:54] "GET /projects?obj_uuids=99d8eca5-8a89-46e1-bcf6-a3261569751d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001027
10.0.0.242 - - [2026-03-02 02:26:54] "GET /project/99d8eca5-8a89-46e1-bcf6-a3261569751d?fields=virtual_networks HTTP/1.1" 200 1057 0.040004
10.0.0.23 - - [2026-03-02 02:26:54] "GET /projects?obj_uuids=99d8eca5-8a89-46e1-bcf6-a3261569751d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000949
10.0.0.242 - - [2026-03-02 02:26:54] "GET /project/99d8eca5-8a89-46e1-bcf6-a3261569751d?fields=virtual_machine_interfaces HTTP/1.1" 200 1057 0.047840
10.0.0.23 - - [2026-03-02 02:26:54] "GET /projects?obj_uuids=99d8eca5-8a89-46e1-bcf6-a3261569751d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001271
10.0.0.242 - - [2026-03-02 02:26:54] "GET /project/99d8eca5-8a89-46e1-bcf6-a3261569751d?fields=security_groups HTTP/1.1" 200 1295 0.053133
10.0.0.242 - - [2026-03-02 02:26:55] "POST /fqname-to-id HTTP/1.1" 404 188 0.031061
10.0.0.23 - - [2026-03-02 02:26:55] "GET /projects?obj_uuids=9827f9ee-d590-45be-9ed3-8635eaf6dcf2&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003443
10.0.0.23 - - [2026-03-02 02:26:55] "GET /domains?obj_uuids=cc2d0805-fa5b-4698-bfcc-d7811c08231a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001672
10.0.0.23 - - [2026-03-02 02:26:55] "GET /domain/cc2d0805-fa5b-4698-bfcc-d7811c08231a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.039247
10.0.0.23 - - [2026-03-02 02:26:55] "POST /id-to-fqname HTTP/1.1" 200 190 0.003121
10.0.0.23 - - [2026-03-02 02:26:55] "POST /fqname-to-id HTTP/1.1" 404 199 0.004195
10.0.0.23 - - [2026-03-02 02:26:55] "POST /security-groups HTTP/1.1" 200 591 0.077276
10.0.0.23 - - [2026-03-02 02:26:55] "POST /projects HTTP/1.1" 200 585 0.278281
10.0.0.242 - - [2026-03-02 02:26:55] "POST /access-control-lists HTTP/1.1" 200 596 0.031523
10.0.0.23 - - [2026-03-02 02:26:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.353519
10.0.0.242 - - [2026-03-02 02:26:55] "GET /project/9827f9ee-d590-45be-9ed3-8635eaf6dcf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.531219
10.0.0.242 - - [2026-03-02 02:26:56] "GET / HTTP/1.1" 200 35931 0.001396
10.0.0.23 - - [2026-03-02 02:26:59] "GET /projects?obj_uuids=9827f9ee-d590-45be-9ed3-8635eaf6dcf2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000944
10.0.0.242 - - [2026-03-02 02:27:00] "GET /project/9827f9ee-d590-45be-9ed3-8635eaf6dcf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.042226
10.0.0.23 - - [2026-03-02 02:27:00] "GET /projects?obj_uuids=9827f9ee-d590-45be-9ed3-8635eaf6dcf2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001432
10.0.0.242 - - [2026-03-02 02:27:00] "GET /project/9827f9ee-d590-45be-9ed3-8635eaf6dcf2?fields=virtual_networks HTTP/1.1" 200 1033 0.057827
10.0.0.23 - - [2026-03-02 02:27:00] "GET /projects?obj_uuids=9827f9ee-d590-45be-9ed3-8635eaf6dcf2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001005
10.0.0.242 - - [2026-03-02 02:27:00] "GET /project/9827f9ee-d590-45be-9ed3-8635eaf6dcf2?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.048224
10.0.0.23 - - [2026-03-02 02:27:00] "GET /projects?obj_uuids=9827f9ee-d590-45be-9ed3-8635eaf6dcf2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000911
10.0.0.242 - - [2026-03-02 02:27:00] "GET /project/9827f9ee-d590-45be-9ed3-8635eaf6dcf2?fields=security_groups HTTP/1.1" 200 1259 0.038839
10.0.0.242 - - [2026-03-02 02:27:01] "POST /fqname-to-id HTTP/1.1" 404 183 0.027905
10.0.0.23 - - [2026-03-02 02:27:01] "GET /projects?obj_uuids=ea3c2f75-05ab-448a-b4a0-4c6a882f77ae&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003136
10.0.0.23 - - [2026-03-02 02:27:01] "GET /domains?obj_uuids=cc2d0805-fa5b-4698-bfcc-d7811c08231a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001081
10.0.0.23 - - [2026-03-02 02:27:01] "GET /domain/cc2d0805-fa5b-4698-bfcc-d7811c08231a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007525
10.0.0.23 - - [2026-03-02 02:27:01] "POST /id-to-fqname HTTP/1.1" 200 185 0.001167
10.0.0.23 - - [2026-03-02 02:27:01] "POST /fqname-to-id HTTP/1.1" 404 194 0.009693
10.0.0.23 - - [2026-03-02 02:27:01] "POST /security-groups HTTP/1.1" 200 586 0.037603
10.0.0.242 - - [2026-03-02 02:27:01] "POST /fqname-to-id HTTP/1.1" 404 229 0.005497
10.0.0.23 - - [2026-03-02 02:27:01] "POST /projects HTTP/1.1" 200 575 0.267530
10.0.0.23 - - [2026-03-02 02:27:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.345914
10.0.0.242 - - [2026-03-02 02:27:01] "POST /access-control-lists HTTP/1.1" 200 589 0.037150
10.0.0.242 - - [2026-03-02 02:27:01] "GET /project/ea3c2f75-05ab-448a-b4a0-4c6a882f77ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.497882
10.0.0.242 - - [2026-03-02 02:27:02] "GET / HTTP/1.1" 200 35931 0.001565
10.0.0.23 - - [2026-03-02 02:27:08] "GET /projects?obj_uuids=ea3c2f75-05ab-448a-b4a0-4c6a882f77ae&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001110
10.0.0.242 - - [2026-03-02 02:27:08] "GET /project/ea3c2f75-05ab-448a-b4a0-4c6a882f77ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.042316
10.0.0.23 - - [2026-03-02 02:27:08] "GET /projects?obj_uuids=ea3c2f75-05ab-448a-b4a0-4c6a882f77ae&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001079
10.0.0.242 - - [2026-03-02 02:27:08] "GET /project/ea3c2f75-05ab-448a-b4a0-4c6a882f77ae?fields=virtual_networks HTTP/1.1" 200 1023 0.055592
10.0.0.23 - - [2026-03-02 02:27:08] "GET /projects?obj_uuids=ea3c2f75-05ab-448a-b4a0-4c6a882f77ae&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001083
10.0.0.242 - - [2026-03-02 02:27:08] "GET /project/ea3c2f75-05ab-448a-b4a0-4c6a882f77ae?fields=virtual_machine_interfaces HTTP/1.1" 200 1023 0.038826
10.0.0.23 - - [2026-03-02 02:27:08] "GET /projects?obj_uuids=ea3c2f75-05ab-448a-b4a0-4c6a882f77ae&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000961
10.0.0.242 - - [2026-03-02 02:27:08] "GET /project/ea3c2f75-05ab-448a-b4a0-4c6a882f77ae?fields=security_groups HTTP/1.1" 200 1244 0.048250
10.0.0.242 - - [2026-03-02 02:27:09] "POST /fqname-to-id HTTP/1.1" 404 187 0.029569
10.0.0.23 - - [2026-03-02 02:27:09] "GET /projects?obj_uuids=f1d15c85-c2c9-4d8c-8151-74fb0a52f168&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002928
10.0.0.23 - - [2026-03-02 02:27:10] "GET /domains?obj_uuids=cc2d0805-fa5b-4698-bfcc-d7811c08231a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001312
10.0.0.23 - - [2026-03-02 02:27:10] "GET /domain/cc2d0805-fa5b-4698-bfcc-d7811c08231a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.008287
10.0.0.23 - - [2026-03-02 02:27:10] "POST /id-to-fqname HTTP/1.1" 200 189 0.002758
10.0.0.23 - - [2026-03-02 02:27:10] "POST /fqname-to-id HTTP/1.1" 404 198 0.011807
10.0.0.23 - - [2026-03-02 02:27:10] "POST /security-groups HTTP/1.1" 200 590 0.081614
10.0.0.23 - - [2026-03-02 02:27:10] "POST /projects HTTP/1.1" 200 583 0.317701
10.0.0.242 - - [2026-03-02 02:27:10] "POST /fqname-to-id HTTP/1.1" 404 232 0.009236
10.0.0.23 - - [2026-03-02 02:27:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.394566
10.0.0.242 - - [2026-03-02 02:27:10] "GET /project/f1d15c85-c2c9-4d8c-8151-74fb0a52f168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.548016
10.0.0.242 - - [2026-03-02 02:27:11] "GET / HTTP/1.1" 200 35931 0.001829
10.0.0.23 - - [2026-03-02 02:27:14] "GET /projects?obj_uuids=f1d15c85-c2c9-4d8c-8151-74fb0a52f168&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001006
10.0.0.242 - - [2026-03-02 02:27:14] "GET /project/f1d15c85-c2c9-4d8c-8151-74fb0a52f168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.054197
10.0.0.23 - - [2026-03-02 02:27:15] "GET /projects?obj_uuids=f1d15c85-c2c9-4d8c-8151-74fb0a52f168&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001063
10.0.0.242 - - [2026-03-02 02:27:15] "GET /project/f1d15c85-c2c9-4d8c-8151-74fb0a52f168?fields=virtual_networks HTTP/1.1" 200 1030 0.053004
10.0.0.23 - - [2026-03-02 02:27:15] "GET /projects?obj_uuids=f1d15c85-c2c9-4d8c-8151-74fb0a52f168&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001215
10.0.0.242 - - [2026-03-02 02:27:15] "GET /project/f1d15c85-c2c9-4d8c-8151-74fb0a52f168?fields=virtual_machine_interfaces HTTP/1.1" 200 1030 0.066270
10.0.0.23 - - [2026-03-02 02:27:15] "GET /projects?obj_uuids=f1d15c85-c2c9-4d8c-8151-74fb0a52f168&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000995
10.0.0.242 - - [2026-03-02 02:27:15] "GET /project/f1d15c85-c2c9-4d8c-8151-74fb0a52f168?fields=security_groups HTTP/1.1" 200 1255 0.067550
10.0.0.242 - - [2026-03-02 02:27:16] "POST /fqname-to-id HTTP/1.1" 404 188 0.030240
10.0.0.23 - - [2026-03-02 02:27:16] "GET /projects?obj_uuids=723b4026-d0a3-4f00-bf2d-d7ae12b0d7a3&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003010
10.0.0.23 - - [2026-03-02 02:27:16] "GET /domains?obj_uuids=cc2d0805-fa5b-4698-bfcc-d7811c08231a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001390
10.0.0.23 - - [2026-03-02 02:27:16] "GET /domain/cc2d0805-fa5b-4698-bfcc-d7811c08231a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.010070
10.0.0.23 - - [2026-03-02 02:27:16] "POST /id-to-fqname HTTP/1.1" 200 190 0.004053
10.0.0.23 - - [2026-03-02 02:27:16] "POST /fqname-to-id HTTP/1.1" 404 199 0.005364
10.0.0.23 - - [2026-03-02 02:27:16] "POST /security-groups HTTP/1.1" 200 591 0.033213
10.0.0.23 - - [2026-03-02 02:27:16] "POST /projects HTTP/1.1" 200 585 0.260588
10.0.0.23 - - [2026-03-02 02:27:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.293719
10.0.0.242 - - [2026-03-02 02:27:16] "POST /access-control-lists HTTP/1.1" 200 596 0.033343
10.0.0.242 - - [2026-03-02 02:27:16] "GET /project/723b4026-d0a3-4f00-bf2d-d7ae12b0d7a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.462802
10.0.0.242 - - [2026-03-02 02:27:18] "GET / HTTP/1.1" 200 35931 0.001530
10.0.0.23 - - [2026-03-02 02:27:21] "GET /projects?obj_uuids=723b4026-d0a3-4f00-bf2d-d7ae12b0d7a3&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001032
10.0.0.242 - - [2026-03-02 02:27:21] "GET /project/723b4026-d0a3-4f00-bf2d-d7ae12b0d7a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.077127
10.0.0.23 - - [2026-03-02 02:27:21] "GET /projects?obj_uuids=723b4026-d0a3-4f00-bf2d-d7ae12b0d7a3&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001206
10.0.0.242 - - [2026-03-02 02:27:21] "GET /project/723b4026-d0a3-4f00-bf2d-d7ae12b0d7a3?fields=virtual_networks HTTP/1.1" 200 1032 0.072398
10.0.0.23 - - [2026-03-02 02:27:21] "GET /projects?obj_uuids=723b4026-d0a3-4f00-bf2d-d7ae12b0d7a3&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002365
10.0.0.242 - - [2026-03-02 02:27:21] "GET /project/723b4026-d0a3-4f00-bf2d-d7ae12b0d7a3?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.061372
10.0.0.23 - - [2026-03-02 02:27:21] "GET /projects?obj_uuids=723b4026-d0a3-4f00-bf2d-d7ae12b0d7a3&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001276
10.0.0.242 - - [2026-03-02 02:27:21] "GET /project/723b4026-d0a3-4f00-bf2d-d7ae12b0d7a3?fields=security_groups HTTP/1.1" 200 1258 0.087657
10.0.0.242 - - [2026-03-02 02:27:22] "POST /fqname-to-id HTTP/1.1" 404 192 0.043841
10.0.0.23 - - [2026-03-02 02:27:22] "GET /projects?obj_uuids=3024579b-50c1-4612-a154-19a7ea1218dd&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.005546
10.0.0.23 - - [2026-03-02 02:27:22] "GET /domains?obj_uuids=cc2d0805-fa5b-4698-bfcc-d7811c08231a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000974
10.0.0.23 - - [2026-03-02 02:27:22] "GET /domain/cc2d0805-fa5b-4698-bfcc-d7811c08231a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.009692
10.0.0.23 - - [2026-03-02 02:27:23] "POST /id-to-fqname HTTP/1.1" 200 194 0.006098
10.0.0.23 - - [2026-03-02 02:27:23] "POST /fqname-to-id HTTP/1.1" 404 203 0.033198
10.0.0.23 - - [2026-03-02 02:27:23] "POST /security-groups HTTP/1.1" 200 595 0.090160
10.0.0.242 - - [2026-03-02 02:27:23] "POST /fqname-to-id HTTP/1.1" 404 238 0.003543
10.0.0.23 - - [2026-03-02 02:27:23] "POST /projects HTTP/1.1" 200 593 0.387730
10.0.0.23 - - [2026-03-02 02:27:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.430007
10.0.0.242 - - [2026-03-02 02:27:23] "GET /project/3024579b-50c1-4612-a154-19a7ea1218dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.628102
10.0.0.242 - - [2026-03-02 02:27:23] "POST /access-control-lists HTTP/1.1" 200 598 0.062860
10.0.0.242 - - [2026-03-02 02:27:24] "GET / HTTP/1.1" 200 35931 0.001812
10.0.0.23 - - [2026-03-02 02:27:28] "GET /projects?obj_uuids=3024579b-50c1-4612-a154-19a7ea1218dd&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001185
10.0.0.242 - - [2026-03-02 02:27:28] "GET /project/3024579b-50c1-4612-a154-19a7ea1218dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.048871
10.0.0.23 - - [2026-03-02 02:27:28] "GET /projects?obj_uuids=3024579b-50c1-4612-a154-19a7ea1218dd&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000969
10.0.0.242 - - [2026-03-02 02:27:28] "GET /project/3024579b-50c1-4612-a154-19a7ea1218dd?fields=virtual_networks HTTP/1.1" 200 1040 0.053462
10.0.0.23 - - [2026-03-02 02:27:28] "GET /projects?obj_uuids=3024579b-50c1-4612-a154-19a7ea1218dd&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001847
10.0.0.242 - - [2026-03-02 02:27:28] "GET /project/3024579b-50c1-4612-a154-19a7ea1218dd?fields=virtual_machine_interfaces HTTP/1.1" 200 1040 0.055278
10.0.0.23 - - [2026-03-02 02:27:28] "GET /projects?obj_uuids=3024579b-50c1-4612-a154-19a7ea1218dd&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001410
10.0.0.242 - - [2026-03-02 02:27:28] "GET /project/3024579b-50c1-4612-a154-19a7ea1218dd?fields=security_groups HTTP/1.1" 200 1270 0.063701
10.0.0.242 - - [2026-03-02 02:27:29] "POST /fqname-to-id HTTP/1.1" 404 183 0.031755
10.0.0.23 - - [2026-03-02 02:27:29] "GET /projects?obj_uuids=7c38e076-f54b-4a74-997c-e8f70cbde57e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003883
10.0.0.23 - - [2026-03-02 02:27:29] "GET /domains?obj_uuids=cc2d0805-fa5b-4698-bfcc-d7811c08231a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001391
10.0.0.23 - - [2026-03-02 02:27:29] "GET /domain/cc2d0805-fa5b-4698-bfcc-d7811c08231a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.009116
10.0.0.23 - - [2026-03-02 02:27:29] "POST /id-to-fqname HTTP/1.1" 200 185 0.001584
10.0.0.23 - - [2026-03-02 02:27:29] "POST /fqname-to-id HTTP/1.1" 404 194 0.007138
10.0.0.23 - - [2026-03-02 02:27:29] "POST /security-groups HTTP/1.1" 200 586 0.030899
10.0.0.23 - - [2026-03-02 02:27:29] "POST /projects HTTP/1.1" 200 575 0.254850
10.0.0.23 - - [2026-03-02 02:27:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.291688
10.0.0.242 - - [2026-03-02 02:27:29] "POST /fqname-to-id HTTP/1.1" 404 228 0.012455
10.0.0.242 - - [2026-03-02 02:27:29] "GET /project/7c38e076-f54b-4a74-997c-e8f70cbde57e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.456399
10.0.0.242 - - [2026-03-02 02:27:31] "GET / HTTP/1.1" 200 35931 0.002566
10.0.0.242 - - [2026-03-02 02:27:31] "POST /fqname-to-id HTTP/1.1" 404 193 0.003267
10.0.0.23 - - [2026-03-02 02:27:31] "GET /projects?obj_uuids=51b9dc71-44cb-4679-a46b-0feb280e6372&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001432
10.0.0.242 - - [2026-03-02 02:27:31] "POST /access-control-lists HTTP/1.1" 200 590 0.024896
10.0.0.242 - - [2026-03-02 02:27:32] "PUT /access-control-list/4a88c7b6-10f4-44fc-872c-f3fe1b69d1e5 HTTP/1.1" 200 272 0.016843
10.0.0.242 - - [2026-03-02 02:27:32] "POST /neutron/security_group HTTP/1.1" 200 1364 0.367514
10.0.0.242 - - [2026-03-02 02:27:32] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.190136
10.0.0.242 - - [2026-03-02 02:27:32] "PUT /access-control-list/95b14349-4259-4959-968e-2f4762f247b6 HTTP/1.1" 200 272 0.020554
10.0.0.242 - - [2026-03-02 02:27:32] "POST /fqname-to-id HTTP/1.1" 404 193 0.006566
10.0.0.23 - - [2026-03-02 02:27:32] "GET /projects?obj_uuids=51b9dc71-44cb-4679-a46b-0feb280e6372&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001113
10.0.0.242 - - [2026-03-02 02:27:32] "POST /access-control-lists HTTP/1.1" 200 590 0.029638
10.0.0.242 - - [2026-03-02 02:27:33] "PUT /access-control-list/650b7ce5-ef5d-4a7c-a625-bd4094249ce5 HTTP/1.1" 200 272 0.012260
10.0.0.242 - - [2026-03-02 02:27:33] "POST /neutron/security_group HTTP/1.1" 200 1364 0.449298
10.0.0.242 - - [2026-03-02 02:27:33] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.143085
10.0.0.242 - - [2026-03-02 02:27:33] "PUT /access-control-list/51f210d2-77fd-42c9-9362-c1fc5c1a4cef HTTP/1.1" 200 272 0.020763
10.0.0.242 - - [2026-03-02 02:27:33] "POST /fqname-to-id HTTP/1.1" 401 293 0.000473
10.0.0.242 - - [2026-03-02 02:27:34] "POST /fqname-to-id HTTP/1.1" 404 210 0.028487
10.0.0.23 - - [2026-03-02 02:27:34] "GET /projects?obj_uuids=7c38e076-f54b-4a74-997c-e8f70cbde57e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001025
10.0.0.242 - - [2026-03-02 02:27:34] "POST /access-control-lists HTTP/1.1" 200 607 0.028109
10.0.0.242 - - [2026-03-02 02:27:34] "PUT /access-control-list/0b5bb321-7df4-4049-b63a-f581c168b382 HTTP/1.1" 200 272 0.011930
10.0.0.242 - - [2026-03-02 02:27:34] "POST /neutron/security_group HTTP/1.1" 200 1379 0.397731
10.0.0.242 - - [2026-03-02 02:27:34] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.153493
10.0.0.242 - - [2026-03-02 02:27:34] "PUT /access-control-list/801bdb0d-19b8-4f76-8896-19cb9abade50 HTTP/1.1" 200 272 0.016036
10.0.0.242 - - [2026-03-02 02:27:35] "POST /fqname-to-id HTTP/1.1" 404 210 0.006653
10.0.0.23 - - [2026-03-02 02:27:35] "GET /projects?obj_uuids=7c38e076-f54b-4a74-997c-e8f70cbde57e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.003111
10.0.0.242 - - [2026-03-02 02:27:35] "POST /access-control-lists HTTP/1.1" 200 607 0.034190
10.0.0.242 - - [2026-03-02 02:27:35] "PUT /access-control-list/e13b3c2f-6f30-42ec-b7b3-89ad1e2cc571 HTTP/1.1" 200 272 0.013627
10.0.0.242 - - [2026-03-02 02:27:35] "POST /neutron/security_group HTTP/1.1" 200 1379 0.378632
10.0.0.242 - - [2026-03-02 02:27:35] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.173977
10.0.0.242 - - [2026-03-02 02:27:35] "PUT /access-control-list/f3c9ec04-0792-4058-844f-0ab48063ca27 HTTP/1.1" 200 272 0.015505
10.0.0.23 - - [2026-03-02 02:27:37] "GET /projects?obj_uuids=51b9dc71-44cb-4679-a46b-0feb280e6372&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001444
10.0.0.242 - - [2026-03-02 02:27:37] "POST /neutron/router HTTP/1.1" 200 541 0.078421
10.0.0.242 - - [2026-03-02 02:27:37] "POST /neutron/router HTTP/1.1" 200 541 0.013404
10.0.0.242 - - [2026-03-02 02:27:37] "PUT /logical-router/1257a6dc-7ec3-4a23-8661-8cba93a94350 HTTP/1.1" 200 262 0.037111
10.0.0.242 - - [2026-03-02 02:27:37] "POST /neutron/router HTTP/1.1" 200 541 0.007095
10.0.0.242 - - [2026-03-02 02:27:37] "POST /neutron/router HTTP/1.1" 200 541 0.004258
10.0.0.242 - - [2026-03-02 02:27:37] "POST /neutron/router HTTP/1.1" 200 541 0.004443
10.0.0.242 - - [2026-03-02 02:27:37] "POST /neutron/router HTTP/1.1" 200 541 0.005365
10.0.0.242 - - [2026-03-02 02:27:37] "POST /neutron/router HTTP/1.1" 200 541 0.004326
10.0.0.242 - - [2026-03-02 02:27:37] "POST /neutron/router HTTP/1.1" 200 541 0.004250
10.0.0.242 - - [2026-03-02 02:27:37] "POST /neutron/router HTTP/1.1" 200 541 0.004770
10.0.0.242 - - [2026-03-02 02:27:37] "POST /neutron/router HTTP/1.1" 200 541 0.003973
10.0.0.242 - - [2026-03-02 02:27:37] "POST /neutron/router HTTP/1.1" 200 541 0.004070
10.0.0.242 - - [2026-03-02 02:27:37] "POST /neutron/router HTTP/1.1" 200 541 0.048418
10.0.0.242 - - [2026-03-02 02:27:37] "POST /neutron/router HTTP/1.1" 200 542 0.004223
10.0.0.242 - - [2026-03-02 02:27:38] "GET /logical-router/1257a6dc-7ec3-4a23-8661-8cba93a94350?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.091800
10.0.0.242 - - [2026-03-02 02:27:38] "POST /route-targets HTTP/1.1" 200 327 0.017995
10.0.0.242 - - [2026-03-02 02:27:38] "POST /neutron/router HTTP/1.1" 200 559 0.011898
10.0.0.242 - - [2026-03-02 02:27:38] "POST /neutron/router HTTP/1.1" 200 559 0.008480
10.0.0.242 - - [2026-03-02 02:27:38] "POST /neutron/router HTTP/1.1" 200 559 0.005789
10.0.0.242 - - [2026-03-02 02:27:38] "POST /neutron/router HTTP/1.1" 200 559 0.006966
10.0.0.242 - - [2026-03-02 02:27:38] "POST /neutron/router HTTP/1.1" 200 559 0.004768
10.0.0.242 - - [2026-03-02 02:27:38] "POST /neutron/router HTTP/1.1" 200 559 0.004045
10.0.0.242 - - [2026-03-02 02:27:38] "POST /neutron/router HTTP/1.1" 200 559 0.004307
10.0.0.242 - - [2026-03-02 02:27:38] "POST /neutron/router HTTP/1.1" 200 559 0.004418
10.0.0.242 - - [2026-03-02 02:27:38] "POST /neutron/router HTTP/1.1" 200 559 0.004218
10.0.0.242 - - [2026-03-02 02:27:38] "POST /neutron/router HTTP/1.1" 200 559 0.004101
10.0.0.242 - - [2026-03-02 02:27:38] "POST /neutron/router HTTP/1.1" 200 559 0.004296
10.0.0.242 - - [2026-03-02 02:27:38] "POST /neutron/router HTTP/1.1" 200 559 0.006093
10.0.0.242 - - [2026-03-02 02:27:39] "POST /neutron/router HTTP/1.1" 200 151 0.089685
10.0.0.242 - - [2026-03-02 02:27:39] "DELETE /route-target/ad42ea57-23fa-43fb-8ca2-1a6d9d75b2b5 HTTP/1.1" 200 115 0.030418
10.0.0.242 - - [2026-03-02 02:27:39] "POST /neutron/router HTTP/1.1" 200 541 0.012105
10.0.0.242 - - [2026-03-02 02:27:39] "DELETE /access-control-list/5178d501-7820-4370-a3ff-350c58071fba HTTP/1.1" 200 115 0.067020
10.0.0.242 - - [2026-03-02 02:27:39] "POST /neutron/router HTTP/1.1" 200 541 0.022676
10.0.0.242 - - [2026-03-02 02:27:39] "POST /neutron/router HTTP/1.1" 200 541 0.005980
10.0.0.242 - - [2026-03-02 02:27:39] "POST /neutron/router HTTP/1.1" 200 541 0.006062
10.0.0.242 - - [2026-03-02 02:27:39] "POST /neutron/router HTTP/1.1" 200 541 0.003904
10.0.0.242 - - [2026-03-02 02:27:39] "POST /neutron/router HTTP/1.1" 200 541 0.004310
10.0.0.242 - - [2026-03-02 02:27:39] "POST /neutron/router HTTP/1.1" 200 541 0.005609
10.0.0.242 - - [2026-03-02 02:27:39] "POST /neutron/router HTTP/1.1" 200 541 0.004332
10.0.0.242 - - [2026-03-02 02:27:39] "POST /neutron/router HTTP/1.1" 200 541 0.004561
10.0.0.242 - - [2026-03-02 02:27:39] "POST /neutron/router HTTP/1.1" 200 541 0.004629
10.0.0.242 - - [2026-03-02 02:27:40] "POST /neutron/router HTTP/1.1" 200 541 0.004536
10.0.0.242 - - [2026-03-02 02:27:40] "POST /neutron/router HTTP/1.1" 200 541 0.030040
10.0.0.242 - - [2026-03-02 02:27:40] "DELETE /route-target/2fb4eeb1-84ea-4705-a18e-adbd26aafa31 HTTP/1.1" 200 115 0.021596
10.0.0.242 - - [2026-03-02 02:27:40] "POST /neutron/security_group HTTP/1.1" 200 521 0.005878
10.0.0.242 - - [2026-03-02 02:27:40] "POST /neutron/security_group HTTP/1.1" 200 151 0.069584
10.0.0.242 - - [2026-03-02 02:27:40] "DELETE /access-control-list/0b5bb321-7df4-4049-b63a-f581c168b382 HTTP/1.1" 200 115 0.043909
10.0.0.242 - - [2026-03-02 02:27:40] "POST /neutron/security_group HTTP/1.1" 200 506 0.013921
10.0.0.242 - - [2026-03-02 02:27:40] "DELETE /access-control-list/51f210d2-77fd-42c9-9362-c1fc5c1a4cef HTTP/1.1" 200 115 0.035720
10.0.0.23 - - [2026-03-02 02:27:41] "GET /projects?obj_uuids=7c38e076-f54b-4a74-997c-e8f70cbde57e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001086
10.0.0.242 - - [2026-03-02 02:27:42] "GET /project/7c38e076-f54b-4a74-997c-e8f70cbde57e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.041126
10.0.0.23 - - [2026-03-02 02:27:42] "GET /projects?obj_uuids=7c38e076-f54b-4a74-997c-e8f70cbde57e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001663
10.0.0.242 - - [2026-03-02 02:27:42] "GET /project/7c38e076-f54b-4a74-997c-e8f70cbde57e?fields=virtual_networks HTTP/1.1" 200 1022 0.059819
10.0.0.23 - - [2026-03-02 02:27:42] "GET /projects?obj_uuids=7c38e076-f54b-4a74-997c-e8f70cbde57e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000929
10.0.0.242 - - [2026-03-02 02:27:42] "GET /project/7c38e076-f54b-4a74-997c-e8f70cbde57e?fields=virtual_machine_interfaces HTTP/1.1" 200 1022 0.052004
10.0.0.23 - - [2026-03-02 02:27:42] "GET /projects?obj_uuids=7c38e076-f54b-4a74-997c-e8f70cbde57e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001538
10.0.0.242 - - [2026-03-02 02:27:42] "GET /project/7c38e076-f54b-4a74-997c-e8f70cbde57e?fields=security_groups HTTP/1.1" 200 1243 0.064592
10.0.0.23 - - [2026-03-02 02:27:42] "DELETE /project/99d8eca5-8a89-46e1-bcf6-a3261569751d HTTP/1.1" 404 177 0.013913
10.0.0.23 - - [2026-03-02 02:27:42] "DELETE /project/f1d15c85c2c94d8c815174fb0a52f168 HTTP/1.1" 404 173 0.020515
10.0.0.23 - - [2026-03-02 02:27:42] "DELETE /project/723b4026d0a34f00bf2dd7ae12b0d7a3 HTTP/1.1" 404 173 0.017838
10.0.0.23 - - [2026-03-02 02:27:42] "DELETE /project/ea3c2f7505ab448ab4a04c6a882f77ae HTTP/1.1" 404 173 0.010502
10.0.0.23 - - [2026-03-02 02:27:42] "DELETE /project/7c38e076f54b4a74997ce8f70cbde57e HTTP/1.1" 404 173 0.014534
10.0.0.23 - - [2026-03-02 02:27:42] "DELETE /project/9827f9eed59045be9ed38635eaf6dcf2 HTTP/1.1" 404 173 0.012133
10.0.0.23 - - [2026-03-02 02:27:42] "GET /projects?obj_uuids=9827f9ee-d590-45be-9ed3-8635eaf6dcf2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001015
10.0.0.23 - - [2026-03-02 02:27:42] "GET /projects?obj_uuids=723b4026-d0a3-4f00-bf2d-d7ae12b0d7a3&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000895
10.0.0.23 - - [2026-03-02 02:27:42] "GET /projects?obj_uuids=ea3c2f75-05ab-448a-b4a0-4c6a882f77ae&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000878
10.0.0.23 - - [2026-03-02 02:27:42] "GET /projects?obj_uuids=f1d15c85-c2c9-4d8c-8151-74fb0a52f168&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000815
10.0.0.23 - - [2026-03-02 02:27:42] "DELETE /project/3024579b50c14612a15419a7ea1218dd HTTP/1.1" 404 173 0.008454
10.0.0.23 - - [2026-03-02 02:27:42] "GET /projects?obj_uuids=3024579b-50c1-4612-a154-19a7ea1218dd&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000972
10.0.0.23 - - [2026-03-02 02:27:42] "GET /project/f1d15c85-c2c9-4d8c-8151-74fb0a52f168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.077417
10.0.0.23 - - [2026-03-02 02:27:42] "GET /project/9827f9ee-d590-45be-9ed3-8635eaf6dcf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.090969
10.0.0.23 - - [2026-03-02 02:27:42] "GET /project/723b4026-d0a3-4f00-bf2d-d7ae12b0d7a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.114123
10.0.0.23 - - [2026-03-02 02:27:42] "GET /projects?obj_uuids=f1d15c85-c2c9-4d8c-8151-74fb0a52f168&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.005503
10.0.0.23 - - [2026-03-02 02:27:42] "GET /projects?obj_uuids=9827f9ee-d590-45be-9ed3-8635eaf6dcf2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001213
10.0.0.23 - - [2026-03-02 02:27:42] "GET /project/ea3c2f75-05ab-448a-b4a0-4c6a882f77ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1449 0.136005
10.0.0.23 - - [2026-03-02 02:27:42] "GET /projects?obj_uuids=723b4026-d0a3-4f00-bf2d-d7ae12b0d7a3&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001057
10.0.0.23 - - [2026-03-02 02:27:42] "GET /projects?obj_uuids=ea3c2f75-05ab-448a-b4a0-4c6a882f77ae&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001149
10.0.0.23 - - [2026-03-02 02:27:42] "GET /project/9827f9ee-d590-45be-9ed3-8635eaf6dcf2?fields=security_groups HTTP/1.1" 200 1364 0.122252
10.0.0.23 - - [2026-03-02 02:27:43] "GET /project/3024579b-50c1-4612-a154-19a7ea1218dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.238534
10.0.0.23 - - [2026-03-02 02:27:43] "GET /project/723b4026-d0a3-4f00-bf2d-d7ae12b0d7a3?fields=security_groups HTTP/1.1" 200 1363 0.158949
10.0.0.23 - - [2026-03-02 02:27:43] "GET /projects?obj_uuids=3024579b-50c1-4612-a154-19a7ea1218dd&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001717
10.0.0.23 - - [2026-03-02 02:27:43] "GET /project/f1d15c85-c2c9-4d8c-8151-74fb0a52f168?fields=security_groups HTTP/1.1" 200 1360 0.224675
10.0.0.23 - - [2026-03-02 02:27:43] "GET /project/ea3c2f75-05ab-448a-b4a0-4c6a882f77ae?fields=security_groups HTTP/1.1" 200 1349 0.200223
10.0.0.23 - - [2026-03-02 02:27:43] "GET /project/3024579b-50c1-4612-a154-19a7ea1218dd?fields=security_groups HTTP/1.1" 200 1375 0.204285
10.0.0.23 - - [2026-03-02 02:27:43] "DELETE /security-group/197b385b-b946-4ba1-9157-08430369f46b HTTP/1.1" 200 115 0.281662
10.0.0.23 - - [2026-03-02 02:27:43] "GET /projects?obj_uuids=9827f9ee-d590-45be-9ed3-8635eaf6dcf2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001101
10.0.0.23 - - [2026-03-02 02:27:43] "DELETE /security-group/a6a4128b-7133-4802-9305-38e5ad96b103 HTTP/1.1" 200 115 0.235168
10.0.0.23 - - [2026-03-02 02:27:43] "GET /projects?obj_uuids=723b4026-d0a3-4f00-bf2d-d7ae12b0d7a3&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001045
10.0.0.242 - - [2026-03-02 02:27:43] "DELETE /access-control-list/2f695d4e-badf-49d8-9be1-75d2074f3cbc HTTP/1.1" 200 115 0.096417
10.0.0.23 - - [2026-03-02 02:27:43] "DELETE /security-group/b67cc186-235c-4bf7-a4d3-caba40c9a727 HTTP/1.1" 200 115 0.156989
10.0.0.23 - - [2026-03-02 02:27:43] "GET /projects?obj_uuids=ea3c2f75-05ab-448a-b4a0-4c6a882f77ae&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000978
10.0.0.23 - - [2026-03-02 02:27:43] "DELETE /security-group/2f5b1bb4-52aa-4746-9845-63afb78703d6 HTTP/1.1" 200 115 0.167840
10.0.0.23 - - [2026-03-02 02:27:43] "GET /projects?obj_uuids=f1d15c85-c2c9-4d8c-8151-74fb0a52f168&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.004645
10.0.0.23 - - [2026-03-02 02:27:43] "GET /project/9827f9ee-d590-45be-9ed3-8635eaf6dcf2?fields=application_policy_sets HTTP/1.1" 200 1403 0.091042
10.0.0.23 - - [2026-03-02 02:27:43] "DELETE /security-group/50b1c415-f7ee-486a-8489-c5064d5f3eba HTTP/1.1" 200 115 0.151608
10.0.0.23 - - [2026-03-02 02:27:43] "GET /project/ea3c2f75-05ab-448a-b4a0-4c6a882f77ae?fields=application_policy_sets HTTP/1.1" 200 1388 0.089395
10.0.0.23 - - [2026-03-02 02:27:43] "GET /projects?obj_uuids=3024579b-50c1-4612-a154-19a7ea1218dd&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001800
10.0.0.23 - - [2026-03-02 02:27:43] "GET /project/723b4026-d0a3-4f00-bf2d-d7ae12b0d7a3?fields=application_policy_sets HTTP/1.1" 200 1402 0.172379
10.0.0.23 - - [2026-03-02 02:27:43] "GET /project/f1d15c85-c2c9-4d8c-8151-74fb0a52f168?fields=application_policy_sets HTTP/1.1" 200 1399 0.195352
10.0.0.242 - - [2026-03-02 02:27:43] "DELETE /access-control-list/1b6d2767-a1f9-4656-b713-6188ad26082e HTTP/1.1" 200 115 0.110195
10.0.0.23 - - [2026-03-02 02:27:43] "GET /project/3024579b-50c1-4612-a154-19a7ea1218dd?fields=application_policy_sets HTTP/1.1" 200 1414 0.160546
10.0.0.23 - - [2026-03-02 02:27:43] "DELETE /project/9827f9ee-d590-45be-9ed3-8635eaf6dcf2 HTTP/1.1" 200 115 1.058662
10.0.0.23 - - [2026-03-02 02:27:43] "DELETE /project/ea3c2f75-05ab-448a-b4a0-4c6a882f77ae HTTP/1.1" 200 115 1.071811
10.0.0.242 - - [2026-03-02 02:27:43] "POST /fqname-to-id HTTP/1.1" 404 184 0.066254
10.0.0.242 - - [2026-03-02 02:27:43] "DELETE /access-control-list/fecc7641-a2ea-4faa-8e74-7b5dc5b7698f HTTP/1.1" 200 115 0.057546
10.0.0.23 - - [2026-03-02 02:27:43] "DELETE /project/723b4026-d0a3-4f00-bf2d-d7ae12b0d7a3 HTTP/1.1" 200 115 1.096092
10.0.0.23 - - [2026-03-02 02:27:43] "DELETE /project/f1d15c85-c2c9-4d8c-8151-74fb0a52f168 HTTP/1.1" 200 115 1.113636
10.0.0.23 - - [2026-03-02 02:27:43] "DELETE /project/3024579b-50c1-4612-a154-19a7ea1218dd HTTP/1.1" 200 115 1.098418
10.0.0.23 - - [2026-03-02 02:27:43] "GET /projects?obj_uuids=014c9946-9b51-4e54-9746-9b7f93de0d84&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004975
10.0.0.242 - - [2026-03-02 02:27:44] "DELETE /access-control-list/6b8563d5-7cf5-4ebf-b5d3-6c9b23297e60 HTTP/1.1" 200 115 0.056447
10.0.0.23 - - [2026-03-02 02:27:44] "GET /domains?obj_uuids=cc2d0805-fa5b-4698-bfcc-d7811c08231a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002370
10.0.0.23 - - [2026-03-02 02:27:44] "GET /domain/cc2d0805-fa5b-4698-bfcc-d7811c08231a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.012304
10.0.0.23 - - [2026-03-02 02:27:44] "POST /id-to-fqname HTTP/1.1" 200 186 0.001303
10.0.0.23 - - [2026-03-02 02:27:44] "POST /fqname-to-id HTTP/1.1" 404 195 0.012149
10.0.0.23 - - [2026-03-02 02:27:44] "POST /security-groups HTTP/1.1" 200 587 0.051464
10.0.0.23 - - [2026-03-02 02:27:44] "POST /projects HTTP/1.1" 200 577 0.297651
10.0.0.23 - - [2026-03-02 02:27:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.363609
10.0.0.242 - - [2026-03-02 02:27:44] "POST /fqname-to-id HTTP/1.1" 404 229 0.007521
10.0.0.242 - - [2026-03-02 02:27:44] "GET /project/014c9946-9b51-4e54-9746-9b7f93de0d84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.631753
10.0.0.242 - - [2026-03-02 02:27:45] "GET / HTTP/1.1" 200 35931 0.002069
10.0.0.242 - - [2026-03-02 02:27:47] "POST /fqname-to-id HTTP/1.1" 401 293 0.000483
10.0.0.242 - - [2026-03-02 02:27:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.061191
10.0.0.23 - - [2026-03-02 02:27:48] "GET /projects?obj_uuids=014c9946-9b51-4e54-9746-9b7f93de0d84&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001260
10.0.0.242 - - [2026-03-02 02:27:48] "GET /project/014c9946-9b51-4e54-9746-9b7f93de0d84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.048839
10.0.0.23 - - [2026-03-02 02:27:48] "GET /projects?obj_uuids=014c9946-9b51-4e54-9746-9b7f93de0d84&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001463
10.0.0.242 - - [2026-03-02 02:27:48] "POST /neutron/network HTTP/1.1" 200 601 0.159755
10.0.0.242 - - [2026-03-02 02:27:48] "POST /ref-update HTTP/1.1" 200 156 0.025494
10.0.0.242 - - [2026-03-02 02:27:48] "POST /id-to-fqname HTTP/1.1" 200 216 0.003309
10.0.0.242 - - [2026-03-02 02:27:48] "GET /virtual-network/17de71be-19bd-405a-85ed-d095a9c9972d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.005740
10.0.0.242 - - [2026-03-02 02:27:48] "POST /neutron/network HTTP/1.1" 200 821 0.006718
10.0.0.242 - - [2026-03-02 02:27:48] "GET /virtual-network/17de71be-19bd-405a-85ed-d095a9c9972d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.005578
10.0.0.242 - - [2026-03-02 02:27:48] "POST /fqname-to-id HTTP/1.1" 404 206 0.003366
10.0.0.242 - - [2026-03-02 02:27:48] "GET /virtual-network/17de71be-19bd-405a-85ed-d095a9c9972d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.005596
10.0.0.23 - - [2026-03-02 02:27:48] "GET /projects?obj_uuids=014c9946-9b51-4e54-9746-9b7f93de0d84&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001120
10.0.0.242 - - [2026-03-02 02:27:49] "POST /neutron/port HTTP/1.1" 200 1018 0.290496
10.0.0.242 - - [2026-03-02 02:27:49] "GET /virtual-machine-interface/aae0375c-105d-4339-9a81-b7167ec2fe43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2385 0.006313
10.0.0.242 - - [2026-03-02 02:27:49] "GET /virtual-machine-interface/aae0375c-105d-4339-9a81-b7167ec2fe43?fields=instance_ip_back_refs HTTP/1.1" 200 1318 0.006264
10.0.0.242 - - [2026-03-02 02:27:49] "GET /instance-ip/ad3e2505-6553-436c-bfa5-3a4fc632be44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.005103
10.0.0.242 - - [2026-03-02 02:27:49] "POST /neutron/network HTTP/1.1" 200 821 0.007018
10.0.0.242 - - [2026-03-02 02:27:52] "GET /obj-perms HTTP/1.1" 200 5075 0.065571
10.0.0.242 - - [2026-03-02 02:27:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004062
10.0.0.23 - - [2026-03-02 02:27:52] "GET /projects?obj_uuids=014c9946-9b51-4e54-9746-9b7f93de0d84&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001034
10.0.0.242 - - [2026-03-02 02:27:52] "GET /project/014c9946-9b51-4e54-9746-9b7f93de0d84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.040560
10.0.0.23 - - [2026-03-02 02:27:52] "GET /projects?obj_uuids=014c9946-9b51-4e54-9746-9b7f93de0d84&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001040
10.0.0.242 - - [2026-03-02 02:27:52] "POST /neutron/network HTTP/1.1" 200 603 0.131150
10.0.0.242 - - [2026-03-02 02:27:53] "POST /neutron/network HTTP/1.1" 200 975 0.010579
10.0.0.242 - - [2026-03-02 02:27:53] "POST /id-to-fqname HTTP/1.1" 200 217 0.001130
10.0.0.242 - - [2026-03-02 02:27:53] "GET /virtual-network/c2148f2c-a4f2-45d8-a80e-e1d018987e14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2553 0.005258
10.0.0.242 - - [2026-03-02 02:27:53] "GET /virtual-network/c2148f2c-a4f2-45d8-a80e-e1d018987e14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2553 0.005476
10.0.0.242 - - [2026-03-02 02:27:53] "POST /route-targets HTTP/1.1" 200 327 0.023042
10.0.0.242 - - [2026-03-02 02:27:53] "POST /neutron/subnet HTTP/1.1" 200 715 0.012029
10.0.0.23 - - [2026-03-02 02:27:53] "GET /projects?obj_uuids=014c9946-9b51-4e54-9746-9b7f93de0d84&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001708
10.0.0.242 - - [2026-03-02 02:27:54] "POST /neutron/port HTTP/1.1" 200 1017 0.244717
10.0.0.242 - - [2026-03-02 02:27:54] "POST /id-to-fqname HTTP/1.1" 200 217 0.001193
10.0.0.242 - - [2026-03-02 02:27:54] "POST /neutron/network HTTP/1.1" 200 975 0.039500
10.0.0.242 - - [2026-03-02 02:27:54] "POST /neutron/port HTTP/1.1" 200 117 0.007085
10.0.0.242 - - [2026-03-02 02:27:54] "POST /id-to-fqname HTTP/1.1" 200 217 0.001745
10.0.0.242 - - [2026-03-02 02:27:55] "POST /neutron/port HTTP/1.1" 200 1017 0.014751
10.0.0.242 - - [2026-03-02 02:27:55] "POST /neutron/port HTTP/1.1" 200 1017 0.013993
10.0.0.242 - - [2026-03-02 02:27:55] "POST /neutron/port HTTP/1.1" 200 117 0.006244
10.0.0.242 - - [2026-03-02 02:27:55] "POST /neutron/network HTTP/1.1" 200 985 0.008645
10.0.0.242 - - [2026-03-02 02:27:56] "POST /neutron/port HTTP/1.1" 200 1108 0.187552
10.0.0.242 - - [2026-03-02 02:27:56] "POST /neutron/port HTTP/1.1" 200 1017 0.011086
10.0.0.242 - - [2026-03-02 02:27:56] "POST /neutron/port HTTP/1.1" 200 1118 0.028747
10.0.0.242 - - [2026-03-02 02:27:56] "POST /neutron/port HTTP/1.1" 200 117 0.001136
10.0.0.242 - - [2026-03-02 02:27:56] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003839
10.0.0.242 - - [2026-03-02 02:27:56] "POST /neutron/network HTTP/1.1" 200 975 0.012469
10.0.0.242 - - [2026-03-02 02:28:00] "POST /neutron/port HTTP/1.1" 200 1118 0.016479
10.0.0.242 - - [2026-03-02 02:28:00] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007354
10.0.0.242 - - [2026-03-02 02:28:00] "GET /virtual-machine/074d47f0-a7ed-453e-be1a-427e3000e9b8 HTTP/1.1" 401 293 0.000412
10.0.0.242 - - [2026-03-02 02:28:01] "GET /virtual-machine/074d47f0-a7ed-453e-be1a-427e3000e9b8 HTTP/1.1" 200 1283 0.033341
10.0.0.242 - - [2026-03-02 02:28:01] "GET /virtual-machine-interface/f6ff9a49-4e0c-4e2b-8bbf-2e3510b668dc HTTP/1.1" 200 2925 0.006344
10.0.0.242 - - [2026-03-02 02:28:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004018
10.0.0.242 - - [2026-03-02 02:28:01] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004712
10.0.0.242 - - [2026-03-02 02:28:01] "GET /virtual-networks?parent_id=014c9946-9b51-4e54-9746-9b7f93de0d84&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.003421
10.0.0.242 - - [2026-03-02 02:28:01] "GET /virtual-network/c2148f2c-a4f2-45d8-a80e-e1d018987e14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2553 0.006068
10.0.0.242 - - [2026-03-02 02:28:02] "POST /neutron/network HTTP/1.1" 200 985 0.007023
10.0.0.242 - - [2026-03-02 02:28:02] "POST /neutron/port HTTP/1.1" 200 117 0.001133
10.0.0.242 - - [2026-03-02 02:28:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004533
10.0.0.242 - - [2026-03-02 02:28:04] "GET /virtual-network/c2148f2c-a4f2-45d8-a80e-e1d018987e14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2553 0.006655
10.0.0.242 - - [2026-03-02 02:28:04] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008898
10.0.0.242 - - [2026-03-02 02:28:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003445
10.0.0.242 - - [2026-03-02 02:28:06] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003666
10.0.0.242 - - [2026-03-02 02:28:06] "GET /virtual-networks?parent_id=014c9946-9b51-4e54-9746-9b7f93de0d84&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.002601
10.0.0.242 - - [2026-03-02 02:28:06] "GET /virtual-network/c2148f2c-a4f2-45d8-a80e-e1d018987e14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2553 0.005761
10.0.0.242 - - [2026-03-02 02:28:06] "POST /neutron/port HTTP/1.1" 200 1119 0.020005
10.0.0.242 - - [2026-03-02 02:28:06] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007763
10.0.0.242 - - [2026-03-02 02:28:06] "GET /virtual-machine/9253b31c-4fd7-4b8e-815b-58d7e36520cb HTTP/1.1" 200 1284 0.006990
10.0.0.242 - - [2026-03-02 02:28:06] "GET /virtual-machine-interface/13857f14-c304-432f-bb0e-5e72d0c8881e HTTP/1.1" 200 2924 0.007050
10.0.0.242 - - [2026-03-02 02:28:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003989
10.0.0.242 - - [2026-03-02 02:28:06] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004635
10.0.0.242 - - [2026-03-02 02:28:06] "GET /virtual-networks?parent_id=014c9946-9b51-4e54-9746-9b7f93de0d84&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.003661
10.0.0.242 - - [2026-03-02 02:28:06] "GET /virtual-network/c2148f2c-a4f2-45d8-a80e-e1d018987e14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2553 0.006276
10.0.0.242 - - [2026-03-02 02:28:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005237
10.0.0.242 - - [2026-03-02 02:28:08] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004900
10.0.0.242 - - [2026-03-02 02:28:08] "GET /virtual-networks?parent_id=014c9946-9b51-4e54-9746-9b7f93de0d84&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.003360
10.0.0.242 - - [2026-03-02 02:28:08] "GET /virtual-network/c2148f2c-a4f2-45d8-a80e-e1d018987e14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2553 0.005732
10.0.0.242 - - [2026-03-02 02:28:08] "POST /neutron/port HTTP/1.1" 200 1119 0.017300
10.0.0.242 - - [2026-03-02 02:28:16] "POST /neutron/port HTTP/1.1" 200 1109 0.014374
10.0.0.242 - - [2026-03-02 02:28:17] "POST /neutron/port HTTP/1.1" 200 1108 0.015854
10.0.0.242 - - [2026-03-02 02:28:17] "POST /neutron/port HTTP/1.1" 400 205 0.004289
10.0.0.242 - - [2026-03-02 02:28:17] "DELETE /route-target/97b4cb06-91d6-4d96-bb11-f8ac2a636ab2 HTTP/1.1" 200 115 0.035604
10.0.0.23 - - [2026-03-02 02:28:18] "GET /projects?obj_uuids=014c9946-9b51-4e54-9746-9b7f93de0d84&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000970
10.0.0.242 - - [2026-03-02 02:28:18] "GET /project/014c9946-9b51-4e54-9746-9b7f93de0d84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.042491
10.0.0.23 - - [2026-03-02 02:28:18] "GET /projects?obj_uuids=014c9946-9b51-4e54-9746-9b7f93de0d84&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001066
10.0.0.242 - - [2026-03-02 02:28:18] "GET /project/014c9946-9b51-4e54-9746-9b7f93de0d84?fields=virtual_networks HTTP/1.1" 200 1022 0.045906
10.0.0.23 - - [2026-03-02 02:28:19] "GET /projects?obj_uuids=014c9946-9b51-4e54-9746-9b7f93de0d84&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001025
10.0.0.242 - - [2026-03-02 02:28:19] "GET /project/014c9946-9b51-4e54-9746-9b7f93de0d84?fields=virtual_machine_interfaces HTTP/1.1" 200 1022 0.052769
10.0.0.23 - - [2026-03-02 02:28:19] "GET /projects?obj_uuids=014c9946-9b51-4e54-9746-9b7f93de0d84&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001369
10.0.0.242 - - [2026-03-02 02:28:19] "GET /project/014c9946-9b51-4e54-9746-9b7f93de0d84?fields=security_groups HTTP/1.1" 200 1244 0.039221
10.0.0.242 - - [2026-03-02 02:28:20] "POST /fqname-to-id HTTP/1.1" 404 186 0.032256
10.0.0.23 - - [2026-03-02 02:28:20] "GET /projects?obj_uuids=620332d5-1151-4624-bd31-705a3a24fa11&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003134
10.0.0.23 - - [2026-03-02 02:28:20] "GET /domains?obj_uuids=cc2d0805-fa5b-4698-bfcc-d7811c08231a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000963
10.0.0.23 - - [2026-03-02 02:28:20] "GET /domain/cc2d0805-fa5b-4698-bfcc-d7811c08231a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006989
10.0.0.23 - - [2026-03-02 02:28:20] "POST /id-to-fqname HTTP/1.1" 200 188 0.002241
10.0.0.23 - - [2026-03-02 02:28:20] "POST /fqname-to-id HTTP/1.1" 404 197 0.009129
10.0.0.23 - - [2026-03-02 02:28:20] "POST /security-groups HTTP/1.1" 200 589 0.075750
10.0.0.23 - - [2026-03-02 02:28:20] "POST /projects HTTP/1.1" 200 581 0.310322
10.0.0.23 - - [2026-03-02 02:28:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.346869
10.0.0.242 - - [2026-03-02 02:28:20] "POST /fqname-to-id HTTP/1.1" 404 231 0.013966
10.0.0.242 - - [2026-03-02 02:28:20] "GET /project/620332d5-1151-4624-bd31-705a3a24fa11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.511233
10.0.0.242 - - [2026-03-02 02:28:21] "GET / HTTP/1.1" 200 35931 0.001811
10.0.0.242 - - [2026-03-02 02:28:22] "POST /neutron/port HTTP/1.1" 200 117 0.009804
10.0.0.242 - - [2026-03-02 02:28:23] "POST /fqname-to-id HTTP/1.1" 401 293 0.000427
10.0.0.242 - - [2026-03-02 02:28:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.068153
10.0.0.23 - - [2026-03-02 02:28:24] "GET /projects?obj_uuids=620332d5-1151-4624-bd31-705a3a24fa11&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000948
10.0.0.242 - - [2026-03-02 02:28:24] "GET /project/620332d5-1151-4624-bd31-705a3a24fa11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.068542
10.0.0.23 - - [2026-03-02 02:28:24] "GET /projects?obj_uuids=620332d5-1151-4624-bd31-705a3a24fa11&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001164
10.0.0.242 - - [2026-03-02 02:28:24] "POST /neutron/network HTTP/1.1" 200 605 0.203703
10.0.0.242 - - [2026-03-02 02:28:24] "POST /ref-update HTTP/1.1" 200 156 0.059044
10.0.0.242 - - [2026-03-02 02:28:24] "POST /id-to-fqname HTTP/1.1" 200 219 0.003895
10.0.0.242 - - [2026-03-02 02:28:24] "GET /virtual-network/cebf4668-f5eb-4814-b81d-59756ee07ceb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005509
10.0.0.242 - - [2026-03-02 02:28:24] "POST /neutron/network HTTP/1.1" 200 825 0.008785
10.0.0.242 - - [2026-03-02 02:28:24] "GET /virtual-network/cebf4668-f5eb-4814-b81d-59756ee07ceb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005539
10.0.0.242 - - [2026-03-02 02:28:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003914
10.0.0.23 - - [2026-03-02 02:28:25] "GET /projects?obj_uuids=620332d5-1151-4624-bd31-705a3a24fa11&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000941
10.0.0.242 - - [2026-03-02 02:28:25] "GET /project/620332d5-1151-4624-bd31-705a3a24fa11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.042605
10.0.0.242 - - [2026-03-02 02:28:25] "POST /neutron/network HTTP/1.1" 200 117 0.017667
10.0.0.242 - - [2026-03-02 02:28:25] "POST /neutron/network HTTP/1.1" 200 824 0.013476
10.0.0.242 - - [2026-03-02 02:28:25] "POST /id-to-fqname HTTP/1.1" 200 219 0.001148
10.0.0.242 - - [2026-03-02 02:28:25] "GET /virtual-network/ca9d8c4e-9091-4376-bb7c-13a15d4a5230?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.012644
10.0.0.242 - - [2026-03-02 02:28:25] "GET /virtual-network/ca9d8c4e-9091-4376-bb7c-13a15d4a5230?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005736
10.0.0.242 - - [2026-03-02 02:28:25] "POST /neutron/subnet HTTP/1.1" 200 725 0.012907
10.0.0.242 - - [2026-03-02 02:28:25] "POST /id-to-fqname HTTP/1.1" 200 219 0.001233
10.0.0.23 - - [2026-03-02 02:28:27] "GET /projects?obj_uuids=620332d5-1151-4624-bd31-705a3a24fa11&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001047
10.0.0.242 - - [2026-03-02 02:28:27] "GET /project/620332d5-1151-4624-bd31-705a3a24fa11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.075711
10.0.0.242 - - [2026-03-02 02:28:27] "POST /neutron/port HTTP/1.1" 200 117 0.006389
10.0.0.242 - - [2026-03-02 02:28:27] "POST /id-to-fqname HTTP/1.1" 200 219 0.001294
10.0.0.242 - - [2026-03-02 02:28:28] "POST /neutron/network HTTP/1.1" 200 834 0.008079
10.0.0.242 - - [2026-03-02 02:28:28] "POST /neutron/port HTTP/1.1" 200 1059 0.017428
10.0.0.242 - - [2026-03-02 02:28:28] "POST /neutron/port HTTP/1.1" 200 1123 0.019661
10.0.0.23 - - [2026-03-02 02:28:28] "GET /projects?obj_uuids=620332d5-1151-4624-bd31-705a3a24fa11&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000968
10.0.0.242 - - [2026-03-02 02:28:28] "GET /project/620332d5-1151-4624-bd31-705a3a24fa11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.095692
10.0.0.242 - - [2026-03-02 02:28:29] "POST /neutron/network HTTP/1.1" 200 824 0.007164
10.0.0.242 - - [2026-03-02 02:28:29] "POST /neutron/port HTTP/1.1" 200 1123 0.020228
10.0.0.23 - - [2026-03-02 02:28:29] "GET /projects?obj_uuids=620332d5-1151-4624-bd31-705a3a24fa11&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001354
10.0.0.242 - - [2026-03-02 02:28:29] "POST /neutron/router HTTP/1.1" 200 580 0.093143
10.0.0.242 - - [2026-03-02 02:28:29] "POST /route-targets HTTP/1.1" 200 327 0.018397
10.0.0.242 - - [2026-03-02 02:28:30] "POST /neutron/port HTTP/1.1" 200 1123 0.038555
10.0.0.23 - - [2026-03-02 02:28:30] "GET /projects?obj_uuids=620332d5-1151-4624-bd31-705a3a24fa11&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001059
10.0.0.242 - - [2026-03-02 02:28:30] "POST /neutron/port HTTP/1.1" 200 1058 0.383934
10.0.0.242 - - [2026-03-02 02:28:30] "POST /neutron/port HTTP/1.1" 200 1112 0.123809
10.0.0.242 - - [2026-03-02 02:28:30] "POST /neutron/subnet HTTP/1.1" 200 699 0.008701
10.0.0.242 - - [2026-03-02 02:28:35] "POST /neutron/port HTTP/1.1" 200 1123 0.018216
10.0.0.242 - - [2026-03-02 02:28:35] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008114
10.0.0.242 - - [2026-03-02 02:28:35] "GET /virtual-machine/2b933e4d-c186-4f66-a798-691516cbd15a HTTP/1.1" 401 293 0.000462
10.0.0.242 - - [2026-03-02 02:28:35] "GET /virtual-machine/2b933e4d-c186-4f66-a798-691516cbd15a HTTP/1.1" 200 1290 0.037476
10.0.0.242 - - [2026-03-02 02:28:35] "GET /virtual-machine-interface/1e2b13ca-7410-4a8a-a2c1-e0884bc23744 HTTP/1.1" 200 2934 0.006013
10.0.0.242 - - [2026-03-02 02:28:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005158
10.0.0.242 - - [2026-03-02 02:28:35] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004392
10.0.0.242 - - [2026-03-02 02:28:35] "GET /virtual-networks?parent_id=620332d5-1151-4624-bd31-705a3a24fa11&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.003364
10.0.0.242 - - [2026-03-02 02:28:35] "GET /virtual-network/cebf4668-f5eb-4814-b81d-59756ee07ceb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006724
10.0.0.242 - - [2026-03-02 02:28:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003649
10.0.0.242 - - [2026-03-02 02:28:38] "GET /virtual-network/cebf4668-f5eb-4814-b81d-59756ee07ceb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005230
10.0.0.242 - - [2026-03-02 02:28:39] "POST /neutron/port HTTP/1.1" 200 1123 0.019919
10.0.0.242 - - [2026-03-02 02:28:39] "DELETE /access-control-list/f547d118-354f-4d32-a655-4610e92af54f HTTP/1.1" 200 115 0.054259
10.0.0.242 - - [2026-03-02 02:28:40] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006680
10.0.0.242 - - [2026-03-02 02:28:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004403
10.0.0.242 - - [2026-03-02 02:28:41] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003938
10.0.0.242 - - [2026-03-02 02:28:41] "GET /virtual-networks?parent_id=620332d5-1151-4624-bd31-705a3a24fa11&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.003407
10.0.0.242 - - [2026-03-02 02:28:41] "GET /virtual-network/cebf4668-f5eb-4814-b81d-59756ee07ceb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005416
10.0.0.242 - - [2026-03-02 02:28:41] "POST /neutron/port HTTP/1.1" 200 1122 0.015593
10.0.0.242 - - [2026-03-02 02:28:41] "POST /neutron/security_group HTTP/1.1" 200 2056 0.018129
10.0.0.242 - - [2026-03-02 02:28:41] "GET /virtual-machine/c442d380-450d-4048-b458-d10c7ea0bc02 HTTP/1.1" 200 1291 0.005613
10.0.0.242 - - [2026-03-02 02:28:41] "GET /virtual-machine-interface/999a5f17-ef3b-4264-8432-27ffa6eb30f6 HTTP/1.1" 200 2934 0.005147
10.0.0.242 - - [2026-03-02 02:28:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003381
10.0.0.242 - - [2026-03-02 02:28:41] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003587
10.0.0.242 - - [2026-03-02 02:28:41] "GET /virtual-networks?parent_id=620332d5-1151-4624-bd31-705a3a24fa11&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.002702
10.0.0.242 - - [2026-03-02 02:28:41] "GET /virtual-network/ca9d8c4e-9091-4376-bb7c-13a15d4a5230?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006092
10.0.0.242 - - [2026-03-02 02:28:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004815
10.0.0.242 - - [2026-03-02 02:28:42] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004144
10.0.0.242 - - [2026-03-02 02:28:42] "GET /virtual-networks?parent_id=620332d5-1151-4624-bd31-705a3a24fa11&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.003252
10.0.0.242 - - [2026-03-02 02:28:42] "GET /virtual-network/ca9d8c4e-9091-4376-bb7c-13a15d4a5230?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.007716
10.0.0.23 - - [2026-03-02 02:28:43] "DELETE /project/7c38e076-f54b-4a74-997c-e8f70cbde57e HTTP/1.1" 404 177 0.004600
10.0.0.23 - - [2026-03-02 02:28:43] "DELETE /project/620332d511514624bd31705a3a24fa11 HTTP/1.1" 404 173 0.010132
10.0.0.23 - - [2026-03-02 02:28:43] "DELETE /project/014c99469b514e5497469b7f93de0d84 HTTP/1.1" 404 173 0.006449
10.0.0.23 - - [2026-03-02 02:28:43] "GET /projects?obj_uuids=014c9946-9b51-4e54-9746-9b7f93de0d84&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000909
10.0.0.23 - - [2026-03-02 02:28:43] "GET /project/014c9946-9b51-4e54-9746-9b7f93de0d84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1450 0.063586
10.0.0.23 - - [2026-03-02 02:28:43] "GET /projects?obj_uuids=014c9946-9b51-4e54-9746-9b7f93de0d84&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000932
10.0.0.23 - - [2026-03-02 02:28:44] "GET /project/014c9946-9b51-4e54-9746-9b7f93de0d84?fields=security_groups HTTP/1.1" 200 1349 0.063786
10.0.0.23 - - [2026-03-02 02:28:44] "DELETE /security-group/ebf03e6e-0db5-43ec-aee8-c91f415244dd HTTP/1.1" 200 115 0.057367
10.0.0.23 - - [2026-03-02 02:28:44] "GET /projects?obj_uuids=014c9946-9b51-4e54-9746-9b7f93de0d84&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001417
10.0.0.23 - - [2026-03-02 02:28:44] "GET /project/014c9946-9b51-4e54-9746-9b7f93de0d84?fields=application_policy_sets HTTP/1.1" 200 1388 0.048448
10.0.0.242 - - [2026-03-02 02:28:44] "DELETE /access-control-list/3e48a6e1-c2c9-4870-8fcc-54b9eec5ab0c HTTP/1.1" 200 115 0.057195
10.0.0.23 - - [2026-03-02 02:28:44] "DELETE /project/014c9946-9b51-4e54-9746-9b7f93de0d84 HTTP/1.1" 200 115 0.463195
10.0.0.242 - - [2026-03-02 02:28:47] "POST /neutron/port HTTP/1.1" 200 1921 0.050089
10.0.0.242 - - [2026-03-02 02:28:53] "POST /neutron/router HTTP/1.1" 200 580 0.006030
10.0.0.242 - - [2026-03-02 02:28:53] "POST /ref-update HTTP/1.1" 200 156 0.018303
10.0.0.242 - - [2026-03-02 02:28:55] "POST /neutron/router HTTP/1.1" 200 344 0.209764
10.0.0.242 - - [2026-03-02 02:28:55] "POST /neutron/port HTTP/1.1" 200 1123 0.057454
10.0.0.242 - - [2026-03-02 02:28:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.011047
10.0.0.242 - - [2026-03-02 02:28:56] "POST /neutron/router HTTP/1.1" 200 151 0.088061
10.0.0.242 - - [2026-03-02 02:28:56] "POST /neutron/subnet HTTP/1.1" 200 704 0.009081
10.0.0.242 - - [2026-03-02 02:28:56] "GET /logical-router/e53da8f4-d1fb-4cd0-a319-b05758663f07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.128864
10.0.0.242 - - [2026-03-02 02:28:56] "POST /neutron/network HTTP/1.1" 200 824 0.006024
10.0.0.242 - - [2026-03-02 02:28:56] "POST /neutron/port HTTP/1.1" 200 1122 0.015146
10.0.0.242 - - [2026-03-02 02:28:57] "POST /neutron/port HTTP/1.1" 200 151 0.241830
10.0.0.23 - - [2026-03-02 02:28:58] "POST /useragent-kv HTTP/1.1" 200 115 0.004009
10.0.0.23 - - [2026-03-02 02:28:58] "POST /useragent-kv HTTP/1.1" 200 115 0.002801
10.0.0.242 - - [2026-03-02 02:28:58] "POST /neutron/network HTTP/1.1" 200 151 0.149333
10.0.0.242 - - [2026-03-02 02:28:58] "DELETE /route-target/a71501ed-e823-42bd-9572-2d7624cbbaf8 HTTP/1.1" 200 115 0.026549
10.0.0.23 - - [2026-03-02 02:29:00] "GET /projects?obj_uuids=620332d5-1151-4624-bd31-705a3a24fa11&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001014
10.0.0.242 - - [2026-03-02 02:29:00] "GET /project/620332d5-1151-4624-bd31-705a3a24fa11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.053711
10.0.0.23 - - [2026-03-02 02:29:00] "GET /projects?obj_uuids=620332d5-1151-4624-bd31-705a3a24fa11&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000948
10.0.0.242 - - [2026-03-02 02:29:00] "GET /project/620332d5-1151-4624-bd31-705a3a24fa11?fields=virtual_networks HTTP/1.1" 200 1028 0.038490
10.0.0.23 - - [2026-03-02 02:29:00] "GET /projects?obj_uuids=620332d5-1151-4624-bd31-705a3a24fa11&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001029
10.0.0.242 - - [2026-03-02 02:29:00] "GET /project/620332d5-1151-4624-bd31-705a3a24fa11?fields=virtual_machine_interfaces HTTP/1.1" 200 1028 0.045488
10.0.0.23 - - [2026-03-02 02:29:00] "GET /projects?obj_uuids=620332d5-1151-4624-bd31-705a3a24fa11&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001135
10.0.0.242 - - [2026-03-02 02:29:00] "GET /project/620332d5-1151-4624-bd31-705a3a24fa11?fields=security_groups HTTP/1.1" 200 1252 0.049143
10.0.0.242 - - [2026-03-02 02:29:01] "POST /fqname-to-id HTTP/1.1" 404 191 0.032901
10.0.0.23 - - [2026-03-02 02:29:01] "GET /projects?obj_uuids=25268ae8-8f00-4bc8-bdcb-dfdcad0b2af1&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003143
10.0.0.23 - - [2026-03-02 02:29:01] "GET /domains?obj_uuids=cc2d0805-fa5b-4698-bfcc-d7811c08231a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001094
10.0.0.23 - - [2026-03-02 02:29:01] "GET /domain/cc2d0805-fa5b-4698-bfcc-d7811c08231a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007729
10.0.0.23 - - [2026-03-02 02:29:01] "POST /id-to-fqname HTTP/1.1" 200 193 0.003275
10.0.0.23 - - [2026-03-02 02:29:01] "POST /fqname-to-id HTTP/1.1" 404 202 0.008872
10.0.0.23 - - [2026-03-02 02:29:01] "POST /security-groups HTTP/1.1" 200 594 0.077461
10.0.0.242 - - [2026-03-02 02:29:01] "POST /fqname-to-id HTTP/1.1" 404 237 0.004117
10.0.0.23 - - [2026-03-02 02:29:01] "POST /projects HTTP/1.1" 200 591 0.311685
10.0.0.23 - - [2026-03-02 02:29:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.388565
10.0.0.242 - - [2026-03-02 02:29:01] "POST /access-control-lists HTTP/1.1" 200 597 0.038676
10.0.0.242 - - [2026-03-02 02:29:01] "GET /project/25268ae8-8f00-4bc8-bdcb-dfdcad0b2af1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.544874
10.0.0.242 - - [2026-03-02 02:29:03] "GET / HTTP/1.1" 200 35931 0.001918
10.0.0.242 - - [2026-03-02 02:29:05] "GET /project/25268ae8-8f00-4bc8-bdcb-dfdcad0b2af1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 293 0.000525
10.0.0.23 - - [2026-03-02 02:29:05] "GET /projects?obj_uuids=25268ae8-8f00-4bc8-bdcb-dfdcad0b2af1&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001131
10.0.0.242 - - [2026-03-02 02:29:05] "GET /project/25268ae8-8f00-4bc8-bdcb-dfdcad0b2af1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.069206
10.0.0.242 - - [2026-03-02 02:29:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.007468
10.0.0.242 - - [2026-03-02 02:29:05] "GET /security-group/b251e3f3-89b6-445a-b8c5-b80b9539c26b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3764 0.006420
10.0.0.242 - - [2026-03-02 02:29:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003391
10.0.0.23 - - [2026-03-02 02:29:05] "GET /projects?obj_uuids=25268ae8-8f00-4bc8-bdcb-dfdcad0b2af1&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000955
10.0.0.242 - - [2026-03-02 02:29:05] "GET /project/25268ae8-8f00-4bc8-bdcb-dfdcad0b2af1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.037951
10.0.0.242 - - [2026-03-02 02:29:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003419
10.0.0.242 - - [2026-03-02 02:29:05] "GET /security-group/b251e3f3-89b6-445a-b8c5-b80b9539c26b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3764 0.004621
10.0.0.242 - - [2026-03-02 02:29:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002861
10.0.0.242 - - [2026-03-02 02:29:05] "PUT /security-group/b251e3f3-89b6-445a-b8c5-b80b9539c26b HTTP/1.1" 200 262 0.019557
10.0.0.242 - - [2026-03-02 02:29:06] "POST /fqname-to-id HTTP/1.1" 404 202 0.008514
10.0.0.242 - - [2026-03-02 02:29:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005729
10.0.0.23 - - [2026-03-02 02:29:06] "GET /projects?obj_uuids=25268ae8-8f00-4bc8-bdcb-dfdcad0b2af1&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001033
10.0.0.242 - - [2026-03-02 02:29:06] "GET /project/25268ae8-8f00-4bc8-bdcb-dfdcad0b2af1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.042862
10.0.0.242 - - [2026-03-02 02:29:06] "POST /neutron/network HTTP/1.1" 200 117 0.052343
10.0.0.242 - - [2026-03-02 02:29:06] "POST /route-targets HTTP/1.1" 200 327 0.015929
10.0.0.242 - - [2026-03-02 02:29:06] "POST /neutron/network HTTP/1.1" 200 826 0.007970
10.0.0.242 - - [2026-03-02 02:29:06] "POST /id-to-fqname HTTP/1.1" 200 223 0.001043
10.0.0.242 - - [2026-03-02 02:29:06] "GET /virtual-network/b50b7c95-665d-4ab4-ada5-b4efec9a3dd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.004947
10.0.0.242 - - [2026-03-02 02:29:06] "GET /virtual-network/b50b7c95-665d-4ab4-ada5-b4efec9a3dd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005580
10.0.0.242 - - [2026-03-02 02:29:06] "POST /neutron/subnet HTTP/1.1" 200 720 0.011619
10.0.0.242 - - [2026-03-02 02:29:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002623
10.0.0.23 - - [2026-03-02 02:29:06] "GET /projects?obj_uuids=25268ae8-8f00-4bc8-bdcb-dfdcad0b2af1&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000913
10.0.0.242 - - [2026-03-02 02:29:07] "GET /project/25268ae8-8f00-4bc8-bdcb-dfdcad0b2af1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.048644
10.0.0.242 - - [2026-03-02 02:29:07] "POST /ref-update HTTP/1.1" 200 156 0.040781
10.0.0.23 - - [2026-03-02 02:29:07] "POST /useragent-kv HTTP/1.1" 200 115 0.007339
10.0.0.242 - - [2026-03-02 02:29:07] "POST /neutron/subnet HTTP/1.1" 200 724 0.215060
10.0.0.242 - - [2026-03-02 02:29:07] "POST /id-to-fqname HTTP/1.1" 200 227 0.001283
10.0.0.242 - - [2026-03-02 02:29:07] "GET /virtual-network/29669e27-52df-4e18-9352-400f15bb9cdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.005468
10.0.0.242 - - [2026-03-02 02:29:07] "GET /virtual-network/29669e27-52df-4e18-9352-400f15bb9cdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.006486
10.0.0.242 - - [2026-03-02 02:29:07] "POST /neutron/network HTTP/1.1" 200 834 0.006724
10.0.0.242 - - [2026-03-02 02:29:07] "POST /id-to-fqname HTTP/1.1" 200 223 0.001233
10.0.0.23 - - [2026-03-02 02:29:08] "GET /projects?obj_uuids=25268ae8-8f00-4bc8-bdcb-dfdcad0b2af1&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000969
10.0.0.242 - - [2026-03-02 02:29:08] "GET /project/25268ae8-8f00-4bc8-bdcb-dfdcad0b2af1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.072514
10.0.0.242 - - [2026-03-02 02:29:08] "POST /neutron/network HTTP/1.1" 200 826 0.007611
10.0.0.242 - - [2026-03-02 02:29:08] "POST /id-to-fqname HTTP/1.1" 200 227 0.001276
10.0.0.242 - - [2026-03-02 02:29:09] "POST /neutron/port HTTP/1.1" 200 117 0.005810
10.0.0.23 - - [2026-03-02 02:29:09] "GET /projects?obj_uuids=25268ae8-8f00-4bc8-bdcb-dfdcad0b2af1&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000985
10.0.0.242 - - [2026-03-02 02:29:09] "POST /neutron/port HTTP/1.1" 200 1062 0.287809
10.0.0.242 - - [2026-03-02 02:29:09] "POST /neutron/port HTTP/1.1" 200 1116 0.094927
10.0.0.242 - - [2026-03-02 02:29:09] "POST /neutron/subnet HTTP/1.1" 200 694 0.009092
10.0.0.23 - - [2026-03-02 02:29:10] "GET /projects?obj_uuids=25268ae8-8f00-4bc8-bdcb-dfdcad0b2af1&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001026
10.0.0.242 - - [2026-03-02 02:29:10] "GET /project/25268ae8-8f00-4bc8-bdcb-dfdcad0b2af1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.088652
10.0.0.242 - - [2026-03-02 02:29:10] "POST /neutron/network HTTP/1.1" 200 834 0.007117
10.0.0.242 - - [2026-03-02 02:29:10] "POST /neutron/port HTTP/1.1" 200 117 0.006403
10.0.0.242 - - [2026-03-02 02:29:10] "POST /neutron/router HTTP/1.1" 200 656 0.043817
10.0.0.242 - - [2026-03-02 02:29:10] "GET /service-template/fa93e06d-317f-4540-a491-365d5abad668?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1682 0.005692
10.0.0.242 - - [2026-03-02 02:29:10] "POST /route-targets HTTP/1.1" 200 327 0.014135
10.0.0.242 - - [2026-03-02 02:29:10] "POST /neutron/network HTTP/1.1" 200 844 0.008300
10.0.0.242 - - [2026-03-02 02:29:10] "POST /service-instances HTTP/1.1" 200 670 0.069784
10.0.0.242 - - [2026-03-02 02:29:11] "POST /neutron/security_group HTTP/1.1" 200 2002 0.033868
10.0.0.242 - - [2026-03-02 02:29:11] "POST /ref-update HTTP/1.1" 200 156 0.077381
10.0.0.242 - - [2026-03-02 02:29:11] "POST /virtual-machines HTTP/1.1" 200 553 0.033157
10.0.0.242 - - [2026-03-02 02:29:11] "POST /instance-ips HTTP/1.1" 200 551 0.047936
10.0.0.242 - - [2026-03-02 02:29:11] "PUT /virtual-machine-interface/2961bf29-7f9d-4a46-9622-5378356fb599 HTTP/1.1" 200 284 0.026421
10.0.0.242 - - [2026-03-02 02:29:11] "POST /neutron/port HTTP/1.1" 200 1117 0.208426
10.0.0.242 - - [2026-03-02 02:29:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 810 0.153892
10.0.0.242 - - [2026-03-02 02:29:12] "POST /instance-ips HTTP/1.1" 400 316 0.025140
10.0.0.242 - - [2026-03-02 02:29:12] "POST /neutron/subnet HTTP/1.1" 200 698 0.009593
10.0.0.242 - - [2026-03-02 02:29:12] "PUT /instance-ip/ddc54f97-0bcb-4636-9586-3c2850d17a0b HTTP/1.1" 200 256 0.034897
10.0.0.242 - - [2026-03-02 02:29:12] "POST /ref-update HTTP/1.1" 200 156 0.034550
10.0.0.242 - - [2026-03-02 02:29:12] "POST /virtual-machines HTTP/1.1" 200 553 0.029516
10.0.0.242 - - [2026-03-02 02:29:12] "POST /instance-ips HTTP/1.1" 400 246 0.026325
10.0.0.242 - - [2026-03-02 02:29:12] "PUT /instance-ip/b73017a0-f612-4f4f-9172-d0c1457de8cc HTTP/1.1" 200 256 0.048865
10.0.0.242 - - [2026-03-02 02:29:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 810 0.107850
10.0.0.242 - - [2026-03-02 02:29:12] "PUT /routing-instance/4b627641-9180-4b8f-bc46-32a57e56b53c HTTP/1.1" 200 266 0.046369
10.0.0.242 - - [2026-03-02 02:29:12] "POST /chown HTTP/1.1" 200 109 0.026466
10.0.0.242 - - [2026-03-02 02:29:13] "POST /ref-update HTTP/1.1" 200 156 0.039002
10.0.0.242 - - [2026-03-02 02:29:16] "POST /neutron/port HTTP/1.1" 200 1126 0.016754
10.0.0.242 - - [2026-03-02 02:29:16] "POST /neutron/security_group HTTP/1.1" 200 2002 0.007707
10.0.0.242 - - [2026-03-02 02:29:16] "GET /virtual-machine/40635bd2-34af-487f-987f-a6f17253473d HTTP/1.1" 401 293 0.000406
10.0.0.242 - - [2026-03-02 02:29:16] "GET /virtual-machine/40635bd2-34af-487f-987f-a6f17253473d HTTP/1.1" 200 1295 0.030053
10.0.0.242 - - [2026-03-02 02:29:16] "GET /virtual-machine-interface/f9d8fbaf-5833-4975-9408-f817a47cd02b HTTP/1.1" 200 2957 0.005054
10.0.0.242 - - [2026-03-02 02:29:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003506
10.0.0.242 - - [2026-03-02 02:29:16] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003191
10.0.0.242 - - [2026-03-02 02:29:16] "GET /virtual-networks?parent_id=25268ae8-8f00-4bc8-bdcb-dfdcad0b2af1&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.002512
10.0.0.242 - - [2026-03-02 02:29:16] "GET /virtual-network/b50b7c95-665d-4ab4-ada5-b4efec9a3dd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.006181
10.0.0.242 - - [2026-03-02 02:29:18] "POST /neutron/port HTTP/1.1" 200 1126 0.042789
10.0.0.242 - - [2026-03-02 02:29:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003557
10.0.0.242 - - [2026-03-02 02:29:20] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003766
10.0.0.242 - - [2026-03-02 02:29:20] "GET /virtual-networks?parent_id=25268ae8-8f00-4bc8-bdcb-dfdcad0b2af1&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.002748
10.0.0.242 - - [2026-03-02 02:29:20] "GET /virtual-network/b50b7c95-665d-4ab4-ada5-b4efec9a3dd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005841
10.0.0.242 - - [2026-03-02 02:29:20] "POST /neutron/security_group HTTP/1.1" 200 2002 0.007442
10.0.0.242 - - [2026-03-02 02:29:25] "POST /neutron/port HTTP/1.1" 200 1127 0.017446
10.0.0.242 - - [2026-03-02 02:29:25] "POST /neutron/security_group HTTP/1.1" 200 2002 0.007463
10.0.0.242 - - [2026-03-02 02:29:25] "GET /virtual-machine/899f679c-e7c9-4c33-a9ab-9ef904dc702d HTTP/1.1" 200 1295 0.005720
10.0.0.242 - - [2026-03-02 02:29:25] "GET /virtual-machine-interface/3e7cc0ce-91ee-418a-9aaf-3a1acb990327 HTTP/1.1" 200 2968 0.005210
10.0.0.242 - - [2026-03-02 02:29:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003184
10.0.0.242 - - [2026-03-02 02:29:25] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003730
10.0.0.242 - - [2026-03-02 02:29:25] "GET /virtual-networks?parent_id=25268ae8-8f00-4bc8-bdcb-dfdcad0b2af1&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.002960
10.0.0.242 - - [2026-03-02 02:29:25] "GET /virtual-network/29669e27-52df-4e18-9352-400f15bb9cdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.005934
10.0.0.242 - - [2026-03-02 02:29:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004122
10.0.0.242 - - [2026-03-02 02:29:26] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005090
10.0.0.242 - - [2026-03-02 02:29:26] "GET /virtual-networks?parent_id=25268ae8-8f00-4bc8-bdcb-dfdcad0b2af1&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003195
10.0.0.242 - - [2026-03-02 02:29:26] "GET /virtual-network/29669e27-52df-4e18-9352-400f15bb9cdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.006607
10.0.0.242 - - [2026-03-02 02:29:30] "POST /neutron/router HTTP/1.1" 200 656 0.004187
10.0.0.242 - - [2026-03-02 02:29:30] "POST /ref-update HTTP/1.1" 200 156 0.019147
10.0.0.242 - - [2026-03-02 02:29:31] "GET /logical-router/8fc9e66c-2573-41ed-8289-b272a1ecf84d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1972 0.009118
10.0.0.242 - - [2026-03-02 02:29:31] "POST /neutron/router HTTP/1.1" 200 151 0.117613
10.0.0.242 - - [2026-03-02 02:29:31] "POST /ref-update HTTP/1.1" 200 156 0.024522
10.0.0.242 - - [2026-03-02 02:29:31] "GET /logical-router/8fc9e66c-2573-41ed-8289-b272a1ecf84d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.007766
10.0.0.242 - - [2026-03-02 02:29:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.007720
10.0.0.242 - - [2026-03-02 02:29:31] "POST /ref-update HTTP/1.1" 200 156 0.029342
10.0.0.242 - - [2026-03-02 02:29:31] "GET /instance-ip/ddc54f97-0bcb-4636-9586-3c2850d17a0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.010538
10.0.0.242 - - [2026-03-02 02:29:31] "POST /ref-update HTTP/1.1" 200 156 0.020185
10.0.0.242 - - [2026-03-02 02:29:31] "POST /neutron/port HTTP/1.1" 200 1127 0.015874
10.0.0.242 - - [2026-03-02 02:29:31] "DELETE /virtual-machine-interface/ff794ff3-c38b-4db7-952d-5b8565da2d96 HTTP/1.1" 200 115 0.056412
10.0.0.242 - - [2026-03-02 02:29:31] "POST /neutron/port HTTP/1.1" 200 1126 0.027117
10.0.0.242 - - [2026-03-02 02:29:32] "DELETE /route-target/cda3959e-de6f-418d-9e53-f10edb628e79 HTTP/1.1" 200 115 0.031609
10.0.0.242 - - [2026-03-02 02:29:32] "DELETE /service-instance/64e71d31-0d22-4144-98f7-ed6c203aa903 HTTP/1.1" 200 115 0.067691
10.0.0.242 - - [2026-03-02 02:29:32] "GET /instance-ip/b73017a0-f612-4f4f-9172-d0c1457de8cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2097 0.005964
10.0.0.242 - - [2026-03-02 02:29:32] "DELETE /virtual-machine/cb464a99-a88a-4f2e-aa01-5a7c7d565e18 HTTP/1.1" 200 115 0.035095
10.0.0.242 - - [2026-03-02 02:29:32] "GET /instance-ip/b73017a0-f612-4f4f-9172-d0c1457de8cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1696 0.015658
10.0.0.242 - - [2026-03-02 02:29:32] "POST /ref-update HTTP/1.1" 200 156 0.021926
10.0.0.242 - - [2026-03-02 02:29:33] "POST /neutron/network HTTP/1.1" 200 834 0.006253
10.0.0.23 - - [2026-03-02 02:29:33] "POST /useragent-kv HTTP/1.1" 200 115 0.003183
10.0.0.23 - - [2026-03-02 02:29:33] "POST /useragent-kv HTTP/1.1" 200 115 0.002382
10.0.0.242 - - [2026-03-02 02:29:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005562
10.0.0.242 - - [2026-03-02 02:29:33] "POST /neutron/network HTTP/1.1" 200 151 0.109539
10.0.0.23 - - [2026-03-02 02:29:35] "GET /projects?obj_uuids=25268ae8-8f00-4bc8-bdcb-dfdcad0b2af1&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001021
10.0.0.242 - - [2026-03-02 02:29:35] "GET /project/25268ae8-8f00-4bc8-bdcb-dfdcad0b2af1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.050923
10.0.0.23 - - [2026-03-02 02:29:35] "GET /projects?obj_uuids=25268ae8-8f00-4bc8-bdcb-dfdcad0b2af1&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000981
10.0.0.242 - - [2026-03-02 02:29:35] "GET /project/25268ae8-8f00-4bc8-bdcb-dfdcad0b2af1?fields=virtual_networks HTTP/1.1" 200 1038 0.039179
10.0.0.23 - - [2026-03-02 02:29:35] "GET /projects?obj_uuids=25268ae8-8f00-4bc8-bdcb-dfdcad0b2af1&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001011
10.0.0.242 - - [2026-03-02 02:29:35] "GET /project/25268ae8-8f00-4bc8-bdcb-dfdcad0b2af1?fields=virtual_machine_interfaces HTTP/1.1" 200 1038 0.050231
10.0.0.23 - - [2026-03-02 02:29:35] "GET /projects?obj_uuids=25268ae8-8f00-4bc8-bdcb-dfdcad0b2af1&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001410
10.0.0.242 - - [2026-03-02 02:29:35] "GET /project/25268ae8-8f00-4bc8-bdcb-dfdcad0b2af1?fields=security_groups HTTP/1.1" 200 1267 0.045609
10.0.0.242 - - [2026-03-02 02:29:36] "POST /fqname-to-id HTTP/1.1" 404 196 0.031026
10.0.0.23 - - [2026-03-02 02:29:36] "GET /projects?obj_uuids=cdd2ed1b-c573-464b-a294-0d6465b4cb46&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003453
10.0.0.23 - - [2026-03-02 02:29:36] "GET /domains?obj_uuids=cc2d0805-fa5b-4698-bfcc-d7811c08231a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000976
10.0.0.23 - - [2026-03-02 02:29:36] "GET /domain/cc2d0805-fa5b-4698-bfcc-d7811c08231a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.008022
10.0.0.23 - - [2026-03-02 02:29:36] "POST /id-to-fqname HTTP/1.1" 200 198 0.002697
10.0.0.23 - - [2026-03-02 02:29:36] "POST /fqname-to-id HTTP/1.1" 404 207 0.005292
10.0.0.23 - - [2026-03-02 02:29:36] "POST /security-groups HTTP/1.1" 200 599 0.050482
10.0.0.23 - - [2026-03-02 02:29:36] "POST /projects HTTP/1.1" 200 601 0.274286
10.0.0.242 - - [2026-03-02 02:29:36] "POST /access-control-lists HTTP/1.1" 200 604 0.031397
10.0.0.23 - - [2026-03-02 02:29:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.346126
10.0.0.242 - - [2026-03-02 02:29:36] "GET /project/cdd2ed1b-c573-464b-a294-0d6465b4cb46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.489162
10.0.0.242 - - [2026-03-02 02:29:38] "GET / HTTP/1.1" 200 35931 0.001663
10.0.0.242 - - [2026-03-02 02:29:39] "POST /fqname-to-id HTTP/1.1" 401 293 0.000449
10.0.0.242 - - [2026-03-02 02:29:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.113713
10.0.0.23 - - [2026-03-02 02:29:40] "GET /projects?obj_uuids=cdd2ed1b-c573-464b-a294-0d6465b4cb46&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000981
10.0.0.242 - - [2026-03-02 02:29:40] "GET /project/cdd2ed1b-c573-464b-a294-0d6465b4cb46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.054080
10.0.0.242 - - [2026-03-02 02:29:40] "DELETE /access-control-list/0c057974-c0af-4f2f-b0fa-37fbab0fd9d4 HTTP/1.1" 200 115 0.041466
10.0.0.242 - - [2026-03-02 02:29:41] "POST /ref-update HTTP/1.1" 200 156 0.026911
10.0.0.23 - - [2026-03-02 02:29:41] "POST /useragent-kv HTTP/1.1" 200 115 0.007584
10.0.0.242 - - [2026-03-02 02:29:41] "POST /neutron/subnet HTTP/1.1" 200 720 0.286465
10.0.0.242 - - [2026-03-02 02:29:41] "POST /id-to-fqname HTTP/1.1" 200 228 0.001341
10.0.0.242 - - [2026-03-02 02:29:41] "GET /virtual-network/bb753b76-5181-4fde-b6a5-8be48c4b158a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.007052
10.0.0.242 - - [2026-03-02 02:29:41] "POST /neutron/network HTTP/1.1" 200 1005 0.009407
10.0.0.242 - - [2026-03-02 02:29:41] "GET /virtual-network/bb753b76-5181-4fde-b6a5-8be48c4b158a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.004795
10.0.0.242 - - [2026-03-02 02:29:41] "POST /neutron/subnet HTTP/1.1" 200 828 0.009640
10.0.0.242 - - [2026-03-02 02:29:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003709
10.0.0.23 - - [2026-03-02 02:29:41] "GET /projects?obj_uuids=cdd2ed1b-c573-464b-a294-0d6465b4cb46&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001214
10.0.0.242 - - [2026-03-02 02:29:41] "GET /project/cdd2ed1b-c573-464b-a294-0d6465b4cb46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.052623
10.0.0.23 - - [2026-03-02 02:29:42] "POST /useragent-kv HTTP/1.1" 200 115 0.010375
10.0.0.242 - - [2026-03-02 02:29:42] "POST /neutron/subnet HTTP/1.1" 200 715 0.239110
10.0.0.242 - - [2026-03-02 02:29:42] "POST /id-to-fqname HTTP/1.1" 200 228 0.001328
10.0.0.242 - - [2026-03-02 02:29:42] "GET /virtual-network/9d4b0d3a-8209-4034-8bc1-9f71c930cd9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.007591
10.0.0.242 - - [2026-03-02 02:29:42] "POST /neutron/network HTTP/1.1" 200 1003 0.010531
10.0.0.242 - - [2026-03-02 02:29:42] "GET /virtual-network/9d4b0d3a-8209-4034-8bc1-9f71c930cd9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.006010
10.0.0.242 - - [2026-03-02 02:29:42] "POST /neutron/subnet HTTP/1.1" 200 823 0.010902
10.0.0.242 - - [2026-03-02 02:29:42] "POST /fqname-to-id HTTP/1.1" 404 234 0.003357
10.0.0.242 - - [2026-03-02 02:29:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002942
10.0.0.23 - - [2026-03-02 02:29:42] "GET /projects?obj_uuids=cdd2ed1b-c573-464b-a294-0d6465b4cb46&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001027
10.0.0.242 - - [2026-03-02 02:29:42] "GET /project/cdd2ed1b-c573-464b-a294-0d6465b4cb46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.053661
10.0.0.242 - - [2026-03-02 02:29:42] "POST /network-policys HTTP/1.1" 200 577 0.028313
10.0.0.242 - - [2026-03-02 02:29:42] "GET /network-policy/7dc60d14-8cf7-4e93-9c20-deb4014f7f12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3128 0.006382
10.0.0.242 - - [2026-03-02 02:29:42] "POST /fqname-to-id HTTP/1.1" 404 242 0.011261
10.0.0.23 - - [2026-03-02 02:29:43] "POST /fqname-to-id HTTP/1.1" 404 207 0.043637
10.0.0.242 - - [2026-03-02 02:29:43] "POST /neutron/network HTTP/1.1" 200 1113 0.011022
10.0.0.242 - - [2026-03-02 02:29:43] "GET /virtual-network/bb753b76-5181-4fde-b6a5-8be48c4b158a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2962 0.010548
10.0.0.242 - - [2026-03-02 02:29:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002517
10.0.0.242 - - [2026-03-02 02:29:43] "GET /network-policy/7dc60d14-8cf7-4e93-9c20-deb4014f7f12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3128 0.005501
10.0.0.242 - - [2026-03-02 02:29:43] "POST /access-control-lists HTTP/1.1" 200 596 0.044714
10.0.0.242 - - [2026-03-02 02:29:43] "POST /neutron/network HTTP/1.1" 200 1111 0.015873
10.0.0.242 - - [2026-03-02 02:29:43] "GET /virtual-network/9d4b0d3a-8209-4034-8bc1-9f71c930cd9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.005286
10.0.0.242 - - [2026-03-02 02:29:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003307
10.0.0.242 - - [2026-03-02 02:29:43] "GET /network-policy/7dc60d14-8cf7-4e93-9c20-deb4014f7f12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3128 0.003696
10.0.0.242 - - [2026-03-02 02:29:43] "GET /virtual-network/bb753b76-5181-4fde-b6a5-8be48c4b158a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2962 0.005983
10.0.0.23 - - [2026-03-02 02:29:44] "DELETE /project/25268ae88f004bc8bdcbdfdcad0b2af1 HTTP/1.1" 404 173 0.004888
10.0.0.23 - - [2026-03-02 02:29:44] "DELETE /project/620332d5-1151-4624-bd31-705a3a24fa11 HTTP/1.1" 404 177 0.008294
10.0.0.23 - - [2026-03-02 02:29:44] "DELETE /project/cdd2ed1bc573464ba2940d6465b4cb46 HTTP/1.1" 404 173 0.014214
10.0.0.23 - - [2026-03-02 02:29:44] "GET /projects?obj_uuids=25268ae8-8f00-4bc8-bdcb-dfdcad0b2af1&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000928
10.0.0.23 - - [2026-03-02 02:29:44] "GET /project/25268ae8-8f00-4bc8-bdcb-dfdcad0b2af1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.058905
10.0.0.23 - - [2026-03-02 02:29:44] "GET /projects?obj_uuids=25268ae8-8f00-4bc8-bdcb-dfdcad0b2af1&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000949
10.0.0.23 - - [2026-03-02 02:29:44] "GET /project/25268ae8-8f00-4bc8-bdcb-dfdcad0b2af1?fields=security_groups HTTP/1.1" 200 1372 0.036552
10.0.0.23 - - [2026-03-02 02:29:44] "DELETE /security-group/b251e3f3-89b6-445a-b8c5-b80b9539c26b HTTP/1.1" 200 115 0.061615
10.0.0.23 - - [2026-03-02 02:29:44] "GET /projects?obj_uuids=25268ae8-8f00-4bc8-bdcb-dfdcad0b2af1&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001200
10.0.0.242 - - [2026-03-02 02:29:44] "DELETE /access-control-list/5e121a74-cbf4-4da9-8eca-a3363cbff64a HTTP/1.1" 200 115 0.059920
10.0.0.23 - - [2026-03-02 02:29:44] "GET /project/25268ae8-8f00-4bc8-bdcb-dfdcad0b2af1?fields=application_policy_sets HTTP/1.1" 200 1411 0.072378
10.0.0.23 - - [2026-03-02 02:29:44] "DELETE /project/25268ae8-8f00-4bc8-bdcb-dfdcad0b2af1 HTTP/1.1" 200 115 0.435075
10.0.0.23 - - [2026-03-02 02:29:45] "GET /obj-perms HTTP/1.1" 200 5065 0.056366
10.0.0.242 - - [2026-03-02 02:29:45] "GET /virtual-network/9d4b0d3a-8209-4034-8bc1-9f71c930cd9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.005805
10.0.0.242 - - [2026-03-02 02:29:46] "GET /obj-perms HTTP/1.1" 200 5065 0.083032
10.0.0.27 - - [2026-03-02 02:29:46] "GET /obj-perms HTTP/1.1" 200 5065 0.068064
10.0.0.242 - - [2026-03-02 02:29:46] "POST /id-to-fqname HTTP/1.1" 200 228 0.001295
10.0.0.23 - - [2026-03-02 02:29:47] "GET /projects?obj_uuids=cdd2ed1b-c573-464b-a294-0d6465b4cb46&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001059
10.0.0.242 - - [2026-03-02 02:29:47] "GET /project/cdd2ed1b-c573-464b-a294-0d6465b4cb46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.069605
10.0.0.242 - - [2026-03-02 02:29:47] "POST /neutron/port HTTP/1.1" 200 117 0.006858
10.0.0.242 - - [2026-03-02 02:29:47] "POST /id-to-fqname HTTP/1.1" 200 228 0.001533
10.0.0.242 - - [2026-03-02 02:29:47] "POST /neutron/network HTTP/1.1" 200 1121 0.007295
10.0.0.242 - - [2026-03-02 02:29:48] "POST /neutron/port HTTP/1.1" 200 1174 0.020288
10.0.0.242 - - [2026-03-02 02:29:48] "POST /neutron/port HTTP/1.1" 200 1238 0.019412
10.0.0.242 - - [2026-03-02 02:29:48] "POST /neutron/subnet HTTP/1.1" 200 1380 0.013453
10.0.0.242 - - [2026-03-02 02:29:48] "POST /neutron/network HTTP/1.1" 200 1113 0.013196
10.0.0.23 - - [2026-03-02 02:29:48] "GET /projects?obj_uuids=cdd2ed1b-c573-464b-a294-0d6465b4cb46&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001028
10.0.0.242 - - [2026-03-02 02:29:48] "GET /project/cdd2ed1b-c573-464b-a294-0d6465b4cb46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.095593
10.0.0.242 - - [2026-03-02 02:29:48] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007541
10.0.0.242 - - [2026-03-02 02:29:49] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008870
10.0.0.242 - - [2026-03-02 02:29:49] "POST /neutron/port HTTP/1.1" 200 1172 0.023131
10.0.0.242 - - [2026-03-02 02:29:49] "POST /neutron/port HTTP/1.1" 200 1236 0.018018
10.0.0.242 - - [2026-03-02 02:29:49] "POST /neutron/subnet HTTP/1.1" 200 1370 0.012236
10.0.0.242 - - [2026-03-02 02:29:49] "POST /neutron/network HTTP/1.1" 200 1111 0.009247
10.0.0.242 - - [2026-03-02 02:29:54] "POST /neutron/port HTTP/1.1" 200 1238 0.018935
10.0.0.242 - - [2026-03-02 02:29:54] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009669
10.0.0.242 - - [2026-03-02 02:29:54] "GET /virtual-machine/4f83e714-f6d5-4b93-a4ee-d8b1e3564a2f HTTP/1.1" 401 293 0.000600
10.0.0.242 - - [2026-03-02 02:29:54] "GET /virtual-machine/4f83e714-f6d5-4b93-a4ee-d8b1e3564a2f HTTP/1.1" 200 1300 0.038973
10.0.0.242 - - [2026-03-02 02:29:54] "GET /virtual-machine-interface/43372287-797c-4b80-b806-3714731327f1 HTTP/1.1" 200 3175 0.005916
10.0.0.242 - - [2026-03-02 02:29:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003157
10.0.0.242 - - [2026-03-02 02:29:54] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003485
10.0.0.242 - - [2026-03-02 02:29:54] "GET /virtual-networks?parent_id=cdd2ed1b-c573-464b-a294-0d6465b4cb46&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.004348
10.0.0.242 - - [2026-03-02 02:29:55] "GET /virtual-network/bb753b76-5181-4fde-b6a5-8be48c4b158a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2962 0.006126
10.0.0.242 - - [2026-03-02 02:29:55] "POST /neutron/network HTTP/1.1" 200 1123 0.007093
10.0.0.242 - - [2026-03-02 02:29:55] "POST /neutron/subnet HTTP/1.1" 200 1380 0.013163
10.0.0.242 - - [2026-03-02 02:29:56] "POST /neutron/network HTTP/1.1" 200 1113 0.009705
10.0.0.242 - - [2026-03-02 02:29:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003585
10.0.0.242 - - [2026-03-02 02:29:58] "GET /virtual-network/bb753b76-5181-4fde-b6a5-8be48c4b158a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2962 0.005373
10.0.0.242 - - [2026-03-02 02:30:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003504
10.0.0.242 - - [2026-03-02 02:30:02] "GET /virtual-network/bb753b76-5181-4fde-b6a5-8be48c4b158a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2962 0.006402
10.0.0.242 - - [2026-03-02 02:30:04] "POST /neutron/network HTTP/1.1" 200 1121 0.007677
10.0.0.242 - - [2026-03-02 02:30:04] "POST /neutron/subnet HTTP/1.1" 200 1370 0.014148
10.0.0.242 - - [2026-03-02 02:30:04] "POST /neutron/network HTTP/1.1" 200 1111 0.009900
10.0.0.242 - - [2026-03-02 02:30:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003971
10.0.0.242 - - [2026-03-02 02:30:06] "GET /virtual-network/bb753b76-5181-4fde-b6a5-8be48c4b158a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2962 0.007118
10.0.0.242 - - [2026-03-02 02:30:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003672
10.0.0.242 - - [2026-03-02 02:30:10] "GET /virtual-network/bb753b76-5181-4fde-b6a5-8be48c4b158a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2962 0.006179
10.0.0.242 - - [2026-03-02 02:30:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003622
10.0.0.242 - - [2026-03-02 02:30:14] "GET /virtual-network/bb753b76-5181-4fde-b6a5-8be48c4b158a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2962 0.005526
10.0.0.242 - - [2026-03-02 02:30:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003645
10.0.0.242 - - [2026-03-02 02:30:18] "GET /virtual-network/bb753b76-5181-4fde-b6a5-8be48c4b158a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2962 0.005554
10.0.0.242 - - [2026-03-02 02:30:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005748
10.0.0.242 - - [2026-03-02 02:30:22] "GET /virtual-network/bb753b76-5181-4fde-b6a5-8be48c4b158a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2962 0.009919
10.0.0.242 - - [2026-03-02 02:30:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005204
10.0.0.242 - - [2026-03-02 02:30:24] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004055
10.0.0.242 - - [2026-03-02 02:30:24] "GET /virtual-networks?parent_id=cdd2ed1b-c573-464b-a294-0d6465b4cb46&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.003663
10.0.0.242 - - [2026-03-02 02:30:24] "GET /virtual-network/bb753b76-5181-4fde-b6a5-8be48c4b158a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2962 0.006361
10.0.0.242 - - [2026-03-02 02:30:30] "POST /neutron/port HTTP/1.1" 200 1238 0.016897
10.0.0.242 - - [2026-03-02 02:30:34] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006627
10.0.0.242 - - [2026-03-02 02:30:40] "POST /neutron/port HTTP/1.1" 200 1238 0.022365
10.0.0.242 - - [2026-03-02 02:30:45] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008243
10.0.0.242 - - [2026-03-02 02:30:45] "POST /neutron/port HTTP/1.1" 200 1236 0.018897
10.0.0.242 - - [2026-03-02 02:30:45] "GET /virtual-machine/78329628-ea09-49f0-8b5c-e03f1a68cd07 HTTP/1.1" 200 1300 0.007594
10.0.0.242 - - [2026-03-02 02:30:45] "GET /virtual-machine-interface/6008e803-e878-47f4-9e51-9dab41862fb2 HTTP/1.1" 200 3175 0.006101
10.0.0.242 - - [2026-03-02 02:30:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004578
10.0.0.242 - - [2026-03-02 02:30:46] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004906
10.0.0.242 - - [2026-03-02 02:30:46] "GET /virtual-networks?parent_id=cdd2ed1b-c573-464b-a294-0d6465b4cb46&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.002961
10.0.0.242 - - [2026-03-02 02:30:46] "GET /virtual-network/9d4b0d3a-8209-4034-8bc1-9f71c930cd9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.006346
10.0.0.242 - - [2026-03-02 02:30:46] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008195
10.0.0.242 - - [2026-03-02 02:30:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003489
10.0.0.242 - - [2026-03-02 02:30:47] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003895
10.0.0.242 - - [2026-03-02 02:30:47] "GET /virtual-networks?parent_id=cdd2ed1b-c573-464b-a294-0d6465b4cb46&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.002876
10.0.0.242 - - [2026-03-02 02:30:47] "GET /virtual-network/9d4b0d3a-8209-4034-8bc1-9f71c930cd9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.006974
10.0.0.23 - - [2026-03-02 02:30:51] "GET /global-system-configs HTTP/1.1" 401 293 0.000400
10.0.0.23 - - [2026-03-02 02:30:51] "GET /global-system-configs HTTP/1.1" 401 293 0.000489
10.0.0.27 - - [2026-03-02 02:30:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000366
10.0.0.27 - - [2026-03-02 02:30:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000408
10.0.0.27 - - [2026-03-02 02:30:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000386
10.0.0.27 - - [2026-03-02 02:30:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000361
10.0.0.242 - - [2026-03-02 02:30:52] "POST /neutron/port HTTP/1.1" 200 1236 0.018698
10.0.0.242 - - [2026-03-02 02:30:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000424
10.0.0.242 - - [2026-03-02 02:30:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000424
10.0.0.23 - - [2026-03-02 02:30:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000585
10.0.0.23 - - [2026-03-02 02:30:53] "GET /global-system-configs HTTP/1.1" 401 293 0.000390
10.0.0.242 - - [2026-03-02 02:30:54] "GET /global-system-configs HTTP/1.1" 401 293 0.000389
10.0.0.242 - - [2026-03-02 02:30:54] "GET /global-system-configs HTTP/1.1" 401 293 0.000481
10.0.0.242 - - [2026-03-02 02:30:56] "POST /neutron/port HTTP/1.1" 200 1238 0.020975
10.0.0.242 - - [2026-03-02 02:30:56] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003336
10.0.0.242 - - [2026-03-02 02:30:57] "POST /neutron/port HTTP/1.1" 200 117 0.001185
10.0.0.242 - - [2026-03-02 02:31:04] "POST /neutron/port HTTP/1.1" 200 1236 0.020221
10.0.0.242 - - [2026-03-02 02:31:05] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003829
10.0.0.242 - - [2026-03-02 02:31:05] "POST /neutron/port HTTP/1.1" 200 117 0.001230
10.0.0.242 - - [2026-03-02 02:31:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003485
10.0.0.23 - - [2026-03-02 02:31:06] "GET /projects?obj_uuids=cdd2ed1b-c573-464b-a294-0d6465b4cb46&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001382
10.0.0.242 - - [2026-03-02 02:31:06] "GET /project/cdd2ed1b-c573-464b-a294-0d6465b4cb46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.047421
10.0.0.242 - - [2026-03-02 02:31:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003393
10.0.0.242 - - [2026-03-02 02:31:06] "PUT /network-policy/7dc60d14-8cf7-4e93-9c20-deb4014f7f12 HTTP/1.1" 200 262 0.014878
10.0.0.242 - - [2026-03-02 02:31:07] "PUT /access-control-list/c229ecb5-7658-451d-b294-ef67336b3f50 HTTP/1.1" 200 272 0.060184
10.0.0.242 - - [2026-03-02 02:31:10] "GET /virtual-network/9d4b0d3a-8209-4034-8bc1-9f71c930cd9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.006148
10.0.0.242 - - [2026-03-02 02:31:10] "POST /neutron/network HTTP/1.1" 200 1003 0.080390
10.0.0.242 - - [2026-03-02 02:31:10] "POST /ref-update HTTP/1.1" 200 156 0.027120
10.0.0.242 - - [2026-03-02 02:31:10] "GET /virtual-network/9d4b0d3a-8209-4034-8bc1-9f71c930cd9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.006425
10.0.0.242 - - [2026-03-02 02:31:10] "GET /virtual-network/bb753b76-5181-4fde-b6a5-8be48c4b158a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2962 0.019192
10.0.0.23 - - [2026-03-02 02:31:10] "POST /fqname-to-id HTTP/1.1" 404 207 0.006085
10.0.0.242 - - [2026-03-02 02:31:10] "POST /neutron/network HTTP/1.1" 200 1005 0.107958
10.0.0.242 - - [2026-03-02 02:31:10] "GET /virtual-network/bb753b76-5181-4fde-b6a5-8be48c4b158a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.006625
10.0.0.242 - - [2026-03-02 02:31:10] "DELETE /network-policy/7dc60d14-8cf7-4e93-9c20-deb4014f7f12 HTTP/1.1" 200 115 0.058058
10.0.0.242 - - [2026-03-02 02:31:11] "POST /neutron/port HTTP/1.1" 200 1236 0.025181
10.0.0.242 - - [2026-03-02 02:31:11] "POST /neutron/port HTTP/1.1" 200 1238 0.023216
10.0.0.242 - - [2026-03-02 02:31:11] "POST /neutron/port HTTP/1.1" 200 151 0.302062
10.0.0.242 - - [2026-03-02 02:31:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.008234
10.0.0.242 - - [2026-03-02 02:31:13] "POST /neutron/network HTTP/1.1" 200 1005 0.009584
10.0.0.242 - - [2026-03-02 02:31:13] "DELETE /route-target/db85d58d-a19d-49f0-9b6c-cc1c0e20021c HTTP/1.1" 200 115 0.024188
10.0.0.23 - - [2026-03-02 02:31:18] "GET /projects?obj_uuids=cdd2ed1b-c573-464b-a294-0d6465b4cb46&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002461
10.0.0.242 - - [2026-03-02 02:31:18] "GET /project/cdd2ed1b-c573-464b-a294-0d6465b4cb46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.050823
10.0.0.242 - - [2026-03-02 02:31:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003555
10.0.0.23 - - [2026-03-02 02:31:18] "GET /domains?obj_uuids=cc2d0805-fa5b-4698-bfcc-d7811c08231a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001008
10.0.0.242 - - [2026-03-02 02:31:18] "GET /domain/cc2d0805-fa5b-4698-bfcc-d7811c08231a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.007195
10.0.0.242 - - [2026-03-02 02:31:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003568
10.0.0.23 - - [2026-03-02 02:31:18] "GET /projects?obj_uuids=cdd2ed1b-c573-464b-a294-0d6465b4cb46&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001019
10.0.0.242 - - [2026-03-02 02:31:18] "GET /project/cdd2ed1b-c573-464b-a294-0d6465b4cb46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.048025
10.0.0.242 - - [2026-03-02 02:31:19] "GET /domains HTTP/1.1" 200 280 0.003294
10.0.0.23 - - [2026-03-02 02:31:19] "GET /domains?obj_uuids=cc2d0805-fa5b-4698-bfcc-d7811c08231a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001076
10.0.0.242 - - [2026-03-02 02:31:19] "GET /domain/cc2d0805-fa5b-4698-bfcc-d7811c08231a HTTP/1.1" 200 2582 0.015729
10.0.0.23 - - [2026-03-02 02:31:19] "GET /projects?obj_uuids=cdd2ed1b-c573-464b-a294-0d6465b4cb46&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001044
10.0.0.242 - - [2026-03-02 02:31:19] "GET /project/cdd2ed1b-c573-464b-a294-0d6465b4cb46 HTTP/1.1" 200 1901 0.096145
10.0.0.242 - - [2026-03-02 02:31:19] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.002654
10.0.0.242 - - [2026-03-02 02:31:19] "POST /network-ipams HTTP/1.1" 200 609 0.033437
10.0.0.242 - - [2026-03-02 02:31:19] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 802 0.003619
10.0.0.242 - - [2026-03-02 02:31:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004308
10.0.0.242 - - [2026-03-02 02:31:19] "GET /network-ipam/3b039517-4aa8-4009-9c9a-ad347f0becd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.007315
10.0.0.242 - - [2026-03-02 02:31:19] "PUT /network-ipam/3b039517-4aa8-4009-9c9a-ad347f0becd4 HTTP/1.1" 200 258 0.016159
10.0.0.242 - - [2026-03-02 02:31:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004010
10.0.0.23 - - [2026-03-02 02:31:19] "GET /projects?obj_uuids=cdd2ed1b-c573-464b-a294-0d6465b4cb46&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001034
10.0.0.242 - - [2026-03-02 02:31:19] "GET /project/cdd2ed1b-c573-464b-a294-0d6465b4cb46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.058856
10.0.0.23 - - [2026-03-02 02:31:20] "GET /projects?obj_uuids=cdd2ed1b-c573-464b-a294-0d6465b4cb46&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001402
10.0.0.242 - - [2026-03-02 02:31:20] "POST /neutron/network HTTP/1.1" 200 619 0.132711
10.0.0.23 - - [2026-03-02 02:31:21] "POST /useragent-kv HTTP/1.1" 200 115 0.010112
10.0.0.242 - - [2026-03-02 02:31:21] "POST /neutron/subnet HTTP/1.1" 200 823 0.274975
10.0.0.242 - - [2026-03-02 02:31:21] "POST /id-to-fqname HTTP/1.1" 200 231 0.006107
10.0.0.242 - - [2026-03-02 02:31:21] "GET /virtual-network/54e35673-2d07-4bf9-9d3d-84a00498a807?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.014201
10.0.0.242 - - [2026-03-02 02:31:21] "GET /virtual-network/54e35673-2d07-4bf9-9d3d-84a00498a807?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.007879
10.0.0.242 - - [2026-03-02 02:31:21] "POST /neutron/network HTTP/1.1" 200 1308 0.012793
10.0.0.242 - - [2026-03-02 02:31:21] "POST /neutron/subnet HTTP/1.1" 200 823 0.011643
10.0.0.242 - - [2026-03-02 02:31:21] "GET /virtual-network/54e35673-2d07-4bf9-9d3d-84a00498a807?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.009218
10.0.0.27 - - [2026-03-02 02:31:21] "GET /obj-perms HTTP/1.1" 200 5065 0.004980
10.0.0.23 - - [2026-03-02 02:31:21] "GET /obj-perms HTTP/1.1" 200 5065 0.009491
10.0.0.242 - - [2026-03-02 02:31:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.007784
10.0.0.23 - - [2026-03-02 02:31:21] "GET /projects?obj_uuids=cdd2ed1b-c573-464b-a294-0d6465b4cb46&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001032
10.0.0.242 - - [2026-03-02 02:31:22] "GET /project/cdd2ed1b-c573-464b-a294-0d6465b4cb46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.089129
10.0.0.242 - - [2026-03-02 02:31:22] "POST /route-targets HTTP/1.1" 200 327 0.024681
10.0.0.23 - - [2026-03-02 02:31:22] "POST /useragent-kv HTTP/1.1" 200 115 0.032052
10.0.0.242 - - [2026-03-02 02:31:22] "POST /neutron/subnet HTTP/1.1" 200 701 0.328024
10.0.0.242 - - [2026-03-02 02:31:23] "POST /neutron/network HTTP/1.1" 200 1308 0.032397
10.0.0.242 - - [2026-03-02 02:31:23] "POST /id-to-fqname HTTP/1.1" 200 231 0.001791
10.0.0.242 - - [2026-03-02 02:31:23] "GET /virtual-network/ff19ff76-0486-4640-886b-a122db398c05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.008404
10.0.0.242 - - [2026-03-02 02:31:23] "GET /virtual-network/ff19ff76-0486-4640-886b-a122db398c05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.010832
10.0.0.242 - - [2026-03-02 02:31:23] "POST /neutron/subnet HTTP/1.1" 200 701 0.016672
10.0.0.242 - - [2026-03-02 02:31:24] "GET /virtual-network/ff19ff76-0486-4640-886b-a122db398c05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.009031
10.0.0.242 - - [2026-03-02 02:31:24] "GET /obj-perms HTTP/1.1" 200 5065 0.004537
10.0.0.242 - - [2026-03-02 02:31:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003952
10.0.0.23 - - [2026-03-02 02:31:24] "GET /projects?obj_uuids=cdd2ed1b-c573-464b-a294-0d6465b4cb46&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000966
10.0.0.242 - - [2026-03-02 02:31:24] "GET /project/cdd2ed1b-c573-464b-a294-0d6465b4cb46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.074613
10.0.0.242 - - [2026-03-02 02:31:24] "POST /neutron/network HTTP/1.1" 200 117 0.015913
10.0.0.23 - - [2026-03-02 02:31:25] "POST /useragent-kv HTTP/1.1" 200 115 0.006367
10.0.0.242 - - [2026-03-02 02:31:25] "POST /neutron/subnet HTTP/1.1" 200 701 0.280958
10.0.0.23 - - [2026-03-02 02:31:25] "POST /fqname-to-id HTTP/1.1" 404 207 0.020091
10.0.0.242 - - [2026-03-02 02:31:25] "POST /id-to-fqname HTTP/1.1" 200 231 0.001671
10.0.0.242 - - [2026-03-02 02:31:25] "GET /virtual-network/6ac8fe4a-eeda-497c-a932-169844fc89fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3195 0.008523
10.0.0.242 - - [2026-03-02 02:31:25] "POST /neutron/network HTTP/1.1" 200 1309 0.013289
10.0.0.242 - - [2026-03-02 02:31:25] "GET /virtual-network/6ac8fe4a-eeda-497c-a932-169844fc89fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3195 0.011647
10.0.0.242 - - [2026-03-02 02:31:25] "POST /neutron/subnet HTTP/1.1" 200 701 0.011344
10.0.0.242 - - [2026-03-02 02:31:26] "GET /virtual-network/6ac8fe4a-eeda-497c-a932-169844fc89fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3195 0.008391
10.0.0.242 - - [2026-03-02 02:31:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003983
10.0.0.23 - - [2026-03-02 02:31:26] "GET /projects?obj_uuids=cdd2ed1b-c573-464b-a294-0d6465b4cb46&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001461
10.0.0.242 - - [2026-03-02 02:31:26] "GET /project/cdd2ed1b-c573-464b-a294-0d6465b4cb46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.065608
10.0.0.23 - - [2026-03-02 02:31:26] "GET /projects?obj_uuids=cdd2ed1b-c573-464b-a294-0d6465b4cb46&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001069
10.0.0.242 - - [2026-03-02 02:31:26] "POST /neutron/network HTTP/1.1" 200 619 0.128403
10.0.0.242 - - [2026-03-02 02:31:26] "POST /route-targets HTTP/1.1" 200 327 0.030683
10.0.0.23 - - [2026-03-02 02:31:27] "POST /useragent-kv HTTP/1.1" 200 115 0.008721
10.0.0.242 - - [2026-03-02 02:31:27] "POST /neutron/subnet HTTP/1.1" 200 828 0.211221
10.0.0.242 - - [2026-03-02 02:31:27] "POST /id-to-fqname HTTP/1.1" 200 231 0.001334
10.0.0.242 - - [2026-03-02 02:31:27] "GET /virtual-network/a127e9b4-5354-4900-83f7-de946dcce6f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3195 0.005906
10.0.0.242 - - [2026-03-02 02:31:27] "GET /virtual-network/a127e9b4-5354-4900-83f7-de946dcce6f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3195 0.006725
10.0.0.242 - - [2026-03-02 02:31:27] "POST /neutron/network HTTP/1.1" 200 1309 0.011075
10.0.0.242 - - [2026-03-02 02:31:27] "POST /neutron/subnet HTTP/1.1" 200 828 0.009512
10.0.0.242 - - [2026-03-02 02:31:28] "GET /virtual-network/a127e9b4-5354-4900-83f7-de946dcce6f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3195 0.007655
10.0.0.27 - - [2026-03-02 02:31:28] "GET /obj-perms HTTP/1.1" 200 5065 0.004838
10.0.0.23 - - [2026-03-02 02:31:28] "GET /obj-perms HTTP/1.1" 200 5065 0.004244
10.0.0.242 - - [2026-03-02 02:31:28] "POST /fqname-to-id HTTP/1.1" 404 225 0.003342
10.0.0.242 - - [2026-03-02 02:31:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004078
10.0.0.23 - - [2026-03-02 02:31:28] "GET /projects?obj_uuids=cdd2ed1b-c573-464b-a294-0d6465b4cb46&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001089
10.0.0.242 - - [2026-03-02 02:31:28] "GET /project/cdd2ed1b-c573-464b-a294-0d6465b4cb46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.046193
10.0.0.242 - - [2026-03-02 02:31:28] "POST /network-policys HTTP/1.1" 200 559 0.044751
10.0.0.242 - - [2026-03-02 02:31:28] "GET /network-policy/5d9a6001-6556-4eac-a10e-766cac83df83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6937 0.007137
10.0.0.242 - - [2026-03-02 02:31:28] "POST /fqname-to-id HTTP/1.1" 404 225 0.003482
10.0.0.242 - - [2026-03-02 02:31:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004303
10.0.0.23 - - [2026-03-02 02:31:28] "GET /projects?obj_uuids=cdd2ed1b-c573-464b-a294-0d6465b4cb46&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000972
10.0.0.242 - - [2026-03-02 02:31:28] "GET /project/cdd2ed1b-c573-464b-a294-0d6465b4cb46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.053478
10.0.0.242 - - [2026-03-02 02:31:28] "POST /network-policys HTTP/1.1" 200 559 0.035125
10.0.0.242 - - [2026-03-02 02:31:29] "GET /network-policy/d61da1b2-c0e3-49bf-b369-3c8d7408948f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5020 0.006335
10.0.0.242 - - [2026-03-02 02:31:29] "POST /fqname-to-id HTTP/1.1" 404 225 0.003022
10.0.0.242 - - [2026-03-02 02:31:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003088
10.0.0.23 - - [2026-03-02 02:31:29] "GET /projects?obj_uuids=cdd2ed1b-c573-464b-a294-0d6465b4cb46&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001518
10.0.0.242 - - [2026-03-02 02:31:29] "GET /project/cdd2ed1b-c573-464b-a294-0d6465b4cb46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.061608
10.0.0.242 - - [2026-03-02 02:31:29] "POST /network-policys HTTP/1.1" 200 559 0.030519
10.0.0.242 - - [2026-03-02 02:31:29] "GET /network-policy/940389ec-7605-41fb-8242-59855b308084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6937 0.007474
10.0.0.242 - - [2026-03-02 02:31:29] "POST /fqname-to-id HTTP/1.1" 404 225 0.003268
10.0.0.242 - - [2026-03-02 02:31:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003625
10.0.0.23 - - [2026-03-02 02:31:29] "GET /projects?obj_uuids=cdd2ed1b-c573-464b-a294-0d6465b4cb46&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001385
10.0.0.242 - - [2026-03-02 02:31:29] "GET /project/cdd2ed1b-c573-464b-a294-0d6465b4cb46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.051056
10.0.0.242 - - [2026-03-02 02:31:29] "POST /network-policys HTTP/1.1" 200 559 0.030521
10.0.0.242 - - [2026-03-02 02:31:29] "GET /network-policy/067e7f24-176c-4651-a243-85e923a5d8c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8842 0.008587
10.0.0.242 - - [2026-03-02 02:31:29] "POST /fqname-to-id HTTP/1.1" 404 225 0.003463
10.0.0.242 - - [2026-03-02 02:31:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003329
10.0.0.23 - - [2026-03-02 02:31:29] "GET /projects?obj_uuids=cdd2ed1b-c573-464b-a294-0d6465b4cb46&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001144
10.0.0.242 - - [2026-03-02 02:31:30] "GET /project/cdd2ed1b-c573-464b-a294-0d6465b4cb46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.045874
10.0.0.242 - - [2026-03-02 02:31:30] "POST /network-policys HTTP/1.1" 200 559 0.032673
10.0.0.242 - - [2026-03-02 02:31:30] "GET /network-policy/1c1bf826-a551-4787-ba1b-975e3018c98d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5019 0.007025
10.0.0.242 - - [2026-03-02 02:31:30] "POST /fqname-to-id HTTP/1.1" 404 225 0.003406
10.0.0.242 - - [2026-03-02 02:31:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003078
10.0.0.23 - - [2026-03-02 02:31:30] "GET /projects?obj_uuids=cdd2ed1b-c573-464b-a294-0d6465b4cb46&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000984
10.0.0.242 - - [2026-03-02 02:31:30] "GET /project/cdd2ed1b-c573-464b-a294-0d6465b4cb46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.054519
10.0.0.242 - - [2026-03-02 02:31:30] "POST /network-policys HTTP/1.1" 200 559 0.030544
10.0.0.242 - - [2026-03-02 02:31:30] "GET /network-policy/04c663d0-8741-4c0a-8278-0292a681f2d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5017 0.006003
10.0.0.242 - - [2026-03-02 02:31:30] "POST /fqname-to-id HTTP/1.1" 404 225 0.003093
10.0.0.242 - - [2026-03-02 02:31:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002887
10.0.0.23 - - [2026-03-02 02:31:30] "GET /projects?obj_uuids=cdd2ed1b-c573-464b-a294-0d6465b4cb46&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000961
10.0.0.242 - - [2026-03-02 02:31:30] "GET /project/cdd2ed1b-c573-464b-a294-0d6465b4cb46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.040427
10.0.0.242 - - [2026-03-02 02:31:30] "POST /network-policys HTTP/1.1" 200 559 0.028247
10.0.0.242 - - [2026-03-02 02:31:30] "GET /network-policy/b728ce86-5fe3-43a7-bfd0-f4ffe5095484?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8844 0.007024
10.0.0.242 - - [2026-03-02 02:31:31] "POST /fqname-to-id HTTP/1.1" 404 225 0.003204
10.0.0.242 - - [2026-03-02 02:31:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003034
10.0.0.23 - - [2026-03-02 02:31:31] "GET /projects?obj_uuids=cdd2ed1b-c573-464b-a294-0d6465b4cb46&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000972
10.0.0.242 - - [2026-03-02 02:31:31] "GET /project/cdd2ed1b-c573-464b-a294-0d6465b4cb46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.042901
10.0.0.242 - - [2026-03-02 02:31:31] "POST /network-policys HTTP/1.1" 200 559 0.029418
10.0.0.242 - - [2026-03-02 02:31:31] "GET /network-policy/077a1486-4240-4097-b4c7-6ae99c04b51f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5018 0.006901
10.0.0.242 - - [2026-03-02 02:31:31] "POST /access-control-lists HTTP/1.1" 200 605 0.065029
10.0.0.242 - - [2026-03-02 02:31:31] "POST /neutron/network HTTP/1.1" 200 1493 0.042841
10.0.0.242 - - [2026-03-02 02:31:31] "GET /virtual-network/54e35673-2d07-4bf9-9d3d-84a00498a807?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3797 0.006870
10.0.0.242 - - [2026-03-02 02:31:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003032
10.0.0.242 - - [2026-03-02 02:31:31] "GET /network-policy/5d9a6001-6556-4eac-a10e-766cac83df83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6937 0.004607
10.0.0.242 - - [2026-03-02 02:31:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003183
10.0.0.242 - - [2026-03-02 02:31:31] "GET /network-policy/d61da1b2-c0e3-49bf-b369-3c8d7408948f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5020 0.004095
10.0.0.23 - - [2026-03-02 02:31:32] "POST /fqname-to-id HTTP/1.1" 404 207 0.003656
10.0.0.242 - - [2026-03-02 02:31:32] "POST /neutron/network HTTP/1.1" 200 1493 0.017905
10.0.0.242 - - [2026-03-02 02:31:32] "GET /virtual-network/ff19ff76-0486-4640-886b-a122db398c05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3797 0.005718
10.0.0.242 - - [2026-03-02 02:31:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002933
10.0.0.242 - - [2026-03-02 02:31:32] "GET /network-policy/067e7f24-176c-4651-a243-85e923a5d8c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8842 0.007170
10.0.0.242 - - [2026-03-02 02:31:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003578
10.0.0.242 - - [2026-03-02 02:31:32] "POST /ref-update HTTP/1.1" 200 156 0.052125
10.0.0.242 - - [2026-03-02 02:31:32] "GET /network-policy/940389ec-7605-41fb-8242-59855b308084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6937 0.004383
10.0.0.242 - - [2026-03-02 02:31:32] "POST /neutron/network HTTP/1.1" 200 1494 0.018212
10.0.0.242 - - [2026-03-02 02:31:32] "GET /virtual-network/6ac8fe4a-eeda-497c-a932-169844fc89fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3800 0.006245
10.0.0.242 - - [2026-03-02 02:31:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003163
10.0.0.242 - - [2026-03-02 02:31:32] "GET /network-policy/04c663d0-8741-4c0a-8278-0292a681f2d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5017 0.005026
10.0.0.242 - - [2026-03-02 02:31:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004559
10.0.0.242 - - [2026-03-02 02:31:32] "GET /network-policy/1c1bf826-a551-4787-ba1b-975e3018c98d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5019 0.004099
10.0.0.242 - - [2026-03-02 02:31:32] "POST /fqname-to-id HTTP/1.1" 404 248 0.006548
10.0.0.242 - - [2026-03-02 02:31:32] "POST /neutron/network HTTP/1.1" 200 1494 0.016830
10.0.0.242 - - [2026-03-02 02:31:32] "GET /virtual-network/a127e9b4-5354-4900-83f7-de946dcce6f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3800 0.006582
10.0.0.242 - - [2026-03-02 02:31:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004145
10.0.0.242 - - [2026-03-02 02:31:33] "GET /network-policy/077a1486-4240-4097-b4c7-6ae99c04b51f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5018 0.019081
10.0.0.242 - - [2026-03-02 02:31:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002981
10.0.0.242 - - [2026-03-02 02:31:33] "GET /network-policy/b728ce86-5fe3-43a7-bfd0-f4ffe5095484?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8844 0.004628
10.0.0.242 - - [2026-03-02 02:31:33] "POST /id-to-fqname HTTP/1.1" 200 231 0.001149
10.0.0.242 - - [2026-03-02 02:31:56] "GET /obj-perms HTTP/1.1" 200 5075 0.062257
10.0.0.23 - - [2026-03-02 02:32:11] "GET /projects?obj_uuids=cdd2ed1b-c573-464b-a294-0d6465b4cb46&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.030373
10.0.0.242 - - [2026-03-02 02:32:11] "GET /project/cdd2ed1b-c573-464b-a294-0d6465b4cb46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.121043
10.0.0.242 - - [2026-03-02 02:32:11] "POST /neutron/port HTTP/1.1" 200 117 0.006558
10.0.0.242 - - [2026-03-02 02:32:11] "POST /id-to-fqname HTTP/1.1" 200 231 0.001381
10.0.0.242 - - [2026-03-02 02:32:12] "POST /neutron/network HTTP/1.1" 200 1503 0.007479
10.0.0.23 - - [2026-03-02 02:32:13] "GET /projects?obj_uuids=cdd2ed1b-c573-464b-a294-0d6465b4cb46&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001190
10.0.0.242 - - [2026-03-02 02:32:13] "GET /project/cdd2ed1b-c573-464b-a294-0d6465b4cb46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.119616
10.0.0.242 - - [2026-03-02 02:32:13] "POST /neutron/network HTTP/1.1" 200 1493 0.013903
10.0.0.242 - - [2026-03-02 02:32:13] "POST /neutron/port HTTP/1.1" 200 117 0.007296
10.0.0.242 - - [2026-03-02 02:32:13] "POST /neutron/network HTTP/1.1" 200 1503 0.009670
10.0.0.242 - - [2026-03-02 02:32:14] "POST /neutron/port HTTP/1.1" 200 1169 0.074417
10.0.0.242 - - [2026-03-02 02:32:14] "PUT /access-control-list/ab78a246-8976-42c3-88b6-da39f6eadf94 HTTP/1.1" 200 272 0.158369
10.0.0.242 - - [2026-03-02 02:32:14] "POST /neutron/port HTTP/1.1" 200 1169 0.030686
10.0.0.242 - - [2026-03-02 02:32:14] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004553
10.0.0.242 - - [2026-03-02 02:32:14] "POST /neutron/port HTTP/1.1" 200 117 0.001586
10.0.0.242 - - [2026-03-02 02:32:14] "POST /neutron/port HTTP/1.1" 200 1233 0.027490
10.0.0.242 - - [2026-03-02 02:32:15] "POST /neutron/subnet HTTP/1.1" 200 1356 0.020295
10.0.0.242 - - [2026-03-02 02:32:15] "POST /neutron/network HTTP/1.1" 200 1493 0.014608
10.0.0.242 - - [2026-03-02 02:32:23] "POST /neutron/port HTTP/1.1" 200 1233 0.024443
10.0.0.242 - - [2026-03-02 02:32:28] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007687
10.0.0.242 - - [2026-03-02 02:32:38] "POST /neutron/port HTTP/1.1" 200 1233 0.022272
10.0.0.242 - - [2026-03-02 02:32:44] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008229
10.0.0.242 - - [2026-03-02 02:32:54] "POST /neutron/port HTTP/1.1" 200 1233 0.016817
10.0.0.242 - - [2026-03-02 02:32:59] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007699
10.0.0.242 - - [2026-03-02 02:33:04] "POST /neutron/port HTTP/1.1" 200 1233 0.015651
10.0.0.242 - - [2026-03-02 02:33:04] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007111
10.0.0.242 - - [2026-03-02 02:33:04] "GET /virtual-machine/a27ae5f6-50a2-455b-b0ed-53bafa00644c HTTP/1.1" 200 1301 0.006100
10.0.0.242 - - [2026-03-02 02:33:04] "GET /virtual-machine-interface/4d05a3fa-3e63-493d-8c2e-6be825531dfd HTTP/1.1" 200 3184 0.005164
10.0.0.242 - - [2026-03-02 02:33:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003556
10.0.0.242 - - [2026-03-02 02:33:04] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003908
10.0.0.242 - - [2026-03-02 02:33:04] "GET /virtual-networks?parent_id=cdd2ed1b-c573-464b-a294-0d6465b4cb46&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.002636
10.0.0.242 - - [2026-03-02 02:33:04] "GET /virtual-network/54e35673-2d07-4bf9-9d3d-84a00498a807?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3797 0.007419
10.0.0.242 - - [2026-03-02 02:33:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005212
10.0.0.242 - - [2026-03-02 02:33:07] "GET /virtual-network/54e35673-2d07-4bf9-9d3d-84a00498a807?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3797 0.008444
10.0.0.242 - - [2026-03-02 02:33:08] "POST /neutron/network HTTP/1.1" 200 1503 0.007977
10.0.0.242 - - [2026-03-02 02:33:08] "POST /neutron/subnet HTTP/1.1" 200 1356 0.016034
10.0.0.242 - - [2026-03-02 02:33:08] "POST /neutron/network HTTP/1.1" 200 1493 0.011556
10.0.0.242 - - [2026-03-02 02:33:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003877
10.0.0.242 - - [2026-03-02 02:33:12] "GET /virtual-network/54e35673-2d07-4bf9-9d3d-84a00498a807?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3797 0.005220
10.0.0.242 - - [2026-03-02 02:33:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003569
10.0.0.242 - - [2026-03-02 02:33:16] "GET /virtual-network/54e35673-2d07-4bf9-9d3d-84a00498a807?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3797 0.006587
10.0.0.242 - - [2026-03-02 02:33:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003523
10.0.0.242 - - [2026-03-02 02:33:20] "GET /virtual-network/54e35673-2d07-4bf9-9d3d-84a00498a807?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3797 0.005636
10.0.0.242 - - [2026-03-02 02:33:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.007232
10.0.0.242 - - [2026-03-02 02:33:24] "GET /virtual-network/54e35673-2d07-4bf9-9d3d-84a00498a807?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3797 0.013671
10.0.0.242 - - [2026-03-02 02:33:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003324
10.0.0.242 - - [2026-03-02 02:33:28] "GET /virtual-network/54e35673-2d07-4bf9-9d3d-84a00498a807?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3797 0.006304
10.0.0.242 - - [2026-03-02 02:33:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003693
10.0.0.242 - - [2026-03-02 02:33:32] "GET /virtual-network/54e35673-2d07-4bf9-9d3d-84a00498a807?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3797 0.005991
10.0.0.242 - - [2026-03-02 02:33:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004722
10.0.0.242 - - [2026-03-02 02:33:36] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004326
10.0.0.242 - - [2026-03-02 02:33:36] "GET /virtual-networks?parent_id=cdd2ed1b-c573-464b-a294-0d6465b4cb46&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.002996
10.0.0.242 - - [2026-03-02 02:33:36] "GET /virtual-network/54e35673-2d07-4bf9-9d3d-84a00498a807?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3797 0.006939
10.0.0.242 - - [2026-03-02 02:33:42] "POST /neutron/port HTTP/1.1" 200 1233 0.014889
10.0.0.242 - - [2026-03-02 02:33:44] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006903
10.0.0.242 - - [2026-03-02 02:33:52] "POST /neutron/port HTTP/1.1" 200 1233 0.019611
10.0.0.242 - - [2026-03-02 02:33:57] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006995
10.0.0.242 - - [2026-03-02 02:33:57] "POST /neutron/port HTTP/1.1" 200 1233 0.018636
10.0.0.242 - - [2026-03-02 02:33:57] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007840
10.0.0.242 - - [2026-03-02 02:33:57] "GET /virtual-machine/18d53d3c-a445-4025-b6f9-52255d41ec44 HTTP/1.1" 200 1300 0.005371
10.0.0.242 - - [2026-03-02 02:33:57] "GET /virtual-machine-interface/d2b719e6-4a1c-4054-a502-c322d3f42c4e HTTP/1.1" 200 3185 0.007308
10.0.0.242 - - [2026-03-02 02:33:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004053
10.0.0.242 - - [2026-03-02 02:33:57] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004313
10.0.0.242 - - [2026-03-02 02:33:57] "GET /virtual-networks?parent_id=cdd2ed1b-c573-464b-a294-0d6465b4cb46&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.003726
10.0.0.242 - - [2026-03-02 02:33:57] "GET /virtual-network/ff19ff76-0486-4640-886b-a122db398c05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3797 0.006684
10.0.0.242 - - [2026-03-02 02:33:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003154
10.0.0.242 - - [2026-03-02 02:33:58] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003438
10.0.0.242 - - [2026-03-02 02:33:59] "GET /virtual-networks?parent_id=cdd2ed1b-c573-464b-a294-0d6465b4cb46&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.002390
10.0.0.242 - - [2026-03-02 02:33:59] "GET /virtual-network/ff19ff76-0486-4640-886b-a122db398c05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3797 0.005550
10.0.0.242 - - [2026-03-02 02:34:00] "POST /neutron/port HTTP/1.1" 200 1233 0.046189
10.0.0.242 - - [2026-03-02 02:34:01] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003649
10.0.0.242 - - [2026-03-02 02:34:01] "POST /neutron/port HTTP/1.1" 200 117 0.001135
10.0.0.242 - - [2026-03-02 02:34:04] "POST /neutron/port HTTP/1.1" 200 1233 0.019310
10.0.0.242 - - [2026-03-02 02:34:09] "POST /neutron/port HTTP/1.1" 200 1233 0.017500
10.0.0.242 - - [2026-03-02 02:34:09] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003817
10.0.0.242 - - [2026-03-02 02:34:09] "POST /neutron/port HTTP/1.1" 200 117 0.001143
10.0.0.242 - - [2026-03-02 02:34:09] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009275
10.0.0.242 - - [2026-03-02 02:34:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003364
10.0.0.242 - - [2026-03-02 02:34:10] "GET /network-policy/940389ec-7605-41fb-8242-59855b308084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6937 0.003626
10.0.0.242 - - [2026-03-02 02:34:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002943
10.0.0.242 - - [2026-03-02 02:34:10] "GET /network-policy/067e7f24-176c-4651-a243-85e923a5d8c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8842 0.005173
10.0.0.242 - - [2026-03-02 02:34:10] "POST /neutron/port HTTP/1.1" 200 1233 0.015291
10.0.0.242 - - [2026-03-02 02:34:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003936
10.0.0.242 - - [2026-03-02 02:34:10] "GET /network-policy/5d9a6001-6556-4eac-a10e-766cac83df83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6937 0.005431
10.0.0.242 - - [2026-03-02 02:34:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003138
10.0.0.242 - - [2026-03-02 02:34:10] "GET /network-policy/d61da1b2-c0e3-49bf-b369-3c8d7408948f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5020 0.004491
10.0.0.242 - - [2026-03-02 02:34:22] "GET /virtual-machine/18d53d3c-a445-4025-b6f9-52255d41ec44 HTTP/1.1" 200 1300 0.005466
10.0.0.242 - - [2026-03-02 02:34:22] "POST /neutron/port HTTP/1.1" 200 1223 0.028204
10.0.0.242 - - [2026-03-02 02:34:24] "GET /virtual-machine/18d53d3c-a445-4025-b6f9-52255d41ec44 HTTP/1.1" 404 171 0.003113
10.0.0.242 - - [2026-03-02 02:34:24] "GET /virtual-machine/18d53d3c-a445-4025-b6f9-52255d41ec44 HTTP/1.1" 404 171 0.012140
10.0.0.242 - - [2026-03-02 02:34:24] "GET /virtual-machine/18d53d3c-a445-4025-b6f9-52255d41ec44 HTTP/1.1" 404 171 0.007272
10.0.0.242 - - [2026-03-02 02:34:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003899
10.0.0.242 - - [2026-03-02 02:34:24] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004706
10.0.0.242 - - [2026-03-02 02:34:24] "GET /virtual-networks?parent_id=cdd2ed1b-c573-464b-a294-0d6465b4cb46&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.003639
10.0.0.242 - - [2026-03-02 02:34:24] "GET /virtual-network/ff19ff76-0486-4640-886b-a122db398c05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3797 0.006219
10.0.0.242 - - [2026-03-02 02:34:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.006226
10.0.0.242 - - [2026-03-02 02:34:24] "GET /routing-instance/f2d7982f-7104-4295-adc3-c29958d4aea8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1814 0.012079
10.0.0.242 - - [2026-03-02 02:34:24] "GET /route-target/a11cef37-81d6-4a77-b796-c183ee061888?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005660
10.0.0.242 - - [2026-03-02 02:34:24] "GET /virtual-machine/18d53d3c-a445-4025-b6f9-52255d41ec44 HTTP/1.1" 404 171 0.003185
10.0.0.242 - - [2026-03-02 02:34:25] "GET /virtual-machine/18d53d3c-a445-4025-b6f9-52255d41ec44 HTTP/1.1" 404 171 0.004135
10.0.0.242 - - [2026-03-02 02:34:26] "GET /virtual-machine/18d53d3c-a445-4025-b6f9-52255d41ec44 HTTP/1.1" 404 171 0.003916
10.0.0.242 - - [2026-03-02 02:34:27] "GET /virtual-machine/18d53d3c-a445-4025-b6f9-52255d41ec44 HTTP/1.1" 404 171 0.003671
10.0.0.242 - - [2026-03-02 02:34:28] "GET /virtual-machine/18d53d3c-a445-4025-b6f9-52255d41ec44 HTTP/1.1" 404 171 0.004123
10.0.0.242 - - [2026-03-02 02:34:29] "GET /virtual-machine/18d53d3c-a445-4025-b6f9-52255d41ec44 HTTP/1.1" 404 171 0.002866
10.0.0.27 - - [2026-03-02 02:34:29] "GET /obj-perms HTTP/1.1" 200 5065 0.003504
10.0.0.242 - - [2026-03-02 02:34:32] "GET /obj-perms HTTP/1.1" 200 5065 0.004534
10.0.0.27 - - [2026-03-02 02:34:39] "GET /obj-perms HTTP/1.1" 200 5065 0.003983
10.0.0.242 - - [2026-03-02 02:34:42] "GET /obj-perms HTTP/1.1" 200 5065 0.003739
10.0.0.23 - - [2026-03-02 02:34:42] "GET /obj-perms HTTP/1.1" 200 5065 0.003839
10.0.0.242 - - [2026-03-02 02:34:42] "GET /virtual-machine/a27ae5f6-50a2-455b-b0ed-53bafa00644c HTTP/1.1" 200 1301 0.004110
10.0.0.242 - - [2026-03-02 02:34:42] "POST /neutron/port HTTP/1.1" 200 1223 0.047683
10.0.0.242 - - [2026-03-02 02:34:44] "GET /virtual-machine/a27ae5f6-50a2-455b-b0ed-53bafa00644c HTTP/1.1" 404 171 0.004006
10.0.0.242 - - [2026-03-02 02:34:44] "GET /virtual-machine/a27ae5f6-50a2-455b-b0ed-53bafa00644c HTTP/1.1" 404 171 0.004498
10.0.0.242 - - [2026-03-02 02:34:44] "GET /virtual-machine/a27ae5f6-50a2-455b-b0ed-53bafa00644c HTTP/1.1" 404 171 0.003424
10.0.0.242 - - [2026-03-02 02:34:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.031934
10.0.0.242 - - [2026-03-02 02:34:44] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005231
10.0.0.242 - - [2026-03-02 02:34:44] "GET /virtual-networks?parent_id=cdd2ed1b-c573-464b-a294-0d6465b4cb46&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.004588
10.0.0.242 - - [2026-03-02 02:34:44] "GET /virtual-network/54e35673-2d07-4bf9-9d3d-84a00498a807?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3797 0.007615
10.0.0.242 - - [2026-03-02 02:34:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004240
10.0.0.242 - - [2026-03-02 02:34:44] "GET /routing-instance/31ea8ffb-e420-45f5-9453-9ef85620e407?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.005837
10.0.0.242 - - [2026-03-02 02:34:44] "GET /route-target/8d0f6e74-2ce1-4ce5-8ddd-5486423a42b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004545
10.0.0.242 - - [2026-03-02 02:34:44] "GET /obj-perms HTTP/1.1" 200 5065 0.005036
10.0.0.242 - - [2026-03-02 02:34:48] "GET /obj-perms HTTP/1.1" 200 5065 0.051999
10.0.0.242 - - [2026-03-02 02:34:51] "GET /obj-perms HTTP/1.1" 200 5065 0.003819
10.0.0.27 - - [2026-03-02 02:34:51] "GET /obj-perms HTTP/1.1" 200 5065 0.057172
10.0.0.242 - - [2026-03-02 02:34:51] "GET /virtual-network/a127e9b4-5354-4900-83f7-de946dcce6f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3800 0.005994
10.0.0.23 - - [2026-03-02 02:34:51] "POST /fqname-to-id HTTP/1.1" 404 207 0.043404
10.0.0.242 - - [2026-03-02 02:34:51] "POST /neutron/network HTTP/1.1" 200 1309 0.111296
10.0.0.242 - - [2026-03-02 02:34:51] "GET /virtual-network/a127e9b4-5354-4900-83f7-de946dcce6f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3195 0.006028
10.0.0.242 - - [2026-03-02 02:34:51] "GET /virtual-network/6ac8fe4a-eeda-497c-a932-169844fc89fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3800 0.006131
10.0.0.242 - - [2026-03-02 02:34:51] "POST /neutron/network HTTP/1.1" 200 1309 0.079567
10.0.0.242 - - [2026-03-02 02:34:52] "GET /virtual-network/6ac8fe4a-eeda-497c-a932-169844fc89fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3195 0.006074
10.0.0.242 - - [2026-03-02 02:34:52] "GET /virtual-network/ff19ff76-0486-4640-886b-a122db398c05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3797 0.005644
10.0.0.242 - - [2026-03-02 02:34:52] "POST /neutron/network HTTP/1.1" 200 1308 0.075966
10.0.0.242 - - [2026-03-02 02:34:52] "DELETE /access-control-list/ab78a246-8976-42c3-88b6-da39f6eadf94 HTTP/1.1" 200 115 0.091991
10.0.0.242 - - [2026-03-02 02:34:52] "GET /virtual-network/ff19ff76-0486-4640-886b-a122db398c05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.009332
10.0.0.242 - - [2026-03-02 02:34:52] "GET /virtual-network/54e35673-2d07-4bf9-9d3d-84a00498a807?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3797 0.009398
10.0.0.23 - - [2026-03-02 02:34:52] "POST /fqname-to-id HTTP/1.1" 404 207 0.010534
10.0.0.242 - - [2026-03-02 02:34:52] "POST /neutron/network HTTP/1.1" 200 1308 0.094356
10.0.0.242 - - [2026-03-02 02:34:52] "POST /ref-update HTTP/1.1" 200 156 0.049249
10.0.0.242 - - [2026-03-02 02:34:52] "GET /virtual-network/54e35673-2d07-4bf9-9d3d-84a00498a807?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.006633
10.0.0.242 - - [2026-03-02 02:34:52] "DELETE /network-policy/077a1486-4240-4097-b4c7-6ae99c04b51f HTTP/1.1" 200 115 0.052882
10.0.0.242 - - [2026-03-02 02:34:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003043
10.0.0.23 - - [2026-03-02 02:34:52] "GET /projects?obj_uuids=cdd2ed1b-c573-464b-a294-0d6465b4cb46&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000992
10.0.0.242 - - [2026-03-02 02:34:52] "GET /project/cdd2ed1b-c573-464b-a294-0d6465b4cb46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.045817
10.0.0.242 - - [2026-03-02 02:34:52] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-76037481&detail=False&count=False&shared=False HTTP/1.1" 200 1755 0.005544
10.0.0.242 - - [2026-03-02 02:34:52] "DELETE /network-policy/b728ce86-5fe3-43a7-bfd0-f4ffe5095484 HTTP/1.1" 200 115 0.050487
10.0.0.242 - - [2026-03-02 02:34:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004182
10.0.0.23 - - [2026-03-02 02:34:53] "GET /projects?obj_uuids=cdd2ed1b-c573-464b-a294-0d6465b4cb46&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000967
10.0.0.242 - - [2026-03-02 02:34:53] "GET /project/cdd2ed1b-c573-464b-a294-0d6465b4cb46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.053812
10.0.0.242 - - [2026-03-02 02:34:53] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-76037481&detail=False&count=False&shared=False HTTP/1.1" 200 1523 0.006379
10.0.0.242 - - [2026-03-02 02:34:53] "DELETE /network-policy/04c663d0-8741-4c0a-8278-0292a681f2d3 HTTP/1.1" 200 115 0.038868
10.0.0.242 - - [2026-03-02 02:34:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006906
10.0.0.23 - - [2026-03-02 02:34:53] "GET /projects?obj_uuids=cdd2ed1b-c573-464b-a294-0d6465b4cb46&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001384
10.0.0.242 - - [2026-03-02 02:34:53] "GET /project/cdd2ed1b-c573-464b-a294-0d6465b4cb46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.042320
10.0.0.242 - - [2026-03-02 02:34:53] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-76037481&detail=False&count=False&shared=False HTTP/1.1" 200 1291 0.006104
10.0.0.242 - - [2026-03-02 02:34:53] "DELETE /network-policy/1c1bf826-a551-4787-ba1b-975e3018c98d HTTP/1.1" 200 115 0.039431
10.0.0.242 - - [2026-03-02 02:34:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005241
10.0.0.23 - - [2026-03-02 02:34:53] "GET /projects?obj_uuids=cdd2ed1b-c573-464b-a294-0d6465b4cb46&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001083
10.0.0.242 - - [2026-03-02 02:34:53] "GET /project/cdd2ed1b-c573-464b-a294-0d6465b4cb46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.041097
10.0.0.242 - - [2026-03-02 02:34:53] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-76037481&detail=False&count=False&shared=False HTTP/1.1" 200 1058 0.005795
10.0.0.242 - - [2026-03-02 02:34:53] "DELETE /network-policy/067e7f24-176c-4651-a243-85e923a5d8c6 HTTP/1.1" 200 115 0.046263
10.0.0.242 - - [2026-03-02 02:34:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006219
10.0.0.23 - - [2026-03-02 02:34:53] "GET /projects?obj_uuids=cdd2ed1b-c573-464b-a294-0d6465b4cb46&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000988
10.0.0.242 - - [2026-03-02 02:34:53] "GET /project/cdd2ed1b-c573-464b-a294-0d6465b4cb46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.039123
10.0.0.242 - - [2026-03-02 02:34:53] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-76037481&detail=False&count=False&shared=False HTTP/1.1" 200 826 0.005710
10.0.0.242 - - [2026-03-02 02:34:53] "DELETE /network-policy/940389ec-7605-41fb-8242-59855b308084 HTTP/1.1" 200 115 0.042712
10.0.0.242 - - [2026-03-02 02:34:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003550
10.0.0.23 - - [2026-03-02 02:34:53] "GET /projects?obj_uuids=cdd2ed1b-c573-464b-a294-0d6465b4cb46&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001376
10.0.0.242 - - [2026-03-02 02:34:54] "GET /project/cdd2ed1b-c573-464b-a294-0d6465b4cb46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.041376
10.0.0.242 - - [2026-03-02 02:34:54] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-76037481&detail=False&count=False&shared=False HTTP/1.1" 200 594 0.005674
10.0.0.242 - - [2026-03-02 02:34:54] "DELETE /network-policy/d61da1b2-c0e3-49bf-b369-3c8d7408948f HTTP/1.1" 200 115 0.046370
10.0.0.242 - - [2026-03-02 02:34:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004281
10.0.0.23 - - [2026-03-02 02:34:54] "GET /projects?obj_uuids=cdd2ed1b-c573-464b-a294-0d6465b4cb46&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000991
10.0.0.242 - - [2026-03-02 02:34:54] "GET /project/cdd2ed1b-c573-464b-a294-0d6465b4cb46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.043048
10.0.0.242 - - [2026-03-02 02:34:54] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-76037481&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.005403
10.0.0.242 - - [2026-03-02 02:34:54] "DELETE /network-policy/5d9a6001-6556-4eac-a10e-766cac83df83 HTTP/1.1" 200 115 0.042154
10.0.0.242 - - [2026-03-02 02:34:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004804
10.0.0.23 - - [2026-03-02 02:34:54] "GET /projects?obj_uuids=cdd2ed1b-c573-464b-a294-0d6465b4cb46&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001046
10.0.0.242 - - [2026-03-02 02:34:54] "GET /project/cdd2ed1b-c573-464b-a294-0d6465b4cb46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.041202
10.0.0.242 - - [2026-03-02 02:34:54] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-76037481&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.005850
10.0.0.23 - - [2026-03-02 02:34:54] "POST /useragent-kv HTTP/1.1" 200 115 0.005847
10.0.0.23 - - [2026-03-02 02:34:54] "POST /useragent-kv HTTP/1.1" 200 115 0.004858
10.0.0.23 - - [2026-03-02 02:34:54] "POST /useragent-kv HTTP/1.1" 200 115 0.002857
10.0.0.23 - - [2026-03-02 02:34:54] "POST /useragent-kv HTTP/1.1" 200 115 0.003300
10.0.0.23 - - [2026-03-02 02:34:54] "POST /useragent-kv HTTP/1.1" 200 115 0.002540
10.0.0.23 - - [2026-03-02 02:34:54] "POST /useragent-kv HTTP/1.1" 200 115 0.003074
10.0.0.242 - - [2026-03-02 02:34:54] "POST /neutron/network HTTP/1.1" 200 151 0.143200
10.0.0.242 - - [2026-03-02 02:34:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003660
10.0.0.242 - - [2026-03-02 02:34:55] "POST /neutron/network HTTP/1.1" 200 1308 0.011909
10.0.0.242 - - [2026-03-02 02:34:55] "DELETE /route-target/a11cef37-81d6-4a77-b796-c183ee061888 HTTP/1.1" 200 115 0.023842
10.0.0.23 - - [2026-03-02 02:34:55] "POST /useragent-kv HTTP/1.1" 200 115 0.003117
10.0.0.23 - - [2026-03-02 02:34:55] "POST /useragent-kv HTTP/1.1" 200 115 0.003189
10.0.0.23 - - [2026-03-02 02:34:55] "POST /useragent-kv HTTP/1.1" 200 115 0.004159
10.0.0.23 - - [2026-03-02 02:34:55] "POST /useragent-kv HTTP/1.1" 200 115 0.002532
10.0.0.23 - - [2026-03-02 02:34:55] "POST /useragent-kv HTTP/1.1" 200 115 0.002684
10.0.0.23 - - [2026-03-02 02:34:55] "POST /useragent-kv HTTP/1.1" 200 115 0.003478
10.0.0.242 - - [2026-03-02 02:34:55] "POST /neutron/network HTTP/1.1" 200 151 0.166673
10.0.0.242 - - [2026-03-02 02:34:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004006
10.0.0.242 - - [2026-03-02 02:34:56] "DELETE /network-ipam/3b039517-4aa8-4009-9c9a-ad347f0becd4 HTTP/1.1" 200 115 0.039496
10.0.0.242 - - [2026-03-02 02:34:56] "POST /fqname-to-id HTTP/1.1" 404 252 0.006409
10.0.0.23 - - [2026-03-02 02:34:56] "GET /projects?obj_uuids=cdd2ed1b-c573-464b-a294-0d6465b4cb46&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000927
10.0.0.23 - - [2026-03-02 02:34:56] "GET /project/cdd2ed1b-c573-464b-a294-0d6465b4cb46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1501 0.042841
10.0.0.23 - - [2026-03-02 02:34:56] "GET /projects?obj_uuids=cdd2ed1b-c573-464b-a294-0d6465b4cb46&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001087
10.0.0.23 - - [2026-03-02 02:34:56] "GET /project/cdd2ed1b-c573-464b-a294-0d6465b4cb46?fields=security_groups HTTP/1.1" 200 1388 0.047258
10.0.0.23 - - [2026-03-02 02:34:56] "DELETE /security-group/8ba3ee4e-df81-48b6-bf4a-91a413b362ca HTTP/1.1" 200 115 0.064252
10.0.0.23 - - [2026-03-02 02:34:56] "GET /projects?obj_uuids=cdd2ed1b-c573-464b-a294-0d6465b4cb46&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002434
10.0.0.242 - - [2026-03-02 02:34:56] "DELETE /access-control-list/1245ac70-bbbb-4f07-8aee-300bb225b6ae HTTP/1.1" 200 115 0.067734
10.0.0.23 - - [2026-03-02 02:34:56] "GET /project/cdd2ed1b-c573-464b-a294-0d6465b4cb46?fields=application_policy_sets HTTP/1.1" 200 1427 0.065583
10.0.0.242 - - [2026-03-02 02:34:56] "DELETE /project/cdd2ed1b-c573-464b-a294-0d6465b4cb46 HTTP/1.1" 200 115 0.432574
10.0.0.23 - - [2026-03-02 02:34:56] "GET /domains?obj_uuids=cc2d0805-fa5b-4698-bfcc-d7811c08231a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001055
10.0.0.242 - - [2026-03-02 02:34:56] "GET /domain/cc2d0805-fa5b-4698-bfcc-d7811c08231a?fields=projects HTTP/1.1" 200 1245 0.009536
10.0.0.242 - - [2026-03-02 02:35:01] "POST /fqname-to-id HTTP/1.1" 404 225 0.003731
10.0.0.23 - - [2026-03-02 02:35:02] "POST /id-to-fqname HTTP/1.1" 200 198 0.006043
10.0.0.23 - - [2026-03-02 02:35:02] "POST /fqname-to-id HTTP/1.1" 404 207 0.005526
10.0.0.23 - - [2026-03-02 02:35:02] "POST /security-groups HTTP/1.1" 200 599 0.081205
10.0.0.23 - - [2026-03-02 02:35:02] "POST /projects HTTP/1.1" 200 601 0.309136
10.0.0.242 - - [2026-03-02 02:35:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.350537
10.0.0.242 - - [2026-03-02 02:35:02] "POST /access-control-lists HTTP/1.1" 200 604 0.034371
10.0.0.23 - - [2026-03-02 02:35:02] "GET /projects?obj_uuids=cdd2ed1b-c573-464b-a294-0d6465b4cb46&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001086
10.0.0.242 - - [2026-03-02 02:35:02] "GET /project/cdd2ed1b-c573-464b-a294-0d6465b4cb46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.074972
10.0.0.242 - - [2026-03-02 02:35:02] "POST /network-policys HTTP/1.1" 200 559 0.033595
10.0.0.242 - - [2026-03-02 02:35:02] "GET /network-policy/0c1b4ee4-f797-4782-a69e-93659aab7411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.006934
10.0.0.242 - - [2026-03-02 02:35:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003864
10.0.0.23 - - [2026-03-02 02:35:02] "GET /projects?obj_uuids=cdd2ed1b-c573-464b-a294-0d6465b4cb46&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001208
10.0.0.242 - - [2026-03-02 02:35:02] "GET /project/cdd2ed1b-c573-464b-a294-0d6465b4cb46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.063948
10.0.0.242 - - [2026-03-02 02:35:02] "POST /route-targets HTTP/1.1" 200 327 0.014174
10.0.0.23 - - [2026-03-02 02:35:03] "POST /useragent-kv HTTP/1.1" 200 115 0.010970
10.0.0.242 - - [2026-03-02 02:35:03] "POST /neutron/subnet HTTP/1.1" 200 721 0.237354
10.0.0.242 - - [2026-03-02 02:35:03] "POST /id-to-fqname HTTP/1.1" 200 229 0.001278
10.0.0.242 - - [2026-03-02 02:35:03] "GET /virtual-network/60c3dea5-0396-40b3-88ae-9b959d743b16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.009183
10.0.0.242 - - [2026-03-02 02:35:03] "POST /neutron/network HTTP/1.1" 200 1007 0.010931
10.0.0.242 - - [2026-03-02 02:35:03] "GET /virtual-network/60c3dea5-0396-40b3-88ae-9b959d743b16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.006108
10.0.0.242 - - [2026-03-02 02:35:03] "POST /neutron/subnet HTTP/1.1" 200 828 0.009053
10.0.0.242 - - [2026-03-02 02:35:03] "POST /neutron/network HTTP/1.1" 200 1106 0.010088
10.0.0.242 - - [2026-03-02 02:35:03] "GET /virtual-network/60c3dea5-0396-40b3-88ae-9b959d743b16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2954 0.005754
10.0.0.242 - - [2026-03-02 02:35:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003004
10.0.0.242 - - [2026-03-02 02:35:03] "POST /access-control-lists HTTP/1.1" 200 599 0.084356
10.0.0.242 - - [2026-03-02 02:35:03] "GET /network-policy/0c1b4ee4-f797-4782-a69e-93659aab7411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.004536
10.0.0.242 - - [2026-03-02 02:35:04] "GET /virtual-network/60c3dea5-0396-40b3-88ae-9b959d743b16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2954 0.006918
10.0.0.242 - - [2026-03-02 02:35:04] "GET /obj-perms HTTP/1.1" 200 5065 0.004305
10.0.0.23 - - [2026-03-02 02:35:04] "GET /obj-perms HTTP/1.1" 200 5065 0.069269
10.0.0.242 - - [2026-03-02 02:35:04] "POST /id-to-fqname HTTP/1.1" 200 229 0.001742
10.0.0.23 - - [2026-03-02 02:35:05] "GET /projects?obj_uuids=cdd2ed1b-c573-464b-a294-0d6465b4cb46&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001832
10.0.0.242 - - [2026-03-02 02:35:05] "GET /project/cdd2ed1b-c573-464b-a294-0d6465b4cb46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.071684
10.0.0.242 - - [2026-03-02 02:35:05] "POST /neutron/port HTTP/1.1" 200 117 0.006091
10.0.0.242 - - [2026-03-02 02:35:05] "POST /id-to-fqname HTTP/1.1" 200 229 0.001252
10.0.0.242 - - [2026-03-02 02:35:05] "POST /neutron/network HTTP/1.1" 200 1116 0.007283
10.0.0.242 - - [2026-03-02 02:35:06] "POST /neutron/port HTTP/1.1" 200 1174 0.026417
10.0.0.242 - - [2026-03-02 02:35:06] "POST /neutron/port HTTP/1.1" 200 1238 0.028400
10.0.0.23 - - [2026-03-02 02:35:06] "GET /projects?obj_uuids=cdd2ed1b-c573-464b-a294-0d6465b4cb46&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001342
10.0.0.242 - - [2026-03-02 02:35:06] "GET /project/cdd2ed1b-c573-464b-a294-0d6465b4cb46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.076956
10.0.0.242 - - [2026-03-02 02:35:06] "POST /neutron/subnet HTTP/1.1" 200 1381 0.021093
10.0.0.242 - - [2026-03-02 02:35:06] "POST /neutron/port HTTP/1.1" 200 117 0.001458
10.0.0.242 - - [2026-03-02 02:35:07] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008621
10.0.0.242 - - [2026-03-02 02:35:07] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009183
10.0.0.242 - - [2026-03-02 02:35:08] "POST /neutron/port HTTP/1.1" 200 1174 0.051420
10.0.0.242 - - [2026-03-02 02:35:08] "POST /neutron/port HTTP/1.1" 200 1238 0.020030
10.0.0.242 - - [2026-03-02 02:35:08] "POST /neutron/subnet HTTP/1.1" 200 1381 0.014544
10.0.0.242 - - [2026-03-02 02:35:08] "POST /neutron/network HTTP/1.1" 200 1106 0.010288
10.0.0.242 - - [2026-03-02 02:35:12] "POST /neutron/port HTTP/1.1" 200 1238 0.017789
10.0.0.242 - - [2026-03-02 02:35:12] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007882
10.0.0.242 - - [2026-03-02 02:35:12] "GET /virtual-machine/0224ac89-c08e-4897-bd01-24fe29420503 HTTP/1.1" 200 1299 0.036320
10.0.0.242 - - [2026-03-02 02:35:12] "GET /virtual-machine-interface/d256107f-ba15-4223-88fd-57fde0334f2e HTTP/1.1" 200 3178 0.005748
10.0.0.242 - - [2026-03-02 02:35:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003263
10.0.0.242 - - [2026-03-02 02:35:12] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004198
10.0.0.242 - - [2026-03-02 02:35:12] "GET /virtual-networks?parent_id=cdd2ed1b-c573-464b-a294-0d6465b4cb46&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.002906
10.0.0.242 - - [2026-03-02 02:35:12] "GET /virtual-network/60c3dea5-0396-40b3-88ae-9b959d743b16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2954 0.006526
10.0.0.242 - - [2026-03-02 02:35:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004233
10.0.0.242 - - [2026-03-02 02:35:15] "GET /virtual-network/60c3dea5-0396-40b3-88ae-9b959d743b16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2954 0.005187
10.0.0.242 - - [2026-03-02 02:35:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003500
10.0.0.242 - - [2026-03-02 02:35:19] "GET /virtual-network/60c3dea5-0396-40b3-88ae-9b959d743b16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2954 0.005835
10.0.0.242 - - [2026-03-02 02:35:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003649
10.0.0.242 - - [2026-03-02 02:35:24] "GET /virtual-network/60c3dea5-0396-40b3-88ae-9b959d743b16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2954 0.005419
10.0.0.242 - - [2026-03-02 02:35:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003879
10.0.0.242 - - [2026-03-02 02:35:28] "GET /virtual-network/60c3dea5-0396-40b3-88ae-9b959d743b16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2954 0.005957
10.0.0.242 - - [2026-03-02 02:35:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004064
10.0.0.242 - - [2026-03-02 02:35:32] "GET /virtual-network/60c3dea5-0396-40b3-88ae-9b959d743b16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2954 0.005235
10.0.0.242 - - [2026-03-02 02:35:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005205
10.0.0.242 - - [2026-03-02 02:35:36] "GET /virtual-network/60c3dea5-0396-40b3-88ae-9b959d743b16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2954 0.007503
10.0.0.242 - - [2026-03-02 02:35:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005090
10.0.0.242 - - [2026-03-02 02:35:40] "GET /virtual-network/60c3dea5-0396-40b3-88ae-9b959d743b16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2954 0.006905
10.0.0.242 - - [2026-03-02 02:35:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003130
10.0.0.242 - - [2026-03-02 02:35:42] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003754
10.0.0.242 - - [2026-03-02 02:35:42] "GET /virtual-networks?parent_id=cdd2ed1b-c573-464b-a294-0d6465b4cb46&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.002942
10.0.0.242 - - [2026-03-02 02:35:42] "GET /virtual-network/60c3dea5-0396-40b3-88ae-9b959d743b16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2954 0.007218
10.0.0.23 - - [2026-03-02 02:35:45] "DELETE /project/cdd2ed1bc573464ba2940d6465b4cb46 HTTP/1.1" 404 173 0.037139
10.0.0.242 - - [2026-03-02 02:35:47] "POST /neutron/port HTTP/1.1" 200 1238 0.016603
10.0.0.23 - - [2026-03-02 02:35:51] "GET /global-system-configs HTTP/1.1" 401 293 0.000458
10.0.0.23 - - [2026-03-02 02:35:51] "GET /global-system-configs HTTP/1.1" 401 293 0.000399
10.0.0.27 - - [2026-03-02 02:35:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000366
10.0.0.27 - - [2026-03-02 02:35:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000383
10.0.0.27 - - [2026-03-02 02:35:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000367
10.0.0.27 - - [2026-03-02 02:35:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000392
10.0.0.242 - - [2026-03-02 02:35:52] "POST /neutron/security_group HTTP/1.1" 200 2066 0.041784
10.0.0.242 - - [2026-03-02 02:35:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000547
10.0.0.242 - - [2026-03-02 02:35:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000512
10.0.0.23 - - [2026-03-02 02:35:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000564
10.0.0.23 - - [2026-03-02 02:35:53] "GET /global-system-configs HTTP/1.1" 401 293 0.000415
10.0.0.242 - - [2026-03-02 02:35:54] "GET /global-system-configs HTTP/1.1" 401 293 0.000429
10.0.0.242 - - [2026-03-02 02:35:54] "GET /global-system-configs HTTP/1.1" 401 293 0.000365
10.0.0.242 - - [2026-03-02 02:35:58] "POST /neutron/port HTTP/1.1" 200 1238 0.017968
10.0.0.242 - - [2026-03-02 02:36:02] "POST /neutron/port HTTP/1.1" 200 1238 0.016690
10.0.0.242 - - [2026-03-02 02:36:02] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004366
10.0.0.242 - - [2026-03-02 02:36:03] "POST /neutron/port HTTP/1.1" 200 117 0.001223
10.0.0.242 - - [2026-03-02 02:36:03] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007556
10.0.0.242 - - [2026-03-02 02:36:03] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007732
10.0.0.242 - - [2026-03-02 02:36:03] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008004
10.0.0.242 - - [2026-03-02 02:36:03] "GET /virtual-machine/7f756bb9-b10f-46c6-baaa-ec43e38e2221 HTTP/1.1" 200 1300 0.008263
10.0.0.242 - - [2026-03-02 02:36:03] "GET /virtual-machine-interface/147c0d68-d510-4ebc-ba6f-75a700e124be HTTP/1.1" 200 3178 0.006358
10.0.0.242 - - [2026-03-02 02:36:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003860
10.0.0.242 - - [2026-03-02 02:36:03] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003828
10.0.0.242 - - [2026-03-02 02:36:03] "GET /virtual-networks?parent_id=cdd2ed1b-c573-464b-a294-0d6465b4cb46&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.004339
10.0.0.242 - - [2026-03-02 02:36:03] "GET /virtual-network/60c3dea5-0396-40b3-88ae-9b959d743b16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2954 0.006046
10.0.0.242 - - [2026-03-02 02:36:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003573
10.0.0.242 - - [2026-03-02 02:36:04] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003999
10.0.0.242 - - [2026-03-02 02:36:04] "GET /virtual-networks?parent_id=cdd2ed1b-c573-464b-a294-0d6465b4cb46&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.003201
10.0.0.242 - - [2026-03-02 02:36:04] "GET /virtual-network/60c3dea5-0396-40b3-88ae-9b959d743b16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2954 0.006075
10.0.0.242 - - [2026-03-02 02:36:08] "POST /neutron/port HTTP/1.1" 200 1238 0.017187
10.0.0.242 - - [2026-03-02 02:36:09] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003466
10.0.0.242 - - [2026-03-02 02:36:09] "POST /neutron/port HTTP/1.1" 200 117 0.001128
10.0.0.242 - - [2026-03-02 02:36:10] "POST /neutron/port HTTP/1.1" 200 1238 0.018106
10.0.0.242 - - [2026-03-02 02:36:28] "GET /virtual-network/60c3dea5-0396-40b3-88ae-9b959d743b16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2954 0.005688
10.0.0.23 - - [2026-03-02 02:36:28] "POST /fqname-to-id HTTP/1.1" 404 207 0.008105
10.0.0.242 - - [2026-03-02 02:36:28] "POST /neutron/network HTTP/1.1" 200 1007 0.096667
10.0.0.242 - - [2026-03-02 02:36:28] "GET /virtual-network/60c3dea5-0396-40b3-88ae-9b959d743b16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.005959
10.0.0.242 - - [2026-03-02 02:36:28] "POST /neutron/network HTTP/1.1" 400 204 0.013363
10.0.0.242 - - [2026-03-02 02:36:29] "POST /neutron/port HTTP/1.1" 200 1238 0.017820
10.0.0.242 - - [2026-03-02 02:36:29] "POST /neutron/port HTTP/1.1" 200 151 0.300625
10.0.0.242 - - [2026-03-02 02:36:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003217
10.0.0.242 - - [2026-03-02 02:36:31] "DELETE /network-policy/0c1b4ee4-f797-4782-a69e-93659aab7411 HTTP/1.1" 200 115 0.033529
10.0.0.23 - - [2026-03-02 02:36:33] "GET /projects?obj_uuids=cdd2ed1b-c573-464b-a294-0d6465b4cb46&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001007
10.0.0.242 - - [2026-03-02 02:36:34] "GET /project/cdd2ed1b-c573-464b-a294-0d6465b4cb46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.073252
10.0.0.23 - - [2026-03-02 02:36:34] "GET /projects?obj_uuids=cdd2ed1b-c573-464b-a294-0d6465b4cb46&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001102
10.0.0.242 - - [2026-03-02 02:36:34] "GET /project/cdd2ed1b-c573-464b-a294-0d6465b4cb46?fields=virtual_networks HTTP/1.1" 200 1049 0.041416
10.0.0.23 - - [2026-03-02 02:36:34] "GET /projects?obj_uuids=cdd2ed1b-c573-464b-a294-0d6465b4cb46&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001335
10.0.0.242 - - [2026-03-02 02:36:34] "GET /project/cdd2ed1b-c573-464b-a294-0d6465b4cb46?fields=virtual_machine_interfaces HTTP/1.1" 200 1049 0.036098
10.0.0.23 - - [2026-03-02 02:36:34] "GET /projects?obj_uuids=cdd2ed1b-c573-464b-a294-0d6465b4cb46&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001172
10.0.0.242 - - [2026-03-02 02:36:34] "GET /project/cdd2ed1b-c573-464b-a294-0d6465b4cb46?fields=security_groups HTTP/1.1" 200 1283 0.037695
10.0.0.242 - - [2026-03-02 02:36:35] "POST /fqname-to-id HTTP/1.1" 404 202 0.029822
10.0.0.23 - - [2026-03-02 02:36:35] "GET /projects?obj_uuids=371d7be4-c5ec-4ba7-b5f0-c0d1fd5af7f0&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003091
10.0.0.23 - - [2026-03-02 02:36:35] "GET /domains?obj_uuids=cc2d0805-fa5b-4698-bfcc-d7811c08231a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001049
10.0.0.23 - - [2026-03-02 02:36:35] "GET /domain/cc2d0805-fa5b-4698-bfcc-d7811c08231a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007759
10.0.0.23 - - [2026-03-02 02:36:35] "POST /id-to-fqname HTTP/1.1" 200 204 0.001222
10.0.0.23 - - [2026-03-02 02:36:35] "POST /fqname-to-id HTTP/1.1" 404 213 0.007035
10.0.0.23 - - [2026-03-02 02:36:35] "POST /security-groups HTTP/1.1" 200 605 0.076318
10.0.0.23 - - [2026-03-02 02:36:35] "POST /projects HTTP/1.1" 200 613 0.284644
10.0.0.242 - - [2026-03-02 02:36:35] "POST /access-control-lists HTTP/1.1" 200 610 0.030100
10.0.0.23 - - [2026-03-02 02:36:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.361260
10.0.0.242 - - [2026-03-02 02:36:35] "GET /project/371d7be4-c5ec-4ba7-b5f0-c0d1fd5af7f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.499465
10.0.0.242 - - [2026-03-02 02:36:36] "GET / HTTP/1.1" 200 35931 0.002465
10.0.0.242 - - [2026-03-02 02:36:40] "GET /project/371d7be4-c5ec-4ba7-b5f0-c0d1fd5af7f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 293 0.000563
10.0.0.23 - - [2026-03-02 02:36:40] "GET /projects?obj_uuids=371d7be4-c5ec-4ba7-b5f0-c0d1fd5af7f0&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001050
10.0.0.242 - - [2026-03-02 02:36:40] "GET /project/371d7be4-c5ec-4ba7-b5f0-c0d1fd5af7f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.075820
10.0.0.242 - - [2026-03-02 02:36:41] "GET / HTTP/1.1" 200 35931 0.002202
10.0.0.242 - - [2026-03-02 02:36:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003499
10.0.0.23 - - [2026-03-02 02:36:41] "GET /domains?obj_uuids=cc2d0805-fa5b-4698-bfcc-d7811c08231a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000994
10.0.0.242 - - [2026-03-02 02:36:41] "GET /domain/cc2d0805-fa5b-4698-bfcc-d7811c08231a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.006734
10.0.0.242 - - [2026-03-02 02:36:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004112
10.0.0.23 - - [2026-03-02 02:36:41] "GET /projects?obj_uuids=371d7be4-c5ec-4ba7-b5f0-c0d1fd5af7f0&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001000
10.0.0.242 - - [2026-03-02 02:36:41] "GET /project/371d7be4-c5ec-4ba7-b5f0-c0d1fd5af7f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.048132
10.0.0.242 - - [2026-03-02 02:36:41] "DELETE /access-control-list/6fa73e8e-fc16-48cf-a69d-15613ef43426 HTTP/1.1" 200 115 0.071604
10.0.0.242 - - [2026-03-02 02:36:43] "GET /domains HTTP/1.1" 401 293 0.000402
10.0.0.242 - - [2026-03-02 02:36:43] "GET /domains HTTP/1.1" 200 280 0.026842
10.0.0.23 - - [2026-03-02 02:36:43] "GET /domains?obj_uuids=cc2d0805-fa5b-4698-bfcc-d7811c08231a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000894
10.0.0.242 - - [2026-03-02 02:36:43] "GET /domain/cc2d0805-fa5b-4698-bfcc-d7811c08231a HTTP/1.1" 200 2588 0.009346
10.0.0.23 - - [2026-03-02 02:36:43] "GET /projects?obj_uuids=371d7be4-c5ec-4ba7-b5f0-c0d1fd5af7f0&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001200
10.0.0.242 - - [2026-03-02 02:36:43] "GET /project/371d7be4-c5ec-4ba7-b5f0-c0d1fd5af7f0 HTTP/1.1" 200 1936 0.095292
10.0.0.242 - - [2026-03-02 02:36:43] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.002810
10.0.0.242 - - [2026-03-02 02:36:43] "POST /network-ipams HTTP/1.1" 200 627 0.027373
10.0.0.242 - - [2026-03-02 02:36:43] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 814 0.003442
10.0.0.242 - - [2026-03-02 02:36:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002995
10.0.0.242 - - [2026-03-02 02:36:43] "GET /network-ipam/55ad3d77-b320-4895-9203-ce9f71e4ee5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.006734
10.0.0.242 - - [2026-03-02 02:36:43] "PUT /network-ipam/55ad3d77-b320-4895-9203-ce9f71e4ee5e HTTP/1.1" 200 258 0.015242
10.0.0.242 - - [2026-03-02 02:36:43] "POST /fqname-to-id HTTP/1.1" 401 293 0.000431
10.0.0.242 - - [2026-03-02 02:36:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.026648
10.0.0.23 - - [2026-03-02 02:36:44] "GET /projects?obj_uuids=371d7be4-c5ec-4ba7-b5f0-c0d1fd5af7f0&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000915
10.0.0.242 - - [2026-03-02 02:36:44] "GET /project/371d7be4-c5ec-4ba7-b5f0-c0d1fd5af7f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.049008
10.0.0.242 - - [2026-03-02 02:36:44] "POST /neutron/network HTTP/1.1" 200 117 0.036649
10.0.0.242 - - [2026-03-02 02:36:44] "POST /ref-update HTTP/1.1" 200 156 0.025946
10.0.0.23 - - [2026-03-02 02:36:45] "POST /useragent-kv HTTP/1.1" 200 115 0.010579
10.0.0.242 - - [2026-03-02 02:36:45] "POST /neutron/subnet HTTP/1.1" 200 828 0.217604
10.0.0.242 - - [2026-03-02 02:36:45] "POST /id-to-fqname HTTP/1.1" 200 237 0.001271
10.0.0.242 - - [2026-03-02 02:36:45] "GET /virtual-network/58b78f70-f5db-469a-8a64-d9968935fbb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2682 0.008685
10.0.0.242 - - [2026-03-02 02:36:45] "GET /virtual-network/58b78f70-f5db-469a-8a64-d9968935fbb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2682 0.006987
10.0.0.242 - - [2026-03-02 02:36:45] "POST /neutron/network HTTP/1.1" 200 1141 0.009727
10.0.0.23 - - [2026-03-02 02:36:45] "DELETE /project/cdd2ed1b-c573-464b-a294-0d6465b4cb46 HTTP/1.1" 404 177 0.003687
10.0.0.23 - - [2026-03-02 02:36:45] "DELETE /project/371d7be4c5ec4ba7b5f0c0d1fd5af7f0 HTTP/1.1" 404 173 0.006115
10.0.0.242 - - [2026-03-02 02:36:45] "GET /virtual-network/58b78f70-f5db-469a-8a64-d9968935fbb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2682 0.005736
10.0.0.27 - - [2026-03-02 02:36:46] "GET /obj-perms HTTP/1.1" 200 5040 0.055909
10.0.0.242 - - [2026-03-02 02:36:47] "POST /fqname-to-id HTTP/1.1" 404 231 0.003250
10.0.0.242 - - [2026-03-02 02:36:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002752
10.0.0.23 - - [2026-03-02 02:36:47] "GET /projects?obj_uuids=371d7be4-c5ec-4ba7-b5f0-c0d1fd5af7f0&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001037
10.0.0.242 - - [2026-03-02 02:36:47] "GET /project/371d7be4-c5ec-4ba7-b5f0-c0d1fd5af7f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.037397
10.0.0.242 - - [2026-03-02 02:36:47] "POST /network-policys HTTP/1.1" 200 565 0.031307
10.0.0.242 - - [2026-03-02 02:36:47] "GET /network-policy/159dcaf5-1592-4c34-9f07-6723eed53976?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4074 0.006417
10.0.0.242 - - [2026-03-02 02:36:47] "POST /fqname-to-id HTTP/1.1" 404 231 0.003448
10.0.0.242 - - [2026-03-02 02:36:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002656
10.0.0.23 - - [2026-03-02 02:36:47] "GET /projects?obj_uuids=371d7be4-c5ec-4ba7-b5f0-c0d1fd5af7f0&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000981
10.0.0.242 - - [2026-03-02 02:36:47] "GET /project/371d7be4-c5ec-4ba7-b5f0-c0d1fd5af7f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.041617
10.0.0.242 - - [2026-03-02 02:36:47] "POST /network-policys HTTP/1.1" 200 565 0.029750
10.0.0.242 - - [2026-03-02 02:36:47] "GET /network-policy/f3b8087c-283b-4919-a17d-fe79efb47d0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3111 0.006842
10.0.0.242 - - [2026-03-02 02:36:48] "POST /fqname-to-id HTTP/1.1" 404 231 0.003282
10.0.0.242 - - [2026-03-02 02:36:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002316
10.0.0.23 - - [2026-03-02 02:36:48] "GET /projects?obj_uuids=371d7be4-c5ec-4ba7-b5f0-c0d1fd5af7f0&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000973
10.0.0.242 - - [2026-03-02 02:36:48] "GET /project/371d7be4-c5ec-4ba7-b5f0-c0d1fd5af7f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.048971
10.0.0.242 - - [2026-03-02 02:36:48] "POST /network-policys HTTP/1.1" 200 565 0.026248
10.0.0.242 - - [2026-03-02 02:36:48] "GET /network-policy/581d9143-2f1c-4be7-9d80-97afa3de5ebc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2140 0.005816
10.0.0.242 - - [2026-03-02 02:36:48] "POST /neutron/network HTTP/1.1" 200 1141 0.010251
10.0.0.242 - - [2026-03-02 02:36:48] "GET /virtual-network/58b78f70-f5db-469a-8a64-d9968935fbb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3299 0.028756
10.0.0.242 - - [2026-03-02 02:36:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002689
10.0.0.242 - - [2026-03-02 02:36:48] "GET /network-policy/159dcaf5-1592-4c34-9f07-6723eed53976?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4074 0.004273
10.0.0.242 - - [2026-03-02 02:36:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002841
10.0.0.242 - - [2026-03-02 02:36:48] "GET /network-policy/f3b8087c-283b-4919-a17d-fe79efb47d0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3111 0.004013
10.0.0.242 - - [2026-03-02 02:36:48] "POST /id-to-fqname HTTP/1.1" 200 237 0.001226
10.0.0.242 - - [2026-03-02 02:36:49] "POST /neutron/network HTTP/1.1" 200 1349 0.007502
10.0.0.23 - - [2026-03-02 02:36:49] "GET /projects?obj_uuids=371d7be4-c5ec-4ba7-b5f0-c0d1fd5af7f0&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000967
10.0.0.242 - - [2026-03-02 02:36:49] "GET /project/371d7be4-c5ec-4ba7-b5f0-c0d1fd5af7f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.066791
10.0.0.242 - - [2026-03-02 02:36:50] "POST /neutron/port HTTP/1.1" 200 117 0.006863
10.0.0.23 - - [2026-03-02 02:36:50] "GET /projects?obj_uuids=371d7be4-c5ec-4ba7-b5f0-c0d1fd5af7f0&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001477
10.0.0.242 - - [2026-03-02 02:36:50] "PUT /access-control-list/2109b8fb-9c5e-4f49-82cc-8b3b9e0be220 HTTP/1.1" 200 272 0.025043
10.0.0.242 - - [2026-03-02 02:36:51] "POST /neutron/port HTTP/1.1" 200 1180 0.432397
10.0.0.242 - - [2026-03-02 02:36:51] "POST /neutron/port HTTP/1.1" 200 1234 0.118317
10.0.0.242 - - [2026-03-02 02:36:51] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003839
10.0.0.242 - - [2026-03-02 02:36:51] "POST /neutron/port HTTP/1.1" 200 117 0.001117
10.0.0.242 - - [2026-03-02 02:36:55] "POST /neutron/security_group HTTP/1.1" 200 2072 0.007856
10.0.0.242 - - [2026-03-02 02:36:55] "POST /neutron/port HTTP/1.1" 200 1244 0.019890
10.0.0.242 - - [2026-03-02 02:36:55] "GET /virtual-machine/cd505632-6bc8-4828-a17e-0276c74ab153 HTTP/1.1" 401 293 0.000509
10.0.0.242 - - [2026-03-02 02:36:55] "GET /virtual-machine/cd505632-6bc8-4828-a17e-0276c74ab153 HTTP/1.1" 200 1307 0.030723
10.0.0.242 - - [2026-03-02 02:36:55] "GET /virtual-machine-interface/ac96bd28-2589-4852-b0a1-9c10877b9538 HTTP/1.1" 200 3178 0.005894
10.0.0.242 - - [2026-03-02 02:36:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003860
10.0.0.242 - - [2026-03-02 02:36:55] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003695
10.0.0.242 - - [2026-03-02 02:36:55] "GET /virtual-networks?parent_id=371d7be4-c5ec-4ba7-b5f0-c0d1fd5af7f0&detail=False&count=False&shared=False HTTP/1.1" 200 368 0.002770
10.0.0.242 - - [2026-03-02 02:36:55] "GET /virtual-network/58b78f70-f5db-469a-8a64-d9968935fbb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3299 0.007467
10.0.0.242 - - [2026-03-02 02:36:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004180
10.0.0.242 - - [2026-03-02 02:36:59] "GET /virtual-network/58b78f70-f5db-469a-8a64-d9968935fbb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3299 0.007654
10.0.0.242 - - [2026-03-02 02:37:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003494
10.0.0.242 - - [2026-03-02 02:37:03] "GET /virtual-network/58b78f70-f5db-469a-8a64-d9968935fbb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3299 0.005269
10.0.0.242 - - [2026-03-02 02:37:03] "POST /neutron/port HTTP/1.1" 200 1244 0.016469
10.0.0.242 - - [2026-03-02 02:37:03] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003650
10.0.0.242 - - [2026-03-02 02:37:04] "POST /neutron/port HTTP/1.1" 200 117 0.001105
10.0.0.242 - - [2026-03-02 02:37:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003794
10.0.0.242 - - [2026-03-02 02:37:07] "GET /virtual-network/58b78f70-f5db-469a-8a64-d9968935fbb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3299 0.005742
10.0.0.242 - - [2026-03-02 02:37:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003910
10.0.0.242 - - [2026-03-02 02:37:11] "GET /virtual-network/58b78f70-f5db-469a-8a64-d9968935fbb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3299 0.005375
10.0.0.242 - - [2026-03-02 02:37:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003977
10.0.0.242 - - [2026-03-02 02:37:15] "GET /virtual-network/58b78f70-f5db-469a-8a64-d9968935fbb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3299 0.005636
10.0.0.242 - - [2026-03-02 02:37:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003702
10.0.0.242 - - [2026-03-02 02:37:19] "GET /virtual-network/58b78f70-f5db-469a-8a64-d9968935fbb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3299 0.005837
10.0.0.242 - - [2026-03-02 02:37:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003528
10.0.0.242 - - [2026-03-02 02:37:23] "GET /virtual-network/58b78f70-f5db-469a-8a64-d9968935fbb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3299 0.006797
10.0.0.242 - - [2026-03-02 02:37:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003765
10.0.0.242 - - [2026-03-02 02:37:27] "GET /virtual-network/58b78f70-f5db-469a-8a64-d9968935fbb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3299 0.005150
10.0.0.242 - - [2026-03-02 02:37:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003307
10.0.0.242 - - [2026-03-02 02:37:29] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004201
10.0.0.242 - - [2026-03-02 02:37:29] "GET /virtual-networks?parent_id=371d7be4-c5ec-4ba7-b5f0-c0d1fd5af7f0&detail=False&count=False&shared=False HTTP/1.1" 200 368 0.003326
10.0.0.242 - - [2026-03-02 02:37:29] "GET /virtual-network/58b78f70-f5db-469a-8a64-d9968935fbb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3299 0.006270
10.0.0.242 - - [2026-03-02 02:37:29] "POST /neutron/security_group HTTP/1.1" 200 2072 0.007652
10.0.0.242 - - [2026-03-02 02:37:36] "POST /neutron/port HTTP/1.1" 200 1244 0.016246
10.0.0.242 - - [2026-03-02 02:37:40] "POST /neutron/security_group HTTP/1.1" 200 2072 0.006975
10.0.0.242 - - [2026-03-02 02:37:50] "POST /neutron/port HTTP/1.1" 200 1244 0.018059
10.0.0.242 - - [2026-03-02 02:37:50] "POST /neutron/security_group HTTP/1.1" 200 2072 0.007136
10.0.0.242 - - [2026-03-02 02:37:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003273
10.0.0.242 - - [2026-03-02 02:37:51] "GET /network-policy/159dcaf5-1592-4c34-9f07-6723eed53976?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4074 0.003382
10.0.0.242 - - [2026-03-02 02:37:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002856
10.0.0.242 - - [2026-03-02 02:37:51] "GET /network-policy/f3b8087c-283b-4919-a17d-fe79efb47d0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3111 0.004307
10.0.0.242 - - [2026-03-02 02:37:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003173
10.0.0.242 - - [2026-03-02 02:37:51] "GET /network-policy/581d9143-2f1c-4be7-9d80-97afa3de5ebc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2140 0.003551
10.0.0.23 - - [2026-03-02 02:37:51] "POST /fqname-to-id HTTP/1.1" 404 207 0.003209
10.0.0.242 - - [2026-03-02 02:37:51] "POST /neutron/network HTTP/1.1" 200 1431 0.014332
10.0.0.242 - - [2026-03-02 02:37:51] "GET /virtual-network/58b78f70-f5db-469a-8a64-d9968935fbb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3595 0.005920
10.0.0.242 - - [2026-03-02 02:37:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003203
10.0.0.242 - - [2026-03-02 02:37:51] "GET /network-policy/159dcaf5-1592-4c34-9f07-6723eed53976?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4074 0.003886
10.0.0.242 - - [2026-03-02 02:37:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002935
10.0.0.242 - - [2026-03-02 02:37:51] "GET /network-policy/581d9143-2f1c-4be7-9d80-97afa3de5ebc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2140 0.004478
10.0.0.242 - - [2026-03-02 02:37:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003937
10.0.0.242 - - [2026-03-02 02:37:51] "GET /network-policy/f3b8087c-283b-4919-a17d-fe79efb47d0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3111 0.005443
10.0.0.242 - - [2026-03-02 02:37:56] "GET /virtual-network/58b78f70-f5db-469a-8a64-d9968935fbb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3595 0.006963
10.0.0.242 - - [2026-03-02 02:37:56] "POST /neutron/network HTTP/1.1" 200 1141 0.011120
10.0.0.242 - - [2026-03-02 02:37:56] "GET /virtual-network/58b78f70-f5db-469a-8a64-d9968935fbb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2682 0.012872
10.0.0.23 - - [2026-03-02 02:38:01] "GET /obj-perms HTTP/1.1" 200 5075 0.068476
10.0.0.242 - - [2026-03-02 02:38:01] "GET /obj-perms HTTP/1.1" 200 5075 0.071577
10.0.0.242 - - [2026-03-02 02:38:01] "GET /virtual-machine/cd505632-6bc8-4828-a17e-0276c74ab153 HTTP/1.1" 200 1307 0.004635
10.0.0.242 - - [2026-03-02 02:38:02] "POST /neutron/port HTTP/1.1" 200 151 0.252970
10.0.0.242 - - [2026-03-02 02:38:03] "GET /virtual-machine/cd505632-6bc8-4828-a17e-0276c74ab153 HTTP/1.1" 404 171 0.003546
10.0.0.242 - - [2026-03-02 02:38:03] "GET /virtual-machine/cd505632-6bc8-4828-a17e-0276c74ab153 HTTP/1.1" 404 171 0.002623
10.0.0.242 - - [2026-03-02 02:38:03] "GET /virtual-machine/cd505632-6bc8-4828-a17e-0276c74ab153 HTTP/1.1" 404 171 0.005225
10.0.0.242 - - [2026-03-02 02:38:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003967
10.0.0.242 - - [2026-03-02 02:38:04] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003632
10.0.0.242 - - [2026-03-02 02:38:04] "GET /virtual-networks?parent_id=371d7be4-c5ec-4ba7-b5f0-c0d1fd5af7f0&detail=False&count=False&shared=False HTTP/1.1" 200 368 0.005367
10.0.0.242 - - [2026-03-02 02:38:04] "GET /virtual-network/58b78f70-f5db-469a-8a64-d9968935fbb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2682 0.007514
10.0.0.242 - - [2026-03-02 02:38:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002877
10.0.0.242 - - [2026-03-02 02:38:04] "GET /routing-instance/76c867f0-cfb3-4220-9a64-a0eb895a4cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1501 0.005263
10.0.0.242 - - [2026-03-02 02:38:04] "GET /route-target/d11eab54-b67d-460c-801c-25c64f7a1948?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004121
10.0.0.242 - - [2026-03-02 02:38:07] "GET /obj-perms HTTP/1.1" 200 5040 0.056146
10.0.0.242 - - [2026-03-02 02:38:10] "GET /obj-perms HTTP/1.1" 200 5040 0.004256
10.0.0.242 - - [2026-03-02 02:38:16] "GET /obj-perms HTTP/1.1" 200 5040 0.004138
10.0.0.242 - - [2026-03-02 02:38:19] "GET /obj-perms HTTP/1.1" 200 5040 0.003767
10.0.0.242 - - [2026-03-02 02:38:20] "DELETE /network-policy/581d9143-2f1c-4be7-9d80-97afa3de5ebc HTTP/1.1" 200 115 0.033410
10.0.0.242 - - [2026-03-02 02:38:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005361
10.0.0.23 - - [2026-03-02 02:38:20] "GET /projects?obj_uuids=371d7be4-c5ec-4ba7-b5f0-c0d1fd5af7f0&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.026958
10.0.0.242 - - [2026-03-02 02:38:20] "GET /project/371d7be4-c5ec-4ba7-b5f0-c0d1fd5af7f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.064691
10.0.0.242 - - [2026-03-02 02:38:20] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyModifyIpv4v6-36012205&detail=False&count=False&shared=False HTTP/1.1" 200 606 0.005405
10.0.0.242 - - [2026-03-02 02:38:20] "DELETE /network-policy/f3b8087c-283b-4919-a17d-fe79efb47d0e HTTP/1.1" 200 115 0.042293
10.0.0.242 - - [2026-03-02 02:38:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.014131
10.0.0.23 - - [2026-03-02 02:38:20] "GET /projects?obj_uuids=371d7be4-c5ec-4ba7-b5f0-c0d1fd5af7f0&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001236
10.0.0.242 - - [2026-03-02 02:38:20] "GET /project/371d7be4-c5ec-4ba7-b5f0-c0d1fd5af7f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.051463
10.0.0.242 - - [2026-03-02 02:38:20] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyModifyIpv4v6-36012205&detail=False&count=False&shared=False HTTP/1.1" 200 368 0.005273
10.0.0.242 - - [2026-03-02 02:38:20] "DELETE /network-policy/159dcaf5-1592-4c34-9f07-6723eed53976 HTTP/1.1" 200 115 0.043549
10.0.0.242 - - [2026-03-02 02:38:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003198
10.0.0.23 - - [2026-03-02 02:38:20] "GET /projects?obj_uuids=371d7be4-c5ec-4ba7-b5f0-c0d1fd5af7f0&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001006
10.0.0.242 - - [2026-03-02 02:38:20] "GET /project/371d7be4-c5ec-4ba7-b5f0-c0d1fd5af7f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.052405
10.0.0.242 - - [2026-03-02 02:38:20] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyModifyIpv4v6-36012205&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.008131
10.0.0.242 - - [2026-03-02 02:38:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.078225
10.0.0.242 - - [2026-03-02 02:38:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003736
10.0.0.242 - - [2026-03-02 02:38:21] "DELETE /network-ipam/55ad3d77-b320-4895-9203-ce9f71e4ee5e HTTP/1.1" 200 115 0.055398
10.0.0.242 - - [2026-03-02 02:38:21] "POST /fqname-to-id HTTP/1.1" 404 264 0.006899
10.0.0.23 - - [2026-03-02 02:38:21] "GET /projects?obj_uuids=371d7be4-c5ec-4ba7-b5f0-c0d1fd5af7f0&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001299
10.0.0.23 - - [2026-03-02 02:38:21] "GET /project/371d7be4-c5ec-4ba7-b5f0-c0d1fd5af7f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1524 0.072714
10.0.0.23 - - [2026-03-02 02:38:21] "GET /projects?obj_uuids=371d7be4-c5ec-4ba7-b5f0-c0d1fd5af7f0&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001006
10.0.0.23 - - [2026-03-02 02:38:21] "GET /project/371d7be4-c5ec-4ba7-b5f0-c0d1fd5af7f0?fields=security_groups HTTP/1.1" 200 1405 0.080114
10.0.0.23 - - [2026-03-02 02:38:21] "DELETE /security-group/e2ae47e0-19e5-4d0f-83b8-fb06e8653ed5 HTTP/1.1" 200 115 0.065357
10.0.0.23 - - [2026-03-02 02:38:21] "GET /projects?obj_uuids=371d7be4-c5ec-4ba7-b5f0-c0d1fd5af7f0&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001764
10.0.0.23 - - [2026-03-02 02:38:21] "GET /project/371d7be4-c5ec-4ba7-b5f0-c0d1fd5af7f0?fields=application_policy_sets HTTP/1.1" 200 1444 0.080718
10.0.0.242 - - [2026-03-02 02:38:21] "DELETE /access-control-list/6fbd7768-4445-4675-9ac6-93e49df16ca5 HTTP/1.1" 200 115 0.100380
10.0.0.242 - - [2026-03-02 02:38:22] "DELETE /project/371d7be4-c5ec-4ba7-b5f0-c0d1fd5af7f0 HTTP/1.1" 200 115 0.577182
10.0.0.23 - - [2026-03-02 02:38:22] "GET /domains?obj_uuids=cc2d0805-fa5b-4698-bfcc-d7811c08231a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001061
10.0.0.242 - - [2026-03-02 02:38:22] "GET /domain/cc2d0805-fa5b-4698-bfcc-d7811c08231a?fields=projects HTTP/1.1" 200 1245 0.020465
10.0.0.23 - - [2026-03-02 02:38:24] "GET /projects?obj_uuids=371d7be4-c5ec-4ba7-b5f0-c0d1fd5af7f0&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003139
10.0.0.23 - - [2026-03-02 02:38:24] "GET /domains?obj_uuids=cc2d0805-fa5b-4698-bfcc-d7811c08231a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001067
10.0.0.23 - - [2026-03-02 02:38:24] "GET /domain/cc2d0805-fa5b-4698-bfcc-d7811c08231a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.049079
10.0.0.23 - - [2026-03-02 02:38:25] "POST /id-to-fqname HTTP/1.1" 200 204 0.001196
10.0.0.23 - - [2026-03-02 02:38:25] "POST /fqname-to-id HTTP/1.1" 404 213 0.006125
10.0.0.23 - - [2026-03-02 02:38:25] "POST /security-groups HTTP/1.1" 200 605 0.089384
10.0.0.23 - - [2026-03-02 02:38:25] "POST /projects HTTP/1.1" 200 613 0.321187
10.0.0.23 - - [2026-03-02 02:38:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.398946
10.0.0.242 - - [2026-03-02 02:38:25] "POST /fqname-to-id HTTP/1.1" 404 247 0.007818
10.0.0.242 - - [2026-03-02 02:38:25] "GET /project/371d7be4-c5ec-4ba7-b5f0-c0d1fd5af7f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.582816
10.0.0.23 - - [2026-03-02 02:38:25] "GET /projects?obj_uuids=371d7be4-c5ec-4ba7-b5f0-c0d1fd5af7f0&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.002603
10.0.0.242 - - [2026-03-02 02:38:25] "GET /project/371d7be4-c5ec-4ba7-b5f0-c0d1fd5af7f0?fields=virtual_networks HTTP/1.1" 200 1060 0.062761
10.0.0.23 - - [2026-03-02 02:38:25] "GET /projects?obj_uuids=371d7be4-c5ec-4ba7-b5f0-c0d1fd5af7f0&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000983
10.0.0.242 - - [2026-03-02 02:38:25] "GET /project/371d7be4-c5ec-4ba7-b5f0-c0d1fd5af7f0?fields=virtual_machine_interfaces HTTP/1.1" 200 1060 0.057911
10.0.0.23 - - [2026-03-02 02:38:25] "GET /projects?obj_uuids=371d7be4-c5ec-4ba7-b5f0-c0d1fd5af7f0&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001511
10.0.0.242 - - [2026-03-02 02:38:25] "GET /project/371d7be4-c5ec-4ba7-b5f0-c0d1fd5af7f0?fields=security_groups HTTP/1.1" 200 1300 0.048816
10.0.0.242 - - [2026-03-02 02:38:26] "POST /fqname-to-id HTTP/1.1" 404 204 0.031586
10.0.0.23 - - [2026-03-02 02:38:26] "GET /projects?obj_uuids=8555ac12-7bc0-48a4-b589-8c19cd8bb094&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003006
10.0.0.23 - - [2026-03-02 02:38:26] "GET /domains?obj_uuids=cc2d0805-fa5b-4698-bfcc-d7811c08231a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001939
10.0.0.23 - - [2026-03-02 02:38:26] "GET /domain/cc2d0805-fa5b-4698-bfcc-d7811c08231a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.008435
10.0.0.23 - - [2026-03-02 02:38:26] "POST /id-to-fqname HTTP/1.1" 200 206 0.001184
10.0.0.23 - - [2026-03-02 02:38:26] "POST /fqname-to-id HTTP/1.1" 404 215 0.008683
10.0.0.23 - - [2026-03-02 02:38:26] "POST /security-groups HTTP/1.1" 200 607 0.093205
10.0.0.23 - - [2026-03-02 02:38:27] "POST /projects HTTP/1.1" 200 617 0.328224
10.0.0.242 - - [2026-03-02 02:38:27] "POST /access-control-lists HTTP/1.1" 200 612 0.028167
10.0.0.23 - - [2026-03-02 02:38:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.399153
10.0.0.242 - - [2026-03-02 02:38:27] "GET /project/8555ac12-7bc0-48a4-b589-8c19cd8bb094?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.538332
10.0.0.242 - - [2026-03-02 02:38:28] "GET / HTTP/1.1" 200 35931 0.001603
10.0.0.242 - - [2026-03-02 02:38:31] "POST /fqname-to-id HTTP/1.1" 401 293 0.000640
10.0.0.242 - - [2026-03-02 02:38:31] "POST /fqname-to-id HTTP/1.1" 404 233 0.060984
10.0.0.242 - - [2026-03-02 02:38:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003408
10.0.0.23 - - [2026-03-02 02:38:31] "GET /projects?obj_uuids=8555ac12-7bc0-48a4-b589-8c19cd8bb094&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001277
10.0.0.242 - - [2026-03-02 02:38:31] "GET /project/8555ac12-7bc0-48a4-b589-8c19cd8bb094?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.052117
10.0.0.242 - - [2026-03-02 02:38:31] "POST /network-policys HTTP/1.1" 200 567 0.028241
10.0.0.242 - - [2026-03-02 02:38:31] "GET /network-policy/7a98dc2e-1a8f-456c-b264-2d5caa5455c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3153 0.006122
10.0.0.242 - - [2026-03-02 02:38:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003265
10.0.0.23 - - [2026-03-02 02:38:32] "GET /projects?obj_uuids=8555ac12-7bc0-48a4-b589-8c19cd8bb094&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001275
10.0.0.242 - - [2026-03-02 02:38:32] "GET /project/8555ac12-7bc0-48a4-b589-8c19cd8bb094?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.058861
10.0.0.242 - - [2026-03-02 02:38:32] "POST /neutron/network HTTP/1.1" 200 117 0.038310
10.0.0.242 - - [2026-03-02 02:38:32] "POST /route-targets HTTP/1.1" 200 327 0.014191
10.0.0.23 - - [2026-03-02 02:38:32] "POST /useragent-kv HTTP/1.1" 200 115 0.008753
10.0.0.242 - - [2026-03-02 02:38:32] "POST /neutron/subnet HTTP/1.1" 200 828 0.204760
10.0.0.242 - - [2026-03-02 02:38:32] "POST /id-to-fqname HTTP/1.1" 200 237 0.001330
10.0.0.242 - - [2026-03-02 02:38:32] "GET /virtual-network/27b4c65d-cdc2-4b31-815a-3ead82187dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2655 0.005227
10.0.0.242 - - [2026-03-02 02:38:32] "GET /virtual-network/27b4c65d-cdc2-4b31-815a-3ead82187dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2655 0.005421
10.0.0.242 - - [2026-03-02 02:38:33] "POST /neutron/network HTTP/1.1" 200 1015 0.008371
10.0.0.242 - - [2026-03-02 02:38:33] "POST /neutron/network HTTP/1.1" 200 1015 0.009296
10.0.0.23 - - [2026-03-02 02:38:33] "POST /fqname-to-id HTTP/1.1" 404 207 0.005599
10.0.0.242 - - [2026-03-02 02:38:33] "POST /access-control-lists HTTP/1.1" 200 607 0.048947
10.0.0.242 - - [2026-03-02 02:38:33] "GET /virtual-network/27b4c65d-cdc2-4b31-815a-3ead82187dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2978 0.010955
10.0.0.242 - - [2026-03-02 02:38:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003710
10.0.0.242 - - [2026-03-02 02:38:33] "GET /network-policy/7a98dc2e-1a8f-456c-b264-2d5caa5455c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3153 0.004263
10.0.0.242 - - [2026-03-02 02:38:33] "GET /virtual-network/27b4c65d-cdc2-4b31-815a-3ead82187dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2978 0.005666
10.0.0.242 - - [2026-03-02 02:38:34] "GET /obj-perms HTTP/1.1" 200 5081 0.049530
10.0.0.27 - - [2026-03-02 02:38:34] "GET /obj-perms HTTP/1.1" 200 5081 0.049115
10.0.0.242 - - [2026-03-02 02:38:35] "DELETE /network-policy/7a98dc2e-1a8f-456c-b264-2d5caa5455c2 HTTP/1.1" 409 238 0.008074
10.0.0.242 - - [2026-03-02 02:38:35] "POST /neutron/network HTTP/1.1" 200 1122 0.009424
10.0.0.242 - - [2026-03-02 02:38:35] "DELETE /route-target/4287f21d-d680-4392-bcf9-1120d5c3335a HTTP/1.1" 200 115 0.022187
10.0.0.242 - - [2026-03-02 02:38:35] "DELETE /network-policy/7a98dc2e-1a8f-456c-b264-2d5caa5455c2 HTTP/1.1" 200 115 0.036253
10.0.0.242 - - [2026-03-02 02:38:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003549
10.0.0.23 - - [2026-03-02 02:38:35] "GET /projects?obj_uuids=8555ac12-7bc0-48a4-b589-8c19cd8bb094&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001073
10.0.0.242 - - [2026-03-02 02:38:35] "GET /project/8555ac12-7bc0-48a4-b589-8c19cd8bb094?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.050573
10.0.0.242 - - [2026-03-02 02:38:36] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyNegativeIpv4v6-57418260&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.006266
10.0.0.23 - - [2026-03-02 02:38:38] "GET /projects?obj_uuids=8555ac12-7bc0-48a4-b589-8c19cd8bb094&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001014
10.0.0.242 - - [2026-03-02 02:38:38] "GET /project/8555ac12-7bc0-48a4-b589-8c19cd8bb094?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.048150
10.0.0.23 - - [2026-03-02 02:38:38] "GET /projects?obj_uuids=8555ac12-7bc0-48a4-b589-8c19cd8bb094&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001219
10.0.0.242 - - [2026-03-02 02:38:38] "GET /project/8555ac12-7bc0-48a4-b589-8c19cd8bb094?fields=virtual_networks HTTP/1.1" 200 1064 0.056450
10.0.0.23 - - [2026-03-02 02:38:38] "GET /projects?obj_uuids=8555ac12-7bc0-48a4-b589-8c19cd8bb094&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001060
10.0.0.242 - - [2026-03-02 02:38:38] "GET /project/8555ac12-7bc0-48a4-b589-8c19cd8bb094?fields=virtual_machine_interfaces HTTP/1.1" 200 1064 0.065809
10.0.0.23 - - [2026-03-02 02:38:38] "GET /projects?obj_uuids=8555ac12-7bc0-48a4-b589-8c19cd8bb094&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001049
10.0.0.242 - - [2026-03-02 02:38:38] "GET /project/8555ac12-7bc0-48a4-b589-8c19cd8bb094?fields=security_groups HTTP/1.1" 200 1306 0.051331
10.0.0.242 - - [2026-03-02 02:38:39] "POST /fqname-to-id HTTP/1.1" 404 188 0.026917
10.0.0.23 - - [2026-03-02 02:38:39] "GET /projects?obj_uuids=1000c51a-ec01-48c1-9e3d-66b700e82874&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002877
10.0.0.23 - - [2026-03-02 02:38:39] "GET /domains?obj_uuids=cc2d0805-fa5b-4698-bfcc-d7811c08231a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000973
10.0.0.23 - - [2026-03-02 02:38:39] "GET /domain/cc2d0805-fa5b-4698-bfcc-d7811c08231a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007561
10.0.0.23 - - [2026-03-02 02:38:40] "POST /id-to-fqname HTTP/1.1" 200 190 0.001540
10.0.0.23 - - [2026-03-02 02:38:40] "POST /fqname-to-id HTTP/1.1" 404 199 0.006892
10.0.0.23 - - [2026-03-02 02:38:40] "POST /security-groups HTTP/1.1" 200 591 0.036491
10.0.0.23 - - [2026-03-02 02:38:40] "POST /projects HTTP/1.1" 200 585 0.240746
10.0.0.242 - - [2026-03-02 02:38:40] "POST /fqname-to-id HTTP/1.1" 404 233 0.005030
10.0.0.23 - - [2026-03-02 02:38:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.315017
10.0.0.242 - - [2026-03-02 02:38:40] "GET /project/1000c51a-ec01-48c1-9e3d-66b700e82874?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.465338
10.0.0.242 - - [2026-03-02 02:38:41] "GET / HTTP/1.1" 200 35931 0.001969
10.0.0.242 - - [2026-03-02 02:38:42] "DELETE /access-control-list/6d3437e7-839f-4875-8c41-422070919a9d HTTP/1.1" 200 115 0.051382
10.0.0.242 - - [2026-03-02 02:38:43] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 401 293 0.000618
10.0.0.242 - - [2026-03-02 02:38:43] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.034134
10.0.0.242 - - [2026-03-02 02:38:43] "POST /network-ipams HTTP/1.1" 200 513 0.034091
10.0.0.242 - - [2026-03-02 02:38:43] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 750 0.003867
10.0.0.242 - - [2026-03-02 02:38:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005086
10.0.0.242 - - [2026-03-02 02:38:43] "GET /network-ipam/38453565-85e8-4a50-bf38-7e0fbbecd7bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.006183
10.0.0.242 - - [2026-03-02 02:38:43] "PUT /network-ipam/38453565-85e8-4a50-bf38-7e0fbbecd7bc HTTP/1.1" 200 258 0.013278
10.0.0.242 - - [2026-03-02 02:38:44] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 750 0.003319
10.0.0.242 - - [2026-03-02 02:38:44] "POST /network-ipams HTTP/1.1" 200 513 0.027128
10.0.0.242 - - [2026-03-02 02:38:44] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 955 0.003718
10.0.0.242 - - [2026-03-02 02:38:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003257
10.0.0.242 - - [2026-03-02 02:38:44] "GET /network-ipam/9d000ebf-588a-4650-862b-6e11358b5ddd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.006763
10.0.0.242 - - [2026-03-02 02:38:44] "PUT /network-ipam/9d000ebf-588a-4650-862b-6e11358b5ddd HTTP/1.1" 200 258 0.021600
10.0.0.242 - - [2026-03-02 02:38:44] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 955 0.003078
10.0.0.242 - - [2026-03-02 02:38:44] "POST /network-ipams HTTP/1.1" 200 513 0.029659
10.0.0.242 - - [2026-03-02 02:38:44] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 1161 0.003892
10.0.0.242 - - [2026-03-02 02:38:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003208
10.0.0.242 - - [2026-03-02 02:38:44] "GET /network-ipam/82afbdee-5e19-4717-bf1e-d63cff29b6c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.006970
10.0.0.242 - - [2026-03-02 02:38:44] "PUT /network-ipam/82afbdee-5e19-4717-bf1e-d63cff29b6c9 HTTP/1.1" 200 258 0.012764
10.0.0.242 - - [2026-03-02 02:38:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003339
10.0.0.23 - - [2026-03-02 02:38:45] "GET /projects?obj_uuids=1000c51a-ec01-48c1-9e3d-66b700e82874&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000892
10.0.0.242 - - [2026-03-02 02:38:45] "GET /project/1000c51a-ec01-48c1-9e3d-66b700e82874?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.040915
10.0.0.23 - - [2026-03-02 02:38:45] "GET /projects?obj_uuids=1000c51a-ec01-48c1-9e3d-66b700e82874&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001311
10.0.0.23 - - [2026-03-02 02:38:45] "DELETE /project/8555ac127bc048a4b5898c19cd8bb094 HTTP/1.1" 404 173 0.005925
10.0.0.23 - - [2026-03-02 02:38:45] "DELETE /project/371d7be4-c5ec-4ba7-b5f0-c0d1fd5af7f0 HTTP/1.1" 404 177 0.007393
10.0.0.23 - - [2026-03-02 02:38:45] "DELETE /project/371d7be4c5ec4ba7b5f0c0d1fd5af7f0 HTTP/1.1" 404 173 0.005558
10.0.0.23 - - [2026-03-02 02:38:45] "DELETE /project/1000c51aec0148c19e3d66b700e82874 HTTP/1.1" 404 173 0.004631
10.0.0.23 - - [2026-03-02 02:38:45] "GET /projects?obj_uuids=8555ac12-7bc0-48a4-b589-8c19cd8bb094&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001101
10.0.0.242 - - [2026-03-02 02:38:45] "POST /neutron/network HTTP/1.1" 200 607 0.200505
10.0.0.23 - - [2026-03-02 02:38:45] "GET /project/8555ac12-7bc0-48a4-b589-8c19cd8bb094?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1532 0.059443
10.0.0.23 - - [2026-03-02 02:38:45] "GET /projects?obj_uuids=8555ac12-7bc0-48a4-b589-8c19cd8bb094&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.002361
10.0.0.23 - - [2026-03-02 02:38:46] "GET /project/8555ac12-7bc0-48a4-b589-8c19cd8bb094?fields=security_groups HTTP/1.1" 200 1411 0.085079
10.0.0.23 - - [2026-03-02 02:38:46] "DELETE /security-group/24e834f7-975e-47d0-bd7e-4b555c36c2e2 HTTP/1.1" 200 115 0.058851
10.0.0.23 - - [2026-03-02 02:38:46] "GET /projects?obj_uuids=8555ac12-7bc0-48a4-b589-8c19cd8bb094&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001719
10.0.0.242 - - [2026-03-02 02:38:46] "DELETE /access-control-list/1d1a05bb-747a-4e84-aa4b-4265531f6ef5 HTTP/1.1" 200 115 0.060356
10.0.0.23 - - [2026-03-02 02:38:46] "GET /project/8555ac12-7bc0-48a4-b589-8c19cd8bb094?fields=application_policy_sets HTTP/1.1" 200 1450 0.075281
10.0.0.242 - - [2026-03-02 02:38:46] "POST /id-to-fqname HTTP/1.1" 200 221 0.003429
10.0.0.242 - - [2026-03-02 02:38:46] "GET /virtual-network/a14b7927-4403-4ad0-baf4-2c14901250f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005852
10.0.0.242 - - [2026-03-02 02:38:46] "POST /neutron/network HTTP/1.1" 200 825 0.015188
10.0.0.242 - - [2026-03-02 02:38:46] "GET /virtual-network/a14b7927-4403-4ad0-baf4-2c14901250f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.007574
10.0.0.23 - - [2026-03-02 02:38:46] "DELETE /project/8555ac12-7bc0-48a4-b589-8c19cd8bb094 HTTP/1.1" 200 115 0.526766
10.0.0.242 - - [2026-03-02 02:38:46] "POST /neutron/network HTTP/1.1" 200 825 0.008405
10.0.0.242 - - [2026-03-02 02:38:46] "GET /virtual-network/a14b7927-4403-4ad0-baf4-2c14901250f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005514
10.0.0.242 - - [2026-03-02 02:38:46] "GET /network-ipam/38453565-85e8-4a50-bf38-7e0fbbecd7bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.004102
10.0.0.242 - - [2026-03-02 02:38:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002935
10.0.0.23 - - [2026-03-02 02:38:46] "GET /projects?obj_uuids=1000c51a-ec01-48c1-9e3d-66b700e82874&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000957
10.0.0.242 - - [2026-03-02 02:38:46] "GET /project/1000c51a-ec01-48c1-9e3d-66b700e82874?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.036058
10.0.0.242 - - [2026-03-02 02:38:46] "POST /ref-update HTTP/1.1" 200 156 0.022909
10.0.0.23 - - [2026-03-02 02:38:47] "POST /useragent-kv HTTP/1.1" 200 115 0.008035
10.0.0.242 - - [2026-03-02 02:38:47] "POST /neutron/subnet HTTP/1.1" 200 725 0.245850
10.0.0.242 - - [2026-03-02 02:38:47] "POST /id-to-fqname HTTP/1.1" 200 221 0.001293
10.0.0.242 - - [2026-03-02 02:38:47] "GET /virtual-network/56e42d31-1edb-4f1a-bf6d-13a4d95c6be9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005309
10.0.0.242 - - [2026-03-02 02:38:47] "GET /virtual-network/56e42d31-1edb-4f1a-bf6d-13a4d95c6be9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005713
10.0.0.242 - - [2026-03-02 02:38:47] "POST /neutron/network HTTP/1.1" 200 824 0.007311
10.0.0.242 - - [2026-03-02 02:38:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003676
10.0.0.23 - - [2026-03-02 02:38:47] "GET /projects?obj_uuids=1000c51a-ec01-48c1-9e3d-66b700e82874&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001030
10.0.0.242 - - [2026-03-02 02:38:47] "GET /project/1000c51a-ec01-48c1-9e3d-66b700e82874?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.044659
10.0.0.23 - - [2026-03-02 02:38:47] "GET /projects?obj_uuids=1000c51a-ec01-48c1-9e3d-66b700e82874&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001055
10.0.0.242 - - [2026-03-02 02:38:47] "POST /neutron/network HTTP/1.1" 200 607 0.130290
10.0.0.242 - - [2026-03-02 02:38:47] "POST /id-to-fqname HTTP/1.1" 200 221 0.003662
10.0.0.242 - - [2026-03-02 02:38:47] "GET /virtual-network/6a7eca55-4e77-4fb5-9a4f-ad9a8135594b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005102
10.0.0.242 - - [2026-03-02 02:38:47] "POST /neutron/network HTTP/1.1" 200 826 0.012609
10.0.0.242 - - [2026-03-02 02:38:47] "GET /virtual-network/6a7eca55-4e77-4fb5-9a4f-ad9a8135594b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.004934
10.0.0.242 - - [2026-03-02 02:38:48] "GET /virtual-network/a14b7927-4403-4ad0-baf4-2c14901250f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005510
10.0.0.23 - - [2026-03-02 02:38:49] "GET /obj-perms HTTP/1.1" 200 5049 0.054614
10.0.0.242 - - [2026-03-02 02:38:49] "GET /virtual-network/56e42d31-1edb-4f1a-bf6d-13a4d95c6be9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005959
10.0.0.242 - - [2026-03-02 02:38:50] "GET /virtual-network/6a7eca55-4e77-4fb5-9a4f-ad9a8135594b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.007137
10.0.0.242 - - [2026-03-02 02:38:50] "GET /obj-perms HTTP/1.1" 200 5049 0.052851
10.0.0.27 - - [2026-03-02 02:38:50] "GET /obj-perms HTTP/1.1" 200 5049 0.053070
10.0.0.242 - - [2026-03-02 02:38:50] "POST /fqname-to-id HTTP/1.1" 404 215 0.002918
10.0.0.242 - - [2026-03-02 02:38:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003576
10.0.0.23 - - [2026-03-02 02:38:50] "GET /projects?obj_uuids=1000c51a-ec01-48c1-9e3d-66b700e82874&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001197
10.0.0.242 - - [2026-03-02 02:38:50] "GET /project/1000c51a-ec01-48c1-9e3d-66b700e82874?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.051327
10.0.0.242 - - [2026-03-02 02:38:50] "POST /network-policys HTTP/1.1" 200 553 0.027418
10.0.0.242 - - [2026-03-02 02:38:50] "GET /network-policy/8b8d70f1-11b0-4eda-a9d9-b6edb8f2d1af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.006273
10.0.0.242 - - [2026-03-02 02:38:50] "POST /fqname-to-id HTTP/1.1" 404 215 0.003320
10.0.0.242 - - [2026-03-02 02:38:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003568
10.0.0.23 - - [2026-03-02 02:38:51] "GET /projects?obj_uuids=1000c51a-ec01-48c1-9e3d-66b700e82874&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001027
10.0.0.242 - - [2026-03-02 02:38:51] "GET /project/1000c51a-ec01-48c1-9e3d-66b700e82874?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.058306
10.0.0.242 - - [2026-03-02 02:38:51] "POST /network-policys HTTP/1.1" 200 553 0.029580
10.0.0.242 - - [2026-03-02 02:38:51] "GET /network-policy/194cb4fe-81ba-4af9-b657-41ef56f935af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2127 0.006099
10.0.0.242 - - [2026-03-02 02:38:51] "POST /fqname-to-id HTTP/1.1" 404 215 0.002903
10.0.0.242 - - [2026-03-02 02:38:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003475
10.0.0.23 - - [2026-03-02 02:38:51] "GET /projects?obj_uuids=1000c51a-ec01-48c1-9e3d-66b700e82874&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000989
10.0.0.242 - - [2026-03-02 02:38:51] "GET /project/1000c51a-ec01-48c1-9e3d-66b700e82874?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.042682
10.0.0.242 - - [2026-03-02 02:38:51] "POST /network-policys HTTP/1.1" 200 553 0.031674
10.0.0.242 - - [2026-03-02 02:38:51] "GET /network-policy/a9bf6c2c-1acc-4c96-b8a1-86e887e7ba06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.005807
10.0.0.242 - - [2026-03-02 02:38:51] "POST /fqname-to-id HTTP/1.1" 404 236 0.002607
10.0.0.242 - - [2026-03-02 02:38:51] "POST /ref-update HTTP/1.1" 200 156 0.056972
10.0.0.242 - - [2026-03-02 02:38:51] "POST /ref-update HTTP/1.1" 200 156 0.098199
10.0.0.242 - - [2026-03-02 02:38:52] "POST /neutron/network HTTP/1.1" 200 824 0.006687
10.0.0.242 - - [2026-03-02 02:38:52] "GET /virtual-network/56e42d31-1edb-4f1a-bf6d-13a4d95c6be9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.007314
10.0.0.242 - - [2026-03-02 02:38:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003078
10.0.0.242 - - [2026-03-02 02:38:52] "GET /network-policy/194cb4fe-81ba-4af9-b657-41ef56f935af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2127 0.004045
10.0.0.242 - - [2026-03-02 02:38:52] "POST /id-to-fqname HTTP/1.1" 200 221 0.001054
10.0.0.242 - - [2026-03-02 02:38:52] "POST /fqname-to-id HTTP/1.1" 404 236 0.003642
10.0.0.242 - - [2026-03-02 02:38:52] "POST /neutron/network HTTP/1.1" 200 1006 0.008212
10.0.0.23 - - [2026-03-02 02:38:53] "GET /projects?obj_uuids=1000c51a-ec01-48c1-9e3d-66b700e82874&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000989
10.0.0.242 - - [2026-03-02 02:38:53] "GET /project/1000c51a-ec01-48c1-9e3d-66b700e82874?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.074133
10.0.0.242 - - [2026-03-02 02:38:53] "POST /neutron/port HTTP/1.1" 200 117 0.007418
10.0.0.242 - - [2026-03-02 02:38:53] "POST /id-to-fqname HTTP/1.1" 200 221 0.001272
10.0.0.242 - - [2026-03-02 02:38:54] "POST /neutron/network HTTP/1.1" 200 1006 0.006839
10.0.0.242 - - [2026-03-02 02:38:54] "POST /neutron/port HTTP/1.1" 200 1061 0.018907
10.0.0.242 - - [2026-03-02 02:38:54] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003112
10.0.0.242 - - [2026-03-02 02:38:54] "POST /neutron/network HTTP/1.1" 200 996 0.006536
10.0.0.23 - - [2026-03-02 02:38:54] "GET /projects?obj_uuids=1000c51a-ec01-48c1-9e3d-66b700e82874&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000934
10.0.0.242 - - [2026-03-02 02:38:54] "GET /project/1000c51a-ec01-48c1-9e3d-66b700e82874?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.072778
10.0.0.242 - - [2026-03-02 02:38:55] "POST /neutron/security_group HTTP/1.1" 200 2058 0.010329
10.0.0.242 - - [2026-03-02 02:38:55] "POST /id-to-fqname HTTP/1.1" 200 221 0.001247
10.0.0.242 - - [2026-03-02 02:38:55] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009052
10.0.0.23 - - [2026-03-02 02:38:55] "GET /projects?obj_uuids=1000c51a-ec01-48c1-9e3d-66b700e82874&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001317
10.0.0.242 - - [2026-03-02 02:38:55] "PUT /access-control-list/75f2700f-52e1-475a-9cc6-f1347c3cdbb9 HTTP/1.1" 200 272 0.022439
10.0.0.242 - - [2026-03-02 02:38:55] "POST /neutron/port HTTP/1.1" 200 1060 0.331313
10.0.0.242 - - [2026-03-02 02:38:55] "POST /neutron/port HTTP/1.1" 200 1114 0.119677
10.0.0.242 - - [2026-03-02 02:38:56] "POST /neutron/subnet HTTP/1.1" 200 699 0.012300
10.0.0.23 - - [2026-03-02 02:38:56] "GET /projects?obj_uuids=1000c51a-ec01-48c1-9e3d-66b700e82874&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001445
10.0.0.242 - - [2026-03-02 02:38:56] "GET /project/1000c51a-ec01-48c1-9e3d-66b700e82874?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.079407
10.0.0.242 - - [2026-03-02 02:38:56] "POST /neutron/network HTTP/1.1" 200 826 0.034386
10.0.0.242 - - [2026-03-02 02:38:56] "POST /neutron/port HTTP/1.1" 200 117 0.005752
10.0.0.242 - - [2026-03-02 02:38:56] "POST /neutron/port HTTP/1.1" 200 1125 0.023624
10.0.0.242 - - [2026-03-02 02:38:57] "POST /neutron/security_group HTTP/1.1" 200 2058 0.012345
10.0.0.242 - - [2026-03-02 02:38:57] "GET /virtual-machine/5c433e94-e7e8-4857-98a7-fa43775beba0 HTTP/1.1" 401 293 0.000426
10.0.0.242 - - [2026-03-02 02:38:57] "POST /neutron/network HTTP/1.1" 200 836 0.007012
10.0.0.242 - - [2026-03-02 02:38:57] "POST /neutron/port HTTP/1.1" 200 1062 0.016443
10.0.0.242 - - [2026-03-02 02:38:57] "GET /virtual-machine/5c433e94-e7e8-4857-98a7-fa43775beba0 HTTP/1.1" 200 1292 0.036889
10.0.0.242 - - [2026-03-02 02:38:57] "GET /virtual-machine/5c433e94-e7e8-4857-98a7-fa43775beba0 HTTP/1.1" 200 1292 0.004459
10.0.0.242 - - [2026-03-02 02:38:57] "GET /virtual-machine-interface/82efaa7c-ee68-495f-a119-55927c3a4b22 HTTP/1.1" 200 2944 0.006397
10.0.0.242 - - [2026-03-02 02:38:57] "GET /virtual-machine/5c433e94-e7e8-4857-98a7-fa43775beba0 HTTP/1.1" 200 1292 0.003614
10.0.0.242 - - [2026-03-02 02:38:57] "GET /virtual-machine-interface/82efaa7c-ee68-495f-a119-55927c3a4b22 HTTP/1.1" 200 2944 0.006067
10.0.0.242 - - [2026-03-02 02:38:57] "GET /instance-ip/8456aa18-8002-4e66-bdd3-3b6620380855 HTTP/1.1" 200 1622 0.009758
10.0.0.242 - - [2026-03-02 02:38:57] "GET /virtual-machine/5c433e94-e7e8-4857-98a7-fa43775beba0 HTTP/1.1" 200 1292 0.004218
10.0.0.242 - - [2026-03-02 02:38:57] "GET /virtual-machine-interface/82efaa7c-ee68-495f-a119-55927c3a4b22 HTTP/1.1" 200 2944 0.008680
10.0.0.242 - - [2026-03-02 02:38:57] "GET /instance-ip/8456aa18-8002-4e66-bdd3-3b6620380855 HTTP/1.1" 200 1622 0.004124
10.0.0.242 - - [2026-03-02 02:38:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002701
10.0.0.242 - - [2026-03-02 02:38:57] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003873
10.0.0.242 - - [2026-03-02 02:38:57] "GET /virtual-networks?parent_id=1000c51a-ec01-48c1-9e3d-66b700e82874&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002987
10.0.0.242 - - [2026-03-02 02:38:57] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003132
10.0.0.242 - - [2026-03-02 02:38:57] "GET /virtual-network/a14b7927-4403-4ad0-baf4-2c14901250f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.005939
10.0.0.242 - - [2026-03-02 02:38:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003243
10.0.0.242 - - [2026-03-02 02:38:57] "POST /neutron/network HTTP/1.1" 200 826 0.006943
10.0.0.242 - - [2026-03-02 02:38:57] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003852
10.0.0.242 - - [2026-03-02 02:38:57] "GET /virtual-networks?parent_id=1000c51a-ec01-48c1-9e3d-66b700e82874&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003097
10.0.0.242 - - [2026-03-02 02:38:57] "GET /virtual-network/a14b7927-4403-4ad0-baf4-2c14901250f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.005985
10.0.0.242 - - [2026-03-02 02:38:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003693
10.0.0.242 - - [2026-03-02 02:38:58] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003385
10.0.0.242 - - [2026-03-02 02:38:58] "GET /virtual-networks?parent_id=1000c51a-ec01-48c1-9e3d-66b700e82874&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003419
10.0.0.242 - - [2026-03-02 02:38:58] "GET /virtual-network/a14b7927-4403-4ad0-baf4-2c14901250f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.006089
10.0.0.242 - - [2026-03-02 02:38:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003209
10.0.0.242 - - [2026-03-02 02:38:58] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005128
10.0.0.242 - - [2026-03-02 02:38:58] "GET /virtual-networks?parent_id=1000c51a-ec01-48c1-9e3d-66b700e82874&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003206
10.0.0.242 - - [2026-03-02 02:38:58] "GET /virtual-network/a14b7927-4403-4ad0-baf4-2c14901250f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.005589
10.0.0.242 - - [2026-03-02 02:38:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003491
10.0.0.242 - - [2026-03-02 02:38:58] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003928
10.0.0.242 - - [2026-03-02 02:38:58] "GET /virtual-networks?parent_id=1000c51a-ec01-48c1-9e3d-66b700e82874&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002962
10.0.0.242 - - [2026-03-02 02:38:58] "GET /virtual-network/a14b7927-4403-4ad0-baf4-2c14901250f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.006144
10.0.0.242 - - [2026-03-02 02:39:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003713
10.0.0.242 - - [2026-03-02 02:39:01] "GET /virtual-network/a14b7927-4403-4ad0-baf4-2c14901250f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.006887
10.0.0.23 - - [2026-03-02 02:39:02] "GET /obj-perms HTTP/1.1" 200 5075 0.063561
10.0.0.242 - - [2026-03-02 02:39:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005217
10.0.0.242 - - [2026-03-02 02:39:05] "GET /virtual-network/a14b7927-4403-4ad0-baf4-2c14901250f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.007565
10.0.0.242 - - [2026-03-02 02:39:06] "POST /neutron/network HTTP/1.1" 200 1006 0.040104
10.0.0.242 - - [2026-03-02 02:39:06] "POST /neutron/port HTTP/1.1" 200 117 0.001131
10.0.0.242 - - [2026-03-02 02:39:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003267
10.0.0.242 - - [2026-03-02 02:39:09] "GET /virtual-network/a14b7927-4403-4ad0-baf4-2c14901250f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.006453
10.0.0.242 - - [2026-03-02 02:39:11] "POST /neutron/port HTTP/1.1" 200 1124 0.019625
10.0.0.242 - - [2026-03-02 02:39:11] "POST /neutron/subnet HTTP/1.1" 200 699 0.010092
10.0.0.242 - - [2026-03-02 02:39:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003766
10.0.0.242 - - [2026-03-02 02:39:13] "GET /virtual-network/a14b7927-4403-4ad0-baf4-2c14901250f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.007990
10.0.0.242 - - [2026-03-02 02:39:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004212
10.0.0.242 - - [2026-03-02 02:39:17] "GET /virtual-network/a14b7927-4403-4ad0-baf4-2c14901250f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.006539
10.0.0.242 - - [2026-03-02 02:39:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005736
10.0.0.242 - - [2026-03-02 02:39:21] "GET /virtual-network/a14b7927-4403-4ad0-baf4-2c14901250f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.005133
10.0.0.242 - - [2026-03-02 02:39:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003874
10.0.0.242 - - [2026-03-02 02:39:26] "GET /virtual-network/a14b7927-4403-4ad0-baf4-2c14901250f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.007366
10.0.0.242 - - [2026-03-02 02:39:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004303
10.0.0.242 - - [2026-03-02 02:39:30] "GET /virtual-network/a14b7927-4403-4ad0-baf4-2c14901250f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.005750
10.0.0.242 - - [2026-03-02 02:39:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003728
10.0.0.242 - - [2026-03-02 02:39:34] "GET /virtual-network/a14b7927-4403-4ad0-baf4-2c14901250f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.005620
10.0.0.242 - - [2026-03-02 02:39:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003740
10.0.0.242 - - [2026-03-02 02:39:36] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004045
10.0.0.242 - - [2026-03-02 02:39:36] "GET /virtual-networks?parent_id=1000c51a-ec01-48c1-9e3d-66b700e82874&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002950
10.0.0.242 - - [2026-03-02 02:39:36] "GET /virtual-network/a14b7927-4403-4ad0-baf4-2c14901250f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.006077
10.0.0.242 - - [2026-03-02 02:39:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004131
10.0.0.242 - - [2026-03-02 02:39:36] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003515
10.0.0.242 - - [2026-03-02 02:39:36] "GET /virtual-networks?parent_id=1000c51a-ec01-48c1-9e3d-66b700e82874&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002532
10.0.0.242 - - [2026-03-02 02:39:36] "GET /virtual-network/a14b7927-4403-4ad0-baf4-2c14901250f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.005877
10.0.0.242 - - [2026-03-02 02:39:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002729
10.0.0.242 - - [2026-03-02 02:39:36] "GET /routing-instance/1f44b5a0-a6ab-4807-96dc-84481386e5f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1785 0.004713
10.0.0.242 - - [2026-03-02 02:39:36] "GET /route-target/d1903789-713b-4173-ae98-d3634e7eec2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003637
10.0.0.242 - - [2026-03-02 02:39:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003598
10.0.0.242 - - [2026-03-02 02:39:36] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004065
10.0.0.242 - - [2026-03-02 02:39:36] "GET /virtual-networks?parent_id=1000c51a-ec01-48c1-9e3d-66b700e82874&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004294
10.0.0.242 - - [2026-03-02 02:39:36] "GET /virtual-network/a14b7927-4403-4ad0-baf4-2c14901250f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.005402
10.0.0.242 - - [2026-03-02 02:39:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002885
10.0.0.242 - - [2026-03-02 02:39:36] "GET /routing-instance/1f44b5a0-a6ab-4807-96dc-84481386e5f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1785 0.004749
10.0.0.242 - - [2026-03-02 02:39:36] "GET /route-target/d1903789-713b-4173-ae98-d3634e7eec2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003587
10.0.0.242 - - [2026-03-02 02:39:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003353
10.0.0.242 - - [2026-03-02 02:39:37] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004354
10.0.0.242 - - [2026-03-02 02:39:37] "GET /virtual-networks?parent_id=1000c51a-ec01-48c1-9e3d-66b700e82874&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003104
10.0.0.242 - - [2026-03-02 02:39:37] "GET /virtual-network/a14b7927-4403-4ad0-baf4-2c14901250f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.005424
10.0.0.242 - - [2026-03-02 02:39:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004224
10.0.0.242 - - [2026-03-02 02:39:37] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004120
10.0.0.242 - - [2026-03-02 02:39:37] "GET /virtual-networks?parent_id=1000c51a-ec01-48c1-9e3d-66b700e82874&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002994
10.0.0.242 - - [2026-03-02 02:39:37] "GET /virtual-network/a14b7927-4403-4ad0-baf4-2c14901250f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.005848
10.0.0.242 - - [2026-03-02 02:39:37] "GET /obj-perms HTTP/1.1" 200 5049 0.005315
10.0.0.23 - - [2026-03-02 02:39:37] "GET /obj-perms HTTP/1.1" 200 5049 0.003953
10.0.0.242 - - [2026-03-02 02:39:37] "GET /obj-perms HTTP/1.1" 200 5049 0.004428
10.0.0.242 - - [2026-03-02 02:39:37] "GET /obj-perms HTTP/1.1" 200 5049 0.003621
10.0.0.242 - - [2026-03-02 02:39:37] "POST /neutron/port HTTP/1.1" 200 1124 0.015865
10.0.0.242 - - [2026-03-02 02:39:37] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007336
10.0.0.242 - - [2026-03-02 02:39:37] "POST /neutron/port HTTP/1.1" 200 1124 0.015988
10.0.0.242 - - [2026-03-02 02:39:37] "GET /virtual-machine/2948687a-621d-4c5a-82f3-4d656f3d6d57 HTTP/1.1" 200 1291 0.006384
10.0.0.242 - - [2026-03-02 02:39:37] "GET /virtual-machine/2948687a-621d-4c5a-82f3-4d656f3d6d57 HTTP/1.1" 200 1291 0.002972
10.0.0.242 - - [2026-03-02 02:39:37] "GET /virtual-machine-interface/822185b2-d0c8-4c82-8800-2055109971c6 HTTP/1.1" 200 2943 0.005190
10.0.0.242 - - [2026-03-02 02:39:37] "GET /virtual-machine/2948687a-621d-4c5a-82f3-4d656f3d6d57 HTTP/1.1" 200 1291 0.003021
10.0.0.242 - - [2026-03-02 02:39:37] "GET /virtual-machine-interface/822185b2-d0c8-4c82-8800-2055109971c6 HTTP/1.1" 200 2943 0.005133
10.0.0.242 - - [2026-03-02 02:39:37] "GET /instance-ip/276eb205-1168-454e-bf9e-a5a8ef923250 HTTP/1.1" 200 1621 0.005768
10.0.0.242 - - [2026-03-02 02:39:37] "GET /virtual-machine/2948687a-621d-4c5a-82f3-4d656f3d6d57 HTTP/1.1" 200 1291 0.003056
10.0.0.242 - - [2026-03-02 02:39:37] "GET /virtual-machine-interface/822185b2-d0c8-4c82-8800-2055109971c6 HTTP/1.1" 200 2943 0.005195
10.0.0.242 - - [2026-03-02 02:39:37] "GET /instance-ip/276eb205-1168-454e-bf9e-a5a8ef923250 HTTP/1.1" 200 1621 0.003243
10.0.0.242 - - [2026-03-02 02:39:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003579
10.0.0.242 - - [2026-03-02 02:39:37] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003569
10.0.0.242 - - [2026-03-02 02:39:37] "GET /virtual-networks?parent_id=1000c51a-ec01-48c1-9e3d-66b700e82874&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002880
10.0.0.242 - - [2026-03-02 02:39:38] "GET /virtual-network/56e42d31-1edb-4f1a-bf6d-13a4d95c6be9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.005763
10.0.0.242 - - [2026-03-02 02:39:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003484
10.0.0.242 - - [2026-03-02 02:39:38] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003878
10.0.0.242 - - [2026-03-02 02:39:38] "GET /virtual-networks?parent_id=1000c51a-ec01-48c1-9e3d-66b700e82874&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003237
10.0.0.242 - - [2026-03-02 02:39:38] "GET /virtual-network/56e42d31-1edb-4f1a-bf6d-13a4d95c6be9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.006710
10.0.0.242 - - [2026-03-02 02:39:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003300
10.0.0.242 - - [2026-03-02 02:39:38] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003881
10.0.0.242 - - [2026-03-02 02:39:38] "GET /virtual-networks?parent_id=1000c51a-ec01-48c1-9e3d-66b700e82874&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003272
10.0.0.242 - - [2026-03-02 02:39:38] "GET /virtual-network/56e42d31-1edb-4f1a-bf6d-13a4d95c6be9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.011532
10.0.0.242 - - [2026-03-02 02:39:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003919
10.0.0.242 - - [2026-03-02 02:39:38] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005101
10.0.0.242 - - [2026-03-02 02:39:38] "GET /virtual-networks?parent_id=1000c51a-ec01-48c1-9e3d-66b700e82874&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003882
10.0.0.242 - - [2026-03-02 02:39:38] "GET /virtual-network/56e42d31-1edb-4f1a-bf6d-13a4d95c6be9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.005855
10.0.0.242 - - [2026-03-02 02:39:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003873
10.0.0.242 - - [2026-03-02 02:39:38] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004000
10.0.0.242 - - [2026-03-02 02:39:38] "GET /virtual-networks?parent_id=1000c51a-ec01-48c1-9e3d-66b700e82874&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003245
10.0.0.242 - - [2026-03-02 02:39:38] "GET /virtual-network/56e42d31-1edb-4f1a-bf6d-13a4d95c6be9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.011723
10.0.0.242 - - [2026-03-02 02:39:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003081
10.0.0.242 - - [2026-03-02 02:39:39] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003464
10.0.0.242 - - [2026-03-02 02:39:39] "GET /virtual-networks?parent_id=1000c51a-ec01-48c1-9e3d-66b700e82874&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003515
10.0.0.242 - - [2026-03-02 02:39:39] "GET /virtual-network/56e42d31-1edb-4f1a-bf6d-13a4d95c6be9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.006108
10.0.0.242 - - [2026-03-02 02:39:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003839
10.0.0.242 - - [2026-03-02 02:39:39] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004613
10.0.0.242 - - [2026-03-02 02:39:39] "GET /virtual-networks?parent_id=1000c51a-ec01-48c1-9e3d-66b700e82874&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002480
10.0.0.242 - - [2026-03-02 02:39:39] "GET /virtual-network/56e42d31-1edb-4f1a-bf6d-13a4d95c6be9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.005669
10.0.0.242 - - [2026-03-02 02:39:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002959
10.0.0.242 - - [2026-03-02 02:39:40] "GET /routing-instance/540da310-5d22-4307-b491-4dbc158d287c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1785 0.003960
10.0.0.242 - - [2026-03-02 02:39:40] "GET /route-target/953316fc-81ca-4dea-9d5e-38af9fd2cb8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003280
10.0.0.242 - - [2026-03-02 02:39:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003547
10.0.0.242 - - [2026-03-02 02:39:40] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004034
10.0.0.242 - - [2026-03-02 02:39:40] "GET /virtual-networks?parent_id=1000c51a-ec01-48c1-9e3d-66b700e82874&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002598
10.0.0.242 - - [2026-03-02 02:39:40] "GET /virtual-network/56e42d31-1edb-4f1a-bf6d-13a4d95c6be9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.006378
10.0.0.242 - - [2026-03-02 02:39:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002594
10.0.0.242 - - [2026-03-02 02:39:40] "GET /routing-instance/540da310-5d22-4307-b491-4dbc158d287c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1785 0.003953
10.0.0.242 - - [2026-03-02 02:39:40] "GET /route-target/953316fc-81ca-4dea-9d5e-38af9fd2cb8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003719
10.0.0.242 - - [2026-03-02 02:39:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003358
10.0.0.242 - - [2026-03-02 02:39:40] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003958
10.0.0.242 - - [2026-03-02 02:39:40] "GET /virtual-networks?parent_id=1000c51a-ec01-48c1-9e3d-66b700e82874&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003044
10.0.0.242 - - [2026-03-02 02:39:40] "GET /virtual-network/56e42d31-1edb-4f1a-bf6d-13a4d95c6be9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.005789
10.0.0.242 - - [2026-03-02 02:39:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003384
10.0.0.242 - - [2026-03-02 02:39:40] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004514
10.0.0.242 - - [2026-03-02 02:39:40] "GET /virtual-networks?parent_id=1000c51a-ec01-48c1-9e3d-66b700e82874&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003032
10.0.0.242 - - [2026-03-02 02:39:40] "GET /virtual-network/56e42d31-1edb-4f1a-bf6d-13a4d95c6be9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.005808
10.0.0.23 - - [2026-03-02 02:39:40] "GET /obj-perms HTTP/1.1" 200 5049 0.004875
10.0.0.242 - - [2026-03-02 02:39:40] "GET /obj-perms HTTP/1.1" 200 5049 0.003098
10.0.0.27 - - [2026-03-02 02:39:40] "GET /obj-perms HTTP/1.1" 200 5049 0.003278
10.0.0.242 - - [2026-03-02 02:39:40] "GET /obj-perms HTTP/1.1" 200 5049 0.004088
10.0.0.242 - - [2026-03-02 02:39:40] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007950
10.0.0.242 - - [2026-03-02 02:39:41] "POST /neutron/port HTTP/1.1" 200 1126 0.020086
10.0.0.242 - - [2026-03-02 02:39:41] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007329
10.0.0.242 - - [2026-03-02 02:39:41] "GET /virtual-machine/26769192-11d8-4ab8-bf0f-efb72858ea2a HTTP/1.1" 200 1292 0.005550
10.0.0.242 - - [2026-03-02 02:39:41] "GET /virtual-machine/26769192-11d8-4ab8-bf0f-efb72858ea2a HTTP/1.1" 200 1292 0.003547
10.0.0.242 - - [2026-03-02 02:39:41] "GET /virtual-machine-interface/b14e4f2c-63c9-4127-bdeb-9645d435b138 HTTP/1.1" 200 2945 0.007343
10.0.0.242 - - [2026-03-02 02:39:41] "GET /virtual-machine/26769192-11d8-4ab8-bf0f-efb72858ea2a HTTP/1.1" 200 1292 0.005327
10.0.0.242 - - [2026-03-02 02:39:41] "GET /virtual-machine-interface/b14e4f2c-63c9-4127-bdeb-9645d435b138 HTTP/1.1" 200 2945 0.005814
10.0.0.242 - - [2026-03-02 02:39:41] "GET /instance-ip/c42eb82d-5990-4e34-8cf5-f3b342f4a4a2 HTTP/1.1" 200 1624 0.005944
10.0.0.242 - - [2026-03-02 02:39:41] "GET /virtual-machine/26769192-11d8-4ab8-bf0f-efb72858ea2a HTTP/1.1" 200 1292 0.003812
10.0.0.242 - - [2026-03-02 02:39:41] "GET /virtual-machine-interface/b14e4f2c-63c9-4127-bdeb-9645d435b138 HTTP/1.1" 200 2945 0.005104
10.0.0.242 - - [2026-03-02 02:39:41] "GET /instance-ip/c42eb82d-5990-4e34-8cf5-f3b342f4a4a2 HTTP/1.1" 200 1624 0.003781
10.0.0.242 - - [2026-03-02 02:39:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003216
10.0.0.242 - - [2026-03-02 02:39:41] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003504
10.0.0.242 - - [2026-03-02 02:39:41] "GET /virtual-networks?parent_id=1000c51a-ec01-48c1-9e3d-66b700e82874&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002887
10.0.0.242 - - [2026-03-02 02:39:41] "GET /virtual-network/6a7eca55-4e77-4fb5-9a4f-ad9a8135594b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006535
10.0.0.242 - - [2026-03-02 02:39:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004608
10.0.0.242 - - [2026-03-02 02:39:41] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004733
10.0.0.242 - - [2026-03-02 02:39:41] "GET /virtual-networks?parent_id=1000c51a-ec01-48c1-9e3d-66b700e82874&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003578
10.0.0.242 - - [2026-03-02 02:39:41] "GET /virtual-network/6a7eca55-4e77-4fb5-9a4f-ad9a8135594b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006163
10.0.0.242 - - [2026-03-02 02:39:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003905
10.0.0.242 - - [2026-03-02 02:39:41] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004524
10.0.0.242 - - [2026-03-02 02:39:41] "GET /virtual-networks?parent_id=1000c51a-ec01-48c1-9e3d-66b700e82874&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002893
10.0.0.242 - - [2026-03-02 02:39:41] "GET /virtual-network/6a7eca55-4e77-4fb5-9a4f-ad9a8135594b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006105
10.0.0.242 - - [2026-03-02 02:39:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005196
10.0.0.242 - - [2026-03-02 02:39:41] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004047
10.0.0.242 - - [2026-03-02 02:39:41] "GET /virtual-networks?parent_id=1000c51a-ec01-48c1-9e3d-66b700e82874&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003321
10.0.0.242 - - [2026-03-02 02:39:41] "GET /virtual-network/6a7eca55-4e77-4fb5-9a4f-ad9a8135594b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006034
10.0.0.242 - - [2026-03-02 02:39:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003450
10.0.0.242 - - [2026-03-02 02:39:41] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003849
10.0.0.242 - - [2026-03-02 02:39:41] "GET /virtual-networks?parent_id=1000c51a-ec01-48c1-9e3d-66b700e82874&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003244
10.0.0.242 - - [2026-03-02 02:39:41] "GET /virtual-network/6a7eca55-4e77-4fb5-9a4f-ad9a8135594b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005914
10.0.0.242 - - [2026-03-02 02:39:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003474
10.0.0.242 - - [2026-03-02 02:39:43] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.061049
10.0.0.242 - - [2026-03-02 02:39:43] "GET /virtual-networks?parent_id=1000c51a-ec01-48c1-9e3d-66b700e82874&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003001
10.0.0.242 - - [2026-03-02 02:39:43] "GET /virtual-network/6a7eca55-4e77-4fb5-9a4f-ad9a8135594b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005548
10.0.0.242 - - [2026-03-02 02:39:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003686
10.0.0.242 - - [2026-03-02 02:39:43] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003527
10.0.0.242 - - [2026-03-02 02:39:43] "GET /virtual-networks?parent_id=1000c51a-ec01-48c1-9e3d-66b700e82874&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003159
10.0.0.242 - - [2026-03-02 02:39:43] "GET /virtual-network/6a7eca55-4e77-4fb5-9a4f-ad9a8135594b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.008702
10.0.0.242 - - [2026-03-02 02:39:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003335
10.0.0.242 - - [2026-03-02 02:39:43] "GET /routing-instance/7cf5075b-d5cf-427d-a079-51b446d9f1a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.007642
10.0.0.242 - - [2026-03-02 02:39:43] "GET /route-target/5cc5bfb9-c44f-46ba-a96c-ee8edb96ca1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004415
10.0.0.242 - - [2026-03-02 02:39:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003493
10.0.0.242 - - [2026-03-02 02:39:43] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005565
10.0.0.242 - - [2026-03-02 02:39:43] "GET /virtual-networks?parent_id=1000c51a-ec01-48c1-9e3d-66b700e82874&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003940
10.0.0.242 - - [2026-03-02 02:39:43] "GET /virtual-network/6a7eca55-4e77-4fb5-9a4f-ad9a8135594b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006481
10.0.0.242 - - [2026-03-02 02:39:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003989
10.0.0.242 - - [2026-03-02 02:39:43] "GET /routing-instance/7cf5075b-d5cf-427d-a079-51b446d9f1a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.005166
10.0.0.242 - - [2026-03-02 02:39:43] "GET /route-target/5cc5bfb9-c44f-46ba-a96c-ee8edb96ca1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004460
10.0.0.242 - - [2026-03-02 02:39:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003692
10.0.0.242 - - [2026-03-02 02:39:43] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004661
10.0.0.242 - - [2026-03-02 02:39:43] "GET /virtual-networks?parent_id=1000c51a-ec01-48c1-9e3d-66b700e82874&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002971
10.0.0.242 - - [2026-03-02 02:39:43] "GET /virtual-network/6a7eca55-4e77-4fb5-9a4f-ad9a8135594b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005860
10.0.0.242 - - [2026-03-02 02:39:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003266
10.0.0.242 - - [2026-03-02 02:39:43] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003848
10.0.0.242 - - [2026-03-02 02:39:43] "GET /virtual-networks?parent_id=1000c51a-ec01-48c1-9e3d-66b700e82874&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003607
10.0.0.242 - - [2026-03-02 02:39:43] "GET /virtual-network/6a7eca55-4e77-4fb5-9a4f-ad9a8135594b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005734
10.0.0.23 - - [2026-03-02 02:39:43] "GET /obj-perms HTTP/1.1" 200 5049 0.003883
10.0.0.242 - - [2026-03-02 02:39:44] "GET /obj-perms HTTP/1.1" 200 5049 0.003682
10.0.0.242 - - [2026-03-02 02:39:44] "GET /obj-perms HTTP/1.1" 200 5049 0.003944
10.0.0.242 - - [2026-03-02 02:39:44] "GET /obj-perms HTTP/1.1" 200 5049 0.003763
10.0.0.27 - - [2026-03-02 02:39:44] "GET /obj-perms HTTP/1.1" 200 5049 0.003750
10.0.0.23 - - [2026-03-02 02:39:44] "GET /obj-perms HTTP/1.1" 200 5049 0.003678
10.0.0.242 - - [2026-03-02 02:39:44] "GET /virtual-machine/5c433e94-e7e8-4857-98a7-fa43775beba0 HTTP/1.1" 200 1292 0.003630
10.0.0.242 - - [2026-03-02 02:39:44] "GET /virtual-machine-interface/82efaa7c-ee68-495f-a119-55927c3a4b22 HTTP/1.1" 200 2944 0.005498
10.0.0.242 - - [2026-03-02 02:39:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.006343
10.0.0.242 - - [2026-03-02 02:39:44] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005088
10.0.0.242 - - [2026-03-02 02:39:44] "GET /virtual-networks?parent_id=1000c51a-ec01-48c1-9e3d-66b700e82874&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004351
10.0.0.242 - - [2026-03-02 02:39:44] "GET /virtual-network/a14b7927-4403-4ad0-baf4-2c14901250f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.007381
10.0.0.242 - - [2026-03-02 02:39:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003943
10.0.0.242 - - [2026-03-02 02:39:45] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004656
10.0.0.242 - - [2026-03-02 02:39:45] "GET /virtual-networks?parent_id=1000c51a-ec01-48c1-9e3d-66b700e82874&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004151
10.0.0.242 - - [2026-03-02 02:39:45] "GET /virtual-network/a14b7927-4403-4ad0-baf4-2c14901250f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.007936
10.0.0.242 - - [2026-03-02 02:39:45] "POST /neutron/port HTTP/1.1" 200 1125 0.019426
10.0.0.242 - - [2026-03-02 02:39:48] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007688
10.0.0.242 - - [2026-03-02 02:39:50] "POST /neutron/port HTTP/1.1" 200 1125 0.019019
10.0.0.242 - - [2026-03-02 02:39:56] "GET /virtual-machine/2948687a-621d-4c5a-82f3-4d656f3d6d57 HTTP/1.1" 200 1291 0.004074
10.0.0.242 - - [2026-03-02 02:39:56] "GET /virtual-machine-interface/822185b2-d0c8-4c82-8800-2055109971c6 HTTP/1.1" 200 2943 0.006001
10.0.0.242 - - [2026-03-02 02:39:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003746
10.0.0.242 - - [2026-03-02 02:39:56] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003459
10.0.0.242 - - [2026-03-02 02:39:56] "GET /virtual-networks?parent_id=1000c51a-ec01-48c1-9e3d-66b700e82874&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002890
10.0.0.242 - - [2026-03-02 02:39:56] "GET /virtual-network/56e42d31-1edb-4f1a-bf6d-13a4d95c6be9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.005899
10.0.0.242 - - [2026-03-02 02:39:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003562
10.0.0.242 - - [2026-03-02 02:39:57] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003553
10.0.0.242 - - [2026-03-02 02:39:57] "GET /virtual-networks?parent_id=1000c51a-ec01-48c1-9e3d-66b700e82874&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003632
10.0.0.242 - - [2026-03-02 02:39:57] "GET /virtual-network/56e42d31-1edb-4f1a-bf6d-13a4d95c6be9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.005807
10.0.0.242 - - [2026-03-02 02:39:57] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007703
10.0.0.242 - - [2026-03-02 02:40:02] "GET /virtual-machine/26769192-11d8-4ab8-bf0f-efb72858ea2a HTTP/1.1" 200 1292 0.004021
10.0.0.242 - - [2026-03-02 02:40:02] "GET /virtual-machine-interface/b14e4f2c-63c9-4127-bdeb-9645d435b138 HTTP/1.1" 200 2945 0.006324
10.0.0.242 - - [2026-03-02 02:40:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004265
10.0.0.242 - - [2026-03-02 02:40:02] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003630
10.0.0.242 - - [2026-03-02 02:40:02] "GET /virtual-networks?parent_id=1000c51a-ec01-48c1-9e3d-66b700e82874&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003077
10.0.0.242 - - [2026-03-02 02:40:02] "GET /virtual-network/6a7eca55-4e77-4fb5-9a4f-ad9a8135594b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006575
10.0.0.242 - - [2026-03-02 02:40:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004041
10.0.0.242 - - [2026-03-02 02:40:03] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004425
10.0.0.242 - - [2026-03-02 02:40:03] "GET /virtual-networks?parent_id=1000c51a-ec01-48c1-9e3d-66b700e82874&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003802
10.0.0.242 - - [2026-03-02 02:40:03] "GET /virtual-network/6a7eca55-4e77-4fb5-9a4f-ad9a8135594b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006203
10.0.0.242 - - [2026-03-02 02:40:05] "POST /neutron/network HTTP/1.1" 200 836 0.006908
10.0.0.242 - - [2026-03-02 02:40:06] "POST /neutron/port HTTP/1.1" 200 117 0.001090
10.0.0.242 - - [2026-03-02 02:40:13] "POST /neutron/port HTTP/1.1" 200 1124 0.040741
10.0.0.242 - - [2026-03-02 02:40:13] "POST /neutron/subnet HTTP/1.1" 200 699 0.008061
10.0.0.23 - - [2026-03-02 02:40:51] "GET /global-system-configs HTTP/1.1" 401 293 0.000460
10.0.0.23 - - [2026-03-02 02:40:51] "GET /global-system-configs HTTP/1.1" 401 293 0.000459
10.0.0.27 - - [2026-03-02 02:40:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000379
10.0.0.27 - - [2026-03-02 02:40:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000400
10.0.0.27 - - [2026-03-02 02:40:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000360
10.0.0.27 - - [2026-03-02 02:40:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000397
10.0.0.242 - - [2026-03-02 02:40:52] "GET /virtual-machine/26769192-11d8-4ab8-bf0f-efb72858ea2a HTTP/1.1" 200 1292 0.003728
10.0.0.242 - - [2026-03-02 02:40:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000439
10.0.0.242 - - [2026-03-02 02:40:52] "POST /neutron/port HTTP/1.1" 200 1126 0.020132
10.0.0.242 - - [2026-03-02 02:40:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000378
10.0.0.23 - - [2026-03-02 02:40:53] "GET /global-system-configs HTTP/1.1" 401 293 0.000461
10.0.0.23 - - [2026-03-02 02:40:53] "GET /global-system-configs HTTP/1.1" 401 293 0.000586
10.0.0.242 - - [2026-03-02 02:40:54] "GET /global-system-configs HTTP/1.1" 401 293 0.000405
10.0.0.242 - - [2026-03-02 02:40:54] "GET /global-system-configs HTTP/1.1" 401 293 0.000380
10.0.0.242 - - [2026-03-02 02:40:54] "GET /virtual-machine/26769192-11d8-4ab8-bf0f-efb72858ea2a HTTP/1.1" 404 171 0.004906
10.0.0.242 - - [2026-03-02 02:40:54] "GET /virtual-machine/26769192-11d8-4ab8-bf0f-efb72858ea2a HTTP/1.1" 404 171 0.003308
10.0.0.242 - - [2026-03-02 02:40:54] "GET /virtual-machine/26769192-11d8-4ab8-bf0f-efb72858ea2a HTTP/1.1" 404 171 0.003624
10.0.0.242 - - [2026-03-02 02:40:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003758
10.0.0.242 - - [2026-03-02 02:40:54] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003612
10.0.0.242 - - [2026-03-02 02:40:54] "GET /virtual-networks?parent_id=1000c51a-ec01-48c1-9e3d-66b700e82874&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003187
10.0.0.242 - - [2026-03-02 02:40:54] "GET /virtual-network/6a7eca55-4e77-4fb5-9a4f-ad9a8135594b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.007439
10.0.0.242 - - [2026-03-02 02:40:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003304
10.0.0.242 - - [2026-03-02 02:40:54] "GET /routing-instance/7cf5075b-d5cf-427d-a079-51b446d9f1a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.004834
10.0.0.242 - - [2026-03-02 02:40:54] "GET /route-target/5cc5bfb9-c44f-46ba-a96c-ee8edb96ca1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005029
10.0.0.242 - - [2026-03-02 02:40:54] "GET /obj-perms HTTP/1.1" 200 5049 0.004400
10.0.0.242 - - [2026-03-02 02:40:57] "GET /obj-perms HTTP/1.1" 200 5049 0.003633
10.0.0.242 - - [2026-03-02 02:41:04] "GET /obj-perms HTTP/1.1" 200 5075 0.050415
10.0.0.242 - - [2026-03-02 02:41:06] "POST /neutron/port HTTP/1.1" 200 1125 0.018530
10.0.0.242 - - [2026-03-02 02:41:06] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003359
10.0.0.242 - - [2026-03-02 02:41:07] "POST /neutron/network HTTP/1.1" 200 996 0.007280
10.0.0.242 - - [2026-03-02 02:41:07] "GET /obj-perms HTTP/1.1" 200 5049 0.003510
10.0.0.242 - - [2026-03-02 02:41:10] "GET /obj-perms HTTP/1.1" 200 5049 0.004135
10.0.0.242 - - [2026-03-02 02:41:14] "POST /neutron/network HTTP/1.1" 200 926 0.006960
10.0.0.242 - - [2026-03-02 02:41:14] "POST /neutron/port HTTP/1.1" 200 117 0.001102
10.0.0.242 - - [2026-03-02 02:41:16] "GET /obj-perms HTTP/1.1" 200 5049 0.004768
10.0.0.242 - - [2026-03-02 02:41:19] "GET /obj-perms HTTP/1.1" 200 5049 0.003554
10.0.0.242 - - [2026-03-02 02:41:19] "GET /virtual-machine/2948687a-621d-4c5a-82f3-4d656f3d6d57 HTTP/1.1" 200 1291 0.004812
10.0.0.242 - - [2026-03-02 02:41:20] "POST /neutron/port HTTP/1.1" 200 1114 0.014066
10.0.0.242 - - [2026-03-02 02:41:21] "GET /virtual-machine/2948687a-621d-4c5a-82f3-4d656f3d6d57 HTTP/1.1" 404 171 0.002976
10.0.0.242 - - [2026-03-02 02:41:21] "GET /virtual-machine/2948687a-621d-4c5a-82f3-4d656f3d6d57 HTTP/1.1" 404 171 0.002852
10.0.0.242 - - [2026-03-02 02:41:21] "GET /virtual-machine/2948687a-621d-4c5a-82f3-4d656f3d6d57 HTTP/1.1" 404 171 0.007077
10.0.0.242 - - [2026-03-02 02:41:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.008324
10.0.0.242 - - [2026-03-02 02:41:21] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004884
10.0.0.242 - - [2026-03-02 02:41:21] "GET /virtual-networks?parent_id=1000c51a-ec01-48c1-9e3d-66b700e82874&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.005654
10.0.0.242 - - [2026-03-02 02:41:22] "GET /virtual-network/56e42d31-1edb-4f1a-bf6d-13a4d95c6be9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.008340
10.0.0.242 - - [2026-03-02 02:41:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002922
10.0.0.242 - - [2026-03-02 02:41:22] "GET /routing-instance/540da310-5d22-4307-b491-4dbc158d287c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1785 0.012931
10.0.0.242 - - [2026-03-02 02:41:22] "GET /route-target/953316fc-81ca-4dea-9d5e-38af9fd2cb8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003613
10.0.0.242 - - [2026-03-02 02:41:22] "GET /obj-perms HTTP/1.1" 200 5049 0.003452
10.0.0.27 - - [2026-03-02 02:41:22] "GET /obj-perms HTTP/1.1" 200 5049 0.007967
10.0.0.242 - - [2026-03-02 02:41:31] "GET /obj-perms HTTP/1.1" 200 5049 0.003745
10.0.0.27 - - [2026-03-02 02:41:31] "GET /obj-perms HTTP/1.1" 200 5049 0.003881
10.0.0.242 - - [2026-03-02 02:41:40] "GET /obj-perms HTTP/1.1" 200 5049 0.004327
10.0.0.27 - - [2026-03-02 02:41:40] "GET /obj-perms HTTP/1.1" 200 5049 0.003656
10.0.0.242 - - [2026-03-02 02:41:43] "GET /obj-perms HTTP/1.1" 200 5049 0.003570
10.0.0.23 - - [2026-03-02 02:41:43] "GET /obj-perms HTTP/1.1" 200 5049 0.004704
10.0.0.242 - - [2026-03-02 02:41:43] "GET /virtual-machine/5c433e94-e7e8-4857-98a7-fa43775beba0 HTTP/1.1" 200 1292 0.004360
10.0.0.242 - - [2026-03-02 02:41:44] "POST /neutron/port HTTP/1.1" 200 1115 0.015131
10.0.0.242 - - [2026-03-02 02:41:45] "GET /virtual-machine/5c433e94-e7e8-4857-98a7-fa43775beba0 HTTP/1.1" 404 171 0.004164
10.0.0.242 - - [2026-03-02 02:41:45] "GET /virtual-machine/5c433e94-e7e8-4857-98a7-fa43775beba0 HTTP/1.1" 404 171 0.003101
10.0.0.242 - - [2026-03-02 02:41:45] "GET /virtual-machine/5c433e94-e7e8-4857-98a7-fa43775beba0 HTTP/1.1" 404 171 0.002965
10.0.0.242 - - [2026-03-02 02:41:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004651
10.0.0.242 - - [2026-03-02 02:41:46] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004812
10.0.0.242 - - [2026-03-02 02:41:46] "GET /virtual-networks?parent_id=1000c51a-ec01-48c1-9e3d-66b700e82874&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004241
10.0.0.242 - - [2026-03-02 02:41:46] "GET /virtual-network/a14b7927-4403-4ad0-baf4-2c14901250f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.009461
10.0.0.242 - - [2026-03-02 02:41:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003757
10.0.0.242 - - [2026-03-02 02:41:46] "GET /routing-instance/1f44b5a0-a6ab-4807-96dc-84481386e5f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1785 0.004429
10.0.0.242 - - [2026-03-02 02:41:46] "GET /route-target/d1903789-713b-4173-ae98-d3634e7eec2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003958
10.0.0.242 - - [2026-03-02 02:41:49] "GET /obj-perms HTTP/1.1" 200 5049 0.003688
10.0.0.242 - - [2026-03-02 02:41:49] "GET /obj-perms HTTP/1.1" 200 5049 0.004692
10.0.0.27 - - [2026-03-02 02:41:49] "GET /obj-perms HTTP/1.1" 200 5049 0.004140
10.0.0.242 - - [2026-03-02 02:41:49] "GET /virtual-network/56e42d31-1edb-4f1a-bf6d-13a4d95c6be9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.005808
10.0.0.242 - - [2026-03-02 02:41:49] "POST /neutron/network HTTP/1.1" 200 824 0.081312
10.0.0.242 - - [2026-03-02 02:41:49] "GET /virtual-network/56e42d31-1edb-4f1a-bf6d-13a4d95c6be9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005853
10.0.0.242 - - [2026-03-02 02:41:50] "POST /ref-update HTTP/1.1" 200 156 0.051231
10.0.0.242 - - [2026-03-02 02:41:50] "PUT /access-control-list/f6b8f65b-d3ad-4494-9f4e-4fb45df21184 HTTP/1.1" 200 272 0.020260
10.0.0.242 - - [2026-03-02 02:41:50] "POST /ref-update HTTP/1.1" 200 156 0.077439
10.0.0.242 - - [2026-03-02 02:41:50] "DELETE /network-policy/a9bf6c2c-1acc-4c96-b8a1-86e887e7ba06 HTTP/1.1" 200 115 0.038752
10.0.0.242 - - [2026-03-02 02:41:50] "DELETE /network-policy/194cb4fe-81ba-4af9-b657-41ef56f935af HTTP/1.1" 200 115 0.036824
10.0.0.242 - - [2026-03-02 02:41:50] "DELETE /network-policy/8b8d70f1-11b0-4eda-a9d9-b6edb8f2d1af HTTP/1.1" 200 115 0.035342
10.0.0.23 - - [2026-03-02 02:41:50] "POST /useragent-kv HTTP/1.1" 200 115 0.004473
10.0.0.23 - - [2026-03-02 02:41:50] "POST /useragent-kv HTTP/1.1" 200 115 0.002469
10.0.0.242 - - [2026-03-02 02:41:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.008204
10.0.0.242 - - [2026-03-02 02:41:50] "POST /neutron/network HTTP/1.1" 200 151 0.146086
10.0.0.242 - - [2026-03-02 02:41:50] "DELETE /route-target/953316fc-81ca-4dea-9d5e-38af9fd2cb8c HTTP/1.1" 200 115 0.025116
10.0.0.242 - - [2026-03-02 02:41:50] "POST /neutron/network HTTP/1.1" 200 825 0.008531
10.0.0.242 - - [2026-03-02 02:41:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003412
10.0.0.242 - - [2026-03-02 02:41:51] "DELETE /network-ipam/82afbdee-5e19-4717-bf1e-d63cff29b6c9 HTTP/1.1" 200 115 0.033475
10.0.0.242 - - [2026-03-02 02:41:51] "POST /fqname-to-id HTTP/1.1" 404 197 0.004018
10.0.0.242 - - [2026-03-02 02:41:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003891
10.0.0.242 - - [2026-03-02 02:41:51] "DELETE /network-ipam/9d000ebf-588a-4650-862b-6e11358b5ddd HTTP/1.1" 200 115 0.038023
10.0.0.242 - - [2026-03-02 02:41:51] "POST /fqname-to-id HTTP/1.1" 404 197 0.003511
10.0.0.242 - - [2026-03-02 02:41:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003715
10.0.0.242 - - [2026-03-02 02:41:51] "DELETE /network-ipam/38453565-85e8-4a50-bf38-7e0fbbecd7bc HTTP/1.1" 200 115 0.033795
10.0.0.242 - - [2026-03-02 02:41:51] "POST /fqname-to-id HTTP/1.1" 404 197 0.003666
10.0.0.23 - - [2026-03-02 02:41:53] "GET /projects?obj_uuids=1000c51a-ec01-48c1-9e3d-66b700e82874&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001010
10.0.0.242 - - [2026-03-02 02:41:53] "GET /project/1000c51a-ec01-48c1-9e3d-66b700e82874?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.064376
10.0.0.23 - - [2026-03-02 02:41:53] "GET /projects?obj_uuids=1000c51a-ec01-48c1-9e3d-66b700e82874&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001820
10.0.0.242 - - [2026-03-02 02:41:53] "GET /project/1000c51a-ec01-48c1-9e3d-66b700e82874?fields=virtual_networks HTTP/1.1" 200 1032 0.049285
10.0.0.23 - - [2026-03-02 02:41:53] "GET /projects?obj_uuids=1000c51a-ec01-48c1-9e3d-66b700e82874&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000960
10.0.0.242 - - [2026-03-02 02:41:53] "GET /project/1000c51a-ec01-48c1-9e3d-66b700e82874?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.041348
10.0.0.23 - - [2026-03-02 02:41:53] "GET /projects?obj_uuids=1000c51a-ec01-48c1-9e3d-66b700e82874&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001271
10.0.0.242 - - [2026-03-02 02:41:53] "GET /project/1000c51a-ec01-48c1-9e3d-66b700e82874?fields=security_groups HTTP/1.1" 200 1258 0.032577
10.0.0.242 - - [2026-03-02 02:41:54] "POST /fqname-to-id HTTP/1.1" 404 194 0.027820
10.0.0.23 - - [2026-03-02 02:41:54] "GET /projects?obj_uuids=48910b0c-9249-4308-a3ad-d4c3b57cb7c1&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002760
10.0.0.23 - - [2026-03-02 02:41:54] "GET /domains?obj_uuids=cc2d0805-fa5b-4698-bfcc-d7811c08231a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001006
10.0.0.23 - - [2026-03-02 02:41:54] "GET /domain/cc2d0805-fa5b-4698-bfcc-d7811c08231a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.035095
10.0.0.23 - - [2026-03-02 02:41:54] "POST /id-to-fqname HTTP/1.1" 200 196 0.004744
10.0.0.23 - - [2026-03-02 02:41:54] "POST /fqname-to-id HTTP/1.1" 404 205 0.005699
10.0.0.23 - - [2026-03-02 02:41:54] "POST /security-groups HTTP/1.1" 200 597 0.072352
10.0.0.242 - - [2026-03-02 02:41:54] "POST /fqname-to-id HTTP/1.1" 404 240 0.003491
10.0.0.23 - - [2026-03-02 02:41:54] "POST /projects HTTP/1.1" 200 597 0.277045
10.0.0.23 - - [2026-03-02 02:41:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.352437
10.0.0.242 - - [2026-03-02 02:41:54] "POST /access-control-lists HTTP/1.1" 200 600 0.028042
10.0.0.242 - - [2026-03-02 02:41:54] "GET /project/48910b0c-9249-4308-a3ad-d4c3b57cb7c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.516292
10.0.0.242 - - [2026-03-02 02:41:56] "GET / HTTP/1.1" 200 35931 0.002979
10.0.0.242 - - [2026-03-02 02:41:59] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 401 293 0.000444
10.0.0.242 - - [2026-03-02 02:41:59] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.056775
10.0.0.242 - - [2026-03-02 02:41:59] "POST /network-ipams HTTP/1.1" 200 519 0.027061
10.0.0.242 - - [2026-03-02 02:41:59] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 756 0.003093
10.0.0.242 - - [2026-03-02 02:41:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003637
10.0.0.242 - - [2026-03-02 02:41:59] "GET /network-ipam/7ba9987e-4234-4f17-bc40-23457830c4bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.005950
10.0.0.242 - - [2026-03-02 02:41:59] "PUT /network-ipam/7ba9987e-4234-4f17-bc40-23457830c4bd HTTP/1.1" 200 258 0.012648
10.0.0.242 - - [2026-03-02 02:41:59] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 756 0.003244
10.0.0.242 - - [2026-03-02 02:41:59] "POST /network-ipams HTTP/1.1" 200 519 0.026201
10.0.0.242 - - [2026-03-02 02:41:59] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 967 0.003655
10.0.0.242 - - [2026-03-02 02:41:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003610
10.0.0.242 - - [2026-03-02 02:41:59] "GET /network-ipam/77e6ccd2-3527-45d7-9ede-e2dd701924ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.006235
10.0.0.242 - - [2026-03-02 02:41:59] "PUT /network-ipam/77e6ccd2-3527-45d7-9ede-e2dd701924ae HTTP/1.1" 200 258 0.013657
10.0.0.242 - - [2026-03-02 02:42:00] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 967 0.004183
10.0.0.242 - - [2026-03-02 02:42:00] "POST /network-ipams HTTP/1.1" 200 519 0.040817
10.0.0.242 - - [2026-03-02 02:42:00] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 1179 0.003391
10.0.0.242 - - [2026-03-02 02:42:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003092
10.0.0.242 - - [2026-03-02 02:42:00] "GET /network-ipam/bf435985-423f-4e19-a263-a3929d6fc2d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.006193
10.0.0.242 - - [2026-03-02 02:42:00] "PUT /network-ipam/bf435985-423f-4e19-a263-a3929d6fc2d3 HTTP/1.1" 200 258 0.013422
10.0.0.242 - - [2026-03-02 02:42:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003816
10.0.0.23 - - [2026-03-02 02:42:01] "GET /projects?obj_uuids=48910b0c-9249-4308-a3ad-d4c3b57cb7c1&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001963
10.0.0.242 - - [2026-03-02 02:42:01] "GET /project/48910b0c-9249-4308-a3ad-d4c3b57cb7c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.051902
10.0.0.23 - - [2026-03-02 02:42:01] "GET /projects?obj_uuids=48910b0c-9249-4308-a3ad-d4c3b57cb7c1&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001013
10.0.0.242 - - [2026-03-02 02:42:01] "POST /neutron/network HTTP/1.1" 200 613 0.174379
10.0.0.242 - - [2026-03-02 02:42:02] "POST /neutron/network HTTP/1.1" 200 1013 0.023186
10.0.0.242 - - [2026-03-02 02:42:02] "POST /id-to-fqname HTTP/1.1" 200 227 0.001442
10.0.0.242 - - [2026-03-02 02:42:02] "GET /virtual-network/afc1311a-65f1-41ce-9831-e2a8985738b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006193
10.0.0.242 - - [2026-03-02 02:42:02] "GET /virtual-network/afc1311a-65f1-41ce-9831-e2a8985738b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.005425
10.0.0.242 - - [2026-03-02 02:42:02] "POST /neutron/subnet HTTP/1.1" 200 724 0.010522
10.0.0.242 - - [2026-03-02 02:42:02] "GET /virtual-network/afc1311a-65f1-41ce-9831-e2a8985738b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.007851
10.0.0.242 - - [2026-03-02 02:42:02] "GET /network-ipam/7ba9987e-4234-4f17-bc40-23457830c4bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.004709
10.0.0.242 - - [2026-03-02 02:42:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003902
10.0.0.23 - - [2026-03-02 02:42:02] "GET /projects?obj_uuids=48910b0c-9249-4308-a3ad-d4c3b57cb7c1&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001322
10.0.0.242 - - [2026-03-02 02:42:02] "GET /project/48910b0c-9249-4308-a3ad-d4c3b57cb7c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.064400
10.0.0.242 - - [2026-03-02 02:42:02] "POST /neutron/network HTTP/1.1" 200 117 0.013414
10.0.0.242 - - [2026-03-02 02:42:02] "POST /route-targets HTTP/1.1" 200 327 0.014956
10.0.0.23 - - [2026-03-02 02:42:03] "POST /useragent-kv HTTP/1.1" 200 115 0.006370
10.0.0.242 - - [2026-03-02 02:42:03] "POST /neutron/subnet HTTP/1.1" 200 828 0.213857
10.0.0.242 - - [2026-03-02 02:42:03] "POST /id-to-fqname HTTP/1.1" 200 227 0.001355
10.0.0.242 - - [2026-03-02 02:42:03] "GET /virtual-network/b3151025-5b7c-45f1-97af-91a62eba7b7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2650 0.005593
10.0.0.242 - - [2026-03-02 02:42:03] "GET /virtual-network/b3151025-5b7c-45f1-97af-91a62eba7b7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2650 0.005945
10.0.0.242 - - [2026-03-02 02:42:03] "POST /neutron/network HTTP/1.1" 200 1016 0.008607
10.0.0.242 - - [2026-03-02 02:42:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003161
10.0.0.23 - - [2026-03-02 02:42:03] "GET /projects?obj_uuids=48910b0c-9249-4308-a3ad-d4c3b57cb7c1&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001006
10.0.0.242 - - [2026-03-02 02:42:03] "GET /project/48910b0c-9249-4308-a3ad-d4c3b57cb7c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.048558
10.0.0.242 - - [2026-03-02 02:42:03] "POST /neutron/network HTTP/1.1" 200 117 0.015643
10.0.0.242 - - [2026-03-02 02:42:03] "POST /ref-update HTTP/1.1" 200 156 0.033746
10.0.0.23 - - [2026-03-02 02:42:04] "POST /useragent-kv HTTP/1.1" 200 115 0.010551
10.0.0.242 - - [2026-03-02 02:42:04] "POST /neutron/subnet HTTP/1.1" 200 828 0.204783
10.0.0.242 - - [2026-03-02 02:42:04] "POST /id-to-fqname HTTP/1.1" 200 227 0.001410
10.0.0.242 - - [2026-03-02 02:42:04] "GET /virtual-network/0ba68893-8afc-4728-a316-91542df589f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.006094
10.0.0.242 - - [2026-03-02 02:42:04] "GET /virtual-network/0ba68893-8afc-4728-a316-91542df589f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.005703
10.0.0.242 - - [2026-03-02 02:42:04] "POST /neutron/network HTTP/1.1" 200 1015 0.009503
10.0.0.23 - - [2026-03-02 02:42:04] "POST /fqname-to-id HTTP/1.1" 404 207 0.399767
10.0.0.242 - - [2026-03-02 02:42:04] "GET /virtual-network/afc1311a-65f1-41ce-9831-e2a8985738b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.007791
10.0.0.23 - - [2026-03-02 02:42:06] "GET /obj-perms HTTP/1.1" 200 5061 0.055013
10.0.0.242 - - [2026-03-02 02:42:06] "GET /virtual-network/b3151025-5b7c-45f1-97af-91a62eba7b7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2650 0.005794
10.0.0.27 - - [2026-03-02 02:42:06] "GET /obj-perms HTTP/1.1" 200 5061 0.049295
10.0.0.242 - - [2026-03-02 02:42:07] "GET /virtual-network/0ba68893-8afc-4728-a316-91542df589f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.005931
10.0.0.242 - - [2026-03-02 02:42:07] "GET /obj-perms HTTP/1.1" 200 5061 0.052774
10.0.0.242 - - [2026-03-02 02:42:07] "POST /fqname-to-id HTTP/1.1" 404 224 0.003668
10.0.0.242 - - [2026-03-02 02:42:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003058
10.0.0.23 - - [2026-03-02 02:42:07] "GET /projects?obj_uuids=48910b0c-9249-4308-a3ad-d4c3b57cb7c1&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000967
10.0.0.242 - - [2026-03-02 02:42:07] "GET /project/48910b0c-9249-4308-a3ad-d4c3b57cb7c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.048690
10.0.0.242 - - [2026-03-02 02:42:07] "POST /network-policys HTTP/1.1" 200 559 0.029446
10.0.0.242 - - [2026-03-02 02:42:07] "GET /network-policy/6eaea92e-e77a-4c2e-9b84-a441ca3298ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2145 0.006443
10.0.0.242 - - [2026-03-02 02:42:07] "POST /fqname-to-id HTTP/1.1" 404 224 0.002657
10.0.0.242 - - [2026-03-02 02:42:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003430
10.0.0.23 - - [2026-03-02 02:42:07] "GET /projects?obj_uuids=48910b0c-9249-4308-a3ad-d4c3b57cb7c1&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.002275
10.0.0.242 - - [2026-03-02 02:42:07] "GET /project/48910b0c-9249-4308-a3ad-d4c3b57cb7c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.056571
10.0.0.242 - - [2026-03-02 02:42:08] "POST /network-policys HTTP/1.1" 200 559 0.031998
10.0.0.242 - - [2026-03-02 02:42:08] "GET /network-policy/9f0d20e1-6950-4288-8688-672999c20f1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.006319
10.0.0.242 - - [2026-03-02 02:42:08] "POST /fqname-to-id HTTP/1.1" 404 224 0.002544
10.0.0.242 - - [2026-03-02 02:42:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003490
10.0.0.23 - - [2026-03-02 02:42:08] "GET /projects?obj_uuids=48910b0c-9249-4308-a3ad-d4c3b57cb7c1&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000988
10.0.0.242 - - [2026-03-02 02:42:08] "GET /project/48910b0c-9249-4308-a3ad-d4c3b57cb7c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.060981
10.0.0.242 - - [2026-03-02 02:42:08] "POST /network-policys HTTP/1.1" 200 559 0.029086
10.0.0.242 - - [2026-03-02 02:42:08] "GET /network-policy/686c8625-75f0-4203-aafa-ddd9e098cf93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.005777
10.0.0.242 - - [2026-03-02 02:42:08] "POST /neutron/network HTTP/1.1" 200 1013 0.009012
10.0.0.242 - - [2026-03-02 02:42:08] "GET /virtual-network/afc1311a-65f1-41ce-9831-e2a8985738b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.007797
10.0.0.242 - - [2026-03-02 02:42:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002882
10.0.0.242 - - [2026-03-02 02:42:08] "GET /network-policy/6eaea92e-e77a-4c2e-9b84-a441ca3298ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2145 0.003913
10.0.0.242 - - [2026-03-02 02:42:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003286
10.0.0.242 - - [2026-03-02 02:42:08] "GET /network-policy/9f0d20e1-6950-4288-8688-672999c20f1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.004375
10.0.0.242 - - [2026-03-02 02:42:08] "POST /neutron/network HTTP/1.1" 200 1016 0.010044
10.0.0.242 - - [2026-03-02 02:42:09] "POST /fqname-to-id HTTP/1.1" 404 242 0.003112
10.0.0.242 - - [2026-03-02 02:42:09] "GET /virtual-network/b3151025-5b7c-45f1-97af-91a62eba7b7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.013929
10.0.0.242 - - [2026-03-02 02:42:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006554
10.0.0.242 - - [2026-03-02 02:42:09] "GET /network-policy/686c8625-75f0-4203-aafa-ddd9e098cf93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.003972
10.0.0.242 - - [2026-03-02 02:42:09] "POST /id-to-fqname HTTP/1.1" 200 227 0.001149
10.0.0.242 - - [2026-03-02 02:42:09] "POST /neutron/network HTTP/1.1" 200 1207 0.008237
10.0.0.23 - - [2026-03-02 02:42:10] "GET /projects?obj_uuids=48910b0c-9249-4308-a3ad-d4c3b57cb7c1&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001088
10.0.0.242 - - [2026-03-02 02:42:10] "GET /project/48910b0c-9249-4308-a3ad-d4c3b57cb7c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.076700
10.0.0.242 - - [2026-03-02 02:42:10] "POST /neutron/port HTTP/1.1" 200 117 0.006592
10.0.0.242 - - [2026-03-02 02:42:10] "POST /id-to-fqname HTTP/1.1" 200 227 0.001926
10.0.0.242 - - [2026-03-02 02:42:11] "POST /neutron/network HTTP/1.1" 200 1207 0.008477
10.0.0.242 - - [2026-03-02 02:42:11] "PUT /access-control-list/e717c54c-f41f-4da1-b7aa-9bf49e0a3b02 HTTP/1.1" 200 272 0.015703
10.0.0.242 - - [2026-03-02 02:42:11] "POST /neutron/port HTTP/1.1" 200 1172 0.028687
10.0.0.23 - - [2026-03-02 02:42:11] "GET /projects?obj_uuids=48910b0c-9249-4308-a3ad-d4c3b57cb7c1&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001016
10.0.0.242 - - [2026-03-02 02:42:11] "GET /project/48910b0c-9249-4308-a3ad-d4c3b57cb7c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.094349
10.0.0.242 - - [2026-03-02 02:42:11] "POST /neutron/network HTTP/1.1" 200 1114 0.008366
10.0.0.242 - - [2026-03-02 02:42:11] "POST /neutron/subnet HTTP/1.1" 200 1379 0.015283
10.0.0.242 - - [2026-03-02 02:42:11] "POST /neutron/network HTTP/1.1" 200 1197 0.009256
10.0.0.242 - - [2026-03-02 02:42:12] "POST /neutron/port HTTP/1.1" 200 117 0.006598
10.0.0.242 - - [2026-03-02 02:42:12] "POST /id-to-fqname HTTP/1.1" 200 227 0.001336
10.0.0.242 - - [2026-03-02 02:42:12] "POST /neutron/network HTTP/1.1" 200 1025 0.007618
10.0.0.242 - - [2026-03-02 02:42:12] "POST /neutron/port HTTP/1.1" 200 1175 0.024285
10.0.0.242 - - [2026-03-02 02:42:13] "POST /neutron/port HTTP/1.1" 200 1239 0.018792
10.0.0.242 - - [2026-03-02 02:42:13] "POST /neutron/subnet HTTP/1.1" 200 1394 0.016295
10.0.0.242 - - [2026-03-02 02:42:13] "POST /neutron/network HTTP/1.1" 200 1114 0.008898
10.0.0.23 - - [2026-03-02 02:42:13] "GET /projects?obj_uuids=48910b0c-9249-4308-a3ad-d4c3b57cb7c1&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001170
10.0.0.242 - - [2026-03-02 02:42:13] "GET /project/48910b0c-9249-4308-a3ad-d4c3b57cb7c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.083429
10.0.0.242 - - [2026-03-02 02:42:13] "POST /neutron/security_group HTTP/1.1" 200 2064 0.008591
10.0.0.242 - - [2026-03-02 02:42:13] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007473
10.0.0.242 - - [2026-03-02 02:42:13] "POST /neutron/port HTTP/1.1" 200 1236 0.019267
10.0.0.23 - - [2026-03-02 02:42:13] "GET /projects?obj_uuids=48910b0c-9249-4308-a3ad-d4c3b57cb7c1&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001030
10.0.0.242 - - [2026-03-02 02:42:14] "GET /virtual-machine/189bf50d-6ef4-456c-8bac-d0d654e1efa8 HTTP/1.1" 401 293 0.000413
10.0.0.242 - - [2026-03-02 02:42:14] "POST /neutron/port HTTP/1.1" 200 1174 0.376592
10.0.0.242 - - [2026-03-02 02:42:14] "POST /neutron/port HTTP/1.1" 200 1174 0.014698
10.0.0.242 - - [2026-03-02 02:42:14] "GET /virtual-machine/189bf50d-6ef4-456c-8bac-d0d654e1efa8 HTTP/1.1" 200 1298 0.039031
10.0.0.242 - - [2026-03-02 02:42:14] "GET /virtual-machine/189bf50d-6ef4-456c-8bac-d0d654e1efa8 HTTP/1.1" 200 1298 0.003365
10.0.0.242 - - [2026-03-02 02:42:14] "GET /virtual-machine-interface/f7a4b1cc-9dc7-45ea-bd47-3d4c281944d3 HTTP/1.1" 200 3169 0.004712
10.0.0.242 - - [2026-03-02 02:42:14] "POST /neutron/port HTTP/1.1" 200 1238 0.021598
10.0.0.242 - - [2026-03-02 02:42:14] "GET /virtual-machine/189bf50d-6ef4-456c-8bac-d0d654e1efa8 HTTP/1.1" 200 1298 0.003874
10.0.0.242 - - [2026-03-02 02:42:14] "GET /virtual-machine-interface/f7a4b1cc-9dc7-45ea-bd47-3d4c281944d3 HTTP/1.1" 200 3169 0.004912
10.0.0.242 - - [2026-03-02 02:42:14] "GET /instance-ip/0d9b9b17-a26d-48ae-9022-c2928723c7c5 HTTP/1.1" 200 1632 0.007020
10.0.0.242 - - [2026-03-02 02:42:14] "GET /instance-ip/ca47cf6a-678c-4cb8-aedc-7b8e299579e2 HTTP/1.1" 200 1653 0.005571
10.0.0.242 - - [2026-03-02 02:42:14] "GET /virtual-machine/189bf50d-6ef4-456c-8bac-d0d654e1efa8 HTTP/1.1" 200 1298 0.003829
10.0.0.242 - - [2026-03-02 02:42:14] "GET /virtual-machine-interface/f7a4b1cc-9dc7-45ea-bd47-3d4c281944d3 HTTP/1.1" 200 3169 0.005317
10.0.0.242 - - [2026-03-02 02:42:14] "GET /instance-ip/0d9b9b17-a26d-48ae-9022-c2928723c7c5 HTTP/1.1" 200 1632 0.003363
10.0.0.242 - - [2026-03-02 02:42:14] "GET /instance-ip/ca47cf6a-678c-4cb8-aedc-7b8e299579e2 HTTP/1.1" 200 1653 0.003434
10.0.0.242 - - [2026-03-02 02:42:14] "POST /neutron/subnet HTTP/1.1" 200 1389 0.014484
10.0.0.242 - - [2026-03-02 02:42:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003973
10.0.0.242 - - [2026-03-02 02:42:14] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003669
10.0.0.242 - - [2026-03-02 02:42:14] "GET /virtual-networks?parent_id=48910b0c-9249-4308-a3ad-d4c3b57cb7c1&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002578
10.0.0.242 - - [2026-03-02 02:42:14] "POST /neutron/network HTTP/1.1" 200 1015 0.009050
10.0.0.242 - - [2026-03-02 02:42:14] "GET /virtual-network/afc1311a-65f1-41ce-9831-e2a8985738b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.006335
10.0.0.242 - - [2026-03-02 02:42:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003787
10.0.0.242 - - [2026-03-02 02:42:14] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003714
10.0.0.242 - - [2026-03-02 02:42:14] "GET /virtual-networks?parent_id=48910b0c-9249-4308-a3ad-d4c3b57cb7c1&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003303
10.0.0.242 - - [2026-03-02 02:42:14] "GET /virtual-network/afc1311a-65f1-41ce-9831-e2a8985738b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.005938
10.0.0.242 - - [2026-03-02 02:42:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003217
10.0.0.242 - - [2026-03-02 02:42:14] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004046
10.0.0.242 - - [2026-03-02 02:42:14] "GET /virtual-networks?parent_id=48910b0c-9249-4308-a3ad-d4c3b57cb7c1&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003211
10.0.0.242 - - [2026-03-02 02:42:15] "POST /neutron/network HTTP/1.1" 200 1124 0.007054
10.0.0.242 - - [2026-03-02 02:42:15] "GET /virtual-network/afc1311a-65f1-41ce-9831-e2a8985738b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.005821
10.0.0.242 - - [2026-03-02 02:42:15] "POST /neutron/subnet HTTP/1.1" 200 1394 0.012947
10.0.0.242 - - [2026-03-02 02:42:15] "POST /neutron/network HTTP/1.1" 200 1114 0.009501
10.0.0.242 - - [2026-03-02 02:42:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003143
10.0.0.242 - - [2026-03-02 02:42:15] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003206
10.0.0.242 - - [2026-03-02 02:42:15] "GET /virtual-networks?parent_id=48910b0c-9249-4308-a3ad-d4c3b57cb7c1&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003239
10.0.0.242 - - [2026-03-02 02:42:15] "GET /virtual-network/afc1311a-65f1-41ce-9831-e2a8985738b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.005800
10.0.0.242 - - [2026-03-02 02:42:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003267
10.0.0.242 - - [2026-03-02 02:42:15] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004301
10.0.0.242 - - [2026-03-02 02:42:15] "GET /virtual-networks?parent_id=48910b0c-9249-4308-a3ad-d4c3b57cb7c1&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002719
10.0.0.242 - - [2026-03-02 02:42:15] "GET /virtual-network/afc1311a-65f1-41ce-9831-e2a8985738b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.005915
10.0.0.242 - - [2026-03-02 02:42:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003574
10.0.0.242 - - [2026-03-02 02:42:18] "GET /virtual-network/afc1311a-65f1-41ce-9831-e2a8985738b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.005524
10.0.0.242 - - [2026-03-02 02:42:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003289
10.0.0.242 - - [2026-03-02 02:42:22] "GET /virtual-network/afc1311a-65f1-41ce-9831-e2a8985738b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.013999
10.0.0.242 - - [2026-03-02 02:42:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003722
10.0.0.242 - - [2026-03-02 02:42:26] "GET /virtual-network/afc1311a-65f1-41ce-9831-e2a8985738b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.005249
10.0.0.242 - - [2026-03-02 02:42:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003953
10.0.0.242 - - [2026-03-02 02:42:30] "GET /virtual-network/afc1311a-65f1-41ce-9831-e2a8985738b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.007293
10.0.0.242 - - [2026-03-02 02:42:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003838
10.0.0.242 - - [2026-03-02 02:42:34] "GET /virtual-network/afc1311a-65f1-41ce-9831-e2a8985738b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.006511
10.0.0.242 - - [2026-03-02 02:42:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004051
10.0.0.242 - - [2026-03-02 02:42:38] "GET /virtual-network/afc1311a-65f1-41ce-9831-e2a8985738b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.005383
10.0.0.242 - - [2026-03-02 02:42:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003845
10.0.0.242 - - [2026-03-02 02:42:42] "GET /virtual-network/afc1311a-65f1-41ce-9831-e2a8985738b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.006020
10.0.0.242 - - [2026-03-02 02:42:43] "DELETE /access-control-list/00ddeb71-8eeb-46c2-89b9-3cb3f23db311 HTTP/1.1" 200 115 0.047822
10.0.0.23 - - [2026-03-02 02:42:46] "DELETE /project/48910b0c92494308a3add4c3b57cb7c1 HTTP/1.1" 404 173 0.002722
10.0.0.23 - - [2026-03-02 02:42:46] "DELETE /project/1000c51a-ec01-48c1-9e3d-66b700e82874 HTTP/1.1" 404 177 0.005286
10.0.0.242 - - [2026-03-02 02:42:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004104
10.0.0.242 - - [2026-03-02 02:42:47] "GET /virtual-network/afc1311a-65f1-41ce-9831-e2a8985738b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.007875
10.0.0.242 - - [2026-03-02 02:42:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004479
10.0.0.242 - - [2026-03-02 02:42:51] "GET /virtual-network/afc1311a-65f1-41ce-9831-e2a8985738b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.006009
10.0.0.242 - - [2026-03-02 02:42:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003650
10.0.0.242 - - [2026-03-02 02:42:55] "GET /virtual-network/afc1311a-65f1-41ce-9831-e2a8985738b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.005044
10.0.0.242 - - [2026-03-02 02:42:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003491
10.0.0.242 - - [2026-03-02 02:42:57] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004368
10.0.0.242 - - [2026-03-02 02:42:57] "GET /virtual-networks?parent_id=48910b0c-9249-4308-a3ad-d4c3b57cb7c1&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002811
10.0.0.242 - - [2026-03-02 02:42:57] "GET /virtual-network/afc1311a-65f1-41ce-9831-e2a8985738b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.005605
10.0.0.242 - - [2026-03-02 02:42:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003933
10.0.0.242 - - [2026-03-02 02:42:57] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003921
10.0.0.242 - - [2026-03-02 02:42:57] "GET /virtual-networks?parent_id=48910b0c-9249-4308-a3ad-d4c3b57cb7c1&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003371
10.0.0.242 - - [2026-03-02 02:42:57] "GET /virtual-network/afc1311a-65f1-41ce-9831-e2a8985738b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.006112
10.0.0.242 - - [2026-03-02 02:42:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002607
10.0.0.242 - - [2026-03-02 02:42:57] "GET /routing-instance/c0930fb8-25aa-4e5c-ba04-1a7cc3c70c67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.006492
10.0.0.242 - - [2026-03-02 02:42:57] "GET /route-target/702e24ce-d4d9-4d6e-ba60-2b4e61faf2cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004321
10.0.0.242 - - [2026-03-02 02:42:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003397
10.0.0.242 - - [2026-03-02 02:42:57] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003799
10.0.0.242 - - [2026-03-02 02:42:57] "GET /virtual-networks?parent_id=48910b0c-9249-4308-a3ad-d4c3b57cb7c1&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003036
10.0.0.242 - - [2026-03-02 02:42:57] "GET /virtual-network/afc1311a-65f1-41ce-9831-e2a8985738b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.006947
10.0.0.242 - - [2026-03-02 02:42:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003690
10.0.0.242 - - [2026-03-02 02:42:57] "GET /routing-instance/c0930fb8-25aa-4e5c-ba04-1a7cc3c70c67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.004194
10.0.0.242 - - [2026-03-02 02:42:57] "GET /route-target/702e24ce-d4d9-4d6e-ba60-2b4e61faf2cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003476
10.0.0.242 - - [2026-03-02 02:42:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003564
10.0.0.242 - - [2026-03-02 02:42:58] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004211
10.0.0.242 - - [2026-03-02 02:42:58] "GET /virtual-networks?parent_id=48910b0c-9249-4308-a3ad-d4c3b57cb7c1&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002667
10.0.0.242 - - [2026-03-02 02:42:58] "GET /virtual-network/afc1311a-65f1-41ce-9831-e2a8985738b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.006468
10.0.0.242 - - [2026-03-02 02:42:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003263
10.0.0.242 - - [2026-03-02 02:42:58] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003937
10.0.0.242 - - [2026-03-02 02:42:58] "GET /virtual-networks?parent_id=48910b0c-9249-4308-a3ad-d4c3b57cb7c1&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002974
10.0.0.242 - - [2026-03-02 02:42:58] "GET /virtual-network/afc1311a-65f1-41ce-9831-e2a8985738b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.005395
10.0.0.242 - - [2026-03-02 02:42:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002629
10.0.0.242 - - [2026-03-02 02:42:58] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004687
10.0.0.242 - - [2026-03-02 02:42:58] "GET /virtual-networks?parent_id=48910b0c-9249-4308-a3ad-d4c3b57cb7c1&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003261
10.0.0.242 - - [2026-03-02 02:42:58] "GET /virtual-network/afc1311a-65f1-41ce-9831-e2a8985738b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.005766
10.0.0.242 - - [2026-03-02 02:42:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003734
10.0.0.242 - - [2026-03-02 02:42:58] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003831
10.0.0.242 - - [2026-03-02 02:42:58] "GET /virtual-networks?parent_id=48910b0c-9249-4308-a3ad-d4c3b57cb7c1&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002887
10.0.0.242 - - [2026-03-02 02:42:58] "GET /virtual-network/afc1311a-65f1-41ce-9831-e2a8985738b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.006696
10.0.0.23 - - [2026-03-02 02:42:58] "GET /obj-perms HTTP/1.1" 200 5061 0.006105
10.0.0.242 - - [2026-03-02 02:42:58] "GET /obj-perms HTTP/1.1" 200 5061 0.004387
10.0.0.242 - - [2026-03-02 02:42:58] "GET /obj-perms HTTP/1.1" 200 5061 0.004716
10.0.0.242 - - [2026-03-02 02:42:58] "GET /obj-perms HTTP/1.1" 200 5061 0.003309
10.0.0.23 - - [2026-03-02 02:42:58] "GET /obj-perms HTTP/1.1" 200 5061 0.003638
10.0.0.242 - - [2026-03-02 02:42:59] "POST /neutron/port HTTP/1.1" 200 1239 0.019912
10.0.0.242 - - [2026-03-02 02:42:59] "POST /neutron/security_group HTTP/1.1" 200 2064 0.008096
10.0.0.242 - - [2026-03-02 02:42:59] "GET /virtual-machine/819996ec-95ae-411c-bb23-d0ebdf51a805 HTTP/1.1" 200 1298 0.006798
10.0.0.242 - - [2026-03-02 02:42:59] "GET /virtual-machine/819996ec-95ae-411c-bb23-d0ebdf51a805 HTTP/1.1" 200 1298 0.004001
10.0.0.242 - - [2026-03-02 02:42:59] "GET /virtual-machine-interface/73dc293f-eed6-4453-9643-4eaf7e4d52b3 HTTP/1.1" 200 3168 0.006543
10.0.0.242 - - [2026-03-02 02:42:59] "GET /virtual-machine/819996ec-95ae-411c-bb23-d0ebdf51a805 HTTP/1.1" 200 1298 0.007635
10.0.0.242 - - [2026-03-02 02:42:59] "GET /virtual-machine-interface/73dc293f-eed6-4453-9643-4eaf7e4d52b3 HTTP/1.1" 200 3168 0.006344
10.0.0.242 - - [2026-03-02 02:42:59] "GET /instance-ip/08f466af-bbcf-4a34-a2fa-320fdc60f986 HTTP/1.1" 200 1634 0.006580
10.0.0.242 - - [2026-03-02 02:42:59] "GET /instance-ip/805e3d5e-451d-444f-bed5-adf75efe6d7f HTTP/1.1" 200 1653 0.006321
10.0.0.242 - - [2026-03-02 02:42:59] "GET /virtual-machine/819996ec-95ae-411c-bb23-d0ebdf51a805 HTTP/1.1" 200 1298 0.003430
10.0.0.242 - - [2026-03-02 02:42:59] "GET /virtual-machine-interface/73dc293f-eed6-4453-9643-4eaf7e4d52b3 HTTP/1.1" 200 3168 0.005410
10.0.0.242 - - [2026-03-02 02:42:59] "GET /instance-ip/08f466af-bbcf-4a34-a2fa-320fdc60f986 HTTP/1.1" 200 1634 0.003656
10.0.0.242 - - [2026-03-02 02:42:59] "GET /instance-ip/805e3d5e-451d-444f-bed5-adf75efe6d7f HTTP/1.1" 200 1653 0.004418
10.0.0.242 - - [2026-03-02 02:42:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004479
10.0.0.242 - - [2026-03-02 02:42:59] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004354
10.0.0.242 - - [2026-03-02 02:42:59] "GET /virtual-networks?parent_id=48910b0c-9249-4308-a3ad-d4c3b57cb7c1&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004510
10.0.0.242 - - [2026-03-02 02:42:59] "GET /virtual-network/b3151025-5b7c-45f1-97af-91a62eba7b7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.007642
10.0.0.242 - - [2026-03-02 02:42:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004369
10.0.0.242 - - [2026-03-02 02:42:59] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006751
10.0.0.242 - - [2026-03-02 02:42:59] "GET /virtual-networks?parent_id=48910b0c-9249-4308-a3ad-d4c3b57cb7c1&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004956
10.0.0.242 - - [2026-03-02 02:42:59] "GET /virtual-network/b3151025-5b7c-45f1-97af-91a62eba7b7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.006814
10.0.0.242 - - [2026-03-02 02:42:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003415
10.0.0.242 - - [2026-03-02 02:42:59] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004596
10.0.0.242 - - [2026-03-02 02:42:59] "GET /virtual-networks?parent_id=48910b0c-9249-4308-a3ad-d4c3b57cb7c1&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002711
10.0.0.242 - - [2026-03-02 02:42:59] "GET /virtual-network/b3151025-5b7c-45f1-97af-91a62eba7b7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.007144
10.0.0.242 - - [2026-03-02 02:42:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005696
10.0.0.242 - - [2026-03-02 02:42:59] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004758
10.0.0.242 - - [2026-03-02 02:42:59] "GET /virtual-networks?parent_id=48910b0c-9249-4308-a3ad-d4c3b57cb7c1&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003573
10.0.0.242 - - [2026-03-02 02:42:59] "GET /virtual-network/b3151025-5b7c-45f1-97af-91a62eba7b7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.007234
10.0.0.242 - - [2026-03-02 02:42:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004937
10.0.0.242 - - [2026-03-02 02:42:59] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005172
10.0.0.242 - - [2026-03-02 02:42:59] "GET /virtual-networks?parent_id=48910b0c-9249-4308-a3ad-d4c3b57cb7c1&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004204
10.0.0.242 - - [2026-03-02 02:42:59] "GET /virtual-network/b3151025-5b7c-45f1-97af-91a62eba7b7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.008018
10.0.0.242 - - [2026-03-02 02:43:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004310
10.0.0.242 - - [2026-03-02 02:43:03] "GET /virtual-network/b3151025-5b7c-45f1-97af-91a62eba7b7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.006464
10.0.0.242 - - [2026-03-02 02:43:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003602
10.0.0.242 - - [2026-03-02 02:43:05] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003776
10.0.0.242 - - [2026-03-02 02:43:05] "GET /virtual-networks?parent_id=48910b0c-9249-4308-a3ad-d4c3b57cb7c1&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004005
10.0.0.242 - - [2026-03-02 02:43:05] "GET /virtual-network/b3151025-5b7c-45f1-97af-91a62eba7b7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.006850
10.0.0.242 - - [2026-03-02 02:43:05] "POST /neutron/port HTTP/1.1" 200 1236 0.049148
10.0.0.242 - - [2026-03-02 02:43:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003603
10.0.0.242 - - [2026-03-02 02:43:05] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003286
10.0.0.242 - - [2026-03-02 02:43:05] "GET /virtual-networks?parent_id=48910b0c-9249-4308-a3ad-d4c3b57cb7c1&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004617
10.0.0.242 - - [2026-03-02 02:43:05] "GET /virtual-network/b3151025-5b7c-45f1-97af-91a62eba7b7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.005827
10.0.0.242 - - [2026-03-02 02:43:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002868
10.0.0.242 - - [2026-03-02 02:43:05] "GET /routing-instance/9d5bee9b-6231-4146-a8e5-21dc6b9771eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.005068
10.0.0.242 - - [2026-03-02 02:43:05] "GET /route-target/390fbce3-c5ab-41aa-bbef-58259efa1229?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004907
10.0.0.242 - - [2026-03-02 02:43:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002985
10.0.0.242 - - [2026-03-02 02:43:05] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003990
10.0.0.242 - - [2026-03-02 02:43:05] "GET /virtual-networks?parent_id=48910b0c-9249-4308-a3ad-d4c3b57cb7c1&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002733
10.0.0.242 - - [2026-03-02 02:43:05] "GET /virtual-network/b3151025-5b7c-45f1-97af-91a62eba7b7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.005355
10.0.0.242 - - [2026-03-02 02:43:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003237
10.0.0.242 - - [2026-03-02 02:43:05] "GET /routing-instance/9d5bee9b-6231-4146-a8e5-21dc6b9771eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.004078
10.0.0.242 - - [2026-03-02 02:43:05] "GET /route-target/390fbce3-c5ab-41aa-bbef-58259efa1229?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.013081
10.0.0.242 - - [2026-03-02 02:43:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004058
10.0.0.242 - - [2026-03-02 02:43:05] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004749
10.0.0.242 - - [2026-03-02 02:43:05] "GET /virtual-networks?parent_id=48910b0c-9249-4308-a3ad-d4c3b57cb7c1&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003204
10.0.0.242 - - [2026-03-02 02:43:06] "GET /virtual-network/b3151025-5b7c-45f1-97af-91a62eba7b7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.007421
10.0.0.242 - - [2026-03-02 02:43:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003268
10.0.0.242 - - [2026-03-02 02:43:06] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003733
10.0.0.242 - - [2026-03-02 02:43:06] "GET /virtual-networks?parent_id=48910b0c-9249-4308-a3ad-d4c3b57cb7c1&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003198
10.0.0.242 - - [2026-03-02 02:43:06] "GET /virtual-network/b3151025-5b7c-45f1-97af-91a62eba7b7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.006010
10.0.0.242 - - [2026-03-02 02:43:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002920
10.0.0.242 - - [2026-03-02 02:43:06] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004852
10.0.0.242 - - [2026-03-02 02:43:06] "GET /virtual-networks?parent_id=48910b0c-9249-4308-a3ad-d4c3b57cb7c1&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003167
10.0.0.242 - - [2026-03-02 02:43:06] "GET /virtual-network/b3151025-5b7c-45f1-97af-91a62eba7b7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.005835
10.0.0.242 - - [2026-03-02 02:43:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003469
10.0.0.27 - - [2026-03-02 02:43:06] "GET /obj-perms HTTP/1.1" 200 5075 0.053764
10.0.0.242 - - [2026-03-02 02:43:06] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003940
10.0.0.242 - - [2026-03-02 02:43:06] "GET /virtual-networks?parent_id=48910b0c-9249-4308-a3ad-d4c3b57cb7c1&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003670
10.0.0.242 - - [2026-03-02 02:43:06] "GET /virtual-network/b3151025-5b7c-45f1-97af-91a62eba7b7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.005545
10.0.0.242 - - [2026-03-02 02:43:06] "GET /obj-perms HTTP/1.1" 200 5061 0.003965
10.0.0.242 - - [2026-03-02 02:43:06] "GET /obj-perms HTTP/1.1" 200 5061 0.008778
10.0.0.23 - - [2026-03-02 02:43:06] "GET /obj-perms HTTP/1.1" 200 5061 0.003358
10.0.0.242 - - [2026-03-02 02:43:06] "GET /obj-perms HTTP/1.1" 200 5061 0.003355
10.0.0.27 - - [2026-03-02 02:43:06] "GET /obj-perms HTTP/1.1" 200 5061 0.005011
10.0.0.242 - - [2026-03-02 02:43:06] "POST /neutron/security_group HTTP/1.1" 200 2064 0.006959
10.0.0.242 - - [2026-03-02 02:43:06] "POST /neutron/port HTTP/1.1" 200 1238 0.016806
10.0.0.242 - - [2026-03-02 02:43:07] "POST /neutron/port HTTP/1.1" 200 1238 0.017734
10.0.0.242 - - [2026-03-02 02:43:07] "GET /virtual-machine/5fc3fcb3-68ae-40cf-93d5-20955f0b4fc5 HTTP/1.1" 200 1298 0.005374
10.0.0.242 - - [2026-03-02 02:43:07] "GET /virtual-machine/5fc3fcb3-68ae-40cf-93d5-20955f0b4fc5 HTTP/1.1" 200 1298 0.003669
10.0.0.242 - - [2026-03-02 02:43:07] "GET /virtual-machine-interface/2fa71d81-ce87-45f0-a2c6-6498e82146c5 HTTP/1.1" 200 3168 0.004687
10.0.0.242 - - [2026-03-02 02:43:07] "GET /virtual-machine/5fc3fcb3-68ae-40cf-93d5-20955f0b4fc5 HTTP/1.1" 200 1298 0.002915
10.0.0.242 - - [2026-03-02 02:43:07] "GET /virtual-machine-interface/2fa71d81-ce87-45f0-a2c6-6498e82146c5 HTTP/1.1" 200 3168 0.005818
10.0.0.242 - - [2026-03-02 02:43:07] "GET /instance-ip/c304303f-2e71-48f6-8319-499a89abcb6c HTTP/1.1" 200 1653 0.005691
10.0.0.242 - - [2026-03-02 02:43:07] "GET /instance-ip/f2c6c88e-89f5-4d94-847b-af0fde45464b HTTP/1.1" 200 1634 0.006097
10.0.0.242 - - [2026-03-02 02:43:07] "GET /virtual-machine/5fc3fcb3-68ae-40cf-93d5-20955f0b4fc5 HTTP/1.1" 200 1298 0.003233
10.0.0.242 - - [2026-03-02 02:43:07] "GET /virtual-machine-interface/2fa71d81-ce87-45f0-a2c6-6498e82146c5 HTTP/1.1" 200 3168 0.005490
10.0.0.242 - - [2026-03-02 02:43:07] "GET /instance-ip/c304303f-2e71-48f6-8319-499a89abcb6c HTTP/1.1" 200 1653 0.003821
10.0.0.242 - - [2026-03-02 02:43:07] "GET /instance-ip/f2c6c88e-89f5-4d94-847b-af0fde45464b HTTP/1.1" 200 1634 0.003343
10.0.0.242 - - [2026-03-02 02:43:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004217
10.0.0.242 - - [2026-03-02 02:43:07] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003392
10.0.0.242 - - [2026-03-02 02:43:07] "GET /virtual-networks?parent_id=48910b0c-9249-4308-a3ad-d4c3b57cb7c1&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002911
10.0.0.242 - - [2026-03-02 02:43:07] "GET /virtual-network/0ba68893-8afc-4728-a316-91542df589f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.007998
10.0.0.242 - - [2026-03-02 02:43:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003229
10.0.0.242 - - [2026-03-02 02:43:07] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003306
10.0.0.242 - - [2026-03-02 02:43:07] "GET /virtual-networks?parent_id=48910b0c-9249-4308-a3ad-d4c3b57cb7c1&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003255
10.0.0.242 - - [2026-03-02 02:43:07] "GET /virtual-network/0ba68893-8afc-4728-a316-91542df589f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.005581
10.0.0.242 - - [2026-03-02 02:43:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003782
10.0.0.242 - - [2026-03-02 02:43:07] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004587
10.0.0.242 - - [2026-03-02 02:43:07] "GET /virtual-networks?parent_id=48910b0c-9249-4308-a3ad-d4c3b57cb7c1&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003096
10.0.0.242 - - [2026-03-02 02:43:07] "GET /virtual-network/0ba68893-8afc-4728-a316-91542df589f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.005953
10.0.0.242 - - [2026-03-02 02:43:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004087
10.0.0.242 - - [2026-03-02 02:43:07] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003875
10.0.0.242 - - [2026-03-02 02:43:07] "GET /virtual-networks?parent_id=48910b0c-9249-4308-a3ad-d4c3b57cb7c1&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002897
10.0.0.242 - - [2026-03-02 02:43:07] "GET /virtual-network/0ba68893-8afc-4728-a316-91542df589f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.006582
10.0.0.242 - - [2026-03-02 02:43:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003257
10.0.0.242 - - [2026-03-02 02:43:07] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004279
10.0.0.242 - - [2026-03-02 02:43:07] "GET /virtual-networks?parent_id=48910b0c-9249-4308-a3ad-d4c3b57cb7c1&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004043
10.0.0.242 - - [2026-03-02 02:43:07] "GET /virtual-network/0ba68893-8afc-4728-a316-91542df589f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.005440
10.0.0.242 - - [2026-03-02 02:43:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003320
10.0.0.242 - - [2026-03-02 02:43:08] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004184
10.0.0.242 - - [2026-03-02 02:43:08] "GET /virtual-networks?parent_id=48910b0c-9249-4308-a3ad-d4c3b57cb7c1&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003063
10.0.0.242 - - [2026-03-02 02:43:08] "GET /virtual-network/0ba68893-8afc-4728-a316-91542df589f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.005811
10.0.0.242 - - [2026-03-02 02:43:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003912
10.0.0.242 - - [2026-03-02 02:43:09] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003610
10.0.0.242 - - [2026-03-02 02:43:09] "GET /virtual-networks?parent_id=48910b0c-9249-4308-a3ad-d4c3b57cb7c1&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002486
10.0.0.242 - - [2026-03-02 02:43:09] "GET /virtual-network/0ba68893-8afc-4728-a316-91542df589f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.006178
10.0.0.242 - - [2026-03-02 02:43:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002660
10.0.0.242 - - [2026-03-02 02:43:09] "GET /routing-instance/5a79aa99-a24b-4680-8a2c-ad7c6d97a881?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.004359
10.0.0.242 - - [2026-03-02 02:43:09] "GET /route-target/f7c969c7-3c58-4b4d-96b7-3ccd62de86c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004594
10.0.0.242 - - [2026-03-02 02:43:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003267
10.0.0.242 - - [2026-03-02 02:43:09] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003230
10.0.0.242 - - [2026-03-02 02:43:09] "GET /virtual-networks?parent_id=48910b0c-9249-4308-a3ad-d4c3b57cb7c1&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003243
10.0.0.242 - - [2026-03-02 02:43:09] "GET /virtual-network/0ba68893-8afc-4728-a316-91542df589f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.005627
10.0.0.242 - - [2026-03-02 02:43:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003228
10.0.0.242 - - [2026-03-02 02:43:09] "GET /routing-instance/5a79aa99-a24b-4680-8a2c-ad7c6d97a881?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.004858
10.0.0.242 - - [2026-03-02 02:43:09] "GET /route-target/f7c969c7-3c58-4b4d-96b7-3ccd62de86c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004134
10.0.0.242 - - [2026-03-02 02:43:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003424
10.0.0.242 - - [2026-03-02 02:43:09] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004578
10.0.0.242 - - [2026-03-02 02:43:09] "GET /virtual-networks?parent_id=48910b0c-9249-4308-a3ad-d4c3b57cb7c1&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003668
10.0.0.242 - - [2026-03-02 02:43:09] "GET /virtual-network/0ba68893-8afc-4728-a316-91542df589f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.006727
10.0.0.242 - - [2026-03-02 02:43:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004067
10.0.0.242 - - [2026-03-02 02:43:09] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003945
10.0.0.242 - - [2026-03-02 02:43:09] "GET /virtual-networks?parent_id=48910b0c-9249-4308-a3ad-d4c3b57cb7c1&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003056
10.0.0.242 - - [2026-03-02 02:43:09] "GET /virtual-network/0ba68893-8afc-4728-a316-91542df589f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.006223
10.0.0.242 - - [2026-03-02 02:43:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003147
10.0.0.242 - - [2026-03-02 02:43:09] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004197
10.0.0.242 - - [2026-03-02 02:43:09] "GET /virtual-networks?parent_id=48910b0c-9249-4308-a3ad-d4c3b57cb7c1&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003832
10.0.0.242 - - [2026-03-02 02:43:09] "POST /neutron/port HTTP/1.1" 200 1236 0.015618
10.0.0.242 - - [2026-03-02 02:43:09] "GET /virtual-network/0ba68893-8afc-4728-a316-91542df589f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.006331
10.0.0.242 - - [2026-03-02 02:43:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003185
10.0.0.242 - - [2026-03-02 02:43:09] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005467
10.0.0.242 - - [2026-03-02 02:43:09] "GET /virtual-networks?parent_id=48910b0c-9249-4308-a3ad-d4c3b57cb7c1&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003725
10.0.0.242 - - [2026-03-02 02:43:09] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004292
10.0.0.242 - - [2026-03-02 02:43:09] "GET /virtual-network/0ba68893-8afc-4728-a316-91542df589f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.005633
10.0.0.242 - - [2026-03-02 02:43:10] "POST /neutron/port HTTP/1.1" 200 117 0.000962
10.0.0.242 - - [2026-03-02 02:43:10] "GET /obj-perms HTTP/1.1" 200 5061 0.005224
10.0.0.23 - - [2026-03-02 02:43:10] "GET /obj-perms HTTP/1.1" 200 5061 0.006154
10.0.0.242 - - [2026-03-02 02:43:10] "GET /obj-perms HTTP/1.1" 200 5061 0.006048
10.0.0.242 - - [2026-03-02 02:43:10] "GET /obj-perms HTTP/1.1" 200 5061 0.004323
10.0.0.242 - - [2026-03-02 02:43:10] "GET /virtual-machine/189bf50d-6ef4-456c-8bac-d0d654e1efa8 HTTP/1.1" 200 1298 0.003600
10.0.0.242 - - [2026-03-02 02:43:10] "GET /virtual-machine-interface/f7a4b1cc-9dc7-45ea-bd47-3d4c281944d3 HTTP/1.1" 200 3169 0.005347
10.0.0.242 - - [2026-03-02 02:43:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004330
10.0.0.242 - - [2026-03-02 02:43:10] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003542
10.0.0.242 - - [2026-03-02 02:43:10] "GET /virtual-networks?parent_id=48910b0c-9249-4308-a3ad-d4c3b57cb7c1&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003536
10.0.0.242 - - [2026-03-02 02:43:10] "GET /virtual-network/afc1311a-65f1-41ce-9831-e2a8985738b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.006727
10.0.0.242 - - [2026-03-02 02:43:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005398
10.0.0.242 - - [2026-03-02 02:43:11] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003650
10.0.0.242 - - [2026-03-02 02:43:11] "GET /virtual-networks?parent_id=48910b0c-9249-4308-a3ad-d4c3b57cb7c1&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004205
10.0.0.242 - - [2026-03-02 02:43:11] "GET /virtual-network/afc1311a-65f1-41ce-9831-e2a8985738b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.005454
10.0.0.242 - - [2026-03-02 02:43:11] "POST /neutron/port HTTP/1.1" 200 1236 0.016686
10.0.0.242 - - [2026-03-02 02:43:15] "POST /neutron/port HTTP/1.1" 200 1239 0.021334
10.0.0.242 - - [2026-03-02 02:43:16] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004959
10.0.0.242 - - [2026-03-02 02:43:16] "POST /neutron/port HTTP/1.1" 200 117 0.001089
10.0.0.242 - - [2026-03-02 02:43:16] "GET /virtual-machine/819996ec-95ae-411c-bb23-d0ebdf51a805 HTTP/1.1" 200 1298 0.004375
10.0.0.242 - - [2026-03-02 02:43:16] "GET /virtual-machine-interface/73dc293f-eed6-4453-9643-4eaf7e4d52b3 HTTP/1.1" 200 3168 0.005488
10.0.0.242 - - [2026-03-02 02:43:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004636
10.0.0.242 - - [2026-03-02 02:43:17] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004005
10.0.0.242 - - [2026-03-02 02:43:17] "GET /virtual-networks?parent_id=48910b0c-9249-4308-a3ad-d4c3b57cb7c1&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003759
10.0.0.242 - - [2026-03-02 02:43:17] "GET /virtual-network/b3151025-5b7c-45f1-97af-91a62eba7b7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.007089
10.0.0.242 - - [2026-03-02 02:43:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003766
10.0.0.242 - - [2026-03-02 02:43:18] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003595
10.0.0.242 - - [2026-03-02 02:43:18] "GET /virtual-networks?parent_id=48910b0c-9249-4308-a3ad-d4c3b57cb7c1&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003519
10.0.0.242 - - [2026-03-02 02:43:18] "GET /virtual-network/b3151025-5b7c-45f1-97af-91a62eba7b7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.006110
10.0.0.242 - - [2026-03-02 02:43:18] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007972
10.0.0.242 - - [2026-03-02 02:43:26] "POST /neutron/port HTTP/1.1" 200 1239 0.020123
10.0.0.242 - - [2026-03-02 02:43:28] "POST /neutron/security_group HTTP/1.1" 200 2064 0.008727
10.0.0.242 - - [2026-03-02 02:43:39] "GET /virtual-machine/5fc3fcb3-68ae-40cf-93d5-20955f0b4fc5 HTTP/1.1" 200 1298 0.004032
10.0.0.242 - - [2026-03-02 02:43:39] "GET /virtual-machine-interface/2fa71d81-ce87-45f0-a2c6-6498e82146c5 HTTP/1.1" 200 3168 0.005597
10.0.0.242 - - [2026-03-02 02:43:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003029
10.0.0.242 - - [2026-03-02 02:43:39] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003349
10.0.0.242 - - [2026-03-02 02:43:39] "GET /virtual-networks?parent_id=48910b0c-9249-4308-a3ad-d4c3b57cb7c1&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003420
10.0.0.242 - - [2026-03-02 02:43:39] "GET /virtual-network/0ba68893-8afc-4728-a316-91542df589f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.005330
10.0.0.242 - - [2026-03-02 02:43:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004023
10.0.0.242 - - [2026-03-02 02:43:40] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004775
10.0.0.242 - - [2026-03-02 02:43:40] "GET /virtual-networks?parent_id=48910b0c-9249-4308-a3ad-d4c3b57cb7c1&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003340
10.0.0.242 - - [2026-03-02 02:43:40] "GET /virtual-network/0ba68893-8afc-4728-a316-91542df589f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.007085
10.0.0.23 - - [2026-03-02 02:44:06] "GET /obj-perms HTTP/1.1" 200 5075 0.053711
10.0.0.242 - - [2026-03-02 02:44:07] "GET /obj-perms HTTP/1.1" 200 5075 0.047699
10.0.0.242 - - [2026-03-02 02:44:10] "POST /neutron/port HTTP/1.1" 200 1238 0.045048
10.0.0.242 - - [2026-03-02 02:44:11] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003652
10.0.0.242 - - [2026-03-02 02:44:11] "POST /neutron/port HTTP/1.1" 200 117 0.001117
10.0.0.242 - - [2026-03-02 02:44:16] "POST /neutron/port HTTP/1.1" 200 1239 0.017803
10.0.0.242 - - [2026-03-02 02:44:17] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003971
10.0.0.242 - - [2026-03-02 02:44:17] "POST /neutron/port HTTP/1.1" 200 117 0.001098
10.0.0.242 - - [2026-03-02 02:44:24] "GET /virtual-machine/5fc3fcb3-68ae-40cf-93d5-20955f0b4fc5 HTTP/1.1" 200 1298 0.004940
10.0.0.242 - - [2026-03-02 02:44:24] "POST /neutron/port HTTP/1.1" 200 1238 0.020116
10.0.0.242 - - [2026-03-02 02:44:26] "GET /virtual-machine/5fc3fcb3-68ae-40cf-93d5-20955f0b4fc5 HTTP/1.1" 404 171 0.002991
10.0.0.242 - - [2026-03-02 02:44:26] "GET /virtual-machine/5fc3fcb3-68ae-40cf-93d5-20955f0b4fc5 HTTP/1.1" 404 171 0.003165
10.0.0.242 - - [2026-03-02 02:44:26] "GET /virtual-machine/5fc3fcb3-68ae-40cf-93d5-20955f0b4fc5 HTTP/1.1" 404 171 0.004001
10.0.0.242 - - [2026-03-02 02:44:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003867
10.0.0.242 - - [2026-03-02 02:44:26] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005314
10.0.0.242 - - [2026-03-02 02:44:26] "GET /virtual-networks?parent_id=48910b0c-9249-4308-a3ad-d4c3b57cb7c1&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003381
10.0.0.242 - - [2026-03-02 02:44:26] "GET /virtual-network/0ba68893-8afc-4728-a316-91542df589f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.006941
10.0.0.242 - - [2026-03-02 02:44:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004092
10.0.0.242 - - [2026-03-02 02:44:26] "GET /routing-instance/5a79aa99-a24b-4680-8a2c-ad7c6d97a881?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.005640
10.0.0.242 - - [2026-03-02 02:44:26] "GET /route-target/f7c969c7-3c58-4b4d-96b7-3ccd62de86c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005479
10.0.0.242 - - [2026-03-02 02:44:30] "GET /obj-perms HTTP/1.1" 200 5061 0.004590
10.0.0.242 - - [2026-03-02 02:44:33] "GET /obj-perms HTTP/1.1" 200 5061 0.003520
10.0.0.242 - - [2026-03-02 02:44:39] "GET /obj-perms HTTP/1.1" 200 5061 0.004093
10.0.0.242 - - [2026-03-02 02:44:42] "GET /obj-perms HTTP/1.1" 200 5061 0.003961
10.0.0.242 - - [2026-03-02 02:44:48] "GET /obj-perms HTTP/1.1" 200 5061 0.003873
10.0.0.242 - - [2026-03-02 02:44:51] "GET /obj-perms HTTP/1.1" 200 5061 0.004557
10.0.0.242 - - [2026-03-02 02:44:51] "GET /virtual-machine/819996ec-95ae-411c-bb23-d0ebdf51a805 HTTP/1.1" 200 1298 0.004663
10.0.0.242 - - [2026-03-02 02:44:52] "POST /neutron/port HTTP/1.1" 200 1239 0.016557
10.0.0.242 - - [2026-03-02 02:44:53] "GET /virtual-machine/819996ec-95ae-411c-bb23-d0ebdf51a805 HTTP/1.1" 404 171 0.004271
10.0.0.242 - - [2026-03-02 02:44:53] "GET /virtual-machine/819996ec-95ae-411c-bb23-d0ebdf51a805 HTTP/1.1" 404 171 0.003070
10.0.0.242 - - [2026-03-02 02:44:53] "GET /virtual-machine/819996ec-95ae-411c-bb23-d0ebdf51a805 HTTP/1.1" 404 171 0.002983
10.0.0.242 - - [2026-03-02 02:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004504
10.0.0.242 - - [2026-03-02 02:44:54] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003773
10.0.0.242 - - [2026-03-02 02:44:54] "GET /virtual-networks?parent_id=48910b0c-9249-4308-a3ad-d4c3b57cb7c1&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002850
10.0.0.242 - - [2026-03-02 02:44:54] "GET /virtual-network/b3151025-5b7c-45f1-97af-91a62eba7b7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.006390
10.0.0.242 - - [2026-03-02 02:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002870
10.0.0.242 - - [2026-03-02 02:44:54] "GET /routing-instance/9d5bee9b-6231-4146-a8e5-21dc6b9771eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.004401
10.0.0.242 - - [2026-03-02 02:44:54] "GET /route-target/390fbce3-c5ab-41aa-bbef-58259efa1229?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004814
10.0.0.242 - - [2026-03-02 02:44:54] "GET /obj-perms HTTP/1.1" 200 5061 0.003468
10.0.0.27 - - [2026-03-02 02:44:54] "GET /obj-perms HTTP/1.1" 200 5061 0.003675
10.0.0.242 - - [2026-03-02 02:45:03] "GET /obj-perms HTTP/1.1" 200 5061 0.004625
10.0.0.27 - - [2026-03-02 02:45:03] "GET /obj-perms HTTP/1.1" 200 5061 0.003508
10.0.0.27 - - [2026-03-02 02:45:09] "GET /obj-perms HTTP/1.1" 200 5061 0.003698
10.0.0.242 - - [2026-03-02 02:45:10] "POST /neutron/port HTTP/1.1" 200 1236 0.018014
10.0.0.242 - - [2026-03-02 02:45:10] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004858
10.0.0.242 - - [2026-03-02 02:45:11] "POST /neutron/port HTTP/1.1" 200 117 0.001318
10.0.0.242 - - [2026-03-02 02:45:12] "GET /obj-perms HTTP/1.1" 200 5061 0.004622
10.0.0.23 - - [2026-03-02 02:45:12] "GET /obj-perms HTTP/1.1" 200 5061 0.003344
10.0.0.242 - - [2026-03-02 02:45:12] "GET /virtual-machine/189bf50d-6ef4-456c-8bac-d0d654e1efa8 HTTP/1.1" 200 1298 0.004111
10.0.0.242 - - [2026-03-02 02:45:13] "POST /neutron/port HTTP/1.1" 200 1236 0.021313
10.0.0.242 - - [2026-03-02 02:45:14] "GET /virtual-machine/189bf50d-6ef4-456c-8bac-d0d654e1efa8 HTTP/1.1" 404 171 0.002936
10.0.0.242 - - [2026-03-02 02:45:14] "GET /virtual-machine/189bf50d-6ef4-456c-8bac-d0d654e1efa8 HTTP/1.1" 404 171 0.003669
10.0.0.242 - - [2026-03-02 02:45:14] "GET /virtual-machine/189bf50d-6ef4-456c-8bac-d0d654e1efa8 HTTP/1.1" 404 171 0.002611
10.0.0.242 - - [2026-03-02 02:45:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003224
10.0.0.242 - - [2026-03-02 02:45:15] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004267
10.0.0.242 - - [2026-03-02 02:45:15] "GET /virtual-networks?parent_id=48910b0c-9249-4308-a3ad-d4c3b57cb7c1&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003134
10.0.0.242 - - [2026-03-02 02:45:15] "GET /virtual-network/afc1311a-65f1-41ce-9831-e2a8985738b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.006620
10.0.0.242 - - [2026-03-02 02:45:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004325
10.0.0.242 - - [2026-03-02 02:45:15] "GET /routing-instance/c0930fb8-25aa-4e5c-ba04-1a7cc3c70c67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.004171
10.0.0.242 - - [2026-03-02 02:45:15] "GET /route-target/702e24ce-d4d9-4d6e-ba60-2b4e61faf2cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003300
10.0.0.242 - - [2026-03-02 02:45:15] "GET /obj-perms HTTP/1.1" 200 5061 0.004295
10.0.0.242 - - [2026-03-02 02:45:18] "GET /obj-perms HTTP/1.1" 200 5061 0.003567
10.0.0.242 - - [2026-03-02 02:45:21] "GET /obj-perms HTTP/1.1" 200 5061 0.005694
10.0.0.27 - - [2026-03-02 02:45:21] "GET /obj-perms HTTP/1.1" 200 5061 0.006317
10.0.0.242 - - [2026-03-02 02:45:21] "GET /virtual-network/b3151025-5b7c-45f1-97af-91a62eba7b7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.008797
10.0.0.242 - - [2026-03-02 02:45:21] "POST /neutron/network HTTP/1.1" 200 1114 0.009417
10.0.0.23 - - [2026-03-02 02:45:22] "POST /fqname-to-id HTTP/1.1" 404 207 0.019327
10.0.0.242 - - [2026-03-02 02:45:22] "GET /virtual-network/b3151025-5b7c-45f1-97af-91a62eba7b7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2650 0.011014
10.0.0.242 - - [2026-03-02 02:45:22] "GET /virtual-network/afc1311a-65f1-41ce-9831-e2a8985738b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.007095
10.0.0.242 - - [2026-03-02 02:45:22] "POST /neutron/network HTTP/1.1" 200 1197 0.011256
10.0.0.242 - - [2026-03-02 02:45:22] "DELETE /access-control-list/e717c54c-f41f-4da1-b7aa-9bf49e0a3b02 HTTP/1.1" 200 115 0.101741
10.0.0.242 - - [2026-03-02 02:45:22] "GET /virtual-network/afc1311a-65f1-41ce-9831-e2a8985738b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.016082
10.0.0.242 - - [2026-03-02 02:45:22] "DELETE /network-policy/686c8625-75f0-4203-aafa-ddd9e098cf93 HTTP/1.1" 200 115 0.097947
10.0.0.242 - - [2026-03-02 02:45:22] "DELETE /network-policy/9f0d20e1-6950-4288-8688-672999c20f1e HTTP/1.1" 200 115 0.079931
10.0.0.242 - - [2026-03-02 02:45:22] "DELETE /network-policy/6eaea92e-e77a-4c2e-9b84-a441ca3298ef HTTP/1.1" 200 115 0.051990
10.0.0.242 - - [2026-03-02 02:45:22] "POST /neutron/network HTTP/1.1" 200 1015 0.021533
10.0.0.242 - - [2026-03-02 02:45:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005694
10.0.0.23 - - [2026-03-02 02:45:23] "POST /useragent-kv HTTP/1.1" 200 115 0.052300
10.0.0.23 - - [2026-03-02 02:45:23] "POST /useragent-kv HTTP/1.1" 200 115 0.012675
10.0.0.242 - - [2026-03-02 02:45:23] "DELETE /route-target/390fbce3-c5ab-41aa-bbef-58259efa1229 HTTP/1.1" 200 115 0.075801
10.0.0.23 - - [2026-03-02 02:45:23] "POST /useragent-kv HTTP/1.1" 200 115 0.005280
10.0.0.23 - - [2026-03-02 02:45:23] "POST /useragent-kv HTTP/1.1" 200 115 0.004351
10.0.0.242 - - [2026-03-02 02:45:23] "POST /neutron/network HTTP/1.1" 200 151 0.358265
10.0.0.242 - - [2026-03-02 02:45:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005044
10.0.0.242 - - [2026-03-02 02:45:24] "DELETE /network-ipam/bf435985-423f-4e19-a263-a3929d6fc2d3 HTTP/1.1" 200 115 0.049165
10.0.0.242 - - [2026-03-02 02:45:24] "POST /fqname-to-id HTTP/1.1" 404 203 0.004363
10.0.0.242 - - [2026-03-02 02:45:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003164
10.0.0.242 - - [2026-03-02 02:45:24] "DELETE /network-ipam/77e6ccd2-3527-45d7-9ede-e2dd701924ae HTTP/1.1" 200 115 0.041651
10.0.0.242 - - [2026-03-02 02:45:24] "POST /fqname-to-id HTTP/1.1" 404 203 0.003805
10.0.0.242 - - [2026-03-02 02:45:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005572
10.0.0.242 - - [2026-03-02 02:45:25] "DELETE /network-ipam/7ba9987e-4234-4f17-bc40-23457830c4bd HTTP/1.1" 200 115 0.039292
10.0.0.242 - - [2026-03-02 02:45:25] "POST /fqname-to-id HTTP/1.1" 404 203 0.004927
10.0.0.23 - - [2026-03-02 02:45:27] "GET /projects?obj_uuids=48910b0c-9249-4308-a3ad-d4c3b57cb7c1&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001281
10.0.0.242 - - [2026-03-02 02:45:27] "GET /project/48910b0c-9249-4308-a3ad-d4c3b57cb7c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.047804
10.0.0.23 - - [2026-03-02 02:45:27] "GET /projects?obj_uuids=48910b0c-9249-4308-a3ad-d4c3b57cb7c1&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001034
10.0.0.242 - - [2026-03-02 02:45:27] "GET /project/48910b0c-9249-4308-a3ad-d4c3b57cb7c1?fields=virtual_networks HTTP/1.1" 200 1044 0.042998
10.0.0.23 - - [2026-03-02 02:45:27] "GET /projects?obj_uuids=48910b0c-9249-4308-a3ad-d4c3b57cb7c1&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001048
10.0.0.242 - - [2026-03-02 02:45:27] "GET /project/48910b0c-9249-4308-a3ad-d4c3b57cb7c1?fields=virtual_machine_interfaces HTTP/1.1" 200 1044 0.044090
10.0.0.23 - - [2026-03-02 02:45:27] "GET /projects?obj_uuids=48910b0c-9249-4308-a3ad-d4c3b57cb7c1&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001302
10.0.0.242 - - [2026-03-02 02:45:27] "GET /project/48910b0c-9249-4308-a3ad-d4c3b57cb7c1?fields=security_groups HTTP/1.1" 200 1276 0.045291
10.0.0.242 - - [2026-03-02 02:45:28] "POST /fqname-to-id HTTP/1.1" 404 190 0.036545
10.0.0.23 - - [2026-03-02 02:45:28] "GET /projects?obj_uuids=52077011-6c68-40e5-8a9b-87b0d50d1f22&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003138
10.0.0.23 - - [2026-03-02 02:45:29] "GET /domains?obj_uuids=cc2d0805-fa5b-4698-bfcc-d7811c08231a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001848
10.0.0.23 - - [2026-03-02 02:45:29] "GET /domain/cc2d0805-fa5b-4698-bfcc-d7811c08231a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.009648
10.0.0.23 - - [2026-03-02 02:45:29] "POST /id-to-fqname HTTP/1.1" 200 192 0.001189
10.0.0.23 - - [2026-03-02 02:45:29] "POST /fqname-to-id HTTP/1.1" 404 201 0.005711
10.0.0.23 - - [2026-03-02 02:45:29] "POST /security-groups HTTP/1.1" 200 593 0.035072
10.0.0.242 - - [2026-03-02 02:45:29] "POST /fqname-to-id HTTP/1.1" 404 236 0.005184
10.0.0.23 - - [2026-03-02 02:45:29] "POST /projects HTTP/1.1" 200 589 0.252661
10.0.0.23 - - [2026-03-02 02:45:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.290294
10.0.0.242 - - [2026-03-02 02:45:29] "GET /project/52077011-6c68-40e5-8a9b-87b0d50d1f22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.436522
10.0.0.242 - - [2026-03-02 02:45:29] "POST /access-control-lists HTTP/1.1" 200 596 0.047430
10.0.0.242 - - [2026-03-02 02:45:30] "GET / HTTP/1.1" 200 35931 0.002022
10.0.0.242 - - [2026-03-02 02:45:32] "POST /fqname-to-id HTTP/1.1" 401 293 0.000451
10.0.0.242 - - [2026-03-02 02:45:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.063391
10.0.0.23 - - [2026-03-02 02:45:32] "GET /projects?obj_uuids=52077011-6c68-40e5-8a9b-87b0d50d1f22&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000984
10.0.0.242 - - [2026-03-02 02:45:32] "GET /project/52077011-6c68-40e5-8a9b-87b0d50d1f22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.048471
10.0.0.242 - - [2026-03-02 02:45:32] "POST /neutron/network HTTP/1.1" 200 117 0.036829
10.0.0.242 - - [2026-03-02 02:45:33] "POST /neutron/network HTTP/1.1" 200 827 0.008094
10.0.0.242 - - [2026-03-02 02:45:33] "POST /id-to-fqname HTTP/1.1" 200 222 0.001077
10.0.0.242 - - [2026-03-02 02:45:33] "GET /virtual-network/62316c8f-f235-4bc2-8b01-b7273ffca074?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.004732
10.0.0.242 - - [2026-03-02 02:45:33] "GET /virtual-network/62316c8f-f235-4bc2-8b01-b7273ffca074?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005847
10.0.0.242 - - [2026-03-02 02:45:33] "POST /neutron/subnet HTTP/1.1" 200 729 0.008646
10.0.0.242 - - [2026-03-02 02:45:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002836
10.0.0.23 - - [2026-03-02 02:45:33] "GET /projects?obj_uuids=52077011-6c68-40e5-8a9b-87b0d50d1f22&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001035
10.0.0.242 - - [2026-03-02 02:45:33] "GET /project/52077011-6c68-40e5-8a9b-87b0d50d1f22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.049697
10.0.0.242 - - [2026-03-02 02:45:33] "POST /route-targets HTTP/1.1" 200 327 0.017693
10.0.0.23 - - [2026-03-02 02:45:34] "POST /useragent-kv HTTP/1.1" 200 115 0.007400
10.0.0.242 - - [2026-03-02 02:45:34] "POST /neutron/subnet HTTP/1.1" 200 710 0.243047
10.0.0.242 - - [2026-03-02 02:45:34] "POST /id-to-fqname HTTP/1.1" 200 222 0.001812
10.0.0.242 - - [2026-03-02 02:45:34] "GET /virtual-network/a337f62b-c920-48ee-866a-93f8207f99be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.008208
10.0.0.242 - - [2026-03-02 02:45:34] "GET /virtual-network/a337f62b-c920-48ee-866a-93f8207f99be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.007459
10.0.0.242 - - [2026-03-02 02:45:34] "POST /neutron/network HTTP/1.1" 200 823 0.008414
10.0.0.242 - - [2026-03-02 02:45:34] "POST /fqname-to-id HTTP/1.1" 404 228 0.005127
10.0.0.242 - - [2026-03-02 02:45:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003352
10.0.0.23 - - [2026-03-02 02:45:34] "GET /projects?obj_uuids=52077011-6c68-40e5-8a9b-87b0d50d1f22&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000969
10.0.0.242 - - [2026-03-02 02:45:34] "GET /project/52077011-6c68-40e5-8a9b-87b0d50d1f22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.043200
10.0.0.242 - - [2026-03-02 02:45:34] "POST /network-policys HTTP/1.1" 200 571 0.042123
10.0.0.242 - - [2026-03-02 02:45:34] "GET /network-policy/9b5be6ac-00d8-440d-ac96-08d06c0646dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2153 0.006141
10.0.0.242 - - [2026-03-02 02:45:34] "POST /neutron/network HTTP/1.1" 200 929 0.085998
10.0.0.242 - - [2026-03-02 02:45:34] "GET /virtual-network/62316c8f-f235-4bc2-8b01-b7273ffca074?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.005765
10.0.0.242 - - [2026-03-02 02:45:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003290
10.0.0.242 - - [2026-03-02 02:45:34] "POST /access-control-lists HTTP/1.1" 200 590 0.109653
10.0.0.242 - - [2026-03-02 02:45:34] "GET /network-policy/9b5be6ac-00d8-440d-ac96-08d06c0646dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2153 0.004198
10.0.0.242 - - [2026-03-02 02:45:34] "POST /neutron/network HTTP/1.1" 200 925 0.093897
10.0.0.242 - - [2026-03-02 02:45:34] "GET /virtual-network/a337f62b-c920-48ee-866a-93f8207f99be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2353 0.016585
10.0.0.242 - - [2026-03-02 02:45:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006029
10.0.0.242 - - [2026-03-02 02:45:34] "POST /ref-update HTTP/1.1" 200 156 0.033895
10.0.0.242 - - [2026-03-02 02:45:34] "GET /network-policy/9b5be6ac-00d8-440d-ac96-08d06c0646dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2153 0.005754
10.0.0.242 - - [2026-03-02 02:45:35] "GET /virtual-network/62316c8f-f235-4bc2-8b01-b7273ffca074?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.005607
10.0.0.242 - - [2026-03-02 02:45:37] "GET /virtual-network/a337f62b-c920-48ee-866a-93f8207f99be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2353 0.007560
10.0.0.242 - - [2026-03-02 02:45:37] "GET /obj-perms HTTP/1.1" 200 5053 0.061086
10.0.0.23 - - [2026-03-02 02:45:37] "GET /obj-perms HTTP/1.1" 200 5053 0.059848
10.0.0.242 - - [2026-03-02 02:45:37] "POST /id-to-fqname HTTP/1.1" 200 222 0.001493
10.0.0.23 - - [2026-03-02 02:45:38] "GET /projects?obj_uuids=52077011-6c68-40e5-8a9b-87b0d50d1f22&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001054
10.0.0.242 - - [2026-03-02 02:45:38] "GET /project/52077011-6c68-40e5-8a9b-87b0d50d1f22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.073106
10.0.0.242 - - [2026-03-02 02:45:38] "POST /neutron/network HTTP/1.1" 200 929 0.034138
10.0.0.242 - - [2026-03-02 02:45:38] "POST /id-to-fqname HTTP/1.1" 200 222 0.001330
10.0.0.242 - - [2026-03-02 02:45:38] "POST /neutron/port HTTP/1.1" 200 117 0.006587
10.0.0.23 - - [2026-03-02 02:45:39] "GET /projects?obj_uuids=52077011-6c68-40e5-8a9b-87b0d50d1f22&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001098
10.0.0.242 - - [2026-03-02 02:45:39] "POST /neutron/port HTTP/1.1" 200 1063 0.337436
10.0.0.242 - - [2026-03-02 02:45:39] "POST /neutron/port HTTP/1.1" 200 1117 0.084225
10.0.0.242 - - [2026-03-02 02:45:39] "POST /neutron/subnet HTTP/1.1" 200 703 0.010026
10.0.0.23 - - [2026-03-02 02:45:39] "GET /projects?obj_uuids=52077011-6c68-40e5-8a9b-87b0d50d1f22&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001043
10.0.0.242 - - [2026-03-02 02:45:40] "GET /project/52077011-6c68-40e5-8a9b-87b0d50d1f22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.084321
10.0.0.242 - - [2026-03-02 02:45:40] "POST /neutron/network HTTP/1.1" 200 925 0.006791
10.0.0.242 - - [2026-03-02 02:45:40] "POST /neutron/port HTTP/1.1" 200 117 0.006504
10.0.0.242 - - [2026-03-02 02:45:40] "POST /neutron/network HTTP/1.1" 200 935 0.013542
10.0.0.242 - - [2026-03-02 02:45:41] "POST /neutron/port HTTP/1.1" 200 1059 0.040274
10.0.0.242 - - [2026-03-02 02:45:41] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004755
10.0.0.242 - - [2026-03-02 02:45:41] "POST /neutron/network HTTP/1.1" 200 925 0.007324
10.0.0.242 - - [2026-03-02 02:45:44] "DELETE /access-control-list/fbc8918b-6cbc-4826-ad9f-9ae2790d917e HTTP/1.1" 200 115 0.060926
10.0.0.242 - - [2026-03-02 02:45:45] "POST /neutron/port HTTP/1.1" 200 1127 0.019493
10.0.0.242 - - [2026-03-02 02:45:45] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008613
10.0.0.242 - - [2026-03-02 02:45:45] "GET /virtual-machine/4efe4d08-f8e6-4a40-b61b-b495f27906e0 HTTP/1.1" 401 293 0.000400
10.0.0.242 - - [2026-03-02 02:45:46] "GET /virtual-machine/4efe4d08-f8e6-4a40-b61b-b495f27906e0 HTTP/1.1" 200 1294 0.031170
10.0.0.242 - - [2026-03-02 02:45:46] "GET /virtual-machine-interface/891ea7a5-7e48-465c-89d6-6d864a66647f HTTP/1.1" 200 2950 0.005330
10.0.0.242 - - [2026-03-02 02:45:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003304
10.0.0.242 - - [2026-03-02 02:45:46] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004681
10.0.0.242 - - [2026-03-02 02:45:46] "GET /virtual-networks?parent_id=52077011-6c68-40e5-8a9b-87b0d50d1f22&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003294
10.0.0.242 - - [2026-03-02 02:45:46] "GET /virtual-network/62316c8f-f235-4bc2-8b01-b7273ffca074?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.005707
10.0.0.23 - - [2026-03-02 02:45:46] "DELETE /project/520770116c6840e58a9b87b0d50d1f22 HTTP/1.1" 404 173 0.002470
10.0.0.23 - - [2026-03-02 02:45:46] "DELETE /project/48910b0c-9249-4308-a3ad-d4c3b57cb7c1 HTTP/1.1" 404 177 0.004815
10.0.0.242 - - [2026-03-02 02:45:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003072
10.0.0.242 - - [2026-03-02 02:45:49] "GET /virtual-network/62316c8f-f235-4bc2-8b01-b7273ffca074?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.005879
10.0.0.23 - - [2026-03-02 02:45:51] "GET /global-system-configs HTTP/1.1" 401 293 0.000421
10.0.0.23 - - [2026-03-02 02:45:51] "GET /global-system-configs HTTP/1.1" 401 293 0.000364
10.0.0.27 - - [2026-03-02 02:45:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000381
10.0.0.27 - - [2026-03-02 02:45:52] "GET /global-system-configs HTTP/1.1" 401 293 0.001098
10.0.0.27 - - [2026-03-02 02:45:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000538
10.0.0.27 - - [2026-03-02 02:45:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000515
10.0.0.242 - - [2026-03-02 02:45:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000428
10.0.0.242 - - [2026-03-02 02:45:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000372
10.0.0.23 - - [2026-03-02 02:45:53] "GET /global-system-configs HTTP/1.1" 401 293 0.000419
10.0.0.23 - - [2026-03-02 02:45:53] "GET /global-system-configs HTTP/1.1" 401 293 0.000567
10.0.0.242 - - [2026-03-02 02:45:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003151
10.0.0.242 - - [2026-03-02 02:45:53] "GET /virtual-network/62316c8f-f235-4bc2-8b01-b7273ffca074?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.005105
10.0.0.242 - - [2026-03-02 02:45:54] "GET /global-system-configs HTTP/1.1" 401 293 0.000443
10.0.0.242 - - [2026-03-02 02:45:54] "GET /global-system-configs HTTP/1.1" 401 293 0.000377
10.0.0.242 - - [2026-03-02 02:45:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003962
10.0.0.242 - - [2026-03-02 02:45:57] "GET /virtual-network/62316c8f-f235-4bc2-8b01-b7273ffca074?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.006722
10.0.0.242 - - [2026-03-02 02:46:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003406
10.0.0.242 - - [2026-03-02 02:46:01] "GET /virtual-network/62316c8f-f235-4bc2-8b01-b7273ffca074?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.005793
10.0.0.242 - - [2026-03-02 02:46:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003179
10.0.0.242 - - [2026-03-02 02:46:05] "GET /virtual-network/62316c8f-f235-4bc2-8b01-b7273ffca074?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.005104
10.0.0.27 - - [2026-03-02 02:46:08] "GET /obj-perms HTTP/1.1" 200 5075 0.055018
10.0.0.242 - - [2026-03-02 02:46:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003130
10.0.0.242 - - [2026-03-02 02:46:09] "GET /virtual-network/62316c8f-f235-4bc2-8b01-b7273ffca074?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.006254
10.0.0.242 - - [2026-03-02 02:46:12] "POST /neutron/network HTTP/1.1" 200 939 0.007719
10.0.0.242 - - [2026-03-02 02:46:12] "POST /neutron/port HTTP/1.1" 200 117 0.001153
10.0.0.242 - - [2026-03-02 02:46:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004104
10.0.0.242 - - [2026-03-02 02:46:13] "GET /virtual-network/62316c8f-f235-4bc2-8b01-b7273ffca074?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.007351
10.0.0.242 - - [2026-03-02 02:46:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003267
10.0.0.242 - - [2026-03-02 02:46:17] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003920
10.0.0.242 - - [2026-03-02 02:46:17] "GET /virtual-networks?parent_id=52077011-6c68-40e5-8a9b-87b0d50d1f22&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003454
10.0.0.242 - - [2026-03-02 02:46:18] "GET /virtual-network/62316c8f-f235-4bc2-8b01-b7273ffca074?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.005409
10.0.0.242 - - [2026-03-02 02:46:18] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008309
10.0.0.242 - - [2026-03-02 02:46:20] "POST /neutron/network HTTP/1.1" 200 935 0.009028
10.0.0.242 - - [2026-03-02 02:46:20] "POST /neutron/port HTTP/1.1" 200 117 0.001194
10.0.0.242 - - [2026-03-02 02:46:23] "POST /neutron/security_group HTTP/1.1" 200 2060 0.014139
10.0.0.242 - - [2026-03-02 02:46:28] "POST /neutron/port HTTP/1.1" 200 1127 0.020295
10.0.0.242 - - [2026-03-02 02:46:33] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008106
10.0.0.242 - - [2026-03-02 02:46:38] "POST /neutron/port HTTP/1.1" 200 1123 0.022362
10.0.0.242 - - [2026-03-02 02:46:38] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007155
10.0.0.242 - - [2026-03-02 02:46:39] "GET /virtual-machine/b9094eb8-bdd1-4b06-ae07-253a38c1208d HTTP/1.1" 200 1295 0.005670
10.0.0.242 - - [2026-03-02 02:46:39] "GET /virtual-machine-interface/c9cd5b8e-125d-4b0f-8515-83be20dd5909 HTTP/1.1" 200 2951 0.005808
10.0.0.242 - - [2026-03-02 02:46:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003887
10.0.0.242 - - [2026-03-02 02:46:39] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003196
10.0.0.242 - - [2026-03-02 02:46:39] "GET /virtual-networks?parent_id=52077011-6c68-40e5-8a9b-87b0d50d1f22&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002904
10.0.0.242 - - [2026-03-02 02:46:39] "GET /virtual-network/a337f62b-c920-48ee-866a-93f8207f99be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2353 0.006132
10.0.0.242 - - [2026-03-02 02:46:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003246
10.0.0.242 - - [2026-03-02 02:46:40] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003353
10.0.0.242 - - [2026-03-02 02:46:40] "GET /virtual-networks?parent_id=52077011-6c68-40e5-8a9b-87b0d50d1f22&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003083
10.0.0.242 - - [2026-03-02 02:46:40] "GET /virtual-network/a337f62b-c920-48ee-866a-93f8207f99be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2353 0.005516
10.0.0.242 - - [2026-03-02 02:46:40] "POST /neutron/port HTTP/1.1" 200 1123 0.016249
10.0.0.242 - - [2026-03-02 02:47:14] "POST /neutron/port HTTP/1.1" 200 1127 0.025449
10.0.0.242 - - [2026-03-02 02:47:14] "POST /neutron/subnet HTTP/1.1" 200 703 0.012353
10.0.0.242 - - [2026-03-02 02:47:22] "POST /neutron/port HTTP/1.1" 200 1123 0.041918
10.0.0.242 - - [2026-03-02 02:47:22] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003471
10.0.0.242 - - [2026-03-02 02:47:22] "POST /neutron/network HTTP/1.1" 200 925 0.008330
10.0.0.242 - - [2026-03-02 02:47:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003068
10.0.0.23 - - [2026-03-02 02:47:30] "GET /projects?obj_uuids=52077011-6c68-40e5-8a9b-87b0d50d1f22&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001013
10.0.0.242 - - [2026-03-02 02:47:30] "GET /project/52077011-6c68-40e5-8a9b-87b0d50d1f22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.036371
10.0.0.242 - - [2026-03-02 02:47:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002954
10.0.0.242 - - [2026-03-02 02:47:30] "PUT /network-policy/9b5be6ac-00d8-440d-ac96-08d06c0646dd HTTP/1.1" 200 262 0.013288
10.0.0.242 - - [2026-03-02 02:47:30] "POST /ref-update HTTP/1.1" 200 156 0.027556
10.0.0.242 - - [2026-03-02 02:47:34] "GET /virtual-network/a337f62b-c920-48ee-866a-93f8207f99be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2353 0.005927
10.0.0.242 - - [2026-03-02 02:47:34] "DELETE /access-control-list/daf67b2f-00f7-48b1-b47a-715676674029 HTTP/1.1" 200 115 0.044246
10.0.0.242 - - [2026-03-02 02:47:34] "POST /neutron/network HTTP/1.1" 200 823 0.009715
10.0.0.242 - - [2026-03-02 02:47:34] "GET /virtual-network/a337f62b-c920-48ee-866a-93f8207f99be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.005683
10.0.0.242 - - [2026-03-02 02:47:34] "GET /virtual-network/62316c8f-f235-4bc2-8b01-b7273ffca074?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.004946
10.0.0.242 - - [2026-03-02 02:47:34] "POST /neutron/network HTTP/1.1" 200 827 0.019068
10.0.0.242 - - [2026-03-02 02:47:34] "GET /virtual-network/62316c8f-f235-4bc2-8b01-b7273ffca074?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.007908
10.0.0.242 - - [2026-03-02 02:47:34] "DELETE /network-policy/9b5be6ac-00d8-440d-ac96-08d06c0646dd HTTP/1.1" 200 115 0.037312
10.0.0.242 - - [2026-03-02 02:47:34] "POST /neutron/port HTTP/1.1" 200 1123 0.015466
10.0.0.242 - - [2026-03-02 02:47:34] "POST /neutron/port HTTP/1.1" 200 151 0.172754
10.0.0.242 - - [2026-03-02 02:47:36] "POST /neutron/network HTTP/1.1" 200 823 0.007203
10.0.0.242 - - [2026-03-02 02:47:36] "DELETE /route-target/66711267-4475-46b7-929e-6befc53855a7 HTTP/1.1" 200 115 0.042589
10.0.0.23 - - [2026-03-02 02:47:36] "POST /useragent-kv HTTP/1.1" 200 115 0.003542
10.0.0.23 - - [2026-03-02 02:47:36] "POST /useragent-kv HTTP/1.1" 200 115 0.003309
10.0.0.242 - - [2026-03-02 02:47:36] "POST /neutron/network HTTP/1.1" 200 151 0.132215
10.0.0.23 - - [2026-03-02 02:47:38] "GET /projects?obj_uuids=52077011-6c68-40e5-8a9b-87b0d50d1f22&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001050
10.0.0.242 - - [2026-03-02 02:47:38] "GET /project/52077011-6c68-40e5-8a9b-87b0d50d1f22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.068069
10.0.0.23 - - [2026-03-02 02:47:38] "GET /projects?obj_uuids=52077011-6c68-40e5-8a9b-87b0d50d1f22&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001255
10.0.0.242 - - [2026-03-02 02:47:38] "GET /project/52077011-6c68-40e5-8a9b-87b0d50d1f22?fields=virtual_networks HTTP/1.1" 200 1035 0.049064
10.0.0.23 - - [2026-03-02 02:47:38] "GET /projects?obj_uuids=52077011-6c68-40e5-8a9b-87b0d50d1f22&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000989
10.0.0.242 - - [2026-03-02 02:47:38] "GET /project/52077011-6c68-40e5-8a9b-87b0d50d1f22?fields=virtual_machine_interfaces HTTP/1.1" 200 1035 0.044225
10.0.0.23 - - [2026-03-02 02:47:38] "GET /projects?obj_uuids=52077011-6c68-40e5-8a9b-87b0d50d1f22&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000973
10.0.0.242 - - [2026-03-02 02:47:38] "GET /project/52077011-6c68-40e5-8a9b-87b0d50d1f22?fields=security_groups HTTP/1.1" 200 1263 0.040312
10.0.0.242 - - [2026-03-02 02:47:39] "POST /fqname-to-id HTTP/1.1" 404 200 0.026520
10.0.0.23 - - [2026-03-02 02:47:39] "GET /projects?obj_uuids=abda9ecd-b72c-4beb-82e8-f6a98ab08b66&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003201
10.0.0.23 - - [2026-03-02 02:47:39] "GET /domains?obj_uuids=cc2d0805-fa5b-4698-bfcc-d7811c08231a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000968
10.0.0.23 - - [2026-03-02 02:47:39] "GET /domain/cc2d0805-fa5b-4698-bfcc-d7811c08231a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.036228
10.0.0.23 - - [2026-03-02 02:47:39] "POST /id-to-fqname HTTP/1.1" 200 202 0.002581
10.0.0.23 - - [2026-03-02 02:47:39] "POST /fqname-to-id HTTP/1.1" 404 211 0.006397
10.0.0.23 - - [2026-03-02 02:47:39] "POST /security-groups HTTP/1.1" 200 603 0.028972
10.0.0.242 - - [2026-03-02 02:47:39] "POST /fqname-to-id HTTP/1.1" 404 246 0.003750
10.0.0.23 - - [2026-03-02 02:47:40] "POST /projects HTTP/1.1" 200 609 0.240216
10.0.0.23 - - [2026-03-02 02:47:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.313322
10.0.0.242 - - [2026-03-02 02:47:40] "POST /access-control-lists HTTP/1.1" 200 606 0.034807
10.0.0.242 - - [2026-03-02 02:47:40] "GET /project/abda9ecd-b72c-4beb-82e8-f6a98ab08b66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.482320
10.0.0.242 - - [2026-03-02 02:47:41] "GET / HTTP/1.1" 200 35931 0.001572
10.0.0.242 - - [2026-03-02 02:47:45] "GET /project/abda9ecd-b72c-4beb-82e8-f6a98ab08b66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 293 0.000419
10.0.0.23 - - [2026-03-02 02:47:45] "GET /projects?obj_uuids=abda9ecd-b72c-4beb-82e8-f6a98ab08b66&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001062
10.0.0.242 - - [2026-03-02 02:47:45] "GET /project/abda9ecd-b72c-4beb-82e8-f6a98ab08b66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.091437
10.0.0.242 - - [2026-03-02 02:47:46] "GET / HTTP/1.1" 200 35931 0.002493
10.0.0.242 - - [2026-03-02 02:47:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003911
10.0.0.23 - - [2026-03-02 02:47:46] "GET /domains?obj_uuids=cc2d0805-fa5b-4698-bfcc-d7811c08231a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001231
10.0.0.242 - - [2026-03-02 02:47:46] "GET /domain/cc2d0805-fa5b-4698-bfcc-d7811c08231a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.010855
10.0.0.23 - - [2026-03-02 02:47:46] "DELETE /project/52077011-6c68-40e5-8a9b-87b0d50d1f22 HTTP/1.1" 404 177 0.003002
10.0.0.23 - - [2026-03-02 02:47:46] "DELETE /project/abda9ecdb72c4beb82e8f6a98ab08b66 HTTP/1.1" 404 173 0.005785
10.0.0.242 - - [2026-03-02 02:47:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003900
10.0.0.23 - - [2026-03-02 02:47:46] "GET /projects?obj_uuids=abda9ecd-b72c-4beb-82e8-f6a98ab08b66&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001794
10.0.0.242 - - [2026-03-02 02:47:47] "GET /project/abda9ecd-b72c-4beb-82e8-f6a98ab08b66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.051259
10.0.0.242 - - [2026-03-02 02:47:48] "GET /domains HTTP/1.1" 401 293 0.000723
10.0.0.242 - - [2026-03-02 02:47:48] "GET /domains HTTP/1.1" 200 280 0.027722
10.0.0.23 - - [2026-03-02 02:47:48] "GET /domains?obj_uuids=cc2d0805-fa5b-4698-bfcc-d7811c08231a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000947
10.0.0.242 - - [2026-03-02 02:47:48] "GET /domain/cc2d0805-fa5b-4698-bfcc-d7811c08231a HTTP/1.1" 200 2586 0.009547
10.0.0.23 - - [2026-03-02 02:47:48] "GET /projects?obj_uuids=abda9ecd-b72c-4beb-82e8-f6a98ab08b66&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000969
10.0.0.242 - - [2026-03-02 02:47:48] "GET /project/abda9ecd-b72c-4beb-82e8-f6a98ab08b66 HTTP/1.1" 200 1924 0.104224
10.0.0.242 - - [2026-03-02 02:47:48] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.003633
10.0.0.242 - - [2026-03-02 02:47:48] "POST /network-ipams HTTP/1.1" 200 621 0.038554
10.0.0.242 - - [2026-03-02 02:47:48] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 810 0.004246
10.0.0.242 - - [2026-03-02 02:47:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004317
10.0.0.242 - - [2026-03-02 02:47:48] "GET /network-ipam/01f06533-ed2e-46d8-ab7e-101fd0eece3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.007553
10.0.0.242 - - [2026-03-02 02:47:48] "PUT /network-ipam/01f06533-ed2e-46d8-ab7e-101fd0eece3d HTTP/1.1" 200 258 0.016837
10.0.0.242 - - [2026-03-02 02:47:49] "POST /fqname-to-id HTTP/1.1" 401 293 0.000438
10.0.0.242 - - [2026-03-02 02:47:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.027202
10.0.0.23 - - [2026-03-02 02:47:49] "GET /projects?obj_uuids=abda9ecd-b72c-4beb-82e8-f6a98ab08b66&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000955
10.0.0.242 - - [2026-03-02 02:47:49] "GET /project/abda9ecd-b72c-4beb-82e8-f6a98ab08b66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.049993
10.0.0.242 - - [2026-03-02 02:47:49] "POST /route-targets HTTP/1.1" 200 327 0.021130
10.0.0.23 - - [2026-03-02 02:47:50] "POST /useragent-kv HTTP/1.1" 200 115 0.003129
10.0.0.242 - - [2026-03-02 02:47:50] "POST /neutron/subnet HTTP/1.1" 200 701 0.298807
10.0.0.242 - - [2026-03-02 02:47:50] "POST /neutron/network HTTP/1.1" 200 1337 0.013165
10.0.0.242 - - [2026-03-02 02:47:50] "POST /id-to-fqname HTTP/1.1" 200 235 0.001200
10.0.0.242 - - [2026-03-02 02:47:50] "GET /virtual-network/4ca2357a-92b9-41cc-a05f-84355e1c8e8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.006187
10.0.0.242 - - [2026-03-02 02:47:50] "GET /virtual-network/4ca2357a-92b9-41cc-a05f-84355e1c8e8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.006338
10.0.0.242 - - [2026-03-02 02:47:50] "POST /neutron/subnet HTTP/1.1" 200 701 0.008526
10.0.0.242 - - [2026-03-02 02:47:51] "GET /virtual-network/4ca2357a-92b9-41cc-a05f-84355e1c8e8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005367
10.0.0.242 - - [2026-03-02 02:47:51] "GET /obj-perms HTTP/1.1" 200 5038 0.059014
10.0.0.242 - - [2026-03-02 02:47:52] "POST /fqname-to-id HTTP/1.1" 404 229 0.002865
10.0.0.242 - - [2026-03-02 02:47:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003379
10.0.0.23 - - [2026-03-02 02:47:52] "GET /projects?obj_uuids=abda9ecd-b72c-4beb-82e8-f6a98ab08b66&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001552
10.0.0.242 - - [2026-03-02 02:47:52] "GET /project/abda9ecd-b72c-4beb-82e8-f6a98ab08b66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.060619
10.0.0.242 - - [2026-03-02 02:47:53] "POST /network-policys HTTP/1.1" 200 563 0.028557
10.0.0.242 - - [2026-03-02 02:47:53] "GET /network-policy/fd58ac36-a100-4dde-a0d7-a5ecad12533e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.007641
10.0.0.242 - - [2026-03-02 02:47:53] "POST /fqname-to-id HTTP/1.1" 404 229 0.004625
10.0.0.242 - - [2026-03-02 02:47:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003828
10.0.0.23 - - [2026-03-02 02:47:53] "GET /projects?obj_uuids=abda9ecd-b72c-4beb-82e8-f6a98ab08b66&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000973
10.0.0.242 - - [2026-03-02 02:47:53] "GET /project/abda9ecd-b72c-4beb-82e8-f6a98ab08b66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.053534
10.0.0.242 - - [2026-03-02 02:47:53] "POST /network-policys HTTP/1.1" 200 563 0.031672
10.0.0.242 - - [2026-03-02 02:47:53] "GET /network-policy/aeaa68a8-246d-407b-bbdd-c3b217ea03ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8881 0.006991
10.0.0.242 - - [2026-03-02 02:47:53] "POST /fqname-to-id HTTP/1.1" 404 229 0.003484
10.0.0.242 - - [2026-03-02 02:47:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003795
10.0.0.23 - - [2026-03-02 02:47:53] "GET /projects?obj_uuids=abda9ecd-b72c-4beb-82e8-f6a98ab08b66&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001368
10.0.0.242 - - [2026-03-02 02:47:53] "GET /project/abda9ecd-b72c-4beb-82e8-f6a98ab08b66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.049471
10.0.0.242 - - [2026-03-02 02:47:53] "POST /network-policys HTTP/1.1" 200 563 0.035639
10.0.0.242 - - [2026-03-02 02:47:53] "GET /network-policy/2a094c19-b4e8-4cbb-acbd-0a496c90e833?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.006915
10.0.0.242 - - [2026-03-02 02:47:53] "POST /fqname-to-id HTTP/1.1" 404 229 0.002931
10.0.0.242 - - [2026-03-02 02:47:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003559
10.0.0.23 - - [2026-03-02 02:47:53] "GET /projects?obj_uuids=abda9ecd-b72c-4beb-82e8-f6a98ab08b66&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000964
10.0.0.242 - - [2026-03-02 02:47:54] "GET /project/abda9ecd-b72c-4beb-82e8-f6a98ab08b66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.051579
10.0.0.242 - - [2026-03-02 02:47:54] "POST /network-policys HTTP/1.1" 200 563 0.032458
10.0.0.242 - - [2026-03-02 02:47:54] "GET /network-policy/8b531ea0-d484-4fad-8604-95b2c613e7ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.005991
10.0.0.242 - - [2026-03-02 02:47:54] "POST /fqname-to-id HTTP/1.1" 404 229 0.002966
10.0.0.242 - - [2026-03-02 02:47:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003948
10.0.0.23 - - [2026-03-02 02:47:54] "GET /projects?obj_uuids=abda9ecd-b72c-4beb-82e8-f6a98ab08b66&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000960
10.0.0.242 - - [2026-03-02 02:47:54] "GET /project/abda9ecd-b72c-4beb-82e8-f6a98ab08b66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.045048
10.0.0.242 - - [2026-03-02 02:47:54] "POST /network-policys HTTP/1.1" 200 563 0.041944
10.0.0.242 - - [2026-03-02 02:47:54] "GET /network-policy/a47ec7c3-a73a-428d-a179-badcf0ed1e94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.006385
10.0.0.242 - - [2026-03-02 02:47:54] "POST /fqname-to-id HTTP/1.1" 404 229 0.004104
10.0.0.242 - - [2026-03-02 02:47:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.007396
10.0.0.23 - - [2026-03-02 02:47:54] "GET /projects?obj_uuids=abda9ecd-b72c-4beb-82e8-f6a98ab08b66&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001558
10.0.0.242 - - [2026-03-02 02:47:54] "GET /project/abda9ecd-b72c-4beb-82e8-f6a98ab08b66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.047745
10.0.0.242 - - [2026-03-02 02:47:54] "POST /network-policys HTTP/1.1" 200 563 0.036064
10.0.0.242 - - [2026-03-02 02:47:54] "GET /network-policy/45f4616e-fb20-4f18-9e7f-44c3ea61f2fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.008322
10.0.0.242 - - [2026-03-02 02:47:55] "POST /fqname-to-id HTTP/1.1" 404 229 0.003628
10.0.0.242 - - [2026-03-02 02:47:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003477
10.0.0.23 - - [2026-03-02 02:47:55] "GET /projects?obj_uuids=abda9ecd-b72c-4beb-82e8-f6a98ab08b66&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001221
10.0.0.242 - - [2026-03-02 02:47:55] "GET /project/abda9ecd-b72c-4beb-82e8-f6a98ab08b66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.045140
10.0.0.242 - - [2026-03-02 02:47:55] "POST /network-policys HTTP/1.1" 200 563 0.041885
10.0.0.242 - - [2026-03-02 02:47:55] "GET /network-policy/b90b879d-c846-499e-86d9-2ac0e095567f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.005824
10.0.0.242 - - [2026-03-02 02:47:55] "POST /fqname-to-id HTTP/1.1" 404 229 0.003023
10.0.0.242 - - [2026-03-02 02:47:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004008
10.0.0.23 - - [2026-03-02 02:47:55] "GET /projects?obj_uuids=abda9ecd-b72c-4beb-82e8-f6a98ab08b66&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001311
10.0.0.242 - - [2026-03-02 02:47:55] "GET /project/abda9ecd-b72c-4beb-82e8-f6a98ab08b66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.051990
10.0.0.242 - - [2026-03-02 02:47:55] "POST /network-policys HTTP/1.1" 200 563 0.032326
10.0.0.242 - - [2026-03-02 02:47:55] "GET /network-policy/15a65cd9-5e21-4032-8345-06114533b478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.006186
10.0.0.242 - - [2026-03-02 02:47:55] "POST /fqname-to-id HTTP/1.1" 404 229 0.003865
10.0.0.242 - - [2026-03-02 02:47:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004380
10.0.0.23 - - [2026-03-02 02:47:55] "GET /projects?obj_uuids=abda9ecd-b72c-4beb-82e8-f6a98ab08b66&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001628
10.0.0.242 - - [2026-03-02 02:47:55] "GET /project/abda9ecd-b72c-4beb-82e8-f6a98ab08b66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.048118
10.0.0.242 - - [2026-03-02 02:47:56] "POST /network-policys HTTP/1.1" 200 563 0.029602
10.0.0.242 - - [2026-03-02 02:47:56] "GET /network-policy/5fc5ed13-5eba-46bf-b7e4-a2ddf8c578d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.006724
10.0.0.242 - - [2026-03-02 02:47:56] "POST /fqname-to-id HTTP/1.1" 404 229 0.004244
10.0.0.242 - - [2026-03-02 02:47:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004331
10.0.0.23 - - [2026-03-02 02:47:56] "GET /projects?obj_uuids=abda9ecd-b72c-4beb-82e8-f6a98ab08b66&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001270
10.0.0.242 - - [2026-03-02 02:47:56] "GET /project/abda9ecd-b72c-4beb-82e8-f6a98ab08b66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.044733
10.0.0.242 - - [2026-03-02 02:47:56] "POST /network-policys HTTP/1.1" 200 563 0.045334
10.0.0.242 - - [2026-03-02 02:47:56] "GET /network-policy/9c27389f-397c-4a42-9d37-991556f8195d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.008262
10.0.0.242 - - [2026-03-02 02:47:56] "POST /neutron/network HTTP/1.1" 200 1337 0.011284
10.0.0.23 - - [2026-03-02 02:47:56] "POST /fqname-to-id HTTP/1.1" 404 207 0.041482
10.0.0.242 - - [2026-03-02 02:47:56] "POST /access-control-lists HTTP/1.1" 200 609 0.053604
10.0.0.242 - - [2026-03-02 02:47:56] "GET /virtual-network/4ca2357a-92b9-41cc-a05f-84355e1c8e8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6141 0.008610
10.0.0.242 - - [2026-03-02 02:47:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002548
10.0.0.242 - - [2026-03-02 02:47:57] "GET /network-policy/15a65cd9-5e21-4032-8345-06114533b478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.004880
10.0.0.242 - - [2026-03-02 02:47:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003098
10.0.0.242 - - [2026-03-02 02:47:57] "GET /network-policy/2a094c19-b4e8-4cbb-acbd-0a496c90e833?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004103
10.0.0.242 - - [2026-03-02 02:47:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003645
10.0.0.242 - - [2026-03-02 02:47:57] "GET /network-policy/45f4616e-fb20-4f18-9e7f-44c3ea61f2fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004844
10.0.0.242 - - [2026-03-02 02:47:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003158
10.0.0.242 - - [2026-03-02 02:47:57] "GET /network-policy/5fc5ed13-5eba-46bf-b7e4-a2ddf8c578d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.005064
10.0.0.242 - - [2026-03-02 02:47:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003201
10.0.0.242 - - [2026-03-02 02:47:57] "GET /network-policy/8b531ea0-d484-4fad-8604-95b2c613e7ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.005027
10.0.0.242 - - [2026-03-02 02:47:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004192
10.0.0.242 - - [2026-03-02 02:47:57] "GET /network-policy/9c27389f-397c-4a42-9d37-991556f8195d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.005523
10.0.0.242 - - [2026-03-02 02:47:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003402
10.0.0.242 - - [2026-03-02 02:47:57] "GET /network-policy/a47ec7c3-a73a-428d-a179-badcf0ed1e94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.005157
10.0.0.242 - - [2026-03-02 02:47:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003089
10.0.0.242 - - [2026-03-02 02:47:57] "GET /network-policy/aeaa68a8-246d-407b-bbdd-c3b217ea03ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8881 0.004998
10.0.0.242 - - [2026-03-02 02:47:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004723
10.0.0.242 - - [2026-03-02 02:47:57] "GET /network-policy/b90b879d-c846-499e-86d9-2ac0e095567f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004382
10.0.0.242 - - [2026-03-02 02:47:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003236
10.0.0.242 - - [2026-03-02 02:47:57] "GET /network-policy/fd58ac36-a100-4dde-a0d7-a5ecad12533e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.005136
10.0.0.242 - - [2026-03-02 02:47:57] "POST /id-to-fqname HTTP/1.1" 200 235 0.001483
10.0.0.242 - - [2026-03-02 02:47:57] "POST /neutron/network HTTP/1.1" 200 2260 0.007661
10.0.0.23 - - [2026-03-02 02:47:58] "GET /projects?obj_uuids=abda9ecd-b72c-4beb-82e8-f6a98ab08b66&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001362
10.0.0.242 - - [2026-03-02 02:47:58] "GET /project/abda9ecd-b72c-4beb-82e8-f6a98ab08b66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.081306
10.0.0.242 - - [2026-03-02 02:47:58] "POST /neutron/port HTTP/1.1" 200 117 0.007702
10.0.0.23 - - [2026-03-02 02:47:59] "GET /projects?obj_uuids=abda9ecd-b72c-4beb-82e8-f6a98ab08b66&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001265
10.0.0.242 - - [2026-03-02 02:47:59] "POST /neutron/port HTTP/1.1" 200 1174 0.411862
10.0.0.242 - - [2026-03-02 02:48:00] "POST /neutron/port HTTP/1.1" 200 1228 0.146280
10.0.0.242 - - [2026-03-02 02:48:00] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005410
10.0.0.242 - - [2026-03-02 02:48:00] "POST /neutron/port HTTP/1.1" 200 117 0.001130
10.0.0.242 - - [2026-03-02 02:48:04] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007084
10.0.0.242 - - [2026-03-02 02:48:04] "POST /neutron/port HTTP/1.1" 200 1238 0.020901
10.0.0.242 - - [2026-03-02 02:48:04] "GET /virtual-machine/b9e9949c-2c1f-4e47-a62a-0519a33c9b37 HTTP/1.1" 401 293 0.000530
10.0.0.242 - - [2026-03-02 02:48:04] "GET /virtual-machine/b9e9949c-2c1f-4e47-a62a-0519a33c9b37 HTTP/1.1" 200 1305 0.029301
10.0.0.242 - - [2026-03-02 02:48:04] "GET /virtual-machine-interface/11047554-8292-45e8-b302-4c3acb79781f HTTP/1.1" 200 3169 0.004967
10.0.0.242 - - [2026-03-02 02:48:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003151
10.0.0.242 - - [2026-03-02 02:48:04] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003853
10.0.0.242 - - [2026-03-02 02:48:04] "GET /virtual-networks?parent_id=abda9ecd-b72c-4beb-82e8-f6a98ab08b66&detail=False&count=False&shared=False HTTP/1.1" 200 366 0.002944
10.0.0.242 - - [2026-03-02 02:48:04] "GET /virtual-network/4ca2357a-92b9-41cc-a05f-84355e1c8e8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6141 0.006648
10.0.0.242 - - [2026-03-02 02:48:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003669
10.0.0.242 - - [2026-03-02 02:48:07] "GET /virtual-network/4ca2357a-92b9-41cc-a05f-84355e1c8e8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6141 0.006456
10.0.0.23 - - [2026-03-02 02:48:10] "GET /obj-perms HTTP/1.1" 200 5075 0.046436
10.0.0.242 - - [2026-03-02 02:48:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004128
10.0.0.242 - - [2026-03-02 02:48:11] "GET /virtual-network/4ca2357a-92b9-41cc-a05f-84355e1c8e8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6141 0.006360
10.0.0.242 - - [2026-03-02 02:48:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003858
10.0.0.242 - - [2026-03-02 02:48:15] "GET /virtual-network/4ca2357a-92b9-41cc-a05f-84355e1c8e8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6141 0.006676
10.0.0.242 - - [2026-03-02 02:48:16] "POST /neutron/port HTTP/1.1" 200 1238 0.019020
10.0.0.242 - - [2026-03-02 02:48:16] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003992
10.0.0.242 - - [2026-03-02 02:48:17] "POST /neutron/port HTTP/1.1" 200 117 0.001140
10.0.0.242 - - [2026-03-02 02:48:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.008336
10.0.0.242 - - [2026-03-02 02:48:20] "GET /virtual-network/4ca2357a-92b9-41cc-a05f-84355e1c8e8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6141 0.007034
10.0.0.242 - - [2026-03-02 02:48:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003991
10.0.0.242 - - [2026-03-02 02:48:24] "GET /virtual-network/4ca2357a-92b9-41cc-a05f-84355e1c8e8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6141 0.006090
10.0.0.242 - - [2026-03-02 02:48:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003962
10.0.0.242 - - [2026-03-02 02:48:28] "GET /virtual-network/4ca2357a-92b9-41cc-a05f-84355e1c8e8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6141 0.006396
10.0.0.242 - - [2026-03-02 02:48:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004211
10.0.0.242 - - [2026-03-02 02:48:32] "GET /virtual-network/4ca2357a-92b9-41cc-a05f-84355e1c8e8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6141 0.007623
10.0.0.242 - - [2026-03-02 02:48:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003627
10.0.0.242 - - [2026-03-02 02:48:34] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003785
10.0.0.242 - - [2026-03-02 02:48:34] "GET /virtual-networks?parent_id=abda9ecd-b72c-4beb-82e8-f6a98ab08b66&detail=False&count=False&shared=False HTTP/1.1" 200 366 0.003210
10.0.0.242 - - [2026-03-02 02:48:34] "GET /virtual-network/4ca2357a-92b9-41cc-a05f-84355e1c8e8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6141 0.006869
10.0.0.242 - - [2026-03-02 02:48:34] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007195
10.0.0.242 - - [2026-03-02 02:48:44] "POST /neutron/port HTTP/1.1" 200 1238 0.020497
10.0.0.242 - - [2026-03-02 02:48:49] "POST /neutron/security_group HTTP/1.1" 200 2070 0.038742
10.0.0.242 - - [2026-03-02 02:48:55] "POST /neutron/port HTTP/1.1" 200 1238 0.018290
10.0.0.242 - - [2026-03-02 02:49:00] "POST /neutron/security_group HTTP/1.1" 200 2070 0.009926
10.0.0.242 - - [2026-03-02 02:49:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004101
10.0.0.242 - - [2026-03-02 02:49:00] "GET /network-policy/fd58ac36-a100-4dde-a0d7-a5ecad12533e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.004986
10.0.0.242 - - [2026-03-02 02:49:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004180
10.0.0.242 - - [2026-03-02 02:49:00] "GET /network-policy/aeaa68a8-246d-407b-bbdd-c3b217ea03ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8881 0.005738
10.0.0.242 - - [2026-03-02 02:49:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003543
10.0.0.242 - - [2026-03-02 02:49:01] "GET /network-policy/2a094c19-b4e8-4cbb-acbd-0a496c90e833?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.005466
10.0.0.242 - - [2026-03-02 02:49:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003907
10.0.0.242 - - [2026-03-02 02:49:01] "GET /network-policy/8b531ea0-d484-4fad-8604-95b2c613e7ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004502
10.0.0.242 - - [2026-03-02 02:49:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004594
10.0.0.242 - - [2026-03-02 02:49:01] "GET /network-policy/a47ec7c3-a73a-428d-a179-badcf0ed1e94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.005612
10.0.0.242 - - [2026-03-02 02:49:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003081
10.0.0.242 - - [2026-03-02 02:49:01] "GET /network-policy/45f4616e-fb20-4f18-9e7f-44c3ea61f2fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004395
10.0.0.242 - - [2026-03-02 02:49:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003356
10.0.0.242 - - [2026-03-02 02:49:01] "GET /network-policy/b90b879d-c846-499e-86d9-2ac0e095567f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004080
10.0.0.242 - - [2026-03-02 02:49:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003637
10.0.0.242 - - [2026-03-02 02:49:01] "GET /network-policy/15a65cd9-5e21-4032-8345-06114533b478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.004483
10.0.0.242 - - [2026-03-02 02:49:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002965
10.0.0.242 - - [2026-03-02 02:49:01] "GET /network-policy/5fc5ed13-5eba-46bf-b7e4-a2ddf8c578d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.005710
10.0.0.242 - - [2026-03-02 02:49:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003700
10.0.0.242 - - [2026-03-02 02:49:01] "GET /network-policy/9c27389f-397c-4a42-9d37-991556f8195d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.004918
10.0.0.242 - - [2026-03-02 02:49:01] "POST /neutron/network HTTP/1.1" 200 2250 0.014872
10.0.0.242 - - [2026-03-02 02:49:01] "GET /virtual-network/4ca2357a-92b9-41cc-a05f-84355e1c8e8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3495 0.008929
10.0.0.242 - - [2026-03-02 02:49:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003316
10.0.0.242 - - [2026-03-02 02:49:01] "GET /network-policy/fd58ac36-a100-4dde-a0d7-a5ecad12533e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.004269
10.0.0.242 - - [2026-03-02 02:49:06] "POST /neutron/network HTTP/1.1" 200 1440 0.011208
10.0.0.242 - - [2026-03-02 02:49:06] "PUT /access-control-list/7e44eb78-3a77-42c7-bb99-0d4c01107f9c HTTP/1.1" 200 272 0.015921
10.0.0.242 - - [2026-03-02 02:49:07] "GET /virtual-network/4ca2357a-92b9-41cc-a05f-84355e1c8e8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3495 0.008166
10.0.0.242 - - [2026-03-02 02:49:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002869
10.0.0.242 - - [2026-03-02 02:49:07] "GET /network-policy/aeaa68a8-246d-407b-bbdd-c3b217ea03ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8881 0.005281
10.0.0.27 - - [2026-03-02 02:49:11] "GET /obj-perms HTTP/1.1" 200 5075 0.055723
10.0.0.242 - - [2026-03-02 02:49:12] "POST /neutron/network HTTP/1.1" 200 1440 0.014447
10.0.0.23 - - [2026-03-02 02:49:12] "POST /fqname-to-id HTTP/1.1" 404 207 0.003846
10.0.0.242 - - [2026-03-02 02:49:12] "GET /virtual-network/4ca2357a-92b9-41cc-a05f-84355e1c8e8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3495 0.008214
10.0.0.242 - - [2026-03-02 02:49:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003556
10.0.0.242 - - [2026-03-02 02:49:12] "GET /network-policy/2a094c19-b4e8-4cbb-acbd-0a496c90e833?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004125
10.0.0.242 - - [2026-03-02 02:49:17] "POST /neutron/network HTTP/1.1" 200 1440 0.011274
10.0.0.242 - - [2026-03-02 02:49:17] "GET /virtual-network/4ca2357a-92b9-41cc-a05f-84355e1c8e8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3495 0.008799
10.0.0.242 - - [2026-03-02 02:49:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003425
10.0.0.242 - - [2026-03-02 02:49:17] "GET /network-policy/8b531ea0-d484-4fad-8604-95b2c613e7ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004793
10.0.0.242 - - [2026-03-02 02:49:18] "POST /neutron/port HTTP/1.1" 200 1238 0.042241
10.0.0.242 - - [2026-03-02 02:49:19] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004354
10.0.0.242 - - [2026-03-02 02:49:19] "POST /neutron/port HTTP/1.1" 200 117 0.001159
10.0.0.242 - - [2026-03-02 02:49:22] "POST /neutron/network HTTP/1.1" 200 1440 0.019035
10.0.0.242 - - [2026-03-02 02:49:22] "PUT /access-control-list/7e44eb78-3a77-42c7-bb99-0d4c01107f9c HTTP/1.1" 200 272 0.017949
10.0.0.242 - - [2026-03-02 02:49:23] "GET /virtual-network/4ca2357a-92b9-41cc-a05f-84355e1c8e8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3495 0.009317
10.0.0.242 - - [2026-03-02 02:49:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004640
10.0.0.242 - - [2026-03-02 02:49:23] "GET /network-policy/a47ec7c3-a73a-428d-a179-badcf0ed1e94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.011000
10.0.0.242 - - [2026-03-02 02:49:28] "POST /neutron/network HTTP/1.1" 200 1440 0.012041
10.0.0.23 - - [2026-03-02 02:49:28] "POST /fqname-to-id HTTP/1.1" 404 207 0.004560
10.0.0.242 - - [2026-03-02 02:49:28] "GET /virtual-network/4ca2357a-92b9-41cc-a05f-84355e1c8e8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3495 0.008150
10.0.0.242 - - [2026-03-02 02:49:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003236
10.0.0.242 - - [2026-03-02 02:49:28] "GET /network-policy/45f4616e-fb20-4f18-9e7f-44c3ea61f2fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004655
10.0.0.242 - - [2026-03-02 02:49:33] "POST /neutron/network HTTP/1.1" 200 1440 0.012791
10.0.0.242 - - [2026-03-02 02:49:33] "GET /virtual-network/4ca2357a-92b9-41cc-a05f-84355e1c8e8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3495 0.009677
10.0.0.242 - - [2026-03-02 02:49:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003268
10.0.0.242 - - [2026-03-02 02:49:33] "GET /network-policy/b90b879d-c846-499e-86d9-2ac0e095567f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004847
10.0.0.242 - - [2026-03-02 02:49:38] "POST /neutron/network HTTP/1.1" 200 1440 0.011812
10.0.0.242 - - [2026-03-02 02:49:38] "PUT /access-control-list/7e44eb78-3a77-42c7-bb99-0d4c01107f9c HTTP/1.1" 200 272 0.014936
10.0.0.242 - - [2026-03-02 02:49:38] "GET /virtual-network/4ca2357a-92b9-41cc-a05f-84355e1c8e8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3495 0.007695
10.0.0.242 - - [2026-03-02 02:49:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003368
10.0.0.242 - - [2026-03-02 02:49:39] "GET /network-policy/15a65cd9-5e21-4032-8345-06114533b478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.003912
10.0.0.242 - - [2026-03-02 02:49:44] "POST /neutron/network HTTP/1.1" 200 1440 0.011172
10.0.0.23 - - [2026-03-02 02:49:44] "POST /fqname-to-id HTTP/1.1" 404 207 0.003221
10.0.0.242 - - [2026-03-02 02:49:44] "GET /virtual-network/4ca2357a-92b9-41cc-a05f-84355e1c8e8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3495 0.009001
10.0.0.242 - - [2026-03-02 02:49:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003397
10.0.0.242 - - [2026-03-02 02:49:44] "GET /network-policy/5fc5ed13-5eba-46bf-b7e4-a2ddf8c578d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004227
10.0.0.242 - - [2026-03-02 02:49:49] "POST /neutron/network HTTP/1.1" 200 1440 0.011098
10.0.0.242 - - [2026-03-02 02:49:49] "GET /virtual-network/4ca2357a-92b9-41cc-a05f-84355e1c8e8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3495 0.008690
10.0.0.242 - - [2026-03-02 02:49:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003225
10.0.0.242 - - [2026-03-02 02:49:49] "GET /network-policy/9c27389f-397c-4a42-9d37-991556f8195d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.005150
10.0.0.242 - - [2026-03-02 02:49:54] "GET /virtual-machine/b9e9949c-2c1f-4e47-a62a-0519a33c9b37 HTTP/1.1" 200 1305 0.005446
10.0.0.242 - - [2026-03-02 02:49:55] "POST /neutron/port HTTP/1.1" 200 1238 0.017199
10.0.0.242 - - [2026-03-02 02:49:56] "GET /virtual-machine/b9e9949c-2c1f-4e47-a62a-0519a33c9b37 HTTP/1.1" 404 171 0.003117
10.0.0.242 - - [2026-03-02 02:49:56] "GET /virtual-machine/b9e9949c-2c1f-4e47-a62a-0519a33c9b37 HTTP/1.1" 404 171 0.003823
10.0.0.242 - - [2026-03-02 02:49:56] "GET /virtual-machine/b9e9949c-2c1f-4e47-a62a-0519a33c9b37 HTTP/1.1" 404 171 0.004633
10.0.0.242 - - [2026-03-02 02:49:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003975
10.0.0.242 - - [2026-03-02 02:49:56] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004458
10.0.0.242 - - [2026-03-02 02:49:56] "GET /virtual-networks?parent_id=abda9ecd-b72c-4beb-82e8-f6a98ab08b66&detail=False&count=False&shared=False HTTP/1.1" 200 366 0.004460
10.0.0.242 - - [2026-03-02 02:49:57] "GET /virtual-network/4ca2357a-92b9-41cc-a05f-84355e1c8e8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3495 0.006083
10.0.0.242 - - [2026-03-02 02:49:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003662
10.0.0.242 - - [2026-03-02 02:49:57] "GET /routing-instance/f80f8b23-5c44-4a6d-8894-2e8cb7e44db4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1499 0.006033
10.0.0.242 - - [2026-03-02 02:49:57] "GET /route-target/d87ccb35-3aea-4086-94af-4f7b0faf6bec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005250
10.0.0.242 - - [2026-03-02 02:49:57] "GET /obj-perms HTTP/1.1" 200 5038 0.003423
10.0.0.242 - - [2026-03-02 02:50:03] "GET /obj-perms HTTP/1.1" 200 5038 0.005517
10.0.0.242 - - [2026-03-02 02:50:06] "GET /obj-perms HTTP/1.1" 200 5038 0.004697
10.0.0.242 - - [2026-03-02 02:50:12] "GET /obj-perms HTTP/1.1" 200 5075 0.050849
10.0.0.242 - - [2026-03-02 02:50:15] "GET /obj-perms HTTP/1.1" 200 5038 0.004025
10.0.0.242 - - [2026-03-02 02:50:18] "GET /obj-perms HTTP/1.1" 200 5038 0.004366
10.0.0.242 - - [2026-03-02 02:50:21] "GET /obj-perms HTTP/1.1" 200 5038 0.003975
10.0.0.242 - - [2026-03-02 02:50:22] "GET /virtual-network/4ca2357a-92b9-41cc-a05f-84355e1c8e8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3495 0.006063
10.0.0.242 - - [2026-03-02 02:50:22] "POST /neutron/network HTTP/1.1" 200 1440 0.023607
10.0.0.242 - - [2026-03-02 02:50:22] "DELETE /access-control-list/7e44eb78-3a77-42c7-bb99-0d4c01107f9c HTTP/1.1" 200 115 0.089578
10.0.0.242 - - [2026-03-02 02:50:22] "GET /virtual-network/4ca2357a-92b9-41cc-a05f-84355e1c8e8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.011285
10.0.0.242 - - [2026-03-02 02:50:22] "DELETE /network-policy/9c27389f-397c-4a42-9d37-991556f8195d HTTP/1.1" 200 115 0.086510
10.0.0.242 - - [2026-03-02 02:50:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.009934
10.0.0.23 - - [2026-03-02 02:50:22] "GET /projects?obj_uuids=abda9ecd-b72c-4beb-82e8-f6a98ab08b66&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001166
10.0.0.242 - - [2026-03-02 02:50:22] "GET /project/abda9ecd-b72c-4beb-82e8-f6a98ab08b66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.074198
10.0.0.242 - - [2026-03-02 02:50:22] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-77258069&detail=False&count=False&shared=False HTTP/1.1" 200 2255 0.017872
10.0.0.242 - - [2026-03-02 02:50:22] "DELETE /network-policy/5fc5ed13-5eba-46bf-b7e4-a2ddf8c578d0 HTTP/1.1" 200 115 0.101740
10.0.0.242 - - [2026-03-02 02:50:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.015749
10.0.0.23 - - [2026-03-02 02:50:22] "GET /projects?obj_uuids=abda9ecd-b72c-4beb-82e8-f6a98ab08b66&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001100
10.0.0.242 - - [2026-03-02 02:50:23] "GET /project/abda9ecd-b72c-4beb-82e8-f6a98ab08b66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.062286
10.0.0.242 - - [2026-03-02 02:50:23] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-77258069&detail=False&count=False&shared=False HTTP/1.1" 200 2019 0.008244
10.0.0.242 - - [2026-03-02 02:50:23] "DELETE /network-policy/15a65cd9-5e21-4032-8345-06114533b478 HTTP/1.1" 200 115 0.097682
10.0.0.242 - - [2026-03-02 02:50:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.015026
10.0.0.23 - - [2026-03-02 02:50:23] "GET /projects?obj_uuids=abda9ecd-b72c-4beb-82e8-f6a98ab08b66&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.047668
10.0.0.242 - - [2026-03-02 02:50:23] "GET /project/abda9ecd-b72c-4beb-82e8-f6a98ab08b66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.112091
10.0.0.242 - - [2026-03-02 02:50:23] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-77258069&detail=False&count=False&shared=False HTTP/1.1" 200 1783 0.014762
10.0.0.242 - - [2026-03-02 02:50:23] "DELETE /network-policy/b90b879d-c846-499e-86d9-2ac0e095567f HTTP/1.1" 200 115 0.054464
10.0.0.242 - - [2026-03-02 02:50:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003534
10.0.0.23 - - [2026-03-02 02:50:23] "GET /projects?obj_uuids=abda9ecd-b72c-4beb-82e8-f6a98ab08b66&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001007
10.0.0.242 - - [2026-03-02 02:50:23] "GET /project/abda9ecd-b72c-4beb-82e8-f6a98ab08b66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.058688
10.0.0.242 - - [2026-03-02 02:50:23] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-77258069&detail=False&count=False&shared=False HTTP/1.1" 200 1547 0.008282
10.0.0.242 - - [2026-03-02 02:50:23] "DELETE /network-policy/45f4616e-fb20-4f18-9e7f-44c3ea61f2fa HTTP/1.1" 200 115 0.052991
10.0.0.242 - - [2026-03-02 02:50:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.009994
10.0.0.23 - - [2026-03-02 02:50:23] "GET /projects?obj_uuids=abda9ecd-b72c-4beb-82e8-f6a98ab08b66&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001082
10.0.0.242 - - [2026-03-02 02:50:23] "GET /project/abda9ecd-b72c-4beb-82e8-f6a98ab08b66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.065183
10.0.0.242 - - [2026-03-02 02:50:23] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-77258069&detail=False&count=False&shared=False HTTP/1.1" 200 1311 0.005364
10.0.0.242 - - [2026-03-02 02:50:24] "DELETE /network-policy/a47ec7c3-a73a-428d-a179-badcf0ed1e94 HTTP/1.1" 200 115 0.065493
10.0.0.242 - - [2026-03-02 02:50:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003636
10.0.0.23 - - [2026-03-02 02:50:24] "GET /projects?obj_uuids=abda9ecd-b72c-4beb-82e8-f6a98ab08b66&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000980
10.0.0.242 - - [2026-03-02 02:50:24] "GET /project/abda9ecd-b72c-4beb-82e8-f6a98ab08b66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.061462
10.0.0.242 - - [2026-03-02 02:50:24] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-77258069&detail=False&count=False&shared=False HTTP/1.1" 200 1074 0.006131
10.0.0.242 - - [2026-03-02 02:50:24] "DELETE /network-policy/8b531ea0-d484-4fad-8604-95b2c613e7ca HTTP/1.1" 200 115 0.043562
10.0.0.242 - - [2026-03-02 02:50:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003358
10.0.0.23 - - [2026-03-02 02:50:24] "GET /projects?obj_uuids=abda9ecd-b72c-4beb-82e8-f6a98ab08b66&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001302
10.0.0.242 - - [2026-03-02 02:50:24] "GET /project/abda9ecd-b72c-4beb-82e8-f6a98ab08b66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.051294
10.0.0.242 - - [2026-03-02 02:50:24] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-77258069&detail=False&count=False&shared=False HTTP/1.1" 200 838 0.005612
10.0.0.242 - - [2026-03-02 02:50:24] "DELETE /network-policy/2a094c19-b4e8-4cbb-acbd-0a496c90e833 HTTP/1.1" 200 115 0.049220
10.0.0.242 - - [2026-03-02 02:50:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004841
10.0.0.23 - - [2026-03-02 02:50:24] "GET /projects?obj_uuids=abda9ecd-b72c-4beb-82e8-f6a98ab08b66&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001028
10.0.0.242 - - [2026-03-02 02:50:24] "GET /project/abda9ecd-b72c-4beb-82e8-f6a98ab08b66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.066204
10.0.0.242 - - [2026-03-02 02:50:24] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-77258069&detail=False&count=False&shared=False HTTP/1.1" 200 602 0.018175
10.0.0.242 - - [2026-03-02 02:50:24] "DELETE /network-policy/aeaa68a8-246d-407b-bbdd-c3b217ea03ad HTTP/1.1" 200 115 0.072070
10.0.0.242 - - [2026-03-02 02:50:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003126
10.0.0.23 - - [2026-03-02 02:50:24] "GET /projects?obj_uuids=abda9ecd-b72c-4beb-82e8-f6a98ab08b66&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000993
10.0.0.242 - - [2026-03-02 02:50:24] "GET /project/abda9ecd-b72c-4beb-82e8-f6a98ab08b66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.065601
10.0.0.242 - - [2026-03-02 02:50:25] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-77258069&detail=False&count=False&shared=False HTTP/1.1" 200 366 0.014463
10.0.0.242 - - [2026-03-02 02:50:25] "DELETE /network-policy/fd58ac36-a100-4dde-a0d7-a5ecad12533e HTTP/1.1" 200 115 0.054997
10.0.0.242 - - [2026-03-02 02:50:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003407
10.0.0.23 - - [2026-03-02 02:50:25] "GET /projects?obj_uuids=abda9ecd-b72c-4beb-82e8-f6a98ab08b66&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001166
10.0.0.242 - - [2026-03-02 02:50:25] "GET /project/abda9ecd-b72c-4beb-82e8-f6a98ab08b66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.052078
10.0.0.242 - - [2026-03-02 02:50:25] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-77258069&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.009448
10.0.0.242 - - [2026-03-02 02:50:25] "POST /neutron/network HTTP/1.1" 200 1337 0.020461
10.0.0.242 - - [2026-03-02 02:50:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003572
10.0.0.242 - - [2026-03-02 02:50:25] "DELETE /network-ipam/01f06533-ed2e-46d8-ab7e-101fd0eece3d HTTP/1.1" 200 115 0.056452
10.0.0.242 - - [2026-03-02 02:50:25] "POST /fqname-to-id HTTP/1.1" 404 260 0.003776
10.0.0.23 - - [2026-03-02 02:50:25] "GET /projects?obj_uuids=abda9ecd-b72c-4beb-82e8-f6a98ab08b66&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000972
10.0.0.23 - - [2026-03-02 02:50:26] "GET /project/abda9ecd-b72c-4beb-82e8-f6a98ab08b66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1516 0.040616
10.0.0.23 - - [2026-03-02 02:50:26] "GET /projects?obj_uuids=abda9ecd-b72c-4beb-82e8-f6a98ab08b66&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001090
10.0.0.23 - - [2026-03-02 02:50:26] "GET /project/abda9ecd-b72c-4beb-82e8-f6a98ab08b66?fields=security_groups HTTP/1.1" 200 1399 0.040841
10.0.0.23 - - [2026-03-02 02:50:26] "DELETE /security-group/91288d09-d65e-44a0-8715-b7482bebfb65 HTTP/1.1" 200 115 0.048248
10.0.0.23 - - [2026-03-02 02:50:26] "GET /projects?obj_uuids=abda9ecd-b72c-4beb-82e8-f6a98ab08b66&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001327
10.0.0.23 - - [2026-03-02 02:50:26] "GET /project/abda9ecd-b72c-4beb-82e8-f6a98ab08b66?fields=application_policy_sets HTTP/1.1" 200 1438 0.044893
10.0.0.242 - - [2026-03-02 02:50:26] "DELETE /access-control-list/963d0686-a650-45eb-bfbf-60c3cd38288c HTTP/1.1" 200 115 0.066588
10.0.0.242 - - [2026-03-02 02:50:26] "DELETE /project/abda9ecd-b72c-4beb-82e8-f6a98ab08b66 HTTP/1.1" 200 115 0.404117
10.0.0.23 - - [2026-03-02 02:50:26] "GET /domains?obj_uuids=cc2d0805-fa5b-4698-bfcc-d7811c08231a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001268
10.0.0.242 - - [2026-03-02 02:50:26] "GET /domain/cc2d0805-fa5b-4698-bfcc-d7811c08231a?fields=projects HTTP/1.1" 200 1245 0.012005
10.0.0.23 - - [2026-03-02 02:50:28] "GET /projects?obj_uuids=abda9ecd-b72c-4beb-82e8-f6a98ab08b66&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.006029
10.0.0.23 - - [2026-03-02 02:50:29] "GET /domains?obj_uuids=cc2d0805-fa5b-4698-bfcc-d7811c08231a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001034
10.0.0.23 - - [2026-03-02 02:50:29] "GET /domain/cc2d0805-fa5b-4698-bfcc-d7811c08231a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.048795
10.0.0.23 - - [2026-03-02 02:50:29] "POST /id-to-fqname HTTP/1.1" 200 202 0.003187
10.0.0.23 - - [2026-03-02 02:50:29] "POST /fqname-to-id HTTP/1.1" 404 211 0.004656
10.0.0.23 - - [2026-03-02 02:50:29] "POST /security-groups HTTP/1.1" 200 603 0.031118
10.0.0.23 - - [2026-03-02 02:50:29] "POST /projects HTTP/1.1" 200 609 0.257150
10.0.0.242 - - [2026-03-02 02:50:29] "POST /access-control-lists HTTP/1.1" 200 608 0.037639
10.0.0.23 - - [2026-03-02 02:50:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.336516
10.0.0.242 - - [2026-03-02 02:50:29] "GET /project/abda9ecd-b72c-4beb-82e8-f6a98ab08b66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.499557
10.0.0.23 - - [2026-03-02 02:50:29] "GET /projects?obj_uuids=abda9ecd-b72c-4beb-82e8-f6a98ab08b66&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001531
10.0.0.242 - - [2026-03-02 02:50:29] "GET /project/abda9ecd-b72c-4beb-82e8-f6a98ab08b66?fields=virtual_networks HTTP/1.1" 200 1056 0.050357
10.0.0.23 - - [2026-03-02 02:50:29] "GET /projects?obj_uuids=abda9ecd-b72c-4beb-82e8-f6a98ab08b66&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000967
10.0.0.242 - - [2026-03-02 02:50:29] "GET /project/abda9ecd-b72c-4beb-82e8-f6a98ab08b66?fields=virtual_machine_interfaces HTTP/1.1" 200 1056 0.037766
10.0.0.23 - - [2026-03-02 02:50:29] "GET /projects?obj_uuids=abda9ecd-b72c-4beb-82e8-f6a98ab08b66&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001087
10.0.0.242 - - [2026-03-02 02:50:29] "GET /project/abda9ecd-b72c-4beb-82e8-f6a98ab08b66?fields=security_groups HTTP/1.1" 200 1294 0.053867
10.0.0.242 - - [2026-03-02 02:50:30] "POST /fqname-to-id HTTP/1.1" 404 194 0.036422
10.0.0.23 - - [2026-03-02 02:50:30] "GET /projects?obj_uuids=e25161f9-5b8e-49ce-adf0-56362f1fa8cc&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003263
10.0.0.23 - - [2026-03-02 02:50:30] "GET /domains?obj_uuids=cc2d0805-fa5b-4698-bfcc-d7811c08231a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001171
10.0.0.23 - - [2026-03-02 02:50:30] "GET /domain/cc2d0805-fa5b-4698-bfcc-d7811c08231a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.008253
10.0.0.23 - - [2026-03-02 02:50:31] "POST /id-to-fqname HTTP/1.1" 200 196 0.003431
10.0.0.23 - - [2026-03-02 02:50:31] "POST /fqname-to-id HTTP/1.1" 404 205 0.006650
10.0.0.23 - - [2026-03-02 02:50:31] "POST /security-groups HTTP/1.1" 200 597 0.081050
10.0.0.242 - - [2026-03-02 02:50:31] "POST /fqname-to-id HTTP/1.1" 404 240 0.003761
10.0.0.23 - - [2026-03-02 02:50:31] "POST /projects HTTP/1.1" 200 597 0.291591
10.0.0.23 - - [2026-03-02 02:50:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.365560
10.0.0.242 - - [2026-03-02 02:50:31] "POST /access-control-lists HTTP/1.1" 200 600 0.028649
10.0.0.242 - - [2026-03-02 02:50:31] "GET /project/e25161f9-5b8e-49ce-adf0-56362f1fa8cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.507640
10.0.0.242 - - [2026-03-02 02:50:32] "GET / HTTP/1.1" 200 35931 0.002182
10.0.0.242 - - [2026-03-02 02:50:34] "GET /project/e25161f9-5b8e-49ce-adf0-56362f1fa8cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 293 0.000644
10.0.0.23 - - [2026-03-02 02:50:35] "GET /projects?obj_uuids=e25161f9-5b8e-49ce-adf0-56362f1fa8cc&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000996
10.0.0.242 - - [2026-03-02 02:50:35] "GET /project/e25161f9-5b8e-49ce-adf0-56362f1fa8cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.076623
10.0.0.242 - - [2026-03-02 02:50:35] "GET / HTTP/1.1" 200 35931 0.002585
10.0.0.242 - - [2026-03-02 02:50:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003770
10.0.0.23 - - [2026-03-02 02:50:36] "GET /domains?obj_uuids=cc2d0805-fa5b-4698-bfcc-d7811c08231a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001253
10.0.0.242 - - [2026-03-02 02:50:36] "GET /domain/cc2d0805-fa5b-4698-bfcc-d7811c08231a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.008913
10.0.0.242 - - [2026-03-02 02:50:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003874
10.0.0.23 - - [2026-03-02 02:50:36] "GET /projects?obj_uuids=e25161f9-5b8e-49ce-adf0-56362f1fa8cc&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001356
10.0.0.242 - - [2026-03-02 02:50:36] "GET /project/e25161f9-5b8e-49ce-adf0-56362f1fa8cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.050603
10.0.0.242 - - [2026-03-02 02:50:37] "GET /domains HTTP/1.1" 401 293 0.000405
10.0.0.242 - - [2026-03-02 02:50:37] "GET /domains HTTP/1.1" 200 280 0.029435
10.0.0.23 - - [2026-03-02 02:50:37] "GET /domains?obj_uuids=cc2d0805-fa5b-4698-bfcc-d7811c08231a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000987
10.0.0.242 - - [2026-03-02 02:50:37] "GET /domain/cc2d0805-fa5b-4698-bfcc-d7811c08231a HTTP/1.1" 200 2778 0.009424
10.0.0.23 - - [2026-03-02 02:50:37] "GET /projects?obj_uuids=e25161f9-5b8e-49ce-adf0-56362f1fa8cc&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000921
10.0.0.242 - - [2026-03-02 02:50:38] "GET /project/e25161f9-5b8e-49ce-adf0-56362f1fa8cc HTTP/1.1" 200 1889 0.104365
10.0.0.242 - - [2026-03-02 02:50:38] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.006900
10.0.0.242 - - [2026-03-02 02:50:38] "POST /network-ipams HTTP/1.1" 200 603 0.037238
10.0.0.242 - - [2026-03-02 02:50:38] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 798 0.004902
10.0.0.242 - - [2026-03-02 02:50:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003354
10.0.0.242 - - [2026-03-02 02:50:38] "GET /network-ipam/e2071313-873d-4a32-b065-cb20657ad634?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.006916
10.0.0.242 - - [2026-03-02 02:50:38] "PUT /network-ipam/e2071313-873d-4a32-b065-cb20657ad634 HTTP/1.1" 200 258 0.014615
10.0.0.242 - - [2026-03-02 02:50:38] "POST /fqname-to-id HTTP/1.1" 401 293 0.000632
10.0.0.242 - - [2026-03-02 02:50:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.029907
10.0.0.23 - - [2026-03-02 02:50:38] "GET /projects?obj_uuids=e25161f9-5b8e-49ce-adf0-56362f1fa8cc&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000954
10.0.0.242 - - [2026-03-02 02:50:38] "GET /project/e25161f9-5b8e-49ce-adf0-56362f1fa8cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.037586
10.0.0.23 - - [2026-03-02 02:50:39] "GET /projects?obj_uuids=e25161f9-5b8e-49ce-adf0-56362f1fa8cc&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.002335
10.0.0.242 - - [2026-03-02 02:50:39] "POST /neutron/network HTTP/1.1" 200 617 0.173154
10.0.0.242 - - [2026-03-02 02:50:39] "POST /neutron/network HTTP/1.1" 200 1074 0.011413
10.0.0.242 - - [2026-03-02 02:50:39] "POST /id-to-fqname HTTP/1.1" 200 229 0.001214
10.0.0.242 - - [2026-03-02 02:50:39] "GET /virtual-network/74475437-04b3-4a06-b9f6-9f90f4e7a7fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.006270
10.0.0.242 - - [2026-03-02 02:50:39] "GET /virtual-network/74475437-04b3-4a06-b9f6-9f90f4e7a7fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.005606
10.0.0.242 - - [2026-03-02 02:50:39] "POST /neutron/subnet HTTP/1.1" 200 701 0.008274
10.0.0.242 - - [2026-03-02 02:50:40] "GET /virtual-network/74475437-04b3-4a06-b9f6-9f90f4e7a7fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.005786
10.0.0.23 - - [2026-03-02 02:50:41] "GET /obj-perms HTTP/1.1" 200 5032 0.052158
10.0.0.242 - - [2026-03-02 02:50:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002945
10.0.0.23 - - [2026-03-02 02:50:41] "GET /projects?obj_uuids=e25161f9-5b8e-49ce-adf0-56362f1fa8cc&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000908
10.0.0.242 - - [2026-03-02 02:50:41] "GET /project/e25161f9-5b8e-49ce-adf0-56362f1fa8cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.040781
10.0.0.23 - - [2026-03-02 02:50:42] "GET /projects?obj_uuids=e25161f9-5b8e-49ce-adf0-56362f1fa8cc&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001001
10.0.0.242 - - [2026-03-02 02:50:42] "POST /neutron/network HTTP/1.1" 200 617 0.126708
10.0.0.242 - - [2026-03-02 02:50:42] "POST /route-targets HTTP/1.1" 200 327 0.013190
10.0.0.242 - - [2026-03-02 02:50:42] "POST /neutron/network HTTP/1.1" 200 1074 0.010551
10.0.0.242 - - [2026-03-02 02:50:42] "POST /id-to-fqname HTTP/1.1" 200 229 0.001052
10.0.0.242 - - [2026-03-02 02:50:42] "GET /virtual-network/cad8103e-8263-4011-9a37-76101023559c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2575 0.005089
10.0.0.242 - - [2026-03-02 02:50:42] "GET /virtual-network/cad8103e-8263-4011-9a37-76101023559c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2575 0.006480
10.0.0.242 - - [2026-03-02 02:50:42] "POST /neutron/subnet HTTP/1.1" 200 701 0.008751
10.0.0.242 - - [2026-03-02 02:50:42] "GET /virtual-network/cad8103e-8263-4011-9a37-76101023559c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2575 0.007761
10.0.0.242 - - [2026-03-02 02:50:43] "GET /obj-perms HTTP/1.1" 200 5032 0.070306
10.0.0.27 - - [2026-03-02 02:50:43] "GET /obj-perms HTTP/1.1" 200 5032 0.057719
10.0.0.242 - - [2026-03-02 02:50:43] "POST /fqname-to-id HTTP/1.1" 404 205 0.004299
10.0.0.242 - - [2026-03-02 02:50:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004174
10.0.0.23 - - [2026-03-02 02:50:43] "GET /projects?obj_uuids=e25161f9-5b8e-49ce-adf0-56362f1fa8cc&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001534
10.0.0.242 - - [2026-03-02 02:50:43] "GET /project/e25161f9-5b8e-49ce-adf0-56362f1fa8cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.041445
10.0.0.242 - - [2026-03-02 02:50:43] "POST /network-policys HTTP/1.1" 200 527 0.076218
10.0.0.242 - - [2026-03-02 02:50:43] "GET /network-policy/cc5320cc-9d81-497e-98ce-da3560c8e4b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3984 0.007344
10.0.0.242 - - [2026-03-02 02:50:43] "POST /fqname-to-id HTTP/1.1" 404 205 0.003089
10.0.0.242 - - [2026-03-02 02:50:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003121
10.0.0.23 - - [2026-03-02 02:50:43] "GET /projects?obj_uuids=e25161f9-5b8e-49ce-adf0-56362f1fa8cc&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001173
10.0.0.242 - - [2026-03-02 02:50:43] "GET /project/e25161f9-5b8e-49ce-adf0-56362f1fa8cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.039431
10.0.0.242 - - [2026-03-02 02:50:44] "POST /network-policys HTTP/1.1" 200 527 0.075521
10.0.0.242 - - [2026-03-02 02:50:44] "GET /network-policy/d177549b-d818-4555-957c-825ae4d32a41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3984 0.007631
10.0.0.242 - - [2026-03-02 02:50:44] "POST /fqname-to-id HTTP/1.1" 404 205 0.003448
10.0.0.242 - - [2026-03-02 02:50:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002872
10.0.0.23 - - [2026-03-02 02:50:44] "GET /projects?obj_uuids=e25161f9-5b8e-49ce-adf0-56362f1fa8cc&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000970
10.0.0.242 - - [2026-03-02 02:50:44] "GET /project/e25161f9-5b8e-49ce-adf0-56362f1fa8cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.052544
10.0.0.242 - - [2026-03-02 02:50:44] "POST /network-policys HTTP/1.1" 200 527 0.076498
10.0.0.242 - - [2026-03-02 02:50:44] "GET /network-policy/feb25882-6225-4cb6-8119-c2beda82c762?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3983 0.008638
10.0.0.242 - - [2026-03-02 02:50:44] "POST /fqname-to-id HTTP/1.1" 404 205 0.003317
10.0.0.242 - - [2026-03-02 02:50:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003648
10.0.0.23 - - [2026-03-02 02:50:44] "GET /projects?obj_uuids=e25161f9-5b8e-49ce-adf0-56362f1fa8cc&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001009
10.0.0.242 - - [2026-03-02 02:50:44] "GET /project/e25161f9-5b8e-49ce-adf0-56362f1fa8cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.043447
10.0.0.242 - - [2026-03-02 02:50:44] "POST /network-policys HTTP/1.1" 200 527 0.076101
10.0.0.242 - - [2026-03-02 02:50:44] "GET /network-policy/2226a0b2-10db-44fa-91c4-45ec4d307f5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3983 0.009456
10.0.0.242 - - [2026-03-02 02:50:45] "POST /fqname-to-id HTTP/1.1" 404 207 0.003741
10.0.0.242 - - [2026-03-02 02:50:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004455
10.0.0.23 - - [2026-03-02 02:50:45] "GET /projects?obj_uuids=e25161f9-5b8e-49ce-adf0-56362f1fa8cc&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001102
10.0.0.242 - - [2026-03-02 02:50:45] "GET /project/e25161f9-5b8e-49ce-adf0-56362f1fa8cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.035092
10.0.0.242 - - [2026-03-02 02:50:45] "POST /network-policys HTTP/1.1" 200 531 0.044454
10.0.0.242 - - [2026-03-02 02:50:45] "GET /network-policy/500bd412-7269-4eea-8279-6b81c5dc2449?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1943 0.006503
10.0.0.242 - - [2026-03-02 02:50:45] "POST /fqname-to-id HTTP/1.1" 404 206 0.003160
10.0.0.242 - - [2026-03-02 02:50:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003237
10.0.0.23 - - [2026-03-02 02:50:45] "GET /projects?obj_uuids=e25161f9-5b8e-49ce-adf0-56362f1fa8cc&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001387
10.0.0.242 - - [2026-03-02 02:50:45] "GET /project/e25161f9-5b8e-49ce-adf0-56362f1fa8cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.046440
10.0.0.242 - - [2026-03-02 02:50:45] "POST /network-policys HTTP/1.1" 200 529 0.071682
10.0.0.242 - - [2026-03-02 02:50:45] "GET /network-policy/00210f6a-a331-4ab0-a9bc-902ca880885f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3983 0.007313
10.0.0.242 - - [2026-03-02 02:50:45] "POST /fqname-to-id HTTP/1.1" 404 206 0.003810
10.0.0.242 - - [2026-03-02 02:50:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.007047
10.0.0.23 - - [2026-03-02 02:50:45] "GET /projects?obj_uuids=e25161f9-5b8e-49ce-adf0-56362f1fa8cc&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001413
10.0.0.242 - - [2026-03-02 02:50:46] "GET /project/e25161f9-5b8e-49ce-adf0-56362f1fa8cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.043995
10.0.0.242 - - [2026-03-02 02:50:46] "POST /network-policys HTTP/1.1" 200 529 0.099495
10.0.0.242 - - [2026-03-02 02:50:46] "DELETE /access-control-list/4a2868ef-37b5-471d-8cde-689a703c1cd3 HTTP/1.1" 200 115 0.061409
10.0.0.242 - - [2026-03-02 02:50:46] "GET /network-policy/0aea433e-44d3-4e96-a12c-9270ec75893d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3985 0.057223
10.0.0.242 - - [2026-03-02 02:50:46] "POST /fqname-to-id HTTP/1.1" 404 206 0.003318
10.0.0.242 - - [2026-03-02 02:50:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.008931
10.0.0.23 - - [2026-03-02 02:50:46] "GET /projects?obj_uuids=e25161f9-5b8e-49ce-adf0-56362f1fa8cc&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001366
10.0.0.242 - - [2026-03-02 02:50:46] "GET /project/e25161f9-5b8e-49ce-adf0-56362f1fa8cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.053708
10.0.0.242 - - [2026-03-02 02:50:46] "POST /network-policys HTTP/1.1" 200 529 0.027714
10.0.0.242 - - [2026-03-02 02:50:46] "GET /network-policy/620f1d7e-6449-4cec-8fb1-cad67e59e1c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3986 0.005906
10.0.0.242 - - [2026-03-02 02:50:46] "POST /fqname-to-id HTTP/1.1" 404 206 0.003875
10.0.0.242 - - [2026-03-02 02:50:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003072
10.0.0.23 - - [2026-03-02 02:50:46] "GET /projects?obj_uuids=e25161f9-5b8e-49ce-adf0-56362f1fa8cc&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000940
10.0.0.242 - - [2026-03-02 02:50:46] "GET /project/e25161f9-5b8e-49ce-adf0-56362f1fa8cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.044558
10.0.0.242 - - [2026-03-02 02:50:47] "POST /network-policys HTTP/1.1" 200 529 0.035393
10.0.0.242 - - [2026-03-02 02:50:47] "GET /network-policy/8adeb032-dce3-4289-afa9-d11fe5bf87fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3987 0.005402
10.0.0.23 - - [2026-03-02 02:50:47] "DELETE /project/abda9ecdb72c4beb82e8f6a98ab08b66 HTTP/1.1" 404 173 0.002285
10.0.0.23 - - [2026-03-02 02:50:47] "DELETE /project/e25161f95b8e49ceadf056362f1fa8cc HTTP/1.1" 404 173 0.005526
10.0.0.23 - - [2026-03-02 02:50:47] "DELETE /project/abda9ecd-b72c-4beb-82e8-f6a98ab08b66 HTTP/1.1" 404 177 0.004566
10.0.0.242 - - [2026-03-02 02:50:47] "POST /fqname-to-id HTTP/1.1" 404 208 0.002871
10.0.0.242 - - [2026-03-02 02:50:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003111
10.0.0.23 - - [2026-03-02 02:50:47] "GET /projects?obj_uuids=e25161f9-5b8e-49ce-adf0-56362f1fa8cc&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001012
10.0.0.242 - - [2026-03-02 02:50:47] "GET /project/e25161f9-5b8e-49ce-adf0-56362f1fa8cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.042788
10.0.0.242 - - [2026-03-02 02:50:47] "POST /network-policys HTTP/1.1" 200 533 0.029118
10.0.0.242 - - [2026-03-02 02:50:47] "GET /network-policy/f6a7a949-fb96-4943-88af-01d168fd259f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1127 0.005072
10.0.0.242 - - [2026-03-02 02:50:47] "POST /neutron/network HTTP/1.1" 200 1157 0.083892
10.0.0.242 - - [2026-03-02 02:50:47] "GET /virtual-network/74475437-04b3-4a06-b9f6-9f90f4e7a7fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.013632
10.0.0.242 - - [2026-03-02 02:50:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003414
10.0.0.242 - - [2026-03-02 02:50:47] "GET /network-policy/cc5320cc-9d81-497e-98ce-da3560c8e4b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3984 0.004426
10.0.0.242 - - [2026-03-02 02:50:48] "POST /fqname-to-id HTTP/1.1" 404 246 0.004306
10.0.0.242 - - [2026-03-02 02:50:48] "POST /neutron/network HTTP/1.1" 200 1159 0.086446
10.0.0.242 - - [2026-03-02 02:50:48] "GET /virtual-network/cad8103e-8263-4011-9a37-76101023559c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.007202
10.0.0.242 - - [2026-03-02 02:50:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.012892
10.0.0.242 - - [2026-03-02 02:50:48] "GET /network-policy/500bd412-7269-4eea-8279-6b81c5dc2449?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1943 0.004210
10.0.0.242 - - [2026-03-02 02:50:48] "POST /id-to-fqname HTTP/1.1" 200 229 0.001400
10.0.0.23 - - [2026-03-02 02:50:49] "GET /projects?obj_uuids=e25161f9-5b8e-49ce-adf0-56362f1fa8cc&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001309
10.0.0.242 - - [2026-03-02 02:50:49] "GET /project/e25161f9-5b8e-49ce-adf0-56362f1fa8cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.065472
10.0.0.242 - - [2026-03-02 02:50:49] "POST /neutron/network HTTP/1.1" 200 1157 0.034508
10.0.0.242 - - [2026-03-02 02:50:49] "POST /id-to-fqname HTTP/1.1" 200 229 0.001332
10.0.0.242 - - [2026-03-02 02:50:49] "POST /neutron/port HTTP/1.1" 200 117 0.006616
10.0.0.23 - - [2026-03-02 02:50:50] "GET /projects?obj_uuids=e25161f9-5b8e-49ce-adf0-56362f1fa8cc&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001217
10.0.0.242 - - [2026-03-02 02:50:50] "PUT /access-control-list/b749afd8-dd83-46c4-9a43-c2a522ed2021 HTTP/1.1" 200 272 0.071452
10.0.0.242 - - [2026-03-02 02:50:50] "POST /neutron/port HTTP/1.1" 200 1061 0.378691
10.0.0.23 - - [2026-03-02 02:50:50] "GET /projects?obj_uuids=e25161f9-5b8e-49ce-adf0-56362f1fa8cc&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001920
10.0.0.242 - - [2026-03-02 02:50:51] "GET /project/e25161f9-5b8e-49ce-adf0-56362f1fa8cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.104556
10.0.0.242 - - [2026-03-02 02:50:51] "POST /neutron/port HTTP/1.1" 200 1115 0.139988
10.0.0.242 - - [2026-03-02 02:50:51] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003842
10.0.0.242 - - [2026-03-02 02:50:51] "POST /neutron/network HTTP/1.1" 200 1157 0.009490
10.0.0.242 - - [2026-03-02 02:50:51] "POST /neutron/port HTTP/1.1" 200 117 0.007757
10.0.0.242 - - [2026-03-02 02:50:51] "POST /neutron/network HTTP/1.1" 200 1169 0.007077
10.0.0.23 - - [2026-03-02 02:50:51] "GET /global-system-configs HTTP/1.1" 401 293 0.000512
10.0.0.23 - - [2026-03-02 02:50:51] "GET /global-system-configs HTTP/1.1" 401 293 0.000498
10.0.0.27 - - [2026-03-02 02:50:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000551
10.0.0.27 - - [2026-03-02 02:50:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000383
10.0.0.27 - - [2026-03-02 02:50:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000367
10.0.0.242 - - [2026-03-02 02:50:52] "POST /neutron/port HTTP/1.1" 200 1061 0.074939
10.0.0.27 - - [2026-03-02 02:50:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000323
10.0.0.242 - - [2026-03-02 02:50:52] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003600
10.0.0.242 - - [2026-03-02 02:50:52] "POST /neutron/network HTTP/1.1" 200 1159 0.008759
10.0.0.242 - - [2026-03-02 02:50:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000420
10.0.0.242 - - [2026-03-02 02:50:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000442
10.0.0.23 - - [2026-03-02 02:50:53] "GET /global-system-configs HTTP/1.1" 401 293 0.000376
10.0.0.23 - - [2026-03-02 02:50:53] "GET /global-system-configs HTTP/1.1" 401 293 0.000428
10.0.0.242 - - [2026-03-02 02:50:54] "GET /global-system-configs HTTP/1.1" 401 293 0.000551
10.0.0.242 - - [2026-03-02 02:50:54] "GET /global-system-configs HTTP/1.1" 401 293 0.000532
10.0.0.242 - - [2026-03-02 02:50:56] "POST /neutron/port HTTP/1.1" 200 1125 0.016936
10.0.0.242 - - [2026-03-02 02:50:56] "POST /neutron/security_group HTTP/1.1" 200 2064 0.008544
10.0.0.242 - - [2026-03-02 02:50:56] "GET /virtual-machine/bfec2250-13db-45b6-9fde-6be5375c72b7 HTTP/1.1" 401 293 0.000367
10.0.0.242 - - [2026-03-02 02:50:57] "GET /virtual-machine/bfec2250-13db-45b6-9fde-6be5375c72b7 HTTP/1.1" 200 1299 0.030770
10.0.0.242 - - [2026-03-02 02:50:57] "GET /virtual-machine-interface/0be5e183-84db-4232-ae9b-7c781f10b86b HTTP/1.1" 200 2950 0.005428
10.0.0.242 - - [2026-03-02 02:50:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003312
10.0.0.242 - - [2026-03-02 02:50:57] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004250
10.0.0.242 - - [2026-03-02 02:50:57] "GET /virtual-networks?parent_id=e25161f9-5b8e-49ce-adf0-56362f1fa8cc&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.011236
10.0.0.242 - - [2026-03-02 02:50:57] "GET /virtual-network/74475437-04b3-4a06-b9f6-9f90f4e7a7fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.006760
10.0.0.242 - - [2026-03-02 02:51:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004158
10.0.0.242 - - [2026-03-02 02:51:00] "GET /virtual-network/74475437-04b3-4a06-b9f6-9f90f4e7a7fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.006239
10.0.0.242 - - [2026-03-02 02:51:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003662
10.0.0.242 - - [2026-03-02 02:51:04] "GET /virtual-network/74475437-04b3-4a06-b9f6-9f90f4e7a7fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.007944
10.0.0.242 - - [2026-03-02 02:51:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003347
10.0.0.242 - - [2026-03-02 02:51:08] "GET /virtual-network/74475437-04b3-4a06-b9f6-9f90f4e7a7fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.005669
10.0.0.242 - - [2026-03-02 02:51:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004334
10.0.0.242 - - [2026-03-02 02:51:12] "GET /virtual-network/74475437-04b3-4a06-b9f6-9f90f4e7a7fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.005719
10.0.0.242 - - [2026-03-02 02:51:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004578
10.0.0.242 - - [2026-03-02 02:51:16] "GET /virtual-network/74475437-04b3-4a06-b9f6-9f90f4e7a7fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.006896
10.0.0.242 - - [2026-03-02 02:51:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003747
10.0.0.242 - - [2026-03-02 02:51:20] "GET /virtual-network/74475437-04b3-4a06-b9f6-9f90f4e7a7fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.007112
10.0.0.242 - - [2026-03-02 02:51:20] "POST /neutron/network HTTP/1.1" 200 1167 0.009002
10.0.0.242 - - [2026-03-02 02:51:21] "POST /neutron/port HTTP/1.1" 200 117 0.002103
10.0.0.242 - - [2026-03-02 02:51:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004271
10.0.0.242 - - [2026-03-02 02:51:24] "GET /virtual-network/74475437-04b3-4a06-b9f6-9f90f4e7a7fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.006192
10.0.0.242 - - [2026-03-02 02:51:26] "POST /neutron/port HTTP/1.1" 200 1125 0.017696
10.0.0.242 - - [2026-03-02 02:51:26] "POST /neutron/subnet HTTP/1.1" 200 675 0.011734
10.0.0.242 - - [2026-03-02 02:51:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003353
10.0.0.242 - - [2026-03-02 02:51:26] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003859
10.0.0.242 - - [2026-03-02 02:51:26] "GET /virtual-networks?parent_id=e25161f9-5b8e-49ce-adf0-56362f1fa8cc&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.002798
10.0.0.242 - - [2026-03-02 02:51:26] "GET /virtual-network/74475437-04b3-4a06-b9f6-9f90f4e7a7fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.005346
10.0.0.242 - - [2026-03-02 02:51:27] "POST /neutron/port HTTP/1.1" 200 1125 0.019405
10.0.0.242 - - [2026-03-02 02:51:32] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007572
10.0.0.242 - - [2026-03-02 02:51:37] "POST /neutron/port HTTP/1.1" 200 1125 0.018214
10.0.0.242 - - [2026-03-02 02:51:42] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007458
10.0.0.242 - - [2026-03-02 02:51:47] "POST /neutron/port HTTP/1.1" 200 1125 0.028959
10.0.0.242 - - [2026-03-02 02:51:48] "POST /neutron/security_group HTTP/1.1" 200 2064 0.009943
10.0.0.242 - - [2026-03-02 02:51:48] "GET /virtual-machine/bad64691-9081-40af-9abd-f95b09182da2 HTTP/1.1" 200 1299 0.005936
10.0.0.242 - - [2026-03-02 02:51:48] "GET /virtual-machine-interface/6ed9e289-6a77-4c5c-b40b-cc8ddb1765c6 HTTP/1.1" 200 2951 0.005385
10.0.0.242 - - [2026-03-02 02:51:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004000
10.0.0.242 - - [2026-03-02 02:51:48] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004486
10.0.0.242 - - [2026-03-02 02:51:48] "GET /virtual-networks?parent_id=e25161f9-5b8e-49ce-adf0-56362f1fa8cc&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.003635
10.0.0.242 - - [2026-03-02 02:51:48] "GET /virtual-network/cad8103e-8263-4011-9a37-76101023559c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.006542
10.0.0.242 - - [2026-03-02 02:51:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004564
10.0.0.242 - - [2026-03-02 02:51:49] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004590
10.0.0.242 - - [2026-03-02 02:51:49] "GET /virtual-networks?parent_id=e25161f9-5b8e-49ce-adf0-56362f1fa8cc&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.003142
10.0.0.242 - - [2026-03-02 02:51:49] "GET /virtual-network/cad8103e-8263-4011-9a37-76101023559c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.006444
10.0.0.242 - - [2026-03-02 02:51:49] "POST /neutron/port HTTP/1.1" 200 1125 0.016942
10.0.0.242 - - [2026-03-02 02:51:54] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007764
10.0.0.242 - - [2026-03-02 02:51:59] "POST /neutron/port HTTP/1.1" 200 1125 0.017570
10.0.0.242 - - [2026-03-02 02:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003833
10.0.0.242 - - [2026-03-02 02:52:00] "GET /network-policy/500bd412-7269-4eea-8279-6b81c5dc2449?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1943 0.003832
10.0.0.242 - - [2026-03-02 02:52:00] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007786
10.0.0.242 - - [2026-03-02 02:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003432
10.0.0.242 - - [2026-03-02 02:52:00] "GET /network-policy/cc5320cc-9d81-497e-98ce-da3560c8e4b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3984 0.003978
10.0.0.242 - - [2026-03-02 02:52:00] "POST /neutron/network HTTP/1.1" 200 1157 0.012854
10.0.0.242 - - [2026-03-02 02:52:00] "GET /virtual-network/74475437-04b3-4a06-b9f6-9f90f4e7a7fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.006263
10.0.0.242 - - [2026-03-02 02:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.014044
10.0.0.242 - - [2026-03-02 02:52:00] "GET /network-policy/d177549b-d818-4555-957c-825ae4d32a41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3984 0.005139
10.0.0.242 - - [2026-03-02 02:52:23] "POST /neutron/network HTTP/1.1" 200 1167 0.012863
10.0.0.242 - - [2026-03-02 02:52:23] "POST /neutron/port HTTP/1.1" 200 117 0.001498
10.0.0.242 - - [2026-03-02 02:52:26] "POST /neutron/port HTTP/1.1" 200 1125 0.017807
10.0.0.242 - - [2026-03-02 02:52:27] "POST /neutron/subnet HTTP/1.1" 200 675 0.010157
10.0.0.242 - - [2026-03-02 02:52:52] "POST /neutron/network HTTP/1.1" 200 1157 0.012772
10.0.0.242 - - [2026-03-02 02:52:52] "PUT /access-control-list/b749afd8-dd83-46c4-9a43-c2a522ed2021 HTTP/1.1" 200 272 0.019690
10.0.0.242 - - [2026-03-02 02:52:52] "GET /virtual-network/74475437-04b3-4a06-b9f6-9f90f4e7a7fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.007894
10.0.0.242 - - [2026-03-02 02:52:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.012951
10.0.0.242 - - [2026-03-02 02:52:53] "GET /network-policy/f6a7a949-fb96-4943-88af-01d168fd259f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1127 0.004160
10.0.0.242 - - [2026-03-02 02:53:01] "POST /neutron/network HTTP/1.1" 200 1160 0.010528
10.0.0.242 - - [2026-03-02 02:53:01] "POST /ref-update HTTP/1.1" 200 156 0.074666
10.0.0.242 - - [2026-03-02 02:53:01] "GET /virtual-network/74475437-04b3-4a06-b9f6-9f90f4e7a7fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.018688
10.0.0.242 - - [2026-03-02 02:53:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004552
10.0.0.242 - - [2026-03-02 02:53:01] "GET /network-policy/feb25882-6225-4cb6-8119-c2beda82c762?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3983 0.004899
10.0.0.242 - - [2026-03-02 02:53:10] "POST /neutron/network HTTP/1.1" 200 1157 0.009728
10.0.0.242 - - [2026-03-02 02:53:10] "GET /virtual-network/74475437-04b3-4a06-b9f6-9f90f4e7a7fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.012679
10.0.0.242 - - [2026-03-02 02:53:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005114
10.0.0.242 - - [2026-03-02 02:53:10] "GET /network-policy/2226a0b2-10db-44fa-91c4-45ec4d307f5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3983 0.004337
10.0.0.23 - - [2026-03-02 02:53:14] "GET /obj-perms HTTP/1.1" 200 5075 0.054552
10.0.0.242 - - [2026-03-02 02:53:18] "POST /neutron/network HTTP/1.1" 200 1157 0.009521
10.0.0.242 - - [2026-03-02 02:53:18] "POST /ref-update HTTP/1.1" 200 156 0.062359
10.0.0.242 - - [2026-03-02 02:53:18] "GET /virtual-network/74475437-04b3-4a06-b9f6-9f90f4e7a7fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.010497
10.0.0.242 - - [2026-03-02 02:53:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003921
10.0.0.242 - - [2026-03-02 02:53:18] "GET /network-policy/00210f6a-a331-4ab0-a9bc-902ca880885f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3983 0.004445
10.0.0.242 - - [2026-03-02 02:53:23] "POST /neutron/port HTTP/1.1" 200 1125 0.019691
10.0.0.242 - - [2026-03-02 02:53:23] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004733
10.0.0.242 - - [2026-03-02 02:53:24] "POST /neutron/network HTTP/1.1" 200 1158 0.015461
10.0.0.242 - - [2026-03-02 02:53:27] "POST /neutron/network HTTP/1.1" 200 1158 0.019099
10.0.0.242 - - [2026-03-02 02:53:27] "GET /virtual-network/74475437-04b3-4a06-b9f6-9f90f4e7a7fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.009388
10.0.0.242 - - [2026-03-02 02:53:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003589
10.0.0.242 - - [2026-03-02 02:53:27] "GET /network-policy/0aea433e-44d3-4e96-a12c-9270ec75893d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3985 0.004301
10.0.0.242 - - [2026-03-02 02:53:29] "POST /neutron/network HTTP/1.1" 200 1169 0.007379
10.0.0.242 - - [2026-03-02 02:53:29] "POST /neutron/port HTTP/1.1" 200 117 0.001249
10.0.0.242 - - [2026-03-02 02:53:35] "POST /neutron/network HTTP/1.1" 200 1158 0.109093
10.0.0.242 - - [2026-03-02 02:53:35] "PUT /access-control-list/b749afd8-dd83-46c4-9a43-c2a522ed2021 HTTP/1.1" 200 272 0.054956
10.0.0.242 - - [2026-03-02 02:53:35] "GET /virtual-network/74475437-04b3-4a06-b9f6-9f90f4e7a7fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.006679
10.0.0.242 - - [2026-03-02 02:53:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003928
10.0.0.242 - - [2026-03-02 02:53:35] "GET /network-policy/620f1d7e-6449-4cec-8fb1-cad67e59e1c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3986 0.004443
10.0.0.242 - - [2026-03-02 02:53:44] "POST /neutron/network HTTP/1.1" 200 1158 0.114462
10.0.0.242 - - [2026-03-02 02:53:44] "GET /virtual-network/74475437-04b3-4a06-b9f6-9f90f4e7a7fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.006050
10.0.0.242 - - [2026-03-02 02:53:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003057
10.0.0.242 - - [2026-03-02 02:53:44] "GET /network-policy/8adeb032-dce3-4289-afa9-d11fe5bf87fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3987 0.004170
10.0.0.242 - - [2026-03-02 02:53:51] "GET /virtual-network/74475437-04b3-4a06-b9f6-9f90f4e7a7fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.005758
10.0.0.242 - - [2026-03-02 02:53:51] "POST /neutron/network HTTP/1.1" 200 1074 0.089985
10.0.0.242 - - [2026-03-02 02:53:51] "GET /virtual-network/74475437-04b3-4a06-b9f6-9f90f4e7a7fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.006618
10.0.0.242 - - [2026-03-02 02:53:51] "POST /ref-update HTTP/1.1" 200 156 0.030336
10.0.0.242 - - [2026-03-02 02:53:51] "GET /virtual-machine/bad64691-9081-40af-9abd-f95b09182da2 HTTP/1.1" 200 1299 0.004580
10.0.0.242 - - [2026-03-02 02:53:52] "POST /neutron/port HTTP/1.1" 200 1115 0.014888
10.0.0.242 - - [2026-03-02 02:53:53] "GET /virtual-machine/bad64691-9081-40af-9abd-f95b09182da2 HTTP/1.1" 404 171 0.003479
10.0.0.242 - - [2026-03-02 02:53:53] "GET /virtual-machine/bad64691-9081-40af-9abd-f95b09182da2 HTTP/1.1" 404 171 0.003550
10.0.0.242 - - [2026-03-02 02:53:53] "GET /virtual-machine/bad64691-9081-40af-9abd-f95b09182da2 HTTP/1.1" 404 171 0.004150
10.0.0.242 - - [2026-03-02 02:53:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004226
10.0.0.242 - - [2026-03-02 02:53:54] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004633
10.0.0.242 - - [2026-03-02 02:53:54] "GET /virtual-networks?parent_id=e25161f9-5b8e-49ce-adf0-56362f1fa8cc&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.003336
10.0.0.242 - - [2026-03-02 02:53:54] "GET /virtual-network/cad8103e-8263-4011-9a37-76101023559c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.008322
10.0.0.242 - - [2026-03-02 02:53:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004682
10.0.0.242 - - [2026-03-02 02:53:54] "GET /routing-instance/a7e2529a-ac17-4e46-b876-215670533be7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1494 0.004663
10.0.0.242 - - [2026-03-02 02:53:54] "GET /route-target/02923d7a-38d5-4299-887d-797d7370a16c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 899 0.004473
10.0.0.242 - - [2026-03-02 02:53:54] "GET /obj-perms HTTP/1.1" 200 5032 0.004184
10.0.0.27 - - [2026-03-02 02:53:54] "GET /obj-perms HTTP/1.1" 200 5032 0.003555
10.0.0.242 - - [2026-03-02 02:54:03] "GET /obj-perms HTTP/1.1" 200 5032 0.004055
10.0.0.27 - - [2026-03-02 02:54:03] "GET /obj-perms HTTP/1.1" 200 5032 0.004535
10.0.0.242 - - [2026-03-02 02:54:13] "GET /obj-perms HTTP/1.1" 200 5032 0.003648
10.0.0.27 - - [2026-03-02 02:54:13] "GET /obj-perms HTTP/1.1" 200 5032 0.003788
10.0.0.242 - - [2026-03-02 02:54:13] "GET /virtual-machine/bfec2250-13db-45b6-9fde-6be5375c72b7 HTTP/1.1" 200 1299 0.004214
10.0.0.242 - - [2026-03-02 02:54:13] "POST /neutron/port HTTP/1.1" 200 1115 0.014519
10.0.0.242 - - [2026-03-02 02:54:15] "GET /virtual-machine/bfec2250-13db-45b6-9fde-6be5375c72b7 HTTP/1.1" 404 171 0.007790
10.0.0.242 - - [2026-03-02 02:54:15] "GET /virtual-machine/bfec2250-13db-45b6-9fde-6be5375c72b7 HTTP/1.1" 404 171 0.003102
10.0.0.242 - - [2026-03-02 02:54:15] "GET /virtual-machine/bfec2250-13db-45b6-9fde-6be5375c72b7 HTTP/1.1" 404 171 0.003496
10.0.0.242 - - [2026-03-02 02:54:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004650
10.0.0.242 - - [2026-03-02 02:54:15] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003615
10.0.0.242 - - [2026-03-02 02:54:15] "GET /virtual-networks?parent_id=e25161f9-5b8e-49ce-adf0-56362f1fa8cc&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.002816
10.0.0.242 - - [2026-03-02 02:54:15] "GET /virtual-network/74475437-04b3-4a06-b9f6-9f90f4e7a7fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.006317
10.0.0.242 - - [2026-03-02 02:54:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003286
10.0.0.242 - - [2026-03-02 02:54:15] "GET /routing-instance/4a91cce8-1487-4696-b688-4e289c686d63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1493 0.005286
10.0.0.242 - - [2026-03-02 02:54:15] "GET /route-target/403486cc-5c36-456e-9cc0-49be8bb03b33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003948
10.0.0.242 - - [2026-03-02 02:54:15] "GET /obj-perms HTTP/1.1" 200 5032 0.004316
10.0.0.242 - - [2026-03-02 02:54:18] "GET /obj-perms HTTP/1.1" 200 5032 0.003463
10.0.0.242 - - [2026-03-02 02:54:21] "GET /obj-perms HTTP/1.1" 200 5032 0.003500
10.0.0.27 - - [2026-03-02 02:54:21] "GET /obj-perms HTTP/1.1" 200 5032 0.006819
10.0.0.23 - - [2026-03-02 02:54:22] "GET /obj-perms HTTP/1.1" 200 5032 0.003508
10.0.0.242 - - [2026-03-02 02:54:22] "GET /virtual-network/cad8103e-8263-4011-9a37-76101023559c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.012851
10.0.0.242 - - [2026-03-02 02:54:22] "POST /neutron/network HTTP/1.1" 200 1074 0.116827
10.0.0.242 - - [2026-03-02 02:54:22] "GET /virtual-network/cad8103e-8263-4011-9a37-76101023559c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2575 0.009444
10.0.0.242 - - [2026-03-02 02:54:22] "DELETE /network-policy/f6a7a949-fb96-4943-88af-01d168fd259f HTTP/1.1" 200 115 0.050812
10.0.0.242 - - [2026-03-02 02:54:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.008518
10.0.0.23 - - [2026-03-02 02:54:22] "GET /projects?obj_uuids=e25161f9-5b8e-49ce-adf0-56362f1fa8cc&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001044
10.0.0.242 - - [2026-03-02 02:54:22] "GET /project/e25161f9-5b8e-49ce-adf0-56362f1fa8cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.064721
10.0.0.242 - - [2026-03-02 02:54:22] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-04432557&detail=False&count=False&shared=False HTTP/1.1" 200 2072 0.021346
10.0.0.242 - - [2026-03-02 02:54:22] "DELETE /network-policy/8adeb032-dce3-4289-afa9-d11fe5bf87fe HTTP/1.1" 200 115 0.059268
10.0.0.242 - - [2026-03-02 02:54:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.009313
10.0.0.23 - - [2026-03-02 02:54:22] "GET /projects?obj_uuids=e25161f9-5b8e-49ce-adf0-56362f1fa8cc&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001015
10.0.0.242 - - [2026-03-02 02:54:22] "GET /project/e25161f9-5b8e-49ce-adf0-56362f1fa8cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.066163
10.0.0.242 - - [2026-03-02 02:54:23] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-04432557&detail=False&count=False&shared=False HTTP/1.1" 200 1856 0.011205
10.0.0.242 - - [2026-03-02 02:54:23] "DELETE /network-policy/620f1d7e-6449-4cec-8fb1-cad67e59e1c2 HTTP/1.1" 200 115 0.061943
10.0.0.242 - - [2026-03-02 02:54:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006589
10.0.0.23 - - [2026-03-02 02:54:23] "GET /projects?obj_uuids=e25161f9-5b8e-49ce-adf0-56362f1fa8cc&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001005
10.0.0.242 - - [2026-03-02 02:54:23] "GET /project/e25161f9-5b8e-49ce-adf0-56362f1fa8cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.044428
10.0.0.242 - - [2026-03-02 02:54:23] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-04432557&detail=False&count=False&shared=False HTTP/1.1" 200 1640 0.006714
10.0.0.242 - - [2026-03-02 02:54:23] "DELETE /network-policy/0aea433e-44d3-4e96-a12c-9270ec75893d HTTP/1.1" 200 115 0.054022
10.0.0.242 - - [2026-03-02 02:54:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005461
10.0.0.23 - - [2026-03-02 02:54:23] "GET /projects?obj_uuids=e25161f9-5b8e-49ce-adf0-56362f1fa8cc&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000993
10.0.0.242 - - [2026-03-02 02:54:23] "GET /project/e25161f9-5b8e-49ce-adf0-56362f1fa8cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.053906
10.0.0.242 - - [2026-03-02 02:54:23] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-04432557&detail=False&count=False&shared=False HTTP/1.1" 200 1424 0.007801
10.0.0.242 - - [2026-03-02 02:54:23] "DELETE /network-policy/00210f6a-a331-4ab0-a9bc-902ca880885f HTTP/1.1" 200 115 0.063922
10.0.0.242 - - [2026-03-02 02:54:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004515
10.0.0.23 - - [2026-03-02 02:54:23] "GET /projects?obj_uuids=e25161f9-5b8e-49ce-adf0-56362f1fa8cc&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001050
10.0.0.242 - - [2026-03-02 02:54:23] "GET /project/e25161f9-5b8e-49ce-adf0-56362f1fa8cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.042189
10.0.0.242 - - [2026-03-02 02:54:23] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-04432557&detail=False&count=False&shared=False HTTP/1.1" 200 1208 0.009169
10.0.0.242 - - [2026-03-02 02:54:23] "DELETE /network-policy/500bd412-7269-4eea-8279-6b81c5dc2449 HTTP/1.1" 200 115 0.053231
10.0.0.242 - - [2026-03-02 02:54:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004205
10.0.0.23 - - [2026-03-02 02:54:23] "GET /projects?obj_uuids=e25161f9-5b8e-49ce-adf0-56362f1fa8cc&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001401
10.0.0.242 - - [2026-03-02 02:54:23] "GET /project/e25161f9-5b8e-49ce-adf0-56362f1fa8cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.064937
10.0.0.242 - - [2026-03-02 02:54:24] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-04432557&detail=False&count=False&shared=False HTTP/1.1" 200 990 0.009393
10.0.0.242 - - [2026-03-02 02:54:24] "DELETE /network-policy/2226a0b2-10db-44fa-91c4-45ec4d307f5d HTTP/1.1" 200 115 0.054850
10.0.0.242 - - [2026-03-02 02:54:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004818
10.0.0.23 - - [2026-03-02 02:54:24] "GET /projects?obj_uuids=e25161f9-5b8e-49ce-adf0-56362f1fa8cc&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000986
10.0.0.242 - - [2026-03-02 02:54:24] "GET /project/e25161f9-5b8e-49ce-adf0-56362f1fa8cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.061018
10.0.0.242 - - [2026-03-02 02:54:24] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-04432557&detail=False&count=False&shared=False HTTP/1.1" 200 775 0.005346
10.0.0.242 - - [2026-03-02 02:54:24] "DELETE /network-policy/feb25882-6225-4cb6-8119-c2beda82c762 HTTP/1.1" 200 115 0.058114
10.0.0.242 - - [2026-03-02 02:54:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005666
10.0.0.23 - - [2026-03-02 02:54:24] "GET /projects?obj_uuids=e25161f9-5b8e-49ce-adf0-56362f1fa8cc&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001157
10.0.0.242 - - [2026-03-02 02:54:24] "GET /project/e25161f9-5b8e-49ce-adf0-56362f1fa8cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.061193
10.0.0.242 - - [2026-03-02 02:54:24] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-04432557&detail=False&count=False&shared=False HTTP/1.1" 200 560 0.006610
10.0.0.242 - - [2026-03-02 02:54:24] "DELETE /network-policy/d177549b-d818-4555-957c-825ae4d32a41 HTTP/1.1" 200 115 0.048967
10.0.0.242 - - [2026-03-02 02:54:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004152
10.0.0.23 - - [2026-03-02 02:54:24] "GET /projects?obj_uuids=e25161f9-5b8e-49ce-adf0-56362f1fa8cc&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001585
10.0.0.242 - - [2026-03-02 02:54:24] "GET /project/e25161f9-5b8e-49ce-adf0-56362f1fa8cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.041613
10.0.0.242 - - [2026-03-02 02:54:24] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-04432557&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.005564
10.0.0.242 - - [2026-03-02 02:54:24] "DELETE /network-policy/cc5320cc-9d81-497e-98ce-da3560c8e4b3 HTTP/1.1" 200 115 0.051756
10.0.0.242 - - [2026-03-02 02:54:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003747
10.0.0.23 - - [2026-03-02 02:54:24] "GET /projects?obj_uuids=e25161f9-5b8e-49ce-adf0-56362f1fa8cc&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001028
10.0.0.242 - - [2026-03-02 02:54:24] "GET /project/e25161f9-5b8e-49ce-adf0-56362f1fa8cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.047593
10.0.0.242 - - [2026-03-02 02:54:25] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-04432557&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.015582
10.0.0.23 - - [2026-03-02 02:54:25] "POST /useragent-kv HTTP/1.1" 200 115 0.006815
10.0.0.242 - - [2026-03-02 02:54:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.006984
10.0.0.23 - - [2026-03-02 02:54:25] "POST /useragent-kv HTTP/1.1" 200 115 0.002849
10.0.0.23 - - [2026-03-02 02:54:25] "POST /useragent-kv HTTP/1.1" 200 115 0.002982
10.0.0.23 - - [2026-03-02 02:54:25] "POST /useragent-kv HTTP/1.1" 200 115 0.002313
10.0.0.242 - - [2026-03-02 02:54:25] "POST /neutron/network HTTP/1.1" 200 151 0.263229
10.0.0.242 - - [2026-03-02 02:54:26] "DELETE /route-target/403486cc-5c36-456e-9cc0-49be8bb03b33 HTTP/1.1" 200 115 0.038629
10.0.0.242 - - [2026-03-02 02:54:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.006430
10.0.0.242 - - [2026-03-02 02:54:26] "DELETE /network-ipam/e2071313-873d-4a32-b065-cb20657ad634 HTTP/1.1" 200 115 0.046250
10.0.0.242 - - [2026-03-02 02:54:26] "POST /fqname-to-id HTTP/1.1" 404 248 0.004991
10.0.0.23 - - [2026-03-02 02:54:26] "GET /projects?obj_uuids=e25161f9-5b8e-49ce-adf0-56362f1fa8cc&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000974
10.0.0.23 - - [2026-03-02 02:54:26] "GET /project/e25161f9-5b8e-49ce-adf0-56362f1fa8cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1493 0.042156
10.0.0.23 - - [2026-03-02 02:54:26] "GET /projects?obj_uuids=e25161f9-5b8e-49ce-adf0-56362f1fa8cc&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001148
10.0.0.23 - - [2026-03-02 02:54:26] "GET /project/e25161f9-5b8e-49ce-adf0-56362f1fa8cc?fields=security_groups HTTP/1.1" 200 1382 0.055733
10.0.0.23 - - [2026-03-02 02:54:26] "DELETE /security-group/f411f183-13c3-4ccd-a1df-e5190ae8ca69 HTTP/1.1" 200 115 0.063857
10.0.0.23 - - [2026-03-02 02:54:26] "GET /projects?obj_uuids=e25161f9-5b8e-49ce-adf0-56362f1fa8cc&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001073
10.0.0.23 - - [2026-03-02 02:54:26] "GET /project/e25161f9-5b8e-49ce-adf0-56362f1fa8cc?fields=application_policy_sets HTTP/1.1" 200 1421 0.056962
10.0.0.242 - - [2026-03-02 02:54:26] "DELETE /project/e25161f9-5b8e-49ce-adf0-56362f1fa8cc HTTP/1.1" 200 115 0.493742
10.0.0.23 - - [2026-03-02 02:54:26] "GET /domains?obj_uuids=cc2d0805-fa5b-4698-bfcc-d7811c08231a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001441
10.0.0.242 - - [2026-03-02 02:54:26] "GET /domain/cc2d0805-fa5b-4698-bfcc-d7811c08231a?fields=projects HTTP/1.1" 200 1245 0.011499
10.0.0.23 - - [2026-03-02 02:54:28] "GET /projects?obj_uuids=e25161f9-5b8e-49ce-adf0-56362f1fa8cc&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003504
10.0.0.23 - - [2026-03-02 02:54:28] "GET /domains?obj_uuids=cc2d0805-fa5b-4698-bfcc-d7811c08231a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001065
10.0.0.23 - - [2026-03-02 02:54:28] "GET /domain/cc2d0805-fa5b-4698-bfcc-d7811c08231a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.056983
10.0.0.23 - - [2026-03-02 02:54:28] "POST /id-to-fqname HTTP/1.1" 200 196 0.002507
10.0.0.23 - - [2026-03-02 02:54:28] "POST /fqname-to-id HTTP/1.1" 404 205 0.006896
10.0.0.23 - - [2026-03-02 02:54:28] "POST /security-groups HTTP/1.1" 200 597 0.031406
10.0.0.242 - - [2026-03-02 02:54:28] "POST /fqname-to-id HTTP/1.1" 404 240 0.005874
10.0.0.23 - - [2026-03-02 02:54:28] "POST /projects HTTP/1.1" 200 597 0.243203
10.0.0.23 - - [2026-03-02 02:54:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.296931
10.0.0.242 - - [2026-03-02 02:54:28] "GET /project/e25161f9-5b8e-49ce-adf0-56362f1fa8cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.508154
10.0.0.23 - - [2026-03-02 02:54:28] "GET /projects?obj_uuids=e25161f9-5b8e-49ce-adf0-56362f1fa8cc&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001093
10.0.0.242 - - [2026-03-02 02:54:28] "POST /access-control-lists HTTP/1.1" 200 600 0.052867
10.0.0.242 - - [2026-03-02 02:54:28] "GET /project/e25161f9-5b8e-49ce-adf0-56362f1fa8cc?fields=virtual_networks HTTP/1.1" 200 1045 0.056410
10.0.0.23 - - [2026-03-02 02:54:28] "GET /projects?obj_uuids=e25161f9-5b8e-49ce-adf0-56362f1fa8cc&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001500
10.0.0.242 - - [2026-03-02 02:54:28] "GET /project/e25161f9-5b8e-49ce-adf0-56362f1fa8cc?fields=virtual_machine_interfaces HTTP/1.1" 200 1045 0.039544
10.0.0.23 - - [2026-03-02 02:54:28] "GET /projects?obj_uuids=e25161f9-5b8e-49ce-adf0-56362f1fa8cc&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000990
10.0.0.242 - - [2026-03-02 02:54:28] "GET /project/e25161f9-5b8e-49ce-adf0-56362f1fa8cc?fields=security_groups HTTP/1.1" 200 1277 0.038587
10.0.0.242 - - [2026-03-02 02:54:29] "POST /fqname-to-id HTTP/1.1" 404 200 0.033659
10.0.0.23 - - [2026-03-02 02:54:29] "GET /projects?obj_uuids=fe04c4f9-d181-4eee-91d3-543eda3b7315&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003913
10.0.0.23 - - [2026-03-02 02:54:29] "GET /domains?obj_uuids=cc2d0805-fa5b-4698-bfcc-d7811c08231a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000954
10.0.0.23 - - [2026-03-02 02:54:29] "GET /domain/cc2d0805-fa5b-4698-bfcc-d7811c08231a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006855
10.0.0.23 - - [2026-03-02 02:54:30] "POST /id-to-fqname HTTP/1.1" 200 202 0.001286
10.0.0.23 - - [2026-03-02 02:54:30] "POST /fqname-to-id HTTP/1.1" 404 211 0.003142
10.0.0.23 - - [2026-03-02 02:54:30] "POST /security-groups HTTP/1.1" 200 603 0.033030
10.0.0.23 - - [2026-03-02 02:54:30] "POST /projects HTTP/1.1" 200 609 0.229804
10.0.0.242 - - [2026-03-02 02:54:30] "POST /fqname-to-id HTTP/1.1" 404 245 0.014448
10.0.0.23 - - [2026-03-02 02:54:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.300996
10.0.0.242 - - [2026-03-02 02:54:30] "GET /project/fe04c4f9-d181-4eee-91d3-543eda3b7315?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.451663
10.0.0.242 - - [2026-03-02 02:54:31] "GET / HTTP/1.1" 200 35931 0.002342
10.0.0.242 - - [2026-03-02 02:54:33] "GET /project/fe04c4f9-d181-4eee-91d3-543eda3b7315?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 293 0.000441
10.0.0.23 - - [2026-03-02 02:54:34] "GET /projects?obj_uuids=fe04c4f9-d181-4eee-91d3-543eda3b7315&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000954
10.0.0.242 - - [2026-03-02 02:54:34] "GET /project/fe04c4f9-d181-4eee-91d3-543eda3b7315?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.064900
10.0.0.242 - - [2026-03-02 02:54:34] "GET / HTTP/1.1" 200 35931 0.002041
10.0.0.242 - - [2026-03-02 02:54:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003920
10.0.0.23 - - [2026-03-02 02:54:35] "GET /domains?obj_uuids=cc2d0805-fa5b-4698-bfcc-d7811c08231a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000895
10.0.0.242 - - [2026-03-02 02:54:35] "GET /domain/cc2d0805-fa5b-4698-bfcc-d7811c08231a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.006326
10.0.0.242 - - [2026-03-02 02:54:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002998
10.0.0.23 - - [2026-03-02 02:54:35] "GET /projects?obj_uuids=fe04c4f9-d181-4eee-91d3-543eda3b7315&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000960
10.0.0.242 - - [2026-03-02 02:54:35] "GET /project/fe04c4f9-d181-4eee-91d3-543eda3b7315?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.045339
10.0.0.242 - - [2026-03-02 02:54:36] "GET /domains HTTP/1.1" 401 293 0.000464
10.0.0.242 - - [2026-03-02 02:54:36] "GET /domains HTTP/1.1" 200 280 0.031329
10.0.0.23 - - [2026-03-02 02:54:36] "GET /domains?obj_uuids=cc2d0805-fa5b-4698-bfcc-d7811c08231a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001173
10.0.0.242 - - [2026-03-02 02:54:36] "GET /domain/cc2d0805-fa5b-4698-bfcc-d7811c08231a HTTP/1.1" 200 2778 0.009809
10.0.0.23 - - [2026-03-02 02:54:36] "GET /projects?obj_uuids=fe04c4f9-d181-4eee-91d3-543eda3b7315&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000936
10.0.0.242 - - [2026-03-02 02:54:36] "GET /project/fe04c4f9-d181-4eee-91d3-543eda3b7315 HTTP/1.1" 200 1925 0.088513
10.0.0.242 - - [2026-03-02 02:54:36] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.004464
10.0.0.242 - - [2026-03-02 02:54:36] "POST /network-ipams HTTP/1.1" 200 621 0.027299
10.0.0.242 - - [2026-03-02 02:54:37] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 810 0.002949
10.0.0.242 - - [2026-03-02 02:54:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003509
10.0.0.242 - - [2026-03-02 02:54:37] "GET /network-ipam/12288f40-9358-4206-97e0-38ecd69baf7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.005869
10.0.0.242 - - [2026-03-02 02:54:37] "PUT /network-ipam/12288f40-9358-4206-97e0-38ecd69baf7f HTTP/1.1" 200 258 0.015479
10.0.0.242 - - [2026-03-02 02:54:37] "POST /fqname-to-id HTTP/1.1" 401 293 0.000452
10.0.0.242 - - [2026-03-02 02:54:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.028623
10.0.0.23 - - [2026-03-02 02:54:37] "GET /projects?obj_uuids=fe04c4f9-d181-4eee-91d3-543eda3b7315&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000997
10.0.0.242 - - [2026-03-02 02:54:37] "GET /project/fe04c4f9-d181-4eee-91d3-543eda3b7315?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.049194
10.0.0.242 - - [2026-03-02 02:54:37] "POST /neutron/network HTTP/1.1" 200 117 0.042517
10.0.0.242 - - [2026-03-02 02:54:38] "POST /ref-update HTTP/1.1" 200 156 0.038401
10.0.0.23 - - [2026-03-02 02:54:38] "POST /useragent-kv HTTP/1.1" 200 115 0.005420
10.0.0.242 - - [2026-03-02 02:54:38] "POST /neutron/subnet HTTP/1.1" 200 701 0.205693
10.0.0.23 - - [2026-03-02 02:54:38] "POST /fqname-to-id HTTP/1.1" 404 207 0.044081
10.0.0.242 - - [2026-03-02 02:54:38] "POST /id-to-fqname HTTP/1.1" 200 235 0.001407
10.0.0.242 - - [2026-03-02 02:54:38] "GET /virtual-network/e308ac4f-a3bb-4dd8-b3f5-1a5bfab23b8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3177 0.009843
10.0.0.242 - - [2026-03-02 02:54:38] "POST /neutron/network HTTP/1.1" 200 1337 0.011251
10.0.0.242 - - [2026-03-02 02:54:38] "GET /virtual-network/e308ac4f-a3bb-4dd8-b3f5-1a5bfab23b8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3177 0.005577
10.0.0.242 - - [2026-03-02 02:54:39] "POST /neutron/subnet HTTP/1.1" 200 701 0.010334
10.0.0.242 - - [2026-03-02 02:54:39] "GET /virtual-network/e308ac4f-a3bb-4dd8-b3f5-1a5bfab23b8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3177 0.006173
10.0.0.242 - - [2026-03-02 02:54:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003858
10.0.0.23 - - [2026-03-02 02:54:41] "GET /projects?obj_uuids=fe04c4f9-d181-4eee-91d3-543eda3b7315&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001086
10.0.0.242 - - [2026-03-02 02:54:41] "GET /project/fe04c4f9-d181-4eee-91d3-543eda3b7315?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.046886
10.0.0.23 - - [2026-03-02 02:54:41] "GET /projects?obj_uuids=fe04c4f9-d181-4eee-91d3-543eda3b7315&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001358
10.0.0.242 - - [2026-03-02 02:54:41] "POST /neutron/network HTTP/1.1" 200 623 0.178719
10.0.0.23 - - [2026-03-02 02:54:42] "POST /useragent-kv HTTP/1.1" 200 115 0.008939
10.0.0.242 - - [2026-03-02 02:54:42] "POST /neutron/subnet HTTP/1.1" 200 828 0.231250
10.0.0.242 - - [2026-03-02 02:54:42] "POST /id-to-fqname HTTP/1.1" 200 235 0.001324
10.0.0.242 - - [2026-03-02 02:54:42] "GET /virtual-network/b88e9ac4-34d9-4e21-8224-fe44986d92bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.006079
10.0.0.242 - - [2026-03-02 02:54:42] "GET /virtual-network/b88e9ac4-34d9-4e21-8224-fe44986d92bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.006446
10.0.0.242 - - [2026-03-02 02:54:42] "POST /neutron/network HTTP/1.1" 200 1337 0.011530
10.0.0.242 - - [2026-03-02 02:54:42] "POST /neutron/subnet HTTP/1.1" 200 828 0.009311
10.0.0.242 - - [2026-03-02 02:54:42] "GET /virtual-network/b88e9ac4-34d9-4e21-8224-fe44986d92bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.006268
10.0.0.242 - - [2026-03-02 02:54:42] "GET /obj-perms HTTP/1.1" 200 5038 0.067365
10.0.0.242 - - [2026-03-02 02:54:43] "POST /fqname-to-id HTTP/1.1" 404 211 0.003253
10.0.0.242 - - [2026-03-02 02:54:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003167
10.0.0.23 - - [2026-03-02 02:54:43] "GET /projects?obj_uuids=fe04c4f9-d181-4eee-91d3-543eda3b7315&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000985
10.0.0.242 - - [2026-03-02 02:54:43] "GET /project/fe04c4f9-d181-4eee-91d3-543eda3b7315?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.039565
10.0.0.242 - - [2026-03-02 02:54:43] "POST /network-policys HTTP/1.1" 200 533 0.084109
10.0.0.242 - - [2026-03-02 02:54:43] "GET /network-policy/92311455-2edf-4556-8590-0c2f3c4b2cea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4991 0.007809
10.0.0.242 - - [2026-03-02 02:54:43] "POST /fqname-to-id HTTP/1.1" 404 211 0.003064
10.0.0.242 - - [2026-03-02 02:54:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004170
10.0.0.23 - - [2026-03-02 02:54:43] "GET /projects?obj_uuids=fe04c4f9-d181-4eee-91d3-543eda3b7315&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001012
10.0.0.242 - - [2026-03-02 02:54:43] "GET /project/fe04c4f9-d181-4eee-91d3-543eda3b7315?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.042259
10.0.0.242 - - [2026-03-02 02:54:43] "POST /network-policys HTTP/1.1" 200 533 0.075786
10.0.0.242 - - [2026-03-02 02:54:43] "GET /network-policy/6c3a4912-4210-4ee4-beb8-adfae29b420c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4991 0.006372
10.0.0.242 - - [2026-03-02 02:54:43] "POST /fqname-to-id HTTP/1.1" 404 211 0.002911
10.0.0.242 - - [2026-03-02 02:54:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003470
10.0.0.23 - - [2026-03-02 02:54:44] "GET /projects?obj_uuids=fe04c4f9-d181-4eee-91d3-543eda3b7315&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001045
10.0.0.242 - - [2026-03-02 02:54:44] "GET /project/fe04c4f9-d181-4eee-91d3-543eda3b7315?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.038909
10.0.0.242 - - [2026-03-02 02:54:44] "POST /network-policys HTTP/1.1" 200 533 0.072071
10.0.0.242 - - [2026-03-02 02:54:44] "GET /network-policy/233c6c29-f1b0-48c4-9966-cbd0be4e54ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4991 0.007835
10.0.0.242 - - [2026-03-02 02:54:44] "POST /fqname-to-id HTTP/1.1" 404 211 0.003335
10.0.0.242 - - [2026-03-02 02:54:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003314
10.0.0.23 - - [2026-03-02 02:54:44] "GET /projects?obj_uuids=fe04c4f9-d181-4eee-91d3-543eda3b7315&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001346
10.0.0.242 - - [2026-03-02 02:54:44] "GET /project/fe04c4f9-d181-4eee-91d3-543eda3b7315?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.053303
10.0.0.242 - - [2026-03-02 02:54:44] "POST /network-policys HTTP/1.1" 200 533 0.075967
10.0.0.242 - - [2026-03-02 02:54:44] "GET /network-policy/34d542e7-596b-4f87-954b-21a305fd20a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4991 0.006588
10.0.0.242 - - [2026-03-02 02:54:44] "POST /fqname-to-id HTTP/1.1" 404 213 0.003055
10.0.0.242 - - [2026-03-02 02:54:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002529
10.0.0.23 - - [2026-03-02 02:54:44] "GET /projects?obj_uuids=fe04c4f9-d181-4eee-91d3-543eda3b7315&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001014
10.0.0.242 - - [2026-03-02 02:54:44] "GET /project/fe04c4f9-d181-4eee-91d3-543eda3b7315?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.052587
10.0.0.242 - - [2026-03-02 02:54:44] "POST /network-policys HTTP/1.1" 200 537 0.026573
10.0.0.242 - - [2026-03-02 02:54:45] "GET /network-policy/b1b8a469-b7ad-4b6e-b51c-8a1a7b1e6da2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.006007
10.0.0.242 - - [2026-03-02 02:54:45] "POST /fqname-to-id HTTP/1.1" 404 212 0.003374
10.0.0.242 - - [2026-03-02 02:54:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002636
10.0.0.23 - - [2026-03-02 02:54:45] "GET /projects?obj_uuids=fe04c4f9-d181-4eee-91d3-543eda3b7315&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001222
10.0.0.242 - - [2026-03-02 02:54:45] "GET /project/fe04c4f9-d181-4eee-91d3-543eda3b7315?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.056477
10.0.0.242 - - [2026-03-02 02:54:45] "POST /network-policys HTTP/1.1" 200 535 0.075973
10.0.0.242 - - [2026-03-02 02:54:45] "GET /network-policy/effc7fbd-1ee5-4389-845f-5bc16b4d1713?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4994 0.007351
10.0.0.242 - - [2026-03-02 02:54:45] "POST /fqname-to-id HTTP/1.1" 404 212 0.006549
10.0.0.242 - - [2026-03-02 02:54:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004010
10.0.0.23 - - [2026-03-02 02:54:45] "GET /projects?obj_uuids=fe04c4f9-d181-4eee-91d3-543eda3b7315&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000984
10.0.0.242 - - [2026-03-02 02:54:45] "GET /project/fe04c4f9-d181-4eee-91d3-543eda3b7315?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.040795
10.0.0.242 - - [2026-03-02 02:54:45] "POST /network-policys HTTP/1.1" 200 535 0.076084
10.0.0.242 - - [2026-03-02 02:54:45] "GET /network-policy/7ea4132c-8c4e-4a8a-bfad-d232d9575600?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4994 0.007377
10.0.0.242 - - [2026-03-02 02:54:46] "POST /fqname-to-id HTTP/1.1" 404 212 0.003436
10.0.0.242 - - [2026-03-02 02:54:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003659
10.0.0.23 - - [2026-03-02 02:54:46] "GET /projects?obj_uuids=fe04c4f9-d181-4eee-91d3-543eda3b7315&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001051
10.0.0.242 - - [2026-03-02 02:54:46] "GET /project/fe04c4f9-d181-4eee-91d3-543eda3b7315?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.058970
10.0.0.242 - - [2026-03-02 02:54:46] "POST /network-policys HTTP/1.1" 200 535 0.071982
10.0.0.242 - - [2026-03-02 02:54:46] "GET /network-policy/a2012b76-cbc4-47d1-9784-0c8824ae6127?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4995 0.007467
10.0.0.242 - - [2026-03-02 02:54:46] "POST /fqname-to-id HTTP/1.1" 404 212 0.002761
10.0.0.242 - - [2026-03-02 02:54:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002743
10.0.0.23 - - [2026-03-02 02:54:46] "GET /projects?obj_uuids=fe04c4f9-d181-4eee-91d3-543eda3b7315&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001023
10.0.0.242 - - [2026-03-02 02:54:46] "GET /project/fe04c4f9-d181-4eee-91d3-543eda3b7315?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.046639
10.0.0.242 - - [2026-03-02 02:54:46] "POST /network-policys HTTP/1.1" 200 535 0.080447
10.0.0.242 - - [2026-03-02 02:54:46] "GET /network-policy/8308b706-76f2-4ff9-979d-ddfcd8c8e0f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4994 0.006934
10.0.0.242 - - [2026-03-02 02:54:46] "POST /fqname-to-id HTTP/1.1" 404 214 0.003321
10.0.0.242 - - [2026-03-02 02:54:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002800
10.0.0.23 - - [2026-03-02 02:54:47] "GET /projects?obj_uuids=fe04c4f9-d181-4eee-91d3-543eda3b7315&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001016
10.0.0.242 - - [2026-03-02 02:54:47] "GET /project/fe04c4f9-d181-4eee-91d3-543eda3b7315?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.069191
10.0.0.242 - - [2026-03-02 02:54:47] "DELETE /access-control-list/2836b062-f26b-4b09-ba63-a244d3d3279c HTTP/1.1" 200 115 0.066681
10.0.0.242 - - [2026-03-02 02:54:47] "POST /network-policys HTTP/1.1" 200 539 0.062342
10.0.0.242 - - [2026-03-02 02:54:47] "GET /network-policy/032de732-3aa6-4318-8db3-73aef98ae73a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.010934
10.0.0.23 - - [2026-03-02 02:54:47] "DELETE /project/e25161f9-5b8e-49ce-adf0-56362f1fa8cc HTTP/1.1" 404 177 0.003011
10.0.0.23 - - [2026-03-02 02:54:47] "DELETE /project/e25161f95b8e49ceadf056362f1fa8cc HTTP/1.1" 404 173 0.013265
10.0.0.23 - - [2026-03-02 02:54:47] "DELETE /project/fe04c4f9d1814eee91d3543eda3b7315 HTTP/1.1" 404 173 0.012818
10.0.0.242 - - [2026-03-02 02:54:47] "POST /access-control-lists HTTP/1.1" 200 609 0.046508
10.0.0.242 - - [2026-03-02 02:54:47] "POST /neutron/network HTTP/1.1" 200 1425 0.023323
10.0.0.242 - - [2026-03-02 02:54:47] "GET /virtual-network/e308ac4f-a3bb-4dd8-b3f5-1a5bfab23b8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.012820
10.0.0.242 - - [2026-03-02 02:54:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003523
10.0.0.242 - - [2026-03-02 02:54:47] "GET /network-policy/92311455-2edf-4556-8590-0c2f3c4b2cea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4991 0.004436
10.0.0.23 - - [2026-03-02 02:54:48] "POST /fqname-to-id HTTP/1.1" 404 207 0.007547
10.0.0.242 - - [2026-03-02 02:54:48] "POST /neutron/network HTTP/1.1" 200 1427 0.040048
10.0.0.242 - - [2026-03-02 02:54:48] "POST /ref-update HTTP/1.1" 200 156 0.046942
10.0.0.242 - - [2026-03-02 02:54:48] "GET /virtual-network/b88e9ac4-34d9-4e21-8224-fe44986d92bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3482 0.017511
10.0.0.242 - - [2026-03-02 02:54:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003304
10.0.0.242 - - [2026-03-02 02:54:48] "GET /network-policy/b1b8a469-b7ad-4b6e-b51c-8a1a7b1e6da2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.004441
10.0.0.242 - - [2026-03-02 02:54:48] "POST /id-to-fqname HTTP/1.1" 200 235 0.001653
10.0.0.23 - - [2026-03-02 02:54:49] "GET /projects?obj_uuids=fe04c4f9-d181-4eee-91d3-543eda3b7315&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001414
10.0.0.242 - - [2026-03-02 02:54:49] "GET /project/fe04c4f9-d181-4eee-91d3-543eda3b7315?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.073308
10.0.0.242 - - [2026-03-02 02:54:49] "POST /neutron/port HTTP/1.1" 200 117 0.006488
10.0.0.242 - - [2026-03-02 02:54:49] "POST /id-to-fqname HTTP/1.1" 200 235 0.001811
10.0.0.242 - - [2026-03-02 02:54:49] "POST /neutron/network HTTP/1.1" 200 1437 0.007849
10.0.0.242 - - [2026-03-02 02:54:50] "POST /neutron/port HTTP/1.1" 200 1174 0.054680
10.0.0.23 - - [2026-03-02 02:54:50] "GET /projects?obj_uuids=fe04c4f9-d181-4eee-91d3-543eda3b7315&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001242
10.0.0.242 - - [2026-03-02 02:54:50] "GET /project/fe04c4f9-d181-4eee-91d3-543eda3b7315?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.093817
10.0.0.242 - - [2026-03-02 02:54:50] "POST /neutron/network HTTP/1.1" 200 1427 0.011908
10.0.0.242 - - [2026-03-02 02:54:51] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004590
10.0.0.242 - - [2026-03-02 02:54:51] "POST /neutron/security_group HTTP/1.1" 200 2070 0.016392
10.0.0.242 - - [2026-03-02 02:54:51] "POST /neutron/port HTTP/1.1" 200 117 0.001455
10.0.0.242 - - [2026-03-02 02:54:51] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008483
10.0.0.242 - - [2026-03-02 02:54:51] "POST /neutron/port HTTP/1.1" 200 1174 0.024810
10.0.0.242 - - [2026-03-02 02:54:52] "POST /neutron/port HTTP/1.1" 200 1238 0.021366
10.0.0.242 - - [2026-03-02 02:54:52] "POST /neutron/subnet HTTP/1.1" 200 1361 0.032005
10.0.0.242 - - [2026-03-02 02:54:52] "POST /neutron/network HTTP/1.1" 200 1427 0.014280
10.0.0.242 - - [2026-03-02 02:54:56] "POST /neutron/port HTTP/1.1" 200 1238 0.018946
10.0.0.242 - - [2026-03-02 02:54:56] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007615
10.0.0.242 - - [2026-03-02 02:54:56] "GET /virtual-machine/986ed0a1-4900-4dc2-98ea-e99b7e096656 HTTP/1.1" 401 293 0.000435
10.0.0.242 - - [2026-03-02 02:54:57] "GET /virtual-machine/986ed0a1-4900-4dc2-98ea-e99b7e096656 HTTP/1.1" 200 1305 0.051877
10.0.0.242 - - [2026-03-02 02:54:57] "GET /virtual-machine-interface/98b0c980-ba03-4a97-8b4a-9a0ca4e46e60 HTTP/1.1" 200 3170 0.005452
10.0.0.242 - - [2026-03-02 02:54:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003504
10.0.0.242 - - [2026-03-02 02:54:57] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003512
10.0.0.242 - - [2026-03-02 02:54:57] "GET /virtual-networks?parent_id=fe04c4f9-d181-4eee-91d3-543eda3b7315&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.003444
10.0.0.242 - - [2026-03-02 02:54:57] "GET /virtual-network/e308ac4f-a3bb-4dd8-b3f5-1a5bfab23b8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.006211
10.0.0.242 - - [2026-03-02 02:55:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003457
10.0.0.242 - - [2026-03-02 02:55:00] "GET /virtual-network/e308ac4f-a3bb-4dd8-b3f5-1a5bfab23b8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.006157
10.0.0.242 - - [2026-03-02 02:55:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004173
10.0.0.242 - - [2026-03-02 02:55:04] "GET /virtual-network/e308ac4f-a3bb-4dd8-b3f5-1a5bfab23b8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.004933
10.0.0.242 - - [2026-03-02 02:55:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003508
10.0.0.242 - - [2026-03-02 02:55:08] "GET /virtual-network/e308ac4f-a3bb-4dd8-b3f5-1a5bfab23b8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.006577
10.0.0.242 - - [2026-03-02 02:55:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003136
10.0.0.242 - - [2026-03-02 02:55:12] "GET /virtual-network/e308ac4f-a3bb-4dd8-b3f5-1a5bfab23b8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.006066
10.0.0.27 - - [2026-03-02 02:55:16] "GET /obj-perms HTTP/1.1" 200 5075 0.049209
10.0.0.242 - - [2026-03-02 02:55:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003626
10.0.0.242 - - [2026-03-02 02:55:16] "GET /virtual-network/e308ac4f-a3bb-4dd8-b3f5-1a5bfab23b8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.006068
10.0.0.242 - - [2026-03-02 02:55:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005093
10.0.0.242 - - [2026-03-02 02:55:20] "GET /virtual-network/e308ac4f-a3bb-4dd8-b3f5-1a5bfab23b8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.007222
10.0.0.242 - - [2026-03-02 02:55:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.012056
10.0.0.242 - - [2026-03-02 02:55:24] "GET /virtual-network/e308ac4f-a3bb-4dd8-b3f5-1a5bfab23b8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.008285
10.0.0.242 - - [2026-03-02 02:55:25] "POST /neutron/network HTTP/1.1" 200 1435 0.007624
10.0.0.242 - - [2026-03-02 02:55:26] "POST /neutron/subnet HTTP/1.1" 200 1361 0.015692
10.0.0.242 - - [2026-03-02 02:55:26] "POST /neutron/network HTTP/1.1" 200 1425 0.012910
10.0.0.242 - - [2026-03-02 02:55:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003170
10.0.0.242 - - [2026-03-02 02:55:26] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003590
10.0.0.242 - - [2026-03-02 02:55:26] "GET /virtual-networks?parent_id=fe04c4f9-d181-4eee-91d3-543eda3b7315&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.003459
10.0.0.242 - - [2026-03-02 02:55:27] "GET /virtual-network/e308ac4f-a3bb-4dd8-b3f5-1a5bfab23b8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.005571
10.0.0.242 - - [2026-03-02 02:55:30] "POST /neutron/port HTTP/1.1" 200 1238 0.018731
10.0.0.242 - - [2026-03-02 02:55:30] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004595
10.0.0.242 - - [2026-03-02 02:55:30] "POST /neutron/port HTTP/1.1" 200 117 0.001119
10.0.0.242 - - [2026-03-02 02:55:32] "POST /neutron/port HTTP/1.1" 200 1238 0.019363
10.0.0.242 - - [2026-03-02 02:55:36] "POST /neutron/security_group HTTP/1.1" 200 2070 0.039393
10.0.0.242 - - [2026-03-02 02:55:42] "POST /neutron/port HTTP/1.1" 200 1238 0.026277
10.0.0.242 - - [2026-03-02 02:55:47] "POST /neutron/security_group HTTP/1.1" 200 2070 0.009170
10.0.0.242 - - [2026-03-02 02:55:48] "POST /neutron/port HTTP/1.1" 200 1238 0.017549
10.0.0.242 - - [2026-03-02 02:55:48] "GET /virtual-machine/1defdcab-de5e-45e9-808f-274513dfba5d HTTP/1.1" 200 1303 0.006239
10.0.0.242 - - [2026-03-02 02:55:48] "GET /virtual-machine-interface/9e169599-5673-4812-b4cc-ff2570be199d HTTP/1.1" 200 3170 0.008317
10.0.0.242 - - [2026-03-02 02:55:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003565
10.0.0.242 - - [2026-03-02 02:55:48] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003948
10.0.0.242 - - [2026-03-02 02:55:48] "GET /virtual-networks?parent_id=fe04c4f9-d181-4eee-91d3-543eda3b7315&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.004636
10.0.0.242 - - [2026-03-02 02:55:48] "GET /virtual-network/b88e9ac4-34d9-4e21-8224-fe44986d92bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3482 0.010120
10.0.0.242 - - [2026-03-02 02:55:48] "POST /neutron/security_group HTTP/1.1" 200 2070 0.009228
10.0.0.242 - - [2026-03-02 02:55:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003908
10.0.0.242 - - [2026-03-02 02:55:49] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003480
10.0.0.242 - - [2026-03-02 02:55:49] "GET /virtual-networks?parent_id=fe04c4f9-d181-4eee-91d3-543eda3b7315&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.003189
10.0.0.242 - - [2026-03-02 02:55:49] "GET /virtual-network/b88e9ac4-34d9-4e21-8224-fe44986d92bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3482 0.006595
10.0.0.23 - - [2026-03-02 02:55:51] "GET /global-system-configs HTTP/1.1" 401 293 0.000406
10.0.0.23 - - [2026-03-02 02:55:51] "GET /global-system-configs HTTP/1.1" 401 293 0.000479
10.0.0.27 - - [2026-03-02 02:55:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000357
10.0.0.27 - - [2026-03-02 02:55:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000367
10.0.0.27 - - [2026-03-02 02:55:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000359
10.0.0.27 - - [2026-03-02 02:55:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000858
10.0.0.242 - - [2026-03-02 02:55:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000513
10.0.0.242 - - [2026-03-02 02:55:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000514
10.0.0.23 - - [2026-03-02 02:55:53] "GET /global-system-configs HTTP/1.1" 401 293 0.000541
10.0.0.23 - - [2026-03-02 02:55:53] "GET /global-system-configs HTTP/1.1" 401 293 0.000447
10.0.0.242 - - [2026-03-02 02:55:54] "GET /global-system-configs HTTP/1.1" 401 293 0.000423
10.0.0.242 - - [2026-03-02 02:55:54] "GET /global-system-configs HTTP/1.1" 401 293 0.000397
10.0.0.242 - - [2026-03-02 02:55:54] "POST /neutron/port HTTP/1.1" 200 1238 0.018815
10.0.0.242 - - [2026-03-02 02:56:00] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008389
10.0.0.242 - - [2026-03-02 02:56:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003511
10.0.0.242 - - [2026-03-02 02:56:00] "GET /network-policy/b1b8a469-b7ad-4b6e-b51c-8a1a7b1e6da2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.003489
10.0.0.242 - - [2026-03-02 02:56:00] "POST /neutron/port HTTP/1.1" 200 1238 0.022674
10.0.0.242 - - [2026-03-02 02:56:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003929
10.0.0.242 - - [2026-03-02 02:56:00] "GET /network-policy/92311455-2edf-4556-8590-0c2f3c4b2cea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4991 0.004805
10.0.0.242 - - [2026-03-02 02:56:00] "POST /neutron/network HTTP/1.1" 200 1425 0.113174
10.0.0.242 - - [2026-03-02 02:56:00] "GET /virtual-network/e308ac4f-a3bb-4dd8-b3f5-1a5bfab23b8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.006258
10.0.0.242 - - [2026-03-02 02:56:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003220
10.0.0.242 - - [2026-03-02 02:56:00] "PUT /access-control-list/e9c44d7b-e0ec-4c9b-ad19-a395145580d1 HTTP/1.1" 200 272 0.118665
10.0.0.242 - - [2026-03-02 02:56:00] "GET /network-policy/6c3a4912-4210-4ee4-beb8-adfae29b420c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4991 0.005120
10.0.0.23 - - [2026-03-02 02:56:16] "GET /obj-perms HTTP/1.1" 200 5075 0.051091
10.0.0.242 - - [2026-03-02 02:56:17] "POST /neutron/network HTTP/1.1" 200 1428 0.126602
10.0.0.242 - - [2026-03-02 02:56:17] "GET /virtual-network/e308ac4f-a3bb-4dd8-b3f5-1a5bfab23b8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3484 0.006998
10.0.0.242 - - [2026-03-02 02:56:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003719
10.0.0.242 - - [2026-03-02 02:56:17] "GET /network-policy/032de732-3aa6-4318-8db3-73aef98ae73a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.003731
10.0.0.242 - - [2026-03-02 02:56:27] "POST /neutron/port HTTP/1.1" 200 1238 0.020336
10.0.0.242 - - [2026-03-02 02:56:27] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003572
10.0.0.242 - - [2026-03-02 02:56:28] "POST /neutron/port HTTP/1.1" 200 117 0.001158
10.0.0.23 - - [2026-03-02 02:56:30] "POST /fqname-to-id HTTP/1.1" 404 207 0.004308
10.0.0.242 - - [2026-03-02 02:56:30] "PUT /access-control-list/e9c44d7b-e0ec-4c9b-ad19-a395145580d1 HTTP/1.1" 200 272 0.019701
10.0.0.242 - - [2026-03-02 02:56:30] "POST /neutron/network HTTP/1.1" 200 1425 0.143880
10.0.0.242 - - [2026-03-02 02:56:30] "GET /virtual-network/e308ac4f-a3bb-4dd8-b3f5-1a5bfab23b8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.007687
10.0.0.242 - - [2026-03-02 02:56:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004160
10.0.0.242 - - [2026-03-02 02:56:30] "GET /network-policy/233c6c29-f1b0-48c4-9966-cbd0be4e54ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4991 0.005080
10.0.0.242 - - [2026-03-02 02:56:31] "POST /neutron/port HTTP/1.1" 200 1238 0.047644
10.0.0.242 - - [2026-03-02 02:56:31] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004441
10.0.0.242 - - [2026-03-02 02:56:31] "POST /neutron/port HTTP/1.1" 200 117 0.001139
10.0.0.242 - - [2026-03-02 02:56:42] "POST /neutron/network HTTP/1.1" 200 1425 0.113411
10.0.0.242 - - [2026-03-02 02:56:42] "GET /virtual-network/e308ac4f-a3bb-4dd8-b3f5-1a5bfab23b8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.008512
10.0.0.242 - - [2026-03-02 02:56:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003267
10.0.0.242 - - [2026-03-02 02:56:42] "GET /network-policy/34d542e7-596b-4f87-954b-21a305fd20a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4991 0.006121
10.0.0.242 - - [2026-03-02 02:56:52] "PUT /access-control-list/e9c44d7b-e0ec-4c9b-ad19-a395145580d1 HTTP/1.1" 200 272 0.022012
10.0.0.242 - - [2026-03-02 02:56:52] "POST /neutron/network HTTP/1.1" 200 1426 0.089044
10.0.0.242 - - [2026-03-02 02:56:52] "GET /virtual-network/e308ac4f-a3bb-4dd8-b3f5-1a5bfab23b8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3482 0.008811
10.0.0.242 - - [2026-03-02 02:56:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003506
10.0.0.242 - - [2026-03-02 02:56:52] "GET /network-policy/effc7fbd-1ee5-4389-845f-5bc16b4d1713?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4994 0.004742
10.0.0.23 - - [2026-03-02 02:57:05] "POST /fqname-to-id HTTP/1.1" 404 207 0.006598
10.0.0.242 - - [2026-03-02 02:57:05] "POST /neutron/network HTTP/1.1" 200 1426 0.127838
10.0.0.242 - - [2026-03-02 02:57:05] "POST /ref-update HTTP/1.1" 200 156 0.048747
10.0.0.242 - - [2026-03-02 02:57:05] "GET /virtual-network/e308ac4f-a3bb-4dd8-b3f5-1a5bfab23b8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3482 0.007824
10.0.0.242 - - [2026-03-02 02:57:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004544
10.0.0.242 - - [2026-03-02 02:57:05] "GET /network-policy/7ea4132c-8c4e-4a8a-bfad-d232d9575600?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4994 0.003857
10.0.0.242 - - [2026-03-02 02:57:15] "POST /neutron/network HTTP/1.1" 200 1426 0.103985
10.0.0.242 - - [2026-03-02 02:57:15] "GET /virtual-network/e308ac4f-a3bb-4dd8-b3f5-1a5bfab23b8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3482 0.006677
10.0.0.242 - - [2026-03-02 02:57:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003366
10.0.0.242 - - [2026-03-02 02:57:15] "GET /network-policy/a2012b76-cbc4-47d1-9784-0c8824ae6127?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4995 0.004280
10.0.0.242 - - [2026-03-02 02:57:27] "POST /neutron/network HTTP/1.1" 200 1426 0.108820
10.0.0.242 - - [2026-03-02 02:57:27] "GET /virtual-network/e308ac4f-a3bb-4dd8-b3f5-1a5bfab23b8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3482 0.007139
10.0.0.242 - - [2026-03-02 02:57:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004281
10.0.0.242 - - [2026-03-02 02:57:27] "GET /network-policy/8308b706-76f2-4ff9-979d-ddfcd8c8e0f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4994 0.004507
10.0.0.242 - - [2026-03-02 02:57:27] "POST /neutron/port HTTP/1.1" 200 1238 0.018196
10.0.0.242 - - [2026-03-02 02:57:27] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004413
10.0.0.242 - - [2026-03-02 02:57:28] "POST /neutron/port HTTP/1.1" 200 117 0.001162
10.0.0.242 - - [2026-03-02 02:57:32] "POST /neutron/port HTTP/1.1" 200 1238 0.018735
10.0.0.242 - - [2026-03-02 02:57:32] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004829
10.0.0.242 - - [2026-03-02 02:57:32] "POST /neutron/port HTTP/1.1" 200 117 0.001177
10.0.0.242 - - [2026-03-02 02:57:37] "GET /virtual-network/e308ac4f-a3bb-4dd8-b3f5-1a5bfab23b8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3482 0.007553
10.0.0.23 - - [2026-03-02 02:57:37] "POST /fqname-to-id HTTP/1.1" 404 207 0.010272
10.0.0.242 - - [2026-03-02 02:57:37] "POST /neutron/network HTTP/1.1" 200 1337 0.098706
10.0.0.242 - - [2026-03-02 02:57:37] "DELETE /access-control-list/e9c44d7b-e0ec-4c9b-ad19-a395145580d1 HTTP/1.1" 200 115 0.050324
10.0.0.242 - - [2026-03-02 02:57:37] "GET /virtual-network/e308ac4f-a3bb-4dd8-b3f5-1a5bfab23b8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3177 0.007922
10.0.0.242 - - [2026-03-02 02:57:38] "GET /virtual-machine/1defdcab-de5e-45e9-808f-274513dfba5d HTTP/1.1" 200 1303 0.005090
10.0.0.242 - - [2026-03-02 02:57:38] "POST /neutron/port HTTP/1.1" 200 1228 0.015462
10.0.0.242 - - [2026-03-02 02:57:40] "GET /virtual-machine/1defdcab-de5e-45e9-808f-274513dfba5d HTTP/1.1" 404 171 0.003348
10.0.0.242 - - [2026-03-02 02:57:40] "GET /virtual-machine/1defdcab-de5e-45e9-808f-274513dfba5d HTTP/1.1" 404 171 0.003613
10.0.0.242 - - [2026-03-02 02:57:40] "GET /virtual-machine/1defdcab-de5e-45e9-808f-274513dfba5d HTTP/1.1" 404 171 0.002939
10.0.0.242 - - [2026-03-02 02:57:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004718
10.0.0.242 - - [2026-03-02 02:57:40] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003854
10.0.0.242 - - [2026-03-02 02:57:40] "GET /virtual-networks?parent_id=fe04c4f9-d181-4eee-91d3-543eda3b7315&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.002916
10.0.0.242 - - [2026-03-02 02:57:40] "GET /virtual-network/b88e9ac4-34d9-4e21-8224-fe44986d92bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3482 0.006342
10.0.0.242 - - [2026-03-02 02:57:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003787
10.0.0.242 - - [2026-03-02 02:57:40] "GET /routing-instance/168d91bc-7c98-4189-928d-6902aff45364?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1499 0.004568
10.0.0.242 - - [2026-03-02 02:57:40] "GET /route-target/ab2eda38-50b8-4d41-847e-bcbdc11bd1e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003818
10.0.0.242 - - [2026-03-02 02:57:40] "GET /obj-perms HTTP/1.1" 200 5038 0.008784
10.0.0.27 - - [2026-03-02 02:57:43] "GET /obj-perms HTTP/1.1" 200 5038 0.055565
10.0.0.242 - - [2026-03-02 02:57:43] "GET /obj-perms HTTP/1.1" 200 5038 0.003505
10.0.0.242 - - [2026-03-02 02:57:43] "GET /virtual-machine/986ed0a1-4900-4dc2-98ea-e99b7e096656 HTTP/1.1" 200 1305 0.005399
10.0.0.242 - - [2026-03-02 02:57:44] "POST /neutron/port HTTP/1.1" 200 1228 0.017330
10.0.0.242 - - [2026-03-02 02:57:45] "GET /virtual-machine/986ed0a1-4900-4dc2-98ea-e99b7e096656 HTTP/1.1" 404 171 0.003467
10.0.0.242 - - [2026-03-02 02:57:45] "GET /virtual-machine/986ed0a1-4900-4dc2-98ea-e99b7e096656 HTTP/1.1" 404 171 0.003493
10.0.0.242 - - [2026-03-02 02:57:45] "GET /virtual-machine/986ed0a1-4900-4dc2-98ea-e99b7e096656 HTTP/1.1" 404 171 0.003346
10.0.0.242 - - [2026-03-02 02:57:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003446
10.0.0.242 - - [2026-03-02 02:57:46] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004085
10.0.0.242 - - [2026-03-02 02:57:46] "GET /virtual-networks?parent_id=fe04c4f9-d181-4eee-91d3-543eda3b7315&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.003284
10.0.0.242 - - [2026-03-02 02:57:46] "GET /virtual-network/e308ac4f-a3bb-4dd8-b3f5-1a5bfab23b8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3177 0.006520
10.0.0.242 - - [2026-03-02 02:57:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003092
10.0.0.242 - - [2026-03-02 02:57:46] "GET /routing-instance/5f906135-835b-41e2-970f-e67e1d371243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1499 0.006471
10.0.0.242 - - [2026-03-02 02:57:46] "GET /route-target/4fc09245-a706-4811-bcc8-eaadb7422938?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004425
10.0.0.242 - - [2026-03-02 02:57:49] "GET /obj-perms HTTP/1.1" 200 5038 0.003548
10.0.0.242 - - [2026-03-02 02:57:49] "GET /obj-perms HTTP/1.1" 200 5038 0.004487
10.0.0.23 - - [2026-03-02 02:57:49] "GET /obj-perms HTTP/1.1" 200 5038 0.071894
10.0.0.242 - - [2026-03-02 02:57:49] "GET /virtual-network/b88e9ac4-34d9-4e21-8224-fe44986d92bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3482 0.007089
10.0.0.242 - - [2026-03-02 02:57:50] "POST /neutron/network HTTP/1.1" 200 1337 0.114207
10.0.0.242 - - [2026-03-02 02:57:50] "GET /virtual-network/b88e9ac4-34d9-4e21-8224-fe44986d92bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.009148
10.0.0.242 - - [2026-03-02 02:57:50] "POST /ref-update HTTP/1.1" 200 156 0.037129
10.0.0.242 - - [2026-03-02 02:57:50] "DELETE /network-policy/032de732-3aa6-4318-8db3-73aef98ae73a HTTP/1.1" 200 115 0.041184
10.0.0.242 - - [2026-03-02 02:57:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002910
10.0.0.23 - - [2026-03-02 02:57:50] "GET /projects?obj_uuids=fe04c4f9-d181-4eee-91d3-543eda3b7315&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.034475
10.0.0.242 - - [2026-03-02 02:57:50] "GET /project/fe04c4f9-d181-4eee-91d3-543eda3b7315?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.075022
10.0.0.242 - - [2026-03-02 02:57:50] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-41686249&detail=False&count=False&shared=False HTTP/1.1" 200 2126 0.005351
10.0.0.242 - - [2026-03-02 02:57:50] "DELETE /network-policy/8308b706-76f2-4ff9-979d-ddfcd8c8e0f7 HTTP/1.1" 200 115 0.037914
10.0.0.242 - - [2026-03-02 02:57:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004636
10.0.0.23 - - [2026-03-02 02:57:50] "GET /projects?obj_uuids=fe04c4f9-d181-4eee-91d3-543eda3b7315&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001023
10.0.0.242 - - [2026-03-02 02:57:50] "GET /project/fe04c4f9-d181-4eee-91d3-543eda3b7315?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.048034
10.0.0.242 - - [2026-03-02 02:57:50] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-41686249&detail=False&count=False&shared=False HTTP/1.1" 200 1904 0.006123
10.0.0.242 - - [2026-03-02 02:57:50] "DELETE /network-policy/a2012b76-cbc4-47d1-9784-0c8824ae6127 HTTP/1.1" 200 115 0.035289
10.0.0.242 - - [2026-03-02 02:57:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003179
10.0.0.23 - - [2026-03-02 02:57:50] "GET /projects?obj_uuids=fe04c4f9-d181-4eee-91d3-543eda3b7315&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001033
10.0.0.242 - - [2026-03-02 02:57:50] "GET /project/fe04c4f9-d181-4eee-91d3-543eda3b7315?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.039321
10.0.0.242 - - [2026-03-02 02:57:50] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-41686249&detail=False&count=False&shared=False HTTP/1.1" 200 1682 0.005100
10.0.0.242 - - [2026-03-02 02:57:50] "DELETE /network-policy/7ea4132c-8c4e-4a8a-bfad-d232d9575600 HTTP/1.1" 200 115 0.038167
10.0.0.242 - - [2026-03-02 02:57:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004446
10.0.0.23 - - [2026-03-02 02:57:50] "GET /projects?obj_uuids=fe04c4f9-d181-4eee-91d3-543eda3b7315&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001056
10.0.0.242 - - [2026-03-02 02:57:50] "GET /project/fe04c4f9-d181-4eee-91d3-543eda3b7315?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.038087
10.0.0.242 - - [2026-03-02 02:57:51] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-41686249&detail=False&count=False&shared=False HTTP/1.1" 200 1460 0.005045
10.0.0.242 - - [2026-03-02 02:57:51] "DELETE /network-policy/effc7fbd-1ee5-4389-845f-5bc16b4d1713 HTTP/1.1" 200 115 0.036995
10.0.0.242 - - [2026-03-02 02:57:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003070
10.0.0.23 - - [2026-03-02 02:57:51] "GET /projects?obj_uuids=fe04c4f9-d181-4eee-91d3-543eda3b7315&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001005
10.0.0.242 - - [2026-03-02 02:57:51] "GET /project/fe04c4f9-d181-4eee-91d3-543eda3b7315?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.040670
10.0.0.242 - - [2026-03-02 02:57:51] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-41686249&detail=False&count=False&shared=False HTTP/1.1" 200 1238 0.006125
10.0.0.242 - - [2026-03-02 02:57:51] "DELETE /network-policy/b1b8a469-b7ad-4b6e-b51c-8a1a7b1e6da2 HTTP/1.1" 200 115 0.030393
10.0.0.242 - - [2026-03-02 02:57:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004457
10.0.0.23 - - [2026-03-02 02:57:51] "GET /projects?obj_uuids=fe04c4f9-d181-4eee-91d3-543eda3b7315&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001137
10.0.0.242 - - [2026-03-02 02:57:51] "GET /project/fe04c4f9-d181-4eee-91d3-543eda3b7315?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.042987
10.0.0.242 - - [2026-03-02 02:57:51] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-41686249&detail=False&count=False&shared=False HTTP/1.1" 200 1014 0.005180
10.0.0.242 - - [2026-03-02 02:57:51] "DELETE /network-policy/34d542e7-596b-4f87-954b-21a305fd20a1 HTTP/1.1" 200 115 0.034997
10.0.0.242 - - [2026-03-02 02:57:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003227
10.0.0.23 - - [2026-03-02 02:57:51] "GET /projects?obj_uuids=fe04c4f9-d181-4eee-91d3-543eda3b7315&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001002
10.0.0.242 - - [2026-03-02 02:57:51] "GET /project/fe04c4f9-d181-4eee-91d3-543eda3b7315?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.051072
10.0.0.242 - - [2026-03-02 02:57:51] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-41686249&detail=False&count=False&shared=False HTTP/1.1" 200 793 0.005949
10.0.0.242 - - [2026-03-02 02:57:51] "DELETE /network-policy/233c6c29-f1b0-48c4-9966-cbd0be4e54ba HTTP/1.1" 200 115 0.038931
10.0.0.242 - - [2026-03-02 02:57:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004231
10.0.0.23 - - [2026-03-02 02:57:51] "GET /projects?obj_uuids=fe04c4f9-d181-4eee-91d3-543eda3b7315&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000977
10.0.0.242 - - [2026-03-02 02:57:51] "GET /project/fe04c4f9-d181-4eee-91d3-543eda3b7315?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.038095
10.0.0.242 - - [2026-03-02 02:57:51] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-41686249&detail=False&count=False&shared=False HTTP/1.1" 200 572 0.005024
10.0.0.242 - - [2026-03-02 02:57:52] "DELETE /network-policy/6c3a4912-4210-4ee4-beb8-adfae29b420c HTTP/1.1" 200 115 0.032829
10.0.0.242 - - [2026-03-02 02:57:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003043
10.0.0.23 - - [2026-03-02 02:57:52] "GET /projects?obj_uuids=fe04c4f9-d181-4eee-91d3-543eda3b7315&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001126
10.0.0.242 - - [2026-03-02 02:57:52] "GET /project/fe04c4f9-d181-4eee-91d3-543eda3b7315?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.047774
10.0.0.242 - - [2026-03-02 02:57:52] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-41686249&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.005167
10.0.0.242 - - [2026-03-02 02:57:52] "DELETE /network-policy/92311455-2edf-4556-8590-0c2f3c4b2cea HTTP/1.1" 200 115 0.037281
10.0.0.242 - - [2026-03-02 02:57:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004106
10.0.0.23 - - [2026-03-02 02:57:52] "GET /projects?obj_uuids=fe04c4f9-d181-4eee-91d3-543eda3b7315&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001006
10.0.0.242 - - [2026-03-02 02:57:52] "GET /project/fe04c4f9-d181-4eee-91d3-543eda3b7315?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.045422
10.0.0.242 - - [2026-03-02 02:57:52] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-41686249&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.005460
10.0.0.23 - - [2026-03-02 02:57:52] "POST /useragent-kv HTTP/1.1" 200 115 0.008290
10.0.0.23 - - [2026-03-02 02:57:52] "POST /useragent-kv HTTP/1.1" 200 115 0.004330
10.0.0.23 - - [2026-03-02 02:57:52] "POST /useragent-kv HTTP/1.1" 200 115 0.004195
10.0.0.23 - - [2026-03-02 02:57:52] "POST /useragent-kv HTTP/1.1" 200 115 0.002836
10.0.0.23 - - [2026-03-02 02:57:52] "POST /useragent-kv HTTP/1.1" 200 115 0.002497
10.0.0.23 - - [2026-03-02 02:57:52] "POST /useragent-kv HTTP/1.1" 200 115 0.003386
10.0.0.242 - - [2026-03-02 02:57:52] "POST /neutron/network HTTP/1.1" 200 151 0.196502
10.0.0.242 - - [2026-03-02 02:57:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.007757
10.0.0.242 - - [2026-03-02 02:57:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004112
10.0.0.242 - - [2026-03-02 02:57:53] "DELETE /network-ipam/12288f40-9358-4206-97e0-38ecd69baf7f HTTP/1.1" 200 115 0.054904
10.0.0.242 - - [2026-03-02 02:57:53] "POST /fqname-to-id HTTP/1.1" 404 260 0.003630
10.0.0.23 - - [2026-03-02 02:57:53] "GET /projects?obj_uuids=fe04c4f9-d181-4eee-91d3-543eda3b7315&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000929
10.0.0.23 - - [2026-03-02 02:57:53] "GET /project/fe04c4f9-d181-4eee-91d3-543eda3b7315?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1517 0.038166
10.0.0.23 - - [2026-03-02 02:57:53] "GET /projects?obj_uuids=fe04c4f9-d181-4eee-91d3-543eda3b7315&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001207
10.0.0.23 - - [2026-03-02 02:57:53] "GET /project/fe04c4f9-d181-4eee-91d3-543eda3b7315?fields=security_groups HTTP/1.1" 200 1400 0.056378
10.0.0.23 - - [2026-03-02 02:57:53] "DELETE /security-group/6bd6cb7e-dc01-4ec3-ad8d-e49ca93be209 HTTP/1.1" 200 115 0.062338
10.0.0.23 - - [2026-03-02 02:57:53] "GET /projects?obj_uuids=fe04c4f9-d181-4eee-91d3-543eda3b7315&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001066
10.0.0.23 - - [2026-03-02 02:57:53] "GET /project/fe04c4f9-d181-4eee-91d3-543eda3b7315?fields=application_policy_sets HTTP/1.1" 200 1439 0.060342
10.0.0.242 - - [2026-03-02 02:57:53] "DELETE /access-control-list/1a7c588b-bf8b-4e96-8090-a861b8b90b77 HTTP/1.1" 200 115 0.061741
10.0.0.242 - - [2026-03-02 02:57:53] "DELETE /project/fe04c4f9-d181-4eee-91d3-543eda3b7315 HTTP/1.1" 200 115 0.429173
10.0.0.23 - - [2026-03-02 02:57:53] "GET /domains?obj_uuids=cc2d0805-fa5b-4698-bfcc-d7811c08231a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001472
10.0.0.242 - - [2026-03-02 02:57:53] "GET /domain/cc2d0805-fa5b-4698-bfcc-d7811c08231a?fields=projects HTTP/1.1" 200 1245 0.016818
10.0.0.23 - - [2026-03-02 02:57:55] "GET /projects?obj_uuids=fe04c4f9-d181-4eee-91d3-543eda3b7315&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003770
10.0.0.23 - - [2026-03-02 02:57:55] "GET /domains?obj_uuids=cc2d0805-fa5b-4698-bfcc-d7811c08231a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000932
10.0.0.23 - - [2026-03-02 02:57:55] "GET /domain/cc2d0805-fa5b-4698-bfcc-d7811c08231a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.048435
10.0.0.23 - - [2026-03-02 02:57:55] "POST /id-to-fqname HTTP/1.1" 200 202 0.007076
10.0.0.23 - - [2026-03-02 02:57:55] "POST /fqname-to-id HTTP/1.1" 404 211 0.003923
10.0.0.23 - - [2026-03-02 02:57:55] "POST /security-groups HTTP/1.1" 200 603 0.031809
10.0.0.23 - - [2026-03-02 02:57:55] "POST /projects HTTP/1.1" 200 609 0.241034
10.0.0.242 - - [2026-03-02 02:57:55] "POST /fqname-to-id HTTP/1.1" 404 245 0.010918
10.0.0.23 - - [2026-03-02 02:57:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.313776
10.0.0.242 - - [2026-03-02 02:57:55] "GET /project/fe04c4f9-d181-4eee-91d3-543eda3b7315?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.481758
10.0.0.23 - - [2026-03-02 02:57:55] "GET /projects?obj_uuids=fe04c4f9-d181-4eee-91d3-543eda3b7315&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002311
10.0.0.242 - - [2026-03-02 02:57:55] "GET /project/fe04c4f9-d181-4eee-91d3-543eda3b7315?fields=virtual_networks HTTP/1.1" 200 1057 0.074006
10.0.0.23 - - [2026-03-02 02:57:55] "GET /projects?obj_uuids=fe04c4f9-d181-4eee-91d3-543eda3b7315&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001124
10.0.0.242 - - [2026-03-02 02:57:55] "GET /project/fe04c4f9-d181-4eee-91d3-543eda3b7315?fields=virtual_machine_interfaces HTTP/1.1" 200 1057 0.068416
10.0.0.23 - - [2026-03-02 02:57:56] "GET /projects?obj_uuids=fe04c4f9-d181-4eee-91d3-543eda3b7315&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002128
10.0.0.242 - - [2026-03-02 02:57:56] "GET /project/fe04c4f9-d181-4eee-91d3-543eda3b7315?fields=security_groups HTTP/1.1" 200 1295 0.045944
10.0.0.242 - - [2026-03-02 02:57:57] "POST /fqname-to-id HTTP/1.1" 404 182 0.030000
10.0.0.23 - - [2026-03-02 02:57:57] "GET /projects?obj_uuids=a0530f2b-75bb-43e8-8789-bd84c736d72b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003263
10.0.0.23 - - [2026-03-02 02:57:57] "GET /domains?obj_uuids=cc2d0805-fa5b-4698-bfcc-d7811c08231a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001284
10.0.0.23 - - [2026-03-02 02:57:57] "GET /domain/cc2d0805-fa5b-4698-bfcc-d7811c08231a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.008178
10.0.0.23 - - [2026-03-02 02:57:57] "POST /id-to-fqname HTTP/1.1" 200 184 0.004459
10.0.0.23 - - [2026-03-02 02:57:57] "POST /fqname-to-id HTTP/1.1" 404 193 0.009707
10.0.0.23 - - [2026-03-02 02:57:57] "POST /security-groups HTTP/1.1" 200 585 0.032070
10.0.0.23 - - [2026-03-02 02:57:57] "POST /projects HTTP/1.1" 200 573 0.258436
10.0.0.242 - - [2026-03-02 02:57:57] "POST /access-control-lists HTTP/1.1" 200 590 0.031511
10.0.0.23 - - [2026-03-02 02:57:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.333009
10.0.0.242 - - [2026-03-02 02:57:57] "GET /project/a0530f2b-75bb-43e8-8789-bd84c736d72b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1339 0.471418
10.0.0.242 - - [2026-03-02 02:57:58] "GET / HTTP/1.1" 200 35931 0.001597
10.0.0.242 - - [2026-03-02 02:57:59] "POST /fqname-to-id HTTP/1.1" 401 293 0.000449
10.0.0.242 - - [2026-03-02 02:57:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.067404
10.0.0.23 - - [2026-03-02 02:57:59] "GET /projects?obj_uuids=a0530f2b-75bb-43e8-8789-bd84c736d72b&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001047
10.0.0.242 - - [2026-03-02 02:57:59] "GET /project/a0530f2b-75bb-43e8-8789-bd84c736d72b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1339 0.043705
10.0.0.242 - - [2026-03-02 02:58:00] "POST /neutron/network HTTP/1.1" 200 117 0.042470
10.0.0.242 - - [2026-03-02 02:58:00] "POST /route-targets HTTP/1.1" 200 327 0.014821
10.0.0.23 - - [2026-03-02 02:58:00] "POST /useragent-kv HTTP/1.1" 200 115 0.009277
10.0.0.242 - - [2026-03-02 02:58:00] "POST /neutron/subnet HTTP/1.1" 200 823 0.228179
10.0.0.242 - - [2026-03-02 02:58:00] "POST /id-to-fqname HTTP/1.1" 200 214 0.001742
10.0.0.242 - - [2026-03-02 02:58:00] "GET /virtual-network/cb879a86-8f01-4584-8d6b-276dc28c9399?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2610 0.005793
10.0.0.242 - - [2026-03-02 02:58:00] "GET /virtual-network/cb879a86-8f01-4584-8d6b-276dc28c9399?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2610 0.006123
10.0.0.242 - - [2026-03-02 02:58:00] "POST /neutron/network HTTP/1.1" 200 991 0.009941
10.0.0.242 - - [2026-03-02 02:58:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003731
10.0.0.23 - - [2026-03-02 02:58:01] "GET /projects?obj_uuids=a0530f2b-75bb-43e8-8789-bd84c736d72b&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001030
10.0.0.242 - - [2026-03-02 02:58:01] "GET /project/a0530f2b-75bb-43e8-8789-bd84c736d72b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1339 0.040936
10.0.0.242 - - [2026-03-02 02:58:01] "POST /neutron/network HTTP/1.1" 200 117 0.014277
10.0.0.242 - - [2026-03-02 02:58:01] "POST /ref-update HTTP/1.1" 200 156 0.027887
10.0.0.23 - - [2026-03-02 02:58:01] "POST /fqname-to-id HTTP/1.1" 404 207 0.007367
10.0.0.23 - - [2026-03-02 02:58:01] "POST /useragent-kv HTTP/1.1" 200 115 0.099012
10.0.0.242 - - [2026-03-02 02:58:01] "POST /neutron/subnet HTTP/1.1" 200 823 0.337764
10.0.0.242 - - [2026-03-02 02:58:01] "POST /id-to-fqname HTTP/1.1" 200 214 0.001332
10.0.0.242 - - [2026-03-02 02:58:01] "GET /virtual-network/9e6411f4-4978-4511-ae97-5af5538f9118?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2613 0.005871
10.0.0.242 - - [2026-03-02 02:58:01] "GET /virtual-network/9e6411f4-4978-4511-ae97-5af5538f9118?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2613 0.005842
10.0.0.242 - - [2026-03-02 02:58:01] "POST /neutron/network HTTP/1.1" 200 992 0.009248
10.0.0.242 - - [2026-03-02 02:58:02] "POST /id-to-fqname HTTP/1.1" 200 214 0.001319
10.0.0.242 - - [2026-03-02 02:58:02] "POST /neutron/network HTTP/1.1" 200 1001 0.008300
10.0.0.23 - - [2026-03-02 02:58:02] "GET /projects?obj_uuids=a0530f2b-75bb-43e8-8789-bd84c736d72b&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001261
10.0.0.242 - - [2026-03-02 02:58:03] "GET /project/a0530f2b-75bb-43e8-8789-bd84c736d72b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1339 0.073396
10.0.0.242 - - [2026-03-02 02:58:03] "POST /neutron/port HTTP/1.1" 200 117 0.009706
10.0.0.242 - - [2026-03-02 02:58:03] "POST /id-to-fqname HTTP/1.1" 200 214 0.001245
10.0.0.242 - - [2026-03-02 02:58:03] "POST /neutron/network HTTP/1.1" 200 1001 0.013318
10.0.0.242 - - [2026-03-02 02:58:04] "POST /neutron/port HTTP/1.1" 200 1160 0.020306
10.0.0.23 - - [2026-03-02 02:58:04] "GET /projects?obj_uuids=a0530f2b-75bb-43e8-8789-bd84c736d72b&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001245
10.0.0.242 - - [2026-03-02 02:58:04] "GET /project/a0530f2b-75bb-43e8-8789-bd84c736d72b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1339 0.100054
10.0.0.242 - - [2026-03-02 02:58:04] "POST /neutron/network HTTP/1.1" 200 991 0.033939
10.0.0.242 - - [2026-03-02 02:58:04] "POST /neutron/subnet HTTP/1.1" 200 1380 0.014117
10.0.0.242 - - [2026-03-02 02:58:04] "POST /neutron/network HTTP/1.1" 200 991 0.010406
10.0.0.242 - - [2026-03-02 02:58:04] "POST /neutron/port HTTP/1.1" 200 117 0.006203
10.0.0.242 - - [2026-03-02 02:58:04] "POST /id-to-fqname HTTP/1.1" 200 214 0.001254
10.0.0.242 - - [2026-03-02 02:58:05] "POST /neutron/network HTTP/1.1" 200 1002 0.007872
10.0.0.242 - - [2026-03-02 02:58:05] "POST /neutron/port HTTP/1.1" 200 1160 0.024961
10.0.0.242 - - [2026-03-02 02:58:05] "POST /neutron/port HTTP/1.1" 200 1224 0.024981
10.0.0.242 - - [2026-03-02 02:58:05] "POST /neutron/subnet HTTP/1.1" 200 1380 0.016865
10.0.0.242 - - [2026-03-02 02:58:05] "POST /neutron/network HTTP/1.1" 200 991 0.010268
10.0.0.23 - - [2026-03-02 02:58:06] "GET /projects?obj_uuids=a0530f2b-75bb-43e8-8789-bd84c736d72b&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001036
10.0.0.242 - - [2026-03-02 02:58:06] "GET /project/a0530f2b-75bb-43e8-8789-bd84c736d72b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1339 0.069666
10.0.0.242 - - [2026-03-02 02:58:06] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007632
10.0.0.242 - - [2026-03-02 02:58:06] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007652
10.0.0.242 - - [2026-03-02 02:58:06] "POST /neutron/port HTTP/1.1" 200 1224 0.021763
10.0.0.242 - - [2026-03-02 02:58:06] "GET /virtual-machine/3782e5a8-a1f3-43fb-b073-10e138480a2a HTTP/1.1" 401 293 0.000405
10.0.0.23 - - [2026-03-02 02:58:06] "GET /projects?obj_uuids=a0530f2b-75bb-43e8-8789-bd84c736d72b&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001445
10.0.0.242 - - [2026-03-02 02:58:07] "POST /neutron/port HTTP/1.1" 200 1161 0.396086
10.0.0.242 - - [2026-03-02 02:58:07] "GET /virtual-machine/3782e5a8-a1f3-43fb-b073-10e138480a2a HTTP/1.1" 200 1286 0.039662
10.0.0.242 - - [2026-03-02 02:58:07] "GET /virtual-machine-interface/eeb12e61-4455-4650-9ab9-7c2fd08c6840 HTTP/1.1" 200 3106 0.005178
10.0.0.242 - - [2026-03-02 02:58:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003757
10.0.0.242 - - [2026-03-02 02:58:07] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003436
10.0.0.242 - - [2026-03-02 02:58:07] "GET /virtual-networks?parent_id=a0530f2b-75bb-43e8-8789-bd84c736d72b&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.002873
10.0.0.242 - - [2026-03-02 02:58:07] "GET /virtual-network/cb879a86-8f01-4584-8d6b-276dc28c9399?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2610 0.005512
10.0.0.242 - - [2026-03-02 02:58:07] "POST /neutron/port HTTP/1.1" 200 1215 0.113683
10.0.0.242 - - [2026-03-02 02:58:07] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004259
10.0.0.242 - - [2026-03-02 02:58:07] "POST /neutron/port HTTP/1.1" 200 117 0.001144
10.0.0.242 - - [2026-03-02 02:58:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003284
10.0.0.242 - - [2026-03-02 02:58:10] "GET /virtual-network/cb879a86-8f01-4584-8d6b-276dc28c9399?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2610 0.005402
10.0.0.242 - - [2026-03-02 02:58:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003262
10.0.0.242 - - [2026-03-02 02:58:14] "GET /virtual-network/cb879a86-8f01-4584-8d6b-276dc28c9399?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2610 0.005097
10.0.0.27 - - [2026-03-02 02:58:18] "GET /obj-perms HTTP/1.1" 200 5075 0.054485
10.0.0.242 - - [2026-03-02 02:58:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003651
10.0.0.242 - - [2026-03-02 02:58:18] "GET /virtual-network/cb879a86-8f01-4584-8d6b-276dc28c9399?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2610 0.005286
10.0.0.242 - - [2026-03-02 02:58:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.008113
10.0.0.242 - - [2026-03-02 02:58:22] "GET /virtual-network/cb879a86-8f01-4584-8d6b-276dc28c9399?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2610 0.009022
10.0.0.242 - - [2026-03-02 02:58:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003102
10.0.0.242 - - [2026-03-02 02:58:26] "GET /virtual-network/cb879a86-8f01-4584-8d6b-276dc28c9399?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2610 0.005925
10.0.0.242 - - [2026-03-02 02:58:28] "POST /neutron/port HTTP/1.1" 200 1224 0.018112
10.0.0.242 - - [2026-03-02 02:58:28] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004599
10.0.0.242 - - [2026-03-02 02:58:29] "POST /neutron/port HTTP/1.1" 200 117 0.001269
10.0.0.242 - - [2026-03-02 02:58:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003799
10.0.0.242 - - [2026-03-02 02:58:30] "GET /virtual-network/cb879a86-8f01-4584-8d6b-276dc28c9399?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2610 0.005719
10.0.0.242 - - [2026-03-02 02:58:32] "POST /neutron/port HTTP/1.1" 200 1224 0.017993
10.0.0.242 - - [2026-03-02 02:58:33] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004321
10.0.0.242 - - [2026-03-02 02:58:33] "POST /neutron/port HTTP/1.1" 200 117 0.001175
10.0.0.242 - - [2026-03-02 02:58:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003841
10.0.0.242 - - [2026-03-02 02:58:35] "GET /virtual-network/cb879a86-8f01-4584-8d6b-276dc28c9399?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2610 0.005406
10.0.0.242 - - [2026-03-02 02:58:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003783
10.0.0.242 - - [2026-03-02 02:58:39] "GET /virtual-network/cb879a86-8f01-4584-8d6b-276dc28c9399?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2610 0.006965
10.0.0.242 - - [2026-03-02 02:58:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003197
10.0.0.242 - - [2026-03-02 02:58:41] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003334
10.0.0.242 - - [2026-03-02 02:58:41] "GET /virtual-networks?parent_id=a0530f2b-75bb-43e8-8789-bd84c736d72b&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.003320
10.0.0.242 - - [2026-03-02 02:58:41] "GET /virtual-network/cb879a86-8f01-4584-8d6b-276dc28c9399?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2610 0.005311
10.0.0.242 - - [2026-03-02 02:58:41] "POST /neutron/security_group HTTP/1.1" 200 2052 0.008532
10.0.0.23 - - [2026-03-02 02:58:47] "GET /projects?obj_uuids=fe04c4f9-d181-4eee-91d3-543eda3b7315&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000897
10.0.0.23 - - [2026-03-02 02:58:47] "DELETE /project/a0530f2b75bb43e88789bd84c736d72b HTTP/1.1" 404 173 0.005052
10.0.0.23 - - [2026-03-02 02:58:47] "DELETE /project/fe04c4f9d1814eee91d3543eda3b7315 HTTP/1.1" 404 173 0.013906
10.0.0.23 - - [2026-03-02 02:58:47] "GET /project/fe04c4f9-d181-4eee-91d3-543eda3b7315?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1517 0.060936
10.0.0.23 - - [2026-03-02 02:58:47] "GET /projects?obj_uuids=fe04c4f9-d181-4eee-91d3-543eda3b7315&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001230
10.0.0.23 - - [2026-03-02 02:58:47] "GET /project/fe04c4f9-d181-4eee-91d3-543eda3b7315?fields=security_groups HTTP/1.1" 200 1127 0.079020
10.0.0.23 - - [2026-03-02 02:58:47] "GET /projects?obj_uuids=fe04c4f9-d181-4eee-91d3-543eda3b7315&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000984
10.0.0.23 - - [2026-03-02 02:58:48] "GET /project/fe04c4f9-d181-4eee-91d3-543eda3b7315?fields=application_policy_sets HTTP/1.1" 200 1439 0.077328
10.0.0.23 - - [2026-03-02 02:58:48] "DELETE /project/fe04c4f9-d181-4eee-91d3-543eda3b7315 HTTP/1.1" 200 115 0.435729
10.0.0.242 - - [2026-03-02 02:58:51] "POST /neutron/port HTTP/1.1" 200 1224 0.017257
10.0.0.242 - - [2026-03-02 02:58:51] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007590
10.0.0.242 - - [2026-03-02 02:59:02] "POST /neutron/port HTTP/1.1" 200 1224 0.016308
10.0.0.242 - - [2026-03-02 02:59:02] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007193
10.0.0.242 - - [2026-03-02 02:59:02] "GET /virtual-machine/29cf189c-543e-43fd-9f08-06666769faac HTTP/1.1" 200 1286 0.008361
10.0.0.242 - - [2026-03-02 02:59:02] "GET /virtual-machine-interface/f9fa8ecb-82ce-4aae-be54-add8322a4634 HTTP/1.1" 200 3106 0.007368
10.0.0.242 - - [2026-03-02 02:59:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004409
10.0.0.242 - - [2026-03-02 02:59:02] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006196
10.0.0.242 - - [2026-03-02 02:59:02] "GET /virtual-networks?parent_id=a0530f2b-75bb-43e8-8789-bd84c736d72b&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.003563
10.0.0.242 - - [2026-03-02 02:59:02] "GET /virtual-network/cb879a86-8f01-4584-8d6b-276dc28c9399?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2610 0.005784
10.0.0.242 - - [2026-03-02 02:59:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003836
10.0.0.242 - - [2026-03-02 02:59:05] "GET /virtual-network/cb879a86-8f01-4584-8d6b-276dc28c9399?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2610 0.005015
10.0.0.242 - - [2026-03-02 02:59:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003501
10.0.0.242 - - [2026-03-02 02:59:07] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005155
10.0.0.242 - - [2026-03-02 02:59:07] "GET /virtual-networks?parent_id=a0530f2b-75bb-43e8-8789-bd84c736d72b&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.003238
10.0.0.242 - - [2026-03-02 02:59:07] "GET /virtual-network/cb879a86-8f01-4584-8d6b-276dc28c9399?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2610 0.007530
10.0.0.242 - - [2026-03-02 02:59:07] "POST /neutron/port HTTP/1.1" 200 1224 0.019926
10.0.0.242 - - [2026-03-02 02:59:11] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007676
10.0.0.242 - - [2026-03-02 02:59:18] "POST /neutron/port HTTP/1.1" 200 1224 0.021459
10.0.0.242 - - [2026-03-02 02:59:19] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007622
10.0.0.242 - - [2026-03-02 02:59:28] "POST /neutron/port HTTP/1.1" 200 1224 0.019088
10.0.0.242 - - [2026-03-02 02:59:28] "POST /neutron/port HTTP/1.1" 200 1224 0.021580
10.0.0.242 - - [2026-03-02 02:59:28] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004063
10.0.0.242 - - [2026-03-02 02:59:29] "POST /neutron/port HTTP/1.1" 200 117 0.001143
10.0.0.242 - - [2026-03-02 02:59:33] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007340
10.0.0.242 - - [2026-03-02 02:59:34] "POST /neutron/port HTTP/1.1" 200 1225 0.022195
10.0.0.242 - - [2026-03-02 02:59:34] "GET /virtual-machine/e00b4dbe-1b47-49da-9d1b-68154e39a0cf HTTP/1.1" 200 1287 0.006921
10.0.0.242 - - [2026-03-02 02:59:34] "GET /virtual-machine-interface/64fcdaea-9ea9-4592-9e65-829a6b2174d4 HTTP/1.1" 200 3105 0.005554
10.0.0.242 - - [2026-03-02 02:59:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003463
10.0.0.242 - - [2026-03-02 02:59:34] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003690
10.0.0.242 - - [2026-03-02 02:59:34] "GET /virtual-networks?parent_id=a0530f2b-75bb-43e8-8789-bd84c736d72b&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.002996
10.0.0.242 - - [2026-03-02 02:59:34] "GET /virtual-network/9e6411f4-4978-4511-ae97-5af5538f9118?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2613 0.006139
10.0.0.242 - - [2026-03-02 02:59:34] "POST /neutron/port HTTP/1.1" 200 1225 0.020218
10.0.0.242 - - [2026-03-02 02:59:34] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003693
10.0.0.242 - - [2026-03-02 02:59:34] "POST /neutron/port HTTP/1.1" 200 117 0.001149
10.0.0.242 - - [2026-03-02 02:59:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004005
10.0.0.242 - - [2026-03-02 02:59:35] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003612
10.0.0.242 - - [2026-03-02 02:59:35] "GET /virtual-networks?parent_id=a0530f2b-75bb-43e8-8789-bd84c736d72b&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.002893
10.0.0.242 - - [2026-03-02 02:59:35] "GET /virtual-network/9e6411f4-4978-4511-ae97-5af5538f9118?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2613 0.006334
10.0.0.242 - - [2026-03-02 02:59:36] "GET /forwarding-classs?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003229
10.0.0.242 - - [2026-03-02 02:59:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003077
10.0.0.242 - - [2026-03-02 02:59:36] "GET /global-qos-config/e88a403c-4252-472f-8811-f222eafa989a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.005329
10.0.0.242 - - [2026-03-02 02:59:36] "POST /fqname-to-id HTTP/1.1" 404 222 0.003008
10.0.0.242 - - [2026-03-02 02:59:36] "POST /forwarding-classs HTTP/1.1" 200 576 0.028167
10.0.0.242 - - [2026-03-02 02:59:36] "POST /id-to-fqname HTTP/1.1" 200 232 0.003444
10.0.0.242 - - [2026-03-02 02:59:37] "GET /forwarding-class/3e3103dc-f15f-440c-8613-369f8eef9d42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.003660
10.0.0.23 - - [2026-03-02 02:59:37] "GET /projects?obj_uuids=a0530f2b-75bb-43e8-8789-bd84c736d72b&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001034
10.0.0.242 - - [2026-03-02 02:59:37] "GET /project/a0530f2b-75bb-43e8-8789-bd84c736d72b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1339 0.067845
10.0.0.242 - - [2026-03-02 02:59:37] "POST /fqname-to-id HTTP/1.1" 404 211 0.003230
10.0.0.242 - - [2026-03-02 02:59:37] "POST /qos-configs HTTP/1.1" 200 543 0.031180
10.0.0.242 - - [2026-03-02 02:59:37] "POST /id-to-fqname HTTP/1.1" 200 217 0.003493
10.0.0.242 - - [2026-03-02 02:59:37] "GET /qos-config/6a95874c-5d71-4892-9660-db76c7270256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1503 0.004278
10.0.0.242 - - [2026-03-02 02:59:37] "GET /virtual-machine-interface/eeb12e61-4455-4650-9ab9-7c2fd08c6840?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2691 0.005776
10.0.0.242 - - [2026-03-02 02:59:37] "POST /ref-update HTTP/1.1" 200 156 0.013674
10.0.0.242 - - [2026-03-02 02:59:37] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007324
10.0.0.242 - - [2026-03-02 02:59:37] "POST /neutron/port HTTP/1.1" 200 1224 0.020483
10.0.0.242 - - [2026-03-02 02:59:37] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006943
10.0.0.242 - - [2026-03-02 02:59:37] "POST /id-to-fqname HTTP/1.1" 200 214 0.001425
10.0.0.242 - - [2026-03-02 02:59:37] "GET /virtual-machine/3782e5a8-a1f3-43fb-b073-10e138480a2a HTTP/1.1" 200 1286 0.004055
10.0.0.242 - - [2026-03-02 02:59:37] "GET /virtual-machine-interface/eeb12e61-4455-4650-9ab9-7c2fd08c6840 HTTP/1.1" 200 3353 0.004820
10.0.0.242 - - [2026-03-02 02:59:37] "GET /instance-ip/12ab6b76-3a79-449e-912c-c86a46577b22 HTTP/1.1" 200 1608 0.005880
10.0.0.242 - - [2026-03-02 02:59:37] "GET /instance-ip/9d782f1e-2ded-45e7-a0c3-9d4e1958294a HTTP/1.1" 200 1628 0.005095
10.0.0.242 - - [2026-03-02 02:59:37] "POST /neutron/port HTTP/1.1" 200 1224 0.018617
10.0.0.242 - - [2026-03-02 02:59:38] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007129
10.0.0.242 - - [2026-03-02 02:59:38] "POST /neutron/port HTTP/1.1" 200 1224 0.016558
10.0.0.242 - - [2026-03-02 02:59:38] "POST /neutron/network HTTP/1.1" 200 991 0.009761
10.0.0.242 - - [2026-03-02 02:59:38] "POST /id-to-fqname HTTP/1.1" 200 214 0.001093
10.0.0.242 - - [2026-03-02 02:59:38] "GET /virtual-machine/29cf189c-543e-43fd-9f08-06666769faac HTTP/1.1" 200 1286 0.004260
10.0.0.242 - - [2026-03-02 02:59:38] "GET /virtual-machine-interface/f9fa8ecb-82ce-4aae-be54-add8322a4634 HTTP/1.1" 200 3106 0.005312
10.0.0.242 - - [2026-03-02 02:59:38] "GET /instance-ip/3489511d-9113-4527-a2ee-5e72cd6c2981 HTTP/1.1" 200 1627 0.006374
10.0.0.242 - - [2026-03-02 02:59:38] "GET /instance-ip/f8dee065-d01d-46a0-944e-ab33c00ae4ea HTTP/1.1" 200 1609 0.005471
10.0.0.242 - - [2026-03-02 03:00:31] "POST /neutron/network HTTP/1.1" 200 1001 0.040344
10.0.0.242 - - [2026-03-02 03:00:31] "POST /neutron/subnet HTTP/1.1" 200 1380 0.014359
10.0.0.242 - - [2026-03-02 03:00:31] "POST /neutron/network HTTP/1.1" 200 991 0.011881
10.0.0.242 - - [2026-03-02 03:00:33] "GET /virtual-machine-interface/eeb12e61-4455-4650-9ab9-7c2fd08c6840?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2938 0.005731
10.0.0.242 - - [2026-03-02 03:00:33] "POST /ref-update HTTP/1.1" 200 156 0.016187
10.0.0.242 - - [2026-03-02 03:00:33] "DELETE /qos-config/6a95874c-5d71-4892-9660-db76c7270256 HTTP/1.1" 200 115 0.045368
10.0.0.242 - - [2026-03-02 03:00:33] "POST /id-to-fqname HTTP/1.1" 200 232 0.001227
10.0.0.242 - - [2026-03-02 03:00:33] "DELETE /forwarding-class/3e3103dc-f15f-440c-8613-369f8eef9d42 HTTP/1.1" 200 115 0.033291
10.0.0.242 - - [2026-03-02 03:00:35] "POST /neutron/port HTTP/1.1" 200 1225 0.021726
10.0.0.242 - - [2026-03-02 03:00:36] "POST /neutron/port HTTP/1.1" 200 151 0.281352
10.0.0.242 - - [2026-03-02 03:00:36] "POST /neutron/port HTTP/1.1" 200 151 0.297748
10.0.0.242 - - [2026-03-02 03:00:37] "POST /neutron/network HTTP/1.1" 200 992 0.010048
10.0.0.242 - - [2026-03-02 03:00:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004758
10.0.0.23 - - [2026-03-02 03:00:37] "POST /useragent-kv HTTP/1.1" 200 115 0.003408
10.0.0.23 - - [2026-03-02 03:00:37] "POST /useragent-kv HTTP/1.1" 200 115 0.005425
10.0.0.23 - - [2026-03-02 03:00:37] "POST /useragent-kv HTTP/1.1" 200 115 0.002773
10.0.0.23 - - [2026-03-02 03:00:37] "POST /useragent-kv HTTP/1.1" 200 115 0.002215
10.0.0.242 - - [2026-03-02 03:00:37] "POST /neutron/network HTTP/1.1" 200 151 0.165011
10.0.0.242 - - [2026-03-02 03:00:37] "DELETE /route-target/c58ecabf-6f5e-4b83-8b3e-1fcc4c8f204e HTTP/1.1" 200 115 0.031232
10.0.0.23 - - [2026-03-02 03:00:38] "GET /projects?obj_uuids=a0530f2b-75bb-43e8-8789-bd84c736d72b&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001056
10.0.0.242 - - [2026-03-02 03:00:38] "GET /project/a0530f2b-75bb-43e8-8789-bd84c736d72b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1339 0.092499
10.0.0.23 - - [2026-03-02 03:00:38] "GET /projects?obj_uuids=a0530f2b-75bb-43e8-8789-bd84c736d72b&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001451
10.0.0.242 - - [2026-03-02 03:00:38] "GET /project/a0530f2b-75bb-43e8-8789-bd84c736d72b?fields=virtual_networks HTTP/1.1" 200 1020 0.062846
10.0.0.23 - - [2026-03-02 03:00:38] "GET /projects?obj_uuids=a0530f2b-75bb-43e8-8789-bd84c736d72b&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001473
10.0.0.242 - - [2026-03-02 03:00:38] "GET /project/a0530f2b-75bb-43e8-8789-bd84c736d72b?fields=virtual_machine_interfaces HTTP/1.1" 200 1020 0.042063
10.0.0.23 - - [2026-03-02 03:00:38] "GET /projects?obj_uuids=a0530f2b-75bb-43e8-8789-bd84c736d72b&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001182
10.0.0.242 - - [2026-03-02 03:00:38] "GET /project/a0530f2b-75bb-43e8-8789-bd84c736d72b?fields=security_groups HTTP/1.1" 200 1240 0.049080
10.0.0.242 - - [2026-03-02 03:00:39] "POST /fqname-to-id HTTP/1.1" 404 181 0.028583
10.0.0.23 - - [2026-03-02 03:00:39] "GET /projects?obj_uuids=410c7512-1cb8-4f16-b282-ef37a1962fd3&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004987
10.0.0.23 - - [2026-03-02 03:00:39] "GET /domains?obj_uuids=cc2d0805-fa5b-4698-bfcc-d7811c08231a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001005
10.0.0.23 - - [2026-03-02 03:00:39] "GET /domain/cc2d0805-fa5b-4698-bfcc-d7811c08231a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.035958
10.0.0.23 - - [2026-03-02 03:00:39] "POST /id-to-fqname HTTP/1.1" 200 183 0.004981
10.0.0.23 - - [2026-03-02 03:00:39] "POST /fqname-to-id HTTP/1.1" 404 192 0.004171
10.0.0.23 - - [2026-03-02 03:00:39] "POST /security-groups HTTP/1.1" 200 584 0.031085
10.0.0.23 - - [2026-03-02 03:00:39] "POST /projects HTTP/1.1" 200 571 0.274011
10.0.0.242 - - [2026-03-02 03:00:39] "POST /fqname-to-id HTTP/1.1" 404 226 0.011337
10.0.0.23 - - [2026-03-02 03:00:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.351234
10.0.0.242 - - [2026-03-02 03:00:39] "GET /project/410c7512-1cb8-4f16-b282-ef37a1962fd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.532964
10.0.0.242 - - [2026-03-02 03:00:41] "GET / HTTP/1.1" 200 35931 0.002391
10.0.0.242 - - [2026-03-02 03:00:42] "POST /fqname-to-id HTTP/1.1" 401 293 0.000767
10.0.0.242 - - [2026-03-02 03:00:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.070543
10.0.0.23 - - [2026-03-02 03:00:43] "GET /projects?obj_uuids=410c7512-1cb8-4f16-b282-ef37a1962fd3&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001312
10.0.0.242 - - [2026-03-02 03:00:43] "GET /project/410c7512-1cb8-4f16-b282-ef37a1962fd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.053023
10.0.0.242 - - [2026-03-02 03:00:43] "POST /ref-update HTTP/1.1" 200 156 0.054389
10.0.0.23 - - [2026-03-02 03:00:43] "POST /useragent-kv HTTP/1.1" 200 115 0.009753
10.0.0.242 - - [2026-03-02 03:00:43] "POST /neutron/subnet HTTP/1.1" 200 734 0.270558
10.0.0.242 - - [2026-03-02 03:00:43] "POST /id-to-fqname HTTP/1.1" 200 220 0.001360
10.0.0.242 - - [2026-03-02 03:00:43] "GET /virtual-network/2a530589-a9d6-4273-81fd-09688e2a420b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005466
10.0.0.242 - - [2026-03-02 03:00:44] "GET /virtual-network/2a530589-a9d6-4273-81fd-09688e2a420b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006080
10.0.0.242 - - [2026-03-02 03:00:44] "POST /neutron/network HTTP/1.1" 200 833 0.006287
10.0.0.242 - - [2026-03-02 03:00:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004247
10.0.0.242 - - [2026-03-02 03:00:44] "GET /virtual-network/2a530589-a9d6-4273-81fd-09688e2a420b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006768
10.0.0.242 - - [2026-03-02 03:00:44] "PUT /virtual-network/2a530589-a9d6-4273-81fd-09688e2a420b HTTP/1.1" 200 264 0.083172
10.0.0.242 - - [2026-03-02 03:00:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004774
10.0.0.23 - - [2026-03-02 03:00:44] "GET /projects?obj_uuids=410c7512-1cb8-4f16-b282-ef37a1962fd3&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001030
10.0.0.242 - - [2026-03-02 03:00:44] "GET /project/410c7512-1cb8-4f16-b282-ef37a1962fd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.052602
10.0.0.23 - - [2026-03-02 03:00:44] "GET /projects?obj_uuids=410c7512-1cb8-4f16-b282-ef37a1962fd3&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001288
10.0.0.242 - - [2026-03-02 03:00:44] "POST /neutron/network HTTP/1.1" 200 612 0.151449
10.0.0.242 - - [2026-03-02 03:00:44] "POST /route-targets HTTP/1.1" 200 327 0.015336
10.0.0.242 - - [2026-03-02 03:00:44] "POST /id-to-fqname HTTP/1.1" 200 220 0.004249
10.0.0.242 - - [2026-03-02 03:00:44] "GET /virtual-network/362a5ef0-e06a-4c46-adba-5b15104ef9dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006329
10.0.0.242 - - [2026-03-02 03:00:44] "POST /neutron/network HTTP/1.1" 200 831 0.007870
10.0.0.242 - - [2026-03-02 03:00:44] "GET /virtual-network/362a5ef0-e06a-4c46-adba-5b15104ef9dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005664
10.0.0.242 - - [2026-03-02 03:00:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003290
10.0.0.242 - - [2026-03-02 03:00:45] "GET /virtual-network/362a5ef0-e06a-4c46-adba-5b15104ef9dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006238
10.0.0.242 - - [2026-03-02 03:00:45] "PUT /virtual-network/362a5ef0-e06a-4c46-adba-5b15104ef9dc HTTP/1.1" 200 264 0.080702
10.0.0.242 - - [2026-03-02 03:00:45] "POST /id-to-fqname HTTP/1.1" 200 220 0.001365
10.0.0.242 - - [2026-03-02 03:00:45] "POST /neutron/network HTTP/1.1" 200 843 0.009285
10.0.0.23 - - [2026-03-02 03:00:46] "GET /projects?obj_uuids=410c7512-1cb8-4f16-b282-ef37a1962fd3&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001018
10.0.0.242 - - [2026-03-02 03:00:46] "GET /project/410c7512-1cb8-4f16-b282-ef37a1962fd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.074290
10.0.0.242 - - [2026-03-02 03:00:46] "POST /neutron/port HTTP/1.1" 200 117 0.007187
10.0.0.242 - - [2026-03-02 03:00:46] "POST /id-to-fqname HTTP/1.1" 200 220 0.001268
10.0.0.242 - - [2026-03-02 03:00:46] "POST /neutron/network HTTP/1.1" 200 843 0.008049
10.0.0.242 - - [2026-03-02 03:00:47] "POST /neutron/port HTTP/1.1" 200 1055 0.022504
10.0.0.23 - - [2026-03-02 03:00:47] "GET /projects?obj_uuids=410c7512-1cb8-4f16-b282-ef37a1962fd3&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001030
10.0.0.242 - - [2026-03-02 03:00:47] "GET /project/410c7512-1cb8-4f16-b282-ef37a1962fd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.144769
10.0.0.242 - - [2026-03-02 03:00:47] "POST /neutron/network HTTP/1.1" 200 831 0.008089
10.0.0.242 - - [2026-03-02 03:00:47] "POST /neutron/port HTTP/1.1" 200 117 0.001125
10.0.0.242 - - [2026-03-02 03:00:47] "POST /neutron/security_group HTTP/1.1" 200 2051 0.009532
10.0.0.242 - - [2026-03-02 03:00:48] "POST /neutron/security_group HTTP/1.1" 200 2051 0.014787
10.0.0.23 - - [2026-03-02 03:00:48] "DELETE /project/410c75121cb84f16b282ef37a1962fd3 HTTP/1.1" 404 173 0.004086
10.0.0.23 - - [2026-03-02 03:00:48] "GET /projects?obj_uuids=a0530f2b-75bb-43e8-8789-bd84c736d72b&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000888
10.0.0.23 - - [2026-03-02 03:00:48] "GET /project/a0530f2b-75bb-43e8-8789-bd84c736d72b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.072056
10.0.0.23 - - [2026-03-02 03:00:48] "GET /projects?obj_uuids=a0530f2b-75bb-43e8-8789-bd84c736d72b&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000993
10.0.0.23 - - [2026-03-02 03:00:48] "GET /project/a0530f2b-75bb-43e8-8789-bd84c736d72b?fields=security_groups HTTP/1.1" 200 1345 0.078166
10.0.0.23 - - [2026-03-02 03:00:48] "DELETE /security-group/f550aa20-8e88-4051-956f-b975cf48030e HTTP/1.1" 200 115 0.084560
10.0.0.23 - - [2026-03-02 03:00:48] "GET /projects?obj_uuids=a0530f2b-75bb-43e8-8789-bd84c736d72b&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.002880
10.0.0.242 - - [2026-03-02 03:00:48] "DELETE /access-control-list/9125ceab-d035-4d47-85f9-290a06b2fd5f HTTP/1.1" 200 115 0.064266
10.0.0.23 - - [2026-03-02 03:00:48] "GET /project/a0530f2b-75bb-43e8-8789-bd84c736d72b?fields=application_policy_sets HTTP/1.1" 200 1384 0.070265
10.0.0.242 - - [2026-03-02 03:00:48] "POST /neutron/port HTTP/1.1" 200 1053 0.036095
10.0.0.23 - - [2026-03-02 03:00:49] "DELETE /project/a0530f2b-75bb-43e8-8789-bd84c736d72b HTTP/1.1" 200 115 0.601612
10.0.0.242 - - [2026-03-02 03:00:49] "POST /neutron/port HTTP/1.1" 200 1117 0.028549
10.0.0.242 - - [2026-03-02 03:00:49] "POST /neutron/port HTTP/1.1" 200 117 0.001150
10.0.0.23 - - [2026-03-02 03:00:51] "GET /global-system-configs HTTP/1.1" 401 293 0.000471
10.0.0.23 - - [2026-03-02 03:00:51] "GET /global-system-configs HTTP/1.1" 401 293 0.000425
10.0.0.27 - - [2026-03-02 03:00:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000442
10.0.0.27 - - [2026-03-02 03:00:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000408
10.0.0.27 - - [2026-03-02 03:00:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000369
10.0.0.27 - - [2026-03-02 03:00:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000378
10.0.0.242 - - [2026-03-02 03:00:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000394
10.0.0.242 - - [2026-03-02 03:00:52] "GET /global-system-configs HTTP/1.1" 401 293 0.001330
10.0.0.23 - - [2026-03-02 03:00:53] "GET /global-system-configs HTTP/1.1" 401 293 0.000554
10.0.0.23 - - [2026-03-02 03:00:53] "GET /global-system-configs HTTP/1.1" 401 293 0.000387
10.0.0.242 - - [2026-03-02 03:00:53] "POST /neutron/security_group HTTP/1.1" 200 2051 0.008495
10.0.0.242 - - [2026-03-02 03:00:53] "POST /neutron/port HTTP/1.1" 200 1119 0.017987
10.0.0.242 - - [2026-03-02 03:00:53] "GET /virtual-machine/e409b0b6-b031-4931-8c48-8e4727985ad6 HTTP/1.1" 401 293 0.000400
10.0.0.242 - - [2026-03-02 03:00:53] "GET /virtual-machine/e409b0b6-b031-4931-8c48-8e4727985ad6 HTTP/1.1" 200 1286 0.034515
10.0.0.242 - - [2026-03-02 03:00:53] "GET /virtual-machine-interface/a0076601-cc50-4542-bfc1-b676523f5c53 HTTP/1.1" 200 2928 0.005919
10.0.0.242 - - [2026-03-02 03:00:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004221
10.0.0.242 - - [2026-03-02 03:00:53] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003772
10.0.0.242 - - [2026-03-02 03:00:53] "GET /virtual-networks?parent_id=410c7512-1cb8-4f16-b282-ef37a1962fd3&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004072
10.0.0.242 - - [2026-03-02 03:00:54] "GET /virtual-network/2a530589-a9d6-4273-81fd-09688e2a420b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.006694
10.0.0.242 - - [2026-03-02 03:00:54] "GET /global-system-configs HTTP/1.1" 401 293 0.000564
10.0.0.242 - - [2026-03-02 03:00:54] "GET /global-system-configs HTTP/1.1" 401 293 0.000423
10.0.0.242 - - [2026-03-02 03:00:56] "POST /neutron/security_group HTTP/1.1" 200 2051 0.035922
10.0.0.242 - - [2026-03-02 03:00:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003799
10.0.0.242 - - [2026-03-02 03:00:57] "GET /virtual-network/2a530589-a9d6-4273-81fd-09688e2a420b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.006612
10.0.0.242 - - [2026-03-02 03:00:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004675
10.0.0.242 - - [2026-03-02 03:00:59] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005293
10.0.0.242 - - [2026-03-02 03:00:59] "GET /virtual-networks?parent_id=410c7512-1cb8-4f16-b282-ef37a1962fd3&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003298
10.0.0.242 - - [2026-03-02 03:00:59] "GET /virtual-network/2a530589-a9d6-4273-81fd-09688e2a420b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.006637
10.0.0.242 - - [2026-03-02 03:00:59] "POST /neutron/port HTTP/1.1" 200 1119 0.017396
10.0.0.242 - - [2026-03-02 03:01:04] "POST /neutron/security_group HTTP/1.1" 200 2051 0.010394
10.0.0.242 - - [2026-03-02 03:01:04] "POST /neutron/port HTTP/1.1" 200 1117 0.019659
10.0.0.242 - - [2026-03-02 03:01:04] "GET /virtual-machine/f6d894e3-6c83-4389-8590-b49267e0878a HTTP/1.1" 200 1285 0.006749
10.0.0.242 - - [2026-03-02 03:01:04] "GET /virtual-machine-interface/a34a1080-e59f-41b9-bce0-252351e4e4fe HTTP/1.1" 200 2928 0.005680
10.0.0.242 - - [2026-03-02 03:01:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004066
10.0.0.242 - - [2026-03-02 03:01:04] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004782
10.0.0.242 - - [2026-03-02 03:01:04] "GET /virtual-networks?parent_id=410c7512-1cb8-4f16-b282-ef37a1962fd3&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003686
10.0.0.242 - - [2026-03-02 03:01:04] "GET /virtual-network/362a5ef0-e06a-4c46-adba-5b15104ef9dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.006161
10.0.0.242 - - [2026-03-02 03:01:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003944
10.0.0.242 - - [2026-03-02 03:01:06] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003902
10.0.0.242 - - [2026-03-02 03:01:06] "GET /virtual-networks?parent_id=410c7512-1cb8-4f16-b282-ef37a1962fd3&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003272
10.0.0.242 - - [2026-03-02 03:01:06] "GET /virtual-network/362a5ef0-e06a-4c46-adba-5b15104ef9dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.006305
10.0.0.242 - - [2026-03-02 03:01:06] "POST /routing-policys HTTP/1.1" 200 534 0.030802
10.0.0.242 - - [2026-03-02 03:01:06] "GET /virtual-network/2a530589-a9d6-4273-81fd-09688e2a420b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.016445
10.0.0.242 - - [2026-03-02 03:01:06] "PUT /virtual-network/2a530589-a9d6-4273-81fd-09688e2a420b HTTP/1.1" 200 264 0.080208
10.0.0.242 - - [2026-03-02 03:01:10] "POST /ref-update HTTP/1.1" 200 156 0.069525
10.0.0.242 - - [2026-03-02 03:01:10] "POST /ref-update HTTP/1.1" 404 171 0.068214
10.0.0.242 - - [2026-03-02 03:01:10] "DELETE /routing-policy/3c8317a4-653d-4f80-bec7-063271c652e2 HTTP/1.1" 200 115 0.045183
10.0.0.242 - - [2026-03-02 03:01:10] "POST /neutron/network HTTP/1.1" 400 204 0.014243
10.0.0.242 - - [2026-03-02 03:01:11] "POST /neutron/port HTTP/1.1" 200 1107 0.015246
10.0.0.242 - - [2026-03-02 03:01:11] "POST /neutron/port HTTP/1.1" 200 151 0.249168
10.0.0.242 - - [2026-03-02 03:01:12] "POST /neutron/network HTTP/1.1" 200 833 0.010331
10.0.0.242 - - [2026-03-02 03:01:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003896
10.0.0.242 - - [2026-03-02 03:01:13] "DELETE /route-target/979e7440-d895-40de-a87d-af662e30f5f7 HTTP/1.1" 200 115 0.029496
10.0.0.242 - - [2026-03-02 03:01:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004587
10.0.0.23 - - [2026-03-02 03:01:15] "GET /projects?obj_uuids=410c7512-1cb8-4f16-b282-ef37a1962fd3&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001043
10.0.0.242 - - [2026-03-02 03:01:15] "GET /project/410c7512-1cb8-4f16-b282-ef37a1962fd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.048098
10.0.0.23 - - [2026-03-02 03:01:15] "GET /projects?obj_uuids=410c7512-1cb8-4f16-b282-ef37a1962fd3&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001040
10.0.0.242 - - [2026-03-02 03:01:16] "POST /neutron/network HTTP/1.1" 200 612 0.136238
10.0.0.242 - - [2026-03-02 03:01:16] "POST /route-targets HTTP/1.1" 200 327 0.014554
10.0.0.242 - - [2026-03-02 03:01:16] "POST /id-to-fqname HTTP/1.1" 200 220 0.003062
10.0.0.242 - - [2026-03-02 03:01:16] "GET /virtual-network/330cc156-a7e1-47ed-84bc-c5fe5f33b6a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006394
10.0.0.242 - - [2026-03-02 03:01:16] "POST /neutron/network HTTP/1.1" 200 832 0.007764
10.0.0.242 - - [2026-03-02 03:01:16] "GET /virtual-network/330cc156-a7e1-47ed-84bc-c5fe5f33b6a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005085
10.0.0.242 - - [2026-03-02 03:01:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004440
10.0.0.242 - - [2026-03-02 03:01:16] "GET /virtual-network/330cc156-a7e1-47ed-84bc-c5fe5f33b6a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005226
10.0.0.242 - - [2026-03-02 03:01:16] "PUT /virtual-network/330cc156-a7e1-47ed-84bc-c5fe5f33b6a7 HTTP/1.1" 200 264 0.067137
10.0.0.242 - - [2026-03-02 03:01:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004395
10.0.0.242 - - [2026-03-02 03:01:16] "POST /ref-update HTTP/1.1" 200 156 0.046518
10.0.0.23 - - [2026-03-02 03:01:16] "GET /projects?obj_uuids=410c7512-1cb8-4f16-b282-ef37a1962fd3&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001334
10.0.0.242 - - [2026-03-02 03:01:16] "GET /project/410c7512-1cb8-4f16-b282-ef37a1962fd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.040961
10.0.0.242 - - [2026-03-02 03:01:16] "POST /neutron/network HTTP/1.1" 200 117 0.014617
10.0.0.242 - - [2026-03-02 03:01:17] "POST /neutron/network HTTP/1.1" 200 831 0.007780
10.0.0.242 - - [2026-03-02 03:01:17] "POST /id-to-fqname HTTP/1.1" 200 220 0.001191
10.0.0.242 - - [2026-03-02 03:01:17] "GET /virtual-network/f473aaa2-e5e7-49f9-9edf-10ca409f2111?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.004918
10.0.0.242 - - [2026-03-02 03:01:17] "GET /virtual-network/f473aaa2-e5e7-49f9-9edf-10ca409f2111?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006836
10.0.0.242 - - [2026-03-02 03:01:17] "POST /neutron/subnet HTTP/1.1" 200 725 0.008849
10.0.0.242 - - [2026-03-02 03:01:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003157
10.0.0.242 - - [2026-03-02 03:01:17] "GET /virtual-network/f473aaa2-e5e7-49f9-9edf-10ca409f2111?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.004926
10.0.0.242 - - [2026-03-02 03:01:17] "PUT /virtual-network/f473aaa2-e5e7-49f9-9edf-10ca409f2111 HTTP/1.1" 200 264 0.054334
10.0.0.242 - - [2026-03-02 03:01:17] "POST /ref-update HTTP/1.1" 200 156 0.034468
10.0.0.242 - - [2026-03-02 03:01:17] "POST /id-to-fqname HTTP/1.1" 200 220 0.001302
10.0.0.23 - - [2026-03-02 03:01:18] "GET /projects?obj_uuids=410c7512-1cb8-4f16-b282-ef37a1962fd3&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001002
10.0.0.242 - - [2026-03-02 03:01:18] "GET /project/410c7512-1cb8-4f16-b282-ef37a1962fd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.076049
10.0.0.242 - - [2026-03-02 03:01:18] "POST /neutron/port HTTP/1.1" 200 117 0.006386
10.0.0.242 - - [2026-03-02 03:01:18] "POST /id-to-fqname HTTP/1.1" 200 220 0.001276
10.0.0.242 - - [2026-03-02 03:01:19] "POST /neutron/network HTTP/1.1" 200 841 0.008192
10.0.0.242 - - [2026-03-02 03:01:19] "POST /neutron/port HTTP/1.1" 200 1054 0.016242
10.0.0.242 - - [2026-03-02 03:01:19] "POST /neutron/port HTTP/1.1" 200 1118 0.022308
10.0.0.242 - - [2026-03-02 03:01:19] "POST /neutron/port HTTP/1.1" 200 117 0.001131
10.0.0.23 - - [2026-03-02 03:01:19] "GET /projects?obj_uuids=410c7512-1cb8-4f16-b282-ef37a1962fd3&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001340
10.0.0.242 - - [2026-03-02 03:01:19] "GET /project/410c7512-1cb8-4f16-b282-ef37a1962fd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.075549
10.0.0.242 - - [2026-03-02 03:01:20] "POST /neutron/port HTTP/1.1" 200 1118 0.024187
10.0.0.242 - - [2026-03-02 03:01:20] "POST /neutron/port HTTP/1.1" 200 1118 0.019972
10.0.0.23 - - [2026-03-02 03:01:20] "GET /projects?obj_uuids=410c7512-1cb8-4f16-b282-ef37a1962fd3&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001070
10.0.0.242 - - [2026-03-02 03:01:20] "GET /obj-perms HTTP/1.1" 200 5075 0.135937
10.0.0.242 - - [2026-03-02 03:01:21] "POST /neutron/port HTTP/1.1" 200 1053 0.350006
10.0.0.242 - - [2026-03-02 03:01:21] "POST /neutron/port HTTP/1.1" 200 1107 0.162964
10.0.0.242 - - [2026-03-02 03:01:21] "POST /neutron/subnet HTTP/1.1" 200 699 0.013557
10.0.0.242 - - [2026-03-02 03:01:25] "POST /neutron/port HTTP/1.1" 200 1118 0.018923
10.0.0.242 - - [2026-03-02 03:01:25] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007906
10.0.0.242 - - [2026-03-02 03:01:25] "GET /virtual-machine/ec201d42-c0a4-4f01-89bb-6a31844c2419 HTTP/1.1" 200 1285 0.005232
10.0.0.242 - - [2026-03-02 03:01:25] "GET /virtual-machine-interface/61ff3099-ca35-4325-a5a8-b4da70b34e29 HTTP/1.1" 200 2927 0.005953
10.0.0.242 - - [2026-03-02 03:01:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003278
10.0.0.242 - - [2026-03-02 03:01:25] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004037
10.0.0.242 - - [2026-03-02 03:01:25] "GET /virtual-networks?parent_id=410c7512-1cb8-4f16-b282-ef37a1962fd3&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003900
10.0.0.242 - - [2026-03-02 03:01:25] "GET /virtual-network/330cc156-a7e1-47ed-84bc-c5fe5f33b6a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.005889
10.0.0.242 - - [2026-03-02 03:01:27] "POST /neutron/port HTTP/1.1" 200 1118 0.017265
10.0.0.242 - - [2026-03-02 03:01:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004483
10.0.0.242 - - [2026-03-02 03:01:28] "GET /virtual-network/330cc156-a7e1-47ed-84bc-c5fe5f33b6a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.006417
10.0.0.242 - - [2026-03-02 03:01:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003959
10.0.0.242 - - [2026-03-02 03:01:30] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004376
10.0.0.242 - - [2026-03-02 03:01:30] "GET /virtual-networks?parent_id=410c7512-1cb8-4f16-b282-ef37a1962fd3&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003037
10.0.0.242 - - [2026-03-02 03:01:31] "GET /virtual-network/330cc156-a7e1-47ed-84bc-c5fe5f33b6a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.006365
10.0.0.242 - - [2026-03-02 03:01:31] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006752
10.0.0.242 - - [2026-03-02 03:01:31] "POST /neutron/port HTTP/1.1" 200 1117 0.018998
10.0.0.242 - - [2026-03-02 03:01:31] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007245
10.0.0.242 - - [2026-03-02 03:01:31] "GET /virtual-machine/43a51603-a61e-4235-907c-406d68500523 HTTP/1.1" 200 1285 0.006100
10.0.0.242 - - [2026-03-02 03:01:31] "GET /virtual-machine-interface/d7350af2-e182-47bb-9bb6-182edef372cf HTTP/1.1" 200 2928 0.005376
10.0.0.242 - - [2026-03-02 03:01:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003958
10.0.0.242 - - [2026-03-02 03:01:31] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004147
10.0.0.242 - - [2026-03-02 03:01:31] "GET /virtual-networks?parent_id=410c7512-1cb8-4f16-b282-ef37a1962fd3&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003790
10.0.0.242 - - [2026-03-02 03:01:31] "GET /virtual-network/f473aaa2-e5e7-49f9-9edf-10ca409f2111?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.005583
10.0.0.242 - - [2026-03-02 03:01:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003610
10.0.0.242 - - [2026-03-02 03:01:32] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003737
10.0.0.242 - - [2026-03-02 03:01:32] "GET /virtual-networks?parent_id=410c7512-1cb8-4f16-b282-ef37a1962fd3&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003182
10.0.0.242 - - [2026-03-02 03:01:32] "GET /virtual-network/f473aaa2-e5e7-49f9-9edf-10ca409f2111?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.007151
10.0.0.242 - - [2026-03-02 03:01:32] "POST /routing-policys HTTP/1.1" 200 534 0.030032
10.0.0.242 - - [2026-03-02 03:01:32] "GET /virtual-network/330cc156-a7e1-47ed-84bc-c5fe5f33b6a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.011221
10.0.0.242 - - [2026-03-02 03:01:32] "POST /neutron/network HTTP/1.1" 200 842 0.015349
10.0.0.242 - - [2026-03-02 03:01:32] "PUT /virtual-network/330cc156-a7e1-47ed-84bc-c5fe5f33b6a7 HTTP/1.1" 200 264 0.071142
10.0.0.242 - - [2026-03-02 03:01:33] "POST /neutron/port HTTP/1.1" 200 117 0.001215
10.0.0.242 - - [2026-03-02 03:01:35] "POST /neutron/port HTTP/1.1" 200 1117 0.043809
10.0.0.242 - - [2026-03-02 03:01:35] "POST /neutron/subnet HTTP/1.1" 200 699 0.009670
10.0.0.242 - - [2026-03-02 03:01:36] "POST /routing-policys HTTP/1.1" 200 534 0.035469
10.0.0.242 - - [2026-03-02 03:01:36] "GET /virtual-network/330cc156-a7e1-47ed-84bc-c5fe5f33b6a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2358 0.009412
10.0.0.242 - - [2026-03-02 03:01:36] "PUT /virtual-network/330cc156-a7e1-47ed-84bc-c5fe5f33b6a7 HTTP/1.1" 200 264 0.109808
10.0.0.242 - - [2026-03-02 03:01:37] "POST /ref-update HTTP/1.1" 200 156 0.019990
10.0.0.242 - - [2026-03-02 03:01:38] "POST /ref-update HTTP/1.1" 200 156 0.059760
10.0.0.242 - - [2026-03-02 03:01:38] "DELETE /routing-policy/63714673-5bf8-4eea-a498-5e5b5ed804f5 HTTP/1.1" 200 115 0.065499
10.0.0.242 - - [2026-03-02 03:01:38] "POST /ref-update HTTP/1.1" 200 156 0.064393
10.0.0.242 - - [2026-03-02 03:01:38] "DELETE /routing-policy/e9de0dee-0ea5-4e5e-98fc-2fcf5eeb94b7 HTTP/1.1" 200 115 0.046895
10.0.0.242 - - [2026-03-02 03:01:38] "POST /neutron/network HTTP/1.1" 200 831 0.008032
10.0.0.242 - - [2026-03-02 03:01:38] "POST /neutron/port HTTP/1.1" 200 1107 0.017430
10.0.0.242 - - [2026-03-02 03:01:39] "POST /neutron/port HTTP/1.1" 200 1108 0.015109
10.0.0.23 - - [2026-03-02 03:01:40] "POST /useragent-kv HTTP/1.1" 200 115 0.003591
10.0.0.23 - - [2026-03-02 03:01:40] "POST /useragent-kv HTTP/1.1" 200 115 0.002399
10.0.0.242 - - [2026-03-02 03:01:40] "POST /neutron/network HTTP/1.1" 200 151 0.163197
10.0.0.242 - - [2026-03-02 03:01:40] "DELETE /route-target/6834eb6d-01db-4b2c-94dd-dec6e8b40266 HTTP/1.1" 200 115 0.036346
10.0.0.242 - - [2026-03-02 03:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.006257
10.0.0.242 - - [2026-03-02 03:01:40] "DELETE /route-target/83486dc8-4de2-4404-8508-688eff5084f3 HTTP/1.1" 200 115 0.031540
10.0.0.242 - - [2026-03-02 03:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003228
10.0.0.23 - - [2026-03-02 03:01:43] "GET /projects?obj_uuids=410c7512-1cb8-4f16-b282-ef37a1962fd3&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000932
10.0.0.242 - - [2026-03-02 03:01:43] "GET /project/410c7512-1cb8-4f16-b282-ef37a1962fd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.038065
10.0.0.242 - - [2026-03-02 03:01:43] "POST /neutron/network HTTP/1.1" 200 117 0.011668
10.0.0.242 - - [2026-03-02 03:01:44] "POST /neutron/network HTTP/1.1" 200 832 0.009702
10.0.0.242 - - [2026-03-02 03:01:44] "POST /id-to-fqname HTTP/1.1" 200 220 0.001185
10.0.0.242 - - [2026-03-02 03:01:44] "GET /virtual-network/e4107c27-e839-4162-badc-8775a78fd8b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005778
10.0.0.242 - - [2026-03-02 03:01:44] "GET /virtual-network/e4107c27-e839-4162-badc-8775a78fd8b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006701
10.0.0.242 - - [2026-03-02 03:01:44] "POST /neutron/subnet HTTP/1.1" 200 729 0.011703
10.0.0.242 - - [2026-03-02 03:01:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003938
10.0.0.242 - - [2026-03-02 03:01:44] "GET /virtual-network/e4107c27-e839-4162-badc-8775a78fd8b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006288
10.0.0.242 - - [2026-03-02 03:01:44] "POST /route-targets HTTP/1.1" 200 323 0.026730
10.0.0.242 - - [2026-03-02 03:01:44] "PUT /virtual-network/e4107c27-e839-4162-badc-8775a78fd8b8 HTTP/1.1" 200 264 0.118605
10.0.0.242 - - [2026-03-02 03:01:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.017715
10.0.0.23 - - [2026-03-02 03:01:44] "GET /projects?obj_uuids=410c7512-1cb8-4f16-b282-ef37a1962fd3&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001049
10.0.0.242 - - [2026-03-02 03:01:44] "GET /project/410c7512-1cb8-4f16-b282-ef37a1962fd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.042639
10.0.0.242 - - [2026-03-02 03:01:44] "POST /ref-update HTTP/1.1" 200 156 0.026909
10.0.0.23 - - [2026-03-02 03:01:44] "POST /useragent-kv HTTP/1.1" 200 115 0.006754
10.0.0.242 - - [2026-03-02 03:01:44] "POST /neutron/subnet HTTP/1.1" 200 720 0.190383
10.0.0.242 - - [2026-03-02 03:01:44] "POST /id-to-fqname HTTP/1.1" 200 220 0.001655
10.0.0.242 - - [2026-03-02 03:01:44] "GET /virtual-network/544d1aff-4486-4430-8801-54a1bba460f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006407
10.0.0.242 - - [2026-03-02 03:01:44] "GET /virtual-network/544d1aff-4486-4430-8801-54a1bba460f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006114
10.0.0.242 - - [2026-03-02 03:01:44] "POST /neutron/network HTTP/1.1" 200 830 0.006643
10.0.0.242 - - [2026-03-02 03:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003790
10.0.0.242 - - [2026-03-02 03:01:45] "GET /virtual-network/544d1aff-4486-4430-8801-54a1bba460f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.007237
10.0.0.242 - - [2026-03-02 03:01:45] "PUT /virtual-network/544d1aff-4486-4430-8801-54a1bba460f7 HTTP/1.1" 200 264 0.061471
10.0.0.242 - - [2026-03-02 03:01:45] "POST /id-to-fqname HTTP/1.1" 200 220 0.001618
10.0.0.23 - - [2026-03-02 03:01:46] "GET /projects?obj_uuids=410c7512-1cb8-4f16-b282-ef37a1962fd3&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001457
10.0.0.242 - - [2026-03-02 03:01:46] "GET /project/410c7512-1cb8-4f16-b282-ef37a1962fd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.073217
10.0.0.242 - - [2026-03-02 03:01:46] "POST /neutron/network HTTP/1.1" 200 832 0.007850
10.0.0.242 - - [2026-03-02 03:01:46] "POST /id-to-fqname HTTP/1.1" 200 220 0.001366
10.0.0.242 - - [2026-03-02 03:01:46] "POST /neutron/port HTTP/1.1" 200 117 0.007332
10.0.0.23 - - [2026-03-02 03:01:46] "GET /projects?obj_uuids=410c7512-1cb8-4f16-b282-ef37a1962fd3&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001445
10.0.0.242 - - [2026-03-02 03:01:47] "POST /neutron/port HTTP/1.1" 200 1054 0.325974
10.0.0.242 - - [2026-03-02 03:01:47] "POST /neutron/port HTTP/1.1" 200 1108 0.145112
10.0.0.23 - - [2026-03-02 03:01:47] "GET /projects?obj_uuids=410c7512-1cb8-4f16-b282-ef37a1962fd3&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001050
10.0.0.242 - - [2026-03-02 03:01:47] "GET /project/410c7512-1cb8-4f16-b282-ef37a1962fd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.088144
10.0.0.242 - - [2026-03-02 03:01:47] "POST /neutron/network HTTP/1.1" 200 830 0.007295
10.0.0.242 - - [2026-03-02 03:01:47] "POST /neutron/network HTTP/1.1" 200 832 0.007762
10.0.0.242 - - [2026-03-02 03:01:47] "POST /neutron/port HTTP/1.1" 200 117 0.008293
10.0.0.242 - - [2026-03-02 03:01:48] "POST /neutron/network HTTP/1.1" 200 840 0.007874
10.0.0.242 - - [2026-03-02 03:01:48] "POST /neutron/port HTTP/1.1" 200 1052 0.033442
10.0.0.242 - - [2026-03-02 03:01:48] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004358
10.0.0.242 - - [2026-03-02 03:01:48] "POST /neutron/network HTTP/1.1" 200 830 0.006824
10.0.0.242 - - [2026-03-02 03:01:53] "POST /neutron/port HTTP/1.1" 200 1118 0.019580
10.0.0.242 - - [2026-03-02 03:01:53] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007383
10.0.0.242 - - [2026-03-02 03:01:53] "GET /virtual-machine/dee206b1-23e6-4082-b3d2-804740089dfd HTTP/1.1" 200 1286 0.006760
10.0.0.242 - - [2026-03-02 03:01:53] "GET /virtual-machine-interface/1e30ac8a-4b83-4c6d-8dc5-7f65441fe798 HTTP/1.1" 200 2927 0.004943
10.0.0.242 - - [2026-03-02 03:01:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004515
10.0.0.242 - - [2026-03-02 03:01:53] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003691
10.0.0.242 - - [2026-03-02 03:01:53] "GET /virtual-networks?parent_id=410c7512-1cb8-4f16-b282-ef37a1962fd3&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002607
10.0.0.242 - - [2026-03-02 03:01:53] "GET /virtual-network/e4107c27-e839-4162-badc-8775a78fd8b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2114 0.007218
10.0.0.242 - - [2026-03-02 03:01:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003557
10.0.0.242 - - [2026-03-02 03:01:56] "GET /virtual-network/e4107c27-e839-4162-badc-8775a78fd8b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2114 0.005730
10.0.0.242 - - [2026-03-02 03:01:58] "POST /neutron/port HTTP/1.1" 200 1116 0.020559
10.0.0.242 - - [2026-03-02 03:01:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003457
10.0.0.242 - - [2026-03-02 03:01:58] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004469
10.0.0.242 - - [2026-03-02 03:01:58] "GET /virtual-networks?parent_id=410c7512-1cb8-4f16-b282-ef37a1962fd3&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003449
10.0.0.242 - - [2026-03-02 03:01:58] "GET /virtual-network/e4107c27-e839-4162-badc-8775a78fd8b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2114 0.006285
10.0.0.242 - - [2026-03-02 03:01:58] "POST /neutron/security_group HTTP/1.1" 200 2051 0.008738
10.0.0.242 - - [2026-03-02 03:01:58] "POST /neutron/port HTTP/1.1" 200 1116 0.020056
10.0.0.242 - - [2026-03-02 03:01:59] "GET /virtual-machine/0653e56c-b763-4e5b-9ca8-ad22149cdb86 HTTP/1.1" 200 1284 0.007822
10.0.0.242 - - [2026-03-02 03:01:59] "GET /virtual-machine-interface/0e2b7d5f-f1ce-4fb9-a6f6-2b11b6fdfbe8 HTTP/1.1" 200 2927 0.004788
10.0.0.242 - - [2026-03-02 03:01:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003730
10.0.0.242 - - [2026-03-02 03:01:59] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003469
10.0.0.242 - - [2026-03-02 03:01:59] "GET /virtual-networks?parent_id=410c7512-1cb8-4f16-b282-ef37a1962fd3&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002531
10.0.0.242 - - [2026-03-02 03:01:59] "GET /virtual-network/544d1aff-4486-4430-8801-54a1bba460f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2106 0.006525
10.0.0.242 - - [2026-03-02 03:02:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003920
10.0.0.242 - - [2026-03-02 03:02:00] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003290
10.0.0.242 - - [2026-03-02 03:02:00] "GET /virtual-networks?parent_id=410c7512-1cb8-4f16-b282-ef37a1962fd3&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003384
10.0.0.242 - - [2026-03-02 03:02:00] "GET /virtual-network/544d1aff-4486-4430-8801-54a1bba460f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2106 0.005653
10.0.0.242 - - [2026-03-02 03:02:00] "POST /interface-route-tables HTTP/1.1" 200 574 0.027595
10.0.0.242 - - [2026-03-02 03:02:00] "GET /interface-route-table/597dc71e-4023-44f3-8bbf-9209b3a5bd35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1305 0.010138
10.0.0.242 - - [2026-03-02 03:02:00] "GET /virtual-machine-interface/1e30ac8a-4b83-4c6d-8dc5-7f65441fe798?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2706 0.007168
10.0.0.242 - - [2026-03-02 03:02:00] "POST /ref-update HTTP/1.1" 200 156 0.016203
10.0.0.242 - - [2026-03-02 03:02:00] "POST /routing-policys HTTP/1.1" 200 534 0.028543
10.0.0.242 - - [2026-03-02 03:02:00] "GET /virtual-network/e4107c27-e839-4162-badc-8775a78fd8b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2114 0.007397
10.0.0.242 - - [2026-03-02 03:02:00] "PUT /virtual-network/e4107c27-e839-4162-badc-8775a78fd8b8 HTTP/1.1" 200 264 0.064264
10.0.0.242 - - [2026-03-02 03:02:04] "POST /ref-update HTTP/1.1" 200 156 0.061527
10.0.0.242 - - [2026-03-02 03:02:04] "POST /ref-update HTTP/1.1" 200 156 0.027962
10.0.0.242 - - [2026-03-02 03:02:04] "DELETE /routing-policy/5c42f780-9f78-42d3-b92f-961cecb6b74f HTTP/1.1" 200 115 0.054137
10.0.0.242 - - [2026-03-02 03:02:04] "POST /neutron/network HTTP/1.1" 400 204 0.017953
10.0.0.242 - - [2026-03-02 03:02:05] "POST /neutron/port HTTP/1.1" 200 1118 0.022560
10.0.0.242 - - [2026-03-02 03:02:05] "POST /neutron/port HTTP/1.1" 200 151 0.252586
10.0.0.242 - - [2026-03-02 03:02:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.008616
10.0.0.242 - - [2026-03-02 03:02:07] "POST /neutron/network HTTP/1.1" 200 832 0.018807
10.0.0.242 - - [2026-03-02 03:02:07] "DELETE /route-target/8b555d00-6d56-49e0-ae67-9db36a488a32 HTTP/1.1" 200 115 0.030185
10.0.0.23 - - [2026-03-02 03:02:08] "GET /projects?obj_uuids=410c7512-1cb8-4f16-b282-ef37a1962fd3&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001714
10.0.0.242 - - [2026-03-02 03:02:08] "GET /project/410c7512-1cb8-4f16-b282-ef37a1962fd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.048790
10.0.0.23 - - [2026-03-02 03:02:08] "GET /projects?obj_uuids=410c7512-1cb8-4f16-b282-ef37a1962fd3&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001350
10.0.0.242 - - [2026-03-02 03:02:08] "GET /project/410c7512-1cb8-4f16-b282-ef37a1962fd3?fields=virtual_networks HTTP/1.1" 200 1018 0.072592
10.0.0.23 - - [2026-03-02 03:02:08] "GET /projects?obj_uuids=410c7512-1cb8-4f16-b282-ef37a1962fd3&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001095
10.0.0.242 - - [2026-03-02 03:02:08] "GET /project/410c7512-1cb8-4f16-b282-ef37a1962fd3?fields=virtual_machine_interfaces HTTP/1.1" 200 1018 0.050931
10.0.0.23 - - [2026-03-02 03:02:08] "GET /projects?obj_uuids=410c7512-1cb8-4f16-b282-ef37a1962fd3&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001108
10.0.0.242 - - [2026-03-02 03:02:08] "GET /project/410c7512-1cb8-4f16-b282-ef37a1962fd3?fields=security_groups HTTP/1.1" 200 1237 0.056464
10.0.0.242 - - [2026-03-02 03:02:09] "POST /fqname-to-id HTTP/1.1" 404 192 0.025161
10.0.0.23 - - [2026-03-02 03:02:09] "GET /projects?obj_uuids=e0bbb60d-d2db-44ec-b2b1-7bb90a723b7f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003137
10.0.0.23 - - [2026-03-02 03:02:09] "GET /domains?obj_uuids=cc2d0805-fa5b-4698-bfcc-d7811c08231a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000966
10.0.0.23 - - [2026-03-02 03:02:09] "GET /domain/cc2d0805-fa5b-4698-bfcc-d7811c08231a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007971
10.0.0.23 - - [2026-03-02 03:02:10] "POST /id-to-fqname HTTP/1.1" 200 194 0.004915
10.0.0.23 - - [2026-03-02 03:02:10] "POST /fqname-to-id HTTP/1.1" 404 203 0.009839
10.0.0.23 - - [2026-03-02 03:02:10] "POST /security-groups HTTP/1.1" 200 595 0.032245
10.0.0.242 - - [2026-03-02 03:02:10] "POST /fqname-to-id HTTP/1.1" 404 238 0.003371
10.0.0.23 - - [2026-03-02 03:02:10] "POST /projects HTTP/1.1" 200 593 0.269572
10.0.0.23 - - [2026-03-02 03:02:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.343483
10.0.0.242 - - [2026-03-02 03:02:10] "POST /access-control-lists HTTP/1.1" 200 598 0.033505
10.0.0.242 - - [2026-03-02 03:02:10] "GET /project/e0bbb60d-d2db-44ec-b2b1-7bb90a723b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.487336
10.0.0.242 - - [2026-03-02 03:02:11] "GET / HTTP/1.1" 200 35931 0.002908
10.0.0.242 - - [2026-03-02 03:02:13] "POST /fqname-to-id HTTP/1.1" 401 293 0.000435
10.0.0.242 - - [2026-03-02 03:02:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.055973
10.0.0.23 - - [2026-03-02 03:02:13] "GET /projects?obj_uuids=e0bbb60d-d2db-44ec-b2b1-7bb90a723b7f&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000879
10.0.0.242 - - [2026-03-02 03:02:13] "GET /project/e0bbb60d-d2db-44ec-b2b1-7bb90a723b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.038738
10.0.0.23 - - [2026-03-02 03:02:13] "GET /projects?obj_uuids=e0bbb60d-d2db-44ec-b2b1-7bb90a723b7f&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001255
10.0.0.242 - - [2026-03-02 03:02:13] "POST /neutron/network HTTP/1.1" 200 613 0.149262
10.0.0.242 - - [2026-03-02 03:02:14] "POST /id-to-fqname HTTP/1.1" 200 226 0.003700
10.0.0.242 - - [2026-03-02 03:02:14] "GET /virtual-network/ba40beed-6130-4c50-a93a-732a0937d883?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005738
10.0.0.242 - - [2026-03-02 03:02:14] "POST /neutron/network HTTP/1.1" 200 832 0.013237
10.0.0.242 - - [2026-03-02 03:02:14] "GET /virtual-network/ba40beed-6130-4c50-a93a-732a0937d883?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.013365
10.0.0.242 - - [2026-03-02 03:02:15] "GET /virtual-network/ba40beed-6130-4c50-a93a-732a0937d883?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006177
10.0.0.27 - - [2026-03-02 03:02:16] "GET /obj-perms HTTP/1.1" 200 5057 0.072188
10.0.0.23 - - [2026-03-02 03:02:16] "GET /obj-perms HTTP/1.1" 200 5057 0.067014
10.0.0.242 - - [2026-03-02 03:02:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004103
10.0.0.242 - - [2026-03-02 03:02:16] "GET /virtual-network/ba40beed-6130-4c50-a93a-732a0937d883?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005579
10.0.0.242 - - [2026-03-02 03:02:16] "POST /route-targets HTTP/1.1" 200 327 0.024289
10.0.0.242 - - [2026-03-02 03:02:16] "PUT /virtual-network/ba40beed-6130-4c50-a93a-732a0937d883 HTTP/1.1" 200 264 0.079135
10.0.0.242 - - [2026-03-02 03:02:21] "POST /id-to-fqname HTTP/1.1" 200 226 0.002013
10.0.0.242 - - [2026-03-02 03:02:21] "POST /neutron/network HTTP/1.1" 200 842 0.008377
10.0.0.23 - - [2026-03-02 03:02:22] "GET /projects?obj_uuids=e0bbb60d-d2db-44ec-b2b1-7bb90a723b7f&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001033
10.0.0.242 - - [2026-03-02 03:02:22] "GET /project/e0bbb60d-d2db-44ec-b2b1-7bb90a723b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.098245
10.0.0.242 - - [2026-03-02 03:02:23] "POST /neutron/port HTTP/1.1" 200 117 0.011535
10.0.0.23 - - [2026-03-02 03:02:23] "GET /projects?obj_uuids=e0bbb60d-d2db-44ec-b2b1-7bb90a723b7f&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001539
10.0.0.242 - - [2026-03-02 03:02:24] "POST /neutron/port HTTP/1.1" 200 1064 0.408518
10.0.0.242 - - [2026-03-02 03:02:24] "POST /neutron/port HTTP/1.1" 200 1118 0.159189
10.0.0.242 - - [2026-03-02 03:02:24] "POST /neutron/subnet HTTP/1.1" 200 699 0.013422
10.0.0.242 - - [2026-03-02 03:02:28] "POST /neutron/port HTTP/1.1" 200 1128 0.019266
10.0.0.242 - - [2026-03-02 03:02:28] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008742
10.0.0.242 - - [2026-03-02 03:02:28] "GET /virtual-machine/676ca4c8-76c2-4146-aa5f-e5d500926a45 HTTP/1.1" 401 293 0.000417
10.0.0.242 - - [2026-03-02 03:02:29] "GET /virtual-machine/676ca4c8-76c2-4146-aa5f-e5d500926a45 HTTP/1.1" 200 1296 0.036758
10.0.0.242 - - [2026-03-02 03:02:29] "GET /virtual-machine-interface/f6208c7f-66d5-41de-8d5a-019d77a0b265 HTTP/1.1" 200 2968 0.007053
10.0.0.242 - - [2026-03-02 03:02:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003958
10.0.0.242 - - [2026-03-02 03:02:29] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004319
10.0.0.242 - - [2026-03-02 03:02:29] "GET /virtual-networks?parent_id=e0bbb60d-d2db-44ec-b2b1-7bb90a723b7f&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003091
10.0.0.242 - - [2026-03-02 03:02:29] "GET /virtual-network/ba40beed-6130-4c50-a93a-732a0937d883?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.006394
10.0.0.242 - - [2026-03-02 03:02:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003531
10.0.0.242 - - [2026-03-02 03:02:32] "GET /virtual-network/ba40beed-6130-4c50-a93a-732a0937d883?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.005791
10.0.0.242 - - [2026-03-02 03:02:33] "POST /neutron/port HTTP/1.1" 200 1128 0.028082
10.0.0.242 - - [2026-03-02 03:02:33] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003877
10.0.0.242 - - [2026-03-02 03:02:34] "POST /neutron/network HTTP/1.1" 200 832 0.007093
10.0.0.242 - - [2026-03-02 03:02:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003513
10.0.0.242 - - [2026-03-02 03:02:36] "GET /virtual-network/ba40beed-6130-4c50-a93a-732a0937d883?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.005529
10.0.0.242 - - [2026-03-02 03:02:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004218
10.0.0.242 - - [2026-03-02 03:02:40] "GET /virtual-network/ba40beed-6130-4c50-a93a-732a0937d883?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.006937
10.0.0.242 - - [2026-03-02 03:02:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003736
10.0.0.242 - - [2026-03-02 03:02:44] "GET /virtual-network/ba40beed-6130-4c50-a93a-732a0937d883?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.005880
10.0.0.242 - - [2026-03-02 03:02:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004158
10.0.0.242 - - [2026-03-02 03:02:48] "GET /virtual-network/ba40beed-6130-4c50-a93a-732a0937d883?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.006032
10.0.0.23 - - [2026-03-02 03:02:49] "DELETE /project/e0bbb60dd2db44ecb2b17bb90a723b7f HTTP/1.1" 404 173 0.007605
10.0.0.23 - - [2026-03-02 03:02:49] "GET /projects?obj_uuids=410c7512-1cb8-4f16-b282-ef37a1962fd3&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001133
10.0.0.23 - - [2026-03-02 03:02:49] "GET /project/410c7512-1cb8-4f16-b282-ef37a1962fd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1440 0.062232
10.0.0.23 - - [2026-03-02 03:02:49] "GET /projects?obj_uuids=410c7512-1cb8-4f16-b282-ef37a1962fd3&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001444
10.0.0.23 - - [2026-03-02 03:02:49] "GET /project/410c7512-1cb8-4f16-b282-ef37a1962fd3?fields=security_groups HTTP/1.1" 200 1342 0.051795
10.0.0.23 - - [2026-03-02 03:02:49] "DELETE /security-group/a44d3c96-2b4e-4286-9d4b-df8f8e17fdbb HTTP/1.1" 200 115 0.097611
10.0.0.23 - - [2026-03-02 03:02:49] "GET /projects?obj_uuids=410c7512-1cb8-4f16-b282-ef37a1962fd3&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001386
10.0.0.23 - - [2026-03-02 03:02:49] "GET /project/410c7512-1cb8-4f16-b282-ef37a1962fd3?fields=application_policy_sets HTTP/1.1" 200 1381 0.079639
10.0.0.242 - - [2026-03-02 03:02:49] "DELETE /access-control-list/1971c891-6aa0-448b-b0d8-3274da4a6b21 HTTP/1.1" 200 115 0.067445
10.0.0.23 - - [2026-03-02 03:02:49] "DELETE /project/410c7512-1cb8-4f16-b282-ef37a1962fd3 HTTP/1.1" 409 278 0.405121
10.0.0.242 - - [2026-03-02 03:02:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003219
10.0.0.242 - - [2026-03-02 03:02:52] "GET /virtual-network/ba40beed-6130-4c50-a93a-732a0937d883?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.005637
10.0.0.242 - - [2026-03-02 03:02:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004051
10.0.0.242 - - [2026-03-02 03:02:56] "GET /virtual-network/ba40beed-6130-4c50-a93a-732a0937d883?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.005531
10.0.0.242 - - [2026-03-02 03:03:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004504
10.0.0.242 - - [2026-03-02 03:03:00] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004866
10.0.0.242 - - [2026-03-02 03:03:00] "GET /virtual-networks?parent_id=e0bbb60d-d2db-44ec-b2b1-7bb90a723b7f&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002852
10.0.0.242 - - [2026-03-02 03:03:00] "GET /virtual-network/ba40beed-6130-4c50-a93a-732a0937d883?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.006921
10.0.0.242 - - [2026-03-02 03:03:06] "POST /neutron/port HTTP/1.1" 200 1128 0.022418
10.0.0.242 - - [2026-03-02 03:03:10] "POST /neutron/security_group HTTP/1.1" 200 2062 0.006430
10.0.0.242 - - [2026-03-02 03:03:16] "POST /neutron/port HTTP/1.1" 200 1128 0.018112
10.0.0.242 - - [2026-03-02 03:03:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004113
10.0.0.242 - - [2026-03-02 03:03:21] "GET /virtual-network/ba40beed-6130-4c50-a93a-732a0937d883?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.006336
10.0.0.242 - - [2026-03-02 03:03:21] "PUT /virtual-network/ba40beed-6130-4c50-a93a-732a0937d883 HTTP/1.1" 200 264 0.077425
10.0.0.242 - - [2026-03-02 03:03:22] "DELETE /route-target/345acee6-499e-4242-a440-c84de1ab7500 HTTP/1.1" 200 115 0.041128
10.0.0.242 - - [2026-03-02 03:03:27] "POST /neutron/network HTTP/1.1" 400 204 0.016989
10.0.0.242 - - [2026-03-02 03:03:27] "POST /neutron/port HTTP/1.1" 200 151 0.203932
10.0.0.242 - - [2026-03-02 03:03:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004304
10.0.0.23 - - [2026-03-02 03:03:32] "GET /projects?obj_uuids=e0bbb60d-d2db-44ec-b2b1-7bb90a723b7f&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.044458
10.0.0.242 - - [2026-03-02 03:03:32] "GET /project/e0bbb60d-d2db-44ec-b2b1-7bb90a723b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.099025
10.0.0.242 - - [2026-03-02 03:03:32] "POST /neutron/network HTTP/1.1" 200 117 0.013782
10.0.0.242 - - [2026-03-02 03:03:32] "POST /route-targets HTTP/1.1" 200 327 0.016083
10.0.0.242 - - [2026-03-02 03:03:32] "POST /neutron/network HTTP/1.1" 200 832 0.012089
10.0.0.242 - - [2026-03-02 03:03:32] "POST /id-to-fqname HTTP/1.1" 200 226 0.001670
10.0.0.242 - - [2026-03-02 03:03:32] "GET /virtual-network/b66785ca-0498-43b6-a510-7871dbf960c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.008137
10.0.0.242 - - [2026-03-02 03:03:32] "GET /virtual-network/b66785ca-0498-43b6-a510-7871dbf960c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.007701
10.0.0.242 - - [2026-03-02 03:03:32] "POST /neutron/subnet HTTP/1.1" 200 725 0.010690
10.0.0.242 - - [2026-03-02 03:03:33] "GET /virtual-network/b66785ca-0498-43b6-a510-7871dbf960c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006425
10.0.0.242 - - [2026-03-02 03:03:33] "GET /obj-perms HTTP/1.1" 200 5057 0.057829
10.0.0.23 - - [2026-03-02 03:03:33] "GET /obj-perms HTTP/1.1" 200 5057 0.004586
10.0.0.242 - - [2026-03-02 03:03:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004327
10.0.0.242 - - [2026-03-02 03:03:33] "GET /virtual-network/b66785ca-0498-43b6-a510-7871dbf960c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006302
10.0.0.242 - - [2026-03-02 03:03:33] "PUT /virtual-network/b66785ca-0498-43b6-a510-7871dbf960c8 HTTP/1.1" 200 264 0.065523
10.0.0.242 - - [2026-03-02 03:03:33] "POST /ref-update HTTP/1.1" 200 156 0.032132
10.0.0.242 - - [2026-03-02 03:03:38] "POST /id-to-fqname HTTP/1.1" 200 226 0.001542
10.0.0.23 - - [2026-03-02 03:03:39] "GET /projects?obj_uuids=e0bbb60d-d2db-44ec-b2b1-7bb90a723b7f&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001021
10.0.0.242 - - [2026-03-02 03:03:39] "GET /project/e0bbb60d-d2db-44ec-b2b1-7bb90a723b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.080001
10.0.0.242 - - [2026-03-02 03:03:39] "POST /neutron/port HTTP/1.1" 200 117 0.005427
10.0.0.242 - - [2026-03-02 03:03:40] "POST /neutron/network HTTP/1.1" 200 842 0.007429
10.0.0.242 - - [2026-03-02 03:03:40] "POST /neutron/port HTTP/1.1" 200 1064 0.022257
10.0.0.242 - - [2026-03-02 03:03:41] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005268
10.0.0.242 - - [2026-03-02 03:03:41] "POST /neutron/network HTTP/1.1" 200 832 0.007828
10.0.0.242 - - [2026-03-02 03:03:45] "POST /neutron/port HTTP/1.1" 200 1128 0.022477
10.0.0.242 - - [2026-03-02 03:03:45] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007890
10.0.0.242 - - [2026-03-02 03:03:45] "GET /virtual-machine/53f5996a-6049-4580-a1ac-81ba02418935 HTTP/1.1" 200 1296 0.005417
10.0.0.242 - - [2026-03-02 03:03:45] "GET /virtual-machine-interface/6818a58c-8ba3-4955-839b-526fae2195de HTTP/1.1" 200 2966 0.005467
10.0.0.242 - - [2026-03-02 03:03:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003624
10.0.0.242 - - [2026-03-02 03:03:45] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004586
10.0.0.242 - - [2026-03-02 03:03:45] "GET /virtual-networks?parent_id=e0bbb60d-d2db-44ec-b2b1-7bb90a723b7f&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.004282
10.0.0.242 - - [2026-03-02 03:03:45] "GET /virtual-network/b66785ca-0498-43b6-a510-7871dbf960c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.007741
10.0.0.242 - - [2026-03-02 03:03:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004420
10.0.0.242 - - [2026-03-02 03:03:48] "GET /virtual-network/b66785ca-0498-43b6-a510-7871dbf960c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.006398
10.0.0.242 - - [2026-03-02 03:03:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005133
10.0.0.242 - - [2026-03-02 03:03:52] "GET /virtual-network/b66785ca-0498-43b6-a510-7871dbf960c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.005931
10.0.0.242 - - [2026-03-02 03:03:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003783
10.0.0.242 - - [2026-03-02 03:03:56] "GET /virtual-network/b66785ca-0498-43b6-a510-7871dbf960c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.005499
10.0.0.242 - - [2026-03-02 03:04:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003460
10.0.0.242 - - [2026-03-02 03:04:00] "GET /virtual-network/b66785ca-0498-43b6-a510-7871dbf960c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.007563
10.0.0.242 - - [2026-03-02 03:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003806
10.0.0.242 - - [2026-03-02 03:04:04] "GET /virtual-network/b66785ca-0498-43b6-a510-7871dbf960c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.005526
10.0.0.242 - - [2026-03-02 03:04:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004155
10.0.0.242 - - [2026-03-02 03:04:08] "GET /virtual-network/b66785ca-0498-43b6-a510-7871dbf960c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.005956
10.0.0.242 - - [2026-03-02 03:04:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004505
10.0.0.242 - - [2026-03-02 03:04:13] "GET /virtual-network/b66785ca-0498-43b6-a510-7871dbf960c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.006598
10.0.0.242 - - [2026-03-02 03:04:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003407
10.0.0.242 - - [2026-03-02 03:04:17] "GET /virtual-network/b66785ca-0498-43b6-a510-7871dbf960c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.005170
10.0.0.242 - - [2026-03-02 03:04:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004628
10.0.0.242 - - [2026-03-02 03:04:21] "GET /virtual-network/b66785ca-0498-43b6-a510-7871dbf960c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.005825
10.0.0.242 - - [2026-03-02 03:04:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.010181
10.0.0.242 - - [2026-03-02 03:04:23] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.007050
10.0.0.242 - - [2026-03-02 03:04:23] "GET /virtual-networks?parent_id=e0bbb60d-d2db-44ec-b2b1-7bb90a723b7f&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.010662
10.0.0.242 - - [2026-03-02 03:04:23] "GET /virtual-network/b66785ca-0498-43b6-a510-7871dbf960c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.013985
10.0.0.27 - - [2026-03-02 03:04:24] "GET /obj-perms HTTP/1.1" 200 5075 0.058262
10.0.0.242 - - [2026-03-02 03:04:28] "POST /neutron/port HTTP/1.1" 200 1128 0.029077
10.0.0.242 - - [2026-03-02 03:04:33] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007869
10.0.0.242 - - [2026-03-02 03:04:37] "POST /neutron/port HTTP/1.1" 200 1128 0.018425
10.0.0.242 - - [2026-03-02 03:04:38] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004081
10.0.0.242 - - [2026-03-02 03:04:38] "POST /neutron/network HTTP/1.1" 200 832 0.007495
10.0.0.242 - - [2026-03-02 03:04:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003264
10.0.0.242 - - [2026-03-02 03:04:44] "GET /virtual-network/b66785ca-0498-43b6-a510-7871dbf960c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.006498
10.0.0.242 - - [2026-03-02 03:04:44] "PUT /virtual-network/b66785ca-0498-43b6-a510-7871dbf960c8 HTTP/1.1" 200 264 0.058128
10.0.0.242 - - [2026-03-02 03:04:44] "DELETE /route-target/0b272883-ad12-4d41-9d83-e86018bc11d4 HTTP/1.1" 200 115 0.034417
10.0.0.242 - - [2026-03-02 03:04:49] "POST /neutron/network HTTP/1.1" 200 832 0.009175
10.0.0.242 - - [2026-03-02 03:04:50] "POST /neutron/port HTTP/1.1" 200 1118 0.012742
10.0.0.23 - - [2026-03-02 03:04:51] "POST /useragent-kv HTTP/1.1" 200 115 0.005225
10.0.0.23 - - [2026-03-02 03:04:51] "POST /useragent-kv HTTP/1.1" 200 115 0.002979
10.0.0.242 - - [2026-03-02 03:04:51] "POST /neutron/network HTTP/1.1" 200 151 0.150405
10.0.0.23 - - [2026-03-02 03:04:53] "GET /projects?obj_uuids=e0bbb60d-d2db-44ec-b2b1-7bb90a723b7f&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001078
10.0.0.242 - - [2026-03-02 03:04:53] "GET /project/e0bbb60d-d2db-44ec-b2b1-7bb90a723b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.044958
10.0.0.23 - - [2026-03-02 03:04:53] "GET /projects?obj_uuids=e0bbb60d-d2db-44ec-b2b1-7bb90a723b7f&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000986
10.0.0.242 - - [2026-03-02 03:04:53] "GET /project/e0bbb60d-d2db-44ec-b2b1-7bb90a723b7f?fields=virtual_networks HTTP/1.1" 200 1041 0.042871
10.0.0.23 - - [2026-03-02 03:04:53] "GET /projects?obj_uuids=e0bbb60d-d2db-44ec-b2b1-7bb90a723b7f&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000996
10.0.0.242 - - [2026-03-02 03:04:53] "GET /project/e0bbb60d-d2db-44ec-b2b1-7bb90a723b7f?fields=virtual_machine_interfaces HTTP/1.1" 200 1041 0.039922
10.0.0.23 - - [2026-03-02 03:04:53] "GET /projects?obj_uuids=e0bbb60d-d2db-44ec-b2b1-7bb90a723b7f&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001152
10.0.0.242 - - [2026-03-02 03:04:53] "GET /project/e0bbb60d-d2db-44ec-b2b1-7bb90a723b7f?fields=security_groups HTTP/1.1" 200 1271 0.039695
10.0.0.242 - - [2026-03-02 03:04:54] "POST /fqname-to-id HTTP/1.1" 404 213 0.026787
10.0.0.23 - - [2026-03-02 03:04:54] "GET /projects?obj_uuids=d1cd1f99-577f-4a2b-b86e-26078c240d65&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003541
10.0.0.23 - - [2026-03-02 03:04:54] "GET /domains?obj_uuids=cc2d0805-fa5b-4698-bfcc-d7811c08231a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000995
10.0.0.23 - - [2026-03-02 03:04:54] "GET /domain/cc2d0805-fa5b-4698-bfcc-d7811c08231a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007058
10.0.0.23 - - [2026-03-02 03:04:54] "POST /id-to-fqname HTTP/1.1" 200 216 0.002706
10.0.0.23 - - [2026-03-02 03:04:54] "POST /fqname-to-id HTTP/1.1" 404 227 0.008582
10.0.0.23 - - [2026-03-02 03:04:54] "POST /security-groups HTTP/1.1" 200 616 0.032415
10.0.0.242 - - [2026-03-02 03:04:54] "POST /fqname-to-id HTTP/1.1" 404 259 0.005247
10.0.0.23 - - [2026-03-02 03:04:54] "POST /projects HTTP/1.1" 200 635 0.244030
10.0.0.23 - - [2026-03-02 03:04:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.317390
10.0.0.242 - - [2026-03-02 03:04:54] "POST /access-control-lists HTTP/1.1" 200 619 0.033092
10.0.0.242 - - [2026-03-02 03:04:54] "GET /project/d1cd1f99-577f-4a2b-b86e-26078c240d65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.471431
10.0.0.242 - - [2026-03-02 03:04:56] "GET / HTTP/1.1" 200 35931 0.001665
10.0.0.242 - - [2026-03-02 03:04:57] "POST /fqname-to-id HTTP/1.1" 401 293 0.000611
10.0.0.242 - - [2026-03-02 03:04:58] "POST /fqname-to-id HTTP/1.1" 404 249 0.059361
10.0.0.242 - - [2026-03-02 03:04:58] "POST /fqname-to-id HTTP/1.1" 404 280 0.010085
10.0.0.242 - - [2026-03-02 03:04:58] "PUT /access-control-list/a2d1f7b7-eecc-4493-9835-df22ea0469e8 HTTP/1.1" 200 272 0.024250
10.0.0.242 - - [2026-03-02 03:04:58] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.033507
10.0.0.242 - - [2026-03-02 03:04:59] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.144340
10.0.0.242 - - [2026-03-02 03:04:59] "PUT /access-control-list/a2d1f7b7-eecc-4493-9835-df22ea0469e8 HTTP/1.1" 200 272 0.011219
10.0.0.242 - - [2026-03-02 03:04:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003822
10.0.0.242 - - [2026-03-02 03:04:59] "GET /security-group/d2441da0-06ca-40bd-8c7d-a3c25c6ffc8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.006038
10.0.0.242 - - [2026-03-02 03:05:00] "POST /neutron/security_group HTTP/1.1" 200 151 0.065056
10.0.0.242 - - [2026-03-02 03:05:00] "POST /fqname-to-id HTTP/1.1" 404 249 0.002972
10.0.0.242 - - [2026-03-02 03:05:00] "DELETE /access-control-list/a2d1f7b7-eecc-4493-9835-df22ea0469e8 HTTP/1.1" 200 115 0.050232
10.0.0.242 - - [2026-03-02 03:05:00] "POST /fqname-to-id HTTP/1.1" 404 249 0.003425
10.0.0.242 - - [2026-03-02 03:05:00] "POST /fqname-to-id HTTP/1.1" 404 280 0.005800
10.0.0.242 - - [2026-03-02 03:05:00] "PUT /access-control-list/602a1446-1c7b-4ae8-8cc1-033330627c22 HTTP/1.1" 200 272 0.022693
10.0.0.242 - - [2026-03-02 03:05:01] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.010579
10.0.0.242 - - [2026-03-02 03:05:01] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.123433
10.0.0.242 - - [2026-03-02 03:05:01] "PUT /access-control-list/602a1446-1c7b-4ae8-8cc1-033330627c22 HTTP/1.1" 200 272 0.016594
10.0.0.242 - - [2026-03-02 03:05:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003385
10.0.0.242 - - [2026-03-02 03:05:01] "GET /security-group/e2df7000-b3bb-4413-9167-977aa37ff8c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.003841
10.0.0.242 - - [2026-03-02 03:05:02] "POST /neutron/security_group_rule HTTP/1.1" 200 566 0.011063
10.0.0.242 - - [2026-03-02 03:05:02] "PUT /access-control-list/602a1446-1c7b-4ae8-8cc1-033330627c22 HTTP/1.1" 200 272 0.026294
10.0.0.242 - - [2026-03-02 03:05:02] "POST /neutron/security_group_rule HTTP/1.1" 200 601 0.136423
10.0.0.242 - - [2026-03-02 03:05:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005061
10.0.0.23 - - [2026-03-02 03:05:02] "GET /projects?obj_uuids=d1cd1f99-577f-4a2b-b86e-26078c240d65&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.000941
10.0.0.242 - - [2026-03-02 03:05:02] "GET /project/d1cd1f99-577f-4a2b-b86e-26078c240d65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.053255
10.0.0.242 - - [2026-03-02 03:05:03] "POST /ref-update HTTP/1.1" 200 156 0.024568
10.0.0.23 - - [2026-03-02 03:05:03] "POST /useragent-kv HTTP/1.1" 200 115 0.008410
10.0.0.242 - - [2026-03-02 03:05:03] "POST /neutron/subnet HTTP/1.1" 200 828 0.215296
10.0.0.242 - - [2026-03-02 03:05:03] "POST /id-to-fqname HTTP/1.1" 200 290 0.001348
10.0.0.242 - - [2026-03-02 03:05:03] "GET /virtual-network/cfdc4a80-dd9d-4288-9bd3-80507f926e98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.008589
10.0.0.242 - - [2026-03-02 03:05:03] "POST /neutron/network HTTP/1.1" 200 1113 0.009638
10.0.0.242 - - [2026-03-02 03:05:03] "GET /virtual-network/cfdc4a80-dd9d-4288-9bd3-80507f926e98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.005337
10.0.0.242 - - [2026-03-02 03:05:03] "POST /neutron/subnet HTTP/1.1" 200 724 0.008704
10.0.0.242 - - [2026-03-02 03:05:03] "GET /virtual-network/cfdc4a80-dd9d-4288-9bd3-80507f926e98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.006481
10.0.0.242 - - [2026-03-02 03:05:05] "POST /id-to-fqname HTTP/1.1" 200 290 0.001553
10.0.0.23 - - [2026-03-02 03:05:06] "GET /projects?obj_uuids=d1cd1f99-577f-4a2b-b86e-26078c240d65&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.000988
10.0.0.242 - - [2026-03-02 03:05:06] "GET /project/d1cd1f99-577f-4a2b-b86e-26078c240d65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.079373
10.0.0.242 - - [2026-03-02 03:05:06] "POST /neutron/network HTTP/1.1" 200 1113 0.036528
10.0.0.242 - - [2026-03-02 03:05:06] "POST /id-to-fqname HTTP/1.1" 200 290 0.001466
10.0.0.242 - - [2026-03-02 03:05:06] "POST /neutron/port HTTP/1.1" 200 117 0.006054
10.0.0.242 - - [2026-03-02 03:05:06] "POST /neutron/network HTTP/1.1" 200 1123 0.006647
10.0.0.242 - - [2026-03-02 03:05:07] "POST /neutron/port HTTP/1.1" 200 1192 0.023157
10.0.0.242 - - [2026-03-02 03:05:07] "POST /neutron/port HTTP/1.1" 200 1256 0.018303
10.0.0.23 - - [2026-03-02 03:05:07] "GET /projects?obj_uuids=d1cd1f99-577f-4a2b-b86e-26078c240d65&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001404
10.0.0.242 - - [2026-03-02 03:05:07] "POST /neutron/subnet HTTP/1.1" 200 1384 0.010850
10.0.0.242 - - [2026-03-02 03:05:07] "GET /project/d1cd1f99-577f-4a2b-b86e-26078c240d65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.070311
10.0.0.242 - - [2026-03-02 03:05:07] "POST /neutron/network HTTP/1.1" 200 1113 0.009480
10.0.0.242 - - [2026-03-02 03:05:07] "POST /neutron/security_group HTTP/1.1" 200 1457 0.009073
10.0.0.242 - - [2026-03-02 03:05:08] "POST /neutron/security_group HTTP/1.1" 200 1457 0.007820
10.0.0.23 - - [2026-03-02 03:05:08] "GET /projects?obj_uuids=d1cd1f99-577f-4a2b-b86e-26078c240d65&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001024
10.0.0.242 - - [2026-03-02 03:05:08] "POST /neutron/port HTTP/1.1" 200 1192 0.354042
10.0.0.242 - - [2026-03-02 03:05:09] "POST /neutron/port HTTP/1.1" 200 1246 0.125291
10.0.0.242 - - [2026-03-02 03:05:09] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004929
10.0.0.242 - - [2026-03-02 03:05:09] "POST /neutron/port HTTP/1.1" 200 117 0.001227
10.0.0.242 - - [2026-03-02 03:05:13] "POST /neutron/security_group HTTP/1.1" 200 1457 0.008685
10.0.0.242 - - [2026-03-02 03:05:13] "POST /neutron/port HTTP/1.1" 200 1256 0.021862
10.0.0.242 - - [2026-03-02 03:05:13] "POST /neutron/security_group HTTP/1.1" 200 1457 0.007730
10.0.0.242 - - [2026-03-02 03:05:13] "GET /virtual-machine/101b1d3e-bdbb-4bde-8837-fc1631d8a37f HTTP/1.1" 401 293 0.000573
10.0.0.242 - - [2026-03-02 03:05:13] "GET /virtual-machine/101b1d3e-bdbb-4bde-8837-fc1631d8a37f HTTP/1.1" 200 1316 0.040584
10.0.0.242 - - [2026-03-02 03:05:13] "GET /virtual-machine/101b1d3e-bdbb-4bde-8837-fc1631d8a37f HTTP/1.1" 200 1316 0.003800
10.0.0.242 - - [2026-03-02 03:05:13] "GET /virtual-machine-interface/1f9fcd55-2b22-4aef-b53e-e393cf43101b HTTP/1.1" 200 3417 0.006699
10.0.0.242 - - [2026-03-02 03:05:13] "GET /virtual-machine/101b1d3e-bdbb-4bde-8837-fc1631d8a37f HTTP/1.1" 200 1316 0.003858
10.0.0.242 - - [2026-03-02 03:05:13] "GET /virtual-machine-interface/1f9fcd55-2b22-4aef-b53e-e393cf43101b HTTP/1.1" 200 3417 0.005588
10.0.0.242 - - [2026-03-02 03:05:13] "GET /instance-ip/37ef39df-9c3e-494a-93ea-91a557caafe3 HTTP/1.1" 200 1715 0.006742
10.0.0.242 - - [2026-03-02 03:05:13] "GET /instance-ip/bacd8896-515d-4b0f-9a2f-febf69e1ed63 HTTP/1.1" 200 1736 0.010897
10.0.0.242 - - [2026-03-02 03:05:13] "GET /virtual-machine/101b1d3e-bdbb-4bde-8837-fc1631d8a37f HTTP/1.1" 200 1316 0.003351
10.0.0.242 - - [2026-03-02 03:05:13] "GET /virtual-machine-interface/1f9fcd55-2b22-4aef-b53e-e393cf43101b HTTP/1.1" 200 3417 0.005779
10.0.0.242 - - [2026-03-02 03:05:13] "GET /instance-ip/37ef39df-9c3e-494a-93ea-91a557caafe3 HTTP/1.1" 200 1715 0.005401
10.0.0.242 - - [2026-03-02 03:05:13] "GET /instance-ip/bacd8896-515d-4b0f-9a2f-febf69e1ed63 HTTP/1.1" 200 1736 0.004053
10.0.0.242 - - [2026-03-02 03:05:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003416
10.0.0.242 - - [2026-03-02 03:05:14] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.007392
10.0.0.242 - - [2026-03-02 03:05:14] "GET /virtual-networks?parent_id=d1cd1f99-577f-4a2b-b86e-26078c240d65&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003162
10.0.0.242 - - [2026-03-02 03:05:14] "GET /virtual-network/cfdc4a80-dd9d-4288-9bd3-80507f926e98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.006348
10.0.0.242 - - [2026-03-02 03:05:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005152
10.0.0.242 - - [2026-03-02 03:05:14] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.012846
10.0.0.242 - - [2026-03-02 03:05:14] "GET /virtual-networks?parent_id=d1cd1f99-577f-4a2b-b86e-26078c240d65&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.004151
10.0.0.242 - - [2026-03-02 03:05:14] "GET /virtual-network/cfdc4a80-dd9d-4288-9bd3-80507f926e98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.008310
10.0.0.242 - - [2026-03-02 03:05:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003545
10.0.0.242 - - [2026-03-02 03:05:14] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004019
10.0.0.242 - - [2026-03-02 03:05:14] "GET /virtual-networks?parent_id=d1cd1f99-577f-4a2b-b86e-26078c240d65&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003503
10.0.0.242 - - [2026-03-02 03:05:14] "GET /virtual-network/cfdc4a80-dd9d-4288-9bd3-80507f926e98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.006271
10.0.0.242 - - [2026-03-02 03:05:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.006095
10.0.0.242 - - [2026-03-02 03:05:14] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005940
10.0.0.242 - - [2026-03-02 03:05:14] "GET /virtual-networks?parent_id=d1cd1f99-577f-4a2b-b86e-26078c240d65&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.004188
10.0.0.242 - - [2026-03-02 03:05:14] "GET /virtual-network/cfdc4a80-dd9d-4288-9bd3-80507f926e98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.008489
10.0.0.242 - - [2026-03-02 03:05:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005418
10.0.0.242 - - [2026-03-02 03:05:14] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005197
10.0.0.242 - - [2026-03-02 03:05:14] "GET /virtual-networks?parent_id=d1cd1f99-577f-4a2b-b86e-26078c240d65&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003646
10.0.0.242 - - [2026-03-02 03:05:14] "GET /virtual-network/cfdc4a80-dd9d-4288-9bd3-80507f926e98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.006610
10.0.0.242 - - [2026-03-02 03:05:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003577
10.0.0.242 - - [2026-03-02 03:05:14] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004224
10.0.0.242 - - [2026-03-02 03:05:14] "GET /virtual-networks?parent_id=d1cd1f99-577f-4a2b-b86e-26078c240d65&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003794
10.0.0.242 - - [2026-03-02 03:05:14] "GET /virtual-network/cfdc4a80-dd9d-4288-9bd3-80507f926e98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.006312
10.0.0.242 - - [2026-03-02 03:05:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004381
10.0.0.242 - - [2026-03-02 03:05:14] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004512
10.0.0.242 - - [2026-03-02 03:05:14] "GET /virtual-networks?parent_id=d1cd1f99-577f-4a2b-b86e-26078c240d65&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003354
10.0.0.242 - - [2026-03-02 03:05:14] "GET /virtual-network/cfdc4a80-dd9d-4288-9bd3-80507f926e98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.006609
10.0.0.242 - - [2026-03-02 03:05:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004245
10.0.0.242 - - [2026-03-02 03:05:18] "GET /virtual-network/cfdc4a80-dd9d-4288-9bd3-80507f926e98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.006959
10.0.0.242 - - [2026-03-02 03:05:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004270
10.0.0.242 - - [2026-03-02 03:05:22] "GET /virtual-network/cfdc4a80-dd9d-4288-9bd3-80507f926e98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.010984
10.0.0.242 - - [2026-03-02 03:05:25] "GET /obj-perms HTTP/1.1" 200 5075 0.065603
10.0.0.242 - - [2026-03-02 03:05:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003851
10.0.0.242 - - [2026-03-02 03:05:26] "GET /virtual-network/cfdc4a80-dd9d-4288-9bd3-80507f926e98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.008155
10.0.0.242 - - [2026-03-02 03:05:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003459
10.0.0.242 - - [2026-03-02 03:05:30] "GET /virtual-network/cfdc4a80-dd9d-4288-9bd3-80507f926e98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.005524
10.0.0.242 - - [2026-03-02 03:05:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005175
10.0.0.242 - - [2026-03-02 03:05:34] "GET /virtual-network/cfdc4a80-dd9d-4288-9bd3-80507f926e98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.005463
10.0.0.242 - - [2026-03-02 03:05:37] "POST /neutron/network HTTP/1.1" 200 1123 0.038710
10.0.0.242 - - [2026-03-02 03:05:37] "POST /neutron/subnet HTTP/1.1" 200 1384 0.014811
10.0.0.242 - - [2026-03-02 03:05:37] "POST /neutron/network HTTP/1.1" 200 1113 0.011847
10.0.0.242 - - [2026-03-02 03:05:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003859
10.0.0.242 - - [2026-03-02 03:05:38] "GET /virtual-network/cfdc4a80-dd9d-4288-9bd3-80507f926e98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.005964
10.0.0.242 - - [2026-03-02 03:05:39] "POST /neutron/network HTTP/1.1" 200 1123 0.007887
10.0.0.242 - - [2026-03-02 03:05:39] "POST /neutron/subnet HTTP/1.1" 200 1384 0.014164
10.0.0.242 - - [2026-03-02 03:05:39] "POST /neutron/network HTTP/1.1" 200 1113 0.010478
10.0.0.242 - - [2026-03-02 03:05:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004764
10.0.0.242 - - [2026-03-02 03:05:42] "GET /virtual-network/cfdc4a80-dd9d-4288-9bd3-80507f926e98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.005949
10.0.0.242 - - [2026-03-02 03:05:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003730
10.0.0.242 - - [2026-03-02 03:05:44] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004951
10.0.0.242 - - [2026-03-02 03:05:44] "GET /virtual-networks?parent_id=d1cd1f99-577f-4a2b-b86e-26078c240d65&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002957
10.0.0.242 - - [2026-03-02 03:05:44] "GET /virtual-network/cfdc4a80-dd9d-4288-9bd3-80507f926e98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.007868
10.0.0.242 - - [2026-03-02 03:05:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004860
10.0.0.242 - - [2026-03-02 03:05:44] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004769
10.0.0.242 - - [2026-03-02 03:05:44] "GET /virtual-networks?parent_id=d1cd1f99-577f-4a2b-b86e-26078c240d65&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.004869
10.0.0.242 - - [2026-03-02 03:05:44] "GET /virtual-network/cfdc4a80-dd9d-4288-9bd3-80507f926e98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.008045
10.0.0.242 - - [2026-03-02 03:05:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003398
10.0.0.242 - - [2026-03-02 03:05:44] "GET /routing-instance/71961a67-9d97-4672-9df0-82727ac84799?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1680 0.005203
10.0.0.242 - - [2026-03-02 03:05:44] "GET /route-target/dd20c5cd-c9c8-49a9-b395-1f491f66e9a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004834
10.0.0.242 - - [2026-03-02 03:05:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004063
10.0.0.242 - - [2026-03-02 03:05:45] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004728
10.0.0.242 - - [2026-03-02 03:05:45] "GET /virtual-networks?parent_id=d1cd1f99-577f-4a2b-b86e-26078c240d65&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.004108
10.0.0.242 - - [2026-03-02 03:05:45] "GET /virtual-network/cfdc4a80-dd9d-4288-9bd3-80507f926e98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.007682
10.0.0.242 - - [2026-03-02 03:05:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003341
10.0.0.242 - - [2026-03-02 03:05:45] "GET /routing-instance/71961a67-9d97-4672-9df0-82727ac84799?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1680 0.005515
10.0.0.242 - - [2026-03-02 03:05:45] "GET /route-target/dd20c5cd-c9c8-49a9-b395-1f491f66e9a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004046
10.0.0.242 - - [2026-03-02 03:05:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003639
10.0.0.242 - - [2026-03-02 03:05:45] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004543
10.0.0.242 - - [2026-03-02 03:05:45] "GET /virtual-networks?parent_id=d1cd1f99-577f-4a2b-b86e-26078c240d65&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003330
10.0.0.242 - - [2026-03-02 03:05:45] "GET /virtual-network/cfdc4a80-dd9d-4288-9bd3-80507f926e98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.007510
10.0.0.242 - - [2026-03-02 03:05:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005120
10.0.0.242 - - [2026-03-02 03:05:45] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004620
10.0.0.242 - - [2026-03-02 03:05:45] "GET /virtual-networks?parent_id=d1cd1f99-577f-4a2b-b86e-26078c240d65&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003326
10.0.0.242 - - [2026-03-02 03:05:45] "GET /virtual-network/cfdc4a80-dd9d-4288-9bd3-80507f926e98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.006407
10.0.0.23 - - [2026-03-02 03:05:45] "GET /obj-perms HTTP/1.1" 200 5099 0.066815
10.0.0.242 - - [2026-03-02 03:05:45] "GET /obj-perms HTTP/1.1" 200 5099 0.060266
10.0.0.242 - - [2026-03-02 03:05:45] "GET /obj-perms HTTP/1.1" 200 5099 0.004383
10.0.0.242 - - [2026-03-02 03:05:45] "GET /obj-perms HTTP/1.1" 200 5099 0.004161
10.0.0.23 - - [2026-03-02 03:05:46] "GET /obj-perms HTTP/1.1" 200 5099 0.004312
10.0.0.242 - - [2026-03-02 03:05:46] "GET /virtual-machine/101b1d3e-bdbb-4bde-8837-fc1631d8a37f HTTP/1.1" 200 1316 0.005895
10.0.0.242 - - [2026-03-02 03:05:46] "GET /virtual-machine-interface/1f9fcd55-2b22-4aef-b53e-e393cf43101b HTTP/1.1" 200 3417 0.006901
10.0.0.242 - - [2026-03-02 03:05:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003745
10.0.0.242 - - [2026-03-02 03:05:46] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004250
10.0.0.242 - - [2026-03-02 03:05:46] "GET /virtual-networks?parent_id=d1cd1f99-577f-4a2b-b86e-26078c240d65&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002894
10.0.0.242 - - [2026-03-02 03:05:46] "GET /virtual-network/cfdc4a80-dd9d-4288-9bd3-80507f926e98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.006105
10.0.0.242 - - [2026-03-02 03:05:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004380
10.0.0.242 - - [2026-03-02 03:05:47] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003360
10.0.0.242 - - [2026-03-02 03:05:47] "GET /virtual-networks?parent_id=d1cd1f99-577f-4a2b-b86e-26078c240d65&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003059
10.0.0.242 - - [2026-03-02 03:05:47] "GET /virtual-network/cfdc4a80-dd9d-4288-9bd3-80507f926e98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.007032
10.0.0.23 - - [2026-03-02 03:05:49] "DELETE /project/d1cd1f99577f4a2bb86e26078c240d65 HTTP/1.1" 404 173 0.064857
10.0.0.23 - - [2026-03-02 03:05:49] "GET /projects?obj_uuids=e0bbb60d-d2db-44ec-b2b1-7bb90a723b7f&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000918
10.0.0.23 - - [2026-03-02 03:05:50] "GET /project/e0bbb60d-d2db-44ec-b2b1-7bb90a723b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.042910
10.0.0.23 - - [2026-03-02 03:05:50] "GET /projects?obj_uuids=e0bbb60d-d2db-44ec-b2b1-7bb90a723b7f&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001447
10.0.0.23 - - [2026-03-02 03:05:50] "GET /project/e0bbb60d-d2db-44ec-b2b1-7bb90a723b7f?fields=security_groups HTTP/1.1" 200 1111 0.053658
10.0.0.23 - - [2026-03-02 03:05:50] "GET /projects?obj_uuids=e0bbb60d-d2db-44ec-b2b1-7bb90a723b7f&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001258
10.0.0.23 - - [2026-03-02 03:05:50] "GET /project/e0bbb60d-d2db-44ec-b2b1-7bb90a723b7f?fields=application_policy_sets HTTP/1.1" 200 1415 0.046497
10.0.0.23 - - [2026-03-02 03:05:50] "DELETE /project/e0bbb60d-d2db-44ec-b2b1-7bb90a723b7f HTTP/1.1" 200 115 0.559357
10.0.0.23 - - [2026-03-02 03:05:51] "GET /global-system-configs HTTP/1.1" 401 293 0.000464
10.0.0.23 - - [2026-03-02 03:05:51] "GET /global-system-configs HTTP/1.1" 401 293 0.000426
10.0.0.27 - - [2026-03-02 03:05:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000409
10.0.0.27 - - [2026-03-02 03:05:52] "GET /global-system-configs HTTP/1.1" 401 293 0.001047
10.0.0.27 - - [2026-03-02 03:05:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000407
10.0.0.27 - - [2026-03-02 03:05:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000358
10.0.0.242 - - [2026-03-02 03:05:52] "POST /neutron/port HTTP/1.1" 200 1256 0.022810
10.0.0.242 - - [2026-03-02 03:05:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000415
10.0.0.242 - - [2026-03-02 03:05:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000398
10.0.0.242 - - [2026-03-02 03:05:52] "POST /neutron/security_group HTTP/1.1" 200 1457 0.006773
10.0.0.23 - - [2026-03-02 03:05:53] "GET /global-system-configs HTTP/1.1" 401 293 0.000509
10.0.0.23 - - [2026-03-02 03:05:53] "GET /global-system-configs HTTP/1.1" 401 293 0.000403
10.0.0.242 - - [2026-03-02 03:05:54] "GET /global-system-configs HTTP/1.1" 401 293 0.000380
10.0.0.242 - - [2026-03-02 03:05:54] "GET /global-system-configs HTTP/1.1" 401 293 0.000373
10.0.0.242 - - [2026-03-02 03:06:02] "POST /neutron/port HTTP/1.1" 200 1256 0.047694
10.0.0.242 - - [2026-03-02 03:06:03] "POST /neutron/security_group HTTP/1.1" 200 1457 0.010499
10.0.0.242 - - [2026-03-02 03:06:03] "POST /neutron/port HTTP/1.1" 200 1256 0.020812
10.0.0.242 - - [2026-03-02 03:06:03] "POST /neutron/security_group HTTP/1.1" 200 1457 0.009825
10.0.0.242 - - [2026-03-02 03:06:03] "GET /virtual-machine/15cbc328-3ede-4c72-b138-39c7a7d607a8 HTTP/1.1" 200 1317 0.007567
10.0.0.242 - - [2026-03-02 03:06:03] "GET /virtual-machine/15cbc328-3ede-4c72-b138-39c7a7d607a8 HTTP/1.1" 200 1317 0.005099
10.0.0.242 - - [2026-03-02 03:06:03] "GET /virtual-machine-interface/837ae55d-69dd-4e07-a9b3-9dc69bcb6788 HTTP/1.1" 200 3417 0.008385
10.0.0.242 - - [2026-03-02 03:06:03] "GET /virtual-machine/15cbc328-3ede-4c72-b138-39c7a7d607a8 HTTP/1.1" 200 1317 0.004680
10.0.0.242 - - [2026-03-02 03:06:03] "GET /virtual-machine-interface/837ae55d-69dd-4e07-a9b3-9dc69bcb6788 HTTP/1.1" 200 3417 0.006252
10.0.0.242 - - [2026-03-02 03:06:03] "GET /instance-ip/19948600-0a8e-415a-9bf7-bce26b9b1b87 HTTP/1.1" 200 1735 0.009708
10.0.0.242 - - [2026-03-02 03:06:03] "GET /instance-ip/edbe391b-fc91-4069-a7fa-e5c83ed92805 HTTP/1.1" 200 1716 0.009251
10.0.0.242 - - [2026-03-02 03:06:03] "GET /virtual-machine/15cbc328-3ede-4c72-b138-39c7a7d607a8 HTTP/1.1" 200 1317 0.006018
10.0.0.242 - - [2026-03-02 03:06:03] "GET /virtual-machine-interface/837ae55d-69dd-4e07-a9b3-9dc69bcb6788 HTTP/1.1" 200 3417 0.007470
10.0.0.242 - - [2026-03-02 03:06:03] "GET /instance-ip/19948600-0a8e-415a-9bf7-bce26b9b1b87 HTTP/1.1" 200 1735 0.005852
10.0.0.242 - - [2026-03-02 03:06:03] "GET /instance-ip/edbe391b-fc91-4069-a7fa-e5c83ed92805 HTTP/1.1" 200 1716 0.007716
10.0.0.242 - - [2026-03-02 03:06:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004195
10.0.0.242 - - [2026-03-02 03:06:03] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004040
10.0.0.242 - - [2026-03-02 03:06:03] "GET /virtual-networks?parent_id=d1cd1f99-577f-4a2b-b86e-26078c240d65&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003339
10.0.0.242 - - [2026-03-02 03:06:03] "GET /virtual-network/cfdc4a80-dd9d-4288-9bd3-80507f926e98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.007021
10.0.0.242 - - [2026-03-02 03:06:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003698
10.0.0.242 - - [2026-03-02 03:06:03] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004540
10.0.0.242 - - [2026-03-02 03:06:03] "GET /virtual-networks?parent_id=d1cd1f99-577f-4a2b-b86e-26078c240d65&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003425
10.0.0.242 - - [2026-03-02 03:06:03] "GET /virtual-network/cfdc4a80-dd9d-4288-9bd3-80507f926e98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.006105
10.0.0.242 - - [2026-03-02 03:06:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003693
10.0.0.242 - - [2026-03-02 03:06:03] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004257
10.0.0.242 - - [2026-03-02 03:06:03] "GET /virtual-networks?parent_id=d1cd1f99-577f-4a2b-b86e-26078c240d65&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003036
10.0.0.242 - - [2026-03-02 03:06:03] "GET /virtual-network/cfdc4a80-dd9d-4288-9bd3-80507f926e98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.007688
10.0.0.242 - - [2026-03-02 03:06:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004681
10.0.0.242 - - [2026-03-02 03:06:03] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004685
10.0.0.242 - - [2026-03-02 03:06:03] "GET /virtual-networks?parent_id=d1cd1f99-577f-4a2b-b86e-26078c240d65&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003242
10.0.0.242 - - [2026-03-02 03:06:04] "GET /virtual-network/cfdc4a80-dd9d-4288-9bd3-80507f926e98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.007901
10.0.0.242 - - [2026-03-02 03:06:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003445
10.0.0.242 - - [2026-03-02 03:06:04] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006500
10.0.0.242 - - [2026-03-02 03:06:04] "GET /virtual-networks?parent_id=d1cd1f99-577f-4a2b-b86e-26078c240d65&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003746
10.0.0.242 - - [2026-03-02 03:06:04] "GET /virtual-network/cfdc4a80-dd9d-4288-9bd3-80507f926e98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.006276
10.0.0.242 - - [2026-03-02 03:06:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003538
10.0.0.242 - - [2026-03-02 03:06:04] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005572
10.0.0.242 - - [2026-03-02 03:06:04] "GET /virtual-networks?parent_id=d1cd1f99-577f-4a2b-b86e-26078c240d65&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003447
10.0.0.242 - - [2026-03-02 03:06:04] "GET /virtual-network/cfdc4a80-dd9d-4288-9bd3-80507f926e98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.006121
10.0.0.242 - - [2026-03-02 03:06:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003653
10.0.0.242 - - [2026-03-02 03:06:04] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004003
10.0.0.242 - - [2026-03-02 03:06:04] "GET /virtual-networks?parent_id=d1cd1f99-577f-4a2b-b86e-26078c240d65&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003790
10.0.0.242 - - [2026-03-02 03:06:04] "GET /virtual-network/cfdc4a80-dd9d-4288-9bd3-80507f926e98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.006775
10.0.0.242 - - [2026-03-02 03:06:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003406
10.0.0.242 - - [2026-03-02 03:06:05] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004017
10.0.0.242 - - [2026-03-02 03:06:05] "GET /virtual-networks?parent_id=d1cd1f99-577f-4a2b-b86e-26078c240d65&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003847
10.0.0.242 - - [2026-03-02 03:06:05] "GET /virtual-network/cfdc4a80-dd9d-4288-9bd3-80507f926e98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.006191
10.0.0.242 - - [2026-03-02 03:06:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003185
10.0.0.242 - - [2026-03-02 03:06:05] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004940
10.0.0.242 - - [2026-03-02 03:06:05] "GET /virtual-networks?parent_id=d1cd1f99-577f-4a2b-b86e-26078c240d65&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.004356
10.0.0.242 - - [2026-03-02 03:06:05] "GET /virtual-network/cfdc4a80-dd9d-4288-9bd3-80507f926e98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.006604
10.0.0.242 - - [2026-03-02 03:06:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003609
10.0.0.242 - - [2026-03-02 03:06:05] "GET /routing-instance/71961a67-9d97-4672-9df0-82727ac84799?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1680 0.004791
10.0.0.242 - - [2026-03-02 03:06:05] "GET /route-target/dd20c5cd-c9c8-49a9-b395-1f491f66e9a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003397
10.0.0.242 - - [2026-03-02 03:06:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004067
10.0.0.242 - - [2026-03-02 03:06:05] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005013
10.0.0.242 - - [2026-03-02 03:06:05] "GET /virtual-networks?parent_id=d1cd1f99-577f-4a2b-b86e-26078c240d65&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003455
10.0.0.242 - - [2026-03-02 03:06:05] "GET /virtual-network/cfdc4a80-dd9d-4288-9bd3-80507f926e98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.007260
10.0.0.242 - - [2026-03-02 03:06:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003125
10.0.0.242 - - [2026-03-02 03:06:06] "GET /routing-instance/71961a67-9d97-4672-9df0-82727ac84799?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1680 0.004870
10.0.0.242 - - [2026-03-02 03:06:06] "GET /route-target/dd20c5cd-c9c8-49a9-b395-1f491f66e9a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003990
10.0.0.242 - - [2026-03-02 03:06:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003355
10.0.0.242 - - [2026-03-02 03:06:06] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004235
10.0.0.242 - - [2026-03-02 03:06:06] "GET /virtual-networks?parent_id=d1cd1f99-577f-4a2b-b86e-26078c240d65&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003510
10.0.0.242 - - [2026-03-02 03:06:06] "GET /virtual-network/cfdc4a80-dd9d-4288-9bd3-80507f926e98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.006941
10.0.0.242 - - [2026-03-02 03:06:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003351
10.0.0.242 - - [2026-03-02 03:06:06] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004487
10.0.0.242 - - [2026-03-02 03:06:06] "GET /virtual-networks?parent_id=d1cd1f99-577f-4a2b-b86e-26078c240d65&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003094
10.0.0.242 - - [2026-03-02 03:06:06] "GET /virtual-network/cfdc4a80-dd9d-4288-9bd3-80507f926e98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.006648
10.0.0.242 - - [2026-03-02 03:06:06] "GET /obj-perms HTTP/1.1" 200 5099 0.004173
10.0.0.23 - - [2026-03-02 03:06:06] "GET /obj-perms HTTP/1.1" 200 5099 0.004335
10.0.0.27 - - [2026-03-02 03:06:06] "GET /obj-perms HTTP/1.1" 200 5099 0.056716
10.0.0.242 - - [2026-03-02 03:06:06] "GET /obj-perms HTTP/1.1" 200 5099 0.004869
10.0.0.242 - - [2026-03-02 03:06:06] "GET /virtual-machine/15cbc328-3ede-4c72-b138-39c7a7d607a8 HTTP/1.1" 200 1317 0.004731
10.0.0.242 - - [2026-03-02 03:06:06] "GET /virtual-machine-interface/837ae55d-69dd-4e07-a9b3-9dc69bcb6788 HTTP/1.1" 200 3417 0.005870
10.0.0.242 - - [2026-03-02 03:06:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005273
10.0.0.242 - - [2026-03-02 03:06:06] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004232
10.0.0.242 - - [2026-03-02 03:06:06] "GET /virtual-networks?parent_id=d1cd1f99-577f-4a2b-b86e-26078c240d65&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003130
10.0.0.242 - - [2026-03-02 03:06:06] "GET /virtual-network/cfdc4a80-dd9d-4288-9bd3-80507f926e98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.006901
10.0.0.242 - - [2026-03-02 03:06:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003904
10.0.0.242 - - [2026-03-02 03:06:07] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003552
10.0.0.242 - - [2026-03-02 03:06:07] "GET /virtual-networks?parent_id=d1cd1f99-577f-4a2b-b86e-26078c240d65&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003800
10.0.0.242 - - [2026-03-02 03:06:07] "GET /virtual-network/cfdc4a80-dd9d-4288-9bd3-80507f926e98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.007604
10.0.0.242 - - [2026-03-02 03:06:13] "GET /virtual-machine/101b1d3e-bdbb-4bde-8837-fc1631d8a37f HTTP/1.1" 200 1316 0.003986
10.0.0.242 - - [2026-03-02 03:06:13] "GET /virtual-machine-interface/1f9fcd55-2b22-4aef-b53e-e393cf43101b HTTP/1.1" 200 3417 0.008191
10.0.0.242 - - [2026-03-02 03:06:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003976
10.0.0.242 - - [2026-03-02 03:06:13] "GET /security-group/e2df7000-b3bb-4413-9167-977aa37ff8c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2741 0.004743
10.0.0.242 - - [2026-03-02 03:06:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003711
10.0.0.242 - - [2026-03-02 03:06:13] "GET /security-group/e2df7000-b3bb-4413-9167-977aa37ff8c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2741 0.004397
10.0.0.242 - - [2026-03-02 03:06:13] "POST /neutron/security_group HTTP/1.1" 200 1483 0.003999
10.0.0.242 - - [2026-03-02 03:06:13] "POST /neutron/port HTTP/1.1" 200 1246 0.021170
10.0.0.242 - - [2026-03-02 03:06:13] "GET /virtual-machine/101b1d3e-bdbb-4bde-8837-fc1631d8a37f HTTP/1.1" 200 1316 0.003782
10.0.0.242 - - [2026-03-02 03:06:13] "GET /virtual-machine-interface/1f9fcd55-2b22-4aef-b53e-e393cf43101b HTTP/1.1" 200 3361 0.011601
10.0.0.242 - - [2026-03-02 03:06:13] "POST /neutron/security_group HTTP/1.1" 200 1457 0.008034
10.0.0.242 - - [2026-03-02 03:06:13] "POST /neutron/port HTTP/1.1" 200 1208 0.017311
10.0.0.242 - - [2026-03-02 03:06:13] "GET /virtual-machine/101b1d3e-bdbb-4bde-8837-fc1631d8a37f HTTP/1.1" 200 1316 0.003753
10.0.0.242 - - [2026-03-02 03:06:13] "GET /virtual-machine-interface/1f9fcd55-2b22-4aef-b53e-e393cf43101b HTTP/1.1" 200 3417 0.007810
10.0.0.242 - - [2026-03-02 03:06:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003006
10.0.0.242 - - [2026-03-02 03:06:13] "GET /security-group/e2df7000-b3bb-4413-9167-977aa37ff8c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2741 0.003843
10.0.0.242 - - [2026-03-02 03:06:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003175
10.0.0.242 - - [2026-03-02 03:06:14] "GET /security-group/e2df7000-b3bb-4413-9167-977aa37ff8c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2741 0.004153
10.0.0.242 - - [2026-03-02 03:06:14] "POST /neutron/security_group HTTP/1.1" 200 1483 0.004180
10.0.0.27 - - [2026-03-02 03:06:25] "GET /obj-perms HTTP/1.1" 200 5075 0.070881
10.0.0.242 - - [2026-03-02 03:06:37] "POST /neutron/port HTTP/1.1" 200 1256 0.020285
10.0.0.242 - - [2026-03-02 03:06:38] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004207
10.0.0.242 - - [2026-03-02 03:06:38] "POST /neutron/port HTTP/1.1" 200 117 0.001183
10.0.0.242 - - [2026-03-02 03:06:39] "POST /neutron/security_group_rule HTTP/1.1" 200 564 0.009151
10.0.0.242 - - [2026-03-02 03:06:40] "POST /neutron/security_group_rule HTTP/1.1" 200 565 0.014901
10.0.0.242 - - [2026-03-02 03:06:40] "PUT /access-control-list/602a1446-1c7b-4ae8-8cc1-033330627c22 HTTP/1.1" 200 272 0.082773
10.0.0.242 - - [2026-03-02 03:06:40] "POST /neutron/network HTTP/1.1" 200 1123 0.037895
10.0.0.242 - - [2026-03-02 03:06:40] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003709
10.0.0.242 - - [2026-03-02 03:06:40] "POST /neutron/port HTTP/1.1" 200 117 0.001880
10.0.0.242 - - [2026-03-02 03:06:43] "POST /neutron/security_group HTTP/1.1" 200 1455 0.009455
10.0.0.242 - - [2026-03-02 03:06:43] "POST /neutron/port HTTP/1.1" 200 1246 0.021096
10.0.0.242 - - [2026-03-02 03:06:43] "GET /virtual-machine/15cbc328-3ede-4c72-b138-39c7a7d607a8 HTTP/1.1" 200 1317 0.006249
10.0.0.242 - - [2026-03-02 03:06:43] "POST /neutron/port HTTP/1.1" 200 1208 0.020322
10.0.0.242 - - [2026-03-02 03:06:45] "GET /virtual-machine/15cbc328-3ede-4c72-b138-39c7a7d607a8 HTTP/1.1" 404 171 0.003340
10.0.0.242 - - [2026-03-02 03:06:45] "GET /virtual-machine/15cbc328-3ede-4c72-b138-39c7a7d607a8 HTTP/1.1" 404 171 0.003580
10.0.0.242 - - [2026-03-02 03:06:45] "GET /virtual-machine/15cbc328-3ede-4c72-b138-39c7a7d607a8 HTTP/1.1" 404 171 0.003591
10.0.0.242 - - [2026-03-02 03:06:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003599
10.0.0.242 - - [2026-03-02 03:06:45] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003991
10.0.0.242 - - [2026-03-02 03:06:45] "GET /virtual-networks?parent_id=d1cd1f99-577f-4a2b-b86e-26078c240d65&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003160
10.0.0.242 - - [2026-03-02 03:06:45] "GET /virtual-network/cfdc4a80-dd9d-4288-9bd3-80507f926e98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.006300
10.0.0.242 - - [2026-03-02 03:06:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004254
10.0.0.242 - - [2026-03-02 03:06:45] "GET /routing-instance/71961a67-9d97-4672-9df0-82727ac84799?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1680 0.004904
10.0.0.242 - - [2026-03-02 03:06:45] "GET /route-target/dd20c5cd-c9c8-49a9-b395-1f491f66e9a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004144
10.0.0.242 - - [2026-03-02 03:06:49] "GET /obj-perms HTTP/1.1" 200 5099 0.005186
10.0.0.27 - - [2026-03-02 03:06:52] "GET /obj-perms HTTP/1.1" 200 5099 0.003859
10.0.0.242 - - [2026-03-02 03:06:58] "GET /obj-perms HTTP/1.1" 200 5099 0.003701
10.0.0.27 - - [2026-03-02 03:07:01] "GET /obj-perms HTTP/1.1" 200 5099 0.005707
10.0.0.242 - - [2026-03-02 03:07:07] "GET /obj-perms HTTP/1.1" 200 5099 0.004383
10.0.0.27 - - [2026-03-02 03:07:10] "GET /obj-perms HTTP/1.1" 200 5099 0.004699
10.0.0.242 - - [2026-03-02 03:07:13] "GET /obj-perms HTTP/1.1" 200 5099 0.004725
10.0.0.23 - - [2026-03-02 03:07:13] "GET /obj-perms HTTP/1.1" 200 5099 0.003483
10.0.0.242 - - [2026-03-02 03:07:13] "POST /neutron/port HTTP/1.1" 200 1256 0.018733
10.0.0.242 - - [2026-03-02 03:07:14] "POST /neutron/port HTTP/1.1" 200 1208 0.094228
10.0.0.242 - - [2026-03-02 03:07:14] "GET /virtual-machine/101b1d3e-bdbb-4bde-8837-fc1631d8a37f HTTP/1.1" 200 1316 0.004908
10.0.0.242 - - [2026-03-02 03:07:14] "POST /neutron/port HTTP/1.1" 200 151 0.265949
10.0.0.242 - - [2026-03-02 03:07:16] "GET /virtual-machine/101b1d3e-bdbb-4bde-8837-fc1631d8a37f HTTP/1.1" 404 171 0.004025
10.0.0.242 - - [2026-03-02 03:07:16] "GET /virtual-machine/101b1d3e-bdbb-4bde-8837-fc1631d8a37f HTTP/1.1" 404 171 0.002702
10.0.0.242 - - [2026-03-02 03:07:16] "GET /virtual-machine/101b1d3e-bdbb-4bde-8837-fc1631d8a37f HTTP/1.1" 404 171 0.003339
10.0.0.242 - - [2026-03-02 03:07:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004593
10.0.0.242 - - [2026-03-02 03:07:16] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003978
10.0.0.242 - - [2026-03-02 03:07:16] "GET /virtual-networks?parent_id=d1cd1f99-577f-4a2b-b86e-26078c240d65&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003287
10.0.0.242 - - [2026-03-02 03:07:16] "GET /virtual-network/cfdc4a80-dd9d-4288-9bd3-80507f926e98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.006335
10.0.0.242 - - [2026-03-02 03:07:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002858
10.0.0.242 - - [2026-03-02 03:07:16] "GET /routing-instance/71961a67-9d97-4672-9df0-82727ac84799?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1680 0.004586
10.0.0.242 - - [2026-03-02 03:07:16] "GET /route-target/dd20c5cd-c9c8-49a9-b395-1f491f66e9a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004416
10.0.0.242 - - [2026-03-02 03:07:16] "GET /obj-perms HTTP/1.1" 200 5099 0.005180
10.0.0.242 - - [2026-03-02 03:07:19] "GET /obj-perms HTTP/1.1" 200 5099 0.004395
10.0.0.27 - - [2026-03-02 03:07:19] "GET /obj-perms HTTP/1.1" 200 5099 0.003869
10.0.0.242 - - [2026-03-02 03:07:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006083
10.0.0.242 - - [2026-03-02 03:07:20] "POST /neutron/security_group HTTP/1.1" 200 1481 0.004091
10.0.0.242 - - [2026-03-02 03:07:20] "POST /fqname-to-id HTTP/1.1" 404 249 0.003327
10.0.0.242 - - [2026-03-02 03:07:20] "DELETE /access-control-list/602a1446-1c7b-4ae8-8cc1-033330627c22 HTTP/1.1" 200 115 0.031227
10.0.0.23 - - [2026-03-02 03:07:21] "GET /projects?obj_uuids=d1cd1f99-577f-4a2b-b86e-26078c240d65&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.002033
10.0.0.242 - - [2026-03-02 03:07:22] "GET /project/d1cd1f99-577f-4a2b-b86e-26078c240d65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.114291
10.0.0.23 - - [2026-03-02 03:07:22] "GET /projects?obj_uuids=d1cd1f99-577f-4a2b-b86e-26078c240d65&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001798
10.0.0.242 - - [2026-03-02 03:07:22] "GET /project/d1cd1f99-577f-4a2b-b86e-26078c240d65?fields=virtual_networks HTTP/1.1" 200 1083 0.076482
10.0.0.23 - - [2026-03-02 03:07:22] "GET /projects?obj_uuids=d1cd1f99-577f-4a2b-b86e-26078c240d65&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.000917
10.0.0.242 - - [2026-03-02 03:07:22] "GET /project/d1cd1f99-577f-4a2b-b86e-26078c240d65?fields=virtual_machine_interfaces HTTP/1.1" 200 1083 0.069927
10.0.0.23 - - [2026-03-02 03:07:22] "GET /projects?obj_uuids=d1cd1f99-577f-4a2b-b86e-26078c240d65&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.000984
10.0.0.242 - - [2026-03-02 03:07:22] "GET /project/d1cd1f99-577f-4a2b-b86e-26078c240d65?fields=security_groups HTTP/1.1" 200 1334 0.052191
10.0.0.242 - - [2026-03-02 03:07:23] "POST /fqname-to-id HTTP/1.1" 404 218 0.038860
10.0.0.23 - - [2026-03-02 03:07:23] "GET /projects?obj_uuids=1fd7ea42-ac31-4c7c-92a6-32c23e5f71de&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003341
10.0.0.23 - - [2026-03-02 03:07:23] "GET /domains?obj_uuids=cc2d0805-fa5b-4698-bfcc-d7811c08231a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000997
10.0.0.23 - - [2026-03-02 03:07:23] "GET /domain/cc2d0805-fa5b-4698-bfcc-d7811c08231a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007836
10.0.0.23 - - [2026-03-02 03:07:23] "POST /id-to-fqname HTTP/1.1" 200 221 0.008506
10.0.0.23 - - [2026-03-02 03:07:23] "POST /fqname-to-id HTTP/1.1" 404 232 0.012556
10.0.0.23 - - [2026-03-02 03:07:23] "POST /security-groups HTTP/1.1" 200 621 0.101577
10.0.0.23 - - [2026-03-02 03:07:23] "POST /projects HTTP/1.1" 200 645 0.383626
10.0.0.23 - - [2026-03-02 03:07:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.433197
10.0.0.242 - - [2026-03-02 03:07:24] "POST /fqname-to-id HTTP/1.1" 404 263 0.017354
10.0.0.242 - - [2026-03-02 03:07:24] "GET /project/1fd7ea42-ac31-4c7c-92a6-32c23e5f71de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1483 0.610483
10.0.0.242 - - [2026-03-02 03:07:25] "GET / HTTP/1.1" 200 35931 0.001936
10.0.0.242 - - [2026-03-02 03:07:27] "POST /fqname-to-id HTTP/1.1" 401 293 0.000438
10.0.0.242 - - [2026-03-02 03:07:27] "POST /fqname-to-id HTTP/1.1" 404 254 0.033889
10.0.0.242 - - [2026-03-02 03:07:27] "POST /security-groups HTTP/1.1" 200 595 0.035645
10.0.0.242 - - [2026-03-02 03:07:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003254
10.0.0.242 - - [2026-03-02 03:07:27] "POST /access-control-lists HTTP/1.1" 200 648 0.032666
10.0.0.242 - - [2026-03-02 03:07:27] "GET /security-group/d70b412d-da95-4a7d-8561-03782c826cb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.007210
10.0.0.242 - - [2026-03-02 03:07:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.010789
10.0.0.242 - - [2026-03-02 03:07:28] "GET /security-group/d70b412d-da95-4a7d-8561-03782c826cb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.004430
10.0.0.242 - - [2026-03-02 03:07:28] "DELETE /security-group/d70b412d-da95-4a7d-8561-03782c826cb8 HTTP/1.1" 200 115 0.057298
10.0.0.242 - - [2026-03-02 03:07:28] "POST /fqname-to-id HTTP/1.1" 404 254 0.004785
10.0.0.242 - - [2026-03-02 03:07:28] "DELETE /access-control-list/4486a364-1b97-48c8-9937-e3f8869b1719 HTTP/1.1" 200 115 0.049560
10.0.0.242 - - [2026-03-02 03:07:29] "POST /fqname-to-id HTTP/1.1" 404 254 0.004793
10.0.0.242 - - [2026-03-02 03:07:29] "POST /security-groups HTTP/1.1" 200 595 0.038700
10.0.0.242 - - [2026-03-02 03:07:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003668
10.0.0.242 - - [2026-03-02 03:07:29] "POST /access-control-lists HTTP/1.1" 200 648 0.034975
10.0.0.242 - - [2026-03-02 03:07:29] "GET /security-group/d93a50e8-8599-40c2-b01b-eb8ff62f80bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.007001
10.0.0.242 - - [2026-03-02 03:07:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003718
10.0.0.242 - - [2026-03-02 03:07:29] "GET /security-group/d93a50e8-8599-40c2-b01b-eb8ff62f80bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.004841
10.0.0.242 - - [2026-03-02 03:07:29] "GET /security-group/d93a50e8-8599-40c2-b01b-eb8ff62f80bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.006532
10.0.0.242 - - [2026-03-02 03:07:29] "PUT /security-group/d93a50e8-8599-40c2-b01b-eb8ff62f80bf HTTP/1.1" 200 262 0.022898
10.0.0.242 - - [2026-03-02 03:07:29] "PUT /access-control-list/749c90e6-0690-4a66-9d12-f15aa40319d7 HTTP/1.1" 200 272 0.012132
10.0.0.242 - - [2026-03-02 03:07:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.007358
10.0.0.23 - - [2026-03-02 03:07:29] "GET /projects?obj_uuids=1fd7ea42-ac31-4c7c-92a6-32c23e5f71de&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001198
10.0.0.242 - - [2026-03-02 03:07:29] "GET /project/1fd7ea42-ac31-4c7c-92a6-32c23e5f71de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1483 0.055224
10.0.0.23 - - [2026-03-02 03:07:29] "GET /projects?obj_uuids=1fd7ea42-ac31-4c7c-92a6-32c23e5f71de&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001305
10.0.0.242 - - [2026-03-02 03:07:30] "POST /neutron/network HTTP/1.1" 200 735 0.189063
10.0.0.242 - - [2026-03-02 03:07:30] "POST /ref-update HTTP/1.1" 200 156 0.031716
10.0.0.242 - - [2026-03-02 03:07:30] "POST /id-to-fqname HTTP/1.1" 200 300 0.003885
10.0.0.242 - - [2026-03-02 03:07:30] "GET /virtual-network/7e772a51-c562-4ddd-944b-caacf69726ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2247 0.006085
10.0.0.242 - - [2026-03-02 03:07:30] "POST /neutron/network HTTP/1.1" 200 953 0.008551
10.0.0.242 - - [2026-03-02 03:07:30] "GET /virtual-network/7e772a51-c562-4ddd-944b-caacf69726ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2247 0.007241
10.0.0.242 - - [2026-03-02 03:07:30] "GET /virtual-network/7e772a51-c562-4ddd-944b-caacf69726ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2247 0.006495
10.0.0.242 - - [2026-03-02 03:07:31] "GET /obj-perms HTTP/1.1" 200 5109 0.090041
10.0.0.242 - - [2026-03-02 03:07:32] "POST /id-to-fqname HTTP/1.1" 200 300 0.001361
10.0.0.242 - - [2026-03-02 03:07:32] "POST /neutron/security_group HTTP/1.1" 200 1290 0.009096
10.0.0.23 - - [2026-03-02 03:07:33] "GET /projects?obj_uuids=1fd7ea42-ac31-4c7c-92a6-32c23e5f71de&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001547
10.0.0.242 - - [2026-03-02 03:07:33] "GET /project/1fd7ea42-ac31-4c7c-92a6-32c23e5f71de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1483 0.083231
10.0.0.242 - - [2026-03-02 03:07:33] "POST /neutron/port HTTP/1.1" 200 117 0.008325
10.0.0.242 - - [2026-03-02 03:07:33] "POST /id-to-fqname HTTP/1.1" 200 300 0.001405
10.0.0.242 - - [2026-03-02 03:07:34] "POST /neutron/security_group HTTP/1.1" 200 1290 0.010639
10.0.0.23 - - [2026-03-02 03:07:34] "GET /projects?obj_uuids=1fd7ea42-ac31-4c7c-92a6-32c23e5f71de&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001058
10.0.0.242 - - [2026-03-02 03:07:34] "POST /neutron/security_group HTTP/1.1" 200 3296 0.059736
10.0.0.242 - - [2026-03-02 03:07:34] "POST /neutron/port HTTP/1.1" 200 1089 0.024849
10.0.0.23 - - [2026-03-02 03:07:35] "GET /projects?obj_uuids=1fd7ea42-ac31-4c7c-92a6-32c23e5f71de&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001471
10.0.0.242 - - [2026-03-02 03:07:35] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004700
10.0.0.242 - - [2026-03-02 03:07:35] "GET /project/1fd7ea42-ac31-4c7c-92a6-32c23e5f71de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1483 0.096046
10.0.0.242 - - [2026-03-02 03:07:35] "POST /neutron/network HTTP/1.1" 200 953 0.007580
10.0.0.242 - - [2026-03-02 03:07:35] "POST /neutron/security_group HTTP/1.1" 200 1290 0.008818
10.0.0.242 - - [2026-03-02 03:07:35] "POST /neutron/security_group HTTP/1.1" 200 1290 0.008511
10.0.0.23 - - [2026-03-02 03:07:36] "GET /projects?obj_uuids=1fd7ea42-ac31-4c7c-92a6-32c23e5f71de&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001490
10.0.0.242 - - [2026-03-02 03:07:36] "POST /neutron/port HTTP/1.1" 200 1089 0.305960
10.0.0.242 - - [2026-03-02 03:07:36] "POST /neutron/port HTTP/1.1" 200 1143 0.109671
10.0.0.242 - - [2026-03-02 03:07:36] "POST /neutron/subnet HTTP/1.1" 200 693 0.010482
10.0.0.242 - - [2026-03-02 03:07:38] "POST /neutron/port HTTP/1.1" 200 1154 0.021262
10.0.0.242 - - [2026-03-02 03:07:38] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004745
10.0.0.242 - - [2026-03-02 03:07:39] "POST /neutron/network HTTP/1.1" 200 953 0.007192
10.0.0.242 - - [2026-03-02 03:07:40] "POST /neutron/port HTTP/1.1" 200 1154 0.018099
10.0.0.242 - - [2026-03-02 03:07:40] "POST /neutron/port HTTP/1.1" 200 1154 0.018053
10.0.0.242 - - [2026-03-02 03:07:41] "POST /neutron/port HTTP/1.1" 200 1154 0.021085
10.0.0.242 - - [2026-03-02 03:07:41] "POST /neutron/floatingip HTTP/1.1" 200 117 0.009388
10.0.0.242 - - [2026-03-02 03:07:41] "GET /virtual-machine/2d99c603-70f2-445b-a15a-4c00f437e544 HTTP/1.1" 401 293 0.000810
10.0.0.242 - - [2026-03-02 03:07:41] "POST /neutron/network HTTP/1.1" 200 953 0.008674
10.0.0.242 - - [2026-03-02 03:07:41] "GET /virtual-machine/2d99c603-70f2-445b-a15a-4c00f437e544 HTTP/1.1" 200 1322 0.034039
10.0.0.242 - - [2026-03-02 03:07:41] "GET /virtual-machine/2d99c603-70f2-445b-a15a-4c00f437e544 HTTP/1.1" 200 1322 0.005145
10.0.0.242 - - [2026-03-02 03:07:41] "GET /virtual-machine-interface/bb3ef705-94f1-415a-a33d-24e7b610a229 HTTP/1.1" 200 3264 0.007444
10.0.0.242 - - [2026-03-02 03:07:41] "GET /virtual-machine/2d99c603-70f2-445b-a15a-4c00f437e544 HTTP/1.1" 200 1322 0.004440
10.0.0.242 - - [2026-03-02 03:07:41] "GET /virtual-machine-interface/bb3ef705-94f1-415a-a33d-24e7b610a229 HTTP/1.1" 200 3264 0.005622
10.0.0.242 - - [2026-03-02 03:07:41] "GET /instance-ip/b6ed0adc-d8b5-47d8-9c41-768135cb34ce HTTP/1.1" 200 1730 0.005832
10.0.0.242 - - [2026-03-02 03:07:41] "GET /virtual-machine/2d99c603-70f2-445b-a15a-4c00f437e544 HTTP/1.1" 200 1322 0.004736
10.0.0.242 - - [2026-03-02 03:07:41] "GET /virtual-machine-interface/bb3ef705-94f1-415a-a33d-24e7b610a229 HTTP/1.1" 200 3264 0.005595
10.0.0.242 - - [2026-03-02 03:07:41] "GET /instance-ip/b6ed0adc-d8b5-47d8-9c41-768135cb34ce HTTP/1.1" 200 1730 0.004330
10.0.0.242 - - [2026-03-02 03:07:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003872
10.0.0.242 - - [2026-03-02 03:07:41] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003696
10.0.0.242 - - [2026-03-02 03:07:41] "GET /virtual-networks?parent_id=1fd7ea42-ac31-4c7c-92a6-32c23e5f71de&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003226
10.0.0.242 - - [2026-03-02 03:07:41] "GET /virtual-network/7e772a51-c562-4ddd-944b-caacf69726ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2247 0.006320
10.0.0.242 - - [2026-03-02 03:07:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003527
10.0.0.242 - - [2026-03-02 03:07:41] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004340
10.0.0.242 - - [2026-03-02 03:07:41] "GET /virtual-networks?parent_id=1fd7ea42-ac31-4c7c-92a6-32c23e5f71de&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003580
10.0.0.242 - - [2026-03-02 03:07:41] "GET /virtual-network/7e772a51-c562-4ddd-944b-caacf69726ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2247 0.007066
10.0.0.242 - - [2026-03-02 03:07:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003561
10.0.0.242 - - [2026-03-02 03:07:41] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004697
10.0.0.242 - - [2026-03-02 03:07:41] "GET /virtual-networks?parent_id=1fd7ea42-ac31-4c7c-92a6-32c23e5f71de&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003219
10.0.0.242 - - [2026-03-02 03:07:41] "GET /virtual-network/7e772a51-c562-4ddd-944b-caacf69726ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2247 0.007130
10.0.0.242 - - [2026-03-02 03:07:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004138
10.0.0.242 - - [2026-03-02 03:07:41] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004041
10.0.0.242 - - [2026-03-02 03:07:41] "GET /virtual-networks?parent_id=1fd7ea42-ac31-4c7c-92a6-32c23e5f71de&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003190
10.0.0.242 - - [2026-03-02 03:07:42] "GET /virtual-network/7e772a51-c562-4ddd-944b-caacf69726ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2247 0.006302
10.0.0.242 - - [2026-03-02 03:07:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004390
10.0.0.242 - - [2026-03-02 03:07:42] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004634
10.0.0.242 - - [2026-03-02 03:07:42] "GET /virtual-networks?parent_id=1fd7ea42-ac31-4c7c-92a6-32c23e5f71de&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003157
10.0.0.242 - - [2026-03-02 03:07:42] "GET /virtual-network/7e772a51-c562-4ddd-944b-caacf69726ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2247 0.006092
10.0.0.242 - - [2026-03-02 03:07:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003785
10.0.0.242 - - [2026-03-02 03:07:42] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004723
10.0.0.242 - - [2026-03-02 03:07:42] "GET /virtual-networks?parent_id=1fd7ea42-ac31-4c7c-92a6-32c23e5f71de&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003523
10.0.0.242 - - [2026-03-02 03:07:42] "GET /virtual-network/7e772a51-c562-4ddd-944b-caacf69726ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2247 0.006372
10.0.0.242 - - [2026-03-02 03:07:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004404
10.0.0.242 - - [2026-03-02 03:07:42] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003859
10.0.0.242 - - [2026-03-02 03:07:42] "GET /virtual-networks?parent_id=1fd7ea42-ac31-4c7c-92a6-32c23e5f71de&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003887
10.0.0.242 - - [2026-03-02 03:07:42] "GET /virtual-network/7e772a51-c562-4ddd-944b-caacf69726ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2247 0.006648
10.0.0.242 - - [2026-03-02 03:07:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004121
10.0.0.242 - - [2026-03-02 03:07:45] "GET /virtual-network/7e772a51-c562-4ddd-944b-caacf69726ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2247 0.007393
10.0.0.242 - - [2026-03-02 03:07:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003707
10.0.0.242 - - [2026-03-02 03:07:49] "GET /virtual-network/7e772a51-c562-4ddd-944b-caacf69726ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2247 0.005705
10.0.0.23 - - [2026-03-02 03:07:50] "DELETE /project/1fd7ea42ac314c7c92a632c23e5f71de HTTP/1.1" 404 173 0.006284
10.0.0.23 - - [2026-03-02 03:07:50] "GET /projects?obj_uuids=d1cd1f99-577f-4a2b-b86e-26078c240d65&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.000928
10.0.0.23 - - [2026-03-02 03:07:50] "GET /project/d1cd1f99-577f-4a2b-b86e-26078c240d65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1569 0.045787
10.0.0.23 - - [2026-03-02 03:07:50] "GET /projects?obj_uuids=d1cd1f99-577f-4a2b-b86e-26078c240d65&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001231
10.0.0.23 - - [2026-03-02 03:07:50] "GET /project/d1cd1f99-577f-4a2b-b86e-26078c240d65?fields=security_groups HTTP/1.1" 200 1154 0.055929
10.0.0.23 - - [2026-03-02 03:07:50] "GET /projects?obj_uuids=d1cd1f99-577f-4a2b-b86e-26078c240d65&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001520
10.0.0.23 - - [2026-03-02 03:07:50] "GET /project/d1cd1f99-577f-4a2b-b86e-26078c240d65?fields=application_policy_sets HTTP/1.1" 200 1478 0.105708
10.0.0.23 - - [2026-03-02 03:07:51] "DELETE /project/d1cd1f99-577f-4a2b-b86e-26078c240d65 HTTP/1.1" 200 115 0.420758
10.0.0.242 - - [2026-03-02 03:07:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005752
10.0.0.242 - - [2026-03-02 03:07:53] "GET /virtual-network/7e772a51-c562-4ddd-944b-caacf69726ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2247 0.006297
10.0.0.242 - - [2026-03-02 03:07:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003897
10.0.0.242 - - [2026-03-02 03:07:57] "GET /virtual-network/7e772a51-c562-4ddd-944b-caacf69726ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2247 0.005824
10.0.0.242 - - [2026-03-02 03:08:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004267
10.0.0.242 - - [2026-03-02 03:08:01] "GET /virtual-network/7e772a51-c562-4ddd-944b-caacf69726ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2247 0.005723
10.0.0.242 - - [2026-03-02 03:08:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003716
10.0.0.242 - - [2026-03-02 03:08:06] "GET /virtual-network/7e772a51-c562-4ddd-944b-caacf69726ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2247 0.005611
10.0.0.242 - - [2026-03-02 03:08:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004107
10.0.0.242 - - [2026-03-02 03:08:10] "GET /virtual-network/7e772a51-c562-4ddd-944b-caacf69726ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2247 0.007326
10.0.0.242 - - [2026-03-02 03:08:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003162
10.0.0.242 - - [2026-03-02 03:08:12] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003448
10.0.0.242 - - [2026-03-02 03:08:12] "GET /virtual-networks?parent_id=1fd7ea42-ac31-4c7c-92a6-32c23e5f71de&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003183
10.0.0.242 - - [2026-03-02 03:08:12] "GET /virtual-network/7e772a51-c562-4ddd-944b-caacf69726ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2247 0.006278
10.0.0.242 - - [2026-03-02 03:08:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004190
10.0.0.242 - - [2026-03-02 03:08:12] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003966
10.0.0.242 - - [2026-03-02 03:08:12] "GET /virtual-networks?parent_id=1fd7ea42-ac31-4c7c-92a6-32c23e5f71de&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002832
10.0.0.242 - - [2026-03-02 03:08:12] "GET /virtual-network/7e772a51-c562-4ddd-944b-caacf69726ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2247 0.005692
10.0.0.242 - - [2026-03-02 03:08:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003338
10.0.0.242 - - [2026-03-02 03:08:12] "GET /routing-instance/3b6cd59b-c870-4492-9331-c0e8bb209d1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1705 0.004352
10.0.0.242 - - [2026-03-02 03:08:12] "GET /route-target/7721b07f-a565-4a30-84eb-6a9de5a514c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.004571
10.0.0.242 - - [2026-03-02 03:08:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004493
10.0.0.242 - - [2026-03-02 03:08:12] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004565
10.0.0.242 - - [2026-03-02 03:08:12] "GET /virtual-networks?parent_id=1fd7ea42-ac31-4c7c-92a6-32c23e5f71de&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003348
10.0.0.242 - - [2026-03-02 03:08:12] "GET /virtual-network/7e772a51-c562-4ddd-944b-caacf69726ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2247 0.007874
10.0.0.242 - - [2026-03-02 03:08:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003314
10.0.0.242 - - [2026-03-02 03:08:12] "GET /routing-instance/3b6cd59b-c870-4492-9331-c0e8bb209d1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1705 0.006058
10.0.0.242 - - [2026-03-02 03:08:12] "GET /route-target/7721b07f-a565-4a30-84eb-6a9de5a514c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.004896
10.0.0.242 - - [2026-03-02 03:08:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003477
10.0.0.242 - - [2026-03-02 03:08:12] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004670
10.0.0.242 - - [2026-03-02 03:08:12] "GET /virtual-networks?parent_id=1fd7ea42-ac31-4c7c-92a6-32c23e5f71de&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003622
10.0.0.242 - - [2026-03-02 03:08:13] "GET /virtual-network/7e772a51-c562-4ddd-944b-caacf69726ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2247 0.006336
10.0.0.242 - - [2026-03-02 03:08:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006758
10.0.0.242 - - [2026-03-02 03:08:13] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004607
10.0.0.242 - - [2026-03-02 03:08:13] "GET /virtual-networks?parent_id=1fd7ea42-ac31-4c7c-92a6-32c23e5f71de&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003235
10.0.0.242 - - [2026-03-02 03:08:13] "GET /virtual-network/7e772a51-c562-4ddd-944b-caacf69726ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2247 0.006376
10.0.0.23 - - [2026-03-02 03:08:13] "GET /obj-perms HTTP/1.1" 200 5109 0.057967
10.0.0.242 - - [2026-03-02 03:08:13] "GET /obj-perms HTTP/1.1" 200 5109 0.003506
10.0.0.242 - - [2026-03-02 03:08:13] "GET /obj-perms HTTP/1.1" 200 5109 0.003770
10.0.0.242 - - [2026-03-02 03:08:13] "GET /obj-perms HTTP/1.1" 200 5109 0.003980
10.0.0.27 - - [2026-03-02 03:08:13] "GET /obj-perms HTTP/1.1" 200 5109 0.049355
10.0.0.23 - - [2026-03-02 03:08:13] "GET /obj-perms HTTP/1.1" 200 5109 0.003218
10.0.0.242 - - [2026-03-02 03:08:13] "GET /virtual-machine/2d99c603-70f2-445b-a15a-4c00f437e544 HTTP/1.1" 200 1322 0.004759
10.0.0.242 - - [2026-03-02 03:08:13] "GET /virtual-machine-interface/bb3ef705-94f1-415a-a33d-24e7b610a229 HTTP/1.1" 200 3264 0.005758
10.0.0.242 - - [2026-03-02 03:08:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003457
10.0.0.242 - - [2026-03-02 03:08:13] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003923
10.0.0.242 - - [2026-03-02 03:08:13] "GET /virtual-networks?parent_id=1fd7ea42-ac31-4c7c-92a6-32c23e5f71de&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002987
10.0.0.242 - - [2026-03-02 03:08:13] "GET /virtual-network/7e772a51-c562-4ddd-944b-caacf69726ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2247 0.005900
10.0.0.242 - - [2026-03-02 03:08:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004104
10.0.0.242 - - [2026-03-02 03:08:14] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003668
10.0.0.242 - - [2026-03-02 03:08:14] "GET /virtual-networks?parent_id=1fd7ea42-ac31-4c7c-92a6-32c23e5f71de&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003224
10.0.0.242 - - [2026-03-02 03:08:15] "GET /virtual-network/7e772a51-c562-4ddd-944b-caacf69726ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2247 0.006143
10.0.0.242 - - [2026-03-02 03:08:20] "POST /neutron/port HTTP/1.1" 200 1154 0.017757
10.0.0.242 - - [2026-03-02 03:08:20] "POST /neutron/security_group HTTP/1.1" 200 1290 0.008250
10.0.0.242 - - [2026-03-02 03:08:30] "POST /neutron/port HTTP/1.1" 200 1154 0.017324
10.0.0.242 - - [2026-03-02 03:08:30] "POST /neutron/security_group HTTP/1.1" 200 1290 0.009420
10.0.0.242 - - [2026-03-02 03:08:30] "POST /neutron/port HTTP/1.1" 200 1154 0.022228
10.0.0.242 - - [2026-03-02 03:08:31] "GET /virtual-machine/92d8cd5a-e8e7-4f39-bede-f017fa1f6274 HTTP/1.1" 200 1323 0.008317
10.0.0.242 - - [2026-03-02 03:08:31] "GET /virtual-machine/92d8cd5a-e8e7-4f39-bede-f017fa1f6274 HTTP/1.1" 200 1323 0.004774
10.0.0.242 - - [2026-03-02 03:08:31] "GET /virtual-machine-interface/d636a2a4-5b5c-4c1b-95a1-4ab6d844add4 HTTP/1.1" 200 3264 0.007699
10.0.0.242 - - [2026-03-02 03:08:31] "GET /virtual-machine/92d8cd5a-e8e7-4f39-bede-f017fa1f6274 HTTP/1.1" 200 1323 0.004962
10.0.0.242 - - [2026-03-02 03:08:31] "GET /virtual-machine-interface/d636a2a4-5b5c-4c1b-95a1-4ab6d844add4 HTTP/1.1" 200 3264 0.006894
10.0.0.242 - - [2026-03-02 03:08:31] "GET /instance-ip/e36f273c-3d6d-48ce-96aa-f68614cef96a HTTP/1.1" 200 1730 0.010448
10.0.0.242 - - [2026-03-02 03:08:31] "GET /virtual-machine/92d8cd5a-e8e7-4f39-bede-f017fa1f6274 HTTP/1.1" 200 1323 0.003990
10.0.0.242 - - [2026-03-02 03:08:31] "GET /virtual-machine-interface/d636a2a4-5b5c-4c1b-95a1-4ab6d844add4 HTTP/1.1" 200 3264 0.007046
10.0.0.242 - - [2026-03-02 03:08:31] "GET /instance-ip/e36f273c-3d6d-48ce-96aa-f68614cef96a HTTP/1.1" 200 1730 0.004948
10.0.0.242 - - [2026-03-02 03:08:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003465
10.0.0.242 - - [2026-03-02 03:08:31] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003921
10.0.0.242 - - [2026-03-02 03:08:31] "GET /virtual-networks?parent_id=1fd7ea42-ac31-4c7c-92a6-32c23e5f71de&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003334
10.0.0.242 - - [2026-03-02 03:08:31] "GET /virtual-network/7e772a51-c562-4ddd-944b-caacf69726ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2247 0.005543
10.0.0.242 - - [2026-03-02 03:08:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003254
10.0.0.242 - - [2026-03-02 03:08:31] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004851
10.0.0.242 - - [2026-03-02 03:08:31] "GET /virtual-networks?parent_id=1fd7ea42-ac31-4c7c-92a6-32c23e5f71de&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003056
10.0.0.242 - - [2026-03-02 03:08:31] "GET /virtual-network/7e772a51-c562-4ddd-944b-caacf69726ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2247 0.005961
10.0.0.242 - - [2026-03-02 03:08:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003854
10.0.0.242 - - [2026-03-02 03:08:31] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006720
10.0.0.242 - - [2026-03-02 03:08:31] "GET /virtual-networks?parent_id=1fd7ea42-ac31-4c7c-92a6-32c23e5f71de&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003246
10.0.0.242 - - [2026-03-02 03:08:31] "GET /virtual-network/7e772a51-c562-4ddd-944b-caacf69726ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2247 0.006400
10.0.0.242 - - [2026-03-02 03:08:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002942
10.0.0.242 - - [2026-03-02 03:08:31] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004364
10.0.0.242 - - [2026-03-02 03:08:31] "GET /virtual-networks?parent_id=1fd7ea42-ac31-4c7c-92a6-32c23e5f71de&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003347
10.0.0.242 - - [2026-03-02 03:08:31] "GET /virtual-network/7e772a51-c562-4ddd-944b-caacf69726ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2247 0.011352
10.0.0.242 - - [2026-03-02 03:08:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004071
10.0.0.242 - - [2026-03-02 03:08:31] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004153
10.0.0.242 - - [2026-03-02 03:08:31] "GET /virtual-networks?parent_id=1fd7ea42-ac31-4c7c-92a6-32c23e5f71de&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002554
10.0.0.242 - - [2026-03-02 03:08:31] "GET /virtual-network/7e772a51-c562-4ddd-944b-caacf69726ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2247 0.005711
10.0.0.242 - - [2026-03-02 03:08:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004044
10.0.0.242 - - [2026-03-02 03:08:31] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003822
10.0.0.242 - - [2026-03-02 03:08:31] "GET /virtual-networks?parent_id=1fd7ea42-ac31-4c7c-92a6-32c23e5f71de&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003522
10.0.0.242 - - [2026-03-02 03:08:31] "GET /virtual-network/7e772a51-c562-4ddd-944b-caacf69726ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2247 0.006489
10.0.0.242 - - [2026-03-02 03:08:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003695
10.0.0.242 - - [2026-03-02 03:08:31] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005128
10.0.0.242 - - [2026-03-02 03:08:31] "GET /virtual-networks?parent_id=1fd7ea42-ac31-4c7c-92a6-32c23e5f71de&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003339
10.0.0.242 - - [2026-03-02 03:08:32] "GET /virtual-network/7e772a51-c562-4ddd-944b-caacf69726ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2247 0.006066
10.0.0.242 - - [2026-03-02 03:08:32] "POST /neutron/security_group HTTP/1.1" 200 1290 0.006848
10.0.0.242 - - [2026-03-02 03:08:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003264
10.0.0.242 - - [2026-03-02 03:08:33] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003534
10.0.0.242 - - [2026-03-02 03:08:33] "GET /virtual-networks?parent_id=1fd7ea42-ac31-4c7c-92a6-32c23e5f71de&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003222
10.0.0.242 - - [2026-03-02 03:08:33] "GET /virtual-network/7e772a51-c562-4ddd-944b-caacf69726ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2247 0.005593
10.0.0.242 - - [2026-03-02 03:08:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003365
10.0.0.242 - - [2026-03-02 03:08:33] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004082
10.0.0.242 - - [2026-03-02 03:08:33] "GET /virtual-networks?parent_id=1fd7ea42-ac31-4c7c-92a6-32c23e5f71de&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002329
10.0.0.242 - - [2026-03-02 03:08:33] "GET /virtual-network/7e772a51-c562-4ddd-944b-caacf69726ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2247 0.005660
10.0.0.242 - - [2026-03-02 03:08:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003865
10.0.0.242 - - [2026-03-02 03:08:33] "GET /routing-instance/3b6cd59b-c870-4492-9331-c0e8bb209d1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1705 0.003959
10.0.0.242 - - [2026-03-02 03:08:33] "GET /route-target/7721b07f-a565-4a30-84eb-6a9de5a514c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.004083
10.0.0.242 - - [2026-03-02 03:08:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003846
10.0.0.242 - - [2026-03-02 03:08:33] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003644
10.0.0.242 - - [2026-03-02 03:08:33] "GET /virtual-networks?parent_id=1fd7ea42-ac31-4c7c-92a6-32c23e5f71de&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002973
10.0.0.242 - - [2026-03-02 03:08:33] "GET /virtual-network/7e772a51-c562-4ddd-944b-caacf69726ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2247 0.006646
10.0.0.242 - - [2026-03-02 03:08:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002642
10.0.0.242 - - [2026-03-02 03:08:33] "GET /routing-instance/3b6cd59b-c870-4492-9331-c0e8bb209d1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1705 0.004304
10.0.0.242 - - [2026-03-02 03:08:33] "GET /route-target/7721b07f-a565-4a30-84eb-6a9de5a514c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.004453
10.0.0.242 - - [2026-03-02 03:08:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003309
10.0.0.242 - - [2026-03-02 03:08:33] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004122
10.0.0.242 - - [2026-03-02 03:08:33] "GET /virtual-networks?parent_id=1fd7ea42-ac31-4c7c-92a6-32c23e5f71de&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003913
10.0.0.242 - - [2026-03-02 03:08:33] "GET /virtual-network/7e772a51-c562-4ddd-944b-caacf69726ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2247 0.005794
10.0.0.242 - - [2026-03-02 03:08:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003902
10.0.0.242 - - [2026-03-02 03:08:34] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004867
10.0.0.242 - - [2026-03-02 03:08:34] "GET /virtual-networks?parent_id=1fd7ea42-ac31-4c7c-92a6-32c23e5f71de&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002548
10.0.0.242 - - [2026-03-02 03:08:34] "GET /virtual-network/7e772a51-c562-4ddd-944b-caacf69726ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2247 0.005673
10.0.0.242 - - [2026-03-02 03:08:34] "GET /obj-perms HTTP/1.1" 200 5109 0.004069
10.0.0.23 - - [2026-03-02 03:08:34] "GET /obj-perms HTTP/1.1" 200 5109 0.003099
10.0.0.242 - - [2026-03-02 03:08:34] "GET /obj-perms HTTP/1.1" 200 5109 0.003362
10.0.0.27 - - [2026-03-02 03:08:34] "GET /obj-perms HTTP/1.1" 200 5109 0.004345
10.0.0.242 - - [2026-03-02 03:08:34] "GET /virtual-machine/92d8cd5a-e8e7-4f39-bede-f017fa1f6274 HTTP/1.1" 200 1323 0.003523
10.0.0.242 - - [2026-03-02 03:08:34] "GET /virtual-machine-interface/d636a2a4-5b5c-4c1b-95a1-4ab6d844add4 HTTP/1.1" 200 3264 0.005112
10.0.0.242 - - [2026-03-02 03:08:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004542
10.0.0.242 - - [2026-03-02 03:08:34] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003341
10.0.0.242 - - [2026-03-02 03:08:34] "GET /virtual-networks?parent_id=1fd7ea42-ac31-4c7c-92a6-32c23e5f71de&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003074
10.0.0.242 - - [2026-03-02 03:08:34] "GET /virtual-network/7e772a51-c562-4ddd-944b-caacf69726ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2247 0.006213
10.0.0.242 - - [2026-03-02 03:08:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003942
10.0.0.242 - - [2026-03-02 03:08:35] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004519
10.0.0.242 - - [2026-03-02 03:08:35] "GET /virtual-networks?parent_id=1fd7ea42-ac31-4c7c-92a6-32c23e5f71de&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.004101
10.0.0.242 - - [2026-03-02 03:08:35] "GET /virtual-network/7e772a51-c562-4ddd-944b-caacf69726ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2247 0.007337
10.0.0.242 - - [2026-03-02 03:08:39] "POST /neutron/port HTTP/1.1" 200 1154 0.025608
10.0.0.242 - - [2026-03-02 03:08:39] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005169
10.0.0.242 - - [2026-03-02 03:08:40] "POST /neutron/network HTTP/1.1" 200 953 0.007207
10.0.0.242 - - [2026-03-02 03:08:42] "POST /neutron/port HTTP/1.1" 200 1154 0.016405
10.0.0.242 - - [2026-03-02 03:08:43] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003593
10.0.0.242 - - [2026-03-02 03:08:43] "POST /neutron/network HTTP/1.1" 200 953 0.007578
10.0.0.242 - - [2026-03-02 03:08:46] "GET /virtual-machine/2d99c603-70f2-445b-a15a-4c00f437e544 HTTP/1.1" 200 1322 0.004334
10.0.0.242 - - [2026-03-02 03:08:46] "GET /virtual-machine-interface/bb3ef705-94f1-415a-a33d-24e7b610a229 HTTP/1.1" 200 3264 0.006349
10.0.0.242 - - [2026-03-02 03:08:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004370
10.0.0.242 - - [2026-03-02 03:08:46] "GET /security-group/d93a50e8-8599-40c2-b01b-eb8ff62f80bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.004211
10.0.0.242 - - [2026-03-02 03:08:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003422
10.0.0.242 - - [2026-03-02 03:08:46] "GET /security-group/d93a50e8-8599-40c2-b01b-eb8ff62f80bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.005199
10.0.0.242 - - [2026-03-02 03:08:46] "POST /neutron/port HTTP/1.1" 200 1154 0.016661
10.0.0.242 - - [2026-03-02 03:08:46] "POST /neutron/port HTTP/1.1" 200 1105 0.094531
10.0.0.242 - - [2026-03-02 03:08:46] "GET /virtual-machine/2d99c603-70f2-445b-a15a-4c00f437e544 HTTP/1.1" 200 1322 0.004603
10.0.0.242 - - [2026-03-02 03:08:46] "GET /virtual-machine-interface/bb3ef705-94f1-415a-a33d-24e7b610a229 HTTP/1.1" 200 3203 0.012046
10.0.0.242 - - [2026-03-02 03:08:46] "POST /neutron/port HTTP/1.1" 200 1105 0.015670
10.0.0.242 - - [2026-03-02 03:08:46] "GET /virtual-machine/2d99c603-70f2-445b-a15a-4c00f437e544 HTTP/1.1" 200 1322 0.003852
10.0.0.242 - - [2026-03-02 03:08:46] "GET /virtual-machine-interface/bb3ef705-94f1-415a-a33d-24e7b610a229 HTTP/1.1" 200 3264 0.007984
10.0.0.242 - - [2026-03-02 03:08:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003337
10.0.0.242 - - [2026-03-02 03:08:46] "GET /security-group/d93a50e8-8599-40c2-b01b-eb8ff62f80bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.003969
10.0.0.242 - - [2026-03-02 03:08:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003964
10.0.0.242 - - [2026-03-02 03:08:46] "GET /security-group/d93a50e8-8599-40c2-b01b-eb8ff62f80bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.004538
10.0.0.242 - - [2026-03-02 03:08:46] "POST /neutron/security_group HTTP/1.1" 200 1316 0.003895
10.0.0.242 - - [2026-03-02 03:08:46] "DELETE /security-group/d93a50e8-8599-40c2-b01b-eb8ff62f80bf HTTP/1.1" 409 336 0.008477
10.0.0.23 - - [2026-03-02 03:09:28] "GET /obj-perms HTTP/1.1" 200 5075 0.058799
10.0.0.242 - - [2026-03-02 03:09:41] "POST /neutron/network HTTP/1.1" 200 963 0.006563
10.0.0.242 - - [2026-03-02 03:09:41] "POST /neutron/port HTTP/1.1" 200 117 0.001228
10.0.0.242 - - [2026-03-02 03:09:45] "POST /neutron/port HTTP/1.1" 200 1154 0.016148
10.0.0.242 - - [2026-03-02 03:09:45] "POST /neutron/subnet HTTP/1.1" 200 693 0.008846
10.0.0.242 - - [2026-03-02 03:10:12] "GET /security-group/d93a50e8-8599-40c2-b01b-eb8ff62f80bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.005389
10.0.0.242 - - [2026-03-02 03:10:12] "PUT /security-group/d93a50e8-8599-40c2-b01b-eb8ff62f80bf HTTP/1.1" 200 262 0.018052
10.0.0.242 - - [2026-03-02 03:10:12] "PUT /access-control-list/749c90e6-0690-4a66-9d12-f15aa40319d7 HTTP/1.1" 200 272 0.019994
10.0.0.242 - - [2026-03-02 03:10:15] "POST /neutron/security_group HTTP/1.1" 200 1286 0.007625
10.0.0.242 - - [2026-03-02 03:10:15] "POST /neutron/port HTTP/1.1" 200 1143 0.014122
10.0.0.242 - - [2026-03-02 03:10:15] "GET /virtual-machine/92d8cd5a-e8e7-4f39-bede-f017fa1f6274 HTTP/1.1" 200 1323 0.004138
10.0.0.242 - - [2026-03-02 03:10:16] "POST /neutron/port HTTP/1.1" 200 1105 0.016047
10.0.0.242 - - [2026-03-02 03:10:17] "GET /virtual-machine/92d8cd5a-e8e7-4f39-bede-f017fa1f6274 HTTP/1.1" 404 171 0.003002
10.0.0.242 - - [2026-03-02 03:10:17] "GET /virtual-machine/92d8cd5a-e8e7-4f39-bede-f017fa1f6274 HTTP/1.1" 404 171 0.003107
10.0.0.242 - - [2026-03-02 03:10:17] "GET /virtual-machine/92d8cd5a-e8e7-4f39-bede-f017fa1f6274 HTTP/1.1" 404 171 0.004003
10.0.0.242 - - [2026-03-02 03:10:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003764
10.0.0.242 - - [2026-03-02 03:10:18] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005458
10.0.0.242 - - [2026-03-02 03:10:18] "GET /virtual-networks?parent_id=1fd7ea42-ac31-4c7c-92a6-32c23e5f71de&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003298
10.0.0.242 - - [2026-03-02 03:10:18] "GET /virtual-network/7e772a51-c562-4ddd-944b-caacf69726ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2247 0.005777
10.0.0.242 - - [2026-03-02 03:10:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004032
10.0.0.242 - - [2026-03-02 03:10:18] "GET /routing-instance/3b6cd59b-c870-4492-9331-c0e8bb209d1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1705 0.004497
10.0.0.242 - - [2026-03-02 03:10:18] "GET /route-target/7721b07f-a565-4a30-84eb-6a9de5a514c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.003283
10.0.0.242 - - [2026-03-02 03:10:18] "GET /obj-perms HTTP/1.1" 200 5109 0.004616
10.0.0.27 - - [2026-03-02 03:10:21] "GET /obj-perms HTTP/1.1" 200 5109 0.004888
10.0.0.242 - - [2026-03-02 03:10:27] "GET /obj-perms HTTP/1.1" 200 5109 0.003966
10.0.0.27 - - [2026-03-02 03:10:29] "GET /obj-perms HTTP/1.1" 200 5075 0.050625
10.0.0.242 - - [2026-03-02 03:10:33] "GET /obj-perms HTTP/1.1" 200 5109 0.003517
10.0.0.27 - - [2026-03-02 03:10:36] "GET /obj-perms HTTP/1.1" 200 5109 0.003771
10.0.0.242 - - [2026-03-02 03:10:42] "GET /obj-perms HTTP/1.1" 200 5109 0.004936
10.0.0.27 - - [2026-03-02 03:10:43] "GET /obj-perms HTTP/1.1" 200 5109 0.003823
10.0.0.242 - - [2026-03-02 03:10:43] "POST /neutron/port HTTP/1.1" 200 1154 0.015745
10.0.0.242 - - [2026-03-02 03:10:43] "POST /neutron/port HTTP/1.1" 200 1105 0.074799
10.0.0.242 - - [2026-03-02 03:10:43] "GET /virtual-machine/2d99c603-70f2-445b-a15a-4c00f437e544 HTTP/1.1" 200 1322 0.005646
10.0.0.242 - - [2026-03-02 03:10:44] "POST /neutron/port HTTP/1.1" 200 151 0.191679
10.0.0.242 - - [2026-03-02 03:10:45] "GET /virtual-machine/2d99c603-70f2-445b-a15a-4c00f437e544 HTTP/1.1" 404 171 0.003543
10.0.0.242 - - [2026-03-02 03:10:45] "GET /virtual-machine/2d99c603-70f2-445b-a15a-4c00f437e544 HTTP/1.1" 404 171 0.003304
10.0.0.242 - - [2026-03-02 03:10:45] "GET /virtual-machine/2d99c603-70f2-445b-a15a-4c00f437e544 HTTP/1.1" 404 171 0.003228
10.0.0.242 - - [2026-03-02 03:10:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004815
10.0.0.242 - - [2026-03-02 03:10:45] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004871
10.0.0.242 - - [2026-03-02 03:10:45] "GET /virtual-networks?parent_id=1fd7ea42-ac31-4c7c-92a6-32c23e5f71de&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003847
10.0.0.242 - - [2026-03-02 03:10:45] "GET /virtual-network/7e772a51-c562-4ddd-944b-caacf69726ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2247 0.008255
10.0.0.242 - - [2026-03-02 03:10:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004138
10.0.0.242 - - [2026-03-02 03:10:45] "GET /routing-instance/3b6cd59b-c870-4492-9331-c0e8bb209d1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1705 0.005317
10.0.0.242 - - [2026-03-02 03:10:45] "GET /route-target/7721b07f-a565-4a30-84eb-6a9de5a514c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.004874
10.0.0.242 - - [2026-03-02 03:10:45] "GET /obj-perms HTTP/1.1" 200 5109 0.005150
10.0.0.242 - - [2026-03-02 03:10:48] "GET /obj-perms HTTP/1.1" 200 5109 0.003652
10.0.0.23 - - [2026-03-02 03:10:51] "GET /global-system-configs HTTP/1.1" 401 293 0.000472
10.0.0.23 - - [2026-03-02 03:10:51] "GET /global-system-configs HTTP/1.1" 401 293 0.000383
10.0.0.242 - - [2026-03-02 03:10:52] "GET /obj-perms HTTP/1.1" 200 5109 0.003877
10.0.0.242 - - [2026-03-02 03:10:52] "DELETE /route-target/7721b07f-a565-4a30-84eb-6a9de5a514c1 HTTP/1.1" 200 115 0.024302
10.0.0.27 - - [2026-03-02 03:10:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000403
10.0.0.27 - - [2026-03-02 03:10:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000383
10.0.0.27 - - [2026-03-02 03:10:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000374
10.0.0.27 - - [2026-03-02 03:10:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000380
10.0.0.242 - - [2026-03-02 03:10:52] "DELETE /security-group/d93a50e8-8599-40c2-b01b-eb8ff62f80bf HTTP/1.1" 200 115 0.047709
10.0.0.242 - - [2026-03-02 03:10:52] "POST /fqname-to-id HTTP/1.1" 404 254 0.004185
10.0.0.242 - - [2026-03-02 03:10:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000434
10.0.0.242 - - [2026-03-02 03:10:53] "GET /global-system-configs HTTP/1.1" 401 293 0.000454
10.0.0.23 - - [2026-03-02 03:10:53] "GET /global-system-configs HTTP/1.1" 401 293 0.000402
10.0.0.23 - - [2026-03-02 03:10:53] "GET /global-system-configs HTTP/1.1" 401 293 0.000535
10.0.0.242 - - [2026-03-02 03:10:54] "GET /global-system-configs HTTP/1.1" 401 293 0.000392
10.0.0.242 - - [2026-03-02 03:10:54] "GET /global-system-configs HTTP/1.1" 401 293 0.000404
10.0.0.23 - - [2026-03-02 03:10:54] "GET /projects?obj_uuids=1fd7ea42-ac31-4c7c-92a6-32c23e5f71de&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.041051
10.0.0.242 - - [2026-03-02 03:10:54] "GET /project/1fd7ea42-ac31-4c7c-92a6-32c23e5f71de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1483 0.082751
10.0.0.23 - - [2026-03-02 03:10:54] "GET /projects?obj_uuids=1fd7ea42-ac31-4c7c-92a6-32c23e5f71de&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001115
10.0.0.242 - - [2026-03-02 03:10:54] "GET /project/1fd7ea42-ac31-4c7c-92a6-32c23e5f71de?fields=virtual_networks HTTP/1.1" 200 1092 0.038969
10.0.0.23 - - [2026-03-02 03:10:54] "GET /projects?obj_uuids=1fd7ea42-ac31-4c7c-92a6-32c23e5f71de&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.000919
10.0.0.242 - - [2026-03-02 03:10:54] "GET /project/1fd7ea42-ac31-4c7c-92a6-32c23e5f71de?fields=virtual_machine_interfaces HTTP/1.1" 200 1092 0.039814
10.0.0.23 - - [2026-03-02 03:10:54] "GET /projects?obj_uuids=1fd7ea42-ac31-4c7c-92a6-32c23e5f71de&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.000951
10.0.0.242 - - [2026-03-02 03:10:54] "GET /project/1fd7ea42-ac31-4c7c-92a6-32c23e5f71de?fields=security_groups HTTP/1.1" 200 1348 0.034494
10.0.0.242 - - [2026-03-02 03:10:55] "POST /fqname-to-id HTTP/1.1" 404 209 0.033124
10.0.0.23 - - [2026-03-02 03:10:55] "GET /projects?obj_uuids=636c3235-0fad-44de-89c7-a787b725672d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004578
10.0.0.23 - - [2026-03-02 03:10:55] "GET /domains?obj_uuids=cc2d0805-fa5b-4698-bfcc-d7811c08231a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001455
10.0.0.23 - - [2026-03-02 03:10:55] "GET /domain/cc2d0805-fa5b-4698-bfcc-d7811c08231a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.039723
10.0.0.23 - - [2026-03-02 03:10:55] "POST /id-to-fqname HTTP/1.1" 200 212 0.003320
10.0.0.23 - - [2026-03-02 03:10:55] "POST /fqname-to-id HTTP/1.1" 404 222 0.013930
10.0.0.23 - - [2026-03-02 03:10:56] "POST /security-groups HTTP/1.1" 200 612 0.034904
10.0.0.242 - - [2026-03-02 03:10:56] "POST /fqname-to-id HTTP/1.1" 404 255 0.005617
10.0.0.23 - - [2026-03-02 03:10:56] "POST /projects HTTP/1.1" 200 627 0.259308
10.0.0.23 - - [2026-03-02 03:10:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.297245
10.0.0.242 - - [2026-03-02 03:10:56] "GET /project/636c3235-0fad-44de-89c7-a787b725672d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.476665
10.0.0.242 - - [2026-03-02 03:10:56] "POST /access-control-lists HTTP/1.1" 200 615 0.074779
10.0.0.242 - - [2026-03-02 03:10:57] "GET / HTTP/1.1" 200 35931 0.001925
10.0.0.242 - - [2026-03-02 03:10:59] "POST /fqname-to-id HTTP/1.1" 401 293 0.000453
10.0.0.242 - - [2026-03-02 03:10:59] "POST /fqname-to-id HTTP/1.1" 404 245 0.070017
10.0.0.23 - - [2026-03-02 03:10:59] "GET /projects?obj_uuids=636c3235-0fad-44de-89c7-a787b725672d&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001330
10.0.0.242 - - [2026-03-02 03:10:59] "POST /fqname-to-id HTTP/1.1" 404 276 0.012097
10.0.0.242 - - [2026-03-02 03:11:00] "PUT /access-control-list/38b7829b-fef6-4e69-8324-189bd0b30c1e HTTP/1.1" 200 272 0.027034
10.0.0.242 - - [2026-03-02 03:11:00] "POST /neutron/security_group HTTP/1.1" 200 1423 0.414849
10.0.0.242 - - [2026-03-02 03:11:00] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.137606
10.0.0.242 - - [2026-03-02 03:11:00] "PUT /access-control-list/38b7829b-fef6-4e69-8324-189bd0b30c1e HTTP/1.1" 200 272 0.016252
10.0.0.242 - - [2026-03-02 03:11:00] "POST /neutron/security_group_rule HTTP/1.1" 200 583 0.119100
10.0.0.242 - - [2026-03-02 03:11:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006079
10.0.0.242 - - [2026-03-02 03:11:00] "GET /security-group/2f1962aa-cbb2-4b7b-920d-5b84691905d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.004502
10.0.0.242 - - [2026-03-02 03:11:01] "POST /fqname-to-id HTTP/1.1" 404 245 0.003150
10.0.0.242 - - [2026-03-02 03:11:01] "DELETE /access-control-list/38b7829b-fef6-4e69-8324-189bd0b30c1e HTTP/1.1" 200 115 0.037982
10.0.0.242 - - [2026-03-02 03:11:02] "POST /fqname-to-id HTTP/1.1" 404 245 0.004740
10.0.0.23 - - [2026-03-02 03:11:02] "GET /projects?obj_uuids=636c3235-0fad-44de-89c7-a787b725672d&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001329
10.0.0.242 - - [2026-03-02 03:11:02] "POST /fqname-to-id HTTP/1.1" 404 276 0.009012
10.0.0.242 - - [2026-03-02 03:11:02] "PUT /access-control-list/e6523eea-93b3-4c3f-ae1b-be76e66ddde6 HTTP/1.1" 200 272 0.034383
10.0.0.242 - - [2026-03-02 03:11:02] "POST /neutron/security_group HTTP/1.1" 200 1423 0.433576
10.0.0.242 - - [2026-03-02 03:11:02] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.124928
10.0.0.242 - - [2026-03-02 03:11:02] "PUT /access-control-list/e6523eea-93b3-4c3f-ae1b-be76e66ddde6 HTTP/1.1" 200 272 0.014697
10.0.0.242 - - [2026-03-02 03:11:03] "POST /neutron/security_group_rule HTTP/1.1" 200 583 0.119795
10.0.0.242 - - [2026-03-02 03:11:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.006177
10.0.0.242 - - [2026-03-02 03:11:03] "GET /security-group/b17afd80-e24c-49c6-a2da-f412599d92bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.009935
10.0.0.242 - - [2026-03-02 03:11:03] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.120739
10.0.0.242 - - [2026-03-02 03:11:03] "PUT /access-control-list/e6523eea-93b3-4c3f-ae1b-be76e66ddde6 HTTP/1.1" 200 272 0.015476
10.0.0.242 - - [2026-03-02 03:11:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003230
10.0.0.23 - - [2026-03-02 03:11:03] "GET /projects?obj_uuids=636c3235-0fad-44de-89c7-a787b725672d&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001101
10.0.0.242 - - [2026-03-02 03:11:04] "GET /project/636c3235-0fad-44de-89c7-a787b725672d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.055223
10.0.0.242 - - [2026-03-02 03:11:04] "POST /neutron/network HTTP/1.1" 200 117 0.013800
10.0.0.242 - - [2026-03-02 03:11:04] "POST /ref-update HTTP/1.1" 200 156 0.022861
10.0.0.242 - - [2026-03-02 03:11:04] "POST /neutron/network HTTP/1.1" 200 927 0.008291
10.0.0.242 - - [2026-03-02 03:11:04] "POST /id-to-fqname HTTP/1.1" 200 282 0.001076
10.0.0.242 - - [2026-03-02 03:11:04] "GET /virtual-network/ca6c19d5-3789-4b2b-a566-113dbab8815a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2206 0.005338
10.0.0.242 - - [2026-03-02 03:11:04] "GET /virtual-network/ca6c19d5-3789-4b2b-a566-113dbab8815a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2206 0.005220
10.0.0.242 - - [2026-03-02 03:11:04] "POST /neutron/subnet HTTP/1.1" 200 725 0.008599
10.0.0.242 - - [2026-03-02 03:11:04] "GET /virtual-network/ca6c19d5-3789-4b2b-a566-113dbab8815a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2206 0.005408
10.0.0.23 - - [2026-03-02 03:11:06] "GET /obj-perms HTTP/1.1" 200 5091 0.062468
10.0.0.242 - - [2026-03-02 03:11:06] "POST /id-to-fqname HTTP/1.1" 200 282 0.001892
10.0.0.23 - - [2026-03-02 03:11:07] "GET /projects?obj_uuids=636c3235-0fad-44de-89c7-a787b725672d&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001070
10.0.0.242 - - [2026-03-02 03:11:07] "GET /project/636c3235-0fad-44de-89c7-a787b725672d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.079808
10.0.0.242 - - [2026-03-02 03:11:07] "POST /neutron/network HTTP/1.1" 200 927 0.038799
10.0.0.242 - - [2026-03-02 03:11:07] "POST /id-to-fqname HTTP/1.1" 200 282 0.001349
10.0.0.242 - - [2026-03-02 03:11:07] "POST /neutron/port HTTP/1.1" 200 117 0.006128
10.0.0.242 - - [2026-03-02 03:11:08] "POST /neutron/network HTTP/1.1" 200 937 0.007200
10.0.0.242 - - [2026-03-02 03:11:08] "POST /neutron/port HTTP/1.1" 200 1081 0.049277
10.0.0.23 - - [2026-03-02 03:11:08] "GET /projects?obj_uuids=636c3235-0fad-44de-89c7-a787b725672d&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001137
10.0.0.242 - - [2026-03-02 03:11:08] "GET /project/636c3235-0fad-44de-89c7-a787b725672d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.095195
10.0.0.242 - - [2026-03-02 03:11:08] "POST /neutron/network HTTP/1.1" 200 927 0.006741
10.0.0.242 - - [2026-03-02 03:11:09] "POST /neutron/subnet HTTP/1.1" 200 699 0.010597
10.0.0.242 - - [2026-03-02 03:11:09] "POST /neutron/network HTTP/1.1" 200 927 0.006871
10.0.0.242 - - [2026-03-02 03:11:09] "POST /neutron/port HTTP/1.1" 200 1145 0.020657
10.0.0.23 - - [2026-03-02 03:11:09] "GET /projects?obj_uuids=636c3235-0fad-44de-89c7-a787b725672d&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001196
10.0.0.242 - - [2026-03-02 03:11:09] "POST /neutron/security_group HTTP/1.1" 200 3414 0.061317
10.0.0.242 - - [2026-03-02 03:11:10] "POST /neutron/port HTTP/1.1" 200 1081 0.017902
10.0.0.242 - - [2026-03-02 03:11:10] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004359
10.0.0.242 - - [2026-03-02 03:11:10] "POST /neutron/network HTTP/1.1" 200 927 0.006747
10.0.0.242 - - [2026-03-02 03:11:14] "POST /neutron/port HTTP/1.1" 200 1145 0.018181
10.0.0.242 - - [2026-03-02 03:11:14] "POST /neutron/security_group HTTP/1.1" 200 1417 0.007319
10.0.0.242 - - [2026-03-02 03:11:14] "GET /virtual-machine/52ef1805-d9f7-4b34-a5a7-51f0de66eeb8 HTTP/1.1" 401 293 0.000496
10.0.0.242 - - [2026-03-02 03:11:15] "GET /virtual-machine/52ef1805-d9f7-4b34-a5a7-51f0de66eeb8 HTTP/1.1" 200 1313 0.032828
10.0.0.242 - - [2026-03-02 03:11:15] "GET /virtual-machine/52ef1805-d9f7-4b34-a5a7-51f0de66eeb8 HTTP/1.1" 200 1313 0.003747
10.0.0.242 - - [2026-03-02 03:11:15] "GET /virtual-machine-interface/0c949cb2-7608-4135-8059-b454a87f9e10 HTTP/1.1" 200 3189 0.005980
10.0.0.242 - - [2026-03-02 03:11:15] "GET /virtual-machine/52ef1805-d9f7-4b34-a5a7-51f0de66eeb8 HTTP/1.1" 200 1313 0.004738
10.0.0.242 - - [2026-03-02 03:11:15] "GET /virtual-machine-interface/0c949cb2-7608-4135-8059-b454a87f9e10 HTTP/1.1" 200 3189 0.007296
10.0.0.242 - - [2026-03-02 03:11:15] "GET /instance-ip/cefae12e-1880-411f-9ec1-e1f324b8fa8b HTTP/1.1" 200 1704 0.007657
10.0.0.242 - - [2026-03-02 03:11:15] "GET /virtual-machine/52ef1805-d9f7-4b34-a5a7-51f0de66eeb8 HTTP/1.1" 200 1313 0.005142
10.0.0.242 - - [2026-03-02 03:11:15] "GET /virtual-machine-interface/0c949cb2-7608-4135-8059-b454a87f9e10 HTTP/1.1" 200 3189 0.006743
10.0.0.242 - - [2026-03-02 03:11:15] "GET /instance-ip/cefae12e-1880-411f-9ec1-e1f324b8fa8b HTTP/1.1" 200 1704 0.004756
10.0.0.242 - - [2026-03-02 03:11:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004079
10.0.0.242 - - [2026-03-02 03:11:15] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004434
10.0.0.242 - - [2026-03-02 03:11:15] "GET /virtual-networks?parent_id=636c3235-0fad-44de-89c7-a787b725672d&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002939
10.0.0.242 - - [2026-03-02 03:11:15] "GET /virtual-network/ca6c19d5-3789-4b2b-a566-113dbab8815a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2206 0.006258
10.0.0.242 - - [2026-03-02 03:11:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003980
10.0.0.242 - - [2026-03-02 03:11:15] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004554
10.0.0.242 - - [2026-03-02 03:11:15] "GET /virtual-networks?parent_id=636c3235-0fad-44de-89c7-a787b725672d&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003526
10.0.0.242 - - [2026-03-02 03:11:15] "GET /virtual-network/ca6c19d5-3789-4b2b-a566-113dbab8815a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2206 0.006040
10.0.0.242 - - [2026-03-02 03:11:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003260
10.0.0.242 - - [2026-03-02 03:11:15] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003819
10.0.0.242 - - [2026-03-02 03:11:15] "GET /virtual-networks?parent_id=636c3235-0fad-44de-89c7-a787b725672d&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003193
10.0.0.242 - - [2026-03-02 03:11:15] "GET /virtual-network/ca6c19d5-3789-4b2b-a566-113dbab8815a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2206 0.005818
10.0.0.242 - - [2026-03-02 03:11:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003649
10.0.0.242 - - [2026-03-02 03:11:15] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004744
10.0.0.242 - - [2026-03-02 03:11:15] "GET /virtual-networks?parent_id=636c3235-0fad-44de-89c7-a787b725672d&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.004200
10.0.0.242 - - [2026-03-02 03:11:15] "GET /virtual-network/ca6c19d5-3789-4b2b-a566-113dbab8815a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2206 0.006401
10.0.0.242 - - [2026-03-02 03:11:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003854
10.0.0.242 - - [2026-03-02 03:11:15] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005033
10.0.0.242 - - [2026-03-02 03:11:15] "GET /virtual-networks?parent_id=636c3235-0fad-44de-89c7-a787b725672d&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003608
10.0.0.242 - - [2026-03-02 03:11:15] "GET /virtual-network/ca6c19d5-3789-4b2b-a566-113dbab8815a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2206 0.006510
10.0.0.242 - - [2026-03-02 03:11:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003306
10.0.0.242 - - [2026-03-02 03:11:15] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004479
10.0.0.242 - - [2026-03-02 03:11:15] "GET /virtual-networks?parent_id=636c3235-0fad-44de-89c7-a787b725672d&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.004034
10.0.0.242 - - [2026-03-02 03:11:15] "GET /virtual-network/ca6c19d5-3789-4b2b-a566-113dbab8815a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2206 0.007234
10.0.0.242 - - [2026-03-02 03:11:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003898
10.0.0.242 - - [2026-03-02 03:11:16] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004799
10.0.0.242 - - [2026-03-02 03:11:16] "GET /virtual-networks?parent_id=636c3235-0fad-44de-89c7-a787b725672d&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003161
10.0.0.242 - - [2026-03-02 03:11:16] "GET /virtual-network/ca6c19d5-3789-4b2b-a566-113dbab8815a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2206 0.005702
10.0.0.242 - - [2026-03-02 03:11:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005041
10.0.0.242 - - [2026-03-02 03:11:19] "GET /virtual-network/ca6c19d5-3789-4b2b-a566-113dbab8815a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2206 0.006996
10.0.0.242 - - [2026-03-02 03:11:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003487
10.0.0.242 - - [2026-03-02 03:11:23] "GET /virtual-network/ca6c19d5-3789-4b2b-a566-113dbab8815a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2206 0.005881
10.0.0.242 - - [2026-03-02 03:11:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003826
10.0.0.242 - - [2026-03-02 03:11:27] "GET /virtual-network/ca6c19d5-3789-4b2b-a566-113dbab8815a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2206 0.005976
10.0.0.242 - - [2026-03-02 03:11:30] "GET /obj-perms HTTP/1.1" 200 5075 0.053555
10.0.0.242 - - [2026-03-02 03:11:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003707
10.0.0.242 - - [2026-03-02 03:11:31] "GET /virtual-network/ca6c19d5-3789-4b2b-a566-113dbab8815a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2206 0.005607
10.0.0.242 - - [2026-03-02 03:11:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005408
10.0.0.242 - - [2026-03-02 03:11:35] "GET /virtual-network/ca6c19d5-3789-4b2b-a566-113dbab8815a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2206 0.005554
10.0.0.242 - - [2026-03-02 03:11:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003702
10.0.0.242 - - [2026-03-02 03:11:39] "GET /virtual-network/ca6c19d5-3789-4b2b-a566-113dbab8815a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2206 0.007415
10.0.0.242 - - [2026-03-02 03:11:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003592
10.0.0.242 - - [2026-03-02 03:11:43] "GET /virtual-network/ca6c19d5-3789-4b2b-a566-113dbab8815a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2206 0.005837
10.0.0.242 - - [2026-03-02 03:11:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004344
10.0.0.242 - - [2026-03-02 03:11:45] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004352
10.0.0.242 - - [2026-03-02 03:11:45] "GET /virtual-networks?parent_id=636c3235-0fad-44de-89c7-a787b725672d&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.004313
10.0.0.242 - - [2026-03-02 03:11:45] "POST /neutron/port HTTP/1.1" 200 1145 0.020862
10.0.0.242 - - [2026-03-02 03:11:45] "GET /virtual-network/ca6c19d5-3789-4b2b-a566-113dbab8815a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2206 0.006237
10.0.0.242 - - [2026-03-02 03:11:45] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004112
10.0.0.242 - - [2026-03-02 03:11:46] "POST /neutron/network HTTP/1.1" 200 927 0.007107
10.0.0.242 - - [2026-03-02 03:11:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003636
10.0.0.242 - - [2026-03-02 03:11:46] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004055
10.0.0.242 - - [2026-03-02 03:11:46] "GET /virtual-networks?parent_id=636c3235-0fad-44de-89c7-a787b725672d&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002876
10.0.0.242 - - [2026-03-02 03:11:46] "GET /virtual-network/ca6c19d5-3789-4b2b-a566-113dbab8815a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2206 0.007377
10.0.0.242 - - [2026-03-02 03:11:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003322
10.0.0.242 - - [2026-03-02 03:11:46] "GET /routing-instance/58e281bc-3239-4d05-8e8a-926383d3dd40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.004474
10.0.0.242 - - [2026-03-02 03:11:46] "GET /route-target/74caa6a6-b8ce-4df8-9aa0-6138b430fff3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003550
10.0.0.242 - - [2026-03-02 03:11:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003831
10.0.0.242 - - [2026-03-02 03:11:46] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003903
10.0.0.242 - - [2026-03-02 03:11:46] "GET /virtual-networks?parent_id=636c3235-0fad-44de-89c7-a787b725672d&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002909
10.0.0.242 - - [2026-03-02 03:11:46] "GET /virtual-network/ca6c19d5-3789-4b2b-a566-113dbab8815a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2206 0.006155
10.0.0.242 - - [2026-03-02 03:11:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002730
10.0.0.242 - - [2026-03-02 03:11:46] "GET /routing-instance/58e281bc-3239-4d05-8e8a-926383d3dd40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.004157
10.0.0.242 - - [2026-03-02 03:11:46] "GET /route-target/74caa6a6-b8ce-4df8-9aa0-6138b430fff3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003793
10.0.0.242 - - [2026-03-02 03:11:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003582
10.0.0.242 - - [2026-03-02 03:11:46] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003891
10.0.0.242 - - [2026-03-02 03:11:46] "GET /virtual-networks?parent_id=636c3235-0fad-44de-89c7-a787b725672d&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003311
10.0.0.242 - - [2026-03-02 03:11:46] "GET /virtual-network/ca6c19d5-3789-4b2b-a566-113dbab8815a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2206 0.005889
10.0.0.242 - - [2026-03-02 03:11:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003319
10.0.0.242 - - [2026-03-02 03:11:46] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004212
10.0.0.242 - - [2026-03-02 03:11:46] "GET /virtual-networks?parent_id=636c3235-0fad-44de-89c7-a787b725672d&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002978
10.0.0.242 - - [2026-03-02 03:11:46] "GET /virtual-network/ca6c19d5-3789-4b2b-a566-113dbab8815a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2206 0.007147
10.0.0.23 - - [2026-03-02 03:11:46] "GET /obj-perms HTTP/1.1" 200 5091 0.004392
10.0.0.242 - - [2026-03-02 03:11:47] "GET /obj-perms HTTP/1.1" 200 5091 0.054436
10.0.0.242 - - [2026-03-02 03:11:47] "GET /obj-perms HTTP/1.1" 200 5091 0.003439
10.0.0.242 - - [2026-03-02 03:11:47] "GET /obj-perms HTTP/1.1" 200 5091 0.004172
10.0.0.27 - - [2026-03-02 03:11:47] "GET /obj-perms HTTP/1.1" 200 5091 0.049880
10.0.0.242 - - [2026-03-02 03:11:47] "GET /virtual-machine/52ef1805-d9f7-4b34-a5a7-51f0de66eeb8 HTTP/1.1" 200 1313 0.004377
10.0.0.242 - - [2026-03-02 03:11:47] "GET /virtual-machine-interface/0c949cb2-7608-4135-8059-b454a87f9e10 HTTP/1.1" 200 3189 0.005750
10.0.0.242 - - [2026-03-02 03:11:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003050
10.0.0.242 - - [2026-03-02 03:11:47] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003481
10.0.0.242 - - [2026-03-02 03:11:47] "GET /virtual-networks?parent_id=636c3235-0fad-44de-89c7-a787b725672d&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003523
10.0.0.242 - - [2026-03-02 03:11:47] "GET /virtual-network/ca6c19d5-3789-4b2b-a566-113dbab8815a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2206 0.005728
10.0.0.242 - - [2026-03-02 03:11:47] "POST /neutron/network HTTP/1.1" 200 937 0.030958
10.0.0.242 - - [2026-03-02 03:11:47] "POST /neutron/port HTTP/1.1" 200 117 0.001218
10.0.0.242 - - [2026-03-02 03:11:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004331
10.0.0.242 - - [2026-03-02 03:11:48] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004777
10.0.0.242 - - [2026-03-02 03:11:48] "GET /virtual-networks?parent_id=636c3235-0fad-44de-89c7-a787b725672d&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003739
10.0.0.242 - - [2026-03-02 03:11:48] "GET /virtual-network/ca6c19d5-3789-4b2b-a566-113dbab8815a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2206 0.006964
10.0.0.242 - - [2026-03-02 03:11:48] "POST /neutron/security_group HTTP/1.1" 200 1417 0.007473
10.0.0.23 - - [2026-03-02 03:11:51] "DELETE /project/636c32350fad44de89c7a787b725672d HTTP/1.1" 404 173 0.010037
10.0.0.23 - - [2026-03-02 03:11:51] "GET /projects?obj_uuids=1fd7ea42-ac31-4c7c-92a6-32c23e5f71de&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001308
10.0.0.23 - - [2026-03-02 03:11:51] "GET /project/1fd7ea42-ac31-4c7c-92a6-32c23e5f71de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1588 0.056614
10.0.0.23 - - [2026-03-02 03:11:51] "GET /projects?obj_uuids=1fd7ea42-ac31-4c7c-92a6-32c23e5f71de&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001607
10.0.0.23 - - [2026-03-02 03:11:51] "GET /project/1fd7ea42-ac31-4c7c-92a6-32c23e5f71de?fields=security_groups HTTP/1.1" 200 1163 0.066809
10.0.0.23 - - [2026-03-02 03:11:51] "GET /projects?obj_uuids=1fd7ea42-ac31-4c7c-92a6-32c23e5f71de&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.003819
10.0.0.23 - - [2026-03-02 03:11:51] "GET /project/1fd7ea42-ac31-4c7c-92a6-32c23e5f71de?fields=application_policy_sets HTTP/1.1" 200 1492 0.118514
10.0.0.23 - - [2026-03-02 03:11:52] "DELETE /project/1fd7ea42-ac31-4c7c-92a6-32c23e5f71de HTTP/1.1" 200 115 0.569252
10.0.0.242 - - [2026-03-02 03:11:54] "POST /neutron/port HTTP/1.1" 200 1145 0.052909
10.0.0.242 - - [2026-03-02 03:11:59] "POST /neutron/security_group HTTP/1.1" 200 1417 0.007231
10.0.0.242 - - [2026-03-02 03:12:04] "POST /neutron/port HTTP/1.1" 200 1145 0.019543
10.0.0.242 - - [2026-03-02 03:12:04] "POST /neutron/security_group HTTP/1.1" 200 1417 0.008138
10.0.0.242 - - [2026-03-02 03:12:04] "GET /virtual-machine/f6aff5c8-d4b2-4ec3-bb93-24273fde33a3 HTTP/1.1" 200 1314 0.006916
10.0.0.242 - - [2026-03-02 03:12:04] "GET /virtual-machine/f6aff5c8-d4b2-4ec3-bb93-24273fde33a3 HTTP/1.1" 200 1314 0.003824
10.0.0.242 - - [2026-03-02 03:12:04] "GET /virtual-machine-interface/b304d078-9e55-4ac9-8c95-4d30b9631d38 HTTP/1.1" 200 3192 0.006001
10.0.0.242 - - [2026-03-02 03:12:04] "GET /virtual-machine/f6aff5c8-d4b2-4ec3-bb93-24273fde33a3 HTTP/1.1" 200 1314 0.004359
10.0.0.242 - - [2026-03-02 03:12:04] "GET /virtual-machine-interface/b304d078-9e55-4ac9-8c95-4d30b9631d38 HTTP/1.1" 200 3192 0.005527
10.0.0.242 - - [2026-03-02 03:12:04] "GET /instance-ip/5047da95-1a77-4d96-9132-910798410266 HTTP/1.1" 200 1703 0.006211
10.0.0.242 - - [2026-03-02 03:12:04] "GET /virtual-machine/f6aff5c8-d4b2-4ec3-bb93-24273fde33a3 HTTP/1.1" 200 1314 0.003763
10.0.0.242 - - [2026-03-02 03:12:04] "GET /virtual-machine-interface/b304d078-9e55-4ac9-8c95-4d30b9631d38 HTTP/1.1" 200 3192 0.004850
10.0.0.242 - - [2026-03-02 03:12:04] "GET /instance-ip/5047da95-1a77-4d96-9132-910798410266 HTTP/1.1" 200 1703 0.004726
10.0.0.242 - - [2026-03-02 03:12:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003353
10.0.0.242 - - [2026-03-02 03:12:04] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003463
10.0.0.242 - - [2026-03-02 03:12:04] "GET /virtual-networks?parent_id=636c3235-0fad-44de-89c7-a787b725672d&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003214
10.0.0.242 - - [2026-03-02 03:12:04] "GET /virtual-network/ca6c19d5-3789-4b2b-a566-113dbab8815a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2206 0.005787
10.0.0.242 - - [2026-03-02 03:12:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003374
10.0.0.242 - - [2026-03-02 03:12:04] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004256
10.0.0.242 - - [2026-03-02 03:12:04] "GET /virtual-networks?parent_id=636c3235-0fad-44de-89c7-a787b725672d&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003268
10.0.0.242 - - [2026-03-02 03:12:04] "GET /virtual-network/ca6c19d5-3789-4b2b-a566-113dbab8815a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2206 0.009320
10.0.0.242 - - [2026-03-02 03:12:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005005
10.0.0.242 - - [2026-03-02 03:12:05] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004866
10.0.0.242 - - [2026-03-02 03:12:05] "GET /virtual-networks?parent_id=636c3235-0fad-44de-89c7-a787b725672d&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003428
10.0.0.242 - - [2026-03-02 03:12:05] "GET /virtual-network/ca6c19d5-3789-4b2b-a566-113dbab8815a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2206 0.006622
10.0.0.242 - - [2026-03-02 03:12:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003149
10.0.0.242 - - [2026-03-02 03:12:05] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003830
10.0.0.242 - - [2026-03-02 03:12:05] "GET /virtual-networks?parent_id=636c3235-0fad-44de-89c7-a787b725672d&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003165
10.0.0.242 - - [2026-03-02 03:12:05] "GET /virtual-network/ca6c19d5-3789-4b2b-a566-113dbab8815a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2206 0.006083
10.0.0.242 - - [2026-03-02 03:12:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003398
10.0.0.242 - - [2026-03-02 03:12:05] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006763
10.0.0.242 - - [2026-03-02 03:12:05] "GET /virtual-networks?parent_id=636c3235-0fad-44de-89c7-a787b725672d&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003160
10.0.0.242 - - [2026-03-02 03:12:05] "GET /virtual-network/ca6c19d5-3789-4b2b-a566-113dbab8815a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2206 0.007402
10.0.0.242 - - [2026-03-02 03:12:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003584
10.0.0.242 - - [2026-03-02 03:12:05] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004485
10.0.0.242 - - [2026-03-02 03:12:05] "GET /virtual-networks?parent_id=636c3235-0fad-44de-89c7-a787b725672d&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003395
10.0.0.242 - - [2026-03-02 03:12:05] "GET /virtual-network/ca6c19d5-3789-4b2b-a566-113dbab8815a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2206 0.006696
10.0.0.242 - - [2026-03-02 03:12:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003366
10.0.0.242 - - [2026-03-02 03:12:05] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004349
10.0.0.242 - - [2026-03-02 03:12:05] "GET /virtual-networks?parent_id=636c3235-0fad-44de-89c7-a787b725672d&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.004117
10.0.0.242 - - [2026-03-02 03:12:05] "GET /virtual-network/ca6c19d5-3789-4b2b-a566-113dbab8815a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2206 0.006885
10.0.0.242 - - [2026-03-02 03:12:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003537
10.0.0.242 - - [2026-03-02 03:12:06] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004181
10.0.0.242 - - [2026-03-02 03:12:06] "GET /virtual-networks?parent_id=636c3235-0fad-44de-89c7-a787b725672d&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003156
10.0.0.242 - - [2026-03-02 03:12:06] "GET /virtual-network/ca6c19d5-3789-4b2b-a566-113dbab8815a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2206 0.006008
10.0.0.242 - - [2026-03-02 03:12:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005054
10.0.0.242 - - [2026-03-02 03:12:07] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003442
10.0.0.242 - - [2026-03-02 03:12:07] "GET /virtual-networks?parent_id=636c3235-0fad-44de-89c7-a787b725672d&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002982
10.0.0.242 - - [2026-03-02 03:12:07] "GET /virtual-network/ca6c19d5-3789-4b2b-a566-113dbab8815a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2206 0.007014
10.0.0.242 - - [2026-03-02 03:12:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002858
10.0.0.242 - - [2026-03-02 03:12:07] "GET /routing-instance/58e281bc-3239-4d05-8e8a-926383d3dd40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.004072
10.0.0.242 - - [2026-03-02 03:12:07] "GET /route-target/74caa6a6-b8ce-4df8-9aa0-6138b430fff3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004916
10.0.0.242 - - [2026-03-02 03:12:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003482
10.0.0.242 - - [2026-03-02 03:12:07] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004722
10.0.0.242 - - [2026-03-02 03:12:07] "GET /virtual-networks?parent_id=636c3235-0fad-44de-89c7-a787b725672d&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003890
10.0.0.242 - - [2026-03-02 03:12:07] "GET /virtual-network/ca6c19d5-3789-4b2b-a566-113dbab8815a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2206 0.006020
10.0.0.242 - - [2026-03-02 03:12:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002845
10.0.0.242 - - [2026-03-02 03:12:07] "GET /routing-instance/58e281bc-3239-4d05-8e8a-926383d3dd40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.005331
10.0.0.242 - - [2026-03-02 03:12:07] "GET /route-target/74caa6a6-b8ce-4df8-9aa0-6138b430fff3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003386
10.0.0.242 - - [2026-03-02 03:12:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003484
10.0.0.242 - - [2026-03-02 03:12:07] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004477
10.0.0.242 - - [2026-03-02 03:12:07] "GET /virtual-networks?parent_id=636c3235-0fad-44de-89c7-a787b725672d&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002915
10.0.0.242 - - [2026-03-02 03:12:07] "GET /virtual-network/ca6c19d5-3789-4b2b-a566-113dbab8815a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2206 0.006037
10.0.0.242 - - [2026-03-02 03:12:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003750
10.0.0.242 - - [2026-03-02 03:12:07] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004403
10.0.0.242 - - [2026-03-02 03:12:07] "GET /virtual-networks?parent_id=636c3235-0fad-44de-89c7-a787b725672d&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003503
10.0.0.242 - - [2026-03-02 03:12:07] "GET /virtual-network/ca6c19d5-3789-4b2b-a566-113dbab8815a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2206 0.007170
10.0.0.23 - - [2026-03-02 03:12:07] "GET /obj-perms HTTP/1.1" 200 5091 0.003493
10.0.0.242 - - [2026-03-02 03:12:07] "GET /obj-perms HTTP/1.1" 200 5091 0.003751
10.0.0.242 - - [2026-03-02 03:12:07] "GET /obj-perms HTTP/1.1" 200 5091 0.004521
10.0.0.27 - - [2026-03-02 03:12:08] "GET /obj-perms HTTP/1.1" 200 5091 0.003525
10.0.0.23 - - [2026-03-02 03:12:08] "GET /obj-perms HTTP/1.1" 200 5091 0.003347
10.0.0.242 - - [2026-03-02 03:12:08] "GET /virtual-machine/f6aff5c8-d4b2-4ec3-bb93-24273fde33a3 HTTP/1.1" 200 1314 0.010881
10.0.0.242 - - [2026-03-02 03:12:08] "GET /virtual-machine-interface/b304d078-9e55-4ac9-8c95-4d30b9631d38 HTTP/1.1" 200 3192 0.006055
10.0.0.242 - - [2026-03-02 03:12:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003469
10.0.0.242 - - [2026-03-02 03:12:08] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004034
10.0.0.242 - - [2026-03-02 03:12:08] "GET /virtual-networks?parent_id=636c3235-0fad-44de-89c7-a787b725672d&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002871
10.0.0.242 - - [2026-03-02 03:12:08] "GET /virtual-network/ca6c19d5-3789-4b2b-a566-113dbab8815a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2206 0.005666
10.0.0.242 - - [2026-03-02 03:12:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003937
10.0.0.242 - - [2026-03-02 03:12:09] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003403
10.0.0.242 - - [2026-03-02 03:12:09] "GET /virtual-networks?parent_id=636c3235-0fad-44de-89c7-a787b725672d&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003357
10.0.0.242 - - [2026-03-02 03:12:09] "GET /virtual-network/ca6c19d5-3789-4b2b-a566-113dbab8815a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2206 0.006778
10.0.0.242 - - [2026-03-02 03:12:09] "POST /neutron/port HTTP/1.1" 200 1145 0.019422
10.0.0.242 - - [2026-03-02 03:12:12] "POST /neutron/security_group HTTP/1.1" 200 1417 0.006969
10.0.0.242 - - [2026-03-02 03:12:19] "POST /neutron/port HTTP/1.1" 200 1145 0.016161
10.0.0.242 - - [2026-03-02 03:12:24] "GET /virtual-machine/52ef1805-d9f7-4b34-a5a7-51f0de66eeb8 HTTP/1.1" 200 1313 0.003975
10.0.0.242 - - [2026-03-02 03:12:24] "GET /virtual-machine-interface/0c949cb2-7608-4135-8059-b454a87f9e10 HTTP/1.1" 200 3189 0.008558
10.0.0.242 - - [2026-03-02 03:12:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003704
10.0.0.242 - - [2026-03-02 03:12:25] "GET /security-group/b17afd80-e24c-49c6-a2da-f412599d92bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2697 0.007757
10.0.0.242 - - [2026-03-02 03:12:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005125
10.0.0.242 - - [2026-03-02 03:12:25] "GET /security-group/b17afd80-e24c-49c6-a2da-f412599d92bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2697 0.004422
10.0.0.242 - - [2026-03-02 03:12:25] "POST /neutron/security_group HTTP/1.1" 200 1417 0.008794
10.0.0.242 - - [2026-03-02 03:12:25] "POST /neutron/port HTTP/1.1" 200 1135 0.015478
10.0.0.242 - - [2026-03-02 03:12:25] "GET /virtual-machine/52ef1805-d9f7-4b34-a5a7-51f0de66eeb8 HTTP/1.1" 200 1313 0.004178
10.0.0.242 - - [2026-03-02 03:12:25] "GET /virtual-machine-interface/0c949cb2-7608-4135-8059-b454a87f9e10 HTTP/1.1" 200 3137 0.012184
10.0.0.242 - - [2026-03-02 03:12:25] "POST /neutron/port HTTP/1.1" 200 1107 0.021317
10.0.0.242 - - [2026-03-02 03:12:25] "POST /neutron/port HTTP/1.1" 200 1135 0.084532
10.0.0.242 - - [2026-03-02 03:12:25] "GET /virtual-machine/52ef1805-d9f7-4b34-a5a7-51f0de66eeb8 HTTP/1.1" 200 1313 0.003543
10.0.0.242 - - [2026-03-02 03:12:25] "GET /virtual-machine-interface/0c949cb2-7608-4135-8059-b454a87f9e10 HTTP/1.1" 200 3189 0.008883
10.0.0.242 - - [2026-03-02 03:12:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003922
10.0.0.242 - - [2026-03-02 03:12:25] "GET /security-group/b17afd80-e24c-49c6-a2da-f412599d92bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2697 0.003999
10.0.0.242 - - [2026-03-02 03:12:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003006
10.0.0.242 - - [2026-03-02 03:12:25] "GET /security-group/b17afd80-e24c-49c6-a2da-f412599d92bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2697 0.005014
10.0.0.242 - - [2026-03-02 03:12:25] "POST /neutron/security_group HTTP/1.1" 400 206 0.011701
10.0.0.242 - - [2026-03-02 03:12:47] "POST /neutron/network HTTP/1.1" 200 937 0.006943
10.0.0.242 - - [2026-03-02 03:12:47] "POST /neutron/port HTTP/1.1" 200 117 0.001116
10.0.0.242 - - [2026-03-02 03:12:47] "POST /neutron/port HTTP/1.1" 200 1145 0.026730
10.0.0.242 - - [2026-03-02 03:12:47] "POST /neutron/subnet HTTP/1.1" 200 699 0.009035
10.0.0.242 - - [2026-03-02 03:13:47] "POST /neutron/port HTTP/1.1" 200 1145 0.016671
10.0.0.242 - - [2026-03-02 03:13:47] "POST /neutron/network HTTP/1.1" 200 937 0.006452
10.0.0.242 - - [2026-03-02 03:13:47] "POST /neutron/port HTTP/1.1" 200 1145 0.019141
10.0.0.242 - - [2026-03-02 03:13:48] "POST /neutron/network HTTP/1.1" 200 937 0.007670
10.0.0.242 - - [2026-03-02 03:13:48] "POST /neutron/port HTTP/1.1" 200 117 0.001101
10.0.0.242 - - [2026-03-02 03:13:50] "POST /neutron/security_group_rule HTTP/1.1" 200 546 0.008730
10.0.0.242 - - [2026-03-02 03:13:51] "PUT /access-control-list/e6523eea-93b3-4c3f-ae1b-be76e66ddde6 HTTP/1.1" 200 272 0.041390
10.0.0.242 - - [2026-03-02 03:13:51] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.170397
10.0.0.242 - - [2026-03-02 03:13:54] "POST /neutron/security_group HTTP/1.1" 200 1417 0.007847
10.0.0.242 - - [2026-03-02 03:13:54] "POST /neutron/port HTTP/1.1" 200 1135 0.016729
10.0.0.242 - - [2026-03-02 03:13:54] "GET /virtual-machine/f6aff5c8-d4b2-4ec3-bb93-24273fde33a3 HTTP/1.1" 200 1314 0.005416
10.0.0.242 - - [2026-03-02 03:13:54] "POST /neutron/port HTTP/1.1" 200 1097 0.023768
10.0.0.242 - - [2026-03-02 03:13:56] "GET /virtual-machine/f6aff5c8-d4b2-4ec3-bb93-24273fde33a3 HTTP/1.1" 404 171 0.004229
10.0.0.242 - - [2026-03-02 03:13:56] "GET /virtual-machine/f6aff5c8-d4b2-4ec3-bb93-24273fde33a3 HTTP/1.1" 404 171 0.003186
10.0.0.242 - - [2026-03-02 03:13:56] "GET /virtual-machine/f6aff5c8-d4b2-4ec3-bb93-24273fde33a3 HTTP/1.1" 404 171 0.003327
10.0.0.242 - - [2026-03-02 03:13:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003579
10.0.0.242 - - [2026-03-02 03:13:56] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003977
10.0.0.242 - - [2026-03-02 03:13:56] "GET /virtual-networks?parent_id=636c3235-0fad-44de-89c7-a787b725672d&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003430
10.0.0.242 - - [2026-03-02 03:13:56] "GET /virtual-network/ca6c19d5-3789-4b2b-a566-113dbab8815a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2206 0.006289
10.0.0.242 - - [2026-03-02 03:13:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002838
10.0.0.242 - - [2026-03-02 03:13:56] "GET /routing-instance/58e281bc-3239-4d05-8e8a-926383d3dd40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.004126
10.0.0.242 - - [2026-03-02 03:13:56] "GET /route-target/74caa6a6-b8ce-4df8-9aa0-6138b430fff3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004055
10.0.0.242 - - [2026-03-02 03:13:56] "GET /obj-perms HTTP/1.1" 200 5091 0.003457
10.0.0.27 - - [2026-03-02 03:13:56] "GET /obj-perms HTTP/1.1" 200 5091 0.003975
10.0.0.242 - - [2026-03-02 03:14:06] "GET /obj-perms HTTP/1.1" 200 5091 0.005002
10.0.0.27 - - [2026-03-02 03:14:06] "GET /obj-perms HTTP/1.1" 200 5091 0.003582
10.0.0.242 - - [2026-03-02 03:14:12] "GET /obj-perms HTTP/1.1" 200 5091 0.005001
10.0.0.27 - - [2026-03-02 03:14:12] "GET /obj-perms HTTP/1.1" 200 5091 0.004159
10.0.0.242 - - [2026-03-02 03:14:12] "POST /neutron/port HTTP/1.1" 200 1145 0.017742
10.0.0.242 - - [2026-03-02 03:14:12] "POST /neutron/port HTTP/1.1" 200 1097 0.083500
10.0.0.242 - - [2026-03-02 03:14:12] "GET /virtual-machine/52ef1805-d9f7-4b34-a5a7-51f0de66eeb8 HTTP/1.1" 200 1313 0.004676
10.0.0.242 - - [2026-03-02 03:14:13] "POST /neutron/port HTTP/1.1" 200 151 0.185389
10.0.0.242 - - [2026-03-02 03:14:14] "GET /virtual-machine/52ef1805-d9f7-4b34-a5a7-51f0de66eeb8 HTTP/1.1" 404 171 0.003950
10.0.0.242 - - [2026-03-02 03:14:14] "GET /virtual-machine/52ef1805-d9f7-4b34-a5a7-51f0de66eeb8 HTTP/1.1" 404 171 0.003249
10.0.0.242 - - [2026-03-02 03:14:14] "GET /virtual-machine/52ef1805-d9f7-4b34-a5a7-51f0de66eeb8 HTTP/1.1" 404 171 0.003149
10.0.0.242 - - [2026-03-02 03:14:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003525
10.0.0.242 - - [2026-03-02 03:14:14] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004466
10.0.0.242 - - [2026-03-02 03:14:14] "GET /virtual-networks?parent_id=636c3235-0fad-44de-89c7-a787b725672d&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003252
10.0.0.242 - - [2026-03-02 03:14:15] "GET /virtual-network/ca6c19d5-3789-4b2b-a566-113dbab8815a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2206 0.006257
10.0.0.242 - - [2026-03-02 03:14:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003402
10.0.0.242 - - [2026-03-02 03:14:15] "GET /routing-instance/58e281bc-3239-4d05-8e8a-926383d3dd40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.004956
10.0.0.242 - - [2026-03-02 03:14:15] "GET /route-target/74caa6a6-b8ce-4df8-9aa0-6138b430fff3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003780
10.0.0.242 - - [2026-03-02 03:14:15] "GET /obj-perms HTTP/1.1" 200 5091 0.004615
10.0.0.242 - - [2026-03-02 03:14:21] "GET /obj-perms HTTP/1.1" 200 5091 0.003427
10.0.0.242 - - [2026-03-02 03:14:21] "GET /obj-perms HTTP/1.1" 200 5091 0.004391
10.0.0.23 - - [2026-03-02 03:14:21] "GET /obj-perms HTTP/1.1" 200 5091 0.015198
10.0.0.242 - - [2026-03-02 03:14:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003897
10.0.0.242 - - [2026-03-02 03:14:21] "POST /neutron/security_group HTTP/1.1" 200 1443 0.004472
10.0.0.242 - - [2026-03-02 03:14:22] "POST /fqname-to-id HTTP/1.1" 404 245 0.003365
10.0.0.242 - - [2026-03-02 03:14:22] "DELETE /access-control-list/e6523eea-93b3-4c3f-ae1b-be76e66ddde6 HTTP/1.1" 200 115 0.053482
10.0.0.23 - - [2026-03-02 03:14:23] "GET /projects?obj_uuids=636c3235-0fad-44de-89c7-a787b725672d&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.002125
10.0.0.242 - - [2026-03-02 03:14:23] "GET /project/636c3235-0fad-44de-89c7-a787b725672d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.116938
10.0.0.23 - - [2026-03-02 03:14:23] "GET /projects?obj_uuids=636c3235-0fad-44de-89c7-a787b725672d&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001533
10.0.0.242 - - [2026-03-02 03:14:23] "GET /project/636c3235-0fad-44de-89c7-a787b725672d?fields=virtual_networks HTTP/1.1" 200 1073 0.058384
10.0.0.23 - - [2026-03-02 03:14:23] "GET /projects?obj_uuids=636c3235-0fad-44de-89c7-a787b725672d&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001546
10.0.0.242 - - [2026-03-02 03:14:23] "GET /project/636c3235-0fad-44de-89c7-a787b725672d?fields=virtual_machine_interfaces HTTP/1.1" 200 1073 0.054813
10.0.0.23 - - [2026-03-02 03:14:24] "GET /projects?obj_uuids=636c3235-0fad-44de-89c7-a787b725672d&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001868
10.0.0.242 - - [2026-03-02 03:14:24] "GET /project/636c3235-0fad-44de-89c7-a787b725672d?fields=security_groups HTTP/1.1" 200 1320 0.075418
10.0.0.242 - - [2026-03-02 03:14:25] "POST /fqname-to-id HTTP/1.1" 404 186 0.033694
10.0.0.23 - - [2026-03-02 03:14:25] "GET /projects?obj_uuids=3ced07c4-b316-4eb7-9e31-ac9e4c5efd5b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003250
10.0.0.23 - - [2026-03-02 03:14:25] "GET /domains?obj_uuids=cc2d0805-fa5b-4698-bfcc-d7811c08231a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001805
10.0.0.23 - - [2026-03-02 03:14:25] "GET /domain/cc2d0805-fa5b-4698-bfcc-d7811c08231a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.010096
10.0.0.23 - - [2026-03-02 03:14:25] "POST /id-to-fqname HTTP/1.1" 200 188 0.001901
10.0.0.23 - - [2026-03-02 03:14:25] "POST /fqname-to-id HTTP/1.1" 404 197 0.008875
10.0.0.23 - - [2026-03-02 03:14:25] "POST /security-groups HTTP/1.1" 200 589 0.054336
10.0.0.23 - - [2026-03-02 03:14:25] "POST /projects HTTP/1.1" 200 581 0.293499
10.0.0.242 - - [2026-03-02 03:14:25] "POST /fqname-to-id HTTP/1.1" 404 231 0.012992
10.0.0.23 - - [2026-03-02 03:14:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.371568
10.0.0.242 - - [2026-03-02 03:14:25] "GET /project/3ced07c4-b316-4eb7-9e31-ac9e4c5efd5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.546870
10.0.0.242 - - [2026-03-02 03:14:27] "GET / HTTP/1.1" 200 35931 0.001491
10.0.0.242 - - [2026-03-02 03:14:28] "POST /fqname-to-id HTTP/1.1" 401 293 0.000443
10.0.0.242 - - [2026-03-02 03:14:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.065637
10.0.0.23 - - [2026-03-02 03:14:29] "GET /projects?obj_uuids=3ced07c4-b316-4eb7-9e31-ac9e4c5efd5b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000999
10.0.0.242 - - [2026-03-02 03:14:29] "GET /project/3ced07c4-b316-4eb7-9e31-ac9e4c5efd5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.044650
10.0.0.23 - - [2026-03-02 03:14:29] "GET /projects?obj_uuids=3ced07c4-b316-4eb7-9e31-ac9e4c5efd5b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001222
10.0.0.242 - - [2026-03-02 03:14:29] "POST /neutron/network HTTP/1.1" 200 615 0.192652
10.0.0.242 - - [2026-03-02 03:14:29] "POST /ref-update HTTP/1.1" 200 156 0.025367
10.0.0.242 - - [2026-03-02 03:14:29] "POST /id-to-fqname HTTP/1.1" 200 224 0.003864
10.0.0.242 - - [2026-03-02 03:14:29] "GET /virtual-network/13694dc6-02bf-438d-84f9-44ba4e3e2980?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.006164
10.0.0.242 - - [2026-03-02 03:14:29] "POST /neutron/network HTTP/1.1" 200 836 0.007727
10.0.0.242 - - [2026-03-02 03:14:29] "GET /virtual-network/13694dc6-02bf-438d-84f9-44ba4e3e2980?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.005775
10.0.0.242 - - [2026-03-02 03:14:29] "POST /id-to-fqname HTTP/1.1" 200 224 0.001441
10.0.0.242 - - [2026-03-02 03:14:30] "POST /neutron/network HTTP/1.1" 200 846 0.007289
10.0.0.23 - - [2026-03-02 03:14:30] "GET /projects?obj_uuids=3ced07c4-b316-4eb7-9e31-ac9e4c5efd5b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001616
10.0.0.242 - - [2026-03-02 03:14:31] "GET /project/3ced07c4-b316-4eb7-9e31-ac9e4c5efd5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.088453
10.0.0.242 - - [2026-03-02 03:14:31] "POST /neutron/port HTTP/1.1" 200 117 0.007535
10.0.0.23 - - [2026-03-02 03:14:31] "GET /projects?obj_uuids=3ced07c4-b316-4eb7-9e31-ac9e4c5efd5b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001158
10.0.0.242 - - [2026-03-02 03:14:32] "POST /neutron/port HTTP/1.1" 200 1060 0.327458
10.0.0.242 - - [2026-03-02 03:14:32] "POST /neutron/port HTTP/1.1" 200 1114 0.097694
10.0.0.242 - - [2026-03-02 03:14:32] "POST /neutron/subnet HTTP/1.1" 200 708 0.009047
10.0.0.242 - - [2026-03-02 03:14:36] "POST /neutron/port HTTP/1.1" 200 1124 0.020657
10.0.0.242 - - [2026-03-02 03:14:36] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008314
10.0.0.242 - - [2026-03-02 03:14:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003967
10.0.0.23 - - [2026-03-02 03:14:36] "GET /projects?obj_uuids=3ced07c4-b316-4eb7-9e31-ac9e4c5efd5b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001184
10.0.0.242 - - [2026-03-02 03:14:36] "GET /project/3ced07c4-b316-4eb7-9e31-ac9e4c5efd5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.053965
10.0.0.23 - - [2026-03-02 03:14:37] "POST /useragent-kv HTTP/1.1" 200 115 0.011222
10.0.0.242 - - [2026-03-02 03:14:37] "POST /neutron/subnet HTTP/1.1" 200 730 0.208652
10.0.0.242 - - [2026-03-02 03:14:37] "POST /id-to-fqname HTTP/1.1" 200 223 0.001339
10.0.0.242 - - [2026-03-02 03:14:37] "GET /virtual-network/bc7612e2-030e-4a65-9130-ed045c44d08a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005992
10.0.0.242 - - [2026-03-02 03:14:37] "GET /virtual-network/bc7612e2-030e-4a65-9130-ed045c44d08a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006402
10.0.0.242 - - [2026-03-02 03:14:37] "POST /neutron/network HTTP/1.1" 200 833 0.007390
10.0.0.242 - - [2026-03-02 03:14:37] "GET /virtual-network/bc7612e2-030e-4a65-9130-ed045c44d08a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.007717
10.0.0.242 - - [2026-03-02 03:14:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003777
10.0.0.23 - - [2026-03-02 03:14:39] "GET /projects?obj_uuids=3ced07c4-b316-4eb7-9e31-ac9e4c5efd5b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000970
10.0.0.242 - - [2026-03-02 03:14:39] "GET /project/3ced07c4-b316-4eb7-9e31-ac9e4c5efd5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.050420
10.0.0.23 - - [2026-03-02 03:14:39] "GET /projects?obj_uuids=3ced07c4-b316-4eb7-9e31-ac9e4c5efd5b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001016
10.0.0.242 - - [2026-03-02 03:14:39] "POST /neutron/network HTTP/1.1" 200 613 0.131360
10.0.0.242 - - [2026-03-02 03:14:39] "POST /route-targets HTTP/1.1" 200 327 0.020098
10.0.0.242 - - [2026-03-02 03:14:39] "POST /id-to-fqname HTTP/1.1" 200 223 0.004007
10.0.0.242 - - [2026-03-02 03:14:39] "GET /virtual-network/a878167e-218c-42ea-9576-be9973ad84dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005677
10.0.0.242 - - [2026-03-02 03:14:39] "POST /neutron/network HTTP/1.1" 200 833 0.006694
10.0.0.242 - - [2026-03-02 03:14:39] "GET /virtual-network/a878167e-218c-42ea-9576-be9973ad84dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005450
10.0.0.242 - - [2026-03-02 03:14:40] "GET /virtual-network/a878167e-218c-42ea-9576-be9973ad84dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005634
10.0.0.242 - - [2026-03-02 03:14:40] "GET /obj-perms HTTP/1.1" 200 5045 0.054992
10.0.0.27 - - [2026-03-02 03:14:40] "GET /obj-perms HTTP/1.1" 200 5045 0.061695
10.0.0.23 - - [2026-03-02 03:14:40] "GET /obj-perms HTTP/1.1" 200 5045 0.052614
10.0.0.242 - - [2026-03-02 03:14:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003298
10.0.0.23 - - [2026-03-02 03:14:40] "GET /projects?obj_uuids=3ced07c4-b316-4eb7-9e31-ac9e4c5efd5b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000879
10.0.0.242 - - [2026-03-02 03:14:40] "GET /project/3ced07c4-b316-4eb7-9e31-ac9e4c5efd5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.038769
10.0.0.242 - - [2026-03-02 03:14:40] "POST /neutron/network HTTP/1.1" 200 117 0.016887
10.0.0.242 - - [2026-03-02 03:14:41] "POST /ref-update HTTP/1.1" 200 156 0.022148
10.0.0.242 - - [2026-03-02 03:14:41] "POST /neutron/network HTTP/1.1" 200 834 0.008403
10.0.0.242 - - [2026-03-02 03:14:41] "POST /id-to-fqname HTTP/1.1" 200 224 0.001149
10.0.0.242 - - [2026-03-02 03:14:41] "GET /virtual-network/94de5fcb-4fd3-4732-ab7a-04619f293b19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005218
10.0.0.242 - - [2026-03-02 03:14:41] "GET /virtual-network/94de5fcb-4fd3-4732-ab7a-04619f293b19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005704
10.0.0.242 - - [2026-03-02 03:14:41] "POST /neutron/subnet HTTP/1.1" 200 724 0.008905
10.0.0.242 - - [2026-03-02 03:14:41] "GET /virtual-network/94de5fcb-4fd3-4732-ab7a-04619f293b19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006292
10.0.0.242 - - [2026-03-02 03:14:41] "POST /id-to-fqname HTTP/1.1" 200 223 0.001323
10.0.0.242 - - [2026-03-02 03:14:42] "POST /neutron/network HTTP/1.1" 200 843 0.007103
10.0.0.23 - - [2026-03-02 03:14:42] "GET /projects?obj_uuids=3ced07c4-b316-4eb7-9e31-ac9e4c5efd5b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001434
10.0.0.242 - - [2026-03-02 03:14:42] "GET /project/3ced07c4-b316-4eb7-9e31-ac9e4c5efd5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.075850
10.0.0.242 - - [2026-03-02 03:14:43] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008760
10.0.0.242 - - [2026-03-02 03:14:43] "POST /id-to-fqname HTTP/1.1" 200 224 0.001451
10.0.0.242 - - [2026-03-02 03:14:43] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009254
10.0.0.23 - - [2026-03-02 03:14:43] "GET /projects?obj_uuids=3ced07c4-b316-4eb7-9e31-ac9e4c5efd5b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001047
10.0.0.242 - - [2026-03-02 03:14:44] "POST /neutron/port HTTP/1.1" 200 1059 0.305634
10.0.0.242 - - [2026-03-02 03:14:44] "POST /neutron/port HTTP/1.1" 200 1113 0.141580
10.0.0.242 - - [2026-03-02 03:14:44] "POST /neutron/subnet HTTP/1.1" 200 703 0.008704
10.0.0.23 - - [2026-03-02 03:14:44] "GET /projects?obj_uuids=3ced07c4-b316-4eb7-9e31-ac9e4c5efd5b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001105
10.0.0.242 - - [2026-03-02 03:14:44] "GET /project/3ced07c4-b316-4eb7-9e31-ac9e4c5efd5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.098150
10.0.0.242 - - [2026-03-02 03:14:44] "POST /neutron/network HTTP/1.1" 200 834 0.006562
10.0.0.242 - - [2026-03-02 03:14:44] "POST /neutron/port HTTP/1.1" 200 117 0.006863
10.0.0.242 - - [2026-03-02 03:14:44] "POST /fqname-to-id HTTP/1.1" 404 193 0.003486
10.0.0.242 - - [2026-03-02 03:14:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003453
10.0.0.23 - - [2026-03-02 03:14:44] "GET /domains?obj_uuids=cc2d0805-fa5b-4698-bfcc-d7811c08231a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001098
10.0.0.242 - - [2026-03-02 03:14:44] "GET /domain/cc2d0805-fa5b-4698-bfcc-d7811c08231a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.007780
10.0.0.242 - - [2026-03-02 03:14:45] "POST /service-templates HTTP/1.1" 200 543 0.034894
10.0.0.242 - - [2026-03-02 03:14:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003131
10.0.0.242 - - [2026-03-02 03:14:45] "GET /service-template/dea32882-2ff9-4458-946a-af2888ecb749?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1818 0.005908
10.0.0.242 - - [2026-03-02 03:14:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002982
10.0.0.242 - - [2026-03-02 03:14:45] "GET /service-template/dea32882-2ff9-4458-946a-af2888ecb749?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1818 0.003622
10.0.0.242 - - [2026-03-02 03:14:45] "POST /id-to-fqname HTTP/1.1" 200 223 0.001355
10.0.0.242 - - [2026-03-02 03:14:45] "POST /id-to-fqname HTTP/1.1" 200 223 0.001283
10.0.0.242 - - [2026-03-02 03:14:45] "POST /id-to-fqname HTTP/1.1" 200 224 0.001269
10.0.0.242 - - [2026-03-02 03:14:45] "POST /neutron/port HTTP/1.1" 200 3010 0.065784
10.0.0.242 - - [2026-03-02 03:14:45] "POST /neutron/port HTTP/1.1" 200 1058 0.014905
10.0.0.242 - - [2026-03-02 03:14:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003198
10.0.0.242 - - [2026-03-02 03:14:45] "DELETE /service-template/dea32882-2ff9-4458-946a-af2888ecb749 HTTP/1.1" 200 115 0.030250
10.0.0.242 - - [2026-03-02 03:14:45] "POST /fqname-to-id HTTP/1.1" 404 193 0.003703
10.0.0.242 - - [2026-03-02 03:14:45] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006132
10.0.0.242 - - [2026-03-02 03:14:45] "POST /neutron/network HTTP/1.1" 200 834 0.007984
10.0.0.242 - - [2026-03-02 03:14:46] "POST /neutron/port HTTP/1.1" 200 1123 0.018578
10.0.0.242 - - [2026-03-02 03:14:47] "POST /neutron/port HTTP/1.1" 200 1122 0.020745
10.0.0.242 - - [2026-03-02 03:14:48] "POST /neutron/port HTTP/1.1" 200 117 0.006652
10.0.0.242 - - [2026-03-02 03:14:48] "POST /neutron/network HTTP/1.1" 200 834 0.008173
10.0.0.242 - - [2026-03-02 03:14:48] "POST /neutron/network HTTP/1.1" 200 833 0.008709
10.0.0.242 - - [2026-03-02 03:14:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.012210
10.0.0.242 - - [2026-03-02 03:14:48] "POST /neutron/port HTTP/1.1" 200 1124 0.018702
10.0.0.242 - - [2026-03-02 03:14:49] "POST /neutron/subnet HTTP/1.1" 200 708 0.010194
10.0.0.242 - - [2026-03-02 03:14:49] "POST /neutron/network HTTP/1.1" 200 833 0.006185
10.0.0.242 - - [2026-03-02 03:14:49] "DELETE /route-target/50744930-e203-4ae6-876f-88e8837f527f HTTP/1.1" 200 115 0.021512
10.0.0.242 - - [2026-03-02 03:14:49] "POST /neutron/network HTTP/1.1" 400 204 0.014181
10.0.0.242 - - [2026-03-02 03:14:50] "POST /neutron/port HTTP/1.1" 200 151 0.165658
10.0.0.23 - - [2026-03-02 03:14:52] "DELETE /project/3ced07c4b3164eb79e31ac9e4c5efd5b HTTP/1.1" 404 173 0.011626
10.0.0.23 - - [2026-03-02 03:14:52] "GET /projects?obj_uuids=636c3235-0fad-44de-89c7-a787b725672d&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.003239
10.0.0.23 - - [2026-03-02 03:14:52] "GET /project/636c3235-0fad-44de-89c7-a787b725672d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.099873
10.0.0.23 - - [2026-03-02 03:14:52] "GET /projects?obj_uuids=636c3235-0fad-44de-89c7-a787b725672d&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001438
10.0.0.23 - - [2026-03-02 03:14:52] "GET /project/636c3235-0fad-44de-89c7-a787b725672d?fields=security_groups HTTP/1.1" 200 1143 0.041995
10.0.0.242 - - [2026-03-02 03:14:52] "DELETE /access-control-list/44b6576a-d70b-4809-a7b2-aec68689a918 HTTP/1.1" 200 115 0.053204
10.0.0.23 - - [2026-03-02 03:14:52] "GET /projects?obj_uuids=636c3235-0fad-44de-89c7-a787b725672d&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001714
10.0.0.23 - - [2026-03-02 03:14:52] "GET /project/636c3235-0fad-44de-89c7-a787b725672d?fields=application_policy_sets HTTP/1.1" 200 1464 0.062420
10.0.0.23 - - [2026-03-02 03:14:52] "DELETE /project/636c3235-0fad-44de-89c7-a787b725672d HTTP/1.1" 200 115 0.463518
10.0.0.242 - - [2026-03-02 03:14:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003668
10.0.0.23 - - [2026-03-02 03:14:54] "GET /projects?obj_uuids=3ced07c4-b316-4eb7-9e31-ac9e4c5efd5b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001006
10.0.0.242 - - [2026-03-02 03:14:54] "GET /project/3ced07c4-b316-4eb7-9e31-ac9e4c5efd5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.049389
10.0.0.242 - - [2026-03-02 03:14:54] "POST /neutron/network HTTP/1.1" 200 117 0.013932
10.0.0.242 - - [2026-03-02 03:14:55] "POST /neutron/network HTTP/1.1" 200 831 0.008891
10.0.0.242 - - [2026-03-02 03:14:55] "POST /id-to-fqname HTTP/1.1" 200 223 0.001198
10.0.0.242 - - [2026-03-02 03:14:55] "GET /virtual-network/292d1c11-9430-48f3-b0da-d5109b8ed6bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005172
10.0.0.242 - - [2026-03-02 03:14:55] "GET /virtual-network/292d1c11-9430-48f3-b0da-d5109b8ed6bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.007096
10.0.0.242 - - [2026-03-02 03:14:55] "POST /neutron/subnet HTTP/1.1" 200 719 0.010024
10.0.0.242 - - [2026-03-02 03:14:55] "POST /ref-update HTTP/1.1" 200 156 0.020426
10.0.0.242 - - [2026-03-02 03:14:55] "GET /virtual-network/292d1c11-9430-48f3-b0da-d5109b8ed6bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005683
10.0.0.242 - - [2026-03-02 03:14:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003411
10.0.0.23 - - [2026-03-02 03:14:55] "GET /projects?obj_uuids=3ced07c4-b316-4eb7-9e31-ac9e4c5efd5b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000925
10.0.0.242 - - [2026-03-02 03:14:55] "GET /project/3ced07c4-b316-4eb7-9e31-ac9e4c5efd5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.042677
10.0.0.23 - - [2026-03-02 03:14:56] "POST /useragent-kv HTTP/1.1" 200 115 0.003320
10.0.0.242 - - [2026-03-02 03:14:56] "POST /neutron/subnet HTTP/1.1" 200 710 0.193941
10.0.0.242 - - [2026-03-02 03:14:56] "POST /id-to-fqname HTTP/1.1" 200 223 0.001347
10.0.0.242 - - [2026-03-02 03:14:56] "GET /virtual-network/309ecdc6-7bf3-400c-b865-f5844bf45672?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005522
10.0.0.242 - - [2026-03-02 03:14:56] "GET /virtual-network/309ecdc6-7bf3-400c-b865-f5844bf45672?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005896
10.0.0.242 - - [2026-03-02 03:14:56] "POST /neutron/network HTTP/1.1" 200 829 0.012379
10.0.0.242 - - [2026-03-02 03:14:56] "GET /virtual-network/309ecdc6-7bf3-400c-b865-f5844bf45672?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005832
10.0.0.242 - - [2026-03-02 03:14:56] "GET /obj-perms HTTP/1.1" 200 5045 0.003736
10.0.0.27 - - [2026-03-02 03:14:56] "GET /obj-perms HTTP/1.1" 200 5045 0.004539
10.0.0.23 - - [2026-03-02 03:14:56] "GET /obj-perms HTTP/1.1" 200 5045 0.003838
10.0.0.242 - - [2026-03-02 03:14:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003444
10.0.0.23 - - [2026-03-02 03:14:56] "GET /projects?obj_uuids=3ced07c4-b316-4eb7-9e31-ac9e4c5efd5b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000923
10.0.0.242 - - [2026-03-02 03:14:56] "GET /project/3ced07c4-b316-4eb7-9e31-ac9e4c5efd5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.045109
10.0.0.23 - - [2026-03-02 03:14:56] "GET /projects?obj_uuids=3ced07c4-b316-4eb7-9e31-ac9e4c5efd5b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001041
10.0.0.242 - - [2026-03-02 03:14:57] "POST /neutron/network HTTP/1.1" 200 615 0.154375
10.0.0.242 - - [2026-03-02 03:14:57] "POST /route-targets HTTP/1.1" 200 327 0.011900
10.0.0.242 - - [2026-03-02 03:14:57] "POST /id-to-fqname HTTP/1.1" 200 224 0.004254
10.0.0.242 - - [2026-03-02 03:14:57] "GET /virtual-network/aef5728a-89a2-45f0-8f36-0099619eb3c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006687
10.0.0.242 - - [2026-03-02 03:14:57] "POST /neutron/network HTTP/1.1" 200 833 0.006295
10.0.0.242 - - [2026-03-02 03:14:57] "GET /virtual-network/aef5728a-89a2-45f0-8f36-0099619eb3c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005408
10.0.0.242 - - [2026-03-02 03:14:57] "GET /virtual-network/aef5728a-89a2-45f0-8f36-0099619eb3c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006958
10.0.0.242 - - [2026-03-02 03:14:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003313
10.0.0.23 - - [2026-03-02 03:14:57] "GET /projects?obj_uuids=3ced07c4-b316-4eb7-9e31-ac9e4c5efd5b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000983
10.0.0.242 - - [2026-03-02 03:14:58] "GET /project/3ced07c4-b316-4eb7-9e31-ac9e4c5efd5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.043654
10.0.0.242 - - [2026-03-02 03:14:58] "POST /neutron/network HTTP/1.1" 200 117 0.016160
10.0.0.242 - - [2026-03-02 03:14:58] "POST /ref-update HTTP/1.1" 200 156 0.026915
10.0.0.242 - - [2026-03-02 03:14:58] "POST /neutron/network HTTP/1.1" 200 846 0.008903
10.0.0.242 - - [2026-03-02 03:14:58] "POST /id-to-fqname HTTP/1.1" 200 229 0.001167
10.0.0.242 - - [2026-03-02 03:14:58] "GET /virtual-network/855597d0-0dc1-4b30-95ae-cb5d7519ebc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.005990
10.0.0.242 - - [2026-03-02 03:14:58] "GET /virtual-network/855597d0-0dc1-4b30-95ae-cb5d7519ebc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.006238
10.0.0.242 - - [2026-03-02 03:14:58] "POST /neutron/subnet HTTP/1.1" 200 734 0.009501
10.0.0.242 - - [2026-03-02 03:14:58] "GET /virtual-network/855597d0-0dc1-4b30-95ae-cb5d7519ebc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.005704
10.0.0.242 - - [2026-03-02 03:14:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003522
10.0.0.23 - - [2026-03-02 03:14:59] "GET /projects?obj_uuids=3ced07c4-b316-4eb7-9e31-ac9e4c5efd5b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000973
10.0.0.242 - - [2026-03-02 03:14:59] "GET /project/3ced07c4-b316-4eb7-9e31-ac9e4c5efd5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.048698
10.0.0.23 - - [2026-03-02 03:14:59] "POST /useragent-kv HTTP/1.1" 200 115 0.006798
10.0.0.242 - - [2026-03-02 03:14:59] "POST /neutron/subnet HTTP/1.1" 200 714 0.241071
10.0.0.242 - - [2026-03-02 03:14:59] "POST /id-to-fqname HTTP/1.1" 200 230 0.001292
10.0.0.242 - - [2026-03-02 03:14:59] "GET /virtual-network/a6a48e1e-0945-4572-a09a-1144944dda16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.005688
10.0.0.242 - - [2026-03-02 03:14:59] "GET /virtual-network/a6a48e1e-0945-4572-a09a-1144944dda16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.006404
10.0.0.242 - - [2026-03-02 03:14:59] "POST /neutron/network HTTP/1.1" 200 844 0.007959
10.0.0.242 - - [2026-03-02 03:14:59] "GET /virtual-network/a6a48e1e-0945-4572-a09a-1144944dda16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.006046
10.0.0.242 - - [2026-03-02 03:15:00] "GET /obj-perms HTTP/1.1" 200 5045 0.004551
10.0.0.27 - - [2026-03-02 03:15:00] "GET /obj-perms HTTP/1.1" 200 5045 0.004365
10.0.0.23 - - [2026-03-02 03:15:00] "GET /obj-perms HTTP/1.1" 200 5045 0.004353
10.0.0.242 - - [2026-03-02 03:15:00] "POST /id-to-fqname HTTP/1.1" 200 223 0.001451
10.0.0.23 - - [2026-03-02 03:15:01] "GET /projects?obj_uuids=3ced07c4-b316-4eb7-9e31-ac9e4c5efd5b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001038
10.0.0.242 - - [2026-03-02 03:15:01] "GET /project/3ced07c4-b316-4eb7-9e31-ac9e4c5efd5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.083649
10.0.0.242 - - [2026-03-02 03:15:01] "POST /neutron/network HTTP/1.1" 200 829 0.005925
10.0.0.242 - - [2026-03-02 03:15:01] "POST /id-to-fqname HTTP/1.1" 200 224 0.001383
10.0.0.242 - - [2026-03-02 03:15:01] "POST /neutron/port HTTP/1.1" 200 117 0.007145
10.0.0.23 - - [2026-03-02 03:15:02] "GET /projects?obj_uuids=3ced07c4-b316-4eb7-9e31-ac9e4c5efd5b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001141
10.0.0.242 - - [2026-03-02 03:15:02] "POST /neutron/port HTTP/1.1" 200 1055 0.315544
10.0.0.242 - - [2026-03-02 03:15:02] "POST /neutron/port HTTP/1.1" 200 1109 0.119877
10.0.0.242 - - [2026-03-02 03:15:02] "POST /neutron/subnet HTTP/1.1" 200 684 0.010663
10.0.0.23 - - [2026-03-02 03:15:02] "GET /projects?obj_uuids=3ced07c4-b316-4eb7-9e31-ac9e4c5efd5b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001216
10.0.0.242 - - [2026-03-02 03:15:02] "GET /project/3ced07c4-b316-4eb7-9e31-ac9e4c5efd5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.092219
10.0.0.242 - - [2026-03-02 03:15:02] "POST /neutron/network HTTP/1.1" 200 833 0.010094
10.0.0.242 - - [2026-03-02 03:15:03] "POST /neutron/port HTTP/1.1" 200 117 0.009723
10.0.0.242 - - [2026-03-02 03:15:03] "POST /fqname-to-id HTTP/1.1" 404 193 0.003264
10.0.0.242 - - [2026-03-02 03:15:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003642
10.0.0.23 - - [2026-03-02 03:15:03] "GET /domains?obj_uuids=cc2d0805-fa5b-4698-bfcc-d7811c08231a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001063
10.0.0.242 - - [2026-03-02 03:15:03] "GET /domain/cc2d0805-fa5b-4698-bfcc-d7811c08231a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.009259
10.0.0.242 - - [2026-03-02 03:15:03] "POST /service-templates HTTP/1.1" 200 543 0.040958
10.0.0.242 - - [2026-03-02 03:15:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003026
10.0.0.242 - - [2026-03-02 03:15:03] "GET /service-template/0c111ce9-2f50-4823-9672-785e8c12f8cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.006702
10.0.0.242 - - [2026-03-02 03:15:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002495
10.0.0.242 - - [2026-03-02 03:15:03] "GET /service-template/0c111ce9-2f50-4823-9672-785e8c12f8cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.003638
10.0.0.242 - - [2026-03-02 03:15:03] "POST /id-to-fqname HTTP/1.1" 200 223 0.001123
10.0.0.242 - - [2026-03-02 03:15:03] "POST /id-to-fqname HTTP/1.1" 200 229 0.001919
10.0.0.242 - - [2026-03-02 03:15:03] "POST /id-to-fqname HTTP/1.1" 200 230 0.001320
10.0.0.242 - - [2026-03-02 03:15:03] "POST /neutron/port HTTP/1.1" 200 1951 0.091418
10.0.0.242 - - [2026-03-02 03:15:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003541
10.0.0.242 - - [2026-03-02 03:15:03] "DELETE /service-template/0c111ce9-2f50-4823-9672-785e8c12f8cd HTTP/1.1" 200 115 0.035121
10.0.0.242 - - [2026-03-02 03:15:03] "POST /fqname-to-id HTTP/1.1" 404 193 0.003863
10.0.0.242 - - [2026-03-02 03:15:03] "POST /neutron/port HTTP/1.1" 200 1057 0.026022
10.0.0.242 - - [2026-03-02 03:15:04] "POST /neutron/network HTTP/1.1" 200 844 0.008582
10.0.0.242 - - [2026-03-02 03:15:04] "POST /neutron/subnet HTTP/1.1" 200 693 0.008382
10.0.0.242 - - [2026-03-02 03:15:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003243
10.0.0.242 - - [2026-03-02 03:15:04] "POST /neutron/network HTTP/1.1" 200 846 0.007972
10.0.0.242 - - [2026-03-02 03:15:04] "DELETE /route-target/f1bec105-81cd-499c-97a1-960574aee375 HTTP/1.1" 200 115 0.024734
10.0.0.242 - - [2026-03-02 03:15:04] "POST /neutron/port HTTP/1.1" 200 1109 0.023095
10.0.0.242 - - [2026-03-02 03:15:05] "POST /neutron/network HTTP/1.1" 400 204 0.022419
10.0.0.242 - - [2026-03-02 03:15:06] "POST /neutron/port HTTP/1.1" 200 151 0.196653
10.0.0.242 - - [2026-03-02 03:15:06] "POST /neutron/network HTTP/1.1" 200 117 0.012729
10.0.0.23 - - [2026-03-02 03:15:07] "POST /useragent-kv HTTP/1.1" 200 115 0.005670
10.0.0.23 - - [2026-03-02 03:15:07] "POST /useragent-kv HTTP/1.1" 200 115 0.003687
10.0.0.242 - - [2026-03-02 03:15:07] "POST /neutron/network HTTP/1.1" 200 151 0.207457
10.0.0.242 - - [2026-03-02 03:15:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003720
10.0.0.242 - - [2026-03-02 03:15:07] "POST /neutron/network HTTP/1.1" 200 831 0.007004
10.0.0.242 - - [2026-03-02 03:15:08] "DELETE /route-target/5c38d825-8ad5-499e-a3d9-32615adf4f0b HTTP/1.1" 200 115 0.028182
10.0.0.23 - - [2026-03-02 03:15:09] "GET /projects?obj_uuids=3ced07c4-b316-4eb7-9e31-ac9e4c5efd5b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000952
10.0.0.242 - - [2026-03-02 03:15:09] "GET /project/3ced07c4-b316-4eb7-9e31-ac9e4c5efd5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.047845
10.0.0.23 - - [2026-03-02 03:15:09] "GET /projects?obj_uuids=3ced07c4-b316-4eb7-9e31-ac9e4c5efd5b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000981
10.0.0.242 - - [2026-03-02 03:15:09] "GET /project/3ced07c4-b316-4eb7-9e31-ac9e4c5efd5b?fields=virtual_networks HTTP/1.1" 200 1028 0.046111
10.0.0.23 - - [2026-03-02 03:15:09] "GET /projects?obj_uuids=3ced07c4-b316-4eb7-9e31-ac9e4c5efd5b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000965
10.0.0.242 - - [2026-03-02 03:15:09] "GET /project/3ced07c4-b316-4eb7-9e31-ac9e4c5efd5b?fields=virtual_machine_interfaces HTTP/1.1" 200 1028 0.050300
10.0.0.23 - - [2026-03-02 03:15:09] "GET /projects?obj_uuids=3ced07c4-b316-4eb7-9e31-ac9e4c5efd5b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000998
10.0.0.242 - - [2026-03-02 03:15:09] "GET /project/3ced07c4-b316-4eb7-9e31-ac9e4c5efd5b?fields=security_groups HTTP/1.1" 200 1252 0.054039
10.0.0.242 - - [2026-03-02 03:15:10] "POST /fqname-to-id HTTP/1.1" 404 186 0.027915
10.0.0.23 - - [2026-03-02 03:15:10] "GET /projects?obj_uuids=4963c9a5-349a-449c-8ec4-c8a9feeeb847&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003257
10.0.0.23 - - [2026-03-02 03:15:10] "GET /domains?obj_uuids=cc2d0805-fa5b-4698-bfcc-d7811c08231a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000939
10.0.0.23 - - [2026-03-02 03:15:10] "GET /domain/cc2d0805-fa5b-4698-bfcc-d7811c08231a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007483
10.0.0.23 - - [2026-03-02 03:15:10] "POST /id-to-fqname HTTP/1.1" 200 188 0.003296
10.0.0.23 - - [2026-03-02 03:15:10] "POST /fqname-to-id HTTP/1.1" 404 197 0.005195
10.0.0.23 - - [2026-03-02 03:15:11] "POST /security-groups HTTP/1.1" 200 589 0.076791
10.0.0.23 - - [2026-03-02 03:15:11] "POST /projects HTTP/1.1" 200 581 0.298071
10.0.0.242 - - [2026-03-02 03:15:11] "POST /fqname-to-id HTTP/1.1" 404 231 0.016076
10.0.0.23 - - [2026-03-02 03:15:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.381328
10.0.0.242 - - [2026-03-02 03:15:11] "GET /project/4963c9a5-349a-449c-8ec4-c8a9feeeb847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.546176
10.0.0.242 - - [2026-03-02 03:15:12] "GET / HTTP/1.1" 200 35931 0.002581
10.0.0.242 - - [2026-03-02 03:15:14] "POST /fqname-to-id HTTP/1.1" 401 293 0.000492
10.0.0.242 - - [2026-03-02 03:15:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.060727
10.0.0.23 - - [2026-03-02 03:15:14] "GET /projects?obj_uuids=4963c9a5-349a-449c-8ec4-c8a9feeeb847&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000973
10.0.0.242 - - [2026-03-02 03:15:14] "GET /project/4963c9a5-349a-449c-8ec4-c8a9feeeb847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.055898
10.0.0.23 - - [2026-03-02 03:15:14] "GET /projects?obj_uuids=4963c9a5-349a-449c-8ec4-c8a9feeeb847&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001250
10.0.0.242 - - [2026-03-02 03:15:14] "POST /neutron/network HTTP/1.1" 200 613 0.171159
10.0.0.242 - - [2026-03-02 03:15:15] "POST /ref-update HTTP/1.1" 200 156 0.037733
10.0.0.242 - - [2026-03-02 03:15:15] "POST /id-to-fqname HTTP/1.1" 200 223 0.002972
10.0.0.242 - - [2026-03-02 03:15:15] "GET /virtual-network/f79f4ef3-ebd1-4daa-b57d-aad3fcae95a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005742
10.0.0.242 - - [2026-03-02 03:15:15] "POST /neutron/network HTTP/1.1" 200 833 0.006687
10.0.0.242 - - [2026-03-02 03:15:15] "GET /virtual-network/f79f4ef3-ebd1-4daa-b57d-aad3fcae95a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005970
10.0.0.242 - - [2026-03-02 03:15:16] "GET /virtual-network/f79f4ef3-ebd1-4daa-b57d-aad3fcae95a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.008116
10.0.0.242 - - [2026-03-02 03:15:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005388
10.0.0.23 - - [2026-03-02 03:15:17] "GET /projects?obj_uuids=4963c9a5-349a-449c-8ec4-c8a9feeeb847&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001006
10.0.0.242 - - [2026-03-02 03:15:17] "GET /project/4963c9a5-349a-449c-8ec4-c8a9feeeb847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.039680
10.0.0.242 - - [2026-03-02 03:15:17] "POST /neutron/network HTTP/1.1" 200 117 0.014034
10.0.0.242 - - [2026-03-02 03:15:18] "POST /neutron/network HTTP/1.1" 200 836 0.011284
10.0.0.242 - - [2026-03-02 03:15:18] "POST /id-to-fqname HTTP/1.1" 200 225 0.001291
10.0.0.242 - - [2026-03-02 03:15:18] "GET /virtual-network/682647f5-7b6a-401b-a036-b4cfee04b081?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.007601
10.0.0.242 - - [2026-03-02 03:15:18] "GET /virtual-network/682647f5-7b6a-401b-a036-b4cfee04b081?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006274
10.0.0.242 - - [2026-03-02 03:15:18] "POST /neutron/subnet HTTP/1.1" 200 724 0.010214
10.0.0.242 - - [2026-03-02 03:15:18] "GET /virtual-network/682647f5-7b6a-401b-a036-b4cfee04b081?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006875
10.0.0.242 - - [2026-03-02 03:15:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003706
10.0.0.23 - - [2026-03-02 03:15:18] "GET /projects?obj_uuids=4963c9a5-349a-449c-8ec4-c8a9feeeb847&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001030
10.0.0.242 - - [2026-03-02 03:15:18] "GET /project/4963c9a5-349a-449c-8ec4-c8a9feeeb847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.048493
10.0.0.242 - - [2026-03-02 03:15:19] "POST /route-targets HTTP/1.1" 200 327 0.016224
10.0.0.23 - - [2026-03-02 03:15:19] "POST /useragent-kv HTTP/1.1" 200 115 0.007865
10.0.0.242 - - [2026-03-02 03:15:19] "POST /neutron/subnet HTTP/1.1" 200 725 0.242728
10.0.0.242 - - [2026-03-02 03:15:19] "POST /id-to-fqname HTTP/1.1" 200 226 0.001690
10.0.0.242 - - [2026-03-02 03:15:19] "GET /virtual-network/01d0eba5-876d-4741-be72-35c63b2d7fc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.013562
10.0.0.242 - - [2026-03-02 03:15:19] "GET /virtual-network/01d0eba5-876d-4741-be72-35c63b2d7fc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.007041
10.0.0.242 - - [2026-03-02 03:15:19] "POST /neutron/network HTTP/1.1" 200 838 0.008102
10.0.0.242 - - [2026-03-02 03:15:19] "GET /virtual-network/01d0eba5-876d-4741-be72-35c63b2d7fc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.006851
10.0.0.242 - - [2026-03-02 03:15:20] "GET /obj-perms HTTP/1.1" 200 5045 0.064654
10.0.0.27 - - [2026-03-02 03:15:20] "GET /obj-perms HTTP/1.1" 200 5045 0.060270
10.0.0.23 - - [2026-03-02 03:15:20] "GET /obj-perms HTTP/1.1" 200 5045 0.068600
10.0.0.242 - - [2026-03-02 03:15:20] "POST /id-to-fqname HTTP/1.1" 200 225 0.001358
10.0.0.23 - - [2026-03-02 03:15:21] "GET /projects?obj_uuids=4963c9a5-349a-449c-8ec4-c8a9feeeb847&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001341
10.0.0.242 - - [2026-03-02 03:15:21] "GET /project/4963c9a5-349a-449c-8ec4-c8a9feeeb847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.100295
10.0.0.242 - - [2026-03-02 03:15:21] "POST /neutron/network HTTP/1.1" 200 836 0.007549
10.0.0.242 - - [2026-03-02 03:15:21] "POST /id-to-fqname HTTP/1.1" 200 226 0.001255
10.0.0.242 - - [2026-03-02 03:15:21] "POST /neutron/port HTTP/1.1" 200 117 0.008702
10.0.0.23 - - [2026-03-02 03:15:22] "GET /projects?obj_uuids=4963c9a5-349a-449c-8ec4-c8a9feeeb847&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001557
10.0.0.242 - - [2026-03-02 03:15:22] "POST /neutron/port HTTP/1.1" 200 1058 0.403681
10.0.0.23 - - [2026-03-02 03:15:22] "GET /projects?obj_uuids=4963c9a5-349a-449c-8ec4-c8a9feeeb847&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001228
10.0.0.242 - - [2026-03-02 03:15:22] "POST /neutron/port HTTP/1.1" 200 1112 0.202132
10.0.0.242 - - [2026-03-02 03:15:22] "GET /project/4963c9a5-349a-449c-8ec4-c8a9feeeb847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.163238
10.0.0.242 - - [2026-03-02 03:15:22] "POST /neutron/floatingip HTTP/1.1" 200 117 0.008809
10.0.0.242 - - [2026-03-02 03:15:23] "POST /neutron/network HTTP/1.1" 200 836 0.015356
10.0.0.242 - - [2026-03-02 03:15:23] "POST /neutron/port HTTP/1.1" 200 117 0.011772
10.0.0.242 - - [2026-03-02 03:15:23] "POST /fqname-to-id HTTP/1.1" 404 193 0.014215
10.0.0.242 - - [2026-03-02 03:15:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.007589
10.0.0.23 - - [2026-03-02 03:15:23] "GET /domains?obj_uuids=cc2d0805-fa5b-4698-bfcc-d7811c08231a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001575
10.0.0.242 - - [2026-03-02 03:15:23] "GET /domain/cc2d0805-fa5b-4698-bfcc-d7811c08231a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.008492
10.0.0.242 - - [2026-03-02 03:15:23] "POST /service-templates HTTP/1.1" 200 543 0.053240
10.0.0.242 - - [2026-03-02 03:15:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006742
10.0.0.242 - - [2026-03-02 03:15:23] "GET /service-template/687cf3b1-451a-44bb-b23c-58aa21f0f79c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1817 0.005833
10.0.0.242 - - [2026-03-02 03:15:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.008657
10.0.0.242 - - [2026-03-02 03:15:23] "GET /service-template/687cf3b1-451a-44bb-b23c-58aa21f0f79c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1817 0.004043
10.0.0.242 - - [2026-03-02 03:15:23] "POST /id-to-fqname HTTP/1.1" 200 223 0.001299
10.0.0.242 - - [2026-03-02 03:15:23] "POST /id-to-fqname HTTP/1.1" 200 225 0.001252
10.0.0.242 - - [2026-03-02 03:15:23] "POST /id-to-fqname HTTP/1.1" 200 226 0.001782
10.0.0.242 - - [2026-03-02 03:15:24] "POST /neutron/port HTTP/1.1" 200 1122 0.066792
10.0.0.242 - - [2026-03-02 03:15:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004883
10.0.0.242 - - [2026-03-02 03:15:24] "DELETE /service-template/687cf3b1-451a-44bb-b23c-58aa21f0f79c HTTP/1.1" 200 115 0.075183
10.0.0.242 - - [2026-03-02 03:15:24] "POST /fqname-to-id HTTP/1.1" 404 193 0.024270
10.0.0.242 - - [2026-03-02 03:15:24] "POST /neutron/port HTTP/1.1" 200 1058 0.023099
10.0.0.242 - - [2026-03-02 03:15:24] "POST /neutron/network HTTP/1.1" 200 838 0.007371
10.0.0.242 - - [2026-03-02 03:15:24] "POST /neutron/subnet HTTP/1.1" 200 699 0.009234
10.0.0.242 - - [2026-03-02 03:15:25] "POST /neutron/port HTTP/1.1" 200 1122 0.028760
10.0.0.242 - - [2026-03-02 03:15:26] "POST /neutron/port HTTP/1.1" 200 1122 0.044418
10.0.0.242 - - [2026-03-02 03:15:26] "POST /neutron/network HTTP/1.1" 200 838 0.007542
10.0.0.242 - - [2026-03-02 03:15:26] "DELETE /route-target/e5b8fb6e-9644-4b5b-89fc-43882a48b2dc HTTP/1.1" 200 115 0.029455
10.0.0.242 - - [2026-03-02 03:15:27] "POST /neutron/network HTTP/1.1" 200 1501 0.015607
10.0.0.23 - - [2026-03-02 03:15:27] "POST /useragent-kv HTTP/1.1" 200 115 0.004540
10.0.0.23 - - [2026-03-02 03:15:27] "POST /useragent-kv HTTP/1.1" 200 115 0.003235
10.0.0.242 - - [2026-03-02 03:15:27] "POST /neutron/network HTTP/1.1" 200 151 0.146830
10.0.0.23 - - [2026-03-02 03:15:27] "POST /useragent-kv HTTP/1.1" 200 115 0.004966
10.0.0.242 - - [2026-03-02 03:15:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004508
10.0.0.23 - - [2026-03-02 03:15:27] "POST /useragent-kv HTTP/1.1" 200 115 0.002923
10.0.0.242 - - [2026-03-02 03:15:27] "POST /neutron/network HTTP/1.1" 200 151 0.126068
10.0.0.242 - - [2026-03-02 03:15:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003715
10.0.0.23 - - [2026-03-02 03:15:30] "GET /projects?obj_uuids=4963c9a5-349a-449c-8ec4-c8a9feeeb847&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001133
10.0.0.242 - - [2026-03-02 03:15:30] "GET /project/4963c9a5-349a-449c-8ec4-c8a9feeeb847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.048493
10.0.0.242 - - [2026-03-02 03:15:31] "POST /ref-update HTTP/1.1" 200 156 0.028307
10.0.0.23 - - [2026-03-02 03:15:31] "POST /useragent-kv HTTP/1.1" 200 115 0.006090
10.0.0.242 - - [2026-03-02 03:15:31] "POST /neutron/subnet HTTP/1.1" 200 719 0.194520
10.0.0.242 - - [2026-03-02 03:15:31] "POST /id-to-fqname HTTP/1.1" 200 223 0.001290
10.0.0.242 - - [2026-03-02 03:15:31] "GET /virtual-network/d3aedee7-b2ac-4053-87d0-03dd2b6a8b2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005832
10.0.0.242 - - [2026-03-02 03:15:31] "GET /virtual-network/d3aedee7-b2ac-4053-87d0-03dd2b6a8b2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006384
10.0.0.242 - - [2026-03-02 03:15:31] "POST /neutron/network HTTP/1.1" 200 831 0.007027
10.0.0.242 - - [2026-03-02 03:15:31] "GET /virtual-network/d3aedee7-b2ac-4053-87d0-03dd2b6a8b2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006208
10.0.0.242 - - [2026-03-02 03:15:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003542
10.0.0.23 - - [2026-03-02 03:15:31] "GET /projects?obj_uuids=4963c9a5-349a-449c-8ec4-c8a9feeeb847&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001338
10.0.0.242 - - [2026-03-02 03:15:31] "GET /project/4963c9a5-349a-449c-8ec4-c8a9feeeb847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.049210
10.0.0.23 - - [2026-03-02 03:15:32] "GET /projects?obj_uuids=4963c9a5-349a-449c-8ec4-c8a9feeeb847&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001014
10.0.0.242 - - [2026-03-02 03:15:32] "POST /neutron/network HTTP/1.1" 200 613 0.129381
10.0.0.242 - - [2026-03-02 03:15:32] "POST /id-to-fqname HTTP/1.1" 200 223 0.003526
10.0.0.242 - - [2026-03-02 03:15:32] "GET /virtual-network/e6a079b3-e19c-48c0-8ff9-b776421bc501?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005635
10.0.0.242 - - [2026-03-02 03:15:32] "POST /neutron/network HTTP/1.1" 200 829 0.006163
10.0.0.242 - - [2026-03-02 03:15:32] "GET /virtual-network/e6a079b3-e19c-48c0-8ff9-b776421bc501?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005559
10.0.0.242 - - [2026-03-02 03:15:32] "GET /virtual-network/e6a079b3-e19c-48c0-8ff9-b776421bc501?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.009199
10.0.0.242 - - [2026-03-02 03:15:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003390
10.0.0.23 - - [2026-03-02 03:15:33] "GET /projects?obj_uuids=4963c9a5-349a-449c-8ec4-c8a9feeeb847&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001023
10.0.0.242 - - [2026-03-02 03:15:33] "GET /project/4963c9a5-349a-449c-8ec4-c8a9feeeb847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.048803
10.0.0.242 - - [2026-03-02 03:15:33] "POST /neutron/network HTTP/1.1" 200 117 0.015450
10.0.0.242 - - [2026-03-02 03:15:33] "POST /route-targets HTTP/1.1" 200 327 0.013848
10.0.0.27 - - [2026-03-02 03:15:33] "GET /obj-perms HTTP/1.1" 200 5075 0.094764
10.0.0.242 - - [2026-03-02 03:15:33] "POST /neutron/network HTTP/1.1" 200 834 0.009938
10.0.0.242 - - [2026-03-02 03:15:33] "POST /id-to-fqname HTTP/1.1" 200 224 0.001424
10.0.0.242 - - [2026-03-02 03:15:33] "GET /virtual-network/92ea1f71-68e8-463c-8ce5-e1d71836dc56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005277
10.0.0.242 - - [2026-03-02 03:15:33] "GET /virtual-network/92ea1f71-68e8-463c-8ce5-e1d71836dc56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.008159
10.0.0.242 - - [2026-03-02 03:15:33] "POST /neutron/subnet HTTP/1.1" 200 725 0.009730
10.0.0.23 - - [2026-03-02 03:15:33] "GET /obj-perms HTTP/1.1" 200 5075 0.065934
10.0.0.242 - - [2026-03-02 03:15:34] "GET /virtual-network/92ea1f71-68e8-463c-8ce5-e1d71836dc56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005965
10.0.0.242 - - [2026-03-02 03:15:34] "GET /obj-perms HTTP/1.1" 200 5045 0.003410
10.0.0.242 - - [2026-03-02 03:15:34] "POST /id-to-fqname HTTP/1.1" 200 223 0.001261
10.0.0.23 - - [2026-03-02 03:15:35] "GET /projects?obj_uuids=4963c9a5-349a-449c-8ec4-c8a9feeeb847&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001039
10.0.0.242 - - [2026-03-02 03:15:35] "GET /project/4963c9a5-349a-449c-8ec4-c8a9feeeb847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.087955
10.0.0.242 - - [2026-03-02 03:15:35] "POST /neutron/port HTTP/1.1" 200 117 0.005440
10.0.0.242 - - [2026-03-02 03:15:35] "POST /id-to-fqname HTTP/1.1" 200 224 0.001338
10.0.0.242 - - [2026-03-02 03:15:35] "POST /neutron/network HTTP/1.1" 200 844 0.007604
10.0.0.242 - - [2026-03-02 03:15:36] "POST /neutron/port HTTP/1.1" 200 1055 0.019536
10.0.0.242 - - [2026-03-02 03:15:36] "POST /neutron/port HTTP/1.1" 200 1119 0.021836
10.0.0.23 - - [2026-03-02 03:15:36] "GET /projects?obj_uuids=4963c9a5-349a-449c-8ec4-c8a9feeeb847&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000959
10.0.0.242 - - [2026-03-02 03:15:36] "POST /neutron/port HTTP/1.1" 200 117 0.000924
10.0.0.242 - - [2026-03-02 03:15:36] "GET /project/4963c9a5-349a-449c-8ec4-c8a9feeeb847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.104696
10.0.0.242 - - [2026-03-02 03:15:36] "POST /neutron/port HTTP/1.1" 200 1119 0.019072
10.0.0.242 - - [2026-03-02 03:15:36] "POST /fqname-to-id HTTP/1.1" 404 193 0.003376
10.0.0.242 - - [2026-03-02 03:15:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006126
10.0.0.23 - - [2026-03-02 03:15:37] "GET /domains?obj_uuids=cc2d0805-fa5b-4698-bfcc-d7811c08231a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001388
10.0.0.242 - - [2026-03-02 03:15:37] "GET /domain/cc2d0805-fa5b-4698-bfcc-d7811c08231a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.009191
10.0.0.242 - - [2026-03-02 03:15:37] "POST /service-templates HTTP/1.1" 200 543 0.042542
10.0.0.242 - - [2026-03-02 03:15:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004673
10.0.0.242 - - [2026-03-02 03:15:37] "GET /service-template/a506bdee-6570-4c13-b502-ecf758a317e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1818 0.006161
10.0.0.242 - - [2026-03-02 03:15:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003786
10.0.0.242 - - [2026-03-02 03:15:37] "GET /service-template/a506bdee-6570-4c13-b502-ecf758a317e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1818 0.005078
10.0.0.242 - - [2026-03-02 03:15:37] "POST /id-to-fqname HTTP/1.1" 200 223 0.001591
10.0.0.242 - - [2026-03-02 03:15:37] "POST /neutron/network HTTP/1.1" 200 844 0.008431
10.0.0.242 - - [2026-03-02 03:15:37] "POST /id-to-fqname HTTP/1.1" 200 223 0.001305
10.0.0.242 - - [2026-03-02 03:15:37] "POST /id-to-fqname HTTP/1.1" 200 224 0.006703
10.0.0.242 - - [2026-03-02 03:15:37] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009064
10.0.0.242 - - [2026-03-02 03:15:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003229
10.0.0.242 - - [2026-03-02 03:15:37] "DELETE /service-template/a506bdee-6570-4c13-b502-ecf758a317e1 HTTP/1.1" 200 115 0.033137
10.0.0.242 - - [2026-03-02 03:15:37] "POST /fqname-to-id HTTP/1.1" 404 193 0.002941
10.0.0.242 - - [2026-03-02 03:15:37] "POST /neutron/port HTTP/1.1" 200 1112 0.129832
10.0.0.242 - - [2026-03-02 03:15:38] "POST /neutron/subnet HTTP/1.1" 200 699 0.010165
10.0.0.242 - - [2026-03-02 03:15:38] "POST /neutron/network HTTP/1.1" 200 834 0.008222
10.0.0.242 - - [2026-03-02 03:15:38] "POST /neutron/port HTTP/1.1" 200 1109 0.016690
10.0.0.242 - - [2026-03-02 03:15:39] "POST /neutron/port HTTP/1.1" 200 1112 0.013866
10.0.0.242 - - [2026-03-02 03:15:39] "POST /neutron/network HTTP/1.1" 200 2183 0.013282
10.0.0.242 - - [2026-03-02 03:15:40] "POST /neutron/port HTTP/1.1" 200 117 0.005451
10.0.0.242 - - [2026-03-02 03:15:40] "DELETE /route-target/c1c1727f-9148-4146-ae90-f815efce687b HTTP/1.1" 200 115 0.028205
10.0.0.23 - - [2026-03-02 03:15:40] "POST /useragent-kv HTTP/1.1" 200 115 0.005470
10.0.0.23 - - [2026-03-02 03:15:40] "POST /useragent-kv HTTP/1.1" 200 115 0.005787
10.0.0.242 - - [2026-03-02 03:15:40] "POST /neutron/network HTTP/1.1" 200 151 0.128028
10.0.0.242 - - [2026-03-02 03:15:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005388
10.0.0.23 - - [2026-03-02 03:15:42] "GET /projects?obj_uuids=4963c9a5-349a-449c-8ec4-c8a9feeeb847&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001392
10.0.0.242 - - [2026-03-02 03:15:42] "GET /project/4963c9a5-349a-449c-8ec4-c8a9feeeb847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.048957
10.0.0.23 - - [2026-03-02 03:15:42] "GET /projects?obj_uuids=4963c9a5-349a-449c-8ec4-c8a9feeeb847&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001046
10.0.0.242 - - [2026-03-02 03:15:42] "GET /project/4963c9a5-349a-449c-8ec4-c8a9feeeb847?fields=virtual_networks HTTP/1.1" 200 1028 0.042547
10.0.0.23 - - [2026-03-02 03:15:42] "GET /projects?obj_uuids=4963c9a5-349a-449c-8ec4-c8a9feeeb847&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000998
10.0.0.242 - - [2026-03-02 03:15:42] "GET /project/4963c9a5-349a-449c-8ec4-c8a9feeeb847?fields=virtual_machine_interfaces HTTP/1.1" 200 1028 0.035328
10.0.0.23 - - [2026-03-02 03:15:42] "GET /projects?obj_uuids=4963c9a5-349a-449c-8ec4-c8a9feeeb847&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000983
10.0.0.242 - - [2026-03-02 03:15:42] "GET /project/4963c9a5-349a-449c-8ec4-c8a9feeeb847?fields=security_groups HTTP/1.1" 200 1252 0.044863
10.0.0.242 - - [2026-03-02 03:15:43] "POST /fqname-to-id HTTP/1.1" 404 184 0.029242
10.0.0.23 - - [2026-03-02 03:15:43] "GET /projects?obj_uuids=3e130c37-945c-4bde-be5e-e2e45dfede4a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002918
10.0.0.23 - - [2026-03-02 03:15:43] "GET /domains?obj_uuids=cc2d0805-fa5b-4698-bfcc-d7811c08231a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001050
10.0.0.23 - - [2026-03-02 03:15:43] "GET /domain/cc2d0805-fa5b-4698-bfcc-d7811c08231a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007564
10.0.0.23 - - [2026-03-02 03:15:44] "POST /id-to-fqname HTTP/1.1" 200 186 0.006544
10.0.0.23 - - [2026-03-02 03:15:44] "POST /fqname-to-id HTTP/1.1" 404 195 0.004612
10.0.0.23 - - [2026-03-02 03:15:44] "POST /security-groups HTTP/1.1" 200 587 0.089290
10.0.0.23 - - [2026-03-02 03:15:44] "POST /projects HTTP/1.1" 200 577 0.309302
10.0.0.242 - - [2026-03-02 03:15:44] "POST /access-control-lists HTTP/1.1" 200 592 0.030231
10.0.0.23 - - [2026-03-02 03:15:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.381527
10.0.0.242 - - [2026-03-02 03:15:44] "GET /project/3e130c37-945c-4bde-be5e-e2e45dfede4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.534448
10.0.0.242 - - [2026-03-02 03:15:45] "GET / HTTP/1.1" 200 35931 0.001873
10.0.0.242 - - [2026-03-02 03:15:47] "POST /fqname-to-id HTTP/1.1" 401 293 0.000445
10.0.0.242 - - [2026-03-02 03:15:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.063282
10.0.0.23 - - [2026-03-02 03:15:47] "GET /projects?obj_uuids=3e130c37-945c-4bde-be5e-e2e45dfede4a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001470
10.0.0.242 - - [2026-03-02 03:15:47] "GET /project/3e130c37-945c-4bde-be5e-e2e45dfede4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.044464
10.0.0.242 - - [2026-03-02 03:15:47] "POST /neutron/network HTTP/1.1" 200 117 0.044588
10.0.0.242 - - [2026-03-02 03:15:48] "POST /route-targets HTTP/1.1" 200 327 0.018039
10.0.0.242 - - [2026-03-02 03:15:48] "POST /neutron/network HTTP/1.1" 200 832 0.010405
10.0.0.242 - - [2026-03-02 03:15:48] "POST /id-to-fqname HTTP/1.1" 200 221 0.001153
10.0.0.242 - - [2026-03-02 03:15:48] "GET /virtual-network/3076dd78-f900-4054-b894-6416aba4802a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.004854
10.0.0.242 - - [2026-03-02 03:15:48] "GET /virtual-network/3076dd78-f900-4054-b894-6416aba4802a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005850
10.0.0.242 - - [2026-03-02 03:15:48] "POST /neutron/subnet HTTP/1.1" 200 734 0.010525
10.0.0.242 - - [2026-03-02 03:15:49] "GET /virtual-network/3076dd78-f900-4054-b894-6416aba4802a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.007152
10.0.0.242 - - [2026-03-02 03:15:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003119
10.0.0.23 - - [2026-03-02 03:15:50] "GET /projects?obj_uuids=3e130c37-945c-4bde-be5e-e2e45dfede4a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001008
10.0.0.242 - - [2026-03-02 03:15:50] "GET /project/3e130c37-945c-4bde-be5e-e2e45dfede4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.041083
10.0.0.242 - - [2026-03-02 03:15:51] "POST /ref-update HTTP/1.1" 200 156 0.027254
10.0.0.23 - - [2026-03-02 03:15:51] "POST /useragent-kv HTTP/1.1" 200 115 0.005730
10.0.0.242 - - [2026-03-02 03:15:51] "POST /neutron/subnet HTTP/1.1" 200 730 0.252907
10.0.0.242 - - [2026-03-02 03:15:51] "POST /id-to-fqname HTTP/1.1" 200 221 0.001631
10.0.0.242 - - [2026-03-02 03:15:51] "GET /virtual-network/dab4ec2e-7bb5-4004-b85b-6609ea48971f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006289
10.0.0.242 - - [2026-03-02 03:15:51] "GET /virtual-network/dab4ec2e-7bb5-4004-b85b-6609ea48971f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006756
10.0.0.242 - - [2026-03-02 03:15:51] "POST /neutron/network HTTP/1.1" 200 831 0.006783
10.0.0.242 - - [2026-03-02 03:15:51] "GET /virtual-network/dab4ec2e-7bb5-4004-b85b-6609ea48971f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005831
10.0.0.23 - - [2026-03-02 03:15:51] "GET /global-system-configs HTTP/1.1" 401 293 0.000453
10.0.0.23 - - [2026-03-02 03:15:51] "GET /global-system-configs HTTP/1.1" 401 293 0.000373
10.0.0.27 - - [2026-03-02 03:15:51] "GET /obj-perms HTTP/1.1" 200 5041 0.054820
10.0.0.23 - - [2026-03-02 03:15:52] "GET /obj-perms HTTP/1.1" 200 5041 0.049943
10.0.0.242 - - [2026-03-02 03:15:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003143
10.0.0.23 - - [2026-03-02 03:15:52] "GET /projects?obj_uuids=3e130c37-945c-4bde-be5e-e2e45dfede4a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000888
10.0.0.242 - - [2026-03-02 03:15:52] "GET /project/3e130c37-945c-4bde-be5e-e2e45dfede4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.043996
10.0.0.23 - - [2026-03-02 03:15:52] "GET /projects?obj_uuids=3e130c37-945c-4bde-be5e-e2e45dfede4a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001592
10.0.0.27 - - [2026-03-02 03:15:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000399
10.0.0.242 - - [2026-03-02 03:15:52] "POST /neutron/network HTTP/1.1" 200 613 0.179400
10.0.0.27 - - [2026-03-02 03:15:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000421
10.0.0.27 - - [2026-03-02 03:15:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000377
10.0.0.27 - - [2026-03-02 03:15:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000384
10.0.0.242 - - [2026-03-02 03:15:52] "POST /id-to-fqname HTTP/1.1" 200 222 0.004961
10.0.0.242 - - [2026-03-02 03:15:52] "GET /virtual-network/fe0dae4d-f91a-4ac0-b844-58aaaec44e86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006178
10.0.0.242 - - [2026-03-02 03:15:52] "POST /neutron/network HTTP/1.1" 200 833 0.009371
10.0.0.242 - - [2026-03-02 03:15:52] "GET /virtual-network/fe0dae4d-f91a-4ac0-b844-58aaaec44e86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006144
10.0.0.242 - - [2026-03-02 03:15:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000412
10.0.0.242 - - [2026-03-02 03:15:53] "GET /virtual-network/fe0dae4d-f91a-4ac0-b844-58aaaec44e86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006141
10.0.0.242 - - [2026-03-02 03:15:53] "GET /global-system-configs HTTP/1.1" 401 293 0.000409
10.0.0.23 - - [2026-03-02 03:15:53] "GET /global-system-configs HTTP/1.1" 401 293 0.000426
10.0.0.23 - - [2026-03-02 03:15:53] "DELETE /project/3e130c37945c4bdebe5ee2e45dfede4a HTTP/1.1" 404 173 0.014005
10.0.0.23 - - [2026-03-02 03:15:53] "GET /projects?obj_uuids=4963c9a5-349a-449c-8ec4-c8a9feeeb847&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001250
10.0.0.23 - - [2026-03-02 03:15:53] "GET /projects?obj_uuids=3ced07c4-b316-4eb7-9e31-ac9e4c5efd5b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001472
10.0.0.23 - - [2026-03-02 03:15:53] "DELETE /project/4963c9a5349a449c8ec4c8a9feeeb847 HTTP/1.1" 404 173 0.022193
10.0.0.23 - - [2026-03-02 03:15:53] "GET /project/3ced07c4-b316-4eb7-9e31-ac9e4c5efd5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.065410
10.0.0.23 - - [2026-03-02 03:15:53] "GET /global-system-configs HTTP/1.1" 401 293 0.002377
10.0.0.23 - - [2026-03-02 03:15:53] "GET /project/4963c9a5-349a-449c-8ec4-c8a9feeeb847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.082160
10.0.0.23 - - [2026-03-02 03:15:53] "GET /projects?obj_uuids=3ced07c4-b316-4eb7-9e31-ac9e4c5efd5b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001287
10.0.0.23 - - [2026-03-02 03:15:53] "GET /projects?obj_uuids=4963c9a5-349a-449c-8ec4-c8a9feeeb847&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000853
10.0.0.23 - - [2026-03-02 03:15:53] "GET /project/4963c9a5-349a-449c-8ec4-c8a9feeeb847?fields=security_groups HTTP/1.1" 200 1357 0.052570
10.0.0.23 - - [2026-03-02 03:15:53] "GET /project/3ced07c4-b316-4eb7-9e31-ac9e4c5efd5b?fields=security_groups HTTP/1.1" 200 1098 0.067055
10.0.0.23 - - [2026-03-02 03:15:53] "GET /projects?obj_uuids=3ced07c4-b316-4eb7-9e31-ac9e4c5efd5b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000913
10.0.0.242 - - [2026-03-02 03:15:53] "GET /obj-perms HTTP/1.1" 200 5041 0.152791
10.0.0.242 - - [2026-03-02 03:15:53] "DELETE /access-control-list/3bff5e9c-011b-4838-be65-b8692c173ab0 HTTP/1.1" 200 115 0.070724
10.0.0.23 - - [2026-03-02 03:15:53] "GET /project/3ced07c4-b316-4eb7-9e31-ac9e4c5efd5b?fields=application_policy_sets HTTP/1.1" 200 1396 0.089239
10.0.0.23 - - [2026-03-02 03:15:53] "DELETE /security-group/10af3a9f-2bb0-4247-a35e-13cd71e02202 HTTP/1.1" 200 115 0.135016
10.0.0.23 - - [2026-03-02 03:15:53] "GET /projects?obj_uuids=4963c9a5-349a-449c-8ec4-c8a9feeeb847&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000954
10.0.0.23 - - [2026-03-02 03:15:53] "GET /project/4963c9a5-349a-449c-8ec4-c8a9feeeb847?fields=application_policy_sets HTTP/1.1" 200 1396 0.130251
10.0.0.23 - - [2026-03-02 03:15:53] "DELETE /project/3ced07c4-b316-4eb7-9e31-ac9e4c5efd5b HTTP/1.1" 200 115 0.553919
10.0.0.242 - - [2026-03-02 03:15:53] "POST /id-to-fqname HTTP/1.1" 200 221 0.001440
10.0.0.242 - - [2026-03-02 03:15:53] "DELETE /access-control-list/bb648284-9637-417b-accf-7be2bf7015a5 HTTP/1.1" 200 115 0.049808
10.0.0.23 - - [2026-03-02 03:15:53] "DELETE /project/4963c9a5-349a-449c-8ec4-c8a9feeeb847 HTTP/1.1" 200 115 0.666844
10.0.0.242 - - [2026-03-02 03:15:54] "GET /global-system-configs HTTP/1.1" 401 293 0.000420
10.0.0.242 - - [2026-03-02 03:15:54] "GET /global-system-configs HTTP/1.1" 401 293 0.000415
10.0.0.242 - - [2026-03-02 03:15:54] "POST /neutron/network HTTP/1.1" 200 841 0.007410
10.0.0.23 - - [2026-03-02 03:15:55] "GET /projects?obj_uuids=3e130c37-945c-4bde-be5e-e2e45dfede4a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.025178
10.0.0.242 - - [2026-03-02 03:15:55] "GET /project/3e130c37-945c-4bde-be5e-e2e45dfede4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.089807
10.0.0.242 - - [2026-03-02 03:15:55] "POST /neutron/port HTTP/1.1" 200 117 0.006910
10.0.0.242 - - [2026-03-02 03:15:55] "POST /id-to-fqname HTTP/1.1" 200 222 0.001757
10.0.0.242 - - [2026-03-02 03:15:55] "POST /neutron/network HTTP/1.1" 200 841 0.008320
10.0.0.242 - - [2026-03-02 03:15:56] "POST /neutron/port HTTP/1.1" 200 1057 0.020089
10.0.0.23 - - [2026-03-02 03:15:56] "GET /projects?obj_uuids=3e130c37-945c-4bde-be5e-e2e45dfede4a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001567
10.0.0.242 - - [2026-03-02 03:15:56] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004235
10.0.0.242 - - [2026-03-02 03:15:56] "GET /project/3e130c37-945c-4bde-be5e-e2e45dfede4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.084102
10.0.0.242 - - [2026-03-02 03:15:56] "POST /neutron/network HTTP/1.1" 200 833 0.008380
10.0.0.242 - - [2026-03-02 03:15:56] "POST /neutron/security_group HTTP/1.1" 200 2054 0.011048
10.0.0.242 - - [2026-03-02 03:15:56] "POST /fqname-to-id HTTP/1.1" 404 193 0.003142
10.0.0.242 - - [2026-03-02 03:15:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002549
10.0.0.23 - - [2026-03-02 03:15:56] "GET /domains?obj_uuids=cc2d0805-fa5b-4698-bfcc-d7811c08231a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001440
10.0.0.242 - - [2026-03-02 03:15:56] "GET /domain/cc2d0805-fa5b-4698-bfcc-d7811c08231a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.008523
10.0.0.242 - - [2026-03-02 03:15:56] "POST /service-templates HTTP/1.1" 200 543 0.060750
10.0.0.242 - - [2026-03-02 03:15:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003955
10.0.0.242 - - [2026-03-02 03:15:57] "GET /service-template/c73c7795-45ef-4bfe-a5fe-946ccc4f6555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.005450
10.0.0.242 - - [2026-03-02 03:15:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004723
10.0.0.242 - - [2026-03-02 03:15:57] "GET /service-template/c73c7795-45ef-4bfe-a5fe-946ccc4f6555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.005160
10.0.0.23 - - [2026-03-02 03:15:57] "GET /projects?obj_uuids=3e130c37-945c-4bde-be5e-e2e45dfede4a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001040
10.0.0.242 - - [2026-03-02 03:15:57] "POST /id-to-fqname HTTP/1.1" 200 221 0.001046
10.0.0.242 - - [2026-03-02 03:15:57] "POST /id-to-fqname HTTP/1.1" 200 221 0.001713
10.0.0.242 - - [2026-03-02 03:15:57] "POST /id-to-fqname HTTP/1.1" 200 222 0.002195
10.0.0.242 - - [2026-03-02 03:15:57] "POST /neutron/port HTTP/1.1" 200 1057 0.347381
10.0.0.242 - - [2026-03-02 03:15:57] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007747
10.0.0.242 - - [2026-03-02 03:15:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.006200
10.0.0.242 - - [2026-03-02 03:15:57] "DELETE /service-template/c73c7795-45ef-4bfe-a5fe-946ccc4f6555 HTTP/1.1" 200 115 0.055218
10.0.0.242 - - [2026-03-02 03:15:57] "POST /fqname-to-id HTTP/1.1" 404 193 0.003035
10.0.0.242 - - [2026-03-02 03:15:57] "POST /neutron/port HTTP/1.1" 200 1121 0.023242
10.0.0.242 - - [2026-03-02 03:15:57] "POST /neutron/port HTTP/1.1" 200 117 0.001258
10.0.0.242 - - [2026-03-02 03:15:58] "POST /neutron/network HTTP/1.1" 400 204 0.014935
10.0.0.242 - - [2026-03-02 03:15:58] "POST /neutron/port HTTP/1.1" 200 151 0.207545
10.0.0.242 - - [2026-03-02 03:15:59] "POST /neutron/port HTTP/1.1" 200 151 0.209764
10.0.0.242 - - [2026-03-02 03:15:59] "POST /neutron/network HTTP/1.1" 200 117 0.012387
10.0.0.242 - - [2026-03-02 03:16:00] "POST /neutron/port HTTP/1.1" 200 117 0.010103
10.0.0.242 - - [2026-03-02 03:16:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004879
10.0.0.242 - - [2026-03-02 03:16:01] "POST /neutron/network HTTP/1.1" 200 832 0.007249
10.0.0.242 - - [2026-03-02 03:16:01] "DELETE /route-target/7ec29328-6a2b-41fc-bf3f-98a6a79324e1 HTTP/1.1" 200 115 0.034434
10.0.0.242 - - [2026-03-02 03:16:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003941
10.0.0.23 - - [2026-03-02 03:16:04] "GET /projects?obj_uuids=3e130c37-945c-4bde-be5e-e2e45dfede4a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.002620
10.0.0.242 - - [2026-03-02 03:16:04] "GET /project/3e130c37-945c-4bde-be5e-e2e45dfede4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.048420
10.0.0.23 - - [2026-03-02 03:16:04] "GET /projects?obj_uuids=3e130c37-945c-4bde-be5e-e2e45dfede4a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001008
10.0.0.242 - - [2026-03-02 03:16:04] "POST /neutron/network HTTP/1.1" 200 611 0.127183
10.0.0.242 - - [2026-03-02 03:16:04] "POST /id-to-fqname HTTP/1.1" 200 221 0.004653
10.0.0.242 - - [2026-03-02 03:16:04] "GET /virtual-network/20f4f4c5-ba8b-4095-bfeb-b944ae777659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006360
10.0.0.242 - - [2026-03-02 03:16:04] "POST /neutron/network HTTP/1.1" 200 832 0.006114
10.0.0.242 - - [2026-03-02 03:16:04] "GET /virtual-network/20f4f4c5-ba8b-4095-bfeb-b944ae777659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006402
10.0.0.242 - - [2026-03-02 03:16:05] "GET /virtual-network/20f4f4c5-ba8b-4095-bfeb-b944ae777659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.007303
10.0.0.242 - - [2026-03-02 03:16:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004210
10.0.0.23 - - [2026-03-02 03:16:05] "GET /projects?obj_uuids=3e130c37-945c-4bde-be5e-e2e45dfede4a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001570
10.0.0.242 - - [2026-03-02 03:16:05] "GET /project/3e130c37-945c-4bde-be5e-e2e45dfede4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.047708
10.0.0.242 - - [2026-03-02 03:16:05] "POST /neutron/network HTTP/1.1" 200 117 0.013814
10.0.0.242 - - [2026-03-02 03:16:05] "POST /route-targets HTTP/1.1" 200 327 0.012620
10.0.0.242 - - [2026-03-02 03:16:05] "POST /neutron/network HTTP/1.1" 200 831 0.009696
10.0.0.242 - - [2026-03-02 03:16:05] "POST /id-to-fqname HTTP/1.1" 200 221 0.001280
10.0.0.242 - - [2026-03-02 03:16:05] "GET /virtual-network/b86d0d9f-3905-4d6e-bf7d-ba3d3deeb324?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005640
10.0.0.242 - - [2026-03-02 03:16:06] "GET /virtual-network/b86d0d9f-3905-4d6e-bf7d-ba3d3deeb324?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005797
10.0.0.242 - - [2026-03-02 03:16:06] "POST /neutron/subnet HTTP/1.1" 200 730 0.008649
10.0.0.242 - - [2026-03-02 03:16:06] "GET /virtual-network/b86d0d9f-3905-4d6e-bf7d-ba3d3deeb324?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005640
10.0.0.27 - - [2026-03-02 03:16:06] "GET /obj-perms HTTP/1.1" 200 5041 0.003483
10.0.0.23 - - [2026-03-02 03:16:06] "GET /obj-perms HTTP/1.1" 200 5041 0.004061
10.0.0.242 - - [2026-03-02 03:16:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002997
10.0.0.23 - - [2026-03-02 03:16:06] "GET /projects?obj_uuids=3e130c37-945c-4bde-be5e-e2e45dfede4a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000921
10.0.0.242 - - [2026-03-02 03:16:06] "GET /project/3e130c37-945c-4bde-be5e-e2e45dfede4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.044585
10.0.0.242 - - [2026-03-02 03:16:06] "POST /ref-update HTTP/1.1" 200 156 0.032745
10.0.0.23 - - [2026-03-02 03:16:06] "POST /useragent-kv HTTP/1.1" 200 115 0.004305
10.0.0.242 - - [2026-03-02 03:16:07] "POST /neutron/subnet HTTP/1.1" 200 729 0.181715
10.0.0.242 - - [2026-03-02 03:16:07] "POST /id-to-fqname HTTP/1.1" 200 222 0.001544
10.0.0.242 - - [2026-03-02 03:16:07] "GET /virtual-network/72a1b701-78f1-43da-9798-82e5ff3ebab4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005088
10.0.0.242 - - [2026-03-02 03:16:07] "GET /virtual-network/72a1b701-78f1-43da-9798-82e5ff3ebab4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006263
10.0.0.242 - - [2026-03-02 03:16:07] "POST /neutron/network HTTP/1.1" 200 833 0.006290
10.0.0.242 - - [2026-03-02 03:16:07] "GET /virtual-network/72a1b701-78f1-43da-9798-82e5ff3ebab4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005710
10.0.0.242 - - [2026-03-02 03:16:07] "GET /obj-perms HTTP/1.1" 200 5041 0.003466
10.0.0.242 - - [2026-03-02 03:16:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004030
10.0.0.23 - - [2026-03-02 03:16:07] "GET /projects?obj_uuids=3e130c37-945c-4bde-be5e-e2e45dfede4a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000966
10.0.0.242 - - [2026-03-02 03:16:07] "GET /project/3e130c37-945c-4bde-be5e-e2e45dfede4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.044175
10.0.0.23 - - [2026-03-02 03:16:07] "GET /projects?obj_uuids=3e130c37-945c-4bde-be5e-e2e45dfede4a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000993
10.0.0.242 - - [2026-03-02 03:16:07] "POST /neutron/network HTTP/1.1" 200 623 0.124306
10.0.0.242 - - [2026-03-02 03:16:08] "POST /id-to-fqname HTTP/1.1" 200 227 0.004040
10.0.0.242 - - [2026-03-02 03:16:08] "GET /virtual-network/d4f112e5-ee1a-4150-984b-8ee6e0d85657?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.005634
10.0.0.242 - - [2026-03-02 03:16:08] "POST /neutron/network HTTP/1.1" 200 841 0.008734
10.0.0.242 - - [2026-03-02 03:16:08] "GET /virtual-network/d4f112e5-ee1a-4150-984b-8ee6e0d85657?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.006047
10.0.0.242 - - [2026-03-02 03:16:08] "GET /virtual-network/d4f112e5-ee1a-4150-984b-8ee6e0d85657?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.006018
10.0.0.242 - - [2026-03-02 03:16:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006073
10.0.0.23 - - [2026-03-02 03:16:08] "GET /projects?obj_uuids=3e130c37-945c-4bde-be5e-e2e45dfede4a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001094
10.0.0.242 - - [2026-03-02 03:16:08] "GET /project/3e130c37-945c-4bde-be5e-e2e45dfede4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.046210
10.0.0.242 - - [2026-03-02 03:16:08] "POST /neutron/network HTTP/1.1" 200 117 0.016509
10.0.0.242 - - [2026-03-02 03:16:09] "POST /route-targets HTTP/1.1" 200 327 0.013239
10.0.0.242 - - [2026-03-02 03:16:09] "POST /neutron/network HTTP/1.1" 200 845 0.008815
10.0.0.242 - - [2026-03-02 03:16:09] "POST /id-to-fqname HTTP/1.1" 200 228 0.001280
10.0.0.242 - - [2026-03-02 03:16:09] "GET /virtual-network/12adb9b6-48c2-485c-b7bd-9a1a0cd88903?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.005567
10.0.0.242 - - [2026-03-02 03:16:09] "GET /virtual-network/12adb9b6-48c2-485c-b7bd-9a1a0cd88903?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.005392
10.0.0.242 - - [2026-03-02 03:16:09] "POST /neutron/subnet HTTP/1.1" 200 729 0.008133
10.0.0.242 - - [2026-03-02 03:16:09] "GET /virtual-network/12adb9b6-48c2-485c-b7bd-9a1a0cd88903?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.007767
10.0.0.27 - - [2026-03-02 03:16:09] "GET /obj-perms HTTP/1.1" 200 5041 0.004803
10.0.0.23 - - [2026-03-02 03:16:09] "GET /obj-perms HTTP/1.1" 200 5041 0.003968
10.0.0.242 - - [2026-03-02 03:16:09] "POST /id-to-fqname HTTP/1.1" 200 221 0.001311
10.0.0.23 - - [2026-03-02 03:16:10] "GET /projects?obj_uuids=3e130c37-945c-4bde-be5e-e2e45dfede4a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001001
10.0.0.242 - - [2026-03-02 03:16:10] "GET /project/3e130c37-945c-4bde-be5e-e2e45dfede4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.077198
10.0.0.242 - - [2026-03-02 03:16:11] "POST /neutron/port HTTP/1.1" 200 117 0.006136
10.0.0.242 - - [2026-03-02 03:16:11] "POST /id-to-fqname HTTP/1.1" 200 222 0.001492
10.0.0.242 - - [2026-03-02 03:16:11] "POST /neutron/network HTTP/1.1" 200 843 0.008925
10.0.0.242 - - [2026-03-02 03:16:11] "POST /neutron/port HTTP/1.1" 200 1057 0.019562
10.0.0.242 - - [2026-03-02 03:16:12] "POST /neutron/port HTTP/1.1" 200 1121 0.020996
10.0.0.242 - - [2026-03-02 03:16:12] "POST /neutron/port HTTP/1.1" 200 117 0.001159
10.0.0.23 - - [2026-03-02 03:16:12] "GET /projects?obj_uuids=3e130c37-945c-4bde-be5e-e2e45dfede4a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001257
10.0.0.242 - - [2026-03-02 03:16:12] "GET /project/3e130c37-945c-4bde-be5e-e2e45dfede4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.063586
10.0.0.242 - - [2026-03-02 03:16:12] "POST /neutron/port HTTP/1.1" 200 1121 0.020408
10.0.0.242 - - [2026-03-02 03:16:12] "POST /fqname-to-id HTTP/1.1" 404 193 0.003039
10.0.0.242 - - [2026-03-02 03:16:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002919
10.0.0.23 - - [2026-03-02 03:16:12] "GET /domains?obj_uuids=cc2d0805-fa5b-4698-bfcc-d7811c08231a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000987
10.0.0.242 - - [2026-03-02 03:16:12] "GET /domain/cc2d0805-fa5b-4698-bfcc-d7811c08231a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.008188
10.0.0.242 - - [2026-03-02 03:16:12] "POST /service-templates HTTP/1.1" 200 543 0.028748
10.0.0.242 - - [2026-03-02 03:16:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003842
10.0.0.242 - - [2026-03-02 03:16:12] "GET /service-template/7a7ac22e-c908-4fb5-a765-a7d75bda5fe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.028130
10.0.0.242 - - [2026-03-02 03:16:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003211
10.0.0.242 - - [2026-03-02 03:16:12] "GET /service-template/7a7ac22e-c908-4fb5-a765-a7d75bda5fe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.003976
10.0.0.242 - - [2026-03-02 03:16:12] "POST /id-to-fqname HTTP/1.1" 200 221 0.001147
10.0.0.242 - - [2026-03-02 03:16:12] "POST /neutron/network HTTP/1.1" 200 843 0.006391
10.0.0.242 - - [2026-03-02 03:16:12] "POST /id-to-fqname HTTP/1.1" 200 227 0.001259
10.0.0.242 - - [2026-03-02 03:16:12] "POST /id-to-fqname HTTP/1.1" 200 228 0.001554
10.0.0.242 - - [2026-03-02 03:16:13] "POST /neutron/security_group HTTP/1.1" 200 2054 0.014826
10.0.0.242 - - [2026-03-02 03:16:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003306
10.0.0.242 - - [2026-03-02 03:16:13] "DELETE /service-template/7a7ac22e-c908-4fb5-a765-a7d75bda5fe6 HTTP/1.1" 200 115 0.031152
10.0.0.242 - - [2026-03-02 03:16:13] "POST /fqname-to-id HTTP/1.1" 404 193 0.004268
10.0.0.242 - - [2026-03-02 03:16:13] "POST /neutron/port HTTP/1.1" 200 1111 0.146452
10.0.0.242 - - [2026-03-02 03:16:13] "POST /neutron/port HTTP/1.1" 200 1121 0.022968
10.0.0.242 - - [2026-03-02 03:16:13] "DELETE /route-target/550b26ae-5e58-4a5f-9ff2-1fc1c863fae9 HTTP/1.1" 200 115 0.024271
10.0.0.242 - - [2026-03-02 03:16:13] "POST /neutron/port HTTP/1.1" 200 117 0.001698
10.0.0.23 - - [2026-03-02 03:16:14] "POST /useragent-kv HTTP/1.1" 200 115 0.004444
10.0.0.23 - - [2026-03-02 03:16:14] "POST /useragent-kv HTTP/1.1" 200 115 0.004804
10.0.0.242 - - [2026-03-02 03:16:14] "POST /neutron/network HTTP/1.1" 200 151 0.155337
10.0.0.242 - - [2026-03-02 03:16:14] "POST /neutron/port HTTP/1.1" 200 151 0.209054
10.0.0.242 - - [2026-03-02 03:16:15] "POST /neutron/port HTTP/1.1" 200 1121 0.018737
10.0.0.242 - - [2026-03-02 03:16:15] "POST /neutron/port HTTP/1.1" 200 117 0.006547
10.0.0.242 - - [2026-03-02 03:16:15] "POST /neutron/port HTTP/1.1" 200 117 0.008440
10.0.0.242 - - [2026-03-02 03:16:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003731
10.0.0.242 - - [2026-03-02 03:16:16] "POST /neutron/network HTTP/1.1" 200 831 0.007113
10.0.0.242 - - [2026-03-02 03:16:17] "DELETE /route-target/7e8ba00a-403c-4638-866c-d576729479e7 HTTP/1.1" 200 115 0.032996
10.0.0.23 - - [2026-03-02 03:16:17] "POST /useragent-kv HTTP/1.1" 200 115 0.005257
10.0.0.23 - - [2026-03-02 03:16:17] "POST /useragent-kv HTTP/1.1" 200 115 0.005237
10.0.0.242 - - [2026-03-02 03:16:17] "POST /neutron/network HTTP/1.1" 200 151 0.106959
10.0.0.23 - - [2026-03-02 03:16:18] "GET /projects?obj_uuids=3e130c37-945c-4bde-be5e-e2e45dfede4a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001039
10.0.0.242 - - [2026-03-02 03:16:18] "GET /project/3e130c37-945c-4bde-be5e-e2e45dfede4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.040910
10.0.0.23 - - [2026-03-02 03:16:18] "GET /projects?obj_uuids=3e130c37-945c-4bde-be5e-e2e45dfede4a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001303
10.0.0.242 - - [2026-03-02 03:16:18] "GET /project/3e130c37-945c-4bde-be5e-e2e45dfede4a?fields=virtual_networks HTTP/1.1" 200 1024 0.046050
10.0.0.23 - - [2026-03-02 03:16:18] "GET /projects?obj_uuids=3e130c37-945c-4bde-be5e-e2e45dfede4a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001162
10.0.0.242 - - [2026-03-02 03:16:19] "GET /project/3e130c37-945c-4bde-be5e-e2e45dfede4a?fields=virtual_machine_interfaces HTTP/1.1" 200 1024 0.039818
10.0.0.23 - - [2026-03-02 03:16:19] "GET /projects?obj_uuids=3e130c37-945c-4bde-be5e-e2e45dfede4a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001389
10.0.0.242 - - [2026-03-02 03:16:19] "GET /project/3e130c37-945c-4bde-be5e-e2e45dfede4a?fields=security_groups HTTP/1.1" 200 1246 0.041014
10.0.0.242 - - [2026-03-02 03:16:19] "POST /fqname-to-id HTTP/1.1" 404 190 0.027085
10.0.0.23 - - [2026-03-02 03:16:20] "GET /projects?obj_uuids=2ddb91f5-580c-4303-8062-30b827c369b4&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003328
10.0.0.23 - - [2026-03-02 03:16:20] "GET /domains?obj_uuids=cc2d0805-fa5b-4698-bfcc-d7811c08231a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001938
10.0.0.23 - - [2026-03-02 03:16:20] "GET /domain/cc2d0805-fa5b-4698-bfcc-d7811c08231a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.040563
10.0.0.23 - - [2026-03-02 03:16:20] "POST /id-to-fqname HTTP/1.1" 200 192 0.002281
10.0.0.23 - - [2026-03-02 03:16:20] "POST /fqname-to-id HTTP/1.1" 404 201 0.010154
10.0.0.23 - - [2026-03-02 03:16:20] "POST /security-groups HTTP/1.1" 200 593 0.073205
10.0.0.242 - - [2026-03-02 03:16:20] "POST /fqname-to-id HTTP/1.1" 404 236 0.003446
10.0.0.23 - - [2026-03-02 03:16:20] "POST /projects HTTP/1.1" 200 589 0.298219
10.0.0.23 - - [2026-03-02 03:16:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.375834
10.0.0.242 - - [2026-03-02 03:16:20] "POST /access-control-lists HTTP/1.1" 200 596 0.030524
10.0.0.242 - - [2026-03-02 03:16:20] "GET /project/2ddb91f5-580c-4303-8062-30b827c369b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.556369
10.0.0.242 - - [2026-03-02 03:16:21] "GET / HTTP/1.1" 200 35931 0.002072
10.0.0.242 - - [2026-03-02 03:16:23] "POST /fqname-to-id HTTP/1.1" 401 293 0.000478
10.0.0.242 - - [2026-03-02 03:16:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.068792
10.0.0.23 - - [2026-03-02 03:16:24] "GET /projects?obj_uuids=2ddb91f5-580c-4303-8062-30b827c369b4&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000980
10.0.0.242 - - [2026-03-02 03:16:24] "GET /project/2ddb91f5-580c-4303-8062-30b827c369b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.052272
10.0.0.23 - - [2026-03-02 03:16:24] "POST /useragent-kv HTTP/1.1" 200 115 0.013530
10.0.0.242 - - [2026-03-02 03:16:24] "POST /neutron/subnet HTTP/1.1" 200 734 0.308356
10.0.0.242 - - [2026-03-02 03:16:24] "POST /id-to-fqname HTTP/1.1" 200 224 0.001388
10.0.0.242 - - [2026-03-02 03:16:24] "GET /virtual-network/9d427a7b-6bb1-4a7d-8335-3aeffc115e76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005841
10.0.0.242 - - [2026-03-02 03:16:24] "GET /virtual-network/9d427a7b-6bb1-4a7d-8335-3aeffc115e76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.006011
10.0.0.242 - - [2026-03-02 03:16:24] "POST /neutron/network HTTP/1.1" 200 832 0.010959
10.0.0.242 - - [2026-03-02 03:16:25] "GET /virtual-network/9d427a7b-6bb1-4a7d-8335-3aeffc115e76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.006306
10.0.0.242 - - [2026-03-02 03:16:26] "GET /obj-perms HTTP/1.1" 200 5053 0.067213
10.0.0.242 - - [2026-03-02 03:16:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003443
10.0.0.23 - - [2026-03-02 03:16:27] "GET /projects?obj_uuids=2ddb91f5-580c-4303-8062-30b827c369b4&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001088
10.0.0.242 - - [2026-03-02 03:16:27] "GET /project/2ddb91f5-580c-4303-8062-30b827c369b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.049466
10.0.0.23 - - [2026-03-02 03:16:27] "GET /projects?obj_uuids=2ddb91f5-580c-4303-8062-30b827c369b4&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001109
10.0.0.242 - - [2026-03-02 03:16:27] "POST /neutron/network HTTP/1.1" 200 613 0.128516
10.0.0.242 - - [2026-03-02 03:16:27] "POST /route-targets HTTP/1.1" 200 327 0.022671
10.0.0.242 - - [2026-03-02 03:16:27] "POST /id-to-fqname HTTP/1.1" 200 225 0.004266
10.0.0.242 - - [2026-03-02 03:16:27] "GET /virtual-network/a85d4cdd-c672-4153-8ccc-dff175be06a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006436
10.0.0.242 - - [2026-03-02 03:16:27] "POST /neutron/network HTTP/1.1" 200 831 0.007057
10.0.0.242 - - [2026-03-02 03:16:27] "GET /virtual-network/a85d4cdd-c672-4153-8ccc-dff175be06a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006364
10.0.0.242 - - [2026-03-02 03:16:27] "GET /virtual-network/a85d4cdd-c672-4153-8ccc-dff175be06a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006682
10.0.0.242 - - [2026-03-02 03:16:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003657
10.0.0.23 - - [2026-03-02 03:16:28] "GET /projects?obj_uuids=2ddb91f5-580c-4303-8062-30b827c369b4&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000964
10.0.0.242 - - [2026-03-02 03:16:28] "GET /project/2ddb91f5-580c-4303-8062-30b827c369b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.045094
10.0.0.242 - - [2026-03-02 03:16:28] "POST /neutron/network HTTP/1.1" 200 117 0.015401
10.0.0.242 - - [2026-03-02 03:16:28] "POST /ref-update HTTP/1.1" 200 156 0.023638
10.0.0.242 - - [2026-03-02 03:16:28] "POST /neutron/network HTTP/1.1" 200 835 0.010211
10.0.0.242 - - [2026-03-02 03:16:28] "POST /id-to-fqname HTTP/1.1" 200 227 0.001511
10.0.0.242 - - [2026-03-02 03:16:28] "GET /virtual-network/5212d898-4e62-43b7-99a8-6dd1d9f3e299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.007250
10.0.0.242 - - [2026-03-02 03:16:28] "GET /virtual-network/5212d898-4e62-43b7-99a8-6dd1d9f3e299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005645
10.0.0.242 - - [2026-03-02 03:16:28] "POST /neutron/subnet HTTP/1.1" 200 720 0.009185
10.0.0.242 - - [2026-03-02 03:16:29] "GET /virtual-network/5212d898-4e62-43b7-99a8-6dd1d9f3e299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005652
10.0.0.27 - - [2026-03-02 03:16:29] "GET /obj-perms HTTP/1.1" 200 5053 0.052777
10.0.0.23 - - [2026-03-02 03:16:29] "GET /obj-perms HTTP/1.1" 200 5053 0.048790
10.0.0.242 - - [2026-03-02 03:16:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003629
10.0.0.23 - - [2026-03-02 03:16:29] "GET /projects?obj_uuids=2ddb91f5-580c-4303-8062-30b827c369b4&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001877
10.0.0.242 - - [2026-03-02 03:16:29] "GET /project/2ddb91f5-580c-4303-8062-30b827c369b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.049830
10.0.0.23 - - [2026-03-02 03:16:30] "POST /useragent-kv HTTP/1.1" 200 115 0.007340
10.0.0.242 - - [2026-03-02 03:16:30] "POST /neutron/subnet HTTP/1.1" 200 715 0.186694
10.0.0.242 - - [2026-03-02 03:16:30] "POST /id-to-fqname HTTP/1.1" 200 233 0.001354
10.0.0.242 - - [2026-03-02 03:16:30] "GET /virtual-network/97c7d343-3c57-48c0-9884-6b3684e1c79c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.005482
10.0.0.242 - - [2026-03-02 03:16:30] "GET /virtual-network/97c7d343-3c57-48c0-9884-6b3684e1c79c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.005781
10.0.0.242 - - [2026-03-02 03:16:30] "POST /neutron/network HTTP/1.1" 200 846 0.006930
10.0.0.242 - - [2026-03-02 03:16:30] "GET /virtual-network/97c7d343-3c57-48c0-9884-6b3684e1c79c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.005734
10.0.0.242 - - [2026-03-02 03:16:30] "GET /obj-perms HTTP/1.1" 200 5053 0.003440
10.0.0.242 - - [2026-03-02 03:16:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003202
10.0.0.23 - - [2026-03-02 03:16:30] "GET /projects?obj_uuids=2ddb91f5-580c-4303-8062-30b827c369b4&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001087
10.0.0.242 - - [2026-03-02 03:16:30] "GET /project/2ddb91f5-580c-4303-8062-30b827c369b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.045839
10.0.0.23 - - [2026-03-02 03:16:30] "GET /projects?obj_uuids=2ddb91f5-580c-4303-8062-30b827c369b4&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000982
10.0.0.242 - - [2026-03-02 03:16:30] "POST /neutron/network HTTP/1.1" 200 631 0.133537
10.0.0.242 - - [2026-03-02 03:16:30] "POST /route-targets HTTP/1.1" 200 327 0.012937
10.0.0.242 - - [2026-03-02 03:16:31] "POST /id-to-fqname HTTP/1.1" 200 234 0.003595
10.0.0.242 - - [2026-03-02 03:16:31] "GET /virtual-network/ac7dff2e-cdfb-495f-9b9e-e262b4bcd3de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.006252
10.0.0.242 - - [2026-03-02 03:16:31] "POST /neutron/network HTTP/1.1" 200 849 0.005868
10.0.0.242 - - [2026-03-02 03:16:31] "GET /virtual-network/ac7dff2e-cdfb-495f-9b9e-e262b4bcd3de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.005520
10.0.0.242 - - [2026-03-02 03:16:31] "GET /virtual-network/ac7dff2e-cdfb-495f-9b9e-e262b4bcd3de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.006309
10.0.0.242 - - [2026-03-02 03:16:31] "POST /id-to-fqname HTTP/1.1" 200 224 0.001475
10.0.0.242 - - [2026-03-02 03:16:32] "POST /neutron/network HTTP/1.1" 200 842 0.007118
10.0.0.23 - - [2026-03-02 03:16:32] "GET /projects?obj_uuids=2ddb91f5-580c-4303-8062-30b827c369b4&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000998
10.0.0.242 - - [2026-03-02 03:16:32] "GET /project/2ddb91f5-580c-4303-8062-30b827c369b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.064099
10.0.0.242 - - [2026-03-02 03:16:33] "POST /neutron/port HTTP/1.1" 200 117 0.005826
10.0.0.242 - - [2026-03-02 03:16:33] "POST /id-to-fqname HTTP/1.1" 200 225 0.001221
10.0.0.242 - - [2026-03-02 03:16:33] "POST /neutron/network HTTP/1.1" 200 842 0.006784
10.0.0.242 - - [2026-03-02 03:16:33] "POST /neutron/port HTTP/1.1" 200 1064 0.016551
10.0.0.242 - - [2026-03-02 03:16:34] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003381
10.0.0.242 - - [2026-03-02 03:16:34] "POST /neutron/network HTTP/1.1" 200 832 0.008023
10.0.0.23 - - [2026-03-02 03:16:34] "GET /projects?obj_uuids=2ddb91f5-580c-4303-8062-30b827c369b4&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001069
10.0.0.242 - - [2026-03-02 03:16:34] "GET /project/2ddb91f5-580c-4303-8062-30b827c369b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.268314
10.0.0.242 - - [2026-03-02 03:16:34] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008381
10.0.0.242 - - [2026-03-02 03:16:34] "POST /fqname-to-id HTTP/1.1" 404 193 0.003676
10.0.0.242 - - [2026-03-02 03:16:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002735
10.0.0.23 - - [2026-03-02 03:16:34] "GET /domains?obj_uuids=cc2d0805-fa5b-4698-bfcc-d7811c08231a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001031
10.0.0.242 - - [2026-03-02 03:16:34] "GET /domain/cc2d0805-fa5b-4698-bfcc-d7811c08231a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.007718
10.0.0.242 - - [2026-03-02 03:16:34] "POST /service-templates HTTP/1.1" 200 543 0.029405
10.0.0.242 - - [2026-03-02 03:16:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003906
10.0.0.27 - - [2026-03-02 03:16:34] "GET /obj-perms HTTP/1.1" 200 5075 0.065386
10.0.0.242 - - [2026-03-02 03:16:34] "GET /service-template/59b61b2c-f657-4203-a634-56621d45a1ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1643 0.004807
10.0.0.242 - - [2026-03-02 03:16:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003087
10.0.0.242 - - [2026-03-02 03:16:35] "GET /service-template/59b61b2c-f657-4203-a634-56621d45a1ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1643 0.003606
10.0.0.242 - - [2026-03-02 03:16:35] "POST /id-to-fqname HTTP/1.1" 200 233 0.001282
10.0.0.23 - - [2026-03-02 03:16:35] "GET /projects?obj_uuids=2ddb91f5-580c-4303-8062-30b827c369b4&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001224
10.0.0.242 - - [2026-03-02 03:16:35] "POST /neutron/port HTTP/1.1" 200 1061 0.312247
10.0.0.242 - - [2026-03-02 03:16:35] "POST /neutron/port HTTP/1.1" 200 1061 0.018441
10.0.0.242 - - [2026-03-02 03:16:35] "POST /neutron/port HTTP/1.1" 200 1115 0.118096
10.0.0.242 - - [2026-03-02 03:16:35] "POST /neutron/subnet HTTP/1.1" 200 694 0.009666
10.0.0.23 - - [2026-03-02 03:16:36] "GET /projects?obj_uuids=2ddb91f5-580c-4303-8062-30b827c369b4&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001842
10.0.0.242 - - [2026-03-02 03:16:36] "GET /project/2ddb91f5-580c-4303-8062-30b827c369b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.078295
10.0.0.242 - - [2026-03-02 03:16:36] "POST /neutron/network HTTP/1.1" 200 846 0.039127
10.0.0.242 - - [2026-03-02 03:16:36] "POST /neutron/port HTTP/1.1" 200 117 0.008035
10.0.0.242 - - [2026-03-02 03:16:36] "GET /virtual-machine/c6b4ce0c-256e-4faf-8f24-f474fa04f0fd HTTP/1.1" 401 293 0.000431
10.0.0.242 - - [2026-03-02 03:16:37] "GET /virtual-machine/c6b4ce0c-256e-4faf-8f24-f474fa04f0fd HTTP/1.1" 404 171 0.041524
10.0.0.242 - - [2026-03-02 03:16:37] "POST /neutron/port HTTP/1.1" 200 1060 0.018706
10.0.0.242 - - [2026-03-02 03:16:37] "POST /neutron/port HTTP/1.1" 200 1124 0.018984
10.0.0.242 - - [2026-03-02 03:16:37] "POST /neutron/port HTTP/1.1" 200 117 0.001259
10.0.0.242 - - [2026-03-02 03:16:39] "GET /virtual-machine/c6b4ce0c-256e-4faf-8f24-f474fa04f0fd HTTP/1.1" 200 1295 0.006685
10.0.0.242 - - [2026-03-02 03:16:39] "GET /virtual-machine-interface/03ab3852-5e26-4366-906b-9fa9ea1ba1c1 HTTP/1.1" 200 2983 0.006313
10.0.0.242 - - [2026-03-02 03:16:39] "GET /virtual-machine-interface/03ab3852-5e26-4366-906b-9fa9ea1ba1c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2762 0.006980
10.0.0.242 - - [2026-03-02 03:16:39] "PUT /virtual-machine-interface/03ab3852-5e26-4366-906b-9fa9ea1ba1c1 HTTP/1.1" 200 284 0.018317
10.0.0.242 - - [2026-03-02 03:16:39] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006845
10.0.0.242 - - [2026-03-02 03:16:39] "POST /neutron/port HTTP/1.1" 200 1124 0.018157
10.0.0.242 - - [2026-03-02 03:16:39] "GET /virtual-machine/c6b4ce0c-256e-4faf-8f24-f474fa04f0fd HTTP/1.1" 200 1295 0.015652
10.0.0.242 - - [2026-03-02 03:16:39] "GET /virtual-machine-interface/03ab3852-5e26-4366-906b-9fa9ea1ba1c1 HTTP/1.1" 200 3033 0.005820
10.0.0.242 - - [2026-03-02 03:16:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003803
10.0.0.242 - - [2026-03-02 03:16:39] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003653
10.0.0.242 - - [2026-03-02 03:16:39] "GET /virtual-networks?parent_id=2ddb91f5-580c-4303-8062-30b827c369b4&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.003085
10.0.0.242 - - [2026-03-02 03:16:39] "GET /virtual-network/97c7d343-3c57-48c0-9884-6b3684e1c79c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.006090
10.0.0.242 - - [2026-03-02 03:16:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003554
10.0.0.242 - - [2026-03-02 03:16:42] "GET /virtual-network/97c7d343-3c57-48c0-9884-6b3684e1c79c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.005254
10.0.0.242 - - [2026-03-02 03:16:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004182
10.0.0.242 - - [2026-03-02 03:16:46] "GET /virtual-network/97c7d343-3c57-48c0-9884-6b3684e1c79c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.005547
10.0.0.242 - - [2026-03-02 03:16:48] "POST /neutron/port HTTP/1.1" 200 1128 0.020534
10.0.0.242 - - [2026-03-02 03:16:48] "POST /neutron/subnet HTTP/1.1" 200 708 0.008921
10.0.0.242 - - [2026-03-02 03:16:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004170
10.0.0.242 - - [2026-03-02 03:16:50] "GET /virtual-network/97c7d343-3c57-48c0-9884-6b3684e1c79c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.006560
10.0.0.242 - - [2026-03-02 03:16:51] "POST /neutron/port HTTP/1.1" 200 1125 0.047654
10.0.0.242 - - [2026-03-02 03:16:51] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004787
10.0.0.242 - - [2026-03-02 03:16:51] "POST /neutron/network HTTP/1.1" 200 831 0.008651
10.0.0.23 - - [2026-03-02 03:16:54] "DELETE /project/2ddb91f5580c4303806230b827c369b4 HTTP/1.1" 404 173 0.005893
10.0.0.23 - - [2026-03-02 03:16:54] "GET /projects?obj_uuids=3e130c37-945c-4bde-be5e-e2e45dfede4a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000903
10.0.0.23 - - [2026-03-02 03:16:54] "GET /project/3e130c37-945c-4bde-be5e-e2e45dfede4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.054567
10.0.0.23 - - [2026-03-02 03:16:54] "GET /projects?obj_uuids=3e130c37-945c-4bde-be5e-e2e45dfede4a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001439
10.0.0.23 - - [2026-03-02 03:16:54] "GET /project/3e130c37-945c-4bde-be5e-e2e45dfede4a?fields=security_groups HTTP/1.1" 200 1094 0.063454
10.0.0.23 - - [2026-03-02 03:16:54] "GET /projects?obj_uuids=3e130c37-945c-4bde-be5e-e2e45dfede4a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001917
10.0.0.23 - - [2026-03-02 03:16:54] "GET /project/3e130c37-945c-4bde-be5e-e2e45dfede4a?fields=application_policy_sets HTTP/1.1" 200 1390 0.042664
10.0.0.242 - - [2026-03-02 03:16:54] "DELETE /access-control-list/8f56f337-c399-44a8-bcd0-967052eb271a HTTP/1.1" 200 115 0.099918
10.0.0.23 - - [2026-03-02 03:16:54] "DELETE /project/3e130c37-945c-4bde-be5e-e2e45dfede4a HTTP/1.1" 200 115 0.477061
10.0.0.242 - - [2026-03-02 03:16:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003173
10.0.0.242 - - [2026-03-02 03:16:55] "GET /virtual-network/97c7d343-3c57-48c0-9884-6b3684e1c79c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.007672
10.0.0.242 - - [2026-03-02 03:16:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003144
10.0.0.242 - - [2026-03-02 03:16:59] "GET /virtual-network/97c7d343-3c57-48c0-9884-6b3684e1c79c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.005870
10.0.0.242 - - [2026-03-02 03:17:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003763
10.0.0.242 - - [2026-03-02 03:17:03] "GET /virtual-network/97c7d343-3c57-48c0-9884-6b3684e1c79c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.006489
10.0.0.242 - - [2026-03-02 03:17:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004327
10.0.0.242 - - [2026-03-02 03:17:07] "GET /virtual-network/97c7d343-3c57-48c0-9884-6b3684e1c79c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.006425
10.0.0.242 - - [2026-03-02 03:17:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003086
10.0.0.242 - - [2026-03-02 03:17:11] "GET /virtual-network/97c7d343-3c57-48c0-9884-6b3684e1c79c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.005120
10.0.0.242 - - [2026-03-02 03:17:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004132
10.0.0.242 - - [2026-03-02 03:17:15] "GET /virtual-network/97c7d343-3c57-48c0-9884-6b3684e1c79c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.005305
10.0.0.242 - - [2026-03-02 03:17:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004083
10.0.0.242 - - [2026-03-02 03:17:19] "GET /virtual-network/97c7d343-3c57-48c0-9884-6b3684e1c79c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.006590
10.0.0.242 - - [2026-03-02 03:17:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003093
10.0.0.242 - - [2026-03-02 03:17:21] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003250
10.0.0.242 - - [2026-03-02 03:17:21] "GET /virtual-networks?parent_id=2ddb91f5-580c-4303-8062-30b827c369b4&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.003564
10.0.0.242 - - [2026-03-02 03:17:21] "GET /virtual-network/97c7d343-3c57-48c0-9884-6b3684e1c79c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.008995
10.0.0.242 - - [2026-03-02 03:17:26] "POST /neutron/port HTTP/1.1" 200 1128 0.045533
10.0.0.242 - - [2026-03-02 03:17:27] "POST /neutron/security_group HTTP/1.1" 200 2060 0.009186
10.0.0.242 - - [2026-03-02 03:17:31] "POST /neutron/port HTTP/1.1" 200 1125 0.028718
10.0.0.242 - - [2026-03-02 03:17:32] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007485
10.0.0.23 - - [2026-03-02 03:17:35] "GET /obj-perms HTTP/1.1" 200 5075 0.050772
10.0.0.242 - - [2026-03-02 03:17:35] "GET /obj-perms HTTP/1.1" 200 5075 0.054321
10.0.0.242 - - [2026-03-02 03:17:42] "POST /fqname-to-id HTTP/1.1" 404 211 0.003561
10.0.0.242 - - [2026-03-02 03:17:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003989
10.0.0.23 - - [2026-03-02 03:17:42] "GET /projects?obj_uuids=2ddb91f5-580c-4303-8062-30b827c369b4&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001365
10.0.0.242 - - [2026-03-02 03:17:42] "GET /project/2ddb91f5-580c-4303-8062-30b827c369b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.049903
10.0.0.242 - - [2026-03-02 03:17:42] "POST /service-instances HTTP/1.1" 200 547 0.034404
10.0.0.242 - - [2026-03-02 03:17:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003572
10.0.0.242 - - [2026-03-02 03:17:42] "GET /service-instance/fcaf58f9-96e1-43eb-8513-667b808cffa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.007517
10.0.0.242 - - [2026-03-02 03:17:42] "POST /port-tuples HTTP/1.1" 200 590 0.051902
10.0.0.242 - - [2026-03-02 03:17:42] "GET /virtual-machine-interface/03ab3852-5e26-4366-906b-9fa9ea1ba1c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.005869
10.0.0.242 - - [2026-03-02 03:17:42] "PUT /virtual-machine-interface/03ab3852-5e26-4366-906b-9fa9ea1ba1c1 HTTP/1.1" 200 284 0.018329
10.0.0.242 - - [2026-03-02 03:17:43] "POST /ref-update HTTP/1.1" 200 156 0.021239
10.0.0.242 - - [2026-03-02 03:17:43] "POST /neutron/port HTTP/1.1" 200 1128 0.039218
10.0.0.242 - - [2026-03-02 03:17:43] "POST /ref-update HTTP/1.1" 200 156 0.034875
10.0.0.242 - - [2026-03-02 03:17:43] "POST /instance-ips HTTP/1.1" 200 373 0.045239
10.0.0.242 - - [2026-03-02 03:17:43] "POST /neutron/security_group HTTP/1.1" 200 2060 0.016015
10.0.0.242 - - [2026-03-02 03:17:43] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006525
10.0.0.242 - - [2026-03-02 03:17:43] "GET /virtual-machine/6c59e969-dc52-4621-87ff-b37e729ec5f0 HTTP/1.1" 200 1293 0.006711
10.0.0.242 - - [2026-03-02 03:17:43] "GET /virtual-machine-interface/cbfdec04-a24b-462a-891b-8a6dcdd5fa5e HTTP/1.1" 200 2957 0.008828
10.0.0.242 - - [2026-03-02 03:17:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003531
10.0.0.242 - - [2026-03-02 03:17:43] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003931
10.0.0.242 - - [2026-03-02 03:17:43] "GET /virtual-networks?parent_id=2ddb91f5-580c-4303-8062-30b827c369b4&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.003747
10.0.0.242 - - [2026-03-02 03:17:43] "GET /virtual-network/9d427a7b-6bb1-4a7d-8335-3aeffc115e76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005565
10.0.0.242 - - [2026-03-02 03:17:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004322
10.0.0.242 - - [2026-03-02 03:17:44] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004939
10.0.0.242 - - [2026-03-02 03:17:44] "GET /virtual-networks?parent_id=2ddb91f5-580c-4303-8062-30b827c369b4&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.003968
10.0.0.242 - - [2026-03-02 03:17:44] "GET /virtual-network/9d427a7b-6bb1-4a7d-8335-3aeffc115e76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.008442
10.0.0.242 - - [2026-03-02 03:17:45] "POST /neutron/port HTTP/1.1" 200 1125 0.030063
10.0.0.242 - - [2026-03-02 03:17:45] "POST /neutron/security_group HTTP/1.1" 200 2060 0.009477
10.0.0.242 - - [2026-03-02 03:17:45] "GET /virtual-machine/711136ad-e208-442d-ba6a-48b69d5216cd HTTP/1.1" 200 1294 0.007751
10.0.0.242 - - [2026-03-02 03:17:45] "GET /virtual-machine-interface/c0d91cd0-0e60-4157-b231-3814df902a74 HTTP/1.1" 200 2961 0.008840
10.0.0.242 - - [2026-03-02 03:17:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004521
10.0.0.242 - - [2026-03-02 03:17:45] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004515
10.0.0.242 - - [2026-03-02 03:17:45] "GET /virtual-networks?parent_id=2ddb91f5-580c-4303-8062-30b827c369b4&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.003974
10.0.0.242 - - [2026-03-02 03:17:45] "GET /virtual-network/a85d4cdd-c672-4153-8ccc-dff175be06a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007668
10.0.0.242 - - [2026-03-02 03:17:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003865
10.0.0.242 - - [2026-03-02 03:17:46] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006520
10.0.0.242 - - [2026-03-02 03:17:46] "GET /virtual-networks?parent_id=2ddb91f5-580c-4303-8062-30b827c369b4&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.006873
10.0.0.242 - - [2026-03-02 03:17:46] "GET /virtual-network/a85d4cdd-c672-4153-8ccc-dff175be06a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006809
10.0.0.242 - - [2026-03-02 03:17:46] "POST /fqname-to-id HTTP/1.1" 404 215 0.003418
10.0.0.242 - - [2026-03-02 03:17:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004089
10.0.0.23 - - [2026-03-02 03:17:46] "GET /projects?obj_uuids=2ddb91f5-580c-4303-8062-30b827c369b4&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001495
10.0.0.242 - - [2026-03-02 03:17:46] "GET /project/2ddb91f5-580c-4303-8062-30b827c369b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.064677
10.0.0.242 - - [2026-03-02 03:17:46] "POST /network-policys HTTP/1.1" 200 551 0.028219
10.0.0.242 - - [2026-03-02 03:17:46] "GET /network-policy/18d1128b-f62c-4df0-a5e5-a21214fd0385?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2473 0.006666
10.0.0.242 - - [2026-03-02 03:17:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003604
10.0.0.242 - - [2026-03-02 03:17:46] "GET /virtual-network/9d427a7b-6bb1-4a7d-8335-3aeffc115e76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.006617
10.0.0.242 - - [2026-03-02 03:17:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003851
10.0.0.242 - - [2026-03-02 03:17:47] "GET /network-policy/18d1128b-f62c-4df0-a5e5-a21214fd0385?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2473 0.004928
10.0.0.242 - - [2026-03-02 03:17:47] "POST /ref-update HTTP/1.1" 200 156 0.057875
10.0.0.242 - - [2026-03-02 03:17:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003123
10.0.0.242 - - [2026-03-02 03:17:47] "GET /network-policy/18d1128b-f62c-4df0-a5e5-a21214fd0385?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2473 0.006335
10.0.0.242 - - [2026-03-02 03:17:47] "POST /ref-update HTTP/1.1" 200 156 0.037429
10.0.0.242 - - [2026-03-02 03:17:47] "POST /neutron/network HTTP/1.1" 200 924 0.014985
10.0.0.242 - - [2026-03-02 03:17:47] "GET /virtual-network/9d427a7b-6bb1-4a7d-8335-3aeffc115e76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2368 0.013358
10.0.0.242 - - [2026-03-02 03:17:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003153
10.0.0.242 - - [2026-03-02 03:17:47] "GET /network-policy/18d1128b-f62c-4df0-a5e5-a21214fd0385?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2473 0.005517
10.0.0.242 - - [2026-03-02 03:17:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003972
10.0.0.242 - - [2026-03-02 03:17:47] "GET /virtual-network/a85d4cdd-c672-4153-8ccc-dff175be06a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006040
10.0.0.242 - - [2026-03-02 03:17:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003171
10.0.0.242 - - [2026-03-02 03:17:47] "GET /network-policy/18d1128b-f62c-4df0-a5e5-a21214fd0385?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2473 0.005961
10.0.0.242 - - [2026-03-02 03:17:47] "POST /ref-update HTTP/1.1" 200 156 0.063649
10.0.0.242 - - [2026-03-02 03:17:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.012194
10.0.0.242 - - [2026-03-02 03:17:47] "GET /network-policy/18d1128b-f62c-4df0-a5e5-a21214fd0385?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2473 0.005582
10.0.0.242 - - [2026-03-02 03:17:47] "POST /ref-update HTTP/1.1" 200 156 0.045926
10.0.0.242 - - [2026-03-02 03:17:47] "GET /virtual-network/a85d4cdd-c672-4153-8ccc-dff175be06a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.008918
10.0.0.242 - - [2026-03-02 03:17:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003360
10.0.0.242 - - [2026-03-02 03:17:47] "GET /network-policy/18d1128b-f62c-4df0-a5e5-a21214fd0385?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2473 0.003968
10.0.0.242 - - [2026-03-02 03:17:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005749
10.0.0.242 - - [2026-03-02 03:17:47] "GET /service-template/59b61b2c-f657-4203-a634-56621d45a1ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1643 0.005154
10.0.0.242 - - [2026-03-02 03:17:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003061
10.0.0.23 - - [2026-03-02 03:17:47] "GET /projects?obj_uuids=2ddb91f5-580c-4303-8062-30b827c369b4&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000993
10.0.0.242 - - [2026-03-02 03:17:47] "GET /project/2ddb91f5-580c-4303-8062-30b827c369b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.033508
10.0.0.242 - - [2026-03-02 03:17:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003518
10.0.0.242 - - [2026-03-02 03:17:48] "GET /service-instance/fcaf58f9-96e1-43eb-8513-667b808cffa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2543 0.007661
10.0.0.242 - - [2026-03-02 03:17:48] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007423
10.0.0.242 - - [2026-03-02 03:17:48] "POST /neutron/port HTTP/1.1" 200 1382 0.028822
10.0.0.242 - - [2026-03-02 03:17:48] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008022
10.0.0.242 - - [2026-03-02 03:17:48] "POST /id-to-fqname HTTP/1.1" 200 233 0.001297
10.0.0.242 - - [2026-03-02 03:17:48] "GET /virtual-machine/c6b4ce0c-256e-4faf-8f24-f474fa04f0fd HTTP/1.1" 200 1295 0.003838
10.0.0.242 - - [2026-03-02 03:17:48] "GET /virtual-machine-interface/03ab3852-5e26-4366-906b-9fa9ea1ba1c1 HTTP/1.1" 200 3889 0.005375
10.0.0.242 - - [2026-03-02 03:17:48] "GET /instance-ip/15f4892f-6a4b-42cc-9043-d875465bf2a5 HTTP/1.1" 200 1964 0.006485
10.0.0.242 - - [2026-03-02 03:17:48] "GET /instance-ip/28ad10f9-4ece-4227-b4e0-4528c8057a7f HTTP/1.1" 200 1962 0.004127
10.0.0.242 - - [2026-03-02 03:17:48] "GET /instance-ip/bd469b78-7141-4dc2-9cdf-f19b9fc84feb HTTP/1.1" 200 1634 0.008189
10.0.0.242 - - [2026-03-02 03:17:48] "POST /neutron/port HTTP/1.1" 200 1382 0.025304
10.0.0.242 - - [2026-03-02 03:17:48] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007802
10.0.0.242 - - [2026-03-02 03:17:48] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003746
10.0.0.242 - - [2026-03-02 03:17:49] "POST /neutron/port HTTP/1.1" 200 117 0.001128
10.0.0.242 - - [2026-03-02 03:17:49] "GET /virtual-machine/c6b4ce0c-256e-4faf-8f24-f474fa04f0fd HTTP/1.1" 200 1295 0.004490
10.0.0.242 - - [2026-03-02 03:17:49] "GET /virtual-machine-interface/03ab3852-5e26-4366-906b-9fa9ea1ba1c1 HTTP/1.1" 200 3889 0.006604
10.0.0.242 - - [2026-03-02 03:17:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006632
10.0.0.242 - - [2026-03-02 03:17:49] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004287
10.0.0.242 - - [2026-03-02 03:17:49] "GET /virtual-networks?parent_id=2ddb91f5-580c-4303-8062-30b827c369b4&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.003096
10.0.0.242 - - [2026-03-02 03:17:49] "GET /virtual-network/97c7d343-3c57-48c0-9884-6b3684e1c79c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.005932
10.0.0.242 - - [2026-03-02 03:17:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004246
10.0.0.242 - - [2026-03-02 03:17:50] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004015
10.0.0.242 - - [2026-03-02 03:17:50] "GET /virtual-networks?parent_id=2ddb91f5-580c-4303-8062-30b827c369b4&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.004873
10.0.0.242 - - [2026-03-02 03:17:50] "GET /virtual-network/97c7d343-3c57-48c0-9884-6b3684e1c79c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.008058
10.0.0.242 - - [2026-03-02 03:17:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003554
10.0.0.242 - - [2026-03-02 03:17:50] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003695
10.0.0.242 - - [2026-03-02 03:17:50] "GET /virtual-networks?parent_id=2ddb91f5-580c-4303-8062-30b827c369b4&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.004230
10.0.0.242 - - [2026-03-02 03:17:50] "GET /virtual-network/97c7d343-3c57-48c0-9884-6b3684e1c79c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.006079
10.0.0.242 - - [2026-03-02 03:17:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003272
10.0.0.242 - - [2026-03-02 03:17:50] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004112
10.0.0.242 - - [2026-03-02 03:17:50] "GET /virtual-networks?parent_id=2ddb91f5-580c-4303-8062-30b827c369b4&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.003412
10.0.0.242 - - [2026-03-02 03:17:50] "GET /virtual-network/97c7d343-3c57-48c0-9884-6b3684e1c79c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.005710
10.0.0.242 - - [2026-03-02 03:17:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004417
10.0.0.242 - - [2026-03-02 03:17:50] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004172
10.0.0.242 - - [2026-03-02 03:17:50] "GET /virtual-networks?parent_id=2ddb91f5-580c-4303-8062-30b827c369b4&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.003363
10.0.0.242 - - [2026-03-02 03:17:50] "GET /virtual-network/97c7d343-3c57-48c0-9884-6b3684e1c79c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.006040
10.0.0.242 - - [2026-03-02 03:17:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004369
10.0.0.242 - - [2026-03-02 03:17:50] "GET /routing-instance/710e53fe-3a2f-4d18-88cc-de536ea61de3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2097 0.005118
10.0.0.242 - - [2026-03-02 03:17:50] "GET /routing-instance/710e53fe-3a2f-4d18-88cc-de536ea61de3?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1588 0.006470
10.0.0.242 - - [2026-03-02 03:17:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003654
10.0.0.242 - - [2026-03-02 03:17:50] "GET /routing-instance/2aff1a8c-cdf8-42c8-98ff-a093bae40ac6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2100 0.005235
10.0.0.242 - - [2026-03-02 03:17:50] "GET /routing-instance/2aff1a8c-cdf8-42c8-98ff-a093bae40ac6?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1592 0.006686
10.0.0.242 - - [2026-03-02 03:17:53] "POST /neutron/port HTTP/1.1" 200 1125 0.020333
10.0.0.242 - - [2026-03-02 03:17:53] "POST /neutron/subnet HTTP/1.1" 200 694 0.011494
10.0.0.242 - - [2026-03-02 03:18:32] "GET /network-policy/18d1128b-f62c-4df0-a5e5-a21214fd0385?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2473 0.004756
10.0.0.242 - - [2026-03-02 03:18:32] "PUT /network-policy/18d1128b-f62c-4df0-a5e5-a21214fd0385 HTTP/1.1" 200 262 0.013707
10.0.0.242 - - [2026-03-02 03:18:32] "PUT /access-control-list/a6c0be47-b6a9-4a9e-b686-d038649a82cd HTTP/1.1" 200 272 0.016251
10.0.0.242 - - [2026-03-02 03:18:32] "GET /network-policy/18d1128b-f62c-4df0-a5e5-a21214fd0385?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3769 0.018331
10.0.0.242 - - [2026-03-02 03:18:33] "POST /neutron/port HTTP/1.1" 200 1382 0.021219
10.0.0.242 - - [2026-03-02 03:18:50] "POST /neutron/port HTTP/1.1" 200 1128 0.021263
10.0.0.242 - - [2026-03-02 03:18:50] "POST /neutron/subnet HTTP/1.1" 200 708 0.009063
10.0.0.242 - - [2026-03-02 03:18:55] "POST /neutron/port HTTP/1.1" 200 1125 0.017397
10.0.0.242 - - [2026-03-02 03:18:55] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004321
10.0.0.242 - - [2026-03-02 03:18:55] "POST /neutron/network HTTP/1.1" 200 923 0.007046
10.0.0.242 - - [2026-03-02 03:19:01] "POST /ref-update HTTP/1.1" 200 156 0.048179
10.0.0.242 - - [2026-03-02 03:19:01] "POST /neutron/network HTTP/1.1" 200 831 0.020636
10.0.0.242 - - [2026-03-02 03:19:01] "GET /virtual-network/a85d4cdd-c672-4153-8ccc-dff175be06a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.020852
10.0.0.242 - - [2026-03-02 03:19:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003465
10.0.0.242 - - [2026-03-02 03:19:01] "GET /network-policy/18d1128b-f62c-4df0-a5e5-a21214fd0385?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3769 0.006421
10.0.0.242 - - [2026-03-02 03:19:01] "POST /ref-update HTTP/1.1" 200 156 0.080417
10.0.0.242 - - [2026-03-02 03:19:01] "GET /virtual-network/9d427a7b-6bb1-4a7d-8335-3aeffc115e76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.010068
10.0.0.242 - - [2026-03-02 03:19:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003463
10.0.0.242 - - [2026-03-02 03:19:01] "GET /network-policy/18d1128b-f62c-4df0-a5e5-a21214fd0385?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3769 0.005741
10.0.0.242 - - [2026-03-02 03:19:01] "DELETE /network-policy/18d1128b-f62c-4df0-a5e5-a21214fd0385 HTTP/1.1" 200 115 0.039736
10.0.0.242 - - [2026-03-02 03:19:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004494
10.0.0.242 - - [2026-03-02 03:19:01] "DELETE /service-instance/fcaf58f9-96e1-43eb-8513-667b808cffa9 HTTP/1.1" 200 115 0.053461
10.0.0.242 - - [2026-03-02 03:19:01] "DELETE /access-control-list/a6c0be47-b6a9-4a9e-b686-d038649a82cd HTTP/1.1" 200 115 0.102070
10.0.0.242 - - [2026-03-02 03:19:01] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.007834
10.0.0.242 - - [2026-03-02 03:19:01] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.006765
10.0.0.242 - - [2026-03-02 03:19:02] "POST /ref-update HTTP/1.1" 200 156 0.084022
10.0.0.242 - - [2026-03-02 03:19:02] "POST /ref-update HTTP/1.1" 200 156 0.028182
10.0.0.242 - - [2026-03-02 03:19:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002774
10.0.0.242 - - [2026-03-02 03:19:02] "POST /ref-update HTTP/1.1" 200 156 0.032394
10.0.0.242 - - [2026-03-02 03:19:02] "DELETE /service-template/59b61b2c-f657-4203-a634-56621d45a1ef HTTP/1.1" 200 115 0.043049
10.0.0.242 - - [2026-03-02 03:19:02] "POST /fqname-to-id HTTP/1.1" 404 193 0.006275
10.0.0.23 - - [2026-03-02 03:19:02] "POST /useragent-kv HTTP/1.1" 200 115 0.002971
10.0.0.23 - - [2026-03-02 03:19:02] "POST /useragent-kv HTTP/1.1" 200 115 0.002805
10.0.0.242 - - [2026-03-02 03:19:02] "POST /neutron/network HTTP/1.1" 200 151 0.122310
10.0.0.242 - - [2026-03-02 03:19:03] "POST /neutron/port HTTP/1.1" 200 151 0.254250
10.0.0.242 - - [2026-03-02 03:19:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.007481
10.0.0.23 - - [2026-03-02 03:19:03] "POST /useragent-kv HTTP/1.1" 200 115 0.004357
10.0.0.23 - - [2026-03-02 03:19:03] "POST /useragent-kv HTTP/1.1" 200 115 0.008239
10.0.0.242 - - [2026-03-02 03:19:03] "POST /neutron/network HTTP/1.1" 200 151 0.251086
10.0.0.242 - - [2026-03-02 03:19:03] "POST /neutron/port HTTP/1.1" 200 151 0.306668
10.0.0.242 - - [2026-03-02 03:19:03] "POST /neutron/network HTTP/1.1" 200 835 0.007132
10.0.0.242 - - [2026-03-02 03:19:03] "DELETE /route-target/bddb9249-d19d-4372-9989-c2af6af96aa6 HTTP/1.1" 200 115 0.025971
10.0.0.23 - - [2026-03-02 03:19:04] "POST /useragent-kv HTTP/1.1" 200 115 0.005206
10.0.0.23 - - [2026-03-02 03:19:04] "POST /useragent-kv HTTP/1.1" 200 115 0.003515
10.0.0.242 - - [2026-03-02 03:19:04] "POST /neutron/network HTTP/1.1" 200 151 0.138146
10.0.0.242 - - [2026-03-02 03:19:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004312
10.0.0.23 - - [2026-03-02 03:19:05] "GET /projects?obj_uuids=2ddb91f5-580c-4303-8062-30b827c369b4&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001437
10.0.0.242 - - [2026-03-02 03:19:06] "GET /project/2ddb91f5-580c-4303-8062-30b827c369b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.053337
10.0.0.23 - - [2026-03-02 03:19:06] "GET /projects?obj_uuids=2ddb91f5-580c-4303-8062-30b827c369b4&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001029
10.0.0.242 - - [2026-03-02 03:19:06] "GET /project/2ddb91f5-580c-4303-8062-30b827c369b4?fields=virtual_networks HTTP/1.1" 200 1035 0.041611
10.0.0.23 - - [2026-03-02 03:19:06] "GET /projects?obj_uuids=2ddb91f5-580c-4303-8062-30b827c369b4&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001005
10.0.0.242 - - [2026-03-02 03:19:06] "GET /project/2ddb91f5-580c-4303-8062-30b827c369b4?fields=virtual_machine_interfaces HTTP/1.1" 200 1035 0.043373
10.0.0.23 - - [2026-03-02 03:19:06] "GET /projects?obj_uuids=2ddb91f5-580c-4303-8062-30b827c369b4&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001297
10.0.0.242 - - [2026-03-02 03:19:06] "GET /project/2ddb91f5-580c-4303-8062-30b827c369b4?fields=security_groups HTTP/1.1" 200 1263 0.039589
10.0.0.242 - - [2026-03-02 03:19:07] "POST /fqname-to-id HTTP/1.1" 404 189 0.024961
10.0.0.23 - - [2026-03-02 03:19:07] "GET /projects?obj_uuids=4ff1d1fb-041e-47f5-b98f-83f06749d343&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003232
10.0.0.23 - - [2026-03-02 03:19:07] "GET /domains?obj_uuids=cc2d0805-fa5b-4698-bfcc-d7811c08231a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001310
10.0.0.23 - - [2026-03-02 03:19:07] "GET /domain/cc2d0805-fa5b-4698-bfcc-d7811c08231a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007104
10.0.0.23 - - [2026-03-02 03:19:07] "POST /id-to-fqname HTTP/1.1" 200 191 0.001658
10.0.0.23 - - [2026-03-02 03:19:07] "POST /fqname-to-id HTTP/1.1" 404 200 0.004998
10.0.0.23 - - [2026-03-02 03:19:07] "POST /security-groups HTTP/1.1" 200 592 0.028151
10.0.0.23 - - [2026-03-02 03:19:07] "POST /projects HTTP/1.1" 200 587 0.222490
10.0.0.242 - - [2026-03-02 03:19:07] "POST /access-control-lists HTTP/1.1" 200 597 0.032327
10.0.0.23 - - [2026-03-02 03:19:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.291877
10.0.0.242 - - [2026-03-02 03:19:07] "GET /project/4ff1d1fb-041e-47f5-b98f-83f06749d343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.435775
10.0.0.242 - - [2026-03-02 03:19:08] "GET / HTTP/1.1" 200 35931 0.002286
10.0.0.242 - - [2026-03-02 03:19:10] "GET /project/4ff1d1fb-041e-47f5-b98f-83f06749d343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 293 0.000798
10.0.0.23 - - [2026-03-02 03:19:11] "GET /projects?obj_uuids=4ff1d1fb-041e-47f5-b98f-83f06749d343&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001118
10.0.0.242 - - [2026-03-02 03:19:11] "GET /project/4ff1d1fb-041e-47f5-b98f-83f06749d343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.065106
10.0.0.242 - - [2026-03-02 03:19:11] "POST /fqname-to-id HTTP/1.1" 404 180 0.002725
10.0.0.242 - - [2026-03-02 03:19:11] "POST /virtual-DNSs HTTP/1.1" 200 507 0.024069
10.0.0.242 - - [2026-03-02 03:19:11] "GET /virtual-DNS/f1273a27-3a3b-40c5-b012-716ea8d4eb94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.007016
10.0.0.242 - - [2026-03-02 03:19:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003532
10.0.0.242 - - [2026-03-02 03:19:11] "GET /virtual-DNS/f1273a27-3a3b-40c5-b012-716ea8d4eb94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.003860
10.0.0.242 - - [2026-03-02 03:19:12] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.003756
10.0.0.242 - - [2026-03-02 03:19:12] "POST /network-ipams HTTP/1.1" 200 514 0.026393
10.0.0.242 - - [2026-03-02 03:19:12] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 751 0.004336
10.0.0.242 - - [2026-03-02 03:19:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004070
10.0.0.242 - - [2026-03-02 03:19:12] "GET /network-ipam/d680fe11-9b42-4d69-a59e-7417bf757468?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1401 0.006634
10.0.0.242 - - [2026-03-02 03:19:12] "PUT /network-ipam/d680fe11-9b42-4d69-a59e-7417bf757468 HTTP/1.1" 200 258 0.014459
10.0.0.242 - - [2026-03-02 03:19:12] "POST /ref-update HTTP/1.1" 200 156 0.013743
10.0.0.242 - - [2026-03-02 03:19:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003779
10.0.0.23 - - [2026-03-02 03:19:12] "GET /projects?obj_uuids=4ff1d1fb-041e-47f5-b98f-83f06749d343&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001471
10.0.0.242 - - [2026-03-02 03:19:12] "GET /project/4ff1d1fb-041e-47f5-b98f-83f06749d343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.049289
10.0.0.242 - - [2026-03-02 03:19:12] "POST /neutron/network HTTP/1.1" 200 117 0.040267
10.0.0.242 - - [2026-03-02 03:19:12] "POST /route-targets HTTP/1.1" 200 327 0.015403
10.0.0.242 - - [2026-03-02 03:19:13] "POST /neutron/network HTTP/1.1" 200 833 0.008671
10.0.0.242 - - [2026-03-02 03:19:13] "POST /id-to-fqname HTTP/1.1" 200 227 0.001475
10.0.0.242 - - [2026-03-02 03:19:13] "GET /virtual-network/b1c91461-dfab-40b9-a30e-887f23941914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005767
10.0.0.242 - - [2026-03-02 03:19:13] "GET /virtual-network/b1c91461-dfab-40b9-a30e-887f23941914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005812
10.0.0.242 - - [2026-03-02 03:19:13] "POST /neutron/subnet HTTP/1.1" 200 711 0.009346
10.0.0.242 - - [2026-03-02 03:19:13] "POST /id-to-fqname HTTP/1.1" 200 227 0.001295
10.0.0.242 - - [2026-03-02 03:19:13] "POST /neutron/network HTTP/1.1" 200 843 0.007381
10.0.0.23 - - [2026-03-02 03:19:14] "GET /projects?obj_uuids=4ff1d1fb-041e-47f5-b98f-83f06749d343&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002038
10.0.0.242 - - [2026-03-02 03:19:14] "GET /project/4ff1d1fb-041e-47f5-b98f-83f06749d343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.075958
10.0.0.242 - - [2026-03-02 03:19:14] "POST /neutron/port HTTP/1.1" 200 117 0.018115
10.0.0.23 - - [2026-03-02 03:19:14] "GET /projects?obj_uuids=4ff1d1fb-041e-47f5-b98f-83f06749d343&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001240
10.0.0.242 - - [2026-03-02 03:19:15] "POST /neutron/port HTTP/1.1" 200 1058 0.301999
10.0.0.242 - - [2026-03-02 03:19:15] "POST /neutron/port HTTP/1.1" 200 1112 0.139716
10.0.0.242 - - [2026-03-02 03:19:15] "POST /neutron/subnet HTTP/1.1" 200 685 0.010935
10.0.0.242 - - [2026-03-02 03:19:19] "POST /neutron/port HTTP/1.1" 200 1122 0.017383
10.0.0.242 - - [2026-03-02 03:19:19] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008976
10.0.0.242 - - [2026-03-02 03:19:19] "GET /virtual-machine/739a2a15-3591-4301-bc2b-69a8a1e64498 HTTP/1.1" 401 293 0.000439
10.0.0.242 - - [2026-03-02 03:19:20] "GET /virtual-machine/739a2a15-3591-4301-bc2b-69a8a1e64498 HTTP/1.1" 200 1293 0.031540
10.0.0.242 - - [2026-03-02 03:19:20] "GET /virtual-machine-interface/73c8b0b1-0cc5-45f9-9174-8b0c81d3daa7 HTTP/1.1" 200 2964 0.008296
10.0.0.242 - - [2026-03-02 03:19:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003996
10.0.0.242 - - [2026-03-02 03:19:20] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004494
10.0.0.242 - - [2026-03-02 03:19:20] "GET /virtual-networks?parent_id=4ff1d1fb-041e-47f5-b98f-83f06749d343&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.002724
10.0.0.242 - - [2026-03-02 03:19:20] "GET /virtual-network/b1c91461-dfab-40b9-a30e-887f23941914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005864
10.0.0.242 - - [2026-03-02 03:19:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003685
10.0.0.242 - - [2026-03-02 03:19:23] "GET /virtual-network/b1c91461-dfab-40b9-a30e-887f23941914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005536
10.0.0.242 - - [2026-03-02 03:19:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003603
10.0.0.242 - - [2026-03-02 03:19:27] "GET /virtual-network/b1c91461-dfab-40b9-a30e-887f23941914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005524
10.0.0.242 - - [2026-03-02 03:19:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003568
10.0.0.242 - - [2026-03-02 03:19:31] "GET /virtual-network/b1c91461-dfab-40b9-a30e-887f23941914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005867
10.0.0.242 - - [2026-03-02 03:19:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004917
10.0.0.242 - - [2026-03-02 03:19:35] "GET /virtual-network/b1c91461-dfab-40b9-a30e-887f23941914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005669
10.0.0.242 - - [2026-03-02 03:19:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003395
10.0.0.242 - - [2026-03-02 03:19:39] "GET /virtual-network/b1c91461-dfab-40b9-a30e-887f23941914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005838
10.0.0.242 - - [2026-03-02 03:19:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003067
10.0.0.242 - - [2026-03-02 03:19:43] "GET /virtual-network/b1c91461-dfab-40b9-a30e-887f23941914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005241
10.0.0.242 - - [2026-03-02 03:19:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004088
10.0.0.242 - - [2026-03-02 03:19:47] "GET /virtual-network/b1c91461-dfab-40b9-a30e-887f23941914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005631
10.0.0.242 - - [2026-03-02 03:19:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003923
10.0.0.242 - - [2026-03-02 03:19:51] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004291
10.0.0.242 - - [2026-03-02 03:19:51] "GET /virtual-networks?parent_id=4ff1d1fb-041e-47f5-b98f-83f06749d343&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003276
10.0.0.242 - - [2026-03-02 03:19:52] "GET /virtual-network/b1c91461-dfab-40b9-a30e-887f23941914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006336
10.0.0.242 - - [2026-03-02 03:19:52] "POST /neutron/port HTTP/1.1" 200 1122 0.021654
10.0.0.23 - - [2026-03-02 03:19:54] "DELETE /project/4ff1d1fb041e47f5b98f83f06749d343 HTTP/1.1" 404 173 0.006670
10.0.0.23 - - [2026-03-02 03:19:54] "GET /projects?obj_uuids=2ddb91f5-580c-4303-8062-30b827c369b4&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000974
10.0.0.23 - - [2026-03-02 03:19:54] "GET /project/2ddb91f5-580c-4303-8062-30b827c369b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.048821
10.0.0.23 - - [2026-03-02 03:19:54] "GET /projects?obj_uuids=2ddb91f5-580c-4303-8062-30b827c369b4&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000958
10.0.0.23 - - [2026-03-02 03:19:54] "GET /project/2ddb91f5-580c-4303-8062-30b827c369b4?fields=security_groups HTTP/1.1" 200 1368 0.043944
10.0.0.23 - - [2026-03-02 03:19:55] "DELETE /security-group/c8825d7e-9b55-40d6-a7ff-f31b1a8c7181 HTTP/1.1" 200 115 0.096004
10.0.0.23 - - [2026-03-02 03:19:55] "GET /projects?obj_uuids=2ddb91f5-580c-4303-8062-30b827c369b4&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001093
10.0.0.23 - - [2026-03-02 03:19:55] "GET /project/2ddb91f5-580c-4303-8062-30b827c369b4?fields=application_policy_sets HTTP/1.1" 200 1407 0.092253
10.0.0.242 - - [2026-03-02 03:19:55] "DELETE /access-control-list/68c05661-8c10-4afa-a2c9-e0768b09717a HTTP/1.1" 200 115 0.073963
10.0.0.23 - - [2026-03-02 03:19:55] "DELETE /project/2ddb91f5-580c-4303-8062-30b827c369b4 HTTP/1.1" 200 115 0.500876
10.0.0.242 - - [2026-03-02 03:19:57] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007106
10.0.0.242 - - [2026-03-02 03:20:02] "POST /neutron/port HTTP/1.1" 200 1122 0.016824
10.0.0.242 - - [2026-03-02 03:20:07] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007448
10.0.0.242 - - [2026-03-02 03:20:34] "POST /id-to-fqname HTTP/1.1" 200 227 0.001567
10.0.0.242 - - [2026-03-02 03:20:34] "POST /neutron/port HTTP/1.1" 200 1122 0.019502
10.0.0.23 - - [2026-03-02 03:20:35] "GET /projects?obj_uuids=4ff1d1fb-041e-47f5-b98f-83f06749d343&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001037
10.0.0.242 - - [2026-03-02 03:20:35] "GET /project/4ff1d1fb-041e-47f5-b98f-83f06749d343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.114957
10.0.0.242 - - [2026-03-02 03:20:35] "POST /neutron/network HTTP/1.1" 200 833 0.007098
10.0.0.242 - - [2026-03-02 03:20:35] "POST /neutron/port HTTP/1.1" 200 117 0.008664
10.0.0.23 - - [2026-03-02 03:20:35] "GET /projects?obj_uuids=4ff1d1fb-041e-47f5-b98f-83f06749d343&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001089
10.0.0.242 - - [2026-03-02 03:20:36] "POST /neutron/port HTTP/1.1" 200 1058 0.353168
10.0.0.242 - - [2026-03-02 03:20:36] "POST /neutron/port HTTP/1.1" 200 1112 0.105559
10.0.0.242 - - [2026-03-02 03:20:36] "POST /neutron/subnet HTTP/1.1" 200 685 0.008800
10.0.0.242 - - [2026-03-02 03:20:40] "POST /neutron/port HTTP/1.1" 200 1122 0.015739
10.0.0.242 - - [2026-03-02 03:20:40] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007085
10.0.0.242 - - [2026-03-02 03:20:40] "GET /virtual-machine/6cdf1ce4-31ae-41a3-86b6-b3b243fd63b2 HTTP/1.1" 200 1292 0.005353
10.0.0.242 - - [2026-03-02 03:20:40] "GET /virtual-machine-interface/b67cc34e-dee4-4e23-aa79-132befbfbbe1 HTTP/1.1" 200 2965 0.005389
10.0.0.242 - - [2026-03-02 03:20:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003279
10.0.0.242 - - [2026-03-02 03:20:40] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003882
10.0.0.242 - - [2026-03-02 03:20:40] "GET /virtual-networks?parent_id=4ff1d1fb-041e-47f5-b98f-83f06749d343&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.004000
10.0.0.242 - - [2026-03-02 03:20:40] "GET /virtual-network/b1c91461-dfab-40b9-a30e-887f23941914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006070
10.0.0.242 - - [2026-03-02 03:20:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003933
10.0.0.242 - - [2026-03-02 03:20:43] "GET /virtual-network/b1c91461-dfab-40b9-a30e-887f23941914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006172
10.0.0.242 - - [2026-03-02 03:20:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004092
10.0.0.242 - - [2026-03-02 03:20:48] "GET /virtual-network/b1c91461-dfab-40b9-a30e-887f23941914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005533
10.0.0.23 - - [2026-03-02 03:20:51] "GET /global-system-configs HTTP/1.1" 401 293 0.000445
10.0.0.23 - - [2026-03-02 03:20:51] "GET /global-system-configs HTTP/1.1" 401 293 0.000407
10.0.0.242 - - [2026-03-02 03:20:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003801
10.0.0.242 - - [2026-03-02 03:20:52] "GET /virtual-network/b1c91461-dfab-40b9-a30e-887f23941914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007233
10.0.0.27 - - [2026-03-02 03:20:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000409
10.0.0.27 - - [2026-03-02 03:20:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000367
10.0.0.27 - - [2026-03-02 03:20:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000896
10.0.0.27 - - [2026-03-02 03:20:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000610
10.0.0.242 - - [2026-03-02 03:20:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000400
10.0.0.242 - - [2026-03-02 03:20:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000389
10.0.0.23 - - [2026-03-02 03:20:53] "GET /global-system-configs HTTP/1.1" 401 293 0.000405
10.0.0.23 - - [2026-03-02 03:20:53] "GET /global-system-configs HTTP/1.1" 401 293 0.000396
10.0.0.242 - - [2026-03-02 03:20:53] "POST /neutron/port HTTP/1.1" 200 1122 0.019380
10.0.0.242 - - [2026-03-02 03:20:53] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005078
10.0.0.242 - - [2026-03-02 03:20:54] "POST /neutron/network HTTP/1.1" 200 833 0.007176
10.0.0.242 - - [2026-03-02 03:20:54] "GET /global-system-configs HTTP/1.1" 401 293 0.000423
10.0.0.242 - - [2026-03-02 03:20:54] "GET /global-system-configs HTTP/1.1" 401 293 0.000375
10.0.0.242 - - [2026-03-02 03:20:55] "POST /neutron/network HTTP/1.1" 200 843 0.008455
10.0.0.242 - - [2026-03-02 03:20:55] "POST /neutron/port HTTP/1.1" 200 117 0.001350
10.0.0.242 - - [2026-03-02 03:20:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003252
10.0.0.242 - - [2026-03-02 03:20:56] "GET /virtual-network/b1c91461-dfab-40b9-a30e-887f23941914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007188
10.0.0.242 - - [2026-03-02 03:21:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004224
10.0.0.242 - - [2026-03-02 03:21:00] "GET /virtual-network/b1c91461-dfab-40b9-a30e-887f23941914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006386
10.0.0.242 - - [2026-03-02 03:21:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004213
10.0.0.242 - - [2026-03-02 03:21:04] "GET /virtual-network/b1c91461-dfab-40b9-a30e-887f23941914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005992
10.0.0.242 - - [2026-03-02 03:21:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003826
10.0.0.242 - - [2026-03-02 03:21:08] "GET /virtual-network/b1c91461-dfab-40b9-a30e-887f23941914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007153
10.0.0.242 - - [2026-03-02 03:21:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003589
10.0.0.242 - - [2026-03-02 03:21:12] "GET /virtual-network/b1c91461-dfab-40b9-a30e-887f23941914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005995
10.0.0.242 - - [2026-03-02 03:21:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003671
10.0.0.242 - - [2026-03-02 03:21:16] "GET /virtual-network/b1c91461-dfab-40b9-a30e-887f23941914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005363
10.0.0.242 - - [2026-03-02 03:21:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003288
10.0.0.242 - - [2026-03-02 03:21:20] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003924
10.0.0.242 - - [2026-03-02 03:21:20] "GET /virtual-networks?parent_id=4ff1d1fb-041e-47f5-b98f-83f06749d343&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003076
10.0.0.242 - - [2026-03-02 03:21:20] "GET /virtual-network/b1c91461-dfab-40b9-a30e-887f23941914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006730
10.0.0.242 - - [2026-03-02 03:21:21] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007175
10.0.0.242 - - [2026-03-02 03:21:30] "POST /neutron/port HTTP/1.1" 200 1122 0.017781
10.0.0.242 - - [2026-03-02 03:21:31] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007601
10.0.0.27 - - [2026-03-02 03:21:38] "GET /obj-perms HTTP/1.1" 200 5075 0.058099
10.0.0.23 - - [2026-03-02 03:21:39] "GET /obj-perms HTTP/1.1" 200 5075 0.059403
10.0.0.242 - - [2026-03-02 03:21:55] "POST /neutron/port HTTP/1.1" 200 1122 0.041611
10.0.0.242 - - [2026-03-02 03:21:55] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004379
10.0.0.242 - - [2026-03-02 03:21:55] "POST /neutron/network HTTP/1.1" 200 833 0.006566
10.0.0.242 - - [2026-03-02 03:21:56] "POST /neutron/network HTTP/1.1" 200 843 0.035313
10.0.0.242 - - [2026-03-02 03:21:56] "POST /neutron/port HTTP/1.1" 200 117 0.001216
10.0.0.242 - - [2026-03-02 03:22:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003575
10.0.0.242 - - [2026-03-02 03:22:13] "DELETE /virtual-DNS/f1273a27-3a3b-40c5-b012-716ea8d4eb94 HTTP/1.1" 409 235 0.008324
10.0.0.242 - - [2026-03-02 03:22:13] "POST /fqname-to-id HTTP/1.1" 404 192 0.003137
10.0.0.242 - - [2026-03-02 03:22:13] "POST /virtual-DNS-records HTTP/1.1" 200 531 0.025368
10.0.0.242 - - [2026-03-02 03:22:13] "GET /virtual-DNS-record/57e4ee1d-01c7-40d5-8651-743fb5f4cfae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.005513
10.0.0.242 - - [2026-03-02 03:22:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003192
10.0.0.242 - - [2026-03-02 03:22:13] "GET /virtual-DNS-record/57e4ee1d-01c7-40d5-8651-743fb5f4cfae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.003887
10.0.0.242 - - [2026-03-02 03:22:20] "DELETE /virtual-DNS-record/57e4ee1d-01c7-40d5-8651-743fb5f4cfae HTTP/1.1" 200 115 0.032073
10.0.0.242 - - [2026-03-02 03:22:20] "POST /fqname-to-id HTTP/1.1" 404 184 0.004461
10.0.0.242 - - [2026-03-02 03:22:20] "POST /neutron/network HTTP/1.1" 400 204 0.013361
10.0.0.242 - - [2026-03-02 03:22:21] "POST /neutron/port HTTP/1.1" 200 1122 0.024494
10.0.0.242 - - [2026-03-02 03:22:21] "POST /neutron/port HTTP/1.1" 200 151 0.268017
10.0.0.242 - - [2026-03-02 03:22:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004506
10.0.0.242 - - [2026-03-02 03:22:23] "DELETE /network-ipam/d680fe11-9b42-4d69-a59e-7417bf757468 HTTP/1.1" 200 115 0.086861
10.0.0.242 - - [2026-03-02 03:22:23] "DELETE /virtual-DNS/f1273a27-3a3b-40c5-b012-716ea8d4eb94 HTTP/1.1" 200 115 0.059715
10.0.0.242 - - [2026-03-02 03:22:23] "POST /fqname-to-id HTTP/1.1" 404 180 0.004879
10.0.0.23 - - [2026-03-02 03:22:24] "GET /projects?obj_uuids=4ff1d1fb-041e-47f5-b98f-83f06749d343&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.042049
10.0.0.242 - - [2026-03-02 03:22:24] "GET /project/4ff1d1fb-041e-47f5-b98f-83f06749d343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.128119
10.0.0.23 - - [2026-03-02 03:22:24] "GET /projects?obj_uuids=4ff1d1fb-041e-47f5-b98f-83f06749d343&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000998
10.0.0.242 - - [2026-03-02 03:22:24] "GET /project/4ff1d1fb-041e-47f5-b98f-83f06749d343?fields=virtual_networks HTTP/1.1" 200 1034 0.071179
10.0.0.23 - - [2026-03-02 03:22:24] "GET /projects?obj_uuids=4ff1d1fb-041e-47f5-b98f-83f06749d343&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001061
10.0.0.242 - - [2026-03-02 03:22:24] "GET /project/4ff1d1fb-041e-47f5-b98f-83f06749d343?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.082078
10.0.0.23 - - [2026-03-02 03:22:24] "GET /projects?obj_uuids=4ff1d1fb-041e-47f5-b98f-83f06749d343&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001007
10.0.0.242 - - [2026-03-02 03:22:24] "GET /project/4ff1d1fb-041e-47f5-b98f-83f06749d343?fields=security_groups HTTP/1.1" 200 1261 0.040559
10.0.0.242 - - [2026-03-02 03:22:26] "POST /fqname-to-id HTTP/1.1" 404 189 0.041325
10.0.0.23 - - [2026-03-02 03:22:26] "GET /projects?obj_uuids=3be25ffe-6813-400c-b35b-f8a4a7526ed1&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.005105
10.0.0.23 - - [2026-03-02 03:22:26] "GET /domains?obj_uuids=cc2d0805-fa5b-4698-bfcc-d7811c08231a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001312
10.0.0.23 - - [2026-03-02 03:22:26] "GET /domain/cc2d0805-fa5b-4698-bfcc-d7811c08231a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.049443
10.0.0.23 - - [2026-03-02 03:22:26] "POST /id-to-fqname HTTP/1.1" 200 191 0.002605
10.0.0.23 - - [2026-03-02 03:22:26] "POST /fqname-to-id HTTP/1.1" 404 200 0.004926
10.0.0.23 - - [2026-03-02 03:22:26] "POST /security-groups HTTP/1.1" 200 592 0.030701
10.0.0.242 - - [2026-03-02 03:22:26] "POST /fqname-to-id HTTP/1.1" 404 235 0.003886
10.0.0.23 - - [2026-03-02 03:22:26] "POST /projects HTTP/1.1" 200 587 0.247441
10.0.0.23 - - [2026-03-02 03:22:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.284974
10.0.0.242 - - [2026-03-02 03:22:26] "POST /access-control-lists HTTP/1.1" 200 595 0.040382
10.0.0.242 - - [2026-03-02 03:22:26] "GET /project/3be25ffe-6813-400c-b35b-f8a4a7526ed1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.484497
10.0.0.242 - - [2026-03-02 03:22:27] "GET / HTTP/1.1" 200 35931 0.002152
10.0.0.242 - - [2026-03-02 03:22:29] "POST /fqname-to-id HTTP/1.1" 401 293 0.000500
10.0.0.242 - - [2026-03-02 03:22:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.059047
10.0.0.23 - - [2026-03-02 03:22:30] "GET /projects?obj_uuids=3be25ffe-6813-400c-b35b-f8a4a7526ed1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001147
10.0.0.242 - - [2026-03-02 03:22:30] "GET /project/3be25ffe-6813-400c-b35b-f8a4a7526ed1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.047870
10.0.0.242 - - [2026-03-02 03:22:30] "POST /neutron/network HTTP/1.1" 200 117 0.036597
10.0.0.242 - - [2026-03-02 03:22:30] "POST /neutron/network HTTP/1.1" 200 826 0.009214
10.0.0.242 - - [2026-03-02 03:22:30] "POST /id-to-fqname HTTP/1.1" 200 222 0.001025
10.0.0.242 - - [2026-03-02 03:22:30] "GET /virtual-network/6e999ed6-2778-46fd-abbb-fee88f143c57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.004549
10.0.0.242 - - [2026-03-02 03:22:30] "GET /virtual-network/6e999ed6-2778-46fd-abbb-fee88f143c57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.007423
10.0.0.242 - - [2026-03-02 03:22:30] "POST /neutron/subnet HTTP/1.1" 200 720 0.009070
10.0.0.242 - - [2026-03-02 03:22:31] "GET /virtual-network/6e999ed6-2778-46fd-abbb-fee88f143c57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006197
10.0.0.242 - - [2026-03-02 03:22:32] "GET /obj-perms HTTP/1.1" 200 5051 0.053004
10.0.0.242 - - [2026-03-02 03:22:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003307
10.0.0.23 - - [2026-03-02 03:22:32] "GET /projects?obj_uuids=3be25ffe-6813-400c-b35b-f8a4a7526ed1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000893
10.0.0.242 - - [2026-03-02 03:22:32] "GET /project/3be25ffe-6813-400c-b35b-f8a4a7526ed1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.044114
10.0.0.242 - - [2026-03-02 03:22:33] "POST /route-targets HTTP/1.1" 200 327 0.013796
10.0.0.23 - - [2026-03-02 03:22:33] "POST /useragent-kv HTTP/1.1" 200 115 0.003155
10.0.0.242 - - [2026-03-02 03:22:33] "POST /neutron/subnet HTTP/1.1" 200 729 0.166542
10.0.0.242 - - [2026-03-02 03:22:33] "POST /id-to-fqname HTTP/1.1" 200 222 0.001341
10.0.0.242 - - [2026-03-02 03:22:33] "GET /virtual-network/981b23b2-dfd6-41ce-87ee-a476b9e98a51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005488
10.0.0.242 - - [2026-03-02 03:22:33] "GET /virtual-network/981b23b2-dfd6-41ce-87ee-a476b9e98a51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005769
10.0.0.242 - - [2026-03-02 03:22:33] "POST /neutron/network HTTP/1.1" 200 828 0.006231
10.0.0.242 - - [2026-03-02 03:22:33] "GET /virtual-network/981b23b2-dfd6-41ce-87ee-a476b9e98a51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005392
10.0.0.242 - - [2026-03-02 03:22:34] "POST /id-to-fqname HTTP/1.1" 200 222 0.001354
10.0.0.27 - - [2026-03-02 03:22:39] "GET /obj-perms HTTP/1.1" 200 5075 0.065436
10.0.0.23 - - [2026-03-02 03:22:51] "GET /projects?obj_uuids=3be25ffe-6813-400c-b35b-f8a4a7526ed1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001062
10.0.0.242 - - [2026-03-02 03:22:51] "GET /project/3be25ffe-6813-400c-b35b-f8a4a7526ed1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.090564
10.0.0.242 - - [2026-03-02 03:22:51] "POST /neutron/network HTTP/1.1" 200 828 0.033081
10.0.0.242 - - [2026-03-02 03:22:51] "POST /id-to-fqname HTTP/1.1" 200 222 0.001946
10.0.0.242 - - [2026-03-02 03:22:51] "POST /neutron/port HTTP/1.1" 200 117 0.005944
10.0.0.23 - - [2026-03-02 03:22:52] "GET /projects?obj_uuids=3be25ffe-6813-400c-b35b-f8a4a7526ed1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001083
10.0.0.242 - - [2026-03-02 03:22:52] "POST /neutron/port HTTP/1.1" 200 1062 0.336586
10.0.0.242 - - [2026-03-02 03:22:52] "POST /neutron/port HTTP/1.1" 200 1116 0.129815
10.0.0.23 - - [2026-03-02 03:22:52] "GET /projects?obj_uuids=3be25ffe-6813-400c-b35b-f8a4a7526ed1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000959
10.0.0.242 - - [2026-03-02 03:22:52] "GET /project/3be25ffe-6813-400c-b35b-f8a4a7526ed1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.100451
10.0.0.242 - - [2026-03-02 03:22:53] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007878
10.0.0.242 - - [2026-03-02 03:22:53] "POST /neutron/security_group HTTP/1.1" 200 2059 0.011514
10.0.0.242 - - [2026-03-02 03:22:53] "POST /neutron/port HTTP/1.1" 200 1126 0.040865
10.0.0.242 - - [2026-03-02 03:22:54] "POST /neutron/port HTTP/1.1" 200 117 0.001751
10.0.0.242 - - [2026-03-02 03:22:54] "POST /neutron/port HTTP/1.1" 200 1060 0.025818
10.0.0.242 - - [2026-03-02 03:22:54] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004511
10.0.0.242 - - [2026-03-02 03:22:54] "POST /neutron/network HTTP/1.1" 200 826 0.009947
10.0.0.23 - - [2026-03-02 03:22:55] "GET /projects?obj_uuids=4ff1d1fb-041e-47f5-b98f-83f06749d343&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001073
10.0.0.23 - - [2026-03-02 03:22:55] "DELETE /project/3be25ffe6813400cb35bf8a4a7526ed1 HTTP/1.1" 404 173 0.008604
10.0.0.23 - - [2026-03-02 03:22:55] "GET /project/4ff1d1fb-041e-47f5-b98f-83f06749d343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1472 0.053646
10.0.0.23 - - [2026-03-02 03:22:55] "GET /projects?obj_uuids=4ff1d1fb-041e-47f5-b98f-83f06749d343&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002219
10.0.0.23 - - [2026-03-02 03:22:55] "GET /project/4ff1d1fb-041e-47f5-b98f-83f06749d343?fields=security_groups HTTP/1.1" 200 1104 0.079942
10.0.0.23 - - [2026-03-02 03:22:55] "GET /projects?obj_uuids=4ff1d1fb-041e-47f5-b98f-83f06749d343&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001778
10.0.0.242 - - [2026-03-02 03:22:55] "DELETE /access-control-list/edf53ab4-ce77-4ede-b655-2c28c8e330db HTTP/1.1" 200 115 0.056195
10.0.0.23 - - [2026-03-02 03:22:55] "GET /project/4ff1d1fb-041e-47f5-b98f-83f06749d343?fields=application_policy_sets HTTP/1.1" 200 1405 0.064629
10.0.0.23 - - [2026-03-02 03:22:56] "DELETE /project/4ff1d1fb-041e-47f5-b98f-83f06749d343 HTTP/1.1" 200 115 0.478966
10.0.0.242 - - [2026-03-02 03:23:03] "POST /neutron/port HTTP/1.1" 200 1126 0.017023
10.0.0.242 - - [2026-03-02 03:23:08] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007141
10.0.0.242 - - [2026-03-02 03:23:18] "POST /neutron/port HTTP/1.1" 200 1126 0.018283
10.0.0.242 - - [2026-03-02 03:23:18] "POST /neutron/security_group HTTP/1.1" 200 2059 0.010282
10.0.0.242 - - [2026-03-02 03:23:19] "GET /virtual-machine/52c826a2-1c24-4c90-8f5c-13f3821635cf HTTP/1.1" 401 293 0.000445
10.0.0.242 - - [2026-03-02 03:23:19] "GET /virtual-machine/52c826a2-1c24-4c90-8f5c-13f3821635cf HTTP/1.1" 200 1293 0.032195
10.0.0.242 - - [2026-03-02 03:23:19] "GET /virtual-machine-interface/c3076026-d632-4f2a-b2b2-ea5b965f4565 HTTP/1.1" 200 2950 0.005402
10.0.0.242 - - [2026-03-02 03:23:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003409
10.0.0.242 - - [2026-03-02 03:23:19] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003259
10.0.0.242 - - [2026-03-02 03:23:19] "GET /virtual-networks?parent_id=3be25ffe-6813-400c-b35b-f8a4a7526ed1&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002642
10.0.0.242 - - [2026-03-02 03:23:19] "GET /virtual-network/981b23b2-dfd6-41ce-87ee-a476b9e98a51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006237
10.0.0.242 - - [2026-03-02 03:23:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.014421
10.0.0.242 - - [2026-03-02 03:23:22] "GET /virtual-network/981b23b2-dfd6-41ce-87ee-a476b9e98a51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005567
10.0.0.242 - - [2026-03-02 03:23:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003820
10.0.0.242 - - [2026-03-02 03:23:26] "GET /virtual-network/981b23b2-dfd6-41ce-87ee-a476b9e98a51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005103
10.0.0.242 - - [2026-03-02 03:23:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004177
10.0.0.242 - - [2026-03-02 03:23:30] "GET /virtual-network/981b23b2-dfd6-41ce-87ee-a476b9e98a51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006656
10.0.0.242 - - [2026-03-02 03:23:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004591
10.0.0.242 - - [2026-03-02 03:23:34] "GET /virtual-network/981b23b2-dfd6-41ce-87ee-a476b9e98a51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.008585
10.0.0.242 - - [2026-03-02 03:23:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004238
10.0.0.242 - - [2026-03-02 03:23:39] "GET /virtual-network/981b23b2-dfd6-41ce-87ee-a476b9e98a51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005498
10.0.0.23 - - [2026-03-02 03:23:40] "GET /obj-perms HTTP/1.1" 200 5075 0.051383
10.0.0.242 - - [2026-03-02 03:23:40] "GET /obj-perms HTTP/1.1" 200 5075 0.052764
10.0.0.242 - - [2026-03-02 03:23:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003065
10.0.0.242 - - [2026-03-02 03:23:43] "GET /virtual-network/981b23b2-dfd6-41ce-87ee-a476b9e98a51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.004982
10.0.0.242 - - [2026-03-02 03:23:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003495
10.0.0.242 - - [2026-03-02 03:23:47] "GET /virtual-network/981b23b2-dfd6-41ce-87ee-a476b9e98a51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005299
10.0.0.242 - - [2026-03-02 03:23:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004108
10.0.0.242 - - [2026-03-02 03:23:51] "GET /virtual-network/981b23b2-dfd6-41ce-87ee-a476b9e98a51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006603
10.0.0.242 - - [2026-03-02 03:23:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002939
10.0.0.242 - - [2026-03-02 03:23:55] "GET /virtual-network/981b23b2-dfd6-41ce-87ee-a476b9e98a51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.004821
10.0.0.242 - - [2026-03-02 03:23:56] "POST /neutron/port HTTP/1.1" 200 1126 0.017352
10.0.0.242 - - [2026-03-02 03:23:56] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003769
10.0.0.242 - - [2026-03-02 03:23:57] "POST /neutron/network HTTP/1.1" 200 828 0.006900
10.0.0.242 - - [2026-03-02 03:23:59] "POST /neutron/network HTTP/1.1" 200 836 0.007827
10.0.0.242 - - [2026-03-02 03:23:59] "POST /neutron/port HTTP/1.1" 200 117 0.001630
10.0.0.242 - - [2026-03-02 03:23:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003626
10.0.0.242 - - [2026-03-02 03:23:59] "GET /virtual-network/981b23b2-dfd6-41ce-87ee-a476b9e98a51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005323
10.0.0.242 - - [2026-03-02 03:24:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004427
10.0.0.242 - - [2026-03-02 03:24:03] "GET /virtual-network/981b23b2-dfd6-41ce-87ee-a476b9e98a51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.007535
10.0.0.242 - - [2026-03-02 03:24:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003251
10.0.0.242 - - [2026-03-02 03:24:05] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003665
10.0.0.242 - - [2026-03-02 03:24:05] "GET /virtual-networks?parent_id=3be25ffe-6813-400c-b35b-f8a4a7526ed1&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003201
10.0.0.242 - - [2026-03-02 03:24:05] "GET /virtual-network/981b23b2-dfd6-41ce-87ee-a476b9e98a51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005687
10.0.0.242 - - [2026-03-02 03:24:05] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008124
10.0.0.242 - - [2026-03-02 03:24:16] "POST /neutron/port HTTP/1.1" 200 1126 0.019535
10.0.0.242 - - [2026-03-02 03:24:21] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007563
10.0.0.242 - - [2026-03-02 03:24:26] "POST /neutron/port HTTP/1.1" 200 1126 0.016878
10.0.0.242 - - [2026-03-02 03:24:31] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007148
10.0.0.242 - - [2026-03-02 03:24:40] "POST /neutron/port HTTP/1.1" 200 1124 0.053524
10.0.0.242 - - [2026-03-02 03:24:41] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007430
10.0.0.242 - - [2026-03-02 03:24:52] "POST /neutron/port HTTP/1.1" 200 1126 0.017339
10.0.0.242 - - [2026-03-02 03:24:57] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007532
10.0.0.242 - - [2026-03-02 03:24:58] "POST /neutron/network HTTP/1.1" 200 838 0.008620
10.0.0.242 - - [2026-03-02 03:24:59] "POST /neutron/port HTTP/1.1" 200 117 0.001542
10.0.0.242 - - [2026-03-02 03:25:00] "POST /neutron/port HTTP/1.1" 200 1124 0.018555
10.0.0.242 - - [2026-03-02 03:25:01] "POST /neutron/subnet HTTP/1.1" 200 694 0.009881
10.0.0.242 - - [2026-03-02 03:25:02] "POST /neutron/port HTTP/1.1" 200 1124 0.018793
10.0.0.242 - - [2026-03-02 03:25:02] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007833
10.0.0.242 - - [2026-03-02 03:25:02] "GET /virtual-machine/ff706e71-f762-4a2d-91af-36fd95b4b0d3 HTTP/1.1" 200 1294 0.006636
10.0.0.242 - - [2026-03-02 03:25:02] "GET /virtual-machine-interface/39b7d845-cef1-4b98-8cea-ecb088b794f4 HTTP/1.1" 200 2949 0.006019
10.0.0.242 - - [2026-03-02 03:25:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003567
10.0.0.242 - - [2026-03-02 03:25:02] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005279
10.0.0.242 - - [2026-03-02 03:25:02] "GET /virtual-networks?parent_id=3be25ffe-6813-400c-b35b-f8a4a7526ed1&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003833
10.0.0.242 - - [2026-03-02 03:25:02] "GET /virtual-network/6e999ed6-2778-46fd-abbb-fee88f143c57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005997
10.0.0.242 - - [2026-03-02 03:25:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003953
10.0.0.242 - - [2026-03-02 03:25:04] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003269
10.0.0.242 - - [2026-03-02 03:25:04] "GET /virtual-networks?parent_id=3be25ffe-6813-400c-b35b-f8a4a7526ed1&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002800
10.0.0.242 - - [2026-03-02 03:25:04] "GET /virtual-network/6e999ed6-2778-46fd-abbb-fee88f143c57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006668
10.0.0.242 - - [2026-03-02 03:25:04] "POST /neutron/port HTTP/1.1" 200 1124 0.019289
10.0.0.242 - - [2026-03-02 03:25:09] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008881
10.0.0.242 - - [2026-03-02 03:25:19] "POST /neutron/port HTTP/1.1" 200 1124 0.019839
10.0.0.242 - - [2026-03-02 03:25:24] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007770
10.0.0.242 - - [2026-03-02 03:25:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003639
10.0.0.23 - - [2026-03-02 03:25:30] "GET /projects?obj_uuids=3be25ffe-6813-400c-b35b-f8a4a7526ed1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001396
10.0.0.242 - - [2026-03-02 03:25:30] "GET /project/3be25ffe-6813-400c-b35b-f8a4a7526ed1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.048877
10.0.0.242 - - [2026-03-02 03:25:30] "GET /virtual-network/6e999ed6-2778-46fd-abbb-fee88f143c57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006190
10.0.0.242 - - [2026-03-02 03:25:30] "GET /floating-ip-pools?parent_id=6e999ed6-2778-46fd-abbb-fee88f143c57&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003112
10.0.0.242 - - [2026-03-02 03:25:30] "GET /virtual-network/6e999ed6-2778-46fd-abbb-fee88f143c57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006218
10.0.0.242 - - [2026-03-02 03:25:30] "POST /floating-ip-pools HTTP/1.1" 200 598 0.037285
10.0.0.242 - - [2026-03-02 03:25:30] "POST /ref-update HTTP/1.1" 200 156 0.015452
10.0.0.242 - - [2026-03-02 03:25:30] "GET /virtual-network/6e999ed6-2778-46fd-abbb-fee88f143c57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.008787
10.0.0.242 - - [2026-03-02 03:25:30] "GET /virtual-network/6e999ed6-2778-46fd-abbb-fee88f143c57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006172
10.0.0.242 - - [2026-03-02 03:25:30] "POST /neutron/floatingip HTTP/1.1" 200 529 0.009596
10.0.0.242 - - [2026-03-02 03:25:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002999
10.0.0.242 - - [2026-03-02 03:25:31] "GET /routing-instance/c8a35bc9-66f2-47b7-8a00-ccfa5905617f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.006354
10.0.0.242 - - [2026-03-02 03:25:31] "GET /route-target/2c283876-d91c-4515-a23f-cda880be9d5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003695
10.0.0.23 - - [2026-03-02 03:25:51] "GET /global-system-configs HTTP/1.1" 401 293 0.000582
10.0.0.23 - - [2026-03-02 03:25:51] "GET /global-system-configs HTTP/1.1" 401 293 0.000413
10.0.0.27 - - [2026-03-02 03:25:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000391
10.0.0.27 - - [2026-03-02 03:25:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000358
10.0.0.27 - - [2026-03-02 03:25:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000506
10.0.0.27 - - [2026-03-02 03:25:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000364
10.0.0.242 - - [2026-03-02 03:25:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000370
10.0.0.242 - - [2026-03-02 03:25:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000379
10.0.0.23 - - [2026-03-02 03:25:53] "GET /global-system-configs HTTP/1.1" 401 293 0.000429
10.0.0.23 - - [2026-03-02 03:25:53] "GET /global-system-configs HTTP/1.1" 401 293 0.000392
10.0.0.242 - - [2026-03-02 03:25:54] "GET /global-system-configs HTTP/1.1" 401 293 0.000394
10.0.0.242 - - [2026-03-02 03:25:54] "GET /global-system-configs HTTP/1.1" 401 293 0.000396
10.0.0.242 - - [2026-03-02 03:25:58] "POST /neutron/floatingip HTTP/1.1" 200 577 0.018695
10.0.0.242 - - [2026-03-02 03:25:58] "POST /neutron/floatingip HTTP/1.1" 200 115 0.044542
10.0.0.242 - - [2026-03-02 03:25:58] "GET /floating-ip-pool/633413ef-9b46-483d-ba1a-0ce4232ff6f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1184 0.004776
10.0.0.242 - - [2026-03-02 03:25:58] "POST /ref-update HTTP/1.1" 200 156 0.013271
10.0.0.242 - - [2026-03-02 03:25:58] "DELETE /floating-ip-pool/633413ef-9b46-483d-ba1a-0ce4232ff6f6 HTTP/1.1" 200 115 0.040946
10.0.0.242 - - [2026-03-02 03:25:59] "POST /neutron/port HTTP/1.1" 200 1124 0.017056
10.0.0.242 - - [2026-03-02 03:25:59] "POST /neutron/port HTTP/1.1" 200 151 0.186249
10.0.0.242 - - [2026-03-02 03:26:00] "POST /neutron/network HTTP/1.1" 200 828 0.007030
10.0.0.23 - - [2026-03-02 03:26:01] "POST /useragent-kv HTTP/1.1" 200 115 0.005218
10.0.0.23 - - [2026-03-02 03:26:01] "POST /useragent-kv HTTP/1.1" 200 115 0.004782
10.0.0.242 - - [2026-03-02 03:26:01] "POST /neutron/network HTTP/1.1" 200 151 0.140049
10.0.0.242 - - [2026-03-02 03:26:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.046287
10.0.0.23 - - [2026-03-02 03:26:02] "GET /projects?obj_uuids=3be25ffe-6813-400c-b35b-f8a4a7526ed1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001059
10.0.0.242 - - [2026-03-02 03:26:02] "GET /project/3be25ffe-6813-400c-b35b-f8a4a7526ed1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.047532
10.0.0.23 - - [2026-03-02 03:26:02] "GET /projects?obj_uuids=3be25ffe-6813-400c-b35b-f8a4a7526ed1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001609
10.0.0.242 - - [2026-03-02 03:26:02] "GET /project/3be25ffe-6813-400c-b35b-f8a4a7526ed1?fields=virtual_networks HTTP/1.1" 200 1034 0.055781
10.0.0.23 - - [2026-03-02 03:26:02] "GET /projects?obj_uuids=3be25ffe-6813-400c-b35b-f8a4a7526ed1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000960
10.0.0.242 - - [2026-03-02 03:26:02] "GET /project/3be25ffe-6813-400c-b35b-f8a4a7526ed1?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.042823
10.0.0.23 - - [2026-03-02 03:26:02] "GET /projects?obj_uuids=3be25ffe-6813-400c-b35b-f8a4a7526ed1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002051
10.0.0.242 - - [2026-03-02 03:26:02] "GET /project/3be25ffe-6813-400c-b35b-f8a4a7526ed1?fields=security_groups HTTP/1.1" 200 1261 0.039217
10.0.0.242 - - [2026-03-02 03:26:03] "POST /fqname-to-id HTTP/1.1" 404 188 0.026529
10.0.0.23 - - [2026-03-02 03:26:03] "GET /projects?obj_uuids=c2f2bf43-0388-4766-b37b-cf1fd5677b9f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003098
10.0.0.23 - - [2026-03-02 03:26:03] "GET /domains?obj_uuids=cc2d0805-fa5b-4698-bfcc-d7811c08231a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001286
10.0.0.23 - - [2026-03-02 03:26:03] "GET /domain/cc2d0805-fa5b-4698-bfcc-d7811c08231a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006986
10.0.0.23 - - [2026-03-02 03:26:04] "POST /id-to-fqname HTTP/1.1" 200 190 0.001212
10.0.0.23 - - [2026-03-02 03:26:04] "POST /fqname-to-id HTTP/1.1" 404 199 0.011055
10.0.0.23 - - [2026-03-02 03:26:04] "POST /security-groups HTTP/1.1" 200 591 0.027789
10.0.0.23 - - [2026-03-02 03:26:04] "POST /projects HTTP/1.1" 200 585 0.232311
10.0.0.242 - - [2026-03-02 03:26:04] "POST /access-control-lists HTTP/1.1" 200 596 0.031953
10.0.0.23 - - [2026-03-02 03:26:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.307452
10.0.0.242 - - [2026-03-02 03:26:04] "GET /project/c2f2bf43-0388-4766-b37b-cf1fd5677b9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.449005
10.0.0.242 - - [2026-03-02 03:26:05] "GET / HTTP/1.1" 200 35931 0.001748
10.0.0.242 - - [2026-03-02 03:26:07] "POST /fqname-to-id HTTP/1.1" 401 293 0.000484
10.0.0.242 - - [2026-03-02 03:26:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.058618
10.0.0.23 - - [2026-03-02 03:26:07] "GET /projects?obj_uuids=c2f2bf43-0388-4766-b37b-cf1fd5677b9f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000976
10.0.0.242 - - [2026-03-02 03:26:07] "GET /project/c2f2bf43-0388-4766-b37b-cf1fd5677b9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.041674
10.0.0.242 - - [2026-03-02 03:26:07] "POST /route-targets HTTP/1.1" 200 327 0.014731
10.0.0.23 - - [2026-03-02 03:26:08] "POST /useragent-kv HTTP/1.1" 200 115 0.004395
10.0.0.242 - - [2026-03-02 03:26:08] "POST /neutron/subnet HTTP/1.1" 200 701 0.322948
10.0.0.242 - - [2026-03-02 03:26:08] "POST /id-to-fqname HTTP/1.1" 200 230 0.001286
10.0.0.242 - - [2026-03-02 03:26:08] "GET /virtual-network/af0cb364-48f9-445e-8c33-03afdbe9e3ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.006407
10.0.0.242 - - [2026-03-02 03:26:08] "GET /virtual-network/af0cb364-48f9-445e-8c33-03afdbe9e3ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005976
10.0.0.242 - - [2026-03-02 03:26:08] "POST /neutron/network HTTP/1.1" 200 839 0.007834
10.0.0.242 - - [2026-03-02 03:26:08] "POST /id-to-fqname HTTP/1.1" 200 230 0.001682
10.0.0.242 - - [2026-03-02 03:26:08] "POST /neutron/network HTTP/1.1" 200 849 0.008338
10.0.0.23 - - [2026-03-02 03:26:09] "GET /projects?obj_uuids=c2f2bf43-0388-4766-b37b-cf1fd5677b9f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001121
10.0.0.242 - - [2026-03-02 03:26:09] "GET /project/c2f2bf43-0388-4766-b37b-cf1fd5677b9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.082825
10.0.0.242 - - [2026-03-02 03:26:09] "POST /neutron/port HTTP/1.1" 200 117 0.007394
10.0.0.242 - - [2026-03-02 03:26:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004820
10.0.0.242 - - [2026-03-02 03:26:09] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004760
10.0.0.242 - - [2026-03-02 03:26:09] "PUT /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a HTTP/1.1" 200 276 0.011941
10.0.0.23 - - [2026-03-02 03:26:10] "GET /projects?obj_uuids=c2f2bf43-0388-4766-b37b-cf1fd5677b9f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001375
10.0.0.242 - - [2026-03-02 03:26:10] "POST /neutron/port HTTP/1.1" 200 1055 0.313288
10.0.0.242 - - [2026-03-02 03:26:10] "POST /neutron/port HTTP/1.1" 200 1109 0.104198
10.0.0.242 - - [2026-03-02 03:26:10] "POST /neutron/subnet HTTP/1.1" 200 675 0.010952
10.0.0.242 - - [2026-03-02 03:26:14] "POST /neutron/port HTTP/1.1" 200 1119 0.018466
10.0.0.242 - - [2026-03-02 03:26:15] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008751
10.0.0.242 - - [2026-03-02 03:26:15] "GET /virtual-machine/339a62a3-4e79-4a8a-9bae-59a40269c759 HTTP/1.1" 401 293 0.000410
10.0.0.242 - - [2026-03-02 03:26:15] "GET /virtual-machine/339a62a3-4e79-4a8a-9bae-59a40269c759 HTTP/1.1" 200 1292 0.034700
10.0.0.242 - - [2026-03-02 03:26:15] "GET /virtual-machine-interface/f4a8af0e-6e4c-43fd-8d9d-b29b7d1fe308 HTTP/1.1" 200 2972 0.005954
10.0.0.242 - - [2026-03-02 03:26:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002961
10.0.0.242 - - [2026-03-02 03:26:15] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1884 0.003730
10.0.0.242 - - [2026-03-02 03:26:15] "GET /virtual-networks?parent_id=c2f2bf43-0388-4766-b37b-cf1fd5677b9f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.003084
10.0.0.242 - - [2026-03-02 03:26:15] "GET /virtual-network/af0cb364-48f9-445e-8c33-03afdbe9e3ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005768
10.0.0.242 - - [2026-03-02 03:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003523
10.0.0.242 - - [2026-03-02 03:26:18] "GET /virtual-network/af0cb364-48f9-445e-8c33-03afdbe9e3ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005415
10.0.0.242 - - [2026-03-02 03:26:19] "POST /neutron/port HTTP/1.1" 200 1119 0.017391
10.0.0.242 - - [2026-03-02 03:26:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003698
10.0.0.242 - - [2026-03-02 03:26:20] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1884 0.004241
10.0.0.242 - - [2026-03-02 03:26:20] "GET /virtual-networks?parent_id=c2f2bf43-0388-4766-b37b-cf1fd5677b9f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.003111
10.0.0.242 - - [2026-03-02 03:26:20] "GET /virtual-network/af0cb364-48f9-445e-8c33-03afdbe9e3ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.006390
10.0.0.242 - - [2026-03-02 03:26:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.007469
10.0.0.242 - - [2026-03-02 03:26:22] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1884 0.003811
10.0.0.242 - - [2026-03-02 03:26:22] "PUT /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a HTTP/1.1" 200 276 0.012486
10.0.0.242 - - [2026-03-02 03:26:23] "POST /neutron/network HTTP/1.1" 400 204 0.029016
10.0.0.242 - - [2026-03-02 03:26:23] "POST /neutron/port HTTP/1.1" 200 151 0.201655
10.0.0.242 - - [2026-03-02 03:26:25] "DELETE /route-target/e0337377-f381-4e7c-bc4f-d8e96e6e6116 HTTP/1.1" 200 115 0.038556
10.0.0.242 - - [2026-03-02 03:26:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003204
10.0.0.23 - - [2026-03-02 03:26:28] "GET /projects?obj_uuids=c2f2bf43-0388-4766-b37b-cf1fd5677b9f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000871
10.0.0.242 - - [2026-03-02 03:26:28] "GET /project/c2f2bf43-0388-4766-b37b-cf1fd5677b9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.051928
10.0.0.242 - - [2026-03-02 03:26:28] "POST /neutron/network HTTP/1.1" 200 117 0.011127
10.0.0.242 - - [2026-03-02 03:26:28] "POST /neutron/network HTTP/1.1" 200 822 0.008359
10.0.0.242 - - [2026-03-02 03:26:28] "POST /id-to-fqname HTTP/1.1" 200 220 0.001096
10.0.0.242 - - [2026-03-02 03:26:28] "GET /virtual-network/b10ff838-32b6-4da1-9e97-b7ae5e7a6017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.004879
10.0.0.242 - - [2026-03-02 03:26:28] "GET /virtual-network/b10ff838-32b6-4da1-9e97-b7ae5e7a6017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.006801
10.0.0.242 - - [2026-03-02 03:26:28] "POST /neutron/subnet HTTP/1.1" 200 715 0.008463
10.0.0.242 - - [2026-03-02 03:26:28] "POST /id-to-fqname HTTP/1.1" 200 220 0.001008
10.0.0.23 - - [2026-03-02 03:26:29] "GET /projects?obj_uuids=c2f2bf43-0388-4766-b37b-cf1fd5677b9f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001171
10.0.0.242 - - [2026-03-02 03:26:30] "GET /project/c2f2bf43-0388-4766-b37b-cf1fd5677b9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.092155
10.0.0.242 - - [2026-03-02 03:26:30] "POST /neutron/port HTTP/1.1" 200 117 0.005757
10.0.0.242 - - [2026-03-02 03:26:30] "POST /neutron/network HTTP/1.1" 200 832 0.007222
10.0.0.242 - - [2026-03-02 03:26:31] "POST /neutron/port HTTP/1.1" 200 1058 0.018428
10.0.0.242 - - [2026-03-02 03:26:31] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004080
10.0.0.242 - - [2026-03-02 03:26:31] "POST /neutron/network HTTP/1.1" 200 822 0.007058
10.0.0.242 - - [2026-03-02 03:26:35] "POST /neutron/port HTTP/1.1" 200 1122 0.021229
10.0.0.242 - - [2026-03-02 03:26:35] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008983
10.0.0.242 - - [2026-03-02 03:26:35] "GET /virtual-machine/541f24d9-2e94-4a0e-8bbd-5e3c048d03c0 HTTP/1.1" 200 1292 0.006657
10.0.0.242 - - [2026-03-02 03:26:35] "GET /virtual-machine-interface/3895e871-0aec-4955-ab51-1832a9d43762 HTTP/1.1" 200 2941 0.007053
10.0.0.242 - - [2026-03-02 03:26:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003963
10.0.0.242 - - [2026-03-02 03:26:35] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003819
10.0.0.242 - - [2026-03-02 03:26:35] "GET /virtual-networks?parent_id=c2f2bf43-0388-4766-b37b-cf1fd5677b9f&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003324
10.0.0.242 - - [2026-03-02 03:26:35] "GET /virtual-network/b10ff838-32b6-4da1-9e97-b7ae5e7a6017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.006085
10.0.0.242 - - [2026-03-02 03:26:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003649
10.0.0.242 - - [2026-03-02 03:26:38] "GET /virtual-network/b10ff838-32b6-4da1-9e97-b7ae5e7a6017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.006363
10.0.0.242 - - [2026-03-02 03:26:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003908
10.0.0.242 - - [2026-03-02 03:26:42] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003899
10.0.0.242 - - [2026-03-02 03:26:42] "GET /virtual-networks?parent_id=c2f2bf43-0388-4766-b37b-cf1fd5677b9f&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002931
10.0.0.242 - - [2026-03-02 03:26:42] "GET /virtual-network/b10ff838-32b6-4da1-9e97-b7ae5e7a6017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.006002
10.0.0.242 - - [2026-03-02 03:26:43] "POST /neutron/port HTTP/1.1" 200 1122 0.016845
10.0.0.242 - - [2026-03-02 03:26:50] "POST /neutron/network HTTP/1.1" 400 204 0.020092
10.0.0.242 - - [2026-03-02 03:26:51] "POST /neutron/port HTTP/1.1" 200 151 0.175159
10.0.0.242 - - [2026-03-02 03:26:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004121
10.0.0.242 - - [2026-03-02 03:26:55] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.003063
10.0.0.242 - - [2026-03-02 03:26:55] "POST /network-ipams HTTP/1.1" 200 541 0.028021
10.0.0.242 - - [2026-03-02 03:26:55] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 764 0.003729
10.0.0.242 - - [2026-03-02 03:26:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003337
10.0.0.242 - - [2026-03-02 03:26:55] "GET /network-ipam/d06feedd-f23c-4501-bd94-19394fa95307?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1330 0.006433
10.0.0.242 - - [2026-03-02 03:26:55] "PUT /network-ipam/d06feedd-f23c-4501-bd94-19394fa95307 HTTP/1.1" 200 258 0.015857
10.0.0.242 - - [2026-03-02 03:26:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003361
10.0.0.23 - - [2026-03-02 03:26:55] "GET /projects?obj_uuids=c2f2bf43-0388-4766-b37b-cf1fd5677b9f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001292
10.0.0.242 - - [2026-03-02 03:26:55] "GET /project/c2f2bf43-0388-4766-b37b-cf1fd5677b9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.039085
10.0.0.242 - - [2026-03-02 03:26:55] "POST /neutron/network HTTP/1.1" 200 117 0.011652
10.0.0.242 - - [2026-03-02 03:26:55] "POST /ref-update HTTP/1.1" 200 156 0.025569
10.0.0.23 - - [2026-03-02 03:26:56] "POST /useragent-kv HTTP/1.1" 200 115 0.008040
10.0.0.242 - - [2026-03-02 03:26:56] "POST /neutron/subnet HTTP/1.1" 200 699 0.226578
10.0.0.242 - - [2026-03-02 03:26:56] "POST /id-to-fqname HTTP/1.1" 200 220 0.001823
10.0.0.242 - - [2026-03-02 03:26:56] "GET /virtual-network/84080940-4c58-46c7-9876-3b58d560f2ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.008027
10.0.0.242 - - [2026-03-02 03:26:56] "GET /virtual-network/84080940-4c58-46c7-9876-3b58d560f2ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.008406
10.0.0.242 - - [2026-03-02 03:26:56] "POST /neutron/network HTTP/1.1" 200 994 0.011014
10.0.0.23 - - [2026-03-02 03:26:56] "DELETE /project/c2f2bf4303884766b37bcf1fd5677b9f HTTP/1.1" 404 173 0.008669
10.0.0.23 - - [2026-03-02 03:26:56] "GET /projects?obj_uuids=3be25ffe-6813-400c-b35b-f8a4a7526ed1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001245
10.0.0.23 - - [2026-03-02 03:26:56] "GET /project/3be25ffe-6813-400c-b35b-f8a4a7526ed1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1472 0.047454
10.0.0.23 - - [2026-03-02 03:26:56] "GET /projects?obj_uuids=3be25ffe-6813-400c-b35b-f8a4a7526ed1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001249
10.0.0.23 - - [2026-03-02 03:26:56] "GET /project/3be25ffe-6813-400c-b35b-f8a4a7526ed1?fields=security_groups HTTP/1.1" 200 1366 0.078451
10.0.0.242 - - [2026-03-02 03:26:56] "POST /neutron/network HTTP/1.1" 200 994 0.065402
10.0.0.23 - - [2026-03-02 03:26:56] "DELETE /security-group/7b266ed4-1a2e-4fe9-8ddf-0f1472b6d084 HTTP/1.1" 200 115 0.070589
10.0.0.23 - - [2026-03-02 03:26:56] "GET /projects?obj_uuids=3be25ffe-6813-400c-b35b-f8a4a7526ed1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001645
10.0.0.23 - - [2026-03-02 03:26:56] "GET /project/3be25ffe-6813-400c-b35b-f8a4a7526ed1?fields=application_policy_sets HTTP/1.1" 200 1405 0.056907
10.0.0.23 - - [2026-03-02 03:26:56] "GET /projects?obj_uuids=c2f2bf43-0388-4766-b37b-cf1fd5677b9f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001452
10.0.0.23 - - [2026-03-02 03:26:57] "DELETE /project/3be25ffe-6813-400c-b35b-f8a4a7526ed1 HTTP/1.1" 200 115 0.599253
10.0.0.242 - - [2026-03-02 03:26:57] "POST /neutron/port HTTP/1.1" 200 1017 0.443964
10.0.0.242 - - [2026-03-02 03:26:57] "POST /id-to-fqname HTTP/1.1" 200 220 0.001367
10.0.0.242 - - [2026-03-02 03:26:57] "POST /neutron/port HTTP/1.1" 200 1017 0.012275
10.0.0.242 - - [2026-03-02 03:26:57] "POST /neutron/port HTTP/1.1" 200 117 0.006165
10.0.0.242 - - [2026-03-02 03:26:57] "POST /id-to-fqname HTTP/1.1" 200 220 0.001388
10.0.0.242 - - [2026-03-02 03:26:58] "POST /neutron/port HTTP/1.1" 200 117 0.006467
10.0.0.242 - - [2026-03-02 03:26:58] "POST /neutron/network HTTP/1.1" 200 994 0.008593
10.0.0.242 - - [2026-03-02 03:26:58] "POST /neutron/port HTTP/1.1" 200 117 0.009035
10.0.0.242 - - [2026-03-02 03:26:58] "POST /id-to-fqname HTTP/1.1" 200 220 0.001349
10.0.0.242 - - [2026-03-02 03:26:58] "POST /neutron/port HTTP/1.1" 200 117 0.009033
10.0.0.242 - - [2026-03-02 03:26:58] "POST /neutron/port HTTP/1.1" 200 1017 0.045027
10.0.0.242 - - [2026-03-02 03:26:59] "POST /neutron/port HTTP/1.1" 200 1119 0.018772
10.0.0.242 - - [2026-03-02 03:26:59] "POST /neutron/port HTTP/1.1" 200 117 0.001129
10.0.0.242 - - [2026-03-02 03:26:59] "POST /neutron/network HTTP/1.1" 200 1004 0.006887
10.0.0.242 - - [2026-03-02 03:26:59] "POST /neutron/port HTTP/1.1" 200 1109 0.172952
10.0.0.242 - - [2026-03-02 03:26:59] "POST /neutron/subnet HTTP/1.1" 200 673 0.012086
10.0.0.23 - - [2026-03-02 03:26:59] "GET /projects?obj_uuids=c2f2bf43-0388-4766-b37b-cf1fd5677b9f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001032
10.0.0.242 - - [2026-03-02 03:26:59] "GET /project/c2f2bf43-0388-4766-b37b-cf1fd5677b9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.064094
10.0.0.242 - - [2026-03-02 03:26:59] "POST /neutron/network HTTP/1.1" 200 994 0.008502
10.0.0.242 - - [2026-03-02 03:27:00] "POST /neutron/port HTTP/1.1" 200 117 0.007940
10.0.0.242 - - [2026-03-02 03:27:00] "GET /virtual-network/84080940-4c58-46c7-9876-3b58d560f2ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.005617
10.0.0.242 - - [2026-03-02 03:27:01] "POST /neutron/port HTTP/1.1" 200 1055 0.019288
10.0.0.242 - - [2026-03-02 03:27:01] "POST /neutron/port HTTP/1.1" 200 1119 0.018624
10.0.0.242 - - [2026-03-02 03:27:01] "POST /neutron/port HTTP/1.1" 200 117 0.001139
10.0.0.242 - - [2026-03-02 03:27:01] "GET /obj-perms HTTP/1.1" 200 5049 0.067911
10.0.0.27 - - [2026-03-02 03:27:01] "GET /obj-perms HTTP/1.1" 200 5049 0.057121
10.0.0.23 - - [2026-03-02 03:27:02] "GET /obj-perms HTTP/1.1" 200 5049 0.067452
10.0.0.242 - - [2026-03-02 03:27:02] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008481
10.0.0.242 - - [2026-03-02 03:27:02] "POST /neutron/port HTTP/1.1" 200 1119 0.018890
10.0.0.242 - - [2026-03-02 03:27:02] "GET /virtual-machine/a2a9a87d-103b-4056-ae1d-e00b95b06dbf HTTP/1.1" 200 1289 0.006808
10.0.0.242 - - [2026-03-02 03:27:02] "GET /virtual-machine-interface/7e4e9929-901c-4620-a92f-410d8a94e9dd HTTP/1.1" 200 2941 0.006595
10.0.0.242 - - [2026-03-02 03:27:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004212
10.0.0.242 - - [2026-03-02 03:27:02] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004287
10.0.0.242 - - [2026-03-02 03:27:02] "GET /virtual-networks?parent_id=c2f2bf43-0388-4766-b37b-cf1fd5677b9f&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003148
10.0.0.242 - - [2026-03-02 03:27:02] "GET /virtual-network/84080940-4c58-46c7-9876-3b58d560f2ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.006732
10.0.0.242 - - [2026-03-02 03:27:02] "POST /neutron/port HTTP/1.1" 200 1119 0.018108
10.0.0.242 - - [2026-03-02 03:27:03] "POST /neutron/subnet HTTP/1.1" 200 673 0.011630
10.0.0.242 - - [2026-03-02 03:27:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003869
10.0.0.242 - - [2026-03-02 03:27:05] "GET /virtual-network/84080940-4c58-46c7-9876-3b58d560f2ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.005723
10.0.0.242 - - [2026-03-02 03:27:08] "POST /neutron/port HTTP/1.1" 200 1119 0.019094
10.0.0.242 - - [2026-03-02 03:27:09] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006680
10.0.0.242 - - [2026-03-02 03:27:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003599
10.0.0.242 - - [2026-03-02 03:27:09] "GET /virtual-network/84080940-4c58-46c7-9876-3b58d560f2ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.005608
10.0.0.242 - - [2026-03-02 03:27:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003505
10.0.0.242 - - [2026-03-02 03:27:11] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003507
10.0.0.242 - - [2026-03-02 03:27:11] "GET /virtual-networks?parent_id=c2f2bf43-0388-4766-b37b-cf1fd5677b9f&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002841
10.0.0.242 - - [2026-03-02 03:27:11] "GET /virtual-network/84080940-4c58-46c7-9876-3b58d560f2ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.006076
10.0.0.242 - - [2026-03-02 03:27:12] "POST /neutron/port HTTP/1.1" 200 1119 0.016404
10.0.0.242 - - [2026-03-02 03:27:12] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007545
10.0.0.242 - - [2026-03-02 03:27:12] "GET /virtual-machine/0b8cf252-d849-4bbf-8d40-fe345703200d HTTP/1.1" 200 1287 0.005882
10.0.0.242 - - [2026-03-02 03:27:12] "GET /virtual-machine-interface/b1cc2c8d-5f42-432a-a007-04ba52033fcd HTTP/1.1" 200 2942 0.005399
10.0.0.242 - - [2026-03-02 03:27:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003132
10.0.0.242 - - [2026-03-02 03:27:12] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003517
10.0.0.242 - - [2026-03-02 03:27:12] "GET /virtual-networks?parent_id=c2f2bf43-0388-4766-b37b-cf1fd5677b9f&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002871
10.0.0.242 - - [2026-03-02 03:27:12] "GET /virtual-network/84080940-4c58-46c7-9876-3b58d560f2ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.005684
10.0.0.242 - - [2026-03-02 03:27:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004707
10.0.0.242 - - [2026-03-02 03:27:13] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004406
10.0.0.242 - - [2026-03-02 03:27:13] "GET /virtual-networks?parent_id=c2f2bf43-0388-4766-b37b-cf1fd5677b9f&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002896
10.0.0.242 - - [2026-03-02 03:27:13] "GET /virtual-network/84080940-4c58-46c7-9876-3b58d560f2ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.005733
10.0.0.242 - - [2026-03-02 03:27:13] "POST /neutron/port HTTP/1.1" 200 1119 0.017170
10.0.0.242 - - [2026-03-02 03:27:13] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008819
10.0.0.242 - - [2026-03-02 03:27:14] "GET /virtual-machine/176cb094-1a7c-4ae6-998b-c209719c628f HTTP/1.1" 200 1292 0.005665
10.0.0.242 - - [2026-03-02 03:27:14] "GET /virtual-machine-interface/43e4f645-43dd-4a9d-8b51-eff1da4470b9 HTTP/1.1" 200 2941 0.005210
10.0.0.242 - - [2026-03-02 03:27:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003438
10.0.0.242 - - [2026-03-02 03:27:14] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003785
10.0.0.242 - - [2026-03-02 03:27:14] "GET /virtual-networks?parent_id=c2f2bf43-0388-4766-b37b-cf1fd5677b9f&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003629
10.0.0.242 - - [2026-03-02 03:27:14] "GET /virtual-network/84080940-4c58-46c7-9876-3b58d560f2ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.006995
10.0.0.242 - - [2026-03-02 03:27:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004870
10.0.0.242 - - [2026-03-02 03:27:15] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004526
10.0.0.242 - - [2026-03-02 03:27:15] "GET /virtual-networks?parent_id=c2f2bf43-0388-4766-b37b-cf1fd5677b9f&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003096
10.0.0.242 - - [2026-03-02 03:27:15] "GET /virtual-network/84080940-4c58-46c7-9876-3b58d560f2ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.005923
10.0.0.242 - - [2026-03-02 03:27:31] "POST /neutron/port HTTP/1.1" 200 1109 0.014934
10.0.0.242 - - [2026-03-02 03:27:31] "POST /neutron/port HTTP/1.1" 200 1119 0.031898
10.0.0.242 - - [2026-03-02 03:27:31] "POST /neutron/port HTTP/1.1" 200 151 0.209839
10.0.0.242 - - [2026-03-02 03:27:31] "POST /neutron/network HTTP/1.1" 200 994 0.009479
10.0.0.242 - - [2026-03-02 03:27:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003657
10.0.0.242 - - [2026-03-02 03:27:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003020
10.0.0.242 - - [2026-03-02 03:27:32] "DELETE /network-ipam/d06feedd-f23c-4501-bd94-19394fa95307 HTTP/1.1" 200 115 0.033741
10.0.0.242 - - [2026-03-02 03:27:32] "POST /fqname-to-id HTTP/1.1" 404 211 0.003155
10.0.0.23 - - [2026-03-02 03:27:33] "GET /projects?obj_uuids=c2f2bf43-0388-4766-b37b-cf1fd5677b9f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.028762
10.0.0.242 - - [2026-03-02 03:27:33] "GET /project/c2f2bf43-0388-4766-b37b-cf1fd5677b9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.097999
10.0.0.23 - - [2026-03-02 03:27:33] "GET /projects?obj_uuids=c2f2bf43-0388-4766-b37b-cf1fd5677b9f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001164
10.0.0.242 - - [2026-03-02 03:27:33] "GET /project/c2f2bf43-0388-4766-b37b-cf1fd5677b9f?fields=virtual_networks HTTP/1.1" 200 1033 0.046012
10.0.0.23 - - [2026-03-02 03:27:33] "GET /projects?obj_uuids=c2f2bf43-0388-4766-b37b-cf1fd5677b9f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001104
10.0.0.242 - - [2026-03-02 03:27:33] "GET /project/c2f2bf43-0388-4766-b37b-cf1fd5677b9f?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.050510
10.0.0.23 - - [2026-03-02 03:27:33] "GET /projects?obj_uuids=c2f2bf43-0388-4766-b37b-cf1fd5677b9f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001112
10.0.0.242 - - [2026-03-02 03:27:33] "GET /project/c2f2bf43-0388-4766-b37b-cf1fd5677b9f?fields=security_groups HTTP/1.1" 200 1259 0.042590
10.0.0.242 - - [2026-03-02 03:27:34] "POST /fqname-to-id HTTP/1.1" 404 196 0.029755
10.0.0.23 - - [2026-03-02 03:27:34] "GET /projects?obj_uuids=da750cc7-37f7-495e-b68e-4f5388d14461&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003734
10.0.0.23 - - [2026-03-02 03:27:34] "GET /domains?obj_uuids=cc2d0805-fa5b-4698-bfcc-d7811c08231a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000997
10.0.0.23 - - [2026-03-02 03:27:35] "GET /domain/cc2d0805-fa5b-4698-bfcc-d7811c08231a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.034175
10.0.0.23 - - [2026-03-02 03:27:35] "POST /id-to-fqname HTTP/1.1" 200 198 0.001356
10.0.0.23 - - [2026-03-02 03:27:35] "POST /fqname-to-id HTTP/1.1" 404 207 0.007365
10.0.0.23 - - [2026-03-02 03:27:35] "POST /security-groups HTTP/1.1" 200 599 0.029402
10.0.0.23 - - [2026-03-02 03:27:35] "POST /projects HTTP/1.1" 200 601 0.228761
10.0.0.23 - - [2026-03-02 03:27:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.300442
10.0.0.242 - - [2026-03-02 03:27:35] "POST /access-control-lists HTTP/1.1" 200 604 0.030609
10.0.0.242 - - [2026-03-02 03:27:35] "GET /project/da750cc7-37f7-495e-b68e-4f5388d14461?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.474448
10.0.0.242 - - [2026-03-02 03:27:36] "GET / HTTP/1.1" 200 35931 0.001878
10.0.0.242 - - [2026-03-02 03:27:36] "POST /neutron/port HTTP/1.1" 400 205 0.004663
10.0.0.242 - - [2026-03-02 03:27:38] "POST /fqname-to-id HTTP/1.1" 401 293 0.000464
10.0.0.242 - - [2026-03-02 03:27:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.060372
10.0.0.23 - - [2026-03-02 03:27:38] "GET /projects?obj_uuids=da750cc7-37f7-495e-b68e-4f5388d14461&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000877
10.0.0.242 - - [2026-03-02 03:27:38] "GET /project/da750cc7-37f7-495e-b68e-4f5388d14461?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.040397
10.0.0.242 - - [2026-03-02 03:27:38] "POST /neutron/network HTTP/1.1" 200 117 0.036857
10.0.0.242 - - [2026-03-02 03:27:39] "POST /route-targets HTTP/1.1" 200 327 0.015644
10.0.0.23 - - [2026-03-02 03:27:39] "POST /fqname-to-id HTTP/1.1" 404 207 0.069328
10.0.0.23 - - [2026-03-02 03:27:39] "POST /useragent-kv HTTP/1.1" 200 115 0.008034
10.0.0.242 - - [2026-03-02 03:27:39] "POST /neutron/subnet HTTP/1.1" 200 734 0.217952
10.0.0.242 - - [2026-03-02 03:27:39] "POST /id-to-fqname HTTP/1.1" 200 228 0.001482
10.0.0.242 - - [2026-03-02 03:27:39] "GET /virtual-network/b6659e70-a6c8-49d1-aee5-5fd937257624?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.006103
10.0.0.242 - - [2026-03-02 03:27:39] "GET /virtual-network/b6659e70-a6c8-49d1-aee5-5fd937257624?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.006016
10.0.0.242 - - [2026-03-02 03:27:39] "POST /neutron/network HTTP/1.1" 200 1008 0.009803
10.0.0.242 - - [2026-03-02 03:27:40] "GET /virtual-network/b6659e70-a6c8-49d1-aee5-5fd937257624?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.010294
10.0.0.242 - - [2026-03-02 03:27:42] "POST /id-to-fqname HTTP/1.1" 200 228 0.001705
10.0.0.242 - - [2026-03-02 03:27:42] "POST /neutron/network HTTP/1.1" 200 1018 0.006954
10.0.0.23 - - [2026-03-02 03:27:42] "GET /projects?obj_uuids=da750cc7-37f7-495e-b68e-4f5388d14461&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001005
10.0.0.242 - - [2026-03-02 03:27:42] "GET /project/da750cc7-37f7-495e-b68e-4f5388d14461?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.064756
10.0.0.242 - - [2026-03-02 03:27:43] "POST /neutron/port HTTP/1.1" 200 117 0.008343
10.0.0.242 - - [2026-03-02 03:27:43] "POST /id-to-fqname HTTP/1.1" 200 228 0.001364
10.0.0.242 - - [2026-03-02 03:27:43] "POST /neutron/network HTTP/1.1" 200 1018 0.007192
10.0.0.242 - - [2026-03-02 03:27:44] "POST /neutron/port HTTP/1.1" 200 1177 0.023399
10.0.0.242 - - [2026-03-02 03:27:44] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004150
10.0.0.23 - - [2026-03-02 03:27:44] "GET /projects?obj_uuids=da750cc7-37f7-495e-b68e-4f5388d14461&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001096
10.0.0.242 - - [2026-03-02 03:27:44] "POST /neutron/port HTTP/1.1" 200 117 0.000964
10.0.0.242 - - [2026-03-02 03:27:44] "GET /project/da750cc7-37f7-495e-b68e-4f5388d14461?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.122854
10.0.0.242 - - [2026-03-02 03:27:44] "POST /neutron/network HTTP/1.1" 200 1008 0.008242
10.0.0.242 - - [2026-03-02 03:27:44] "POST /neutron/port HTTP/1.1" 200 117 0.006844
10.0.0.242 - - [2026-03-02 03:27:44] "POST /id-to-fqname HTTP/1.1" 200 228 0.001353
10.0.0.242 - - [2026-03-02 03:27:45] "POST /neutron/network HTTP/1.1" 200 1018 0.006210
10.0.0.242 - - [2026-03-02 03:27:45] "POST /neutron/port HTTP/1.1" 200 1177 0.021299
10.0.0.242 - - [2026-03-02 03:27:45] "POST /neutron/port HTTP/1.1" 200 1241 0.022486
10.0.0.242 - - [2026-03-02 03:27:46] "POST /neutron/subnet HTTP/1.1" 200 1394 0.014705
10.0.0.242 - - [2026-03-02 03:27:46] "POST /neutron/network HTTP/1.1" 200 1008 0.011713
10.0.0.23 - - [2026-03-02 03:27:46] "GET /projects?obj_uuids=da750cc7-37f7-495e-b68e-4f5388d14461&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001110
10.0.0.242 - - [2026-03-02 03:27:46] "GET /project/da750cc7-37f7-495e-b68e-4f5388d14461?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.070238
10.0.0.242 - - [2026-03-02 03:27:46] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008517
10.0.0.242 - - [2026-03-02 03:27:46] "POST /id-to-fqname HTTP/1.1" 200 228 0.001302
10.0.0.242 - - [2026-03-02 03:27:46] "POST /neutron/security_group HTTP/1.1" 200 2066 0.010660
10.0.0.23 - - [2026-03-02 03:27:47] "GET /projects?obj_uuids=da750cc7-37f7-495e-b68e-4f5388d14461&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001227
10.0.0.242 - - [2026-03-02 03:27:47] "POST /neutron/port HTTP/1.1" 200 1177 0.335506
10.0.0.242 - - [2026-03-02 03:27:47] "POST /neutron/port HTTP/1.1" 200 1231 0.123469
10.0.0.242 - - [2026-03-02 03:27:47] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004137
10.0.0.242 - - [2026-03-02 03:27:47] "POST /neutron/port HTTP/1.1" 200 117 0.001250
10.0.0.23 - - [2026-03-02 03:27:47] "GET /projects?obj_uuids=da750cc7-37f7-495e-b68e-4f5388d14461&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001000
10.0.0.242 - - [2026-03-02 03:27:47] "GET /project/da750cc7-37f7-495e-b68e-4f5388d14461?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.088395
10.0.0.242 - - [2026-03-02 03:27:48] "POST /neutron/port HTTP/1.1" 200 3415 0.033444
10.0.0.242 - - [2026-03-02 03:27:48] "POST /neutron/port HTTP/1.1" 200 1241 0.016590
10.0.0.242 - - [2026-03-02 03:27:48] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007460
10.0.0.242 - - [2026-03-02 03:27:48] "GET /virtual-machine/1b3c4dd8-230c-4af6-904d-c7aac7795c07 HTTP/1.1" 401 293 0.000458
10.0.0.242 - - [2026-03-02 03:27:48] "POST /neutron/network HTTP/1.1" 200 1018 0.007234
10.0.0.242 - - [2026-03-02 03:27:48] "GET /virtual-machine/1b3c4dd8-230c-4af6-904d-c7aac7795c07 HTTP/1.1" 200 1300 0.031950
10.0.0.242 - - [2026-03-02 03:27:48] "GET /virtual-machine-interface/14139618-781f-45c2-aaff-78421d145a0d HTTP/1.1" 200 3175 0.004740
10.0.0.242 - - [2026-03-02 03:27:48] "POST /neutron/port HTTP/1.1" 200 1177 0.025132
10.0.0.242 - - [2026-03-02 03:27:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002589
10.0.0.242 - - [2026-03-02 03:27:49] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003309
10.0.0.242 - - [2026-03-02 03:27:49] "GET /virtual-networks?parent_id=da750cc7-37f7-495e-b68e-4f5388d14461&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.002372
10.0.0.242 - - [2026-03-02 03:27:49] "GET /virtual-network/b6659e70-a6c8-49d1-aee5-5fd937257624?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.006059
10.0.0.242 - - [2026-03-02 03:27:49] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003982
10.0.0.242 - - [2026-03-02 03:27:49] "POST /neutron/port HTTP/1.1" 200 117 0.001560
10.0.0.242 - - [2026-03-02 03:27:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004474
10.0.0.242 - - [2026-03-02 03:27:52] "GET /virtual-network/b6659e70-a6c8-49d1-aee5-5fd937257624?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.007049
10.0.0.242 - - [2026-03-02 03:27:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003452
10.0.0.242 - - [2026-03-02 03:27:56] "GET /virtual-network/b6659e70-a6c8-49d1-aee5-5fd937257624?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.005887
10.0.0.23 - - [2026-03-02 03:27:57] "DELETE /project/da750cc737f7495eb68e4f5388d14461 HTTP/1.1" 404 173 0.009116
10.0.0.23 - - [2026-03-02 03:27:57] "GET /projects?obj_uuids=c2f2bf43-0388-4766-b37b-cf1fd5677b9f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001024
10.0.0.23 - - [2026-03-02 03:27:57] "GET /project/c2f2bf43-0388-4766-b37b-cf1fd5677b9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.059363
10.0.0.23 - - [2026-03-02 03:27:57] "GET /projects?obj_uuids=c2f2bf43-0388-4766-b37b-cf1fd5677b9f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001268
10.0.0.23 - - [2026-03-02 03:27:57] "GET /project/c2f2bf43-0388-4766-b37b-cf1fd5677b9f?fields=security_groups HTTP/1.1" 200 1364 0.065226
10.0.0.23 - - [2026-03-02 03:27:57] "DELETE /security-group/7deebfdc-d074-4730-a21b-d3972e5ae9c1 HTTP/1.1" 404 171 0.020210
10.0.0.23 - - [2026-03-02 03:27:57] "GET /projects?obj_uuids=c2f2bf43-0388-4766-b37b-cf1fd5677b9f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001313
10.0.0.23 - - [2026-03-02 03:27:57] "GET /project/c2f2bf43-0388-4766-b37b-cf1fd5677b9f?fields=application_policy_sets HTTP/1.1" 200 1403 0.035306
10.0.0.242 - - [2026-03-02 03:27:57] "DELETE /access-control-list/47ba68a5-5128-4ae6-8571-9be8e381d6a5 HTTP/1.1" 200 115 0.035609
10.0.0.23 - - [2026-03-02 03:27:57] "DELETE /project/c2f2bf43-0388-4766-b37b-cf1fd5677b9f HTTP/1.1" 200 115 0.470109
10.0.0.242 - - [2026-03-02 03:27:59] "POST /neutron/port HTTP/1.1" 200 1241 0.016866
10.0.0.242 - - [2026-03-02 03:27:59] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004081
10.0.0.242 - - [2026-03-02 03:28:00] "POST /neutron/port HTTP/1.1" 200 117 0.001553
10.0.0.242 - - [2026-03-02 03:28:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003693
10.0.0.242 - - [2026-03-02 03:28:00] "GET /virtual-network/b6659e70-a6c8-49d1-aee5-5fd937257624?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.005536
10.0.0.242 - - [2026-03-02 03:28:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004519
10.0.0.242 - - [2026-03-02 03:28:04] "GET /virtual-network/b6659e70-a6c8-49d1-aee5-5fd937257624?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.006047
10.0.0.242 - - [2026-03-02 03:28:04] "POST /neutron/port HTTP/1.1" 200 1241 0.017436
10.0.0.242 - - [2026-03-02 03:28:05] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004160
10.0.0.242 - - [2026-03-02 03:28:05] "POST /neutron/port HTTP/1.1" 200 117 0.001174
10.0.0.242 - - [2026-03-02 03:28:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003569
10.0.0.242 - - [2026-03-02 03:28:08] "GET /virtual-network/b6659e70-a6c8-49d1-aee5-5fd937257624?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.006160
10.0.0.242 - - [2026-03-02 03:28:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003751
10.0.0.242 - - [2026-03-02 03:28:12] "GET /virtual-network/b6659e70-a6c8-49d1-aee5-5fd937257624?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.006548
10.0.0.242 - - [2026-03-02 03:28:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004082
10.0.0.242 - - [2026-03-02 03:28:16] "GET /virtual-network/b6659e70-a6c8-49d1-aee5-5fd937257624?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.005517
10.0.0.242 - - [2026-03-02 03:28:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003619
10.0.0.242 - - [2026-03-02 03:28:20] "GET /virtual-network/b6659e70-a6c8-49d1-aee5-5fd937257624?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.005955
10.0.0.242 - - [2026-03-02 03:28:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003205
10.0.0.242 - - [2026-03-02 03:28:24] "GET /virtual-network/b6659e70-a6c8-49d1-aee5-5fd937257624?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.005476
10.0.0.242 - - [2026-03-02 03:28:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003819
10.0.0.242 - - [2026-03-02 03:28:29] "GET /virtual-network/b6659e70-a6c8-49d1-aee5-5fd937257624?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.005656
10.0.0.242 - - [2026-03-02 03:28:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003913
10.0.0.242 - - [2026-03-02 03:28:33] "GET /virtual-network/b6659e70-a6c8-49d1-aee5-5fd937257624?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.008140
10.0.0.242 - - [2026-03-02 03:28:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003547
10.0.0.242 - - [2026-03-02 03:28:37] "GET /virtual-network/b6659e70-a6c8-49d1-aee5-5fd937257624?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.005401
10.0.0.242 - - [2026-03-02 03:28:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005934
10.0.0.242 - - [2026-03-02 03:28:41] "GET /virtual-network/b6659e70-a6c8-49d1-aee5-5fd937257624?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.005970
10.0.0.27 - - [2026-03-02 03:28:45] "GET /obj-perms HTTP/1.1" 200 5075 0.063353
10.0.0.242 - - [2026-03-02 03:28:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003273
10.0.0.242 - - [2026-03-02 03:28:45] "GET /virtual-network/b6659e70-a6c8-49d1-aee5-5fd937257624?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.004975
10.0.0.242 - - [2026-03-02 03:28:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004843
10.0.0.242 - - [2026-03-02 03:28:47] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004006
10.0.0.242 - - [2026-03-02 03:28:47] "GET /virtual-networks?parent_id=da750cc7-37f7-495e-b68e-4f5388d14461&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.002964
10.0.0.242 - - [2026-03-02 03:28:47] "GET /virtual-network/b6659e70-a6c8-49d1-aee5-5fd937257624?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.005963
10.0.0.242 - - [2026-03-02 03:28:47] "POST /neutron/port HTTP/1.1" 200 1241 0.016551
10.0.0.242 - - [2026-03-02 03:28:48] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007065
10.0.0.242 - - [2026-03-02 03:28:54] "POST /neutron/port HTTP/1.1" 200 1241 0.020448
10.0.0.242 - - [2026-03-02 03:28:58] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006846
10.0.0.242 - - [2026-03-02 03:29:01] "POST /neutron/network HTTP/1.1" 200 1018 0.010014
10.0.0.242 - - [2026-03-02 03:29:02] "POST /neutron/subnet HTTP/1.1" 200 1394 0.014843
10.0.0.242 - - [2026-03-02 03:29:02] "POST /neutron/network HTTP/1.1" 200 1008 0.015017
10.0.0.242 - - [2026-03-02 03:29:03] "POST /neutron/port HTTP/1.1" 200 1241 0.020677
10.0.0.242 - - [2026-03-02 03:29:03] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007359
10.0.0.242 - - [2026-03-02 03:29:06] "POST /neutron/network HTTP/1.1" 200 1018 0.008702
10.0.0.242 - - [2026-03-02 03:29:06] "POST /neutron/subnet HTTP/1.1" 200 1394 0.013611
10.0.0.242 - - [2026-03-02 03:29:06] "POST /neutron/network HTTP/1.1" 200 1008 0.010109
10.0.0.242 - - [2026-03-02 03:29:13] "POST /neutron/port HTTP/1.1" 200 1241 0.020042
10.0.0.242 - - [2026-03-02 03:29:13] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006731
10.0.0.242 - - [2026-03-02 03:29:13] "GET /virtual-machine/59d03e86-93ca-42d9-8f23-a67f50d1cf10 HTTP/1.1" 200 1300 0.006516
10.0.0.242 - - [2026-03-02 03:29:13] "GET /virtual-machine-interface/bbd3104b-5953-4904-aa27-5224604c7ed2 HTTP/1.1" 200 3176 0.005880
10.0.0.242 - - [2026-03-02 03:29:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004004
10.0.0.242 - - [2026-03-02 03:29:13] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004212
10.0.0.242 - - [2026-03-02 03:29:13] "GET /virtual-networks?parent_id=da750cc7-37f7-495e-b68e-4f5388d14461&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.003203
10.0.0.242 - - [2026-03-02 03:29:13] "GET /virtual-network/b6659e70-a6c8-49d1-aee5-5fd937257624?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.008876
10.0.0.242 - - [2026-03-02 03:29:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003319
10.0.0.242 - - [2026-03-02 03:29:15] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004178
10.0.0.242 - - [2026-03-02 03:29:15] "GET /virtual-networks?parent_id=da750cc7-37f7-495e-b68e-4f5388d14461&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.003259
10.0.0.242 - - [2026-03-02 03:29:15] "GET /virtual-network/b6659e70-a6c8-49d1-aee5-5fd937257624?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.005479
10.0.0.242 - - [2026-03-02 03:29:15] "POST /neutron/port HTTP/1.1" 200 1241 0.017152
10.0.0.242 - - [2026-03-02 03:29:15] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006922
10.0.0.242 - - [2026-03-02 03:29:15] "GET /virtual-machine/40e54b94-a7e0-413e-b01f-53f6a22cd17c HTTP/1.1" 200 1300 0.006661
10.0.0.242 - - [2026-03-02 03:29:15] "GET /virtual-machine-interface/9aa3a573-bc13-4cb9-855f-49b3b70f5c38 HTTP/1.1" 200 3175 0.005819
10.0.0.242 - - [2026-03-02 03:29:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003436
10.0.0.242 - - [2026-03-02 03:29:15] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003546
10.0.0.242 - - [2026-03-02 03:29:15] "GET /virtual-networks?parent_id=da750cc7-37f7-495e-b68e-4f5388d14461&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.002411
10.0.0.242 - - [2026-03-02 03:29:15] "GET /virtual-network/b6659e70-a6c8-49d1-aee5-5fd937257624?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.006678
10.0.0.242 - - [2026-03-02 03:29:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003581
10.0.0.242 - - [2026-03-02 03:29:16] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004045
10.0.0.242 - - [2026-03-02 03:29:16] "GET /virtual-networks?parent_id=da750cc7-37f7-495e-b68e-4f5388d14461&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.003271
10.0.0.242 - - [2026-03-02 03:29:16] "GET /virtual-network/b6659e70-a6c8-49d1-aee5-5fd937257624?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.005934
10.0.0.23 - - [2026-03-02 03:29:41] "GET /projects?obj_uuids=da750cc7-37f7-495e-b68e-4f5388d14461&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001287
10.0.0.242 - - [2026-03-02 03:29:41] "GET /project/da750cc7-37f7-495e-b68e-4f5388d14461?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.034416
10.0.0.242 - - [2026-03-02 03:29:41] "POST /fqname-to-id HTTP/1.1" 404 226 0.004889
10.0.0.242 - - [2026-03-02 03:29:41] "POST /interface-route-tables HTTP/1.1" 200 575 0.024917
10.0.0.242 - - [2026-03-02 03:29:41] "GET /interface-route-table/88f9b212-3ace-4fac-82e3-ad73231b8fe5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1332 0.005694
10.0.0.242 - - [2026-03-02 03:29:41] "GET /virtual-machine-interface/14139618-781f-45c2-aaff-78421d145a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2760 0.005757
10.0.0.242 - - [2026-03-02 03:29:41] "POST /ref-update HTTP/1.1" 200 156 0.014681
10.0.0.23 - - [2026-03-02 03:29:45] "GET /obj-perms HTTP/1.1" 200 5075 0.053109
10.0.0.242 - - [2026-03-02 03:29:46] "GET /obj-perms HTTP/1.1" 200 5075 0.056638
10.0.0.242 - - [2026-03-02 03:30:02] "POST /neutron/port HTTP/1.1" 200 1241 0.018893
10.0.0.242 - - [2026-03-02 03:30:02] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003706
10.0.0.242 - - [2026-03-02 03:30:03] "POST /neutron/port HTTP/1.1" 200 117 0.001117
10.0.0.242 - - [2026-03-02 03:30:06] "POST /neutron/port HTTP/1.1" 200 1241 0.024008
10.0.0.242 - - [2026-03-02 03:30:07] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004180
10.0.0.242 - - [2026-03-02 03:30:07] "POST /neutron/port HTTP/1.1" 200 117 0.001111
10.0.0.23 - - [2026-03-02 03:30:30] "GET /projects?obj_uuids=da750cc7-37f7-495e-b68e-4f5388d14461&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001418
10.0.0.242 - - [2026-03-02 03:30:30] "GET /project/da750cc7-37f7-495e-b68e-4f5388d14461?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.042754
10.0.0.242 - - [2026-03-02 03:30:30] "POST /fqname-to-id HTTP/1.1" 404 226 0.004175
10.0.0.242 - - [2026-03-02 03:30:30] "POST /interface-route-tables HTTP/1.1" 200 575 0.026671
10.0.0.242 - - [2026-03-02 03:30:30] "GET /interface-route-table/6580d881-fa64-4113-886a-86f0b7d6f1cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1332 0.005787
10.0.0.242 - - [2026-03-02 03:30:30] "GET /virtual-machine-interface/bbd3104b-5953-4904-aa27-5224604c7ed2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2761 0.011039
10.0.0.242 - - [2026-03-02 03:30:30] "POST /ref-update HTTP/1.1" 200 156 0.016059
10.0.0.242 - - [2026-03-02 03:30:32] "GET /virtual-machine-interface/9aa3a573-bc13-4cb9-855f-49b3b70f5c38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2760 0.008425
10.0.0.242 - - [2026-03-02 03:30:32] "PUT /virtual-machine-interface/9aa3a573-bc13-4cb9-855f-49b3b70f5c38 HTTP/1.1" 200 284 0.013863
10.0.0.242 - - [2026-03-02 03:30:32] "GET /virtual-machine-interface/14139618-781f-45c2-aaff-78421d145a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.005449
10.0.0.242 - - [2026-03-02 03:30:32] "PUT /virtual-machine-interface/14139618-781f-45c2-aaff-78421d145a0d HTTP/1.1" 200 284 0.018301
10.0.0.242 - - [2026-03-02 03:30:32] "GET /virtual-machine-interface/bbd3104b-5953-4904-aa27-5224604c7ed2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.007482
10.0.0.242 - - [2026-03-02 03:30:32] "PUT /virtual-machine-interface/bbd3104b-5953-4904-aa27-5224604c7ed2 HTTP/1.1" 200 284 0.016040
10.0.0.23 - - [2026-03-02 03:30:51] "GET /global-system-configs HTTP/1.1" 401 293 0.000474
10.0.0.23 - - [2026-03-02 03:30:51] "GET /global-system-configs HTTP/1.1" 401 293 0.000535
10.0.0.27 - - [2026-03-02 03:30:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000370
10.0.0.27 - - [2026-03-02 03:30:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000364
10.0.0.27 - - [2026-03-02 03:30:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000382
10.0.0.27 - - [2026-03-02 03:30:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000972
10.0.0.242 - - [2026-03-02 03:30:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000402
10.0.0.242 - - [2026-03-02 03:30:53] "GET /global-system-configs HTTP/1.1" 401 293 0.000445
10.0.0.23 - - [2026-03-02 03:30:53] "GET /global-system-configs HTTP/1.1" 401 293 0.000405
10.0.0.23 - - [2026-03-02 03:30:53] "GET /global-system-configs HTTP/1.1" 401 293 0.000412
10.0.0.242 - - [2026-03-02 03:30:54] "GET /global-system-configs HTTP/1.1" 401 293 0.000397
10.0.0.242 - - [2026-03-02 03:30:54] "GET /global-system-configs HTTP/1.1" 401 293 0.000386
10.0.0.242 - - [2026-03-02 03:31:04] "POST /neutron/port HTTP/1.1" 200 1241 0.018695
10.0.0.242 - - [2026-03-02 03:31:04] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003479
10.0.0.242 - - [2026-03-02 03:31:04] "POST /neutron/port HTTP/1.1" 200 117 0.001125
10.0.0.242 - - [2026-03-02 03:31:08] "POST /neutron/port HTTP/1.1" 200 1241 0.017266
10.0.0.242 - - [2026-03-02 03:31:09] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003595
10.0.0.242 - - [2026-03-02 03:31:09] "POST /neutron/port HTTP/1.1" 200 117 0.001103
10.0.0.242 - - [2026-03-02 03:31:32] "POST /neutron/port HTTP/1.1" 200 1241 0.019494
10.0.0.242 - - [2026-03-02 03:31:32] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007064
10.0.0.242 - - [2026-03-02 03:31:32] "GET /virtual-machine/4e3a9c00-b42e-436a-80af-4e6c00fc191f HTTP/1.1" 200 1299 0.009407
10.0.0.242 - - [2026-03-02 03:31:32] "GET /virtual-machine-interface/c2ebb0d3-c7d2-494a-99b2-0019b3b922e5 HTTP/1.1" 200 3176 0.005709
10.0.0.242 - - [2026-03-02 03:31:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003366
10.0.0.242 - - [2026-03-02 03:31:32] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003602
10.0.0.242 - - [2026-03-02 03:31:32] "GET /virtual-networks?parent_id=da750cc7-37f7-495e-b68e-4f5388d14461&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.002702
10.0.0.242 - - [2026-03-02 03:31:32] "GET /virtual-network/b6659e70-a6c8-49d1-aee5-5fd937257624?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.005925
10.0.0.242 - - [2026-03-02 03:31:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003426
10.0.0.242 - - [2026-03-02 03:31:33] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004203
10.0.0.242 - - [2026-03-02 03:31:33] "GET /virtual-networks?parent_id=da750cc7-37f7-495e-b68e-4f5388d14461&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.003659
10.0.0.242 - - [2026-03-02 03:31:33] "GET /virtual-network/b6659e70-a6c8-49d1-aee5-5fd937257624?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.005800
10.0.0.242 - - [2026-03-02 03:31:33] "GET /virtual-machine-interface/c2ebb0d3-c7d2-494a-99b2-0019b3b922e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2761 0.005923
10.0.0.242 - - [2026-03-02 03:31:33] "PUT /virtual-machine-interface/c2ebb0d3-c7d2-494a-99b2-0019b3b922e5 HTTP/1.1" 200 284 0.012679
10.0.0.242 - - [2026-03-02 03:32:05] "POST /neutron/port HTTP/1.1" 200 1241 0.046888
10.0.0.242 - - [2026-03-02 03:32:06] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004207
10.0.0.242 - - [2026-03-02 03:32:06] "POST /neutron/port HTTP/1.1" 200 117 0.001722
10.0.0.242 - - [2026-03-02 03:32:10] "POST /neutron/port HTTP/1.1" 200 1241 0.044205
10.0.0.242 - - [2026-03-02 03:32:10] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004850
10.0.0.242 - - [2026-03-02 03:32:10] "POST /neutron/port HTTP/1.1" 200 117 0.001135
10.0.0.23 - - [2026-03-02 03:32:11] "GET /projects?obj_uuids=da750cc7-37f7-495e-b68e-4f5388d14461&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001573
10.0.0.242 - - [2026-03-02 03:32:11] "GET /project/da750cc7-37f7-495e-b68e-4f5388d14461?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.059311
10.0.0.242 - - [2026-03-02 03:32:11] "POST /fqname-to-id HTTP/1.1" 404 226 0.003240
10.0.0.242 - - [2026-03-02 03:32:11] "POST /interface-route-tables HTTP/1.1" 200 575 0.026145
10.0.0.242 - - [2026-03-02 03:32:12] "GET /interface-route-table/956954c6-4768-45f1-9a9c-926e80f86451?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1334 0.006056
10.0.0.242 - - [2026-03-02 03:32:12] "GET /virtual-machine-interface/c2ebb0d3-c7d2-494a-99b2-0019b3b922e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2811 0.006747
10.0.0.242 - - [2026-03-02 03:32:12] "POST /ref-update HTTP/1.1" 200 156 0.016154
10.0.0.242 - - [2026-03-02 03:32:13] "GET /virtual-machine-interface/14139618-781f-45c2-aaff-78421d145a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3091 0.007097
10.0.0.242 - - [2026-03-02 03:32:13] "POST /ref-update HTTP/1.1" 200 156 0.015292
10.0.0.242 - - [2026-03-02 03:32:13] "DELETE /interface-route-table/88f9b212-3ace-4fac-82e3-ad73231b8fe5 HTTP/1.1" 200 115 0.036108
10.0.0.242 - - [2026-03-02 03:32:14] "POST /neutron/port HTTP/1.1" 200 1241 0.022326
10.0.0.242 - - [2026-03-02 03:32:36] "GET /virtual-machine-interface/c2ebb0d3-c7d2-494a-99b2-0019b3b922e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3092 0.009793
10.0.0.242 - - [2026-03-02 03:32:36] "POST /ref-update HTTP/1.1" 200 156 0.014230
10.0.0.242 - - [2026-03-02 03:32:36] "DELETE /interface-route-table/956954c6-4768-45f1-9a9c-926e80f86451 HTTP/1.1" 200 115 0.027837
10.0.0.242 - - [2026-03-02 03:32:36] "GET /virtual-machine-interface/bbd3104b-5953-4904-aa27-5224604c7ed2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3092 0.006971
10.0.0.242 - - [2026-03-02 03:32:36] "POST /ref-update HTTP/1.1" 200 156 0.016929
10.0.0.242 - - [2026-03-02 03:32:36] "DELETE /interface-route-table/6580d881-fa64-4113-886a-86f0b7d6f1cd HTTP/1.1" 200 115 0.035899
10.0.0.242 - - [2026-03-02 03:32:36] "POST /neutron/network HTTP/1.1" 200 1008 0.010372
10.0.0.242 - - [2026-03-02 03:32:36] "POST /neutron/port HTTP/1.1" 200 1231 0.018479
10.0.0.242 - - [2026-03-02 03:32:36] "POST /neutron/port HTTP/1.1" 200 1231 0.031169
10.0.0.242 - - [2026-03-02 03:32:37] "POST /neutron/port HTTP/1.1" 200 1231 0.028945
10.0.0.23 - - [2026-03-02 03:32:38] "POST /useragent-kv HTTP/1.1" 200 115 0.049490
10.0.0.23 - - [2026-03-02 03:32:38] "POST /useragent-kv HTTP/1.1" 200 115 0.002584
10.0.0.23 - - [2026-03-02 03:32:38] "POST /useragent-kv HTTP/1.1" 200 115 0.002720
10.0.0.23 - - [2026-03-02 03:32:38] "POST /useragent-kv HTTP/1.1" 200 115 0.002005
10.0.0.242 - - [2026-03-02 03:32:38] "POST /neutron/network HTTP/1.1" 200 151 0.211654
10.0.0.23 - - [2026-03-02 03:32:40] "GET /projects?obj_uuids=da750cc7-37f7-495e-b68e-4f5388d14461&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001011
10.0.0.242 - - [2026-03-02 03:32:40] "GET /project/da750cc7-37f7-495e-b68e-4f5388d14461?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.080856
10.0.0.23 - - [2026-03-02 03:32:40] "GET /projects?obj_uuids=da750cc7-37f7-495e-b68e-4f5388d14461&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000942
10.0.0.242 - - [2026-03-02 03:32:40] "GET /project/da750cc7-37f7-495e-b68e-4f5388d14461?fields=virtual_networks HTTP/1.1" 200 1049 0.045838
10.0.0.23 - - [2026-03-02 03:32:40] "GET /projects?obj_uuids=da750cc7-37f7-495e-b68e-4f5388d14461&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001119
10.0.0.242 - - [2026-03-02 03:32:40] "GET /project/da750cc7-37f7-495e-b68e-4f5388d14461?fields=virtual_machine_interfaces HTTP/1.1" 200 1049 0.041623
10.0.0.23 - - [2026-03-02 03:32:40] "GET /projects?obj_uuids=da750cc7-37f7-495e-b68e-4f5388d14461&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001297
10.0.0.242 - - [2026-03-02 03:32:40] "GET /project/da750cc7-37f7-495e-b68e-4f5388d14461?fields=security_groups HTTP/1.1" 200 1283 0.041237
10.0.0.242 - - [2026-03-02 03:32:41] "POST /fqname-to-id HTTP/1.1" 404 183 0.025690
10.0.0.23 - - [2026-03-02 03:32:41] "GET /projects?obj_uuids=2e43c2c9-aaf4-4949-a621-475db73545c9&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002927
10.0.0.23 - - [2026-03-02 03:32:41] "GET /domains?obj_uuids=cc2d0805-fa5b-4698-bfcc-d7811c08231a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001311
10.0.0.23 - - [2026-03-02 03:32:41] "GET /domain/cc2d0805-fa5b-4698-bfcc-d7811c08231a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.032973
10.0.0.23 - - [2026-03-02 03:32:41] "POST /id-to-fqname HTTP/1.1" 200 185 0.001271
10.0.0.23 - - [2026-03-02 03:32:41] "POST /fqname-to-id HTTP/1.1" 404 194 0.003041
10.0.0.23 - - [2026-03-02 03:32:41] "POST /security-groups HTTP/1.1" 200 586 0.030894
10.0.0.23 - - [2026-03-02 03:32:41] "POST /projects HTTP/1.1" 200 575 0.228182
10.0.0.242 - - [2026-03-02 03:32:41] "POST /fqname-to-id HTTP/1.1" 404 229 0.034866
10.0.0.23 - - [2026-03-02 03:32:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.311202
10.0.0.242 - - [2026-03-02 03:32:41] "POST /access-control-lists HTTP/1.1" 200 589 0.031813
10.0.0.242 - - [2026-03-02 03:32:42] "GET /project/2e43c2c9-aaf4-4949-a621-475db73545c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.496751
10.0.0.242 - - [2026-03-02 03:32:43] "GET / HTTP/1.1" 200 35931 0.002183
10.0.0.23 - - [2026-03-02 03:32:46] "GET /projects?obj_uuids=2e43c2c9-aaf4-4949-a621-475db73545c9&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001186
10.0.0.242 - - [2026-03-02 03:32:46] "GET /project/2e43c2c9-aaf4-4949-a621-475db73545c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.048517
10.0.0.23 - - [2026-03-02 03:32:46] "GET /projects?obj_uuids=2e43c2c9-aaf4-4949-a621-475db73545c9&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001138
10.0.0.242 - - [2026-03-02 03:32:46] "GET /project/2e43c2c9-aaf4-4949-a621-475db73545c9?fields=virtual_networks HTTP/1.1" 200 1022 0.047556
10.0.0.23 - - [2026-03-02 03:32:46] "GET /projects?obj_uuids=2e43c2c9-aaf4-4949-a621-475db73545c9&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001452
10.0.0.242 - - [2026-03-02 03:32:46] "GET /project/2e43c2c9-aaf4-4949-a621-475db73545c9?fields=virtual_machine_interfaces HTTP/1.1" 200 1022 0.045295
10.0.0.23 - - [2026-03-02 03:32:46] "GET /projects?obj_uuids=2e43c2c9-aaf4-4949-a621-475db73545c9&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001035
10.0.0.242 - - [2026-03-02 03:32:46] "GET /project/2e43c2c9-aaf4-4949-a621-475db73545c9?fields=security_groups HTTP/1.1" 200 1243 0.033442
10.0.0.242 - - [2026-03-02 03:32:47] "POST /fqname-to-id HTTP/1.1" 404 193 0.026198
10.0.0.23 - - [2026-03-02 03:32:47] "GET /projects?obj_uuids=dad77caf-9d97-4646-838a-9c3e3c5971d4&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003658
10.0.0.23 - - [2026-03-02 03:32:47] "GET /domains?obj_uuids=cc2d0805-fa5b-4698-bfcc-d7811c08231a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000967
10.0.0.23 - - [2026-03-02 03:32:47] "GET /domain/cc2d0805-fa5b-4698-bfcc-d7811c08231a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006837
10.0.0.23 - - [2026-03-02 03:32:47] "POST /id-to-fqname HTTP/1.1" 200 195 0.001422
10.0.0.23 - - [2026-03-02 03:32:47] "POST /fqname-to-id HTTP/1.1" 404 204 0.006882
10.0.0.23 - - [2026-03-02 03:32:47] "POST /security-groups HTTP/1.1" 200 596 0.029792
10.0.0.23 - - [2026-03-02 03:32:47] "POST /projects HTTP/1.1" 200 595 0.232501
10.0.0.242 - - [2026-03-02 03:32:47] "POST /fqname-to-id HTTP/1.1" 404 238 0.005184
10.0.0.23 - - [2026-03-02 03:32:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.301883
10.0.0.242 - - [2026-03-02 03:32:47] "GET /project/dad77caf-9d97-4646-838a-9c3e3c5971d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.444999
10.0.0.242 - - [2026-03-02 03:32:49] "GET / HTTP/1.1" 200 35931 0.001550
10.0.0.23 - - [2026-03-02 03:32:52] "GET /projects?obj_uuids=dad77caf-9d97-4646-838a-9c3e3c5971d4&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000972
10.0.0.242 - - [2026-03-02 03:32:52] "GET /project/dad77caf-9d97-4646-838a-9c3e3c5971d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.038723
10.0.0.23 - - [2026-03-02 03:32:52] "GET /projects?obj_uuids=dad77caf-9d97-4646-838a-9c3e3c5971d4&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001333
10.0.0.242 - - [2026-03-02 03:32:52] "GET /project/dad77caf-9d97-4646-838a-9c3e3c5971d4?fields=virtual_networks HTTP/1.1" 200 1042 0.051850
10.0.0.23 - - [2026-03-02 03:32:52] "GET /projects?obj_uuids=dad77caf-9d97-4646-838a-9c3e3c5971d4&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001001
10.0.0.242 - - [2026-03-02 03:32:52] "GET /project/dad77caf-9d97-4646-838a-9c3e3c5971d4?fields=virtual_machine_interfaces HTTP/1.1" 200 1042 0.054837
10.0.0.23 - - [2026-03-02 03:32:53] "GET /projects?obj_uuids=dad77caf-9d97-4646-838a-9c3e3c5971d4&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001027
10.0.0.242 - - [2026-03-02 03:32:53] "GET /project/dad77caf-9d97-4646-838a-9c3e3c5971d4?fields=security_groups HTTP/1.1" 200 1273 0.094945
10.0.0.242 - - [2026-03-02 03:32:53] "POST /fqname-to-id HTTP/1.1" 404 199 0.028675
10.0.0.23 - - [2026-03-02 03:32:54] "GET /projects?obj_uuids=4f7f7808-89c0-4a5b-9360-e71916d73617&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002564
10.0.0.23 - - [2026-03-02 03:32:54] "GET /domains?obj_uuids=cc2d0805-fa5b-4698-bfcc-d7811c08231a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001244
10.0.0.23 - - [2026-03-02 03:32:54] "GET /domain/cc2d0805-fa5b-4698-bfcc-d7811c08231a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.009054
10.0.0.23 - - [2026-03-02 03:32:54] "POST /id-to-fqname HTTP/1.1" 200 201 0.003906
10.0.0.23 - - [2026-03-02 03:32:54] "POST /fqname-to-id HTTP/1.1" 404 210 0.004987
10.0.0.23 - - [2026-03-02 03:32:54] "POST /security-groups HTTP/1.1" 200 602 0.073589
10.0.0.23 - - [2026-03-02 03:32:54] "POST /projects HTTP/1.1" 200 607 0.276174
10.0.0.242 - - [2026-03-02 03:32:54] "POST /access-control-lists HTTP/1.1" 200 607 0.026636
10.0.0.23 - - [2026-03-02 03:32:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.347888
10.0.0.242 - - [2026-03-02 03:32:54] "GET /project/4f7f7808-89c0-4a5b-9360-e71916d73617?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.496196
10.0.0.242 - - [2026-03-02 03:32:55] "GET / HTTP/1.1" 200 35931 0.001405
10.0.0.23 - - [2026-03-02 03:32:58] "DELETE /project/4f7f780889c04a5b9360e71916d73617 HTTP/1.1" 404 173 0.017804
10.0.0.23 - - [2026-03-02 03:32:58] "DELETE /project/2e43c2c9aaf44949a621475db73545c9 HTTP/1.1" 404 173 0.011967
10.0.0.23 - - [2026-03-02 03:32:58] "DELETE /project/dad77caf9d974646838a9c3e3c5971d4 HTTP/1.1" 404 173 0.009367
10.0.0.23 - - [2026-03-02 03:32:58] "GET /projects?obj_uuids=dad77caf-9d97-4646-838a-9c3e3c5971d4&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000827
10.0.0.23 - - [2026-03-02 03:32:58] "GET /projects?obj_uuids=da750cc7-37f7-495e-b68e-4f5388d14461&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000848
10.0.0.23 - - [2026-03-02 03:32:58] "GET /projects?obj_uuids=2e43c2c9-aaf4-4949-a621-475db73545c9&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000758
10.0.0.23 - - [2026-03-02 03:32:58] "GET /project/da750cc7-37f7-495e-b68e-4f5388d14461?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1501 0.075931
10.0.0.23 - - [2026-03-02 03:32:58] "GET /project/2e43c2c9-aaf4-4949-a621-475db73545c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.087975
10.0.0.23 - - [2026-03-02 03:32:58] "GET /project/dad77caf-9d97-4646-838a-9c3e3c5971d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.097907
10.0.0.23 - - [2026-03-02 03:32:58] "GET /projects?obj_uuids=da750cc7-37f7-495e-b68e-4f5388d14461&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002422
10.0.0.23 - - [2026-03-02 03:32:58] "GET /projects?obj_uuids=2e43c2c9-aaf4-4949-a621-475db73545c9&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001307
10.0.0.23 - - [2026-03-02 03:32:58] "GET /projects?obj_uuids=dad77caf-9d97-4646-838a-9c3e3c5971d4&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001619
10.0.0.23 - - [2026-03-02 03:32:58] "GET /project/da750cc7-37f7-495e-b68e-4f5388d14461?fields=security_groups HTTP/1.1" 200 1388 0.075372
10.0.0.23 - - [2026-03-02 03:32:58] "GET /project/dad77caf-9d97-4646-838a-9c3e3c5971d4?fields=security_groups HTTP/1.1" 200 1378 0.073482
10.0.0.23 - - [2026-03-02 03:32:58] "GET /project/2e43c2c9-aaf4-4949-a621-475db73545c9?fields=security_groups HTTP/1.1" 200 1348 0.096403
10.0.0.23 - - [2026-03-02 03:32:58] "DELETE /security-group/5976ccf4-26b0-4988-afea-200a4815026e HTTP/1.1" 200 115 0.107358
10.0.0.23 - - [2026-03-02 03:32:58] "DELETE /security-group/f09f7fda-56dc-436a-8ad8-bfd4870532e9 HTTP/1.1" 200 115 0.100061
10.0.0.23 - - [2026-03-02 03:32:58] "GET /projects?obj_uuids=da750cc7-37f7-495e-b68e-4f5388d14461&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001281
10.0.0.23 - - [2026-03-02 03:32:58] "GET /projects?obj_uuids=dad77caf-9d97-4646-838a-9c3e3c5971d4&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001064
10.0.0.23 - - [2026-03-02 03:32:58] "DELETE /security-group/aa5d72b9-48b3-4a83-8e68-7cdc16fe516a HTTP/1.1" 200 115 0.119922
10.0.0.242 - - [2026-03-02 03:32:58] "DELETE /access-control-list/9dac2d37-0ae4-44b7-8335-553122f2621c HTTP/1.1" 200 115 0.085543
10.0.0.23 - - [2026-03-02 03:32:58] "GET /projects?obj_uuids=2e43c2c9-aaf4-4949-a621-475db73545c9&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001650
10.0.0.23 - - [2026-03-02 03:32:58] "GET /project/dad77caf-9d97-4646-838a-9c3e3c5971d4?fields=application_policy_sets HTTP/1.1" 200 1417 0.080921
10.0.0.23 - - [2026-03-02 03:32:58] "GET /project/da750cc7-37f7-495e-b68e-4f5388d14461?fields=application_policy_sets HTTP/1.1" 200 1427 0.125532
10.0.0.23 - - [2026-03-02 03:32:58] "GET /project/2e43c2c9-aaf4-4949-a621-475db73545c9?fields=application_policy_sets HTTP/1.1" 200 1387 0.150679
10.0.0.23 - - [2026-03-02 03:32:58] "DELETE /project/da750cc7-37f7-495e-b68e-4f5388d14461 HTTP/1.1" 200 115 0.699341
10.0.0.23 - - [2026-03-02 03:32:58] "DELETE /project/dad77caf-9d97-4646-838a-9c3e3c5971d4 HTTP/1.1" 200 115 0.705566
10.0.0.23 - - [2026-03-02 03:32:58] "GET /projects?obj_uuids=4f7f7808-89c0-4a5b-9360-e71916d73617&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001758
10.0.0.242 - - [2026-03-02 03:32:58] "DELETE /access-control-list/5157839c-a29a-4b3a-ad8e-6b5d0ab142b5 HTTP/1.1" 200 115 0.109108
10.0.0.23 - - [2026-03-02 03:32:58] "DELETE /project/2e43c2c9-aaf4-4949-a621-475db73545c9 HTTP/1.1" 200 115 0.842421
10.0.0.242 - - [2026-03-02 03:32:58] "GET /project/4f7f7808-89c0-4a5b-9360-e71916d73617?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.085587
10.0.0.23 - - [2026-03-02 03:32:58] "GET /projects?obj_uuids=4f7f7808-89c0-4a5b-9360-e71916d73617&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001519
10.0.0.242 - - [2026-03-02 03:32:59] "GET /project/4f7f7808-89c0-4a5b-9360-e71916d73617?fields=virtual_networks HTTP/1.1" 200 1054 0.084530
10.0.0.23 - - [2026-03-02 03:32:59] "GET /projects?obj_uuids=4f7f7808-89c0-4a5b-9360-e71916d73617&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000988
10.0.0.242 - - [2026-03-02 03:32:59] "GET /project/4f7f7808-89c0-4a5b-9360-e71916d73617?fields=virtual_machine_interfaces HTTP/1.1" 200 1054 0.055729
10.0.0.23 - - [2026-03-02 03:32:59] "GET /projects?obj_uuids=4f7f7808-89c0-4a5b-9360-e71916d73617&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001012
10.0.0.242 - - [2026-03-02 03:32:59] "GET /project/4f7f7808-89c0-4a5b-9360-e71916d73617?fields=security_groups HTTP/1.1" 200 1291 0.054957
10.0.0.242 - - [2026-03-02 03:33:00] "POST /fqname-to-id HTTP/1.1" 404 185 0.030221
10.0.0.23 - - [2026-03-02 03:33:00] "GET /projects?obj_uuids=543bea55-2670-46b6-9b10-92f7a18c488c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003187
10.0.0.23 - - [2026-03-02 03:33:00] "GET /domains?obj_uuids=cc2d0805-fa5b-4698-bfcc-d7811c08231a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000961
10.0.0.23 - - [2026-03-02 03:33:00] "GET /domain/cc2d0805-fa5b-4698-bfcc-d7811c08231a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007239
10.0.0.23 - - [2026-03-02 03:33:00] "POST /id-to-fqname HTTP/1.1" 200 187 0.001283
10.0.0.23 - - [2026-03-02 03:33:00] "POST /fqname-to-id HTTP/1.1" 404 196 0.005322
10.0.0.23 - - [2026-03-02 03:33:00] "POST /security-groups HTTP/1.1" 200 588 0.030762
10.0.0.242 - - [2026-03-02 03:33:00] "POST /fqname-to-id HTTP/1.1" 404 231 0.004237
10.0.0.23 - - [2026-03-02 03:33:00] "POST /projects HTTP/1.1" 200 579 0.233954
10.0.0.23 - - [2026-03-02 03:33:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.307504
10.0.0.242 - - [2026-03-02 03:33:00] "POST /access-control-lists HTTP/1.1" 200 591 0.030763
10.0.0.242 - - [2026-03-02 03:33:00] "GET /project/543bea55-2670-46b6-9b10-92f7a18c488c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1351 0.446336
10.0.0.242 - - [2026-03-02 03:33:01] "GET / HTTP/1.1" 200 35931 0.003421
10.0.0.23 - - [2026-03-02 03:33:04] "GET /projects?obj_uuids=543bea55-2670-46b6-9b10-92f7a18c488c&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001038
10.0.0.242 - - [2026-03-02 03:33:05] "GET /project/543bea55-2670-46b6-9b10-92f7a18c488c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1351 0.047906
10.0.0.23 - - [2026-03-02 03:33:05] "GET /projects?obj_uuids=543bea55-2670-46b6-9b10-92f7a18c488c&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001225
10.0.0.242 - - [2026-03-02 03:33:05] "GET /project/543bea55-2670-46b6-9b10-92f7a18c488c?fields=virtual_networks HTTP/1.1" 200 1026 0.038032
10.0.0.23 - - [2026-03-02 03:33:05] "GET /projects?obj_uuids=543bea55-2670-46b6-9b10-92f7a18c488c&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.071916
10.0.0.242 - - [2026-03-02 03:33:05] "GET /project/543bea55-2670-46b6-9b10-92f7a18c488c?fields=virtual_machine_interfaces HTTP/1.1" 200 1026 0.110882
10.0.0.23 - - [2026-03-02 03:33:05] "GET /projects?obj_uuids=543bea55-2670-46b6-9b10-92f7a18c488c&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000963
10.0.0.242 - - [2026-03-02 03:33:05] "GET /project/543bea55-2670-46b6-9b10-92f7a18c488c?fields=security_groups HTTP/1.1" 200 1249 0.047583
10.0.0.242 - - [2026-03-02 03:33:06] "POST /fqname-to-id HTTP/1.1" 404 182 0.027886
10.0.0.23 - - [2026-03-02 03:33:06] "GET /projects?obj_uuids=5c70b66d-1465-4da0-8ab4-8c6ac9003308&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003236
10.0.0.23 - - [2026-03-02 03:33:06] "GET /domains?obj_uuids=cc2d0805-fa5b-4698-bfcc-d7811c08231a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001400
10.0.0.23 - - [2026-03-02 03:33:06] "GET /domain/cc2d0805-fa5b-4698-bfcc-d7811c08231a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007397
10.0.0.23 - - [2026-03-02 03:33:06] "POST /id-to-fqname HTTP/1.1" 200 184 0.005055
10.0.0.23 - - [2026-03-02 03:33:06] "POST /fqname-to-id HTTP/1.1" 404 193 0.004090
10.0.0.23 - - [2026-03-02 03:33:06] "POST /security-groups HTTP/1.1" 200 585 0.029097
10.0.0.23 - - [2026-03-02 03:33:06] "POST /projects HTTP/1.1" 200 573 0.222939
10.0.0.242 - - [2026-03-02 03:33:06] "POST /fqname-to-id HTTP/1.1" 404 227 0.003948
10.0.0.23 - - [2026-03-02 03:33:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.305138
10.0.0.242 - - [2026-03-02 03:33:06] "GET /project/5c70b66d-1465-4da0-8ab4-8c6ac9003308?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1338 0.432722
10.0.0.242 - - [2026-03-02 03:33:07] "GET / HTTP/1.1" 200 35931 0.001909
10.0.0.23 - - [2026-03-02 03:33:10] "GET /projects?obj_uuids=5c70b66d-1465-4da0-8ab4-8c6ac9003308&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000970
10.0.0.242 - - [2026-03-02 03:33:10] "GET /project/5c70b66d-1465-4da0-8ab4-8c6ac9003308?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1338 0.040771
10.0.0.23 - - [2026-03-02 03:33:10] "GET /projects?obj_uuids=5c70b66d-1465-4da0-8ab4-8c6ac9003308&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001324
10.0.0.242 - - [2026-03-02 03:33:10] "GET /project/5c70b66d-1465-4da0-8ab4-8c6ac9003308?fields=virtual_networks HTTP/1.1" 200 1019 0.049503
10.0.0.23 - - [2026-03-02 03:33:10] "GET /projects?obj_uuids=5c70b66d-1465-4da0-8ab4-8c6ac9003308&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000943
10.0.0.242 - - [2026-03-02 03:33:11] "GET /project/5c70b66d-1465-4da0-8ab4-8c6ac9003308?fields=virtual_machine_interfaces HTTP/1.1" 200 1019 0.043546
10.0.0.23 - - [2026-03-02 03:33:11] "GET /projects?obj_uuids=5c70b66d-1465-4da0-8ab4-8c6ac9003308&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000962
10.0.0.242 - - [2026-03-02 03:33:11] "GET /project/5c70b66d-1465-4da0-8ab4-8c6ac9003308?fields=security_groups HTTP/1.1" 200 1239 0.047239
10.0.0.242 - - [2026-03-02 03:33:12] "POST /fqname-to-id HTTP/1.1" 404 186 0.028442
10.0.0.23 - - [2026-03-02 03:33:12] "GET /projects?obj_uuids=18d4542a-d70e-428d-bfa6-bc086566fa2c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002819
10.0.0.23 - - [2026-03-02 03:33:12] "GET /domains?obj_uuids=cc2d0805-fa5b-4698-bfcc-d7811c08231a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001243
10.0.0.23 - - [2026-03-02 03:33:12] "GET /domain/cc2d0805-fa5b-4698-bfcc-d7811c08231a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007413
10.0.0.23 - - [2026-03-02 03:33:12] "POST /id-to-fqname HTTP/1.1" 200 188 0.001395
10.0.0.23 - - [2026-03-02 03:33:12] "POST /fqname-to-id HTTP/1.1" 404 197 0.003050
10.0.0.23 - - [2026-03-02 03:33:12] "POST /security-groups HTTP/1.1" 200 589 0.068615
10.0.0.23 - - [2026-03-02 03:33:12] "POST /projects HTTP/1.1" 200 581 0.274400
10.0.0.242 - - [2026-03-02 03:33:12] "POST /access-control-lists HTTP/1.1" 200 594 0.025303
10.0.0.23 - - [2026-03-02 03:33:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.348908
10.0.0.242 - - [2026-03-02 03:33:12] "GET /project/18d4542a-d70e-428d-bfa6-bc086566fa2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.485108
10.0.0.242 - - [2026-03-02 03:33:13] "GET / HTTP/1.1" 200 35931 0.001773
10.0.0.23 - - [2026-03-02 03:33:16] "GET /projects?obj_uuids=18d4542a-d70e-428d-bfa6-bc086566fa2c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000993
10.0.0.242 - - [2026-03-02 03:33:16] "GET /project/18d4542a-d70e-428d-bfa6-bc086566fa2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.040518
10.0.0.23 - - [2026-03-02 03:33:16] "GET /projects?obj_uuids=18d4542a-d70e-428d-bfa6-bc086566fa2c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001059
10.0.0.242 - - [2026-03-02 03:33:16] "GET /project/18d4542a-d70e-428d-bfa6-bc086566fa2c?fields=virtual_networks HTTP/1.1" 200 1028 0.039871
10.0.0.23 - - [2026-03-02 03:33:16] "GET /projects?obj_uuids=18d4542a-d70e-428d-bfa6-bc086566fa2c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000934
10.0.0.242 - - [2026-03-02 03:33:16] "GET /project/18d4542a-d70e-428d-bfa6-bc086566fa2c?fields=virtual_machine_interfaces HTTP/1.1" 200 1028 0.049988
10.0.0.23 - - [2026-03-02 03:33:16] "GET /projects?obj_uuids=18d4542a-d70e-428d-bfa6-bc086566fa2c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000960
10.0.0.242 - - [2026-03-02 03:33:16] "GET /project/18d4542a-d70e-428d-bfa6-bc086566fa2c?fields=security_groups HTTP/1.1" 200 1252 0.042235
10.0.0.242 - - [2026-03-02 03:33:17] "POST /fqname-to-id HTTP/1.1" 404 186 0.033159
10.0.0.23 - - [2026-03-02 03:33:18] "GET /projects?obj_uuids=bd85c8d4-9541-4674-a6ff-f9f631649c8f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003034
10.0.0.23 - - [2026-03-02 03:33:18] "GET /domains?obj_uuids=cc2d0805-fa5b-4698-bfcc-d7811c08231a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000973
10.0.0.23 - - [2026-03-02 03:33:18] "GET /domain/cc2d0805-fa5b-4698-bfcc-d7811c08231a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006883
10.0.0.23 - - [2026-03-02 03:33:18] "POST /id-to-fqname HTTP/1.1" 200 188 0.001141
10.0.0.23 - - [2026-03-02 03:33:18] "POST /fqname-to-id HTTP/1.1" 404 197 0.009023
10.0.0.23 - - [2026-03-02 03:33:18] "POST /security-groups HTTP/1.1" 200 589 0.040886
10.0.0.242 - - [2026-03-02 03:33:18] "POST /fqname-to-id HTTP/1.1" 404 232 0.006144
10.0.0.23 - - [2026-03-02 03:33:18] "POST /projects HTTP/1.1" 200 581 0.256336
10.0.0.23 - - [2026-03-02 03:33:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.331309
10.0.0.242 - - [2026-03-02 03:33:18] "POST /access-control-lists HTTP/1.1" 200 592 0.028365
10.0.0.242 - - [2026-03-02 03:33:18] "GET /project/bd85c8d4-9541-4674-a6ff-f9f631649c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.466737
10.0.0.242 - - [2026-03-02 03:33:19] "GET / HTTP/1.1" 200 35931 0.001902
10.0.0.242 - - [2026-03-02 03:33:21] "POST /fqname-to-id HTTP/1.1" 401 293 0.000433
10.0.0.242 - - [2026-03-02 03:33:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.088818
10.0.0.23 - - [2026-03-02 03:33:21] "GET /projects?obj_uuids=bd85c8d4-9541-4674-a6ff-f9f631649c8f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001005
10.0.0.242 - - [2026-03-02 03:33:21] "GET /project/bd85c8d4-9541-4674-a6ff-f9f631649c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.059491
10.0.0.23 - - [2026-03-02 03:33:22] "POST /useragent-kv HTTP/1.1" 200 115 0.009345
10.0.0.242 - - [2026-03-02 03:33:22] "POST /neutron/subnet HTTP/1.1" 200 730 0.328065
10.0.0.242 - - [2026-03-02 03:33:22] "POST /id-to-fqname HTTP/1.1" 200 218 0.001291
10.0.0.242 - - [2026-03-02 03:33:22] "GET /virtual-network/985392a7-dc6e-4056-9a09-d8a8d188a6dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005177
10.0.0.242 - - [2026-03-02 03:33:22] "GET /virtual-network/985392a7-dc6e-4056-9a09-d8a8d188a6dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005941
10.0.0.242 - - [2026-03-02 03:33:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.007808
10.0.0.242 - - [2026-03-02 03:33:22] "GET /virtual-network/985392a7-dc6e-4056-9a09-d8a8d188a6dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.008987
10.0.0.242 - - [2026-03-02 03:33:22] "PUT /virtual-network/985392a7-dc6e-4056-9a09-d8a8d188a6dd HTTP/1.1" 200 264 0.130782
10.0.0.242 - - [2026-03-02 03:33:22] "POST /route-targets HTTP/1.1" 200 323 0.037004
10.0.0.242 - - [2026-03-02 03:33:23] "POST /neutron/network HTTP/1.1" 200 823 0.017084
10.0.0.242 - - [2026-03-02 03:33:23] "GET /virtual-network/985392a7-dc6e-4056-9a09-d8a8d188a6dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.006515
10.0.0.242 - - [2026-03-02 03:33:24] "GET /obj-perms HTTP/1.1" 200 5045 0.063063
10.0.0.27 - - [2026-03-02 03:33:24] "GET /obj-perms HTTP/1.1" 200 5045 0.064474
10.0.0.23 - - [2026-03-02 03:33:25] "GET /obj-perms HTTP/1.1" 200 5045 0.073262
10.0.0.242 - - [2026-03-02 03:33:25] "POST /neutron/subnet HTTP/1.1" 200 730 0.009003
10.0.0.242 - - [2026-03-02 03:33:25] "POST /id-to-fqname HTTP/1.1" 200 218 0.001168
10.0.0.23 - - [2026-03-02 03:33:26] "GET /projects?obj_uuids=bd85c8d4-9541-4674-a6ff-f9f631649c8f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001047
10.0.0.242 - - [2026-03-02 03:33:26] "GET /project/bd85c8d4-9541-4674-a6ff-f9f631649c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.073822
10.0.0.242 - - [2026-03-02 03:33:26] "POST /neutron/port HTTP/1.1" 200 117 0.006518
10.0.0.242 - - [2026-03-02 03:33:27] "POST /neutron/network HTTP/1.1" 200 833 0.006591
10.0.0.242 - - [2026-03-02 03:33:27] "POST /neutron/port HTTP/1.1" 200 1059 0.017345
10.0.0.242 - - [2026-03-02 03:33:27] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004048
10.0.0.242 - - [2026-03-02 03:33:27] "POST /neutron/network HTTP/1.1" 200 823 0.006464
10.0.0.242 - - [2026-03-02 03:33:32] "POST /neutron/port HTTP/1.1" 200 1123 0.017787
10.0.0.242 - - [2026-03-02 03:33:32] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007654
10.0.0.242 - - [2026-03-02 03:33:32] "GET /virtual-machine/81c0f68b-9f27-4b33-8a55-85a016c09a25 HTTP/1.1" 401 293 0.000403
10.0.0.242 - - [2026-03-02 03:33:32] "GET /virtual-machine/81c0f68b-9f27-4b33-8a55-85a016c09a25 HTTP/1.1" 200 1289 0.038236
10.0.0.242 - - [2026-03-02 03:33:32] "GET /virtual-machine-interface/fce23211-0bc2-42cb-a6c5-d5ecefc42831 HTTP/1.1" 200 2932 0.005788
10.0.0.242 - - [2026-03-02 03:33:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003069
10.0.0.242 - - [2026-03-02 03:33:32] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003060
10.0.0.242 - - [2026-03-02 03:33:32] "GET /virtual-networks?parent_id=bd85c8d4-9541-4674-a6ff-f9f631649c8f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003011
10.0.0.242 - - [2026-03-02 03:33:32] "GET /virtual-network/985392a7-dc6e-4056-9a09-d8a8d188a6dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.006364
10.0.0.242 - - [2026-03-02 03:33:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003409
10.0.0.242 - - [2026-03-02 03:33:35] "GET /virtual-network/985392a7-dc6e-4056-9a09-d8a8d188a6dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.007053
10.0.0.242 - - [2026-03-02 03:33:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003687
10.0.0.242 - - [2026-03-02 03:33:39] "GET /virtual-network/985392a7-dc6e-4056-9a09-d8a8d188a6dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.006617
10.0.0.242 - - [2026-03-02 03:33:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003671
10.0.0.242 - - [2026-03-02 03:33:44] "GET /virtual-network/985392a7-dc6e-4056-9a09-d8a8d188a6dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.005533
10.0.0.242 - - [2026-03-02 03:33:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003316
10.0.0.242 - - [2026-03-02 03:33:48] "GET /virtual-network/985392a7-dc6e-4056-9a09-d8a8d188a6dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.005831
10.0.0.242 - - [2026-03-02 03:33:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003111
10.0.0.242 - - [2026-03-02 03:33:52] "GET /virtual-network/985392a7-dc6e-4056-9a09-d8a8d188a6dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.007648
10.0.0.242 - - [2026-03-02 03:33:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004035
10.0.0.242 - - [2026-03-02 03:33:56] "GET /virtual-network/985392a7-dc6e-4056-9a09-d8a8d188a6dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.005451
10.0.0.23 - - [2026-03-02 03:33:59] "DELETE /project/18d4542ad70e428dbfa6bc086566fa2c HTTP/1.1" 404 173 0.021912
10.0.0.23 - - [2026-03-02 03:33:59] "DELETE /project/5c70b66d14654da08ab48c6ac9003308 HTTP/1.1" 404 173 0.020734
10.0.0.23 - - [2026-03-02 03:33:59] "DELETE /project/543bea55267046b69b1092f7a18c488c HTTP/1.1" 404 173 0.010860
10.0.0.23 - - [2026-03-02 03:33:59] "DELETE /project/bd85c8d495414674a6fff9f631649c8f HTTP/1.1" 404 173 0.018157
10.0.0.23 - - [2026-03-02 03:33:59] "GET /projects?obj_uuids=5c70b66d-1465-4da0-8ab4-8c6ac9003308&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.005543
10.0.0.23 - - [2026-03-02 03:33:59] "GET /projects?obj_uuids=18d4542a-d70e-428d-bfa6-bc086566fa2c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000917
10.0.0.23 - - [2026-03-02 03:33:59] "GET /projects?obj_uuids=543bea55-2670-46b6-9b10-92f7a18c488c&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000817
10.0.0.23 - - [2026-03-02 03:33:59] "GET /projects?obj_uuids=4f7f7808-89c0-4a5b-9360-e71916d73617&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000798
10.0.0.23 - - [2026-03-02 03:33:59] "GET /project/18d4542a-d70e-428d-bfa6-bc086566fa2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.104507
10.0.0.23 - - [2026-03-02 03:33:59] "GET /project/543bea55-2670-46b6-9b10-92f7a18c488c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1456 0.122728
10.0.0.23 - - [2026-03-02 03:33:59] "GET /project/5c70b66d-1465-4da0-8ab4-8c6ac9003308?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.127861
10.0.0.23 - - [2026-03-02 03:33:59] "GET /project/4f7f7808-89c0-4a5b-9360-e71916d73617?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1512 0.161572
10.0.0.23 - - [2026-03-02 03:33:59] "GET /projects?obj_uuids=18d4542a-d70e-428d-bfa6-bc086566fa2c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001757
10.0.0.23 - - [2026-03-02 03:33:59] "GET /projects?obj_uuids=5c70b66d-1465-4da0-8ab4-8c6ac9003308&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001739
10.0.0.23 - - [2026-03-02 03:33:59] "GET /projects?obj_uuids=543bea55-2670-46b6-9b10-92f7a18c488c&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001268
10.0.0.23 - - [2026-03-02 03:33:59] "GET /projects?obj_uuids=4f7f7808-89c0-4a5b-9360-e71916d73617&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.002147
10.0.0.242 - - [2026-03-02 03:33:59] "DELETE /access-control-list/26665681-9640-408e-bdcc-acc274c58611 HTTP/1.1" 200 115 0.188107
10.0.0.23 - - [2026-03-02 03:33:59] "GET /project/5c70b66d-1465-4da0-8ab4-8c6ac9003308?fields=security_groups HTTP/1.1" 200 1344 0.115205
10.0.0.23 - - [2026-03-02 03:33:59] "GET /project/18d4542a-d70e-428d-bfa6-bc086566fa2c?fields=security_groups HTTP/1.1" 200 1357 0.156373
10.0.0.23 - - [2026-03-02 03:33:59] "GET /project/543bea55-2670-46b6-9b10-92f7a18c488c?fields=security_groups HTTP/1.1" 200 1354 0.150632
10.0.0.23 - - [2026-03-02 03:33:59] "GET /project/4f7f7808-89c0-4a5b-9360-e71916d73617?fields=security_groups HTTP/1.1" 200 1124 0.142905
10.0.0.23 - - [2026-03-02 03:33:59] "GET /projects?obj_uuids=4f7f7808-89c0-4a5b-9360-e71916d73617&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003945
10.0.0.23 - - [2026-03-02 03:33:59] "DELETE /security-group/4be74668-c95d-4b4e-9e6a-ac36afb5f996 HTTP/1.1" 200 115 0.114810
10.0.0.23 - - [2026-03-02 03:33:59] "GET /projects?obj_uuids=5c70b66d-1465-4da0-8ab4-8c6ac9003308&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001565
10.0.0.23 - - [2026-03-02 03:33:59] "DELETE /security-group/979111ae-ceae-484b-b5eb-8244512543fe HTTP/1.1" 200 115 0.115022
10.0.0.23 - - [2026-03-02 03:33:59] "GET /projects?obj_uuids=18d4542a-d70e-428d-bfa6-bc086566fa2c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002662
10.0.0.23 - - [2026-03-02 03:33:59] "DELETE /security-group/86dc5555-4aee-43f4-a984-54ab73accb18 HTTP/1.1" 200 115 0.124581
10.0.0.23 - - [2026-03-02 03:33:59] "GET /projects?obj_uuids=543bea55-2670-46b6-9b10-92f7a18c488c&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001083
10.0.0.23 - - [2026-03-02 03:33:59] "GET /project/5c70b66d-1465-4da0-8ab4-8c6ac9003308?fields=application_policy_sets HTTP/1.1" 200 1383 0.090026
10.0.0.23 - - [2026-03-02 03:33:59] "GET /project/543bea55-2670-46b6-9b10-92f7a18c488c?fields=application_policy_sets HTTP/1.1" 200 1393 0.089020
10.0.0.23 - - [2026-03-02 03:33:59] "GET /project/18d4542a-d70e-428d-bfa6-bc086566fa2c?fields=application_policy_sets HTTP/1.1" 200 1396 0.136269
10.0.0.242 - - [2026-03-02 03:33:59] "DELETE /access-control-list/6b4f1a5d-dbf2-4e9f-b03f-6361ea71e790 HTTP/1.1" 200 115 0.064206
10.0.0.23 - - [2026-03-02 03:33:59] "DELETE /project/5c70b66d-1465-4da0-8ab4-8c6ac9003308 HTTP/1.1" 200 115 0.801295
10.0.0.242 - - [2026-03-02 03:33:59] "DELETE /access-control-list/ba1b426b-8abd-4ea3-803d-f867b849b2f6 HTTP/1.1" 200 115 0.052902
10.0.0.23 - - [2026-03-02 03:33:59] "DELETE /project/543bea55-2670-46b6-9b10-92f7a18c488c HTTP/1.1" 200 115 0.846470
10.0.0.23 - - [2026-03-02 03:34:00] "DELETE /project/18d4542a-d70e-428d-bfa6-bc086566fa2c HTTP/1.1" 200 115 0.926458
10.0.0.242 - - [2026-03-02 03:34:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003052
10.0.0.242 - - [2026-03-02 03:34:00] "GET /virtual-network/985392a7-dc6e-4056-9a09-d8a8d188a6dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.005589
10.0.0.23 - - [2026-03-02 03:34:00] "GET /project/4f7f7808-89c0-4a5b-9360-e71916d73617?fields=application_policy_sets HTTP/1.1" 404 171 1.004507
10.0.0.23 - - [2026-03-02 03:34:00] "DELETE /project/4f7f7808-89c0-4a5b-9360-e71916d73617 HTTP/1.1" 404 171 1.441535
10.0.0.242 - - [2026-03-02 03:34:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003177
10.0.0.242 - - [2026-03-02 03:34:04] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003824
10.0.0.242 - - [2026-03-02 03:34:04] "GET /virtual-networks?parent_id=bd85c8d4-9541-4674-a6ff-f9f631649c8f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002906
10.0.0.242 - - [2026-03-02 03:34:04] "GET /virtual-network/985392a7-dc6e-4056-9a09-d8a8d188a6dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.006522
10.0.0.242 - - [2026-03-02 03:34:09] "POST /neutron/port HTTP/1.1" 200 1123 0.019320
10.0.0.242 - - [2026-03-02 03:34:09] "POST /neutron/port HTTP/1.1" 200 1123 0.016166
10.0.0.242 - - [2026-03-02 03:34:09] "POST /neutron/subnet HTTP/1.1" 200 704 0.009081
10.0.0.242 - - [2026-03-02 03:34:12] "POST /neutron/port HTTP/1.1" 200 1123 0.044708
10.0.0.242 - - [2026-03-02 03:34:15] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007889
10.0.0.242 - - [2026-03-02 03:34:25] "POST /neutron/port HTTP/1.1" 200 1123 0.019964
10.0.0.242 - - [2026-03-02 03:34:25] "POST /neutron/security_group HTTP/1.1" 200 2056 0.013459
10.0.0.242 - - [2026-03-02 03:34:25] "POST /neutron/port HTTP/1.1" 200 1123 0.015939
10.0.0.242 - - [2026-03-02 03:34:25] "POST /neutron/network HTTP/1.1" 200 823 0.007170
10.0.0.242 - - [2026-03-02 03:34:25] "POST /id-to-fqname HTTP/1.1" 200 218 0.001114
10.0.0.242 - - [2026-03-02 03:34:25] "GET /virtual-machine/81c0f68b-9f27-4b33-8a55-85a016c09a25 HTTP/1.1" 200 1289 0.003390
10.0.0.242 - - [2026-03-02 03:34:25] "GET /virtual-machine-interface/fce23211-0bc2-42cb-a6c5-d5ecefc42831 HTTP/1.1" 200 2932 0.005752
10.0.0.242 - - [2026-03-02 03:34:25] "GET /instance-ip/7d343df2-8e79-4f6b-b3b9-19eca230a37c HTTP/1.1" 200 1617 0.005725
10.0.0.242 - - [2026-03-02 03:34:25] "POST /fqname-to-id HTTP/1.1" 404 208 0.004038
10.0.0.242 - - [2026-03-02 03:34:25] "GET /virtual-network/985392a7-dc6e-4056-9a09-d8a8d188a6dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.005482
10.0.0.23 - - [2026-03-02 03:34:25] "GET /projects?obj_uuids=bd85c8d4-9541-4674-a6ff-f9f631649c8f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000972
10.0.0.242 - - [2026-03-02 03:34:25] "GET /project/bd85c8d4-9541-4674-a6ff-f9f631649c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.043737
10.0.0.242 - - [2026-03-02 03:34:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004085
10.0.0.242 - - [2026-03-02 03:34:26] "GET /security-group/b907572a-0269-46a3-bb69-f5a219d5df47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3749 0.003885
10.0.0.242 - - [2026-03-02 03:34:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 563 0.072314
10.0.0.242 - - [2026-03-02 03:34:26] "POST /instance-ips HTTP/1.1" 200 357 0.036014
10.0.0.242 - - [2026-03-02 03:34:26] "GET /instance-ip/2aa824f0-2202-4357-81ee-b450d3b433ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1570 0.006410
10.0.0.242 - - [2026-03-02 03:34:26] "GET /virtual-machine-interface/6bab3ce3-04be-4206-b6bf-fe1e10600f17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2341 0.006650
10.0.0.242 - - [2026-03-02 03:34:26] "GET /virtual-machine-interface/6bab3ce3-04be-4206-b6bf-fe1e10600f17?fields=instance_ip_back_refs HTTP/1.1" 200 1323 0.012530
10.0.0.242 - - [2026-03-02 03:34:26] "GET /instance-ip/2aa824f0-2202-4357-81ee-b450d3b433ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1570 0.004375
10.0.0.242 - - [2026-03-02 03:34:26] "POST /id-to-fqname HTTP/1.1" 200 218 0.001284
10.0.0.242 - - [2026-03-02 03:34:26] "POST /neutron/port HTTP/1.1" 200 966 0.015980
10.0.0.242 - - [2026-03-02 03:34:26] "POST /neutron/port HTTP/1.1" 200 966 0.012065
10.0.0.242 - - [2026-03-02 03:34:26] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007103
10.0.0.242 - - [2026-03-02 03:34:27] "POST /neutron/port HTTP/1.1" 200 966 0.011420
10.0.0.242 - - [2026-03-02 03:34:27] "POST /neutron/port HTTP/1.1" 200 966 0.011003
10.0.0.242 - - [2026-03-02 03:34:27] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004306
10.0.0.242 - - [2026-03-02 03:34:27] "POST /neutron/network HTTP/1.1" 200 823 0.006932
10.0.0.242 - - [2026-03-02 03:34:32] "POST /neutron/port HTTP/1.1" 200 1068 0.017028
10.0.0.242 - - [2026-03-02 03:34:32] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008312
10.0.0.242 - - [2026-03-02 03:34:32] "GET /virtual-machine/d345ff11-e27b-4fa2-868b-4ce90ca6c4a2 HTTP/1.1" 200 1268 0.006318
10.0.0.242 - - [2026-03-02 03:34:32] "GET /virtual-machine-interface/6bab3ce3-04be-4206-b6bf-fe1e10600f17 HTTP/1.1" 200 2981 0.005300
10.0.0.242 - - [2026-03-02 03:34:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003702
10.0.0.242 - - [2026-03-02 03:34:32] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003827
10.0.0.242 - - [2026-03-02 03:34:32] "GET /virtual-networks?parent_id=bd85c8d4-9541-4674-a6ff-f9f631649c8f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003031
10.0.0.242 - - [2026-03-02 03:34:32] "GET /virtual-network/985392a7-dc6e-4056-9a09-d8a8d188a6dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.006277
10.0.0.242 - - [2026-03-02 03:34:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004631
10.0.0.242 - - [2026-03-02 03:34:35] "GET /virtual-network/985392a7-dc6e-4056-9a09-d8a8d188a6dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.005518
10.0.0.242 - - [2026-03-02 03:34:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004102
10.0.0.242 - - [2026-03-02 03:34:39] "GET /virtual-network/985392a7-dc6e-4056-9a09-d8a8d188a6dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.005721
10.0.0.242 - - [2026-03-02 03:34:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003277
10.0.0.242 - - [2026-03-02 03:34:43] "GET /virtual-network/985392a7-dc6e-4056-9a09-d8a8d188a6dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.005228
10.0.0.242 - - [2026-03-02 03:34:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003834
10.0.0.242 - - [2026-03-02 03:34:47] "GET /virtual-network/985392a7-dc6e-4056-9a09-d8a8d188a6dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.005359
10.0.0.242 - - [2026-03-02 03:34:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003886
10.0.0.242 - - [2026-03-02 03:34:51] "GET /virtual-network/985392a7-dc6e-4056-9a09-d8a8d188a6dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.005517
10.0.0.242 - - [2026-03-02 03:34:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003087
10.0.0.242 - - [2026-03-02 03:34:56] "GET /virtual-network/985392a7-dc6e-4056-9a09-d8a8d188a6dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.005706
10.0.0.242 - - [2026-03-02 03:35:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003297
10.0.0.242 - - [2026-03-02 03:35:00] "GET /virtual-network/985392a7-dc6e-4056-9a09-d8a8d188a6dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.005301
10.0.0.242 - - [2026-03-02 03:35:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004347
10.0.0.242 - - [2026-03-02 03:35:04] "GET /virtual-network/985392a7-dc6e-4056-9a09-d8a8d188a6dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.005955
10.0.0.242 - - [2026-03-02 03:35:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003169
10.0.0.242 - - [2026-03-02 03:35:08] "GET /virtual-network/985392a7-dc6e-4056-9a09-d8a8d188a6dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.005550
10.0.0.242 - - [2026-03-02 03:35:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004443
10.0.0.242 - - [2026-03-02 03:35:10] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005989
10.0.0.242 - - [2026-03-02 03:35:10] "GET /virtual-networks?parent_id=bd85c8d4-9541-4674-a6ff-f9f631649c8f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003758
10.0.0.242 - - [2026-03-02 03:35:10] "GET /virtual-network/985392a7-dc6e-4056-9a09-d8a8d188a6dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.006007
10.0.0.242 - - [2026-03-02 03:35:10] "POST /neutron/port HTTP/1.1" 200 1123 0.017917
10.0.0.242 - - [2026-03-02 03:35:10] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005197
10.0.0.242 - - [2026-03-02 03:35:11] "POST /neutron/network HTTP/1.1" 200 823 0.008354
10.0.0.242 - - [2026-03-02 03:35:17] "POST /neutron/port HTTP/1.1" 200 1068 0.019516
10.0.0.242 - - [2026-03-02 03:35:20] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007597
10.0.0.242 - - [2026-03-02 03:35:26] "POST /id-to-fqname HTTP/1.1" 200 218 0.001300
10.0.0.242 - - [2026-03-02 03:35:26] "POST /neutron/network HTTP/1.1" 200 833 0.006878
10.0.0.23 - - [2026-03-02 03:35:27] "GET /projects?obj_uuids=bd85c8d4-9541-4674-a6ff-f9f631649c8f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001062
10.0.0.242 - - [2026-03-02 03:35:27] "GET /project/bd85c8d4-9541-4674-a6ff-f9f631649c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.076228
10.0.0.242 - - [2026-03-02 03:35:27] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007393
10.0.0.242 - - [2026-03-02 03:35:27] "POST /neutron/network HTTP/1.1" 200 833 0.010048
10.0.0.242 - - [2026-03-02 03:35:28] "POST /neutron/port HTTP/1.1" 200 1059 0.019890
10.0.0.242 - - [2026-03-02 03:35:28] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003793
10.0.0.242 - - [2026-03-02 03:35:28] "POST /neutron/network HTTP/1.1" 200 823 0.007982
10.0.0.242 - - [2026-03-02 03:35:32] "POST /neutron/port HTTP/1.1" 200 1123 0.019466
10.0.0.242 - - [2026-03-02 03:35:32] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007944
10.0.0.242 - - [2026-03-02 03:35:32] "GET /virtual-machine/23e28798-8aab-40bb-ace3-de5a3f2287ae HTTP/1.1" 200 1290 0.005997
10.0.0.242 - - [2026-03-02 03:35:32] "GET /virtual-machine-interface/4336ef38-f835-4cbf-813e-fbacc7a3d67c HTTP/1.1" 200 2930 0.007579
10.0.0.242 - - [2026-03-02 03:35:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003381
10.0.0.242 - - [2026-03-02 03:35:32] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003601
10.0.0.242 - - [2026-03-02 03:35:32] "GET /virtual-networks?parent_id=bd85c8d4-9541-4674-a6ff-f9f631649c8f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003410
10.0.0.242 - - [2026-03-02 03:35:32] "GET /virtual-network/985392a7-dc6e-4056-9a09-d8a8d188a6dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.005774
10.0.0.242 - - [2026-03-02 03:35:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003885
10.0.0.242 - - [2026-03-02 03:35:36] "GET /virtual-network/985392a7-dc6e-4056-9a09-d8a8d188a6dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.006315
10.0.0.242 - - [2026-03-02 03:35:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004116
10.0.0.242 - - [2026-03-02 03:35:40] "GET /virtual-network/985392a7-dc6e-4056-9a09-d8a8d188a6dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.005251
10.0.0.242 - - [2026-03-02 03:35:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003663
10.0.0.242 - - [2026-03-02 03:35:44] "GET /virtual-network/985392a7-dc6e-4056-9a09-d8a8d188a6dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.007671
10.0.0.242 - - [2026-03-02 03:35:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003615
10.0.0.242 - - [2026-03-02 03:35:48] "GET /virtual-network/985392a7-dc6e-4056-9a09-d8a8d188a6dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.005942
10.0.0.23 - - [2026-03-02 03:35:51] "GET /global-system-configs HTTP/1.1" 401 293 0.000414
10.0.0.23 - - [2026-03-02 03:35:51] "GET /global-system-configs HTTP/1.1" 401 293 0.000431
10.0.0.27 - - [2026-03-02 03:35:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000401
10.0.0.27 - - [2026-03-02 03:35:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000550
10.0.0.27 - - [2026-03-02 03:35:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000587
10.0.0.27 - - [2026-03-02 03:35:52] "GET /global-system-configs HTTP/1.1" 401 293 0.001234
10.0.0.242 - - [2026-03-02 03:35:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003329
10.0.0.242 - - [2026-03-02 03:35:52] "GET /virtual-network/985392a7-dc6e-4056-9a09-d8a8d188a6dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.005126
10.0.0.242 - - [2026-03-02 03:35:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000478
10.0.0.242 - - [2026-03-02 03:35:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000537
10.0.0.23 - - [2026-03-02 03:35:53] "GET /global-system-configs HTTP/1.1" 401 293 0.000560
10.0.0.23 - - [2026-03-02 03:35:53] "GET /global-system-configs HTTP/1.1" 401 293 0.000537
10.0.0.242 - - [2026-03-02 03:35:54] "GET /global-system-configs HTTP/1.1" 401 293 0.000550
10.0.0.242 - - [2026-03-02 03:35:54] "GET /global-system-configs HTTP/1.1" 401 293 0.000397
10.0.0.242 - - [2026-03-02 03:35:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004221
10.0.0.242 - - [2026-03-02 03:35:56] "GET /virtual-network/985392a7-dc6e-4056-9a09-d8a8d188a6dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.005258
10.0.0.242 - - [2026-03-02 03:36:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003683
10.0.0.242 - - [2026-03-02 03:36:00] "GET /virtual-network/985392a7-dc6e-4056-9a09-d8a8d188a6dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.005973
10.0.0.242 - - [2026-03-02 03:36:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004321
10.0.0.242 - - [2026-03-02 03:36:04] "GET /virtual-network/985392a7-dc6e-4056-9a09-d8a8d188a6dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.005483
10.0.0.242 - - [2026-03-02 03:36:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003807
10.0.0.242 - - [2026-03-02 03:36:08] "GET /virtual-network/985392a7-dc6e-4056-9a09-d8a8d188a6dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.005266
10.0.0.242 - - [2026-03-02 03:36:10] "POST /neutron/network HTTP/1.1" 200 833 0.007272
10.0.0.242 - - [2026-03-02 03:36:10] "POST /neutron/port HTTP/1.1" 200 117 0.001750
10.0.0.242 - - [2026-03-02 03:36:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003397
10.0.0.242 - - [2026-03-02 03:36:12] "GET /virtual-network/985392a7-dc6e-4056-9a09-d8a8d188a6dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.005917
10.0.0.242 - - [2026-03-02 03:36:14] "POST /neutron/port HTTP/1.1" 200 1123 0.019874
10.0.0.242 - - [2026-03-02 03:36:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003197
10.0.0.242 - - [2026-03-02 03:36:15] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003703
10.0.0.242 - - [2026-03-02 03:36:15] "GET /virtual-networks?parent_id=bd85c8d4-9541-4674-a6ff-f9f631649c8f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003601
10.0.0.242 - - [2026-03-02 03:36:15] "GET /virtual-network/985392a7-dc6e-4056-9a09-d8a8d188a6dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.006108
10.0.0.242 - - [2026-03-02 03:36:15] "POST /neutron/subnet HTTP/1.1" 200 704 0.009849
10.0.0.242 - - [2026-03-02 03:36:15] "POST /neutron/port HTTP/1.1" 200 1123 0.022005
10.0.0.242 - - [2026-03-02 03:36:20] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007473
10.0.0.242 - - [2026-03-02 03:36:25] "POST /neutron/port HTTP/1.1" 200 1123 0.017675
10.0.0.242 - - [2026-03-02 03:36:30] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007808
10.0.0.242 - - [2026-03-02 03:36:36] "POST /neutron/port HTTP/1.1" 200 1123 0.018302
10.0.0.242 - - [2026-03-02 03:36:36] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009166
10.0.0.242 - - [2026-03-02 03:36:36] "POST /neutron/network HTTP/1.1" 200 797 0.015363
10.0.0.242 - - [2026-03-02 03:36:36] "POST /id-to-fqname HTTP/1.1" 200 218 0.001889
10.0.0.242 - - [2026-03-02 03:36:36] "GET /virtual-machine/23e28798-8aab-40bb-ace3-de5a3f2287ae HTTP/1.1" 200 1290 0.004404
10.0.0.242 - - [2026-03-02 03:36:36] "GET /virtual-machine-interface/4336ef38-f835-4cbf-813e-fbacc7a3d67c HTTP/1.1" 200 2930 0.006474
10.0.0.242 - - [2026-03-02 03:36:36] "GET /instance-ip/7e6ae876-150d-423c-b990-d7d2a2962040 HTTP/1.1" 200 1617 0.008862
10.0.0.242 - - [2026-03-02 03:36:36] "GET /virtual-machine-interface/4336ef38-f835-4cbf-813e-fbacc7a3d67c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2709 0.006510
10.0.0.242 - - [2026-03-02 03:36:36] "PUT /virtual-machine-interface/4336ef38-f835-4cbf-813e-fbacc7a3d67c HTTP/1.1" 200 284 0.015293
10.0.0.27 - - [2026-03-02 03:36:52] "GET /obj-perms HTTP/1.1" 200 5075 0.047783
10.0.0.23 - - [2026-03-02 03:36:52] "GET /obj-perms HTTP/1.1" 200 5075 0.057421
10.0.0.242 - - [2026-03-02 03:37:11] "POST /neutron/port HTTP/1.1" 200 1123 0.039837
10.0.0.242 - - [2026-03-02 03:37:12] "POST /neutron/subnet HTTP/1.1" 200 704 0.009477
10.0.0.242 - - [2026-03-02 03:37:14] "POST /neutron/port HTTP/1.1" 200 1123 0.040531
10.0.0.242 - - [2026-03-02 03:37:15] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004065
10.0.0.242 - - [2026-03-02 03:37:15] "POST /neutron/network HTTP/1.1" 200 823 0.007676
10.0.0.242 - - [2026-03-02 03:37:52] "GET /obj-perms HTTP/1.1" 200 5075 0.076138
10.0.0.242 - - [2026-03-02 03:37:56] "DELETE /instance-ip/2aa824f0-2202-4357-81ee-b450d3b433ec HTTP/1.1" 200 115 0.043997
10.0.0.242 - - [2026-03-02 03:37:56] "DELETE /virtual-machine-interface/6bab3ce3-04be-4206-b6bf-fe1e10600f17 HTTP/1.1" 200 115 0.087372
10.0.0.242 - - [2026-03-02 03:37:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003598
10.0.0.242 - - [2026-03-02 03:37:56] "GET /virtual-network/985392a7-dc6e-4056-9a09-d8a8d188a6dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.005728
10.0.0.242 - - [2026-03-02 03:37:56] "PUT /virtual-network/985392a7-dc6e-4056-9a09-d8a8d188a6dd HTTP/1.1" 200 264 0.057630
10.0.0.242 - - [2026-03-02 03:37:56] "POST /neutron/port HTTP/1.1" 200 1123 0.016245
10.0.0.242 - - [2026-03-02 03:37:57] "DELETE /route-target/69f53e8b-3972-4685-8ec5-339411d4dcf3 HTTP/1.1" 200 115 0.058588
10.0.0.242 - - [2026-03-02 03:37:57] "POST /neutron/port HTTP/1.1" 200 1123 0.018835
10.0.0.242 - - [2026-03-02 03:37:58] "POST /neutron/network HTTP/1.1" 200 823 0.006577
10.0.0.23 - - [2026-03-02 03:38:00] "GET /projects?obj_uuids=bd85c8d4-9541-4674-a6ff-f9f631649c8f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.026718
10.0.0.242 - - [2026-03-02 03:38:00] "GET /project/bd85c8d4-9541-4674-a6ff-f9f631649c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.112296
10.0.0.23 - - [2026-03-02 03:38:00] "GET /projects?obj_uuids=bd85c8d4-9541-4674-a6ff-f9f631649c8f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001673
10.0.0.242 - - [2026-03-02 03:38:00] "GET /project/bd85c8d4-9541-4674-a6ff-f9f631649c8f?fields=virtual_networks HTTP/1.1" 200 1029 0.046901
10.0.0.23 - - [2026-03-02 03:38:00] "GET /projects?obj_uuids=bd85c8d4-9541-4674-a6ff-f9f631649c8f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000978
10.0.0.242 - - [2026-03-02 03:38:00] "GET /project/bd85c8d4-9541-4674-a6ff-f9f631649c8f?fields=virtual_machine_interfaces HTTP/1.1" 200 1029 0.038472
10.0.0.23 - - [2026-03-02 03:38:00] "GET /projects?obj_uuids=bd85c8d4-9541-4674-a6ff-f9f631649c8f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000993
10.0.0.242 - - [2026-03-02 03:38:00] "GET /project/bd85c8d4-9541-4674-a6ff-f9f631649c8f?fields=security_groups HTTP/1.1" 200 1253 0.042859
10.0.0.242 - - [2026-03-02 03:38:01] "POST /neutron/port HTTP/1.1" 400 205 0.003442
10.0.0.242 - - [2026-03-02 03:38:01] "POST /fqname-to-id HTTP/1.1" 404 185 0.045615
10.0.0.23 - - [2026-03-02 03:38:02] "GET /projects?obj_uuids=01c8b3f3-3f91-4a76-9db2-751d0797f756&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003201
10.0.0.23 - - [2026-03-02 03:38:02] "GET /domains?obj_uuids=cc2d0805-fa5b-4698-bfcc-d7811c08231a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001018
10.0.0.23 - - [2026-03-02 03:38:02] "GET /domain/cc2d0805-fa5b-4698-bfcc-d7811c08231a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.042830
10.0.0.23 - - [2026-03-02 03:38:02] "POST /id-to-fqname HTTP/1.1" 200 187 0.004531
10.0.0.23 - - [2026-03-02 03:38:02] "POST /fqname-to-id HTTP/1.1" 404 196 0.004344
10.0.0.23 - - [2026-03-02 03:38:02] "POST /security-groups HTTP/1.1" 200 588 0.037768
10.0.0.242 - - [2026-03-02 03:38:02] "POST /fqname-to-id HTTP/1.1" 404 231 0.003775
10.0.0.23 - - [2026-03-02 03:38:02] "POST /projects HTTP/1.1" 200 579 0.257565
10.0.0.23 - - [2026-03-02 03:38:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.301295
10.0.0.242 - - [2026-03-02 03:38:02] "GET /project/01c8b3f3-3f91-4a76-9db2-751d0797f756?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1350 0.493190
10.0.0.242 - - [2026-03-02 03:38:02] "POST /access-control-lists HTTP/1.1" 200 591 0.050483
10.0.0.242 - - [2026-03-02 03:38:03] "GET / HTTP/1.1" 200 35931 0.001940
10.0.0.242 - - [2026-03-02 03:38:05] "POST /fqname-to-id HTTP/1.1" 401 293 0.000458
10.0.0.242 - - [2026-03-02 03:38:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.062260
10.0.0.23 - - [2026-03-02 03:38:05] "GET /projects?obj_uuids=01c8b3f3-3f91-4a76-9db2-751d0797f756&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001066
10.0.0.242 - - [2026-03-02 03:38:05] "GET /project/01c8b3f3-3f91-4a76-9db2-751d0797f756?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1350 0.038017
10.0.0.23 - - [2026-03-02 03:38:06] "POST /useragent-kv HTTP/1.1" 200 115 0.003907
10.0.0.242 - - [2026-03-02 03:38:06] "POST /neutron/subnet HTTP/1.1" 200 720 0.261688
10.0.0.242 - - [2026-03-02 03:38:06] "POST /id-to-fqname HTTP/1.1" 200 221 0.002377
10.0.0.242 - - [2026-03-02 03:38:06] "GET /virtual-network/00658c5e-3134-41e1-9fa4-5d0e9065637a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005762
10.0.0.242 - - [2026-03-02 03:38:06] "GET /virtual-network/00658c5e-3134-41e1-9fa4-5d0e9065637a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005647
10.0.0.242 - - [2026-03-02 03:38:06] "POST /neutron/network HTTP/1.1" 200 828 0.006777
10.0.0.242 - - [2026-03-02 03:38:06] "POST /fqname-to-id HTTP/1.1" 404 207 0.002888
10.0.0.242 - - [2026-03-02 03:38:06] "GET /virtual-network/00658c5e-3134-41e1-9fa4-5d0e9065637a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006098
10.0.0.242 - - [2026-03-02 03:38:07] "GET /virtual-machine-interface/2dc56a04-2551-4fbd-a899-d6707c2f0249?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.009436
10.0.0.242 - - [2026-03-02 03:38:07] "GET /virtual-machine-interface/2dc56a04-2551-4fbd-a899-d6707c2f0249?fields=instance_ip_back_refs HTTP/1.1" 200 1319 0.010099
10.0.0.242 - - [2026-03-02 03:38:07] "GET /instance-ip/d15f8ecd-719a-4e86-be12-ef7a800c3351?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1600 0.004827
10.0.0.242 - - [2026-03-02 03:38:07] "POST /id-to-fqname HTTP/1.1" 200 221 0.001257
10.0.0.242 - - [2026-03-02 03:38:07] "POST /neutron/network HTTP/1.1" 200 838 0.008017
10.0.0.23 - - [2026-03-02 03:38:08] "GET /projects?obj_uuids=01c8b3f3-3f91-4a76-9db2-751d0797f756&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000982
10.0.0.242 - - [2026-03-02 03:38:08] "GET /project/01c8b3f3-3f91-4a76-9db2-751d0797f756?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1350 0.066949
10.0.0.242 - - [2026-03-02 03:38:08] "POST /neutron/port HTTP/1.1" 200 117 0.007567
10.0.0.242 - - [2026-03-02 03:38:08] "POST /id-to-fqname HTTP/1.1" 200 221 0.001245
10.0.0.242 - - [2026-03-02 03:38:08] "POST /neutron/port HTTP/1.1" 200 982 0.045662
10.0.0.242 - - [2026-03-02 03:38:08] "POST /neutron/network HTTP/1.1" 200 838 0.006816
10.0.0.242 - - [2026-03-02 03:38:08] "POST /neutron/port HTTP/1.1" 200 117 0.007700
10.0.0.23 - - [2026-03-02 03:38:09] "GET /projects?obj_uuids=01c8b3f3-3f91-4a76-9db2-751d0797f756&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001084
10.0.0.242 - - [2026-03-02 03:38:09] "GET /project/01c8b3f3-3f91-4a76-9db2-751d0797f756?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1350 0.076584
10.0.0.242 - - [2026-03-02 03:38:09] "POST /fqname-to-id HTTP/1.1" 404 208 0.003867
10.0.0.242 - - [2026-03-02 03:38:09] "POST /interface-route-tables HTTP/1.1" 200 556 0.032914
10.0.0.242 - - [2026-03-02 03:38:09] "GET /interface-route-table/c9389339-31c2-4acc-b8de-292c20b5f4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1275 0.005938
10.0.0.242 - - [2026-03-02 03:38:09] "POST /neutron/port HTTP/1.1" 200 1056 0.021814
10.0.0.242 - - [2026-03-02 03:38:09] "POST /neutron/port HTTP/1.1" 200 982 0.013935
10.0.0.242 - - [2026-03-02 03:38:09] "POST /neutron/subnet HTTP/1.1" 200 694 0.009415
10.0.0.242 - - [2026-03-02 03:38:09] "POST /neutron/port HTTP/1.1" 200 117 0.001055
10.0.0.242 - - [2026-03-02 03:38:09] "POST /neutron/port HTTP/1.1" 200 1084 0.019520
10.0.0.242 - - [2026-03-02 03:38:09] "POST /neutron/port HTTP/1.1" 200 117 0.001109
10.0.0.242 - - [2026-03-02 03:38:10] "GET /virtual-machine-interface/2dc56a04-2551-4fbd-a899-d6707c2f0249?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2663 0.005825
10.0.0.242 - - [2026-03-02 03:38:10] "POST /ref-update HTTP/1.1" 200 156 0.014921
10.0.0.242 - - [2026-03-02 03:38:10] "POST /neutron/security_group HTTP/1.1" 200 2055 0.008371
10.0.0.242 - - [2026-03-02 03:38:15] "POST /neutron/network HTTP/1.1" 200 838 0.006514
10.0.0.242 - - [2026-03-02 03:38:15] "POST /neutron/port HTTP/1.1" 200 117 0.001096
10.0.0.242 - - [2026-03-02 03:38:15] "POST /neutron/security_group HTTP/1.1" 200 2055 0.008031
10.0.0.242 - - [2026-03-02 03:38:15] "POST /neutron/port HTTP/1.1" 200 1120 0.021752
10.0.0.242 - - [2026-03-02 03:38:15] "POST /neutron/security_group HTTP/1.1" 200 2055 0.008135
10.0.0.242 - - [2026-03-02 03:38:15] "GET /virtual-machine/fa00cbeb-6985-4644-9157-0a737d5e6b37 HTTP/1.1" 401 293 0.000484
10.0.0.242 - - [2026-03-02 03:38:16] "GET /virtual-machine/fa00cbeb-6985-4644-9157-0a737d5e6b37 HTTP/1.1" 200 1290 0.029906
10.0.0.242 - - [2026-03-02 03:38:16] "GET /virtual-machine/fa00cbeb-6985-4644-9157-0a737d5e6b37 HTTP/1.1" 200 1290 0.003384
10.0.0.242 - - [2026-03-02 03:38:16] "GET /virtual-machine-interface/de9de776-568e-4a94-a169-4badb3ed48c2 HTTP/1.1" 200 2939 0.005304
10.0.0.242 - - [2026-03-02 03:38:16] "GET /virtual-machine/fa00cbeb-6985-4644-9157-0a737d5e6b37 HTTP/1.1" 200 1290 0.003476
10.0.0.242 - - [2026-03-02 03:38:16] "GET /virtual-machine-interface/de9de776-568e-4a94-a169-4badb3ed48c2 HTTP/1.1" 200 2939 0.005969
10.0.0.242 - - [2026-03-02 03:38:16] "GET /instance-ip/097cb4bb-0de7-4ac7-966d-54032639fb51 HTTP/1.1" 200 1616 0.005773
10.0.0.242 - - [2026-03-02 03:38:16] "GET /virtual-machine/fa00cbeb-6985-4644-9157-0a737d5e6b37 HTTP/1.1" 200 1290 0.003382
10.0.0.242 - - [2026-03-02 03:38:16] "GET /virtual-machine-interface/de9de776-568e-4a94-a169-4badb3ed48c2 HTTP/1.1" 200 2939 0.005009
10.0.0.242 - - [2026-03-02 03:38:16] "GET /instance-ip/097cb4bb-0de7-4ac7-966d-54032639fb51 HTTP/1.1" 200 1616 0.003533
10.0.0.242 - - [2026-03-02 03:38:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003695
10.0.0.242 - - [2026-03-02 03:38:16] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004088
10.0.0.242 - - [2026-03-02 03:38:16] "GET /virtual-networks?parent_id=01c8b3f3-3f91-4a76-9db2-751d0797f756&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003052
10.0.0.242 - - [2026-03-02 03:38:16] "GET /virtual-network/00658c5e-3134-41e1-9fa4-5d0e9065637a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005977
10.0.0.242 - - [2026-03-02 03:38:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004732
10.0.0.242 - - [2026-03-02 03:38:16] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004044
10.0.0.242 - - [2026-03-02 03:38:16] "GET /virtual-networks?parent_id=01c8b3f3-3f91-4a76-9db2-751d0797f756&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002577
10.0.0.242 - - [2026-03-02 03:38:16] "GET /virtual-network/00658c5e-3134-41e1-9fa4-5d0e9065637a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007623
10.0.0.242 - - [2026-03-02 03:38:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003225
10.0.0.242 - - [2026-03-02 03:38:16] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004262
10.0.0.242 - - [2026-03-02 03:38:16] "GET /virtual-networks?parent_id=01c8b3f3-3f91-4a76-9db2-751d0797f756&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003253
10.0.0.242 - - [2026-03-02 03:38:16] "GET /virtual-network/00658c5e-3134-41e1-9fa4-5d0e9065637a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007104
10.0.0.242 - - [2026-03-02 03:38:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004148
10.0.0.242 - - [2026-03-02 03:38:16] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005916
10.0.0.242 - - [2026-03-02 03:38:16] "GET /virtual-networks?parent_id=01c8b3f3-3f91-4a76-9db2-751d0797f756&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003556
10.0.0.242 - - [2026-03-02 03:38:16] "GET /virtual-network/00658c5e-3134-41e1-9fa4-5d0e9065637a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007737
10.0.0.242 - - [2026-03-02 03:38:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004750
10.0.0.242 - - [2026-03-02 03:38:16] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004724
10.0.0.242 - - [2026-03-02 03:38:16] "GET /virtual-networks?parent_id=01c8b3f3-3f91-4a76-9db2-751d0797f756&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003380
10.0.0.242 - - [2026-03-02 03:38:16] "GET /virtual-network/00658c5e-3134-41e1-9fa4-5d0e9065637a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006140
10.0.0.242 - - [2026-03-02 03:38:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003241
10.0.0.242 - - [2026-03-02 03:38:17] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005824
10.0.0.242 - - [2026-03-02 03:38:17] "GET /virtual-networks?parent_id=01c8b3f3-3f91-4a76-9db2-751d0797f756&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.004180
10.0.0.242 - - [2026-03-02 03:38:17] "GET /virtual-network/00658c5e-3134-41e1-9fa4-5d0e9065637a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007274
10.0.0.242 - - [2026-03-02 03:38:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003450
10.0.0.242 - - [2026-03-02 03:38:17] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004646
10.0.0.242 - - [2026-03-02 03:38:17] "GET /virtual-networks?parent_id=01c8b3f3-3f91-4a76-9db2-751d0797f756&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003445
10.0.0.242 - - [2026-03-02 03:38:17] "GET /virtual-network/00658c5e-3134-41e1-9fa4-5d0e9065637a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006540
10.0.0.242 - - [2026-03-02 03:38:19] "POST /neutron/port HTTP/1.1" 200 1084 0.018861
10.0.0.242 - - [2026-03-02 03:38:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003363
10.0.0.242 - - [2026-03-02 03:38:20] "GET /virtual-network/00658c5e-3134-41e1-9fa4-5d0e9065637a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006081
10.0.0.242 - - [2026-03-02 03:38:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003163
10.0.0.242 - - [2026-03-02 03:38:22] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006092
10.0.0.242 - - [2026-03-02 03:38:22] "GET /virtual-networks?parent_id=01c8b3f3-3f91-4a76-9db2-751d0797f756&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003417
10.0.0.242 - - [2026-03-02 03:38:22] "GET /virtual-network/00658c5e-3134-41e1-9fa4-5d0e9065637a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007760
10.0.0.242 - - [2026-03-02 03:38:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005284
10.0.0.242 - - [2026-03-02 03:38:22] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.007101
10.0.0.242 - - [2026-03-02 03:38:22] "GET /virtual-networks?parent_id=01c8b3f3-3f91-4a76-9db2-751d0797f756&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.005318
10.0.0.242 - - [2026-03-02 03:38:22] "GET /virtual-network/00658c5e-3134-41e1-9fa4-5d0e9065637a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.013101
10.0.0.242 - - [2026-03-02 03:38:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.014471
10.0.0.242 - - [2026-03-02 03:38:22] "GET /routing-instance/eff8009d-67df-43da-93fc-4ab738e4d2cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.014876
10.0.0.242 - - [2026-03-02 03:38:22] "GET /route-target/8a0946f9-00db-431b-81c0-91113eb47d94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.004731
10.0.0.242 - - [2026-03-02 03:38:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003857
10.0.0.242 - - [2026-03-02 03:38:23] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003222
10.0.0.242 - - [2026-03-02 03:38:23] "GET /virtual-networks?parent_id=01c8b3f3-3f91-4a76-9db2-751d0797f756&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002716
10.0.0.242 - - [2026-03-02 03:38:23] "GET /virtual-network/00658c5e-3134-41e1-9fa4-5d0e9065637a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.012607
10.0.0.242 - - [2026-03-02 03:38:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003977
10.0.0.242 - - [2026-03-02 03:38:23] "GET /routing-instance/eff8009d-67df-43da-93fc-4ab738e4d2cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.009534
10.0.0.242 - - [2026-03-02 03:38:23] "GET /route-target/8a0946f9-00db-431b-81c0-91113eb47d94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.004410
10.0.0.242 - - [2026-03-02 03:38:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003690
10.0.0.242 - - [2026-03-02 03:38:23] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005721
10.0.0.242 - - [2026-03-02 03:38:23] "GET /virtual-networks?parent_id=01c8b3f3-3f91-4a76-9db2-751d0797f756&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.004668
10.0.0.242 - - [2026-03-02 03:38:23] "GET /virtual-network/00658c5e-3134-41e1-9fa4-5d0e9065637a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.009677
10.0.0.242 - - [2026-03-02 03:38:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003930
10.0.0.242 - - [2026-03-02 03:38:23] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.007531
10.0.0.242 - - [2026-03-02 03:38:23] "GET /virtual-networks?parent_id=01c8b3f3-3f91-4a76-9db2-751d0797f756&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.004840
10.0.0.242 - - [2026-03-02 03:38:23] "GET /virtual-network/00658c5e-3134-41e1-9fa4-5d0e9065637a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.008397
10.0.0.242 - - [2026-03-02 03:38:24] "GET /obj-perms HTTP/1.1" 200 5043 0.081559
10.0.0.23 - - [2026-03-02 03:38:24] "GET /obj-perms HTTP/1.1" 200 5043 0.072134
10.0.0.242 - - [2026-03-02 03:38:24] "GET /obj-perms HTTP/1.1" 200 5043 0.003502
10.0.0.242 - - [2026-03-02 03:38:25] "GET /obj-perms HTTP/1.1" 200 5043 0.004648
10.0.0.242 - - [2026-03-02 03:38:25] "POST /neutron/security_group HTTP/1.1" 200 2055 0.009421
10.0.0.242 - - [2026-03-02 03:38:25] "POST /neutron/port HTTP/1.1" 200 1084 0.025040
10.0.0.242 - - [2026-03-02 03:38:25] "GET /virtual-machine/4e3033c9-0b01-4bfc-a906-ea9d41503978 HTTP/1.1" 200 1267 0.011343
10.0.0.242 - - [2026-03-02 03:38:25] "GET /virtual-machine-interface/2dc56a04-2551-4fbd-a899-d6707c2f0249 HTTP/1.1" 200 3150 0.006358
10.0.0.242 - - [2026-03-02 03:38:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004534
10.0.0.242 - - [2026-03-02 03:38:25] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.008107
10.0.0.242 - - [2026-03-02 03:38:25] "GET /virtual-networks?parent_id=01c8b3f3-3f91-4a76-9db2-751d0797f756&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.004140
10.0.0.242 - - [2026-03-02 03:38:25] "GET /virtual-network/00658c5e-3134-41e1-9fa4-5d0e9065637a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006692
10.0.0.242 - - [2026-03-02 03:38:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003148
10.0.0.242 - - [2026-03-02 03:38:27] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004036
10.0.0.242 - - [2026-03-02 03:38:27] "GET /virtual-networks?parent_id=01c8b3f3-3f91-4a76-9db2-751d0797f756&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002367
10.0.0.242 - - [2026-03-02 03:38:27] "GET /virtual-network/00658c5e-3134-41e1-9fa4-5d0e9065637a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005728
10.0.0.242 - - [2026-03-02 03:38:27] "GET /virtual-network/00658c5e-3134-41e1-9fa4-5d0e9065637a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005452
10.0.0.27 - - [2026-03-02 03:38:28] "GET /obj-perms HTTP/1.1" 200 5043 0.054966
10.0.0.242 - - [2026-03-02 03:38:28] "GET /virtual-machine/fa00cbeb-6985-4644-9157-0a737d5e6b37 HTTP/1.1" 200 1290 0.005150
10.0.0.242 - - [2026-03-02 03:38:28] "POST /neutron/port HTTP/1.1" 200 1110 0.014676
10.0.0.242 - - [2026-03-02 03:38:30] "GET /virtual-machine/fa00cbeb-6985-4644-9157-0a737d5e6b37 HTTP/1.1" 404 171 0.003140
10.0.0.242 - - [2026-03-02 03:38:30] "GET /virtual-machine/fa00cbeb-6985-4644-9157-0a737d5e6b37 HTTP/1.1" 404 171 0.003177
10.0.0.242 - - [2026-03-02 03:38:30] "GET /virtual-machine/fa00cbeb-6985-4644-9157-0a737d5e6b37 HTTP/1.1" 404 171 0.002807
10.0.0.242 - - [2026-03-02 03:38:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005862
10.0.0.242 - - [2026-03-02 03:38:30] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004351
10.0.0.242 - - [2026-03-02 03:38:30] "GET /virtual-networks?parent_id=01c8b3f3-3f91-4a76-9db2-751d0797f756&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003836
10.0.0.242 - - [2026-03-02 03:38:30] "GET /virtual-network/00658c5e-3134-41e1-9fa4-5d0e9065637a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005623
10.0.0.242 - - [2026-03-02 03:38:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003741
10.0.0.242 - - [2026-03-02 03:38:30] "GET /routing-instance/eff8009d-67df-43da-93fc-4ab738e4d2cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.004249
10.0.0.242 - - [2026-03-02 03:38:30] "GET /route-target/8a0946f9-00db-431b-81c0-91113eb47d94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.003683
10.0.0.242 - - [2026-03-02 03:38:30] "GET /obj-perms HTTP/1.1" 200 5043 0.005303
10.0.0.242 - - [2026-03-02 03:38:36] "GET /obj-perms HTTP/1.1" 200 5043 0.003752
10.0.0.242 - - [2026-03-02 03:38:40] "GET /obj-perms HTTP/1.1" 200 5043 0.003750
10.0.0.242 - - [2026-03-02 03:38:46] "GET /obj-perms HTTP/1.1" 200 5043 0.004497
10.0.0.242 - - [2026-03-02 03:38:49] "GET /obj-perms HTTP/1.1" 200 5043 0.004211
10.0.0.23 - - [2026-03-02 03:38:49] "GET /obj-perms HTTP/1.1" 200 5043 0.003424
10.0.0.242 - - [2026-03-02 03:38:49] "GET /interface-route-table/c9389339-31c2-4acc-b8de-292c20b5f4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1275 0.004195
10.0.0.242 - - [2026-03-02 03:38:49] "GET /virtual-machine-interface/2dc56a04-2551-4fbd-a899-d6707c2f0249?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2929 0.007033
10.0.0.242 - - [2026-03-02 03:38:49] "POST /ref-update HTTP/1.1" 200 156 0.016415
10.0.0.242 - - [2026-03-02 03:38:49] "DELETE /interface-route-table/c9389339-31c2-4acc-b8de-292c20b5f4fc HTTP/1.1" 200 115 0.037620
10.0.0.242 - - [2026-03-02 03:38:49] "POST /neutron/port HTTP/1.1" 200 151 0.204277
10.0.0.242 - - [2026-03-02 03:38:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003999
10.0.0.23 - - [2026-03-02 03:38:51] "GET /projects?obj_uuids=01c8b3f3-3f91-4a76-9db2-751d0797f756&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001571
10.0.0.242 - - [2026-03-02 03:38:51] "GET /project/01c8b3f3-3f91-4a76-9db2-751d0797f756?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1350 0.051509
10.0.0.23 - - [2026-03-02 03:38:51] "GET /projects?obj_uuids=01c8b3f3-3f91-4a76-9db2-751d0797f756&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001427
10.0.0.242 - - [2026-03-02 03:38:51] "GET /project/01c8b3f3-3f91-4a76-9db2-751d0797f756?fields=virtual_networks HTTP/1.1" 200 1025 0.054431
10.0.0.23 - - [2026-03-02 03:38:51] "GET /projects?obj_uuids=01c8b3f3-3f91-4a76-9db2-751d0797f756&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000957
10.0.0.242 - - [2026-03-02 03:38:51] "GET /project/01c8b3f3-3f91-4a76-9db2-751d0797f756?fields=virtual_machine_interfaces HTTP/1.1" 200 1025 0.048247
10.0.0.23 - - [2026-03-02 03:38:51] "GET /projects?obj_uuids=01c8b3f3-3f91-4a76-9db2-751d0797f756&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001365
10.0.0.242 - - [2026-03-02 03:38:51] "GET /project/01c8b3f3-3f91-4a76-9db2-751d0797f756?fields=security_groups HTTP/1.1" 200 1248 0.036979
10.0.0.242 - - [2026-03-02 03:38:52] "POST /fqname-to-id HTTP/1.1" 404 192 0.031505
10.0.0.23 - - [2026-03-02 03:38:52] "GET /projects?obj_uuids=cacf5a3d-8c0a-45c7-8c3c-68368c1bc857&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003027
10.0.0.23 - - [2026-03-02 03:38:52] "GET /domains?obj_uuids=cc2d0805-fa5b-4698-bfcc-d7811c08231a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001277
10.0.0.23 - - [2026-03-02 03:38:52] "GET /domain/cc2d0805-fa5b-4698-bfcc-d7811c08231a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007436
10.0.0.23 - - [2026-03-02 03:38:53] "POST /id-to-fqname HTTP/1.1" 200 194 0.003645
10.0.0.23 - - [2026-03-02 03:38:53] "POST /fqname-to-id HTTP/1.1" 404 203 0.010948
10.0.0.23 - - [2026-03-02 03:38:53] "POST /security-groups HTTP/1.1" 200 595 0.033198
10.0.0.23 - - [2026-03-02 03:38:53] "POST /projects HTTP/1.1" 200 593 0.264714
10.0.0.242 - - [2026-03-02 03:38:53] "POST /access-control-lists HTTP/1.1" 200 600 0.028037
10.0.0.23 - - [2026-03-02 03:38:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.338909
10.0.0.242 - - [2026-03-02 03:38:53] "GET /project/cacf5a3d-8c0a-45c7-8c3c-68368c1bc857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.505238
10.0.0.242 - - [2026-03-02 03:38:54] "GET /obj-perms HTTP/1.1" 200 5075 0.076966
10.0.0.242 - - [2026-03-02 03:38:55] "POST /neutron/port HTTP/1.1" 200 117 0.007154
10.0.0.242 - - [2026-03-02 03:38:55] "GET / HTTP/1.1" 200 35931 0.002250
10.0.0.242 - - [2026-03-02 03:38:55] "POST /fqname-to-id HTTP/1.1" 401 293 0.000642
10.0.0.242 - - [2026-03-02 03:38:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.066243
10.0.0.23 - - [2026-03-02 03:38:56] "GET /projects?obj_uuids=cacf5a3d-8c0a-45c7-8c3c-68368c1bc857&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000961
10.0.0.242 - - [2026-03-02 03:38:56] "GET /project/cacf5a3d-8c0a-45c7-8c3c-68368c1bc857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.039465
10.0.0.23 - - [2026-03-02 03:38:56] "GET /projects?obj_uuids=cacf5a3d-8c0a-45c7-8c3c-68368c1bc857&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001348
10.0.0.242 - - [2026-03-02 03:38:56] "POST /neutron/network HTTP/1.1" 200 609 0.179077
10.0.0.242 - - [2026-03-02 03:38:56] "POST /route-targets HTTP/1.1" 200 327 0.020155
10.0.0.242 - - [2026-03-02 03:38:56] "POST /id-to-fqname HTTP/1.1" 200 224 0.004046
10.0.0.242 - - [2026-03-02 03:38:56] "GET /virtual-network/9e68e2c7-0b83-416b-94ba-af35c5ebed28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006005
10.0.0.242 - - [2026-03-02 03:38:57] "POST /neutron/network HTTP/1.1" 200 827 0.008608
10.0.0.242 - - [2026-03-02 03:38:57] "GET /virtual-network/9e68e2c7-0b83-416b-94ba-af35c5ebed28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005322
10.0.0.242 - - [2026-03-02 03:38:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003599
10.0.0.23 - - [2026-03-02 03:38:57] "GET /projects?obj_uuids=cacf5a3d-8c0a-45c7-8c3c-68368c1bc857&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001026
10.0.0.242 - - [2026-03-02 03:38:57] "GET /project/cacf5a3d-8c0a-45c7-8c3c-68368c1bc857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.045888
10.0.0.242 - - [2026-03-02 03:38:57] "POST /neutron/network HTTP/1.1" 200 117 0.013665
10.0.0.242 - - [2026-03-02 03:38:57] "POST /neutron/network HTTP/1.1" 200 828 0.009012
10.0.0.242 - - [2026-03-02 03:38:57] "POST /id-to-fqname HTTP/1.1" 200 224 0.001223
10.0.0.242 - - [2026-03-02 03:38:57] "GET /virtual-network/f99a8a2f-0a6e-48cf-b84a-bbbda83fb4b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005767
10.0.0.242 - - [2026-03-02 03:38:57] "GET /virtual-network/f99a8a2f-0a6e-48cf-b84a-bbbda83fb4b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005699
10.0.0.242 - - [2026-03-02 03:38:57] "POST /neutron/subnet HTTP/1.1" 200 725 0.008925
10.0.0.242 - - [2026-03-02 03:38:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002678
10.0.0.23 - - [2026-03-02 03:38:57] "GET /projects?obj_uuids=cacf5a3d-8c0a-45c7-8c3c-68368c1bc857&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000893
10.0.0.242 - - [2026-03-02 03:38:57] "GET /project/cacf5a3d-8c0a-45c7-8c3c-68368c1bc857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.041825
10.0.0.242 - - [2026-03-02 03:38:57] "POST /ref-update HTTP/1.1" 200 156 0.034795
10.0.0.23 - - [2026-03-02 03:38:58] "POST /useragent-kv HTTP/1.1" 200 115 0.009785
10.0.0.242 - - [2026-03-02 03:38:58] "POST /neutron/subnet HTTP/1.1" 200 720 0.197453
10.0.0.242 - - [2026-03-02 03:38:58] "POST /id-to-fqname HTTP/1.1" 200 224 0.001584
10.0.0.242 - - [2026-03-02 03:38:58] "GET /virtual-network/e57f7abf-5ae4-4d08-9d5b-04fae1de1f61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006517
10.0.0.242 - - [2026-03-02 03:38:58] "GET /virtual-network/e57f7abf-5ae4-4d08-9d5b-04fae1de1f61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006226
10.0.0.242 - - [2026-03-02 03:38:58] "POST /neutron/network HTTP/1.1" 200 827 0.007219
10.0.0.242 - - [2026-03-02 03:38:58] "POST /fqname-to-id HTTP/1.1" 404 214 0.003613
10.0.0.242 - - [2026-03-02 03:38:58] "GET /virtual-network/f99a8a2f-0a6e-48cf-b84a-bbbda83fb4b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.007525
10.0.0.242 - - [2026-03-02 03:38:58] "GET /virtual-machine-interface/64c92bee-5617-4dd4-80ef-ffa6c892f33d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2372 0.008379
10.0.0.242 - - [2026-03-02 03:38:58] "GET /virtual-machine-interface/64c92bee-5617-4dd4-80ef-ffa6c892f33d?fields=instance_ip_back_refs HTTP/1.1" 200 1332 0.009782
10.0.0.242 - - [2026-03-02 03:38:58] "GET /instance-ip/79b8300c-f0f9-449a-a80d-0223c0e56d69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1610 0.005097
10.0.0.242 - - [2026-03-02 03:38:58] "POST /fqname-to-id HTTP/1.1" 404 214 0.002610
10.0.0.242 - - [2026-03-02 03:38:58] "GET /virtual-network/9e68e2c7-0b83-416b-94ba-af35c5ebed28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.007242
10.0.0.23 - - [2026-03-02 03:38:58] "GET /projects?obj_uuids=cacf5a3d-8c0a-45c7-8c3c-68368c1bc857&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001004
10.0.0.242 - - [2026-03-02 03:38:58] "GET /project/cacf5a3d-8c0a-45c7-8c3c-68368c1bc857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.049799
10.0.0.242 - - [2026-03-02 03:38:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003717
10.0.0.242 - - [2026-03-02 03:38:59] "GET /security-group/9b2089f7-5ffd-410b-bc7f-cfc2793ae560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004828
10.0.0.242 - - [2026-03-02 03:38:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 569 0.108778
10.0.0.242 - - [2026-03-02 03:38:59] "POST /instance-ips HTTP/1.1" 200 357 0.052530
10.0.0.242 - - [2026-03-02 03:38:59] "GET /virtual-machine-interface/69029398-cf70-4a1d-bac1-388b54292024?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2649 0.005840
10.0.0.242 - - [2026-03-02 03:38:59] "GET /virtual-machine-interface/69029398-cf70-4a1d-bac1-388b54292024?fields=instance_ip_back_refs HTTP/1.1" 200 1335 0.009338
10.0.0.242 - - [2026-03-02 03:38:59] "GET /instance-ip/e5a5a863-fc84-4ff8-8f26-7d36661d1591?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1582 0.004643
10.0.0.242 - - [2026-03-02 03:38:59] "POST /fqname-to-id HTTP/1.1" 404 214 0.003709
10.0.0.242 - - [2026-03-02 03:38:59] "GET /virtual-network/f99a8a2f-0a6e-48cf-b84a-bbbda83fb4b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005399
10.0.0.23 - - [2026-03-02 03:38:59] "GET /projects?obj_uuids=cacf5a3d-8c0a-45c7-8c3c-68368c1bc857&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001001
10.0.0.242 - - [2026-03-02 03:38:59] "POST /neutron/port HTTP/1.1" 200 990 0.255454
10.0.0.242 - - [2026-03-02 03:38:59] "GET /virtual-machine-interface/14a34220-98ac-47b1-8d84-290f637ddcc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2373 0.005919
10.0.0.242 - - [2026-03-02 03:38:59] "GET /virtual-machine-interface/14a34220-98ac-47b1-8d84-290f637ddcc2?fields=instance_ip_back_refs HTTP/1.1" 200 1333 0.005853
10.0.0.242 - - [2026-03-02 03:38:59] "GET /instance-ip/9d0e207c-1ecb-4d78-94ca-c49003fae2b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1611 0.004770
10.0.0.242 - - [2026-03-02 03:38:59] "POST /fqname-to-id HTTP/1.1" 404 214 0.002914
10.0.0.242 - - [2026-03-02 03:38:59] "GET /virtual-network/9e68e2c7-0b83-416b-94ba-af35c5ebed28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005420
10.0.0.23 - - [2026-03-02 03:38:59] "GET /projects?obj_uuids=cacf5a3d-8c0a-45c7-8c3c-68368c1bc857&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001399
10.0.0.242 - - [2026-03-02 03:38:59] "GET /project/cacf5a3d-8c0a-45c7-8c3c-68368c1bc857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.055044
10.0.0.242 - - [2026-03-02 03:38:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003280
10.0.0.242 - - [2026-03-02 03:39:00] "GET /security-group/9b2089f7-5ffd-410b-bc7f-cfc2793ae560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005008
10.0.0.242 - - [2026-03-02 03:39:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 569 0.117024
10.0.0.242 - - [2026-03-02 03:39:00] "POST /instance-ips HTTP/1.1" 200 357 0.061879
10.0.0.242 - - [2026-03-02 03:39:00] "GET /virtual-machine-interface/7994959f-9474-4c2d-9e5e-c0322cf27471?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2649 0.005754
10.0.0.242 - - [2026-03-02 03:39:00] "GET /virtual-machine-interface/7994959f-9474-4c2d-9e5e-c0322cf27471?fields=instance_ip_back_refs HTTP/1.1" 200 1335 0.011507
10.0.0.242 - - [2026-03-02 03:39:00] "GET /instance-ip/66b7da90-6eba-403a-8a38-cbde768faaf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1580 0.004050
10.0.0.242 - - [2026-03-02 03:39:00] "POST /fqname-to-id HTTP/1.1" 404 214 0.005408
10.0.0.242 - - [2026-03-02 03:39:00] "DELETE /access-control-list/c35f8776-28f2-470b-ade7-e44fc7fc454c HTTP/1.1" 200 115 0.047243
10.0.0.242 - - [2026-03-02 03:39:00] "GET /virtual-network/f99a8a2f-0a6e-48cf-b84a-bbbda83fb4b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.009712
10.0.0.242 - - [2026-03-02 03:39:00] "GET /virtual-machine-interface/a35b5f8e-bb0c-495a-a9bb-25b42a48859c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2374 0.008336
10.0.0.242 - - [2026-03-02 03:39:00] "GET /virtual-machine-interface/a35b5f8e-bb0c-495a-a9bb-25b42a48859c?fields=instance_ip_back_refs HTTP/1.1" 200 1334 0.010047
10.0.0.23 - - [2026-03-02 03:39:00] "DELETE /project/bd85c8d4-9541-4674-a6ff-f9f631649c8f HTTP/1.1" 404 177 0.005401
10.0.0.23 - - [2026-03-02 03:39:00] "DELETE /project/cacf5a3d8c0a45c78c3c68368c1bc857 HTTP/1.1" 404 173 0.004626
10.0.0.23 - - [2026-03-02 03:39:00] "DELETE /project/01c8b3f33f914a769db2751d0797f756 HTTP/1.1" 404 173 0.007306
10.0.0.23 - - [2026-03-02 03:39:00] "GET /projects?obj_uuids=01c8b3f3-3f91-4a76-9db2-751d0797f756&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000944
10.0.0.242 - - [2026-03-02 03:39:00] "GET /instance-ip/49db47db-7c13-4790-b98d-536e480f91a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1610 0.004748
10.0.0.242 - - [2026-03-02 03:39:00] "POST /fqname-to-id HTTP/1.1" 404 214 0.003477
10.0.0.23 - - [2026-03-02 03:39:00] "GET /project/01c8b3f3-3f91-4a76-9db2-751d0797f756?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.058524
10.0.0.23 - - [2026-03-02 03:39:00] "GET /projects?obj_uuids=01c8b3f3-3f91-4a76-9db2-751d0797f756&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001263
10.0.0.242 - - [2026-03-02 03:39:00] "GET /virtual-network/e57f7abf-5ae4-4d08-9d5b-04fae1de1f61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006469
10.0.0.23 - - [2026-03-02 03:39:00] "GET /projects?obj_uuids=cacf5a3d-8c0a-45c7-8c3c-68368c1bc857&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000995
10.0.0.23 - - [2026-03-02 03:39:00] "GET /project/01c8b3f3-3f91-4a76-9db2-751d0797f756?fields=security_groups HTTP/1.1" 200 1353 0.052902
10.0.0.242 - - [2026-03-02 03:39:01] "GET /project/cacf5a3d-8c0a-45c7-8c3c-68368c1bc857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.089898
10.0.0.242 - - [2026-03-02 03:39:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.015974
10.0.0.23 - - [2026-03-02 03:39:01] "DELETE /security-group/5d5a8b00-a432-4698-b30c-768bc411287f HTTP/1.1" 200 115 0.063985
10.0.0.23 - - [2026-03-02 03:39:01] "GET /projects?obj_uuids=01c8b3f3-3f91-4a76-9db2-751d0797f756&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001068
10.0.0.242 - - [2026-03-02 03:39:01] "GET /security-group/9b2089f7-5ffd-410b-bc7f-cfc2793ae560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005687
10.0.0.23 - - [2026-03-02 03:39:01] "GET /project/01c8b3f3-3f91-4a76-9db2-751d0797f756?fields=application_policy_sets HTTP/1.1" 200 1392 0.059630
10.0.0.242 - - [2026-03-02 03:39:01] "DELETE /access-control-list/a571e286-527f-410b-8b2f-feb3ecdd552e HTTP/1.1" 200 115 0.051408
10.0.0.242 - - [2026-03-02 03:39:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 569 0.141442
10.0.0.23 - - [2026-03-02 03:39:01] "DELETE /project/01c8b3f3-3f91-4a76-9db2-751d0797f756 HTTP/1.1" 200 115 0.497940
10.0.0.242 - - [2026-03-02 03:39:01] "POST /instance-ips HTTP/1.1" 200 357 0.089076
10.0.0.242 - - [2026-03-02 03:39:01] "GET /virtual-machine-interface/8ea62558-9ab3-4847-be8c-6025fc1a921d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2650 0.008053
10.0.0.242 - - [2026-03-02 03:39:01] "GET /virtual-machine-interface/8ea62558-9ab3-4847-be8c-6025fc1a921d?fields=instance_ip_back_refs HTTP/1.1" 200 1336 0.010663
10.0.0.242 - - [2026-03-02 03:39:01] "GET /instance-ip/7fd8855e-5623-4097-9184-ef466a391588?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1581 0.004571
10.0.0.242 - - [2026-03-02 03:39:02] "POST /id-to-fqname HTTP/1.1" 200 224 0.001267
10.0.0.242 - - [2026-03-02 03:39:03] "POST /neutron/port HTTP/1.1" 200 990 0.013298
10.0.0.242 - - [2026-03-02 03:39:03] "POST /neutron/port HTTP/1.1" 200 990 0.016011
10.0.0.242 - - [2026-03-02 03:39:03] "POST /id-to-fqname HTTP/1.1" 200 224 0.001781
10.0.0.242 - - [2026-03-02 03:39:03] "POST /neutron/port HTTP/1.1" 200 117 0.006802
10.0.0.242 - - [2026-03-02 03:39:04] "POST /neutron/network HTTP/1.1" 200 838 0.006811
10.0.0.242 - - [2026-03-02 03:39:04] "POST /neutron/port HTTP/1.1" 200 1082 0.128925
10.0.0.242 - - [2026-03-02 03:39:04] "POST /neutron/subnet HTTP/1.1" 200 699 0.009437
10.0.0.23 - - [2026-03-02 03:39:04] "GET /projects?obj_uuids=cacf5a3d-8c0a-45c7-8c3c-68368c1bc857&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000986
10.0.0.242 - - [2026-03-02 03:39:04] "GET /project/cacf5a3d-8c0a-45c7-8c3c-68368c1bc857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.063626
10.0.0.242 - - [2026-03-02 03:39:04] "POST /neutron/network HTTP/1.1" 200 827 0.006692
10.0.0.242 - - [2026-03-02 03:39:04] "POST /neutron/port HTTP/1.1" 200 117 0.006685
10.0.0.242 - - [2026-03-02 03:39:04] "POST /id-to-fqname HTTP/1.1" 200 224 0.001285
10.0.0.242 - - [2026-03-02 03:39:05] "POST /neutron/port HTTP/1.1" 200 990 0.013357
10.0.0.242 - - [2026-03-02 03:39:05] "POST /neutron/port HTTP/1.1" 200 990 0.014889
10.0.0.242 - - [2026-03-02 03:39:05] "POST /neutron/port HTTP/1.1" 200 990 0.019292
10.0.0.242 - - [2026-03-02 03:39:05] "POST /neutron/port HTTP/1.1" 200 117 0.006881
10.0.0.242 - - [2026-03-02 03:39:05] "POST /neutron/port HTTP/1.1" 200 1063 0.018297
10.0.0.23 - - [2026-03-02 03:39:05] "GET /projects?obj_uuids=cacf5a3d-8c0a-45c7-8c3c-68368c1bc857&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001840
10.0.0.242 - - [2026-03-02 03:39:06] "POST /neutron/subnet HTTP/1.1" 200 694 0.019068
10.0.0.242 - - [2026-03-02 03:39:06] "POST /neutron/router HTTP/1.1" 200 344 0.393723
10.0.0.242 - - [2026-03-02 03:39:06] "POST /neutron/router HTTP/1.1" 200 598 0.010779
10.0.0.242 - - [2026-03-02 03:39:06] "POST /ref-update HTTP/1.1" 200 156 0.021971
10.0.0.242 - - [2026-03-02 03:39:06] "POST /neutron/network HTTP/1.1" 200 838 0.010237
10.0.0.242 - - [2026-03-02 03:39:06] "POST /neutron/port HTTP/1.1" 200 1082 0.185391
10.0.0.242 - - [2026-03-02 03:39:06] "POST /neutron/subnet HTTP/1.1" 200 699 0.010978
10.0.0.242 - - [2026-03-02 03:39:07] "POST /neutron/security_group HTTP/1.1" 200 2062 0.010605
10.0.0.242 - - [2026-03-02 03:39:07] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007514
10.0.0.242 - - [2026-03-02 03:39:07] "GET /virtual-machine/61ee2b7a-2314-4f80-ac5f-6008355244d8 HTTP/1.1" 401 293 0.000427
10.0.0.242 - - [2026-03-02 03:39:07] "GET /virtual-machine/61ee2b7a-2314-4f80-ac5f-6008355244d8 HTTP/1.1" 200 1274 0.030035
10.0.0.242 - - [2026-03-02 03:39:07] "GET /virtual-machine-interface/64c92bee-5617-4dd4-80ef-ffa6c892f33d HTTP/1.1" 200 3186 0.006290
10.0.0.242 - - [2026-03-02 03:39:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003157
10.0.0.242 - - [2026-03-02 03:39:07] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003343
10.0.0.242 - - [2026-03-02 03:39:07] "GET /virtual-networks?parent_id=cacf5a3d-8c0a-45c7-8c3c-68368c1bc857&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.003343
10.0.0.242 - - [2026-03-02 03:39:07] "GET /virtual-network/f99a8a2f-0a6e-48cf-b84a-bbbda83fb4b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005592
10.0.0.242 - - [2026-03-02 03:39:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003424
10.0.0.242 - - [2026-03-02 03:39:10] "GET /virtual-network/f99a8a2f-0a6e-48cf-b84a-bbbda83fb4b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005757
10.0.0.242 - - [2026-03-02 03:39:13] "POST /neutron/port HTTP/1.1" 200 1092 0.020006
10.0.0.242 - - [2026-03-02 03:39:13] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005537
10.0.0.242 - - [2026-03-02 03:39:14] "POST /neutron/network HTTP/1.1" 200 828 0.008574
10.0.0.242 - - [2026-03-02 03:39:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003356
10.0.0.242 - - [2026-03-02 03:39:14] "GET /virtual-network/f99a8a2f-0a6e-48cf-b84a-bbbda83fb4b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006304
10.0.0.242 - - [2026-03-02 03:39:15] "POST /neutron/network HTTP/1.1" 200 837 0.006396
10.0.0.242 - - [2026-03-02 03:39:15] "POST /neutron/port HTTP/1.1" 200 117 0.003950
10.0.0.242 - - [2026-03-02 03:39:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004151
10.0.0.242 - - [2026-03-02 03:39:19] "GET /virtual-network/f99a8a2f-0a6e-48cf-b84a-bbbda83fb4b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005619
10.0.0.242 - - [2026-03-02 03:39:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004116
10.0.0.242 - - [2026-03-02 03:39:23] "GET /virtual-network/f99a8a2f-0a6e-48cf-b84a-bbbda83fb4b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.015195
10.0.0.242 - - [2026-03-02 03:39:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003547
10.0.0.242 - - [2026-03-02 03:39:27] "GET /virtual-network/f99a8a2f-0a6e-48cf-b84a-bbbda83fb4b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005280
10.0.0.242 - - [2026-03-02 03:39:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003866
10.0.0.242 - - [2026-03-02 03:39:31] "GET /virtual-network/f99a8a2f-0a6e-48cf-b84a-bbbda83fb4b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005133
10.0.0.242 - - [2026-03-02 03:39:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003789
10.0.0.242 - - [2026-03-02 03:39:35] "GET /virtual-network/f99a8a2f-0a6e-48cf-b84a-bbbda83fb4b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005904
10.0.0.242 - - [2026-03-02 03:39:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004416
10.0.0.242 - - [2026-03-02 03:39:39] "GET /virtual-network/f99a8a2f-0a6e-48cf-b84a-bbbda83fb4b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005876
10.0.0.242 - - [2026-03-02 03:39:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004163
10.0.0.242 - - [2026-03-02 03:39:43] "GET /virtual-network/f99a8a2f-0a6e-48cf-b84a-bbbda83fb4b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005472
10.0.0.242 - - [2026-03-02 03:39:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006433
10.0.0.242 - - [2026-03-02 03:39:47] "GET /virtual-network/f99a8a2f-0a6e-48cf-b84a-bbbda83fb4b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.007098
10.0.0.242 - - [2026-03-02 03:39:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003713
10.0.0.242 - - [2026-03-02 03:39:49] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005610
10.0.0.242 - - [2026-03-02 03:39:49] "GET /virtual-networks?parent_id=cacf5a3d-8c0a-45c7-8c3c-68368c1bc857&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.010251
10.0.0.242 - - [2026-03-02 03:39:49] "GET /virtual-network/f99a8a2f-0a6e-48cf-b84a-bbbda83fb4b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005868
10.0.0.242 - - [2026-03-02 03:39:50] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008469
10.0.0.242 - - [2026-03-02 03:39:57] "POST /neutron/port HTTP/1.1" 200 1092 0.041886
10.0.0.242 - - [2026-03-02 03:40:00] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008323
10.0.0.242 - - [2026-03-02 03:40:05] "POST /neutron/port HTTP/1.1" 200 1092 0.020439
10.0.0.242 - - [2026-03-02 03:40:10] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008102
10.0.0.242 - - [2026-03-02 03:40:11] "POST /neutron/port HTTP/1.1" 200 1127 0.022067
10.0.0.242 - - [2026-03-02 03:40:11] "GET /virtual-machine/22a89a54-0d20-41bd-8d59-5758cf7515aa HTTP/1.1" 200 1296 0.006217
10.0.0.242 - - [2026-03-02 03:40:11] "GET /virtual-machine-interface/cf840314-9158-4d29-aaa0-437936dc2d50 HTTP/1.1" 200 2962 0.005258
10.0.0.242 - - [2026-03-02 03:40:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003868
10.0.0.242 - - [2026-03-02 03:40:11] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003895
10.0.0.242 - - [2026-03-02 03:40:11] "GET /virtual-networks?parent_id=cacf5a3d-8c0a-45c7-8c3c-68368c1bc857&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.003140
10.0.0.242 - - [2026-03-02 03:40:11] "GET /virtual-network/e57f7abf-5ae4-4d08-9d5b-04fae1de1f61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.007749
10.0.0.242 - - [2026-03-02 03:40:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003465
10.0.0.242 - - [2026-03-02 03:40:12] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003530
10.0.0.242 - - [2026-03-02 03:40:12] "GET /virtual-networks?parent_id=cacf5a3d-8c0a-45c7-8c3c-68368c1bc857&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.004672
10.0.0.242 - - [2026-03-02 03:40:12] "GET /virtual-network/e57f7abf-5ae4-4d08-9d5b-04fae1de1f61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.008007
10.0.0.242 - - [2026-03-02 03:40:12] "POST /neutron/security_group HTTP/1.1" 200 2062 0.009606
10.0.0.242 - - [2026-03-02 03:40:13] "POST /neutron/network HTTP/1.1" 200 838 0.007981
10.0.0.242 - - [2026-03-02 03:40:13] "POST /neutron/port HTTP/1.1" 200 117 0.001194
10.0.0.242 - - [2026-03-02 03:40:15] "POST /neutron/port HTTP/1.1" 200 1127 0.018246
10.0.0.242 - - [2026-03-02 03:40:16] "POST /neutron/subnet HTTP/1.1" 200 694 0.009332
10.0.0.242 - - [2026-03-02 03:40:17] "POST /neutron/port HTTP/1.1" 200 1127 0.015516
10.0.0.242 - - [2026-03-02 03:40:18] "POST /neutron/security_group HTTP/1.1" 200 2062 0.006794
10.0.0.242 - - [2026-03-02 03:40:28] "POST /neutron/port HTTP/1.1" 200 1092 0.017588
10.0.0.242 - - [2026-03-02 03:40:28] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008227
10.0.0.242 - - [2026-03-02 03:40:28] "GET /virtual-machine/ad727278-f8be-4a0e-8087-f152565aa0ab HTTP/1.1" 200 1274 0.006333
10.0.0.242 - - [2026-03-02 03:40:28] "GET /virtual-machine-interface/a35b5f8e-bb0c-495a-a9bb-25b42a48859c HTTP/1.1" 200 3188 0.007048
10.0.0.242 - - [2026-03-02 03:40:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003440
10.0.0.242 - - [2026-03-02 03:40:28] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004297
10.0.0.242 - - [2026-03-02 03:40:28] "GET /virtual-networks?parent_id=cacf5a3d-8c0a-45c7-8c3c-68368c1bc857&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.003269
10.0.0.242 - - [2026-03-02 03:40:28] "GET /virtual-network/f99a8a2f-0a6e-48cf-b84a-bbbda83fb4b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006454
10.0.0.242 - - [2026-03-02 03:40:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003863
10.0.0.242 - - [2026-03-02 03:40:29] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004783
10.0.0.242 - - [2026-03-02 03:40:29] "GET /virtual-networks?parent_id=cacf5a3d-8c0a-45c7-8c3c-68368c1bc857&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.002848
10.0.0.242 - - [2026-03-02 03:40:29] "GET /virtual-network/f99a8a2f-0a6e-48cf-b84a-bbbda83fb4b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005899
10.0.0.23 - - [2026-03-02 03:40:51] "GET /global-system-configs HTTP/1.1" 401 293 0.000543
10.0.0.23 - - [2026-03-02 03:40:51] "GET /global-system-configs HTTP/1.1" 401 293 0.000485
10.0.0.27 - - [2026-03-02 03:40:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000419
10.0.0.27 - - [2026-03-02 03:40:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000425
10.0.0.27 - - [2026-03-02 03:40:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000395
10.0.0.27 - - [2026-03-02 03:40:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000405
10.0.0.242 - - [2026-03-02 03:40:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000392
10.0.0.242 - - [2026-03-02 03:40:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000411
10.0.0.23 - - [2026-03-02 03:40:53] "GET /global-system-configs HTTP/1.1" 401 293 0.000418
10.0.0.23 - - [2026-03-02 03:40:53] "GET /global-system-configs HTTP/1.1" 401 293 0.000436
10.0.0.242 - - [2026-03-02 03:40:54] "GET /global-system-configs HTTP/1.1" 401 293 0.000435
10.0.0.242 - - [2026-03-02 03:40:54] "GET /global-system-configs HTTP/1.1" 401 293 0.000429
10.0.0.27 - - [2026-03-02 03:40:56] "GET /obj-perms HTTP/1.1" 200 5075 0.057478
10.0.0.242 - - [2026-03-02 03:41:14] "POST /neutron/port HTTP/1.1" 200 1092 0.017092
10.0.0.242 - - [2026-03-02 03:41:14] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003982
10.0.0.242 - - [2026-03-02 03:41:15] "POST /neutron/network HTTP/1.1" 200 828 0.006873
10.0.0.242 - - [2026-03-02 03:41:17] "POST /neutron/network HTTP/1.1" 200 837 0.007371
10.0.0.242 - - [2026-03-02 03:41:17] "POST /neutron/port HTTP/1.1" 200 117 0.001196
10.0.0.23 - - [2026-03-02 03:41:56] "GET /obj-perms HTTP/1.1" 200 5075 0.057647
10.0.0.242 - - [2026-03-02 03:42:01] "POST /neutron/router HTTP/1.1" 200 344 0.193155
10.0.0.242 - - [2026-03-02 03:42:01] "POST /neutron/router HTTP/1.1" 200 598 0.009038
10.0.0.242 - - [2026-03-02 03:42:01] "POST /ref-update HTTP/1.1" 200 156 0.021349
10.0.0.242 - - [2026-03-02 03:42:02] "POST /neutron/port HTTP/1.1" 200 1117 0.015791
10.0.0.242 - - [2026-03-02 03:42:03] "DELETE /instance-ip/7fd8855e-5623-4097-9184-ef466a391588 HTTP/1.1" 200 115 0.055737
10.0.0.242 - - [2026-03-02 03:42:03] "DELETE /virtual-machine-interface/8ea62558-9ab3-4847-be8c-6025fc1a921d HTTP/1.1" 200 115 0.071260
10.0.0.242 - - [2026-03-02 03:42:03] "POST /neutron/port HTTP/1.1" 200 151 0.209605
10.0.0.242 - - [2026-03-02 03:42:03] "DELETE /instance-ip/66b7da90-6eba-403a-8a38-cbde768faaf1 HTTP/1.1" 200 115 0.068655
10.0.0.242 - - [2026-03-02 03:42:03] "DELETE /virtual-machine-interface/7994959f-9474-4c2d-9e5e-c0322cf27471 HTTP/1.1" 200 115 0.082222
10.0.0.242 - - [2026-03-02 03:42:03] "DELETE /instance-ip/e5a5a863-fc84-4ff8-8f26-7d36661d1591 HTTP/1.1" 200 115 0.043639
10.0.0.242 - - [2026-03-02 03:42:04] "DELETE /virtual-machine-interface/69029398-cf70-4a1d-bac1-388b54292024 HTTP/1.1" 200 115 0.060667
10.0.0.242 - - [2026-03-02 03:42:04] "POST /neutron/port HTTP/1.1" 200 1082 0.030213
10.0.0.242 - - [2026-03-02 03:42:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003685
10.0.0.23 - - [2026-03-02 03:42:04] "POST /useragent-kv HTTP/1.1" 200 115 0.005661
10.0.0.23 - - [2026-03-02 03:42:04] "POST /useragent-kv HTTP/1.1" 200 115 0.004279
10.0.0.242 - - [2026-03-02 03:42:04] "POST /neutron/network HTTP/1.1" 200 151 0.135341
10.0.0.242 - - [2026-03-02 03:42:04] "DELETE /route-target/d5e6aead-d738-4ab2-9d56-6c6d6446f906 HTTP/1.1" 200 115 0.035320
10.0.0.242 - - [2026-03-02 03:42:04] "POST /neutron/network HTTP/1.1" 200 827 0.011709
10.0.0.23 - - [2026-03-02 03:42:04] "GET /projects?obj_uuids=cacf5a3d-8c0a-45c7-8c3c-68368c1bc857&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001533
10.0.0.242 - - [2026-03-02 03:42:04] "GET /project/cacf5a3d-8c0a-45c7-8c3c-68368c1bc857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.053831
10.0.0.23 - - [2026-03-02 03:42:04] "GET /projects?obj_uuids=cacf5a3d-8c0a-45c7-8c3c-68368c1bc857&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001344
10.0.0.242 - - [2026-03-02 03:42:05] "GET /project/cacf5a3d-8c0a-45c7-8c3c-68368c1bc857?fields=virtual_networks HTTP/1.1" 200 1041 0.048146
10.0.0.23 - - [2026-03-02 03:42:05] "GET /projects?obj_uuids=cacf5a3d-8c0a-45c7-8c3c-68368c1bc857&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001031
10.0.0.242 - - [2026-03-02 03:42:05] "GET /project/cacf5a3d-8c0a-45c7-8c3c-68368c1bc857?fields=virtual_machine_interfaces HTTP/1.1" 200 1041 0.049078
10.0.0.23 - - [2026-03-02 03:42:05] "GET /projects?obj_uuids=cacf5a3d-8c0a-45c7-8c3c-68368c1bc857&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002015
10.0.0.242 - - [2026-03-02 03:42:05] "GET /project/cacf5a3d-8c0a-45c7-8c3c-68368c1bc857?fields=security_groups HTTP/1.1" 200 1271 0.043329
10.0.0.242 - - [2026-03-02 03:42:06] "POST /fqname-to-id HTTP/1.1" 404 187 0.036104
10.0.0.23 - - [2026-03-02 03:42:06] "GET /projects?obj_uuids=d9496ee5-97c0-486e-a8c4-baa5a23a123e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002993
10.0.0.23 - - [2026-03-02 03:42:06] "GET /domains?obj_uuids=cc2d0805-fa5b-4698-bfcc-d7811c08231a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001297
10.0.0.23 - - [2026-03-02 03:42:06] "GET /domain/cc2d0805-fa5b-4698-bfcc-d7811c08231a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007616
10.0.0.23 - - [2026-03-02 03:42:06] "POST /id-to-fqname HTTP/1.1" 200 189 0.003805
10.0.0.23 - - [2026-03-02 03:42:06] "POST /fqname-to-id HTTP/1.1" 404 198 0.008625
10.0.0.23 - - [2026-03-02 03:42:06] "POST /security-groups HTTP/1.1" 200 590 0.071096
10.0.0.242 - - [2026-03-02 03:42:06] "POST /fqname-to-id HTTP/1.1" 404 233 0.005904
10.0.0.23 - - [2026-03-02 03:42:06] "POST /projects HTTP/1.1" 200 583 0.300022
10.0.0.23 - - [2026-03-02 03:42:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.371130
10.0.0.242 - - [2026-03-02 03:42:06] "POST /access-control-lists HTTP/1.1" 200 593 0.031031
10.0.0.242 - - [2026-03-02 03:42:06] "GET /project/d9496ee5-97c0-486e-a8c4-baa5a23a123e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.537004
10.0.0.242 - - [2026-03-02 03:42:07] "POST /neutron/port HTTP/1.1" 400 205 0.004260
10.0.0.242 - - [2026-03-02 03:42:07] "GET / HTTP/1.1" 200 35931 0.002927
10.0.0.242 - - [2026-03-02 03:42:09] "POST /fqname-to-id HTTP/1.1" 401 293 0.000491
10.0.0.242 - - [2026-03-02 03:42:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.068196
10.0.0.23 - - [2026-03-02 03:42:10] "GET /projects?obj_uuids=d9496ee5-97c0-486e-a8c4-baa5a23a123e&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001053
10.0.0.242 - - [2026-03-02 03:42:10] "GET /project/d9496ee5-97c0-486e-a8c4-baa5a23a123e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.050912
10.0.0.242 - - [2026-03-02 03:42:10] "POST /neutron/network HTTP/1.1" 200 117 0.037996
10.0.0.242 - - [2026-03-02 03:42:10] "POST /neutron/network HTTP/1.1" 200 824 0.008241
10.0.0.242 - - [2026-03-02 03:42:10] "POST /id-to-fqname HTTP/1.1" 200 219 0.001092
10.0.0.242 - - [2026-03-02 03:42:10] "GET /virtual-network/0c8f99c2-a668-4c07-831b-e28b58c2e89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005192
10.0.0.242 - - [2026-03-02 03:42:10] "GET /virtual-network/0c8f99c2-a668-4c07-831b-e28b58c2e89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005402
10.0.0.242 - - [2026-03-02 03:42:10] "POST /neutron/subnet HTTP/1.1" 200 730 0.010847
10.0.0.242 - - [2026-03-02 03:42:11] "GET /virtual-network/0c8f99c2-a668-4c07-831b-e28b58c2e89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005506
10.0.0.242 - - [2026-03-02 03:42:12] "GET /obj-perms HTTP/1.1" 200 5047 0.053311
10.0.0.242 - - [2026-03-02 03:42:12] "POST /id-to-fqname HTTP/1.1" 200 219 0.001448
10.0.0.23 - - [2026-03-02 03:42:13] "GET /projects?obj_uuids=d9496ee5-97c0-486e-a8c4-baa5a23a123e&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001198
10.0.0.242 - - [2026-03-02 03:42:13] "GET /project/d9496ee5-97c0-486e-a8c4-baa5a23a123e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.062644
10.0.0.242 - - [2026-03-02 03:42:14] "POST /neutron/port HTTP/1.1" 200 117 0.007148
10.0.0.242 - - [2026-03-02 03:42:14] "POST /id-to-fqname HTTP/1.1" 200 219 0.001321
10.0.0.242 - - [2026-03-02 03:42:14] "POST /neutron/network HTTP/1.1" 200 834 0.008328
10.0.0.242 - - [2026-03-02 03:42:15] "POST /neutron/port HTTP/1.1" 200 1060 0.057812
10.0.0.23 - - [2026-03-02 03:42:15] "GET /projects?obj_uuids=d9496ee5-97c0-486e-a8c4-baa5a23a123e&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001089
10.0.0.242 - - [2026-03-02 03:42:15] "GET /project/d9496ee5-97c0-486e-a8c4-baa5a23a123e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.130219
10.0.0.242 - - [2026-03-02 03:42:15] "POST /neutron/network HTTP/1.1" 200 824 0.010016
10.0.0.242 - - [2026-03-02 03:42:15] "POST /neutron/subnet HTTP/1.1" 200 704 0.011823
10.0.0.242 - - [2026-03-02 03:42:15] "POST /neutron/port HTTP/1.1" 200 1124 0.022980
10.0.0.242 - - [2026-03-02 03:42:15] "POST /neutron/port HTTP/1.1" 200 1124 0.020062
10.0.0.23 - - [2026-03-02 03:42:16] "GET /projects?obj_uuids=d9496ee5-97c0-486e-a8c4-baa5a23a123e&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001384
10.0.0.242 - - [2026-03-02 03:42:16] "POST /neutron/port HTTP/1.1" 200 1060 0.271856
10.0.0.242 - - [2026-03-02 03:42:16] "POST /neutron/port HTTP/1.1" 200 1114 0.107965
10.0.0.242 - - [2026-03-02 03:42:16] "POST /neutron/subnet HTTP/1.1" 200 704 0.009449
10.0.0.242 - - [2026-03-02 03:42:20] "POST /neutron/port HTTP/1.1" 200 1124 0.022498
10.0.0.242 - - [2026-03-02 03:42:20] "POST /neutron/security_group HTTP/1.1" 200 2057 0.012336
10.0.0.242 - - [2026-03-02 03:42:21] "GET /virtual-machine/064d367b-a14e-4839-b7e6-7038d3021133 HTTP/1.1" 401 293 0.000467
10.0.0.242 - - [2026-03-02 03:42:21] "GET /virtual-machine/064d367b-a14e-4839-b7e6-7038d3021133 HTTP/1.1" 200 1290 0.034352
10.0.0.242 - - [2026-03-02 03:42:21] "GET /virtual-machine-interface/b2aefe2b-589e-4cdb-b9c5-92cacd711aeb HTTP/1.1" 200 2937 0.006718
10.0.0.242 - - [2026-03-02 03:42:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003952
10.0.0.242 - - [2026-03-02 03:42:21] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004160
10.0.0.242 - - [2026-03-02 03:42:21] "GET /virtual-networks?parent_id=d9496ee5-97c0-486e-a8c4-baa5a23a123e&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003419
10.0.0.242 - - [2026-03-02 03:42:21] "GET /virtual-network/0c8f99c2-a668-4c07-831b-e28b58c2e89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006180
10.0.0.242 - - [2026-03-02 03:42:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004680
10.0.0.242 - - [2026-03-02 03:42:24] "GET /virtual-network/0c8f99c2-a668-4c07-831b-e28b58c2e89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007634
10.0.0.242 - - [2026-03-02 03:42:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003950
10.0.0.242 - - [2026-03-02 03:42:28] "GET /virtual-network/0c8f99c2-a668-4c07-831b-e28b58c2e89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006783
10.0.0.242 - - [2026-03-02 03:42:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004124
10.0.0.242 - - [2026-03-02 03:42:32] "GET /virtual-network/0c8f99c2-a668-4c07-831b-e28b58c2e89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005880
10.0.0.242 - - [2026-03-02 03:42:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003720
10.0.0.242 - - [2026-03-02 03:42:36] "GET /virtual-network/0c8f99c2-a668-4c07-831b-e28b58c2e89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007001
10.0.0.242 - - [2026-03-02 03:42:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003728
10.0.0.242 - - [2026-03-02 03:42:41] "GET /virtual-network/0c8f99c2-a668-4c07-831b-e28b58c2e89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006716
10.0.0.242 - - [2026-03-02 03:42:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004498
10.0.0.242 - - [2026-03-02 03:42:45] "GET /virtual-network/0c8f99c2-a668-4c07-831b-e28b58c2e89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007804
10.0.0.242 - - [2026-03-02 03:42:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004047
10.0.0.242 - - [2026-03-02 03:42:49] "GET /virtual-network/0c8f99c2-a668-4c07-831b-e28b58c2e89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005847
10.0.0.242 - - [2026-03-02 03:42:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003601
10.0.0.242 - - [2026-03-02 03:42:53] "GET /virtual-network/0c8f99c2-a668-4c07-831b-e28b58c2e89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006770
10.0.0.242 - - [2026-03-02 03:42:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003592
10.0.0.242 - - [2026-03-02 03:42:57] "GET /virtual-network/0c8f99c2-a668-4c07-831b-e28b58c2e89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.008121
10.0.0.242 - - [2026-03-02 03:43:00] "DELETE /access-control-list/ff09eb3a-619b-44ec-b0c9-51f75d44766e HTTP/1.1" 200 115 0.109848
10.0.0.242 - - [2026-03-02 03:43:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005005
10.0.0.242 - - [2026-03-02 03:43:01] "GET /virtual-network/0c8f99c2-a668-4c07-831b-e28b58c2e89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.008082
10.0.0.23 - - [2026-03-02 03:43:01] "DELETE /project/d9496ee597c0486ea8c4baa5a23a123e HTTP/1.1" 404 173 0.003716
10.0.0.23 - - [2026-03-02 03:43:01] "DELETE /project/cacf5a3d-8c0a-45c7-8c3c-68368c1bc857 HTTP/1.1" 404 177 0.006695
10.0.0.242 - - [2026-03-02 03:43:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004213
10.0.0.242 - - [2026-03-02 03:43:05] "GET /virtual-network/0c8f99c2-a668-4c07-831b-e28b58c2e89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006063
10.0.0.242 - - [2026-03-02 03:43:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003871
10.0.0.242 - - [2026-03-02 03:43:09] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004143
10.0.0.242 - - [2026-03-02 03:43:09] "GET /virtual-networks?parent_id=d9496ee5-97c0-486e-a8c4-baa5a23a123e&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003065
10.0.0.242 - - [2026-03-02 03:43:09] "GET /virtual-network/0c8f99c2-a668-4c07-831b-e28b58c2e89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006295
10.0.0.242 - - [2026-03-02 03:43:09] "POST /neutron/port HTTP/1.1" 200 1124 0.019581
10.0.0.242 - - [2026-03-02 03:43:15] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007714
10.0.0.242 - - [2026-03-02 03:43:18] "POST /neutron/network HTTP/1.1" 200 834 0.006990
10.0.0.242 - - [2026-03-02 03:43:18] "POST /neutron/port HTTP/1.1" 200 117 0.001125
10.0.0.242 - - [2026-03-02 03:43:19] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007972
10.0.0.242 - - [2026-03-02 03:43:24] "POST /neutron/port HTTP/1.1" 200 1124 0.018108
10.0.0.242 - - [2026-03-02 03:43:25] "POST /neutron/security_group HTTP/1.1" 200 2057 0.012607
10.0.0.242 - - [2026-03-02 03:43:35] "POST /neutron/port HTTP/1.1" 200 1124 0.018037
10.0.0.242 - - [2026-03-02 03:43:35] "POST /neutron/security_group HTTP/1.1" 200 2057 0.009842
10.0.0.242 - - [2026-03-02 03:43:36] "GET /virtual-machine/1b3bf0e2-ee91-4a62-bc38-0846592a1f9a HTTP/1.1" 200 1291 0.007325
10.0.0.242 - - [2026-03-02 03:43:36] "GET /virtual-machine-interface/6c458a7e-6ef2-4f34-ab7e-0eccf0ab1dfb HTTP/1.1" 200 2936 0.007120
10.0.0.242 - - [2026-03-02 03:43:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004109
10.0.0.242 - - [2026-03-02 03:43:36] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004960
10.0.0.242 - - [2026-03-02 03:43:36] "GET /virtual-networks?parent_id=d9496ee5-97c0-486e-a8c4-baa5a23a123e&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003311
10.0.0.242 - - [2026-03-02 03:43:36] "GET /virtual-network/0c8f99c2-a668-4c07-831b-e28b58c2e89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005975
10.0.0.242 - - [2026-03-02 03:43:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003620
10.0.0.242 - - [2026-03-02 03:43:37] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003753
10.0.0.242 - - [2026-03-02 03:43:37] "GET /virtual-networks?parent_id=d9496ee5-97c0-486e-a8c4-baa5a23a123e&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003129
10.0.0.242 - - [2026-03-02 03:43:37] "GET /virtual-network/0c8f99c2-a668-4c07-831b-e28b58c2e89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006152
10.0.0.27 - - [2026-03-02 03:43:58] "GET /obj-perms HTTP/1.1" 200 5075 0.050233
10.0.0.242 - - [2026-03-02 03:44:18] "POST /neutron/port HTTP/1.1" 200 1124 0.018333
10.0.0.242 - - [2026-03-02 03:44:18] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003832
10.0.0.242 - - [2026-03-02 03:44:19] "POST /neutron/network HTTP/1.1" 200 824 0.006566
10.0.0.242 - - [2026-03-02 03:44:52] "POST /neutron/port HTTP/1.1" 200 1124 0.016441
10.0.0.242 - - [2026-03-02 03:44:53] "POST /neutron/port HTTP/1.1" 200 151 0.186967
10.0.0.242 - - [2026-03-02 03:44:54] "POST /neutron/network HTTP/1.1" 200 824 0.007188
10.0.0.242 - - [2026-03-02 03:44:54] "DELETE /route-target/64ffc6ed-545e-4a0e-a370-c31e3254abc3 HTTP/1.1" 200 115 0.039499
10.0.0.23 - - [2026-03-02 03:44:56] "GET /projects?obj_uuids=d9496ee5-97c0-486e-a8c4-baa5a23a123e&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.028179
10.0.0.242 - - [2026-03-02 03:44:56] "GET /project/d9496ee5-97c0-486e-a8c4-baa5a23a123e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.097296
10.0.0.23 - - [2026-03-02 03:44:56] "GET /projects?obj_uuids=d9496ee5-97c0-486e-a8c4-baa5a23a123e&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001087
10.0.0.242 - - [2026-03-02 03:44:56] "GET /project/d9496ee5-97c0-486e-a8c4-baa5a23a123e?fields=virtual_networks HTTP/1.1" 200 1031 0.043086
10.0.0.23 - - [2026-03-02 03:44:56] "GET /projects?obj_uuids=d9496ee5-97c0-486e-a8c4-baa5a23a123e&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000955
10.0.0.242 - - [2026-03-02 03:44:56] "GET /project/d9496ee5-97c0-486e-a8c4-baa5a23a123e?fields=virtual_machine_interfaces HTTP/1.1" 200 1031 0.044587
10.0.0.23 - - [2026-03-02 03:44:56] "GET /projects?obj_uuids=d9496ee5-97c0-486e-a8c4-baa5a23a123e&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000969
10.0.0.242 - - [2026-03-02 03:44:56] "GET /project/d9496ee5-97c0-486e-a8c4-baa5a23a123e?fields=security_groups HTTP/1.1" 200 1256 0.046409
10.0.0.242 - - [2026-03-02 03:44:57] "POST /fqname-to-id HTTP/1.1" 404 187 0.027322
10.0.0.23 - - [2026-03-02 03:44:57] "GET /projects?obj_uuids=d4348814-fdb8-4595-88cf-4536818982c0&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003145
10.0.0.23 - - [2026-03-02 03:44:57] "GET /domains?obj_uuids=cc2d0805-fa5b-4698-bfcc-d7811c08231a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001049
10.0.0.23 - - [2026-03-02 03:44:57] "GET /domain/cc2d0805-fa5b-4698-bfcc-d7811c08231a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.055626
10.0.0.23 - - [2026-03-02 03:44:57] "POST /id-to-fqname HTTP/1.1" 200 189 0.002119
10.0.0.23 - - [2026-03-02 03:44:57] "POST /fqname-to-id HTTP/1.1" 404 198 0.009005
10.0.0.23 - - [2026-03-02 03:44:57] "POST /security-groups HTTP/1.1" 200 590 0.072423
10.0.0.23 - - [2026-03-02 03:44:57] "POST /projects HTTP/1.1" 200 583 0.293529
10.0.0.242 - - [2026-03-02 03:44:57] "POST /fqname-to-id HTTP/1.1" 404 232 0.008929
10.0.0.23 - - [2026-03-02 03:44:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.368699
10.0.0.242 - - [2026-03-02 03:44:58] "GET /project/d4348814-fdb8-4595-88cf-4536818982c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.563597
10.0.0.23 - - [2026-03-02 03:44:59] "GET /obj-perms HTTP/1.1" 200 5075 0.067364
10.0.0.242 - - [2026-03-02 03:44:59] "GET / HTTP/1.1" 200 35931 0.002495
10.0.0.242 - - [2026-03-02 03:45:01] "DELETE /access-control-list/8ae99dea-1da0-4201-92cc-c1854a37ae7f HTTP/1.1" 200 115 0.081115
10.0.0.242 - - [2026-03-02 03:45:01] "POST /fqname-to-id HTTP/1.1" 401 293 0.000487
10.0.0.23 - - [2026-03-02 03:45:01] "DELETE /project/d4348814fdb8459588cf4536818982c0 HTTP/1.1" 404 173 0.004610
10.0.0.23 - - [2026-03-02 03:45:01] "GET /projects?obj_uuids=d9496ee5-97c0-486e-a8c4-baa5a23a123e&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001033
10.0.0.23 - - [2026-03-02 03:45:01] "GET /project/d9496ee5-97c0-486e-a8c4-baa5a23a123e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 203 0.025239
10.0.0.23 - - [2026-03-02 03:45:01] "DELETE /project/d9496ee5-97c0-486e-a8c4-baa5a23a123e HTTP/1.1" 404 171 0.037988
10.0.0.242 - - [2026-03-02 03:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.031560
10.0.0.23 - - [2026-03-02 03:45:02] "GET /projects?obj_uuids=d4348814-fdb8-4595-88cf-4536818982c0&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001115
10.0.0.242 - - [2026-03-02 03:45:02] "GET /project/d4348814-fdb8-4595-88cf-4536818982c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.047180
10.0.0.23 - - [2026-03-02 03:45:02] "GET /projects?obj_uuids=d4348814-fdb8-4595-88cf-4536818982c0&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001622
10.0.0.242 - - [2026-03-02 03:45:02] "POST /neutron/network HTTP/1.1" 200 604 0.176251
10.0.0.242 - - [2026-03-02 03:45:02] "POST /id-to-fqname HTTP/1.1" 200 219 0.003626
10.0.0.242 - - [2026-03-02 03:45:02] "GET /virtual-network/c1adeecb-33d9-4b00-af95-84acb3d45edb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006060
10.0.0.242 - - [2026-03-02 03:45:02] "POST /neutron/network HTTP/1.1" 200 824 0.006490
10.0.0.242 - - [2026-03-02 03:45:02] "GET /virtual-network/c1adeecb-33d9-4b00-af95-84acb3d45edb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006502
10.0.0.242 - - [2026-03-02 03:45:03] "GET /virtual-network/c1adeecb-33d9-4b00-af95-84acb3d45edb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006512
10.0.0.242 - - [2026-03-02 03:45:04] "GET /obj-perms HTTP/1.1" 200 5047 0.063377
10.0.0.242 - - [2026-03-02 03:45:05] "POST /id-to-fqname HTTP/1.1" 200 219 0.001261
10.0.0.242 - - [2026-03-02 03:45:05] "POST /neutron/network HTTP/1.1" 200 834 0.006167
10.0.0.23 - - [2026-03-02 03:45:05] "GET /projects?obj_uuids=d4348814-fdb8-4595-88cf-4536818982c0&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001875
10.0.0.242 - - [2026-03-02 03:45:05] "GET /project/d4348814-fdb8-4595-88cf-4536818982c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.079961
10.0.0.242 - - [2026-03-02 03:45:06] "POST /neutron/port HTTP/1.1" 200 117 0.006414
10.0.0.242 - - [2026-03-02 03:45:06] "POST /id-to-fqname HTTP/1.1" 200 219 0.001737
10.0.0.242 - - [2026-03-02 03:45:06] "POST /neutron/network HTTP/1.1" 200 834 0.006329
10.0.0.242 - - [2026-03-02 03:45:07] "POST /neutron/port HTTP/1.1" 200 1060 0.015890
10.0.0.23 - - [2026-03-02 03:45:07] "GET /projects?obj_uuids=d4348814-fdb8-4595-88cf-4536818982c0&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001523
10.0.0.242 - - [2026-03-02 03:45:07] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006052
10.0.0.242 - - [2026-03-02 03:45:07] "GET /project/d4348814-fdb8-4595-88cf-4536818982c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.075947
10.0.0.242 - - [2026-03-02 03:45:07] "POST /neutron/port HTTP/1.1" 200 117 0.001135
10.0.0.242 - - [2026-03-02 03:45:07] "POST /neutron/security_group HTTP/1.1" 200 2057 0.009712
10.0.0.242 - - [2026-03-02 03:45:07] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007227
10.0.0.242 - - [2026-03-02 03:45:08] "POST /neutron/port HTTP/1.1" 200 1060 0.018877
10.0.0.242 - - [2026-03-02 03:45:08] "POST /neutron/port HTTP/1.1" 200 1124 0.020261
10.0.0.242 - - [2026-03-02 03:45:08] "POST /neutron/port HTTP/1.1" 200 117 0.001188
10.0.0.242 - - [2026-03-02 03:45:12] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008142
10.0.0.242 - - [2026-03-02 03:45:13] "POST /neutron/port HTTP/1.1" 200 1124 0.018616
10.0.0.242 - - [2026-03-02 03:45:13] "GET /virtual-machine/62fca461-20e6-4eca-946b-b54ee7e989bb HTTP/1.1" 401 293 0.000399
10.0.0.242 - - [2026-03-02 03:45:13] "GET /virtual-machine/62fca461-20e6-4eca-946b-b54ee7e989bb HTTP/1.1" 200 1291 0.039438
10.0.0.242 - - [2026-03-02 03:45:13] "GET /virtual-machine-interface/7cb55233-d554-4f21-9b1b-272aa8eec13e HTTP/1.1" 200 2936 0.005600
10.0.0.242 - - [2026-03-02 03:45:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003398
10.0.0.242 - - [2026-03-02 03:45:13] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003707
10.0.0.242 - - [2026-03-02 03:45:13] "GET /virtual-networks?parent_id=d4348814-fdb8-4595-88cf-4536818982c0&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003328
10.0.0.242 - - [2026-03-02 03:45:13] "GET /virtual-network/c1adeecb-33d9-4b00-af95-84acb3d45edb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005977
10.0.0.242 - - [2026-03-02 03:45:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003359
10.0.0.242 - - [2026-03-02 03:45:16] "GET /virtual-network/c1adeecb-33d9-4b00-af95-84acb3d45edb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005824
10.0.0.242 - - [2026-03-02 03:45:20] "POST /neutron/port HTTP/1.1" 200 1124 0.015797
10.0.0.242 - - [2026-03-02 03:45:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003152
10.0.0.242 - - [2026-03-02 03:45:20] "GET /virtual-network/c1adeecb-33d9-4b00-af95-84acb3d45edb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.010417
10.0.0.242 - - [2026-03-02 03:45:20] "POST /neutron/subnet HTTP/1.1" 200 703 0.008967
10.0.0.242 - - [2026-03-02 03:45:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.007180
10.0.0.242 - - [2026-03-02 03:45:24] "GET /virtual-network/c1adeecb-33d9-4b00-af95-84acb3d45edb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.007164
10.0.0.242 - - [2026-03-02 03:45:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003537
10.0.0.242 - - [2026-03-02 03:45:29] "GET /virtual-network/c1adeecb-33d9-4b00-af95-84acb3d45edb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005114
10.0.0.242 - - [2026-03-02 03:45:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003772
10.0.0.242 - - [2026-03-02 03:45:33] "GET /virtual-network/c1adeecb-33d9-4b00-af95-84acb3d45edb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006242
10.0.0.242 - - [2026-03-02 03:45:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003526
10.0.0.242 - - [2026-03-02 03:45:37] "GET /virtual-network/c1adeecb-33d9-4b00-af95-84acb3d45edb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005290
10.0.0.242 - - [2026-03-02 03:45:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004379
10.0.0.242 - - [2026-03-02 03:45:41] "GET /virtual-network/c1adeecb-33d9-4b00-af95-84acb3d45edb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.007767
10.0.0.242 - - [2026-03-02 03:45:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004437
10.0.0.242 - - [2026-03-02 03:45:45] "GET /virtual-network/c1adeecb-33d9-4b00-af95-84acb3d45edb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.007357
10.0.0.242 - - [2026-03-02 03:45:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002978
10.0.0.242 - - [2026-03-02 03:45:49] "GET /virtual-network/c1adeecb-33d9-4b00-af95-84acb3d45edb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005285
10.0.0.242 - - [2026-03-02 03:45:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004898
10.0.0.242 - - [2026-03-02 03:45:51] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004629
10.0.0.242 - - [2026-03-02 03:45:51] "GET /virtual-networks?parent_id=d4348814-fdb8-4595-88cf-4536818982c0&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003484
10.0.0.242 - - [2026-03-02 03:45:51] "GET /virtual-network/c1adeecb-33d9-4b00-af95-84acb3d45edb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.008143
10.0.0.242 - - [2026-03-02 03:45:51] "POST /neutron/port HTTP/1.1" 200 1124 0.018225
10.0.0.23 - - [2026-03-02 03:45:51] "GET /global-system-configs HTTP/1.1" 401 293 0.000549
10.0.0.23 - - [2026-03-02 03:45:51] "GET /global-system-configs HTTP/1.1" 401 293 0.000507
10.0.0.27 - - [2026-03-02 03:45:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000459
10.0.0.27 - - [2026-03-02 03:45:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000424
10.0.0.27 - - [2026-03-02 03:45:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000443
10.0.0.27 - - [2026-03-02 03:45:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000472
10.0.0.242 - - [2026-03-02 03:45:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000404
10.0.0.242 - - [2026-03-02 03:45:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000438
10.0.0.23 - - [2026-03-02 03:45:53] "GET /global-system-configs HTTP/1.1" 401 293 0.000395
10.0.0.23 - - [2026-03-02 03:45:53] "GET /global-system-configs HTTP/1.1" 401 293 0.000410
10.0.0.242 - - [2026-03-02 03:45:54] "GET /global-system-configs HTTP/1.1" 401 293 0.000602
10.0.0.242 - - [2026-03-02 03:45:54] "GET /global-system-configs HTTP/1.1" 401 293 0.000484
10.0.0.242 - - [2026-03-02 03:45:57] "POST /neutron/security_group HTTP/1.1" 200 2057 0.010074
10.0.0.242 - - [2026-03-02 03:46:02] "POST /neutron/port HTTP/1.1" 200 1124 0.016505
10.0.0.242 - - [2026-03-02 03:46:02] "POST /neutron/security_group HTTP/1.1" 200 2057 0.032200
10.0.0.242 - - [2026-03-02 03:46:12] "POST /neutron/port HTTP/1.1" 200 1124 0.017782
10.0.0.242 - - [2026-03-02 03:46:12] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008946
10.0.0.242 - - [2026-03-02 03:46:12] "GET /virtual-machine/afd0866b-5c2f-427a-a3a9-a208ae306608 HTTP/1.1" 200 1292 0.006410
10.0.0.242 - - [2026-03-02 03:46:12] "GET /virtual-machine-interface/29cd0ddc-3c48-40ac-a9cc-fc28ad6c84a5 HTTP/1.1" 200 2936 0.006048
10.0.0.242 - - [2026-03-02 03:46:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003896
10.0.0.242 - - [2026-03-02 03:46:12] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003510
10.0.0.242 - - [2026-03-02 03:46:12] "GET /virtual-networks?parent_id=d4348814-fdb8-4595-88cf-4536818982c0&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002820
10.0.0.242 - - [2026-03-02 03:46:12] "GET /virtual-network/c1adeecb-33d9-4b00-af95-84acb3d45edb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005697
10.0.0.242 - - [2026-03-02 03:46:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003544
10.0.0.242 - - [2026-03-02 03:46:13] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004570
10.0.0.242 - - [2026-03-02 03:46:13] "GET /virtual-networks?parent_id=d4348814-fdb8-4595-88cf-4536818982c0&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002933
10.0.0.242 - - [2026-03-02 03:46:13] "GET /virtual-network/c1adeecb-33d9-4b00-af95-84acb3d45edb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.007468
10.0.0.242 - - [2026-03-02 03:46:20] "POST /neutron/port HTTP/1.1" 200 1124 0.018095
10.0.0.242 - - [2026-03-02 03:46:20] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003788
10.0.0.242 - - [2026-03-02 03:46:20] "POST /neutron/network HTTP/1.1" 200 824 0.022324
10.0.0.242 - - [2026-03-02 03:46:38] "POST /neutron/port HTTP/1.1" 200 1124 0.023242
10.0.0.242 - - [2026-03-02 03:46:38] "POST /neutron/port HTTP/1.1" 200 1124 0.017384
10.0.0.242 - - [2026-03-02 03:46:39] "POST /neutron/network HTTP/1.1" 200 824 0.006177
10.0.0.242 - - [2026-03-02 03:46:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005026
10.0.0.23 - - [2026-03-02 03:46:41] "GET /projects?obj_uuids=d4348814-fdb8-4595-88cf-4536818982c0&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000980
10.0.0.242 - - [2026-03-02 03:46:41] "GET /project/d4348814-fdb8-4595-88cf-4536818982c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.043759
10.0.0.23 - - [2026-03-02 03:46:41] "GET /projects?obj_uuids=d4348814-fdb8-4595-88cf-4536818982c0&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001343
10.0.0.242 - - [2026-03-02 03:46:41] "GET /project/d4348814-fdb8-4595-88cf-4536818982c0?fields=virtual_networks HTTP/1.1" 200 1030 0.043215
10.0.0.23 - - [2026-03-02 03:46:41] "GET /projects?obj_uuids=d4348814-fdb8-4595-88cf-4536818982c0&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001160
10.0.0.242 - - [2026-03-02 03:46:41] "GET /project/d4348814-fdb8-4595-88cf-4536818982c0?fields=virtual_machine_interfaces HTTP/1.1" 200 1030 0.041148
10.0.0.23 - - [2026-03-02 03:46:41] "GET /projects?obj_uuids=d4348814-fdb8-4595-88cf-4536818982c0&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000952
10.0.0.242 - - [2026-03-02 03:46:41] "GET /project/d4348814-fdb8-4595-88cf-4536818982c0?fields=security_groups HTTP/1.1" 200 1255 0.042429
10.0.0.242 - - [2026-03-02 03:46:56] "GET / HTTP/1.1" 200 35931 0.001839
10.0.0.242 - - [2026-03-02 03:46:57] "POST /fqname-to-id HTTP/1.1" 401 293 0.000528
10.0.0.242 - - [2026-03-02 03:46:57] "POST /fqname-to-id HTTP/1.1" 404 201 0.054295
10.0.0.23 - - [2026-03-02 03:46:57] "GET /projects?obj_uuids=b73a0950-6c2a-4208-8471-9706c4da4d2b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003572
10.0.0.23 - - [2026-03-02 03:46:57] "GET /domains?obj_uuids=cc2d0805-fa5b-4698-bfcc-d7811c08231a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001047
10.0.0.23 - - [2026-03-02 03:46:57] "GET /domain/cc2d0805-fa5b-4698-bfcc-d7811c08231a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.009779
10.0.0.23 - - [2026-03-02 03:46:57] "POST /id-to-fqname HTTP/1.1" 200 203 0.003701
10.0.0.23 - - [2026-03-02 03:46:57] "POST /fqname-to-id HTTP/1.1" 404 212 0.013086
10.0.0.23 - - [2026-03-02 03:46:57] "POST /security-groups HTTP/1.1" 200 604 0.028234
10.0.0.23 - - [2026-03-02 03:46:57] "POST /projects HTTP/1.1" 200 611 0.251834
10.0.0.242 - - [2026-03-02 03:46:57] "POST /access-control-lists HTTP/1.1" 200 609 0.025895
10.0.0.23 - - [2026-03-02 03:46:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.325743
10.0.0.242 - - [2026-03-02 03:46:57] "GET /project/b73a0950-6c2a-4208-8471-9706c4da4d2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.466104
10.0.0.242 - - [2026-03-02 03:46:59] "GET / HTTP/1.1" 200 35931 0.002073
10.0.0.242 - - [2026-03-02 03:46:59] "POST /fqname-to-id HTTP/1.1" 401 293 0.000541
10.0.0.242 - - [2026-03-02 03:47:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.061778
10.0.0.23 - - [2026-03-02 03:47:00] "GET /projects?obj_uuids=b73a0950-6c2a-4208-8471-9706c4da4d2b&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.000970
10.0.0.242 - - [2026-03-02 03:47:00] "GET /project/b73a0950-6c2a-4208-8471-9706c4da4d2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.046491
10.0.0.23 - - [2026-03-02 03:47:00] "GET /projects?obj_uuids=b73a0950-6c2a-4208-8471-9706c4da4d2b&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001480
10.0.0.242 - - [2026-03-02 03:47:00] "POST /neutron/network HTTP/1.1" 200 620 0.157487
10.0.0.242 - - [2026-03-02 03:47:00] "POST /route-targets HTTP/1.1" 200 327 0.019210
10.0.0.242 - - [2026-03-02 03:47:00] "POST /id-to-fqname HTTP/1.1" 200 234 0.004879
10.0.0.242 - - [2026-03-02 03:47:00] "GET /virtual-network/307f6e6f-06af-4df9-b041-5b1b9c62390e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.006157
10.0.0.242 - - [2026-03-02 03:47:00] "POST /neutron/network HTTP/1.1" 200 840 0.007299
10.0.0.242 - - [2026-03-02 03:47:00] "GET /virtual-network/307f6e6f-06af-4df9-b041-5b1b9c62390e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.006501
10.0.0.242 - - [2026-03-02 03:47:00] "POST /id-to-fqname HTTP/1.1" 200 234 0.001825
10.0.0.242 - - [2026-03-02 03:47:01] "POST /neutron/network HTTP/1.1" 200 850 0.006740
10.0.0.27 - - [2026-03-02 03:47:01] "GET /obj-perms HTTP/1.1" 200 5075 0.064429
10.0.0.23 - - [2026-03-02 03:47:01] "DELETE /project/b73a09506c2a420884719706c4da4d2b HTTP/1.1" 404 173 0.008179
10.0.0.23 - - [2026-03-02 03:47:01] "GET /projects?obj_uuids=d4348814-fdb8-4595-88cf-4536818982c0&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000905
10.0.0.23 - - [2026-03-02 03:47:01] "GET /project/d4348814-fdb8-4595-88cf-4536818982c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.057993
10.0.0.23 - - [2026-03-02 03:47:02] "GET /projects?obj_uuids=d4348814-fdb8-4595-88cf-4536818982c0&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000954
10.0.0.23 - - [2026-03-02 03:47:02] "GET /projects?obj_uuids=b73a0950-6c2a-4208-8471-9706c4da4d2b&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.000919
10.0.0.23 - - [2026-03-02 03:47:02] "GET /project/d4348814-fdb8-4595-88cf-4536818982c0?fields=security_groups HTTP/1.1" 200 1360 0.040565
10.0.0.242 - - [2026-03-02 03:47:02] "GET /project/b73a0950-6c2a-4208-8471-9706c4da4d2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.148831
10.0.0.23 - - [2026-03-02 03:47:02] "DELETE /security-group/948df7e9-d45f-4b7f-b18b-822f4643cb1f HTTP/1.1" 200 115 0.057999
10.0.0.23 - - [2026-03-02 03:47:02] "GET /projects?obj_uuids=d4348814-fdb8-4595-88cf-4536818982c0&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000993
10.0.0.23 - - [2026-03-02 03:47:02] "GET /project/d4348814-fdb8-4595-88cf-4536818982c0?fields=application_policy_sets HTTP/1.1" 200 1399 0.032862
10.0.0.242 - - [2026-03-02 03:47:02] "DELETE /access-control-list/9aefef7e-75a0-4be7-8532-a7426b88d34a HTTP/1.1" 200 115 0.041395
10.0.0.23 - - [2026-03-02 03:47:02] "DELETE /project/d4348814-fdb8-4595-88cf-4536818982c0 HTTP/1.1" 409 225 0.350130
10.0.0.242 - - [2026-03-02 03:47:02] "POST /neutron/port HTTP/1.1" 200 117 0.006483
10.0.0.242 - - [2026-03-02 03:47:02] "POST /id-to-fqname HTTP/1.1" 200 234 0.001353
10.0.0.242 - - [2026-03-02 03:47:03] "POST /neutron/network HTTP/1.1" 200 850 0.006531
10.0.0.242 - - [2026-03-02 03:47:03] "POST /neutron/port HTTP/1.1" 200 1074 0.015730
10.0.0.242 - - [2026-03-02 03:47:03] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003505
10.0.0.242 - - [2026-03-02 03:47:03] "POST /neutron/network HTTP/1.1" 200 840 0.007250
10.0.0.23 - - [2026-03-02 03:47:04] "GET /projects?obj_uuids=b73a0950-6c2a-4208-8471-9706c4da4d2b&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001407
10.0.0.242 - - [2026-03-02 03:47:04] "GET /project/b73a0950-6c2a-4208-8471-9706c4da4d2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.071408
10.0.0.242 - - [2026-03-02 03:47:04] "POST /neutron/security_group HTTP/1.1" 200 2071 0.007929
10.0.0.23 - - [2026-03-02 03:47:04] "GET /projects?obj_uuids=b73a0950-6c2a-4208-8471-9706c4da4d2b&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001512
10.0.0.242 - - [2026-03-02 03:47:05] "POST /neutron/port HTTP/1.1" 200 1074 0.316654
10.0.0.242 - - [2026-03-02 03:47:05] "GET /virtual-network/307f6e6f-06af-4df9-b041-5b1b9c62390e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.008276
10.0.0.242 - - [2026-03-02 03:47:05] "POST /neutron/port HTTP/1.1" 200 1128 0.122358
10.0.0.242 - - [2026-03-02 03:47:05] "POST /neutron/subnet HTTP/1.1" 200 703 0.009361
10.0.0.23 - - [2026-03-02 03:47:06] "GET /obj-perms HTTP/1.1" 200 5075 0.056433
10.0.0.242 - - [2026-03-02 03:47:06] "POST /neutron/port HTTP/1.1" 200 1138 0.018716
10.0.0.242 - - [2026-03-02 03:47:06] "POST /neutron/security_group HTTP/1.1" 200 2071 0.007690
10.0.0.242 - - [2026-03-02 03:47:07] "GET /virtual-machine/8b751a8d-0134-4056-a16c-3b995993e0b3 HTTP/1.1" 401 293 0.000441
10.0.0.242 - - [2026-03-02 03:47:07] "GET /virtual-machine/8b751a8d-0134-4056-a16c-3b995993e0b3 HTTP/1.1" 200 1306 0.029920
10.0.0.242 - - [2026-03-02 03:47:07] "GET /virtual-machine-interface/07865b12-632a-4fc2-82d1-26e200c545b9 HTTP/1.1" 200 3007 0.005754
10.0.0.242 - - [2026-03-02 03:47:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003154
10.0.0.242 - - [2026-03-02 03:47:07] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003685
10.0.0.242 - - [2026-03-02 03:47:07] "GET /virtual-networks?parent_id=b73a0950-6c2a-4208-8471-9706c4da4d2b&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.003333
10.0.0.242 - - [2026-03-02 03:47:07] "GET /virtual-network/307f6e6f-06af-4df9-b041-5b1b9c62390e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.006219
10.0.0.242 - - [2026-03-02 03:47:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003748
10.0.0.242 - - [2026-03-02 03:47:10] "GET /virtual-network/307f6e6f-06af-4df9-b041-5b1b9c62390e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.006156
10.0.0.242 - - [2026-03-02 03:47:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003315
10.0.0.242 - - [2026-03-02 03:47:14] "GET /virtual-network/307f6e6f-06af-4df9-b041-5b1b9c62390e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.005761
10.0.0.242 - - [2026-03-02 03:47:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003751
10.0.0.242 - - [2026-03-02 03:47:18] "GET /virtual-network/307f6e6f-06af-4df9-b041-5b1b9c62390e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.005521
10.0.0.242 - - [2026-03-02 03:47:19] "POST /neutron/port HTTP/1.1" 200 1138 0.042587
10.0.0.242 - - [2026-03-02 03:47:20] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003829
10.0.0.242 - - [2026-03-02 03:47:20] "POST /neutron/network HTTP/1.1" 200 840 0.007534
10.0.0.242 - - [2026-03-02 03:47:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.007218
10.0.0.242 - - [2026-03-02 03:47:22] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.007546
10.0.0.242 - - [2026-03-02 03:47:22] "GET /virtual-networks?parent_id=b73a0950-6c2a-4208-8471-9706c4da4d2b&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.003122
10.0.0.242 - - [2026-03-02 03:47:22] "GET /virtual-network/307f6e6f-06af-4df9-b041-5b1b9c62390e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.016020
10.0.0.242 - - [2026-03-02 03:47:22] "POST /neutron/port HTTP/1.1" 200 1138 0.047860
10.0.0.242 - - [2026-03-02 03:47:25] "POST /neutron/security_group HTTP/1.1" 200 2071 0.006467
10.0.0.242 - - [2026-03-02 03:47:33] "POST /neutron/port HTTP/1.1" 200 1138 0.016118
10.0.0.242 - - [2026-03-02 03:47:38] "POST /neutron/security_group HTTP/1.1" 200 2071 0.009036
10.0.0.242 - - [2026-03-02 03:47:38] "POST /neutron/port HTTP/1.1" 200 1138 0.016482
10.0.0.242 - - [2026-03-02 03:47:38] "GET /virtual-machine/b56e20fa-331e-48ba-a56f-22d0f2d991a7 HTTP/1.1" 200 1306 0.006892
10.0.0.242 - - [2026-03-02 03:47:38] "GET /virtual-machine-interface/d371d3e5-c218-43be-87a7-7aa26ee34350 HTTP/1.1" 200 3009 0.004954
10.0.0.242 - - [2026-03-02 03:47:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003188
10.0.0.242 - - [2026-03-02 03:47:38] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003793
10.0.0.242 - - [2026-03-02 03:47:38] "GET /virtual-networks?parent_id=b73a0950-6c2a-4208-8471-9706c4da4d2b&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.003045
10.0.0.242 - - [2026-03-02 03:47:38] "GET /virtual-network/307f6e6f-06af-4df9-b041-5b1b9c62390e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.006208
10.0.0.242 - - [2026-03-02 03:47:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003975
10.0.0.242 - - [2026-03-02 03:47:39] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003722
10.0.0.242 - - [2026-03-02 03:47:39] "GET /virtual-networks?parent_id=b73a0950-6c2a-4208-8471-9706c4da4d2b&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.003196
10.0.0.242 - - [2026-03-02 03:47:39] "GET /virtual-network/307f6e6f-06af-4df9-b041-5b1b9c62390e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.006953
10.0.0.242 - - [2026-03-02 03:47:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003511
10.0.0.242 - - [2026-03-02 03:47:40] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003885
10.0.0.242 - - [2026-03-02 03:47:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003547
10.0.0.242 - - [2026-03-02 03:47:40] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004335
10.0.0.242 - - [2026-03-02 03:47:40] "PUT /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a HTTP/1.1" 200 276 0.012075
10.0.0.242 - - [2026-03-02 03:47:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004850
10.0.0.242 - - [2026-03-02 03:47:51] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1639 0.004616
10.0.0.242 - - [2026-03-02 03:47:51] "PUT /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a HTTP/1.1" 200 276 0.013831
10.0.0.242 - - [2026-03-02 03:48:02] "GET /obj-perms HTTP/1.1" 200 5075 0.081025
10.0.0.242 - - [2026-03-02 03:48:22] "POST /neutron/port HTTP/1.1" 200 1138 0.018607
10.0.0.242 - - [2026-03-02 03:48:22] "POST /neutron/subnet HTTP/1.1" 200 703 0.008373
10.0.0.242 - - [2026-03-02 03:48:41] "POST /neutron/network HTTP/1.1" 200 840 0.007632
10.0.0.242 - - [2026-03-02 03:48:41] "POST /neutron/port HTTP/1.1" 200 1128 0.015662
10.0.0.242 - - [2026-03-02 03:48:41] "POST /neutron/port HTTP/1.1" 200 1128 0.022271
10.0.0.23 - - [2026-03-02 03:48:43] "POST /useragent-kv HTTP/1.1" 200 115 0.003650
10.0.0.23 - - [2026-03-02 03:48:43] "POST /useragent-kv HTTP/1.1" 200 115 0.005054
10.0.0.242 - - [2026-03-02 03:48:43] "POST /neutron/network HTTP/1.1" 200 151 0.124201
10.0.0.23 - - [2026-03-02 03:48:43] "GET /projects?obj_uuids=b73a0950-6c2a-4208-8471-9706c4da4d2b&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001009
10.0.0.242 - - [2026-03-02 03:48:43] "GET /project/b73a0950-6c2a-4208-8471-9706c4da4d2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.037178
10.0.0.23 - - [2026-03-02 03:48:43] "GET /projects?obj_uuids=b73a0950-6c2a-4208-8471-9706c4da4d2b&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001534
10.0.0.242 - - [2026-03-02 03:48:43] "GET /project/b73a0950-6c2a-4208-8471-9706c4da4d2b?fields=virtual_networks HTTP/1.1" 200 1058 0.044153
10.0.0.23 - - [2026-03-02 03:48:43] "GET /projects?obj_uuids=b73a0950-6c2a-4208-8471-9706c4da4d2b&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001506
10.0.0.242 - - [2026-03-02 03:48:44] "GET /project/b73a0950-6c2a-4208-8471-9706c4da4d2b?fields=virtual_machine_interfaces HTTP/1.1" 200 1058 0.045244
10.0.0.23 - - [2026-03-02 03:48:44] "GET /projects?obj_uuids=b73a0950-6c2a-4208-8471-9706c4da4d2b&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001083
10.0.0.242 - - [2026-03-02 03:48:44] "GET /project/b73a0950-6c2a-4208-8471-9706c4da4d2b?fields=security_groups HTTP/1.1" 200 1297 0.051798
10.0.0.242 - - [2026-03-02 03:48:45] "POST /fqname-to-id HTTP/1.1" 404 206 0.028118
10.0.0.23 - - [2026-03-02 03:48:45] "GET /projects?obj_uuids=347cae1e-2c5b-4d82-8547-e7c1679a160e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003870
10.0.0.23 - - [2026-03-02 03:48:45] "GET /domains?obj_uuids=cc2d0805-fa5b-4698-bfcc-d7811c08231a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001193
10.0.0.23 - - [2026-03-02 03:48:45] "GET /domain/cc2d0805-fa5b-4698-bfcc-d7811c08231a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007240
10.0.0.23 - - [2026-03-02 03:48:45] "POST /id-to-fqname HTTP/1.1" 200 209 0.004509
10.0.0.23 - - [2026-03-02 03:48:45] "POST /fqname-to-id HTTP/1.1" 404 217 0.008330
10.0.0.23 - - [2026-03-02 03:48:45] "POST /security-groups HTTP/1.1" 200 609 0.034542
10.0.0.23 - - [2026-03-02 03:48:45] "POST /projects HTTP/1.1" 200 621 0.260555
10.0.0.23 - - [2026-03-02 03:48:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.300705
10.0.0.242 - - [2026-03-02 03:48:45] "POST /fqname-to-id HTTP/1.1" 404 252 0.046520
10.0.0.242 - - [2026-03-02 03:48:45] "GET /project/347cae1e-2c5b-4d82-8547-e7c1679a160e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1434 0.462426
10.0.0.242 - - [2026-03-02 03:48:45] "POST /access-control-lists HTTP/1.1" 200 612 0.041611
10.0.0.242 - - [2026-03-02 03:48:46] "GET / HTTP/1.1" 200 35931 0.002129
10.0.0.242 - - [2026-03-02 03:48:47] "POST /fqname-to-id HTTP/1.1" 401 293 0.000436
10.0.0.242 - - [2026-03-02 03:48:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.065168
10.0.0.23 - - [2026-03-02 03:48:47] "GET /projects?obj_uuids=347cae1e-2c5b-4d82-8547-e7c1679a160e&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001038
10.0.0.242 - - [2026-03-02 03:48:47] "GET /project/347cae1e-2c5b-4d82-8547-e7c1679a160e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1434 0.041151
10.0.0.23 - - [2026-03-02 03:48:48] "POST /useragent-kv HTTP/1.1" 200 115 0.007076
10.0.0.242 - - [2026-03-02 03:48:48] "POST /neutron/subnet HTTP/1.1" 200 725 0.259903
10.0.0.242 - - [2026-03-02 03:48:48] "POST /id-to-fqname HTTP/1.1" 200 239 0.001682
10.0.0.242 - - [2026-03-02 03:48:48] "GET /virtual-network/ff1b6916-7ac3-41a4-b870-4c45d6feb790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.005787
10.0.0.242 - - [2026-03-02 03:48:48] "GET /virtual-network/ff1b6916-7ac3-41a4-b870-4c45d6feb790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.006063
10.0.0.242 - - [2026-03-02 03:48:48] "POST /neutron/network HTTP/1.1" 200 844 0.007563
10.0.0.242 - - [2026-03-02 03:48:48] "POST /id-to-fqname HTTP/1.1" 200 239 0.001324
10.0.0.23 - - [2026-03-02 03:48:49] "GET /projects?obj_uuids=347cae1e-2c5b-4d82-8547-e7c1679a160e&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001054
10.0.0.242 - - [2026-03-02 03:48:49] "GET /project/347cae1e-2c5b-4d82-8547-e7c1679a160e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1434 0.071969
10.0.0.242 - - [2026-03-02 03:48:49] "POST /neutron/network HTTP/1.1" 200 844 0.033060
10.0.0.242 - - [2026-03-02 03:48:49] "POST /id-to-fqname HTTP/1.1" 200 239 0.001370
10.0.0.242 - - [2026-03-02 03:48:49] "POST /neutron/port HTTP/1.1" 200 117 0.007073
10.0.0.23 - - [2026-03-02 03:48:50] "GET /projects?obj_uuids=347cae1e-2c5b-4d82-8547-e7c1679a160e&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001080
10.0.0.242 - - [2026-03-02 03:48:50] "POST /neutron/port HTTP/1.1" 200 1078 0.325820
10.0.0.242 - - [2026-03-02 03:48:50] "POST /neutron/port HTTP/1.1" 200 1132 0.112662
10.0.0.242 - - [2026-03-02 03:48:50] "POST /neutron/subnet HTTP/1.1" 200 699 0.010241
10.0.0.23 - - [2026-03-02 03:48:50] "GET /projects?obj_uuids=347cae1e-2c5b-4d82-8547-e7c1679a160e&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001393
10.0.0.242 - - [2026-03-02 03:48:50] "GET /project/347cae1e-2c5b-4d82-8547-e7c1679a160e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1434 0.078828
10.0.0.242 - - [2026-03-02 03:48:50] "POST /neutron/network HTTP/1.1" 200 844 0.008444
10.0.0.242 - - [2026-03-02 03:48:51] "POST /neutron/port HTTP/1.1" 200 117 0.008078
10.0.0.242 - - [2026-03-02 03:48:51] "GET /virtual-network/ff1b6916-7ac3-41a4-b870-4c45d6feb790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.006761
10.0.0.242 - - [2026-03-02 03:48:51] "POST /neutron/port HTTP/1.1" 200 1078 0.020384
10.0.0.242 - - [2026-03-02 03:48:52] "POST /neutron/port HTTP/1.1" 200 1142 0.017779
10.0.0.242 - - [2026-03-02 03:48:52] "POST /neutron/port HTTP/1.1" 200 117 0.001181
10.0.0.242 - - [2026-03-02 03:48:53] "POST /neutron/security_group HTTP/1.1" 200 2076 0.007846
10.0.0.242 - - [2026-03-02 03:48:53] "POST /neutron/port HTTP/1.1" 200 1142 0.020007
10.0.0.242 - - [2026-03-02 03:48:53] "GET /virtual-machine/c0e6af27-4816-4e93-8e17-33850b171243 HTTP/1.1" 401 293 0.000612
10.0.0.242 - - [2026-03-02 03:48:54] "GET /virtual-machine/c0e6af27-4816-4e93-8e17-33850b171243 HTTP/1.1" 200 1311 0.034921
10.0.0.242 - - [2026-03-02 03:48:54] "GET /virtual-machine-interface/9d3ed7bc-d113-456b-b456-0bc3c7411925 HTTP/1.1" 200 3035 0.005557
10.0.0.242 - - [2026-03-02 03:48:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003241
10.0.0.242 - - [2026-03-02 03:48:54] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004056
10.0.0.242 - - [2026-03-02 03:48:54] "GET /virtual-networks?parent_id=347cae1e-2c5b-4d82-8547-e7c1679a160e&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.002776
10.0.0.242 - - [2026-03-02 03:48:54] "GET /virtual-network/ff1b6916-7ac3-41a4-b870-4c45d6feb790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.005760
10.0.0.242 - - [2026-03-02 03:48:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003971
10.0.0.242 - - [2026-03-02 03:48:57] "GET /virtual-network/ff1b6916-7ac3-41a4-b870-4c45d6feb790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.005884
10.0.0.242 - - [2026-03-02 03:49:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003770
10.0.0.242 - - [2026-03-02 03:49:01] "GET /virtual-network/ff1b6916-7ac3-41a4-b870-4c45d6feb790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.006406
10.0.0.23 - - [2026-03-02 03:49:02] "DELETE /project/347cae1e2c5b4d828547e7c1679a160e HTTP/1.1" 404 173 0.005310
10.0.0.23 - - [2026-03-02 03:49:02] "GET /projects?obj_uuids=b73a0950-6c2a-4208-8471-9706c4da4d2b&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.000853
10.0.0.23 - - [2026-03-02 03:49:02] "GET /project/b73a0950-6c2a-4208-8471-9706c4da4d2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1520 0.036733
10.0.0.23 - - [2026-03-02 03:49:02] "GET /projects?obj_uuids=b73a0950-6c2a-4208-8471-9706c4da4d2b&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001091
10.0.0.23 - - [2026-03-02 03:49:02] "GET /project/b73a0950-6c2a-4208-8471-9706c4da4d2b?fields=security_groups HTTP/1.1" 200 1402 0.083984
10.0.0.23 - - [2026-03-02 03:49:02] "DELETE /security-group/2002dfce-1f90-4add-aac4-27dc51f42991 HTTP/1.1" 200 115 0.047444
10.0.0.23 - - [2026-03-02 03:49:02] "GET /projects?obj_uuids=b73a0950-6c2a-4208-8471-9706c4da4d2b&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001037
10.0.0.242 - - [2026-03-02 03:49:02] "DELETE /access-control-list/01760888-b590-4822-b3c7-7599c57c688d HTTP/1.1" 200 115 0.046726
10.0.0.23 - - [2026-03-02 03:49:02] "GET /project/b73a0950-6c2a-4208-8471-9706c4da4d2b?fields=application_policy_sets HTTP/1.1" 200 1441 0.059415
10.0.0.23 - - [2026-03-02 03:49:03] "DELETE /project/b73a0950-6c2a-4208-8471-9706c4da4d2b HTTP/1.1" 200 115 0.434782
10.0.0.27 - - [2026-03-02 03:49:03] "GET /obj-perms HTTP/1.1" 200 5075 0.138389
10.0.0.23 - - [2026-03-02 03:49:03] "GET /obj-perms HTTP/1.1" 200 5075 0.048995
10.0.0.242 - - [2026-03-02 03:49:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003428
10.0.0.242 - - [2026-03-02 03:49:05] "GET /virtual-network/ff1b6916-7ac3-41a4-b870-4c45d6feb790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.009782
10.0.0.242 - - [2026-03-02 03:49:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004905
10.0.0.242 - - [2026-03-02 03:49:09] "GET /virtual-network/ff1b6916-7ac3-41a4-b870-4c45d6feb790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.005611
10.0.0.242 - - [2026-03-02 03:49:10] "POST /neutron/security_group HTTP/1.1" 200 2076 0.007196
10.0.0.242 - - [2026-03-02 03:49:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004076
10.0.0.242 - - [2026-03-02 03:49:11] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004119
10.0.0.242 - - [2026-03-02 03:49:11] "GET /virtual-networks?parent_id=347cae1e-2c5b-4d82-8547-e7c1679a160e&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.003492
10.0.0.242 - - [2026-03-02 03:49:11] "GET /virtual-network/ff1b6916-7ac3-41a4-b870-4c45d6feb790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.006515
10.0.0.242 - - [2026-03-02 03:49:11] "POST /neutron/port HTTP/1.1" 200 1142 0.018600
10.0.0.242 - - [2026-03-02 03:49:17] "POST /neutron/security_group HTTP/1.1" 200 2076 0.008041
10.0.0.242 - - [2026-03-02 03:49:22] "POST /neutron/port HTTP/1.1" 200 1142 0.031980
10.0.0.242 - - [2026-03-02 03:49:22] "POST /neutron/security_group HTTP/1.1" 200 2076 0.032001
10.0.0.242 - - [2026-03-02 03:49:22] "GET /virtual-machine/0a3b78dd-14e4-45b4-9311-a37f3ad4b18b HTTP/1.1" 200 1309 0.005672
10.0.0.242 - - [2026-03-02 03:49:22] "GET /virtual-machine-interface/bc5487cd-d1a0-44b9-86e5-0a0dd916355f HTTP/1.1" 200 3034 0.005152
10.0.0.242 - - [2026-03-02 03:49:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004271
10.0.0.242 - - [2026-03-02 03:49:22] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005110
10.0.0.242 - - [2026-03-02 03:49:22] "GET /virtual-networks?parent_id=347cae1e-2c5b-4d82-8547-e7c1679a160e&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.002898
10.0.0.242 - - [2026-03-02 03:49:22] "GET /virtual-network/ff1b6916-7ac3-41a4-b870-4c45d6feb790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.008203
10.0.0.242 - - [2026-03-02 03:49:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003669
10.0.0.242 - - [2026-03-02 03:49:23] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004867
10.0.0.242 - - [2026-03-02 03:49:23] "GET /virtual-networks?parent_id=347cae1e-2c5b-4d82-8547-e7c1679a160e&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.003108
10.0.0.242 - - [2026-03-02 03:49:23] "GET /virtual-network/ff1b6916-7ac3-41a4-b870-4c45d6feb790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.005888
10.0.0.242 - - [2026-03-02 03:49:23] "POST /neutron/network HTTP/1.1" 200 854 0.013240
10.0.0.242 - - [2026-03-02 03:49:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005097
10.0.0.23 - - [2026-03-02 03:49:23] "GET /projects?obj_uuids=347cae1e-2c5b-4d82-8547-e7c1679a160e&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001078
10.0.0.242 - - [2026-03-02 03:49:24] "GET /project/347cae1e-2c5b-4d82-8547-e7c1679a160e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1434 0.048435
10.0.0.242 - - [2026-03-02 03:49:24] "POST /neutron/port HTTP/1.1" 200 117 0.001156
10.0.0.23 - - [2026-03-02 03:49:24] "GET /projects?obj_uuids=347cae1e-2c5b-4d82-8547-e7c1679a160e&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001023
10.0.0.242 - - [2026-03-02 03:49:24] "POST /neutron/network HTTP/1.1" 200 625 0.170963
10.0.0.242 - - [2026-03-02 03:49:24] "POST /ref-update HTTP/1.1" 200 156 0.029093
10.0.0.242 - - [2026-03-02 03:49:24] "POST /id-to-fqname HTTP/1.1" 200 239 0.004802
10.0.0.242 - - [2026-03-02 03:49:24] "GET /virtual-network/4b99745e-a4d0-4a08-ad22-ef330375dcfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.005962
10.0.0.242 - - [2026-03-02 03:49:24] "POST /neutron/network HTTP/1.1" 200 843 0.008802
10.0.0.242 - - [2026-03-02 03:49:24] "GET /virtual-network/4b99745e-a4d0-4a08-ad22-ef330375dcfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.005727
10.0.0.242 - - [2026-03-02 03:49:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003279
10.0.0.23 - - [2026-03-02 03:49:24] "GET /projects?obj_uuids=347cae1e-2c5b-4d82-8547-e7c1679a160e&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.000919
10.0.0.242 - - [2026-03-02 03:49:24] "GET /project/347cae1e-2c5b-4d82-8547-e7c1679a160e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1434 0.050706
10.0.0.242 - - [2026-03-02 03:49:24] "POST /neutron/network HTTP/1.1" 200 117 0.020601
10.0.0.242 - - [2026-03-02 03:49:25] "POST /neutron/network HTTP/1.1" 200 850 0.017214
10.0.0.242 - - [2026-03-02 03:49:25] "POST /id-to-fqname HTTP/1.1" 200 242 0.001258
10.0.0.242 - - [2026-03-02 03:49:25] "GET /virtual-network/860c5a20-15e0-42e8-b7d7-a7b391349444?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.006454
10.0.0.242 - - [2026-03-02 03:49:25] "GET /virtual-network/860c5a20-15e0-42e8-b7d7-a7b391349444?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.005932
10.0.0.242 - - [2026-03-02 03:49:25] "POST /neutron/subnet HTTP/1.1" 200 725 0.009420
10.0.0.242 - - [2026-03-02 03:49:25] "POST /id-to-fqname HTTP/1.1" 200 239 0.001251
10.0.0.242 - - [2026-03-02 03:49:25] "POST /neutron/network HTTP/1.1" 200 853 0.010853
10.0.0.23 - - [2026-03-02 03:49:26] "GET /projects?obj_uuids=347cae1e-2c5b-4d82-8547-e7c1679a160e&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001449
10.0.0.242 - - [2026-03-02 03:49:26] "GET /project/347cae1e-2c5b-4d82-8547-e7c1679a160e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1434 0.081926
10.0.0.242 - - [2026-03-02 03:49:26] "POST /neutron/security_group HTTP/1.1" 200 2076 0.007844
10.0.0.242 - - [2026-03-02 03:49:27] "POST /id-to-fqname HTTP/1.1" 200 242 0.001310
10.0.0.242 - - [2026-03-02 03:49:27] "POST /neutron/security_group HTTP/1.1" 200 2076 0.009299
10.0.0.23 - - [2026-03-02 03:49:27] "GET /projects?obj_uuids=347cae1e-2c5b-4d82-8547-e7c1679a160e&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001394
10.0.0.242 - - [2026-03-02 03:49:27] "POST /neutron/port HTTP/1.1" 200 1077 0.283765
10.0.0.242 - - [2026-03-02 03:49:28] "POST /neutron/port HTTP/1.1" 200 1131 0.139609
10.0.0.242 - - [2026-03-02 03:49:28] "POST /neutron/subnet HTTP/1.1" 200 694 0.009032
10.0.0.23 - - [2026-03-02 03:49:28] "GET /projects?obj_uuids=347cae1e-2c5b-4d82-8547-e7c1679a160e&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001033
10.0.0.242 - - [2026-03-02 03:49:28] "GET /project/347cae1e-2c5b-4d82-8547-e7c1679a160e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1434 0.082188
10.0.0.242 - - [2026-03-02 03:49:28] "POST /neutron/network HTTP/1.1" 200 850 0.007210
10.0.0.242 - - [2026-03-02 03:49:28] "POST /neutron/port HTTP/1.1" 200 117 0.006819
10.0.0.242 - - [2026-03-02 03:49:28] "POST /id-to-fqname HTTP/1.1" 200 239 0.001276
10.0.0.242 - - [2026-03-02 03:49:28] "POST /id-to-fqname HTTP/1.1" 200 239 0.001114
10.0.0.242 - - [2026-03-02 03:49:29] "POST /neutron/network HTTP/1.1" 200 860 0.006550
10.0.0.242 - - [2026-03-02 03:49:29] "POST /neutron/port HTTP/1.1" 200 1078 0.016184
10.0.0.242 - - [2026-03-02 03:49:29] "POST /neutron/port HTTP/1.1" 200 1142 0.018285
10.0.0.242 - - [2026-03-02 03:49:29] "POST /neutron/port HTTP/1.1" 200 117 0.001246
10.0.0.23 - - [2026-03-02 03:49:29] "GET /projects?obj_uuids=347cae1e-2c5b-4d82-8547-e7c1679a160e&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001036
10.0.0.242 - - [2026-03-02 03:49:29] "GET /project/347cae1e-2c5b-4d82-8547-e7c1679a160e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1434 0.076675
10.0.0.242 - - [2026-03-02 03:49:30] "POST /neutron/network HTTP/1.1" 200 843 0.006486
10.0.0.242 - - [2026-03-02 03:49:30] "POST /neutron/port HTTP/1.1" 200 117 0.006242
10.0.0.242 - - [2026-03-02 03:49:30] "GET /virtual-network/ff1b6916-7ac3-41a4-b870-4c45d6feb790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.005262
10.0.0.23 - - [2026-03-02 03:49:30] "GET /projects?obj_uuids=347cae1e-2c5b-4d82-8547-e7c1679a160e&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001263
10.0.0.242 - - [2026-03-02 03:49:31] "POST /neutron/port HTTP/1.1" 200 1077 0.259264
10.0.0.242 - - [2026-03-02 03:49:31] "GET /virtual-network/4b99745e-a4d0-4a08-ad22-ef330375dcfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.010176
10.0.0.242 - - [2026-03-02 03:49:31] "POST /neutron/port HTTP/1.1" 200 1132 0.133527
10.0.0.242 - - [2026-03-02 03:49:31] "POST /neutron/port HTTP/1.1" 200 1131 0.113348
10.0.0.242 - - [2026-03-02 03:49:31] "GET /obj-perms HTTP/1.1" 200 5085 0.054235
10.0.0.242 - - [2026-03-02 03:49:31] "POST /neutron/subnet HTTP/1.1" 200 699 0.011513
10.0.0.242 - - [2026-03-02 03:49:31] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004601
10.0.0.242 - - [2026-03-02 03:49:31] "POST /neutron/network HTTP/1.1" 200 843 0.006203
10.0.0.242 - - [2026-03-02 03:49:32] "GET /virtual-network/860c5a20-15e0-42e8-b7d7-a7b391349444?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.005513
10.0.0.27 - - [2026-03-02 03:49:32] "GET /obj-perms HTTP/1.1" 200 5085 0.056304
10.0.0.23 - - [2026-03-02 03:49:32] "GET /obj-perms HTTP/1.1" 200 5085 0.063909
10.0.0.242 - - [2026-03-02 03:49:32] "POST /neutron/port HTTP/1.1" 200 1142 0.019176
10.0.0.242 - - [2026-03-02 03:49:32] "POST /neutron/security_group HTTP/1.1" 200 2076 0.007395
10.0.0.242 - - [2026-03-02 03:49:32] "GET /virtual-machine/6a2b467c-df2b-4f86-a21e-456c3989229b HTTP/1.1" 200 1310 0.005765
10.0.0.242 - - [2026-03-02 03:49:32] "GET /virtual-machine-interface/94a58bcb-ba0a-4093-8684-a7124ea109b7 HTTP/1.1" 200 3043 0.005758
10.0.0.242 - - [2026-03-02 03:49:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003040
10.0.0.242 - - [2026-03-02 03:49:32] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004074
10.0.0.242 - - [2026-03-02 03:49:32] "GET /virtual-networks?parent_id=347cae1e-2c5b-4d82-8547-e7c1679a160e&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.003845
10.0.0.242 - - [2026-03-02 03:49:32] "GET /virtual-network/860c5a20-15e0-42e8-b7d7-a7b391349444?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.006243
10.0.0.242 - - [2026-03-02 03:49:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004171
10.0.0.242 - - [2026-03-02 03:49:35] "GET /virtual-network/860c5a20-15e0-42e8-b7d7-a7b391349444?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.007317
10.0.0.242 - - [2026-03-02 03:49:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003436
10.0.0.242 - - [2026-03-02 03:49:39] "GET /virtual-network/860c5a20-15e0-42e8-b7d7-a7b391349444?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.005520
10.0.0.242 - - [2026-03-02 03:49:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003662
10.0.0.242 - - [2026-03-02 03:49:44] "GET /virtual-network/860c5a20-15e0-42e8-b7d7-a7b391349444?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.005190
10.0.0.242 - - [2026-03-02 03:49:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003530
10.0.0.242 - - [2026-03-02 03:49:48] "GET /virtual-network/860c5a20-15e0-42e8-b7d7-a7b391349444?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.006311
10.0.0.242 - - [2026-03-02 03:49:48] "POST /neutron/port HTTP/1.1" 200 1141 0.017866
10.0.0.242 - - [2026-03-02 03:49:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003559
10.0.0.242 - - [2026-03-02 03:49:52] "GET /virtual-network/860c5a20-15e0-42e8-b7d7-a7b391349444?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.005814
10.0.0.242 - - [2026-03-02 03:49:52] "POST /neutron/security_group HTTP/1.1" 200 2076 0.006029
10.0.0.242 - - [2026-03-02 03:49:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003882
10.0.0.242 - - [2026-03-02 03:49:54] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004228
10.0.0.242 - - [2026-03-02 03:49:54] "GET /virtual-networks?parent_id=347cae1e-2c5b-4d82-8547-e7c1679a160e&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.003198
10.0.0.242 - - [2026-03-02 03:49:54] "GET /virtual-network/860c5a20-15e0-42e8-b7d7-a7b391349444?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.006562
10.0.0.242 - - [2026-03-02 03:49:59] "POST /neutron/port HTTP/1.1" 200 1142 0.019561
10.0.0.242 - - [2026-03-02 03:50:04] "POST /neutron/security_group HTTP/1.1" 200 2076 0.007569
10.0.0.242 - - [2026-03-02 03:50:05] "POST /neutron/port HTTP/1.1" 200 1141 0.016296
10.0.0.242 - - [2026-03-02 03:50:05] "GET /virtual-machine/7d63a098-fba1-4828-b1d1-bc2522952ff6 HTTP/1.1" 200 1310 0.008431
10.0.0.242 - - [2026-03-02 03:50:05] "GET /virtual-machine-interface/094d96a0-bf72-4b41-8e57-326f57ab9365 HTTP/1.1" 200 3033 0.005855
10.0.0.242 - - [2026-03-02 03:50:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003793
10.0.0.242 - - [2026-03-02 03:50:05] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004407
10.0.0.242 - - [2026-03-02 03:50:05] "GET /virtual-networks?parent_id=347cae1e-2c5b-4d82-8547-e7c1679a160e&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.003677
10.0.0.242 - - [2026-03-02 03:50:05] "GET /virtual-network/4b99745e-a4d0-4a08-ad22-ef330375dcfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.005916
10.0.0.242 - - [2026-03-02 03:50:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004156
10.0.0.242 - - [2026-03-02 03:50:06] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004013
10.0.0.242 - - [2026-03-02 03:50:06] "GET /virtual-networks?parent_id=347cae1e-2c5b-4d82-8547-e7c1679a160e&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.003477
10.0.0.242 - - [2026-03-02 03:50:06] "GET /virtual-network/4b99745e-a4d0-4a08-ad22-ef330375dcfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.005994
10.0.0.242 - - [2026-03-02 03:50:06] "POST /neutron/security_group HTTP/1.1" 200 2076 0.007543
10.0.0.242 - - [2026-03-02 03:50:06] "POST /neutron/port HTTP/1.1" 200 2131 0.019689
10.0.0.242 - - [2026-03-02 03:50:06] "POST /neutron/security_group HTTP/1.1" 200 2076 0.008103
10.0.0.242 - - [2026-03-02 03:50:06] "GET /virtual-machine/f33717d2-431d-45be-bc3c-73288c030f76 HTTP/1.1" 200 1587 0.005621
10.0.0.242 - - [2026-03-02 03:50:06] "GET /virtual-machine-interface/1159dd2f-ba4c-4b39-ae67-7b8cc186a64a HTTP/1.1" 200 3034 0.004994
10.0.0.242 - - [2026-03-02 03:50:06] "GET /virtual-machine-interface/fcaf678b-580b-4eed-a3c1-c2e9e65c8324 HTTP/1.1" 200 3035 0.004971
10.0.0.242 - - [2026-03-02 03:50:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003546
10.0.0.242 - - [2026-03-02 03:50:07] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003351
10.0.0.242 - - [2026-03-02 03:50:07] "GET /virtual-networks?parent_id=347cae1e-2c5b-4d82-8547-e7c1679a160e&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.002970
10.0.0.242 - - [2026-03-02 03:50:07] "GET /virtual-network/ff1b6916-7ac3-41a4-b870-4c45d6feb790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.006192
10.0.0.242 - - [2026-03-02 03:50:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004889
10.0.0.242 - - [2026-03-02 03:50:08] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004547
10.0.0.242 - - [2026-03-02 03:50:08] "GET /virtual-networks?parent_id=347cae1e-2c5b-4d82-8547-e7c1679a160e&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.003828
10.0.0.242 - - [2026-03-02 03:50:08] "GET /virtual-network/ff1b6916-7ac3-41a4-b870-4c45d6feb790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.006036
10.0.0.242 - - [2026-03-02 03:50:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004068
10.0.0.242 - - [2026-03-02 03:50:08] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004544
10.0.0.242 - - [2026-03-02 03:50:08] "GET /virtual-networks?parent_id=347cae1e-2c5b-4d82-8547-e7c1679a160e&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.003075
10.0.0.242 - - [2026-03-02 03:50:08] "GET /virtual-network/4b99745e-a4d0-4a08-ad22-ef330375dcfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.005302
10.0.0.242 - - [2026-03-02 03:50:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003542
10.0.0.242 - - [2026-03-02 03:50:09] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003841
10.0.0.242 - - [2026-03-02 03:50:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002989
10.0.0.242 - - [2026-03-02 03:50:09] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006344
10.0.0.242 - - [2026-03-02 03:50:09] "PUT /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a HTTP/1.1" 200 276 0.011063
10.0.0.242 - - [2026-03-02 03:50:10] "POST /fqname-to-id HTTP/1.1" 404 217 0.004031
10.0.0.242 - - [2026-03-02 03:50:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003063
10.0.0.23 - - [2026-03-02 03:50:10] "GET /projects?obj_uuids=347cae1e-2c5b-4d82-8547-e7c1679a160e&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.036220
10.0.0.242 - - [2026-03-02 03:50:10] "GET /project/347cae1e-2c5b-4d82-8547-e7c1679a160e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1434 0.072290
10.0.0.242 - - [2026-03-02 03:50:10] "POST /network-policys HTTP/1.1" 200 539 0.025627
10.0.0.242 - - [2026-03-02 03:50:10] "GET /network-policy/1b7e7d9e-d3a3-4ec1-a6f0-1cd55bb16ffc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.006069
10.0.0.242 - - [2026-03-02 03:50:10] "POST /neutron/network HTTP/1.1" 200 938 0.013404
10.0.0.242 - - [2026-03-02 03:50:10] "GET /virtual-network/ff1b6916-7ac3-41a4-b870-4c45d6feb790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2390 0.005445
10.0.0.242 - - [2026-03-02 03:50:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002870
10.0.0.242 - - [2026-03-02 03:50:10] "GET /network-policy/1b7e7d9e-d3a3-4ec1-a6f0-1cd55bb16ffc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.004917
10.0.0.242 - - [2026-03-02 03:50:10] "POST /neutron/network HTTP/1.1" 200 937 0.010346
10.0.0.242 - - [2026-03-02 03:50:10] "GET /virtual-network/4b99745e-a4d0-4a08-ad22-ef330375dcfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2386 0.005360
10.0.0.242 - - [2026-03-02 03:50:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002785
10.0.0.242 - - [2026-03-02 03:50:10] "GET /network-policy/1b7e7d9e-d3a3-4ec1-a6f0-1cd55bb16ffc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.004407
10.0.0.242 - - [2026-03-02 03:50:10] "POST /fqname-to-id HTTP/1.1" 404 254 0.004766
10.0.0.242 - - [2026-03-02 03:50:11] "POST /fqname-to-id HTTP/1.1" 404 254 0.003194
10.0.0.242 - - [2026-03-02 03:50:11] "GET /virtual-network/ff1b6916-7ac3-41a4-b870-4c45d6feb790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2390 0.006440
10.0.0.242 - - [2026-03-02 03:50:11] "GET /obj-perms HTTP/1.1" 200 5085 0.003415
10.0.0.242 - - [2026-03-02 03:50:11] "GET /virtual-network/4b99745e-a4d0-4a08-ad22-ef330375dcfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2386 0.005524
10.0.0.27 - - [2026-03-02 03:50:11] "GET /obj-perms HTTP/1.1" 200 5085 0.003395
10.0.0.242 - - [2026-03-02 03:50:12] "GET /virtual-network/ff1b6916-7ac3-41a4-b870-4c45d6feb790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2390 0.005590
10.0.0.23 - - [2026-03-02 03:50:12] "GET /obj-perms HTTP/1.1" 200 5085 0.003926
10.0.0.242 - - [2026-03-02 03:50:12] "GET /virtual-network/4b99745e-a4d0-4a08-ad22-ef330375dcfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2386 0.006613
10.0.0.242 - - [2026-03-02 03:50:12] "GET /obj-perms HTTP/1.1" 200 5085 0.003569
10.0.0.242 - - [2026-03-02 03:50:13] "GET /virtual-network/860c5a20-15e0-42e8-b7d7-a7b391349444?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.005749
10.0.0.27 - - [2026-03-02 03:50:13] "GET /obj-perms HTTP/1.1" 200 5085 0.003577
10.0.0.242 - - [2026-03-02 03:50:25] "POST /neutron/network HTTP/1.1" 200 948 0.006853
10.0.0.242 - - [2026-03-02 03:50:25] "POST /neutron/port HTTP/1.1" 200 117 0.001217
10.0.0.242 - - [2026-03-02 03:50:26] "POST /neutron/port HTTP/1.1" 200 1141 0.021535
10.0.0.242 - - [2026-03-02 03:50:27] "POST /neutron/subnet HTTP/1.1" 200 694 0.009302
10.0.0.242 - - [2026-03-02 03:50:28] "GET /obj-perms HTTP/1.1" 200 5085 0.004535
10.0.0.23 - - [2026-03-02 03:50:51] "GET /global-system-configs HTTP/1.1" 401 293 0.000492
10.0.0.23 - - [2026-03-02 03:50:51] "GET /global-system-configs HTTP/1.1" 401 293 0.000600
10.0.0.27 - - [2026-03-02 03:50:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000391
10.0.0.27 - - [2026-03-02 03:50:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000377
10.0.0.27 - - [2026-03-02 03:50:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000374
10.0.0.27 - - [2026-03-02 03:50:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000471
10.0.0.242 - - [2026-03-02 03:50:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000422
10.0.0.242 - - [2026-03-02 03:50:53] "GET /global-system-configs HTTP/1.1" 401 293 0.000388
10.0.0.23 - - [2026-03-02 03:50:53] "GET /global-system-configs HTTP/1.1" 401 293 0.000409
10.0.0.23 - - [2026-03-02 03:50:53] "GET /global-system-configs HTTP/1.1" 401 293 0.000532
10.0.0.242 - - [2026-03-02 03:50:54] "GET /global-system-configs HTTP/1.1" 401 293 0.001312
10.0.0.242 - - [2026-03-02 03:50:54] "GET /global-system-configs HTTP/1.1" 401 293 0.000523
10.0.0.23 - - [2026-03-02 03:51:04] "GET /obj-perms HTTP/1.1" 200 5075 0.053068
10.0.0.242 - - [2026-03-02 03:51:25] "POST /neutron/port HTTP/1.1" 200 1142 0.017492
10.0.0.242 - - [2026-03-02 03:51:25] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004650
10.0.0.242 - - [2026-03-02 03:51:25] "POST /neutron/network HTTP/1.1" 200 938 0.007796
10.0.0.242 - - [2026-03-02 03:51:29] "POST /neutron/network HTTP/1.1" 200 860 0.008374
10.0.0.242 - - [2026-03-02 03:51:29] "POST /neutron/port HTTP/1.1" 200 117 0.001283
10.0.0.242 - - [2026-03-02 03:52:26] "POST /neutron/port HTTP/1.1" 200 1142 0.043667
10.0.0.242 - - [2026-03-02 03:52:26] "POST /neutron/subnet HTTP/1.1" 200 699 0.008553
10.0.0.242 - - [2026-03-02 03:52:28] "POST /neutron/port HTTP/1.1" 200 1141 0.019348
10.0.0.242 - - [2026-03-02 03:52:29] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003747
10.0.0.242 - - [2026-03-02 03:52:29] "POST /neutron/network HTTP/1.1" 200 937 0.007963
10.0.0.242 - - [2026-03-02 03:53:06] "GET /obj-perms HTTP/1.1" 200 5075 0.055604
10.0.0.242 - - [2026-03-02 03:53:26] "POST /neutron/network HTTP/1.1" 200 1743 0.012088
10.0.0.242 - - [2026-03-02 03:53:27] "POST /neutron/port HTTP/1.1" 200 117 0.001323
10.0.0.242 - - [2026-03-02 03:53:27] "POST /neutron/subnet HTTP/1.1" 200 694 0.010293
10.0.0.242 - - [2026-03-02 03:53:28] "POST /neutron/port HTTP/1.1" 200 1142 0.016991
10.0.0.242 - - [2026-03-02 03:53:29] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003798
10.0.0.242 - - [2026-03-02 03:53:29] "POST /neutron/network HTTP/1.1" 200 850 0.005903
10.0.0.242 - - [2026-03-02 03:53:50] "GET /obj-perms HTTP/1.1" 200 5085 0.004386
10.0.0.242 - - [2026-03-02 03:53:53] "GET /virtual-network/4b99745e-a4d0-4a08-ad22-ef330375dcfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2386 0.040794
10.0.0.242 - - [2026-03-02 03:53:53] "POST /neutron/network HTTP/1.1" 200 843 0.042144
10.0.0.242 - - [2026-03-02 03:53:53] "GET /virtual-network/4b99745e-a4d0-4a08-ad22-ef330375dcfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.006685
10.0.0.242 - - [2026-03-02 03:53:53] "GET /virtual-network/ff1b6916-7ac3-41a4-b870-4c45d6feb790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2390 0.006153
10.0.0.242 - - [2026-03-02 03:53:53] "POST /neutron/network HTTP/1.1" 200 844 0.009225
10.0.0.242 - - [2026-03-02 03:53:53] "GET /virtual-network/ff1b6916-7ac3-41a4-b870-4c45d6feb790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.006433
10.0.0.242 - - [2026-03-02 03:53:53] "DELETE /network-policy/1b7e7d9e-d3a3-4ec1-a6f0-1cd55bb16ffc HTTP/1.1" 200 115 0.044042
10.0.0.242 - - [2026-03-02 03:53:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003585
10.0.0.242 - - [2026-03-02 03:53:53] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1640 0.005140
10.0.0.242 - - [2026-03-02 03:53:53] "PUT /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a HTTP/1.1" 200 276 0.013163
10.0.0.242 - - [2026-03-02 03:53:54] "DELETE /access-control-list/3a0b7da3-ebe1-42d4-b5e6-bce14af49646 HTTP/1.1" 200 115 0.062724
10.0.0.242 - - [2026-03-02 03:53:54] "DELETE /access-control-list/ef24a5f9-3f08-4ec1-a7fc-1fc88659b5fc HTTP/1.1" 200 115 0.046401
10.0.0.242 - - [2026-03-02 03:53:55] "POST /neutron/port HTTP/1.1" 200 1142 0.023136
10.0.0.242 - - [2026-03-02 03:53:55] "POST /neutron/port HTTP/1.1" 200 1132 0.016982
10.0.0.242 - - [2026-03-02 03:53:56] "POST /neutron/port HTTP/1.1" 200 151 0.247084
10.0.0.242 - - [2026-03-02 03:53:56] "POST /neutron/port HTTP/1.1" 200 1131 0.029219
10.0.0.23 - - [2026-03-02 03:53:57] "POST /useragent-kv HTTP/1.1" 200 115 0.003587
10.0.0.242 - - [2026-03-02 03:53:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004825
10.0.0.23 - - [2026-03-02 03:53:57] "POST /useragent-kv HTTP/1.1" 200 115 0.002649
10.0.0.242 - - [2026-03-02 03:53:57] "POST /neutron/network HTTP/1.1" 200 151 0.144369
10.0.0.242 - - [2026-03-02 03:53:58] "DELETE /route-target/a52b1fc4-f126-4b1e-9342-738534fdccee HTTP/1.1" 200 115 0.028090
10.0.0.242 - - [2026-03-02 03:53:58] "POST /neutron/network HTTP/1.1" 200 844 0.006152
10.0.0.242 - - [2026-03-02 03:53:58] "POST /neutron/port HTTP/1.1" 200 1132 0.013707
10.0.0.242 - - [2026-03-02 03:53:58] "POST /neutron/port HTTP/1.1" 200 1132 0.026341
10.0.0.23 - - [2026-03-02 03:54:00] "POST /useragent-kv HTTP/1.1" 200 115 0.003507
10.0.0.23 - - [2026-03-02 03:54:00] "POST /useragent-kv HTTP/1.1" 200 115 0.002633
10.0.0.242 - - [2026-03-02 03:54:00] "POST /neutron/network HTTP/1.1" 200 151 0.112757
10.0.0.23 - - [2026-03-02 03:54:00] "GET /projects?obj_uuids=347cae1e-2c5b-4d82-8547-e7c1679a160e&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001040
10.0.0.242 - - [2026-03-02 03:54:00] "GET /project/347cae1e-2c5b-4d82-8547-e7c1679a160e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1434 0.085402
10.0.0.23 - - [2026-03-02 03:54:00] "GET /projects?obj_uuids=347cae1e-2c5b-4d82-8547-e7c1679a160e&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001087
10.0.0.242 - - [2026-03-02 03:54:00] "GET /project/347cae1e-2c5b-4d82-8547-e7c1679a160e?fields=virtual_networks HTTP/1.1" 200 1067 0.047963
10.0.0.23 - - [2026-03-02 03:54:00] "GET /projects?obj_uuids=347cae1e-2c5b-4d82-8547-e7c1679a160e&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001467
10.0.0.242 - - [2026-03-02 03:54:01] "GET /project/347cae1e-2c5b-4d82-8547-e7c1679a160e?fields=virtual_machine_interfaces HTTP/1.1" 200 1067 0.042507
10.0.0.23 - - [2026-03-02 03:54:01] "GET /projects?obj_uuids=347cae1e-2c5b-4d82-8547-e7c1679a160e&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.000990
10.0.0.242 - - [2026-03-02 03:54:01] "GET /project/347cae1e-2c5b-4d82-8547-e7c1679a160e?fields=security_groups HTTP/1.1" 200 1311 0.038939
10.0.0.242 - - [2026-03-02 03:54:01] "POST /fqname-to-id HTTP/1.1" 404 183 0.029841
10.0.0.23 - - [2026-03-02 03:54:02] "GET /projects?obj_uuids=58c99a3d-bbc0-441b-98ed-8848a687976c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002915
10.0.0.23 - - [2026-03-02 03:54:02] "GET /domains?obj_uuids=cc2d0805-fa5b-4698-bfcc-d7811c08231a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001042
10.0.0.23 - - [2026-03-02 03:54:02] "GET /domain/cc2d0805-fa5b-4698-bfcc-d7811c08231a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.036915
10.0.0.23 - - [2026-03-02 03:54:02] "POST /id-to-fqname HTTP/1.1" 200 185 0.004148
10.0.0.23 - - [2026-03-02 03:54:02] "POST /fqname-to-id HTTP/1.1" 404 194 0.009978
10.0.0.23 - - [2026-03-02 03:54:02] "POST /security-groups HTTP/1.1" 200 586 0.029397
10.0.0.242 - - [2026-03-02 03:54:02] "POST /fqname-to-id HTTP/1.1" 404 229 0.003565
10.0.0.23 - - [2026-03-02 03:54:02] "POST /projects HTTP/1.1" 200 575 0.234366
10.0.0.23 - - [2026-03-02 03:54:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.310809
10.0.0.242 - - [2026-03-02 03:54:02] "POST /access-control-lists HTTP/1.1" 200 589 0.048211
10.0.0.242 - - [2026-03-02 03:54:02] "GET /project/58c99a3d-bbc0-441b-98ed-8848a687976c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.489025
10.0.0.23 - - [2026-03-02 03:54:03] "DELETE /project/58c99a3dbbc0441b98ed8848a687976c HTTP/1.1" 404 173 0.003764
10.0.0.23 - - [2026-03-02 03:54:03] "GET /projects?obj_uuids=347cae1e-2c5b-4d82-8547-e7c1679a160e&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001283
10.0.0.23 - - [2026-03-02 03:54:03] "GET /project/347cae1e-2c5b-4d82-8547-e7c1679a160e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.040340
10.0.0.23 - - [2026-03-02 03:54:03] "GET /projects?obj_uuids=347cae1e-2c5b-4d82-8547-e7c1679a160e&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001662
10.0.0.242 - - [2026-03-02 03:54:03] "GET / HTTP/1.1" 200 35931 0.001734
10.0.0.23 - - [2026-03-02 03:54:03] "GET /project/347cae1e-2c5b-4d82-8547-e7c1679a160e?fields=security_groups HTTP/1.1" 200 1416 0.057106
10.0.0.23 - - [2026-03-02 03:54:03] "DELETE /security-group/c319c85f-56f9-4fcf-b0a0-c6b0eb762045 HTTP/1.1" 200 115 0.056050
10.0.0.23 - - [2026-03-02 03:54:03] "GET /projects?obj_uuids=347cae1e-2c5b-4d82-8547-e7c1679a160e&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001621
10.0.0.23 - - [2026-03-02 03:54:03] "GET /project/347cae1e-2c5b-4d82-8547-e7c1679a160e?fields=application_policy_sets HTTP/1.1" 200 1455 0.043827
10.0.0.23 - - [2026-03-02 03:54:04] "DELETE /project/347cae1e-2c5b-4d82-8547-e7c1679a160e HTTP/1.1" 200 115 0.408257
10.0.0.23 - - [2026-03-02 03:54:04] "GET /projects?obj_uuids=51b9dc71-44cb-4679-a46b-0feb280e6372&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001544
10.0.0.242 - - [2026-03-02 03:54:04] "GET /project/51b9dc71-44cb-4679-a46b-0feb280e6372?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 0.039749
10.0.0.242 - - [2026-03-02 03:54:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004436
10.0.0.242 - - [2026-03-02 03:54:05] "GET /security-group/37f91104-888e-482d-9072-b0bf7192133c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.004247
10.0.0.242 - - [2026-03-02 03:54:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002890
10.0.0.23 - - [2026-03-02 03:54:05] "GET /projects?obj_uuids=51b9dc71-44cb-4679-a46b-0feb280e6372&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.000963
10.0.0.242 - - [2026-03-02 03:54:05] "GET /project/51b9dc71-44cb-4679-a46b-0feb280e6372?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 0.036127
10.0.0.242 - - [2026-03-02 03:54:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003121
10.0.0.242 - - [2026-03-02 03:54:05] "GET /security-group/37f91104-888e-482d-9072-b0bf7192133c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.005031
10.0.0.242 - - [2026-03-02 03:54:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003274
10.0.0.242 - - [2026-03-02 03:54:05] "PUT /security-group/37f91104-888e-482d-9072-b0bf7192133c HTTP/1.1" 200 262 0.017248
10.0.0.242 - - [2026-03-02 03:54:05] "PUT /access-control-list/6164d17b-b054-4076-8a70-3bf9095c86a3 HTTP/1.1" 200 272 0.013363
10.0.0.242 - - [2026-03-02 03:54:07] "GET /obj-perms HTTP/1.1" 200 5075 0.058851
10.0.0.23 - - [2026-03-02 03:54:08] "GET /projects?obj_uuids=58c99a3d-bbc0-441b-98ed-8848a687976c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001268
10.0.0.242 - - [2026-03-02 03:54:08] "GET /project/58c99a3d-bbc0-441b-98ed-8848a687976c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.045394
10.0.0.23 - - [2026-03-02 03:54:08] "GET /projects?obj_uuids=58c99a3d-bbc0-441b-98ed-8848a687976c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000943
10.0.0.242 - - [2026-03-02 03:54:08] "GET /project/58c99a3d-bbc0-441b-98ed-8848a687976c?fields=virtual_networks HTTP/1.1" 200 1022 0.043189
10.0.0.23 - - [2026-03-02 03:54:08] "GET /projects?obj_uuids=58c99a3d-bbc0-441b-98ed-8848a687976c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001099
10.0.0.242 - - [2026-03-02 03:54:08] "GET /project/58c99a3d-bbc0-441b-98ed-8848a687976c?fields=virtual_machine_interfaces HTTP/1.1" 200 1022 0.040209
10.0.0.23 - - [2026-03-02 03:54:08] "GET /projects?obj_uuids=58c99a3d-bbc0-441b-98ed-8848a687976c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000940
10.0.0.242 - - [2026-03-02 03:54:08] "GET /project/58c99a3d-bbc0-441b-98ed-8848a687976c?fields=security_groups HTTP/1.1" 200 1243 0.042764
10.0.0.242 - - [2026-03-02 03:54:09] "POST /fqname-to-id HTTP/1.1" 404 192 0.026964
10.0.0.23 - - [2026-03-02 03:54:09] "GET /projects?obj_uuids=048689a9-1b1e-4504-b9c2-d3a2d7299017&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002876
10.0.0.23 - - [2026-03-02 03:54:09] "GET /domains?obj_uuids=cc2d0805-fa5b-4698-bfcc-d7811c08231a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000939
10.0.0.23 - - [2026-03-02 03:54:09] "GET /domain/cc2d0805-fa5b-4698-bfcc-d7811c08231a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007587
10.0.0.23 - - [2026-03-02 03:54:09] "POST /id-to-fqname HTTP/1.1" 200 194 0.004460
10.0.0.23 - - [2026-03-02 03:54:09] "POST /fqname-to-id HTTP/1.1" 404 203 0.004120
10.0.0.23 - - [2026-03-02 03:54:09] "POST /security-groups HTTP/1.1" 200 595 0.068807
10.0.0.23 - - [2026-03-02 03:54:09] "POST /projects HTTP/1.1" 200 593 0.277791
10.0.0.242 - - [2026-03-02 03:54:09] "POST /access-control-lists HTTP/1.1" 200 600 0.025288
10.0.0.23 - - [2026-03-02 03:54:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.355194
10.0.0.242 - - [2026-03-02 03:54:09] "GET /project/048689a9-1b1e-4504-b9c2-d3a2d7299017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.498431
10.0.0.242 - - [2026-03-02 03:54:10] "GET / HTTP/1.1" 200 35931 0.001520
10.0.0.242 - - [2026-03-02 03:54:12] "POST /fqname-to-id HTTP/1.1" 401 293 0.000475
10.0.0.242 - - [2026-03-02 03:54:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.058196
10.0.0.23 - - [2026-03-02 03:54:13] "GET /projects?obj_uuids=048689a9-1b1e-4504-b9c2-d3a2d7299017&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000995
10.0.0.242 - - [2026-03-02 03:54:13] "GET /project/048689a9-1b1e-4504-b9c2-d3a2d7299017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.036176
10.0.0.242 - - [2026-03-02 03:54:13] "POST /route-targets HTTP/1.1" 200 327 0.015116
10.0.0.23 - - [2026-03-02 03:54:13] "POST /useragent-kv HTTP/1.1" 200 115 0.007106
10.0.0.242 - - [2026-03-02 03:54:13] "POST /neutron/subnet HTTP/1.1" 200 724 0.254774
10.0.0.242 - - [2026-03-02 03:54:13] "POST /id-to-fqname HTTP/1.1" 200 231 0.001858
10.0.0.242 - - [2026-03-02 03:54:13] "GET /virtual-network/6cd90cd9-138a-4e6c-bdbb-7d9be256de81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.008608
10.0.0.242 - - [2026-03-02 03:54:13] "GET /virtual-network/6cd90cd9-138a-4e6c-bdbb-7d9be256de81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.008281
10.0.0.242 - - [2026-03-02 03:54:13] "POST /neutron/network HTTP/1.1" 200 842 0.008081
10.0.0.242 - - [2026-03-02 03:54:13] "POST /id-to-fqname HTTP/1.1" 200 231 0.001811
10.0.0.23 - - [2026-03-02 03:54:14] "GET /projects?obj_uuids=048689a9-1b1e-4504-b9c2-d3a2d7299017&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002336
10.0.0.242 - - [2026-03-02 03:54:14] "GET /project/048689a9-1b1e-4504-b9c2-d3a2d7299017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.080773
10.0.0.242 - - [2026-03-02 03:54:15] "POST /neutron/network HTTP/1.1" 200 842 0.034266
10.0.0.242 - - [2026-03-02 03:54:15] "POST /id-to-fqname HTTP/1.1" 200 231 0.001362
10.0.0.242 - - [2026-03-02 03:54:15] "POST /neutron/port HTTP/1.1" 200 117 0.007106
10.0.0.242 - - [2026-03-02 03:54:16] "POST /neutron/port HTTP/1.1" 200 1064 0.019429
10.0.0.242 - - [2026-03-02 03:54:16] "POST /neutron/port HTTP/1.1" 200 1128 0.021244
10.0.0.242 - - [2026-03-02 03:54:16] "POST /neutron/port HTTP/1.1" 200 117 0.001157
10.0.0.242 - - [2026-03-02 03:54:27] "POST /neutron/port HTTP/1.1" 200 1128 0.015834
10.0.0.242 - - [2026-03-02 03:54:27] "POST /neutron/subnet HTTP/1.1" 200 698 0.009810
10.0.0.242 - - [2026-03-02 03:54:32] "POST /neutron/port HTTP/1.1" 200 1128 0.049228
10.0.0.23 - - [2026-03-02 03:54:39] "GET /projects?obj_uuids=048689a9-1b1e-4504-b9c2-d3a2d7299017&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001009
10.0.0.242 - - [2026-03-02 03:54:39] "GET /project/048689a9-1b1e-4504-b9c2-d3a2d7299017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.081303
10.0.0.242 - - [2026-03-02 03:54:39] "POST /neutron/network HTTP/1.1" 200 842 0.007492
10.0.0.242 - - [2026-03-02 03:54:39] "POST /neutron/port HTTP/1.1" 200 117 0.007353
10.0.0.242 - - [2026-03-02 03:54:39] "POST /neutron/port HTTP/1.1" 200 1128 0.018689
10.0.0.242 - - [2026-03-02 03:54:40] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008853
10.0.0.242 - - [2026-03-02 03:54:40] "GET /virtual-machine/a3bfdd64-da96-461d-9ff7-170e68db4438 HTTP/1.1" 401 293 0.000434
10.0.0.242 - - [2026-03-02 03:54:40] "GET /virtual-machine/a3bfdd64-da96-461d-9ff7-170e68db4438 HTTP/1.1" 200 1297 0.091235
10.0.0.242 - - [2026-03-02 03:54:40] "GET /virtual-machine-interface/8e1fdd4b-9212-4d5f-bd79-a570be824992 HTTP/1.1" 200 2983 0.008772
10.0.0.242 - - [2026-03-02 03:54:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003175
10.0.0.242 - - [2026-03-02 03:54:40] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003578
10.0.0.242 - - [2026-03-02 03:54:40] "GET /virtual-networks?parent_id=048689a9-1b1e-4504-b9c2-d3a2d7299017&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.003683
10.0.0.242 - - [2026-03-02 03:54:40] "GET /virtual-network/6cd90cd9-138a-4e6c-bdbb-7d9be256de81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.006039
10.0.0.242 - - [2026-03-02 03:54:41] "POST /neutron/port HTTP/1.1" 200 1064 0.065720
10.0.0.242 - - [2026-03-02 03:54:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004128
10.0.0.242 - - [2026-03-02 03:54:41] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003439
10.0.0.242 - - [2026-03-02 03:54:41] "GET /virtual-networks?parent_id=048689a9-1b1e-4504-b9c2-d3a2d7299017&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.003666
10.0.0.242 - - [2026-03-02 03:54:41] "GET /virtual-network/6cd90cd9-138a-4e6c-bdbb-7d9be256de81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.006247
10.0.0.242 - - [2026-03-02 03:54:41] "POST /neutron/port HTTP/1.1" 200 1128 0.019055
10.0.0.242 - - [2026-03-02 03:54:45] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004910
10.0.0.242 - - [2026-03-02 03:54:45] "POST /neutron/network HTTP/1.1" 200 842 0.009006
10.0.0.242 - - [2026-03-02 03:54:52] "POST /neutron/port HTTP/1.1" 200 1128 0.018257
10.0.0.242 - - [2026-03-02 03:54:57] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008006
10.0.0.23 - - [2026-03-02 03:55:04] "DELETE /project/048689a91b1e4504b9c2d3a2d7299017 HTTP/1.1" 404 173 0.003784
10.0.0.23 - - [2026-03-02 03:55:04] "GET /projects?obj_uuids=58c99a3d-bbc0-441b-98ed-8848a687976c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000866
10.0.0.23 - - [2026-03-02 03:55:04] "GET /project/58c99a3d-bbc0-441b-98ed-8848a687976c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.042056
10.0.0.23 - - [2026-03-02 03:55:04] "GET /projects?obj_uuids=58c99a3d-bbc0-441b-98ed-8848a687976c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001357
10.0.0.23 - - [2026-03-02 03:55:04] "GET /project/58c99a3d-bbc0-441b-98ed-8848a687976c?fields=security_groups HTTP/1.1" 200 1348 0.047561
10.0.0.23 - - [2026-03-02 03:55:04] "DELETE /security-group/68279b8a-4294-4c75-88f4-69904fb1886e HTTP/1.1" 200 115 0.050240
10.0.0.23 - - [2026-03-02 03:55:04] "GET /projects?obj_uuids=58c99a3d-bbc0-441b-98ed-8848a687976c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000901
10.0.0.23 - - [2026-03-02 03:55:04] "GET /project/58c99a3d-bbc0-441b-98ed-8848a687976c?fields=application_policy_sets HTTP/1.1" 200 1387 0.042672
10.0.0.242 - - [2026-03-02 03:55:04] "DELETE /access-control-list/f875f5a6-b82c-4ffe-88dc-363cc582d6ae HTTP/1.1" 200 115 0.039639
10.0.0.23 - - [2026-03-02 03:55:04] "DELETE /project/58c99a3d-bbc0-441b-98ed-8848a687976c HTTP/1.1" 200 115 0.433093
10.0.0.242 - - [2026-03-02 03:55:07] "POST /neutron/port HTTP/1.1" 200 1128 0.026273
10.0.0.27 - - [2026-03-02 03:55:08] "GET /obj-perms HTTP/1.1" 200 5075 0.056688
10.0.0.23 - - [2026-03-02 03:55:08] "GET /obj-perms HTTP/1.1" 200 5075 0.049234
10.0.0.242 - - [2026-03-02 03:55:12] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007118
10.0.0.242 - - [2026-03-02 03:55:12] "POST /neutron/port HTTP/1.1" 200 1128 0.018208
10.0.0.242 - - [2026-03-02 03:55:12] "GET /virtual-machine/bc7f609c-d2c4-4805-9198-c7ecdda2a912 HTTP/1.1" 200 1297 0.006236
10.0.0.242 - - [2026-03-02 03:55:12] "GET /virtual-machine-interface/30d9a3ac-c54f-449f-8d8a-a3d94092ef4e HTTP/1.1" 200 2982 0.005605
10.0.0.242 - - [2026-03-02 03:55:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003230
10.0.0.242 - - [2026-03-02 03:55:12] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004000
10.0.0.242 - - [2026-03-02 03:55:12] "GET /virtual-networks?parent_id=048689a9-1b1e-4504-b9c2-d3a2d7299017&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.003088
10.0.0.242 - - [2026-03-02 03:55:12] "GET /virtual-network/6cd90cd9-138a-4e6c-bdbb-7d9be256de81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005609
10.0.0.242 - - [2026-03-02 03:55:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005744
10.0.0.242 - - [2026-03-02 03:55:16] "GET /virtual-network/6cd90cd9-138a-4e6c-bdbb-7d9be256de81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005741
10.0.0.242 - - [2026-03-02 03:55:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004075
10.0.0.242 - - [2026-03-02 03:55:20] "GET /virtual-network/6cd90cd9-138a-4e6c-bdbb-7d9be256de81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.007725
10.0.0.242 - - [2026-03-02 03:55:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004165
10.0.0.242 - - [2026-03-02 03:55:24] "GET /virtual-network/6cd90cd9-138a-4e6c-bdbb-7d9be256de81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005331
10.0.0.242 - - [2026-03-02 03:55:27] "POST /neutron/port HTTP/1.1" 200 1128 0.019076
10.0.0.242 - - [2026-03-02 03:55:27] "POST /neutron/subnet HTTP/1.1" 200 698 0.010643
10.0.0.242 - - [2026-03-02 03:55:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006678
10.0.0.242 - - [2026-03-02 03:55:28] "GET /virtual-network/6cd90cd9-138a-4e6c-bdbb-7d9be256de81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005166
10.0.0.242 - - [2026-03-02 03:55:30] "POST /neutron/port HTTP/1.1" 200 1128 0.017573
10.0.0.242 - - [2026-03-02 03:55:31] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004712
10.0.0.242 - - [2026-03-02 03:55:31] "POST /neutron/network HTTP/1.1" 200 842 0.007042
10.0.0.242 - - [2026-03-02 03:55:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004058
10.0.0.242 - - [2026-03-02 03:55:32] "GET /virtual-network/6cd90cd9-138a-4e6c-bdbb-7d9be256de81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005084
10.0.0.242 - - [2026-03-02 03:55:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003969
10.0.0.242 - - [2026-03-02 03:55:36] "GET /virtual-network/6cd90cd9-138a-4e6c-bdbb-7d9be256de81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.008018
10.0.0.242 - - [2026-03-02 03:55:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003795
10.0.0.242 - - [2026-03-02 03:55:40] "GET /virtual-network/6cd90cd9-138a-4e6c-bdbb-7d9be256de81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005494
10.0.0.242 - - [2026-03-02 03:55:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003970
10.0.0.242 - - [2026-03-02 03:55:44] "GET /virtual-network/6cd90cd9-138a-4e6c-bdbb-7d9be256de81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005015
10.0.0.242 - - [2026-03-02 03:55:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004360
10.0.0.242 - - [2026-03-02 03:55:48] "GET /virtual-network/6cd90cd9-138a-4e6c-bdbb-7d9be256de81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.006279
10.0.0.23 - - [2026-03-02 03:55:51] "GET /global-system-configs HTTP/1.1" 401 293 0.000474
10.0.0.23 - - [2026-03-02 03:55:51] "GET /global-system-configs HTTP/1.1" 401 293 0.000413
10.0.0.27 - - [2026-03-02 03:55:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000376
10.0.0.27 - - [2026-03-02 03:55:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000417
10.0.0.27 - - [2026-03-02 03:55:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000382
10.0.0.27 - - [2026-03-02 03:55:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000393
10.0.0.242 - - [2026-03-02 03:55:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004227
10.0.0.242 - - [2026-03-02 03:55:52] "GET /virtual-network/6cd90cd9-138a-4e6c-bdbb-7d9be256de81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.007600
10.0.0.242 - - [2026-03-02 03:55:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000501
10.0.0.242 - - [2026-03-02 03:55:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000429
10.0.0.23 - - [2026-03-02 03:55:53] "GET /global-system-configs HTTP/1.1" 401 293 0.000433
10.0.0.23 - - [2026-03-02 03:55:53] "GET /global-system-configs HTTP/1.1" 401 293 0.000561
10.0.0.242 - - [2026-03-02 03:55:54] "GET /global-system-configs HTTP/1.1" 401 293 0.000515
10.0.0.242 - - [2026-03-02 03:55:54] "GET /global-system-configs HTTP/1.1" 401 293 0.000559
10.0.0.242 - - [2026-03-02 03:55:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004647
10.0.0.242 - - [2026-03-02 03:55:57] "GET /virtual-network/6cd90cd9-138a-4e6c-bdbb-7d9be256de81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005535
10.0.0.242 - - [2026-03-02 03:56:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003879
10.0.0.242 - - [2026-03-02 03:56:01] "GET /virtual-network/6cd90cd9-138a-4e6c-bdbb-7d9be256de81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.007068
10.0.0.242 - - [2026-03-02 03:56:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003980
10.0.0.242 - - [2026-03-02 03:56:05] "GET /virtual-network/6cd90cd9-138a-4e6c-bdbb-7d9be256de81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.006069
10.0.0.242 - - [2026-03-02 03:56:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003396
10.0.0.242 - - [2026-03-02 03:56:09] "GET /virtual-network/6cd90cd9-138a-4e6c-bdbb-7d9be256de81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005100
10.0.0.242 - - [2026-03-02 03:56:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003503
10.0.0.242 - - [2026-03-02 03:56:13] "GET /virtual-network/6cd90cd9-138a-4e6c-bdbb-7d9be256de81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005373
10.0.0.242 - - [2026-03-02 03:56:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003321
10.0.0.242 - - [2026-03-02 03:56:17] "GET /virtual-network/6cd90cd9-138a-4e6c-bdbb-7d9be256de81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005626
10.0.0.242 - - [2026-03-02 03:56:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004165
10.0.0.242 - - [2026-03-02 03:56:21] "GET /virtual-network/6cd90cd9-138a-4e6c-bdbb-7d9be256de81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.009859
10.0.0.242 - - [2026-03-02 03:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004019
10.0.0.242 - - [2026-03-02 03:56:25] "GET /virtual-network/6cd90cd9-138a-4e6c-bdbb-7d9be256de81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005807
10.0.0.242 - - [2026-03-02 03:56:26] "POST /neutron/port HTTP/1.1" 200 1128 0.021473
10.0.0.242 - - [2026-03-02 03:56:26] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004409
10.0.0.242 - - [2026-03-02 03:56:27] "POST /neutron/network HTTP/1.1" 200 842 0.007929
10.0.0.242 - - [2026-03-02 03:56:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004172
10.0.0.242 - - [2026-03-02 03:56:27] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003968
10.0.0.242 - - [2026-03-02 03:56:27] "GET /virtual-networks?parent_id=048689a9-1b1e-4504-b9c2-d3a2d7299017&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.002667
10.0.0.242 - - [2026-03-02 03:56:27] "GET /virtual-network/6cd90cd9-138a-4e6c-bdbb-7d9be256de81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005550
10.0.0.242 - - [2026-03-02 03:56:32] "POST /neutron/port HTTP/1.1" 200 1128 0.020006
10.0.0.242 - - [2026-03-02 03:56:33] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003853
10.0.0.242 - - [2026-03-02 03:56:33] "POST /neutron/network HTTP/1.1" 200 842 0.008271
10.0.0.242 - - [2026-03-02 03:56:38] "POST /neutron/port HTTP/1.1" 200 1128 0.017453
10.0.0.242 - - [2026-03-02 03:56:43] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008097
10.0.0.242 - - [2026-03-02 03:56:53] "POST /neutron/port HTTP/1.1" 200 1128 0.018103
10.0.0.242 - - [2026-03-02 03:56:58] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007877
10.0.0.242 - - [2026-03-02 03:57:09] "POST /neutron/port HTTP/1.1" 200 1128 0.016875
10.0.0.242 - - [2026-03-02 03:57:14] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007782
10.0.0.242 - - [2026-03-02 03:57:19] "POST /fqname-to-id HTTP/1.1" 404 240 0.003608
10.0.0.242 - - [2026-03-02 03:57:19] "POST /bgp-as-a-services HTTP/1.1" 200 597 0.034077
10.0.0.242 - - [2026-03-02 03:57:20] "GET /bgp-as-a-service/9b161d3c-867a-4c86-b0f9-3ff14e092ba9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1623 0.007239
10.0.0.242 - - [2026-03-02 03:57:20] "GET /virtual-machine-interface/30d9a3ac-c54f-449f-8d8a-a3d94092ef4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2761 0.007147
10.0.0.242 - - [2026-03-02 03:57:20] "POST /ref-update HTTP/1.1" 200 156 0.013336
10.0.0.242 - - [2026-03-02 03:57:20] "POST /neutron/network HTTP/1.1" 200 842 0.007516
10.0.0.242 - - [2026-03-02 03:57:20] "POST /ref-update HTTP/1.1" 200 156 0.026698
10.0.0.242 - - [2026-03-02 03:57:28] "POST /neutron/port HTTP/1.1" 200 1128 0.042835
10.0.0.242 - - [2026-03-02 03:57:28] "POST /neutron/subnet HTTP/1.1" 200 698 0.009226
10.0.0.242 - - [2026-03-02 03:57:33] "POST /neutron/port HTTP/1.1" 200 1128 0.021779
10.0.0.242 - - [2026-03-02 03:57:34] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004656
10.0.0.242 - - [2026-03-02 03:57:34] "POST /neutron/network HTTP/1.1" 200 842 0.007111
10.0.0.242 - - [2026-03-02 03:57:50] "GET /bgp-as-a-service/9b161d3c-867a-4c86-b0f9-3ff14e092ba9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2250 0.007338
10.0.0.242 - - [2026-03-02 03:57:50] "GET /virtual-machine-interface/30d9a3ac-c54f-449f-8d8a-a3d94092ef4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3090 0.006569
10.0.0.242 - - [2026-03-02 03:57:50] "POST /ref-update HTTP/1.1" 200 156 0.013289
10.0.0.242 - - [2026-03-02 03:57:50] "POST /ref-update HTTP/1.1" 200 156 0.014523
10.0.0.242 - - [2026-03-02 03:57:50] "DELETE /bgp-as-a-service/9b161d3c-867a-4c86-b0f9-3ff14e092ba9 HTTP/1.1" 200 115 0.057630
10.0.0.242 - - [2026-03-02 03:57:51] "POST /neutron/port HTTP/1.1" 200 1128 0.020265
10.0.0.242 - - [2026-03-02 03:57:51] "POST /neutron/port HTTP/1.1" 200 1118 0.017168
10.0.0.242 - - [2026-03-02 03:57:52] "POST /neutron/network HTTP/1.1" 200 842 0.007257
10.0.0.242 - - [2026-03-02 03:57:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003524
10.0.0.23 - - [2026-03-02 03:57:54] "GET /projects?obj_uuids=048689a9-1b1e-4504-b9c2-d3a2d7299017&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.029306
10.0.0.242 - - [2026-03-02 03:57:54] "GET /project/048689a9-1b1e-4504-b9c2-d3a2d7299017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.065711
10.0.0.23 - - [2026-03-02 03:57:54] "GET /projects?obj_uuids=048689a9-1b1e-4504-b9c2-d3a2d7299017&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001021
10.0.0.242 - - [2026-03-02 03:57:54] "GET /project/048689a9-1b1e-4504-b9c2-d3a2d7299017?fields=virtual_networks HTTP/1.1" 200 1039 0.040608
10.0.0.23 - - [2026-03-02 03:57:54] "GET /projects?obj_uuids=048689a9-1b1e-4504-b9c2-d3a2d7299017&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000973
10.0.0.242 - - [2026-03-02 03:57:54] "GET /project/048689a9-1b1e-4504-b9c2-d3a2d7299017?fields=virtual_machine_interfaces HTTP/1.1" 200 1039 0.039604
10.0.0.23 - - [2026-03-02 03:57:54] "GET /projects?obj_uuids=048689a9-1b1e-4504-b9c2-d3a2d7299017&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001420
10.0.0.242 - - [2026-03-02 03:57:54] "GET /project/048689a9-1b1e-4504-b9c2-d3a2d7299017?fields=security_groups HTTP/1.1" 200 1269 0.050120
10.0.0.242 - - [2026-03-02 03:57:55] "POST /fqname-to-id HTTP/1.1" 404 189 0.029984
10.0.0.23 - - [2026-03-02 03:57:55] "GET /projects?obj_uuids=4c9f0ad4-5bf0-4a54-9b6c-01dc90fd3b61&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003032
10.0.0.23 - - [2026-03-02 03:57:55] "GET /domains?obj_uuids=cc2d0805-fa5b-4698-bfcc-d7811c08231a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000944
10.0.0.23 - - [2026-03-02 03:57:55] "GET /domain/cc2d0805-fa5b-4698-bfcc-d7811c08231a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007416
10.0.0.23 - - [2026-03-02 03:57:55] "POST /id-to-fqname HTTP/1.1" 200 191 0.004543
10.0.0.23 - - [2026-03-02 03:57:55] "POST /fqname-to-id HTTP/1.1" 404 200 0.003459
10.0.0.23 - - [2026-03-02 03:57:55] "POST /security-groups HTTP/1.1" 200 592 0.072781
10.0.0.23 - - [2026-03-02 03:57:55] "POST /projects HTTP/1.1" 200 587 0.281605
10.0.0.242 - - [2026-03-02 03:57:55] "POST /access-control-lists HTTP/1.1" 200 597 0.035345
10.0.0.23 - - [2026-03-02 03:57:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.356204
10.0.0.242 - - [2026-03-02 03:57:55] "GET /project/4c9f0ad4-5bf0-4a54-9b6c-01dc90fd3b61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.493148
10.0.0.242 - - [2026-03-02 03:57:57] "GET / HTTP/1.1" 200 35931 0.001700
10.0.0.242 - - [2026-03-02 03:57:58] "POST /fqname-to-id HTTP/1.1" 401 293 0.000440
10.0.0.242 - - [2026-03-02 03:57:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.058642
10.0.0.23 - - [2026-03-02 03:57:59] "GET /projects?obj_uuids=4c9f0ad4-5bf0-4a54-9b6c-01dc90fd3b61&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001553
10.0.0.242 - - [2026-03-02 03:57:59] "GET /project/4c9f0ad4-5bf0-4a54-9b6c-01dc90fd3b61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.047740
10.0.0.23 - - [2026-03-02 03:57:59] "GET /projects?obj_uuids=4c9f0ad4-5bf0-4a54-9b6c-01dc90fd3b61&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001007
10.0.0.242 - - [2026-03-02 03:57:59] "POST /neutron/network HTTP/1.1" 200 614 0.137980
10.0.0.242 - - [2026-03-02 03:57:59] "POST /route-targets HTTP/1.1" 200 327 0.015133
10.0.0.242 - - [2026-03-02 03:57:59] "POST /id-to-fqname HTTP/1.1" 200 225 0.003979
10.0.0.242 - - [2026-03-02 03:57:59] "GET /virtual-network/fbcacbdd-8a92-4bbc-b059-25e8db3d7c0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005937
10.0.0.242 - - [2026-03-02 03:57:59] "POST /neutron/network HTTP/1.1" 200 834 0.006513
10.0.0.242 - - [2026-03-02 03:57:59] "GET /virtual-network/fbcacbdd-8a92-4bbc-b059-25e8db3d7c0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.006266
10.0.0.242 - - [2026-03-02 03:57:59] "POST /id-to-fqname HTTP/1.1" 200 225 0.001272
10.0.0.242 - - [2026-03-02 03:58:00] "POST /neutron/network HTTP/1.1" 200 844 0.006284
10.0.0.23 - - [2026-03-02 03:58:00] "GET /projects?obj_uuids=4c9f0ad4-5bf0-4a54-9b6c-01dc90fd3b61&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001227
10.0.0.242 - - [2026-03-02 03:58:00] "GET /project/4c9f0ad4-5bf0-4a54-9b6c-01dc90fd3b61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.081488
10.0.0.242 - - [2026-03-02 03:58:01] "POST /neutron/port HTTP/1.1" 200 117 0.007270
10.0.0.242 - - [2026-03-02 03:58:01] "POST /id-to-fqname HTTP/1.1" 200 225 0.001457
10.0.0.242 - - [2026-03-02 03:58:01] "POST /neutron/network HTTP/1.1" 200 844 0.006962
10.0.0.23 - - [2026-03-02 03:58:02] "GET /projects?obj_uuids=4c9f0ad4-5bf0-4a54-9b6c-01dc90fd3b61&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000997
10.0.0.242 - - [2026-03-02 03:58:02] "GET /project/4c9f0ad4-5bf0-4a54-9b6c-01dc90fd3b61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.091139
10.0.0.242 - - [2026-03-02 03:58:02] "POST /neutron/network HTTP/1.1" 200 834 0.010425
10.0.0.242 - - [2026-03-02 03:58:02] "POST /neutron/port HTTP/1.1" 200 1126 0.051069
10.0.0.242 - - [2026-03-02 03:58:02] "POST /id-to-fqname HTTP/1.1" 200 225 0.001375
10.0.0.242 - - [2026-03-02 03:58:02] "POST /neutron/port HTTP/1.1" 200 1126 0.021560
10.0.0.242 - - [2026-03-02 03:58:03] "POST /neutron/network HTTP/1.1" 200 844 0.012712
10.0.0.242 - - [2026-03-02 03:58:03] "POST /neutron/port HTTP/1.1" 200 1062 0.029933
10.0.0.242 - - [2026-03-02 03:58:03] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005611
10.0.0.242 - - [2026-03-02 03:58:04] "POST /neutron/network HTTP/1.1" 200 834 0.008478
10.0.0.23 - - [2026-03-02 03:58:04] "GET /projects?obj_uuids=4c9f0ad4-5bf0-4a54-9b6c-01dc90fd3b61&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000973
10.0.0.242 - - [2026-03-02 03:58:04] "GET /project/4c9f0ad4-5bf0-4a54-9b6c-01dc90fd3b61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.093002
10.0.0.242 - - [2026-03-02 03:58:04] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008334
10.0.0.242 - - [2026-03-02 03:58:04] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007124
10.0.0.23 - - [2026-03-02 03:58:05] "DELETE /project/4c9f0ad45bf04a549b6c01dc90fd3b61 HTTP/1.1" 404 173 0.004242
10.0.0.23 - - [2026-03-02 03:58:05] "GET /projects?obj_uuids=048689a9-1b1e-4504-b9c2-d3a2d7299017&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000905
10.0.0.23 - - [2026-03-02 03:58:05] "GET /project/048689a9-1b1e-4504-b9c2-d3a2d7299017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1483 0.051154
10.0.0.23 - - [2026-03-02 03:58:05] "GET /projects?obj_uuids=048689a9-1b1e-4504-b9c2-d3a2d7299017&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.005016
10.0.0.23 - - [2026-03-02 03:58:05] "GET /project/048689a9-1b1e-4504-b9c2-d3a2d7299017?fields=security_groups HTTP/1.1" 200 1109 0.064673
10.0.0.23 - - [2026-03-02 03:58:05] "GET /projects?obj_uuids=048689a9-1b1e-4504-b9c2-d3a2d7299017&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000948
10.0.0.23 - - [2026-03-02 03:58:05] "GET /project/048689a9-1b1e-4504-b9c2-d3a2d7299017?fields=application_policy_sets HTTP/1.1" 200 1413 0.058340
10.0.0.242 - - [2026-03-02 03:58:05] "DELETE /access-control-list/c86f4a36-ee46-4627-a906-b16670811b72 HTTP/1.1" 200 115 0.050528
10.0.0.23 - - [2026-03-02 03:58:05] "DELETE /project/048689a9-1b1e-4504-b9c2-d3a2d7299017 HTTP/1.1" 200 115 0.454483
10.0.0.242 - - [2026-03-02 03:58:06] "POST /neutron/subnet HTTP/1.1" 200 703 0.011225
10.0.0.242 - - [2026-03-02 03:58:06] "POST /neutron/network HTTP/1.1" 200 844 0.008133
10.0.0.242 - - [2026-03-02 03:58:07] "POST /neutron/port HTTP/1.1" 200 1062 0.017208
10.0.0.242 - - [2026-03-02 03:58:07] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005929
10.0.0.242 - - [2026-03-02 03:58:07] "POST /neutron/network HTTP/1.1" 200 834 0.007062
10.0.0.242 - - [2026-03-02 03:58:14] "POST /neutron/port HTTP/1.1" 200 1126 0.018464
10.0.0.242 - - [2026-03-02 03:58:19] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007234
10.0.0.242 - - [2026-03-02 03:58:29] "POST /neutron/port HTTP/1.1" 200 1126 0.019920
10.0.0.242 - - [2026-03-02 03:58:35] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008337
10.0.0.242 - - [2026-03-02 03:58:35] "POST /neutron/port HTTP/1.1" 200 1126 0.020508
10.0.0.242 - - [2026-03-02 03:58:35] "GET /virtual-machine/d07ad879-c16c-43aa-89e5-8232211505a3 HTTP/1.1" 401 293 0.000468
10.0.0.242 - - [2026-03-02 03:58:35] "GET /virtual-machine/d07ad879-c16c-43aa-89e5-8232211505a3 HTTP/1.1" 200 1293 0.032393
10.0.0.242 - - [2026-03-02 03:58:35] "GET /virtual-machine-interface/3df6524c-68d9-4a27-8469-0a52800fe573 HTTP/1.1" 200 2957 0.006227
10.0.0.242 - - [2026-03-02 03:58:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003430
10.0.0.242 - - [2026-03-02 03:58:35] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.007343
10.0.0.242 - - [2026-03-02 03:58:35] "GET /virtual-networks?parent_id=4c9f0ad4-5bf0-4a54-9b6c-01dc90fd3b61&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002492
10.0.0.242 - - [2026-03-02 03:58:35] "GET /virtual-network/fbcacbdd-8a92-4bbc-b059-25e8db3d7c0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.006507
10.0.0.242 - - [2026-03-02 03:58:36] "POST /neutron/port HTTP/1.1" 200 1126 0.021978
10.0.0.242 - - [2026-03-02 03:58:36] "POST /neutron/subnet HTTP/1.1" 200 703 0.009002
10.0.0.242 - - [2026-03-02 03:58:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003629
10.0.0.242 - - [2026-03-02 03:58:38] "GET /virtual-network/fbcacbdd-8a92-4bbc-b059-25e8db3d7c0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005692
10.0.0.242 - - [2026-03-02 03:58:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004515
10.0.0.242 - - [2026-03-02 03:58:42] "GET /virtual-network/fbcacbdd-8a92-4bbc-b059-25e8db3d7c0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.007081
10.0.0.242 - - [2026-03-02 03:58:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003819
10.0.0.242 - - [2026-03-02 03:58:47] "GET /virtual-network/fbcacbdd-8a92-4bbc-b059-25e8db3d7c0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005332
10.0.0.242 - - [2026-03-02 03:58:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003847
10.0.0.242 - - [2026-03-02 03:58:51] "GET /virtual-network/fbcacbdd-8a92-4bbc-b059-25e8db3d7c0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.007273
10.0.0.242 - - [2026-03-02 03:58:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003662
10.0.0.242 - - [2026-03-02 03:58:55] "GET /virtual-network/fbcacbdd-8a92-4bbc-b059-25e8db3d7c0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.006932
10.0.0.242 - - [2026-03-02 03:58:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003859
10.0.0.242 - - [2026-03-02 03:58:59] "GET /virtual-network/fbcacbdd-8a92-4bbc-b059-25e8db3d7c0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005277
10.0.0.242 - - [2026-03-02 03:59:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003236
10.0.0.242 - - [2026-03-02 03:59:03] "GET /virtual-network/fbcacbdd-8a92-4bbc-b059-25e8db3d7c0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.006115
10.0.0.242 - - [2026-03-02 03:59:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003354
10.0.0.242 - - [2026-03-02 03:59:07] "GET /virtual-network/fbcacbdd-8a92-4bbc-b059-25e8db3d7c0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005120
10.0.0.242 - - [2026-03-02 03:59:11] "GET /obj-perms HTTP/1.1" 200 5075 0.053649
10.0.0.242 - - [2026-03-02 03:59:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003333
10.0.0.242 - - [2026-03-02 03:59:11] "GET /virtual-network/fbcacbdd-8a92-4bbc-b059-25e8db3d7c0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005022
10.0.0.27 - - [2026-03-02 03:59:11] "GET /obj-perms HTTP/1.1" 200 5075 0.054756
10.0.0.242 - - [2026-03-02 03:59:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003693
10.0.0.242 - - [2026-03-02 03:59:15] "GET /virtual-network/fbcacbdd-8a92-4bbc-b059-25e8db3d7c0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.006358
10.0.0.242 - - [2026-03-02 03:59:19] "POST /neutron/port HTTP/1.1" 200 1126 0.016860
10.0.0.242 - - [2026-03-02 03:59:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004600
10.0.0.242 - - [2026-03-02 03:59:19] "GET /virtual-network/fbcacbdd-8a92-4bbc-b059-25e8db3d7c0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005201
10.0.0.242 - - [2026-03-02 03:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.007618
10.0.0.242 - - [2026-03-02 03:59:23] "GET /virtual-network/fbcacbdd-8a92-4bbc-b059-25e8db3d7c0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.011768
10.0.0.242 - - [2026-03-02 03:59:27] "POST /neutron/port HTTP/1.1" 200 1126 0.018401
10.0.0.242 - - [2026-03-02 03:59:27] "POST /neutron/subnet HTTP/1.1" 200 703 0.009591
10.0.0.242 - - [2026-03-02 03:59:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003996
10.0.0.242 - - [2026-03-02 03:59:28] "GET /virtual-network/fbcacbdd-8a92-4bbc-b059-25e8db3d7c0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.006824
10.0.0.242 - - [2026-03-02 03:59:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003535
10.0.0.242 - - [2026-03-02 03:59:32] "GET /virtual-network/fbcacbdd-8a92-4bbc-b059-25e8db3d7c0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.006222
10.0.0.242 - - [2026-03-02 03:59:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003725
10.0.0.242 - - [2026-03-02 03:59:36] "GET /virtual-network/fbcacbdd-8a92-4bbc-b059-25e8db3d7c0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005524
10.0.0.242 - - [2026-03-02 03:59:37] "POST /neutron/port HTTP/1.1" 200 1126 0.020609
10.0.0.242 - - [2026-03-02 03:59:38] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003825
10.0.0.242 - - [2026-03-02 03:59:38] "POST /neutron/network HTTP/1.1" 200 834 0.007044
10.0.0.242 - - [2026-03-02 03:59:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003276
10.0.0.242 - - [2026-03-02 03:59:40] "GET /virtual-network/fbcacbdd-8a92-4bbc-b059-25e8db3d7c0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005653
10.0.0.242 - - [2026-03-02 03:59:43] "POST /neutron/port HTTP/1.1" 200 1126 0.047558
10.0.0.242 - - [2026-03-02 03:59:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003681
10.0.0.242 - - [2026-03-02 03:59:44] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004505
10.0.0.242 - - [2026-03-02 03:59:44] "GET /virtual-networks?parent_id=4c9f0ad4-5bf0-4a54-9b6c-01dc90fd3b61&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002805
10.0.0.242 - - [2026-03-02 03:59:44] "GET /virtual-network/fbcacbdd-8a92-4bbc-b059-25e8db3d7c0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.006509
10.0.0.242 - - [2026-03-02 03:59:44] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007249
10.0.0.242 - - [2026-03-02 03:59:54] "POST /neutron/port HTTP/1.1" 200 1126 0.019810
10.0.0.242 - - [2026-03-02 04:00:00] "POST /neutron/security_group HTTP/1.1" 200 2059 0.010007
10.0.0.242 - - [2026-03-02 04:00:10] "POST /neutron/port HTTP/1.1" 200 1126 0.020563
10.0.0.23 - - [2026-03-02 04:00:12] "GET /obj-perms HTTP/1.1" 200 5075 0.054883
10.0.0.242 - - [2026-03-02 04:00:15] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007273
10.0.0.242 - - [2026-03-02 04:00:26] "POST /neutron/port HTTP/1.1" 200 1126 0.123453
10.0.0.242 - - [2026-03-02 04:00:28] "POST /neutron/port HTTP/1.1" 200 1126 0.018005
10.0.0.242 - - [2026-03-02 04:00:28] "POST /neutron/subnet HTTP/1.1" 200 703 0.009155
10.0.0.242 - - [2026-03-02 04:00:31] "POST /neutron/port HTTP/1.1" 200 1126 0.017270
10.0.0.242 - - [2026-03-02 04:00:31] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007182
10.0.0.242 - - [2026-03-02 04:00:31] "GET /virtual-machine/b5230388-b62f-4cca-9bf2-efd8335e23b5 HTTP/1.1" 200 1294 0.006526
10.0.0.242 - - [2026-03-02 04:00:31] "GET /virtual-machine-interface/3d684957-fbe8-4165-adda-f6b9297caae2 HTTP/1.1" 200 2958 0.005625
10.0.0.242 - - [2026-03-02 04:00:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003775
10.0.0.242 - - [2026-03-02 04:00:31] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004210
10.0.0.242 - - [2026-03-02 04:00:31] "GET /virtual-networks?parent_id=4c9f0ad4-5bf0-4a54-9b6c-01dc90fd3b61&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002848
10.0.0.242 - - [2026-03-02 04:00:31] "GET /virtual-network/fbcacbdd-8a92-4bbc-b059-25e8db3d7c0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.007765
10.0.0.242 - - [2026-03-02 04:00:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004463
10.0.0.242 - - [2026-03-02 04:00:32] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004006
10.0.0.242 - - [2026-03-02 04:00:32] "GET /virtual-networks?parent_id=4c9f0ad4-5bf0-4a54-9b6c-01dc90fd3b61&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003099
10.0.0.242 - - [2026-03-02 04:00:32] "GET /virtual-network/fbcacbdd-8a92-4bbc-b059-25e8db3d7c0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.006270
10.0.0.242 - - [2026-03-02 04:00:32] "POST /neutron/port HTTP/1.1" 200 1126 0.016757
10.0.0.242 - - [2026-03-02 04:00:33] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008149
10.0.0.242 - - [2026-03-02 04:00:33] "GET /virtual-machine/4690d91e-34fc-46f8-8eac-0ca4e691e0d4 HTTP/1.1" 200 1293 0.005671
10.0.0.242 - - [2026-03-02 04:00:33] "GET /virtual-machine-interface/90d9d428-4331-4255-8ffc-8f050fed8cbe HTTP/1.1" 200 2959 0.006279
10.0.0.242 - - [2026-03-02 04:00:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003680
10.0.0.242 - - [2026-03-02 04:00:33] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003930
10.0.0.242 - - [2026-03-02 04:00:33] "GET /virtual-networks?parent_id=4c9f0ad4-5bf0-4a54-9b6c-01dc90fd3b61&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003774
10.0.0.242 - - [2026-03-02 04:00:33] "GET /virtual-network/fbcacbdd-8a92-4bbc-b059-25e8db3d7c0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.006275
10.0.0.242 - - [2026-03-02 04:00:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003951
10.0.0.242 - - [2026-03-02 04:00:34] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003921
10.0.0.242 - - [2026-03-02 04:00:34] "GET /virtual-networks?parent_id=4c9f0ad4-5bf0-4a54-9b6c-01dc90fd3b61&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003024
10.0.0.242 - - [2026-03-02 04:00:34] "GET /virtual-network/fbcacbdd-8a92-4bbc-b059-25e8db3d7c0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.007602
10.0.0.242 - - [2026-03-02 04:00:34] "POST /fqname-to-id HTTP/1.1" 404 198 0.005353
10.0.0.242 - - [2026-03-02 04:00:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003345
10.0.0.242 - - [2026-03-02 04:00:34] "GET /global-system-config/62dcba24-32e2-4f8d-a223-6c8291d808d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.011193
10.0.0.242 - - [2026-03-02 04:00:34] "POST /control-node-zones HTTP/1.1" 200 569 0.025552
10.0.0.242 - - [2026-03-02 04:00:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003834
10.0.0.242 - - [2026-03-02 04:00:34] "GET /bgp-router/74ae844f-f585-41d2-8ba2-f5d56ba2d89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.005425
10.0.0.242 - - [2026-03-02 04:00:34] "GET /control-node-zone/d0392330-56c9-4a1f-b799-a16f6f21b30c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.005771
10.0.0.242 - - [2026-03-02 04:00:34] "PUT /bgp-router/74ae844f-f585-41d2-8ba2-f5d56ba2d89c HTTP/1.1" 200 254 0.020138
10.0.0.242 - - [2026-03-02 04:00:34] "POST /fqname-to-id HTTP/1.1" 404 198 0.003332
10.0.0.242 - - [2026-03-02 04:00:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003586
10.0.0.242 - - [2026-03-02 04:00:35] "GET /global-system-config/62dcba24-32e2-4f8d-a223-6c8291d808d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.007468
10.0.0.242 - - [2026-03-02 04:00:35] "POST /control-node-zones HTTP/1.1" 200 569 0.028864
10.0.0.242 - - [2026-03-02 04:00:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004980
10.0.0.242 - - [2026-03-02 04:00:35] "GET /bgp-router/083a6179-1b0c-4be8-97a0-531e58868c8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.005795
10.0.0.242 - - [2026-03-02 04:00:35] "GET /control-node-zone/8b4a2818-22ac-409d-a6eb-1cbb093d7a39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.007070
10.0.0.242 - - [2026-03-02 04:00:35] "PUT /bgp-router/083a6179-1b0c-4be8-97a0-531e58868c8e HTTP/1.1" 200 254 0.023901
10.0.0.242 - - [2026-03-02 04:00:35] "POST /fqname-to-id HTTP/1.1" 404 198 0.003630
10.0.0.242 - - [2026-03-02 04:00:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005311
10.0.0.242 - - [2026-03-02 04:00:35] "GET /global-system-config/62dcba24-32e2-4f8d-a223-6c8291d808d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.010698
10.0.0.242 - - [2026-03-02 04:00:35] "POST /control-node-zones HTTP/1.1" 200 569 0.028603
10.0.0.242 - - [2026-03-02 04:00:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004438
10.0.0.242 - - [2026-03-02 04:00:35] "GET /bgp-router/893daf3c-82d3-4484-b332-56ebe7ca8eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.007361
10.0.0.242 - - [2026-03-02 04:00:35] "GET /control-node-zone/7e5a5776-fce7-40be-b116-97d8c47ddbce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.007185
10.0.0.242 - - [2026-03-02 04:00:35] "PUT /bgp-router/893daf3c-82d3-4484-b332-56ebe7ca8eaa HTTP/1.1" 200 254 0.025773
10.0.0.242 - - [2026-03-02 04:00:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004579
10.0.0.242 - - [2026-03-02 04:00:35] "GET /global-system-config/62dcba24-32e2-4f8d-a223-6c8291d808d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.007791
10.0.0.242 - - [2026-03-02 04:00:35] "POST /fqname-to-id HTTP/1.1" 404 234 0.004043
10.0.0.242 - - [2026-03-02 04:00:35] "POST /bgp-as-a-services HTTP/1.1" 200 588 0.036131
10.0.0.242 - - [2026-03-02 04:00:36] "POST /neutron/network HTTP/1.1" 200 834 0.006816
10.0.0.242 - - [2026-03-02 04:00:36] "POST /neutron/subnet HTTP/1.1" 200 729 0.011643
10.0.0.242 - - [2026-03-02 04:00:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003551
10.0.0.242 - - [2026-03-02 04:00:36] "GET /bgp-as-a-service/c7edccf3-bc46-4036-9b76-24e8a4bd2b2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1548 0.006721
10.0.0.242 - - [2026-03-02 04:00:36] "GET /control-node-zone/d0392330-56c9-4a1f-b799-a16f6f21b30c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.004038
10.0.0.242 - - [2026-03-02 04:00:36] "POST /ref-update HTTP/1.1" 200 156 0.014636
10.0.0.242 - - [2026-03-02 04:00:39] "POST /neutron/network HTTP/1.1" 200 844 0.038403
10.0.0.242 - - [2026-03-02 04:00:39] "POST /neutron/port HTTP/1.1" 200 117 0.001221
10.0.0.242 - - [2026-03-02 04:00:50] "GET /bgp-as-a-service/c7edccf3-bc46-4036-9b76-24e8a4bd2b2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1836 0.006366
10.0.0.242 - - [2026-03-02 04:00:50] "GET /virtual-machine-interface/3df6524c-68d9-4a27-8469-0a52800fe573?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2736 0.005073
10.0.0.242 - - [2026-03-02 04:00:50] "POST /ref-update HTTP/1.1" 200 156 0.010864
10.0.0.242 - - [2026-03-02 04:00:50] "POST /ref-update HTTP/1.1" 200 156 0.062058
10.0.0.242 - - [2026-03-02 04:00:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003923
10.0.0.242 - - [2026-03-02 04:00:50] "GET /global-system-config/62dcba24-32e2-4f8d-a223-6c8291d808d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.007688
10.0.0.242 - - [2026-03-02 04:00:50] "POST /fqname-to-id HTTP/1.1" 404 234 0.003372
10.0.0.242 - - [2026-03-02 04:00:51] "POST /bgp-as-a-services HTTP/1.1" 200 588 0.042389
10.0.0.242 - - [2026-03-02 04:00:51] "POST /neutron/subnet HTTP/1.1" 200 729 0.010036
10.0.0.242 - - [2026-03-02 04:00:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002906
10.0.0.242 - - [2026-03-02 04:00:51] "GET /bgp-as-a-service/44fc4d01-1555-453f-9f50-62a123216c8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1547 0.005938
10.0.0.242 - - [2026-03-02 04:00:51] "GET /control-node-zone/8b4a2818-22ac-409d-a6eb-1cbb093d7a39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.003905
10.0.0.242 - - [2026-03-02 04:00:51] "POST /ref-update HTTP/1.1" 200 156 0.014567
10.0.0.23 - - [2026-03-02 04:00:51] "GET /global-system-configs HTTP/1.1" 401 293 0.000487
10.0.0.23 - - [2026-03-02 04:00:51] "GET /global-system-configs HTTP/1.1" 401 293 0.000387
10.0.0.27 - - [2026-03-02 04:00:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000415
10.0.0.27 - - [2026-03-02 04:00:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000370
10.0.0.27 - - [2026-03-02 04:00:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000363
10.0.0.27 - - [2026-03-02 04:00:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000363
10.0.0.242 - - [2026-03-02 04:00:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000397
10.0.0.242 - - [2026-03-02 04:00:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000710
10.0.0.23 - - [2026-03-02 04:00:53] "GET /global-system-configs HTTP/1.1" 401 293 0.000384
10.0.0.23 - - [2026-03-02 04:00:53] "GET /global-system-configs HTTP/1.1" 401 293 0.000395
10.0.0.242 - - [2026-03-02 04:00:54] "GET /global-system-configs HTTP/1.1" 401 293 0.000593
10.0.0.242 - - [2026-03-02 04:00:54] "GET /global-system-configs HTTP/1.1" 401 293 0.000488
10.0.0.242 - - [2026-03-02 04:01:00] "GET /bgp-as-a-service/44fc4d01-1555-453f-9f50-62a123216c8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1837 0.006227
10.0.0.242 - - [2026-03-02 04:01:00] "GET /virtual-machine-interface/3d684957-fbe8-4165-adda-f6b9297caae2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2737 0.006166
10.0.0.242 - - [2026-03-02 04:01:00] "POST /ref-update HTTP/1.1" 200 156 0.013400
10.0.0.242 - - [2026-03-02 04:01:00] "POST /bgp-routers HTTP/1.1" 200 640 0.043555
10.0.0.242 - - [2026-03-02 04:01:01] "PUT /bgp-router/c1f72983-5563-46e6-890d-79793e2ec383 HTTP/1.1" 200 254 0.041476
10.0.0.242 - - [2026-03-02 04:01:19] "GET /control-node-zone/d0392330-56c9-4a1f-b799-a16f6f21b30c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.004072
10.0.0.242 - - [2026-03-02 04:01:20] "POST /ref-update HTTP/1.1" 200 156 0.019234
10.0.0.242 - - [2026-03-02 04:01:20] "GET /control-node-zone/8b4a2818-22ac-409d-a6eb-1cbb093d7a39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.003562
10.0.0.242 - - [2026-03-02 04:01:20] "POST /ref-update HTTP/1.1" 200 156 0.020203
10.0.0.242 - - [2026-03-02 04:01:20] "GET /control-node-zone/7e5a5776-fce7-40be-b116-97d8c47ddbce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.004064
10.0.0.242 - - [2026-03-02 04:01:20] "POST /ref-update HTTP/1.1" 200 156 0.022022
10.0.0.242 - - [2026-03-02 04:01:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003622
10.0.0.242 - - [2026-03-02 04:01:20] "GET /bgp-router/893daf3c-82d3-4484-b332-56ebe7ca8eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.006454
10.0.0.242 - - [2026-03-02 04:01:20] "GET /control-node-zone/d0392330-56c9-4a1f-b799-a16f6f21b30c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.005396
10.0.0.242 - - [2026-03-02 04:01:20] "PUT /bgp-router/893daf3c-82d3-4484-b332-56ebe7ca8eaa HTTP/1.1" 200 254 0.022608
10.0.0.242 - - [2026-03-02 04:01:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.007016
10.0.0.242 - - [2026-03-02 04:01:20] "GET /bgp-router/083a6179-1b0c-4be8-97a0-531e58868c8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.006038
10.0.0.242 - - [2026-03-02 04:01:20] "GET /control-node-zone/8b4a2818-22ac-409d-a6eb-1cbb093d7a39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.004411
10.0.0.242 - - [2026-03-02 04:01:20] "PUT /bgp-router/083a6179-1b0c-4be8-97a0-531e58868c8e HTTP/1.1" 200 254 0.021583
10.0.0.242 - - [2026-03-02 04:01:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003638
10.0.0.242 - - [2026-03-02 04:01:20] "GET /bgp-router/74ae844f-f585-41d2-8ba2-f5d56ba2d89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.006021
10.0.0.242 - - [2026-03-02 04:01:20] "GET /control-node-zone/7e5a5776-fce7-40be-b116-97d8c47ddbce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.004105
10.0.0.242 - - [2026-03-02 04:01:20] "PUT /bgp-router/74ae844f-f585-41d2-8ba2-f5d56ba2d89c HTTP/1.1" 200 254 0.020014
10.0.0.242 - - [2026-03-02 04:01:29] "POST /neutron/port HTTP/1.1" 200 1126 0.019734
10.0.0.242 - - [2026-03-02 04:01:29] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004262
10.0.0.242 - - [2026-03-02 04:01:30] "POST /neutron/network HTTP/1.1" 200 834 0.006958
10.0.0.242 - - [2026-03-02 04:01:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003840
10.0.0.242 - - [2026-03-02 04:01:32] "GET /bgp-as-a-service/c7edccf3-bc46-4036-9b76-24e8a4bd2b2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2446 0.005159
10.0.0.242 - - [2026-03-02 04:01:32] "GET /control-node-zone/d0392330-56c9-4a1f-b799-a16f6f21b30c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.003660
10.0.0.242 - - [2026-03-02 04:01:32] "POST /ref-update HTTP/1.1" 200 156 0.014121
10.0.0.242 - - [2026-03-02 04:01:32] "GET /control-node-zone/d0392330-56c9-4a1f-b799-a16f6f21b30c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.004865
10.0.0.242 - - [2026-03-02 04:01:32] "POST /ref-update HTTP/1.1" 200 156 0.020321
10.0.0.242 - - [2026-03-02 04:01:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003645
10.0.0.242 - - [2026-03-02 04:01:33] "GET /global-system-config/62dcba24-32e2-4f8d-a223-6c8291d808d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.006521
10.0.0.242 - - [2026-03-02 04:01:33] "POST /neutron/network HTTP/1.1" 200 834 0.006886
10.0.0.242 - - [2026-03-02 04:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003325
10.0.0.242 - - [2026-03-02 04:01:33] "GET /bgp-as-a-service/c7edccf3-bc46-4036-9b76-24e8a4bd2b2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.005710
10.0.0.242 - - [2026-03-02 04:01:33] "GET /control-node-zone/7e5a5776-fce7-40be-b116-97d8c47ddbce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.003270
10.0.0.242 - - [2026-03-02 04:01:33] "POST /ref-update HTTP/1.1" 200 156 0.015595
10.0.0.242 - - [2026-03-02 04:01:35] "GET /bgp-as-a-service/c7edccf3-bc46-4036-9b76-24e8a4bd2b2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2446 0.006551
10.0.0.242 - - [2026-03-02 04:01:35] "GET /virtual-machine-interface/3df6524c-68d9-4a27-8469-0a52800fe573?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3051 0.006115
10.0.0.242 - - [2026-03-02 04:01:41] "POST /neutron/port HTTP/1.1" 200 1126 0.021064
10.0.0.242 - - [2026-03-02 04:01:41] "POST /neutron/subnet HTTP/1.1" 200 703 0.008966
10.0.0.242 - - [2026-03-02 04:01:48] "GET /bgp-as-a-service/c7edccf3-bc46-4036-9b76-24e8a4bd2b2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2446 0.003994
10.0.0.242 - - [2026-03-02 04:01:48] "GET /virtual-machine-interface/3df6524c-68d9-4a27-8469-0a52800fe573?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3051 0.006786
10.0.0.242 - - [2026-03-02 04:01:48] "POST /ref-update HTTP/1.1" 200 156 0.011934
10.0.0.242 - - [2026-03-02 04:01:48] "GET /bgp-as-a-service/44fc4d01-1555-453f-9f50-62a123216c8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2447 0.006733
10.0.0.242 - - [2026-03-02 04:01:48] "GET /virtual-machine-interface/3d684957-fbe8-4165-adda-f6b9297caae2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3052 0.004910
10.0.0.242 - - [2026-03-02 04:01:48] "POST /ref-update HTTP/1.1" 200 156 0.012430
10.0.0.242 - - [2026-03-02 04:01:48] "DELETE /bgp-as-a-service/44fc4d01-1555-453f-9f50-62a123216c8e HTTP/1.1" 200 115 0.049094
10.0.0.242 - - [2026-03-02 04:01:48] "GET /bgp-as-a-service/c7edccf3-bc46-4036-9b76-24e8a4bd2b2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2151 0.008316
10.0.0.242 - - [2026-03-02 04:01:48] "GET /virtual-machine-interface/3df6524c-68d9-4a27-8469-0a52800fe573?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3051 0.005841
10.0.0.242 - - [2026-03-02 04:01:48] "DELETE /bgp-as-a-service/c7edccf3-bc46-4036-9b76-24e8a4bd2b2a HTTP/1.1" 200 115 0.039952
10.0.0.242 - - [2026-03-02 04:01:48] "GET /control-node-zone/7e5a5776-fce7-40be-b116-97d8c47ddbce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.004050
10.0.0.242 - - [2026-03-02 04:01:48] "POST /ref-update HTTP/1.1" 200 156 0.020031
10.0.0.242 - - [2026-03-02 04:01:48] "DELETE /control-node-zone/7e5a5776-fce7-40be-b116-97d8c47ddbce HTTP/1.1" 200 115 0.027799
10.0.0.242 - - [2026-03-02 04:01:48] "GET /control-node-zone/8b4a2818-22ac-409d-a6eb-1cbb093d7a39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.004547
10.0.0.242 - - [2026-03-02 04:01:48] "POST /ref-update HTTP/1.1" 200 156 0.020300
10.0.0.242 - - [2026-03-02 04:01:49] "DELETE /control-node-zone/8b4a2818-22ac-409d-a6eb-1cbb093d7a39 HTTP/1.1" 200 115 0.027456
10.0.0.242 - - [2026-03-02 04:01:49] "GET /control-node-zone/d0392330-56c9-4a1f-b799-a16f6f21b30c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.004474
10.0.0.242 - - [2026-03-02 04:01:49] "DELETE /bgp-router/f53b020b-4a91-4245-9424-15d15a38761d HTTP/1.1" 200 115 0.064335
10.0.0.242 - - [2026-03-02 04:01:49] "DELETE /control-node-zone/d0392330-56c9-4a1f-b799-a16f6f21b30c HTTP/1.1" 200 115 0.065821
10.0.0.242 - - [2026-03-02 04:01:49] "POST /neutron/network HTTP/1.1" 200 834 0.006838
10.0.0.242 - - [2026-03-02 04:01:49] "POST /neutron/port HTTP/1.1" 200 1116 0.017498
10.0.0.242 - - [2026-03-02 04:01:50] "POST /neutron/port HTTP/1.1" 200 1126 0.048148
10.0.0.242 - - [2026-03-02 04:01:50] "POST /neutron/port HTTP/1.1" 200 151 0.283473
10.0.0.242 - - [2026-03-02 04:01:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.006974
10.0.0.23 - - [2026-03-02 04:01:51] "POST /useragent-kv HTTP/1.1" 200 115 0.006259
10.0.0.23 - - [2026-03-02 04:01:51] "POST /useragent-kv HTTP/1.1" 200 115 0.003014
10.0.0.242 - - [2026-03-02 04:01:51] "POST /neutron/network HTTP/1.1" 200 151 0.187413
10.0.0.242 - - [2026-03-02 04:01:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004399
10.0.0.23 - - [2026-03-02 04:01:54] "GET /projects?obj_uuids=4c9f0ad4-5bf0-4a54-9b6c-01dc90fd3b61&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001196
10.0.0.242 - - [2026-03-02 04:01:54] "GET /project/4c9f0ad4-5bf0-4a54-9b6c-01dc90fd3b61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.045017
10.0.0.242 - - [2026-03-02 04:01:54] "POST /ref-update HTTP/1.1" 200 156 0.030445
10.0.0.23 - - [2026-03-02 04:01:54] "POST /useragent-kv HTTP/1.1" 200 115 0.008340
10.0.0.242 - - [2026-03-02 04:01:54] "POST /neutron/subnet HTTP/1.1" 200 730 0.215975
10.0.0.242 - - [2026-03-02 04:01:54] "POST /id-to-fqname HTTP/1.1" 200 225 0.001343
10.0.0.242 - - [2026-03-02 04:01:54] "GET /virtual-network/fd282418-a56a-4053-b5c6-e5ebf9952d82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005731
10.0.0.242 - - [2026-03-02 04:01:54] "GET /virtual-network/fd282418-a56a-4053-b5c6-e5ebf9952d82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.006144
10.0.0.242 - - [2026-03-02 04:01:54] "POST /neutron/network HTTP/1.1" 200 834 0.006806
10.0.0.242 - - [2026-03-02 04:01:54] "POST /id-to-fqname HTTP/1.1" 200 225 0.001293
10.0.0.23 - - [2026-03-02 04:01:55] "GET /projects?obj_uuids=4c9f0ad4-5bf0-4a54-9b6c-01dc90fd3b61&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002019
10.0.0.242 - - [2026-03-02 04:01:55] "GET /project/4c9f0ad4-5bf0-4a54-9b6c-01dc90fd3b61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.104307
10.0.0.242 - - [2026-03-02 04:01:56] "POST /neutron/network HTTP/1.1" 200 834 0.043452
10.0.0.242 - - [2026-03-02 04:01:56] "POST /id-to-fqname HTTP/1.1" 200 225 0.001822
10.0.0.242 - - [2026-03-02 04:01:56] "POST /neutron/port HTTP/1.1" 200 117 0.007493
10.0.0.23 - - [2026-03-02 04:01:56] "GET /projects?obj_uuids=4c9f0ad4-5bf0-4a54-9b6c-01dc90fd3b61&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001021
10.0.0.242 - - [2026-03-02 04:01:57] "POST /neutron/port HTTP/1.1" 200 1062 0.323800
10.0.0.242 - - [2026-03-02 04:01:57] "POST /neutron/port HTTP/1.1" 200 1116 0.112145
10.0.0.23 - - [2026-03-02 04:01:57] "GET /projects?obj_uuids=4c9f0ad4-5bf0-4a54-9b6c-01dc90fd3b61&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001020
10.0.0.242 - - [2026-03-02 04:01:57] "POST /neutron/subnet HTTP/1.1" 200 704 0.009845
10.0.0.242 - - [2026-03-02 04:01:57] "GET /project/4c9f0ad4-5bf0-4a54-9b6c-01dc90fd3b61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.083656
10.0.0.242 - - [2026-03-02 04:01:57] "POST /neutron/network HTTP/1.1" 200 834 0.006272
10.0.0.242 - - [2026-03-02 04:01:57] "POST /neutron/port HTTP/1.1" 200 117 0.006370
10.0.0.242 - - [2026-03-02 04:01:57] "POST /id-to-fqname HTTP/1.1" 200 225 0.001212
10.0.0.242 - - [2026-03-02 04:01:57] "POST /neutron/network HTTP/1.1" 200 844 0.006747
10.0.0.242 - - [2026-03-02 04:01:58] "POST /neutron/port HTTP/1.1" 200 1062 0.018552
10.0.0.242 - - [2026-03-02 04:01:58] "POST /neutron/port HTTP/1.1" 200 1126 0.020674
10.0.0.242 - - [2026-03-02 04:01:58] "POST /neutron/port HTTP/1.1" 200 117 0.001179
10.0.0.23 - - [2026-03-02 04:01:58] "GET /projects?obj_uuids=4c9f0ad4-5bf0-4a54-9b6c-01dc90fd3b61&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001565
10.0.0.242 - - [2026-03-02 04:01:58] "GET /project/4c9f0ad4-5bf0-4a54-9b6c-01dc90fd3b61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.068890
10.0.0.242 - - [2026-03-02 04:01:59] "POST /neutron/port HTTP/1.1" 200 2100 0.022836
10.0.0.242 - - [2026-03-02 04:01:59] "POST /neutron/port HTTP/1.1" 200 1126 0.021513
10.0.0.242 - - [2026-03-02 04:01:59] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008682
10.0.0.242 - - [2026-03-02 04:01:59] "GET /virtual-machine/f7e14fc8-9cc1-4744-a5fe-67ac8430ccac HTTP/1.1" 200 1294 0.006455
10.0.0.242 - - [2026-03-02 04:01:59] "GET /virtual-machine-interface/dbb420ab-c006-4210-a1e6-ae4d70eb361b HTTP/1.1" 200 2959 0.006033
10.0.0.242 - - [2026-03-02 04:01:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003500
10.0.0.242 - - [2026-03-02 04:01:59] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004020
10.0.0.242 - - [2026-03-02 04:01:59] "GET /virtual-networks?parent_id=4c9f0ad4-5bf0-4a54-9b6c-01dc90fd3b61&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003147
10.0.0.242 - - [2026-03-02 04:01:59] "GET /virtual-network/fd282418-a56a-4053-b5c6-e5ebf9952d82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.006130
10.0.0.242 - - [2026-03-02 04:01:59] "POST /neutron/network HTTP/1.1" 200 844 0.007834
10.0.0.242 - - [2026-03-02 04:02:00] "POST /neutron/port HTTP/1.1" 200 1062 0.018877
10.0.0.242 - - [2026-03-02 04:02:00] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004754
10.0.0.242 - - [2026-03-02 04:02:00] "POST /neutron/network HTTP/1.1" 200 834 0.006921
10.0.0.242 - - [2026-03-02 04:02:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004353
10.0.0.242 - - [2026-03-02 04:02:02] "GET /virtual-network/fd282418-a56a-4053-b5c6-e5ebf9952d82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005583
10.0.0.242 - - [2026-03-02 04:02:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003399
10.0.0.242 - - [2026-03-02 04:02:06] "GET /virtual-network/fd282418-a56a-4053-b5c6-e5ebf9952d82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.006355
10.0.0.242 - - [2026-03-02 04:02:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003577
10.0.0.242 - - [2026-03-02 04:02:10] "GET /virtual-network/fd282418-a56a-4053-b5c6-e5ebf9952d82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.007722
10.0.0.242 - - [2026-03-02 04:02:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004471
10.0.0.242 - - [2026-03-02 04:02:15] "GET /virtual-network/fd282418-a56a-4053-b5c6-e5ebf9952d82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005852
10.0.0.242 - - [2026-03-02 04:02:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003532
10.0.0.242 - - [2026-03-02 04:02:19] "GET /virtual-network/fd282418-a56a-4053-b5c6-e5ebf9952d82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.006370
10.0.0.242 - - [2026-03-02 04:02:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006760
10.0.0.242 - - [2026-03-02 04:02:23] "GET /virtual-network/fd282418-a56a-4053-b5c6-e5ebf9952d82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.009111
10.0.0.242 - - [2026-03-02 04:02:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004539
10.0.0.242 - - [2026-03-02 04:02:27] "GET /virtual-network/fd282418-a56a-4053-b5c6-e5ebf9952d82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005106
10.0.0.242 - - [2026-03-02 04:02:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003711
10.0.0.242 - - [2026-03-02 04:02:31] "GET /virtual-network/fd282418-a56a-4053-b5c6-e5ebf9952d82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.006745
10.0.0.242 - - [2026-03-02 04:02:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003436
10.0.0.242 - - [2026-03-02 04:02:35] "GET /virtual-network/fd282418-a56a-4053-b5c6-e5ebf9952d82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.006630
10.0.0.242 - - [2026-03-02 04:02:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004378
10.0.0.242 - - [2026-03-02 04:02:39] "GET /virtual-network/fd282418-a56a-4053-b5c6-e5ebf9952d82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005544
10.0.0.242 - - [2026-03-02 04:02:42] "POST /neutron/network HTTP/1.1" 200 844 0.006909
10.0.0.242 - - [2026-03-02 04:02:42] "POST /neutron/port HTTP/1.1" 200 117 0.001077
10.0.0.242 - - [2026-03-02 04:02:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003294
10.0.0.242 - - [2026-03-02 04:02:43] "GET /virtual-network/fd282418-a56a-4053-b5c6-e5ebf9952d82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.006016
10.0.0.242 - - [2026-03-02 04:02:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005970
10.0.0.242 - - [2026-03-02 04:02:47] "GET /virtual-network/fd282418-a56a-4053-b5c6-e5ebf9952d82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005985
10.0.0.242 - - [2026-03-02 04:02:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003639
10.0.0.242 - - [2026-03-02 04:02:51] "GET /virtual-network/fd282418-a56a-4053-b5c6-e5ebf9952d82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.007401
10.0.0.242 - - [2026-03-02 04:02:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003714
10.0.0.242 - - [2026-03-02 04:02:55] "GET /virtual-network/fd282418-a56a-4053-b5c6-e5ebf9952d82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005591
10.0.0.242 - - [2026-03-02 04:03:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.039226
10.0.0.242 - - [2026-03-02 04:03:00] "GET /virtual-network/fd282418-a56a-4053-b5c6-e5ebf9952d82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.007866
10.0.0.242 - - [2026-03-02 04:03:00] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008266
10.0.0.242 - - [2026-03-02 04:03:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004040
10.0.0.242 - - [2026-03-02 04:03:04] "GET /virtual-network/fd282418-a56a-4053-b5c6-e5ebf9952d82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.007040
10.0.0.242 - - [2026-03-02 04:03:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004034
10.0.0.242 - - [2026-03-02 04:03:08] "GET /virtual-network/fd282418-a56a-4053-b5c6-e5ebf9952d82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005747
10.0.0.242 - - [2026-03-02 04:03:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003393
10.0.0.242 - - [2026-03-02 04:03:12] "GET /virtual-network/fd282418-a56a-4053-b5c6-e5ebf9952d82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.006662
10.0.0.242 - - [2026-03-02 04:03:15] "GET /obj-perms HTTP/1.1" 200 5075 0.069861
10.0.0.242 - - [2026-03-02 04:03:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003943
10.0.0.242 - - [2026-03-02 04:03:16] "GET /virtual-network/fd282418-a56a-4053-b5c6-e5ebf9952d82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.008707
10.0.0.242 - - [2026-03-02 04:03:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003288
10.0.0.242 - - [2026-03-02 04:03:20] "GET /virtual-network/fd282418-a56a-4053-b5c6-e5ebf9952d82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005183
10.0.0.242 - - [2026-03-02 04:03:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006174
10.0.0.242 - - [2026-03-02 04:03:22] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004163
10.0.0.242 - - [2026-03-02 04:03:22] "GET /virtual-networks?parent_id=4c9f0ad4-5bf0-4a54-9b6c-01dc90fd3b61&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.010192
10.0.0.242 - - [2026-03-02 04:03:22] "GET /virtual-network/fd282418-a56a-4053-b5c6-e5ebf9952d82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.029533
10.0.0.242 - - [2026-03-02 04:03:23] "POST /neutron/port HTTP/1.1" 200 1126 0.089541
10.0.0.242 - - [2026-03-02 04:03:28] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007727
10.0.0.242 - - [2026-03-02 04:03:32] "POST /neutron/network HTTP/1.1" 200 844 0.039141
10.0.0.242 - - [2026-03-02 04:03:32] "POST /neutron/port HTTP/1.1" 200 117 0.001577
10.0.0.242 - - [2026-03-02 04:03:33] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007673
10.0.0.242 - - [2026-03-02 04:03:38] "POST /neutron/port HTTP/1.1" 200 1126 0.019196
10.0.0.242 - - [2026-03-02 04:03:43] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007603
10.0.0.242 - - [2026-03-02 04:03:44] "POST /neutron/network HTTP/1.1" 200 844 0.008190
10.0.0.242 - - [2026-03-02 04:03:44] "POST /neutron/port HTTP/1.1" 200 117 0.001292
10.0.0.242 - - [2026-03-02 04:03:48] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007010
10.0.0.242 - - [2026-03-02 04:03:59] "POST /neutron/port HTTP/1.1" 200 1126 0.018008
10.0.0.242 - - [2026-03-02 04:04:04] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007997
10.0.0.242 - - [2026-03-02 04:04:14] "POST /neutron/port HTTP/1.1" 200 1126 0.016648
10.0.0.242 - - [2026-03-02 04:04:14] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008505
10.0.0.242 - - [2026-03-02 04:04:15] "GET /virtual-machine/1b348aba-77f7-4dd7-82c3-c5e0428b9ea9 HTTP/1.1" 200 1292 0.036916
10.0.0.242 - - [2026-03-02 04:04:15] "GET /virtual-machine-interface/3755520c-6a16-4897-8a37-c401a4759d39 HTTP/1.1" 200 2957 0.005818
10.0.0.242 - - [2026-03-02 04:04:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004398
10.0.0.242 - - [2026-03-02 04:04:15] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004695
10.0.0.242 - - [2026-03-02 04:04:15] "GET /virtual-networks?parent_id=4c9f0ad4-5bf0-4a54-9b6c-01dc90fd3b61&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003600
10.0.0.242 - - [2026-03-02 04:04:15] "GET /virtual-network/fd282418-a56a-4053-b5c6-e5ebf9952d82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.007513
10.0.0.27 - - [2026-03-02 04:04:15] "GET /obj-perms HTTP/1.1" 200 5075 0.050406
10.0.0.23 - - [2026-03-02 04:04:16] "GET /obj-perms HTTP/1.1" 200 5075 0.048817
10.0.0.242 - - [2026-03-02 04:04:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004027
10.0.0.242 - - [2026-03-02 04:04:16] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004122
10.0.0.242 - - [2026-03-02 04:04:16] "GET /virtual-networks?parent_id=4c9f0ad4-5bf0-4a54-9b6c-01dc90fd3b61&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003370
10.0.0.242 - - [2026-03-02 04:04:16] "GET /virtual-network/fd282418-a56a-4053-b5c6-e5ebf9952d82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.007917
10.0.0.242 - - [2026-03-02 04:04:16] "POST /neutron/port HTTP/1.1" 200 1126 0.021805
10.0.0.242 - - [2026-03-02 04:04:16] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007820
10.0.0.242 - - [2026-03-02 04:04:16] "GET /virtual-machine/be6800e4-89d6-4366-8d94-c2cafdb7eb9d HTTP/1.1" 200 1294 0.006928
10.0.0.242 - - [2026-03-02 04:04:16] "GET /virtual-machine-interface/dbe135cd-3fa7-4a6b-b46a-f406b5bc04cf HTTP/1.1" 200 2959 0.005388
10.0.0.242 - - [2026-03-02 04:04:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003517
10.0.0.242 - - [2026-03-02 04:04:16] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003985
10.0.0.242 - - [2026-03-02 04:04:16] "GET /virtual-networks?parent_id=4c9f0ad4-5bf0-4a54-9b6c-01dc90fd3b61&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002958
10.0.0.242 - - [2026-03-02 04:04:16] "GET /virtual-network/fd282418-a56a-4053-b5c6-e5ebf9952d82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.007070
10.0.0.242 - - [2026-03-02 04:04:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005453
10.0.0.242 - - [2026-03-02 04:04:17] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004145
10.0.0.242 - - [2026-03-02 04:04:17] "GET /virtual-networks?parent_id=4c9f0ad4-5bf0-4a54-9b6c-01dc90fd3b61&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002675
10.0.0.242 - - [2026-03-02 04:04:18] "GET /virtual-network/fd282418-a56a-4053-b5c6-e5ebf9952d82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.008462
10.0.0.242 - - [2026-03-02 04:04:18] "POST /neutron/port HTTP/1.1" 200 1126 0.017933
10.0.0.242 - - [2026-03-02 04:04:23] "POST /neutron/security_group HTTP/1.1" 200 2059 0.010574
10.0.0.242 - - [2026-03-02 04:04:32] "POST /neutron/port HTTP/1.1" 200 1126 0.019694
10.0.0.242 - - [2026-03-02 04:04:32] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003807
10.0.0.242 - - [2026-03-02 04:04:33] "POST /neutron/network HTTP/1.1" 200 834 0.007389
10.0.0.242 - - [2026-03-02 04:04:33] "POST /fqname-to-id HTTP/1.1" 404 198 0.003425
10.0.0.242 - - [2026-03-02 04:04:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003209
10.0.0.242 - - [2026-03-02 04:04:33] "GET /global-system-config/62dcba24-32e2-4f8d-a223-6c8291d808d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.006971
10.0.0.242 - - [2026-03-02 04:04:33] "POST /control-node-zones HTTP/1.1" 200 569 0.025795
10.0.0.242 - - [2026-03-02 04:04:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003293
10.0.0.242 - - [2026-03-02 04:04:33] "GET /bgp-router/74ae844f-f585-41d2-8ba2-f5d56ba2d89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.006148
10.0.0.242 - - [2026-03-02 04:04:33] "GET /control-node-zone/7c85757e-79e4-4eb4-a3a1-f2fa93faecda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.005999
10.0.0.242 - - [2026-03-02 04:04:33] "PUT /bgp-router/74ae844f-f585-41d2-8ba2-f5d56ba2d89c HTTP/1.1" 200 254 0.021634
10.0.0.242 - - [2026-03-02 04:04:33] "POST /fqname-to-id HTTP/1.1" 404 198 0.003134
10.0.0.242 - - [2026-03-02 04:04:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004879
10.0.0.242 - - [2026-03-02 04:04:34] "GET /global-system-config/62dcba24-32e2-4f8d-a223-6c8291d808d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.006712
10.0.0.242 - - [2026-03-02 04:04:34] "POST /control-node-zones HTTP/1.1" 200 569 0.027529
10.0.0.242 - - [2026-03-02 04:04:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003690
10.0.0.242 - - [2026-03-02 04:04:34] "GET /bgp-router/083a6179-1b0c-4be8-97a0-531e58868c8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.006102
10.0.0.242 - - [2026-03-02 04:04:34] "GET /control-node-zone/fea9a801-d699-4d36-86c3-89222456dc4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.005879
10.0.0.242 - - [2026-03-02 04:04:34] "PUT /bgp-router/083a6179-1b0c-4be8-97a0-531e58868c8e HTTP/1.1" 200 254 0.024135
10.0.0.242 - - [2026-03-02 04:04:34] "POST /fqname-to-id HTTP/1.1" 404 198 0.003536
10.0.0.242 - - [2026-03-02 04:04:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004153
10.0.0.242 - - [2026-03-02 04:04:34] "GET /global-system-config/62dcba24-32e2-4f8d-a223-6c8291d808d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.006240
10.0.0.242 - - [2026-03-02 04:04:34] "POST /control-node-zones HTTP/1.1" 200 569 0.027292
10.0.0.242 - - [2026-03-02 04:04:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003839
10.0.0.242 - - [2026-03-02 04:04:34] "GET /bgp-router/893daf3c-82d3-4484-b332-56ebe7ca8eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.005273
10.0.0.242 - - [2026-03-02 04:04:34] "GET /control-node-zone/e5efe15d-f990-4c7f-a2b7-640376dba12d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.005444
10.0.0.242 - - [2026-03-02 04:04:34] "PUT /bgp-router/893daf3c-82d3-4484-b332-56ebe7ca8eaa HTTP/1.1" 200 254 0.019153
10.0.0.242 - - [2026-03-02 04:04:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003459
10.0.0.242 - - [2026-03-02 04:04:34] "GET /global-system-config/62dcba24-32e2-4f8d-a223-6c8291d808d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.007030
10.0.0.242 - - [2026-03-02 04:04:34] "POST /fqname-to-id HTTP/1.1" 404 234 0.003116
10.0.0.242 - - [2026-03-02 04:04:34] "POST /bgp-as-a-services HTTP/1.1" 200 588 0.031139
10.0.0.242 - - [2026-03-02 04:04:34] "POST /neutron/network HTTP/1.1" 200 834 0.007459
10.0.0.242 - - [2026-03-02 04:04:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003555
10.0.0.242 - - [2026-03-02 04:04:34] "GET /bgp-as-a-service/665605e5-9ab2-4045-a48d-51dd83fec1f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1547 0.006155
10.0.0.242 - - [2026-03-02 04:04:35] "GET /control-node-zone/7c85757e-79e4-4eb4-a3a1-f2fa93faecda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.004409
10.0.0.242 - - [2026-03-02 04:04:35] "POST /ref-update HTTP/1.1" 200 156 0.029197
10.0.0.242 - - [2026-03-02 04:04:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003847
10.0.0.242 - - [2026-03-02 04:04:35] "GET /bgp-as-a-service/665605e5-9ab2-4045-a48d-51dd83fec1f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.008022
10.0.0.242 - - [2026-03-02 04:04:35] "GET /control-node-zone/fea9a801-d699-4d36-86c3-89222456dc4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.005612
10.0.0.242 - - [2026-03-02 04:04:35] "POST /ref-update HTTP/1.1" 200 156 0.016337
10.0.0.242 - - [2026-03-02 04:04:43] "POST /neutron/port HTTP/1.1" 200 1126 0.022115
10.0.0.242 - - [2026-03-02 04:04:44] "POST /neutron/subnet HTTP/1.1" 200 704 0.012278
10.0.0.242 - - [2026-03-02 04:04:44] "GET /bgp-as-a-service/665605e5-9ab2-4045-a48d-51dd83fec1f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2097 0.006977
10.0.0.242 - - [2026-03-02 04:04:44] "GET /virtual-machine-interface/dbb420ab-c006-4210-a1e6-ae4d70eb361b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2738 0.006828
10.0.0.242 - - [2026-03-02 04:04:44] "POST /ref-update HTTP/1.1" 200 156 0.013795
10.0.0.242 - - [2026-03-02 04:04:44] "POST /ref-update HTTP/1.1" 200 156 0.037743
10.0.0.242 - - [2026-03-02 04:04:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003481
10.0.0.242 - - [2026-03-02 04:04:45] "GET /global-system-config/62dcba24-32e2-4f8d-a223-6c8291d808d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.006588
10.0.0.242 - - [2026-03-02 04:04:45] "POST /fqname-to-id HTTP/1.1" 404 234 0.003781
10.0.0.242 - - [2026-03-02 04:04:45] "POST /bgp-as-a-services HTTP/1.1" 200 588 0.030398
10.0.0.242 - - [2026-03-02 04:04:45] "POST /neutron/network HTTP/1.1" 200 834 0.006770
10.0.0.242 - - [2026-03-02 04:04:45] "POST /neutron/subnet HTTP/1.1" 200 730 0.014081
10.0.0.242 - - [2026-03-02 04:04:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003007
10.0.0.242 - - [2026-03-02 04:04:45] "GET /bgp-as-a-service/71765a9d-dad6-4803-b076-1aa5f53cb47a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1547 0.005530
10.0.0.242 - - [2026-03-02 04:04:45] "GET /control-node-zone/7c85757e-79e4-4eb4-a3a1-f2fa93faecda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.004017
10.0.0.242 - - [2026-03-02 04:04:45] "POST /ref-update HTTP/1.1" 200 156 0.018434
10.0.0.242 - - [2026-03-02 04:04:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003102
10.0.0.242 - - [2026-03-02 04:04:45] "GET /bgp-as-a-service/71765a9d-dad6-4803-b076-1aa5f53cb47a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.007123
10.0.0.242 - - [2026-03-02 04:04:45] "GET /control-node-zone/fea9a801-d699-4d36-86c3-89222456dc4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.003576
10.0.0.242 - - [2026-03-02 04:04:45] "POST /ref-update HTTP/1.1" 200 156 0.013617
10.0.0.242 - - [2026-03-02 04:04:53] "GET /bgp-as-a-service/71765a9d-dad6-4803-b076-1aa5f53cb47a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2097 0.006666
10.0.0.242 - - [2026-03-02 04:04:53] "GET /virtual-machine-interface/3755520c-6a16-4897-8a37-c401a4759d39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2736 0.005390
10.0.0.242 - - [2026-03-02 04:04:53] "POST /ref-update HTTP/1.1" 200 156 0.012386
10.0.0.242 - - [2026-03-02 04:04:53] "POST /bgp-routers HTTP/1.1" 200 640 0.041963
10.0.0.242 - - [2026-03-02 04:04:53] "PUT /bgp-router/6a9c0130-894c-4146-91b5-95159c562a64 HTTP/1.1" 200 254 0.042079
10.0.0.242 - - [2026-03-02 04:05:15] "GET /bgp-as-a-service/71765a9d-dad6-4803-b076-1aa5f53cb47a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2707 0.006774
10.0.0.242 - - [2026-03-02 04:05:15] "GET /virtual-machine-interface/3755520c-6a16-4897-8a37-c401a4759d39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3051 0.007735
10.0.0.242 - - [2026-03-02 04:05:15] "POST /ref-update HTTP/1.1" 200 156 0.015621
10.0.0.242 - - [2026-03-02 04:05:15] "DELETE /bgp-as-a-service/71765a9d-dad6-4803-b076-1aa5f53cb47a HTTP/1.1" 200 115 0.053851
10.0.0.242 - - [2026-03-02 04:05:15] "GET /bgp-as-a-service/665605e5-9ab2-4045-a48d-51dd83fec1f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2707 0.012275
10.0.0.242 - - [2026-03-02 04:05:15] "GET /virtual-machine-interface/dbb420ab-c006-4210-a1e6-ae4d70eb361b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3053 0.012906
10.0.0.242 - - [2026-03-02 04:05:15] "POST /ref-update HTTP/1.1" 200 156 0.031150
10.0.0.242 - - [2026-03-02 04:05:16] "DELETE /bgp-router/6a9c0130-894c-4146-91b5-95159c562a64 HTTP/1.1" 200 115 0.050717
10.0.0.242 - - [2026-03-02 04:05:16] "DELETE /bgp-as-a-service/665605e5-9ab2-4045-a48d-51dd83fec1f6 HTTP/1.1" 200 115 0.079782
10.0.0.242 - - [2026-03-02 04:05:16] "GET /control-node-zone/e5efe15d-f990-4c7f-a2b7-640376dba12d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.004560
10.0.0.242 - - [2026-03-02 04:05:16] "POST /ref-update HTTP/1.1" 200 156 0.045093
10.0.0.242 - - [2026-03-02 04:05:16] "DELETE /control-node-zone/e5efe15d-f990-4c7f-a2b7-640376dba12d HTTP/1.1" 200 115 0.032249
10.0.0.242 - - [2026-03-02 04:05:16] "GET /control-node-zone/fea9a801-d699-4d36-86c3-89222456dc4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.004820
10.0.0.242 - - [2026-03-02 04:05:16] "POST /ref-update HTTP/1.1" 200 156 0.020092
10.0.0.242 - - [2026-03-02 04:05:16] "DELETE /control-node-zone/fea9a801-d699-4d36-86c3-89222456dc4f HTTP/1.1" 200 115 0.022557
10.0.0.242 - - [2026-03-02 04:05:16] "GET /control-node-zone/7c85757e-79e4-4eb4-a3a1-f2fa93faecda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.005507
10.0.0.242 - - [2026-03-02 04:05:16] "POST /ref-update HTTP/1.1" 200 156 0.017939
10.0.0.242 - - [2026-03-02 04:05:16] "DELETE /control-node-zone/7c85757e-79e4-4eb4-a3a1-f2fa93faecda HTTP/1.1" 200 115 0.033132
10.0.0.242 - - [2026-03-02 04:05:17] "POST /neutron/port HTTP/1.1" 200 1126 0.022559
10.0.0.242 - - [2026-03-02 04:05:17] "POST /neutron/port HTTP/1.1" 200 1126 0.021368
10.0.0.242 - - [2026-03-02 04:05:17] "POST /neutron/port HTTP/1.1" 200 1126 0.027032
10.0.0.242 - - [2026-03-02 04:05:18] "POST /neutron/network HTTP/1.1" 200 834 0.006986
10.0.0.242 - - [2026-03-02 04:05:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003650
10.0.0.23 - - [2026-03-02 04:05:20] "GET /projects?obj_uuids=4c9f0ad4-5bf0-4a54-9b6c-01dc90fd3b61&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.033923
10.0.0.242 - - [2026-03-02 04:05:20] "GET /project/4c9f0ad4-5bf0-4a54-9b6c-01dc90fd3b61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.124403
10.0.0.23 - - [2026-03-02 04:05:20] "GET /projects?obj_uuids=4c9f0ad4-5bf0-4a54-9b6c-01dc90fd3b61&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001734
10.0.0.242 - - [2026-03-02 04:05:20] "GET /project/4c9f0ad4-5bf0-4a54-9b6c-01dc90fd3b61?fields=virtual_networks HTTP/1.1" 200 1034 0.049649
10.0.0.23 - - [2026-03-02 04:05:20] "GET /projects?obj_uuids=4c9f0ad4-5bf0-4a54-9b6c-01dc90fd3b61&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001049
10.0.0.242 - - [2026-03-02 04:05:20] "GET /project/4c9f0ad4-5bf0-4a54-9b6c-01dc90fd3b61?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.046638
10.0.0.23 - - [2026-03-02 04:05:20] "GET /projects?obj_uuids=4c9f0ad4-5bf0-4a54-9b6c-01dc90fd3b61&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001426
10.0.0.242 - - [2026-03-02 04:05:20] "GET /project/4c9f0ad4-5bf0-4a54-9b6c-01dc90fd3b61?fields=security_groups HTTP/1.1" 200 1261 0.045315
10.0.0.242 - - [2026-03-02 04:05:21] "POST /fqname-to-id HTTP/1.1" 404 181 0.026702
10.0.0.23 - - [2026-03-02 04:05:21] "GET /projects?obj_uuids=ea4586bd-6a46-4465-b3b9-60482025249f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004202
10.0.0.23 - - [2026-03-02 04:05:21] "GET /domains?obj_uuids=cc2d0805-fa5b-4698-bfcc-d7811c08231a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001544
10.0.0.23 - - [2026-03-02 04:05:21] "GET /domain/cc2d0805-fa5b-4698-bfcc-d7811c08231a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.040496
10.0.0.23 - - [2026-03-02 04:05:21] "POST /id-to-fqname HTTP/1.1" 200 183 0.006203
10.0.0.23 - - [2026-03-02 04:05:21] "POST /fqname-to-id HTTP/1.1" 404 192 0.004140
10.0.0.23 - - [2026-03-02 04:05:22] "POST /security-groups HTTP/1.1" 200 584 0.094542
10.0.0.23 - - [2026-03-02 04:05:22] "POST /projects HTTP/1.1" 200 571 0.378903
10.0.0.242 - - [2026-03-02 04:05:22] "POST /access-control-lists HTTP/1.1" 200 589 0.035171
10.0.0.23 - - [2026-03-02 04:05:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.472637
10.0.0.242 - - [2026-03-02 04:05:22] "GET /project/ea4586bd-6a46-4465-b3b9-60482025249f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.673972
10.0.0.242 - - [2026-03-02 04:05:23] "GET / HTTP/1.1" 200 35931 0.001562
10.0.0.23 - - [2026-03-02 04:05:26] "GET /projects?obj_uuids=ea4586bd-6a46-4465-b3b9-60482025249f&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001316
10.0.0.242 - - [2026-03-02 04:05:26] "GET /project/ea4586bd-6a46-4465-b3b9-60482025249f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.046740
10.0.0.23 - - [2026-03-02 04:05:26] "GET /projects?obj_uuids=ea4586bd-6a46-4465-b3b9-60482025249f&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002421
10.0.0.242 - - [2026-03-02 04:05:26] "GET /project/ea4586bd-6a46-4465-b3b9-60482025249f?fields=virtual_networks HTTP/1.1" 200 1019 0.051820
10.0.0.23 - - [2026-03-02 04:05:26] "GET /projects?obj_uuids=ea4586bd-6a46-4465-b3b9-60482025249f&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000951
10.0.0.242 - - [2026-03-02 04:05:27] "GET /project/ea4586bd-6a46-4465-b3b9-60482025249f?fields=virtual_machine_interfaces HTTP/1.1" 200 1019 0.043419
10.0.0.23 - - [2026-03-02 04:05:27] "GET /projects?obj_uuids=ea4586bd-6a46-4465-b3b9-60482025249f&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001046
10.0.0.242 - - [2026-03-02 04:05:27] "GET /project/ea4586bd-6a46-4465-b3b9-60482025249f?fields=security_groups HTTP/1.1" 200 1238 0.052109
10.0.0.242 - - [2026-03-02 04:05:28] "POST /fqname-to-id HTTP/1.1" 404 189 0.032072
10.0.0.23 - - [2026-03-02 04:05:28] "GET /projects?obj_uuids=2bc81dcf-09dc-4904-b04f-c52d2a9f4149&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004795
10.0.0.23 - - [2026-03-02 04:05:28] "GET /domains?obj_uuids=cc2d0805-fa5b-4698-bfcc-d7811c08231a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000949
10.0.0.23 - - [2026-03-02 04:05:28] "GET /domain/cc2d0805-fa5b-4698-bfcc-d7811c08231a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007015
10.0.0.23 - - [2026-03-02 04:05:28] "POST /id-to-fqname HTTP/1.1" 200 191 0.003427
10.0.0.23 - - [2026-03-02 04:05:28] "POST /fqname-to-id HTTP/1.1" 404 200 0.005211
10.0.0.23 - - [2026-03-02 04:05:28] "POST /security-groups HTTP/1.1" 200 592 0.036979
10.0.0.242 - - [2026-03-02 04:05:28] "POST /fqname-to-id HTTP/1.1" 404 235 0.004925
10.0.0.23 - - [2026-03-02 04:05:28] "POST /projects HTTP/1.1" 200 587 0.267829
10.0.0.23 - - [2026-03-02 04:05:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.341713
10.0.0.242 - - [2026-03-02 04:05:28] "POST /access-control-lists HTTP/1.1" 200 595 0.027608
10.0.0.242 - - [2026-03-02 04:05:28] "GET /project/2bc81dcf-09dc-4904-b04f-c52d2a9f4149?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.517613
10.0.0.242 - - [2026-03-02 04:05:29] "GET / HTTP/1.1" 200 35931 0.001446
10.0.0.23 - - [2026-03-02 04:05:32] "GET /projects?obj_uuids=2bc81dcf-09dc-4904-b04f-c52d2a9f4149&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001518
10.0.0.242 - - [2026-03-02 04:05:32] "GET /project/2bc81dcf-09dc-4904-b04f-c52d2a9f4149?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.042683
10.0.0.23 - - [2026-03-02 04:05:32] "GET /projects?obj_uuids=2bc81dcf-09dc-4904-b04f-c52d2a9f4149&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001002
10.0.0.242 - - [2026-03-02 04:05:32] "GET /project/2bc81dcf-09dc-4904-b04f-c52d2a9f4149?fields=virtual_networks HTTP/1.1" 200 1034 0.042952
10.0.0.23 - - [2026-03-02 04:05:33] "GET /projects?obj_uuids=2bc81dcf-09dc-4904-b04f-c52d2a9f4149&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001069
10.0.0.242 - - [2026-03-02 04:05:33] "GET /project/2bc81dcf-09dc-4904-b04f-c52d2a9f4149?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.052772
10.0.0.23 - - [2026-03-02 04:05:33] "GET /projects?obj_uuids=2bc81dcf-09dc-4904-b04f-c52d2a9f4149&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001093
10.0.0.242 - - [2026-03-02 04:05:33] "GET /project/2bc81dcf-09dc-4904-b04f-c52d2a9f4149?fields=security_groups HTTP/1.1" 200 1261 0.047551
10.0.0.242 - - [2026-03-02 04:05:34] "POST /fqname-to-id HTTP/1.1" 404 195 0.028706
10.0.0.23 - - [2026-03-02 04:05:34] "GET /projects?obj_uuids=55ed4bd3-991a-4e57-acdc-75e702ec0e5a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002705
10.0.0.23 - - [2026-03-02 04:05:34] "GET /domains?obj_uuids=cc2d0805-fa5b-4698-bfcc-d7811c08231a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001504
10.0.0.23 - - [2026-03-02 04:05:34] "GET /domain/cc2d0805-fa5b-4698-bfcc-d7811c08231a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.010461
10.0.0.23 - - [2026-03-02 04:05:34] "POST /id-to-fqname HTTP/1.1" 200 197 0.001381
10.0.0.23 - - [2026-03-02 04:05:34] "POST /fqname-to-id HTTP/1.1" 404 206 0.009880
10.0.0.23 - - [2026-03-02 04:05:34] "POST /security-groups HTTP/1.1" 200 598 0.072437
10.0.0.23 - - [2026-03-02 04:05:34] "POST /projects HTTP/1.1" 200 599 0.307629
10.0.0.23 - - [2026-03-02 04:05:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.340765
10.0.0.242 - - [2026-03-02 04:05:34] "POST /fqname-to-id HTTP/1.1" 404 240 0.009498
10.0.0.242 - - [2026-03-02 04:05:34] "GET /project/55ed4bd3-991a-4e57-acdc-75e702ec0e5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1391 0.492096
10.0.0.242 - - [2026-03-02 04:05:35] "GET / HTTP/1.1" 200 35931 0.004476
10.0.0.242 - - [2026-03-02 04:05:37] "POST /fqname-to-id HTTP/1.1" 401 293 0.000514
10.0.0.242 - - [2026-03-02 04:05:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.068401
10.0.0.242 - - [2026-03-02 04:05:38] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004046
10.0.0.242 - - [2026-03-02 04:05:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002808
10.0.0.242 - - [2026-03-02 04:05:38] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004236
10.0.0.242 - - [2026-03-02 04:05:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003273
10.0.0.242 - - [2026-03-02 04:05:38] "PUT /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a HTTP/1.1" 200 276 0.014825
10.0.0.242 - - [2026-03-02 04:05:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003589
10.0.0.23 - - [2026-03-02 04:05:38] "GET /projects?obj_uuids=55ed4bd3-991a-4e57-acdc-75e702ec0e5a&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.000955
10.0.0.242 - - [2026-03-02 04:05:38] "GET /project/55ed4bd3-991a-4e57-acdc-75e702ec0e5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1391 0.035961
10.0.0.23 - - [2026-03-02 04:05:38] "GET /projects?obj_uuids=55ed4bd3-991a-4e57-acdc-75e702ec0e5a&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001131
10.0.0.242 - - [2026-03-02 04:05:38] "POST /neutron/network HTTP/1.1" 200 594 0.161570
10.0.0.242 - - [2026-03-02 04:05:38] "POST /ref-update HTTP/1.1" 200 156 0.031912
10.0.0.242 - - [2026-03-02 04:05:39] "POST /id-to-fqname HTTP/1.1" 200 218 0.003968
10.0.0.242 - - [2026-03-02 04:05:39] "GET /virtual-network/eed530bc-2536-4238-9c7c-f978f2cfa906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005641
10.0.0.242 - - [2026-03-02 04:05:39] "POST /neutron/network HTTP/1.1" 200 808 0.007496
10.0.0.242 - - [2026-03-02 04:05:39] "GET /virtual-network/eed530bc-2536-4238-9c7c-f978f2cfa906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006941
10.0.0.242 - - [2026-03-02 04:05:39] "POST /id-to-fqname HTTP/1.1" 200 218 0.001683
10.0.0.242 - - [2026-03-02 04:05:39] "POST /neutron/network HTTP/1.1" 200 818 0.008557
10.0.0.23 - - [2026-03-02 04:05:40] "GET /projects?obj_uuids=55ed4bd3-991a-4e57-acdc-75e702ec0e5a&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.000993
10.0.0.242 - - [2026-03-02 04:05:40] "GET /project/55ed4bd3-991a-4e57-acdc-75e702ec0e5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1391 0.076555
10.0.0.242 - - [2026-03-02 04:05:40] "POST /neutron/port HTTP/1.1" 200 117 0.007289
10.0.0.242 - - [2026-03-02 04:05:40] "POST /id-to-fqname HTTP/1.1" 200 218 0.001376
10.0.0.242 - - [2026-03-02 04:05:40] "POST /neutron/network HTTP/1.1" 200 818 0.007726
10.0.0.242 - - [2026-03-02 04:05:41] "POST /neutron/port HTTP/1.1" 200 1062 0.020544
10.0.0.23 - - [2026-03-02 04:05:41] "GET /projects?obj_uuids=55ed4bd3-991a-4e57-acdc-75e702ec0e5a&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001027
10.0.0.242 - - [2026-03-02 04:05:41] "GET /project/55ed4bd3-991a-4e57-acdc-75e702ec0e5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1391 0.105397
10.0.0.242 - - [2026-03-02 04:05:41] "POST /neutron/network HTTP/1.1" 200 808 0.007325
10.0.0.242 - - [2026-03-02 04:05:41] "POST /neutron/port HTTP/1.1" 200 117 0.001181
10.0.0.242 - - [2026-03-02 04:05:41] "POST /neutron/security_group HTTP/1.1" 200 2065 0.007809
10.0.0.23 - - [2026-03-02 04:05:42] "GET /projects?obj_uuids=55ed4bd3-991a-4e57-acdc-75e702ec0e5a&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.000992
10.0.0.242 - - [2026-03-02 04:05:42] "GET /virtual-network/eed530bc-2536-4238-9c7c-f978f2cfa906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.008140
10.0.0.242 - - [2026-03-02 04:05:42] "POST /neutron/port HTTP/1.1" 200 1062 0.285890
10.0.0.242 - - [2026-03-02 04:05:43] "POST /neutron/port HTTP/1.1" 200 1116 0.141390
10.0.0.242 - - [2026-03-02 04:05:43] "POST /neutron/subnet HTTP/1.1" 200 675 0.009008
10.0.0.242 - - [2026-03-02 04:05:44] "POST /neutron/port HTTP/1.1" 200 1126 0.020409
10.0.0.242 - - [2026-03-02 04:05:44] "POST /neutron/security_group HTTP/1.1" 200 2065 0.007011
10.0.0.242 - - [2026-03-02 04:05:44] "POST /neutron/port HTTP/1.1" 200 1126 0.017629
10.0.0.242 - - [2026-03-02 04:05:44] "GET /virtual-machine/3f0d964c-9b34-4328-a2db-52343f065162 HTTP/1.1" 401 293 0.000436
10.0.0.242 - - [2026-03-02 04:05:45] "GET /virtual-machine/3f0d964c-9b34-4328-a2db-52343f065162 HTTP/1.1" 200 1299 0.030577
10.0.0.242 - - [2026-03-02 04:05:45] "GET /virtual-machine/3f0d964c-9b34-4328-a2db-52343f065162 HTTP/1.1" 200 1299 0.005259
10.0.0.242 - - [2026-03-02 04:05:45] "GET /virtual-machine-interface/8691f464-ecb2-48e6-9fa5-be4d58b05a36 HTTP/1.1" 200 2949 0.007588
10.0.0.242 - - [2026-03-02 04:05:45] "GET /virtual-machine/3f0d964c-9b34-4328-a2db-52343f065162 HTTP/1.1" 200 1299 0.004299
10.0.0.242 - - [2026-03-02 04:05:45] "GET /virtual-machine-interface/8691f464-ecb2-48e6-9fa5-be4d58b05a36 HTTP/1.1" 200 2949 0.006886
10.0.0.242 - - [2026-03-02 04:05:45] "GET /instance-ip/c08aa5d6-b966-4853-a49a-7d97dbb76bd7 HTTP/1.1" 200 1621 0.007173
10.0.0.242 - - [2026-03-02 04:05:45] "GET /virtual-machine/3f0d964c-9b34-4328-a2db-52343f065162 HTTP/1.1" 200 1299 0.004301
10.0.0.242 - - [2026-03-02 04:05:45] "GET /virtual-machine-interface/8691f464-ecb2-48e6-9fa5-be4d58b05a36 HTTP/1.1" 200 2949 0.005575
10.0.0.242 - - [2026-03-02 04:05:45] "GET /instance-ip/c08aa5d6-b966-4853-a49a-7d97dbb76bd7 HTTP/1.1" 200 1621 0.004140
10.0.0.242 - - [2026-03-02 04:05:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006834
10.0.0.242 - - [2026-03-02 04:05:45] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005640
10.0.0.242 - - [2026-03-02 04:05:45] "GET /virtual-networks?parent_id=55ed4bd3-991a-4e57-acdc-75e702ec0e5a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002734
10.0.0.242 - - [2026-03-02 04:05:45] "GET /virtual-network/eed530bc-2536-4238-9c7c-f978f2cfa906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005957
10.0.0.242 - - [2026-03-02 04:05:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.008068
10.0.0.242 - - [2026-03-02 04:05:45] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003612
10.0.0.242 - - [2026-03-02 04:05:45] "GET /virtual-networks?parent_id=55ed4bd3-991a-4e57-acdc-75e702ec0e5a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003933
10.0.0.242 - - [2026-03-02 04:05:45] "GET /virtual-network/eed530bc-2536-4238-9c7c-f978f2cfa906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.008171
10.0.0.242 - - [2026-03-02 04:05:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003686
10.0.0.242 - - [2026-03-02 04:05:45] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004164
10.0.0.242 - - [2026-03-02 04:05:45] "GET /virtual-networks?parent_id=55ed4bd3-991a-4e57-acdc-75e702ec0e5a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002913
10.0.0.242 - - [2026-03-02 04:05:45] "GET /virtual-network/eed530bc-2536-4238-9c7c-f978f2cfa906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005621
10.0.0.242 - - [2026-03-02 04:05:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003687
10.0.0.242 - - [2026-03-02 04:05:45] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004055
10.0.0.242 - - [2026-03-02 04:05:45] "GET /virtual-networks?parent_id=55ed4bd3-991a-4e57-acdc-75e702ec0e5a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002667
10.0.0.242 - - [2026-03-02 04:05:45] "GET /virtual-network/eed530bc-2536-4238-9c7c-f978f2cfa906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.009300
10.0.0.242 - - [2026-03-02 04:05:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003976
10.0.0.242 - - [2026-03-02 04:05:45] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004468
10.0.0.242 - - [2026-03-02 04:05:45] "GET /virtual-networks?parent_id=55ed4bd3-991a-4e57-acdc-75e702ec0e5a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003961
10.0.0.242 - - [2026-03-02 04:05:45] "GET /virtual-network/eed530bc-2536-4238-9c7c-f978f2cfa906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005612
10.0.0.242 - - [2026-03-02 04:05:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003499
10.0.0.242 - - [2026-03-02 04:05:45] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005136
10.0.0.242 - - [2026-03-02 04:05:45] "GET /virtual-networks?parent_id=55ed4bd3-991a-4e57-acdc-75e702ec0e5a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003271
10.0.0.242 - - [2026-03-02 04:05:45] "GET /virtual-network/eed530bc-2536-4238-9c7c-f978f2cfa906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006722
10.0.0.242 - - [2026-03-02 04:05:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004310
10.0.0.242 - - [2026-03-02 04:05:46] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004170
10.0.0.242 - - [2026-03-02 04:05:46] "GET /virtual-networks?parent_id=55ed4bd3-991a-4e57-acdc-75e702ec0e5a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003454
10.0.0.242 - - [2026-03-02 04:05:46] "GET /virtual-network/eed530bc-2536-4238-9c7c-f978f2cfa906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.007246
10.0.0.242 - - [2026-03-02 04:05:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003412
10.0.0.242 - - [2026-03-02 04:05:49] "GET /virtual-network/eed530bc-2536-4238-9c7c-f978f2cfa906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006411
10.0.0.23 - - [2026-03-02 04:05:51] "GET /global-system-configs HTTP/1.1" 401 293 0.000424
10.0.0.23 - - [2026-03-02 04:05:51] "GET /global-system-configs HTTP/1.1" 401 293 0.000458
10.0.0.27 - - [2026-03-02 04:05:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000394
10.0.0.27 - - [2026-03-02 04:05:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000529
10.0.0.27 - - [2026-03-02 04:05:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000375
10.0.0.27 - - [2026-03-02 04:05:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000395
10.0.0.242 - - [2026-03-02 04:05:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000405
10.0.0.242 - - [2026-03-02 04:05:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000491
10.0.0.23 - - [2026-03-02 04:05:53] "GET /global-system-configs HTTP/1.1" 401 293 0.000523
10.0.0.23 - - [2026-03-02 04:05:53] "GET /global-system-configs HTTP/1.1" 401 293 0.000380
10.0.0.242 - - [2026-03-02 04:05:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004325
10.0.0.242 - - [2026-03-02 04:05:53] "GET /virtual-network/eed530bc-2536-4238-9c7c-f978f2cfa906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005818
10.0.0.242 - - [2026-03-02 04:05:54] "GET /global-system-configs HTTP/1.1" 401 293 0.000523
10.0.0.242 - - [2026-03-02 04:05:54] "GET /global-system-configs HTTP/1.1" 401 293 0.000386
10.0.0.242 - - [2026-03-02 04:05:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003844
10.0.0.242 - - [2026-03-02 04:05:57] "GET /virtual-network/eed530bc-2536-4238-9c7c-f978f2cfa906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.007030
10.0.0.242 - - [2026-03-02 04:06:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003896
10.0.0.242 - - [2026-03-02 04:06:01] "GET /virtual-network/eed530bc-2536-4238-9c7c-f978f2cfa906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005413
10.0.0.242 - - [2026-03-02 04:06:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.007468
10.0.0.242 - - [2026-03-02 04:06:05] "GET /virtual-network/eed530bc-2536-4238-9c7c-f978f2cfa906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.007560
10.0.0.23 - - [2026-03-02 04:06:06] "DELETE /project/ea4586bd6a464465b3b960482025249f HTTP/1.1" 404 173 0.013327
10.0.0.23 - - [2026-03-02 04:06:06] "DELETE /project/2bc81dcf09dc4904b04fc52d2a9f4149 HTTP/1.1" 404 173 0.012352
10.0.0.23 - - [2026-03-02 04:06:06] "DELETE /project/55ed4bd3991a4e57acdc75e702ec0e5a HTTP/1.1" 404 173 0.020775
10.0.0.23 - - [2026-03-02 04:06:06] "GET /projects?obj_uuids=ea4586bd-6a46-4465-b3b9-60482025249f&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001090
10.0.0.23 - - [2026-03-02 04:06:06] "GET /projects?obj_uuids=2bc81dcf-09dc-4904-b04f-c52d2a9f4149&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000826
10.0.0.23 - - [2026-03-02 04:06:06] "GET /projects?obj_uuids=4c9f0ad4-5bf0-4a54-9b6c-01dc90fd3b61&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000784
10.0.0.23 - - [2026-03-02 04:06:06] "GET /project/ea4586bd-6a46-4465-b3b9-60482025249f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.092174
10.0.0.23 - - [2026-03-02 04:06:06] "GET /project/4c9f0ad4-5bf0-4a54-9b6c-01dc90fd3b61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1472 0.113192
10.0.0.23 - - [2026-03-02 04:06:06] "GET /projects?obj_uuids=ea4586bd-6a46-4465-b3b9-60482025249f&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001244
10.0.0.23 - - [2026-03-02 04:06:06] "GET /projects?obj_uuids=4c9f0ad4-5bf0-4a54-9b6c-01dc90fd3b61&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000863
10.0.0.23 - - [2026-03-02 04:06:06] "GET /project/2bc81dcf-09dc-4904-b04f-c52d2a9f4149?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1472 0.134738
10.0.0.23 - - [2026-03-02 04:06:06] "GET /projects?obj_uuids=2bc81dcf-09dc-4904-b04f-c52d2a9f4149&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002098
10.0.0.23 - - [2026-03-02 04:06:06] "GET /project/ea4586bd-6a46-4465-b3b9-60482025249f?fields=security_groups HTTP/1.1" 200 1343 0.085106
10.0.0.23 - - [2026-03-02 04:06:06] "GET /project/4c9f0ad4-5bf0-4a54-9b6c-01dc90fd3b61?fields=security_groups HTTP/1.1" 200 1366 0.090748
10.0.0.23 - - [2026-03-02 04:06:06] "GET /project/2bc81dcf-09dc-4904-b04f-c52d2a9f4149?fields=security_groups HTTP/1.1" 200 1366 0.102968
10.0.0.23 - - [2026-03-02 04:06:06] "DELETE /security-group/2dbb0449-08d9-4f68-89dc-3f2be035af1f HTTP/1.1" 200 115 0.082672
10.0.0.23 - - [2026-03-02 04:06:06] "DELETE /security-group/c6045840-af39-4d2a-af2f-d4b8e4b01f3a HTTP/1.1" 200 115 0.115545
10.0.0.23 - - [2026-03-02 04:06:06] "GET /projects?obj_uuids=4c9f0ad4-5bf0-4a54-9b6c-01dc90fd3b61&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001093
10.0.0.23 - - [2026-03-02 04:06:06] "GET /projects?obj_uuids=ea4586bd-6a46-4465-b3b9-60482025249f&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001021
10.0.0.23 - - [2026-03-02 04:06:06] "DELETE /security-group/b79dcd81-10bd-4701-984b-d51c5246125a HTTP/1.1" 200 115 0.109886
10.0.0.23 - - [2026-03-02 04:06:06] "GET /projects?obj_uuids=2bc81dcf-09dc-4904-b04f-c52d2a9f4149&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001419
10.0.0.23 - - [2026-03-02 04:06:06] "GET /project/4c9f0ad4-5bf0-4a54-9b6c-01dc90fd3b61?fields=application_policy_sets HTTP/1.1" 200 1405 0.098402
10.0.0.23 - - [2026-03-02 04:06:06] "GET /project/2bc81dcf-09dc-4904-b04f-c52d2a9f4149?fields=application_policy_sets HTTP/1.1" 200 1405 0.075655
10.0.0.23 - - [2026-03-02 04:06:06] "GET /project/ea4586bd-6a46-4465-b3b9-60482025249f?fields=application_policy_sets HTTP/1.1" 200 1382 0.123085
10.0.0.23 - - [2026-03-02 04:06:07] "DELETE /project/ea4586bd-6a46-4465-b3b9-60482025249f HTTP/1.1" 200 115 0.821682
10.0.0.23 - - [2026-03-02 04:06:07] "DELETE /project/2bc81dcf-09dc-4904-b04f-c52d2a9f4149 HTTP/1.1" 200 115 0.842539
10.0.0.23 - - [2026-03-02 04:06:07] "DELETE /project/4c9f0ad4-5bf0-4a54-9b6c-01dc90fd3b61 HTTP/1.1" 200 115 0.839950
10.0.0.242 - - [2026-03-02 04:06:07] "DELETE /access-control-list/a4fb4858-b9cb-4627-813d-8f768ffa066d HTTP/1.1" 200 115 0.094222
10.0.0.242 - - [2026-03-02 04:06:07] "DELETE /access-control-list/063ec86b-96f7-458e-a4fa-884139c1dcd4 HTTP/1.1" 200 115 0.038171
10.0.0.242 - - [2026-03-02 04:06:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003535
10.0.0.242 - - [2026-03-02 04:06:09] "GET /virtual-network/eed530bc-2536-4238-9c7c-f978f2cfa906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005312
10.0.0.242 - - [2026-03-02 04:06:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004015
10.0.0.242 - - [2026-03-02 04:06:13] "GET /virtual-network/eed530bc-2536-4238-9c7c-f978f2cfa906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006352
10.0.0.242 - - [2026-03-02 04:06:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003113
10.0.0.242 - - [2026-03-02 04:06:17] "GET /virtual-network/eed530bc-2536-4238-9c7c-f978f2cfa906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005796
10.0.0.242 - - [2026-03-02 04:06:17] "GET /obj-perms HTTP/1.1" 200 5075 0.064171
10.0.0.242 - - [2026-03-02 04:06:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003730
10.0.0.242 - - [2026-03-02 04:06:19] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003793
10.0.0.242 - - [2026-03-02 04:06:19] "GET /virtual-networks?parent_id=55ed4bd3-991a-4e57-acdc-75e702ec0e5a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003325
10.0.0.242 - - [2026-03-02 04:06:20] "GET /virtual-network/eed530bc-2536-4238-9c7c-f978f2cfa906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.012987
10.0.0.242 - - [2026-03-02 04:06:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003296
10.0.0.242 - - [2026-03-02 04:06:20] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004293
10.0.0.242 - - [2026-03-02 04:06:20] "GET /virtual-networks?parent_id=55ed4bd3-991a-4e57-acdc-75e702ec0e5a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003567
10.0.0.242 - - [2026-03-02 04:06:20] "GET /virtual-network/eed530bc-2536-4238-9c7c-f978f2cfa906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006493
10.0.0.242 - - [2026-03-02 04:06:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003666
10.0.0.242 - - [2026-03-02 04:06:20] "GET /routing-instance/188bcd3b-96e2-4ca6-a6ce-26aa8846a758?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.004482
10.0.0.242 - - [2026-03-02 04:06:20] "GET /route-target/e1e67f24-f8c8-4dc7-bdac-6888f397ca5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003945
10.0.0.242 - - [2026-03-02 04:06:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003366
10.0.0.242 - - [2026-03-02 04:06:20] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003922
10.0.0.242 - - [2026-03-02 04:06:20] "GET /virtual-networks?parent_id=55ed4bd3-991a-4e57-acdc-75e702ec0e5a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002809
10.0.0.242 - - [2026-03-02 04:06:20] "GET /virtual-network/eed530bc-2536-4238-9c7c-f978f2cfa906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006755
10.0.0.242 - - [2026-03-02 04:06:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003666
10.0.0.242 - - [2026-03-02 04:06:20] "GET /routing-instance/188bcd3b-96e2-4ca6-a6ce-26aa8846a758?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.004951
10.0.0.242 - - [2026-03-02 04:06:20] "GET /route-target/e1e67f24-f8c8-4dc7-bdac-6888f397ca5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004276
10.0.0.242 - - [2026-03-02 04:06:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003258
10.0.0.242 - - [2026-03-02 04:06:20] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004479
10.0.0.242 - - [2026-03-02 04:06:20] "GET /virtual-networks?parent_id=55ed4bd3-991a-4e57-acdc-75e702ec0e5a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003579
10.0.0.242 - - [2026-03-02 04:06:20] "GET /virtual-network/eed530bc-2536-4238-9c7c-f978f2cfa906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.013145
10.0.0.242 - - [2026-03-02 04:06:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003684
10.0.0.242 - - [2026-03-02 04:06:21] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004143
10.0.0.242 - - [2026-03-02 04:06:21] "GET /virtual-networks?parent_id=55ed4bd3-991a-4e57-acdc-75e702ec0e5a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003376
10.0.0.242 - - [2026-03-02 04:06:21] "GET /virtual-network/eed530bc-2536-4238-9c7c-f978f2cfa906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006272
10.0.0.23 - - [2026-03-02 04:06:21] "GET /obj-perms HTTP/1.1" 200 5063 0.055248
10.0.0.242 - - [2026-03-02 04:06:21] "GET /obj-perms HTTP/1.1" 200 5063 0.056020
10.0.0.242 - - [2026-03-02 04:06:21] "GET /obj-perms HTTP/1.1" 200 5063 0.003654
10.0.0.242 - - [2026-03-02 04:06:21] "GET /obj-perms HTTP/1.1" 200 5063 0.004192
10.0.0.27 - - [2026-03-02 04:06:21] "GET /obj-perms HTTP/1.1" 200 5063 0.051358
10.0.0.23 - - [2026-03-02 04:06:21] "GET /obj-perms HTTP/1.1" 200 5063 0.006512
10.0.0.242 - - [2026-03-02 04:06:21] "POST /neutron/security_group HTTP/1.1" 200 2065 0.009081
10.0.0.242 - - [2026-03-02 04:06:22] "POST /neutron/port HTTP/1.1" 200 1126 0.019370
10.0.0.242 - - [2026-03-02 04:06:22] "POST /neutron/security_group HTTP/1.1" 200 2065 0.008050
10.0.0.242 - - [2026-03-02 04:06:22] "GET /virtual-machine/e9817381-753f-4758-aa91-1cea28bb60c8 HTTP/1.1" 200 1300 0.010712
10.0.0.242 - - [2026-03-02 04:06:22] "GET /virtual-machine/e9817381-753f-4758-aa91-1cea28bb60c8 HTTP/1.1" 200 1300 0.027781
10.0.0.242 - - [2026-03-02 04:06:22] "GET /virtual-machine-interface/734ce2e9-4943-43c8-984a-6eb9e5ee5c7d HTTP/1.1" 200 2949 0.008618
10.0.0.242 - - [2026-03-02 04:06:22] "GET /virtual-machine/e9817381-753f-4758-aa91-1cea28bb60c8 HTTP/1.1" 200 1300 0.003986
10.0.0.242 - - [2026-03-02 04:06:22] "GET /virtual-machine-interface/734ce2e9-4943-43c8-984a-6eb9e5ee5c7d HTTP/1.1" 200 2949 0.009760
10.0.0.242 - - [2026-03-02 04:06:22] "GET /instance-ip/5bc472a5-8adc-477c-a84e-f87149e24bc8 HTTP/1.1" 200 1620 0.010501
10.0.0.242 - - [2026-03-02 04:06:22] "GET /virtual-machine/e9817381-753f-4758-aa91-1cea28bb60c8 HTTP/1.1" 200 1300 0.004754
10.0.0.242 - - [2026-03-02 04:06:22] "GET /virtual-machine-interface/734ce2e9-4943-43c8-984a-6eb9e5ee5c7d HTTP/1.1" 200 2949 0.008883
10.0.0.242 - - [2026-03-02 04:06:22] "GET /instance-ip/5bc472a5-8adc-477c-a84e-f87149e24bc8 HTTP/1.1" 200 1620 0.006047
10.0.0.242 - - [2026-03-02 04:06:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006428
10.0.0.242 - - [2026-03-02 04:06:22] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003507
10.0.0.242 - - [2026-03-02 04:06:22] "GET /virtual-networks?parent_id=55ed4bd3-991a-4e57-acdc-75e702ec0e5a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002977
10.0.0.242 - - [2026-03-02 04:06:22] "GET /virtual-network/eed530bc-2536-4238-9c7c-f978f2cfa906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005572
10.0.0.242 - - [2026-03-02 04:06:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003447
10.0.0.242 - - [2026-03-02 04:06:22] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005472
10.0.0.242 - - [2026-03-02 04:06:22] "GET /virtual-networks?parent_id=55ed4bd3-991a-4e57-acdc-75e702ec0e5a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002799
10.0.0.242 - - [2026-03-02 04:06:22] "GET /virtual-network/eed530bc-2536-4238-9c7c-f978f2cfa906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.007014
10.0.0.242 - - [2026-03-02 04:06:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006790
10.0.0.242 - - [2026-03-02 04:06:22] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006640
10.0.0.242 - - [2026-03-02 04:06:22] "GET /virtual-networks?parent_id=55ed4bd3-991a-4e57-acdc-75e702ec0e5a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003924
10.0.0.242 - - [2026-03-02 04:06:22] "GET /virtual-network/eed530bc-2536-4238-9c7c-f978f2cfa906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.009112
10.0.0.242 - - [2026-03-02 04:06:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.013568
10.0.0.242 - - [2026-03-02 04:06:22] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.010862
10.0.0.242 - - [2026-03-02 04:06:22] "GET /virtual-networks?parent_id=55ed4bd3-991a-4e57-acdc-75e702ec0e5a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.012208
10.0.0.242 - - [2026-03-02 04:06:22] "GET /virtual-network/eed530bc-2536-4238-9c7c-f978f2cfa906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006562
10.0.0.242 - - [2026-03-02 04:06:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004161
10.0.0.242 - - [2026-03-02 04:06:23] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004846
10.0.0.242 - - [2026-03-02 04:06:23] "GET /virtual-networks?parent_id=55ed4bd3-991a-4e57-acdc-75e702ec0e5a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004233
10.0.0.242 - - [2026-03-02 04:06:23] "GET /virtual-network/eed530bc-2536-4238-9c7c-f978f2cfa906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.007962
10.0.0.242 - - [2026-03-02 04:06:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.007412
10.0.0.242 - - [2026-03-02 04:06:23] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004068
10.0.0.242 - - [2026-03-02 04:06:23] "GET /virtual-networks?parent_id=55ed4bd3-991a-4e57-acdc-75e702ec0e5a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002847
10.0.0.242 - - [2026-03-02 04:06:23] "GET /virtual-network/eed530bc-2536-4238-9c7c-f978f2cfa906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.008980
10.0.0.242 - - [2026-03-02 04:06:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005304
10.0.0.242 - - [2026-03-02 04:06:23] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004608
10.0.0.242 - - [2026-03-02 04:06:23] "GET /virtual-networks?parent_id=55ed4bd3-991a-4e57-acdc-75e702ec0e5a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003798
10.0.0.242 - - [2026-03-02 04:06:23] "GET /virtual-network/eed530bc-2536-4238-9c7c-f978f2cfa906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.012608
10.0.0.242 - - [2026-03-02 04:06:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003335
10.0.0.242 - - [2026-03-02 04:06:26] "GET /virtual-network/eed530bc-2536-4238-9c7c-f978f2cfa906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.007067
10.0.0.242 - - [2026-03-02 04:06:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004044
10.0.0.242 - - [2026-03-02 04:06:30] "GET /virtual-network/eed530bc-2536-4238-9c7c-f978f2cfa906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.007387
10.0.0.242 - - [2026-03-02 04:06:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004852
10.0.0.242 - - [2026-03-02 04:06:34] "GET /virtual-network/eed530bc-2536-4238-9c7c-f978f2cfa906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005591
10.0.0.242 - - [2026-03-02 04:06:36] "POST /neutron/port HTTP/1.1" 200 1126 0.020845
10.0.0.242 - - [2026-03-02 04:06:36] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004593
10.0.0.242 - - [2026-03-02 04:06:37] "POST /neutron/network HTTP/1.1" 200 808 0.007000
10.0.0.242 - - [2026-03-02 04:06:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004235
10.0.0.242 - - [2026-03-02 04:06:38] "GET /virtual-network/eed530bc-2536-4238-9c7c-f978f2cfa906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005735
10.0.0.242 - - [2026-03-02 04:06:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004061
10.0.0.242 - - [2026-03-02 04:06:42] "GET /virtual-network/eed530bc-2536-4238-9c7c-f978f2cfa906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.008528
10.0.0.242 - - [2026-03-02 04:06:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003456
10.0.0.242 - - [2026-03-02 04:06:46] "GET /virtual-network/eed530bc-2536-4238-9c7c-f978f2cfa906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.004927
10.0.0.242 - - [2026-03-02 04:06:47] "POST /neutron/network HTTP/1.1" 200 818 0.006958
10.0.0.242 - - [2026-03-02 04:06:47] "POST /neutron/port HTTP/1.1" 200 117 0.001205
10.0.0.242 - - [2026-03-02 04:06:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003692
10.0.0.242 - - [2026-03-02 04:06:51] "GET /virtual-network/eed530bc-2536-4238-9c7c-f978f2cfa906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.008225
10.0.0.242 - - [2026-03-02 04:06:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003844
10.0.0.242 - - [2026-03-02 04:06:55] "GET /virtual-network/eed530bc-2536-4238-9c7c-f978f2cfa906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005528
10.0.0.242 - - [2026-03-02 04:06:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004772
10.0.0.242 - - [2026-03-02 04:06:59] "GET /virtual-network/eed530bc-2536-4238-9c7c-f978f2cfa906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.007886
10.0.0.242 - - [2026-03-02 04:07:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004770
10.0.0.242 - - [2026-03-02 04:07:03] "GET /virtual-network/eed530bc-2536-4238-9c7c-f978f2cfa906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006074
10.0.0.242 - - [2026-03-02 04:07:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003468
10.0.0.242 - - [2026-03-02 04:07:07] "GET /virtual-network/eed530bc-2536-4238-9c7c-f978f2cfa906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005918
10.0.0.242 - - [2026-03-02 04:07:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004852
10.0.0.242 - - [2026-03-02 04:07:11] "GET /virtual-network/eed530bc-2536-4238-9c7c-f978f2cfa906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.007765
10.0.0.242 - - [2026-03-02 04:07:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003373
10.0.0.242 - - [2026-03-02 04:07:15] "GET /virtual-network/eed530bc-2536-4238-9c7c-f978f2cfa906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005912
10.0.0.242 - - [2026-03-02 04:07:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006088
10.0.0.242 - - [2026-03-02 04:07:17] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004555
10.0.0.242 - - [2026-03-02 04:07:17] "GET /virtual-networks?parent_id=55ed4bd3-991a-4e57-acdc-75e702ec0e5a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003667
10.0.0.242 - - [2026-03-02 04:07:17] "GET /virtual-network/eed530bc-2536-4238-9c7c-f978f2cfa906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006038
10.0.0.242 - - [2026-03-02 04:07:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003196
10.0.0.242 - - [2026-03-02 04:07:18] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004420
10.0.0.242 - - [2026-03-02 04:07:18] "GET /virtual-networks?parent_id=55ed4bd3-991a-4e57-acdc-75e702ec0e5a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002832
10.0.0.242 - - [2026-03-02 04:07:18] "GET /virtual-network/eed530bc-2536-4238-9c7c-f978f2cfa906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005695
10.0.0.242 - - [2026-03-02 04:07:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003736
10.0.0.242 - - [2026-03-02 04:07:18] "GET /routing-instance/188bcd3b-96e2-4ca6-a6ce-26aa8846a758?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.004373
10.0.0.242 - - [2026-03-02 04:07:18] "GET /route-target/e1e67f24-f8c8-4dc7-bdac-6888f397ca5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004392
10.0.0.242 - - [2026-03-02 04:07:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004015
10.0.0.242 - - [2026-03-02 04:07:18] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003596
10.0.0.242 - - [2026-03-02 04:07:18] "GET /virtual-networks?parent_id=55ed4bd3-991a-4e57-acdc-75e702ec0e5a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002797
10.0.0.242 - - [2026-03-02 04:07:18] "GET /virtual-network/eed530bc-2536-4238-9c7c-f978f2cfa906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006268
10.0.0.242 - - [2026-03-02 04:07:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002912
10.0.0.242 - - [2026-03-02 04:07:18] "GET /routing-instance/188bcd3b-96e2-4ca6-a6ce-26aa8846a758?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.004496
10.0.0.242 - - [2026-03-02 04:07:18] "GET /route-target/e1e67f24-f8c8-4dc7-bdac-6888f397ca5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004749
10.0.0.242 - - [2026-03-02 04:07:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003424
10.0.0.242 - - [2026-03-02 04:07:18] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003923
10.0.0.242 - - [2026-03-02 04:07:18] "GET /virtual-networks?parent_id=55ed4bd3-991a-4e57-acdc-75e702ec0e5a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004034
10.0.0.242 - - [2026-03-02 04:07:18] "GET /virtual-network/eed530bc-2536-4238-9c7c-f978f2cfa906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005490
10.0.0.242 - - [2026-03-02 04:07:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003568
10.0.0.242 - - [2026-03-02 04:07:18] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004314
10.0.0.242 - - [2026-03-02 04:07:18] "GET /virtual-networks?parent_id=55ed4bd3-991a-4e57-acdc-75e702ec0e5a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003053
10.0.0.242 - - [2026-03-02 04:07:18] "GET /virtual-network/eed530bc-2536-4238-9c7c-f978f2cfa906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005560
10.0.0.23 - - [2026-03-02 04:07:18] "GET /obj-perms HTTP/1.1" 200 5063 0.004393
10.0.0.242 - - [2026-03-02 04:07:18] "GET /obj-perms HTTP/1.1" 200 5063 0.003448
10.0.0.242 - - [2026-03-02 04:07:19] "GET /obj-perms HTTP/1.1" 200 5063 0.003495
10.0.0.27 - - [2026-03-02 04:07:19] "GET /obj-perms HTTP/1.1" 200 5063 0.004046
10.0.0.242 - - [2026-03-02 04:07:19] "GET /virtual-machine/3f0d964c-9b34-4328-a2db-52343f065162 HTTP/1.1" 200 1299 0.004611
10.0.0.242 - - [2026-03-02 04:07:19] "GET /virtual-machine-interface/8691f464-ecb2-48e6-9fa5-be4d58b05a36 HTTP/1.1" 200 2949 0.005992
10.0.0.242 - - [2026-03-02 04:07:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004210
10.0.0.242 - - [2026-03-02 04:07:19] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004775
10.0.0.242 - - [2026-03-02 04:07:19] "GET /virtual-networks?parent_id=55ed4bd3-991a-4e57-acdc-75e702ec0e5a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003426
10.0.0.242 - - [2026-03-02 04:07:19] "GET /virtual-network/eed530bc-2536-4238-9c7c-f978f2cfa906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006021
10.0.0.242 - - [2026-03-02 04:07:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003517
10.0.0.242 - - [2026-03-02 04:07:20] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003736
10.0.0.242 - - [2026-03-02 04:07:20] "GET /virtual-networks?parent_id=55ed4bd3-991a-4e57-acdc-75e702ec0e5a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003530
10.0.0.242 - - [2026-03-02 04:07:20] "GET /virtual-network/eed530bc-2536-4238-9c7c-f978f2cfa906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006165
10.0.0.242 - - [2026-03-02 04:07:20] "GET /virtual-machine/e9817381-753f-4758-aa91-1cea28bb60c8 HTTP/1.1" 200 1300 0.004075
10.0.0.242 - - [2026-03-02 04:07:20] "GET /virtual-machine-interface/734ce2e9-4943-43c8-984a-6eb9e5ee5c7d HTTP/1.1" 200 2949 0.006185
10.0.0.242 - - [2026-03-02 04:07:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003828
10.0.0.242 - - [2026-03-02 04:07:20] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004065
10.0.0.242 - - [2026-03-02 04:07:20] "GET /virtual-networks?parent_id=55ed4bd3-991a-4e57-acdc-75e702ec0e5a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003904
10.0.0.242 - - [2026-03-02 04:07:20] "GET /virtual-network/eed530bc-2536-4238-9c7c-f978f2cfa906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.007348
10.0.0.242 - - [2026-03-02 04:07:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003379
10.0.0.242 - - [2026-03-02 04:07:21] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004558
10.0.0.242 - - [2026-03-02 04:07:21] "GET /virtual-networks?parent_id=55ed4bd3-991a-4e57-acdc-75e702ec0e5a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002766
10.0.0.242 - - [2026-03-02 04:07:21] "GET /virtual-network/eed530bc-2536-4238-9c7c-f978f2cfa906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006500
10.0.0.242 - - [2026-03-02 04:07:22] "POST /neutron/security_group HTTP/1.1" 200 2065 0.010028
10.0.0.242 - - [2026-03-02 04:07:32] "POST /neutron/port HTTP/1.1" 200 1126 0.025047
10.0.0.242 - - [2026-03-02 04:07:37] "POST /neutron/security_group HTTP/1.1" 200 2065 0.008110
10.0.0.242 - - [2026-03-02 04:07:37] "POST /neutron/network HTTP/1.1" 200 818 0.011569
10.0.0.242 - - [2026-03-02 04:07:38] "POST /neutron/port HTTP/1.1" 200 117 0.001778
10.0.0.242 - - [2026-03-02 04:07:42] "POST /neutron/security_group HTTP/1.1" 200 2065 0.007894
10.0.0.242 - - [2026-03-02 04:07:47] "POST /neutron/port HTTP/1.1" 200 1126 0.017639
10.0.0.242 - - [2026-03-02 04:07:48] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003818
10.0.0.242 - - [2026-03-02 04:07:48] "POST /neutron/network HTTP/1.1" 200 808 0.006999
10.0.0.242 - - [2026-03-02 04:07:58] "POST /neutron/port HTTP/1.1" 200 1126 0.020407
10.0.0.242 - - [2026-03-02 04:08:03] "POST /neutron/security_group HTTP/1.1" 200 2065 0.007984
10.0.0.242 - - [2026-03-02 04:08:13] "POST /neutron/port HTTP/1.1" 200 1126 0.018239
10.0.0.242 - - [2026-03-02 04:08:18] "POST /neutron/security_group HTTP/1.1" 200 2065 0.008698
10.0.0.242 - - [2026-03-02 04:08:29] "POST /neutron/port HTTP/1.1" 200 1126 0.021573
10.0.0.242 - - [2026-03-02 04:08:34] "POST /neutron/security_group HTTP/1.1" 200 2065 0.007779
10.0.0.242 - - [2026-03-02 04:08:39] "POST /neutron/port HTTP/1.1" 200 1126 0.045469
10.0.0.242 - - [2026-03-02 04:08:40] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004081
10.0.0.242 - - [2026-03-02 04:08:40] "POST /neutron/network HTTP/1.1" 200 808 0.007071
10.0.0.242 - - [2026-03-02 04:08:44] "POST /neutron/port HTTP/1.1" 200 1126 0.017247
10.0.0.242 - - [2026-03-02 04:08:47] "POST /neutron/port HTTP/1.1" 200 1126 0.017846
10.0.0.242 - - [2026-03-02 04:08:48] "POST /neutron/subnet HTTP/1.1" 200 675 0.009996
10.0.0.242 - - [2026-03-02 04:08:49] "POST /neutron/port HTTP/1.1" 200 1126 0.017168
10.0.0.242 - - [2026-03-02 04:08:55] "POST /neutron/security_group HTTP/1.1" 200 2065 0.009688
10.0.0.242 - - [2026-03-02 04:09:05] "POST /neutron/port HTTP/1.1" 200 1126 0.019078
10.0.0.242 - - [2026-03-02 04:09:10] "POST /neutron/security_group HTTP/1.1" 200 2065 0.007650
10.0.0.23 - - [2026-03-02 04:09:20] "GET /obj-perms HTTP/1.1" 200 5075 0.055340
10.0.0.242 - - [2026-03-02 04:09:20] "GET /obj-perms HTTP/1.1" 200 5075 0.054894
10.0.0.242 - - [2026-03-02 04:09:20] "POST /neutron/port HTTP/1.1" 200 1126 0.021082
10.0.0.242 - - [2026-03-02 04:09:26] "POST /neutron/security_group HTTP/1.1" 200 2065 0.007736
10.0.0.242 - - [2026-03-02 04:09:36] "POST /neutron/port HTTP/1.1" 200 1126 0.017223
10.0.0.242 - - [2026-03-02 04:09:41] "POST /neutron/security_group HTTP/1.1" 200 2065 0.007298
10.0.0.242 - - [2026-03-02 04:09:41] "POST /neutron/network HTTP/1.1" 200 818 0.006598
10.0.0.242 - - [2026-03-02 04:09:41] "POST /neutron/port HTTP/1.1" 200 117 0.001179
10.0.0.242 - - [2026-03-02 04:09:46] "POST /neutron/security_group HTTP/1.1" 200 2065 0.008864
10.0.0.242 - - [2026-03-02 04:09:48] "POST /neutron/network HTTP/1.1" 200 818 0.007156
10.0.0.242 - - [2026-03-02 04:09:48] "POST /neutron/port HTTP/1.1" 200 117 0.001181
10.0.0.242 - - [2026-03-02 04:09:52] "POST /neutron/security_group HTTP/1.1" 200 2065 0.008010
10.0.0.242 - - [2026-03-02 04:10:02] "POST /neutron/port HTTP/1.1" 200 1126 0.020839
10.0.0.242 - - [2026-03-02 04:10:07] "POST /neutron/security_group HTTP/1.1" 200 2065 0.007525
10.0.0.242 - - [2026-03-02 04:10:17] "POST /neutron/port HTTP/1.1" 200 1126 0.017986
10.0.0.27 - - [2026-03-02 04:10:20] "GET /obj-perms HTTP/1.1" 200 5075 0.058733
10.0.0.242 - - [2026-03-02 04:10:23] "POST /neutron/security_group HTTP/1.1" 200 2065 0.014593
10.0.0.242 - - [2026-03-02 04:10:33] "POST /neutron/port HTTP/1.1" 200 1126 0.018558
10.0.0.242 - - [2026-03-02 04:10:38] "POST /neutron/security_group HTTP/1.1" 200 2065 0.032316
10.0.0.242 - - [2026-03-02 04:10:41] "POST /neutron/network HTTP/1.1" 200 818 0.006957
10.0.0.242 - - [2026-03-02 04:10:42] "POST /neutron/port HTTP/1.1" 200 117 0.001595
10.0.0.242 - - [2026-03-02 04:10:43] "POST /neutron/security_group HTTP/1.1" 200 2065 0.008327
10.0.0.242 - - [2026-03-02 04:10:49] "POST /neutron/port HTTP/1.1" 200 1126 0.021132
10.0.0.242 - - [2026-03-02 04:10:49] "POST /neutron/security_group HTTP/1.1" 200 2065 0.007994
10.0.0.242 - - [2026-03-02 04:10:49] "POST /neutron/network HTTP/1.1" 200 808 0.050993
10.0.0.23 - - [2026-03-02 04:10:51] "GET /global-system-configs HTTP/1.1" 401 293 0.000588
10.0.0.23 - - [2026-03-02 04:10:51] "GET /global-system-configs HTTP/1.1" 401 293 0.000406
10.0.0.27 - - [2026-03-02 04:10:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000388
10.0.0.27 - - [2026-03-02 04:10:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000371
10.0.0.27 - - [2026-03-02 04:10:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000516
10.0.0.27 - - [2026-03-02 04:10:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000379
10.0.0.242 - - [2026-03-02 04:10:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000408
10.0.0.242 - - [2026-03-02 04:10:53] "GET /global-system-configs HTTP/1.1" 401 293 0.000382
10.0.0.23 - - [2026-03-02 04:10:53] "GET /global-system-configs HTTP/1.1" 401 293 0.000477
10.0.0.23 - - [2026-03-02 04:10:53] "GET /global-system-configs HTTP/1.1" 401 293 0.000436
10.0.0.242 - - [2026-03-02 04:10:54] "GET /global-system-configs HTTP/1.1" 401 293 0.000457
10.0.0.242 - - [2026-03-02 04:10:54] "GET /global-system-configs HTTP/1.1" 401 293 0.000429
10.0.0.242 - - [2026-03-02 04:10:59] "POST /neutron/port HTTP/1.1" 200 1126 0.019672
10.0.0.242 - - [2026-03-02 04:11:04] "POST /neutron/security_group HTTP/1.1" 200 2065 0.007698
10.0.0.242 - - [2026-03-02 04:11:14] "POST /neutron/port HTTP/1.1" 200 1126 0.019091
10.0.0.242 - - [2026-03-02 04:11:20] "POST /neutron/security_group HTTP/1.1" 200 2065 0.006962
10.0.0.242 - - [2026-03-02 04:11:30] "POST /neutron/port HTTP/1.1" 200 1126 0.018193
10.0.0.242 - - [2026-03-02 04:11:35] "POST /neutron/security_group HTTP/1.1" 200 2065 0.008950
10.0.0.242 - - [2026-03-02 04:11:42] "POST /neutron/port HTTP/1.1" 200 1126 0.017579
10.0.0.242 - - [2026-03-02 04:11:42] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003792
10.0.0.242 - - [2026-03-02 04:11:43] "POST /neutron/network HTTP/1.1" 200 808 0.006516
10.0.0.242 - - [2026-03-02 04:11:49] "POST /neutron/port HTTP/1.1" 200 1126 0.018732
10.0.0.242 - - [2026-03-02 04:11:49] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004055
10.0.0.242 - - [2026-03-02 04:11:49] "POST /neutron/network HTTP/1.1" 200 808 0.006566
10.0.0.242 - - [2026-03-02 04:12:43] "POST /neutron/network HTTP/1.1" 200 818 0.008454
10.0.0.242 - - [2026-03-02 04:12:43] "POST /neutron/port HTTP/1.1" 200 117 0.001162
10.0.0.242 - - [2026-03-02 04:12:50] "POST /neutron/port HTTP/1.1" 200 1126 0.018627
10.0.0.242 - - [2026-03-02 04:12:51] "POST /neutron/subnet HTTP/1.1" 200 675 0.010821
10.0.0.23 - - [2026-03-02 04:13:23] "GET /obj-perms HTTP/1.1" 200 5075 0.076401
10.0.0.242 - - [2026-03-02 04:13:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004525
10.0.0.242 - - [2026-03-02 04:13:24] "GET /virtual-router/4858fa24-4521-4b2f-b7fc-ac23423068e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.004836
10.0.0.242 - - [2026-03-02 04:13:36] "POST /neutron/port HTTP/1.1" 200 1126 0.017053
10.0.0.242 - - [2026-03-02 04:13:36] "GET /virtual-machine/3f0d964c-9b34-4328-a2db-52343f065162 HTTP/1.1" 200 1299 0.029291
10.0.0.242 - - [2026-03-02 04:13:36] "GET /virtual-machine-interface/8691f464-ecb2-48e6-9fa5-be4d58b05a36 HTTP/1.1" 200 2949 0.005506
10.0.0.242 - - [2026-03-02 04:13:36] "GET /virtual-machine/3f0d964c-9b34-4328-a2db-52343f065162 HTTP/1.1" 200 1299 0.003584
10.0.0.242 - - [2026-03-02 04:13:36] "GET /virtual-machine-interface/8691f464-ecb2-48e6-9fa5-be4d58b05a36 HTTP/1.1" 200 2949 0.005391
10.0.0.242 - - [2026-03-02 04:13:36] "GET /instance-ip/c08aa5d6-b966-4853-a49a-7d97dbb76bd7 HTTP/1.1" 200 1621 0.003452
10.0.0.242 - - [2026-03-02 04:13:36] "GET /virtual-machine/3f0d964c-9b34-4328-a2db-52343f065162 HTTP/1.1" 200 1299 0.003426
10.0.0.242 - - [2026-03-02 04:13:36] "GET /virtual-machine-interface/8691f464-ecb2-48e6-9fa5-be4d58b05a36 HTTP/1.1" 200 2949 0.005258
10.0.0.242 - - [2026-03-02 04:13:36] "GET /instance-ip/c08aa5d6-b966-4853-a49a-7d97dbb76bd7 HTTP/1.1" 200 1621 0.003614
10.0.0.242 - - [2026-03-02 04:13:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.026949
10.0.0.242 - - [2026-03-02 04:13:36] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004201
10.0.0.242 - - [2026-03-02 04:13:36] "GET /virtual-networks?parent_id=55ed4bd3-991a-4e57-acdc-75e702ec0e5a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002319
10.0.0.242 - - [2026-03-02 04:13:37] "GET /virtual-network/eed530bc-2536-4238-9c7c-f978f2cfa906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005535
10.0.0.242 - - [2026-03-02 04:13:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004592
10.0.0.242 - - [2026-03-02 04:13:37] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004632
10.0.0.242 - - [2026-03-02 04:13:37] "GET /virtual-networks?parent_id=55ed4bd3-991a-4e57-acdc-75e702ec0e5a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003741
10.0.0.242 - - [2026-03-02 04:13:37] "GET /virtual-network/eed530bc-2536-4238-9c7c-f978f2cfa906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.007459
10.0.0.242 - - [2026-03-02 04:13:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004667
10.0.0.242 - - [2026-03-02 04:13:37] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005117
10.0.0.242 - - [2026-03-02 04:13:37] "GET /virtual-networks?parent_id=55ed4bd3-991a-4e57-acdc-75e702ec0e5a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003814
10.0.0.242 - - [2026-03-02 04:13:37] "GET /virtual-network/eed530bc-2536-4238-9c7c-f978f2cfa906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005445
10.0.0.242 - - [2026-03-02 04:13:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002988
10.0.0.242 - - [2026-03-02 04:13:37] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004381
10.0.0.242 - - [2026-03-02 04:13:37] "GET /virtual-networks?parent_id=55ed4bd3-991a-4e57-acdc-75e702ec0e5a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002631
10.0.0.242 - - [2026-03-02 04:13:37] "GET /virtual-network/eed530bc-2536-4238-9c7c-f978f2cfa906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006161
10.0.0.242 - - [2026-03-02 04:13:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003953
10.0.0.242 - - [2026-03-02 04:13:37] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004452
10.0.0.242 - - [2026-03-02 04:13:37] "GET /virtual-networks?parent_id=55ed4bd3-991a-4e57-acdc-75e702ec0e5a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002945
10.0.0.242 - - [2026-03-02 04:13:37] "GET /virtual-network/eed530bc-2536-4238-9c7c-f978f2cfa906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006429
10.0.0.242 - - [2026-03-02 04:13:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003138
10.0.0.242 - - [2026-03-02 04:13:37] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004017
10.0.0.242 - - [2026-03-02 04:13:37] "GET /virtual-networks?parent_id=55ed4bd3-991a-4e57-acdc-75e702ec0e5a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003552
10.0.0.242 - - [2026-03-02 04:13:37] "GET /virtual-network/eed530bc-2536-4238-9c7c-f978f2cfa906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005465
10.0.0.242 - - [2026-03-02 04:13:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003492
10.0.0.242 - - [2026-03-02 04:13:37] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004579
10.0.0.242 - - [2026-03-02 04:13:37] "GET /virtual-networks?parent_id=55ed4bd3-991a-4e57-acdc-75e702ec0e5a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003660
10.0.0.242 - - [2026-03-02 04:13:37] "GET /virtual-network/eed530bc-2536-4238-9c7c-f978f2cfa906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005713
10.0.0.242 - - [2026-03-02 04:13:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004825
10.0.0.242 - - [2026-03-02 04:13:38] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005668
10.0.0.242 - - [2026-03-02 04:13:38] "GET /virtual-networks?parent_id=55ed4bd3-991a-4e57-acdc-75e702ec0e5a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003520
10.0.0.242 - - [2026-03-02 04:13:38] "GET /virtual-network/eed530bc-2536-4238-9c7c-f978f2cfa906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.008123
10.0.0.242 - - [2026-03-02 04:13:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004536
10.0.0.242 - - [2026-03-02 04:13:39] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004230
10.0.0.242 - - [2026-03-02 04:13:39] "GET /virtual-networks?parent_id=55ed4bd3-991a-4e57-acdc-75e702ec0e5a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003377
10.0.0.242 - - [2026-03-02 04:13:39] "GET /virtual-network/eed530bc-2536-4238-9c7c-f978f2cfa906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.007127
10.0.0.242 - - [2026-03-02 04:13:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003735
10.0.0.242 - - [2026-03-02 04:13:39] "GET /routing-instance/188bcd3b-96e2-4ca6-a6ce-26aa8846a758?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.005217
10.0.0.242 - - [2026-03-02 04:13:39] "GET /route-target/e1e67f24-f8c8-4dc7-bdac-6888f397ca5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004067
10.0.0.242 - - [2026-03-02 04:13:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003318
10.0.0.242 - - [2026-03-02 04:13:39] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003944
10.0.0.242 - - [2026-03-02 04:13:39] "GET /virtual-networks?parent_id=55ed4bd3-991a-4e57-acdc-75e702ec0e5a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003269
10.0.0.242 - - [2026-03-02 04:13:39] "GET /virtual-network/eed530bc-2536-4238-9c7c-f978f2cfa906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005534
10.0.0.242 - - [2026-03-02 04:13:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003850
10.0.0.242 - - [2026-03-02 04:13:39] "GET /routing-instance/188bcd3b-96e2-4ca6-a6ce-26aa8846a758?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.004983
10.0.0.242 - - [2026-03-02 04:13:39] "GET /route-target/e1e67f24-f8c8-4dc7-bdac-6888f397ca5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004768
10.0.0.242 - - [2026-03-02 04:13:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003777
10.0.0.242 - - [2026-03-02 04:13:39] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004904
10.0.0.242 - - [2026-03-02 04:13:39] "GET /virtual-networks?parent_id=55ed4bd3-991a-4e57-acdc-75e702ec0e5a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003306
10.0.0.242 - - [2026-03-02 04:13:39] "GET /virtual-network/eed530bc-2536-4238-9c7c-f978f2cfa906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006231
10.0.0.242 - - [2026-03-02 04:13:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003426
10.0.0.242 - - [2026-03-02 04:13:39] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003972
10.0.0.242 - - [2026-03-02 04:13:39] "GET /virtual-networks?parent_id=55ed4bd3-991a-4e57-acdc-75e702ec0e5a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003441
10.0.0.242 - - [2026-03-02 04:13:39] "GET /virtual-network/eed530bc-2536-4238-9c7c-f978f2cfa906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006216
10.0.0.242 - - [2026-03-02 04:13:44] "POST /neutron/port HTTP/1.1" 200 1126 0.044932
10.0.0.23 - - [2026-03-02 04:13:44] "GET /obj-perms HTTP/1.1" 200 5063 0.074362
10.0.0.242 - - [2026-03-02 04:13:44] "POST /neutron/subnet HTTP/1.1" 200 675 0.011466
10.0.0.242 - - [2026-03-02 04:13:44] "GET /obj-perms HTTP/1.1" 200 5063 0.081965
10.0.0.242 - - [2026-03-02 04:13:44] "GET /obj-perms HTTP/1.1" 200 5063 0.003834
10.0.0.242 - - [2026-03-02 04:13:44] "GET /obj-perms HTTP/1.1" 200 5063 0.004120
10.0.0.27 - - [2026-03-02 04:13:44] "GET /obj-perms HTTP/1.1" 200 5063 0.054775
10.0.0.23 - - [2026-03-02 04:13:44] "GET /obj-perms HTTP/1.1" 200 5063 0.004350
10.0.0.242 - - [2026-03-02 04:13:44] "POST /neutron/port HTTP/1.1" 200 1126 0.018537
10.0.0.242 - - [2026-03-02 04:13:44] "GET /virtual-machine/e9817381-753f-4758-aa91-1cea28bb60c8 HTTP/1.1" 200 1300 0.004596
10.0.0.242 - - [2026-03-02 04:13:44] "GET /virtual-machine-interface/734ce2e9-4943-43c8-984a-6eb9e5ee5c7d HTTP/1.1" 200 2949 0.006477
10.0.0.242 - - [2026-03-02 04:13:44] "GET /virtual-machine/e9817381-753f-4758-aa91-1cea28bb60c8 HTTP/1.1" 200 1300 0.004700
10.0.0.242 - - [2026-03-02 04:13:44] "GET /virtual-machine-interface/734ce2e9-4943-43c8-984a-6eb9e5ee5c7d HTTP/1.1" 200 2949 0.005930
10.0.0.242 - - [2026-03-02 04:13:44] "GET /instance-ip/5bc472a5-8adc-477c-a84e-f87149e24bc8 HTTP/1.1" 200 1620 0.004107
10.0.0.242 - - [2026-03-02 04:13:44] "GET /virtual-machine/e9817381-753f-4758-aa91-1cea28bb60c8 HTTP/1.1" 200 1300 0.004529
10.0.0.242 - - [2026-03-02 04:13:44] "GET /virtual-machine-interface/734ce2e9-4943-43c8-984a-6eb9e5ee5c7d HTTP/1.1" 200 2949 0.005172
10.0.0.242 - - [2026-03-02 04:13:44] "GET /instance-ip/5bc472a5-8adc-477c-a84e-f87149e24bc8 HTTP/1.1" 200 1620 0.004147
10.0.0.242 - - [2026-03-02 04:13:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003608
10.0.0.242 - - [2026-03-02 04:13:44] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003403
10.0.0.242 - - [2026-03-02 04:13:44] "GET /virtual-networks?parent_id=55ed4bd3-991a-4e57-acdc-75e702ec0e5a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002637
10.0.0.242 - - [2026-03-02 04:13:44] "GET /virtual-network/eed530bc-2536-4238-9c7c-f978f2cfa906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006109
10.0.0.242 - - [2026-03-02 04:13:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003347
10.0.0.242 - - [2026-03-02 04:13:45] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004228
10.0.0.242 - - [2026-03-02 04:13:45] "GET /virtual-networks?parent_id=55ed4bd3-991a-4e57-acdc-75e702ec0e5a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003778
10.0.0.242 - - [2026-03-02 04:13:45] "GET /virtual-network/eed530bc-2536-4238-9c7c-f978f2cfa906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005820
10.0.0.242 - - [2026-03-02 04:13:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004196
10.0.0.242 - - [2026-03-02 04:13:45] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004651
10.0.0.242 - - [2026-03-02 04:13:45] "GET /virtual-networks?parent_id=55ed4bd3-991a-4e57-acdc-75e702ec0e5a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003061
10.0.0.242 - - [2026-03-02 04:13:45] "GET /virtual-network/eed530bc-2536-4238-9c7c-f978f2cfa906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.009798
10.0.0.242 - - [2026-03-02 04:13:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004400
10.0.0.242 - - [2026-03-02 04:13:45] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005774
10.0.0.242 - - [2026-03-02 04:13:45] "GET /virtual-networks?parent_id=55ed4bd3-991a-4e57-acdc-75e702ec0e5a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002884
10.0.0.242 - - [2026-03-02 04:13:45] "GET /virtual-network/eed530bc-2536-4238-9c7c-f978f2cfa906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006275
10.0.0.242 - - [2026-03-02 04:13:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003524
10.0.0.242 - - [2026-03-02 04:13:45] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003772
10.0.0.242 - - [2026-03-02 04:13:45] "GET /virtual-networks?parent_id=55ed4bd3-991a-4e57-acdc-75e702ec0e5a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003407
10.0.0.242 - - [2026-03-02 04:13:45] "GET /virtual-network/eed530bc-2536-4238-9c7c-f978f2cfa906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005892
10.0.0.242 - - [2026-03-02 04:13:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003359
10.0.0.242 - - [2026-03-02 04:13:45] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005462
10.0.0.242 - - [2026-03-02 04:13:45] "GET /virtual-networks?parent_id=55ed4bd3-991a-4e57-acdc-75e702ec0e5a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003263
10.0.0.242 - - [2026-03-02 04:13:45] "GET /virtual-network/eed530bc-2536-4238-9c7c-f978f2cfa906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006366
10.0.0.242 - - [2026-03-02 04:13:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004108
10.0.0.242 - - [2026-03-02 04:13:45] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004037
10.0.0.242 - - [2026-03-02 04:13:45] "GET /virtual-networks?parent_id=55ed4bd3-991a-4e57-acdc-75e702ec0e5a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003023
10.0.0.242 - - [2026-03-02 04:13:45] "GET /virtual-network/eed530bc-2536-4238-9c7c-f978f2cfa906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006068
10.0.0.242 - - [2026-03-02 04:13:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003584
10.0.0.242 - - [2026-03-02 04:13:46] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003995
10.0.0.242 - - [2026-03-02 04:13:46] "GET /virtual-networks?parent_id=55ed4bd3-991a-4e57-acdc-75e702ec0e5a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003725
10.0.0.242 - - [2026-03-02 04:13:46] "GET /virtual-network/eed530bc-2536-4238-9c7c-f978f2cfa906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005646
10.0.0.242 - - [2026-03-02 04:13:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003442
10.0.0.242 - - [2026-03-02 04:13:47] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005145
10.0.0.242 - - [2026-03-02 04:13:47] "GET /virtual-networks?parent_id=55ed4bd3-991a-4e57-acdc-75e702ec0e5a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002929
10.0.0.242 - - [2026-03-02 04:13:47] "GET /virtual-network/eed530bc-2536-4238-9c7c-f978f2cfa906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.007381
10.0.0.242 - - [2026-03-02 04:13:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004309
10.0.0.242 - - [2026-03-02 04:13:47] "GET /routing-instance/188bcd3b-96e2-4ca6-a6ce-26aa8846a758?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.004464
10.0.0.242 - - [2026-03-02 04:13:47] "GET /route-target/e1e67f24-f8c8-4dc7-bdac-6888f397ca5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004572
10.0.0.242 - - [2026-03-02 04:13:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004059
10.0.0.242 - - [2026-03-02 04:13:47] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004199
10.0.0.242 - - [2026-03-02 04:13:47] "GET /virtual-networks?parent_id=55ed4bd3-991a-4e57-acdc-75e702ec0e5a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002718
10.0.0.242 - - [2026-03-02 04:13:47] "GET /virtual-network/eed530bc-2536-4238-9c7c-f978f2cfa906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.007566
10.0.0.242 - - [2026-03-02 04:13:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003118
10.0.0.242 - - [2026-03-02 04:13:47] "GET /routing-instance/188bcd3b-96e2-4ca6-a6ce-26aa8846a758?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.005221
10.0.0.242 - - [2026-03-02 04:13:47] "GET /route-target/e1e67f24-f8c8-4dc7-bdac-6888f397ca5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004583
10.0.0.242 - - [2026-03-02 04:13:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003974
10.0.0.242 - - [2026-03-02 04:13:47] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004029
10.0.0.242 - - [2026-03-02 04:13:47] "GET /virtual-networks?parent_id=55ed4bd3-991a-4e57-acdc-75e702ec0e5a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004391
10.0.0.242 - - [2026-03-02 04:13:47] "GET /virtual-network/eed530bc-2536-4238-9c7c-f978f2cfa906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005716
10.0.0.242 - - [2026-03-02 04:13:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003810
10.0.0.242 - - [2026-03-02 04:13:47] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004881
10.0.0.242 - - [2026-03-02 04:13:47] "GET /virtual-networks?parent_id=55ed4bd3-991a-4e57-acdc-75e702ec0e5a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003134
10.0.0.242 - - [2026-03-02 04:13:47] "GET /virtual-network/eed530bc-2536-4238-9c7c-f978f2cfa906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.007652
10.0.0.23 - - [2026-03-02 04:13:51] "GET /obj-perms HTTP/1.1" 200 5063 0.004194
10.0.0.242 - - [2026-03-02 04:13:51] "POST /neutron/port HTTP/1.1" 200 1126 0.017911
10.0.0.242 - - [2026-03-02 04:13:52] "POST /neutron/subnet HTTP/1.1" 200 675 0.010422
10.0.0.242 - - [2026-03-02 04:13:53] "GET /obj-perms HTTP/1.1" 200 5063 0.003469
10.0.0.242 - - [2026-03-02 04:13:54] "GET /obj-perms HTTP/1.1" 200 5063 0.007117
10.0.0.23 - - [2026-03-02 04:13:54] "GET /obj-perms HTTP/1.1" 200 5063 0.003401
10.0.0.242 - - [2026-03-02 04:13:54] "GET /obj-perms HTTP/1.1" 200 5063 0.004416
10.0.0.27 - - [2026-03-02 04:13:54] "GET /obj-perms HTTP/1.1" 200 5063 0.004818
10.0.0.242 - - [2026-03-02 04:14:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003752
10.0.0.242 - - [2026-03-02 04:14:14] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003925
10.0.0.242 - - [2026-03-02 04:14:14] "GET /virtual-networks?parent_id=55ed4bd3-991a-4e57-acdc-75e702ec0e5a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003378
10.0.0.242 - - [2026-03-02 04:14:14] "GET /virtual-network/eed530bc-2536-4238-9c7c-f978f2cfa906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006493
10.0.0.242 - - [2026-03-02 04:14:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005826
10.0.0.242 - - [2026-03-02 04:14:15] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004428
10.0.0.242 - - [2026-03-02 04:14:15] "GET /virtual-networks?parent_id=55ed4bd3-991a-4e57-acdc-75e702ec0e5a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002753
10.0.0.242 - - [2026-03-02 04:14:15] "GET /virtual-network/eed530bc-2536-4238-9c7c-f978f2cfa906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005645
10.0.0.242 - - [2026-03-02 04:14:31] "GET /virtual-machine/e9817381-753f-4758-aa91-1cea28bb60c8 HTTP/1.1" 200 1300 0.004800
10.0.0.242 - - [2026-03-02 04:14:31] "GET /virtual-machine-interface/734ce2e9-4943-43c8-984a-6eb9e5ee5c7d HTTP/1.1" 200 2949 0.005226
10.0.0.242 - - [2026-03-02 04:14:31] "GET /instance-ip/5bc472a5-8adc-477c-a84e-f87149e24bc8 HTTP/1.1" 200 1620 0.004103
10.0.0.242 - - [2026-03-02 04:14:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003535
10.0.0.242 - - [2026-03-02 04:14:31] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003509
10.0.0.242 - - [2026-03-02 04:14:31] "GET /virtual-networks?parent_id=55ed4bd3-991a-4e57-acdc-75e702ec0e5a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002561
10.0.0.242 - - [2026-03-02 04:14:31] "GET /virtual-network/eed530bc-2536-4238-9c7c-f978f2cfa906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006442
10.0.0.242 - - [2026-03-02 04:14:34] "GET /virtual-machine/e9817381-753f-4758-aa91-1cea28bb60c8 HTTP/1.1" 200 1300 0.004100
10.0.0.242 - - [2026-03-02 04:14:35] "POST /neutron/port HTTP/1.1" 200 1126 0.017799
10.0.0.242 - - [2026-03-02 04:14:36] "GET /virtual-machine/e9817381-753f-4758-aa91-1cea28bb60c8 HTTP/1.1" 404 171 0.003260
10.0.0.242 - - [2026-03-02 04:14:36] "GET /virtual-machine/e9817381-753f-4758-aa91-1cea28bb60c8 HTTP/1.1" 404 171 0.003155
10.0.0.242 - - [2026-03-02 04:14:36] "GET /virtual-machine/e9817381-753f-4758-aa91-1cea28bb60c8 HTTP/1.1" 404 171 0.002635
10.0.0.242 - - [2026-03-02 04:14:37] "GET /virtual-machine/e9817381-753f-4758-aa91-1cea28bb60c8 HTTP/1.1" 404 171 0.003424
10.0.0.242 - - [2026-03-02 04:14:38] "GET /virtual-machine/e9817381-753f-4758-aa91-1cea28bb60c8 HTTP/1.1" 404 171 0.003632
10.0.0.242 - - [2026-03-02 04:14:39] "GET /virtual-machine/e9817381-753f-4758-aa91-1cea28bb60c8 HTTP/1.1" 404 171 0.004652
10.0.0.242 - - [2026-03-02 04:14:40] "GET /virtual-machine/e9817381-753f-4758-aa91-1cea28bb60c8 HTTP/1.1" 404 171 0.004430
10.0.0.242 - - [2026-03-02 04:14:41] "GET /virtual-machine/e9817381-753f-4758-aa91-1cea28bb60c8 HTTP/1.1" 404 171 0.003540
10.0.0.242 - - [2026-03-02 04:14:42] "GET /virtual-machine/e9817381-753f-4758-aa91-1cea28bb60c8 HTTP/1.1" 404 171 0.002921
10.0.0.242 - - [2026-03-02 04:14:42] "GET /virtual-machine/e9817381-753f-4758-aa91-1cea28bb60c8 HTTP/1.1" 404 171 0.004309
10.0.0.242 - - [2026-03-02 04:14:43] "GET /virtual-machine/e9817381-753f-4758-aa91-1cea28bb60c8 HTTP/1.1" 404 171 0.003618
10.0.0.242 - - [2026-03-02 04:14:44] "GET /virtual-machine/e9817381-753f-4758-aa91-1cea28bb60c8 HTTP/1.1" 404 171 0.003459
10.0.0.242 - - [2026-03-02 04:14:45] "GET /virtual-machine/e9817381-753f-4758-aa91-1cea28bb60c8 HTTP/1.1" 404 171 0.003085
10.0.0.242 - - [2026-03-02 04:14:45] "POST /neutron/port HTTP/1.1" 200 1126 0.017314
10.0.0.242 - - [2026-03-02 04:14:45] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004784
10.0.0.242 - - [2026-03-02 04:14:46] "POST /neutron/network HTTP/1.1" 200 808 0.007224
10.0.0.242 - - [2026-03-02 04:14:46] "GET /virtual-machine/e9817381-753f-4758-aa91-1cea28bb60c8 HTTP/1.1" 404 171 0.003230
10.0.0.242 - - [2026-03-02 04:14:47] "GET /virtual-machine/e9817381-753f-4758-aa91-1cea28bb60c8 HTTP/1.1" 404 171 0.003747
10.0.0.242 - - [2026-03-02 04:14:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004471
10.0.0.242 - - [2026-03-02 04:14:47] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003847
10.0.0.242 - - [2026-03-02 04:14:47] "GET /virtual-networks?parent_id=55ed4bd3-991a-4e57-acdc-75e702ec0e5a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002762
10.0.0.242 - - [2026-03-02 04:14:47] "GET /virtual-network/eed530bc-2536-4238-9c7c-f978f2cfa906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006246
10.0.0.242 - - [2026-03-02 04:14:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003236
10.0.0.242 - - [2026-03-02 04:14:47] "GET /routing-instance/188bcd3b-96e2-4ca6-a6ce-26aa8846a758?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.004554
10.0.0.242 - - [2026-03-02 04:14:48] "GET /route-target/e1e67f24-f8c8-4dc7-bdac-6888f397ca5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004819
10.0.0.242 - - [2026-03-02 04:14:48] "GET /virtual-machine/e9817381-753f-4758-aa91-1cea28bb60c8 HTTP/1.1" 404 171 0.003711
10.0.0.242 - - [2026-03-02 04:14:49] "GET /virtual-machine/e9817381-753f-4758-aa91-1cea28bb60c8 HTTP/1.1" 404 171 0.004478
10.0.0.242 - - [2026-03-02 04:14:50] "GET /virtual-machine/e9817381-753f-4758-aa91-1cea28bb60c8 HTTP/1.1" 404 171 0.003900
10.0.0.242 - - [2026-03-02 04:14:51] "GET /virtual-machine/e9817381-753f-4758-aa91-1cea28bb60c8 HTTP/1.1" 404 171 0.002816
10.0.0.242 - - [2026-03-02 04:14:52] "GET /virtual-machine/e9817381-753f-4758-aa91-1cea28bb60c8 HTTP/1.1" 404 171 0.003358
10.0.0.242 - - [2026-03-02 04:14:53] "GET /virtual-machine/e9817381-753f-4758-aa91-1cea28bb60c8 HTTP/1.1" 404 171 0.003431
10.0.0.242 - - [2026-03-02 04:14:53] "GET /virtual-machine/e9817381-753f-4758-aa91-1cea28bb60c8 HTTP/1.1" 404 171 0.002842
10.0.0.242 - - [2026-03-02 04:14:54] "GET /virtual-machine/e9817381-753f-4758-aa91-1cea28bb60c8 HTTP/1.1" 404 171 0.004281
10.0.0.242 - - [2026-03-02 04:14:55] "GET /virtual-machine/e9817381-753f-4758-aa91-1cea28bb60c8 HTTP/1.1" 404 171 0.004409
10.0.0.242 - - [2026-03-02 04:14:56] "GET /virtual-machine/e9817381-753f-4758-aa91-1cea28bb60c8 HTTP/1.1" 404 171 0.003122
10.0.0.242 - - [2026-03-02 04:14:57] "GET /virtual-machine/e9817381-753f-4758-aa91-1cea28bb60c8 HTTP/1.1" 404 171 0.003344
10.0.0.242 - - [2026-03-02 04:14:58] "GET /virtual-machine/e9817381-753f-4758-aa91-1cea28bb60c8 HTTP/1.1" 404 171 0.003875
10.0.0.242 - - [2026-03-02 04:14:58] "GET /obj-perms HTTP/1.1" 200 5063 0.004553
10.0.0.27 - - [2026-03-02 04:14:58] "GET /obj-perms HTTP/1.1" 200 5063 0.003364
10.0.0.242 - - [2026-03-02 04:14:58] "GET /virtual-machine/3f0d964c-9b34-4328-a2db-52343f065162 HTTP/1.1" 200 1299 0.004502
10.0.0.242 - - [2026-03-02 04:14:59] "POST /neutron/port HTTP/1.1" 200 151 0.168720
10.0.0.242 - - [2026-03-02 04:15:00] "GET /virtual-machine/3f0d964c-9b34-4328-a2db-52343f065162 HTTP/1.1" 404 171 0.004130
10.0.0.242 - - [2026-03-02 04:15:00] "GET /virtual-machine/3f0d964c-9b34-4328-a2db-52343f065162 HTTP/1.1" 404 171 0.002968
10.0.0.242 - - [2026-03-02 04:15:00] "GET /virtual-machine/3f0d964c-9b34-4328-a2db-52343f065162 HTTP/1.1" 404 171 0.003899
10.0.0.242 - - [2026-03-02 04:15:00] "GET /virtual-machine/3f0d964c-9b34-4328-a2db-52343f065162 HTTP/1.1" 404 171 0.003826
10.0.0.242 - - [2026-03-02 04:15:01] "GET /virtual-machine/3f0d964c-9b34-4328-a2db-52343f065162 HTTP/1.1" 404 171 0.002902
10.0.0.242 - - [2026-03-02 04:15:02] "GET /virtual-machine/3f0d964c-9b34-4328-a2db-52343f065162 HTTP/1.1" 404 171 0.003391
10.0.0.242 - - [2026-03-02 04:15:03] "GET /virtual-machine/3f0d964c-9b34-4328-a2db-52343f065162 HTTP/1.1" 404 171 0.004648
10.0.0.242 - - [2026-03-02 04:15:04] "GET /virtual-machine/3f0d964c-9b34-4328-a2db-52343f065162 HTTP/1.1" 404 171 0.002874
10.0.0.242 - - [2026-03-02 04:15:05] "GET /virtual-machine/3f0d964c-9b34-4328-a2db-52343f065162 HTTP/1.1" 404 171 0.004005
10.0.0.242 - - [2026-03-02 04:15:05] "GET /virtual-machine/3f0d964c-9b34-4328-a2db-52343f065162 HTTP/1.1" 404 171 0.003605
10.0.0.242 - - [2026-03-02 04:15:06] "GET /virtual-machine/3f0d964c-9b34-4328-a2db-52343f065162 HTTP/1.1" 404 171 0.002897
10.0.0.242 - - [2026-03-02 04:15:07] "GET /virtual-machine/3f0d964c-9b34-4328-a2db-52343f065162 HTTP/1.1" 404 171 0.003385
10.0.0.242 - - [2026-03-02 04:15:08] "GET /virtual-machine/3f0d964c-9b34-4328-a2db-52343f065162 HTTP/1.1" 404 171 0.003294
10.0.0.242 - - [2026-03-02 04:15:09] "GET /virtual-machine/3f0d964c-9b34-4328-a2db-52343f065162 HTTP/1.1" 404 171 0.003505
10.0.0.242 - - [2026-03-02 04:15:10] "GET /virtual-machine/3f0d964c-9b34-4328-a2db-52343f065162 HTTP/1.1" 404 171 0.003247
10.0.0.242 - - [2026-03-02 04:15:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004860
10.0.0.242 - - [2026-03-02 04:15:10] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003652
10.0.0.242 - - [2026-03-02 04:15:10] "GET /virtual-networks?parent_id=55ed4bd3-991a-4e57-acdc-75e702ec0e5a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004323
10.0.0.242 - - [2026-03-02 04:15:10] "GET /virtual-network/eed530bc-2536-4238-9c7c-f978f2cfa906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.008709
10.0.0.242 - - [2026-03-02 04:15:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003460
10.0.0.242 - - [2026-03-02 04:15:10] "GET /routing-instance/188bcd3b-96e2-4ca6-a6ce-26aa8846a758?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.006010
10.0.0.242 - - [2026-03-02 04:15:10] "GET /route-target/e1e67f24-f8c8-4dc7-bdac-6888f397ca5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005798
10.0.0.242 - - [2026-03-02 04:15:10] "GET /obj-perms HTTP/1.1" 200 5063 0.003668
10.0.0.242 - - [2026-03-02 04:15:14] "GET /obj-perms HTTP/1.1" 200 5063 0.004346
10.0.0.23 - - [2026-03-02 04:15:14] "GET /obj-perms HTTP/1.1" 200 5063 0.004591
10.0.0.242 - - [2026-03-02 04:15:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003922
10.0.0.242 - - [2026-03-02 04:15:14] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003574
10.0.0.242 - - [2026-03-02 04:15:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003036
10.0.0.242 - - [2026-03-02 04:15:14] "PUT /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a HTTP/1.1" 200 276 0.012042
10.0.0.23 - - [2026-03-02 04:15:17] "GET /projects?obj_uuids=55ed4bd3-991a-4e57-acdc-75e702ec0e5a&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.026419
10.0.0.242 - - [2026-03-02 04:15:17] "GET /project/55ed4bd3-991a-4e57-acdc-75e702ec0e5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1391 0.109803
10.0.0.23 - - [2026-03-02 04:15:17] "GET /projects?obj_uuids=55ed4bd3-991a-4e57-acdc-75e702ec0e5a&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001598
10.0.0.242 - - [2026-03-02 04:15:17] "GET /project/55ed4bd3-991a-4e57-acdc-75e702ec0e5a?fields=virtual_networks HTTP/1.1" 200 1046 0.044603
10.0.0.23 - - [2026-03-02 04:15:17] "GET /projects?obj_uuids=55ed4bd3-991a-4e57-acdc-75e702ec0e5a&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001292
10.0.0.242 - - [2026-03-02 04:15:17] "GET /project/55ed4bd3-991a-4e57-acdc-75e702ec0e5a?fields=virtual_machine_interfaces HTTP/1.1" 200 1046 0.043312
10.0.0.23 - - [2026-03-02 04:15:17] "GET /projects?obj_uuids=55ed4bd3-991a-4e57-acdc-75e702ec0e5a&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001313
10.0.0.242 - - [2026-03-02 04:15:17] "GET /project/55ed4bd3-991a-4e57-acdc-75e702ec0e5a?fields=security_groups HTTP/1.1" 200 1279 0.047641
10.0.0.242 - - [2026-03-02 04:15:18] "POST /fqname-to-id HTTP/1.1" 404 194 0.027364
10.0.0.23 - - [2026-03-02 04:15:18] "GET /projects?obj_uuids=a012d706-34c7-4fd1-a51e-ed7e296ad604&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003969
10.0.0.23 - - [2026-03-02 04:15:18] "GET /domains?obj_uuids=cc2d0805-fa5b-4698-bfcc-d7811c08231a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001018
10.0.0.23 - - [2026-03-02 04:15:18] "GET /domain/cc2d0805-fa5b-4698-bfcc-d7811c08231a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.034853
10.0.0.23 - - [2026-03-02 04:15:18] "POST /id-to-fqname HTTP/1.1" 200 196 0.004460
10.0.0.23 - - [2026-03-02 04:15:18] "POST /fqname-to-id HTTP/1.1" 404 205 0.006046
10.0.0.23 - - [2026-03-02 04:15:18] "POST /security-groups HTTP/1.1" 200 597 0.072859
10.0.0.23 - - [2026-03-02 04:15:18] "POST /projects HTTP/1.1" 200 597 0.277880
10.0.0.242 - - [2026-03-02 04:15:18] "POST /fqname-to-id HTTP/1.1" 404 240 0.038686
10.0.0.23 - - [2026-03-02 04:15:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.348571
10.0.0.242 - - [2026-03-02 04:15:18] "POST /access-control-lists HTTP/1.1" 200 600 0.054845
10.0.0.242 - - [2026-03-02 04:15:19] "GET /project/a012d706-34c7-4fd1-a51e-ed7e296ad604?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.547008
10.0.0.242 - - [2026-03-02 04:15:20] "GET / HTTP/1.1" 200 35931 0.003003
10.0.0.23 - - [2026-03-02 04:15:23] "GET /projects?obj_uuids=a012d706-34c7-4fd1-a51e-ed7e296ad604&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001038
10.0.0.242 - - [2026-03-02 04:15:23] "GET /project/a012d706-34c7-4fd1-a51e-ed7e296ad604?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.067048
10.0.0.23 - - [2026-03-02 04:15:23] "GET /projects?obj_uuids=a012d706-34c7-4fd1-a51e-ed7e296ad604&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000951
10.0.0.242 - - [2026-03-02 04:15:23] "GET /project/a012d706-34c7-4fd1-a51e-ed7e296ad604?fields=virtual_networks HTTP/1.1" 200 1045 0.077701
10.0.0.23 - - [2026-03-02 04:15:23] "GET /projects?obj_uuids=a012d706-34c7-4fd1-a51e-ed7e296ad604&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.002290
10.0.0.242 - - [2026-03-02 04:15:23] "GET /project/a012d706-34c7-4fd1-a51e-ed7e296ad604?fields=virtual_machine_interfaces HTTP/1.1" 200 1045 0.080672
10.0.0.23 - - [2026-03-02 04:15:23] "GET /projects?obj_uuids=a012d706-34c7-4fd1-a51e-ed7e296ad604&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001025
10.0.0.242 - - [2026-03-02 04:15:23] "GET /project/a012d706-34c7-4fd1-a51e-ed7e296ad604?fields=security_groups HTTP/1.1" 200 1277 0.071464
10.0.0.242 - - [2026-03-02 04:15:24] "POST /fqname-to-id HTTP/1.1" 404 188 0.027824
10.0.0.23 - - [2026-03-02 04:15:24] "GET /projects?obj_uuids=0bf12e90-14ae-43e5-84a8-cda547ef23ff&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003398
10.0.0.23 - - [2026-03-02 04:15:24] "GET /domains?obj_uuids=cc2d0805-fa5b-4698-bfcc-d7811c08231a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000947
10.0.0.23 - - [2026-03-02 04:15:24] "GET /domain/cc2d0805-fa5b-4698-bfcc-d7811c08231a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.008834
10.0.0.23 - - [2026-03-02 04:15:25] "POST /id-to-fqname HTTP/1.1" 200 190 0.001173
10.0.0.23 - - [2026-03-02 04:15:25] "POST /fqname-to-id HTTP/1.1" 404 199 0.007803
10.0.0.23 - - [2026-03-02 04:15:25] "POST /security-groups HTTP/1.1" 200 591 0.034435
10.0.0.23 - - [2026-03-02 04:15:25] "POST /projects HTTP/1.1" 200 585 0.269617
10.0.0.23 - - [2026-03-02 04:15:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.308793
10.0.0.242 - - [2026-03-02 04:15:25] "POST /fqname-to-id HTTP/1.1" 404 233 0.008308
10.0.0.242 - - [2026-03-02 04:15:25] "GET /project/0bf12e90-14ae-43e5-84a8-cda547ef23ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.480388
10.0.0.242 - - [2026-03-02 04:15:27] "GET / HTTP/1.1" 200 35931 0.001613
10.0.0.23 - - [2026-03-02 04:15:30] "GET /projects?obj_uuids=0bf12e90-14ae-43e5-84a8-cda547ef23ff&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001034
10.0.0.242 - - [2026-03-02 04:15:30] "GET /project/0bf12e90-14ae-43e5-84a8-cda547ef23ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.046669
10.0.0.23 - - [2026-03-02 04:15:30] "GET /projects?obj_uuids=0bf12e90-14ae-43e5-84a8-cda547ef23ff&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001417
10.0.0.242 - - [2026-03-02 04:15:30] "GET /project/0bf12e90-14ae-43e5-84a8-cda547ef23ff?fields=virtual_networks HTTP/1.1" 200 1030 0.057783
10.0.0.23 - - [2026-03-02 04:15:30] "GET /projects?obj_uuids=0bf12e90-14ae-43e5-84a8-cda547ef23ff&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001022
10.0.0.242 - - [2026-03-02 04:15:30] "GET /project/0bf12e90-14ae-43e5-84a8-cda547ef23ff?fields=virtual_machine_interfaces HTTP/1.1" 200 1030 0.039002
10.0.0.23 - - [2026-03-02 04:15:30] "GET /projects?obj_uuids=0bf12e90-14ae-43e5-84a8-cda547ef23ff&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001019
10.0.0.242 - - [2026-03-02 04:15:30] "GET /project/0bf12e90-14ae-43e5-84a8-cda547ef23ff?fields=security_groups HTTP/1.1" 200 1256 0.041191
10.0.0.242 - - [2026-03-02 04:15:31] "POST /fqname-to-id HTTP/1.1" 404 196 0.034625
10.0.0.23 - - [2026-03-02 04:15:31] "GET /projects?obj_uuids=751b78d7-0bb9-433c-b6bd-0bef18b938b9&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003109
10.0.0.23 - - [2026-03-02 04:15:31] "GET /domains?obj_uuids=cc2d0805-fa5b-4698-bfcc-d7811c08231a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000980
10.0.0.23 - - [2026-03-02 04:15:31] "GET /domain/cc2d0805-fa5b-4698-bfcc-d7811c08231a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007004
10.0.0.23 - - [2026-03-02 04:15:31] "POST /id-to-fqname HTTP/1.1" 200 198 0.006658
10.0.0.23 - - [2026-03-02 04:15:31] "POST /fqname-to-id HTTP/1.1" 404 207 0.004283
10.0.0.23 - - [2026-03-02 04:15:31] "POST /security-groups HTTP/1.1" 200 599 0.033384
10.0.0.23 - - [2026-03-02 04:15:31] "POST /projects HTTP/1.1" 200 601 0.242547
10.0.0.242 - - [2026-03-02 04:15:32] "POST /access-control-lists HTTP/1.1" 200 604 0.031700
10.0.0.23 - - [2026-03-02 04:15:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.320806
10.0.0.242 - - [2026-03-02 04:15:32] "GET /project/751b78d7-0bb9-433c-b6bd-0bef18b938b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.491583
10.0.0.242 - - [2026-03-02 04:15:33] "GET / HTTP/1.1" 200 35931 0.001540
10.0.0.242 - - [2026-03-02 04:15:33] "POST /fqname-to-id HTTP/1.1" 401 293 0.000510
10.0.0.242 - - [2026-03-02 04:15:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.059314
10.0.0.23 - - [2026-03-02 04:15:34] "GET /projects?obj_uuids=751b78d7-0bb9-433c-b6bd-0bef18b938b9&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001009
10.0.0.242 - - [2026-03-02 04:15:34] "GET /project/751b78d7-0bb9-433c-b6bd-0bef18b938b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.042155
10.0.0.242 - - [2026-03-02 04:15:34] "POST /neutron/network HTTP/1.1" 200 117 0.037188
10.0.0.242 - - [2026-03-02 04:15:34] "POST /route-targets HTTP/1.1" 200 327 0.018024
10.0.0.23 - - [2026-03-02 04:15:34] "POST /useragent-kv HTTP/1.1" 200 115 0.004831
10.0.0.242 - - [2026-03-02 04:15:34] "POST /neutron/subnet HTTP/1.1" 200 719 0.164626
10.0.0.23 - - [2026-03-02 04:15:34] "POST /fqname-to-id HTTP/1.1" 404 207 0.043476
10.0.0.242 - - [2026-03-02 04:15:35] "POST /id-to-fqname HTTP/1.1" 200 222 0.001334
10.0.0.242 - - [2026-03-02 04:15:35] "GET /virtual-network/a3712623-b5af-4ff8-af08-58ebde0e3e13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.005711
10.0.0.242 - - [2026-03-02 04:15:35] "GET /virtual-network/a3712623-b5af-4ff8-af08-58ebde0e3e13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.005759
10.0.0.242 - - [2026-03-02 04:15:35] "POST /neutron/network HTTP/1.1" 200 974 0.009043
10.0.0.242 - - [2026-03-02 04:15:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003190
10.0.0.23 - - [2026-03-02 04:15:35] "GET /projects?obj_uuids=751b78d7-0bb9-433c-b6bd-0bef18b938b9&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000995
10.0.0.242 - - [2026-03-02 04:15:35] "GET /project/751b78d7-0bb9-433c-b6bd-0bef18b938b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.056672
10.0.0.242 - - [2026-03-02 04:15:35] "POST /neutron/network HTTP/1.1" 200 117 0.015374
10.0.0.242 - - [2026-03-02 04:15:35] "POST /ref-update HTTP/1.1" 200 156 0.030075
10.0.0.23 - - [2026-03-02 04:15:35] "POST /useragent-kv HTTP/1.1" 200 115 0.005109
10.0.0.242 - - [2026-03-02 04:15:35] "POST /neutron/subnet HTTP/1.1" 200 710 0.240954
10.0.0.242 - - [2026-03-02 04:15:36] "POST /id-to-fqname HTTP/1.1" 200 222 0.001526
10.0.0.242 - - [2026-03-02 04:15:36] "GET /virtual-network/9ec71167-88c4-4256-b7f8-9db7d1139eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.005944
10.0.0.242 - - [2026-03-02 04:15:36] "GET /virtual-network/9ec71167-88c4-4256-b7f8-9db7d1139eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.007654
10.0.0.242 - - [2026-03-02 04:15:36] "POST /neutron/network HTTP/1.1" 200 972 0.010186
10.0.0.242 - - [2026-03-02 04:15:36] "POST /id-to-fqname HTTP/1.1" 200 222 0.001487
10.0.0.242 - - [2026-03-02 04:15:36] "POST /neutron/network HTTP/1.1" 200 984 0.007377
10.0.0.23 - - [2026-03-02 04:15:37] "GET /projects?obj_uuids=751b78d7-0bb9-433c-b6bd-0bef18b938b9&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001086
10.0.0.242 - - [2026-03-02 04:15:37] "GET /project/751b78d7-0bb9-433c-b6bd-0bef18b938b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.081428
10.0.0.242 - - [2026-03-02 04:15:37] "POST /neutron/port HTTP/1.1" 200 117 0.006176
10.0.0.242 - - [2026-03-02 04:15:37] "POST /id-to-fqname HTTP/1.1" 200 222 0.001352
10.0.0.242 - - [2026-03-02 04:15:37] "POST /neutron/network HTTP/1.1" 200 984 0.008647
10.0.0.242 - - [2026-03-02 04:15:38] "POST /neutron/port HTTP/1.1" 200 1152 0.021705
10.0.0.23 - - [2026-03-02 04:15:38] "GET /projects?obj_uuids=751b78d7-0bb9-433c-b6bd-0bef18b938b9&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000988
10.0.0.242 - - [2026-03-02 04:15:38] "GET /project/751b78d7-0bb9-433c-b6bd-0bef18b938b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.114487
10.0.0.242 - - [2026-03-02 04:15:38] "POST /neutron/network HTTP/1.1" 200 972 0.038681
10.0.0.242 - - [2026-03-02 04:15:38] "POST /neutron/subnet HTTP/1.1" 200 1267 0.014738
10.0.0.242 - - [2026-03-02 04:15:38] "POST /neutron/network HTTP/1.1" 200 974 0.010394
10.0.0.242 - - [2026-03-02 04:15:39] "POST /neutron/port HTTP/1.1" 200 117 0.007557
10.0.0.242 - - [2026-03-02 04:15:39] "POST /neutron/network HTTP/1.1" 200 982 0.009259
10.0.0.242 - - [2026-03-02 04:15:39] "POST /neutron/port HTTP/1.1" 200 1150 0.020665
10.0.0.242 - - [2026-03-02 04:15:40] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003992
10.0.0.242 - - [2026-03-02 04:15:40] "POST /neutron/port HTTP/1.1" 200 117 0.001155
10.0.0.242 - - [2026-03-02 04:15:44] "POST /neutron/port HTTP/1.1" 200 1216 0.021957
10.0.0.242 - - [2026-03-02 04:15:44] "POST /neutron/security_group HTTP/1.1" 200 2066 0.010344
10.0.0.242 - - [2026-03-02 04:15:44] "GET /virtual-machine/2552055a-90ab-44ab-ac13-6d672ecfedf2 HTTP/1.1" 401 293 0.000584
10.0.0.242 - - [2026-03-02 04:15:45] "GET /virtual-machine/2552055a-90ab-44ab-ac13-6d672ecfedf2 HTTP/1.1" 200 1300 0.072176
10.0.0.242 - - [2026-03-02 04:15:45] "GET /virtual-machine-interface/332b44f5-48de-40be-9459-ef9be243a50e HTTP/1.1" 200 3157 0.005579
10.0.0.242 - - [2026-03-02 04:15:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003950
10.0.0.242 - - [2026-03-02 04:15:45] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005459
10.0.0.242 - - [2026-03-02 04:15:45] "GET /virtual-networks?parent_id=751b78d7-0bb9-433c-b6bd-0bef18b938b9&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.004287
10.0.0.242 - - [2026-03-02 04:15:45] "GET /virtual-network/a3712623-b5af-4ff8-af08-58ebde0e3e13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.005725
10.0.0.242 - - [2026-03-02 04:15:46] "POST /neutron/port HTTP/1.1" 200 1216 0.026740
10.0.0.242 - - [2026-03-02 04:15:46] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005168
10.0.0.242 - - [2026-03-02 04:15:47] "POST /neutron/port HTTP/1.1" 200 117 0.001585
10.0.0.242 - - [2026-03-02 04:15:47] "POST /neutron/port HTTP/1.1" 200 1216 0.068819
10.0.0.242 - - [2026-03-02 04:15:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003559
10.0.0.242 - - [2026-03-02 04:15:48] "GET /virtual-network/a3712623-b5af-4ff8-af08-58ebde0e3e13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.006041
10.0.0.242 - - [2026-03-02 04:15:50] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007612
10.0.0.242 - - [2026-03-02 04:15:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005041
10.0.0.242 - - [2026-03-02 04:15:50] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003769
10.0.0.242 - - [2026-03-02 04:15:50] "GET /virtual-networks?parent_id=751b78d7-0bb9-433c-b6bd-0bef18b938b9&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003480
10.0.0.242 - - [2026-03-02 04:15:50] "GET /virtual-network/a3712623-b5af-4ff8-af08-58ebde0e3e13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.006426
10.0.0.242 - - [2026-03-02 04:15:50] "POST /neutron/port HTTP/1.1" 200 1214 0.025352
10.0.0.242 - - [2026-03-02 04:15:50] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008523
10.0.0.242 - - [2026-03-02 04:15:50] "GET /virtual-machine/07d883b7-f221-4df9-b121-5bdc21f824cf HTTP/1.1" 200 1299 0.010424
10.0.0.242 - - [2026-03-02 04:15:50] "GET /virtual-machine-interface/68bc4b1f-e44d-4404-95ca-e2cdf6db3637 HTTP/1.1" 200 3157 0.010666
10.0.0.242 - - [2026-03-02 04:15:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003815
10.0.0.242 - - [2026-03-02 04:15:50] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005476
10.0.0.242 - - [2026-03-02 04:15:50] "GET /virtual-networks?parent_id=751b78d7-0bb9-433c-b6bd-0bef18b938b9&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.005405
10.0.0.242 - - [2026-03-02 04:15:51] "GET /virtual-network/9ec71167-88c4-4256-b7f8-9db7d1139eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.010440
10.0.0.23 - - [2026-03-02 04:15:51] "GET /global-system-configs HTTP/1.1" 401 293 0.000481
10.0.0.23 - - [2026-03-02 04:15:51] "GET /global-system-configs HTTP/1.1" 401 293 0.000474
10.0.0.242 - - [2026-03-02 04:15:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005678
10.0.0.242 - - [2026-03-02 04:15:52] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005265
10.0.0.242 - - [2026-03-02 04:15:52] "GET /virtual-networks?parent_id=751b78d7-0bb9-433c-b6bd-0bef18b938b9&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.004119
10.0.0.242 - - [2026-03-02 04:15:52] "GET /virtual-network/9ec71167-88c4-4256-b7f8-9db7d1139eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.006925
10.0.0.242 - - [2026-03-02 04:15:52] "POST /fqname-to-id HTTP/1.1" 404 209 0.004902
10.0.0.242 - - [2026-03-02 04:15:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003506
10.0.0.27 - - [2026-03-02 04:15:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000498
10.0.0.23 - - [2026-03-02 04:15:52] "GET /projects?obj_uuids=751b78d7-0bb9-433c-b6bd-0bef18b938b9&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001350
10.0.0.242 - - [2026-03-02 04:15:52] "GET /project/751b78d7-0bb9-433c-b6bd-0bef18b938b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.056805
10.0.0.27 - - [2026-03-02 04:15:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000952
10.0.0.27 - - [2026-03-02 04:15:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000376
10.0.0.242 - - [2026-03-02 04:15:52] "POST /network-policys HTTP/1.1" 200 533 0.030838
10.0.0.242 - - [2026-03-02 04:15:52] "GET /network-policy/da512def-a791-46af-8b4e-18fdd768683a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.005222
10.0.0.27 - - [2026-03-02 04:15:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000425
10.0.0.242 - - [2026-03-02 04:15:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005243
10.0.0.242 - - [2026-03-02 04:15:52] "GET /virtual-network/a3712623-b5af-4ff8-af08-58ebde0e3e13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.006226
10.0.0.242 - - [2026-03-02 04:15:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002787
10.0.0.242 - - [2026-03-02 04:15:52] "GET /network-policy/da512def-a791-46af-8b4e-18fdd768683a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.004703
10.0.0.23 - - [2026-03-02 04:15:52] "POST /fqname-to-id HTTP/1.1" 404 207 0.007657
10.0.0.242 - - [2026-03-02 04:15:52] "POST /ref-update HTTP/1.1" 200 156 0.062386
10.0.0.242 - - [2026-03-02 04:15:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004016
10.0.0.242 - - [2026-03-02 04:15:52] "GET /network-policy/da512def-a791-46af-8b4e-18fdd768683a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.004185
10.0.0.242 - - [2026-03-02 04:15:52] "GET /virtual-network/a3712623-b5af-4ff8-af08-58ebde0e3e13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2864 0.010120
10.0.0.242 - - [2026-03-02 04:15:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003165
10.0.0.242 - - [2026-03-02 04:15:52] "GET /network-policy/da512def-a791-46af-8b4e-18fdd768683a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.006830
10.0.0.242 - - [2026-03-02 04:15:53] "GET /global-system-configs HTTP/1.1" 401 293 0.000515
10.0.0.242 - - [2026-03-02 04:15:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004899
10.0.0.242 - - [2026-03-02 04:15:53] "GET /global-system-configs HTTP/1.1" 401 293 0.000322
10.0.0.242 - - [2026-03-02 04:15:53] "GET /virtual-network/9ec71167-88c4-4256-b7f8-9db7d1139eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.006598
10.0.0.242 - - [2026-03-02 04:15:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002848
10.0.0.242 - - [2026-03-02 04:15:53] "GET /network-policy/da512def-a791-46af-8b4e-18fdd768683a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.005265
10.0.0.242 - - [2026-03-02 04:15:53] "POST /fqname-to-id HTTP/1.1" 404 230 0.002676
10.0.0.242 - - [2026-03-02 04:15:53] "POST /ref-update HTTP/1.1" 200 156 0.069871
10.0.0.23 - - [2026-03-02 04:15:53] "GET /global-system-configs HTTP/1.1" 401 293 0.002817
10.0.0.242 - - [2026-03-02 04:15:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004296
10.0.0.242 - - [2026-03-02 04:15:53] "GET /network-policy/da512def-a791-46af-8b4e-18fdd768683a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.005550
10.0.0.23 - - [2026-03-02 04:15:53] "GET /global-system-configs HTTP/1.1" 401 293 0.000442
10.0.0.242 - - [2026-03-02 04:15:53] "PUT /access-control-list/8526e837-7096-4074-8819-cac8a80deca1 HTTP/1.1" 200 272 0.034581
10.0.0.242 - - [2026-03-02 04:15:53] "GET /virtual-network/9ec71167-88c4-4256-b7f8-9db7d1139eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.014914
10.0.0.242 - - [2026-03-02 04:15:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005056
10.0.0.242 - - [2026-03-02 04:15:53] "GET /network-policy/da512def-a791-46af-8b4e-18fdd768683a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.003981
10.0.0.242 - - [2026-03-02 04:15:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004071
10.0.0.23 - - [2026-03-02 04:15:53] "GET /projects?obj_uuids=751b78d7-0bb9-433c-b6bd-0bef18b938b9&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001004
10.0.0.242 - - [2026-03-02 04:15:53] "GET /project/751b78d7-0bb9-433c-b6bd-0bef18b938b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.040433
10.0.0.242 - - [2026-03-02 04:15:53] "POST /neutron/network HTTP/1.1" 200 117 0.015558
10.0.0.242 - - [2026-03-02 04:15:54] "POST /neutron/network HTTP/1.1" 200 799 0.009201
10.0.0.242 - - [2026-03-02 04:15:54] "POST /id-to-fqname HTTP/1.1" 200 214 0.001262
10.0.0.242 - - [2026-03-02 04:15:54] "GET /virtual-network/92008ce8-dd5f-487f-92a1-43cfecc423ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.005464
10.0.0.242 - - [2026-03-02 04:15:54] "GET /virtual-network/92008ce8-dd5f-487f-92a1-43cfecc423ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.007020
10.0.0.242 - - [2026-03-02 04:15:54] "POST /neutron/subnet HTTP/1.1" 200 701 0.015336
10.0.0.242 - - [2026-03-02 04:15:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004891
10.0.0.23 - - [2026-03-02 04:15:54] "GET /projects?obj_uuids=751b78d7-0bb9-433c-b6bd-0bef18b938b9&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001044
10.0.0.242 - - [2026-03-02 04:15:54] "GET /project/751b78d7-0bb9-433c-b6bd-0bef18b938b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.044749
10.0.0.242 - - [2026-03-02 04:15:54] "GET /global-system-configs HTTP/1.1" 401 293 0.000581
10.0.0.242 - - [2026-03-02 04:15:54] "GET /global-system-configs HTTP/1.1" 401 293 0.000586
10.0.0.242 - - [2026-03-02 04:15:54] "POST /route-targets HTTP/1.1" 200 327 0.013745
10.0.0.23 - - [2026-03-02 04:15:54] "POST /useragent-kv HTTP/1.1" 200 115 0.005738
10.0.0.242 - - [2026-03-02 04:15:54] "POST /neutron/subnet HTTP/1.1" 200 701 0.189223
10.0.0.242 - - [2026-03-02 04:15:54] "POST /id-to-fqname HTTP/1.1" 200 214 0.001532
10.0.0.242 - - [2026-03-02 04:15:54] "GET /virtual-network/f293fde4-a399-4836-969c-e4366af92821?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.006199
10.0.0.242 - - [2026-03-02 04:15:54] "GET /virtual-network/f293fde4-a399-4836-969c-e4366af92821?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.007170
10.0.0.242 - - [2026-03-02 04:15:54] "POST /neutron/network HTTP/1.1" 200 799 0.006288
10.0.0.242 - - [2026-03-02 04:15:54] "POST /fqname-to-id HTTP/1.1" 404 239 0.003595
10.0.0.242 - - [2026-03-02 04:15:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003062
10.0.0.23 - - [2026-03-02 04:15:54] "GET /projects?obj_uuids=751b78d7-0bb9-433c-b6bd-0bef18b938b9&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001610
10.0.0.242 - - [2026-03-02 04:15:54] "GET /project/751b78d7-0bb9-433c-b6bd-0bef18b938b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.055048
10.0.0.242 - - [2026-03-02 04:15:54] "POST /network-policys HTTP/1.1" 200 587 0.032012
10.0.0.242 - - [2026-03-02 04:15:55] "GET /network-policy/7efcac82-7df1-4144-970e-c6c78a128ff6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.006715
10.0.0.242 - - [2026-03-02 04:15:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003549
10.0.0.242 - - [2026-03-02 04:15:55] "GET /virtual-network/92008ce8-dd5f-487f-92a1-43cfecc423ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.006639
10.0.0.242 - - [2026-03-02 04:15:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006963
10.0.0.242 - - [2026-03-02 04:15:55] "GET /network-policy/7efcac82-7df1-4144-970e-c6c78a128ff6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.005177
10.0.0.242 - - [2026-03-02 04:15:55] "POST /neutron/port HTTP/1.1" 200 1214 0.064036
10.0.0.242 - - [2026-03-02 04:15:55] "POST /ref-update HTTP/1.1" 200 156 0.081683
10.0.0.242 - - [2026-03-02 04:15:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004849
10.0.0.242 - - [2026-03-02 04:15:55] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007648
10.0.0.242 - - [2026-03-02 04:15:55] "POST /access-control-lists HTTP/1.1" 200 554 0.108455
10.0.0.242 - - [2026-03-02 04:15:55] "GET /network-policy/7efcac82-7df1-4144-970e-c6c78a128ff6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.020761
10.0.0.242 - - [2026-03-02 04:15:55] "POST /neutron/network HTTP/1.1" 200 912 0.013156
10.0.0.242 - - [2026-03-02 04:15:55] "GET /virtual-network/92008ce8-dd5f-487f-92a1-43cfecc423ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2334 0.008799
10.0.0.242 - - [2026-03-02 04:15:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003315
10.0.0.242 - - [2026-03-02 04:15:55] "GET /network-policy/7efcac82-7df1-4144-970e-c6c78a128ff6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.004713
10.0.0.242 - - [2026-03-02 04:15:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006269
10.0.0.242 - - [2026-03-02 04:15:55] "GET /virtual-network/f293fde4-a399-4836-969c-e4366af92821?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.005982
10.0.0.242 - - [2026-03-02 04:15:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003402
10.0.0.242 - - [2026-03-02 04:15:55] "GET /network-policy/7efcac82-7df1-4144-970e-c6c78a128ff6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.004468
10.0.0.242 - - [2026-03-02 04:15:55] "POST /ref-update HTTP/1.1" 200 156 0.057120
10.0.0.242 - - [2026-03-02 04:15:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002951
10.0.0.242 - - [2026-03-02 04:15:55] "POST /ref-update HTTP/1.1" 200 156 0.021445
10.0.0.242 - - [2026-03-02 04:15:55] "GET /network-policy/7efcac82-7df1-4144-970e-c6c78a128ff6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.005754
10.0.0.242 - - [2026-03-02 04:15:55] "POST /neutron/network HTTP/1.1" 200 912 0.010697
10.0.0.242 - - [2026-03-02 04:15:55] "GET /virtual-network/f293fde4-a399-4836-969c-e4366af92821?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2334 0.008306
10.0.0.242 - - [2026-03-02 04:15:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006599
10.0.0.242 - - [2026-03-02 04:15:55] "GET /network-policy/7efcac82-7df1-4144-970e-c6c78a128ff6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.004100
10.0.0.242 - - [2026-03-02 04:15:55] "POST /id-to-fqname HTTP/1.1" 200 214 0.001061
10.0.0.242 - - [2026-03-02 04:15:56] "POST /neutron/network HTTP/1.1" 200 922 0.007796
10.0.0.23 - - [2026-03-02 04:15:56] "GET /projects?obj_uuids=751b78d7-0bb9-433c-b6bd-0bef18b938b9&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001046
10.0.0.242 - - [2026-03-02 04:15:56] "GET /project/751b78d7-0bb9-433c-b6bd-0bef18b938b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.081396
10.0.0.242 - - [2026-03-02 04:15:57] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007920
10.0.0.242 - - [2026-03-02 04:15:57] "POST /id-to-fqname HTTP/1.1" 200 214 0.001338
10.0.0.242 - - [2026-03-02 04:15:57] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009290
10.0.0.23 - - [2026-03-02 04:15:57] "GET /projects?obj_uuids=751b78d7-0bb9-433c-b6bd-0bef18b938b9&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001506
10.0.0.242 - - [2026-03-02 04:15:57] "POST /neutron/port HTTP/1.1" 200 1063 0.316680
10.0.0.242 - - [2026-03-02 04:15:58] "POST /neutron/port HTTP/1.1" 200 1117 0.112537
10.0.0.242 - - [2026-03-02 04:15:58] "POST /neutron/subnet HTTP/1.1" 200 675 0.009883
10.0.0.23 - - [2026-03-02 04:15:58] "GET /projects?obj_uuids=751b78d7-0bb9-433c-b6bd-0bef18b938b9&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001098
10.0.0.242 - - [2026-03-02 04:15:58] "GET /project/751b78d7-0bb9-433c-b6bd-0bef18b938b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.084991
10.0.0.242 - - [2026-03-02 04:15:58] "POST /neutron/network HTTP/1.1" 200 912 0.007173
10.0.0.242 - - [2026-03-02 04:15:58] "POST /neutron/port HTTP/1.1" 200 117 0.009112
10.0.0.242 - - [2026-03-02 04:15:58] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.004582
10.0.0.242 - - [2026-03-02 04:15:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003976
10.0.0.242 - - [2026-03-02 04:15:58] "GET /bgp-router/74ae844f-f585-41d2-8ba2-f5d56ba2d89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.006202
10.0.0.242 - - [2026-03-02 04:15:59] "POST /neutron/port HTTP/1.1" 200 1063 0.020096
10.0.0.242 - - [2026-03-02 04:15:59] "POST /neutron/port HTTP/1.1" 200 1127 0.020666
10.0.0.242 - - [2026-03-02 04:15:59] "POST /neutron/port HTTP/1.1" 200 117 0.001179
10.0.0.242 - - [2026-03-02 04:16:00] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003530
10.0.0.242 - - [2026-03-02 04:16:00] "GET /bgp-router/74ae844f-f585-41d2-8ba2-f5d56ba2d89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.005293
10.0.0.242 - - [2026-03-02 04:16:00] "GET /bgp-router/74ae844f-f585-41d2-8ba2-f5d56ba2d89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.004288
10.0.0.242 - - [2026-03-02 04:16:00] "PUT /bgp-router/74ae844f-f585-41d2-8ba2-f5d56ba2d89c HTTP/1.1" 200 254 0.045284
10.0.0.242 - - [2026-03-02 04:16:00] "PUT /bgp-router/74ae844f-f585-41d2-8ba2-f5d56ba2d89c HTTP/1.1" 200 254 0.047494
10.0.0.242 - - [2026-03-02 04:16:00] "GET /bgp-router/083a6179-1b0c-4be8-97a0-531e58868c8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.007364
10.0.0.242 - - [2026-03-02 04:16:00] "GET /bgp-router/083a6179-1b0c-4be8-97a0-531e58868c8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.010918
10.0.0.242 - - [2026-03-02 04:16:00] "PUT /bgp-router/083a6179-1b0c-4be8-97a0-531e58868c8e HTTP/1.1" 200 254 0.058049
10.0.0.242 - - [2026-03-02 04:16:00] "PUT /bgp-router/083a6179-1b0c-4be8-97a0-531e58868c8e HTTP/1.1" 200 254 0.066706
10.0.0.242 - - [2026-03-02 04:16:00] "GET /bgp-router/893daf3c-82d3-4484-b332-56ebe7ca8eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.011624
10.0.0.242 - - [2026-03-02 04:16:00] "GET /bgp-router/893daf3c-82d3-4484-b332-56ebe7ca8eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.005962
10.0.0.242 - - [2026-03-02 04:16:00] "PUT /bgp-router/893daf3c-82d3-4484-b332-56ebe7ca8eaa HTTP/1.1" 200 254 0.042717
10.0.0.242 - - [2026-03-02 04:16:00] "PUT /bgp-router/893daf3c-82d3-4484-b332-56ebe7ca8eaa HTTP/1.1" 200 254 0.039917
10.0.0.242 - - [2026-03-02 04:16:00] "GET /bgp-router/74ae844f-f585-41d2-8ba2-f5d56ba2d89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.006577
10.0.0.242 - - [2026-03-02 04:16:00] "GET /bgp-router/74ae844f-f585-41d2-8ba2-f5d56ba2d89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.005818
10.0.0.242 - - [2026-03-02 04:16:00] "PUT /bgp-router/74ae844f-f585-41d2-8ba2-f5d56ba2d89c HTTP/1.1" 200 254 0.024348
10.0.0.242 - - [2026-03-02 04:16:00] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.004785
10.0.0.242 - - [2026-03-02 04:16:00] "GET /bgp-router/74ae844f-f585-41d2-8ba2-f5d56ba2d89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.005698
10.0.0.242 - - [2026-03-02 04:16:00] "GET /bgp-router/74ae844f-f585-41d2-8ba2-f5d56ba2d89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.005514
10.0.0.242 - - [2026-03-02 04:16:00] "PUT /bgp-router/74ae844f-f585-41d2-8ba2-f5d56ba2d89c HTTP/1.1" 200 254 0.039444
10.0.0.242 - - [2026-03-02 04:16:01] "PUT /bgp-router/74ae844f-f585-41d2-8ba2-f5d56ba2d89c HTTP/1.1" 200 254 0.056011
10.0.0.242 - - [2026-03-02 04:16:01] "GET /bgp-router/083a6179-1b0c-4be8-97a0-531e58868c8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.014551
10.0.0.242 - - [2026-03-02 04:16:01] "GET /bgp-router/083a6179-1b0c-4be8-97a0-531e58868c8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.007075
10.0.0.242 - - [2026-03-02 04:16:01] "PUT /bgp-router/083a6179-1b0c-4be8-97a0-531e58868c8e HTTP/1.1" 200 254 0.049620
10.0.0.242 - - [2026-03-02 04:16:01] "PUT /bgp-router/083a6179-1b0c-4be8-97a0-531e58868c8e HTTP/1.1" 200 254 0.058161
10.0.0.242 - - [2026-03-02 04:16:01] "GET /bgp-router/893daf3c-82d3-4484-b332-56ebe7ca8eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.010325
10.0.0.242 - - [2026-03-02 04:16:01] "GET /bgp-router/893daf3c-82d3-4484-b332-56ebe7ca8eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.006418
10.0.0.242 - - [2026-03-02 04:16:01] "PUT /bgp-router/893daf3c-82d3-4484-b332-56ebe7ca8eaa HTTP/1.1" 200 254 0.047951
10.0.0.242 - - [2026-03-02 04:16:01] "PUT /bgp-router/893daf3c-82d3-4484-b332-56ebe7ca8eaa HTTP/1.1" 200 254 0.035319
10.0.0.242 - - [2026-03-02 04:16:01] "GET /bgp-router/083a6179-1b0c-4be8-97a0-531e58868c8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.010736
10.0.0.242 - - [2026-03-02 04:16:01] "GET /bgp-router/083a6179-1b0c-4be8-97a0-531e58868c8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.012314
10.0.0.242 - - [2026-03-02 04:16:01] "PUT /bgp-router/083a6179-1b0c-4be8-97a0-531e58868c8e HTTP/1.1" 200 254 0.030318
10.0.0.242 - - [2026-03-02 04:16:01] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003936
10.0.0.242 - - [2026-03-02 04:16:01] "GET /bgp-router/74ae844f-f585-41d2-8ba2-f5d56ba2d89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.005395
10.0.0.242 - - [2026-03-02 04:16:01] "GET /bgp-router/74ae844f-f585-41d2-8ba2-f5d56ba2d89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.003993
10.0.0.242 - - [2026-03-02 04:16:01] "PUT /bgp-router/74ae844f-f585-41d2-8ba2-f5d56ba2d89c HTTP/1.1" 200 254 0.035753
10.0.0.242 - - [2026-03-02 04:16:01] "PUT /bgp-router/74ae844f-f585-41d2-8ba2-f5d56ba2d89c HTTP/1.1" 200 254 0.036409
10.0.0.242 - - [2026-03-02 04:16:01] "GET /bgp-router/083a6179-1b0c-4be8-97a0-531e58868c8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.008253
10.0.0.242 - - [2026-03-02 04:16:01] "GET /bgp-router/083a6179-1b0c-4be8-97a0-531e58868c8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.005987
10.0.0.242 - - [2026-03-02 04:16:01] "PUT /bgp-router/083a6179-1b0c-4be8-97a0-531e58868c8e HTTP/1.1" 200 254 0.043429
10.0.0.242 - - [2026-03-02 04:16:02] "PUT /bgp-router/083a6179-1b0c-4be8-97a0-531e58868c8e HTTP/1.1" 200 254 0.043439
10.0.0.242 - - [2026-03-02 04:16:02] "GET /bgp-router/893daf3c-82d3-4484-b332-56ebe7ca8eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.008267
10.0.0.242 - - [2026-03-02 04:16:02] "GET /bgp-router/893daf3c-82d3-4484-b332-56ebe7ca8eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.006819
10.0.0.242 - - [2026-03-02 04:16:02] "PUT /bgp-router/893daf3c-82d3-4484-b332-56ebe7ca8eaa HTTP/1.1" 200 254 0.042469
10.0.0.242 - - [2026-03-02 04:16:02] "PUT /bgp-router/893daf3c-82d3-4484-b332-56ebe7ca8eaa HTTP/1.1" 200 254 0.064619
10.0.0.242 - - [2026-03-02 04:16:02] "GET /bgp-router/893daf3c-82d3-4484-b332-56ebe7ca8eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.007999
10.0.0.242 - - [2026-03-02 04:16:02] "GET /bgp-router/893daf3c-82d3-4484-b332-56ebe7ca8eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.004569
10.0.0.242 - - [2026-03-02 04:16:02] "PUT /bgp-router/893daf3c-82d3-4484-b332-56ebe7ca8eaa HTTP/1.1" 200 254 0.021796
10.0.0.242 - - [2026-03-02 04:16:02] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003365
10.0.0.242 - - [2026-03-02 04:16:02] "GET /bgp-router/74ae844f-f585-41d2-8ba2-f5d56ba2d89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.006387
10.0.0.242 - - [2026-03-02 04:16:02] "GET /bgp-router/74ae844f-f585-41d2-8ba2-f5d56ba2d89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.005746
10.0.0.242 - - [2026-03-02 04:16:02] "PUT /bgp-router/74ae844f-f585-41d2-8ba2-f5d56ba2d89c HTTP/1.1" 200 254 0.042276
10.0.0.242 - - [2026-03-02 04:16:02] "PUT /bgp-router/74ae844f-f585-41d2-8ba2-f5d56ba2d89c HTTP/1.1" 200 254 0.057956
10.0.0.242 - - [2026-03-02 04:16:02] "GET /bgp-router/083a6179-1b0c-4be8-97a0-531e58868c8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2902 0.012505
10.0.0.242 - - [2026-03-02 04:16:02] "GET /bgp-router/083a6179-1b0c-4be8-97a0-531e58868c8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2902 0.005704
10.0.0.242 - - [2026-03-02 04:16:02] "PUT /bgp-router/083a6179-1b0c-4be8-97a0-531e58868c8e HTTP/1.1" 200 254 0.032410
10.0.0.242 - - [2026-03-02 04:16:02] "PUT /bgp-router/083a6179-1b0c-4be8-97a0-531e58868c8e HTTP/1.1" 200 254 0.053356
10.0.0.242 - - [2026-03-02 04:16:02] "GET /bgp-router/893daf3c-82d3-4484-b332-56ebe7ca8eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.015417
10.0.0.242 - - [2026-03-02 04:16:02] "GET /bgp-router/893daf3c-82d3-4484-b332-56ebe7ca8eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.005385
10.0.0.242 - - [2026-03-02 04:16:02] "PUT /bgp-router/893daf3c-82d3-4484-b332-56ebe7ca8eaa HTTP/1.1" 200 254 0.049622
10.0.0.242 - - [2026-03-02 04:16:03] "PUT /bgp-router/893daf3c-82d3-4484-b332-56ebe7ca8eaa HTTP/1.1" 200 254 0.061978
10.0.0.242 - - [2026-03-02 04:16:06] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007300
10.0.0.23 - - [2026-03-02 04:16:07] "DELETE /project/a012d70634c74fd1a51eed7e296ad604 HTTP/1.1" 404 173 0.015803
10.0.0.23 - - [2026-03-02 04:16:07] "DELETE /project/751b78d70bb9433cb6bd0bef18b938b9 HTTP/1.1" 404 173 0.013277
10.0.0.23 - - [2026-03-02 04:16:07] "DELETE /project/0bf12e9014ae43e584a8cda547ef23ff HTTP/1.1" 404 173 0.014820
10.0.0.23 - - [2026-03-02 04:16:07] "GET /projects?obj_uuids=0bf12e90-14ae-43e5-84a8-cda547ef23ff&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000965
10.0.0.23 - - [2026-03-02 04:16:07] "GET /projects?obj_uuids=55ed4bd3-991a-4e57-acdc-75e702ec0e5a&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.000778
10.0.0.23 - - [2026-03-02 04:16:07] "GET /projects?obj_uuids=a012d706-34c7-4fd1-a51e-ed7e296ad604&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000836
10.0.0.23 - - [2026-03-02 04:16:07] "GET /project/0bf12e90-14ae-43e5-84a8-cda547ef23ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.059401
10.0.0.23 - - [2026-03-02 04:16:07] "GET /project/a012d706-34c7-4fd1-a51e-ed7e296ad604?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1493 0.082083
10.0.0.23 - - [2026-03-02 04:16:07] "GET /projects?obj_uuids=0bf12e90-14ae-43e5-84a8-cda547ef23ff&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001226
10.0.0.23 - - [2026-03-02 04:16:07] "GET /project/55ed4bd3-991a-4e57-acdc-75e702ec0e5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1496 0.089902
10.0.0.23 - - [2026-03-02 04:16:07] "GET /projects?obj_uuids=a012d706-34c7-4fd1-a51e-ed7e296ad604&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001114
10.0.0.23 - - [2026-03-02 04:16:07] "GET /projects?obj_uuids=55ed4bd3-991a-4e57-acdc-75e702ec0e5a&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001028
10.0.0.23 - - [2026-03-02 04:16:07] "GET /project/0bf12e90-14ae-43e5-84a8-cda547ef23ff?fields=security_groups HTTP/1.1" 200 1361 0.096324
10.0.0.23 - - [2026-03-02 04:16:07] "GET /project/55ed4bd3-991a-4e57-acdc-75e702ec0e5a?fields=security_groups HTTP/1.1" 200 1384 0.073158
10.0.0.23 - - [2026-03-02 04:16:07] "GET /project/a012d706-34c7-4fd1-a51e-ed7e296ad604?fields=security_groups HTTP/1.1" 200 1382 0.127500
10.0.0.23 - - [2026-03-02 04:16:08] "DELETE /security-group/be7d706b-7e78-4d06-8f8c-b720320894a9 HTTP/1.1" 200 115 0.108282
10.0.0.23 - - [2026-03-02 04:16:08] "GET /projects?obj_uuids=0bf12e90-14ae-43e5-84a8-cda547ef23ff&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001051
10.0.0.23 - - [2026-03-02 04:16:08] "DELETE /security-group/16d72b9a-c2e5-47d7-a4a2-8a744ab65de4 HTTP/1.1" 200 115 0.119019
10.0.0.23 - - [2026-03-02 04:16:08] "GET /projects?obj_uuids=55ed4bd3-991a-4e57-acdc-75e702ec0e5a&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001516
10.0.0.242 - - [2026-03-02 04:16:08] "DELETE /access-control-list/85a23c0f-6135-4cf4-800a-e1a4dccab36e HTTP/1.1" 200 115 0.080586
10.0.0.23 - - [2026-03-02 04:16:08] "DELETE /security-group/eb55bdad-1e57-4ee1-8a7d-697b837e6804 HTTP/1.1" 200 115 0.131532
10.0.0.23 - - [2026-03-02 04:16:08] "GET /projects?obj_uuids=a012d706-34c7-4fd1-a51e-ed7e296ad604&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001052
10.0.0.23 - - [2026-03-02 04:16:08] "GET /project/0bf12e90-14ae-43e5-84a8-cda547ef23ff?fields=application_policy_sets HTTP/1.1" 200 1400 0.112537
10.0.0.23 - - [2026-03-02 04:16:08] "GET /project/55ed4bd3-991a-4e57-acdc-75e702ec0e5a?fields=application_policy_sets HTTP/1.1" 200 1423 0.144949
10.0.0.23 - - [2026-03-02 04:16:08] "GET /project/a012d706-34c7-4fd1-a51e-ed7e296ad604?fields=application_policy_sets HTTP/1.1" 200 1421 0.103214
10.0.0.23 - - [2026-03-02 04:16:08] "DELETE /project/0bf12e90-14ae-43e5-84a8-cda547ef23ff HTTP/1.1" 200 115 0.724420
10.0.0.23 - - [2026-03-02 04:16:08] "DELETE /project/55ed4bd3-991a-4e57-acdc-75e702ec0e5a HTTP/1.1" 200 115 0.825050
10.0.0.23 - - [2026-03-02 04:16:08] "DELETE /project/a012d706-34c7-4fd1-a51e-ed7e296ad604 HTTP/1.1" 200 115 0.825051
10.0.0.242 - - [2026-03-02 04:16:08] "DELETE /access-control-list/ae3181f9-bf06-4991-b594-9edfc3ddcb9c HTTP/1.1" 200 115 0.033719
10.0.0.242 - - [2026-03-02 04:16:13] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003641
10.0.0.242 - - [2026-03-02 04:16:13] "GET /bgp-router/74ae844f-f585-41d2-8ba2-f5d56ba2d89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2966 0.004600
10.0.0.242 - - [2026-03-02 04:16:13] "GET /bgp-router/74ae844f-f585-41d2-8ba2-f5d56ba2d89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2966 0.004471
10.0.0.242 - - [2026-03-02 04:16:13] "PUT /bgp-router/74ae844f-f585-41d2-8ba2-f5d56ba2d89c HTTP/1.1" 200 254 0.035151
10.0.0.242 - - [2026-03-02 04:16:13] "PUT /bgp-router/74ae844f-f585-41d2-8ba2-f5d56ba2d89c HTTP/1.1" 200 254 0.035148
10.0.0.242 - - [2026-03-02 04:16:13] "GET /bgp-router/083a6179-1b0c-4be8-97a0-531e58868c8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2902 0.007874
10.0.0.242 - - [2026-03-02 04:16:13] "GET /bgp-router/083a6179-1b0c-4be8-97a0-531e58868c8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2902 0.004055
10.0.0.242 - - [2026-03-02 04:16:13] "PUT /bgp-router/083a6179-1b0c-4be8-97a0-531e58868c8e HTTP/1.1" 200 254 0.037694
10.0.0.242 - - [2026-03-02 04:16:13] "PUT /bgp-router/083a6179-1b0c-4be8-97a0-531e58868c8e HTTP/1.1" 200 254 0.033787
10.0.0.242 - - [2026-03-02 04:16:13] "GET /bgp-router/893daf3c-82d3-4484-b332-56ebe7ca8eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.005078
10.0.0.242 - - [2026-03-02 04:16:13] "GET /bgp-router/893daf3c-82d3-4484-b332-56ebe7ca8eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.004836
10.0.0.242 - - [2026-03-02 04:16:13] "PUT /bgp-router/893daf3c-82d3-4484-b332-56ebe7ca8eaa HTTP/1.1" 200 254 0.034841
10.0.0.242 - - [2026-03-02 04:16:13] "PUT /bgp-router/893daf3c-82d3-4484-b332-56ebe7ca8eaa HTTP/1.1" 200 254 0.047579
10.0.0.242 - - [2026-03-02 04:16:13] "GET /bgp-router/74ae844f-f585-41d2-8ba2-f5d56ba2d89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.005531
10.0.0.242 - - [2026-03-02 04:16:13] "GET /bgp-router/74ae844f-f585-41d2-8ba2-f5d56ba2d89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.011908
10.0.0.242 - - [2026-03-02 04:16:13] "PUT /bgp-router/74ae844f-f585-41d2-8ba2-f5d56ba2d89c HTTP/1.1" 200 254 0.032619
10.0.0.242 - - [2026-03-02 04:16:13] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003808
10.0.0.242 - - [2026-03-02 04:16:13] "GET /bgp-router/74ae844f-f585-41d2-8ba2-f5d56ba2d89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.004438
10.0.0.242 - - [2026-03-02 04:16:13] "GET /bgp-router/74ae844f-f585-41d2-8ba2-f5d56ba2d89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.004339
10.0.0.242 - - [2026-03-02 04:16:13] "PUT /bgp-router/74ae844f-f585-41d2-8ba2-f5d56ba2d89c HTTP/1.1" 200 254 0.022894
10.0.0.242 - - [2026-03-02 04:16:14] "PUT /bgp-router/74ae844f-f585-41d2-8ba2-f5d56ba2d89c HTTP/1.1" 200 254 0.032469
10.0.0.242 - - [2026-03-02 04:16:14] "GET /bgp-router/083a6179-1b0c-4be8-97a0-531e58868c8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.008313
10.0.0.242 - - [2026-03-02 04:16:14] "GET /bgp-router/083a6179-1b0c-4be8-97a0-531e58868c8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.006518
10.0.0.242 - - [2026-03-02 04:16:14] "PUT /bgp-router/083a6179-1b0c-4be8-97a0-531e58868c8e HTTP/1.1" 200 254 0.031342
10.0.0.242 - - [2026-03-02 04:16:14] "PUT /bgp-router/083a6179-1b0c-4be8-97a0-531e58868c8e HTTP/1.1" 200 254 0.032689
10.0.0.242 - - [2026-03-02 04:16:14] "GET /bgp-router/893daf3c-82d3-4484-b332-56ebe7ca8eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.007858
10.0.0.242 - - [2026-03-02 04:16:14] "GET /bgp-router/893daf3c-82d3-4484-b332-56ebe7ca8eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.006501
10.0.0.242 - - [2026-03-02 04:16:14] "PUT /bgp-router/893daf3c-82d3-4484-b332-56ebe7ca8eaa HTTP/1.1" 200 254 0.039438
10.0.0.242 - - [2026-03-02 04:16:14] "PUT /bgp-router/893daf3c-82d3-4484-b332-56ebe7ca8eaa HTTP/1.1" 200 254 0.039310
10.0.0.242 - - [2026-03-02 04:16:14] "GET /bgp-router/083a6179-1b0c-4be8-97a0-531e58868c8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.038665
10.0.0.242 - - [2026-03-02 04:16:14] "GET /bgp-router/083a6179-1b0c-4be8-97a0-531e58868c8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.004675
10.0.0.242 - - [2026-03-02 04:16:14] "PUT /bgp-router/083a6179-1b0c-4be8-97a0-531e58868c8e HTTP/1.1" 200 254 0.018530
10.0.0.242 - - [2026-03-02 04:16:14] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003254
10.0.0.242 - - [2026-03-02 04:16:14] "GET /bgp-router/74ae844f-f585-41d2-8ba2-f5d56ba2d89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.005130
10.0.0.242 - - [2026-03-02 04:16:14] "GET /bgp-router/74ae844f-f585-41d2-8ba2-f5d56ba2d89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.005500
10.0.0.242 - - [2026-03-02 04:16:14] "PUT /bgp-router/74ae844f-f585-41d2-8ba2-f5d56ba2d89c HTTP/1.1" 200 254 0.040708
10.0.0.242 - - [2026-03-02 04:16:14] "PUT /bgp-router/74ae844f-f585-41d2-8ba2-f5d56ba2d89c HTTP/1.1" 200 254 0.033984
10.0.0.242 - - [2026-03-02 04:16:14] "GET /bgp-router/083a6179-1b0c-4be8-97a0-531e58868c8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.004981
10.0.0.242 - - [2026-03-02 04:16:14] "GET /bgp-router/083a6179-1b0c-4be8-97a0-531e58868c8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.007424
10.0.0.242 - - [2026-03-02 04:16:14] "PUT /bgp-router/083a6179-1b0c-4be8-97a0-531e58868c8e HTTP/1.1" 200 254 0.041039
10.0.0.242 - - [2026-03-02 04:16:14] "PUT /bgp-router/083a6179-1b0c-4be8-97a0-531e58868c8e HTTP/1.1" 200 254 0.047669
10.0.0.242 - - [2026-03-02 04:16:14] "GET /bgp-router/893daf3c-82d3-4484-b332-56ebe7ca8eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.016482
10.0.0.242 - - [2026-03-02 04:16:14] "GET /bgp-router/893daf3c-82d3-4484-b332-56ebe7ca8eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.007708
10.0.0.242 - - [2026-03-02 04:16:15] "PUT /bgp-router/893daf3c-82d3-4484-b332-56ebe7ca8eaa HTTP/1.1" 200 254 0.046048
10.0.0.242 - - [2026-03-02 04:16:15] "PUT /bgp-router/893daf3c-82d3-4484-b332-56ebe7ca8eaa HTTP/1.1" 200 254 0.055918
10.0.0.242 - - [2026-03-02 04:16:15] "GET /bgp-router/893daf3c-82d3-4484-b332-56ebe7ca8eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.007557
10.0.0.242 - - [2026-03-02 04:16:15] "GET /bgp-router/893daf3c-82d3-4484-b332-56ebe7ca8eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.011461
10.0.0.242 - - [2026-03-02 04:16:15] "PUT /bgp-router/893daf3c-82d3-4484-b332-56ebe7ca8eaa HTTP/1.1" 200 254 0.020469
10.0.0.242 - - [2026-03-02 04:16:15] "POST /ref-update HTTP/1.1" 200 156 0.067886
10.0.0.242 - - [2026-03-02 04:16:15] "POST /neutron/network HTTP/1.1" 200 799 0.016057
10.0.0.242 - - [2026-03-02 04:16:15] "DELETE /access-control-list/47e6e94e-7605-4a79-a8db-917b679eecb3 HTTP/1.1" 200 115 0.068708
10.0.0.242 - - [2026-03-02 04:16:15] "GET /virtual-network/f293fde4-a399-4836-969c-e4366af92821?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.005956
10.0.0.242 - - [2026-03-02 04:16:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003110
10.0.0.242 - - [2026-03-02 04:16:15] "GET /network-policy/7efcac82-7df1-4144-970e-c6c78a128ff6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.005657
10.0.0.242 - - [2026-03-02 04:16:15] "POST /ref-update HTTP/1.1" 200 156 0.055863
10.0.0.242 - - [2026-03-02 04:16:15] "POST /ref-update HTTP/1.1" 200 156 0.030444
10.0.0.242 - - [2026-03-02 04:16:15] "GET /virtual-network/92008ce8-dd5f-487f-92a1-43cfecc423ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.010568
10.0.0.242 - - [2026-03-02 04:16:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006994
10.0.0.242 - - [2026-03-02 04:16:15] "GET /network-policy/7efcac82-7df1-4144-970e-c6c78a128ff6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.004686
10.0.0.242 - - [2026-03-02 04:16:15] "DELETE /network-policy/7efcac82-7df1-4144-970e-c6c78a128ff6 HTTP/1.1" 200 115 0.037014
10.0.0.242 - - [2026-03-02 04:16:15] "POST /neutron/network HTTP/1.1" 200 799 0.011557
10.0.0.242 - - [2026-03-02 04:16:16] "POST /neutron/port HTTP/1.1" 200 1127 0.017783
10.0.0.242 - - [2026-03-02 04:16:16] "POST /neutron/port HTTP/1.1" 200 151 0.230917
10.0.0.242 - - [2026-03-02 04:16:18] "POST /neutron/network HTTP/1.1" 200 799 0.015630
10.0.0.242 - - [2026-03-02 04:16:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005123
10.0.0.242 - - [2026-03-02 04:16:18] "POST /ref-update HTTP/1.1" 200 156 0.067825
10.0.0.242 - - [2026-03-02 04:16:18] "GET /virtual-network/9ec71167-88c4-4256-b7f8-9db7d1139eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.013980
10.0.0.242 - - [2026-03-02 04:16:18] "POST /ref-update HTTP/1.1" 200 156 0.044753
10.0.0.242 - - [2026-03-02 04:16:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.008368
10.0.0.242 - - [2026-03-02 04:16:18] "GET /network-policy/da512def-a791-46af-8b4e-18fdd768683a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.010665
10.0.0.23 - - [2026-03-02 04:16:18] "POST /fqname-to-id HTTP/1.1" 404 207 0.007394
10.0.0.242 - - [2026-03-02 04:16:18] "POST /ref-update HTTP/1.1" 200 156 0.078551
10.0.0.242 - - [2026-03-02 04:16:18] "POST /neutron/network HTTP/1.1" 200 974 0.014729
10.0.0.242 - - [2026-03-02 04:16:18] "GET /virtual-network/a3712623-b5af-4ff8-af08-58ebde0e3e13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.005779
10.0.0.242 - - [2026-03-02 04:16:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003896
10.0.0.242 - - [2026-03-02 04:16:18] "GET /network-policy/da512def-a791-46af-8b4e-18fdd768683a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.003809
10.0.0.242 - - [2026-03-02 04:16:18] "DELETE /network-policy/da512def-a791-46af-8b4e-18fdd768683a HTTP/1.1" 200 115 0.032330
10.0.0.242 - - [2026-03-02 04:16:19] "POST /neutron/port HTTP/1.1" 200 1214 0.018227
10.0.0.242 - - [2026-03-02 04:16:19] "POST /neutron/port HTTP/1.1" 200 1206 0.015425
10.0.0.242 - - [2026-03-02 04:16:21] "POST /neutron/network HTTP/1.1" 200 972 0.010424
10.0.0.242 - - [2026-03-02 04:16:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005817
10.0.0.23 - - [2026-03-02 04:16:21] "POST /useragent-kv HTTP/1.1" 200 115 0.005188
10.0.0.23 - - [2026-03-02 04:16:21] "POST /useragent-kv HTTP/1.1" 200 115 0.004791
10.0.0.23 - - [2026-03-02 04:16:21] "POST /useragent-kv HTTP/1.1" 200 115 0.003174
10.0.0.23 - - [2026-03-02 04:16:21] "POST /useragent-kv HTTP/1.1" 200 115 0.003125
10.0.0.242 - - [2026-03-02 04:16:21] "POST /neutron/network HTTP/1.1" 200 151 0.155931
10.0.0.242 - - [2026-03-02 04:16:21] "DELETE /route-target/1e94b623-8407-4afd-958f-95dc600b6069 HTTP/1.1" 200 115 0.034563
10.0.0.242 - - [2026-03-02 04:16:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004804
10.0.0.23 - - [2026-03-02 04:16:22] "GET /projects?obj_uuids=751b78d7-0bb9-433c-b6bd-0bef18b938b9&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002352
10.0.0.242 - - [2026-03-02 04:16:22] "GET /project/751b78d7-0bb9-433c-b6bd-0bef18b938b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.090098
10.0.0.23 - - [2026-03-02 04:16:23] "POST /useragent-kv HTTP/1.1" 200 115 0.013135
10.0.0.242 - - [2026-03-02 04:16:23] "POST /neutron/subnet HTTP/1.1" 200 716 0.318798
10.0.0.242 - - [2026-03-02 04:16:24] "POST /id-to-fqname HTTP/1.1" 200 222 0.001343
10.0.0.242 - - [2026-03-02 04:16:24] "GET /virtual-network/7b692f7b-408e-4a62-9c39-10b93dfe2e35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.009903
10.0.0.242 - - [2026-03-02 04:16:24] "POST /neutron/network HTTP/1.1" 200 975 0.009716
10.0.0.242 - - [2026-03-02 04:16:24] "GET /virtual-network/7b692f7b-408e-4a62-9c39-10b93dfe2e35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.006855
10.0.0.242 - - [2026-03-02 04:16:24] "POST /neutron/subnet HTTP/1.1" 200 724 0.029346
10.0.0.242 - - [2026-03-02 04:16:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005485
10.0.0.23 - - [2026-03-02 04:16:24] "GET /projects?obj_uuids=751b78d7-0bb9-433c-b6bd-0bef18b938b9&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001807
10.0.0.242 - - [2026-03-02 04:16:24] "GET /project/751b78d7-0bb9-433c-b6bd-0bef18b938b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.059066
10.0.0.242 - - [2026-03-02 04:16:24] "POST /route-targets HTTP/1.1" 200 327 0.015290
10.0.0.23 - - [2026-03-02 04:16:24] "POST /fqname-to-id HTTP/1.1" 404 207 0.016530
10.0.0.23 - - [2026-03-02 04:16:24] "POST /useragent-kv HTTP/1.1" 200 115 0.010773
10.0.0.242 - - [2026-03-02 04:16:24] "POST /neutron/subnet HTTP/1.1" 200 716 0.246413
10.0.0.242 - - [2026-03-02 04:16:25] "POST /id-to-fqname HTTP/1.1" 200 222 0.002244
10.0.0.242 - - [2026-03-02 04:16:25] "GET /virtual-network/1d9d2d7f-5d23-4306-8fef-b39598978200?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.010836
10.0.0.242 - - [2026-03-02 04:16:25] "POST /neutron/network HTTP/1.1" 200 976 0.013427
10.0.0.242 - - [2026-03-02 04:16:25] "GET /virtual-network/1d9d2d7f-5d23-4306-8fef-b39598978200?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.007821
10.0.0.242 - - [2026-03-02 04:16:25] "POST /neutron/subnet HTTP/1.1" 200 730 0.016137
10.0.0.242 - - [2026-03-02 04:16:25] "POST /id-to-fqname HTTP/1.1" 200 222 0.001349
10.0.0.23 - - [2026-03-02 04:16:26] "GET /projects?obj_uuids=751b78d7-0bb9-433c-b6bd-0bef18b938b9&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001029
10.0.0.242 - - [2026-03-02 04:16:26] "GET /project/751b78d7-0bb9-433c-b6bd-0bef18b938b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.093319
10.0.0.242 - - [2026-03-02 04:16:26] "POST /neutron/port HTTP/1.1" 200 117 0.006833
10.0.0.242 - - [2026-03-02 04:16:26] "POST /id-to-fqname HTTP/1.1" 200 222 0.001535
10.0.0.242 - - [2026-03-02 04:16:27] "POST /neutron/network HTTP/1.1" 200 986 0.007855
10.0.0.242 - - [2026-03-02 04:16:27] "POST /neutron/port HTTP/1.1" 200 1153 0.029954
10.0.0.242 - - [2026-03-02 04:16:28] "POST /neutron/port HTTP/1.1" 200 1217 0.020776
10.0.0.23 - - [2026-03-02 04:16:28] "GET /projects?obj_uuids=751b78d7-0bb9-433c-b6bd-0bef18b938b9&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001194
10.0.0.242 - - [2026-03-02 04:16:28] "POST /neutron/subnet HTTP/1.1" 200 1272 0.015939
10.0.0.242 - - [2026-03-02 04:16:28] "GET /project/751b78d7-0bb9-433c-b6bd-0bef18b938b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.095010
10.0.0.242 - - [2026-03-02 04:16:28] "POST /neutron/port HTTP/1.1" 200 117 0.001322
10.0.0.242 - - [2026-03-02 04:16:28] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008960
10.0.0.242 - - [2026-03-02 04:16:28] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009332
10.0.0.242 - - [2026-03-02 04:16:29] "POST /neutron/port HTTP/1.1" 200 1154 0.022006
10.0.0.242 - - [2026-03-02 04:16:29] "POST /neutron/port HTTP/1.1" 200 1218 0.019418
10.0.0.242 - - [2026-03-02 04:16:29] "POST /neutron/subnet HTTP/1.1" 200 1278 0.014956
10.0.0.242 - - [2026-03-02 04:16:29] "POST /neutron/network HTTP/1.1" 200 976 0.010638
10.0.0.242 - - [2026-03-02 04:16:33] "POST /neutron/port HTTP/1.1" 200 1217 0.017267
10.0.0.242 - - [2026-03-02 04:16:34] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006945
10.0.0.242 - - [2026-03-02 04:16:34] "GET /virtual-machine/46eaf6bd-98ec-4ec4-8074-2b2c357b57fc HTTP/1.1" 200 1299 0.005929
10.0.0.242 - - [2026-03-02 04:16:34] "GET /virtual-machine-interface/653476b3-0e76-43cf-aec0-d05b970cf969 HTTP/1.1" 200 3157 0.005280
10.0.0.242 - - [2026-03-02 04:16:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003699
10.0.0.242 - - [2026-03-02 04:16:34] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003525
10.0.0.242 - - [2026-03-02 04:16:34] "GET /virtual-networks?parent_id=751b78d7-0bb9-433c-b6bd-0bef18b938b9&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003463
10.0.0.242 - - [2026-03-02 04:16:34] "GET /virtual-network/7b692f7b-408e-4a62-9c39-10b93dfe2e35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.007937
10.0.0.242 - - [2026-03-02 04:16:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003569
10.0.0.242 - - [2026-03-02 04:16:37] "GET /virtual-network/7b692f7b-408e-4a62-9c39-10b93dfe2e35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.005404
10.0.0.242 - - [2026-03-02 04:16:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004350
10.0.0.242 - - [2026-03-02 04:16:39] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004069
10.0.0.242 - - [2026-03-02 04:16:39] "GET /virtual-networks?parent_id=751b78d7-0bb9-433c-b6bd-0bef18b938b9&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003502
10.0.0.242 - - [2026-03-02 04:16:39] "GET /virtual-network/7b692f7b-408e-4a62-9c39-10b93dfe2e35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.006453
10.0.0.242 - - [2026-03-02 04:16:39] "POST /neutron/port HTTP/1.1" 200 1218 0.017248
10.0.0.242 - - [2026-03-02 04:16:39] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008054
10.0.0.242 - - [2026-03-02 04:16:39] "POST /neutron/port HTTP/1.1" 200 1218 0.019847
10.0.0.242 - - [2026-03-02 04:16:39] "GET /virtual-machine/f2a84214-4f34-46d1-aea0-977587edcb17 HTTP/1.1" 200 1301 0.005108
10.0.0.242 - - [2026-03-02 04:16:39] "GET /virtual-machine-interface/0107ca89-6495-4d08-9332-53542a05f0fe HTTP/1.1" 200 3155 0.005672
10.0.0.242 - - [2026-03-02 04:16:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003208
10.0.0.242 - - [2026-03-02 04:16:39] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004234
10.0.0.242 - - [2026-03-02 04:16:39] "GET /virtual-networks?parent_id=751b78d7-0bb9-433c-b6bd-0bef18b938b9&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003505
10.0.0.242 - - [2026-03-02 04:16:39] "GET /virtual-network/1d9d2d7f-5d23-4306-8fef-b39598978200?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.006802
10.0.0.242 - - [2026-03-02 04:16:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004087
10.0.0.242 - - [2026-03-02 04:16:40] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004070
10.0.0.242 - - [2026-03-02 04:16:40] "GET /virtual-networks?parent_id=751b78d7-0bb9-433c-b6bd-0bef18b938b9&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003266
10.0.0.242 - - [2026-03-02 04:16:41] "GET /virtual-network/1d9d2d7f-5d23-4306-8fef-b39598978200?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.006024
10.0.0.242 - - [2026-03-02 04:16:41] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008343
10.0.0.242 - - [2026-03-02 04:16:46] "POST /fqname-to-id HTTP/1.1" 404 209 0.003803
10.0.0.242 - - [2026-03-02 04:16:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003720
10.0.0.23 - - [2026-03-02 04:16:46] "GET /projects?obj_uuids=751b78d7-0bb9-433c-b6bd-0bef18b938b9&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001146
10.0.0.242 - - [2026-03-02 04:16:46] "GET /project/751b78d7-0bb9-433c-b6bd-0bef18b938b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.051177
10.0.0.242 - - [2026-03-02 04:16:46] "POST /network-policys HTTP/1.1" 200 533 0.029870
10.0.0.242 - - [2026-03-02 04:16:46] "GET /network-policy/72df5197-7518-4c9b-8d33-7a932fd2ada5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.007009
10.0.0.242 - - [2026-03-02 04:16:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004193
10.0.0.242 - - [2026-03-02 04:16:46] "GET /virtual-network/7b692f7b-408e-4a62-9c39-10b93dfe2e35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.007027
10.0.0.242 - - [2026-03-02 04:16:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003601
10.0.0.242 - - [2026-03-02 04:16:46] "GET /network-policy/72df5197-7518-4c9b-8d33-7a932fd2ada5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.005353
10.0.0.242 - - [2026-03-02 04:16:46] "POST /ref-update HTTP/1.1" 200 156 0.058137
10.0.0.242 - - [2026-03-02 04:16:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003706
10.0.0.242 - - [2026-03-02 04:16:46] "GET /network-policy/72df5197-7518-4c9b-8d33-7a932fd2ada5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.004591
10.0.0.242 - - [2026-03-02 04:16:46] "GET /virtual-network/7b692f7b-408e-4a62-9c39-10b93dfe2e35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2865 0.005155
10.0.0.242 - - [2026-03-02 04:16:46] "POST /neutron/port HTTP/1.1" 200 1217 0.022894
10.0.0.242 - - [2026-03-02 04:16:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002472
10.0.0.242 - - [2026-03-02 04:16:46] "GET /network-policy/72df5197-7518-4c9b-8d33-7a932fd2ada5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.004357
10.0.0.242 - - [2026-03-02 04:16:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003157
10.0.0.242 - - [2026-03-02 04:16:46] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003143
10.0.0.242 - - [2026-03-02 04:16:47] "GET /virtual-network/1d9d2d7f-5d23-4306-8fef-b39598978200?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.007743
10.0.0.242 - - [2026-03-02 04:16:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003852
10.0.0.242 - - [2026-03-02 04:16:47] "POST /neutron/port HTTP/1.1" 200 117 0.001293
10.0.0.242 - - [2026-03-02 04:16:47] "GET /network-policy/72df5197-7518-4c9b-8d33-7a932fd2ada5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.004040
10.0.0.23 - - [2026-03-02 04:16:47] "POST /fqname-to-id HTTP/1.1" 404 207 0.013648
10.0.0.242 - - [2026-03-02 04:16:47] "POST /ref-update HTTP/1.1" 200 156 0.068777
10.0.0.242 - - [2026-03-02 04:16:47] "POST /access-control-lists HTTP/1.1" 200 578 0.076937
10.0.0.242 - - [2026-03-02 04:16:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.011519
10.0.0.242 - - [2026-03-02 04:16:47] "GET /network-policy/72df5197-7518-4c9b-8d33-7a932fd2ada5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.015969
10.0.0.242 - - [2026-03-02 04:16:47] "POST /ref-update HTTP/1.1" 200 156 0.029514
10.0.0.242 - - [2026-03-02 04:16:47] "GET /virtual-network/1d9d2d7f-5d23-4306-8fef-b39598978200?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2869 0.019779
10.0.0.242 - - [2026-03-02 04:16:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.013636
10.0.0.242 - - [2026-03-02 04:16:47] "GET /network-policy/72df5197-7518-4c9b-8d33-7a932fd2ada5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.004236
10.0.0.242 - - [2026-03-02 04:16:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005165
10.0.0.23 - - [2026-03-02 04:16:47] "GET /projects?obj_uuids=751b78d7-0bb9-433c-b6bd-0bef18b938b9&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000978
10.0.0.242 - - [2026-03-02 04:16:47] "GET /project/751b78d7-0bb9-433c-b6bd-0bef18b938b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.061564
10.0.0.242 - - [2026-03-02 04:16:47] "POST /neutron/network HTTP/1.1" 200 117 0.015171
10.0.0.242 - - [2026-03-02 04:16:47] "POST /ref-update HTTP/1.1" 200 156 0.029918
10.0.0.242 - - [2026-03-02 04:16:48] "POST /neutron/network HTTP/1.1" 200 799 0.008471
10.0.0.242 - - [2026-03-02 04:16:48] "POST /id-to-fqname HTTP/1.1" 200 214 0.001180
10.0.0.242 - - [2026-03-02 04:16:48] "GET /virtual-network/6cd166bf-24f2-43b9-82d7-5adc7cd84164?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.005057
10.0.0.242 - - [2026-03-02 04:16:48] "GET /virtual-network/6cd166bf-24f2-43b9-82d7-5adc7cd84164?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.006536
10.0.0.242 - - [2026-03-02 04:16:48] "POST /neutron/subnet HTTP/1.1" 200 701 0.009030
10.0.0.242 - - [2026-03-02 04:16:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003020
10.0.0.23 - - [2026-03-02 04:16:48] "GET /projects?obj_uuids=751b78d7-0bb9-433c-b6bd-0bef18b938b9&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000994
10.0.0.242 - - [2026-03-02 04:16:48] "GET /project/751b78d7-0bb9-433c-b6bd-0bef18b938b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.057177
10.0.0.23 - - [2026-03-02 04:16:48] "POST /useragent-kv HTTP/1.1" 200 115 0.005173
10.0.0.242 - - [2026-03-02 04:16:48] "POST /neutron/subnet HTTP/1.1" 200 701 0.215466
10.0.0.242 - - [2026-03-02 04:16:48] "POST /id-to-fqname HTTP/1.1" 200 214 0.001412
10.0.0.242 - - [2026-03-02 04:16:48] "GET /virtual-network/5ba85208-8715-4d06-b206-53e7d6e363cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.005155
10.0.0.242 - - [2026-03-02 04:16:48] "GET /virtual-network/5ba85208-8715-4d06-b206-53e7d6e363cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.005392
10.0.0.242 - - [2026-03-02 04:16:48] "POST /neutron/network HTTP/1.1" 200 799 0.006276
10.0.0.242 - - [2026-03-02 04:16:48] "POST /fqname-to-id HTTP/1.1" 404 239 0.002795
10.0.0.242 - - [2026-03-02 04:16:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003691
10.0.0.23 - - [2026-03-02 04:16:48] "GET /projects?obj_uuids=751b78d7-0bb9-433c-b6bd-0bef18b938b9&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001407
10.0.0.242 - - [2026-03-02 04:16:48] "GET /project/751b78d7-0bb9-433c-b6bd-0bef18b938b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.049204
10.0.0.242 - - [2026-03-02 04:16:49] "POST /network-policys HTTP/1.1" 200 587 0.028410
10.0.0.242 - - [2026-03-02 04:16:49] "GET /network-policy/2a76fa08-6a26-4e45-806c-b2fe31e9b514?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.005709
10.0.0.242 - - [2026-03-02 04:16:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003880
10.0.0.242 - - [2026-03-02 04:16:49] "GET /virtual-network/6cd166bf-24f2-43b9-82d7-5adc7cd84164?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.006321
10.0.0.242 - - [2026-03-02 04:16:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002854
10.0.0.242 - - [2026-03-02 04:16:49] "GET /network-policy/2a76fa08-6a26-4e45-806c-b2fe31e9b514?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.005919
10.0.0.242 - - [2026-03-02 04:16:49] "POST /fqname-to-id HTTP/1.1" 404 210 0.004007
10.0.0.242 - - [2026-03-02 04:16:49] "POST /ref-update HTTP/1.1" 200 156 0.061681
10.0.0.242 - - [2026-03-02 04:16:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003577
10.0.0.242 - - [2026-03-02 04:16:49] "GET /network-policy/2a76fa08-6a26-4e45-806c-b2fe31e9b514?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.003888
10.0.0.242 - - [2026-03-02 04:16:49] "GET /virtual-network/6cd166bf-24f2-43b9-82d7-5adc7cd84164?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2332 0.008006
10.0.0.242 - - [2026-03-02 04:16:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002740
10.0.0.242 - - [2026-03-02 04:16:49] "GET /network-policy/2a76fa08-6a26-4e45-806c-b2fe31e9b514?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.004462
10.0.0.242 - - [2026-03-02 04:16:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004317
10.0.0.242 - - [2026-03-02 04:16:49] "GET /virtual-network/5ba85208-8715-4d06-b206-53e7d6e363cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.005743
10.0.0.242 - - [2026-03-02 04:16:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002907
10.0.0.242 - - [2026-03-02 04:16:49] "GET /network-policy/2a76fa08-6a26-4e45-806c-b2fe31e9b514?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.004816
10.0.0.242 - - [2026-03-02 04:16:49] "POST /ref-update HTTP/1.1" 200 156 0.055120
10.0.0.242 - - [2026-03-02 04:16:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003247
10.0.0.242 - - [2026-03-02 04:16:49] "POST /access-control-lists HTTP/1.1" 200 554 0.082292
10.0.0.242 - - [2026-03-02 04:16:49] "GET /network-policy/2a76fa08-6a26-4e45-806c-b2fe31e9b514?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.004856
10.0.0.242 - - [2026-03-02 04:16:49] "POST /neutron/network HTTP/1.1" 200 912 0.019913
10.0.0.242 - - [2026-03-02 04:16:49] "GET /virtual-network/5ba85208-8715-4d06-b206-53e7d6e363cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2332 0.009524
10.0.0.242 - - [2026-03-02 04:16:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.009643
10.0.0.242 - - [2026-03-02 04:16:49] "GET /network-policy/2a76fa08-6a26-4e45-806c-b2fe31e9b514?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.004850
10.0.0.242 - - [2026-03-02 04:16:49] "POST /id-to-fqname HTTP/1.1" 200 214 0.001230
10.0.0.242 - - [2026-03-02 04:16:50] "POST /neutron/network HTTP/1.1" 200 922 0.008862
10.0.0.23 - - [2026-03-02 04:16:50] "GET /projects?obj_uuids=751b78d7-0bb9-433c-b6bd-0bef18b938b9&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001241
10.0.0.242 - - [2026-03-02 04:16:50] "GET /project/751b78d7-0bb9-433c-b6bd-0bef18b938b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.076493
10.0.0.242 - - [2026-03-02 04:16:51] "POST /neutron/security_group HTTP/1.1" 200 2066 0.010036
10.0.0.242 - - [2026-03-02 04:16:51] "POST /id-to-fqname HTTP/1.1" 200 214 0.001390
10.0.0.242 - - [2026-03-02 04:16:51] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007519
10.0.0.23 - - [2026-03-02 04:16:51] "GET /projects?obj_uuids=751b78d7-0bb9-433c-b6bd-0bef18b938b9&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001060
10.0.0.242 - - [2026-03-02 04:16:51] "POST /neutron/port HTTP/1.1" 200 1063 0.311805
10.0.0.242 - - [2026-03-02 04:16:52] "POST /neutron/port HTTP/1.1" 200 1117 0.100965
10.0.0.242 - - [2026-03-02 04:16:52] "POST /neutron/subnet HTTP/1.1" 200 675 0.009582
10.0.0.23 - - [2026-03-02 04:16:52] "GET /projects?obj_uuids=751b78d7-0bb9-433c-b6bd-0bef18b938b9&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001371
10.0.0.242 - - [2026-03-02 04:16:52] "GET /project/751b78d7-0bb9-433c-b6bd-0bef18b938b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.069631
10.0.0.242 - - [2026-03-02 04:16:52] "POST /neutron/network HTTP/1.1" 200 912 0.006329
10.0.0.242 - - [2026-03-02 04:16:53] "POST /neutron/port HTTP/1.1" 200 117 0.006327
10.0.0.242 - - [2026-03-02 04:16:53] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003965
10.0.0.242 - - [2026-03-02 04:16:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003293
10.0.0.242 - - [2026-03-02 04:16:53] "GET /bgp-router/74ae844f-f585-41d2-8ba2-f5d56ba2d89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.010398
10.0.0.242 - - [2026-03-02 04:16:53] "PUT /access-control-list/ac302069-6090-4e3f-8dc3-e7650c15496f HTTP/1.1" 200 272 0.026509
10.0.0.242 - - [2026-03-02 04:16:53] "POST /neutron/port HTTP/1.1" 200 1063 0.019133
10.0.0.242 - - [2026-03-02 04:16:54] "POST /neutron/port HTTP/1.1" 200 1127 0.022433
10.0.0.242 - - [2026-03-02 04:16:54] "POST /neutron/port HTTP/1.1" 200 117 0.001126
10.0.0.242 - - [2026-03-02 04:16:54] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.004965
10.0.0.242 - - [2026-03-02 04:16:54] "GET /bgp-router/74ae844f-f585-41d2-8ba2-f5d56ba2d89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.004252
10.0.0.242 - - [2026-03-02 04:16:54] "GET /bgp-router/74ae844f-f585-41d2-8ba2-f5d56ba2d89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.003587
10.0.0.242 - - [2026-03-02 04:16:54] "PUT /bgp-router/74ae844f-f585-41d2-8ba2-f5d56ba2d89c HTTP/1.1" 200 254 0.029955
10.0.0.242 - - [2026-03-02 04:16:54] "PUT /bgp-router/74ae844f-f585-41d2-8ba2-f5d56ba2d89c HTTP/1.1" 200 254 0.042254
10.0.0.242 - - [2026-03-02 04:16:54] "GET /bgp-router/083a6179-1b0c-4be8-97a0-531e58868c8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.009826
10.0.0.242 - - [2026-03-02 04:16:54] "GET /bgp-router/083a6179-1b0c-4be8-97a0-531e58868c8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.004416
10.0.0.242 - - [2026-03-02 04:16:54] "PUT /bgp-router/083a6179-1b0c-4be8-97a0-531e58868c8e HTTP/1.1" 200 254 0.045949
10.0.0.242 - - [2026-03-02 04:16:54] "PUT /bgp-router/083a6179-1b0c-4be8-97a0-531e58868c8e HTTP/1.1" 200 254 0.042206
10.0.0.242 - - [2026-03-02 04:16:54] "GET /bgp-router/893daf3c-82d3-4484-b332-56ebe7ca8eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.009121
10.0.0.242 - - [2026-03-02 04:16:54] "GET /bgp-router/893daf3c-82d3-4484-b332-56ebe7ca8eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.010364
10.0.0.242 - - [2026-03-02 04:16:54] "PUT /bgp-router/893daf3c-82d3-4484-b332-56ebe7ca8eaa HTTP/1.1" 200 254 0.043401
10.0.0.242 - - [2026-03-02 04:16:54] "PUT /bgp-router/893daf3c-82d3-4484-b332-56ebe7ca8eaa HTTP/1.1" 200 254 0.052952
10.0.0.242 - - [2026-03-02 04:16:54] "GET /bgp-router/74ae844f-f585-41d2-8ba2-f5d56ba2d89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.009741
10.0.0.242 - - [2026-03-02 04:16:54] "GET /bgp-router/74ae844f-f585-41d2-8ba2-f5d56ba2d89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.004611
10.0.0.242 - - [2026-03-02 04:16:55] "PUT /bgp-router/74ae844f-f585-41d2-8ba2-f5d56ba2d89c HTTP/1.1" 200 254 0.022339
10.0.0.242 - - [2026-03-02 04:16:55] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.005421
10.0.0.242 - - [2026-03-02 04:16:55] "GET /bgp-router/74ae844f-f585-41d2-8ba2-f5d56ba2d89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.005344
10.0.0.242 - - [2026-03-02 04:16:55] "GET /bgp-router/74ae844f-f585-41d2-8ba2-f5d56ba2d89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.003930
10.0.0.242 - - [2026-03-02 04:16:55] "PUT /bgp-router/74ae844f-f585-41d2-8ba2-f5d56ba2d89c HTTP/1.1" 200 254 0.030652
10.0.0.242 - - [2026-03-02 04:16:55] "PUT /bgp-router/74ae844f-f585-41d2-8ba2-f5d56ba2d89c HTTP/1.1" 200 254 0.041433
10.0.0.242 - - [2026-03-02 04:16:55] "GET /bgp-router/083a6179-1b0c-4be8-97a0-531e58868c8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.005740
10.0.0.242 - - [2026-03-02 04:16:55] "GET /bgp-router/083a6179-1b0c-4be8-97a0-531e58868c8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.006016
10.0.0.242 - - [2026-03-02 04:16:55] "PUT /bgp-router/083a6179-1b0c-4be8-97a0-531e58868c8e HTTP/1.1" 200 254 0.035581
10.0.0.242 - - [2026-03-02 04:16:55] "PUT /bgp-router/083a6179-1b0c-4be8-97a0-531e58868c8e HTTP/1.1" 200 254 0.060552
10.0.0.242 - - [2026-03-02 04:16:55] "GET /bgp-router/893daf3c-82d3-4484-b332-56ebe7ca8eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.016033
10.0.0.242 - - [2026-03-02 04:16:55] "GET /bgp-router/893daf3c-82d3-4484-b332-56ebe7ca8eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.007916
10.0.0.242 - - [2026-03-02 04:16:55] "PUT /bgp-router/893daf3c-82d3-4484-b332-56ebe7ca8eaa HTTP/1.1" 200 254 0.037796
10.0.0.242 - - [2026-03-02 04:16:55] "PUT /bgp-router/893daf3c-82d3-4484-b332-56ebe7ca8eaa HTTP/1.1" 200 254 0.046950
10.0.0.242 - - [2026-03-02 04:16:55] "GET /bgp-router/083a6179-1b0c-4be8-97a0-531e58868c8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.005614
10.0.0.242 - - [2026-03-02 04:16:55] "GET /bgp-router/083a6179-1b0c-4be8-97a0-531e58868c8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.006986
10.0.0.242 - - [2026-03-02 04:16:55] "PUT /bgp-router/083a6179-1b0c-4be8-97a0-531e58868c8e HTTP/1.1" 200 254 0.023520
10.0.0.242 - - [2026-03-02 04:16:55] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.004184
10.0.0.242 - - [2026-03-02 04:16:55] "GET /bgp-router/74ae844f-f585-41d2-8ba2-f5d56ba2d89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.004500
10.0.0.242 - - [2026-03-02 04:16:55] "GET /bgp-router/74ae844f-f585-41d2-8ba2-f5d56ba2d89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.004231
10.0.0.242 - - [2026-03-02 04:16:55] "PUT /bgp-router/74ae844f-f585-41d2-8ba2-f5d56ba2d89c HTTP/1.1" 200 254 0.036783
10.0.0.242 - - [2026-03-02 04:16:55] "PUT /bgp-router/74ae844f-f585-41d2-8ba2-f5d56ba2d89c HTTP/1.1" 200 254 0.059126
10.0.0.242 - - [2026-03-02 04:16:56] "GET /bgp-router/083a6179-1b0c-4be8-97a0-531e58868c8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.005681
10.0.0.242 - - [2026-03-02 04:16:56] "GET /bgp-router/083a6179-1b0c-4be8-97a0-531e58868c8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.005669
10.0.0.242 - - [2026-03-02 04:16:56] "POST /neutron/port HTTP/1.1" 200 1218 0.031430
10.0.0.242 - - [2026-03-02 04:16:56] "PUT /bgp-router/083a6179-1b0c-4be8-97a0-531e58868c8e HTTP/1.1" 200 254 0.038612
10.0.0.242 - - [2026-03-02 04:16:56] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003655
10.0.0.242 - - [2026-03-02 04:16:56] "PUT /bgp-router/083a6179-1b0c-4be8-97a0-531e58868c8e HTTP/1.1" 200 254 0.047758
10.0.0.242 - - [2026-03-02 04:16:56] "GET /bgp-router/893daf3c-82d3-4484-b332-56ebe7ca8eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.006646
10.0.0.242 - - [2026-03-02 04:16:56] "GET /bgp-router/893daf3c-82d3-4484-b332-56ebe7ca8eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.011716
10.0.0.242 - - [2026-03-02 04:16:56] "POST /neutron/port HTTP/1.1" 200 117 0.003377
10.0.0.242 - - [2026-03-02 04:16:56] "PUT /bgp-router/893daf3c-82d3-4484-b332-56ebe7ca8eaa HTTP/1.1" 200 254 0.086533
10.0.0.242 - - [2026-03-02 04:16:56] "PUT /bgp-router/893daf3c-82d3-4484-b332-56ebe7ca8eaa HTTP/1.1" 200 254 0.048062
10.0.0.242 - - [2026-03-02 04:16:56] "GET /bgp-router/893daf3c-82d3-4484-b332-56ebe7ca8eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.004589
10.0.0.242 - - [2026-03-02 04:16:56] "GET /bgp-router/893daf3c-82d3-4484-b332-56ebe7ca8eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.003921
10.0.0.242 - - [2026-03-02 04:16:56] "PUT /bgp-router/893daf3c-82d3-4484-b332-56ebe7ca8eaa HTTP/1.1" 200 254 0.017571
10.0.0.242 - - [2026-03-02 04:16:56] "GET /bgp-router/74ae844f-f585-41d2-8ba2-f5d56ba2d89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.005896
10.0.0.242 - - [2026-03-02 04:16:56] "GET /bgp-router/74ae844f-f585-41d2-8ba2-f5d56ba2d89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.005033
10.0.0.242 - - [2026-03-02 04:16:56] "PUT /bgp-router/74ae844f-f585-41d2-8ba2-f5d56ba2d89c HTTP/1.1" 200 254 0.024850
10.0.0.242 - - [2026-03-02 04:16:56] "GET /bgp-router/083a6179-1b0c-4be8-97a0-531e58868c8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.005520
10.0.0.242 - - [2026-03-02 04:16:56] "GET /bgp-router/083a6179-1b0c-4be8-97a0-531e58868c8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.004573
10.0.0.242 - - [2026-03-02 04:16:56] "PUT /bgp-router/083a6179-1b0c-4be8-97a0-531e58868c8e HTTP/1.1" 200 254 0.021933
10.0.0.242 - - [2026-03-02 04:16:56] "GET /bgp-router/893daf3c-82d3-4484-b332-56ebe7ca8eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.004425
10.0.0.242 - - [2026-03-02 04:16:56] "GET /bgp-router/893daf3c-82d3-4484-b332-56ebe7ca8eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.004102
10.0.0.242 - - [2026-03-02 04:16:56] "PUT /bgp-router/893daf3c-82d3-4484-b332-56ebe7ca8eaa HTTP/1.1" 200 254 0.022970
10.0.0.242 - - [2026-03-02 04:17:00] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007522
10.0.0.242 - - [2026-03-02 04:17:06] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003452
10.0.0.242 - - [2026-03-02 04:17:06] "GET /bgp-router/74ae844f-f585-41d2-8ba2-f5d56ba2d89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.005109
10.0.0.242 - - [2026-03-02 04:17:06] "GET /bgp-router/74ae844f-f585-41d2-8ba2-f5d56ba2d89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.005037
10.0.0.242 - - [2026-03-02 04:17:06] "PUT /bgp-router/74ae844f-f585-41d2-8ba2-f5d56ba2d89c HTTP/1.1" 200 254 0.028120
10.0.0.242 - - [2026-03-02 04:17:07] "PUT /bgp-router/74ae844f-f585-41d2-8ba2-f5d56ba2d89c HTTP/1.1" 200 254 0.041037
10.0.0.242 - - [2026-03-02 04:17:07] "GET /bgp-router/083a6179-1b0c-4be8-97a0-531e58868c8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2902 0.010219
10.0.0.242 - - [2026-03-02 04:17:07] "GET /bgp-router/083a6179-1b0c-4be8-97a0-531e58868c8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2902 0.004831
10.0.0.242 - - [2026-03-02 04:17:07] "PUT /bgp-router/083a6179-1b0c-4be8-97a0-531e58868c8e HTTP/1.1" 200 254 0.036673
10.0.0.242 - - [2026-03-02 04:17:07] "PUT /bgp-router/083a6179-1b0c-4be8-97a0-531e58868c8e HTTP/1.1" 200 254 0.038345
10.0.0.242 - - [2026-03-02 04:17:07] "GET /bgp-router/893daf3c-82d3-4484-b332-56ebe7ca8eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2901 0.013187
10.0.0.242 - - [2026-03-02 04:17:07] "GET /bgp-router/893daf3c-82d3-4484-b332-56ebe7ca8eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2901 0.006556
10.0.0.242 - - [2026-03-02 04:17:07] "PUT /bgp-router/893daf3c-82d3-4484-b332-56ebe7ca8eaa HTTP/1.1" 200 254 0.042455
10.0.0.242 - - [2026-03-02 04:17:07] "PUT /bgp-router/893daf3c-82d3-4484-b332-56ebe7ca8eaa HTTP/1.1" 200 254 0.038749
10.0.0.242 - - [2026-03-02 04:17:07] "GET /bgp-router/74ae844f-f585-41d2-8ba2-f5d56ba2d89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.008481
10.0.0.242 - - [2026-03-02 04:17:07] "GET /bgp-router/74ae844f-f585-41d2-8ba2-f5d56ba2d89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.004443
10.0.0.242 - - [2026-03-02 04:17:07] "PUT /bgp-router/74ae844f-f585-41d2-8ba2-f5d56ba2d89c HTTP/1.1" 200 254 0.022913
10.0.0.242 - - [2026-03-02 04:17:07] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.005392
10.0.0.242 - - [2026-03-02 04:17:07] "GET /bgp-router/74ae844f-f585-41d2-8ba2-f5d56ba2d89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.005133
10.0.0.242 - - [2026-03-02 04:17:07] "GET /bgp-router/74ae844f-f585-41d2-8ba2-f5d56ba2d89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.003795
10.0.0.242 - - [2026-03-02 04:17:07] "PUT /bgp-router/74ae844f-f585-41d2-8ba2-f5d56ba2d89c HTTP/1.1" 200 254 0.029300
10.0.0.242 - - [2026-03-02 04:17:07] "PUT /bgp-router/74ae844f-f585-41d2-8ba2-f5d56ba2d89c HTTP/1.1" 200 254 0.032154
10.0.0.242 - - [2026-03-02 04:17:07] "GET /bgp-router/083a6179-1b0c-4be8-97a0-531e58868c8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2902 0.006588
10.0.0.242 - - [2026-03-02 04:17:07] "GET /bgp-router/083a6179-1b0c-4be8-97a0-531e58868c8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2902 0.008537
10.0.0.242 - - [2026-03-02 04:17:07] "PUT /bgp-router/083a6179-1b0c-4be8-97a0-531e58868c8e HTTP/1.1" 200 254 0.037712
10.0.0.242 - - [2026-03-02 04:17:07] "PUT /bgp-router/083a6179-1b0c-4be8-97a0-531e58868c8e HTTP/1.1" 200 254 0.034802
10.0.0.242 - - [2026-03-02 04:17:07] "GET /bgp-router/893daf3c-82d3-4484-b332-56ebe7ca8eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2901 0.010503
10.0.0.242 - - [2026-03-02 04:17:07] "GET /bgp-router/893daf3c-82d3-4484-b332-56ebe7ca8eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2901 0.004294
10.0.0.242 - - [2026-03-02 04:17:07] "PUT /bgp-router/893daf3c-82d3-4484-b332-56ebe7ca8eaa HTTP/1.1" 200 254 0.048059
10.0.0.242 - - [2026-03-02 04:17:08] "PUT /bgp-router/893daf3c-82d3-4484-b332-56ebe7ca8eaa HTTP/1.1" 200 254 0.042529
10.0.0.242 - - [2026-03-02 04:17:08] "GET /bgp-router/083a6179-1b0c-4be8-97a0-531e58868c8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2902 0.006985
10.0.0.242 - - [2026-03-02 04:17:08] "GET /bgp-router/083a6179-1b0c-4be8-97a0-531e58868c8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2902 0.008122
10.0.0.242 - - [2026-03-02 04:17:08] "PUT /bgp-router/083a6179-1b0c-4be8-97a0-531e58868c8e HTTP/1.1" 200 254 0.022450
10.0.0.242 - - [2026-03-02 04:17:08] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003163
10.0.0.242 - - [2026-03-02 04:17:08] "GET /bgp-router/74ae844f-f585-41d2-8ba2-f5d56ba2d89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.005955
10.0.0.242 - - [2026-03-02 04:17:08] "GET /bgp-router/74ae844f-f585-41d2-8ba2-f5d56ba2d89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.005934
10.0.0.242 - - [2026-03-02 04:17:08] "PUT /bgp-router/74ae844f-f585-41d2-8ba2-f5d56ba2d89c HTTP/1.1" 200 254 0.041873
10.0.0.242 - - [2026-03-02 04:17:08] "PUT /bgp-router/74ae844f-f585-41d2-8ba2-f5d56ba2d89c HTTP/1.1" 200 254 0.042170
10.0.0.242 - - [2026-03-02 04:17:08] "GET /bgp-router/083a6179-1b0c-4be8-97a0-531e58868c8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.005935
10.0.0.242 - - [2026-03-02 04:17:08] "GET /bgp-router/083a6179-1b0c-4be8-97a0-531e58868c8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.005017
10.0.0.242 - - [2026-03-02 04:17:08] "PUT /bgp-router/083a6179-1b0c-4be8-97a0-531e58868c8e HTTP/1.1" 200 254 0.034136
10.0.0.242 - - [2026-03-02 04:17:08] "PUT /bgp-router/083a6179-1b0c-4be8-97a0-531e58868c8e HTTP/1.1" 200 254 0.043085
10.0.0.242 - - [2026-03-02 04:17:08] "GET /bgp-router/893daf3c-82d3-4484-b332-56ebe7ca8eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2901 0.009729
10.0.0.242 - - [2026-03-02 04:17:08] "GET /bgp-router/893daf3c-82d3-4484-b332-56ebe7ca8eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2901 0.005695
10.0.0.242 - - [2026-03-02 04:17:08] "PUT /bgp-router/893daf3c-82d3-4484-b332-56ebe7ca8eaa HTTP/1.1" 200 254 0.042587
10.0.0.242 - - [2026-03-02 04:17:08] "PUT /bgp-router/893daf3c-82d3-4484-b332-56ebe7ca8eaa HTTP/1.1" 200 254 0.039898
10.0.0.242 - - [2026-03-02 04:17:08] "GET /bgp-router/893daf3c-82d3-4484-b332-56ebe7ca8eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2901 0.006644
10.0.0.242 - - [2026-03-02 04:17:08] "GET /bgp-router/893daf3c-82d3-4484-b332-56ebe7ca8eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2901 0.006007
10.0.0.242 - - [2026-03-02 04:17:08] "PUT /bgp-router/893daf3c-82d3-4484-b332-56ebe7ca8eaa HTTP/1.1" 200 254 0.023892
10.0.0.242 - - [2026-03-02 04:17:09] "POST /ref-update HTTP/1.1" 200 156 0.070718
10.0.0.242 - - [2026-03-02 04:17:09] "POST /neutron/network HTTP/1.1" 200 799 0.014565
10.0.0.242 - - [2026-03-02 04:17:09] "GET /virtual-network/5ba85208-8715-4d06-b206-53e7d6e363cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.008285
10.0.0.242 - - [2026-03-02 04:17:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.007409
10.0.0.242 - - [2026-03-02 04:17:09] "GET /network-policy/2a76fa08-6a26-4e45-806c-b2fe31e9b514?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.006379
10.0.0.242 - - [2026-03-02 04:17:09] "POST /ref-update HTTP/1.1" 200 156 0.070692
10.0.0.242 - - [2026-03-02 04:17:09] "DELETE /access-control-list/fd50d3d4-ee14-4020-ab8c-203426de5c29 HTTP/1.1" 200 115 0.039867
10.0.0.242 - - [2026-03-02 04:17:09] "GET /virtual-network/6cd166bf-24f2-43b9-82d7-5adc7cd84164?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.015324
10.0.0.242 - - [2026-03-02 04:17:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003982
10.0.0.242 - - [2026-03-02 04:17:09] "GET /network-policy/2a76fa08-6a26-4e45-806c-b2fe31e9b514?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.004709
10.0.0.242 - - [2026-03-02 04:17:09] "DELETE /network-policy/2a76fa08-6a26-4e45-806c-b2fe31e9b514 HTTP/1.1" 200 115 0.038381
10.0.0.242 - - [2026-03-02 04:17:09] "POST /neutron/network HTTP/1.1" 400 204 0.014731
10.0.0.242 - - [2026-03-02 04:17:09] "POST /neutron/port HTTP/1.1" 200 1117 0.012901
10.0.0.242 - - [2026-03-02 04:17:09] "POST /neutron/port HTTP/1.1" 200 151 0.214602
10.0.0.242 - - [2026-03-02 04:17:11] "DELETE /route-target/38c06c1b-fa16-4ef5-a79e-3b9e273edc9c HTTP/1.1" 200 115 0.022486
10.0.0.242 - - [2026-03-02 04:17:11] "POST /neutron/network HTTP/1.1" 200 799 0.007656
10.0.0.242 - - [2026-03-02 04:17:11] "POST /ref-update HTTP/1.1" 200 156 0.053233
10.0.0.242 - - [2026-03-02 04:17:12] "DELETE /access-control-list/ab456a13-c64e-485d-8d05-1d3887e0aab2 HTTP/1.1" 200 115 0.052702
10.0.0.242 - - [2026-03-02 04:17:12] "GET /virtual-network/1d9d2d7f-5d23-4306-8fef-b39598978200?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.008729
10.0.0.242 - - [2026-03-02 04:17:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004722
10.0.0.242 - - [2026-03-02 04:17:12] "GET /network-policy/72df5197-7518-4c9b-8d33-7a932fd2ada5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.004965
10.0.0.242 - - [2026-03-02 04:17:12] "POST /ref-update HTTP/1.1" 200 156 0.050607
10.0.0.242 - - [2026-03-02 04:17:12] "POST /neutron/network HTTP/1.1" 200 975 0.021943
10.0.0.242 - - [2026-03-02 04:17:12] "POST /ref-update HTTP/1.1" 200 156 0.032812
10.0.0.242 - - [2026-03-02 04:17:12] "GET /virtual-network/7b692f7b-408e-4a62-9c39-10b93dfe2e35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.009381
10.0.0.242 - - [2026-03-02 04:17:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.008543
10.0.0.242 - - [2026-03-02 04:17:12] "GET /network-policy/72df5197-7518-4c9b-8d33-7a932fd2ada5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.004690
10.0.0.242 - - [2026-03-02 04:17:12] "DELETE /network-policy/72df5197-7518-4c9b-8d33-7a932fd2ada5 HTTP/1.1" 200 115 0.034624
10.0.0.242 - - [2026-03-02 04:17:12] "POST /neutron/port HTTP/1.1" 200 1218 0.017541
10.0.0.242 - - [2026-03-02 04:17:13] "POST /neutron/port HTTP/1.1" 200 151 0.254356
10.0.0.242 - - [2026-03-02 04:17:14] "POST /neutron/network HTTP/1.1" 200 976 0.010068
10.0.0.23 - - [2026-03-02 04:17:14] "POST /useragent-kv HTTP/1.1" 200 115 0.007010
10.0.0.242 - - [2026-03-02 04:17:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005363
10.0.0.23 - - [2026-03-02 04:17:14] "POST /useragent-kv HTTP/1.1" 200 115 0.003045
10.0.0.23 - - [2026-03-02 04:17:14] "POST /useragent-kv HTTP/1.1" 200 115 0.002034
10.0.0.23 - - [2026-03-02 04:17:14] "POST /useragent-kv HTTP/1.1" 200 115 0.002773
10.0.0.242 - - [2026-03-02 04:17:14] "POST /neutron/network HTTP/1.1" 200 151 0.146709
10.0.0.23 - - [2026-03-02 04:17:16] "GET /projects?obj_uuids=751b78d7-0bb9-433c-b6bd-0bef18b938b9&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000979
10.0.0.242 - - [2026-03-02 04:17:16] "GET /project/751b78d7-0bb9-433c-b6bd-0bef18b938b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.046314
10.0.0.23 - - [2026-03-02 04:17:16] "GET /projects?obj_uuids=751b78d7-0bb9-433c-b6bd-0bef18b938b9&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001158
10.0.0.242 - - [2026-03-02 04:17:16] "GET /project/751b78d7-0bb9-433c-b6bd-0bef18b938b9?fields=virtual_networks HTTP/1.1" 200 1048 0.053146
10.0.0.23 - - [2026-03-02 04:17:16] "GET /projects?obj_uuids=751b78d7-0bb9-433c-b6bd-0bef18b938b9&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000971
10.0.0.242 - - [2026-03-02 04:17:16] "GET /project/751b78d7-0bb9-433c-b6bd-0bef18b938b9?fields=virtual_machine_interfaces HTTP/1.1" 200 1048 0.041339
10.0.0.23 - - [2026-03-02 04:17:16] "GET /projects?obj_uuids=751b78d7-0bb9-433c-b6bd-0bef18b938b9&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001044
10.0.0.242 - - [2026-03-02 04:17:16] "GET /project/751b78d7-0bb9-433c-b6bd-0bef18b938b9?fields=security_groups HTTP/1.1" 200 1282 0.050875
10.0.0.242 - - [2026-03-02 04:17:17] "POST /fqname-to-id HTTP/1.1" 404 183 0.033705
10.0.0.23 - - [2026-03-02 04:17:17] "GET /projects?obj_uuids=70274429-d314-49e1-aca1-3563dced3e17&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003856
10.0.0.23 - - [2026-03-02 04:17:17] "GET /domains?obj_uuids=cc2d0805-fa5b-4698-bfcc-d7811c08231a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001202
10.0.0.23 - - [2026-03-02 04:17:17] "GET /domain/cc2d0805-fa5b-4698-bfcc-d7811c08231a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007577
10.0.0.23 - - [2026-03-02 04:17:17] "POST /id-to-fqname HTTP/1.1" 200 185 0.001152
10.0.0.23 - - [2026-03-02 04:17:17] "POST /fqname-to-id HTTP/1.1" 404 194 0.004518
10.0.0.23 - - [2026-03-02 04:17:17] "POST /security-groups HTTP/1.1" 200 586 0.033838
10.0.0.23 - - [2026-03-02 04:17:17] "POST /projects HTTP/1.1" 200 575 0.279523
10.0.0.242 - - [2026-03-02 04:17:17] "POST /access-control-lists HTTP/1.1" 200 591 0.039712
10.0.0.23 - - [2026-03-02 04:17:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.357259
10.0.0.242 - - [2026-03-02 04:17:18] "GET /project/70274429-d314-49e1-aca1-3563dced3e17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.529210
10.0.0.242 - - [2026-03-02 04:17:19] "GET / HTTP/1.1" 200 35931 0.001682
10.0.0.242 - - [2026-03-02 04:17:21] "POST /fqname-to-id HTTP/1.1" 401 293 0.000509
10.0.0.242 - - [2026-03-02 04:17:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.031331
10.0.0.242 - - [2026-03-02 04:17:21] "GET /api-access-list/13fb8009-1bd6-42e6-9a2f-0c4c74c71467?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1881 0.004100
10.0.0.242 - - [2026-03-02 04:17:21] "GET /api-access-list/13fb8009-1bd6-42e6-9a2f-0c4c74c71467?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1881 0.003202
10.0.0.242 - - [2026-03-02 04:17:21] "GET /api-access-list/13fb8009-1bd6-42e6-9a2f-0c4c74c71467?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1881 0.007640
10.0.0.242 - - [2026-03-02 04:17:21] "PUT /api-access-list/13fb8009-1bd6-42e6-9a2f-0c4c74c71467 HTTP/1.1" 200 264 0.021900
10.0.0.242 - - [2026-03-02 04:17:24] "POST /fqname-to-id HTTP/1.1" 404 183 0.035341
10.0.0.23 - - [2026-03-02 04:17:24] "GET /projects?obj_uuids=9e440e87-98f0-4ce2-a44c-9c0bae56714c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003624
10.0.0.23 - - [2026-03-02 04:17:24] "GET /domains?obj_uuids=cc2d0805-fa5b-4698-bfcc-d7811c08231a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001023
10.0.0.23 - - [2026-03-02 04:17:24] "GET /domain/cc2d0805-fa5b-4698-bfcc-d7811c08231a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.008224
10.0.0.23 - - [2026-03-02 04:17:24] "POST /id-to-fqname HTTP/1.1" 200 185 0.001187
10.0.0.23 - - [2026-03-02 04:17:24] "POST /fqname-to-id HTTP/1.1" 404 194 0.009563
10.0.0.23 - - [2026-03-02 04:17:24] "POST /security-groups HTTP/1.1" 200 586 0.075945
10.0.0.23 - - [2026-03-02 04:17:24] "POST /projects HTTP/1.1" 200 575 0.320504
10.0.0.242 - - [2026-03-02 04:17:24] "POST /fqname-to-id HTTP/1.1" 404 229 0.005237
10.0.0.23 - - [2026-03-02 04:17:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.362901
10.0.0.242 - - [2026-03-02 04:17:24] "GET /project/9e440e87-98f0-4ce2-a44c-9c0bae56714c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.562288
10.0.0.242 - - [2026-03-02 04:17:24] "POST /access-control-lists HTTP/1.1" 200 589 0.067369
10.0.0.242 - - [2026-03-02 04:17:25] "POST /fqname-to-id HTTP/1.1" 404 183 0.033189
10.0.0.23 - - [2026-03-02 04:17:25] "GET /projects?obj_uuids=57d047cd-8b51-4403-92d8-b8505c8fe95e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003625
10.0.0.23 - - [2026-03-02 04:17:25] "GET /domains?obj_uuids=cc2d0805-fa5b-4698-bfcc-d7811c08231a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001027
10.0.0.23 - - [2026-03-02 04:17:25] "GET /domain/cc2d0805-fa5b-4698-bfcc-d7811c08231a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007441
10.0.0.23 - - [2026-03-02 04:17:25] "POST /id-to-fqname HTTP/1.1" 200 185 0.001201
10.0.0.23 - - [2026-03-02 04:17:25] "POST /fqname-to-id HTTP/1.1" 404 194 0.003154
10.0.0.23 - - [2026-03-02 04:17:25] "POST /security-groups HTTP/1.1" 200 586 0.031208
10.0.0.23 - - [2026-03-02 04:17:25] "POST /projects HTTP/1.1" 200 575 0.258852
10.0.0.23 - - [2026-03-02 04:17:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.295550
10.0.0.242 - - [2026-03-02 04:17:26] "POST /fqname-to-id HTTP/1.1" 404 228 0.007241
10.0.0.242 - - [2026-03-02 04:17:26] "GET /project/57d047cd-8b51-4403-92d8-b8505c8fe95e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.453415
10.0.0.242 - - [2026-03-02 04:17:26] "GET / HTTP/1.1" 200 35931 0.001465
10.0.0.242 - - [2026-03-02 04:17:27] "GET / HTTP/1.1" 200 35931 0.001660
10.0.0.242 - - [2026-03-02 04:17:28] "GET /obj-perms HTTP/1.1" 200 5075 0.131399
10.0.0.242 - - [2026-03-02 04:17:28] "POST /fqname-to-id HTTP/1.1" 404 183 0.004051
10.0.0.242 - - [2026-03-02 04:17:28] "POST /api-access-lists HTTP/1.1" 200 521 0.029508
10.0.0.242 - - [2026-03-02 04:17:28] "GET /api-access-list/0abc0ac6-bde5-4fba-95fa-5e6918d3198e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.009572
10.0.0.242 - - [2026-03-02 04:17:29] "POST /fqname-to-id HTTP/1.1" 401 293 0.000463
10.0.0.27 - - [2026-03-02 04:17:29] "GET /obj-perms HTTP/1.1" 200 5075 0.471442
10.0.0.242 - - [2026-03-02 04:17:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.121690
10.0.0.23 - - [2026-03-02 04:17:29] "GET /projects?obj_uuids=9e440e87-98f0-4ce2-a44c-9c0bae56714c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001168
10.0.0.242 - - [2026-03-02 04:17:29] "GET /project/9e440e87-98f0-4ce2-a44c-9c0bae56714c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.073125
10.0.0.242 - - [2026-03-02 04:17:30] "GET /virtual-networks?parent_id=9e440e87-98f0-4ce2-a44c-9c0bae56714c&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.018949
10.0.0.242 - - [2026-03-02 04:17:30] "POST /virtual-networks HTTP/1.1" 200 568 0.115721
10.0.0.242 - - [2026-03-02 04:17:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.034270
10.0.0.242 - - [2026-03-02 04:17:30] "POST /ref-update HTTP/1.1" 200 156 0.021780
10.0.0.242 - - [2026-03-02 04:17:30] "GET /network-ipam/a73791e4-b39e-456e-9357-1b4c675f1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.021645
10.0.0.23 - - [2026-03-02 04:17:30] "POST /useragent-kv HTTP/1.1" 200 115 0.012723
10.0.0.242 - - [2026-03-02 04:17:30] "POST /ref-update HTTP/1.1" 200 156 0.095470
10.0.0.242 - - [2026-03-02 04:17:30] "GET /virtual-network/f6c38558-4e7e-4c4c-a32f-2074f08ed0d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.023509
10.0.0.242 - - [2026-03-02 04:17:30] "POST /neutron/network HTTP/1.1" 200 832 0.072101
10.0.0.242 - - [2026-03-02 04:17:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.027453
10.0.0.242 - - [2026-03-02 04:17:32] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 361 0.058899
10.0.0.242 - - [2026-03-02 04:17:33] "GET /virtual-network/f6c38558-4e7e-4c4c-a32f-2074f08ed0d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.046785
10.0.0.242 - - [2026-03-02 04:17:33] "POST /id-to-fqname HTTP/1.1" 401 293 0.000446
10.0.0.242 - - [2026-03-02 04:17:33] "POST /id-to-fqname HTTP/1.1" 200 230 0.039226
10.0.0.23 - - [2026-03-02 04:17:35] "GET /projects?obj_uuids=57d047cd-8b51-4403-92d8-b8505c8fe95e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001574
10.0.0.242 - - [2026-03-02 04:17:35] "GET /project/57d047cd-8b51-4403-92d8-b8505c8fe95e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.083320
10.0.0.242 - - [2026-03-02 04:17:35] "POST /neutron/network HTTP/1.1" 200 832 0.007560
10.0.0.242 - - [2026-03-02 04:17:35] "POST /neutron/port HTTP/1.1" 200 117 0.050173
10.0.0.23 - - [2026-03-02 04:17:36] "GET /projects?obj_uuids=57d047cd-8b51-4403-92d8-b8505c8fe95e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001516
10.0.0.242 - - [2026-03-02 04:17:36] "POST /neutron/port HTTP/1.1" 200 1055 0.560261
10.0.0.242 - - [2026-03-02 04:17:36] "POST /neutron/port HTTP/1.1" 200 1109 0.111656
10.0.0.242 - - [2026-03-02 04:17:36] "POST /neutron/subnet HTTP/1.1" 200 649 0.008946
10.0.0.242 - - [2026-03-02 04:17:40] "POST /neutron/port HTTP/1.1" 200 1119 0.023426
10.0.0.242 - - [2026-03-02 04:17:41] "POST /neutron/security_group HTTP/1.1" 200 2053 0.010574
10.0.0.242 - - [2026-03-02 04:17:41] "POST /neutron/port HTTP/1.1" 200 1119 0.019347
10.0.0.242 - - [2026-03-02 04:17:41] "GET /virtual-machine/b421beb2-f059-40cf-851e-856f046b9f9f HTTP/1.1" 401 293 0.000607
10.0.0.242 - - [2026-03-02 04:17:41] "GET /virtual-machine/b421beb2-f059-40cf-851e-856f046b9f9f HTTP/1.1" 200 1287 0.048790
10.0.0.242 - - [2026-03-02 04:17:41] "GET /virtual-machine/b421beb2-f059-40cf-851e-856f046b9f9f HTTP/1.1" 200 1287 0.019043
10.0.0.242 - - [2026-03-02 04:17:41] "GET /virtual-machine-interface/d78b7c1b-b8c9-43ec-b240-93384ffef2f1 HTTP/1.1" 200 2531 0.024451
10.0.0.242 - - [2026-03-02 04:17:41] "GET /virtual-machine/b421beb2-f059-40cf-851e-856f046b9f9f HTTP/1.1" 200 1287 0.018863
10.0.0.242 - - [2026-03-02 04:17:41] "GET /virtual-machine-interface/d78b7c1b-b8c9-43ec-b240-93384ffef2f1 HTTP/1.1" 200 2531 0.026478
10.0.0.242 - - [2026-03-02 04:17:41] "GET /instance-ip/522d3336-15a8-4ac9-99f8-7f0adfbac3a7 HTTP/1.1" 200 1625 0.026006
10.0.0.242 - - [2026-03-02 04:17:41] "GET /virtual-machine/b421beb2-f059-40cf-851e-856f046b9f9f HTTP/1.1" 200 1287 0.022889
10.0.0.242 - - [2026-03-02 04:17:41] "GET /virtual-machine-interface/d78b7c1b-b8c9-43ec-b240-93384ffef2f1 HTTP/1.1" 200 2531 0.024867
10.0.0.242 - - [2026-03-02 04:17:41] "GET /instance-ip/522d3336-15a8-4ac9-99f8-7f0adfbac3a7 HTTP/1.1" 200 1625 0.023004
10.0.0.242 - - [2026-03-02 04:17:41] "POST /fqname-to-id HTTP/1.1" 403 339 0.017332
10.0.0.242 - - [2026-03-02 04:17:41] "GET / HTTP/1.1" 200 35931 0.001694
10.0.0.242 - - [2026-03-02 04:17:42] "POST /fqname-to-id HTTP/1.1" 401 293 0.000454
10.0.0.242 - - [2026-03-02 04:17:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.032469
10.0.0.242 - - [2026-03-02 04:17:42] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003779
10.0.0.242 - - [2026-03-02 04:17:42] "GET /virtual-networks?parent_id=57d047cd-8b51-4403-92d8-b8505c8fe95e&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.016988
10.0.0.242 - - [2026-03-02 04:17:42] "POST /fqname-to-id HTTP/1.1" 403 339 0.018562
10.0.0.242 - - [2026-03-02 04:17:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003853
10.0.0.242 - - [2026-03-02 04:17:42] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003983
10.0.0.242 - - [2026-03-02 04:17:42] "GET /virtual-networks?parent_id=57d047cd-8b51-4403-92d8-b8505c8fe95e&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.017971
10.0.0.242 - - [2026-03-02 04:17:42] "POST /fqname-to-id HTTP/1.1" 403 339 0.016583
10.0.0.242 - - [2026-03-02 04:17:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004553
10.0.0.242 - - [2026-03-02 04:17:42] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005104
10.0.0.242 - - [2026-03-02 04:17:42] "GET /virtual-networks?parent_id=57d047cd-8b51-4403-92d8-b8505c8fe95e&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.018680
10.0.0.242 - - [2026-03-02 04:17:43] "POST /fqname-to-id HTTP/1.1" 403 339 0.019520
10.0.0.242 - - [2026-03-02 04:17:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004829
10.0.0.242 - - [2026-03-02 04:17:43] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004919
10.0.0.242 - - [2026-03-02 04:17:43] "GET /virtual-networks?parent_id=57d047cd-8b51-4403-92d8-b8505c8fe95e&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.020176
10.0.0.242 - - [2026-03-02 04:17:43] "POST /fqname-to-id HTTP/1.1" 403 339 0.016294
10.0.0.242 - - [2026-03-02 04:17:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004020
10.0.0.242 - - [2026-03-02 04:17:43] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004328
10.0.0.242 - - [2026-03-02 04:17:43] "GET /virtual-networks?parent_id=57d047cd-8b51-4403-92d8-b8505c8fe95e&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.017231
10.0.0.242 - - [2026-03-02 04:17:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.019918
10.0.0.242 - - [2026-03-02 04:17:46] "GET /virtual-network/f6c38558-4e7e-4c4c-a32f-2074f08ed0d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.021359
10.0.0.242 - - [2026-03-02 04:17:46] "POST /neutron/security_group HTTP/1.1" 200 2053 0.008586
10.0.0.242 - - [2026-03-02 04:17:48] "POST /fqname-to-id HTTP/1.1" 403 339 0.021029
10.0.0.242 - - [2026-03-02 04:17:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002909
10.0.0.242 - - [2026-03-02 04:17:48] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004416
10.0.0.242 - - [2026-03-02 04:17:48] "GET /virtual-networks?parent_id=57d047cd-8b51-4403-92d8-b8505c8fe95e&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.015924
10.0.0.242 - - [2026-03-02 04:17:48] "POST /fqname-to-id HTTP/1.1" 403 339 0.017721
10.0.0.242 - - [2026-03-02 04:17:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003379
10.0.0.242 - - [2026-03-02 04:17:48] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004830
10.0.0.242 - - [2026-03-02 04:17:48] "GET /virtual-networks?parent_id=57d047cd-8b51-4403-92d8-b8505c8fe95e&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.017787
10.0.0.242 - - [2026-03-02 04:17:48] "POST /fqname-to-id HTTP/1.1" 403 361 0.023901
10.0.0.242 - - [2026-03-02 04:17:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003414
10.0.0.242 - - [2026-03-02 04:17:48] "GET /routing-instance/d3c088ae-f5f6-4708-a360-09d71f0ea21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1531 0.004711
10.0.0.242 - - [2026-03-02 04:17:49] "GET /route-target/02b8bb08-e35e-4f0f-9c00-a704ee9c107f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 361 0.014847
10.0.0.242 - - [2026-03-02 04:17:49] "GET /route-target/02b8bb08-e35e-4f0f-9c00-a704ee9c107f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.003501
10.0.0.242 - - [2026-03-02 04:17:49] "POST /fqname-to-id HTTP/1.1" 403 339 0.016840
10.0.0.242 - - [2026-03-02 04:17:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003499
10.0.0.242 - - [2026-03-02 04:17:49] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003365
10.0.0.242 - - [2026-03-02 04:17:49] "GET /virtual-networks?parent_id=57d047cd-8b51-4403-92d8-b8505c8fe95e&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.017465
10.0.0.242 - - [2026-03-02 04:17:49] "POST /fqname-to-id HTTP/1.1" 403 361 0.019307
10.0.0.242 - - [2026-03-02 04:17:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003249
10.0.0.242 - - [2026-03-02 04:17:49] "GET /routing-instance/d3c088ae-f5f6-4708-a360-09d71f0ea21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1531 0.004736
10.0.0.242 - - [2026-03-02 04:17:49] "GET /route-target/02b8bb08-e35e-4f0f-9c00-a704ee9c107f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 361 0.015839
10.0.0.242 - - [2026-03-02 04:17:49] "GET /route-target/02b8bb08-e35e-4f0f-9c00-a704ee9c107f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.003195
10.0.0.242 - - [2026-03-02 04:17:49] "POST /fqname-to-id HTTP/1.1" 403 339 0.019263
10.0.0.242 - - [2026-03-02 04:17:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003665
10.0.0.242 - - [2026-03-02 04:17:49] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004643
10.0.0.242 - - [2026-03-02 04:17:49] "GET /virtual-networks?parent_id=57d047cd-8b51-4403-92d8-b8505c8fe95e&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.017444
10.0.0.242 - - [2026-03-02 04:17:49] "POST /fqname-to-id HTTP/1.1" 403 339 0.017533
10.0.0.242 - - [2026-03-02 04:17:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003441
10.0.0.242 - - [2026-03-02 04:17:49] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003817
10.0.0.242 - - [2026-03-02 04:17:49] "GET /virtual-networks?parent_id=57d047cd-8b51-4403-92d8-b8505c8fe95e&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.017161
10.0.0.23 - - [2026-03-02 04:17:50] "GET /obj-perms HTTP/1.1" 200 4934 0.078121
10.0.0.23 - - [2026-03-02 04:17:52] "GET /virtual-machine/b421beb2-f059-40cf-851e-856f046b9f9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 992 0.019861
10.0.0.242 - - [2026-03-02 04:17:54] "GET /obj-perms HTTP/1.1" 200 4934 0.052194
10.0.0.242 - - [2026-03-02 04:17:54] "GET /obj-perms HTTP/1.1" 200 4934 0.015834
10.0.0.23 - - [2026-03-02 04:17:54] "GET /obj-perms HTTP/1.1" 200 4934 0.013809
10.0.0.242 - - [2026-03-02 04:17:54] "GET /obj-perms HTTP/1.1" 200 4934 0.014151
10.0.0.242 - - [2026-03-02 04:17:54] "GET /obj-perms HTTP/1.1" 200 4934 0.015519
10.0.0.23 - - [2026-03-02 04:17:54] "GET /virtual-machine/b421beb2-f059-40cf-851e-856f046b9f9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 992 0.017629
10.0.0.242 - - [2026-03-02 04:17:54] "GET /obj-perms HTTP/1.1" 200 4934 0.015390
10.0.0.242 - - [2026-03-02 04:17:55] "GET /obj-perms HTTP/1.1" 200 4934 0.084471
10.0.0.242 - - [2026-03-02 04:17:56] "GET /obj-perms HTTP/1.1" 200 4934 0.014856
10.0.0.242 - - [2026-03-02 04:17:56] "GET /obj-perms HTTP/1.1" 200 5039 0.051108
10.0.0.27 - - [2026-03-02 04:17:57] "GET /obj-perms HTTP/1.1" 200 4934 0.071936
10.0.0.242 - - [2026-03-02 04:17:57] "GET /virtual-machine/b421beb2-f059-40cf-851e-856f046b9f9f HTTP/1.1" 200 1287 0.018126
10.0.0.242 - - [2026-03-02 04:17:58] "POST /neutron/port HTTP/1.1" 200 151 0.189790
10.0.0.242 - - [2026-03-02 04:17:59] "GET /virtual-machine/b421beb2-f059-40cf-851e-856f046b9f9f HTTP/1.1" 404 171 0.017061
10.0.0.242 - - [2026-03-02 04:17:59] "GET /virtual-machine/b421beb2-f059-40cf-851e-856f046b9f9f HTTP/1.1" 404 171 0.013529
10.0.0.242 - - [2026-03-02 04:17:59] "GET /virtual-machine/b421beb2-f059-40cf-851e-856f046b9f9f HTTP/1.1" 404 171 0.014143
10.0.0.242 - - [2026-03-02 04:17:59] "POST /fqname-to-id HTTP/1.1" 403 339 0.016935
10.0.0.242 - - [2026-03-02 04:17:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002939
10.0.0.242 - - [2026-03-02 04:17:59] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.002993
10.0.0.242 - - [2026-03-02 04:17:59] "GET /virtual-networks?parent_id=57d047cd-8b51-4403-92d8-b8505c8fe95e&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.015512
10.0.0.242 - - [2026-03-02 04:17:59] "POST /fqname-to-id HTTP/1.1" 403 361 0.017303
10.0.0.242 - - [2026-03-02 04:17:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003073
10.0.0.242 - - [2026-03-02 04:17:59] "GET /routing-instance/d3c088ae-f5f6-4708-a360-09d71f0ea21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1531 0.003960
10.0.0.242 - - [2026-03-02 04:18:00] "GET /route-target/02b8bb08-e35e-4f0f-9c00-a704ee9c107f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 361 0.015363
10.0.0.242 - - [2026-03-02 04:18:00] "GET /route-target/02b8bb08-e35e-4f0f-9c00-a704ee9c107f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.003513
10.0.0.242 - - [2026-03-02 04:18:00] "GET /obj-perms HTTP/1.1" 200 4934 0.061367
10.0.0.242 - - [2026-03-02 04:18:00] "GET /obj-perms HTTP/1.1" 200 4934 0.066916
10.0.0.27 - - [2026-03-02 04:18:03] "GET /obj-perms HTTP/1.1" 200 5039 0.050688
10.0.0.242 - - [2026-03-02 04:18:06] "GET /obj-perms HTTP/1.1" 200 5039 0.003731
10.0.0.23 - - [2026-03-02 04:18:09] "DELETE /project/9e440e8798f04ce2a44c9c0bae56714c HTTP/1.1" 404 173 0.015132
10.0.0.23 - - [2026-03-02 04:18:09] "DELETE /project/57d047cd8b51440392d8b8505c8fe95e HTTP/1.1" 404 173 0.009439
10.0.0.23 - - [2026-03-02 04:18:09] "DELETE /project/70274429d31449e1aca13563dced3e17 HTTP/1.1" 404 173 0.029844
10.0.0.23 - - [2026-03-02 04:18:09] "GET /projects?obj_uuids=751b78d7-0bb9-433c-b6bd-0bef18b938b9&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001872
10.0.0.23 - - [2026-03-02 04:18:09] "GET /project/751b78d7-0bb9-433c-b6bd-0bef18b938b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1500 0.079195
10.0.0.23 - - [2026-03-02 04:18:09] "GET /projects?obj_uuids=751b78d7-0bb9-433c-b6bd-0bef18b938b9&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001056
10.0.0.23 - - [2026-03-02 04:18:09] "GET /project/751b78d7-0bb9-433c-b6bd-0bef18b938b9?fields=security_groups HTTP/1.1" 200 1118 0.075554
10.0.0.23 - - [2026-03-02 04:18:09] "GET /projects?obj_uuids=751b78d7-0bb9-433c-b6bd-0bef18b938b9&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001313
10.0.0.23 - - [2026-03-02 04:18:09] "GET /project/751b78d7-0bb9-433c-b6bd-0bef18b938b9?fields=application_policy_sets HTTP/1.1" 200 1426 0.103176
10.0.0.23 - - [2026-03-02 04:18:09] "DELETE /project/751b78d7-0bb9-433c-b6bd-0bef18b938b9 HTTP/1.1" 200 115 0.478452
10.0.0.27 - - [2026-03-02 04:18:13] "GET /obj-perms HTTP/1.1" 200 5039 0.004251
10.0.0.242 - - [2026-03-02 04:18:16] "GET /obj-perms HTTP/1.1" 200 5039 0.003522
10.0.0.27 - - [2026-03-02 04:18:22] "GET /obj-perms HTTP/1.1" 200 5039 0.003797
10.0.0.242 - - [2026-03-02 04:18:22] "GET /obj-perms HTTP/1.1" 200 5039 0.005380
10.0.0.23 - - [2026-03-02 04:18:22] "GET /obj-perms HTTP/1.1" 200 5039 0.060799
10.0.0.23 - - [2026-03-02 04:18:23] "POST /useragent-kv HTTP/1.1" 200 115 0.005692
10.0.0.242 - - [2026-03-02 04:18:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.010905
10.0.0.23 - - [2026-03-02 04:18:23] "POST /useragent-kv HTTP/1.1" 200 115 0.003188
10.0.0.242 - - [2026-03-02 04:18:23] "DELETE /virtual-network/f6c38558-4e7e-4c4c-a32f-2074f08ed0d0 HTTP/1.1" 200 115 0.238326
10.0.0.242 - - [2026-03-02 04:18:23] "DELETE /api-access-list/0abc0ac6-bde5-4fba-95fa-5e6918d3198e HTTP/1.1" 200 115 0.058295
10.0.0.23 - - [2026-03-02 04:18:23] "GET /projects?obj_uuids=57d047cd-8b51-4403-92d8-b8505c8fe95e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001082
10.0.0.242 - - [2026-03-02 04:18:23] "GET /project/57d047cd-8b51-4403-92d8-b8505c8fe95e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.055755
10.0.0.23 - - [2026-03-02 04:18:23] "GET /projects?obj_uuids=57d047cd-8b51-4403-92d8-b8505c8fe95e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001893
10.0.0.242 - - [2026-03-02 04:18:23] "GET /project/57d047cd-8b51-4403-92d8-b8505c8fe95e?fields=virtual_networks HTTP/1.1" 200 1022 0.079381
10.0.0.23 - - [2026-03-02 04:18:23] "GET /projects?obj_uuids=57d047cd-8b51-4403-92d8-b8505c8fe95e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001028
10.0.0.242 - - [2026-03-02 04:18:23] "GET /project/57d047cd-8b51-4403-92d8-b8505c8fe95e?fields=virtual_machine_interfaces HTTP/1.1" 200 1022 0.070214
10.0.0.23 - - [2026-03-02 04:18:23] "GET /projects?obj_uuids=57d047cd-8b51-4403-92d8-b8505c8fe95e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001086
10.0.0.242 - - [2026-03-02 04:18:23] "GET /project/57d047cd-8b51-4403-92d8-b8505c8fe95e?fields=security_groups HTTP/1.1" 200 1243 0.062455
10.0.0.23 - - [2026-03-02 04:18:24] "GET /projects?obj_uuids=9e440e87-98f0-4ce2-a44c-9c0bae56714c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001559
10.0.0.242 - - [2026-03-02 04:18:24] "GET /project/9e440e87-98f0-4ce2-a44c-9c0bae56714c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.041285
10.0.0.23 - - [2026-03-02 04:18:24] "GET /projects?obj_uuids=9e440e87-98f0-4ce2-a44c-9c0bae56714c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001127
10.0.0.242 - - [2026-03-02 04:18:24] "GET /project/9e440e87-98f0-4ce2-a44c-9c0bae56714c?fields=virtual_networks HTTP/1.1" 200 1023 0.045862
10.0.0.23 - - [2026-03-02 04:18:24] "GET /projects?obj_uuids=9e440e87-98f0-4ce2-a44c-9c0bae56714c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001539
10.0.0.242 - - [2026-03-02 04:18:24] "GET /project/9e440e87-98f0-4ce2-a44c-9c0bae56714c?fields=virtual_machine_interfaces HTTP/1.1" 200 1023 0.044773
10.0.0.23 - - [2026-03-02 04:18:24] "GET /projects?obj_uuids=9e440e87-98f0-4ce2-a44c-9c0bae56714c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001422
10.0.0.242 - - [2026-03-02 04:18:24] "GET /project/9e440e87-98f0-4ce2-a44c-9c0bae56714c?fields=security_groups HTTP/1.1" 200 1244 0.062206
10.0.0.242 - - [2026-03-02 04:18:27] "GET /api-access-list/13fb8009-1bd6-42e6-9a2f-0c4c74c71467?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.004929
10.0.0.242 - - [2026-03-02 04:18:27] "PUT /api-access-list/13fb8009-1bd6-42e6-9a2f-0c4c74c71467 HTTP/1.1" 200 264 0.012167
10.0.0.23 - - [2026-03-02 04:18:27] "GET /projects?obj_uuids=70274429-d314-49e1-aca1-3563dced3e17&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001260
10.0.0.242 - - [2026-03-02 04:18:27] "GET /project/70274429-d314-49e1-aca1-3563dced3e17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.039286
10.0.0.23 - - [2026-03-02 04:18:27] "GET /projects?obj_uuids=70274429-d314-49e1-aca1-3563dced3e17&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.004234
10.0.0.242 - - [2026-03-02 04:18:27] "GET /project/70274429-d314-49e1-aca1-3563dced3e17?fields=virtual_networks HTTP/1.1" 200 1022 0.054572
10.0.0.23 - - [2026-03-02 04:18:27] "GET /projects?obj_uuids=70274429-d314-49e1-aca1-3563dced3e17&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001130
10.0.0.242 - - [2026-03-02 04:18:27] "GET /project/70274429-d314-49e1-aca1-3563dced3e17?fields=virtual_machine_interfaces HTTP/1.1" 200 1022 0.050356
10.0.0.23 - - [2026-03-02 04:18:27] "GET /projects?obj_uuids=70274429-d314-49e1-aca1-3563dced3e17&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001228
10.0.0.242 - - [2026-03-02 04:18:27] "GET /project/70274429-d314-49e1-aca1-3563dced3e17?fields=security_groups HTTP/1.1" 200 1243 0.047784
10.0.0.242 - - [2026-03-02 04:18:28] "POST /fqname-to-id HTTP/1.1" 404 188 0.030378
10.0.0.23 - - [2026-03-02 04:18:28] "GET /projects?obj_uuids=fde6f17e-3b35-4cbc-a640-30a0aa93a78c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003224
10.0.0.23 - - [2026-03-02 04:18:28] "GET /domains?obj_uuids=cc2d0805-fa5b-4698-bfcc-d7811c08231a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001249
10.0.0.23 - - [2026-03-02 04:18:28] "GET /domain/cc2d0805-fa5b-4698-bfcc-d7811c08231a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007934
10.0.0.23 - - [2026-03-02 04:18:29] "POST /id-to-fqname HTTP/1.1" 200 190 0.001523
10.0.0.23 - - [2026-03-02 04:18:29] "POST /fqname-to-id HTTP/1.1" 404 199 0.003096
10.0.0.23 - - [2026-03-02 04:18:29] "POST /security-groups HTTP/1.1" 200 591 0.033221
10.0.0.23 - - [2026-03-02 04:18:29] "POST /projects HTTP/1.1" 200 585 0.243274
10.0.0.242 - - [2026-03-02 04:18:29] "POST /access-control-lists HTTP/1.1" 200 596 0.033067
10.0.0.23 - - [2026-03-02 04:18:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.318364
10.0.0.242 - - [2026-03-02 04:18:29] "GET /project/fde6f17e-3b35-4cbc-a640-30a0aa93a78c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.480056
10.0.0.242 - - [2026-03-02 04:18:31] "GET / HTTP/1.1" 200 35931 0.001690
10.0.0.242 - - [2026-03-02 04:18:33] "POST /fqname-to-id HTTP/1.1" 401 293 0.000462
10.0.0.242 - - [2026-03-02 04:18:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.030136
10.0.0.242 - - [2026-03-02 04:18:34] "GET /api-access-list/13fb8009-1bd6-42e6-9a2f-0c4c74c71467?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1881 0.003670
10.0.0.242 - - [2026-03-02 04:18:34] "GET /api-access-list/13fb8009-1bd6-42e6-9a2f-0c4c74c71467?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1881 0.004685
10.0.0.242 - - [2026-03-02 04:18:34] "GET /api-access-list/13fb8009-1bd6-42e6-9a2f-0c4c74c71467?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1881 0.003891
10.0.0.242 - - [2026-03-02 04:18:34] "PUT /api-access-list/13fb8009-1bd6-42e6-9a2f-0c4c74c71467 HTTP/1.1" 200 264 0.012497
10.0.0.242 - - [2026-03-02 04:18:35] "POST /fqname-to-id HTTP/1.1" 404 188 0.027141
10.0.0.23 - - [2026-03-02 04:18:35] "GET /projects?obj_uuids=8b90edd3-44f6-4d2b-9ee4-1255be6ab201&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002892
10.0.0.23 - - [2026-03-02 04:18:36] "GET /domains?obj_uuids=cc2d0805-fa5b-4698-bfcc-d7811c08231a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001066
10.0.0.23 - - [2026-03-02 04:18:36] "GET /domain/cc2d0805-fa5b-4698-bfcc-d7811c08231a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.008222
10.0.0.23 - - [2026-03-02 04:18:36] "POST /id-to-fqname HTTP/1.1" 200 190 0.001239
10.0.0.23 - - [2026-03-02 04:18:36] "POST /fqname-to-id HTTP/1.1" 404 199 0.005362
10.0.0.23 - - [2026-03-02 04:18:36] "POST /security-groups HTTP/1.1" 200 591 0.072761
10.0.0.242 - - [2026-03-02 04:18:36] "POST /fqname-to-id HTTP/1.1" 404 234 0.005529
10.0.0.23 - - [2026-03-02 04:18:36] "POST /projects HTTP/1.1" 200 585 0.288230
10.0.0.23 - - [2026-03-02 04:18:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.364482
10.0.0.242 - - [2026-03-02 04:18:36] "POST /access-control-lists HTTP/1.1" 200 594 0.038007
10.0.0.242 - - [2026-03-02 04:18:36] "GET /project/8b90edd3-44f6-4d2b-9ee4-1255be6ab201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.521342
10.0.0.242 - - [2026-03-02 04:18:36] "POST /fqname-to-id HTTP/1.1" 404 188 0.034701
10.0.0.23 - - [2026-03-02 04:18:37] "GET /projects?obj_uuids=468aba56-d53b-4ccd-b181-a56b4aea2725&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003423
10.0.0.23 - - [2026-03-02 04:18:37] "GET /domains?obj_uuids=cc2d0805-fa5b-4698-bfcc-d7811c08231a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001452
10.0.0.23 - - [2026-03-02 04:18:37] "GET /domain/cc2d0805-fa5b-4698-bfcc-d7811c08231a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.010664
10.0.0.23 - - [2026-03-02 04:18:37] "POST /id-to-fqname HTTP/1.1" 200 190 0.001913
10.0.0.23 - - [2026-03-02 04:18:37] "POST /fqname-to-id HTTP/1.1" 404 199 0.005333
10.0.0.23 - - [2026-03-02 04:18:37] "POST /security-groups HTTP/1.1" 200 591 0.074985
10.0.0.23 - - [2026-03-02 04:18:37] "POST /projects HTTP/1.1" 200 585 0.288625
10.0.0.23 - - [2026-03-02 04:18:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.326592
10.0.0.242 - - [2026-03-02 04:18:37] "POST /fqname-to-id HTTP/1.1" 404 233 0.005784
10.0.0.242 - - [2026-03-02 04:18:37] "GET /project/468aba56-d53b-4ccd-b181-a56b4aea2725?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.486496
10.0.0.242 - - [2026-03-02 04:18:38] "GET / HTTP/1.1" 200 35931 0.001546
10.0.0.242 - - [2026-03-02 04:18:39] "GET / HTTP/1.1" 200 35931 0.001911
10.0.0.242 - - [2026-03-02 04:18:39] "POST /fqname-to-id HTTP/1.1" 404 183 0.003169
10.0.0.242 - - [2026-03-02 04:18:39] "POST /api-access-lists HTTP/1.1" 200 521 0.021405
10.0.0.242 - - [2026-03-02 04:18:39] "GET /api-access-list/2043a313-336a-416c-97b6-1f1b957bba12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1289 0.005311
10.0.0.242 - - [2026-03-02 04:18:40] "POST /fqname-to-id HTTP/1.1" 401 293 0.000452
10.0.0.242 - - [2026-03-02 04:18:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.053448
10.0.0.23 - - [2026-03-02 04:18:40] "GET /projects?obj_uuids=8b90edd3-44f6-4d2b-9ee4-1255be6ab201&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001094
10.0.0.242 - - [2026-03-02 04:18:40] "GET /project/8b90edd3-44f6-4d2b-9ee4-1255be6ab201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.051233
10.0.0.242 - - [2026-03-02 04:18:40] "GET /virtual-networks?parent_id=8b90edd3-44f6-4d2b-9ee4-1255be6ab201&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.017280
10.0.0.242 - - [2026-03-02 04:18:40] "POST /virtual-networks HTTP/1.1" 200 583 0.083445
10.0.0.242 - - [2026-03-02 04:18:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.039014
10.0.0.242 - - [2026-03-02 04:18:40] "POST /ref-update HTTP/1.1" 200 156 0.035208
10.0.0.242 - - [2026-03-02 04:18:41] "GET /network-ipam/a73791e4-b39e-456e-9357-1b4c675f1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.019941
10.0.0.23 - - [2026-03-02 04:18:41] "POST /useragent-kv HTTP/1.1" 200 115 0.007479
10.0.0.242 - - [2026-03-02 04:18:41] "POST /ref-update HTTP/1.1" 200 156 0.106381
10.0.0.242 - - [2026-03-02 04:18:41] "GET /virtual-network/580fd379-9d78-4707-9ed2-55f688d9d65b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.018394
10.0.0.242 - - [2026-03-02 04:18:41] "POST /neutron/network HTTP/1.1" 200 848 0.051070
10.0.0.242 - - [2026-03-02 04:18:41] "POST /fqname-to-id HTTP/1.1" 401 293 0.000490
10.0.0.242 - - [2026-03-02 04:18:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.044418
10.0.0.23 - - [2026-03-02 04:18:41] "GET /projects?obj_uuids=468aba56-d53b-4ccd-b181-a56b4aea2725&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001105
10.0.0.242 - - [2026-03-02 04:18:41] "GET /project/468aba56-d53b-4ccd-b181-a56b4aea2725?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.068272
10.0.0.242 - - [2026-03-02 04:18:42] "GET /virtual-networks?parent_id=468aba56-d53b-4ccd-b181-a56b4aea2725&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.026182
10.0.0.242 - - [2026-03-02 04:18:42] "POST /virtual-networks HTTP/1.1" 200 583 0.096760
10.0.0.242 - - [2026-03-02 04:18:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.043423
10.0.0.242 - - [2026-03-02 04:18:42] "GET /network-ipam/a73791e4-b39e-456e-9357-1b4c675f1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.019954
10.0.0.23 - - [2026-03-02 04:18:42] "POST /useragent-kv HTTP/1.1" 200 115 0.008154
10.0.0.242 - - [2026-03-02 04:18:42] "POST /ref-update HTTP/1.1" 200 156 0.105785
10.0.0.242 - - [2026-03-02 04:18:42] "POST /neutron/network HTTP/1.1" 200 846 0.057730
10.0.0.242 - - [2026-03-02 04:18:42] "GET /virtual-network/4e2bae86-70c6-4ee6-adea-dff518d3b6cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2007 0.021183
10.0.0.242 - - [2026-03-02 04:18:44] "GET /obj-perms HTTP/1.1" 403 257 0.042175
10.0.0.242 - - [2026-03-02 04:18:44] "GET /obj-perms HTTP/1.1" 403 257 0.052084
10.0.0.27 - - [2026-03-02 04:18:45] "POST /fqname-to-id HTTP/1.1" 401 293 0.000437
10.0.0.23 - - [2026-03-02 04:18:45] "POST /fqname-to-id HTTP/1.1" 401 293 0.000438
10.0.0.242 - - [2026-03-02 04:18:46] "GET /obj-perms HTTP/1.1" 200 5049 0.056218
10.0.0.242 - - [2026-03-02 04:18:46] "GET /obj-perms HTTP/1.1" 403 257 0.011864
10.0.0.242 - - [2026-03-02 04:18:46] "PUT /virtual-network/580fd379-9d78-4707-9ed2-55f688d9d65b HTTP/1.1" 200 264 0.051422
10.0.0.242 - - [2026-03-02 04:18:47] "GET /obj-perms HTTP/1.1" 403 257 0.011045
10.0.0.242 - - [2026-03-02 04:18:47] "GET /obj-perms HTTP/1.1" 403 257 0.038225
10.0.0.27 - - [2026-03-02 04:18:47] "GET /obj-perms HTTP/1.1" 403 257 0.047909
10.0.0.23 - - [2026-03-02 04:18:48] "GET /obj-perms HTTP/1.1" 403 257 0.034994
10.0.0.242 - - [2026-03-02 04:18:48] "GET /obj-perms HTTP/1.1" 403 257 0.021411
10.0.0.242 - - [2026-03-02 04:18:48] "GET /obj-perms HTTP/1.1" 200 5049 0.003381
10.0.0.242 - - [2026-03-02 04:18:48] "GET /obj-perms HTTP/1.1" 403 257 0.011933
10.0.0.242 - - [2026-03-02 04:18:48] "PUT /virtual-network/580fd379-9d78-4707-9ed2-55f688d9d65b HTTP/1.1" 200 264 0.053694
10.0.0.23 - - [2026-03-02 04:18:48] "POST /useragent-kv HTTP/1.1" 200 115 0.005557
10.0.0.242 - - [2026-03-02 04:18:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.006101
10.0.0.23 - - [2026-03-02 04:18:48] "POST /useragent-kv HTTP/1.1" 200 115 0.002634
10.0.0.242 - - [2026-03-02 04:18:48] "DELETE /virtual-network/4e2bae86-70c6-4ee6-adea-dff518d3b6cd HTTP/1.1" 200 115 0.127731
10.0.0.23 - - [2026-03-02 04:18:48] "POST /useragent-kv HTTP/1.1" 200 115 0.002439
10.0.0.23 - - [2026-03-02 04:18:48] "POST /useragent-kv HTTP/1.1" 200 115 0.002400
10.0.0.242 - - [2026-03-02 04:18:48] "DELETE /virtual-network/580fd379-9d78-4707-9ed2-55f688d9d65b HTTP/1.1" 200 115 0.122866
10.0.0.242 - - [2026-03-02 04:18:48] "DELETE /route-target/7bb1a9a3-78db-44a8-bf29-37ddeeebd8ed HTTP/1.1" 200 115 0.030719
10.0.0.242 - - [2026-03-02 04:18:48] "DELETE /api-access-list/2043a313-336a-416c-97b6-1f1b957bba12 HTTP/1.1" 200 115 0.047068
10.0.0.23 - - [2026-03-02 04:18:49] "GET /projects?obj_uuids=468aba56-d53b-4ccd-b181-a56b4aea2725&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001104
10.0.0.242 - - [2026-03-02 04:18:49] "GET /project/468aba56-d53b-4ccd-b181-a56b4aea2725?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.043005
10.0.0.23 - - [2026-03-02 04:18:49] "GET /projects?obj_uuids=468aba56-d53b-4ccd-b181-a56b4aea2725&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001131
10.0.0.242 - - [2026-03-02 04:18:49] "GET /project/468aba56-d53b-4ccd-b181-a56b4aea2725?fields=virtual_networks HTTP/1.1" 200 1032 0.040469
10.0.0.23 - - [2026-03-02 04:18:49] "GET /projects?obj_uuids=468aba56-d53b-4ccd-b181-a56b4aea2725&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001026
10.0.0.242 - - [2026-03-02 04:18:49] "GET /project/468aba56-d53b-4ccd-b181-a56b4aea2725?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.044207
10.0.0.23 - - [2026-03-02 04:18:49] "GET /projects?obj_uuids=468aba56-d53b-4ccd-b181-a56b4aea2725&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001987
10.0.0.242 - - [2026-03-02 04:18:49] "GET /project/468aba56-d53b-4ccd-b181-a56b4aea2725?fields=security_groups HTTP/1.1" 200 1258 0.050361
10.0.0.23 - - [2026-03-02 04:18:50] "GET /projects?obj_uuids=8b90edd3-44f6-4d2b-9ee4-1255be6ab201&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000995
10.0.0.242 - - [2026-03-02 04:18:50] "GET /project/8b90edd3-44f6-4d2b-9ee4-1255be6ab201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.039337
10.0.0.23 - - [2026-03-02 04:18:50] "GET /projects?obj_uuids=8b90edd3-44f6-4d2b-9ee4-1255be6ab201&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001027
10.0.0.242 - - [2026-03-02 04:18:50] "GET /project/8b90edd3-44f6-4d2b-9ee4-1255be6ab201?fields=virtual_networks HTTP/1.1" 200 1033 0.048404
10.0.0.23 - - [2026-03-02 04:18:50] "GET /projects?obj_uuids=8b90edd3-44f6-4d2b-9ee4-1255be6ab201&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001068
10.0.0.242 - - [2026-03-02 04:18:50] "GET /project/8b90edd3-44f6-4d2b-9ee4-1255be6ab201?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.037071
10.0.0.23 - - [2026-03-02 04:18:50] "GET /projects?obj_uuids=8b90edd3-44f6-4d2b-9ee4-1255be6ab201&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001040
10.0.0.242 - - [2026-03-02 04:18:50] "GET /project/8b90edd3-44f6-4d2b-9ee4-1255be6ab201?fields=security_groups HTTP/1.1" 200 1259 0.042742
10.0.0.242 - - [2026-03-02 04:18:53] "GET / HTTP/1.1" 200 35931 0.001824
10.0.0.242 - - [2026-03-02 04:18:54] "GET / HTTP/1.1" 200 35931 0.001509
10.0.0.242 - - [2026-03-02 04:18:55] "POST /fqname-to-id HTTP/1.1" 401 293 0.000977
10.0.0.242 - - [2026-03-02 04:18:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.081577
10.0.0.23 - - [2026-03-02 04:18:55] "GET /projects?obj_uuids=fde6f17e-3b35-4cbc-a640-30a0aa93a78c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001082
10.0.0.242 - - [2026-03-02 04:18:55] "GET /project/fde6f17e-3b35-4cbc-a640-30a0aa93a78c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.072065
10.0.0.242 - - [2026-03-02 04:18:55] "GET /virtual-networks?parent_id=fde6f17e-3b35-4cbc-a640-30a0aa93a78c&detail=False&count=False&shared=False HTTP/1.1" 403 263 0.011760
10.0.0.242 - - [2026-03-02 04:18:55] "POST /fqname-to-id HTTP/1.1" 404 197 0.012202
10.0.0.242 - - [2026-03-02 04:18:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.015138
10.0.0.23 - - [2026-03-02 04:18:56] "GET /domains?obj_uuids=cc2d0805-fa5b-4698-bfcc-d7811c08231a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001118
10.0.0.242 - - [2026-03-02 04:18:56] "GET /domain/cc2d0805-fa5b-4698-bfcc-d7811c08231a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.018180
10.0.0.242 - - [2026-03-02 04:18:56] "POST /service-templates HTTP/1.1" 403 264 0.011074
10.0.0.242 - - [2026-03-02 04:18:56] "POST /fqname-to-id HTTP/1.1" 404 215 0.002958
10.0.0.242 - - [2026-03-02 04:18:56] "POST /api-access-lists HTTP/1.1" 200 555 0.026997
10.0.0.242 - - [2026-03-02 04:18:56] "GET /api-access-list/ff8f3a60-8f12-4027-8c84-38365e5fc0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.005745
10.0.0.242 - - [2026-03-02 04:18:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.015618
10.0.0.23 - - [2026-03-02 04:18:56] "GET /projects?obj_uuids=fde6f17e-3b35-4cbc-a640-30a0aa93a78c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001062
10.0.0.242 - - [2026-03-02 04:18:56] "GET /project/fde6f17e-3b35-4cbc-a640-30a0aa93a78c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.058161
10.0.0.242 - - [2026-03-02 04:18:56] "GET /virtual-networks?parent_id=fde6f17e-3b35-4cbc-a640-30a0aa93a78c&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.017359
10.0.0.242 - - [2026-03-02 04:18:56] "POST /virtual-networks HTTP/1.1" 200 583 0.099321
10.0.0.242 - - [2026-03-02 04:18:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.035318
10.0.0.242 - - [2026-03-02 04:18:56] "GET /network-ipam/a73791e4-b39e-456e-9357-1b4c675f1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.015460
10.0.0.23 - - [2026-03-02 04:18:56] "POST /useragent-kv HTTP/1.1" 200 115 0.007629
10.0.0.242 - - [2026-03-02 04:18:56] "POST /ref-update HTTP/1.1" 200 156 0.091469
10.0.0.242 - - [2026-03-02 04:18:56] "POST /neutron/network HTTP/1.1" 200 848 0.056900
10.0.0.242 - - [2026-03-02 04:18:57] "GET /virtual-network/5286d97f-bb50-442d-8b42-7413503dfef0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.019396
10.0.0.242 - - [2026-03-02 04:18:57] "POST /neutron/subnet HTTP/1.1" 200 676 0.040995
10.0.0.242 - - [2026-03-02 04:18:57] "GET /virtual-network/5286d97f-bb50-442d-8b42-7413503dfef0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.006090
10.0.0.242 - - [2026-03-02 04:18:57] "GET /network-ipam/a73791e4-b39e-456e-9357-1b4c675f1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.003935
10.0.0.242 - - [2026-03-02 04:18:57] "GET /virtual-network/5286d97f-bb50-442d-8b42-7413503dfef0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.006568
10.0.0.242 - - [2026-03-02 04:18:57] "GET /obj-perms HTTP/1.1" 200 5049 0.003842
10.0.0.27 - - [2026-03-02 04:18:58] "GET /obj-perms HTTP/1.1" 200 5049 0.068133
10.0.0.23 - - [2026-03-02 04:18:58] "GET /obj-perms HTTP/1.1" 200 5049 0.064552
10.0.0.242 - - [2026-03-02 04:18:58] "POST /fqname-to-id HTTP/1.1" 404 197 0.015140
10.0.0.242 - - [2026-03-02 04:18:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.014693
10.0.0.23 - - [2026-03-02 04:18:58] "GET /domains?obj_uuids=cc2d0805-fa5b-4698-bfcc-d7811c08231a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001774
10.0.0.242 - - [2026-03-02 04:18:58] "GET /domain/cc2d0805-fa5b-4698-bfcc-d7811c08231a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.022752
10.0.0.242 - - [2026-03-02 04:18:58] "POST /service-templates HTTP/1.1" 403 264 0.011728
10.0.0.242 - - [2026-03-02 04:18:58] "POST /fqname-to-id HTTP/1.1" 404 183 0.002933
10.0.0.242 - - [2026-03-02 04:18:58] "POST /api-access-lists HTTP/1.1" 200 521 0.022979
10.0.0.242 - - [2026-03-02 04:18:58] "GET /api-access-list/5f4fb1bb-5242-4287-b3f9-070bd7f0909d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1290 0.004915
10.0.0.242 - - [2026-03-02 04:18:58] "POST /fqname-to-id HTTP/1.1" 404 197 0.018768
10.0.0.242 - - [2026-03-02 04:18:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.016095
10.0.0.23 - - [2026-03-02 04:18:59] "GET /domains?obj_uuids=cc2d0805-fa5b-4698-bfcc-d7811c08231a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001070
10.0.0.242 - - [2026-03-02 04:18:59] "GET /domain/cc2d0805-fa5b-4698-bfcc-d7811c08231a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.022492
10.0.0.242 - - [2026-03-02 04:18:59] "POST /service-templates HTTP/1.1" 200 551 0.043738
10.0.0.242 - - [2026-03-02 04:18:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.021293
10.0.0.242 - - [2026-03-02 04:18:59] "GET /service-template/1726cf78-552b-47db-9d26-7bb8cacb091e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.021511
10.0.0.242 - - [2026-03-02 04:18:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.019643
10.0.0.242 - - [2026-03-02 04:18:59] "GET /service-template/1726cf78-552b-47db-9d26-7bb8cacb091e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.018751
10.0.0.242 - - [2026-03-02 04:19:00] "GET /virtual-network/5286d97f-bb50-442d-8b42-7413503dfef0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.038323
10.0.0.27 - - [2026-03-02 04:19:01] "GET /virtual-network/5286d97f-bb50-442d-8b42-7413503dfef0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.039833
10.0.0.23 - - [2026-03-02 04:19:01] "GET /virtual-network/5286d97f-bb50-442d-8b42-7413503dfef0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.044159
10.0.0.242 - - [2026-03-02 04:19:01] "GET /api-access-list/ff8f3a60-8f12-4027-8c84-38365e5fc0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.003960
10.0.0.242 - - [2026-03-02 04:19:01] "PUT /api-access-list/ff8f3a60-8f12-4027-8c84-38365e5fc0a4 HTTP/1.1" 200 264 0.011189
10.0.0.242 - - [2026-03-02 04:19:01] "POST /fqname-to-id HTTP/1.1" 401 293 0.000442
10.0.0.242 - - [2026-03-02 04:19:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.065067
10.0.0.23 - - [2026-03-02 04:19:02] "GET /projects?obj_uuids=fde6f17e-3b35-4cbc-a640-30a0aa93a78c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001155
10.0.0.242 - - [2026-03-02 04:19:02] "GET /project/fde6f17e-3b35-4cbc-a640-30a0aa93a78c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.074866
10.0.0.242 - - [2026-03-02 04:19:02] "GET /virtual-networks?parent_id=fde6f17e-3b35-4cbc-a640-30a0aa93a78c&detail=False&count=False&shared=False HTTP/1.1" 200 371 0.025180
10.0.0.242 - - [2026-03-02 04:19:02] "POST /virtual-networks HTTP/1.1" 403 263 0.014827
10.0.0.242 - - [2026-03-02 04:19:02] "GET /obj-perms HTTP/1.1" 403 257 0.016298
10.0.0.242 - - [2026-03-02 04:19:02] "GET /obj-perms HTTP/1.1" 403 257 0.012951
10.0.0.242 - - [2026-03-02 04:19:02] "GET /api-access-list/5f4fb1bb-5242-4287-b3f9-070bd7f0909d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1290 0.003584
10.0.0.242 - - [2026-03-02 04:19:02] "PUT /api-access-list/5f4fb1bb-5242-4287-b3f9-070bd7f0909d HTTP/1.1" 200 264 0.011340
10.0.0.242 - - [2026-03-02 04:19:03] "POST /fqname-to-id HTTP/1.1" 404 197 0.016057
10.0.0.242 - - [2026-03-02 04:19:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.016688
10.0.0.23 - - [2026-03-02 04:19:03] "GET /domains?obj_uuids=cc2d0805-fa5b-4698-bfcc-d7811c08231a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001629
10.0.0.242 - - [2026-03-02 04:19:03] "GET /domain/cc2d0805-fa5b-4698-bfcc-d7811c08231a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.026223
10.0.0.242 - - [2026-03-02 04:19:03] "POST /service-templates HTTP/1.1" 403 264 0.017087
10.0.0.242 - - [2026-03-02 04:19:03] "GET /api-access-list/ff8f3a60-8f12-4027-8c84-38365e5fc0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1461 0.003878
10.0.0.242 - - [2026-03-02 04:19:03] "PUT /api-access-list/ff8f3a60-8f12-4027-8c84-38365e5fc0a4 HTTP/1.1" 200 264 0.023786
10.0.0.242 - - [2026-03-02 04:19:03] "GET /api-access-list/5f4fb1bb-5242-4287-b3f9-070bd7f0909d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.003391
10.0.0.242 - - [2026-03-02 04:19:03] "PUT /api-access-list/5f4fb1bb-5242-4287-b3f9-070bd7f0909d HTTP/1.1" 200 264 0.012903
10.0.0.242 - - [2026-03-02 04:19:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003869
10.0.0.242 - - [2026-03-02 04:19:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003588
10.0.0.27 - - [2026-03-02 04:19:04] "GET /virtual-network/5286d97f-bb50-442d-8b42-7413503dfef0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.014357
10.0.0.27 - - [2026-03-02 04:19:05] "GET /virtual-network/5286d97f-bb50-442d-8b42-7413503dfef0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.043918
10.0.0.23 - - [2026-03-02 04:19:05] "GET /virtual-network/5286d97f-bb50-442d-8b42-7413503dfef0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.013784
10.0.0.23 - - [2026-03-02 04:19:05] "GET /virtual-network/5286d97f-bb50-442d-8b42-7413503dfef0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.048407
10.0.0.242 - - [2026-03-02 04:19:05] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 403 263 0.039380
10.0.0.242 - - [2026-03-02 04:19:05] "GET /api-access-list/13fb8009-1bd6-42e6-9a2f-0c4c74c71467?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.004303
10.0.0.242 - - [2026-03-02 04:19:05] "PUT /api-access-list/13fb8009-1bd6-42e6-9a2f-0c4c74c71467 HTTP/1.1" 200 264 0.010782
10.0.0.242 - - [2026-03-02 04:19:05] "GET /virtual-network/5286d97f-bb50-442d-8b42-7413503dfef0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.023745
10.0.0.242 - - [2026-03-02 04:19:06] "DELETE /api-access-list/ff8f3a60-8f12-4027-8c84-38365e5fc0a4 HTTP/1.1" 200 115 0.032218
10.0.0.242 - - [2026-03-02 04:19:06] "DELETE /api-access-list/5f4fb1bb-5242-4287-b3f9-070bd7f0909d HTTP/1.1" 200 115 0.026714
10.0.0.242 - - [2026-03-02 04:19:07] "GET /obj-perms HTTP/1.1" 403 257 0.042333
10.0.0.27 - - [2026-03-02 04:19:07] "GET /virtual-network/5286d97f-bb50-442d-8b42-7413503dfef0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.032440
10.0.0.23 - - [2026-03-02 04:19:08] "GET /virtual-network/5286d97f-bb50-442d-8b42-7413503dfef0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.033623
10.0.0.242 - - [2026-03-02 04:19:08] "GET /obj-perms HTTP/1.1" 403 257 0.010389
10.0.0.242 - - [2026-03-02 04:19:08] "GET /api-access-list/13fb8009-1bd6-42e6-9a2f-0c4c74c71467?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2685 0.004198
10.0.0.242 - - [2026-03-02 04:19:08] "PUT /api-access-list/13fb8009-1bd6-42e6-9a2f-0c4c74c71467 HTTP/1.1" 200 264 0.010877
10.0.0.242 - - [2026-03-02 04:19:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003765
10.0.0.242 - - [2026-03-02 04:19:08] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 371 0.024683
10.0.0.242 - - [2026-03-02 04:19:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.012627
10.0.0.242 - - [2026-03-02 04:19:08] "DELETE /service-template/1726cf78-552b-47db-9d26-7bb8cacb091e HTTP/1.1" 200 115 0.040043
10.0.0.242 - - [2026-03-02 04:19:08] "POST /fqname-to-id HTTP/1.1" 404 197 0.025997
10.0.0.23 - - [2026-03-02 04:19:08] "POST /useragent-kv HTTP/1.1" 200 115 0.003027
10.0.0.242 - - [2026-03-02 04:19:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003463
10.0.0.23 - - [2026-03-02 04:19:08] "POST /useragent-kv HTTP/1.1" 200 115 0.013068
10.0.0.242 - - [2026-03-02 04:19:08] "DELETE /virtual-network/5286d97f-bb50-442d-8b42-7413503dfef0 HTTP/1.1" 200 115 0.130875
10.0.0.242 - - [2026-03-02 04:19:08] "GET /api-access-list/13fb8009-1bd6-42e6-9a2f-0c4c74c71467?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2966 0.003722
10.0.0.242 - - [2026-03-02 04:19:08] "PUT /api-access-list/13fb8009-1bd6-42e6-9a2f-0c4c74c71467 HTTP/1.1" 200 264 0.011907
10.0.0.242 - - [2026-03-02 04:19:09] "GET /api-access-list/13fb8009-1bd6-42e6-9a2f-0c4c74c71467?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2691 0.003930
10.0.0.242 - - [2026-03-02 04:19:09] "PUT /api-access-list/13fb8009-1bd6-42e6-9a2f-0c4c74c71467 HTTP/1.1" 200 264 0.011867
10.0.0.23 - - [2026-03-02 04:19:09] "DELETE /project/8b90edd344f64d2b9ee41255be6ab201 HTTP/1.1" 404 173 0.024015
10.0.0.23 - - [2026-03-02 04:19:09] "DELETE /project/fde6f17e3b354cbca64030a0aa93a78c HTTP/1.1" 404 173 0.021342
10.0.0.23 - - [2026-03-02 04:19:09] "DELETE /project/468aba56d53b4ccdb181a56b4aea2725 HTTP/1.1" 404 173 0.024882
10.0.0.23 - - [2026-03-02 04:19:09] "GET /projects?obj_uuids=8b90edd3-44f6-4d2b-9ee4-1255be6ab201&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002831
10.0.0.23 - - [2026-03-02 04:19:09] "GET /projects?obj_uuids=57d047cd-8b51-4403-92d8-b8505c8fe95e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001563
10.0.0.23 - - [2026-03-02 04:19:09] "GET /projects?obj_uuids=468aba56-d53b-4ccd-b181-a56b4aea2725&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001452
10.0.0.23 - - [2026-03-02 04:19:09] "GET /projects?obj_uuids=70274429-d314-49e1-aca1-3563dced3e17&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001078
10.0.0.23 - - [2026-03-02 04:19:09] "GET /projects?obj_uuids=9e440e87-98f0-4ce2-a44c-9c0bae56714c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002299
10.0.0.23 - - [2026-03-02 04:19:09] "GET /project/468aba56-d53b-4ccd-b181-a56b4aea2725?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.126204
10.0.0.23 - - [2026-03-02 04:19:09] "GET /projects?obj_uuids=468aba56-d53b-4ccd-b181-a56b4aea2725&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004475
10.0.0.23 - - [2026-03-02 04:19:09] "GET /project/9e440e87-98f0-4ce2-a44c-9c0bae56714c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1449 0.144938
10.0.0.23 - - [2026-03-02 04:19:09] "GET /project/8b90edd3-44f6-4d2b-9ee4-1255be6ab201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.159971
10.0.0.23 - - [2026-03-02 04:19:09] "GET /project/57d047cd-8b51-4403-92d8-b8505c8fe95e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.170250
10.0.0.23 - - [2026-03-02 04:19:09] "GET /project/70274429-d314-49e1-aca1-3563dced3e17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.186624
10.0.0.23 - - [2026-03-02 04:19:09] "GET /projects?obj_uuids=9e440e87-98f0-4ce2-a44c-9c0bae56714c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.004757
10.0.0.23 - - [2026-03-02 04:19:09] "GET /projects?obj_uuids=8b90edd3-44f6-4d2b-9ee4-1255be6ab201&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000961
10.0.0.23 - - [2026-03-02 04:19:09] "GET /projects?obj_uuids=70274429-d314-49e1-aca1-3563dced3e17&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001064
10.0.0.23 - - [2026-03-02 04:19:09] "GET /projects?obj_uuids=57d047cd-8b51-4403-92d8-b8505c8fe95e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001191
10.0.0.23 - - [2026-03-02 04:19:10] "GET /project/468aba56-d53b-4ccd-b181-a56b4aea2725?fields=security_groups HTTP/1.1" 200 1363 0.166137
10.0.0.23 - - [2026-03-02 04:19:10] "GET /project/70274429-d314-49e1-aca1-3563dced3e17?fields=security_groups HTTP/1.1" 200 1348 0.147768
10.0.0.23 - - [2026-03-02 04:19:10] "GET /project/57d047cd-8b51-4403-92d8-b8505c8fe95e?fields=security_groups HTTP/1.1" 200 1348 0.167213
10.0.0.23 - - [2026-03-02 04:19:10] "GET /project/8b90edd3-44f6-4d2b-9ee4-1255be6ab201?fields=security_groups HTTP/1.1" 200 1364 0.186015
10.0.0.23 - - [2026-03-02 04:19:10] "GET /project/9e440e87-98f0-4ce2-a44c-9c0bae56714c?fields=security_groups HTTP/1.1" 200 1349 0.265335
10.0.0.23 - - [2026-03-02 04:19:10] "DELETE /security-group/80b1534d-9eea-4b73-b3b2-f1e2a2d242f8 HTTP/1.1" 404 171 0.034992
10.0.0.23 - - [2026-03-02 04:19:10] "DELETE /security-group/a927b035-6c89-4d26-b50a-766a58d6a310 HTTP/1.1" 404 171 0.005317
10.0.0.23 - - [2026-03-02 04:19:10] "GET /projects?obj_uuids=57d047cd-8b51-4403-92d8-b8505c8fe95e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002960
10.0.0.23 - - [2026-03-02 04:19:10] "GET /projects?obj_uuids=9e440e87-98f0-4ce2-a44c-9c0bae56714c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.005257
10.0.0.23 - - [2026-03-02 04:19:10] "DELETE /security-group/ffe53049-da8f-4f0f-867d-8c9f01c11c3e HTTP/1.1" 200 115 0.404874
10.0.0.23 - - [2026-03-02 04:19:10] "DELETE /security-group/538f9d95-21b2-433f-82c1-c8745532cb06 HTTP/1.1" 200 115 0.442714
10.0.0.23 - - [2026-03-02 04:19:10] "GET /project/9e440e87-98f0-4ce2-a44c-9c0bae56714c?fields=application_policy_sets HTTP/1.1" 200 1388 0.297138
10.0.0.23 - - [2026-03-02 04:19:10] "GET /projects?obj_uuids=70274429-d314-49e1-aca1-3563dced3e17&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001735
10.0.0.23 - - [2026-03-02 04:19:10] "GET /project/57d047cd-8b51-4403-92d8-b8505c8fe95e?fields=application_policy_sets HTTP/1.1" 200 1387 0.329676
10.0.0.23 - - [2026-03-02 04:19:10] "GET /projects?obj_uuids=468aba56-d53b-4ccd-b181-a56b4aea2725&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001209
10.0.0.23 - - [2026-03-02 04:19:10] "DELETE /security-group/6e8eb3bb-fefd-48d7-9af1-d6557822a7ea HTTP/1.1" 200 115 0.447757
10.0.0.23 - - [2026-03-02 04:19:10] "GET /projects?obj_uuids=8b90edd3-44f6-4d2b-9ee4-1255be6ab201&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001099
10.0.0.242 - - [2026-03-02 04:19:10] "DELETE /access-control-list/c74754bc-958c-493d-a888-5e061fdbee67 HTTP/1.1" 200 115 0.133467
10.0.0.23 - - [2026-03-02 04:19:10] "GET /project/70274429-d314-49e1-aca1-3563dced3e17?fields=application_policy_sets HTTP/1.1" 200 1387 0.144192
10.0.0.23 - - [2026-03-02 04:19:10] "GET /project/468aba56-d53b-4ccd-b181-a56b4aea2725?fields=application_policy_sets HTTP/1.1" 200 1402 0.147140
10.0.0.23 - - [2026-03-02 04:19:10] "GET /project/8b90edd3-44f6-4d2b-9ee4-1255be6ab201?fields=application_policy_sets HTTP/1.1" 200 1403 0.198416
10.0.0.23 - - [2026-03-02 04:19:10] "DELETE /project/57d047cd-8b51-4403-92d8-b8505c8fe95e HTTP/1.1" 200 115 1.193466
10.0.0.23 - - [2026-03-02 04:19:10] "DELETE /project/9e440e87-98f0-4ce2-a44c-9c0bae56714c HTTP/1.1" 200 115 1.243054
10.0.0.23 - - [2026-03-02 04:19:11] "DELETE /project/70274429-d314-49e1-aca1-3563dced3e17 HTTP/1.1" 200 115 1.296211
10.0.0.242 - - [2026-03-02 04:19:11] "DELETE /access-control-list/47d66905-a7f2-476a-853e-bb9f26e0c0a6 HTTP/1.1" 200 115 0.092921
10.0.0.23 - - [2026-03-02 04:19:11] "DELETE /project/468aba56-d53b-4ccd-b181-a56b4aea2725 HTTP/1.1" 200 115 1.443394
10.0.0.23 - - [2026-03-02 04:19:11] "DELETE /project/8b90edd3-44f6-4d2b-9ee4-1255be6ab201 HTTP/1.1" 200 115 1.496504
10.0.0.242 - - [2026-03-02 04:19:11] "DELETE /access-control-list/342ce13a-4dfc-45ec-9d92-4f2b91b8ac1d HTTP/1.1" 200 115 0.026544
10.0.0.242 - - [2026-03-02 04:19:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003855
10.0.0.23 - - [2026-03-02 04:19:11] "GET /projects?obj_uuids=fde6f17e-3b35-4cbc-a640-30a0aa93a78c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001084
10.0.0.242 - - [2026-03-02 04:19:11] "GET /project/fde6f17e-3b35-4cbc-a640-30a0aa93a78c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.038473
10.0.0.23 - - [2026-03-02 04:19:12] "GET /projects?obj_uuids=fde6f17e-3b35-4cbc-a640-30a0aa93a78c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001415
10.0.0.242 - - [2026-03-02 04:19:12] "POST /neutron/network HTTP/1.1" 200 643 0.205292
10.0.0.242 - - [2026-03-02 04:19:12] "POST /id-to-fqname HTTP/1.1" 200 240 0.003646
10.0.0.242 - - [2026-03-02 04:19:12] "GET /virtual-network/8359bc27-7e1a-4fb5-b826-f38f4d1d6480?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.005608
10.0.0.242 - - [2026-03-02 04:19:12] "POST /neutron/network HTTP/1.1" 200 862 0.007516
10.0.0.242 - - [2026-03-02 04:19:12] "GET /virtual-network/8359bc27-7e1a-4fb5-b826-f38f4d1d6480?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.006114
10.0.0.242 - - [2026-03-02 04:19:12] "POST /neutron/network HTTP/1.1" 200 862 0.006441
10.0.0.242 - - [2026-03-02 04:19:12] "POST /route-targets HTTP/1.1" 200 327 0.020916
10.0.0.242 - - [2026-03-02 04:19:12] "GET /virtual-network/8359bc27-7e1a-4fb5-b826-f38f4d1d6480?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.008911
10.0.0.242 - - [2026-03-02 04:19:12] "GET /network-ipam/a73791e4-b39e-456e-9357-1b4c675f1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.007516
10.0.0.242 - - [2026-03-02 04:19:13] "GET /virtual-network/8359bc27-7e1a-4fb5-b826-f38f4d1d6480?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.006275
10.0.0.242 - - [2026-03-02 04:19:13] "POST /fqname-to-id HTTP/1.1" 404 215 0.004504
10.0.0.242 - - [2026-03-02 04:19:13] "POST /api-access-lists HTTP/1.1" 200 555 0.027090
10.0.0.242 - - [2026-03-02 04:19:13] "GET /api-access-list/ad6d6785-27c1-4b1d-bf9c-5f97c467646a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2443 0.005702
10.0.0.242 - - [2026-03-02 04:19:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.020364
10.0.0.23 - - [2026-03-02 04:19:13] "GET /projects?obj_uuids=fde6f17e-3b35-4cbc-a640-30a0aa93a78c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001144
10.0.0.242 - - [2026-03-02 04:19:13] "GET /project/fde6f17e-3b35-4cbc-a640-30a0aa93a78c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.062846
10.0.0.242 - - [2026-03-02 04:19:14] "POST /neutron/network HTTP/1.1" 200 693 0.029527
10.0.0.242 - - [2026-03-02 04:19:14] "POST /ref-update HTTP/1.1" 200 156 0.034369
10.0.0.242 - - [2026-03-02 04:19:14] "POST /neutron/network HTTP/1.1" 200 862 0.029883
10.0.0.242 - - [2026-03-02 04:19:14] "POST /id-to-fqname HTTP/1.1" 200 240 0.013412
10.0.0.242 - - [2026-03-02 04:19:14] "GET /virtual-network/e0ff8c4b-457a-48b3-9546-6f1b38565b6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.017895
10.0.0.242 - - [2026-03-02 04:19:14] "GET /virtual-network/e0ff8c4b-457a-48b3-9546-6f1b38565b6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.017681
10.0.0.242 - - [2026-03-02 04:19:14] "POST /neutron/subnet HTTP/1.1" 200 715 0.039138
10.0.0.242 - - [2026-03-02 04:19:14] "GET /virtual-network/e0ff8c4b-457a-48b3-9546-6f1b38565b6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.005331
10.0.0.242 - - [2026-03-02 04:19:14] "GET /network-ipam/a73791e4-b39e-456e-9357-1b4c675f1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.003571
10.0.0.242 - - [2026-03-02 04:19:15] "GET /virtual-network/e0ff8c4b-457a-48b3-9546-6f1b38565b6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.006162
10.0.0.242 - - [2026-03-02 04:19:15] "POST /fqname-to-id HTTP/1.1" 404 232 0.020910
10.0.0.242 - - [2026-03-02 04:19:15] "POST /fqname-to-id HTTP/1.1" 404 263 0.015302
10.0.0.242 - - [2026-03-02 04:19:16] "PUT /access-control-list/0b3005d2-8d7a-4349-b9ea-474a14c62312 HTTP/1.1" 200 272 0.019138
10.0.0.23 - - [2026-03-02 04:19:16] "GET /projects?obj_uuids=fde6f17e-3b35-4cbc-a640-30a0aa93a78c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001105
10.0.0.242 - - [2026-03-02 04:19:16] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.083617
10.0.0.23 - - [2026-03-02 04:19:16] "GET /projects?obj_uuids=fde6f17e-3b35-4cbc-a640-30a0aa93a78c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001095
10.0.0.242 - - [2026-03-02 04:19:16] "POST /neutron/security_group_rule HTTP/1.1" 200 575 0.079755
10.0.0.23 - - [2026-03-02 04:19:16] "GET /projects?obj_uuids=fde6f17e-3b35-4cbc-a640-30a0aa93a78c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001094
10.0.0.242 - - [2026-03-02 04:19:17] "POST /neutron/security_group_rule HTTP/1.1" 200 151 0.229946
10.0.0.242 - - [2026-03-02 04:19:17] "PUT /access-control-list/0b3005d2-8d7a-4349-b9ea-474a14c62312 HTTP/1.1" 200 272 0.019761
10.0.0.242 - - [2026-03-02 04:19:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.034142
10.0.0.242 - - [2026-03-02 04:19:17] "GET /security-group/7d5c2792-27b5-4a71-9050-bce9a8c4e001?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.021863
10.0.0.242 - - [2026-03-02 04:19:17] "POST /id-to-fqname HTTP/1.1" 200 240 0.017371
10.0.0.23 - - [2026-03-02 04:19:19] "GET /projects?obj_uuids=fde6f17e-3b35-4cbc-a640-30a0aa93a78c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001173
10.0.0.242 - - [2026-03-02 04:19:19] "GET /project/fde6f17e-3b35-4cbc-a640-30a0aa93a78c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.070047
10.0.0.242 - - [2026-03-02 04:19:19] "POST /neutron/network HTTP/1.1" 200 862 0.008321
10.0.0.242 - - [2026-03-02 04:19:19] "POST /neutron/port HTTP/1.1" 200 117 0.030746
10.0.0.23 - - [2026-03-02 04:19:20] "GET /projects?obj_uuids=fde6f17e-3b35-4cbc-a640-30a0aa93a78c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001162
10.0.0.242 - - [2026-03-02 04:19:20] "POST /neutron/port HTTP/1.1" 200 1058 0.524940
10.0.0.242 - - [2026-03-02 04:19:20] "POST /neutron/port HTTP/1.1" 200 1112 0.154244
10.0.0.242 - - [2026-03-02 04:19:20] "POST /neutron/subnet HTTP/1.1" 200 689 0.008721
10.0.0.242 - - [2026-03-02 04:19:24] "POST /neutron/port HTTP/1.1" 200 1122 0.031068
10.0.0.242 - - [2026-03-02 04:19:24] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009664
10.0.0.242 - - [2026-03-02 04:19:25] "POST /neutron/port HTTP/1.1" 200 1122 0.028449
10.0.0.242 - - [2026-03-02 04:19:25] "GET /virtual-machine/8ee78140-f63a-44dc-812f-e0bab98ceb3f HTTP/1.1" 401 293 0.000451
10.0.0.242 - - [2026-03-02 04:19:25] "GET /virtual-machine/8ee78140-f63a-44dc-812f-e0bab98ceb3f HTTP/1.1" 200 1292 0.055281
10.0.0.242 - - [2026-03-02 04:19:25] "GET /virtual-machine/8ee78140-f63a-44dc-812f-e0bab98ceb3f HTTP/1.1" 200 1292 0.018323
10.0.0.242 - - [2026-03-02 04:19:25] "GET /virtual-machine-interface/be294200-f326-4f42-9eed-cd4cdc75904d HTTP/1.1" 200 3024 0.038669
10.0.0.242 - - [2026-03-02 04:19:25] "GET /virtual-machine/8ee78140-f63a-44dc-812f-e0bab98ceb3f HTTP/1.1" 200 1292 0.019783
10.0.0.242 - - [2026-03-02 04:19:25] "GET /virtual-machine-interface/be294200-f326-4f42-9eed-cd4cdc75904d HTTP/1.1" 200 3024 0.040620
10.0.0.242 - - [2026-03-02 04:19:25] "GET /instance-ip/f83f0520-a7bd-4184-873e-c7dd9f7b89a7 HTTP/1.1" 200 1638 0.023585
10.0.0.242 - - [2026-03-02 04:19:25] "GET /virtual-machine/8ee78140-f63a-44dc-812f-e0bab98ceb3f HTTP/1.1" 200 1292 0.019420
10.0.0.242 - - [2026-03-02 04:19:25] "GET /virtual-machine-interface/be294200-f326-4f42-9eed-cd4cdc75904d HTTP/1.1" 200 3024 0.023602
10.0.0.242 - - [2026-03-02 04:19:25] "GET /instance-ip/f83f0520-a7bd-4184-873e-c7dd9f7b89a7 HTTP/1.1" 200 1638 0.021830
10.0.0.242 - - [2026-03-02 04:19:26] "POST /fqname-to-id HTTP/1.1" 403 354 0.038003
10.0.0.242 - - [2026-03-02 04:19:26] "GET / HTTP/1.1" 200 35931 0.001603
10.0.0.242 - - [2026-03-02 04:19:26] "POST /fqname-to-id HTTP/1.1" 401 293 0.000409
10.0.0.242 - - [2026-03-02 04:19:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.031242
10.0.0.242 - - [2026-03-02 04:19:26] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003872
10.0.0.242 - - [2026-03-02 04:19:26] "GET /virtual-networks?parent_id=fde6f17e-3b35-4cbc-a640-30a0aa93a78c&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.020538
10.0.0.242 - - [2026-03-02 04:19:26] "GET /virtual-network/e0ff8c4b-457a-48b3-9546-6f1b38565b6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.022511
10.0.0.242 - - [2026-03-02 04:19:26] "POST /fqname-to-id HTTP/1.1" 403 354 0.017935
10.0.0.242 - - [2026-03-02 04:19:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003685
10.0.0.242 - - [2026-03-02 04:19:26] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005962
10.0.0.242 - - [2026-03-02 04:19:27] "GET /virtual-networks?parent_id=fde6f17e-3b35-4cbc-a640-30a0aa93a78c&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.025055
10.0.0.242 - - [2026-03-02 04:19:27] "GET /virtual-network/e0ff8c4b-457a-48b3-9546-6f1b38565b6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.021773
10.0.0.242 - - [2026-03-02 04:19:27] "POST /fqname-to-id HTTP/1.1" 403 354 0.020525
10.0.0.242 - - [2026-03-02 04:19:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004108
10.0.0.242 - - [2026-03-02 04:19:27] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004714
10.0.0.242 - - [2026-03-02 04:19:27] "GET /virtual-networks?parent_id=fde6f17e-3b35-4cbc-a640-30a0aa93a78c&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.023829
10.0.0.242 - - [2026-03-02 04:19:27] "GET /virtual-network/e0ff8c4b-457a-48b3-9546-6f1b38565b6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.020347
10.0.0.242 - - [2026-03-02 04:19:27] "POST /fqname-to-id HTTP/1.1" 403 354 0.020835
10.0.0.242 - - [2026-03-02 04:19:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003815
10.0.0.242 - - [2026-03-02 04:19:27] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003774
10.0.0.242 - - [2026-03-02 04:19:27] "GET /virtual-networks?parent_id=fde6f17e-3b35-4cbc-a640-30a0aa93a78c&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.021587
10.0.0.242 - - [2026-03-02 04:19:27] "GET /virtual-network/e0ff8c4b-457a-48b3-9546-6f1b38565b6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.019640
10.0.0.242 - - [2026-03-02 04:19:27] "POST /fqname-to-id HTTP/1.1" 403 354 0.016257
10.0.0.242 - - [2026-03-02 04:19:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004360
10.0.0.242 - - [2026-03-02 04:19:27] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004508
10.0.0.242 - - [2026-03-02 04:19:27] "GET /virtual-networks?parent_id=fde6f17e-3b35-4cbc-a640-30a0aa93a78c&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.021360
10.0.0.242 - - [2026-03-02 04:19:27] "GET /virtual-network/e0ff8c4b-457a-48b3-9546-6f1b38565b6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.024911
10.0.0.242 - - [2026-03-02 04:19:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.016092
10.0.0.242 - - [2026-03-02 04:19:30] "GET /virtual-network/e0ff8c4b-457a-48b3-9546-6f1b38565b6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.020410
10.0.0.27 - - [2026-03-02 04:19:31] "GET /obj-perms HTTP/1.1" 200 5075 0.054742
10.0.0.23 - - [2026-03-02 04:19:31] "GET /obj-perms HTTP/1.1" 200 5075 0.052481
10.0.0.242 - - [2026-03-02 04:19:31] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006866
10.0.0.242 - - [2026-03-02 04:19:32] "POST /fqname-to-id HTTP/1.1" 403 354 0.018098
10.0.0.242 - - [2026-03-02 04:19:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003434
10.0.0.242 - - [2026-03-02 04:19:32] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003629
10.0.0.242 - - [2026-03-02 04:19:32] "GET /virtual-networks?parent_id=fde6f17e-3b35-4cbc-a640-30a0aa93a78c&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.023290
10.0.0.242 - - [2026-03-02 04:19:32] "GET /virtual-network/e0ff8c4b-457a-48b3-9546-6f1b38565b6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.024358
10.0.0.242 - - [2026-03-02 04:19:33] "POST /fqname-to-id HTTP/1.1" 403 354 0.018465
10.0.0.242 - - [2026-03-02 04:19:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003120
10.0.0.242 - - [2026-03-02 04:19:33] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003765
10.0.0.242 - - [2026-03-02 04:19:33] "GET /virtual-networks?parent_id=fde6f17e-3b35-4cbc-a640-30a0aa93a78c&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.021702
10.0.0.242 - - [2026-03-02 04:19:33] "GET /virtual-network/e0ff8c4b-457a-48b3-9546-6f1b38565b6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.021515
10.0.0.242 - - [2026-03-02 04:19:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.015680
10.0.0.242 - - [2026-03-02 04:19:33] "GET /routing-instance/10cd335d-0f9c-47d2-ad58-6692072d0b73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.033105
10.0.0.242 - - [2026-03-02 04:19:33] "POST /fqname-to-id HTTP/1.1" 403 354 0.016678
10.0.0.242 - - [2026-03-02 04:19:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003565
10.0.0.242 - - [2026-03-02 04:19:33] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004012
10.0.0.242 - - [2026-03-02 04:19:33] "GET /virtual-networks?parent_id=fde6f17e-3b35-4cbc-a640-30a0aa93a78c&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.028612
10.0.0.242 - - [2026-03-02 04:19:33] "GET /virtual-network/e0ff8c4b-457a-48b3-9546-6f1b38565b6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.022570
10.0.0.242 - - [2026-03-02 04:19:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.016685
10.0.0.242 - - [2026-03-02 04:19:33] "GET /routing-instance/10cd335d-0f9c-47d2-ad58-6692072d0b73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.020239
10.0.0.242 - - [2026-03-02 04:19:33] "GET /obj-perms HTTP/1.1" 403 257 0.012220
10.0.0.242 - - [2026-03-02 04:19:33] "GET /obj-perms HTTP/1.1" 403 257 0.016304
10.0.0.23 - - [2026-03-02 04:19:33] "GET /obj-perms HTTP/1.1" 403 257 0.013751
10.0.0.242 - - [2026-03-02 04:19:33] "GET /obj-perms HTTP/1.1" 403 257 0.020031
10.0.0.242 - - [2026-03-02 04:19:34] "GET /obj-perms HTTP/1.1" 403 257 0.013876
10.0.0.23 - - [2026-03-02 04:19:34] "GET /virtual-machine/8ee78140-f63a-44dc-812f-e0bab98ceb3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 992 0.018968
10.0.0.242 - - [2026-03-02 04:19:34] "GET /obj-perms HTTP/1.1" 403 257 0.012976
10.0.0.242 - - [2026-03-02 04:19:34] "GET /obj-perms HTTP/1.1" 403 257 0.041042
10.0.0.242 - - [2026-03-02 04:19:34] "GET /obj-perms HTTP/1.1" 403 257 0.012281
10.0.0.242 - - [2026-03-02 04:19:35] "GET /obj-perms HTTP/1.1" 200 5049 0.004556
10.0.0.27 - - [2026-03-02 04:19:35] "GET /obj-perms HTTP/1.1" 403 257 0.012830
10.0.0.242 - - [2026-03-02 04:19:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.022190
10.0.0.23 - - [2026-03-02 04:19:35] "GET /projects?obj_uuids=fde6f17e-3b35-4cbc-a640-30a0aa93a78c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001104
10.0.0.242 - - [2026-03-02 04:19:35] "GET /project/fde6f17e-3b35-4cbc-a640-30a0aa93a78c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.068513
10.0.0.242 - - [2026-03-02 04:19:35] "GET /virtual-network/8359bc27-7e1a-4fb5-b826-f38f4d1d6480?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.023655
10.0.0.242 - - [2026-03-02 04:19:35] "GET /floating-ip-pools?parent_id=8359bc27-7e1a-4fb5-b826-f38f4d1d6480&detail=False&count=False&shared=False HTTP/1.1" 200 393 0.017822
10.0.0.242 - - [2026-03-02 04:19:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.017713
10.0.0.242 - - [2026-03-02 04:19:35] "GET /floating-ip-pool/d988b511-b0ce-493c-97e3-0d9d46867d0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1182 0.016411
10.0.0.23 - - [2026-03-02 04:19:35] "GET /projects?obj_uuids=fde6f17e-3b35-4cbc-a640-30a0aa93a78c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001127
10.0.0.242 - - [2026-03-02 04:19:35] "GET /project/fde6f17e-3b35-4cbc-a640-30a0aa93a78c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.061543
10.0.0.242 - - [2026-03-02 04:19:35] "POST /floating-ips HTTP/1.1" 200 616 0.093662
10.0.0.242 - - [2026-03-02 04:19:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.021271
10.0.0.242 - - [2026-03-02 04:19:36] "GET /floating-ip/da12cc93-2cfa-4c52-b240-5de7cffcaac9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.019315
10.0.0.242 - - [2026-03-02 04:19:36] "GET /floating-ip/da12cc93-2cfa-4c52-b240-5de7cffcaac9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.020106
10.0.0.242 - - [2026-03-02 04:19:36] "GET /virtual-machine/8ee78140-f63a-44dc-812f-e0bab98ceb3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 992 0.017941
10.0.0.242 - - [2026-03-02 04:19:36] "GET /virtual-machine/8ee78140-f63a-44dc-812f-e0bab98ceb3f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1203 0.017967
10.0.0.242 - - [2026-03-02 04:19:36] "GET /virtual-machine-interface/be294200-f326-4f42-9eed-cd4cdc75904d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2803 0.023907
10.0.0.242 - - [2026-03-02 04:19:36] "POST /ref-update HTTP/1.1" 200 156 0.032549
10.0.0.242 - - [2026-03-02 04:19:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.015309
10.0.0.242 - - [2026-03-02 04:19:36] "GET /routing-instance/a6a1f1c8-6a6b-4e60-8bf9-bc08c79c3d9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.027417
10.0.0.242 - - [2026-03-02 04:19:36] "GET /obj-perms HTTP/1.1" 403 257 0.044857
10.0.0.242 - - [2026-03-02 04:19:36] "GET /obj-perms HTTP/1.1" 403 257 0.012488
10.0.0.242 - - [2026-03-02 04:19:37] "POST /neutron/port HTTP/1.1" 200 1122 0.084242
10.0.0.242 - - [2026-03-02 04:19:37] "POST /neutron/port HTTP/1.1" 200 1153 0.242942
10.0.0.242 - - [2026-03-02 04:19:37] "GET /virtual-machine/8ee78140-f63a-44dc-812f-e0bab98ceb3f HTTP/1.1" 200 1292 0.017287
10.0.0.242 - - [2026-03-02 04:19:37] "GET /virtual-machine-interface/be294200-f326-4f42-9eed-cd4cdc75904d HTTP/1.1" 200 3586 0.025106
10.0.0.242 - - [2026-03-02 04:19:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.015594
10.0.0.242 - - [2026-03-02 04:19:37] "GET /security-group/7d5c2792-27b5-4a71-9050-bce9a8c4e001?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.015950
10.0.0.242 - - [2026-03-02 04:19:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.017377
10.0.0.242 - - [2026-03-02 04:19:37] "GET /security-group/7d5c2792-27b5-4a71-9050-bce9a8c4e001?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.019892
10.0.0.242 - - [2026-03-02 04:19:37] "DELETE /floating-ip/da12cc93-2cfa-4c52-b240-5de7cffcaac9 HTTP/1.1" 200 115 0.073288
10.0.0.242 - - [2026-03-02 04:19:38] "GET /virtual-machine/8ee78140-f63a-44dc-812f-e0bab98ceb3f HTTP/1.1" 200 1292 0.021941
10.0.0.242 - - [2026-03-02 04:19:38] "POST /neutron/port HTTP/1.1" 200 1153 0.016378
10.0.0.242 - - [2026-03-02 04:19:40] "GET /virtual-machine/8ee78140-f63a-44dc-812f-e0bab98ceb3f HTTP/1.1" 404 171 0.016808
10.0.0.242 - - [2026-03-02 04:19:40] "GET /virtual-machine/8ee78140-f63a-44dc-812f-e0bab98ceb3f HTTP/1.1" 404 171 0.015068
10.0.0.242 - - [2026-03-02 04:19:40] "GET /virtual-machine/8ee78140-f63a-44dc-812f-e0bab98ceb3f HTTP/1.1" 404 171 0.013906
10.0.0.242 - - [2026-03-02 04:19:40] "POST /fqname-to-id HTTP/1.1" 403 354 0.020674
10.0.0.242 - - [2026-03-02 04:19:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003734
10.0.0.242 - - [2026-03-02 04:19:40] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004867
10.0.0.242 - - [2026-03-02 04:19:40] "GET /virtual-networks?parent_id=fde6f17e-3b35-4cbc-a640-30a0aa93a78c&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.025789
10.0.0.242 - - [2026-03-02 04:19:40] "GET /virtual-network/e0ff8c4b-457a-48b3-9546-6f1b38565b6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.024529
10.0.0.242 - - [2026-03-02 04:19:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.019839
10.0.0.242 - - [2026-03-02 04:19:40] "GET /routing-instance/10cd335d-0f9c-47d2-ad58-6692072d0b73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.023259
10.0.0.242 - - [2026-03-02 04:19:40] "GET /obj-perms HTTP/1.1" 403 257 0.017329
10.0.0.242 - - [2026-03-02 04:19:41] "GET /obj-perms HTTP/1.1" 200 5049 0.004355
10.0.0.27 - - [2026-03-02 04:19:44] "GET /obj-perms HTTP/1.1" 200 5049 0.004082
10.0.0.242 - - [2026-03-02 04:19:50] "GET /obj-perms HTTP/1.1" 200 5049 0.003974
10.0.0.27 - - [2026-03-02 04:19:53] "GET /obj-perms HTTP/1.1" 200 5049 0.005494
10.0.0.242 - - [2026-03-02 04:19:53] "GET /obj-perms HTTP/1.1" 200 5049 0.003813
10.0.0.23 - - [2026-03-02 04:19:53] "GET /obj-perms HTTP/1.1" 200 5049 0.004022
10.0.0.242 - - [2026-03-02 04:19:53] "POST /neutron/security_group HTTP/1.1" 200 151 0.090932
10.0.0.242 - - [2026-03-02 04:19:53] "POST /fqname-to-id HTTP/1.1" 404 232 0.033461
10.0.0.242 - - [2026-03-02 04:19:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005950
10.0.0.242 - - [2026-03-02 04:19:54] "DELETE /api-access-list/ad6d6785-27c1-4b1d-bf9c-5f97c467646a HTTP/1.1" 200 115 0.033200
10.0.0.242 - - [2026-03-02 04:19:54] "POST /neutron/network HTTP/1.1" 200 862 0.007765
10.0.0.242 - - [2026-03-02 04:19:54] "DELETE /route-target/0537eaa7-701c-4c80-b77f-528e3496a172 HTTP/1.1" 200 115 0.027067
10.0.0.242 - - [2026-03-02 04:19:56] "GET /api-access-list/13fb8009-1bd6-42e6-9a2f-0c4c74c71467?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.004156
10.0.0.242 - - [2026-03-02 04:19:56] "PUT /api-access-list/13fb8009-1bd6-42e6-9a2f-0c4c74c71467 HTTP/1.1" 200 264 0.012527
10.0.0.23 - - [2026-03-02 04:19:56] "GET /projects?obj_uuids=fde6f17e-3b35-4cbc-a640-30a0aa93a78c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001006
10.0.0.242 - - [2026-03-02 04:19:56] "GET /project/fde6f17e-3b35-4cbc-a640-30a0aa93a78c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.038537
10.0.0.23 - - [2026-03-02 04:19:56] "GET /projects?obj_uuids=fde6f17e-3b35-4cbc-a640-30a0aa93a78c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001219
10.0.0.242 - - [2026-03-02 04:19:56] "GET /project/fde6f17e-3b35-4cbc-a640-30a0aa93a78c?fields=virtual_networks HTTP/1.1" 200 1033 0.042619
10.0.0.23 - - [2026-03-02 04:19:56] "GET /projects?obj_uuids=fde6f17e-3b35-4cbc-a640-30a0aa93a78c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001307
10.0.0.242 - - [2026-03-02 04:19:56] "GET /project/fde6f17e-3b35-4cbc-a640-30a0aa93a78c?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.037940
10.0.0.23 - - [2026-03-02 04:19:56] "GET /projects?obj_uuids=fde6f17e-3b35-4cbc-a640-30a0aa93a78c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000997
10.0.0.242 - - [2026-03-02 04:19:56] "GET /project/fde6f17e-3b35-4cbc-a640-30a0aa93a78c?fields=security_groups HTTP/1.1" 200 1259 0.045460
10.0.0.23 - - [2026-03-02 04:19:57] "GET /projects?obj_uuids=51b9dc71-44cb-4679-a46b-0feb280e6372&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001144
10.0.0.242 - - [2026-03-02 04:19:57] "GET /project/51b9dc71-44cb-4679-a46b-0feb280e6372?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 0.052969
[Introspect:8084]10.0.0.242 - - [2026-03-02 04:19:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3161 0.001077
10.0.0.242 - - [2026-03-02 04:20:01] "POST /fqname-to-id HTTP/1.1" 404 189 0.035262
10.0.0.23 - - [2026-03-02 04:20:01] "GET /projects?obj_uuids=9e1a73ae-9d45-48fc-b448-9a92be5ead1c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003377
10.0.0.23 - - [2026-03-02 04:20:01] "GET /domains?obj_uuids=cc2d0805-fa5b-4698-bfcc-d7811c08231a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001400
10.0.0.23 - - [2026-03-02 04:20:01] "GET /domain/cc2d0805-fa5b-4698-bfcc-d7811c08231a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.008115
10.0.0.23 - - [2026-03-02 04:20:01] "POST /id-to-fqname HTTP/1.1" 200 191 0.010102
10.0.0.23 - - [2026-03-02 04:20:01] "POST /fqname-to-id HTTP/1.1" 404 200 0.004885
10.0.0.23 - - [2026-03-02 04:20:01] "POST /security-groups HTTP/1.1" 200 592 0.043239
10.0.0.23 - - [2026-03-02 04:20:01] "POST /projects HTTP/1.1" 200 587 0.271828
10.0.0.23 - - [2026-03-02 04:20:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.311861
10.0.0.242 - - [2026-03-02 04:20:01] "POST /fqname-to-id HTTP/1.1" 404 234 0.017864
10.0.0.242 - - [2026-03-02 04:20:01] "GET /project/9e1a73ae-9d45-48fc-b448-9a92be5ead1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.461522
10.0.0.242 - - [2026-03-02 04:20:03] "GET / HTTP/1.1" 200 35931 0.001774
10.0.0.242 - - [2026-03-02 04:20:05] "POST /fqname-to-id HTTP/1.1" 401 293 0.000502
10.0.0.242 - - [2026-03-02 04:20:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.058914
10.0.0.23 - - [2026-03-02 04:20:05] "GET /projects?obj_uuids=9e1a73ae-9d45-48fc-b448-9a92be5ead1c&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001218
10.0.0.242 - - [2026-03-02 04:20:05] "GET /project/9e1a73ae-9d45-48fc-b448-9a92be5ead1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.042950
10.0.0.23 - - [2026-03-02 04:20:05] "GET /projects?obj_uuids=9e1a73ae-9d45-48fc-b448-9a92be5ead1c&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001146
10.0.0.242 - - [2026-03-02 04:20:05] "POST /neutron/network HTTP/1.1" 200 608 0.158413
10.0.0.242 - - [2026-03-02 04:20:05] "POST /ref-update HTTP/1.1" 200 156 0.030472
10.0.0.242 - - [2026-03-02 04:20:06] "POST /id-to-fqname HTTP/1.1" 200 222 0.004196
10.0.0.242 - - [2026-03-02 04:20:06] "GET /virtual-network/cd1d475c-c629-4e81-803c-d6dff2f8fd30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006081
10.0.0.242 - - [2026-03-02 04:20:06] "POST /neutron/network HTTP/1.1" 200 825 0.007073
10.0.0.242 - - [2026-03-02 04:20:06] "GET /virtual-network/cd1d475c-c629-4e81-803c-d6dff2f8fd30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005986
10.0.0.242 - - [2026-03-02 04:20:06] "GET /virtual-network/cd1d475c-c629-4e81-803c-d6dff2f8fd30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005715
10.0.0.242 - - [2026-03-02 04:20:08] "POST /id-to-fqname HTTP/1.1" 200 222 0.001508
10.0.0.242 - - [2026-03-02 04:20:08] "POST /neutron/network HTTP/1.1" 200 835 0.006907
10.0.0.23 - - [2026-03-02 04:20:09] "GET /projects?obj_uuids=9e1a73ae-9d45-48fc-b448-9a92be5ead1c&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001427
10.0.0.242 - - [2026-03-02 04:20:09] "GET /project/9e1a73ae-9d45-48fc-b448-9a92be5ead1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.078166
10.0.0.242 - - [2026-03-02 04:20:09] "POST /neutron/port HTTP/1.1" 200 117 0.006943
10.0.0.242 - - [2026-03-02 04:20:09] "POST /id-to-fqname HTTP/1.1" 200 222 0.001821
10.0.0.242 - - [2026-03-02 04:20:09] "POST /neutron/network HTTP/1.1" 200 835 0.007199
10.0.0.242 - - [2026-03-02 04:20:10] "POST /neutron/port HTTP/1.1" 200 1059 0.057065
10.0.0.23 - - [2026-03-02 04:20:10] "GET /projects?obj_uuids=9e1a73ae-9d45-48fc-b448-9a92be5ead1c&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001037
10.0.0.242 - - [2026-03-02 04:20:10] "GET /project/9e1a73ae-9d45-48fc-b448-9a92be5ead1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.116055
10.0.0.242 - - [2026-03-02 04:20:10] "POST /neutron/port HTTP/1.1" 200 1123 0.022701
10.0.0.242 - - [2026-03-02 04:20:10] "POST /neutron/subnet HTTP/1.1" 200 690 0.011218
10.0.0.242 - - [2026-03-02 04:20:11] "POST /neutron/network HTTP/1.1" 200 825 0.006713
10.0.0.242 - - [2026-03-02 04:20:11] "POST /neutron/security_group HTTP/1.1" 200 2059 0.027757
10.0.0.23 - - [2026-03-02 04:20:11] "GET /projects?obj_uuids=fde6f17e-3b35-4cbc-a640-30a0aa93a78c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001616
10.0.0.23 - - [2026-03-02 04:20:11] "DELETE /project/9e1a73ae9d4548fcb4489a92be5ead1c HTTP/1.1" 404 173 0.011430
10.0.0.23 - - [2026-03-02 04:20:11] "GET /project/fde6f17e-3b35-4cbc-a640-30a0aa93a78c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.075950
10.0.0.23 - - [2026-03-02 04:20:11] "GET /projects?obj_uuids=fde6f17e-3b35-4cbc-a640-30a0aa93a78c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001244
10.0.0.23 - - [2026-03-02 04:20:11] "GET /project/fde6f17e-3b35-4cbc-a640-30a0aa93a78c?fields=security_groups HTTP/1.1" 200 1103 0.062972
10.0.0.23 - - [2026-03-02 04:20:11] "GET /projects?obj_uuids=fde6f17e-3b35-4cbc-a640-30a0aa93a78c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001011
10.0.0.23 - - [2026-03-02 04:20:11] "GET /project/fde6f17e-3b35-4cbc-a640-30a0aa93a78c?fields=application_policy_sets HTTP/1.1" 200 1403 0.064196
10.0.0.23 - - [2026-03-02 04:20:11] "DELETE /project/fde6f17e-3b35-4cbc-a640-30a0aa93a78c HTTP/1.1" 200 115 0.471770
10.0.0.242 - - [2026-03-02 04:20:12] "POST /neutron/port HTTP/1.1" 200 1059 0.019256
10.0.0.242 - - [2026-03-02 04:20:12] "POST /neutron/port HTTP/1.1" 200 1123 0.020518
10.0.0.242 - - [2026-03-02 04:20:12] "POST /neutron/port HTTP/1.1" 200 117 0.001255
10.0.0.242 - - [2026-03-02 04:20:16] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007602
10.0.0.242 - - [2026-03-02 04:20:16] "POST /neutron/port HTTP/1.1" 200 1123 0.018485
10.0.0.242 - - [2026-03-02 04:20:16] "GET /virtual-machine/65072c02-dc06-4bb8-96f9-10ca204125f6 HTTP/1.1" 401 293 0.000522
10.0.0.242 - - [2026-03-02 04:20:16] "GET /virtual-machine/65072c02-dc06-4bb8-96f9-10ca204125f6 HTTP/1.1" 200 1293 0.031253
10.0.0.242 - - [2026-03-02 04:20:16] "GET /virtual-machine-interface/71bac09c-3a73-4e29-b9f2-bd2e43368640 HTTP/1.1" 200 2949 0.005565
10.0.0.242 - - [2026-03-02 04:20:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004542
10.0.0.242 - - [2026-03-02 04:20:16] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004293
10.0.0.242 - - [2026-03-02 04:20:16] "GET /virtual-networks?parent_id=9e1a73ae-9d45-48fc-b448-9a92be5ead1c&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002545
10.0.0.242 - - [2026-03-02 04:20:17] "GET /virtual-network/cd1d475c-c629-4e81-803c-d6dff2f8fd30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006500
10.0.0.242 - - [2026-03-02 04:20:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004133
10.0.0.242 - - [2026-03-02 04:20:20] "GET /virtual-network/cd1d475c-c629-4e81-803c-d6dff2f8fd30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005777
10.0.0.242 - - [2026-03-02 04:20:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003905
10.0.0.242 - - [2026-03-02 04:20:24] "GET /virtual-network/cd1d475c-c629-4e81-803c-d6dff2f8fd30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006175
10.0.0.242 - - [2026-03-02 04:20:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003370
10.0.0.242 - - [2026-03-02 04:20:28] "GET /virtual-network/cd1d475c-c629-4e81-803c-d6dff2f8fd30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007017
10.0.0.27 - - [2026-03-02 04:20:32] "GET /obj-perms HTTP/1.1" 200 5075 0.055065
10.0.0.242 - - [2026-03-02 04:20:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003419
10.0.0.242 - - [2026-03-02 04:20:32] "GET /virtual-network/cd1d475c-c629-4e81-803c-d6dff2f8fd30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005747
10.0.0.242 - - [2026-03-02 04:20:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003691
10.0.0.242 - - [2026-03-02 04:20:36] "GET /virtual-network/cd1d475c-c629-4e81-803c-d6dff2f8fd30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007529
10.0.0.242 - - [2026-03-02 04:20:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003879
10.0.0.242 - - [2026-03-02 04:20:40] "GET /virtual-network/cd1d475c-c629-4e81-803c-d6dff2f8fd30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005114
10.0.0.242 - - [2026-03-02 04:20:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003474
10.0.0.242 - - [2026-03-02 04:20:44] "GET /virtual-network/cd1d475c-c629-4e81-803c-d6dff2f8fd30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006616
10.0.0.242 - - [2026-03-02 04:20:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003203
10.0.0.242 - - [2026-03-02 04:20:46] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004305
10.0.0.242 - - [2026-03-02 04:20:46] "GET /virtual-networks?parent_id=9e1a73ae-9d45-48fc-b448-9a92be5ead1c&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003201
10.0.0.242 - - [2026-03-02 04:20:46] "GET /virtual-network/cd1d475c-c629-4e81-803c-d6dff2f8fd30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005520
10.0.0.242 - - [2026-03-02 04:20:47] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007872
10.0.0.23 - - [2026-03-02 04:20:51] "GET /global-system-configs HTTP/1.1" 401 293 0.000463
10.0.0.23 - - [2026-03-02 04:20:51] "GET /global-system-configs HTTP/1.1" 401 293 0.000383
10.0.0.27 - - [2026-03-02 04:20:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000380
10.0.0.27 - - [2026-03-02 04:20:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000401
10.0.0.27 - - [2026-03-02 04:20:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000363
10.0.0.27 - - [2026-03-02 04:20:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000374
10.0.0.242 - - [2026-03-02 04:20:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000565
10.0.0.242 - - [2026-03-02 04:20:53] "GET /global-system-configs HTTP/1.1" 401 293 0.000387
10.0.0.23 - - [2026-03-02 04:20:53] "GET /global-system-configs HTTP/1.1" 401 293 0.000397
10.0.0.23 - - [2026-03-02 04:20:53] "GET /global-system-configs HTTP/1.1" 401 293 0.000430
10.0.0.242 - - [2026-03-02 04:20:53] "POST /neutron/port HTTP/1.1" 200 1123 0.022425
10.0.0.242 - - [2026-03-02 04:20:54] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003857
10.0.0.242 - - [2026-03-02 04:20:54] "POST /neutron/network HTTP/1.1" 200 825 0.008439
10.0.0.242 - - [2026-03-02 04:20:54] "GET /global-system-configs HTTP/1.1" 401 293 0.000549
10.0.0.242 - - [2026-03-02 04:20:54] "GET /global-system-configs HTTP/1.1" 401 293 0.000576
10.0.0.242 - - [2026-03-02 04:20:57] "POST /neutron/port HTTP/1.1" 200 1123 0.024163
10.0.0.242 - - [2026-03-02 04:20:58] "POST /neutron/port HTTP/1.1" 200 1123 0.047677
10.0.0.242 - - [2026-03-02 04:20:58] "POST /neutron/subnet HTTP/1.1" 200 690 0.009012
10.0.0.242 - - [2026-03-02 04:21:02] "POST /neutron/port HTTP/1.1" 200 1123 0.023906
10.0.0.242 - - [2026-03-02 04:21:07] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009097
10.0.0.242 - - [2026-03-02 04:21:07] "POST /neutron/port HTTP/1.1" 200 1123 0.017463
10.0.0.242 - - [2026-03-02 04:21:07] "GET /virtual-machine/2eac9a7f-e64a-47f0-81ae-f8f5a09b9a15 HTTP/1.1" 200 1292 0.006643
10.0.0.242 - - [2026-03-02 04:21:07] "GET /virtual-machine-interface/4ef60708-3132-484a-b490-fff59d3668f1 HTTP/1.1" 200 2949 0.005702
10.0.0.242 - - [2026-03-02 04:21:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003210
10.0.0.242 - - [2026-03-02 04:21:08] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004378
10.0.0.242 - - [2026-03-02 04:21:08] "GET /virtual-networks?parent_id=9e1a73ae-9d45-48fc-b448-9a92be5ead1c&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003471
10.0.0.242 - - [2026-03-02 04:21:08] "GET /virtual-network/cd1d475c-c629-4e81-803c-d6dff2f8fd30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005554
10.0.0.242 - - [2026-03-02 04:21:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004294
10.0.0.242 - - [2026-03-02 04:21:09] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004253
10.0.0.242 - - [2026-03-02 04:21:09] "GET /virtual-networks?parent_id=9e1a73ae-9d45-48fc-b448-9a92be5ead1c&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003690
10.0.0.242 - - [2026-03-02 04:21:09] "GET /virtual-network/cd1d475c-c629-4e81-803c-d6dff2f8fd30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006827
10.0.0.242 - - [2026-03-02 04:21:09] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008337
10.0.0.242 - - [2026-03-02 04:21:14] "POST /neutron/port HTTP/1.1" 200 1123 0.018335
10.0.0.242 - - [2026-03-02 04:21:19] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008142
10.0.0.242 - - [2026-03-02 04:21:33] "GET /obj-perms HTTP/1.1" 200 5075 0.048606
10.0.0.242 - - [2026-03-02 04:21:54] "POST /neutron/network HTTP/1.1" 200 835 0.007563
10.0.0.242 - - [2026-03-02 04:21:54] "POST /neutron/port HTTP/1.1" 200 117 0.001338
10.0.0.242 - - [2026-03-02 04:21:57] "POST /neutron/port HTTP/1.1" 200 1123 0.017227
10.0.0.242 - - [2026-03-02 04:21:58] "POST /neutron/subnet HTTP/1.1" 200 690 0.009792
10.0.0.23 - - [2026-03-02 04:22:33] "GET /obj-perms HTTP/1.1" 200 5075 0.047077
10.0.0.242 - - [2026-03-02 04:22:56] "POST /neutron/port HTTP/1.1" 200 1123 0.021031
10.0.0.242 - - [2026-03-02 04:22:56] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004553
10.0.0.242 - - [2026-03-02 04:22:56] "POST /neutron/network HTTP/1.1" 200 825 0.006615
10.0.0.242 - - [2026-03-02 04:22:59] "POST /neutron/network HTTP/1.1" 200 835 0.007014
10.0.0.242 - - [2026-03-02 04:22:59] "POST /neutron/port HTTP/1.1" 200 117 0.001184
10.0.0.242 - - [2026-03-02 04:23:04] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008304
10.0.0.242 - - [2026-03-02 04:23:04] "GET /virtual-machine/65072c02-dc06-4bb8-96f9-10ca204125f6 HTTP/1.1" 200 1293 0.005661
10.0.0.242 - - [2026-03-02 04:23:04] "GET /virtual-machine-interface/71bac09c-3a73-4e29-b9f2-bd2e43368640 HTTP/1.1" 200 2949 0.010485
10.0.0.242 - - [2026-03-02 04:23:04] "GET /virtual-machine/65072c02-dc06-4bb8-96f9-10ca204125f6 HTTP/1.1" 200 1293 0.005563
10.0.0.242 - - [2026-03-02 04:23:04] "GET /virtual-machine-interface/71bac09c-3a73-4e29-b9f2-bd2e43368640 HTTP/1.1" 200 2949 0.008866
10.0.0.242 - - [2026-03-02 04:23:04] "GET /instance-ip/0f415fe8-1746-4090-a204-d79c94cffec5 HTTP/1.1" 200 1621 0.007427
10.0.0.242 - - [2026-03-02 04:23:04] "GET /virtual-machine/65072c02-dc06-4bb8-96f9-10ca204125f6 HTTP/1.1" 200 1293 0.003660
10.0.0.242 - - [2026-03-02 04:23:04] "GET /virtual-machine-interface/71bac09c-3a73-4e29-b9f2-bd2e43368640 HTTP/1.1" 200 2949 0.005844
10.0.0.242 - - [2026-03-02 04:23:04] "GET /instance-ip/0f415fe8-1746-4090-a204-d79c94cffec5 HTTP/1.1" 200 1621 0.004430
10.0.0.242 - - [2026-03-02 04:23:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003362
10.0.0.242 - - [2026-03-02 04:23:04] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003856
10.0.0.242 - - [2026-03-02 04:23:04] "GET /virtual-networks?parent_id=9e1a73ae-9d45-48fc-b448-9a92be5ead1c&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003644
10.0.0.242 - - [2026-03-02 04:23:04] "GET /virtual-network/cd1d475c-c629-4e81-803c-d6dff2f8fd30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006472
10.0.0.242 - - [2026-03-02 04:23:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003690
10.0.0.242 - - [2026-03-02 04:23:04] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004392
10.0.0.242 - - [2026-03-02 04:23:04] "GET /virtual-networks?parent_id=9e1a73ae-9d45-48fc-b448-9a92be5ead1c&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002938
10.0.0.242 - - [2026-03-02 04:23:04] "GET /virtual-network/cd1d475c-c629-4e81-803c-d6dff2f8fd30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005943
10.0.0.242 - - [2026-03-02 04:23:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003784
10.0.0.242 - - [2026-03-02 04:23:04] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003963
10.0.0.242 - - [2026-03-02 04:23:04] "GET /virtual-networks?parent_id=9e1a73ae-9d45-48fc-b448-9a92be5ead1c&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003017
10.0.0.242 - - [2026-03-02 04:23:04] "GET /virtual-network/cd1d475c-c629-4e81-803c-d6dff2f8fd30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006425
10.0.0.242 - - [2026-03-02 04:23:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.007044
10.0.0.242 - - [2026-03-02 04:23:04] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005352
10.0.0.242 - - [2026-03-02 04:23:04] "GET /virtual-networks?parent_id=9e1a73ae-9d45-48fc-b448-9a92be5ead1c&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003662
10.0.0.242 - - [2026-03-02 04:23:04] "GET /virtual-network/cd1d475c-c629-4e81-803c-d6dff2f8fd30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005975
10.0.0.242 - - [2026-03-02 04:23:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003614
10.0.0.242 - - [2026-03-02 04:23:04] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004442
10.0.0.242 - - [2026-03-02 04:23:04] "GET /virtual-networks?parent_id=9e1a73ae-9d45-48fc-b448-9a92be5ead1c&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003350
10.0.0.242 - - [2026-03-02 04:23:04] "GET /virtual-network/cd1d475c-c629-4e81-803c-d6dff2f8fd30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005465
10.0.0.242 - - [2026-03-02 04:23:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003930
10.0.0.242 - - [2026-03-02 04:23:05] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003795
10.0.0.242 - - [2026-03-02 04:23:05] "GET /virtual-networks?parent_id=9e1a73ae-9d45-48fc-b448-9a92be5ead1c&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002898
10.0.0.242 - - [2026-03-02 04:23:05] "GET /virtual-network/cd1d475c-c629-4e81-803c-d6dff2f8fd30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006343
10.0.0.242 - - [2026-03-02 04:23:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003344
10.0.0.242 - - [2026-03-02 04:23:05] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004429
10.0.0.242 - - [2026-03-02 04:23:05] "GET /virtual-networks?parent_id=9e1a73ae-9d45-48fc-b448-9a92be5ead1c&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003608
10.0.0.242 - - [2026-03-02 04:23:05] "GET /virtual-network/cd1d475c-c629-4e81-803c-d6dff2f8fd30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006675
10.0.0.242 - - [2026-03-02 04:23:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003695
10.0.0.242 - - [2026-03-02 04:23:05] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004329
10.0.0.242 - - [2026-03-02 04:23:05] "GET /virtual-networks?parent_id=9e1a73ae-9d45-48fc-b448-9a92be5ead1c&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003185
10.0.0.242 - - [2026-03-02 04:23:05] "GET /virtual-network/cd1d475c-c629-4e81-803c-d6dff2f8fd30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005752
10.0.0.242 - - [2026-03-02 04:23:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003787
10.0.0.242 - - [2026-03-02 04:23:05] "GET /routing-instance/41aed074-6e1b-47df-b48b-8d5b83ed4a28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.005177
10.0.0.242 - - [2026-03-02 04:23:05] "GET /route-target/ee9a4a7f-2d9a-47c1-9a6a-8c1db605c38e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004091
10.0.0.242 - - [2026-03-02 04:23:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004004
10.0.0.242 - - [2026-03-02 04:23:05] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.008466
10.0.0.242 - - [2026-03-02 04:23:05] "GET /virtual-networks?parent_id=9e1a73ae-9d45-48fc-b448-9a92be5ead1c&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003799
10.0.0.242 - - [2026-03-02 04:23:05] "GET /virtual-network/cd1d475c-c629-4e81-803c-d6dff2f8fd30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007490
10.0.0.242 - - [2026-03-02 04:23:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003519
10.0.0.242 - - [2026-03-02 04:23:05] "GET /routing-instance/41aed074-6e1b-47df-b48b-8d5b83ed4a28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.004295
10.0.0.242 - - [2026-03-02 04:23:05] "GET /route-target/ee9a4a7f-2d9a-47c1-9a6a-8c1db605c38e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004420
10.0.0.242 - - [2026-03-02 04:23:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004237
10.0.0.242 - - [2026-03-02 04:23:06] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004650
10.0.0.242 - - [2026-03-02 04:23:06] "GET /virtual-networks?parent_id=9e1a73ae-9d45-48fc-b448-9a92be5ead1c&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003662
10.0.0.242 - - [2026-03-02 04:23:06] "GET /virtual-network/cd1d475c-c629-4e81-803c-d6dff2f8fd30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005828
10.0.0.242 - - [2026-03-02 04:23:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003379
10.0.0.242 - - [2026-03-02 04:23:06] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005300
10.0.0.242 - - [2026-03-02 04:23:06] "GET /virtual-networks?parent_id=9e1a73ae-9d45-48fc-b448-9a92be5ead1c&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.009915
10.0.0.242 - - [2026-03-02 04:23:06] "GET /virtual-network/cd1d475c-c629-4e81-803c-d6dff2f8fd30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005924
10.0.0.242 - - [2026-03-02 04:23:06] "GET /obj-perms HTTP/1.1" 200 5051 0.065268
10.0.0.23 - - [2026-03-02 04:23:06] "GET /obj-perms HTTP/1.1" 200 5051 0.053518
10.0.0.242 - - [2026-03-02 04:23:06] "GET /obj-perms HTTP/1.1" 200 5051 0.003651
10.0.0.242 - - [2026-03-02 04:23:06] "GET /obj-perms HTTP/1.1" 200 5051 0.004287
10.0.0.242 - - [2026-03-02 04:23:06] "GET /virtual-machine/2eac9a7f-e64a-47f0-81ae-f8f5a09b9a15 HTTP/1.1" 200 1292 0.003721
10.0.0.242 - - [2026-03-02 04:23:06] "GET /virtual-machine-interface/4ef60708-3132-484a-b490-fff59d3668f1 HTTP/1.1" 200 2949 0.005810
10.0.0.242 - - [2026-03-02 04:23:06] "GET /virtual-machine/2eac9a7f-e64a-47f0-81ae-f8f5a09b9a15 HTTP/1.1" 200 1292 0.004025
10.0.0.242 - - [2026-03-02 04:23:06] "GET /virtual-machine-interface/4ef60708-3132-484a-b490-fff59d3668f1 HTTP/1.1" 200 2949 0.004904
10.0.0.242 - - [2026-03-02 04:23:06] "GET /instance-ip/b49e605e-0348-4c82-9138-75a9723edd60 HTTP/1.1" 200 1622 0.005929
10.0.0.242 - - [2026-03-02 04:23:07] "GET /virtual-machine/2eac9a7f-e64a-47f0-81ae-f8f5a09b9a15 HTTP/1.1" 200 1292 0.003450
10.0.0.242 - - [2026-03-02 04:23:07] "GET /virtual-machine-interface/4ef60708-3132-484a-b490-fff59d3668f1 HTTP/1.1" 200 2949 0.005352
10.0.0.242 - - [2026-03-02 04:23:07] "GET /instance-ip/b49e605e-0348-4c82-9138-75a9723edd60 HTTP/1.1" 200 1622 0.004529
10.0.0.242 - - [2026-03-02 04:23:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003527
10.0.0.242 - - [2026-03-02 04:23:07] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003729
10.0.0.242 - - [2026-03-02 04:23:07] "GET /virtual-networks?parent_id=9e1a73ae-9d45-48fc-b448-9a92be5ead1c&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003192
10.0.0.242 - - [2026-03-02 04:23:07] "GET /virtual-network/cd1d475c-c629-4e81-803c-d6dff2f8fd30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005531
10.0.0.242 - - [2026-03-02 04:23:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003350
10.0.0.242 - - [2026-03-02 04:23:07] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004829
10.0.0.242 - - [2026-03-02 04:23:07] "GET /virtual-networks?parent_id=9e1a73ae-9d45-48fc-b448-9a92be5ead1c&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004089
10.0.0.242 - - [2026-03-02 04:23:07] "GET /virtual-network/cd1d475c-c629-4e81-803c-d6dff2f8fd30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005698
10.0.0.242 - - [2026-03-02 04:23:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004324
10.0.0.242 - - [2026-03-02 04:23:07] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005724
10.0.0.242 - - [2026-03-02 04:23:07] "GET /virtual-networks?parent_id=9e1a73ae-9d45-48fc-b448-9a92be5ead1c&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003987
10.0.0.242 - - [2026-03-02 04:23:07] "GET /virtual-network/cd1d475c-c629-4e81-803c-d6dff2f8fd30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006041
10.0.0.242 - - [2026-03-02 04:23:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003315
10.0.0.242 - - [2026-03-02 04:23:07] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003960
10.0.0.242 - - [2026-03-02 04:23:07] "GET /virtual-networks?parent_id=9e1a73ae-9d45-48fc-b448-9a92be5ead1c&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003353
10.0.0.242 - - [2026-03-02 04:23:07] "GET /virtual-network/cd1d475c-c629-4e81-803c-d6dff2f8fd30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005714
10.0.0.242 - - [2026-03-02 04:23:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003594
10.0.0.242 - - [2026-03-02 04:23:07] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004767
10.0.0.242 - - [2026-03-02 04:23:07] "GET /virtual-networks?parent_id=9e1a73ae-9d45-48fc-b448-9a92be5ead1c&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003212
10.0.0.242 - - [2026-03-02 04:23:07] "GET /virtual-network/cd1d475c-c629-4e81-803c-d6dff2f8fd30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006217
10.0.0.242 - - [2026-03-02 04:23:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003976
10.0.0.242 - - [2026-03-02 04:23:07] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004093
10.0.0.242 - - [2026-03-02 04:23:07] "GET /virtual-networks?parent_id=9e1a73ae-9d45-48fc-b448-9a92be5ead1c&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002853
10.0.0.242 - - [2026-03-02 04:23:07] "GET /virtual-network/cd1d475c-c629-4e81-803c-d6dff2f8fd30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006230
10.0.0.242 - - [2026-03-02 04:23:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003392
10.0.0.242 - - [2026-03-02 04:23:07] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003942
10.0.0.242 - - [2026-03-02 04:23:07] "GET /virtual-networks?parent_id=9e1a73ae-9d45-48fc-b448-9a92be5ead1c&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003702
10.0.0.242 - - [2026-03-02 04:23:07] "GET /virtual-network/cd1d475c-c629-4e81-803c-d6dff2f8fd30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005730
10.0.0.242 - - [2026-03-02 04:23:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003536
10.0.0.242 - - [2026-03-02 04:23:08] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005122
10.0.0.242 - - [2026-03-02 04:23:08] "GET /virtual-networks?parent_id=9e1a73ae-9d45-48fc-b448-9a92be5ead1c&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004408
10.0.0.242 - - [2026-03-02 04:23:08] "GET /virtual-network/cd1d475c-c629-4e81-803c-d6dff2f8fd30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.009508
10.0.0.242 - - [2026-03-02 04:23:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005002
10.0.0.242 - - [2026-03-02 04:23:08] "GET /routing-instance/41aed074-6e1b-47df-b48b-8d5b83ed4a28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.006103
10.0.0.242 - - [2026-03-02 04:23:08] "GET /route-target/ee9a4a7f-2d9a-47c1-9a6a-8c1db605c38e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004961
10.0.0.242 - - [2026-03-02 04:23:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004072
10.0.0.242 - - [2026-03-02 04:23:08] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005995
10.0.0.242 - - [2026-03-02 04:23:08] "GET /virtual-networks?parent_id=9e1a73ae-9d45-48fc-b448-9a92be5ead1c&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004151
10.0.0.242 - - [2026-03-02 04:23:08] "GET /virtual-network/cd1d475c-c629-4e81-803c-d6dff2f8fd30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007069
10.0.0.242 - - [2026-03-02 04:23:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002793
10.0.0.242 - - [2026-03-02 04:23:08] "GET /routing-instance/41aed074-6e1b-47df-b48b-8d5b83ed4a28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.004519
10.0.0.242 - - [2026-03-02 04:23:08] "GET /route-target/ee9a4a7f-2d9a-47c1-9a6a-8c1db605c38e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004858
10.0.0.242 - - [2026-03-02 04:23:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003483
10.0.0.242 - - [2026-03-02 04:23:08] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003838
10.0.0.242 - - [2026-03-02 04:23:08] "GET /virtual-networks?parent_id=9e1a73ae-9d45-48fc-b448-9a92be5ead1c&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003581
10.0.0.242 - - [2026-03-02 04:23:08] "GET /virtual-network/cd1d475c-c629-4e81-803c-d6dff2f8fd30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005717
10.0.0.242 - - [2026-03-02 04:23:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003417
10.0.0.242 - - [2026-03-02 04:23:08] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005758
10.0.0.242 - - [2026-03-02 04:23:08] "GET /virtual-networks?parent_id=9e1a73ae-9d45-48fc-b448-9a92be5ead1c&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004032
10.0.0.242 - - [2026-03-02 04:23:08] "GET /virtual-network/cd1d475c-c629-4e81-803c-d6dff2f8fd30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005546
10.0.0.23 - - [2026-03-02 04:23:08] "GET /obj-perms HTTP/1.1" 200 5051 0.003889
10.0.0.242 - - [2026-03-02 04:23:08] "GET /obj-perms HTTP/1.1" 200 5051 0.003440
10.0.0.27 - - [2026-03-02 04:23:09] "GET /obj-perms HTTP/1.1" 200 5051 0.054304
10.0.0.242 - - [2026-03-02 04:23:09] "GET /obj-perms HTTP/1.1" 200 5051 0.004325
10.0.0.242 - - [2026-03-02 04:23:14] "GET /virtual-machine/2eac9a7f-e64a-47f0-81ae-f8f5a09b9a15 HTTP/1.1" 200 1292 0.004531
10.0.0.242 - - [2026-03-02 04:23:15] "POST /neutron/port HTTP/1.1" 200 1123 0.019693
10.0.0.242 - - [2026-03-02 04:23:16] "GET /virtual-machine/2eac9a7f-e64a-47f0-81ae-f8f5a09b9a15 HTTP/1.1" 404 171 0.003052
10.0.0.242 - - [2026-03-02 04:23:16] "GET /virtual-machine/2eac9a7f-e64a-47f0-81ae-f8f5a09b9a15 HTTP/1.1" 404 171 0.003312
10.0.0.242 - - [2026-03-02 04:23:16] "GET /virtual-machine/2eac9a7f-e64a-47f0-81ae-f8f5a09b9a15 HTTP/1.1" 404 171 0.002949
10.0.0.242 - - [2026-03-02 04:23:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004119
10.0.0.242 - - [2026-03-02 04:23:16] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004622
10.0.0.242 - - [2026-03-02 04:23:16] "GET /virtual-networks?parent_id=9e1a73ae-9d45-48fc-b448-9a92be5ead1c&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003239
10.0.0.242 - - [2026-03-02 04:23:16] "GET /virtual-network/cd1d475c-c629-4e81-803c-d6dff2f8fd30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006283
10.0.0.242 - - [2026-03-02 04:23:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004005
10.0.0.242 - - [2026-03-02 04:23:16] "GET /routing-instance/41aed074-6e1b-47df-b48b-8d5b83ed4a28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.004397
10.0.0.242 - - [2026-03-02 04:23:16] "GET /route-target/ee9a4a7f-2d9a-47c1-9a6a-8c1db605c38e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004405
10.0.0.27 - - [2026-03-02 04:23:17] "GET /obj-perms HTTP/1.1" 200 5051 0.004081
10.0.0.242 - - [2026-03-02 04:23:20] "GET /obj-perms HTTP/1.1" 200 5051 0.003915
10.0.0.242 - - [2026-03-02 04:23:23] "GET /obj-perms HTTP/1.1" 200 5051 0.005790
10.0.0.27 - - [2026-03-02 04:23:23] "GET /obj-perms HTTP/1.1" 200 5051 0.005474
10.0.0.23 - - [2026-03-02 04:23:23] "GET /obj-perms HTTP/1.1" 200 5051 0.006763
10.0.0.242 - - [2026-03-02 04:23:23] "GET /virtual-machine/65072c02-dc06-4bb8-96f9-10ca204125f6 HTTP/1.1" 200 1293 0.004227
10.0.0.242 - - [2026-03-02 04:23:24] "POST /neutron/port HTTP/1.1" 200 1123 0.049043
10.0.0.242 - - [2026-03-02 04:23:25] "GET /virtual-machine/65072c02-dc06-4bb8-96f9-10ca204125f6 HTTP/1.1" 404 171 0.003251
10.0.0.242 - - [2026-03-02 04:23:25] "GET /virtual-machine/65072c02-dc06-4bb8-96f9-10ca204125f6 HTTP/1.1" 404 171 0.004300
10.0.0.242 - - [2026-03-02 04:23:25] "GET /virtual-machine/65072c02-dc06-4bb8-96f9-10ca204125f6 HTTP/1.1" 404 171 0.003878
10.0.0.242 - - [2026-03-02 04:23:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.007253
10.0.0.242 - - [2026-03-02 04:23:25] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004728
10.0.0.242 - - [2026-03-02 04:23:25] "GET /virtual-networks?parent_id=9e1a73ae-9d45-48fc-b448-9a92be5ead1c&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.009577
10.0.0.242 - - [2026-03-02 04:23:25] "GET /virtual-network/cd1d475c-c629-4e81-803c-d6dff2f8fd30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006752
10.0.0.242 - - [2026-03-02 04:23:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003121
10.0.0.242 - - [2026-03-02 04:23:25] "GET /routing-instance/41aed074-6e1b-47df-b48b-8d5b83ed4a28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.004562
10.0.0.242 - - [2026-03-02 04:23:25] "GET /route-target/ee9a4a7f-2d9a-47c1-9a6a-8c1db605c38e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004708
10.0.0.242 - - [2026-03-02 04:23:29] "GET /obj-perms HTTP/1.1" 200 5051 0.005399
10.0.0.242 - - [2026-03-02 04:23:32] "GET /obj-perms HTTP/1.1" 200 5051 0.003662
10.0.0.242 - - [2026-03-02 04:23:35] "GET /obj-perms HTTP/1.1" 200 5051 0.004819
10.0.0.242 - - [2026-03-02 04:23:41] "GET /obj-perms HTTP/1.1" 200 5051 0.003659
10.0.0.242 - - [2026-03-02 04:23:44] "GET /obj-perms HTTP/1.1" 200 5051 0.003484
10.0.0.242 - - [2026-03-02 04:23:44] "POST /neutron/network HTTP/1.1" 200 825 0.007219
10.0.0.242 - - [2026-03-02 04:23:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.044887
10.0.0.242 - - [2026-03-02 04:23:47] "POST /fqname-to-id HTTP/1.1" 404 200 0.003178
10.0.0.242 - - [2026-03-02 04:23:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003350
10.0.0.23 - - [2026-03-02 04:23:47] "GET /projects?obj_uuids=9e1a73ae-9d45-48fc-b448-9a92be5ead1c&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.026700
10.0.0.242 - - [2026-03-02 04:23:47] "GET /project/9e1a73ae-9d45-48fc-b448-9a92be5ead1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.069728
10.0.0.242 - - [2026-03-02 04:23:47] "POST /network-policys HTTP/1.1" 200 522 0.027652
10.0.0.242 - - [2026-03-02 04:23:47] "GET /network-policy/0676687e-5371-4be3-b55b-4902b8482f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.005450
10.0.0.242 - - [2026-03-02 04:23:47] "POST /fqname-to-id HTTP/1.1" 404 200 0.003092
10.0.0.242 - - [2026-03-02 04:23:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003134
10.0.0.23 - - [2026-03-02 04:23:47] "GET /projects?obj_uuids=9e1a73ae-9d45-48fc-b448-9a92be5ead1c&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000974
10.0.0.242 - - [2026-03-02 04:23:47] "GET /project/9e1a73ae-9d45-48fc-b448-9a92be5ead1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.039672
10.0.0.242 - - [2026-03-02 04:23:48] "POST /network-policys HTTP/1.1" 200 522 0.024131
10.0.0.242 - - [2026-03-02 04:23:48] "GET /network-policy/bd03f338-b602-40af-8a6b-9fd8dd031ed5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.006538
10.0.0.242 - - [2026-03-02 04:23:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003046
10.0.0.23 - - [2026-03-02 04:23:48] "GET /projects?obj_uuids=9e1a73ae-9d45-48fc-b448-9a92be5ead1c&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001050
10.0.0.242 - - [2026-03-02 04:23:48] "GET /project/9e1a73ae-9d45-48fc-b448-9a92be5ead1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.067754
10.0.0.242 - - [2026-03-02 04:23:48] "GET /virtual-networks?parent_id=9e1a73ae-9d45-48fc-b448-9a92be5ead1c&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.003407
10.0.0.242 - - [2026-03-02 04:23:48] "POST /virtual-networks HTTP/1.1" 200 546 0.081226
10.0.0.242 - - [2026-03-02 04:23:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004145
10.0.0.242 - - [2026-03-02 04:23:48] "GET /network-ipam/a73791e4-b39e-456e-9357-1b4c675f1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.007503
10.0.0.242 - - [2026-03-02 04:23:48] "POST /ref-update HTTP/1.1" 200 156 0.025680
10.0.0.23 - - [2026-03-02 04:23:48] "POST /useragent-kv HTTP/1.1" 200 115 0.004336
10.0.0.242 - - [2026-03-02 04:23:48] "POST /ref-update HTTP/1.1" 200 156 0.072146
10.0.0.242 - - [2026-03-02 04:23:48] "POST /neutron/network HTTP/1.1" 200 809 0.007494
10.0.0.242 - - [2026-03-02 04:23:48] "GET /virtual-network/60a60312-1f07-4936-808f-192c41df0017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1931 0.006530
10.0.0.242 - - [2026-03-02 04:23:48] "GET /virtual-network/60a60312-1f07-4936-808f-192c41df0017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1931 0.006104
10.0.0.242 - - [2026-03-02 04:23:49] "GET /obj-perms HTTP/1.1" 200 5051 0.004550
10.0.0.27 - - [2026-03-02 04:23:49] "GET /obj-perms HTTP/1.1" 200 5051 0.003119
10.0.0.242 - - [2026-03-02 04:23:49] "GET /virtual-network/60a60312-1f07-4936-808f-192c41df0017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1931 0.007208
10.0.0.242 - - [2026-03-02 04:23:49] "PUT /virtual-network/60a60312-1f07-4936-808f-192c41df0017 HTTP/1.1" 200 264 0.061747
10.0.0.242 - - [2026-03-02 04:23:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003793
10.0.0.242 - - [2026-03-02 04:23:49] "GET /network-policy/0676687e-5371-4be3-b55b-4902b8482f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.003904
10.0.0.242 - - [2026-03-02 04:23:49] "POST /ref-update HTTP/1.1" 200 156 0.060326
10.0.0.242 - - [2026-03-02 04:23:49] "POST /neutron/network HTTP/1.1" 200 886 0.007200
10.0.0.242 - - [2026-03-02 04:23:49] "GET /virtual-network/60a60312-1f07-4936-808f-192c41df0017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.010417
10.0.0.242 - - [2026-03-02 04:23:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006142
10.0.0.242 - - [2026-03-02 04:23:49] "GET /network-policy/0676687e-5371-4be3-b55b-4902b8482f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.004634
10.0.0.242 - - [2026-03-02 04:23:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002741
10.0.0.23 - - [2026-03-02 04:23:49] "GET /projects?obj_uuids=9e1a73ae-9d45-48fc-b448-9a92be5ead1c&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000991
10.0.0.242 - - [2026-03-02 04:23:49] "GET /project/9e1a73ae-9d45-48fc-b448-9a92be5ead1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.043094
10.0.0.242 - - [2026-03-02 04:23:49] "GET /virtual-networks?parent_id=9e1a73ae-9d45-48fc-b448-9a92be5ead1c&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002996
10.0.0.242 - - [2026-03-02 04:23:49] "POST /virtual-networks HTTP/1.1" 200 546 0.079968
10.0.0.242 - - [2026-03-02 04:23:49] "POST /route-targets HTTP/1.1" 200 327 0.012608
10.0.0.242 - - [2026-03-02 04:23:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002632
10.0.0.242 - - [2026-03-02 04:23:49] "GET /network-ipam/a73791e4-b39e-456e-9357-1b4c675f1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.004808
10.0.0.23 - - [2026-03-02 04:23:50] "POST /useragent-kv HTTP/1.1" 200 115 0.007041
10.0.0.242 - - [2026-03-02 04:23:50] "POST /ref-update HTTP/1.1" 200 156 0.082314
10.0.0.242 - - [2026-03-02 04:23:50] "GET /virtual-network/e160770c-60f7-432a-b8ff-4f027e9b5670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.005682
10.0.0.242 - - [2026-03-02 04:23:50] "POST /neutron/network HTTP/1.1" 200 809 0.006470
10.0.0.242 - - [2026-03-02 04:23:50] "GET /virtual-network/e160770c-60f7-432a-b8ff-4f027e9b5670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.005534
10.0.0.23 - - [2026-03-02 04:23:50] "GET /obj-perms HTTP/1.1" 200 5051 0.003677
10.0.0.242 - - [2026-03-02 04:23:50] "GET /virtual-network/e160770c-60f7-432a-b8ff-4f027e9b5670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.005423
10.0.0.242 - - [2026-03-02 04:23:50] "PUT /virtual-network/e160770c-60f7-432a-b8ff-4f027e9b5670 HTTP/1.1" 200 264 0.057559
10.0.0.242 - - [2026-03-02 04:23:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003943
10.0.0.242 - - [2026-03-02 04:23:50] "GET /network-policy/bd03f338-b602-40af-8a6b-9fd8dd031ed5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.004175
10.0.0.242 - - [2026-03-02 04:23:50] "POST /ref-update HTTP/1.1" 200 156 0.057838
10.0.0.242 - - [2026-03-02 04:23:50] "GET /virtual-network/e160770c-60f7-432a-b8ff-4f027e9b5670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005841
10.0.0.242 - - [2026-03-02 04:23:50] "POST /access-control-lists HTTP/1.1" 200 592 0.081089
10.0.0.242 - - [2026-03-02 04:23:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.017807
10.0.0.242 - - [2026-03-02 04:23:51] "GET /network-policy/bd03f338-b602-40af-8a6b-9fd8dd031ed5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.005618
10.0.0.242 - - [2026-03-02 04:23:51] "POST /id-to-fqname HTTP/1.1" 200 222 0.001167
10.0.0.242 - - [2026-03-02 04:23:51] "POST /neutron/network HTTP/1.1" 200 896 0.006969
10.0.0.23 - - [2026-03-02 04:23:52] "GET /projects?obj_uuids=9e1a73ae-9d45-48fc-b448-9a92be5ead1c&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000990
10.0.0.242 - - [2026-03-02 04:23:52] "GET /project/9e1a73ae-9d45-48fc-b448-9a92be5ead1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.060678
10.0.0.242 - - [2026-03-02 04:23:52] "POST /neutron/port HTTP/1.1" 200 117 0.005892
10.0.0.242 - - [2026-03-02 04:23:52] "POST /id-to-fqname HTTP/1.1" 200 222 0.001849
10.0.0.242 - - [2026-03-02 04:23:52] "POST /neutron/network HTTP/1.1" 200 896 0.007944
10.0.0.242 - - [2026-03-02 04:23:53] "POST /neutron/port HTTP/1.1" 200 1061 0.023538
10.0.0.23 - - [2026-03-02 04:23:53] "GET /projects?obj_uuids=9e1a73ae-9d45-48fc-b448-9a92be5ead1c&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001157
10.0.0.242 - - [2026-03-02 04:23:53] "GET /project/9e1a73ae-9d45-48fc-b448-9a92be5ead1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.100910
10.0.0.242 - - [2026-03-02 04:23:53] "POST /neutron/network HTTP/1.1" 200 886 0.032660
10.0.0.242 - - [2026-03-02 04:23:53] "POST /neutron/port HTTP/1.1" 200 117 0.001132
10.0.0.242 - - [2026-03-02 04:23:53] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007561
10.0.0.242 - - [2026-03-02 04:23:53] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008168
10.0.0.242 - - [2026-03-02 04:23:54] "PUT /access-control-list/1c7ae3a9-0e80-465e-a013-5c0ef6172fe4 HTTP/1.1" 200 272 0.024654
10.0.0.242 - - [2026-03-02 04:23:54] "POST /neutron/port HTTP/1.1" 200 1061 0.017697
10.0.0.242 - - [2026-03-02 04:23:54] "POST /neutron/port HTTP/1.1" 200 1125 0.020014
10.0.0.242 - - [2026-03-02 04:23:54] "POST /neutron/port HTTP/1.1" 200 117 0.001224
10.0.0.242 - - [2026-03-02 04:23:58] "POST /neutron/port HTTP/1.1" 200 1125 0.019831
10.0.0.242 - - [2026-03-02 04:23:58] "POST /neutron/subnet HTTP/1.1" 200 646 0.008554
10.0.0.242 - - [2026-03-02 04:23:58] "POST /neutron/port HTTP/1.1" 200 1125 0.016827
10.0.0.242 - - [2026-03-02 04:23:59] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007512
10.0.0.242 - - [2026-03-02 04:23:59] "GET /virtual-machine/258f3a28-100d-478c-9cc9-46045ea86609 HTTP/1.1" 200 1293 0.006056
10.0.0.242 - - [2026-03-02 04:23:59] "GET /virtual-machine-interface/4b45818a-80c8-4c00-bd14-156a2b6049a0 HTTP/1.1" 200 2949 0.006232
10.0.0.242 - - [2026-03-02 04:23:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003447
10.0.0.242 - - [2026-03-02 04:23:59] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003677
10.0.0.242 - - [2026-03-02 04:23:59] "GET /virtual-networks?parent_id=9e1a73ae-9d45-48fc-b448-9a92be5ead1c&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003395
10.0.0.242 - - [2026-03-02 04:23:59] "GET /virtual-network/60a60312-1f07-4936-808f-192c41df0017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.005988
10.0.0.242 - - [2026-03-02 04:24:00] "POST /neutron/port HTTP/1.1" 200 1125 0.020925
10.0.0.242 - - [2026-03-02 04:24:01] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004340
10.0.0.242 - - [2026-03-02 04:24:01] "POST /neutron/network HTTP/1.1" 200 886 0.007227
10.0.0.242 - - [2026-03-02 04:24:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003916
10.0.0.242 - - [2026-03-02 04:24:02] "GET /virtual-network/60a60312-1f07-4936-808f-192c41df0017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.005519
10.0.0.242 - - [2026-03-02 04:24:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003724
10.0.0.242 - - [2026-03-02 04:24:06] "GET /virtual-network/60a60312-1f07-4936-808f-192c41df0017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.007985
10.0.0.242 - - [2026-03-02 04:24:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003494
10.0.0.242 - - [2026-03-02 04:24:10] "GET /virtual-network/60a60312-1f07-4936-808f-192c41df0017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.005114
10.0.0.242 - - [2026-03-02 04:24:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004132
10.0.0.242 - - [2026-03-02 04:24:14] "GET /virtual-network/60a60312-1f07-4936-808f-192c41df0017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.005077
10.0.0.242 - - [2026-03-02 04:24:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003536
10.0.0.242 - - [2026-03-02 04:24:18] "GET /virtual-network/60a60312-1f07-4936-808f-192c41df0017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.006847
10.0.0.242 - - [2026-03-02 04:24:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003982
10.0.0.242 - - [2026-03-02 04:24:22] "GET /virtual-network/60a60312-1f07-4936-808f-192c41df0017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.005469
10.0.0.242 - - [2026-03-02 04:24:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003659
10.0.0.242 - - [2026-03-02 04:24:26] "GET /virtual-network/60a60312-1f07-4936-808f-192c41df0017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.005382
10.0.0.242 - - [2026-03-02 04:24:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003743
10.0.0.242 - - [2026-03-02 04:24:31] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004706
10.0.0.242 - - [2026-03-02 04:24:31] "GET /virtual-networks?parent_id=9e1a73ae-9d45-48fc-b448-9a92be5ead1c&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003430
10.0.0.242 - - [2026-03-02 04:24:31] "GET /virtual-network/60a60312-1f07-4936-808f-192c41df0017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.005790
10.0.0.242 - - [2026-03-02 04:24:36] "POST /neutron/port HTTP/1.1" 200 1125 0.021275
10.0.0.242 - - [2026-03-02 04:24:38] "POST /neutron/security_group HTTP/1.1" 200 2059 0.033463
10.0.0.242 - - [2026-03-02 04:24:46] "POST /neutron/port HTTP/1.1" 200 1125 0.018910
10.0.0.242 - - [2026-03-02 04:24:46] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007595
10.0.0.242 - - [2026-03-02 04:24:46] "GET /virtual-machine/cd363429-e889-4beb-9dc7-4e3870238920 HTTP/1.1" 200 1294 0.006065
10.0.0.242 - - [2026-03-02 04:24:46] "GET /virtual-machine-interface/cf89a23e-8580-426c-a728-d76ba2b74ac0 HTTP/1.1" 200 2950 0.005834
10.0.0.242 - - [2026-03-02 04:24:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003489
10.0.0.242 - - [2026-03-02 04:24:47] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003610
10.0.0.242 - - [2026-03-02 04:24:47] "GET /virtual-networks?parent_id=9e1a73ae-9d45-48fc-b448-9a92be5ead1c&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002851
10.0.0.242 - - [2026-03-02 04:24:47] "GET /virtual-network/e160770c-60f7-432a-b8ff-4f027e9b5670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.006132
10.0.0.242 - - [2026-03-02 04:24:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003610
10.0.0.242 - - [2026-03-02 04:24:48] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003591
10.0.0.242 - - [2026-03-02 04:24:48] "GET /virtual-networks?parent_id=9e1a73ae-9d45-48fc-b448-9a92be5ead1c&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003392
10.0.0.242 - - [2026-03-02 04:24:48] "GET /virtual-network/e160770c-60f7-432a-b8ff-4f027e9b5670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.006191
10.0.0.242 - - [2026-03-02 04:24:48] "POST /neutron/port HTTP/1.1" 200 1125 0.016807
10.0.0.242 - - [2026-03-02 04:24:50] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006287
10.0.0.242 - - [2026-03-02 04:24:58] "POST /neutron/port HTTP/1.1" 200 1125 0.017958
10.0.0.242 - - [2026-03-02 04:25:00] "POST /neutron/port HTTP/1.1" 200 1125 0.018825
10.0.0.242 - - [2026-03-02 04:25:00] "POST /neutron/subnet HTTP/1.1" 200 646 0.010272
10.0.0.242 - - [2026-03-02 04:25:01] "POST /neutron/port HTTP/1.1" 200 1125 0.019318
10.0.0.242 - - [2026-03-02 04:25:02] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004138
10.0.0.242 - - [2026-03-02 04:25:02] "POST /neutron/network HTTP/1.1" 200 886 0.007507
10.0.0.23 - - [2026-03-02 04:25:51] "GET /global-system-configs HTTP/1.1" 401 293 0.000465
10.0.0.23 - - [2026-03-02 04:25:51] "GET /global-system-configs HTTP/1.1" 401 293 0.000423
10.0.0.27 - - [2026-03-02 04:25:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000406
10.0.0.27 - - [2026-03-02 04:25:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000402
10.0.0.27 - - [2026-03-02 04:25:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000484
10.0.0.27 - - [2026-03-02 04:25:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000375
10.0.0.242 - - [2026-03-02 04:25:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000537
10.0.0.242 - - [2026-03-02 04:25:53] "GET /global-system-configs HTTP/1.1" 401 293 0.000436
10.0.0.23 - - [2026-03-02 04:25:53] "GET /global-system-configs HTTP/1.1" 401 293 0.000398
10.0.0.23 - - [2026-03-02 04:25:53] "GET /global-system-configs HTTP/1.1" 401 293 0.000449
10.0.0.242 - - [2026-03-02 04:25:54] "GET /global-system-configs HTTP/1.1" 401 293 0.000659
10.0.0.242 - - [2026-03-02 04:25:54] "GET /global-system-configs HTTP/1.1" 401 293 0.000384
10.0.0.242 - - [2026-03-02 04:26:01] "POST /neutron/network HTTP/1.1" 200 896 0.037734
10.0.0.242 - - [2026-03-02 04:26:01] "POST /neutron/port HTTP/1.1" 200 117 0.001468
10.0.0.242 - - [2026-03-02 04:26:03] "POST /neutron/port HTTP/1.1" 200 1125 0.049947
10.0.0.242 - - [2026-03-02 04:26:03] "POST /neutron/subnet HTTP/1.1" 200 646 0.010887
10.0.0.242 - - [2026-03-02 04:26:36] "GET /obj-perms HTTP/1.1" 200 5075 0.056751
10.0.0.27 - - [2026-03-02 04:26:37] "GET /obj-perms HTTP/1.1" 200 5075 0.054734
+++ date
++ echo 'INFO: =================== Mon Mar 2 04:26:49 AM UTC 2026 ==================='
INFO: =================== Mon Mar 2 04:26:49 AM UTC 2026 ===================
++ LOG_LOCAL=1
++ source /functions.sh
++ source /contrail-functions.sh
+++ get_default_ip
++++ get_default_nic
++++ get_gateway_nic_for_ip 1
++++ command -v ip
++++ local ip=1
+++++ ip route get 1
+++++ grep -o 'dev.*'
+++++ awk '{print $2}'
++++ local iface=ens3
++++ [[ ens3 == \l\o ]]
++++ echo ens3
+++ local nic=ens3
+++ get_ip_for_nic ens3
+++ local nic=ens3
+++ get_cidr_for_nic ens3
+++ command -v ip
+++ 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.242,10.0.0.27,10.0.0.23
++ ANALYTICS_ALARM_ENABLE=True
++ ANALYTICS_SNMP_ENABLE=True
++ ANALYTICSDB_ENABLE=True
++ ANALYTICS_NODES=10.0.0.242,10.0.0.27,10.0.0.23
++ ANALYTICSDB_NODES=10.0.0.242,10.0.0.27,10.0.0.23
++ ANALYTICS_SNMP_NODES=10.0.0.242,10.0.0.27,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.242
+++ local server_address=10.0.0.242
+++ extended_server_list+='10.0.0.242:8081 '
+++ for server in "${server_list[@]}"
++++ echo 10.0.0.27
+++ local server_address=10.0.0.27
+++ extended_server_list+='10.0.0.27: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.242:8081 10.0.0.27:8081 10.0.0.23:8081 ' ']'
+++ echo '10.0.0.242:8081 10.0.0.27:8081 10.0.0.23:8081'
++ ANALYTICS_SERVERS='10.0.0.242:8081 10.0.0.27: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.242
+++ local server_address=10.0.0.242
+++ extended_server_list+='10.0.0.242:9042 '
+++ for server in "${server_list[@]}"
++++ echo 10.0.0.27
+++ local server_address=10.0.0.27
+++ extended_server_list+='10.0.0.27: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.242:9042 10.0.0.27:9042 10.0.0.23:9042 ' ']'
+++ echo '10.0.0.242:9042 10.0.0.27:9042 10.0.0.23:9042'
++ ANALYTICSDB_CQL_SERVERS='10.0.0.242:9042 10.0.0.27:9042 10.0.0.23:9042'
++ ANALYTICS_API_VIP=
++ ANALYTICS_ALARM_NODES=10.0.0.242,10.0.0.27,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.242
+++ local server_address=10.0.0.242
+++ extended_server_list+='10.0.0.242:8086 '
+++ for server in "${server_list[@]}"
++++ echo 10.0.0.27
+++ local server_address=10.0.0.27
+++ extended_server_list+='10.0.0.27: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.242:8086 10.0.0.27:8086 10.0.0.23:8086 ' ']'
+++ echo '10.0.0.242:8086 10.0.0.27:8086 10.0.0.23:8086'
++ COLLECTOR_SERVERS='10.0.0.242:8086 10.0.0.27: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.242,10.0.0.27,10.0.0.23
++ CONFIGDB_NODES=10.0.0.242,10.0.0.27,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.242
+++ local server_address=10.0.0.242
+++ extended_server_list+='10.0.0.242:8082 '
+++ for server in "${server_list[@]}"
++++ echo 10.0.0.27
+++ local server_address=10.0.0.27
+++ extended_server_list+='10.0.0.27: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.242:8082 10.0.0.27:8082 10.0.0.23:8082 ' ']'
+++ echo '10.0.0.242:8082 10.0.0.27:8082 10.0.0.23:8082'
++ CONFIG_SERVERS='10.0.0.242:8082 10.0.0.27: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.242
+++ local server_address=10.0.0.242
+++ extended_server_list+='10.0.0.242:9161 '
+++ for server in "${server_list[@]}"
++++ echo 10.0.0.27
+++ local server_address=10.0.0.27
+++ extended_server_list+='10.0.0.27: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.242:9161 10.0.0.27:9161 10.0.0.23:9161 ' ']'
+++ echo '10.0.0.242:9161 10.0.0.27:9161 10.0.0.23:9161'
++ CONFIGDB_SERVERS='10.0.0.242:9161 10.0.0.27: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.242
+++ local server_address=10.0.0.242
+++ extended_server_list+='10.0.0.242:9041 '
+++ for server in "${server_list[@]}"
++++ echo 10.0.0.27
+++ local server_address=10.0.0.27
+++ extended_server_list+='10.0.0.27: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.242:9041 10.0.0.27:9041 10.0.0.23:9041 ' ']'
+++ echo '10.0.0.242:9041 10.0.0.27:9041 10.0.0.23:9041'
++ CONFIGDB_CQL_SERVERS='10.0.0.242:9041 10.0.0.27: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.193,10.20.0.254,10.20.0.14
++ CONTROL_INTROSPECT_PORT=8083
++ DNS_NODES=10.20.0.193,10.20.0.254,10.20.0.14
++ DNS_SERVER_PORT=53
++ DNS_INTROSPECT_PORT=8092
++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg==
++ USE_EXTERNAL_TFTP=False
++ ZOOKEEPER_NODES=10.0.0.242,10.0.0.27,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.242
+++ local server_address=10.0.0.242
+++ extended_server_list+=10.0.0.242:2181,
+++ for server in "${server_list[@]}"
++++ echo 10.0.0.27
+++ local server_address=10.0.0.27
+++ extended_server_list+=10.0.0.27: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.242:2181,10.0.0.27:2181,10.0.0.23:2181, ']'
+++ echo 10.0.0.242:2181,10.0.0.27:2181,10.0.0.23:2181
++ ZOOKEEPER_SERVERS=10.0.0.242:2181,10.0.0.27: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.242
+++ local server_address=10.0.0.242
+++ extended_server_list+='10.0.0.242:2181 '
+++ for server in "${server_list[@]}"
++++ echo 10.0.0.27
+++ local server_address=10.0.0.27
+++ extended_server_list+='10.0.0.27: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.242:2181 10.0.0.27:2181 10.0.0.23:2181 ' ']'
+++ echo '10.0.0.242:2181 10.0.0.27:2181 10.0.0.23:2181'
++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.242:2181 10.0.0.27:2181 10.0.0.23:2181'
++ RABBITMQ_NODES=10.0.0.242,10.0.0.27,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.242
+++ local server_address=10.0.0.242
+++ extended_server_list+=10.0.0.242:5673,
+++ for server in "${server_list[@]}"
++++ echo 10.0.0.27
+++ local server_address=10.0.0.27
+++ extended_server_list+=10.0.0.27: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.242:5673,10.0.0.27:5673,10.0.0.23:5673, ']'
+++ echo 10.0.0.242:5673,10.0.0.27:5673,10.0.0.23:5673
++ RABBITMQ_SERVERS=10.0.0.242:5673,10.0.0.27: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.242
+++ local server_address=10.0.0.242
+++ extended_server_list+='10.0.0.242:6379 '
+++ for server in "${server_list[@]}"
++++ echo 10.0.0.27
+++ local server_address=10.0.0.27
+++ extended_server_list+='10.0.0.27: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.242:6379 10.0.0.27:6379 10.0.0.23:6379 ' ']'
+++ echo '10.0.0.242:6379 10.0.0.27:6379 10.0.0.23:6379'
++ REDIS_SERVERS='10.0.0.242:6379 10.0.0.27: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.242,10.0.0.27,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.242
+++ local server_address=10.0.0.242
+++ extended_server_list+='10.0.0.242:9092 '
+++ for server in "${server_list[@]}"
++++ echo 10.0.0.27
+++ local server_address=10.0.0.27
+++ extended_server_list+='10.0.0.27: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.242:9092 10.0.0.27:9092 10.0.0.23:9092 ' ']'
+++ echo '10.0.0.242:9092 10.0.0.27:9092 10.0.0.23:9092'
++ KAFKA_SERVERS='10.0.0.242:9092 10.0.0.27: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.242
++ KEYSTONE_AUTH_PROTO=http
++ KEYSTONE_AUTH_ADMIN_PORT=5000
++ KEYSTONE_AUTH_PUBLIC_PORT=5000
++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens
++ KEYSTONE_AUTH_INSECURE=True
++ KEYSTONE_AUTH_CERTFILE=
++ KEYSTONE_AUTH_KEYFILE=
++ KEYSTONE_AUTH_CA_CERTFILE=
++ KEYSTONE_AUTH_ENDPOINT_TYPE=
++ KEYSTONE_AUTH_SYNC_ON_DEMAND=
++ KEYSTONE_AUTH_INTERFACE=public
++ KUBEMANAGER_NODES=10.0.0.242,10.0.0.27,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.242,10.0.0.27,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.242,10.0.0.27,10.0.0.23
++ cut -d , -f 1
+ local cassandra=10.0.0.242
+ (( i=1 ))
+ (( i<=30 ))
+ echo -e '\035\nquit'
+ nc -z 10.0.0.242 9041
+ echo 'INFO: Cassandra is connected'
INFO: Cassandra is connected
+ sleep 5
+ return 0
+ host_ip=0.0.0.0
+ is_enabled
+ local val=
+ [[ '' == \t\r\u\e ]]
+ [[ '' == \y\e\s ]]
+ [[ '' == \e\n\a\b\l\e\d ]]
++ get_listen_ip_for_node CONFIG
+++ find_my_ip_and_order_for_node CONFIG
+++ local server_typ=CONFIG_NODES
+++ find_my_ip_and_order_for_node_list 10.0.0.242,10.0.0.27,10.0.0.23
+++ cut -d ' ' -f 1
+++ local servers=10.0.0.242,10.0.0.27,10.0.0.23
+++ local server_list=
+++ IFS=,
+++ read -ra server_list
++++ get_local_ips
++++ tr '\n' ,
++++ grep -vi host
++++ awk '/32 host/ { print f } {f=$2}'
++++ cat /proc/net/fib_trie
++++ sort
++++ uniq
+++ local local_ips=,10.0.0.23,10.20.0.14,127.0.0.1,172.17.0.1,,
+++ local ord=1
+++ for server in "${server_list[@]}"
+++ local ret=0
++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.242'\''))'
+++ local server_ip=10.0.0.242
+++ [[ 0 == 0 ]]
+++ [[ -n 10.0.0.242 ]]
+++ [[ ,10.0.0.23,10.20.0.14,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.242, ]]
+++ (( ord+=1 ))
+++ for server in "${server_list[@]}"
+++ local ret=0
++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.27'\''))'
+++ local server_ip=10.0.0.27
+++ [[ 0 == 0 ]]
+++ [[ -n 10.0.0.27 ]]
+++ [[ ,10.0.0.23,10.20.0.14,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.27, ]]
+++ (( 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.14,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.242:9041 10.0.0.27:9041 10.0.0.23:9041
++ sed 's/,/ /g'
+ cassandra_server_list='10.0.0.242:9041 10.0.0.27:9041 10.0.0.23:9041'
+ config_api_certs_config=
+ uwsgi_socket='protocol = http\nsocket = 10.0.0.23:8082'
+ is_enabled false
+ local val=false
+ [[ false == \t\r\u\e ]]
+ [[ false == \y\e\s ]]
+ [[ false == \e\n\a\b\l\e\d ]]
+ is_enabled False
+ local val=false
+ [[ false == \t\r\u\e ]]
+ [[ false == \y\e\s ]]
+ [[ false == \e\n\a\b\l\e\d ]]
+ neutron_section=
+ mkdir -p /etc/contrail
+ introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}")
+ admin_port_list=("${CONFIG_API_ADMIN_PORT}")
+ (( index=0 ))
+ (( index < CONFIG_API_WORKER_COUNT-1 ))
+ (( index=0 ))
+ (( index < CONFIG_API_WORKER_COUNT ))
+ cat
++ get_introspect_listen_ip_for_node CONFIG
++ local ip=0.0.0.0
++ is_enabled True
++ local val=true
++ [[ true == \t\r\u\e ]]
++ echo 0.0.0.0
+ add_ini_params_from_env API /etc/contrail/contrail-api-0.conf
+ local service_name=API
+ local cfg_path=/etc/contrail/contrail-api-0.conf
+ local delim=__
++ grep '^API__.*__.*=.*$'
++ set -o posix
++ set
++ sort
++ cut -d = -f 1
++ sed 's/^API__//g'
+ local vars=
+ local section=
+ (( ++index ))
+ (( index < CONFIG_API_WORKER_COUNT ))
+ (( CONFIG_API_WORKER_COUNT > 1 ))
+ service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0'
+ set_third_party_auth_config
+ [[ keystone != \k\e\y\s\t\o\n\e ]]
+ local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp
+ cat
+ [[ /v3 == \/\v\3 ]]
+ cat
+ [[ http == \h\t\t\p\s ]]
+ [[ -n '' ]]
+ [[ -n '' ]]
+ [[ -n public ]]
+ echo 'interface = public'
+ mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf
+ set_vnc_api_lib_ini
+ local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp
+ cat
+ is_enabled false
+ local val=false
+ [[ false == \t\r\u\e ]]
+ [[ false == \y\e\s ]]
+ [[ false == \e\n\a\b\l\e\d ]]
+ [[ keystone == \k\e\y\s\t\o\n\e ]]
+ cat
+ [[ http == \h\t\t\p\s ]]
+ mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini
+ upgrade_old_logs contrail-api
+ local template=contrail-api
++ dirname /var/log/contrail/config-api
+ local old_dir=/var/log/contrail
+ mkdir -p /var/log/contrail/config-api
+ chmod 755 /var/log/contrail/config-api
+ mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/
+ true
+ [[ -n 1999 ]]
+ [[ -n 1999 ]]
+ local owner_opts=1999:1999
+ chown 1999:1999 /var/log/contrail/config-api
+ find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' +
+ run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0
+ [[ -n 1999 ]]
+ [[ -n 1999 ]]
+ local owner_opts=1999:1999
+ mkdir -p /etc/contrail /var/lib/contrail
+ chown 1999:1999 /etc/contrail /var/lib/contrail
+ find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' +
+ chmod 755 /etc/contrail
+ do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0
+ [[ -n 1999 ]]
+ [[ -n 1999 ]]
+ mkdir -p /var/crashes
+ chmod 777 /var/crashes
++ id -un 1999
+ local user_name=contrail
+ export HOME=/home/contrail
+ HOME=/home/contrail
+ mkdir -p /home/contrail
+ chown -R 1999:1999 /home/contrail
+ exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0
/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="?
if ip_alloc_unit is not 1:
/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="?
if len(ipam_subnets) is 0:
/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="?
if len(ipam_subnets) is 0:
03/02/2026 04:26:57.976 7f713cd1e7c0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True
03/02/2026 04:26:58.123 7f713cd1e7c0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084
03/02/2026 04:26:58.136 7f713cd1e7c0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG]
03/02/2026 04:26:58.136 7f713cd1e7c0 [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-03-02 04:26:58] "GET / HTTP/1.1" 503 181 0.000224
10.0.0.23 - - [2026-03-02 04:26:58] "GET / HTTP/1.1" 503 181 0.000157
[Introspect:8084]10.0.0.242 - - [2026-03-02 04:26:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3223 0.001432
10.0.0.23 - - [2026-03-02 04:26:59] "GET / HTTP/1.1" 200 45871 0.001472
10.0.0.23 - - [2026-03-02 04:26:59] "GET / HTTP/1.1" 200 45871 0.001095
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-03-02 04:26:59] "POST /fqname-to-id HTTP/1.1" 401 293 0.000605
10.0.0.23 - - [2026-03-02 04:26:59] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 293 0.000258
10.0.0.23 - - [2026-03-02 04:27:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.709002
10.0.0.23 - - [2026-03-02 04:27:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003384
10.0.0.23 - - [2026-03-02 04:27:00] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 315 0.395180
10.0.0.23 - - [2026-03-02 04:27:00] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 985 0.003102
/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.242 - - [2026-03-02 04:27:01] "POST /neutron/port HTTP/1.1" 200 1125 0.179435
10.0.0.23 - - [2026-03-02 04:27:01] "GET /projects?obj_uuids=410c7512-1cb8-4f16-b282-ef37a1962fd3&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000983
10.0.0.23 - - [2026-03-02 04:27:01] "GET /project/410c7512-1cb8-4f16-b282-ef37a1962fd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1440 0.047379
10.0.0.23 - - [2026-03-02 04:27:01] "GET /projects?obj_uuids=410c7512-1cb8-4f16-b282-ef37a1962fd3&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001119
10.0.0.23 - - [2026-03-02 04:27:01] "GET /project/410c7512-1cb8-4f16-b282-ef37a1962fd3?fields=security_groups HTTP/1.1" 200 1088 0.050065
10.0.0.23 - - [2026-03-02 04:27:01] "GET /projects?obj_uuids=410c7512-1cb8-4f16-b282-ef37a1962fd3&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001076
10.0.0.242 - - [2026-03-02 04:27:01] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003291
10.0.0.23 - - [2026-03-02 04:27:01] "GET /project/410c7512-1cb8-4f16-b282-ef37a1962fd3?fields=application_policy_sets HTTP/1.1" 200 1381 0.050255
10.0.0.242 - - [2026-03-02 04:27:01] "POST /neutron/network HTTP/1.1" 200 886 0.006691
10.0.0.23 - - [2026-03-02 04:27:01] "DELETE /project/410c7512-1cb8-4f16-b282-ef37a1962fd3 HTTP/1.1" 409 278 0.251517
10.0.0.242 - - [2026-03-02 04:27:03] "POST /neutron/network HTTP/1.1" 200 896 0.046127
10.0.0.242 - - [2026-03-02 04:27:03] "POST /neutron/port HTTP/1.1" 200 117 0.001317
[Introspect:8084]10.0.0.242 - - [2026-03-02 04:27:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3161 0.001133
[Introspect:8084]10.0.0.242 - - [2026-03-02 04:27:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3161 0.001112
The option "admin_port" is not known to keystonemiddleware
The option "max_requests" is not known to keystonemiddleware
The option "signing_dir" is not known to keystonemiddleware
The option "auth_url" is not known to keystonemiddleware
The option "username" is not known to keystonemiddleware
The option "password" is not known to keystonemiddleware
The option "user_domain_name" is not known to keystonemiddleware
The option "project_domain_name" is not known to keystonemiddleware
The option "project_name" is not known to keystonemiddleware
AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True.
Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint
Using the in-process token cache is deprecated as of the 4.2.0 release and may be removed in the 5.0.0 release or the 'O' development cycle. The in-process cache causes inconsistent results and high memory usage. When the feature is removed the auth_token middleware will not cache tokens by default which may result in performance issues. It is recommended to use memcache for the auth_token token cache by setting the memcached_servers option.
10.0.0.242 - - [2026-03-02 04:27:06] "GET /obj-perms HTTP/1.1" 200 5051 0.400400
10.0.0.242 - - [2026-03-02 04:27:06] "GET /obj-perms HTTP/1.1" 200 5051 0.004101
10.0.0.242 - - [2026-03-02 04:27:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.027215
10.0.0.23 - - [2026-03-02 04:27:06] "GET /projects?obj_uuids=9e1a73ae-9d45-48fc-b448-9a92be5ead1c&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000994
10.0.0.242 - - [2026-03-02 04:27:06] "GET /project/9e1a73ae-9d45-48fc-b448-9a92be5ead1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.042929
10.0.0.242 - - [2026-03-02 04:27:06] "GET /virtual-networks?parent_id=9e1a73ae-9d45-48fc-b448-9a92be5ead1c&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.004508
10.0.0.242 - - [2026-03-02 04:27:07] "POST /virtual-networks HTTP/1.1" 200 546 0.100881
10.0.0.242 - - [2026-03-02 04:27:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003400
10.0.0.242 - - [2026-03-02 04:27:07] "GET /network-ipam/a73791e4-b39e-456e-9357-1b4c675f1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.004469
10.0.0.23 - - [2026-03-02 04:27:07] "POST /useragent-kv HTTP/1.1" 200 115 0.008683
10.0.0.242 - - [2026-03-02 04:27:07] "POST /ref-update HTTP/1.1" 200 156 0.078767
10.0.0.242 - - [2026-03-02 04:27:07] "POST /neutron/network HTTP/1.1" 200 809 0.033919
10.0.0.242 - - [2026-03-02 04:27:07] "GET /virtual-network/e6ad1b7c-9559-41b8-99f3-7c3d602ceab1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.008307
10.0.0.242 - - [2026-03-02 04:27:07] "GET /virtual-network/60a60312-1f07-4936-808f-192c41df0017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.006759
10.0.0.23 - - [2026-03-02 04:27:08] "GET /obj-perms HTTP/1.1" 200 5051 0.092083
10.0.0.242 - - [2026-03-02 04:27:08] "POST /id-to-fqname HTTP/1.1" 200 222 0.001359
10.0.0.242 - - [2026-03-02 04:27:08] "POST /neutron/port HTTP/1.1" 200 2098 0.029056
10.0.0.23 - - [2026-03-02 04:27:09] "GET /projects?obj_uuids=9e1a73ae-9d45-48fc-b448-9a92be5ead1c&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001268
10.0.0.242 - - [2026-03-02 04:27:09] "GET /project/9e1a73ae-9d45-48fc-b448-9a92be5ead1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.074854
10.0.0.242 - - [2026-03-02 04:27:09] "POST /neutron/network HTTP/1.1" 200 886 0.032897
10.0.0.242 - - [2026-03-02 04:27:09] "POST /neutron/port HTTP/1.1" 200 117 0.006666
10.0.0.23 - - [2026-03-02 04:27:10] "GET /projects?obj_uuids=9e1a73ae-9d45-48fc-b448-9a92be5ead1c&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001082
10.0.0.242 - - [2026-03-02 04:27:10] "POST /neutron/port HTTP/1.1" 200 1061 0.310596
10.0.0.242 - - [2026-03-02 04:27:10] "POST /neutron/port HTTP/1.1" 200 1115 0.134452
10.0.0.242 - - [2026-03-02 04:27:10] "POST /neutron/subnet HTTP/1.1" 200 646 0.008907
10.0.0.242 - - [2026-03-02 04:27:14] "POST /neutron/port HTTP/1.1" 200 1125 0.018593
10.0.0.242 - - [2026-03-02 04:27:15] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007960
10.0.0.242 - - [2026-03-02 04:27:15] "POST /neutron/port HTTP/1.1" 200 1125 0.017725
10.0.0.242 - - [2026-03-02 04:27:15] "GET /virtual-machine/67ff26ca-2760-4934-b88c-5ef50a9ea969 HTTP/1.1" 200 1293 0.032141
10.0.0.242 - - [2026-03-02 04:27:15] "GET /virtual-machine/67ff26ca-2760-4934-b88c-5ef50a9ea969 HTTP/1.1" 200 1293 0.004452
10.0.0.242 - - [2026-03-02 04:27:15] "GET /virtual-machine-interface/fdb1e1f2-df45-45fa-9097-620506908d87 HTTP/1.1" 200 2950 0.006201
10.0.0.242 - - [2026-03-02 04:27:15] "GET /virtual-machine/67ff26ca-2760-4934-b88c-5ef50a9ea969 HTTP/1.1" 200 1293 0.004237
10.0.0.242 - - [2026-03-02 04:27:15] "GET /virtual-machine-interface/fdb1e1f2-df45-45fa-9097-620506908d87 HTTP/1.1" 200 2950 0.006665
10.0.0.242 - - [2026-03-02 04:27:15] "GET /instance-ip/2ec0dcb3-a1b5-43e8-a67c-dea5cef10d21 HTTP/1.1" 200 1623 0.006441
10.0.0.242 - - [2026-03-02 04:27:15] "GET /virtual-machine/67ff26ca-2760-4934-b88c-5ef50a9ea969 HTTP/1.1" 200 1293 0.004117
10.0.0.242 - - [2026-03-02 04:27:15] "GET /virtual-machine-interface/fdb1e1f2-df45-45fa-9097-620506908d87 HTTP/1.1" 200 2950 0.005757
10.0.0.242 - - [2026-03-02 04:27:15] "GET /instance-ip/2ec0dcb3-a1b5-43e8-a67c-dea5cef10d21 HTTP/1.1" 200 1623 0.004190
10.0.0.242 - - [2026-03-02 04:27:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003773
10.0.0.242 - - [2026-03-02 04:27:15] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004592
10.0.0.242 - - [2026-03-02 04:27:15] "GET /virtual-networks?parent_id=9e1a73ae-9d45-48fc-b448-9a92be5ead1c&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002887
10.0.0.242 - - [2026-03-02 04:27:15] "GET /virtual-network/60a60312-1f07-4936-808f-192c41df0017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.006768
10.0.0.242 - - [2026-03-02 04:27:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003058
10.0.0.242 - - [2026-03-02 04:27:15] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003973
10.0.0.242 - - [2026-03-02 04:27:15] "GET /virtual-networks?parent_id=9e1a73ae-9d45-48fc-b448-9a92be5ead1c&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004115
10.0.0.242 - - [2026-03-02 04:27:15] "GET /virtual-network/60a60312-1f07-4936-808f-192c41df0017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.005882
10.0.0.242 - - [2026-03-02 04:27:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003461
10.0.0.242 - - [2026-03-02 04:27:15] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004154
10.0.0.242 - - [2026-03-02 04:27:15] "GET /virtual-networks?parent_id=9e1a73ae-9d45-48fc-b448-9a92be5ead1c&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003382
10.0.0.242 - - [2026-03-02 04:27:15] "GET /virtual-network/60a60312-1f07-4936-808f-192c41df0017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.006734
10.0.0.242 - - [2026-03-02 04:27:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003429
10.0.0.242 - - [2026-03-02 04:27:15] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004194
10.0.0.242 - - [2026-03-02 04:27:15] "GET /virtual-networks?parent_id=9e1a73ae-9d45-48fc-b448-9a92be5ead1c&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003701
10.0.0.242 - - [2026-03-02 04:27:15] "GET /virtual-network/60a60312-1f07-4936-808f-192c41df0017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.006644
10.0.0.242 - - [2026-03-02 04:27:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003483
10.0.0.242 - - [2026-03-02 04:27:15] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003931
10.0.0.242 - - [2026-03-02 04:27:15] "GET /virtual-networks?parent_id=9e1a73ae-9d45-48fc-b448-9a92be5ead1c&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003521
10.0.0.242 - - [2026-03-02 04:27:15] "GET /virtual-network/60a60312-1f07-4936-808f-192c41df0017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.006595
10.0.0.242 - - [2026-03-02 04:27:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004106
10.0.0.242 - - [2026-03-02 04:27:19] "GET /virtual-network/60a60312-1f07-4936-808f-192c41df0017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.006084
10.0.0.242 - - [2026-03-02 04:27:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.009642
10.0.0.242 - - [2026-03-02 04:27:23] "GET /virtual-network/60a60312-1f07-4936-808f-192c41df0017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.007563
10.0.0.242 - - [2026-03-02 04:27:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003796
10.0.0.242 - - [2026-03-02 04:27:27] "GET /virtual-network/60a60312-1f07-4936-808f-192c41df0017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.006407
10.0.0.242 - - [2026-03-02 04:27:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003388
10.0.0.242 - - [2026-03-02 04:27:31] "GET /virtual-network/60a60312-1f07-4936-808f-192c41df0017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.006472
10.0.0.242 - - [2026-03-02 04:27:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003573
10.0.0.242 - - [2026-03-02 04:27:35] "GET /virtual-network/60a60312-1f07-4936-808f-192c41df0017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.005557
10.0.0.242 - - [2026-03-02 04:27:37] "GET /obj-perms HTTP/1.1" 200 5075 0.049392
10.0.0.242 - - [2026-03-02 04:27:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003305
10.0.0.242 - - [2026-03-02 04:27:39] "GET /virtual-network/60a60312-1f07-4936-808f-192c41df0017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.006102
10.0.0.242 - - [2026-03-02 04:27:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004126
10.0.0.242 - - [2026-03-02 04:27:43] "GET /virtual-network/60a60312-1f07-4936-808f-192c41df0017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.005130
10.0.0.242 - - [2026-03-02 04:27:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003623
10.0.0.242 - - [2026-03-02 04:27:47] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006290
10.0.0.242 - - [2026-03-02 04:27:47] "GET /virtual-networks?parent_id=9e1a73ae-9d45-48fc-b448-9a92be5ead1c&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002902
10.0.0.242 - - [2026-03-02 04:27:47] "GET /virtual-network/60a60312-1f07-4936-808f-192c41df0017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.005762
10.0.0.242 - - [2026-03-02 04:27:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003613
10.0.0.242 - - [2026-03-02 04:27:47] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003293
10.0.0.242 - - [2026-03-02 04:27:47] "GET /virtual-networks?parent_id=9e1a73ae-9d45-48fc-b448-9a92be5ead1c&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002589
10.0.0.242 - - [2026-03-02 04:27:48] "GET /virtual-network/60a60312-1f07-4936-808f-192c41df0017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.006073
10.0.0.242 - - [2026-03-02 04:27:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002625
10.0.0.242 - - [2026-03-02 04:27:48] "GET /routing-instance/956cbcae-99d3-4c77-ab9c-5b8210c876ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1788 0.004121
10.0.0.242 - - [2026-03-02 04:27:48] "GET /route-target/90e751f5-2714-4e75-8551-32d8063e74cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004065
10.0.0.242 - - [2026-03-02 04:27:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003319
10.0.0.242 - - [2026-03-02 04:27:48] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003350
10.0.0.242 - - [2026-03-02 04:27:48] "GET /virtual-networks?parent_id=9e1a73ae-9d45-48fc-b448-9a92be5ead1c&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003222
10.0.0.242 - - [2026-03-02 04:27:48] "GET /virtual-network/60a60312-1f07-4936-808f-192c41df0017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.006687
10.0.0.242 - - [2026-03-02 04:27:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002853
10.0.0.242 - - [2026-03-02 04:27:48] "GET /routing-instance/956cbcae-99d3-4c77-ab9c-5b8210c876ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1788 0.004884
10.0.0.242 - - [2026-03-02 04:27:48] "GET /route-target/90e751f5-2714-4e75-8551-32d8063e74cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003343
10.0.0.242 - - [2026-03-02 04:27:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003061
10.0.0.242 - - [2026-03-02 04:27:48] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004511
10.0.0.242 - - [2026-03-02 04:27:48] "GET /virtual-networks?parent_id=9e1a73ae-9d45-48fc-b448-9a92be5ead1c&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003133
10.0.0.242 - - [2026-03-02 04:27:48] "GET /virtual-network/60a60312-1f07-4936-808f-192c41df0017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.006004
10.0.0.242 - - [2026-03-02 04:27:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003865
10.0.0.242 - - [2026-03-02 04:27:48] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003991
10.0.0.242 - - [2026-03-02 04:27:48] "GET /virtual-networks?parent_id=9e1a73ae-9d45-48fc-b448-9a92be5ead1c&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003182
10.0.0.242 - - [2026-03-02 04:27:48] "GET /virtual-network/60a60312-1f07-4936-808f-192c41df0017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.006369
10.0.0.242 - - [2026-03-02 04:27:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003134
10.0.0.242 - - [2026-03-02 04:27:48] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004494
10.0.0.242 - - [2026-03-02 04:27:48] "GET /virtual-networks?parent_id=9e1a73ae-9d45-48fc-b448-9a92be5ead1c&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004016
10.0.0.242 - - [2026-03-02 04:27:48] "GET /virtual-network/60a60312-1f07-4936-808f-192c41df0017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.005678
10.0.0.23 - - [2026-03-02 04:27:48] "GET /obj-perms HTTP/1.1" 200 5051 0.003483
10.0.0.242 - - [2026-03-02 04:27:48] "GET /obj-perms HTTP/1.1" 200 5051 0.004462
10.0.0.242 - - [2026-03-02 04:27:49] "GET /obj-perms HTTP/1.1" 200 5051 0.003279
10.0.0.23 - - [2026-03-02 04:27:49] "GET /obj-perms HTTP/1.1" 200 5051 0.003781
10.0.0.242 - - [2026-03-02 04:27:49] "POST /id-to-fqname HTTP/1.1" 200 222 0.001352
10.0.0.242 - - [2026-03-02 04:27:49] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007455
10.0.0.23 - - [2026-03-02 04:27:50] "GET /projects?obj_uuids=9e1a73ae-9d45-48fc-b448-9a92be5ead1c&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001012
10.0.0.242 - - [2026-03-02 04:27:50] "GET /project/9e1a73ae-9d45-48fc-b448-9a92be5ead1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.072535
10.0.0.242 - - [2026-03-02 04:27:50] "POST /neutron/port HTTP/1.1" 200 3070 0.028389
10.0.0.242 - - [2026-03-02 04:27:50] "POST /neutron/port HTTP/1.1" 200 117 0.006310
10.0.0.242 - - [2026-03-02 04:27:51] "POST /neutron/port HTTP/1.1" 200 1061 0.017094
10.0.0.242 - - [2026-03-02 04:27:51] "POST /neutron/port HTTP/1.1" 200 1125 0.017863
10.0.0.242 - - [2026-03-02 04:27:51] "POST /neutron/port HTTP/1.1" 200 117 0.001219
10.0.0.242 - - [2026-03-02 04:27:55] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007595
10.0.0.242 - - [2026-03-02 04:27:55] "POST /neutron/port HTTP/1.1" 200 1125 0.017986
10.0.0.242 - - [2026-03-02 04:27:55] "GET /virtual-machine/31032908-bc34-4b81-a30a-72378a0ecf55 HTTP/1.1" 200 1293 0.006304
10.0.0.242 - - [2026-03-02 04:27:56] "GET /virtual-machine/31032908-bc34-4b81-a30a-72378a0ecf55 HTTP/1.1" 200 1293 0.004249
10.0.0.242 - - [2026-03-02 04:27:56] "GET /virtual-machine-interface/c35ee3e9-c90b-4336-8360-ab46a2654e26 HTTP/1.1" 200 2949 0.005365
10.0.0.242 - - [2026-03-02 04:27:56] "POST /neutron/port HTTP/1.1" 200 1125 0.056977
10.0.0.242 - - [2026-03-02 04:27:56] "GET /virtual-machine/31032908-bc34-4b81-a30a-72378a0ecf55 HTTP/1.1" 200 1293 0.003302
10.0.0.242 - - [2026-03-02 04:27:56] "GET /virtual-machine-interface/c35ee3e9-c90b-4336-8360-ab46a2654e26 HTTP/1.1" 200 2949 0.005271
10.0.0.242 - - [2026-03-02 04:27:56] "GET /instance-ip/9cb1bd4a-fc45-4fe0-b489-57ba1cc81e8d HTTP/1.1" 200 1624 0.006246
10.0.0.242 - - [2026-03-02 04:27:56] "GET /virtual-machine/31032908-bc34-4b81-a30a-72378a0ecf55 HTTP/1.1" 200 1293 0.003313
10.0.0.242 - - [2026-03-02 04:27:56] "GET /virtual-machine-interface/c35ee3e9-c90b-4336-8360-ab46a2654e26 HTTP/1.1" 200 2949 0.007308
10.0.0.242 - - [2026-03-02 04:27:56] "GET /instance-ip/9cb1bd4a-fc45-4fe0-b489-57ba1cc81e8d HTTP/1.1" 200 1624 0.004445
10.0.0.242 - - [2026-03-02 04:27:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004025
10.0.0.242 - - [2026-03-02 04:27:56] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006628
10.0.0.242 - - [2026-03-02 04:27:56] "GET /virtual-networks?parent_id=9e1a73ae-9d45-48fc-b448-9a92be5ead1c&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004438
10.0.0.242 - - [2026-03-02 04:27:56] "GET /virtual-network/e160770c-60f7-432a-b8ff-4f027e9b5670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.006085
10.0.0.242 - - [2026-03-02 04:27:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003447
10.0.0.242 - - [2026-03-02 04:27:56] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005171
10.0.0.242 - - [2026-03-02 04:27:56] "GET /virtual-networks?parent_id=9e1a73ae-9d45-48fc-b448-9a92be5ead1c&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003949
10.0.0.242 - - [2026-03-02 04:27:56] "GET /virtual-network/e160770c-60f7-432a-b8ff-4f027e9b5670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.007679
10.0.0.242 - - [2026-03-02 04:27:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003577
10.0.0.242 - - [2026-03-02 04:27:56] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004294
10.0.0.242 - - [2026-03-02 04:27:56] "GET /virtual-networks?parent_id=9e1a73ae-9d45-48fc-b448-9a92be5ead1c&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003667
10.0.0.242 - - [2026-03-02 04:27:56] "GET /virtual-network/e160770c-60f7-432a-b8ff-4f027e9b5670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.006552
10.0.0.242 - - [2026-03-02 04:27:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003885
10.0.0.242 - - [2026-03-02 04:27:56] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003921
10.0.0.242 - - [2026-03-02 04:27:56] "GET /virtual-networks?parent_id=9e1a73ae-9d45-48fc-b448-9a92be5ead1c&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003380
10.0.0.242 - - [2026-03-02 04:27:56] "GET /virtual-network/e160770c-60f7-432a-b8ff-4f027e9b5670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.007591
10.0.0.242 - - [2026-03-02 04:27:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004162
10.0.0.242 - - [2026-03-02 04:27:56] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004340
10.0.0.242 - - [2026-03-02 04:27:56] "GET /virtual-networks?parent_id=9e1a73ae-9d45-48fc-b448-9a92be5ead1c&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003124
10.0.0.242 - - [2026-03-02 04:27:56] "GET /virtual-network/e160770c-60f7-432a-b8ff-4f027e9b5670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.006266
10.0.0.242 - - [2026-03-02 04:27:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003855
10.0.0.242 - - [2026-03-02 04:27:59] "GET /virtual-network/e160770c-60f7-432a-b8ff-4f027e9b5670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005169
10.0.0.242 - - [2026-03-02 04:28:01] "POST /neutron/port HTTP/1.1" 200 1125 0.019439
10.0.0.242 - - [2026-03-02 04:28:01] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004656
10.0.0.242 - - [2026-03-02 04:28:01] "POST /neutron/network HTTP/1.1" 200 886 0.010149
10.0.0.242 - - [2026-03-02 04:28:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003965
10.0.0.242 - - [2026-03-02 04:28:03] "GET /virtual-network/e160770c-60f7-432a-b8ff-4f027e9b5670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.006618
10.0.0.242 - - [2026-03-02 04:28:04] "POST /neutron/network HTTP/1.1" 200 896 0.007246
10.0.0.242 - - [2026-03-02 04:28:04] "POST /neutron/port HTTP/1.1" 200 117 0.001752
10.0.0.242 - - [2026-03-02 04:28:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003514
10.0.0.242 - - [2026-03-02 04:28:07] "GET /virtual-network/e160770c-60f7-432a-b8ff-4f027e9b5670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005368
10.0.0.242 - - [2026-03-02 04:28:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003874
10.0.0.242 - - [2026-03-02 04:28:12] "GET /virtual-network/e160770c-60f7-432a-b8ff-4f027e9b5670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005825
10.0.0.242 - - [2026-03-02 04:28:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003572
10.0.0.242 - - [2026-03-02 04:28:16] "GET /virtual-network/e160770c-60f7-432a-b8ff-4f027e9b5670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005314
10.0.0.242 - - [2026-03-02 04:28:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003694
10.0.0.242 - - [2026-03-02 04:28:20] "GET /virtual-network/e160770c-60f7-432a-b8ff-4f027e9b5670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005837
10.0.0.242 - - [2026-03-02 04:28:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004107
10.0.0.242 - - [2026-03-02 04:28:24] "GET /virtual-network/e160770c-60f7-432a-b8ff-4f027e9b5670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.008455
10.0.0.242 - - [2026-03-02 04:28:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004205
10.0.0.242 - - [2026-03-02 04:28:28] "GET /virtual-network/e160770c-60f7-432a-b8ff-4f027e9b5670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005934
10.0.0.242 - - [2026-03-02 04:28:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003497
10.0.0.242 - - [2026-03-02 04:28:32] "GET /virtual-network/e160770c-60f7-432a-b8ff-4f027e9b5670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.006082
10.0.0.242 - - [2026-03-02 04:28:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003978
10.0.0.242 - - [2026-03-02 04:28:36] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004646
10.0.0.242 - - [2026-03-02 04:28:36] "GET /virtual-networks?parent_id=9e1a73ae-9d45-48fc-b448-9a92be5ead1c&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004145
10.0.0.242 - - [2026-03-02 04:28:36] "GET /virtual-network/e160770c-60f7-432a-b8ff-4f027e9b5670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.006521
10.0.0.242 - - [2026-03-02 04:28:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004076
10.0.0.242 - - [2026-03-02 04:28:36] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004258
10.0.0.242 - - [2026-03-02 04:28:36] "GET /virtual-networks?parent_id=9e1a73ae-9d45-48fc-b448-9a92be5ead1c&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004017
10.0.0.242 - - [2026-03-02 04:28:36] "GET /virtual-network/e160770c-60f7-432a-b8ff-4f027e9b5670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005897
10.0.0.242 - - [2026-03-02 04:28:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003369
10.0.0.242 - - [2026-03-02 04:28:36] "GET /routing-instance/f70bd00e-e59b-4ecd-b576-2095d2e2a123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1788 0.004551
10.0.0.242 - - [2026-03-02 04:28:36] "GET /route-target/db910319-71ce-4447-a44c-e494b9520a07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003654
10.0.0.242 - - [2026-03-02 04:28:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003186
10.0.0.242 - - [2026-03-02 04:28:37] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003900
10.0.0.242 - - [2026-03-02 04:28:37] "GET /virtual-networks?parent_id=9e1a73ae-9d45-48fc-b448-9a92be5ead1c&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002790
10.0.0.242 - - [2026-03-02 04:28:37] "GET /virtual-network/e160770c-60f7-432a-b8ff-4f027e9b5670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.006130
10.0.0.242 - - [2026-03-02 04:28:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003905
10.0.0.242 - - [2026-03-02 04:28:37] "GET /routing-instance/f70bd00e-e59b-4ecd-b576-2095d2e2a123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1788 0.004474
10.0.0.242 - - [2026-03-02 04:28:37] "GET /route-target/db910319-71ce-4447-a44c-e494b9520a07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004920
10.0.0.242 - - [2026-03-02 04:28:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004602
10.0.0.242 - - [2026-03-02 04:28:37] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006533
10.0.0.242 - - [2026-03-02 04:28:37] "GET /virtual-networks?parent_id=9e1a73ae-9d45-48fc-b448-9a92be5ead1c&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004147
10.0.0.242 - - [2026-03-02 04:28:37] "GET /virtual-network/e160770c-60f7-432a-b8ff-4f027e9b5670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.006507
10.0.0.242 - - [2026-03-02 04:28:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003839
10.0.0.242 - - [2026-03-02 04:28:37] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005140
10.0.0.242 - - [2026-03-02 04:28:37] "GET /virtual-networks?parent_id=9e1a73ae-9d45-48fc-b448-9a92be5ead1c&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004421
10.0.0.242 - - [2026-03-02 04:28:37] "GET /virtual-network/e160770c-60f7-432a-b8ff-4f027e9b5670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.008161
10.0.0.242 - - [2026-03-02 04:28:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004956
10.0.0.242 - - [2026-03-02 04:28:37] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005013
10.0.0.242 - - [2026-03-02 04:28:37] "GET /virtual-networks?parent_id=9e1a73ae-9d45-48fc-b448-9a92be5ead1c&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004471
10.0.0.242 - - [2026-03-02 04:28:37] "GET /virtual-network/e160770c-60f7-432a-b8ff-4f027e9b5670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.006376
10.0.0.242 - - [2026-03-02 04:28:37] "GET /obj-perms HTTP/1.1" 200 5051 0.004598
10.0.0.23 - - [2026-03-02 04:28:37] "GET /obj-perms HTTP/1.1" 200 5051 0.004498
10.0.0.242 - - [2026-03-02 04:28:37] "GET /obj-perms HTTP/1.1" 200 5051 0.004725
10.0.0.242 - - [2026-03-02 04:28:37] "GET /obj-perms HTTP/1.1" 200 5051 0.004548
10.0.0.27 - - [2026-03-02 04:28:38] "GET /obj-perms HTTP/1.1" 200 5051 0.332032
10.0.0.242 - - [2026-03-02 04:28:38] "GET /virtual-machine/67ff26ca-2760-4934-b88c-5ef50a9ea969 HTTP/1.1" 200 1293 0.004649
10.0.0.242 - - [2026-03-02 04:28:38] "GET /virtual-machine-interface/fdb1e1f2-df45-45fa-9097-620506908d87 HTTP/1.1" 200 2950 0.006453
10.0.0.242 - - [2026-03-02 04:28:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003605
10.0.0.242 - - [2026-03-02 04:28:38] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004849
10.0.0.242 - - [2026-03-02 04:28:38] "GET /virtual-networks?parent_id=9e1a73ae-9d45-48fc-b448-9a92be5ead1c&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003448
10.0.0.242 - - [2026-03-02 04:28:38] "GET /virtual-network/60a60312-1f07-4936-808f-192c41df0017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.009077
10.0.0.23 - - [2026-03-02 04:28:38] "GET /obj-perms HTTP/1.1" 200 5075 0.053162
10.0.0.242 - - [2026-03-02 04:28:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.008041
10.0.0.242 - - [2026-03-02 04:28:39] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004408
10.0.0.242 - - [2026-03-02 04:28:39] "GET /virtual-networks?parent_id=9e1a73ae-9d45-48fc-b448-9a92be5ead1c&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.005838
10.0.0.242 - - [2026-03-02 04:28:39] "GET /virtual-network/60a60312-1f07-4936-808f-192c41df0017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.006469
10.0.0.242 - - [2026-03-02 04:28:39] "GET /virtual-machine/31032908-bc34-4b81-a30a-72378a0ecf55 HTTP/1.1" 200 1293 0.004664
10.0.0.242 - - [2026-03-02 04:28:39] "GET /virtual-machine-interface/c35ee3e9-c90b-4336-8360-ab46a2654e26 HTTP/1.1" 200 2949 0.005821
10.0.0.242 - - [2026-03-02 04:28:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003872
10.0.0.242 - - [2026-03-02 04:28:39] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003817
10.0.0.242 - - [2026-03-02 04:28:39] "GET /virtual-networks?parent_id=9e1a73ae-9d45-48fc-b448-9a92be5ead1c&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003400
10.0.0.242 - - [2026-03-02 04:28:39] "GET /virtual-network/e160770c-60f7-432a-b8ff-4f027e9b5670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.007066
10.0.0.242 - - [2026-03-02 04:28:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003934
10.0.0.242 - - [2026-03-02 04:28:41] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003831
10.0.0.242 - - [2026-03-02 04:28:41] "GET /virtual-networks?parent_id=9e1a73ae-9d45-48fc-b448-9a92be5ead1c&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003829
10.0.0.242 - - [2026-03-02 04:28:41] "GET /virtual-network/e160770c-60f7-432a-b8ff-4f027e9b5670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005990
10.0.0.242 - - [2026-03-02 04:28:41] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007638
10.0.0.242 - - [2026-03-02 04:28:48] "POST /neutron/port HTTP/1.1" 200 1125 0.018314
10.0.0.242 - - [2026-03-02 04:28:51] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008556
10.0.0.242 - - [2026-03-02 04:29:00] "POST /neutron/network HTTP/1.1" 200 896 0.007463
10.0.0.242 - - [2026-03-02 04:29:00] "POST /neutron/port HTTP/1.1" 200 117 0.001111
10.0.0.242 - - [2026-03-02 04:29:05] "POST /neutron/port HTTP/1.1" 200 1125 0.017650
10.0.0.242 - - [2026-03-02 04:29:06] "POST /neutron/subnet HTTP/1.1" 200 646 0.009515
10.0.0.242 - - [2026-03-02 04:29:34] "GET /virtual-machine/31032908-bc34-4b81-a30a-72378a0ecf55 HTTP/1.1" 200 1293 0.004262
10.0.0.242 - - [2026-03-02 04:29:34] "POST /neutron/port HTTP/1.1" 200 1125 0.017393
10.0.0.242 - - [2026-03-02 04:29:36] "GET /virtual-machine/31032908-bc34-4b81-a30a-72378a0ecf55 HTTP/1.1" 404 171 0.004157
10.0.0.242 - - [2026-03-02 04:29:36] "GET /virtual-machine/31032908-bc34-4b81-a30a-72378a0ecf55 HTTP/1.1" 404 171 0.004097
10.0.0.242 - - [2026-03-02 04:29:36] "GET /virtual-machine/31032908-bc34-4b81-a30a-72378a0ecf55 HTTP/1.1" 404 171 0.004347
10.0.0.242 - - [2026-03-02 04:29:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004203
10.0.0.242 - - [2026-03-02 04:29:36] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005052
10.0.0.242 - - [2026-03-02 04:29:36] "GET /virtual-networks?parent_id=9e1a73ae-9d45-48fc-b448-9a92be5ead1c&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003816
10.0.0.242 - - [2026-03-02 04:29:36] "GET /virtual-network/e160770c-60f7-432a-b8ff-4f027e9b5670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.007170
10.0.0.242 - - [2026-03-02 04:29:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004285
10.0.0.242 - - [2026-03-02 04:29:36] "GET /routing-instance/f70bd00e-e59b-4ecd-b576-2095d2e2a123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1788 0.005283
10.0.0.242 - - [2026-03-02 04:29:36] "GET /route-target/db910319-71ce-4447-a44c-e494b9520a07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004650
10.0.0.242 - - [2026-03-02 04:29:36] "GET /obj-perms HTTP/1.1" 200 5051 0.004773
10.0.0.242 - - [2026-03-02 04:29:40] "GET /obj-perms HTTP/1.1" 200 5051 0.003694
10.0.0.242 - - [2026-03-02 04:29:46] "GET /obj-perms HTTP/1.1" 200 5051 0.004069
10.0.0.242 - - [2026-03-02 04:29:49] "GET /obj-perms HTTP/1.1" 200 5051 0.004326
10.0.0.242 - - [2026-03-02 04:29:55] "GET /obj-perms HTTP/1.1" 200 5051 0.003715
10.0.0.242 - - [2026-03-02 04:29:55] "GET /obj-perms HTTP/1.1" 200 5051 0.053911
10.0.0.27 - - [2026-03-02 04:29:55] "GET /obj-perms HTTP/1.1" 200 5051 0.003585
10.0.0.242 - - [2026-03-02 04:29:55] "GET /virtual-machine/67ff26ca-2760-4934-b88c-5ef50a9ea969 HTTP/1.1" 200 1293 0.004147
10.0.0.242 - - [2026-03-02 04:29:56] "POST /neutron/port HTTP/1.1" 200 1125 0.018350
10.0.0.242 - - [2026-03-02 04:29:57] "GET /virtual-machine/67ff26ca-2760-4934-b88c-5ef50a9ea969 HTTP/1.1" 404 171 0.003400
10.0.0.242 - - [2026-03-02 04:29:57] "GET /virtual-machine/67ff26ca-2760-4934-b88c-5ef50a9ea969 HTTP/1.1" 404 171 0.003127
10.0.0.242 - - [2026-03-02 04:29:57] "GET /virtual-machine/67ff26ca-2760-4934-b88c-5ef50a9ea969 HTTP/1.1" 404 171 0.002639
10.0.0.242 - - [2026-03-02 04:29:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003459
10.0.0.242 - - [2026-03-02 04:29:58] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003649
10.0.0.242 - - [2026-03-02 04:29:58] "GET /virtual-networks?parent_id=9e1a73ae-9d45-48fc-b448-9a92be5ead1c&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003394
10.0.0.242 - - [2026-03-02 04:29:58] "GET /virtual-network/60a60312-1f07-4936-808f-192c41df0017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.006108
10.0.0.242 - - [2026-03-02 04:29:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003403
10.0.0.242 - - [2026-03-02 04:29:58] "GET /routing-instance/956cbcae-99d3-4c77-ab9c-5b8210c876ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1788 0.004189
10.0.0.242 - - [2026-03-02 04:29:58] "GET /route-target/90e751f5-2714-4e75-8551-32d8063e74cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003289
10.0.0.23 - - [2026-03-02 04:30:01] "GET /obj-perms HTTP/1.1" 200 5051 0.004806
10.0.0.242 - - [2026-03-02 04:30:02] "POST /neutron/port HTTP/1.1" 200 1125 0.020202
10.0.0.242 - - [2026-03-02 04:30:02] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004487
10.0.0.242 - - [2026-03-02 04:30:03] "POST /neutron/network HTTP/1.1" 200 886 0.007869
10.0.0.242 - - [2026-03-02 04:30:04] "GET /obj-perms HTTP/1.1" 200 5051 0.003791
10.0.0.242 - - [2026-03-02 04:30:07] "POST /neutron/network HTTP/1.1" 200 896 0.006380
10.0.0.242 - - [2026-03-02 04:30:07] "POST /neutron/port HTTP/1.1" 200 117 0.001131
10.0.0.23 - - [2026-03-02 04:30:10] "GET /obj-perms HTTP/1.1" 200 5051 0.005177
10.0.0.242 - - [2026-03-02 04:30:13] "GET /obj-perms HTTP/1.1" 200 5051 0.007940
10.0.0.242 - - [2026-03-02 04:30:16] "GET /obj-perms HTTP/1.1" 200 5051 0.003639
10.0.0.23 - - [2026-03-02 04:30:16] "GET /obj-perms HTTP/1.1" 200 5051 0.003669
10.0.0.23 - - [2026-03-02 04:30:17] "POST /useragent-kv HTTP/1.1" 200 115 0.006224
10.0.0.23 - - [2026-03-02 04:30:17] "POST /useragent-kv HTTP/1.1" 200 115 0.006771
10.0.0.242 - - [2026-03-02 04:30:17] "DELETE /virtual-network/e6ad1b7c-9559-41b8-99f3-7c3d602ceab1 HTTP/1.1" 200 115 0.123610
10.0.0.242 - - [2026-03-02 04:30:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.070721
10.0.0.242 - - [2026-03-02 04:30:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004298
10.0.0.242 - - [2026-03-02 04:30:17] "GET /network-policy/bd03f338-b602-40af-8a6b-9fd8dd031ed5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.004646
10.0.0.242 - - [2026-03-02 04:30:17] "POST /ref-update HTTP/1.1" 200 156 0.074392
10.0.0.242 - - [2026-03-02 04:30:17] "POST /ref-update HTTP/1.1" 200 156 0.028441
10.0.0.242 - - [2026-03-02 04:30:17] "GET /virtual-network/e160770c-60f7-432a-b8ff-4f027e9b5670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.031493
10.0.0.242 - - [2026-03-02 04:30:17] "DELETE /virtual-network/e160770c-60f7-432a-b8ff-4f027e9b5670 HTTP/1.1" 409 234 0.015539
10.0.0.242 - - [2026-03-02 04:30:17] "POST /neutron/port HTTP/1.1" 200 1125 0.021772
10.0.0.242 - - [2026-03-02 04:30:18] "POST /neutron/port HTTP/1.1" 200 151 0.238503
10.0.0.23 - - [2026-03-02 04:30:19] "POST /useragent-kv HTTP/1.1" 200 115 0.003962
10.0.0.23 - - [2026-03-02 04:30:19] "POST /useragent-kv HTTP/1.1" 200 115 0.006280
10.0.0.242 - - [2026-03-02 04:30:19] "DELETE /virtual-network/e160770c-60f7-432a-b8ff-4f027e9b5670 HTTP/1.1" 200 115 0.127253
10.0.0.242 - - [2026-03-02 04:30:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003738
10.0.0.242 - - [2026-03-02 04:30:19] "GET /network-policy/0676687e-5371-4be3-b55b-4902b8482f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.004807
10.0.0.242 - - [2026-03-02 04:30:19] "POST /ref-update HTTP/1.1" 200 156 0.059356
10.0.0.242 - - [2026-03-02 04:30:20] "DELETE /access-control-list/3542def5-17e8-4135-86c8-4e3078edf93f HTTP/1.1" 200 115 0.060560
10.0.0.242 - - [2026-03-02 04:30:20] "POST /neutron/network HTTP/1.1" 200 809 0.017228
10.0.0.242 - - [2026-03-02 04:30:20] "GET /virtual-network/60a60312-1f07-4936-808f-192c41df0017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1931 0.007462
10.0.0.23 - - [2026-03-02 04:30:20] "POST /useragent-kv HTTP/1.1" 200 115 0.004882
10.0.0.23 - - [2026-03-02 04:30:20] "POST /useragent-kv HTTP/1.1" 200 115 0.008132
10.0.0.242 - - [2026-03-02 04:30:20] "DELETE /virtual-network/60a60312-1f07-4936-808f-192c41df0017 HTTP/1.1" 200 115 0.164355
10.0.0.242 - - [2026-03-02 04:30:20] "DELETE /network-policy/bd03f338-b602-40af-8a6b-9fd8dd031ed5 HTTP/1.1" 200 115 0.035519
10.0.0.242 - - [2026-03-02 04:30:20] "DELETE /network-policy/0676687e-5371-4be3-b55b-4902b8482f28 HTTP/1.1" 200 115 0.046604
10.0.0.23 - - [2026-03-02 04:30:48] "GET /projects?obj_uuids=9e1a73ae-9d45-48fc-b448-9a92be5ead1c&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001289
10.0.0.242 - - [2026-03-02 04:30:48] "GET /project/9e1a73ae-9d45-48fc-b448-9a92be5ead1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.081818
10.0.0.23 - - [2026-03-02 04:30:48] "GET /projects?obj_uuids=9e1a73ae-9d45-48fc-b448-9a92be5ead1c&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001222
10.0.0.242 - - [2026-03-02 04:30:48] "GET /project/9e1a73ae-9d45-48fc-b448-9a92be5ead1c?fields=virtual_networks HTTP/1.1" 200 1035 0.052835
10.0.0.23 - - [2026-03-02 04:30:49] "GET /projects?obj_uuids=9e1a73ae-9d45-48fc-b448-9a92be5ead1c&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001257
10.0.0.242 - - [2026-03-02 04:30:49] "GET /project/9e1a73ae-9d45-48fc-b448-9a92be5ead1c?fields=virtual_machine_interfaces HTTP/1.1" 200 1035 0.046174
10.0.0.23 - - [2026-03-02 04:30:49] "GET /projects?obj_uuids=9e1a73ae-9d45-48fc-b448-9a92be5ead1c&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001087
10.0.0.242 - - [2026-03-02 04:30:49] "GET /project/9e1a73ae-9d45-48fc-b448-9a92be5ead1c?fields=security_groups HTTP/1.1" 200 1262 0.043190
10.0.0.242 - - [2026-03-02 04:30:50] "POST /fqname-to-id HTTP/1.1" 404 188 0.028868
10.0.0.23 - - [2026-03-02 04:30:50] "GET /projects?obj_uuids=33b7a14c-df0b-4a75-817d-e7df4c95fef1&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003923
10.0.0.23 - - [2026-03-02 04:30:50] "GET /domains?obj_uuids=cc2d0805-fa5b-4698-bfcc-d7811c08231a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001258
10.0.0.23 - - [2026-03-02 04:30:50] "GET /domain/cc2d0805-fa5b-4698-bfcc-d7811c08231a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.008114
10.0.0.23 - - [2026-03-02 04:30:50] "POST /id-to-fqname HTTP/1.1" 200 190 0.003511
10.0.0.23 - - [2026-03-02 04:30:50] "POST /fqname-to-id HTTP/1.1" 404 199 0.005507
10.0.0.23 - - [2026-03-02 04:30:50] "POST /security-groups HTTP/1.1" 200 591 0.034469
10.0.0.242 - - [2026-03-02 04:30:50] "POST /fqname-to-id HTTP/1.1" 404 234 0.004220
10.0.0.23 - - [2026-03-02 04:30:50] "POST /projects HTTP/1.1" 200 585 0.260771
10.0.0.23 - - [2026-03-02 04:30:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.346347
10.0.0.242 - - [2026-03-02 04:30:50] "POST /access-control-lists HTTP/1.1" 200 594 0.039352
10.0.0.242 - - [2026-03-02 04:30:50] "GET /project/33b7a14c-df0b-4a75-817d-e7df4c95fef1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.501796
10.0.0.242 - - [2026-03-02 04:30:51] "GET / HTTP/1.1" 200 35931 0.001836
10.0.0.23 - - [2026-03-02 04:30:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000425
10.0.0.23 - - [2026-03-02 04:30:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000447
10.0.0.27 - - [2026-03-02 04:30:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000378
10.0.0.27 - - [2026-03-02 04:30:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000381
10.0.0.27 - - [2026-03-02 04:30:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000406
10.0.0.27 - - [2026-03-02 04:30:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000417
10.0.0.242 - - [2026-03-02 04:30:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000495
10.0.0.242 - - [2026-03-02 04:30:53] "GET /global-system-configs HTTP/1.1" 401 293 0.000550
10.0.0.23 - - [2026-03-02 04:30:53] "GET /global-system-configs HTTP/1.1" 401 293 0.000500
10.0.0.23 - - [2026-03-02 04:30:53] "GET /global-system-configs HTTP/1.1" 401 293 0.000423
10.0.0.242 - - [2026-03-02 04:30:53] "POST /fqname-to-id HTTP/1.1" 401 293 0.000506
10.0.0.242 - - [2026-03-02 04:30:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.070674
10.0.0.23 - - [2026-03-02 04:30:54] "GET /projects?obj_uuids=33b7a14c-df0b-4a75-817d-e7df4c95fef1&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001084
10.0.0.242 - - [2026-03-02 04:30:54] "GET /project/33b7a14c-df0b-4a75-817d-e7df4c95fef1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.041028
10.0.0.242 - - [2026-03-02 04:30:54] "GET /global-system-configs HTTP/1.1" 401 293 0.000431
10.0.0.242 - - [2026-03-02 04:30:54] "GET /global-system-configs HTTP/1.1" 401 293 0.000516
10.0.0.23 - - [2026-03-02 04:30:54] "POST /useragent-kv HTTP/1.1" 200 115 0.010636
10.0.0.242 - - [2026-03-02 04:30:54] "POST /neutron/subnet HTTP/1.1" 200 734 0.246299
10.0.0.242 - - [2026-03-02 04:30:54] "POST /id-to-fqname HTTP/1.1" 200 220 0.001332
10.0.0.242 - - [2026-03-02 04:30:54] "GET /virtual-network/479f1d8c-77aa-429f-8393-d9efee285d26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.007413
10.0.0.242 - - [2026-03-02 04:30:54] "GET /virtual-network/479f1d8c-77aa-429f-8393-d9efee285d26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.007567
10.0.0.242 - - [2026-03-02 04:30:54] "POST /neutron/network HTTP/1.1" 200 826 0.008086
10.0.0.242 - - [2026-03-02 04:30:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003922
10.0.0.23 - - [2026-03-02 04:30:54] "GET /projects?obj_uuids=33b7a14c-df0b-4a75-817d-e7df4c95fef1&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001424
10.0.0.242 - - [2026-03-02 04:30:54] "GET /project/33b7a14c-df0b-4a75-817d-e7df4c95fef1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.056074
10.0.0.23 - - [2026-03-02 04:30:55] "GET /projects?obj_uuids=33b7a14c-df0b-4a75-817d-e7df4c95fef1&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001022
10.0.0.242 - - [2026-03-02 04:30:55] "POST /neutron/network HTTP/1.1" 200 605 0.121556
10.0.0.242 - - [2026-03-02 04:30:55] "POST /route-targets HTTP/1.1" 200 327 0.013390
10.0.0.242 - - [2026-03-02 04:30:55] "POST /id-to-fqname HTTP/1.1" 200 220 0.003503
10.0.0.242 - - [2026-03-02 04:30:55] "GET /virtual-network/b206a162-c282-4d55-b210-59fdd02ad93c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.005541
10.0.0.242 - - [2026-03-02 04:30:55] "POST /neutron/network HTTP/1.1" 200 822 0.006941
10.0.0.242 - - [2026-03-02 04:30:55] "GET /virtual-network/b206a162-c282-4d55-b210-59fdd02ad93c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.005630
10.0.0.242 - - [2026-03-02 04:30:55] "POST /id-to-fqname HTTP/1.1" 200 220 0.001516
10.0.0.242 - - [2026-03-02 04:30:55] "POST /neutron/network HTTP/1.1" 200 836 0.007382
10.0.0.23 - - [2026-03-02 04:30:56] "GET /projects?obj_uuids=33b7a14c-df0b-4a75-817d-e7df4c95fef1&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001063
10.0.0.242 - - [2026-03-02 04:30:56] "GET /project/33b7a14c-df0b-4a75-817d-e7df4c95fef1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.091214
10.0.0.242 - - [2026-03-02 04:30:56] "POST /neutron/port HTTP/1.1" 200 117 0.006086
10.0.0.242 - - [2026-03-02 04:30:56] "POST /id-to-fqname HTTP/1.1" 200 220 0.001303
10.0.0.242 - - [2026-03-02 04:30:57] "POST /neutron/network HTTP/1.1" 200 836 0.007339
10.0.0.242 - - [2026-03-02 04:30:57] "POST /neutron/port HTTP/1.1" 200 1062 0.020043
10.0.0.242 - - [2026-03-02 04:30:57] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004486
10.0.0.23 - - [2026-03-02 04:30:58] "GET /projects?obj_uuids=33b7a14c-df0b-4a75-817d-e7df4c95fef1&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001072
10.0.0.242 - - [2026-03-02 04:30:58] "POST /neutron/network HTTP/1.1" 200 826 0.011166
10.0.0.242 - - [2026-03-02 04:30:58] "GET /project/33b7a14c-df0b-4a75-817d-e7df4c95fef1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.080109
10.0.0.242 - - [2026-03-02 04:30:58] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009970
10.0.0.242 - - [2026-03-02 04:30:58] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007914
10.0.0.242 - - [2026-03-02 04:30:59] "POST /neutron/port HTTP/1.1" 200 1058 0.021163
10.0.0.242 - - [2026-03-02 04:30:59] "POST /neutron/port HTTP/1.1" 200 1122 0.023152
10.0.0.242 - - [2026-03-02 04:30:59] "POST /neutron/port HTTP/1.1" 200 117 0.001179
10.0.0.23 - - [2026-03-02 04:31:01] "GET /projects?obj_uuids=9e1a73ae-9d45-48fc-b448-9a92be5ead1c&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000885
10.0.0.23 - - [2026-03-02 04:31:01] "DELETE /project/33b7a14cdf0b4a75817de7df4c95fef1 HTTP/1.1" 404 173 0.003729
10.0.0.23 - - [2026-03-02 04:31:01] "GET /project/9e1a73ae-9d45-48fc-b448-9a92be5ead1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.035518
10.0.0.23 - - [2026-03-02 04:31:01] "GET /projects?obj_uuids=9e1a73ae-9d45-48fc-b448-9a92be5ead1c&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001106
10.0.0.23 - - [2026-03-02 04:31:02] "GET /project/9e1a73ae-9d45-48fc-b448-9a92be5ead1c?fields=security_groups HTTP/1.1" 200 1367 0.044524
10.0.0.23 - - [2026-03-02 04:31:02] "DELETE /security-group/d441d140-2756-46ed-afff-82d92445d5a2 HTTP/1.1" 200 115 0.053357
10.0.0.23 - - [2026-03-02 04:31:02] "GET /projects?obj_uuids=9e1a73ae-9d45-48fc-b448-9a92be5ead1c&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000980
10.0.0.23 - - [2026-03-02 04:31:02] "GET /project/9e1a73ae-9d45-48fc-b448-9a92be5ead1c?fields=application_policy_sets HTTP/1.1" 200 1406 0.056397
10.0.0.242 - - [2026-03-02 04:31:02] "DELETE /access-control-list/a6fe5db7-c4d7-460a-811d-72713b39a82e HTTP/1.1" 200 115 0.050852
10.0.0.23 - - [2026-03-02 04:31:02] "DELETE /project/9e1a73ae-9d45-48fc-b448-9a92be5ead1c HTTP/1.1" 200 115 0.408663
10.0.0.242 - - [2026-03-02 04:31:03] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007718
10.0.0.242 - - [2026-03-02 04:31:03] "POST /neutron/port HTTP/1.1" 200 1126 0.021815
10.0.0.242 - - [2026-03-02 04:31:03] "GET /virtual-machine/64c28300-6069-4668-957f-62cf689d2d05 HTTP/1.1" 401 293 0.000419
10.0.0.242 - - [2026-03-02 04:31:04] "GET /virtual-machine/64c28300-6069-4668-957f-62cf689d2d05 HTTP/1.1" 200 1292 0.034589
10.0.0.242 - - [2026-03-02 04:31:04] "GET /virtual-machine-interface/436fbeca-001b-4d81-8b3b-7d2089927825 HTTP/1.1" 200 2941 0.006761
10.0.0.242 - - [2026-03-02 04:31:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004258
10.0.0.242 - - [2026-03-02 04:31:04] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004327
10.0.0.242 - - [2026-03-02 04:31:04] "GET /virtual-networks?parent_id=33b7a14c-df0b-4a75-817d-e7df4c95fef1&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003450
10.0.0.242 - - [2026-03-02 04:31:04] "GET /virtual-network/479f1d8c-77aa-429f-8393-d9efee285d26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.006234
10.0.0.242 - - [2026-03-02 04:31:04] "POST /neutron/port HTTP/1.1" 200 1126 0.016956
10.0.0.242 - - [2026-03-02 04:31:05] "POST /neutron/subnet HTTP/1.1" 200 708 0.009797
10.0.0.242 - - [2026-03-02 04:31:06] "POST /neutron/port HTTP/1.1" 200 1126 0.025546
10.0.0.242 - - [2026-03-02 04:31:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003934
10.0.0.242 - - [2026-03-02 04:31:07] "GET /virtual-network/479f1d8c-77aa-429f-8393-d9efee285d26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005300
10.0.0.242 - - [2026-03-02 04:31:08] "POST /neutron/port HTTP/1.1" 200 1122 0.019191
10.0.0.242 - - [2026-03-02 04:31:08] "POST /neutron/subnet HTTP/1.1" 200 689 0.011377
10.0.0.242 - - [2026-03-02 04:31:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004318
10.0.0.242 - - [2026-03-02 04:31:09] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004120
10.0.0.242 - - [2026-03-02 04:31:09] "GET /virtual-networks?parent_id=33b7a14c-df0b-4a75-817d-e7df4c95fef1&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002991
10.0.0.242 - - [2026-03-02 04:31:09] "GET /virtual-network/479f1d8c-77aa-429f-8393-d9efee285d26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.006423
10.0.0.242 - - [2026-03-02 04:31:09] "POST /neutron/port HTTP/1.1" 200 1122 0.027211
10.0.0.242 - - [2026-03-02 04:31:09] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006778
10.0.0.242 - - [2026-03-02 04:31:09] "POST /neutron/port HTTP/1.1" 200 1122 0.016335
10.0.0.242 - - [2026-03-02 04:31:09] "GET /virtual-machine/eb5cd174-21e0-4693-80b7-332d3c9c814b HTTP/1.1" 200 1292 0.006345
10.0.0.242 - - [2026-03-02 04:31:09] "GET /virtual-machine-interface/5122eaab-7309-4238-a1a5-3d14362feec6 HTTP/1.1" 200 2941 0.005165
10.0.0.242 - - [2026-03-02 04:31:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003532
10.0.0.242 - - [2026-03-02 04:31:10] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003713
10.0.0.242 - - [2026-03-02 04:31:10] "GET /virtual-networks?parent_id=33b7a14c-df0b-4a75-817d-e7df4c95fef1&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003100
10.0.0.242 - - [2026-03-02 04:31:10] "GET /virtual-network/b206a162-c282-4d55-b210-59fdd02ad93c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.006573
10.0.0.242 - - [2026-03-02 04:31:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003602
10.0.0.242 - - [2026-03-02 04:31:11] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003655
10.0.0.242 - - [2026-03-02 04:31:11] "GET /virtual-networks?parent_id=33b7a14c-df0b-4a75-817d-e7df4c95fef1&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003334
10.0.0.242 - - [2026-03-02 04:31:11] "GET /virtual-network/b206a162-c282-4d55-b210-59fdd02ad93c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.005966
10.0.0.242 - - [2026-03-02 04:31:11] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007780
10.0.0.242 - - [2026-03-02 04:31:16] "GET /virtual-machine/64c28300-6069-4668-957f-62cf689d2d05 HTTP/1.1" 200 1292 0.004443
10.0.0.242 - - [2026-03-02 04:31:16] "GET /virtual-machine-interface/436fbeca-001b-4d81-8b3b-7d2089927825 HTTP/1.1" 200 2941 0.005840
10.0.0.242 - - [2026-03-02 04:31:16] "GET /virtual-machine/64c28300-6069-4668-957f-62cf689d2d05 HTTP/1.1" 200 1292 0.003886
10.0.0.242 - - [2026-03-02 04:31:16] "GET /virtual-machine-interface/436fbeca-001b-4d81-8b3b-7d2089927825 HTTP/1.1" 200 2941 0.005932
10.0.0.242 - - [2026-03-02 04:31:16] "GET /instance-ip/bd577051-b25f-4a4a-9634-5dec88ee585b HTTP/1.1" 200 1623 0.005822
10.0.0.242 - - [2026-03-02 04:31:16] "GET /virtual-machine/64c28300-6069-4668-957f-62cf689d2d05 HTTP/1.1" 200 1292 0.004684
10.0.0.242 - - [2026-03-02 04:31:16] "GET /virtual-machine-interface/436fbeca-001b-4d81-8b3b-7d2089927825 HTTP/1.1" 200 2941 0.006890
10.0.0.242 - - [2026-03-02 04:31:16] "GET /instance-ip/bd577051-b25f-4a4a-9634-5dec88ee585b HTTP/1.1" 200 1623 0.007140
10.0.0.242 - - [2026-03-02 04:31:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004473
10.0.0.242 - - [2026-03-02 04:31:16] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003688
10.0.0.242 - - [2026-03-02 04:31:16] "GET /virtual-networks?parent_id=33b7a14c-df0b-4a75-817d-e7df4c95fef1&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003653
10.0.0.242 - - [2026-03-02 04:31:16] "GET /virtual-network/479f1d8c-77aa-429f-8393-d9efee285d26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.007058
10.0.0.242 - - [2026-03-02 04:31:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003562
10.0.0.242 - - [2026-03-02 04:31:16] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004125
10.0.0.242 - - [2026-03-02 04:31:16] "GET /virtual-networks?parent_id=33b7a14c-df0b-4a75-817d-e7df4c95fef1&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003389
10.0.0.242 - - [2026-03-02 04:31:16] "GET /virtual-network/479f1d8c-77aa-429f-8393-d9efee285d26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005679
10.0.0.242 - - [2026-03-02 04:31:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003644
10.0.0.242 - - [2026-03-02 04:31:17] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004135
10.0.0.242 - - [2026-03-02 04:31:17] "GET /virtual-networks?parent_id=33b7a14c-df0b-4a75-817d-e7df4c95fef1&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002963
10.0.0.242 - - [2026-03-02 04:31:17] "GET /virtual-network/479f1d8c-77aa-429f-8393-d9efee285d26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.008442
10.0.0.242 - - [2026-03-02 04:31:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003674
10.0.0.242 - - [2026-03-02 04:31:17] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004445
10.0.0.242 - - [2026-03-02 04:31:17] "GET /virtual-networks?parent_id=33b7a14c-df0b-4a75-817d-e7df4c95fef1&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002957
10.0.0.242 - - [2026-03-02 04:31:17] "GET /virtual-network/479f1d8c-77aa-429f-8393-d9efee285d26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.008800
10.0.0.242 - - [2026-03-02 04:31:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003762
10.0.0.242 - - [2026-03-02 04:31:17] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003838
10.0.0.242 - - [2026-03-02 04:31:17] "GET /virtual-networks?parent_id=33b7a14c-df0b-4a75-817d-e7df4c95fef1&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003375
10.0.0.242 - - [2026-03-02 04:31:17] "GET /virtual-network/479f1d8c-77aa-429f-8393-d9efee285d26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005823
10.0.0.242 - - [2026-03-02 04:31:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005475
10.0.0.242 - - [2026-03-02 04:31:17] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.008086
10.0.0.242 - - [2026-03-02 04:31:17] "GET /virtual-networks?parent_id=33b7a14c-df0b-4a75-817d-e7df4c95fef1&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003530
10.0.0.242 - - [2026-03-02 04:31:17] "GET /virtual-network/479f1d8c-77aa-429f-8393-d9efee285d26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.006168
10.0.0.242 - - [2026-03-02 04:31:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003384
10.0.0.242 - - [2026-03-02 04:31:17] "GET /routing-instance/605c6c51-111c-4673-853a-6bbc92cfe54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.004921
10.0.0.242 - - [2026-03-02 04:31:17] "GET /route-target/3e6fdd9a-c390-4508-8617-697046940d77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.004751
10.0.0.242 - - [2026-03-02 04:31:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003532
10.0.0.242 - - [2026-03-02 04:31:17] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003766
10.0.0.242 - - [2026-03-02 04:31:17] "GET /virtual-networks?parent_id=33b7a14c-df0b-4a75-817d-e7df4c95fef1&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003552
10.0.0.242 - - [2026-03-02 04:31:17] "GET /virtual-network/479f1d8c-77aa-429f-8393-d9efee285d26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.006490
10.0.0.242 - - [2026-03-02 04:31:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003096
10.0.0.242 - - [2026-03-02 04:31:17] "GET /routing-instance/605c6c51-111c-4673-853a-6bbc92cfe54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.005929
10.0.0.242 - - [2026-03-02 04:31:17] "GET /route-target/3e6fdd9a-c390-4508-8617-697046940d77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.004424
10.0.0.242 - - [2026-03-02 04:31:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003628
10.0.0.242 - - [2026-03-02 04:31:18] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003930
10.0.0.242 - - [2026-03-02 04:31:18] "GET /virtual-networks?parent_id=33b7a14c-df0b-4a75-817d-e7df4c95fef1&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003457
10.0.0.242 - - [2026-03-02 04:31:18] "GET /virtual-network/479f1d8c-77aa-429f-8393-d9efee285d26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.006108
10.0.0.242 - - [2026-03-02 04:31:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003616
10.0.0.242 - - [2026-03-02 04:31:18] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004659
10.0.0.242 - - [2026-03-02 04:31:18] "GET /virtual-networks?parent_id=33b7a14c-df0b-4a75-817d-e7df4c95fef1&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003397
10.0.0.242 - - [2026-03-02 04:31:18] "GET /virtual-network/479f1d8c-77aa-429f-8393-d9efee285d26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.007458
10.0.0.242 - - [2026-03-02 04:31:19] "GET /obj-perms HTTP/1.1" 200 5049 0.080377
10.0.0.23 - - [2026-03-02 04:31:19] "GET /obj-perms HTTP/1.1" 200 5049 0.065889
10.0.0.242 - - [2026-03-02 04:31:19] "GET /obj-perms HTTP/1.1" 200 5049 0.004215
10.0.0.23 - - [2026-03-02 04:31:19] "GET /obj-perms HTTP/1.1" 200 5049 0.005466
10.0.0.242 - - [2026-03-02 04:31:20] "POST /neutron/port HTTP/1.1" 200 1122 0.019094
10.0.0.242 - - [2026-03-02 04:31:20] "GET /virtual-machine/eb5cd174-21e0-4693-80b7-332d3c9c814b HTTP/1.1" 200 1292 0.005364
10.0.0.242 - - [2026-03-02 04:31:20] "GET /virtual-machine-interface/5122eaab-7309-4238-a1a5-3d14362feec6 HTTP/1.1" 200 2941 0.007230
10.0.0.242 - - [2026-03-02 04:31:20] "GET /virtual-machine/eb5cd174-21e0-4693-80b7-332d3c9c814b HTTP/1.1" 200 1292 0.004545
10.0.0.242 - - [2026-03-02 04:31:20] "GET /virtual-machine-interface/5122eaab-7309-4238-a1a5-3d14362feec6 HTTP/1.1" 200 2941 0.005805
10.0.0.242 - - [2026-03-02 04:31:20] "GET /instance-ip/740451fd-3202-4dab-9c4a-527f3c697a80 HTTP/1.1" 200 1618 0.006691
10.0.0.242 - - [2026-03-02 04:31:20] "GET /virtual-machine/eb5cd174-21e0-4693-80b7-332d3c9c814b HTTP/1.1" 200 1292 0.003722
10.0.0.242 - - [2026-03-02 04:31:20] "GET /virtual-machine-interface/5122eaab-7309-4238-a1a5-3d14362feec6 HTTP/1.1" 200 2941 0.005551
10.0.0.242 - - [2026-03-02 04:31:20] "GET /instance-ip/740451fd-3202-4dab-9c4a-527f3c697a80 HTTP/1.1" 200 1618 0.003900
10.0.0.242 - - [2026-03-02 04:31:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003347
10.0.0.242 - - [2026-03-02 04:31:20] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003959
10.0.0.242 - - [2026-03-02 04:31:20] "GET /virtual-networks?parent_id=33b7a14c-df0b-4a75-817d-e7df4c95fef1&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003094
10.0.0.242 - - [2026-03-02 04:31:20] "GET /virtual-network/b206a162-c282-4d55-b210-59fdd02ad93c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.005507
10.0.0.242 - - [2026-03-02 04:31:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004432
10.0.0.242 - - [2026-03-02 04:31:20] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004181
10.0.0.242 - - [2026-03-02 04:31:20] "GET /virtual-networks?parent_id=33b7a14c-df0b-4a75-817d-e7df4c95fef1&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003118
10.0.0.242 - - [2026-03-02 04:31:20] "GET /virtual-network/b206a162-c282-4d55-b210-59fdd02ad93c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.006147
10.0.0.242 - - [2026-03-02 04:31:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003812
10.0.0.242 - - [2026-03-02 04:31:20] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004156
10.0.0.242 - - [2026-03-02 04:31:20] "GET /virtual-networks?parent_id=33b7a14c-df0b-4a75-817d-e7df4c95fef1&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003399
10.0.0.242 - - [2026-03-02 04:31:20] "GET /virtual-network/b206a162-c282-4d55-b210-59fdd02ad93c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.006662
10.0.0.242 - - [2026-03-02 04:31:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003549
10.0.0.242 - - [2026-03-02 04:31:20] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004621
10.0.0.242 - - [2026-03-02 04:31:20] "GET /virtual-networks?parent_id=33b7a14c-df0b-4a75-817d-e7df4c95fef1&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003662
10.0.0.242 - - [2026-03-02 04:31:20] "GET /virtual-network/b206a162-c282-4d55-b210-59fdd02ad93c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.007151
10.0.0.242 - - [2026-03-02 04:31:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003612
10.0.0.242 - - [2026-03-02 04:31:20] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004331
10.0.0.242 - - [2026-03-02 04:31:20] "GET /virtual-networks?parent_id=33b7a14c-df0b-4a75-817d-e7df4c95fef1&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003454
10.0.0.242 - - [2026-03-02 04:31:20] "GET /virtual-network/b206a162-c282-4d55-b210-59fdd02ad93c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.008716
10.0.0.242 - - [2026-03-02 04:31:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004023
10.0.0.242 - - [2026-03-02 04:31:20] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004128
10.0.0.242 - - [2026-03-02 04:31:20] "GET /virtual-networks?parent_id=33b7a14c-df0b-4a75-817d-e7df4c95fef1&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004303
10.0.0.242 - - [2026-03-02 04:31:20] "GET /virtual-network/b206a162-c282-4d55-b210-59fdd02ad93c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.007429
10.0.0.242 - - [2026-03-02 04:31:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003683
10.0.0.242 - - [2026-03-02 04:31:21] "GET /routing-instance/c5d51994-96d6-412e-be51-b389f6c7f3bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.006868
10.0.0.242 - - [2026-03-02 04:31:21] "GET /route-target/490c3214-a660-4d50-a5df-76904a2a565e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004930
10.0.0.242 - - [2026-03-02 04:31:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.009953
10.0.0.242 - - [2026-03-02 04:31:21] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004240
10.0.0.242 - - [2026-03-02 04:31:21] "GET /virtual-networks?parent_id=33b7a14c-df0b-4a75-817d-e7df4c95fef1&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003861
10.0.0.242 - - [2026-03-02 04:31:21] "GET /virtual-network/b206a162-c282-4d55-b210-59fdd02ad93c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.007981
10.0.0.242 - - [2026-03-02 04:31:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004431
10.0.0.242 - - [2026-03-02 04:31:21] "GET /routing-instance/c5d51994-96d6-412e-be51-b389f6c7f3bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.004848
10.0.0.242 - - [2026-03-02 04:31:21] "GET /route-target/490c3214-a660-4d50-a5df-76904a2a565e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004432
10.0.0.242 - - [2026-03-02 04:31:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003298
10.0.0.242 - - [2026-03-02 04:31:21] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004246
10.0.0.242 - - [2026-03-02 04:31:21] "GET /virtual-networks?parent_id=33b7a14c-df0b-4a75-817d-e7df4c95fef1&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.006124
10.0.0.242 - - [2026-03-02 04:31:21] "GET /virtual-network/b206a162-c282-4d55-b210-59fdd02ad93c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.008197
10.0.0.242 - - [2026-03-02 04:31:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003510
10.0.0.242 - - [2026-03-02 04:31:21] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.011256
10.0.0.242 - - [2026-03-02 04:31:21] "GET /virtual-networks?parent_id=33b7a14c-df0b-4a75-817d-e7df4c95fef1&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004894
10.0.0.242 - - [2026-03-02 04:31:21] "GET /virtual-network/b206a162-c282-4d55-b210-59fdd02ad93c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.007229
10.0.0.23 - - [2026-03-02 04:31:23] "GET /obj-perms HTTP/1.1" 200 5049 0.004001
10.0.0.242 - - [2026-03-02 04:31:25] "GET /obj-perms HTTP/1.1" 200 5049 0.003770
10.0.0.242 - - [2026-03-02 04:31:25] "GET /obj-perms HTTP/1.1" 200 5049 0.003554
10.0.0.23 - - [2026-03-02 04:31:25] "GET /obj-perms HTTP/1.1" 200 5049 0.004055
10.0.0.242 - - [2026-03-02 04:31:26] "GET /obj-perms HTTP/1.1" 200 5049 0.005206
10.0.0.27 - - [2026-03-02 04:31:26] "GET /obj-perms HTTP/1.1" 200 5049 0.081621
10.0.0.242 - - [2026-03-02 04:31:48] "GET /virtual-machine/eb5cd174-21e0-4693-80b7-332d3c9c814b HTTP/1.1" 200 1292 0.004976
10.0.0.242 - - [2026-03-02 04:31:48] "POST /neutron/port HTTP/1.1" 200 1112 0.014077
10.0.0.242 - - [2026-03-02 04:31:50] "GET /virtual-machine/eb5cd174-21e0-4693-80b7-332d3c9c814b HTTP/1.1" 404 171 0.003486
10.0.0.242 - - [2026-03-02 04:31:50] "GET /virtual-machine/eb5cd174-21e0-4693-80b7-332d3c9c814b HTTP/1.1" 404 171 0.003642
10.0.0.242 - - [2026-03-02 04:31:50] "GET /virtual-machine/eb5cd174-21e0-4693-80b7-332d3c9c814b HTTP/1.1" 404 171 0.003218
10.0.0.242 - - [2026-03-02 04:31:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003707
10.0.0.242 - - [2026-03-02 04:31:50] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004238
10.0.0.242 - - [2026-03-02 04:31:50] "GET /virtual-networks?parent_id=33b7a14c-df0b-4a75-817d-e7df4c95fef1&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003087
10.0.0.242 - - [2026-03-02 04:31:50] "GET /virtual-network/b206a162-c282-4d55-b210-59fdd02ad93c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.006730
10.0.0.242 - - [2026-03-02 04:31:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003633
10.0.0.242 - - [2026-03-02 04:31:50] "GET /routing-instance/c5d51994-96d6-412e-be51-b389f6c7f3bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.004615
10.0.0.242 - - [2026-03-02 04:31:50] "GET /route-target/490c3214-a660-4d50-a5df-76904a2a565e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004841
10.0.0.242 - - [2026-03-02 04:31:50] "GET /obj-perms HTTP/1.1" 200 5049 0.005980
10.0.0.242 - - [2026-03-02 04:31:54] "GET /obj-perms HTTP/1.1" 200 5049 0.003719
10.0.0.242 - - [2026-03-02 04:31:57] "GET /obj-perms HTTP/1.1" 200 5049 0.004145
10.0.0.23 - - [2026-03-02 04:31:57] "GET /obj-perms HTTP/1.1" 200 5049 0.004392
10.0.0.242 - - [2026-03-02 04:31:57] "GET /virtual-machine/64c28300-6069-4668-957f-62cf689d2d05 HTTP/1.1" 200 1292 0.004947
10.0.0.242 - - [2026-03-02 04:31:57] "POST /neutron/port HTTP/1.1" 200 1116 0.020077
10.0.0.242 - - [2026-03-02 04:31:59] "GET /virtual-machine/64c28300-6069-4668-957f-62cf689d2d05 HTTP/1.1" 404 171 0.004725
10.0.0.242 - - [2026-03-02 04:31:59] "GET /virtual-machine/64c28300-6069-4668-957f-62cf689d2d05 HTTP/1.1" 404 171 0.004268
10.0.0.242 - - [2026-03-02 04:31:59] "GET /virtual-machine/64c28300-6069-4668-957f-62cf689d2d05 HTTP/1.1" 404 171 0.004919
10.0.0.242 - - [2026-03-02 04:31:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004344
10.0.0.242 - - [2026-03-02 04:31:59] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005051
10.0.0.242 - - [2026-03-02 04:31:59] "GET /virtual-networks?parent_id=33b7a14c-df0b-4a75-817d-e7df4c95fef1&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003857
10.0.0.242 - - [2026-03-02 04:31:59] "GET /virtual-network/479f1d8c-77aa-429f-8393-d9efee285d26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.006621
10.0.0.242 - - [2026-03-02 04:31:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003444
10.0.0.242 - - [2026-03-02 04:31:59] "GET /routing-instance/605c6c51-111c-4673-853a-6bbc92cfe54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.004709
10.0.0.242 - - [2026-03-02 04:31:59] "GET /route-target/3e6fdd9a-c390-4508-8617-697046940d77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.005750
10.0.0.242 - - [2026-03-02 04:32:02] "GET /obj-perms HTTP/1.1" 200 5049 0.003957
10.0.0.23 - - [2026-03-02 04:32:06] "GET /obj-perms HTTP/1.1" 200 5049 0.004291
10.0.0.242 - - [2026-03-02 04:32:12] "GET /obj-perms HTTP/1.1" 200 5049 0.005111
10.0.0.23 - - [2026-03-02 04:32:15] "GET /obj-perms HTTP/1.1" 200 5049 0.003721
10.0.0.242 - - [2026-03-02 04:32:18] "GET /obj-perms HTTP/1.1" 200 5049 0.003866
10.0.0.27 - - [2026-03-02 04:32:18] "GET /obj-perms HTTP/1.1" 200 5049 0.004719
10.0.0.23 - - [2026-03-02 04:32:18] "POST /useragent-kv HTTP/1.1" 200 115 0.058069
10.0.0.23 - - [2026-03-02 04:32:18] "POST /useragent-kv HTTP/1.1" 200 115 0.003067
10.0.0.242 - - [2026-03-02 04:32:18] "POST /neutron/network HTTP/1.1" 200 151 0.179520
10.0.0.242 - - [2026-03-02 04:32:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006382
10.0.0.23 - - [2026-03-02 04:32:20] "GET /projects?obj_uuids=33b7a14c-df0b-4a75-817d-e7df4c95fef1&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001402
10.0.0.242 - - [2026-03-02 04:32:20] "GET /project/33b7a14c-df0b-4a75-817d-e7df4c95fef1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.049653
10.0.0.23 - - [2026-03-02 04:32:20] "GET /projects?obj_uuids=33b7a14c-df0b-4a75-817d-e7df4c95fef1&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001037
10.0.0.242 - - [2026-03-02 04:32:20] "GET /project/33b7a14c-df0b-4a75-817d-e7df4c95fef1?fields=virtual_networks HTTP/1.1" 200 1031 0.045070
10.0.0.23 - - [2026-03-02 04:32:20] "GET /projects?obj_uuids=33b7a14c-df0b-4a75-817d-e7df4c95fef1&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001020
10.0.0.242 - - [2026-03-02 04:32:20] "GET /project/33b7a14c-df0b-4a75-817d-e7df4c95fef1?fields=virtual_machine_interfaces HTTP/1.1" 200 1031 0.041750
10.0.0.23 - - [2026-03-02 04:32:20] "GET /projects?obj_uuids=33b7a14c-df0b-4a75-817d-e7df4c95fef1&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001522
10.0.0.242 - - [2026-03-02 04:32:20] "GET /project/33b7a14c-df0b-4a75-817d-e7df4c95fef1?fields=security_groups HTTP/1.1" 200 1257 0.043566
10.0.0.242 - - [2026-03-02 04:32:21] "POST /fqname-to-id HTTP/1.1" 404 196 0.035500
10.0.0.23 - - [2026-03-02 04:32:21] "GET /projects?obj_uuids=752bd82e-e9ad-4f83-95f1-020714f575a0&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004081
10.0.0.23 - - [2026-03-02 04:32:21] "GET /domains?obj_uuids=cc2d0805-fa5b-4698-bfcc-d7811c08231a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001104
10.0.0.23 - - [2026-03-02 04:32:21] "GET /domain/cc2d0805-fa5b-4698-bfcc-d7811c08231a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.040058
10.0.0.23 - - [2026-03-02 04:32:21] "POST /id-to-fqname HTTP/1.1" 200 198 0.003954
10.0.0.23 - - [2026-03-02 04:32:21] "POST /fqname-to-id HTTP/1.1" 404 207 0.011791
10.0.0.23 - - [2026-03-02 04:32:21] "POST /security-groups HTTP/1.1" 200 599 0.092903
10.0.0.23 - - [2026-03-02 04:32:21] "POST /projects HTTP/1.1" 200 601 0.311109
10.0.0.23 - - [2026-03-02 04:32:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.389901
10.0.0.242 - - [2026-03-02 04:32:21] "POST /access-control-lists HTTP/1.1" 200 604 0.051634
10.0.0.242 - - [2026-03-02 04:32:22] "GET /project/752bd82e-e9ad-4f83-95f1-020714f575a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.600184
10.0.0.242 - - [2026-03-02 04:32:23] "GET / HTTP/1.1" 200 35931 0.001679
10.0.0.242 - - [2026-03-02 04:32:26] "POST /fqname-to-id HTTP/1.1" 401 293 0.000477
10.0.0.242 - - [2026-03-02 04:32:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.060054
10.0.0.23 - - [2026-03-02 04:32:26] "GET /projects?obj_uuids=752bd82e-e9ad-4f83-95f1-020714f575a0&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001232
10.0.0.242 - - [2026-03-02 04:32:26] "GET /project/752bd82e-e9ad-4f83-95f1-020714f575a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.041313
10.0.0.242 - - [2026-03-02 04:32:26] "POST /neutron/network HTTP/1.1" 200 117 0.039754
10.0.0.242 - - [2026-03-02 04:32:27] "POST /route-targets HTTP/1.1" 200 327 0.015495
10.0.0.23 - - [2026-03-02 04:32:27] "POST /useragent-kv HTTP/1.1" 200 115 0.009789
10.0.0.242 - - [2026-03-02 04:32:27] "POST /neutron/subnet HTTP/1.1" 200 823 0.171710
10.0.0.23 - - [2026-03-02 04:32:27] "POST /fqname-to-id HTTP/1.1" 404 207 0.068209
10.0.0.242 - - [2026-03-02 04:32:27] "POST /id-to-fqname HTTP/1.1" 200 228 0.001425
10.0.0.242 - - [2026-03-02 04:32:27] "GET /virtual-network/58d3f6e1-6b9f-435c-b7ba-f91765db8d42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.005521
10.0.0.242 - - [2026-03-02 04:32:27] "GET /virtual-network/58d3f6e1-6b9f-435c-b7ba-f91765db8d42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.007484
10.0.0.242 - - [2026-03-02 04:32:27] "POST /neutron/network HTTP/1.1" 200 1004 0.010811
10.0.0.242 - - [2026-03-02 04:32:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003898
10.0.0.23 - - [2026-03-02 04:32:27] "GET /projects?obj_uuids=752bd82e-e9ad-4f83-95f1-020714f575a0&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000929
10.0.0.242 - - [2026-03-02 04:32:28] "GET /project/752bd82e-e9ad-4f83-95f1-020714f575a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.057553
10.0.0.242 - - [2026-03-02 04:32:28] "POST /neutron/network HTTP/1.1" 200 117 0.017152
10.0.0.242 - - [2026-03-02 04:32:28] "POST /ref-update HTTP/1.1" 200 156 0.025290
10.0.0.23 - - [2026-03-02 04:32:28] "POST /useragent-kv HTTP/1.1" 200 115 0.007592
10.0.0.242 - - [2026-03-02 04:32:28] "POST /neutron/subnet HTTP/1.1" 200 828 0.181107
10.0.0.242 - - [2026-03-02 04:32:28] "POST /id-to-fqname HTTP/1.1" 200 228 0.001292
10.0.0.242 - - [2026-03-02 04:32:28] "GET /virtual-network/6d7b9f1c-0468-4b97-83d8-a4d5ceef24a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006218
10.0.0.242 - - [2026-03-02 04:32:28] "GET /virtual-network/6d7b9f1c-0468-4b97-83d8-a4d5ceef24a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.005803
10.0.0.242 - - [2026-03-02 04:32:28] "POST /neutron/network HTTP/1.1" 200 1007 0.009756
10.0.0.242 - - [2026-03-02 04:32:29] "GET /virtual-network/58d3f6e1-6b9f-435c-b7ba-f91765db8d42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.007764
10.0.0.23 - - [2026-03-02 04:32:31] "GET /obj-perms HTTP/1.1" 200 5065 0.055917
10.0.0.242 - - [2026-03-02 04:32:31] "GET /virtual-network/6d7b9f1c-0468-4b97-83d8-a4d5ceef24a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006681
10.0.0.242 - - [2026-03-02 04:32:31] "GET /obj-perms HTTP/1.1" 200 5065 0.056875
10.0.0.242 - - [2026-03-02 04:32:32] "POST /neutron/network HTTP/1.1" 200 1004 0.008705
10.0.0.242 - - [2026-03-02 04:32:32] "POST /id-to-fqname HTTP/1.1" 200 228 0.001438
10.0.0.242 - - [2026-03-02 04:32:32] "POST /neutron/network HTTP/1.1" 200 1014 0.009392
10.0.0.23 - - [2026-03-02 04:32:33] "GET /projects?obj_uuids=752bd82e-e9ad-4f83-95f1-020714f575a0&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001055
10.0.0.242 - - [2026-03-02 04:32:33] "GET /project/752bd82e-e9ad-4f83-95f1-020714f575a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.080880
10.0.0.242 - - [2026-03-02 04:32:33] "POST /neutron/port HTTP/1.1" 200 117 0.007710
10.0.0.23 - - [2026-03-02 04:32:33] "GET /projects?obj_uuids=752bd82e-e9ad-4f83-95f1-020714f575a0&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001444
10.0.0.242 - - [2026-03-02 04:32:34] "POST /neutron/port HTTP/1.1" 200 1173 0.385318
10.0.0.242 - - [2026-03-02 04:32:34] "POST /neutron/port HTTP/1.1" 200 1227 0.144045
10.0.0.242 - - [2026-03-02 04:32:34] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004413
10.0.0.242 - - [2026-03-02 04:32:34] "POST /neutron/port HTTP/1.1" 200 117 0.001188
10.0.0.242 - - [2026-03-02 04:32:38] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008728
10.0.0.242 - - [2026-03-02 04:32:38] "POST /neutron/port HTTP/1.1" 200 1237 0.018661
10.0.0.242 - - [2026-03-02 04:32:38] "GET /virtual-machine/64406d8e-6ce9-4f47-9396-95f913fae02b HTTP/1.1" 401 293 0.000586
10.0.0.242 - - [2026-03-02 04:32:39] "GET /virtual-machine/64406d8e-6ce9-4f47-9396-95f913fae02b HTTP/1.1" 200 1300 0.036193
10.0.0.242 - - [2026-03-02 04:32:39] "GET /virtual-machine-interface/3ec45c72-b00d-46ae-8e83-6ef6e9bf1825 HTTP/1.1" 200 3175 0.005950
10.0.0.242 - - [2026-03-02 04:32:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004092
10.0.0.242 - - [2026-03-02 04:32:39] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003634
10.0.0.242 - - [2026-03-02 04:32:39] "GET /virtual-networks?parent_id=752bd82e-e9ad-4f83-95f1-020714f575a0&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.003089
10.0.0.242 - - [2026-03-02 04:32:39] "GET /virtual-network/58d3f6e1-6b9f-435c-b7ba-f91765db8d42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.006580
10.0.0.27 - - [2026-03-02 04:32:42] "GET /obj-perms HTTP/1.1" 200 5075 0.056047
10.0.0.242 - - [2026-03-02 04:32:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003775
10.0.0.242 - - [2026-03-02 04:32:42] "GET /virtual-network/58d3f6e1-6b9f-435c-b7ba-f91765db8d42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.008120
10.0.0.242 - - [2026-03-02 04:32:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003907
10.0.0.242 - - [2026-03-02 04:32:46] "GET /virtual-network/58d3f6e1-6b9f-435c-b7ba-f91765db8d42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.005818
10.0.0.242 - - [2026-03-02 04:32:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003853
10.0.0.242 - - [2026-03-02 04:32:50] "GET /virtual-network/58d3f6e1-6b9f-435c-b7ba-f91765db8d42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.005617
10.0.0.242 - - [2026-03-02 04:32:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004386
10.0.0.242 - - [2026-03-02 04:32:54] "GET /virtual-network/58d3f6e1-6b9f-435c-b7ba-f91765db8d42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.006285
10.0.0.242 - - [2026-03-02 04:32:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003491
10.0.0.242 - - [2026-03-02 04:32:58] "GET /virtual-network/58d3f6e1-6b9f-435c-b7ba-f91765db8d42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.005670
10.0.0.23 - - [2026-03-02 04:33:02] "DELETE /project/752bd82ee9ad4f8395f1020714f575a0 HTTP/1.1" 404 173 0.002942
10.0.0.23 - - [2026-03-02 04:33:02] "DELETE /project/33b7a14c-df0b-4a75-817d-e7df4c95fef1 HTTP/1.1" 404 177 0.005953
10.0.0.242 - - [2026-03-02 04:33:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003461
10.0.0.242 - - [2026-03-02 04:33:02] "GET /virtual-network/58d3f6e1-6b9f-435c-b7ba-f91765db8d42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.005955
10.0.0.242 - - [2026-03-02 04:33:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004192
10.0.0.242 - - [2026-03-02 04:33:06] "GET /virtual-network/58d3f6e1-6b9f-435c-b7ba-f91765db8d42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.006021
10.0.0.242 - - [2026-03-02 04:33:07] "POST /neutron/port HTTP/1.1" 200 1237 0.019828
10.0.0.242 - - [2026-03-02 04:33:07] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004141
10.0.0.242 - - [2026-03-02 04:33:08] "POST /neutron/port HTTP/1.1" 200 117 0.001156
10.0.0.242 - - [2026-03-02 04:33:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004081
10.0.0.242 - - [2026-03-02 04:33:10] "GET /virtual-network/58d3f6e1-6b9f-435c-b7ba-f91765db8d42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.005835
10.0.0.242 - - [2026-03-02 04:33:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004625
10.0.0.242 - - [2026-03-02 04:33:13] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003724
10.0.0.242 - - [2026-03-02 04:33:13] "GET /virtual-networks?parent_id=752bd82e-e9ad-4f83-95f1-020714f575a0&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.002816
10.0.0.242 - - [2026-03-02 04:33:13] "GET /virtual-network/58d3f6e1-6b9f-435c-b7ba-f91765db8d42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.005681
10.0.0.242 - - [2026-03-02 04:33:13] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007426
10.0.0.242 - - [2026-03-02 04:33:20] "POST /neutron/port HTTP/1.1" 200 1237 0.043121
10.0.0.242 - - [2026-03-02 04:33:23] "POST /neutron/security_group HTTP/1.1" 200 2066 0.017395
10.0.0.242 - - [2026-03-02 04:33:28] "POST /neutron/port HTTP/1.1" 200 1237 0.029639
10.0.0.242 - - [2026-03-02 04:33:29] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007680
10.0.0.242 - - [2026-03-02 04:33:29] "POST /neutron/network HTTP/1.1" 200 978 0.015307
10.0.0.242 - - [2026-03-02 04:33:29] "POST /id-to-fqname HTTP/1.1" 200 228 0.001222
10.0.0.242 - - [2026-03-02 04:33:29] "GET /virtual-machine/64406d8e-6ce9-4f47-9396-95f913fae02b HTTP/1.1" 200 1300 0.004436
10.0.0.242 - - [2026-03-02 04:33:29] "GET /virtual-machine-interface/3ec45c72-b00d-46ae-8e83-6ef6e9bf1825 HTTP/1.1" 200 3175 0.005142
10.0.0.242 - - [2026-03-02 04:33:29] "GET /instance-ip/837af133-0f51-4dba-96ea-8513e57b98b0 HTTP/1.1" 200 1635 0.007743
10.0.0.242 - - [2026-03-02 04:33:29] "GET /instance-ip/fbb0ab9f-dea1-4700-8724-a76938321746 HTTP/1.1" 200 1655 0.007936
10.0.0.242 - - [2026-03-02 04:33:29] "POST /fqname-to-id HTTP/1.1" 404 218 0.003801
10.0.0.242 - - [2026-03-02 04:33:29] "GET /virtual-network/58d3f6e1-6b9f-435c-b7ba-f91765db8d42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.008984
10.0.0.23 - - [2026-03-02 04:33:29] "GET /projects?obj_uuids=752bd82e-e9ad-4f83-95f1-020714f575a0&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001420
10.0.0.242 - - [2026-03-02 04:33:29] "GET /project/752bd82e-e9ad-4f83-95f1-020714f575a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.060441
10.0.0.242 - - [2026-03-02 04:33:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003689
10.0.0.242 - - [2026-03-02 04:33:29] "GET /security-group/30137d3f-5fac-4669-bdaf-119d9bfeec6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004430
10.0.0.242 - - [2026-03-02 04:33:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 573 0.108110
10.0.0.242 - - [2026-03-02 04:33:29] "POST /instance-ips HTTP/1.1" 200 357 0.048884
10.0.0.242 - - [2026-03-02 04:33:29] "GET /instance-ip/481fa069-1d5f-48c9-98c4-10eac025dfa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1589 0.006456
10.0.0.242 - - [2026-03-02 04:33:29] "POST /instance-ips HTTP/1.1" 200 357 0.048218
10.0.0.242 - - [2026-03-02 04:33:29] "GET /instance-ip/78611acd-fa77-4e7d-b8e5-f763c7234970?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1609 0.007245
10.0.0.242 - - [2026-03-02 04:33:29] "GET /virtual-machine-interface/ca1e952c-6086-4d1b-9dd4-e5d51b207007?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2392 0.007866
10.0.0.242 - - [2026-03-02 04:33:29] "GET /virtual-machine-interface/ca1e952c-6086-4d1b-9dd4-e5d51b207007?fields=instance_ip_back_refs HTTP/1.1" 200 1538 0.008789
10.0.0.242 - - [2026-03-02 04:33:29] "GET /instance-ip/481fa069-1d5f-48c9-98c4-10eac025dfa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1589 0.004673
10.0.0.242 - - [2026-03-02 04:33:30] "GET /instance-ip/78611acd-fa77-4e7d-b8e5-f763c7234970?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1609 0.004630
10.0.0.242 - - [2026-03-02 04:33:30] "POST /id-to-fqname HTTP/1.1" 200 228 0.001238
10.0.0.242 - - [2026-03-02 04:33:30] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007902
10.0.0.242 - - [2026-03-02 04:33:30] "POST /neutron/network HTTP/1.1" 200 1004 0.035961
10.0.0.242 - - [2026-03-02 04:33:30] "POST /neutron/port HTTP/1.1" 200 1079 0.013869
10.0.0.242 - - [2026-03-02 04:33:30] "POST /neutron/port HTTP/1.1" 200 117 0.009284
10.0.0.242 - - [2026-03-02 04:33:31] "POST /neutron/port HTTP/1.1" 200 1079 0.014856
10.0.0.242 - - [2026-03-02 04:33:31] "POST /neutron/port HTTP/1.1" 200 1182 0.020007
10.0.0.242 - - [2026-03-02 04:33:31] "POST /neutron/subnet HTTP/1.1" 200 1375 0.016090
10.0.0.242 - - [2026-03-02 04:33:31] "POST /neutron/network HTTP/1.1" 200 1004 0.009563
10.0.0.242 - - [2026-03-02 04:33:35] "POST /neutron/port HTTP/1.1" 200 1182 0.020038
10.0.0.242 - - [2026-03-02 04:33:36] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007638
10.0.0.242 - - [2026-03-02 04:33:36] "GET /virtual-machine/6ae5bf2a-11f4-4d19-8f27-a7eb30af58f2 HTTP/1.1" 200 1278 0.006532
10.0.0.242 - - [2026-03-02 04:33:36] "GET /virtual-machine-interface/ca1e952c-6086-4d1b-9dd4-e5d51b207007 HTTP/1.1" 200 3226 0.005856
10.0.0.242 - - [2026-03-02 04:33:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003706
10.0.0.242 - - [2026-03-02 04:33:36] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003641
10.0.0.242 - - [2026-03-02 04:33:36] "GET /virtual-networks?parent_id=752bd82e-e9ad-4f83-95f1-020714f575a0&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.003733
10.0.0.242 - - [2026-03-02 04:33:36] "GET /virtual-network/58d3f6e1-6b9f-435c-b7ba-f91765db8d42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.007759
10.0.0.242 - - [2026-03-02 04:33:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003921
10.0.0.242 - - [2026-03-02 04:33:39] "GET /virtual-network/58d3f6e1-6b9f-435c-b7ba-f91765db8d42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.006084
10.0.0.242 - - [2026-03-02 04:33:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004151
10.0.0.242 - - [2026-03-02 04:33:43] "GET /virtual-network/58d3f6e1-6b9f-435c-b7ba-f91765db8d42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.006007
10.0.0.242 - - [2026-03-02 04:33:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003590
10.0.0.242 - - [2026-03-02 04:33:47] "GET /virtual-network/58d3f6e1-6b9f-435c-b7ba-f91765db8d42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.006023
10.0.0.242 - - [2026-03-02 04:33:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003591
10.0.0.242 - - [2026-03-02 04:33:51] "GET /virtual-network/58d3f6e1-6b9f-435c-b7ba-f91765db8d42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.006289
10.0.0.242 - - [2026-03-02 04:33:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005332
10.0.0.242 - - [2026-03-02 04:33:55] "GET /virtual-network/58d3f6e1-6b9f-435c-b7ba-f91765db8d42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.008376
10.0.0.242 - - [2026-03-02 04:33:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003626
10.0.0.242 - - [2026-03-02 04:33:59] "GET /virtual-network/58d3f6e1-6b9f-435c-b7ba-f91765db8d42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.006203
10.0.0.242 - - [2026-03-02 04:34:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003259
10.0.0.242 - - [2026-03-02 04:34:03] "GET /virtual-network/58d3f6e1-6b9f-435c-b7ba-f91765db8d42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.005422
10.0.0.242 - - [2026-03-02 04:34:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004020
10.0.0.242 - - [2026-03-02 04:34:07] "GET /virtual-network/58d3f6e1-6b9f-435c-b7ba-f91765db8d42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.005863
10.0.0.242 - - [2026-03-02 04:34:09] "POST /neutron/network HTTP/1.1" 200 1014 0.007126
10.0.0.242 - - [2026-03-02 04:34:09] "POST /neutron/subnet HTTP/1.1" 200 1375 0.013266
10.0.0.242 - - [2026-03-02 04:34:10] "POST /neutron/network HTTP/1.1" 200 1004 0.009646
10.0.0.242 - - [2026-03-02 04:34:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003646
10.0.0.242 - - [2026-03-02 04:34:12] "GET /virtual-network/58d3f6e1-6b9f-435c-b7ba-f91765db8d42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.005601
10.0.0.242 - - [2026-03-02 04:34:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003382
10.0.0.242 - - [2026-03-02 04:34:14] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003849
10.0.0.242 - - [2026-03-02 04:34:14] "GET /virtual-networks?parent_id=752bd82e-e9ad-4f83-95f1-020714f575a0&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.003083
10.0.0.242 - - [2026-03-02 04:34:14] "GET /virtual-network/58d3f6e1-6b9f-435c-b7ba-f91765db8d42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.006615
10.0.0.242 - - [2026-03-02 04:34:19] "POST /neutron/port HTTP/1.1" 200 1182 0.018936
10.0.0.242 - - [2026-03-02 04:34:22] "POST /neutron/security_group HTTP/1.1" 200 2066 0.025973
10.0.0.242 - - [2026-03-02 04:34:29] "POST /neutron/port HTTP/1.1" 200 1182 0.021824
10.0.0.242 - - [2026-03-02 04:34:34] "POST /id-to-fqname HTTP/1.1" 200 228 0.001319
10.0.0.242 - - [2026-03-02 04:34:35] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008531
10.0.0.23 - - [2026-03-02 04:34:35] "GET /projects?obj_uuids=752bd82e-e9ad-4f83-95f1-020714f575a0&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001553
10.0.0.242 - - [2026-03-02 04:34:36] "GET /project/752bd82e-e9ad-4f83-95f1-020714f575a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.096551
10.0.0.242 - - [2026-03-02 04:34:36] "POST /neutron/port HTTP/1.1" 200 2265 0.023802
10.0.0.242 - - [2026-03-02 04:34:36] "POST /neutron/port HTTP/1.1" 200 117 0.006367
10.0.0.242 - - [2026-03-02 04:34:37] "POST /neutron/port HTTP/1.1" 200 1176 0.057605
10.0.0.242 - - [2026-03-02 04:34:37] "POST /neutron/port HTTP/1.1" 200 1240 0.019770
10.0.0.242 - - [2026-03-02 04:34:37] "POST /neutron/subnet HTTP/1.1" 200 1389 0.015137
10.0.0.242 - - [2026-03-02 04:34:37] "POST /neutron/network HTTP/1.1" 200 1007 0.009926
10.0.0.242 - - [2026-03-02 04:34:41] "POST /neutron/port HTTP/1.1" 200 1240 0.017771
10.0.0.242 - - [2026-03-02 04:34:41] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007326
10.0.0.242 - - [2026-03-02 04:34:41] "GET /virtual-machine/017958e0-fc29-48ee-98d4-c3c6105912b7 HTTP/1.1" 200 1299 0.006434
10.0.0.242 - - [2026-03-02 04:34:41] "GET /virtual-machine-interface/9d9f1534-2491-4d51-8dbf-ebbf9725e322 HTTP/1.1" 200 3176 0.005757
10.0.0.242 - - [2026-03-02 04:34:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004228
10.0.0.242 - - [2026-03-02 04:34:41] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004575
10.0.0.242 - - [2026-03-02 04:34:41] "GET /virtual-networks?parent_id=752bd82e-e9ad-4f83-95f1-020714f575a0&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.003826
10.0.0.242 - - [2026-03-02 04:34:41] "GET /virtual-network/6d7b9f1c-0468-4b97-83d8-a4d5ceef24a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.007156
10.0.0.23 - - [2026-03-02 04:34:43] "GET /obj-perms HTTP/1.1" 200 5075 0.051630
10.0.0.242 - - [2026-03-02 04:34:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003505
10.0.0.242 - - [2026-03-02 04:34:44] "GET /virtual-network/6d7b9f1c-0468-4b97-83d8-a4d5ceef24a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.009461
10.0.0.242 - - [2026-03-02 04:34:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004178
10.0.0.242 - - [2026-03-02 04:34:48] "GET /virtual-network/6d7b9f1c-0468-4b97-83d8-a4d5ceef24a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006959
10.0.0.242 - - [2026-03-02 04:34:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003716
10.0.0.242 - - [2026-03-02 04:34:53] "GET /virtual-network/6d7b9f1c-0468-4b97-83d8-a4d5ceef24a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006994
10.0.0.242 - - [2026-03-02 04:34:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003762
10.0.0.242 - - [2026-03-02 04:34:57] "GET /virtual-network/6d7b9f1c-0468-4b97-83d8-a4d5ceef24a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.005432
10.0.0.242 - - [2026-03-02 04:35:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003669
10.0.0.242 - - [2026-03-02 04:35:01] "GET /virtual-network/6d7b9f1c-0468-4b97-83d8-a4d5ceef24a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.005810
10.0.0.242 - - [2026-03-02 04:35:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003358
10.0.0.242 - - [2026-03-02 04:35:05] "GET /virtual-network/6d7b9f1c-0468-4b97-83d8-a4d5ceef24a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006052
10.0.0.242 - - [2026-03-02 04:35:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003104
10.0.0.242 - - [2026-03-02 04:35:09] "GET /virtual-network/6d7b9f1c-0468-4b97-83d8-a4d5ceef24a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.005055
10.0.0.242 - - [2026-03-02 04:35:10] "POST /neutron/network HTTP/1.1" 200 1014 0.009582
10.0.0.242 - - [2026-03-02 04:35:11] "POST /neutron/subnet HTTP/1.1" 200 1375 0.013185
10.0.0.242 - - [2026-03-02 04:35:11] "POST /neutron/network HTTP/1.1" 200 1004 0.008801
10.0.0.242 - - [2026-03-02 04:35:13] "POST /neutron/network HTTP/1.1" 200 1017 0.006586
10.0.0.242 - - [2026-03-02 04:35:13] "POST /neutron/subnet HTTP/1.1" 200 1389 0.015651
10.0.0.242 - - [2026-03-02 04:35:13] "POST /neutron/network HTTP/1.1" 200 1007 0.010275
10.0.0.242 - - [2026-03-02 04:35:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003862
10.0.0.242 - - [2026-03-02 04:35:13] "GET /virtual-network/6d7b9f1c-0468-4b97-83d8-a4d5ceef24a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006996
10.0.0.242 - - [2026-03-02 04:35:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004111
10.0.0.242 - - [2026-03-02 04:35:17] "GET /virtual-network/6d7b9f1c-0468-4b97-83d8-a4d5ceef24a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.007425
10.0.0.242 - - [2026-03-02 04:35:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003957
10.0.0.242 - - [2026-03-02 04:35:21] "GET /virtual-network/6d7b9f1c-0468-4b97-83d8-a4d5ceef24a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.005636
10.0.0.242 - - [2026-03-02 04:35:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.006017
10.0.0.242 - - [2026-03-02 04:35:25] "GET /virtual-network/6d7b9f1c-0468-4b97-83d8-a4d5ceef24a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.005782
10.0.0.242 - - [2026-03-02 04:35:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005697
10.0.0.242 - - [2026-03-02 04:35:29] "GET /virtual-network/6d7b9f1c-0468-4b97-83d8-a4d5ceef24a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.008269
10.0.0.242 - - [2026-03-02 04:35:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003736
10.0.0.242 - - [2026-03-02 04:35:34] "GET /virtual-network/6d7b9f1c-0468-4b97-83d8-a4d5ceef24a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006032
10.0.0.242 - - [2026-03-02 04:35:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003374
10.0.0.242 - - [2026-03-02 04:35:38] "GET /virtual-network/6d7b9f1c-0468-4b97-83d8-a4d5ceef24a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006050
10.0.0.242 - - [2026-03-02 04:35:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004714
10.0.0.242 - - [2026-03-02 04:35:42] "GET /virtual-network/6d7b9f1c-0468-4b97-83d8-a4d5ceef24a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.005357
10.0.0.242 - - [2026-03-02 04:35:44] "GET /obj-perms HTTP/1.1" 200 5075 0.069705
10.0.0.242 - - [2026-03-02 04:35:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003638
10.0.0.242 - - [2026-03-02 04:35:46] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003443
10.0.0.242 - - [2026-03-02 04:35:46] "GET /virtual-networks?parent_id=752bd82e-e9ad-4f83-95f1-020714f575a0&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.003195
10.0.0.242 - - [2026-03-02 04:35:46] "GET /virtual-network/6d7b9f1c-0468-4b97-83d8-a4d5ceef24a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.005695
10.0.0.242 - - [2026-03-02 04:35:51] "POST /neutron/port HTTP/1.1" 200 1240 0.017967
10.0.0.23 - - [2026-03-02 04:35:51] "GET /global-system-configs HTTP/1.1" 401 293 0.000445
10.0.0.23 - - [2026-03-02 04:35:51] "GET /global-system-configs HTTP/1.1" 401 293 0.000562
10.0.0.27 - - [2026-03-02 04:35:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000437
10.0.0.27 - - [2026-03-02 04:35:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000427
10.0.0.27 - - [2026-03-02 04:35:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000417
10.0.0.27 - - [2026-03-02 04:35:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000382
10.0.0.242 - - [2026-03-02 04:35:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000390
10.0.0.242 - - [2026-03-02 04:35:53] "GET /global-system-configs HTTP/1.1" 401 293 0.000378
10.0.0.242 - - [2026-03-02 04:35:53] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006444
10.0.0.23 - - [2026-03-02 04:35:53] "GET /global-system-configs HTTP/1.1" 401 293 0.000424
10.0.0.23 - - [2026-03-02 04:35:53] "GET /global-system-configs HTTP/1.1" 401 293 0.000504
10.0.0.242 - - [2026-03-02 04:35:54] "GET /global-system-configs HTTP/1.1" 401 293 0.000391
10.0.0.242 - - [2026-03-02 04:35:54] "GET /global-system-configs HTTP/1.1" 401 293 0.000505
10.0.0.242 - - [2026-03-02 04:36:02] "POST /neutron/port HTTP/1.1" 200 1240 0.019505
10.0.0.242 - - [2026-03-02 04:36:07] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007897
10.0.0.242 - - [2026-03-02 04:36:07] "POST /neutron/port HTTP/1.1" 200 1240 0.016445
10.0.0.242 - - [2026-03-02 04:36:07] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007522
10.0.0.242 - - [2026-03-02 04:36:07] "POST /id-to-fqname HTTP/1.1" 200 228 0.001393
10.0.0.242 - - [2026-03-02 04:36:07] "GET /virtual-machine/017958e0-fc29-48ee-98d4-c3c6105912b7 HTTP/1.1" 200 1299 0.003946
10.0.0.242 - - [2026-03-02 04:36:07] "GET /virtual-machine-interface/9d9f1534-2491-4d51-8dbf-ebbf9725e322 HTTP/1.1" 200 3176 0.006314
10.0.0.242 - - [2026-03-02 04:36:07] "GET /instance-ip/e2ba25a5-7392-446e-8518-c911d1d48af6 HTTP/1.1" 200 1656 0.006208
10.0.0.242 - - [2026-03-02 04:36:07] "GET /instance-ip/f92271be-5196-4338-a88e-dbc7d4e3f85a HTTP/1.1" 200 1638 0.006246
10.0.0.242 - - [2026-03-02 04:36:07] "POST /fqname-to-id HTTP/1.1" 404 230 0.003524
10.0.0.242 - - [2026-03-02 04:36:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003420
10.0.0.23 - - [2026-03-02 04:36:07] "GET /projects?obj_uuids=752bd82e-e9ad-4f83-95f1-020714f575a0&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001106
10.0.0.242 - - [2026-03-02 04:36:07] "GET /project/752bd82e-e9ad-4f83-95f1-020714f575a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.053924
10.0.0.242 - - [2026-03-02 04:36:07] "POST /network-policys HTTP/1.1" 200 569 0.029493
10.0.0.242 - - [2026-03-02 04:36:07] "GET /network-policy/4243dd9f-06a3-4e51-863f-3bcc94203f17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.005454
10.0.0.242 - - [2026-03-02 04:36:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003266
10.0.0.242 - - [2026-03-02 04:36:08] "GET /virtual-network/58d3f6e1-6b9f-435c-b7ba-f91765db8d42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.006195
10.0.0.242 - - [2026-03-02 04:36:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002944
10.0.0.242 - - [2026-03-02 04:36:08] "GET /network-policy/4243dd9f-06a3-4e51-863f-3bcc94203f17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.004835
10.0.0.242 - - [2026-03-02 04:36:08] "POST /ref-update HTTP/1.1" 200 156 0.085419
10.0.0.242 - - [2026-03-02 04:36:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003545
10.0.0.242 - - [2026-03-02 04:36:08] "GET /network-policy/4243dd9f-06a3-4e51-863f-3bcc94203f17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.004740
10.0.0.242 - - [2026-03-02 04:36:08] "POST /neutron/network HTTP/1.1" 200 1108 0.010869
10.0.0.242 - - [2026-03-02 04:36:08] "GET /virtual-network/58d3f6e1-6b9f-435c-b7ba-f91765db8d42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2958 0.005200
10.0.0.242 - - [2026-03-02 04:36:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003311
10.0.0.242 - - [2026-03-02 04:36:08] "GET /network-policy/4243dd9f-06a3-4e51-863f-3bcc94203f17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.003944
10.0.0.242 - - [2026-03-02 04:36:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002707
10.0.0.242 - - [2026-03-02 04:36:08] "GET /virtual-network/6d7b9f1c-0468-4b97-83d8-a4d5ceef24a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.005923
10.0.0.242 - - [2026-03-02 04:36:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002897
10.0.0.242 - - [2026-03-02 04:36:08] "GET /network-policy/4243dd9f-06a3-4e51-863f-3bcc94203f17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.004586
10.0.0.242 - - [2026-03-02 04:36:08] "POST /fqname-to-id HTTP/1.1" 404 242 0.052078
10.0.0.23 - - [2026-03-02 04:36:08] "POST /fqname-to-id HTTP/1.1" 404 207 0.010412
10.0.0.242 - - [2026-03-02 04:36:08] "POST /ref-update HTTP/1.1" 200 156 0.060713
10.0.0.242 - - [2026-03-02 04:36:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004950
10.0.0.242 - - [2026-03-02 04:36:08] "GET /network-policy/4243dd9f-06a3-4e51-863f-3bcc94203f17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.006139
10.0.0.242 - - [2026-03-02 04:36:08] "POST /access-control-lists HTTP/1.1" 200 596 0.037359
10.0.0.242 - - [2026-03-02 04:36:08] "GET /virtual-network/6d7b9f1c-0468-4b97-83d8-a4d5ceef24a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2966 0.023380
10.0.0.242 - - [2026-03-02 04:36:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005309
10.0.0.242 - - [2026-03-02 04:36:08] "GET /network-policy/4243dd9f-06a3-4e51-863f-3bcc94203f17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.005034
10.0.0.242 - - [2026-03-02 04:36:08] "GET /virtual-machine-interface/9d9f1534-2491-4d51-8dbf-ebbf9725e322?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2761 0.009427
10.0.0.242 - - [2026-03-02 04:36:08] "PUT /virtual-machine-interface/9d9f1534-2491-4d51-8dbf-ebbf9725e322 HTTP/1.1" 200 284 0.029758
10.0.0.242 - - [2026-03-02 04:36:08] "GET /virtual-machine-interface/9d9f1534-2491-4d51-8dbf-ebbf9725e322?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3071 0.008285
10.0.0.242 - - [2026-03-02 04:36:08] "PUT /virtual-machine-interface/9d9f1534-2491-4d51-8dbf-ebbf9725e322 HTTP/1.1" 200 284 0.021471
10.0.0.242 - - [2026-03-02 04:36:11] "POST /neutron/port HTTP/1.1" 200 1237 0.017174
10.0.0.242 - - [2026-03-02 04:36:12] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003525
10.0.0.242 - - [2026-03-02 04:36:12] "POST /neutron/port HTTP/1.1" 200 117 0.001084
10.0.0.242 - - [2026-03-02 04:36:13] "POST /neutron/port HTTP/1.1" 200 1240 0.019729
10.0.0.242 - - [2026-03-02 04:36:13] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003683
10.0.0.242 - - [2026-03-02 04:36:13] "POST /neutron/port HTTP/1.1" 200 117 0.001415
10.0.0.242 - - [2026-03-02 04:37:13] "POST /neutron/port HTTP/1.1" 200 1182 0.019011
10.0.0.242 - - [2026-03-02 04:37:13] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003992
10.0.0.242 - - [2026-03-02 04:37:14] "POST /neutron/port HTTP/1.1" 200 117 0.001104
10.0.0.242 - - [2026-03-02 04:37:14] "POST /neutron/port HTTP/1.1" 200 1240 0.018415
10.0.0.242 - - [2026-03-02 04:37:15] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003834
10.0.0.242 - - [2026-03-02 04:37:15] "POST /neutron/port HTTP/1.1" 200 117 0.001188
10.0.0.27 - - [2026-03-02 04:37:45] "GET /obj-perms HTTP/1.1" 200 5075 0.056945
10.0.0.242 - - [2026-03-02 04:38:06] "POST /ref-update HTTP/1.1" 200 156 0.094089
10.0.0.242 - - [2026-03-02 04:38:06] "DELETE /access-control-list/bf3afb54-3ad9-4aab-8fe8-cfa69ca55929 HTTP/1.1" 200 115 0.057490
10.0.0.242 - - [2026-03-02 04:38:06] "GET /virtual-network/6d7b9f1c-0468-4b97-83d8-a4d5ceef24a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.010866
10.0.0.242 - - [2026-03-02 04:38:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005258
10.0.0.242 - - [2026-03-02 04:38:06] "GET /network-policy/4243dd9f-06a3-4e51-863f-3bcc94203f17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.004374
10.0.0.242 - - [2026-03-02 04:38:07] "POST /ref-update HTTP/1.1" 200 156 0.062211
10.0.0.242 - - [2026-03-02 04:38:07] "POST /neutron/network HTTP/1.1" 200 1004 0.041453
10.0.0.242 - - [2026-03-02 04:38:07] "GET /virtual-network/58d3f6e1-6b9f-435c-b7ba-f91765db8d42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.005785
10.0.0.242 - - [2026-03-02 04:38:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002520
10.0.0.242 - - [2026-03-02 04:38:07] "GET /network-policy/4243dd9f-06a3-4e51-863f-3bcc94203f17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.004322
10.0.0.242 - - [2026-03-02 04:38:07] "DELETE /network-policy/4243dd9f-06a3-4e51-863f-3bcc94203f17 HTTP/1.1" 200 115 0.034112
10.0.0.242 - - [2026-03-02 04:38:07] "POST /ref-update HTTP/1.1" 200 156 0.021364
10.0.0.242 - - [2026-03-02 04:38:07] "DELETE /instance-ip/481fa069-1d5f-48c9-98c4-10eac025dfa9 HTTP/1.1" 200 115 0.081417
10.0.0.242 - - [2026-03-02 04:38:07] "DELETE /instance-ip/78611acd-fa77-4e7d-b8e5-f763c7234970 HTTP/1.1" 200 115 0.059187
10.0.0.242 - - [2026-03-02 04:38:07] "DELETE /virtual-machine-interface/ca1e952c-6086-4d1b-9dd4-e5d51b207007 HTTP/1.1" 200 115 0.105704
10.0.0.242 - - [2026-03-02 04:38:07] "POST /neutron/port HTTP/1.1" 200 1240 0.024864
10.0.0.242 - - [2026-03-02 04:38:08] "POST /neutron/port HTTP/1.1" 200 1237 0.018946
10.0.0.242 - - [2026-03-02 04:38:09] "POST /neutron/network HTTP/1.1" 200 1007 0.011120
10.0.0.242 - - [2026-03-02 04:38:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006019
10.0.0.23 - - [2026-03-02 04:38:10] "POST /useragent-kv HTTP/1.1" 200 115 0.051498
10.0.0.23 - - [2026-03-02 04:38:10] "POST /useragent-kv HTTP/1.1" 200 115 0.003620
10.0.0.23 - - [2026-03-02 04:38:10] "POST /useragent-kv HTTP/1.1" 200 115 0.003425
10.0.0.23 - - [2026-03-02 04:38:10] "POST /useragent-kv HTTP/1.1" 200 115 0.002104
10.0.0.242 - - [2026-03-02 04:38:10] "POST /neutron/network HTTP/1.1" 200 151 0.196972
10.0.0.23 - - [2026-03-02 04:38:13] "GET /projects?obj_uuids=752bd82e-e9ad-4f83-95f1-020714f575a0&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000973
10.0.0.242 - - [2026-03-02 04:38:13] "GET /project/752bd82e-e9ad-4f83-95f1-020714f575a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.074623
10.0.0.23 - - [2026-03-02 04:38:13] "GET /projects?obj_uuids=752bd82e-e9ad-4f83-95f1-020714f575a0&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000915
10.0.0.242 - - [2026-03-02 04:38:13] "GET /project/752bd82e-e9ad-4f83-95f1-020714f575a0?fields=virtual_networks HTTP/1.1" 200 1048 0.039018
10.0.0.23 - - [2026-03-02 04:38:13] "GET /projects?obj_uuids=752bd82e-e9ad-4f83-95f1-020714f575a0&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001279
10.0.0.242 - - [2026-03-02 04:38:13] "GET /project/752bd82e-e9ad-4f83-95f1-020714f575a0?fields=virtual_machine_interfaces HTTP/1.1" 200 1048 0.046034
10.0.0.23 - - [2026-03-02 04:38:13] "GET /projects?obj_uuids=752bd82e-e9ad-4f83-95f1-020714f575a0&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001179
10.0.0.242 - - [2026-03-02 04:38:13] "GET /project/752bd82e-e9ad-4f83-95f1-020714f575a0?fields=security_groups HTTP/1.1" 200 1282 0.033672
10.0.0.242 - - [2026-03-02 04:38:14] "POST /fqname-to-id HTTP/1.1" 404 192 0.028815
10.0.0.23 - - [2026-03-02 04:38:14] "GET /projects?obj_uuids=e1e3e248-30cd-49f0-9ab5-1b4eb34203bc&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003214
10.0.0.23 - - [2026-03-02 04:38:14] "GET /domains?obj_uuids=cc2d0805-fa5b-4698-bfcc-d7811c08231a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001026
10.0.0.23 - - [2026-03-02 04:38:14] "GET /domain/cc2d0805-fa5b-4698-bfcc-d7811c08231a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.040416
10.0.0.23 - - [2026-03-02 04:38:14] "POST /id-to-fqname HTTP/1.1" 200 194 0.003874
10.0.0.23 - - [2026-03-02 04:38:14] "POST /fqname-to-id HTTP/1.1" 404 203 0.004244
10.0.0.23 - - [2026-03-02 04:38:14] "POST /security-groups HTTP/1.1" 200 595 0.032040
10.0.0.23 - - [2026-03-02 04:38:14] "POST /projects HTTP/1.1" 200 593 0.238425
10.0.0.23 - - [2026-03-02 04:38:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.278002
10.0.0.242 - - [2026-03-02 04:38:14] "POST /access-control-lists HTTP/1.1" 200 600 0.027995
10.0.0.242 - - [2026-03-02 04:38:14] "GET /project/e1e3e248-30cd-49f0-9ab5-1b4eb34203bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.454528
10.0.0.242 - - [2026-03-02 04:38:16] "GET / HTTP/1.1" 200 35931 0.001482
10.0.0.242 - - [2026-03-02 04:38:17] "POST /fqname-to-id HTTP/1.1" 401 293 0.000532
10.0.0.242 - - [2026-03-02 04:38:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.054471
10.0.0.23 - - [2026-03-02 04:38:18] "GET /projects?obj_uuids=e1e3e248-30cd-49f0-9ab5-1b4eb34203bc&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000918
10.0.0.242 - - [2026-03-02 04:38:18] "GET /project/e1e3e248-30cd-49f0-9ab5-1b4eb34203bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.045029
10.0.0.242 - - [2026-03-02 04:38:18] "POST /neutron/network HTTP/1.1" 200 117 0.037520
10.0.0.242 - - [2026-03-02 04:38:18] "POST /route-targets HTTP/1.1" 200 327 0.016489
10.0.0.23 - - [2026-03-02 04:38:19] "POST /useragent-kv HTTP/1.1" 200 115 0.004435
10.0.0.242 - - [2026-03-02 04:38:19] "POST /neutron/subnet HTTP/1.1" 200 828 0.218972
10.0.0.23 - - [2026-03-02 04:38:19] "POST /fqname-to-id HTTP/1.1" 404 207 0.064007
10.0.0.242 - - [2026-03-02 04:38:19] "POST /id-to-fqname HTTP/1.1" 200 224 0.001358
10.0.0.242 - - [2026-03-02 04:38:19] "GET /virtual-network/c463a692-4e9a-4f2d-8209-d3cc228537cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.006010
10.0.0.242 - - [2026-03-02 04:38:19] "GET /virtual-network/c463a692-4e9a-4f2d-8209-d3cc228537cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.014329
10.0.0.242 - - [2026-03-02 04:38:19] "POST /neutron/network HTTP/1.1" 200 1004 0.009096
10.0.0.242 - - [2026-03-02 04:38:19] "GET /virtual-network/c463a692-4e9a-4f2d-8209-d3cc228537cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005973
10.0.0.23 - - [2026-03-02 04:38:21] "GET /obj-perms HTTP/1.1" 200 5057 0.059036
10.0.0.242 - - [2026-03-02 04:38:21] "POST /id-to-fqname HTTP/1.1" 200 224 0.001316
10.0.0.242 - - [2026-03-02 04:38:21] "POST /neutron/network HTTP/1.1" 200 1014 0.007104
10.0.0.23 - - [2026-03-02 04:38:22] "GET /projects?obj_uuids=e1e3e248-30cd-49f0-9ab5-1b4eb34203bc&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001049
10.0.0.242 - - [2026-03-02 04:38:22] "GET /project/e1e3e248-30cd-49f0-9ab5-1b4eb34203bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.079374
10.0.0.242 - - [2026-03-02 04:38:22] "POST /neutron/port HTTP/1.1" 200 117 0.007387
10.0.0.242 - - [2026-03-02 04:38:22] "POST /id-to-fqname HTTP/1.1" 200 224 0.001235
10.0.0.242 - - [2026-03-02 04:38:23] "POST /neutron/network HTTP/1.1" 200 1014 0.011603
10.0.0.242 - - [2026-03-02 04:38:24] "POST /neutron/port HTTP/1.1" 200 1173 0.138122
10.0.0.23 - - [2026-03-02 04:38:24] "GET /projects?obj_uuids=e1e3e248-30cd-49f0-9ab5-1b4eb34203bc&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001192
10.0.0.242 - - [2026-03-02 04:38:24] "GET /project/e1e3e248-30cd-49f0-9ab5-1b4eb34203bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.165743
10.0.0.242 - - [2026-03-02 04:38:24] "POST /neutron/port HTTP/1.1" 200 1237 0.033710
10.0.0.242 - - [2026-03-02 04:38:24] "POST /neutron/subnet HTTP/1.1" 200 1394 0.016813
10.0.0.242 - - [2026-03-02 04:38:24] "POST /neutron/network HTTP/1.1" 200 1004 0.010469
10.0.0.242 - - [2026-03-02 04:38:24] "POST /neutron/port HTTP/1.1" 200 117 0.006577
10.0.0.242 - - [2026-03-02 04:38:24] "POST /id-to-fqname HTTP/1.1" 200 224 0.001460
10.0.0.242 - - [2026-03-02 04:38:25] "POST /neutron/network HTTP/1.1" 200 1014 0.007492
10.0.0.242 - - [2026-03-02 04:38:25] "POST /neutron/port HTTP/1.1" 200 1173 0.034343
10.0.0.242 - - [2026-03-02 04:38:26] "POST /neutron/port HTTP/1.1" 200 1237 0.019489
10.0.0.242 - - [2026-03-02 04:38:26] "POST /neutron/subnet HTTP/1.1" 200 1394 0.014372
10.0.0.242 - - [2026-03-02 04:38:26] "POST /neutron/network HTTP/1.1" 200 1004 0.009989
10.0.0.23 - - [2026-03-02 04:38:26] "GET /projects?obj_uuids=e1e3e248-30cd-49f0-9ab5-1b4eb34203bc&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001051
10.0.0.242 - - [2026-03-02 04:38:26] "GET /project/e1e3e248-30cd-49f0-9ab5-1b4eb34203bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.128508
10.0.0.242 - - [2026-03-02 04:38:26] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007941
10.0.0.242 - - [2026-03-02 04:38:27] "POST /neutron/security_group HTTP/1.1" 200 2062 0.010332
10.0.0.242 - - [2026-03-02 04:38:27] "POST /neutron/port HTTP/1.1" 200 1237 0.022757
10.0.0.242 - - [2026-03-02 04:38:27] "GET /virtual-machine/80ca9a61-a43b-4e27-a04c-76b6c26e2bd0 HTTP/1.1" 401 293 0.000547
10.0.0.23 - - [2026-03-02 04:38:27] "GET /projects?obj_uuids=e1e3e248-30cd-49f0-9ab5-1b4eb34203bc&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001131
10.0.0.242 - - [2026-03-02 04:38:27] "POST /neutron/port HTTP/1.1" 200 1173 0.492193
10.0.0.242 - - [2026-03-02 04:38:28] "POST /neutron/port HTTP/1.1" 200 1227 0.175257
10.0.0.242 - - [2026-03-02 04:38:28] "GET /virtual-machine/80ca9a61-a43b-4e27-a04c-76b6c26e2bd0 HTTP/1.1" 200 1296 0.060185
10.0.0.242 - - [2026-03-02 04:38:28] "GET /virtual-machine-interface/8433c687-a6bf-4b32-96b7-c12fef98e43d HTTP/1.1" 200 3155 0.006191
10.0.0.242 - - [2026-03-02 04:38:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003369
10.0.0.242 - - [2026-03-02 04:38:28] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003667
10.0.0.242 - - [2026-03-02 04:38:28] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.012217
10.0.0.242 - - [2026-03-02 04:38:28] "GET /virtual-networks?parent_id=e1e3e248-30cd-49f0-9ab5-1b4eb34203bc&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.002965
10.0.0.242 - - [2026-03-02 04:38:28] "GET /virtual-network/c463a692-4e9a-4f2d-8209-d3cc228537cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.010074
10.0.0.242 - - [2026-03-02 04:38:28] "POST /neutron/port HTTP/1.1" 200 117 0.001191
10.0.0.242 - - [2026-03-02 04:38:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003535
10.0.0.242 - - [2026-03-02 04:38:31] "GET /virtual-network/c463a692-4e9a-4f2d-8209-d3cc228537cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005029
10.0.0.242 - - [2026-03-02 04:38:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004367
10.0.0.242 - - [2026-03-02 04:38:35] "GET /virtual-network/c463a692-4e9a-4f2d-8209-d3cc228537cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.008021
10.0.0.242 - - [2026-03-02 04:38:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003279
10.0.0.242 - - [2026-03-02 04:38:39] "GET /virtual-network/c463a692-4e9a-4f2d-8209-d3cc228537cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005921
10.0.0.242 - - [2026-03-02 04:38:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004608
10.0.0.242 - - [2026-03-02 04:38:43] "GET /virtual-network/c463a692-4e9a-4f2d-8209-d3cc228537cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.006049
10.0.0.242 - - [2026-03-02 04:38:46] "GET /obj-perms HTTP/1.1" 200 5075 0.054211
10.0.0.242 - - [2026-03-02 04:38:47] "DELETE /access-control-list/e3348995-8ed0-4f18-9f91-afcf8d489eb5 HTTP/1.1" 200 115 0.052278
10.0.0.242 - - [2026-03-02 04:38:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003390
10.0.0.242 - - [2026-03-02 04:38:47] "GET /virtual-network/c463a692-4e9a-4f2d-8209-d3cc228537cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.006304
10.0.0.242 - - [2026-03-02 04:38:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003741
10.0.0.242 - - [2026-03-02 04:38:52] "GET /virtual-network/c463a692-4e9a-4f2d-8209-d3cc228537cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005075
10.0.0.242 - - [2026-03-02 04:38:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003948
10.0.0.242 - - [2026-03-02 04:38:56] "GET /virtual-network/c463a692-4e9a-4f2d-8209-d3cc228537cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005511
10.0.0.242 - - [2026-03-02 04:39:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003259
10.0.0.242 - - [2026-03-02 04:39:00] "GET /virtual-network/c463a692-4e9a-4f2d-8209-d3cc228537cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.006820
10.0.0.23 - - [2026-03-02 04:39:02] "DELETE /project/e1e3e24830cd49f09ab51b4eb34203bc HTTP/1.1" 404 173 0.004259
10.0.0.23 - - [2026-03-02 04:39:02] "DELETE /project/752bd82e-e9ad-4f83-95f1-020714f575a0 HTTP/1.1" 404 177 0.006897
10.0.0.242 - - [2026-03-02 04:39:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003658
10.0.0.242 - - [2026-03-02 04:39:04] "GET /virtual-network/c463a692-4e9a-4f2d-8209-d3cc228537cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005480
10.0.0.242 - - [2026-03-02 04:39:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003471
10.0.0.242 - - [2026-03-02 04:39:08] "GET /virtual-network/c463a692-4e9a-4f2d-8209-d3cc228537cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.007077
10.0.0.242 - - [2026-03-02 04:39:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.010399
10.0.0.242 - - [2026-03-02 04:39:12] "GET /virtual-network/c463a692-4e9a-4f2d-8209-d3cc228537cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.006935
10.0.0.242 - - [2026-03-02 04:39:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004292
10.0.0.242 - - [2026-03-02 04:39:14] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004756
10.0.0.242 - - [2026-03-02 04:39:14] "GET /virtual-networks?parent_id=e1e3e248-30cd-49f0-9ab5-1b4eb34203bc&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.004159
10.0.0.242 - - [2026-03-02 04:39:14] "GET /virtual-network/c463a692-4e9a-4f2d-8209-d3cc228537cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.007503
10.0.0.242 - - [2026-03-02 04:39:14] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007542
10.0.0.242 - - [2026-03-02 04:39:15] "POST /neutron/network HTTP/1.1" 200 1014 0.008698
10.0.0.242 - - [2026-03-02 04:39:16] "POST /neutron/subnet HTTP/1.1" 200 1394 0.014570
10.0.0.242 - - [2026-03-02 04:39:16] "POST /neutron/network HTTP/1.1" 200 1004 0.010886
10.0.0.242 - - [2026-03-02 04:39:16] "POST /neutron/network HTTP/1.1" 200 1014 0.007712
10.0.0.242 - - [2026-03-02 04:39:16] "POST /neutron/subnet HTTP/1.1" 200 1394 0.016002
10.0.0.242 - - [2026-03-02 04:39:16] "POST /neutron/network HTTP/1.1" 200 1004 0.008875
10.0.0.242 - - [2026-03-02 04:39:24] "POST /neutron/port HTTP/1.1" 200 1237 0.049461
10.0.0.242 - - [2026-03-02 04:39:24] "POST /neutron/security_group HTTP/1.1" 200 2062 0.014276
10.0.0.242 - - [2026-03-02 04:39:25] "POST /neutron/port HTTP/1.1" 200 1237 0.019456
10.0.0.242 - - [2026-03-02 04:39:30] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007233
10.0.0.242 - - [2026-03-02 04:39:35] "POST /neutron/port HTTP/1.1" 200 1237 0.018722
10.0.0.242 - - [2026-03-02 04:39:35] "POST /neutron/security_group HTTP/1.1" 200 2062 0.009610
10.0.0.242 - - [2026-03-02 04:39:35] "GET /virtual-machine/596f272a-43c8-4b55-9142-32141f48d70d HTTP/1.1" 200 1296 0.008369
10.0.0.242 - - [2026-03-02 04:39:35] "GET /virtual-machine-interface/a99bd022-5bef-4f50-ac1b-f151c9488d08 HTTP/1.1" 200 3156 0.006730
10.0.0.242 - - [2026-03-02 04:39:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003836
10.0.0.242 - - [2026-03-02 04:39:35] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004455
10.0.0.242 - - [2026-03-02 04:39:35] "GET /virtual-networks?parent_id=e1e3e248-30cd-49f0-9ab5-1b4eb34203bc&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.003669
10.0.0.242 - - [2026-03-02 04:39:35] "GET /virtual-network/c463a692-4e9a-4f2d-8209-d3cc228537cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005856
10.0.0.242 - - [2026-03-02 04:39:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004340
10.0.0.242 - - [2026-03-02 04:39:37] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004672
10.0.0.242 - - [2026-03-02 04:39:37] "GET /virtual-networks?parent_id=e1e3e248-30cd-49f0-9ab5-1b4eb34203bc&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.003435
10.0.0.242 - - [2026-03-02 04:39:37] "GET /virtual-network/c463a692-4e9a-4f2d-8209-d3cc228537cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005987
10.0.0.242 - - [2026-03-02 04:39:37] "POST /neutron/port HTTP/1.1" 200 1237 0.022635
10.0.0.242 - - [2026-03-02 04:39:37] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008775
10.0.0.242 - - [2026-03-02 04:39:37] "GET /virtual-machine/a0c88d2c-0cf4-4abb-8802-b3739d08bb02 HTTP/1.1" 200 1296 0.007395
10.0.0.242 - - [2026-03-02 04:39:37] "GET /virtual-machine-interface/fbe601ea-ff70-43b9-bfee-8ffb3cc8da63 HTTP/1.1" 200 3156 0.005992
10.0.0.242 - - [2026-03-02 04:39:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003436
10.0.0.242 - - [2026-03-02 04:39:37] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004549
10.0.0.242 - - [2026-03-02 04:39:37] "GET /virtual-networks?parent_id=e1e3e248-30cd-49f0-9ab5-1b4eb34203bc&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.003249
10.0.0.242 - - [2026-03-02 04:39:37] "GET /virtual-network/c463a692-4e9a-4f2d-8209-d3cc228537cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.006265
10.0.0.242 - - [2026-03-02 04:39:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004334
10.0.0.242 - - [2026-03-02 04:39:38] "GET /global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004461
10.0.0.242 - - [2026-03-02 04:39:38] "GET /virtual-networks?parent_id=e1e3e248-30cd-49f0-9ab5-1b4eb34203bc&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.003331
10.0.0.242 - - [2026-03-02 04:39:38] "GET /virtual-network/c463a692-4e9a-4f2d-8209-d3cc228537cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.006673
10.0.0.242 - - [2026-03-02 04:39:38] "GET /virtual-machine-interface/fbe601ea-ff70-43b9-bfee-8ffb3cc8da63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2741 0.006615
10.0.0.242 - - [2026-03-02 04:39:39] "PUT /virtual-machine-interface/fbe601ea-ff70-43b9-bfee-8ffb3cc8da63 HTTP/1.1" 200 284 0.016366
10.0.0.242 - - [2026-03-02 04:40:15] "POST /neutron/network HTTP/1.1" 200 1014 0.007287
10.0.0.242 - - [2026-03-02 04:40:15] "POST /neutron/subnet HTTP/1.1" 200 1394 0.013621
10.0.0.242 - - [2026-03-02 04:40:16] "POST /neutron/network HTTP/1.1" 200 1004 0.011387
10.0.0.242 - - [2026-03-02 04:40:18] "POST /neutron/network HTTP/1.1" 200 1014 0.042050
10.0.0.242 - - [2026-03-02 04:40:18] "POST /neutron/subnet HTTP/1.1" 200 1394 0.018678
10.0.0.242 - - [2026-03-02 04:40:18] "POST /neutron/network HTTP/1.1" 200 1004 0.009060
10.0.0.27 - - [2026-03-02 04:40:48] "GET /obj-perms HTTP/1.1" 200 5075 0.051253
10.0.0.23 - - [2026-03-02 04:40:51] "GET /global-system-configs HTTP/1.1" 401 293 0.000463
10.0.0.23 - - [2026-03-02 04:40:51] "GET /global-system-configs HTTP/1.1" 401 293 0.000391
10.0.0.27 - - [2026-03-02 04:40:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000396
10.0.0.27 - - [2026-03-02 04:40:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000403
10.0.0.27 - - [2026-03-02 04:40:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000398
10.0.0.27 - - [2026-03-02 04:40:52] "GET /global-system-configs HTTP/1.1" 401 293 0.000408
10.0.0.242 - - [2026-03-02 04:40:53] "GET /global-system-configs HTTP/1.1" 401 293 0.000387
10.0.0.242 - - [2026-03-02 04:40:53] "GET /global-system-configs HTTP/1.1" 401 293 0.000494
10.0.0.23 - - [2026-03-02 04:40:53] "GET /global-system-configs HTTP/1.1" 401 293 0.000398
10.0.0.23 - - [2026-03-02 04:40:53] "GET /global-system-configs HTTP/1.1" 401 293 0.000414
10.0.0.242 - - [2026-03-02 04:40:54] "GET /global-system-configs HTTP/1.1" 401 293 0.000389
10.0.0.242 - - [2026-03-02 04:40:54] "GET /global-system-configs HTTP/1.1" 401 293 0.000404
10.0.0.242 - - [2026-03-02 04:41:18] "POST /neutron/network HTTP/1.1" 200 1014 0.006620
10.0.0.242 - - [2026-03-02 04:41:18] "POST /neutron/subnet HTTP/1.1" 200 1394 0.013617
10.0.0.242 - - [2026-03-02 04:41:18] "POST /neutron/network HTTP/1.1" 200 1004 0.009574
10.0.0.242 - - [2026-03-02 04:41:20] "POST /neutron/network HTTP/1.1" 200 1014 0.006287
10.0.0.242 - - [2026-03-02 04:41:20] "POST /neutron/subnet HTTP/1.1" 200 1394 0.014158
10.0.0.242 - - [2026-03-02 04:41:20] "POST /neutron/network HTTP/1.1" 200 1004 0.009387
10.0.0.242 - - [2026-03-02 04:41:43] "POST /neutron/port HTTP/1.1" 200 1237 0.021695
10.0.0.242 - - [2026-03-02 04:41:43] "POST /neutron/port HTTP/1.1" 200 1237 0.036880
10.0.0.242 - - [2026-03-02 04:41:43] "POST /neutron/port HTTP/1.1" 200 151 0.336953
10.0.0.242 - - [2026-03-02 04:41:44] "POST /neutron/network HTTP/1.1" 200 1004 0.010731
10.0.0.23 - - [2026-03-02 04:41:46] "GET /projects?obj_uuids=e1e3e248-30cd-49f0-9ab5-1b4eb34203bc&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001029
10.0.0.242 - - [2026-03-02 04:41:46] "GET /project/e1e3e248-30cd-49f0-9ab5-1b4eb34203bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.042551
10.0.0.23 - - [2026-03-02 04:41:46] "GET /projects?obj_uuids=e1e3e248-30cd-49f0-9ab5-1b4eb34203bc&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001590
10.0.0.242 - - [2026-03-02 04:41:46] "GET /project/e1e3e248-30cd-49f0-9ab5-1b4eb34203bc?fields=virtual_networks HTTP/1.1" 200 1041 0.046826
10.0.0.23 - - [2026-03-02 04:41:46] "GET /projects?obj_uuids=e1e3e248-30cd-49f0-9ab5-1b4eb34203bc&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001035
10.0.0.242 - - [2026-03-02 04:41:46] "GET /project/e1e3e248-30cd-49f0-9ab5-1b4eb34203bc?fields=virtual_machine_interfaces HTTP/1.1" 200 1041 0.042912
10.0.0.23 - - [2026-03-02 04:41:46] "GET /projects?obj_uuids=e1e3e248-30cd-49f0-9ab5-1b4eb34203bc&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000979
10.0.0.242 - - [2026-03-02 04:41:46] "GET /project/e1e3e248-30cd-49f0-9ab5-1b4eb34203bc?fields=security_groups HTTP/1.1" 200 1271 0.038240
10.0.0.242 - - [2026-03-02 04:41:47] "POST /fqname-to-id HTTP/1.1" 404 188 0.026042
10.0.0.23 - - [2026-03-02 04:41:47] "GET /projects?obj_uuids=4bc6bd78-fa8d-4863-abfa-2d8401387c1f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002839
10.0.0.23 - - [2026-03-02 04:41:47] "GET /domains?obj_uuids=cc2d0805-fa5b-4698-bfcc-d7811c08231a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000918
10.0.0.23 - - [2026-03-02 04:41:47] "GET /domain/cc2d0805-fa5b-4698-bfcc-d7811c08231a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007215
10.0.0.23 - - [2026-03-02 04:41:48] "POST /id-to-fqname HTTP/1.1" 200 190 0.005248
10.0.0.23 - - [2026-03-02 04:41:48] "POST /fqname-to-id HTTP/1.1" 404 199 0.010093
10.0.0.23 - - [2026-03-02 04:41:48] "POST /security-groups HTTP/1.1" 200 591 0.030672
10.0.0.23 - - [2026-03-02 04:41:48] "POST /projects HTTP/1.1" 200 585 0.242742
10.0.0.23 - - [2026-03-02 04:41:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.318733
10.0.0.242 - - [2026-03-02 04:41:48] "POST /fqname-to-id HTTP/1.1" 404 234 0.087740
10.0.0.242 - - [2026-03-02 04:41:48] "GET /project/4bc6bd78-fa8d-4863-abfa-2d8401387c1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.459801
10.0.0.242 - - [2026-03-02 04:41:48] "POST /access-control-lists HTTP/1.1" 200 594 0.066230
10.0.0.242 - - [2026-03-02 04:41:50] "GET / HTTP/1.1" 200 35931 0.002849
10.0.0.23 - - [2026-03-02 04:41:56] "GET /projects?obj_uuids=4bc6bd78-fa8d-4863-abfa-2d8401387c1f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001034
10.0.0.242 - - [2026-03-02 04:41:56] "GET /project/4bc6bd78-fa8d-4863-abfa-2d8401387c1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.037832
10.0.0.23 - - [2026-03-02 04:41:56] "GET /projects?obj_uuids=4bc6bd78-fa8d-4863-abfa-2d8401387c1f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000981
10.0.0.242 - - [2026-03-02 04:41:56] "GET /project/4bc6bd78-fa8d-4863-abfa-2d8401387c1f?fields=virtual_networks HTTP/1.1" 200 1032 0.049054
10.0.0.23 - - [2026-03-02 04:41:56] "GET /projects?obj_uuids=4bc6bd78-fa8d-4863-abfa-2d8401387c1f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001227
10.0.0.242 - - [2026-03-02 04:41:56] "GET /project/4bc6bd78-fa8d-4863-abfa-2d8401387c1f?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.039142
10.0.0.23 - - [2026-03-02 04:41:56] "GET /projects?obj_uuids=4bc6bd78-fa8d-4863-abfa-2d8401387c1f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001071
10.0.0.242 - - [2026-03-02 04:41:56] "GET /project/4bc6bd78-fa8d-4863-abfa-2d8401387c1f?fields=security_groups HTTP/1.1" 200 1258 0.050442
10.0.0.23 - - [2026-03-02 04:42:02] "DELETE /project/e1e3e248-30cd-49f0-9ab5-1b4eb34203bc HTTP/1.1" 404 177 0.008303
10.0.0.23 - - [2026-03-02 04:42:02] "DELETE /project/4bc6bd78fa8d4863abfa2d8401387c1f HTTP/1.1" 404 173 0.007377
10.0.0.23 - - [2026-03-02 04:42:02] "GET /projects?obj_uuids=4bc6bd78-fa8d-4863-abfa-2d8401387c1f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000874
10.0.0.23 - - [2026-03-02 04:42:03] "GET /project/4bc6bd78-fa8d-4863-abfa-2d8401387c1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.047925
10.0.0.23 - - [2026-03-02 04:42:03] "GET /projects?obj_uuids=4bc6bd78-fa8d-4863-abfa-2d8401387c1f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001156
10.0.0.23 - - [2026-03-02 04:42:03] "GET /project/4bc6bd78-fa8d-4863-abfa-2d8401387c1f?fields=security_groups HTTP/1.1" 200 1363 0.049946
10.0.0.23 - - [2026-03-02 04:42:03] "DELETE /security-group/f0512355-d3cb-4347-9de7-8207fc113eae HTTP/1.1" 200 115 0.067589
10.0.0.23 - - [2026-03-02 04:42:03] "GET /projects?obj_uuids=4bc6bd78-fa8d-4863-abfa-2d8401387c1f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001729
10.0.0.242 - - [2026-03-02 04:42:03] "DELETE /access-control-list/95461508-403f-4e5a-ab62-7f0d8cfb3c09 HTTP/1.1" 200 115 0.047915
10.0.0.23 - - [2026-03-02 04:42:03] "GET /project/4bc6bd78-fa8d-4863-abfa-2d8401387c1f?fields=application_policy_sets HTTP/1.1" 200 1402 0.083690
10.0.0.23 - - [2026-03-02 04:42:03] "DELETE /project/4bc6bd78-fa8d-4863-abfa-2d8401387c1f HTTP/1.1" 200 115 0.453689
10.0.0.23 - - [2026-03-02 04:42:50] "GET /obj-perms HTTP/1.1" 200 5075 0.061788
10.0.0.242 - - [2026-03-02 04:42:50] "GET /obj-perms HTTP/1.1" 200 5075 0.070922
[Introspect:8084]10.0.0.23 - - [2026-03-02 04:43:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001152
[Introspect:8084]10.0.0.23 - - [2026-03-02 04:43:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3161 0.001060