++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Mon Oct 20 04:22:42 PM UTC 2025 ===================' INFO: =================== Mon Oct 20 04:22:42 PM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ cut -d / -f 1 +++ ip addr show dev ens3 +++ head -n 1 +++ awk '{print $2}' +++ grep 'inet ' ++ DEFAULT_LOCAL_IP=10.0.0.22 ++ 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=0 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 0 ]] ++ 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=noauth ++ AUTH_PARAMS= ++ SSL_ENABLE=True ++ 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.22 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.22 ++ ANALYTICSDB_NODES=10.0.0.22 ++ ANALYTICS_SNMP_NODES=10.0.0.22 ++ 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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8081 ' +++ '[' -n '10.0.0.22:8081 ' ']' +++ echo 10.0.0.22:8081 ++ ANALYTICS_SERVERS=10.0.0.22: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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9042 ' +++ '[' -n '10.0.0.22:9042 ' ']' +++ echo 10.0.0.22:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.22:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.22 ++ 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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8086 ' +++ '[' -n '10.0.0.22:8086 ' ']' +++ echo 10.0.0.22:8086 ++ COLLECTOR_SERVERS=10.0.0.22: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.22 ++ CONFIGDB_NODES=10.0.0.22 ++ 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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8082 ' +++ '[' -n '10.0.0.22:8082 ' ']' +++ echo 10.0.0.22:8082 ++ CONFIG_SERVERS=10.0.0.22: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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9161 ' +++ '[' -n '10.0.0.22:9161 ' ']' +++ echo 10.0.0.22:9161 ++ CONFIGDB_SERVERS=10.0.0.22: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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9041 ' +++ '[' -n '10.0.0.22:9041 ' ']' +++ echo 10.0.0.22:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.22:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=True ++ 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=True ++ 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=True ++ 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.0.0.22 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.22 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.22 ++ 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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+=10.0.0.22:2181, +++ '[' -n 10.0.0.22:2181, ']' +++ echo 10.0.0.22:2181 ++ ZOOKEEPER_SERVERS=10.0.0.22: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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:2181 ' +++ '[' -n '10.0.0.22:2181 ' ']' +++ echo 10.0.0.22:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.22:2181 ++ RABBITMQ_NODES=10.0.0.22 ++ 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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+=10.0.0.22:5673, +++ '[' -n 10.0.0.22:5673, ']' +++ echo 10.0.0.22:5673 ++ RABBITMQ_SERVERS=10.0.0.22: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=True ++ 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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:6379 ' +++ '[' -n '10.0.0.22:6379 ' ']' +++ echo 10.0.0.22:6379 ++ REDIS_SERVERS=10.0.0.22:6379 ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=True ++ 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 True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' redis_ssl_config ++ true ++ KAFKA_NODES=10.0.0.22 ++ 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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9092 ' +++ '[' -n '10.0.0.22:9092 ' ']' +++ echo 10.0.0.22:9092 ++ KAFKA_SERVERS=10.0.0.22:9092 ++ KAFKA_SSL_ENABLE=True ++ 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=password ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=admin_domain ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=admin_domain ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/v3 ++ KEYSTONE_AUTH_HOST=252.22.197.69 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5050 ++ KEYSTONE_AUTH_PUBLIC_PORT=5050 ++ 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.22 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=password ++ 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.22 ++ 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=True ++ 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=True ++ 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=True ++ 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 password' ++ AUTH_PARAMS+=' --admin_tenant_name admin' ++ AUTH_PARAMS+=' --admin_user admin' ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' xmpp_certs_config ++ true ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' analytics_api_ssl_opts ++ true ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' rabbitmq_ssl_config ++ true ++ read -r -d '' kombu_ssl_config ++ true ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' kafka_ssl_config ++ true ++ [[ -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 True + local val=true + [[ true == \t\r\u\e ]] + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + wait_files /etc/contrail/ssl/certs/server.pem /etc/contrail/ssl/private/server-privkey.pem + local file1=/etc/contrail/ssl/certs/server.pem + local file2=/etc/contrail/ssl/private/server-privkey.pem + printf 'INFO: wait for files /etc/contrail/ssl/certs/server.pem and /etc/contrail/ssl/private/server-privkey.pem' INFO: wait for files /etc/contrail/ssl/certs/server.pem and /etc/contrail/ssl/private/server-privkey.pem+ wait_cmd_success 'test -f /etc/contrail/ssl/certs/server.pem' + local 'cmd=test -f /etc/contrail/ssl/certs/server.pem' + local interval=3 + local max=20 + local i=0 + test -f /etc/contrail/ssl/certs/server.pem + return 0 + wait_cmd_success 'test -f /etc/contrail/ssl/private/server-privkey.pem' + local 'cmd=test -f /etc/contrail/ssl/private/server-privkey.pem' + local interval=3 + local max=20 + local i=0 + test -f /etc/contrail/ssl/private/server-privkey.pem + return 0 + echo -e '\nINFO: files /etc/contrail/ssl/certs/server.pem and /etc/contrail/ssl/private/server-privkey.pem are present' INFO: files /etc/contrail/ssl/certs/server.pem and /etc/contrail/ssl/private/server-privkey.pem are present + [[ /etc/contrail/ssl/private/server-privkey.pem != \/\e\t\c\/\c\o\n\t\r\a\i\l\/\s\s\l\/\p\r\i\v\a\t\e\/\s\e\r\v\e\r\-\p\r\i\v\k\e\y\.\p\e\m ]] + [[ /etc/contrail/ssl/private/server-privkey.pem != \/\e\t\c\/\c\o\n\t\r\a\i\l\/\s\s\l\/\p\r\i\v\a\t\e\/\s\e\r\v\e\r\-\p\r\i\v\k\e\y\.\p\e\m ]] + [[ /etc/contrail/ssl/private/server-privkey.pem != \/\e\t\c\/\c\o\n\t\r\a\i\l\/\s\s\l\/\p\r\i\v\a\t\e\/\s\e\r\v\e\r\-\p\r\i\v\k\e\y\.\p\e\m ]] + wait_config_api_certs_if_ssl_enabled + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + [[ /etc/contrail/ssl/private/server-privkey.pem != \/\e\t\c\/\c\o\n\t\r\a\i\l\/\s\s\l\/\p\r\i\v\a\t\e\/\s\e\r\v\e\r\-\p\r\i\v\k\e\y\.\p\e\m ]] + wait_for_cassandra ++ echo 10.0.0.22 ++ cut -d , -f 1 + local cassandra=10.0.0.22 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.22 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.22 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.22 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.22 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.22 +++ local servers=10.0.0.22 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' ++++ sort ++++ uniq +++ local local_ips=,10.0.0.22,10.226.80.1,127.0.0.1,172.17.0.1,252.22.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.22'\''))' +++ local server_ip=10.0.0.22 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.22 ]] +++ [[ ,10.0.0.22,10.226.80.1,127.0.0.1,172.17.0.1,252.22.0.1,, =~ ,10\.0\.0\.22, ]] +++ echo 10.0.0.22 1 +++ return ++ local ip=10.0.0.22 ++ [[ -z 10.0.0.22 ]] ++ echo 10.0.0.22 + host_ip=10.0.0.22 + [[ cql == \c\q\l ]] ++ echo 10.0.0.22:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.22:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.22:8082' + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + (( CONFIG_API_WORKER_COUNT == 1 )) + read -r -d '' config_api_certs_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 ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ grep '^API__.*__.*=.*$' ++ sort ++ cut -d = -f 1 ++ sed 's/^API__//g' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + cat + [[ 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: 10/20/2025 16:23:21.598 7f5750f74180 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 10/20/2025 16:23:21.770 7f5750f74180 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 10/20/2025 16:23:21.785 7f5750f74180 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 10/20/2025 16:23:21.786 7f5750f74180 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.22 - - [2025-10-20 16:23:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000795 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=, ca_certs='/etc/contrail/ssl/certs/ca-cert.pem', keyfile='/etc/contrail/ssl/private/server-privkey.pem', certfile='/etc/contrail/ssl/certs/server.pem', ssl_version=<_SSLMethod.PROTOCOL_TLSv1_2: 5>))... Listening on http://10.0.0.22:8082/ Hit Ctrl-C to quit. 10.0.0.22 - - [2025-10-20 16:23:27] "GET / HTTP/1.1" 503 181 0.000293 10.0.0.22 - - [2025-10-20 16:23:27] "GET / HTTP/1.1" 503 181 0.000205 10.0.0.22 - - [2025-10-20 16:23:27] "GET / HTTP/1.1" 503 181 0.000145 10.0.0.22 - - [2025-10-20 16:23:28] "GET / HTTP/1.1" 200 36215 0.001556 10.0.0.22 - - [2025-10-20 16:23:28] "GET / HTTP/1.1" 200 36215 0.001531 10.0.0.22 - - [2025-10-20 16:23:28] "GET / HTTP/1.1" 200 45019 0.001268 10.0.0.22 - - [2025-10-20 16:23:28] "GET / HTTP/1.1" 200 45019 0.001122 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.22 - - [2025-10-20 16:23:28] "POST /fqname-to-id HTTP/1.1" 401 296 0.000558 10.0.0.22 - - [2025-10-20 16:23:28] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 296 0.000349 10.0.0.22 - - [2025-10-20 16:23:28] "POST /fqname-to-id HTTP/1.1" 401 296 0.000432 10.0.0.22 - - [2025-10-20 16:23:28] "GET / HTTP/1.1" 200 36215 0.002475 10.0.0.22 - - [2025-10-20 16:23:28] "POST /fqname-to-id HTTP/1.1" 401 296 0.000450 10.0.0.22 - - [2025-10-20 16:23:28] "GET / HTTP/1.1" 200 36215 0.001863 10.0.0.22 - - [2025-10-20 16:23:28] "POST /fqname-to-id HTTP/1.1" 401 296 0.000472 10.0.0.22 - - [2025-10-20 16:23:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.335025 10.0.0.22 - - [2025-10-20 16:23:29] "GET /global-system-config/9fba1bd1-55ab-4cfc-960a-613d04752231?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.006479 10.0.0.22 - - [2025-10-20 16:23:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.360936 10.0.0.22 - - [2025-10-20 16:23:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003547 10.0.0.22 - - [2025-10-20 16:23:29] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 312 0.375901 10.0.0.22 - - [2025-10-20 16:23:29] "POST /fqname-to-id HTTP/1.1" 404 214 0.003752 10.0.0.22 - - [2025-10-20 16:23:29] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 333 0.002753 10.0.0.22 - - [2025-10-20 16:23:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.033952 10.0.0.22 - - [2025-10-20 16:23:29] "GET /global-system-config/9fba1bd1-55ab-4cfc-960a-613d04752231?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.007164 10.0.0.22 - - [2025-10-20 16:23:29] "POST /fqname-to-id HTTP/1.1" 404 214 0.007284 10.0.0.22 - - [2025-10-20 16:23:29] "POST /analytics-snmp-nodes HTTP/1.1" 200 607 0.036001 10.0.0.22 - - [2025-10-20 16:23:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.042946 10.0.0.22 - - [2025-10-20 16:23:29] "GET / HTTP/1.1" 200 36215 0.001715 10.0.0.22 - - [2025-10-20 16:23:29] "GET /global-system-config/9fba1bd1-55ab-4cfc-960a-613d04752231?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.008993 10.0.0.22 - - [2025-10-20 16:23:29] "POST /config-nodes HTTP/1.1" 200 591 0.052036 10.0.0.22 - - [2025-10-20 16:23:29] "POST /fqname-to-id HTTP/1.1" 404 214 0.005780 10.0.0.22 - - [2025-10-20 16:23:29] "POST /database-nodes HTTP/1.1" 200 595 0.032264 /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.22 - - [2025-10-20 16:23:29] "GET / HTTP/1.1" 200 36215 0.001680 10.0.0.22 - - [2025-10-20 16:23:29] "GET / HTTP/1.1" 200 36215 0.001371 10.0.0.22 - - [2025-10-20 16:23:29] "POST /global-vrouter-configs HTTP/1.1" 401 296 0.000509 10.0.0.22 - - [2025-10-20 16:23:29] "GET / HTTP/1.1" 200 36215 0.002156 10.0.0.22 - - [2025-10-20 16:23:29] "POST /fqname-to-id HTTP/1.1" 401 296 0.000581 10.0.0.22 - - [2025-10-20 16:23:29] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.037745 10.0.0.22 - - [2025-10-20 16:23:30] "POST /fqname-to-id HTTP/1.1" 404 186 0.032704 10.0.0.22 - - [2025-10-20 16:23:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005411 10.0.0.22 - - [2025-10-20 16:23:30] "GET / HTTP/1.1" 200 36215 0.001536 10.0.0.22 - - [2025-10-20 16:23:30] "POST /fqname-to-id HTTP/1.1" 401 296 0.000432 10.0.0.22 - - [2025-10-20 16:23:30] "GET /global-system-config/9fba1bd1-55ab-4cfc-960a-613d04752231?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.013326 10.0.0.22 - - [2025-10-20 16:23:30] "POST /service-appliance-sets HTTP/1.1" 200 555 0.032426 10.0.0.22 - - [2025-10-20 16:23:30] "POST /fqname-to-id HTTP/1.1" 404 180 0.003433 10.0.0.22 - - [2025-10-20 16:23:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003538 10.0.0.22 - - [2025-10-20 16:23:30] "GET /global-system-config/9fba1bd1-55ab-4cfc-960a-613d04752231?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.011235 10.0.0.22 - - [2025-10-20 16:23:30] "POST /service-appliance-sets HTTP/1.1" 200 543 0.027045 10.0.0.22 - - [2025-10-20 16:23:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005124 10.0.0.22 - - [2025-10-20 16:23:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.031642 10.0.0.22 - - [2025-10-20 16:23:30] "GET /global-system-config/9fba1bd1-55ab-4cfc-960a-613d04752231?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.006375 10.0.0.22 - - [2025-10-20 16:23:30] "GET /network-ipam/0c4c7f7e-c289-45ea-8c8f-1e600318a1b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.004508 10.0.0.22 - - [2025-10-20 16:23:30] "POST /fqname-to-id HTTP/1.1" 404 214 0.003987 10.0.0.22 - - [2025-10-20 16:23:30] "POST /config-database-nodes HTTP/1.1" 200 609 0.027025 10.0.0.22 - - [2025-10-20 16:23:30] "POST /service-templates HTTP/1.1" 200 513 0.021184 10.0.0.22 - - [2025-10-20 16:23:30] "POST /service-templates HTTP/1.1" 200 503 0.030740 10.0.0.22 - - [2025-10-20 16:23:30] "POST /service-templates HTTP/1.1" 200 517 0.035702 10.0.0.22 - - [2025-10-20 16:23:30] "POST /service-templates HTTP/1.1" 200 537 0.029246 10.0.0.22 - - [2025-10-20 16:23:31] "POST /service-templates HTTP/1.1" 200 509 0.038670 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.22 - - [2025-10-20 16:23:31] "POST /fqname-to-id HTTP/1.1" 401 296 0.000507 10.0.0.22 - - [2025-10-20 16:23:31] "GET /obj-perms HTTP/1.1" 200 6378 0.384964 10.0.0.22 - - [2025-10-20 16:23:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.030084 10.0.0.22 - - [2025-10-20 16:23:32] "GET /network-ipam/0c4c7f7e-c289-45ea-8c8f-1e600318a1b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.004481 10.0.0.22 - - [2025-10-20 16:23:32] "GET / HTTP/1.1" 200 36215 0.003516 10.0.0.22 - - [2025-10-20 16:23:32] "POST /fqname-to-id HTTP/1.1" 401 296 0.000452 10.0.0.22 - - [2025-10-20 16:23:32] "GET /obj-perms HTTP/1.1" 200 6378 0.060587 10.0.0.22 - - [2025-10-20 16:23:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.030631 10.0.0.22 - - [2025-10-20 16:23:32] "GET /routing-instance/3016781a-b82b-495d-a887-58f7c07a6358?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.004737 10.0.0.22 - - [2025-10-20 16:23:32] "POST /bgp-routers HTTP/1.1" 200 614 0.024570 10.0.0.22 - - [2025-10-20 16:23:32] "POST /fqname-to-id HTTP/1.1" 404 225 0.003549 10.0.0.22 - - [2025-10-20 16:23:32] "POST /access-control-lists HTTP/1.1" 200 589 0.025001 10.0.0.22 - - [2025-10-20 16:23:32] "GET /bgp-router/75ac978a-c4d4-47bd-9a18-f59657ee0661?fields=global_system_config_back_refs HTTP/1.1" 200 1110 0.010207 10.0.0.22 - - [2025-10-20 16:23:32] "POST /fqname-to-id HTTP/1.1" 404 224 0.003760 10.0.0.22 - - [2025-10-20 16:23:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003157 10.0.0.22 - - [2025-10-20 16:23:32] "GET /global-system-config/9fba1bd1-55ab-4cfc-960a-613d04752231?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.006599 10.0.0.22 - - [2025-10-20 16:23:32] "POST /access-control-lists HTTP/1.1" 200 587 0.023223 10.0.0.22 - - [2025-10-20 16:23:32] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003917 10.0.0.22 - - [2025-10-20 16:23:32] "POST /ref-update HTTP/1.1" 200 156 0.008828 10.0.0.22 - - [2025-10-20 16:23:32] "POST /route-targets HTTP/1.1" 200 328 0.013879 10.0.0.22 - - [2025-10-20 16:23:32] "POST /ref-update HTTP/1.1" 200 156 0.012765 10.0.0.22 - - [2025-10-20 16:23:32] "POST /route-targets HTTP/1.1" 200 328 0.011864 10.0.0.22 - - [2025-10-20 16:23:33] "POST /ref-update HTTP/1.1" 200 156 0.014103 10.0.0.22 - - [2025-10-20 16:23:33] "GET / HTTP/1.1" 200 36215 0.002718 10.0.0.22 - - [2025-10-20 16:23:33] "POST /fqname-to-id HTTP/1.1" 401 296 0.000496 10.0.0.22 - - [2025-10-20 16:23:33] "POST /route-targets HTTP/1.1" 200 328 0.014910 10.0.0.22 - - [2025-10-20 16:23:33] "POST /ref-update HTTP/1.1" 200 156 0.014590 10.0.0.22 - - [2025-10-20 16:23:33] "POST /route-targets HTTP/1.1" 200 328 0.011963 10.0.0.22 - - [2025-10-20 16:23:33] "POST /ref-update HTTP/1.1" 200 156 0.013115 10.0.0.22 - - [2025-10-20 16:23:33] "POST /fqname-to-id HTTP/1.1" 404 201 0.005183 10.0.0.22 - - [2025-10-20 16:23:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.035663 10.0.0.22 - - [2025-10-20 16:23:33] "GET /global-system-config/9fba1bd1-55ab-4cfc-960a-613d04752231?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.046410 10.0.0.22 - - [2025-10-20 16:23:33] "POST /access-control-lists HTTP/1.1" 200 553 0.072954 10.0.0.22 - - [2025-10-20 16:23:33] "POST /fqname-to-id HTTP/1.1" 404 214 0.005170 10.0.0.22 - - [2025-10-20 16:23:33] "PUT /access-control-list/ca51742e-5c24-46a9-9415-90e9f449a865 HTTP/1.1" 200 273 0.012355 10.0.0.22 - - [2025-10-20 16:23:33] "PUT /access-control-list/6084bdbe-1a48-489f-8a6f-0f82b4068e6e HTTP/1.1" 200 273 0.013189 10.0.0.22 - - [2025-10-20 16:23:33] "POST /analytics-alarm-nodes HTTP/1.1" 200 609 0.024904 10.0.0.22 - - [2025-10-20 16:23:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005042 10.0.0.22 - - [2025-10-20 16:23:34] "GET /global-vrouter-config/ab3bfc59-6e70-4f4d-80a1-bc65af4f76af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1217 0.005288 10.0.0.22 - - [2025-10-20 16:23:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003950 10.0.0.22 - - [2025-10-20 16:23:35] "PUT /global-vrouter-config/ab3bfc59-6e70-4f4d-80a1-bc65af4f76af HTTP/1.1" 200 277 0.016665 10.0.0.22 - - [2025-10-20 16:23:35] "GET / HTTP/1.1" 200 36215 0.001733 10.0.0.22 - - [2025-10-20 16:23:35] "POST /alarms HTTP/1.1" 401 296 0.000471 10.0.0.22 - - [2025-10-20 16:23:35] "POST /alarms HTTP/1.1" 200 583 0.046515 10.0.0.22 - - [2025-10-20 16:23:35] "POST /alarms HTTP/1.1" 200 577 0.030786 10.0.0.22 - - [2025-10-20 16:23:35] "POST /alarms HTTP/1.1" 200 577 0.020704 10.0.0.22 - - [2025-10-20 16:23:35] "POST /alarms HTTP/1.1" 200 561 0.023995 10.0.0.22 - - [2025-10-20 16:23:35] "POST /alarms HTTP/1.1" 200 557 0.023180 10.0.0.22 - - [2025-10-20 16:23:36] "POST /alarms HTTP/1.1" 200 559 0.030337 10.0.0.22 - - [2025-10-20 16:23:36] "POST /alarms HTTP/1.1" 200 567 0.023359 10.0.0.22 - - [2025-10-20 16:23:36] "POST /alarms HTTP/1.1" 200 551 0.021305 10.0.0.22 - - [2025-10-20 16:23:36] "POST /alarms HTTP/1.1" 200 559 0.032394 10.0.0.22 - - [2025-10-20 16:23:36] "POST /alarms HTTP/1.1" 200 569 0.025524 10.0.0.22 - - [2025-10-20 16:23:36] "POST /alarms HTTP/1.1" 200 557 0.035477 10.0.0.22 - - [2025-10-20 16:23:36] "POST /alarms HTTP/1.1" 200 569 0.019961 10.0.0.22 - - [2025-10-20 16:23:36] "POST /alarms HTTP/1.1" 200 577 0.066493 10.0.0.22 - - [2025-10-20 16:23:36] "POST /alarms HTTP/1.1" 200 571 0.020833 10.0.0.22 - - [2025-10-20 16:23:36] "POST /alarms HTTP/1.1" 200 563 0.020909 10.0.0.22 - - [2025-10-20 16:23:36] "POST /alarms HTTP/1.1" 200 563 0.021227 10.0.0.22 - - [2025-10-20 16:23:36] "POST /alarms HTTP/1.1" 200 563 0.031821 10.0.0.22 - - [2025-10-20 16:23:36] "POST /alarms HTTP/1.1" 200 549 0.020377 10.0.0.22 - - [2025-10-20 16:23:36] "POST /alarms HTTP/1.1" 200 597 0.021616 10.0.0.22 - - [2025-10-20 16:23:37] "POST /alarms HTTP/1.1" 200 577 0.022739 10.0.0.22 - - [2025-10-20 16:23:37] "POST /alarms HTTP/1.1" 200 573 0.018586 10.0.0.22 - - [2025-10-20 16:23:37] "POST /alarms HTTP/1.1" 200 585 0.019128 10.0.0.22 - - [2025-10-20 16:23:37] "POST /alarms HTTP/1.1" 200 611 0.019900 10.0.0.22 - - [2025-10-20 16:23:37] "GET / HTTP/1.1" 200 36215 0.001693 10.0.0.22 - - [2025-10-20 16:23:37] "POST /global-vrouter-configs HTTP/1.1" 401 296 0.000505 10.0.0.22 - - [2025-10-20 16:23:37] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.036170 10.0.0.22 - - [2025-10-20 16:23:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003806 10.0.0.22 - - [2025-10-20 16:23:37] "PUT /global-vrouter-config/ab3bfc59-6e70-4f4d-80a1-bc65af4f76af HTTP/1.1" 200 277 0.012783 10.0.0.22 - - [2025-10-20 16:23:38] "GET / HTTP/1.1" 200 36215 0.001711 10.0.0.22 - - [2025-10-20 16:23:38] "POST /fqname-to-id HTTP/1.1" 401 296 0.000468 10.0.0.22 - - [2025-10-20 16:23:38] "GET / HTTP/1.1" 200 36215 0.001796 10.0.0.22 - - [2025-10-20 16:23:38] "POST /fqname-to-id HTTP/1.1" 401 296 0.000421 10.0.0.22 - - [2025-10-20 16:23:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.031773 10.0.0.22 - - [2025-10-20 16:23:38] "GET /global-system-config/9fba1bd1-55ab-4cfc-960a-613d04752231?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.006122 10.0.0.22 - - [2025-10-20 16:23:38] "POST /fqname-to-id HTTP/1.1" 404 214 0.003512 10.0.0.22 - - [2025-10-20 16:23:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.029812 10.0.0.22 - - [2025-10-20 16:23:38] "GET /global-vrouter-config/ab3bfc59-6e70-4f4d-80a1-bc65af4f76af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004125 10.0.0.22 - - [2025-10-20 16:23:38] "POST /analytics-nodes HTTP/1.1" 200 597 0.024516 10.0.0.22 - - [2025-10-20 16:23:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004471 10.0.0.22 - - [2025-10-20 16:23:38] "PUT /global-vrouter-config/ab3bfc59-6e70-4f4d-80a1-bc65af4f76af HTTP/1.1" 200 277 0.013364 10.0.0.22 - - [2025-10-20 16:23:39] "GET / HTTP/1.1" 200 36215 0.001793 10.0.0.22 - - [2025-10-20 16:23:39] "POST /fqname-to-id HTTP/1.1" 401 296 0.000482 10.0.0.22 - - [2025-10-20 16:23:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.028921 10.0.0.22 - - [2025-10-20 16:23:39] "GET /global-system-config/9fba1bd1-55ab-4cfc-960a-613d04752231?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.006059 10.0.0.22 - - [2025-10-20 16:23:39] "PUT /global-system-config/9fba1bd1-55ab-4cfc-960a-613d04752231 HTTP/1.1" 200 275 0.020368 10.0.0.22 - - [2025-10-20 16:24:01] "GET / HTTP/1.1" 200 36215 0.002347 10.0.0.22 - - [2025-10-20 16:24:01] "POST /fqname-to-id HTTP/1.1" 401 296 0.000792 10.0.0.22 - - [2025-10-20 16:24:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.043353 10.0.0.22 - - [2025-10-20 16:24:02] "GET /global-system-config/9fba1bd1-55ab-4cfc-960a-613d04752231?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.005977 10.0.0.22 - - [2025-10-20 16:24:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003780 10.0.0.22 - - [2025-10-20 16:24:02] "GET /routing-instance/3016781a-b82b-495d-a887-58f7c07a6358?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.005411 10.0.0.22 - - [2025-10-20 16:24:02] "PUT /global-system-config/9fba1bd1-55ab-4cfc-960a-613d04752231 HTTP/1.1" 200 275 0.011386 10.0.0.22 - - [2025-10-20 16:24:02] "POST /fqname-to-id HTTP/1.1" 404 214 0.003698 10.0.0.22 - - [2025-10-20 16:24:02] "POST /virtual-routers HTTP/1.1" 200 597 0.020296 10.0.0.22 - - [2025-10-20 16:24:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004014 10.0.0.22 - - [2025-10-20 16:24:02] "GET /virtual-router/b8952db9-bac0-4542-ad60-056e539e581a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1235 0.008826 10.0.0.22 - - [2025-10-20 16:24:02] "POST /fqname-to-id HTTP/1.1" 404 227 0.004112 10.0.0.22 - - [2025-10-20 16:24:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003899 10.0.0.22 - - [2025-10-20 16:24:02] "GET /virtual-network/a293c878-d54f-4f52-9aba-cf17b3bc41f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.006033 10.0.0.22 - - [2025-10-20 16:24:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.064002 10.0.0.22 - - [2025-10-20 16:24:02] "PUT /access-control-list/80f39d48-7117-4872-8352-dd1b868e63b1 HTTP/1.1" 200 273 0.028396 10.0.0.22 - - [2025-10-20 16:24:32] "GET /obj-perms HTTP/1.1" 200 6378 0.060434 10.0.0.22 - - [2025-10-20 16:24:33] "GET /obj-perms HTTP/1.1" 200 6378 0.053664 [Introspect:8084]10.0.0.22 - - [2025-10-20 16:24:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001040 [Introspect:8084]10.0.0.22 - - [2025-10-20 16:24:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001202 [Introspect:8084]10.0.0.22 - - [2025-10-20 16:25:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001192 [Introspect:8084]10.0.0.22 - - [2025-10-20 16:25:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001247 10.0.0.22 - - [2025-10-20 16:25:33] "GET /obj-perms HTTP/1.1" 200 6378 0.054852 10.0.0.22 - - [2025-10-20 16:25:33] "GET /obj-perms HTTP/1.1" 200 6378 0.053442 [Introspect:8084]10.0.0.22 - - [2025-10-20 16:25:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001062 [Introspect:8084]10.0.0.22 - - [2025-10-20 16:25:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001115 10.0.0.22 - - [2025-10-20 16:26:34] "GET /obj-perms HTTP/1.1" 200 6378 0.061800 10.0.0.22 - - [2025-10-20 16:26:34] "GET /obj-perms HTTP/1.1" 200 6378 0.054158 10.0.0.22 - - [2025-10-20 16:27:20] "GET / HTTP/1.1" 200 36215 0.002571 10.0.0.22 - - [2025-10-20 16:27:20] "POST /fqname-to-id HTTP/1.1" 401 296 0.000677 [Introspect:8084]10.0.0.22 - - [2025-10-20 16:27:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001099 10.0.0.22 - - [2025-10-20 16:27:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.033753 [Introspect:8084]10.0.0.22 - - [2025-10-20 16:27:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001128 10.0.0.22 - - [2025-10-20 16:27:20] "GET /global-system-config/9fba1bd1-55ab-4cfc-960a-613d04752231?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.006009 10.0.0.22 - - [2025-10-20 16:27:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003419 10.0.0.22 - - [2025-10-20 16:27:20] "GET /routing-instance/3016781a-b82b-495d-a887-58f7c07a6358?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.004387 10.0.0.22 - - [2025-10-20 16:27:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003543 10.0.0.22 - - [2025-10-20 16:27:20] "GET /virtual-router/b8952db9-bac0-4542-ad60-056e539e581a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1235 0.004369 10.0.0.22 - - [2025-10-20 16:27:20] "PUT /virtual-router/b8952db9-bac0-4542-ad60-056e539e581a HTTP/1.1" 200 263 0.016904 10.0.0.22 - - [2025-10-20 16:27:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004080 10.0.0.22 - - [2025-10-20 16:27:20] "GET /virtual-router/b8952db9-bac0-4542-ad60-056e539e581a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1235 0.004717 10.0.0.22 - - [2025-10-20 16:27:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003754 10.0.0.22 - - [2025-10-20 16:27:21] "GET /virtual-machine-interface/1912ebfd-a476-41d4-b51f-082086edf88f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1898 0.006351 10.0.0.22 - - [2025-10-20 16:27:21] "PUT /virtual-machine-interface/1912ebfd-a476-41d4-b51f-082086edf88f HTTP/1.1" 200 285 0.012257 10.0.0.22 - - [2025-10-20 16:27:35] "GET /obj-perms HTTP/1.1" 200 6378 0.055171 10.0.0.22 - - [2025-10-20 16:27:35] "GET /obj-perms HTTP/1.1" 200 6378 0.055869 10.0.0.22 - - [2025-10-20 16:27:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003534 10.0.0.22 - - [2025-10-20 16:27:35] "GET /virtual-router/b8952db9-bac0-4542-ad60-056e539e581a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1235 0.005812 10.0.0.22 - - [2025-10-20 16:27:50] "GET /global-system-configs HTTP/1.1" 401 296 0.000494 10.0.0.22 - - [2025-10-20 16:27:50] "GET /global-system-configs HTTP/1.1" 401 296 0.000506 10.0.0.22 - - [2025-10-20 16:27:52] "GET /global-system-configs HTTP/1.1" 401 296 0.000421 10.0.0.22 - - [2025-10-20 16:27:52] "GET /global-system-configs HTTP/1.1" 401 296 0.000409 10.0.0.22 - - [2025-10-20 16:28:35] "GET /obj-perms HTTP/1.1" 200 6378 0.056537 10.0.0.22 - - [2025-10-20 16:28:36] "GET /obj-perms HTTP/1.1" 200 6378 0.058426 [Introspect:8084]10.0.0.22 - - [2025-10-20 16:28:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001124 [Introspect:8084]10.0.0.22 - - [2025-10-20 16:28:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001177 10.0.0.22 - - [2025-10-20 16:29:04] "GET / HTTP/1.1" 200 36215 0.002312 10.0.0.22 - - [2025-10-20 16:29:04] "POST /fqname-to-id HTTP/1.1" 401 296 0.000581 10.0.0.22 - - [2025-10-20 16:29:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.028935 10.0.0.22 - - [2025-10-20 16:29:04] "GET /global-system-config/9fba1bd1-55ab-4cfc-960a-613d04752231?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.006114 10.0.0.22 - - [2025-10-20 16:29:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003934 10.0.0.22 - - [2025-10-20 16:29:05] "GET /config-node/4c93386e-7087-4493-8c8e-55934da558b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1187 0.006197 10.0.0.22 - - [2025-10-20 16:29:15] "GET / HTTP/1.1" 200 36215 0.001864 10.0.0.22 - - [2025-10-20 16:29:15] "POST /fqname-to-id HTTP/1.1" 401 296 0.000531 10.0.0.22 - - [2025-10-20 16:29:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.028206 10.0.0.22 - - [2025-10-20 16:29:15] "GET /routing-instance/3016781a-b82b-495d-a887-58f7c07a6358?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003559 [Introspect:8084]10.0.0.22 - - [2025-10-20 16:29:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000974 10.0.0.22 - - [2025-10-20 16:29:15] "POST /bgp-routers HTTP/1.1" 409 299 0.003818 [Introspect:8084]10.0.0.22 - - [2025-10-20 16:29:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001184 10.0.0.22 - - [2025-10-20 16:29:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003675 10.0.0.22 - - [2025-10-20 16:29:16] "GET /bgp-router/75ac978a-c4d4-47bd-9a18-f59657ee0661?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1795 0.006601 10.0.0.22 - - [2025-10-20 16:29:16] "PUT /bgp-router/75ac978a-c4d4-47bd-9a18-f59657ee0661 HTTP/1.1" 200 255 0.018001 10.0.0.22 - - [2025-10-20 16:29:36] "GET /obj-perms HTTP/1.1" 200 6378 0.068805 10.0.0.22 - - [2025-10-20 16:29:37] "GET /obj-perms HTTP/1.1" 200 6378 0.083419 10.0.0.22 - - [2025-10-20 16:30:37] "GET /obj-perms HTTP/1.1" 200 6378 0.050864 10.0.0.22 - - [2025-10-20 16:30:38] "GET /obj-perms HTTP/1.1" 200 6378 0.058797 [Introspect:8084]10.0.0.22 - - [2025-10-20 16:30:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001254 [Introspect:8084]10.0.0.22 - - [2025-10-20 16:30:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001578 [Introspect:8084]10.0.0.22 - - [2025-10-20 16:31:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001037 [Introspect:8084]10.0.0.22 - - [2025-10-20 16:31:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001220 10.0.0.22 - - [2025-10-20 16:31:38] "GET /obj-perms HTTP/1.1" 200 6378 0.059750 10.0.0.22 - - [2025-10-20 16:31:39] "GET /obj-perms HTTP/1.1" 200 6378 0.055236 10.0.0.22 - - [2025-10-20 16:32:39] "GET /obj-perms HTTP/1.1" 200 6378 0.056128 10.0.0.22 - - [2025-10-20 16:32:39] "GET /obj-perms HTTP/1.1" 200 6378 0.052083 10.0.0.22 - - [2025-10-20 16:32:50] "GET /global-system-configs HTTP/1.1" 401 296 0.000674 10.0.0.22 - - [2025-10-20 16:32:50] "GET /global-system-configs HTTP/1.1" 401 296 0.000418 10.0.0.22 - - [2025-10-20 16:32:52] "GET /global-system-configs HTTP/1.1" 401 296 0.000615 10.0.0.22 - - [2025-10-20 16:32:52] "GET /global-system-configs HTTP/1.1" 401 296 0.000440 10.0.0.22 - - [2025-10-20 16:33:01] "GET / HTTP/1.1" 200 36215 0.002903 10.0.0.22 - - [2025-10-20 16:33:10] "GET /project/eeb09070-0289-47ea-8478-90b170db953d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000508 10.0.0.22 - - [2025-10-20 16:33:11] "GET /projects?obj_uuids=eeb09070-0289-47ea-8478-90b170db953d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.031492 10.0.0.22 - - [2025-10-20 16:33:11] "GET /domains?obj_uuids=d63b8345-8de7-4e97-94d5-a56d8ff33dd0&detail=False&count=False&shared=False HTTP/1.1" 200 123 0.004140 10.0.0.22 - - [2025-10-20 16:33:11] "POST /domains HTTP/1.1" 200 331 0.024797 10.0.0.22 - - [2025-10-20 16:33:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.068414 10.0.0.22 - - [2025-10-20 16:33:11] "GET /domain/d63b8345-8de7-4e97-94d5-a56d8ff33dd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.189137 10.0.0.22 - - [2025-10-20 16:33:11] "POST /id-to-fqname HTTP/1.1" 200 165 0.001379 10.0.0.22 - - [2025-10-20 16:33:11] "POST /fqname-to-id HTTP/1.1" 404 174 0.003290 10.0.0.22 - - [2025-10-20 16:33:11] "POST /security-groups HTTP/1.1" 200 560 0.069683 10.0.0.22 - - [2025-10-20 16:33:11] "POST /projects HTTP/1.1" 200 531 0.280101 10.0.0.22 - - [2025-10-20 16:33:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.318002 10.0.0.22 - - [2025-10-20 16:33:11] "POST /fqname-to-id HTTP/1.1" 404 205 0.036185 10.0.0.22 - - [2025-10-20 16:33:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003641 10.0.0.22 - - [2025-10-20 16:33:11] "POST /access-control-lists HTTP/1.1" 200 573 0.062838 10.0.0.22 - - [2025-10-20 16:33:11] "GET /projects?obj_uuids=9fe4e1e5-52a1-455e-ae8d-348690eaeb3c&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.000983 10.0.0.22 - - [2025-10-20 16:33:11] "POST /fqname-to-id HTTP/1.1" 404 204 0.004226 10.0.0.22 - - [2025-10-20 16:33:11] "GET /project/9fe4e1e5-52a1-455e-ae8d-348690eaeb3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.080333 10.0.0.22 - - [2025-10-20 16:33:11] "GET /projects?obj_uuids=9fe4e1e5-52a1-455e-ae8d-348690eaeb3c&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.002087 10.0.0.22 - - [2025-10-20 16:33:11] "POST /access-control-lists HTTP/1.1" 200 571 0.063979 10.0.0.22 - - [2025-10-20 16:33:11] "GET /project/9fe4e1e5-52a1-455e-ae8d-348690eaeb3c?fields=security_groups HTTP/1.1" 200 1282 0.115340 10.0.0.22 - - [2025-10-20 16:33:12] "DELETE /security-group/57ec40cd-8acd-4f91-acbf-eaf876a14fc9 HTTP/1.1" 200 115 0.046161 10.0.0.22 - - [2025-10-20 16:33:12] "GET /projects?obj_uuids=9fe4e1e5-52a1-455e-ae8d-348690eaeb3c&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001975 10.0.0.22 - - [2025-10-20 16:33:12] "GET /project/9fe4e1e5-52a1-455e-ae8d-348690eaeb3c?fields=application_policy_sets HTTP/1.1" 200 1321 0.040948 10.0.0.22 - - [2025-10-20 16:33:12] "DELETE /project/9fe4e1e5-52a1-455e-ae8d-348690eaeb3c HTTP/1.1" 200 115 0.472926 10.0.0.22 - - [2025-10-20 16:33:12] "POST /id-to-fqname HTTP/1.1" 200 165 0.003470 10.0.0.22 - - [2025-10-20 16:33:12] "POST /fqname-to-id HTTP/1.1" 404 174 0.005589 10.0.0.22 - - [2025-10-20 16:33:12] "POST /security-groups HTTP/1.1" 200 560 0.076718 10.0.0.22 - - [2025-10-20 16:33:12] "DELETE /access-control-list/7bd7cc4a-18c5-4216-b372-b73d00aafbbe HTTP/1.1" 200 115 0.023690 10.0.0.22 - - [2025-10-20 16:33:12] "POST /projects HTTP/1.1" 200 531 0.287117 10.0.0.22 - - [2025-10-20 16:33:12] "DELETE /access-control-list/6c3c44ba-3a62-4b76-897f-43bf3b3a650b HTTP/1.1" 200 115 0.037236 10.0.0.22 - - [2025-10-20 16:33:12] "POST /fqname-to-id HTTP/1.1" 404 205 0.003170 10.0.0.22 - - [2025-10-20 16:33:12] "GET /project/eeb09070-0289-47ea-8478-90b170db953d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1270 1.531785 10.0.0.22 - - [2025-10-20 16:33:12] "POST /access-control-lists HTTP/1.1" 200 573 0.078792 10.0.0.22 - - [2025-10-20 16:33:12] "POST /fqname-to-id HTTP/1.1" 404 204 0.003947 10.0.0.22 - - [2025-10-20 16:33:12] "POST /access-control-lists HTTP/1.1" 200 571 0.069347 Traceback (most recent call last): File "src/gevent/greenlet.py", line 900, in gevent._gevent_cgreenlet.Greenlet.run File "/usr/local/lib64/python3.9/site-packages/gevent/baseserver.py", line 34, in _handle_and_close_when_done return handle(*args_tuple) File "/usr/local/lib64/python3.9/site-packages/gevent/server.py", line 209, in wrap_socket_and_handle with _closing_socket(self.wrap_socket(client_socket, **self.ssl_args)) as ssl_socket: File "/usr/local/lib64/python3.9/site-packages/gevent/ssl.py", line 870, in wrap_socket return SSLSocket(sock=sock, keyfile=keyfile, certfile=certfile, File "/usr/local/lib64/python3.9/site-packages/gevent/ssl.py", line 351, in __init__ self.do_handshake() File "/usr/local/lib64/python3.9/site-packages/gevent/ssl.py", line 740, in do_handshake self._sslobj.do_handshake() ssl.SSLError: [SSL: HTTP_REQUEST] http request (_ssl.c:1147) 2025-10-20T16:33:13Z failed with SSLError [Introspect:8084]10.0.0.22 - - [2025-10-20 16:33:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001149 10.0.0.22 - - [2025-10-20 16:33:14] "GET /domains?obj_uuids=d63b8345-8de7-4e97-94d5-a56d8ff33dd0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001160 10.0.0.22 - - [2025-10-20 16:33:14] "GET /domain/d63b8345-8de7-4e97-94d5-a56d8ff33dd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.007788 10.0.0.22 - - [2025-10-20 16:33:14] "POST /fqname-to-id HTTP/1.1" 404 197 0.031829 10.0.0.22 - - [2025-10-20 16:33:14] "GET /projects?obj_uuids=88502f2c-9b53-4fb3-9ca7-606f59f3fa6e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003524 10.0.0.22 - - [2025-10-20 16:33:14] "GET /domains?obj_uuids=d63b8345-8de7-4e97-94d5-a56d8ff33dd0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001039 10.0.0.22 - - [2025-10-20 16:33:14] "GET /domain/d63b8345-8de7-4e97-94d5-a56d8ff33dd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.007493 10.0.0.22 - - [2025-10-20 16:33:15] "POST /id-to-fqname HTTP/1.1" 200 199 0.002866 10.0.0.22 - - [2025-10-20 16:33:15] "POST /fqname-to-id HTTP/1.1" 404 208 0.006407 10.0.0.22 - - [2025-10-20 16:33:15] "POST /security-groups HTTP/1.1" 200 594 0.080810 10.0.0.22 - - [2025-10-20 16:33:15] "POST /fqname-to-id HTTP/1.1" 404 243 0.003079 10.0.0.22 - - [2025-10-20 16:33:15] "POST /projects HTTP/1.1" 200 599 0.276973 10.0.0.22 - - [2025-10-20 16:33:15] "POST /access-control-lists HTTP/1.1" 200 607 0.064721 10.0.0.22 - - [2025-10-20 16:33:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.356171 10.0.0.22 - - [2025-10-20 16:33:15] "POST /fqname-to-id HTTP/1.1" 404 242 0.004185 10.0.0.22 - - [2025-10-20 16:33:15] "GET /project/88502f2c-9b53-4fb3-9ca7-606f59f3fa6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.502231 10.0.0.22 - - [2025-10-20 16:33:15] "POST /access-control-lists HTTP/1.1" 200 605 0.065788 10.0.0.22 - - [2025-10-20 16:33:16] "GET / HTTP/1.1" 200 36215 0.001899 10.0.0.22 - - [2025-10-20 16:33:23] "POST /fqname-to-id HTTP/1.1" 401 296 0.000534 10.0.0.22 - - [2025-10-20 16:33:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.080946 10.0.0.22 - - [2025-10-20 16:33:24] "GET /projects?obj_uuids=88502f2c-9b53-4fb3-9ca7-606f59f3fa6e&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001253 10.0.0.22 - - [2025-10-20 16:33:24] "GET /project/88502f2c-9b53-4fb3-9ca7-606f59f3fa6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.032928 252.22.220.211 - - [2025-10-20 16:33:24] "POST /neutron/network HTTP/1.1" 200 117 0.047512 10.0.0.22 - - [2025-10-20 16:33:25] "GET /projects?obj_uuids=88502f2c-9b53-4fb3-9ca7-606f59f3fa6e&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001233 252.22.220.211 - - [2025-10-20 16:33:25] "POST /neutron/network HTTP/1.1" 200 618 0.081647 10.0.0.22 - - [2025-10-20 16:33:25] "POST /route-targets HTTP/1.1" 200 328 0.012912 10.0.0.22 - - [2025-10-20 16:33:25] "POST /ref-update HTTP/1.1" 200 156 0.021160 10.0.0.22 - - [2025-10-20 16:33:25] "POST /useragent-kv HTTP/1.1" 200 115 0.003685 252.22.220.211 - - [2025-10-20 16:33:25] "POST /neutron/subnet HTTP/1.1" 200 724 0.143647 252.22.220.211 - - [2025-10-20 16:33:25] "POST /neutron/network HTTP/1.1" 200 837 0.007322 10.0.0.22 - - [2025-10-20 16:33:25] "POST /id-to-fqname HTTP/1.1" 200 231 0.001425 10.0.0.22 - - [2025-10-20 16:33:25] "GET /virtual-network/d9da48a8-954e-4fde-bdce-210f5fd64879?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005776 252.22.220.211 - - [2025-10-20 16:33:25] "POST /neutron/network HTTP/1.1" 200 837 0.007407 10.0.0.22 - - [2025-10-20 16:33:25] "GET /virtual-network/d9da48a8-954e-4fde-bdce-210f5fd64879?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.006796 252.22.220.211 - - [2025-10-20 16:33:25] "POST /neutron/network HTTP/1.1" 200 837 0.006780 252.22.220.211 - - [2025-10-20 16:33:25] "POST /neutron/subnet HTTP/1.1" 200 724 0.009550 10.0.0.22 - - [2025-10-20 16:33:25] "GET /domains HTTP/1.1" 401 296 0.000632 10.0.0.22 - - [2025-10-20 16:33:26] "GET /domains HTTP/1.1" 200 438 0.031370 10.0.0.22 - - [2025-10-20 16:33:26] "GET /domains?obj_uuids=d63b8345-8de7-4e97-94d5-a56d8ff33dd0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001175 10.0.0.22 - - [2025-10-20 16:33:26] "GET /domain/d63b8345-8de7-4e97-94d5-a56d8ff33dd0 HTTP/1.1" 200 1317 0.010321 10.0.0.22 - - [2025-10-20 16:33:26] "GET /projects?obj_uuids=88502f2c-9b53-4fb3-9ca7-606f59f3fa6e&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001167 10.0.0.22 - - [2025-10-20 16:33:26] "GET /project/88502f2c-9b53-4fb3-9ca7-606f59f3fa6e HTTP/1.1" 200 2164 0.031273 10.0.0.22 - - [2025-10-20 16:33:26] "GET /virtual-network/d9da48a8-954e-4fde-bdce-210f5fd64879 HTTP/1.1" 200 2343 0.007235 10.0.0.22 - - [2025-10-20 16:33:26] "GET /virtual-network/d9da48a8-954e-4fde-bdce-210f5fd64879 HTTP/1.1" 200 2343 0.005565 10.0.0.22 - - [2025-10-20 16:33:26] "GET /routing-instance/2ff126c6-ad4c-4cd5-986f-76686df422b8 HTTP/1.1" 200 1495 0.005018 10.0.0.22 - - [2025-10-20 16:33:26] "GET /routing-instance/2ff126c6-ad4c-4cd5-986f-76686df422b8 HTTP/1.1" 200 1495 0.004925 10.0.0.22 - - [2025-10-20 16:33:26] "GET /route-target/65e7199d-7598-42ce-94ed-b0dcbe138ae4 HTTP/1.1" 200 1219 0.004145 10.0.0.22 - - [2025-10-20 16:33:26] "GET /virtual-network/d9da48a8-954e-4fde-bdce-210f5fd64879 HTTP/1.1" 200 2343 0.007216 10.0.0.22 - - [2025-10-20 16:33:26] "GET /routing-instance/2ff126c6-ad4c-4cd5-986f-76686df422b8 HTTP/1.1" 200 1495 0.004302 10.0.0.22 - - [2025-10-20 16:33:26] "GET /virtual-network/d9da48a8-954e-4fde-bdce-210f5fd64879?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.007331 10.0.0.22 - - [2025-10-20 16:33:26] "GET /virtual-network/d9da48a8-954e-4fde-bdce-210f5fd64879 HTTP/1.1" 200 2343 0.005544 10.0.0.22 - - [2025-10-20 16:33:26] "GET /routing-instance/2ff126c6-ad4c-4cd5-986f-76686df422b8 HTTP/1.1" 200 1495 0.004285 10.0.0.22 - - [2025-10-20 16:33:26] "GET /routing-instance/2ff126c6-ad4c-4cd5-986f-76686df422b8 HTTP/1.1" 200 1495 0.005416 10.0.0.22 - - [2025-10-20 16:33:26] "GET /route-target/65e7199d-7598-42ce-94ed-b0dcbe138ae4 HTTP/1.1" 200 1219 0.004060 10.0.0.22 - - [2025-10-20 16:33:27] "GET /domains HTTP/1.1" 200 438 0.003121 10.0.0.22 - - [2025-10-20 16:33:27] "GET /domains?obj_uuids=d63b8345-8de7-4e97-94d5-a56d8ff33dd0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001023 10.0.0.22 - - [2025-10-20 16:33:27] "GET /domain/d63b8345-8de7-4e97-94d5-a56d8ff33dd0 HTTP/1.1" 200 1317 0.007386 10.0.0.22 - - [2025-10-20 16:33:27] "GET /projects?obj_uuids=88502f2c-9b53-4fb3-9ca7-606f59f3fa6e&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001736 10.0.0.22 - - [2025-10-20 16:33:27] "GET /project/88502f2c-9b53-4fb3-9ca7-606f59f3fa6e HTTP/1.1" 200 2164 0.033612 10.0.0.22 - - [2025-10-20 16:33:27] "GET /virtual-network/d9da48a8-954e-4fde-bdce-210f5fd64879 HTTP/1.1" 200 2343 0.005838 10.0.0.22 - - [2025-10-20 16:33:27] "GET /obj-perms HTTP/1.1" 200 6447 0.060599 10.0.0.22 - - [2025-10-20 16:33:27] "POST /id-to-fqname HTTP/1.1" 200 231 0.001512 10.0.0.22 - - [2025-10-20 16:33:30] "DELETE /project/88502f2c9b534fb39ca7606f59f3fa6e HTTP/1.1" 404 173 0.006010 10.0.0.22 - - [2025-10-20 16:33:30] "DELETE /project/9fe4e1e552a1455eae8d348690eaeb3c HTTP/1.1" 404 173 0.005840 252.22.220.211 - - [2025-10-20 16:33:31] "POST /neutron/network HTTP/1.1" 200 847 0.006737 252.22.220.211 - - [2025-10-20 16:33:31] "GET /aaa-mode HTTP/1.1" 401 296 0.000476 252.22.220.211 - - [2025-10-20 16:33:31] "GET / HTTP/1.1" 200 36215 0.002029 252.22.220.211 - - [2025-10-20 16:33:31] "GET /project/88502f2c-9b53-4fb3-9ca7-606f59f3fa6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000454 10.0.0.22 - - [2025-10-20 16:33:32] "GET /projects?obj_uuids=88502f2c-9b53-4fb3-9ca7-606f59f3fa6e&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001136 252.22.220.211 - - [2025-10-20 16:33:32] "GET /project/88502f2c-9b53-4fb3-9ca7-606f59f3fa6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.058810 252.22.220.211 - - [2025-10-20 16:33:32] "POST /neutron/network HTTP/1.1" 200 837 0.035028 252.22.220.211 - - [2025-10-20 16:33:33] "POST /neutron/port HTTP/1.1" 200 117 0.008370 252.22.220.211 - - [2025-10-20 16:33:35] "POST /neutron/port HTTP/1.1" 200 117 0.007364 252.22.220.211 - - [2025-10-20 16:33:35] "POST /neutron/network HTTP/1.1" 200 847 0.006141 10.0.0.22 - - [2025-10-20 16:33:35] "GET /projects?obj_uuids=88502f2c-9b53-4fb3-9ca7-606f59f3fa6e&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001177 252.22.220.211 - - [2025-10-20 16:33:35] "POST /neutron/port HTTP/1.1" 200 1069 0.315011 252.22.220.211 - - [2025-10-20 16:33:36] "POST /neutron/port HTTP/1.1" 200 1069 0.041268 252.22.220.211 - - [2025-10-20 16:33:36] "POST /neutron/port HTTP/1.1" 200 1069 0.012036 252.22.220.211 - - [2025-10-20 16:33:36] "POST /neutron/port HTTP/1.1" 200 1119 0.113692 252.22.220.211 - - [2025-10-20 16:33:36] "POST /neutron/port HTTP/1.1" 200 1093 0.014282 252.22.220.211 - - [2025-10-20 16:33:36] "POST /neutron/port HTTP/1.1" 200 1093 0.012816 252.22.220.211 - - [2025-10-20 16:33:36] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005076 252.22.220.211 - - [2025-10-20 16:33:36] "POST /neutron/security_group HTTP/1.1" 200 2067 0.006957 252.22.220.211 - - [2025-10-20 16:33:36] "POST /neutron/subnet HTTP/1.1" 200 698 0.007518 252.22.220.211 - - [2025-10-20 16:33:36] "POST /neutron/port HTTP/1.1" 200 117 0.001269 252.22.220.211 - - [2025-10-20 16:33:36] "POST /neutron/network HTTP/1.1" 200 837 0.006646 10.0.0.22 - - [2025-10-20 16:33:40] "GET /obj-perms HTTP/1.1" 200 6378 0.074711 10.0.0.22 - - [2025-10-20 16:33:40] "GET /obj-perms HTTP/1.1" 200 6378 0.058847 252.22.220.211 - - [2025-10-20 16:33:41] "POST /neutron/port HTTP/1.1" 200 1093 0.014355 252.22.220.211 - - [2025-10-20 16:33:41] "POST /neutron/security_group HTTP/1.1" 200 2067 0.007766 10.0.0.22 - - [2025-10-20 16:33:41] "GET /obj-perms HTTP/1.1" 200 6447 0.002121 10.0.0.22 - - [2025-10-20 16:33:43] "GET /obj-perms HTTP/1.1" 200 6447 0.001982 10.0.0.22 - - [2025-10-20 16:33:44] "GET /obj-perms HTTP/1.1" 200 6447 0.001854 10.0.0.22 - - [2025-10-20 16:33:45] "GET /obj-perms HTTP/1.1" 200 6447 0.001986 10.0.0.22 - - [2025-10-20 16:33:46] "GET /obj-perms HTTP/1.1" 200 6447 0.001778 252.22.220.211 - - [2025-10-20 16:33:47] "POST /neutron/network HTTP/1.1" 200 837 0.010822 252.22.220.211 - - [2025-10-20 16:33:47] "POST /neutron/network HTTP/1.1" 400 204 0.016261 252.22.220.211 - - [2025-10-20 16:33:48] "POST /neutron/port HTTP/1.1" 200 1093 0.012901 252.22.220.211 - - [2025-10-20 16:33:48] "POST /neutron/port HTTP/1.1" 200 1119 0.010026 252.22.220.211 - - [2025-10-20 16:33:48] "POST /neutron/port HTTP/1.1" 200 151 0.144032 252.22.220.211 - - [2025-10-20 16:33:49] "POST /neutron/network HTTP/1.1" 200 837 0.008525 10.0.0.22 - - [2025-10-20 16:33:49] "POST /useragent-kv HTTP/1.1" 200 115 0.004149 10.0.0.22 - - [2025-10-20 16:33:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004784 10.0.0.22 - - [2025-10-20 16:33:49] "POST /useragent-kv HTTP/1.1" 200 115 0.004158 252.22.220.211 - - [2025-10-20 16:33:49] "POST /neutron/network HTTP/1.1" 200 151 0.105578 10.0.0.22 - - [2025-10-20 16:33:49] "GET /routing-instance/2ff126c6-ad4c-4cd5-986f-76686df422b8 HTTP/1.1" 404 171 0.005780 10.0.0.22 - - [2025-10-20 16:33:49] "DELETE /route-target/65e7199d-7598-42ce-94ed-b0dcbe138ae4 HTTP/1.1" 200 115 0.032790 10.0.0.22 - - [2025-10-20 16:33:49] "GET /domains HTTP/1.1" 200 438 0.003318 10.0.0.22 - - [2025-10-20 16:33:49] "GET /domains?obj_uuids=d63b8345-8de7-4e97-94d5-a56d8ff33dd0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001099 10.0.0.22 - - [2025-10-20 16:33:49] "GET /domain/d63b8345-8de7-4e97-94d5-a56d8ff33dd0 HTTP/1.1" 200 1317 0.007582 10.0.0.22 - - [2025-10-20 16:33:49] "GET /projects?obj_uuids=88502f2c-9b53-4fb3-9ca7-606f59f3fa6e&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.002277 10.0.0.22 - - [2025-10-20 16:33:50] "GET /project/88502f2c-9b53-4fb3-9ca7-606f59f3fa6e HTTP/1.1" 200 1915 0.035241 10.0.0.22 - - [2025-10-20 16:33:50] "GET /projects?obj_uuids=88502f2c-9b53-4fb3-9ca7-606f59f3fa6e&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001197 10.0.0.22 - - [2025-10-20 16:33:50] "GET /project/88502f2c-9b53-4fb3-9ca7-606f59f3fa6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.035449 10.0.0.22 - - [2025-10-20 16:33:50] "GET /projects?obj_uuids=88502f2c-9b53-4fb3-9ca7-606f59f3fa6e&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001116 10.0.0.22 - - [2025-10-20 16:33:50] "GET /project/88502f2c-9b53-4fb3-9ca7-606f59f3fa6e?fields=virtual_networks HTTP/1.1" 200 1054 0.067877 10.0.0.22 - - [2025-10-20 16:33:50] "GET /projects?obj_uuids=88502f2c-9b53-4fb3-9ca7-606f59f3fa6e&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001402 10.0.0.22 - - [2025-10-20 16:33:50] "GET /project/88502f2c-9b53-4fb3-9ca7-606f59f3fa6e?fields=virtual_machine_interfaces HTTP/1.1" 200 1054 0.028553 10.0.0.22 - - [2025-10-20 16:33:50] "GET /projects?obj_uuids=88502f2c-9b53-4fb3-9ca7-606f59f3fa6e&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001064 10.0.0.22 - - [2025-10-20 16:33:50] "GET /project/88502f2c-9b53-4fb3-9ca7-606f59f3fa6e?fields=security_groups HTTP/1.1" 200 1290 0.038123 10.0.0.22 - - [2025-10-20 16:33:51] "GET /projects?obj_uuids=eeb09070-0289-47ea-8478-90b170db953d&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001100 10.0.0.22 - - [2025-10-20 16:33:51] "GET /project/eeb09070-0289-47ea-8478-90b170db953d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1270 0.027162 10.0.0.22 - - [2025-10-20 16:33:55] "GET /projects?obj_uuids=eeb09070-0289-47ea-8478-90b170db953d&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001185 10.0.0.22 - - [2025-10-20 16:33:55] "GET /project/eeb09070-0289-47ea-8478-90b170db953d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1270 0.031018 10.0.0.22 - - [2025-10-20 16:33:56] "GET /domains?obj_uuids=d63b8345-8de7-4e97-94d5-a56d8ff33dd0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001459 10.0.0.22 - - [2025-10-20 16:33:56] "GET /domain/d63b8345-8de7-4e97-94d5-a56d8ff33dd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.010210 10.0.0.22 - - [2025-10-20 16:33:56] "POST /fqname-to-id HTTP/1.1" 404 198 0.032969 10.0.0.22 - - [2025-10-20 16:33:56] "GET /projects?obj_uuids=a400468e-9340-4b27-a292-6f91cd8146ea&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003293 10.0.0.22 - - [2025-10-20 16:33:56] "GET /domains?obj_uuids=d63b8345-8de7-4e97-94d5-a56d8ff33dd0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001615 10.0.0.22 - - [2025-10-20 16:33:56] "GET /domain/d63b8345-8de7-4e97-94d5-a56d8ff33dd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.012049 10.0.0.22 - - [2025-10-20 16:33:57] "POST /id-to-fqname HTTP/1.1" 200 200 0.002545 10.0.0.22 - - [2025-10-20 16:33:57] "POST /fqname-to-id HTTP/1.1" 404 209 0.003354 10.0.0.22 - - [2025-10-20 16:33:57] "POST /security-groups HTTP/1.1" 200 595 0.069510 10.0.0.22 - - [2025-10-20 16:33:57] "POST /fqname-to-id HTTP/1.1" 404 244 0.003880 10.0.0.22 - - [2025-10-20 16:33:57] "POST /projects HTTP/1.1" 200 601 0.261746 10.0.0.22 - - [2025-10-20 16:33:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.306722 10.0.0.22 - - [2025-10-20 16:33:57] "POST /access-control-lists HTTP/1.1" 200 608 0.067066 10.0.0.22 - - [2025-10-20 16:33:57] "GET /project/a400468e-9340-4b27-a292-6f91cd8146ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.456607 10.0.0.22 - - [2025-10-20 16:33:57] "POST /fqname-to-id HTTP/1.1" 404 243 0.003343 10.0.0.22 - - [2025-10-20 16:33:57] "POST /access-control-lists HTTP/1.1" 200 606 0.065422 10.0.0.22 - - [2025-10-20 16:33:58] "GET / HTTP/1.1" 200 36215 0.002077 10.0.0.22 - - [2025-10-20 16:33:59] "GET /projects?obj_uuids=eeb09070-0289-47ea-8478-90b170db953d&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001271 10.0.0.22 - - [2025-10-20 16:33:59] "GET /project/eeb09070-0289-47ea-8478-90b170db953d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1270 0.038710 10.0.0.22 - - [2025-10-20 16:34:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004009 10.0.0.22 - - [2025-10-20 16:34:00] "GET /security-group/8c63d2d8-4b63-4d16-887a-090b60cee69e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3681 0.005947 10.0.0.22 - - [2025-10-20 16:34:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003665 10.0.0.22 - - [2025-10-20 16:34:00] "GET /projects?obj_uuids=eeb09070-0289-47ea-8478-90b170db953d&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001755 10.0.0.22 - - [2025-10-20 16:34:00] "GET /project/eeb09070-0289-47ea-8478-90b170db953d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1270 0.032381 10.0.0.22 - - [2025-10-20 16:34:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004659 10.0.0.22 - - [2025-10-20 16:34:00] "GET /security-group/8c63d2d8-4b63-4d16-887a-090b60cee69e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3681 0.005631 10.0.0.22 - - [2025-10-20 16:34:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003882 10.0.0.22 - - [2025-10-20 16:34:00] "PUT /security-group/8c63d2d8-4b63-4d16-887a-090b60cee69e HTTP/1.1" 200 263 0.019180 10.0.0.22 - - [2025-10-20 16:34:00] "PUT /access-control-list/fb093a67-88d7-4d5d-b422-1e9c861b2ab1 HTTP/1.1" 200 273 0.012950 10.0.0.22 - - [2025-10-20 16:34:00] "PUT /access-control-list/06fe1e6d-944e-4ec2-99e6-05e114b745fb HTTP/1.1" 200 273 0.017741 10.0.0.22 - - [2025-10-20 16:34:00] "POST /fqname-to-id HTTP/1.1" 401 296 0.000615 10.0.0.22 - - [2025-10-20 16:34:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.075731 10.0.0.22 - - [2025-10-20 16:34:01] "GET /projects?obj_uuids=a400468e-9340-4b27-a292-6f91cd8146ea&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001284 10.0.0.22 - - [2025-10-20 16:34:01] "GET /project/a400468e-9340-4b27-a292-6f91cd8146ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.030165 252.22.220.211 - - [2025-10-20 16:34:01] "POST /neutron/network HTTP/1.1" 200 117 0.042691 10.0.0.22 - - [2025-10-20 16:34:01] "GET /projects?obj_uuids=a400468e-9340-4b27-a292-6f91cd8146ea&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001023 252.22.220.211 - - [2025-10-20 16:34:01] "POST /neutron/network HTTP/1.1" 200 617 0.114549 10.0.0.22 - - [2025-10-20 16:34:01] "POST /route-targets HTTP/1.1" 200 328 0.016298 10.0.0.22 - - [2025-10-20 16:34:01] "POST /ref-update HTTP/1.1" 200 156 0.029602 10.0.0.22 - - [2025-10-20 16:34:01] "POST /useragent-kv HTTP/1.1" 200 115 0.009571 252.22.220.211 - - [2025-10-20 16:34:01] "POST /neutron/subnet HTTP/1.1" 200 720 0.186662 252.22.220.211 - - [2025-10-20 16:34:01] "POST /neutron/network HTTP/1.1" 200 835 0.007941 10.0.0.22 - - [2025-10-20 16:34:02] "POST /id-to-fqname HTTP/1.1" 200 231 0.001547 10.0.0.22 - - [2025-10-20 16:34:02] "GET /virtual-network/8d9fdb30-eb1b-4d88-88fb-5671a599c3ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.006777 252.22.220.211 - - [2025-10-20 16:34:02] "POST /neutron/network HTTP/1.1" 200 835 0.008211 10.0.0.22 - - [2025-10-20 16:34:02] "GET /virtual-network/8d9fdb30-eb1b-4d88-88fb-5671a599c3ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.007236 252.22.220.211 - - [2025-10-20 16:34:02] "POST /neutron/network HTTP/1.1" 200 835 0.007513 252.22.220.211 - - [2025-10-20 16:34:02] "POST /neutron/subnet HTTP/1.1" 200 720 0.008459 10.0.0.22 - - [2025-10-20 16:34:02] "GET /domains HTTP/1.1" 401 296 0.000470 10.0.0.22 - - [2025-10-20 16:34:02] "GET /domains HTTP/1.1" 200 438 0.035667 10.0.0.22 - - [2025-10-20 16:34:02] "GET /domains?obj_uuids=d63b8345-8de7-4e97-94d5-a56d8ff33dd0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001135 10.0.0.22 - - [2025-10-20 16:34:02] "GET /domain/d63b8345-8de7-4e97-94d5-a56d8ff33dd0 HTTP/1.1" 200 1514 0.010084 10.0.0.22 - - [2025-10-20 16:34:02] "GET /projects?obj_uuids=a400468e-9340-4b27-a292-6f91cd8146ea&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001731 10.0.0.22 - - [2025-10-20 16:34:02] "GET /project/a400468e-9340-4b27-a292-6f91cd8146ea HTTP/1.1" 200 2171 0.030125 10.0.0.22 - - [2025-10-20 16:34:02] "GET /virtual-network/8d9fdb30-eb1b-4d88-88fb-5671a599c3ee HTTP/1.1" 200 2337 0.007018 10.0.0.22 - - [2025-10-20 16:34:02] "GET /virtual-network/8d9fdb30-eb1b-4d88-88fb-5671a599c3ee HTTP/1.1" 200 2337 0.006094 10.0.0.22 - - [2025-10-20 16:34:03] "GET /routing-instance/368347df-5ca6-47e6-80db-1f99f421d687 HTTP/1.1" 200 1491 0.004621 10.0.0.22 - - [2025-10-20 16:34:03] "GET /routing-instance/368347df-5ca6-47e6-80db-1f99f421d687 HTTP/1.1" 200 1491 0.004584 10.0.0.22 - - [2025-10-20 16:34:03] "GET /route-target/4ba84b00-599b-4fd7-8c4a-115312990b48 HTTP/1.1" 200 1218 0.004461 10.0.0.22 - - [2025-10-20 16:34:03] "GET /virtual-network/8d9fdb30-eb1b-4d88-88fb-5671a599c3ee HTTP/1.1" 200 2337 0.005771 10.0.0.22 - - [2025-10-20 16:34:03] "GET /routing-instance/368347df-5ca6-47e6-80db-1f99f421d687 HTTP/1.1" 200 1491 0.005262 10.0.0.22 - - [2025-10-20 16:34:03] "GET /virtual-network/8d9fdb30-eb1b-4d88-88fb-5671a599c3ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.005888 10.0.0.22 - - [2025-10-20 16:34:03] "GET /virtual-network/8d9fdb30-eb1b-4d88-88fb-5671a599c3ee HTTP/1.1" 200 2337 0.005658 10.0.0.22 - - [2025-10-20 16:34:03] "GET /routing-instance/368347df-5ca6-47e6-80db-1f99f421d687 HTTP/1.1" 200 1491 0.004128 10.0.0.22 - - [2025-10-20 16:34:03] "GET /routing-instance/368347df-5ca6-47e6-80db-1f99f421d687 HTTP/1.1" 200 1491 0.005507 10.0.0.22 - - [2025-10-20 16:34:03] "GET /route-target/4ba84b00-599b-4fd7-8c4a-115312990b48 HTTP/1.1" 200 1218 0.003920 10.0.0.22 - - [2025-10-20 16:34:03] "GET /domains HTTP/1.1" 200 438 0.003602 10.0.0.22 - - [2025-10-20 16:34:03] "GET /domains?obj_uuids=d63b8345-8de7-4e97-94d5-a56d8ff33dd0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001157 10.0.0.22 - - [2025-10-20 16:34:03] "GET /domain/d63b8345-8de7-4e97-94d5-a56d8ff33dd0 HTTP/1.1" 200 1514 0.009607 10.0.0.22 - - [2025-10-20 16:34:03] "GET /projects?obj_uuids=a400468e-9340-4b27-a292-6f91cd8146ea&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001509 10.0.0.22 - - [2025-10-20 16:34:03] "GET /project/a400468e-9340-4b27-a292-6f91cd8146ea HTTP/1.1" 200 2171 0.037650 10.0.0.22 - - [2025-10-20 16:34:03] "GET /virtual-network/8d9fdb30-eb1b-4d88-88fb-5671a599c3ee HTTP/1.1" 200 2337 0.005835 10.0.0.22 - - [2025-10-20 16:34:04] "GET /obj-perms HTTP/1.1" 200 6449 0.062772 10.0.0.22 - - [2025-10-20 16:34:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003752 10.0.0.22 - - [2025-10-20 16:34:04] "GET /projects?obj_uuids=a400468e-9340-4b27-a292-6f91cd8146ea&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001152 10.0.0.22 - - [2025-10-20 16:34:04] "GET /project/a400468e-9340-4b27-a292-6f91cd8146ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.032498 252.22.220.211 - - [2025-10-20 16:34:04] "POST /neutron/network HTTP/1.1" 200 117 0.011628 10.0.0.22 - - [2025-10-20 16:34:04] "GET /projects?obj_uuids=a400468e-9340-4b27-a292-6f91cd8146ea&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001204 252.22.220.211 - - [2025-10-20 16:34:04] "POST /neutron/network HTTP/1.1" 200 617 0.098964 10.0.0.22 - - [2025-10-20 16:34:04] "POST /route-targets HTTP/1.1" 200 328 0.014924 10.0.0.22 - - [2025-10-20 16:34:04] "POST /ref-update HTTP/1.1" 200 156 0.023644 10.0.0.22 - - [2025-10-20 16:34:05] "POST /useragent-kv HTTP/1.1" 200 115 0.004900 252.22.220.211 - - [2025-10-20 16:34:05] "POST /neutron/subnet HTTP/1.1" 200 710 0.183475 252.22.220.211 - - [2025-10-20 16:34:05] "POST /neutron/network HTTP/1.1" 200 833 0.008480 10.0.0.22 - - [2025-10-20 16:34:05] "POST /id-to-fqname HTTP/1.1" 200 231 0.001515 10.0.0.22 - - [2025-10-20 16:34:05] "GET /virtual-network/558d99b9-7f2c-4fe4-b0fb-0cc216f248b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005899 252.22.220.211 - - [2025-10-20 16:34:05] "POST /neutron/network HTTP/1.1" 200 833 0.007194 10.0.0.22 - - [2025-10-20 16:34:05] "GET /virtual-network/558d99b9-7f2c-4fe4-b0fb-0cc216f248b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005736 252.22.220.211 - - [2025-10-20 16:34:05] "POST /neutron/network HTTP/1.1" 200 833 0.006853 252.22.220.211 - - [2025-10-20 16:34:05] "POST /neutron/subnet HTTP/1.1" 200 710 0.008671 10.0.0.22 - - [2025-10-20 16:34:05] "GET /domains HTTP/1.1" 200 438 0.003454 10.0.0.22 - - [2025-10-20 16:34:05] "GET /domains?obj_uuids=d63b8345-8de7-4e97-94d5-a56d8ff33dd0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002155 10.0.0.22 - - [2025-10-20 16:34:05] "GET /domain/d63b8345-8de7-4e97-94d5-a56d8ff33dd0 HTTP/1.1" 200 1514 0.010532 10.0.0.22 - - [2025-10-20 16:34:05] "GET /projects?obj_uuids=a400468e-9340-4b27-a292-6f91cd8146ea&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001733 10.0.0.22 - - [2025-10-20 16:34:05] "GET /project/a400468e-9340-4b27-a292-6f91cd8146ea HTTP/1.1" 200 2398 0.033572 10.0.0.22 - - [2025-10-20 16:34:05] "GET /virtual-network/558d99b9-7f2c-4fe4-b0fb-0cc216f248b5 HTTP/1.1" 200 2331 0.007998 10.0.0.22 - - [2025-10-20 16:34:05] "GET /virtual-network/558d99b9-7f2c-4fe4-b0fb-0cc216f248b5 HTTP/1.1" 200 2331 0.005594 10.0.0.22 - - [2025-10-20 16:34:05] "GET /routing-instance/482d47f0-fe96-410f-9f1d-fc93882a30ce HTTP/1.1" 200 1492 0.005121 10.0.0.22 - - [2025-10-20 16:34:05] "GET /routing-instance/482d47f0-fe96-410f-9f1d-fc93882a30ce HTTP/1.1" 200 1492 0.006722 10.0.0.22 - - [2025-10-20 16:34:05] "GET /route-target/f77e3309-4a27-4f78-b0f4-38f790971221 HTTP/1.1" 200 1219 0.004311 10.0.0.22 - - [2025-10-20 16:34:05] "GET /virtual-network/558d99b9-7f2c-4fe4-b0fb-0cc216f248b5 HTTP/1.1" 200 2331 0.006258 10.0.0.22 - - [2025-10-20 16:34:05] "GET /routing-instance/482d47f0-fe96-410f-9f1d-fc93882a30ce HTTP/1.1" 200 1492 0.005004 10.0.0.22 - - [2025-10-20 16:34:06] "GET /virtual-network/558d99b9-7f2c-4fe4-b0fb-0cc216f248b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.007179 10.0.0.22 - - [2025-10-20 16:34:06] "GET /virtual-network/558d99b9-7f2c-4fe4-b0fb-0cc216f248b5 HTTP/1.1" 200 2331 0.006008 10.0.0.22 - - [2025-10-20 16:34:06] "GET /routing-instance/482d47f0-fe96-410f-9f1d-fc93882a30ce HTTP/1.1" 200 1492 0.004408 10.0.0.22 - - [2025-10-20 16:34:06] "GET /routing-instance/482d47f0-fe96-410f-9f1d-fc93882a30ce HTTP/1.1" 200 1492 0.006855 10.0.0.22 - - [2025-10-20 16:34:06] "GET /route-target/f77e3309-4a27-4f78-b0f4-38f790971221 HTTP/1.1" 200 1219 0.004154 10.0.0.22 - - [2025-10-20 16:34:06] "GET /domains HTTP/1.1" 200 438 0.003071 10.0.0.22 - - [2025-10-20 16:34:06] "GET /domains?obj_uuids=d63b8345-8de7-4e97-94d5-a56d8ff33dd0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001587 10.0.0.22 - - [2025-10-20 16:34:06] "GET /domain/d63b8345-8de7-4e97-94d5-a56d8ff33dd0 HTTP/1.1" 200 1514 0.009288 10.0.0.22 - - [2025-10-20 16:34:06] "GET /projects?obj_uuids=a400468e-9340-4b27-a292-6f91cd8146ea&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001776 10.0.0.22 - - [2025-10-20 16:34:06] "GET /project/a400468e-9340-4b27-a292-6f91cd8146ea HTTP/1.1" 200 2398 0.028737 10.0.0.22 - - [2025-10-20 16:34:06] "GET /virtual-network/558d99b9-7f2c-4fe4-b0fb-0cc216f248b5 HTTP/1.1" 200 2331 0.006012 10.0.0.22 - - [2025-10-20 16:34:06] "GET /obj-perms HTTP/1.1" 200 6449 0.001986 10.0.0.22 - - [2025-10-20 16:34:06] "POST /id-to-fqname HTTP/1.1" 200 231 0.001526 252.22.220.211 - - [2025-10-20 16:34:07] "POST /neutron/network HTTP/1.1" 200 843 0.007967 252.22.220.211 - - [2025-10-20 16:34:07] "GET /aaa-mode HTTP/1.1" 401 296 0.000648 252.22.220.211 - - [2025-10-20 16:34:07] "GET / HTTP/1.1" 200 36215 0.003038 252.22.220.211 - - [2025-10-20 16:34:07] "GET /project/a400468e-9340-4b27-a292-6f91cd8146ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000550 10.0.0.22 - - [2025-10-20 16:34:07] "GET /projects?obj_uuids=a400468e-9340-4b27-a292-6f91cd8146ea&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001246 252.22.220.211 - - [2025-10-20 16:34:07] "GET /project/a400468e-9340-4b27-a292-6f91cd8146ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.061721 252.22.220.211 - - [2025-10-20 16:34:08] "POST /neutron/network HTTP/1.1" 200 833 0.038517 252.22.220.211 - - [2025-10-20 16:34:08] "POST /neutron/port HTTP/1.1" 200 117 0.007042 252.22.220.211 - - [2025-10-20 16:34:08] "POST /neutron/port HTTP/1.1" 200 117 0.006809 10.0.0.22 - - [2025-10-20 16:34:08] "POST /id-to-fqname HTTP/1.1" 200 231 0.001875 252.22.220.211 - - [2025-10-20 16:34:08] "POST /neutron/port HTTP/1.1" 200 117 0.006888 252.22.220.211 - - [2025-10-20 16:34:08] "POST /neutron/network HTTP/1.1" 200 845 0.008609 252.22.220.211 - - [2025-10-20 16:34:08] "GET /aaa-mode HTTP/1.1" 401 296 0.000677 252.22.220.211 - - [2025-10-20 16:34:08] "GET / HTTP/1.1" 200 36215 0.002756 252.22.220.211 - - [2025-10-20 16:34:08] "GET /project/a400468e-9340-4b27-a292-6f91cd8146ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000638 10.0.0.22 - - [2025-10-20 16:34:09] "GET /projects?obj_uuids=a400468e-9340-4b27-a292-6f91cd8146ea&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.021509 252.22.220.211 - - [2025-10-20 16:34:09] "GET /project/a400468e-9340-4b27-a292-6f91cd8146ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.373974 252.22.220.211 - - [2025-10-20 16:34:10] "POST /neutron/network HTTP/1.1" 200 843 0.097485 10.0.0.22 - - [2025-10-20 16:34:10] "GET /projects?obj_uuids=a400468e-9340-4b27-a292-6f91cd8146ea&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001232 252.22.220.211 - - [2025-10-20 16:34:10] "POST /neutron/network HTTP/1.1" 200 835 0.140939 252.22.220.211 - - [2025-10-20 16:34:11] "POST /neutron/port HTTP/1.1" 200 960 0.439123 252.22.220.211 - - [2025-10-20 16:34:11] "POST /neutron/security_group HTTP/1.1" 200 2068 0.029501 252.22.220.211 - - [2025-10-20 16:34:12] "POST /neutron/port HTTP/1.1" 200 117 0.082399 10.0.0.22 - - [2025-10-20 16:34:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.116573 10.0.0.22 - - [2025-10-20 16:34:12] "GET /projects?obj_uuids=a400468e-9340-4b27-a292-6f91cd8146ea&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003072 10.0.0.22 - - [2025-10-20 16:34:12] "GET /project/a400468e-9340-4b27-a292-6f91cd8146ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.247165 252.22.220.211 - - [2025-10-20 16:34:12] "POST /neutron/port HTTP/1.1" 200 1067 2.198730 10.0.0.22 - - [2025-10-20 16:34:12] "GET /virtual-network/8d9fdb30-eb1b-4d88-88fb-5671a599c3ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.012083 10.0.0.22 - - [2025-10-20 16:34:12] "GET /floating-ip-pools?parent_id=8d9fdb30-eb1b-4d88-88fb-5671a599c3ee&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.013272 252.22.220.211 - - [2025-10-20 16:34:12] "POST /neutron/port HTTP/1.1" 200 1067 0.029351 10.0.0.22 - - [2025-10-20 16:34:12] "GET /virtual-network/8d9fdb30-eb1b-4d88-88fb-5671a599c3ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.007934 252.22.220.211 - - [2025-10-20 16:34:12] "POST /neutron/port HTTP/1.1" 200 1067 0.066361 10.0.0.22 - - [2025-10-20 16:34:12] "POST /floating-ip-pools HTTP/1.1" 200 609 0.138372 10.0.0.22 - - [2025-10-20 16:34:13] "POST /ref-update HTTP/1.1" 200 156 0.094148 10.0.0.22 - - [2025-10-20 16:34:13] "GET /virtual-network/8d9fdb30-eb1b-4d88-88fb-5671a599c3ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.007935 252.22.220.211 - - [2025-10-20 16:34:13] "POST /neutron/network HTTP/1.1" 200 845 0.010524 10.0.0.22 - - [2025-10-20 16:34:13] "GET /domains HTTP/1.1" 200 438 0.032161 10.0.0.22 - - [2025-10-20 16:34:13] "GET /projects?obj_uuids=a400468e-9340-4b27-a292-6f91cd8146ea&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.005049 10.0.0.22 - - [2025-10-20 16:34:13] "GET /domains?obj_uuids=d63b8345-8de7-4e97-94d5-a56d8ff33dd0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001781 10.0.0.22 - - [2025-10-20 16:34:13] "GET /domain/d63b8345-8de7-4e97-94d5-a56d8ff33dd0 HTTP/1.1" 200 1514 0.041138 252.22.220.211 - - [2025-10-20 16:34:13] "POST /neutron/port HTTP/1.1" 200 1117 0.467911 10.0.0.22 - - [2025-10-20 16:34:13] "GET /projects?obj_uuids=a400468e-9340-4b27-a292-6f91cd8146ea&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001431 252.22.220.211 - - [2025-10-20 16:34:13] "POST /neutron/port HTTP/1.1" 200 1091 0.071784 10.0.0.22 - - [2025-10-20 16:34:13] "GET /project/a400468e-9340-4b27-a292-6f91cd8146ea HTTP/1.1" 200 2982 0.175792 252.22.220.211 - - [2025-10-20 16:34:13] "POST /neutron/floatingip HTTP/1.1" 200 117 0.010171 10.0.0.22 - - [2025-10-20 16:34:13] "GET /virtual-network/8d9fdb30-eb1b-4d88-88fb-5671a599c3ee HTTP/1.1" 200 2926 0.118831 10.0.0.22 - - [2025-10-20 16:34:13] "GET /floating-ip-pool/6a6ec0aa-7508-48c2-b849-df9b48842573 HTTP/1.1" 200 1440 0.012945 252.22.220.211 - - [2025-10-20 16:34:13] "POST /neutron/subnet HTTP/1.1" 200 684 0.027801 252.22.220.211 - - [2025-10-20 16:34:14] "POST /neutron/port HTTP/1.1" 200 117 0.002793 10.0.0.22 - - [2025-10-20 16:34:14] "GET /domains HTTP/1.1" 200 438 0.049797 10.0.0.22 - - [2025-10-20 16:34:14] "GET /domains?obj_uuids=d63b8345-8de7-4e97-94d5-a56d8ff33dd0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001862 10.0.0.22 - - [2025-10-20 16:34:14] "GET /domain/d63b8345-8de7-4e97-94d5-a56d8ff33dd0 HTTP/1.1" 200 1514 0.017963 10.0.0.22 - - [2025-10-20 16:34:14] "GET /projects?obj_uuids=a400468e-9340-4b27-a292-6f91cd8146ea&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001308 252.22.220.211 - - [2025-10-20 16:34:14] "POST /neutron/network HTTP/1.1" 200 833 0.059765 10.0.0.22 - - [2025-10-20 16:34:14] "GET /project/a400468e-9340-4b27-a292-6f91cd8146ea HTTP/1.1" 200 3237 0.297699 10.0.0.22 - - [2025-10-20 16:34:14] "GET /virtual-network/8d9fdb30-eb1b-4d88-88fb-5671a599c3ee HTTP/1.1" 200 3148 0.125561 252.22.220.211 - - [2025-10-20 16:34:14] "POST /neutron/port HTTP/1.1" 200 1069 1.612440 10.0.0.22 - - [2025-10-20 16:34:14] "GET /virtual-network/8d9fdb30-eb1b-4d88-88fb-5671a599c3ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.105846 252.22.220.211 - - [2025-10-20 16:34:15] "POST /neutron/port HTTP/1.1" 200 1069 0.127858 252.22.220.211 - - [2025-10-20 16:34:15] "POST /neutron/port HTTP/1.1" 200 1091 0.111799 252.22.220.211 - - [2025-10-20 16:34:15] "POST /neutron/port HTTP/1.1" 200 1069 0.092981 252.22.220.211 - - [2025-10-20 16:34:15] "POST /neutron/security_group HTTP/1.1" 200 2068 0.156091 252.22.220.211 - - [2025-10-20 16:34:16] "POST /neutron/port HTTP/1.1" 200 1119 0.456754 252.22.220.211 - - [2025-10-20 16:34:16] "POST /neutron/port HTTP/1.1" 200 1093 0.016505 252.22.220.211 - - [2025-10-20 16:34:16] "POST /neutron/floatingip HTTP/1.1" 200 117 0.013058 252.22.220.211 - - [2025-10-20 16:34:16] "POST /neutron/subnet HTTP/1.1" 200 694 0.032398 252.22.220.211 - - [2025-10-20 16:34:16] "POST /neutron/port HTTP/1.1" 200 117 0.004737 252.22.220.211 - - [2025-10-20 16:34:16] "POST /neutron/network HTTP/1.1" 200 835 0.043739 252.22.220.211 - - [2025-10-20 16:34:20] "POST /neutron/port HTTP/1.1" 200 1091 0.032544 252.22.220.211 - - [2025-10-20 16:34:20] "POST /neutron/security_group HTTP/1.1" 200 2068 0.012949 252.22.220.211 - - [2025-10-20 16:34:20] "POST /neutron/port HTTP/1.1" 200 1091 0.041308 252.22.220.211 - - [2025-10-20 16:34:21] "POST /neutron/security_group HTTP/1.1" 200 2068 0.011964 252.22.220.211 - - [2025-10-20 16:34:21] "POST /neutron/port HTTP/1.1" 200 1091 0.021696 252.22.220.211 - - [2025-10-20 16:34:21] "POST /neutron/security_group HTTP/1.1" 200 2068 0.015538 10.0.0.22 - - [2025-10-20 16:34:21] "GET /virtual-machine/00015f9e-8673-4bdf-96b2-fbd6ba1d9e95 HTTP/1.1" 200 1300 0.008750 10.0.0.22 - - [2025-10-20 16:34:21] "GET /virtual-machine-interface/a27c51f5-73ba-457b-aa6c-365b914cd96d HTTP/1.1" 200 3000 0.013931 10.0.0.22 - - [2025-10-20 16:34:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005417 10.0.0.22 - - [2025-10-20 16:34:21] "GET /global-vrouter-config/ab3bfc59-6e70-4f4d-80a1-bc65af4f76af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006044 10.0.0.22 - - [2025-10-20 16:34:21] "GET /virtual-networks?parent_id=a400468e-9340-4b27-a292-6f91cd8146ea&detail=False&count=False&shared=False HTTP/1.1" 200 595 0.004202 10.0.0.22 - - [2025-10-20 16:34:21] "GET /virtual-network/558d99b9-7f2c-4fe4-b0fb-0cc216f248b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.007024 10.0.0.22 - - [2025-10-20 16:34:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003519 10.0.0.22 - - [2025-10-20 16:34:24] "GET /virtual-network/558d99b9-7f2c-4fe4-b0fb-0cc216f248b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.007762 10.0.0.22 - - [2025-10-20 16:34:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004900 10.0.0.22 - - [2025-10-20 16:34:28] "GET /virtual-network/558d99b9-7f2c-4fe4-b0fb-0cc216f248b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.006555 252.22.220.211 - - [2025-10-20 16:34:30] "POST /neutron/port HTTP/1.1" 200 1091 0.048478 252.22.220.211 - - [2025-10-20 16:34:30] "POST /neutron/security_group HTTP/1.1" 200 2068 0.006892 252.22.220.211 - - [2025-10-20 16:34:30] "POST /neutron/port HTTP/1.1" 200 1093 0.049477 252.22.220.211 - - [2025-10-20 16:34:30] "POST /neutron/security_group HTTP/1.1" 200 2068 0.013119 10.0.0.22 - - [2025-10-20 16:34:30] "DELETE /project/a400468e93404b27a2926f91cd8146ea HTTP/1.1" 404 173 0.007462 10.0.0.22 - - [2025-10-20 16:34:30] "GET /projects?obj_uuids=88502f2c-9b53-4fb3-9ca7-606f59f3fa6e&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.002039 10.0.0.22 - - [2025-10-20 16:34:30] "GET /project/88502f2c-9b53-4fb3-9ca7-606f59f3fa6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1499 0.077666 10.0.0.22 - - [2025-10-20 16:34:30] "GET /projects?obj_uuids=88502f2c-9b53-4fb3-9ca7-606f59f3fa6e&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001606 10.0.0.22 - - [2025-10-20 16:34:30] "GET /project/88502f2c-9b53-4fb3-9ca7-606f59f3fa6e?fields=security_groups HTTP/1.1" 200 1383 0.070448 252.22.220.211 - - [2025-10-20 16:34:30] "POST /neutron/port HTTP/1.1" 200 1093 0.030646 10.0.0.22 - - [2025-10-20 16:34:31] "DELETE /security-group/038a21fe-38a3-4ccb-ba52-9b730c172610 HTTP/1.1" 200 115 0.085154 10.0.0.22 - - [2025-10-20 16:34:31] "GET /projects?obj_uuids=88502f2c-9b53-4fb3-9ca7-606f59f3fa6e&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001286 10.0.0.22 - - [2025-10-20 16:34:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.008699 252.22.220.211 - - [2025-10-20 16:34:31] "POST /neutron/security_group HTTP/1.1" 200 2068 0.019193 10.0.0.22 - - [2025-10-20 16:34:31] "GET /global-vrouter-config/ab3bfc59-6e70-4f4d-80a1-bc65af4f76af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.007468 10.0.0.22 - - [2025-10-20 16:34:31] "DELETE /access-control-list/97de3a38-bcbc-44ff-b1f8-fe8a8c31af0e HTTP/1.1" 200 115 0.077048 10.0.0.22 - - [2025-10-20 16:34:31] "GET /virtual-networks?parent_id=a400468e-9340-4b27-a292-6f91cd8146ea&detail=False&count=False&shared=False HTTP/1.1" 200 595 0.024530 10.0.0.22 - - [2025-10-20 16:34:31] "GET /project/88502f2c-9b53-4fb3-9ca7-606f59f3fa6e?fields=application_policy_sets HTTP/1.1" 200 1422 0.112860 10.0.0.22 - - [2025-10-20 16:34:31] "GET /virtual-network/558d99b9-7f2c-4fe4-b0fb-0cc216f248b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.031433 10.0.0.22 - - [2025-10-20 16:34:31] "DELETE /access-control-list/a6948438-ec94-4262-ae29-b9ecdf866282 HTTP/1.1" 200 115 0.146174 10.0.0.22 - - [2025-10-20 16:34:31] "DELETE /project/88502f2c-9b53-4fb3-9ca7-606f59f3fa6e HTTP/1.1" 200 115 0.606450 252.22.220.211 - - [2025-10-20 16:34:31] "POST /neutron/port HTTP/1.1" 200 1091 0.107393 252.22.220.211 - - [2025-10-20 16:34:31] "POST /neutron/port HTTP/1.1" 200 1091 0.048226 252.22.220.211 - - [2025-10-20 16:34:31] "POST /neutron/security_group HTTP/1.1" 200 2068 0.006947 252.22.220.211 - - [2025-10-20 16:34:31] "POST /neutron/security_group HTTP/1.1" 200 2068 0.008478 252.22.220.211 - - [2025-10-20 16:34:31] "POST /neutron/port HTTP/1.1" 200 1091 0.021478 252.22.220.211 - - [2025-10-20 16:34:31] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007013 252.22.220.211 - - [2025-10-20 16:34:32] "POST /neutron/port HTTP/1.1" 200 1093 0.044683 252.22.220.211 - - [2025-10-20 16:34:32] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007856 10.0.0.22 - - [2025-10-20 16:34:36] "GET /projects?obj_uuids=a400468e-9340-4b27-a292-6f91cd8146ea&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001123 252.22.220.211 - - [2025-10-20 16:34:36] "POST /neutron/floatingip HTTP/1.1" 200 529 0.089060 252.22.220.211 - - [2025-10-20 16:34:36] "POST /neutron/port HTTP/1.1" 200 1091 0.012642 252.22.220.211 - - [2025-10-20 16:34:36] "POST /neutron/floatingip HTTP/1.1" 200 529 0.006710 252.22.220.211 - - [2025-10-20 16:34:37] "POST /neutron/floatingip HTTP/1.1" 200 573 0.036240 [Introspect:8084]10.0.0.22 - - [2025-10-20 16:34:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000970 252.22.220.211 - - [2025-10-20 16:34:37] "POST /neutron/port HTTP/1.1" 200 1093 0.012803 [Introspect:8084]10.0.0.22 - - [2025-10-20 16:34:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001269 252.22.220.211 - - [2025-10-20 16:34:37] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007462 252.22.220.211 - - [2025-10-20 16:34:37] "POST /neutron/port HTTP/1.1" 200 1093 0.012454 252.22.220.211 - - [2025-10-20 16:34:37] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007196 252.22.220.211 - - [2025-10-20 16:34:37] "POST /neutron/port HTTP/1.1" 200 1093 0.013044 252.22.220.211 - - [2025-10-20 16:34:37] "POST /neutron/security_group HTTP/1.1" 200 2068 0.006947 10.0.0.22 - - [2025-10-20 16:34:37] "GET /virtual-machine/d5323e50-0aca-463c-ac82-c9feede19c1c HTTP/1.1" 200 1305 0.005221 10.0.0.22 - - [2025-10-20 16:34:37] "GET /virtual-machine-interface/8780bd55-3b38-42fc-a4c2-f246be8010ec HTTP/1.1" 200 2999 0.006356 10.0.0.22 - - [2025-10-20 16:34:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004276 10.0.0.22 - - [2025-10-20 16:34:37] "GET /global-vrouter-config/ab3bfc59-6e70-4f4d-80a1-bc65af4f76af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003539 10.0.0.22 - - [2025-10-20 16:34:37] "GET /virtual-networks?parent_id=a400468e-9340-4b27-a292-6f91cd8146ea&detail=False&count=False&shared=False HTTP/1.1" 200 595 0.003468 10.0.0.22 - - [2025-10-20 16:34:37] "GET /virtual-network/8d9fdb30-eb1b-4d88-88fb-5671a599c3ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.006659 10.0.0.22 - - [2025-10-20 16:34:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003962 10.0.0.22 - - [2025-10-20 16:34:39] "GET /global-vrouter-config/ab3bfc59-6e70-4f4d-80a1-bc65af4f76af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003836 10.0.0.22 - - [2025-10-20 16:34:39] "GET /virtual-networks?parent_id=a400468e-9340-4b27-a292-6f91cd8146ea&detail=False&count=False&shared=False HTTP/1.1" 200 595 0.003496 10.0.0.22 - - [2025-10-20 16:34:39] "GET /virtual-network/8d9fdb30-eb1b-4d88-88fb-5671a599c3ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.006046 252.22.220.211 - - [2025-10-20 16:34:39] "POST /neutron/floatingip HTTP/1.1" 200 573 0.009738 10.0.0.22 - - [2025-10-20 16:34:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004071 10.0.0.22 - - [2025-10-20 16:34:39] "GET /routing-instance/368347df-5ca6-47e6-80db-1f99f421d687?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1491 0.005421 10.0.0.22 - - [2025-10-20 16:34:39] "GET /route-target/4ba84b00-599b-4fd7-8c4a-115312990b48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004773 10.0.0.22 - - [2025-10-20 16:34:39] "GET /floating-ip/20d0b52c-7628-420a-8270-ae49cd3eb93c HTTP/1.1" 200 1882 0.007363 10.0.0.22 - - [2025-10-20 16:34:41] "GET /obj-perms HTTP/1.1" 200 6378 0.072915 10.0.0.22 - - [2025-10-20 16:34:41] "GET /obj-perms HTTP/1.1" 200 6378 0.065135 [Introspect:8084]10.0.0.22 - - [2025-10-20 16:34:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001006 [Introspect:8084]10.0.0.22 - - [2025-10-20 16:34:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001160 252.22.220.211 - - [2025-10-20 16:34:42] "POST /neutron/floatingip HTTP/1.1" 200 573 0.010218 252.22.220.211 - - [2025-10-20 16:34:43] "POST /neutron/floatingip HTTP/1.1" 200 529 0.024229 252.22.220.211 - - [2025-10-20 16:34:43] "POST /neutron/floatingip HTTP/1.1" 200 529 0.006149 252.22.220.211 - - [2025-10-20 16:34:43] "POST /neutron/floatingip HTTP/1.1" 200 115 0.035985 10.0.0.22 - - [2025-10-20 16:34:43] "GET /floating-ip-pool/6a6ec0aa-7508-48c2-b849-df9b48842573?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.005889 10.0.0.22 - - [2025-10-20 16:34:43] "POST /ref-update HTTP/1.1" 200 156 0.010887 10.0.0.22 - - [2025-10-20 16:34:43] "DELETE /floating-ip-pool/6a6ec0aa-7508-48c2-b849-df9b48842573 HTTP/1.1" 200 115 0.027417 252.22.220.211 - - [2025-10-20 16:34:43] "POST /neutron/network HTTP/1.1" 200 833 0.008745 252.22.220.211 - - [2025-10-20 16:34:43] "POST /neutron/network HTTP/1.1" 400 204 0.013734 252.22.220.211 - - [2025-10-20 16:34:44] "POST /neutron/port HTTP/1.1" 200 1093 0.012877 252.22.220.211 - - [2025-10-20 16:34:44] "POST /neutron/port HTTP/1.1" 200 1091 0.015391 252.22.220.211 - - [2025-10-20 16:34:44] "POST /neutron/port HTTP/1.1" 200 1119 0.019907 252.22.220.211 - - [2025-10-20 16:34:44] "POST /neutron/port HTTP/1.1" 200 1117 0.013070 252.22.220.211 - - [2025-10-20 16:34:44] "POST /neutron/port HTTP/1.1" 200 151 0.239547 252.22.220.211 - - [2025-10-20 16:34:44] "POST /neutron/port HTTP/1.1" 200 151 0.227390 252.22.220.211 - - [2025-10-20 16:34:45] "POST /neutron/network HTTP/1.1" 200 833 0.006464 10.0.0.22 - - [2025-10-20 16:34:45] "POST /useragent-kv HTTP/1.1" 200 115 0.003879 10.0.0.22 - - [2025-10-20 16:34:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003848 10.0.0.22 - - [2025-10-20 16:34:45] "POST /useragent-kv HTTP/1.1" 200 115 0.003192 252.22.220.211 - - [2025-10-20 16:34:45] "POST /neutron/network HTTP/1.1" 200 151 0.092872 10.0.0.22 - - [2025-10-20 16:34:45] "DELETE /route-target/f77e3309-4a27-4f78-b0f4-38f790971221 HTTP/1.1" 200 115 0.016995 10.0.0.22 - - [2025-10-20 16:34:45] "GET /routing-instance/482d47f0-fe96-410f-9f1d-fc93882a30ce HTTP/1.1" 404 171 0.002764 10.0.0.22 - - [2025-10-20 16:34:46] "GET /domains HTTP/1.1" 200 438 0.003439 10.0.0.22 - - [2025-10-20 16:34:46] "GET /domains?obj_uuids=d63b8345-8de7-4e97-94d5-a56d8ff33dd0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001010 10.0.0.22 - - [2025-10-20 16:34:46] "GET /domain/d63b8345-8de7-4e97-94d5-a56d8ff33dd0 HTTP/1.1" 200 1318 0.008259 10.0.0.22 - - [2025-10-20 16:34:46] "GET /projects?obj_uuids=a400468e-9340-4b27-a292-6f91cd8146ea&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001088 10.0.0.22 - - [2025-10-20 16:34:46] "GET /project/a400468e-9340-4b27-a292-6f91cd8146ea HTTP/1.1" 200 2171 0.031536 252.22.220.211 - - [2025-10-20 16:34:46] "POST /neutron/network HTTP/1.1" 200 835 0.006988 10.0.0.22 - - [2025-10-20 16:34:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.012702 10.0.0.22 - - [2025-10-20 16:34:46] "POST /useragent-kv HTTP/1.1" 200 115 0.002257 10.0.0.22 - - [2025-10-20 16:34:46] "POST /useragent-kv HTTP/1.1" 200 115 0.002031 252.22.220.211 - - [2025-10-20 16:34:46] "POST /neutron/network HTTP/1.1" 200 151 0.112241 10.0.0.22 - - [2025-10-20 16:34:46] "DELETE /route-target/4ba84b00-599b-4fd7-8c4a-115312990b48 HTTP/1.1" 200 115 0.030359 10.0.0.22 - - [2025-10-20 16:34:46] "GET /routing-instance/368347df-5ca6-47e6-80db-1f99f421d687 HTTP/1.1" 404 171 0.003271 10.0.0.22 - - [2025-10-20 16:34:46] "GET /domains HTTP/1.1" 200 438 0.003587 10.0.0.22 - - [2025-10-20 16:34:46] "GET /domains?obj_uuids=d63b8345-8de7-4e97-94d5-a56d8ff33dd0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001113 10.0.0.22 - - [2025-10-20 16:34:46] "GET /domain/d63b8345-8de7-4e97-94d5-a56d8ff33dd0 HTTP/1.1" 200 1318 0.009391 10.0.0.22 - - [2025-10-20 16:34:46] "GET /projects?obj_uuids=a400468e-9340-4b27-a292-6f91cd8146ea&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001073 10.0.0.22 - - [2025-10-20 16:34:46] "GET /project/a400468e-9340-4b27-a292-6f91cd8146ea HTTP/1.1" 200 1922 0.022108 10.0.0.22 - - [2025-10-20 16:34:47] "GET /projects?obj_uuids=a400468e-9340-4b27-a292-6f91cd8146ea&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001044 10.0.0.22 - - [2025-10-20 16:34:47] "GET /project/a400468e-9340-4b27-a292-6f91cd8146ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.025373 10.0.0.22 - - [2025-10-20 16:34:47] "GET /projects?obj_uuids=a400468e-9340-4b27-a292-6f91cd8146ea&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001571 10.0.0.22 - - [2025-10-20 16:34:47] "GET /project/a400468e-9340-4b27-a292-6f91cd8146ea?fields=virtual_networks HTTP/1.1" 200 1057 0.077495 10.0.0.22 - - [2025-10-20 16:34:47] "GET /projects?obj_uuids=a400468e-9340-4b27-a292-6f91cd8146ea&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001406 10.0.0.22 - - [2025-10-20 16:34:47] "GET /project/a400468e-9340-4b27-a292-6f91cd8146ea?fields=virtual_machine_interfaces HTTP/1.1" 200 1057 0.032057 10.0.0.22 - - [2025-10-20 16:34:47] "GET /projects?obj_uuids=a400468e-9340-4b27-a292-6f91cd8146ea&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001629 10.0.0.22 - - [2025-10-20 16:34:47] "GET /project/a400468e-9340-4b27-a292-6f91cd8146ea?fields=security_groups HTTP/1.1" 200 1294 0.061894 10.0.0.22 - - [2025-10-20 16:34:48] "GET /domains?obj_uuids=d63b8345-8de7-4e97-94d5-a56d8ff33dd0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001624 10.0.0.22 - - [2025-10-20 16:34:48] "GET /domain/d63b8345-8de7-4e97-94d5-a56d8ff33dd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.008493 10.0.0.22 - - [2025-10-20 16:34:48] "POST /fqname-to-id HTTP/1.1" 404 181 0.038908 10.0.0.22 - - [2025-10-20 16:34:48] "GET /projects?obj_uuids=d892f115-0f85-455f-8459-dea12b3d2a85&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003245 10.0.0.22 - - [2025-10-20 16:34:48] "GET /domains?obj_uuids=d63b8345-8de7-4e97-94d5-a56d8ff33dd0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002105 10.0.0.22 - - [2025-10-20 16:34:48] "GET /domain/d63b8345-8de7-4e97-94d5-a56d8ff33dd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.010564 10.0.0.22 - - [2025-10-20 16:34:49] "POST /id-to-fqname HTTP/1.1" 200 183 0.001454 10.0.0.22 - - [2025-10-20 16:34:49] "POST /fqname-to-id HTTP/1.1" 404 192 0.005175 10.0.0.22 - - [2025-10-20 16:34:49] "POST /security-groups HTTP/1.1" 200 578 0.064483 10.0.0.22 - - [2025-10-20 16:34:49] "POST /fqname-to-id HTTP/1.1" 404 227 0.003317 10.0.0.22 - - [2025-10-20 16:34:49] "POST /projects HTTP/1.1" 200 567 0.262286 10.0.0.22 - - [2025-10-20 16:34:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.302594 10.0.0.22 - - [2025-10-20 16:34:49] "POST /access-control-lists HTTP/1.1" 200 591 0.070293 10.0.0.22 - - [2025-10-20 16:34:49] "GET /project/d892f115-0f85-455f-8459-dea12b3d2a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.473244 10.0.0.22 - - [2025-10-20 16:34:49] "POST /fqname-to-id HTTP/1.1" 404 226 0.003278 10.0.0.22 - - [2025-10-20 16:34:49] "POST /access-control-lists HTTP/1.1" 200 589 0.069491 10.0.0.22 - - [2025-10-20 16:34:50] "GET / HTTP/1.1" 200 36215 0.004176 10.0.0.22 - - [2025-10-20 16:34:52] "GET /projects?obj_uuids=d892f115-0f85-455f-8459-dea12b3d2a85&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001166 10.0.0.22 - - [2025-10-20 16:34:52] "GET /project/d892f115-0f85-455f-8459-dea12b3d2a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.026404 10.0.0.22 - - [2025-10-20 16:34:52] "GET /projects?obj_uuids=d892f115-0f85-455f-8459-dea12b3d2a85&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001424 10.0.0.22 - - [2025-10-20 16:34:52] "GET /project/d892f115-0f85-455f-8459-dea12b3d2a85?fields=virtual_networks HTTP/1.1" 200 1022 0.083024 10.0.0.22 - - [2025-10-20 16:34:52] "GET /projects?obj_uuids=d892f115-0f85-455f-8459-dea12b3d2a85&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001671 10.0.0.22 - - [2025-10-20 16:34:52] "GET /project/d892f115-0f85-455f-8459-dea12b3d2a85?fields=virtual_machine_interfaces HTTP/1.1" 200 1022 0.029294 10.0.0.22 - - [2025-10-20 16:34:52] "GET /projects?obj_uuids=d892f115-0f85-455f-8459-dea12b3d2a85&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001174 10.0.0.22 - - [2025-10-20 16:34:52] "GET /project/d892f115-0f85-455f-8459-dea12b3d2a85?fields=security_groups HTTP/1.1" 200 1242 0.027252 10.0.0.22 - - [2025-10-20 16:34:53] "GET /domains?obj_uuids=d63b8345-8de7-4e97-94d5-a56d8ff33dd0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001174 10.0.0.22 - - [2025-10-20 16:34:53] "GET /domain/d63b8345-8de7-4e97-94d5-a56d8ff33dd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.007789 10.0.0.22 - - [2025-10-20 16:34:53] "POST /fqname-to-id HTTP/1.1" 404 181 0.034555 10.0.0.22 - - [2025-10-20 16:34:53] "GET /projects?obj_uuids=86d3c847-a97b-4fc7-a7de-84326021f738&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002823 10.0.0.22 - - [2025-10-20 16:34:53] "GET /domains?obj_uuids=d63b8345-8de7-4e97-94d5-a56d8ff33dd0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.000989 10.0.0.22 - - [2025-10-20 16:34:53] "GET /domain/d63b8345-8de7-4e97-94d5-a56d8ff33dd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.006529 10.0.0.22 - - [2025-10-20 16:34:53] "POST /id-to-fqname HTTP/1.1" 200 183 0.001724 10.0.0.22 - - [2025-10-20 16:34:53] "POST /fqname-to-id HTTP/1.1" 404 192 0.003283 10.0.0.22 - - [2025-10-20 16:34:54] "POST /security-groups HTTP/1.1" 200 578 0.071505 10.0.0.22 - - [2025-10-20 16:34:54] "POST /fqname-to-id HTTP/1.1" 404 227 0.003315 10.0.0.22 - - [2025-10-20 16:34:54] "POST /projects HTTP/1.1" 200 567 0.229068 10.0.0.22 - - [2025-10-20 16:34:54] "POST /access-control-lists HTTP/1.1" 200 591 0.066278 10.0.0.22 - - [2025-10-20 16:34:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.312907 10.0.0.22 - - [2025-10-20 16:34:54] "POST /fqname-to-id HTTP/1.1" 404 226 0.003209 10.0.0.22 - - [2025-10-20 16:34:54] "GET /project/86d3c847-a97b-4fc7-a7de-84326021f738?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.452069 10.0.0.22 - - [2025-10-20 16:34:54] "POST /access-control-lists HTTP/1.1" 200 589 0.061395 10.0.0.22 - - [2025-10-20 16:34:55] "GET / HTTP/1.1" 200 36215 0.002938 10.0.0.22 - - [2025-10-20 16:34:56] "POST /fqname-to-id HTTP/1.1" 404 191 0.003528 10.0.0.22 - - [2025-10-20 16:34:56] "GET /projects?obj_uuids=eeb09070-0289-47ea-8478-90b170db953d&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001182 10.0.0.22 - - [2025-10-20 16:34:56] "POST /fqname-to-id HTTP/1.1" 404 226 0.003600 10.0.0.22 - - [2025-10-20 16:34:56] "POST /access-control-lists HTTP/1.1" 200 590 0.017351 10.0.0.22 - - [2025-10-20 16:34:56] "POST /fqname-to-id HTTP/1.1" 404 225 0.007342 10.0.0.22 - - [2025-10-20 16:34:56] "POST /access-control-lists HTTP/1.1" 200 588 0.018914 252.22.220.211 - - [2025-10-20 16:34:56] "POST /neutron/security_group HTTP/1.1" 200 1362 0.302470 10.0.0.22 - - [2025-10-20 16:34:56] "PUT /access-control-list/4df349a4-df36-4567-bc83-a872820f8931 HTTP/1.1" 200 273 0.012360 10.0.0.22 - - [2025-10-20 16:34:56] "GET /projects?obj_uuids=eeb09070-0289-47ea-8478-90b170db953d&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001647 10.0.0.22 - - [2025-10-20 16:34:56] "PUT /access-control-list/9db08312-57a9-40f6-bba2-128934849207 HTTP/1.1" 200 273 0.023727 252.22.220.211 - - [2025-10-20 16:34:56] "POST /neutron/security_group_rule HTTP/1.1" 200 2549 0.050754 252.22.220.211 - - [2025-10-20 16:34:56] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.009334 252.22.220.211 - - [2025-10-20 16:34:56] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.104992 10.0.0.22 - - [2025-10-20 16:34:56] "PUT /access-control-list/9db08312-57a9-40f6-bba2-128934849207 HTTP/1.1" 200 273 0.014120 252.22.220.211 - - [2025-10-20 16:34:56] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.011146 252.22.220.211 - - [2025-10-20 16:34:57] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.165706 10.0.0.22 - - [2025-10-20 16:34:57] "POST /fqname-to-id HTTP/1.1" 404 191 0.002344 10.0.0.22 - - [2025-10-20 16:34:57] "PUT /access-control-list/9db08312-57a9-40f6-bba2-128934849207 HTTP/1.1" 200 273 0.013016 10.0.0.22 - - [2025-10-20 16:34:57] "GET /projects?obj_uuids=eeb09070-0289-47ea-8478-90b170db953d&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001026 10.0.0.22 - - [2025-10-20 16:34:57] "POST /fqname-to-id HTTP/1.1" 404 226 0.003120 10.0.0.22 - - [2025-10-20 16:34:57] "POST /access-control-lists HTTP/1.1" 200 590 0.022903 10.0.0.22 - - [2025-10-20 16:34:57] "POST /fqname-to-id HTTP/1.1" 404 225 0.004058 10.0.0.22 - - [2025-10-20 16:34:57] "POST /access-control-lists HTTP/1.1" 200 588 0.022323 10.0.0.22 - - [2025-10-20 16:34:57] "PUT /access-control-list/5dcd26a8-930d-4631-8408-d92f409ffeab HTTP/1.1" 200 273 0.011574 10.0.0.22 - - [2025-10-20 16:34:57] "PUT /access-control-list/a69fdc71-31c5-4aa4-a93e-578035d6fbff HTTP/1.1" 200 273 0.009368 252.22.220.211 - - [2025-10-20 16:34:57] "POST /neutron/security_group HTTP/1.1" 200 1362 0.369510 10.0.0.22 - - [2025-10-20 16:34:57] "PUT /access-control-list/a69fdc71-31c5-4aa4-a93e-578035d6fbff HTTP/1.1" 200 273 0.008696 10.0.0.22 - - [2025-10-20 16:34:57] "GET /projects?obj_uuids=eeb09070-0289-47ea-8478-90b170db953d&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001112 252.22.220.211 - - [2025-10-20 16:34:57] "POST /neutron/security_group_rule HTTP/1.1" 200 2549 0.028182 252.22.220.211 - - [2025-10-20 16:34:57] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.008694 252.22.220.211 - - [2025-10-20 16:34:57] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.167966 10.0.0.22 - - [2025-10-20 16:34:57] "PUT /access-control-list/a69fdc71-31c5-4aa4-a93e-578035d6fbff HTTP/1.1" 200 273 0.010859 252.22.220.211 - - [2025-10-20 16:34:57] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.010789 252.22.220.211 - - [2025-10-20 16:34:57] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.149133 10.0.0.22 - - [2025-10-20 16:34:57] "POST /fqname-to-id HTTP/1.1" 401 296 0.000549 10.0.0.22 - - [2025-10-20 16:34:58] "PUT /access-control-list/a69fdc71-31c5-4aa4-a93e-578035d6fbff HTTP/1.1" 200 273 0.017393 10.0.0.22 - - [2025-10-20 16:34:58] "POST /fqname-to-id HTTP/1.1" 404 208 0.040314 10.0.0.22 - - [2025-10-20 16:34:58] "GET /projects?obj_uuids=86d3c847-a97b-4fc7-a7de-84326021f738&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001243 10.0.0.22 - - [2025-10-20 16:34:58] "POST /fqname-to-id HTTP/1.1" 404 243 0.005134 10.0.0.22 - - [2025-10-20 16:34:58] "POST /access-control-lists HTTP/1.1" 200 607 0.029778 10.0.0.22 - - [2025-10-20 16:34:58] "POST /fqname-to-id HTTP/1.1" 404 242 0.002929 10.0.0.22 - - [2025-10-20 16:34:58] "POST /access-control-lists HTTP/1.1" 200 605 0.019356 10.0.0.22 - - [2025-10-20 16:34:58] "PUT /access-control-list/bd795f2d-8c56-44e3-80ee-a8c9c6de167a HTTP/1.1" 200 273 0.009510 10.0.0.22 - - [2025-10-20 16:34:58] "PUT /access-control-list/e2c1d8c0-92b4-431d-b2b5-3cf8c24d090e HTTP/1.1" 200 273 0.009470 252.22.220.211 - - [2025-10-20 16:34:58] "POST /neutron/security_group HTTP/1.1" 200 1377 0.379025 10.0.0.22 - - [2025-10-20 16:34:58] "PUT /access-control-list/e2c1d8c0-92b4-431d-b2b5-3cf8c24d090e HTTP/1.1" 200 273 0.012302 10.0.0.22 - - [2025-10-20 16:34:58] "GET /projects?obj_uuids=86d3c847-a97b-4fc7-a7de-84326021f738&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001280 252.22.220.211 - - [2025-10-20 16:34:58] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.034736 252.22.220.211 - - [2025-10-20 16:34:58] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.009492 252.22.220.211 - - [2025-10-20 16:34:59] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.135276 10.0.0.22 - - [2025-10-20 16:34:59] "PUT /access-control-list/e2c1d8c0-92b4-431d-b2b5-3cf8c24d090e HTTP/1.1" 200 273 0.014657 252.22.220.211 - - [2025-10-20 16:34:59] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.011565 252.22.220.211 - - [2025-10-20 16:34:59] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.119261 10.0.0.22 - - [2025-10-20 16:34:59] "POST /fqname-to-id HTTP/1.1" 404 208 0.002914 10.0.0.22 - - [2025-10-20 16:34:59] "PUT /access-control-list/e2c1d8c0-92b4-431d-b2b5-3cf8c24d090e HTTP/1.1" 200 273 0.012824 10.0.0.22 - - [2025-10-20 16:34:59] "GET /projects?obj_uuids=86d3c847-a97b-4fc7-a7de-84326021f738&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001740 10.0.0.22 - - [2025-10-20 16:34:59] "POST /fqname-to-id HTTP/1.1" 404 243 0.005864 10.0.0.22 - - [2025-10-20 16:34:59] "POST /access-control-lists HTTP/1.1" 200 607 0.021484 10.0.0.22 - - [2025-10-20 16:34:59] "POST /fqname-to-id HTTP/1.1" 404 242 0.003282 10.0.0.22 - - [2025-10-20 16:34:59] "POST /access-control-lists HTTP/1.1" 200 605 0.020879 10.0.0.22 - - [2025-10-20 16:34:59] "PUT /access-control-list/677fc4d1-77d8-4c80-88a2-c05c008c6f9c HTTP/1.1" 200 273 0.009702 10.0.0.22 - - [2025-10-20 16:34:59] "PUT /access-control-list/74defb95-6080-46c6-8fe4-8ec0d3a245eb HTTP/1.1" 200 273 0.016688 252.22.220.211 - - [2025-10-20 16:34:59] "POST /neutron/security_group HTTP/1.1" 200 1377 0.367491 10.0.0.22 - - [2025-10-20 16:34:59] "PUT /access-control-list/74defb95-6080-46c6-8fe4-8ec0d3a245eb HTTP/1.1" 200 273 0.011198 10.0.0.22 - - [2025-10-20 16:34:59] "GET /projects?obj_uuids=86d3c847-a97b-4fc7-a7de-84326021f738&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001183 252.22.220.211 - - [2025-10-20 16:34:59] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.034784 252.22.220.211 - - [2025-10-20 16:34:59] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.010152 252.22.220.211 - - [2025-10-20 16:34:59] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.115062 10.0.0.22 - - [2025-10-20 16:34:59] "PUT /access-control-list/74defb95-6080-46c6-8fe4-8ec0d3a245eb HTTP/1.1" 200 273 0.022174 252.22.220.211 - - [2025-10-20 16:35:00] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.015736 252.22.220.211 - - [2025-10-20 16:35:00] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.153153 10.0.0.22 - - [2025-10-20 16:35:00] "PUT /access-control-list/74defb95-6080-46c6-8fe4-8ec0d3a245eb HTTP/1.1" 200 273 0.013645 10.0.0.22 - - [2025-10-20 16:35:00] "GET /projects?obj_uuids=eeb09070-0289-47ea-8478-90b170db953d&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001489 252.22.220.211 - - [2025-10-20 16:35:00] "POST /neutron/router HTTP/1.1" 200 539 0.056305 10.0.0.22 - - [2025-10-20 16:35:00] "POST /route-targets HTTP/1.1" 200 328 0.014465 10.0.0.22 - - [2025-10-20 16:35:00] "PUT /logical-router/378f9491-cf54-4328-8eec-3ffedd461d82 HTTP/1.1" 200 263 0.022166 252.22.220.211 - - [2025-10-20 16:35:00] "POST /neutron/router HTTP/1.1" 200 539 0.007373 252.22.220.211 - - [2025-10-20 16:35:00] "POST /neutron/router HTTP/1.1" 200 539 0.004166 252.22.220.211 - - [2025-10-20 16:35:00] "POST /neutron/router HTTP/1.1" 200 539 0.004429 252.22.220.211 - - [2025-10-20 16:35:00] "POST /neutron/router HTTP/1.1" 200 539 0.004112 252.22.220.211 - - [2025-10-20 16:35:01] "POST /neutron/router HTTP/1.1" 200 539 0.005284 252.22.220.211 - - [2025-10-20 16:35:01] "POST /neutron/router HTTP/1.1" 200 539 0.005445 252.22.220.211 - - [2025-10-20 16:35:01] "POST /neutron/router HTTP/1.1" 200 539 0.004310 252.22.220.211 - - [2025-10-20 16:35:01] "POST /neutron/router HTTP/1.1" 200 539 0.004804 252.22.220.211 - - [2025-10-20 16:35:01] "POST /neutron/router HTTP/1.1" 200 539 0.004086 252.22.220.211 - - [2025-10-20 16:35:01] "POST /neutron/router HTTP/1.1" 200 539 0.004095 252.22.220.211 - - [2025-10-20 16:35:01] "POST /neutron/router HTTP/1.1" 200 539 0.004388 252.22.220.211 - - [2025-10-20 16:35:01] "POST /neutron/router HTTP/1.1" 200 539 0.004158 252.22.220.211 - - [2025-10-20 16:35:01] "POST /neutron/router HTTP/1.1" 200 539 0.005191 252.22.220.211 - - [2025-10-20 16:35:01] "POST /neutron/router HTTP/1.1" 200 539 0.004645 252.22.220.211 - - [2025-10-20 16:35:01] "POST /neutron/router HTTP/1.1" 200 539 0.005559 252.22.220.211 - - [2025-10-20 16:35:01] "POST /neutron/router HTTP/1.1" 200 539 0.004231 252.22.220.211 - - [2025-10-20 16:35:01] "POST /neutron/router HTTP/1.1" 200 539 0.004523 252.22.220.211 - - [2025-10-20 16:35:01] "POST /neutron/router HTTP/1.1" 200 539 0.004131 252.22.220.211 - - [2025-10-20 16:35:01] "POST /neutron/router HTTP/1.1" 200 539 0.005035 252.22.220.211 - - [2025-10-20 16:35:01] "POST /neutron/router HTTP/1.1" 200 539 0.004728 252.22.220.211 - - [2025-10-20 16:35:02] "POST /neutron/router HTTP/1.1" 200 539 0.004393 252.22.220.211 - - [2025-10-20 16:35:02] "POST /neutron/router HTTP/1.1" 200 539 0.004669 252.22.220.211 - - [2025-10-20 16:35:02] "POST /neutron/router HTTP/1.1" 200 539 0.005411 252.22.220.211 - - [2025-10-20 16:35:02] "POST /neutron/router HTTP/1.1" 200 539 0.004130 252.22.220.211 - - [2025-10-20 16:35:02] "POST /neutron/router HTTP/1.1" 200 539 0.004394 252.22.220.211 - - [2025-10-20 16:35:02] "POST /neutron/router HTTP/1.1" 200 539 0.004643 252.22.220.211 - - [2025-10-20 16:35:02] "POST /neutron/router HTTP/1.1" 200 539 0.004655 252.22.220.211 - - [2025-10-20 16:35:02] "POST /neutron/router HTTP/1.1" 200 539 0.004478 252.22.220.211 - - [2025-10-20 16:35:02] "POST /neutron/router HTTP/1.1" 200 539 0.004494 252.22.220.211 - - [2025-10-20 16:35:02] "POST /neutron/router HTTP/1.1" 200 539 0.004345 252.22.220.211 - - [2025-10-20 16:35:02] "POST /neutron/router HTTP/1.1" 200 539 0.004379 252.22.220.211 - - [2025-10-20 16:35:02] "POST /neutron/router HTTP/1.1" 200 539 0.004037 252.22.220.211 - - [2025-10-20 16:35:02] "POST /neutron/router HTTP/1.1" 200 539 0.020958 252.22.220.211 - - [2025-10-20 16:35:02] "POST /neutron/router HTTP/1.1" 200 539 0.005360 252.22.220.211 - - [2025-10-20 16:35:02] "POST /neutron/router HTTP/1.1" 200 540 0.027296 252.22.220.211 - - [2025-10-20 16:35:03] "POST /neutron/router HTTP/1.1" 200 540 0.004181 252.22.220.211 - - [2025-10-20 16:35:03] "POST /neutron/router HTTP/1.1" 200 151 0.050399 10.0.0.22 - - [2025-10-20 16:35:03] "GET /logical-router/378f9491-cf54-4328-8eec-3ffedd461d82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.005510 10.0.0.22 - - [2025-10-20 16:35:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003957 10.0.0.22 - - [2025-10-20 16:35:03] "GET /projects?obj_uuids=eeb09070-0289-47ea-8478-90b170db953d&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001282 10.0.0.22 - - [2025-10-20 16:35:03] "DELETE /route-target/3d5fae34-6c6a-461a-b98e-91acaf8d26b4 HTTP/1.1" 200 115 0.025532 252.22.220.211 - - [2025-10-20 16:35:03] "POST /neutron/router HTTP/1.1" 200 540 0.065458 10.0.0.22 - - [2025-10-20 16:35:03] "POST /route-targets HTTP/1.1" 200 328 0.018385 10.0.0.22 - - [2025-10-20 16:35:03] "PUT /logical-router/531e8eac-2506-4df8-abff-1159aedda3f0 HTTP/1.1" 200 263 0.029668 252.22.220.211 - - [2025-10-20 16:35:03] "POST /neutron/router HTTP/1.1" 200 540 0.015628 252.22.220.211 - - [2025-10-20 16:35:03] "POST /neutron/router HTTP/1.1" 200 540 0.005070 252.22.220.211 - - [2025-10-20 16:35:03] "POST /neutron/router HTTP/1.1" 200 540 0.004265 252.22.220.211 - - [2025-10-20 16:35:03] "POST /neutron/router HTTP/1.1" 200 540 0.004578 252.22.220.211 - - [2025-10-20 16:35:03] "POST /neutron/router HTTP/1.1" 200 540 0.004336 252.22.220.211 - - [2025-10-20 16:35:03] "POST /neutron/router HTTP/1.1" 200 540 0.003899 252.22.220.211 - - [2025-10-20 16:35:03] "POST /neutron/router HTTP/1.1" 200 540 0.004035 252.22.220.211 - - [2025-10-20 16:35:03] "POST /neutron/router HTTP/1.1" 200 540 0.003832 252.22.220.211 - - [2025-10-20 16:35:03] "POST /neutron/router HTTP/1.1" 200 540 0.004277 252.22.220.211 - - [2025-10-20 16:35:03] "POST /neutron/router HTTP/1.1" 200 540 0.004090 252.22.220.211 - - [2025-10-20 16:35:03] "POST /neutron/router HTTP/1.1" 200 540 0.005650 252.22.220.211 - - [2025-10-20 16:35:04] "POST /neutron/router HTTP/1.1" 200 540 0.004467 252.22.220.211 - - [2025-10-20 16:35:04] "POST /neutron/router HTTP/1.1" 200 540 0.004380 252.22.220.211 - - [2025-10-20 16:35:04] "POST /neutron/router HTTP/1.1" 200 540 0.004234 252.22.220.211 - - [2025-10-20 16:35:04] "POST /neutron/router HTTP/1.1" 200 540 0.004784 252.22.220.211 - - [2025-10-20 16:35:04] "POST /neutron/router HTTP/1.1" 200 540 0.004502 252.22.220.211 - - [2025-10-20 16:35:04] "POST /neutron/router HTTP/1.1" 200 540 0.004057 252.22.220.211 - - [2025-10-20 16:35:04] "POST /neutron/router HTTP/1.1" 200 540 0.005504 252.22.220.211 - - [2025-10-20 16:35:04] "POST /neutron/router HTTP/1.1" 200 540 0.004531 252.22.220.211 - - [2025-10-20 16:35:04] "POST /neutron/router HTTP/1.1" 200 540 0.004351 252.22.220.211 - - [2025-10-20 16:35:04] "POST /neutron/router HTTP/1.1" 200 540 0.004648 252.22.220.211 - - [2025-10-20 16:35:04] "POST /neutron/router HTTP/1.1" 200 540 0.004385 252.22.220.211 - - [2025-10-20 16:35:04] "POST /neutron/router HTTP/1.1" 200 540 0.004098 252.22.220.211 - - [2025-10-20 16:35:04] "POST /neutron/router HTTP/1.1" 200 540 0.004620 252.22.220.211 - - [2025-10-20 16:35:04] "POST /neutron/router HTTP/1.1" 200 540 0.005622 252.22.220.211 - - [2025-10-20 16:35:04] "POST /neutron/router HTTP/1.1" 200 540 0.005778 252.22.220.211 - - [2025-10-20 16:35:04] "POST /neutron/router HTTP/1.1" 200 540 0.005190 252.22.220.211 - - [2025-10-20 16:35:05] "POST /neutron/router HTTP/1.1" 200 540 0.005250 252.22.220.211 - - [2025-10-20 16:35:05] "POST /neutron/router HTTP/1.1" 200 540 0.005119 252.22.220.211 - - [2025-10-20 16:35:05] "POST /neutron/router HTTP/1.1" 200 540 0.005034 252.22.220.211 - - [2025-10-20 16:35:05] "POST /neutron/router HTTP/1.1" 200 540 0.005121 252.22.220.211 - - [2025-10-20 16:35:05] "POST /neutron/router HTTP/1.1" 200 540 0.005153 252.22.220.211 - - [2025-10-20 16:35:05] "POST /neutron/router HTTP/1.1" 200 540 0.019634 252.22.220.211 - - [2025-10-20 16:35:05] "POST /neutron/router HTTP/1.1" 200 540 0.004306 252.22.220.211 - - [2025-10-20 16:35:05] "POST /neutron/router HTTP/1.1" 200 540 0.024473 252.22.220.211 - - [2025-10-20 16:35:05] "POST /neutron/router HTTP/1.1" 200 540 0.005327 252.22.220.211 - - [2025-10-20 16:35:05] "POST /neutron/router HTTP/1.1" 200 151 0.049744 10.0.0.22 - - [2025-10-20 16:35:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005884 10.0.0.22 - - [2025-10-20 16:35:05] "GET /logical-router/531e8eac-2506-4df8-abff-1159aedda3f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.004882 10.0.0.22 - - [2025-10-20 16:35:05] "GET /projects?obj_uuids=86d3c847-a97b-4fc7-a7de-84326021f738&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001172 10.0.0.22 - - [2025-10-20 16:35:05] "DELETE /route-target/465ac4bf-0772-46ff-8a76-b6c23763d8e7 HTTP/1.1" 200 115 0.033270 252.22.220.211 - - [2025-10-20 16:35:05] "POST /neutron/router HTTP/1.1" 200 557 0.072729 10.0.0.22 - - [2025-10-20 16:35:05] "POST /route-targets HTTP/1.1" 200 328 0.013399 10.0.0.22 - - [2025-10-20 16:35:05] "PUT /logical-router/944c6abc-3eb9-457c-93b0-4f7c8df14cb2 HTTP/1.1" 200 263 0.019479 252.22.220.211 - - [2025-10-20 16:35:05] "POST /neutron/router HTTP/1.1" 200 557 0.006412 252.22.220.211 - - [2025-10-20 16:35:05] "POST /neutron/router HTTP/1.1" 200 557 0.004113 252.22.220.211 - - [2025-10-20 16:35:05] "POST /neutron/router HTTP/1.1" 200 557 0.004038 252.22.220.211 - - [2025-10-20 16:35:06] "POST /neutron/router HTTP/1.1" 200 557 0.004741 252.22.220.211 - - [2025-10-20 16:35:06] "POST /neutron/router HTTP/1.1" 200 557 0.005057 252.22.220.211 - - [2025-10-20 16:35:06] "POST /neutron/router HTTP/1.1" 200 557 0.004079 252.22.220.211 - - [2025-10-20 16:35:06] "POST /neutron/router HTTP/1.1" 200 557 0.004237 252.22.220.211 - - [2025-10-20 16:35:06] "POST /neutron/router HTTP/1.1" 200 557 0.004134 252.22.220.211 - - [2025-10-20 16:35:06] "POST /neutron/router HTTP/1.1" 200 557 0.004855 252.22.220.211 - - [2025-10-20 16:35:06] "POST /neutron/router HTTP/1.1" 200 557 0.003989 252.22.220.211 - - [2025-10-20 16:35:06] "POST /neutron/router HTTP/1.1" 200 557 0.005636 252.22.220.211 - - [2025-10-20 16:35:06] "POST /neutron/router HTTP/1.1" 200 557 0.004661 252.22.220.211 - - [2025-10-20 16:35:06] "POST /neutron/router HTTP/1.1" 200 557 0.004604 252.22.220.211 - - [2025-10-20 16:35:06] "POST /neutron/router HTTP/1.1" 200 557 0.004252 252.22.220.211 - - [2025-10-20 16:35:06] "POST /neutron/router HTTP/1.1" 200 557 0.004164 252.22.220.211 - - [2025-10-20 16:35:06] "POST /neutron/router HTTP/1.1" 200 557 0.004851 252.22.220.211 - - [2025-10-20 16:35:06] "POST /neutron/router HTTP/1.1" 200 557 0.003973 252.22.220.211 - - [2025-10-20 16:35:06] "POST /neutron/router HTTP/1.1" 200 557 0.005247 252.22.220.211 - - [2025-10-20 16:35:07] "POST /neutron/router HTTP/1.1" 200 557 0.003994 252.22.220.211 - - [2025-10-20 16:35:07] "POST /neutron/router HTTP/1.1" 200 557 0.004987 252.22.220.211 - - [2025-10-20 16:35:07] "POST /neutron/router HTTP/1.1" 200 557 0.004286 252.22.220.211 - - [2025-10-20 16:35:07] "POST /neutron/router HTTP/1.1" 200 557 0.004882 252.22.220.211 - - [2025-10-20 16:35:07] "POST /neutron/router HTTP/1.1" 200 557 0.003906 252.22.220.211 - - [2025-10-20 16:35:07] "POST /neutron/router HTTP/1.1" 200 557 0.003803 252.22.220.211 - - [2025-10-20 16:35:07] "POST /neutron/router HTTP/1.1" 200 557 0.004451 252.22.220.211 - - [2025-10-20 16:35:07] "POST /neutron/router HTTP/1.1" 200 557 0.004164 252.22.220.211 - - [2025-10-20 16:35:07] "POST /neutron/router HTTP/1.1" 200 557 0.004343 252.22.220.211 - - [2025-10-20 16:35:07] "POST /neutron/router HTTP/1.1" 200 557 0.004182 252.22.220.211 - - [2025-10-20 16:35:07] "POST /neutron/router HTTP/1.1" 200 557 0.004192 252.22.220.211 - - [2025-10-20 16:35:07] "POST /neutron/router HTTP/1.1" 200 557 0.004464 252.22.220.211 - - [2025-10-20 16:35:07] "POST /neutron/router HTTP/1.1" 200 557 0.003975 252.22.220.211 - - [2025-10-20 16:35:07] "POST /neutron/router HTTP/1.1" 200 557 0.004210 252.22.220.211 - - [2025-10-20 16:35:07] "POST /neutron/router HTTP/1.1" 200 557 0.016326 252.22.220.211 - - [2025-10-20 16:35:07] "POST /neutron/router HTTP/1.1" 200 557 0.004101 252.22.220.211 - - [2025-10-20 16:35:08] "POST /neutron/router HTTP/1.1" 200 557 0.020388 252.22.220.211 - - [2025-10-20 16:35:08] "POST /neutron/router HTTP/1.1" 200 557 0.004038 10.0.0.22 - - [2025-10-20 16:35:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002856 10.0.0.22 - - [2025-10-20 16:35:08] "GET /logical-router/944c6abc-3eb9-457c-93b0-4f7c8df14cb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.004522 252.22.220.211 - - [2025-10-20 16:35:08] "POST /neutron/router HTTP/1.1" 200 151 0.045195 10.0.0.22 - - [2025-10-20 16:35:08] "DELETE /route-target/4f8a1cb5-ccca-4393-a697-036fbc2eedd3 HTTP/1.1" 200 115 0.021359 252.22.220.211 - - [2025-10-20 16:35:08] "POST /neutron/security_group HTTP/1.1" 200 519 0.003825 252.22.220.211 - - [2025-10-20 16:35:08] "POST /neutron/security_group HTTP/1.1" 200 151 0.036321 10.0.0.22 - - [2025-10-20 16:35:08] "DELETE /access-control-list/677fc4d1-77d8-4c80-88a2-c05c008c6f9c HTTP/1.1" 200 115 0.017942 252.22.220.211 - - [2025-10-20 16:35:08] "POST /neutron/security_group HTTP/1.1" 200 519 0.004889 10.0.0.22 - - [2025-10-20 16:35:08] "DELETE /access-control-list/74defb95-6080-46c6-8fe4-8ec0d3a245eb HTTP/1.1" 200 115 0.026212 252.22.220.211 - - [2025-10-20 16:35:08] "POST /neutron/security_group HTTP/1.1" 200 151 0.049935 10.0.0.22 - - [2025-10-20 16:35:08] "DELETE /access-control-list/bd795f2d-8c56-44e3-80ee-a8c9c6de167a HTTP/1.1" 200 115 0.020413 252.22.220.211 - - [2025-10-20 16:35:08] "POST /neutron/security_group HTTP/1.1" 200 504 0.003092 10.0.0.22 - - [2025-10-20 16:35:08] "DELETE /access-control-list/e2c1d8c0-92b4-431d-b2b5-3cf8c24d090e HTTP/1.1" 200 115 0.022259 252.22.220.211 - - [2025-10-20 16:35:08] "POST /neutron/security_group HTTP/1.1" 200 151 0.043354 10.0.0.22 - - [2025-10-20 16:35:08] "DELETE /access-control-list/5dcd26a8-930d-4631-8408-d92f409ffeab HTTP/1.1" 200 115 0.025671 252.22.220.211 - - [2025-10-20 16:35:08] "POST /neutron/security_group HTTP/1.1" 200 504 0.002947 10.0.0.22 - - [2025-10-20 16:35:08] "DELETE /access-control-list/a69fdc71-31c5-4aa4-a93e-578035d6fbff HTTP/1.1" 200 115 0.024260 252.22.220.211 - - [2025-10-20 16:35:08] "POST /neutron/security_group HTTP/1.1" 200 151 0.036036 10.0.0.22 - - [2025-10-20 16:35:08] "DELETE /access-control-list/4df349a4-df36-4567-bc83-a872820f8931 HTTP/1.1" 200 115 0.026911 10.0.0.22 - - [2025-10-20 16:35:08] "DELETE /access-control-list/9db08312-57a9-40f6-bba2-128934849207 HTTP/1.1" 200 115 0.021240 10.0.0.22 - - [2025-10-20 16:35:09] "GET /projects?obj_uuids=86d3c847-a97b-4fc7-a7de-84326021f738&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001223 10.0.0.22 - - [2025-10-20 16:35:09] "GET /project/86d3c847-a97b-4fc7-a7de-84326021f738?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.024418 10.0.0.22 - - [2025-10-20 16:35:09] "GET /projects?obj_uuids=86d3c847-a97b-4fc7-a7de-84326021f738&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001423 10.0.0.22 - - [2025-10-20 16:35:09] "GET /project/86d3c847-a97b-4fc7-a7de-84326021f738?fields=virtual_networks HTTP/1.1" 200 1022 0.073756 10.0.0.22 - - [2025-10-20 16:35:09] "GET /projects?obj_uuids=86d3c847-a97b-4fc7-a7de-84326021f738&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001238 10.0.0.22 - - [2025-10-20 16:35:09] "GET /project/86d3c847-a97b-4fc7-a7de-84326021f738?fields=virtual_machine_interfaces HTTP/1.1" 200 1022 0.028611 10.0.0.22 - - [2025-10-20 16:35:09] "GET /projects?obj_uuids=86d3c847-a97b-4fc7-a7de-84326021f738&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001576 10.0.0.22 - - [2025-10-20 16:35:09] "GET /project/86d3c847-a97b-4fc7-a7de-84326021f738?fields=security_groups HTTP/1.1" 200 1242 0.027628 10.0.0.22 - - [2025-10-20 16:35:10] "GET /domains?obj_uuids=d63b8345-8de7-4e97-94d5-a56d8ff33dd0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001551 10.0.0.22 - - [2025-10-20 16:35:10] "GET /domain/d63b8345-8de7-4e97-94d5-a56d8ff33dd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.007992 10.0.0.22 - - [2025-10-20 16:35:10] "POST /fqname-to-id HTTP/1.1" 404 182 0.031704 10.0.0.22 - - [2025-10-20 16:35:10] "GET /projects?obj_uuids=e60065c4-bd42-411b-ae4d-03a952013682&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002677 10.0.0.22 - - [2025-10-20 16:35:10] "GET /domains?obj_uuids=d63b8345-8de7-4e97-94d5-a56d8ff33dd0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001305 10.0.0.22 - - [2025-10-20 16:35:10] "GET /domain/d63b8345-8de7-4e97-94d5-a56d8ff33dd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.007024 10.0.0.22 - - [2025-10-20 16:35:10] "POST /id-to-fqname HTTP/1.1" 200 184 0.001851 10.0.0.22 - - [2025-10-20 16:35:10] "POST /fqname-to-id HTTP/1.1" 404 193 0.003237 10.0.0.22 - - [2025-10-20 16:35:10] "POST /security-groups HTTP/1.1" 200 579 0.065048 10.0.0.22 - - [2025-10-20 16:35:10] "POST /fqname-to-id HTTP/1.1" 404 228 0.003527 10.0.0.22 - - [2025-10-20 16:35:10] "POST /projects HTTP/1.1" 200 569 0.251124 10.0.0.22 - - [2025-10-20 16:35:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.290801 10.0.0.22 - - [2025-10-20 16:35:10] "POST /access-control-lists HTTP/1.1" 200 592 0.065841 10.0.0.22 - - [2025-10-20 16:35:10] "GET /project/e60065c4-bd42-411b-ae4d-03a952013682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.438672 10.0.0.22 - - [2025-10-20 16:35:10] "POST /fqname-to-id HTTP/1.1" 404 227 0.003356 10.0.0.22 - - [2025-10-20 16:35:10] "POST /access-control-lists HTTP/1.1" 200 590 0.072750 10.0.0.22 - - [2025-10-20 16:35:12] "GET / HTTP/1.1" 200 36215 0.002764 10.0.0.22 - - [2025-10-20 16:35:13] "POST /fqname-to-id HTTP/1.1" 401 296 0.000594 10.0.0.22 - - [2025-10-20 16:35:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.085665 10.0.0.22 - - [2025-10-20 16:35:13] "GET /projects?obj_uuids=e60065c4-bd42-411b-ae4d-03a952013682&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001270 10.0.0.22 - - [2025-10-20 16:35:13] "GET /project/e60065c4-bd42-411b-ae4d-03a952013682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.027848 252.22.220.211 - - [2025-10-20 16:35:13] "POST /neutron/network HTTP/1.1" 200 117 0.043122 10.0.0.22 - - [2025-10-20 16:35:13] "GET /projects?obj_uuids=e60065c4-bd42-411b-ae4d-03a952013682&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.000975 252.22.220.211 - - [2025-10-20 16:35:13] "POST /neutron/network HTTP/1.1" 200 599 0.075040 10.0.0.22 - - [2025-10-20 16:35:13] "POST /route-targets HTTP/1.1" 200 328 0.011238 10.0.0.22 - - [2025-10-20 16:35:13] "POST /ref-update HTTP/1.1" 200 156 0.011490 10.0.0.22 - - [2025-10-20 16:35:13] "POST /useragent-kv HTTP/1.1" 200 115 0.005038 252.22.220.211 - - [2025-10-20 16:35:14] "POST /neutron/subnet HTTP/1.1" 200 715 0.188795 252.22.220.211 - - [2025-10-20 16:35:14] "POST /neutron/network HTTP/1.1" 200 816 0.006306 10.0.0.22 - - [2025-10-20 16:35:14] "POST /id-to-fqname HTTP/1.1" 200 214 0.001540 10.0.0.22 - - [2025-10-20 16:35:14] "GET /virtual-network/7d83b703-962d-4646-b286-7e448f1d0325?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.005127 252.22.220.211 - - [2025-10-20 16:35:14] "POST /neutron/network HTTP/1.1" 200 816 0.005848 10.0.0.22 - - [2025-10-20 16:35:14] "GET /virtual-network/7d83b703-962d-4646-b286-7e448f1d0325?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.005614 252.22.220.211 - - [2025-10-20 16:35:14] "POST /neutron/network HTTP/1.1" 200 816 0.007906 252.22.220.211 - - [2025-10-20 16:35:14] "POST /neutron/subnet HTTP/1.1" 200 715 0.007135 10.0.0.22 - - [2025-10-20 16:35:14] "POST /fqname-to-id HTTP/1.1" 404 204 0.003184 10.0.0.22 - - [2025-10-20 16:35:14] "GET /virtual-network/7d83b703-962d-4646-b286-7e448f1d0325?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.004879 10.0.0.22 - - [2025-10-20 16:35:14] "GET /projects?obj_uuids=e60065c4-bd42-411b-ae4d-03a952013682&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001398 252.22.220.211 - - [2025-10-20 16:35:14] "POST /neutron/port HTTP/1.1" 200 1013 0.194200 10.0.0.22 - - [2025-10-20 16:35:14] "GET /virtual-machine-interface/2c2c9b97-e7df-4ce9-befe-36e05444460d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2381 0.005531 10.0.0.22 - - [2025-10-20 16:35:14] "GET /virtual-machine-interface/2c2c9b97-e7df-4ce9-befe-36e05444460d?fields=instance_ip_back_refs HTTP/1.1" 200 1318 0.005705 10.0.0.22 - - [2025-10-20 16:35:14] "GET /instance-ip/2088c4be-017b-4709-b5d9-06ecec8af231?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.004246 10.0.0.22 - - [2025-10-20 16:35:14] "GET /virtual-machine-interface/2c2c9b97-e7df-4ce9-befe-36e05444460d HTTP/1.1" 401 296 0.000606 10.0.0.22 - - [2025-10-20 16:35:15] "GET /virtual-machine-interface/2c2c9b97-e7df-4ce9-befe-36e05444460d HTTP/1.1" 200 2603 0.033252 252.22.220.211 - - [2025-10-20 16:35:15] "POST /neutron/port HTTP/1.1" 200 1013 0.008856 252.22.220.211 - - [2025-10-20 16:35:15] "POST /neutron/port HTTP/1.1" 200 151 0.077538 252.22.220.211 - - [2025-10-20 16:35:15] "POST /neutron/network HTTP/1.1" 200 816 0.009142 10.0.0.22 - - [2025-10-20 16:35:15] "POST /useragent-kv HTTP/1.1" 200 115 0.002450 10.0.0.22 - - [2025-10-20 16:35:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003980 10.0.0.22 - - [2025-10-20 16:35:15] "POST /useragent-kv HTTP/1.1" 200 115 0.002559 252.22.220.211 - - [2025-10-20 16:35:15] "POST /neutron/network HTTP/1.1" 200 151 0.088512 10.0.0.22 - - [2025-10-20 16:35:15] "DELETE /route-target/4cb0aaab-7638-48e9-a568-e45bc8b2e574 HTTP/1.1" 200 115 0.018761 10.0.0.22 - - [2025-10-20 16:35:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003385 10.0.0.22 - - [2025-10-20 16:35:16] "GET /projects?obj_uuids=e60065c4-bd42-411b-ae4d-03a952013682&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001448 10.0.0.22 - - [2025-10-20 16:35:16] "GET /project/e60065c4-bd42-411b-ae4d-03a952013682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.027784 252.22.220.211 - - [2025-10-20 16:35:16] "POST /neutron/network HTTP/1.1" 200 117 0.008927 10.0.0.22 - - [2025-10-20 16:35:16] "GET /projects?obj_uuids=e60065c4-bd42-411b-ae4d-03a952013682&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001263 252.22.220.211 - - [2025-10-20 16:35:16] "POST /neutron/network HTTP/1.1" 200 601 0.087957 10.0.0.22 - - [2025-10-20 16:35:16] "POST /route-targets HTTP/1.1" 200 328 0.015546 10.0.0.22 - - [2025-10-20 16:35:16] "POST /ref-update HTTP/1.1" 200 156 0.016149 10.0.0.22 - - [2025-10-20 16:35:16] "POST /useragent-kv HTTP/1.1" 200 115 0.003692 252.22.220.211 - - [2025-10-20 16:35:16] "POST /neutron/subnet HTTP/1.1" 200 724 0.204335 10.0.0.22 - - [2025-10-20 16:35:17] "POST /useragent-kv HTTP/1.1" 200 115 0.005751 252.22.220.211 - - [2025-10-20 16:35:17] "POST /neutron/subnet HTTP/1.1" 200 715 0.196723 252.22.220.211 - - [2025-10-20 16:35:17] "POST /neutron/network HTTP/1.1" 200 974 0.009262 10.0.0.22 - - [2025-10-20 16:35:17] "POST /id-to-fqname HTTP/1.1" 200 215 0.001456 10.0.0.22 - - [2025-10-20 16:35:17] "GET /virtual-network/3ef956c7-2aff-4a7b-8590-2e3cb4efde56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2555 0.006485 252.22.220.211 - - [2025-10-20 16:35:17] "POST /neutron/network HTTP/1.1" 200 974 0.008592 10.0.0.22 - - [2025-10-20 16:35:17] "GET /virtual-network/3ef956c7-2aff-4a7b-8590-2e3cb4efde56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2555 0.005385 252.22.220.211 - - [2025-10-20 16:35:17] "POST /neutron/network HTTP/1.1" 200 974 0.009953 252.22.220.211 - - [2025-10-20 16:35:17] "POST /neutron/subnet HTTP/1.1" 200 724 0.008228 252.22.220.211 - - [2025-10-20 16:35:17] "POST /neutron/subnet HTTP/1.1" 200 715 0.008978 10.0.0.22 - - [2025-10-20 16:35:17] "GET /projects?obj_uuids=e60065c4-bd42-411b-ae4d-03a952013682&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001264 252.22.220.211 - - [2025-10-20 16:35:17] "POST /neutron/port HTTP/1.1" 200 1016 0.171880 10.0.0.22 - - [2025-10-20 16:35:17] "GET /projects?obj_uuids=e60065c4-bd42-411b-ae4d-03a952013682&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001196 252.22.220.211 - - [2025-10-20 16:35:18] "POST /neutron/port HTTP/1.1" 200 1014 0.180165 10.0.0.22 - - [2025-10-20 16:35:18] "POST /id-to-fqname HTTP/1.1" 200 215 0.001613 252.22.220.211 - - [2025-10-20 16:35:18] "POST /neutron/port HTTP/1.1" 200 1016 0.007998 252.22.220.211 - - [2025-10-20 16:35:18] "POST /neutron/port HTTP/1.1" 200 1016 0.007909 252.22.220.211 - - [2025-10-20 16:35:18] "POST /neutron/network HTTP/1.1" 200 974 0.007925 252.22.220.211 - - [2025-10-20 16:35:18] "POST /neutron/port HTTP/1.1" 200 1016 0.008708 252.22.220.211 - - [2025-10-20 16:35:18] "POST /neutron/port HTTP/1.1" 200 117 0.008951 252.22.220.211 - - [2025-10-20 16:35:18] "POST /neutron/port HTTP/1.1" 200 117 0.005354 10.0.0.22 - - [2025-10-20 16:35:18] "POST /id-to-fqname HTTP/1.1" 200 215 0.001595 252.22.220.211 - - [2025-10-20 16:35:18] "POST /neutron/port HTTP/1.1" 200 117 0.005128 252.22.220.211 - - [2025-10-20 16:35:19] "POST /neutron/port HTTP/1.1" 200 1016 0.009946 252.22.220.211 - - [2025-10-20 16:35:19] "POST /neutron/port HTTP/1.1" 200 1014 0.007868 252.22.220.211 - - [2025-10-20 16:35:19] "POST /neutron/port HTTP/1.1" 200 1014 0.008507 252.22.220.211 - - [2025-10-20 16:35:19] "POST /neutron/network HTTP/1.1" 200 974 0.008072 252.22.220.211 - - [2025-10-20 16:35:19] "POST /neutron/port HTTP/1.1" 200 1014 0.008043 252.22.220.211 - - [2025-10-20 16:35:19] "POST /neutron/port HTTP/1.1" 200 117 0.008225 252.22.220.211 - - [2025-10-20 16:35:19] "POST /neutron/port HTTP/1.1" 200 117 0.008531 252.22.220.211 - - [2025-10-20 16:35:19] "POST /neutron/port HTTP/1.1" 200 117 0.005519 252.22.220.211 - - [2025-10-20 16:35:19] "POST /neutron/port HTTP/1.1" 200 1014 0.009845 252.22.220.211 - - [2025-10-20 16:35:20] "POST /neutron/port HTTP/1.1" 200 1016 0.010308 252.22.220.211 - - [2025-10-20 16:35:20] "POST /neutron/network HTTP/1.1" 200 984 0.011232 252.22.220.211 - - [2025-10-20 16:35:20] "POST /neutron/port HTTP/1.1" 200 1016 0.010139 252.22.220.211 - - [2025-10-20 16:35:20] "POST /neutron/port HTTP/1.1" 200 1016 0.010259 252.22.220.211 - - [2025-10-20 16:35:20] "POST /neutron/port HTTP/1.1" 200 1104 0.143239 252.22.220.211 - - [2025-10-20 16:35:20] "POST /neutron/port HTTP/1.1" 200 1014 0.009353 252.22.220.211 - - [2025-10-20 16:35:20] "POST /neutron/port HTTP/1.1" 200 1078 0.013129 252.22.220.211 - - [2025-10-20 16:35:20] "POST /neutron/network HTTP/1.1" 200 984 0.009737 252.22.220.211 - - [2025-10-20 16:35:20] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004293 252.22.220.211 - - [2025-10-20 16:35:20] "POST /neutron/port HTTP/1.1" 200 1014 0.012119 252.22.220.211 - - [2025-10-20 16:35:20] "POST /neutron/subnet HTTP/1.1" 200 698 0.009379 252.22.220.211 - - [2025-10-20 16:35:21] "POST /neutron/port HTTP/1.1" 200 1014 0.010602 252.22.220.211 - - [2025-10-20 16:35:21] "POST /neutron/port HTTP/1.1" 200 117 0.001215 252.22.220.211 - - [2025-10-20 16:35:21] "POST /neutron/network HTTP/1.1" 200 974 0.014782 252.22.220.211 - - [2025-10-20 16:35:21] "POST /neutron/port HTTP/1.1" 200 1102 0.120088 252.22.220.211 - - [2025-10-20 16:35:21] "POST /neutron/port HTTP/1.1" 200 1076 0.015374 252.22.220.211 - - [2025-10-20 16:35:21] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004186 252.22.220.211 - - [2025-10-20 16:35:21] "POST /neutron/subnet HTTP/1.1" 200 689 0.013397 252.22.220.211 - - [2025-10-20 16:35:21] "POST /neutron/port HTTP/1.1" 200 117 0.001340 252.22.220.211 - - [2025-10-20 16:35:21] "POST /neutron/network HTTP/1.1" 200 974 0.009374 252.22.220.211 - - [2025-10-20 16:35:24] "POST /neutron/port HTTP/1.1" 200 1078 0.014756 252.22.220.211 - - [2025-10-20 16:35:24] "POST /neutron/security_group HTTP/1.1" 200 2052 0.008744 252.22.220.211 - - [2025-10-20 16:35:25] "POST /neutron/port HTTP/1.1" 200 1078 0.012215 252.22.220.211 - - [2025-10-20 16:35:25] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007388 252.22.220.211 - - [2025-10-20 16:35:25] "POST /neutron/port HTTP/1.1" 200 1078 0.013717 252.22.220.211 - - [2025-10-20 16:35:25] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006854 10.0.0.22 - - [2025-10-20 16:35:25] "GET /virtual-machine/368c0fe6-f968-44d5-a90f-eea5dd4c7357 HTTP/1.1" 200 1284 0.006683 10.0.0.22 - - [2025-10-20 16:35:25] "GET /virtual-machine-interface/ffbf712a-77ff-4489-8e40-43e78a381f8c HTTP/1.1" 200 2920 0.007503 10.0.0.22 - - [2025-10-20 16:35:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004240 10.0.0.22 - - [2025-10-20 16:35:25] "GET /global-vrouter-config/ab3bfc59-6e70-4f4d-80a1-bc65af4f76af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004799 10.0.0.22 - - [2025-10-20 16:35:25] "GET /virtual-networks?parent_id=e60065c4-bd42-411b-ae4d-03a952013682&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.003687 10.0.0.22 - - [2025-10-20 16:35:25] "GET /virtual-network/3ef956c7-2aff-4a7b-8590-2e3cb4efde56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2555 0.005704 10.0.0.22 - - [2025-10-20 16:35:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003523 10.0.0.22 - - [2025-10-20 16:35:28] "GET /virtual-network/3ef956c7-2aff-4a7b-8590-2e3cb4efde56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2555 0.005134 252.22.220.211 - - [2025-10-20 16:35:31] "POST /neutron/port HTTP/1.1" 200 1078 0.012776 252.22.220.211 - - [2025-10-20 16:35:31] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006160 252.22.220.211 - - [2025-10-20 16:35:31] "POST /neutron/port HTTP/1.1" 200 1076 0.014885 252.22.220.211 - - [2025-10-20 16:35:31] "POST /neutron/security_group HTTP/1.1" 200 2052 0.008501 252.22.220.211 - - [2025-10-20 16:35:31] "POST /neutron/port HTTP/1.1" 200 1078 0.015356 252.22.220.211 - - [2025-10-20 16:35:31] "POST /neutron/security_group HTTP/1.1" 200 2052 0.005950 252.22.220.211 - - [2025-10-20 16:35:31] "POST /neutron/port HTTP/1.1" 200 1076 0.011173 10.0.0.22 - - [2025-10-20 16:35:31] "DELETE /project/d892f1150f85455f8459dea12b3d2a85 HTTP/1.1" 404 173 0.020002 10.0.0.22 - - [2025-10-20 16:35:31] "DELETE /project/e60065c4bd42411bae4d03a952013682 HTTP/1.1" 404 173 0.018728 10.0.0.22 - - [2025-10-20 16:35:31] "DELETE /project/86d3c847a97b4fc7a7de84326021f738 HTTP/1.1" 404 173 0.015682 252.22.220.211 - - [2025-10-20 16:35:31] "POST /neutron/security_group HTTP/1.1" 200 2052 0.012840 10.0.0.22 - - [2025-10-20 16:35:31] "GET /projects?obj_uuids=d892f115-0f85-455f-8459-dea12b3d2a85&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001078 10.0.0.22 - - [2025-10-20 16:35:31] "GET /projects?obj_uuids=86d3c847-a97b-4fc7-a7de-84326021f738&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000996 252.22.220.211 - - [2025-10-20 16:35:31] "POST /neutron/port HTTP/1.1" 200 1078 0.047854 10.0.0.22 - - [2025-10-20 16:35:31] "GET /projects?obj_uuids=a400468e-9340-4b27-a292-6f91cd8146ea&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001061 10.0.0.22 - - [2025-10-20 16:35:31] "GET /project/d892f115-0f85-455f-8459-dea12b3d2a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.117900 10.0.0.22 - - [2025-10-20 16:35:31] "GET /project/86d3c847-a97b-4fc7-a7de-84326021f738?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.136847 252.22.220.211 - - [2025-10-20 16:35:31] "POST /neutron/security_group HTTP/1.1" 200 2052 0.015121 10.0.0.22 - - [2025-10-20 16:35:31] "GET /projects?obj_uuids=d892f115-0f85-455f-8459-dea12b3d2a85&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001223 10.0.0.22 - - [2025-10-20 16:35:31] "GET /projects?obj_uuids=86d3c847-a97b-4fc7-a7de-84326021f738&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001153 10.0.0.22 - - [2025-10-20 16:35:31] "GET /project/a400468e-9340-4b27-a292-6f91cd8146ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1504 0.150820 252.22.220.211 - - [2025-10-20 16:35:31] "POST /neutron/port HTTP/1.1" 200 1076 0.027420 10.0.0.22 - - [2025-10-20 16:35:31] "GET /project/d892f115-0f85-455f-8459-dea12b3d2a85?fields=security_groups HTTP/1.1" 200 1335 0.071980 10.0.0.22 - - [2025-10-20 16:35:31] "GET /project/86d3c847-a97b-4fc7-a7de-84326021f738?fields=security_groups HTTP/1.1" 200 1335 0.069639 10.0.0.22 - - [2025-10-20 16:35:31] "GET /projects?obj_uuids=a400468e-9340-4b27-a292-6f91cd8146ea&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001143 252.22.220.211 - - [2025-10-20 16:35:31] "POST /neutron/security_group HTTP/1.1" 200 2052 0.020357 10.0.0.22 - - [2025-10-20 16:35:31] "GET /project/a400468e-9340-4b27-a292-6f91cd8146ea?fields=security_groups HTTP/1.1" 200 1387 0.059045 10.0.0.22 - - [2025-10-20 16:35:31] "DELETE /security-group/5c3c96e0-b760-46f9-87d9-7d537b08530b HTTP/1.1" 200 115 0.101739 10.0.0.22 - - [2025-10-20 16:35:31] "GET /projects?obj_uuids=d892f115-0f85-455f-8459-dea12b3d2a85&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.002856 10.0.0.22 - - [2025-10-20 16:35:31] "DELETE /security-group/72b1215a-a5de-47b7-905b-36940eba63d3 HTTP/1.1" 200 115 0.092682 10.0.0.22 - - [2025-10-20 16:35:31] "GET /projects?obj_uuids=86d3c847-a97b-4fc7-a7de-84326021f738&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001574 10.0.0.22 - - [2025-10-20 16:35:31] "DELETE /access-control-list/ae334800-ccee-4f4b-b6c8-161b37c25970 HTTP/1.1" 200 115 0.134535 10.0.0.22 - - [2025-10-20 16:35:31] "GET /project/d892f115-0f85-455f-8459-dea12b3d2a85?fields=application_policy_sets HTTP/1.1" 200 1374 0.114452 10.0.0.22 - - [2025-10-20 16:35:32] "GET /project/86d3c847-a97b-4fc7-a7de-84326021f738?fields=application_policy_sets HTTP/1.1" 200 1374 0.136580 10.0.0.22 - - [2025-10-20 16:35:32] "DELETE /security-group/b6bd619b-2728-470f-b4bb-3a2c61399040 HTTP/1.1" 200 115 0.201380 10.0.0.22 - - [2025-10-20 16:35:32] "GET /projects?obj_uuids=a400468e-9340-4b27-a292-6f91cd8146ea&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001640 10.0.0.22 - - [2025-10-20 16:35:32] "DELETE /access-control-list/143625fe-d8d9-4a38-8775-35a22732baa7 HTTP/1.1" 200 115 0.068421 10.0.0.22 - - [2025-10-20 16:35:32] "DELETE /access-control-list/850fe68f-49ad-4588-aa9e-f6933ca98a18 HTTP/1.1" 200 115 0.074109 10.0.0.22 - - [2025-10-20 16:35:32] "GET /project/a400468e-9340-4b27-a292-6f91cd8146ea?fields=application_policy_sets HTTP/1.1" 200 1426 0.115000 10.0.0.22 - - [2025-10-20 16:35:32] "DELETE /access-control-list/b81ca79a-f1df-4d1b-baa6-c2e40654bc87 HTTP/1.1" 200 115 0.065294 10.0.0.22 - - [2025-10-20 16:35:32] "DELETE /project/d892f115-0f85-455f-8459-dea12b3d2a85 HTTP/1.1" 200 115 0.756009 10.0.0.22 - - [2025-10-20 16:35:32] "DELETE /project/86d3c847-a97b-4fc7-a7de-84326021f738 HTTP/1.1" 200 115 0.805546 10.0.0.22 - - [2025-10-20 16:35:32] "DELETE /access-control-list/c36a06b1-23da-443a-89ae-fb516bd9bbfc HTTP/1.1" 200 115 0.060817 10.0.0.22 - - [2025-10-20 16:35:32] "DELETE /access-control-list/ba04c208-324c-4b8f-8e8c-5aaa3820de0e HTTP/1.1" 200 115 0.043812 10.0.0.22 - - [2025-10-20 16:35:32] "DELETE /project/a400468e-9340-4b27-a292-6f91cd8146ea HTTP/1.1" 200 115 0.868458 252.22.220.211 - - [2025-10-20 16:35:32] "POST /neutron/port HTTP/1.1" 200 1076 0.012935 10.0.0.22 - - [2025-10-20 16:35:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003215 10.0.0.22 - - [2025-10-20 16:35:32] "GET /global-vrouter-config/ab3bfc59-6e70-4f4d-80a1-bc65af4f76af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003403 252.22.220.211 - - [2025-10-20 16:35:33] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006081 10.0.0.22 - - [2025-10-20 16:35:33] "GET /virtual-networks?parent_id=e60065c4-bd42-411b-ae4d-03a952013682&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.003397 10.0.0.22 - - [2025-10-20 16:35:33] "GET /virtual-network/3ef956c7-2aff-4a7b-8590-2e3cb4efde56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2555 0.005466 252.22.220.211 - - [2025-10-20 16:35:33] "POST /neutron/port HTTP/1.1" 200 1078 0.012655 252.22.220.211 - - [2025-10-20 16:35:33] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007173 252.22.220.211 - - [2025-10-20 16:35:33] "POST /neutron/port HTTP/1.1" 200 1078 0.011334 252.22.220.211 - - [2025-10-20 16:35:33] "POST /neutron/security_group HTTP/1.1" 200 2052 0.005833 252.22.220.211 - - [2025-10-20 16:35:38] "POST /neutron/port HTTP/1.1" 200 1076 0.013526 252.22.220.211 - - [2025-10-20 16:35:38] "POST /neutron/security_group HTTP/1.1" 200 2052 0.010041 252.22.220.211 - - [2025-10-20 16:35:38] "POST /neutron/port HTTP/1.1" 200 1076 0.011561 252.22.220.211 - - [2025-10-20 16:35:38] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006618 252.22.220.211 - - [2025-10-20 16:35:38] "POST /neutron/port HTTP/1.1" 200 1076 0.012891 252.22.220.211 - - [2025-10-20 16:35:38] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007482 10.0.0.22 - - [2025-10-20 16:35:38] "GET /virtual-machine/385a6a1d-2523-482c-a2b8-83b480785513 HTTP/1.1" 200 1284 0.005012 10.0.0.22 - - [2025-10-20 16:35:39] "GET /virtual-machine-interface/8bfa0707-6a7b-45a2-b044-80ebcdfa8cc3 HTTP/1.1" 200 2920 0.005921 10.0.0.22 - - [2025-10-20 16:35:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003975 10.0.0.22 - - [2025-10-20 16:35:39] "GET /global-vrouter-config/ab3bfc59-6e70-4f4d-80a1-bc65af4f76af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003696 10.0.0.22 - - [2025-10-20 16:35:39] "GET /virtual-networks?parent_id=e60065c4-bd42-411b-ae4d-03a952013682&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.003196 10.0.0.22 - - [2025-10-20 16:35:39] "GET /virtual-network/3ef956c7-2aff-4a7b-8590-2e3cb4efde56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2555 0.005646 10.0.0.22 - - [2025-10-20 16:35:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003585 10.0.0.22 - - [2025-10-20 16:35:40] "GET /global-vrouter-config/ab3bfc59-6e70-4f4d-80a1-bc65af4f76af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003460 10.0.0.22 - - [2025-10-20 16:35:40] "GET /virtual-networks?parent_id=e60065c4-bd42-411b-ae4d-03a952013682&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.003257 10.0.0.22 - - [2025-10-20 16:35:40] "GET /virtual-network/3ef956c7-2aff-4a7b-8590-2e3cb4efde56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2555 0.006798 10.0.0.22 - - [2025-10-20 16:35:42] "GET /obj-perms HTTP/1.1" 200 6378 0.063217 10.0.0.22 - - [2025-10-20 16:35:42] "GET /obj-perms HTTP/1.1" 200 6378 0.054228 252.22.220.211 - - [2025-10-20 16:35:45] "POST /neutron/port HTTP/1.1" 200 1102 0.011423 252.22.220.211 - - [2025-10-20 16:35:45] "POST /neutron/port HTTP/1.1" 200 1102 0.009619 252.22.220.211 - - [2025-10-20 16:35:45] "POST /neutron/port HTTP/1.1" 200 1102 0.014025 252.22.220.211 - - [2025-10-20 16:35:45] "POST /neutron/port HTTP/1.1" 200 1102 0.009362 252.22.220.211 - - [2025-10-20 16:35:45] "POST /neutron/network HTTP/1.1" 200 974 0.013056 252.22.220.211 - - [2025-10-20 16:35:45] "POST /neutron/port HTTP/1.1" 400 205 0.007020 252.22.220.211 - - [2025-10-20 16:35:45] "POST /neutron/port HTTP/1.1" 200 117 0.005492 252.22.220.211 - - [2025-10-20 16:35:45] "POST /neutron/port HTTP/1.1" 200 151 0.158370 252.22.220.211 - - [2025-10-20 16:35:45] "POST /neutron/port HTTP/1.1" 200 1104 0.012789 252.22.220.211 - - [2025-10-20 16:35:45] "POST /neutron/port HTTP/1.1" 400 205 0.003615 252.22.220.211 - - [2025-10-20 16:35:45] "POST /neutron/port HTTP/1.1" 200 117 0.013632 252.22.220.211 - - [2025-10-20 16:35:45] "POST /neutron/port HTTP/1.1" 200 1104 0.025470 252.22.220.211 - - [2025-10-20 16:35:45] "POST /neutron/port HTTP/1.1" 200 1104 0.022080 252.22.220.211 - - [2025-10-20 16:35:45] "POST /neutron/network HTTP/1.1" 200 984 0.021194 252.22.220.211 - - [2025-10-20 16:35:45] "POST /neutron/port HTTP/1.1" 200 1104 0.017819 252.22.220.211 - - [2025-10-20 16:35:45] "POST /neutron/network HTTP/1.1" 200 974 0.014149 252.22.220.211 - - [2025-10-20 16:35:45] "POST /neutron/port HTTP/1.1" 200 117 0.007512 252.22.220.211 - - [2025-10-20 16:35:45] "POST /neutron/port HTTP/1.1" 400 205 0.006109 252.22.220.211 - - [2025-10-20 16:35:45] "POST /neutron/port HTTP/1.1" 200 151 0.220930 252.22.220.211 - - [2025-10-20 16:35:45] "POST /neutron/port HTTP/1.1" 400 205 0.007537 252.22.220.211 - - [2025-10-20 16:35:45] "POST /neutron/network HTTP/1.1" 200 974 0.017847 252.22.220.211 - - [2025-10-20 16:35:45] "POST /neutron/port HTTP/1.1" 200 117 0.007122 252.22.220.211 - - [2025-10-20 16:35:46] "POST /neutron/network HTTP/1.1" 200 984 0.007171 10.0.0.22 - - [2025-10-20 16:35:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005682 10.0.0.22 - - [2025-10-20 16:35:46] "POST /useragent-kv HTTP/1.1" 200 115 0.009597 10.0.0.22 - - [2025-10-20 16:35:46] "POST /useragent-kv HTTP/1.1" 200 115 0.003951 10.0.0.22 - - [2025-10-20 16:35:46] "POST /useragent-kv HTTP/1.1" 200 115 0.003344 10.0.0.22 - - [2025-10-20 16:35:46] "POST /useragent-kv HTTP/1.1" 200 115 0.003642 252.22.220.211 - - [2025-10-20 16:35:46] "POST /neutron/network HTTP/1.1" 200 151 0.144399 10.0.0.22 - - [2025-10-20 16:35:46] "DELETE /route-target/0d9d7a17-9b17-49c5-af1c-7cec9ee1691a HTTP/1.1" 200 115 0.033066 [Introspect:8084]10.0.0.22 - - [2025-10-20 16:35:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001124 [Introspect:8084]10.0.0.22 - - [2025-10-20 16:35:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001237 10.0.0.22 - - [2025-10-20 16:35:46] "GET /projects?obj_uuids=e60065c4-bd42-411b-ae4d-03a952013682&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001076 10.0.0.22 - - [2025-10-20 16:35:46] "GET /project/e60065c4-bd42-411b-ae4d-03a952013682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.026103 10.0.0.22 - - [2025-10-20 16:35:46] "GET /projects?obj_uuids=e60065c4-bd42-411b-ae4d-03a952013682&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001084 10.0.0.22 - - [2025-10-20 16:35:46] "GET /project/e60065c4-bd42-411b-ae4d-03a952013682?fields=virtual_networks HTTP/1.1" 200 1025 0.065701 10.0.0.22 - - [2025-10-20 16:35:46] "GET /projects?obj_uuids=e60065c4-bd42-411b-ae4d-03a952013682&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001036 10.0.0.22 - - [2025-10-20 16:35:46] "GET /project/e60065c4-bd42-411b-ae4d-03a952013682?fields=virtual_machine_interfaces HTTP/1.1" 200 1025 0.028205 10.0.0.22 - - [2025-10-20 16:35:46] "GET /projects?obj_uuids=e60065c4-bd42-411b-ae4d-03a952013682&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001120 10.0.0.22 - - [2025-10-20 16:35:46] "GET /project/e60065c4-bd42-411b-ae4d-03a952013682?fields=security_groups HTTP/1.1" 200 1246 0.033787 10.0.0.22 - - [2025-10-20 16:35:47] "GET /domains?obj_uuids=d63b8345-8de7-4e97-94d5-a56d8ff33dd0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002628 10.0.0.22 - - [2025-10-20 16:35:47] "GET /domain/d63b8345-8de7-4e97-94d5-a56d8ff33dd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.008625 10.0.0.22 - - [2025-10-20 16:35:47] "POST /fqname-to-id HTTP/1.1" 404 184 0.031855 10.0.0.22 - - [2025-10-20 16:35:48] "GET /projects?obj_uuids=db20e41c-972a-481f-8df3-9855f63d5de0&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002971 10.0.0.22 - - [2025-10-20 16:35:48] "GET /domains?obj_uuids=d63b8345-8de7-4e97-94d5-a56d8ff33dd0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001398 10.0.0.22 - - [2025-10-20 16:35:48] "GET /domain/d63b8345-8de7-4e97-94d5-a56d8ff33dd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.007617 10.0.0.22 - - [2025-10-20 16:35:48] "POST /id-to-fqname HTTP/1.1" 200 186 0.001658 10.0.0.22 - - [2025-10-20 16:35:48] "POST /fqname-to-id HTTP/1.1" 404 195 0.004825 10.0.0.22 - - [2025-10-20 16:35:48] "POST /security-groups HTTP/1.1" 200 581 0.065297 10.0.0.22 - - [2025-10-20 16:35:48] "POST /fqname-to-id HTTP/1.1" 404 230 0.003847 10.0.0.22 - - [2025-10-20 16:35:48] "POST /projects HTTP/1.1" 200 573 0.231137 10.0.0.22 - - [2025-10-20 16:35:48] "POST /access-control-lists HTTP/1.1" 200 594 0.059839 10.0.0.22 - - [2025-10-20 16:35:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.307976 10.0.0.22 - - [2025-10-20 16:35:48] "POST /fqname-to-id HTTP/1.1" 404 229 0.003777 10.0.0.22 - - [2025-10-20 16:35:48] "GET /project/db20e41c-972a-481f-8df3-9855f63d5de0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.447428 10.0.0.22 - - [2025-10-20 16:35:48] "POST /access-control-lists HTTP/1.1" 200 592 0.065161 10.0.0.22 - - [2025-10-20 16:35:49] "GET / HTTP/1.1" 200 36215 0.002067 10.0.0.22 - - [2025-10-20 16:35:50] "POST /fqname-to-id HTTP/1.1" 401 296 0.000763 10.0.0.22 - - [2025-10-20 16:35:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.070886 10.0.0.22 - - [2025-10-20 16:35:50] "GET /projects?obj_uuids=db20e41c-972a-481f-8df3-9855f63d5de0&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001017 10.0.0.22 - - [2025-10-20 16:35:51] "GET /project/db20e41c-972a-481f-8df3-9855f63d5de0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.032040 252.22.220.211 - - [2025-10-20 16:35:51] "POST /neutron/network HTTP/1.1" 200 117 0.038759 10.0.0.22 - - [2025-10-20 16:35:51] "GET /projects?obj_uuids=db20e41c-972a-481f-8df3-9855f63d5de0&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001705 252.22.220.211 - - [2025-10-20 16:35:51] "POST /neutron/network HTTP/1.1" 200 603 0.073564 10.0.0.22 - - [2025-10-20 16:35:51] "POST /route-targets HTTP/1.1" 200 328 0.011620 10.0.0.22 - - [2025-10-20 16:35:51] "POST /ref-update HTTP/1.1" 200 156 0.018146 10.0.0.22 - - [2025-10-20 16:35:51] "POST /useragent-kv HTTP/1.1" 200 115 0.002907 252.22.220.211 - - [2025-10-20 16:35:51] "POST /neutron/subnet HTTP/1.1" 200 725 0.163198 252.22.220.211 - - [2025-10-20 16:35:51] "POST /neutron/network HTTP/1.1" 200 822 0.006143 10.0.0.22 - - [2025-10-20 16:35:51] "POST /id-to-fqname HTTP/1.1" 200 217 0.001574 10.0.0.22 - - [2025-10-20 16:35:51] "GET /virtual-network/4be2ee24-d687-4ed2-8b57-c7bf7310746e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005190 252.22.220.211 - - [2025-10-20 16:35:51] "POST /neutron/network HTTP/1.1" 200 822 0.005721 10.0.0.22 - - [2025-10-20 16:35:51] "GET /virtual-network/4be2ee24-d687-4ed2-8b57-c7bf7310746e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005537 252.22.220.211 - - [2025-10-20 16:35:51] "POST /neutron/network HTTP/1.1" 200 822 0.005947 252.22.220.211 - - [2025-10-20 16:35:51] "POST /neutron/subnet HTTP/1.1" 200 725 0.007385 10.0.0.22 - - [2025-10-20 16:35:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003986 10.0.0.22 - - [2025-10-20 16:35:51] "GET /projects?obj_uuids=db20e41c-972a-481f-8df3-9855f63d5de0&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001250 10.0.0.22 - - [2025-10-20 16:35:51] "GET /project/db20e41c-972a-481f-8df3-9855f63d5de0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.025137 252.22.220.211 - - [2025-10-20 16:35:52] "POST /neutron/network HTTP/1.1" 200 117 0.012387 10.0.0.22 - - [2025-10-20 16:35:52] "GET /projects?obj_uuids=db20e41c-972a-481f-8df3-9855f63d5de0&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001060 252.22.220.211 - - [2025-10-20 16:35:52] "POST /neutron/network HTTP/1.1" 200 603 0.067611 10.0.0.22 - - [2025-10-20 16:35:52] "POST /route-targets HTTP/1.1" 200 328 0.011583 10.0.0.22 - - [2025-10-20 16:35:52] "POST /ref-update HTTP/1.1" 200 156 0.013849 10.0.0.22 - - [2025-10-20 16:35:52] "POST /useragent-kv HTTP/1.1" 200 115 0.007065 252.22.220.211 - - [2025-10-20 16:35:52] "POST /neutron/subnet HTTP/1.1" 200 724 0.201355 252.22.220.211 - - [2025-10-20 16:35:52] "POST /neutron/network HTTP/1.1" 200 822 0.006144 10.0.0.22 - - [2025-10-20 16:35:52] "POST /id-to-fqname HTTP/1.1" 200 217 0.001483 10.0.0.22 - - [2025-10-20 16:35:52] "GET /virtual-network/cf0ac656-b24b-4496-ad44-7d1377f1a5e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005189 252.22.220.211 - - [2025-10-20 16:35:52] "POST /neutron/network HTTP/1.1" 200 822 0.007130 10.0.0.22 - - [2025-10-20 16:35:52] "GET /virtual-network/cf0ac656-b24b-4496-ad44-7d1377f1a5e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005540 252.22.220.211 - - [2025-10-20 16:35:52] "POST /neutron/network HTTP/1.1" 200 822 0.009226 252.22.220.211 - - [2025-10-20 16:35:52] "POST /neutron/subnet HTTP/1.1" 200 724 0.007946 10.0.0.22 - - [2025-10-20 16:35:52] "POST /id-to-fqname HTTP/1.1" 200 217 0.001614 252.22.220.211 - - [2025-10-20 16:35:53] "POST /neutron/network HTTP/1.1" 200 832 0.006816 252.22.220.211 - - [2025-10-20 16:35:53] "GET /aaa-mode HTTP/1.1" 401 296 0.000494 252.22.220.211 - - [2025-10-20 16:35:53] "GET / HTTP/1.1" 200 36215 0.001738 252.22.220.211 - - [2025-10-20 16:35:53] "GET /project/db20e41c-972a-481f-8df3-9855f63d5de0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000442 10.0.0.22 - - [2025-10-20 16:35:53] "GET /projects?obj_uuids=db20e41c-972a-481f-8df3-9855f63d5de0&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001098 252.22.220.211 - - [2025-10-20 16:35:53] "GET /project/db20e41c-972a-481f-8df3-9855f63d5de0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.053783 252.22.220.211 - - [2025-10-20 16:35:53] "POST /neutron/network HTTP/1.1" 200 822 0.006356 252.22.220.211 - - [2025-10-20 16:35:53] "POST /neutron/port HTTP/1.1" 200 117 0.005655 252.22.220.211 - - [2025-10-20 16:35:53] "POST /neutron/port HTTP/1.1" 200 117 0.005940 10.0.0.22 - - [2025-10-20 16:35:53] "POST /id-to-fqname HTTP/1.1" 200 217 0.001628 252.22.220.211 - - [2025-10-20 16:35:54] "POST /neutron/port HTTP/1.1" 200 117 0.006143 252.22.220.211 - - [2025-10-20 16:35:54] "POST /neutron/network HTTP/1.1" 200 832 0.007142 252.22.220.211 - - [2025-10-20 16:35:54] "GET /aaa-mode HTTP/1.1" 401 296 0.000458 252.22.220.211 - - [2025-10-20 16:35:54] "POST /neutron/network HTTP/1.1" 200 832 0.006984 252.22.220.211 - - [2025-10-20 16:35:54] "GET / HTTP/1.1" 200 36215 0.001786 252.22.220.211 - - [2025-10-20 16:35:54] "GET /project/db20e41c-972a-481f-8df3-9855f63d5de0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000402 10.0.0.22 - - [2025-10-20 16:35:54] "GET /projects?obj_uuids=db20e41c-972a-481f-8df3-9855f63d5de0&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002343 252.22.220.211 - - [2025-10-20 16:35:54] "POST /neutron/port HTTP/1.1" 200 1056 0.259971 10.0.0.22 - - [2025-10-20 16:35:54] "GET /projects?obj_uuids=db20e41c-972a-481f-8df3-9855f63d5de0&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001061 252.22.220.211 - - [2025-10-20 16:35:54] "POST /neutron/port HTTP/1.1" 200 1056 0.008909 252.22.220.211 - - [2025-10-20 16:35:54] "GET /project/db20e41c-972a-481f-8df3-9855f63d5de0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.073366 252.22.220.211 - - [2025-10-20 16:35:54] "POST /neutron/network HTTP/1.1" 200 822 0.011116 252.22.220.211 - - [2025-10-20 16:35:54] "POST /neutron/port HTTP/1.1" 200 1056 0.009782 252.22.220.211 - - [2025-10-20 16:35:55] "POST /neutron/port HTTP/1.1" 200 1106 0.095641 252.22.220.211 - - [2025-10-20 16:35:55] "POST /neutron/port HTTP/1.1" 200 1080 0.014874 252.22.220.211 - - [2025-10-20 16:35:55] "POST /neutron/port HTTP/1.1" 200 1080 0.018214 252.22.220.211 - - [2025-10-20 16:35:55] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006241 252.22.220.211 - - [2025-10-20 16:35:55] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007219 252.22.220.211 - - [2025-10-20 16:35:55] "POST /neutron/port HTTP/1.1" 200 117 0.007466 252.22.220.211 - - [2025-10-20 16:35:55] "POST /neutron/subnet HTTP/1.1" 200 699 0.009373 10.0.0.22 - - [2025-10-20 16:35:55] "GET /projects?obj_uuids=db20e41c-972a-481f-8df3-9855f63d5de0&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001675 252.22.220.211 - - [2025-10-20 16:35:55] "POST /neutron/port HTTP/1.1" 200 117 0.001231 252.22.220.211 - - [2025-10-20 16:35:55] "POST /neutron/router HTTP/1.1" 200 578 0.082743 252.22.220.211 - - [2025-10-20 16:35:55] "POST /neutron/network HTTP/1.1" 200 822 0.009731 10.0.0.22 - - [2025-10-20 16:35:55] "POST /route-targets HTTP/1.1" 200 328 0.019944 10.0.0.22 - - [2025-10-20 16:35:55] "PUT /logical-router/f958c97c-3b64-42b2-9870-cc4d5c7479d9 HTTP/1.1" 200 263 0.020818 252.22.220.211 - - [2025-10-20 16:35:55] "POST /neutron/router HTTP/1.1" 200 578 0.016070 10.0.0.22 - - [2025-10-20 16:35:55] "GET /projects?obj_uuids=db20e41c-972a-481f-8df3-9855f63d5de0&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001184 252.22.220.211 - - [2025-10-20 16:35:55] "POST /neutron/network HTTP/1.1" 200 832 0.016256 252.22.220.211 - - [2025-10-20 16:35:55] "POST /neutron/router HTTP/1.1" 200 344 0.277375 10.0.0.22 - - [2025-10-20 16:35:55] "GET /projects?obj_uuids=db20e41c-972a-481f-8df3-9855f63d5de0&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001091 10.0.0.22 - - [2025-10-20 16:35:55] "POST /ref-update HTTP/1.1" 200 156 0.010902 252.22.220.211 - - [2025-10-20 16:35:55] "POST /neutron/port HTTP/1.1" 200 1080 0.016871 252.22.220.211 - - [2025-10-20 16:35:56] "POST /neutron/security_group HTTP/1.1" 200 2054 0.011561 252.22.220.211 - - [2025-10-20 16:35:56] "POST /neutron/port HTTP/1.1" 200 1056 0.297300 252.22.220.211 - - [2025-10-20 16:35:56] "POST /neutron/port HTTP/1.1" 200 1056 0.013326 252.22.220.211 - - [2025-10-20 16:35:56] "POST /neutron/port HTTP/1.1" 200 1056 0.011288 252.22.220.211 - - [2025-10-20 16:35:56] "POST /neutron/port HTTP/1.1" 200 1106 0.067805 252.22.220.211 - - [2025-10-20 16:35:56] "POST /neutron/port HTTP/1.1" 200 1080 0.012310 252.22.220.211 - - [2025-10-20 16:35:56] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003912 252.22.220.211 - - [2025-10-20 16:35:56] "POST /neutron/subnet HTTP/1.1" 200 698 0.009120 252.22.220.211 - - [2025-10-20 16:35:56] "POST /neutron/port HTTP/1.1" 200 117 0.001455 252.22.220.211 - - [2025-10-20 16:35:56] "POST /neutron/network HTTP/1.1" 200 822 0.006854 252.22.220.211 - - [2025-10-20 16:36:01] "POST /neutron/port HTTP/1.1" 200 1080 0.012939 252.22.220.211 - - [2025-10-20 16:36:01] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006630 252.22.220.211 - - [2025-10-20 16:36:01] "POST /neutron/port HTTP/1.1" 200 1080 0.012513 252.22.220.211 - - [2025-10-20 16:36:01] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006648 252.22.220.211 - - [2025-10-20 16:36:01] "POST /neutron/port HTTP/1.1" 200 1080 0.012470 252.22.220.211 - - [2025-10-20 16:36:01] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006580 10.0.0.22 - - [2025-10-20 16:36:01] "GET /virtual-machine/709aaaa4-f076-4d34-97eb-e79cc5d8e90b HTTP/1.1" 401 296 0.000439 10.0.0.22 - - [2025-10-20 16:36:01] "GET /virtual-machine/709aaaa4-f076-4d34-97eb-e79cc5d8e90b HTTP/1.1" 200 1290 0.040946 10.0.0.22 - - [2025-10-20 16:36:01] "GET /virtual-machine-interface/29c3f558-91ac-49d6-af22-44a940c0bc0a HTTP/1.1" 200 2929 0.006716 10.0.0.22 - - [2025-10-20 16:36:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003217 10.0.0.22 - - [2025-10-20 16:36:02] "GET /global-vrouter-config/ab3bfc59-6e70-4f4d-80a1-bc65af4f76af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004133 10.0.0.22 - - [2025-10-20 16:36:02] "GET /virtual-networks?parent_id=db20e41c-972a-481f-8df3-9855f63d5de0&detail=False&count=False&shared=False HTTP/1.1" 200 567 0.004167 10.0.0.22 - - [2025-10-20 16:36:02] "GET /virtual-network/4be2ee24-d687-4ed2-8b57-c7bf7310746e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005666 252.22.220.211 - - [2025-10-20 16:36:04] "POST /neutron/port HTTP/1.1" 200 1080 0.013463 252.22.220.211 - - [2025-10-20 16:36:04] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006588 252.22.220.211 - - [2025-10-20 16:36:05] "POST /neutron/port HTTP/1.1" 200 1080 0.012028 252.22.220.211 - - [2025-10-20 16:36:05] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006068 252.22.220.211 - - [2025-10-20 16:36:05] "POST /neutron/port HTTP/1.1" 200 1080 0.013622 252.22.220.211 - - [2025-10-20 16:36:05] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005868 10.0.0.22 - - [2025-10-20 16:36:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003575 10.0.0.22 - - [2025-10-20 16:36:05] "GET /virtual-network/4be2ee24-d687-4ed2-8b57-c7bf7310746e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005296 252.22.220.211 - - [2025-10-20 16:36:06] "POST /neutron/port HTTP/1.1" 200 1080 0.011670 252.22.220.211 - - [2025-10-20 16:36:06] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005939 252.22.220.211 - - [2025-10-20 16:36:06] "POST /neutron/port HTTP/1.1" 200 1080 0.012244 252.22.220.211 - - [2025-10-20 16:36:06] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008157 252.22.220.211 - - [2025-10-20 16:36:07] "POST /neutron/port HTTP/1.1" 200 1080 0.012160 252.22.220.211 - - [2025-10-20 16:36:07] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007999 10.0.0.22 - - [2025-10-20 16:36:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003936 10.0.0.22 - - [2025-10-20 16:36:07] "GET /global-vrouter-config/ab3bfc59-6e70-4f4d-80a1-bc65af4f76af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003499 10.0.0.22 - - [2025-10-20 16:36:07] "GET /virtual-networks?parent_id=db20e41c-972a-481f-8df3-9855f63d5de0&detail=False&count=False&shared=False HTTP/1.1" 200 567 0.003350 10.0.0.22 - - [2025-10-20 16:36:07] "GET /virtual-network/4be2ee24-d687-4ed2-8b57-c7bf7310746e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005667 252.22.220.211 - - [2025-10-20 16:36:07] "POST /neutron/port HTTP/1.1" 200 1080 0.012623 252.22.220.211 - - [2025-10-20 16:36:08] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007571 252.22.220.211 - - [2025-10-20 16:36:08] "POST /neutron/port HTTP/1.1" 200 1080 0.014262 252.22.220.211 - - [2025-10-20 16:36:08] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006953 252.22.220.211 - - [2025-10-20 16:36:08] "POST /neutron/port HTTP/1.1" 200 1080 0.015438 252.22.220.211 - - [2025-10-20 16:36:08] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007658 10.0.0.22 - - [2025-10-20 16:36:08] "GET /virtual-machine/4e5d0265-e7a3-4b22-9e20-260ca928f022 HTTP/1.1" 200 1290 0.013314 10.0.0.22 - - [2025-10-20 16:36:08] "GET /virtual-machine-interface/bb46bf21-2025-483b-8cf2-53a4391ac119 HTTP/1.1" 200 2930 0.005792 252.22.220.211 - - [2025-10-20 16:36:08] "POST /neutron/port HTTP/1.1" 200 1080 0.011476 252.22.220.211 - - [2025-10-20 16:36:08] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006127 10.0.0.22 - - [2025-10-20 16:36:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003217 10.0.0.22 - - [2025-10-20 16:36:08] "GET /global-vrouter-config/ab3bfc59-6e70-4f4d-80a1-bc65af4f76af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003194 10.0.0.22 - - [2025-10-20 16:36:08] "GET /virtual-networks?parent_id=db20e41c-972a-481f-8df3-9855f63d5de0&detail=False&count=False&shared=False HTTP/1.1" 200 567 0.003413 10.0.0.22 - - [2025-10-20 16:36:08] "GET /virtual-network/cf0ac656-b24b-4496-ad44-7d1377f1a5e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005379 10.0.0.22 - - [2025-10-20 16:36:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003348 10.0.0.22 - - [2025-10-20 16:36:09] "GET /global-vrouter-config/ab3bfc59-6e70-4f4d-80a1-bc65af4f76af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003406 10.0.0.22 - - [2025-10-20 16:36:10] "GET /virtual-networks?parent_id=db20e41c-972a-481f-8df3-9855f63d5de0&detail=False&count=False&shared=False HTTP/1.1" 200 567 0.005118 10.0.0.22 - - [2025-10-20 16:36:10] "GET /virtual-network/cf0ac656-b24b-4496-ad44-7d1377f1a5e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007243 252.22.220.211 - - [2025-10-20 16:36:13] "POST /neutron/port HTTP/1.1" 200 1080 0.011699 252.22.220.211 - - [2025-10-20 16:36:14] "POST /neutron/port HTTP/1.1" 200 1080 0.012213 252.22.220.211 - - [2025-10-20 16:36:14] "POST /neutron/network HTTP/1.1" 200 832 0.006654 252.22.220.211 - - [2025-10-20 16:36:14] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004975 252.22.220.211 - - [2025-10-20 16:36:14] "POST /neutron/subnet HTTP/1.1" 200 699 0.009359 252.22.220.211 - - [2025-10-20 16:36:14] "POST /neutron/port HTTP/1.1" 200 117 0.001397 252.22.220.211 - - [2025-10-20 16:36:14] "POST /neutron/network HTTP/1.1" 200 822 0.006099 252.22.220.211 - - [2025-10-20 16:36:15] "POST /neutron/router HTTP/1.1" 200 578 0.005476 10.0.0.22 - - [2025-10-20 16:36:15] "GET /projects?obj_uuids=db20e41c-972a-481f-8df3-9855f63d5de0&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001175 252.22.220.211 - - [2025-10-20 16:36:15] "POST /neutron/router HTTP/1.1" 200 344 0.232384 252.22.220.211 - - [2025-10-20 16:36:15] "POST /neutron/port HTTP/1.1" 200 1880 0.017189 10.0.0.22 - - [2025-10-20 16:36:15] "POST /ref-update HTTP/1.1" 200 156 0.008343 252.22.220.211 - - [2025-10-20 16:36:21] "POST /neutron/router HTTP/1.1" 200 578 0.004150 10.0.0.22 - - [2025-10-20 16:36:21] "POST /ref-update HTTP/1.1" 200 156 0.014410 252.22.220.211 - - [2025-10-20 16:36:22] "POST /neutron/router HTTP/1.1" 200 344 0.135413 252.22.220.211 - - [2025-10-20 16:36:25] "POST /neutron/router HTTP/1.1" 200 578 0.005903 10.0.0.22 - - [2025-10-20 16:36:25] "GET /projects?obj_uuids=db20e41c-972a-481f-8df3-9855f63d5de0&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001596 252.22.220.211 - - [2025-10-20 16:36:25] "POST /neutron/router HTTP/1.1" 200 344 0.226142 10.0.0.22 - - [2025-10-20 16:36:25] "POST /ref-update HTTP/1.1" 200 156 0.009495 252.22.220.211 - - [2025-10-20 16:36:27] "POST /neutron/router HTTP/1.1" 200 578 0.005878 10.0.0.22 - - [2025-10-20 16:36:27] "POST /ref-update HTTP/1.1" 200 156 0.014933 252.22.220.211 - - [2025-10-20 16:36:28] "POST /neutron/router HTTP/1.1" 200 344 0.141363 252.22.220.211 - - [2025-10-20 16:36:28] "POST /neutron/router HTTP/1.1" 200 578 0.005272 10.0.0.22 - - [2025-10-20 16:36:28] "POST /ref-update HTTP/1.1" 200 156 0.013905 252.22.220.211 - - [2025-10-20 16:36:28] "POST /neutron/router HTTP/1.1" 200 344 0.113387 252.22.220.211 - - [2025-10-20 16:36:28] "POST /neutron/router HTTP/1.1" 200 578 0.006681 10.0.0.22 - - [2025-10-20 16:36:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003252 10.0.0.22 - - [2025-10-20 16:36:28] "GET /logical-router/f958c97c-3b64-42b2-9870-cc4d5c7479d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.005271 252.22.220.211 - - [2025-10-20 16:36:28] "POST /neutron/router HTTP/1.1" 200 151 0.052370 10.0.0.22 - - [2025-10-20 16:36:28] "DELETE /route-target/bef62fdb-0a26-46fe-ae13-7dff580fa99e HTTP/1.1" 200 115 0.021541 252.22.220.211 - - [2025-10-20 16:36:28] "POST /neutron/network HTTP/1.1" 200 822 0.006750 252.22.220.211 - - [2025-10-20 16:36:28] "POST /neutron/network HTTP/1.1" 400 204 0.011462 252.22.220.211 - - [2025-10-20 16:36:29] "POST /neutron/port HTTP/1.1" 200 1080 0.012203 252.22.220.211 - - [2025-10-20 16:36:29] "POST /neutron/port HTTP/1.1" 200 1106 0.010525 252.22.220.211 - - [2025-10-20 16:36:29] "POST /neutron/port HTTP/1.1" 200 151 0.152103 252.22.220.211 - - [2025-10-20 16:36:29] "POST /neutron/port HTTP/1.1" 200 1080 0.029948 252.22.220.211 - - [2025-10-20 16:36:29] "POST /neutron/port HTTP/1.1" 200 1106 0.011433 252.22.220.211 - - [2025-10-20 16:36:29] "POST /neutron/port HTTP/1.1" 200 151 0.126846 252.22.220.211 - - [2025-10-20 16:36:30] "POST /neutron/network HTTP/1.1" 200 822 0.007705 10.0.0.22 - - [2025-10-20 16:36:31] "POST /useragent-kv HTTP/1.1" 200 115 0.003391 10.0.0.22 - - [2025-10-20 16:36:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004213 10.0.0.22 - - [2025-10-20 16:36:31] "POST /useragent-kv HTTP/1.1" 200 115 0.003822 252.22.220.211 - - [2025-10-20 16:36:31] "POST /neutron/network HTTP/1.1" 200 151 0.090539 10.0.0.22 - - [2025-10-20 16:36:31] "DELETE /route-target/435fca6f-95dc-4cbc-887f-b169b248847c HTTP/1.1" 200 115 0.019320 252.22.220.211 - - [2025-10-20 16:36:31] "POST /neutron/network HTTP/1.1" 200 822 0.005607 10.0.0.22 - - [2025-10-20 16:36:31] "POST /useragent-kv HTTP/1.1" 200 115 0.004119 10.0.0.22 - - [2025-10-20 16:36:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005661 10.0.0.22 - - [2025-10-20 16:36:31] "POST /useragent-kv HTTP/1.1" 200 115 0.003271 252.22.220.211 - - [2025-10-20 16:36:31] "POST /neutron/network HTTP/1.1" 200 151 0.085042 10.0.0.22 - - [2025-10-20 16:36:31] "DELETE /route-target/be36e051-3177-49ae-aa07-f702fec13ad1 HTTP/1.1" 200 115 0.019745 10.0.0.22 - - [2025-10-20 16:36:31] "GET /projects?obj_uuids=db20e41c-972a-481f-8df3-9855f63d5de0&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001243 10.0.0.22 - - [2025-10-20 16:36:31] "GET /project/db20e41c-972a-481f-8df3-9855f63d5de0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.027741 10.0.0.22 - - [2025-10-20 16:36:31] "GET /projects?obj_uuids=db20e41c-972a-481f-8df3-9855f63d5de0&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001430 10.0.0.22 - - [2025-10-20 16:36:31] "GET /project/db20e41c-972a-481f-8df3-9855f63d5de0?fields=virtual_networks HTTP/1.1" 200 1029 0.074809 10.0.0.22 - - [2025-10-20 16:36:31] "GET /projects?obj_uuids=db20e41c-972a-481f-8df3-9855f63d5de0&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001144 10.0.0.22 - - [2025-10-20 16:36:31] "GET /project/db20e41c-972a-481f-8df3-9855f63d5de0?fields=virtual_machine_interfaces HTTP/1.1" 200 1029 0.024605 10.0.0.22 - - [2025-10-20 16:36:31] "GET /projects?obj_uuids=db20e41c-972a-481f-8df3-9855f63d5de0&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001082 10.0.0.22 - - [2025-10-20 16:36:31] "GET /project/db20e41c-972a-481f-8df3-9855f63d5de0?fields=security_groups HTTP/1.1" 200 1252 0.025432 10.0.0.22 - - [2025-10-20 16:36:32] "DELETE /project/db20e41c972a481f8df39855f63d5de0 HTTP/1.1" 404 173 0.011163 10.0.0.22 - - [2025-10-20 16:36:32] "GET /projects?obj_uuids=db20e41c-972a-481f-8df3-9855f63d5de0&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000968 10.0.0.22 - - [2025-10-20 16:36:32] "GET /projects?obj_uuids=e60065c4-bd42-411b-ae4d-03a952013682&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.000824 10.0.0.22 - - [2025-10-20 16:36:32] "GET /project/e60065c4-bd42-411b-ae4d-03a952013682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1440 0.063043 10.0.0.22 - - [2025-10-20 16:36:32] "GET /project/db20e41c-972a-481f-8df3-9855f63d5de0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.073163 10.0.0.22 - - [2025-10-20 16:36:32] "GET /projects?obj_uuids=e60065c4-bd42-411b-ae4d-03a952013682&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001051 10.0.0.22 - - [2025-10-20 16:36:32] "GET /projects?obj_uuids=db20e41c-972a-481f-8df3-9855f63d5de0&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000859 10.0.0.22 - - [2025-10-20 16:36:32] "GET /project/e60065c4-bd42-411b-ae4d-03a952013682?fields=security_groups HTTP/1.1" 200 1339 0.053772 10.0.0.22 - - [2025-10-20 16:36:32] "GET /project/db20e41c-972a-481f-8df3-9855f63d5de0?fields=security_groups HTTP/1.1" 200 1345 0.055832 10.0.0.22 - - [2025-10-20 16:36:32] "GET /domains?obj_uuids=d63b8345-8de7-4e97-94d5-a56d8ff33dd0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001412 10.0.0.22 - - [2025-10-20 16:36:32] "GET /domain/d63b8345-8de7-4e97-94d5-a56d8ff33dd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.011791 10.0.0.22 - - [2025-10-20 16:36:32] "DELETE /security-group/c8a51f8e-b33c-4acc-b382-43971191d876 HTTP/1.1" 200 115 0.074877 10.0.0.22 - - [2025-10-20 16:36:32] "DELETE /security-group/8370eeeb-d9db-42a2-839f-2b3ee9058967 HTTP/1.1" 200 115 0.076635 10.0.0.22 - - [2025-10-20 16:36:32] "GET /projects?obj_uuids=e60065c4-bd42-411b-ae4d-03a952013682&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001343 10.0.0.22 - - [2025-10-20 16:36:32] "GET /projects?obj_uuids=db20e41c-972a-481f-8df3-9855f63d5de0&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001154 10.0.0.22 - - [2025-10-20 16:36:32] "DELETE /access-control-list/f4a709bf-2d32-4bea-bf34-eafcf2e6f05d HTTP/1.1" 200 115 0.050254 10.0.0.22 - - [2025-10-20 16:36:32] "GET /project/db20e41c-972a-481f-8df3-9855f63d5de0?fields=application_policy_sets HTTP/1.1" 200 1384 0.057460 10.0.0.22 - - [2025-10-20 16:36:32] "GET /project/e60065c4-bd42-411b-ae4d-03a952013682?fields=application_policy_sets HTTP/1.1" 200 1378 0.076666 10.0.0.22 - - [2025-10-20 16:36:32] "DELETE /access-control-list/e54f57c1-3ae2-46b8-aef6-ca1035359644 HTTP/1.1" 200 115 0.072210 10.0.0.22 - - [2025-10-20 16:36:32] "POST /fqname-to-id HTTP/1.1" 404 189 0.055603 10.0.0.22 - - [2025-10-20 16:36:32] "DELETE /access-control-list/9db84281-a00c-429e-9ad0-6faaf81526d1 HTTP/1.1" 200 115 0.074713 10.0.0.22 - - [2025-10-20 16:36:32] "DELETE /access-control-list/b3de8004-92a3-4447-94a5-ebe4c533b4c2 HTTP/1.1" 200 115 0.062395 10.0.0.22 - - [2025-10-20 16:36:32] "GET /projects?obj_uuids=3773529c-0b89-403c-8426-9a898029ac38&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003379 10.0.0.22 - - [2025-10-20 16:36:33] "DELETE /project/db20e41c-972a-481f-8df3-9855f63d5de0 HTTP/1.1" 200 115 0.569539 10.0.0.22 - - [2025-10-20 16:36:33] "DELETE /project/e60065c4-bd42-411b-ae4d-03a952013682 HTTP/1.1" 200 115 0.571146 10.0.0.22 - - [2025-10-20 16:36:33] "GET /domains?obj_uuids=d63b8345-8de7-4e97-94d5-a56d8ff33dd0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001522 10.0.0.22 - - [2025-10-20 16:36:33] "GET /domain/d63b8345-8de7-4e97-94d5-a56d8ff33dd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.008931 10.0.0.22 - - [2025-10-20 16:36:33] "POST /id-to-fqname HTTP/1.1" 200 191 0.001498 10.0.0.22 - - [2025-10-20 16:36:33] "POST /fqname-to-id HTTP/1.1" 404 200 0.006986 10.0.0.22 - - [2025-10-20 16:36:33] "POST /security-groups HTTP/1.1" 200 586 0.067374 10.0.0.22 - - [2025-10-20 16:36:33] "POST /fqname-to-id HTTP/1.1" 404 235 0.004929 10.0.0.22 - - [2025-10-20 16:36:33] "POST /projects HTTP/1.1" 200 583 0.249068 10.0.0.22 - - [2025-10-20 16:36:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.285954 10.0.0.22 - - [2025-10-20 16:36:33] "POST /access-control-lists HTTP/1.1" 200 599 0.078122 10.0.0.22 - - [2025-10-20 16:36:33] "GET /project/3773529c-0b89-403c-8426-9a898029ac38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.540730 10.0.0.22 - - [2025-10-20 16:36:33] "POST /fqname-to-id HTTP/1.1" 404 234 0.011650 10.0.0.22 - - [2025-10-20 16:36:33] "POST /access-control-lists HTTP/1.1" 200 597 0.075804 10.0.0.22 - - [2025-10-20 16:36:35] "GET / HTTP/1.1" 200 36215 0.002040 [Introspect:8084]10.0.0.22 - - [2025-10-20 16:36:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001177 [Introspect:8084]10.0.0.22 - - [2025-10-20 16:36:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001528 10.0.0.22 - - [2025-10-20 16:36:36] "POST /fqname-to-id HTTP/1.1" 401 296 0.000748 10.0.0.22 - - [2025-10-20 16:36:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.036790 10.0.0.22 - - [2025-10-20 16:36:36] "GET /projects?obj_uuids=3773529c-0b89-403c-8426-9a898029ac38&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001365 10.0.0.22 - - [2025-10-20 16:36:36] "GET /project/3773529c-0b89-403c-8426-9a898029ac38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.030772 10.0.0.22 - - [2025-10-20 16:36:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003134 10.0.0.22 - - [2025-10-20 16:36:36] "GET /security-group/4ad202eb-f8be-4a2c-9415-dedb76c9b026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3759 0.005260 10.0.0.22 - - [2025-10-20 16:36:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003126 10.0.0.22 - - [2025-10-20 16:36:37] "GET /projects?obj_uuids=3773529c-0b89-403c-8426-9a898029ac38&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001105 10.0.0.22 - - [2025-10-20 16:36:37] "GET /project/3773529c-0b89-403c-8426-9a898029ac38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.028938 10.0.0.22 - - [2025-10-20 16:36:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003217 10.0.0.22 - - [2025-10-20 16:36:37] "GET /security-group/4ad202eb-f8be-4a2c-9415-dedb76c9b026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3759 0.004115 10.0.0.22 - - [2025-10-20 16:36:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003117 10.0.0.22 - - [2025-10-20 16:36:37] "PUT /security-group/4ad202eb-f8be-4a2c-9415-dedb76c9b026 HTTP/1.1" 200 263 0.017030 10.0.0.22 - - [2025-10-20 16:36:37] "PUT /access-control-list/f117e10a-af6e-4f8f-bf9a-d11f75abdaec HTTP/1.1" 200 273 0.014240 10.0.0.22 - - [2025-10-20 16:36:37] "PUT /access-control-list/9ceaeaff-5ff1-4eea-af30-5e205dfd1ad6 HTTP/1.1" 200 273 0.014609 10.0.0.22 - - [2025-10-20 16:36:37] "POST /fqname-to-id HTTP/1.1" 404 200 0.008446 10.0.0.22 - - [2025-10-20 16:36:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003612 10.0.0.22 - - [2025-10-20 16:36:37] "GET /projects?obj_uuids=3773529c-0b89-403c-8426-9a898029ac38&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001363 10.0.0.22 - - [2025-10-20 16:36:37] "GET /project/3773529c-0b89-403c-8426-9a898029ac38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.026803 252.22.220.211 - - [2025-10-20 16:36:37] "POST /neutron/network HTTP/1.1" 200 117 0.066950 10.0.0.22 - - [2025-10-20 16:36:37] "GET /projects?obj_uuids=3773529c-0b89-403c-8426-9a898029ac38&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001992 252.22.220.211 - - [2025-10-20 16:36:37] "POST /neutron/network HTTP/1.1" 200 606 0.102310 10.0.0.22 - - [2025-10-20 16:36:37] "POST /route-targets HTTP/1.1" 200 328 0.012317 10.0.0.22 - - [2025-10-20 16:36:37] "POST /ref-update HTTP/1.1" 200 156 0.016240 10.0.0.22 - - [2025-10-20 16:36:38] "POST /useragent-kv HTTP/1.1" 200 115 0.004539 252.22.220.211 - - [2025-10-20 16:36:38] "POST /neutron/subnet HTTP/1.1" 200 724 0.178046 252.22.220.211 - - [2025-10-20 16:36:38] "POST /neutron/network HTTP/1.1" 200 825 0.005492 10.0.0.22 - - [2025-10-20 16:36:38] "POST /id-to-fqname HTTP/1.1" 200 221 0.001507 10.0.0.22 - - [2025-10-20 16:36:38] "GET /virtual-network/2033031a-340c-4996-9297-efcdbfb3b7bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005230 252.22.220.211 - - [2025-10-20 16:36:38] "POST /neutron/network HTTP/1.1" 200 825 0.006974 10.0.0.22 - - [2025-10-20 16:36:38] "GET /virtual-network/2033031a-340c-4996-9297-efcdbfb3b7bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006267 252.22.220.211 - - [2025-10-20 16:36:38] "POST /neutron/network HTTP/1.1" 200 825 0.007601 252.22.220.211 - - [2025-10-20 16:36:38] "POST /neutron/subnet HTTP/1.1" 200 724 0.007381 10.0.0.22 - - [2025-10-20 16:36:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004139 10.0.0.22 - - [2025-10-20 16:36:38] "GET /projects?obj_uuids=3773529c-0b89-403c-8426-9a898029ac38&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001478 10.0.0.22 - - [2025-10-20 16:36:38] "GET /project/3773529c-0b89-403c-8426-9a898029ac38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.028279 252.22.220.211 - - [2025-10-20 16:36:38] "POST /neutron/network HTTP/1.1" 200 117 0.009803 10.0.0.22 - - [2025-10-20 16:36:38] "GET /projects?obj_uuids=3773529c-0b89-403c-8426-9a898029ac38&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001439 252.22.220.211 - - [2025-10-20 16:36:38] "POST /neutron/network HTTP/1.1" 200 613 0.133514 10.0.0.22 - - [2025-10-20 16:36:38] "POST /route-targets HTTP/1.1" 200 328 0.012075 10.0.0.22 - - [2025-10-20 16:36:38] "POST /ref-update HTTP/1.1" 200 156 0.012195 10.0.0.22 - - [2025-10-20 16:36:38] "POST /useragent-kv HTTP/1.1" 200 115 0.004050 252.22.220.211 - - [2025-10-20 16:36:38] "POST /neutron/subnet HTTP/1.1" 200 725 0.144617 252.22.220.211 - - [2025-10-20 16:36:39] "POST /neutron/network HTTP/1.1" 200 832 0.006081 10.0.0.22 - - [2025-10-20 16:36:39] "POST /id-to-fqname HTTP/1.1" 200 225 0.001514 10.0.0.22 - - [2025-10-20 16:36:39] "GET /virtual-network/788ef589-0e29-462a-bd42-11bcee8a93c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.006548 252.22.220.211 - - [2025-10-20 16:36:39] "POST /neutron/network HTTP/1.1" 200 832 0.006633 10.0.0.22 - - [2025-10-20 16:36:39] "GET /virtual-network/788ef589-0e29-462a-bd42-11bcee8a93c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.005930 252.22.220.211 - - [2025-10-20 16:36:39] "POST /neutron/network HTTP/1.1" 200 832 0.006003 252.22.220.211 - - [2025-10-20 16:36:39] "POST /neutron/subnet HTTP/1.1" 200 725 0.007702 10.0.0.22 - - [2025-10-20 16:36:39] "POST /id-to-fqname HTTP/1.1" 200 221 0.001529 252.22.220.211 - - [2025-10-20 16:36:39] "POST /neutron/network HTTP/1.1" 200 835 0.005733 252.22.220.211 - - [2025-10-20 16:36:39] "GET /aaa-mode HTTP/1.1" 401 296 0.000538 252.22.220.211 - - [2025-10-20 16:36:39] "GET / HTTP/1.1" 200 36215 0.002174 252.22.220.211 - - [2025-10-20 16:36:39] "GET /project/3773529c-0b89-403c-8426-9a898029ac38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000416 10.0.0.22 - - [2025-10-20 16:36:40] "GET /projects?obj_uuids=3773529c-0b89-403c-8426-9a898029ac38&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001036 252.22.220.211 - - [2025-10-20 16:36:40] "GET /project/3773529c-0b89-403c-8426-9a898029ac38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.053685 252.22.220.211 - - [2025-10-20 16:36:40] "POST /neutron/network HTTP/1.1" 200 825 0.005999 252.22.220.211 - - [2025-10-20 16:36:40] "POST /neutron/port HTTP/1.1" 200 117 0.005507 252.22.220.211 - - [2025-10-20 16:36:40] "POST /neutron/port HTTP/1.1" 200 117 0.006543 10.0.0.22 - - [2025-10-20 16:36:40] "POST /id-to-fqname HTTP/1.1" 200 225 0.001520 252.22.220.211 - - [2025-10-20 16:36:40] "POST /neutron/port HTTP/1.1" 200 117 0.006206 252.22.220.211 - - [2025-10-20 16:36:40] "POST /neutron/network HTTP/1.1" 200 842 0.006554 252.22.220.211 - - [2025-10-20 16:36:40] "POST /neutron/network HTTP/1.1" 200 835 0.006519 252.22.220.211 - - [2025-10-20 16:36:40] "GET /aaa-mode HTTP/1.1" 401 296 0.000417 252.22.220.211 - - [2025-10-20 16:36:41] "GET / HTTP/1.1" 200 36215 0.002130 10.0.0.22 - - [2025-10-20 16:36:41] "GET /projects?obj_uuids=3773529c-0b89-403c-8426-9a898029ac38&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001172 252.22.220.211 - - [2025-10-20 16:36:41] "GET /project/3773529c-0b89-403c-8426-9a898029ac38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000348 252.22.220.211 - - [2025-10-20 16:36:41] "POST /neutron/port HTTP/1.1" 200 1061 0.245380 252.22.220.211 - - [2025-10-20 16:36:41] "POST /neutron/port HTTP/1.1" 200 1061 0.011807 10.0.0.22 - - [2025-10-20 16:36:41] "GET /projects?obj_uuids=3773529c-0b89-403c-8426-9a898029ac38&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001624 252.22.220.211 - - [2025-10-20 16:36:41] "POST /neutron/port HTTP/1.1" 200 1061 0.020257 252.22.220.211 - - [2025-10-20 16:36:41] "GET /project/3773529c-0b89-403c-8426-9a898029ac38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.072597 252.22.220.211 - - [2025-10-20 16:36:41] "POST /neutron/port HTTP/1.1" 200 1111 0.080799 252.22.220.211 - - [2025-10-20 16:36:41] "POST /neutron/port HTTP/1.1" 200 1085 0.011763 252.22.220.211 - - [2025-10-20 16:36:41] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004315 252.22.220.211 - - [2025-10-20 16:36:41] "POST /neutron/subnet HTTP/1.1" 200 698 0.007834 252.22.220.211 - - [2025-10-20 16:36:41] "POST /neutron/port HTTP/1.1" 200 117 0.001309 252.22.220.211 - - [2025-10-20 16:36:41] "POST /neutron/network HTTP/1.1" 200 832 0.046172 252.22.220.211 - - [2025-10-20 16:36:41] "POST /neutron/network HTTP/1.1" 200 825 0.006456 252.22.220.211 - - [2025-10-20 16:36:42] "POST /neutron/port HTTP/1.1" 200 1085 0.017142 252.22.220.211 - - [2025-10-20 16:36:42] "POST /neutron/security_group HTTP/1.1" 200 2000 0.010126 252.22.220.211 - - [2025-10-20 16:36:42] "POST /neutron/port HTTP/1.1" 200 117 0.005481 10.0.0.22 - - [2025-10-20 16:36:42] "GET /projects?obj_uuids=3773529c-0b89-403c-8426-9a898029ac38&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001141 252.22.220.211 - - [2025-10-20 16:36:42] "POST /neutron/router HTTP/1.1" 200 583 0.077576 10.0.0.22 - - [2025-10-20 16:36:42] "POST /route-targets HTTP/1.1" 200 328 0.029729 252.22.220.211 - - [2025-10-20 16:36:42] "POST /neutron/router HTTP/1.1" 200 583 0.007085 10.0.0.22 - - [2025-10-20 16:36:42] "PUT /logical-router/188e2284-17f1-4fcf-bc25-cf344bd0450f HTTP/1.1" 200 263 0.066503 252.22.220.211 - - [2025-10-20 16:36:42] "POST /neutron/router HTTP/1.1" 200 654 0.052830 10.0.0.22 - - [2025-10-20 16:36:42] "GET /logical-router/188e2284-17f1-4fcf-bc25-cf344bd0450f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1641 0.004368 10.0.0.22 - - [2025-10-20 16:36:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006540 10.0.0.22 - - [2025-10-20 16:36:42] "GET /service-template/2b045b3f-fb1a-4fe7-8ee3-dc81faca5afe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1683 0.012752 252.22.220.211 - - [2025-10-20 16:36:42] "POST /neutron/router HTTP/1.1" 200 654 0.010667 10.0.0.22 - - [2025-10-20 16:36:42] "POST /fqname-to-id HTTP/1.1" 404 213 0.005014 10.0.0.22 - - [2025-10-20 16:36:42] "GET /projects?obj_uuids=3773529c-0b89-403c-8426-9a898029ac38&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001228 10.0.0.22 - - [2025-10-20 16:36:42] "GET /obj-perms HTTP/1.1" 200 6378 0.074086 252.22.220.211 - - [2025-10-20 16:36:42] "POST /neutron/network HTTP/1.1" 200 842 0.030299 10.0.0.22 - - [2025-10-20 16:36:43] "GET /projects?obj_uuids=3773529c-0b89-403c-8426-9a898029ac38&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.003846 10.0.0.22 - - [2025-10-20 16:36:43] "POST /useragent-kv HTTP/1.1" 200 115 0.022259 10.0.0.22 - - [2025-10-20 16:36:43] "POST /virtual-networks HTTP/1.1" 200 694 0.317657 10.0.0.22 - - [2025-10-20 16:36:43] "POST /route-targets HTTP/1.1" 200 328 0.030763 10.0.0.22 - - [2025-10-20 16:36:43] "GET /obj-perms HTTP/1.1" 200 6378 0.073998 10.0.0.22 - - [2025-10-20 16:36:43] "POST /ref-update HTTP/1.1" 200 156 0.085035 10.0.0.22 - - [2025-10-20 16:36:43] "POST /service-instances HTTP/1.1" 200 670 0.178726 252.22.220.211 - - [2025-10-20 16:36:43] "POST /neutron/router HTTP/1.1" 200 344 0.618824 10.0.0.22 - - [2025-10-20 16:36:43] "POST /ref-update HTTP/1.1" 200 156 0.014078 10.0.0.22 - - [2025-10-20 16:36:43] "POST /route-tables HTTP/1.1" 200 582 0.041214 252.22.220.211 - - [2025-10-20 16:36:43] "POST /neutron/port HTTP/1.1" 200 1061 0.542914 252.22.220.211 - - [2025-10-20 16:36:43] "POST /neutron/port HTTP/1.1" 200 1085 0.020909 10.0.0.22 - - [2025-10-20 16:36:43] "PUT /logical-router/188e2284-17f1-4fcf-bc25-cf344bd0450f HTTP/1.1" 200 263 0.030344 252.22.220.211 - - [2025-10-20 16:36:43] "POST /neutron/port HTTP/1.1" 200 1061 0.016856 252.22.220.211 - - [2025-10-20 16:36:43] "POST /neutron/security_group HTTP/1.1" 200 2000 0.011099 10.0.0.22 - - [2025-10-20 16:36:43] "POST /ref-update HTTP/1.1" 200 156 0.024983 252.22.220.211 - - [2025-10-20 16:36:43] "POST /neutron/port HTTP/1.1" 200 1061 0.021880 10.0.0.22 - - [2025-10-20 16:36:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006803 10.0.0.22 - - [2025-10-20 16:36:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003397 252.22.220.211 - - [2025-10-20 16:36:43] "POST /neutron/port HTTP/1.1" 200 1111 0.103339 10.0.0.22 - - [2025-10-20 16:36:43] "POST /virtual-machines HTTP/1.1" 200 550 0.036428 252.22.220.211 - - [2025-10-20 16:36:44] "POST /neutron/port HTTP/1.1" 200 1085 0.064487 10.0.0.22 - - [2025-10-20 16:36:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 808 0.123857 252.22.220.211 - - [2025-10-20 16:36:44] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004604 10.0.0.22 - - [2025-10-20 16:36:44] "POST /chown HTTP/1.1" 200 109 0.012019 252.22.220.211 - - [2025-10-20 16:36:44] "POST /neutron/subnet HTTP/1.1" 200 699 0.016205 10.0.0.22 - - [2025-10-20 16:36:44] "POST /instance-ips HTTP/1.1" 200 548 0.029213 252.22.220.211 - - [2025-10-20 16:36:44] "POST /neutron/port HTTP/1.1" 200 117 0.002254 10.0.0.22 - - [2025-10-20 16:36:44] "POST /instance-ips HTTP/1.1" 400 244 0.018348 252.22.220.211 - - [2025-10-20 16:36:44] "POST /neutron/network HTTP/1.1" 200 832 0.008733 10.0.0.22 - - [2025-10-20 16:36:44] "POST /chown HTTP/1.1" 200 109 0.010548 10.0.0.22 - - [2025-10-20 16:36:44] "PUT /virtual-machine-interface/8cf98d2b-1f8d-4685-9a49-f4161ab62a1d HTTP/1.1" 200 285 0.018170 10.0.0.22 - - [2025-10-20 16:36:44] "PUT /instance-ip/c23c9eb4-4944-4912-8573-1ebf85c9f0a9 HTTP/1.1" 200 257 0.020137 10.0.0.22 - - [2025-10-20 16:36:44] "POST /ref-update HTTP/1.1" 200 156 0.013096 10.0.0.22 - - [2025-10-20 16:36:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 806 0.111995 10.0.0.22 - - [2025-10-20 16:36:44] "POST /chown HTTP/1.1" 200 109 0.008202 10.0.0.22 - - [2025-10-20 16:36:44] "POST /instance-ips HTTP/1.1" 200 546 0.051364 10.0.0.22 - - [2025-10-20 16:36:44] "POST /instance-ips HTTP/1.1" 400 314 0.016730 10.0.0.22 - - [2025-10-20 16:36:44] "POST /chown HTTP/1.1" 200 109 0.009645 10.0.0.22 - - [2025-10-20 16:36:45] "PUT /virtual-machine-interface/feb40912-e34d-463a-8cce-b5adb02dc981 HTTP/1.1" 200 285 0.012960 10.0.0.22 - - [2025-10-20 16:36:45] "PUT /instance-ip/9ffeca33-a783-4623-9756-7224fca9b5bd HTTP/1.1" 200 257 0.012709 10.0.0.22 - - [2025-10-20 16:36:45] "POST /ref-update HTTP/1.1" 200 156 0.011891 10.0.0.22 - - [2025-10-20 16:36:45] "POST /ref-update HTTP/1.1" 200 156 0.011684 10.0.0.22 - - [2025-10-20 16:36:45] "PUT /routing-instance/46f7f506-3a96-4570-890c-9f66c720d5b9 HTTP/1.1" 200 267 0.009847 10.0.0.22 - - [2025-10-20 16:36:45] "POST /ref-update HTTP/1.1" 200 156 0.010895 10.0.0.22 - - [2025-10-20 16:36:45] "POST /virtual-machines HTTP/1.1" 200 550 0.014820 10.0.0.22 - - [2025-10-20 16:36:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 808 0.102449 10.0.0.22 - - [2025-10-20 16:36:45] "POST /chown HTTP/1.1" 200 109 0.009756 10.0.0.22 - - [2025-10-20 16:36:45] "POST /instance-ips HTTP/1.1" 400 244 0.016825 10.0.0.22 - - [2025-10-20 16:36:45] "POST /chown HTTP/1.1" 200 109 0.010939 10.0.0.22 - - [2025-10-20 16:36:45] "PUT /virtual-machine-interface/65268ba6-a388-435b-8217-f679371f3b04 HTTP/1.1" 200 285 0.014161 10.0.0.22 - - [2025-10-20 16:36:45] "PUT /instance-ip/c23c9eb4-4944-4912-8573-1ebf85c9f0a9 HTTP/1.1" 200 257 0.017968 10.0.0.22 - - [2025-10-20 16:36:45] "POST /ref-update HTTP/1.1" 200 156 0.015203 10.0.0.22 - - [2025-10-20 16:36:45] "POST /ref-update HTTP/1.1" 200 156 0.018908 10.0.0.22 - - [2025-10-20 16:36:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 806 0.206019 10.0.0.22 - - [2025-10-20 16:36:46] "POST /chown HTTP/1.1" 200 109 0.034132 10.0.0.22 - - [2025-10-20 16:36:46] "POST /instance-ips HTTP/1.1" 400 314 0.034006 10.0.0.22 - - [2025-10-20 16:36:46] "POST /chown HTTP/1.1" 200 109 0.019857 10.0.0.22 - - [2025-10-20 16:36:46] "PUT /virtual-machine-interface/a4d8f901-fbdb-4f65-9c2c-5fd6db117131 HTTP/1.1" 200 285 0.013125 10.0.0.22 - - [2025-10-20 16:36:46] "PUT /instance-ip/9ffeca33-a783-4623-9756-7224fca9b5bd HTTP/1.1" 200 257 0.018954 10.0.0.22 - - [2025-10-20 16:36:46] "POST /ref-update HTTP/1.1" 200 156 0.014212 10.0.0.22 - - [2025-10-20 16:36:46] "POST /ref-update HTTP/1.1" 200 156 0.020931 252.22.220.211 - - [2025-10-20 16:36:48] "POST /neutron/port HTTP/1.1" 200 1085 0.012105 252.22.220.211 - - [2025-10-20 16:36:48] "POST /neutron/security_group HTTP/1.1" 200 2000 0.006505 252.22.220.211 - - [2025-10-20 16:36:48] "POST /neutron/port HTTP/1.1" 200 1085 0.011275 252.22.220.211 - - [2025-10-20 16:36:48] "POST /neutron/security_group HTTP/1.1" 200 2000 0.009447 252.22.220.211 - - [2025-10-20 16:36:49] "POST /neutron/port HTTP/1.1" 200 1085 0.013058 252.22.220.211 - - [2025-10-20 16:36:49] "POST /neutron/security_group HTTP/1.1" 200 2000 0.009215 10.0.0.22 - - [2025-10-20 16:36:49] "GET /virtual-machine/bdf7bb02-e3fa-4944-91e0-18569fd81f01 HTTP/1.1" 401 296 0.000661 10.0.0.22 - - [2025-10-20 16:36:49] "GET /virtual-machine/bdf7bb02-e3fa-4944-91e0-18569fd81f01 HTTP/1.1" 200 1296 0.033661 10.0.0.22 - - [2025-10-20 16:36:49] "GET /virtual-machine-interface/4005abf9-0420-4f40-b6d0-77d70799ae0e HTTP/1.1" 200 2951 0.006954 10.0.0.22 - - [2025-10-20 16:36:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003919 10.0.0.22 - - [2025-10-20 16:36:49] "GET /global-vrouter-config/ab3bfc59-6e70-4f4d-80a1-bc65af4f76af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005185 10.0.0.22 - - [2025-10-20 16:36:49] "GET /virtual-networks?parent_id=3773529c-0b89-403c-8426-9a898029ac38&detail=False&count=False&shared=False HTTP/1.1" 200 875 0.003131 10.0.0.22 - - [2025-10-20 16:36:49] "GET /virtual-network/2033031a-340c-4996-9297-efcdbfb3b7bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006277 252.22.220.211 - - [2025-10-20 16:36:51] "POST /neutron/port HTTP/1.1" 200 1085 0.011627 252.22.220.211 - - [2025-10-20 16:36:51] "POST /neutron/security_group HTTP/1.1" 200 2000 0.005799 252.22.220.211 - - [2025-10-20 16:36:51] "POST /neutron/port HTTP/1.1" 200 1085 0.012296 252.22.220.211 - - [2025-10-20 16:36:51] "POST /neutron/security_group HTTP/1.1" 200 2000 0.005776 10.0.0.22 - - [2025-10-20 16:36:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003480 10.0.0.22 - - [2025-10-20 16:36:53] "GET /virtual-network/2033031a-340c-4996-9297-efcdbfb3b7bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.026267 252.22.220.211 - - [2025-10-20 16:36:54] "POST /neutron/port HTTP/1.1" 200 1085 0.018242 252.22.220.211 - - [2025-10-20 16:36:54] "POST /neutron/port HTTP/1.1" 200 1085 0.012223 252.22.220.211 - - [2025-10-20 16:36:54] "POST /neutron/security_group HTTP/1.1" 200 2000 0.006223 252.22.220.211 - - [2025-10-20 16:36:54] "POST /neutron/security_group HTTP/1.1" 200 2000 0.028002 252.22.220.211 - - [2025-10-20 16:36:54] "POST /neutron/port HTTP/1.1" 200 1085 0.011980 252.22.220.211 - - [2025-10-20 16:36:54] "POST /neutron/security_group HTTP/1.1" 200 2000 0.006862 252.22.220.211 - - [2025-10-20 16:36:54] "POST /neutron/port HTTP/1.1" 200 1085 0.010993 252.22.220.211 - - [2025-10-20 16:36:54] "POST /neutron/security_group HTTP/1.1" 200 2000 0.006706 10.0.0.22 - - [2025-10-20 16:36:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003359 10.0.0.22 - - [2025-10-20 16:36:55] "GET /global-vrouter-config/ab3bfc59-6e70-4f4d-80a1-bc65af4f76af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003645 10.0.0.22 - - [2025-10-20 16:36:55] "GET /virtual-networks?parent_id=3773529c-0b89-403c-8426-9a898029ac38&detail=False&count=False&shared=False HTTP/1.1" 200 875 0.003418 10.0.0.22 - - [2025-10-20 16:36:55] "GET /virtual-network/2033031a-340c-4996-9297-efcdbfb3b7bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005889 252.22.220.211 - - [2025-10-20 16:36:55] "POST /neutron/port HTTP/1.1" 200 1085 0.010797 252.22.220.211 - - [2025-10-20 16:36:55] "POST /neutron/security_group HTTP/1.1" 200 2000 0.006708 252.22.220.211 - - [2025-10-20 16:36:55] "POST /neutron/port HTTP/1.1" 200 1085 0.011701 252.22.220.211 - - [2025-10-20 16:36:55] "POST /neutron/security_group HTTP/1.1" 200 2000 0.008567 252.22.220.211 - - [2025-10-20 16:36:55] "POST /neutron/port HTTP/1.1" 200 1085 0.012192 252.22.220.211 - - [2025-10-20 16:36:55] "POST /neutron/security_group HTTP/1.1" 200 2000 0.008243 10.0.0.22 - - [2025-10-20 16:36:56] "GET /virtual-machine/8add006f-e390-4bdf-97e1-19bce8e4f0b5 HTTP/1.1" 200 1296 0.004903 10.0.0.22 - - [2025-10-20 16:36:56] "GET /virtual-machine-interface/3e2c600f-3f31-435a-b5d2-db6e2a6d19c1 HTTP/1.1" 200 2963 0.006849 10.0.0.22 - - [2025-10-20 16:36:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003302 10.0.0.22 - - [2025-10-20 16:36:56] "GET /global-vrouter-config/ab3bfc59-6e70-4f4d-80a1-bc65af4f76af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003224 10.0.0.22 - - [2025-10-20 16:36:56] "GET /virtual-networks?parent_id=3773529c-0b89-403c-8426-9a898029ac38&detail=False&count=False&shared=False HTTP/1.1" 200 875 0.004096 10.0.0.22 - - [2025-10-20 16:36:56] "GET /virtual-network/788ef589-0e29-462a-bd42-11bcee8a93c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.005415 10.0.0.22 - - [2025-10-20 16:36:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004308 10.0.0.22 - - [2025-10-20 16:36:57] "GET /global-vrouter-config/ab3bfc59-6e70-4f4d-80a1-bc65af4f76af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004804 10.0.0.22 - - [2025-10-20 16:36:57] "GET /virtual-networks?parent_id=3773529c-0b89-403c-8426-9a898029ac38&detail=False&count=False&shared=False HTTP/1.1" 200 875 0.003709 10.0.0.22 - - [2025-10-20 16:36:57] "GET /virtual-network/788ef589-0e29-462a-bd42-11bcee8a93c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.006814 252.22.220.211 - - [2025-10-20 16:37:02] "POST /neutron/router HTTP/1.1" 200 654 0.004669 10.0.0.22 - - [2025-10-20 16:37:02] "POST /ref-update HTTP/1.1" 200 156 0.012679 252.22.220.211 - - [2025-10-20 16:37:02] "POST /neutron/router HTTP/1.1" 200 344 0.120714 252.22.220.211 - - [2025-10-20 16:37:02] "POST /neutron/router HTTP/1.1" 200 654 0.006487 10.0.0.22 - - [2025-10-20 16:37:02] "GET /logical-router/188e2284-17f1-4fcf-bc25-cf344bd0450f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1971 0.009512 10.0.0.22 - - [2025-10-20 16:37:02] "GET /service-instance/40066980-760f-4be9-92b2-146d1c9787ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.006734 252.22.220.211 - - [2025-10-20 16:37:02] "POST /neutron/router HTTP/1.1" 200 151 0.079361 10.0.0.22 - - [2025-10-20 16:37:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.009758 10.0.0.22 - - [2025-10-20 16:37:02] "DELETE /route-target/7d7ee0fd-98d3-49c4-905b-f592915b6deb HTTP/1.1" 409 240 0.007157 10.0.0.22 - - [2025-10-20 16:37:02] "PUT /logical-router/188e2284-17f1-4fcf-bc25-cf344bd0450f HTTP/1.1" 404 171 0.004367 10.0.0.22 - - [2025-10-20 16:37:02] "POST /ref-update HTTP/1.1" 200 156 0.016834 10.0.0.22 - - [2025-10-20 16:37:02] "DELETE /route-table/00f56291-3a43-4526-9d19-1894788eca34 HTTP/1.1" 200 115 0.068439 10.0.0.22 - - [2025-10-20 16:37:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006130 10.0.0.22 - - [2025-10-20 16:37:02] "PUT /routing-instance/46f7f506-3a96-4570-890c-9f66c720d5b9 HTTP/1.1" 200 267 0.023667 10.0.0.22 - - [2025-10-20 16:37:02] "GET /virtual-network/b188a2aa-e11d-414d-b322-943be2f65b9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.011470 10.0.0.22 - - [2025-10-20 16:37:02] "POST /ref-update HTTP/1.1" 200 156 0.010658 252.22.220.211 - - [2025-10-20 16:37:02] "POST /neutron/network HTTP/1.1" 200 832 0.007501 10.0.0.22 - - [2025-10-20 16:37:02] "POST /ref-update HTTP/1.1" 200 156 0.016330 10.0.0.22 - - [2025-10-20 16:37:02] "DELETE /instance-ip/9ffeca33-a783-4623-9756-7224fca9b5bd HTTP/1.1" 200 115 0.063648 252.22.220.211 - - [2025-10-20 16:37:02] "POST /neutron/network HTTP/1.1" 400 204 0.069459 10.0.0.22 - - [2025-10-20 16:37:02] "POST /useragent-kv HTTP/1.1" 200 115 0.002938 10.0.0.22 - - [2025-10-20 16:37:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.010254 10.0.0.22 - - [2025-10-20 16:37:02] "POST /useragent-kv HTTP/1.1" 200 115 0.006270 10.0.0.22 - - [2025-10-20 16:37:02] "DELETE /virtual-network/b188a2aa-e11d-414d-b322-943be2f65b9f HTTP/1.1" 200 115 0.142763 10.0.0.22 - - [2025-10-20 16:37:03] "DELETE /route-target/12d296cc-464e-437a-bdbe-49a2fe01db4e HTTP/1.1" 200 115 0.035223 10.0.0.22 - - [2025-10-20 16:37:03] "DELETE /service-instance/40066980-760f-4be9-92b2-146d1c9787ad HTTP/1.1" 200 115 0.042752 10.0.0.22 - - [2025-10-20 16:37:03] "GET /logical-router/188e2284-17f1-4fcf-bc25-cf344bd0450f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003275 10.0.0.22 - - [2025-10-20 16:37:03] "GET /service-instance/40066980-760f-4be9-92b2-146d1c9787ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003034 10.0.0.22 - - [2025-10-20 16:37:03] "GET /virtual-machine-interface/65268ba6-a388-435b-8217-f679371f3b04?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1647 0.006558 10.0.0.22 - - [2025-10-20 16:37:03] "POST /ref-update HTTP/1.1" 200 156 0.014947 10.0.0.22 - - [2025-10-20 16:37:03] "GET /instance-ip/c23c9eb4-4944-4912-8573-1ebf85c9f0a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.005430 10.0.0.22 - - [2025-10-20 16:37:03] "DELETE /virtual-machine-interface/65268ba6-a388-435b-8217-f679371f3b04 HTTP/1.1" 200 115 0.058851 10.0.0.22 - - [2025-10-20 16:37:03] "GET /virtual-machine-interface/a4d8f901-fbdb-4f65-9c2c-5fd6db117131?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1330 0.020071 252.22.220.211 - - [2025-10-20 16:37:03] "POST /neutron/port HTTP/1.1" 200 1085 0.019564 10.0.0.22 - - [2025-10-20 16:37:03] "DELETE /virtual-machine-interface/a4d8f901-fbdb-4f65-9c2c-5fd6db117131 HTTP/1.1" 200 115 0.051020 252.22.220.211 - - [2025-10-20 16:37:03] "POST /neutron/port HTTP/1.1" 200 1111 0.017043 252.22.220.211 - - [2025-10-20 16:37:03] "POST /neutron/port HTTP/1.1" 200 1085 0.029721 10.0.0.22 - - [2025-10-20 16:37:03] "DELETE /virtual-machine/709e109c-3572-477e-a03a-fa40e38b5e96 HTTP/1.1" 200 115 0.032889 10.0.0.22 - - [2025-10-20 16:37:03] "GET /virtual-machine-interface/feb40912-e34d-463a-8cce-b5adb02dc981?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1330 0.009446 252.22.220.211 - - [2025-10-20 16:37:03] "POST /neutron/port HTTP/1.1" 200 1111 0.019839 10.0.0.22 - - [2025-10-20 16:37:03] "DELETE /virtual-machine-interface/feb40912-e34d-463a-8cce-b5adb02dc981 HTTP/1.1" 200 115 0.047696 10.0.0.22 - - [2025-10-20 16:37:03] "GET /virtual-machine-interface/8cf98d2b-1f8d-4685-9a49-f4161ab62a1d?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1649 0.006930 10.0.0.22 - - [2025-10-20 16:37:03] "POST /ref-update HTTP/1.1" 200 156 0.015721 252.22.220.211 - - [2025-10-20 16:37:03] "POST /neutron/port HTTP/1.1" 200 151 0.180766 10.0.0.22 - - [2025-10-20 16:37:03] "GET /instance-ip/c23c9eb4-4944-4912-8573-1ebf85c9f0a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1689 0.014043 252.22.220.211 - - [2025-10-20 16:37:03] "POST /neutron/port HTTP/1.1" 200 151 0.163978 10.0.0.22 - - [2025-10-20 16:37:03] "DELETE /instance-ip/c23c9eb4-4944-4912-8573-1ebf85c9f0a9 HTTP/1.1" 200 115 0.059241 10.0.0.22 - - [2025-10-20 16:37:03] "DELETE /virtual-machine-interface/8cf98d2b-1f8d-4685-9a49-f4161ab62a1d HTTP/1.1" 200 115 0.063384 10.0.0.22 - - [2025-10-20 16:37:03] "POST /ref-update HTTP/1.1" 200 156 0.019806 10.0.0.22 - - [2025-10-20 16:37:04] "DELETE /virtual-machine/fad16e71-2e97-4f39-9f61-9d18071cde9f HTTP/1.1" 200 115 0.041068 252.22.220.211 - - [2025-10-20 16:37:04] "POST /neutron/network HTTP/1.1" 200 832 0.008487 10.0.0.22 - - [2025-10-20 16:37:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.007407 10.0.0.22 - - [2025-10-20 16:37:05] "POST /useragent-kv HTTP/1.1" 200 115 0.006215 10.0.0.22 - - [2025-10-20 16:37:05] "POST /useragent-kv HTTP/1.1" 200 115 0.003443 252.22.220.211 - - [2025-10-20 16:37:05] "POST /neutron/network HTTP/1.1" 200 151 0.102634 10.0.0.22 - - [2025-10-20 16:37:05] "DELETE /route-target/84f8208b-b584-4754-a2d0-1cbf9ddb2bbb HTTP/1.1" 200 115 0.028137 252.22.220.211 - - [2025-10-20 16:37:05] "POST /neutron/network HTTP/1.1" 200 825 0.006728 10.0.0.22 - - [2025-10-20 16:37:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004405 10.0.0.22 - - [2025-10-20 16:37:05] "POST /useragent-kv HTTP/1.1" 200 115 0.002115 10.0.0.22 - - [2025-10-20 16:37:05] "POST /useragent-kv HTTP/1.1" 200 115 0.002985 252.22.220.211 - - [2025-10-20 16:37:05] "POST /neutron/network HTTP/1.1" 200 151 0.090153 10.0.0.22 - - [2025-10-20 16:37:05] "DELETE /route-target/f698be22-29ee-4893-9782-847d7b0f3b3d HTTP/1.1" 200 115 0.016975 10.0.0.22 - - [2025-10-20 16:37:05] "GET /projects?obj_uuids=3773529c-0b89-403c-8426-9a898029ac38&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001243 10.0.0.22 - - [2025-10-20 16:37:05] "GET /project/3773529c-0b89-403c-8426-9a898029ac38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.025129 10.0.0.22 - - [2025-10-20 16:37:05] "GET /projects?obj_uuids=3773529c-0b89-403c-8426-9a898029ac38&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002063 10.0.0.22 - - [2025-10-20 16:37:05] "GET /project/3773529c-0b89-403c-8426-9a898029ac38?fields=virtual_networks HTTP/1.1" 200 1037 0.075481 10.0.0.22 - - [2025-10-20 16:37:05] "GET /projects?obj_uuids=3773529c-0b89-403c-8426-9a898029ac38&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001160 10.0.0.22 - - [2025-10-20 16:37:05] "GET /project/3773529c-0b89-403c-8426-9a898029ac38?fields=virtual_machine_interfaces HTTP/1.1" 200 1037 0.028189 10.0.0.22 - - [2025-10-20 16:37:05] "GET /projects?obj_uuids=3773529c-0b89-403c-8426-9a898029ac38&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001182 10.0.0.22 - - [2025-10-20 16:37:05] "GET /project/3773529c-0b89-403c-8426-9a898029ac38?fields=security_groups HTTP/1.1" 200 1265 0.027813 10.0.0.22 - - [2025-10-20 16:37:06] "GET /domains?obj_uuids=d63b8345-8de7-4e97-94d5-a56d8ff33dd0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001156 10.0.0.22 - - [2025-10-20 16:37:06] "GET /domain/d63b8345-8de7-4e97-94d5-a56d8ff33dd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.008564 10.0.0.22 - - [2025-10-20 16:37:06] "POST /fqname-to-id HTTP/1.1" 404 194 0.031533 10.0.0.22 - - [2025-10-20 16:37:06] "GET /projects?obj_uuids=85fa094d-4867-4afc-a179-afad583a9905&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003300 10.0.0.22 - - [2025-10-20 16:37:07] "GET /domains?obj_uuids=d63b8345-8de7-4e97-94d5-a56d8ff33dd0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001371 10.0.0.22 - - [2025-10-20 16:37:07] "GET /domain/d63b8345-8de7-4e97-94d5-a56d8ff33dd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.007324 10.0.0.22 - - [2025-10-20 16:37:07] "POST /id-to-fqname HTTP/1.1" 200 196 0.003285 10.0.0.22 - - [2025-10-20 16:37:07] "POST /fqname-to-id HTTP/1.1" 404 205 0.004320 10.0.0.22 - - [2025-10-20 16:37:07] "POST /security-groups HTTP/1.1" 200 591 0.064538 10.0.0.22 - - [2025-10-20 16:37:07] "POST /fqname-to-id HTTP/1.1" 404 240 0.002896 10.0.0.22 - - [2025-10-20 16:37:07] "POST /projects HTTP/1.1" 200 593 0.227451 10.0.0.22 - - [2025-10-20 16:37:07] "POST /access-control-lists HTTP/1.1" 200 604 0.060717 10.0.0.22 - - [2025-10-20 16:37:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.301574 10.0.0.22 - - [2025-10-20 16:37:07] "POST /fqname-to-id HTTP/1.1" 404 239 0.003262 10.0.0.22 - - [2025-10-20 16:37:07] "GET /project/85fa094d-4867-4afc-a179-afad583a9905?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.443940 10.0.0.22 - - [2025-10-20 16:37:07] "POST /access-control-lists HTTP/1.1" 200 602 0.064938 10.0.0.22 - - [2025-10-20 16:37:08] "GET / HTTP/1.1" 200 36215 0.001941 10.0.0.22 - - [2025-10-20 16:37:09] "POST /fqname-to-id HTTP/1.1" 401 296 0.000626 10.0.0.22 - - [2025-10-20 16:37:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.067763 10.0.0.22 - - [2025-10-20 16:37:09] "GET /projects?obj_uuids=85fa094d-4867-4afc-a179-afad583a9905&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001997 10.0.0.22 - - [2025-10-20 16:37:09] "GET /project/85fa094d-4867-4afc-a179-afad583a9905?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.027727 252.22.220.211 - - [2025-10-20 16:37:10] "POST /neutron/network HTTP/1.1" 200 117 0.034373 10.0.0.22 - - [2025-10-20 16:37:10] "GET /projects?obj_uuids=85fa094d-4867-4afc-a179-afad583a9905&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001116 252.22.220.211 - - [2025-10-20 16:37:10] "POST /neutron/network HTTP/1.1" 200 611 0.070083 10.0.0.22 - - [2025-10-20 16:37:10] "POST /route-targets HTTP/1.1" 200 328 0.010168 10.0.0.22 - - [2025-10-20 16:37:10] "POST /ref-update HTTP/1.1" 200 156 0.019064 10.0.0.22 - - [2025-10-20 16:37:10] "POST /useragent-kv HTTP/1.1" 200 115 0.005938 252.22.220.211 - - [2025-10-20 16:37:10] "POST /neutron/subnet HTTP/1.1" 200 720 0.208134 10.0.0.22 - - [2025-10-20 16:37:10] "POST /fqname-to-id HTTP/1.1" 401 296 0.001056 10.0.0.22 - - [2025-10-20 16:37:10] "POST /useragent-kv HTTP/1.1" 200 115 0.006053 252.22.220.211 - - [2025-10-20 16:37:10] "POST /neutron/subnet HTTP/1.1" 200 823 0.147138 252.22.220.211 - - [2025-10-20 16:37:10] "POST /neutron/network HTTP/1.1" 200 1002 0.014064 10.0.0.22 - - [2025-10-20 16:37:10] "POST /id-to-fqname HTTP/1.1" 200 226 0.001618 10.0.0.22 - - [2025-10-20 16:37:10] "GET /virtual-network/acd409cc-8df6-44c8-a51a-95141faef4d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.006796 252.22.220.211 - - [2025-10-20 16:37:10] "POST /neutron/network HTTP/1.1" 200 1002 0.009032 10.0.0.22 - - [2025-10-20 16:37:11] "GET /virtual-network/acd409cc-8df6-44c8-a51a-95141faef4d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.005964 252.22.220.211 - - [2025-10-20 16:37:11] "POST /neutron/network HTTP/1.1" 200 1002 0.017184 10.0.0.22 - - [2025-10-20 16:37:11] "POST /fqname-to-id HTTP/1.1" 404 207 0.032557 252.22.220.211 - - [2025-10-20 16:37:11] "POST /neutron/subnet HTTP/1.1" 200 720 0.008765 252.22.220.211 - - [2025-10-20 16:37:11] "POST /neutron/subnet HTTP/1.1" 200 823 0.007428 10.0.0.22 - - [2025-10-20 16:37:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003300 10.0.0.22 - - [2025-10-20 16:37:11] "GET /projects?obj_uuids=85fa094d-4867-4afc-a179-afad583a9905&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001039 10.0.0.22 - - [2025-10-20 16:37:11] "GET /project/85fa094d-4867-4afc-a179-afad583a9905?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.030735 252.22.220.211 - - [2025-10-20 16:37:11] "POST /neutron/network HTTP/1.1" 200 117 0.008873 10.0.0.22 - - [2025-10-20 16:37:11] "GET /projects?obj_uuids=85fa094d-4867-4afc-a179-afad583a9905&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001441 252.22.220.211 - - [2025-10-20 16:37:11] "POST /neutron/network HTTP/1.1" 200 611 0.106970 10.0.0.22 - - [2025-10-20 16:37:11] "POST /route-targets HTTP/1.1" 200 328 0.012280 10.0.0.22 - - [2025-10-20 16:37:11] "POST /ref-update HTTP/1.1" 200 156 0.018765 10.0.0.22 - - [2025-10-20 16:37:11] "POST /useragent-kv HTTP/1.1" 200 115 0.005462 252.22.220.211 - - [2025-10-20 16:37:11] "POST /neutron/subnet HTTP/1.1" 200 724 0.207975 10.0.0.22 - - [2025-10-20 16:37:12] "POST /fqname-to-id HTTP/1.1" 404 207 0.004701 10.0.0.22 - - [2025-10-20 16:37:12] "POST /useragent-kv HTTP/1.1" 200 115 0.003172 252.22.220.211 - - [2025-10-20 16:37:12] "POST /neutron/subnet HTTP/1.1" 200 828 0.213252 252.22.220.211 - - [2025-10-20 16:37:12] "POST /neutron/network HTTP/1.1" 200 1004 0.008917 10.0.0.22 - - [2025-10-20 16:37:12] "POST /id-to-fqname HTTP/1.1" 200 226 0.001368 10.0.0.22 - - [2025-10-20 16:37:12] "GET /virtual-network/fc5e5695-8bf3-4a9a-9bdf-07235bf8b73d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.004930 252.22.220.211 - - [2025-10-20 16:37:12] "POST /neutron/network HTTP/1.1" 200 1004 0.007798 10.0.0.22 - - [2025-10-20 16:37:12] "GET /virtual-network/fc5e5695-8bf3-4a9a-9bdf-07235bf8b73d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.005903 252.22.220.211 - - [2025-10-20 16:37:12] "POST /neutron/network HTTP/1.1" 200 1004 0.007812 252.22.220.211 - - [2025-10-20 16:37:12] "POST /neutron/subnet HTTP/1.1" 200 724 0.008278 252.22.220.211 - - [2025-10-20 16:37:12] "POST /neutron/subnet HTTP/1.1" 200 828 0.008544 10.0.0.22 - - [2025-10-20 16:37:12] "POST /fqname-to-id HTTP/1.1" 404 232 0.003156 10.0.0.22 - - [2025-10-20 16:37:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002756 10.0.0.22 - - [2025-10-20 16:37:12] "GET /projects?obj_uuids=85fa094d-4867-4afc-a179-afad583a9905&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001688 10.0.0.22 - - [2025-10-20 16:37:12] "GET /project/85fa094d-4867-4afc-a179-afad583a9905?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.038221 10.0.0.22 - - [2025-10-20 16:37:12] "POST /network-policys HTTP/1.1" 200 577 0.064884 10.0.0.22 - - [2025-10-20 16:37:12] "GET /network-policy/70f79b38-59a8-4a57-8a63-3345fa47b2fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3119 0.005977 252.22.220.211 - - [2025-10-20 16:37:12] "POST /neutron/network HTTP/1.1" 200 1002 0.008604 10.0.0.22 - - [2025-10-20 16:37:12] "POST /fqname-to-id HTTP/1.1" 404 240 0.008316 10.0.0.22 - - [2025-10-20 16:37:12] "POST /fqname-to-id HTTP/1.1" 404 207 0.004491 252.22.220.211 - - [2025-10-20 16:37:12] "POST /neutron/network HTTP/1.1" 200 1108 0.069756 10.0.0.22 - - [2025-10-20 16:37:13] "POST /access-control-lists HTTP/1.1" 200 596 0.069746 252.22.220.211 - - [2025-10-20 16:37:13] "POST /neutron/network HTTP/1.1" 200 1108 0.013861 10.0.0.22 - - [2025-10-20 16:37:13] "GET /virtual-network/acd409cc-8df6-44c8-a51a-95141faef4d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.005846 10.0.0.22 - - [2025-10-20 16:37:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003022 10.0.0.22 - - [2025-10-20 16:37:13] "GET /network-policy/70f79b38-59a8-4a57-8a63-3345fa47b2fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3119 0.004017 252.22.220.211 - - [2025-10-20 16:37:13] "POST /neutron/network HTTP/1.1" 200 1004 0.008600 10.0.0.22 - - [2025-10-20 16:37:13] "POST /fqname-to-id HTTP/1.1" 404 207 0.005857 10.0.0.22 - - [2025-10-20 16:37:13] "PUT /access-control-list/bc3c86df-81db-4d1e-b04a-271364e1ec71 HTTP/1.1" 200 273 0.065205 252.22.220.211 - - [2025-10-20 16:37:13] "POST /neutron/network HTTP/1.1" 200 1110 0.112405 10.0.0.22 - - [2025-10-20 16:37:13] "POST /fqname-to-id HTTP/1.1" 404 240 0.005009 252.22.220.211 - - [2025-10-20 16:37:13] "POST /neutron/network HTTP/1.1" 200 1110 0.011168 10.0.0.22 - - [2025-10-20 16:37:13] "POST /access-control-lists HTTP/1.1" 200 596 0.072837 10.0.0.22 - - [2025-10-20 16:37:13] "GET /virtual-network/fc5e5695-8bf3-4a9a-9bdf-07235bf8b73d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2965 0.009417 10.0.0.22 - - [2025-10-20 16:37:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003908 10.0.0.22 - - [2025-10-20 16:37:13] "GET /network-policy/70f79b38-59a8-4a57-8a63-3345fa47b2fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3119 0.003456 10.0.0.22 - - [2025-10-20 16:37:13] "POST /ref-update HTTP/1.1" 200 156 0.010761 10.0.0.22 - - [2025-10-20 16:37:13] "GET /domains HTTP/1.1" 401 296 0.000470 10.0.0.22 - - [2025-10-20 16:37:13] "GET /domains HTTP/1.1" 200 438 0.035122 10.0.0.22 - - [2025-10-20 16:37:14] "GET /domains?obj_uuids=d63b8345-8de7-4e97-94d5-a56d8ff33dd0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001188 10.0.0.22 - - [2025-10-20 16:37:14] "GET /domain/d63b8345-8de7-4e97-94d5-a56d8ff33dd0 HTTP/1.1" 200 1502 0.010591 10.0.0.22 - - [2025-10-20 16:37:14] "GET /projects?obj_uuids=85fa094d-4867-4afc-a179-afad583a9905&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001542 10.0.0.22 - - [2025-10-20 16:37:14] "GET /project/85fa094d-4867-4afc-a179-afad583a9905 HTTP/1.1" 200 2619 0.037292 10.0.0.22 - - [2025-10-20 16:37:14] "GET /virtual-network/acd409cc-8df6-44c8-a51a-95141faef4d8 HTTP/1.1" 200 3499 0.006492 10.0.0.22 - - [2025-10-20 16:37:14] "GET /virtual-network/acd409cc-8df6-44c8-a51a-95141faef4d8 HTTP/1.1" 200 3499 0.005518 10.0.0.22 - - [2025-10-20 16:37:14] "GET /routing-instance/5795c5ea-46d1-418a-98b8-2b56e6b70dc6 HTTP/1.1" 200 1795 0.004043 10.0.0.22 - - [2025-10-20 16:37:14] "GET /routing-instance/5795c5ea-46d1-418a-98b8-2b56e6b70dc6 HTTP/1.1" 200 1795 0.004661 10.0.0.22 - - [2025-10-20 16:37:14] "GET /route-target/38950c0d-7766-48ee-8c5a-c783706c7b62 HTTP/1.1" 200 1212 0.003863 10.0.0.22 - - [2025-10-20 16:37:14] "GET /virtual-network/acd409cc-8df6-44c8-a51a-95141faef4d8 HTTP/1.1" 200 3499 0.005425 10.0.0.22 - - [2025-10-20 16:37:14] "GET /routing-instance/5795c5ea-46d1-418a-98b8-2b56e6b70dc6 HTTP/1.1" 200 1795 0.003831 10.0.0.22 - - [2025-10-20 16:37:14] "GET /virtual-network/acd409cc-8df6-44c8-a51a-95141faef4d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.005518 10.0.0.22 - - [2025-10-20 16:37:14] "GET /virtual-network/acd409cc-8df6-44c8-a51a-95141faef4d8 HTTP/1.1" 200 3499 0.005269 10.0.0.22 - - [2025-10-20 16:37:14] "GET /routing-instance/5795c5ea-46d1-418a-98b8-2b56e6b70dc6 HTTP/1.1" 200 1795 0.004243 10.0.0.22 - - [2025-10-20 16:37:14] "GET /routing-instance/5795c5ea-46d1-418a-98b8-2b56e6b70dc6 HTTP/1.1" 200 1795 0.004654 10.0.0.22 - - [2025-10-20 16:37:14] "GET /route-target/38950c0d-7766-48ee-8c5a-c783706c7b62 HTTP/1.1" 200 1212 0.003616 10.0.0.22 - - [2025-10-20 16:37:14] "GET /domains HTTP/1.1" 200 438 0.002940 10.0.0.22 - - [2025-10-20 16:37:14] "GET /domains?obj_uuids=d63b8345-8de7-4e97-94d5-a56d8ff33dd0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001099 10.0.0.22 - - [2025-10-20 16:37:14] "GET /domain/d63b8345-8de7-4e97-94d5-a56d8ff33dd0 HTTP/1.1" 200 1502 0.007348 10.0.0.22 - - [2025-10-20 16:37:14] "GET /projects?obj_uuids=85fa094d-4867-4afc-a179-afad583a9905&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001575 10.0.0.22 - - [2025-10-20 16:37:15] "GET /project/85fa094d-4867-4afc-a179-afad583a9905 HTTP/1.1" 200 2619 0.024852 10.0.0.22 - - [2025-10-20 16:37:15] "GET /virtual-network/acd409cc-8df6-44c8-a51a-95141faef4d8 HTTP/1.1" 200 3499 0.005302 10.0.0.22 - - [2025-10-20 16:37:15] "GET /obj-perms HTTP/1.1" 200 6441 0.061085 10.0.0.22 - - [2025-10-20 16:37:15] "GET /domains HTTP/1.1" 200 438 0.003153 10.0.0.22 - - [2025-10-20 16:37:15] "GET /domains?obj_uuids=d63b8345-8de7-4e97-94d5-a56d8ff33dd0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001737 10.0.0.22 - - [2025-10-20 16:37:15] "GET /domain/d63b8345-8de7-4e97-94d5-a56d8ff33dd0 HTTP/1.1" 200 1502 0.008302 10.0.0.22 - - [2025-10-20 16:37:15] "GET /projects?obj_uuids=85fa094d-4867-4afc-a179-afad583a9905&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001230 10.0.0.22 - - [2025-10-20 16:37:15] "GET /project/85fa094d-4867-4afc-a179-afad583a9905 HTTP/1.1" 200 2619 0.024155 10.0.0.22 - - [2025-10-20 16:37:15] "GET /virtual-network/fc5e5695-8bf3-4a9a-9bdf-07235bf8b73d HTTP/1.1" 200 3505 0.008352 10.0.0.22 - - [2025-10-20 16:37:15] "GET /virtual-network/fc5e5695-8bf3-4a9a-9bdf-07235bf8b73d HTTP/1.1" 200 3505 0.006022 10.0.0.22 - - [2025-10-20 16:37:16] "GET /routing-instance/31c090c5-732c-4ab7-ae89-cefbfe2fc6b7 HTTP/1.1" 200 1795 0.005281 10.0.0.22 - - [2025-10-20 16:37:16] "GET /routing-instance/31c090c5-732c-4ab7-ae89-cefbfe2fc6b7 HTTP/1.1" 200 1795 0.006189 10.0.0.22 - - [2025-10-20 16:37:16] "GET /route-target/6a8dfa7a-58f6-4379-b835-0f2aaed39a89 HTTP/1.1" 200 1212 0.003940 10.0.0.22 - - [2025-10-20 16:37:16] "GET /virtual-network/fc5e5695-8bf3-4a9a-9bdf-07235bf8b73d HTTP/1.1" 200 3505 0.007280 10.0.0.22 - - [2025-10-20 16:37:16] "GET /routing-instance/31c090c5-732c-4ab7-ae89-cefbfe2fc6b7 HTTP/1.1" 200 1795 0.005177 10.0.0.22 - - [2025-10-20 16:37:16] "GET /virtual-network/fc5e5695-8bf3-4a9a-9bdf-07235bf8b73d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2965 0.005683 10.0.0.22 - - [2025-10-20 16:37:16] "GET /virtual-network/fc5e5695-8bf3-4a9a-9bdf-07235bf8b73d HTTP/1.1" 200 3505 0.005229 10.0.0.22 - - [2025-10-20 16:37:16] "GET /routing-instance/31c090c5-732c-4ab7-ae89-cefbfe2fc6b7 HTTP/1.1" 200 1795 0.003869 10.0.0.22 - - [2025-10-20 16:37:16] "GET /routing-instance/31c090c5-732c-4ab7-ae89-cefbfe2fc6b7 HTTP/1.1" 200 1795 0.004527 10.0.0.22 - - [2025-10-20 16:37:16] "GET /route-target/6a8dfa7a-58f6-4379-b835-0f2aaed39a89 HTTP/1.1" 200 1212 0.003620 10.0.0.22 - - [2025-10-20 16:37:16] "GET /domains HTTP/1.1" 200 438 0.003538 10.0.0.22 - - [2025-10-20 16:37:16] "GET /domains?obj_uuids=d63b8345-8de7-4e97-94d5-a56d8ff33dd0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001743 10.0.0.22 - - [2025-10-20 16:37:16] "GET /domain/d63b8345-8de7-4e97-94d5-a56d8ff33dd0 HTTP/1.1" 200 1502 0.009828 10.0.0.22 - - [2025-10-20 16:37:16] "GET /projects?obj_uuids=85fa094d-4867-4afc-a179-afad583a9905&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.004342 10.0.0.22 - - [2025-10-20 16:37:16] "GET /project/85fa094d-4867-4afc-a179-afad583a9905 HTTP/1.1" 200 2619 0.033069 10.0.0.22 - - [2025-10-20 16:37:16] "GET /virtual-network/fc5e5695-8bf3-4a9a-9bdf-07235bf8b73d HTTP/1.1" 200 3505 0.006853 10.0.0.22 - - [2025-10-20 16:37:16] "GET /obj-perms HTTP/1.1" 200 6441 0.002793 10.0.0.22 - - [2025-10-20 16:37:17] "GET /virtual-network/fc5e5695-8bf3-4a9a-9bdf-07235bf8b73d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2965 0.006044 252.22.220.211 - - [2025-10-20 16:37:17] "POST /neutron/network HTTP/1.1" 200 1110 0.007599 10.0.0.22 - - [2025-10-20 16:37:17] "POST /fqname-to-id HTTP/1.1" 404 207 0.008222 252.22.220.211 - - [2025-10-20 16:37:17] "POST /neutron/network HTTP/1.1" 200 1004 0.048482 252.22.220.211 - - [2025-10-20 16:37:17] "POST /neutron/network HTTP/1.1" 200 1004 0.008913 10.0.0.22 - - [2025-10-20 16:37:17] "GET /virtual-network/fc5e5695-8bf3-4a9a-9bdf-07235bf8b73d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.007064 10.0.0.22 - - [2025-10-20 16:37:17] "GET /virtual-network/acd409cc-8df6-44c8-a51a-95141faef4d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.006225 252.22.220.211 - - [2025-10-20 16:37:17] "POST /neutron/network HTTP/1.1" 200 1108 0.007627 10.0.0.22 - - [2025-10-20 16:37:17] "POST /fqname-to-id HTTP/1.1" 404 207 0.004198 252.22.220.211 - - [2025-10-20 16:37:17] "POST /neutron/network HTTP/1.1" 200 1002 0.046858 252.22.220.211 - - [2025-10-20 16:37:17] "POST /neutron/network HTTP/1.1" 200 1002 0.007961 10.0.0.22 - - [2025-10-20 16:37:17] "GET /virtual-network/acd409cc-8df6-44c8-a51a-95141faef4d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.005846 10.0.0.22 - - [2025-10-20 16:37:17] "DELETE /network-policy/70f79b38-59a8-4a57-8a63-3345fa47b2fa HTTP/1.1" 200 115 0.029119 252.22.220.211 - - [2025-10-20 16:37:17] "POST /neutron/network HTTP/1.1" 200 1004 0.008751 10.0.0.22 - - [2025-10-20 16:37:17] "DELETE /access-control-list/71a65de1-41ca-427d-9312-869607be45e7 HTTP/1.1" 200 115 0.023873 10.0.0.22 - - [2025-10-20 16:37:17] "POST /ref-update HTTP/1.1" 200 156 0.018770 10.0.0.22 - - [2025-10-20 16:37:17] "DELETE /access-control-list/bc3c86df-81db-4d1e-b04a-271364e1ec71 HTTP/1.1" 200 115 0.039865 10.0.0.22 - - [2025-10-20 16:37:17] "POST /useragent-kv HTTP/1.1" 200 115 0.004045 10.0.0.22 - - [2025-10-20 16:37:17] "POST /useragent-kv HTTP/1.1" 200 115 0.002436 10.0.0.22 - - [2025-10-20 16:37:17] "POST /useragent-kv HTTP/1.1" 200 115 0.005102 10.0.0.22 - - [2025-10-20 16:37:17] "POST /useragent-kv HTTP/1.1" 200 115 0.002680 10.0.0.22 - - [2025-10-20 16:37:17] "POST /ref-update HTTP/1.1" 200 156 0.028535 252.22.220.211 - - [2025-10-20 16:37:17] "POST /neutron/network HTTP/1.1" 200 151 0.134485 10.0.0.22 - - [2025-10-20 16:37:17] "GET /routing-instance/31c090c5-732c-4ab7-ae89-cefbfe2fc6b7 HTTP/1.1" 404 171 0.004658 10.0.0.22 - - [2025-10-20 16:37:17] "GET /domains HTTP/1.1" 200 438 0.002861 10.0.0.22 - - [2025-10-20 16:37:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003102 10.0.0.22 - - [2025-10-20 16:37:18] "GET /domains?obj_uuids=d63b8345-8de7-4e97-94d5-a56d8ff33dd0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001032 10.0.0.22 - - [2025-10-20 16:37:18] "GET /domain/d63b8345-8de7-4e97-94d5-a56d8ff33dd0 HTTP/1.1" 200 1502 0.008247 10.0.0.22 - - [2025-10-20 16:37:18] "DELETE /route-target/6a8dfa7a-58f6-4379-b835-0f2aaed39a89 HTTP/1.1" 200 115 0.014679 10.0.0.22 - - [2025-10-20 16:37:18] "GET /projects?obj_uuids=85fa094d-4867-4afc-a179-afad583a9905&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001054 10.0.0.22 - - [2025-10-20 16:37:18] "GET /project/85fa094d-4867-4afc-a179-afad583a9905 HTTP/1.1" 200 2141 0.025702 252.22.220.211 - - [2025-10-20 16:37:18] "POST /neutron/network HTTP/1.1" 200 1002 0.007587 10.0.0.22 - - [2025-10-20 16:37:18] "POST /useragent-kv HTTP/1.1" 200 115 0.002671 10.0.0.22 - - [2025-10-20 16:37:18] "POST /useragent-kv HTTP/1.1" 200 115 0.002375 10.0.0.22 - - [2025-10-20 16:37:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003890 10.0.0.22 - - [2025-10-20 16:37:18] "POST /useragent-kv HTTP/1.1" 200 115 0.002045 10.0.0.22 - - [2025-10-20 16:37:18] "POST /useragent-kv HTTP/1.1" 200 115 0.002711 252.22.220.211 - - [2025-10-20 16:37:18] "POST /neutron/network HTTP/1.1" 200 151 0.086310 10.0.0.22 - - [2025-10-20 16:37:18] "DELETE /route-target/38950c0d-7766-48ee-8c5a-c783706c7b62 HTTP/1.1" 200 115 0.020116 10.0.0.22 - - [2025-10-20 16:37:18] "GET /routing-instance/5795c5ea-46d1-418a-98b8-2b56e6b70dc6 HTTP/1.1" 404 171 0.002841 10.0.0.22 - - [2025-10-20 16:37:18] "GET /domains HTTP/1.1" 200 438 0.003530 10.0.0.22 - - [2025-10-20 16:37:18] "GET /domains?obj_uuids=d63b8345-8de7-4e97-94d5-a56d8ff33dd0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001218 10.0.0.22 - - [2025-10-20 16:37:18] "GET /domain/d63b8345-8de7-4e97-94d5-a56d8ff33dd0 HTTP/1.1" 200 1502 0.007589 10.0.0.22 - - [2025-10-20 16:37:18] "GET /projects?obj_uuids=85fa094d-4867-4afc-a179-afad583a9905&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001079 10.0.0.22 - - [2025-10-20 16:37:18] "GET /project/85fa094d-4867-4afc-a179-afad583a9905 HTTP/1.1" 200 1897 0.027426 10.0.0.22 - - [2025-10-20 16:37:19] "GET /projects?obj_uuids=85fa094d-4867-4afc-a179-afad583a9905&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001298 10.0.0.22 - - [2025-10-20 16:37:19] "GET /project/85fa094d-4867-4afc-a179-afad583a9905?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.026911 10.0.0.22 - - [2025-10-20 16:37:19] "GET /projects?obj_uuids=85fa094d-4867-4afc-a179-afad583a9905&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001111 10.0.0.22 - - [2025-10-20 16:37:19] "GET /project/85fa094d-4867-4afc-a179-afad583a9905?fields=virtual_networks HTTP/1.1" 200 1048 0.072752 10.0.0.22 - - [2025-10-20 16:37:19] "GET /projects?obj_uuids=85fa094d-4867-4afc-a179-afad583a9905&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002966 10.0.0.22 - - [2025-10-20 16:37:19] "GET /project/85fa094d-4867-4afc-a179-afad583a9905?fields=virtual_machine_interfaces HTTP/1.1" 200 1048 0.031714 10.0.0.22 - - [2025-10-20 16:37:19] "GET /projects?obj_uuids=85fa094d-4867-4afc-a179-afad583a9905&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001089 10.0.0.22 - - [2025-10-20 16:37:19] "GET /project/85fa094d-4867-4afc-a179-afad583a9905?fields=security_groups HTTP/1.1" 200 1281 0.031180 10.0.0.22 - - [2025-10-20 16:37:20] "GET /domains?obj_uuids=d63b8345-8de7-4e97-94d5-a56d8ff33dd0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001103 10.0.0.22 - - [2025-10-20 16:37:20] "GET /domain/d63b8345-8de7-4e97-94d5-a56d8ff33dd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.007378 10.0.0.22 - - [2025-10-20 16:37:20] "POST /fqname-to-id HTTP/1.1" 404 202 0.033463 10.0.0.22 - - [2025-10-20 16:37:20] "GET /projects?obj_uuids=0d2c5d89-6028-451e-a39a-273f7ce9c587&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002920 10.0.0.22 - - [2025-10-20 16:37:20] "GET /domains?obj_uuids=d63b8345-8de7-4e97-94d5-a56d8ff33dd0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001254 10.0.0.22 - - [2025-10-20 16:37:20] "GET /domain/d63b8345-8de7-4e97-94d5-a56d8ff33dd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.007848 10.0.0.22 - - [2025-10-20 16:37:20] "POST /id-to-fqname HTTP/1.1" 200 204 0.001318 10.0.0.22 - - [2025-10-20 16:37:20] "POST /fqname-to-id HTTP/1.1" 404 213 0.002597 10.0.0.22 - - [2025-10-20 16:37:20] "POST /security-groups HTTP/1.1" 200 599 0.064856 10.0.0.22 - - [2025-10-20 16:37:21] "POST /fqname-to-id HTTP/1.1" 404 248 0.003131 10.0.0.22 - - [2025-10-20 16:37:21] "POST /projects HTTP/1.1" 200 609 0.218536 10.0.0.22 - - [2025-10-20 16:37:21] "POST /access-control-lists HTTP/1.1" 200 612 0.060810 10.0.0.22 - - [2025-10-20 16:37:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.298165 10.0.0.22 - - [2025-10-20 16:37:21] "POST /fqname-to-id HTTP/1.1" 404 247 0.003199 10.0.0.22 - - [2025-10-20 16:37:21] "GET /project/0d2c5d89-6028-451e-a39a-273f7ce9c587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.440717 10.0.0.22 - - [2025-10-20 16:37:21] "POST /access-control-lists HTTP/1.1" 200 610 0.065194 10.0.0.22 - - [2025-10-20 16:37:22] "GET / HTTP/1.1" 200 36215 0.001976 10.0.0.22 - - [2025-10-20 16:37:23] "POST /fqname-to-id HTTP/1.1" 401 296 0.000618 10.0.0.22 - - [2025-10-20 16:37:23] "POST /fqname-to-id HTTP/1.1" 404 231 0.071924 10.0.0.22 - - [2025-10-20 16:37:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002823 10.0.0.22 - - [2025-10-20 16:37:24] "GET /projects?obj_uuids=0d2c5d89-6028-451e-a39a-273f7ce9c587&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001146 10.0.0.22 - - [2025-10-20 16:37:24] "GET /project/0d2c5d89-6028-451e-a39a-273f7ce9c587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.032080 10.0.0.22 - - [2025-10-20 16:37:24] "POST /network-policys HTTP/1.1" 200 567 0.069099 10.0.0.22 - - [2025-10-20 16:37:24] "GET /network-policy/d8a2c68b-0b5f-41c6-94cd-2d6ab207f8df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3146 0.005567 10.0.0.22 - - [2025-10-20 16:37:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003332 10.0.0.22 - - [2025-10-20 16:37:24] "GET /projects?obj_uuids=0d2c5d89-6028-451e-a39a-273f7ce9c587&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001128 10.0.0.22 - - [2025-10-20 16:37:24] "GET /project/0d2c5d89-6028-451e-a39a-273f7ce9c587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.031626 252.22.220.211 - - [2025-10-20 16:37:24] "POST /neutron/network HTTP/1.1" 200 117 0.034618 10.0.0.22 - - [2025-10-20 16:37:24] "GET /projects?obj_uuids=0d2c5d89-6028-451e-a39a-273f7ce9c587&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001630 252.22.220.211 - - [2025-10-20 16:37:24] "POST /neutron/network HTTP/1.1" 200 621 0.076150 10.0.0.22 - - [2025-10-20 16:37:24] "POST /route-targets HTTP/1.1" 200 328 0.011796 10.0.0.22 - - [2025-10-20 16:37:24] "POST /ref-update HTTP/1.1" 200 156 0.010267 10.0.0.22 - - [2025-10-20 16:37:24] "POST /useragent-kv HTTP/1.1" 200 115 0.002976 252.22.220.211 - - [2025-10-20 16:37:24] "POST /neutron/subnet HTTP/1.1" 200 724 0.169140 10.0.0.22 - - [2025-10-20 16:37:25] "POST /fqname-to-id HTTP/1.1" 404 207 0.004965 10.0.0.22 - - [2025-10-20 16:37:25] "POST /useragent-kv HTTP/1.1" 200 115 0.002615 252.22.220.211 - - [2025-10-20 16:37:25] "POST /neutron/subnet HTTP/1.1" 200 828 0.172462 252.22.220.211 - - [2025-10-20 16:37:25] "POST /neutron/network HTTP/1.1" 200 1014 0.009153 10.0.0.22 - - [2025-10-20 16:37:25] "POST /id-to-fqname HTTP/1.1" 200 235 0.001509 10.0.0.22 - - [2025-10-20 16:37:25] "GET /virtual-network/16227640-cc1b-41d6-9c9f-82b59945bd5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2660 0.005496 252.22.220.211 - - [2025-10-20 16:37:25] "POST /neutron/network HTTP/1.1" 200 1014 0.008216 10.0.0.22 - - [2025-10-20 16:37:25] "GET /virtual-network/16227640-cc1b-41d6-9c9f-82b59945bd5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2660 0.005393 252.22.220.211 - - [2025-10-20 16:37:25] "POST /neutron/network HTTP/1.1" 200 1014 0.009112 252.22.220.211 - - [2025-10-20 16:37:25] "POST /neutron/subnet HTTP/1.1" 200 724 0.007123 252.22.220.211 - - [2025-10-20 16:37:25] "POST /neutron/subnet HTTP/1.1" 200 828 0.009123 252.22.220.211 - - [2025-10-20 16:37:25] "POST /neutron/network HTTP/1.1" 200 1014 0.009676 10.0.0.22 - - [2025-10-20 16:37:25] "POST /fqname-to-id HTTP/1.1" 404 250 0.006215 10.0.0.22 - - [2025-10-20 16:37:25] "POST /fqname-to-id HTTP/1.1" 404 207 0.004976 252.22.220.211 - - [2025-10-20 16:37:25] "POST /neutron/network HTTP/1.1" 200 1119 0.054550 10.0.0.22 - - [2025-10-20 16:37:25] "POST /access-control-lists HTTP/1.1" 200 607 0.067614 252.22.220.211 - - [2025-10-20 16:37:25] "POST /neutron/network HTTP/1.1" 200 1119 0.008055 10.0.0.22 - - [2025-10-20 16:37:25] "GET /virtual-network/16227640-cc1b-41d6-9c9f-82b59945bd5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2982 0.005464 10.0.0.22 - - [2025-10-20 16:37:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003577 10.0.0.22 - - [2025-10-20 16:37:25] "GET /network-policy/d8a2c68b-0b5f-41c6-94cd-2d6ab207f8df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3146 0.005933 10.0.0.22 - - [2025-10-20 16:37:25] "GET /domains HTTP/1.1" 401 296 0.000489 10.0.0.22 - - [2025-10-20 16:37:26] "GET /domains HTTP/1.1" 200 438 0.030344 10.0.0.22 - - [2025-10-20 16:37:26] "GET /domains?obj_uuids=d63b8345-8de7-4e97-94d5-a56d8ff33dd0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001147 10.0.0.22 - - [2025-10-20 16:37:26] "GET /domain/d63b8345-8de7-4e97-94d5-a56d8ff33dd0 HTTP/1.1" 200 1703 0.008688 10.0.0.22 - - [2025-10-20 16:37:26] "GET /projects?obj_uuids=0d2c5d89-6028-451e-a39a-273f7ce9c587&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001111 10.0.0.22 - - [2025-10-20 16:37:26] "GET /project/0d2c5d89-6028-451e-a39a-273f7ce9c587 HTTP/1.1" 200 2452 0.031680 10.0.0.22 - - [2025-10-20 16:37:26] "GET /virtual-network/16227640-cc1b-41d6-9c9f-82b59945bd5d HTTP/1.1" 200 3542 0.007482 10.0.0.22 - - [2025-10-20 16:37:26] "GET /virtual-network/16227640-cc1b-41d6-9c9f-82b59945bd5d HTTP/1.1" 200 3542 0.006539 10.0.0.22 - - [2025-10-20 16:37:26] "GET /routing-instance/732b8c08-f887-4813-937a-255defa24dfa HTTP/1.1" 200 1496 0.004208 10.0.0.22 - - [2025-10-20 16:37:26] "GET /routing-instance/732b8c08-f887-4813-937a-255defa24dfa HTTP/1.1" 200 1496 0.003976 10.0.0.22 - - [2025-10-20 16:37:26] "GET /route-target/001bc63c-e1a3-45b3-b6b6-cff703418060 HTTP/1.1" 200 1219 0.004637 10.0.0.22 - - [2025-10-20 16:37:26] "GET /virtual-network/16227640-cc1b-41d6-9c9f-82b59945bd5d HTTP/1.1" 200 3542 0.005304 10.0.0.22 - - [2025-10-20 16:37:26] "GET /routing-instance/732b8c08-f887-4813-937a-255defa24dfa HTTP/1.1" 200 1496 0.004881 10.0.0.22 - - [2025-10-20 16:37:26] "GET /virtual-network/16227640-cc1b-41d6-9c9f-82b59945bd5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2982 0.005461 10.0.0.22 - - [2025-10-20 16:37:26] "GET /virtual-network/16227640-cc1b-41d6-9c9f-82b59945bd5d HTTP/1.1" 200 3542 0.005043 10.0.0.22 - - [2025-10-20 16:37:26] "GET /routing-instance/732b8c08-f887-4813-937a-255defa24dfa HTTP/1.1" 200 1496 0.003934 10.0.0.22 - - [2025-10-20 16:37:27] "GET /routing-instance/732b8c08-f887-4813-937a-255defa24dfa HTTP/1.1" 200 1496 0.003858 10.0.0.22 - - [2025-10-20 16:37:27] "GET /route-target/001bc63c-e1a3-45b3-b6b6-cff703418060 HTTP/1.1" 200 1219 0.003649 10.0.0.22 - - [2025-10-20 16:37:27] "GET /domains HTTP/1.1" 200 438 0.003115 10.0.0.22 - - [2025-10-20 16:37:27] "GET /domains?obj_uuids=d63b8345-8de7-4e97-94d5-a56d8ff33dd0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001383 10.0.0.22 - - [2025-10-20 16:37:27] "GET /domain/d63b8345-8de7-4e97-94d5-a56d8ff33dd0 HTTP/1.1" 200 1703 0.009424 10.0.0.22 - - [2025-10-20 16:37:27] "GET /projects?obj_uuids=0d2c5d89-6028-451e-a39a-273f7ce9c587&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001049 10.0.0.22 - - [2025-10-20 16:37:27] "GET /project/0d2c5d89-6028-451e-a39a-273f7ce9c587 HTTP/1.1" 200 2452 0.026397 10.0.0.22 - - [2025-10-20 16:37:27] "GET /virtual-network/16227640-cc1b-41d6-9c9f-82b59945bd5d HTTP/1.1" 200 3542 0.005145 10.0.0.22 - - [2025-10-20 16:37:27] "GET /obj-perms HTTP/1.1" 200 6457 0.064052 10.0.0.22 - - [2025-10-20 16:37:28] "GET /domains HTTP/1.1" 200 438 0.003443 10.0.0.22 - - [2025-10-20 16:37:28] "GET /domains?obj_uuids=d63b8345-8de7-4e97-94d5-a56d8ff33dd0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001210 10.0.0.22 - - [2025-10-20 16:37:28] "GET /domain/d63b8345-8de7-4e97-94d5-a56d8ff33dd0 HTTP/1.1" 200 1703 0.007235 10.0.0.22 - - [2025-10-20 16:37:28] "GET /projects?obj_uuids=0d2c5d89-6028-451e-a39a-273f7ce9c587&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001127 10.0.0.22 - - [2025-10-20 16:37:28] "GET /project/0d2c5d89-6028-451e-a39a-273f7ce9c587 HTTP/1.1" 200 2452 0.027689 10.0.0.22 - - [2025-10-20 16:37:28] "GET /network-policy/d8a2c68b-0b5f-41c6-94cd-2d6ab207f8df HTTP/1.1" 200 3471 0.006551 10.0.0.22 - - [2025-10-20 16:37:28] "DELETE /network-policy/d8a2c68b-0b5f-41c6-94cd-2d6ab207f8df HTTP/1.1" 409 239 0.007106 252.22.220.211 - - [2025-10-20 16:37:28] "POST /neutron/network HTTP/1.1" 200 1119 0.009173 10.0.0.22 - - [2025-10-20 16:37:28] "POST /useragent-kv HTTP/1.1" 200 115 0.004843 10.0.0.22 - - [2025-10-20 16:37:28] "POST /useragent-kv HTTP/1.1" 200 115 0.003248 10.0.0.22 - - [2025-10-20 16:37:28] "POST /useragent-kv HTTP/1.1" 200 115 0.002523 10.0.0.22 - - [2025-10-20 16:37:28] "POST /useragent-kv HTTP/1.1" 200 115 0.003210 252.22.220.211 - - [2025-10-20 16:37:28] "POST /neutron/network HTTP/1.1" 200 151 0.115567 10.0.0.22 - - [2025-10-20 16:37:28] "DELETE /access-control-list/415e49ae-49e1-4bde-b810-b95d7b29bd80 HTTP/1.1" 200 115 0.059262 10.0.0.22 - - [2025-10-20 16:37:28] "GET /routing-instance/732b8c08-f887-4813-937a-255defa24dfa HTTP/1.1" 404 171 0.005228 10.0.0.22 - - [2025-10-20 16:37:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004322 10.0.0.22 - - [2025-10-20 16:37:28] "GET /domains HTTP/1.1" 200 438 0.003101 10.0.0.22 - - [2025-10-20 16:37:28] "DELETE /route-target/001bc63c-e1a3-45b3-b6b6-cff703418060 HTTP/1.1" 200 115 0.017058 10.0.0.22 - - [2025-10-20 16:37:28] "GET /domains?obj_uuids=d63b8345-8de7-4e97-94d5-a56d8ff33dd0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001115 10.0.0.22 - - [2025-10-20 16:37:28] "GET /domain/d63b8345-8de7-4e97-94d5-a56d8ff33dd0 HTTP/1.1" 200 1703 0.007499 10.0.0.22 - - [2025-10-20 16:37:28] "GET /projects?obj_uuids=0d2c5d89-6028-451e-a39a-273f7ce9c587&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001771 10.0.0.22 - - [2025-10-20 16:37:28] "GET /project/0d2c5d89-6028-451e-a39a-273f7ce9c587 HTTP/1.1" 200 2199 0.027095 10.0.0.22 - - [2025-10-20 16:37:29] "DELETE /network-policy/d8a2c68b-0b5f-41c6-94cd-2d6ab207f8df HTTP/1.1" 200 115 0.024611 10.0.0.22 - - [2025-10-20 16:37:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002924 10.0.0.22 - - [2025-10-20 16:37:29] "GET /projects?obj_uuids=0d2c5d89-6028-451e-a39a-273f7ce9c587&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001182 10.0.0.22 - - [2025-10-20 16:37:29] "GET /project/0d2c5d89-6028-451e-a39a-273f7ce9c587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.024998 10.0.0.22 - - [2025-10-20 16:37:29] "GET /network-policys?parent_fq_name_str=admin_domain%3Actest-TestBasicPolicyNegativeIpv4v6-45060209&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.004680 10.0.0.22 - - [2025-10-20 16:37:30] "GET /projects?obj_uuids=0d2c5d89-6028-451e-a39a-273f7ce9c587&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.002998 10.0.0.22 - - [2025-10-20 16:37:30] "GET /project/0d2c5d89-6028-451e-a39a-273f7ce9c587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.027387 10.0.0.22 - - [2025-10-20 16:37:30] "GET /projects?obj_uuids=0d2c5d89-6028-451e-a39a-273f7ce9c587&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001065 10.0.0.22 - - [2025-10-20 16:37:30] "GET /project/0d2c5d89-6028-451e-a39a-273f7ce9c587?fields=virtual_networks HTTP/1.1" 200 1063 0.069295 10.0.0.22 - - [2025-10-20 16:37:30] "GET /projects?obj_uuids=0d2c5d89-6028-451e-a39a-273f7ce9c587&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001070 10.0.0.22 - - [2025-10-20 16:37:30] "GET /project/0d2c5d89-6028-451e-a39a-273f7ce9c587?fields=virtual_machine_interfaces HTTP/1.1" 200 1063 0.028373 10.0.0.22 - - [2025-10-20 16:37:30] "GET /projects?obj_uuids=0d2c5d89-6028-451e-a39a-273f7ce9c587&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001903 10.0.0.22 - - [2025-10-20 16:37:30] "GET /project/0d2c5d89-6028-451e-a39a-273f7ce9c587?fields=security_groups HTTP/1.1" 200 1304 0.029939 10.0.0.22 - - [2025-10-20 16:37:31] "GET /domains?obj_uuids=d63b8345-8de7-4e97-94d5-a56d8ff33dd0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001074 10.0.0.22 - - [2025-10-20 16:37:31] "GET /domain/d63b8345-8de7-4e97-94d5-a56d8ff33dd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.007173 10.0.0.22 - - [2025-10-20 16:37:31] "POST /fqname-to-id HTTP/1.1" 404 188 0.031226 10.0.0.22 - - [2025-10-20 16:37:31] "GET /projects?obj_uuids=8a1cfe2c-7032-4de8-9efe-a64c4d621c7c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002838 10.0.0.22 - - [2025-10-20 16:37:31] "GET /domains?obj_uuids=d63b8345-8de7-4e97-94d5-a56d8ff33dd0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001044 10.0.0.22 - - [2025-10-20 16:37:31] "GET /domain/d63b8345-8de7-4e97-94d5-a56d8ff33dd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.007034 10.0.0.22 - - [2025-10-20 16:37:31] "POST /id-to-fqname HTTP/1.1" 200 190 0.001848 10.0.0.22 - - [2025-10-20 16:37:31] "POST /fqname-to-id HTTP/1.1" 404 199 0.003663 10.0.0.22 - - [2025-10-20 16:37:31] "POST /security-groups HTTP/1.1" 200 585 0.072524 10.0.0.22 - - [2025-10-20 16:37:31] "POST /fqname-to-id HTTP/1.1" 404 234 0.002701 10.0.0.22 - - [2025-10-20 16:37:31] "POST /projects HTTP/1.1" 200 581 0.236234 10.0.0.22 - - [2025-10-20 16:37:31] "POST /access-control-lists HTTP/1.1" 200 598 0.061499 10.0.0.22 - - [2025-10-20 16:37:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.314664 10.0.0.22 - - [2025-10-20 16:37:31] "POST /fqname-to-id HTTP/1.1" 404 233 0.003077 10.0.0.22 - - [2025-10-20 16:37:31] "GET /project/8a1cfe2c-7032-4de8-9efe-a64c4d621c7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.453781 10.0.0.22 - - [2025-10-20 16:37:31] "POST /access-control-lists HTTP/1.1" 200 596 0.060775 10.0.0.22 - - [2025-10-20 16:37:32] "GET / HTTP/1.1" 200 36215 0.002005 10.0.0.22 - - [2025-10-20 16:37:33] "DELETE /project/0d2c5d896028451ea39a273f7ce9c587 HTTP/1.1" 404 173 0.025134 10.0.0.22 - - [2025-10-20 16:37:33] "DELETE /project/85fa094d48674afca179afad583a9905 HTTP/1.1" 404 173 0.019436 10.0.0.22 - - [2025-10-20 16:37:33] "DELETE /project/8a1cfe2c70324de89efea64c4d621c7c HTTP/1.1" 404 173 0.018256 10.0.0.22 - - [2025-10-20 16:37:33] "GET /projects?obj_uuids=85fa094d-4867-4afc-a179-afad583a9905&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001420 10.0.0.22 - - [2025-10-20 16:37:33] "GET /projects?obj_uuids=3773529c-0b89-403c-8426-9a898029ac38&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001213 10.0.0.22 - - [2025-10-20 16:37:33] "GET /projects?obj_uuids=0d2c5d89-6028-451e-a39a-273f7ce9c587&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001256 10.0.0.22 - - [2025-10-20 16:37:33] "DELETE /project/3773529c0b89403c84269a898029ac38 HTTP/1.1" 404 173 0.005771 10.0.0.22 - - [2025-10-20 16:37:33] "GET /project/0d2c5d89-6028-451e-a39a-273f7ce9c587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1518 0.080199 10.0.0.22 - - [2025-10-20 16:37:33] "GET /project/85fa094d-4867-4afc-a179-afad583a9905?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.079243 10.0.0.22 - - [2025-10-20 16:37:33] "GET /project/3773529c-0b89-403c-8426-9a898029ac38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.087244 10.0.0.22 - - [2025-10-20 16:37:33] "GET /projects?obj_uuids=3773529c-0b89-403c-8426-9a898029ac38&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002035 10.0.0.22 - - [2025-10-20 16:37:33] "GET /projects?obj_uuids=85fa094d-4867-4afc-a179-afad583a9905&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001314 10.0.0.22 - - [2025-10-20 16:37:33] "GET /projects?obj_uuids=0d2c5d89-6028-451e-a39a-273f7ce9c587&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000872 10.0.0.22 - - [2025-10-20 16:37:33] "GET /project/85fa094d-4867-4afc-a179-afad583a9905?fields=security_groups HTTP/1.1" 200 1374 0.072794 10.0.0.22 - - [2025-10-20 16:37:33] "GET /project/0d2c5d89-6028-451e-a39a-273f7ce9c587?fields=security_groups HTTP/1.1" 200 1397 0.080484 10.0.0.22 - - [2025-10-20 16:37:33] "GET /project/3773529c-0b89-403c-8426-9a898029ac38?fields=security_groups HTTP/1.1" 200 1358 0.079915 10.0.0.22 - - [2025-10-20 16:37:33] "DELETE /security-group/fa08ea67-55a0-43c0-85e3-9ef6b97ccc32 HTTP/1.1" 200 115 0.058435 10.0.0.22 - - [2025-10-20 16:37:33] "GET /projects?obj_uuids=85fa094d-4867-4afc-a179-afad583a9905&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003948 10.0.0.22 - - [2025-10-20 16:37:33] "DELETE /security-group/2e513734-971c-427d-b498-52e3eaf41321 HTTP/1.1" 200 115 0.071362 10.0.0.22 - - [2025-10-20 16:37:33] "GET /projects?obj_uuids=0d2c5d89-6028-451e-a39a-273f7ce9c587&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001107 10.0.0.22 - - [2025-10-20 16:37:33] "DELETE /security-group/4ad202eb-f8be-4a2c-9415-dedb76c9b026 HTTP/1.1" 200 115 0.075627 10.0.0.22 - - [2025-10-20 16:37:33] "DELETE /access-control-list/1c5b86db-2129-465e-ae3e-fe3415915fbe HTTP/1.1" 200 115 0.056060 10.0.0.22 - - [2025-10-20 16:37:33] "GET /projects?obj_uuids=3773529c-0b89-403c-8426-9a898029ac38&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001051 10.0.0.22 - - [2025-10-20 16:37:33] "GET /project/85fa094d-4867-4afc-a179-afad583a9905?fields=application_policy_sets HTTP/1.1" 200 1413 0.054650 10.0.0.22 - - [2025-10-20 16:37:33] "GET /project/3773529c-0b89-403c-8426-9a898029ac38?fields=application_policy_sets HTTP/1.1" 200 1397 0.047385 10.0.0.22 - - [2025-10-20 16:37:33] "DELETE /access-control-list/72da6739-0566-4b14-b984-86debb549828 HTTP/1.1" 200 115 0.049582 10.0.0.22 - - [2025-10-20 16:37:33] "GET /project/0d2c5d89-6028-451e-a39a-273f7ce9c587?fields=application_policy_sets HTTP/1.1" 200 1436 0.090698 10.0.0.22 - - [2025-10-20 16:37:33] "DELETE /access-control-list/bfe83807-2b0d-4894-9242-9f9bbe581a13 HTTP/1.1" 200 115 0.037397 10.0.0.22 - - [2025-10-20 16:37:33] "DELETE /access-control-list/8607a229-923e-4d49-90f0-828096ce5495 HTTP/1.1" 200 115 0.031044 10.0.0.22 - - [2025-10-20 16:37:33] "DELETE /access-control-list/f117e10a-af6e-4f8f-bf9a-d11f75abdaec HTTP/1.1" 200 115 0.063263 10.0.0.22 - - [2025-10-20 16:37:33] "DELETE /project/85fa094d-4867-4afc-a179-afad583a9905 HTTP/1.1" 200 115 0.542546 10.0.0.22 - - [2025-10-20 16:37:33] "DELETE /access-control-list/9ceaeaff-5ff1-4eea-af30-5e205dfd1ad6 HTTP/1.1" 200 115 0.035754 10.0.0.22 - - [2025-10-20 16:37:33] "DELETE /project/3773529c-0b89-403c-8426-9a898029ac38 HTTP/1.1" 200 115 0.576718 10.0.0.22 - - [2025-10-20 16:37:33] "DELETE /project/0d2c5d89-6028-451e-a39a-273f7ce9c587 HTTP/1.1" 200 115 0.578036 10.0.0.22 - - [2025-10-20 16:37:33] "POST /fqname-to-id HTTP/1.1" 401 296 0.000630 10.0.0.22 - - [2025-10-20 16:37:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.034442 10.0.0.22 - - [2025-10-20 16:37:34] "GET /projects?obj_uuids=8a1cfe2c-7032-4de8-9efe-a64c4d621c7c&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001096 10.0.0.22 - - [2025-10-20 16:37:34] "GET /project/8a1cfe2c-7032-4de8-9efe-a64c4d621c7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.024475 252.22.220.211 - - [2025-10-20 16:37:34] "POST /neutron/network HTTP/1.1" 200 117 0.035605 10.0.0.22 - - [2025-10-20 16:37:34] "GET /projects?obj_uuids=8a1cfe2c-7032-4de8-9efe-a64c4d621c7c&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001537 252.22.220.211 - - [2025-10-20 16:37:34] "POST /neutron/network HTTP/1.1" 200 605 0.070790 10.0.0.22 - - [2025-10-20 16:37:34] "POST /route-targets HTTP/1.1" 200 328 0.012031 10.0.0.22 - - [2025-10-20 16:37:34] "POST /ref-update HTTP/1.1" 200 156 0.010257 10.0.0.22 - - [2025-10-20 16:37:34] "POST /useragent-kv HTTP/1.1" 200 115 0.003234 252.22.220.211 - - [2025-10-20 16:37:34] "POST /neutron/subnet HTTP/1.1" 200 724 0.141617 252.22.220.211 - - [2025-10-20 16:37:34] "POST /neutron/network HTTP/1.1" 200 824 0.006581 10.0.0.22 - - [2025-10-20 16:37:34] "POST /id-to-fqname HTTP/1.1" 200 220 0.001465 10.0.0.22 - - [2025-10-20 16:37:34] "GET /virtual-network/60a34a3b-b658-4dcf-b643-68d28ee0caa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005286 252.22.220.211 - - [2025-10-20 16:37:34] "POST /neutron/network HTTP/1.1" 200 824 0.006912 10.0.0.22 - - [2025-10-20 16:37:34] "GET /virtual-network/60a34a3b-b658-4dcf-b643-68d28ee0caa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005682 252.22.220.211 - - [2025-10-20 16:37:34] "POST /neutron/network HTTP/1.1" 200 824 0.007445 252.22.220.211 - - [2025-10-20 16:37:35] "POST /neutron/subnet HTTP/1.1" 200 724 0.008656 10.0.0.22 - - [2025-10-20 16:37:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003455 10.0.0.22 - - [2025-10-20 16:37:35] "GET /projects?obj_uuids=8a1cfe2c-7032-4de8-9efe-a64c4d621c7c&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001177 10.0.0.22 - - [2025-10-20 16:37:35] "GET /project/8a1cfe2c-7032-4de8-9efe-a64c4d621c7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.031570 252.22.220.211 - - [2025-10-20 16:37:35] "POST /neutron/network HTTP/1.1" 200 117 0.011372 10.0.0.22 - - [2025-10-20 16:37:35] "GET /projects?obj_uuids=8a1cfe2c-7032-4de8-9efe-a64c4d621c7c&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001033 252.22.220.211 - - [2025-10-20 16:37:35] "POST /neutron/network HTTP/1.1" 200 605 0.066754 10.0.0.22 - - [2025-10-20 16:37:35] "POST /route-targets HTTP/1.1" 200 328 0.011584 10.0.0.22 - - [2025-10-20 16:37:35] "POST /ref-update HTTP/1.1" 200 156 0.012686 10.0.0.22 - - [2025-10-20 16:37:35] "POST /useragent-kv HTTP/1.1" 200 115 0.003091 252.22.220.211 - - [2025-10-20 16:37:35] "POST /neutron/subnet HTTP/1.1" 200 715 0.183907 252.22.220.211 - - [2025-10-20 16:37:35] "POST /neutron/network HTTP/1.1" 200 822 0.006749 10.0.0.22 - - [2025-10-20 16:37:35] "POST /id-to-fqname HTTP/1.1" 200 220 0.001610 10.0.0.22 - - [2025-10-20 16:37:35] "GET /virtual-network/01936bbe-3234-4468-b88c-5144d09764ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.007445 252.22.220.211 - - [2025-10-20 16:37:35] "POST /neutron/network HTTP/1.1" 200 822 0.007140 10.0.0.22 - - [2025-10-20 16:37:35] "GET /virtual-network/01936bbe-3234-4468-b88c-5144d09764ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005665 252.22.220.211 - - [2025-10-20 16:37:35] "POST /neutron/network HTTP/1.1" 200 822 0.008217 252.22.220.211 - - [2025-10-20 16:37:35] "POST /neutron/subnet HTTP/1.1" 200 715 0.007729 10.0.0.22 - - [2025-10-20 16:37:35] "POST /fqname-to-id HTTP/1.1" 404 226 0.002978 10.0.0.22 - - [2025-10-20 16:37:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002687 10.0.0.22 - - [2025-10-20 16:37:36] "GET /projects?obj_uuids=8a1cfe2c-7032-4de8-9efe-a64c4d621c7c&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001187 10.0.0.22 - - [2025-10-20 16:37:36] "GET /project/8a1cfe2c-7032-4de8-9efe-a64c4d621c7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.032784 10.0.0.22 - - [2025-10-20 16:37:36] "POST /network-policys HTTP/1.1" 200 571 0.017876 10.0.0.22 - - [2025-10-20 16:37:36] "GET /network-policy/4248ef90-36f3-42ea-b648-cd51c464ca62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2148 0.005437 252.22.220.211 - - [2025-10-20 16:37:36] "POST /neutron/network HTTP/1.1" 200 824 0.005909 10.0.0.22 - - [2025-10-20 16:37:36] "POST /fqname-to-id HTTP/1.1" 404 234 0.004061 252.22.220.211 - - [2025-10-20 16:37:36] "POST /neutron/network HTTP/1.1" 200 924 0.048586 10.0.0.22 - - [2025-10-20 16:37:36] "POST /access-control-lists HTTP/1.1" 200 590 0.062318 252.22.220.211 - - [2025-10-20 16:37:36] "POST /neutron/network HTTP/1.1" 200 924 0.006110 10.0.0.22 - - [2025-10-20 16:37:36] "GET /virtual-network/60a34a3b-b658-4dcf-b643-68d28ee0caa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.005100 10.0.0.22 - - [2025-10-20 16:37:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002797 10.0.0.22 - - [2025-10-20 16:37:36] "GET /network-policy/4248ef90-36f3-42ea-b648-cd51c464ca62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2148 0.003870 252.22.220.211 - - [2025-10-20 16:37:36] "POST /neutron/network HTTP/1.1" 200 822 0.006421 10.0.0.22 - - [2025-10-20 16:37:36] "POST /fqname-to-id HTTP/1.1" 404 234 0.004011 252.22.220.211 - - [2025-10-20 16:37:36] "POST /neutron/network HTTP/1.1" 200 922 0.042594 10.0.0.22 - - [2025-10-20 16:37:36] "POST /access-control-lists HTTP/1.1" 200 590 0.067049 252.22.220.211 - - [2025-10-20 16:37:36] "POST /neutron/network HTTP/1.1" 200 922 0.010438 10.0.0.22 - - [2025-10-20 16:37:36] "POST /ref-update HTTP/1.1" 200 156 0.010375 10.0.0.22 - - [2025-10-20 16:37:36] "GET /virtual-network/01936bbe-3234-4468-b88c-5144d09764ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2355 0.006401 10.0.0.22 - - [2025-10-20 16:37:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003256 10.0.0.22 - - [2025-10-20 16:37:36] "GET /network-policy/4248ef90-36f3-42ea-b648-cd51c464ca62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2148 0.003811 10.0.0.22 - - [2025-10-20 16:37:36] "GET /domains HTTP/1.1" 401 296 0.000420 10.0.0.22 - - [2025-10-20 16:37:36] "PUT /access-control-list/f249a40f-45a3-4715-9f94-242109b0d527 HTTP/1.1" 200 273 0.059495 10.0.0.22 - - [2025-10-20 16:37:37] "GET /domains HTTP/1.1" 200 438 0.029962 10.0.0.22 - - [2025-10-20 16:37:37] "GET /domains?obj_uuids=d63b8345-8de7-4e97-94d5-a56d8ff33dd0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001813 10.0.0.22 - - [2025-10-20 16:37:37] "GET /domain/d63b8345-8de7-4e97-94d5-a56d8ff33dd0 HTTP/1.1" 200 1308 0.010937 10.0.0.22 - - [2025-10-20 16:37:37] "GET /projects?obj_uuids=8a1cfe2c-7032-4de8-9efe-a64c4d621c7c&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001236 10.0.0.22 - - [2025-10-20 16:37:37] "GET /project/8a1cfe2c-7032-4de8-9efe-a64c4d621c7c HTTP/1.1" 200 2565 0.032506 10.0.0.22 - - [2025-10-20 16:37:37] "GET /virtual-network/60a34a3b-b658-4dcf-b643-68d28ee0caa7 HTTP/1.1" 200 2890 0.007122 10.0.0.22 - - [2025-10-20 16:37:37] "GET /virtual-network/60a34a3b-b658-4dcf-b643-68d28ee0caa7 HTTP/1.1" 200 2890 0.005629 10.0.0.22 - - [2025-10-20 16:37:37] "GET /routing-instance/8f785882-f149-4573-a646-d6998b358a30 HTTP/1.1" 200 1784 0.004259 10.0.0.22 - - [2025-10-20 16:37:37] "GET /routing-instance/8f785882-f149-4573-a646-d6998b358a30 HTTP/1.1" 200 1784 0.005983 10.0.0.22 - - [2025-10-20 16:37:37] "GET /route-target/470d3477-5d7f-4e07-9be4-1df08ac74c42 HTTP/1.1" 200 1206 0.003874 10.0.0.22 - - [2025-10-20 16:37:37] "GET /virtual-network/60a34a3b-b658-4dcf-b643-68d28ee0caa7 HTTP/1.1" 200 2890 0.005400 10.0.0.22 - - [2025-10-20 16:37:37] "GET /routing-instance/8f785882-f149-4573-a646-d6998b358a30 HTTP/1.1" 200 1784 0.004752 10.0.0.22 - - [2025-10-20 16:37:37] "GET /virtual-network/60a34a3b-b658-4dcf-b643-68d28ee0caa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.006597 10.0.0.22 - - [2025-10-20 16:37:37] "GET /virtual-network/60a34a3b-b658-4dcf-b643-68d28ee0caa7 HTTP/1.1" 200 2890 0.005378 10.0.0.22 - - [2025-10-20 16:37:37] "GET /routing-instance/8f785882-f149-4573-a646-d6998b358a30 HTTP/1.1" 200 1784 0.004155 10.0.0.22 - - [2025-10-20 16:37:37] "GET /routing-instance/8f785882-f149-4573-a646-d6998b358a30 HTTP/1.1" 200 1784 0.003996 10.0.0.22 - - [2025-10-20 16:37:37] "GET /route-target/470d3477-5d7f-4e07-9be4-1df08ac74c42 HTTP/1.1" 200 1206 0.003721 10.0.0.22 - - [2025-10-20 16:37:38] "GET /domains HTTP/1.1" 200 438 0.002905 10.0.0.22 - - [2025-10-20 16:37:38] "GET /domains?obj_uuids=d63b8345-8de7-4e97-94d5-a56d8ff33dd0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001219 10.0.0.22 - - [2025-10-20 16:37:38] "GET /domain/d63b8345-8de7-4e97-94d5-a56d8ff33dd0 HTTP/1.1" 200 1308 0.007995 10.0.0.22 - - [2025-10-20 16:37:38] "GET /projects?obj_uuids=8a1cfe2c-7032-4de8-9efe-a64c4d621c7c&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001073 10.0.0.22 - - [2025-10-20 16:37:38] "GET /project/8a1cfe2c-7032-4de8-9efe-a64c4d621c7c HTTP/1.1" 200 2565 0.026660 10.0.0.22 - - [2025-10-20 16:37:38] "GET /virtual-network/60a34a3b-b658-4dcf-b643-68d28ee0caa7 HTTP/1.1" 200 2890 0.005616 10.0.0.22 - - [2025-10-20 16:37:38] "GET /obj-perms HTTP/1.1" 200 6429 0.060934 10.0.0.22 - - [2025-10-20 16:37:39] "GET /domains HTTP/1.1" 200 438 0.003160 10.0.0.22 - - [2025-10-20 16:37:39] "GET /domains?obj_uuids=d63b8345-8de7-4e97-94d5-a56d8ff33dd0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001117 10.0.0.22 - - [2025-10-20 16:37:39] "GET /domain/d63b8345-8de7-4e97-94d5-a56d8ff33dd0 HTTP/1.1" 200 1308 0.008001 10.0.0.22 - - [2025-10-20 16:37:39] "GET /projects?obj_uuids=8a1cfe2c-7032-4de8-9efe-a64c4d621c7c&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001626 10.0.0.22 - - [2025-10-20 16:37:39] "GET /project/8a1cfe2c-7032-4de8-9efe-a64c4d621c7c HTTP/1.1" 200 2565 0.031332 10.0.0.22 - - [2025-10-20 16:37:39] "GET /virtual-network/01936bbe-3234-4468-b88c-5144d09764ee HTTP/1.1" 200 2883 0.008205 10.0.0.22 - - [2025-10-20 16:37:39] "GET /virtual-network/01936bbe-3234-4468-b88c-5144d09764ee HTTP/1.1" 200 2883 0.007283 10.0.0.22 - - [2025-10-20 16:37:39] "GET /routing-instance/de1c6ff7-da76-4304-a896-d9113a0b59d4 HTTP/1.1" 200 1784 0.004641 10.0.0.22 - - [2025-10-20 16:37:39] "GET /routing-instance/de1c6ff7-da76-4304-a896-d9113a0b59d4 HTTP/1.1" 200 1784 0.005058 10.0.0.22 - - [2025-10-20 16:37:39] "GET /route-target/e319d8f3-2192-4230-a21e-060ef16c914d HTTP/1.1" 200 1207 0.004047 10.0.0.22 - - [2025-10-20 16:37:39] "GET /virtual-network/01936bbe-3234-4468-b88c-5144d09764ee HTTP/1.1" 200 2883 0.006541 10.0.0.22 - - [2025-10-20 16:37:39] "GET /routing-instance/de1c6ff7-da76-4304-a896-d9113a0b59d4 HTTP/1.1" 200 1784 0.004692 10.0.0.22 - - [2025-10-20 16:37:39] "GET /virtual-network/01936bbe-3234-4468-b88c-5144d09764ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2355 0.007891 10.0.0.22 - - [2025-10-20 16:37:39] "GET /virtual-network/01936bbe-3234-4468-b88c-5144d09764ee HTTP/1.1" 200 2883 0.006697 10.0.0.22 - - [2025-10-20 16:37:39] "GET /routing-instance/de1c6ff7-da76-4304-a896-d9113a0b59d4 HTTP/1.1" 200 1784 0.004275 10.0.0.22 - - [2025-10-20 16:37:39] "GET /routing-instance/de1c6ff7-da76-4304-a896-d9113a0b59d4 HTTP/1.1" 200 1784 0.004783 10.0.0.22 - - [2025-10-20 16:37:39] "GET /route-target/e319d8f3-2192-4230-a21e-060ef16c914d HTTP/1.1" 200 1207 0.004833 10.0.0.22 - - [2025-10-20 16:37:39] "GET /domains HTTP/1.1" 200 438 0.002947 10.0.0.22 - - [2025-10-20 16:37:39] "GET /domains?obj_uuids=d63b8345-8de7-4e97-94d5-a56d8ff33dd0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001219 10.0.0.22 - - [2025-10-20 16:37:39] "GET /domain/d63b8345-8de7-4e97-94d5-a56d8ff33dd0 HTTP/1.1" 200 1308 0.007904 10.0.0.22 - - [2025-10-20 16:37:40] "GET /projects?obj_uuids=8a1cfe2c-7032-4de8-9efe-a64c4d621c7c&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001666 10.0.0.22 - - [2025-10-20 16:37:40] "GET /project/8a1cfe2c-7032-4de8-9efe-a64c4d621c7c HTTP/1.1" 200 2565 0.031978 10.0.0.22 - - [2025-10-20 16:37:40] "GET /virtual-network/01936bbe-3234-4468-b88c-5144d09764ee HTTP/1.1" 200 2883 0.005404 10.0.0.22 - - [2025-10-20 16:37:40] "GET /obj-perms HTTP/1.1" 200 6429 0.001920 10.0.0.22 - - [2025-10-20 16:37:40] "POST /id-to-fqname HTTP/1.1" 200 220 0.001614 252.22.220.211 - - [2025-10-20 16:37:40] "POST /neutron/network HTTP/1.1" 200 934 0.006474 252.22.220.211 - - [2025-10-20 16:37:40] "GET /aaa-mode HTTP/1.1" 401 296 0.000478 252.22.220.211 - - [2025-10-20 16:37:40] "GET / HTTP/1.1" 200 36215 0.002075 252.22.220.211 - - [2025-10-20 16:37:40] "GET /project/8a1cfe2c-7032-4de8-9efe-a64c4d621c7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000438 10.0.0.22 - - [2025-10-20 16:37:41] "GET /projects?obj_uuids=8a1cfe2c-7032-4de8-9efe-a64c4d621c7c&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001650 252.22.220.211 - - [2025-10-20 16:37:41] "GET /project/8a1cfe2c-7032-4de8-9efe-a64c4d621c7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.067575 252.22.220.211 - - [2025-10-20 16:37:41] "POST /neutron/network HTTP/1.1" 200 924 0.006172 252.22.220.211 - - [2025-10-20 16:37:41] "POST /neutron/port HTTP/1.1" 200 117 0.005243 252.22.220.211 - - [2025-10-20 16:37:41] "POST /neutron/port HTTP/1.1" 200 117 0.007499 10.0.0.22 - - [2025-10-20 16:37:41] "POST /id-to-fqname HTTP/1.1" 200 220 0.001776 252.22.220.211 - - [2025-10-20 16:37:41] "POST /neutron/port HTTP/1.1" 200 117 0.006119 252.22.220.211 - - [2025-10-20 16:37:41] "POST /neutron/network HTTP/1.1" 200 932 0.007476 252.22.220.211 - - [2025-10-20 16:37:41] "GET /aaa-mode HTTP/1.1" 401 296 0.000577 252.22.220.211 - - [2025-10-20 16:37:41] "GET / HTTP/1.1" 200 36215 0.002389 252.22.220.211 - - [2025-10-20 16:37:41] "GET /project/8a1cfe2c-7032-4de8-9efe-a64c4d621c7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000606 252.22.220.211 - - [2025-10-20 16:37:42] "POST /neutron/network HTTP/1.1" 200 934 0.007635 10.0.0.22 - - [2025-10-20 16:37:42] "GET /projects?obj_uuids=8a1cfe2c-7032-4de8-9efe-a64c4d621c7c&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001438 10.0.0.22 - - [2025-10-20 16:37:42] "GET /projects?obj_uuids=8a1cfe2c-7032-4de8-9efe-a64c4d621c7c&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001369 252.22.220.211 - - [2025-10-20 16:37:42] "GET /project/8a1cfe2c-7032-4de8-9efe-a64c4d621c7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.099631 252.22.220.211 - - [2025-10-20 16:37:42] "POST /neutron/network HTTP/1.1" 200 922 0.009338 252.22.220.211 - - [2025-10-20 16:37:42] "POST /neutron/port HTTP/1.1" 200 1060 0.279964 252.22.220.211 - - [2025-10-20 16:37:42] "POST /neutron/port HTTP/1.1" 200 1060 0.009638 252.22.220.211 - - [2025-10-20 16:37:42] "POST /neutron/port HTTP/1.1" 200 1060 0.012247 252.22.220.211 - - [2025-10-20 16:37:42] "POST /neutron/port HTTP/1.1" 200 1034 0.024093 252.22.220.211 - - [2025-10-20 16:37:42] "POST /neutron/port HTTP/1.1" 200 1110 0.080930 252.22.220.211 - - [2025-10-20 16:37:42] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007485 252.22.220.211 - - [2025-10-20 16:37:42] "POST /neutron/port HTTP/1.1" 200 117 0.006753 252.22.220.211 - - [2025-10-20 16:37:42] "POST /neutron/port HTTP/1.1" 200 1084 0.013349 252.22.220.211 - - [2025-10-20 16:37:42] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004257 252.22.220.211 - - [2025-10-20 16:37:42] "POST /neutron/port HTTP/1.1" 200 1084 0.017869 252.22.220.211 - - [2025-10-20 16:37:42] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006899 252.22.220.211 - - [2025-10-20 16:37:42] "POST /neutron/subnet HTTP/1.1" 200 698 0.009897 252.22.220.211 - - [2025-10-20 16:37:43] "POST /neutron/port HTTP/1.1" 200 117 0.001499 252.22.220.211 - - [2025-10-20 16:37:43] "POST /neutron/network HTTP/1.1" 200 924 0.006632 252.22.220.211 - - [2025-10-20 16:37:43] "POST /neutron/network HTTP/1.1" 200 932 0.007296 10.0.0.22 - - [2025-10-20 16:37:43] "GET /projects?obj_uuids=8a1cfe2c-7032-4de8-9efe-a64c4d621c7c&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001556 10.0.0.22 - - [2025-10-20 16:37:43] "PUT /access-control-list/4f618eec-76e7-4e8a-8091-4dcecb11d1da HTTP/1.1" 200 273 0.060431 252.22.220.211 - - [2025-10-20 16:37:43] "POST /neutron/port HTTP/1.1" 200 1058 0.330772 252.22.220.211 - - [2025-10-20 16:37:43] "POST /neutron/port HTTP/1.1" 200 1058 0.010168 252.22.220.211 - - [2025-10-20 16:37:43] "POST /neutron/port HTTP/1.1" 200 1058 0.009921 10.0.0.22 - - [2025-10-20 16:37:43] "GET /obj-perms HTTP/1.1" 200 6378 0.058210 252.22.220.211 - - [2025-10-20 16:37:43] "POST /neutron/port HTTP/1.1" 200 1108 0.070424 252.22.220.211 - - [2025-10-20 16:37:43] "POST /neutron/port HTTP/1.1" 200 1082 0.011227 252.22.220.211 - - [2025-10-20 16:37:43] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003815 252.22.220.211 - - [2025-10-20 16:37:44] "POST /neutron/subnet HTTP/1.1" 200 689 0.009444 252.22.220.211 - - [2025-10-20 16:37:44] "POST /neutron/port HTTP/1.1" 200 117 0.001376 10.0.0.22 - - [2025-10-20 16:37:44] "GET /obj-perms HTTP/1.1" 200 6378 0.058094 252.22.220.211 - - [2025-10-20 16:37:44] "POST /neutron/network HTTP/1.1" 200 922 0.007605 252.22.220.211 - - [2025-10-20 16:37:48] "POST /neutron/port HTTP/1.1" 200 1084 0.011959 252.22.220.211 - - [2025-10-20 16:37:48] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006227 252.22.220.211 - - [2025-10-20 16:37:48] "POST /neutron/port HTTP/1.1" 200 1084 0.012147 252.22.220.211 - - [2025-10-20 16:37:48] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007350 252.22.220.211 - - [2025-10-20 16:37:48] "POST /neutron/port HTTP/1.1" 200 1084 0.014197 252.22.220.211 - - [2025-10-20 16:37:48] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007275 10.0.0.22 - - [2025-10-20 16:37:48] "GET /virtual-machine/390fe177-94e9-4e69-bd0a-9cee6ec4e66a HTTP/1.1" 200 1294 0.009539 10.0.0.22 - - [2025-10-20 16:37:48] "GET /virtual-machine-interface/040e289f-8422-4850-8c6b-2c97e32f0568 HTTP/1.1" 200 2945 0.005412 10.0.0.22 - - [2025-10-20 16:37:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003811 10.0.0.22 - - [2025-10-20 16:37:48] "GET /global-vrouter-config/ab3bfc59-6e70-4f4d-80a1-bc65af4f76af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003732 10.0.0.22 - - [2025-10-20 16:37:48] "GET /virtual-networks?parent_id=8a1cfe2c-7032-4de8-9efe-a64c4d621c7c&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.004317 10.0.0.22 - - [2025-10-20 16:37:48] "GET /virtual-network/60a34a3b-b658-4dcf-b643-68d28ee0caa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.007614 10.0.0.22 - - [2025-10-20 16:37:50] "GET /global-system-configs HTTP/1.1" 401 296 0.000469 10.0.0.22 - - [2025-10-20 16:37:50] "GET /global-system-configs HTTP/1.1" 401 296 0.000422 10.0.0.22 - - [2025-10-20 16:37:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003495 10.0.0.22 - - [2025-10-20 16:37:52] "GET /virtual-network/60a34a3b-b658-4dcf-b643-68d28ee0caa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.005526 252.22.220.211 - - [2025-10-20 16:37:52] "POST /neutron/port HTTP/1.1" 200 1084 0.011054 252.22.220.211 - - [2025-10-20 16:37:52] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005854 252.22.220.211 - - [2025-10-20 16:37:52] "POST /neutron/port HTTP/1.1" 200 1084 0.012767 252.22.220.211 - - [2025-10-20 16:37:52] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006458 10.0.0.22 - - [2025-10-20 16:37:52] "GET /global-system-configs HTTP/1.1" 401 296 0.000537 10.0.0.22 - - [2025-10-20 16:37:52] "GET /global-system-configs HTTP/1.1" 401 296 0.003800 252.22.220.211 - - [2025-10-20 16:37:53] "POST /neutron/port HTTP/1.1" 200 1082 0.011776 252.22.220.211 - - [2025-10-20 16:37:53] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005813 252.22.220.211 - - [2025-10-20 16:37:54] "POST /neutron/port HTTP/1.1" 200 1084 0.013762 10.0.0.22 - - [2025-10-20 16:37:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003548 10.0.0.22 - - [2025-10-20 16:37:54] "GET /global-vrouter-config/ab3bfc59-6e70-4f4d-80a1-bc65af4f76af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004226 252.22.220.211 - - [2025-10-20 16:37:54] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005971 10.0.0.22 - - [2025-10-20 16:37:54] "GET /virtual-networks?parent_id=8a1cfe2c-7032-4de8-9efe-a64c4d621c7c&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003406 10.0.0.22 - - [2025-10-20 16:37:54] "GET /virtual-network/60a34a3b-b658-4dcf-b643-68d28ee0caa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.005264 252.22.220.211 - - [2025-10-20 16:37:54] "POST /neutron/port HTTP/1.1" 200 1082 0.012016 252.22.220.211 - - [2025-10-20 16:37:54] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006633 252.22.220.211 - - [2025-10-20 16:37:54] "POST /neutron/port HTTP/1.1" 200 1082 0.012461 252.22.220.211 - - [2025-10-20 16:37:54] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006537 252.22.220.211 - - [2025-10-20 16:37:54] "POST /neutron/port HTTP/1.1" 200 1082 0.016663 252.22.220.211 - - [2025-10-20 16:37:54] "POST /neutron/port HTTP/1.1" 200 1082 0.012457 252.22.220.211 - - [2025-10-20 16:37:54] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008950 252.22.220.211 - - [2025-10-20 16:37:54] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007492 10.0.0.22 - - [2025-10-20 16:37:54] "GET /virtual-machine/cd3d69e4-2b70-45d2-a751-50d710c72a3e HTTP/1.1" 200 1295 0.005407 10.0.0.22 - - [2025-10-20 16:37:55] "GET /virtual-machine-interface/36f189ce-1b5d-43e2-b8b9-452159397cd1 HTTP/1.1" 200 2946 0.005435 252.22.220.211 - - [2025-10-20 16:37:55] "POST /neutron/port HTTP/1.1" 200 1082 0.012793 252.22.220.211 - - [2025-10-20 16:37:55] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005668 10.0.0.22 - - [2025-10-20 16:37:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003164 10.0.0.22 - - [2025-10-20 16:37:55] "GET /global-vrouter-config/ab3bfc59-6e70-4f4d-80a1-bc65af4f76af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003931 10.0.0.22 - - [2025-10-20 16:37:55] "GET /virtual-networks?parent_id=8a1cfe2c-7032-4de8-9efe-a64c4d621c7c&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003169 10.0.0.22 - - [2025-10-20 16:37:55] "GET /virtual-network/01936bbe-3234-4468-b88c-5144d09764ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2355 0.009729 10.0.0.22 - - [2025-10-20 16:37:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003280 10.0.0.22 - - [2025-10-20 16:37:56] "GET /global-vrouter-config/ab3bfc59-6e70-4f4d-80a1-bc65af4f76af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003314 10.0.0.22 - - [2025-10-20 16:37:56] "GET /virtual-networks?parent_id=8a1cfe2c-7032-4de8-9efe-a64c4d621c7c&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003599 10.0.0.22 - - [2025-10-20 16:37:56] "GET /virtual-network/01936bbe-3234-4468-b88c-5144d09764ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2355 0.007361 10.0.0.22 - - [2025-10-20 16:38:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003223 10.0.0.22 - - [2025-10-20 16:38:00] "GET /projects?obj_uuids=8a1cfe2c-7032-4de8-9efe-a64c4d621c7c&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001064 10.0.0.22 - - [2025-10-20 16:38:00] "GET /project/8a1cfe2c-7032-4de8-9efe-a64c4d621c7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.028297 10.0.0.22 - - [2025-10-20 16:38:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003220 10.0.0.22 - - [2025-10-20 16:38:00] "PUT /network-policy/4248ef90-36f3-42ea-b648-cd51c464ca62 HTTP/1.1" 200 263 0.010666 10.0.0.22 - - [2025-10-20 16:38:00] "PUT /access-control-list/4f618eec-76e7-4e8a-8091-4dcecb11d1da HTTP/1.1" 200 273 0.051426 10.0.0.22 - - [2025-10-20 16:38:00] "POST /ref-update HTTP/1.1" 200 156 0.015314 10.0.0.22 - - [2025-10-20 16:38:00] "PUT /access-control-list/f249a40f-45a3-4715-9f94-242109b0d527 HTTP/1.1" 200 273 0.057954 10.0.0.22 - - [2025-10-20 16:38:00] "POST /ref-update HTTP/1.1" 200 156 0.011281 10.0.0.22 - - [2025-10-20 16:38:04] "GET /virtual-network/01936bbe-3234-4468-b88c-5144d09764ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2355 0.006989 252.22.220.211 - - [2025-10-20 16:38:04] "POST /neutron/network HTTP/1.1" 200 922 0.006889 252.22.220.211 - - [2025-10-20 16:38:04] "POST /neutron/network HTTP/1.1" 200 822 0.057956 10.0.0.22 - - [2025-10-20 16:38:04] "DELETE /access-control-list/4f618eec-76e7-4e8a-8091-4dcecb11d1da HTTP/1.1" 200 115 0.042305 252.22.220.211 - - [2025-10-20 16:38:04] "POST /neutron/network HTTP/1.1" 200 822 0.009342 10.0.0.22 - - [2025-10-20 16:38:04] "GET /virtual-network/01936bbe-3234-4468-b88c-5144d09764ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005925 10.0.0.22 - - [2025-10-20 16:38:04] "GET /virtual-network/60a34a3b-b658-4dcf-b643-68d28ee0caa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.005554 252.22.220.211 - - [2025-10-20 16:38:04] "POST /neutron/network HTTP/1.1" 200 924 0.007596 252.22.220.211 - - [2025-10-20 16:38:04] "POST /neutron/network HTTP/1.1" 200 824 0.057902 10.0.0.22 - - [2025-10-20 16:38:04] "DELETE /access-control-list/f249a40f-45a3-4715-9f94-242109b0d527 HTTP/1.1" 200 115 0.046495 252.22.220.211 - - [2025-10-20 16:38:04] "POST /neutron/network HTTP/1.1" 200 824 0.008374 10.0.0.22 - - [2025-10-20 16:38:04] "GET /virtual-network/60a34a3b-b658-4dcf-b643-68d28ee0caa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006340 10.0.0.22 - - [2025-10-20 16:38:04] "DELETE /network-policy/4248ef90-36f3-42ea-b648-cd51c464ca62 HTTP/1.1" 200 115 0.031841 252.22.220.211 - - [2025-10-20 16:38:04] "POST /neutron/network HTTP/1.1" 200 822 0.005771 252.22.220.211 - - [2025-10-20 16:38:04] "POST /neutron/network HTTP/1.1" 400 204 0.018480 252.22.220.211 - - [2025-10-20 16:38:05] "POST /neutron/port HTTP/1.1" 200 1084 0.015104 252.22.220.211 - - [2025-10-20 16:38:05] "POST /neutron/port HTTP/1.1" 200 1082 0.011790 252.22.220.211 - - [2025-10-20 16:38:05] "POST /neutron/port HTTP/1.1" 200 1110 0.009701 252.22.220.211 - - [2025-10-20 16:38:05] "POST /neutron/port HTTP/1.1" 200 1108 0.008991 252.22.220.211 - - [2025-10-20 16:38:05] "POST /neutron/port HTTP/1.1" 200 151 0.135134 252.22.220.211 - - [2025-10-20 16:38:05] "POST /neutron/port HTTP/1.1" 200 151 0.139692 252.22.220.211 - - [2025-10-20 16:38:07] "POST /neutron/network HTTP/1.1" 200 822 0.006361 10.0.0.22 - - [2025-10-20 16:38:07] "POST /useragent-kv HTTP/1.1" 200 115 0.003771 10.0.0.22 - - [2025-10-20 16:38:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004727 10.0.0.22 - - [2025-10-20 16:38:07] "POST /useragent-kv HTTP/1.1" 200 115 0.001908 252.22.220.211 - - [2025-10-20 16:38:07] "POST /neutron/network HTTP/1.1" 200 151 0.083212 10.0.0.22 - - [2025-10-20 16:38:07] "DELETE /route-target/e319d8f3-2192-4230-a21e-060ef16c914d HTTP/1.1" 200 115 0.015960 10.0.0.22 - - [2025-10-20 16:38:07] "GET /routing-instance/de1c6ff7-da76-4304-a896-d9113a0b59d4 HTTP/1.1" 404 171 0.002092 10.0.0.22 - - [2025-10-20 16:38:07] "GET /domains HTTP/1.1" 200 438 0.002771 10.0.0.22 - - [2025-10-20 16:38:07] "GET /domains?obj_uuids=d63b8345-8de7-4e97-94d5-a56d8ff33dd0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001008 10.0.0.22 - - [2025-10-20 16:38:07] "GET /domain/d63b8345-8de7-4e97-94d5-a56d8ff33dd0 HTTP/1.1" 200 1308 0.007699 10.0.0.22 - - [2025-10-20 16:38:07] "GET /projects?obj_uuids=8a1cfe2c-7032-4de8-9efe-a64c4d621c7c&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001078 10.0.0.22 - - [2025-10-20 16:38:07] "GET /project/8a1cfe2c-7032-4de8-9efe-a64c4d621c7c HTTP/1.1" 200 2099 0.024767 252.22.220.211 - - [2025-10-20 16:38:07] "POST /neutron/network HTTP/1.1" 200 824 0.006402 10.0.0.22 - - [2025-10-20 16:38:07] "POST /useragent-kv HTTP/1.1" 200 115 0.002536 10.0.0.22 - - [2025-10-20 16:38:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003815 10.0.0.22 - - [2025-10-20 16:38:07] "POST /useragent-kv HTTP/1.1" 200 115 0.002249 252.22.220.211 - - [2025-10-20 16:38:07] "POST /neutron/network HTTP/1.1" 200 151 0.084489 10.0.0.22 - - [2025-10-20 16:38:07] "GET /routing-instance/8f785882-f149-4573-a646-d6998b358a30 HTTP/1.1" 404 171 0.004711 10.0.0.22 - - [2025-10-20 16:38:07] "DELETE /route-target/470d3477-5d7f-4e07-9be4-1df08ac74c42 HTTP/1.1" 200 115 0.032627 10.0.0.22 - - [2025-10-20 16:38:07] "GET /domains HTTP/1.1" 200 438 0.003119 10.0.0.22 - - [2025-10-20 16:38:07] "GET /domains?obj_uuids=d63b8345-8de7-4e97-94d5-a56d8ff33dd0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001207 10.0.0.22 - - [2025-10-20 16:38:07] "GET /domain/d63b8345-8de7-4e97-94d5-a56d8ff33dd0 HTTP/1.1" 200 1308 0.008488 10.0.0.22 - - [2025-10-20 16:38:08] "GET /projects?obj_uuids=8a1cfe2c-7032-4de8-9efe-a64c4d621c7c&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001108 10.0.0.22 - - [2025-10-20 16:38:08] "GET /project/8a1cfe2c-7032-4de8-9efe-a64c4d621c7c HTTP/1.1" 200 1861 0.024483 10.0.0.22 - - [2025-10-20 16:38:08] "GET /projects?obj_uuids=8a1cfe2c-7032-4de8-9efe-a64c4d621c7c&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001125 10.0.0.22 - - [2025-10-20 16:38:08] "GET /project/8a1cfe2c-7032-4de8-9efe-a64c4d621c7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.026594 10.0.0.22 - - [2025-10-20 16:38:08] "GET /projects?obj_uuids=8a1cfe2c-7032-4de8-9efe-a64c4d621c7c&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001005 10.0.0.22 - - [2025-10-20 16:38:08] "GET /project/8a1cfe2c-7032-4de8-9efe-a64c4d621c7c?fields=virtual_networks HTTP/1.1" 200 1036 0.073885 10.0.0.22 - - [2025-10-20 16:38:08] "GET /projects?obj_uuids=8a1cfe2c-7032-4de8-9efe-a64c4d621c7c&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001145 10.0.0.22 - - [2025-10-20 16:38:08] "GET /project/8a1cfe2c-7032-4de8-9efe-a64c4d621c7c?fields=virtual_machine_interfaces HTTP/1.1" 200 1036 0.028416 10.0.0.22 - - [2025-10-20 16:38:08] "GET /projects?obj_uuids=8a1cfe2c-7032-4de8-9efe-a64c4d621c7c&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001642 10.0.0.22 - - [2025-10-20 16:38:08] "GET /project/8a1cfe2c-7032-4de8-9efe-a64c4d621c7c?fields=security_groups HTTP/1.1" 200 1263 0.035174 10.0.0.22 - - [2025-10-20 16:38:09] "GET /domains?obj_uuids=d63b8345-8de7-4e97-94d5-a56d8ff33dd0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001533 10.0.0.22 - - [2025-10-20 16:38:09] "GET /domain/d63b8345-8de7-4e97-94d5-a56d8ff33dd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.007762 10.0.0.22 - - [2025-10-20 16:38:09] "POST /fqname-to-id HTTP/1.1" 404 179 0.030344 10.0.0.22 - - [2025-10-20 16:38:09] "GET /projects?obj_uuids=baa67fe9-a0a1-4e94-9433-e9d0448754ef&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002622 10.0.0.22 - - [2025-10-20 16:38:10] "GET /domains?obj_uuids=d63b8345-8de7-4e97-94d5-a56d8ff33dd0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001379 10.0.0.22 - - [2025-10-20 16:38:10] "GET /domain/d63b8345-8de7-4e97-94d5-a56d8ff33dd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.007051 10.0.0.22 - - [2025-10-20 16:38:10] "POST /id-to-fqname HTTP/1.1" 200 181 0.001612 10.0.0.22 - - [2025-10-20 16:38:10] "POST /fqname-to-id HTTP/1.1" 404 190 0.003898 10.0.0.22 - - [2025-10-20 16:38:10] "POST /security-groups HTTP/1.1" 200 576 0.064485 10.0.0.22 - - [2025-10-20 16:38:10] "POST /fqname-to-id HTTP/1.1" 404 225 0.002967 10.0.0.22 - - [2025-10-20 16:38:10] "POST /projects HTTP/1.1" 200 563 0.219848 10.0.0.22 - - [2025-10-20 16:38:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.253356 10.0.0.22 - - [2025-10-20 16:38:10] "POST /access-control-lists HTTP/1.1" 200 589 0.062123 10.0.0.22 - - [2025-10-20 16:38:10] "GET /project/baa67fe9-a0a1-4e94-9433-e9d0448754ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.394352 10.0.0.22 - - [2025-10-20 16:38:10] "POST /fqname-to-id HTTP/1.1" 404 224 0.003372 10.0.0.22 - - [2025-10-20 16:38:10] "POST /access-control-lists HTTP/1.1" 200 587 0.068878 10.0.0.22 - - [2025-10-20 16:38:11] "GET / HTTP/1.1" 200 36215 0.002506 10.0.0.22 - - [2025-10-20 16:38:12] "POST /fqname-to-id HTTP/1.1" 401 296 0.000557 10.0.0.22 - - [2025-10-20 16:38:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.069404 10.0.0.22 - - [2025-10-20 16:38:12] "GET /projects?obj_uuids=baa67fe9-a0a1-4e94-9433-e9d0448754ef&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.032770 10.0.0.22 - - [2025-10-20 16:38:12] "GET /project/baa67fe9-a0a1-4e94-9433-e9d0448754ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.057111 252.22.220.211 - - [2025-10-20 16:38:13] "POST /neutron/network HTTP/1.1" 200 117 0.033261 10.0.0.22 - - [2025-10-20 16:38:13] "GET /projects?obj_uuids=baa67fe9-a0a1-4e94-9433-e9d0448754ef&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001203 252.22.220.211 - - [2025-10-20 16:38:13] "POST /neutron/network HTTP/1.1" 200 610 0.060883 10.0.0.22 - - [2025-10-20 16:38:13] "POST /route-targets HTTP/1.1" 200 328 0.046505 10.0.0.22 - - [2025-10-20 16:38:13] "POST /ref-update HTTP/1.1" 200 156 0.022597 10.0.0.22 - - [2025-10-20 16:38:13] "POST /useragent-kv HTTP/1.1" 200 115 0.002652 252.22.220.211 - - [2025-10-20 16:38:13] "POST /neutron/subnet HTTP/1.1" 200 724 0.207245 252.22.220.211 - - [2025-10-20 16:38:13] "POST /neutron/network HTTP/1.1" 200 829 0.005991 10.0.0.22 - - [2025-10-20 16:38:13] "POST /id-to-fqname HTTP/1.1" 200 218 0.001500 10.0.0.22 - - [2025-10-20 16:38:13] "GET /virtual-network/5b95d64b-8a74-4ebb-b7ef-b6bb71c54ce7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005213 252.22.220.211 - - [2025-10-20 16:38:13] "POST /neutron/network HTTP/1.1" 200 829 0.005669 10.0.0.22 - - [2025-10-20 16:38:13] "GET /virtual-network/5b95d64b-8a74-4ebb-b7ef-b6bb71c54ce7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005603 252.22.220.211 - - [2025-10-20 16:38:13] "POST /neutron/network HTTP/1.1" 200 829 0.005996 252.22.220.211 - - [2025-10-20 16:38:13] "POST /neutron/subnet HTTP/1.1" 200 724 0.008520 10.0.0.22 - - [2025-10-20 16:38:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005238 10.0.0.22 - - [2025-10-20 16:38:13] "GET /virtual-network/5b95d64b-8a74-4ebb-b7ef-b6bb71c54ce7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.010373 10.0.0.22 - - [2025-10-20 16:38:14] "PUT /virtual-network/5b95d64b-8a74-4ebb-b7ef-b6bb71c54ce7 HTTP/1.1" 200 265 0.181326 10.0.0.22 - - [2025-10-20 16:38:14] "POST /route-targets HTTP/1.1" 200 324 0.114840 10.0.0.22 - - [2025-10-20 16:38:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.022559 10.0.0.22 - - [2025-10-20 16:38:14] "POST /ref-update HTTP/1.1" 200 156 0.051574 10.0.0.22 - - [2025-10-20 16:38:14] "GET /projects?obj_uuids=baa67fe9-a0a1-4e94-9433-e9d0448754ef&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001918 10.0.0.22 - - [2025-10-20 16:38:14] "GET /project/baa67fe9-a0a1-4e94-9433-e9d0448754ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.216412 252.22.220.211 - - [2025-10-20 16:38:14] "POST /neutron/network HTTP/1.1" 200 117 0.073048 10.0.0.22 - - [2025-10-20 16:38:14] "GET /projects?obj_uuids=baa67fe9-a0a1-4e94-9433-e9d0448754ef&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.020581 252.22.220.211 - - [2025-10-20 16:38:15] "POST /neutron/network HTTP/1.1" 200 610 0.357890 10.0.0.22 - - [2025-10-20 16:38:15] "POST /route-targets HTTP/1.1" 200 328 0.131279 10.0.0.22 - - [2025-10-20 16:38:15] "POST /ref-update HTTP/1.1" 200 156 0.087718 10.0.0.22 - - [2025-10-20 16:38:15] "POST /useragent-kv HTTP/1.1" 200 115 0.012042 252.22.220.211 - - [2025-10-20 16:38:15] "POST /neutron/subnet HTTP/1.1" 200 720 0.268917 252.22.220.211 - - [2025-10-20 16:38:15] "POST /neutron/network HTTP/1.1" 200 828 0.034881 10.0.0.22 - - [2025-10-20 16:38:15] "POST /id-to-fqname HTTP/1.1" 200 218 0.001855 10.0.0.22 - - [2025-10-20 16:38:15] "GET /virtual-network/628d4a91-213e-49ad-ac0e-6b42a04f5443?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.017363 252.22.220.211 - - [2025-10-20 16:38:15] "POST /neutron/network HTTP/1.1" 200 828 0.036559 10.0.0.22 - - [2025-10-20 16:38:16] "GET /virtual-network/628d4a91-213e-49ad-ac0e-6b42a04f5443?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.035838 252.22.220.211 - - [2025-10-20 16:38:16] "POST /neutron/network HTTP/1.1" 200 828 0.013581 252.22.220.211 - - [2025-10-20 16:38:16] "POST /neutron/subnet HTTP/1.1" 200 720 0.021932 10.0.0.22 - - [2025-10-20 16:38:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.010935 10.0.0.22 - - [2025-10-20 16:38:16] "GET /virtual-network/628d4a91-213e-49ad-ac0e-6b42a04f5443?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.020806 10.0.0.22 - - [2025-10-20 16:38:16] "POST /ref-update HTTP/1.1" 200 156 0.093283 10.0.0.22 - - [2025-10-20 16:38:16] "PUT /virtual-network/628d4a91-213e-49ad-ac0e-6b42a04f5443 HTTP/1.1" 200 265 0.296641 10.0.0.22 - - [2025-10-20 16:38:16] "POST /id-to-fqname HTTP/1.1" 200 218 0.002037 252.22.220.211 - - [2025-10-20 16:38:17] "POST /neutron/network HTTP/1.1" 200 839 0.039855 252.22.220.211 - - [2025-10-20 16:38:17] "GET /aaa-mode HTTP/1.1" 401 296 0.009227 252.22.220.211 - - [2025-10-20 16:38:17] "GET / HTTP/1.1" 200 36215 0.003279 252.22.220.211 - - [2025-10-20 16:38:17] "GET /project/baa67fe9-a0a1-4e94-9433-e9d0448754ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000420 10.0.0.22 - - [2025-10-20 16:38:18] "GET /projects?obj_uuids=baa67fe9-a0a1-4e94-9433-e9d0448754ef&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.012185 252.22.220.211 - - [2025-10-20 16:38:18] "GET /project/baa67fe9-a0a1-4e94-9433-e9d0448754ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.152153 252.22.220.211 - - [2025-10-20 16:38:18] "POST /neutron/network HTTP/1.1" 200 829 0.051672 252.22.220.211 - - [2025-10-20 16:38:19] "POST /neutron/port HTTP/1.1" 200 117 0.035981 252.22.220.211 - - [2025-10-20 16:38:19] "POST /neutron/port HTTP/1.1" 200 117 0.050312 10.0.0.22 - - [2025-10-20 16:38:19] "POST /id-to-fqname HTTP/1.1" 200 218 0.001524 252.22.220.211 - - [2025-10-20 16:38:19] "POST /neutron/port HTTP/1.1" 200 117 0.033598 252.22.220.211 - - [2025-10-20 16:38:20] "POST /neutron/network HTTP/1.1" 200 838 0.040320 252.22.220.211 - - [2025-10-20 16:38:20] "GET /aaa-mode HTTP/1.1" 401 296 0.001307 252.22.220.211 - - [2025-10-20 16:38:20] "GET / HTTP/1.1" 200 36215 0.007578 252.22.220.211 - - [2025-10-20 16:38:20] "GET /project/baa67fe9-a0a1-4e94-9433-e9d0448754ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.001334 252.22.220.211 - - [2025-10-20 16:38:20] "POST /neutron/network HTTP/1.1" 200 839 0.015118 10.0.0.22 - - [2025-10-20 16:38:20] "GET /projects?obj_uuids=baa67fe9-a0a1-4e94-9433-e9d0448754ef&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001279 10.0.0.22 - - [2025-10-20 16:38:21] "GET /projects?obj_uuids=baa67fe9-a0a1-4e94-9433-e9d0448754ef&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.003586 252.22.220.211 - - [2025-10-20 16:38:21] "GET /project/baa67fe9-a0a1-4e94-9433-e9d0448754ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.426506 252.22.220.211 - - [2025-10-20 16:38:21] "POST /neutron/network HTTP/1.1" 200 828 0.032767 252.22.220.211 - - [2025-10-20 16:38:21] "POST /neutron/port HTTP/1.1" 200 1051 0.933795 252.22.220.211 - - [2025-10-20 16:38:21] "POST /neutron/port HTTP/1.1" 200 1051 0.029311 252.22.220.211 - - [2025-10-20 16:38:22] "POST /neutron/port HTTP/1.1" 200 1025 0.052404 252.22.220.211 - - [2025-10-20 16:38:22] "POST /neutron/port HTTP/1.1" 200 1051 0.011828 252.22.220.211 - - [2025-10-20 16:38:22] "POST /neutron/security_group HTTP/1.1" 200 2049 0.016897 252.22.220.211 - - [2025-10-20 16:38:22] "POST /neutron/port HTTP/1.1" 200 117 0.008813 252.22.220.211 - - [2025-10-20 16:38:22] "POST /neutron/port HTTP/1.1" 200 1101 0.223471 252.22.220.211 - - [2025-10-20 16:38:22] "POST /neutron/port HTTP/1.1" 200 1075 0.018824 252.22.220.211 - - [2025-10-20 16:38:22] "POST /neutron/security_group HTTP/1.1" 200 2049 0.012053 252.22.220.211 - - [2025-10-20 16:38:22] "POST /neutron/port HTTP/1.1" 200 1075 0.076293 252.22.220.211 - - [2025-10-20 16:38:22] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005662 252.22.220.211 - - [2025-10-20 16:38:22] "POST /neutron/network HTTP/1.1" 200 838 0.008869 252.22.220.211 - - [2025-10-20 16:38:22] "POST /neutron/subnet HTTP/1.1" 200 698 0.014142 10.0.0.22 - - [2025-10-20 16:38:22] "GET /projects?obj_uuids=baa67fe9-a0a1-4e94-9433-e9d0448754ef&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001947 252.22.220.211 - - [2025-10-20 16:38:22] "POST /neutron/port HTTP/1.1" 200 117 0.012855 252.22.220.211 - - [2025-10-20 16:38:22] "POST /neutron/network HTTP/1.1" 200 829 0.007783 252.22.220.211 - - [2025-10-20 16:38:23] "POST /neutron/port HTTP/1.1" 200 1050 0.460531 252.22.220.211 - - [2025-10-20 16:38:23] "POST /neutron/port HTTP/1.1" 200 1050 0.025506 252.22.220.211 - - [2025-10-20 16:38:23] "POST /neutron/port HTTP/1.1" 200 1050 0.027664 252.22.220.211 - - [2025-10-20 16:38:23] "POST /neutron/port HTTP/1.1" 200 1100 0.161985 252.22.220.211 - - [2025-10-20 16:38:23] "POST /neutron/port HTTP/1.1" 200 1074 0.037743 252.22.220.211 - - [2025-10-20 16:38:23] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006448 252.22.220.211 - - [2025-10-20 16:38:23] "POST /neutron/subnet HTTP/1.1" 200 694 0.041044 252.22.220.211 - - [2025-10-20 16:38:23] "POST /neutron/port HTTP/1.1" 200 117 0.001507 252.22.220.211 - - [2025-10-20 16:38:24] "POST /neutron/network HTTP/1.1" 200 828 0.017792 252.22.220.211 - - [2025-10-20 16:38:27] "POST /neutron/port HTTP/1.1" 200 1075 0.017282 252.22.220.211 - - [2025-10-20 16:38:27] "POST /neutron/security_group HTTP/1.1" 200 2049 0.009628 252.22.220.211 - - [2025-10-20 16:38:27] "POST /neutron/port HTTP/1.1" 200 1075 0.014351 252.22.220.211 - - [2025-10-20 16:38:27] "POST /neutron/security_group HTTP/1.1" 200 2049 0.011378 252.22.220.211 - - [2025-10-20 16:38:27] "POST /neutron/port HTTP/1.1" 200 1075 0.016903 252.22.220.211 - - [2025-10-20 16:38:27] "POST /neutron/security_group HTTP/1.1" 200 2049 0.010326 10.0.0.22 - - [2025-10-20 16:38:28] "GET /virtual-machine/fc8179ac-fae7-4da2-bd50-067e762a9695 HTTP/1.1" 401 296 0.001154 10.0.0.22 - - [2025-10-20 16:38:28] "GET /virtual-machine/fc8179ac-fae7-4da2-bd50-067e762a9695 HTTP/1.1" 200 1286 0.046703 10.0.0.22 - - [2025-10-20 16:38:28] "GET /virtual-machine-interface/bddd98f0-e840-4bc5-b391-f6ad86ccb141 HTTP/1.1" 200 2923 0.008113 10.0.0.22 - - [2025-10-20 16:38:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003712 10.0.0.22 - - [2025-10-20 16:38:28] "GET /global-vrouter-config/ab3bfc59-6e70-4f4d-80a1-bc65af4f76af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004649 10.0.0.22 - - [2025-10-20 16:38:28] "GET /virtual-networks?parent_id=baa67fe9-a0a1-4e94-9433-e9d0448754ef&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.004854 10.0.0.22 - - [2025-10-20 16:38:28] "GET /virtual-network/5b95d64b-8a74-4ebb-b7ef-b6bb71c54ce7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.009154 10.0.0.22 - - [2025-10-20 16:38:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005994 10.0.0.22 - - [2025-10-20 16:38:32] "GET /virtual-network/5b95d64b-8a74-4ebb-b7ef-b6bb71c54ce7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.007803 10.0.0.22 - - [2025-10-20 16:38:33] "DELETE /project/baa67fe9a0a14e949433e9d0448754ef HTTP/1.1" 404 173 0.052518 10.0.0.22 - - [2025-10-20 16:38:33] "GET /projects?obj_uuids=8a1cfe2c-7032-4de8-9efe-a64c4d621c7c&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001397 10.0.0.22 - - [2025-10-20 16:38:33] "GET /project/8a1cfe2c-7032-4de8-9efe-a64c4d621c7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.041938 10.0.0.22 - - [2025-10-20 16:38:33] "GET /projects?obj_uuids=8a1cfe2c-7032-4de8-9efe-a64c4d621c7c&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001756 10.0.0.22 - - [2025-10-20 16:38:33] "GET /project/8a1cfe2c-7032-4de8-9efe-a64c4d621c7c?fields=security_groups HTTP/1.1" 200 1356 0.040992 10.0.0.22 - - [2025-10-20 16:38:34] "DELETE /security-group/90363a34-3ae2-4e7a-8030-67c9265edd51 HTTP/1.1" 200 115 0.044450 10.0.0.22 - - [2025-10-20 16:38:34] "GET /projects?obj_uuids=8a1cfe2c-7032-4de8-9efe-a64c4d621c7c&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.002295 10.0.0.22 - - [2025-10-20 16:38:34] "GET /project/8a1cfe2c-7032-4de8-9efe-a64c4d621c7c?fields=application_policy_sets HTTP/1.1" 200 1395 0.033457 10.0.0.22 - - [2025-10-20 16:38:34] "DELETE /access-control-list/d52b8b70-776d-4915-94ff-aa8baf17123a HTTP/1.1" 200 115 0.047687 10.0.0.22 - - [2025-10-20 16:38:34] "DELETE /access-control-list/c1717088-57b5-4c95-a12e-3b84a8b93808 HTTP/1.1" 200 115 0.044423 10.0.0.22 - - [2025-10-20 16:38:34] "DELETE /project/8a1cfe2c-7032-4de8-9efe-a64c4d621c7c HTTP/1.1" 200 115 0.457048 252.22.220.211 - - [2025-10-20 16:38:34] "POST /neutron/port HTTP/1.1" 200 1074 0.020188 252.22.220.211 - - [2025-10-20 16:38:34] "POST /neutron/security_group HTTP/1.1" 200 2049 0.010740 252.22.220.211 - - [2025-10-20 16:38:35] "POST /neutron/port HTTP/1.1" 200 1075 0.018988 252.22.220.211 - - [2025-10-20 16:38:35] "POST /neutron/port HTTP/1.1" 200 1074 0.013585 252.22.220.211 - - [2025-10-20 16:38:35] "POST /neutron/security_group HTTP/1.1" 200 2049 0.008105 252.22.220.211 - - [2025-10-20 16:38:35] "POST /neutron/security_group HTTP/1.1" 200 2049 0.027414 252.22.220.211 - - [2025-10-20 16:38:35] "POST /neutron/port HTTP/1.1" 200 1075 0.013885 252.22.220.211 - - [2025-10-20 16:38:35] "POST /neutron/port HTTP/1.1" 200 1074 0.016642 252.22.220.211 - - [2025-10-20 16:38:35] "POST /neutron/security_group HTTP/1.1" 200 2049 0.009516 252.22.220.211 - - [2025-10-20 16:38:35] "POST /neutron/security_group HTTP/1.1" 200 2049 0.009271 252.22.220.211 - - [2025-10-20 16:38:35] "POST /neutron/port HTTP/1.1" 200 1075 0.026002 252.22.220.211 - - [2025-10-20 16:38:35] "POST /neutron/security_group HTTP/1.1" 200 2049 0.006182 10.0.0.22 - - [2025-10-20 16:38:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.007478 10.0.0.22 - - [2025-10-20 16:38:36] "GET /virtual-network/5b95d64b-8a74-4ebb-b7ef-b6bb71c54ce7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.010718 252.22.220.211 - - [2025-10-20 16:38:36] "POST /neutron/port HTTP/1.1" 200 1074 0.012256 252.22.220.211 - - [2025-10-20 16:38:36] "POST /neutron/security_group HTTP/1.1" 200 2049 0.013057 252.22.220.211 - - [2025-10-20 16:38:37] "POST /neutron/port HTTP/1.1" 200 1075 0.011764 252.22.220.211 - - [2025-10-20 16:38:37] "POST /neutron/security_group HTTP/1.1" 200 2049 0.005771 10.0.0.22 - - [2025-10-20 16:38:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003445 10.0.0.22 - - [2025-10-20 16:38:38] "GET /global-vrouter-config/ab3bfc59-6e70-4f4d-80a1-bc65af4f76af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003790 10.0.0.22 - - [2025-10-20 16:38:38] "GET /virtual-networks?parent_id=baa67fe9-a0a1-4e94-9433-e9d0448754ef&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.003205 10.0.0.22 - - [2025-10-20 16:38:38] "GET /virtual-network/5b95d64b-8a74-4ebb-b7ef-b6bb71c54ce7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.005227 252.22.220.211 - - [2025-10-20 16:38:38] "POST /neutron/port HTTP/1.1" 200 1074 0.010902 252.22.220.211 - - [2025-10-20 16:38:38] "POST /neutron/security_group HTTP/1.1" 200 2049 0.007404 252.22.220.211 - - [2025-10-20 16:38:38] "POST /neutron/port HTTP/1.1" 200 1074 0.011240 252.22.220.211 - - [2025-10-20 16:38:38] "POST /neutron/security_group HTTP/1.1" 200 2049 0.006367 252.22.220.211 - - [2025-10-20 16:38:39] "POST /neutron/port HTTP/1.1" 200 1074 0.011658 252.22.220.211 - - [2025-10-20 16:38:39] "POST /neutron/security_group HTTP/1.1" 200 2049 0.006423 10.0.0.22 - - [2025-10-20 16:38:39] "GET /virtual-machine/fe7efb0c-b86f-4b07-8818-066baa462dd2 HTTP/1.1" 200 1285 0.004780 10.0.0.22 - - [2025-10-20 16:38:39] "GET /virtual-machine-interface/90b82769-9a18-4da1-a575-80fd82c942ab HTTP/1.1" 200 2923 0.012037 10.0.0.22 - - [2025-10-20 16:38:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003371 10.0.0.22 - - [2025-10-20 16:38:39] "GET /global-vrouter-config/ab3bfc59-6e70-4f4d-80a1-bc65af4f76af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003363 10.0.0.22 - - [2025-10-20 16:38:39] "GET /virtual-networks?parent_id=baa67fe9-a0a1-4e94-9433-e9d0448754ef&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.003873 10.0.0.22 - - [2025-10-20 16:38:39] "GET /virtual-network/628d4a91-213e-49ad-ac0e-6b42a04f5443?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.007167 10.0.0.22 - - [2025-10-20 16:38:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004857 10.0.0.22 - - [2025-10-20 16:38:40] "GET /global-vrouter-config/ab3bfc59-6e70-4f4d-80a1-bc65af4f76af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003764 10.0.0.22 - - [2025-10-20 16:38:40] "GET /virtual-networks?parent_id=baa67fe9-a0a1-4e94-9433-e9d0448754ef&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.003267 10.0.0.22 - - [2025-10-20 16:38:40] "GET /virtual-network/628d4a91-213e-49ad-ac0e-6b42a04f5443?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.005249 10.0.0.22 - - [2025-10-20 16:38:41] "POST /routing-policys HTTP/1.1" 200 534 0.017029 10.0.0.22 - - [2025-10-20 16:38:41] "GET /virtual-network/5b95d64b-8a74-4ebb-b7ef-b6bb71c54ce7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.008654 10.0.0.22 - - [2025-10-20 16:38:41] "POST /ref-update HTTP/1.1" 200 156 0.012117 10.0.0.22 - - [2025-10-20 16:38:41] "PUT /virtual-network/5b95d64b-8a74-4ebb-b7ef-b6bb71c54ce7 HTTP/1.1" 200 265 0.041960 10.0.0.22 - - [2025-10-20 16:38:44] "GET /obj-perms HTTP/1.1" 200 6378 0.074494 10.0.0.22 - - [2025-10-20 16:38:45] "GET /obj-perms HTTP/1.1" 200 6378 0.054388 10.0.0.22 - - [2025-10-20 16:38:45] "POST /ref-update HTTP/1.1" 200 156 0.034248 10.0.0.22 - - [2025-10-20 16:38:45] "POST /ref-update HTTP/1.1" 200 156 0.016390 10.0.0.22 - - [2025-10-20 16:38:45] "DELETE /routing-policy/a67695b5-cd46-45dc-9c51-6ffabae61084 HTTP/1.1" 200 115 0.032773 252.22.220.211 - - [2025-10-20 16:38:45] "POST /neutron/network HTTP/1.1" 200 828 0.009485 252.22.220.211 - - [2025-10-20 16:38:45] "POST /neutron/network HTTP/1.1" 400 204 0.012148 252.22.220.211 - - [2025-10-20 16:38:46] "POST /neutron/port HTTP/1.1" 200 1074 0.015889 252.22.220.211 - - [2025-10-20 16:38:46] "POST /neutron/port HTTP/1.1" 200 1075 0.012220 252.22.220.211 - - [2025-10-20 16:38:46] "POST /neutron/port HTTP/1.1" 200 1100 0.015648 252.22.220.211 - - [2025-10-20 16:38:46] "POST /neutron/port HTTP/1.1" 200 1101 0.013224 252.22.220.211 - - [2025-10-20 16:38:46] "POST /neutron/port HTTP/1.1" 200 151 0.151778 252.22.220.211 - - [2025-10-20 16:38:46] "POST /neutron/port HTTP/1.1" 200 151 0.149907 252.22.220.211 - - [2025-10-20 16:38:47] "POST /neutron/network HTTP/1.1" 200 828 0.006368 10.0.0.22 - - [2025-10-20 16:38:47] "POST /useragent-kv HTTP/1.1" 200 115 0.005899 10.0.0.22 - - [2025-10-20 16:38:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.007430 10.0.0.22 - - [2025-10-20 16:38:47] "POST /useragent-kv HTTP/1.1" 200 115 0.004417 252.22.220.211 - - [2025-10-20 16:38:47] "POST /neutron/network HTTP/1.1" 200 151 0.114491 10.0.0.22 - - [2025-10-20 16:38:47] "DELETE /route-target/9ff37efa-ce16-43bb-b7fe-7a31195da323 HTTP/1.1" 200 115 0.023992 10.0.0.22 - - [2025-10-20 16:38:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003763 252.22.220.211 - - [2025-10-20 16:38:47] "POST /neutron/network HTTP/1.1" 200 829 0.006696 10.0.0.22 - - [2025-10-20 16:38:47] "DELETE /route-target/b4e0f82a-7878-436a-a496-363f1547a941 HTTP/1.1" 409 240 0.005775 10.0.0.22 - - [2025-10-20 16:38:47] "POST /useragent-kv HTTP/1.1" 200 115 0.003357 10.0.0.22 - - [2025-10-20 16:38:47] "POST /useragent-kv HTTP/1.1" 200 115 0.003783 10.0.0.22 - - [2025-10-20 16:38:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003653 252.22.220.211 - - [2025-10-20 16:38:47] "POST /neutron/network HTTP/1.1" 200 151 0.090509 10.0.0.22 - - [2025-10-20 16:38:47] "DELETE /route-target/2b40f17f-b457-4990-8a94-b3aa562ffcd7 HTTP/1.1" 200 115 0.021195 10.0.0.22 - - [2025-10-20 16:38:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003008 10.0.0.22 - - [2025-10-20 16:38:48] "DELETE /route-target/b4e0f82a-7878-436a-a496-363f1547a941 HTTP/1.1" 200 115 0.023296 10.0.0.22 - - [2025-10-20 16:38:48] "GET /projects?obj_uuids=baa67fe9-a0a1-4e94-9433-e9d0448754ef&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001685 10.0.0.22 - - [2025-10-20 16:38:48] "GET /project/baa67fe9-a0a1-4e94-9433-e9d0448754ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.055864 10.0.0.22 - - [2025-10-20 16:38:48] "GET /projects?obj_uuids=baa67fe9-a0a1-4e94-9433-e9d0448754ef&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001846 10.0.0.22 - - [2025-10-20 16:38:48] "GET /project/baa67fe9-a0a1-4e94-9433-e9d0448754ef?fields=virtual_networks HTTP/1.1" 200 1019 0.076537 10.0.0.22 - - [2025-10-20 16:38:48] "GET /projects?obj_uuids=baa67fe9-a0a1-4e94-9433-e9d0448754ef&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001155 10.0.0.22 - - [2025-10-20 16:38:48] "GET /project/baa67fe9-a0a1-4e94-9433-e9d0448754ef?fields=virtual_machine_interfaces HTTP/1.1" 200 1019 0.024704 10.0.0.22 - - [2025-10-20 16:38:48] "GET /projects?obj_uuids=baa67fe9-a0a1-4e94-9433-e9d0448754ef&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001576 10.0.0.22 - - [2025-10-20 16:38:48] "GET /project/baa67fe9-a0a1-4e94-9433-e9d0448754ef?fields=security_groups HTTP/1.1" 200 1237 0.027241 10.0.0.22 - - [2025-10-20 16:38:49] "GET /domains?obj_uuids=d63b8345-8de7-4e97-94d5-a56d8ff33dd0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001309 10.0.0.22 - - [2025-10-20 16:38:49] "GET /domain/d63b8345-8de7-4e97-94d5-a56d8ff33dd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.007848 10.0.0.22 - - [2025-10-20 16:38:49] "POST /fqname-to-id HTTP/1.1" 404 184 0.034232 10.0.0.22 - - [2025-10-20 16:38:49] "GET /projects?obj_uuids=0198a40d-8348-4123-8c54-e79ca268e42f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002977 10.0.0.22 - - [2025-10-20 16:38:49] "GET /domains?obj_uuids=d63b8345-8de7-4e97-94d5-a56d8ff33dd0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001264 10.0.0.22 - - [2025-10-20 16:38:49] "GET /domain/d63b8345-8de7-4e97-94d5-a56d8ff33dd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.008375 10.0.0.22 - - [2025-10-20 16:38:49] "POST /id-to-fqname HTTP/1.1" 200 186 0.001514 10.0.0.22 - - [2025-10-20 16:38:49] "POST /fqname-to-id HTTP/1.1" 404 195 0.003570 10.0.0.22 - - [2025-10-20 16:38:50] "POST /security-groups HTTP/1.1" 200 581 0.084568 10.0.0.22 - - [2025-10-20 16:38:50] "POST /fqname-to-id HTTP/1.1" 404 230 0.003768 10.0.0.22 - - [2025-10-20 16:38:50] "POST /projects HTTP/1.1" 200 573 0.251268 10.0.0.22 - - [2025-10-20 16:38:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.330738 10.0.0.22 - - [2025-10-20 16:38:50] "POST /access-control-lists HTTP/1.1" 200 594 0.069980 10.0.0.22 - - [2025-10-20 16:38:50] "POST /fqname-to-id HTTP/1.1" 404 229 0.011980 10.0.0.22 - - [2025-10-20 16:38:50] "GET /project/0198a40d-8348-4123-8c54-e79ca268e42f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.512813 10.0.0.22 - - [2025-10-20 16:38:50] "POST /access-control-lists HTTP/1.1" 200 592 0.068586 10.0.0.22 - - [2025-10-20 16:38:51] "GET / HTTP/1.1" 200 36215 0.001993 10.0.0.22 - - [2025-10-20 16:38:52] "POST /fqname-to-id HTTP/1.1" 401 296 0.000611 10.0.0.22 - - [2025-10-20 16:38:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.081093 10.0.0.22 - - [2025-10-20 16:38:52] "GET /projects?obj_uuids=0198a40d-8348-4123-8c54-e79ca268e42f&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001169 10.0.0.22 - - [2025-10-20 16:38:52] "GET /project/0198a40d-8348-4123-8c54-e79ca268e42f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.033823 252.22.220.211 - - [2025-10-20 16:38:52] "POST /neutron/network HTTP/1.1" 200 117 0.034839 10.0.0.22 - - [2025-10-20 16:38:52] "GET /projects?obj_uuids=0198a40d-8348-4123-8c54-e79ca268e42f&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001153 252.22.220.211 - - [2025-10-20 16:38:53] "POST /neutron/network HTTP/1.1" 200 611 0.070891 10.0.0.22 - - [2025-10-20 16:38:53] "POST /route-targets HTTP/1.1" 200 328 0.012081 10.0.0.22 - - [2025-10-20 16:38:53] "POST /ref-update HTTP/1.1" 200 156 0.015984 10.0.0.22 - - [2025-10-20 16:38:53] "POST /useragent-kv HTTP/1.1" 200 115 0.003172 252.22.220.211 - - [2025-10-20 16:38:53] "POST /neutron/subnet HTTP/1.1" 200 719 0.180709 252.22.220.211 - - [2025-10-20 16:38:53] "POST /neutron/network HTTP/1.1" 200 829 0.006424 10.0.0.22 - - [2025-10-20 16:38:53] "POST /id-to-fqname HTTP/1.1" 200 221 0.001538 10.0.0.22 - - [2025-10-20 16:38:53] "GET /virtual-network/03fc80fc-6022-4757-aa3c-44faa34d0bbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005467 252.22.220.211 - - [2025-10-20 16:38:53] "POST /neutron/network HTTP/1.1" 200 829 0.006194 10.0.0.22 - - [2025-10-20 16:38:53] "GET /virtual-network/03fc80fc-6022-4757-aa3c-44faa34d0bbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005018 252.22.220.211 - - [2025-10-20 16:38:53] "POST /neutron/network HTTP/1.1" 200 829 0.005807 252.22.220.211 - - [2025-10-20 16:38:53] "POST /neutron/subnet HTTP/1.1" 200 719 0.007811 10.0.0.22 - - [2025-10-20 16:38:53] "GET /domains HTTP/1.1" 401 296 0.000485 10.0.0.22 - - [2025-10-20 16:38:54] "GET /domains HTTP/1.1" 200 438 0.030515 10.0.0.22 - - [2025-10-20 16:38:54] "GET /domains?obj_uuids=d63b8345-8de7-4e97-94d5-a56d8ff33dd0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001857 10.0.0.22 - - [2025-10-20 16:38:54] "GET /domain/d63b8345-8de7-4e97-94d5-a56d8ff33dd0 HTTP/1.1" 200 1482 0.010908 10.0.0.22 - - [2025-10-20 16:38:54] "GET /projects?obj_uuids=0198a40d-8348-4123-8c54-e79ca268e42f&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001028 10.0.0.22 - - [2025-10-20 16:38:54] "GET /project/0198a40d-8348-4123-8c54-e79ca268e42f HTTP/1.1" 200 2075 0.030470 10.0.0.22 - - [2025-10-20 16:38:54] "GET /virtual-network/03fc80fc-6022-4757-aa3c-44faa34d0bbe HTTP/1.1" 200 2315 0.007317 10.0.0.22 - - [2025-10-20 16:38:54] "GET /virtual-network/03fc80fc-6022-4757-aa3c-44faa34d0bbe HTTP/1.1" 200 2315 0.007517 10.0.0.22 - - [2025-10-20 16:38:54] "GET /routing-instance/fb35c2c7-476d-4bc5-80d9-a524a9c906ee HTTP/1.1" 200 1494 0.004799 10.0.0.22 - - [2025-10-20 16:38:54] "GET /routing-instance/fb35c2c7-476d-4bc5-80d9-a524a9c906ee HTTP/1.1" 200 1494 0.003797 10.0.0.22 - - [2025-10-20 16:38:54] "GET /route-target/3ff4b32d-88fb-4eec-ac37-b72ef67d4274 HTTP/1.1" 200 1212 0.003788 10.0.0.22 - - [2025-10-20 16:38:54] "GET /virtual-network/03fc80fc-6022-4757-aa3c-44faa34d0bbe HTTP/1.1" 200 2315 0.005439 10.0.0.22 - - [2025-10-20 16:38:54] "GET /routing-instance/fb35c2c7-476d-4bc5-80d9-a524a9c906ee HTTP/1.1" 200 1494 0.004762 10.0.0.22 - - [2025-10-20 16:38:54] "GET /virtual-network/03fc80fc-6022-4757-aa3c-44faa34d0bbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005755 10.0.0.22 - - [2025-10-20 16:38:54] "GET /virtual-network/03fc80fc-6022-4757-aa3c-44faa34d0bbe HTTP/1.1" 200 2315 0.005356 10.0.0.22 - - [2025-10-20 16:38:54] "GET /routing-instance/fb35c2c7-476d-4bc5-80d9-a524a9c906ee HTTP/1.1" 200 1494 0.003915 10.0.0.22 - - [2025-10-20 16:38:54] "GET /routing-instance/fb35c2c7-476d-4bc5-80d9-a524a9c906ee HTTP/1.1" 200 1494 0.004299 10.0.0.22 - - [2025-10-20 16:38:54] "GET /route-target/3ff4b32d-88fb-4eec-ac37-b72ef67d4274 HTTP/1.1" 200 1212 0.004159 10.0.0.22 - - [2025-10-20 16:38:54] "GET /domains HTTP/1.1" 200 438 0.003460 10.0.0.22 - - [2025-10-20 16:38:54] "GET /domains?obj_uuids=d63b8345-8de7-4e97-94d5-a56d8ff33dd0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001108 10.0.0.22 - - [2025-10-20 16:38:54] "GET /domain/d63b8345-8de7-4e97-94d5-a56d8ff33dd0 HTTP/1.1" 200 1482 0.007739 10.0.0.22 - - [2025-10-20 16:38:55] "GET /projects?obj_uuids=0198a40d-8348-4123-8c54-e79ca268e42f&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001171 10.0.0.22 - - [2025-10-20 16:38:55] "GET /project/0198a40d-8348-4123-8c54-e79ca268e42f HTTP/1.1" 200 2075 0.033867 10.0.0.22 - - [2025-10-20 16:38:55] "GET /virtual-network/03fc80fc-6022-4757-aa3c-44faa34d0bbe HTTP/1.1" 200 2315 0.005400 10.0.0.22 - - [2025-10-20 16:38:55] "GET /obj-perms HTTP/1.1" 200 6421 0.056094 10.0.0.22 - - [2025-10-20 16:38:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003471 10.0.0.22 - - [2025-10-20 16:38:55] "GET /projects?obj_uuids=0198a40d-8348-4123-8c54-e79ca268e42f&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001176 10.0.0.22 - - [2025-10-20 16:38:55] "GET /project/0198a40d-8348-4123-8c54-e79ca268e42f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.027414 252.22.220.211 - - [2025-10-20 16:38:55] "POST /neutron/network HTTP/1.1" 200 117 0.009255 10.0.0.22 - - [2025-10-20 16:38:55] "GET /projects?obj_uuids=0198a40d-8348-4123-8c54-e79ca268e42f&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001112 252.22.220.211 - - [2025-10-20 16:38:56] "POST /neutron/network HTTP/1.1" 200 611 0.071806 10.0.0.22 - - [2025-10-20 16:38:56] "POST /route-targets HTTP/1.1" 200 328 0.011591 10.0.0.22 - - [2025-10-20 16:38:56] "POST /ref-update HTTP/1.1" 200 156 0.013242 10.0.0.22 - - [2025-10-20 16:38:56] "POST /useragent-kv HTTP/1.1" 200 115 0.003482 252.22.220.211 - - [2025-10-20 16:38:56] "POST /neutron/subnet HTTP/1.1" 200 729 0.167348 252.22.220.211 - - [2025-10-20 16:38:56] "POST /neutron/network HTTP/1.1" 200 831 0.006381 10.0.0.22 - - [2025-10-20 16:38:56] "POST /id-to-fqname HTTP/1.1" 200 221 0.001503 10.0.0.22 - - [2025-10-20 16:38:56] "GET /virtual-network/a85cfdc6-c095-4eb2-a24e-e01b2dabfdda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.006540 252.22.220.211 - - [2025-10-20 16:38:56] "POST /neutron/network HTTP/1.1" 200 831 0.005939 10.0.0.22 - - [2025-10-20 16:38:56] "GET /virtual-network/a85cfdc6-c095-4eb2-a24e-e01b2dabfdda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.006685 252.22.220.211 - - [2025-10-20 16:38:56] "POST /neutron/network HTTP/1.1" 200 831 0.010688 252.22.220.211 - - [2025-10-20 16:38:56] "POST /neutron/subnet HTTP/1.1" 200 729 0.008598 10.0.0.22 - - [2025-10-20 16:38:56] "GET /domains HTTP/1.1" 200 438 0.003062 10.0.0.22 - - [2025-10-20 16:38:56] "GET /domains?obj_uuids=d63b8345-8de7-4e97-94d5-a56d8ff33dd0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001097 10.0.0.22 - - [2025-10-20 16:38:56] "GET /domain/d63b8345-8de7-4e97-94d5-a56d8ff33dd0 HTTP/1.1" 200 1482 0.007461 10.0.0.22 - - [2025-10-20 16:38:56] "GET /projects?obj_uuids=0198a40d-8348-4123-8c54-e79ca268e42f&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001721 10.0.0.22 - - [2025-10-20 16:38:56] "GET /project/0198a40d-8348-4123-8c54-e79ca268e42f HTTP/1.1" 200 2292 0.031688 10.0.0.22 - - [2025-10-20 16:38:56] "GET /virtual-network/a85cfdc6-c095-4eb2-a24e-e01b2dabfdda HTTP/1.1" 200 2323 0.006304 10.0.0.22 - - [2025-10-20 16:38:56] "GET /virtual-network/a85cfdc6-c095-4eb2-a24e-e01b2dabfdda HTTP/1.1" 200 2323 0.005340 10.0.0.22 - - [2025-10-20 16:38:56] "GET /routing-instance/15a43c6b-e159-4ecb-b5b1-58c5358afb60 HTTP/1.1" 200 1494 0.004610 10.0.0.22 - - [2025-10-20 16:38:57] "GET /routing-instance/15a43c6b-e159-4ecb-b5b1-58c5358afb60 HTTP/1.1" 200 1494 0.005022 10.0.0.22 - - [2025-10-20 16:38:57] "GET /route-target/1f81b7ab-bcf0-41da-ada3-5b1054d28d45 HTTP/1.1" 200 1212 0.003619 10.0.0.22 - - [2025-10-20 16:38:57] "GET /virtual-network/a85cfdc6-c095-4eb2-a24e-e01b2dabfdda HTTP/1.1" 200 2323 0.005231 10.0.0.22 - - [2025-10-20 16:38:57] "GET /routing-instance/15a43c6b-e159-4ecb-b5b1-58c5358afb60 HTTP/1.1" 200 1494 0.005479 10.0.0.22 - - [2025-10-20 16:38:57] "GET /virtual-network/a85cfdc6-c095-4eb2-a24e-e01b2dabfdda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005462 10.0.0.22 - - [2025-10-20 16:38:57] "GET /virtual-network/a85cfdc6-c095-4eb2-a24e-e01b2dabfdda HTTP/1.1" 200 2323 0.005096 10.0.0.22 - - [2025-10-20 16:38:57] "GET /routing-instance/15a43c6b-e159-4ecb-b5b1-58c5358afb60 HTTP/1.1" 200 1494 0.004428 10.0.0.22 - - [2025-10-20 16:38:57] "GET /routing-instance/15a43c6b-e159-4ecb-b5b1-58c5358afb60 HTTP/1.1" 200 1494 0.004307 10.0.0.22 - - [2025-10-20 16:38:57] "GET /route-target/1f81b7ab-bcf0-41da-ada3-5b1054d28d45 HTTP/1.1" 200 1212 0.004603 10.0.0.22 - - [2025-10-20 16:38:57] "GET /domains HTTP/1.1" 200 438 0.002953 10.0.0.22 - - [2025-10-20 16:38:57] "GET /domains?obj_uuids=d63b8345-8de7-4e97-94d5-a56d8ff33dd0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001070 10.0.0.22 - - [2025-10-20 16:38:57] "GET /domain/d63b8345-8de7-4e97-94d5-a56d8ff33dd0 HTTP/1.1" 200 1482 0.008516 10.0.0.22 - - [2025-10-20 16:38:57] "GET /projects?obj_uuids=0198a40d-8348-4123-8c54-e79ca268e42f&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001074 10.0.0.22 - - [2025-10-20 16:38:57] "GET /project/0198a40d-8348-4123-8c54-e79ca268e42f HTTP/1.1" 200 2292 0.029973 10.0.0.22 - - [2025-10-20 16:38:57] "GET /virtual-network/a85cfdc6-c095-4eb2-a24e-e01b2dabfdda HTTP/1.1" 200 2323 0.005697 10.0.0.22 - - [2025-10-20 16:38:57] "GET /obj-perms HTTP/1.1" 200 6421 0.001876 10.0.0.22 - - [2025-10-20 16:38:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003213 10.0.0.22 - - [2025-10-20 16:38:58] "GET /projects?obj_uuids=0198a40d-8348-4123-8c54-e79ca268e42f&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001150 10.0.0.22 - - [2025-10-20 16:38:58] "GET /project/0198a40d-8348-4123-8c54-e79ca268e42f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.028320 252.22.220.211 - - [2025-10-20 16:38:58] "POST /neutron/network HTTP/1.1" 200 117 0.010127 10.0.0.22 - - [2025-10-20 16:38:58] "GET /projects?obj_uuids=0198a40d-8348-4123-8c54-e79ca268e42f&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001137 252.22.220.211 - - [2025-10-20 16:38:58] "POST /neutron/network HTTP/1.1" 200 613 0.081564 10.0.0.22 - - [2025-10-20 16:38:58] "POST /ref-update HTTP/1.1" 200 156 0.010569 10.0.0.22 - - [2025-10-20 16:38:58] "POST /useragent-kv HTTP/1.1" 200 115 0.005316 252.22.220.211 - - [2025-10-20 16:38:58] "POST /neutron/subnet HTTP/1.1" 200 720 0.192697 252.22.220.211 - - [2025-10-20 16:38:58] "POST /neutron/network HTTP/1.1" 200 831 0.006114 10.0.0.22 - - [2025-10-20 16:38:58] "POST /id-to-fqname HTTP/1.1" 200 222 0.001442 10.0.0.22 - - [2025-10-20 16:38:58] "GET /virtual-network/298debcf-e536-4399-846c-da2d67948e80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005011 252.22.220.211 - - [2025-10-20 16:38:58] "POST /neutron/network HTTP/1.1" 200 831 0.005638 10.0.0.22 - - [2025-10-20 16:38:58] "GET /virtual-network/298debcf-e536-4399-846c-da2d67948e80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005245 252.22.220.211 - - [2025-10-20 16:38:58] "POST /neutron/network HTTP/1.1" 200 831 0.005589 252.22.220.211 - - [2025-10-20 16:38:58] "POST /neutron/subnet HTTP/1.1" 200 720 0.007628 10.0.0.22 - - [2025-10-20 16:38:58] "GET /domains HTTP/1.1" 200 438 0.003183 10.0.0.22 - - [2025-10-20 16:38:58] "GET /domains?obj_uuids=d63b8345-8de7-4e97-94d5-a56d8ff33dd0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001159 10.0.0.22 - - [2025-10-20 16:38:58] "GET /domain/d63b8345-8de7-4e97-94d5-a56d8ff33dd0 HTTP/1.1" 200 1482 0.007587 10.0.0.22 - - [2025-10-20 16:38:59] "GET /projects?obj_uuids=0198a40d-8348-4123-8c54-e79ca268e42f&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001273 10.0.0.22 - - [2025-10-20 16:38:59] "GET /project/0198a40d-8348-4123-8c54-e79ca268e42f HTTP/1.1" 200 2510 0.026302 10.0.0.22 - - [2025-10-20 16:38:59] "GET /virtual-network/298debcf-e536-4399-846c-da2d67948e80 HTTP/1.1" 200 2320 0.007088 10.0.0.22 - - [2025-10-20 16:38:59] "GET /virtual-network/298debcf-e536-4399-846c-da2d67948e80 HTTP/1.1" 200 2320 0.005234 10.0.0.22 - - [2025-10-20 16:38:59] "GET /routing-instance/96c00565-e774-4b91-98d7-1d2bc52daef7 HTTP/1.1" 200 1499 0.004406 10.0.0.22 - - [2025-10-20 16:38:59] "GET /routing-instance/96c00565-e774-4b91-98d7-1d2bc52daef7 HTTP/1.1" 200 1499 0.003968 10.0.0.22 - - [2025-10-20 16:38:59] "GET /route-target/7d7ee0fd-98d3-49c4-905b-f592915b6deb HTTP/1.1" 200 1214 0.003886 10.0.0.22 - - [2025-10-20 16:38:59] "GET /virtual-network/298debcf-e536-4399-846c-da2d67948e80 HTTP/1.1" 200 2320 0.005547 10.0.0.22 - - [2025-10-20 16:38:59] "GET /routing-instance/96c00565-e774-4b91-98d7-1d2bc52daef7 HTTP/1.1" 200 1499 0.004909 10.0.0.22 - - [2025-10-20 16:38:59] "GET /virtual-network/298debcf-e536-4399-846c-da2d67948e80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005737 10.0.0.22 - - [2025-10-20 16:38:59] "GET /virtual-network/298debcf-e536-4399-846c-da2d67948e80 HTTP/1.1" 200 2320 0.006403 10.0.0.22 - - [2025-10-20 16:38:59] "GET /routing-instance/96c00565-e774-4b91-98d7-1d2bc52daef7 HTTP/1.1" 200 1499 0.004917 10.0.0.22 - - [2025-10-20 16:38:59] "GET /routing-instance/96c00565-e774-4b91-98d7-1d2bc52daef7 HTTP/1.1" 200 1499 0.004054 10.0.0.22 - - [2025-10-20 16:38:59] "GET /route-target/7d7ee0fd-98d3-49c4-905b-f592915b6deb HTTP/1.1" 200 1214 0.003492 10.0.0.22 - - [2025-10-20 16:38:59] "GET /domains HTTP/1.1" 200 438 0.002990 10.0.0.22 - - [2025-10-20 16:38:59] "GET /domains?obj_uuids=d63b8345-8de7-4e97-94d5-a56d8ff33dd0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001127 10.0.0.22 - - [2025-10-20 16:38:59] "GET /domain/d63b8345-8de7-4e97-94d5-a56d8ff33dd0 HTTP/1.1" 200 1482 0.008111 10.0.0.22 - - [2025-10-20 16:38:59] "GET /projects?obj_uuids=0198a40d-8348-4123-8c54-e79ca268e42f&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001235 10.0.0.22 - - [2025-10-20 16:38:59] "GET /project/0198a40d-8348-4123-8c54-e79ca268e42f HTTP/1.1" 200 2510 0.023866 10.0.0.22 - - [2025-10-20 16:38:59] "GET /virtual-network/298debcf-e536-4399-846c-da2d67948e80 HTTP/1.1" 200 2320 0.005250 10.0.0.22 - - [2025-10-20 16:39:00] "GET /obj-perms HTTP/1.1" 200 6421 0.002085 10.0.0.22 - - [2025-10-20 16:39:00] "POST /id-to-fqname HTTP/1.1" 200 221 0.001573 252.22.220.211 - - [2025-10-20 16:39:00] "POST /neutron/network HTTP/1.1" 200 841 0.006680 252.22.220.211 - - [2025-10-20 16:39:00] "GET /aaa-mode HTTP/1.1" 401 296 0.000654 252.22.220.211 - - [2025-10-20 16:39:00] "GET / HTTP/1.1" 200 36215 0.002461 252.22.220.211 - - [2025-10-20 16:39:00] "GET /project/0198a40d-8348-4123-8c54-e79ca268e42f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000573 10.0.0.22 - - [2025-10-20 16:39:01] "GET /projects?obj_uuids=0198a40d-8348-4123-8c54-e79ca268e42f&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001671 252.22.220.211 - - [2025-10-20 16:39:01] "GET /project/0198a40d-8348-4123-8c54-e79ca268e42f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.055565 252.22.220.211 - - [2025-10-20 16:39:01] "POST /neutron/network HTTP/1.1" 200 831 0.006549 252.22.220.211 - - [2025-10-20 16:39:01] "POST /neutron/port HTTP/1.1" 200 117 0.007104 252.22.220.211 - - [2025-10-20 16:39:01] "POST /neutron/port HTTP/1.1" 200 117 0.005780 10.0.0.22 - - [2025-10-20 16:39:01] "POST /id-to-fqname HTTP/1.1" 200 222 0.001613 252.22.220.211 - - [2025-10-20 16:39:01] "POST /neutron/port HTTP/1.1" 200 117 0.005495 252.22.220.211 - - [2025-10-20 16:39:01] "POST /neutron/network HTTP/1.1" 200 841 0.006009 252.22.220.211 - - [2025-10-20 16:39:01] "GET /aaa-mode HTTP/1.1" 401 296 0.000484 252.22.220.211 - - [2025-10-20 16:39:01] "GET / HTTP/1.1" 200 36215 0.002062 252.22.220.211 - - [2025-10-20 16:39:01] "GET /project/0198a40d-8348-4123-8c54-e79ca268e42f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000448 252.22.220.211 - - [2025-10-20 16:39:01] "POST /neutron/network HTTP/1.1" 200 841 0.006555 10.0.0.22 - - [2025-10-20 16:39:01] "GET /projects?obj_uuids=0198a40d-8348-4123-8c54-e79ca268e42f&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001223 252.22.220.211 - - [2025-10-20 16:39:02] "POST /neutron/port HTTP/1.1" 200 1057 0.269254 10.0.0.22 - - [2025-10-20 16:39:02] "GET /projects?obj_uuids=0198a40d-8348-4123-8c54-e79ca268e42f&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001005 252.22.220.211 - - [2025-10-20 16:39:02] "GET /project/0198a40d-8348-4123-8c54-e79ca268e42f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.066033 252.22.220.211 - - [2025-10-20 16:39:02] "POST /neutron/network HTTP/1.1" 200 831 0.008822 252.22.220.211 - - [2025-10-20 16:39:02] "POST /neutron/port HTTP/1.1" 200 1057 0.050266 252.22.220.211 - - [2025-10-20 16:39:02] "POST /neutron/port HTTP/1.1" 200 1057 0.016273 252.22.220.211 - - [2025-10-20 16:39:02] "POST /neutron/port HTTP/1.1" 200 1031 0.016255 252.22.220.211 - - [2025-10-20 16:39:02] "POST /neutron/port HTTP/1.1" 200 1107 0.072832 252.22.220.211 - - [2025-10-20 16:39:02] "POST /neutron/security_group HTTP/1.1" 200 2054 0.010303 252.22.220.211 - - [2025-10-20 16:39:02] "POST /neutron/port HTTP/1.1" 200 117 0.006175 252.22.220.211 - - [2025-10-20 16:39:02] "POST /neutron/port HTTP/1.1" 200 1081 0.010909 10.0.0.22 - - [2025-10-20 16:39:02] "POST /fqname-to-id HTTP/1.1" 404 191 0.003664 10.0.0.22 - - [2025-10-20 16:39:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002837 252.22.220.211 - - [2025-10-20 16:39:02] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003721 10.0.0.22 - - [2025-10-20 16:39:02] "GET /domains?obj_uuids=d63b8345-8de7-4e97-94d5-a56d8ff33dd0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001710 10.0.0.22 - - [2025-10-20 16:39:02] "GET /domain/d63b8345-8de7-4e97-94d5-a56d8ff33dd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.009630 252.22.220.211 - - [2025-10-20 16:39:02] "POST /neutron/subnet HTTP/1.1" 200 703 0.008812 10.0.0.22 - - [2025-10-20 16:39:02] "POST /service-templates HTTP/1.1" 200 543 0.023725 252.22.220.211 - - [2025-10-20 16:39:02] "POST /neutron/port HTTP/1.1" 200 117 0.001294 10.0.0.22 - - [2025-10-20 16:39:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003113 10.0.0.22 - - [2025-10-20 16:39:02] "GET /service-template/da8d7869-7155-4ac1-b044-cdd4e895ee41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1814 0.008221 252.22.220.211 - - [2025-10-20 16:39:02] "POST /neutron/network HTTP/1.1" 200 831 0.005309 10.0.0.22 - - [2025-10-20 16:39:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003196 10.0.0.22 - - [2025-10-20 16:39:03] "GET /service-template/da8d7869-7155-4ac1-b044-cdd4e895ee41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1814 0.003383 252.22.220.211 - - [2025-10-20 16:39:03] "POST /neutron/network HTTP/1.1" 200 841 0.008150 10.0.0.22 - - [2025-10-20 16:39:03] "POST /id-to-fqname HTTP/1.1" 200 221 0.001438 10.0.0.22 - - [2025-10-20 16:39:03] "POST /id-to-fqname HTTP/1.1" 200 221 0.002570 10.0.0.22 - - [2025-10-20 16:39:03] "GET /projects?obj_uuids=0198a40d-8348-4123-8c54-e79ca268e42f&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001130 10.0.0.22 - - [2025-10-20 16:39:03] "POST /id-to-fqname HTTP/1.1" 200 222 0.002946 252.22.220.211 - - [2025-10-20 16:39:03] "POST /neutron/port HTTP/1.1" 200 1911 0.018669 252.22.220.211 - - [2025-10-20 16:39:03] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008714 252.22.220.211 - - [2025-10-20 16:39:03] "POST /neutron/port HTTP/1.1" 200 1055 0.257458 252.22.220.211 - - [2025-10-20 16:39:03] "POST /neutron/port HTTP/1.1" 200 1055 0.012138 252.22.220.211 - - [2025-10-20 16:39:03] "POST /neutron/port HTTP/1.1" 200 1055 0.008955 252.22.220.211 - - [2025-10-20 16:39:03] "POST /neutron/port HTTP/1.1" 200 1105 0.060959 252.22.220.211 - - [2025-10-20 16:39:03] "POST /neutron/port HTTP/1.1" 200 1079 0.016059 252.22.220.211 - - [2025-10-20 16:39:03] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003731 252.22.220.211 - - [2025-10-20 16:39:03] "POST /neutron/subnet HTTP/1.1" 200 694 0.007075 252.22.220.211 - - [2025-10-20 16:39:03] "POST /neutron/port HTTP/1.1" 200 117 0.001210 252.22.220.211 - - [2025-10-20 16:39:04] "POST /neutron/network HTTP/1.1" 200 831 0.006049 252.22.220.211 - - [2025-10-20 16:39:05] "POST /neutron/network HTTP/1.1" 200 2216 0.017732 252.22.220.211 - - [2025-10-20 16:39:05] "GET /aaa-mode HTTP/1.1" 401 296 0.000566 252.22.220.211 - - [2025-10-20 16:39:05] "GET / HTTP/1.1" 200 36215 0.001629 252.22.220.211 - - [2025-10-20 16:39:05] "GET /project/0198a40d-8348-4123-8c54-e79ca268e42f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000424 10.0.0.22 - - [2025-10-20 16:39:05] "GET /projects?obj_uuids=0198a40d-8348-4123-8c54-e79ca268e42f&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001220 252.22.220.211 - - [2025-10-20 16:39:05] "GET /project/0198a40d-8348-4123-8c54-e79ca268e42f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.054080 252.22.220.211 - - [2025-10-20 16:39:06] "POST /neutron/network HTTP/1.1" 200 829 0.045439 252.22.220.211 - - [2025-10-20 16:39:06] "POST /neutron/network HTTP/1.1" 200 831 0.008123 252.22.220.211 - - [2025-10-20 16:39:06] "POST /neutron/network HTTP/1.1" 200 831 0.006370 252.22.220.211 - - [2025-10-20 16:39:06] "POST /neutron/port HTTP/1.1" 200 2044 0.019183 252.22.220.211 - - [2025-10-20 16:39:06] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006921 252.22.220.211 - - [2025-10-20 16:39:06] "POST /neutron/port HTTP/1.1" 200 117 0.006824 252.22.220.211 - - [2025-10-20 16:39:06] "POST /neutron/port HTTP/1.1" 200 117 0.006782 252.22.220.211 - - [2025-10-20 16:39:07] "POST /neutron/network HTTP/1.1" 200 2216 0.017917 10.0.0.22 - - [2025-10-20 16:39:07] "GET /projects?obj_uuids=0198a40d-8348-4123-8c54-e79ca268e42f&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001652 252.22.220.211 - - [2025-10-20 16:39:07] "POST /neutron/port HTTP/1.1" 200 1055 0.293034 10.0.0.22 - - [2025-10-20 16:39:07] "GET /projects?obj_uuids=0198a40d-8348-4123-8c54-e79ca268e42f&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001200 252.22.220.211 - - [2025-10-20 16:39:07] "POST /neutron/port HTTP/1.1" 200 1057 0.273041 10.0.0.22 - - [2025-10-20 16:39:07] "GET /projects?obj_uuids=0198a40d-8348-4123-8c54-e79ca268e42f&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001130 252.22.220.211 - - [2025-10-20 16:39:08] "POST /neutron/port HTTP/1.1" 200 1055 0.316951 252.22.220.211 - - [2025-10-20 16:39:08] "POST /neutron/port HTTP/1.1" 200 1055 0.009466 252.22.220.211 - - [2025-10-20 16:39:08] "POST /neutron/port HTTP/1.1" 200 1055 0.011119 252.22.220.211 - - [2025-10-20 16:39:08] "POST /neutron/port HTTP/1.1" 200 1105 0.115211 252.22.220.211 - - [2025-10-20 16:39:08] "POST /neutron/port HTTP/1.1" 200 1057 0.010540 252.22.220.211 - - [2025-10-20 16:39:08] "POST /neutron/port HTTP/1.1" 200 1057 0.011574 252.22.220.211 - - [2025-10-20 16:39:08] "POST /neutron/port HTTP/1.1" 200 1107 0.084908 252.22.220.211 - - [2025-10-20 16:39:08] "POST /neutron/port HTTP/1.1" 200 1055 0.008817 252.22.220.211 - - [2025-10-20 16:39:08] "POST /neutron/port HTTP/1.1" 200 1055 0.012521 252.22.220.211 - - [2025-10-20 16:39:09] "POST /neutron/port HTTP/1.1" 200 1105 0.073269 252.22.220.211 - - [2025-10-20 16:39:09] "POST /neutron/port HTTP/1.1" 200 3006 0.015710 252.22.220.211 - - [2025-10-20 16:39:09] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003891 252.22.220.211 - - [2025-10-20 16:39:09] "POST /neutron/subnet HTTP/1.1" 200 693 0.012172 252.22.220.211 - - [2025-10-20 16:39:09] "POST /neutron/port HTTP/1.1" 200 117 0.001309 252.22.220.211 - - [2025-10-20 16:39:09] "POST /neutron/network HTTP/1.1" 200 829 0.006061 252.22.220.211 - - [2025-10-20 16:39:09] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004389 252.22.220.211 - - [2025-10-20 16:39:09] "POST /neutron/subnet HTTP/1.1" 200 703 0.008353 252.22.220.211 - - [2025-10-20 16:39:09] "POST /neutron/port HTTP/1.1" 200 117 0.001444 252.22.220.211 - - [2025-10-20 16:39:09] "POST /neutron/network HTTP/1.1" 200 831 0.009769 252.22.220.211 - - [2025-10-20 16:39:09] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004859 252.22.220.211 - - [2025-10-20 16:39:09] "POST /neutron/subnet HTTP/1.1" 200 694 0.008520 252.22.220.211 - - [2025-10-20 16:39:09] "POST /neutron/port HTTP/1.1" 200 117 0.001305 252.22.220.211 - - [2025-10-20 16:39:09] "POST /neutron/network HTTP/1.1" 200 831 0.006306 252.22.220.211 - - [2025-10-20 16:39:11] "POST /neutron/port HTTP/1.1" 200 3006 0.026645 252.22.220.211 - - [2025-10-20 16:39:11] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007976 252.22.220.211 - - [2025-10-20 16:39:12] "POST /neutron/port HTTP/1.1" 200 1081 0.012066 252.22.220.211 - - [2025-10-20 16:39:12] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006675 252.22.220.211 - - [2025-10-20 16:39:12] "POST /neutron/port HTTP/1.1" 200 1081 0.017399 252.22.220.211 - - [2025-10-20 16:39:12] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008085 252.22.220.211 - - [2025-10-20 16:39:13] "POST /neutron/port HTTP/1.1" 200 1079 0.011307 252.22.220.211 - - [2025-10-20 16:39:13] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007059 252.22.220.211 - - [2025-10-20 16:39:14] "POST /neutron/port HTTP/1.1" 200 1081 0.013270 252.22.220.211 - - [2025-10-20 16:39:14] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005953 252.22.220.211 - - [2025-10-20 16:39:14] "POST /neutron/port HTTP/1.1" 200 1081 0.014132 252.22.220.211 - - [2025-10-20 16:39:15] "POST /neutron/port HTTP/1.1" 200 1081 0.013702 252.22.220.211 - - [2025-10-20 16:39:15] "POST /neutron/network HTTP/1.1" 200 841 0.008165 252.22.220.211 - - [2025-10-20 16:39:15] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004032 252.22.220.211 - - [2025-10-20 16:39:15] "POST /neutron/subnet HTTP/1.1" 200 703 0.008333 252.22.220.211 - - [2025-10-20 16:39:15] "POST /neutron/port HTTP/1.1" 200 117 0.001349 252.22.220.211 - - [2025-10-20 16:39:15] "POST /neutron/network HTTP/1.1" 200 831 0.005921 252.22.220.211 - - [2025-10-20 16:39:15] "POST /neutron/port HTTP/1.1" 200 1079 0.011919 252.22.220.211 - - [2025-10-20 16:39:15] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006043 252.22.220.211 - - [2025-10-20 16:39:15] "POST /neutron/port HTTP/1.1" 200 1079 0.011245 252.22.220.211 - - [2025-10-20 16:39:15] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005632 252.22.220.211 - - [2025-10-20 16:39:16] "POST /neutron/port HTTP/1.1" 200 3006 0.015764 252.22.220.211 - - [2025-10-20 16:39:16] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006007 252.22.220.211 - - [2025-10-20 16:39:16] "POST /neutron/port HTTP/1.1" 200 3006 0.028177 252.22.220.211 - - [2025-10-20 16:39:16] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008588 252.22.220.211 - - [2025-10-20 16:39:17] "POST /neutron/port HTTP/1.1" 200 3006 0.022133 252.22.220.211 - - [2025-10-20 16:39:17] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008853 252.22.220.211 - - [2025-10-20 16:39:17] "POST /neutron/port HTTP/1.1" 200 3006 0.028893 252.22.220.211 - - [2025-10-20 16:39:17] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006410 252.22.220.211 - - [2025-10-20 16:39:17] "POST /neutron/port HTTP/1.1" 200 3006 0.015814 252.22.220.211 - - [2025-10-20 16:39:17] "POST /neutron/security_group HTTP/1.1" 200 2054 0.010317 10.0.0.22 - - [2025-10-20 16:39:17] "GET /virtual-machine/fa8580c5-014a-4fbd-aadc-60fbed8bb77e HTTP/1.1" 200 1801 0.005131 10.0.0.22 - - [2025-10-20 16:39:17] "GET /virtual-machine-interface/037d18ca-b785-45e3-a4ba-40d2283dfe00 HTTP/1.1" 200 2943 0.006276 10.0.0.22 - - [2025-10-20 16:39:17] "GET /virtual-machine-interface/dd01db23-5cad-4a32-837a-f92cf2f8d1a0 HTTP/1.1" 200 2941 0.007654 10.0.0.22 - - [2025-10-20 16:39:17] "GET /virtual-machine-interface/e3279ca0-b3fc-47c9-9380-1e4870b9a951 HTTP/1.1" 200 2942 0.006090 10.0.0.22 - - [2025-10-20 16:39:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003541 10.0.0.22 - - [2025-10-20 16:39:17] "GET /global-vrouter-config/ab3bfc59-6e70-4f4d-80a1-bc65af4f76af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003727 10.0.0.22 - - [2025-10-20 16:39:18] "GET /virtual-networks?parent_id=0198a40d-8348-4123-8c54-e79ca268e42f&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003853 10.0.0.22 - - [2025-10-20 16:39:18] "GET /virtual-network/03fc80fc-6022-4757-aa3c-44faa34d0bbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.008150 10.0.0.22 - - [2025-10-20 16:39:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003452 10.0.0.22 - - [2025-10-20 16:39:21] "GET /virtual-network/03fc80fc-6022-4757-aa3c-44faa34d0bbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006002 10.0.0.22 - - [2025-10-20 16:39:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003274 10.0.0.22 - - [2025-10-20 16:39:25] "GET /virtual-network/03fc80fc-6022-4757-aa3c-44faa34d0bbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005948 10.0.0.22 - - [2025-10-20 16:39:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003680 10.0.0.22 - - [2025-10-20 16:39:29] "GET /virtual-network/03fc80fc-6022-4757-aa3c-44faa34d0bbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.007056 10.0.0.22 - - [2025-10-20 16:39:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003229 10.0.0.22 - - [2025-10-20 16:39:31] "GET /global-vrouter-config/ab3bfc59-6e70-4f4d-80a1-bc65af4f76af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003435 10.0.0.22 - - [2025-10-20 16:39:31] "GET /virtual-networks?parent_id=0198a40d-8348-4123-8c54-e79ca268e42f&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.004362 10.0.0.22 - - [2025-10-20 16:39:31] "GET /virtual-network/03fc80fc-6022-4757-aa3c-44faa34d0bbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005244 252.22.220.211 - - [2025-10-20 16:39:32] "POST /neutron/port HTTP/1.1" 200 3006 0.015682 252.22.220.211 - - [2025-10-20 16:39:32] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006415 10.0.0.22 - - [2025-10-20 16:39:34] "DELETE /project/0198a40d834841238c54e79ca268e42f HTTP/1.1" 404 173 0.005585 10.0.0.22 - - [2025-10-20 16:39:34] "GET /projects?obj_uuids=baa67fe9-a0a1-4e94-9433-e9d0448754ef&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001093 10.0.0.22 - - [2025-10-20 16:39:34] "GET /project/baa67fe9-a0a1-4e94-9433-e9d0448754ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.026773 10.0.0.22 - - [2025-10-20 16:39:34] "GET /projects?obj_uuids=baa67fe9-a0a1-4e94-9433-e9d0448754ef&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001058 10.0.0.22 - - [2025-10-20 16:39:34] "GET /project/baa67fe9-a0a1-4e94-9433-e9d0448754ef?fields=security_groups HTTP/1.1" 200 1330 0.070338 10.0.0.22 - - [2025-10-20 16:39:34] "DELETE /security-group/fd5d34e1-88c6-4b00-8bea-26d2b1404c11 HTTP/1.1" 200 115 0.038944 10.0.0.22 - - [2025-10-20 16:39:34] "GET /projects?obj_uuids=baa67fe9-a0a1-4e94-9433-e9d0448754ef&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001152 10.0.0.22 - - [2025-10-20 16:39:34] "DELETE /access-control-list/0cff4b9a-e405-4165-a416-9a8f1c1dd6c3 HTTP/1.1" 200 115 0.035841 10.0.0.22 - - [2025-10-20 16:39:34] "GET /project/baa67fe9-a0a1-4e94-9433-e9d0448754ef?fields=application_policy_sets HTTP/1.1" 200 1369 0.044037 10.0.0.22 - - [2025-10-20 16:39:34] "DELETE /access-control-list/4f668f94-54a5-439b-a06f-2d2dcad24020 HTTP/1.1" 200 115 0.035028 10.0.0.22 - - [2025-10-20 16:39:34] "DELETE /project/baa67fe9-a0a1-4e94-9433-e9d0448754ef HTTP/1.1" 200 115 0.342167 252.22.220.211 - - [2025-10-20 16:39:37] "POST /neutron/port HTTP/1.1" 200 3006 0.016921 252.22.220.211 - - [2025-10-20 16:39:37] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007995 252.22.220.211 - - [2025-10-20 16:39:40] "POST /neutron/port HTTP/1.1" 200 3006 0.048466 252.22.220.211 - - [2025-10-20 16:39:41] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006159 252.22.220.211 - - [2025-10-20 16:39:41] "POST /neutron/port HTTP/1.1" 200 3006 0.042597 252.22.220.211 - - [2025-10-20 16:39:41] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005322 252.22.220.211 - - [2025-10-20 16:39:41] "POST /neutron/port HTTP/1.1" 200 3006 0.045223 252.22.220.211 - - [2025-10-20 16:39:41] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007206 252.22.220.211 - - [2025-10-20 16:39:42] "POST /neutron/port HTTP/1.1" 200 3006 0.051071 252.22.220.211 - - [2025-10-20 16:39:42] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006092 252.22.220.211 - - [2025-10-20 16:39:42] "POST /neutron/port HTTP/1.1" 200 3006 0.016335 252.22.220.211 - - [2025-10-20 16:39:42] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006477 10.0.0.22 - - [2025-10-20 16:39:45] "GET /obj-perms HTTP/1.1" 200 6378 0.056256 10.0.0.22 - - [2025-10-20 16:39:45] "GET /obj-perms HTTP/1.1" 200 6378 0.065329 252.22.220.211 - - [2025-10-20 16:39:47] "POST /neutron/port HTTP/1.1" 200 3006 0.020686 252.22.220.211 - - [2025-10-20 16:39:47] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007919 10.0.0.22 - - [2025-10-20 16:39:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003483 10.0.0.22 - - [2025-10-20 16:39:52] "GET /global-vrouter-config/ab3bfc59-6e70-4f4d-80a1-bc65af4f76af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003874 10.0.0.22 - - [2025-10-20 16:39:52] "GET /virtual-networks?parent_id=0198a40d-8348-4123-8c54-e79ca268e42f&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003318 10.0.0.22 - - [2025-10-20 16:39:52] "GET /virtual-network/a85cfdc6-c095-4eb2-a24e-e01b2dabfdda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005792 10.0.0.22 - - [2025-10-20 16:39:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003515 10.0.0.22 - - [2025-10-20 16:39:53] "GET /global-vrouter-config/ab3bfc59-6e70-4f4d-80a1-bc65af4f76af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003261 10.0.0.22 - - [2025-10-20 16:39:53] "GET /virtual-networks?parent_id=0198a40d-8348-4123-8c54-e79ca268e42f&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003402 10.0.0.22 - - [2025-10-20 16:39:53] "GET /virtual-network/298debcf-e536-4399-846c-da2d67948e80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005379 10.0.0.22 - - [2025-10-20 16:39:53] "POST /fqname-to-id HTTP/1.1" 404 205 0.003262 10.0.0.22 - - [2025-10-20 16:39:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002951 10.0.0.22 - - [2025-10-20 16:39:53] "GET /projects?obj_uuids=0198a40d-8348-4123-8c54-e79ca268e42f&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001379 10.0.0.22 - - [2025-10-20 16:39:53] "GET /project/0198a40d-8348-4123-8c54-e79ca268e42f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.029831 10.0.0.22 - - [2025-10-20 16:39:53] "POST /service-instances HTTP/1.1" 200 543 0.060525 10.0.0.22 - - [2025-10-20 16:39:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003185 10.0.0.22 - - [2025-10-20 16:39:53] "GET /service-instance/39f3cdef-8f13-4ac8-9d84-752a198db85a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2134 0.005390 10.0.0.22 - - [2025-10-20 16:39:53] "POST /port-tuples HTTP/1.1" 200 586 0.021634 10.0.0.22 - - [2025-10-20 16:39:53] "GET /virtual-machine-interface/e3279ca0-b3fc-47c9-9380-1e4870b9a951?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2720 0.005422 10.0.0.22 - - [2025-10-20 16:39:54] "PUT /virtual-machine-interface/e3279ca0-b3fc-47c9-9380-1e4870b9a951 HTTP/1.1" 200 285 0.011009 10.0.0.22 - - [2025-10-20 16:39:54] "POST /ref-update HTTP/1.1" 200 156 0.010613 10.0.0.22 - - [2025-10-20 16:39:54] "POST /instance-ips HTTP/1.1" 200 386 0.023784 10.0.0.22 - - [2025-10-20 16:39:54] "GET /virtual-machine-interface/dd01db23-5cad-4a32-837a-f92cf2f8d1a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2719 0.006174 10.0.0.22 - - [2025-10-20 16:39:54] "POST /ref-update HTTP/1.1" 200 156 0.018272 10.0.0.22 - - [2025-10-20 16:39:54] "PUT /virtual-machine-interface/dd01db23-5cad-4a32-837a-f92cf2f8d1a0 HTTP/1.1" 200 285 0.013954 10.0.0.22 - - [2025-10-20 16:39:54] "POST /ref-update HTTP/1.1" 200 156 0.019900 10.0.0.22 - - [2025-10-20 16:39:54] "POST /ref-update HTTP/1.1" 200 156 0.009486 10.0.0.22 - - [2025-10-20 16:39:54] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006101 10.0.0.22 - - [2025-10-20 16:39:54] "GET /virtual-machine-interface/037d18ca-b785-45e3-a4ba-40d2283dfe00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2721 0.005491 10.0.0.22 - - [2025-10-20 16:39:54] "POST /instance-ips HTTP/1.1" 200 386 0.027246 10.0.0.22 - - [2025-10-20 16:39:54] "PUT /virtual-machine-interface/037d18ca-b785-45e3-a4ba-40d2283dfe00 HTTP/1.1" 200 285 0.014920 10.0.0.22 - - [2025-10-20 16:39:54] "POST /ref-update HTTP/1.1" 200 156 0.017950 10.0.0.22 - - [2025-10-20 16:39:54] "POST /ref-update HTTP/1.1" 200 156 0.010820 10.0.0.22 - - [2025-10-20 16:39:54] "POST /ref-update HTTP/1.1" 200 156 0.008291 10.0.0.22 - - [2025-10-20 16:39:54] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005358 252.22.220.211 - - [2025-10-20 16:39:54] "POST /neutron/port HTTP/1.1" 200 1081 0.010310 252.22.220.211 - - [2025-10-20 16:39:54] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008605 10.0.0.22 - - [2025-10-20 16:39:54] "POST /instance-ips HTTP/1.1" 200 374 0.029486 10.0.0.22 - - [2025-10-20 16:39:54] "POST /ref-update HTTP/1.1" 200 156 0.012317 252.22.220.211 - - [2025-10-20 16:39:54] "POST /neutron/port HTTP/1.1" 200 1081 0.017146 10.0.0.22 - - [2025-10-20 16:39:54] "POST /ref-update HTTP/1.1" 200 156 0.009349 252.22.220.211 - - [2025-10-20 16:39:54] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006755 10.0.0.22 - - [2025-10-20 16:39:54] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003297 252.22.220.211 - - [2025-10-20 16:39:54] "POST /neutron/port HTTP/1.1" 200 1081 0.011809 10.0.0.22 - - [2025-10-20 16:39:54] "POST /instance-ips HTTP/1.1" 200 374 0.014748 252.22.220.211 - - [2025-10-20 16:39:54] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007072 10.0.0.22 - - [2025-10-20 16:39:54] "POST /ref-update HTTP/1.1" 200 156 0.013942 10.0.0.22 - - [2025-10-20 16:39:54] "GET /virtual-machine/f3c889aa-d9e3-4a63-802e-a7f243dfb288 HTTP/1.1" 200 1290 0.011218 10.0.0.22 - - [2025-10-20 16:39:54] "GET /virtual-machine-interface/ce27183f-108a-4194-ba37-e8ae87c7e878 HTTP/1.1" 200 2942 0.005262 10.0.0.22 - - [2025-10-20 16:39:54] "POST /ref-update HTTP/1.1" 200 156 0.019402 10.0.0.22 - - [2025-10-20 16:39:54] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003548 10.0.0.22 - - [2025-10-20 16:39:55] "POST /instance-ips HTTP/1.1" 200 376 0.019406 10.0.0.22 - - [2025-10-20 16:39:55] "POST /ref-update HTTP/1.1" 200 156 0.009152 10.0.0.22 - - [2025-10-20 16:39:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003055 10.0.0.22 - - [2025-10-20 16:39:55] "GET /global-vrouter-config/ab3bfc59-6e70-4f4d-80a1-bc65af4f76af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003986 10.0.0.22 - - [2025-10-20 16:39:55] "POST /ref-update HTTP/1.1" 200 156 0.009134 10.0.0.22 - - [2025-10-20 16:39:55] "GET /virtual-networks?parent_id=0198a40d-8348-4123-8c54-e79ca268e42f&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003286 10.0.0.22 - - [2025-10-20 16:39:55] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004389 10.0.0.22 - - [2025-10-20 16:39:55] "GET /virtual-network/a85cfdc6-c095-4eb2-a24e-e01b2dabfdda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005544 10.0.0.22 - - [2025-10-20 16:39:55] "POST /instance-ips HTTP/1.1" 200 376 0.014783 10.0.0.22 - - [2025-10-20 16:39:55] "POST /ref-update HTTP/1.1" 200 156 0.017392 10.0.0.22 - - [2025-10-20 16:39:55] "POST /ref-update HTTP/1.1" 200 156 0.017052 10.0.0.22 - - [2025-10-20 16:39:55] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003187 10.0.0.22 - - [2025-10-20 16:39:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003178 10.0.0.22 - - [2025-10-20 16:39:56] "GET /global-vrouter-config/ab3bfc59-6e70-4f4d-80a1-bc65af4f76af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003210 10.0.0.22 - - [2025-10-20 16:39:56] "GET /virtual-networks?parent_id=0198a40d-8348-4123-8c54-e79ca268e42f&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003153 10.0.0.22 - - [2025-10-20 16:39:56] "GET /virtual-network/a85cfdc6-c095-4eb2-a24e-e01b2dabfdda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005641 252.22.220.211 - - [2025-10-20 16:39:56] "POST /neutron/port HTTP/1.1" 200 1079 0.014057 252.22.220.211 - - [2025-10-20 16:39:56] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006900 252.22.220.211 - - [2025-10-20 16:39:56] "POST /neutron/port HTTP/1.1" 200 1079 0.011784 252.22.220.211 - - [2025-10-20 16:39:57] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006481 252.22.220.211 - - [2025-10-20 16:39:57] "POST /neutron/port HTTP/1.1" 200 1079 0.011201 252.22.220.211 - - [2025-10-20 16:39:57] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006759 10.0.0.22 - - [2025-10-20 16:39:57] "GET /virtual-machine/1afc7bd9-4015-4cb9-8453-efac668601fd HTTP/1.1" 200 1289 0.004864 10.0.0.22 - - [2025-10-20 16:39:57] "GET /virtual-machine-interface/dbbb54e5-9376-4ac7-8908-72c4bf2cf8cc HTTP/1.1" 200 2944 0.005406 10.0.0.22 - - [2025-10-20 16:39:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003312 10.0.0.22 - - [2025-10-20 16:39:57] "GET /global-vrouter-config/ab3bfc59-6e70-4f4d-80a1-bc65af4f76af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.002992 10.0.0.22 - - [2025-10-20 16:39:57] "GET /virtual-networks?parent_id=0198a40d-8348-4123-8c54-e79ca268e42f&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003599 10.0.0.22 - - [2025-10-20 16:39:57] "GET /virtual-network/298debcf-e536-4399-846c-da2d67948e80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005602 10.0.0.22 - - [2025-10-20 16:39:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006394 10.0.0.22 - - [2025-10-20 16:39:58] "GET /global-vrouter-config/ab3bfc59-6e70-4f4d-80a1-bc65af4f76af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004678 10.0.0.22 - - [2025-10-20 16:39:58] "GET /virtual-networks?parent_id=0198a40d-8348-4123-8c54-e79ca268e42f&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003158 10.0.0.22 - - [2025-10-20 16:39:58] "GET /virtual-network/298debcf-e536-4399-846c-da2d67948e80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005481 10.0.0.22 - - [2025-10-20 16:39:59] "POST /fqname-to-id HTTP/1.1" 404 209 0.003502 10.0.0.22 - - [2025-10-20 16:39:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003289 10.0.0.22 - - [2025-10-20 16:39:59] "GET /projects?obj_uuids=0198a40d-8348-4123-8c54-e79ca268e42f&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001577 10.0.0.22 - - [2025-10-20 16:39:59] "GET /project/0198a40d-8348-4123-8c54-e79ca268e42f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.030729 10.0.0.22 - - [2025-10-20 16:39:59] "POST /network-policys HTTP/1.1" 200 547 0.018686 10.0.0.22 - - [2025-10-20 16:39:59] "GET /network-policy/7807b460-0060-4f9a-a0f2-ca9c009af4dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2175 0.005455 10.0.0.22 - - [2025-10-20 16:39:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003161 10.0.0.22 - - [2025-10-20 16:39:59] "GET /virtual-network/a85cfdc6-c095-4eb2-a24e-e01b2dabfdda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005170 10.0.0.22 - - [2025-10-20 16:39:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003976 10.0.0.22 - - [2025-10-20 16:39:59] "GET /network-policy/7807b460-0060-4f9a-a0f2-ca9c009af4dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2175 0.004594 10.0.0.22 - - [2025-10-20 16:39:59] "POST /fqname-to-id HTTP/1.1" 404 240 0.003865 10.0.0.22 - - [2025-10-20 16:39:59] "POST /ref-update HTTP/1.1" 200 156 0.031411 10.0.0.22 - - [2025-10-20 16:39:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003662 10.0.0.22 - - [2025-10-20 16:39:59] "POST /access-control-lists HTTP/1.1" 200 601 0.066131 10.0.0.22 - - [2025-10-20 16:39:59] "GET /network-policy/7807b460-0060-4f9a-a0f2-ca9c009af4dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2175 0.003920 252.22.220.211 - - [2025-10-20 16:39:59] "POST /neutron/network HTTP/1.1" 200 917 0.007183 10.0.0.22 - - [2025-10-20 16:39:59] "GET /virtual-network/a85cfdc6-c095-4eb2-a24e-e01b2dabfdda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.007403 10.0.0.22 - - [2025-10-20 16:39:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003555 10.0.0.22 - - [2025-10-20 16:39:59] "GET /network-policy/7807b460-0060-4f9a-a0f2-ca9c009af4dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2175 0.005147 10.0.0.22 - - [2025-10-20 16:39:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003172 10.0.0.22 - - [2025-10-20 16:39:59] "GET /virtual-network/298debcf-e536-4399-846c-da2d67948e80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005410 10.0.0.22 - - [2025-10-20 16:39:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003190 10.0.0.22 - - [2025-10-20 16:40:00] "GET /network-policy/7807b460-0060-4f9a-a0f2-ca9c009af4dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2175 0.004643 10.0.0.22 - - [2025-10-20 16:40:00] "POST /ref-update HTTP/1.1" 200 156 0.041308 10.0.0.22 - - [2025-10-20 16:40:00] "PUT /access-control-list/2af36e64-f09a-4ad3-9852-cf7eba15188a HTTP/1.1" 200 273 0.016110 10.0.0.22 - - [2025-10-20 16:40:00] "POST /fqname-to-id HTTP/1.1" 404 242 0.004622 10.0.0.22 - - [2025-10-20 16:40:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003673 10.0.0.22 - - [2025-10-20 16:40:00] "GET /network-policy/7807b460-0060-4f9a-a0f2-ca9c009af4dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2175 0.027714 10.0.0.22 - - [2025-10-20 16:40:00] "POST /access-control-lists HTTP/1.1" 200 604 0.066117 252.22.220.211 - - [2025-10-20 16:40:00] "POST /neutron/network HTTP/1.1" 200 917 0.009567 10.0.0.22 - - [2025-10-20 16:40:00] "POST /routing-instances HTTP/1.1" 200 755 0.027079 10.0.0.22 - - [2025-10-20 16:40:00] "GET /virtual-network/298debcf-e536-4399-846c-da2d67948e80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2359 0.009904 10.0.0.22 - - [2025-10-20 16:40:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.007406 10.0.0.22 - - [2025-10-20 16:40:00] "POST /route-targets HTTP/1.1" 200 328 0.014421 10.0.0.22 - - [2025-10-20 16:40:00] "GET /network-policy/7807b460-0060-4f9a-a0f2-ca9c009af4dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2175 0.004046 10.0.0.22 - - [2025-10-20 16:40:00] "POST /ref-update HTTP/1.1" 200 156 0.011090 10.0.0.22 - - [2025-10-20 16:40:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003527 10.0.0.22 - - [2025-10-20 16:40:00] "GET /routing-instance/9e415114-fbba-49f3-ab37-1c50032d72b6?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1274 0.004488 10.0.0.22 - - [2025-10-20 16:40:00] "GET /service-template/da8d7869-7155-4ac1-b044-cdd4e895ee41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1814 0.004606 10.0.0.22 - - [2025-10-20 16:40:00] "GET /routing-instance/9e415114-fbba-49f3-ab37-1c50032d72b6?fields=routing_policy_back_refs HTTP/1.1" 200 1274 0.003966 10.0.0.22 - - [2025-10-20 16:40:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003315 10.0.0.22 - - [2025-10-20 16:40:00] "POST /ref-update HTTP/1.1" 200 156 0.012686 10.0.0.22 - - [2025-10-20 16:40:00] "GET /projects?obj_uuids=0198a40d-8348-4123-8c54-e79ca268e42f&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001947 10.0.0.22 - - [2025-10-20 16:40:00] "GET /project/0198a40d-8348-4123-8c54-e79ca268e42f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.046813 10.0.0.22 - - [2025-10-20 16:40:00] "POST /routing-instances HTTP/1.1" 200 756 0.043067 10.0.0.22 - - [2025-10-20 16:40:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004674 10.0.0.22 - - [2025-10-20 16:40:00] "POST /route-targets HTTP/1.1" 200 328 0.017502 10.0.0.22 - - [2025-10-20 16:40:00] "GET /service-instance/39f3cdef-8f13-4ac8-9d84-752a198db85a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3534 0.017909 10.0.0.22 - - [2025-10-20 16:40:00] "GET /domains HTTP/1.1" 200 438 0.004094 10.0.0.22 - - [2025-10-20 16:40:00] "POST /ref-update HTTP/1.1" 200 156 0.052653 10.0.0.22 - - [2025-10-20 16:40:00] "GET /domains?obj_uuids=d63b8345-8de7-4e97-94d5-a56d8ff33dd0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001086 10.0.0.22 - - [2025-10-20 16:40:00] "GET /domain/d63b8345-8de7-4e97-94d5-a56d8ff33dd0 HTTP/1.1" 200 1526 0.008216 10.0.0.22 - - [2025-10-20 16:40:00] "GET /routing-instance/2e9ec4f2-ba5c-43d9-91b7-b95fa96dc8ea?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1274 0.003474 10.0.0.22 - - [2025-10-20 16:40:00] "GET /routing-instance/2e9ec4f2-ba5c-43d9-91b7-b95fa96dc8ea?fields=routing_policy_back_refs HTTP/1.1" 200 1274 0.027602 10.0.0.22 - - [2025-10-20 16:40:00] "GET /projects?obj_uuids=0198a40d-8348-4123-8c54-e79ca268e42f&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001369 10.0.0.22 - - [2025-10-20 16:40:00] "GET /project/0198a40d-8348-4123-8c54-e79ca268e42f HTTP/1.1" 200 4219 0.049472 10.0.0.22 - - [2025-10-20 16:40:01] "PUT /routing-instance/9e415114-fbba-49f3-ab37-1c50032d72b6 HTTP/1.1" 200 267 0.011303 10.0.0.22 - - [2025-10-20 16:40:01] "GET /service-instance/39f3cdef-8f13-4ac8-9d84-752a198db85a HTTP/1.1" 200 3787 0.007586 10.0.0.22 - - [2025-10-20 16:40:01] "PUT /routing-instance/2e9ec4f2-ba5c-43d9-91b7-b95fa96dc8ea HTTP/1.1" 200 267 0.013992 10.0.0.22 - - [2025-10-20 16:40:01] "GET /domains HTTP/1.1" 200 438 0.004540 10.0.0.22 - - [2025-10-20 16:40:01] "POST /ref-update HTTP/1.1" 200 156 0.024540 10.0.0.22 - - [2025-10-20 16:40:01] "GET /domains?obj_uuids=d63b8345-8de7-4e97-94d5-a56d8ff33dd0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001542 10.0.0.22 - - [2025-10-20 16:40:01] "GET /domain/d63b8345-8de7-4e97-94d5-a56d8ff33dd0 HTTP/1.1" 200 1526 0.016417 10.0.0.22 - - [2025-10-20 16:40:01] "PUT /access-control-list/cdca5d7f-bbaf-4179-b00b-dfb2ca3f26f4 HTTP/1.1" 200 273 0.021788 10.0.0.22 - - [2025-10-20 16:40:01] "GET /projects?obj_uuids=0198a40d-8348-4123-8c54-e79ca268e42f&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001750 10.0.0.22 - - [2025-10-20 16:40:01] "GET /project/0198a40d-8348-4123-8c54-e79ca268e42f HTTP/1.1" 200 4219 0.059633 10.0.0.22 - - [2025-10-20 16:40:01] "GET /service-instance/39f3cdef-8f13-4ac8-9d84-752a198db85a HTTP/1.1" 200 3787 0.030068 10.0.0.22 - - [2025-10-20 16:40:01] "GET /port-tuple/a22a2a88-b0c0-4efd-90c8-4c42dff41f6d HTTP/1.1" 200 1977 0.005091 10.0.0.22 - - [2025-10-20 16:40:01] "GET /virtual-machine-interface/037d18ca-b785-45e3-a4ba-40d2283dfe00 HTTP/1.1" 200 3799 0.006978 10.0.0.22 - - [2025-10-20 16:40:01] "GET /virtual-machine-interface/dd01db23-5cad-4a32-837a-f92cf2f8d1a0 HTTP/1.1" 200 3794 0.007156 10.0.0.22 - - [2025-10-20 16:40:01] "GET /virtual-machine-interface/e3279ca0-b3fc-47c9-9380-1e4870b9a951 HTTP/1.1" 200 3813 0.005970 252.22.220.211 - - [2025-10-20 16:40:01] "POST /neutron/port HTTP/1.1" 200 3813 0.038150 252.22.220.211 - - [2025-10-20 16:40:01] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007582 252.22.220.211 - - [2025-10-20 16:40:01] "POST /neutron/port HTTP/1.1" 200 3813 0.046160 252.22.220.211 - - [2025-10-20 16:40:02] "POST /neutron/security_group HTTP/1.1" 200 2054 0.011489 252.22.220.211 - - [2025-10-20 16:40:02] "POST /neutron/port HTTP/1.1" 200 3813 0.034073 252.22.220.211 - - [2025-10-20 16:40:02] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007458 252.22.220.211 - - [2025-10-20 16:40:02] "POST /neutron/port HTTP/1.1" 200 3813 0.029263 252.22.220.211 - - [2025-10-20 16:40:02] "POST /neutron/security_group HTTP/1.1" 200 2054 0.010457 252.22.220.211 - - [2025-10-20 16:40:02] "POST /neutron/network HTTP/1.1" 200 891 0.018035 252.22.220.211 - - [2025-10-20 16:40:02] "POST /neutron/network HTTP/1.1" 200 917 0.007487 252.22.220.211 - - [2025-10-20 16:40:02] "POST /neutron/network HTTP/1.1" 200 803 0.013796 252.22.220.211 - - [2025-10-20 16:40:02] "POST /neutron/network HTTP/1.1" 200 829 0.008534 252.22.220.211 - - [2025-10-20 16:40:02] "POST /neutron/network HTTP/1.1" 200 891 0.013132 252.22.220.211 - - [2025-10-20 16:40:02] "POST /neutron/network HTTP/1.1" 200 917 0.007031 10.0.0.22 - - [2025-10-20 16:40:02] "POST /id-to-fqname HTTP/1.1" 200 221 0.001714 10.0.0.22 - - [2025-10-20 16:40:02] "POST /id-to-fqname HTTP/1.1" 200 221 0.001439 10.0.0.22 - - [2025-10-20 16:40:02] "POST /id-to-fqname HTTP/1.1" 200 222 0.001534 10.0.0.22 - - [2025-10-20 16:40:02] "GET /virtual-machine/fa8580c5-014a-4fbd-aadc-60fbed8bb77e HTTP/1.1" 200 1801 0.004321 10.0.0.22 - - [2025-10-20 16:40:02] "GET /virtual-machine-interface/037d18ca-b785-45e3-a4ba-40d2283dfe00 HTTP/1.1" 200 3799 0.005635 10.0.0.22 - - [2025-10-20 16:40:02] "GET /virtual-machine-interface/dd01db23-5cad-4a32-837a-f92cf2f8d1a0 HTTP/1.1" 200 3794 0.005376 10.0.0.22 - - [2025-10-20 16:40:02] "GET /virtual-machine-interface/e3279ca0-b3fc-47c9-9380-1e4870b9a951 HTTP/1.1" 200 3813 0.005413 10.0.0.22 - - [2025-10-20 16:40:03] "GET /instance-ip/39c0dc76-8131-40d7-a2cd-5e7ab103b168 HTTP/1.1" 200 1958 0.004455 10.0.0.22 - - [2025-10-20 16:40:03] "GET /instance-ip/8dc56300-5c08-4619-9a50-1fd24715d0d7 HTTP/1.1" 200 1621 0.005859 10.0.0.22 - - [2025-10-20 16:40:03] "GET /instance-ip/a38b06b0-9827-4c53-9f4e-5164b2bbc37a HTTP/1.1" 200 1961 0.004116 [Introspect:8084]10.0.0.22 - - [2025-10-20 16:40:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000937 10.0.0.22 - - [2025-10-20 16:40:03] "GET /instance-ip/0d0dff89-3391-4550-9d51-52054acc708e HTTP/1.1" 200 1620 0.006068 [Introspect:8084]10.0.0.22 - - [2025-10-20 16:40:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001074 10.0.0.22 - - [2025-10-20 16:40:03] "GET /instance-ip/292a8c4d-ea1e-419a-acf0-b68063bfe29a HTTP/1.1" 200 1954 0.004266 10.0.0.22 - - [2025-10-20 16:40:03] "GET /instance-ip/9bbe396f-0ff0-4a41-ac2b-744c8b5d87bb HTTP/1.1" 200 1957 0.004539 10.0.0.22 - - [2025-10-20 16:40:03] "GET /instance-ip/04e4a791-f0b1-411e-91b2-232e144fcb66 HTTP/1.1" 200 1618 0.005497 10.0.0.22 - - [2025-10-20 16:40:03] "GET /instance-ip/453e7d41-9ec2-4295-96d6-762fd4615984 HTTP/1.1" 200 1980 0.004235 10.0.0.22 - - [2025-10-20 16:40:03] "GET /instance-ip/50d1366b-8ff6-49cd-9fb8-9f77955973c2 HTTP/1.1" 200 1978 0.005031 252.22.220.211 - - [2025-10-20 16:40:03] "POST /neutron/port HTTP/1.1" 200 3813 0.028482 252.22.220.211 - - [2025-10-20 16:40:03] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007056 252.22.220.211 - - [2025-10-20 16:40:03] "POST /neutron/port HTTP/1.1" 200 3813 0.028198 252.22.220.211 - - [2025-10-20 16:40:03] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006715 252.22.220.211 - - [2025-10-20 16:40:03] "POST /neutron/port HTTP/1.1" 200 3813 0.034795 252.22.220.211 - - [2025-10-20 16:40:03] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006341 252.22.220.211 - - [2025-10-20 16:40:03] "POST /neutron/port HTTP/1.1" 200 3813 0.025381 252.22.220.211 - - [2025-10-20 16:40:03] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006168 10.0.0.22 - - [2025-10-20 16:40:03] "GET /virtual-machine/fa8580c5-014a-4fbd-aadc-60fbed8bb77e HTTP/1.1" 200 1801 0.003581 10.0.0.22 - - [2025-10-20 16:40:04] "GET /virtual-machine-interface/037d18ca-b785-45e3-a4ba-40d2283dfe00 HTTP/1.1" 200 3799 0.005354 10.0.0.22 - - [2025-10-20 16:40:04] "GET /virtual-machine-interface/dd01db23-5cad-4a32-837a-f92cf2f8d1a0 HTTP/1.1" 200 3794 0.007225 10.0.0.22 - - [2025-10-20 16:40:04] "GET /virtual-machine-interface/e3279ca0-b3fc-47c9-9380-1e4870b9a951 HTTP/1.1" 200 3813 0.005659 10.0.0.22 - - [2025-10-20 16:40:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003639 10.0.0.22 - - [2025-10-20 16:40:04] "GET /global-vrouter-config/ab3bfc59-6e70-4f4d-80a1-bc65af4f76af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003514 10.0.0.22 - - [2025-10-20 16:40:04] "GET /virtual-networks?parent_id=0198a40d-8348-4123-8c54-e79ca268e42f&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003976 10.0.0.22 - - [2025-10-20 16:40:04] "GET /virtual-network/a85cfdc6-c095-4eb2-a24e-e01b2dabfdda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.005549 10.0.0.22 - - [2025-10-20 16:40:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003794 10.0.0.22 - - [2025-10-20 16:40:05] "GET /global-vrouter-config/ab3bfc59-6e70-4f4d-80a1-bc65af4f76af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004276 10.0.0.22 - - [2025-10-20 16:40:05] "GET /virtual-networks?parent_id=0198a40d-8348-4123-8c54-e79ca268e42f&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003736 10.0.0.22 - - [2025-10-20 16:40:05] "GET /virtual-network/a85cfdc6-c095-4eb2-a24e-e01b2dabfdda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.010344 10.0.0.22 - - [2025-10-20 16:40:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003383 10.0.0.22 - - [2025-10-20 16:40:06] "GET /global-vrouter-config/ab3bfc59-6e70-4f4d-80a1-bc65af4f76af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003986 10.0.0.22 - - [2025-10-20 16:40:06] "GET /virtual-networks?parent_id=0198a40d-8348-4123-8c54-e79ca268e42f&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.010565 10.0.0.22 - - [2025-10-20 16:40:06] "GET /virtual-network/a85cfdc6-c095-4eb2-a24e-e01b2dabfdda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.006924 10.0.0.22 - - [2025-10-20 16:40:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003760 10.0.0.22 - - [2025-10-20 16:40:06] "GET /global-vrouter-config/ab3bfc59-6e70-4f4d-80a1-bc65af4f76af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004360 10.0.0.22 - - [2025-10-20 16:40:06] "GET /virtual-networks?parent_id=0198a40d-8348-4123-8c54-e79ca268e42f&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003461 10.0.0.22 - - [2025-10-20 16:40:06] "GET /virtual-network/a85cfdc6-c095-4eb2-a24e-e01b2dabfdda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.009389 10.0.0.22 - - [2025-10-20 16:40:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003433 10.0.0.22 - - [2025-10-20 16:40:06] "GET /global-vrouter-config/ab3bfc59-6e70-4f4d-80a1-bc65af4f76af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004607 10.0.0.22 - - [2025-10-20 16:40:06] "GET /virtual-networks?parent_id=0198a40d-8348-4123-8c54-e79ca268e42f&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.005572 10.0.0.22 - - [2025-10-20 16:40:06] "GET /virtual-network/a85cfdc6-c095-4eb2-a24e-e01b2dabfdda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.008252 10.0.0.22 - - [2025-10-20 16:40:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003378 10.0.0.22 - - [2025-10-20 16:40:06] "GET /global-vrouter-config/ab3bfc59-6e70-4f4d-80a1-bc65af4f76af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.015293 10.0.0.22 - - [2025-10-20 16:40:07] "GET /virtual-networks?parent_id=0198a40d-8348-4123-8c54-e79ca268e42f&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003359 10.0.0.22 - - [2025-10-20 16:40:07] "GET /virtual-network/03fc80fc-6022-4757-aa3c-44faa34d0bbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005983 10.0.0.22 - - [2025-10-20 16:40:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003906 10.0.0.22 - - [2025-10-20 16:40:07] "GET /global-vrouter-config/ab3bfc59-6e70-4f4d-80a1-bc65af4f76af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003860 10.0.0.22 - - [2025-10-20 16:40:07] "GET /virtual-networks?parent_id=0198a40d-8348-4123-8c54-e79ca268e42f&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.005981 10.0.0.22 - - [2025-10-20 16:40:07] "GET /virtual-network/03fc80fc-6022-4757-aa3c-44faa34d0bbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.015381 10.0.0.22 - - [2025-10-20 16:40:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003909 10.0.0.22 - - [2025-10-20 16:40:07] "GET /global-vrouter-config/ab3bfc59-6e70-4f4d-80a1-bc65af4f76af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004048 10.0.0.22 - - [2025-10-20 16:40:07] "GET /virtual-networks?parent_id=0198a40d-8348-4123-8c54-e79ca268e42f&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003731 10.0.0.22 - - [2025-10-20 16:40:07] "GET /virtual-network/03fc80fc-6022-4757-aa3c-44faa34d0bbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005490 10.0.0.22 - - [2025-10-20 16:40:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003205 10.0.0.22 - - [2025-10-20 16:40:07] "GET /global-vrouter-config/ab3bfc59-6e70-4f4d-80a1-bc65af4f76af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003751 10.0.0.22 - - [2025-10-20 16:40:07] "GET /virtual-networks?parent_id=0198a40d-8348-4123-8c54-e79ca268e42f&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.004437 10.0.0.22 - - [2025-10-20 16:40:07] "GET /virtual-network/03fc80fc-6022-4757-aa3c-44faa34d0bbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005913 10.0.0.22 - - [2025-10-20 16:40:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003402 10.0.0.22 - - [2025-10-20 16:40:08] "GET /global-vrouter-config/ab3bfc59-6e70-4f4d-80a1-bc65af4f76af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003463 10.0.0.22 - - [2025-10-20 16:40:08] "GET /virtual-networks?parent_id=0198a40d-8348-4123-8c54-e79ca268e42f&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003380 10.0.0.22 - - [2025-10-20 16:40:08] "GET /virtual-network/298debcf-e536-4399-846c-da2d67948e80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2359 0.005434 10.0.0.22 - - [2025-10-20 16:40:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003020 10.0.0.22 - - [2025-10-20 16:40:08] "GET /global-vrouter-config/ab3bfc59-6e70-4f4d-80a1-bc65af4f76af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003789 10.0.0.22 - - [2025-10-20 16:40:08] "GET /virtual-networks?parent_id=0198a40d-8348-4123-8c54-e79ca268e42f&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003526 10.0.0.22 - - [2025-10-20 16:40:08] "GET /virtual-network/298debcf-e536-4399-846c-da2d67948e80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2359 0.005502 10.0.0.22 - - [2025-10-20 16:40:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003237 10.0.0.22 - - [2025-10-20 16:40:08] "GET /global-vrouter-config/ab3bfc59-6e70-4f4d-80a1-bc65af4f76af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003353 10.0.0.22 - - [2025-10-20 16:40:08] "GET /virtual-networks?parent_id=0198a40d-8348-4123-8c54-e79ca268e42f&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003299 10.0.0.22 - - [2025-10-20 16:40:08] "GET /virtual-network/298debcf-e536-4399-846c-da2d67948e80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2359 0.005361 [Introspect:8084]10.0.0.22 - - [2025-10-20 16:40:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001053 10.0.0.22 - - [2025-10-20 16:40:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003161 [Introspect:8084]10.0.0.22 - - [2025-10-20 16:40:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001180 10.0.0.22 - - [2025-10-20 16:40:08] "GET /global-vrouter-config/ab3bfc59-6e70-4f4d-80a1-bc65af4f76af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003709 10.0.0.22 - - [2025-10-20 16:40:08] "GET /virtual-networks?parent_id=0198a40d-8348-4123-8c54-e79ca268e42f&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003449 10.0.0.22 - - [2025-10-20 16:40:08] "GET /virtual-network/298debcf-e536-4399-846c-da2d67948e80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2359 0.006858 10.0.0.22 - - [2025-10-20 16:40:08] "GET /virtual-machine/fa8580c5-014a-4fbd-aadc-60fbed8bb77e HTTP/1.1" 200 1801 0.003768 10.0.0.22 - - [2025-10-20 16:40:08] "GET /domains HTTP/1.1" 200 438 0.003030 10.0.0.22 - - [2025-10-20 16:40:08] "GET /domains?obj_uuids=d63b8345-8de7-4e97-94d5-a56d8ff33dd0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001115 10.0.0.22 - - [2025-10-20 16:40:08] "GET /domain/d63b8345-8de7-4e97-94d5-a56d8ff33dd0 HTTP/1.1" 200 1526 0.007279 10.0.0.22 - - [2025-10-20 16:40:09] "GET /projects?obj_uuids=0198a40d-8348-4123-8c54-e79ca268e42f&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001181 10.0.0.22 - - [2025-10-20 16:40:09] "GET /project/0198a40d-8348-4123-8c54-e79ca268e42f HTTP/1.1" 200 4219 0.029458 10.0.0.22 - - [2025-10-20 16:40:09] "GET /service-instance/39f3cdef-8f13-4ac8-9d84-752a198db85a HTTP/1.1" 200 3787 0.004339 10.0.0.22 - - [2025-10-20 16:40:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003197 10.0.0.22 - - [2025-10-20 16:40:09] "GET /routing-instance/15a43c6b-e159-4ecb-b5b1-58c5358afb60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1885 0.003666 10.0.0.22 - - [2025-10-20 16:40:09] "GET /routing-instance/15a43c6b-e159-4ecb-b5b1-58c5358afb60?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 2018 0.005839 10.0.0.22 - - [2025-10-20 16:40:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003190 10.0.0.22 - - [2025-10-20 16:40:09] "GET /routing-instance/96c00565-e774-4b91-98d7-1d2bc52daef7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1891 0.004086 10.0.0.22 - - [2025-10-20 16:40:09] "GET /routing-instance/96c00565-e774-4b91-98d7-1d2bc52daef7?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 2022 0.005063 10.0.0.22 - - [2025-10-20 16:40:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003930 10.0.0.22 - - [2025-10-20 16:40:09] "GET /virtual-network/a85cfdc6-c095-4eb2-a24e-e01b2dabfdda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.005330 10.0.0.22 - - [2025-10-20 16:40:09] "GET /virtual-network/a85cfdc6-c095-4eb2-a24e-e01b2dabfdda?fields=routing_instances HTTP/1.1" 200 1680 0.006306 10.0.0.22 - - [2025-10-20 16:40:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003261 10.0.0.22 - - [2025-10-20 16:40:09] "GET /virtual-network/298debcf-e536-4399-846c-da2d67948e80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2359 0.005224 10.0.0.22 - - [2025-10-20 16:40:09] "GET /virtual-network/298debcf-e536-4399-846c-da2d67948e80?fields=routing_instances HTTP/1.1" 200 1683 0.007084 10.0.0.22 - - [2025-10-20 16:40:14] "POST /ref-update HTTP/1.1" 200 156 0.037398 10.0.0.22 - - [2025-10-20 16:40:14] "DELETE /access-control-list/cdca5d7f-bbaf-4179-b00b-dfb2ca3f26f4 HTTP/1.1" 200 115 0.036173 252.22.220.211 - - [2025-10-20 16:40:14] "POST /neutron/network HTTP/1.1" 200 831 0.007030 10.0.0.22 - - [2025-10-20 16:40:14] "GET /virtual-network/298debcf-e536-4399-846c-da2d67948e80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006113 10.0.0.22 - - [2025-10-20 16:40:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002401 10.0.0.22 - - [2025-10-20 16:40:14] "DELETE /routing-instance/9e415114-fbba-49f3-ab37-1c50032d72b6 HTTP/1.1" 200 115 0.031113 10.0.0.22 - - [2025-10-20 16:40:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004723 10.0.0.22 - - [2025-10-20 16:40:14] "GET /network-policy/7807b460-0060-4f9a-a0f2-ca9c009af4dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2175 0.003920 10.0.0.22 - - [2025-10-20 16:40:14] "DELETE /route-target/e36dcadb-c860-43e5-8b17-0bceec561d34 HTTP/1.1" 200 115 0.017807 10.0.0.22 - - [2025-10-20 16:40:14] "POST /ref-update HTTP/1.1" 200 156 0.039721 10.0.0.22 - - [2025-10-20 16:40:14] "DELETE /routing-instance/2e9ec4f2-ba5c-43d9-91b7-b95fa96dc8ea HTTP/1.1" 200 115 0.050631 10.0.0.22 - - [2025-10-20 16:40:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003116 252.22.220.211 - - [2025-10-20 16:40:14] "POST /neutron/network HTTP/1.1" 200 831 0.008839 10.0.0.22 - - [2025-10-20 16:40:14] "DELETE /route-target/db0eebbb-b364-4ac4-b68d-2c9fecaab384 HTTP/1.1" 200 115 0.033745 10.0.0.22 - - [2025-10-20 16:40:14] "GET /virtual-network/a85cfdc6-c095-4eb2-a24e-e01b2dabfdda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.007370 10.0.0.22 - - [2025-10-20 16:40:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003828 10.0.0.22 - - [2025-10-20 16:40:14] "DELETE /access-control-list/2af36e64-f09a-4ad3-9852-cf7eba15188a HTTP/1.1" 200 115 0.030938 10.0.0.22 - - [2025-10-20 16:40:14] "GET /network-policy/7807b460-0060-4f9a-a0f2-ca9c009af4dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2175 0.003855 10.0.0.22 - - [2025-10-20 16:40:14] "DELETE /network-policy/7807b460-0060-4f9a-a0f2-ca9c009af4dd HTTP/1.1" 200 115 0.023553 10.0.0.22 - - [2025-10-20 16:40:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004142 10.0.0.22 - - [2025-10-20 16:40:14] "DELETE /service-instance/39f3cdef-8f13-4ac8-9d84-752a198db85a HTTP/1.1" 200 115 0.049983 10.0.0.22 - - [2025-10-20 16:40:14] "GET /domains HTTP/1.1" 200 438 0.002883 10.0.0.22 - - [2025-10-20 16:40:14] "POST /ref-update HTTP/1.1" 200 156 0.021254 10.0.0.22 - - [2025-10-20 16:40:14] "DELETE /instance-ip/50d1366b-8ff6-49cd-9fb8-9f77955973c2 HTTP/1.1" 200 115 0.025026 10.0.0.22 - - [2025-10-20 16:40:14] "POST /ref-update HTTP/1.1" 200 156 0.012516 10.0.0.22 - - [2025-10-20 16:40:14] "GET /domains?obj_uuids=d63b8345-8de7-4e97-94d5-a56d8ff33dd0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001701 10.0.0.22 - - [2025-10-20 16:40:14] "GET /domain/d63b8345-8de7-4e97-94d5-a56d8ff33dd0 HTTP/1.1" 200 1526 0.009232 10.0.0.22 - - [2025-10-20 16:40:14] "DELETE /instance-ip/292a8c4d-ea1e-419a-acf0-b68063bfe29a HTTP/1.1" 200 115 0.022990 10.0.0.22 - - [2025-10-20 16:40:14] "GET /projects?obj_uuids=0198a40d-8348-4123-8c54-e79ca268e42f&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002129 10.0.0.22 - - [2025-10-20 16:40:14] "POST /ref-update HTTP/1.1" 200 156 0.022522 10.0.0.22 - - [2025-10-20 16:40:14] "GET /project/0198a40d-8348-4123-8c54-e79ca268e42f HTTP/1.1" 200 3747 0.031589 10.0.0.22 - - [2025-10-20 16:40:15] "GET /virtual-machine/fa8580c5-014a-4fbd-aadc-60fbed8bb77e HTTP/1.1" 200 1801 0.004238 10.0.0.22 - - [2025-10-20 16:40:15] "DELETE /instance-ip/453e7d41-9ec2-4295-96d6-762fd4615984 HTTP/1.1" 200 115 0.029506 10.0.0.22 - - [2025-10-20 16:40:15] "POST /ref-update HTTP/1.1" 200 156 0.010428 10.0.0.22 - - [2025-10-20 16:40:15] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002803 10.0.0.22 - - [2025-10-20 16:40:15] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002529 10.0.0.22 - - [2025-10-20 16:40:15] "DELETE /instance-ip/39c0dc76-8131-40d7-a2cd-5e7ab103b168 HTTP/1.1" 200 115 0.022007 10.0.0.22 - - [2025-10-20 16:40:15] "POST /ref-update HTTP/1.1" 200 156 0.013337 10.0.0.22 - - [2025-10-20 16:40:15] "DELETE /instance-ip/9bbe396f-0ff0-4a41-ac2b-744c8b5d87bb HTTP/1.1" 200 115 0.025918 10.0.0.22 - - [2025-10-20 16:40:15] "POST /ref-update HTTP/1.1" 200 156 0.015786 10.0.0.22 - - [2025-10-20 16:40:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005294 10.0.0.22 - - [2025-10-20 16:40:15] "DELETE /service-template/da8d7869-7155-4ac1-b044-cdd4e895ee41 HTTP/1.1" 200 115 0.040937 10.0.0.22 - - [2025-10-20 16:40:15] "POST /fqname-to-id HTTP/1.1" 404 191 0.008482 10.0.0.22 - - [2025-10-20 16:40:15] "DELETE /instance-ip/a38b06b0-9827-4c53-9f4e-5164b2bbc37a HTTP/1.1" 200 115 0.040522 252.22.220.211 - - [2025-10-20 16:40:15] "POST /neutron/network HTTP/1.1" 200 831 0.007861 252.22.220.211 - - [2025-10-20 16:40:15] "POST /neutron/network HTTP/1.1" 400 204 0.010341 252.22.220.211 - - [2025-10-20 16:40:16] "POST /neutron/port HTTP/1.1" 200 1081 0.017305 252.22.220.211 - - [2025-10-20 16:40:16] "POST /neutron/port HTTP/1.1" 200 1079 0.016079 252.22.220.211 - - [2025-10-20 16:40:16] "POST /neutron/port HTTP/1.1" 200 1107 0.016353 252.22.220.211 - - [2025-10-20 16:40:16] "POST /neutron/port HTTP/1.1" 200 1105 0.010116 252.22.220.211 - - [2025-10-20 16:40:16] "POST /neutron/port HTTP/1.1" 200 3006 0.017699 252.22.220.211 - - [2025-10-20 16:40:16] "POST /neutron/port HTTP/1.1" 200 1105 0.014494 252.22.220.211 - - [2025-10-20 16:40:16] "POST /neutron/port HTTP/1.1" 200 151 0.181305 252.22.220.211 - - [2025-10-20 16:40:16] "POST /neutron/port HTTP/1.1" 200 151 0.180541 252.22.220.211 - - [2025-10-20 16:40:16] "POST /neutron/port HTTP/1.1" 200 151 0.162555 252.22.220.211 - - [2025-10-20 16:40:16] "POST /neutron/port HTTP/1.1" 200 1107 0.019202 252.22.220.211 - - [2025-10-20 16:40:17] "POST /neutron/port HTTP/1.1" 200 151 0.119342 252.22.220.211 - - [2025-10-20 16:40:17] "POST /neutron/port HTTP/1.1" 200 1105 0.014315 252.22.220.211 - - [2025-10-20 16:40:17] "POST /neutron/port HTTP/1.1" 200 151 0.123275 252.22.220.211 - - [2025-10-20 16:40:17] "POST /neutron/network HTTP/1.1" 200 831 0.006248 10.0.0.22 - - [2025-10-20 16:40:17] "POST /useragent-kv HTTP/1.1" 200 115 0.003575 10.0.0.22 - - [2025-10-20 16:40:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005085 10.0.0.22 - - [2025-10-20 16:40:17] "POST /useragent-kv HTTP/1.1" 200 115 0.003751 252.22.220.211 - - [2025-10-20 16:40:17] "POST /neutron/network HTTP/1.1" 200 151 0.101780 10.0.0.22 - - [2025-10-20 16:40:17] "GET /routing-instance/96c00565-e774-4b91-98d7-1d2bc52daef7 HTTP/1.1" 404 171 0.002227 10.0.0.22 - - [2025-10-20 16:40:17] "DELETE /route-target/7d7ee0fd-98d3-49c4-905b-f592915b6deb HTTP/1.1" 200 115 0.031878 10.0.0.22 - - [2025-10-20 16:40:17] "GET /domains HTTP/1.1" 200 438 0.002988 10.0.0.22 - - [2025-10-20 16:40:17] "GET /domains?obj_uuids=d63b8345-8de7-4e97-94d5-a56d8ff33dd0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001633 10.0.0.22 - - [2025-10-20 16:40:17] "GET /domain/d63b8345-8de7-4e97-94d5-a56d8ff33dd0 HTTP/1.1" 200 1304 0.011185 10.0.0.22 - - [2025-10-20 16:40:18] "GET /projects?obj_uuids=0198a40d-8348-4123-8c54-e79ca268e42f&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002462 10.0.0.22 - - [2025-10-20 16:40:18] "GET /project/0198a40d-8348-4123-8c54-e79ca268e42f HTTP/1.1" 200 2292 0.026243 252.22.220.211 - - [2025-10-20 16:40:18] "POST /neutron/network HTTP/1.1" 200 831 0.006893 10.0.0.22 - - [2025-10-20 16:40:18] "POST /useragent-kv HTTP/1.1" 200 115 0.003389 10.0.0.22 - - [2025-10-20 16:40:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003645 10.0.0.22 - - [2025-10-20 16:40:18] "POST /useragent-kv HTTP/1.1" 200 115 0.002877 252.22.220.211 - - [2025-10-20 16:40:18] "POST /neutron/network HTTP/1.1" 200 151 0.076484 10.0.0.22 - - [2025-10-20 16:40:18] "DELETE /route-target/1f81b7ab-bcf0-41da-ada3-5b1054d28d45 HTTP/1.1" 200 115 0.017181 10.0.0.22 - - [2025-10-20 16:40:18] "GET /routing-instance/15a43c6b-e159-4ecb-b5b1-58c5358afb60 HTTP/1.1" 404 171 0.002554 10.0.0.22 - - [2025-10-20 16:40:18] "GET /domains HTTP/1.1" 200 438 0.002796 10.0.0.22 - - [2025-10-20 16:40:18] "GET /domains?obj_uuids=d63b8345-8de7-4e97-94d5-a56d8ff33dd0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001113 10.0.0.22 - - [2025-10-20 16:40:18] "GET /domain/d63b8345-8de7-4e97-94d5-a56d8ff33dd0 HTTP/1.1" 200 1304 0.006968 10.0.0.22 - - [2025-10-20 16:40:18] "GET /projects?obj_uuids=0198a40d-8348-4123-8c54-e79ca268e42f&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001876 10.0.0.22 - - [2025-10-20 16:40:18] "GET /project/0198a40d-8348-4123-8c54-e79ca268e42f HTTP/1.1" 200 2075 0.025013 252.22.220.211 - - [2025-10-20 16:40:19] "POST /neutron/network HTTP/1.1" 200 829 0.006883 10.0.0.22 - - [2025-10-20 16:40:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004651 10.0.0.22 - - [2025-10-20 16:40:19] "POST /useragent-kv HTTP/1.1" 200 115 0.003732 10.0.0.22 - - [2025-10-20 16:40:19] "POST /useragent-kv HTTP/1.1" 200 115 0.003508 252.22.220.211 - - [2025-10-20 16:40:19] "POST /neutron/network HTTP/1.1" 200 151 0.099480 10.0.0.22 - - [2025-10-20 16:40:19] "DELETE /route-target/3ff4b32d-88fb-4eec-ac37-b72ef67d4274 HTTP/1.1" 200 115 0.021685 10.0.0.22 - - [2025-10-20 16:40:19] "GET /routing-instance/fb35c2c7-476d-4bc5-80d9-a524a9c906ee HTTP/1.1" 404 171 0.002956 10.0.0.22 - - [2025-10-20 16:40:19] "GET /domains HTTP/1.1" 200 438 0.003055 10.0.0.22 - - [2025-10-20 16:40:19] "GET /domains?obj_uuids=d63b8345-8de7-4e97-94d5-a56d8ff33dd0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001042 10.0.0.22 - - [2025-10-20 16:40:19] "GET /domain/d63b8345-8de7-4e97-94d5-a56d8ff33dd0 HTTP/1.1" 200 1304 0.007318 10.0.0.22 - - [2025-10-20 16:40:19] "GET /projects?obj_uuids=0198a40d-8348-4123-8c54-e79ca268e42f&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001927 10.0.0.22 - - [2025-10-20 16:40:19] "GET /project/0198a40d-8348-4123-8c54-e79ca268e42f HTTP/1.1" 200 1836 0.026677 10.0.0.22 - - [2025-10-20 16:40:20] "GET /projects?obj_uuids=0198a40d-8348-4123-8c54-e79ca268e42f&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001307 10.0.0.22 - - [2025-10-20 16:40:20] "GET /project/0198a40d-8348-4123-8c54-e79ca268e42f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.026877 10.0.0.22 - - [2025-10-20 16:40:20] "GET /projects?obj_uuids=0198a40d-8348-4123-8c54-e79ca268e42f&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001077 10.0.0.22 - - [2025-10-20 16:40:20] "GET /project/0198a40d-8348-4123-8c54-e79ca268e42f?fields=virtual_networks HTTP/1.1" 200 1027 0.064285 10.0.0.22 - - [2025-10-20 16:40:20] "GET /projects?obj_uuids=0198a40d-8348-4123-8c54-e79ca268e42f&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002875 10.0.0.22 - - [2025-10-20 16:40:20] "GET /project/0198a40d-8348-4123-8c54-e79ca268e42f?fields=virtual_machine_interfaces HTTP/1.1" 200 1027 0.030212 10.0.0.22 - - [2025-10-20 16:40:20] "GET /projects?obj_uuids=0198a40d-8348-4123-8c54-e79ca268e42f&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001032 10.0.0.22 - - [2025-10-20 16:40:20] "GET /project/0198a40d-8348-4123-8c54-e79ca268e42f?fields=security_groups HTTP/1.1" 200 1250 0.025458 10.0.0.22 - - [2025-10-20 16:40:21] "GET /domains?obj_uuids=d63b8345-8de7-4e97-94d5-a56d8ff33dd0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001377 10.0.0.22 - - [2025-10-20 16:40:21] "GET /domain/d63b8345-8de7-4e97-94d5-a56d8ff33dd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.008323 10.0.0.22 - - [2025-10-20 16:40:21] "POST /fqname-to-id HTTP/1.1" 404 187 0.030398 10.0.0.22 - - [2025-10-20 16:40:21] "GET /projects?obj_uuids=b97c5890-09a0-4aa6-b33c-8648c030b8b7&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002687 10.0.0.22 - - [2025-10-20 16:40:21] "GET /domains?obj_uuids=d63b8345-8de7-4e97-94d5-a56d8ff33dd0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001099 10.0.0.22 - - [2025-10-20 16:40:21] "GET /domain/d63b8345-8de7-4e97-94d5-a56d8ff33dd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.007013 10.0.0.22 - - [2025-10-20 16:40:21] "POST /id-to-fqname HTTP/1.1" 200 189 0.001673 10.0.0.22 - - [2025-10-20 16:40:21] "POST /fqname-to-id HTTP/1.1" 404 198 0.003371 10.0.0.22 - - [2025-10-20 16:40:21] "POST /security-groups HTTP/1.1" 200 584 0.064414 10.0.0.22 - - [2025-10-20 16:40:21] "POST /fqname-to-id HTTP/1.1" 404 233 0.003055 10.0.0.22 - - [2025-10-20 16:40:21] "POST /projects HTTP/1.1" 200 579 0.213714 10.0.0.22 - - [2025-10-20 16:40:21] "POST /access-control-lists HTTP/1.1" 200 597 0.063191 10.0.0.22 - - [2025-10-20 16:40:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.294008 10.0.0.22 - - [2025-10-20 16:40:21] "POST /fqname-to-id HTTP/1.1" 404 232 0.003126 10.0.0.22 - - [2025-10-20 16:40:21] "GET /project/b97c5890-09a0-4aa6-b33c-8648c030b8b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.440804 10.0.0.22 - - [2025-10-20 16:40:21] "POST /access-control-lists HTTP/1.1" 200 595 0.060957 10.0.0.22 - - [2025-10-20 16:40:23] "GET / HTTP/1.1" 200 36215 0.002198 10.0.0.22 - - [2025-10-20 16:40:24] "POST /fqname-to-id HTTP/1.1" 401 296 0.000552 10.0.0.22 - - [2025-10-20 16:40:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.035369 10.0.0.22 - - [2025-10-20 16:40:24] "GET /projects?obj_uuids=b97c5890-09a0-4aa6-b33c-8648c030b8b7&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001183 10.0.0.22 - - [2025-10-20 16:40:24] "GET /project/b97c5890-09a0-4aa6-b33c-8648c030b8b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.024192 10.0.0.22 - - [2025-10-20 16:40:24] "POST /fqname-to-id HTTP/1.1" 404 178 0.003015 10.0.0.22 - - [2025-10-20 16:40:24] "POST /virtual-DNSs HTTP/1.1" 200 507 0.017944 10.0.0.22 - - [2025-10-20 16:40:24] "GET /virtual-DNS/42e7b9b8-ede0-4440-a86c-c268cd82c080?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1438 0.004945 10.0.0.22 - - [2025-10-20 16:40:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003095 10.0.0.22 - - [2025-10-20 16:40:24] "GET /virtual-DNS/42e7b9b8-ede0-4440-a86c-c268cd82c080?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1438 0.004185 10.0.0.22 - - [2025-10-20 16:40:24] "GET /domains HTTP/1.1" 401 296 0.000632 10.0.0.22 - - [2025-10-20 16:40:25] "GET /domains HTTP/1.1" 200 438 0.030763 10.0.0.22 - - [2025-10-20 16:40:25] "GET /domains?obj_uuids=d63b8345-8de7-4e97-94d5-a56d8ff33dd0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001365 10.0.0.22 - - [2025-10-20 16:40:25] "GET /domain/d63b8345-8de7-4e97-94d5-a56d8ff33dd0 HTTP/1.1" 200 1689 0.009583 10.0.0.22 - - [2025-10-20 16:40:25] "GET /virtual-DNS/42e7b9b8-ede0-4440-a86c-c268cd82c080 HTTP/1.1" 200 1438 0.005654 10.0.0.22 - - [2025-10-20 16:40:25] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 547 0.003076 10.0.0.22 - - [2025-10-20 16:40:25] "POST /network-ipams HTTP/1.1" 200 514 0.018043 10.0.0.22 - - [2025-10-20 16:40:25] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 752 0.003680 10.0.0.22 - - [2025-10-20 16:40:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004062 10.0.0.22 - - [2025-10-20 16:40:25] "GET /network-ipam/3a8c94a2-97c0-47f2-bf4a-2e45847d5dfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.005648 10.0.0.22 - - [2025-10-20 16:40:25] "PUT /network-ipam/3a8c94a2-97c0-47f2-bf4a-2e45847d5dfa HTTP/1.1" 200 259 0.012002 10.0.0.22 - - [2025-10-20 16:40:25] "POST /ref-update HTTP/1.1" 200 156 0.009243 10.0.0.22 - - [2025-10-20 16:40:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003077 10.0.0.22 - - [2025-10-20 16:40:25] "GET /projects?obj_uuids=b97c5890-09a0-4aa6-b33c-8648c030b8b7&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001124 10.0.0.22 - - [2025-10-20 16:40:25] "GET /project/b97c5890-09a0-4aa6-b33c-8648c030b8b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.026721 252.22.220.211 - - [2025-10-20 16:40:26] "POST /neutron/network HTTP/1.1" 200 117 0.046063 10.0.0.22 - - [2025-10-20 16:40:26] "GET /projects?obj_uuids=b97c5890-09a0-4aa6-b33c-8648c030b8b7&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001134 252.22.220.211 - - [2025-10-20 16:40:26] "POST /neutron/network HTTP/1.1" 200 616 0.073740 10.0.0.22 - - [2025-10-20 16:40:26] "POST /route-targets HTTP/1.1" 200 328 0.011667 10.0.0.22 - - [2025-10-20 16:40:26] "POST /ref-update HTTP/1.1" 200 156 0.017704 10.0.0.22 - - [2025-10-20 16:40:26] "POST /useragent-kv HTTP/1.1" 200 115 0.011411 252.22.220.211 - - [2025-10-20 16:40:26] "POST /neutron/subnet HTTP/1.1" 200 711 0.252037 252.22.220.211 - - [2025-10-20 16:40:26] "POST /neutron/network HTTP/1.1" 200 829 0.007400 10.0.0.22 - - [2025-10-20 16:40:26] "POST /id-to-fqname HTTP/1.1" 200 225 0.001974 10.0.0.22 - - [2025-10-20 16:40:26] "GET /virtual-network/8f340980-c008-49be-b169-02c7f18c6fe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006446 252.22.220.211 - - [2025-10-20 16:40:26] "POST /neutron/network HTTP/1.1" 200 829 0.006082 10.0.0.22 - - [2025-10-20 16:40:26] "GET /virtual-network/8f340980-c008-49be-b169-02c7f18c6fe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.008639 252.22.220.211 - - [2025-10-20 16:40:26] "POST /neutron/network HTTP/1.1" 200 829 0.006339 252.22.220.211 - - [2025-10-20 16:40:26] "POST /neutron/subnet HTTP/1.1" 200 711 0.007341 252.22.220.211 - - [2025-10-20 16:40:26] "POST /neutron/network HTTP/1.1" 200 803 0.011961 252.22.220.211 - - [2025-10-20 16:40:26] "POST /neutron/network HTTP/1.1" 200 829 0.005449 10.0.0.22 - - [2025-10-20 16:40:27] "POST /id-to-fqname HTTP/1.1" 200 225 0.001539 252.22.220.211 - - [2025-10-20 16:40:27] "POST /neutron/network HTTP/1.1" 200 839 0.005859 252.22.220.211 - - [2025-10-20 16:40:27] "GET /aaa-mode HTTP/1.1" 401 296 0.000867 252.22.220.211 - - [2025-10-20 16:40:27] "GET / HTTP/1.1" 200 36215 0.003343 252.22.220.211 - - [2025-10-20 16:40:27] "GET /project/b97c5890-09a0-4aa6-b33c-8648c030b8b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000405 10.0.0.22 - - [2025-10-20 16:40:27] "GET /projects?obj_uuids=b97c5890-09a0-4aa6-b33c-8648c030b8b7&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001010 252.22.220.211 - - [2025-10-20 16:40:27] "GET /project/b97c5890-09a0-4aa6-b33c-8648c030b8b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.063165 252.22.220.211 - - [2025-10-20 16:40:27] "POST /neutron/network HTTP/1.1" 200 829 0.036040 252.22.220.211 - - [2025-10-20 16:40:28] "POST /neutron/port HTTP/1.1" 200 117 0.005372 252.22.220.211 - - [2025-10-20 16:40:28] "POST /neutron/port HTTP/1.1" 200 117 0.005540 252.22.220.211 - - [2025-10-20 16:40:28] "POST /neutron/port HTTP/1.1" 200 117 0.005456 252.22.220.211 - - [2025-10-20 16:40:28] "POST /neutron/network HTTP/1.1" 200 839 0.006482 10.0.0.22 - - [2025-10-20 16:40:28] "GET /projects?obj_uuids=b97c5890-09a0-4aa6-b33c-8648c030b8b7&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001230 252.22.220.211 - - [2025-10-20 16:40:29] "POST /neutron/port HTTP/1.1" 200 1056 0.217143 252.22.220.211 - - [2025-10-20 16:40:29] "POST /neutron/port HTTP/1.1" 200 1056 0.009924 252.22.220.211 - - [2025-10-20 16:40:29] "POST /neutron/port HTTP/1.1" 200 1056 0.009247 252.22.220.211 - - [2025-10-20 16:40:29] "POST /neutron/port HTTP/1.1" 200 1106 0.057184 252.22.220.211 - - [2025-10-20 16:40:29] "POST /neutron/port HTTP/1.1" 200 1080 0.012429 252.22.220.211 - - [2025-10-20 16:40:29] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004116 252.22.220.211 - - [2025-10-20 16:40:29] "POST /neutron/subnet HTTP/1.1" 200 685 0.009637 252.22.220.211 - - [2025-10-20 16:40:29] "POST /neutron/port HTTP/1.1" 200 117 0.001295 252.22.220.211 - - [2025-10-20 16:40:29] "POST /neutron/network HTTP/1.1" 200 829 0.005849 252.22.220.211 - - [2025-10-20 16:40:33] "POST /neutron/port HTTP/1.1" 200 1080 0.013572 252.22.220.211 - - [2025-10-20 16:40:33] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007033 252.22.220.211 - - [2025-10-20 16:40:33] "POST /neutron/port HTTP/1.1" 200 1080 0.011657 252.22.220.211 - - [2025-10-20 16:40:33] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006528 252.22.220.211 - - [2025-10-20 16:40:33] "POST /neutron/port HTTP/1.1" 200 1080 0.011884 252.22.220.211 - - [2025-10-20 16:40:33] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006770 10.0.0.22 - - [2025-10-20 16:40:33] "GET /virtual-machine/ae533c06-4f7c-4bb7-b92d-9c7260d24651 HTTP/1.1" 200 1294 0.006071 10.0.0.22 - - [2025-10-20 16:40:33] "GET /virtual-machine-interface/ffd33cfa-3987-47b4-a67d-be43f79c14de HTTP/1.1" 200 2960 0.005465 10.0.0.22 - - [2025-10-20 16:40:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003619 10.0.0.22 - - [2025-10-20 16:40:34] "GET /global-vrouter-config/ab3bfc59-6e70-4f4d-80a1-bc65af4f76af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003544 10.0.0.22 - - [2025-10-20 16:40:34] "GET /virtual-networks?parent_id=b97c5890-09a0-4aa6-b33c-8648c030b8b7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003179 10.0.0.22 - - [2025-10-20 16:40:34] "GET /virtual-network/8f340980-c008-49be-b169-02c7f18c6fe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.007048 10.0.0.22 - - [2025-10-20 16:40:34] "DELETE /project/b97c589009a04aa6b33c8648c030b8b7 HTTP/1.1" 404 173 0.006619 10.0.0.22 - - [2025-10-20 16:40:34] "GET /projects?obj_uuids=0198a40d-8348-4123-8c54-e79ca268e42f&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001761 10.0.0.22 - - [2025-10-20 16:40:34] "GET /project/0198a40d-8348-4123-8c54-e79ca268e42f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.042002 10.0.0.22 - - [2025-10-20 16:40:34] "GET /projects?obj_uuids=0198a40d-8348-4123-8c54-e79ca268e42f&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001656 10.0.0.22 - - [2025-10-20 16:40:34] "GET /project/0198a40d-8348-4123-8c54-e79ca268e42f?fields=security_groups HTTP/1.1" 200 1343 0.024482 10.0.0.22 - - [2025-10-20 16:40:34] "DELETE /security-group/4e54440e-87a4-480c-b84b-1b1b585cd308 HTTP/1.1" 200 115 0.037047 10.0.0.22 - - [2025-10-20 16:40:34] "GET /projects?obj_uuids=0198a40d-8348-4123-8c54-e79ca268e42f&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001600 10.0.0.22 - - [2025-10-20 16:40:34] "DELETE /access-control-list/a94a2850-ecf2-47e2-a924-5e7539924b5a HTTP/1.1" 200 115 0.049549 10.0.0.22 - - [2025-10-20 16:40:34] "GET /project/0198a40d-8348-4123-8c54-e79ca268e42f?fields=application_policy_sets HTTP/1.1" 200 1382 0.045732 10.0.0.22 - - [2025-10-20 16:40:35] "DELETE /access-control-list/acdb681b-334d-4fe2-ae94-385c9d6e805d HTTP/1.1" 200 115 0.032393 10.0.0.22 - - [2025-10-20 16:40:35] "DELETE /project/0198a40d-8348-4123-8c54-e79ca268e42f HTTP/1.1" 200 115 0.312284 10.0.0.22 - - [2025-10-20 16:40:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003555 10.0.0.22 - - [2025-10-20 16:40:37] "GET /virtual-network/8f340980-c008-49be-b169-02c7f18c6fe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.007027 252.22.220.211 - - [2025-10-20 16:40:38] "POST /neutron/port HTTP/1.1" 200 1080 0.011674 252.22.220.211 - - [2025-10-20 16:40:38] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006003 252.22.220.211 - - [2025-10-20 16:40:38] "POST /neutron/port HTTP/1.1" 200 1080 0.012007 252.22.220.211 - - [2025-10-20 16:40:38] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006571 10.0.0.22 - - [2025-10-20 16:40:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003322 10.0.0.22 - - [2025-10-20 16:40:39] "GET /global-vrouter-config/ab3bfc59-6e70-4f4d-80a1-bc65af4f76af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003567 10.0.0.22 - - [2025-10-20 16:40:39] "GET /virtual-networks?parent_id=b97c5890-09a0-4aa6-b33c-8648c030b8b7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003179 10.0.0.22 - - [2025-10-20 16:40:39] "GET /virtual-network/8f340980-c008-49be-b169-02c7f18c6fe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005772 252.22.220.211 - - [2025-10-20 16:40:39] "POST /neutron/port HTTP/1.1" 200 1080 0.011926 252.22.220.211 - - [2025-10-20 16:40:39] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006201 252.22.220.211 - - [2025-10-20 16:40:40] "POST /neutron/port HTTP/1.1" 200 1080 0.011259 252.22.220.211 - - [2025-10-20 16:40:40] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006492 10.0.0.22 - - [2025-10-20 16:40:46] "GET /obj-perms HTTP/1.1" 200 6378 0.062135 10.0.0.22 - - [2025-10-20 16:40:46] "GET /obj-perms HTTP/1.1" 200 6378 0.068619 252.22.220.211 - - [2025-10-20 16:40:49] "POST /neutron/network HTTP/1.1" 200 803 0.010513 252.22.220.211 - - [2025-10-20 16:40:49] "POST /neutron/network HTTP/1.1" 200 829 0.005975 10.0.0.22 - - [2025-10-20 16:40:49] "POST /id-to-fqname HTTP/1.1" 200 225 0.001491 252.22.220.211 - - [2025-10-20 16:40:49] "POST /neutron/port HTTP/1.1" 200 1080 0.011847 252.22.220.211 - - [2025-10-20 16:40:49] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008044 252.22.220.211 - - [2025-10-20 16:40:49] "POST /neutron/network HTTP/1.1" 200 839 0.006749 252.22.220.211 - - [2025-10-20 16:40:49] "GET /aaa-mode HTTP/1.1" 401 296 0.000480 252.22.220.211 - - [2025-10-20 16:40:49] "GET / HTTP/1.1" 200 36215 0.002029 252.22.220.211 - - [2025-10-20 16:40:49] "GET /project/b97c5890-09a0-4aa6-b33c-8648c030b8b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000424 10.0.0.22 - - [2025-10-20 16:40:50] "GET /projects?obj_uuids=b97c5890-09a0-4aa6-b33c-8648c030b8b7&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001033 252.22.220.211 - - [2025-10-20 16:40:50] "GET /project/b97c5890-09a0-4aa6-b33c-8648c030b8b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.053803 252.22.220.211 - - [2025-10-20 16:40:50] "POST /neutron/network HTTP/1.1" 200 829 0.005696 252.22.220.211 - - [2025-10-20 16:40:50] "POST /neutron/port HTTP/1.1" 200 1080 0.012961 252.22.220.211 - - [2025-10-20 16:40:50] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006398 252.22.220.211 - - [2025-10-20 16:40:50] "POST /neutron/port HTTP/1.1" 200 117 0.007320 252.22.220.211 - - [2025-10-20 16:40:50] "POST /neutron/port HTTP/1.1" 200 117 0.006737 252.22.220.211 - - [2025-10-20 16:40:51] "POST /neutron/network HTTP/1.1" 200 839 0.005923 10.0.0.22 - - [2025-10-20 16:40:51] "GET /projects?obj_uuids=b97c5890-09a0-4aa6-b33c-8648c030b8b7&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001329 252.22.220.211 - - [2025-10-20 16:40:51] "POST /neutron/port HTTP/1.1" 200 1056 0.232429 252.22.220.211 - - [2025-10-20 16:40:51] "POST /neutron/port HTTP/1.1" 200 1056 0.009519 252.22.220.211 - - [2025-10-20 16:40:51] "POST /neutron/port HTTP/1.1" 200 1056 0.009004 252.22.220.211 - - [2025-10-20 16:40:51] "POST /neutron/port HTTP/1.1" 200 1106 0.052696 252.22.220.211 - - [2025-10-20 16:40:51] "POST /neutron/port HTTP/1.1" 200 1080 0.012310 252.22.220.211 - - [2025-10-20 16:40:51] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007006 252.22.220.211 - - [2025-10-20 16:40:51] "POST /neutron/subnet HTTP/1.1" 200 685 0.007952 252.22.220.211 - - [2025-10-20 16:40:52] "POST /neutron/port HTTP/1.1" 200 117 0.001272 252.22.220.211 - - [2025-10-20 16:40:52] "POST /neutron/network HTTP/1.1" 200 829 0.006270 252.22.220.211 - - [2025-10-20 16:40:55] "POST /neutron/port HTTP/1.1" 200 1080 0.011863 252.22.220.211 - - [2025-10-20 16:40:56] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006795 252.22.220.211 - - [2025-10-20 16:40:56] "POST /neutron/port HTTP/1.1" 200 1080 0.012244 252.22.220.211 - - [2025-10-20 16:40:56] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008317 252.22.220.211 - - [2025-10-20 16:40:56] "POST /neutron/port HTTP/1.1" 200 1080 0.012069 252.22.220.211 - - [2025-10-20 16:40:56] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007953 10.0.0.22 - - [2025-10-20 16:40:56] "GET /virtual-machine/a199f747-d867-4547-80d4-c655ef45faae HTTP/1.1" 200 1293 0.005093 10.0.0.22 - - [2025-10-20 16:40:56] "GET /virtual-machine-interface/0abfaea8-64c0-41b4-9a24-40eab581a68b HTTP/1.1" 200 2958 0.006449 10.0.0.22 - - [2025-10-20 16:40:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003249 10.0.0.22 - - [2025-10-20 16:40:56] "GET /global-vrouter-config/ab3bfc59-6e70-4f4d-80a1-bc65af4f76af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003412 10.0.0.22 - - [2025-10-20 16:40:56] "GET /virtual-networks?parent_id=b97c5890-09a0-4aa6-b33c-8648c030b8b7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.004055 10.0.0.22 - - [2025-10-20 16:40:56] "GET /virtual-network/8f340980-c008-49be-b169-02c7f18c6fe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005965 10.0.0.22 - - [2025-10-20 16:40:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003261 10.0.0.22 - - [2025-10-20 16:40:59] "GET /virtual-network/8f340980-c008-49be-b169-02c7f18c6fe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.004686 252.22.220.211 - - [2025-10-20 16:41:01] "POST /neutron/port HTTP/1.1" 200 1080 0.011249 252.22.220.211 - - [2025-10-20 16:41:01] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005964 10.0.0.22 - - [2025-10-20 16:41:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003389 10.0.0.22 - - [2025-10-20 16:41:04] "GET /global-vrouter-config/ab3bfc59-6e70-4f4d-80a1-bc65af4f76af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003744 10.0.0.22 - - [2025-10-20 16:41:04] "GET /virtual-networks?parent_id=b97c5890-09a0-4aa6-b33c-8648c030b8b7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003454 10.0.0.22 - - [2025-10-20 16:41:04] "GET /virtual-network/8f340980-c008-49be-b169-02c7f18c6fe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005553 252.22.220.211 - - [2025-10-20 16:41:04] "POST /neutron/port HTTP/1.1" 200 1080 0.012234 252.22.220.211 - - [2025-10-20 16:41:04] "POST /neutron/security_group HTTP/1.1" 200 2057 0.010332 252.22.220.211 - - [2025-10-20 16:41:04] "POST /neutron/port HTTP/1.1" 200 1080 0.014474 252.22.220.211 - - [2025-10-20 16:41:04] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007499 252.22.220.211 - - [2025-10-20 16:41:05] "POST /neutron/port HTTP/1.1" 200 1080 0.011472 252.22.220.211 - - [2025-10-20 16:41:05] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006105 [Introspect:8084]10.0.0.22 - - [2025-10-20 16:41:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001286 [Introspect:8084]10.0.0.22 - - [2025-10-20 16:41:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001725 10.0.0.22 - - [2025-10-20 16:41:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003257 10.0.0.22 - - [2025-10-20 16:41:16] "DELETE /virtual-DNS/42e7b9b8-ede0-4440-a86c-c268cd82c080 HTTP/1.1" 409 236 0.005951 10.0.0.22 - - [2025-10-20 16:41:16] "POST /fqname-to-id HTTP/1.1" 404 190 0.003175 10.0.0.22 - - [2025-10-20 16:41:16] "POST /virtual-DNS-records HTTP/1.1" 200 531 0.016250 10.0.0.22 - - [2025-10-20 16:41:16] "GET /virtual-DNS-record/5c8f73e6-160c-4f1a-ab7f-5a8f1b87cb28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.006660 10.0.0.22 - - [2025-10-20 16:41:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003239 10.0.0.22 - - [2025-10-20 16:41:16] "GET /virtual-DNS-record/5c8f73e6-160c-4f1a-ab7f-5a8f1b87cb28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.003576 10.0.0.22 - - [2025-10-20 16:41:16] "GET /domains HTTP/1.1" 200 438 0.003586 10.0.0.22 - - [2025-10-20 16:41:16] "GET /domains?obj_uuids=d63b8345-8de7-4e97-94d5-a56d8ff33dd0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001154 10.0.0.22 - - [2025-10-20 16:41:16] "GET /domain/d63b8345-8de7-4e97-94d5-a56d8ff33dd0 HTTP/1.1" 200 1506 0.008919 10.0.0.22 - - [2025-10-20 16:41:16] "GET /virtual-DNS/42e7b9b8-ede0-4440-a86c-c268cd82c080 HTTP/1.1" 200 1905 0.004811 10.0.0.22 - - [2025-10-20 16:41:16] "GET /virtual-DNS-record/5c8f73e6-160c-4f1a-ab7f-5a8f1b87cb28 HTTP/1.1" 200 1336 0.076961 252.22.220.211 - - [2025-10-20 16:41:17] "POST /neutron/port HTTP/1.1" 200 1080 0.010990 252.22.220.211 - - [2025-10-20 16:41:18] "POST /neutron/port HTTP/1.1" 200 1080 0.010957 252.22.220.211 - - [2025-10-20 16:41:18] "POST /neutron/network HTTP/1.1" 200 839 0.006065 252.22.220.211 - - [2025-10-20 16:41:18] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004022 252.22.220.211 - - [2025-10-20 16:41:18] "POST /neutron/subnet HTTP/1.1" 200 685 0.007100 252.22.220.211 - - [2025-10-20 16:41:18] "POST /neutron/port HTTP/1.1" 200 117 0.001255 252.22.220.211 - - [2025-10-20 16:41:18] "POST /neutron/network HTTP/1.1" 200 829 0.006082 10.0.0.22 - - [2025-10-20 16:41:22] "DELETE /virtual-DNS-record/5c8f73e6-160c-4f1a-ab7f-5a8f1b87cb28 HTTP/1.1" 200 115 0.020760 10.0.0.22 - - [2025-10-20 16:41:22] "POST /fqname-to-id HTTP/1.1" 404 182 0.002972 252.22.220.211 - - [2025-10-20 16:41:22] "POST /neutron/network HTTP/1.1" 200 829 0.007288 252.22.220.211 - - [2025-10-20 16:41:22] "POST /neutron/network HTTP/1.1" 400 204 0.013685 252.22.220.211 - - [2025-10-20 16:41:23] "POST /neutron/port HTTP/1.1" 200 1080 0.015697 252.22.220.211 - - [2025-10-20 16:41:23] "POST /neutron/port HTTP/1.1" 200 1080 0.013916 252.22.220.211 - - [2025-10-20 16:41:23] "POST /neutron/port HTTP/1.1" 200 1106 0.013210 252.22.220.211 - - [2025-10-20 16:41:23] "POST /neutron/port HTTP/1.1" 200 1106 0.009793 252.22.220.211 - - [2025-10-20 16:41:23] "POST /neutron/port HTTP/1.1" 200 151 0.151416 252.22.220.211 - - [2025-10-20 16:41:23] "POST /neutron/port HTTP/1.1" 200 151 0.152725 252.22.220.211 - - [2025-10-20 16:41:24] "POST /neutron/network HTTP/1.1" 200 829 0.006185 10.0.0.22 - - [2025-10-20 16:41:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004836 10.0.0.22 - - [2025-10-20 16:41:25] "POST /useragent-kv HTTP/1.1" 200 115 0.037279 10.0.0.22 - - [2025-10-20 16:41:25] "POST /useragent-kv HTTP/1.1" 200 115 0.002821 10.0.0.22 - - [2025-10-20 16:41:25] "DELETE /route-target/b03ef589-5891-4123-9ce1-b3b5b5a30a1c HTTP/1.1" 200 115 0.072588 252.22.220.211 - - [2025-10-20 16:41:25] "POST /neutron/network HTTP/1.1" 200 151 0.367202 10.0.0.22 - - [2025-10-20 16:41:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002989 10.0.0.22 - - [2025-10-20 16:41:25] "DELETE /network-ipam/3a8c94a2-97c0-47f2-bf4a-2e45847d5dfa HTTP/1.1" 200 115 0.022914 10.0.0.22 - - [2025-10-20 16:41:25] "DELETE /virtual-DNS/42e7b9b8-ede0-4440-a86c-c268cd82c080 HTTP/1.1" 200 115 0.026390 10.0.0.22 - - [2025-10-20 16:41:25] "POST /fqname-to-id HTTP/1.1" 404 178 0.003184 10.0.0.22 - - [2025-10-20 16:41:25] "GET /domains HTTP/1.1" 200 438 0.003103 10.0.0.22 - - [2025-10-20 16:41:25] "GET /domains?obj_uuids=d63b8345-8de7-4e97-94d5-a56d8ff33dd0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001159 10.0.0.22 - - [2025-10-20 16:41:25] "GET /domain/d63b8345-8de7-4e97-94d5-a56d8ff33dd0 HTTP/1.1" 200 1307 0.008763 10.0.0.22 - - [2025-10-20 16:41:25] "GET /projects?obj_uuids=b97c5890-09a0-4aa6-b33c-8648c030b8b7&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001799 10.0.0.22 - - [2025-10-20 16:41:25] "GET /project/b97c5890-09a0-4aa6-b33c-8648c030b8b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.031059 10.0.0.22 - - [2025-10-20 16:41:25] "GET /projects?obj_uuids=b97c5890-09a0-4aa6-b33c-8648c030b8b7&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001121 10.0.0.22 - - [2025-10-20 16:41:26] "GET /project/b97c5890-09a0-4aa6-b33c-8648c030b8b7?fields=virtual_networks HTTP/1.1" 200 1035 0.067951 10.0.0.22 - - [2025-10-20 16:41:26] "GET /projects?obj_uuids=b97c5890-09a0-4aa6-b33c-8648c030b8b7&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001182 10.0.0.22 - - [2025-10-20 16:41:26] "GET /project/b97c5890-09a0-4aa6-b33c-8648c030b8b7?fields=virtual_machine_interfaces HTTP/1.1" 200 1035 0.026001 10.0.0.22 - - [2025-10-20 16:41:26] "GET /projects?obj_uuids=b97c5890-09a0-4aa6-b33c-8648c030b8b7&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001845 10.0.0.22 - - [2025-10-20 16:41:26] "GET /project/b97c5890-09a0-4aa6-b33c-8648c030b8b7?fields=security_groups HTTP/1.1" 200 1261 0.029701 10.0.0.22 - - [2025-10-20 16:41:26] "GET /domains?obj_uuids=d63b8345-8de7-4e97-94d5-a56d8ff33dd0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001144 10.0.0.22 - - [2025-10-20 16:41:26] "GET /domain/d63b8345-8de7-4e97-94d5-a56d8ff33dd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.007679 10.0.0.22 - - [2025-10-20 16:41:27] "POST /fqname-to-id HTTP/1.1" 404 187 0.030201 10.0.0.22 - - [2025-10-20 16:41:27] "GET /projects?obj_uuids=34aca64a-839f-43eb-8e6c-0898a9500697&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003600 10.0.0.22 - - [2025-10-20 16:41:27] "GET /domains?obj_uuids=d63b8345-8de7-4e97-94d5-a56d8ff33dd0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001195 10.0.0.22 - - [2025-10-20 16:41:27] "GET /domain/d63b8345-8de7-4e97-94d5-a56d8ff33dd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.007209 10.0.0.22 - - [2025-10-20 16:41:27] "POST /id-to-fqname HTTP/1.1" 200 189 0.001667 10.0.0.22 - - [2025-10-20 16:41:27] "POST /fqname-to-id HTTP/1.1" 404 198 0.003697 10.0.0.22 - - [2025-10-20 16:41:27] "POST /security-groups HTTP/1.1" 200 584 0.060703 10.0.0.22 - - [2025-10-20 16:41:27] "POST /fqname-to-id HTTP/1.1" 404 233 0.004039 10.0.0.22 - - [2025-10-20 16:41:27] "POST /projects HTTP/1.1" 200 579 0.210011 10.0.0.22 - - [2025-10-20 16:41:27] "POST /access-control-lists HTTP/1.1" 200 597 0.062666 10.0.0.22 - - [2025-10-20 16:41:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.287424 10.0.0.22 - - [2025-10-20 16:41:27] "POST /fqname-to-id HTTP/1.1" 404 232 0.003406 10.0.0.22 - - [2025-10-20 16:41:27] "GET /project/34aca64a-839f-43eb-8e6c-0898a9500697?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.428349 10.0.0.22 - - [2025-10-20 16:41:27] "POST /access-control-lists HTTP/1.1" 200 595 0.064146 10.0.0.22 - - [2025-10-20 16:41:28] "GET / HTTP/1.1" 200 36215 0.002064 10.0.0.22 - - [2025-10-20 16:41:29] "POST /fqname-to-id HTTP/1.1" 401 296 0.000595 10.0.0.22 - - [2025-10-20 16:41:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.068144 10.0.0.22 - - [2025-10-20 16:41:30] "GET /projects?obj_uuids=34aca64a-839f-43eb-8e6c-0898a9500697&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001046 10.0.0.22 - - [2025-10-20 16:41:30] "GET /project/34aca64a-839f-43eb-8e6c-0898a9500697?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.028183 252.22.220.211 - - [2025-10-20 16:41:30] "POST /neutron/network HTTP/1.1" 200 117 0.033240 10.0.0.22 - - [2025-10-20 16:41:30] "GET /projects?obj_uuids=34aca64a-839f-43eb-8e6c-0898a9500697&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001010 252.22.220.211 - - [2025-10-20 16:41:30] "POST /neutron/network HTTP/1.1" 200 604 0.072867 10.0.0.22 - - [2025-10-20 16:41:30] "POST /route-targets HTTP/1.1" 200 328 0.012207 10.0.0.22 - - [2025-10-20 16:41:30] "POST /ref-update HTTP/1.1" 200 156 0.012212 10.0.0.22 - - [2025-10-20 16:41:30] "POST /useragent-kv HTTP/1.1" 200 115 0.002786 252.22.220.211 - - [2025-10-20 16:41:30] "POST /neutron/subnet HTTP/1.1" 200 724 0.185101 252.22.220.211 - - [2025-10-20 16:41:30] "POST /neutron/network HTTP/1.1" 200 823 0.006076 10.0.0.22 - - [2025-10-20 16:41:30] "POST /id-to-fqname HTTP/1.1" 200 219 0.001408 10.0.0.22 - - [2025-10-20 16:41:30] "GET /virtual-network/1c22f613-dc0d-49b2-9f87-626788fb49c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.004959 252.22.220.211 - - [2025-10-20 16:41:30] "POST /neutron/network HTTP/1.1" 200 823 0.005950 10.0.0.22 - - [2025-10-20 16:41:30] "GET /virtual-network/1c22f613-dc0d-49b2-9f87-626788fb49c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005567 252.22.220.211 - - [2025-10-20 16:41:30] "POST /neutron/network HTTP/1.1" 200 823 0.005394 252.22.220.211 - - [2025-10-20 16:41:30] "POST /neutron/subnet HTTP/1.1" 200 724 0.007479 10.0.0.22 - - [2025-10-20 16:41:31] "POST /id-to-fqname HTTP/1.1" 200 219 0.001463 252.22.220.211 - - [2025-10-20 16:41:31] "POST /neutron/network HTTP/1.1" 200 833 0.006265 252.22.220.211 - - [2025-10-20 16:41:31] "GET /aaa-mode HTTP/1.1" 401 296 0.000564 252.22.220.211 - - [2025-10-20 16:41:31] "GET / HTTP/1.1" 200 36215 0.001913 252.22.220.211 - - [2025-10-20 16:41:31] "GET /project/34aca64a-839f-43eb-8e6c-0898a9500697?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000396 10.0.0.22 - - [2025-10-20 16:41:31] "GET /projects?obj_uuids=34aca64a-839f-43eb-8e6c-0898a9500697&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001087 252.22.220.211 - - [2025-10-20 16:41:31] "GET /project/34aca64a-839f-43eb-8e6c-0898a9500697?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.053695 252.22.220.211 - - [2025-10-20 16:41:31] "POST /neutron/network HTTP/1.1" 200 823 0.005539 252.22.220.211 - - [2025-10-20 16:41:32] "POST /neutron/port HTTP/1.1" 200 117 0.005078 252.22.220.211 - - [2025-10-20 16:41:32] "POST /neutron/port HTTP/1.1" 200 117 0.005376 10.0.0.22 - - [2025-10-20 16:41:32] "POST /id-to-fqname HTTP/1.1" 200 219 0.001512 252.22.220.211 - - [2025-10-20 16:41:32] "POST /neutron/port HTTP/1.1" 200 117 0.005168 252.22.220.211 - - [2025-10-20 16:41:32] "POST /neutron/network HTTP/1.1" 200 833 0.010004 252.22.220.211 - - [2025-10-20 16:41:32] "GET /aaa-mode HTTP/1.1" 401 296 0.000682 252.22.220.211 - - [2025-10-20 16:41:32] "GET / HTTP/1.1" 200 36215 0.002743 252.22.220.211 - - [2025-10-20 16:41:32] "GET /project/34aca64a-839f-43eb-8e6c-0898a9500697?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000696 252.22.220.211 - - [2025-10-20 16:41:32] "POST /neutron/network HTTP/1.1" 200 833 0.010284 10.0.0.22 - - [2025-10-20 16:41:32] "GET /projects?obj_uuids=34aca64a-839f-43eb-8e6c-0898a9500697&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001629 10.0.0.22 - - [2025-10-20 16:41:32] "GET /projects?obj_uuids=34aca64a-839f-43eb-8e6c-0898a9500697&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001804 252.22.220.211 - - [2025-10-20 16:41:33] "GET /project/34aca64a-839f-43eb-8e6c-0898a9500697?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.115877 252.22.220.211 - - [2025-10-20 16:41:33] "POST /neutron/network HTTP/1.1" 200 823 0.007913 252.22.220.211 - - [2025-10-20 16:41:33] "POST /neutron/port HTTP/1.1" 200 1059 0.312469 252.22.220.211 - - [2025-10-20 16:41:33] "POST /neutron/port HTTP/1.1" 200 1059 0.010665 252.22.220.211 - - [2025-10-20 16:41:33] "POST /neutron/port HTTP/1.1" 200 1059 0.015891 252.22.220.211 - - [2025-10-20 16:41:33] "POST /neutron/port HTTP/1.1" 200 1033 0.016911 252.22.220.211 - - [2025-10-20 16:41:33] "POST /neutron/security_group HTTP/1.1" 200 2057 0.019056 252.22.220.211 - - [2025-10-20 16:41:33] "POST /neutron/port HTTP/1.1" 200 1109 0.101061 252.22.220.211 - - [2025-10-20 16:41:33] "POST /neutron/port HTTP/1.1" 200 117 0.011376 252.22.220.211 - - [2025-10-20 16:41:33] "POST /neutron/port HTTP/1.1" 200 1083 0.013631 252.22.220.211 - - [2025-10-20 16:41:33] "POST /neutron/port HTTP/1.1" 200 1083 0.013876 252.22.220.211 - - [2025-10-20 16:41:33] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004579 252.22.220.211 - - [2025-10-20 16:41:33] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006307 252.22.220.211 - - [2025-10-20 16:41:33] "POST /neutron/subnet HTTP/1.1" 200 698 0.008100 252.22.220.211 - - [2025-10-20 16:41:33] "POST /neutron/port HTTP/1.1" 200 117 0.001315 252.22.220.211 - - [2025-10-20 16:41:33] "POST /neutron/network HTTP/1.1" 200 823 0.005905 252.22.220.211 - - [2025-10-20 16:41:33] "POST /neutron/network HTTP/1.1" 200 833 0.006132 10.0.0.22 - - [2025-10-20 16:41:33] "GET /projects?obj_uuids=34aca64a-839f-43eb-8e6c-0898a9500697&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001104 252.22.220.211 - - [2025-10-20 16:41:34] "POST /neutron/port HTTP/1.1" 200 1059 0.233181 252.22.220.211 - - [2025-10-20 16:41:34] "POST /neutron/port HTTP/1.1" 200 1059 0.011210 252.22.220.211 - - [2025-10-20 16:41:34] "POST /neutron/port HTTP/1.1" 200 1059 0.008648 252.22.220.211 - - [2025-10-20 16:41:34] "POST /neutron/port HTTP/1.1" 200 1109 0.082768 252.22.220.211 - - [2025-10-20 16:41:34] "POST /neutron/port HTTP/1.1" 200 1083 0.014633 252.22.220.211 - - [2025-10-20 16:41:34] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003686 252.22.220.211 - - [2025-10-20 16:41:34] "POST /neutron/subnet HTTP/1.1" 200 698 0.007254 252.22.220.211 - - [2025-10-20 16:41:34] "POST /neutron/port HTTP/1.1" 200 117 0.001500 252.22.220.211 - - [2025-10-20 16:41:34] "POST /neutron/network HTTP/1.1" 200 823 0.007275 10.0.0.22 - - [2025-10-20 16:41:35] "DELETE /project/34aca64a839f43eb8e6c0898a9500697 HTTP/1.1" 404 173 0.004307 10.0.0.22 - - [2025-10-20 16:41:35] "GET /projects?obj_uuids=b97c5890-09a0-4aa6-b33c-8648c030b8b7&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001006 10.0.0.22 - - [2025-10-20 16:41:35] "GET /project/b97c5890-09a0-4aa6-b33c-8648c030b8b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.033995 10.0.0.22 - - [2025-10-20 16:41:35] "GET /projects?obj_uuids=b97c5890-09a0-4aa6-b33c-8648c030b8b7&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001038 10.0.0.22 - - [2025-10-20 16:41:35] "GET /project/b97c5890-09a0-4aa6-b33c-8648c030b8b7?fields=security_groups HTTP/1.1" 200 1354 0.085780 10.0.0.22 - - [2025-10-20 16:41:35] "DELETE /security-group/6f6bdc72-7568-4589-9203-0b411d3a9f4d HTTP/1.1" 200 115 0.046135 10.0.0.22 - - [2025-10-20 16:41:35] "GET /projects?obj_uuids=b97c5890-09a0-4aa6-b33c-8648c030b8b7&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001280 10.0.0.22 - - [2025-10-20 16:41:35] "DELETE /access-control-list/02134eec-f4e7-4893-9fa6-ae098a91fd89 HTTP/1.1" 200 115 0.047653 10.0.0.22 - - [2025-10-20 16:41:35] "GET /project/b97c5890-09a0-4aa6-b33c-8648c030b8b7?fields=application_policy_sets HTTP/1.1" 200 1393 0.048912 10.0.0.22 - - [2025-10-20 16:41:35] "DELETE /access-control-list/bfaefaf5-59bd-4bd2-9895-3544dcb9538a HTTP/1.1" 200 115 0.055564 10.0.0.22 - - [2025-10-20 16:41:35] "DELETE /project/b97c5890-09a0-4aa6-b33c-8648c030b8b7 HTTP/1.1" 200 115 0.432290 252.22.220.211 - - [2025-10-20 16:41:38] "POST /neutron/port HTTP/1.1" 200 1083 0.011386 252.22.220.211 - - [2025-10-20 16:41:38] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006573 252.22.220.211 - - [2025-10-20 16:41:38] "POST /neutron/port HTTP/1.1" 200 1083 0.012675 252.22.220.211 - - [2025-10-20 16:41:38] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008356 252.22.220.211 - - [2025-10-20 16:41:38] "POST /neutron/port HTTP/1.1" 200 1083 0.013976 252.22.220.211 - - [2025-10-20 16:41:39] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006687 10.0.0.22 - - [2025-10-20 16:41:39] "GET /virtual-machine/52b9901d-0165-440d-86d5-4dcda6a26e2c HTTP/1.1" 401 296 0.000503 10.0.0.22 - - [2025-10-20 16:41:39] "GET /virtual-machine/52b9901d-0165-440d-86d5-4dcda6a26e2c HTTP/1.1" 200 1292 0.032369 10.0.0.22 - - [2025-10-20 16:41:39] "GET /virtual-machine-interface/c128bf20-ce33-4653-9140-3e0432ef42c6 HTTP/1.1" 200 2942 0.005160 10.0.0.22 - - [2025-10-20 16:41:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003337 10.0.0.22 - - [2025-10-20 16:41:39] "GET /global-vrouter-config/ab3bfc59-6e70-4f4d-80a1-bc65af4f76af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003061 10.0.0.22 - - [2025-10-20 16:41:39] "GET /virtual-networks?parent_id=34aca64a-839f-43eb-8e6c-0898a9500697&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003285 10.0.0.22 - - [2025-10-20 16:41:39] "GET /virtual-network/1c22f613-dc0d-49b2-9f87-626788fb49c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006242 10.0.0.22 - - [2025-10-20 16:41:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003410 10.0.0.22 - - [2025-10-20 16:41:42] "GET /virtual-network/1c22f613-dc0d-49b2-9f87-626788fb49c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005080 252.22.220.211 - - [2025-10-20 16:41:43] "POST /neutron/port HTTP/1.1" 200 1083 0.011452 252.22.220.211 - - [2025-10-20 16:41:43] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005776 252.22.220.211 - - [2025-10-20 16:41:43] "POST /neutron/port HTTP/1.1" 200 1083 0.013256 252.22.220.211 - - [2025-10-20 16:41:43] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006023 252.22.220.211 - - [2025-10-20 16:41:43] "POST /neutron/port HTTP/1.1" 200 1083 0.012907 252.22.220.211 - - [2025-10-20 16:41:43] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006691 252.22.220.211 - - [2025-10-20 16:41:44] "POST /neutron/port HTTP/1.1" 200 1083 0.012153 252.22.220.211 - - [2025-10-20 16:41:44] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007588 252.22.220.211 - - [2025-10-20 16:41:45] "POST /neutron/port HTTP/1.1" 200 1083 0.011883 10.0.0.22 - - [2025-10-20 16:41:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003211 10.0.0.22 - - [2025-10-20 16:41:45] "GET /global-vrouter-config/ab3bfc59-6e70-4f4d-80a1-bc65af4f76af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003099 252.22.220.211 - - [2025-10-20 16:41:45] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005823 10.0.0.22 - - [2025-10-20 16:41:45] "GET /virtual-networks?parent_id=34aca64a-839f-43eb-8e6c-0898a9500697&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003895 10.0.0.22 - - [2025-10-20 16:41:45] "GET /virtual-network/1c22f613-dc0d-49b2-9f87-626788fb49c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.007675 252.22.220.211 - - [2025-10-20 16:41:45] "POST /neutron/port HTTP/1.1" 200 1083 0.012514 252.22.220.211 - - [2025-10-20 16:41:45] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008267 252.22.220.211 - - [2025-10-20 16:41:45] "POST /neutron/port HTTP/1.1" 200 1083 0.011914 252.22.220.211 - - [2025-10-20 16:41:45] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006517 252.22.220.211 - - [2025-10-20 16:41:45] "POST /neutron/port HTTP/1.1" 200 1083 0.011620 252.22.220.211 - - [2025-10-20 16:41:45] "POST /neutron/port HTTP/1.1" 200 1083 0.018149 252.22.220.211 - - [2025-10-20 16:41:45] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007406 252.22.220.211 - - [2025-10-20 16:41:45] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006454 252.22.220.211 - - [2025-10-20 16:41:45] "POST /neutron/port HTTP/1.1" 200 1083 0.013890 252.22.220.211 - - [2025-10-20 16:41:45] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006755 10.0.0.22 - - [2025-10-20 16:41:45] "GET /virtual-machine/23ca63b4-5987-4754-b48e-a6fbfdcf089f HTTP/1.1" 200 1293 0.004771 10.0.0.22 - - [2025-10-20 16:41:45] "GET /virtual-machine-interface/746155b3-7ff3-4931-9609-4e6e51a9f053 HTTP/1.1" 200 2941 0.006869 10.0.0.22 - - [2025-10-20 16:41:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004026 10.0.0.22 - - [2025-10-20 16:41:46] "GET /global-vrouter-config/ab3bfc59-6e70-4f4d-80a1-bc65af4f76af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003520 10.0.0.22 - - [2025-10-20 16:41:46] "GET /virtual-networks?parent_id=34aca64a-839f-43eb-8e6c-0898a9500697&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.004313 10.0.0.22 - - [2025-10-20 16:41:46] "GET /virtual-network/1c22f613-dc0d-49b2-9f87-626788fb49c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005484 10.0.0.22 - - [2025-10-20 16:41:47] "GET /obj-perms HTTP/1.1" 200 6378 0.060624 10.0.0.22 - - [2025-10-20 16:41:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003143 10.0.0.22 - - [2025-10-20 16:41:47] "GET /global-vrouter-config/ab3bfc59-6e70-4f4d-80a1-bc65af4f76af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003194 10.0.0.22 - - [2025-10-20 16:41:47] "GET /virtual-networks?parent_id=34aca64a-839f-43eb-8e6c-0898a9500697&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003209 10.0.0.22 - - [2025-10-20 16:41:47] "GET /virtual-network/1c22f613-dc0d-49b2-9f87-626788fb49c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005497 10.0.0.22 - - [2025-10-20 16:41:47] "GET /obj-perms HTTP/1.1" 200 6378 0.058363 252.22.220.211 - - [2025-10-20 16:41:52] "POST /neutron/network HTTP/1.1" 200 823 0.007266 252.22.220.211 - - [2025-10-20 16:41:52] "POST /neutron/network HTTP/1.1" 400 204 0.013885 252.22.220.211 - - [2025-10-20 16:41:53] "POST /neutron/port HTTP/1.1" 200 1083 0.014149 252.22.220.211 - - [2025-10-20 16:41:53] "POST /neutron/port HTTP/1.1" 200 1083 0.010496 252.22.220.211 - - [2025-10-20 16:41:53] "POST /neutron/port HTTP/1.1" 200 1109 0.013670 252.22.220.211 - - [2025-10-20 16:41:53] "POST /neutron/port HTTP/1.1" 200 1109 0.007948 252.22.220.211 - - [2025-10-20 16:41:53] "POST /neutron/port HTTP/1.1" 200 151 0.168266 252.22.220.211 - - [2025-10-20 16:41:53] "POST /neutron/port HTTP/1.1" 200 151 0.167085 252.22.220.211 - - [2025-10-20 16:41:54] "POST /neutron/network HTTP/1.1" 200 823 0.005530 10.0.0.22 - - [2025-10-20 16:41:54] "POST /useragent-kv HTTP/1.1" 200 115 0.004477 10.0.0.22 - - [2025-10-20 16:41:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005316 10.0.0.22 - - [2025-10-20 16:41:54] "POST /useragent-kv HTTP/1.1" 200 115 0.001908 252.22.220.211 - - [2025-10-20 16:41:54] "POST /neutron/network HTTP/1.1" 200 151 0.085809 10.0.0.22 - - [2025-10-20 16:41:54] "DELETE /route-target/fed81dd9-bed2-4918-8e00-d97e4a61b3c3 HTTP/1.1" 200 115 0.018861 10.0.0.22 - - [2025-10-20 16:41:55] "GET /projects?obj_uuids=34aca64a-839f-43eb-8e6c-0898a9500697&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001209 10.0.0.22 - - [2025-10-20 16:41:55] "GET /project/34aca64a-839f-43eb-8e6c-0898a9500697?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.023892 10.0.0.22 - - [2025-10-20 16:41:55] "GET /projects?obj_uuids=34aca64a-839f-43eb-8e6c-0898a9500697&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001738 10.0.0.22 - - [2025-10-20 16:41:55] "GET /project/34aca64a-839f-43eb-8e6c-0898a9500697?fields=virtual_networks HTTP/1.1" 200 1034 0.070645 10.0.0.22 - - [2025-10-20 16:41:55] "GET /projects?obj_uuids=34aca64a-839f-43eb-8e6c-0898a9500697&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001187 10.0.0.22 - - [2025-10-20 16:41:55] "GET /project/34aca64a-839f-43eb-8e6c-0898a9500697?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.024216 10.0.0.22 - - [2025-10-20 16:41:55] "GET /projects?obj_uuids=34aca64a-839f-43eb-8e6c-0898a9500697&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001147 10.0.0.22 - - [2025-10-20 16:41:55] "GET /project/34aca64a-839f-43eb-8e6c-0898a9500697?fields=security_groups HTTP/1.1" 200 1260 0.023515 10.0.0.22 - - [2025-10-20 16:41:56] "GET /domains?obj_uuids=d63b8345-8de7-4e97-94d5-a56d8ff33dd0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001356 10.0.0.22 - - [2025-10-20 16:41:56] "GET /domain/d63b8345-8de7-4e97-94d5-a56d8ff33dd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.007433 10.0.0.22 - - [2025-10-20 16:41:56] "POST /fqname-to-id HTTP/1.1" 404 186 0.029117 10.0.0.22 - - [2025-10-20 16:41:56] "GET /projects?obj_uuids=b3750152-dece-416e-9248-69b12bff5ccc&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002769 10.0.0.22 - - [2025-10-20 16:41:56] "GET /domains?obj_uuids=d63b8345-8de7-4e97-94d5-a56d8ff33dd0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001407 10.0.0.22 - - [2025-10-20 16:41:56] "GET /domain/d63b8345-8de7-4e97-94d5-a56d8ff33dd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.008703 10.0.0.22 - - [2025-10-20 16:41:56] "POST /id-to-fqname HTTP/1.1" 200 188 0.001596 10.0.0.22 - - [2025-10-20 16:41:56] "POST /fqname-to-id HTTP/1.1" 404 197 0.005021 10.0.0.22 - - [2025-10-20 16:41:56] "POST /security-groups HTTP/1.1" 200 583 0.068218 10.0.0.22 - - [2025-10-20 16:41:56] "POST /fqname-to-id HTTP/1.1" 404 232 0.004238 10.0.0.22 - - [2025-10-20 16:41:56] "POST /projects HTTP/1.1" 200 577 0.218466 10.0.0.22 - - [2025-10-20 16:41:56] "POST /access-control-lists HTTP/1.1" 200 596 0.059757 10.0.0.22 - - [2025-10-20 16:41:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.299681 10.0.0.22 - - [2025-10-20 16:41:56] "POST /fqname-to-id HTTP/1.1" 404 231 0.003356 10.0.0.22 - - [2025-10-20 16:41:56] "GET /project/b3750152-dece-416e-9248-69b12bff5ccc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.433656 10.0.0.22 - - [2025-10-20 16:41:57] "POST /access-control-lists HTTP/1.1" 200 594 0.080697 10.0.0.22 - - [2025-10-20 16:41:58] "GET / HTTP/1.1" 200 36215 0.002352 10.0.0.22 - - [2025-10-20 16:41:59] "POST /fqname-to-id HTTP/1.1" 401 296 0.000654 10.0.0.22 - - [2025-10-20 16:41:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.089731 10.0.0.22 - - [2025-10-20 16:41:59] "GET /projects?obj_uuids=b3750152-dece-416e-9248-69b12bff5ccc&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001202 10.0.0.22 - - [2025-10-20 16:41:59] "GET /project/b3750152-dece-416e-9248-69b12bff5ccc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.032002 252.22.220.211 - - [2025-10-20 16:41:59] "POST /neutron/network HTTP/1.1" 200 117 0.036197 10.0.0.22 - - [2025-10-20 16:41:59] "GET /projects?obj_uuids=b3750152-dece-416e-9248-69b12bff5ccc&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001125 252.22.220.211 - - [2025-10-20 16:41:59] "POST /neutron/network HTTP/1.1" 200 623 0.067642 10.0.0.22 - - [2025-10-20 16:41:59] "POST /route-targets HTTP/1.1" 200 328 0.010154 10.0.0.22 - - [2025-10-20 16:41:59] "POST /ref-update HTTP/1.1" 200 156 0.014086 10.0.0.22 - - [2025-10-20 16:42:00] "POST /useragent-kv HTTP/1.1" 200 115 0.004696 252.22.220.211 - - [2025-10-20 16:42:00] "POST /neutron/subnet HTTP/1.1" 200 701 0.127040 252.22.220.211 - - [2025-10-20 16:42:00] "POST /neutron/network HTTP/1.1" 200 837 0.006347 10.0.0.22 - - [2025-10-20 16:42:00] "POST /id-to-fqname HTTP/1.1" 200 228 0.001422 10.0.0.22 - - [2025-10-20 16:42:00] "GET /virtual-network/88c3315d-994a-415b-9953-aab814734242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005023 252.22.220.211 - - [2025-10-20 16:42:00] "POST /neutron/network HTTP/1.1" 200 837 0.006285 10.0.0.22 - - [2025-10-20 16:42:00] "GET /virtual-network/88c3315d-994a-415b-9953-aab814734242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005587 252.22.220.211 - - [2025-10-20 16:42:00] "POST /neutron/network HTTP/1.1" 200 837 0.005552 252.22.220.211 - - [2025-10-20 16:42:00] "POST /neutron/subnet HTTP/1.1" 200 701 0.008068 252.22.220.211 - - [2025-10-20 16:42:00] "POST /neutron/network HTTP/1.1" 200 837 0.006006 10.0.0.22 - - [2025-10-20 16:42:00] "POST /id-to-fqname HTTP/1.1" 200 228 0.001508 252.22.220.211 - - [2025-10-20 16:42:00] "POST /neutron/network HTTP/1.1" 200 847 0.005873 252.22.220.211 - - [2025-10-20 16:42:00] "GET /aaa-mode HTTP/1.1" 401 296 0.000458 252.22.220.211 - - [2025-10-20 16:42:00] "GET / HTTP/1.1" 200 36215 0.001648 252.22.220.211 - - [2025-10-20 16:42:00] "GET /project/b3750152-dece-416e-9248-69b12bff5ccc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000440 10.0.0.22 - - [2025-10-20 16:42:01] "GET /projects?obj_uuids=b3750152-dece-416e-9248-69b12bff5ccc&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001293 252.22.220.211 - - [2025-10-20 16:42:01] "GET /project/b3750152-dece-416e-9248-69b12bff5ccc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.054268 252.22.220.211 - - [2025-10-20 16:42:01] "POST /neutron/network HTTP/1.1" 200 837 0.007074 252.22.220.211 - - [2025-10-20 16:42:01] "POST /neutron/port HTTP/1.1" 200 117 0.006547 252.22.220.211 - - [2025-10-20 16:42:01] "POST /neutron/port HTTP/1.1" 200 117 0.006379 10.0.0.22 - - [2025-10-20 16:42:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004228 10.0.0.22 - - [2025-10-20 16:42:01] "GET /global-vrouter-config/ab3bfc59-6e70-4f4d-80a1-bc65af4f76af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003702 10.0.0.22 - - [2025-10-20 16:42:01] "PUT /global-vrouter-config/ab3bfc59-6e70-4f4d-80a1-bc65af4f76af HTTP/1.1" 200 277 0.010475 252.22.220.211 - - [2025-10-20 16:42:01] "POST /neutron/port HTTP/1.1" 200 117 0.007293 252.22.220.211 - - [2025-10-20 16:42:02] "POST /neutron/network HTTP/1.1" 200 847 0.007197 10.0.0.22 - - [2025-10-20 16:42:02] "GET /projects?obj_uuids=b3750152-dece-416e-9248-69b12bff5ccc&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001272 252.22.220.211 - - [2025-10-20 16:42:02] "POST /neutron/port HTTP/1.1" 200 1053 0.196746 252.22.220.211 - - [2025-10-20 16:42:02] "POST /neutron/port HTTP/1.1" 200 1053 0.010030 252.22.220.211 - - [2025-10-20 16:42:02] "POST /neutron/port HTTP/1.1" 200 1053 0.009315 252.22.220.211 - - [2025-10-20 16:42:02] "POST /neutron/port HTTP/1.1" 200 1103 0.070667 252.22.220.211 - - [2025-10-20 16:42:02] "POST /neutron/port HTTP/1.1" 200 1077 0.011189 252.22.220.211 - - [2025-10-20 16:42:02] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004570 252.22.220.211 - - [2025-10-20 16:42:02] "POST /neutron/subnet HTTP/1.1" 200 675 0.008005 252.22.220.211 - - [2025-10-20 16:42:02] "POST /neutron/port HTTP/1.1" 200 117 0.001286 252.22.220.211 - - [2025-10-20 16:42:02] "POST /neutron/network HTTP/1.1" 200 837 0.006014 252.22.220.211 - - [2025-10-20 16:42:06] "POST /neutron/port HTTP/1.1" 200 1077 0.014320 252.22.220.211 - - [2025-10-20 16:42:06] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007190 252.22.220.211 - - [2025-10-20 16:42:07] "POST /neutron/port HTTP/1.1" 200 1077 0.010633 252.22.220.211 - - [2025-10-20 16:42:07] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006303 252.22.220.211 - - [2025-10-20 16:42:07] "POST /neutron/port HTTP/1.1" 200 1077 0.010731 252.22.220.211 - - [2025-10-20 16:42:07] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007725 10.0.0.22 - - [2025-10-20 16:42:07] "GET /virtual-machine/67f9e4ae-4456-4c72-8abd-c4bf56086096 HTTP/1.1" 401 296 0.000470 10.0.0.22 - - [2025-10-20 16:42:07] "GET /virtual-machine/67f9e4ae-4456-4c72-8abd-c4bf56086096 HTTP/1.1" 200 1291 0.031729 10.0.0.22 - - [2025-10-20 16:42:07] "GET /virtual-machine-interface/d7038747-5138-4e99-b846-3292f9b12422 HTTP/1.1" 200 2967 0.006065 10.0.0.22 - - [2025-10-20 16:42:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003265 10.0.0.22 - - [2025-10-20 16:42:08] "GET /global-vrouter-config/ab3bfc59-6e70-4f4d-80a1-bc65af4f76af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1879 0.003680 10.0.0.22 - - [2025-10-20 16:42:08] "GET /virtual-networks?parent_id=b3750152-dece-416e-9248-69b12bff5ccc&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.003089 10.0.0.22 - - [2025-10-20 16:42:08] "GET /virtual-network/88c3315d-994a-415b-9953-aab814734242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.006485 10.0.0.22 - - [2025-10-20 16:42:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003354 10.0.0.22 - - [2025-10-20 16:42:11] "GET /virtual-network/88c3315d-994a-415b-9953-aab814734242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005376 252.22.220.211 - - [2025-10-20 16:42:11] "POST /neutron/port HTTP/1.1" 200 1077 0.010632 252.22.220.211 - - [2025-10-20 16:42:11] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005540 252.22.220.211 - - [2025-10-20 16:42:12] "POST /neutron/port HTTP/1.1" 200 1077 0.012610 252.22.220.211 - - [2025-10-20 16:42:12] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006179 10.0.0.22 - - [2025-10-20 16:42:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003135 10.0.0.22 - - [2025-10-20 16:42:13] "GET /global-vrouter-config/ab3bfc59-6e70-4f4d-80a1-bc65af4f76af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1879 0.002996 10.0.0.22 - - [2025-10-20 16:42:13] "GET /virtual-networks?parent_id=b3750152-dece-416e-9248-69b12bff5ccc&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.007341 10.0.0.22 - - [2025-10-20 16:42:13] "GET /virtual-network/88c3315d-994a-415b-9953-aab814734242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005205 252.22.220.211 - - [2025-10-20 16:42:13] "POST /neutron/port HTTP/1.1" 200 1077 0.011183 252.22.220.211 - - [2025-10-20 16:42:13] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006965 252.22.220.211 - - [2025-10-20 16:42:15] "POST /neutron/port HTTP/1.1" 200 1077 0.010385 252.22.220.211 - - [2025-10-20 16:42:15] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005750 252.22.220.211 - - [2025-10-20 16:42:15] "POST /neutron/port HTTP/1.1" 200 1077 0.010538 252.22.220.211 - - [2025-10-20 16:42:15] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006368 10.0.0.22 - - [2025-10-20 16:42:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003191 10.0.0.22 - - [2025-10-20 16:42:20] "GET /global-vrouter-config/ab3bfc59-6e70-4f4d-80a1-bc65af4f76af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1879 0.003222 10.0.0.22 - - [2025-10-20 16:42:20] "PUT /global-vrouter-config/ab3bfc59-6e70-4f4d-80a1-bc65af4f76af HTTP/1.1" 200 277 0.009203 252.22.220.211 - - [2025-10-20 16:42:21] "POST /neutron/network HTTP/1.1" 200 837 0.015980 252.22.220.211 - - [2025-10-20 16:42:21] "POST /neutron/network HTTP/1.1" 400 204 0.010425 252.22.220.211 - - [2025-10-20 16:42:21] "POST /neutron/port HTTP/1.1" 200 1077 0.012078 252.22.220.211 - - [2025-10-20 16:42:21] "POST /neutron/port HTTP/1.1" 200 1103 0.010969 252.22.220.211 - - [2025-10-20 16:42:21] "POST /neutron/port HTTP/1.1" 200 151 0.114676 252.22.220.211 - - [2025-10-20 16:42:23] "POST /neutron/network HTTP/1.1" 200 837 0.007655 10.0.0.22 - - [2025-10-20 16:42:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.008550 10.0.0.22 - - [2025-10-20 16:42:23] "POST /useragent-kv HTTP/1.1" 200 115 0.006560 10.0.0.22 - - [2025-10-20 16:42:23] "POST /useragent-kv HTTP/1.1" 200 115 0.003110 252.22.220.211 - - [2025-10-20 16:42:23] "POST /neutron/network HTTP/1.1" 200 151 0.090603 10.0.0.22 - - [2025-10-20 16:42:23] "DELETE /route-target/cb82be75-e6a6-4758-b416-5be10ad7cfa2 HTTP/1.1" 200 115 0.020210 10.0.0.22 - - [2025-10-20 16:42:24] "GET /global-vrouter-configs HTTP/1.1" 200 358 0.002844 10.0.0.22 - - [2025-10-20 16:42:24] "GET /global-vrouter-config/ab3bfc59-6e70-4f4d-80a1-bc65af4f76af HTTP/1.1" 200 1883 0.003718 10.0.0.22 - - [2025-10-20 16:42:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003148 10.0.0.22 - - [2025-10-20 16:42:24] "GET /projects?obj_uuids=b3750152-dece-416e-9248-69b12bff5ccc&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001045 10.0.0.22 - - [2025-10-20 16:42:24] "GET /project/b3750152-dece-416e-9248-69b12bff5ccc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.027641 252.22.220.211 - - [2025-10-20 16:42:24] "POST /neutron/network HTTP/1.1" 200 117 0.007226 10.0.0.22 - - [2025-10-20 16:42:24] "GET /projects?obj_uuids=b3750152-dece-416e-9248-69b12bff5ccc&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001204 252.22.220.211 - - [2025-10-20 16:42:24] "POST /neutron/network HTTP/1.1" 200 603 0.074435 10.0.0.22 - - [2025-10-20 16:42:24] "POST /useragent-kv HTTP/1.1" 200 115 0.005433 252.22.220.211 - - [2025-10-20 16:42:24] "POST /neutron/subnet HTTP/1.1" 200 725 0.180960 252.22.220.211 - - [2025-10-20 16:42:24] "POST /neutron/network HTTP/1.1" 200 822 0.006080 10.0.0.22 - - [2025-10-20 16:42:24] "POST /id-to-fqname HTTP/1.1" 200 218 0.001974 10.0.0.22 - - [2025-10-20 16:42:24] "GET /virtual-network/85c681e6-c420-4545-990d-053ddb415c2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006746 252.22.220.211 - - [2025-10-20 16:42:24] "POST /neutron/network HTTP/1.1" 200 822 0.006088 10.0.0.22 - - [2025-10-20 16:42:24] "GET /virtual-network/85c681e6-c420-4545-990d-053ddb415c2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006374 252.22.220.211 - - [2025-10-20 16:42:24] "POST /neutron/network HTTP/1.1" 200 822 0.006720 10.0.0.22 - - [2025-10-20 16:42:24] "POST /route-targets HTTP/1.1" 200 328 0.009689 10.0.0.22 - - [2025-10-20 16:42:25] "POST /ref-update HTTP/1.1" 200 156 0.009966 252.22.220.211 - - [2025-10-20 16:42:25] "POST /neutron/subnet HTTP/1.1" 200 725 0.007643 10.0.0.22 - - [2025-10-20 16:42:25] "POST /id-to-fqname HTTP/1.1" 200 218 0.001417 252.22.220.211 - - [2025-10-20 16:42:25] "POST /neutron/network HTTP/1.1" 200 832 0.005732 252.22.220.211 - - [2025-10-20 16:42:25] "GET /aaa-mode HTTP/1.1" 401 296 0.000498 252.22.220.211 - - [2025-10-20 16:42:25] "GET / HTTP/1.1" 200 36215 0.002219 252.22.220.211 - - [2025-10-20 16:42:25] "GET /project/b3750152-dece-416e-9248-69b12bff5ccc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000461 10.0.0.22 - - [2025-10-20 16:42:25] "GET /projects?obj_uuids=b3750152-dece-416e-9248-69b12bff5ccc&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001946 252.22.220.211 - - [2025-10-20 16:42:25] "GET /project/b3750152-dece-416e-9248-69b12bff5ccc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.076552 252.22.220.211 - - [2025-10-20 16:42:25] "POST /neutron/network HTTP/1.1" 200 822 0.006147 252.22.220.211 - - [2025-10-20 16:42:26] "POST /neutron/port HTTP/1.1" 200 117 0.007991 252.22.220.211 - - [2025-10-20 16:42:26] "POST /neutron/port HTTP/1.1" 200 117 0.008195 252.22.220.211 - - [2025-10-20 16:42:26] "POST /neutron/port HTTP/1.1" 200 117 0.008800 252.22.220.211 - - [2025-10-20 16:42:27] "POST /neutron/network HTTP/1.1" 200 832 0.007350 10.0.0.22 - - [2025-10-20 16:42:27] "GET /projects?obj_uuids=b3750152-dece-416e-9248-69b12bff5ccc&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001159 252.22.220.211 - - [2025-10-20 16:42:27] "POST /neutron/port HTTP/1.1" 200 1058 0.311241 252.22.220.211 - - [2025-10-20 16:42:27] "POST /neutron/port HTTP/1.1" 200 1058 0.010652 252.22.220.211 - - [2025-10-20 16:42:27] "POST /neutron/port HTTP/1.1" 200 1058 0.013106 252.22.220.211 - - [2025-10-20 16:42:28] "POST /neutron/port HTTP/1.1" 200 1108 0.087085 252.22.220.211 - - [2025-10-20 16:42:28] "POST /neutron/port HTTP/1.1" 200 1082 0.012671 252.22.220.211 - - [2025-10-20 16:42:28] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003849 252.22.220.211 - - [2025-10-20 16:42:28] "POST /neutron/subnet HTTP/1.1" 200 699 0.008239 252.22.220.211 - - [2025-10-20 16:42:28] "POST /neutron/port HTTP/1.1" 200 117 0.001474 252.22.220.211 - - [2025-10-20 16:42:28] "POST /neutron/network HTTP/1.1" 200 822 0.007172 [Introspect:8084]10.0.0.22 - - [2025-10-20 16:42:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001232 [Introspect:8084]10.0.0.22 - - [2025-10-20 16:42:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001845 252.22.220.211 - - [2025-10-20 16:42:31] "POST /neutron/port HTTP/1.1" 200 1082 0.011057 252.22.220.211 - - [2025-10-20 16:42:31] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006250 252.22.220.211 - - [2025-10-20 16:42:31] "POST /neutron/port HTTP/1.1" 200 1082 0.010447 252.22.220.211 - - [2025-10-20 16:42:31] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006098 252.22.220.211 - - [2025-10-20 16:42:31] "POST /neutron/port HTTP/1.1" 200 1082 0.013482 252.22.220.211 - - [2025-10-20 16:42:31] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006853 10.0.0.22 - - [2025-10-20 16:42:31] "GET /virtual-machine/1da02b24-7e05-484e-8615-ca31952a235a HTTP/1.1" 200 1291 0.004690 10.0.0.22 - - [2025-10-20 16:42:31] "GET /virtual-machine-interface/1755b363-48ac-4149-8e32-d4f0008ae0c6 HTTP/1.1" 200 2936 0.005208 10.0.0.22 - - [2025-10-20 16:42:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003661 10.0.0.22 - - [2025-10-20 16:42:31] "GET /global-vrouter-config/ab3bfc59-6e70-4f4d-80a1-bc65af4f76af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003949 10.0.0.22 - - [2025-10-20 16:42:31] "GET /virtual-networks?parent_id=b3750152-dece-416e-9248-69b12bff5ccc&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003196 10.0.0.22 - - [2025-10-20 16:42:32] "GET /virtual-network/85c681e6-c420-4545-990d-053ddb415c2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005219 10.0.0.22 - - [2025-10-20 16:42:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004605 10.0.0.22 - - [2025-10-20 16:42:35] "GET /virtual-network/85c681e6-c420-4545-990d-053ddb415c2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006642 10.0.0.22 - - [2025-10-20 16:42:35] "DELETE /project/b3750152dece416e924869b12bff5ccc HTTP/1.1" 404 173 0.005521 10.0.0.22 - - [2025-10-20 16:42:35] "GET /projects?obj_uuids=34aca64a-839f-43eb-8e6c-0898a9500697&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001273 10.0.0.22 - - [2025-10-20 16:42:35] "GET /project/34aca64a-839f-43eb-8e6c-0898a9500697?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.038648 10.0.0.22 - - [2025-10-20 16:42:35] "GET /projects?obj_uuids=34aca64a-839f-43eb-8e6c-0898a9500697&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001603 10.0.0.22 - - [2025-10-20 16:42:35] "GET /project/34aca64a-839f-43eb-8e6c-0898a9500697?fields=security_groups HTTP/1.1" 200 1353 0.032432 10.0.0.22 - - [2025-10-20 16:42:35] "DELETE /security-group/86116d4c-f1cb-4578-bd44-58d78a75eac5 HTTP/1.1" 200 115 0.046489 10.0.0.22 - - [2025-10-20 16:42:35] "GET /projects?obj_uuids=34aca64a-839f-43eb-8e6c-0898a9500697&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001813 10.0.0.22 - - [2025-10-20 16:42:35] "DELETE /access-control-list/37aeab6b-1c25-4075-bcd0-7f1e591d68c8 HTTP/1.1" 200 115 0.045513 10.0.0.22 - - [2025-10-20 16:42:35] "GET /project/34aca64a-839f-43eb-8e6c-0898a9500697?fields=application_policy_sets HTTP/1.1" 200 1392 0.048750 10.0.0.22 - - [2025-10-20 16:42:35] "DELETE /access-control-list/6a48d0aa-f02c-4eb4-8596-0fe9535f8ed5 HTTP/1.1" 200 115 0.046770 10.0.0.22 - - [2025-10-20 16:42:36] "DELETE /project/34aca64a-839f-43eb-8e6c-0898a9500697 HTTP/1.1" 200 115 0.371438 252.22.220.211 - - [2025-10-20 16:42:37] "POST /neutron/port HTTP/1.1" 200 1082 0.011759 252.22.220.211 - - [2025-10-20 16:42:37] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006024 252.22.220.211 - - [2025-10-20 16:42:38] "POST /neutron/port HTTP/1.1" 200 1082 0.013865 252.22.220.211 - - [2025-10-20 16:42:38] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005601 10.0.0.22 - - [2025-10-20 16:42:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003490 10.0.0.22 - - [2025-10-20 16:42:39] "GET /virtual-network/85c681e6-c420-4545-990d-053ddb415c2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005438 252.22.220.211 - - [2025-10-20 16:42:40] "POST /neutron/port HTTP/1.1" 200 1082 0.012703 252.22.220.211 - - [2025-10-20 16:42:40] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005929 252.22.220.211 - - [2025-10-20 16:42:41] "POST /neutron/port HTTP/1.1" 200 1082 0.013260 252.22.220.211 - - [2025-10-20 16:42:41] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006623 10.0.0.22 - - [2025-10-20 16:42:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003353 10.0.0.22 - - [2025-10-20 16:42:41] "GET /global-vrouter-config/ab3bfc59-6e70-4f4d-80a1-bc65af4f76af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003302 10.0.0.22 - - [2025-10-20 16:42:41] "GET /virtual-networks?parent_id=b3750152-dece-416e-9248-69b12bff5ccc&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003260 10.0.0.22 - - [2025-10-20 16:42:41] "GET /virtual-network/85c681e6-c420-4545-990d-053ddb415c2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005969 252.22.220.211 - - [2025-10-20 16:42:43] "POST /neutron/network HTTP/1.1" 200 822 0.006466 252.22.220.211 - - [2025-10-20 16:42:43] "POST /neutron/network HTTP/1.1" 400 204 0.015836 252.22.220.211 - - [2025-10-20 16:42:44] "POST /neutron/port HTTP/1.1" 200 1082 0.015220 252.22.220.211 - - [2025-10-20 16:42:44] "POST /neutron/port HTTP/1.1" 200 1108 0.009835 252.22.220.211 - - [2025-10-20 16:42:44] "POST /neutron/port HTTP/1.1" 200 151 0.101557 252.22.220.211 - - [2025-10-20 16:42:45] "POST /neutron/network HTTP/1.1" 200 822 0.006490 10.0.0.22 - - [2025-10-20 16:42:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005595 10.0.0.22 - - [2025-10-20 16:42:45] "POST /useragent-kv HTTP/1.1" 200 115 0.003328 10.0.0.22 - - [2025-10-20 16:42:45] "POST /useragent-kv HTTP/1.1" 200 115 0.004726 252.22.220.211 - - [2025-10-20 16:42:45] "POST /neutron/network HTTP/1.1" 200 151 0.089034 10.0.0.22 - - [2025-10-20 16:42:45] "DELETE /route-target/6f270da3-e424-4e92-b077-b37173f4188e HTTP/1.1" 200 115 0.023957 10.0.0.22 - - [2025-10-20 16:42:46] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 547 0.003420 10.0.0.22 - - [2025-10-20 16:42:46] "POST /network-ipams HTTP/1.1" 200 541 0.017700 10.0.0.22 - - [2025-10-20 16:42:46] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 765 0.002989 10.0.0.22 - - [2025-10-20 16:42:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003014 10.0.0.22 - - [2025-10-20 16:42:46] "GET /network-ipam/706de3dd-402e-4c63-b5dd-f70fb5c84ae7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.004967 10.0.0.22 - - [2025-10-20 16:42:46] "PUT /network-ipam/706de3dd-402e-4c63-b5dd-f70fb5c84ae7 HTTP/1.1" 200 259 0.010816 10.0.0.22 - - [2025-10-20 16:42:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003356 10.0.0.22 - - [2025-10-20 16:42:47] "GET /projects?obj_uuids=b3750152-dece-416e-9248-69b12bff5ccc&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001116 10.0.0.22 - - [2025-10-20 16:42:47] "GET /project/b3750152-dece-416e-9248-69b12bff5ccc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.029544 252.22.220.211 - - [2025-10-20 16:42:47] "POST /neutron/network HTTP/1.1" 200 117 0.010535 10.0.0.22 - - [2025-10-20 16:42:47] "GET /projects?obj_uuids=b3750152-dece-416e-9248-69b12bff5ccc&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002350 252.22.220.211 - - [2025-10-20 16:42:47] "POST /neutron/network HTTP/1.1" 200 603 0.103905 10.0.0.22 - - [2025-10-20 16:42:47] "POST /route-targets HTTP/1.1" 200 328 0.018485 10.0.0.22 - - [2025-10-20 16:42:47] "POST /ref-update HTTP/1.1" 200 156 0.020481 10.0.0.22 - - [2025-10-20 16:42:47] "POST /useragent-kv HTTP/1.1" 200 115 0.008260 252.22.220.211 - - [2025-10-20 16:42:47] "POST /neutron/subnet HTTP/1.1" 200 699 0.180881 10.0.0.22 - - [2025-10-20 16:42:47] "POST /useragent-kv HTTP/1.1" 200 115 0.010162 252.22.220.211 - - [2025-10-20 16:42:47] "POST /neutron/subnet HTTP/1.1" 200 699 0.230405 252.22.220.211 - - [2025-10-20 16:42:47] "POST /neutron/network HTTP/1.1" 200 988 0.007371 10.0.0.22 - - [2025-10-20 16:42:47] "POST /id-to-fqname HTTP/1.1" 200 218 0.002066 10.0.0.22 - - [2025-10-20 16:42:47] "GET /virtual-network/f9c982aa-0e52-4262-a252-83afdefdc7c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.005930 10.0.0.22 - - [2025-10-20 16:42:48] "GET /obj-perms HTTP/1.1" 200 6378 0.058487 252.22.220.211 - - [2025-10-20 16:42:48] "POST /neutron/network HTTP/1.1" 200 988 0.008345 10.0.0.22 - - [2025-10-20 16:42:48] "GET /virtual-network/f9c982aa-0e52-4262-a252-83afdefdc7c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.006732 252.22.220.211 - - [2025-10-20 16:42:48] "POST /neutron/network HTTP/1.1" 200 988 0.008625 252.22.220.211 - - [2025-10-20 16:42:48] "POST /neutron/subnet HTTP/1.1" 200 699 0.007223 252.22.220.211 - - [2025-10-20 16:42:48] "POST /neutron/subnet HTTP/1.1" 200 699 0.007536 252.22.220.211 - - [2025-10-20 16:42:48] "POST /neutron/network HTTP/1.1" 200 988 0.007499 252.22.220.211 - - [2025-10-20 16:42:48] "POST /neutron/subnet HTTP/1.1" 200 699 0.007566 10.0.0.22 - - [2025-10-20 16:42:48] "GET /obj-perms HTTP/1.1" 200 6378 0.060279 252.22.220.211 - - [2025-10-20 16:42:48] "POST /neutron/subnet HTTP/1.1" 200 699 0.007747 10.0.0.22 - - [2025-10-20 16:42:48] "GET /projects?obj_uuids=b3750152-dece-416e-9248-69b12bff5ccc&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001087 252.22.220.211 - - [2025-10-20 16:42:48] "POST /neutron/port HTTP/1.1" 200 1015 0.164978 10.0.0.22 - - [2025-10-20 16:42:48] "GET /projects?obj_uuids=b3750152-dece-416e-9248-69b12bff5ccc&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001700 252.22.220.211 - - [2025-10-20 16:42:48] "POST /neutron/port HTTP/1.1" 200 1015 0.211503 10.0.0.22 - - [2025-10-20 16:42:49] "POST /id-to-fqname HTTP/1.1" 200 218 0.002180 252.22.220.211 - - [2025-10-20 16:42:49] "POST /neutron/port HTTP/1.1" 200 1015 0.010974 252.22.220.211 - - [2025-10-20 16:42:49] "POST /neutron/port HTTP/1.1" 200 1015 0.010328 252.22.220.211 - - [2025-10-20 16:42:49] "POST /neutron/network HTTP/1.1" 200 988 0.010257 252.22.220.211 - - [2025-10-20 16:42:49] "POST /neutron/port HTTP/1.1" 200 1015 0.009241 252.22.220.211 - - [2025-10-20 16:42:49] "POST /neutron/port HTTP/1.1" 200 117 0.006956 252.22.220.211 - - [2025-10-20 16:42:49] "POST /neutron/port HTTP/1.1" 200 117 0.006681 10.0.0.22 - - [2025-10-20 16:42:49] "POST /id-to-fqname HTTP/1.1" 200 218 0.001508 252.22.220.211 - - [2025-10-20 16:42:49] "POST /neutron/port HTTP/1.1" 200 117 0.006090 252.22.220.211 - - [2025-10-20 16:42:49] "POST /neutron/port HTTP/1.1" 200 1015 0.008253 252.22.220.211 - - [2025-10-20 16:42:50] "POST /neutron/port HTTP/1.1" 200 1015 0.007933 252.22.220.211 - - [2025-10-20 16:42:50] "POST /neutron/port HTTP/1.1" 200 1015 0.043317 252.22.220.211 - - [2025-10-20 16:42:50] "POST /neutron/network HTTP/1.1" 200 988 0.009974 252.22.220.211 - - [2025-10-20 16:42:50] "POST /neutron/port HTTP/1.1" 200 1015 0.008280 252.22.220.211 - - [2025-10-20 16:42:50] "POST /neutron/port HTTP/1.1" 200 1015 0.009915 252.22.220.211 - - [2025-10-20 16:42:50] "POST /neutron/port HTTP/1.1" 200 1015 0.010770 252.22.220.211 - - [2025-10-20 16:42:50] "POST /neutron/port HTTP/1.1" 200 117 0.006216 252.22.220.211 - - [2025-10-20 16:42:50] "POST /neutron/network HTTP/1.1" 200 998 0.009196 252.22.220.211 - - [2025-10-20 16:42:50] "POST /neutron/port HTTP/1.1" 200 117 0.005616 10.0.0.22 - - [2025-10-20 16:42:50] "POST /id-to-fqname HTTP/1.1" 200 218 0.002599 252.22.220.211 - - [2025-10-20 16:42:50] "POST /neutron/port HTTP/1.1" 200 1015 0.021937 252.22.220.211 - - [2025-10-20 16:42:50] "POST /neutron/port HTTP/1.1" 200 1015 0.019187 252.22.220.211 - - [2025-10-20 16:42:50] "POST /neutron/port HTTP/1.1" 200 117 0.007352 10.0.0.22 - - [2025-10-20 16:42:51] "GET /global-system-configs HTTP/1.1" 401 296 0.001087 252.22.220.211 - - [2025-10-20 16:42:51] "POST /neutron/port HTTP/1.1" 200 1103 0.125972 10.0.0.22 - - [2025-10-20 16:42:51] "GET /global-system-configs HTTP/1.1" 401 296 0.000492 252.22.220.211 - - [2025-10-20 16:42:51] "POST /neutron/network HTTP/1.1" 200 998 0.010074 252.22.220.211 - - [2025-10-20 16:42:51] "GET /aaa-mode HTTP/1.1" 401 296 0.000423 252.22.220.211 - - [2025-10-20 16:42:51] "POST /neutron/port HTTP/1.1" 200 1077 0.016771 252.22.220.211 - - [2025-10-20 16:42:51] "GET / HTTP/1.1" 200 36215 0.001944 252.22.220.211 - - [2025-10-20 16:42:51] "GET /project/b3750152-dece-416e-9248-69b12bff5ccc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000415 252.22.220.211 - - [2025-10-20 16:42:51] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004442 252.22.220.211 - - [2025-10-20 16:42:51] "POST /neutron/subnet HTTP/1.1" 200 673 0.025400 252.22.220.211 - - [2025-10-20 16:42:51] "POST /neutron/port HTTP/1.1" 200 1015 0.007737 252.22.220.211 - - [2025-10-20 16:42:51] "POST /neutron/port HTTP/1.1" 200 117 0.002105 252.22.220.211 - - [2025-10-20 16:42:51] "POST /neutron/network HTTP/1.1" 200 998 0.012437 252.22.220.211 - - [2025-10-20 16:42:51] "POST /neutron/network HTTP/1.1" 200 988 0.011056 252.22.220.211 - - [2025-10-20 16:42:51] "POST /neutron/port HTTP/1.1" 200 1015 0.011435 252.22.220.211 - - [2025-10-20 16:42:51] "POST /neutron/port HTTP/1.1" 200 1015 0.011729 10.0.0.22 - - [2025-10-20 16:42:51] "GET /projects?obj_uuids=b3750152-dece-416e-9248-69b12bff5ccc&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001971 252.22.220.211 - - [2025-10-20 16:42:51] "GET /project/b3750152-dece-416e-9248-69b12bff5ccc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.097099 252.22.220.211 - - [2025-10-20 16:42:51] "POST /neutron/network HTTP/1.1" 200 988 0.013104 252.22.220.211 - - [2025-10-20 16:42:51] "POST /neutron/port HTTP/1.1" 200 1103 0.162300 252.22.220.211 - - [2025-10-20 16:42:51] "POST /neutron/port HTTP/1.1" 200 1077 0.021455 252.22.220.211 - - [2025-10-20 16:42:51] "POST /neutron/port HTTP/1.1" 200 2038 0.015949 252.22.220.211 - - [2025-10-20 16:42:51] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003814 252.22.220.211 - - [2025-10-20 16:42:51] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009055 252.22.220.211 - - [2025-10-20 16:42:52] "POST /neutron/port HTTP/1.1" 200 117 0.005843 252.22.220.211 - - [2025-10-20 16:42:52] "POST /neutron/subnet HTTP/1.1" 200 673 0.012106 10.0.0.22 - - [2025-10-20 16:42:52] "GET /domains HTTP/1.1" 200 438 0.003674 252.22.220.211 - - [2025-10-20 16:42:52] "POST /neutron/port HTTP/1.1" 200 117 0.001359 10.0.0.22 - - [2025-10-20 16:42:52] "GET /domains?obj_uuids=d63b8345-8de7-4e97-94d5-a56d8ff33dd0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001239 10.0.0.22 - - [2025-10-20 16:42:52] "GET /domain/d63b8345-8de7-4e97-94d5-a56d8ff33dd0 HTTP/1.1" 200 1306 0.010490 252.22.220.211 - - [2025-10-20 16:42:52] "POST /neutron/network HTTP/1.1" 200 988 0.013015 10.0.0.22 - - [2025-10-20 16:42:52] "GET /projects?obj_uuids=b3750152-dece-416e-9248-69b12bff5ccc&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001634 10.0.0.22 - - [2025-10-20 16:42:52] "GET /project/b3750152-dece-416e-9248-69b12bff5ccc HTTP/1.1" 200 2836 0.043895 10.0.0.22 - - [2025-10-20 16:42:52] "GET /network-ipam/706de3dd-402e-4c63-b5dd-f70fb5c84ae7 HTTP/1.1" 200 2600 0.006158 10.0.0.22 - - [2025-10-20 16:42:52] "GET /domains HTTP/1.1" 200 438 0.003500 10.0.0.22 - - [2025-10-20 16:42:52] "GET /domains?obj_uuids=d63b8345-8de7-4e97-94d5-a56d8ff33dd0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001120 10.0.0.22 - - [2025-10-20 16:42:52] "GET /domain/d63b8345-8de7-4e97-94d5-a56d8ff33dd0 HTTP/1.1" 200 1306 0.013342 252.22.220.211 - - [2025-10-20 16:42:52] "POST /neutron/network HTTP/1.1" 200 998 0.010828 10.0.0.22 - - [2025-10-20 16:42:52] "GET /projects?obj_uuids=b3750152-dece-416e-9248-69b12bff5ccc&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001292 10.0.0.22 - - [2025-10-20 16:42:52] "GET /project/b3750152-dece-416e-9248-69b12bff5ccc HTTP/1.1" 200 2836 0.047939 10.0.0.22 - - [2025-10-20 16:42:52] "GET /projects?obj_uuids=b3750152-dece-416e-9248-69b12bff5ccc&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001312 10.0.0.22 - - [2025-10-20 16:42:52] "GET /virtual-network/f9c982aa-0e52-4262-a252-83afdefdc7c6 HTTP/1.1" 200 3779 0.009246 10.0.0.22 - - [2025-10-20 16:42:52] "GET /virtual-network/f9c982aa-0e52-4262-a252-83afdefdc7c6 HTTP/1.1" 200 3779 0.032805 10.0.0.22 - - [2025-10-20 16:42:52] "GET /global-system-configs HTTP/1.1" 401 296 0.000666 10.0.0.22 - - [2025-10-20 16:42:52] "GET /routing-instance/5d492561-6bde-4bab-be0a-15479b97bad2 HTTP/1.1" 200 2810 0.015787 10.0.0.22 - - [2025-10-20 16:42:52] "GET /global-system-configs HTTP/1.1" 401 296 0.000752 10.0.0.22 - - [2025-10-20 16:42:52] "GET /routing-instance/5d492561-6bde-4bab-be0a-15479b97bad2 HTTP/1.1" 200 2810 0.003765 252.22.220.211 - - [2025-10-20 16:42:52] "POST /neutron/port HTTP/1.1" 200 1053 0.300910 10.0.0.22 - - [2025-10-20 16:42:52] "GET /route-target/b3a2aeef-5814-4a26-9800-1af43a5e7a99 HTTP/1.1" 200 1205 0.003943 252.22.220.211 - - [2025-10-20 16:42:53] "POST /neutron/port HTTP/1.1" 200 1053 0.011740 10.0.0.22 - - [2025-10-20 16:42:53] "GET /virtual-network/f9c982aa-0e52-4262-a252-83afdefdc7c6 HTTP/1.1" 200 4231 0.006483 252.22.220.211 - - [2025-10-20 16:42:53] "POST /neutron/port HTTP/1.1" 200 1053 0.009547 10.0.0.22 - - [2025-10-20 16:42:53] "GET /routing-instance/5d492561-6bde-4bab-be0a-15479b97bad2 HTTP/1.1" 200 2810 0.003714 10.0.0.22 - - [2025-10-20 16:42:53] "GET /virtual-network/f9c982aa-0e52-4262-a252-83afdefdc7c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.005823 10.0.0.22 - - [2025-10-20 16:42:53] "GET /virtual-network/f9c982aa-0e52-4262-a252-83afdefdc7c6 HTTP/1.1" 200 4231 0.004299 252.22.220.211 - - [2025-10-20 16:42:53] "POST /neutron/port HTTP/1.1" 200 1103 0.068931 10.0.0.22 - - [2025-10-20 16:42:53] "GET /routing-instance/5d492561-6bde-4bab-be0a-15479b97bad2 HTTP/1.1" 200 2810 0.003774 10.0.0.22 - - [2025-10-20 16:42:53] "GET /routing-instance/5d492561-6bde-4bab-be0a-15479b97bad2 HTTP/1.1" 200 2810 0.003780 252.22.220.211 - - [2025-10-20 16:42:53] "POST /neutron/port HTTP/1.1" 200 1077 0.012507 10.0.0.22 - - [2025-10-20 16:42:53] "GET /route-target/b3a2aeef-5814-4a26-9800-1af43a5e7a99 HTTP/1.1" 200 1205 0.004743 252.22.220.211 - - [2025-10-20 16:42:53] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005132 252.22.220.211 - - [2025-10-20 16:42:53] "POST /neutron/subnet HTTP/1.1" 200 673 0.013482 252.22.220.211 - - [2025-10-20 16:42:53] "POST /neutron/port HTTP/1.1" 200 117 0.001139 10.0.0.22 - - [2025-10-20 16:42:53] "GET /domains HTTP/1.1" 200 438 0.008532 10.0.0.22 - - [2025-10-20 16:42:53] "GET /domains?obj_uuids=d63b8345-8de7-4e97-94d5-a56d8ff33dd0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001208 10.0.0.22 - - [2025-10-20 16:42:53] "GET /domain/d63b8345-8de7-4e97-94d5-a56d8ff33dd0 HTTP/1.1" 200 1306 0.009887 252.22.220.211 - - [2025-10-20 16:42:53] "POST /neutron/network HTTP/1.1" 200 988 0.007710 10.0.0.22 - - [2025-10-20 16:42:53] "GET /projects?obj_uuids=b3750152-dece-416e-9248-69b12bff5ccc&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001352 10.0.0.22 - - [2025-10-20 16:42:53] "GET /project/b3750152-dece-416e-9248-69b12bff5ccc HTTP/1.1" 200 3079 0.037803 10.0.0.22 - - [2025-10-20 16:42:53] "GET /virtual-network/f9c982aa-0e52-4262-a252-83afdefdc7c6 HTTP/1.1" 200 4231 0.009160 10.0.0.22 - - [2025-10-20 16:42:54] "GET /obj-perms HTTP/1.1" 200 6425 0.063634 252.22.220.211 - - [2025-10-20 16:42:54] "POST /neutron/port HTTP/1.1" 200 1077 0.015272 252.22.220.211 - - [2025-10-20 16:42:54] "POST /neutron/security_group HTTP/1.1" 200 2056 0.011603 252.22.220.211 - - [2025-10-20 16:42:54] "POST /neutron/port HTTP/1.1" 200 1077 0.012204 252.22.220.211 - - [2025-10-20 16:42:54] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009449 252.22.220.211 - - [2025-10-20 16:42:54] "POST /neutron/port HTTP/1.1" 200 1077 0.014872 252.22.220.211 - - [2025-10-20 16:42:54] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008584 10.0.0.22 - - [2025-10-20 16:42:54] "GET /virtual-machine/f0a35816-b904-49b1-9221-301a9b7d34b7 HTTP/1.1" 200 1289 0.005415 10.0.0.22 - - [2025-10-20 16:42:54] "GET /virtual-machine-interface/ee31477c-0657-4461-9570-7b3dbc2e5a07 HTTP/1.1" 200 2937 0.006480 10.0.0.22 - - [2025-10-20 16:42:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003888 10.0.0.22 - - [2025-10-20 16:42:55] "GET /global-vrouter-config/ab3bfc59-6e70-4f4d-80a1-bc65af4f76af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006230 10.0.0.22 - - [2025-10-20 16:42:55] "GET /virtual-networks?parent_id=b3750152-dece-416e-9248-69b12bff5ccc&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003250 10.0.0.22 - - [2025-10-20 16:42:55] "GET /virtual-network/f9c982aa-0e52-4262-a252-83afdefdc7c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.006645 10.0.0.22 - - [2025-10-20 16:42:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003418 10.0.0.22 - - [2025-10-20 16:42:58] "GET /virtual-network/f9c982aa-0e52-4262-a252-83afdefdc7c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.007095 252.22.220.211 - - [2025-10-20 16:43:02] "POST /neutron/port HTTP/1.1" 200 1077 0.016208 252.22.220.211 - - [2025-10-20 16:43:02] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006161 252.22.220.211 - - [2025-10-20 16:43:02] "POST /neutron/port HTTP/1.1" 200 1077 0.011343 252.22.220.211 - - [2025-10-20 16:43:02] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005725 252.22.220.211 - - [2025-10-20 16:43:02] "POST /neutron/port HTTP/1.1" 200 1077 0.020914 252.22.220.211 - - [2025-10-20 16:43:02] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005799 252.22.220.211 - - [2025-10-20 16:43:02] "POST /neutron/port HTTP/1.1" 200 1077 0.011733 10.0.0.22 - - [2025-10-20 16:43:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004117 10.0.0.22 - - [2025-10-20 16:43:02] "GET /virtual-network/f9c982aa-0e52-4262-a252-83afdefdc7c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.006793 252.22.220.211 - - [2025-10-20 16:43:02] "POST /neutron/port HTTP/1.1" 200 1077 0.011482 252.22.220.211 - - [2025-10-20 16:43:02] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006100 252.22.220.211 - - [2025-10-20 16:43:02] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006928 252.22.220.211 - - [2025-10-20 16:43:03] "POST /neutron/port HTTP/1.1" 200 1077 0.012972 252.22.220.211 - - [2025-10-20 16:43:03] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006003 252.22.220.211 - - [2025-10-20 16:43:03] "POST /neutron/port HTTP/1.1" 200 1077 0.011770 252.22.220.211 - - [2025-10-20 16:43:03] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006135 10.0.0.22 - - [2025-10-20 16:43:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003613 10.0.0.22 - - [2025-10-20 16:43:04] "GET /global-vrouter-config/ab3bfc59-6e70-4f4d-80a1-bc65af4f76af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004956 10.0.0.22 - - [2025-10-20 16:43:04] "GET /virtual-networks?parent_id=b3750152-dece-416e-9248-69b12bff5ccc&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003250 10.0.0.22 - - [2025-10-20 16:43:04] "GET /virtual-network/f9c982aa-0e52-4262-a252-83afdefdc7c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.008018 252.22.220.211 - - [2025-10-20 16:43:04] "POST /neutron/port HTTP/1.1" 200 1077 0.013206 252.22.220.211 - - [2025-10-20 16:43:04] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006174 252.22.220.211 - - [2025-10-20 16:43:05] "POST /neutron/port HTTP/1.1" 200 1077 0.012063 252.22.220.211 - - [2025-10-20 16:43:05] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006574 252.22.220.211 - - [2025-10-20 16:43:05] "POST /neutron/port HTTP/1.1" 200 1077 0.012855 252.22.220.211 - - [2025-10-20 16:43:05] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007731 252.22.220.211 - - [2025-10-20 16:43:05] "POST /neutron/port HTTP/1.1" 200 1077 0.011396 252.22.220.211 - - [2025-10-20 16:43:05] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006695 10.0.0.22 - - [2025-10-20 16:43:05] "GET /virtual-machine/91e252a7-a0e2-4ac9-8bd7-f427f94f14e3 HTTP/1.1" 200 1289 0.004684 10.0.0.22 - - [2025-10-20 16:43:05] "GET /virtual-machine-interface/9e69ec5d-528a-4cc5-a28d-174c005d9303 HTTP/1.1" 200 2937 0.005626 10.0.0.22 - - [2025-10-20 16:43:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003197 10.0.0.22 - - [2025-10-20 16:43:05] "GET /global-vrouter-config/ab3bfc59-6e70-4f4d-80a1-bc65af4f76af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005311 10.0.0.22 - - [2025-10-20 16:43:05] "GET /virtual-networks?parent_id=b3750152-dece-416e-9248-69b12bff5ccc&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003452 10.0.0.22 - - [2025-10-20 16:43:05] "GET /virtual-network/f9c982aa-0e52-4262-a252-83afdefdc7c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.005555 10.0.0.22 - - [2025-10-20 16:43:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003407 10.0.0.22 - - [2025-10-20 16:43:06] "GET /global-vrouter-config/ab3bfc59-6e70-4f4d-80a1-bc65af4f76af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003757 10.0.0.22 - - [2025-10-20 16:43:06] "GET /virtual-networks?parent_id=b3750152-dece-416e-9248-69b12bff5ccc&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003103 10.0.0.22 - - [2025-10-20 16:43:06] "GET /virtual-network/f9c982aa-0e52-4262-a252-83afdefdc7c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.005577 252.22.220.211 - - [2025-10-20 16:43:07] "POST /neutron/port HTTP/1.1" 200 1077 0.011651 252.22.220.211 - - [2025-10-20 16:43:07] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006513 252.22.220.211 - - [2025-10-20 16:43:07] "POST /neutron/port HTTP/1.1" 200 1077 0.011992 252.22.220.211 - - [2025-10-20 16:43:07] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006739 252.22.220.211 - - [2025-10-20 16:43:07] "POST /neutron/port HTTP/1.1" 200 1077 0.012487 252.22.220.211 - - [2025-10-20 16:43:07] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007402 10.0.0.22 - - [2025-10-20 16:43:07] "GET /virtual-machine/0a86e422-bf64-4e36-b5e2-ed51c059a79c HTTP/1.1" 200 1291 0.005899 10.0.0.22 - - [2025-10-20 16:43:07] "GET /virtual-machine-interface/8629e091-9e58-4f70-888d-da8cad42f120 HTTP/1.1" 200 2935 0.005573 10.0.0.22 - - [2025-10-20 16:43:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003781 10.0.0.22 - - [2025-10-20 16:43:07] "GET /global-vrouter-config/ab3bfc59-6e70-4f4d-80a1-bc65af4f76af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003719 10.0.0.22 - - [2025-10-20 16:43:07] "GET /virtual-networks?parent_id=b3750152-dece-416e-9248-69b12bff5ccc&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003178 10.0.0.22 - - [2025-10-20 16:43:08] "GET /virtual-network/f9c982aa-0e52-4262-a252-83afdefdc7c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.005592 10.0.0.22 - - [2025-10-20 16:43:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004177 10.0.0.22 - - [2025-10-20 16:43:09] "GET /global-vrouter-config/ab3bfc59-6e70-4f4d-80a1-bc65af4f76af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003360 10.0.0.22 - - [2025-10-20 16:43:09] "GET /virtual-networks?parent_id=b3750152-dece-416e-9248-69b12bff5ccc&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003276 10.0.0.22 - - [2025-10-20 16:43:09] "GET /virtual-network/f9c982aa-0e52-4262-a252-83afdefdc7c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.005694 252.22.220.211 - - [2025-10-20 16:43:19] "POST /neutron/port HTTP/1.1" 200 1077 0.011614 252.22.220.211 - - [2025-10-20 16:43:20] "POST /neutron/port HTTP/1.1" 200 1077 0.012471 252.22.220.211 - - [2025-10-20 16:43:20] "POST /neutron/network HTTP/1.1" 200 998 0.007179 252.22.220.211 - - [2025-10-20 16:43:20] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003676 252.22.220.211 - - [2025-10-20 16:43:20] "POST /neutron/subnet HTTP/1.1" 200 673 0.008960 252.22.220.211 - - [2025-10-20 16:43:20] "POST /neutron/port HTTP/1.1" 200 117 0.001343 252.22.220.211 - - [2025-10-20 16:43:20] "POST /neutron/network HTTP/1.1" 200 988 0.007324 252.22.220.211 - - [2025-10-20 16:43:25] "POST /neutron/port HTTP/1.1" 200 1103 0.012332 252.22.220.211 - - [2025-10-20 16:43:25] "POST /neutron/port HTTP/1.1" 200 1103 0.012350 252.22.220.211 - - [2025-10-20 16:43:25] "POST /neutron/port HTTP/1.1" 200 1077 0.021358 252.22.220.211 - - [2025-10-20 16:43:25] "POST /neutron/port HTTP/1.1" 200 151 0.160891 252.22.220.211 - - [2025-10-20 16:43:25] "POST /neutron/port HTTP/1.1" 200 1103 0.009157 252.22.220.211 - - [2025-10-20 16:43:25] "POST /neutron/port HTTP/1.1" 200 1103 0.010251 252.22.220.211 - - [2025-10-20 16:43:25] "POST /neutron/port HTTP/1.1" 200 1103 0.009095 252.22.220.211 - - [2025-10-20 16:43:26] "POST /neutron/port HTTP/1.1" 200 151 0.182455 252.22.220.211 - - [2025-10-20 16:43:26] "POST /neutron/port HTTP/1.1" 200 151 0.193863 252.22.220.211 - - [2025-10-20 16:43:26] "POST /neutron/network HTTP/1.1" 200 988 0.020591 10.0.0.22 - - [2025-10-20 16:43:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.055081 10.0.0.22 - - [2025-10-20 16:43:26] "POST /useragent-kv HTTP/1.1" 200 115 0.063433 10.0.0.22 - - [2025-10-20 16:43:26] "POST /useragent-kv HTTP/1.1" 200 115 0.002686 10.0.0.22 - - [2025-10-20 16:43:26] "POST /useragent-kv HTTP/1.1" 200 115 0.004370 10.0.0.22 - - [2025-10-20 16:43:26] "POST /useragent-kv HTTP/1.1" 200 115 0.002121 252.22.220.211 - - [2025-10-20 16:43:26] "POST /neutron/network HTTP/1.1" 200 151 0.220884 10.0.0.22 - - [2025-10-20 16:43:26] "DELETE /route-target/b3a2aeef-5814-4a26-9800-1af43a5e7a99 HTTP/1.1" 200 115 0.071737 10.0.0.22 - - [2025-10-20 16:43:26] "GET /routing-instance/5d492561-6bde-4bab-be0a-15479b97bad2 HTTP/1.1" 404 171 0.003151 10.0.0.22 - - [2025-10-20 16:43:26] "GET /domains HTTP/1.1" 200 438 0.003737 10.0.0.22 - - [2025-10-20 16:43:26] "GET /domains?obj_uuids=d63b8345-8de7-4e97-94d5-a56d8ff33dd0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001368 10.0.0.22 - - [2025-10-20 16:43:26] "GET /domain/d63b8345-8de7-4e97-94d5-a56d8ff33dd0 HTTP/1.1" 200 1306 0.007916 10.0.0.22 - - [2025-10-20 16:43:26] "GET /projects?obj_uuids=b3750152-dece-416e-9248-69b12bff5ccc&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002177 10.0.0.22 - - [2025-10-20 16:43:26] "GET /project/b3750152-dece-416e-9248-69b12bff5ccc HTTP/1.1" 200 2082 0.039886 10.0.0.22 - - [2025-10-20 16:43:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003268 10.0.0.22 - - [2025-10-20 16:43:27] "DELETE /network-ipam/706de3dd-402e-4c63-b5dd-f70fb5c84ae7 HTTP/1.1" 200 115 0.026722 10.0.0.22 - - [2025-10-20 16:43:27] "POST /fqname-to-id HTTP/1.1" 404 209 0.002881 10.0.0.22 - - [2025-10-20 16:43:27] "GET /projects?obj_uuids=b3750152-dece-416e-9248-69b12bff5ccc&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001096 10.0.0.22 - - [2025-10-20 16:43:27] "GET /project/b3750152-dece-416e-9248-69b12bff5ccc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.025792 10.0.0.22 - - [2025-10-20 16:43:27] "GET /projects?obj_uuids=b3750152-dece-416e-9248-69b12bff5ccc&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001176 10.0.0.22 - - [2025-10-20 16:43:27] "GET /project/b3750152-dece-416e-9248-69b12bff5ccc?fields=virtual_networks HTTP/1.1" 200 1033 0.073215 10.0.0.22 - - [2025-10-20 16:43:27] "GET /projects?obj_uuids=b3750152-dece-416e-9248-69b12bff5ccc&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001056 10.0.0.22 - - [2025-10-20 16:43:27] "GET /project/b3750152-dece-416e-9248-69b12bff5ccc?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.026288 10.0.0.22 - - [2025-10-20 16:43:27] "GET /projects?obj_uuids=b3750152-dece-416e-9248-69b12bff5ccc&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001070 10.0.0.22 - - [2025-10-20 16:43:27] "GET /project/b3750152-dece-416e-9248-69b12bff5ccc?fields=security_groups HTTP/1.1" 200 1258 0.029084 252.22.220.211 - - [2025-10-20 16:43:30] "POST /neutron/port HTTP/1.1" 200 117 0.006209 252.22.220.211 - - [2025-10-20 16:43:30] "POST /neutron/port HTTP/1.1" 200 117 0.005331 252.22.220.211 - - [2025-10-20 16:43:30] "POST /neutron/port HTTP/1.1" 400 205 0.003464 252.22.220.211 - - [2025-10-20 16:43:30] "POST /neutron/port HTTP/1.1" 400 205 0.003494 10.0.0.22 - - [2025-10-20 16:43:36] "GET /projects?obj_uuids=b3750152-dece-416e-9248-69b12bff5ccc&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001066 10.0.0.22 - - [2025-10-20 16:43:36] "GET /project/b3750152-dece-416e-9248-69b12bff5ccc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1456 0.033969 10.0.0.22 - - [2025-10-20 16:43:36] "GET /projects?obj_uuids=b3750152-dece-416e-9248-69b12bff5ccc&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001081 10.0.0.22 - - [2025-10-20 16:43:36] "GET /project/b3750152-dece-416e-9248-69b12bff5ccc?fields=security_groups HTTP/1.1" 200 1351 0.023763 10.0.0.22 - - [2025-10-20 16:43:36] "DELETE /security-group/25eba358-94d0-4805-87b4-3126104ad050 HTTP/1.1" 200 115 0.040043 10.0.0.22 - - [2025-10-20 16:43:36] "GET /projects?obj_uuids=b3750152-dece-416e-9248-69b12bff5ccc&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001460 10.0.0.22 - - [2025-10-20 16:43:36] "DELETE /access-control-list/c316eb76-1bf1-4800-853f-04937a68f065 HTTP/1.1" 200 115 0.037409 10.0.0.22 - - [2025-10-20 16:43:36] "GET /project/b3750152-dece-416e-9248-69b12bff5ccc?fields=application_policy_sets HTTP/1.1" 200 1390 0.047834 10.0.0.22 - - [2025-10-20 16:43:36] "DELETE /access-control-list/897bf543-66cb-4cfa-bda9-9a7d73b506f6 HTTP/1.1" 200 115 0.044206 10.0.0.22 - - [2025-10-20 16:43:36] "DELETE /project/b3750152-dece-416e-9248-69b12bff5ccc HTTP/1.1" 200 115 0.370019 10.0.0.22 - - [2025-10-20 16:43:43] "GET / HTTP/1.1" 200 36215 0.002577 10.0.0.22 - - [2025-10-20 16:43:43] "GET /domain/d63b8345-8de7-4e97-94d5-a56d8ff33dd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000682 10.0.0.22 - - [2025-10-20 16:43:44] "GET /domains?obj_uuids=d63b8345-8de7-4e97-94d5-a56d8ff33dd0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001270 10.0.0.22 - - [2025-10-20 16:43:44] "GET /domain/d63b8345-8de7-4e97-94d5-a56d8ff33dd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.037857 10.0.0.22 - - [2025-10-20 16:43:44] "POST /fqname-to-id HTTP/1.1" 404 181 0.028480 10.0.0.22 - - [2025-10-20 16:43:44] "GET /projects?obj_uuids=e6522d5f-b463-4cdd-815c-82b5767cd301&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002941 10.0.0.22 - - [2025-10-20 16:43:44] "GET /domains?obj_uuids=d63b8345-8de7-4e97-94d5-a56d8ff33dd0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001225 10.0.0.22 - - [2025-10-20 16:43:44] "GET /domain/d63b8345-8de7-4e97-94d5-a56d8ff33dd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.006871 10.0.0.22 - - [2025-10-20 16:43:44] "POST /id-to-fqname HTTP/1.1" 200 183 0.001684 10.0.0.22 - - [2025-10-20 16:43:44] "POST /fqname-to-id HTTP/1.1" 404 192 0.004731 10.0.0.22 - - [2025-10-20 16:43:44] "POST /security-groups HTTP/1.1" 200 578 0.063856 10.0.0.22 - - [2025-10-20 16:43:44] "POST /fqname-to-id HTTP/1.1" 404 227 0.002906 10.0.0.22 - - [2025-10-20 16:43:44] "POST /projects HTTP/1.1" 200 567 0.226842 10.0.0.22 - - [2025-10-20 16:43:44] "POST /access-control-lists HTTP/1.1" 200 591 0.060442 10.0.0.22 - - [2025-10-20 16:43:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.305015 10.0.0.22 - - [2025-10-20 16:43:44] "POST /fqname-to-id HTTP/1.1" 404 226 0.004042 10.0.0.22 - - [2025-10-20 16:43:44] "GET /project/e6522d5f-b463-4cdd-815c-82b5767cd301?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.439137 10.0.0.22 - - [2025-10-20 16:43:44] "POST /access-control-lists HTTP/1.1" 200 589 0.064875 10.0.0.22 - - [2025-10-20 16:43:46] "GET / HTTP/1.1" 200 36215 0.002228 10.0.0.22 - - [2025-10-20 16:43:48] "POST /fqname-to-id HTTP/1.1" 401 296 0.000664 10.0.0.22 - - [2025-10-20 16:43:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.034309 10.0.0.22 - - [2025-10-20 16:43:48] "GET /api-access-list/2f914981-6e03-449b-9ff1-5812e3ef7723?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1883 0.005194 10.0.0.22 - - [2025-10-20 16:43:48] "GET /api-access-list/2f914981-6e03-449b-9ff1-5812e3ef7723?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1883 0.003488 10.0.0.22 - - [2025-10-20 16:43:48] "GET /api-access-list/2f914981-6e03-449b-9ff1-5812e3ef7723?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1883 0.004219 10.0.0.22 - - [2025-10-20 16:43:48] "PUT /api-access-list/2f914981-6e03-449b-9ff1-5812e3ef7723 HTTP/1.1" 200 265 0.009732 10.0.0.22 - - [2025-10-20 16:43:48] "GET /obj-perms HTTP/1.1" 200 6378 0.066173 10.0.0.22 - - [2025-10-20 16:43:49] "GET /aaa-mode HTTP/1.1" 401 296 0.000478 10.0.0.22 - - [2025-10-20 16:43:49] "GET /obj-perms HTTP/1.1" 200 6378 0.054126 10.0.0.22 - - [2025-10-20 16:43:49] "GET /aaa-mode HTTP/1.1" 200 128 0.031249 10.0.0.22 - - [2025-10-20 16:43:49] "POST /fqname-to-id HTTP/1.1" 404 181 0.028876 10.0.0.22 - - [2025-10-20 16:43:49] "GET /projects?obj_uuids=46d1a253-a2d2-4ca1-83b1-f33a95c31aa6&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003559 10.0.0.22 - - [2025-10-20 16:43:49] "GET /domains?obj_uuids=d63b8345-8de7-4e97-94d5-a56d8ff33dd0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001211 10.0.0.22 - - [2025-10-20 16:43:49] "GET /domain/d63b8345-8de7-4e97-94d5-a56d8ff33dd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.007465 10.0.0.22 - - [2025-10-20 16:43:50] "POST /id-to-fqname HTTP/1.1" 200 183 0.001647 10.0.0.22 - - [2025-10-20 16:43:50] "POST /fqname-to-id HTTP/1.1" 404 192 0.002913 10.0.0.22 - - [2025-10-20 16:43:50] "POST /security-groups HTTP/1.1" 200 578 0.064242 10.0.0.22 - - [2025-10-20 16:43:50] "POST /fqname-to-id HTTP/1.1" 404 227 0.002893 10.0.0.22 - - [2025-10-20 16:43:50] "POST /projects HTTP/1.1" 200 567 0.219491 10.0.0.22 - - [2025-10-20 16:43:50] "POST /access-control-lists HTTP/1.1" 200 591 0.059988 10.0.0.22 - - [2025-10-20 16:43:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.297162 10.0.0.22 - - [2025-10-20 16:43:50] "POST /fqname-to-id HTTP/1.1" 404 226 0.003815 10.0.0.22 - - [2025-10-20 16:43:50] "GET /project/46d1a253-a2d2-4ca1-83b1-f33a95c31aa6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1341 0.437612 10.0.0.22 - - [2025-10-20 16:43:50] "POST /access-control-lists HTTP/1.1" 200 589 0.064648 10.0.0.22 - - [2025-10-20 16:43:50] "POST /fqname-to-id HTTP/1.1" 404 181 0.029257 10.0.0.22 - - [2025-10-20 16:43:50] "GET /projects?obj_uuids=61b767b4-6985-4ac0-9acc-67a1a7f9333f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003453 10.0.0.22 - - [2025-10-20 16:43:50] "GET /domains?obj_uuids=d63b8345-8de7-4e97-94d5-a56d8ff33dd0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001135 10.0.0.22 - - [2025-10-20 16:43:50] "GET /domain/d63b8345-8de7-4e97-94d5-a56d8ff33dd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.007258 10.0.0.22 - - [2025-10-20 16:43:50] "POST /id-to-fqname HTTP/1.1" 200 183 0.001621 10.0.0.22 - - [2025-10-20 16:43:50] "POST /fqname-to-id HTTP/1.1" 404 192 0.004156 10.0.0.22 - - [2025-10-20 16:43:51] "POST /security-groups HTTP/1.1" 200 578 0.064248 10.0.0.22 - - [2025-10-20 16:43:51] "POST /fqname-to-id HTTP/1.1" 404 227 0.003056 10.0.0.22 - - [2025-10-20 16:43:51] "POST /projects HTTP/1.1" 200 567 0.220179 10.0.0.22 - - [2025-10-20 16:43:51] "POST /access-control-lists HTTP/1.1" 200 591 0.059766 10.0.0.22 - - [2025-10-20 16:43:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.295806 10.0.0.22 - - [2025-10-20 16:43:51] "POST /fqname-to-id HTTP/1.1" 404 226 0.003290 10.0.0.22 - - [2025-10-20 16:43:51] "GET /project/61b767b4-6985-4ac0-9acc-67a1a7f9333f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.431902 10.0.0.22 - - [2025-10-20 16:43:51] "POST /access-control-lists HTTP/1.1" 200 589 0.064097 10.0.0.22 - - [2025-10-20 16:43:51] "GET / HTTP/1.1" 200 36215 0.002162 10.0.0.22 - - [2025-10-20 16:43:52] "GET / HTTP/1.1" 200 36215 0.001656 10.0.0.22 - - [2025-10-20 16:43:53] "POST /fqname-to-id HTTP/1.1" 404 181 0.003170 10.0.0.22 - - [2025-10-20 16:43:53] "POST /api-access-lists HTTP/1.1" 200 521 0.013518 10.0.0.22 - - [2025-10-20 16:43:53] "GET /api-access-list/8c1bc66a-3fd5-45a2-acf0-f27c5e8805af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1266 0.004729 10.0.0.22 - - [2025-10-20 16:43:53] "GET /api-access-list/8c1bc66a-3fd5-45a2-acf0-f27c5e8805af HTTP/1.1" 401 296 0.000464 10.0.0.22 - - [2025-10-20 16:43:53] "GET /api-access-list/8c1bc66a-3fd5-45a2-acf0-f27c5e8805af HTTP/1.1" 200 1266 0.065999 10.0.0.22 - - [2025-10-20 16:43:53] "POST /fqname-to-id HTTP/1.1" 401 296 0.000539 10.0.0.22 - - [2025-10-20 16:43:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.069828 10.0.0.22 - - [2025-10-20 16:43:54] "GET /projects?obj_uuids=46d1a253-a2d2-4ca1-83b1-f33a95c31aa6&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001173 10.0.0.22 - - [2025-10-20 16:43:54] "GET /project/46d1a253-a2d2-4ca1-83b1-f33a95c31aa6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1341 0.036982 10.0.0.22 - - [2025-10-20 16:43:54] "GET /virtual-networks?parent_id=46d1a253-a2d2-4ca1-83b1-f33a95c31aa6&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.013065 10.0.0.22 - - [2025-10-20 16:43:54] "POST /virtual-networks HTTP/1.1" 200 568 0.059279 10.0.0.22 - - [2025-10-20 16:43:54] "POST /route-targets HTTP/1.1" 200 328 0.011182 10.0.0.22 - - [2025-10-20 16:43:54] "POST /ref-update HTTP/1.1" 200 156 0.011008 10.0.0.22 - - [2025-10-20 16:43:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.013055 10.0.0.22 - - [2025-10-20 16:43:54] "GET /network-ipam/a1211b86-8abb-4092-aa85-9b98da4f862e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1046 0.012157 10.0.0.22 - - [2025-10-20 16:43:54] "POST /useragent-kv HTTP/1.1" 200 115 0.006893 10.0.0.22 - - [2025-10-20 16:43:54] "POST /ref-update HTTP/1.1" 200 156 0.058935 252.22.220.211 - - [2025-10-20 16:43:54] "POST /neutron/network HTTP/1.1" 200 828 0.053802 252.22.220.211 - - [2025-10-20 16:43:54] "POST /neutron/network HTTP/1.1" 200 828 0.023429 10.0.0.22 - - [2025-10-20 16:43:54] "GET /virtual-network/b179ad1f-7ceb-4d91-9fce-4d4919652d59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.014086 252.22.220.211 - - [2025-10-20 16:43:54] "POST /neutron/network HTTP/1.1" 200 828 0.020861 252.22.220.211 - - [2025-10-20 16:43:55] "POST /neutron/subnet HTTP/1.1" 200 668 0.033233 10.0.0.22 - - [2025-10-20 16:43:55] "GET /virtual-network/b179ad1f-7ceb-4d91-9fce-4d4919652d59 HTTP/1.1" 401 296 0.000457 10.0.0.22 - - [2025-10-20 16:43:55] "GET /virtual-network/b179ad1f-7ceb-4d91-9fce-4d4919652d59 HTTP/1.1" 200 2262 0.050547 10.0.0.22 - - [2025-10-20 16:43:55] "GET /virtual-network/b179ad1f-7ceb-4d91-9fce-4d4919652d59 HTTP/1.1" 401 296 0.000450 10.0.0.22 - - [2025-10-20 16:43:55] "GET /virtual-network/b179ad1f-7ceb-4d91-9fce-4d4919652d59 HTTP/1.1" 200 2003 0.044446 10.0.0.22 - - [2025-10-20 16:43:56] "POST /id-to-fqname HTTP/1.1" 401 296 0.000498 10.0.0.22 - - [2025-10-20 16:43:56] "POST /id-to-fqname HTTP/1.1" 200 228 0.040250 252.22.220.211 - - [2025-10-20 16:43:57] "POST /neutron/network HTTP/1.1" 200 838 0.049690 252.22.220.211 - - [2025-10-20 16:43:57] "GET /aaa-mode HTTP/1.1" 401 296 0.000457 252.22.220.211 - - [2025-10-20 16:43:57] "GET / HTTP/1.1" 200 36215 0.002093 252.22.220.211 - - [2025-10-20 16:43:57] "GET /project/61b767b4-6985-4ac0-9acc-67a1a7f9333f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000417 10.0.0.22 - - [2025-10-20 16:43:57] "GET /projects?obj_uuids=61b767b4-6985-4ac0-9acc-67a1a7f9333f&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001170 252.22.220.211 - - [2025-10-20 16:43:57] "GET /project/61b767b4-6985-4ac0-9acc-67a1a7f9333f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.050529 252.22.220.211 - - [2025-10-20 16:43:57] "POST /neutron/network HTTP/1.1" 200 828 0.005908 252.22.220.211 - - [2025-10-20 16:43:58] "POST /neutron/port HTTP/1.1" 200 117 0.040274 252.22.220.211 - - [2025-10-20 16:43:58] "POST /neutron/port HTTP/1.1" 200 117 0.005841 252.22.220.211 - - [2025-10-20 16:43:58] "POST /neutron/port HTTP/1.1" 200 117 0.005809 252.22.220.211 - - [2025-10-20 16:43:58] "POST /neutron/network HTTP/1.1" 200 838 0.026125 252.22.220.211 - - [2025-10-20 16:43:58] "POST /neutron/network HTTP/1.1" 200 828 0.033151 10.0.0.22 - - [2025-10-20 16:43:58] "GET /projects?obj_uuids=61b767b4-6985-4ac0-9acc-67a1a7f9333f&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001198 252.22.220.211 - - [2025-10-20 16:43:59] "POST /neutron/port HTTP/1.1" 200 1052 0.380063 252.22.220.211 - - [2025-10-20 16:43:59] "POST /neutron/port HTTP/1.1" 200 1052 0.013131 252.22.220.211 - - [2025-10-20 16:43:59] "POST /neutron/port HTTP/1.1" 200 1052 0.015040 252.22.220.211 - - [2025-10-20 16:43:59] "POST /neutron/port HTTP/1.1" 200 1102 0.056035 252.22.220.211 - - [2025-10-20 16:43:59] "POST /neutron/port HTTP/1.1" 200 1076 0.012795 252.22.220.211 - - [2025-10-20 16:43:59] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003934 252.22.220.211 - - [2025-10-20 16:43:59] "POST /neutron/subnet HTTP/1.1" 200 642 0.007476 252.22.220.211 - - [2025-10-20 16:43:59] "POST /neutron/port HTTP/1.1" 200 117 0.001411 252.22.220.211 - - [2025-10-20 16:43:59] "POST /neutron/network HTTP/1.1" 200 828 0.006046 252.22.220.211 - - [2025-10-20 16:44:03] "POST /neutron/port HTTP/1.1" 200 1076 0.099250 252.22.220.211 - - [2025-10-20 16:44:03] "POST /neutron/security_group HTTP/1.1" 200 2051 0.064940 252.22.220.211 - - [2025-10-20 16:44:03] "POST /neutron/port HTTP/1.1" 200 1076 0.049562 252.22.220.211 - - [2025-10-20 16:44:04] "POST /neutron/security_group HTTP/1.1" 200 2051 0.073202 [Introspect:8084]10.0.0.22 - - [2025-10-20 16:44:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001429 [Introspect:8084]10.0.0.22 - - [2025-10-20 16:44:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.006913 252.22.220.211 - - [2025-10-20 16:44:04] "POST /neutron/port HTTP/1.1" 200 1076 0.028236 252.22.220.211 - - [2025-10-20 16:44:04] "POST /neutron/security_group HTTP/1.1" 200 2051 0.037956 252.22.220.211 - - [2025-10-20 16:44:04] "POST /neutron/port HTTP/1.1" 200 1076 0.099315 252.22.220.211 - - [2025-10-20 16:44:05] "POST /neutron/security_group HTTP/1.1" 200 2051 0.051041 10.0.0.22 - - [2025-10-20 16:44:05] "GET /virtual-machine/5b53e371-7521-4135-8f86-9e63e2b5601d HTTP/1.1" 200 1287 0.106357 10.0.0.22 - - [2025-10-20 16:44:05] "GET /virtual-machine/5b53e371-7521-4135-8f86-9e63e2b5601d HTTP/1.1" 200 1287 0.072448 10.0.0.22 - - [2025-10-20 16:44:05] "GET /virtual-machine-interface/8bcf3375-68f1-4823-a927-b9fbed9671ad HTTP/1.1" 200 2527 0.112615 10.0.0.22 - - [2025-10-20 16:44:05] "GET /virtual-machine/5b53e371-7521-4135-8f86-9e63e2b5601d HTTP/1.1" 200 1287 0.038597 10.0.0.22 - - [2025-10-20 16:44:05] "GET /virtual-machine-interface/8bcf3375-68f1-4823-a927-b9fbed9671ad HTTP/1.1" 200 2527 0.028937 10.0.0.22 - - [2025-10-20 16:44:05] "GET /instance-ip/a12b3f48-9166-4cb8-bfda-e82cee377a9b HTTP/1.1" 200 1624 0.022770 10.0.0.22 - - [2025-10-20 16:44:06] "GET /virtual-machine/5b53e371-7521-4135-8f86-9e63e2b5601d HTTP/1.1" 200 1287 0.050744 10.0.0.22 - - [2025-10-20 16:44:06] "GET /virtual-machine-interface/8bcf3375-68f1-4823-a927-b9fbed9671ad HTTP/1.1" 200 2527 0.045772 10.0.0.22 - - [2025-10-20 16:44:06] "GET /instance-ip/a12b3f48-9166-4cb8-bfda-e82cee377a9b HTTP/1.1" 200 1624 0.067873 10.0.0.22 - - [2025-10-20 16:44:06] "POST /fqname-to-id HTTP/1.1" 403 329 0.024777 10.0.0.22 - - [2025-10-20 16:44:06] "GET / HTTP/1.1" 200 36215 0.002596 10.0.0.22 - - [2025-10-20 16:44:07] "POST /fqname-to-id HTTP/1.1" 401 296 0.011003 10.0.0.22 - - [2025-10-20 16:44:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.144030 10.0.0.22 - - [2025-10-20 16:44:08] "GET /global-vrouter-config/ab3bfc59-6e70-4f4d-80a1-bc65af4f76af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.008047 10.0.0.22 - - [2025-10-20 16:44:08] "GET /virtual-networks?parent_id=61b767b4-6985-4ac0-9acc-67a1a7f9333f&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.048336 10.0.0.22 - - [2025-10-20 16:44:08] "POST /fqname-to-id HTTP/1.1" 403 329 0.054362 10.0.0.22 - - [2025-10-20 16:44:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.032034 10.0.0.22 - - [2025-10-20 16:44:08] "GET /global-vrouter-config/ab3bfc59-6e70-4f4d-80a1-bc65af4f76af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.007526 10.0.0.22 - - [2025-10-20 16:44:08] "GET /virtual-networks?parent_id=61b767b4-6985-4ac0-9acc-67a1a7f9333f&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.192129 10.0.0.22 - - [2025-10-20 16:44:09] "POST /fqname-to-id HTTP/1.1" 403 329 0.058675 10.0.0.22 - - [2025-10-20 16:44:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.012503 10.0.0.22 - - [2025-10-20 16:44:09] "GET /global-vrouter-config/ab3bfc59-6e70-4f4d-80a1-bc65af4f76af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.013827 10.0.0.22 - - [2025-10-20 16:44:09] "GET /virtual-networks?parent_id=61b767b4-6985-4ac0-9acc-67a1a7f9333f&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.020370 10.0.0.22 - - [2025-10-20 16:44:09] "POST /fqname-to-id HTTP/1.1" 403 329 0.031193 10.0.0.22 - - [2025-10-20 16:44:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006409 10.0.0.22 - - [2025-10-20 16:44:09] "GET /global-vrouter-config/ab3bfc59-6e70-4f4d-80a1-bc65af4f76af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.009581 10.0.0.22 - - [2025-10-20 16:44:09] "GET /virtual-networks?parent_id=61b767b4-6985-4ac0-9acc-67a1a7f9333f&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.089135 10.0.0.22 - - [2025-10-20 16:44:09] "POST /fqname-to-id HTTP/1.1" 403 329 0.118445 10.0.0.22 - - [2025-10-20 16:44:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.012228 10.0.0.22 - - [2025-10-20 16:44:09] "GET /global-vrouter-config/ab3bfc59-6e70-4f4d-80a1-bc65af4f76af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.027393 10.0.0.22 - - [2025-10-20 16:44:10] "GET /virtual-networks?parent_id=61b767b4-6985-4ac0-9acc-67a1a7f9333f&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.125195 252.22.220.211 - - [2025-10-20 16:44:11] "POST /neutron/port HTTP/1.1" 200 1076 0.013503 252.22.220.211 - - [2025-10-20 16:44:11] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007417 10.0.0.22 - - [2025-10-20 16:44:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.011405 10.0.0.22 - - [2025-10-20 16:44:13] "GET /virtual-network/b179ad1f-7ceb-4d91-9fce-4d4919652d59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.013295 252.22.220.211 - - [2025-10-20 16:44:13] "POST /neutron/port HTTP/1.1" 200 1076 0.013949 252.22.220.211 - - [2025-10-20 16:44:13] "POST /neutron/security_group HTTP/1.1" 200 2051 0.005814 252.22.220.211 - - [2025-10-20 16:44:13] "POST /neutron/port HTTP/1.1" 200 1076 0.015335 252.22.220.211 - - [2025-10-20 16:44:14] "POST /neutron/security_group HTTP/1.1" 200 2051 0.009109 10.0.0.22 - - [2025-10-20 16:44:15] "POST /fqname-to-id HTTP/1.1" 403 329 0.010727 10.0.0.22 - - [2025-10-20 16:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004674 10.0.0.22 - - [2025-10-20 16:44:15] "GET /global-vrouter-config/ab3bfc59-6e70-4f4d-80a1-bc65af4f76af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004966 10.0.0.22 - - [2025-10-20 16:44:15] "GET /virtual-networks?parent_id=61b767b4-6985-4ac0-9acc-67a1a7f9333f&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.021479 10.0.0.22 - - [2025-10-20 16:44:15] "POST /fqname-to-id HTTP/1.1" 403 329 0.014859 10.0.0.22 - - [2025-10-20 16:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004590 10.0.0.22 - - [2025-10-20 16:44:15] "GET /global-vrouter-config/ab3bfc59-6e70-4f4d-80a1-bc65af4f76af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.048495 10.0.0.22 - - [2025-10-20 16:44:15] "GET /virtual-networks?parent_id=61b767b4-6985-4ac0-9acc-67a1a7f9333f&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.014807 10.0.0.22 - - [2025-10-20 16:44:15] "POST /fqname-to-id HTTP/1.1" 403 351 0.011083 10.0.0.22 - - [2025-10-20 16:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006755 10.0.0.22 - - [2025-10-20 16:44:15] "GET /routing-instance/b932f00c-d5be-42d0-b387-b2e578edf3a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1532 0.004528 10.0.0.22 - - [2025-10-20 16:44:15] "GET /route-target/b48a215f-0cd7-4002-af5a-0a7678989656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 351 0.019428 10.0.0.22 - - [2025-10-20 16:44:15] "GET /route-target/b48a215f-0cd7-4002-af5a-0a7678989656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.004618 10.0.0.22 - - [2025-10-20 16:44:16] "POST /fqname-to-id HTTP/1.1" 403 329 0.017884 10.0.0.22 - - [2025-10-20 16:44:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006874 10.0.0.22 - - [2025-10-20 16:44:16] "GET /global-vrouter-config/ab3bfc59-6e70-4f4d-80a1-bc65af4f76af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005327 10.0.0.22 - - [2025-10-20 16:44:16] "GET /virtual-networks?parent_id=61b767b4-6985-4ac0-9acc-67a1a7f9333f&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.012877 10.0.0.22 - - [2025-10-20 16:44:16] "POST /fqname-to-id HTTP/1.1" 403 351 0.013623 10.0.0.22 - - [2025-10-20 16:44:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004880 10.0.0.22 - - [2025-10-20 16:44:16] "GET /routing-instance/b932f00c-d5be-42d0-b387-b2e578edf3a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1532 0.004324 10.0.0.22 - - [2025-10-20 16:44:16] "GET /route-target/b48a215f-0cd7-4002-af5a-0a7678989656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 351 0.010668 10.0.0.22 - - [2025-10-20 16:44:16] "GET /route-target/b48a215f-0cd7-4002-af5a-0a7678989656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.004163 10.0.0.22 - - [2025-10-20 16:44:16] "GET /obj-perms HTTP/1.1" 200 6310 0.075501 10.0.0.22 - - [2025-10-20 16:44:16] "GET /virtual-machine/5b53e371-7521-4135-8f86-9e63e2b5601d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 993 0.015717 [Introspect:8084]10.0.0.22 - - [2025-10-20 16:44:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001062 [Introspect:8084]10.0.0.22 - - [2025-10-20 16:44:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001262 10.0.0.22 - - [2025-10-20 16:44:18] "GET /obj-perms HTTP/1.1" 200 6310 0.009730 10.0.0.22 - - [2025-10-20 16:44:18] "GET /virtual-machine/5b53e371-7521-4135-8f86-9e63e2b5601d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 993 0.012855 10.0.0.22 - - [2025-10-20 16:44:21] "GET /obj-perms HTTP/1.1" 200 6310 0.009912 10.0.0.22 - - [2025-10-20 16:44:21] "GET /virtual-machine/5b53e371-7521-4135-8f86-9e63e2b5601d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 993 0.012209 10.0.0.22 - - [2025-10-20 16:44:21] "GET /obj-perms HTTP/1.1" 200 6310 0.013224 10.0.0.22 - - [2025-10-20 16:44:21] "POST /fqname-to-id HTTP/1.1" 401 296 0.001383 10.0.0.22 - - [2025-10-20 16:44:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.038745 10.0.0.22 - - [2025-10-20 16:44:21] "GET /virtual-machine-interface/8bcf3375-68f1-4823-a927-b9fbed9671ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2305 0.020908 10.0.0.22 - - [2025-10-20 16:44:21] "GET /obj-perms HTTP/1.1" 200 6310 0.012901 10.0.0.22 - - [2025-10-20 16:44:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003259 10.0.0.22 - - [2025-10-20 16:44:21] "GET /virtual-machine-interface/8bcf3375-68f1-4823-a927-b9fbed9671ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2305 0.025242 10.0.0.22 - - [2025-10-20 16:44:21] "GET /obj-perms HTTP/1.1" 200 6310 0.012414 10.0.0.22 - - [2025-10-20 16:44:21] "GET /virtual-machine/5b53e371-7521-4135-8f86-9e63e2b5601d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 993 0.012567 10.0.0.22 - - [2025-10-20 16:44:22] "GET /obj-perms HTTP/1.1" 200 6310 0.010922 10.0.0.22 - - [2025-10-20 16:44:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002653 10.0.0.22 - - [2025-10-20 16:44:22] "GET /virtual-machine-interface/8bcf3375-68f1-4823-a927-b9fbed9671ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2305 0.016315 10.0.0.22 - - [2025-10-20 16:44:22] "GET /obj-perms HTTP/1.1" 200 6310 0.011910 10.0.0.22 - - [2025-10-20 16:44:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003834 10.0.0.22 - - [2025-10-20 16:44:22] "GET /virtual-network/b179ad1f-7ceb-4d91-9fce-4d4919652d59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.019591 10.0.0.22 - - [2025-10-20 16:44:22] "GET /obj-perms HTTP/1.1" 200 6310 0.013167 10.0.0.22 - - [2025-10-20 16:44:22] "GET /virtual-machine/5b53e371-7521-4135-8f86-9e63e2b5601d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 993 0.015107 10.0.0.22 - - [2025-10-20 16:44:22] "GET /obj-perms HTTP/1.1" 200 6310 0.010511 10.0.0.22 - - [2025-10-20 16:44:22] "GET /obj-perms HTTP/1.1" 200 6310 0.015069 10.0.0.22 - - [2025-10-20 16:44:23] "GET /obj-perms HTTP/1.1" 200 6310 0.071071 10.0.0.22 - - [2025-10-20 16:44:23] "GET /obj-perms HTTP/1.1" 200 6310 0.011501 10.0.0.22 - - [2025-10-20 16:44:23] "GET /obj-perms HTTP/1.1" 200 6415 0.058058 10.0.0.22 - - [2025-10-20 16:44:23] "GET /obj-perms HTTP/1.1" 200 6415 0.001875 10.0.0.22 - - [2025-10-20 16:44:23] "GET /obj-perms HTTP/1.1" 200 6310 0.009674 10.0.0.22 - - [2025-10-20 16:44:23] "GET /obj-perms HTTP/1.1" 200 6310 0.008060 10.0.0.22 - - [2025-10-20 16:44:24] "GET /obj-perms HTTP/1.1" 200 6310 0.062491 10.0.0.22 - - [2025-10-20 16:44:24] "GET /obj-perms HTTP/1.1" 200 6310 0.010187 10.0.0.22 - - [2025-10-20 16:44:24] "GET /obj-perms HTTP/1.1" 200 6415 0.001949 10.0.0.22 - - [2025-10-20 16:44:24] "GET /obj-perms HTTP/1.1" 200 6415 0.002008 10.0.0.22 - - [2025-10-20 16:44:24] "GET /obj-perms HTTP/1.1" 200 6310 0.009049 10.0.0.22 - - [2025-10-20 16:44:24] "GET /virtual-machines?detail=False&count=False&shared=False HTTP/1.1" 200 321 0.011104 10.0.0.22 - - [2025-10-20 16:44:24] "GET /virtual-machine/5b53e371-7521-4135-8f86-9e63e2b5601d HTTP/1.1" 200 1287 0.015639 252.22.220.211 - - [2025-10-20 16:44:25] "POST /neutron/port HTTP/1.1" 200 1076 0.014896 252.22.220.211 - - [2025-10-20 16:44:25] "POST /neutron/port HTTP/1.1" 200 1102 0.012612 252.22.220.211 - - [2025-10-20 16:44:25] "POST /neutron/port HTTP/1.1" 200 151 0.145466 10.0.0.22 - - [2025-10-20 16:44:26] "GET /virtual-machine/5b53e371-7521-4135-8f86-9e63e2b5601d HTTP/1.1" 404 171 0.010953 10.0.0.22 - - [2025-10-20 16:44:26] "GET /virtual-machine/5b53e371-7521-4135-8f86-9e63e2b5601d HTTP/1.1" 404 171 0.009450 10.0.0.22 - - [2025-10-20 16:44:26] "GET /virtual-machine/5b53e371-7521-4135-8f86-9e63e2b5601d HTTP/1.1" 404 171 0.010751 10.0.0.22 - - [2025-10-20 16:44:27] "POST /fqname-to-id HTTP/1.1" 403 329 0.010654 10.0.0.22 - - [2025-10-20 16:44:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002434 10.0.0.22 - - [2025-10-20 16:44:27] "GET /global-vrouter-config/ab3bfc59-6e70-4f4d-80a1-bc65af4f76af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.002960 10.0.0.22 - - [2025-10-20 16:44:27] "GET /virtual-networks?parent_id=61b767b4-6985-4ac0-9acc-67a1a7f9333f&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.010543 10.0.0.22 - - [2025-10-20 16:44:27] "POST /fqname-to-id HTTP/1.1" 403 351 0.010270 10.0.0.22 - - [2025-10-20 16:44:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003042 10.0.0.22 - - [2025-10-20 16:44:27] "GET /routing-instance/b932f00c-d5be-42d0-b387-b2e578edf3a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1532 0.003665 10.0.0.22 - - [2025-10-20 16:44:27] "GET /route-target/b48a215f-0cd7-4002-af5a-0a7678989656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 351 0.011189 10.0.0.22 - - [2025-10-20 16:44:27] "GET /route-target/b48a215f-0cd7-4002-af5a-0a7678989656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.002837 10.0.0.22 - - [2025-10-20 16:44:27] "GET /obj-perms HTTP/1.1" 200 6310 0.010583 10.0.0.22 - - [2025-10-20 16:44:27] "GET /obj-perms HTTP/1.1" 200 6310 0.008530 10.0.0.22 - - [2025-10-20 16:44:28] "GET /obj-perms HTTP/1.1" 200 6310 0.061783 10.0.0.22 - - [2025-10-20 16:44:28] "GET /obj-perms HTTP/1.1" 200 6310 0.009349 10.0.0.22 - - [2025-10-20 16:44:28] "GET /obj-perms HTTP/1.1" 200 6415 0.002378 10.0.0.22 - - [2025-10-20 16:44:28] "GET /obj-perms HTTP/1.1" 200 6415 0.001817 10.0.0.22 - - [2025-10-20 16:44:31] "GET /obj-perms HTTP/1.1" 200 6415 0.001912 10.0.0.22 - - [2025-10-20 16:44:31] "GET /obj-perms HTTP/1.1" 200 6415 0.001827 10.0.0.22 - - [2025-10-20 16:44:34] "GET /obj-perms HTTP/1.1" 200 6415 0.002415 10.0.0.22 - - [2025-10-20 16:44:34] "GET /obj-perms HTTP/1.1" 200 6415 0.001829 10.0.0.22 - - [2025-10-20 16:44:36] "DELETE /project/61b767b469854ac09acc67a1a7f9333f HTTP/1.1" 404 173 0.005378 10.0.0.22 - - [2025-10-20 16:44:36] "DELETE /project/46d1a253a2d24ca183b1f33a95c31aa6 HTTP/1.1" 404 173 0.005246 10.0.0.22 - - [2025-10-20 16:44:36] "DELETE /project/e6522d5fb4634cdd815c82b5767cd301 HTTP/1.1" 404 173 0.004499 10.0.0.22 - - [2025-10-20 16:44:37] "GET /obj-perms HTTP/1.1" 200 6415 0.001858 10.0.0.22 - - [2025-10-20 16:44:37] "GET /obj-perms HTTP/1.1" 200 6415 0.002551 10.0.0.22 - - [2025-10-20 16:44:40] "GET /obj-perms HTTP/1.1" 200 6415 0.001828 10.0.0.22 - - [2025-10-20 16:44:40] "GET /obj-perms HTTP/1.1" 200 6415 0.001817 10.0.0.22 - - [2025-10-20 16:44:43] "GET /obj-perms HTTP/1.1" 200 6415 0.002794 10.0.0.22 - - [2025-10-20 16:44:44] "GET /obj-perms HTTP/1.1" 200 6415 0.001962 10.0.0.22 - - [2025-10-20 16:44:47] "GET /obj-perms HTTP/1.1" 200 6415 0.002050 10.0.0.22 - - [2025-10-20 16:44:47] "GET /obj-perms HTTP/1.1" 200 6415 0.001979 10.0.0.22 - - [2025-10-20 16:44:49] "GET /obj-perms HTTP/1.1" 200 6378 0.057520 10.0.0.22 - - [2025-10-20 16:44:50] "GET /obj-perms HTTP/1.1" 200 6378 0.061618 10.0.0.22 - - [2025-10-20 16:44:50] "GET /obj-perms HTTP/1.1" 200 6415 0.001855 10.0.0.22 - - [2025-10-20 16:44:50] "GET /obj-perms HTTP/1.1" 200 6415 0.001850 10.0.0.22 - - [2025-10-20 16:44:50] "GET /obj-perms HTTP/1.1" 200 6415 0.001875 10.0.0.22 - - [2025-10-20 16:44:50] "GET /obj-perms HTTP/1.1" 200 6415 0.002081 10.0.0.22 - - [2025-10-20 16:44:50] "POST /useragent-kv HTTP/1.1" 200 115 0.003523 10.0.0.22 - - [2025-10-20 16:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004719 10.0.0.22 - - [2025-10-20 16:44:50] "POST /useragent-kv HTTP/1.1" 200 115 0.003268 10.0.0.22 - - [2025-10-20 16:44:50] "DELETE /virtual-network/b179ad1f-7ceb-4d91-9fce-4d4919652d59 HTTP/1.1" 200 115 0.076871 10.0.0.22 - - [2025-10-20 16:44:50] "DELETE /route-target/b48a215f-0cd7-4002-af5a-0a7678989656 HTTP/1.1" 200 115 0.022636 10.0.0.22 - - [2025-10-20 16:44:50] "DELETE /api-access-list/8c1bc66a-3fd5-45a2-acf0-f27c5e8805af HTTP/1.1" 200 115 0.048734 10.0.0.22 - - [2025-10-20 16:44:50] "GET /api-access-list/8c1bc66a-3fd5-45a2-acf0-f27c5e8805af HTTP/1.1" 404 171 0.003009 10.0.0.22 - - [2025-10-20 16:44:50] "GET /projects?obj_uuids=61b767b4-6985-4ac0-9acc-67a1a7f9333f&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001194 10.0.0.22 - - [2025-10-20 16:44:51] "GET /project/61b767b4-6985-4ac0-9acc-67a1a7f9333f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.029171 10.0.0.22 - - [2025-10-20 16:44:51] "GET /projects?obj_uuids=61b767b4-6985-4ac0-9acc-67a1a7f9333f&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001729 10.0.0.22 - - [2025-10-20 16:44:51] "GET /project/61b767b4-6985-4ac0-9acc-67a1a7f9333f?fields=virtual_networks HTTP/1.1" 200 1022 0.070454 10.0.0.22 - - [2025-10-20 16:44:51] "GET /projects?obj_uuids=61b767b4-6985-4ac0-9acc-67a1a7f9333f&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001130 10.0.0.22 - - [2025-10-20 16:44:51] "GET /project/61b767b4-6985-4ac0-9acc-67a1a7f9333f?fields=virtual_machine_interfaces HTTP/1.1" 200 1022 0.039589 10.0.0.22 - - [2025-10-20 16:44:51] "GET /projects?obj_uuids=61b767b4-6985-4ac0-9acc-67a1a7f9333f&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001126 10.0.0.22 - - [2025-10-20 16:44:51] "GET /project/61b767b4-6985-4ac0-9acc-67a1a7f9333f?fields=security_groups HTTP/1.1" 200 1242 0.024505 10.0.0.22 - - [2025-10-20 16:44:51] "GET /projects?obj_uuids=46d1a253-a2d2-4ca1-83b1-f33a95c31aa6&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001444 10.0.0.22 - - [2025-10-20 16:44:51] "GET /project/46d1a253-a2d2-4ca1-83b1-f33a95c31aa6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1341 0.027142 10.0.0.22 - - [2025-10-20 16:44:51] "GET /projects?obj_uuids=46d1a253-a2d2-4ca1-83b1-f33a95c31aa6&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001286 10.0.0.22 - - [2025-10-20 16:44:51] "GET /project/46d1a253-a2d2-4ca1-83b1-f33a95c31aa6?fields=virtual_networks HTTP/1.1" 200 1021 0.065494 10.0.0.22 - - [2025-10-20 16:44:51] "GET /projects?obj_uuids=46d1a253-a2d2-4ca1-83b1-f33a95c31aa6&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001139 10.0.0.22 - - [2025-10-20 16:44:51] "GET /project/46d1a253-a2d2-4ca1-83b1-f33a95c31aa6?fields=virtual_machine_interfaces HTTP/1.1" 200 1021 0.022888 10.0.0.22 - - [2025-10-20 16:44:51] "GET /projects?obj_uuids=46d1a253-a2d2-4ca1-83b1-f33a95c31aa6&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.002649 10.0.0.22 - - [2025-10-20 16:44:51] "GET /project/46d1a253-a2d2-4ca1-83b1-f33a95c31aa6?fields=security_groups HTTP/1.1" 200 1241 0.028192 10.0.0.22 - - [2025-10-20 16:44:53] "GET /api-access-list/2f914981-6e03-449b-9ff1-5812e3ef7723?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.003987 10.0.0.22 - - [2025-10-20 16:44:53] "PUT /api-access-list/2f914981-6e03-449b-9ff1-5812e3ef7723 HTTP/1.1" 200 265 0.008390 10.0.0.22 - - [2025-10-20 16:44:53] "GET /projects?obj_uuids=e6522d5f-b463-4cdd-815c-82b5767cd301&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001576 10.0.0.22 - - [2025-10-20 16:44:53] "GET /project/e6522d5f-b463-4cdd-815c-82b5767cd301?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.025416 10.0.0.22 - - [2025-10-20 16:44:53] "GET /projects?obj_uuids=e6522d5f-b463-4cdd-815c-82b5767cd301&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001122 10.0.0.22 - - [2025-10-20 16:44:53] "GET /project/e6522d5f-b463-4cdd-815c-82b5767cd301?fields=virtual_networks HTTP/1.1" 200 1022 0.063575 10.0.0.22 - - [2025-10-20 16:44:53] "GET /projects?obj_uuids=e6522d5f-b463-4cdd-815c-82b5767cd301&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001072 10.0.0.22 - - [2025-10-20 16:44:53] "GET /project/e6522d5f-b463-4cdd-815c-82b5767cd301?fields=virtual_machine_interfaces HTTP/1.1" 200 1022 0.023225 10.0.0.22 - - [2025-10-20 16:44:53] "GET /projects?obj_uuids=e6522d5f-b463-4cdd-815c-82b5767cd301&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001043 10.0.0.22 - - [2025-10-20 16:44:53] "GET /project/e6522d5f-b463-4cdd-815c-82b5767cd301?fields=security_groups HTTP/1.1" 200 1242 0.025623 10.0.0.22 - - [2025-10-20 16:44:54] "GET /domains?obj_uuids=d63b8345-8de7-4e97-94d5-a56d8ff33dd0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001375 10.0.0.22 - - [2025-10-20 16:44:54] "GET /domain/d63b8345-8de7-4e97-94d5-a56d8ff33dd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.007579 10.0.0.22 - - [2025-10-20 16:44:54] "POST /fqname-to-id HTTP/1.1" 404 186 0.033297 10.0.0.22 - - [2025-10-20 16:44:54] "GET /projects?obj_uuids=c084df21-f0e4-4377-b7f9-1d6be751388b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002455 10.0.0.22 - - [2025-10-20 16:44:55] "GET /domains?obj_uuids=d63b8345-8de7-4e97-94d5-a56d8ff33dd0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002028 10.0.0.22 - - [2025-10-20 16:44:55] "GET /domain/d63b8345-8de7-4e97-94d5-a56d8ff33dd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.010864 10.0.0.22 - - [2025-10-20 16:44:55] "POST /id-to-fqname HTTP/1.1" 200 188 0.002760 10.0.0.22 - - [2025-10-20 16:44:55] "POST /fqname-to-id HTTP/1.1" 404 197 0.002767 10.0.0.22 - - [2025-10-20 16:44:55] "POST /security-groups HTTP/1.1" 200 583 0.071923 10.0.0.22 - - [2025-10-20 16:44:55] "POST /fqname-to-id HTTP/1.1" 404 232 0.002769 10.0.0.22 - - [2025-10-20 16:44:55] "POST /projects HTTP/1.1" 200 577 0.236711 10.0.0.22 - - [2025-10-20 16:44:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.271477 10.0.0.22 - - [2025-10-20 16:44:55] "POST /access-control-lists HTTP/1.1" 200 596 0.060200 10.0.0.22 - - [2025-10-20 16:44:55] "GET /project/c084df21-f0e4-4377-b7f9-1d6be751388b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.415708 10.0.0.22 - - [2025-10-20 16:44:55] "POST /fqname-to-id HTTP/1.1" 404 231 0.003520 10.0.0.22 - - [2025-10-20 16:44:55] "POST /access-control-lists HTTP/1.1" 200 594 0.064672 10.0.0.22 - - [2025-10-20 16:44:56] "GET / HTTP/1.1" 200 36215 0.002098 10.0.0.22 - - [2025-10-20 16:44:58] "POST /fqname-to-id HTTP/1.1" 401 296 0.000631 10.0.0.22 - - [2025-10-20 16:44:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.031604 10.0.0.22 - - [2025-10-20 16:44:59] "GET /api-access-list/2f914981-6e03-449b-9ff1-5812e3ef7723?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1883 0.003503 10.0.0.22 - - [2025-10-20 16:44:59] "GET /api-access-list/2f914981-6e03-449b-9ff1-5812e3ef7723?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1883 0.003493 10.0.0.22 - - [2025-10-20 16:44:59] "GET /api-access-list/2f914981-6e03-449b-9ff1-5812e3ef7723?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1883 0.003545 10.0.0.22 - - [2025-10-20 16:44:59] "PUT /api-access-list/2f914981-6e03-449b-9ff1-5812e3ef7723 HTTP/1.1" 200 265 0.009764 10.0.0.22 - - [2025-10-20 16:44:59] "GET /aaa-mode HTTP/1.1" 200 128 0.001177 10.0.0.22 - - [2025-10-20 16:44:59] "POST /fqname-to-id HTTP/1.1" 404 186 0.032859 10.0.0.22 - - [2025-10-20 16:45:00] "GET /projects?obj_uuids=b046ff99-8a0f-454d-a5b1-03a7b885e04e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002652 10.0.0.22 - - [2025-10-20 16:45:00] "GET /domains?obj_uuids=d63b8345-8de7-4e97-94d5-a56d8ff33dd0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001100 10.0.0.22 - - [2025-10-20 16:45:00] "GET /domain/d63b8345-8de7-4e97-94d5-a56d8ff33dd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.007336 10.0.0.22 - - [2025-10-20 16:45:00] "POST /id-to-fqname HTTP/1.1" 200 188 0.002304 10.0.0.22 - - [2025-10-20 16:45:00] "POST /fqname-to-id HTTP/1.1" 404 197 0.002657 10.0.0.22 - - [2025-10-20 16:45:00] "POST /security-groups HTTP/1.1" 200 583 0.063725 10.0.0.22 - - [2025-10-20 16:45:00] "POST /fqname-to-id HTTP/1.1" 404 232 0.002667 10.0.0.22 - - [2025-10-20 16:45:00] "POST /projects HTTP/1.1" 200 577 0.218907 10.0.0.22 - - [2025-10-20 16:45:00] "POST /access-control-lists HTTP/1.1" 200 596 0.057096 10.0.0.22 - - [2025-10-20 16:45:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.297106 10.0.0.22 - - [2025-10-20 16:45:00] "POST /fqname-to-id HTTP/1.1" 404 231 0.003060 10.0.0.22 - - [2025-10-20 16:45:00] "GET /project/b046ff99-8a0f-454d-a5b1-03a7b885e04e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.429260 10.0.0.22 - - [2025-10-20 16:45:00] "POST /access-control-lists HTTP/1.1" 200 594 0.061149 10.0.0.22 - - [2025-10-20 16:45:00] "POST /fqname-to-id HTTP/1.1" 404 186 0.030266 10.0.0.22 - - [2025-10-20 16:45:00] "GET /projects?obj_uuids=7361170f-6e49-4cf9-8431-5024dea5a154&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003795 10.0.0.22 - - [2025-10-20 16:45:00] "GET /domains?obj_uuids=d63b8345-8de7-4e97-94d5-a56d8ff33dd0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001218 10.0.0.22 - - [2025-10-20 16:45:00] "GET /domain/d63b8345-8de7-4e97-94d5-a56d8ff33dd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.006816 10.0.0.22 - - [2025-10-20 16:45:01] "POST /id-to-fqname HTTP/1.1" 200 188 0.001539 10.0.0.22 - - [2025-10-20 16:45:01] "POST /fqname-to-id HTTP/1.1" 404 197 0.002884 10.0.0.22 - - [2025-10-20 16:45:01] "POST /security-groups HTTP/1.1" 200 583 0.064123 10.0.0.22 - - [2025-10-20 16:45:01] "POST /fqname-to-id HTTP/1.1" 404 232 0.003172 10.0.0.22 - - [2025-10-20 16:45:01] "POST /projects HTTP/1.1" 200 577 0.227841 10.0.0.22 - - [2025-10-20 16:45:01] "POST /access-control-lists HTTP/1.1" 200 596 0.061124 10.0.0.22 - - [2025-10-20 16:45:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.309124 10.0.0.22 - - [2025-10-20 16:45:01] "POST /fqname-to-id HTTP/1.1" 404 231 0.003300 10.0.0.22 - - [2025-10-20 16:45:01] "GET /project/7361170f-6e49-4cf9-8431-5024dea5a154?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.449414 10.0.0.22 - - [2025-10-20 16:45:01] "POST /access-control-lists HTTP/1.1" 200 594 0.060699 10.0.0.22 - - [2025-10-20 16:45:02] "GET / HTTP/1.1" 200 36215 0.002205 10.0.0.22 - - [2025-10-20 16:45:02] "GET / HTTP/1.1" 200 36215 0.001633 10.0.0.22 - - [2025-10-20 16:45:03] "POST /fqname-to-id HTTP/1.1" 404 181 0.003511 10.0.0.22 - - [2025-10-20 16:45:03] "POST /api-access-lists HTTP/1.1" 200 521 0.014236 10.0.0.22 - - [2025-10-20 16:45:03] "GET /api-access-list/787ec8ed-8484-4e18-a28c-ecd06237a9c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1289 0.004736 10.0.0.22 - - [2025-10-20 16:45:03] "GET /api-access-list/787ec8ed-8484-4e18-a28c-ecd06237a9c8 HTTP/1.1" 401 296 0.000610 10.0.0.22 - - [2025-10-20 16:45:03] "GET /api-access-list/787ec8ed-8484-4e18-a28c-ecd06237a9c8 HTTP/1.1" 200 1289 0.070850 10.0.0.22 - - [2025-10-20 16:45:03] "POST /fqname-to-id HTTP/1.1" 401 296 0.000620 10.0.0.22 - - [2025-10-20 16:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.040283 10.0.0.22 - - [2025-10-20 16:45:04] "GET /projects?obj_uuids=b046ff99-8a0f-454d-a5b1-03a7b885e04e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001232 10.0.0.22 - - [2025-10-20 16:45:04] "GET /project/b046ff99-8a0f-454d-a5b1-03a7b885e04e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.038020 10.0.0.22 - - [2025-10-20 16:45:04] "GET /virtual-networks?parent_id=b046ff99-8a0f-454d-a5b1-03a7b885e04e&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.012227 10.0.0.22 - - [2025-10-20 16:45:04] "POST /virtual-networks HTTP/1.1" 200 583 0.046911 10.0.0.22 - - [2025-10-20 16:45:04] "POST /route-targets HTTP/1.1" 200 328 0.010350 10.0.0.22 - - [2025-10-20 16:45:04] "POST /ref-update HTTP/1.1" 200 156 0.014883 10.0.0.22 - - [2025-10-20 16:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.016843 10.0.0.22 - - [2025-10-20 16:45:04] "GET /network-ipam/a1211b86-8abb-4092-aa85-9b98da4f862e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1046 0.011153 10.0.0.22 - - [2025-10-20 16:45:04] "POST /useragent-kv HTTP/1.1" 200 115 0.004785 10.0.0.22 - - [2025-10-20 16:45:04] "POST /ref-update HTTP/1.1" 200 156 0.056278 252.22.220.211 - - [2025-10-20 16:45:04] "POST /neutron/network HTTP/1.1" 200 847 0.048646 252.22.220.211 - - [2025-10-20 16:45:04] "POST /neutron/network HTTP/1.1" 200 847 0.022994 10.0.0.22 - - [2025-10-20 16:45:05] "GET /virtual-network/66ee2d8e-ecb1-4d5e-8070-457b8fd239fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.013439 252.22.220.211 - - [2025-10-20 16:45:05] "POST /neutron/network HTTP/1.1" 200 847 0.020394 252.22.220.211 - - [2025-10-20 16:45:05] "POST /neutron/subnet HTTP/1.1" 200 684 0.029402 10.0.0.22 - - [2025-10-20 16:45:05] "POST /fqname-to-id HTTP/1.1" 401 296 0.000659 10.0.0.22 - - [2025-10-20 16:45:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.038015 10.0.0.22 - - [2025-10-20 16:45:05] "GET /projects?obj_uuids=7361170f-6e49-4cf9-8431-5024dea5a154&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001503 10.0.0.22 - - [2025-10-20 16:45:05] "GET /project/7361170f-6e49-4cf9-8431-5024dea5a154?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.035994 10.0.0.22 - - [2025-10-20 16:45:05] "GET /virtual-networks?parent_id=7361170f-6e49-4cf9-8431-5024dea5a154&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.011507 10.0.0.22 - - [2025-10-20 16:45:05] "POST /virtual-networks HTTP/1.1" 200 583 0.052812 10.0.0.22 - - [2025-10-20 16:45:05] "POST /route-targets HTTP/1.1" 200 328 0.009950 10.0.0.22 - - [2025-10-20 16:45:05] "POST /ref-update HTTP/1.1" 200 156 0.010628 10.0.0.22 - - [2025-10-20 16:45:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.015865 10.0.0.22 - - [2025-10-20 16:45:05] "GET /network-ipam/a1211b86-8abb-4092-aa85-9b98da4f862e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1046 0.011285 10.0.0.22 - - [2025-10-20 16:45:05] "POST /useragent-kv HTTP/1.1" 200 115 0.003514 10.0.0.22 - - [2025-10-20 16:45:05] "POST /ref-update HTTP/1.1" 200 156 0.047088 252.22.220.211 - - [2025-10-20 16:45:06] "POST /neutron/network HTTP/1.1" 200 847 0.056849 252.22.220.211 - - [2025-10-20 16:45:06] "POST /neutron/network HTTP/1.1" 200 847 0.021142 10.0.0.22 - - [2025-10-20 16:45:06] "GET /virtual-network/8c4af15b-d1a4-46c3-9271-17127cb8fa54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.012824 252.22.220.211 - - [2025-10-20 16:45:06] "POST /neutron/network HTTP/1.1" 200 847 0.019697 252.22.220.211 - - [2025-10-20 16:45:06] "POST /neutron/subnet HTTP/1.1" 200 681 0.028570 10.0.0.22 - - [2025-10-20 16:45:06] "GET /virtual-network/66ee2d8e-ecb1-4d5e-8070-457b8fd239fb HTTP/1.1" 401 296 0.000467 10.0.0.22 - - [2025-10-20 16:45:06] "GET /virtual-network/66ee2d8e-ecb1-4d5e-8070-457b8fd239fb HTTP/1.1" 200 2315 0.040799 10.0.0.22 - - [2025-10-20 16:45:06] "GET /virtual-network/66ee2d8e-ecb1-4d5e-8070-457b8fd239fb HTTP/1.1" 401 296 0.000435 10.0.0.22 - - [2025-10-20 16:45:07] "GET /virtual-network/66ee2d8e-ecb1-4d5e-8070-457b8fd239fb HTTP/1.1" 403 366 0.040695 10.0.0.22 - - [2025-10-20 16:45:07] "GET /virtual-network/66ee2d8e-ecb1-4d5e-8070-457b8fd239fb HTTP/1.1" 200 2315 0.005343 10.0.0.22 - - [2025-10-20 16:45:07] "GET /virtual-networks HTTP/1.1" 200 370 0.019832 10.0.0.22 - - [2025-10-20 16:45:07] "GET /virtual-networks HTTP/1.1" 200 370 0.019244 10.0.0.22 - - [2025-10-20 16:45:07] "PUT /virtual-network/66ee2d8e-ecb1-4d5e-8070-457b8fd239fb HTTP/1.1" 200 265 0.038032 10.0.0.22 - - [2025-10-20 16:45:07] "GET /virtual-networks HTTP/1.1" 200 132 0.023554 10.0.0.22 - - [2025-10-20 16:45:07] "GET /virtual-networks HTTP/1.1" 200 609 0.018622 10.0.0.22 - - [2025-10-20 16:45:07] "GET /virtual-networks HTTP/1.1" 200 1431 0.003016 10.0.0.22 - - [2025-10-20 16:45:07] "PUT /virtual-network/66ee2d8e-ecb1-4d5e-8070-457b8fd239fb HTTP/1.1" 200 265 0.034220 10.0.0.22 - - [2025-10-20 16:45:07] "POST /useragent-kv HTTP/1.1" 200 115 0.005142 10.0.0.22 - - [2025-10-20 16:45:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006212 10.0.0.22 - - [2025-10-20 16:45:07] "POST /useragent-kv HTTP/1.1" 200 115 0.004022 10.0.0.22 - - [2025-10-20 16:45:07] "DELETE /virtual-network/8c4af15b-d1a4-46c3-9271-17127cb8fa54 HTTP/1.1" 200 115 0.086137 10.0.0.22 - - [2025-10-20 16:45:07] "DELETE /route-target/8484dc02-2e98-4846-b784-d5c72a326706 HTTP/1.1" 200 115 0.028262 10.0.0.22 - - [2025-10-20 16:45:07] "POST /useragent-kv HTTP/1.1" 200 115 0.003570 10.0.0.22 - - [2025-10-20 16:45:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.007402 10.0.0.22 - - [2025-10-20 16:45:07] "POST /useragent-kv HTTP/1.1" 200 115 0.004364 10.0.0.22 - - [2025-10-20 16:45:07] "DELETE /virtual-network/66ee2d8e-ecb1-4d5e-8070-457b8fd239fb HTTP/1.1" 200 115 0.104590 10.0.0.22 - - [2025-10-20 16:45:07] "DELETE /route-target/bdd81ad2-68eb-47b1-9a47-7e5ea75eb5e3 HTTP/1.1" 200 115 0.024854 10.0.0.22 - - [2025-10-20 16:45:07] "DELETE /api-access-list/787ec8ed-8484-4e18-a28c-ecd06237a9c8 HTTP/1.1" 200 115 0.035205 10.0.0.22 - - [2025-10-20 16:45:07] "GET /api-access-list/787ec8ed-8484-4e18-a28c-ecd06237a9c8 HTTP/1.1" 404 171 0.003472 10.0.0.22 - - [2025-10-20 16:45:08] "GET /projects?obj_uuids=7361170f-6e49-4cf9-8431-5024dea5a154&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001247 10.0.0.22 - - [2025-10-20 16:45:08] "GET /project/7361170f-6e49-4cf9-8431-5024dea5a154?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.031348 10.0.0.22 - - [2025-10-20 16:45:08] "GET /projects?obj_uuids=7361170f-6e49-4cf9-8431-5024dea5a154&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001255 10.0.0.22 - - [2025-10-20 16:45:08] "GET /project/7361170f-6e49-4cf9-8431-5024dea5a154?fields=virtual_networks HTTP/1.1" 200 1031 0.074994 10.0.0.22 - - [2025-10-20 16:45:08] "GET /projects?obj_uuids=7361170f-6e49-4cf9-8431-5024dea5a154&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001051 10.0.0.22 - - [2025-10-20 16:45:08] "GET /project/7361170f-6e49-4cf9-8431-5024dea5a154?fields=virtual_machine_interfaces HTTP/1.1" 200 1031 0.033704 10.0.0.22 - - [2025-10-20 16:45:08] "GET /projects?obj_uuids=7361170f-6e49-4cf9-8431-5024dea5a154&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001707 10.0.0.22 - - [2025-10-20 16:45:08] "GET /project/7361170f-6e49-4cf9-8431-5024dea5a154?fields=security_groups HTTP/1.1" 200 1256 0.074955 10.0.0.22 - - [2025-10-20 16:45:09] "GET /projects?obj_uuids=b046ff99-8a0f-454d-a5b1-03a7b885e04e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001137 10.0.0.22 - - [2025-10-20 16:45:09] "GET /project/b046ff99-8a0f-454d-a5b1-03a7b885e04e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.023090 10.0.0.22 - - [2025-10-20 16:45:09] "GET /projects?obj_uuids=b046ff99-8a0f-454d-a5b1-03a7b885e04e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.003187 10.0.0.22 - - [2025-10-20 16:45:09] "GET /project/b046ff99-8a0f-454d-a5b1-03a7b885e04e?fields=virtual_networks HTTP/1.1" 200 1033 0.076656 10.0.0.22 - - [2025-10-20 16:45:09] "GET /projects?obj_uuids=b046ff99-8a0f-454d-a5b1-03a7b885e04e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001562 10.0.0.22 - - [2025-10-20 16:45:09] "GET /project/b046ff99-8a0f-454d-a5b1-03a7b885e04e?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.030505 10.0.0.22 - - [2025-10-20 16:45:09] "GET /projects?obj_uuids=b046ff99-8a0f-454d-a5b1-03a7b885e04e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001104 10.0.0.22 - - [2025-10-20 16:45:09] "GET /project/b046ff99-8a0f-454d-a5b1-03a7b885e04e?fields=security_groups HTTP/1.1" 200 1258 0.023738 10.0.0.22 - - [2025-10-20 16:45:10] "GET /aaa-mode HTTP/1.1" 200 128 0.001247 10.0.0.22 - - [2025-10-20 16:45:11] "GET / HTTP/1.1" 200 36215 0.001884 10.0.0.22 - - [2025-10-20 16:45:11] "GET / HTTP/1.1" 200 36215 0.001931 10.0.0.22 - - [2025-10-20 16:45:12] "POST /fqname-to-id HTTP/1.1" 401 296 0.000612 10.0.0.22 - - [2025-10-20 16:45:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.077235 10.0.0.22 - - [2025-10-20 16:45:12] "GET /projects?obj_uuids=c084df21-f0e4-4377-b7f9-1d6be751388b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001147 10.0.0.22 - - [2025-10-20 16:45:12] "GET /project/c084df21-f0e4-4377-b7f9-1d6be751388b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.031490 10.0.0.22 - - [2025-10-20 16:45:12] "GET /virtual-networks?parent_id=c084df21-f0e4-4377-b7f9-1d6be751388b&detail=False&count=False&shared=False HTTP/1.1" 403 263 0.008687 10.0.0.22 - - [2025-10-20 16:45:12] "POST /fqname-to-id HTTP/1.1" 404 195 0.009231 10.0.0.22 - - [2025-10-20 16:45:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.009791 10.0.0.22 - - [2025-10-20 16:45:12] "GET /domains?obj_uuids=d63b8345-8de7-4e97-94d5-a56d8ff33dd0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001248 10.0.0.22 - - [2025-10-20 16:45:12] "GET /domain/d63b8345-8de7-4e97-94d5-a56d8ff33dd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.015265 10.0.0.22 - - [2025-10-20 16:45:13] "POST /service-templates HTTP/1.1" 403 264 0.007389 10.0.0.22 - - [2025-10-20 16:45:13] "POST /fqname-to-id HTTP/1.1" 404 213 0.003119 10.0.0.22 - - [2025-10-20 16:45:13] "POST /api-access-lists HTTP/1.1" 200 555 0.020380 10.0.0.22 - - [2025-10-20 16:45:13] "GET /api-access-list/12b4f12f-d09d-4b98-ba33-d3891d602973?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.004941 10.0.0.22 - - [2025-10-20 16:45:13] "GET /api-access-list/12b4f12f-d09d-4b98-ba33-d3891d602973 HTTP/1.1" 200 1323 0.003530 10.0.0.22 - - [2025-10-20 16:45:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.013120 10.0.0.22 - - [2025-10-20 16:45:13] "GET /projects?obj_uuids=c084df21-f0e4-4377-b7f9-1d6be751388b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001236 10.0.0.22 - - [2025-10-20 16:45:13] "GET /project/c084df21-f0e4-4377-b7f9-1d6be751388b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.034886 10.0.0.22 - - [2025-10-20 16:45:13] "GET /virtual-networks?parent_id=c084df21-f0e4-4377-b7f9-1d6be751388b&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.012252 10.0.0.22 - - [2025-10-20 16:45:13] "POST /virtual-networks HTTP/1.1" 200 583 0.055985 10.0.0.22 - - [2025-10-20 16:45:13] "POST /route-targets HTTP/1.1" 200 328 0.012381 10.0.0.22 - - [2025-10-20 16:45:13] "POST /ref-update HTTP/1.1" 200 156 0.015648 10.0.0.22 - - [2025-10-20 16:45:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.021436 10.0.0.22 - - [2025-10-20 16:45:13] "GET /network-ipam/a1211b86-8abb-4092-aa85-9b98da4f862e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1046 0.011741 10.0.0.22 - - [2025-10-20 16:45:13] "POST /useragent-kv HTTP/1.1" 200 115 0.002719 10.0.0.22 - - [2025-10-20 16:45:13] "POST /ref-update HTTP/1.1" 200 156 0.043315 252.22.220.211 - - [2025-10-20 16:45:13] "POST /neutron/network HTTP/1.1" 200 846 0.047218 252.22.220.211 - - [2025-10-20 16:45:13] "POST /neutron/network HTTP/1.1" 200 846 0.019242 10.0.0.22 - - [2025-10-20 16:45:13] "GET /virtual-network/1a62d4af-f2ba-4347-9e9d-3cb6a0238be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.018353 252.22.220.211 - - [2025-10-20 16:45:14] "POST /neutron/network HTTP/1.1" 200 846 0.026300 252.22.220.211 - - [2025-10-20 16:45:14] "POST /neutron/subnet HTTP/1.1" 200 679 0.026219 252.22.220.211 - - [2025-10-20 16:45:14] "POST /neutron/network HTTP/1.1" 200 846 0.034175 10.0.0.22 - - [2025-10-20 16:45:14] "GET /virtual-network/1a62d4af-f2ba-4347-9e9d-3cb6a0238be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.005356 10.0.0.22 - - [2025-10-20 16:45:14] "GET /network-ipam/a1211b86-8abb-4092-aa85-9b98da4f862e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1046 0.003376 10.0.0.22 - - [2025-10-20 16:45:14] "GET /domains HTTP/1.1" 200 438 0.004616 10.0.0.22 - - [2025-10-20 16:45:14] "GET /domains?obj_uuids=d63b8345-8de7-4e97-94d5-a56d8ff33dd0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001037 10.0.0.22 - - [2025-10-20 16:45:14] "GET /domain/d63b8345-8de7-4e97-94d5-a56d8ff33dd0 HTTP/1.1" 200 2216 0.007163 10.0.0.22 - - [2025-10-20 16:45:14] "GET /projects?obj_uuids=c084df21-f0e4-4377-b7f9-1d6be751388b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001173 10.0.0.22 - - [2025-10-20 16:45:14] "GET /project/c084df21-f0e4-4377-b7f9-1d6be751388b HTTP/1.1" 200 2348 0.030481 10.0.0.22 - - [2025-10-20 16:45:14] "GET /virtual-network/1a62d4af-f2ba-4347-9e9d-3cb6a0238be4 HTTP/1.1" 200 2313 0.009476 10.0.0.22 - - [2025-10-20 16:45:14] "GET /virtual-network/1a62d4af-f2ba-4347-9e9d-3cb6a0238be4 HTTP/1.1" 200 2313 0.005397 10.0.0.22 - - [2025-10-20 16:45:14] "GET /routing-instance/58e707bd-18dd-4736-8cf1-049c1e22f138 HTTP/1.1" 200 1556 0.004700 10.0.0.22 - - [2025-10-20 16:45:14] "GET /routing-instance/58e707bd-18dd-4736-8cf1-049c1e22f138 HTTP/1.1" 200 1556 0.003935 10.0.0.22 - - [2025-10-20 16:45:14] "GET /route-target/95288be0-a760-4649-97c0-af221ae97367 HTTP/1.1" 200 1245 0.003683 10.0.0.22 - - [2025-10-20 16:45:14] "GET /virtual-network/1a62d4af-f2ba-4347-9e9d-3cb6a0238be4 HTTP/1.1" 200 2313 0.005501 10.0.0.22 - - [2025-10-20 16:45:14] "GET /routing-instance/58e707bd-18dd-4736-8cf1-049c1e22f138 HTTP/1.1" 200 1556 0.003794 10.0.0.22 - - [2025-10-20 16:45:14] "GET /virtual-network/1a62d4af-f2ba-4347-9e9d-3cb6a0238be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.005385 10.0.0.22 - - [2025-10-20 16:45:14] "GET /virtual-network/1a62d4af-f2ba-4347-9e9d-3cb6a0238be4 HTTP/1.1" 200 2313 0.005033 10.0.0.22 - - [2025-10-20 16:45:15] "GET /routing-instance/58e707bd-18dd-4736-8cf1-049c1e22f138 HTTP/1.1" 200 1556 0.004761 10.0.0.22 - - [2025-10-20 16:45:15] "GET /routing-instance/58e707bd-18dd-4736-8cf1-049c1e22f138 HTTP/1.1" 200 1556 0.004518 10.0.0.22 - - [2025-10-20 16:45:15] "GET /route-target/95288be0-a760-4649-97c0-af221ae97367 HTTP/1.1" 200 1245 0.004522 10.0.0.22 - - [2025-10-20 16:45:15] "GET /domains HTTP/1.1" 200 438 0.002870 10.0.0.22 - - [2025-10-20 16:45:15] "GET /domains?obj_uuids=d63b8345-8de7-4e97-94d5-a56d8ff33dd0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001340 10.0.0.22 - - [2025-10-20 16:45:15] "GET /domain/d63b8345-8de7-4e97-94d5-a56d8ff33dd0 HTTP/1.1" 200 2216 0.007647 10.0.0.22 - - [2025-10-20 16:45:15] "GET /projects?obj_uuids=c084df21-f0e4-4377-b7f9-1d6be751388b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001823 10.0.0.22 - - [2025-10-20 16:45:15] "GET /project/c084df21-f0e4-4377-b7f9-1d6be751388b HTTP/1.1" 200 2348 0.026714 10.0.0.22 - - [2025-10-20 16:45:15] "GET /virtual-network/1a62d4af-f2ba-4347-9e9d-3cb6a0238be4 HTTP/1.1" 200 2313 0.006094 10.0.0.22 - - [2025-10-20 16:45:15] "GET /obj-perms HTTP/1.1" 200 6425 0.059258 10.0.0.22 - - [2025-10-20 16:45:16] "POST /fqname-to-id HTTP/1.1" 404 195 0.009774 10.0.0.22 - - [2025-10-20 16:45:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.010300 10.0.0.22 - - [2025-10-20 16:45:16] "GET /domains?obj_uuids=d63b8345-8de7-4e97-94d5-a56d8ff33dd0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001662 10.0.0.22 - - [2025-10-20 16:45:16] "GET /domain/d63b8345-8de7-4e97-94d5-a56d8ff33dd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.015354 10.0.0.22 - - [2025-10-20 16:45:16] "POST /service-templates HTTP/1.1" 403 264 0.008675 10.0.0.22 - - [2025-10-20 16:45:16] "POST /fqname-to-id HTTP/1.1" 404 181 0.002980 10.0.0.22 - - [2025-10-20 16:45:16] "POST /api-access-lists HTTP/1.1" 200 521 0.015817 10.0.0.22 - - [2025-10-20 16:45:16] "GET /api-access-list/bc293994-9991-4d9b-bc4f-587115101aac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1291 0.005000 10.0.0.22 - - [2025-10-20 16:45:16] "GET /api-access-list/bc293994-9991-4d9b-bc4f-587115101aac HTTP/1.1" 200 1291 0.003853 10.0.0.22 - - [2025-10-20 16:45:16] "POST /fqname-to-id HTTP/1.1" 404 195 0.013189 10.0.0.22 - - [2025-10-20 16:45:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.011081 10.0.0.22 - - [2025-10-20 16:45:16] "GET /domains?obj_uuids=d63b8345-8de7-4e97-94d5-a56d8ff33dd0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001240 10.0.0.22 - - [2025-10-20 16:45:16] "GET /domain/d63b8345-8de7-4e97-94d5-a56d8ff33dd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.016928 10.0.0.22 - - [2025-10-20 16:45:16] "POST /service-templates HTTP/1.1" 200 551 0.024633 10.0.0.22 - - [2025-10-20 16:45:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.013755 10.0.0.22 - - [2025-10-20 16:45:16] "GET /service-template/6514dcf6-3c67-424d-8370-7c0aee734431?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.012094 10.0.0.22 - - [2025-10-20 16:45:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.011547 10.0.0.22 - - [2025-10-20 16:45:16] "GET /service-template/6514dcf6-3c67-424d-8370-7c0aee734431?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.012280 10.0.0.22 - - [2025-10-20 16:45:16] "GET /virtual-network/1a62d4af-f2ba-4347-9e9d-3cb6a0238be4 HTTP/1.1" 401 296 0.000445 10.0.0.22 - - [2025-10-20 16:45:17] "GET /virtual-network/1a62d4af-f2ba-4347-9e9d-3cb6a0238be4 HTTP/1.1" 403 263 0.037045 10.0.0.22 - - [2025-10-20 16:45:17] "GET /service-template/6514dcf6-3c67-424d-8370-7c0aee734431 HTTP/1.1" 403 264 0.010751 10.0.0.22 - - [2025-10-20 16:45:17] "GET /service-template/6514dcf6-3c67-424d-8370-7c0aee734431 HTTP/1.1" 403 264 0.035566 10.0.0.22 - - [2025-10-20 16:45:17] "GET /api-access-list/12b4f12f-d09d-4b98-ba33-d3891d602973?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.003466 10.0.0.22 - - [2025-10-20 16:45:17] "PUT /api-access-list/12b4f12f-d09d-4b98-ba33-d3891d602973 HTTP/1.1" 200 265 0.009025 10.0.0.22 - - [2025-10-20 16:45:17] "GET /api-access-list/12b4f12f-d09d-4b98-ba33-d3891d602973 HTTP/1.1" 200 1460 0.003632 10.0.0.22 - - [2025-10-20 16:45:17] "GET /virtual-network/1a62d4af-f2ba-4347-9e9d-3cb6a0238be4 HTTP/1.1" 200 2313 0.015952 10.0.0.22 - - [2025-10-20 16:45:18] "POST /fqname-to-id HTTP/1.1" 401 296 0.000549 10.0.0.22 - - [2025-10-20 16:45:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.040495 10.0.0.22 - - [2025-10-20 16:45:18] "GET /projects?obj_uuids=c084df21-f0e4-4377-b7f9-1d6be751388b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001391 10.0.0.22 - - [2025-10-20 16:45:18] "GET /project/c084df21-f0e4-4377-b7f9-1d6be751388b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.041639 10.0.0.22 - - [2025-10-20 16:45:18] "GET /virtual-networks?parent_id=c084df21-f0e4-4377-b7f9-1d6be751388b&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.015223 10.0.0.22 - - [2025-10-20 16:45:18] "POST /virtual-networks HTTP/1.1" 403 263 0.009731 10.0.0.22 - - [2025-10-20 16:45:18] "GET /service-template/6514dcf6-3c67-424d-8370-7c0aee734431 HTTP/1.1" 403 264 0.009694 10.0.0.22 - - [2025-10-20 16:45:18] "GET /service-template/6514dcf6-3c67-424d-8370-7c0aee734431 HTTP/1.1" 403 264 0.043660 10.0.0.22 - - [2025-10-20 16:45:18] "GET /api-access-list/bc293994-9991-4d9b-bc4f-587115101aac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1291 0.003561 10.0.0.22 - - [2025-10-20 16:45:19] "PUT /api-access-list/bc293994-9991-4d9b-bc4f-587115101aac HTTP/1.1" 200 265 0.008783 10.0.0.22 - - [2025-10-20 16:45:19] "GET /api-access-list/bc293994-9991-4d9b-bc4f-587115101aac HTTP/1.1" 200 1429 0.003586 10.0.0.22 - - [2025-10-20 16:45:19] "GET /service-template/6514dcf6-3c67-424d-8370-7c0aee734431 HTTP/1.1" 200 1852 0.019797 10.0.0.22 - - [2025-10-20 16:45:19] "POST /fqname-to-id HTTP/1.1" 404 195 0.009946 10.0.0.22 - - [2025-10-20 16:45:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.010218 10.0.0.22 - - [2025-10-20 16:45:19] "GET /domains?obj_uuids=d63b8345-8de7-4e97-94d5-a56d8ff33dd0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001243 10.0.0.22 - - [2025-10-20 16:45:19] "GET /domain/d63b8345-8de7-4e97-94d5-a56d8ff33dd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.015102 10.0.0.22 - - [2025-10-20 16:45:19] "POST /service-templates HTTP/1.1" 403 264 0.010258 10.0.0.22 - - [2025-10-20 16:45:19] "GET /api-access-list/12b4f12f-d09d-4b98-ba33-d3891d602973?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.003522 10.0.0.22 - - [2025-10-20 16:45:19] "PUT /api-access-list/12b4f12f-d09d-4b98-ba33-d3891d602973 HTTP/1.1" 200 265 0.009154 10.0.0.22 - - [2025-10-20 16:45:19] "GET /api-access-list/12b4f12f-d09d-4b98-ba33-d3891d602973 HTTP/1.1" 200 1323 0.004438 10.0.0.22 - - [2025-10-20 16:45:19] "GET /api-access-list/bc293994-9991-4d9b-bc4f-587115101aac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.003654 10.0.0.22 - - [2025-10-20 16:45:19] "PUT /api-access-list/bc293994-9991-4d9b-bc4f-587115101aac HTTP/1.1" 200 265 0.008386 10.0.0.22 - - [2025-10-20 16:45:19] "GET /api-access-list/bc293994-9991-4d9b-bc4f-587115101aac HTTP/1.1" 200 1291 0.003671 10.0.0.22 - - [2025-10-20 16:45:19] "GET /virtual-network/1a62d4af-f2ba-4347-9e9d-3cb6a0238be4 HTTP/1.1" 403 263 0.010444 10.0.0.22 - - [2025-10-20 16:45:19] "GET /virtual-network/1a62d4af-f2ba-4347-9e9d-3cb6a0238be4 HTTP/1.1" 403 263 0.040154 10.0.0.22 - - [2025-10-20 16:45:20] "GET /service-template/6514dcf6-3c67-424d-8370-7c0aee734431 HTTP/1.1" 403 264 0.009882 10.0.0.22 - - [2025-10-20 16:45:20] "GET /service-template/6514dcf6-3c67-424d-8370-7c0aee734431 HTTP/1.1" 403 264 0.036727 10.0.0.22 - - [2025-10-20 16:45:20] "GET /api-access-list/2f914981-6e03-449b-9ff1-5812e3ef7723?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.004828 10.0.0.22 - - [2025-10-20 16:45:20] "PUT /api-access-list/2f914981-6e03-449b-9ff1-5812e3ef7723 HTTP/1.1" 200 265 0.010038 10.0.0.22 - - [2025-10-20 16:45:20] "GET /service-template/6514dcf6-3c67-424d-8370-7c0aee734431 HTTP/1.1" 200 1852 0.014604 10.0.0.22 - - [2025-10-20 16:45:20] "GET /virtual-network/1a62d4af-f2ba-4347-9e9d-3cb6a0238be4 HTTP/1.1" 200 2313 0.015435 10.0.0.22 - - [2025-10-20 16:45:20] "DELETE /api-access-list/12b4f12f-d09d-4b98-ba33-d3891d602973 HTTP/1.1" 200 115 0.020503 10.0.0.22 - - [2025-10-20 16:45:20] "GET /api-access-list/12b4f12f-d09d-4b98-ba33-d3891d602973 HTTP/1.1" 404 171 0.002717 10.0.0.22 - - [2025-10-20 16:45:20] "DELETE /api-access-list/bc293994-9991-4d9b-bc4f-587115101aac HTTP/1.1" 200 115 0.019875 10.0.0.22 - - [2025-10-20 16:45:20] "GET /api-access-list/bc293994-9991-4d9b-bc4f-587115101aac HTTP/1.1" 404 171 0.003579 10.0.0.22 - - [2025-10-20 16:45:20] "GET /virtual-network/1a62d4af-f2ba-4347-9e9d-3cb6a0238be4 HTTP/1.1" 401 296 0.000446 10.0.0.22 - - [2025-10-20 16:45:21] "GET /virtual-network/1a62d4af-f2ba-4347-9e9d-3cb6a0238be4 HTTP/1.1" 403 263 0.039011 10.0.0.22 - - [2025-10-20 16:45:21] "GET /service-template/6514dcf6-3c67-424d-8370-7c0aee734431 HTTP/1.1" 403 264 0.007328 10.0.0.22 - - [2025-10-20 16:45:21] "GET /service-template/6514dcf6-3c67-424d-8370-7c0aee734431 HTTP/1.1" 403 264 0.036213 10.0.0.22 - - [2025-10-20 16:45:21] "GET /api-access-list/2f914981-6e03-449b-9ff1-5812e3ef7723?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2687 0.003623 10.0.0.22 - - [2025-10-20 16:45:21] "PUT /api-access-list/2f914981-6e03-449b-9ff1-5812e3ef7723 HTTP/1.1" 200 265 0.009926 10.0.0.22 - - [2025-10-20 16:45:21] "GET /virtual-network/1a62d4af-f2ba-4347-9e9d-3cb6a0238be4 HTTP/1.1" 200 2313 0.013530 10.0.0.22 - - [2025-10-20 16:45:21] "GET /service-template/6514dcf6-3c67-424d-8370-7c0aee734431 HTTP/1.1" 200 1852 0.009573 10.0.0.22 - - [2025-10-20 16:45:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.009966 10.0.0.22 - - [2025-10-20 16:45:21] "DELETE /service-template/6514dcf6-3c67-424d-8370-7c0aee734431 HTTP/1.1" 200 115 0.024946 10.0.0.22 - - [2025-10-20 16:45:21] "POST /fqname-to-id HTTP/1.1" 404 195 0.010290 10.0.0.22 - - [2025-10-20 16:45:22] "POST /useragent-kv HTTP/1.1" 200 115 0.004105 10.0.0.22 - - [2025-10-20 16:45:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005437 10.0.0.22 - - [2025-10-20 16:45:22] "POST /useragent-kv HTTP/1.1" 200 115 0.003651 10.0.0.22 - - [2025-10-20 16:45:22] "DELETE /virtual-network/1a62d4af-f2ba-4347-9e9d-3cb6a0238be4 HTTP/1.1" 200 115 0.085804 10.0.0.22 - - [2025-10-20 16:45:22] "DELETE /route-target/95288be0-a760-4649-97c0-af221ae97367 HTTP/1.1" 200 115 0.015540 10.0.0.22 - - [2025-10-20 16:45:22] "GET /api-access-list/2f914981-6e03-449b-9ff1-5812e3ef7723?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.003940 10.0.0.22 - - [2025-10-20 16:45:22] "PUT /api-access-list/2f914981-6e03-449b-9ff1-5812e3ef7723 HTTP/1.1" 200 265 0.009300 10.0.0.22 - - [2025-10-20 16:45:22] "GET /api-access-list/2f914981-6e03-449b-9ff1-5812e3ef7723?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2693 0.004067 10.0.0.22 - - [2025-10-20 16:45:22] "PUT /api-access-list/2f914981-6e03-449b-9ff1-5812e3ef7723 HTTP/1.1" 200 265 0.009715 10.0.0.22 - - [2025-10-20 16:45:23] "GET /api-access-list/2f914981-6e03-449b-9ff1-5812e3ef7723?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.003974 10.0.0.22 - - [2025-10-20 16:45:23] "PUT /api-access-list/2f914981-6e03-449b-9ff1-5812e3ef7723 HTTP/1.1" 200 265 0.009854 10.0.0.22 - - [2025-10-20 16:45:23] "GET /projects?obj_uuids=c084df21-f0e4-4377-b7f9-1d6be751388b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001088 10.0.0.22 - - [2025-10-20 16:45:23] "GET /project/c084df21-f0e4-4377-b7f9-1d6be751388b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.027420 10.0.0.22 - - [2025-10-20 16:45:23] "GET /projects?obj_uuids=c084df21-f0e4-4377-b7f9-1d6be751388b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001410 10.0.0.22 - - [2025-10-20 16:45:23] "GET /project/c084df21-f0e4-4377-b7f9-1d6be751388b?fields=virtual_networks HTTP/1.1" 200 1033 0.067888 10.0.0.22 - - [2025-10-20 16:45:23] "GET /projects?obj_uuids=c084df21-f0e4-4377-b7f9-1d6be751388b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001443 10.0.0.22 - - [2025-10-20 16:45:23] "GET /project/c084df21-f0e4-4377-b7f9-1d6be751388b?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.025713 10.0.0.22 - - [2025-10-20 16:45:23] "GET /projects?obj_uuids=c084df21-f0e4-4377-b7f9-1d6be751388b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001070 10.0.0.22 - - [2025-10-20 16:45:23] "GET /project/c084df21-f0e4-4377-b7f9-1d6be751388b?fields=security_groups HTTP/1.1" 200 1258 0.022278 10.0.0.22 - - [2025-10-20 16:45:24] "GET /projects?obj_uuids=eeb09070-0289-47ea-8478-90b170db953d&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001174 10.0.0.22 - - [2025-10-20 16:45:24] "GET /project/eeb09070-0289-47ea-8478-90b170db953d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1270 0.037222 Traceback (most recent call last): File "src/gevent/greenlet.py", line 900, in gevent._gevent_cgreenlet.Greenlet.run File "/usr/local/lib64/python3.9/site-packages/gevent/baseserver.py", line 34, in _handle_and_close_when_done return handle(*args_tuple) File "/usr/local/lib64/python3.9/site-packages/gevent/server.py", line 209, in wrap_socket_and_handle with _closing_socket(self.wrap_socket(client_socket, **self.ssl_args)) as ssl_socket: File "/usr/local/lib64/python3.9/site-packages/gevent/ssl.py", line 870, in wrap_socket return SSLSocket(sock=sock, keyfile=keyfile, certfile=certfile, File "/usr/local/lib64/python3.9/site-packages/gevent/ssl.py", line 351, in __init__ self.do_handshake() File "/usr/local/lib64/python3.9/site-packages/gevent/ssl.py", line 740, in do_handshake self._sslobj.do_handshake() ssl.SSLError: [SSL: HTTP_REQUEST] http request (_ssl.c:1147) 2025-10-20T16:45:25Z failed with SSLError [Introspect:8084]10.0.0.22 - - [2025-10-20 16:45:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.002107 10.0.0.22 - - [2025-10-20 16:45:26] "GET /domains?obj_uuids=d63b8345-8de7-4e97-94d5-a56d8ff33dd0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001678 10.0.0.22 - - [2025-10-20 16:45:26] "GET /domain/d63b8345-8de7-4e97-94d5-a56d8ff33dd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.008884 10.0.0.22 - - [2025-10-20 16:45:26] "POST /fqname-to-id HTTP/1.1" 404 182 0.038583 10.0.0.22 - - [2025-10-20 16:45:26] "GET /projects?obj_uuids=42aad13e-bd21-45e7-ad50-2d299d6c6a5a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002770 10.0.0.22 - - [2025-10-20 16:45:26] "GET /domains?obj_uuids=d63b8345-8de7-4e97-94d5-a56d8ff33dd0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001996 10.0.0.22 - - [2025-10-20 16:45:26] "GET /domain/d63b8345-8de7-4e97-94d5-a56d8ff33dd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.009475 10.0.0.22 - - [2025-10-20 16:45:26] "POST /id-to-fqname HTTP/1.1" 200 184 0.002072 10.0.0.22 - - [2025-10-20 16:45:26] "POST /fqname-to-id HTTP/1.1" 404 193 0.005545 10.0.0.22 - - [2025-10-20 16:45:27] "POST /security-groups HTTP/1.1" 200 579 0.064268 10.0.0.22 - - [2025-10-20 16:45:27] "POST /fqname-to-id HTTP/1.1" 404 228 0.005301 10.0.0.22 - - [2025-10-20 16:45:27] "POST /projects HTTP/1.1" 200 569 0.241455 10.0.0.22 - - [2025-10-20 16:45:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.279936 10.0.0.22 - - [2025-10-20 16:45:27] "POST /access-control-lists HTTP/1.1" 200 592 0.064383 10.0.0.22 - - [2025-10-20 16:45:27] "GET /project/42aad13e-bd21-45e7-ad50-2d299d6c6a5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.423248 10.0.0.22 - - [2025-10-20 16:45:27] "POST /fqname-to-id HTTP/1.1" 404 227 0.004566 10.0.0.22 - - [2025-10-20 16:45:27] "POST /access-control-lists HTTP/1.1" 200 590 0.064610 [Introspect:8084]10.0.0.22 - - [2025-10-20 16:45:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001404 [Introspect:8084]10.0.0.22 - - [2025-10-20 16:45:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001237 10.0.0.22 - - [2025-10-20 16:45:28] "GET / HTTP/1.1" 200 36215 0.003200 10.0.0.22 - - [2025-10-20 16:45:29] "GET /projects?obj_uuids=42aad13e-bd21-45e7-ad50-2d299d6c6a5a&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001130 10.0.0.22 - - [2025-10-20 16:45:29] "GET /project/42aad13e-bd21-45e7-ad50-2d299d6c6a5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.026499 10.0.0.22 - - [2025-10-20 16:45:29] "GET /projects?obj_uuids=42aad13e-bd21-45e7-ad50-2d299d6c6a5a&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001018 10.0.0.22 - - [2025-10-20 16:45:29] "GET /project/42aad13e-bd21-45e7-ad50-2d299d6c6a5a?fields=virtual_networks HTTP/1.1" 200 1024 0.067551 10.0.0.22 - - [2025-10-20 16:45:29] "GET /projects?obj_uuids=42aad13e-bd21-45e7-ad50-2d299d6c6a5a&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001086 10.0.0.22 - - [2025-10-20 16:45:29] "GET /project/42aad13e-bd21-45e7-ad50-2d299d6c6a5a?fields=virtual_machine_interfaces HTTP/1.1" 200 1024 0.021451 10.0.0.22 - - [2025-10-20 16:45:29] "GET /projects?obj_uuids=42aad13e-bd21-45e7-ad50-2d299d6c6a5a&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001139 10.0.0.22 - - [2025-10-20 16:45:29] "GET /project/42aad13e-bd21-45e7-ad50-2d299d6c6a5a?fields=security_groups HTTP/1.1" 200 1245 0.026547 10.0.0.22 - - [2025-10-20 16:45:36] "DELETE /project/c084df21f0e44377b7f91d6be751388b HTTP/1.1" 404 173 0.028392 10.0.0.22 - - [2025-10-20 16:45:36] "DELETE /project/42aad13ebd2145e7ad502d299d6c6a5a HTTP/1.1" 404 173 0.025999 10.0.0.22 - - [2025-10-20 16:45:36] "GET /projects?obj_uuids=46d1a253-a2d2-4ca1-83b1-f33a95c31aa6&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001303 10.0.0.22 - - [2025-10-20 16:45:36] "DELETE /project/b046ff998a0f454da5b103a7b885e04e HTTP/1.1" 404 173 0.021724 10.0.0.22 - - [2025-10-20 16:45:36] "DELETE /project/7361170f6e494cf984315024dea5a154 HTTP/1.1" 404 173 0.008736 10.0.0.22 - - [2025-10-20 16:45:36] "GET /projects?obj_uuids=61b767b4-6985-4ac0-9acc-67a1a7f9333f&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001192 10.0.0.22 - - [2025-10-20 16:45:36] "GET /projects?obj_uuids=e6522d5f-b463-4cdd-815c-82b5767cd301&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000970 10.0.0.22 - - [2025-10-20 16:45:36] "GET /projects?obj_uuids=c084df21-f0e4-4377-b7f9-1d6be751388b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000789 10.0.0.22 - - [2025-10-20 16:45:36] "GET /projects?obj_uuids=b046ff99-8a0f-454d-a5b1-03a7b885e04e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001111 10.0.0.22 - - [2025-10-20 16:45:36] "GET /projects?obj_uuids=42aad13e-bd21-45e7-ad50-2d299d6c6a5a&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001021 10.0.0.22 - - [2025-10-20 16:45:36] "GET /projects?obj_uuids=7361170f-6e49-4cf9-8431-5024dea5a154&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001073 10.0.0.22 - - [2025-10-20 16:45:36] "GET /project/46d1a253-a2d2-4ca1-83b1-f33a95c31aa6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1434 0.107638 10.0.0.22 - - [2025-10-20 16:45:36] "GET /projects?obj_uuids=46d1a253-a2d2-4ca1-83b1-f33a95c31aa6&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001185 10.0.0.22 - - [2025-10-20 16:45:36] "GET /project/42aad13e-bd21-45e7-ad50-2d299d6c6a5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.083700 10.0.0.22 - - [2025-10-20 16:45:36] "GET /project/e6522d5f-b463-4cdd-815c-82b5767cd301?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.174770 10.0.0.22 - - [2025-10-20 16:45:36] "GET /project/61b767b4-6985-4ac0-9acc-67a1a7f9333f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.181370 10.0.0.22 - - [2025-10-20 16:45:36] "GET /project/c084df21-f0e4-4377-b7f9-1d6be751388b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1456 0.186528 10.0.0.22 - - [2025-10-20 16:45:36] "GET /project/b046ff99-8a0f-454d-a5b1-03a7b885e04e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1456 0.204304 10.0.0.22 - - [2025-10-20 16:45:37] "GET /project/7361170f-6e49-4cf9-8431-5024dea5a154?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.191461 10.0.0.22 - - [2025-10-20 16:45:37] "GET /projects?obj_uuids=c084df21-f0e4-4377-b7f9-1d6be751388b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001199 10.0.0.22 - - [2025-10-20 16:45:37] "GET /projects?obj_uuids=42aad13e-bd21-45e7-ad50-2d299d6c6a5a&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.000947 10.0.0.22 - - [2025-10-20 16:45:37] "GET /projects?obj_uuids=61b767b4-6985-4ac0-9acc-67a1a7f9333f&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001092 10.0.0.22 - - [2025-10-20 16:45:37] "GET /projects?obj_uuids=e6522d5f-b463-4cdd-815c-82b5767cd301&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000822 10.0.0.22 - - [2025-10-20 16:45:37] "GET /projects?obj_uuids=b046ff99-8a0f-454d-a5b1-03a7b885e04e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001123 10.0.0.22 - - [2025-10-20 16:45:37] "GET /project/46d1a253-a2d2-4ca1-83b1-f33a95c31aa6?fields=security_groups HTTP/1.1" 200 1334 0.187063 10.0.0.22 - - [2025-10-20 16:45:37] "GET /project/e6522d5f-b463-4cdd-815c-82b5767cd301?fields=security_groups HTTP/1.1" 200 1335 0.104853 10.0.0.22 - - [2025-10-20 16:45:37] "GET /project/42aad13e-bd21-45e7-ad50-2d299d6c6a5a?fields=security_groups HTTP/1.1" 200 1338 0.106006 10.0.0.22 - - [2025-10-20 16:45:37] "GET /project/61b767b4-6985-4ac0-9acc-67a1a7f9333f?fields=security_groups HTTP/1.1" 200 1335 0.112158 10.0.0.22 - - [2025-10-20 16:45:37] "GET /project/c084df21-f0e4-4377-b7f9-1d6be751388b?fields=security_groups HTTP/1.1" 200 1351 0.111321 10.0.0.22 - - [2025-10-20 16:45:37] "GET /project/b046ff99-8a0f-454d-a5b1-03a7b885e04e?fields=security_groups HTTP/1.1" 200 1351 0.077569 10.0.0.22 - - [2025-10-20 16:45:37] "GET /projects?obj_uuids=7361170f-6e49-4cf9-8431-5024dea5a154&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.010262 10.0.0.22 - - [2025-10-20 16:45:37] "GET /project/7361170f-6e49-4cf9-8431-5024dea5a154?fields=security_groups HTTP/1.1" 200 1349 0.097053 10.0.0.22 - - [2025-10-20 16:45:37] "DELETE /security-group/a72e7d52-de15-4140-8c38-d618fb8127a5 HTTP/1.1" 200 115 0.159782 10.0.0.22 - - [2025-10-20 16:45:37] "GET /projects?obj_uuids=46d1a253-a2d2-4ca1-83b1-f33a95c31aa6&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001465 10.0.0.22 - - [2025-10-20 16:45:37] "DELETE /access-control-list/cbf7cb13-e2b7-4c76-a407-d8c85d277275 HTTP/1.1" 200 115 0.093813 10.0.0.22 - - [2025-10-20 16:45:37] "GET /project/46d1a253-a2d2-4ca1-83b1-f33a95c31aa6?fields=application_policy_sets HTTP/1.1" 200 1373 0.045764 10.0.0.22 - - [2025-10-20 16:45:37] "DELETE /security-group/d4670aab-8142-46f6-ba61-d78baf238518 HTTP/1.1" 200 115 0.212043 10.0.0.22 - - [2025-10-20 16:45:37] "DELETE /security-group/e35c8f96-e67e-4f59-9616-608451953328 HTTP/1.1" 200 115 0.199605 10.0.0.22 - - [2025-10-20 16:45:37] "GET /projects?obj_uuids=e6522d5f-b463-4cdd-815c-82b5767cd301&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001247 10.0.0.22 - - [2025-10-20 16:45:37] "DELETE /security-group/dd2c2eeb-53dd-4a91-bc2c-de0ec1f7f57e HTTP/1.1" 200 115 0.210704 10.0.0.22 - - [2025-10-20 16:45:37] "GET /projects?obj_uuids=61b767b4-6985-4ac0-9acc-67a1a7f9333f&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001219 10.0.0.22 - - [2025-10-20 16:45:37] "DELETE /security-group/08be495e-65fd-4ee9-8011-79b21250d1f4 HTTP/1.1" 200 115 0.216473 10.0.0.22 - - [2025-10-20 16:45:37] "GET /projects?obj_uuids=42aad13e-bd21-45e7-ad50-2d299d6c6a5a&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001177 10.0.0.22 - - [2025-10-20 16:45:37] "GET /projects?obj_uuids=c084df21-f0e4-4377-b7f9-1d6be751388b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001092 10.0.0.22 - - [2025-10-20 16:45:37] "GET /project/e6522d5f-b463-4cdd-815c-82b5767cd301?fields=application_policy_sets HTTP/1.1" 200 1374 0.064469 10.0.0.22 - - [2025-10-20 16:45:37] "DELETE /security-group/f314ba5c-5569-4504-bc99-75809883de02 HTTP/1.1" 200 115 0.251455 10.0.0.22 - - [2025-10-20 16:45:37] "GET /project/42aad13e-bd21-45e7-ad50-2d299d6c6a5a?fields=application_policy_sets HTTP/1.1" 200 1377 0.067829 10.0.0.22 - - [2025-10-20 16:45:37] "GET /project/c084df21-f0e4-4377-b7f9-1d6be751388b?fields=application_policy_sets HTTP/1.1" 200 1390 0.074794 10.0.0.22 - - [2025-10-20 16:45:37] "GET /projects?obj_uuids=b046ff99-8a0f-454d-a5b1-03a7b885e04e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001093 10.0.0.22 - - [2025-10-20 16:45:37] "GET /project/61b767b4-6985-4ac0-9acc-67a1a7f9333f?fields=application_policy_sets HTTP/1.1" 200 1374 0.117838 10.0.0.22 - - [2025-10-20 16:45:37] "DELETE /access-control-list/f4562f41-049d-4b64-94f6-d317b169b856 HTTP/1.1" 200 115 0.146732 10.0.0.22 - - [2025-10-20 16:45:37] "DELETE /security-group/a6cd8b0e-f93a-418e-b3f7-8e8103dad03d HTTP/1.1" 200 115 0.279903 10.0.0.22 - - [2025-10-20 16:45:37] "GET /projects?obj_uuids=7361170f-6e49-4cf9-8431-5024dea5a154&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001031 10.0.0.22 - - [2025-10-20 16:45:37] "GET /project/b046ff99-8a0f-454d-a5b1-03a7b885e04e?fields=application_policy_sets HTTP/1.1" 200 1390 0.134063 10.0.0.22 - - [2025-10-20 16:45:37] "DELETE /access-control-list/5798d8ce-e92f-4c8e-9886-a6f0a2ebac0c HTTP/1.1" 200 115 0.115902 10.0.0.22 - - [2025-10-20 16:45:37] "GET /project/7361170f-6e49-4cf9-8431-5024dea5a154?fields=application_policy_sets HTTP/1.1" 200 1388 0.134310 10.0.0.22 - - [2025-10-20 16:45:37] "DELETE /access-control-list/abd07934-9d61-4a55-a075-f14055c93ef7 HTTP/1.1" 200 115 0.068554 10.0.0.22 - - [2025-10-20 16:45:37] "DELETE /project/46d1a253-a2d2-4ca1-83b1-f33a95c31aa6 HTTP/1.1" 200 115 0.954535 10.0.0.22 - - [2025-10-20 16:45:37] "DELETE /project/e6522d5f-b463-4cdd-815c-82b5767cd301 HTTP/1.1" 200 115 1.029267 10.0.0.22 - - [2025-10-20 16:45:37] "DELETE /access-control-list/01e67e80-182c-41f2-bc56-044810739272 HTTP/1.1" 200 115 0.073806 10.0.0.22 - - [2025-10-20 16:45:37] "DELETE /project/42aad13e-bd21-45e7-ad50-2d299d6c6a5a HTTP/1.1" 200 115 0.991107 10.0.0.22 - - [2025-10-20 16:45:37] "DELETE /project/c084df21-f0e4-4377-b7f9-1d6be751388b HTTP/1.1" 200 115 1.046868 10.0.0.22 - - [2025-10-20 16:45:37] "DELETE /project/61b767b4-6985-4ac0-9acc-67a1a7f9333f HTTP/1.1" 200 115 1.045904 10.0.0.22 - - [2025-10-20 16:45:37] "DELETE /project/b046ff99-8a0f-454d-a5b1-03a7b885e04e HTTP/1.1" 200 115 1.071714 10.0.0.22 - - [2025-10-20 16:45:37] "DELETE /access-control-list/e16b8def-7c1b-4f9b-a6c5-1c923d16cb18 HTTP/1.1" 200 115 0.032911 10.0.0.22 - - [2025-10-20 16:45:37] "DELETE /project/7361170f-6e49-4cf9-8431-5024dea5a154 HTTP/1.1" 200 115 1.030543 10.0.0.22 - - [2025-10-20 16:45:37] "DELETE /access-control-list/929bcb62-57c9-4699-b7ab-5992d50bfd08 HTTP/1.1" 200 115 0.024602 10.0.0.22 - - [2025-10-20 16:45:37] "DELETE /access-control-list/256f4269-7314-4150-b309-8d074529beda HTTP/1.1" 200 115 0.021050 10.0.0.22 - - [2025-10-20 16:45:37] "DELETE /access-control-list/373d8756-a9b1-4a0a-a311-df08aa5b555c HTTP/1.1" 200 115 0.018311 10.0.0.22 - - [2025-10-20 16:45:37] "DELETE /access-control-list/4b8c11d4-e74c-40c3-9082-7a31d8e36f0e HTTP/1.1" 200 115 0.016988 10.0.0.22 - - [2025-10-20 16:45:37] "DELETE /access-control-list/dc9bc9bb-e9a9-4581-9702-fe8c58dfc04c HTTP/1.1" 200 115 0.025838 10.0.0.22 - - [2025-10-20 16:45:37] "DELETE /access-control-list/fd3cfc66-a55c-45bb-8920-ffb5c63c320e HTTP/1.1" 200 115 0.018829 10.0.0.22 - - [2025-10-20 16:45:38] "DELETE /access-control-list/7690c9c5-aeba-4798-97b2-8d9900b758fb HTTP/1.1" 200 115 0.027936 10.0.0.22 - - [2025-10-20 16:45:38] "DELETE /access-control-list/af1c680c-94bf-484a-9673-fc9eb8af5982 HTTP/1.1" 200 115 0.021832 10.0.0.22 - - [2025-10-20 16:45:50] "GET /obj-perms HTTP/1.1" 200 6378 0.067089 10.0.0.22 - - [2025-10-20 16:45:50] "GET /obj-perms HTTP/1.1" 200 6378 0.053560