+++ date ++ echo 'INFO: =================== Mon Aug 17 02:16:36 AM UTC 2026 ===================' INFO: =================== Mon Aug 17 02:16:36 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=enp1s0 ++++ [[ enp1s0 == \l\o ]] ++++ echo enp1s0 +++ local nic=enp1s0 +++ get_ip_for_nic enp1s0 +++ local nic=enp1s0 +++ get_cidr_for_nic enp1s0 +++ command -v ip +++ local nic=enp1s0 +++ cut -d / -f 1 +++ ip addr show dev enp1s0 +++ grep 'inet ' +++ awk '{print $2}' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.189 ++ 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.189 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.189 ++ ANALYTICSDB_NODES=10.0.0.189 ++ ANALYTICS_SNMP_NODES=10.0.0.189 ++ 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.189 +++ local server_address=10.0.0.189 +++ extended_server_list+='10.0.0.189:8081 ' +++ '[' -n '10.0.0.189:8081 ' ']' +++ echo 10.0.0.189:8081 ++ ANALYTICS_SERVERS=10.0.0.189: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.189 +++ local server_address=10.0.0.189 +++ extended_server_list+='10.0.0.189:9042 ' +++ '[' -n '10.0.0.189:9042 ' ']' +++ echo 10.0.0.189:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.189:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.189 ++ 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.189 +++ local server_address=10.0.0.189 +++ extended_server_list+='10.0.0.189:8086 ' +++ '[' -n '10.0.0.189:8086 ' ']' +++ echo 10.0.0.189:8086 ++ COLLECTOR_SERVERS=10.0.0.189: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.189 ++ CONFIGDB_NODES=10.0.0.189 ++ 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.189 +++ local server_address=10.0.0.189 +++ extended_server_list+='10.0.0.189:8082 ' +++ '[' -n '10.0.0.189:8082 ' ']' +++ echo 10.0.0.189:8082 ++ CONFIG_SERVERS=10.0.0.189: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.189 +++ local server_address=10.0.0.189 +++ extended_server_list+='10.0.0.189:9161 ' +++ '[' -n '10.0.0.189:9161 ' ']' +++ echo 10.0.0.189:9161 ++ CONFIGDB_SERVERS=10.0.0.189: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.189 +++ local server_address=10.0.0.189 +++ extended_server_list+='10.0.0.189:9041 ' +++ '[' -n '10.0.0.189:9041 ' ']' +++ echo 10.0.0.189:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.189:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=false ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=false ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=false ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.20.0.17 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.17 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.189 ++ 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.189 +++ local server_address=10.0.0.189 +++ extended_server_list+=10.0.0.189:2181, +++ '[' -n 10.0.0.189:2181, ']' +++ echo 10.0.0.189:2181 ++ ZOOKEEPER_SERVERS=10.0.0.189: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.189 +++ local server_address=10.0.0.189 +++ extended_server_list+='10.0.0.189:2181 ' +++ '[' -n '10.0.0.189:2181 ' ']' +++ echo 10.0.0.189:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.189:2181 ++ RABBITMQ_NODES=10.0.0.189 ++ 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.189 +++ local server_address=10.0.0.189 +++ extended_server_list+=10.0.0.189:5673, +++ '[' -n 10.0.0.189:5673, ']' +++ echo 10.0.0.189:5673 ++ RABBITMQ_SERVERS=10.0.0.189: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.189 +++ local server_address=10.0.0.189 +++ extended_server_list+='10.0.0.189:6379 ' +++ '[' -n '10.0.0.189:6379 ' ']' +++ echo 10.0.0.189:6379 ++ REDIS_SERVERS=10.0.0.189: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.189 ++ 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.189 +++ local server_address=10.0.0.189 +++ extended_server_list+='10.0.0.189:9092 ' +++ '[' -n '10.0.0.189:9092 ' ']' +++ echo 10.0.0.189:9092 ++ KAFKA_SERVERS=10.0.0.189: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.189 ++ 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.189 ++ 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.189 ++ 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.189 ++ cut -d , -f 1 + local cassandra=10.0.0.189 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.189 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.189 +++ local servers=10.0.0.189 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ uniq ++++ sort +++ local local_ips=,10.0.0.189,10.20.0.17,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.189'\''))' +++ local server_ip=10.0.0.189 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.189 ]] +++ [[ ,10.0.0.189,10.20.0.17,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.189, ]] +++ echo 10.0.0.189 1 +++ return ++ local ip=10.0.0.189 ++ [[ -z 10.0.0.189 ]] ++ echo 10.0.0.189 + host_ip=10.0.0.189 + [[ cql == \c\q\l ]] ++ echo 10.0.0.189:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.189:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.189: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: 08/17/2026 02:16:44.731 7f5aa07da380 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 08/17/2026 02:16:44.873 7f5aa07da380 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 08/17/2026 02:16:44.885 7f5aa07da380 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 08/17/2026 02:16:44.885 7f5aa07da380 [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.189:8082/ Hit Ctrl-C to quit. 10.0.0.189 - - [2026-08-17 02:16:50] "GET / HTTP/1.1" 503 181 0.000246 10.0.0.189 - - [2026-08-17 02:16:50] "GET / HTTP/1.1" 503 181 0.000163 10.0.0.189 - - [2026-08-17 02:16:50] "GET / HTTP/1.1" 200 36215 0.001579 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.189 - - [2026-08-17 02:16:50] "POST /fqname-to-id HTTP/1.1" 401 293 0.000610 10.0.0.189 - - [2026-08-17 02:16:51] "GET / HTTP/1.1" 200 45871 0.001155 10.0.0.189 - - [2026-08-17 02:16:51] "GET / HTTP/1.1" 200 45871 0.000907 10.0.0.189 - - [2026-08-17 02:16:51] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 293 0.000309 10.0.0.189 - - [2026-08-17 02:16:51] "POST /fqname-to-id HTTP/1.1" 401 293 0.000255 10.0.0.189 - - [2026-08-17 02:16:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.984122 10.0.0.189 - - [2026-08-17 02:16:52] "GET /global-system-config/655fb3b9-dc66-431a-9cd6-5b20ba8ad200?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.006121 10.0.0.189 - - [2026-08-17 02:16:52] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 315 0.363137 10.0.0.189 - - [2026-08-17 02:16:52] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 336 0.002618 10.0.0.189 - - [2026-08-17 02:16:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.062691 10.0.0.189 - - [2026-08-17 02:16:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002586 10.0.0.189 - - [2026-08-17 02:16:52] "POST /fqname-to-id HTTP/1.1" 404 220 0.003667 10.0.0.189 - - [2026-08-17 02:16:52] "POST /config-nodes HTTP/1.1" 200 601 0.020684 10.0.0.189 - - [2026-08-17 02:16:52] "GET / HTTP/1.1" 200 36215 0.002040 10.0.0.189 - - [2026-08-17 02:16:52] "GET / HTTP/1.1" 200 36215 0.000883 10.0.0.189 - - [2026-08-17 02:16:52] "POST /global-vrouter-configs HTTP/1.1" 401 293 0.000402 /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.189 - - [2026-08-17 02:16:52] "GET / HTTP/1.1" 200 36215 0.001538 10.0.0.189 - - [2026-08-17 02:16:52] "POST /fqname-to-id HTTP/1.1" 401 293 0.000554 10.0.0.189 - - [2026-08-17 02:16:53] "GET / HTTP/1.1" 200 36215 0.001820 10.0.0.189 - - [2026-08-17 02:16:53] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.334340 10.0.0.189 - - [2026-08-17 02:16:53] "POST /fqname-to-id HTTP/1.1" 404 186 0.035104 10.0.0.189 - - [2026-08-17 02:16:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002849 10.0.0.189 - - [2026-08-17 02:16:53] "GET /global-system-config/655fb3b9-dc66-431a-9cd6-5b20ba8ad200?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.006845 10.0.0.189 - - [2026-08-17 02:16:53] "POST /service-appliance-sets HTTP/1.1" 200 555 0.018218 10.0.0.189 - - [2026-08-17 02:16:53] "POST /fqname-to-id HTTP/1.1" 404 180 0.002892 10.0.0.189 - - [2026-08-17 02:16:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003434 10.0.0.189 - - [2026-08-17 02:16:53] "GET /global-system-config/655fb3b9-dc66-431a-9cd6-5b20ba8ad200?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.008572 10.0.0.189 - - [2026-08-17 02:16:53] "POST /service-appliance-sets HTTP/1.1" 200 543 0.017291 10.0.0.189 - - [2026-08-17 02:16:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003240 10.0.0.189 - - [2026-08-17 02:16:53] "GET /network-ipam/8723fb0e-1d87-4174-a432-9d62677f9c61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.004646 10.0.0.189 - - [2026-08-17 02:16:53] "POST /service-templates HTTP/1.1" 200 513 0.019032 10.0.0.189 - - [2026-08-17 02:16:53] "POST /service-templates HTTP/1.1" 200 503 0.017448 10.0.0.189 - - [2026-08-17 02:16:53] "POST /service-templates HTTP/1.1" 200 517 0.019199 10.0.0.189 - - [2026-08-17 02:16:53] "POST /service-templates HTTP/1.1" 200 537 0.018685 10.0.0.189 - - [2026-08-17 02:16:54] "POST /service-templates HTTP/1.1" 200 509 0.023493 10.0.0.189 - - [2026-08-17 02:16:55] "POST /fqname-to-id HTTP/1.1" 401 293 0.000449 10.0.0.189 - - [2026-08-17 02:16:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.023087 10.0.0.189 - - [2026-08-17 02:16:55] "GET /network-ipam/8723fb0e-1d87-4174-a432-9d62677f9c61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.003952 10.0.0.189 - - [2026-08-17 02:16:56] "POST /fqname-to-id HTTP/1.1" 404 225 0.002816 10.0.0.189 - - [2026-08-17 02:16:56] "POST /access-control-lists HTTP/1.1" 200 589 0.017892 10.0.0.189 - - [2026-08-17 02:16:56] "POST /fqname-to-id HTTP/1.1" 404 224 0.003417 10.0.0.189 - - [2026-08-17 02:16:56] "POST /access-control-lists HTTP/1.1" 200 587 0.019671 10.0.0.189 - - [2026-08-17 02:16:56] "POST /route-targets HTTP/1.1" 200 328 0.009484 10.0.0.189 - - [2026-08-17 02:16:56] "POST /ref-update HTTP/1.1" 200 156 0.011092 10.0.0.189 - - [2026-08-17 02:16:56] "POST /route-targets HTTP/1.1" 200 328 0.010782 10.0.0.189 - - [2026-08-17 02:16:56] "POST /ref-update HTTP/1.1" 200 156 0.012518 10.0.0.189 - - [2026-08-17 02:16:56] "POST /route-targets HTTP/1.1" 200 328 0.009785 10.0.0.189 - - [2026-08-17 02:16:56] "POST /ref-update HTTP/1.1" 200 156 0.011120 10.0.0.189 - - [2026-08-17 02:16:56] "POST /route-targets HTTP/1.1" 200 328 0.011427 10.0.0.189 - - [2026-08-17 02:16:56] "POST /ref-update HTTP/1.1" 200 156 0.012520 10.0.0.189 - - [2026-08-17 02:16:56] "POST /fqname-to-id HTTP/1.1" 404 201 0.002662 10.0.0.189 - - [2026-08-17 02:16:56] "POST /access-control-lists HTTP/1.1" 200 553 0.065521 10.0.0.189 - - [2026-08-17 02:16:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003892 10.0.0.189 - - [2026-08-17 02:16:58] "GET /global-vrouter-config/9ba288a3-b09d-49b1-bd6f-7de1365df006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1218 0.003787 10.0.0.189 - - [2026-08-17 02:16:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004127 10.0.0.189 - - [2026-08-17 02:16:58] "PUT /global-vrouter-config/9ba288a3-b09d-49b1-bd6f-7de1365df006 HTTP/1.1" 200 277 0.010522 10.0.0.189 - - [2026-08-17 02:16:58] "GET / HTTP/1.1" 200 36215 0.001385 10.0.0.189 - - [2026-08-17 02:16:58] "POST /fqname-to-id HTTP/1.1" 401 293 0.000367 10.0.0.189 - - [2026-08-17 02:16:58] "GET / HTTP/1.1" 200 36215 0.001756 10.0.0.189 - - [2026-08-17 02:16:58] "POST /alarms HTTP/1.1" 401 293 0.000444 10.0.0.189 - - [2026-08-17 02:16:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.334689 10.0.0.189 - - [2026-08-17 02:16:59] "GET /global-system-config/655fb3b9-dc66-431a-9cd6-5b20ba8ad200?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005684 10.0.0.189 - - [2026-08-17 02:16:59] "POST /alarms HTTP/1.1" 200 583 0.044994 10.0.0.189 - - [2026-08-17 02:16:59] "POST /alarms HTTP/1.1" 200 577 0.021095 10.0.0.189 - - [2026-08-17 02:16:59] "POST /fqname-to-id HTTP/1.1" 404 220 0.002847 10.0.0.189 - - [2026-08-17 02:16:59] "POST /alarms HTTP/1.1" 200 577 0.022706 10.0.0.189 - - [2026-08-17 02:16:59] "POST /config-database-nodes HTTP/1.1" 200 619 0.022927 10.0.0.189 - - [2026-08-17 02:16:59] "POST /alarms HTTP/1.1" 200 561 0.022219 10.0.0.189 - - [2026-08-17 02:16:59] "POST /alarms HTTP/1.1" 200 557 0.019155 10.0.0.189 - - [2026-08-17 02:16:59] "POST /alarms HTTP/1.1" 200 559 0.021141 10.0.0.189 - - [2026-08-17 02:16:59] "POST /alarms HTTP/1.1" 200 567 0.021498 10.0.0.189 - - [2026-08-17 02:16:59] "POST /alarms HTTP/1.1" 200 551 0.020616 10.0.0.189 - - [2026-08-17 02:16:59] "POST /alarms HTTP/1.1" 200 559 0.017558 10.0.0.189 - - [2026-08-17 02:16:59] "POST /alarms HTTP/1.1" 200 569 0.018216 10.0.0.189 - - [2026-08-17 02:16:59] "POST /alarms HTTP/1.1" 200 557 0.017770 10.0.0.189 - - [2026-08-17 02:16:59] "POST /alarms HTTP/1.1" 200 569 0.016825 10.0.0.189 - - [2026-08-17 02:16:59] "POST /alarms HTTP/1.1" 200 577 0.066846 10.0.0.189 - - [2026-08-17 02:16:59] "POST /alarms HTTP/1.1" 200 571 0.018956 10.0.0.189 - - [2026-08-17 02:16:59] "POST /alarms HTTP/1.1" 200 563 0.017794 10.0.0.189 - - [2026-08-17 02:17:00] "POST /alarms HTTP/1.1" 200 563 0.021785 10.0.0.189 - - [2026-08-17 02:17:00] "POST /alarms HTTP/1.1" 200 563 0.019995 10.0.0.189 - - [2026-08-17 02:17:00] "POST /alarms HTTP/1.1" 200 549 0.029154 10.0.0.189 - - [2026-08-17 02:17:00] "POST /alarms HTTP/1.1" 200 597 0.018769 10.0.0.189 - - [2026-08-17 02:17:00] "POST /alarms HTTP/1.1" 200 577 0.020747 10.0.0.189 - - [2026-08-17 02:17:00] "POST /alarms HTTP/1.1" 200 573 0.021185 10.0.0.189 - - [2026-08-17 02:17:00] "POST /alarms HTTP/1.1" 200 585 0.019411 10.0.0.189 - - [2026-08-17 02:17:00] "POST /alarms HTTP/1.1" 200 611 0.018811 10.0.0.189 - - [2026-08-17 02:17:00] "GET / HTTP/1.1" 200 36215 0.001622 10.0.0.189 - - [2026-08-17 02:17:00] "POST /global-vrouter-configs HTTP/1.1" 401 293 0.000420 10.0.0.189 - - [2026-08-17 02:17:01] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.028553 10.0.0.189 - - [2026-08-17 02:17:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003427 10.0.0.189 - - [2026-08-17 02:17:01] "PUT /global-vrouter-config/9ba288a3-b09d-49b1-bd6f-7de1365df006 HTTP/1.1" 200 277 0.013270 10.0.0.189 - - [2026-08-17 02:17:01] "GET / HTTP/1.1" 200 36215 0.001531 10.0.0.189 - - [2026-08-17 02:17:01] "POST /fqname-to-id HTTP/1.1" 401 293 0.000386 10.0.0.189 - - [2026-08-17 02:17:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.023538 10.0.0.189 - - [2026-08-17 02:17:01] "GET /global-vrouter-config/9ba288a3-b09d-49b1-bd6f-7de1365df006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003857 10.0.0.189 - - [2026-08-17 02:17:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003508 10.0.0.189 - - [2026-08-17 02:17:02] "PUT /global-vrouter-config/9ba288a3-b09d-49b1-bd6f-7de1365df006 HTTP/1.1" 200 277 0.009315 10.0.0.189 - - [2026-08-17 02:17:02] "GET / HTTP/1.1" 200 36215 0.001836 10.0.0.189 - - [2026-08-17 02:17:02] "POST /fqname-to-id HTTP/1.1" 401 293 0.000377 10.0.0.189 - - [2026-08-17 02:17:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.020918 10.0.0.189 - - [2026-08-17 02:17:02] "GET /global-system-config/655fb3b9-dc66-431a-9cd6-5b20ba8ad200?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005483 10.0.0.189 - - [2026-08-17 02:17:02] "PUT /global-system-config/655fb3b9-dc66-431a-9cd6-5b20ba8ad200 HTTP/1.1" 200 275 0.017673 10.0.0.189 - - [2026-08-17 02:17:09] "GET /global-system-configs HTTP/1.1" 401 293 0.000467 10.0.0.189 - - [2026-08-17 02:17:09] "GET /global-system-configs HTTP/1.1" 401 293 0.000497 10.0.0.189 - - [2026-08-17 02:17:09] "GET /global-system-configs HTTP/1.1" 401 293 0.000904 10.0.0.189 - - [2026-08-17 02:17:09] "GET /global-system-configs HTTP/1.1" 401 293 0.000453 10.0.0.189 - - [2026-08-17 02:17:28] "GET / HTTP/1.1" 200 36215 0.001624 10.0.0.189 - - [2026-08-17 02:17:28] "POST /fqname-to-id HTTP/1.1" 401 293 0.000392 10.0.0.189 - - [2026-08-17 02:17:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.024123 10.0.0.189 - - [2026-08-17 02:17:29] "GET /routing-instance/e82d2a30-ac00-447d-9ec2-914e82410400?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.003612 10.0.0.189 - - [2026-08-17 02:17:29] "POST /bgp-routers HTTP/1.1" 200 622 0.019295 10.0.0.189 - - [2026-08-17 02:17:29] "GET /bgp-router/639370f0-7891-4a82-b6de-0fcf268da178?fields=global_system_config_back_refs HTTP/1.1" 200 1128 0.006611 10.0.0.189 - - [2026-08-17 02:17:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004737 10.0.0.189 - - [2026-08-17 02:17:29] "GET /global-system-config/655fb3b9-dc66-431a-9cd6-5b20ba8ad200?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.006942 10.0.0.189 - - [2026-08-17 02:17:29] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004205 10.0.0.189 - - [2026-08-17 02:17:29] "POST /ref-update HTTP/1.1" 200 156 0.009813 10.0.0.189 - - [2026-08-17 02:17:47] "GET / HTTP/1.1" 200 36215 0.002179 10.0.0.189 - - [2026-08-17 02:17:47] "POST /fqname-to-id HTTP/1.1" 401 293 0.000509 10.0.0.189 - - [2026-08-17 02:17:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.024892 10.0.0.189 - - [2026-08-17 02:17:47] "GET /global-system-config/655fb3b9-dc66-431a-9cd6-5b20ba8ad200?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.009452 10.0.0.189 - - [2026-08-17 02:17:47] "POST /fqname-to-id HTTP/1.1" 404 220 0.003710 10.0.0.189 - - [2026-08-17 02:17:47] "POST /database-nodes HTTP/1.1" 200 605 0.020837 10.0.0.189 - - [2026-08-17 02:18:07] "GET / HTTP/1.1" 200 36215 0.001333 10.0.0.189 - - [2026-08-17 02:18:07] "POST /fqname-to-id HTTP/1.1" 401 293 0.000405 10.0.0.189 - - [2026-08-17 02:18:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.022107 10.0.0.189 - - [2026-08-17 02:18:08] "GET /global-system-config/655fb3b9-dc66-431a-9cd6-5b20ba8ad200?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.009506 10.0.0.189 - - [2026-08-17 02:18:08] "POST /fqname-to-id HTTP/1.1" 404 220 0.003628 10.0.0.189 - - [2026-08-17 02:18:08] "POST /analytics-nodes HTTP/1.1" 200 607 0.019873 10.0.0.189 - - [2026-08-17 02:18:14] "GET / HTTP/1.1" 200 36215 0.001422 10.0.0.189 - - [2026-08-17 02:18:25] "GET / HTTP/1.1" 200 36215 0.001503 10.0.0.189 - - [2026-08-17 02:18:25] "POST /fqname-to-id HTTP/1.1" 401 293 0.000487 10.0.0.189 - - [2026-08-17 02:18:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.025471 10.0.0.189 - - [2026-08-17 02:18:25] "GET /global-system-config/655fb3b9-dc66-431a-9cd6-5b20ba8ad200?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.006351 10.0.0.189 - - [2026-08-17 02:18:25] "POST /fqname-to-id HTTP/1.1" 404 220 0.003503 10.0.0.189 - - [2026-08-17 02:18:25] "POST /analytics-alarm-nodes HTTP/1.1" 200 619 0.021471 10.0.0.189 - - [2026-08-17 02:18:39] "GET / HTTP/1.1" 200 36215 0.001845 10.0.0.189 - - [2026-08-17 02:18:39] "POST /fqname-to-id HTTP/1.1" 401 293 0.000546 10.0.0.189 - - [2026-08-17 02:18:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.029009 10.0.0.189 - - [2026-08-17 02:18:39] "GET /global-system-config/655fb3b9-dc66-431a-9cd6-5b20ba8ad200?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.007253 10.0.0.189 - - [2026-08-17 02:18:39] "POST /fqname-to-id HTTP/1.1" 404 220 0.003308 10.0.0.189 - - [2026-08-17 02:18:39] "POST /analytics-snmp-nodes HTTP/1.1" 200 617 0.025264 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.189 - - [2026-08-17 02:18:55] "GET /obj-perms HTTP/1.1" 200 4509 0.371566 10.0.0.189 - - [2026-08-17 02:18:55] "GET /obj-perms HTTP/1.1" 200 4509 0.036146 10.0.0.189 - - [2026-08-17 02:19:56] "GET /obj-perms HTTP/1.1" 200 4509 0.051397 10.0.0.189 - - [2026-08-17 02:19:56] "GET /obj-perms HTTP/1.1" 200 4509 0.043511 10.0.0.189 - - [2026-08-17 02:20:20] "GET / HTTP/1.1" 200 36215 0.001565 10.0.0.189 - - [2026-08-17 02:20:20] "POST /fqname-to-id HTTP/1.1" 401 293 0.000407 10.0.0.189 - - [2026-08-17 02:20:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.023520 10.0.0.189 - - [2026-08-17 02:20:21] "GET /global-system-config/655fb3b9-dc66-431a-9cd6-5b20ba8ad200?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.005842 10.0.0.189 - - [2026-08-17 02:20:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003417 10.0.0.189 - - [2026-08-17 02:20:21] "GET /routing-instance/e82d2a30-ac00-447d-9ec2-914e82410400?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.004610 10.0.0.189 - - [2026-08-17 02:20:21] "PUT /global-system-config/655fb3b9-dc66-431a-9cd6-5b20ba8ad200 HTTP/1.1" 200 275 0.012799 10.0.0.189 - - [2026-08-17 02:20:21] "POST /fqname-to-id HTTP/1.1" 404 218 0.003335 10.0.0.189 - - [2026-08-17 02:20:21] "POST /virtual-routers HTTP/1.1" 200 605 0.024451 10.0.0.189 - - [2026-08-17 02:20:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003150 10.0.0.189 - - [2026-08-17 02:20:21] "GET /virtual-router/9e361c94-7890-4719-8f6d-eaff5cd7cc17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.005876 10.0.0.189 - - [2026-08-17 02:20:21] "POST /fqname-to-id HTTP/1.1" 404 231 0.003132 10.0.0.189 - - [2026-08-17 02:20:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003956 10.0.0.189 - - [2026-08-17 02:20:21] "GET /virtual-network/e6eb7dd3-df61-4c67-8e45-36d08c3a6038?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.006345 10.0.0.189 - - [2026-08-17 02:20:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 587 0.051446 [Introspect:8084]10.0.0.189 - - [2026-08-17 02:20:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001175 [Introspect:8084]10.0.0.189 - - [2026-08-17 02:20:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3232 0.000906 [Introspect:8084]10.0.0.189 - - [2026-08-17 02:20:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000957 [Introspect:8084]10.0.0.189 - - [2026-08-17 02:20:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3232 0.000942 [Introspect:8084]10.0.0.189 - - [2026-08-17 02:20:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001189 [Introspect:8084]10.0.0.189 - - [2026-08-17 02:20:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3232 0.001095 10.0.0.189 - - [2026-08-17 02:20:56] "GET /obj-perms HTTP/1.1" 200 4509 0.038274 10.0.0.189 - - [2026-08-17 02:20:57] "GET /obj-perms HTTP/1.1" 200 4509 0.043082 [Introspect:8084]10.0.0.189 - - [2026-08-17 02:21:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001194 [Introspect:8084]10.0.0.189 - - [2026-08-17 02:21:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.000995 [Introspect:8084]10.0.0.189 - - [2026-08-17 02:21:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001037 [Introspect:8084]10.0.0.189 - - [2026-08-17 02:21:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.000835 10.0.0.189 - - [2026-08-17 02:21:57] "GET /obj-perms HTTP/1.1" 200 4509 0.037628 10.0.0.189 - - [2026-08-17 02:21:58] "GET /obj-perms HTTP/1.1" 200 4509 0.039074 10.0.0.189 - - [2026-08-17 02:22:09] "GET /global-system-configs HTTP/1.1" 401 293 0.000563 10.0.0.189 - - [2026-08-17 02:22:09] "GET /global-system-configs HTTP/1.1" 401 293 0.000431 10.0.0.189 - - [2026-08-17 02:22:09] "GET /global-system-configs HTTP/1.1" 401 293 0.000455 10.0.0.189 - - [2026-08-17 02:22:09] "GET /global-system-configs HTTP/1.1" 401 293 0.000439 10.0.0.189 - - [2026-08-17 02:22:21] "GET / HTTP/1.1" 200 36215 0.046958 10.0.0.189 - - [2026-08-17 02:22:22] "GET /project/a289392b-164a-4acc-8858-c788cae99b93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 293 0.000453 10.0.0.189 - - [2026-08-17 02:22:22] "GET /projects?obj_uuids=a289392b-164a-4acc-8858-c788cae99b93&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.016491 10.0.0.189 - - [2026-08-17 02:22:22] "GET /domains?obj_uuids=dfc0c64e-f091-468c-b4a2-c81ce920aea2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001333 10.0.0.189 - - [2026-08-17 02:22:23] "GET /domain/dfc0c64e-f091-468c-b4a2-c81ce920aea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.063252 10.0.0.189 - - [2026-08-17 02:22:23] "POST /id-to-fqname HTTP/1.1" 200 167 0.001714 10.0.0.189 - - [2026-08-17 02:22:23] "POST /fqname-to-id HTTP/1.1" 404 176 0.006719 10.0.0.189 - - [2026-08-17 02:22:23] "POST /security-groups HTTP/1.1" 200 568 0.069039 10.0.0.189 - - [2026-08-17 02:22:23] "POST /fqname-to-id HTTP/1.1" 404 207 0.022377 10.0.0.189 - - [2026-08-17 02:22:23] "POST /projects HTTP/1.1" 200 539 0.251371 10.0.0.189 - - [2026-08-17 02:22:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.320131 10.0.0.189 - - [2026-08-17 02:22:23] "POST /access-control-lists HTTP/1.1" 200 575 0.065643 10.0.0.189 - - [2026-08-17 02:22:23] "GET /project/a289392b-164a-4acc-8858-c788cae99b93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.495867 10.0.0.189 - - [2026-08-17 02:22:23] "POST /fqname-to-id HTTP/1.1" 404 206 0.003869 10.0.0.189 - - [2026-08-17 02:22:23] "POST /access-control-lists HTTP/1.1" 200 573 0.061326 [Introspect:8084]10.0.0.189 - - [2026-08-17 02:22:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001384 10.0.0.189 - - [2026-08-17 02:22:24] "POST /fqname-to-id HTTP/1.1" 404 199 0.021683 10.0.0.189 - - [2026-08-17 02:22:24] "GET /projects?obj_uuids=fb79bc23-c3f2-4a8f-9070-4a73eae1f066&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002520 10.0.0.189 - - [2026-08-17 02:22:24] "GET /domains?obj_uuids=dfc0c64e-f091-468c-b4a2-c81ce920aea2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000858 10.0.0.189 - - [2026-08-17 02:22:24] "GET /domain/dfc0c64e-f091-468c-b4a2-c81ce920aea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006366 10.0.0.189 - - [2026-08-17 02:22:24] "POST /id-to-fqname HTTP/1.1" 200 201 0.001233 10.0.0.189 - - [2026-08-17 02:22:24] "POST /fqname-to-id HTTP/1.1" 404 210 0.003688 10.0.0.189 - - [2026-08-17 02:22:24] "POST /security-groups HTTP/1.1" 200 602 0.064631 10.0.0.189 - - [2026-08-17 02:22:24] "POST /fqname-to-id HTTP/1.1" 404 245 0.010071 10.0.0.189 - - [2026-08-17 02:22:24] "POST /projects HTTP/1.1" 200 607 0.217663 10.0.0.189 - - [2026-08-17 02:22:24] "POST /access-control-lists HTTP/1.1" 200 609 0.061508 10.0.0.189 - - [2026-08-17 02:22:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.292356 10.0.0.189 - - [2026-08-17 02:22:24] "POST /fqname-to-id HTTP/1.1" 404 244 0.003215 10.0.0.189 - - [2026-08-17 02:22:24] "GET /project/fb79bc23-c3f2-4a8f-9070-4a73eae1f066?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.409902 10.0.0.189 - - [2026-08-17 02:22:24] "POST /access-control-lists HTTP/1.1" 200 607 0.065703 10.0.0.189 - - [2026-08-17 02:22:25] "GET / HTTP/1.1" 200 36215 0.001660 10.0.0.189 - - [2026-08-17 02:22:26] "POST /fqname-to-id HTTP/1.1" 401 293 0.000558 10.0.0.189 - - [2026-08-17 02:22:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.049154 10.0.0.189 - - [2026-08-17 02:22:26] "GET /projects?obj_uuids=fb79bc23-c3f2-4a8f-9070-4a73eae1f066&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001014 10.0.0.189 - - [2026-08-17 02:22:26] "GET /project/fb79bc23-c3f2-4a8f-9070-4a73eae1f066?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.027529 10.0.0.189 - - [2026-08-17 02:22:26] "POST /neutron/network HTTP/1.1" 200 117 0.032487 10.0.0.189 - - [2026-08-17 02:22:26] "GET /projects?obj_uuids=fb79bc23-c3f2-4a8f-9070-4a73eae1f066&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000856 10.0.0.189 - - [2026-08-17 02:22:27] "POST /neutron/network HTTP/1.1" 200 620 0.095092 10.0.0.189 - - [2026-08-17 02:22:27] "POST /route-targets HTTP/1.1" 200 328 0.014118 10.0.0.189 - - [2026-08-17 02:22:27] "POST /ref-update HTTP/1.1" 200 156 0.018300 10.0.0.189 - - [2026-08-17 02:22:27] "POST /useragent-kv HTTP/1.1" 200 115 0.010448 10.0.0.189 - - [2026-08-17 02:22:27] "POST /neutron/subnet HTTP/1.1" 200 725 0.240480 10.0.0.189 - - [2026-08-17 02:22:27] "POST /neutron/network HTTP/1.1" 200 839 0.006075 10.0.0.189 - - [2026-08-17 02:22:27] "POST /id-to-fqname HTTP/1.1" 200 233 0.001062 10.0.0.189 - - [2026-08-17 02:22:27] "GET /virtual-network/5420299a-eb2d-42c5-a4a2-c729b7134a07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.007163 10.0.0.189 - - [2026-08-17 02:22:27] "POST /neutron/network HTTP/1.1" 200 839 0.006574 10.0.0.189 - - [2026-08-17 02:22:27] "GET /virtual-network/5420299a-eb2d-42c5-a4a2-c729b7134a07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.005093 10.0.0.189 - - [2026-08-17 02:22:27] "POST /neutron/network HTTP/1.1" 200 839 0.005857 10.0.0.189 - - [2026-08-17 02:22:27] "POST /neutron/subnet HTTP/1.1" 200 725 0.006203 10.0.0.189 - - [2026-08-17 02:22:27] "GET /domains HTTP/1.1" 401 293 0.000389 10.0.0.189 - - [2026-08-17 02:22:27] "GET /domains HTTP/1.1" 200 281 0.022674 10.0.0.189 - - [2026-08-17 02:22:27] "GET /domains?obj_uuids=dfc0c64e-f091-468c-b4a2-c81ce920aea2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000891 10.0.0.189 - - [2026-08-17 02:22:27] "GET /domain/dfc0c64e-f091-468c-b4a2-c81ce920aea2 HTTP/1.1" 200 2595 0.012191 10.0.0.189 - - [2026-08-17 02:22:27] "GET /projects?obj_uuids=fb79bc23-c3f2-4a8f-9070-4a73eae1f066&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000851 10.0.0.189 - - [2026-08-17 02:22:27] "GET /project/fb79bc23-c3f2-4a8f-9070-4a73eae1f066 HTTP/1.1" 200 2185 0.084788 10.0.0.189 - - [2026-08-17 02:22:27] "GET /virtual-network/5420299a-eb2d-42c5-a4a2-c729b7134a07 HTTP/1.1" 200 2347 0.012571 10.0.0.189 - - [2026-08-17 02:22:27] "GET /virtual-network/5420299a-eb2d-42c5-a4a2-c729b7134a07 HTTP/1.1" 200 2347 0.004765 10.0.0.189 - - [2026-08-17 02:22:27] "GET /routing-instance/de1cbe03-4f67-4079-b012-de6efe011259 HTTP/1.1" 200 1498 0.004083 10.0.0.189 - - [2026-08-17 02:22:27] "GET /routing-instance/de1cbe03-4f67-4079-b012-de6efe011259 HTTP/1.1" 200 1498 0.003321 10.0.0.189 - - [2026-08-17 02:22:27] "GET /route-target/6a173392-62d7-480a-b36a-3573d48494fb HTTP/1.1" 200 1221 0.003119 10.0.0.189 - - [2026-08-17 02:22:27] "GET /virtual-network/5420299a-eb2d-42c5-a4a2-c729b7134a07 HTTP/1.1" 200 2347 0.005164 10.0.0.189 - - [2026-08-17 02:22:27] "GET /routing-instance/de1cbe03-4f67-4079-b012-de6efe011259 HTTP/1.1" 200 1498 0.003365 10.0.0.189 - - [2026-08-17 02:22:28] "GET /virtual-network/5420299a-eb2d-42c5-a4a2-c729b7134a07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.004299 10.0.0.189 - - [2026-08-17 02:22:28] "GET /virtual-network/5420299a-eb2d-42c5-a4a2-c729b7134a07 HTTP/1.1" 200 2347 0.004538 10.0.0.189 - - [2026-08-17 02:22:28] "GET /routing-instance/de1cbe03-4f67-4079-b012-de6efe011259 HTTP/1.1" 200 1498 0.003441 10.0.0.189 - - [2026-08-17 02:22:28] "GET /routing-instance/de1cbe03-4f67-4079-b012-de6efe011259 HTTP/1.1" 200 1498 0.003362 10.0.0.189 - - [2026-08-17 02:22:28] "GET /route-target/6a173392-62d7-480a-b36a-3573d48494fb HTTP/1.1" 200 1221 0.003226 10.0.0.189 - - [2026-08-17 02:22:28] "GET /domains HTTP/1.1" 200 281 0.003196 10.0.0.189 - - [2026-08-17 02:22:28] "GET /domains?obj_uuids=dfc0c64e-f091-468c-b4a2-c81ce920aea2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001198 10.0.0.189 - - [2026-08-17 02:22:28] "GET /domain/dfc0c64e-f091-468c-b4a2-c81ce920aea2 HTTP/1.1" 200 2595 0.007098 10.0.0.189 - - [2026-08-17 02:22:28] "GET /projects?obj_uuids=fb79bc23-c3f2-4a8f-9070-4a73eae1f066&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000849 10.0.0.189 - - [2026-08-17 02:22:28] "GET /project/fb79bc23-c3f2-4a8f-9070-4a73eae1f066 HTTP/1.1" 200 2185 0.075309 10.0.0.189 - - [2026-08-17 02:22:28] "GET /virtual-network/5420299a-eb2d-42c5-a4a2-c729b7134a07 HTTP/1.1" 200 2347 0.005264 10.0.0.189 - - [2026-08-17 02:22:28] "GET /obj-perms HTTP/1.1" 200 4505 0.040760 10.0.0.189 - - [2026-08-17 02:22:28] "POST /id-to-fqname HTTP/1.1" 200 233 0.001348 10.0.0.189 - - [2026-08-17 02:22:30] "POST /neutron/network HTTP/1.1" 200 849 0.007391 10.0.0.189 - - [2026-08-17 02:22:30] "GET /aaa-mode HTTP/1.1" 401 293 0.000442 10.0.0.189 - - [2026-08-17 02:22:30] "GET / HTTP/1.1" 200 36215 0.001354 10.0.0.189 - - [2026-08-17 02:22:30] "GET /project/fb79bc23-c3f2-4a8f-9070-4a73eae1f066?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 293 0.000447 10.0.0.189 - - [2026-08-17 02:22:31] "GET /projects?obj_uuids=fb79bc23-c3f2-4a8f-9070-4a73eae1f066&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001485 10.0.0.189 - - [2026-08-17 02:22:31] "GET /project/fb79bc23-c3f2-4a8f-9070-4a73eae1f066?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.061624 10.0.0.189 - - [2026-08-17 02:22:31] "POST /neutron/network HTTP/1.1" 200 839 0.025081 10.0.0.189 - - [2026-08-17 02:22:32] "POST /neutron/port HTTP/1.1" 200 117 0.005589 10.0.0.189 - - [2026-08-17 02:22:32] "POST /neutron/port HTTP/1.1" 200 117 0.005327 10.0.0.189 - - [2026-08-17 02:22:32] "POST /neutron/port HTTP/1.1" 200 117 0.005427 10.0.0.189 - - [2026-08-17 02:22:36] "POST /neutron/network HTTP/1.1" 200 849 0.006280 10.0.0.189 - - [2026-08-17 02:22:36] "GET /projects?obj_uuids=fb79bc23-c3f2-4a8f-9070-4a73eae1f066&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001429 10.0.0.189 - - [2026-08-17 02:22:36] "POST /neutron/port HTTP/1.1" 200 1071 0.244466 10.0.0.189 - - [2026-08-17 02:22:37] "POST /neutron/port HTTP/1.1" 200 1081 0.014354 10.0.0.189 - - [2026-08-17 02:22:37] "POST /neutron/security_group HTTP/1.1" 200 2069 0.006744 10.0.0.189 - - [2026-08-17 02:22:37] "POST /neutron/port HTTP/1.1" 200 1071 0.033210 10.0.0.189 - - [2026-08-17 02:22:37] "POST /neutron/port HTTP/1.1" 200 1071 0.011764 10.0.0.189 - - [2026-08-17 02:22:37] "POST /neutron/port HTTP/1.1" 200 1125 0.070533 10.0.0.189 - - [2026-08-17 02:22:38] "POST /neutron/port HTTP/1.1" 200 1135 0.014506 10.0.0.189 - - [2026-08-17 02:22:38] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003975 10.0.0.189 - - [2026-08-17 02:22:38] "POST /neutron/subnet HTTP/1.1" 200 699 0.007480 10.0.0.189 - - [2026-08-17 02:22:38] "POST /neutron/port HTTP/1.1" 200 117 0.001277 10.0.0.189 - - [2026-08-17 02:22:38] "POST /neutron/network HTTP/1.1" 200 839 0.005894 10.0.0.189 - - [2026-08-17 02:22:42] "POST /neutron/port HTTP/1.1" 200 1135 0.014230 10.0.0.189 - - [2026-08-17 02:22:42] "POST /neutron/security_group HTTP/1.1" 200 2069 0.007271 10.0.0.189 - - [2026-08-17 02:22:47] "POST /neutron/port HTTP/1.1" 200 1135 0.015277 10.0.0.189 - - [2026-08-17 02:22:47] "POST /neutron/security_group HTTP/1.1" 200 2069 0.007530 10.0.0.189 - - [2026-08-17 02:22:52] "POST /neutron/port HTTP/1.1" 200 1135 0.013339 10.0.0.189 - - [2026-08-17 02:22:52] "POST /neutron/security_group HTTP/1.1" 200 2069 0.005875 10.0.0.189 - - [2026-08-17 02:22:53] "DELETE /project/fb79bc23c3f24a8f90704a73eae1f066 HTTP/1.1" 404 173 0.003452 10.0.0.189 - - [2026-08-17 02:22:53] "DELETE /project/a289392b164a4acc8858c788cae99b93 HTTP/1.1" 404 173 0.002480 10.0.0.189 - - [2026-08-17 02:22:57] "POST /neutron/port HTTP/1.1" 200 1135 0.013260 10.0.0.189 - - [2026-08-17 02:22:57] "POST /neutron/security_group HTTP/1.1" 200 2069 0.006320 10.0.0.189 - - [2026-08-17 02:22:58] "GET /obj-perms HTTP/1.1" 200 4509 0.038905 10.0.0.189 - - [2026-08-17 02:22:58] "GET /obj-perms HTTP/1.1" 200 4509 0.039052 10.0.0.189 - - [2026-08-17 02:23:02] "POST /neutron/port HTTP/1.1" 200 1135 0.012284 10.0.0.189 - - [2026-08-17 02:23:02] "POST /neutron/security_group HTTP/1.1" 200 2069 0.013354 10.0.0.189 - - [2026-08-17 02:23:02] "GET /obj-perms HTTP/1.1" 200 4505 0.003723 10.0.0.189 - - [2026-08-17 02:23:03] "GET /obj-perms HTTP/1.1" 200 4505 0.003892 10.0.0.189 - - [2026-08-17 02:23:04] "GET /obj-perms HTTP/1.1" 200 4505 0.004161 10.0.0.189 - - [2026-08-17 02:23:05] "GET /obj-perms HTTP/1.1" 200 4505 0.004081 10.0.0.189 - - [2026-08-17 02:23:06] "POST /neutron/port HTTP/1.1" 200 1135 0.032826 10.0.0.189 - - [2026-08-17 02:23:06] "POST /neutron/security_group HTTP/1.1" 200 2069 0.005367 10.0.0.189 - - [2026-08-17 02:23:06] "GET /obj-perms HTTP/1.1" 200 4505 0.003423 10.0.0.189 - - [2026-08-17 02:23:07] "POST /neutron/port HTTP/1.1" 200 1135 0.016279 10.0.0.189 - - [2026-08-17 02:23:07] "POST /neutron/network HTTP/1.1" 200 839 0.006733 10.0.0.189 - - [2026-08-17 02:23:08] "POST /neutron/network HTTP/1.1" 400 204 0.011140 10.0.0.189 - - [2026-08-17 02:23:09] "POST /neutron/port HTTP/1.1" 200 1135 0.015604 10.0.0.189 - - [2026-08-17 02:23:09] "POST /neutron/network HTTP/1.1" 200 849 0.006619 10.0.0.189 - - [2026-08-17 02:23:09] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003641 10.0.0.189 - - [2026-08-17 02:23:09] "POST /neutron/subnet HTTP/1.1" 200 699 0.007936 10.0.0.189 - - [2026-08-17 02:23:09] "POST /neutron/port HTTP/1.1" 200 117 0.001161 10.0.0.189 - - [2026-08-17 02:23:09] "POST /neutron/network HTTP/1.1" 200 839 0.006028 10.0.0.189 - - [2026-08-17 02:23:09] "POST /neutron/port HTTP/1.1" 200 1135 0.015216 10.0.0.189 - - [2026-08-17 02:23:09] "POST /neutron/port HTTP/1.1" 200 1125 0.009472 10.0.0.189 - - [2026-08-17 02:23:10] "POST /neutron/network HTTP/1.1" 200 839 0.007849 10.0.0.189 - - [2026-08-17 02:23:10] "POST /neutron/network HTTP/1.1" 400 204 0.012665 10.0.0.189 - - [2026-08-17 02:23:10] "POST /neutron/port HTTP/1.1" 200 151 0.137054 10.0.0.189 - - [2026-08-17 02:23:12] "POST /neutron/network HTTP/1.1" 200 839 0.006181 10.0.0.189 - - [2026-08-17 02:23:12] "POST /useragent-kv HTTP/1.1" 200 115 0.002659 10.0.0.189 - - [2026-08-17 02:23:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003444 10.0.0.189 - - [2026-08-17 02:23:12] "POST /useragent-kv HTTP/1.1" 200 115 0.001923 10.0.0.189 - - [2026-08-17 02:23:12] "POST /neutron/network HTTP/1.1" 200 151 0.098572 10.0.0.189 - - [2026-08-17 02:23:12] "GET /routing-instance/de1cbe03-4f67-4079-b012-de6efe011259 HTTP/1.1" 404 171 0.002638 10.0.0.189 - - [2026-08-17 02:23:12] "GET /domains HTTP/1.1" 200 281 0.002837 10.0.0.189 - - [2026-08-17 02:23:12] "GET /domains?obj_uuids=dfc0c64e-f091-468c-b4a2-c81ce920aea2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001180 10.0.0.189 - - [2026-08-17 02:23:12] "DELETE /route-target/6a173392-62d7-480a-b36a-3573d48494fb HTTP/1.1" 200 115 0.045346 10.0.0.189 - - [2026-08-17 02:23:12] "GET /domain/dfc0c64e-f091-468c-b4a2-c81ce920aea2 HTTP/1.1" 200 2595 0.051363 10.0.0.189 - - [2026-08-17 02:23:12] "GET /projects?obj_uuids=fb79bc23-c3f2-4a8f-9070-4a73eae1f066&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001058 10.0.0.189 - - [2026-08-17 02:23:12] "GET /project/fb79bc23-c3f2-4a8f-9070-4a73eae1f066 HTTP/1.1" 200 1934 0.084408 10.0.0.189 - - [2026-08-17 02:23:12] "GET /projects?obj_uuids=fb79bc23-c3f2-4a8f-9070-4a73eae1f066&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001092 10.0.0.189 - - [2026-08-17 02:23:12] "GET /project/fb79bc23-c3f2-4a8f-9070-4a73eae1f066?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.028898 10.0.0.189 - - [2026-08-17 02:23:12] "GET /projects?obj_uuids=fb79bc23-c3f2-4a8f-9070-4a73eae1f066&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001304 10.0.0.189 - - [2026-08-17 02:23:12] "GET /project/fb79bc23-c3f2-4a8f-9070-4a73eae1f066?fields=virtual_networks HTTP/1.1" 200 1067 0.033227 10.0.0.189 - - [2026-08-17 02:23:12] "GET /projects?obj_uuids=fb79bc23-c3f2-4a8f-9070-4a73eae1f066&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001204 10.0.0.189 - - [2026-08-17 02:23:12] "GET /project/fb79bc23-c3f2-4a8f-9070-4a73eae1f066?fields=virtual_machine_interfaces HTTP/1.1" 200 1067 0.039361 10.0.0.189 - - [2026-08-17 02:23:12] "GET /projects?obj_uuids=fb79bc23-c3f2-4a8f-9070-4a73eae1f066&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001270 10.0.0.189 - - [2026-08-17 02:23:12] "GET /project/fb79bc23-c3f2-4a8f-9070-4a73eae1f066?fields=security_groups HTTP/1.1" 200 1305 0.032971 10.0.0.189 - - [2026-08-17 02:23:13] "GET /projects?obj_uuids=a289392b-164a-4acc-8858-c788cae99b93&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001518 10.0.0.189 - - [2026-08-17 02:23:13] "GET /project/a289392b-164a-4acc-8858-c788cae99b93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.034678 10.0.0.189 - - [2026-08-17 02:23:17] "GET /projects?obj_uuids=a289392b-164a-4acc-8858-c788cae99b93&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.000935 10.0.0.189 - - [2026-08-17 02:23:17] "GET /project/a289392b-164a-4acc-8858-c788cae99b93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.036266 10.0.0.189 - - [2026-08-17 02:23:18] "GET /documentation/index.html HTTP/1.1" 200 219571 0.003029 10.0.0.189 - - [2026-08-17 02:23:18] "POST /fqname-to-id HTTP/1.1" 404 200 0.031300 10.0.0.189 - - [2026-08-17 02:23:18] "GET /projects?obj_uuids=b952966d-f257-478b-982f-ad582e71f31f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003016 10.0.0.189 - - [2026-08-17 02:23:18] "GET /domains?obj_uuids=dfc0c64e-f091-468c-b4a2-c81ce920aea2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001007 10.0.0.189 - - [2026-08-17 02:23:18] "GET /domain/dfc0c64e-f091-468c-b4a2-c81ce920aea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007077 10.0.0.189 - - [2026-08-17 02:23:18] "POST /id-to-fqname HTTP/1.1" 200 202 0.001184 10.0.0.189 - - [2026-08-17 02:23:18] "POST /fqname-to-id HTTP/1.1" 404 211 0.002188 10.0.0.189 - - [2026-08-17 02:23:18] "POST /security-groups HTTP/1.1" 200 603 0.065048 10.0.0.189 - - [2026-08-17 02:23:18] "POST /fqname-to-id HTTP/1.1" 404 246 0.002721 10.0.0.189 - - [2026-08-17 02:23:18] "POST /projects HTTP/1.1" 200 609 0.221827 10.0.0.189 - - [2026-08-17 02:23:18] "POST /access-control-lists HTTP/1.1" 200 610 0.062779 10.0.0.189 - - [2026-08-17 02:23:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.293220 10.0.0.189 - - [2026-08-17 02:23:18] "POST /fqname-to-id HTTP/1.1" 404 245 0.002988 10.0.0.189 - - [2026-08-17 02:23:18] "GET /project/b952966d-f257-478b-982f-ad582e71f31f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.415539 10.0.0.189 - - [2026-08-17 02:23:19] "POST /access-control-lists HTTP/1.1" 200 608 0.078990 10.0.0.189 - - [2026-08-17 02:23:19] "GET / HTTP/1.1" 200 36215 0.001839 10.0.0.189 - - [2026-08-17 02:23:20] "GET /projects?obj_uuids=a289392b-164a-4acc-8858-c788cae99b93&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001073 10.0.0.189 - - [2026-08-17 02:23:20] "GET /project/a289392b-164a-4acc-8858-c788cae99b93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.025593 10.0.0.189 - - [2026-08-17 02:23:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003368 10.0.0.189 - - [2026-08-17 02:23:21] "GET /security-group/555b0b5b-a59d-4fba-929e-c994f41679fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3697 0.004980 10.0.0.189 - - [2026-08-17 02:23:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003175 10.0.0.189 - - [2026-08-17 02:23:21] "GET /projects?obj_uuids=a289392b-164a-4acc-8858-c788cae99b93&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.002146 10.0.0.189 - - [2026-08-17 02:23:21] "GET /project/a289392b-164a-4acc-8858-c788cae99b93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.029133 10.0.0.189 - - [2026-08-17 02:23:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003332 10.0.0.189 - - [2026-08-17 02:23:21] "GET /security-group/555b0b5b-a59d-4fba-929e-c994f41679fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3697 0.004024 10.0.0.189 - - [2026-08-17 02:23:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003504 10.0.0.189 - - [2026-08-17 02:23:21] "PUT /security-group/555b0b5b-a59d-4fba-929e-c994f41679fe HTTP/1.1" 200 263 0.016493 10.0.0.189 - - [2026-08-17 02:23:21] "PUT /access-control-list/acb8f3c4-82d6-4c64-8f98-d536a49bdc99 HTTP/1.1" 200 273 0.009957 10.0.0.189 - - [2026-08-17 02:23:21] "PUT /access-control-list/4960397d-38b6-4ef3-9305-169a928b8630 HTTP/1.1" 200 273 0.011147 10.0.0.189 - - [2026-08-17 02:23:21] "POST /fqname-to-id HTTP/1.1" 401 293 0.000487 10.0.0.189 - - [2026-08-17 02:23:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.058573 10.0.0.189 - - [2026-08-17 02:23:22] "GET /projects?obj_uuids=b952966d-f257-478b-982f-ad582e71f31f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000855 10.0.0.189 - - [2026-08-17 02:23:22] "GET /project/b952966d-f257-478b-982f-ad582e71f31f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.024409 10.0.0.189 - - [2026-08-17 02:23:22] "POST /neutron/network HTTP/1.1" 200 117 0.027480 10.0.0.189 - - [2026-08-17 02:23:22] "GET /projects?obj_uuids=b952966d-f257-478b-982f-ad582e71f31f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001148 10.0.0.189 - - [2026-08-17 02:23:22] "POST /neutron/network HTTP/1.1" 200 619 0.095809 10.0.0.189 - - [2026-08-17 02:23:22] "POST /route-targets HTTP/1.1" 200 328 0.014364 10.0.0.189 - - [2026-08-17 02:23:22] "POST /ref-update HTTP/1.1" 200 156 0.018514 10.0.0.189 - - [2026-08-17 02:23:22] "POST /useragent-kv HTTP/1.1" 200 115 0.004861 10.0.0.189 - - [2026-08-17 02:23:22] "POST /neutron/subnet HTTP/1.1" 200 720 0.178705 10.0.0.189 - - [2026-08-17 02:23:22] "POST /neutron/network HTTP/1.1" 200 837 0.005777 10.0.0.189 - - [2026-08-17 02:23:22] "POST /id-to-fqname HTTP/1.1" 200 233 0.001150 10.0.0.189 - - [2026-08-17 02:23:22] "GET /virtual-network/c34683b2-124d-45c2-b8f2-5691a4e562b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.004920 10.0.0.189 - - [2026-08-17 02:23:22] "POST /neutron/network HTTP/1.1" 200 837 0.005488 10.0.0.189 - - [2026-08-17 02:23:22] "GET /virtual-network/c34683b2-124d-45c2-b8f2-5691a4e562b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.004315 10.0.0.189 - - [2026-08-17 02:23:22] "POST /neutron/network HTTP/1.1" 200 837 0.006148 10.0.0.189 - - [2026-08-17 02:23:22] "POST /neutron/subnet HTTP/1.1" 200 720 0.007405 10.0.0.189 - - [2026-08-17 02:23:22] "GET /domains HTTP/1.1" 401 293 0.000380 10.0.0.189 - - [2026-08-17 02:23:23] "GET /domains HTTP/1.1" 200 281 0.023553 10.0.0.189 - - [2026-08-17 02:23:23] "GET /domains?obj_uuids=dfc0c64e-f091-468c-b4a2-c81ce920aea2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001093 10.0.0.189 - - [2026-08-17 02:23:23] "GET /domain/dfc0c64e-f091-468c-b4a2-c81ce920aea2 HTTP/1.1" 200 2794 0.008768 10.0.0.189 - - [2026-08-17 02:23:23] "GET /projects?obj_uuids=b952966d-f257-478b-982f-ad582e71f31f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001066 10.0.0.189 - - [2026-08-17 02:23:23] "GET /project/b952966d-f257-478b-982f-ad582e71f31f HTTP/1.1" 200 2191 0.070452 10.0.0.189 - - [2026-08-17 02:23:23] "GET /virtual-network/c34683b2-124d-45c2-b8f2-5691a4e562b9 HTTP/1.1" 200 2343 0.006046 10.0.0.189 - - [2026-08-17 02:23:23] "GET /virtual-network/c34683b2-124d-45c2-b8f2-5691a4e562b9 HTTP/1.1" 200 2343 0.004991 10.0.0.189 - - [2026-08-17 02:23:23] "GET /routing-instance/8246da32-692a-4f6a-97e3-e9f3ac3b3eeb HTTP/1.1" 200 1494 0.003581 10.0.0.189 - - [2026-08-17 02:23:23] "GET /routing-instance/8246da32-692a-4f6a-97e3-e9f3ac3b3eeb HTTP/1.1" 200 1494 0.003172 10.0.0.189 - - [2026-08-17 02:23:23] "GET /route-target/75f07068-9185-40e5-9f39-cd821c079e82 HTTP/1.1" 200 1220 0.003573 10.0.0.189 - - [2026-08-17 02:23:23] "GET /virtual-network/c34683b2-124d-45c2-b8f2-5691a4e562b9 HTTP/1.1" 200 2343 0.005642 10.0.0.189 - - [2026-08-17 02:23:23] "GET /routing-instance/8246da32-692a-4f6a-97e3-e9f3ac3b3eeb HTTP/1.1" 200 1494 0.003894 10.0.0.189 - - [2026-08-17 02:23:23] "GET /virtual-network/c34683b2-124d-45c2-b8f2-5691a4e562b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.004380 10.0.0.189 - - [2026-08-17 02:23:23] "GET /virtual-network/c34683b2-124d-45c2-b8f2-5691a4e562b9 HTTP/1.1" 200 2343 0.004840 10.0.0.189 - - [2026-08-17 02:23:23] "GET /routing-instance/8246da32-692a-4f6a-97e3-e9f3ac3b3eeb HTTP/1.1" 200 1494 0.003403 10.0.0.189 - - [2026-08-17 02:23:23] "GET /routing-instance/8246da32-692a-4f6a-97e3-e9f3ac3b3eeb HTTP/1.1" 200 1494 0.003867 10.0.0.189 - - [2026-08-17 02:23:23] "GET /route-target/75f07068-9185-40e5-9f39-cd821c079e82 HTTP/1.1" 200 1220 0.002710 10.0.0.189 - - [2026-08-17 02:23:23] "GET /domains HTTP/1.1" 200 281 0.002853 10.0.0.189 - - [2026-08-17 02:23:23] "GET /domains?obj_uuids=dfc0c64e-f091-468c-b4a2-c81ce920aea2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000876 10.0.0.189 - - [2026-08-17 02:23:23] "GET /domain/dfc0c64e-f091-468c-b4a2-c81ce920aea2 HTTP/1.1" 200 2794 0.006391 10.0.0.189 - - [2026-08-17 02:23:23] "GET /projects?obj_uuids=b952966d-f257-478b-982f-ad582e71f31f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000787 10.0.0.189 - - [2026-08-17 02:23:23] "GET /project/b952966d-f257-478b-982f-ad582e71f31f HTTP/1.1" 200 2191 0.067807 10.0.0.189 - - [2026-08-17 02:23:23] "GET /virtual-network/c34683b2-124d-45c2-b8f2-5691a4e562b9 HTTP/1.1" 200 2343 0.004642 10.0.0.189 - - [2026-08-17 02:23:23] "GET /obj-perms HTTP/1.1" 200 4507 0.041277 10.0.0.189 - - [2026-08-17 02:23:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002807 10.0.0.189 - - [2026-08-17 02:23:23] "GET /projects?obj_uuids=b952966d-f257-478b-982f-ad582e71f31f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000903 10.0.0.189 - - [2026-08-17 02:23:23] "GET /project/b952966d-f257-478b-982f-ad582e71f31f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.030375 10.0.0.189 - - [2026-08-17 02:23:23] "POST /neutron/network HTTP/1.1" 200 117 0.010762 10.0.0.189 - - [2026-08-17 02:23:23] "GET /projects?obj_uuids=b952966d-f257-478b-982f-ad582e71f31f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000878 10.0.0.189 - - [2026-08-17 02:23:23] "POST /neutron/network HTTP/1.1" 200 619 0.078062 10.0.0.189 - - [2026-08-17 02:23:23] "POST /route-targets HTTP/1.1" 200 328 0.009929 10.0.0.189 - - [2026-08-17 02:23:23] "POST /ref-update HTTP/1.1" 200 156 0.014001 10.0.0.189 - - [2026-08-17 02:23:24] "POST /useragent-kv HTTP/1.1" 200 115 0.003803 10.0.0.189 - - [2026-08-17 02:23:24] "POST /neutron/subnet HTTP/1.1" 200 734 0.171104 10.0.0.189 - - [2026-08-17 02:23:24] "POST /neutron/network HTTP/1.1" 200 840 0.005653 10.0.0.189 - - [2026-08-17 02:23:24] "POST /id-to-fqname HTTP/1.1" 200 233 0.001201 10.0.0.189 - - [2026-08-17 02:23:24] "GET /virtual-network/b89dfc95-55c5-44ee-89f8-f0ebc3792d4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.004542 10.0.0.189 - - [2026-08-17 02:23:24] "POST /neutron/network HTTP/1.1" 200 840 0.006279 10.0.0.189 - - [2026-08-17 02:23:24] "GET /virtual-network/b89dfc95-55c5-44ee-89f8-f0ebc3792d4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.005229 10.0.0.189 - - [2026-08-17 02:23:24] "POST /neutron/network HTTP/1.1" 200 840 0.005609 10.0.0.189 - - [2026-08-17 02:23:24] "POST /neutron/subnet HTTP/1.1" 200 734 0.006566 10.0.0.189 - - [2026-08-17 02:23:24] "GET /domains HTTP/1.1" 200 281 0.003309 10.0.0.189 - - [2026-08-17 02:23:24] "GET /domains?obj_uuids=dfc0c64e-f091-468c-b4a2-c81ce920aea2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000798 10.0.0.189 - - [2026-08-17 02:23:24] "GET /domain/dfc0c64e-f091-468c-b4a2-c81ce920aea2 HTTP/1.1" 200 2794 0.005622 10.0.0.189 - - [2026-08-17 02:23:24] "GET /projects?obj_uuids=b952966d-f257-478b-982f-ad582e71f31f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000815 10.0.0.189 - - [2026-08-17 02:23:24] "GET /project/b952966d-f257-478b-982f-ad582e71f31f HTTP/1.1" 200 2420 0.068460 10.0.0.189 - - [2026-08-17 02:23:24] "GET /virtual-network/b89dfc95-55c5-44ee-89f8-f0ebc3792d4d HTTP/1.1" 200 2351 0.006903 10.0.0.189 - - [2026-08-17 02:23:24] "GET /virtual-network/b89dfc95-55c5-44ee-89f8-f0ebc3792d4d HTTP/1.1" 200 2351 0.005289 10.0.0.189 - - [2026-08-17 02:23:24] "GET /routing-instance/f1f5e172-b8f0-42ed-a918-8353ce93ae1e HTTP/1.1" 200 1495 0.003850 10.0.0.189 - - [2026-08-17 02:23:24] "GET /routing-instance/f1f5e172-b8f0-42ed-a918-8353ce93ae1e HTTP/1.1" 200 1495 0.003202 10.0.0.189 - - [2026-08-17 02:23:24] "GET /route-target/7f6d5616-99b4-4f6f-bc7d-825fc4ac75d5 HTTP/1.1" 200 1220 0.002948 10.0.0.189 - - [2026-08-17 02:23:24] "GET /virtual-network/b89dfc95-55c5-44ee-89f8-f0ebc3792d4d HTTP/1.1" 200 2351 0.005363 10.0.0.189 - - [2026-08-17 02:23:24] "GET /routing-instance/f1f5e172-b8f0-42ed-a918-8353ce93ae1e HTTP/1.1" 200 1495 0.002969 10.0.0.189 - - [2026-08-17 02:23:24] "GET /virtual-network/b89dfc95-55c5-44ee-89f8-f0ebc3792d4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.004534 10.0.0.189 - - [2026-08-17 02:23:24] "GET /virtual-network/b89dfc95-55c5-44ee-89f8-f0ebc3792d4d HTTP/1.1" 200 2351 0.004505 10.0.0.189 - - [2026-08-17 02:23:24] "GET /routing-instance/f1f5e172-b8f0-42ed-a918-8353ce93ae1e HTTP/1.1" 200 1495 0.003251 10.0.0.189 - - [2026-08-17 02:23:24] "GET /routing-instance/f1f5e172-b8f0-42ed-a918-8353ce93ae1e HTTP/1.1" 200 1495 0.003200 10.0.0.189 - - [2026-08-17 02:23:24] "GET /route-target/7f6d5616-99b4-4f6f-bc7d-825fc4ac75d5 HTTP/1.1" 200 1220 0.002990 10.0.0.189 - - [2026-08-17 02:23:24] "GET /domains HTTP/1.1" 200 281 0.002503 10.0.0.189 - - [2026-08-17 02:23:24] "GET /domains?obj_uuids=dfc0c64e-f091-468c-b4a2-c81ce920aea2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000908 10.0.0.189 - - [2026-08-17 02:23:24] "GET /domain/dfc0c64e-f091-468c-b4a2-c81ce920aea2 HTTP/1.1" 200 2794 0.006216 10.0.0.189 - - [2026-08-17 02:23:24] "GET /projects?obj_uuids=b952966d-f257-478b-982f-ad582e71f31f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001153 10.0.0.189 - - [2026-08-17 02:23:24] "GET /project/b952966d-f257-478b-982f-ad582e71f31f HTTP/1.1" 200 2420 0.067694 10.0.0.189 - - [2026-08-17 02:23:24] "GET /virtual-network/b89dfc95-55c5-44ee-89f8-f0ebc3792d4d HTTP/1.1" 200 2351 0.004575 10.0.0.189 - - [2026-08-17 02:23:24] "GET /obj-perms HTTP/1.1" 200 4507 0.002512 10.0.0.189 - - [2026-08-17 02:23:24] "POST /id-to-fqname HTTP/1.1" 200 233 0.001256 10.0.0.189 - - [2026-08-17 02:23:24] "POST /neutron/network HTTP/1.1" 200 850 0.005518 10.0.0.189 - - [2026-08-17 02:23:24] "GET /projects?obj_uuids=b952966d-f257-478b-982f-ad582e71f31f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000829 10.0.0.189 - - [2026-08-17 02:23:24] "GET /project/b952966d-f257-478b-982f-ad582e71f31f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.035115 10.0.0.189 - - [2026-08-17 02:23:24] "POST /neutron/network HTTP/1.1" 200 840 0.005237 10.0.0.189 - - [2026-08-17 02:23:24] "POST /neutron/port HTTP/1.1" 200 117 0.006320 10.0.0.189 - - [2026-08-17 02:23:24] "POST /neutron/port HTTP/1.1" 200 117 0.005222 10.0.0.189 - - [2026-08-17 02:23:24] "POST /id-to-fqname HTTP/1.1" 200 233 0.001424 10.0.0.189 - - [2026-08-17 02:23:24] "POST /neutron/port HTTP/1.1" 200 117 0.005919 10.0.0.189 - - [2026-08-17 02:23:25] "POST /neutron/network HTTP/1.1" 200 847 0.005173 10.0.0.189 - - [2026-08-17 02:23:25] "GET /projects?obj_uuids=b952966d-f257-478b-982f-ad582e71f31f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001115 10.0.0.189 - - [2026-08-17 02:23:25] "GET /project/b952966d-f257-478b-982f-ad582e71f31f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.038118 10.0.0.189 - - [2026-08-17 02:23:25] "POST /neutron/network HTTP/1.1" 200 837 0.006098 10.0.0.189 - - [2026-08-17 02:23:25] "POST /neutron/port HTTP/1.1" 200 117 0.006533 10.0.0.189 - - [2026-08-17 02:23:25] "POST /neutron/port HTTP/1.1" 200 117 0.004794 10.0.0.189 - - [2026-08-17 02:23:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002677 10.0.0.189 - - [2026-08-17 02:23:25] "GET /projects?obj_uuids=b952966d-f257-478b-982f-ad582e71f31f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000777 10.0.0.189 - - [2026-08-17 02:23:25] "GET /project/b952966d-f257-478b-982f-ad582e71f31f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.061888 10.0.0.189 - - [2026-08-17 02:23:25] "GET /virtual-network/c34683b2-124d-45c2-b8f2-5691a4e562b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.005140 10.0.0.189 - - [2026-08-17 02:23:25] "GET /floating-ip-pools?parent_id=c34683b2-124d-45c2-b8f2-5691a4e562b9&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.004684 10.0.0.189 - - [2026-08-17 02:23:25] "GET /virtual-network/c34683b2-124d-45c2-b8f2-5691a4e562b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.012964 10.0.0.189 - - [2026-08-17 02:23:25] "POST /floating-ip-pools HTTP/1.1" 200 611 0.020139 10.0.0.189 - - [2026-08-17 02:23:25] "POST /ref-update HTTP/1.1" 200 156 0.011591 10.0.0.189 - - [2026-08-17 02:23:25] "GET /virtual-network/c34683b2-124d-45c2-b8f2-5691a4e562b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.005713 10.0.0.189 - - [2026-08-17 02:23:25] "GET /domains HTTP/1.1" 200 281 0.003467 10.0.0.189 - - [2026-08-17 02:23:25] "GET /domains?obj_uuids=dfc0c64e-f091-468c-b4a2-c81ce920aea2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000928 10.0.0.189 - - [2026-08-17 02:23:25] "GET /domain/dfc0c64e-f091-468c-b4a2-c81ce920aea2 HTTP/1.1" 200 2794 0.006855 10.0.0.189 - - [2026-08-17 02:23:25] "GET /projects?obj_uuids=b952966d-f257-478b-982f-ad582e71f31f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000883 10.0.0.189 - - [2026-08-17 02:23:25] "GET /project/b952966d-f257-478b-982f-ad582e71f31f HTTP/1.1" 200 2719 0.072352 10.0.0.189 - - [2026-08-17 02:23:25] "GET /virtual-network/c34683b2-124d-45c2-b8f2-5691a4e562b9 HTTP/1.1" 200 2624 0.013266 10.0.0.189 - - [2026-08-17 02:23:25] "GET /floating-ip-pool/7a1bf81a-8605-4a46-afaf-2356651bd24a HTTP/1.1" 200 1445 0.002519 10.0.0.189 - - [2026-08-17 02:23:25] "GET /domains HTTP/1.1" 200 281 0.002238 10.0.0.189 - - [2026-08-17 02:23:25] "GET /domains?obj_uuids=dfc0c64e-f091-468c-b4a2-c81ce920aea2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000760 10.0.0.189 - - [2026-08-17 02:23:25] "GET /domain/dfc0c64e-f091-468c-b4a2-c81ce920aea2 HTTP/1.1" 200 2794 0.005386 10.0.0.189 - - [2026-08-17 02:23:25] "GET /projects?obj_uuids=b952966d-f257-478b-982f-ad582e71f31f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000777 10.0.0.189 - - [2026-08-17 02:23:25] "GET /project/b952966d-f257-478b-982f-ad582e71f31f HTTP/1.1" 200 2719 0.071598 10.0.0.189 - - [2026-08-17 02:23:25] "GET /virtual-network/c34683b2-124d-45c2-b8f2-5691a4e562b9 HTTP/1.1" 200 2624 0.005266 10.0.0.189 - - [2026-08-17 02:23:25] "GET /virtual-network/c34683b2-124d-45c2-b8f2-5691a4e562b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.005242 10.0.0.189 - - [2026-08-17 02:23:26] "POST /neutron/port HTTP/1.1" 200 117 0.005744 10.0.0.189 - - [2026-08-17 02:23:29] "POST /neutron/network HTTP/1.1" 200 850 0.005765 10.0.0.189 - - [2026-08-17 02:23:29] "GET /projects?obj_uuids=b952966d-f257-478b-982f-ad582e71f31f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001084 10.0.0.189 - - [2026-08-17 02:23:29] "POST /neutron/port HTTP/1.1" 200 1074 0.206743 10.0.0.189 - - [2026-08-17 02:23:29] "POST /neutron/port HTTP/1.1" 200 1074 0.011765 10.0.0.189 - - [2026-08-17 02:23:29] "POST /neutron/port HTTP/1.1" 200 1074 0.008748 10.0.0.189 - - [2026-08-17 02:23:29] "POST /neutron/port HTTP/1.1" 200 1128 0.112017 10.0.0.189 - - [2026-08-17 02:23:30] "POST /neutron/port HTTP/1.1" 200 1138 0.012860 10.0.0.189 - - [2026-08-17 02:23:30] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003161 10.0.0.189 - - [2026-08-17 02:23:30] "POST /neutron/subnet HTTP/1.1" 200 708 0.006658 10.0.0.189 - - [2026-08-17 02:23:30] "POST /neutron/port HTTP/1.1" 200 117 0.001140 10.0.0.189 - - [2026-08-17 02:23:30] "POST /neutron/network HTTP/1.1" 200 840 0.005744 10.0.0.189 - - [2026-08-17 02:23:31] "POST /neutron/port HTTP/1.1" 200 1138 0.014084 10.0.0.189 - - [2026-08-17 02:23:31] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006416 10.0.0.189 - - [2026-08-17 02:23:31] "POST /neutron/network HTTP/1.1" 200 847 0.005588 10.0.0.189 - - [2026-08-17 02:23:31] "GET /projects?obj_uuids=b952966d-f257-478b-982f-ad582e71f31f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000991 10.0.0.189 - - [2026-08-17 02:23:31] "POST /neutron/port HTTP/1.1" 200 1071 0.227735 10.0.0.189 - - [2026-08-17 02:23:31] "POST /neutron/port HTTP/1.1" 200 1071 0.012492 10.0.0.189 - - [2026-08-17 02:23:31] "POST /neutron/port HTTP/1.1" 200 1071 0.009545 10.0.0.189 - - [2026-08-17 02:23:31] "POST /neutron/port HTTP/1.1" 200 1125 0.077652 10.0.0.189 - - [2026-08-17 02:23:32] "POST /neutron/port HTTP/1.1" 200 1135 0.012508 10.0.0.189 - - [2026-08-17 02:23:32] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007532 10.0.0.189 - - [2026-08-17 02:23:32] "POST /neutron/subnet HTTP/1.1" 200 694 0.011705 10.0.0.189 - - [2026-08-17 02:23:32] "POST /neutron/port HTTP/1.1" 200 117 0.001050 10.0.0.189 - - [2026-08-17 02:23:32] "POST /neutron/network HTTP/1.1" 200 837 0.005432 10.0.0.189 - - [2026-08-17 02:23:36] "POST /neutron/port HTTP/1.1" 200 1138 0.014121 10.0.0.189 - - [2026-08-17 02:23:36] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006299 10.0.0.189 - - [2026-08-17 02:23:41] "POST /neutron/port HTTP/1.1" 200 1138 0.011732 10.0.0.189 - - [2026-08-17 02:23:41] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006544 10.0.0.189 - - [2026-08-17 02:23:46] "POST /neutron/port HTTP/1.1" 200 1138 0.013554 10.0.0.189 - - [2026-08-17 02:23:46] "POST /neutron/security_group HTTP/1.1" 200 2070 0.005949 10.0.0.189 - - [2026-08-17 02:23:51] "POST /neutron/port HTTP/1.1" 200 1138 0.011345 10.0.0.189 - - [2026-08-17 02:23:51] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006047 10.0.0.189 - - [2026-08-17 02:23:53] "DELETE /project/b952966df257478b982fad582e71f31f HTTP/1.1" 404 173 0.007216 10.0.0.189 - - [2026-08-17 02:23:53] "GET /projects?obj_uuids=fb79bc23-c3f2-4a8f-9070-4a73eae1f066&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001005 10.0.0.189 - - [2026-08-17 02:23:53] "GET /project/fb79bc23-c3f2-4a8f-9070-4a73eae1f066?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1523 0.032900 10.0.0.189 - - [2026-08-17 02:23:53] "GET /projects?obj_uuids=fb79bc23-c3f2-4a8f-9070-4a73eae1f066&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000988 10.0.0.189 - - [2026-08-17 02:23:53] "GET /project/fb79bc23-c3f2-4a8f-9070-4a73eae1f066?fields=security_groups HTTP/1.1" 200 1407 0.071862 10.0.0.189 - - [2026-08-17 02:23:53] "DELETE /security-group/b436b111-a7f1-43d5-a3b5-60227dcc7c40 HTTP/1.1" 200 115 0.040725 10.0.0.189 - - [2026-08-17 02:23:53] "GET /projects?obj_uuids=fb79bc23-c3f2-4a8f-9070-4a73eae1f066&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000924 10.0.0.189 - - [2026-08-17 02:23:53] "DELETE /access-control-list/4074f4cc-1681-4207-b567-f814ca40f4fe HTTP/1.1" 200 115 0.033821 10.0.0.189 - - [2026-08-17 02:23:53] "GET /project/fb79bc23-c3f2-4a8f-9070-4a73eae1f066?fields=application_policy_sets HTTP/1.1" 200 1446 0.033767 10.0.0.189 - - [2026-08-17 02:23:53] "DELETE /access-control-list/9ee37769-a0ca-4076-89a9-b2acd31e7810 HTTP/1.1" 200 115 0.033370 10.0.0.189 - - [2026-08-17 02:23:53] "DELETE /project/fb79bc23-c3f2-4a8f-9070-4a73eae1f066 HTTP/1.1" 200 115 0.350883 10.0.0.189 - - [2026-08-17 02:23:56] "POST /neutron/port HTTP/1.1" 200 1138 0.012887 10.0.0.189 - - [2026-08-17 02:23:56] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006425 10.0.0.189 - - [2026-08-17 02:23:59] "GET /obj-perms HTTP/1.1" 200 4509 0.043681 10.0.0.189 - - [2026-08-17 02:23:59] "GET /obj-perms HTTP/1.1" 200 4509 0.040156 10.0.0.189 - - [2026-08-17 02:24:01] "POST /neutron/port HTTP/1.1" 200 1138 0.014848 10.0.0.189 - - [2026-08-17 02:24:01] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006850 10.0.0.189 - - [2026-08-17 02:24:01] "POST /neutron/port HTTP/1.1" 200 1138 0.014777 10.0.0.189 - - [2026-08-17 02:24:01] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006299 10.0.0.189 - - [2026-08-17 02:24:01] "POST /neutron/port HTTP/1.1" 200 1138 0.015912 10.0.0.189 - - [2026-08-17 02:24:01] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008761 10.0.0.189 - - [2026-08-17 02:24:01] "GET /virtual-machine/735ebcaf-00c2-4e9c-9102-8641edfcd7b8 HTTP/1.1" 200 1306 0.005882 10.0.0.189 - - [2026-08-17 02:24:01] "GET /virtual-machine-interface/7beb21a1-3c80-4c3c-95cf-3cdecd3d297f HTTP/1.1" 200 3012 0.006669 10.0.0.189 - - [2026-08-17 02:24:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003161 10.0.0.189 - - [2026-08-17 02:24:01] "GET /global-vrouter-config/9ba288a3-b09d-49b1-bd6f-7de1365df006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004833 10.0.0.189 - - [2026-08-17 02:24:01] "GET /virtual-networks?parent_id=b952966d-f257-478b-982f-ad582e71f31f&detail=False&count=False&shared=False HTTP/1.1" 200 599 0.003651 10.0.0.189 - - [2026-08-17 02:24:01] "GET /virtual-network/b89dfc95-55c5-44ee-89f8-f0ebc3792d4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.006521 10.0.0.189 - - [2026-08-17 02:24:04] "POST /neutron/port HTTP/1.1" 200 1138 0.012839 10.0.0.189 - - [2026-08-17 02:24:04] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006161 10.0.0.189 - - [2026-08-17 02:24:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002907 10.0.0.189 - - [2026-08-17 02:24:04] "GET /virtual-network/b89dfc95-55c5-44ee-89f8-f0ebc3792d4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.004373 10.0.0.189 - - [2026-08-17 02:24:06] "POST /neutron/port HTTP/1.1" 200 1138 0.015091 10.0.0.189 - - [2026-08-17 02:24:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003536 10.0.0.189 - - [2026-08-17 02:24:07] "GET /global-vrouter-config/9ba288a3-b09d-49b1-bd6f-7de1365df006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003279 10.0.0.189 - - [2026-08-17 02:24:07] "GET /virtual-networks?parent_id=b952966d-f257-478b-982f-ad582e71f31f&detail=False&count=False&shared=False HTTP/1.1" 200 599 0.009601 10.0.0.189 - - [2026-08-17 02:24:07] "GET /virtual-network/b89dfc95-55c5-44ee-89f8-f0ebc3792d4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.006524 10.0.0.189 - - [2026-08-17 02:24:07] "GET /projects?obj_uuids=b952966d-f257-478b-982f-ad582e71f31f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000958 10.0.0.189 - - [2026-08-17 02:24:07] "POST /neutron/floatingip HTTP/1.1" 200 529 0.092472 10.0.0.189 - - [2026-08-17 02:24:07] "POST /neutron/port HTTP/1.1" 200 1138 0.039589 10.0.0.189 - - [2026-08-17 02:24:07] "POST /neutron/port HTTP/1.1" 200 1138 0.016196 10.0.0.189 - - [2026-08-17 02:24:07] "POST /neutron/floatingip HTTP/1.1" 200 529 0.005967 10.0.0.189 - - [2026-08-17 02:24:07] "POST /neutron/floatingip HTTP/1.1" 200 578 0.039851 10.0.0.189 - - [2026-08-17 02:24:07] "POST /neutron/port HTTP/1.1" 200 1135 0.011864 10.0.0.189 - - [2026-08-17 02:24:07] "POST /neutron/security_group HTTP/1.1" 200 2070 0.005638 10.0.0.189 - - [2026-08-17 02:24:07] "POST /neutron/port HTTP/1.1" 200 1135 0.014637 10.0.0.189 - - [2026-08-17 02:24:07] "POST /neutron/security_group HTTP/1.1" 200 2070 0.004968 10.0.0.189 - - [2026-08-17 02:24:07] "POST /neutron/port HTTP/1.1" 200 1135 0.012345 10.0.0.189 - - [2026-08-17 02:24:07] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007085 10.0.0.189 - - [2026-08-17 02:24:07] "GET /virtual-machine/11d034f5-1ba4-4429-9712-d3e47936593e HTTP/1.1" 200 1306 0.004582 10.0.0.189 - - [2026-08-17 02:24:07] "GET /virtual-machine-interface/3acfd54c-0a42-414c-85ee-ab8220f44f18 HTTP/1.1" 200 3011 0.006099 10.0.0.189 - - [2026-08-17 02:24:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002952 10.0.0.189 - - [2026-08-17 02:24:07] "GET /global-vrouter-config/9ba288a3-b09d-49b1-bd6f-7de1365df006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003460 10.0.0.189 - - [2026-08-17 02:24:07] "GET /virtual-networks?parent_id=b952966d-f257-478b-982f-ad582e71f31f&detail=False&count=False&shared=False HTTP/1.1" 200 599 0.003532 10.0.0.189 - - [2026-08-17 02:24:07] "GET /virtual-network/c34683b2-124d-45c2-b8f2-5691a4e562b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.005476 10.0.0.189 - - [2026-08-17 02:24:07] "POST /neutron/network HTTP/1.1" 200 850 0.005673 10.0.0.189 - - [2026-08-17 02:24:07] "POST /neutron/floatingip HTTP/1.1" 200 552 0.011616 10.0.0.189 - - [2026-08-17 02:24:07] "POST /neutron/subnet HTTP/1.1" 200 708 0.007001 10.0.0.189 - - [2026-08-17 02:24:07] "POST /neutron/port HTTP/1.1" 200 117 0.001044 10.0.0.189 - - [2026-08-17 02:24:08] "POST /neutron/network HTTP/1.1" 200 840 0.005491 10.0.0.189 - - [2026-08-17 02:24:09] "POST /neutron/port HTTP/1.1" 200 1135 0.014411 10.0.0.189 - - [2026-08-17 02:24:09] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006675 10.0.0.189 - - [2026-08-17 02:24:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003171 10.0.0.189 - - [2026-08-17 02:24:10] "GET /virtual-network/c34683b2-124d-45c2-b8f2-5691a4e562b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.004767 10.0.0.189 - - [2026-08-17 02:24:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003049 10.0.0.189 - - [2026-08-17 02:24:13] "GET /global-vrouter-config/9ba288a3-b09d-49b1-bd6f-7de1365df006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003108 10.0.0.189 - - [2026-08-17 02:24:13] "GET /virtual-networks?parent_id=b952966d-f257-478b-982f-ad582e71f31f&detail=False&count=False&shared=False HTTP/1.1" 200 599 0.002979 10.0.0.189 - - [2026-08-17 02:24:13] "GET /virtual-network/c34683b2-124d-45c2-b8f2-5691a4e562b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.006506 10.0.0.189 - - [2026-08-17 02:24:13] "POST /neutron/floatingip HTTP/1.1" 200 578 0.012046 10.0.0.189 - - [2026-08-17 02:24:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001874 10.0.0.189 - - [2026-08-17 02:24:13] "GET /routing-instance/8246da32-692a-4f6a-97e3-e9f3ac3b3eeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1494 0.003526 10.0.0.189 - - [2026-08-17 02:24:13] "GET /route-target/75f07068-9185-40e5-9f39-cd821c079e82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004191 10.0.0.189 - - [2026-08-17 02:24:13] "GET /floating-ip/e1e73f01-a17f-4525-91e1-7bf32eb3ae52 HTTP/1.1" 200 1896 0.005063 10.0.0.189 - - [2026-08-17 02:24:16] "POST /neutron/floatingip HTTP/1.1" 200 578 0.011202 10.0.0.189 - - [2026-08-17 02:24:16] "POST /neutron/floatingip HTTP/1.1" 200 529 0.047701 10.0.0.189 - - [2026-08-17 02:24:16] "POST /neutron/floatingip HTTP/1.1" 200 529 0.005689 10.0.0.189 - - [2026-08-17 02:24:16] "POST /neutron/floatingip HTTP/1.1" 200 115 0.040533 10.0.0.189 - - [2026-08-17 02:24:16] "GET /floating-ip-pool/7a1bf81a-8605-4a46-afaf-2356651bd24a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.003502 10.0.0.189 - - [2026-08-17 02:24:16] "POST /ref-update HTTP/1.1" 200 156 0.009780 10.0.0.189 - - [2026-08-17 02:24:16] "DELETE /floating-ip-pool/7a1bf81a-8605-4a46-afaf-2356651bd24a HTTP/1.1" 200 115 0.028924 10.0.0.189 - - [2026-08-17 02:24:16] "POST /neutron/network HTTP/1.1" 200 840 0.005642 10.0.0.189 - - [2026-08-17 02:24:16] "POST /neutron/network HTTP/1.1" 400 204 0.010087 10.0.0.189 - - [2026-08-17 02:24:18] "POST /neutron/port HTTP/1.1" 200 1135 0.012383 10.0.0.189 - - [2026-08-17 02:24:18] "POST /neutron/port HTTP/1.1" 200 1125 0.009258 10.0.0.189 - - [2026-08-17 02:24:18] "POST /neutron/port HTTP/1.1" 200 1138 0.016435 10.0.0.189 - - [2026-08-17 02:24:18] "POST /neutron/port HTTP/1.1" 200 1128 0.020523 10.0.0.189 - - [2026-08-17 02:24:18] "POST /neutron/network HTTP/1.1" 200 840 0.010337 10.0.0.189 - - [2026-08-17 02:24:18] "POST /neutron/port HTTP/1.1" 200 151 0.138316 10.0.0.189 - - [2026-08-17 02:24:18] "POST /neutron/network HTTP/1.1" 400 204 0.014443 10.0.0.189 - - [2026-08-17 02:24:18] "POST /neutron/port HTTP/1.1" 200 151 0.133021 10.0.0.189 - - [2026-08-17 02:24:20] "POST /neutron/network HTTP/1.1" 200 840 0.005947 10.0.0.189 - - [2026-08-17 02:24:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003361 10.0.0.189 - - [2026-08-17 02:24:20] "POST /useragent-kv HTTP/1.1" 200 115 0.002220 10.0.0.189 - - [2026-08-17 02:24:20] "POST /useragent-kv HTTP/1.1" 200 115 0.002345 10.0.0.189 - - [2026-08-17 02:24:20] "POST /neutron/network HTTP/1.1" 200 151 0.084357 10.0.0.189 - - [2026-08-17 02:24:20] "DELETE /route-target/7f6d5616-99b4-4f6f-bc7d-825fc4ac75d5 HTTP/1.1" 200 115 0.017652 10.0.0.189 - - [2026-08-17 02:24:20] "GET /routing-instance/f1f5e172-b8f0-42ed-a918-8353ce93ae1e HTTP/1.1" 404 171 0.002383 10.0.0.189 - - [2026-08-17 02:24:20] "GET /domains HTTP/1.1" 200 281 0.002116 10.0.0.189 - - [2026-08-17 02:24:20] "GET /domains?obj_uuids=dfc0c64e-f091-468c-b4a2-c81ce920aea2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000916 10.0.0.189 - - [2026-08-17 02:24:21] "GET /domain/dfc0c64e-f091-468c-b4a2-c81ce920aea2 HTTP/1.1" 200 2596 0.054913 10.0.0.189 - - [2026-08-17 02:24:21] "GET /projects?obj_uuids=b952966d-f257-478b-982f-ad582e71f31f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000900 10.0.0.189 - - [2026-08-17 02:24:21] "GET /project/b952966d-f257-478b-982f-ad582e71f31f HTTP/1.1" 200 2191 0.070824 10.0.0.189 - - [2026-08-17 02:24:21] "POST /neutron/network HTTP/1.1" 200 837 0.005291 10.0.0.189 - - [2026-08-17 02:24:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004419 10.0.0.189 - - [2026-08-17 02:24:21] "POST /useragent-kv HTTP/1.1" 200 115 0.002277 10.0.0.189 - - [2026-08-17 02:24:21] "POST /useragent-kv HTTP/1.1" 200 115 0.002656 10.0.0.189 - - [2026-08-17 02:24:21] "POST /neutron/network HTTP/1.1" 200 151 0.084471 10.0.0.189 - - [2026-08-17 02:24:21] "DELETE /route-target/75f07068-9185-40e5-9f39-cd821c079e82 HTTP/1.1" 200 115 0.019327 10.0.0.189 - - [2026-08-17 02:24:21] "GET /routing-instance/8246da32-692a-4f6a-97e3-e9f3ac3b3eeb HTTP/1.1" 404 171 0.003516 10.0.0.189 - - [2026-08-17 02:24:21] "GET /domains HTTP/1.1" 200 281 0.002881 10.0.0.189 - - [2026-08-17 02:24:21] "GET /domains?obj_uuids=dfc0c64e-f091-468c-b4a2-c81ce920aea2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001381 10.0.0.189 - - [2026-08-17 02:24:21] "GET /domain/dfc0c64e-f091-468c-b4a2-c81ce920aea2 HTTP/1.1" 200 2596 0.050197 10.0.0.189 - - [2026-08-17 02:24:21] "GET /projects?obj_uuids=b952966d-f257-478b-982f-ad582e71f31f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001176 10.0.0.189 - - [2026-08-17 02:24:21] "GET /project/b952966d-f257-478b-982f-ad582e71f31f HTTP/1.1" 200 1940 0.073134 10.0.0.189 - - [2026-08-17 02:24:21] "GET /projects?obj_uuids=b952966d-f257-478b-982f-ad582e71f31f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000942 10.0.0.189 - - [2026-08-17 02:24:21] "GET /project/b952966d-f257-478b-982f-ad582e71f31f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.027745 10.0.0.189 - - [2026-08-17 02:24:21] "GET /projects?obj_uuids=b952966d-f257-478b-982f-ad582e71f31f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001188 10.0.0.189 - - [2026-08-17 02:24:21] "GET /project/b952966d-f257-478b-982f-ad582e71f31f?fields=virtual_networks HTTP/1.1" 200 1069 0.070716 10.0.0.189 - - [2026-08-17 02:24:21] "GET /projects?obj_uuids=b952966d-f257-478b-982f-ad582e71f31f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000939 10.0.0.189 - - [2026-08-17 02:24:21] "GET /project/b952966d-f257-478b-982f-ad582e71f31f?fields=virtual_machine_interfaces HTTP/1.1" 200 1069 0.030564 10.0.0.189 - - [2026-08-17 02:24:21] "GET /projects?obj_uuids=b952966d-f257-478b-982f-ad582e71f31f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000922 10.0.0.189 - - [2026-08-17 02:24:21] "GET /project/b952966d-f257-478b-982f-ad582e71f31f?fields=security_groups HTTP/1.1" 200 1308 0.026797 10.0.0.189 - - [2026-08-17 02:24:22] "POST /fqname-to-id HTTP/1.1" 404 183 0.023450 10.0.0.189 - - [2026-08-17 02:24:22] "GET /projects?obj_uuids=cf9fcb36-addb-4449-ae09-5cea0d946b6c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002728 10.0.0.189 - - [2026-08-17 02:24:22] "GET /domains?obj_uuids=dfc0c64e-f091-468c-b4a2-c81ce920aea2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000918 10.0.0.189 - - [2026-08-17 02:24:22] "GET /domain/dfc0c64e-f091-468c-b4a2-c81ce920aea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006382 10.0.0.189 - - [2026-08-17 02:24:22] "POST /id-to-fqname HTTP/1.1" 200 185 0.001318 10.0.0.189 - - [2026-08-17 02:24:22] "POST /fqname-to-id HTTP/1.1" 404 194 0.002274 10.0.0.189 - - [2026-08-17 02:24:23] "POST /security-groups HTTP/1.1" 200 586 0.068610 10.0.0.189 - - [2026-08-17 02:24:23] "POST /fqname-to-id HTTP/1.1" 404 229 0.002674 10.0.0.189 - - [2026-08-17 02:24:23] "POST /projects HTTP/1.1" 200 575 0.218162 10.0.0.189 - - [2026-08-17 02:24:23] "POST /access-control-lists HTTP/1.1" 200 593 0.058003 10.0.0.189 - - [2026-08-17 02:24:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.285873 10.0.0.189 - - [2026-08-17 02:24:23] "POST /fqname-to-id HTTP/1.1" 404 228 0.002995 10.0.0.189 - - [2026-08-17 02:24:23] "GET /project/cf9fcb36-addb-4449-ae09-5cea0d946b6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.407919 10.0.0.189 - - [2026-08-17 02:24:23] "POST /access-control-lists HTTP/1.1" 200 591 0.068537 10.0.0.189 - - [2026-08-17 02:24:24] "GET / HTTP/1.1" 200 36215 0.001769 10.0.0.189 - - [2026-08-17 02:24:25] "GET /projects?obj_uuids=cf9fcb36-addb-4449-ae09-5cea0d946b6c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001252 10.0.0.189 - - [2026-08-17 02:24:25] "GET /project/cf9fcb36-addb-4449-ae09-5cea0d946b6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.025495 10.0.0.189 - - [2026-08-17 02:24:25] "GET /projects?obj_uuids=cf9fcb36-addb-4449-ae09-5cea0d946b6c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000859 10.0.0.189 - - [2026-08-17 02:24:26] "GET /project/cf9fcb36-addb-4449-ae09-5cea0d946b6c?fields=virtual_networks HTTP/1.1" 200 1035 0.067186 10.0.0.189 - - [2026-08-17 02:24:26] "GET /projects?obj_uuids=cf9fcb36-addb-4449-ae09-5cea0d946b6c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001086 10.0.0.189 - - [2026-08-17 02:24:26] "GET /project/cf9fcb36-addb-4449-ae09-5cea0d946b6c?fields=virtual_machine_interfaces HTTP/1.1" 200 1035 0.026584 10.0.0.189 - - [2026-08-17 02:24:26] "GET /projects?obj_uuids=cf9fcb36-addb-4449-ae09-5cea0d946b6c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001069 10.0.0.189 - - [2026-08-17 02:24:26] "GET /project/cf9fcb36-addb-4449-ae09-5cea0d946b6c?fields=security_groups HTTP/1.1" 200 1257 0.030029 10.0.0.189 - - [2026-08-17 02:24:27] "POST /fqname-to-id HTTP/1.1" 404 183 0.028752 10.0.0.189 - - [2026-08-17 02:24:27] "GET /projects?obj_uuids=a77b7f84-e3b8-44d9-8197-113a3099417d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002232 10.0.0.189 - - [2026-08-17 02:24:27] "GET /domains?obj_uuids=dfc0c64e-f091-468c-b4a2-c81ce920aea2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000899 10.0.0.189 - - [2026-08-17 02:24:27] "GET /domain/dfc0c64e-f091-468c-b4a2-c81ce920aea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006440 10.0.0.189 - - [2026-08-17 02:24:27] "POST /id-to-fqname HTTP/1.1" 200 185 0.001405 10.0.0.189 - - [2026-08-17 02:24:27] "POST /fqname-to-id HTTP/1.1" 404 194 0.005652 10.0.0.189 - - [2026-08-17 02:24:27] "POST /security-groups HTTP/1.1" 200 586 0.065024 10.0.0.189 - - [2026-08-17 02:24:27] "POST /fqname-to-id HTTP/1.1" 404 229 0.002733 10.0.0.189 - - [2026-08-17 02:24:27] "POST /projects HTTP/1.1" 200 575 0.217294 10.0.0.189 - - [2026-08-17 02:24:27] "POST /access-control-lists HTTP/1.1" 200 593 0.057567 10.0.0.189 - - [2026-08-17 02:24:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.286257 10.0.0.189 - - [2026-08-17 02:24:27] "POST /fqname-to-id HTTP/1.1" 404 228 0.002816 10.0.0.189 - - [2026-08-17 02:24:27] "GET /project/a77b7f84-e3b8-44d9-8197-113a3099417d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.401179 10.0.0.189 - - [2026-08-17 02:24:27] "POST /access-control-lists HTTP/1.1" 200 591 0.056653 10.0.0.189 - - [2026-08-17 02:24:28] "GET / HTTP/1.1" 200 36215 0.001874 10.0.0.189 - - [2026-08-17 02:24:28] "POST /fqname-to-id HTTP/1.1" 404 193 0.002663 10.0.0.189 - - [2026-08-17 02:24:29] "GET /projects?obj_uuids=a289392b-164a-4acc-8858-c788cae99b93&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001004 10.0.0.189 - - [2026-08-17 02:24:29] "POST /fqname-to-id HTTP/1.1" 404 228 0.002734 10.0.0.189 - - [2026-08-17 02:24:29] "POST /access-control-lists HTTP/1.1" 200 592 0.017747 10.0.0.189 - - [2026-08-17 02:24:29] "POST /fqname-to-id HTTP/1.1" 404 227 0.002866 10.0.0.189 - - [2026-08-17 02:24:29] "POST /access-control-lists HTTP/1.1" 200 590 0.017518 10.0.0.189 - - [2026-08-17 02:24:29] "PUT /access-control-list/27c19359-a801-4a40-97b0-f70be5630f7b HTTP/1.1" 200 273 0.009145 10.0.0.189 - - [2026-08-17 02:24:29] "POST /neutron/security_group HTTP/1.1" 200 1364 0.392508 10.0.0.189 - - [2026-08-17 02:24:29] "GET /projects?obj_uuids=a289392b-164a-4acc-8858-c788cae99b93&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001014 10.0.0.189 - - [2026-08-17 02:24:29] "PUT /access-control-list/27c19359-a801-4a40-97b0-f70be5630f7b HTTP/1.1" 200 273 0.026864 10.0.0.189 - - [2026-08-17 02:24:29] "POST /neutron/security_group_rule HTTP/1.1" 200 2549 0.040788 10.0.0.189 - - [2026-08-17 02:24:29] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.010288 10.0.0.189 - - [2026-08-17 02:24:29] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.104983 10.0.0.189 - - [2026-08-17 02:24:29] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.007356 10.0.0.189 - - [2026-08-17 02:24:29] "PUT /access-control-list/27c19359-a801-4a40-97b0-f70be5630f7b HTTP/1.1" 200 273 0.014233 10.0.0.189 - - [2026-08-17 02:24:29] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.128101 10.0.0.189 - - [2026-08-17 02:24:29] "POST /fqname-to-id HTTP/1.1" 404 193 0.002515 10.0.0.189 - - [2026-08-17 02:24:29] "GET /projects?obj_uuids=a289392b-164a-4acc-8858-c788cae99b93&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001168 10.0.0.189 - - [2026-08-17 02:24:30] "POST /neutron/security_group HTTP/1.1" 200 1364 0.253905 10.0.0.189 - - [2026-08-17 02:24:30] "GET /projects?obj_uuids=a289392b-164a-4acc-8858-c788cae99b93&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.000887 10.0.0.189 - - [2026-08-17 02:24:30] "POST /neutron/security_group_rule HTTP/1.1" 200 2549 0.034131 10.0.0.189 - - [2026-08-17 02:24:30] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.008790 10.0.0.189 - - [2026-08-17 02:24:30] "PUT /access-control-list/27c19359-a801-4a40-97b0-f70be5630f7b HTTP/1.1" 200 273 0.009916 10.0.0.189 - - [2026-08-17 02:24:30] "POST /fqname-to-id HTTP/1.1" 404 228 0.002633 10.0.0.189 - - [2026-08-17 02:24:30] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.121151 10.0.0.189 - - [2026-08-17 02:24:30] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.009615 10.0.0.189 - - [2026-08-17 02:24:30] "POST /access-control-lists HTTP/1.1" 200 592 0.123524 10.0.0.189 - - [2026-08-17 02:24:30] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.148735 10.0.0.189 - - [2026-08-17 02:24:30] "POST /fqname-to-id HTTP/1.1" 401 293 0.000468 10.0.0.189 - - [2026-08-17 02:24:30] "POST /fqname-to-id HTTP/1.1" 404 227 0.002949 10.0.0.189 - - [2026-08-17 02:24:30] "POST /access-control-lists HTTP/1.1" 200 590 0.056699 10.0.0.189 - - [2026-08-17 02:24:30] "PUT /access-control-list/e58b61ac-7911-4f5a-a984-813749771fbc HTTP/1.1" 200 273 0.011424 10.0.0.189 - - [2026-08-17 02:24:30] "POST /fqname-to-id HTTP/1.1" 404 210 0.025910 10.0.0.189 - - [2026-08-17 02:24:30] "GET /projects?obj_uuids=a77b7f84-e3b8-44d9-8197-113a3099417d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000957 10.0.0.189 - - [2026-08-17 02:24:30] "POST /fqname-to-id HTTP/1.1" 404 245 0.003616 10.0.0.189 - - [2026-08-17 02:24:30] "POST /access-control-lists HTTP/1.1" 200 609 0.013923 10.0.0.189 - - [2026-08-17 02:24:30] "POST /fqname-to-id HTTP/1.1" 404 244 0.002796 10.0.0.189 - - [2026-08-17 02:24:31] "POST /access-control-lists HTTP/1.1" 200 607 0.019196 10.0.0.189 - - [2026-08-17 02:24:31] "PUT /access-control-list/6d36f573-03f8-4685-9ab4-9fb1a5cd5134 HTTP/1.1" 200 273 0.011022 10.0.0.189 - - [2026-08-17 02:24:31] "POST /neutron/security_group HTTP/1.1" 200 1379 0.333838 10.0.0.189 - - [2026-08-17 02:24:31] "GET /projects?obj_uuids=a77b7f84-e3b8-44d9-8197-113a3099417d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001089 10.0.0.189 - - [2026-08-17 02:24:31] "PUT /access-control-list/6d36f573-03f8-4685-9ab4-9fb1a5cd5134 HTTP/1.1" 200 273 0.013714 10.0.0.189 - - [2026-08-17 02:24:31] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.041702 10.0.0.189 - - [2026-08-17 02:24:31] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.009591 10.0.0.189 - - [2026-08-17 02:24:31] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.177378 10.0.0.189 - - [2026-08-17 02:24:31] "PUT /access-control-list/6d36f573-03f8-4685-9ab4-9fb1a5cd5134 HTTP/1.1" 200 273 0.011107 10.0.0.189 - - [2026-08-17 02:24:31] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.012375 10.0.0.189 - - [2026-08-17 02:24:31] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.154490 10.0.0.189 - - [2026-08-17 02:24:31] "POST /fqname-to-id HTTP/1.1" 404 210 0.002347 10.0.0.189 - - [2026-08-17 02:24:31] "PUT /access-control-list/6d36f573-03f8-4685-9ab4-9fb1a5cd5134 HTTP/1.1" 200 273 0.011390 10.0.0.189 - - [2026-08-17 02:24:31] "GET /projects?obj_uuids=a77b7f84-e3b8-44d9-8197-113a3099417d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000874 10.0.0.189 - - [2026-08-17 02:24:31] "POST /fqname-to-id HTTP/1.1" 404 245 0.002557 10.0.0.189 - - [2026-08-17 02:24:31] "POST /access-control-lists HTTP/1.1" 200 609 0.015536 10.0.0.189 - - [2026-08-17 02:24:31] "POST /fqname-to-id HTTP/1.1" 404 244 0.002885 10.0.0.189 - - [2026-08-17 02:24:31] "POST /access-control-lists HTTP/1.1" 200 607 0.015110 10.0.0.189 - - [2026-08-17 02:24:31] "PUT /access-control-list/a1463dfd-e48d-4841-94d3-fa023afdb2c0 HTTP/1.1" 200 273 0.007663 10.0.0.189 - - [2026-08-17 02:24:31] "POST /neutron/security_group HTTP/1.1" 200 1379 0.375312 10.0.0.189 - - [2026-08-17 02:24:31] "GET /projects?obj_uuids=a77b7f84-e3b8-44d9-8197-113a3099417d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001053 10.0.0.189 - - [2026-08-17 02:24:31] "PUT /access-control-list/a1463dfd-e48d-4841-94d3-fa023afdb2c0 HTTP/1.1" 200 273 0.015342 10.0.0.189 - - [2026-08-17 02:24:32] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.038363 10.0.0.189 - - [2026-08-17 02:24:32] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.008430 10.0.0.189 - - [2026-08-17 02:24:32] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.098234 10.0.0.189 - - [2026-08-17 02:24:32] "PUT /access-control-list/a1463dfd-e48d-4841-94d3-fa023afdb2c0 HTTP/1.1" 200 273 0.014637 10.0.0.189 - - [2026-08-17 02:24:32] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.010278 10.0.0.189 - - [2026-08-17 02:24:32] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.125999 10.0.0.189 - - [2026-08-17 02:24:32] "PUT /access-control-list/a1463dfd-e48d-4841-94d3-fa023afdb2c0 HTTP/1.1" 200 273 0.012929 10.0.0.189 - - [2026-08-17 02:24:32] "GET /projects?obj_uuids=a289392b-164a-4acc-8858-c788cae99b93&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001063 10.0.0.189 - - [2026-08-17 02:24:32] "POST /neutron/router HTTP/1.1" 200 541 0.051188 10.0.0.189 - - [2026-08-17 02:24:32] "POST /neutron/router HTTP/1.1" 200 541 0.004701 10.0.0.189 - - [2026-08-17 02:24:32] "POST /route-targets HTTP/1.1" 200 328 0.012601 10.0.0.189 - - [2026-08-17 02:24:32] "POST /neutron/router HTTP/1.1" 200 541 0.005450 10.0.0.189 - - [2026-08-17 02:24:32] "POST /neutron/router HTTP/1.1" 200 541 0.003306 10.0.0.189 - - [2026-08-17 02:24:32] "PUT /logical-router/a11e6556-3df0-4d0b-a1b7-e25fb9a83abc HTTP/1.1" 200 263 0.028593 10.0.0.189 - - [2026-08-17 02:24:32] "POST /neutron/router HTTP/1.1" 200 541 0.006443 10.0.0.189 - - [2026-08-17 02:24:32] "POST /neutron/router HTTP/1.1" 200 541 0.002894 10.0.0.189 - - [2026-08-17 02:24:32] "POST /neutron/router HTTP/1.1" 200 541 0.002671 10.0.0.189 - - [2026-08-17 02:24:32] "POST /neutron/router HTTP/1.1" 200 541 0.003264 10.0.0.189 - - [2026-08-17 02:24:32] "POST /neutron/router HTTP/1.1" 200 541 0.002636 10.0.0.189 - - [2026-08-17 02:24:32] "POST /neutron/router HTTP/1.1" 200 541 0.003228 10.0.0.189 - - [2026-08-17 02:24:32] "POST /neutron/router HTTP/1.1" 200 541 0.003022 10.0.0.189 - - [2026-08-17 02:24:32] "POST /neutron/router HTTP/1.1" 200 541 0.003237 10.0.0.189 - - [2026-08-17 02:24:32] "POST /neutron/router HTTP/1.1" 200 541 0.003477 10.0.0.189 - - [2026-08-17 02:24:32] "POST /neutron/router HTTP/1.1" 200 541 0.002884 10.0.0.189 - - [2026-08-17 02:24:32] "POST /neutron/router HTTP/1.1" 200 541 0.002911 10.0.0.189 - - [2026-08-17 02:24:32] "POST /neutron/router HTTP/1.1" 200 541 0.003032 10.0.0.189 - - [2026-08-17 02:24:32] "POST /neutron/router HTTP/1.1" 200 541 0.002674 10.0.0.189 - - [2026-08-17 02:24:32] "POST /neutron/router HTTP/1.1" 200 541 0.002487 10.0.0.189 - - [2026-08-17 02:24:32] "POST /neutron/router HTTP/1.1" 200 541 0.002394 10.0.0.189 - - [2026-08-17 02:24:32] "POST /neutron/router HTTP/1.1" 200 541 0.002343 10.0.0.189 - - [2026-08-17 02:24:32] "POST /neutron/router HTTP/1.1" 200 541 0.002314 10.0.0.189 - - [2026-08-17 02:24:32] "POST /neutron/router HTTP/1.1" 200 541 0.002806 10.0.0.189 - - [2026-08-17 02:24:32] "POST /neutron/router HTTP/1.1" 200 541 0.002874 10.0.0.189 - - [2026-08-17 02:24:32] "POST /neutron/router HTTP/1.1" 200 541 0.003574 10.0.0.189 - - [2026-08-17 02:24:32] "POST /neutron/router HTTP/1.1" 200 541 0.002748 10.0.0.189 - - [2026-08-17 02:24:32] "POST /neutron/router HTTP/1.1" 200 541 0.002601 10.0.0.189 - - [2026-08-17 02:24:32] "POST /neutron/router HTTP/1.1" 200 541 0.003333 10.0.0.189 - - [2026-08-17 02:24:32] "POST /neutron/router HTTP/1.1" 200 541 0.003023 10.0.0.189 - - [2026-08-17 02:24:32] "POST /neutron/router HTTP/1.1" 200 541 0.002875 10.0.0.189 - - [2026-08-17 02:24:32] "POST /neutron/router HTTP/1.1" 200 541 0.003073 10.0.0.189 - - [2026-08-17 02:24:32] "POST /neutron/router HTTP/1.1" 200 541 0.003094 10.0.0.189 - - [2026-08-17 02:24:32] "POST /neutron/router HTTP/1.1" 200 541 0.003842 10.0.0.189 - - [2026-08-17 02:24:32] "POST /neutron/router HTTP/1.1" 200 541 0.003094 10.0.0.189 - - [2026-08-17 02:24:32] "POST /neutron/router HTTP/1.1" 200 541 0.013364 10.0.0.189 - - [2026-08-17 02:24:33] "POST /neutron/router HTTP/1.1" 200 541 0.003867 10.0.0.189 - - [2026-08-17 02:24:33] "POST /neutron/router HTTP/1.1" 200 542 0.019557 10.0.0.189 - - [2026-08-17 02:24:33] "POST /neutron/router HTTP/1.1" 200 542 0.003478 10.0.0.189 - - [2026-08-17 02:24:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002780 10.0.0.189 - - [2026-08-17 02:24:33] "GET /logical-router/a11e6556-3df0-4d0b-a1b7-e25fb9a83abc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003099 10.0.0.189 - - [2026-08-17 02:24:33] "POST /neutron/router HTTP/1.1" 200 151 0.045496 10.0.0.189 - - [2026-08-17 02:24:33] "DELETE /route-target/c7a81cba-e2dc-4210-9c4f-0983d7adbb1e HTTP/1.1" 200 115 0.014281 10.0.0.189 - - [2026-08-17 02:24:33] "GET /projects?obj_uuids=a289392b-164a-4acc-8858-c788cae99b93&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001090 10.0.0.189 - - [2026-08-17 02:24:33] "POST /neutron/router HTTP/1.1" 200 542 0.055841 10.0.0.189 - - [2026-08-17 02:24:33] "POST /neutron/router HTTP/1.1" 200 542 0.006856 10.0.0.189 - - [2026-08-17 02:24:33] "POST /neutron/router HTTP/1.1" 200 542 0.006183 10.0.0.189 - - [2026-08-17 02:24:33] "POST /route-targets HTTP/1.1" 200 328 0.026413 10.0.0.189 - - [2026-08-17 02:24:33] "POST /neutron/router HTTP/1.1" 200 542 0.008137 10.0.0.189 - - [2026-08-17 02:24:33] "POST /neutron/router HTTP/1.1" 200 542 0.003957 10.0.0.189 - - [2026-08-17 02:24:33] "PUT /logical-router/d93ab539-6731-466c-9deb-711d73562a07 HTTP/1.1" 200 263 0.019305 10.0.0.189 - - [2026-08-17 02:24:33] "POST /neutron/router HTTP/1.1" 200 542 0.004505 10.0.0.189 - - [2026-08-17 02:24:33] "POST /neutron/router HTTP/1.1" 200 542 0.003288 10.0.0.189 - - [2026-08-17 02:24:33] "POST /neutron/router HTTP/1.1" 200 542 0.003759 10.0.0.189 - - [2026-08-17 02:24:33] "POST /neutron/router HTTP/1.1" 200 542 0.003420 10.0.0.189 - - [2026-08-17 02:24:33] "POST /neutron/router HTTP/1.1" 200 542 0.003116 10.0.0.189 - - [2026-08-17 02:24:33] "POST /neutron/router HTTP/1.1" 200 542 0.003245 10.0.0.189 - - [2026-08-17 02:24:33] "POST /neutron/router HTTP/1.1" 200 542 0.003929 10.0.0.189 - - [2026-08-17 02:24:33] "POST /neutron/router HTTP/1.1" 200 542 0.003272 10.0.0.189 - - [2026-08-17 02:24:33] "POST /neutron/router HTTP/1.1" 200 542 0.003220 10.0.0.189 - - [2026-08-17 02:24:33] "POST /neutron/router HTTP/1.1" 200 542 0.003653 10.0.0.189 - - [2026-08-17 02:24:33] "POST /neutron/router HTTP/1.1" 200 542 0.003116 10.0.0.189 - - [2026-08-17 02:24:33] "POST /neutron/router HTTP/1.1" 200 542 0.003116 10.0.0.189 - - [2026-08-17 02:24:33] "POST /neutron/router HTTP/1.1" 200 542 0.003079 10.0.0.189 - - [2026-08-17 02:24:33] "POST /neutron/router HTTP/1.1" 200 542 0.003093 10.0.0.189 - - [2026-08-17 02:24:33] "POST /neutron/router HTTP/1.1" 200 542 0.003604 10.0.0.189 - - [2026-08-17 02:24:33] "POST /neutron/router HTTP/1.1" 200 542 0.003812 10.0.0.189 - - [2026-08-17 02:24:33] "POST /neutron/router HTTP/1.1" 200 542 0.004405 10.0.0.189 - - [2026-08-17 02:24:33] "POST /neutron/router HTTP/1.1" 200 542 0.003827 10.0.0.189 - - [2026-08-17 02:24:33] "POST /neutron/router HTTP/1.1" 200 542 0.003790 10.0.0.189 - - [2026-08-17 02:24:33] "POST /neutron/router HTTP/1.1" 200 542 0.003487 10.0.0.189 - - [2026-08-17 02:24:33] "POST /neutron/router HTTP/1.1" 200 542 0.003012 10.0.0.189 - - [2026-08-17 02:24:33] "POST /neutron/router HTTP/1.1" 200 542 0.004283 10.0.0.189 - - [2026-08-17 02:24:33] "POST /neutron/router HTTP/1.1" 200 542 0.003917 10.0.0.189 - - [2026-08-17 02:24:33] "POST /neutron/router HTTP/1.1" 200 542 0.003417 10.0.0.189 - - [2026-08-17 02:24:33] "POST /neutron/router HTTP/1.1" 200 542 0.003479 10.0.0.189 - - [2026-08-17 02:24:33] "POST /neutron/router HTTP/1.1" 200 542 0.002984 10.0.0.189 - - [2026-08-17 02:24:33] "POST /neutron/router HTTP/1.1" 200 542 0.002843 10.0.0.189 - - [2026-08-17 02:24:33] "POST /neutron/router HTTP/1.1" 200 542 0.003078 10.0.0.189 - - [2026-08-17 02:24:33] "POST /neutron/router HTTP/1.1" 200 542 0.013680 10.0.0.189 - - [2026-08-17 02:24:33] "POST /neutron/router HTTP/1.1" 200 542 0.004573 10.0.0.189 - - [2026-08-17 02:24:33] "POST /neutron/router HTTP/1.1" 200 542 0.014034 10.0.0.189 - - [2026-08-17 02:24:33] "POST /neutron/router HTTP/1.1" 200 542 0.003670 10.0.0.189 - - [2026-08-17 02:24:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004779 10.0.0.189 - - [2026-08-17 02:24:33] "GET /logical-router/d93ab539-6731-466c-9deb-711d73562a07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.007860 10.0.0.189 - - [2026-08-17 02:24:33] "POST /neutron/router HTTP/1.1" 200 151 0.052303 10.0.0.189 - - [2026-08-17 02:24:33] "GET /projects?obj_uuids=a77b7f84-e3b8-44d9-8197-113a3099417d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001556 10.0.0.189 - - [2026-08-17 02:24:33] "DELETE /route-target/018d4588-326d-4249-a06d-d4391cb3e680 HTTP/1.1" 200 115 0.023549 10.0.0.189 - - [2026-08-17 02:24:33] "POST /neutron/router HTTP/1.1" 200 559 0.066421 10.0.0.189 - - [2026-08-17 02:24:33] "POST /neutron/router HTTP/1.1" 200 559 0.002532 10.0.0.189 - - [2026-08-17 02:24:33] "POST /neutron/router HTTP/1.1" 200 559 0.003124 10.0.0.189 - - [2026-08-17 02:24:33] "POST /route-targets HTTP/1.1" 200 328 0.021618 10.0.0.189 - - [2026-08-17 02:24:33] "POST /neutron/router HTTP/1.1" 200 559 0.005563 10.0.0.189 - - [2026-08-17 02:24:33] "POST /neutron/router HTTP/1.1" 200 559 0.002678 10.0.0.189 - - [2026-08-17 02:24:33] "PUT /logical-router/520fbba5-5bdf-4ad1-926a-2fe15c1c0397 HTTP/1.1" 200 263 0.029069 10.0.0.189 - - [2026-08-17 02:24:33] "POST /neutron/router HTTP/1.1" 200 559 0.004341 10.0.0.189 - - [2026-08-17 02:24:33] "POST /neutron/router HTTP/1.1" 200 559 0.002760 10.0.0.189 - - [2026-08-17 02:24:33] "POST /neutron/router HTTP/1.1" 200 559 0.003032 10.0.0.189 - - [2026-08-17 02:24:33] "POST /neutron/router HTTP/1.1" 200 559 0.003077 10.0.0.189 - - [2026-08-17 02:24:33] "POST /neutron/router HTTP/1.1" 200 559 0.003211 10.0.0.189 - - [2026-08-17 02:24:33] "POST /neutron/router HTTP/1.1" 200 559 0.003021 10.0.0.189 - - [2026-08-17 02:24:33] "POST /neutron/router HTTP/1.1" 200 559 0.003922 10.0.0.189 - - [2026-08-17 02:24:33] "POST /neutron/router HTTP/1.1" 200 559 0.003143 10.0.0.189 - - [2026-08-17 02:24:33] "POST /neutron/router HTTP/1.1" 200 559 0.003222 10.0.0.189 - - [2026-08-17 02:24:33] "POST /neutron/router HTTP/1.1" 200 559 0.003046 10.0.0.189 - - [2026-08-17 02:24:33] "POST /neutron/router HTTP/1.1" 200 559 0.003227 10.0.0.189 - - [2026-08-17 02:24:33] "POST /neutron/router HTTP/1.1" 200 559 0.003106 10.0.0.189 - - [2026-08-17 02:24:33] "POST /neutron/router HTTP/1.1" 200 559 0.003554 10.0.0.189 - - [2026-08-17 02:24:33] "POST /neutron/router HTTP/1.1" 200 559 0.003532 10.0.0.189 - - [2026-08-17 02:24:33] "POST /neutron/router HTTP/1.1" 200 559 0.003551 10.0.0.189 - - [2026-08-17 02:24:33] "POST /neutron/router HTTP/1.1" 200 559 0.003180 10.0.0.189 - - [2026-08-17 02:24:34] "POST /neutron/router HTTP/1.1" 200 559 0.002872 10.0.0.189 - - [2026-08-17 02:24:34] "POST /neutron/router HTTP/1.1" 200 559 0.002667 10.0.0.189 - - [2026-08-17 02:24:34] "POST /neutron/router HTTP/1.1" 200 559 0.002609 10.0.0.189 - - [2026-08-17 02:24:34] "POST /neutron/router HTTP/1.1" 200 559 0.002662 10.0.0.189 - - [2026-08-17 02:24:34] "POST /neutron/router HTTP/1.1" 200 559 0.002618 10.0.0.189 - - [2026-08-17 02:24:34] "POST /neutron/router HTTP/1.1" 200 559 0.002760 10.0.0.189 - - [2026-08-17 02:24:34] "POST /neutron/router HTTP/1.1" 200 559 0.005067 10.0.0.189 - - [2026-08-17 02:24:34] "POST /neutron/router HTTP/1.1" 200 559 0.003522 10.0.0.189 - - [2026-08-17 02:24:34] "POST /neutron/router HTTP/1.1" 200 559 0.003274 10.0.0.189 - - [2026-08-17 02:24:34] "POST /neutron/router HTTP/1.1" 200 559 0.003541 10.0.0.189 - - [2026-08-17 02:24:34] "POST /neutron/router HTTP/1.1" 200 559 0.003303 10.0.0.189 - - [2026-08-17 02:24:34] "POST /neutron/router HTTP/1.1" 200 559 0.003577 10.0.0.189 - - [2026-08-17 02:24:34] "POST /neutron/router HTTP/1.1" 200 559 0.045453 10.0.0.189 - - [2026-08-17 02:24:34] "POST /neutron/router HTTP/1.1" 200 559 0.004014 10.0.0.189 - - [2026-08-17 02:24:34] "POST /neutron/router HTTP/1.1" 200 560 0.024997 10.0.0.189 - - [2026-08-17 02:24:34] "POST /neutron/router HTTP/1.1" 200 560 0.004191 10.0.0.189 - - [2026-08-17 02:24:34] "GET /logical-router/520fbba5-5bdf-4ad1-926a-2fe15c1c0397?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.005377 10.0.0.189 - - [2026-08-17 02:24:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005051 10.0.0.189 - - [2026-08-17 02:24:34] "POST /neutron/router HTTP/1.1" 200 151 0.051515 10.0.0.189 - - [2026-08-17 02:24:34] "POST /neutron/security_group HTTP/1.1" 200 521 0.003458 10.0.0.189 - - [2026-08-17 02:24:34] "DELETE /route-target/f1268457-f6f5-42c6-98f3-918379ae68d5 HTTP/1.1" 200 115 0.032104 10.0.0.189 - - [2026-08-17 02:24:34] "POST /neutron/security_group HTTP/1.1" 200 151 0.053065 10.0.0.189 - - [2026-08-17 02:24:34] "DELETE /access-control-list/236012fd-3377-4cfa-8359-8dc2c56a34c2 HTTP/1.1" 200 115 0.021619 10.0.0.189 - - [2026-08-17 02:24:34] "POST /neutron/security_group HTTP/1.1" 200 521 0.003724 10.0.0.189 - - [2026-08-17 02:24:34] "DELETE /access-control-list/a1463dfd-e48d-4841-94d3-fa023afdb2c0 HTTP/1.1" 200 115 0.024773 10.0.0.189 - - [2026-08-17 02:24:34] "POST /neutron/security_group HTTP/1.1" 200 151 0.043251 10.0.0.189 - - [2026-08-17 02:24:34] "DELETE /access-control-list/a89432ea-0f6e-4b7b-98bd-7c1201649c2d HTTP/1.1" 200 115 0.030794 10.0.0.189 - - [2026-08-17 02:24:34] "POST /neutron/security_group HTTP/1.1" 200 506 0.004969 10.0.0.189 - - [2026-08-17 02:24:34] "DELETE /access-control-list/6d36f573-03f8-4685-9ab4-9fb1a5cd5134 HTTP/1.1" 200 115 0.027117 10.0.0.189 - - [2026-08-17 02:24:34] "POST /neutron/security_group HTTP/1.1" 200 151 0.054535 10.0.0.189 - - [2026-08-17 02:24:34] "DELETE /access-control-list/4ee773fb-18f6-47bb-bb0f-506acb655ed4 HTTP/1.1" 200 115 0.028753 10.0.0.189 - - [2026-08-17 02:24:34] "POST /neutron/security_group HTTP/1.1" 200 506 0.003564 10.0.0.189 - - [2026-08-17 02:24:34] "DELETE /access-control-list/e58b61ac-7911-4f5a-a984-813749771fbc HTTP/1.1" 200 115 0.028708 10.0.0.189 - - [2026-08-17 02:24:34] "POST /neutron/security_group HTTP/1.1" 200 151 0.047712 10.0.0.189 - - [2026-08-17 02:24:34] "DELETE /access-control-list/9ce1f289-dab1-4e79-858d-2444f37fc7c9 HTTP/1.1" 200 115 0.023752 10.0.0.189 - - [2026-08-17 02:24:34] "DELETE /access-control-list/27c19359-a801-4a40-97b0-f70be5630f7b HTTP/1.1" 200 115 0.020256 10.0.0.189 - - [2026-08-17 02:24:34] "GET /projects?obj_uuids=a77b7f84-e3b8-44d9-8197-113a3099417d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000951 10.0.0.189 - - [2026-08-17 02:24:34] "GET /project/a77b7f84-e3b8-44d9-8197-113a3099417d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.025630 10.0.0.189 - - [2026-08-17 02:24:34] "GET /projects?obj_uuids=a77b7f84-e3b8-44d9-8197-113a3099417d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001029 10.0.0.189 - - [2026-08-17 02:24:34] "GET /project/a77b7f84-e3b8-44d9-8197-113a3099417d?fields=virtual_networks HTTP/1.1" 200 1034 0.075133 10.0.0.189 - - [2026-08-17 02:24:34] "GET /projects?obj_uuids=a77b7f84-e3b8-44d9-8197-113a3099417d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000907 10.0.0.189 - - [2026-08-17 02:24:35] "GET /project/a77b7f84-e3b8-44d9-8197-113a3099417d?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.030236 10.0.0.189 - - [2026-08-17 02:24:35] "GET /projects?obj_uuids=a77b7f84-e3b8-44d9-8197-113a3099417d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001077 10.0.0.189 - - [2026-08-17 02:24:35] "GET /project/a77b7f84-e3b8-44d9-8197-113a3099417d?fields=security_groups HTTP/1.1" 200 1256 0.033332 10.0.0.189 - - [2026-08-17 02:24:35] "POST /fqname-to-id HTTP/1.1" 404 184 0.024515 10.0.0.189 - - [2026-08-17 02:24:35] "GET /projects?obj_uuids=0a07d025-327c-49e9-8aad-011c97c043b9&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002591 10.0.0.189 - - [2026-08-17 02:24:35] "GET /domains?obj_uuids=dfc0c64e-f091-468c-b4a2-c81ce920aea2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001140 10.0.0.189 - - [2026-08-17 02:24:35] "GET /domain/dfc0c64e-f091-468c-b4a2-c81ce920aea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007092 10.0.0.189 - - [2026-08-17 02:24:36] "POST /id-to-fqname HTTP/1.1" 200 186 0.002680 10.0.0.189 - - [2026-08-17 02:24:36] "POST /fqname-to-id HTTP/1.1" 404 195 0.007506 10.0.0.189 - - [2026-08-17 02:24:36] "POST /security-groups HTTP/1.1" 200 587 0.064974 10.0.0.189 - - [2026-08-17 02:24:36] "POST /fqname-to-id HTTP/1.1" 404 230 0.002774 10.0.0.189 - - [2026-08-17 02:24:36] "POST /projects HTTP/1.1" 200 577 0.227106 10.0.0.189 - - [2026-08-17 02:24:36] "POST /access-control-lists HTTP/1.1" 200 594 0.061632 10.0.0.189 - - [2026-08-17 02:24:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.296798 10.0.0.189 - - [2026-08-17 02:24:36] "POST /fqname-to-id HTTP/1.1" 404 229 0.002965 10.0.0.189 - - [2026-08-17 02:24:36] "GET /project/0a07d025-327c-49e9-8aad-011c97c043b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.423980 10.0.0.189 - - [2026-08-17 02:24:36] "POST /access-control-lists HTTP/1.1" 200 592 0.064454 10.0.0.189 - - [2026-08-17 02:24:37] "GET / HTTP/1.1" 200 36215 0.002610 10.0.0.189 - - [2026-08-17 02:24:38] "POST /fqname-to-id HTTP/1.1" 401 293 0.000588 10.0.0.189 - - [2026-08-17 02:24:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.062408 10.0.0.189 - - [2026-08-17 02:24:38] "GET /projects?obj_uuids=0a07d025-327c-49e9-8aad-011c97c043b9&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000934 10.0.0.189 - - [2026-08-17 02:24:38] "GET /project/0a07d025-327c-49e9-8aad-011c97c043b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.028022 10.0.0.189 - - [2026-08-17 02:24:38] "POST /neutron/network HTTP/1.1" 200 117 0.025696 10.0.0.189 - - [2026-08-17 02:24:38] "GET /projects?obj_uuids=0a07d025-327c-49e9-8aad-011c97c043b9&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001312 10.0.0.189 - - [2026-08-17 02:24:38] "POST /neutron/network HTTP/1.1" 200 601 0.067664 10.0.0.189 - - [2026-08-17 02:24:38] "POST /route-targets HTTP/1.1" 200 328 0.008235 10.0.0.189 - - [2026-08-17 02:24:38] "POST /ref-update HTTP/1.1" 200 156 0.014045 10.0.0.189 - - [2026-08-17 02:24:38] "POST /useragent-kv HTTP/1.1" 200 115 0.006130 10.0.0.189 - - [2026-08-17 02:24:38] "POST /neutron/subnet HTTP/1.1" 200 734 0.205507 10.0.0.189 - - [2026-08-17 02:24:38] "POST /neutron/network HTTP/1.1" 200 822 0.005083 10.0.0.189 - - [2026-08-17 02:24:38] "POST /id-to-fqname HTTP/1.1" 200 216 0.001041 10.0.0.189 - - [2026-08-17 02:24:38] "GET /virtual-network/c8a6b54d-6931-479d-90f3-0616ca3359ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.004152 10.0.0.189 - - [2026-08-17 02:24:39] "POST /neutron/network HTTP/1.1" 200 822 0.014022 10.0.0.189 - - [2026-08-17 02:24:39] "GET /virtual-network/c8a6b54d-6931-479d-90f3-0616ca3359ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005485 10.0.0.189 - - [2026-08-17 02:24:39] "POST /neutron/network HTTP/1.1" 200 822 0.006304 10.0.0.189 - - [2026-08-17 02:24:39] "POST /neutron/subnet HTTP/1.1" 200 734 0.007683 10.0.0.189 - - [2026-08-17 02:24:39] "POST /fqname-to-id HTTP/1.1" 404 206 0.002714 10.0.0.189 - - [2026-08-17 02:24:39] "GET /virtual-network/c8a6b54d-6931-479d-90f3-0616ca3359ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005020 10.0.0.189 - - [2026-08-17 02:24:39] "GET /projects?obj_uuids=0a07d025-327c-49e9-8aad-011c97c043b9&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000981 10.0.0.189 - - [2026-08-17 02:24:39] "POST /neutron/port HTTP/1.1" 200 1019 0.186138 10.0.0.189 - - [2026-08-17 02:24:39] "GET /virtual-machine-interface/579792fa-3ba1-43a6-b650-61fba7c86ee5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2390 0.004683 10.0.0.189 - - [2026-08-17 02:24:39] "GET /virtual-machine-interface/579792fa-3ba1-43a6-b650-61fba7c86ee5?fields=instance_ip_back_refs HTTP/1.1" 200 1321 0.004483 10.0.0.189 - - [2026-08-17 02:24:39] "GET /instance-ip/177b201e-5cc9-491d-88dd-bb57abd72c1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1598 0.003890 10.0.0.189 - - [2026-08-17 02:24:39] "GET /virtual-machine-interface/579792fa-3ba1-43a6-b650-61fba7c86ee5 HTTP/1.1" 401 293 0.000516 10.0.0.189 - - [2026-08-17 02:24:39] "GET /virtual-machine-interface/579792fa-3ba1-43a6-b650-61fba7c86ee5 HTTP/1.1" 200 2612 0.029643 10.0.0.189 - - [2026-08-17 02:24:39] "POST /neutron/port HTTP/1.1" 200 1019 0.008314 10.0.0.189 - - [2026-08-17 02:24:39] "POST /neutron/port HTTP/1.1" 200 151 0.078993 10.0.0.189 - - [2026-08-17 02:24:39] "POST /neutron/network HTTP/1.1" 200 822 0.005161 10.0.0.189 - - [2026-08-17 02:24:40] "POST /useragent-kv HTTP/1.1" 200 115 0.002842 10.0.0.189 - - [2026-08-17 02:24:40] "POST /useragent-kv HTTP/1.1" 200 115 0.002805 10.0.0.189 - - [2026-08-17 02:24:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002213 10.0.0.189 - - [2026-08-17 02:24:40] "POST /neutron/network HTTP/1.1" 200 151 0.074418 10.0.0.189 - - [2026-08-17 02:24:40] "DELETE /route-target/a46892c0-b75e-4aaa-899d-187ee3cdbaf4 HTTP/1.1" 200 115 0.017055 10.0.0.189 - - [2026-08-17 02:24:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003161 10.0.0.189 - - [2026-08-17 02:24:40] "GET /projects?obj_uuids=0a07d025-327c-49e9-8aad-011c97c043b9&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000847 10.0.0.189 - - [2026-08-17 02:24:40] "GET /project/0a07d025-327c-49e9-8aad-011c97c043b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.020704 10.0.0.189 - - [2026-08-17 02:24:40] "POST /neutron/network HTTP/1.1" 200 117 0.007819 10.0.0.189 - - [2026-08-17 02:24:40] "GET /projects?obj_uuids=0a07d025-327c-49e9-8aad-011c97c043b9&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001269 10.0.0.189 - - [2026-08-17 02:24:40] "POST /neutron/network HTTP/1.1" 200 603 0.074215 10.0.0.189 - - [2026-08-17 02:24:40] "POST /route-targets HTTP/1.1" 200 328 0.010790 10.0.0.189 - - [2026-08-17 02:24:40] "POST /ref-update HTTP/1.1" 200 156 0.013064 10.0.0.189 - - [2026-08-17 02:24:40] "POST /useragent-kv HTTP/1.1" 200 115 0.004212 10.0.0.189 - - [2026-08-17 02:24:40] "POST /neutron/subnet HTTP/1.1" 200 730 0.139387 10.0.0.189 - - [2026-08-17 02:24:41] "POST /useragent-kv HTTP/1.1" 200 115 0.005398 10.0.0.189 - - [2026-08-17 02:24:41] "POST /neutron/subnet HTTP/1.1" 200 724 0.181983 10.0.0.189 - - [2026-08-17 02:24:41] "POST /neutron/network HTTP/1.1" 200 979 0.006248 10.0.0.189 - - [2026-08-17 02:24:41] "POST /id-to-fqname HTTP/1.1" 200 217 0.001492 10.0.0.189 - - [2026-08-17 02:24:41] "GET /virtual-network/11d2e1ca-91af-4555-9664-b5ead6f8f008?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2568 0.005047 10.0.0.189 - - [2026-08-17 02:24:41] "POST /neutron/network HTTP/1.1" 200 979 0.008572 10.0.0.189 - - [2026-08-17 02:24:41] "GET /virtual-network/11d2e1ca-91af-4555-9664-b5ead6f8f008?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2568 0.004525 10.0.0.189 - - [2026-08-17 02:24:41] "POST /neutron/network HTTP/1.1" 200 979 0.008269 10.0.0.189 - - [2026-08-17 02:24:41] "POST /neutron/subnet HTTP/1.1" 200 730 0.006482 10.0.0.189 - - [2026-08-17 02:24:41] "POST /neutron/subnet HTTP/1.1" 200 724 0.007906 10.0.0.189 - - [2026-08-17 02:24:41] "GET /projects?obj_uuids=0a07d025-327c-49e9-8aad-011c97c043b9&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001290 10.0.0.189 - - [2026-08-17 02:24:41] "POST /neutron/port HTTP/1.1" 200 1019 0.187083 10.0.0.189 - - [2026-08-17 02:24:41] "GET /projects?obj_uuids=0a07d025-327c-49e9-8aad-011c97c043b9&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000969 10.0.0.189 - - [2026-08-17 02:24:41] "POST /neutron/port HTTP/1.1" 200 1018 0.165135 10.0.0.189 - - [2026-08-17 02:24:41] "POST /id-to-fqname HTTP/1.1" 200 217 0.001406 10.0.0.189 - - [2026-08-17 02:24:41] "POST /neutron/port HTTP/1.1" 200 1019 0.010096 10.0.0.189 - - [2026-08-17 02:24:41] "POST /neutron/port HTTP/1.1" 200 1019 0.009199 10.0.0.189 - - [2026-08-17 02:24:41] "POST /neutron/network HTTP/1.1" 200 979 0.008312 10.0.0.189 - - [2026-08-17 02:24:41] "POST /neutron/port HTTP/1.1" 200 1019 0.007817 10.0.0.189 - - [2026-08-17 02:24:42] "POST /neutron/port HTTP/1.1" 200 117 0.005174 10.0.0.189 - - [2026-08-17 02:24:42] "POST /neutron/port HTTP/1.1" 200 117 0.005589 10.0.0.189 - - [2026-08-17 02:24:42] "POST /id-to-fqname HTTP/1.1" 200 217 0.001240 10.0.0.189 - - [2026-08-17 02:24:42] "POST /neutron/port HTTP/1.1" 200 117 0.004738 10.0.0.189 - - [2026-08-17 02:24:42] "POST /neutron/port HTTP/1.1" 200 1018 0.008096 10.0.0.189 - - [2026-08-17 02:24:42] "POST /neutron/port HTTP/1.1" 200 1018 0.007545 10.0.0.189 - - [2026-08-17 02:24:42] "POST /neutron/network HTTP/1.1" 200 979 0.006345 10.0.0.189 - - [2026-08-17 02:24:42] "POST /neutron/port HTTP/1.1" 200 1018 0.007504 10.0.0.189 - - [2026-08-17 02:24:42] "POST /neutron/port HTTP/1.1" 200 1019 0.011643 10.0.0.189 - - [2026-08-17 02:24:42] "POST /neutron/port HTTP/1.1" 200 1018 0.008039 10.0.0.189 - - [2026-08-17 02:24:42] "POST /neutron/port HTTP/1.1" 200 117 0.004208 10.0.0.189 - - [2026-08-17 02:24:42] "POST /neutron/port HTTP/1.1" 200 117 0.004383 10.0.0.189 - - [2026-08-17 02:24:42] "POST /neutron/port HTTP/1.1" 200 117 0.005542 10.0.0.189 - - [2026-08-17 02:24:46] "POST /neutron/port HTTP/1.1" 200 1018 0.009311 10.0.0.189 - - [2026-08-17 02:24:46] "POST /neutron/network HTTP/1.1" 200 989 0.004945 10.0.0.189 - - [2026-08-17 02:24:46] "POST /neutron/port HTTP/1.1" 200 1018 0.007902 10.0.0.189 - - [2026-08-17 02:24:46] "POST /neutron/port HTTP/1.1" 200 1018 0.007538 10.0.0.189 - - [2026-08-17 02:24:46] "POST /neutron/port HTTP/1.1" 200 1110 0.073825 10.0.0.189 - - [2026-08-17 02:24:47] "POST /neutron/port HTTP/1.1" 200 117 0.004650 10.0.0.189 - - [2026-08-17 02:24:47] "POST /neutron/port HTTP/1.1" 200 1120 0.011358 10.0.0.189 - - [2026-08-17 02:24:47] "POST /neutron/floatingip HTTP/1.1" 200 117 0.008097 10.0.0.189 - - [2026-08-17 02:24:47] "POST /neutron/subnet HTTP/1.1" 200 698 0.007359 10.0.0.189 - - [2026-08-17 02:24:47] "POST /neutron/port HTTP/1.1" 200 117 0.001201 10.0.0.189 - - [2026-08-17 02:24:47] "POST /neutron/network HTTP/1.1" 200 979 0.007550 10.0.0.189 - - [2026-08-17 02:24:48] "POST /neutron/port HTTP/1.1" 200 1019 0.009277 10.0.0.189 - - [2026-08-17 02:24:48] "POST /neutron/network HTTP/1.1" 200 989 0.005487 10.0.0.189 - - [2026-08-17 02:24:48] "POST /neutron/port HTTP/1.1" 200 1019 0.008966 10.0.0.189 - - [2026-08-17 02:24:48] "POST /neutron/port HTTP/1.1" 200 1019 0.010311 10.0.0.189 - - [2026-08-17 02:24:48] "POST /neutron/port HTTP/1.1" 200 1111 0.100226 10.0.0.189 - - [2026-08-17 02:24:49] "POST /neutron/port HTTP/1.1" 200 1121 0.012220 10.0.0.189 - - [2026-08-17 02:24:49] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003150 10.0.0.189 - - [2026-08-17 02:24:49] "POST /neutron/subnet HTTP/1.1" 200 704 0.008350 10.0.0.189 - - [2026-08-17 02:24:49] "POST /neutron/port HTTP/1.1" 200 117 0.001090 10.0.0.189 - - [2026-08-17 02:24:49] "POST /neutron/network HTTP/1.1" 200 979 0.008111 10.0.0.189 - - [2026-08-17 02:24:52] "POST /neutron/port HTTP/1.1" 200 1121 0.011956 10.0.0.189 - - [2026-08-17 02:24:52] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006484 10.0.0.189 - - [2026-08-17 02:24:53] "DELETE /project/0a07d025327c49e98aad011c97c043b9 HTTP/1.1" 404 173 0.010974 10.0.0.189 - - [2026-08-17 02:24:53] "DELETE /project/a77b7f84e3b844d98197113a3099417d HTTP/1.1" 404 173 0.009922 10.0.0.189 - - [2026-08-17 02:24:53] "DELETE /project/cf9fcb36addb4449ae095cea0d946b6c HTTP/1.1" 404 173 0.004705 10.0.0.189 - - [2026-08-17 02:24:53] "GET /projects?obj_uuids=a77b7f84-e3b8-44d9-8197-113a3099417d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000958 10.0.0.189 - - [2026-08-17 02:24:53] "GET /projects?obj_uuids=b952966d-f257-478b-982f-ad582e71f31f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000746 10.0.0.189 - - [2026-08-17 02:24:53] "GET /projects?obj_uuids=cf9fcb36-addb-4449-ae09-5cea0d946b6c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000753 10.0.0.189 - - [2026-08-17 02:24:53] "GET /project/b952966d-f257-478b-982f-ad582e71f31f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1527 0.040625 10.0.0.189 - - [2026-08-17 02:24:53] "GET /project/a77b7f84-e3b8-44d9-8197-113a3099417d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.052496 10.0.0.189 - - [2026-08-17 02:24:53] "GET /project/cf9fcb36-addb-4449-ae09-5cea0d946b6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.053924 10.0.0.189 - - [2026-08-17 02:24:53] "GET /projects?obj_uuids=cf9fcb36-addb-4449-ae09-5cea0d946b6c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001115 10.0.0.189 - - [2026-08-17 02:24:53] "GET /projects?obj_uuids=a77b7f84-e3b8-44d9-8197-113a3099417d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000747 10.0.0.189 - - [2026-08-17 02:24:53] "GET /projects?obj_uuids=b952966d-f257-478b-982f-ad582e71f31f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000703 10.0.0.189 - - [2026-08-17 02:24:53] "GET /project/b952966d-f257-478b-982f-ad582e71f31f?fields=security_groups HTTP/1.1" 200 1410 0.042565 10.0.0.189 - - [2026-08-17 02:24:53] "GET /project/cf9fcb36-addb-4449-ae09-5cea0d946b6c?fields=security_groups HTTP/1.1" 200 1359 0.045746 10.0.0.189 - - [2026-08-17 02:24:53] "GET /project/a77b7f84-e3b8-44d9-8197-113a3099417d?fields=security_groups HTTP/1.1" 200 1358 0.053127 10.0.0.189 - - [2026-08-17 02:24:53] "DELETE /access-control-list/0dd58dde-6f8d-49cf-a64d-38e4b718932e HTTP/1.1" 200 115 0.041209 10.0.0.189 - - [2026-08-17 02:24:53] "DELETE /security-group/d79e3f87-f150-4187-ab9c-1e1f02516bcc HTTP/1.1" 200 115 0.083121 10.0.0.189 - - [2026-08-17 02:24:53] "DELETE /security-group/1757eb94-5360-4d2b-9b42-8105c1b8e0e0 HTTP/1.1" 200 115 0.081223 10.0.0.189 - - [2026-08-17 02:24:53] "GET /projects?obj_uuids=b952966d-f257-478b-982f-ad582e71f31f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000983 10.0.0.189 - - [2026-08-17 02:24:53] "DELETE /security-group/8a68aa3e-3837-4c91-b3ba-4be479ea7a0d HTTP/1.1" 200 115 0.086810 10.0.0.189 - - [2026-08-17 02:24:53] "GET /projects?obj_uuids=cf9fcb36-addb-4449-ae09-5cea0d946b6c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001064 10.0.0.189 - - [2026-08-17 02:24:53] "GET /projects?obj_uuids=a77b7f84-e3b8-44d9-8197-113a3099417d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001043 10.0.0.189 - - [2026-08-17 02:24:53] "GET /project/b952966d-f257-478b-982f-ad582e71f31f?fields=application_policy_sets HTTP/1.1" 200 1449 0.051663 10.0.0.189 - - [2026-08-17 02:24:53] "DELETE /access-control-list/f8e563ed-9dff-49e8-add4-b02afa77f725 HTTP/1.1" 200 115 0.060125 10.0.0.189 - - [2026-08-17 02:24:53] "GET /project/a77b7f84-e3b8-44d9-8197-113a3099417d?fields=application_policy_sets HTTP/1.1" 200 1397 0.064384 10.0.0.189 - - [2026-08-17 02:24:54] "GET /project/cf9fcb36-addb-4449-ae09-5cea0d946b6c?fields=application_policy_sets HTTP/1.1" 200 1398 0.090385 10.0.0.189 - - [2026-08-17 02:24:54] "DELETE /access-control-list/e41a8bfb-8761-43c0-99fd-7d5481d5fdd8 HTTP/1.1" 200 115 0.056788 10.0.0.189 - - [2026-08-17 02:24:54] "DELETE /access-control-list/a9b4a404-7eaf-4bd4-9d8d-bbe94198a026 HTTP/1.1" 200 115 0.056706 10.0.0.189 - - [2026-08-17 02:24:54] "DELETE /access-control-list/c79c4e3f-6015-44f9-a5f3-478d4d039847 HTTP/1.1" 200 115 0.041481 10.0.0.189 - - [2026-08-17 02:24:54] "DELETE /project/b952966d-f257-478b-982f-ad582e71f31f HTTP/1.1" 200 115 0.486145 10.0.0.189 - - [2026-08-17 02:24:54] "DELETE /access-control-list/1223cbd9-6c49-4ab9-9319-c3b710ec6adb HTTP/1.1" 200 115 0.036060 10.0.0.189 - - [2026-08-17 02:24:54] "DELETE /project/a77b7f84-e3b8-44d9-8197-113a3099417d HTTP/1.1" 200 115 0.513831 10.0.0.189 - - [2026-08-17 02:24:54] "DELETE /project/cf9fcb36-addb-4449-ae09-5cea0d946b6c HTTP/1.1" 200 115 0.514540 10.0.0.189 - - [2026-08-17 02:24:57] "POST /neutron/port HTTP/1.1" 200 1121 0.012403 10.0.0.189 - - [2026-08-17 02:24:57] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006876 10.0.0.189 - - [2026-08-17 02:24:59] "GET /obj-perms HTTP/1.1" 200 4509 0.047959 10.0.0.189 - - [2026-08-17 02:25:00] "GET /obj-perms HTTP/1.1" 200 4509 0.040674 10.0.0.189 - - [2026-08-17 02:25:02] "POST /neutron/port HTTP/1.1" 200 1121 0.011908 10.0.0.189 - - [2026-08-17 02:25:02] "POST /neutron/security_group HTTP/1.1" 200 2054 0.004858 10.0.0.189 - - [2026-08-17 02:25:07] "POST /neutron/port HTTP/1.1" 200 1121 0.012952 10.0.0.189 - - [2026-08-17 02:25:07] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005081 10.0.0.189 - - [2026-08-17 02:25:12] "POST /neutron/port HTTP/1.1" 200 1121 0.011520 10.0.0.189 - - [2026-08-17 02:25:12] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005406 10.0.0.189 - - [2026-08-17 02:25:17] "POST /neutron/port HTTP/1.1" 200 1121 0.010909 10.0.0.189 - - [2026-08-17 02:25:17] "POST /neutron/security_group HTTP/1.1" 200 2054 0.004963 10.0.0.189 - - [2026-08-17 02:25:23] "POST /neutron/port HTTP/1.1" 200 1121 0.013780 10.0.0.189 - - [2026-08-17 02:25:23] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005390 10.0.0.189 - - [2026-08-17 02:25:23] "POST /neutron/port HTTP/1.1" 200 1121 0.014009 10.0.0.189 - - [2026-08-17 02:25:23] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005882 10.0.0.189 - - [2026-08-17 02:25:23] "POST /neutron/port HTTP/1.1" 200 1121 0.015963 10.0.0.189 - - [2026-08-17 02:25:23] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005538 10.0.0.189 - - [2026-08-17 02:25:23] "GET /virtual-machine/48214d2a-9eb7-440c-beca-ca69030d346c HTTP/1.1" 200 1286 0.007894 10.0.0.189 - - [2026-08-17 02:25:23] "GET /virtual-machine-interface/61c753da-ca5d-4a01-9132-7779652dedbc HTTP/1.1" 200 2932 0.020704 10.0.0.189 - - [2026-08-17 02:25:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.007797 10.0.0.189 - - [2026-08-17 02:25:23] "GET /global-vrouter-config/9ba288a3-b09d-49b1-bd6f-7de1365df006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004340 10.0.0.189 - - [2026-08-17 02:25:23] "GET /virtual-networks?parent_id=0a07d025-327c-49e9-8aad-011c97c043b9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002927 10.0.0.189 - - [2026-08-17 02:25:23] "GET /virtual-network/11d2e1ca-91af-4555-9664-b5ead6f8f008?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2568 0.005008 10.0.0.189 - - [2026-08-17 02:25:24] "POST /neutron/port HTTP/1.1" 200 1120 0.012802 10.0.0.189 - - [2026-08-17 02:25:24] "POST /neutron/security_group HTTP/1.1" 200 2054 0.004710 10.0.0.189 - - [2026-08-17 02:25:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002836 10.0.0.189 - - [2026-08-17 02:25:26] "GET /virtual-network/11d2e1ca-91af-4555-9664-b5ead6f8f008?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2568 0.004263 10.0.0.189 - - [2026-08-17 02:25:27] "POST /neutron/port HTTP/1.1" 200 1121 0.012801 10.0.0.189 - - [2026-08-17 02:25:27] "POST /neutron/security_group HTTP/1.1" 200 2054 0.004322 10.0.0.189 - - [2026-08-17 02:25:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003101 10.0.0.189 - - [2026-08-17 02:25:28] "GET /global-vrouter-config/9ba288a3-b09d-49b1-bd6f-7de1365df006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003036 10.0.0.189 - - [2026-08-17 02:25:28] "GET /virtual-networks?parent_id=0a07d025-327c-49e9-8aad-011c97c043b9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003868 10.0.0.189 - - [2026-08-17 02:25:28] "GET /virtual-network/11d2e1ca-91af-4555-9664-b5ead6f8f008?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2568 0.005523 10.0.0.189 - - [2026-08-17 02:25:28] "POST /neutron/port HTTP/1.1" 200 1121 0.012416 10.0.0.189 - - [2026-08-17 02:25:28] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005433 10.0.0.189 - - [2026-08-17 02:25:34] "POST /neutron/port HTTP/1.1" 200 1120 0.012229 10.0.0.189 - - [2026-08-17 02:25:34] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005531 10.0.0.189 - - [2026-08-17 02:25:34] "POST /neutron/port HTTP/1.1" 200 1120 0.013034 10.0.0.189 - - [2026-08-17 02:25:34] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006247 10.0.0.189 - - [2026-08-17 02:25:34] "POST /neutron/port HTTP/1.1" 200 1120 0.011635 10.0.0.189 - - [2026-08-17 02:25:34] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006550 10.0.0.189 - - [2026-08-17 02:25:34] "GET /virtual-machine/a217ac49-2a4d-4aac-aa89-f7659460a710 HTTP/1.1" 200 1287 0.004575 10.0.0.189 - - [2026-08-17 02:25:34] "GET /virtual-machine-interface/ecb75058-dbbd-4d6d-9082-15d7a35fddae HTTP/1.1" 200 2933 0.004362 10.0.0.189 - - [2026-08-17 02:25:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002754 10.0.0.189 - - [2026-08-17 02:25:34] "GET /global-vrouter-config/9ba288a3-b09d-49b1-bd6f-7de1365df006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.002957 10.0.0.189 - - [2026-08-17 02:25:34] "GET /virtual-networks?parent_id=0a07d025-327c-49e9-8aad-011c97c043b9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003271 10.0.0.189 - - [2026-08-17 02:25:34] "GET /virtual-network/11d2e1ca-91af-4555-9664-b5ead6f8f008?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2568 0.005027 10.0.0.189 - - [2026-08-17 02:25:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003048 10.0.0.189 - - [2026-08-17 02:25:35] "GET /global-vrouter-config/9ba288a3-b09d-49b1-bd6f-7de1365df006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.002868 10.0.0.189 - - [2026-08-17 02:25:35] "GET /virtual-networks?parent_id=0a07d025-327c-49e9-8aad-011c97c043b9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003188 10.0.0.189 - - [2026-08-17 02:25:35] "GET /virtual-network/11d2e1ca-91af-4555-9664-b5ead6f8f008?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2568 0.005355 10.0.0.189 - - [2026-08-17 02:25:40] "POST /neutron/port HTTP/1.1" 200 1110 0.011139 10.0.0.189 - - [2026-08-17 02:25:40] "POST /neutron/port HTTP/1.1" 200 1110 0.010319 10.0.0.189 - - [2026-08-17 02:25:40] "POST /neutron/port HTTP/1.1" 200 151 0.123360 10.0.0.189 - - [2026-08-17 02:25:40] "POST /neutron/port HTTP/1.1" 200 1111 0.013797 10.0.0.189 - - [2026-08-17 02:25:40] "POST /neutron/port HTTP/1.1" 200 1111 0.012933 10.0.0.189 - - [2026-08-17 02:25:40] "POST /neutron/port HTTP/1.1" 200 151 0.115102 10.0.0.189 - - [2026-08-17 02:25:40] "POST /neutron/network HTTP/1.1" 200 979 0.009859 10.0.0.189 - - [2026-08-17 02:25:40] "POST /useragent-kv HTTP/1.1" 200 115 0.005469 10.0.0.189 - - [2026-08-17 02:25:40] "POST /useragent-kv HTTP/1.1" 200 115 0.002366 10.0.0.189 - - [2026-08-17 02:25:40] "POST /useragent-kv HTTP/1.1" 200 115 0.001733 10.0.0.189 - - [2026-08-17 02:25:40] "POST /useragent-kv HTTP/1.1" 200 115 0.001404 10.0.0.189 - - [2026-08-17 02:25:40] "POST /neutron/network HTTP/1.1" 200 151 0.098772 10.0.0.189 - - [2026-08-17 02:25:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003042 10.0.0.189 - - [2026-08-17 02:25:40] "DELETE /route-target/1e1a3bbd-8aec-4fcb-aa4b-297fac614bcc HTTP/1.1" 200 115 0.024726 10.0.0.189 - - [2026-08-17 02:25:41] "GET /projects?obj_uuids=0a07d025-327c-49e9-8aad-011c97c043b9&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001322 10.0.0.189 - - [2026-08-17 02:25:41] "GET /project/0a07d025-327c-49e9-8aad-011c97c043b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.026656 10.0.0.189 - - [2026-08-17 02:25:41] "GET /projects?obj_uuids=0a07d025-327c-49e9-8aad-011c97c043b9&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000896 10.0.0.189 - - [2026-08-17 02:25:41] "GET /project/0a07d025-327c-49e9-8aad-011c97c043b9?fields=virtual_networks HTTP/1.1" 200 1034 0.071015 10.0.0.189 - - [2026-08-17 02:25:41] "GET /projects?obj_uuids=0a07d025-327c-49e9-8aad-011c97c043b9&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001021 10.0.0.189 - - [2026-08-17 02:25:41] "GET /project/0a07d025-327c-49e9-8aad-011c97c043b9?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.023538 10.0.0.189 - - [2026-08-17 02:25:41] "GET /projects?obj_uuids=0a07d025-327c-49e9-8aad-011c97c043b9&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001148 10.0.0.189 - - [2026-08-17 02:25:41] "GET /project/0a07d025-327c-49e9-8aad-011c97c043b9?fields=security_groups HTTP/1.1" 200 1257 0.039227 10.0.0.189 - - [2026-08-17 02:25:42] "POST /fqname-to-id HTTP/1.1" 404 186 0.023666 10.0.0.189 - - [2026-08-17 02:25:42] "GET /projects?obj_uuids=3fa920c5-83f9-4c20-803a-2cd87e0aa846&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002390 10.0.0.189 - - [2026-08-17 02:25:42] "GET /domains?obj_uuids=dfc0c64e-f091-468c-b4a2-c81ce920aea2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000966 10.0.0.189 - - [2026-08-17 02:25:42] "GET /domain/dfc0c64e-f091-468c-b4a2-c81ce920aea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006248 10.0.0.189 - - [2026-08-17 02:25:42] "POST /id-to-fqname HTTP/1.1" 200 188 0.001153 10.0.0.189 - - [2026-08-17 02:25:42] "POST /fqname-to-id HTTP/1.1" 404 197 0.002946 10.0.0.189 - - [2026-08-17 02:25:42] "POST /security-groups HTTP/1.1" 200 589 0.061321 10.0.0.189 - - [2026-08-17 02:25:42] "POST /fqname-to-id HTTP/1.1" 404 232 0.002324 10.0.0.189 - - [2026-08-17 02:25:42] "POST /projects HTTP/1.1" 200 581 0.208600 10.0.0.189 - - [2026-08-17 02:25:42] "POST /access-control-lists HTTP/1.1" 200 596 0.059719 10.0.0.189 - - [2026-08-17 02:25:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.274681 10.0.0.189 - - [2026-08-17 02:25:42] "POST /fqname-to-id HTTP/1.1" 404 231 0.002885 10.0.0.189 - - [2026-08-17 02:25:42] "GET /project/3fa920c5-83f9-4c20-803a-2cd87e0aa846?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.391217 10.0.0.189 - - [2026-08-17 02:25:42] "POST /access-control-lists HTTP/1.1" 200 594 0.060753 10.0.0.189 - - [2026-08-17 02:25:43] "GET / HTTP/1.1" 200 36215 0.002160 10.0.0.189 - - [2026-08-17 02:25:44] "POST /fqname-to-id HTTP/1.1" 401 293 0.000583 10.0.0.189 - - [2026-08-17 02:25:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.135880 10.0.0.189 - - [2026-08-17 02:25:44] "GET /projects?obj_uuids=3fa920c5-83f9-4c20-803a-2cd87e0aa846&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000845 10.0.0.189 - - [2026-08-17 02:25:44] "GET /project/3fa920c5-83f9-4c20-803a-2cd87e0aa846?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.032007 10.0.0.189 - - [2026-08-17 02:25:44] "POST /neutron/network HTTP/1.1" 200 117 0.030455 10.0.0.189 - - [2026-08-17 02:25:44] "GET /projects?obj_uuids=3fa920c5-83f9-4c20-803a-2cd87e0aa846&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001215 10.0.0.189 - - [2026-08-17 02:25:45] "POST /neutron/port HTTP/1.1" 400 205 0.002831 10.0.0.189 - - [2026-08-17 02:25:45] "POST /neutron/network HTTP/1.1" 200 605 0.091672 10.0.0.189 - - [2026-08-17 02:25:45] "POST /route-targets HTTP/1.1" 200 328 0.012008 10.0.0.189 - - [2026-08-17 02:25:45] "POST /ref-update HTTP/1.1" 200 156 0.027986 10.0.0.189 - - [2026-08-17 02:25:45] "POST /useragent-kv HTTP/1.1" 200 115 0.004018 10.0.0.189 - - [2026-08-17 02:25:45] "POST /neutron/subnet HTTP/1.1" 200 730 0.185663 10.0.0.189 - - [2026-08-17 02:25:45] "POST /neutron/network HTTP/1.1" 200 825 0.005403 10.0.0.189 - - [2026-08-17 02:25:45] "POST /id-to-fqname HTTP/1.1" 200 219 0.001134 10.0.0.189 - - [2026-08-17 02:25:45] "GET /virtual-network/8c035100-248c-4b98-9676-947f2d45766a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.004098 10.0.0.189 - - [2026-08-17 02:25:45] "POST /neutron/network HTTP/1.1" 200 825 0.005231 10.0.0.189 - - [2026-08-17 02:25:45] "GET /virtual-network/8c035100-248c-4b98-9676-947f2d45766a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.004306 10.0.0.189 - - [2026-08-17 02:25:45] "POST /neutron/network HTTP/1.1" 200 825 0.005248 10.0.0.189 - - [2026-08-17 02:25:45] "POST /neutron/subnet HTTP/1.1" 200 730 0.007315 10.0.0.189 - - [2026-08-17 02:25:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001994 10.0.0.189 - - [2026-08-17 02:25:45] "GET /projects?obj_uuids=3fa920c5-83f9-4c20-803a-2cd87e0aa846&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000935 10.0.0.189 - - [2026-08-17 02:25:45] "GET /project/3fa920c5-83f9-4c20-803a-2cd87e0aa846?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.030120 10.0.0.189 - - [2026-08-17 02:25:45] "POST /neutron/network HTTP/1.1" 200 117 0.012018 10.0.0.189 - - [2026-08-17 02:25:45] "GET /projects?obj_uuids=3fa920c5-83f9-4c20-803a-2cd87e0aa846&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001144 10.0.0.189 - - [2026-08-17 02:25:45] "POST /neutron/network HTTP/1.1" 200 605 0.072254 10.0.0.189 - - [2026-08-17 02:25:45] "POST /route-targets HTTP/1.1" 200 328 0.010873 10.0.0.189 - - [2026-08-17 02:25:45] "POST /ref-update HTTP/1.1" 200 156 0.017360 10.0.0.189 - - [2026-08-17 02:25:45] "POST /useragent-kv HTTP/1.1" 200 115 0.001887 10.0.0.189 - - [2026-08-17 02:25:45] "POST /neutron/subnet HTTP/1.1" 200 724 0.199009 10.0.0.189 - - [2026-08-17 02:25:45] "POST /neutron/network HTTP/1.1" 200 824 0.004846 10.0.0.189 - - [2026-08-17 02:25:45] "POST /id-to-fqname HTTP/1.1" 200 219 0.002470 10.0.0.189 - - [2026-08-17 02:25:45] "GET /virtual-network/b9b6ea81-3566-4962-9e54-fcb358b489bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.004938 10.0.0.189 - - [2026-08-17 02:25:45] "POST /neutron/network HTTP/1.1" 200 824 0.005911 10.0.0.189 - - [2026-08-17 02:25:45] "GET /virtual-network/b9b6ea81-3566-4962-9e54-fcb358b489bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005089 10.0.0.189 - - [2026-08-17 02:25:46] "POST /neutron/network HTTP/1.1" 200 824 0.005116 10.0.0.189 - - [2026-08-17 02:25:46] "POST /neutron/subnet HTTP/1.1" 200 724 0.007040 10.0.0.189 - - [2026-08-17 02:25:46] "POST /id-to-fqname HTTP/1.1" 200 219 0.001090 10.0.0.189 - - [2026-08-17 02:25:46] "POST /neutron/port HTTP/1.1" 200 117 0.005923 10.0.0.189 - - [2026-08-17 02:25:46] "POST /neutron/network HTTP/1.1" 200 835 0.005332 10.0.0.189 - - [2026-08-17 02:25:46] "GET /projects?obj_uuids=3fa920c5-83f9-4c20-803a-2cd87e0aa846&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002342 10.0.0.189 - - [2026-08-17 02:25:46] "GET /project/3fa920c5-83f9-4c20-803a-2cd87e0aa846?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.029930 10.0.0.189 - - [2026-08-17 02:25:46] "POST /neutron/network HTTP/1.1" 200 825 0.005736 10.0.0.189 - - [2026-08-17 02:25:46] "POST /neutron/port HTTP/1.1" 200 117 0.007351 10.0.0.189 - - [2026-08-17 02:25:46] "POST /neutron/port HTTP/1.1" 200 117 0.004396 10.0.0.189 - - [2026-08-17 02:25:46] "POST /id-to-fqname HTTP/1.1" 200 219 0.001238 10.0.0.189 - - [2026-08-17 02:25:46] "POST /neutron/port HTTP/1.1" 200 117 0.007264 10.0.0.189 - - [2026-08-17 02:25:46] "POST /neutron/network HTTP/1.1" 200 834 0.006213 10.0.0.189 - - [2026-08-17 02:25:46] "GET /projects?obj_uuids=3fa920c5-83f9-4c20-803a-2cd87e0aa846&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001029 10.0.0.189 - - [2026-08-17 02:25:46] "GET /project/3fa920c5-83f9-4c20-803a-2cd87e0aa846?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.034072 10.0.0.189 - - [2026-08-17 02:25:46] "POST /neutron/network HTTP/1.1" 200 824 0.005046 10.0.0.189 - - [2026-08-17 02:25:46] "POST /neutron/port HTTP/1.1" 200 117 0.007322 10.0.0.189 - - [2026-08-17 02:25:46] "POST /neutron/port HTTP/1.1" 200 117 0.005080 10.0.0.189 - - [2026-08-17 02:25:46] "GET /projects?obj_uuids=3fa920c5-83f9-4c20-803a-2cd87e0aa846&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000965 10.0.0.189 - - [2026-08-17 02:25:47] "POST /neutron/router HTTP/1.1" 200 580 0.060884 10.0.0.189 - - [2026-08-17 02:25:47] "POST /neutron/router HTTP/1.1" 200 580 0.002973 10.0.0.189 - - [2026-08-17 02:25:47] "POST /route-targets HTTP/1.1" 200 328 0.014267 10.0.0.189 - - [2026-08-17 02:25:47] "PUT /logical-router/ca675dff-1807-410f-9263-f3b1e7f3301f HTTP/1.1" 200 263 0.037807 10.0.0.189 - - [2026-08-17 02:25:47] "GET /projects?obj_uuids=3fa920c5-83f9-4c20-803a-2cd87e0aa846&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001098 10.0.0.189 - - [2026-08-17 02:25:47] "POST /neutron/router HTTP/1.1" 200 344 0.233265 10.0.0.189 - - [2026-08-17 02:25:47] "POST /ref-update HTTP/1.1" 200 156 0.008177 10.0.0.189 - - [2026-08-17 02:25:47] "POST /neutron/port HTTP/1.1" 200 117 0.008421 10.0.0.189 - - [2026-08-17 02:25:47] "POST /neutron/port HTTP/1.1" 200 117 0.005966 10.0.0.189 - - [2026-08-17 02:25:47] "POST /neutron/port HTTP/1.1" 200 117 0.006100 10.0.0.189 - - [2026-08-17 02:25:47] "POST /neutron/port HTTP/1.1" 400 205 0.009148 10.0.0.189 - - [2026-08-17 02:25:47] "POST /neutron/port HTTP/1.1" 400 205 0.004762 10.0.0.189 - - [2026-08-17 02:25:47] "POST /neutron/port HTTP/1.1" 400 205 0.003538 10.0.0.189 - - [2026-08-17 02:25:50] "POST /neutron/network HTTP/1.1" 200 835 0.005203 10.0.0.189 - - [2026-08-17 02:25:50] "GET /projects?obj_uuids=3fa920c5-83f9-4c20-803a-2cd87e0aa846&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000953 10.0.0.189 - - [2026-08-17 02:25:51] "POST /neutron/port HTTP/1.1" 200 1059 0.209953 10.0.0.189 - - [2026-08-17 02:25:51] "POST /neutron/port HTTP/1.1" 200 1059 0.008793 10.0.0.189 - - [2026-08-17 02:25:51] "POST /neutron/port HTTP/1.1" 200 1059 0.008962 10.0.0.189 - - [2026-08-17 02:25:51] "POST /neutron/port HTTP/1.1" 200 1113 0.057968 10.0.0.189 - - [2026-08-17 02:25:52] "POST /neutron/port HTTP/1.1" 200 1123 0.012310 10.0.0.189 - - [2026-08-17 02:25:52] "POST /neutron/floatingip HTTP/1.1" 200 117 0.002704 10.0.0.189 - - [2026-08-17 02:25:52] "POST /neutron/subnet HTTP/1.1" 200 704 0.005546 10.0.0.189 - - [2026-08-17 02:25:52] "POST /neutron/port HTTP/1.1" 200 117 0.000974 10.0.0.189 - - [2026-08-17 02:25:52] "POST /neutron/network HTTP/1.1" 200 825 0.005336 10.0.0.189 - - [2026-08-17 02:25:52] "POST /neutron/port HTTP/1.1" 200 1123 0.014083 10.0.0.189 - - [2026-08-17 02:25:52] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007190 10.0.0.189 - - [2026-08-17 02:25:53] "POST /neutron/network HTTP/1.1" 200 834 0.005423 10.0.0.189 - - [2026-08-17 02:25:53] "GET /projects?obj_uuids=3fa920c5-83f9-4c20-803a-2cd87e0aa846&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000984 10.0.0.189 - - [2026-08-17 02:25:53] "POST /neutron/port HTTP/1.1" 200 1058 0.213656 10.0.0.189 - - [2026-08-17 02:25:53] "POST /neutron/port HTTP/1.1" 200 1058 0.010609 10.0.0.189 - - [2026-08-17 02:25:53] "POST /neutron/port HTTP/1.1" 200 1058 0.009427 10.0.0.189 - - [2026-08-17 02:25:53] "POST /neutron/port HTTP/1.1" 200 1112 0.059510 10.0.0.189 - - [2026-08-17 02:25:54] "DELETE /project/3fa920c583f94c20803a2cd87e0aa846 HTTP/1.1" 404 173 0.004112 10.0.0.189 - - [2026-08-17 02:25:54] "GET /projects?obj_uuids=0a07d025-327c-49e9-8aad-011c97c043b9&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000975 10.0.0.189 - - [2026-08-17 02:25:54] "GET /project/0a07d025-327c-49e9-8aad-011c97c043b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.031609 10.0.0.189 - - [2026-08-17 02:25:54] "GET /projects?obj_uuids=0a07d025-327c-49e9-8aad-011c97c043b9&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001037 10.0.0.189 - - [2026-08-17 02:25:54] "GET /project/0a07d025-327c-49e9-8aad-011c97c043b9?fields=security_groups HTTP/1.1" 200 1359 0.067922 10.0.0.189 - - [2026-08-17 02:25:54] "POST /neutron/port HTTP/1.1" 200 1122 0.029212 10.0.0.189 - - [2026-08-17 02:25:54] "DELETE /security-group/29c10122-1974-4a3c-853b-5d947394db86 HTTP/1.1" 200 115 0.075387 10.0.0.189 - - [2026-08-17 02:25:54] "DELETE /access-control-list/086e26f0-c8f8-452e-af34-0ee95c7c2259 HTTP/1.1" 200 115 0.048798 10.0.0.189 - - [2026-08-17 02:25:54] "GET /projects?obj_uuids=0a07d025-327c-49e9-8aad-011c97c043b9&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001595 10.0.0.189 - - [2026-08-17 02:25:54] "POST /neutron/floatingip HTTP/1.1" 200 117 0.008077 10.0.0.189 - - [2026-08-17 02:25:54] "POST /neutron/subnet HTTP/1.1" 200 698 0.018345 10.0.0.189 - - [2026-08-17 02:25:54] "POST /neutron/port HTTP/1.1" 200 117 0.001554 10.0.0.189 - - [2026-08-17 02:25:54] "GET /project/0a07d025-327c-49e9-8aad-011c97c043b9?fields=application_policy_sets HTTP/1.1" 200 1398 0.071725 10.0.0.189 - - [2026-08-17 02:25:54] "DELETE /access-control-list/d7243380-f688-4101-a4be-b38b6b085357 HTTP/1.1" 200 115 0.073697 10.0.0.189 - - [2026-08-17 02:25:54] "POST /neutron/network HTTP/1.1" 200 824 0.013649 10.0.0.189 - - [2026-08-17 02:25:54] "DELETE /project/0a07d025-327c-49e9-8aad-011c97c043b9 HTTP/1.1" 200 115 0.422012 10.0.0.189 - - [2026-08-17 02:25:57] "POST /neutron/port HTTP/1.1" 200 1123 0.011379 10.0.0.189 - - [2026-08-17 02:25:57] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006202 10.0.0.189 - - [2026-08-17 02:26:00] "GET /obj-perms HTTP/1.1" 200 4509 0.067196 10.0.0.189 - - [2026-08-17 02:26:01] "GET /obj-perms HTTP/1.1" 200 4509 0.042926 10.0.0.189 - - [2026-08-17 02:26:02] "POST /neutron/port HTTP/1.1" 200 1123 0.013668 10.0.0.189 - - [2026-08-17 02:26:02] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005586 10.0.0.189 - - [2026-08-17 02:26:07] "POST /neutron/port HTTP/1.1" 200 1123 0.011410 10.0.0.189 - - [2026-08-17 02:26:07] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005010 10.0.0.189 - - [2026-08-17 02:26:12] "POST /neutron/port HTTP/1.1" 200 1123 0.010782 10.0.0.189 - - [2026-08-17 02:26:12] "POST /neutron/security_group HTTP/1.1" 200 2056 0.004996 10.0.0.189 - - [2026-08-17 02:26:17] "POST /neutron/port HTTP/1.1" 200 1123 0.013392 10.0.0.189 - - [2026-08-17 02:26:17] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005276 10.0.0.189 - - [2026-08-17 02:26:22] "POST /neutron/port HTTP/1.1" 200 1123 0.012091 10.0.0.189 - - [2026-08-17 02:26:22] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006718 10.0.0.189 - - [2026-08-17 02:26:22] "POST /neutron/port HTTP/1.1" 200 1123 0.015370 10.0.0.189 - - [2026-08-17 02:26:22] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006477 10.0.0.189 - - [2026-08-17 02:26:23] "POST /neutron/port HTTP/1.1" 200 1123 0.012577 10.0.0.189 - - [2026-08-17 02:26:23] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006468 10.0.0.189 - - [2026-08-17 02:26:23] "GET /virtual-machine/0a7708e1-65d8-41b6-9bab-7de389bda0ce HTTP/1.1" 401 293 0.000442 10.0.0.189 - - [2026-08-17 02:26:23] "GET /virtual-machine/0a7708e1-65d8-41b6-9bab-7de389bda0ce HTTP/1.1" 200 1291 0.024777 10.0.0.189 - - [2026-08-17 02:26:23] "GET /virtual-machine-interface/b41d2e85-ad06-4a99-872f-fc777d9e58b3 HTTP/1.1" 200 2942 0.004937 10.0.0.189 - - [2026-08-17 02:26:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002712 10.0.0.189 - - [2026-08-17 02:26:23] "GET /global-vrouter-config/9ba288a3-b09d-49b1-bd6f-7de1365df006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.002682 10.0.0.189 - - [2026-08-17 02:26:23] "GET /virtual-networks?parent_id=3fa920c5-83f9-4c20-803a-2cd87e0aa846&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002953 10.0.0.189 - - [2026-08-17 02:26:23] "GET /virtual-network/8c035100-248c-4b98-9676-947f2d45766a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005065 10.0.0.189 - - [2026-08-17 02:26:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003375 10.0.0.189 - - [2026-08-17 02:26:26] "GET /virtual-network/8c035100-248c-4b98-9676-947f2d45766a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.004373 10.0.0.189 - - [2026-08-17 02:26:26] "POST /neutron/port HTTP/1.1" 200 1123 0.020873 10.0.0.189 - - [2026-08-17 02:26:26] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005772 10.0.0.189 - - [2026-08-17 02:26:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003191 10.0.0.189 - - [2026-08-17 02:26:28] "GET /global-vrouter-config/9ba288a3-b09d-49b1-bd6f-7de1365df006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003302 10.0.0.189 - - [2026-08-17 02:26:28] "GET /virtual-networks?parent_id=3fa920c5-83f9-4c20-803a-2cd87e0aa846&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002930 10.0.0.189 - - [2026-08-17 02:26:28] "GET /virtual-network/8c035100-248c-4b98-9676-947f2d45766a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005009 10.0.0.189 - - [2026-08-17 02:26:29] "POST /neutron/port HTTP/1.1" 200 1122 0.012505 10.0.0.189 - - [2026-08-17 02:26:29] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005779 10.0.0.189 - - [2026-08-17 02:26:29] "POST /neutron/port HTTP/1.1" 200 1122 0.012918 10.0.0.189 - - [2026-08-17 02:26:29] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006830 10.0.0.189 - - [2026-08-17 02:26:29] "POST /neutron/port HTTP/1.1" 200 1122 0.012353 10.0.0.189 - - [2026-08-17 02:26:29] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005772 10.0.0.189 - - [2026-08-17 02:26:29] "GET /virtual-machine/f12e18bb-f599-4990-a78f-745a10e3ba15 HTTP/1.1" 200 1293 0.004959 10.0.0.189 - - [2026-08-17 02:26:29] "GET /virtual-machine-interface/9658b5cc-f8b5-413b-baab-157da4c1a00c HTTP/1.1" 200 2943 0.006247 10.0.0.189 - - [2026-08-17 02:26:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003730 10.0.0.189 - - [2026-08-17 02:26:29] "GET /global-vrouter-config/9ba288a3-b09d-49b1-bd6f-7de1365df006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003366 10.0.0.189 - - [2026-08-17 02:26:29] "GET /virtual-networks?parent_id=3fa920c5-83f9-4c20-803a-2cd87e0aa846&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002856 10.0.0.189 - - [2026-08-17 02:26:29] "GET /virtual-network/b9b6ea81-3566-4962-9e54-fcb358b489bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005002 10.0.0.189 - - [2026-08-17 02:26:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003778 10.0.0.189 - - [2026-08-17 02:26:32] "GET /virtual-network/b9b6ea81-3566-4962-9e54-fcb358b489bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005851 10.0.0.189 - - [2026-08-17 02:26:32] "POST /neutron/port HTTP/1.1" 200 1122 0.010441 10.0.0.189 - - [2026-08-17 02:26:32] "POST /neutron/security_group HTTP/1.1" 200 2056 0.004771 10.0.0.189 - - [2026-08-17 02:26:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002770 10.0.0.189 - - [2026-08-17 02:26:34] "GET /global-vrouter-config/9ba288a3-b09d-49b1-bd6f-7de1365df006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.002743 10.0.0.189 - - [2026-08-17 02:26:34] "GET /virtual-networks?parent_id=3fa920c5-83f9-4c20-803a-2cd87e0aa846&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003604 10.0.0.189 - - [2026-08-17 02:26:34] "GET /virtual-network/b9b6ea81-3566-4962-9e54-fcb358b489bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005161 10.0.0.189 - - [2026-08-17 02:26:34] "POST /neutron/port HTTP/1.1" 200 1122 0.015563 10.0.0.189 - - [2026-08-17 02:26:34] "POST /neutron/security_group HTTP/1.1" 200 2056 0.010245 10.0.0.189 - - [2026-08-17 02:26:45] "POST /neutron/router HTTP/1.1" 200 580 0.005195 10.0.0.189 - - [2026-08-17 02:26:45] "GET /projects?obj_uuids=3fa920c5-83f9-4c20-803a-2cd87e0aa846&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001325 10.0.0.189 - - [2026-08-17 02:26:45] "POST /neutron/router HTTP/1.1" 200 344 0.197855 10.0.0.189 - - [2026-08-17 02:26:45] "POST /neutron/port HTTP/1.1" 200 1921 0.020119 10.0.0.189 - - [2026-08-17 02:26:45] "POST /ref-update HTTP/1.1" 200 156 0.009341 10.0.0.189 - - [2026-08-17 02:26:51] "POST /neutron/router HTTP/1.1" 200 580 0.004069 10.0.0.189 - - [2026-08-17 02:26:51] "POST /ref-update HTTP/1.1" 200 156 0.013133 10.0.0.189 - - [2026-08-17 02:26:51] "POST /neutron/router HTTP/1.1" 200 344 0.111719 10.0.0.189 - - [2026-08-17 02:26:54] "POST /neutron/router HTTP/1.1" 200 580 0.005238 10.0.0.189 - - [2026-08-17 02:26:54] "GET /projects?obj_uuids=3fa920c5-83f9-4c20-803a-2cd87e0aa846&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001101 10.0.0.189 - - [2026-08-17 02:26:55] "POST /neutron/router HTTP/1.1" 200 344 0.224354 10.0.0.189 - - [2026-08-17 02:26:55] "POST /ref-update HTTP/1.1" 200 156 0.012192 10.0.0.189 - - [2026-08-17 02:26:57] "POST /neutron/router HTTP/1.1" 200 580 0.005108 10.0.0.189 - - [2026-08-17 02:26:57] "POST /ref-update HTTP/1.1" 200 156 0.015209 10.0.0.189 - - [2026-08-17 02:26:57] "POST /neutron/router HTTP/1.1" 200 344 0.104277 10.0.0.189 - - [2026-08-17 02:26:57] "POST /neutron/router HTTP/1.1" 200 580 0.006909 10.0.0.189 - - [2026-08-17 02:26:57] "POST /ref-update HTTP/1.1" 200 156 0.017330 10.0.0.189 - - [2026-08-17 02:26:57] "POST /neutron/router HTTP/1.1" 200 344 0.112302 10.0.0.189 - - [2026-08-17 02:26:57] "POST /neutron/router HTTP/1.1" 200 580 0.005582 10.0.0.189 - - [2026-08-17 02:26:57] "GET /logical-router/ca675dff-1807-410f-9263-f3b1e7f3301f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.005769 10.0.0.189 - - [2026-08-17 02:26:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003190 10.0.0.189 - - [2026-08-17 02:26:57] "POST /neutron/router HTTP/1.1" 200 151 0.050604 10.0.0.189 - - [2026-08-17 02:26:57] "DELETE /route-target/e9707534-d94b-444b-ade5-8910b170d6fd HTTP/1.1" 200 115 0.014097 10.0.0.189 - - [2026-08-17 02:26:57] "POST /neutron/network HTTP/1.1" 200 824 0.005915 10.0.0.189 - - [2026-08-17 02:26:57] "POST /neutron/network HTTP/1.1" 400 204 0.010697 10.0.0.189 - - [2026-08-17 02:26:59] "POST /neutron/port HTTP/1.1" 200 1122 0.014947 10.0.0.189 - - [2026-08-17 02:26:59] "POST /neutron/port HTTP/1.1" 200 1112 0.012591 10.0.0.189 - - [2026-08-17 02:26:59] "POST /neutron/port HTTP/1.1" 200 1123 0.012083 10.0.0.189 - - [2026-08-17 02:26:59] "POST /neutron/port HTTP/1.1" 200 1113 0.012564 10.0.0.189 - - [2026-08-17 02:26:59] "POST /neutron/network HTTP/1.1" 200 824 0.006061 10.0.0.189 - - [2026-08-17 02:26:59] "POST /neutron/port HTTP/1.1" 200 151 0.177870 10.0.0.189 - - [2026-08-17 02:26:59] "POST /neutron/port HTTP/1.1" 200 151 0.179631 10.0.0.189 - - [2026-08-17 02:26:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003658 10.0.0.189 - - [2026-08-17 02:26:59] "POST /useragent-kv HTTP/1.1" 200 115 0.006774 10.0.0.189 - - [2026-08-17 02:26:59] "POST /useragent-kv HTTP/1.1" 200 115 0.002569 10.0.0.189 - - [2026-08-17 02:26:59] "POST /neutron/network HTTP/1.1" 200 151 0.150057 10.0.0.189 - - [2026-08-17 02:26:59] "DELETE /route-target/42c9e41a-95d6-4528-bdb9-94d3f5d0c6d7 HTTP/1.1" 200 115 0.025849 10.0.0.189 - - [2026-08-17 02:26:59] "POST /neutron/network HTTP/1.1" 200 825 0.007825 10.0.0.189 - - [2026-08-17 02:26:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005849 10.0.0.189 - - [2026-08-17 02:26:59] "POST /useragent-kv HTTP/1.1" 200 115 0.002303 10.0.0.189 - - [2026-08-17 02:26:59] "POST /useragent-kv HTTP/1.1" 200 115 0.002309 10.0.0.189 - - [2026-08-17 02:26:59] "POST /neutron/network HTTP/1.1" 200 151 0.099788 10.0.0.189 - - [2026-08-17 02:26:59] "DELETE /route-target/a348d8c9-8513-4394-9700-38dbc364883c HTTP/1.1" 200 115 0.032588 10.0.0.189 - - [2026-08-17 02:27:00] "GET /projects?obj_uuids=3fa920c5-83f9-4c20-803a-2cd87e0aa846&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001000 10.0.0.189 - - [2026-08-17 02:27:00] "GET /project/3fa920c5-83f9-4c20-803a-2cd87e0aa846?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.027822 10.0.0.189 - - [2026-08-17 02:27:00] "GET /projects?obj_uuids=3fa920c5-83f9-4c20-803a-2cd87e0aa846&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000903 10.0.0.189 - - [2026-08-17 02:27:00] "GET /project/3fa920c5-83f9-4c20-803a-2cd87e0aa846?fields=virtual_networks HTTP/1.1" 200 1039 0.066544 10.0.0.189 - - [2026-08-17 02:27:00] "GET /projects?obj_uuids=3fa920c5-83f9-4c20-803a-2cd87e0aa846&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001583 10.0.0.189 - - [2026-08-17 02:27:00] "GET /project/3fa920c5-83f9-4c20-803a-2cd87e0aa846?fields=virtual_machine_interfaces HTTP/1.1" 200 1039 0.038390 10.0.0.189 - - [2026-08-17 02:27:00] "GET /projects?obj_uuids=3fa920c5-83f9-4c20-803a-2cd87e0aa846&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001172 10.0.0.189 - - [2026-08-17 02:27:00] "GET /project/3fa920c5-83f9-4c20-803a-2cd87e0aa846?fields=security_groups HTTP/1.1" 200 1264 0.036589 10.0.0.189 - - [2026-08-17 02:27:01] "GET /obj-perms HTTP/1.1" 200 4509 0.083042 10.0.0.189 - - [2026-08-17 02:27:01] "GET /obj-perms HTTP/1.1" 200 4509 0.080752 10.0.0.189 - - [2026-08-17 02:27:01] "POST /fqname-to-id HTTP/1.1" 404 191 0.027414 10.0.0.189 - - [2026-08-17 02:27:02] "GET /projects?obj_uuids=4fe30aa2-57ec-4b3b-8e7c-2ea57ea6bdd2&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002504 10.0.0.189 - - [2026-08-17 02:27:02] "GET /domains?obj_uuids=dfc0c64e-f091-468c-b4a2-c81ce920aea2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000962 10.0.0.189 - - [2026-08-17 02:27:02] "GET /domain/dfc0c64e-f091-468c-b4a2-c81ce920aea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006668 10.0.0.189 - - [2026-08-17 02:27:02] "POST /id-to-fqname HTTP/1.1" 200 193 0.001233 10.0.0.189 - - [2026-08-17 02:27:02] "POST /fqname-to-id HTTP/1.1" 404 202 0.005679 10.0.0.189 - - [2026-08-17 02:27:02] "POST /security-groups HTTP/1.1" 200 594 0.060714 10.0.0.189 - - [2026-08-17 02:27:02] "POST /fqname-to-id HTTP/1.1" 404 237 0.003481 10.0.0.189 - - [2026-08-17 02:27:02] "POST /projects HTTP/1.1" 200 591 0.214038 10.0.0.189 - - [2026-08-17 02:27:02] "POST /access-control-lists HTTP/1.1" 200 601 0.057816 10.0.0.189 - - [2026-08-17 02:27:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.283494 10.0.0.189 - - [2026-08-17 02:27:02] "POST /fqname-to-id HTTP/1.1" 404 236 0.002930 10.0.0.189 - - [2026-08-17 02:27:02] "GET /project/4fe30aa2-57ec-4b3b-8e7c-2ea57ea6bdd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.407224 10.0.0.189 - - [2026-08-17 02:27:02] "POST /access-control-lists HTTP/1.1" 200 599 0.064311 10.0.0.189 - - [2026-08-17 02:27:03] "GET / HTTP/1.1" 200 36215 0.001856 10.0.0.189 - - [2026-08-17 02:27:04] "GET /project/4fe30aa2-57ec-4b3b-8e7c-2ea57ea6bdd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 293 0.000536 10.0.0.189 - - [2026-08-17 02:27:04] "GET /projects?obj_uuids=4fe30aa2-57ec-4b3b-8e7c-2ea57ea6bdd2&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001100 10.0.0.189 - - [2026-08-17 02:27:04] "GET /project/4fe30aa2-57ec-4b3b-8e7c-2ea57ea6bdd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.052793 10.0.0.189 - - [2026-08-17 02:27:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002659 10.0.0.189 - - [2026-08-17 02:27:05] "GET /security-group/3ab4ccf2-e35c-4886-b673-167f0b992a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3775 0.005184 10.0.0.189 - - [2026-08-17 02:27:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003292 10.0.0.189 - - [2026-08-17 02:27:05] "GET /projects?obj_uuids=4fe30aa2-57ec-4b3b-8e7c-2ea57ea6bdd2&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001449 10.0.0.189 - - [2026-08-17 02:27:05] "GET /project/4fe30aa2-57ec-4b3b-8e7c-2ea57ea6bdd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.031224 10.0.0.189 - - [2026-08-17 02:27:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003392 10.0.0.189 - - [2026-08-17 02:27:05] "GET /security-group/3ab4ccf2-e35c-4886-b673-167f0b992a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3775 0.003847 10.0.0.189 - - [2026-08-17 02:27:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002826 10.0.0.189 - - [2026-08-17 02:27:05] "PUT /security-group/3ab4ccf2-e35c-4886-b673-167f0b992a3e HTTP/1.1" 200 263 0.015530 10.0.0.189 - - [2026-08-17 02:27:05] "PUT /access-control-list/7df25f4a-be37-41f7-acfe-9b092ca4c068 HTTP/1.1" 200 273 0.009579 10.0.0.189 - - [2026-08-17 02:27:05] "POST /fqname-to-id HTTP/1.1" 404 202 0.007367 10.0.0.189 - - [2026-08-17 02:27:05] "PUT /access-control-list/3716662f-7dbc-45cc-a020-48d933db6cb9 HTTP/1.1" 200 273 0.027484 10.0.0.189 - - [2026-08-17 02:27:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003419 10.0.0.189 - - [2026-08-17 02:27:05] "GET /projects?obj_uuids=4fe30aa2-57ec-4b3b-8e7c-2ea57ea6bdd2&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002356 10.0.0.189 - - [2026-08-17 02:27:05] "GET /project/4fe30aa2-57ec-4b3b-8e7c-2ea57ea6bdd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.032933 10.0.0.189 - - [2026-08-17 02:27:05] "POST /neutron/network HTTP/1.1" 200 117 0.026316 10.0.0.189 - - [2026-08-17 02:27:05] "GET /projects?obj_uuids=4fe30aa2-57ec-4b3b-8e7c-2ea57ea6bdd2&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000895 10.0.0.189 - - [2026-08-17 02:27:05] "POST /neutron/network HTTP/1.1" 200 608 0.084584 10.0.0.189 - - [2026-08-17 02:27:05] "POST /route-targets HTTP/1.1" 200 328 0.010273 10.0.0.189 - - [2026-08-17 02:27:05] "POST /ref-update HTTP/1.1" 200 156 0.016696 10.0.0.189 - - [2026-08-17 02:27:05] "POST /useragent-kv HTTP/1.1" 200 115 0.006299 10.0.0.189 - - [2026-08-17 02:27:05] "POST /neutron/subnet HTTP/1.1" 200 734 0.179623 10.0.0.189 - - [2026-08-17 02:27:05] "POST /neutron/network HTTP/1.1" 200 829 0.005598 10.0.0.189 - - [2026-08-17 02:27:05] "POST /id-to-fqname HTTP/1.1" 200 223 0.001403 10.0.0.189 - - [2026-08-17 02:27:05] "GET /virtual-network/debad20c-68ed-48c5-989b-e537c4e50b6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.004634 10.0.0.189 - - [2026-08-17 02:27:06] "POST /neutron/network HTTP/1.1" 200 829 0.006271 10.0.0.189 - - [2026-08-17 02:27:06] "GET /virtual-network/debad20c-68ed-48c5-989b-e537c4e50b6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005643 10.0.0.189 - - [2026-08-17 02:27:06] "POST /neutron/network HTTP/1.1" 200 829 0.006320 10.0.0.189 - - [2026-08-17 02:27:06] "POST /neutron/subnet HTTP/1.1" 200 734 0.006647 10.0.0.189 - - [2026-08-17 02:27:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002600 10.0.0.189 - - [2026-08-17 02:27:06] "GET /projects?obj_uuids=4fe30aa2-57ec-4b3b-8e7c-2ea57ea6bdd2&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000932 10.0.0.189 - - [2026-08-17 02:27:06] "GET /project/4fe30aa2-57ec-4b3b-8e7c-2ea57ea6bdd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.031089 10.0.0.189 - - [2026-08-17 02:27:06] "POST /neutron/network HTTP/1.1" 200 117 0.009385 10.0.0.189 - - [2026-08-17 02:27:06] "GET /projects?obj_uuids=4fe30aa2-57ec-4b3b-8e7c-2ea57ea6bdd2&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001029 10.0.0.189 - - [2026-08-17 02:27:06] "POST /neutron/network HTTP/1.1" 200 615 0.127222 10.0.0.189 - - [2026-08-17 02:27:06] "POST /route-targets HTTP/1.1" 200 328 0.023554 10.0.0.189 - - [2026-08-17 02:27:06] "POST /ref-update HTTP/1.1" 200 156 0.023662 10.0.0.189 - - [2026-08-17 02:27:06] "POST /useragent-kv HTTP/1.1" 200 115 0.010557 10.0.0.189 - - [2026-08-17 02:27:06] "POST /neutron/subnet HTTP/1.1" 200 725 0.207696 10.0.0.189 - - [2026-08-17 02:27:06] "POST /neutron/network HTTP/1.1" 200 834 0.005196 10.0.0.189 - - [2026-08-17 02:27:06] "POST /id-to-fqname HTTP/1.1" 200 227 0.001125 10.0.0.189 - - [2026-08-17 02:27:06] "GET /virtual-network/4f1f5255-07d8-4d65-8165-bda8a01a062d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.004469 10.0.0.189 - - [2026-08-17 02:27:06] "POST /neutron/network HTTP/1.1" 200 834 0.005670 10.0.0.189 - - [2026-08-17 02:27:06] "GET /virtual-network/4f1f5255-07d8-4d65-8165-bda8a01a062d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.004670 10.0.0.189 - - [2026-08-17 02:27:06] "POST /neutron/network HTTP/1.1" 200 834 0.006103 10.0.0.189 - - [2026-08-17 02:27:06] "POST /neutron/subnet HTTP/1.1" 200 725 0.006544 10.0.0.189 - - [2026-08-17 02:27:06] "POST /id-to-fqname HTTP/1.1" 200 223 0.001079 10.0.0.189 - - [2026-08-17 02:27:06] "POST /neutron/network HTTP/1.1" 200 839 0.005816 10.0.0.189 - - [2026-08-17 02:27:07] "GET /projects?obj_uuids=4fe30aa2-57ec-4b3b-8e7c-2ea57ea6bdd2&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000978 10.0.0.189 - - [2026-08-17 02:27:07] "GET /project/4fe30aa2-57ec-4b3b-8e7c-2ea57ea6bdd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.034686 10.0.0.189 - - [2026-08-17 02:27:07] "POST /neutron/network HTTP/1.1" 200 829 0.005598 10.0.0.189 - - [2026-08-17 02:27:07] "POST /neutron/port HTTP/1.1" 200 117 0.006105 10.0.0.189 - - [2026-08-17 02:27:07] "POST /neutron/port HTTP/1.1" 200 117 0.005301 10.0.0.189 - - [2026-08-17 02:27:07] "POST /id-to-fqname HTTP/1.1" 200 227 0.001620 10.0.0.189 - - [2026-08-17 02:27:07] "POST /neutron/port HTTP/1.1" 200 117 0.004921 10.0.0.189 - - [2026-08-17 02:27:07] "POST /neutron/network HTTP/1.1" 200 844 0.005731 10.0.0.189 - - [2026-08-17 02:27:07] "GET /projects?obj_uuids=4fe30aa2-57ec-4b3b-8e7c-2ea57ea6bdd2&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001255 10.0.0.189 - - [2026-08-17 02:27:07] "GET /project/4fe30aa2-57ec-4b3b-8e7c-2ea57ea6bdd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.031143 10.0.0.189 - - [2026-08-17 02:27:07] "POST /neutron/network HTTP/1.1" 200 834 0.005810 10.0.0.189 - - [2026-08-17 02:27:07] "POST /neutron/port HTTP/1.1" 200 117 0.005788 10.0.0.189 - - [2026-08-17 02:27:07] "POST /neutron/port HTTP/1.1" 200 117 0.005253 10.0.0.189 - - [2026-08-17 02:27:07] "GET /projects?obj_uuids=4fe30aa2-57ec-4b3b-8e7c-2ea57ea6bdd2&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001111 10.0.0.189 - - [2026-08-17 02:27:07] "POST /neutron/router HTTP/1.1" 200 585 0.054911 10.0.0.189 - - [2026-08-17 02:27:07] "POST /neutron/router HTTP/1.1" 200 585 0.003832 10.0.0.189 - - [2026-08-17 02:27:07] "POST /route-targets HTTP/1.1" 200 328 0.018123 10.0.0.189 - - [2026-08-17 02:27:07] "PUT /logical-router/df85c06a-8ec6-4c83-880a-f7227650c164 HTTP/1.1" 200 263 0.034971 10.0.0.189 - - [2026-08-17 02:27:07] "POST /neutron/router HTTP/1.1" 200 656 0.048597 10.0.0.189 - - [2026-08-17 02:27:07] "GET /logical-router/df85c06a-8ec6-4c83-880a-f7227650c164?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1646 0.010248 10.0.0.189 - - [2026-08-17 02:27:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003537 10.0.0.189 - - [2026-08-17 02:27:07] "POST /neutron/router HTTP/1.1" 200 656 0.004003 10.0.0.189 - - [2026-08-17 02:27:07] "GET /projects?obj_uuids=4fe30aa2-57ec-4b3b-8e7c-2ea57ea6bdd2&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001068 10.0.0.189 - - [2026-08-17 02:27:07] "GET /service-template/a420c10d-6760-42ef-a1f2-8e42e785768f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1694 0.004635 10.0.0.189 - - [2026-08-17 02:27:07] "POST /fqname-to-id HTTP/1.1" 404 215 0.002687 10.0.0.189 - - [2026-08-17 02:27:08] "POST /useragent-kv HTTP/1.1" 200 115 0.004197 10.0.0.189 - - [2026-08-17 02:27:08] "POST /virtual-networks HTTP/1.1" 200 696 0.148383 10.0.0.189 - - [2026-08-17 02:27:08] "POST /neutron/router HTTP/1.1" 200 344 0.293313 10.0.0.189 - - [2026-08-17 02:27:08] "POST /route-targets HTTP/1.1" 200 328 0.023417 10.0.0.189 - - [2026-08-17 02:27:08] "POST /neutron/port HTTP/1.1" 200 117 0.011487 10.0.0.189 - - [2026-08-17 02:27:08] "POST /ref-update HTTP/1.1" 200 156 0.026754 10.0.0.189 - - [2026-08-17 02:27:08] "POST /service-instances HTTP/1.1" 200 672 0.078432 10.0.0.189 - - [2026-08-17 02:27:08] "POST /ref-update HTTP/1.1" 200 156 0.025325 10.0.0.189 - - [2026-08-17 02:27:08] "POST /route-tables HTTP/1.1" 200 584 0.017235 10.0.0.189 - - [2026-08-17 02:27:08] "PUT /logical-router/df85c06a-8ec6-4c83-880a-f7227650c164 HTTP/1.1" 200 263 0.014539 10.0.0.189 - - [2026-08-17 02:27:08] "POST /ref-update HTTP/1.1" 200 156 0.015333 10.0.0.189 - - [2026-08-17 02:27:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002599 10.0.0.189 - - [2026-08-17 02:27:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003121 10.0.0.189 - - [2026-08-17 02:27:08] "POST /virtual-machines HTTP/1.1" 200 554 0.012424 10.0.0.189 - - [2026-08-17 02:27:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 814 0.093376 10.0.0.189 - - [2026-08-17 02:27:08] "POST /chown HTTP/1.1" 200 109 0.007064 10.0.0.189 - - [2026-08-17 02:27:08] "POST /instance-ips HTTP/1.1" 200 552 0.028942 10.0.0.189 - - [2026-08-17 02:27:08] "POST /instance-ips HTTP/1.1" 400 246 0.016411 10.0.0.189 - - [2026-08-17 02:27:08] "POST /chown HTTP/1.1" 200 109 0.008985 10.0.0.189 - - [2026-08-17 02:27:08] "PUT /virtual-machine-interface/624bc9b9-67ea-4d2b-a571-d5bcca4e0ef7 HTTP/1.1" 200 285 0.011614 10.0.0.189 - - [2026-08-17 02:27:09] "PUT /instance-ip/ef05e3c2-81bf-44ac-bd88-e55207051445 HTTP/1.1" 200 257 0.011189 10.0.0.189 - - [2026-08-17 02:27:09] "POST /ref-update HTTP/1.1" 200 156 0.012985 10.0.0.189 - - [2026-08-17 02:27:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 812 0.088701 10.0.0.189 - - [2026-08-17 02:27:09] "POST /chown HTTP/1.1" 200 109 0.015763 10.0.0.189 - - [2026-08-17 02:27:09] "POST /instance-ips HTTP/1.1" 200 550 0.032113 10.0.0.189 - - [2026-08-17 02:27:09] "POST /instance-ips HTTP/1.1" 400 316 0.013695 10.0.0.189 - - [2026-08-17 02:27:09] "POST /chown HTTP/1.1" 200 109 0.010376 10.0.0.189 - - [2026-08-17 02:27:09] "GET /global-system-configs HTTP/1.1" 401 293 0.000555 10.0.0.189 - - [2026-08-17 02:27:09] "GET /global-system-configs HTTP/1.1" 401 293 0.000453 10.0.0.189 - - [2026-08-17 02:27:09] "PUT /virtual-machine-interface/9e1c0822-2f64-4414-b40d-d2f525961d5d HTTP/1.1" 200 285 0.011148 10.0.0.189 - - [2026-08-17 02:27:09] "PUT /instance-ip/2c84d6aa-091b-4ff4-b3db-c1bda5f2e834 HTTP/1.1" 200 257 0.013559 10.0.0.189 - - [2026-08-17 02:27:09] "POST /ref-update HTTP/1.1" 200 156 0.011088 10.0.0.189 - - [2026-08-17 02:27:09] "POST /ref-update HTTP/1.1" 200 156 0.009123 10.0.0.189 - - [2026-08-17 02:27:09] "PUT /routing-instance/094dfe14-f23d-4804-b356-b2542df121ea HTTP/1.1" 200 267 0.011999 10.0.0.189 - - [2026-08-17 02:27:09] "POST /ref-update HTTP/1.1" 200 156 0.008026 10.0.0.189 - - [2026-08-17 02:27:09] "GET /global-system-configs HTTP/1.1" 401 293 0.000460 10.0.0.189 - - [2026-08-17 02:27:09] "GET /global-system-configs HTTP/1.1" 401 293 0.000406 10.0.0.189 - - [2026-08-17 02:27:09] "POST /virtual-machines HTTP/1.1" 200 554 0.017478 10.0.0.189 - - [2026-08-17 02:27:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 814 0.089610 10.0.0.189 - - [2026-08-17 02:27:09] "POST /chown HTTP/1.1" 200 109 0.007299 10.0.0.189 - - [2026-08-17 02:27:09] "POST /instance-ips HTTP/1.1" 400 246 0.012825 10.0.0.189 - - [2026-08-17 02:27:10] "POST /chown HTTP/1.1" 200 109 0.008468 10.0.0.189 - - [2026-08-17 02:27:10] "PUT /virtual-machine-interface/b017ac13-f765-4bdc-ba78-495dfe03a1a2 HTTP/1.1" 200 285 0.010559 10.0.0.189 - - [2026-08-17 02:27:10] "PUT /instance-ip/ef05e3c2-81bf-44ac-bd88-e55207051445 HTTP/1.1" 200 257 0.011769 10.0.0.189 - - [2026-08-17 02:27:10] "POST /ref-update HTTP/1.1" 200 156 0.011991 10.0.0.189 - - [2026-08-17 02:27:10] "POST /ref-update HTTP/1.1" 200 156 0.012307 10.0.0.189 - - [2026-08-17 02:27:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 812 0.085158 10.0.0.189 - - [2026-08-17 02:27:10] "POST /ref-update HTTP/1.1" 200 156 0.014909 10.0.0.189 - - [2026-08-17 02:27:10] "PUT /routing-instance/094dfe14-f23d-4804-b356-b2542df121ea HTTP/1.1" 200 267 0.010827 10.0.0.189 - - [2026-08-17 02:27:10] "POST /chown HTTP/1.1" 200 109 0.008244 10.0.0.189 - - [2026-08-17 02:27:10] "POST /instance-ips HTTP/1.1" 400 316 0.016237 10.0.0.189 - - [2026-08-17 02:27:10] "POST /chown HTTP/1.1" 200 109 0.009117 10.0.0.189 - - [2026-08-17 02:27:10] "PUT /virtual-machine-interface/c50d99fc-fc87-453a-a15d-9673653605e5 HTTP/1.1" 200 285 0.045981 10.0.0.189 - - [2026-08-17 02:27:10] "PUT /instance-ip/2c84d6aa-091b-4ff4-b3db-c1bda5f2e834 HTTP/1.1" 200 257 0.014038 10.0.0.189 - - [2026-08-17 02:27:10] "POST /ref-update HTTP/1.1" 200 156 0.010506 10.0.0.189 - - [2026-08-17 02:27:10] "POST /ref-update HTTP/1.1" 200 156 0.009007 10.0.0.189 - - [2026-08-17 02:27:10] "PUT /routing-instance/094dfe14-f23d-4804-b356-b2542df121ea HTTP/1.1" 200 267 0.008934 10.0.0.189 - - [2026-08-17 02:27:10] "POST /ref-update HTTP/1.1" 200 156 0.018599 10.0.0.189 - - [2026-08-17 02:27:11] "POST /neutron/network HTTP/1.1" 200 839 0.005737 10.0.0.189 - - [2026-08-17 02:27:11] "GET /projects?obj_uuids=4fe30aa2-57ec-4b3b-8e7c-2ea57ea6bdd2&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000981 10.0.0.189 - - [2026-08-17 02:27:11] "POST /neutron/port HTTP/1.1" 200 1065 0.194140 10.0.0.189 - - [2026-08-17 02:27:11] "POST /neutron/port HTTP/1.1" 200 1065 0.009040 10.0.0.189 - - [2026-08-17 02:27:11] "POST /neutron/port HTTP/1.1" 200 1065 0.009551 10.0.0.189 - - [2026-08-17 02:27:11] "POST /neutron/port HTTP/1.1" 200 1119 0.052085 10.0.0.189 - - [2026-08-17 02:27:12] "POST /neutron/port HTTP/1.1" 200 1129 0.012796 10.0.0.189 - - [2026-08-17 02:27:12] "POST /neutron/floatingip HTTP/1.1" 200 117 0.002719 10.0.0.189 - - [2026-08-17 02:27:12] "POST /neutron/subnet HTTP/1.1" 200 708 0.005967 10.0.0.189 - - [2026-08-17 02:27:12] "POST /neutron/port HTTP/1.1" 200 117 0.001244 10.0.0.189 - - [2026-08-17 02:27:12] "POST /neutron/network HTTP/1.1" 200 829 0.005399 10.0.0.189 - - [2026-08-17 02:27:13] "POST /neutron/port HTTP/1.1" 200 1129 0.011812 10.0.0.189 - - [2026-08-17 02:27:13] "POST /neutron/security_group HTTP/1.1" 200 2002 0.005122 10.0.0.189 - - [2026-08-17 02:27:13] "POST /neutron/network HTTP/1.1" 200 844 0.005635 10.0.0.189 - - [2026-08-17 02:27:13] "GET /projects?obj_uuids=4fe30aa2-57ec-4b3b-8e7c-2ea57ea6bdd2&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001214 10.0.0.189 - - [2026-08-17 02:27:13] "POST /neutron/port HTTP/1.1" 200 1063 0.187850 10.0.0.189 - - [2026-08-17 02:27:13] "POST /neutron/port HTTP/1.1" 200 1063 0.009845 10.0.0.189 - - [2026-08-17 02:27:13] "POST /neutron/port HTTP/1.1" 200 1063 0.009084 10.0.0.189 - - [2026-08-17 02:27:13] "POST /neutron/port HTTP/1.1" 200 1117 0.058591 10.0.0.189 - - [2026-08-17 02:27:14] "POST /neutron/port HTTP/1.1" 200 1127 0.012075 10.0.0.189 - - [2026-08-17 02:27:14] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003271 10.0.0.189 - - [2026-08-17 02:27:14] "POST /neutron/subnet HTTP/1.1" 200 699 0.007954 10.0.0.189 - - [2026-08-17 02:27:14] "POST /neutron/port HTTP/1.1" 200 117 0.001216 10.0.0.189 - - [2026-08-17 02:27:14] "POST /neutron/network HTTP/1.1" 200 834 0.006506 10.0.0.189 - - [2026-08-17 02:27:18] "POST /neutron/port HTTP/1.1" 200 1129 0.013794 10.0.0.189 - - [2026-08-17 02:27:18] "POST /neutron/security_group HTTP/1.1" 200 2002 0.005906 10.0.0.189 - - [2026-08-17 02:27:23] "POST /neutron/port HTTP/1.1" 200 1129 0.012895 10.0.0.189 - - [2026-08-17 02:27:23] "POST /neutron/security_group HTTP/1.1" 200 2002 0.006416 10.0.0.189 - - [2026-08-17 02:27:28] "POST /neutron/port HTTP/1.1" 200 1129 0.012186 10.0.0.189 - - [2026-08-17 02:27:28] "POST /neutron/security_group HTTP/1.1" 200 2002 0.005783 10.0.0.189 - - [2026-08-17 02:27:33] "POST /neutron/port HTTP/1.1" 200 1129 0.016452 10.0.0.189 - - [2026-08-17 02:27:33] "POST /neutron/security_group HTTP/1.1" 200 2002 0.005810 10.0.0.189 - - [2026-08-17 02:27:38] "POST /neutron/port HTTP/1.1" 200 1129 0.012196 10.0.0.189 - - [2026-08-17 02:27:38] "POST /neutron/security_group HTTP/1.1" 200 2002 0.006170 10.0.0.189 - - [2026-08-17 02:27:43] "POST /neutron/port HTTP/1.1" 200 1129 0.012306 10.0.0.189 - - [2026-08-17 02:27:43] "POST /neutron/security_group HTTP/1.1" 200 2002 0.004639 10.0.0.189 - - [2026-08-17 02:27:43] "POST /neutron/port HTTP/1.1" 200 1129 0.010622 10.0.0.189 - - [2026-08-17 02:27:43] "POST /neutron/security_group HTTP/1.1" 200 2002 0.005505 10.0.0.189 - - [2026-08-17 02:27:43] "POST /neutron/port HTTP/1.1" 200 1129 0.011038 10.0.0.189 - - [2026-08-17 02:27:43] "POST /neutron/security_group HTTP/1.1" 200 2002 0.004992 10.0.0.189 - - [2026-08-17 02:27:43] "GET /virtual-machine/e10a072d-d5c7-4620-be76-602a44420267 HTTP/1.1" 401 293 0.000370 10.0.0.189 - - [2026-08-17 02:27:44] "GET /virtual-machine/e10a072d-d5c7-4620-be76-602a44420267 HTTP/1.1" 200 1298 0.022870 10.0.0.189 - - [2026-08-17 02:27:44] "GET /virtual-machine-interface/a4d8bd39-8123-43b5-a1fc-3b9da1b8e336 HTTP/1.1" 200 2965 0.005160 10.0.0.189 - - [2026-08-17 02:27:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003594 10.0.0.189 - - [2026-08-17 02:27:44] "GET /global-vrouter-config/9ba288a3-b09d-49b1-bd6f-7de1365df006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003828 10.0.0.189 - - [2026-08-17 02:27:44] "GET /virtual-networks?parent_id=4fe30aa2-57ec-4b3b-8e7c-2ea57ea6bdd2&detail=False&count=False&shared=False HTTP/1.1" 200 881 0.002970 10.0.0.189 - - [2026-08-17 02:27:44] "GET /virtual-network/debad20c-68ed-48c5-989b-e537c4e50b6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005331 10.0.0.189 - - [2026-08-17 02:27:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003123 10.0.0.189 - - [2026-08-17 02:27:47] "GET /virtual-network/debad20c-68ed-48c5-989b-e537c4e50b6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005312 10.0.0.189 - - [2026-08-17 02:27:48] "POST /neutron/port HTTP/1.1" 200 1129 0.017333 10.0.0.189 - - [2026-08-17 02:27:48] "POST /neutron/security_group HTTP/1.1" 200 2002 0.006535 10.0.0.189 - - [2026-08-17 02:27:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003157 10.0.0.189 - - [2026-08-17 02:27:49] "GET /global-vrouter-config/9ba288a3-b09d-49b1-bd6f-7de1365df006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003666 10.0.0.189 - - [2026-08-17 02:27:49] "GET /virtual-networks?parent_id=4fe30aa2-57ec-4b3b-8e7c-2ea57ea6bdd2&detail=False&count=False&shared=False HTTP/1.1" 200 881 0.003363 10.0.0.189 - - [2026-08-17 02:27:49] "GET /virtual-network/debad20c-68ed-48c5-989b-e537c4e50b6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005771 10.0.0.189 - - [2026-08-17 02:27:49] "POST /neutron/port HTTP/1.1" 200 1127 0.011262 10.0.0.189 - - [2026-08-17 02:27:49] "POST /neutron/security_group HTTP/1.1" 200 2002 0.007433 10.0.0.189 - - [2026-08-17 02:27:50] "POST /neutron/port HTTP/1.1" 200 1127 0.021911 10.0.0.189 - - [2026-08-17 02:27:50] "POST /neutron/security_group HTTP/1.1" 200 2002 0.006035 10.0.0.189 - - [2026-08-17 02:27:50] "POST /neutron/port HTTP/1.1" 200 1127 0.017367 10.0.0.189 - - [2026-08-17 02:27:50] "POST /neutron/security_group HTTP/1.1" 200 2002 0.010424 10.0.0.189 - - [2026-08-17 02:27:50] "GET /virtual-machine/1423e2ff-9001-494e-b92a-498ced7205cb HTTP/1.1" 200 1297 0.006348 10.0.0.189 - - [2026-08-17 02:27:50] "GET /virtual-machine-interface/5e88038c-f2b2-46af-9ec0-77220e7eb914 HTTP/1.1" 200 2976 0.004575 10.0.0.189 - - [2026-08-17 02:27:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002614 10.0.0.189 - - [2026-08-17 02:27:50] "GET /global-vrouter-config/9ba288a3-b09d-49b1-bd6f-7de1365df006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.002525 10.0.0.189 - - [2026-08-17 02:27:50] "GET /virtual-networks?parent_id=4fe30aa2-57ec-4b3b-8e7c-2ea57ea6bdd2&detail=False&count=False&shared=False HTTP/1.1" 200 881 0.003885 10.0.0.189 - - [2026-08-17 02:27:50] "GET /virtual-network/4f1f5255-07d8-4d65-8165-bda8a01a062d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.005395 10.0.0.189 - - [2026-08-17 02:27:51] "POST /neutron/port HTTP/1.1" 200 1127 0.012640 10.0.0.189 - - [2026-08-17 02:27:51] "POST /neutron/security_group HTTP/1.1" 200 2002 0.005556 10.0.0.189 - - [2026-08-17 02:27:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003148 10.0.0.189 - - [2026-08-17 02:27:53] "GET /global-vrouter-config/9ba288a3-b09d-49b1-bd6f-7de1365df006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.002818 10.0.0.189 - - [2026-08-17 02:27:53] "GET /virtual-networks?parent_id=4fe30aa2-57ec-4b3b-8e7c-2ea57ea6bdd2&detail=False&count=False&shared=False HTTP/1.1" 200 881 0.003259 10.0.0.189 - - [2026-08-17 02:27:53] "GET /virtual-network/4f1f5255-07d8-4d65-8165-bda8a01a062d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.005898 10.0.0.189 - - [2026-08-17 02:27:54] "DELETE /project/4fe30aa257ec4b3b8e7c2ea57ea6bdd2 HTTP/1.1" 404 173 0.024983 10.0.0.189 - - [2026-08-17 02:27:54] "GET /projects?obj_uuids=3fa920c5-83f9-4c20-803a-2cd87e0aa846&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001135 10.0.0.189 - - [2026-08-17 02:27:54] "GET /project/3fa920c5-83f9-4c20-803a-2cd87e0aa846?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.048147 10.0.0.189 - - [2026-08-17 02:27:54] "GET /projects?obj_uuids=3fa920c5-83f9-4c20-803a-2cd87e0aa846&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001119 10.0.0.189 - - [2026-08-17 02:27:54] "GET /project/3fa920c5-83f9-4c20-803a-2cd87e0aa846?fields=security_groups HTTP/1.1" 200 1366 0.068140 10.0.0.189 - - [2026-08-17 02:27:54] "DELETE /security-group/648b21a8-1d49-4d4d-94e9-29d8cf44b609 HTTP/1.1" 200 115 0.038219 10.0.0.189 - - [2026-08-17 02:27:54] "GET /projects?obj_uuids=3fa920c5-83f9-4c20-803a-2cd87e0aa846&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000952 10.0.0.189 - - [2026-08-17 02:27:54] "GET /project/3fa920c5-83f9-4c20-803a-2cd87e0aa846?fields=application_policy_sets HTTP/1.1" 200 1405 0.026125 10.0.0.189 - - [2026-08-17 02:27:55] "DELETE /access-control-list/5e8e50e1-36cc-46a2-b577-dffe86239cef HTTP/1.1" 200 115 0.050660 10.0.0.189 - - [2026-08-17 02:27:55] "DELETE /access-control-list/26ce7449-6c65-4949-a109-34d065bc2ad7 HTTP/1.1" 200 115 0.015728 10.0.0.189 - - [2026-08-17 02:27:55] "DELETE /project/3fa920c5-83f9-4c20-803a-2cd87e0aa846 HTTP/1.1" 200 115 0.358851 10.0.0.189 - - [2026-08-17 02:27:56] "POST /neutron/router HTTP/1.1" 200 656 0.003874 10.0.0.189 - - [2026-08-17 02:27:56] "POST /ref-update HTTP/1.1" 200 156 0.011397 10.0.0.189 - - [2026-08-17 02:27:56] "POST /neutron/router HTTP/1.1" 200 344 0.096923 10.0.0.189 - - [2026-08-17 02:27:56] "POST /neutron/router HTTP/1.1" 200 656 0.005356 10.0.0.189 - - [2026-08-17 02:27:56] "GET /logical-router/df85c06a-8ec6-4c83-880a-f7227650c164?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.006473 10.0.0.189 - - [2026-08-17 02:27:56] "GET /service-instance/e7d72f77-4edf-444c-a14b-ff6e72cd9ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.003386 10.0.0.189 - - [2026-08-17 02:27:56] "POST /neutron/router HTTP/1.1" 200 151 0.065503 10.0.0.189 - - [2026-08-17 02:27:56] "PUT /logical-router/df85c06a-8ec6-4c83-880a-f7227650c164 HTTP/1.1" 404 171 0.003004 10.0.0.189 - - [2026-08-17 02:27:56] "DELETE /route-table/b9ee9453-6a3f-461d-9df4-3426a0f97c89 HTTP/1.1" 200 115 0.026661 10.0.0.189 - - [2026-08-17 02:27:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002747 10.0.0.189 - - [2026-08-17 02:27:56] "GET /virtual-network/aab15be9-30ce-47a3-a375-2f0609941106?fields=virtual_machine_interface_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 2315 0.006076 10.0.0.189 - - [2026-08-17 02:27:56] "POST /neutron/network HTTP/1.1" 200 834 0.006186 10.0.0.189 - - [2026-08-17 02:27:57] "POST /ref-update HTTP/1.1" 200 156 0.009487 10.0.0.189 - - [2026-08-17 02:27:57] "POST /neutron/network HTTP/1.1" 400 204 0.051426 10.0.0.189 - - [2026-08-17 02:27:57] "POST /ref-update HTTP/1.1" 200 156 0.008759 10.0.0.189 - - [2026-08-17 02:27:57] "GET /virtual-machine-interface/9e1c0822-2f64-4414-b40d-d2f525961d5d?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1664 0.005863 10.0.0.189 - - [2026-08-17 02:27:57] "POST /ref-update HTTP/1.1" 200 156 0.012331 10.0.0.189 - - [2026-08-17 02:27:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003420 10.0.0.189 - - [2026-08-17 02:27:57] "DELETE /route-target/97b77175-84f8-4d45-abca-b60008ddf6c3 HTTP/1.1" 409 240 0.004371 10.0.0.189 - - [2026-08-17 02:27:57] "GET /instance-ip/2c84d6aa-091b-4ff4-b3db-c1bda5f2e834?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2162 0.003925 10.0.0.189 - - [2026-08-17 02:27:57] "POST /ref-update HTTP/1.1" 200 156 0.013518 10.0.0.189 - - [2026-08-17 02:27:57] "DELETE /virtual-machine-interface/9e1c0822-2f64-4414-b40d-d2f525961d5d HTTP/1.1" 200 115 0.041925 10.0.0.189 - - [2026-08-17 02:27:57] "GET /virtual-machine-interface/c50d99fc-fc87-453a-a15d-9673653605e5?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1664 0.005993 10.0.0.189 - - [2026-08-17 02:27:57] "PUT /routing-instance/094dfe14-f23d-4804-b356-b2542df121ea HTTP/1.1" 200 267 0.016618 10.0.0.189 - - [2026-08-17 02:27:57] "POST /ref-update HTTP/1.1" 200 156 0.014813 10.0.0.189 - - [2026-08-17 02:27:57] "GET /instance-ip/2c84d6aa-091b-4ff4-b3db-c1bda5f2e834?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1761 0.005711 10.0.0.189 - - [2026-08-17 02:27:57] "DELETE /instance-ip/2c84d6aa-091b-4ff4-b3db-c1bda5f2e834 HTTP/1.1" 200 115 0.033214 10.0.0.189 - - [2026-08-17 02:27:57] "DELETE /virtual-machine-interface/c50d99fc-fc87-453a-a15d-9673653605e5 HTTP/1.1" 200 115 0.030095 10.0.0.189 - - [2026-08-17 02:27:57] "DELETE /instance-ip/2c84d6aa-091b-4ff4-b3db-c1bda5f2e834 HTTP/1.1" 404 177 0.002993 10.0.0.189 - - [2026-08-17 02:27:57] "POST /useragent-kv HTTP/1.1" 200 115 0.002001 10.0.0.189 - - [2026-08-17 02:27:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.006680 10.0.0.189 - - [2026-08-17 02:27:57] "POST /useragent-kv HTTP/1.1" 200 115 0.002621 10.0.0.189 - - [2026-08-17 02:27:57] "DELETE /virtual-network/aab15be9-30ce-47a3-a375-2f0609941106 HTTP/1.1" 200 115 0.075604 10.0.0.189 - - [2026-08-17 02:27:57] "DELETE /route-target/5388cf0e-89b2-48d4-8f17-d4235168341a HTTP/1.1" 200 115 0.019926 10.0.0.189 - - [2026-08-17 02:27:57] "DELETE /service-instance/e7d72f77-4edf-444c-a14b-ff6e72cd9ee2 HTTP/1.1" 200 115 0.044000 10.0.0.189 - - [2026-08-17 02:27:57] "GET /logical-router/df85c06a-8ec6-4c83-880a-f7227650c164?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003664 10.0.0.189 - - [2026-08-17 02:27:57] "GET /service-instance/e7d72f77-4edf-444c-a14b-ff6e72cd9ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002810 10.0.0.189 - - [2026-08-17 02:27:57] "GET /virtual-machine-interface/b017ac13-f765-4bdc-ba78-495dfe03a1a2?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1667 0.005813 10.0.0.189 - - [2026-08-17 02:27:57] "POST /ref-update HTTP/1.1" 200 156 0.011758 10.0.0.189 - - [2026-08-17 02:27:57] "GET /instance-ip/ef05e3c2-81bf-44ac-bd88-e55207051445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2100 0.003997 10.0.0.189 - - [2026-08-17 02:27:58] "DELETE /virtual-machine-interface/b017ac13-f765-4bdc-ba78-495dfe03a1a2 HTTP/1.1" 200 115 0.031242 10.0.0.189 - - [2026-08-17 02:27:58] "DELETE /virtual-machine/5c08204a-dbf6-496a-b2be-b060db75fa8f HTTP/1.1" 200 115 0.019507 10.0.0.189 - - [2026-08-17 02:27:58] "GET /virtual-machine-interface/624bc9b9-67ea-4d2b-a571-d5bcca4e0ef7?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1666 0.005068 10.0.0.189 - - [2026-08-17 02:27:58] "POST /ref-update HTTP/1.1" 200 156 0.012414 10.0.0.189 - - [2026-08-17 02:27:58] "GET /instance-ip/ef05e3c2-81bf-44ac-bd88-e55207051445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1698 0.004704 10.0.0.189 - - [2026-08-17 02:27:58] "DELETE /instance-ip/ef05e3c2-81bf-44ac-bd88-e55207051445 HTTP/1.1" 200 115 0.026870 10.0.0.189 - - [2026-08-17 02:27:58] "DELETE /virtual-machine-interface/624bc9b9-67ea-4d2b-a571-d5bcca4e0ef7 HTTP/1.1" 200 115 0.027607 10.0.0.189 - - [2026-08-17 02:27:58] "POST /ref-update HTTP/1.1" 200 156 0.011228 10.0.0.189 - - [2026-08-17 02:27:58] "DELETE /virtual-machine/5629cf41-4ecd-4acd-8a7d-7a3e64be1ea5 HTTP/1.1" 200 115 0.032782 10.0.0.189 - - [2026-08-17 02:27:59] "POST /neutron/port HTTP/1.1" 200 1129 0.011432 10.0.0.189 - - [2026-08-17 02:27:59] "POST /neutron/port HTTP/1.1" 200 1127 0.011395 10.0.0.189 - - [2026-08-17 02:27:59] "POST /neutron/port HTTP/1.1" 200 1119 0.009903 10.0.0.189 - - [2026-08-17 02:27:59] "POST /neutron/port HTTP/1.1" 200 1117 0.012848 10.0.0.189 - - [2026-08-17 02:27:59] "POST /neutron/network HTTP/1.1" 200 834 0.007096 10.0.0.189 - - [2026-08-17 02:27:59] "POST /neutron/network HTTP/1.1" 400 204 0.011751 10.0.0.189 - - [2026-08-17 02:27:59] "POST /neutron/port HTTP/1.1" 200 151 0.139743 10.0.0.189 - - [2026-08-17 02:27:59] "POST /neutron/port HTTP/1.1" 200 151 0.136417 10.0.0.189 - - [2026-08-17 02:28:01] "POST /neutron/network HTTP/1.1" 200 834 0.005615 10.0.0.189 - - [2026-08-17 02:28:01] "POST /useragent-kv HTTP/1.1" 200 115 0.003411 10.0.0.189 - - [2026-08-17 02:28:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003546 10.0.0.189 - - [2026-08-17 02:28:01] "POST /useragent-kv HTTP/1.1" 200 115 0.001594 10.0.0.189 - - [2026-08-17 02:28:01] "POST /neutron/network HTTP/1.1" 200 151 0.071467 10.0.0.189 - - [2026-08-17 02:28:01] "DELETE /route-target/855967d8-47da-4139-98a5-7210750d88af HTTP/1.1" 200 115 0.012594 10.0.0.189 - - [2026-08-17 02:28:01] "POST /neutron/network HTTP/1.1" 200 829 0.004668 10.0.0.189 - - [2026-08-17 02:28:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003912 10.0.0.189 - - [2026-08-17 02:28:01] "POST /useragent-kv HTTP/1.1" 200 115 0.001959 10.0.0.189 - - [2026-08-17 02:28:01] "POST /useragent-kv HTTP/1.1" 200 115 0.002834 10.0.0.189 - - [2026-08-17 02:28:01] "POST /neutron/network HTTP/1.1" 200 151 0.079195 10.0.0.189 - - [2026-08-17 02:28:01] "DELETE /route-target/4ba02ad0-5bcb-4571-a19c-9309ff011f86 HTTP/1.1" 200 115 0.025363 10.0.0.189 - - [2026-08-17 02:28:01] "GET /projects?obj_uuids=4fe30aa2-57ec-4b3b-8e7c-2ea57ea6bdd2&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001203 10.0.0.189 - - [2026-08-17 02:28:01] "GET /project/4fe30aa2-57ec-4b3b-8e7c-2ea57ea6bdd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.049755 10.0.0.189 - - [2026-08-17 02:28:01] "GET /projects?obj_uuids=4fe30aa2-57ec-4b3b-8e7c-2ea57ea6bdd2&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001032 10.0.0.189 - - [2026-08-17 02:28:01] "GET /project/4fe30aa2-57ec-4b3b-8e7c-2ea57ea6bdd2?fields=virtual_networks HTTP/1.1" 200 1050 0.067688 10.0.0.189 - - [2026-08-17 02:28:01] "GET /projects?obj_uuids=4fe30aa2-57ec-4b3b-8e7c-2ea57ea6bdd2&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001086 10.0.0.189 - - [2026-08-17 02:28:01] "GET /project/4fe30aa2-57ec-4b3b-8e7c-2ea57ea6bdd2?fields=virtual_machine_interfaces HTTP/1.1" 200 1050 0.028091 10.0.0.189 - - [2026-08-17 02:28:01] "GET /projects?obj_uuids=4fe30aa2-57ec-4b3b-8e7c-2ea57ea6bdd2&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001407 10.0.0.189 - - [2026-08-17 02:28:01] "GET /project/4fe30aa2-57ec-4b3b-8e7c-2ea57ea6bdd2?fields=security_groups HTTP/1.1" 200 1280 0.024221 10.0.0.189 - - [2026-08-17 02:28:02] "POST /neutron/port HTTP/1.1" 200 117 0.032597 10.0.0.189 - - [2026-08-17 02:28:02] "GET /obj-perms HTTP/1.1" 200 4509 0.085872 10.0.0.189 - - [2026-08-17 02:28:03] "GET /obj-perms HTTP/1.1" 200 4509 0.136842 10.0.0.189 - - [2026-08-17 02:28:03] "POST /fqname-to-id HTTP/1.1" 404 196 0.027209 10.0.0.189 - - [2026-08-17 02:28:03] "GET /projects?obj_uuids=cbdbbe0d-a0fc-4e9d-852a-6c377d921cf1&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002329 10.0.0.189 - - [2026-08-17 02:28:03] "GET /domains?obj_uuids=dfc0c64e-f091-468c-b4a2-c81ce920aea2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001052 10.0.0.189 - - [2026-08-17 02:28:03] "GET /domain/dfc0c64e-f091-468c-b4a2-c81ce920aea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007538 10.0.0.189 - - [2026-08-17 02:28:03] "POST /id-to-fqname HTTP/1.1" 200 198 0.001321 10.0.0.189 - - [2026-08-17 02:28:03] "POST /fqname-to-id HTTP/1.1" 404 207 0.003263 10.0.0.189 - - [2026-08-17 02:28:03] "POST /neutron/port HTTP/1.1" 200 117 0.013822 10.0.0.189 - - [2026-08-17 02:28:03] "POST /security-groups HTTP/1.1" 200 599 0.065369 10.0.0.189 - - [2026-08-17 02:28:03] "POST /fqname-to-id HTTP/1.1" 404 242 0.003081 10.0.0.189 - - [2026-08-17 02:28:03] "POST /projects HTTP/1.1" 200 601 0.222788 10.0.0.189 - - [2026-08-17 02:28:03] "POST /access-control-lists HTTP/1.1" 200 606 0.055724 10.0.0.189 - - [2026-08-17 02:28:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.289947 10.0.0.189 - - [2026-08-17 02:28:03] "POST /fqname-to-id HTTP/1.1" 404 241 0.003088 10.0.0.189 - - [2026-08-17 02:28:03] "GET /project/cbdbbe0d-a0fc-4e9d-852a-6c377d921cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.416423 10.0.0.189 - - [2026-08-17 02:28:03] "POST /access-control-lists HTTP/1.1" 200 604 0.064346 10.0.0.189 - - [2026-08-17 02:28:04] "POST /neutron/network HTTP/1.1" 200 117 0.005010 10.0.0.189 - - [2026-08-17 02:28:04] "POST /neutron/network HTTP/1.1" 200 117 0.006547 10.0.0.189 - - [2026-08-17 02:28:04] "GET / HTTP/1.1" 200 36215 0.001458 10.0.0.189 - - [2026-08-17 02:28:05] "POST /fqname-to-id HTTP/1.1" 401 293 0.000553 10.0.0.189 - - [2026-08-17 02:28:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.061620 10.0.0.189 - - [2026-08-17 02:28:05] "GET /projects?obj_uuids=cbdbbe0d-a0fc-4e9d-852a-6c377d921cf1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001130 10.0.0.189 - - [2026-08-17 02:28:05] "GET /project/cbdbbe0d-a0fc-4e9d-852a-6c377d921cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.034448 10.0.0.189 - - [2026-08-17 02:28:06] "POST /neutron/network HTTP/1.1" 200 117 0.034065 10.0.0.189 - - [2026-08-17 02:28:06] "GET /projects?obj_uuids=cbdbbe0d-a0fc-4e9d-852a-6c377d921cf1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000966 10.0.0.189 - - [2026-08-17 02:28:06] "POST /neutron/network HTTP/1.1" 200 613 0.073684 10.0.0.189 - - [2026-08-17 02:28:06] "POST /route-targets HTTP/1.1" 200 328 0.009457 10.0.0.189 - - [2026-08-17 02:28:06] "POST /ref-update HTTP/1.1" 200 156 0.009394 10.0.0.189 - - [2026-08-17 02:28:06] "POST /useragent-kv HTTP/1.1" 200 115 0.008137 10.0.0.189 - - [2026-08-17 02:28:06] "POST /neutron/subnet HTTP/1.1" 200 720 0.216003 10.0.0.189 - - [2026-08-17 02:28:06] "POST /fqname-to-id HTTP/1.1" 401 293 0.000403 10.0.0.189 - - [2026-08-17 02:28:06] "POST /useragent-kv HTTP/1.1" 200 115 0.005445 10.0.0.189 - - [2026-08-17 02:28:06] "POST /neutron/subnet HTTP/1.1" 200 828 0.170718 10.0.0.189 - - [2026-08-17 02:28:06] "POST /neutron/network HTTP/1.1" 200 1005 0.007048 10.0.0.189 - - [2026-08-17 02:28:06] "POST /id-to-fqname HTTP/1.1" 200 228 0.001273 10.0.0.189 - - [2026-08-17 02:28:06] "GET /virtual-network/5e5d68f9-5cb1-4028-9e72-01a04c199cb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006409 10.0.0.189 - - [2026-08-17 02:28:06] "POST /neutron/network HTTP/1.1" 200 1005 0.008763 10.0.0.189 - - [2026-08-17 02:28:06] "GET /virtual-network/5e5d68f9-5cb1-4028-9e72-01a04c199cb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.005534 10.0.0.189 - - [2026-08-17 02:28:06] "POST /neutron/network HTTP/1.1" 200 1005 0.006299 10.0.0.189 - - [2026-08-17 02:28:06] "POST /neutron/subnet HTTP/1.1" 200 720 0.007419 10.0.0.189 - - [2026-08-17 02:28:06] "POST /neutron/subnet HTTP/1.1" 200 828 0.007832 10.0.0.189 - - [2026-08-17 02:28:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.009228 10.0.0.189 - - [2026-08-17 02:28:06] "GET /projects?obj_uuids=cbdbbe0d-a0fc-4e9d-852a-6c377d921cf1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001055 10.0.0.189 - - [2026-08-17 02:28:06] "GET /project/cbdbbe0d-a0fc-4e9d-852a-6c377d921cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.038748 10.0.0.189 - - [2026-08-17 02:28:06] "POST /fqname-to-id HTTP/1.1" 404 207 0.020639 10.0.0.189 - - [2026-08-17 02:28:06] "POST /neutron/network HTTP/1.1" 200 117 0.012338 10.0.0.189 - - [2026-08-17 02:28:06] "GET /projects?obj_uuids=cbdbbe0d-a0fc-4e9d-852a-6c377d921cf1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000864 10.0.0.189 - - [2026-08-17 02:28:06] "POST /neutron/network HTTP/1.1" 200 613 0.078551 10.0.0.189 - - [2026-08-17 02:28:07] "POST /route-targets HTTP/1.1" 200 328 0.013620 10.0.0.189 - - [2026-08-17 02:28:07] "POST /ref-update HTTP/1.1" 200 156 0.017321 10.0.0.189 - - [2026-08-17 02:28:07] "POST /useragent-kv HTTP/1.1" 200 115 0.004328 10.0.0.189 - - [2026-08-17 02:28:07] "POST /neutron/subnet HTTP/1.1" 200 720 0.138726 10.0.0.189 - - [2026-08-17 02:28:07] "POST /fqname-to-id HTTP/1.1" 404 207 0.004081 10.0.0.189 - - [2026-08-17 02:28:07] "POST /useragent-kv HTTP/1.1" 200 115 0.001789 10.0.0.189 - - [2026-08-17 02:28:07] "POST /neutron/subnet HTTP/1.1" 200 823 0.141182 10.0.0.189 - - [2026-08-17 02:28:07] "POST /neutron/network HTTP/1.1" 200 1004 0.007289 10.0.0.189 - - [2026-08-17 02:28:07] "POST /id-to-fqname HTTP/1.1" 200 228 0.001180 10.0.0.189 - - [2026-08-17 02:28:07] "GET /virtual-network/5e5a3334-c1d1-49a1-aa5d-283ae4e77d02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.005239 10.0.0.189 - - [2026-08-17 02:28:07] "POST /neutron/network HTTP/1.1" 200 1004 0.006198 10.0.0.189 - - [2026-08-17 02:28:07] "GET /virtual-network/5e5a3334-c1d1-49a1-aa5d-283ae4e77d02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.004344 10.0.0.189 - - [2026-08-17 02:28:07] "POST /neutron/network HTTP/1.1" 200 1004 0.006657 10.0.0.189 - - [2026-08-17 02:28:07] "POST /neutron/subnet HTTP/1.1" 200 720 0.007214 10.0.0.189 - - [2026-08-17 02:28:07] "POST /neutron/subnet HTTP/1.1" 200 823 0.006956 10.0.0.189 - - [2026-08-17 02:28:07] "POST /fqname-to-id HTTP/1.1" 404 234 0.001942 10.0.0.189 - - [2026-08-17 02:28:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002383 10.0.0.189 - - [2026-08-17 02:28:07] "GET /projects?obj_uuids=cbdbbe0d-a0fc-4e9d-852a-6c377d921cf1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001152 10.0.0.189 - - [2026-08-17 02:28:07] "GET /project/cbdbbe0d-a0fc-4e9d-852a-6c377d921cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.034066 10.0.0.189 - - [2026-08-17 02:28:07] "POST /network-policys HTTP/1.1" 200 579 0.060340 10.0.0.189 - - [2026-08-17 02:28:07] "GET /network-policy/459b7e8c-3ec8-416f-8177-350f4bb44d00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3130 0.005995 10.0.0.189 - - [2026-08-17 02:28:07] "POST /neutron/network HTTP/1.1" 200 1005 0.007150 10.0.0.189 - - [2026-08-17 02:28:07] "POST /fqname-to-id HTTP/1.1" 404 242 0.009486 10.0.0.189 - - [2026-08-17 02:28:07] "POST /fqname-to-id HTTP/1.1" 404 207 0.004499 10.0.0.189 - - [2026-08-17 02:28:07] "POST /neutron/network HTTP/1.1" 200 1113 0.068840 10.0.0.189 - - [2026-08-17 02:28:07] "POST /access-control-lists HTTP/1.1" 200 598 0.078140 10.0.0.189 - - [2026-08-17 02:28:07] "POST /neutron/network HTTP/1.1" 200 1113 0.040789 10.0.0.189 - - [2026-08-17 02:28:07] "GET /virtual-network/5e5d68f9-5cb1-4028-9e72-01a04c199cb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2966 0.006842 10.0.0.189 - - [2026-08-17 02:28:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002052 10.0.0.189 - - [2026-08-17 02:28:07] "GET /network-policy/459b7e8c-3ec8-416f-8177-350f4bb44d00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3130 0.004328 10.0.0.189 - - [2026-08-17 02:28:08] "POST /neutron/network HTTP/1.1" 200 1004 0.008061 10.0.0.189 - - [2026-08-17 02:28:08] "POST /fqname-to-id HTTP/1.1" 404 207 0.003589 10.0.0.189 - - [2026-08-17 02:28:08] "POST /fqname-to-id HTTP/1.1" 404 242 0.002522 10.0.0.189 - - [2026-08-17 02:28:08] "POST /neutron/network HTTP/1.1" 200 1112 0.047706 10.0.0.189 - - [2026-08-17 02:28:08] "POST /access-control-lists HTTP/1.1" 200 598 0.063365 10.0.0.189 - - [2026-08-17 02:28:08] "POST /neutron/network HTTP/1.1" 200 1112 0.050511 10.0.0.189 - - [2026-08-17 02:28:08] "GET /virtual-network/5e5a3334-c1d1-49a1-aa5d-283ae4e77d02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2963 0.006854 10.0.0.189 - - [2026-08-17 02:28:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002760 10.0.0.189 - - [2026-08-17 02:28:08] "POST /ref-update HTTP/1.1" 200 156 0.010412 10.0.0.189 - - [2026-08-17 02:28:08] "GET /network-policy/459b7e8c-3ec8-416f-8177-350f4bb44d00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3130 0.004008 10.0.0.189 - - [2026-08-17 02:28:08] "GET /domains HTTP/1.1" 401 293 0.000681 10.0.0.189 - - [2026-08-17 02:28:08] "GET /domains HTTP/1.1" 200 281 0.021605 10.0.0.189 - - [2026-08-17 02:28:08] "GET /domains?obj_uuids=dfc0c64e-f091-468c-b4a2-c81ce920aea2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.003074 10.0.0.189 - - [2026-08-17 02:28:08] "GET /domain/dfc0c64e-f091-468c-b4a2-c81ce920aea2 HTTP/1.1" 200 2782 0.009403 10.0.0.189 - - [2026-08-17 02:28:08] "GET /projects?obj_uuids=cbdbbe0d-a0fc-4e9d-852a-6c377d921cf1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000827 10.0.0.189 - - [2026-08-17 02:28:08] "GET /project/cbdbbe0d-a0fc-4e9d-852a-6c377d921cf1 HTTP/1.1" 200 2643 0.068269 10.0.0.189 - - [2026-08-17 02:28:08] "GET /virtual-network/5e5d68f9-5cb1-4028-9e72-01a04c199cb0 HTTP/1.1" 200 3510 0.007405 10.0.0.189 - - [2026-08-17 02:28:08] "GET /virtual-network/5e5d68f9-5cb1-4028-9e72-01a04c199cb0 HTTP/1.1" 200 3510 0.004133 10.0.0.189 - - [2026-08-17 02:28:08] "GET /routing-instance/88ea8d85-630a-4f47-9713-4f4511617bef HTTP/1.1" 200 1799 0.003852 10.0.0.189 - - [2026-08-17 02:28:08] "GET /routing-instance/88ea8d85-630a-4f47-9713-4f4511617bef HTTP/1.1" 200 1799 0.002915 10.0.0.189 - - [2026-08-17 02:28:08] "GET /route-target/bc262c50-58c7-45f2-be79-94c1d933c0eb HTTP/1.1" 200 1215 0.002639 10.0.0.189 - - [2026-08-17 02:28:08] "GET /virtual-network/5e5d68f9-5cb1-4028-9e72-01a04c199cb0 HTTP/1.1" 200 3510 0.003730 10.0.0.189 - - [2026-08-17 02:28:08] "GET /routing-instance/88ea8d85-630a-4f47-9713-4f4511617bef HTTP/1.1" 200 1799 0.003315 10.0.0.189 - - [2026-08-17 02:28:08] "GET /virtual-network/5e5d68f9-5cb1-4028-9e72-01a04c199cb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2966 0.005059 10.0.0.189 - - [2026-08-17 02:28:08] "GET /virtual-network/5e5d68f9-5cb1-4028-9e72-01a04c199cb0 HTTP/1.1" 200 3510 0.003609 10.0.0.189 - - [2026-08-17 02:28:08] "GET /routing-instance/88ea8d85-630a-4f47-9713-4f4511617bef HTTP/1.1" 200 1799 0.003342 10.0.0.189 - - [2026-08-17 02:28:08] "GET /routing-instance/88ea8d85-630a-4f47-9713-4f4511617bef HTTP/1.1" 200 1799 0.002661 10.0.0.189 - - [2026-08-17 02:28:08] "GET /route-target/bc262c50-58c7-45f2-be79-94c1d933c0eb HTTP/1.1" 200 1215 0.002212 10.0.0.189 - - [2026-08-17 02:28:08] "GET /domains HTTP/1.1" 200 281 0.003244 10.0.0.189 - - [2026-08-17 02:28:08] "GET /domains?obj_uuids=dfc0c64e-f091-468c-b4a2-c81ce920aea2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000848 10.0.0.189 - - [2026-08-17 02:28:08] "GET /domain/dfc0c64e-f091-468c-b4a2-c81ce920aea2 HTTP/1.1" 200 2782 0.006227 10.0.0.189 - - [2026-08-17 02:28:08] "GET /projects?obj_uuids=cbdbbe0d-a0fc-4e9d-852a-6c377d921cf1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001044 10.0.0.189 - - [2026-08-17 02:28:08] "GET /project/cbdbbe0d-a0fc-4e9d-852a-6c377d921cf1 HTTP/1.1" 200 2643 0.071565 10.0.0.189 - - [2026-08-17 02:28:08] "GET /virtual-network/5e5d68f9-5cb1-4028-9e72-01a04c199cb0 HTTP/1.1" 200 3510 0.004816 10.0.0.189 - - [2026-08-17 02:28:09] "GET /obj-perms HTTP/1.1" 200 4499 0.041133 10.0.0.189 - - [2026-08-17 02:28:09] "GET /domains HTTP/1.1" 200 281 0.003218 10.0.0.189 - - [2026-08-17 02:28:09] "GET /domains?obj_uuids=dfc0c64e-f091-468c-b4a2-c81ce920aea2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001000 10.0.0.189 - - [2026-08-17 02:28:09] "GET /domain/dfc0c64e-f091-468c-b4a2-c81ce920aea2 HTTP/1.1" 200 2782 0.007524 10.0.0.189 - - [2026-08-17 02:28:09] "GET /projects?obj_uuids=cbdbbe0d-a0fc-4e9d-852a-6c377d921cf1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000794 10.0.0.189 - - [2026-08-17 02:28:09] "GET /project/cbdbbe0d-a0fc-4e9d-852a-6c377d921cf1 HTTP/1.1" 200 2643 0.074037 10.0.0.189 - - [2026-08-17 02:28:09] "GET /virtual-network/5e5a3334-c1d1-49a1-aa5d-283ae4e77d02 HTTP/1.1" 200 3507 0.007225 10.0.0.189 - - [2026-08-17 02:28:09] "GET /virtual-network/5e5a3334-c1d1-49a1-aa5d-283ae4e77d02 HTTP/1.1" 200 3507 0.004737 10.0.0.189 - - [2026-08-17 02:28:09] "GET /routing-instance/7e2dfd54-ac73-4625-9876-7c7cd4714988 HTTP/1.1" 200 1799 0.003747 10.0.0.189 - - [2026-08-17 02:28:09] "GET /routing-instance/7e2dfd54-ac73-4625-9876-7c7cd4714988 HTTP/1.1" 200 1799 0.002895 10.0.0.189 - - [2026-08-17 02:28:09] "GET /route-target/406903c2-229f-49d1-b3e0-29daacee8841 HTTP/1.1" 200 1214 0.002538 10.0.0.189 - - [2026-08-17 02:28:09] "GET /virtual-network/5e5a3334-c1d1-49a1-aa5d-283ae4e77d02 HTTP/1.1" 200 3507 0.004152 10.0.0.189 - - [2026-08-17 02:28:09] "GET /routing-instance/7e2dfd54-ac73-4625-9876-7c7cd4714988 HTTP/1.1" 200 1799 0.002807 10.0.0.189 - - [2026-08-17 02:28:09] "GET /virtual-network/5e5a3334-c1d1-49a1-aa5d-283ae4e77d02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2963 0.003948 10.0.0.189 - - [2026-08-17 02:28:09] "GET /virtual-network/5e5a3334-c1d1-49a1-aa5d-283ae4e77d02 HTTP/1.1" 200 3507 0.003734 10.0.0.189 - - [2026-08-17 02:28:09] "GET /routing-instance/7e2dfd54-ac73-4625-9876-7c7cd4714988 HTTP/1.1" 200 1799 0.004688 10.0.0.189 - - [2026-08-17 02:28:09] "GET /routing-instance/7e2dfd54-ac73-4625-9876-7c7cd4714988 HTTP/1.1" 200 1799 0.004209 10.0.0.189 - - [2026-08-17 02:28:09] "GET /route-target/406903c2-229f-49d1-b3e0-29daacee8841 HTTP/1.1" 200 1214 0.003052 10.0.0.189 - - [2026-08-17 02:28:09] "GET /domains HTTP/1.1" 200 281 0.002847 10.0.0.189 - - [2026-08-17 02:28:09] "GET /domains?obj_uuids=dfc0c64e-f091-468c-b4a2-c81ce920aea2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000995 10.0.0.189 - - [2026-08-17 02:28:09] "GET /domain/dfc0c64e-f091-468c-b4a2-c81ce920aea2 HTTP/1.1" 200 2782 0.006878 10.0.0.189 - - [2026-08-17 02:28:09] "GET /projects?obj_uuids=cbdbbe0d-a0fc-4e9d-852a-6c377d921cf1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001030 10.0.0.189 - - [2026-08-17 02:28:09] "GET /project/cbdbbe0d-a0fc-4e9d-852a-6c377d921cf1 HTTP/1.1" 200 2643 0.069949 10.0.0.189 - - [2026-08-17 02:28:09] "GET /virtual-network/5e5a3334-c1d1-49a1-aa5d-283ae4e77d02 HTTP/1.1" 200 3507 0.004940 10.0.0.189 - - [2026-08-17 02:28:09] "GET /obj-perms HTTP/1.1" 200 4499 0.002731 10.0.0.189 - - [2026-08-17 02:28:09] "GET /virtual-network/5e5a3334-c1d1-49a1-aa5d-283ae4e77d02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2963 0.004869 10.0.0.189 - - [2026-08-17 02:28:09] "POST /neutron/network HTTP/1.1" 200 1112 0.006590 10.0.0.189 - - [2026-08-17 02:28:09] "POST /fqname-to-id HTTP/1.1" 404 207 0.008083 10.0.0.189 - - [2026-08-17 02:28:09] "POST /neutron/network HTTP/1.1" 200 1004 0.048109 10.0.0.189 - - [2026-08-17 02:28:09] "DELETE /access-control-list/a140a224-c52f-4049-acf5-e006572e208a HTTP/1.1" 200 115 0.039601 10.0.0.189 - - [2026-08-17 02:28:09] "POST /neutron/network HTTP/1.1" 200 1004 0.014120 10.0.0.189 - - [2026-08-17 02:28:09] "GET /virtual-network/5e5a3334-c1d1-49a1-aa5d-283ae4e77d02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.006536 10.0.0.189 - - [2026-08-17 02:28:09] "GET /virtual-network/5e5d68f9-5cb1-4028-9e72-01a04c199cb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2966 0.004988 10.0.0.189 - - [2026-08-17 02:28:09] "POST /ref-update HTTP/1.1" 200 156 0.019246 10.0.0.189 - - [2026-08-17 02:28:09] "POST /neutron/network HTTP/1.1" 200 1113 0.007181 10.0.0.189 - - [2026-08-17 02:28:09] "POST /fqname-to-id HTTP/1.1" 404 207 0.005902 10.0.0.189 - - [2026-08-17 02:28:09] "POST /neutron/network HTTP/1.1" 200 1005 0.053007 10.0.0.189 - - [2026-08-17 02:28:09] "DELETE /access-control-list/a535f998-f148-433f-aa05-e4c212ae6e3a HTTP/1.1" 200 115 0.042694 10.0.0.189 - - [2026-08-17 02:28:09] "POST /neutron/network HTTP/1.1" 200 1005 0.012138 10.0.0.189 - - [2026-08-17 02:28:09] "GET /virtual-network/5e5d68f9-5cb1-4028-9e72-01a04c199cb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.005881 10.0.0.189 - - [2026-08-17 02:28:09] "POST /ref-update HTTP/1.1" 200 156 0.026875 10.0.0.189 - - [2026-08-17 02:28:09] "DELETE /network-policy/459b7e8c-3ec8-416f-8177-350f4bb44d00 HTTP/1.1" 200 115 0.040568 10.0.0.189 - - [2026-08-17 02:28:09] "POST /neutron/network HTTP/1.1" 200 1004 0.009595 10.0.0.189 - - [2026-08-17 02:28:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003613 10.0.0.189 - - [2026-08-17 02:28:10] "POST /useragent-kv HTTP/1.1" 200 115 0.001886 10.0.0.189 - - [2026-08-17 02:28:10] "POST /useragent-kv HTTP/1.1" 200 115 0.084517 10.0.0.189 - - [2026-08-17 02:28:10] "POST /useragent-kv HTTP/1.1" 200 115 0.002207 10.0.0.189 - - [2026-08-17 02:28:10] "POST /useragent-kv HTTP/1.1" 200 115 0.001931 10.0.0.189 - - [2026-08-17 02:28:10] "POST /neutron/network HTTP/1.1" 200 151 0.177610 10.0.0.189 - - [2026-08-17 02:28:10] "DELETE /route-target/406903c2-229f-49d1-b3e0-29daacee8841 HTTP/1.1" 200 115 0.105647 10.0.0.189 - - [2026-08-17 02:28:10] "GET /routing-instance/7e2dfd54-ac73-4625-9876-7c7cd4714988 HTTP/1.1" 404 171 0.003641 10.0.0.189 - - [2026-08-17 02:28:10] "GET /domains HTTP/1.1" 200 281 0.002357 10.0.0.189 - - [2026-08-17 02:28:10] "GET /domains?obj_uuids=dfc0c64e-f091-468c-b4a2-c81ce920aea2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000983 10.0.0.189 - - [2026-08-17 02:28:10] "GET /domain/dfc0c64e-f091-468c-b4a2-c81ce920aea2 HTTP/1.1" 200 2782 0.054208 10.0.0.189 - - [2026-08-17 02:28:10] "GET /projects?obj_uuids=cbdbbe0d-a0fc-4e9d-852a-6c377d921cf1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001382 10.0.0.189 - - [2026-08-17 02:28:10] "GET /project/cbdbbe0d-a0fc-4e9d-852a-6c377d921cf1 HTTP/1.1" 200 2161 0.068446 10.0.0.189 - - [2026-08-17 02:28:10] "POST /neutron/network HTTP/1.1" 200 1005 0.006964 10.0.0.189 - - [2026-08-17 02:28:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003747 10.0.0.189 - - [2026-08-17 02:28:10] "POST /useragent-kv HTTP/1.1" 200 115 0.002742 10.0.0.189 - - [2026-08-17 02:28:10] "POST /useragent-kv HTTP/1.1" 200 115 0.005965 10.0.0.189 - - [2026-08-17 02:28:10] "POST /useragent-kv HTTP/1.1" 200 115 0.002167 10.0.0.189 - - [2026-08-17 02:28:10] "POST /useragent-kv HTTP/1.1" 200 115 0.001287 10.0.0.189 - - [2026-08-17 02:28:10] "POST /neutron/network HTTP/1.1" 200 151 0.092330 10.0.0.189 - - [2026-08-17 02:28:10] "DELETE /route-target/bc262c50-58c7-45f2-be79-94c1d933c0eb HTTP/1.1" 200 115 0.028085 10.0.0.189 - - [2026-08-17 02:28:10] "GET /routing-instance/88ea8d85-630a-4f47-9713-4f4511617bef HTTP/1.1" 404 171 0.002853 10.0.0.189 - - [2026-08-17 02:28:10] "GET /domains HTTP/1.1" 200 281 0.002267 10.0.0.189 - - [2026-08-17 02:28:10] "GET /domains?obj_uuids=dfc0c64e-f091-468c-b4a2-c81ce920aea2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000877 10.0.0.189 - - [2026-08-17 02:28:10] "GET /domain/dfc0c64e-f091-468c-b4a2-c81ce920aea2 HTTP/1.1" 200 2782 0.048782 10.0.0.189 - - [2026-08-17 02:28:10] "GET /projects?obj_uuids=cbdbbe0d-a0fc-4e9d-852a-6c377d921cf1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000861 10.0.0.189 - - [2026-08-17 02:28:10] "GET /project/cbdbbe0d-a0fc-4e9d-852a-6c377d921cf1 HTTP/1.1" 200 1915 0.080557 10.0.0.189 - - [2026-08-17 02:28:10] "GET /projects?obj_uuids=cbdbbe0d-a0fc-4e9d-852a-6c377d921cf1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000963 10.0.0.189 - - [2026-08-17 02:28:10] "GET /project/cbdbbe0d-a0fc-4e9d-852a-6c377d921cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.033164 10.0.0.189 - - [2026-08-17 02:28:10] "GET /projects?obj_uuids=cbdbbe0d-a0fc-4e9d-852a-6c377d921cf1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000910 10.0.0.189 - - [2026-08-17 02:28:11] "GET /project/cbdbbe0d-a0fc-4e9d-852a-6c377d921cf1?fields=virtual_networks HTTP/1.1" 200 1060 0.075621 10.0.0.189 - - [2026-08-17 02:28:11] "GET /projects?obj_uuids=cbdbbe0d-a0fc-4e9d-852a-6c377d921cf1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000915 10.0.0.189 - - [2026-08-17 02:28:11] "GET /project/cbdbbe0d-a0fc-4e9d-852a-6c377d921cf1?fields=virtual_machine_interfaces HTTP/1.1" 200 1060 0.030056 10.0.0.189 - - [2026-08-17 02:28:11] "GET /projects?obj_uuids=cbdbbe0d-a0fc-4e9d-852a-6c377d921cf1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001123 10.0.0.189 - - [2026-08-17 02:28:11] "GET /project/cbdbbe0d-a0fc-4e9d-852a-6c377d921cf1?fields=security_groups HTTP/1.1" 200 1295 0.028921 10.0.0.189 - - [2026-08-17 02:28:11] "POST /fqname-to-id HTTP/1.1" 404 204 0.027390 10.0.0.189 - - [2026-08-17 02:28:12] "GET /projects?obj_uuids=548e9896-1872-4428-b040-4fb3731f0639&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002221 10.0.0.189 - - [2026-08-17 02:28:12] "GET /domains?obj_uuids=dfc0c64e-f091-468c-b4a2-c81ce920aea2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001339 10.0.0.189 - - [2026-08-17 02:28:12] "GET /domain/dfc0c64e-f091-468c-b4a2-c81ce920aea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007182 10.0.0.189 - - [2026-08-17 02:28:12] "POST /id-to-fqname HTTP/1.1" 200 206 0.001187 10.0.0.189 - - [2026-08-17 02:28:12] "POST /fqname-to-id HTTP/1.1" 404 215 0.004805 10.0.0.189 - - [2026-08-17 02:28:12] "POST /security-groups HTTP/1.1" 200 607 0.060045 10.0.0.189 - - [2026-08-17 02:28:12] "POST /fqname-to-id HTTP/1.1" 404 250 0.002658 10.0.0.189 - - [2026-08-17 02:28:12] "POST /projects HTTP/1.1" 200 617 0.215049 10.0.0.189 - - [2026-08-17 02:28:12] "POST /access-control-lists HTTP/1.1" 200 614 0.058462 10.0.0.189 - - [2026-08-17 02:28:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.284781 10.0.0.189 - - [2026-08-17 02:28:12] "POST /fqname-to-id HTTP/1.1" 404 249 0.002906 10.0.0.189 - - [2026-08-17 02:28:12] "GET /project/548e9896-1872-4428-b040-4fb3731f0639?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1440 0.399294 10.0.0.189 - - [2026-08-17 02:28:12] "POST /access-control-lists HTTP/1.1" 200 612 0.060801 10.0.0.189 - - [2026-08-17 02:28:13] "GET / HTTP/1.1" 200 36215 0.001761 10.0.0.189 - - [2026-08-17 02:28:14] "POST /fqname-to-id HTTP/1.1" 401 293 0.000500 10.0.0.189 - - [2026-08-17 02:28:14] "POST /fqname-to-id HTTP/1.1" 404 233 0.065089 10.0.0.189 - - [2026-08-17 02:28:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001993 10.0.0.189 - - [2026-08-17 02:28:14] "GET /projects?obj_uuids=548e9896-1872-4428-b040-4fb3731f0639&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.000967 10.0.0.189 - - [2026-08-17 02:28:14] "GET /project/548e9896-1872-4428-b040-4fb3731f0639?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1440 0.026200 10.0.0.189 - - [2026-08-17 02:28:14] "POST /network-policys HTTP/1.1" 200 569 0.060402 10.0.0.189 - - [2026-08-17 02:28:15] "GET /network-policy/7ae6e434-d3b6-460c-b5c5-408173ff9252?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3156 0.004457 10.0.0.189 - - [2026-08-17 02:28:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002820 10.0.0.189 - - [2026-08-17 02:28:15] "GET /projects?obj_uuids=548e9896-1872-4428-b040-4fb3731f0639&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.000952 10.0.0.189 - - [2026-08-17 02:28:15] "GET /project/548e9896-1872-4428-b040-4fb3731f0639?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1440 0.031602 10.0.0.189 - - [2026-08-17 02:28:15] "POST /neutron/network HTTP/1.1" 200 117 0.028568 10.0.0.189 - - [2026-08-17 02:28:15] "GET /projects?obj_uuids=548e9896-1872-4428-b040-4fb3731f0639&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.000987 10.0.0.189 - - [2026-08-17 02:28:15] "POST /neutron/network HTTP/1.1" 200 623 0.068124 10.0.0.189 - - [2026-08-17 02:28:15] "POST /route-targets HTTP/1.1" 200 328 0.013306 10.0.0.189 - - [2026-08-17 02:28:15] "POST /ref-update HTTP/1.1" 200 156 0.014209 10.0.0.189 - - [2026-08-17 02:28:15] "POST /useragent-kv HTTP/1.1" 200 115 0.004793 10.0.0.189 - - [2026-08-17 02:28:15] "POST /neutron/subnet HTTP/1.1" 200 729 0.186979 10.0.0.189 - - [2026-08-17 02:28:15] "POST /fqname-to-id HTTP/1.1" 404 207 0.004879 10.0.0.189 - - [2026-08-17 02:28:15] "POST /useragent-kv HTTP/1.1" 200 115 0.004973 10.0.0.189 - - [2026-08-17 02:28:15] "POST /neutron/subnet HTTP/1.1" 200 823 0.180301 10.0.0.189 - - [2026-08-17 02:28:15] "POST /neutron/network HTTP/1.1" 200 1016 0.007099 10.0.0.189 - - [2026-08-17 02:28:15] "POST /id-to-fqname HTTP/1.1" 200 237 0.001099 10.0.0.189 - - [2026-08-17 02:28:15] "GET /virtual-network/f7d63585-9136-44a1-8e5e-792e19d6add8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2664 0.004462 10.0.0.189 - - [2026-08-17 02:28:15] "POST /neutron/network HTTP/1.1" 200 1016 0.007888 10.0.0.189 - - [2026-08-17 02:28:15] "GET /virtual-network/f7d63585-9136-44a1-8e5e-792e19d6add8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2664 0.005336 10.0.0.189 - - [2026-08-17 02:28:15] "POST /neutron/network HTTP/1.1" 200 1016 0.006418 10.0.0.189 - - [2026-08-17 02:28:15] "POST /neutron/subnet HTTP/1.1" 200 729 0.005255 10.0.0.189 - - [2026-08-17 02:28:15] "POST /neutron/subnet HTTP/1.1" 200 823 0.005217 10.0.0.189 - - [2026-08-17 02:28:15] "POST /neutron/network HTTP/1.1" 200 1016 0.005126 10.0.0.189 - - [2026-08-17 02:28:15] "POST /fqname-to-id HTTP/1.1" 404 252 0.004494 10.0.0.189 - - [2026-08-17 02:28:15] "POST /fqname-to-id HTTP/1.1" 404 207 0.004181 10.0.0.189 - - [2026-08-17 02:28:15] "POST /neutron/network HTTP/1.1" 200 1123 0.052340 10.0.0.189 - - [2026-08-17 02:28:16] "POST /access-control-lists HTTP/1.1" 200 609 0.069086 10.0.0.189 - - [2026-08-17 02:28:16] "POST /neutron/network HTTP/1.1" 200 1123 0.039870 10.0.0.189 - - [2026-08-17 02:28:16] "GET /virtual-network/f7d63585-9136-44a1-8e5e-792e19d6add8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2988 0.004600 10.0.0.189 - - [2026-08-17 02:28:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002860 10.0.0.189 - - [2026-08-17 02:28:16] "GET /network-policy/7ae6e434-d3b6-460c-b5c5-408173ff9252?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3156 0.004538 10.0.0.189 - - [2026-08-17 02:28:16] "GET /domains HTTP/1.1" 401 293 0.000518 10.0.0.189 - - [2026-08-17 02:28:16] "GET /domains HTTP/1.1" 200 281 0.023902 10.0.0.189 - - [2026-08-17 02:28:16] "GET /domains?obj_uuids=dfc0c64e-f091-468c-b4a2-c81ce920aea2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000854 10.0.0.189 - - [2026-08-17 02:28:16] "GET /domain/dfc0c64e-f091-468c-b4a2-c81ce920aea2 HTTP/1.1" 200 2985 0.007016 10.0.0.189 - - [2026-08-17 02:28:16] "GET /projects?obj_uuids=548e9896-1872-4428-b040-4fb3731f0639&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.000727 10.0.0.189 - - [2026-08-17 02:28:16] "GET /project/548e9896-1872-4428-b040-4fb3731f0639 HTTP/1.1" 200 2475 0.066481 10.0.0.189 - - [2026-08-17 02:28:16] "GET /virtual-network/f7d63585-9136-44a1-8e5e-792e19d6add8 HTTP/1.1" 200 3552 0.006421 10.0.0.189 - - [2026-08-17 02:28:16] "GET /virtual-network/f7d63585-9136-44a1-8e5e-792e19d6add8 HTTP/1.1" 200 3552 0.004097 10.0.0.189 - - [2026-08-17 02:28:16] "GET /routing-instance/1cc6a4c9-5a17-4a6b-9ea9-343566e0fb4d HTTP/1.1" 200 1498 0.003325 10.0.0.189 - - [2026-08-17 02:28:16] "GET /routing-instance/1cc6a4c9-5a17-4a6b-9ea9-343566e0fb4d HTTP/1.1" 200 1498 0.002784 10.0.0.189 - - [2026-08-17 02:28:16] "GET /route-target/26929005-a96f-47f8-af78-8a3879c892b4 HTTP/1.1" 200 1224 0.002357 10.0.0.189 - - [2026-08-17 02:28:16] "GET /virtual-network/f7d63585-9136-44a1-8e5e-792e19d6add8 HTTP/1.1" 200 3552 0.003703 10.0.0.189 - - [2026-08-17 02:28:16] "GET /routing-instance/1cc6a4c9-5a17-4a6b-9ea9-343566e0fb4d HTTP/1.1" 200 1498 0.002632 10.0.0.189 - - [2026-08-17 02:28:16] "GET /virtual-network/f7d63585-9136-44a1-8e5e-792e19d6add8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2988 0.003650 10.0.0.189 - - [2026-08-17 02:28:16] "GET /virtual-network/f7d63585-9136-44a1-8e5e-792e19d6add8 HTTP/1.1" 200 3552 0.003582 10.0.0.189 - - [2026-08-17 02:28:16] "GET /routing-instance/1cc6a4c9-5a17-4a6b-9ea9-343566e0fb4d HTTP/1.1" 200 1498 0.002470 10.0.0.189 - - [2026-08-17 02:28:16] "GET /routing-instance/1cc6a4c9-5a17-4a6b-9ea9-343566e0fb4d HTTP/1.1" 200 1498 0.002224 10.0.0.189 - - [2026-08-17 02:28:16] "GET /route-target/26929005-a96f-47f8-af78-8a3879c892b4 HTTP/1.1" 200 1224 0.002116 10.0.0.189 - - [2026-08-17 02:28:16] "GET /domains HTTP/1.1" 200 281 0.002066 10.0.0.189 - - [2026-08-17 02:28:16] "GET /domains?obj_uuids=dfc0c64e-f091-468c-b4a2-c81ce920aea2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000754 10.0.0.189 - - [2026-08-17 02:28:16] "GET /domain/dfc0c64e-f091-468c-b4a2-c81ce920aea2 HTTP/1.1" 200 2985 0.006245 10.0.0.189 - - [2026-08-17 02:28:16] "GET /projects?obj_uuids=548e9896-1872-4428-b040-4fb3731f0639&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.000749 10.0.0.189 - - [2026-08-17 02:28:16] "GET /project/548e9896-1872-4428-b040-4fb3731f0639 HTTP/1.1" 200 2475 0.068327 10.0.0.189 - - [2026-08-17 02:28:16] "GET /virtual-network/f7d63585-9136-44a1-8e5e-792e19d6add8 HTTP/1.1" 200 3552 0.004119 10.0.0.189 - - [2026-08-17 02:28:17] "GET /obj-perms HTTP/1.1" 200 4515 0.040843 10.0.0.189 - - [2026-08-17 02:28:17] "GET /domains HTTP/1.1" 200 281 0.002951 10.0.0.189 - - [2026-08-17 02:28:17] "GET /domains?obj_uuids=dfc0c64e-f091-468c-b4a2-c81ce920aea2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000886 10.0.0.189 - - [2026-08-17 02:28:17] "GET /domain/dfc0c64e-f091-468c-b4a2-c81ce920aea2 HTTP/1.1" 200 2985 0.005918 10.0.0.189 - - [2026-08-17 02:28:17] "GET /projects?obj_uuids=548e9896-1872-4428-b040-4fb3731f0639&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.000736 10.0.0.189 - - [2026-08-17 02:28:17] "GET /project/548e9896-1872-4428-b040-4fb3731f0639 HTTP/1.1" 200 2475 0.067375 10.0.0.189 - - [2026-08-17 02:28:17] "GET /network-policy/7ae6e434-d3b6-460c-b5c5-408173ff9252 HTTP/1.1" 200 3483 0.004391 10.0.0.189 - - [2026-08-17 02:28:17] "DELETE /network-policy/7ae6e434-d3b6-460c-b5c5-408173ff9252 HTTP/1.1" 409 239 0.006817 10.0.0.189 - - [2026-08-17 02:28:17] "POST /neutron/network HTTP/1.1" 200 1123 0.006979 10.0.0.189 - - [2026-08-17 02:28:17] "DELETE /access-control-list/fd4d88c4-644f-40db-9a7b-1687ca60b1ed HTTP/1.1" 200 115 0.023546 10.0.0.189 - - [2026-08-17 02:28:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004044 10.0.0.189 - - [2026-08-17 02:28:17] "POST /useragent-kv HTTP/1.1" 200 115 0.001686 10.0.0.189 - - [2026-08-17 02:28:17] "POST /useragent-kv HTTP/1.1" 200 115 0.001656 10.0.0.189 - - [2026-08-17 02:28:17] "POST /useragent-kv HTTP/1.1" 200 115 0.001861 10.0.0.189 - - [2026-08-17 02:28:17] "POST /useragent-kv HTTP/1.1" 200 115 0.001367 10.0.0.189 - - [2026-08-17 02:28:17] "POST /neutron/network HTTP/1.1" 200 151 0.095606 10.0.0.189 - - [2026-08-17 02:28:17] "GET /routing-instance/1cc6a4c9-5a17-4a6b-9ea9-343566e0fb4d HTTP/1.1" 404 171 0.003787 10.0.0.189 - - [2026-08-17 02:28:17] "GET /domains HTTP/1.1" 200 281 0.001808 10.0.0.189 - - [2026-08-17 02:28:17] "GET /domains?obj_uuids=dfc0c64e-f091-468c-b4a2-c81ce920aea2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000830 10.0.0.189 - - [2026-08-17 02:28:17] "DELETE /route-target/26929005-a96f-47f8-af78-8a3879c892b4 HTTP/1.1" 200 115 0.017149 10.0.0.189 - - [2026-08-17 02:28:17] "GET /domain/dfc0c64e-f091-468c-b4a2-c81ce920aea2 HTTP/1.1" 200 2985 0.050014 10.0.0.189 - - [2026-08-17 02:28:17] "GET /projects?obj_uuids=548e9896-1872-4428-b040-4fb3731f0639&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001096 10.0.0.189 - - [2026-08-17 02:28:17] "GET /project/548e9896-1872-4428-b040-4fb3731f0639 HTTP/1.1" 200 2220 0.065927 10.0.0.189 - - [2026-08-17 02:28:17] "DELETE /network-policy/7ae6e434-d3b6-460c-b5c5-408173ff9252 HTTP/1.1" 200 115 0.024334 10.0.0.189 - - [2026-08-17 02:28:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002556 10.0.0.189 - - [2026-08-17 02:28:17] "GET /projects?obj_uuids=548e9896-1872-4428-b040-4fb3731f0639&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.002052 10.0.0.189 - - [2026-08-17 02:28:17] "GET /project/548e9896-1872-4428-b040-4fb3731f0639?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1440 0.031875 10.0.0.189 - - [2026-08-17 02:28:17] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyNegativeIpv4v6-16246592&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.004300 10.0.0.189 - - [2026-08-17 02:28:18] "GET /projects?obj_uuids=548e9896-1872-4428-b040-4fb3731f0639&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001011 10.0.0.189 - - [2026-08-17 02:28:18] "GET /project/548e9896-1872-4428-b040-4fb3731f0639?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1440 0.025932 10.0.0.189 - - [2026-08-17 02:28:18] "GET /projects?obj_uuids=548e9896-1872-4428-b040-4fb3731f0639&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.000862 10.0.0.189 - - [2026-08-17 02:28:18] "GET /project/548e9896-1872-4428-b040-4fb3731f0639?fields=virtual_networks HTTP/1.1" 200 1076 0.071986 10.0.0.189 - - [2026-08-17 02:28:18] "GET /projects?obj_uuids=548e9896-1872-4428-b040-4fb3731f0639&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001249 10.0.0.189 - - [2026-08-17 02:28:18] "GET /project/548e9896-1872-4428-b040-4fb3731f0639?fields=virtual_machine_interfaces HTTP/1.1" 200 1076 0.027028 10.0.0.189 - - [2026-08-17 02:28:18] "GET /projects?obj_uuids=548e9896-1872-4428-b040-4fb3731f0639&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001027 10.0.0.189 - - [2026-08-17 02:28:18] "GET /project/548e9896-1872-4428-b040-4fb3731f0639?fields=security_groups HTTP/1.1" 200 1319 0.029462 10.0.0.189 - - [2026-08-17 02:28:19] "POST /fqname-to-id HTTP/1.1" 404 190 0.025790 10.0.0.189 - - [2026-08-17 02:28:19] "GET /projects?obj_uuids=46909105-23db-4bf6-a7c6-d45dee5fce41&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002716 10.0.0.189 - - [2026-08-17 02:28:19] "GET /domains?obj_uuids=dfc0c64e-f091-468c-b4a2-c81ce920aea2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001079 10.0.0.189 - - [2026-08-17 02:28:19] "GET /domain/dfc0c64e-f091-468c-b4a2-c81ce920aea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006849 10.0.0.189 - - [2026-08-17 02:28:19] "POST /id-to-fqname HTTP/1.1" 200 192 0.001168 10.0.0.189 - - [2026-08-17 02:28:19] "POST /fqname-to-id HTTP/1.1" 404 201 0.002930 10.0.0.189 - - [2026-08-17 02:28:19] "POST /security-groups HTTP/1.1" 200 593 0.064136 10.0.0.189 - - [2026-08-17 02:28:19] "POST /fqname-to-id HTTP/1.1" 404 236 0.002426 10.0.0.189 - - [2026-08-17 02:28:19] "POST /projects HTTP/1.1" 200 589 0.214216 10.0.0.189 - - [2026-08-17 02:28:19] "POST /access-control-lists HTTP/1.1" 200 600 0.056901 10.0.0.189 - - [2026-08-17 02:28:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.279331 10.0.0.189 - - [2026-08-17 02:28:19] "POST /fqname-to-id HTTP/1.1" 404 235 0.002833 10.0.0.189 - - [2026-08-17 02:28:19] "GET /project/46909105-23db-4bf6-a7c6-d45dee5fce41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1384 0.399880 10.0.0.189 - - [2026-08-17 02:28:19] "POST /access-control-lists HTTP/1.1" 200 598 0.064815 10.0.0.189 - - [2026-08-17 02:28:20] "GET / HTTP/1.1" 200 36215 0.001818 10.0.0.189 - - [2026-08-17 02:28:21] "POST /fqname-to-id HTTP/1.1" 401 293 0.000601 10.0.0.189 - - [2026-08-17 02:28:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.051652 10.0.0.189 - - [2026-08-17 02:28:21] "GET /projects?obj_uuids=46909105-23db-4bf6-a7c6-d45dee5fce41&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001010 10.0.0.189 - - [2026-08-17 02:28:21] "GET /project/46909105-23db-4bf6-a7c6-d45dee5fce41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1384 0.025609 10.0.0.189 - - [2026-08-17 02:28:21] "POST /neutron/network HTTP/1.1" 200 117 0.023514 10.0.0.189 - - [2026-08-17 02:28:21] "GET /projects?obj_uuids=46909105-23db-4bf6-a7c6-d45dee5fce41&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000909 10.0.0.189 - - [2026-08-17 02:28:22] "POST /neutron/network HTTP/1.1" 200 607 0.071429 10.0.0.189 - - [2026-08-17 02:28:22] "POST /route-targets HTTP/1.1" 200 328 0.010692 10.0.0.189 - - [2026-08-17 02:28:22] "POST /ref-update HTTP/1.1" 200 156 0.012882 10.0.0.189 - - [2026-08-17 02:28:22] "POST /useragent-kv HTTP/1.1" 200 115 0.002252 10.0.0.189 - - [2026-08-17 02:28:22] "POST /neutron/subnet HTTP/1.1" 200 730 0.132132 10.0.0.189 - - [2026-08-17 02:28:22] "POST /neutron/network HTTP/1.1" 200 827 0.004486 10.0.0.189 - - [2026-08-17 02:28:22] "POST /id-to-fqname HTTP/1.1" 200 222 0.000936 10.0.0.189 - - [2026-08-17 02:28:22] "GET /virtual-network/7457e829-eb91-4f1a-9c20-da181cd17740?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006864 10.0.0.189 - - [2026-08-17 02:28:22] "POST /neutron/network HTTP/1.1" 200 827 0.006655 10.0.0.189 - - [2026-08-17 02:28:22] "GET /virtual-network/7457e829-eb91-4f1a-9c20-da181cd17740?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006171 10.0.0.189 - - [2026-08-17 02:28:22] "POST /neutron/network HTTP/1.1" 200 827 0.005095 10.0.0.189 - - [2026-08-17 02:28:22] "POST /neutron/subnet HTTP/1.1" 200 730 0.005658 10.0.0.189 - - [2026-08-17 02:28:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001986 10.0.0.189 - - [2026-08-17 02:28:22] "GET /projects?obj_uuids=46909105-23db-4bf6-a7c6-d45dee5fce41&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000904 10.0.0.189 - - [2026-08-17 02:28:22] "GET /project/46909105-23db-4bf6-a7c6-d45dee5fce41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1384 0.030013 10.0.0.189 - - [2026-08-17 02:28:22] "POST /neutron/network HTTP/1.1" 200 117 0.008921 10.0.0.189 - - [2026-08-17 02:28:22] "GET /projects?obj_uuids=46909105-23db-4bf6-a7c6-d45dee5fce41&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000928 10.0.0.189 - - [2026-08-17 02:28:22] "POST /neutron/network HTTP/1.1" 200 607 0.071444 10.0.0.189 - - [2026-08-17 02:28:22] "POST /route-targets HTTP/1.1" 200 328 0.012839 10.0.0.189 - - [2026-08-17 02:28:22] "POST /ref-update HTTP/1.1" 200 156 0.017214 10.0.0.189 - - [2026-08-17 02:28:22] "POST /useragent-kv HTTP/1.1" 200 115 0.002087 10.0.0.189 - - [2026-08-17 02:28:22] "POST /neutron/subnet HTTP/1.1" 200 725 0.175273 10.0.0.189 - - [2026-08-17 02:28:22] "POST /neutron/network HTTP/1.1" 200 826 0.005249 10.0.0.189 - - [2026-08-17 02:28:22] "POST /id-to-fqname HTTP/1.1" 200 222 0.001151 10.0.0.189 - - [2026-08-17 02:28:22] "GET /virtual-network/5fb6b2b4-a285-4826-a7fb-2b386699870f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.004426 10.0.0.189 - - [2026-08-17 02:28:22] "POST /neutron/network HTTP/1.1" 200 826 0.006268 10.0.0.189 - - [2026-08-17 02:28:22] "GET /virtual-network/5fb6b2b4-a285-4826-a7fb-2b386699870f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.004484 10.0.0.189 - - [2026-08-17 02:28:22] "POST /neutron/network HTTP/1.1" 200 826 0.005264 10.0.0.189 - - [2026-08-17 02:28:22] "POST /neutron/subnet HTTP/1.1" 200 725 0.005613 10.0.0.189 - - [2026-08-17 02:28:22] "POST /fqname-to-id HTTP/1.1" 404 228 0.002227 10.0.0.189 - - [2026-08-17 02:28:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002793 10.0.0.189 - - [2026-08-17 02:28:23] "GET /projects?obj_uuids=46909105-23db-4bf6-a7c6-d45dee5fce41&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001164 10.0.0.189 - - [2026-08-17 02:28:23] "GET /project/46909105-23db-4bf6-a7c6-d45dee5fce41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1384 0.021561 10.0.0.189 - - [2026-08-17 02:28:23] "POST /network-policys HTTP/1.1" 200 573 0.016794 10.0.0.189 - - [2026-08-17 02:28:23] "GET /network-policy/31cec547-fa08-4f9d-84ac-6fd349211c92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.004238 10.0.0.189 - - [2026-08-17 02:28:23] "POST /neutron/network HTTP/1.1" 200 827 0.005747 10.0.0.189 - - [2026-08-17 02:28:23] "POST /fqname-to-id HTTP/1.1" 404 236 0.003109 10.0.0.189 - - [2026-08-17 02:28:23] "POST /neutron/network HTTP/1.1" 200 929 0.041686 10.0.0.189 - - [2026-08-17 02:28:23] "POST /neutron/network HTTP/1.1" 200 929 0.045681 10.0.0.189 - - [2026-08-17 02:28:23] "POST /access-control-lists HTTP/1.1" 200 592 0.067878 10.0.0.189 - - [2026-08-17 02:28:23] "GET /virtual-network/7457e829-eb91-4f1a-9c20-da181cd17740?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.007371 10.0.0.189 - - [2026-08-17 02:28:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003477 10.0.0.189 - - [2026-08-17 02:28:23] "GET /network-policy/31cec547-fa08-4f9d-84ac-6fd349211c92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.003397 10.0.0.189 - - [2026-08-17 02:28:23] "POST /neutron/network HTTP/1.1" 200 826 0.005734 10.0.0.189 - - [2026-08-17 02:28:23] "POST /fqname-to-id HTTP/1.1" 404 236 0.003624 10.0.0.189 - - [2026-08-17 02:28:23] "POST /neutron/network HTTP/1.1" 200 928 0.038090 10.0.0.189 - - [2026-08-17 02:28:23] "POST /neutron/network HTTP/1.1" 200 928 0.044387 10.0.0.189 - - [2026-08-17 02:28:23] "POST /access-control-lists HTTP/1.1" 200 592 0.065347 10.0.0.189 - - [2026-08-17 02:28:23] "GET /virtual-network/5fb6b2b4-a285-4826-a7fb-2b386699870f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.008028 10.0.0.189 - - [2026-08-17 02:28:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002696 10.0.0.189 - - [2026-08-17 02:28:23] "POST /ref-update HTTP/1.1" 200 156 0.010127 10.0.0.189 - - [2026-08-17 02:28:23] "GET /network-policy/31cec547-fa08-4f9d-84ac-6fd349211c92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.003174 10.0.0.189 - - [2026-08-17 02:28:23] "GET /domains HTTP/1.1" 401 293 0.000513 10.0.0.189 - - [2026-08-17 02:28:23] "GET /domains HTTP/1.1" 200 281 0.024679 10.0.0.189 - - [2026-08-17 02:28:23] "GET /domains?obj_uuids=dfc0c64e-f091-468c-b4a2-c81ce920aea2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001146 10.0.0.189 - - [2026-08-17 02:28:24] "GET /domain/dfc0c64e-f091-468c-b4a2-c81ce920aea2 HTTP/1.1" 200 3174 0.008347 10.0.0.189 - - [2026-08-17 02:28:24] "GET /projects?obj_uuids=46909105-23db-4bf6-a7c6-d45dee5fce41&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001046 10.0.0.189 - - [2026-08-17 02:28:24] "GET /project/46909105-23db-4bf6-a7c6-d45dee5fce41 HTTP/1.1" 200 2589 0.070033 10.0.0.189 - - [2026-08-17 02:28:24] "GET /virtual-network/7457e829-eb91-4f1a-9c20-da181cd17740 HTTP/1.1" 200 2902 0.006917 10.0.0.189 - - [2026-08-17 02:28:24] "GET /virtual-network/7457e829-eb91-4f1a-9c20-da181cd17740 HTTP/1.1" 200 2902 0.004595 10.0.0.189 - - [2026-08-17 02:28:24] "GET /routing-instance/0266da7b-c055-441d-8ba6-6dc285262515 HTTP/1.1" 200 1786 0.005120 10.0.0.189 - - [2026-08-17 02:28:24] "GET /routing-instance/0266da7b-c055-441d-8ba6-6dc285262515 HTTP/1.1" 200 1786 0.002901 10.0.0.189 - - [2026-08-17 02:28:24] "GET /route-target/0ce3f9c7-3e1c-45d3-a3e1-34f5b043f43e HTTP/1.1" 200 1207 0.002734 10.0.0.189 - - [2026-08-17 02:28:24] "GET /virtual-network/7457e829-eb91-4f1a-9c20-da181cd17740 HTTP/1.1" 200 2902 0.004440 10.0.0.189 - - [2026-08-17 02:28:24] "GET /routing-instance/0266da7b-c055-441d-8ba6-6dc285262515 HTTP/1.1" 200 1786 0.002885 10.0.0.189 - - [2026-08-17 02:28:24] "GET /virtual-network/7457e829-eb91-4f1a-9c20-da181cd17740?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.004846 10.0.0.189 - - [2026-08-17 02:28:24] "GET /virtual-network/7457e829-eb91-4f1a-9c20-da181cd17740 HTTP/1.1" 200 2902 0.004313 10.0.0.189 - - [2026-08-17 02:28:24] "GET /routing-instance/0266da7b-c055-441d-8ba6-6dc285262515 HTTP/1.1" 200 1786 0.002829 10.0.0.189 - - [2026-08-17 02:28:24] "GET /routing-instance/0266da7b-c055-441d-8ba6-6dc285262515 HTTP/1.1" 200 1786 0.003294 10.0.0.189 - - [2026-08-17 02:28:24] "GET /route-target/0ce3f9c7-3e1c-45d3-a3e1-34f5b043f43e HTTP/1.1" 200 1207 0.002501 10.0.0.189 - - [2026-08-17 02:28:24] "GET /domains HTTP/1.1" 200 281 0.002635 10.0.0.189 - - [2026-08-17 02:28:24] "GET /domains?obj_uuids=dfc0c64e-f091-468c-b4a2-c81ce920aea2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001041 10.0.0.189 - - [2026-08-17 02:28:24] "GET /domain/dfc0c64e-f091-468c-b4a2-c81ce920aea2 HTTP/1.1" 200 3174 0.007264 10.0.0.189 - - [2026-08-17 02:28:24] "GET /projects?obj_uuids=46909105-23db-4bf6-a7c6-d45dee5fce41&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001054 10.0.0.189 - - [2026-08-17 02:28:24] "GET /project/46909105-23db-4bf6-a7c6-d45dee5fce41 HTTP/1.1" 200 2589 0.069403 10.0.0.189 - - [2026-08-17 02:28:24] "GET /virtual-network/7457e829-eb91-4f1a-9c20-da181cd17740 HTTP/1.1" 200 2902 0.005008 10.0.0.189 - - [2026-08-17 02:28:24] "GET /obj-perms HTTP/1.1" 200 4487 0.046579 10.0.0.189 - - [2026-08-17 02:28:24] "GET /domains HTTP/1.1" 200 281 0.002450 10.0.0.189 - - [2026-08-17 02:28:24] "GET /domains?obj_uuids=dfc0c64e-f091-468c-b4a2-c81ce920aea2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000910 10.0.0.189 - - [2026-08-17 02:28:24] "GET /domain/dfc0c64e-f091-468c-b4a2-c81ce920aea2 HTTP/1.1" 200 3174 0.006034 10.0.0.189 - - [2026-08-17 02:28:24] "GET /projects?obj_uuids=46909105-23db-4bf6-a7c6-d45dee5fce41&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000719 10.0.0.189 - - [2026-08-17 02:28:24] "GET /project/46909105-23db-4bf6-a7c6-d45dee5fce41 HTTP/1.1" 200 2589 0.066396 10.0.0.189 - - [2026-08-17 02:28:24] "GET /virtual-network/5fb6b2b4-a285-4826-a7fb-2b386699870f HTTP/1.1" 200 2899 0.006966 10.0.0.189 - - [2026-08-17 02:28:24] "GET /virtual-network/5fb6b2b4-a285-4826-a7fb-2b386699870f HTTP/1.1" 200 2899 0.004115 10.0.0.189 - - [2026-08-17 02:28:24] "GET /routing-instance/f56cca97-fdbb-4550-bf3e-388b3151e829 HTTP/1.1" 200 1788 0.002871 10.0.0.189 - - [2026-08-17 02:28:24] "GET /routing-instance/f56cca97-fdbb-4550-bf3e-388b3151e829 HTTP/1.1" 200 1788 0.002724 10.0.0.189 - - [2026-08-17 02:28:24] "GET /route-target/ac94dd69-012e-4411-b1b5-a8f0edd4ec7b HTTP/1.1" 200 1209 0.002670 10.0.0.189 - - [2026-08-17 02:28:24] "GET /virtual-network/5fb6b2b4-a285-4826-a7fb-2b386699870f HTTP/1.1" 200 2899 0.004194 10.0.0.189 - - [2026-08-17 02:28:24] "GET /routing-instance/f56cca97-fdbb-4550-bf3e-388b3151e829 HTTP/1.1" 200 1788 0.002696 10.0.0.189 - - [2026-08-17 02:28:24] "GET /virtual-network/5fb6b2b4-a285-4826-a7fb-2b386699870f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.004997 10.0.0.189 - - [2026-08-17 02:28:24] "GET /virtual-network/5fb6b2b4-a285-4826-a7fb-2b386699870f HTTP/1.1" 200 2899 0.004027 10.0.0.189 - - [2026-08-17 02:28:24] "GET /routing-instance/f56cca97-fdbb-4550-bf3e-388b3151e829 HTTP/1.1" 200 1788 0.002853 10.0.0.189 - - [2026-08-17 02:28:24] "GET /routing-instance/f56cca97-fdbb-4550-bf3e-388b3151e829 HTTP/1.1" 200 1788 0.002802 10.0.0.189 - - [2026-08-17 02:28:24] "GET /route-target/ac94dd69-012e-4411-b1b5-a8f0edd4ec7b HTTP/1.1" 200 1209 0.002711 10.0.0.189 - - [2026-08-17 02:28:24] "GET /domains HTTP/1.1" 200 281 0.002049 10.0.0.189 - - [2026-08-17 02:28:24] "GET /domains?obj_uuids=dfc0c64e-f091-468c-b4a2-c81ce920aea2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001230 10.0.0.189 - - [2026-08-17 02:28:24] "GET /domain/dfc0c64e-f091-468c-b4a2-c81ce920aea2 HTTP/1.1" 200 3174 0.006428 10.0.0.189 - - [2026-08-17 02:28:24] "GET /projects?obj_uuids=46909105-23db-4bf6-a7c6-d45dee5fce41&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000786 10.0.0.189 - - [2026-08-17 02:28:24] "GET /project/46909105-23db-4bf6-a7c6-d45dee5fce41 HTTP/1.1" 200 2589 0.065952 10.0.0.189 - - [2026-08-17 02:28:24] "GET /virtual-network/5fb6b2b4-a285-4826-a7fb-2b386699870f HTTP/1.1" 200 2899 0.004322 10.0.0.189 - - [2026-08-17 02:28:24] "GET /obj-perms HTTP/1.1" 200 4487 0.002538 10.0.0.189 - - [2026-08-17 02:28:24] "POST /id-to-fqname HTTP/1.1" 200 222 0.001172 10.0.0.189 - - [2026-08-17 02:28:25] "POST /neutron/network HTTP/1.1" 200 939 0.005458 10.0.0.189 - - [2026-08-17 02:28:25] "GET /projects?obj_uuids=46909105-23db-4bf6-a7c6-d45dee5fce41&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001022 10.0.0.189 - - [2026-08-17 02:28:25] "GET /project/46909105-23db-4bf6-a7c6-d45dee5fce41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1384 0.077862 10.0.0.189 - - [2026-08-17 02:28:25] "POST /neutron/network HTTP/1.1" 200 929 0.022467 10.0.0.189 - - [2026-08-17 02:28:25] "POST /neutron/port HTTP/1.1" 200 117 0.004572 10.0.0.189 - - [2026-08-17 02:28:25] "POST /neutron/port HTTP/1.1" 200 117 0.005167 10.0.0.189 - - [2026-08-17 02:28:25] "POST /id-to-fqname HTTP/1.1" 200 222 0.001507 10.0.0.189 - - [2026-08-17 02:28:25] "POST /neutron/port HTTP/1.1" 200 117 0.005752 10.0.0.189 - - [2026-08-17 02:28:25] "POST /neutron/network HTTP/1.1" 200 938 0.005199 10.0.0.189 - - [2026-08-17 02:28:25] "GET /projects?obj_uuids=46909105-23db-4bf6-a7c6-d45dee5fce41&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000961 10.0.0.189 - - [2026-08-17 02:28:25] "GET /project/46909105-23db-4bf6-a7c6-d45dee5fce41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1384 0.026090 10.0.0.189 - - [2026-08-17 02:28:25] "POST /neutron/network HTTP/1.1" 200 928 0.004741 10.0.0.189 - - [2026-08-17 02:28:25] "POST /neutron/port HTTP/1.1" 200 117 0.005192 10.0.0.189 - - [2026-08-17 02:28:25] "POST /neutron/port HTTP/1.1" 200 117 0.004680 10.0.0.189 - - [2026-08-17 02:28:25] "POST /neutron/port HTTP/1.1" 200 117 0.005348 10.0.0.189 - - [2026-08-17 02:28:29] "POST /neutron/network HTTP/1.1" 200 939 0.006081 10.0.0.189 - - [2026-08-17 02:28:29] "GET /projects?obj_uuids=46909105-23db-4bf6-a7c6-d45dee5fce41&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001184 10.0.0.189 - - [2026-08-17 02:28:29] "POST /neutron/port HTTP/1.1" 200 1063 0.202557 10.0.0.189 - - [2026-08-17 02:28:29] "POST /neutron/port HTTP/1.1" 200 1063 0.009388 10.0.0.189 - - [2026-08-17 02:28:29] "POST /neutron/port HTTP/1.1" 200 1063 0.030407 10.0.0.189 - - [2026-08-17 02:28:29] "POST /neutron/port HTTP/1.1" 200 1117 0.059661 10.0.0.189 - - [2026-08-17 02:28:30] "POST /neutron/port HTTP/1.1" 200 1127 0.013161 10.0.0.189 - - [2026-08-17 02:28:30] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006708 10.0.0.189 - - [2026-08-17 02:28:30] "POST /neutron/port HTTP/1.1" 200 1127 0.013095 10.0.0.189 - - [2026-08-17 02:28:30] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003112 10.0.0.189 - - [2026-08-17 02:28:30] "POST /neutron/subnet HTTP/1.1" 200 704 0.007865 10.0.0.189 - - [2026-08-17 02:28:30] "POST /neutron/port HTTP/1.1" 200 117 0.000939 10.0.0.189 - - [2026-08-17 02:28:31] "POST /neutron/network HTTP/1.1" 200 929 0.005841 10.0.0.189 - - [2026-08-17 02:28:31] "POST /neutron/network HTTP/1.1" 200 938 0.005404 10.0.0.189 - - [2026-08-17 02:28:31] "GET /projects?obj_uuids=46909105-23db-4bf6-a7c6-d45dee5fce41&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000934 10.0.0.189 - - [2026-08-17 02:28:31] "POST /neutron/port HTTP/1.1" 200 1062 0.191411 10.0.0.189 - - [2026-08-17 02:28:31] "POST /neutron/port HTTP/1.1" 200 1062 0.010619 10.0.0.189 - - [2026-08-17 02:28:31] "POST /neutron/port HTTP/1.1" 200 1062 0.011960 10.0.0.189 - - [2026-08-17 02:28:31] "POST /neutron/port HTTP/1.1" 200 1116 0.052034 10.0.0.189 - - [2026-08-17 02:28:32] "POST /neutron/port HTTP/1.1" 200 1126 0.012566 10.0.0.189 - - [2026-08-17 02:28:33] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003094 10.0.0.189 - - [2026-08-17 02:28:33] "POST /neutron/subnet HTTP/1.1" 200 699 0.006178 10.0.0.189 - - [2026-08-17 02:28:33] "POST /neutron/port HTTP/1.1" 200 117 0.001328 10.0.0.189 - - [2026-08-17 02:28:33] "POST /neutron/network HTTP/1.1" 200 928 0.007661 10.0.0.189 - - [2026-08-17 02:28:35] "POST /neutron/port HTTP/1.1" 200 1127 0.011163 10.0.0.189 - - [2026-08-17 02:28:35] "POST /neutron/security_group HTTP/1.1" 200 2060 0.004706 10.0.0.189 - - [2026-08-17 02:28:41] "POST /neutron/port HTTP/1.1" 200 1127 0.012905 10.0.0.189 - - [2026-08-17 02:28:41] "POST /neutron/security_group HTTP/1.1" 200 2060 0.005796 10.0.0.189 - - [2026-08-17 02:28:46] "POST /neutron/port HTTP/1.1" 200 1127 0.012820 10.0.0.189 - - [2026-08-17 02:28:46] "POST /neutron/security_group HTTP/1.1" 200 2060 0.005561 10.0.0.189 - - [2026-08-17 02:28:51] "POST /neutron/port HTTP/1.1" 200 1127 0.013299 10.0.0.189 - - [2026-08-17 02:28:51] "POST /neutron/security_group HTTP/1.1" 200 2060 0.005534 10.0.0.189 - - [2026-08-17 02:28:55] "DELETE /project/4690910523db4bf6a7c6d45dee5fce41 HTTP/1.1" 404 173 0.017011 10.0.0.189 - - [2026-08-17 02:28:55] "DELETE /project/548e989618724428b0404fb3731f0639 HTTP/1.1" 404 173 0.008711 10.0.0.189 - - [2026-08-17 02:28:55] "DELETE /project/cbdbbe0da0fc4e9d852a6c377d921cf1 HTTP/1.1" 404 173 0.012255 10.0.0.189 - - [2026-08-17 02:28:55] "GET /projects?obj_uuids=548e9896-1872-4428-b040-4fb3731f0639&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.000943 10.0.0.189 - - [2026-08-17 02:28:55] "GET /projects?obj_uuids=cbdbbe0d-a0fc-4e9d-852a-6c377d921cf1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000857 10.0.0.189 - - [2026-08-17 02:28:55] "GET /projects?obj_uuids=4fe30aa2-57ec-4b3b-8e7c-2ea57ea6bdd2&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000883 10.0.0.189 - - [2026-08-17 02:28:55] "GET /project/4fe30aa2-57ec-4b3b-8e7c-2ea57ea6bdd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1490 0.042943 10.0.0.189 - - [2026-08-17 02:28:55] "GET /project/cbdbbe0d-a0fc-4e9d-852a-6c377d921cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1510 0.046288 10.0.0.189 - - [2026-08-17 02:28:55] "GET /project/548e9896-1872-4428-b040-4fb3731f0639?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1542 0.049191 10.0.0.189 - - [2026-08-17 02:28:55] "GET /projects?obj_uuids=548e9896-1872-4428-b040-4fb3731f0639&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.000962 10.0.0.189 - - [2026-08-17 02:28:55] "GET /projects?obj_uuids=cbdbbe0d-a0fc-4e9d-852a-6c377d921cf1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000840 10.0.0.189 - - [2026-08-17 02:28:55] "GET /projects?obj_uuids=4fe30aa2-57ec-4b3b-8e7c-2ea57ea6bdd2&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000802 10.0.0.189 - - [2026-08-17 02:28:55] "GET /project/4fe30aa2-57ec-4b3b-8e7c-2ea57ea6bdd2?fields=security_groups HTTP/1.1" 200 1382 0.039020 10.0.0.189 - - [2026-08-17 02:28:55] "GET /project/cbdbbe0d-a0fc-4e9d-852a-6c377d921cf1?fields=security_groups HTTP/1.1" 200 1397 0.043698 10.0.0.189 - - [2026-08-17 02:28:55] "GET /project/548e9896-1872-4428-b040-4fb3731f0639?fields=security_groups HTTP/1.1" 200 1421 0.049150 10.0.0.189 - - [2026-08-17 02:28:55] "DELETE /access-control-list/7df25f4a-be37-41f7-acfe-9b092ca4c068 HTTP/1.1" 200 115 0.041926 10.0.0.189 - - [2026-08-17 02:28:55] "DELETE /security-group/3ab4ccf2-e35c-4886-b673-167f0b992a3e HTTP/1.1" 200 115 0.083453 10.0.0.189 - - [2026-08-17 02:28:55] "GET /projects?obj_uuids=4fe30aa2-57ec-4b3b-8e7c-2ea57ea6bdd2&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001253 10.0.0.189 - - [2026-08-17 02:28:55] "DELETE /security-group/b98758f1-a9be-46d3-ab79-b1b5ee52ec36 HTTP/1.1" 200 115 0.094207 10.0.0.189 - - [2026-08-17 02:28:55] "GET /projects?obj_uuids=cbdbbe0d-a0fc-4e9d-852a-6c377d921cf1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001036 10.0.0.189 - - [2026-08-17 02:28:55] "DELETE /security-group/ce77b501-b214-4c1d-85a9-ae5864bd890f HTTP/1.1" 200 115 0.104081 10.0.0.189 - - [2026-08-17 02:28:55] "GET /project/4fe30aa2-57ec-4b3b-8e7c-2ea57ea6bdd2?fields=application_policy_sets HTTP/1.1" 200 1421 0.047859 10.0.0.189 - - [2026-08-17 02:28:55] "GET /projects?obj_uuids=548e9896-1872-4428-b040-4fb3731f0639&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001194 10.0.0.189 - - [2026-08-17 02:28:55] "DELETE /access-control-list/3716662f-7dbc-45cc-a020-48d933db6cb9 HTTP/1.1" 200 115 0.058521 10.0.0.189 - - [2026-08-17 02:28:55] "GET /project/548e9896-1872-4428-b040-4fb3731f0639?fields=application_policy_sets HTTP/1.1" 200 1460 0.038671 10.0.0.189 - - [2026-08-17 02:28:55] "DELETE /access-control-list/074375d4-6c28-4b6b-843f-b131c8eb3081 HTTP/1.1" 200 115 0.031763 10.0.0.189 - - [2026-08-17 02:28:55] "GET /project/cbdbbe0d-a0fc-4e9d-852a-6c377d921cf1?fields=application_policy_sets HTTP/1.1" 200 1436 0.087097 10.0.0.189 - - [2026-08-17 02:28:55] "DELETE /access-control-list/a8027c80-3e1c-4e9d-9c71-35f64e647935 HTTP/1.1" 200 115 0.045597 10.0.0.189 - - [2026-08-17 02:28:55] "DELETE /access-control-list/cdb0ebd1-efde-4358-9ddb-e332443aa72f HTTP/1.1" 200 115 0.058818 10.0.0.189 - - [2026-08-17 02:28:55] "DELETE /project/4fe30aa2-57ec-4b3b-8e7c-2ea57ea6bdd2 HTTP/1.1" 200 115 0.486439 10.0.0.189 - - [2026-08-17 02:28:55] "DELETE /access-control-list/6c06c9a1-5b66-45d7-8d75-0145704022ae HTTP/1.1" 200 115 0.029354 10.0.0.189 - - [2026-08-17 02:28:55] "DELETE /project/548e9896-1872-4428-b040-4fb3731f0639 HTTP/1.1" 200 115 0.497344 10.0.0.189 - - [2026-08-17 02:28:55] "DELETE /project/cbdbbe0d-a0fc-4e9d-852a-6c377d921cf1 HTTP/1.1" 200 115 0.503525 10.0.0.189 - - [2026-08-17 02:28:56] "POST /neutron/port HTTP/1.1" 200 1127 0.011656 10.0.0.189 - - [2026-08-17 02:28:56] "POST /neutron/security_group HTTP/1.1" 200 2060 0.005388 10.0.0.189 - - [2026-08-17 02:29:01] "POST /neutron/port HTTP/1.1" 200 1127 0.013846 10.0.0.189 - - [2026-08-17 02:29:01] "POST /neutron/security_group HTTP/1.1" 200 2060 0.011160 10.0.0.189 - - [2026-08-17 02:29:01] "POST /neutron/port HTTP/1.1" 200 1127 0.013481 10.0.0.189 - - [2026-08-17 02:29:01] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006020 10.0.0.189 - - [2026-08-17 02:29:01] "POST /neutron/port HTTP/1.1" 200 1127 0.011946 10.0.0.189 - - [2026-08-17 02:29:01] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006777 10.0.0.189 - - [2026-08-17 02:29:01] "GET /virtual-machine/782f1402-320b-4b41-8e08-dd7ac8f3a0ba HTTP/1.1" 200 1296 0.005070 10.0.0.189 - - [2026-08-17 02:29:01] "GET /virtual-machine-interface/c5ac1618-9a73-447e-9fab-20e7f970d147 HTTP/1.1" 200 2960 0.004737 10.0.0.189 - - [2026-08-17 02:29:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002897 10.0.0.189 - - [2026-08-17 02:29:01] "GET /global-vrouter-config/9ba288a3-b09d-49b1-bd6f-7de1365df006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003368 10.0.0.189 - - [2026-08-17 02:29:01] "GET /virtual-networks?parent_id=46909105-23db-4bf6-a7c6-d45dee5fce41&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.003881 10.0.0.189 - - [2026-08-17 02:29:01] "GET /virtual-network/7457e829-eb91-4f1a-9c20-da181cd17740?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.005580 10.0.0.189 - - [2026-08-17 02:29:03] "GET /obj-perms HTTP/1.1" 200 4509 0.038982 10.0.0.189 - - [2026-08-17 02:29:03] "GET /obj-perms HTTP/1.1" 200 4509 0.045529 10.0.0.189 - - [2026-08-17 02:29:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002839 10.0.0.189 - - [2026-08-17 02:29:04] "GET /virtual-network/7457e829-eb91-4f1a-9c20-da181cd17740?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.004279 10.0.0.189 - - [2026-08-17 02:29:05] "POST /neutron/port HTTP/1.1" 200 1127 0.034963 10.0.0.189 - - [2026-08-17 02:29:05] "POST /neutron/security_group HTTP/1.1" 200 2060 0.005024 10.0.0.189 - - [2026-08-17 02:29:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003135 10.0.0.189 - - [2026-08-17 02:29:06] "GET /global-vrouter-config/9ba288a3-b09d-49b1-bd6f-7de1365df006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003086 10.0.0.189 - - [2026-08-17 02:29:06] "GET /virtual-networks?parent_id=46909105-23db-4bf6-a7c6-d45dee5fce41&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.003028 10.0.0.189 - - [2026-08-17 02:29:07] "GET /virtual-network/7457e829-eb91-4f1a-9c20-da181cd17740?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.005658 10.0.0.189 - - [2026-08-17 02:29:07] "POST /neutron/port HTTP/1.1" 200 1126 0.012211 10.0.0.189 - - [2026-08-17 02:29:07] "POST /neutron/security_group HTTP/1.1" 200 2060 0.005236 10.0.0.189 - - [2026-08-17 02:29:07] "POST /neutron/port HTTP/1.1" 200 1126 0.011130 10.0.0.189 - - [2026-08-17 02:29:07] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006263 10.0.0.189 - - [2026-08-17 02:29:07] "POST /neutron/port HTTP/1.1" 200 1126 0.014063 10.0.0.189 - - [2026-08-17 02:29:07] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006613 10.0.0.189 - - [2026-08-17 02:29:07] "GET /virtual-machine/bb8b8232-b26b-4af3-8782-5fa8f896072a HTTP/1.1" 200 1296 0.004509 10.0.0.189 - - [2026-08-17 02:29:07] "GET /virtual-machine-interface/da011bb2-60df-4751-847e-42624b666ca1 HTTP/1.1" 200 2959 0.004418 10.0.0.189 - - [2026-08-17 02:29:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003125 10.0.0.189 - - [2026-08-17 02:29:07] "GET /global-vrouter-config/9ba288a3-b09d-49b1-bd6f-7de1365df006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.008958 10.0.0.189 - - [2026-08-17 02:29:07] "GET /virtual-networks?parent_id=46909105-23db-4bf6-a7c6-d45dee5fce41&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.002944 10.0.0.189 - - [2026-08-17 02:29:07] "GET /virtual-network/5fb6b2b4-a285-4826-a7fb-2b386699870f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.004996 10.0.0.189 - - [2026-08-17 02:29:09] "POST /neutron/port HTTP/1.1" 200 1126 0.014431 10.0.0.189 - - [2026-08-17 02:29:09] "POST /neutron/security_group HTTP/1.1" 200 2060 0.004861 10.0.0.189 - - [2026-08-17 02:29:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002868 10.0.0.189 - - [2026-08-17 02:29:10] "GET /virtual-network/5fb6b2b4-a285-4826-a7fb-2b386699870f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.004351 10.0.0.189 - - [2026-08-17 02:29:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003069 10.0.0.189 - - [2026-08-17 02:29:12] "GET /global-vrouter-config/9ba288a3-b09d-49b1-bd6f-7de1365df006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.002878 10.0.0.189 - - [2026-08-17 02:29:12] "GET /virtual-networks?parent_id=46909105-23db-4bf6-a7c6-d45dee5fce41&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.003160 10.0.0.189 - - [2026-08-17 02:29:12] "GET /virtual-network/5fb6b2b4-a285-4826-a7fb-2b386699870f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.005156 10.0.0.189 - - [2026-08-17 02:29:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003129 10.0.0.189 - - [2026-08-17 02:29:16] "GET /projects?obj_uuids=46909105-23db-4bf6-a7c6-d45dee5fce41&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001028 10.0.0.189 - - [2026-08-17 02:29:17] "GET /project/46909105-23db-4bf6-a7c6-d45dee5fce41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1384 0.024759 10.0.0.189 - - [2026-08-17 02:29:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002893 10.0.0.189 - - [2026-08-17 02:29:17] "PUT /network-policy/31cec547-fa08-4f9d-84ac-6fd349211c92 HTTP/1.1" 200 263 0.011642 10.0.0.189 - - [2026-08-17 02:29:17] "PUT /access-control-list/1bf3a7e2-a543-4f93-ae10-9aee94b96580 HTTP/1.1" 200 273 0.052694 10.0.0.189 - - [2026-08-17 02:29:17] "POST /ref-update HTTP/1.1" 200 156 0.011874 10.0.0.189 - - [2026-08-17 02:29:17] "PUT /access-control-list/e1b2c4dd-ffcc-4788-b2f0-ce9cca44d611 HTTP/1.1" 200 273 0.057075 10.0.0.189 - - [2026-08-17 02:29:17] "POST /ref-update HTTP/1.1" 200 156 0.011939 10.0.0.189 - - [2026-08-17 02:29:20] "GET /virtual-network/5fb6b2b4-a285-4826-a7fb-2b386699870f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.005538 10.0.0.189 - - [2026-08-17 02:29:20] "POST /neutron/network HTTP/1.1" 200 928 0.004844 10.0.0.189 - - [2026-08-17 02:29:20] "POST /neutron/network HTTP/1.1" 200 826 0.040688 10.0.0.189 - - [2026-08-17 02:29:20] "DELETE /access-control-list/e1b2c4dd-ffcc-4788-b2f0-ce9cca44d611 HTTP/1.1" 200 115 0.036777 10.0.0.189 - - [2026-08-17 02:29:20] "POST /neutron/network HTTP/1.1" 200 826 0.007724 10.0.0.189 - - [2026-08-17 02:29:20] "GET /virtual-network/5fb6b2b4-a285-4826-a7fb-2b386699870f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005404 10.0.0.189 - - [2026-08-17 02:29:20] "GET /virtual-network/7457e829-eb91-4f1a-9c20-da181cd17740?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.004435 10.0.0.189 - - [2026-08-17 02:29:20] "POST /neutron/network HTTP/1.1" 200 929 0.005409 10.0.0.189 - - [2026-08-17 02:29:20] "POST /neutron/network HTTP/1.1" 200 827 0.038317 10.0.0.189 - - [2026-08-17 02:29:20] "POST /neutron/network HTTP/1.1" 200 827 0.005771 10.0.0.189 - - [2026-08-17 02:29:20] "GET /virtual-network/7457e829-eb91-4f1a-9c20-da181cd17740?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006558 10.0.0.189 - - [2026-08-17 02:29:20] "DELETE /access-control-list/1bf3a7e2-a543-4f93-ae10-9aee94b96580 HTTP/1.1" 200 115 0.044085 10.0.0.189 - - [2026-08-17 02:29:20] "DELETE /network-policy/31cec547-fa08-4f9d-84ac-6fd349211c92 HTTP/1.1" 200 115 0.029134 10.0.0.189 - - [2026-08-17 02:29:20] "POST /neutron/network HTTP/1.1" 200 826 0.005361 10.0.0.189 - - [2026-08-17 02:29:20] "POST /neutron/network HTTP/1.1" 400 204 0.008076 10.0.0.189 - - [2026-08-17 02:29:22] "POST /neutron/port HTTP/1.1" 200 1126 0.014344 10.0.0.189 - - [2026-08-17 02:29:22] "POST /neutron/port HTTP/1.1" 200 1116 0.013524 10.0.0.189 - - [2026-08-17 02:29:22] "POST /neutron/port HTTP/1.1" 200 1127 0.015787 10.0.0.189 - - [2026-08-17 02:29:22] "POST /neutron/port HTTP/1.1" 200 1117 0.009566 10.0.0.189 - - [2026-08-17 02:29:22] "POST /neutron/port HTTP/1.1" 200 151 0.151196 10.0.0.189 - - [2026-08-17 02:29:22] "POST /neutron/port HTTP/1.1" 200 151 0.154499 10.0.0.189 - - [2026-08-17 02:29:22] "POST /neutron/network HTTP/1.1" 200 826 0.005571 10.0.0.189 - - [2026-08-17 02:29:22] "POST /useragent-kv HTTP/1.1" 200 115 0.002873 10.0.0.189 - - [2026-08-17 02:29:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003418 10.0.0.189 - - [2026-08-17 02:29:22] "POST /useragent-kv HTTP/1.1" 200 115 0.001453 10.0.0.189 - - [2026-08-17 02:29:22] "POST /neutron/network HTTP/1.1" 200 151 0.080491 10.0.0.189 - - [2026-08-17 02:29:22] "DELETE /route-target/ac94dd69-012e-4411-b1b5-a8f0edd4ec7b HTTP/1.1" 200 115 0.012815 10.0.0.189 - - [2026-08-17 02:29:22] "GET /routing-instance/f56cca97-fdbb-4550-bf3e-388b3151e829 HTTP/1.1" 404 171 0.004022 10.0.0.189 - - [2026-08-17 02:29:22] "GET /domains HTTP/1.1" 200 281 0.002068 10.0.0.189 - - [2026-08-17 02:29:22] "GET /domains?obj_uuids=dfc0c64e-f091-468c-b4a2-c81ce920aea2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001288 10.0.0.189 - - [2026-08-17 02:29:22] "GET /domain/dfc0c64e-f091-468c-b4a2-c81ce920aea2 HTTP/1.1" 200 2586 0.051061 10.0.0.189 - - [2026-08-17 02:29:22] "GET /projects?obj_uuids=46909105-23db-4bf6-a7c6-d45dee5fce41&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000896 10.0.0.189 - - [2026-08-17 02:29:22] "GET /project/46909105-23db-4bf6-a7c6-d45dee5fce41 HTTP/1.1" 200 2119 0.067966 10.0.0.189 - - [2026-08-17 02:29:23] "POST /neutron/network HTTP/1.1" 200 827 0.005748 10.0.0.189 - - [2026-08-17 02:29:23] "POST /useragent-kv HTTP/1.1" 200 115 0.002721 10.0.0.189 - - [2026-08-17 02:29:23] "POST /useragent-kv HTTP/1.1" 200 115 0.001774 10.0.0.189 - - [2026-08-17 02:29:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004477 10.0.0.189 - - [2026-08-17 02:29:23] "POST /neutron/network HTTP/1.1" 200 151 0.070216 10.0.0.189 - - [2026-08-17 02:29:23] "GET /routing-instance/0266da7b-c055-441d-8ba6-6dc285262515 HTTP/1.1" 404 171 0.001934 10.0.0.189 - - [2026-08-17 02:29:23] "GET /domains HTTP/1.1" 200 281 0.002556 10.0.0.189 - - [2026-08-17 02:29:23] "DELETE /route-target/0ce3f9c7-3e1c-45d3-a3e1-34f5b043f43e HTTP/1.1" 200 115 0.019691 10.0.0.189 - - [2026-08-17 02:29:23] "GET /domains?obj_uuids=dfc0c64e-f091-468c-b4a2-c81ce920aea2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001257 10.0.0.189 - - [2026-08-17 02:29:23] "GET /domain/dfc0c64e-f091-468c-b4a2-c81ce920aea2 HTTP/1.1" 200 2586 0.050026 10.0.0.189 - - [2026-08-17 02:29:23] "GET /projects?obj_uuids=46909105-23db-4bf6-a7c6-d45dee5fce41&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000861 10.0.0.189 - - [2026-08-17 02:29:23] "GET /project/46909105-23db-4bf6-a7c6-d45dee5fce41 HTTP/1.1" 200 1879 0.066002 10.0.0.189 - - [2026-08-17 02:29:23] "GET /projects?obj_uuids=46909105-23db-4bf6-a7c6-d45dee5fce41&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001033 10.0.0.189 - - [2026-08-17 02:29:23] "GET /project/46909105-23db-4bf6-a7c6-d45dee5fce41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1384 0.027779 10.0.0.189 - - [2026-08-17 02:29:23] "GET /projects?obj_uuids=46909105-23db-4bf6-a7c6-d45dee5fce41&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000858 10.0.0.189 - - [2026-08-17 02:29:23] "GET /project/46909105-23db-4bf6-a7c6-d45dee5fce41?fields=virtual_networks HTTP/1.1" 200 1048 0.064731 10.0.0.189 - - [2026-08-17 02:29:23] "GET /projects?obj_uuids=46909105-23db-4bf6-a7c6-d45dee5fce41&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000932 10.0.0.189 - - [2026-08-17 02:29:23] "GET /project/46909105-23db-4bf6-a7c6-d45dee5fce41?fields=virtual_machine_interfaces HTTP/1.1" 200 1048 0.024625 10.0.0.189 - - [2026-08-17 02:29:23] "GET /projects?obj_uuids=46909105-23db-4bf6-a7c6-d45dee5fce41&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001025 10.0.0.189 - - [2026-08-17 02:29:23] "GET /project/46909105-23db-4bf6-a7c6-d45dee5fce41?fields=security_groups HTTP/1.1" 200 1277 0.021753 10.0.0.189 - - [2026-08-17 02:29:24] "POST /fqname-to-id HTTP/1.1" 404 181 0.024069 10.0.0.189 - - [2026-08-17 02:29:24] "GET /projects?obj_uuids=9934c3a2-a3eb-4305-8e70-18e58c42d17f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002523 10.0.0.189 - - [2026-08-17 02:29:24] "GET /domains?obj_uuids=dfc0c64e-f091-468c-b4a2-c81ce920aea2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000890 10.0.0.189 - - [2026-08-17 02:29:24] "GET /domain/dfc0c64e-f091-468c-b4a2-c81ce920aea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006078 10.0.0.189 - - [2026-08-17 02:29:24] "POST /id-to-fqname HTTP/1.1" 200 183 0.001320 10.0.0.189 - - [2026-08-17 02:29:24] "POST /fqname-to-id HTTP/1.1" 404 192 0.003242 10.0.0.189 - - [2026-08-17 02:29:24] "POST /security-groups HTTP/1.1" 200 584 0.065376 10.0.0.189 - - [2026-08-17 02:29:24] "POST /fqname-to-id HTTP/1.1" 404 227 0.002775 10.0.0.189 - - [2026-08-17 02:29:24] "POST /projects HTTP/1.1" 200 571 0.215667 10.0.0.189 - - [2026-08-17 02:29:24] "POST /access-control-lists HTTP/1.1" 200 591 0.057571 10.0.0.189 - - [2026-08-17 02:29:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.281946 10.0.0.189 - - [2026-08-17 02:29:24] "POST /fqname-to-id HTTP/1.1" 404 226 0.002531 10.0.0.189 - - [2026-08-17 02:29:24] "GET /project/9934c3a2-a3eb-4305-8e70-18e58c42d17f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.399179 10.0.0.189 - - [2026-08-17 02:29:25] "POST /access-control-lists HTTP/1.1" 200 589 0.059937 10.0.0.189 - - [2026-08-17 02:29:26] "GET / HTTP/1.1" 200 36215 0.003424 10.0.0.189 - - [2026-08-17 02:29:26] "POST /fqname-to-id HTTP/1.1" 401 293 0.000579 10.0.0.189 - - [2026-08-17 02:29:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.058619 10.0.0.189 - - [2026-08-17 02:29:27] "GET /projects?obj_uuids=9934c3a2-a3eb-4305-8e70-18e58c42d17f&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000955 10.0.0.189 - - [2026-08-17 02:29:27] "GET /project/9934c3a2-a3eb-4305-8e70-18e58c42d17f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.032975 10.0.0.189 - - [2026-08-17 02:29:27] "POST /neutron/network HTTP/1.1" 200 117 0.024298 10.0.0.189 - - [2026-08-17 02:29:27] "GET /projects?obj_uuids=9934c3a2-a3eb-4305-8e70-18e58c42d17f&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001348 10.0.0.189 - - [2026-08-17 02:29:27] "POST /neutron/network HTTP/1.1" 200 612 0.060234 10.0.0.189 - - [2026-08-17 02:29:27] "POST /route-targets HTTP/1.1" 200 328 0.017478 10.0.0.189 - - [2026-08-17 02:29:27] "POST /ref-update HTTP/1.1" 200 156 0.012815 10.0.0.189 - - [2026-08-17 02:29:27] "POST /useragent-kv HTTP/1.1" 200 115 0.003893 10.0.0.189 - - [2026-08-17 02:29:27] "POST /neutron/subnet HTTP/1.1" 200 725 0.178232 10.0.0.189 - - [2026-08-17 02:29:27] "POST /neutron/network HTTP/1.1" 200 831 0.004786 10.0.0.189 - - [2026-08-17 02:29:27] "POST /id-to-fqname HTTP/1.1" 200 220 0.001266 10.0.0.189 - - [2026-08-17 02:29:27] "GET /virtual-network/5b9561f4-25d6-4a40-8009-d6b87adc18b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.004605 10.0.0.189 - - [2026-08-17 02:29:27] "POST /neutron/network HTTP/1.1" 200 831 0.006575 10.0.0.189 - - [2026-08-17 02:29:27] "GET /virtual-network/5b9561f4-25d6-4a40-8009-d6b87adc18b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.004497 10.0.0.189 - - [2026-08-17 02:29:27] "POST /neutron/network HTTP/1.1" 200 831 0.005992 10.0.0.189 - - [2026-08-17 02:29:27] "POST /neutron/subnet HTTP/1.1" 200 725 0.006752 10.0.0.189 - - [2026-08-17 02:29:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002775 10.0.0.189 - - [2026-08-17 02:29:27] "GET /virtual-network/5b9561f4-25d6-4a40-8009-d6b87adc18b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005027 10.0.0.189 - - [2026-08-17 02:29:27] "PUT /virtual-network/5b9561f4-25d6-4a40-8009-d6b87adc18b2 HTTP/1.1" 200 265 0.034529 10.0.0.189 - - [2026-08-17 02:29:27] "POST /route-targets HTTP/1.1" 200 324 0.012911 10.0.0.189 - - [2026-08-17 02:29:27] "POST /ref-update HTTP/1.1" 200 156 0.009732 10.0.0.189 - - [2026-08-17 02:29:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003184 10.0.0.189 - - [2026-08-17 02:29:28] "GET /projects?obj_uuids=9934c3a2-a3eb-4305-8e70-18e58c42d17f&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001046 10.0.0.189 - - [2026-08-17 02:29:28] "GET /project/9934c3a2-a3eb-4305-8e70-18e58c42d17f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.026235 10.0.0.189 - - [2026-08-17 02:29:28] "POST /neutron/network HTTP/1.1" 200 117 0.010061 10.0.0.189 - - [2026-08-17 02:29:28] "GET /projects?obj_uuids=9934c3a2-a3eb-4305-8e70-18e58c42d17f&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001019 10.0.0.189 - - [2026-08-17 02:29:28] "POST /neutron/network HTTP/1.1" 200 612 0.058042 10.0.0.189 - - [2026-08-17 02:29:28] "POST /route-targets HTTP/1.1" 200 328 0.009818 10.0.0.189 - - [2026-08-17 02:29:28] "POST /ref-update HTTP/1.1" 200 156 0.012869 10.0.0.189 - - [2026-08-17 02:29:28] "POST /useragent-kv HTTP/1.1" 200 115 0.003797 10.0.0.189 - - [2026-08-17 02:29:28] "POST /neutron/subnet HTTP/1.1" 200 719 0.170385 10.0.0.189 - - [2026-08-17 02:29:28] "POST /neutron/network HTTP/1.1" 200 830 0.005445 10.0.0.189 - - [2026-08-17 02:29:28] "POST /id-to-fqname HTTP/1.1" 200 220 0.001303 10.0.0.189 - - [2026-08-17 02:29:28] "GET /virtual-network/b3a3621e-e2fe-495a-9e90-7e31c634ecbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.004968 10.0.0.189 - - [2026-08-17 02:29:28] "POST /neutron/network HTTP/1.1" 200 830 0.005736 10.0.0.189 - - [2026-08-17 02:29:28] "GET /virtual-network/b3a3621e-e2fe-495a-9e90-7e31c634ecbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.004757 10.0.0.189 - - [2026-08-17 02:29:28] "POST /neutron/network HTTP/1.1" 200 830 0.005969 10.0.0.189 - - [2026-08-17 02:29:28] "POST /neutron/subnet HTTP/1.1" 200 719 0.007217 10.0.0.189 - - [2026-08-17 02:29:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002189 10.0.0.189 - - [2026-08-17 02:29:28] "GET /virtual-network/b3a3621e-e2fe-495a-9e90-7e31c634ecbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006214 10.0.0.189 - - [2026-08-17 02:29:28] "POST /ref-update HTTP/1.1" 200 156 0.011514 10.0.0.189 - - [2026-08-17 02:29:28] "PUT /virtual-network/b3a3621e-e2fe-495a-9e90-7e31c634ecbf HTTP/1.1" 200 265 0.036917 10.0.0.189 - - [2026-08-17 02:29:28] "POST /id-to-fqname HTTP/1.1" 200 220 0.001691 10.0.0.189 - - [2026-08-17 02:29:28] "POST /neutron/network HTTP/1.1" 200 841 0.005404 10.0.0.189 - - [2026-08-17 02:29:28] "GET /projects?obj_uuids=9934c3a2-a3eb-4305-8e70-18e58c42d17f&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000946 10.0.0.189 - - [2026-08-17 02:29:28] "GET /project/9934c3a2-a3eb-4305-8e70-18e58c42d17f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.023999 10.0.0.189 - - [2026-08-17 02:29:28] "POST /neutron/network HTTP/1.1" 200 831 0.005427 10.0.0.189 - - [2026-08-17 02:29:29] "POST /neutron/port HTTP/1.1" 200 117 0.005453 10.0.0.189 - - [2026-08-17 02:29:29] "POST /neutron/port HTTP/1.1" 200 117 0.004565 10.0.0.189 - - [2026-08-17 02:29:29] "POST /id-to-fqname HTTP/1.1" 200 220 0.001228 10.0.0.189 - - [2026-08-17 02:29:29] "POST /neutron/port HTTP/1.1" 200 117 0.004744 10.0.0.189 - - [2026-08-17 02:29:29] "POST /neutron/network HTTP/1.1" 200 840 0.005208 10.0.0.189 - - [2026-08-17 02:29:29] "GET /projects?obj_uuids=9934c3a2-a3eb-4305-8e70-18e58c42d17f&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000923 10.0.0.189 - - [2026-08-17 02:29:29] "GET /project/9934c3a2-a3eb-4305-8e70-18e58c42d17f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.028543 10.0.0.189 - - [2026-08-17 02:29:29] "POST /neutron/network HTTP/1.1" 200 830 0.005202 10.0.0.189 - - [2026-08-17 02:29:29] "POST /neutron/port HTTP/1.1" 200 117 0.005821 10.0.0.189 - - [2026-08-17 02:29:29] "POST /neutron/port HTTP/1.1" 200 117 0.005207 10.0.0.189 - - [2026-08-17 02:29:29] "POST /neutron/port HTTP/1.1" 200 117 0.006391 10.0.0.189 - - [2026-08-17 02:29:33] "POST /neutron/network HTTP/1.1" 200 841 0.006137 10.0.0.189 - - [2026-08-17 02:29:33] "GET /projects?obj_uuids=9934c3a2-a3eb-4305-8e70-18e58c42d17f&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001015 10.0.0.189 - - [2026-08-17 02:29:33] "POST /neutron/port HTTP/1.1" 200 1053 0.193964 10.0.0.189 - - [2026-08-17 02:29:33] "POST /neutron/port HTTP/1.1" 200 1053 0.008211 10.0.0.189 - - [2026-08-17 02:29:33] "POST /neutron/port HTTP/1.1" 200 1053 0.008005 10.0.0.189 - - [2026-08-17 02:29:33] "POST /neutron/port HTTP/1.1" 200 1107 0.055402 10.0.0.189 - - [2026-08-17 02:29:34] "POST /neutron/port HTTP/1.1" 200 1117 0.011823 10.0.0.189 - - [2026-08-17 02:29:34] "POST /neutron/security_group HTTP/1.1" 200 2051 0.005310 10.0.0.189 - - [2026-08-17 02:29:34] "POST /neutron/port HTTP/1.1" 200 1117 0.011492 10.0.0.189 - - [2026-08-17 02:29:34] "POST /neutron/floatingip HTTP/1.1" 200 117 0.002525 10.0.0.189 - - [2026-08-17 02:29:34] "POST /neutron/subnet HTTP/1.1" 200 699 0.005794 10.0.0.189 - - [2026-08-17 02:29:34] "POST /neutron/port HTTP/1.1" 200 117 0.000945 10.0.0.189 - - [2026-08-17 02:29:34] "POST /neutron/network HTTP/1.1" 200 831 0.004686 10.0.0.189 - - [2026-08-17 02:29:35] "POST /neutron/network HTTP/1.1" 200 840 0.005658 10.0.0.189 - - [2026-08-17 02:29:35] "GET /projects?obj_uuids=9934c3a2-a3eb-4305-8e70-18e58c42d17f&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001135 10.0.0.189 - - [2026-08-17 02:29:35] "POST /neutron/port HTTP/1.1" 200 1052 0.206394 10.0.0.189 - - [2026-08-17 02:29:35] "POST /neutron/port HTTP/1.1" 200 1052 0.009152 10.0.0.189 - - [2026-08-17 02:29:35] "POST /neutron/port HTTP/1.1" 200 1052 0.011421 10.0.0.189 - - [2026-08-17 02:29:35] "POST /neutron/port HTTP/1.1" 200 1106 0.056014 10.0.0.189 - - [2026-08-17 02:29:36] "POST /neutron/port HTTP/1.1" 200 1116 0.011116 10.0.0.189 - - [2026-08-17 02:29:36] "POST /neutron/floatingip HTTP/1.1" 200 117 0.002609 10.0.0.189 - - [2026-08-17 02:29:36] "POST /neutron/subnet HTTP/1.1" 200 693 0.005693 10.0.0.189 - - [2026-08-17 02:29:36] "POST /neutron/port HTTP/1.1" 200 117 0.000971 10.0.0.189 - - [2026-08-17 02:29:36] "POST /neutron/network HTTP/1.1" 200 830 0.004906 10.0.0.189 - - [2026-08-17 02:29:39] "POST /neutron/port HTTP/1.1" 200 1117 0.014081 10.0.0.189 - - [2026-08-17 02:29:39] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006209 10.0.0.189 - - [2026-08-17 02:29:44] "POST /neutron/port HTTP/1.1" 200 1117 0.010900 10.0.0.189 - - [2026-08-17 02:29:44] "POST /neutron/security_group HTTP/1.1" 200 2051 0.005373 10.0.0.189 - - [2026-08-17 02:29:49] "POST /neutron/port HTTP/1.1" 200 1117 0.011612 10.0.0.189 - - [2026-08-17 02:29:49] "POST /neutron/security_group HTTP/1.1" 200 2051 0.005275 10.0.0.189 - - [2026-08-17 02:29:54] "POST /neutron/port HTTP/1.1" 200 1117 0.013800 10.0.0.189 - - [2026-08-17 02:29:54] "POST /neutron/security_group HTTP/1.1" 200 2051 0.005770 10.0.0.189 - - [2026-08-17 02:29:55] "DELETE /project/9934c3a2a3eb43058e7018e58c42d17f HTTP/1.1" 404 173 0.005888 10.0.0.189 - - [2026-08-17 02:29:55] "GET /projects?obj_uuids=46909105-23db-4bf6-a7c6-d45dee5fce41&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002014 10.0.0.189 - - [2026-08-17 02:29:55] "GET /project/46909105-23db-4bf6-a7c6-d45dee5fce41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.024378 10.0.0.189 - - [2026-08-17 02:29:55] "GET /projects?obj_uuids=46909105-23db-4bf6-a7c6-d45dee5fce41&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000826 10.0.0.189 - - [2026-08-17 02:29:55] "GET /project/46909105-23db-4bf6-a7c6-d45dee5fce41?fields=security_groups HTTP/1.1" 200 1379 0.071513 10.0.0.189 - - [2026-08-17 02:29:55] "DELETE /security-group/15130df0-a3d1-4413-ac57-4703eba11582 HTTP/1.1" 200 115 0.033695 10.0.0.189 - - [2026-08-17 02:29:55] "GET /projects?obj_uuids=46909105-23db-4bf6-a7c6-d45dee5fce41&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000943 10.0.0.189 - - [2026-08-17 02:29:55] "DELETE /access-control-list/d319c122-63a1-4632-b886-7cf26af66d36 HTTP/1.1" 200 115 0.027215 10.0.0.189 - - [2026-08-17 02:29:55] "GET /project/46909105-23db-4bf6-a7c6-d45dee5fce41?fields=application_policy_sets HTTP/1.1" 200 1418 0.034914 10.0.0.189 - - [2026-08-17 02:29:55] "DELETE /access-control-list/e8020563-6a20-4896-9c0e-cae6221ea913 HTTP/1.1" 200 115 0.029009 10.0.0.189 - - [2026-08-17 02:29:55] "DELETE /project/46909105-23db-4bf6-a7c6-d45dee5fce41 HTTP/1.1" 200 115 0.314327 10.0.0.189 - - [2026-08-17 02:29:59] "POST /neutron/port HTTP/1.1" 200 1117 0.012281 10.0.0.189 - - [2026-08-17 02:29:59] "POST /neutron/security_group HTTP/1.1" 200 2051 0.005939 10.0.0.189 - - [2026-08-17 02:30:04] "GET /obj-perms HTTP/1.1" 200 4509 0.046592 10.0.0.189 - - [2026-08-17 02:30:04] "GET /obj-perms HTTP/1.1" 200 4509 0.041108 10.0.0.189 - - [2026-08-17 02:30:05] "POST /neutron/port HTTP/1.1" 200 1117 0.013700 10.0.0.189 - - [2026-08-17 02:30:05] "POST /neutron/security_group HTTP/1.1" 200 2051 0.005934 10.0.0.189 - - [2026-08-17 02:30:10] "POST /neutron/port HTTP/1.1" 200 1117 0.015823 10.0.0.189 - - [2026-08-17 02:30:10] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007049 10.0.0.189 - - [2026-08-17 02:30:10] "POST /neutron/port HTTP/1.1" 200 1117 0.013762 10.0.0.189 - - [2026-08-17 02:30:10] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006414 10.0.0.189 - - [2026-08-17 02:30:10] "POST /neutron/port HTTP/1.1" 200 1117 0.012029 10.0.0.189 - - [2026-08-17 02:30:10] "POST /neutron/security_group HTTP/1.1" 200 2051 0.005427 10.0.0.189 - - [2026-08-17 02:30:10] "GET /virtual-machine/6f99c544-a4d7-4a0c-9dd5-56f2d5fd0628 HTTP/1.1" 401 293 0.000514 10.0.0.189 - - [2026-08-17 02:30:10] "GET /virtual-machine/6f99c544-a4d7-4a0c-9dd5-56f2d5fd0628 HTTP/1.1" 200 1287 0.022710 10.0.0.189 - - [2026-08-17 02:30:10] "GET /virtual-machine-interface/5be79011-a106-4d0a-b9ee-f127b08230a1 HTTP/1.1" 200 2935 0.004550 10.0.0.189 - - [2026-08-17 02:30:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003225 10.0.0.189 - - [2026-08-17 02:30:10] "GET /global-vrouter-config/9ba288a3-b09d-49b1-bd6f-7de1365df006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003866 10.0.0.189 - - [2026-08-17 02:30:10] "GET /virtual-networks?parent_id=9934c3a2-a3eb-4305-8e70-18e58c42d17f&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.002976 10.0.0.189 - - [2026-08-17 02:30:10] "GET /virtual-network/5b9561f4-25d6-4a40-8009-d6b87adc18b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.006423 10.0.0.189 - - [2026-08-17 02:30:11] "POST /neutron/port HTTP/1.1" 200 1117 0.012056 10.0.0.189 - - [2026-08-17 02:30:11] "POST /neutron/security_group HTTP/1.1" 200 2051 0.004831 10.0.0.189 - - [2026-08-17 02:30:12] "POST /neutron/port HTTP/1.1" 200 1116 0.015458 10.0.0.189 - - [2026-08-17 02:30:12] "POST /neutron/security_group HTTP/1.1" 200 2051 0.005301 10.0.0.189 - - [2026-08-17 02:30:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002682 10.0.0.189 - - [2026-08-17 02:30:13] "GET /global-vrouter-config/9ba288a3-b09d-49b1-bd6f-7de1365df006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.002447 10.0.0.189 - - [2026-08-17 02:30:13] "GET /virtual-networks?parent_id=9934c3a2-a3eb-4305-8e70-18e58c42d17f&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.002914 10.0.0.189 - - [2026-08-17 02:30:14] "GET /virtual-network/5b9561f4-25d6-4a40-8009-d6b87adc18b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.004939 10.0.0.189 - - [2026-08-17 02:30:14] "POST /neutron/port HTTP/1.1" 200 1116 0.013841 10.0.0.189 - - [2026-08-17 02:30:14] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006710 10.0.0.189 - - [2026-08-17 02:30:14] "POST /neutron/port HTTP/1.1" 200 1116 0.012769 10.0.0.189 - - [2026-08-17 02:30:14] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006152 10.0.0.189 - - [2026-08-17 02:30:14] "POST /neutron/port HTTP/1.1" 200 1116 0.013216 10.0.0.189 - - [2026-08-17 02:30:14] "POST /neutron/security_group HTTP/1.1" 200 2051 0.005414 10.0.0.189 - - [2026-08-17 02:30:14] "GET /virtual-machine/6e8d54e6-7cc3-4dc5-b84f-e122aa7b9f7d HTTP/1.1" 200 1287 0.004362 10.0.0.189 - - [2026-08-17 02:30:14] "GET /virtual-machine-interface/abfca985-10fc-4813-907e-10f28d8dcc99 HTTP/1.1" 200 2936 0.004180 10.0.0.189 - - [2026-08-17 02:30:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002749 10.0.0.189 - - [2026-08-17 02:30:14] "GET /global-vrouter-config/9ba288a3-b09d-49b1-bd6f-7de1365df006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.002545 10.0.0.189 - - [2026-08-17 02:30:14] "GET /virtual-networks?parent_id=9934c3a2-a3eb-4305-8e70-18e58c42d17f&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.002946 10.0.0.189 - - [2026-08-17 02:30:14] "GET /virtual-network/b3a3621e-e2fe-495a-9e90-7e31c634ecbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.005284 10.0.0.189 - - [2026-08-17 02:30:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002978 10.0.0.189 - - [2026-08-17 02:30:15] "GET /global-vrouter-config/9ba288a3-b09d-49b1-bd6f-7de1365df006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003286 10.0.0.189 - - [2026-08-17 02:30:15] "GET /virtual-networks?parent_id=9934c3a2-a3eb-4305-8e70-18e58c42d17f&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003347 10.0.0.189 - - [2026-08-17 02:30:15] "GET /virtual-network/b3a3621e-e2fe-495a-9e90-7e31c634ecbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.005286 10.0.0.189 - - [2026-08-17 02:30:16] "POST /routing-policys HTTP/1.1" 200 536 0.015975 10.0.0.189 - - [2026-08-17 02:30:16] "GET /virtual-network/5b9561f4-25d6-4a40-8009-d6b87adc18b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.007804 10.0.0.189 - - [2026-08-17 02:30:16] "PUT /virtual-network/5b9561f4-25d6-4a40-8009-d6b87adc18b2 HTTP/1.1" 200 265 0.035941 10.0.0.189 - - [2026-08-17 02:30:16] "POST /ref-update HTTP/1.1" 200 156 0.013503 10.0.0.189 - - [2026-08-17 02:30:20] "POST /ref-update HTTP/1.1" 200 156 0.029717 10.0.0.189 - - [2026-08-17 02:30:20] "POST /ref-update HTTP/1.1" 200 156 0.013570 10.0.0.189 - - [2026-08-17 02:30:20] "DELETE /routing-policy/12d5a2a8-3a5d-4f47-848a-a9919d50e919 HTTP/1.1" 200 115 0.027040 10.0.0.189 - - [2026-08-17 02:30:20] "POST /neutron/network HTTP/1.1" 200 830 0.006064 10.0.0.189 - - [2026-08-17 02:30:20] "POST /neutron/network HTTP/1.1" 400 204 0.010117 10.0.0.189 - - [2026-08-17 02:30:22] "POST /neutron/port HTTP/1.1" 200 1116 0.010367 10.0.0.189 - - [2026-08-17 02:30:22] "POST /neutron/port HTTP/1.1" 200 1106 0.008667 10.0.0.189 - - [2026-08-17 02:30:22] "POST /neutron/port HTTP/1.1" 200 1117 0.010975 10.0.0.189 - - [2026-08-17 02:30:22] "POST /neutron/port HTTP/1.1" 200 1107 0.011862 10.0.0.189 - - [2026-08-17 02:30:22] "POST /neutron/port HTTP/1.1" 200 151 0.122201 10.0.0.189 - - [2026-08-17 02:30:22] "POST /neutron/network HTTP/1.1" 200 830 0.005185 10.0.0.189 - - [2026-08-17 02:30:22] "POST /neutron/port HTTP/1.1" 200 151 0.152174 10.0.0.189 - - [2026-08-17 02:30:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003662 10.0.0.189 - - [2026-08-17 02:30:22] "POST /useragent-kv HTTP/1.1" 200 115 0.004213 10.0.0.189 - - [2026-08-17 02:30:22] "POST /useragent-kv HTTP/1.1" 200 115 0.002044 10.0.0.189 - - [2026-08-17 02:30:22] "POST /neutron/network HTTP/1.1" 200 151 0.127486 10.0.0.189 - - [2026-08-17 02:30:22] "DELETE /route-target/3f8186fa-8fb6-4be4-916b-3076407e2b97 HTTP/1.1" 200 115 0.021262 10.0.0.189 - - [2026-08-17 02:30:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005709 10.0.0.189 - - [2026-08-17 02:30:22] "POST /neutron/network HTTP/1.1" 200 831 0.004800 10.0.0.189 - - [2026-08-17 02:30:22] "DELETE /route-target/713e4586-05f9-4908-8f80-3943abf562ea HTTP/1.1" 409 240 0.003875 10.0.0.189 - - [2026-08-17 02:30:22] "POST /useragent-kv HTTP/1.1" 200 115 0.004291 10.0.0.189 - - [2026-08-17 02:30:22] "POST /useragent-kv HTTP/1.1" 200 115 0.002198 10.0.0.189 - - [2026-08-17 02:30:22] "POST /neutron/network HTTP/1.1" 200 151 0.077538 10.0.0.189 - - [2026-08-17 02:30:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003346 10.0.0.189 - - [2026-08-17 02:30:22] "DELETE /route-target/55f1bef1-0192-4202-845e-3f7c0d80b519 HTTP/1.1" 200 115 0.017730 10.0.0.189 - - [2026-08-17 02:30:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003661 10.0.0.189 - - [2026-08-17 02:30:22] "DELETE /route-target/713e4586-05f9-4908-8f80-3943abf562ea HTTP/1.1" 200 115 0.014914 10.0.0.189 - - [2026-08-17 02:30:22] "GET /projects?obj_uuids=9934c3a2-a3eb-4305-8e70-18e58c42d17f&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000973 10.0.0.189 - - [2026-08-17 02:30:22] "GET /project/9934c3a2-a3eb-4305-8e70-18e58c42d17f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.024469 10.0.0.189 - - [2026-08-17 02:30:22] "GET /projects?obj_uuids=9934c3a2-a3eb-4305-8e70-18e58c42d17f&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000974 10.0.0.189 - - [2026-08-17 02:30:22] "GET /project/9934c3a2-a3eb-4305-8e70-18e58c42d17f?fields=virtual_networks HTTP/1.1" 200 1031 0.069651 10.0.0.189 - - [2026-08-17 02:30:22] "GET /projects?obj_uuids=9934c3a2-a3eb-4305-8e70-18e58c42d17f&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001046 10.0.0.189 - - [2026-08-17 02:30:22] "GET /project/9934c3a2-a3eb-4305-8e70-18e58c42d17f?fields=virtual_machine_interfaces HTTP/1.1" 200 1031 0.026145 10.0.0.189 - - [2026-08-17 02:30:23] "GET /projects?obj_uuids=9934c3a2-a3eb-4305-8e70-18e58c42d17f&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000891 10.0.0.189 - - [2026-08-17 02:30:23] "GET /project/9934c3a2-a3eb-4305-8e70-18e58c42d17f?fields=security_groups HTTP/1.1" 200 1251 0.021597 10.0.0.189 - - [2026-08-17 02:30:23] "POST /fqname-to-id HTTP/1.1" 404 186 0.025066 10.0.0.189 - - [2026-08-17 02:30:23] "GET /projects?obj_uuids=8541d644-0ddd-4b11-b1ff-6917bb39c404&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002410 10.0.0.189 - - [2026-08-17 02:30:23] "GET /domains?obj_uuids=dfc0c64e-f091-468c-b4a2-c81ce920aea2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000887 10.0.0.189 - - [2026-08-17 02:30:23] "GET /domain/dfc0c64e-f091-468c-b4a2-c81ce920aea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.005961 10.0.0.189 - - [2026-08-17 02:30:24] "POST /id-to-fqname HTTP/1.1" 200 188 0.001114 10.0.0.189 - - [2026-08-17 02:30:24] "POST /fqname-to-id HTTP/1.1" 404 197 0.002508 10.0.0.189 - - [2026-08-17 02:30:24] "POST /security-groups HTTP/1.1" 200 589 0.064556 10.0.0.189 - - [2026-08-17 02:30:24] "POST /fqname-to-id HTTP/1.1" 404 232 0.002979 10.0.0.189 - - [2026-08-17 02:30:24] "POST /projects HTTP/1.1" 200 581 0.208769 10.0.0.189 - - [2026-08-17 02:30:24] "POST /access-control-lists HTTP/1.1" 200 596 0.057818 10.0.0.189 - - [2026-08-17 02:30:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.279958 10.0.0.189 - - [2026-08-17 02:30:24] "POST /fqname-to-id HTTP/1.1" 404 231 0.003119 10.0.0.189 - - [2026-08-17 02:30:24] "GET /project/8541d644-0ddd-4b11-b1ff-6917bb39c404?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.398525 10.0.0.189 - - [2026-08-17 02:30:24] "POST /access-control-lists HTTP/1.1" 200 594 0.060221 10.0.0.189 - - [2026-08-17 02:30:25] "GET / HTTP/1.1" 200 36215 0.001807 10.0.0.189 - - [2026-08-17 02:30:26] "POST /fqname-to-id HTTP/1.1" 401 293 0.000566 10.0.0.189 - - [2026-08-17 02:30:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.060701 10.0.0.189 - - [2026-08-17 02:30:26] "GET /projects?obj_uuids=8541d644-0ddd-4b11-b1ff-6917bb39c404&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000862 10.0.0.189 - - [2026-08-17 02:30:26] "GET /project/8541d644-0ddd-4b11-b1ff-6917bb39c404?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.023919 10.0.0.189 - - [2026-08-17 02:30:26] "POST /neutron/network HTTP/1.1" 200 117 0.028346 10.0.0.189 - - [2026-08-17 02:30:26] "GET /projects?obj_uuids=8541d644-0ddd-4b11-b1ff-6917bb39c404&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001196 10.0.0.189 - - [2026-08-17 02:30:26] "POST /neutron/network HTTP/1.1" 200 613 0.071326 10.0.0.189 - - [2026-08-17 02:30:26] "POST /route-targets HTTP/1.1" 200 328 0.013771 10.0.0.189 - - [2026-08-17 02:30:26] "POST /ref-update HTTP/1.1" 200 156 0.013764 10.0.0.189 - - [2026-08-17 02:30:26] "POST /useragent-kv HTTP/1.1" 200 115 0.004102 10.0.0.189 - - [2026-08-17 02:30:26] "POST /neutron/subnet HTTP/1.1" 200 719 0.142754 10.0.0.189 - - [2026-08-17 02:30:26] "POST /neutron/network HTTP/1.1" 200 831 0.005103 10.0.0.189 - - [2026-08-17 02:30:26] "POST /id-to-fqname HTTP/1.1" 200 223 0.001045 10.0.0.189 - - [2026-08-17 02:30:26] "GET /virtual-network/fe5ecb3f-0392-4260-b967-4a813131cb1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.003763 10.0.0.189 - - [2026-08-17 02:30:26] "POST /neutron/network HTTP/1.1" 200 831 0.005367 10.0.0.189 - - [2026-08-17 02:30:26] "GET /virtual-network/fe5ecb3f-0392-4260-b967-4a813131cb1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.004062 10.0.0.189 - - [2026-08-17 02:30:26] "POST /neutron/network HTTP/1.1" 200 831 0.005332 10.0.0.189 - - [2026-08-17 02:30:26] "POST /neutron/subnet HTTP/1.1" 200 719 0.006067 10.0.0.189 - - [2026-08-17 02:30:26] "GET /domains HTTP/1.1" 401 293 0.000357 10.0.0.189 - - [2026-08-17 02:30:27] "GET /domains HTTP/1.1" 200 281 0.027827 10.0.0.189 - - [2026-08-17 02:30:27] "GET /domains?obj_uuids=dfc0c64e-f091-468c-b4a2-c81ce920aea2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.003104 10.0.0.189 - - [2026-08-17 02:30:27] "GET /domain/dfc0c64e-f091-468c-b4a2-c81ce920aea2 HTTP/1.1" 200 2762 0.013478 10.0.0.189 - - [2026-08-17 02:30:27] "GET /projects?obj_uuids=8541d644-0ddd-4b11-b1ff-6917bb39c404&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000905 10.0.0.189 - - [2026-08-17 02:30:27] "GET /project/8541d644-0ddd-4b11-b1ff-6917bb39c404 HTTP/1.1" 200 2096 0.076382 10.0.0.189 - - [2026-08-17 02:30:27] "GET /virtual-network/fe5ecb3f-0392-4260-b967-4a813131cb1b HTTP/1.1" 200 2322 0.006921 10.0.0.189 - - [2026-08-17 02:30:27] "GET /virtual-network/fe5ecb3f-0392-4260-b967-4a813131cb1b HTTP/1.1" 200 2322 0.005064 10.0.0.189 - - [2026-08-17 02:30:27] "GET /routing-instance/3a1b3652-e7ea-416e-bcea-e298495e65ec HTTP/1.1" 200 1496 0.003320 10.0.0.189 - - [2026-08-17 02:30:27] "GET /routing-instance/3a1b3652-e7ea-416e-bcea-e298495e65ec HTTP/1.1" 200 1496 0.002892 10.0.0.189 - - [2026-08-17 02:30:27] "GET /route-target/a0b70848-c4b4-4a2d-88fa-03c42b44bd98 HTTP/1.1" 200 1214 0.003674 10.0.0.189 - - [2026-08-17 02:30:27] "GET /virtual-network/fe5ecb3f-0392-4260-b967-4a813131cb1b HTTP/1.1" 200 2322 0.004780 10.0.0.189 - - [2026-08-17 02:30:27] "GET /routing-instance/3a1b3652-e7ea-416e-bcea-e298495e65ec HTTP/1.1" 200 1496 0.003044 10.0.0.189 - - [2026-08-17 02:30:27] "GET /virtual-network/fe5ecb3f-0392-4260-b967-4a813131cb1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005602 10.0.0.189 - - [2026-08-17 02:30:27] "GET /virtual-network/fe5ecb3f-0392-4260-b967-4a813131cb1b HTTP/1.1" 200 2322 0.003997 10.0.0.189 - - [2026-08-17 02:30:27] "GET /routing-instance/3a1b3652-e7ea-416e-bcea-e298495e65ec HTTP/1.1" 200 1496 0.002795 10.0.0.189 - - [2026-08-17 02:30:27] "GET /routing-instance/3a1b3652-e7ea-416e-bcea-e298495e65ec HTTP/1.1" 200 1496 0.003388 10.0.0.189 - - [2026-08-17 02:30:27] "GET /route-target/a0b70848-c4b4-4a2d-88fa-03c42b44bd98 HTTP/1.1" 200 1214 0.002542 10.0.0.189 - - [2026-08-17 02:30:27] "GET /domains HTTP/1.1" 200 281 0.002938 10.0.0.189 - - [2026-08-17 02:30:27] "GET /domains?obj_uuids=dfc0c64e-f091-468c-b4a2-c81ce920aea2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000912 10.0.0.189 - - [2026-08-17 02:30:27] "GET /domain/dfc0c64e-f091-468c-b4a2-c81ce920aea2 HTTP/1.1" 200 2762 0.006555 10.0.0.189 - - [2026-08-17 02:30:27] "GET /projects?obj_uuids=8541d644-0ddd-4b11-b1ff-6917bb39c404&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000885 10.0.0.189 - - [2026-08-17 02:30:27] "GET /project/8541d644-0ddd-4b11-b1ff-6917bb39c404 HTTP/1.1" 200 2096 0.069812 10.0.0.189 - - [2026-08-17 02:30:27] "GET /virtual-network/fe5ecb3f-0392-4260-b967-4a813131cb1b HTTP/1.1" 200 2322 0.004754 10.0.0.189 - - [2026-08-17 02:30:27] "GET /obj-perms HTTP/1.1" 200 4479 0.047516 10.0.0.189 - - [2026-08-17 02:30:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003353 10.0.0.189 - - [2026-08-17 02:30:27] "GET /projects?obj_uuids=8541d644-0ddd-4b11-b1ff-6917bb39c404&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000854 10.0.0.189 - - [2026-08-17 02:30:28] "GET /project/8541d644-0ddd-4b11-b1ff-6917bb39c404?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.022416 10.0.0.189 - - [2026-08-17 02:30:28] "POST /neutron/network HTTP/1.1" 200 117 0.009896 10.0.0.189 - - [2026-08-17 02:30:28] "GET /projects?obj_uuids=8541d644-0ddd-4b11-b1ff-6917bb39c404&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001180 10.0.0.189 - - [2026-08-17 02:30:28] "POST /neutron/network HTTP/1.1" 200 613 0.074663 10.0.0.189 - - [2026-08-17 02:30:28] "POST /route-targets HTTP/1.1" 200 328 0.009809 10.0.0.189 - - [2026-08-17 02:30:28] "POST /ref-update HTTP/1.1" 200 156 0.016442 10.0.0.189 - - [2026-08-17 02:30:28] "POST /useragent-kv HTTP/1.1" 200 115 0.019577 10.0.0.189 - - [2026-08-17 02:30:28] "POST /neutron/subnet HTTP/1.1" 200 719 0.174631 10.0.0.189 - - [2026-08-17 02:30:28] "POST /neutron/network HTTP/1.1" 200 831 0.006502 10.0.0.189 - - [2026-08-17 02:30:28] "POST /id-to-fqname HTTP/1.1" 200 223 0.001790 10.0.0.189 - - [2026-08-17 02:30:28] "GET /virtual-network/03b03f39-89ea-44da-aeb3-350d06c166be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005358 10.0.0.189 - - [2026-08-17 02:30:28] "POST /neutron/network HTTP/1.1" 200 831 0.005624 10.0.0.189 - - [2026-08-17 02:30:28] "GET /virtual-network/03b03f39-89ea-44da-aeb3-350d06c166be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005099 10.0.0.189 - - [2026-08-17 02:30:28] "POST /neutron/network HTTP/1.1" 200 831 0.005971 10.0.0.189 - - [2026-08-17 02:30:28] "POST /neutron/subnet HTTP/1.1" 200 719 0.005752 10.0.0.189 - - [2026-08-17 02:30:28] "GET /domains HTTP/1.1" 200 281 0.002482 10.0.0.189 - - [2026-08-17 02:30:28] "GET /domains?obj_uuids=dfc0c64e-f091-468c-b4a2-c81ce920aea2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000883 10.0.0.189 - - [2026-08-17 02:30:28] "GET /domain/dfc0c64e-f091-468c-b4a2-c81ce920aea2 HTTP/1.1" 200 2762 0.006219 10.0.0.189 - - [2026-08-17 02:30:28] "GET /projects?obj_uuids=8541d644-0ddd-4b11-b1ff-6917bb39c404&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000962 10.0.0.189 - - [2026-08-17 02:30:28] "GET /project/8541d644-0ddd-4b11-b1ff-6917bb39c404 HTTP/1.1" 200 2315 0.069403 10.0.0.189 - - [2026-08-17 02:30:28] "GET /virtual-network/03b03f39-89ea-44da-aeb3-350d06c166be HTTP/1.1" 200 2320 0.005029 10.0.0.189 - - [2026-08-17 02:30:28] "GET /virtual-network/03b03f39-89ea-44da-aeb3-350d06c166be HTTP/1.1" 200 2320 0.005339 10.0.0.189 - - [2026-08-17 02:30:28] "GET /routing-instance/48e8682a-eb6c-45ef-a546-7fac986ad393 HTTP/1.1" 200 1496 0.003967 10.0.0.189 - - [2026-08-17 02:30:28] "GET /routing-instance/48e8682a-eb6c-45ef-a546-7fac986ad393 HTTP/1.1" 200 1496 0.003390 10.0.0.189 - - [2026-08-17 02:30:28] "GET /route-target/401f859a-fcdc-41f5-88de-b6e79b634221 HTTP/1.1" 200 1213 0.003059 10.0.0.189 - - [2026-08-17 02:30:28] "GET /virtual-network/03b03f39-89ea-44da-aeb3-350d06c166be HTTP/1.1" 200 2320 0.004944 10.0.0.189 - - [2026-08-17 02:30:28] "GET /routing-instance/48e8682a-eb6c-45ef-a546-7fac986ad393 HTTP/1.1" 200 1496 0.003141 10.0.0.189 - - [2026-08-17 02:30:28] "GET /virtual-network/03b03f39-89ea-44da-aeb3-350d06c166be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004545 10.0.0.189 - - [2026-08-17 02:30:28] "GET /virtual-network/03b03f39-89ea-44da-aeb3-350d06c166be HTTP/1.1" 200 2320 0.005371 10.0.0.189 - - [2026-08-17 02:30:28] "GET /routing-instance/48e8682a-eb6c-45ef-a546-7fac986ad393 HTTP/1.1" 200 1496 0.003183 10.0.0.189 - - [2026-08-17 02:30:28] "GET /routing-instance/48e8682a-eb6c-45ef-a546-7fac986ad393 HTTP/1.1" 200 1496 0.002956 10.0.0.189 - - [2026-08-17 02:30:28] "GET /route-target/401f859a-fcdc-41f5-88de-b6e79b634221 HTTP/1.1" 200 1213 0.002543 10.0.0.189 - - [2026-08-17 02:30:28] "GET /domains HTTP/1.1" 200 281 0.002501 10.0.0.189 - - [2026-08-17 02:30:28] "GET /domains?obj_uuids=dfc0c64e-f091-468c-b4a2-c81ce920aea2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000975 10.0.0.189 - - [2026-08-17 02:30:28] "GET /domain/dfc0c64e-f091-468c-b4a2-c81ce920aea2 HTTP/1.1" 200 2762 0.006517 10.0.0.189 - - [2026-08-17 02:30:28] "GET /projects?obj_uuids=8541d644-0ddd-4b11-b1ff-6917bb39c404&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001085 10.0.0.189 - - [2026-08-17 02:30:28] "GET /project/8541d644-0ddd-4b11-b1ff-6917bb39c404 HTTP/1.1" 200 2315 0.066962 10.0.0.189 - - [2026-08-17 02:30:28] "GET /virtual-network/03b03f39-89ea-44da-aeb3-350d06c166be HTTP/1.1" 200 2320 0.004275 10.0.0.189 - - [2026-08-17 02:30:28] "GET /obj-perms HTTP/1.1" 200 4479 0.002628 10.0.0.189 - - [2026-08-17 02:30:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002536 10.0.0.189 - - [2026-08-17 02:30:28] "GET /projects?obj_uuids=8541d644-0ddd-4b11-b1ff-6917bb39c404&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000838 10.0.0.189 - - [2026-08-17 02:30:28] "GET /project/8541d644-0ddd-4b11-b1ff-6917bb39c404?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.023290 10.0.0.189 - - [2026-08-17 02:30:28] "POST /neutron/network HTTP/1.1" 200 117 0.012359 10.0.0.189 - - [2026-08-17 02:30:28] "GET /projects?obj_uuids=8541d644-0ddd-4b11-b1ff-6917bb39c404&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001064 10.0.0.189 - - [2026-08-17 02:30:29] "POST /neutron/network HTTP/1.1" 200 615 0.073052 10.0.0.189 - - [2026-08-17 02:30:29] "POST /ref-update HTTP/1.1" 200 156 0.009909 10.0.0.189 - - [2026-08-17 02:30:29] "POST /useragent-kv HTTP/1.1" 200 115 0.003709 10.0.0.189 - - [2026-08-17 02:30:29] "POST /neutron/subnet HTTP/1.1" 200 725 0.153445 10.0.0.189 - - [2026-08-17 02:30:29] "POST /neutron/network HTTP/1.1" 200 834 0.005721 10.0.0.189 - - [2026-08-17 02:30:29] "POST /id-to-fqname HTTP/1.1" 200 224 0.001231 10.0.0.189 - - [2026-08-17 02:30:29] "GET /virtual-network/876037b8-dabb-482e-813e-d3aa072a17a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.004926 10.0.0.189 - - [2026-08-17 02:30:29] "POST /neutron/network HTTP/1.1" 200 834 0.007159 10.0.0.189 - - [2026-08-17 02:30:29] "GET /virtual-network/876037b8-dabb-482e-813e-d3aa072a17a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.004195 10.0.0.189 - - [2026-08-17 02:30:29] "POST /neutron/network HTTP/1.1" 200 834 0.005311 10.0.0.189 - - [2026-08-17 02:30:29] "POST /neutron/subnet HTTP/1.1" 200 725 0.006330 10.0.0.189 - - [2026-08-17 02:30:29] "GET /domains HTTP/1.1" 200 281 0.002290 10.0.0.189 - - [2026-08-17 02:30:29] "GET /domains?obj_uuids=dfc0c64e-f091-468c-b4a2-c81ce920aea2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000874 10.0.0.189 - - [2026-08-17 02:30:29] "GET /domain/dfc0c64e-f091-468c-b4a2-c81ce920aea2 HTTP/1.1" 200 2762 0.006541 10.0.0.189 - - [2026-08-17 02:30:29] "GET /projects?obj_uuids=8541d644-0ddd-4b11-b1ff-6917bb39c404&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001034 10.0.0.189 - - [2026-08-17 02:30:29] "GET /project/8541d644-0ddd-4b11-b1ff-6917bb39c404 HTTP/1.1" 200 2535 0.071126 10.0.0.189 - - [2026-08-17 02:30:29] "GET /virtual-network/876037b8-dabb-482e-813e-d3aa072a17a9 HTTP/1.1" 200 2328 0.006425 10.0.0.189 - - [2026-08-17 02:30:29] "GET /virtual-network/876037b8-dabb-482e-813e-d3aa072a17a9 HTTP/1.1" 200 2328 0.005778 10.0.0.189 - - [2026-08-17 02:30:29] "GET /routing-instance/af07cb69-09f5-4e6c-a769-1229eec9174f HTTP/1.1" 200 1501 0.003941 10.0.0.189 - - [2026-08-17 02:30:29] "GET /routing-instance/af07cb69-09f5-4e6c-a769-1229eec9174f HTTP/1.1" 200 1501 0.003314 10.0.0.189 - - [2026-08-17 02:30:29] "GET /route-target/97b77175-84f8-4d45-abca-b60008ddf6c3 HTTP/1.1" 200 1217 0.002874 10.0.0.189 - - [2026-08-17 02:30:29] "GET /virtual-network/876037b8-dabb-482e-813e-d3aa072a17a9 HTTP/1.1" 200 2328 0.004606 10.0.0.189 - - [2026-08-17 02:30:29] "GET /routing-instance/af07cb69-09f5-4e6c-a769-1229eec9174f HTTP/1.1" 200 1501 0.003130 10.0.0.189 - - [2026-08-17 02:30:29] "GET /virtual-network/876037b8-dabb-482e-813e-d3aa072a17a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005364 10.0.0.189 - - [2026-08-17 02:30:29] "GET /virtual-network/876037b8-dabb-482e-813e-d3aa072a17a9 HTTP/1.1" 200 2328 0.004638 10.0.0.189 - - [2026-08-17 02:30:29] "GET /routing-instance/af07cb69-09f5-4e6c-a769-1229eec9174f HTTP/1.1" 200 1501 0.003495 10.0.0.189 - - [2026-08-17 02:30:29] "GET /routing-instance/af07cb69-09f5-4e6c-a769-1229eec9174f HTTP/1.1" 200 1501 0.003304 10.0.0.189 - - [2026-08-17 02:30:29] "GET /route-target/97b77175-84f8-4d45-abca-b60008ddf6c3 HTTP/1.1" 200 1217 0.003064 10.0.0.189 - - [2026-08-17 02:30:29] "GET /domains HTTP/1.1" 200 281 0.003050 10.0.0.189 - - [2026-08-17 02:30:29] "GET /domains?obj_uuids=dfc0c64e-f091-468c-b4a2-c81ce920aea2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001275 10.0.0.189 - - [2026-08-17 02:30:29] "GET /domain/dfc0c64e-f091-468c-b4a2-c81ce920aea2 HTTP/1.1" 200 2762 0.007031 10.0.0.189 - - [2026-08-17 02:30:29] "GET /projects?obj_uuids=8541d644-0ddd-4b11-b1ff-6917bb39c404&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000851 10.0.0.189 - - [2026-08-17 02:30:29] "GET /project/8541d644-0ddd-4b11-b1ff-6917bb39c404 HTTP/1.1" 200 2535 0.066106 10.0.0.189 - - [2026-08-17 02:30:29] "GET /virtual-network/876037b8-dabb-482e-813e-d3aa072a17a9 HTTP/1.1" 200 2328 0.004504 10.0.0.189 - - [2026-08-17 02:30:29] "GET /obj-perms HTTP/1.1" 200 4479 0.002292 10.0.0.189 - - [2026-08-17 02:30:29] "POST /id-to-fqname HTTP/1.1" 200 223 0.001529 10.0.0.189 - - [2026-08-17 02:30:29] "POST /neutron/network HTTP/1.1" 200 841 0.006132 10.0.0.189 - - [2026-08-17 02:30:29] "GET /projects?obj_uuids=8541d644-0ddd-4b11-b1ff-6917bb39c404&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001090 10.0.0.189 - - [2026-08-17 02:30:29] "GET /project/8541d644-0ddd-4b11-b1ff-6917bb39c404?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.028762 10.0.0.189 - - [2026-08-17 02:30:29] "POST /neutron/network HTTP/1.1" 200 831 0.005082 10.0.0.189 - - [2026-08-17 02:30:30] "POST /neutron/port HTTP/1.1" 200 117 0.006489 10.0.0.189 - - [2026-08-17 02:30:30] "POST /neutron/port HTTP/1.1" 200 117 0.004504 10.0.0.189 - - [2026-08-17 02:30:30] "POST /id-to-fqname HTTP/1.1" 200 224 0.001421 10.0.0.189 - - [2026-08-17 02:30:30] "POST /neutron/port HTTP/1.1" 200 117 0.004980 10.0.0.189 - - [2026-08-17 02:30:30] "POST /neutron/network HTTP/1.1" 200 844 0.006246 10.0.0.189 - - [2026-08-17 02:30:30] "GET /projects?obj_uuids=8541d644-0ddd-4b11-b1ff-6917bb39c404&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001623 10.0.0.189 - - [2026-08-17 02:30:30] "GET /project/8541d644-0ddd-4b11-b1ff-6917bb39c404?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.028006 10.0.0.189 - - [2026-08-17 02:30:30] "POST /neutron/network HTTP/1.1" 200 834 0.005622 10.0.0.189 - - [2026-08-17 02:30:30] "POST /neutron/port HTTP/1.1" 200 117 0.006223 10.0.0.189 - - [2026-08-17 02:30:30] "POST /neutron/port HTTP/1.1" 200 117 0.004969 10.0.0.189 - - [2026-08-17 02:30:30] "POST /fqname-to-id HTTP/1.1" 404 193 0.002635 10.0.0.189 - - [2026-08-17 02:30:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002416 10.0.0.189 - - [2026-08-17 02:30:30] "GET /domains?obj_uuids=dfc0c64e-f091-468c-b4a2-c81ce920aea2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000957 10.0.0.189 - - [2026-08-17 02:30:30] "GET /domain/dfc0c64e-f091-468c-b4a2-c81ce920aea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 895 0.006938 10.0.0.189 - - [2026-08-17 02:30:30] "POST /service-templates HTTP/1.1" 200 545 0.020613 10.0.0.189 - - [2026-08-17 02:30:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003248 10.0.0.189 - - [2026-08-17 02:30:30] "GET /service-template/8b7953ae-5c67-43ca-aa6c-c9823e78ae80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1817 0.005429 10.0.0.189 - - [2026-08-17 02:30:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003073 10.0.0.189 - - [2026-08-17 02:30:30] "GET /service-template/8b7953ae-5c67-43ca-aa6c-c9823e78ae80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1817 0.003964 10.0.0.189 - - [2026-08-17 02:30:30] "POST /id-to-fqname HTTP/1.1" 200 223 0.001377 10.0.0.189 - - [2026-08-17 02:30:30] "POST /id-to-fqname HTTP/1.1" 200 223 0.001355 10.0.0.189 - - [2026-08-17 02:30:30] "POST /id-to-fqname HTTP/1.1" 200 224 0.001327 10.0.0.189 - - [2026-08-17 02:30:31] "POST /neutron/port HTTP/1.1" 200 117 0.005950 10.0.0.189 - - [2026-08-17 02:30:31] "POST /neutron/network HTTP/1.1" 200 2221 0.008549 10.0.0.189 - - [2026-08-17 02:30:31] "GET /projects?obj_uuids=8541d644-0ddd-4b11-b1ff-6917bb39c404&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001073 10.0.0.189 - - [2026-08-17 02:30:31] "GET /project/8541d644-0ddd-4b11-b1ff-6917bb39c404?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.026793 10.0.0.189 - - [2026-08-17 02:30:31] "POST /neutron/network HTTP/1.1" 200 831 0.005978 10.0.0.189 - - [2026-08-17 02:30:31] "POST /neutron/network HTTP/1.1" 200 831 0.004429 10.0.0.189 - - [2026-08-17 02:30:31] "POST /neutron/network HTTP/1.1" 200 834 0.005462 10.0.0.189 - - [2026-08-17 02:30:32] "POST /neutron/port HTTP/1.1" 200 117 0.007282 10.0.0.189 - - [2026-08-17 02:30:32] "POST /neutron/port HTTP/1.1" 200 117 0.004537 10.0.0.189 - - [2026-08-17 02:30:32] "POST /neutron/port HTTP/1.1" 200 117 0.004733 10.0.0.189 - - [2026-08-17 02:30:34] "POST /neutron/network HTTP/1.1" 200 841 0.005329 10.0.0.189 - - [2026-08-17 02:30:34] "GET /projects?obj_uuids=8541d644-0ddd-4b11-b1ff-6917bb39c404&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001104 10.0.0.189 - - [2026-08-17 02:30:34] "POST /neutron/port HTTP/1.1" 200 1057 0.184209 10.0.0.189 - - [2026-08-17 02:30:34] "POST /neutron/port HTTP/1.1" 200 1057 0.008674 10.0.0.189 - - [2026-08-17 02:30:34] "POST /neutron/port HTTP/1.1" 200 1057 0.008006 10.0.0.189 - - [2026-08-17 02:30:34] "POST /neutron/port HTTP/1.1" 200 1111 0.061216 10.0.0.189 - - [2026-08-17 02:30:35] "POST /neutron/port HTTP/1.1" 200 1121 0.011875 10.0.0.189 - - [2026-08-17 02:30:35] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003451 10.0.0.189 - - [2026-08-17 02:30:35] "POST /neutron/subnet HTTP/1.1" 200 693 0.006805 10.0.0.189 - - [2026-08-17 02:30:35] "POST /neutron/port HTTP/1.1" 200 117 0.001198 10.0.0.189 - - [2026-08-17 02:30:35] "POST /neutron/network HTTP/1.1" 200 831 0.005129 10.0.0.189 - - [2026-08-17 02:30:36] "POST /neutron/network HTTP/1.1" 200 844 0.005832 10.0.0.189 - - [2026-08-17 02:30:36] "GET /projects?obj_uuids=8541d644-0ddd-4b11-b1ff-6917bb39c404&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000953 10.0.0.189 - - [2026-08-17 02:30:36] "POST /neutron/port HTTP/1.1" 200 1058 0.197707 10.0.0.189 - - [2026-08-17 02:30:36] "POST /neutron/port HTTP/1.1" 200 1058 0.009239 10.0.0.189 - - [2026-08-17 02:30:36] "POST /neutron/port HTTP/1.1" 200 1058 0.008536 10.0.0.189 - - [2026-08-17 02:30:36] "POST /neutron/port HTTP/1.1" 200 1112 0.056056 10.0.0.189 - - [2026-08-17 02:30:37] "POST /neutron/port HTTP/1.1" 200 117 0.006760 10.0.0.189 - - [2026-08-17 02:30:37] "POST /neutron/port HTTP/1.1" 200 1122 0.013222 10.0.0.189 - - [2026-08-17 02:30:37] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003811 10.0.0.189 - - [2026-08-17 02:30:37] "POST /neutron/subnet HTTP/1.1" 200 699 0.006749 10.0.0.189 - - [2026-08-17 02:30:37] "POST /neutron/port HTTP/1.1" 200 117 0.001445 10.0.0.189 - - [2026-08-17 02:30:37] "POST /neutron/network HTTP/1.1" 200 834 0.006303 10.0.0.189 - - [2026-08-17 02:30:38] "POST /neutron/network HTTP/1.1" 200 2221 0.009328 10.0.0.189 - - [2026-08-17 02:30:38] "GET /projects?obj_uuids=8541d644-0ddd-4b11-b1ff-6917bb39c404&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001033 10.0.0.189 - - [2026-08-17 02:30:38] "POST /neutron/port HTTP/1.1" 200 1057 0.192785 10.0.0.189 - - [2026-08-17 02:30:38] "GET /projects?obj_uuids=8541d644-0ddd-4b11-b1ff-6917bb39c404&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001208 10.0.0.189 - - [2026-08-17 02:30:38] "POST /neutron/port HTTP/1.1" 200 1057 0.184773 10.0.0.189 - - [2026-08-17 02:30:38] "GET /projects?obj_uuids=8541d644-0ddd-4b11-b1ff-6917bb39c404&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000915 10.0.0.189 - - [2026-08-17 02:30:38] "POST /neutron/port HTTP/1.1" 200 1058 0.183526 10.0.0.189 - - [2026-08-17 02:30:38] "POST /neutron/port HTTP/1.1" 200 1057 0.013047 10.0.0.189 - - [2026-08-17 02:30:38] "POST /neutron/port HTTP/1.1" 200 1057 0.008482 10.0.0.189 - - [2026-08-17 02:30:38] "POST /neutron/port HTTP/1.1" 200 1111 0.072321 10.0.0.189 - - [2026-08-17 02:30:39] "POST /neutron/port HTTP/1.1" 200 1057 0.009800 10.0.0.189 - - [2026-08-17 02:30:39] "POST /neutron/port HTTP/1.1" 200 1057 0.008345 10.0.0.189 - - [2026-08-17 02:30:39] "POST /neutron/port HTTP/1.1" 200 1111 0.059942 10.0.0.189 - - [2026-08-17 02:30:39] "POST /neutron/port HTTP/1.1" 200 1058 0.012151 10.0.0.189 - - [2026-08-17 02:30:39] "POST /neutron/port HTTP/1.1" 200 1058 0.021647 10.0.0.189 - - [2026-08-17 02:30:39] "POST /neutron/port HTTP/1.1" 200 1112 0.065244 10.0.0.189 - - [2026-08-17 02:30:41] "POST /neutron/port HTTP/1.1" 200 3059 0.023190 10.0.0.189 - - [2026-08-17 02:30:41] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003139 10.0.0.189 - - [2026-08-17 02:30:41] "POST /neutron/subnet HTTP/1.1" 200 693 0.005301 10.0.0.189 - - [2026-08-17 02:30:41] "POST /neutron/port HTTP/1.1" 200 117 0.000919 10.0.0.189 - - [2026-08-17 02:30:41] "POST /neutron/network HTTP/1.1" 200 831 0.005440 10.0.0.189 - - [2026-08-17 02:30:41] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004289 10.0.0.189 - - [2026-08-17 02:30:41] "POST /neutron/subnet HTTP/1.1" 200 693 0.006985 10.0.0.189 - - [2026-08-17 02:30:41] "POST /neutron/port HTTP/1.1" 200 117 0.001197 10.0.0.189 - - [2026-08-17 02:30:41] "POST /neutron/network HTTP/1.1" 200 831 0.005405 10.0.0.189 - - [2026-08-17 02:30:41] "POST /neutron/floatingip HTTP/1.1" 200 117 0.002815 10.0.0.189 - - [2026-08-17 02:30:41] "POST /neutron/subnet HTTP/1.1" 200 699 0.005582 10.0.0.189 - - [2026-08-17 02:30:41] "POST /neutron/port HTTP/1.1" 200 117 0.001327 10.0.0.189 - - [2026-08-17 02:30:41] "POST /neutron/network HTTP/1.1" 200 834 0.006138 10.0.0.189 - - [2026-08-17 02:30:42] "POST /neutron/port HTTP/1.1" 200 3059 0.020953 10.0.0.189 - - [2026-08-17 02:30:42] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007071 10.0.0.189 - - [2026-08-17 02:30:47] "POST /neutron/port HTTP/1.1" 200 3059 0.017997 10.0.0.189 - - [2026-08-17 02:30:47] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006708 10.0.0.189 - - [2026-08-17 02:30:52] "POST /neutron/port HTTP/1.1" 200 3059 0.018371 10.0.0.189 - - [2026-08-17 02:30:52] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005476 10.0.0.189 - - [2026-08-17 02:30:56] "DELETE /project/8541d6440ddd4b11b1ff6917bb39c404 HTTP/1.1" 404 173 0.009493 10.0.0.189 - - [2026-08-17 02:30:56] "GET /projects?obj_uuids=9934c3a2-a3eb-4305-8e70-18e58c42d17f&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001105 10.0.0.189 - - [2026-08-17 02:30:56] "GET /project/9934c3a2-a3eb-4305-8e70-18e58c42d17f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.027102 10.0.0.189 - - [2026-08-17 02:30:56] "GET /projects?obj_uuids=9934c3a2-a3eb-4305-8e70-18e58c42d17f&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000892 10.0.0.189 - - [2026-08-17 02:30:56] "GET /project/9934c3a2-a3eb-4305-8e70-18e58c42d17f?fields=security_groups HTTP/1.1" 200 1353 0.065326 10.0.0.189 - - [2026-08-17 02:30:56] "DELETE /security-group/76c0452c-26a2-444d-a453-f2413462b4cd HTTP/1.1" 200 115 0.032135 10.0.0.189 - - [2026-08-17 02:30:56] "GET /projects?obj_uuids=9934c3a2-a3eb-4305-8e70-18e58c42d17f&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000884 10.0.0.189 - - [2026-08-17 02:30:56] "GET /project/9934c3a2-a3eb-4305-8e70-18e58c42d17f?fields=application_policy_sets HTTP/1.1" 200 1392 0.026479 10.0.0.189 - - [2026-08-17 02:30:56] "DELETE /access-control-list/89e70fd8-838f-413d-bc22-e5f4babaee52 HTTP/1.1" 200 115 0.031811 10.0.0.189 - - [2026-08-17 02:30:56] "DELETE /access-control-list/19682c77-ebe2-4c06-aad9-6b726e146ee0 HTTP/1.1" 200 115 0.017282 10.0.0.189 - - [2026-08-17 02:30:56] "DELETE /project/9934c3a2-a3eb-4305-8e70-18e58c42d17f HTTP/1.1" 200 115 0.299231 10.0.0.189 - - [2026-08-17 02:30:57] "POST /neutron/port HTTP/1.1" 200 3059 0.024287 10.0.0.189 - - [2026-08-17 02:30:57] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005938 10.0.0.189 - - [2026-08-17 02:31:02] "POST /neutron/port HTTP/1.1" 200 3059 0.016537 10.0.0.189 - - [2026-08-17 02:31:02] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005683 10.0.0.189 - - [2026-08-17 02:31:04] "GET /obj-perms HTTP/1.1" 200 4509 0.040248 10.0.0.189 - - [2026-08-17 02:31:05] "GET /obj-perms HTTP/1.1" 200 4509 0.043983 10.0.0.189 - - [2026-08-17 02:31:07] "POST /neutron/port HTTP/1.1" 200 3059 0.019713 10.0.0.189 - - [2026-08-17 02:31:07] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007397 10.0.0.189 - - [2026-08-17 02:31:12] "POST /neutron/port HTTP/1.1" 200 3059 0.016911 10.0.0.189 - - [2026-08-17 02:31:12] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005508 10.0.0.189 - - [2026-08-17 02:31:17] "POST /neutron/port HTTP/1.1" 200 3059 0.021149 10.0.0.189 - - [2026-08-17 02:31:17] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006136 10.0.0.189 - - [2026-08-17 02:31:20] "POST /neutron/port HTTP/1.1" 200 1121 0.013272 10.0.0.189 - - [2026-08-17 02:31:20] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005688 10.0.0.189 - - [2026-08-17 02:31:22] "POST /neutron/port HTTP/1.1" 200 3059 0.018937 10.0.0.189 - - [2026-08-17 02:31:22] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005821 10.0.0.189 - - [2026-08-17 02:31:26] "POST /neutron/port HTTP/1.1" 200 1122 0.012262 10.0.0.189 - - [2026-08-17 02:31:26] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005662 10.0.0.189 - - [2026-08-17 02:31:28] "POST /neutron/port HTTP/1.1" 200 3059 0.019928 10.0.0.189 - - [2026-08-17 02:31:28] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007270 10.0.0.189 - - [2026-08-17 02:31:28] "POST /neutron/port HTTP/1.1" 200 3059 0.020455 10.0.0.189 - - [2026-08-17 02:31:28] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007186 10.0.0.189 - - [2026-08-17 02:31:28] "POST /neutron/port HTTP/1.1" 200 3059 0.021204 10.0.0.189 - - [2026-08-17 02:31:28] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006379 10.0.0.189 - - [2026-08-17 02:31:28] "POST /neutron/port HTTP/1.1" 200 3059 0.018136 10.0.0.189 - - [2026-08-17 02:31:28] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006013 10.0.0.189 - - [2026-08-17 02:31:28] "POST /neutron/port HTTP/1.1" 200 3059 0.022906 10.0.0.189 - - [2026-08-17 02:31:28] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006611 10.0.0.189 - - [2026-08-17 02:31:28] "GET /virtual-machine/4aefbee2-9bff-4e93-94e5-41eb43fedf46 HTTP/1.1" 200 1806 0.005404 10.0.0.189 - - [2026-08-17 02:31:28] "GET /virtual-machine-interface/411cc248-6ba6-4710-a270-a1ed744081c8 HTTP/1.1" 200 2954 0.005523 10.0.0.189 - - [2026-08-17 02:31:28] "GET /virtual-machine-interface/5fbeea14-f07e-427b-96d8-f101e858c263 HTTP/1.1" 200 2957 0.007106 10.0.0.189 - - [2026-08-17 02:31:28] "GET /virtual-machine-interface/90bde6df-e8a3-47ed-a838-f7cb0046b534 HTTP/1.1" 200 2955 0.005950 10.0.0.189 - - [2026-08-17 02:31:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002915 10.0.0.189 - - [2026-08-17 02:31:28] "GET /global-vrouter-config/9ba288a3-b09d-49b1-bd6f-7de1365df006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.002878 10.0.0.189 - - [2026-08-17 02:31:28] "GET /virtual-networks?parent_id=8541d644-0ddd-4b11-b1ff-6917bb39c404&detail=False&count=False&shared=False HTTP/1.1" 200 804 0.002969 10.0.0.189 - - [2026-08-17 02:31:28] "GET /virtual-network/fe5ecb3f-0392-4260-b967-4a813131cb1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006316 10.0.0.189 - - [2026-08-17 02:31:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002899 10.0.0.189 - - [2026-08-17 02:31:31] "GET /virtual-network/fe5ecb3f-0392-4260-b967-4a813131cb1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.004299 10.0.0.189 - - [2026-08-17 02:31:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002979 10.0.0.189 - - [2026-08-17 02:31:35] "GET /virtual-network/fe5ecb3f-0392-4260-b967-4a813131cb1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.004495 10.0.0.189 - - [2026-08-17 02:31:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003460 10.0.0.189 - - [2026-08-17 02:31:40] "GET /virtual-network/fe5ecb3f-0392-4260-b967-4a813131cb1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005605 10.0.0.189 - - [2026-08-17 02:31:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002846 10.0.0.189 - - [2026-08-17 02:31:42] "GET /global-vrouter-config/9ba288a3-b09d-49b1-bd6f-7de1365df006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.002721 10.0.0.189 - - [2026-08-17 02:31:42] "GET /virtual-networks?parent_id=8541d644-0ddd-4b11-b1ff-6917bb39c404&detail=False&count=False&shared=False HTTP/1.1" 200 804 0.003322 10.0.0.189 - - [2026-08-17 02:31:42] "GET /virtual-network/fe5ecb3f-0392-4260-b967-4a813131cb1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005841 10.0.0.189 - - [2026-08-17 02:31:42] "POST /neutron/port HTTP/1.1" 200 3059 0.019765 10.0.0.189 - - [2026-08-17 02:31:42] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006470 10.0.0.189 - - [2026-08-17 02:31:47] "POST /neutron/port HTTP/1.1" 200 3059 0.017917 10.0.0.189 - - [2026-08-17 02:31:47] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005594 10.0.0.189 - - [2026-08-17 02:31:50] "POST /neutron/port HTTP/1.1" 200 3059 0.018264 10.0.0.189 - - [2026-08-17 02:31:50] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005140 10.0.0.189 - - [2026-08-17 02:31:52] "POST /neutron/port HTTP/1.1" 200 3059 0.018372 10.0.0.189 - - [2026-08-17 02:31:52] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006189 10.0.0.189 - - [2026-08-17 02:31:57] "POST /neutron/port HTTP/1.1" 200 3059 0.022633 10.0.0.189 - - [2026-08-17 02:31:58] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006324 10.0.0.189 - - [2026-08-17 02:32:03] "POST /neutron/port HTTP/1.1" 200 3059 0.018443 10.0.0.189 - - [2026-08-17 02:32:03] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005165 10.0.0.189 - - [2026-08-17 02:32:05] "GET /obj-perms HTTP/1.1" 200 4509 0.038993 10.0.0.189 - - [2026-08-17 02:32:06] "GET /obj-perms HTTP/1.1" 200 4509 0.042429 10.0.0.189 - - [2026-08-17 02:32:06] "POST /neutron/port HTTP/1.1" 200 1121 0.011657 10.0.0.189 - - [2026-08-17 02:32:07] "POST /neutron/port HTTP/1.1" 200 1121 0.012408 10.0.0.189 - - [2026-08-17 02:32:08] "POST /neutron/network HTTP/1.1" 200 841 0.005628 10.0.0.189 - - [2026-08-17 02:32:08] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003426 10.0.0.189 - - [2026-08-17 02:32:08] "POST /neutron/subnet HTTP/1.1" 200 693 0.008273 10.0.0.189 - - [2026-08-17 02:32:08] "POST /neutron/port HTTP/1.1" 200 117 0.001411 10.0.0.189 - - [2026-08-17 02:32:08] "POST /neutron/network HTTP/1.1" 200 831 0.006575 10.0.0.189 - - [2026-08-17 02:32:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002988 10.0.0.189 - - [2026-08-17 02:32:08] "GET /global-vrouter-config/9ba288a3-b09d-49b1-bd6f-7de1365df006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003178 10.0.0.189 - - [2026-08-17 02:32:08] "GET /virtual-networks?parent_id=8541d644-0ddd-4b11-b1ff-6917bb39c404&detail=False&count=False&shared=False HTTP/1.1" 200 804 0.003816 10.0.0.189 - - [2026-08-17 02:32:08] "GET /virtual-network/03b03f39-89ea-44da-aeb3-350d06c166be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006705 10.0.0.189 - - [2026-08-17 02:32:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003025 10.0.0.189 - - [2026-08-17 02:32:08] "GET /global-vrouter-config/9ba288a3-b09d-49b1-bd6f-7de1365df006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003213 10.0.0.189 - - [2026-08-17 02:32:08] "GET /virtual-networks?parent_id=8541d644-0ddd-4b11-b1ff-6917bb39c404&detail=False&count=False&shared=False HTTP/1.1" 200 804 0.003449 10.0.0.189 - - [2026-08-17 02:32:08] "GET /virtual-network/876037b8-dabb-482e-813e-d3aa072a17a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005902 10.0.0.189 - - [2026-08-17 02:32:08] "POST /fqname-to-id HTTP/1.1" 404 207 0.003140 10.0.0.189 - - [2026-08-17 02:32:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002699 10.0.0.189 - - [2026-08-17 02:32:09] "GET /projects?obj_uuids=8541d644-0ddd-4b11-b1ff-6917bb39c404&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001346 10.0.0.189 - - [2026-08-17 02:32:09] "GET /project/8541d644-0ddd-4b11-b1ff-6917bb39c404?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.029791 10.0.0.189 - - [2026-08-17 02:32:09] "POST /service-instances HTTP/1.1" 200 545 0.059908 10.0.0.189 - - [2026-08-17 02:32:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003939 10.0.0.189 - - [2026-08-17 02:32:09] "GET /service-instance/85543922-5e06-4f6d-8a38-eefc88be1ae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2138 0.005413 10.0.0.189 - - [2026-08-17 02:32:09] "POST /port-tuples HTTP/1.1" 200 588 0.029424 10.0.0.189 - - [2026-08-17 02:32:09] "GET /virtual-machine-interface/90bde6df-e8a3-47ed-a838-f7cb0046b534?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2733 0.006113 10.0.0.189 - - [2026-08-17 02:32:09] "PUT /virtual-machine-interface/90bde6df-e8a3-47ed-a838-f7cb0046b534 HTTP/1.1" 200 285 0.013016 10.0.0.189 - - [2026-08-17 02:32:09] "GET /global-system-configs HTTP/1.1" 401 293 0.000374 10.0.0.189 - - [2026-08-17 02:32:09] "POST /ref-update HTTP/1.1" 200 156 0.012699 10.0.0.189 - - [2026-08-17 02:32:09] "GET /global-system-configs HTTP/1.1" 401 293 0.000392 10.0.0.189 - - [2026-08-17 02:32:09] "POST /instance-ips HTTP/1.1" 200 386 0.033278 10.0.0.189 - - [2026-08-17 02:32:09] "GET /virtual-machine-interface/411cc248-6ba6-4710-a270-a1ed744081c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2732 0.008016 10.0.0.189 - - [2026-08-17 02:32:09] "POST /ref-update HTTP/1.1" 200 156 0.016084 10.0.0.189 - - [2026-08-17 02:32:09] "PUT /virtual-machine-interface/411cc248-6ba6-4710-a270-a1ed744081c8 HTTP/1.1" 200 285 0.013120 10.0.0.189 - - [2026-08-17 02:32:09] "POST /ref-update HTTP/1.1" 200 156 0.013057 10.0.0.189 - - [2026-08-17 02:32:09] "POST /ref-update HTTP/1.1" 200 156 0.008315 10.0.0.189 - - [2026-08-17 02:32:09] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002930 10.0.0.189 - - [2026-08-17 02:32:09] "GET /virtual-machine-interface/5fbeea14-f07e-427b-96d8-f101e858c263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2735 0.005811 10.0.0.189 - - [2026-08-17 02:32:09] "GET /global-system-configs HTTP/1.1" 401 293 0.000453 10.0.0.189 - - [2026-08-17 02:32:09] "POST /instance-ips HTTP/1.1" 200 386 0.028557 10.0.0.189 - - [2026-08-17 02:32:09] "GET /global-system-configs HTTP/1.1" 401 293 0.000439 10.0.0.189 - - [2026-08-17 02:32:09] "PUT /virtual-machine-interface/5fbeea14-f07e-427b-96d8-f101e858c263 HTTP/1.1" 200 285 0.009625 10.0.0.189 - - [2026-08-17 02:32:09] "POST /ref-update HTTP/1.1" 200 156 0.010056 10.0.0.189 - - [2026-08-17 02:32:09] "POST /ref-update HTTP/1.1" 200 156 0.007522 10.0.0.189 - - [2026-08-17 02:32:09] "POST /ref-update HTTP/1.1" 200 156 0.007339 10.0.0.189 - - [2026-08-17 02:32:09] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004433 10.0.0.189 - - [2026-08-17 02:32:09] "POST /neutron/port HTTP/1.1" 200 1121 0.012128 10.0.0.189 - - [2026-08-17 02:32:09] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006344 10.0.0.189 - - [2026-08-17 02:32:09] "POST /instance-ips HTTP/1.1" 200 374 0.025154 10.0.0.189 - - [2026-08-17 02:32:10] "POST /neutron/port HTTP/1.1" 200 1121 0.024340 10.0.0.189 - - [2026-08-17 02:32:10] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008081 10.0.0.189 - - [2026-08-17 02:32:10] "POST /ref-update HTTP/1.1" 200 156 0.010940 10.0.0.189 - - [2026-08-17 02:32:10] "POST /neutron/port HTTP/1.1" 200 1121 0.011342 10.0.0.189 - - [2026-08-17 02:32:10] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007916 10.0.0.189 - - [2026-08-17 02:32:10] "POST /ref-update HTTP/1.1" 200 156 0.010274 10.0.0.189 - - [2026-08-17 02:32:10] "GET /virtual-machine/9f06f3c2-3fc3-44a6-80b5-e930fca31249 HTTP/1.1" 200 1292 0.010210 10.0.0.189 - - [2026-08-17 02:32:10] "GET /virtual-machine-interface/ae9dbb61-677f-4420-95ec-06ea69776a77 HTTP/1.1" 200 2955 0.004799 10.0.0.189 - - [2026-08-17 02:32:10] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003752 10.0.0.189 - - [2026-08-17 02:32:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002867 10.0.0.189 - - [2026-08-17 02:32:10] "GET /global-vrouter-config/9ba288a3-b09d-49b1-bd6f-7de1365df006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.002826 10.0.0.189 - - [2026-08-17 02:32:10] "GET /virtual-networks?parent_id=8541d644-0ddd-4b11-b1ff-6917bb39c404&detail=False&count=False&shared=False HTTP/1.1" 200 804 0.003940 10.0.0.189 - - [2026-08-17 02:32:10] "POST /instance-ips HTTP/1.1" 200 374 0.017192 10.0.0.189 - - [2026-08-17 02:32:10] "GET /virtual-network/03b03f39-89ea-44da-aeb3-350d06c166be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004811 10.0.0.189 - - [2026-08-17 02:32:10] "POST /ref-update HTTP/1.1" 200 156 0.007549 10.0.0.189 - - [2026-08-17 02:32:10] "POST /ref-update HTTP/1.1" 200 156 0.009722 10.0.0.189 - - [2026-08-17 02:32:10] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003305 10.0.0.189 - - [2026-08-17 02:32:10] "POST /instance-ips HTTP/1.1" 200 376 0.017329 10.0.0.189 - - [2026-08-17 02:32:10] "POST /ref-update HTTP/1.1" 200 156 0.008224 10.0.0.189 - - [2026-08-17 02:32:10] "POST /ref-update HTTP/1.1" 200 156 0.008087 10.0.0.189 - - [2026-08-17 02:32:10] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003767 10.0.0.189 - - [2026-08-17 02:32:10] "POST /instance-ips HTTP/1.1" 200 376 0.014933 10.0.0.189 - - [2026-08-17 02:32:10] "POST /ref-update HTTP/1.1" 200 156 0.009147 10.0.0.189 - - [2026-08-17 02:32:10] "POST /ref-update HTTP/1.1" 200 156 0.009861 10.0.0.189 - - [2026-08-17 02:32:10] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003246 10.0.0.189 - - [2026-08-17 02:32:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003077 10.0.0.189 - - [2026-08-17 02:32:11] "GET /global-vrouter-config/9ba288a3-b09d-49b1-bd6f-7de1365df006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003238 10.0.0.189 - - [2026-08-17 02:32:11] "GET /virtual-networks?parent_id=8541d644-0ddd-4b11-b1ff-6917bb39c404&detail=False&count=False&shared=False HTTP/1.1" 200 804 0.003035 10.0.0.189 - - [2026-08-17 02:32:11] "GET /virtual-network/03b03f39-89ea-44da-aeb3-350d06c166be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006125 10.0.0.189 - - [2026-08-17 02:32:11] "POST /neutron/port HTTP/1.1" 200 1122 0.013417 10.0.0.189 - - [2026-08-17 02:32:11] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005463 10.0.0.189 - - [2026-08-17 02:32:11] "POST /neutron/port HTTP/1.1" 200 1122 0.014634 10.0.0.189 - - [2026-08-17 02:32:11] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005733 10.0.0.189 - - [2026-08-17 02:32:11] "POST /neutron/port HTTP/1.1" 200 1122 0.013625 10.0.0.189 - - [2026-08-17 02:32:11] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006373 10.0.0.189 - - [2026-08-17 02:32:11] "GET /virtual-machine/ca304159-31d9-4c6c-82fb-902ddd56bc86 HTTP/1.1" 200 1292 0.004906 10.0.0.189 - - [2026-08-17 02:32:11] "GET /virtual-machine-interface/66dff86f-9ba2-4d6b-b2f4-33ab205c8558 HTTP/1.1" 200 2957 0.007053 10.0.0.189 - - [2026-08-17 02:32:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003079 10.0.0.189 - - [2026-08-17 02:32:11] "GET /global-vrouter-config/9ba288a3-b09d-49b1-bd6f-7de1365df006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003499 10.0.0.189 - - [2026-08-17 02:32:12] "GET /virtual-networks?parent_id=8541d644-0ddd-4b11-b1ff-6917bb39c404&detail=False&count=False&shared=False HTTP/1.1" 200 804 0.003389 10.0.0.189 - - [2026-08-17 02:32:12] "GET /virtual-network/876037b8-dabb-482e-813e-d3aa072a17a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006104 10.0.0.189 - - [2026-08-17 02:32:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002869 10.0.0.189 - - [2026-08-17 02:32:13] "GET /global-vrouter-config/9ba288a3-b09d-49b1-bd6f-7de1365df006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003056 10.0.0.189 - - [2026-08-17 02:32:13] "GET /virtual-networks?parent_id=8541d644-0ddd-4b11-b1ff-6917bb39c404&detail=False&count=False&shared=False HTTP/1.1" 200 804 0.003158 10.0.0.189 - - [2026-08-17 02:32:13] "GET /virtual-network/876037b8-dabb-482e-813e-d3aa072a17a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005381 10.0.0.189 - - [2026-08-17 02:32:13] "POST /fqname-to-id HTTP/1.1" 404 211 0.003079 10.0.0.189 - - [2026-08-17 02:32:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002769 10.0.0.189 - - [2026-08-17 02:32:13] "GET /projects?obj_uuids=8541d644-0ddd-4b11-b1ff-6917bb39c404&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000926 10.0.0.189 - - [2026-08-17 02:32:13] "GET /project/8541d644-0ddd-4b11-b1ff-6917bb39c404?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.030270 10.0.0.189 - - [2026-08-17 02:32:13] "POST /network-policys HTTP/1.1" 200 549 0.018868 10.0.0.189 - - [2026-08-17 02:32:13] "GET /network-policy/d04bdbdc-a9cf-4387-bb15-5a3d61e180d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2185 0.004744 10.0.0.189 - - [2026-08-17 02:32:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002918 10.0.0.189 - - [2026-08-17 02:32:13] "GET /virtual-network/03b03f39-89ea-44da-aeb3-350d06c166be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005481 10.0.0.189 - - [2026-08-17 02:32:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003577 10.0.0.189 - - [2026-08-17 02:32:13] "GET /network-policy/d04bdbdc-a9cf-4387-bb15-5a3d61e180d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2185 0.004003 10.0.0.189 - - [2026-08-17 02:32:13] "POST /fqname-to-id HTTP/1.1" 404 242 0.002779 10.0.0.189 - - [2026-08-17 02:32:13] "POST /ref-update HTTP/1.1" 200 156 0.039204 10.0.0.189 - - [2026-08-17 02:32:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003464 10.0.0.189 - - [2026-08-17 02:32:14] "POST /access-control-lists HTTP/1.1" 200 603 0.063322 10.0.0.189 - - [2026-08-17 02:32:14] "GET /network-policy/d04bdbdc-a9cf-4387-bb15-5a3d61e180d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2185 0.003699 10.0.0.189 - - [2026-08-17 02:32:14] "POST /neutron/network HTTP/1.1" 200 919 0.006686 10.0.0.189 - - [2026-08-17 02:32:14] "GET /virtual-network/03b03f39-89ea-44da-aeb3-350d06c166be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.004716 10.0.0.189 - - [2026-08-17 02:32:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003462 10.0.0.189 - - [2026-08-17 02:32:14] "GET /network-policy/d04bdbdc-a9cf-4387-bb15-5a3d61e180d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2185 0.003481 10.0.0.189 - - [2026-08-17 02:32:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002902 10.0.0.189 - - [2026-08-17 02:32:14] "GET /virtual-network/876037b8-dabb-482e-813e-d3aa072a17a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005498 10.0.0.189 - - [2026-08-17 02:32:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003049 10.0.0.189 - - [2026-08-17 02:32:14] "GET /network-policy/d04bdbdc-a9cf-4387-bb15-5a3d61e180d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2185 0.005548 10.0.0.189 - - [2026-08-17 02:32:14] "POST /fqname-to-id HTTP/1.1" 404 244 0.013974 10.0.0.189 - - [2026-08-17 02:32:14] "POST /ref-update HTTP/1.1" 200 156 0.055377 10.0.0.189 - - [2026-08-17 02:32:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003244 10.0.0.189 - - [2026-08-17 02:32:14] "POST /access-control-lists HTTP/1.1" 200 606 0.078008 10.0.0.189 - - [2026-08-17 02:32:14] "GET /network-policy/d04bdbdc-a9cf-4387-bb15-5a3d61e180d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2185 0.006475 10.0.0.189 - - [2026-08-17 02:32:14] "POST /routing-instances HTTP/1.1" 200 761 0.015701 10.0.0.189 - - [2026-08-17 02:32:14] "POST /neutron/network HTTP/1.1" 200 922 0.008242 10.0.0.189 - - [2026-08-17 02:32:14] "GET /virtual-network/876037b8-dabb-482e-813e-d3aa072a17a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.005494 10.0.0.189 - - [2026-08-17 02:32:14] "POST /route-targets HTTP/1.1" 200 328 0.010813 10.0.0.189 - - [2026-08-17 02:32:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002716 10.0.0.189 - - [2026-08-17 02:32:14] "POST /ref-update HTTP/1.1" 200 156 0.010025 10.0.0.189 - - [2026-08-17 02:32:14] "GET /network-policy/d04bdbdc-a9cf-4387-bb15-5a3d61e180d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2185 0.003964 10.0.0.189 - - [2026-08-17 02:32:14] "GET /routing-instance/68b509e6-fa21-4e11-ad8e-3412b4124074?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1289 0.003703 10.0.0.189 - - [2026-08-17 02:32:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002754 10.0.0.189 - - [2026-08-17 02:32:14] "GET /routing-instance/68b509e6-fa21-4e11-ad8e-3412b4124074?fields=routing_policy_back_refs HTTP/1.1" 200 1289 0.003962 10.0.0.189 - - [2026-08-17 02:32:14] "GET /service-template/8b7953ae-5c67-43ca-aa6c-c9823e78ae80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1817 0.003173 10.0.0.189 - - [2026-08-17 02:32:14] "POST /ref-update HTTP/1.1" 200 156 0.010096 10.0.0.189 - - [2026-08-17 02:32:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002852 10.0.0.189 - - [2026-08-17 02:32:15] "POST /routing-instances HTTP/1.1" 200 762 0.015472 10.0.0.189 - - [2026-08-17 02:32:15] "GET /projects?obj_uuids=8541d644-0ddd-4b11-b1ff-6917bb39c404&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000985 10.0.0.189 - - [2026-08-17 02:32:15] "GET /project/8541d644-0ddd-4b11-b1ff-6917bb39c404?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.029178 10.0.0.189 - - [2026-08-17 02:32:15] "POST /route-targets HTTP/1.1" 200 328 0.012468 10.0.0.189 - - [2026-08-17 02:32:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004910 10.0.0.189 - - [2026-08-17 02:32:15] "POST /ref-update HTTP/1.1" 200 156 0.011787 10.0.0.189 - - [2026-08-17 02:32:15] "GET /service-instance/85543922-5e06-4f6d-8a38-eefc88be1ae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3538 0.010830 10.0.0.189 - - [2026-08-17 02:32:15] "GET /routing-instance/f179a9bb-3fbf-4a87-8a18-4f246ca3bba4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1290 0.004567 10.0.0.189 - - [2026-08-17 02:32:15] "GET /domains HTTP/1.1" 200 281 0.003051 10.0.0.189 - - [2026-08-17 02:32:15] "GET /domains?obj_uuids=dfc0c64e-f091-468c-b4a2-c81ce920aea2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000960 10.0.0.189 - - [2026-08-17 02:32:15] "GET /domain/dfc0c64e-f091-468c-b4a2-c81ce920aea2 HTTP/1.1" 200 2783 0.007655 10.0.0.189 - - [2026-08-17 02:32:15] "GET /projects?obj_uuids=8541d644-0ddd-4b11-b1ff-6917bb39c404&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000832 10.0.0.189 - - [2026-08-17 02:32:15] "GET /routing-instance/f179a9bb-3fbf-4a87-8a18-4f246ca3bba4?fields=routing_policy_back_refs HTTP/1.1" 200 1290 0.004312 10.0.0.189 - - [2026-08-17 02:32:15] "PUT /routing-instance/68b509e6-fa21-4e11-ad8e-3412b4124074 HTTP/1.1" 200 267 0.010167 10.0.0.189 - - [2026-08-17 02:32:15] "GET /project/8541d644-0ddd-4b11-b1ff-6917bb39c404 HTTP/1.1" 200 4258 0.078204 10.0.0.189 - - [2026-08-17 02:32:15] "GET /service-instance/85543922-5e06-4f6d-8a38-eefc88be1ae8 HTTP/1.1" 200 3793 0.005291 10.0.0.189 - - [2026-08-17 02:32:15] "GET /domains HTTP/1.1" 200 281 0.002580 10.0.0.189 - - [2026-08-17 02:32:15] "GET /domains?obj_uuids=dfc0c64e-f091-468c-b4a2-c81ce920aea2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000814 10.0.0.189 - - [2026-08-17 02:32:15] "GET /domain/dfc0c64e-f091-468c-b4a2-c81ce920aea2 HTTP/1.1" 200 2783 0.005962 10.0.0.189 - - [2026-08-17 02:32:15] "GET /projects?obj_uuids=8541d644-0ddd-4b11-b1ff-6917bb39c404&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000783 10.0.0.189 - - [2026-08-17 02:32:15] "PUT /routing-instance/f179a9bb-3fbf-4a87-8a18-4f246ca3bba4 HTTP/1.1" 200 267 0.012183 10.0.0.189 - - [2026-08-17 02:32:15] "GET /project/8541d644-0ddd-4b11-b1ff-6917bb39c404 HTTP/1.1" 200 4258 0.074203 10.0.0.189 - - [2026-08-17 02:32:15] "POST /ref-update HTTP/1.1" 200 156 0.023165 10.0.0.189 - - [2026-08-17 02:32:15] "GET /service-instance/85543922-5e06-4f6d-8a38-eefc88be1ae8 HTTP/1.1" 200 3793 0.012242 10.0.0.189 - - [2026-08-17 02:32:15] "GET /port-tuple/18f3f027-74c8-458e-be04-551467a63ac3 HTTP/1.1" 200 1985 0.003443 10.0.0.189 - - [2026-08-17 02:32:15] "GET /virtual-machine-interface/411cc248-6ba6-4710-a270-a1ed744081c8 HTTP/1.1" 200 3809 0.004984 10.0.0.189 - - [2026-08-17 02:32:15] "GET /virtual-machine-interface/5fbeea14-f07e-427b-96d8-f101e858c263 HTTP/1.1" 200 3815 0.005325 10.0.0.189 - - [2026-08-17 02:32:15] "GET /virtual-machine-interface/90bde6df-e8a3-47ed-a838-f7cb0046b534 HTTP/1.1" 200 3828 0.005656 10.0.0.189 - - [2026-08-17 02:32:15] "POST /neutron/port HTTP/1.1" 200 3830 0.038256 10.0.0.189 - - [2026-08-17 02:32:15] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005809 10.0.0.189 - - [2026-08-17 02:32:15] "POST /neutron/port HTTP/1.1" 200 3830 0.027540 10.0.0.189 - - [2026-08-17 02:32:15] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006151 10.0.0.189 - - [2026-08-17 02:32:15] "POST /neutron/port HTTP/1.1" 200 3830 0.027358 10.0.0.189 - - [2026-08-17 02:32:15] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005345 10.0.0.189 - - [2026-08-17 02:32:15] "POST /neutron/port HTTP/1.1" 200 3830 0.029996 10.0.0.189 - - [2026-08-17 02:32:15] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005583 10.0.0.189 - - [2026-08-17 02:32:15] "POST /neutron/network HTTP/1.1" 200 893 0.010923 10.0.0.189 - - [2026-08-17 02:32:15] "POST /neutron/network HTTP/1.1" 200 919 0.005884 10.0.0.189 - - [2026-08-17 02:32:15] "POST /neutron/network HTTP/1.1" 200 805 0.013637 10.0.0.189 - - [2026-08-17 02:32:15] "POST /neutron/network HTTP/1.1" 200 831 0.005009 10.0.0.189 - - [2026-08-17 02:32:15] "POST /neutron/network HTTP/1.1" 200 896 0.011309 10.0.0.189 - - [2026-08-17 02:32:15] "POST /neutron/network HTTP/1.1" 200 922 0.004604 10.0.0.189 - - [2026-08-17 02:32:15] "POST /id-to-fqname HTTP/1.1" 200 223 0.001164 10.0.0.189 - - [2026-08-17 02:32:15] "POST /id-to-fqname HTTP/1.1" 200 223 0.000965 10.0.0.189 - - [2026-08-17 02:32:16] "POST /id-to-fqname HTTP/1.1" 200 224 0.001601 10.0.0.189 - - [2026-08-17 02:32:16] "GET /virtual-machine/4aefbee2-9bff-4e93-94e5-41eb43fedf46 HTTP/1.1" 200 1806 0.003542 10.0.0.189 - - [2026-08-17 02:32:16] "GET /virtual-machine-interface/411cc248-6ba6-4710-a270-a1ed744081c8 HTTP/1.1" 200 3809 0.004848 10.0.0.189 - - [2026-08-17 02:32:16] "GET /virtual-machine-interface/5fbeea14-f07e-427b-96d8-f101e858c263 HTTP/1.1" 200 3815 0.003812 10.0.0.189 - - [2026-08-17 02:32:16] "GET /virtual-machine-interface/90bde6df-e8a3-47ed-a838-f7cb0046b534 HTTP/1.1" 200 3828 0.004086 10.0.0.189 - - [2026-08-17 02:32:16] "GET /instance-ip/6d186e9b-5084-40e5-b221-83a3ee28d7f3 HTTP/1.1" 200 1960 0.002769 10.0.0.189 - - [2026-08-17 02:32:16] "GET /instance-ip/828120c3-3434-4445-b536-5f13b87277bc HTTP/1.1" 200 1958 0.002928 10.0.0.189 - - [2026-08-17 02:32:16] "GET /instance-ip/90dcd3a8-f00c-4681-afe9-36d4932870de HTTP/1.1" 200 1624 0.003698 10.0.0.189 - - [2026-08-17 02:32:16] "GET /instance-ip/b768ff40-0512-4378-981c-38b56d55d928 HTTP/1.1" 200 1626 0.003808 10.0.0.189 - - [2026-08-17 02:32:16] "GET /instance-ip/f5f30c15-8ded-4ae7-929f-be70786a15d9 HTTP/1.1" 200 1965 0.002745 10.0.0.189 - - [2026-08-17 02:32:16] "GET /instance-ip/fbd6d11f-f4f9-49ca-a33f-0e233956f8dd HTTP/1.1" 200 1963 0.002923 10.0.0.189 - - [2026-08-17 02:32:16] "GET /instance-ip/6ef65c2b-67af-4b1f-8a67-a33094d5df78 HTTP/1.1" 200 1622 0.003518 10.0.0.189 - - [2026-08-17 02:32:16] "GET /instance-ip/776ce15e-49d4-4523-a777-b2eb0ba57f10 HTTP/1.1" 200 1984 0.002462 10.0.0.189 - - [2026-08-17 02:32:16] "GET /instance-ip/bf766d1f-fb53-4e1f-8c82-0b32973106a4 HTTP/1.1" 200 1983 0.003868 10.0.0.189 - - [2026-08-17 02:32:16] "POST /neutron/port HTTP/1.1" 200 3830 0.029586 10.0.0.189 - - [2026-08-17 02:32:16] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005159 10.0.0.189 - - [2026-08-17 02:32:16] "POST /neutron/port HTTP/1.1" 200 3830 0.027554 10.0.0.189 - - [2026-08-17 02:32:16] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005561 10.0.0.189 - - [2026-08-17 02:32:16] "POST /neutron/port HTTP/1.1" 200 3830 0.028750 10.0.0.189 - - [2026-08-17 02:32:16] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006876 10.0.0.189 - - [2026-08-17 02:32:16] "POST /neutron/port HTTP/1.1" 200 3830 0.027035 10.0.0.189 - - [2026-08-17 02:32:16] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005220 10.0.0.189 - - [2026-08-17 02:32:16] "GET /virtual-machine/4aefbee2-9bff-4e93-94e5-41eb43fedf46 HTTP/1.1" 200 1806 0.003232 10.0.0.189 - - [2026-08-17 02:32:16] "GET /virtual-machine-interface/411cc248-6ba6-4710-a270-a1ed744081c8 HTTP/1.1" 200 3809 0.004124 10.0.0.189 - - [2026-08-17 02:32:16] "GET /virtual-machine-interface/5fbeea14-f07e-427b-96d8-f101e858c263 HTTP/1.1" 200 3815 0.004256 10.0.0.189 - - [2026-08-17 02:32:16] "GET /virtual-machine-interface/90bde6df-e8a3-47ed-a838-f7cb0046b534 HTTP/1.1" 200 3828 0.004144 10.0.0.189 - - [2026-08-17 02:32:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002369 10.0.0.189 - - [2026-08-17 02:32:16] "GET /global-vrouter-config/9ba288a3-b09d-49b1-bd6f-7de1365df006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.002419 10.0.0.189 - - [2026-08-17 02:32:16] "GET /virtual-networks?parent_id=8541d644-0ddd-4b11-b1ff-6917bb39c404&detail=False&count=False&shared=False HTTP/1.1" 200 804 0.002872 10.0.0.189 - - [2026-08-17 02:32:16] "GET /virtual-network/03b03f39-89ea-44da-aeb3-350d06c166be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.005755 10.0.0.189 - - [2026-08-17 02:32:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003238 10.0.0.189 - - [2026-08-17 02:32:17] "GET /global-vrouter-config/9ba288a3-b09d-49b1-bd6f-7de1365df006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003019 10.0.0.189 - - [2026-08-17 02:32:17] "GET /virtual-networks?parent_id=8541d644-0ddd-4b11-b1ff-6917bb39c404&detail=False&count=False&shared=False HTTP/1.1" 200 804 0.003056 10.0.0.189 - - [2026-08-17 02:32:17] "GET /virtual-network/03b03f39-89ea-44da-aeb3-350d06c166be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.006591 10.0.0.189 - - [2026-08-17 02:32:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003032 10.0.0.189 - - [2026-08-17 02:32:18] "GET /global-vrouter-config/9ba288a3-b09d-49b1-bd6f-7de1365df006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004137 10.0.0.189 - - [2026-08-17 02:32:18] "GET /virtual-networks?parent_id=8541d644-0ddd-4b11-b1ff-6917bb39c404&detail=False&count=False&shared=False HTTP/1.1" 200 804 0.002937 10.0.0.189 - - [2026-08-17 02:32:18] "GET /virtual-network/03b03f39-89ea-44da-aeb3-350d06c166be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.005116 10.0.0.189 - - [2026-08-17 02:32:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003221 10.0.0.189 - - [2026-08-17 02:32:18] "GET /global-vrouter-config/9ba288a3-b09d-49b1-bd6f-7de1365df006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004363 10.0.0.189 - - [2026-08-17 02:32:18] "GET /virtual-networks?parent_id=8541d644-0ddd-4b11-b1ff-6917bb39c404&detail=False&count=False&shared=False HTTP/1.1" 200 804 0.003388 10.0.0.189 - - [2026-08-17 02:32:18] "GET /virtual-network/03b03f39-89ea-44da-aeb3-350d06c166be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.005979 10.0.0.189 - - [2026-08-17 02:32:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002793 10.0.0.189 - - [2026-08-17 02:32:18] "GET /global-vrouter-config/9ba288a3-b09d-49b1-bd6f-7de1365df006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003537 10.0.0.189 - - [2026-08-17 02:32:18] "GET /virtual-networks?parent_id=8541d644-0ddd-4b11-b1ff-6917bb39c404&detail=False&count=False&shared=False HTTP/1.1" 200 804 0.003014 10.0.0.189 - - [2026-08-17 02:32:18] "GET /virtual-network/03b03f39-89ea-44da-aeb3-350d06c166be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.005324 10.0.0.189 - - [2026-08-17 02:32:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003177 10.0.0.189 - - [2026-08-17 02:32:18] "GET /global-vrouter-config/9ba288a3-b09d-49b1-bd6f-7de1365df006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003856 10.0.0.189 - - [2026-08-17 02:32:18] "GET /virtual-networks?parent_id=8541d644-0ddd-4b11-b1ff-6917bb39c404&detail=False&count=False&shared=False HTTP/1.1" 200 804 0.003455 10.0.0.189 - - [2026-08-17 02:32:18] "GET /virtual-network/fe5ecb3f-0392-4260-b967-4a813131cb1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005774 10.0.0.189 - - [2026-08-17 02:32:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002821 10.0.0.189 - - [2026-08-17 02:32:18] "GET /global-vrouter-config/9ba288a3-b09d-49b1-bd6f-7de1365df006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003922 10.0.0.189 - - [2026-08-17 02:32:18] "GET /virtual-networks?parent_id=8541d644-0ddd-4b11-b1ff-6917bb39c404&detail=False&count=False&shared=False HTTP/1.1" 200 804 0.003360 10.0.0.189 - - [2026-08-17 02:32:18] "GET /virtual-network/fe5ecb3f-0392-4260-b967-4a813131cb1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005349 10.0.0.189 - - [2026-08-17 02:32:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002776 10.0.0.189 - - [2026-08-17 02:32:19] "GET /global-vrouter-config/9ba288a3-b09d-49b1-bd6f-7de1365df006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003623 10.0.0.189 - - [2026-08-17 02:32:19] "GET /virtual-networks?parent_id=8541d644-0ddd-4b11-b1ff-6917bb39c404&detail=False&count=False&shared=False HTTP/1.1" 200 804 0.003039 10.0.0.189 - - [2026-08-17 02:32:19] "GET /virtual-network/fe5ecb3f-0392-4260-b967-4a813131cb1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005157 10.0.0.189 - - [2026-08-17 02:32:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003262 10.0.0.189 - - [2026-08-17 02:32:19] "GET /global-vrouter-config/9ba288a3-b09d-49b1-bd6f-7de1365df006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004661 10.0.0.189 - - [2026-08-17 02:32:19] "GET /virtual-networks?parent_id=8541d644-0ddd-4b11-b1ff-6917bb39c404&detail=False&count=False&shared=False HTTP/1.1" 200 804 0.003841 10.0.0.189 - - [2026-08-17 02:32:19] "GET /virtual-network/fe5ecb3f-0392-4260-b967-4a813131cb1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005445 10.0.0.189 - - [2026-08-17 02:32:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003312 10.0.0.189 - - [2026-08-17 02:32:19] "GET /global-vrouter-config/9ba288a3-b09d-49b1-bd6f-7de1365df006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004565 10.0.0.189 - - [2026-08-17 02:32:19] "GET /virtual-networks?parent_id=8541d644-0ddd-4b11-b1ff-6917bb39c404&detail=False&count=False&shared=False HTTP/1.1" 200 804 0.003115 10.0.0.189 - - [2026-08-17 02:32:19] "GET /virtual-network/876037b8-dabb-482e-813e-d3aa072a17a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.006261 10.0.0.189 - - [2026-08-17 02:32:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002991 10.0.0.189 - - [2026-08-17 02:32:19] "GET /global-vrouter-config/9ba288a3-b09d-49b1-bd6f-7de1365df006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004231 10.0.0.189 - - [2026-08-17 02:32:19] "GET /virtual-networks?parent_id=8541d644-0ddd-4b11-b1ff-6917bb39c404&detail=False&count=False&shared=False HTTP/1.1" 200 804 0.003524 10.0.0.189 - - [2026-08-17 02:32:19] "GET /virtual-network/876037b8-dabb-482e-813e-d3aa072a17a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.005153 10.0.0.189 - - [2026-08-17 02:32:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002845 10.0.0.189 - - [2026-08-17 02:32:19] "GET /global-vrouter-config/9ba288a3-b09d-49b1-bd6f-7de1365df006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003369 10.0.0.189 - - [2026-08-17 02:32:19] "GET /virtual-networks?parent_id=8541d644-0ddd-4b11-b1ff-6917bb39c404&detail=False&count=False&shared=False HTTP/1.1" 200 804 0.003060 10.0.0.189 - - [2026-08-17 02:32:20] "GET /virtual-network/876037b8-dabb-482e-813e-d3aa072a17a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.005573 10.0.0.189 - - [2026-08-17 02:32:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002813 10.0.0.189 - - [2026-08-17 02:32:20] "GET /global-vrouter-config/9ba288a3-b09d-49b1-bd6f-7de1365df006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003516 10.0.0.189 - - [2026-08-17 02:32:20] "GET /virtual-networks?parent_id=8541d644-0ddd-4b11-b1ff-6917bb39c404&detail=False&count=False&shared=False HTTP/1.1" 200 804 0.003015 10.0.0.189 - - [2026-08-17 02:32:20] "GET /virtual-network/876037b8-dabb-482e-813e-d3aa072a17a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.007119 10.0.0.189 - - [2026-08-17 02:32:20] "GET /virtual-machine/4aefbee2-9bff-4e93-94e5-41eb43fedf46 HTTP/1.1" 200 1806 0.004692 10.0.0.189 - - [2026-08-17 02:32:20] "GET /domains HTTP/1.1" 200 281 0.002540 10.0.0.189 - - [2026-08-17 02:32:20] "GET /domains?obj_uuids=dfc0c64e-f091-468c-b4a2-c81ce920aea2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000912 10.0.0.189 - - [2026-08-17 02:32:20] "GET /domain/dfc0c64e-f091-468c-b4a2-c81ce920aea2 HTTP/1.1" 200 2783 0.006276 10.0.0.189 - - [2026-08-17 02:32:20] "GET /projects?obj_uuids=8541d644-0ddd-4b11-b1ff-6917bb39c404&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000855 10.0.0.189 - - [2026-08-17 02:32:20] "GET /project/8541d644-0ddd-4b11-b1ff-6917bb39c404 HTTP/1.1" 200 4258 0.064007 10.0.0.189 - - [2026-08-17 02:32:20] "GET /service-instance/85543922-5e06-4f6d-8a38-eefc88be1ae8 HTTP/1.1" 200 3793 0.003658 10.0.0.189 - - [2026-08-17 02:32:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002175 10.0.0.189 - - [2026-08-17 02:32:20] "GET /routing-instance/48e8682a-eb6c-45ef-a546-7fac986ad393?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1891 0.003143 10.0.0.189 - - [2026-08-17 02:32:20] "GET /routing-instance/48e8682a-eb6c-45ef-a546-7fac986ad393?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 2024 0.004784 10.0.0.189 - - [2026-08-17 02:32:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002808 10.0.0.189 - - [2026-08-17 02:32:20] "GET /routing-instance/af07cb69-09f5-4e6c-a769-1229eec9174f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1897 0.004327 10.0.0.189 - - [2026-08-17 02:32:20] "GET /routing-instance/af07cb69-09f5-4e6c-a769-1229eec9174f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 2028 0.004940 10.0.0.189 - - [2026-08-17 02:32:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002909 10.0.0.189 - - [2026-08-17 02:32:20] "GET /virtual-network/03b03f39-89ea-44da-aeb3-350d06c166be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.005154 10.0.0.189 - - [2026-08-17 02:32:20] "GET /virtual-network/03b03f39-89ea-44da-aeb3-350d06c166be?fields=routing_instances HTTP/1.1" 200 1687 0.007578 10.0.0.189 - - [2026-08-17 02:32:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003272 10.0.0.189 - - [2026-08-17 02:32:20] "GET /virtual-network/876037b8-dabb-482e-813e-d3aa072a17a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.006346 10.0.0.189 - - [2026-08-17 02:32:20] "GET /virtual-network/876037b8-dabb-482e-813e-d3aa072a17a9?fields=routing_instances HTTP/1.1" 200 1692 0.007881 10.0.0.189 - - [2026-08-17 02:32:24] "POST /ref-update HTTP/1.1" 200 156 0.033390 10.0.0.189 - - [2026-08-17 02:32:24] "DELETE /access-control-list/0bd9dab6-9aef-4f2f-82dd-334a072db9bf HTTP/1.1" 200 115 0.028635 10.0.0.189 - - [2026-08-17 02:32:24] "POST /neutron/network HTTP/1.1" 200 834 0.010469 10.0.0.189 - - [2026-08-17 02:32:24] "GET /virtual-network/876037b8-dabb-482e-813e-d3aa072a17a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.004611 10.0.0.189 - - [2026-08-17 02:32:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002154 10.0.0.189 - - [2026-08-17 02:32:25] "DELETE /routing-instance/68b509e6-fa21-4e11-ad8e-3412b4124074 HTTP/1.1" 200 115 0.023922 10.0.0.189 - - [2026-08-17 02:32:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003246 10.0.0.189 - - [2026-08-17 02:32:25] "GET /network-policy/d04bdbdc-a9cf-4387-bb15-5a3d61e180d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2185 0.003504 10.0.0.189 - - [2026-08-17 02:32:25] "DELETE /route-target/eea98520-e27a-4aaa-af41-93955bfdb1e6 HTTP/1.1" 200 115 0.015132 10.0.0.189 - - [2026-08-17 02:32:25] "POST /ref-update HTTP/1.1" 200 156 0.025224 10.0.0.189 - - [2026-08-17 02:32:25] "DELETE /routing-instance/f179a9bb-3fbf-4a87-8a18-4f246ca3bba4 HTTP/1.1" 200 115 0.037752 10.0.0.189 - - [2026-08-17 02:32:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003170 10.0.0.189 - - [2026-08-17 02:32:25] "POST /neutron/network HTTP/1.1" 200 831 0.007113 10.0.0.189 - - [2026-08-17 02:32:25] "GET /virtual-network/03b03f39-89ea-44da-aeb3-350d06c166be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004712 10.0.0.189 - - [2026-08-17 02:32:25] "DELETE /route-target/2a20deea-b587-4656-8c23-78905f0ff162 HTTP/1.1" 200 115 0.019329 10.0.0.189 - - [2026-08-17 02:32:25] "DELETE /access-control-list/dd3e37e1-e707-48c9-b035-51a9dec1fefc HTTP/1.1" 200 115 0.022299 10.0.0.189 - - [2026-08-17 02:32:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005801 10.0.0.189 - - [2026-08-17 02:32:25] "GET /network-policy/d04bdbdc-a9cf-4387-bb15-5a3d61e180d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2185 0.003445 10.0.0.189 - - [2026-08-17 02:32:25] "DELETE /network-policy/d04bdbdc-a9cf-4387-bb15-5a3d61e180d9 HTTP/1.1" 200 115 0.021266 10.0.0.189 - - [2026-08-17 02:32:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002723 10.0.0.189 - - [2026-08-17 02:32:25] "DELETE /service-instance/85543922-5e06-4f6d-8a38-eefc88be1ae8 HTTP/1.1" 200 115 0.040985 10.0.0.189 - - [2026-08-17 02:32:25] "GET /domains HTTP/1.1" 200 281 0.002316 10.0.0.189 - - [2026-08-17 02:32:25] "POST /ref-update HTTP/1.1" 200 156 0.011918 10.0.0.189 - - [2026-08-17 02:32:25] "GET /domains?obj_uuids=dfc0c64e-f091-468c-b4a2-c81ce920aea2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000900 10.0.0.189 - - [2026-08-17 02:32:25] "GET /domain/dfc0c64e-f091-468c-b4a2-c81ce920aea2 HTTP/1.1" 200 2783 0.007639 10.0.0.189 - - [2026-08-17 02:32:25] "GET /projects?obj_uuids=8541d644-0ddd-4b11-b1ff-6917bb39c404&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000908 10.0.0.189 - - [2026-08-17 02:32:25] "DELETE /instance-ip/fbd6d11f-f4f9-49ca-a33f-0e233956f8dd HTTP/1.1" 200 115 0.027580 10.0.0.189 - - [2026-08-17 02:32:25] "POST /ref-update HTTP/1.1" 200 156 0.007866 10.0.0.189 - - [2026-08-17 02:32:25] "GET /project/8541d644-0ddd-4b11-b1ff-6917bb39c404 HTTP/1.1" 200 3782 0.073900 10.0.0.189 - - [2026-08-17 02:32:25] "GET /virtual-machine/4aefbee2-9bff-4e93-94e5-41eb43fedf46 HTTP/1.1" 200 1806 0.002819 10.0.0.189 - - [2026-08-17 02:32:25] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002133 10.0.0.189 - - [2026-08-17 02:32:25] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002048 10.0.0.189 - - [2026-08-17 02:32:25] "DELETE /instance-ip/6d186e9b-5084-40e5-b221-83a3ee28d7f3 HTTP/1.1" 200 115 0.026531 10.0.0.189 - - [2026-08-17 02:32:25] "POST /ref-update HTTP/1.1" 200 156 0.008516 10.0.0.189 - - [2026-08-17 02:32:25] "DELETE /instance-ip/776ce15e-49d4-4523-a777-b2eb0ba57f10 HTTP/1.1" 200 115 0.019543 10.0.0.189 - - [2026-08-17 02:32:25] "POST /ref-update HTTP/1.1" 200 156 0.009226 10.0.0.189 - - [2026-08-17 02:32:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002825 10.0.0.189 - - [2026-08-17 02:32:25] "DELETE /service-template/8b7953ae-5c67-43ca-aa6c-c9823e78ae80 HTTP/1.1" 200 115 0.021334 10.0.0.189 - - [2026-08-17 02:32:25] "POST /fqname-to-id HTTP/1.1" 404 193 0.002595 10.0.0.189 - - [2026-08-17 02:32:25] "DELETE /instance-ip/828120c3-3434-4445-b536-5f13b87277bc HTTP/1.1" 200 115 0.025740 10.0.0.189 - - [2026-08-17 02:32:25] "POST /ref-update HTTP/1.1" 200 156 0.009344 10.0.0.189 - - [2026-08-17 02:32:25] "DELETE /instance-ip/f5f30c15-8ded-4ae7-929f-be70786a15d9 HTTP/1.1" 200 115 0.023182 10.0.0.189 - - [2026-08-17 02:32:25] "POST /ref-update HTTP/1.1" 200 156 0.010205 10.0.0.189 - - [2026-08-17 02:32:25] "DELETE /instance-ip/bf766d1f-fb53-4e1f-8c82-0b32973106a4 HTTP/1.1" 200 115 0.024063 10.0.0.189 - - [2026-08-17 02:32:25] "POST /neutron/network HTTP/1.1" 200 834 0.006230 10.0.0.189 - - [2026-08-17 02:32:25] "POST /neutron/network HTTP/1.1" 400 204 0.009399 10.0.0.189 - - [2026-08-17 02:32:27] "POST /neutron/port HTTP/1.1" 200 1122 0.013053 10.0.0.189 - - [2026-08-17 02:32:27] "POST /neutron/port HTTP/1.1" 200 1112 0.012262 10.0.0.189 - - [2026-08-17 02:32:27] "POST /neutron/port HTTP/1.1" 200 1121 0.014044 10.0.0.189 - - [2026-08-17 02:32:27] "POST /neutron/port HTTP/1.1" 200 1111 0.012140 10.0.0.189 - - [2026-08-17 02:32:27] "POST /neutron/network HTTP/1.1" 200 834 0.011898 10.0.0.189 - - [2026-08-17 02:32:28] "POST /neutron/network HTTP/1.1" 400 204 0.018914 10.0.0.189 - - [2026-08-17 02:32:28] "POST /neutron/port HTTP/1.1" 200 151 0.153277 10.0.0.189 - - [2026-08-17 02:32:28] "POST /neutron/port HTTP/1.1" 200 3059 0.029438 10.0.0.189 - - [2026-08-17 02:32:28] "POST /neutron/port HTTP/1.1" 200 1111 0.011095 10.0.0.189 - - [2026-08-17 02:32:28] "POST /neutron/port HTTP/1.1" 200 151 0.161223 10.0.0.189 - - [2026-08-17 02:32:28] "POST /neutron/port HTTP/1.1" 200 151 0.099730 10.0.0.189 - - [2026-08-17 02:32:28] "POST /neutron/port HTTP/1.1" 200 1112 0.010855 10.0.0.189 - - [2026-08-17 02:32:28] "POST /neutron/port HTTP/1.1" 200 151 0.093111 10.0.0.189 - - [2026-08-17 02:32:28] "POST /neutron/port HTTP/1.1" 200 1111 0.010338 10.0.0.189 - - [2026-08-17 02:32:28] "POST /neutron/port HTTP/1.1" 200 151 0.125241 10.0.0.189 - - [2026-08-17 02:32:30] "POST /neutron/network HTTP/1.1" 200 834 0.006193 10.0.0.189 - - [2026-08-17 02:32:30] "POST /useragent-kv HTTP/1.1" 200 115 0.003508 10.0.0.189 - - [2026-08-17 02:32:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004255 10.0.0.189 - - [2026-08-17 02:32:30] "POST /useragent-kv HTTP/1.1" 200 115 0.002952 10.0.0.189 - - [2026-08-17 02:32:30] "POST /neutron/network HTTP/1.1" 200 151 0.074815 10.0.0.189 - - [2026-08-17 02:32:30] "DELETE /route-target/97b77175-84f8-4d45-abca-b60008ddf6c3 HTTP/1.1" 200 115 0.021725 10.0.0.189 - - [2026-08-17 02:32:30] "GET /routing-instance/af07cb69-09f5-4e6c-a769-1229eec9174f HTTP/1.1" 404 171 0.002708 10.0.0.189 - - [2026-08-17 02:32:30] "GET /domains HTTP/1.1" 200 281 0.002592 10.0.0.189 - - [2026-08-17 02:32:30] "GET /domains?obj_uuids=dfc0c64e-f091-468c-b4a2-c81ce920aea2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001117 10.0.0.189 - - [2026-08-17 02:32:30] "GET /domain/dfc0c64e-f091-468c-b4a2-c81ce920aea2 HTTP/1.1" 200 2582 0.051712 10.0.0.189 - - [2026-08-17 02:32:30] "GET /projects?obj_uuids=8541d644-0ddd-4b11-b1ff-6917bb39c404&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000985 10.0.0.189 - - [2026-08-17 02:32:30] "GET /project/8541d644-0ddd-4b11-b1ff-6917bb39c404 HTTP/1.1" 200 2315 0.069912 10.0.0.189 - - [2026-08-17 02:32:30] "POST /neutron/network HTTP/1.1" 200 831 0.006534 10.0.0.189 - - [2026-08-17 02:32:30] "POST /useragent-kv HTTP/1.1" 200 115 0.004152 10.0.0.189 - - [2026-08-17 02:32:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004285 10.0.0.189 - - [2026-08-17 02:32:30] "POST /useragent-kv HTTP/1.1" 200 115 0.003163 10.0.0.189 - - [2026-08-17 02:32:30] "POST /neutron/network HTTP/1.1" 200 151 0.079073 10.0.0.189 - - [2026-08-17 02:32:30] "DELETE /route-target/401f859a-fcdc-41f5-88de-b6e79b634221 HTTP/1.1" 200 115 0.016632 10.0.0.189 - - [2026-08-17 02:32:30] "GET /routing-instance/48e8682a-eb6c-45ef-a546-7fac986ad393 HTTP/1.1" 404 171 0.004379 10.0.0.189 - - [2026-08-17 02:32:30] "GET /domains HTTP/1.1" 200 281 0.002069 10.0.0.189 - - [2026-08-17 02:32:30] "GET /domains?obj_uuids=dfc0c64e-f091-468c-b4a2-c81ce920aea2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000839 10.0.0.189 - - [2026-08-17 02:32:30] "GET /domain/dfc0c64e-f091-468c-b4a2-c81ce920aea2 HTTP/1.1" 200 2582 0.047328 10.0.0.189 - - [2026-08-17 02:32:30] "GET /projects?obj_uuids=8541d644-0ddd-4b11-b1ff-6917bb39c404&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000883 10.0.0.189 - - [2026-08-17 02:32:30] "GET /project/8541d644-0ddd-4b11-b1ff-6917bb39c404 HTTP/1.1" 200 2096 0.067000 10.0.0.189 - - [2026-08-17 02:32:30] "POST /neutron/network HTTP/1.1" 200 831 0.005154 10.0.0.189 - - [2026-08-17 02:32:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003233 10.0.0.189 - - [2026-08-17 02:32:30] "POST /useragent-kv HTTP/1.1" 200 115 0.002048 10.0.0.189 - - [2026-08-17 02:32:30] "POST /useragent-kv HTTP/1.1" 200 115 0.001638 10.0.0.189 - - [2026-08-17 02:32:30] "POST /neutron/network HTTP/1.1" 200 151 0.075262 10.0.0.189 - - [2026-08-17 02:32:30] "DELETE /route-target/a0b70848-c4b4-4a2d-88fa-03c42b44bd98 HTTP/1.1" 200 115 0.019874 10.0.0.189 - - [2026-08-17 02:32:30] "GET /routing-instance/3a1b3652-e7ea-416e-bcea-e298495e65ec HTTP/1.1" 404 171 0.007379 10.0.0.189 - - [2026-08-17 02:32:30] "GET /domains HTTP/1.1" 200 281 0.002159 10.0.0.189 - - [2026-08-17 02:32:30] "GET /domains?obj_uuids=dfc0c64e-f091-468c-b4a2-c81ce920aea2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000815 10.0.0.189 - - [2026-08-17 02:32:30] "GET /domain/dfc0c64e-f091-468c-b4a2-c81ce920aea2 HTTP/1.1" 200 2582 0.047835 10.0.0.189 - - [2026-08-17 02:32:30] "GET /projects?obj_uuids=8541d644-0ddd-4b11-b1ff-6917bb39c404&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001815 10.0.0.189 - - [2026-08-17 02:32:30] "GET /project/8541d644-0ddd-4b11-b1ff-6917bb39c404 HTTP/1.1" 200 1855 0.066747 10.0.0.189 - - [2026-08-17 02:32:31] "GET /projects?obj_uuids=8541d644-0ddd-4b11-b1ff-6917bb39c404&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001303 10.0.0.189 - - [2026-08-17 02:32:31] "GET /project/8541d644-0ddd-4b11-b1ff-6917bb39c404?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.023806 10.0.0.189 - - [2026-08-17 02:32:31] "GET /projects?obj_uuids=8541d644-0ddd-4b11-b1ff-6917bb39c404&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001528 10.0.0.189 - - [2026-08-17 02:32:31] "GET /project/8541d644-0ddd-4b11-b1ff-6917bb39c404?fields=virtual_networks HTTP/1.1" 200 1040 0.066229 10.0.0.189 - - [2026-08-17 02:32:31] "GET /projects?obj_uuids=8541d644-0ddd-4b11-b1ff-6917bb39c404&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000998 10.0.0.189 - - [2026-08-17 02:32:31] "GET /project/8541d644-0ddd-4b11-b1ff-6917bb39c404?fields=virtual_machine_interfaces HTTP/1.1" 200 1040 0.023908 10.0.0.189 - - [2026-08-17 02:32:31] "GET /projects?obj_uuids=8541d644-0ddd-4b11-b1ff-6917bb39c404&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001014 10.0.0.189 - - [2026-08-17 02:32:31] "GET /project/8541d644-0ddd-4b11-b1ff-6917bb39c404?fields=security_groups HTTP/1.1" 200 1265 0.027313 10.0.0.189 - - [2026-08-17 02:32:32] "POST /fqname-to-id HTTP/1.1" 404 189 0.024213 10.0.0.189 - - [2026-08-17 02:32:32] "GET /projects?obj_uuids=d7ca54fa-4b16-4e44-b38b-e6aef8f35cf0&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002337 10.0.0.189 - - [2026-08-17 02:32:32] "GET /domains?obj_uuids=dfc0c64e-f091-468c-b4a2-c81ce920aea2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000960 10.0.0.189 - - [2026-08-17 02:32:32] "GET /domain/dfc0c64e-f091-468c-b4a2-c81ce920aea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006584 10.0.0.189 - - [2026-08-17 02:32:32] "POST /id-to-fqname HTTP/1.1" 200 191 0.004751 10.0.0.189 - - [2026-08-17 02:32:32] "POST /fqname-to-id HTTP/1.1" 404 200 0.001817 10.0.0.189 - - [2026-08-17 02:32:32] "POST /security-groups HTTP/1.1" 200 592 0.063977 10.0.0.189 - - [2026-08-17 02:32:32] "POST /fqname-to-id HTTP/1.1" 404 235 0.004068 10.0.0.189 - - [2026-08-17 02:32:32] "POST /projects HTTP/1.1" 200 587 0.217393 10.0.0.189 - - [2026-08-17 02:32:32] "POST /access-control-lists HTTP/1.1" 200 599 0.060083 10.0.0.189 - - [2026-08-17 02:32:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.288470 10.0.0.189 - - [2026-08-17 02:32:32] "POST /fqname-to-id HTTP/1.1" 404 234 0.002721 10.0.0.189 - - [2026-08-17 02:32:32] "GET /project/d7ca54fa-4b16-4e44-b38b-e6aef8f35cf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.404953 10.0.0.189 - - [2026-08-17 02:32:32] "POST /access-control-lists HTTP/1.1" 200 597 0.056461 10.0.0.189 - - [2026-08-17 02:32:33] "GET / HTTP/1.1" 200 36215 0.001855 10.0.0.189 - - [2026-08-17 02:32:34] "GET /project/d7ca54fa-4b16-4e44-b38b-e6aef8f35cf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 293 0.000502 10.0.0.189 - - [2026-08-17 02:32:35] "GET /projects?obj_uuids=d7ca54fa-4b16-4e44-b38b-e6aef8f35cf0&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001025 10.0.0.189 - - [2026-08-17 02:32:35] "GET /project/d7ca54fa-4b16-4e44-b38b-e6aef8f35cf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.047640 10.0.0.189 - - [2026-08-17 02:32:35] "POST /fqname-to-id HTTP/1.1" 404 180 0.002338 10.0.0.189 - - [2026-08-17 02:32:35] "POST /virtual-DNSs HTTP/1.1" 200 509 0.016356 10.0.0.189 - - [2026-08-17 02:32:35] "GET /virtual-DNS/8dccb6eb-613b-442e-9f99-5654bc97dc1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.004955 10.0.0.189 - - [2026-08-17 02:32:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003692 10.0.0.189 - - [2026-08-17 02:32:35] "GET /virtual-DNS/8dccb6eb-613b-442e-9f99-5654bc97dc1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003355 10.0.0.189 - - [2026-08-17 02:32:35] "GET /domains HTTP/1.1" 401 293 0.000547 10.0.0.189 - - [2026-08-17 02:32:35] "GET /domains HTTP/1.1" 200 281 0.020901 10.0.0.189 - - [2026-08-17 02:32:35] "GET /domains?obj_uuids=dfc0c64e-f091-468c-b4a2-c81ce920aea2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000853 10.0.0.189 - - [2026-08-17 02:32:35] "GET /domain/dfc0c64e-f091-468c-b4a2-c81ce920aea2 HTTP/1.1" 200 2971 0.006823 10.0.0.189 - - [2026-08-17 02:32:35] "GET /virtual-DNS/8dccb6eb-613b-442e-9f99-5654bc97dc1b HTTP/1.1" 200 1442 0.003033 10.0.0.189 - - [2026-08-17 02:32:35] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 547 0.002011 10.0.0.189 - - [2026-08-17 02:32:35] "POST /network-ipams HTTP/1.1" 200 516 0.016773 10.0.0.189 - - [2026-08-17 02:32:35] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 754 0.002700 10.0.0.189 - - [2026-08-17 02:32:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002968 10.0.0.189 - - [2026-08-17 02:32:35] "GET /network-ipam/314bdfd5-6e36-47d5-84c7-680312db0f70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1402 0.004684 10.0.0.189 - - [2026-08-17 02:32:35] "PUT /network-ipam/314bdfd5-6e36-47d5-84c7-680312db0f70 HTTP/1.1" 200 259 0.010712 10.0.0.189 - - [2026-08-17 02:32:35] "POST /ref-update HTTP/1.1" 200 156 0.009951 10.0.0.189 - - [2026-08-17 02:32:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002855 10.0.0.189 - - [2026-08-17 02:32:36] "GET /projects?obj_uuids=d7ca54fa-4b16-4e44-b38b-e6aef8f35cf0&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001368 10.0.0.189 - - [2026-08-17 02:32:36] "GET /project/d7ca54fa-4b16-4e44-b38b-e6aef8f35cf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.023780 10.0.0.189 - - [2026-08-17 02:32:36] "POST /neutron/network HTTP/1.1" 200 117 0.023780 10.0.0.189 - - [2026-08-17 02:32:36] "GET /projects?obj_uuids=d7ca54fa-4b16-4e44-b38b-e6aef8f35cf0&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000963 10.0.0.189 - - [2026-08-17 02:32:36] "POST /neutron/network HTTP/1.1" 200 618 0.067054 10.0.0.189 - - [2026-08-17 02:32:36] "POST /route-targets HTTP/1.1" 200 328 0.010289 10.0.0.189 - - [2026-08-17 02:32:36] "POST /ref-update HTTP/1.1" 200 156 0.011523 10.0.0.189 - - [2026-08-17 02:32:36] "POST /useragent-kv HTTP/1.1" 200 115 0.002861 10.0.0.189 - - [2026-08-17 02:32:36] "POST /neutron/subnet HTTP/1.1" 200 711 0.196187 10.0.0.189 - - [2026-08-17 02:32:36] "POST /neutron/network HTTP/1.1" 200 833 0.005190 10.0.0.189 - - [2026-08-17 02:32:36] "POST /id-to-fqname HTTP/1.1" 200 227 0.001148 10.0.0.189 - - [2026-08-17 02:32:36] "GET /virtual-network/0ac20052-2a84-4505-9f66-4d48b2b4e704?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.004528 10.0.0.189 - - [2026-08-17 02:32:36] "POST /neutron/network HTTP/1.1" 200 833 0.005320 10.0.0.189 - - [2026-08-17 02:32:36] "GET /virtual-network/0ac20052-2a84-4505-9f66-4d48b2b4e704?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006315 10.0.0.189 - - [2026-08-17 02:32:36] "POST /neutron/network HTTP/1.1" 200 833 0.005808 10.0.0.189 - - [2026-08-17 02:32:36] "POST /neutron/subnet HTTP/1.1" 200 711 0.006396 10.0.0.189 - - [2026-08-17 02:32:36] "POST /neutron/network HTTP/1.1" 200 807 0.008621 10.0.0.189 - - [2026-08-17 02:32:36] "POST /neutron/network HTTP/1.1" 200 833 0.005478 10.0.0.189 - - [2026-08-17 02:32:36] "POST /id-to-fqname HTTP/1.1" 200 227 0.001129 10.0.0.189 - - [2026-08-17 02:32:36] "POST /neutron/network HTTP/1.1" 200 843 0.005405 10.0.0.189 - - [2026-08-17 02:32:36] "GET /projects?obj_uuids=d7ca54fa-4b16-4e44-b38b-e6aef8f35cf0&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001277 10.0.0.189 - - [2026-08-17 02:32:36] "GET /project/d7ca54fa-4b16-4e44-b38b-e6aef8f35cf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.032480 10.0.0.189 - - [2026-08-17 02:32:36] "POST /neutron/network HTTP/1.1" 200 833 0.005139 10.0.0.189 - - [2026-08-17 02:32:37] "POST /neutron/port HTTP/1.1" 200 117 0.004671 10.0.0.189 - - [2026-08-17 02:32:37] "POST /neutron/port HTTP/1.1" 200 117 0.004619 10.0.0.189 - - [2026-08-17 02:32:37] "POST /neutron/port HTTP/1.1" 200 117 0.004426 10.0.0.189 - - [2026-08-17 02:32:41] "POST /neutron/network HTTP/1.1" 200 843 0.005697 10.0.0.189 - - [2026-08-17 02:32:41] "GET /projects?obj_uuids=d7ca54fa-4b16-4e44-b38b-e6aef8f35cf0&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001071 10.0.0.189 - - [2026-08-17 02:32:41] "POST /neutron/port HTTP/1.1" 200 1058 0.186826 10.0.0.189 - - [2026-08-17 02:32:41] "POST /neutron/port HTTP/1.1" 200 1058 0.008535 10.0.0.189 - - [2026-08-17 02:32:41] "POST /neutron/port HTTP/1.1" 200 1058 0.008381 10.0.0.189 - - [2026-08-17 02:32:41] "POST /neutron/port HTTP/1.1" 200 1112 0.064093 10.0.0.189 - - [2026-08-17 02:32:42] "POST /neutron/port HTTP/1.1" 200 1122 0.011883 10.0.0.189 - - [2026-08-17 02:32:42] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005614 10.0.0.189 - - [2026-08-17 02:32:42] "POST /neutron/port HTTP/1.1" 200 1122 0.011072 10.0.0.189 - - [2026-08-17 02:32:42] "POST /neutron/floatingip HTTP/1.1" 200 117 0.002972 10.0.0.189 - - [2026-08-17 02:32:42] "POST /neutron/subnet HTTP/1.1" 200 685 0.007436 10.0.0.189 - - [2026-08-17 02:32:42] "POST /neutron/port HTTP/1.1" 200 117 0.000992 10.0.0.189 - - [2026-08-17 02:32:42] "POST /neutron/network HTTP/1.1" 200 833 0.004662 10.0.0.189 - - [2026-08-17 02:32:47] "POST /neutron/port HTTP/1.1" 200 1122 0.014165 10.0.0.189 - - [2026-08-17 02:32:47] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006211 10.0.0.189 - - [2026-08-17 02:32:52] "POST /neutron/port HTTP/1.1" 200 1122 0.011032 10.0.0.189 - - [2026-08-17 02:32:52] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005101 10.0.0.189 - - [2026-08-17 02:32:56] "DELETE /project/d7ca54fa4b164e44b38be6aef8f35cf0 HTTP/1.1" 404 173 0.042570 10.0.0.189 - - [2026-08-17 02:32:56] "GET /projects?obj_uuids=8541d644-0ddd-4b11-b1ff-6917bb39c404&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000950 10.0.0.189 - - [2026-08-17 02:32:56] "GET /project/8541d644-0ddd-4b11-b1ff-6917bb39c404?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1470 0.062152 10.0.0.189 - - [2026-08-17 02:32:56] "GET /projects?obj_uuids=8541d644-0ddd-4b11-b1ff-6917bb39c404&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000866 10.0.0.189 - - [2026-08-17 02:32:56] "GET /project/8541d644-0ddd-4b11-b1ff-6917bb39c404?fields=security_groups HTTP/1.1" 200 1367 0.070979 10.0.0.189 - - [2026-08-17 02:32:56] "DELETE /security-group/64241669-8a0f-4350-96a6-cfc4bf011b27 HTTP/1.1" 200 115 0.038269 10.0.0.189 - - [2026-08-17 02:32:56] "GET /projects?obj_uuids=8541d644-0ddd-4b11-b1ff-6917bb39c404&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000969 10.0.0.189 - - [2026-08-17 02:32:56] "GET /project/8541d644-0ddd-4b11-b1ff-6917bb39c404?fields=application_policy_sets HTTP/1.1" 200 1406 0.027818 10.0.0.189 - - [2026-08-17 02:32:56] "DELETE /access-control-list/aef71033-5ffa-49eb-9b7a-28ed33747b86 HTTP/1.1" 200 115 0.056162 10.0.0.189 - - [2026-08-17 02:32:56] "DELETE /access-control-list/ad13ca97-6b1b-47be-8f34-22a8c92e0fe6 HTTP/1.1" 200 115 0.016553 10.0.0.189 - - [2026-08-17 02:32:56] "DELETE /project/8541d644-0ddd-4b11-b1ff-6917bb39c404 HTTP/1.1" 200 115 0.383278 10.0.0.189 - - [2026-08-17 02:32:57] "POST /neutron/port HTTP/1.1" 200 1122 0.013264 10.0.0.189 - - [2026-08-17 02:32:57] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005651 10.0.0.189 - - [2026-08-17 02:33:02] "POST /neutron/port HTTP/1.1" 200 1122 0.012493 10.0.0.189 - - [2026-08-17 02:33:02] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005742 10.0.0.189 - - [2026-08-17 02:33:02] "POST /neutron/port HTTP/1.1" 200 1122 0.010388 10.0.0.189 - - [2026-08-17 02:33:02] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005999 10.0.0.189 - - [2026-08-17 02:33:02] "POST /neutron/port HTTP/1.1" 200 1122 0.011852 10.0.0.189 - - [2026-08-17 02:33:02] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005453 10.0.0.189 - - [2026-08-17 02:33:02] "GET /virtual-machine/f2463b18-678d-4ce7-8d2c-085ca3d3bf1d HTTP/1.1" 200 1296 0.004298 10.0.0.189 - - [2026-08-17 02:33:02] "GET /virtual-machine-interface/addff941-a1b3-4c36-b8a9-d27e565445dc HTTP/1.1" 200 2973 0.004068 10.0.0.189 - - [2026-08-17 02:33:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002633 10.0.0.189 - - [2026-08-17 02:33:02] "GET /global-vrouter-config/9ba288a3-b09d-49b1-bd6f-7de1365df006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.002506 10.0.0.189 - - [2026-08-17 02:33:02] "GET /virtual-networks?parent_id=d7ca54fa-4b16-4e44-b38b-e6aef8f35cf0&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.002812 10.0.0.189 - - [2026-08-17 02:33:02] "GET /virtual-network/0ac20052-2a84-4505-9f66-4d48b2b4e704?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005110 10.0.0.189 - - [2026-08-17 02:33:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003099 10.0.0.189 - - [2026-08-17 02:33:05] "GET /virtual-network/0ac20052-2a84-4505-9f66-4d48b2b4e704?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.004957 10.0.0.189 - - [2026-08-17 02:33:06] "POST /neutron/port HTTP/1.1" 200 1122 0.012325 10.0.0.189 - - [2026-08-17 02:33:06] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005042 10.0.0.189 - - [2026-08-17 02:33:06] "GET /obj-perms HTTP/1.1" 200 4509 0.047881 10.0.0.189 - - [2026-08-17 02:33:06] "GET /obj-perms HTTP/1.1" 200 4509 0.049090 10.0.0.189 - - [2026-08-17 02:33:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002908 10.0.0.189 - - [2026-08-17 02:33:08] "GET /global-vrouter-config/9ba288a3-b09d-49b1-bd6f-7de1365df006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003449 10.0.0.189 - - [2026-08-17 02:33:08] "GET /virtual-networks?parent_id=d7ca54fa-4b16-4e44-b38b-e6aef8f35cf0&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.003040 10.0.0.189 - - [2026-08-17 02:33:08] "GET /virtual-network/0ac20052-2a84-4505-9f66-4d48b2b4e704?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005626 10.0.0.189 - - [2026-08-17 02:33:12] "POST /neutron/network HTTP/1.1" 200 807 0.009551 10.0.0.189 - - [2026-08-17 02:33:12] "POST /neutron/network HTTP/1.1" 200 833 0.004582 10.0.0.189 - - [2026-08-17 02:33:12] "POST /id-to-fqname HTTP/1.1" 200 227 0.001112 10.0.0.189 - - [2026-08-17 02:33:12] "POST /neutron/port HTTP/1.1" 200 1122 0.010964 10.0.0.189 - - [2026-08-17 02:33:12] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005015 10.0.0.189 - - [2026-08-17 02:33:12] "POST /neutron/network HTTP/1.1" 200 843 0.005190 10.0.0.189 - - [2026-08-17 02:33:12] "GET /projects?obj_uuids=d7ca54fa-4b16-4e44-b38b-e6aef8f35cf0&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000907 10.0.0.189 - - [2026-08-17 02:33:12] "GET /project/d7ca54fa-4b16-4e44-b38b-e6aef8f35cf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.022075 10.0.0.189 - - [2026-08-17 02:33:12] "POST /neutron/network HTTP/1.1" 200 833 0.004913 10.0.0.189 - - [2026-08-17 02:33:12] "POST /neutron/port HTTP/1.1" 200 1122 0.013195 10.0.0.189 - - [2026-08-17 02:33:12] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005773 10.0.0.189 - - [2026-08-17 02:33:12] "POST /neutron/port HTTP/1.1" 200 117 0.005287 10.0.0.189 - - [2026-08-17 02:33:12] "POST /neutron/port HTTP/1.1" 200 117 0.005239 10.0.0.189 - - [2026-08-17 02:33:16] "POST /neutron/network HTTP/1.1" 200 843 0.005259 10.0.0.189 - - [2026-08-17 02:33:17] "GET /projects?obj_uuids=d7ca54fa-4b16-4e44-b38b-e6aef8f35cf0&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001288 10.0.0.189 - - [2026-08-17 02:33:17] "POST /neutron/port HTTP/1.1" 200 1058 0.176596 10.0.0.189 - - [2026-08-17 02:33:17] "POST /neutron/port HTTP/1.1" 200 1058 0.034875 10.0.0.189 - - [2026-08-17 02:33:17] "POST /neutron/port HTTP/1.1" 200 1058 0.008099 10.0.0.189 - - [2026-08-17 02:33:17] "POST /neutron/port HTTP/1.1" 200 1112 0.057320 10.0.0.189 - - [2026-08-17 02:33:17] "POST /neutron/port HTTP/1.1" 200 1122 0.010619 10.0.0.189 - - [2026-08-17 02:33:17] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005011 10.0.0.189 - - [2026-08-17 02:33:18] "POST /neutron/port HTTP/1.1" 200 1122 0.011041 10.0.0.189 - - [2026-08-17 02:33:18] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003451 10.0.0.189 - - [2026-08-17 02:33:18] "POST /neutron/subnet HTTP/1.1" 200 685 0.007242 10.0.0.189 - - [2026-08-17 02:33:18] "POST /neutron/port HTTP/1.1" 200 117 0.001219 10.0.0.189 - - [2026-08-17 02:33:18] "POST /neutron/network HTTP/1.1" 200 833 0.006516 10.0.0.189 - - [2026-08-17 02:33:22] "POST /neutron/port HTTP/1.1" 200 1122 0.014114 10.0.0.189 - - [2026-08-17 02:33:22] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005760 10.0.0.189 - - [2026-08-17 02:33:28] "POST /neutron/port HTTP/1.1" 200 1122 0.011529 10.0.0.189 - - [2026-08-17 02:33:28] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006189 10.0.0.189 - - [2026-08-17 02:33:33] "POST /neutron/port HTTP/1.1" 200 1122 0.010839 10.0.0.189 - - [2026-08-17 02:33:33] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005142 10.0.0.189 - - [2026-08-17 02:33:38] "POST /neutron/port HTTP/1.1" 200 1122 0.012775 10.0.0.189 - - [2026-08-17 02:33:38] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006434 10.0.0.189 - - [2026-08-17 02:33:38] "POST /neutron/port HTTP/1.1" 200 1122 0.013423 10.0.0.189 - - [2026-08-17 02:33:38] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006617 10.0.0.189 - - [2026-08-17 02:33:38] "POST /neutron/port HTTP/1.1" 200 1122 0.011617 10.0.0.189 - - [2026-08-17 02:33:38] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005664 10.0.0.189 - - [2026-08-17 02:33:38] "GET /virtual-machine/733b665e-9b71-42e6-ad61-f685588adc7e HTTP/1.1" 200 1295 0.004059 10.0.0.189 - - [2026-08-17 02:33:38] "GET /virtual-machine-interface/76fdd3f6-51ca-4fd4-a28a-dd732fe278aa HTTP/1.1" 200 2972 0.004060 10.0.0.189 - - [2026-08-17 02:33:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002685 10.0.0.189 - - [2026-08-17 02:33:38] "GET /global-vrouter-config/9ba288a3-b09d-49b1-bd6f-7de1365df006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.002723 10.0.0.189 - - [2026-08-17 02:33:38] "GET /virtual-networks?parent_id=d7ca54fa-4b16-4e44-b38b-e6aef8f35cf0&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.003266 10.0.0.189 - - [2026-08-17 02:33:38] "GET /virtual-network/0ac20052-2a84-4505-9f66-4d48b2b4e704?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.004926 10.0.0.189 - - [2026-08-17 02:33:41] "POST /neutron/port HTTP/1.1" 200 1122 0.011960 10.0.0.189 - - [2026-08-17 02:33:41] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005384 10.0.0.189 - - [2026-08-17 02:33:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003100 10.0.0.189 - - [2026-08-17 02:33:41] "GET /virtual-network/0ac20052-2a84-4505-9f66-4d48b2b4e704?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005018 10.0.0.189 - - [2026-08-17 02:33:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002857 10.0.0.189 - - [2026-08-17 02:33:43] "GET /global-vrouter-config/9ba288a3-b09d-49b1-bd6f-7de1365df006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.002612 10.0.0.189 - - [2026-08-17 02:33:43] "GET /virtual-networks?parent_id=d7ca54fa-4b16-4e44-b38b-e6aef8f35cf0&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.002917 10.0.0.189 - - [2026-08-17 02:33:43] "GET /virtual-network/0ac20052-2a84-4505-9f66-4d48b2b4e704?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.004992 10.0.0.189 - - [2026-08-17 02:33:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002998 10.0.0.189 - - [2026-08-17 02:33:49] "DELETE /virtual-DNS/8dccb6eb-613b-442e-9f99-5654bc97dc1b HTTP/1.1" 409 236 0.005529 10.0.0.189 - - [2026-08-17 02:33:49] "POST /fqname-to-id HTTP/1.1" 404 192 0.002616 10.0.0.189 - - [2026-08-17 02:33:49] "POST /virtual-DNS-records HTTP/1.1" 200 533 0.015176 10.0.0.189 - - [2026-08-17 02:33:49] "GET /virtual-DNS-record/d8cff5cb-c592-428f-aae0-e0a2b16d4d01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1340 0.005078 10.0.0.189 - - [2026-08-17 02:33:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003228 10.0.0.189 - - [2026-08-17 02:33:49] "GET /virtual-DNS-record/d8cff5cb-c592-428f-aae0-e0a2b16d4d01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1340 0.003995 10.0.0.189 - - [2026-08-17 02:33:49] "GET /domains HTTP/1.1" 200 281 0.003407 10.0.0.189 - - [2026-08-17 02:33:49] "GET /domains?obj_uuids=dfc0c64e-f091-468c-b4a2-c81ce920aea2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001069 10.0.0.189 - - [2026-08-17 02:33:49] "GET /domain/dfc0c64e-f091-468c-b4a2-c81ce920aea2 HTTP/1.1" 200 2786 0.008188 10.0.0.189 - - [2026-08-17 02:33:49] "GET /virtual-DNS/8dccb6eb-613b-442e-9f99-5654bc97dc1b HTTP/1.1" 200 1913 0.003438 10.0.0.189 - - [2026-08-17 02:33:49] "GET /virtual-DNS-record/d8cff5cb-c592-428f-aae0-e0a2b16d4d01 HTTP/1.1" 200 1340 0.002393 10.0.0.189 - - [2026-08-17 02:33:54] "DELETE /virtual-DNS-record/d8cff5cb-c592-428f-aae0-e0a2b16d4d01 HTTP/1.1" 200 115 0.019794 10.0.0.189 - - [2026-08-17 02:33:54] "POST /fqname-to-id HTTP/1.1" 404 184 0.002370 10.0.0.189 - - [2026-08-17 02:33:54] "POST /neutron/network HTTP/1.1" 200 833 0.006017 10.0.0.189 - - [2026-08-17 02:33:54] "POST /neutron/network HTTP/1.1" 400 204 0.009725 10.0.0.189 - - [2026-08-17 02:33:56] "POST /neutron/port HTTP/1.1" 200 1122 0.012230 10.0.0.189 - - [2026-08-17 02:33:56] "POST /neutron/port HTTP/1.1" 200 1112 0.013313 10.0.0.189 - - [2026-08-17 02:33:56] "POST /neutron/port HTTP/1.1" 200 1122 0.016299 10.0.0.189 - - [2026-08-17 02:33:56] "POST /neutron/port HTTP/1.1" 200 1112 0.010012 10.0.0.189 - - [2026-08-17 02:33:56] "POST /neutron/network HTTP/1.1" 200 833 0.006720 10.0.0.189 - - [2026-08-17 02:33:56] "POST /neutron/network HTTP/1.1" 400 204 0.014951 10.0.0.189 - - [2026-08-17 02:33:57] "POST /neutron/port HTTP/1.1" 200 151 0.144889 10.0.0.189 - - [2026-08-17 02:33:57] "POST /neutron/port HTTP/1.1" 200 151 0.153047 10.0.0.189 - - [2026-08-17 02:33:59] "POST /neutron/network HTTP/1.1" 200 833 0.006206 10.0.0.189 - - [2026-08-17 02:33:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002981 10.0.0.189 - - [2026-08-17 02:33:59] "POST /useragent-kv HTTP/1.1" 200 115 0.002146 10.0.0.189 - - [2026-08-17 02:33:59] "POST /useragent-kv HTTP/1.1" 200 115 0.002201 10.0.0.189 - - [2026-08-17 02:33:59] "POST /neutron/network HTTP/1.1" 200 151 0.157943 10.0.0.189 - - [2026-08-17 02:33:59] "DELETE /route-target/2301cb38-9032-4ff5-957f-6c6e85296f96 HTTP/1.1" 200 115 0.060174 10.0.0.189 - - [2026-08-17 02:33:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002754 10.0.0.189 - - [2026-08-17 02:33:59] "DELETE /network-ipam/314bdfd5-6e36-47d5-84c7-680312db0f70 HTTP/1.1" 200 115 0.025552 10.0.0.189 - - [2026-08-17 02:33:59] "DELETE /virtual-DNS/8dccb6eb-613b-442e-9f99-5654bc97dc1b HTTP/1.1" 200 115 0.018940 10.0.0.189 - - [2026-08-17 02:33:59] "POST /fqname-to-id HTTP/1.1" 404 180 0.003134 10.0.0.189 - - [2026-08-17 02:33:59] "GET /domains HTTP/1.1" 200 281 0.002524 10.0.0.189 - - [2026-08-17 02:33:59] "GET /domains?obj_uuids=dfc0c64e-f091-468c-b4a2-c81ce920aea2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000788 10.0.0.189 - - [2026-08-17 02:33:59] "GET /domain/dfc0c64e-f091-468c-b4a2-c81ce920aea2 HTTP/1.1" 200 2585 0.006903 10.0.0.189 - - [2026-08-17 02:33:59] "GET /projects?obj_uuids=d7ca54fa-4b16-4e44-b38b-e6aef8f35cf0&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001100 10.0.0.189 - - [2026-08-17 02:33:59] "GET /project/d7ca54fa-4b16-4e44-b38b-e6aef8f35cf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.062673 10.0.0.189 - - [2026-08-17 02:33:59] "GET /projects?obj_uuids=d7ca54fa-4b16-4e44-b38b-e6aef8f35cf0&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001257 10.0.0.189 - - [2026-08-17 02:33:59] "GET /project/d7ca54fa-4b16-4e44-b38b-e6aef8f35cf0?fields=virtual_networks HTTP/1.1" 200 1047 0.066316 10.0.0.189 - - [2026-08-17 02:33:59] "GET /projects?obj_uuids=d7ca54fa-4b16-4e44-b38b-e6aef8f35cf0&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001241 10.0.0.189 - - [2026-08-17 02:33:59] "GET /project/d7ca54fa-4b16-4e44-b38b-e6aef8f35cf0?fields=virtual_machine_interfaces HTTP/1.1" 200 1047 0.023180 10.0.0.189 - - [2026-08-17 02:33:59] "GET /projects?obj_uuids=d7ca54fa-4b16-4e44-b38b-e6aef8f35cf0&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000960 10.0.0.189 - - [2026-08-17 02:33:59] "GET /project/d7ca54fa-4b16-4e44-b38b-e6aef8f35cf0?fields=security_groups HTTP/1.1" 200 1275 0.027619 10.0.0.189 - - [2026-08-17 02:34:00] "POST /fqname-to-id HTTP/1.1" 404 189 0.024948 10.0.0.189 - - [2026-08-17 02:34:00] "GET /projects?obj_uuids=1aeb4e8b-d516-4b1c-9318-661dd71404e2&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002804 10.0.0.189 - - [2026-08-17 02:34:00] "GET /domains?obj_uuids=dfc0c64e-f091-468c-b4a2-c81ce920aea2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001175 10.0.0.189 - - [2026-08-17 02:34:00] "GET /domain/dfc0c64e-f091-468c-b4a2-c81ce920aea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007499 10.0.0.189 - - [2026-08-17 02:34:00] "POST /id-to-fqname HTTP/1.1" 200 191 0.001578 10.0.0.189 - - [2026-08-17 02:34:00] "POST /fqname-to-id HTTP/1.1" 404 200 0.003866 10.0.0.189 - - [2026-08-17 02:34:00] "POST /security-groups HTTP/1.1" 200 592 0.060114 10.0.0.189 - - [2026-08-17 02:34:00] "POST /fqname-to-id HTTP/1.1" 404 235 0.003032 10.0.0.189 - - [2026-08-17 02:34:01] "POST /projects HTTP/1.1" 200 587 0.209816 10.0.0.189 - - [2026-08-17 02:34:01] "POST /access-control-lists HTTP/1.1" 200 599 0.058058 10.0.0.189 - - [2026-08-17 02:34:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.282168 10.0.0.189 - - [2026-08-17 02:34:01] "POST /fqname-to-id HTTP/1.1" 404 234 0.002842 10.0.0.189 - - [2026-08-17 02:34:01] "GET /project/1aeb4e8b-d516-4b1c-9318-661dd71404e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.394947 10.0.0.189 - - [2026-08-17 02:34:01] "POST /access-control-lists HTTP/1.1" 200 597 0.060858 10.0.0.189 - - [2026-08-17 02:34:02] "GET / HTTP/1.1" 200 36215 0.002131 10.0.0.189 - - [2026-08-17 02:34:02] "POST /fqname-to-id HTTP/1.1" 401 293 0.000568 10.0.0.189 - - [2026-08-17 02:34:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.051259 10.0.0.189 - - [2026-08-17 02:34:03] "GET /projects?obj_uuids=1aeb4e8b-d516-4b1c-9318-661dd71404e2&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001059 10.0.0.189 - - [2026-08-17 02:34:03] "GET /project/1aeb4e8b-d516-4b1c-9318-661dd71404e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.021867 10.0.0.189 - - [2026-08-17 02:34:03] "POST /neutron/network HTTP/1.1" 200 117 0.022928 10.0.0.189 - - [2026-08-17 02:34:03] "GET /projects?obj_uuids=1aeb4e8b-d516-4b1c-9318-661dd71404e2&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001240 10.0.0.189 - - [2026-08-17 02:34:03] "POST /neutron/network HTTP/1.1" 200 606 0.063917 10.0.0.189 - - [2026-08-17 02:34:03] "POST /route-targets HTTP/1.1" 200 328 0.009547 10.0.0.189 - - [2026-08-17 02:34:03] "POST /ref-update HTTP/1.1" 200 156 0.014679 10.0.0.189 - - [2026-08-17 02:34:03] "POST /useragent-kv HTTP/1.1" 200 115 0.003160 10.0.0.189 - - [2026-08-17 02:34:03] "POST /neutron/subnet HTTP/1.1" 200 725 0.209668 10.0.0.189 - - [2026-08-17 02:34:03] "POST /neutron/network HTTP/1.1" 200 825 0.005498 10.0.0.189 - - [2026-08-17 02:34:03] "POST /id-to-fqname HTTP/1.1" 200 221 0.001291 10.0.0.189 - - [2026-08-17 02:34:03] "GET /virtual-network/8935cd56-9fbb-4693-a0e5-40149696fbd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.004942 10.0.0.189 - - [2026-08-17 02:34:03] "POST /neutron/network HTTP/1.1" 200 825 0.005519 10.0.0.189 - - [2026-08-17 02:34:03] "GET /virtual-network/8935cd56-9fbb-4693-a0e5-40149696fbd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005378 10.0.0.189 - - [2026-08-17 02:34:03] "POST /neutron/network HTTP/1.1" 200 825 0.005159 10.0.0.189 - - [2026-08-17 02:34:03] "POST /neutron/subnet HTTP/1.1" 200 725 0.006157 10.0.0.189 - - [2026-08-17 02:34:03] "POST /id-to-fqname HTTP/1.1" 200 221 0.001172 10.0.0.189 - - [2026-08-17 02:34:04] "POST /neutron/network HTTP/1.1" 200 835 0.005206 10.0.0.189 - - [2026-08-17 02:34:04] "GET /projects?obj_uuids=1aeb4e8b-d516-4b1c-9318-661dd71404e2&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001155 10.0.0.189 - - [2026-08-17 02:34:04] "GET /project/1aeb4e8b-d516-4b1c-9318-661dd71404e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.080107 10.0.0.189 - - [2026-08-17 02:34:04] "POST /neutron/network HTTP/1.1" 200 825 0.032131 10.0.0.189 - - [2026-08-17 02:34:04] "POST /neutron/port HTTP/1.1" 200 117 0.005141 10.0.0.189 - - [2026-08-17 02:34:04] "POST /neutron/port HTTP/1.1" 200 117 0.004826 10.0.0.189 - - [2026-08-17 02:34:04] "POST /id-to-fqname HTTP/1.1" 200 221 0.001467 10.0.0.189 - - [2026-08-17 02:34:04] "POST /neutron/port HTTP/1.1" 200 117 0.004834 10.0.0.189 - - [2026-08-17 02:34:04] "POST /neutron/network HTTP/1.1" 200 835 0.005189 10.0.0.189 - - [2026-08-17 02:34:04] "GET /projects?obj_uuids=1aeb4e8b-d516-4b1c-9318-661dd71404e2&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000939 10.0.0.189 - - [2026-08-17 02:34:04] "GET /project/1aeb4e8b-d516-4b1c-9318-661dd71404e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.025435 10.0.0.189 - - [2026-08-17 02:34:04] "POST /neutron/network HTTP/1.1" 200 825 0.005098 10.0.0.189 - - [2026-08-17 02:34:04] "POST /neutron/port HTTP/1.1" 200 117 0.006109 10.0.0.189 - - [2026-08-17 02:34:04] "POST /neutron/port HTTP/1.1" 200 117 0.005071 10.0.0.189 - - [2026-08-17 02:34:04] "POST /neutron/port HTTP/1.1" 200 117 0.004869 10.0.0.189 - - [2026-08-17 02:34:07] "GET /obj-perms HTTP/1.1" 200 4509 0.043630 10.0.0.189 - - [2026-08-17 02:34:07] "GET /obj-perms HTTP/1.1" 200 4509 0.036019 10.0.0.189 - - [2026-08-17 02:34:08] "POST /neutron/network HTTP/1.1" 200 835 0.006565 10.0.0.189 - - [2026-08-17 02:34:08] "GET /projects?obj_uuids=1aeb4e8b-d516-4b1c-9318-661dd71404e2&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001323 10.0.0.189 - - [2026-08-17 02:34:08] "POST /neutron/port HTTP/1.1" 200 1061 0.188948 10.0.0.189 - - [2026-08-17 02:34:08] "POST /neutron/port HTTP/1.1" 200 1061 0.009192 10.0.0.189 - - [2026-08-17 02:34:08] "POST /neutron/port HTTP/1.1" 200 1061 0.007444 10.0.0.189 - - [2026-08-17 02:34:08] "POST /neutron/port HTTP/1.1" 200 1115 0.054818 10.0.0.189 - - [2026-08-17 02:34:09] "POST /neutron/port HTTP/1.1" 200 1125 0.010870 10.0.0.189 - - [2026-08-17 02:34:09] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006310 10.0.0.189 - - [2026-08-17 02:34:09] "POST /neutron/port HTTP/1.1" 200 1125 0.011557 10.0.0.189 - - [2026-08-17 02:34:09] "POST /neutron/floatingip HTTP/1.1" 200 117 0.002718 10.0.0.189 - - [2026-08-17 02:34:09] "POST /neutron/subnet HTTP/1.1" 200 699 0.006285 10.0.0.189 - - [2026-08-17 02:34:09] "POST /neutron/port HTTP/1.1" 200 117 0.001369 10.0.0.189 - - [2026-08-17 02:34:09] "POST /neutron/network HTTP/1.1" 200 825 0.006164 10.0.0.189 - - [2026-08-17 02:34:10] "POST /neutron/network HTTP/1.1" 200 835 0.005155 10.0.0.189 - - [2026-08-17 02:34:10] "GET /projects?obj_uuids=1aeb4e8b-d516-4b1c-9318-661dd71404e2&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001042 10.0.0.189 - - [2026-08-17 02:34:10] "POST /neutron/port HTTP/1.1" 200 1061 0.209522 10.0.0.189 - - [2026-08-17 02:34:10] "POST /neutron/port HTTP/1.1" 200 1061 0.011271 10.0.0.189 - - [2026-08-17 02:34:10] "POST /neutron/port HTTP/1.1" 200 1061 0.008030 10.0.0.189 - - [2026-08-17 02:34:10] "POST /neutron/port HTTP/1.1" 200 1115 0.071644 10.0.0.189 - - [2026-08-17 02:34:11] "POST /neutron/port HTTP/1.1" 200 1125 0.011329 10.0.0.189 - - [2026-08-17 02:34:11] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003224 10.0.0.189 - - [2026-08-17 02:34:11] "POST /neutron/subnet HTTP/1.1" 200 699 0.006238 10.0.0.189 - - [2026-08-17 02:34:11] "POST /neutron/port HTTP/1.1" 200 117 0.001031 10.0.0.189 - - [2026-08-17 02:34:12] "POST /neutron/network HTTP/1.1" 200 825 0.005424 10.0.0.189 - - [2026-08-17 02:34:14] "POST /neutron/port HTTP/1.1" 200 1125 0.011858 10.0.0.189 - - [2026-08-17 02:34:14] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005061 10.0.0.189 - - [2026-08-17 02:34:19] "POST /neutron/port HTTP/1.1" 200 1125 0.010643 10.0.0.189 - - [2026-08-17 02:34:19] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005355 10.0.0.189 - - [2026-08-17 02:34:25] "POST /neutron/port HTTP/1.1" 200 1125 0.014053 10.0.0.189 - - [2026-08-17 02:34:25] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005781 10.0.0.189 - - [2026-08-17 02:34:30] "POST /neutron/port HTTP/1.1" 200 1125 0.012991 10.0.0.189 - - [2026-08-17 02:34:30] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006837 10.0.0.189 - - [2026-08-17 02:34:35] "POST /neutron/port HTTP/1.1" 200 1125 0.012524 10.0.0.189 - - [2026-08-17 02:34:35] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005374 10.0.0.189 - - [2026-08-17 02:34:40] "POST /neutron/port HTTP/1.1" 200 1125 0.014652 10.0.0.189 - - [2026-08-17 02:34:40] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006884 10.0.0.189 - - [2026-08-17 02:34:40] "POST /neutron/port HTTP/1.1" 200 1125 0.011544 10.0.0.189 - - [2026-08-17 02:34:40] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005759 10.0.0.189 - - [2026-08-17 02:34:40] "POST /neutron/port HTTP/1.1" 200 1125 0.011998 10.0.0.189 - - [2026-08-17 02:34:40] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005899 10.0.0.189 - - [2026-08-17 02:34:40] "GET /virtual-machine/878127d1-bc65-459e-ba16-40101ab60718 HTTP/1.1" 401 293 0.000597 10.0.0.189 - - [2026-08-17 02:34:40] "GET /virtual-machine/878127d1-bc65-459e-ba16-40101ab60718 HTTP/1.1" 200 1295 0.026776 10.0.0.189 - - [2026-08-17 02:34:40] "GET /virtual-machine-interface/d851e295-5660-4839-8b56-8d0bfa8edec5 HTTP/1.1" 200 2955 0.005418 10.0.0.189 - - [2026-08-17 02:34:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003047 10.0.0.189 - - [2026-08-17 02:34:40] "GET /global-vrouter-config/9ba288a3-b09d-49b1-bd6f-7de1365df006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003657 10.0.0.189 - - [2026-08-17 02:34:40] "GET /virtual-networks?parent_id=1aeb4e8b-d516-4b1c-9318-661dd71404e2&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003203 10.0.0.189 - - [2026-08-17 02:34:40] "GET /virtual-network/8935cd56-9fbb-4693-a0e5-40149696fbd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005661 10.0.0.189 - - [2026-08-17 02:34:43] "POST /neutron/port HTTP/1.1" 200 1125 0.028070 10.0.0.189 - - [2026-08-17 02:34:43] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005163 10.0.0.189 - - [2026-08-17 02:34:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003613 10.0.0.189 - - [2026-08-17 02:34:44] "GET /virtual-network/8935cd56-9fbb-4693-a0e5-40149696fbd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.004628 10.0.0.189 - - [2026-08-17 02:34:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002982 10.0.0.189 - - [2026-08-17 02:34:46] "GET /global-vrouter-config/9ba288a3-b09d-49b1-bd6f-7de1365df006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003016 10.0.0.189 - - [2026-08-17 02:34:46] "GET /virtual-networks?parent_id=1aeb4e8b-d516-4b1c-9318-661dd71404e2&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002933 10.0.0.189 - - [2026-08-17 02:34:46] "GET /virtual-network/8935cd56-9fbb-4693-a0e5-40149696fbd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006528 10.0.0.189 - - [2026-08-17 02:34:46] "POST /neutron/port HTTP/1.1" 200 1125 0.013271 10.0.0.189 - - [2026-08-17 02:34:46] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005076 10.0.0.189 - - [2026-08-17 02:34:46] "POST /neutron/port HTTP/1.1" 200 1125 0.011859 10.0.0.189 - - [2026-08-17 02:34:46] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005796 10.0.0.189 - - [2026-08-17 02:34:46] "POST /neutron/port HTTP/1.1" 200 1125 0.011359 10.0.0.189 - - [2026-08-17 02:34:46] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006539 10.0.0.189 - - [2026-08-17 02:34:46] "GET /virtual-machine/0dd85ef5-21d5-4367-8d9b-b70325e491a4 HTTP/1.1" 200 1294 0.004105 10.0.0.189 - - [2026-08-17 02:34:46] "GET /virtual-machine-interface/d51d3df0-cdbb-488e-b73d-571fb330b364 HTTP/1.1" 200 2955 0.004267 10.0.0.189 - - [2026-08-17 02:34:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002758 10.0.0.189 - - [2026-08-17 02:34:46] "GET /global-vrouter-config/9ba288a3-b09d-49b1-bd6f-7de1365df006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.002694 10.0.0.189 - - [2026-08-17 02:34:46] "GET /virtual-networks?parent_id=1aeb4e8b-d516-4b1c-9318-661dd71404e2&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003276 10.0.0.189 - - [2026-08-17 02:34:46] "GET /virtual-network/8935cd56-9fbb-4693-a0e5-40149696fbd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005186 10.0.0.189 - - [2026-08-17 02:34:47] "POST /neutron/port HTTP/1.1" 200 1125 0.011887 10.0.0.189 - - [2026-08-17 02:34:47] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005984 10.0.0.189 - - [2026-08-17 02:34:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003205 10.0.0.189 - - [2026-08-17 02:34:49] "GET /global-vrouter-config/9ba288a3-b09d-49b1-bd6f-7de1365df006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003171 10.0.0.189 - - [2026-08-17 02:34:50] "GET /virtual-networks?parent_id=1aeb4e8b-d516-4b1c-9318-661dd71404e2&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003244 10.0.0.189 - - [2026-08-17 02:34:50] "GET /virtual-network/8935cd56-9fbb-4693-a0e5-40149696fbd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006036 10.0.0.189 - - [2026-08-17 02:34:54] "POST /neutron/network HTTP/1.1" 200 825 0.006268 10.0.0.189 - - [2026-08-17 02:34:54] "POST /neutron/network HTTP/1.1" 400 204 0.010553 10.0.0.189 - - [2026-08-17 02:34:56] "POST /neutron/port HTTP/1.1" 200 1125 0.010859 10.0.0.189 - - [2026-08-17 02:34:56] "POST /neutron/port HTTP/1.1" 200 1125 0.014350 10.0.0.189 - - [2026-08-17 02:34:56] "POST /neutron/port HTTP/1.1" 200 1115 0.010421 10.0.0.189 - - [2026-08-17 02:34:56] "POST /neutron/port HTTP/1.1" 200 1115 0.010654 10.0.0.189 - - [2026-08-17 02:34:56] "POST /neutron/network HTTP/1.1" 200 825 0.006508 10.0.0.189 - - [2026-08-17 02:34:56] "POST /neutron/network HTTP/1.1" 400 204 0.011357 10.0.0.189 - - [2026-08-17 02:34:56] "POST /neutron/port HTTP/1.1" 200 151 0.144309 10.0.0.189 - - [2026-08-17 02:34:56] "POST /neutron/port HTTP/1.1" 200 151 0.149525 10.0.0.189 - - [2026-08-17 02:34:56] "DELETE /project/1aeb4e8bd5164b1c9318661dd71404e2 HTTP/1.1" 404 173 0.004287 10.0.0.189 - - [2026-08-17 02:34:56] "GET /projects?obj_uuids=d7ca54fa-4b16-4e44-b38b-e6aef8f35cf0&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000983 10.0.0.189 - - [2026-08-17 02:34:56] "GET /project/d7ca54fa-4b16-4e44-b38b-e6aef8f35cf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1483 0.025530 10.0.0.189 - - [2026-08-17 02:34:56] "GET /projects?obj_uuids=d7ca54fa-4b16-4e44-b38b-e6aef8f35cf0&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000881 10.0.0.189 - - [2026-08-17 02:34:57] "GET /project/d7ca54fa-4b16-4e44-b38b-e6aef8f35cf0?fields=security_groups HTTP/1.1" 200 1377 0.067042 10.0.0.189 - - [2026-08-17 02:34:57] "DELETE /security-group/af976f0b-bb71-41d3-826b-d9e73cc666cf HTTP/1.1" 200 115 0.036434 10.0.0.189 - - [2026-08-17 02:34:57] "GET /projects?obj_uuids=d7ca54fa-4b16-4e44-b38b-e6aef8f35cf0&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001242 10.0.0.189 - - [2026-08-17 02:34:57] "DELETE /access-control-list/74852a54-f90a-49fc-b1a6-039a508422f5 HTTP/1.1" 200 115 0.032094 10.0.0.189 - - [2026-08-17 02:34:57] "GET /project/d7ca54fa-4b16-4e44-b38b-e6aef8f35cf0?fields=application_policy_sets HTTP/1.1" 200 1416 0.034975 10.0.0.189 - - [2026-08-17 02:34:57] "DELETE /access-control-list/afe311e5-b493-4d17-99e3-166b960e8fe6 HTTP/1.1" 200 115 0.047001 10.0.0.189 - - [2026-08-17 02:34:57] "DELETE /project/d7ca54fa-4b16-4e44-b38b-e6aef8f35cf0 HTTP/1.1" 200 115 0.327953 10.0.0.189 - - [2026-08-17 02:34:58] "POST /neutron/network HTTP/1.1" 200 825 0.005694 10.0.0.189 - - [2026-08-17 02:34:58] "POST /useragent-kv HTTP/1.1" 200 115 0.002487 10.0.0.189 - - [2026-08-17 02:34:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002929 10.0.0.189 - - [2026-08-17 02:34:58] "POST /useragent-kv HTTP/1.1" 200 115 0.001711 10.0.0.189 - - [2026-08-17 02:34:58] "POST /neutron/network HTTP/1.1" 200 151 0.078564 10.0.0.189 - - [2026-08-17 02:34:58] "DELETE /route-target/ca358683-1f2a-42ec-b8ca-85457f79cc67 HTTP/1.1" 200 115 0.022426 10.0.0.189 - - [2026-08-17 02:34:58] "GET /projects?obj_uuids=1aeb4e8b-d516-4b1c-9318-661dd71404e2&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001059 10.0.0.189 - - [2026-08-17 02:34:58] "GET /project/1aeb4e8b-d516-4b1c-9318-661dd71404e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.031657 10.0.0.189 - - [2026-08-17 02:34:58] "GET /projects?obj_uuids=1aeb4e8b-d516-4b1c-9318-661dd71404e2&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001839 10.0.0.189 - - [2026-08-17 02:34:58] "GET /project/1aeb4e8b-d516-4b1c-9318-661dd71404e2?fields=virtual_networks HTTP/1.1" 200 1046 0.072398 10.0.0.189 - - [2026-08-17 02:34:58] "GET /projects?obj_uuids=1aeb4e8b-d516-4b1c-9318-661dd71404e2&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000975 10.0.0.189 - - [2026-08-17 02:34:58] "GET /project/1aeb4e8b-d516-4b1c-9318-661dd71404e2?fields=virtual_machine_interfaces HTTP/1.1" 200 1046 0.023989 10.0.0.189 - - [2026-08-17 02:34:59] "GET /projects?obj_uuids=1aeb4e8b-d516-4b1c-9318-661dd71404e2&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000997 10.0.0.189 - - [2026-08-17 02:34:59] "GET /project/1aeb4e8b-d516-4b1c-9318-661dd71404e2?fields=security_groups HTTP/1.1" 200 1274 0.028461 10.0.0.189 - - [2026-08-17 02:34:59] "POST /fqname-to-id HTTP/1.1" 404 188 0.028386 10.0.0.189 - - [2026-08-17 02:35:00] "GET /projects?obj_uuids=cedb5485-c958-4ffe-b10c-4f2d3aac0177&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003030 10.0.0.189 - - [2026-08-17 02:35:00] "GET /domains?obj_uuids=dfc0c64e-f091-468c-b4a2-c81ce920aea2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001322 10.0.0.189 - - [2026-08-17 02:35:00] "GET /domain/dfc0c64e-f091-468c-b4a2-c81ce920aea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007933 10.0.0.189 - - [2026-08-17 02:35:00] "POST /id-to-fqname HTTP/1.1" 200 190 0.001334 10.0.0.189 - - [2026-08-17 02:35:00] "POST /fqname-to-id HTTP/1.1" 404 199 0.003461 10.0.0.189 - - [2026-08-17 02:35:00] "POST /security-groups HTTP/1.1" 200 591 0.064678 10.0.0.189 - - [2026-08-17 02:35:00] "POST /fqname-to-id HTTP/1.1" 404 234 0.003313 10.0.0.189 - - [2026-08-17 02:35:00] "POST /projects HTTP/1.1" 200 585 0.216647 10.0.0.189 - - [2026-08-17 02:35:00] "POST /access-control-lists HTTP/1.1" 200 598 0.059484 10.0.0.189 - - [2026-08-17 02:35:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.290346 10.0.0.189 - - [2026-08-17 02:35:00] "POST /fqname-to-id HTTP/1.1" 404 233 0.003299 10.0.0.189 - - [2026-08-17 02:35:00] "GET /project/cedb5485-c958-4ffe-b10c-4f2d3aac0177?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.415382 10.0.0.189 - - [2026-08-17 02:35:00] "POST /access-control-lists HTTP/1.1" 200 596 0.060919 10.0.0.189 - - [2026-08-17 02:35:01] "GET / HTTP/1.1" 200 36215 0.002600 10.0.0.189 - - [2026-08-17 02:35:02] "POST /fqname-to-id HTTP/1.1" 401 293 0.000497 10.0.0.189 - - [2026-08-17 02:35:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.059233 10.0.0.189 - - [2026-08-17 02:35:02] "GET /projects?obj_uuids=cedb5485-c958-4ffe-b10c-4f2d3aac0177&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000930 10.0.0.189 - - [2026-08-17 02:35:02] "GET /project/cedb5485-c958-4ffe-b10c-4f2d3aac0177?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.024283 10.0.0.189 - - [2026-08-17 02:35:02] "POST /neutron/network HTTP/1.1" 200 117 0.024057 10.0.0.189 - - [2026-08-17 02:35:02] "GET /projects?obj_uuids=cedb5485-c958-4ffe-b10c-4f2d3aac0177&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001378 10.0.0.189 - - [2026-08-17 02:35:02] "POST /neutron/network HTTP/1.1" 200 625 0.065674 10.0.0.189 - - [2026-08-17 02:35:02] "POST /route-targets HTTP/1.1" 200 328 0.009332 10.0.0.189 - - [2026-08-17 02:35:02] "POST /ref-update HTTP/1.1" 200 156 0.008944 10.0.0.189 - - [2026-08-17 02:35:03] "POST /useragent-kv HTTP/1.1" 200 115 0.003231 10.0.0.189 - - [2026-08-17 02:35:03] "POST /neutron/subnet HTTP/1.1" 200 701 0.208694 10.0.0.189 - - [2026-08-17 02:35:03] "POST /neutron/network HTTP/1.1" 200 839 0.005828 10.0.0.189 - - [2026-08-17 02:35:03] "POST /id-to-fqname HTTP/1.1" 200 230 0.001265 10.0.0.189 - - [2026-08-17 02:35:03] "GET /virtual-network/df7f4090-52ea-4db4-938a-043f687274e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.004769 10.0.0.189 - - [2026-08-17 02:35:03] "POST /neutron/network HTTP/1.1" 200 839 0.006307 10.0.0.189 - - [2026-08-17 02:35:03] "GET /virtual-network/df7f4090-52ea-4db4-938a-043f687274e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.005560 10.0.0.189 - - [2026-08-17 02:35:03] "POST /neutron/network HTTP/1.1" 200 839 0.005851 10.0.0.189 - - [2026-08-17 02:35:03] "POST /neutron/subnet HTTP/1.1" 200 701 0.007117 10.0.0.189 - - [2026-08-17 02:35:03] "POST /neutron/network HTTP/1.1" 200 839 0.006269 10.0.0.189 - - [2026-08-17 02:35:03] "POST /id-to-fqname HTTP/1.1" 200 230 0.001408 10.0.0.189 - - [2026-08-17 02:35:03] "POST /neutron/network HTTP/1.1" 200 849 0.005450 10.0.0.189 - - [2026-08-17 02:35:03] "GET /projects?obj_uuids=cedb5485-c958-4ffe-b10c-4f2d3aac0177&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001433 10.0.0.189 - - [2026-08-17 02:35:03] "GET /project/cedb5485-c958-4ffe-b10c-4f2d3aac0177?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.026901 10.0.0.189 - - [2026-08-17 02:35:03] "POST /neutron/network HTTP/1.1" 200 839 0.005684 10.0.0.189 - - [2026-08-17 02:35:03] "POST /neutron/port HTTP/1.1" 200 117 0.005029 10.0.0.189 - - [2026-08-17 02:35:03] "POST /neutron/port HTTP/1.1" 200 117 0.004878 10.0.0.189 - - [2026-08-17 02:35:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003210 10.0.0.189 - - [2026-08-17 02:35:03] "GET /global-vrouter-config/9ba288a3-b09d-49b1-bd6f-7de1365df006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003319 10.0.0.189 - - [2026-08-17 02:35:03] "PUT /global-vrouter-config/9ba288a3-b09d-49b1-bd6f-7de1365df006 HTTP/1.1" 200 277 0.010490 10.0.0.189 - - [2026-08-17 02:35:03] "POST /neutron/port HTTP/1.1" 200 117 0.006250 10.0.0.189 - - [2026-08-17 02:35:07] "POST /neutron/network HTTP/1.1" 200 849 0.005202 10.0.0.189 - - [2026-08-17 02:35:07] "GET /projects?obj_uuids=cedb5485-c958-4ffe-b10c-4f2d3aac0177&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001507 10.0.0.189 - - [2026-08-17 02:35:08] "GET /obj-perms HTTP/1.1" 200 4509 0.083273 10.0.0.189 - - [2026-08-17 02:35:08] "POST /neutron/port HTTP/1.1" 200 1055 0.232869 10.0.0.189 - - [2026-08-17 02:35:08] "POST /neutron/port HTTP/1.1" 200 1055 0.010272 10.0.0.189 - - [2026-08-17 02:35:08] "POST /neutron/port HTTP/1.1" 200 1055 0.008895 10.0.0.189 - - [2026-08-17 02:35:08] "POST /neutron/port HTTP/1.1" 200 1109 0.077128 10.0.0.189 - - [2026-08-17 02:35:08] "GET /obj-perms HTTP/1.1" 200 4509 0.043643 10.0.0.189 - - [2026-08-17 02:35:08] "POST /neutron/port HTTP/1.1" 200 1119 0.012708 10.0.0.189 - - [2026-08-17 02:35:08] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007029 10.0.0.189 - - [2026-08-17 02:35:09] "POST /neutron/port HTTP/1.1" 200 1119 0.012754 10.0.0.189 - - [2026-08-17 02:35:09] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003244 10.0.0.189 - - [2026-08-17 02:35:09] "POST /neutron/subnet HTTP/1.1" 200 675 0.007300 10.0.0.189 - - [2026-08-17 02:35:09] "POST /neutron/port HTTP/1.1" 200 117 0.001167 10.0.0.189 - - [2026-08-17 02:35:09] "POST /neutron/network HTTP/1.1" 200 839 0.005419 10.0.0.189 - - [2026-08-17 02:35:13] "POST /neutron/port HTTP/1.1" 200 1119 0.014535 10.0.0.189 - - [2026-08-17 02:35:13] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005953 10.0.0.189 - - [2026-08-17 02:35:18] "POST /neutron/port HTTP/1.1" 200 1119 0.012336 10.0.0.189 - - [2026-08-17 02:35:19] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005546 10.0.0.189 - - [2026-08-17 02:35:24] "POST /neutron/port HTTP/1.1" 200 1119 0.010747 10.0.0.189 - - [2026-08-17 02:35:24] "POST /neutron/security_group HTTP/1.1" 200 2058 0.004653 10.0.0.189 - - [2026-08-17 02:35:29] "POST /neutron/port HTTP/1.1" 200 1119 0.010860 10.0.0.189 - - [2026-08-17 02:35:29] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005820 10.0.0.189 - - [2026-08-17 02:35:34] "POST /neutron/port HTTP/1.1" 200 1119 0.012396 10.0.0.189 - - [2026-08-17 02:35:34] "POST /neutron/security_group HTTP/1.1" 200 2058 0.004324 10.0.0.189 - - [2026-08-17 02:35:34] "POST /neutron/port HTTP/1.1" 200 1119 0.012060 10.0.0.189 - - [2026-08-17 02:35:34] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005262 10.0.0.189 - - [2026-08-17 02:35:34] "POST /neutron/port HTTP/1.1" 200 1119 0.012735 10.0.0.189 - - [2026-08-17 02:35:34] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005636 10.0.0.189 - - [2026-08-17 02:35:34] "POST /neutron/port HTTP/1.1" 200 1119 0.011784 10.0.0.189 - - [2026-08-17 02:35:34] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005307 10.0.0.189 - - [2026-08-17 02:35:34] "GET /virtual-machine/23931c31-4a75-4cd5-bc8a-0903c7b99c7e HTTP/1.1" 401 293 0.000424 10.0.0.189 - - [2026-08-17 02:35:34] "GET /virtual-machine/23931c31-4a75-4cd5-bc8a-0903c7b99c7e HTTP/1.1" 200 1294 0.024806 10.0.0.189 - - [2026-08-17 02:35:34] "GET /virtual-machine-interface/0a341e6b-2c21-4454-b6bc-d1b35abe3983 HTTP/1.1" 200 2978 0.004760 10.0.0.189 - - [2026-08-17 02:35:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002832 10.0.0.189 - - [2026-08-17 02:35:34] "GET /global-vrouter-config/9ba288a3-b09d-49b1-bd6f-7de1365df006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1886 0.003225 10.0.0.189 - - [2026-08-17 02:35:34] "GET /virtual-networks?parent_id=cedb5485-c958-4ffe-b10c-4f2d3aac0177&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.002790 10.0.0.189 - - [2026-08-17 02:35:34] "GET /virtual-network/df7f4090-52ea-4db4-938a-043f687274e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.004908 10.0.0.189 - - [2026-08-17 02:35:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003356 10.0.0.189 - - [2026-08-17 02:35:36] "GET /global-vrouter-config/9ba288a3-b09d-49b1-bd6f-7de1365df006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1886 0.003087 10.0.0.189 - - [2026-08-17 02:35:36] "GET /virtual-networks?parent_id=cedb5485-c958-4ffe-b10c-4f2d3aac0177&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.003421 10.0.0.189 - - [2026-08-17 02:35:36] "GET /virtual-network/df7f4090-52ea-4db4-938a-043f687274e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.005731 10.0.0.189 - - [2026-08-17 02:35:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002740 10.0.0.189 - - [2026-08-17 02:35:38] "GET /global-vrouter-config/9ba288a3-b09d-49b1-bd6f-7de1365df006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1886 0.002586 10.0.0.189 - - [2026-08-17 02:35:38] "PUT /global-vrouter-config/9ba288a3-b09d-49b1-bd6f-7de1365df006 HTTP/1.1" 200 277 0.010607 10.0.0.189 - - [2026-08-17 02:35:38] "POST /neutron/network HTTP/1.1" 200 839 0.005529 10.0.0.189 - - [2026-08-17 02:35:38] "POST /neutron/network HTTP/1.1" 400 204 0.009160 10.0.0.189 - - [2026-08-17 02:35:40] "POST /neutron/port HTTP/1.1" 200 1119 0.013621 10.0.0.189 - - [2026-08-17 02:35:40] "POST /neutron/port HTTP/1.1" 200 1109 0.009719 10.0.0.189 - - [2026-08-17 02:35:40] "POST /neutron/network HTTP/1.1" 200 839 0.006572 10.0.0.189 - - [2026-08-17 02:35:40] "POST /neutron/network HTTP/1.1" 400 204 0.010352 10.0.0.189 - - [2026-08-17 02:35:40] "POST /neutron/port HTTP/1.1" 200 151 0.127370 10.0.0.189 - - [2026-08-17 02:35:42] "POST /neutron/network HTTP/1.1" 200 839 0.007237 10.0.0.189 - - [2026-08-17 02:35:42] "POST /useragent-kv HTTP/1.1" 200 115 0.003759 10.0.0.189 - - [2026-08-17 02:35:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003967 10.0.0.189 - - [2026-08-17 02:35:42] "POST /useragent-kv HTTP/1.1" 200 115 0.001638 10.0.0.189 - - [2026-08-17 02:35:42] "POST /neutron/network HTTP/1.1" 200 151 0.077660 10.0.0.189 - - [2026-08-17 02:35:42] "DELETE /route-target/f46eaaab-4aae-425c-9c55-cfeffcca8d36 HTTP/1.1" 200 115 0.013481 10.0.0.189 - - [2026-08-17 02:35:43] "GET /global-vrouter-configs HTTP/1.1" 200 358 0.003037 10.0.0.189 - - [2026-08-17 02:35:43] "GET /global-vrouter-config/9ba288a3-b09d-49b1-bd6f-7de1365df006 HTTP/1.1" 200 1885 0.003221 10.0.0.189 - - [2026-08-17 02:35:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002139 10.0.0.189 - - [2026-08-17 02:35:43] "GET /projects?obj_uuids=cedb5485-c958-4ffe-b10c-4f2d3aac0177&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000847 10.0.0.189 - - [2026-08-17 02:35:43] "GET /project/cedb5485-c958-4ffe-b10c-4f2d3aac0177?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.022695 10.0.0.189 - - [2026-08-17 02:35:43] "POST /neutron/network HTTP/1.1" 200 117 0.008541 10.0.0.189 - - [2026-08-17 02:35:43] "GET /projects?obj_uuids=cedb5485-c958-4ffe-b10c-4f2d3aac0177&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001137 10.0.0.189 - - [2026-08-17 02:35:43] "POST /neutron/network HTTP/1.1" 200 605 0.064149 10.0.0.189 - - [2026-08-17 02:35:43] "POST /route-targets HTTP/1.1" 200 328 0.009091 10.0.0.189 - - [2026-08-17 02:35:43] "POST /ref-update HTTP/1.1" 200 156 0.013596 10.0.0.189 - - [2026-08-17 02:35:43] "POST /useragent-kv HTTP/1.1" 200 115 0.003623 10.0.0.189 - - [2026-08-17 02:35:43] "POST /neutron/subnet HTTP/1.1" 200 729 0.201283 10.0.0.189 - - [2026-08-17 02:35:43] "POST /neutron/network HTTP/1.1" 200 825 0.004705 10.0.0.189 - - [2026-08-17 02:35:43] "POST /id-to-fqname HTTP/1.1" 200 220 0.001468 10.0.0.189 - - [2026-08-17 02:35:43] "GET /virtual-network/99e71ebb-0ed6-42de-af17-5242236ad1db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005048 10.0.0.189 - - [2026-08-17 02:35:43] "POST /neutron/network HTTP/1.1" 200 825 0.006171 10.0.0.189 - - [2026-08-17 02:35:43] "GET /virtual-network/99e71ebb-0ed6-42de-af17-5242236ad1db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.007023 10.0.0.189 - - [2026-08-17 02:35:43] "POST /neutron/network HTTP/1.1" 200 825 0.006237 10.0.0.189 - - [2026-08-17 02:35:43] "POST /neutron/subnet HTTP/1.1" 200 729 0.007270 10.0.0.189 - - [2026-08-17 02:35:43] "POST /id-to-fqname HTTP/1.1" 200 220 0.001009 10.0.0.189 - - [2026-08-17 02:35:43] "POST /neutron/network HTTP/1.1" 200 835 0.005753 10.0.0.189 - - [2026-08-17 02:35:43] "GET /projects?obj_uuids=cedb5485-c958-4ffe-b10c-4f2d3aac0177&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001080 10.0.0.189 - - [2026-08-17 02:35:43] "GET /project/cedb5485-c958-4ffe-b10c-4f2d3aac0177?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.029922 10.0.0.189 - - [2026-08-17 02:35:43] "POST /neutron/network HTTP/1.1" 200 825 0.006046 10.0.0.189 - - [2026-08-17 02:35:43] "POST /neutron/port HTTP/1.1" 200 117 0.004929 10.0.0.189 - - [2026-08-17 02:35:43] "POST /neutron/port HTTP/1.1" 200 117 0.004478 10.0.0.189 - - [2026-08-17 02:35:43] "POST /neutron/port HTTP/1.1" 200 117 0.004167 10.0.0.189 - - [2026-08-17 02:35:48] "POST /neutron/network HTTP/1.1" 200 835 0.006059 10.0.0.189 - - [2026-08-17 02:35:48] "GET /projects?obj_uuids=cedb5485-c958-4ffe-b10c-4f2d3aac0177&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001230 10.0.0.189 - - [2026-08-17 02:35:48] "POST /neutron/port HTTP/1.1" 200 1061 0.186939 10.0.0.189 - - [2026-08-17 02:35:48] "POST /neutron/port HTTP/1.1" 200 1061 0.010070 10.0.0.189 - - [2026-08-17 02:35:48] "POST /neutron/port HTTP/1.1" 200 1061 0.008367 10.0.0.189 - - [2026-08-17 02:35:48] "POST /neutron/port HTTP/1.1" 200 1115 0.057622 10.0.0.189 - - [2026-08-17 02:35:49] "POST /neutron/port HTTP/1.1" 200 1125 0.010897 10.0.0.189 - - [2026-08-17 02:35:49] "POST /neutron/security_group HTTP/1.1" 200 2058 0.004854 10.0.0.189 - - [2026-08-17 02:35:49] "POST /neutron/port HTTP/1.1" 200 1125 0.011064 10.0.0.189 - - [2026-08-17 02:35:49] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003905 10.0.0.189 - - [2026-08-17 02:35:49] "POST /neutron/subnet HTTP/1.1" 200 703 0.006519 10.0.0.189 - - [2026-08-17 02:35:49] "POST /neutron/port HTTP/1.1" 200 117 0.001398 10.0.0.189 - - [2026-08-17 02:35:49] "POST /neutron/network HTTP/1.1" 200 825 0.007608 10.0.0.189 - - [2026-08-17 02:35:54] "POST /neutron/port HTTP/1.1" 200 1125 0.010938 10.0.0.189 - - [2026-08-17 02:35:54] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008550 10.0.0.189 - - [2026-08-17 02:35:57] "DELETE /project/cedb5485c9584ffeb10c4f2d3aac0177 HTTP/1.1" 404 173 0.007510 10.0.0.189 - - [2026-08-17 02:35:57] "GET /projects?obj_uuids=1aeb4e8b-d516-4b1c-9318-661dd71404e2&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000874 10.0.0.189 - - [2026-08-17 02:35:57] "GET /project/1aeb4e8b-d516-4b1c-9318-661dd71404e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1482 0.031780 10.0.0.189 - - [2026-08-17 02:35:57] "GET /projects?obj_uuids=1aeb4e8b-d516-4b1c-9318-661dd71404e2&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001066 10.0.0.189 - - [2026-08-17 02:35:57] "GET /project/1aeb4e8b-d516-4b1c-9318-661dd71404e2?fields=security_groups HTTP/1.1" 200 1376 0.065337 10.0.0.189 - - [2026-08-17 02:35:57] "DELETE /security-group/a994701f-a737-47d7-aa2c-26d4474ea125 HTTP/1.1" 200 115 0.037929 10.0.0.189 - - [2026-08-17 02:35:57] "GET /projects?obj_uuids=1aeb4e8b-d516-4b1c-9318-661dd71404e2&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000905 10.0.0.189 - - [2026-08-17 02:35:57] "DELETE /access-control-list/891ab9ac-639a-462b-b1e1-5e70a5e80f42 HTTP/1.1" 200 115 0.028447 10.0.0.189 - - [2026-08-17 02:35:57] "GET /project/1aeb4e8b-d516-4b1c-9318-661dd71404e2?fields=application_policy_sets HTTP/1.1" 200 1415 0.035883 10.0.0.189 - - [2026-08-17 02:35:57] "DELETE /access-control-list/56f198ed-d926-499d-b041-9eb97cd129b8 HTTP/1.1" 200 115 0.027620 10.0.0.189 - - [2026-08-17 02:35:57] "DELETE /project/1aeb4e8b-d516-4b1c-9318-661dd71404e2 HTTP/1.1" 200 115 0.333031 10.0.0.189 - - [2026-08-17 02:35:59] "POST /neutron/port HTTP/1.1" 200 1125 0.012676 10.0.0.189 - - [2026-08-17 02:35:59] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006734 10.0.0.189 - - [2026-08-17 02:36:04] "POST /neutron/port HTTP/1.1" 200 1125 0.012103 10.0.0.189 - - [2026-08-17 02:36:04] "POST /neutron/security_group HTTP/1.1" 200 2058 0.082008 10.0.0.189 - - [2026-08-17 02:36:08] "GET /obj-perms HTTP/1.1" 200 4509 0.036020 10.0.0.189 - - [2026-08-17 02:36:09] "GET /obj-perms HTTP/1.1" 200 4509 0.036374 10.0.0.189 - - [2026-08-17 02:36:09] "POST /neutron/port HTTP/1.1" 200 1125 0.014634 10.0.0.189 - - [2026-08-17 02:36:09] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006118 10.0.0.189 - - [2026-08-17 02:36:09] "POST /neutron/port HTTP/1.1" 200 1125 0.011871 10.0.0.189 - - [2026-08-17 02:36:09] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006330 10.0.0.189 - - [2026-08-17 02:36:09] "POST /neutron/port HTTP/1.1" 200 1125 0.012644 10.0.0.189 - - [2026-08-17 02:36:09] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005817 10.0.0.189 - - [2026-08-17 02:36:09] "GET /virtual-machine/c4a89d46-a837-480f-828c-72a9009127ac HTTP/1.1" 200 1294 0.003967 10.0.0.189 - - [2026-08-17 02:36:09] "GET /virtual-machine-interface/754a4e5a-ff0f-4a2c-8399-d6f0b98af291 HTTP/1.1" 200 2948 0.004224 10.0.0.189 - - [2026-08-17 02:36:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002446 10.0.0.189 - - [2026-08-17 02:36:09] "GET /global-vrouter-config/9ba288a3-b09d-49b1-bd6f-7de1365df006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.002568 10.0.0.189 - - [2026-08-17 02:36:09] "GET /virtual-networks?parent_id=cedb5485-c958-4ffe-b10c-4f2d3aac0177&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003293 10.0.0.189 - - [2026-08-17 02:36:09] "GET /virtual-network/99e71ebb-0ed6-42de-af17-5242236ad1db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.004993 10.0.0.189 - - [2026-08-17 02:36:11] "POST /neutron/port HTTP/1.1" 200 1125 0.012099 10.0.0.189 - - [2026-08-17 02:36:12] "POST /neutron/port HTTP/1.1" 200 1125 0.011806 10.0.0.189 - - [2026-08-17 02:36:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002833 10.0.0.189 - - [2026-08-17 02:36:12] "GET /virtual-network/99e71ebb-0ed6-42de-af17-5242236ad1db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.004395 10.0.0.189 - - [2026-08-17 02:36:13] "POST /neutron/port HTTP/1.1" 200 1125 0.012110 10.0.0.189 - - [2026-08-17 02:36:13] "POST /neutron/security_group HTTP/1.1" 200 2058 0.004074 10.0.0.189 - - [2026-08-17 02:36:13] "POST /neutron/network HTTP/1.1" 200 835 0.010163 10.0.0.189 - - [2026-08-17 02:36:13] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003339 10.0.0.189 - - [2026-08-17 02:36:13] "POST /neutron/subnet HTTP/1.1" 200 703 0.006421 10.0.0.189 - - [2026-08-17 02:36:13] "POST /neutron/port HTTP/1.1" 200 117 0.001040 10.0.0.189 - - [2026-08-17 02:36:13] "POST /neutron/network HTTP/1.1" 200 825 0.004563 10.0.0.189 - - [2026-08-17 02:36:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002709 10.0.0.189 - - [2026-08-17 02:36:15] "GET /global-vrouter-config/9ba288a3-b09d-49b1-bd6f-7de1365df006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.002928 10.0.0.189 - - [2026-08-17 02:36:15] "GET /virtual-networks?parent_id=cedb5485-c958-4ffe-b10c-4f2d3aac0177&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002856 10.0.0.189 - - [2026-08-17 02:36:15] "GET /virtual-network/99e71ebb-0ed6-42de-af17-5242236ad1db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005278 10.0.0.189 - - [2026-08-17 02:36:17] "POST /neutron/network HTTP/1.1" 200 825 0.005731 10.0.0.189 - - [2026-08-17 02:36:17] "POST /neutron/network HTTP/1.1" 400 204 0.008729 10.0.0.189 - - [2026-08-17 02:36:19] "POST /neutron/port HTTP/1.1" 200 1125 0.011162 10.0.0.189 - - [2026-08-17 02:36:19] "POST /neutron/port HTTP/1.1" 200 1115 0.008074 10.0.0.189 - - [2026-08-17 02:36:19] "POST /neutron/network HTTP/1.1" 200 825 0.006187 10.0.0.189 - - [2026-08-17 02:36:19] "POST /neutron/network HTTP/1.1" 400 204 0.008600 10.0.0.189 - - [2026-08-17 02:36:19] "POST /neutron/port HTTP/1.1" 200 151 0.092970 10.0.0.189 - - [2026-08-17 02:36:21] "POST /neutron/network HTTP/1.1" 200 825 0.007050 10.0.0.189 - - [2026-08-17 02:36:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004295 10.0.0.189 - - [2026-08-17 02:36:21] "POST /useragent-kv HTTP/1.1" 200 115 0.002714 10.0.0.189 - - [2026-08-17 02:36:21] "POST /useragent-kv HTTP/1.1" 200 115 0.001980 10.0.0.189 - - [2026-08-17 02:36:21] "POST /neutron/network HTTP/1.1" 200 151 0.083650 10.0.0.189 - - [2026-08-17 02:36:21] "DELETE /route-target/23a4de4e-71ff-4b6c-b15e-99ad7acd8cc8 HTTP/1.1" 200 115 0.028128 10.0.0.189 - - [2026-08-17 02:36:22] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 547 0.002632 10.0.0.189 - - [2026-08-17 02:36:22] "POST /network-ipams HTTP/1.1" 200 543 0.014849 10.0.0.189 - - [2026-08-17 02:36:22] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 767 0.002787 10.0.0.189 - - [2026-08-17 02:36:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002662 10.0.0.189 - - [2026-08-17 02:36:22] "GET /network-ipam/34315971-f8e2-464f-b2e8-2e194de7a3d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1332 0.004722 10.0.0.189 - - [2026-08-17 02:36:22] "PUT /network-ipam/34315971-f8e2-464f-b2e8-2e194de7a3d6 HTTP/1.1" 200 259 0.009641 10.0.0.189 - - [2026-08-17 02:36:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002636 10.0.0.189 - - [2026-08-17 02:36:22] "GET /projects?obj_uuids=cedb5485-c958-4ffe-b10c-4f2d3aac0177&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000921 10.0.0.189 - - [2026-08-17 02:36:22] "GET /project/cedb5485-c958-4ffe-b10c-4f2d3aac0177?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.026650 10.0.0.189 - - [2026-08-17 02:36:22] "POST /neutron/network HTTP/1.1" 200 117 0.008790 10.0.0.189 - - [2026-08-17 02:36:22] "GET /projects?obj_uuids=cedb5485-c958-4ffe-b10c-4f2d3aac0177&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001050 10.0.0.189 - - [2026-08-17 02:36:22] "POST /neutron/network HTTP/1.1" 200 605 0.068198 10.0.0.189 - - [2026-08-17 02:36:22] "POST /route-targets HTTP/1.1" 200 328 0.011310 10.0.0.189 - - [2026-08-17 02:36:22] "POST /ref-update HTTP/1.1" 200 156 0.011501 10.0.0.189 - - [2026-08-17 02:36:22] "POST /useragent-kv HTTP/1.1" 200 115 0.002449 10.0.0.189 - - [2026-08-17 02:36:22] "POST /neutron/subnet HTTP/1.1" 200 699 0.276000 10.0.0.189 - - [2026-08-17 02:36:22] "POST /useragent-kv HTTP/1.1" 200 115 0.002646 10.0.0.189 - - [2026-08-17 02:36:22] "POST /neutron/subnet HTTP/1.1" 200 699 0.136889 10.0.0.189 - - [2026-08-17 02:36:22] "POST /neutron/network HTTP/1.1" 200 994 0.006103 10.0.0.189 - - [2026-08-17 02:36:22] "POST /id-to-fqname HTTP/1.1" 200 220 0.001334 10.0.0.189 - - [2026-08-17 02:36:22] "GET /virtual-network/23ed47ac-87b7-49d2-9781-84f7e56598e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.005571 10.0.0.189 - - [2026-08-17 02:36:23] "POST /neutron/network HTTP/1.1" 200 994 0.006356 10.0.0.189 - - [2026-08-17 02:36:23] "GET /virtual-network/23ed47ac-87b7-49d2-9781-84f7e56598e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.004954 10.0.0.189 - - [2026-08-17 02:36:23] "POST /neutron/network HTTP/1.1" 200 994 0.008191 10.0.0.189 - - [2026-08-17 02:36:23] "POST /neutron/subnet HTTP/1.1" 200 699 0.006435 10.0.0.189 - - [2026-08-17 02:36:23] "POST /neutron/subnet HTTP/1.1" 200 699 0.006306 10.0.0.189 - - [2026-08-17 02:36:23] "POST /neutron/network HTTP/1.1" 200 994 0.006024 10.0.0.189 - - [2026-08-17 02:36:23] "POST /neutron/subnet HTTP/1.1" 200 699 0.006003 10.0.0.189 - - [2026-08-17 02:36:23] "POST /neutron/subnet HTTP/1.1" 200 699 0.005206 10.0.0.189 - - [2026-08-17 02:36:23] "GET /projects?obj_uuids=cedb5485-c958-4ffe-b10c-4f2d3aac0177&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000932 10.0.0.189 - - [2026-08-17 02:36:23] "POST /neutron/port HTTP/1.1" 200 1017 0.157899 10.0.0.189 - - [2026-08-17 02:36:23] "GET /projects?obj_uuids=cedb5485-c958-4ffe-b10c-4f2d3aac0177&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001053 10.0.0.189 - - [2026-08-17 02:36:23] "POST /neutron/port HTTP/1.1" 200 1017 0.152877 10.0.0.189 - - [2026-08-17 02:36:23] "POST /id-to-fqname HTTP/1.1" 200 220 0.001480 10.0.0.189 - - [2026-08-17 02:36:23] "POST /neutron/port HTTP/1.1" 200 1017 0.007792 10.0.0.189 - - [2026-08-17 02:36:23] "POST /neutron/port HTTP/1.1" 200 1017 0.006909 10.0.0.189 - - [2026-08-17 02:36:23] "POST /neutron/network HTTP/1.1" 200 994 0.005832 10.0.0.189 - - [2026-08-17 02:36:23] "POST /neutron/port HTTP/1.1" 200 1017 0.008190 10.0.0.189 - - [2026-08-17 02:36:23] "POST /neutron/port HTTP/1.1" 200 117 0.004941 10.0.0.189 - - [2026-08-17 02:36:23] "POST /neutron/port HTTP/1.1" 200 117 0.004272 10.0.0.189 - - [2026-08-17 02:36:23] "POST /id-to-fqname HTTP/1.1" 200 220 0.000921 10.0.0.189 - - [2026-08-17 02:36:23] "POST /neutron/port HTTP/1.1" 200 1017 0.008056 10.0.0.189 - - [2026-08-17 02:36:23] "POST /neutron/port HTTP/1.1" 200 117 0.004495 10.0.0.189 - - [2026-08-17 02:36:23] "POST /neutron/port HTTP/1.1" 200 1017 0.009355 10.0.0.189 - - [2026-08-17 02:36:23] "POST /neutron/port HTTP/1.1" 200 1017 0.007877 10.0.0.189 - - [2026-08-17 02:36:24] "POST /neutron/network HTTP/1.1" 200 994 0.005578 10.0.0.189 - - [2026-08-17 02:36:24] "POST /neutron/port HTTP/1.1" 200 1017 0.007805 10.0.0.189 - - [2026-08-17 02:36:24] "POST /neutron/port HTTP/1.1" 200 1017 0.009460 10.0.0.189 - - [2026-08-17 02:36:24] "POST /neutron/port HTTP/1.1" 200 117 0.005410 10.0.0.189 - - [2026-08-17 02:36:24] "POST /neutron/port HTTP/1.1" 200 117 0.004286 10.0.0.189 - - [2026-08-17 02:36:24] "POST /id-to-fqname HTTP/1.1" 200 220 0.001237 10.0.0.189 - - [2026-08-17 02:36:24] "POST /neutron/port HTTP/1.1" 200 117 0.005204 10.0.0.189 - - [2026-08-17 02:36:24] "POST /neutron/network HTTP/1.1" 200 1004 0.005538 10.0.0.189 - - [2026-08-17 02:36:24] "GET /projects?obj_uuids=cedb5485-c958-4ffe-b10c-4f2d3aac0177&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000974 10.0.0.189 - - [2026-08-17 02:36:24] "GET /project/cedb5485-c958-4ffe-b10c-4f2d3aac0177?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.028859 10.0.0.189 - - [2026-08-17 02:36:24] "POST /neutron/network HTTP/1.1" 200 994 0.006700 10.0.0.189 - - [2026-08-17 02:36:24] "POST /neutron/port HTTP/1.1" 200 117 0.006142 10.0.0.189 - - [2026-08-17 02:36:24] "POST /neutron/port HTTP/1.1" 200 117 0.004291 10.0.0.189 - - [2026-08-17 02:36:24] "GET /domains HTTP/1.1" 200 281 0.002291 10.0.0.189 - - [2026-08-17 02:36:24] "GET /domains?obj_uuids=dfc0c64e-f091-468c-b4a2-c81ce920aea2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002389 10.0.0.189 - - [2026-08-17 02:36:24] "GET /domain/dfc0c64e-f091-468c-b4a2-c81ce920aea2 HTTP/1.1" 200 2584 0.009957 10.0.0.189 - - [2026-08-17 02:36:24] "GET /projects?obj_uuids=cedb5485-c958-4ffe-b10c-4f2d3aac0177&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000771 10.0.0.189 - - [2026-08-17 02:36:24] "GET /project/cedb5485-c958-4ffe-b10c-4f2d3aac0177 HTTP/1.1" 200 2862 0.067853 10.0.0.189 - - [2026-08-17 02:36:24] "GET /network-ipam/34315971-f8e2-464f-b2e8-2e194de7a3d6 HTTP/1.1" 200 2650 0.003449 10.0.0.189 - - [2026-08-17 02:36:24] "GET /domains HTTP/1.1" 200 281 0.002184 10.0.0.189 - - [2026-08-17 02:36:24] "GET /domains?obj_uuids=dfc0c64e-f091-468c-b4a2-c81ce920aea2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000906 10.0.0.189 - - [2026-08-17 02:36:24] "GET /domain/dfc0c64e-f091-468c-b4a2-c81ce920aea2 HTTP/1.1" 200 2584 0.006021 10.0.0.189 - - [2026-08-17 02:36:24] "GET /projects?obj_uuids=cedb5485-c958-4ffe-b10c-4f2d3aac0177&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000722 10.0.0.189 - - [2026-08-17 02:36:24] "GET /project/cedb5485-c958-4ffe-b10c-4f2d3aac0177 HTTP/1.1" 200 2862 0.068315 10.0.0.189 - - [2026-08-17 02:36:24] "GET /virtual-network/23ed47ac-87b7-49d2-9781-84f7e56598e4 HTTP/1.1" 200 3789 0.005651 10.0.0.189 - - [2026-08-17 02:36:24] "GET /virtual-network/23ed47ac-87b7-49d2-9781-84f7e56598e4 HTTP/1.1" 200 3789 0.004153 10.0.0.189 - - [2026-08-17 02:36:24] "GET /routing-instance/4370a55e-7be3-4141-a22a-352eaeab2280 HTTP/1.1" 200 2385 0.003004 10.0.0.189 - - [2026-08-17 02:36:24] "GET /routing-instance/4370a55e-7be3-4141-a22a-352eaeab2280 HTTP/1.1" 200 2385 0.003101 10.0.0.189 - - [2026-08-17 02:36:24] "GET /route-target/4b8b756c-ccb4-4655-b079-655bc2ac4cad HTTP/1.1" 200 1206 0.002398 10.0.0.189 - - [2026-08-17 02:36:24] "GET /virtual-network/23ed47ac-87b7-49d2-9781-84f7e56598e4 HTTP/1.1" 200 3789 0.003611 10.0.0.189 - - [2026-08-17 02:36:24] "GET /routing-instance/4370a55e-7be3-4141-a22a-352eaeab2280 HTTP/1.1" 200 2385 0.002367 10.0.0.189 - - [2026-08-17 02:36:24] "GET /virtual-network/23ed47ac-87b7-49d2-9781-84f7e56598e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.004665 10.0.0.189 - - [2026-08-17 02:36:24] "GET /virtual-network/23ed47ac-87b7-49d2-9781-84f7e56598e4 HTTP/1.1" 200 3789 0.004723 10.0.0.189 - - [2026-08-17 02:36:24] "GET /routing-instance/4370a55e-7be3-4141-a22a-352eaeab2280 HTTP/1.1" 200 2385 0.003436 10.0.0.189 - - [2026-08-17 02:36:24] "GET /routing-instance/4370a55e-7be3-4141-a22a-352eaeab2280 HTTP/1.1" 200 2385 0.003103 10.0.0.189 - - [2026-08-17 02:36:24] "GET /route-target/4b8b756c-ccb4-4655-b079-655bc2ac4cad HTTP/1.1" 200 1206 0.003030 10.0.0.189 - - [2026-08-17 02:36:24] "GET /domains HTTP/1.1" 200 281 0.002159 10.0.0.189 - - [2026-08-17 02:36:24] "GET /domains?obj_uuids=dfc0c64e-f091-468c-b4a2-c81ce920aea2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000839 10.0.0.189 - - [2026-08-17 02:36:24] "GET /domain/dfc0c64e-f091-468c-b4a2-c81ce920aea2 HTTP/1.1" 200 2584 0.005739 10.0.0.189 - - [2026-08-17 02:36:24] "GET /projects?obj_uuids=cedb5485-c958-4ffe-b10c-4f2d3aac0177&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000726 10.0.0.189 - - [2026-08-17 02:36:24] "GET /project/cedb5485-c958-4ffe-b10c-4f2d3aac0177 HTTP/1.1" 200 2862 0.070597 10.0.0.189 - - [2026-08-17 02:36:24] "GET /virtual-network/23ed47ac-87b7-49d2-9781-84f7e56598e4 HTTP/1.1" 200 3789 0.004671 10.0.0.189 - - [2026-08-17 02:36:25] "GET /obj-perms HTTP/1.1" 200 4483 0.034808 10.0.0.189 - - [2026-08-17 02:36:25] "POST /neutron/port HTTP/1.1" 200 117 0.004508 10.0.0.189 - - [2026-08-17 02:36:28] "POST /neutron/port HTTP/1.1" 200 1017 0.009307 10.0.0.189 - - [2026-08-17 02:36:28] "POST /neutron/network HTTP/1.1" 200 1004 0.004678 10.0.0.189 - - [2026-08-17 02:36:28] "POST /neutron/port HTTP/1.1" 200 1017 0.007936 10.0.0.189 - - [2026-08-17 02:36:28] "POST /neutron/port HTTP/1.1" 200 1017 0.006948 10.0.0.189 - - [2026-08-17 02:36:28] "POST /neutron/port HTTP/1.1" 200 1109 0.063493 10.0.0.189 - - [2026-08-17 02:36:29] "POST /neutron/port HTTP/1.1" 200 1119 0.011381 10.0.0.189 - - [2026-08-17 02:36:29] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003324 10.0.0.189 - - [2026-08-17 02:36:29] "POST /neutron/subnet HTTP/1.1" 200 673 0.007771 10.0.0.189 - - [2026-08-17 02:36:29] "POST /neutron/port HTTP/1.1" 200 117 0.001023 10.0.0.189 - - [2026-08-17 02:36:29] "POST /neutron/network HTTP/1.1" 200 994 0.006323 10.0.0.189 - - [2026-08-17 02:36:30] "POST /neutron/port HTTP/1.1" 200 1017 0.010021 10.0.0.189 - - [2026-08-17 02:36:30] "POST /neutron/network HTTP/1.1" 200 1004 0.006714 10.0.0.189 - - [2026-08-17 02:36:30] "POST /neutron/port HTTP/1.1" 200 1017 0.010408 10.0.0.189 - - [2026-08-17 02:36:30] "POST /neutron/port HTTP/1.1" 200 1017 0.008286 10.0.0.189 - - [2026-08-17 02:36:30] "POST /neutron/port HTTP/1.1" 200 1109 0.071305 10.0.0.189 - - [2026-08-17 02:36:30] "POST /neutron/port HTTP/1.1" 200 1119 0.011264 10.0.0.189 - - [2026-08-17 02:36:30] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005775 10.0.0.189 - - [2026-08-17 02:36:31] "POST /neutron/port HTTP/1.1" 200 1119 0.010873 10.0.0.189 - - [2026-08-17 02:36:31] "POST /neutron/floatingip HTTP/1.1" 200 117 0.002939 10.0.0.189 - - [2026-08-17 02:36:31] "POST /neutron/subnet HTTP/1.1" 200 673 0.006781 10.0.0.189 - - [2026-08-17 02:36:31] "POST /neutron/port HTTP/1.1" 200 117 0.000971 10.0.0.189 - - [2026-08-17 02:36:31] "POST /neutron/network HTTP/1.1" 200 994 0.006368 10.0.0.189 - - [2026-08-17 02:36:32] "POST /neutron/network HTTP/1.1" 200 1004 0.005647 10.0.0.189 - - [2026-08-17 02:36:32] "GET /projects?obj_uuids=cedb5485-c958-4ffe-b10c-4f2d3aac0177&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000885 10.0.0.189 - - [2026-08-17 02:36:32] "POST /neutron/port HTTP/1.1" 200 1055 0.200044 10.0.0.189 - - [2026-08-17 02:36:32] "POST /neutron/port HTTP/1.1" 200 1055 0.010229 10.0.0.189 - - [2026-08-17 02:36:32] "POST /neutron/port HTTP/1.1" 200 1055 0.010399 10.0.0.189 - - [2026-08-17 02:36:32] "POST /neutron/port HTTP/1.1" 200 1109 0.063302 10.0.0.189 - - [2026-08-17 02:36:33] "POST /neutron/port HTTP/1.1" 200 1119 0.011820 10.0.0.189 - - [2026-08-17 02:36:33] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003288 10.0.0.189 - - [2026-08-17 02:36:33] "POST /neutron/subnet HTTP/1.1" 200 673 0.012028 10.0.0.189 - - [2026-08-17 02:36:33] "POST /neutron/port HTTP/1.1" 200 117 0.001349 10.0.0.189 - - [2026-08-17 02:36:33] "POST /neutron/network HTTP/1.1" 200 994 0.007132 10.0.0.189 - - [2026-08-17 02:36:35] "POST /neutron/port HTTP/1.1" 200 1119 0.011953 10.0.0.189 - - [2026-08-17 02:36:35] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005460 10.0.0.189 - - [2026-08-17 02:36:40] "POST /neutron/port HTTP/1.1" 200 1119 0.012121 10.0.0.189 - - [2026-08-17 02:36:40] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005348 10.0.0.189 - - [2026-08-17 02:36:45] "POST /neutron/port HTTP/1.1" 200 1119 0.012142 10.0.0.189 - - [2026-08-17 02:36:45] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005329 10.0.0.189 - - [2026-08-17 02:36:50] "POST /neutron/port HTTP/1.1" 200 1119 0.013033 10.0.0.189 - - [2026-08-17 02:36:50] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005593 10.0.0.189 - - [2026-08-17 02:36:55] "POST /neutron/port HTTP/1.1" 200 1119 0.011481 10.0.0.189 - - [2026-08-17 02:36:55] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005737 10.0.0.189 - - [2026-08-17 02:37:00] "POST /neutron/port HTTP/1.1" 200 1119 0.012356 10.0.0.189 - - [2026-08-17 02:37:00] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006213 10.0.0.189 - - [2026-08-17 02:37:05] "POST /neutron/port HTTP/1.1" 200 1119 0.012734 10.0.0.189 - - [2026-08-17 02:37:05] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005529 10.0.0.189 - - [2026-08-17 02:37:06] "POST /neutron/port HTTP/1.1" 200 1119 0.017911 10.0.0.189 - - [2026-08-17 02:37:06] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007836 10.0.0.189 - - [2026-08-17 02:37:06] "POST /neutron/port HTTP/1.1" 200 1119 0.011159 10.0.0.189 - - [2026-08-17 02:37:06] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009265 10.0.0.189 - - [2026-08-17 02:37:06] "GET /virtual-machine/cc06e51e-4a72-4f59-bfa3-8d1fa256c922 HTTP/1.1" 200 1291 0.004200 10.0.0.189 - - [2026-08-17 02:37:06] "GET /virtual-machine-interface/71d03e48-7432-42ac-8102-e651455d35c6 HTTP/1.1" 200 2948 0.004678 10.0.0.189 - - [2026-08-17 02:37:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002921 10.0.0.189 - - [2026-08-17 02:37:06] "GET /global-vrouter-config/9ba288a3-b09d-49b1-bd6f-7de1365df006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004508 10.0.0.189 - - [2026-08-17 02:37:06] "GET /virtual-networks?parent_id=cedb5485-c958-4ffe-b10c-4f2d3aac0177&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002953 10.0.0.189 - - [2026-08-17 02:37:06] "GET /virtual-network/23ed47ac-87b7-49d2-9781-84f7e56598e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.004902 10.0.0.189 - - [2026-08-17 02:37:09] "POST /neutron/port HTTP/1.1" 200 1119 0.013280 10.0.0.189 - - [2026-08-17 02:37:09] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006040 10.0.0.189 - - [2026-08-17 02:37:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003007 10.0.0.189 - - [2026-08-17 02:37:09] "GET /virtual-network/23ed47ac-87b7-49d2-9781-84f7e56598e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.006260 10.0.0.189 - - [2026-08-17 02:37:09] "GET /global-system-configs HTTP/1.1" 401 293 0.000485 10.0.0.189 - - [2026-08-17 02:37:09] "GET /global-system-configs HTTP/1.1" 401 293 0.000416 10.0.0.189 - - [2026-08-17 02:37:09] "GET /obj-perms HTTP/1.1" 200 4509 0.062033 10.0.0.189 - - [2026-08-17 02:37:09] "GET /global-system-configs HTTP/1.1" 401 293 0.000372 10.0.0.189 - - [2026-08-17 02:37:09] "GET /global-system-configs HTTP/1.1" 401 293 0.000350 10.0.0.189 - - [2026-08-17 02:37:09] "GET /obj-perms HTTP/1.1" 200 4509 0.049751 10.0.0.189 - - [2026-08-17 02:37:11] "POST /neutron/port HTTP/1.1" 200 1119 0.011787 10.0.0.189 - - [2026-08-17 02:37:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002944 10.0.0.189 - - [2026-08-17 02:37:11] "GET /global-vrouter-config/9ba288a3-b09d-49b1-bd6f-7de1365df006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003555 10.0.0.189 - - [2026-08-17 02:37:11] "GET /virtual-networks?parent_id=cedb5485-c958-4ffe-b10c-4f2d3aac0177&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003292 10.0.0.189 - - [2026-08-17 02:37:11] "GET /virtual-network/23ed47ac-87b7-49d2-9781-84f7e56598e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.004919 10.0.0.189 - - [2026-08-17 02:37:11] "POST /neutron/port HTTP/1.1" 200 1119 0.012322 10.0.0.189 - - [2026-08-17 02:37:11] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005751 10.0.0.189 - - [2026-08-17 02:37:12] "POST /neutron/port HTTP/1.1" 200 1119 0.011121 10.0.0.189 - - [2026-08-17 02:37:13] "POST /neutron/network HTTP/1.1" 200 1004 0.005632 10.0.0.189 - - [2026-08-17 02:37:13] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003316 10.0.0.189 - - [2026-08-17 02:37:13] "POST /neutron/subnet HTTP/1.1" 200 673 0.007593 10.0.0.189 - - [2026-08-17 02:37:13] "POST /neutron/port HTTP/1.1" 200 117 0.001026 10.0.0.189 - - [2026-08-17 02:37:13] "POST /neutron/network HTTP/1.1" 200 994 0.007141 10.0.0.189 - - [2026-08-17 02:37:16] "POST /neutron/port HTTP/1.1" 200 1119 0.011959 10.0.0.189 - - [2026-08-17 02:37:16] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005844 10.0.0.189 - - [2026-08-17 02:37:17] "POST /neutron/port HTTP/1.1" 200 1119 0.012573 10.0.0.189 - - [2026-08-17 02:37:17] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005122 10.0.0.189 - - [2026-08-17 02:37:17] "POST /neutron/port HTTP/1.1" 200 1119 0.011884 10.0.0.189 - - [2026-08-17 02:37:17] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005438 10.0.0.189 - - [2026-08-17 02:37:17] "GET /virtual-machine/514ef29a-9fba-41b1-833e-88251f5a8186 HTTP/1.1" 200 1289 0.004235 10.0.0.189 - - [2026-08-17 02:37:17] "GET /virtual-machine-interface/0a7b64b3-81f5-4507-823d-647c987aff8f HTTP/1.1" 200 2947 0.004141 10.0.0.189 - - [2026-08-17 02:37:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002575 10.0.0.189 - - [2026-08-17 02:37:17] "GET /global-vrouter-config/9ba288a3-b09d-49b1-bd6f-7de1365df006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.002422 10.0.0.189 - - [2026-08-17 02:37:17] "GET /virtual-networks?parent_id=cedb5485-c958-4ffe-b10c-4f2d3aac0177&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003076 10.0.0.189 - - [2026-08-17 02:37:17] "GET /virtual-network/23ed47ac-87b7-49d2-9781-84f7e56598e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.006889 10.0.0.189 - - [2026-08-17 02:37:19] "POST /neutron/port HTTP/1.1" 200 1119 0.014280 10.0.0.189 - - [2026-08-17 02:37:19] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006262 10.0.0.189 - - [2026-08-17 02:37:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002756 10.0.0.189 - - [2026-08-17 02:37:20] "GET /virtual-network/23ed47ac-87b7-49d2-9781-84f7e56598e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.004417 10.0.0.189 - - [2026-08-17 02:37:21] "POST /neutron/port HTTP/1.1" 200 1119 0.011413 10.0.0.189 - - [2026-08-17 02:37:21] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005105 10.0.0.189 - - [2026-08-17 02:37:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003237 10.0.0.189 - - [2026-08-17 02:37:22] "GET /global-vrouter-config/9ba288a3-b09d-49b1-bd6f-7de1365df006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003180 10.0.0.189 - - [2026-08-17 02:37:22] "GET /virtual-networks?parent_id=cedb5485-c958-4ffe-b10c-4f2d3aac0177&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003536 10.0.0.189 - - [2026-08-17 02:37:22] "GET /virtual-network/23ed47ac-87b7-49d2-9781-84f7e56598e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.005725 10.0.0.189 - - [2026-08-17 02:37:22] "POST /neutron/port HTTP/1.1" 200 1119 0.011070 10.0.0.189 - - [2026-08-17 02:37:22] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006678 10.0.0.189 - - [2026-08-17 02:37:22] "POST /neutron/port HTTP/1.1" 200 1119 0.012779 10.0.0.189 - - [2026-08-17 02:37:22] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007129 10.0.0.189 - - [2026-08-17 02:37:23] "POST /neutron/port HTTP/1.1" 200 1119 0.012914 10.0.0.189 - - [2026-08-17 02:37:23] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008699 10.0.0.189 - - [2026-08-17 02:37:23] "GET /virtual-machine/4d58a79a-2115-4a5d-88df-b736fce4bf67 HTTP/1.1" 200 1293 0.004537 10.0.0.189 - - [2026-08-17 02:37:23] "GET /virtual-machine-interface/60fb8619-5c0b-46f2-b753-b38ea542423f HTTP/1.1" 200 2949 0.005762 10.0.0.189 - - [2026-08-17 02:37:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.010465 10.0.0.189 - - [2026-08-17 02:37:23] "GET /global-vrouter-config/9ba288a3-b09d-49b1-bd6f-7de1365df006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003072 10.0.0.189 - - [2026-08-17 02:37:23] "GET /virtual-networks?parent_id=cedb5485-c958-4ffe-b10c-4f2d3aac0177&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003012 10.0.0.189 - - [2026-08-17 02:37:23] "GET /virtual-network/23ed47ac-87b7-49d2-9781-84f7e56598e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.005008 10.0.0.189 - - [2026-08-17 02:37:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002958 10.0.0.189 - - [2026-08-17 02:37:24] "GET /global-vrouter-config/9ba288a3-b09d-49b1-bd6f-7de1365df006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.002830 10.0.0.189 - - [2026-08-17 02:37:24] "GET /virtual-networks?parent_id=cedb5485-c958-4ffe-b10c-4f2d3aac0177&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002828 10.0.0.189 - - [2026-08-17 02:37:24] "GET /virtual-network/23ed47ac-87b7-49d2-9781-84f7e56598e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.005807 10.0.0.189 - - [2026-08-17 02:37:40] "POST /neutron/port HTTP/1.1" 200 1109 0.010404 10.0.0.189 - - [2026-08-17 02:37:40] "POST /neutron/port HTTP/1.1" 200 1109 0.010364 10.0.0.189 - - [2026-08-17 02:37:40] "POST /neutron/port HTTP/1.1" 200 151 0.098536 10.0.0.189 - - [2026-08-17 02:37:40] "POST /neutron/port HTTP/1.1" 200 1109 0.011607 10.0.0.189 - - [2026-08-17 02:37:40] "POST /neutron/port HTTP/1.1" 200 1109 0.009576 10.0.0.189 - - [2026-08-17 02:37:40] "POST /neutron/port HTTP/1.1" 200 151 0.099879 10.0.0.189 - - [2026-08-17 02:37:40] "POST /neutron/network HTTP/1.1" 200 994 0.010365 10.0.0.189 - - [2026-08-17 02:37:40] "POST /neutron/network HTTP/1.1" 400 204 0.015879 10.0.0.189 - - [2026-08-17 02:37:42] "POST /neutron/port HTTP/1.1" 200 1119 0.010700 10.0.0.189 - - [2026-08-17 02:37:42] "POST /neutron/port HTTP/1.1" 200 1109 0.009157 10.0.0.189 - - [2026-08-17 02:37:42] "POST /neutron/port HTTP/1.1" 200 151 0.100795 10.0.0.189 - - [2026-08-17 02:37:42] "POST /neutron/network HTTP/1.1" 200 994 0.007635 10.0.0.189 - - [2026-08-17 02:37:43] "POST /useragent-kv HTTP/1.1" 200 115 0.003985 10.0.0.189 - - [2026-08-17 02:37:43] "POST /useragent-kv HTTP/1.1" 200 115 0.003910 10.0.0.189 - - [2026-08-17 02:37:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004423 10.0.0.189 - - [2026-08-17 02:37:43] "POST /useragent-kv HTTP/1.1" 200 115 0.002908 10.0.0.189 - - [2026-08-17 02:37:43] "POST /useragent-kv HTTP/1.1" 200 115 0.002333 10.0.0.189 - - [2026-08-17 02:37:43] "POST /neutron/network HTTP/1.1" 200 151 0.113329 10.0.0.189 - - [2026-08-17 02:37:43] "DELETE /route-target/4b8b756c-ccb4-4655-b079-655bc2ac4cad HTTP/1.1" 200 115 0.018868 10.0.0.189 - - [2026-08-17 02:37:43] "GET /routing-instance/4370a55e-7be3-4141-a22a-352eaeab2280 HTTP/1.1" 404 171 0.001742 10.0.0.189 - - [2026-08-17 02:37:43] "GET /domains HTTP/1.1" 200 281 0.001695 10.0.0.189 - - [2026-08-17 02:37:43] "GET /domains?obj_uuids=dfc0c64e-f091-468c-b4a2-c81ce920aea2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000752 10.0.0.189 - - [2026-08-17 02:37:43] "GET /domain/dfc0c64e-f091-468c-b4a2-c81ce920aea2 HTTP/1.1" 200 2584 0.045894 10.0.0.189 - - [2026-08-17 02:37:43] "GET /projects?obj_uuids=cedb5485-c958-4ffe-b10c-4f2d3aac0177&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002173 10.0.0.189 - - [2026-08-17 02:37:43] "GET /project/cedb5485-c958-4ffe-b10c-4f2d3aac0177 HTTP/1.1" 200 2102 0.070224 10.0.0.189 - - [2026-08-17 02:37:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003121 10.0.0.189 - - [2026-08-17 02:37:43] "DELETE /network-ipam/34315971-f8e2-464f-b2e8-2e194de7a3d6 HTTP/1.1" 200 115 0.030936 10.0.0.189 - - [2026-08-17 02:37:43] "POST /fqname-to-id HTTP/1.1" 404 211 0.002297 10.0.0.189 - - [2026-08-17 02:37:43] "GET /projects?obj_uuids=cedb5485-c958-4ffe-b10c-4f2d3aac0177&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001218 10.0.0.189 - - [2026-08-17 02:37:43] "GET /project/cedb5485-c958-4ffe-b10c-4f2d3aac0177?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.033370 10.0.0.189 - - [2026-08-17 02:37:43] "GET /projects?obj_uuids=cedb5485-c958-4ffe-b10c-4f2d3aac0177&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000897 10.0.0.189 - - [2026-08-17 02:37:43] "GET /project/cedb5485-c958-4ffe-b10c-4f2d3aac0177?fields=virtual_networks HTTP/1.1" 200 1045 0.070567 10.0.0.189 - - [2026-08-17 02:37:43] "GET /projects?obj_uuids=cedb5485-c958-4ffe-b10c-4f2d3aac0177&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000972 10.0.0.189 - - [2026-08-17 02:37:43] "GET /project/cedb5485-c958-4ffe-b10c-4f2d3aac0177?fields=virtual_machine_interfaces HTTP/1.1" 200 1045 0.022882 10.0.0.189 - - [2026-08-17 02:37:43] "GET /projects?obj_uuids=cedb5485-c958-4ffe-b10c-4f2d3aac0177&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000914 10.0.0.189 - - [2026-08-17 02:37:43] "GET /project/cedb5485-c958-4ffe-b10c-4f2d3aac0177?fields=security_groups HTTP/1.1" 200 1272 0.023655 10.0.0.189 - - [2026-08-17 02:37:46] "POST /neutron/port HTTP/1.1" 400 205 0.003443 10.0.0.189 - - [2026-08-17 02:37:46] "POST /neutron/port HTTP/1.1" 200 117 0.004945 10.0.0.189 - - [2026-08-17 02:37:46] "POST /neutron/port HTTP/1.1" 200 117 0.006205 10.0.0.189 - - [2026-08-17 02:37:46] "POST /neutron/port HTTP/1.1" 400 205 0.002732 10.0.0.189 - - [2026-08-17 02:37:46] "POST /neutron/port HTTP/1.1" 400 205 0.003397 10.0.0.189 - - [2026-08-17 02:37:46] "POST /neutron/port HTTP/1.1" 400 205 0.003625 10.0.0.189 - - [2026-08-17 02:37:51] "GET / HTTP/1.1" 200 36215 0.001832 10.0.0.189 - - [2026-08-17 02:37:52] "POST /fqname-to-id HTTP/1.1" 401 293 0.000587 10.0.0.189 - - [2026-08-17 02:37:52] "POST /fqname-to-id HTTP/1.1" 404 183 0.048414 10.0.0.189 - - [2026-08-17 02:37:52] "GET /projects?obj_uuids=d966e539-cd28-48ee-876a-4ebbb0805de7&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002242 10.0.0.189 - - [2026-08-17 02:37:52] "GET /domains?obj_uuids=dfc0c64e-f091-468c-b4a2-c81ce920aea2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001242 10.0.0.189 - - [2026-08-17 02:37:52] "GET /domain/dfc0c64e-f091-468c-b4a2-c81ce920aea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006257 10.0.0.189 - - [2026-08-17 02:37:52] "POST /id-to-fqname HTTP/1.1" 200 185 0.001435 10.0.0.189 - - [2026-08-17 02:37:52] "POST /fqname-to-id HTTP/1.1" 404 194 0.002643 10.0.0.189 - - [2026-08-17 02:37:52] "POST /security-groups HTTP/1.1" 200 586 0.060558 10.0.0.189 - - [2026-08-17 02:37:52] "POST /fqname-to-id HTTP/1.1" 404 229 0.002763 10.0.0.189 - - [2026-08-17 02:37:52] "POST /projects HTTP/1.1" 200 575 0.210975 10.0.0.189 - - [2026-08-17 02:37:52] "POST /access-control-lists HTTP/1.1" 200 593 0.058841 10.0.0.189 - - [2026-08-17 02:37:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.277371 10.0.0.189 - - [2026-08-17 02:37:53] "POST /fqname-to-id HTTP/1.1" 404 228 0.002790 10.0.0.189 - - [2026-08-17 02:37:53] "GET /project/d966e539-cd28-48ee-876a-4ebbb0805de7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.393790 10.0.0.189 - - [2026-08-17 02:37:53] "POST /access-control-lists HTTP/1.1" 200 591 0.056172 10.0.0.189 - - [2026-08-17 02:37:54] "GET / HTTP/1.1" 200 36215 0.002267 10.0.0.189 - - [2026-08-17 02:37:56] "POST /fqname-to-id HTTP/1.1" 401 293 0.000518 10.0.0.189 - - [2026-08-17 02:37:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.022966 10.0.0.189 - - [2026-08-17 02:37:56] "GET /api-access-list/25b38349-9751-40c9-96ff-43b4ad64feb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1883 0.003768 10.0.0.189 - - [2026-08-17 02:37:56] "GET /api-access-list/25b38349-9751-40c9-96ff-43b4ad64feb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1883 0.003528 10.0.0.189 - - [2026-08-17 02:37:56] "GET /api-access-list/25b38349-9751-40c9-96ff-43b4ad64feb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1883 0.003256 10.0.0.189 - - [2026-08-17 02:37:56] "PUT /api-access-list/25b38349-9751-40c9-96ff-43b4ad64feb7 HTTP/1.1" 200 265 0.008831 10.0.0.189 - - [2026-08-17 02:37:56] "GET /aaa-mode HTTP/1.1" 401 293 0.000548 10.0.0.189 - - [2026-08-17 02:37:57] "GET /aaa-mode HTTP/1.1" 200 128 0.021929 10.0.0.189 - - [2026-08-17 02:37:57] "POST /fqname-to-id HTTP/1.1" 404 183 0.020427 10.0.0.189 - - [2026-08-17 02:37:57] "DELETE /project/d966e539cd2848ee876a4ebbb0805de7 HTTP/1.1" 404 173 0.082580 10.0.0.189 - - [2026-08-17 02:37:57] "GET /projects?obj_uuids=137aab31-69c8-44d0-8693-3a4346a18b13&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.072551 10.0.0.189 - - [2026-08-17 02:37:57] "GET /projects?obj_uuids=cedb5485-c958-4ffe-b10c-4f2d3aac0177&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000866 10.0.0.189 - - [2026-08-17 02:37:57] "GET /domains?obj_uuids=dfc0c64e-f091-468c-b4a2-c81ce920aea2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001229 10.0.0.189 - - [2026-08-17 02:37:57] "GET /domain/dfc0c64e-f091-468c-b4a2-c81ce920aea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006191 10.0.0.189 - - [2026-08-17 02:37:57] "GET /project/cedb5485-c958-4ffe-b10c-4f2d3aac0177?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.114236 10.0.0.189 - - [2026-08-17 02:37:57] "GET /projects?obj_uuids=cedb5485-c958-4ffe-b10c-4f2d3aac0177&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000860 10.0.0.189 - - [2026-08-17 02:37:57] "POST /id-to-fqname HTTP/1.1" 200 185 0.002197 10.0.0.189 - - [2026-08-17 02:37:57] "POST /fqname-to-id HTTP/1.1" 404 194 0.003046 10.0.0.189 - - [2026-08-17 02:37:57] "GET /project/cedb5485-c958-4ffe-b10c-4f2d3aac0177?fields=security_groups HTTP/1.1" 200 1374 0.068712 10.0.0.189 - - [2026-08-17 02:37:58] "DELETE /security-group/73dd10f1-ebb9-40cb-95ab-fb6c5307c224 HTTP/1.1" 200 115 0.044905 10.0.0.189 - - [2026-08-17 02:37:58] "GET /projects?obj_uuids=cedb5485-c958-4ffe-b10c-4f2d3aac0177&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000885 10.0.0.189 - - [2026-08-17 02:37:58] "POST /security-groups HTTP/1.1" 200 586 0.119312 10.0.0.189 - - [2026-08-17 02:37:58] "GET /project/cedb5485-c958-4ffe-b10c-4f2d3aac0177?fields=application_policy_sets HTTP/1.1" 200 1413 0.071060 10.0.0.189 - - [2026-08-17 02:37:58] "DELETE /access-control-list/6d81c9cb-15a4-42a0-9679-51e395607f75 HTTP/1.1" 200 115 0.097107 10.0.0.189 - - [2026-08-17 02:37:58] "POST /projects HTTP/1.1" 200 575 0.287245 10.0.0.189 - - [2026-08-17 02:37:58] "DELETE /access-control-list/205c1ebb-6eb7-4165-8f3f-ec3dd0a321de HTTP/1.1" 200 115 0.020501 10.0.0.189 - - [2026-08-17 02:37:58] "POST /fqname-to-id HTTP/1.1" 404 229 0.003246 10.0.0.189 - - [2026-08-17 02:37:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.355844 10.0.0.189 - - [2026-08-17 02:37:58] "POST /access-control-lists HTTP/1.1" 200 593 0.026648 10.0.0.189 - - [2026-08-17 02:37:58] "DELETE /project/cedb5485-c958-4ffe-b10c-4f2d3aac0177 HTTP/1.1" 200 115 0.557796 10.0.0.189 - - [2026-08-17 02:37:58] "GET /project/137aab31-69c8-44d0-8693-3a4346a18b13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.547226 10.0.0.189 - - [2026-08-17 02:37:58] "POST /fqname-to-id HTTP/1.1" 404 228 0.003143 10.0.0.189 - - [2026-08-17 02:37:58] "POST /access-control-lists HTTP/1.1" 200 591 0.060285 10.0.0.189 - - [2026-08-17 02:37:58] "POST /fqname-to-id HTTP/1.1" 404 183 0.023607 10.0.0.189 - - [2026-08-17 02:37:58] "GET /projects?obj_uuids=b4f548a8-779c-46a4-b768-b81200458830&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002179 10.0.0.189 - - [2026-08-17 02:37:58] "GET /domains?obj_uuids=dfc0c64e-f091-468c-b4a2-c81ce920aea2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001118 10.0.0.189 - - [2026-08-17 02:37:58] "GET /domain/dfc0c64e-f091-468c-b4a2-c81ce920aea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007225 10.0.0.189 - - [2026-08-17 02:37:58] "POST /id-to-fqname HTTP/1.1" 200 185 0.001123 10.0.0.189 - - [2026-08-17 02:37:58] "POST /fqname-to-id HTTP/1.1" 404 194 0.003114 10.0.0.189 - - [2026-08-17 02:37:59] "POST /security-groups HTTP/1.1" 200 586 0.064079 10.0.0.189 - - [2026-08-17 02:37:59] "POST /fqname-to-id HTTP/1.1" 404 229 0.002258 10.0.0.189 - - [2026-08-17 02:37:59] "POST /projects HTTP/1.1" 200 575 0.226123 10.0.0.189 - - [2026-08-17 02:37:59] "POST /access-control-lists HTTP/1.1" 200 593 0.059573 10.0.0.189 - - [2026-08-17 02:37:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.297099 10.0.0.189 - - [2026-08-17 02:37:59] "POST /fqname-to-id HTTP/1.1" 404 228 0.002671 10.0.0.189 - - [2026-08-17 02:37:59] "GET /project/b4f548a8-779c-46a4-b768-b81200458830?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.415440 10.0.0.189 - - [2026-08-17 02:37:59] "POST /access-control-lists HTTP/1.1" 200 591 0.056251 10.0.0.189 - - [2026-08-17 02:37:59] "GET / HTTP/1.1" 200 36215 0.002170 10.0.0.189 - - [2026-08-17 02:38:00] "GET / HTTP/1.1" 200 36215 0.001352 10.0.0.189 - - [2026-08-17 02:38:00] "POST /fqname-to-id HTTP/1.1" 404 183 0.002892 10.0.0.189 - - [2026-08-17 02:38:00] "POST /api-access-lists HTTP/1.1" 200 523 0.015126 10.0.0.189 - - [2026-08-17 02:38:01] "GET /api-access-list/7a8be3e3-a5db-4978-aca3-a78bc55523b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1268 0.004624 10.0.0.189 - - [2026-08-17 02:38:01] "GET /api-access-list/7a8be3e3-a5db-4978-aca3-a78bc55523b5 HTTP/1.1" 401 293 0.000458 10.0.0.189 - - [2026-08-17 02:38:01] "GET /api-access-list/7a8be3e3-a5db-4978-aca3-a78bc55523b5 HTTP/1.1" 200 1268 0.063068 10.0.0.189 - - [2026-08-17 02:38:01] "POST /fqname-to-id HTTP/1.1" 401 293 0.000582 10.0.0.189 - - [2026-08-17 02:38:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.061491 10.0.0.189 - - [2026-08-17 02:38:01] "GET /projects?obj_uuids=137aab31-69c8-44d0-8693-3a4346a18b13&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001027 10.0.0.189 - - [2026-08-17 02:38:01] "GET /project/137aab31-69c8-44d0-8693-3a4346a18b13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.034622 10.0.0.189 - - [2026-08-17 02:38:01] "GET /virtual-networks?parent_id=137aab31-69c8-44d0-8693-3a4346a18b13&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.009732 10.0.0.189 - - [2026-08-17 02:38:02] "POST /virtual-networks HTTP/1.1" 200 570 0.048115 10.0.0.189 - - [2026-08-17 02:38:02] "POST /route-targets HTTP/1.1" 200 328 0.009619 10.0.0.189 - - [2026-08-17 02:38:02] "POST /ref-update HTTP/1.1" 200 156 0.011763 10.0.0.189 - - [2026-08-17 02:38:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.016411 10.0.0.189 - - [2026-08-17 02:38:02] "GET /network-ipam/46a24084-0171-4073-b678-50cf53621310?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1090 0.010097 10.0.0.189 - - [2026-08-17 02:38:02] "POST /useragent-kv HTTP/1.1" 200 115 0.005411 10.0.0.189 - - [2026-08-17 02:38:02] "POST /ref-update HTTP/1.1" 200 156 0.047863 10.0.0.189 - - [2026-08-17 02:38:02] "POST /neutron/network HTTP/1.1" 200 833 0.035368 10.0.0.189 - - [2026-08-17 02:38:02] "POST /neutron/network HTTP/1.1" 200 833 0.020973 10.0.0.189 - - [2026-08-17 02:38:02] "GET /virtual-network/392f7e06-cb5c-4fc8-a7c3-5011a3c19c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1986 0.013222 10.0.0.189 - - [2026-08-17 02:38:02] "POST /neutron/network HTTP/1.1" 200 833 0.017487 10.0.0.189 - - [2026-08-17 02:38:02] "POST /neutron/subnet HTTP/1.1" 200 680 0.022399 10.0.0.189 - - [2026-08-17 02:38:02] "GET /virtual-network/392f7e06-cb5c-4fc8-a7c3-5011a3c19c08 HTTP/1.1" 401 293 0.000400 10.0.0.189 - - [2026-08-17 02:38:02] "GET /virtual-network/392f7e06-cb5c-4fc8-a7c3-5011a3c19c08 HTTP/1.1" 200 2272 0.033239 10.0.0.189 - - [2026-08-17 02:38:02] "GET /virtual-network/392f7e06-cb5c-4fc8-a7c3-5011a3c19c08 HTTP/1.1" 401 293 0.000406 10.0.0.189 - - [2026-08-17 02:38:03] "GET /virtual-network/392f7e06-cb5c-4fc8-a7c3-5011a3c19c08 HTTP/1.1" 200 2011 0.034441 10.0.0.189 - - [2026-08-17 02:38:03] "GET /obj-perms HTTP/1.1" 200 4305 0.050117 10.0.0.189 - - [2026-08-17 02:38:03] "POST /fqname-to-id HTTP/1.1" 401 293 0.000346 10.0.0.189 - - [2026-08-17 02:38:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.019640 10.0.0.189 - - [2026-08-17 02:38:04] "GET /virtual-network/392f7e06-cb5c-4fc8-a7c3-5011a3c19c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1986 0.010557 10.0.0.189 - - [2026-08-17 02:38:04] "GET /obj-perms HTTP/1.1" 200 4305 0.008822 10.0.0.189 - - [2026-08-17 02:38:04] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 362 0.014614 10.0.0.189 - - [2026-08-17 02:38:04] "GET /obj-perms HTTP/1.1" 200 4305 0.049150 10.0.0.189 - - [2026-08-17 02:38:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002557 10.0.0.189 - - [2026-08-17 02:38:04] "GET /virtual-network/392f7e06-cb5c-4fc8-a7c3-5011a3c19c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1986 0.012118 10.0.0.189 - - [2026-08-17 02:38:04] "GET /obj-perms HTTP/1.1" 200 4305 0.010198 10.0.0.189 - - [2026-08-17 02:38:04] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 362 0.015695 10.0.0.189 - - [2026-08-17 02:38:04] "POST /id-to-fqname HTTP/1.1" 401 293 0.000447 10.0.0.189 - - [2026-08-17 02:38:05] "POST /id-to-fqname HTTP/1.1" 200 230 0.026536 10.0.0.189 - - [2026-08-17 02:38:05] "POST /neutron/network HTTP/1.1" 200 843 0.037605 10.0.0.189 - - [2026-08-17 02:38:05] "GET /projects?obj_uuids=b4f548a8-779c-46a4-b768-b81200458830&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001357 10.0.0.189 - - [2026-08-17 02:38:05] "GET /project/b4f548a8-779c-46a4-b768-b81200458830?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.030918 10.0.0.189 - - [2026-08-17 02:38:05] "POST /neutron/network HTTP/1.1" 200 833 0.005365 10.0.0.189 - - [2026-08-17 02:38:06] "POST /neutron/port HTTP/1.1" 200 117 0.026623 10.0.0.189 - - [2026-08-17 02:38:06] "POST /neutron/port HTTP/1.1" 200 117 0.005153 10.0.0.189 - - [2026-08-17 02:38:06] "POST /neutron/port HTTP/1.1" 200 117 0.005107 10.0.0.189 - - [2026-08-17 02:38:10] "POST /neutron/network HTTP/1.1" 200 843 0.020310 10.0.0.189 - - [2026-08-17 02:38:10] "POST /neutron/network HTTP/1.1" 200 833 0.019631 10.0.0.189 - - [2026-08-17 02:38:10] "GET /projects?obj_uuids=b4f548a8-779c-46a4-b768-b81200458830&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001619 10.0.0.189 - - [2026-08-17 02:38:10] "GET /obj-perms HTTP/1.1" 200 4509 0.051808 10.0.0.189 - - [2026-08-17 02:38:10] "POST /neutron/port HTTP/1.1" 200 1056 0.372731 10.0.0.189 - - [2026-08-17 02:38:10] "POST /neutron/port HTTP/1.1" 200 1056 0.010423 10.0.0.189 - - [2026-08-17 02:38:10] "POST /neutron/port HTTP/1.1" 200 1056 0.009869 10.0.0.189 - - [2026-08-17 02:38:10] "GET /obj-perms HTTP/1.1" 200 4509 0.051829 10.0.0.189 - - [2026-08-17 02:38:10] "POST /neutron/port HTTP/1.1" 200 1110 0.073200 10.0.0.189 - - [2026-08-17 02:38:11] "POST /neutron/port HTTP/1.1" 200 1120 0.011559 10.0.0.189 - - [2026-08-17 02:38:11] "POST /neutron/security_group HTTP/1.1" 200 2053 0.005503 10.0.0.189 - - [2026-08-17 02:38:11] "POST /neutron/port HTTP/1.1" 200 1120 0.011268 10.0.0.189 - - [2026-08-17 02:38:11] "POST /neutron/floatingip HTTP/1.1" 200 117 0.002848 10.0.0.189 - - [2026-08-17 02:38:11] "POST /neutron/subnet HTTP/1.1" 200 654 0.007369 10.0.0.189 - - [2026-08-17 02:38:11] "POST /neutron/port HTTP/1.1" 200 117 0.001076 10.0.0.189 - - [2026-08-17 02:38:11] "POST /neutron/network HTTP/1.1" 200 833 0.005300 10.0.0.189 - - [2026-08-17 02:38:16] "POST /neutron/port HTTP/1.1" 200 1120 0.014935 10.0.0.189 - - [2026-08-17 02:38:16] "POST /neutron/security_group HTTP/1.1" 200 2053 0.006033 10.0.0.189 - - [2026-08-17 02:38:21] "POST /neutron/port HTTP/1.1" 200 1120 0.012295 10.0.0.189 - - [2026-08-17 02:38:21] "POST /neutron/security_group HTTP/1.1" 200 2053 0.006168 10.0.0.189 - - [2026-08-17 02:38:26] "POST /neutron/port HTTP/1.1" 200 1120 0.013609 10.0.0.189 - - [2026-08-17 02:38:26] "POST /neutron/security_group HTTP/1.1" 200 2053 0.005255 10.0.0.189 - - [2026-08-17 02:38:31] "POST /neutron/port HTTP/1.1" 200 1120 0.011322 10.0.0.189 - - [2026-08-17 02:38:31] "POST /neutron/security_group HTTP/1.1" 200 2053 0.006220 10.0.0.189 - - [2026-08-17 02:38:36] "POST /neutron/port HTTP/1.1" 200 1120 0.013741 10.0.0.189 - - [2026-08-17 02:38:36] "POST /neutron/security_group HTTP/1.1" 200 2053 0.006212 10.0.0.189 - - [2026-08-17 02:38:36] "POST /neutron/port HTTP/1.1" 200 1120 0.012012 10.0.0.189 - - [2026-08-17 02:38:36] "POST /neutron/security_group HTTP/1.1" 200 2053 0.006063 10.0.0.189 - - [2026-08-17 02:38:36] "POST /neutron/port HTTP/1.1" 200 1120 0.012393 10.0.0.189 - - [2026-08-17 02:38:36] "POST /neutron/security_group HTTP/1.1" 200 2053 0.005056 10.0.0.189 - - [2026-08-17 02:38:36] "POST /neutron/port HTTP/1.1" 200 1120 0.011230 10.0.0.189 - - [2026-08-17 02:38:36] "POST /neutron/security_group HTTP/1.1" 200 2053 0.006321 10.0.0.189 - - [2026-08-17 02:38:36] "GET /virtual-machine/e495ace3-25c2-4310-99a7-6889e8caa9d6 HTTP/1.1" 200 1290 0.011396 10.0.0.189 - - [2026-08-17 02:38:36] "GET /virtual-machine/e495ace3-25c2-4310-99a7-6889e8caa9d6 HTTP/1.1" 200 1290 0.009553 10.0.0.189 - - [2026-08-17 02:38:36] "GET /virtual-machine-interface/547376de-ea87-4cea-abac-2d6f90e4b471 HTTP/1.1" 200 2536 0.013402 10.0.0.189 - - [2026-08-17 02:38:36] "GET /virtual-machine/e495ace3-25c2-4310-99a7-6889e8caa9d6 HTTP/1.1" 200 1290 0.011737 10.0.0.189 - - [2026-08-17 02:38:36] "GET /virtual-machine-interface/547376de-ea87-4cea-abac-2d6f90e4b471 HTTP/1.1" 200 2536 0.016144 10.0.0.189 - - [2026-08-17 02:38:36] "GET /instance-ip/7078635f-e852-4601-b7c5-39dfc49d675b HTTP/1.1" 200 1629 0.011466 10.0.0.189 - - [2026-08-17 02:38:36] "GET /virtual-machine/e495ace3-25c2-4310-99a7-6889e8caa9d6 HTTP/1.1" 200 1290 0.010107 10.0.0.189 - - [2026-08-17 02:38:36] "GET /virtual-machine-interface/547376de-ea87-4cea-abac-2d6f90e4b471 HTTP/1.1" 200 2536 0.013295 10.0.0.189 - - [2026-08-17 02:38:36] "GET /instance-ip/7078635f-e852-4601-b7c5-39dfc49d675b HTTP/1.1" 200 1629 0.012480 10.0.0.189 - - [2026-08-17 02:38:36] "POST /fqname-to-id HTTP/1.1" 403 339 0.008614 10.0.0.189 - - [2026-08-17 02:38:36] "GET / HTTP/1.1" 200 36215 0.001879 10.0.0.189 - - [2026-08-17 02:38:37] "POST /neutron/port HTTP/1.1" 200 1120 0.012162 10.0.0.189 - - [2026-08-17 02:38:37] "POST /neutron/security_group HTTP/1.1" 200 2053 0.005201 10.0.0.189 - - [2026-08-17 02:38:37] "POST /fqname-to-id HTTP/1.1" 401 293 0.000608 10.0.0.189 - - [2026-08-17 02:38:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.023967 10.0.0.189 - - [2026-08-17 02:38:37] "GET /global-vrouter-config/9ba288a3-b09d-49b1-bd6f-7de1365df006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.002883 10.0.0.189 - - [2026-08-17 02:38:37] "GET /virtual-networks?parent_id=b4f548a8-779c-46a4-b768-b81200458830&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.009752 10.0.0.189 - - [2026-08-17 02:38:37] "POST /fqname-to-id HTTP/1.1" 403 339 0.009535 10.0.0.189 - - [2026-08-17 02:38:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003590 10.0.0.189 - - [2026-08-17 02:38:37] "GET /global-vrouter-config/9ba288a3-b09d-49b1-bd6f-7de1365df006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003267 10.0.0.189 - - [2026-08-17 02:38:37] "GET /virtual-networks?parent_id=b4f548a8-779c-46a4-b768-b81200458830&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.010267 10.0.0.189 - - [2026-08-17 02:38:37] "POST /fqname-to-id HTTP/1.1" 403 339 0.008431 10.0.0.189 - - [2026-08-17 02:38:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002975 10.0.0.189 - - [2026-08-17 02:38:37] "GET /global-vrouter-config/9ba288a3-b09d-49b1-bd6f-7de1365df006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.002560 10.0.0.189 - - [2026-08-17 02:38:37] "GET /virtual-networks?parent_id=b4f548a8-779c-46a4-b768-b81200458830&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.008752 10.0.0.189 - - [2026-08-17 02:38:38] "POST /fqname-to-id HTTP/1.1" 403 339 0.008710 10.0.0.189 - - [2026-08-17 02:38:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003049 10.0.0.189 - - [2026-08-17 02:38:38] "GET /global-vrouter-config/9ba288a3-b09d-49b1-bd6f-7de1365df006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003327 10.0.0.189 - - [2026-08-17 02:38:38] "GET /virtual-networks?parent_id=b4f548a8-779c-46a4-b768-b81200458830&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.009084 10.0.0.189 - - [2026-08-17 02:38:38] "POST /fqname-to-id HTTP/1.1" 403 339 0.008578 10.0.0.189 - - [2026-08-17 02:38:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003238 10.0.0.189 - - [2026-08-17 02:38:38] "GET /global-vrouter-config/9ba288a3-b09d-49b1-bd6f-7de1365df006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003149 10.0.0.189 - - [2026-08-17 02:38:38] "GET /virtual-networks?parent_id=b4f548a8-779c-46a4-b768-b81200458830&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.009839 10.0.0.189 - - [2026-08-17 02:38:39] "POST /fqname-to-id HTTP/1.1" 403 339 0.010900 10.0.0.189 - - [2026-08-17 02:38:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002347 10.0.0.189 - - [2026-08-17 02:38:39] "GET /global-vrouter-config/9ba288a3-b09d-49b1-bd6f-7de1365df006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.002479 10.0.0.189 - - [2026-08-17 02:38:39] "GET /virtual-networks?parent_id=b4f548a8-779c-46a4-b768-b81200458830&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.009835 10.0.0.189 - - [2026-08-17 02:38:39] "POST /fqname-to-id HTTP/1.1" 403 339 0.011281 10.0.0.189 - - [2026-08-17 02:38:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002491 10.0.0.189 - - [2026-08-17 02:38:39] "GET /global-vrouter-config/9ba288a3-b09d-49b1-bd6f-7de1365df006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003111 10.0.0.189 - - [2026-08-17 02:38:39] "GET /virtual-networks?parent_id=b4f548a8-779c-46a4-b768-b81200458830&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.014664 10.0.0.189 - - [2026-08-17 02:38:39] "POST /fqname-to-id HTTP/1.1" 403 361 0.010529 10.0.0.189 - - [2026-08-17 02:38:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003177 10.0.0.189 - - [2026-08-17 02:38:39] "GET /routing-instance/16817e96-1017-4502-911b-88ab795a5499?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1533 0.003555 10.0.0.189 - - [2026-08-17 02:38:39] "GET /route-target/7553486e-8d12-4883-8f18-9b1faf827d1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 361 0.009960 10.0.0.189 - - [2026-08-17 02:38:39] "GET /route-target/7553486e-8d12-4883-8f18-9b1faf827d1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003350 10.0.0.189 - - [2026-08-17 02:38:39] "POST /fqname-to-id HTTP/1.1" 403 339 0.008951 10.0.0.189 - - [2026-08-17 02:38:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001971 10.0.0.189 - - [2026-08-17 02:38:39] "GET /global-vrouter-config/9ba288a3-b09d-49b1-bd6f-7de1365df006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003395 10.0.0.189 - - [2026-08-17 02:38:39] "GET /virtual-networks?parent_id=b4f548a8-779c-46a4-b768-b81200458830&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.010173 10.0.0.189 - - [2026-08-17 02:38:39] "POST /fqname-to-id HTTP/1.1" 403 361 0.008735 10.0.0.189 - - [2026-08-17 02:38:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002976 10.0.0.189 - - [2026-08-17 02:38:39] "GET /routing-instance/16817e96-1017-4502-911b-88ab795a5499?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1533 0.003539 10.0.0.189 - - [2026-08-17 02:38:39] "GET /route-target/7553486e-8d12-4883-8f18-9b1faf827d1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 361 0.009582 10.0.0.189 - - [2026-08-17 02:38:39] "GET /route-target/7553486e-8d12-4883-8f18-9b1faf827d1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003974 10.0.0.189 - - [2026-08-17 02:38:40] "GET /obj-perms HTTP/1.1" 200 4305 0.008985 10.0.0.189 - - [2026-08-17 02:38:40] "GET /virtual-machine/e495ace3-25c2-4310-99a7-6889e8caa9d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 994 0.009183 10.0.0.189 - - [2026-08-17 02:38:40] "GET /obj-perms HTTP/1.1" 200 4305 0.010961 10.0.0.189 - - [2026-08-17 02:38:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003843 10.0.0.189 - - [2026-08-17 02:38:40] "GET /virtual-machine-interface/547376de-ea87-4cea-abac-2d6f90e4b471?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2314 0.014492 10.0.0.189 - - [2026-08-17 02:38:40] "GET /obj-perms HTTP/1.1" 200 4305 0.009370 10.0.0.189 - - [2026-08-17 02:38:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002776 10.0.0.189 - - [2026-08-17 02:38:40] "GET /virtual-machine-interface/547376de-ea87-4cea-abac-2d6f90e4b471?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2314 0.013348 10.0.0.189 - - [2026-08-17 02:38:40] "GET /obj-perms HTTP/1.1" 200 4305 0.009220 10.0.0.189 - - [2026-08-17 02:38:40] "GET /virtual-machine/e495ace3-25c2-4310-99a7-6889e8caa9d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 994 0.011227 10.0.0.189 - - [2026-08-17 02:38:40] "GET /obj-perms HTTP/1.1" 200 4305 0.008516 10.0.0.189 - - [2026-08-17 02:38:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003413 10.0.0.189 - - [2026-08-17 02:38:40] "GET /virtual-machine-interface/547376de-ea87-4cea-abac-2d6f90e4b471?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2314 0.013096 10.0.0.189 - - [2026-08-17 02:38:40] "GET /obj-perms HTTP/1.1" 200 4305 0.008757 10.0.0.189 - - [2026-08-17 02:38:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003155 10.0.0.189 - - [2026-08-17 02:38:40] "GET /virtual-network/392f7e06-cb5c-4fc8-a7c3-5011a3c19c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1986 0.012733 10.0.0.189 - - [2026-08-17 02:38:40] "GET /obj-perms HTTP/1.1" 200 4305 0.011286 10.0.0.189 - - [2026-08-17 02:38:40] "GET /virtual-machine/e495ace3-25c2-4310-99a7-6889e8caa9d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 994 0.011087 10.0.0.189 - - [2026-08-17 02:38:41] "GET /obj-perms HTTP/1.1" 200 4305 0.009206 10.0.0.189 - - [2026-08-17 02:38:41] "GET /obj-perms HTTP/1.1" 200 4305 0.008694 10.0.0.189 - - [2026-08-17 02:38:41] "GET /obj-perms HTTP/1.1" 200 4305 0.047444 10.0.0.189 - - [2026-08-17 02:38:41] "GET /obj-perms HTTP/1.1" 200 4305 0.008502 10.0.0.189 - - [2026-08-17 02:38:41] "GET /obj-perms HTTP/1.1" 200 4473 0.035520 10.0.0.189 - - [2026-08-17 02:38:41] "GET /obj-perms HTTP/1.1" 200 4473 0.003234 10.0.0.189 - - [2026-08-17 02:38:42] "GET /obj-perms HTTP/1.1" 200 4305 0.011981 10.0.0.189 - - [2026-08-17 02:38:42] "GET /obj-perms HTTP/1.1" 200 4305 0.009772 10.0.0.189 - - [2026-08-17 02:38:42] "GET /obj-perms HTTP/1.1" 200 4305 0.047291 10.0.0.189 - - [2026-08-17 02:38:42] "GET /obj-perms HTTP/1.1" 200 4305 0.009483 10.0.0.189 - - [2026-08-17 02:38:42] "GET /obj-perms HTTP/1.1" 200 4473 0.003719 10.0.0.189 - - [2026-08-17 02:38:42] "GET /obj-perms HTTP/1.1" 200 4473 0.002989 10.0.0.189 - - [2026-08-17 02:38:42] "GET /obj-perms HTTP/1.1" 200 4305 0.008165 10.0.0.189 - - [2026-08-17 02:38:42] "GET /virtual-machines?detail=False&count=False&shared=False HTTP/1.1" 200 321 0.010419 10.0.0.189 - - [2026-08-17 02:38:42] "GET /virtual-machine/e495ace3-25c2-4310-99a7-6889e8caa9d6 HTTP/1.1" 200 1290 0.010232 10.0.0.189 - - [2026-08-17 02:38:44] "POST /neutron/port HTTP/1.1" 200 1120 0.013664 10.0.0.189 - - [2026-08-17 02:38:44] "GET /virtual-machine/e495ace3-25c2-4310-99a7-6889e8caa9d6 HTTP/1.1" 200 1290 0.009947 10.0.0.189 - - [2026-08-17 02:38:44] "POST /neutron/port HTTP/1.1" 200 1110 0.008389 10.0.0.189 - - [2026-08-17 02:38:44] "POST /neutron/port HTTP/1.1" 200 151 0.088353 10.0.0.189 - - [2026-08-17 02:38:46] "GET /virtual-machine/e495ace3-25c2-4310-99a7-6889e8caa9d6 HTTP/1.1" 404 171 0.008863 10.0.0.189 - - [2026-08-17 02:38:46] "GET /virtual-machine/e495ace3-25c2-4310-99a7-6889e8caa9d6 HTTP/1.1" 404 171 0.009351 10.0.0.189 - - [2026-08-17 02:38:46] "GET /virtual-machine/e495ace3-25c2-4310-99a7-6889e8caa9d6 HTTP/1.1" 404 171 0.007878 10.0.0.189 - - [2026-08-17 02:38:47] "POST /fqname-to-id HTTP/1.1" 403 339 0.008871 10.0.0.189 - - [2026-08-17 02:38:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002033 10.0.0.189 - - [2026-08-17 02:38:47] "GET /global-vrouter-config/9ba288a3-b09d-49b1-bd6f-7de1365df006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.002312 10.0.0.189 - - [2026-08-17 02:38:47] "GET /virtual-networks?parent_id=b4f548a8-779c-46a4-b768-b81200458830&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.009281 10.0.0.189 - - [2026-08-17 02:38:47] "POST /fqname-to-id HTTP/1.1" 403 361 0.007851 10.0.0.189 - - [2026-08-17 02:38:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003223 10.0.0.189 - - [2026-08-17 02:38:47] "GET /routing-instance/16817e96-1017-4502-911b-88ab795a5499?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1533 0.004292 10.0.0.189 - - [2026-08-17 02:38:47] "GET /route-target/7553486e-8d12-4883-8f18-9b1faf827d1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 361 0.008865 10.0.0.189 - - [2026-08-17 02:38:47] "GET /route-target/7553486e-8d12-4883-8f18-9b1faf827d1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.002354 10.0.0.189 - - [2026-08-17 02:38:47] "GET /obj-perms HTTP/1.1" 200 4305 0.010350 10.0.0.189 - - [2026-08-17 02:38:47] "GET /obj-perms HTTP/1.1" 200 4305 0.008596 10.0.0.189 - - [2026-08-17 02:38:47] "GET /obj-perms HTTP/1.1" 200 4305 0.049102 10.0.0.189 - - [2026-08-17 02:38:47] "GET /obj-perms HTTP/1.1" 200 4305 0.010475 10.0.0.189 - - [2026-08-17 02:38:47] "GET /obj-perms HTTP/1.1" 200 4473 0.003166 10.0.0.189 - - [2026-08-17 02:38:50] "GET /obj-perms HTTP/1.1" 200 4473 0.002965 10.0.0.189 - - [2026-08-17 02:38:53] "GET /obj-perms HTTP/1.1" 200 4473 0.003283 10.0.0.189 - - [2026-08-17 02:38:56] "GET /obj-perms HTTP/1.1" 200 4473 0.003154 10.0.0.189 - - [2026-08-17 02:38:58] "DELETE /project/b4f548a8779c46a4b768b81200458830 HTTP/1.1" 404 173 0.002785 10.0.0.189 - - [2026-08-17 02:38:59] "GET /obj-perms HTTP/1.1" 200 4473 0.003578 10.0.0.189 - - [2026-08-17 02:39:02] "GET /obj-perms HTTP/1.1" 200 4473 0.003102 10.0.0.189 - - [2026-08-17 02:39:05] "GET /obj-perms HTTP/1.1" 200 4473 0.003829 10.0.0.189 - - [2026-08-17 02:39:08] "GET /obj-perms HTTP/1.1" 200 4473 0.003389 10.0.0.189 - - [2026-08-17 02:39:11] "GET /obj-perms HTTP/1.1" 200 4509 0.032899 10.0.0.189 - - [2026-08-17 02:39:11] "GET /obj-perms HTTP/1.1" 200 4509 0.036836 10.0.0.189 - - [2026-08-17 02:39:11] "GET /obj-perms HTTP/1.1" 200 4473 0.003367 10.0.0.189 - - [2026-08-17 02:39:14] "GET /obj-perms HTTP/1.1" 200 4473 0.003342 10.0.0.189 - - [2026-08-17 02:39:17] "GET /obj-perms HTTP/1.1" 200 4473 0.003499 10.0.0.189 - - [2026-08-17 02:39:20] "GET /obj-perms HTTP/1.1" 200 4473 0.003474 10.0.0.189 - - [2026-08-17 02:39:23] "GET /obj-perms HTTP/1.1" 200 4473 0.003375 10.0.0.189 - - [2026-08-17 02:39:26] "GET /obj-perms HTTP/1.1" 200 4473 0.003253 10.0.0.189 - - [2026-08-17 02:39:29] "GET /obj-perms HTTP/1.1" 200 4473 0.003707 10.0.0.189 - - [2026-08-17 02:39:32] "GET /obj-perms HTTP/1.1" 200 4473 0.003274 10.0.0.189 - - [2026-08-17 02:39:33] "POST /useragent-kv HTTP/1.1" 200 115 0.002131 10.0.0.189 - - [2026-08-17 02:39:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004925 10.0.0.189 - - [2026-08-17 02:39:33] "POST /useragent-kv HTTP/1.1" 200 115 0.003536 10.0.0.189 - - [2026-08-17 02:39:33] "DELETE /virtual-network/392f7e06-cb5c-4fc8-a7c3-5011a3c19c08 HTTP/1.1" 200 115 0.080761 10.0.0.189 - - [2026-08-17 02:39:33] "DELETE /route-target/7553486e-8d12-4883-8f18-9b1faf827d1a HTTP/1.1" 200 115 0.019812 10.0.0.189 - - [2026-08-17 02:39:33] "DELETE /api-access-list/7a8be3e3-a5db-4978-aca3-a78bc55523b5 HTTP/1.1" 200 115 0.020632 10.0.0.189 - - [2026-08-17 02:39:33] "GET /api-access-list/7a8be3e3-a5db-4978-aca3-a78bc55523b5 HTTP/1.1" 404 171 0.002331 10.0.0.189 - - [2026-08-17 02:39:33] "GET /projects?obj_uuids=b4f548a8-779c-46a4-b768-b81200458830&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000914 10.0.0.189 - - [2026-08-17 02:39:33] "GET /project/b4f548a8-779c-46a4-b768-b81200458830?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.026718 10.0.0.189 - - [2026-08-17 02:39:33] "GET /projects?obj_uuids=b4f548a8-779c-46a4-b768-b81200458830&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000920 10.0.0.189 - - [2026-08-17 02:39:33] "GET /project/b4f548a8-779c-46a4-b768-b81200458830?fields=virtual_networks HTTP/1.1" 200 1035 0.069187 10.0.0.189 - - [2026-08-17 02:39:33] "GET /projects?obj_uuids=b4f548a8-779c-46a4-b768-b81200458830&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000968 10.0.0.189 - - [2026-08-17 02:39:33] "GET /project/b4f548a8-779c-46a4-b768-b81200458830?fields=virtual_machine_interfaces HTTP/1.1" 200 1035 0.019961 10.0.0.189 - - [2026-08-17 02:39:33] "GET /projects?obj_uuids=b4f548a8-779c-46a4-b768-b81200458830&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001298 10.0.0.189 - - [2026-08-17 02:39:33] "GET /project/b4f548a8-779c-46a4-b768-b81200458830?fields=security_groups HTTP/1.1" 200 1257 0.025950 10.0.0.189 - - [2026-08-17 02:39:34] "GET /projects?obj_uuids=137aab31-69c8-44d0-8693-3a4346a18b13&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000927 10.0.0.189 - - [2026-08-17 02:39:34] "GET /project/137aab31-69c8-44d0-8693-3a4346a18b13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.026638 10.0.0.189 - - [2026-08-17 02:39:34] "GET /projects?obj_uuids=137aab31-69c8-44d0-8693-3a4346a18b13&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000906 10.0.0.189 - - [2026-08-17 02:39:34] "GET /project/137aab31-69c8-44d0-8693-3a4346a18b13?fields=virtual_networks HTTP/1.1" 200 1033 0.067300 10.0.0.189 - - [2026-08-17 02:39:34] "GET /projects?obj_uuids=137aab31-69c8-44d0-8693-3a4346a18b13&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000954 10.0.0.189 - - [2026-08-17 02:39:34] "GET /project/137aab31-69c8-44d0-8693-3a4346a18b13?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.027639 10.0.0.189 - - [2026-08-17 02:39:34] "GET /projects?obj_uuids=137aab31-69c8-44d0-8693-3a4346a18b13&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001114 10.0.0.189 - - [2026-08-17 02:39:34] "GET /project/137aab31-69c8-44d0-8693-3a4346a18b13?fields=security_groups HTTP/1.1" 200 1255 0.028368 10.0.0.189 - - [2026-08-17 02:39:35] "GET /api-access-list/25b38349-9751-40c9-96ff-43b4ad64feb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.003875 10.0.0.189 - - [2026-08-17 02:39:35] "PUT /api-access-list/25b38349-9751-40c9-96ff-43b4ad64feb7 HTTP/1.1" 200 265 0.008846 10.0.0.189 - - [2026-08-17 02:39:35] "GET /projects?obj_uuids=d966e539-cd28-48ee-876a-4ebbb0805de7&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001180 10.0.0.189 - - [2026-08-17 02:39:35] "GET /project/d966e539-cd28-48ee-876a-4ebbb0805de7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.024438 10.0.0.189 - - [2026-08-17 02:39:35] "GET /projects?obj_uuids=d966e539-cd28-48ee-876a-4ebbb0805de7&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000974 10.0.0.189 - - [2026-08-17 02:39:35] "GET /project/d966e539-cd28-48ee-876a-4ebbb0805de7?fields=virtual_networks HTTP/1.1" 200 1034 0.081792 10.0.0.189 - - [2026-08-17 02:39:35] "GET /projects?obj_uuids=d966e539-cd28-48ee-876a-4ebbb0805de7&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000937 10.0.0.189 - - [2026-08-17 02:39:35] "GET /project/d966e539-cd28-48ee-876a-4ebbb0805de7?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.026252 10.0.0.189 - - [2026-08-17 02:39:35] "GET /projects?obj_uuids=d966e539-cd28-48ee-876a-4ebbb0805de7&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000970 10.0.0.189 - - [2026-08-17 02:39:35] "GET /project/d966e539-cd28-48ee-876a-4ebbb0805de7?fields=security_groups HTTP/1.1" 200 1256 0.023174 10.0.0.189 - - [2026-08-17 02:39:36] "POST /fqname-to-id HTTP/1.1" 404 188 0.024764 10.0.0.189 - - [2026-08-17 02:39:36] "GET /projects?obj_uuids=642edfff-c189-4a0e-b7e1-393d0f9dd50c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002912 10.0.0.189 - - [2026-08-17 02:39:36] "GET /domains?obj_uuids=dfc0c64e-f091-468c-b4a2-c81ce920aea2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000950 10.0.0.189 - - [2026-08-17 02:39:36] "GET /domain/dfc0c64e-f091-468c-b4a2-c81ce920aea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006167 10.0.0.189 - - [2026-08-17 02:39:36] "POST /id-to-fqname HTTP/1.1" 200 190 0.001621 10.0.0.189 - - [2026-08-17 02:39:36] "POST /fqname-to-id HTTP/1.1" 404 199 0.003353 10.0.0.189 - - [2026-08-17 02:39:36] "POST /security-groups HTTP/1.1" 200 591 0.060598 10.0.0.189 - - [2026-08-17 02:39:36] "POST /fqname-to-id HTTP/1.1" 404 234 0.002163 10.0.0.189 - - [2026-08-17 02:39:36] "POST /projects HTTP/1.1" 200 585 0.209294 10.0.0.189 - - [2026-08-17 02:39:36] "POST /access-control-lists HTTP/1.1" 200 598 0.060792 10.0.0.189 - - [2026-08-17 02:39:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.279208 10.0.0.189 - - [2026-08-17 02:39:36] "POST /fqname-to-id HTTP/1.1" 404 233 0.002669 10.0.0.189 - - [2026-08-17 02:39:36] "GET /project/642edfff-c189-4a0e-b7e1-393d0f9dd50c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.396667 10.0.0.189 - - [2026-08-17 02:39:37] "POST /access-control-lists HTTP/1.1" 200 596 0.056357 10.0.0.189 - - [2026-08-17 02:39:38] "GET / HTTP/1.1" 200 36215 0.002405 10.0.0.189 - - [2026-08-17 02:39:40] "POST /fqname-to-id HTTP/1.1" 401 293 0.000489 10.0.0.189 - - [2026-08-17 02:39:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.026373 10.0.0.189 - - [2026-08-17 02:39:40] "GET /api-access-list/25b38349-9751-40c9-96ff-43b4ad64feb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1883 0.003146 10.0.0.189 - - [2026-08-17 02:39:40] "GET /api-access-list/25b38349-9751-40c9-96ff-43b4ad64feb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1883 0.003313 10.0.0.189 - - [2026-08-17 02:39:40] "GET /api-access-list/25b38349-9751-40c9-96ff-43b4ad64feb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1883 0.004022 10.0.0.189 - - [2026-08-17 02:39:40] "PUT /api-access-list/25b38349-9751-40c9-96ff-43b4ad64feb7 HTTP/1.1" 200 265 0.008428 10.0.0.189 - - [2026-08-17 02:39:40] "GET /aaa-mode HTTP/1.1" 200 128 0.001102 10.0.0.189 - - [2026-08-17 02:39:41] "POST /fqname-to-id HTTP/1.1" 404 188 0.021504 10.0.0.189 - - [2026-08-17 02:39:41] "GET /projects?obj_uuids=bb7c2c03-d87b-47b4-a711-8c5bcaa96890&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002226 10.0.0.189 - - [2026-08-17 02:39:41] "GET /domains?obj_uuids=dfc0c64e-f091-468c-b4a2-c81ce920aea2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000880 10.0.0.189 - - [2026-08-17 02:39:41] "GET /domain/dfc0c64e-f091-468c-b4a2-c81ce920aea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.005958 10.0.0.189 - - [2026-08-17 02:39:41] "POST /id-to-fqname HTTP/1.1" 200 190 0.001191 10.0.0.189 - - [2026-08-17 02:39:41] "POST /fqname-to-id HTTP/1.1" 404 199 0.001950 10.0.0.189 - - [2026-08-17 02:39:41] "POST /security-groups HTTP/1.1" 200 591 0.060971 10.0.0.189 - - [2026-08-17 02:39:41] "POST /fqname-to-id HTTP/1.1" 404 234 0.007418 10.0.0.189 - - [2026-08-17 02:39:41] "POST /projects HTTP/1.1" 200 585 0.208833 10.0.0.189 - - [2026-08-17 02:39:41] "POST /access-control-lists HTTP/1.1" 200 598 0.056972 10.0.0.189 - - [2026-08-17 02:39:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.277543 10.0.0.189 - - [2026-08-17 02:39:41] "POST /fqname-to-id HTTP/1.1" 404 233 0.003488 10.0.0.189 - - [2026-08-17 02:39:41] "GET /project/bb7c2c03-d87b-47b4-a711-8c5bcaa96890?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.393155 10.0.0.189 - - [2026-08-17 02:39:41] "POST /access-control-lists HTTP/1.1" 200 596 0.064280 10.0.0.189 - - [2026-08-17 02:39:41] "POST /fqname-to-id HTTP/1.1" 404 188 0.023713 10.0.0.189 - - [2026-08-17 02:39:41] "GET /projects?obj_uuids=1924c5fe-8561-4ed0-940b-440b0a2e1092&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002560 10.0.0.189 - - [2026-08-17 02:39:42] "GET /domains?obj_uuids=dfc0c64e-f091-468c-b4a2-c81ce920aea2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000896 10.0.0.189 - - [2026-08-17 02:39:42] "GET /domain/dfc0c64e-f091-468c-b4a2-c81ce920aea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006577 10.0.0.189 - - [2026-08-17 02:39:42] "POST /id-to-fqname HTTP/1.1" 200 190 0.001090 10.0.0.189 - - [2026-08-17 02:39:42] "POST /fqname-to-id HTTP/1.1" 404 199 0.002739 10.0.0.189 - - [2026-08-17 02:39:42] "POST /security-groups HTTP/1.1" 200 591 0.068506 10.0.0.189 - - [2026-08-17 02:39:42] "POST /fqname-to-id HTTP/1.1" 404 234 0.003284 10.0.0.189 - - [2026-08-17 02:39:42] "POST /projects HTTP/1.1" 200 585 0.222155 10.0.0.189 - - [2026-08-17 02:39:42] "POST /access-control-lists HTTP/1.1" 200 598 0.057828 10.0.0.189 - - [2026-08-17 02:39:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.290657 10.0.0.189 - - [2026-08-17 02:39:42] "POST /fqname-to-id HTTP/1.1" 404 233 0.002881 10.0.0.189 - - [2026-08-17 02:39:42] "GET /project/1924c5fe-8561-4ed0-940b-440b0a2e1092?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.408345 10.0.0.189 - - [2026-08-17 02:39:42] "POST /access-control-lists HTTP/1.1" 200 596 0.060442 10.0.0.189 - - [2026-08-17 02:39:43] "GET / HTTP/1.1" 200 36215 0.001856 10.0.0.189 - - [2026-08-17 02:39:43] "GET / HTTP/1.1" 200 36215 0.001687 10.0.0.189 - - [2026-08-17 02:39:44] "POST /fqname-to-id HTTP/1.1" 404 183 0.003225 10.0.0.189 - - [2026-08-17 02:39:44] "POST /api-access-lists HTTP/1.1" 200 523 0.014603 10.0.0.189 - - [2026-08-17 02:39:44] "GET /api-access-list/32a357e4-66cd-402f-8bac-f41d93912323?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1292 0.004631 10.0.0.189 - - [2026-08-17 02:39:44] "GET /api-access-list/32a357e4-66cd-402f-8bac-f41d93912323 HTTP/1.1" 401 293 0.000582 10.0.0.189 - - [2026-08-17 02:39:44] "GET /api-access-list/32a357e4-66cd-402f-8bac-f41d93912323 HTTP/1.1" 200 1292 0.048021 10.0.0.189 - - [2026-08-17 02:39:44] "POST /fqname-to-id HTTP/1.1" 401 293 0.000401 10.0.0.189 - - [2026-08-17 02:39:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.032539 10.0.0.189 - - [2026-08-17 02:39:45] "GET /projects?obj_uuids=bb7c2c03-d87b-47b4-a711-8c5bcaa96890&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001096 10.0.0.189 - - [2026-08-17 02:39:45] "GET /project/bb7c2c03-d87b-47b4-a711-8c5bcaa96890?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.030447 10.0.0.189 - - [2026-08-17 02:39:45] "GET /virtual-networks?parent_id=bb7c2c03-d87b-47b4-a711-8c5bcaa96890&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.010618 10.0.0.189 - - [2026-08-17 02:39:45] "POST /virtual-networks HTTP/1.1" 200 585 0.052665 10.0.0.189 - - [2026-08-17 02:39:45] "POST /route-targets HTTP/1.1" 200 328 0.010313 10.0.0.189 - - [2026-08-17 02:39:45] "POST /ref-update HTTP/1.1" 200 156 0.012660 10.0.0.189 - - [2026-08-17 02:39:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.014132 10.0.0.189 - - [2026-08-17 02:39:45] "GET /network-ipam/46a24084-0171-4073-b678-50cf53621310?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1090 0.010278 10.0.0.189 - - [2026-08-17 02:39:45] "POST /useragent-kv HTTP/1.1" 200 115 0.004170 10.0.0.189 - - [2026-08-17 02:39:45] "POST /ref-update HTTP/1.1" 200 156 0.062456 10.0.0.189 - - [2026-08-17 02:39:45] "POST /neutron/network HTTP/1.1" 200 848 0.039114 10.0.0.189 - - [2026-08-17 02:39:45] "POST /neutron/network HTTP/1.1" 200 848 0.017453 10.0.0.189 - - [2026-08-17 02:39:45] "GET /virtual-network/f886a30f-0842-4513-b1fe-919f588a771b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.011244 10.0.0.189 - - [2026-08-17 02:39:45] "POST /neutron/network HTTP/1.1" 200 848 0.016883 10.0.0.189 - - [2026-08-17 02:39:45] "POST /neutron/subnet HTTP/1.1" 200 676 0.021689 10.0.0.189 - - [2026-08-17 02:39:45] "POST /fqname-to-id HTTP/1.1" 401 293 0.000419 10.0.0.189 - - [2026-08-17 02:39:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.033015 10.0.0.189 - - [2026-08-17 02:39:46] "GET /projects?obj_uuids=1924c5fe-8561-4ed0-940b-440b0a2e1092&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001048 10.0.0.189 - - [2026-08-17 02:39:46] "GET /project/1924c5fe-8561-4ed0-940b-440b0a2e1092?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.036967 10.0.0.189 - - [2026-08-17 02:39:46] "GET /virtual-networks?parent_id=1924c5fe-8561-4ed0-940b-440b0a2e1092&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.010147 10.0.0.189 - - [2026-08-17 02:39:46] "POST /virtual-networks HTTP/1.1" 200 585 0.051367 10.0.0.189 - - [2026-08-17 02:39:46] "POST /route-targets HTTP/1.1" 200 328 0.008898 10.0.0.189 - - [2026-08-17 02:39:46] "POST /ref-update HTTP/1.1" 200 156 0.009888 10.0.0.189 - - [2026-08-17 02:39:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.012221 10.0.0.189 - - [2026-08-17 02:39:46] "GET /network-ipam/46a24084-0171-4073-b678-50cf53621310?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1090 0.011625 10.0.0.189 - - [2026-08-17 02:39:46] "POST /useragent-kv HTTP/1.1" 200 115 0.005022 10.0.0.189 - - [2026-08-17 02:39:46] "POST /ref-update HTTP/1.1" 200 156 0.055891 10.0.0.189 - - [2026-08-17 02:39:46] "POST /neutron/network HTTP/1.1" 200 847 0.040070 10.0.0.189 - - [2026-08-17 02:39:46] "POST /neutron/network HTTP/1.1" 200 847 0.018656 10.0.0.189 - - [2026-08-17 02:39:46] "GET /virtual-network/ad0612ba-0012-4150-a631-74b70e1c952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.012954 10.0.0.189 - - [2026-08-17 02:39:46] "POST /neutron/network HTTP/1.1" 200 847 0.022224 10.0.0.189 - - [2026-08-17 02:39:46] "POST /neutron/subnet HTTP/1.1" 200 674 0.022133 10.0.0.189 - - [2026-08-17 02:39:46] "GET /virtual-network/f886a30f-0842-4513-b1fe-919f588a771b HTTP/1.1" 401 293 0.000516 10.0.0.189 - - [2026-08-17 02:39:47] "GET /virtual-network/f886a30f-0842-4513-b1fe-919f588a771b HTTP/1.1" 200 2316 0.037107 10.0.0.189 - - [2026-08-17 02:39:47] "GET /virtual-network/f886a30f-0842-4513-b1fe-919f588a771b HTTP/1.1" 401 293 0.000351 10.0.0.189 - - [2026-08-17 02:39:47] "GET /virtual-network/f886a30f-0842-4513-b1fe-919f588a771b HTTP/1.1" 403 376 0.033028 10.0.0.189 - - [2026-08-17 02:39:47] "GET /virtual-network/f886a30f-0842-4513-b1fe-919f588a771b HTTP/1.1" 200 2316 0.004969 10.0.0.189 - - [2026-08-17 02:39:47] "GET /virtual-networks HTTP/1.1" 200 372 0.026003 10.0.0.189 - - [2026-08-17 02:39:47] "GET /virtual-networks HTTP/1.1" 200 372 0.016319 10.0.0.189 - - [2026-08-17 02:39:47] "GET /obj-perms HTTP/1.1" 403 257 0.031973 10.0.0.189 - - [2026-08-17 02:39:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003061 10.0.0.189 - - [2026-08-17 02:39:47] "GET /virtual-network/f886a30f-0842-4513-b1fe-919f588a771b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.013771 10.0.0.189 - - [2026-08-17 02:39:48] "GET /obj-perms HTTP/1.1" 403 257 0.026905 10.0.0.189 - - [2026-08-17 02:39:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002496 10.0.0.189 - - [2026-08-17 02:39:48] "GET /virtual-network/f886a30f-0842-4513-b1fe-919f588a771b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 376 0.017143 10.0.0.189 - - [2026-08-17 02:39:48] "GET /obj-perms HTTP/1.1" 200 4483 0.043490 10.0.0.189 - - [2026-08-17 02:39:48] "GET /obj-perms HTTP/1.1" 403 257 0.006844 10.0.0.189 - - [2026-08-17 02:39:48] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 372 0.018707 10.0.0.189 - - [2026-08-17 02:39:48] "GET /obj-perms HTTP/1.1" 403 257 0.007748 10.0.0.189 - - [2026-08-17 02:39:49] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 372 0.021925 10.0.0.189 - - [2026-08-17 02:39:49] "GET /obj-perms HTTP/1.1" 200 4483 0.002984 10.0.0.189 - - [2026-08-17 02:39:49] "PUT /virtual-network/f886a30f-0842-4513-b1fe-919f588a771b HTTP/1.1" 200 265 0.041993 10.0.0.189 - - [2026-08-17 02:39:49] "GET /virtual-networks HTTP/1.1" 200 132 0.020855 10.0.0.189 - - [2026-08-17 02:39:49] "GET /virtual-networks HTTP/1.1" 200 613 0.017318 10.0.0.189 - - [2026-08-17 02:39:49] "GET /virtual-networks HTTP/1.1" 200 1435 0.003012 10.0.0.189 - - [2026-08-17 02:39:49] "GET /obj-perms HTTP/1.1" 403 257 0.007287 10.0.0.189 - - [2026-08-17 02:39:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002575 10.0.0.189 - - [2026-08-17 02:39:49] "GET /virtual-network/f886a30f-0842-4513-b1fe-919f588a771b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 376 0.009042 10.0.0.189 - - [2026-08-17 02:39:49] "GET /obj-perms HTTP/1.1" 403 257 0.031107 10.0.0.189 - - [2026-08-17 02:39:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002423 10.0.0.189 - - [2026-08-17 02:39:49] "GET /virtual-network/f886a30f-0842-4513-b1fe-919f588a771b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 376 0.011595 10.0.0.189 - - [2026-08-17 02:39:49] "GET /obj-perms HTTP/1.1" 403 257 0.008148 10.0.0.189 - - [2026-08-17 02:39:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002916 10.0.0.189 - - [2026-08-17 02:39:49] "GET /virtual-network/f886a30f-0842-4513-b1fe-919f588a771b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2019 0.013242 10.0.0.189 - - [2026-08-17 02:39:49] "GET /obj-perms HTTP/1.1" 200 4483 0.003458 10.0.0.189 - - [2026-08-17 02:39:50] "GET /obj-perms HTTP/1.1" 403 257 0.008790 10.0.0.189 - - [2026-08-17 02:39:50] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 132 0.018858 10.0.0.189 - - [2026-08-17 02:39:50] "GET /obj-perms HTTP/1.1" 403 257 0.008153 10.0.0.189 - - [2026-08-17 02:39:50] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 613 0.018386 10.0.0.189 - - [2026-08-17 02:39:50] "GET /obj-perms HTTP/1.1" 200 4483 0.003235 10.0.0.189 - - [2026-08-17 02:39:50] "PUT /virtual-network/f886a30f-0842-4513-b1fe-919f588a771b HTTP/1.1" 200 265 0.035396 10.0.0.189 - - [2026-08-17 02:39:50] "POST /useragent-kv HTTP/1.1" 200 115 0.002263 10.0.0.189 - - [2026-08-17 02:39:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003691 10.0.0.189 - - [2026-08-17 02:39:50] "POST /useragent-kv HTTP/1.1" 200 115 0.002346 10.0.0.189 - - [2026-08-17 02:39:50] "DELETE /virtual-network/ad0612ba-0012-4150-a631-74b70e1c952f HTTP/1.1" 200 115 0.068948 10.0.0.189 - - [2026-08-17 02:39:50] "DELETE /route-target/93a58160-4e30-4a6f-bf2c-63cdb0833400 HTTP/1.1" 200 115 0.019078 10.0.0.189 - - [2026-08-17 02:39:50] "POST /useragent-kv HTTP/1.1" 200 115 0.002115 10.0.0.189 - - [2026-08-17 02:39:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.007831 10.0.0.189 - - [2026-08-17 02:39:50] "POST /useragent-kv HTTP/1.1" 200 115 0.002880 10.0.0.189 - - [2026-08-17 02:39:50] "DELETE /virtual-network/f886a30f-0842-4513-b1fe-919f588a771b HTTP/1.1" 200 115 0.077343 10.0.0.189 - - [2026-08-17 02:39:50] "DELETE /route-target/07a3ec45-f7ae-4df4-9824-e91620b133b6 HTTP/1.1" 200 115 0.020208 10.0.0.189 - - [2026-08-17 02:39:50] "DELETE /api-access-list/32a357e4-66cd-402f-8bac-f41d93912323 HTTP/1.1" 200 115 0.020846 10.0.0.189 - - [2026-08-17 02:39:50] "GET /api-access-list/32a357e4-66cd-402f-8bac-f41d93912323 HTTP/1.1" 404 171 0.005299 10.0.0.189 - - [2026-08-17 02:39:50] "GET /projects?obj_uuids=1924c5fe-8561-4ed0-940b-440b0a2e1092&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001112 10.0.0.189 - - [2026-08-17 02:39:50] "GET /project/1924c5fe-8561-4ed0-940b-440b0a2e1092?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.021932 10.0.0.189 - - [2026-08-17 02:39:50] "GET /projects?obj_uuids=1924c5fe-8561-4ed0-940b-440b0a2e1092&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001584 10.0.0.189 - - [2026-08-17 02:39:50] "GET /project/1924c5fe-8561-4ed0-940b-440b0a2e1092?fields=virtual_networks HTTP/1.1" 200 1044 0.076546 10.0.0.189 - - [2026-08-17 02:39:50] "GET /projects?obj_uuids=1924c5fe-8561-4ed0-940b-440b0a2e1092&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001228 10.0.0.189 - - [2026-08-17 02:39:50] "GET /project/1924c5fe-8561-4ed0-940b-440b0a2e1092?fields=virtual_machine_interfaces HTTP/1.1" 200 1044 0.027131 10.0.0.189 - - [2026-08-17 02:39:50] "GET /projects?obj_uuids=1924c5fe-8561-4ed0-940b-440b0a2e1092&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001034 10.0.0.189 - - [2026-08-17 02:39:51] "GET /project/1924c5fe-8561-4ed0-940b-440b0a2e1092?fields=security_groups HTTP/1.1" 200 1271 0.024456 10.0.0.189 - - [2026-08-17 02:39:51] "GET /projects?obj_uuids=bb7c2c03-d87b-47b4-a711-8c5bcaa96890&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001103 10.0.0.189 - - [2026-08-17 02:39:51] "GET /project/bb7c2c03-d87b-47b4-a711-8c5bcaa96890?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.028499 10.0.0.189 - - [2026-08-17 02:39:51] "GET /projects?obj_uuids=bb7c2c03-d87b-47b4-a711-8c5bcaa96890&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000943 10.0.0.189 - - [2026-08-17 02:39:51] "GET /project/bb7c2c03-d87b-47b4-a711-8c5bcaa96890?fields=virtual_networks HTTP/1.1" 200 1045 0.069928 10.0.0.189 - - [2026-08-17 02:39:51] "GET /projects?obj_uuids=bb7c2c03-d87b-47b4-a711-8c5bcaa96890&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000956 10.0.0.189 - - [2026-08-17 02:39:51] "GET /project/bb7c2c03-d87b-47b4-a711-8c5bcaa96890?fields=virtual_machine_interfaces HTTP/1.1" 200 1045 0.027386 10.0.0.189 - - [2026-08-17 02:39:51] "GET /projects?obj_uuids=bb7c2c03-d87b-47b4-a711-8c5bcaa96890&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000938 10.0.0.189 - - [2026-08-17 02:39:51] "GET /project/bb7c2c03-d87b-47b4-a711-8c5bcaa96890?fields=security_groups HTTP/1.1" 200 1272 0.036724 10.0.0.189 - - [2026-08-17 02:39:52] "GET /aaa-mode HTTP/1.1" 200 128 0.001562 10.0.0.189 - - [2026-08-17 02:39:53] "GET / HTTP/1.1" 200 36215 0.001395 10.0.0.189 - - [2026-08-17 02:39:53] "GET / HTTP/1.1" 200 36215 0.001995 10.0.0.189 - - [2026-08-17 02:39:54] "POST /fqname-to-id HTTP/1.1" 401 293 0.000631 10.0.0.189 - - [2026-08-17 02:39:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.059288 10.0.0.189 - - [2026-08-17 02:39:54] "GET /projects?obj_uuids=642edfff-c189-4a0e-b7e1-393d0f9dd50c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001074 10.0.0.189 - - [2026-08-17 02:39:54] "GET /project/642edfff-c189-4a0e-b7e1-393d0f9dd50c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.033290 10.0.0.189 - - [2026-08-17 02:39:54] "GET /virtual-networks?parent_id=642edfff-c189-4a0e-b7e1-393d0f9dd50c&detail=False&count=False&shared=False HTTP/1.1" 403 263 0.009434 10.0.0.189 - - [2026-08-17 02:39:54] "POST /fqname-to-id HTTP/1.1" 404 197 0.008758 10.0.0.189 - - [2026-08-17 02:39:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.009925 10.0.0.189 - - [2026-08-17 02:39:54] "GET /domains?obj_uuids=dfc0c64e-f091-468c-b4a2-c81ce920aea2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001069 10.0.0.189 - - [2026-08-17 02:39:54] "GET /domain/dfc0c64e-f091-468c-b4a2-c81ce920aea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 895 0.013285 10.0.0.189 - - [2026-08-17 02:39:55] "POST /service-templates HTTP/1.1" 403 264 0.007600 10.0.0.189 - - [2026-08-17 02:39:55] "POST /fqname-to-id HTTP/1.1" 404 215 0.002669 10.0.0.189 - - [2026-08-17 02:39:55] "POST /api-access-lists HTTP/1.1" 200 557 0.015639 10.0.0.189 - - [2026-08-17 02:39:55] "GET /api-access-list/5f0cd197-ebb5-4f3a-805a-76cd8f0843f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.004920 10.0.0.189 - - [2026-08-17 02:39:55] "GET /api-access-list/5f0cd197-ebb5-4f3a-805a-76cd8f0843f4 HTTP/1.1" 200 1325 0.004078 10.0.0.189 - - [2026-08-17 02:39:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.012290 10.0.0.189 - - [2026-08-17 02:39:55] "GET /projects?obj_uuids=642edfff-c189-4a0e-b7e1-393d0f9dd50c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001180 10.0.0.189 - - [2026-08-17 02:39:55] "GET /project/642edfff-c189-4a0e-b7e1-393d0f9dd50c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.038680 10.0.0.189 - - [2026-08-17 02:39:55] "GET /virtual-networks?parent_id=642edfff-c189-4a0e-b7e1-393d0f9dd50c&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.011155 10.0.0.189 - - [2026-08-17 02:39:55] "POST /virtual-networks HTTP/1.1" 200 585 0.057441 10.0.0.189 - - [2026-08-17 02:39:55] "POST /route-targets HTTP/1.1" 200 328 0.011818 10.0.0.189 - - [2026-08-17 02:39:55] "POST /ref-update HTTP/1.1" 200 156 0.016627 10.0.0.189 - - [2026-08-17 02:39:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.017010 10.0.0.189 - - [2026-08-17 02:39:55] "GET /network-ipam/46a24084-0171-4073-b678-50cf53621310?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1090 0.010503 10.0.0.189 - - [2026-08-17 02:39:55] "POST /useragent-kv HTTP/1.1" 200 115 0.006144 10.0.0.189 - - [2026-08-17 02:39:55] "POST /ref-update HTTP/1.1" 200 156 0.072763 10.0.0.189 - - [2026-08-17 02:39:55] "POST /neutron/network HTTP/1.1" 200 848 0.032011 10.0.0.189 - - [2026-08-17 02:39:55] "POST /neutron/network HTTP/1.1" 200 848 0.015317 10.0.0.189 - - [2026-08-17 02:39:55] "GET /virtual-network/2a0008f8-4111-49b3-8448-d30fe4ae73a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.010545 10.0.0.189 - - [2026-08-17 02:39:55] "POST /neutron/network HTTP/1.1" 200 848 0.015771 10.0.0.189 - - [2026-08-17 02:39:55] "POST /neutron/subnet HTTP/1.1" 200 679 0.020824 10.0.0.189 - - [2026-08-17 02:39:55] "POST /neutron/network HTTP/1.1" 200 848 0.048853 10.0.0.189 - - [2026-08-17 02:39:55] "GET /virtual-network/2a0008f8-4111-49b3-8448-d30fe4ae73a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.003929 10.0.0.189 - - [2026-08-17 02:39:55] "GET /network-ipam/46a24084-0171-4073-b678-50cf53621310?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1090 0.002369 10.0.0.189 - - [2026-08-17 02:39:55] "GET /domains HTTP/1.1" 200 281 0.002757 10.0.0.189 - - [2026-08-17 02:39:55] "GET /domains?obj_uuids=dfc0c64e-f091-468c-b4a2-c81ce920aea2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001004 10.0.0.189 - - [2026-08-17 02:39:55] "GET /domain/dfc0c64e-f091-468c-b4a2-c81ce920aea2 HTTP/1.1" 200 3504 0.006097 10.0.0.189 - - [2026-08-17 02:39:55] "GET /projects?obj_uuids=642edfff-c189-4a0e-b7e1-393d0f9dd50c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001062 10.0.0.189 - - [2026-08-17 02:39:56] "GET /project/642edfff-c189-4a0e-b7e1-393d0f9dd50c HTTP/1.1" 200 2369 0.068681 10.0.0.189 - - [2026-08-17 02:39:56] "GET /virtual-network/2a0008f8-4111-49b3-8448-d30fe4ae73a6 HTTP/1.1" 200 2316 0.005455 10.0.0.189 - - [2026-08-17 02:39:56] "GET /virtual-network/2a0008f8-4111-49b3-8448-d30fe4ae73a6 HTTP/1.1" 200 2316 0.003838 10.0.0.189 - - [2026-08-17 02:39:56] "GET /routing-instance/26e62071-75ee-46c9-a3c8-303149f4f7ff HTTP/1.1" 200 1558 0.002864 10.0.0.189 - - [2026-08-17 02:39:56] "GET /routing-instance/26e62071-75ee-46c9-a3c8-303149f4f7ff HTTP/1.1" 200 1558 0.002577 10.0.0.189 - - [2026-08-17 02:39:56] "GET /route-target/d48703c2-92f5-4c33-abf8-1ea5d0883ae3 HTTP/1.1" 200 1247 0.002508 10.0.0.189 - - [2026-08-17 02:39:56] "GET /virtual-network/2a0008f8-4111-49b3-8448-d30fe4ae73a6 HTTP/1.1" 200 2316 0.004275 10.0.0.189 - - [2026-08-17 02:39:56] "GET /routing-instance/26e62071-75ee-46c9-a3c8-303149f4f7ff HTTP/1.1" 200 1558 0.002496 10.0.0.189 - - [2026-08-17 02:39:56] "GET /virtual-network/2a0008f8-4111-49b3-8448-d30fe4ae73a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.003697 10.0.0.189 - - [2026-08-17 02:39:56] "GET /virtual-network/2a0008f8-4111-49b3-8448-d30fe4ae73a6 HTTP/1.1" 200 2316 0.004117 10.0.0.189 - - [2026-08-17 02:39:56] "GET /routing-instance/26e62071-75ee-46c9-a3c8-303149f4f7ff HTTP/1.1" 200 1558 0.002499 10.0.0.189 - - [2026-08-17 02:39:56] "GET /routing-instance/26e62071-75ee-46c9-a3c8-303149f4f7ff HTTP/1.1" 200 1558 0.002220 10.0.0.189 - - [2026-08-17 02:39:56] "GET /route-target/d48703c2-92f5-4c33-abf8-1ea5d0883ae3 HTTP/1.1" 200 1247 0.002039 10.0.0.189 - - [2026-08-17 02:39:56] "GET /domains HTTP/1.1" 200 281 0.002232 10.0.0.189 - - [2026-08-17 02:39:56] "GET /domains?obj_uuids=dfc0c64e-f091-468c-b4a2-c81ce920aea2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000845 10.0.0.189 - - [2026-08-17 02:39:56] "GET /domain/dfc0c64e-f091-468c-b4a2-c81ce920aea2 HTTP/1.1" 200 3504 0.005877 10.0.0.189 - - [2026-08-17 02:39:56] "GET /projects?obj_uuids=642edfff-c189-4a0e-b7e1-393d0f9dd50c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001094 10.0.0.189 - - [2026-08-17 02:39:56] "GET /project/642edfff-c189-4a0e-b7e1-393d0f9dd50c HTTP/1.1" 200 2369 0.069709 10.0.0.189 - - [2026-08-17 02:39:56] "GET /virtual-network/2a0008f8-4111-49b3-8448-d30fe4ae73a6 HTTP/1.1" 200 2316 0.003850 10.0.0.189 - - [2026-08-17 02:39:56] "GET /obj-perms HTTP/1.1" 200 4483 0.002287 10.0.0.189 - - [2026-08-17 02:39:56] "POST /fqname-to-id HTTP/1.1" 404 197 0.007744 10.0.0.189 - - [2026-08-17 02:39:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.007716 10.0.0.189 - - [2026-08-17 02:39:56] "GET /domains?obj_uuids=dfc0c64e-f091-468c-b4a2-c81ce920aea2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001021 10.0.0.189 - - [2026-08-17 02:39:56] "GET /domain/dfc0c64e-f091-468c-b4a2-c81ce920aea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 895 0.012383 10.0.0.189 - - [2026-08-17 02:39:56] "POST /service-templates HTTP/1.1" 403 264 0.007957 10.0.0.189 - - [2026-08-17 02:39:56] "POST /fqname-to-id HTTP/1.1" 404 183 0.002835 10.0.0.189 - - [2026-08-17 02:39:56] "POST /api-access-lists HTTP/1.1" 200 523 0.012733 10.0.0.189 - - [2026-08-17 02:39:56] "GET /api-access-list/cfdf761a-bcea-4b0b-9f21-75af214c086c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1294 0.004799 10.0.0.189 - - [2026-08-17 02:39:56] "GET /api-access-list/cfdf761a-bcea-4b0b-9f21-75af214c086c HTTP/1.1" 200 1294 0.003650 10.0.0.189 - - [2026-08-17 02:39:56] "POST /fqname-to-id HTTP/1.1" 404 197 0.011009 10.0.0.189 - - [2026-08-17 02:39:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.010798 10.0.0.189 - - [2026-08-17 02:39:56] "GET /domains?obj_uuids=dfc0c64e-f091-468c-b4a2-c81ce920aea2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001154 10.0.0.189 - - [2026-08-17 02:39:56] "GET /domain/dfc0c64e-f091-468c-b4a2-c81ce920aea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 895 0.015260 10.0.0.189 - - [2026-08-17 02:39:56] "POST /service-templates HTTP/1.1" 200 553 0.026364 10.0.0.189 - - [2026-08-17 02:39:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.013212 10.0.0.189 - - [2026-08-17 02:39:56] "GET /service-template/d88f5d48-70b9-44c4-9122-1aa963cc9b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.012667 10.0.0.189 - - [2026-08-17 02:39:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.010457 10.0.0.189 - - [2026-08-17 02:39:56] "GET /service-template/d88f5d48-70b9-44c4-9122-1aa963cc9b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.010878 10.0.0.189 - - [2026-08-17 02:39:56] "GET /virtual-network/2a0008f8-4111-49b3-8448-d30fe4ae73a6 HTTP/1.1" 401 293 0.000479 10.0.0.189 - - [2026-08-17 02:39:57] "GET /virtual-network/2a0008f8-4111-49b3-8448-d30fe4ae73a6 HTTP/1.1" 403 263 0.029131 10.0.0.189 - - [2026-08-17 02:39:57] "GET /service-template/d88f5d48-70b9-44c4-9122-1aa963cc9b40 HTTP/1.1" 403 264 0.009124 10.0.0.189 - - [2026-08-17 02:39:57] "GET /service-template/d88f5d48-70b9-44c4-9122-1aa963cc9b40 HTTP/1.1" 403 264 0.027720 10.0.0.189 - - [2026-08-17 02:39:58] "GET /obj-perms HTTP/1.1" 403 257 0.033928 10.0.0.189 - - [2026-08-17 02:39:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002478 10.0.0.189 - - [2026-08-17 02:39:58] "GET /virtual-network/2a0008f8-4111-49b3-8448-d30fe4ae73a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.008342 10.0.0.189 - - [2026-08-17 02:39:58] "GET /obj-perms HTTP/1.1" 403 257 0.008230 10.0.0.189 - - [2026-08-17 02:39:58] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 403 263 0.008940 10.0.0.189 - - [2026-08-17 02:39:58] "GET /api-access-list/5f0cd197-ebb5-4f3a-805a-76cd8f0843f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.009109 10.0.0.189 - - [2026-08-17 02:39:58] "PUT /api-access-list/5f0cd197-ebb5-4f3a-805a-76cd8f0843f4 HTTP/1.1" 200 265 0.011606 10.0.0.189 - - [2026-08-17 02:39:58] "GET /api-access-list/5f0cd197-ebb5-4f3a-805a-76cd8f0843f4 HTTP/1.1" 200 1462 0.003427 10.0.0.189 - - [2026-08-17 02:39:58] "GET /virtual-network/2a0008f8-4111-49b3-8448-d30fe4ae73a6 HTTP/1.1" 200 2316 0.015333 10.0.0.189 - - [2026-08-17 02:39:58] "POST /fqname-to-id HTTP/1.1" 401 293 0.000417 10.0.0.189 - - [2026-08-17 02:39:58] "DELETE /project/1924c5fe85614ed0940b440b0a2e1092 HTTP/1.1" 404 173 0.021858 10.0.0.189 - - [2026-08-17 02:39:58] "DELETE /project/642edfffc1894a0eb7e1393d0f9dd50c HTTP/1.1" 404 173 0.016351 10.0.0.189 - - [2026-08-17 02:39:58] "DELETE /project/bb7c2c03d87b47b4a7118c5bcaa96890 HTTP/1.1" 404 173 0.011659 10.0.0.189 - - [2026-08-17 02:39:58] "GET /projects?obj_uuids=d966e539-cd28-48ee-876a-4ebbb0805de7&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000813 10.0.0.189 - - [2026-08-17 02:39:58] "GET /projects?obj_uuids=1924c5fe-8561-4ed0-940b-440b0a2e1092&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000736 10.0.0.189 - - [2026-08-17 02:39:58] "GET /projects?obj_uuids=bb7c2c03-d87b-47b4-a711-8c5bcaa96890&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000721 10.0.0.189 - - [2026-08-17 02:39:58] "GET /projects?obj_uuids=137aab31-69c8-44d0-8693-3a4346a18b13&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001021 10.0.0.189 - - [2026-08-17 02:39:58] "GET /projects?obj_uuids=b4f548a8-779c-46a4-b768-b81200458830&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000773 10.0.0.189 - - [2026-08-17 02:39:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.087695 10.0.0.189 - - [2026-08-17 02:39:58] "GET /project/d966e539-cd28-48ee-876a-4ebbb0805de7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.059455 10.0.0.189 - - [2026-08-17 02:39:58] "GET /project/137aab31-69c8-44d0-8693-3a4346a18b13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1457 0.059809 10.0.0.189 - - [2026-08-17 02:39:58] "GET /project/1924c5fe-8561-4ed0-940b-440b0a2e1092?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.066883 10.0.0.189 - - [2026-08-17 02:39:58] "GET /project/b4f548a8-779c-46a4-b768-b81200458830?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.062176 10.0.0.189 - - [2026-08-17 02:39:58] "GET /project/bb7c2c03-d87b-47b4-a711-8c5bcaa96890?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.073148 10.0.0.189 - - [2026-08-17 02:39:58] "GET /projects?obj_uuids=bb7c2c03-d87b-47b4-a711-8c5bcaa96890&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000928 10.0.0.189 - - [2026-08-17 02:39:58] "GET /projects?obj_uuids=b4f548a8-779c-46a4-b768-b81200458830&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000710 10.0.0.189 - - [2026-08-17 02:39:58] "GET /projects?obj_uuids=1924c5fe-8561-4ed0-940b-440b0a2e1092&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000674 10.0.0.189 - - [2026-08-17 02:39:58] "GET /projects?obj_uuids=137aab31-69c8-44d0-8693-3a4346a18b13&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001191 10.0.0.189 - - [2026-08-17 02:39:58] "GET /projects?obj_uuids=d966e539-cd28-48ee-876a-4ebbb0805de7&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000716 10.0.0.189 - - [2026-08-17 02:39:58] "GET /projects?obj_uuids=642edfff-c189-4a0e-b7e1-393d0f9dd50c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001374 10.0.0.189 - - [2026-08-17 02:39:58] "GET /project/d966e539-cd28-48ee-876a-4ebbb0805de7?fields=security_groups HTTP/1.1" 200 1358 0.077967 10.0.0.189 - - [2026-08-17 02:39:58] "GET /project/137aab31-69c8-44d0-8693-3a4346a18b13?fields=security_groups HTTP/1.1" 200 1357 0.080242 10.0.0.189 - - [2026-08-17 02:39:58] "GET /project/b4f548a8-779c-46a4-b768-b81200458830?fields=security_groups HTTP/1.1" 200 1359 0.082042 10.0.0.189 - - [2026-08-17 02:39:58] "GET /project/bb7c2c03-d87b-47b4-a711-8c5bcaa96890?fields=security_groups HTTP/1.1" 200 1374 0.086258 10.0.0.189 - - [2026-08-17 02:39:58] "GET /project/1924c5fe-8561-4ed0-940b-440b0a2e1092?fields=security_groups HTTP/1.1" 200 1373 0.093691 10.0.0.189 - - [2026-08-17 02:39:58] "GET /project/642edfff-c189-4a0e-b7e1-393d0f9dd50c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.178524 10.0.0.189 - - [2026-08-17 02:39:59] "DELETE /security-group/10ad0ca1-c270-4a82-834c-08b9e9a17cfd HTTP/1.1" 200 115 0.083208 10.0.0.189 - - [2026-08-17 02:39:59] "GET /virtual-networks?parent_id=642edfff-c189-4a0e-b7e1-393d0f9dd50c&detail=False&count=False&shared=False HTTP/1.1" 200 372 0.037132 10.0.0.189 - - [2026-08-17 02:39:59] "DELETE /security-group/fc54eeff-c401-4bfe-bfac-cd6d3847ea9f HTTP/1.1" 200 115 0.087310 10.0.0.189 - - [2026-08-17 02:39:59] "GET /projects?obj_uuids=d966e539-cd28-48ee-876a-4ebbb0805de7&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000886 10.0.0.189 - - [2026-08-17 02:39:59] "DELETE /security-group/b924932a-23fd-44ad-b35d-339768b26fb0 HTTP/1.1" 200 115 0.091909 10.0.0.189 - - [2026-08-17 02:39:59] "GET /projects?obj_uuids=137aab31-69c8-44d0-8693-3a4346a18b13&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001035 10.0.0.189 - - [2026-08-17 02:39:59] "DELETE /access-control-list/ff1e5ca8-d747-4999-a7e8-8d1488af382e HTTP/1.1" 200 115 0.054674 10.0.0.189 - - [2026-08-17 02:39:59] "GET /projects?obj_uuids=b4f548a8-779c-46a4-b768-b81200458830&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000805 10.0.0.189 - - [2026-08-17 02:39:59] "DELETE /security-group/e3709001-c3ff-4271-a889-85ceaf605bcc HTTP/1.1" 200 115 0.107754 10.0.0.189 - - [2026-08-17 02:39:59] "GET /project/d966e539-cd28-48ee-876a-4ebbb0805de7?fields=application_policy_sets HTTP/1.1" 200 1397 0.045894 10.0.0.189 - - [2026-08-17 02:39:59] "GET /projects?obj_uuids=bb7c2c03-d87b-47b4-a711-8c5bcaa96890&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000931 10.0.0.189 - - [2026-08-17 02:39:59] "DELETE /security-group/5595a917-a445-4313-bda8-566e83a109a5 HTTP/1.1" 200 115 0.136663 10.0.0.189 - - [2026-08-17 02:39:59] "GET /project/b4f548a8-779c-46a4-b768-b81200458830?fields=application_policy_sets HTTP/1.1" 200 1398 0.058065 10.0.0.189 - - [2026-08-17 02:39:59] "GET /projects?obj_uuids=1924c5fe-8561-4ed0-940b-440b0a2e1092&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000927 10.0.0.189 - - [2026-08-17 02:39:59] "POST /virtual-networks HTTP/1.1" 403 263 0.044369 10.0.0.189 - - [2026-08-17 02:39:59] "DELETE /access-control-list/87d20b87-4dd8-4ae0-b1f5-fb35957aafb3 HTTP/1.1" 200 115 0.085550 10.0.0.189 - - [2026-08-17 02:39:59] "GET /project/137aab31-69c8-44d0-8693-3a4346a18b13?fields=application_policy_sets HTTP/1.1" 200 1396 0.104016 10.0.0.189 - - [2026-08-17 02:39:59] "GET /project/bb7c2c03-d87b-47b4-a711-8c5bcaa96890?fields=application_policy_sets HTTP/1.1" 200 1413 0.066217 10.0.0.189 - - [2026-08-17 02:39:59] "GET /service-template/d88f5d48-70b9-44c4-9122-1aa963cc9b40 HTTP/1.1" 403 264 0.029224 10.0.0.189 - - [2026-08-17 02:39:59] "DELETE /access-control-list/74cbca94-5918-4f93-8863-581dbcb3c9fa HTTP/1.1" 200 115 0.057395 10.0.0.189 - - [2026-08-17 02:39:59] "GET /project/1924c5fe-8561-4ed0-940b-440b0a2e1092?fields=application_policy_sets HTTP/1.1" 200 1412 0.117348 10.0.0.189 - - [2026-08-17 02:39:59] "DELETE /access-control-list/825349b2-6756-4012-a514-d72ce8760552 HTTP/1.1" 200 115 0.057619 10.0.0.189 - - [2026-08-17 02:39:59] "DELETE /project/d966e539-cd28-48ee-876a-4ebbb0805de7 HTTP/1.1" 200 115 0.597839 10.0.0.189 - - [2026-08-17 02:39:59] "DELETE /access-control-list/bf23013d-a7c1-4f8a-be2a-7311c27a180e HTTP/1.1" 200 115 0.037931 10.0.0.189 - - [2026-08-17 02:39:59] "DELETE /project/b4f548a8-779c-46a4-b768-b81200458830 HTTP/1.1" 200 115 0.632549 10.0.0.189 - - [2026-08-17 02:39:59] "DELETE /project/137aab31-69c8-44d0-8693-3a4346a18b13 HTTP/1.1" 200 115 0.649538 10.0.0.189 - - [2026-08-17 02:39:59] "DELETE /project/bb7c2c03-d87b-47b4-a711-8c5bcaa96890 HTTP/1.1" 200 115 0.647714 10.0.0.189 - - [2026-08-17 02:39:59] "DELETE /access-control-list/8b1cea6c-fb75-4b32-b392-7271ba4cc360 HTTP/1.1" 200 115 0.041262 10.0.0.189 - - [2026-08-17 02:39:59] "DELETE /access-control-list/0b69d6c6-6c8b-4b35-a4d0-e8c5e47d9ed7 HTTP/1.1" 200 115 0.023396 10.0.0.189 - - [2026-08-17 02:39:59] "DELETE /project/1924c5fe-8561-4ed0-940b-440b0a2e1092 HTTP/1.1" 200 115 0.686570 10.0.0.189 - - [2026-08-17 02:39:59] "DELETE /access-control-list/3c2159e1-2369-453f-aa4a-6e9f50eca7f0 HTTP/1.1" 200 115 0.021237 10.0.0.189 - - [2026-08-17 02:39:59] "DELETE /access-control-list/7334a9b9-3c81-4844-8fb7-1ad7ebc283e0 HTTP/1.1" 200 115 0.018722 10.0.0.189 - - [2026-08-17 02:39:59] "DELETE /access-control-list/75648062-4831-41a1-b4f3-0de011b091ce HTTP/1.1" 200 115 0.016672 10.0.0.189 - - [2026-08-17 02:39:59] "GET /service-template/d88f5d48-70b9-44c4-9122-1aa963cc9b40 HTTP/1.1" 403 264 0.037210 10.0.0.189 - - [2026-08-17 02:39:59] "GET /obj-perms HTTP/1.1" 403 257 0.008763 10.0.0.189 - - [2026-08-17 02:39:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002288 10.0.0.189 - - [2026-08-17 02:39:59] "GET /virtual-network/2a0008f8-4111-49b3-8448-d30fe4ae73a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.017872 10.0.0.189 - - [2026-08-17 02:39:59] "GET /obj-perms HTTP/1.1" 403 257 0.008672 10.0.0.189 - - [2026-08-17 02:39:59] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 372 0.017623 10.0.0.189 - - [2026-08-17 02:39:59] "GET /api-access-list/cfdf761a-bcea-4b0b-9f21-75af214c086c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1294 0.003340 10.0.0.189 - - [2026-08-17 02:39:59] "PUT /api-access-list/cfdf761a-bcea-4b0b-9f21-75af214c086c HTTP/1.1" 200 265 0.010576 10.0.0.189 - - [2026-08-17 02:39:59] "GET /api-access-list/cfdf761a-bcea-4b0b-9f21-75af214c086c HTTP/1.1" 200 1432 0.003694 10.0.0.189 - - [2026-08-17 02:39:59] "GET /service-template/d88f5d48-70b9-44c4-9122-1aa963cc9b40 HTTP/1.1" 200 1856 0.010661 10.0.0.189 - - [2026-08-17 02:39:59] "POST /fqname-to-id HTTP/1.1" 404 197 0.008036 10.0.0.189 - - [2026-08-17 02:39:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.010431 10.0.0.189 - - [2026-08-17 02:40:00] "GET /domains?obj_uuids=dfc0c64e-f091-468c-b4a2-c81ce920aea2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001187 10.0.0.189 - - [2026-08-17 02:40:00] "GET /domain/dfc0c64e-f091-468c-b4a2-c81ce920aea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 895 0.015450 10.0.0.189 - - [2026-08-17 02:40:00] "POST /service-templates HTTP/1.1" 403 264 0.009500 10.0.0.189 - - [2026-08-17 02:40:00] "GET /api-access-list/5f0cd197-ebb5-4f3a-805a-76cd8f0843f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.003591 10.0.0.189 - - [2026-08-17 02:40:00] "PUT /api-access-list/5f0cd197-ebb5-4f3a-805a-76cd8f0843f4 HTTP/1.1" 200 265 0.014912 10.0.0.189 - - [2026-08-17 02:40:00] "GET /api-access-list/5f0cd197-ebb5-4f3a-805a-76cd8f0843f4 HTTP/1.1" 200 1325 0.003442 10.0.0.189 - - [2026-08-17 02:40:00] "GET /api-access-list/cfdf761a-bcea-4b0b-9f21-75af214c086c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1432 0.003001 10.0.0.189 - - [2026-08-17 02:40:00] "PUT /api-access-list/cfdf761a-bcea-4b0b-9f21-75af214c086c HTTP/1.1" 200 265 0.010860 10.0.0.189 - - [2026-08-17 02:40:00] "GET /api-access-list/cfdf761a-bcea-4b0b-9f21-75af214c086c HTTP/1.1" 200 1294 0.003611 10.0.0.189 - - [2026-08-17 02:40:00] "GET /virtual-network/2a0008f8-4111-49b3-8448-d30fe4ae73a6 HTTP/1.1" 403 263 0.009172 10.0.0.189 - - [2026-08-17 02:40:00] "GET /virtual-network/2a0008f8-4111-49b3-8448-d30fe4ae73a6 HTTP/1.1" 403 263 0.029912 10.0.0.189 - - [2026-08-17 02:40:00] "GET /service-template/d88f5d48-70b9-44c4-9122-1aa963cc9b40 HTTP/1.1" 403 264 0.008473 10.0.0.189 - - [2026-08-17 02:40:01] "GET /service-template/d88f5d48-70b9-44c4-9122-1aa963cc9b40 HTTP/1.1" 403 264 0.035343 10.0.0.189 - - [2026-08-17 02:40:01] "GET /obj-perms HTTP/1.1" 403 257 0.008315 10.0.0.189 - - [2026-08-17 02:40:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002242 10.0.0.189 - - [2026-08-17 02:40:01] "GET /virtual-network/2a0008f8-4111-49b3-8448-d30fe4ae73a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.008125 10.0.0.189 - - [2026-08-17 02:40:01] "GET /obj-perms HTTP/1.1" 403 257 0.031662 10.0.0.189 - - [2026-08-17 02:40:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002648 10.0.0.189 - - [2026-08-17 02:40:01] "GET /virtual-network/2a0008f8-4111-49b3-8448-d30fe4ae73a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.009660 10.0.0.189 - - [2026-08-17 02:40:01] "GET /obj-perms HTTP/1.1" 403 257 0.010571 10.0.0.189 - - [2026-08-17 02:40:01] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 403 263 0.009351 10.0.0.189 - - [2026-08-17 02:40:01] "GET /api-access-list/25b38349-9751-40c9-96ff-43b4ad64feb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.003958 10.0.0.189 - - [2026-08-17 02:40:01] "PUT /api-access-list/25b38349-9751-40c9-96ff-43b4ad64feb7 HTTP/1.1" 200 265 0.008922 10.0.0.189 - - [2026-08-17 02:40:01] "GET /service-template/d88f5d48-70b9-44c4-9122-1aa963cc9b40 HTTP/1.1" 200 1856 0.011410 10.0.0.189 - - [2026-08-17 02:40:01] "GET /virtual-network/2a0008f8-4111-49b3-8448-d30fe4ae73a6 HTTP/1.1" 200 2316 0.011850 10.0.0.189 - - [2026-08-17 02:40:01] "GET /obj-perms HTTP/1.1" 403 257 0.008054 10.0.0.189 - - [2026-08-17 02:40:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002224 10.0.0.189 - - [2026-08-17 02:40:01] "GET /virtual-network/2a0008f8-4111-49b3-8448-d30fe4ae73a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.012889 10.0.0.189 - - [2026-08-17 02:40:01] "GET /obj-perms HTTP/1.1" 403 257 0.009414 10.0.0.189 - - [2026-08-17 02:40:02] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 372 0.017966 10.0.0.189 - - [2026-08-17 02:40:02] "DELETE /api-access-list/5f0cd197-ebb5-4f3a-805a-76cd8f0843f4 HTTP/1.1" 200 115 0.021920 10.0.0.189 - - [2026-08-17 02:40:02] "GET /api-access-list/5f0cd197-ebb5-4f3a-805a-76cd8f0843f4 HTTP/1.1" 404 171 0.004422 10.0.0.189 - - [2026-08-17 02:40:02] "DELETE /api-access-list/cfdf761a-bcea-4b0b-9f21-75af214c086c HTTP/1.1" 200 115 0.015985 10.0.0.189 - - [2026-08-17 02:40:02] "GET /api-access-list/cfdf761a-bcea-4b0b-9f21-75af214c086c HTTP/1.1" 404 171 0.002099 10.0.0.189 - - [2026-08-17 02:40:02] "GET /virtual-network/2a0008f8-4111-49b3-8448-d30fe4ae73a6 HTTP/1.1" 401 293 0.000375 10.0.0.189 - - [2026-08-17 02:40:02] "GET /virtual-network/2a0008f8-4111-49b3-8448-d30fe4ae73a6 HTTP/1.1" 403 263 0.029892 10.0.0.189 - - [2026-08-17 02:40:02] "GET /service-template/d88f5d48-70b9-44c4-9122-1aa963cc9b40 HTTP/1.1" 403 264 0.005625 10.0.0.189 - - [2026-08-17 02:40:02] "GET /service-template/d88f5d48-70b9-44c4-9122-1aa963cc9b40 HTTP/1.1" 403 264 0.027824 10.0.0.189 - - [2026-08-17 02:40:03] "GET /obj-perms HTTP/1.1" 403 257 0.028366 10.0.0.189 - - [2026-08-17 02:40:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002438 10.0.0.189 - - [2026-08-17 02:40:03] "GET /virtual-network/2a0008f8-4111-49b3-8448-d30fe4ae73a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.006738 10.0.0.189 - - [2026-08-17 02:40:03] "GET /obj-perms HTTP/1.1" 403 257 0.007127 10.0.0.189 - - [2026-08-17 02:40:03] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 403 263 0.007222 10.0.0.189 - - [2026-08-17 02:40:03] "GET /api-access-list/25b38349-9751-40c9-96ff-43b4ad64feb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2687 0.003633 10.0.0.189 - - [2026-08-17 02:40:03] "PUT /api-access-list/25b38349-9751-40c9-96ff-43b4ad64feb7 HTTP/1.1" 200 265 0.009796 10.0.0.189 - - [2026-08-17 02:40:03] "GET /virtual-network/2a0008f8-4111-49b3-8448-d30fe4ae73a6 HTTP/1.1" 200 2316 0.012657 10.0.0.189 - - [2026-08-17 02:40:03] "GET /service-template/d88f5d48-70b9-44c4-9122-1aa963cc9b40 HTTP/1.1" 200 1856 0.009108 10.0.0.189 - - [2026-08-17 02:40:03] "GET /obj-perms HTTP/1.1" 403 257 0.006550 10.0.0.189 - - [2026-08-17 02:40:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002902 10.0.0.189 - - [2026-08-17 02:40:03] "GET /virtual-network/2a0008f8-4111-49b3-8448-d30fe4ae73a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.012638 10.0.0.189 - - [2026-08-17 02:40:03] "GET /obj-perms HTTP/1.1" 403 257 0.008201 10.0.0.189 - - [2026-08-17 02:40:03] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 372 0.015602 10.0.0.189 - - [2026-08-17 02:40:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.008407 10.0.0.189 - - [2026-08-17 02:40:03] "DELETE /service-template/d88f5d48-70b9-44c4-9122-1aa963cc9b40 HTTP/1.1" 200 115 0.023174 10.0.0.189 - - [2026-08-17 02:40:03] "POST /fqname-to-id HTTP/1.1" 404 197 0.010667 10.0.0.189 - - [2026-08-17 02:40:03] "POST /useragent-kv HTTP/1.1" 200 115 0.002708 10.0.0.189 - - [2026-08-17 02:40:03] "POST /useragent-kv HTTP/1.1" 200 115 0.003430 10.0.0.189 - - [2026-08-17 02:40:03] "DELETE /virtual-network/2a0008f8-4111-49b3-8448-d30fe4ae73a6 HTTP/1.1" 200 115 0.071263 10.0.0.189 - - [2026-08-17 02:40:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003039 10.0.0.189 - - [2026-08-17 02:40:03] "DELETE /route-target/d48703c2-92f5-4c33-abf8-1ea5d0883ae3 HTTP/1.1" 200 115 0.015245 10.0.0.189 - - [2026-08-17 02:40:04] "GET /api-access-list/25b38349-9751-40c9-96ff-43b4ad64feb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.003521 10.0.0.189 - - [2026-08-17 02:40:04] "PUT /api-access-list/25b38349-9751-40c9-96ff-43b4ad64feb7 HTTP/1.1" 200 265 0.009587 10.0.0.189 - - [2026-08-17 02:40:04] "GET /api-access-list/25b38349-9751-40c9-96ff-43b4ad64feb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2693 0.003801 10.0.0.189 - - [2026-08-17 02:40:04] "PUT /api-access-list/25b38349-9751-40c9-96ff-43b4ad64feb7 HTTP/1.1" 200 265 0.010137 10.0.0.189 - - [2026-08-17 02:40:05] "GET /api-access-list/25b38349-9751-40c9-96ff-43b4ad64feb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.003473 10.0.0.189 - - [2026-08-17 02:40:05] "PUT /api-access-list/25b38349-9751-40c9-96ff-43b4ad64feb7 HTTP/1.1" 200 265 0.008586 10.0.0.189 - - [2026-08-17 02:40:05] "GET /projects?obj_uuids=642edfff-c189-4a0e-b7e1-393d0f9dd50c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001140 10.0.0.189 - - [2026-08-17 02:40:05] "GET /project/642edfff-c189-4a0e-b7e1-393d0f9dd50c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.033148 10.0.0.189 - - [2026-08-17 02:40:05] "GET /projects?obj_uuids=642edfff-c189-4a0e-b7e1-393d0f9dd50c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000919 10.0.0.189 - - [2026-08-17 02:40:05] "GET /project/642edfff-c189-4a0e-b7e1-393d0f9dd50c?fields=virtual_networks HTTP/1.1" 200 1044 0.072060 10.0.0.189 - - [2026-08-17 02:40:05] "GET /projects?obj_uuids=642edfff-c189-4a0e-b7e1-393d0f9dd50c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001027 10.0.0.189 - - [2026-08-17 02:40:05] "GET /project/642edfff-c189-4a0e-b7e1-393d0f9dd50c?fields=virtual_machine_interfaces HTTP/1.1" 200 1044 0.028854 10.0.0.189 - - [2026-08-17 02:40:05] "GET /projects?obj_uuids=642edfff-c189-4a0e-b7e1-393d0f9dd50c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001097 10.0.0.189 - - [2026-08-17 02:40:05] "GET /project/642edfff-c189-4a0e-b7e1-393d0f9dd50c?fields=security_groups HTTP/1.1" 200 1271 0.025760 10.0.0.189 - - [2026-08-17 02:40:05] "GET /projects?obj_uuids=a289392b-164a-4acc-8858-c788cae99b93&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001045 10.0.0.189 - - [2026-08-17 02:40:06] "GET /project/a289392b-164a-4acc-8858-c788cae99b93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.032283 [Introspect:8084]10.0.0.189 - - [2026-08-17 02:40:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001606 10.0.0.189 - - [2026-08-17 02:40:06] "POST /fqname-to-id HTTP/1.1" 404 184 0.028531 10.0.0.189 - - [2026-08-17 02:40:06] "GET /projects?obj_uuids=f1c524d2-ce2c-4ee3-9fd3-dbb1433b5f27&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003247 10.0.0.189 - - [2026-08-17 02:40:06] "GET /domains?obj_uuids=dfc0c64e-f091-468c-b4a2-c81ce920aea2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.006003 10.0.0.189 - - [2026-08-17 02:40:06] "GET /domain/dfc0c64e-f091-468c-b4a2-c81ce920aea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.012316 10.0.0.189 - - [2026-08-17 02:40:06] "POST /id-to-fqname HTTP/1.1" 200 186 0.001242 10.0.0.189 - - [2026-08-17 02:40:06] "POST /fqname-to-id HTTP/1.1" 404 195 0.006801 10.0.0.189 - - [2026-08-17 02:40:07] "POST /security-groups HTTP/1.1" 200 587 0.060308 10.0.0.189 - - [2026-08-17 02:40:07] "POST /fqname-to-id HTTP/1.1" 404 230 0.002563 10.0.0.189 - - [2026-08-17 02:40:07] "POST /projects HTTP/1.1" 200 577 0.216413 10.0.0.189 - - [2026-08-17 02:40:07] "POST /access-control-lists HTTP/1.1" 200 594 0.057203 10.0.0.189 - - [2026-08-17 02:40:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.288273 10.0.0.189 - - [2026-08-17 02:40:07] "POST /fqname-to-id HTTP/1.1" 404 229 0.002897 10.0.0.189 - - [2026-08-17 02:40:07] "GET /project/f1c524d2-ce2c-4ee3-9fd3-dbb1433b5f27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.412230 10.0.0.189 - - [2026-08-17 02:40:07] "POST /access-control-lists HTTP/1.1" 200 592 0.064398 10.0.0.189 - - [2026-08-17 02:40:08] "GET / HTTP/1.1" 200 36215 0.002088 10.0.0.189 - - [2026-08-17 02:40:08] "GET /projects?obj_uuids=f1c524d2-ce2c-4ee3-9fd3-dbb1433b5f27&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001020 10.0.0.189 - - [2026-08-17 02:40:08] "GET /project/f1c524d2-ce2c-4ee3-9fd3-dbb1433b5f27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.028427 10.0.0.189 - - [2026-08-17 02:40:08] "GET /projects?obj_uuids=f1c524d2-ce2c-4ee3-9fd3-dbb1433b5f27&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000870 10.0.0.189 - - [2026-08-17 02:40:08] "GET /project/f1c524d2-ce2c-4ee3-9fd3-dbb1433b5f27?fields=virtual_networks HTTP/1.1" 200 1037 0.064903 10.0.0.189 - - [2026-08-17 02:40:08] "GET /projects?obj_uuids=f1c524d2-ce2c-4ee3-9fd3-dbb1433b5f27&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000986 10.0.0.189 - - [2026-08-17 02:40:08] "GET /project/f1c524d2-ce2c-4ee3-9fd3-dbb1433b5f27?fields=virtual_machine_interfaces HTTP/1.1" 200 1037 0.024128 10.0.0.189 - - [2026-08-17 02:40:08] "GET /projects?obj_uuids=f1c524d2-ce2c-4ee3-9fd3-dbb1433b5f27&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001221 10.0.0.189 - - [2026-08-17 02:40:08] "GET /project/f1c524d2-ce2c-4ee3-9fd3-dbb1433b5f27?fields=security_groups HTTP/1.1" 200 1260 0.027034 10.0.0.189 - - [2026-08-17 02:40:11] "GET /obj-perms HTTP/1.1" 200 4509 0.045256 10.0.0.189 - - [2026-08-17 02:40:12] "GET /obj-perms HTTP/1.1" 200 4509 0.036550 [Introspect:8084]10.0.0.189 - - [2026-08-17 02:40:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000980 [Introspect:8084]10.0.0.189 - - [2026-08-17 02:40:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.000841 10.0.0.189 - - [2026-08-17 02:40:59] "DELETE /project/f1c524d2ce2c4ee39fd3dbb1433b5f27 HTTP/1.1" 404 173 0.009478 10.0.0.189 - - [2026-08-17 02:40:59] "GET /projects?obj_uuids=f1c524d2-ce2c-4ee3-9fd3-dbb1433b5f27&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000812 10.0.0.189 - - [2026-08-17 02:40:59] "GET /projects?obj_uuids=642edfff-c189-4a0e-b7e1-393d0f9dd50c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000958 10.0.0.189 - - [2026-08-17 02:40:59] "GET /project/642edfff-c189-4a0e-b7e1-393d0f9dd50c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.042510 10.0.0.189 - - [2026-08-17 02:40:59] "GET /project/f1c524d2-ce2c-4ee3-9fd3-dbb1433b5f27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.045144 10.0.0.189 - - [2026-08-17 02:40:59] "GET /projects?obj_uuids=f1c524d2-ce2c-4ee3-9fd3-dbb1433b5f27&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000839 10.0.0.189 - - [2026-08-17 02:40:59] "GET /projects?obj_uuids=642edfff-c189-4a0e-b7e1-393d0f9dd50c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000733 10.0.0.189 - - [2026-08-17 02:40:59] "GET /project/642edfff-c189-4a0e-b7e1-393d0f9dd50c?fields=security_groups HTTP/1.1" 200 1373 0.033062 10.0.0.189 - - [2026-08-17 02:40:59] "GET /project/f1c524d2-ce2c-4ee3-9fd3-dbb1433b5f27?fields=security_groups HTTP/1.1" 200 1362 0.036705 10.0.0.189 - - [2026-08-17 02:40:59] "DELETE /security-group/0d0ffa6f-a412-4825-b342-8f7eeecf9179 HTTP/1.1" 200 115 0.052197 10.0.0.189 - - [2026-08-17 02:40:59] "DELETE /security-group/8a3981e2-5063-4466-a12a-9fd6ea939e71 HTTP/1.1" 200 115 0.052696 10.0.0.189 - - [2026-08-17 02:40:59] "GET /projects?obj_uuids=642edfff-c189-4a0e-b7e1-393d0f9dd50c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001132 10.0.0.189 - - [2026-08-17 02:40:59] "GET /projects?obj_uuids=f1c524d2-ce2c-4ee3-9fd3-dbb1433b5f27&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000872 10.0.0.189 - - [2026-08-17 02:40:59] "DELETE /access-control-list/07e78035-3fd7-46cb-b614-64c4439f7dd2 HTTP/1.1" 200 115 0.050273 10.0.0.189 - - [2026-08-17 02:40:59] "GET /project/642edfff-c189-4a0e-b7e1-393d0f9dd50c?fields=application_policy_sets HTTP/1.1" 200 1412 0.039772 10.0.0.189 - - [2026-08-17 02:40:59] "GET /project/f1c524d2-ce2c-4ee3-9fd3-dbb1433b5f27?fields=application_policy_sets HTTP/1.1" 200 1401 0.046180 10.0.0.189 - - [2026-08-17 02:40:59] "DELETE /access-control-list/56a11d14-a75b-4488-a1a6-cabd99219e4a HTTP/1.1" 200 115 0.039036 10.0.0.189 - - [2026-08-17 02:40:59] "DELETE /access-control-list/a5434e02-8b76-4ba6-9e69-d6f3004fc989 HTTP/1.1" 200 115 0.030455 10.0.0.189 - - [2026-08-17 02:40:59] "DELETE /access-control-list/c7983652-f704-4317-9c80-ee0d11306089 HTTP/1.1" 200 115 0.040377 10.0.0.189 - - [2026-08-17 02:40:59] "DELETE /project/642edfff-c189-4a0e-b7e1-393d0f9dd50c HTTP/1.1" 200 115 0.380512 10.0.0.189 - - [2026-08-17 02:40:59] "DELETE /project/f1c524d2-ce2c-4ee3-9fd3-dbb1433b5f27 HTTP/1.1" 200 115 0.398515