++ 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 01:46:49 PM UTC 2025 ===================' INFO: =================== Mon Oct 20 01:46:49 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 +++++ grep -o 'dev.*' +++++ awk '{print $2}' +++++ ip route get 1 ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ grep 'inet ' +++ cut -d / -f 1 +++ ip addr show dev ens3 +++ head -n 1 +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.137 ++ 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.137 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.137 ++ ANALYTICSDB_NODES=10.0.0.137 ++ ANALYTICS_SNMP_NODES=10.0.0.137 ++ 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.137 +++ local server_address=10.0.0.137 +++ extended_server_list+='10.0.0.137:8081 ' +++ '[' -n '10.0.0.137:8081 ' ']' +++ echo 10.0.0.137:8081 ++ ANALYTICS_SERVERS=10.0.0.137: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.137 +++ local server_address=10.0.0.137 +++ extended_server_list+='10.0.0.137:9042 ' +++ '[' -n '10.0.0.137:9042 ' ']' +++ echo 10.0.0.137:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.137:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.137 ++ 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.137 +++ local server_address=10.0.0.137 +++ extended_server_list+='10.0.0.137:8086 ' +++ '[' -n '10.0.0.137:8086 ' ']' +++ echo 10.0.0.137:8086 ++ COLLECTOR_SERVERS=10.0.0.137: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.137 ++ CONFIGDB_NODES=10.0.0.137 ++ 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.137 +++ local server_address=10.0.0.137 +++ extended_server_list+='10.0.0.137:8082 ' +++ '[' -n '10.0.0.137:8082 ' ']' +++ echo 10.0.0.137:8082 ++ CONFIG_SERVERS=10.0.0.137: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.137 +++ local server_address=10.0.0.137 +++ extended_server_list+='10.0.0.137:9161 ' +++ '[' -n '10.0.0.137:9161 ' ']' +++ echo 10.0.0.137:9161 ++ CONFIGDB_SERVERS=10.0.0.137: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.137 +++ local server_address=10.0.0.137 +++ extended_server_list+='10.0.0.137:9041 ' +++ '[' -n '10.0.0.137:9041 ' ']' +++ echo 10.0.0.137:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.137: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.137 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.137 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.137 ++ 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.137 +++ local server_address=10.0.0.137 +++ extended_server_list+=10.0.0.137:2181, +++ '[' -n 10.0.0.137:2181, ']' +++ echo 10.0.0.137:2181 ++ ZOOKEEPER_SERVERS=10.0.0.137: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.137 +++ local server_address=10.0.0.137 +++ extended_server_list+='10.0.0.137:2181 ' +++ '[' -n '10.0.0.137:2181 ' ']' +++ echo 10.0.0.137:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.137:2181 ++ RABBITMQ_NODES=10.0.0.137 ++ 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.137 +++ local server_address=10.0.0.137 +++ extended_server_list+=10.0.0.137:5673, +++ '[' -n 10.0.0.137:5673, ']' +++ echo 10.0.0.137:5673 ++ RABBITMQ_SERVERS=10.0.0.137: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.137 +++ local server_address=10.0.0.137 +++ extended_server_list+='10.0.0.137:6379 ' +++ '[' -n '10.0.0.137:6379 ' ']' +++ echo 10.0.0.137:6379 ++ REDIS_SERVERS=10.0.0.137: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.137 ++ 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.137 +++ local server_address=10.0.0.137 +++ extended_server_list+='10.0.0.137:9092 ' +++ '[' -n '10.0.0.137:9092 ' ']' +++ echo 10.0.0.137:9092 ++ KAFKA_SERVERS=10.0.0.137: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.137.47.144 ++ 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.137 ++ 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.137 ++ 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.137 ++ cut -d , -f 1 + local cassandra=10.0.0.137 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.137 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.137 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.137 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.137 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.137 +++ local servers=10.0.0.137 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ tr '\n' , ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' ++++ cat /proc/net/fib_trie ++++ uniq ++++ sort +++ local local_ips=,10.0.0.137,10.131.223.1,127.0.0.1,172.17.0.1,252.137.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.137'\''))' +++ local server_ip=10.0.0.137 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.137 ]] +++ [[ ,10.0.0.137,10.131.223.1,127.0.0.1,172.17.0.1,252.137.0.1,, =~ ,10\.0\.0\.137, ]] +++ echo 10.0.0.137 1 +++ return ++ local ip=10.0.0.137 ++ [[ -z 10.0.0.137 ]] ++ echo 10.0.0.137 + host_ip=10.0.0.137 + [[ cql == \c\q\l ]] ++ echo 10.0.0.137:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.137:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.137: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 13:47:29.853 7f99c2882700 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 10/20/2025 13:47:30.042 7f99c2882700 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 10/20/2025 13:47:30.061 7f99c2882700 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 10/20/2025 13:47:30.062 7f99c2882700 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.137 - - [2025-10-20 13:47:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.001340 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.137:8082/ Hit Ctrl-C to quit. 10.0.0.137 - - [2025-10-20 13:47:39] "GET / HTTP/1.1" 503 181 0.000259 10.0.0.137 - - [2025-10-20 13:47:39] "GET / HTTP/1.1" 503 181 0.000267 10.0.0.137 - - [2025-10-20 13:47:39] "GET / HTTP/1.1" 200 36499 0.001841 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.137 - - [2025-10-20 13:47:39] "POST /fqname-to-id HTTP/1.1" 401 297 0.000677 10.0.0.137 - - [2025-10-20 13:47:40] "GET / HTTP/1.1" 200 45019 0.002169 10.0.0.137 - - [2025-10-20 13:47:40] "GET / HTTP/1.1" 200 45019 0.001105 10.0.0.137 - - [2025-10-20 13:47:40] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 297 0.000355 10.0.0.137 - - [2025-10-20 13:47:40] "POST /fqname-to-id HTTP/1.1" 401 297 0.000292 10.0.0.137 - - [2025-10-20 13:47:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.420611 10.0.0.137 - - [2025-10-20 13:47:40] "GET /global-system-config/87895351-170e-4900-8b67-655f34bfb415?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.021787 10.0.0.137 - - [2025-10-20 13:47:40] "POST /fqname-to-id HTTP/1.1" 404 214 0.005017 10.0.0.137 - - [2025-10-20 13:47:40] "POST /database-nodes HTTP/1.1" 200 597 0.038553 10.0.0.137 - - [2025-10-20 13:47:40] "GET / HTTP/1.1" 200 36499 0.001472 10.0.0.137 - - [2025-10-20 13:47:41] "GET / HTTP/1.1" 200 36499 0.001342 10.0.0.137 - - [2025-10-20 13:47:41] "GET / HTTP/1.1" 200 36499 0.001415 10.0.0.137 - - [2025-10-20 13:47:41] "POST /fqname-to-id HTTP/1.1" 401 297 0.000476 10.0.0.137 - - [2025-10-20 13:47:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.085800 10.0.0.137 - - [2025-10-20 13:47:41] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 312 0.106522 10.0.0.137 - - [2025-10-20 13:47:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.009977 10.0.0.137 - - [2025-10-20 13:47:41] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 333 0.021767 10.0.0.137 - - [2025-10-20 13:47:41] "GET / HTTP/1.1" 200 36499 0.001647 10.0.0.137 - - [2025-10-20 13:47:41] "POST /fqname-to-id HTTP/1.1" 401 297 0.000469 10.0.0.137 - - [2025-10-20 13:47:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.060051 10.0.0.137 - - [2025-10-20 13:47:41] "GET /global-system-config/87895351-170e-4900-8b67-655f34bfb415?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.028975 10.0.0.137 - - [2025-10-20 13:47:41] "POST /fqname-to-id HTTP/1.1" 404 214 0.007304 /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.137 - - [2025-10-20 13:47:41] "POST /analytics-nodes HTTP/1.1" 200 599 0.054533 10.0.0.137 - - [2025-10-20 13:47:41] "GET / HTTP/1.1" 200 36499 0.001958 10.0.0.137 - - [2025-10-20 13:47:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.043752 10.0.0.137 - - [2025-10-20 13:47:41] "GET /global-system-config/87895351-170e-4900-8b67-655f34bfb415?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.087597 10.0.0.137 - - [2025-10-20 13:47:42] "POST /fqname-to-id HTTP/1.1" 404 214 0.003268 10.0.0.137 - - [2025-10-20 13:47:42] "POST /fqname-to-id HTTP/1.1" 401 297 0.000438 10.0.0.137 - - [2025-10-20 13:47:42] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.035300 10.0.0.137 - - [2025-10-20 13:47:42] "GET / HTTP/1.1" 200 36499 0.001629 10.0.0.137 - - [2025-10-20 13:47:42] "POST /fqname-to-id HTTP/1.1" 401 297 0.000436 10.0.0.137 - - [2025-10-20 13:47:42] "GET / HTTP/1.1" 200 36499 0.003050 10.0.0.137 - - [2025-10-20 13:47:42] "POST /fqname-to-id HTTP/1.1" 404 186 0.036537 10.0.0.137 - - [2025-10-20 13:47:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003540 10.0.0.137 - - [2025-10-20 13:47:42] "GET /global-system-config/87895351-170e-4900-8b67-655f34bfb415?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.007481 10.0.0.137 - - [2025-10-20 13:47:42] "POST /service-appliance-sets HTTP/1.1" 200 557 0.031709 10.0.0.137 - - [2025-10-20 13:47:42] "POST /fqname-to-id HTTP/1.1" 404 180 0.002921 10.0.0.137 - - [2025-10-20 13:47:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003860 10.0.0.137 - - [2025-10-20 13:47:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.041926 10.0.0.137 - - [2025-10-20 13:47:42] "GET /global-system-config/87895351-170e-4900-8b67-655f34bfb415?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.008901 10.0.0.137 - - [2025-10-20 13:47:42] "GET /global-system-config/87895351-170e-4900-8b67-655f34bfb415?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.008728 10.0.0.137 - - [2025-10-20 13:47:42] "POST /fqname-to-id HTTP/1.1" 404 214 0.004285 10.0.0.137 - - [2025-10-20 13:47:42] "POST /service-appliance-sets HTTP/1.1" 200 545 0.030504 10.0.0.137 - - [2025-10-20 13:47:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.007786 10.0.0.137 - - [2025-10-20 13:47:42] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.067444 10.0.0.137 - - [2025-10-20 13:47:42] "GET /network-ipam/3472069a-ea12-4570-9f51-8e715d351727?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1957 0.005734 [Introspect:8084]10.0.0.137 - - [2025-10-20 13:47:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000907 [Introspect:8084]10.0.0.137 - - [2025-10-20 13:47:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001956 10.0.0.137 - - [2025-10-20 13:47:43] "POST /service-templates HTTP/1.1" 200 515 0.052709 10.0.0.137 - - [2025-10-20 13:47:43] "POST /service-templates HTTP/1.1" 200 505 0.052813 10.0.0.137 - - [2025-10-20 13:47:43] "POST /service-templates HTTP/1.1" 200 519 0.052812 10.0.0.137 - - [2025-10-20 13:47:43] "POST /service-templates HTTP/1.1" 200 539 0.064250 10.0.0.137 - - [2025-10-20 13:47:43] "POST /service-templates HTTP/1.1" 200 511 0.031611 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.137 - - [2025-10-20 13:47:44] "GET /obj-perms HTTP/1.1" 200 6411 0.392193 10.0.0.137 - - [2025-10-20 13:47:45] "GET /obj-perms HTTP/1.1" 200 6411 0.064492 10.0.0.137 - - [2025-10-20 13:47:45] "POST /fqname-to-id HTTP/1.1" 401 297 0.000675 10.0.0.137 - - [2025-10-20 13:47:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.061555 10.0.0.137 - - [2025-10-20 13:47:46] "GET /network-ipam/3472069a-ea12-4570-9f51-8e715d351727?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1957 0.005327 10.0.0.137 - - [2025-10-20 13:47:46] "GET / HTTP/1.1" 200 36499 0.002274 10.0.0.137 - - [2025-10-20 13:47:46] "POST /fqname-to-id HTTP/1.1" 401 297 0.000744 10.0.0.137 - - [2025-10-20 13:47:46] "POST /fqname-to-id HTTP/1.1" 404 225 0.012630 10.0.0.137 - - [2025-10-20 13:47:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.055135 10.0.0.137 - - [2025-10-20 13:47:47] "GET /global-system-config/87895351-170e-4900-8b67-655f34bfb415?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.008504 10.0.0.137 - - [2025-10-20 13:47:47] "POST /access-control-lists HTTP/1.1" 200 591 0.056863 10.0.0.137 - - [2025-10-20 13:47:47] "POST /fqname-to-id HTTP/1.1" 404 214 0.005162 10.0.0.137 - - [2025-10-20 13:47:47] "POST /fqname-to-id HTTP/1.1" 404 224 0.005682 10.0.0.137 - - [2025-10-20 13:47:47] "POST /config-nodes HTTP/1.1" 200 593 0.086157 10.0.0.137 - - [2025-10-20 13:47:47] "POST /access-control-lists HTTP/1.1" 200 589 0.079189 10.0.0.137 - - [2025-10-20 13:47:47] "POST /route-targets HTTP/1.1" 200 329 0.023440 10.0.0.137 - - [2025-10-20 13:47:47] "POST /ref-update HTTP/1.1" 200 156 0.019895 10.0.0.137 - - [2025-10-20 13:47:47] "POST /route-targets HTTP/1.1" 200 329 0.030687 10.0.0.137 - - [2025-10-20 13:47:47] "POST /ref-update HTTP/1.1" 200 156 0.023634 10.0.0.137 - - [2025-10-20 13:47:47] "POST /route-targets HTTP/1.1" 200 329 0.017843 10.0.0.137 - - [2025-10-20 13:47:47] "POST /ref-update HTTP/1.1" 200 156 0.035566 10.0.0.137 - - [2025-10-20 13:47:47] "POST /route-targets HTTP/1.1" 200 329 0.014723 10.0.0.137 - - [2025-10-20 13:47:47] "GET / HTTP/1.1" 200 36499 0.001464 10.0.0.137 - - [2025-10-20 13:47:47] "POST /global-vrouter-configs HTTP/1.1" 401 297 0.000536 10.0.0.137 - - [2025-10-20 13:47:47] "POST /ref-update HTTP/1.1" 200 156 0.016663 10.0.0.137 - - [2025-10-20 13:47:47] "POST /fqname-to-id HTTP/1.1" 404 201 0.004799 10.0.0.137 - - [2025-10-20 13:47:48] "POST /access-control-lists HTTP/1.1" 200 555 0.090367 10.0.0.137 - - [2025-10-20 13:47:48] "GET / HTTP/1.1" 200 36499 0.002486 10.0.0.137 - - [2025-10-20 13:47:48] "POST /fqname-to-id HTTP/1.1" 401 297 0.001336 10.0.0.137 - - [2025-10-20 13:47:48] "PUT /access-control-list/1266ef9f-0b4f-48ad-b589-947d967ffe37 HTTP/1.1" 200 274 0.016708 10.0.0.137 - - [2025-10-20 13:47:48] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.046665 10.0.0.137 - - [2025-10-20 13:47:48] "PUT /access-control-list/837065b1-d0cc-4f9c-a551-86c1e1236d7c HTTP/1.1" 200 274 0.019225 10.0.0.137 - - [2025-10-20 13:47:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.048301 10.0.0.137 - - [2025-10-20 13:47:48] "GET /global-system-config/87895351-170e-4900-8b67-655f34bfb415?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.008941 10.0.0.137 - - [2025-10-20 13:47:48] "POST /fqname-to-id HTTP/1.1" 404 214 0.003931 10.0.0.137 - - [2025-10-20 13:47:48] "POST /config-database-nodes HTTP/1.1" 200 611 0.023710 10.0.0.137 - - [2025-10-20 13:47:49] "GET / HTTP/1.1" 200 36499 0.002522 10.0.0.137 - - [2025-10-20 13:47:49] "POST /fqname-to-id HTTP/1.1" 401 297 0.000620 10.0.0.137 - - [2025-10-20 13:47:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.033019 10.0.0.137 - - [2025-10-20 13:47:50] "GET /routing-instance/163fca80-642d-40bd-b77e-bd28465f54eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.003922 10.0.0.137 - - [2025-10-20 13:47:50] "POST /bgp-routers HTTP/1.1" 200 616 0.047356 10.0.0.137 - - [2025-10-20 13:47:50] "GET /bgp-router/c8773a3c-a3c8-437d-bbfa-754900fc631e?fields=global_system_config_back_refs HTTP/1.1" 200 1113 0.009086 10.0.0.137 - - [2025-10-20 13:47:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004982 10.0.0.137 - - [2025-10-20 13:47:50] "GET /global-system-config/87895351-170e-4900-8b67-655f34bfb415?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.007844 10.0.0.137 - - [2025-10-20 13:47:50] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003789 10.0.0.137 - - [2025-10-20 13:47:50] "POST /ref-update HTTP/1.1" 200 156 0.016100 10.0.0.137 - - [2025-10-20 13:47:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003979 10.0.0.137 - - [2025-10-20 13:47:53] "GET /global-vrouter-config/0a1d70a6-75c1-48f4-a1f7-5586df87f73b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1218 0.004783 10.0.0.137 - - [2025-10-20 13:47:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005775 10.0.0.137 - - [2025-10-20 13:47:53] "PUT /global-vrouter-config/0a1d70a6-75c1-48f4-a1f7-5586df87f73b HTTP/1.1" 200 278 0.013549 10.0.0.137 - - [2025-10-20 13:47:53] "GET / HTTP/1.1" 200 36499 0.001820 10.0.0.137 - - [2025-10-20 13:47:53] "POST /alarms HTTP/1.1" 401 297 0.000559 10.0.0.137 - - [2025-10-20 13:47:53] "POST /alarms HTTP/1.1" 200 585 0.050975 10.0.0.137 - - [2025-10-20 13:47:53] "POST /alarms HTTP/1.1" 200 579 0.035833 10.0.0.137 - - [2025-10-20 13:47:54] "POST /alarms HTTP/1.1" 200 579 0.034623 10.0.0.137 - - [2025-10-20 13:47:54] "POST /alarms HTTP/1.1" 200 563 0.023955 10.0.0.137 - - [2025-10-20 13:47:54] "POST /alarms HTTP/1.1" 200 559 0.033298 10.0.0.137 - - [2025-10-20 13:47:54] "POST /alarms HTTP/1.1" 200 561 0.035093 10.0.0.137 - - [2025-10-20 13:47:54] "POST /alarms HTTP/1.1" 200 569 0.024036 10.0.0.137 - - [2025-10-20 13:47:54] "POST /alarms HTTP/1.1" 200 553 0.018689 10.0.0.137 - - [2025-10-20 13:47:54] "POST /alarms HTTP/1.1" 200 561 0.020930 10.0.0.137 - - [2025-10-20 13:47:54] "POST /alarms HTTP/1.1" 200 571 0.019469 10.0.0.137 - - [2025-10-20 13:47:54] "POST /alarms HTTP/1.1" 200 559 0.034182 10.0.0.137 - - [2025-10-20 13:47:54] "POST /alarms HTTP/1.1" 200 571 0.023734 10.0.0.137 - - [2025-10-20 13:47:54] "POST /alarms HTTP/1.1" 200 579 0.079202 10.0.0.137 - - [2025-10-20 13:47:54] "POST /alarms HTTP/1.1" 200 573 0.028728 10.0.0.137 - - [2025-10-20 13:47:54] "POST /alarms HTTP/1.1" 200 565 0.024736 10.0.0.137 - - [2025-10-20 13:47:55] "POST /alarms HTTP/1.1" 200 565 0.027377 10.0.0.137 - - [2025-10-20 13:47:55] "POST /alarms HTTP/1.1" 200 565 0.047824 10.0.0.137 - - [2025-10-20 13:47:55] "POST /alarms HTTP/1.1" 200 551 0.027153 10.0.0.137 - - [2025-10-20 13:47:55] "POST /alarms HTTP/1.1" 200 599 0.025545 10.0.0.137 - - [2025-10-20 13:47:55] "POST /alarms HTTP/1.1" 200 579 0.023082 10.0.0.137 - - [2025-10-20 13:47:55] "POST /alarms HTTP/1.1" 200 575 0.021482 10.0.0.137 - - [2025-10-20 13:47:55] "POST /alarms HTTP/1.1" 200 587 0.020587 10.0.0.137 - - [2025-10-20 13:47:55] "POST /alarms HTTP/1.1" 200 613 0.021632 10.0.0.137 - - [2025-10-20 13:47:55] "GET / HTTP/1.1" 200 36499 0.002452 10.0.0.137 - - [2025-10-20 13:47:55] "POST /global-vrouter-configs HTTP/1.1" 401 297 0.000491 10.0.0.137 - - [2025-10-20 13:47:56] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.031943 10.0.0.137 - - [2025-10-20 13:47:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002959 10.0.0.137 - - [2025-10-20 13:47:56] "PUT /global-vrouter-config/0a1d70a6-75c1-48f4-a1f7-5586df87f73b HTTP/1.1" 200 278 0.024498 10.0.0.137 - - [2025-10-20 13:47:56] "GET / HTTP/1.1" 200 36499 0.001778 10.0.0.137 - - [2025-10-20 13:47:56] "POST /fqname-to-id HTTP/1.1" 401 297 0.000574 10.0.0.137 - - [2025-10-20 13:47:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.031457 10.0.0.137 - - [2025-10-20 13:47:56] "GET /global-vrouter-config/0a1d70a6-75c1-48f4-a1f7-5586df87f73b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003781 10.0.0.137 - - [2025-10-20 13:47:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003302 10.0.0.137 - - [2025-10-20 13:47:56] "PUT /global-vrouter-config/0a1d70a6-75c1-48f4-a1f7-5586df87f73b HTTP/1.1" 200 278 0.011834 10.0.0.137 - - [2025-10-20 13:47:57] "GET / HTTP/1.1" 200 36499 0.001517 10.0.0.137 - - [2025-10-20 13:47:57] "POST /fqname-to-id HTTP/1.1" 401 297 0.000545 10.0.0.137 - - [2025-10-20 13:47:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.040240 10.0.0.137 - - [2025-10-20 13:47:57] "GET /global-system-config/87895351-170e-4900-8b67-655f34bfb415?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.009351 10.0.0.137 - - [2025-10-20 13:47:57] "PUT /global-system-config/87895351-170e-4900-8b67-655f34bfb415 HTTP/1.1" 200 276 0.032292 [Introspect:8084]10.0.0.137 - - [2025-10-20 13:47:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000948 [Introspect:8084]10.0.0.137 - - [2025-10-20 13:47:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001178 10.0.0.137 - - [2025-10-20 13:48:13] "GET / HTTP/1.1" 200 36499 0.001524 10.0.0.137 - - [2025-10-20 13:48:13] "POST /fqname-to-id HTTP/1.1" 401 297 0.000479 10.0.0.137 - - [2025-10-20 13:48:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.036206 10.0.0.137 - - [2025-10-20 13:48:13] "GET /global-system-config/87895351-170e-4900-8b67-655f34bfb415?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.006879 10.0.0.137 - - [2025-10-20 13:48:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003748 10.0.0.137 - - [2025-10-20 13:48:13] "GET /config-node/afe67758-a7a8-400b-b5e9-198c9b66af84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.007647 10.0.0.137 - - [2025-10-20 13:48:24] "GET / HTTP/1.1" 200 36499 0.001752 10.0.0.137 - - [2025-10-20 13:48:24] "POST /fqname-to-id HTTP/1.1" 401 297 0.000617 10.0.0.137 - - [2025-10-20 13:48:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.038439 10.0.0.137 - - [2025-10-20 13:48:25] "GET /routing-instance/163fca80-642d-40bd-b77e-bd28465f54eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.004983 10.0.0.137 - - [2025-10-20 13:48:25] "POST /bgp-routers HTTP/1.1" 409 299 0.003642 10.0.0.137 - - [2025-10-20 13:48:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004833 [Introspect:8084]10.0.0.137 - - [2025-10-20 13:48:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001029 10.0.0.137 - - [2025-10-20 13:48:25] "GET /bgp-router/c8773a3c-a3c8-437d-bbfa-754900fc631e?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1801 0.006074 [Introspect:8084]10.0.0.137 - - [2025-10-20 13:48:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001931 10.0.0.137 - - [2025-10-20 13:48:25] "PUT /bgp-router/c8773a3c-a3c8-437d-bbfa-754900fc631e HTTP/1.1" 200 256 0.017807 [Introspect:8084]10.0.0.137 - - [2025-10-20 13:48:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001016 [Introspect:8084]10.0.0.137 - - [2025-10-20 13:48:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001609 10.0.0.137 - - [2025-10-20 13:48:45] "GET /obj-perms HTTP/1.1" 200 6411 0.060280 10.0.0.137 - - [2025-10-20 13:48:45] "GET /obj-perms HTTP/1.1" 200 6411 0.061643 10.0.0.137 - - [2025-10-20 13:49:07] "GET / HTTP/1.1" 200 36499 0.002521 10.0.0.137 - - [2025-10-20 13:49:07] "POST /fqname-to-id HTTP/1.1" 401 297 0.000427 10.0.0.137 - - [2025-10-20 13:49:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.050360 10.0.0.137 - - [2025-10-20 13:49:07] "GET /global-system-config/87895351-170e-4900-8b67-655f34bfb415?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.007947 10.0.0.137 - - [2025-10-20 13:49:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003377 10.0.0.137 - - [2025-10-20 13:49:07] "GET /routing-instance/163fca80-642d-40bd-b77e-bd28465f54eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.004799 10.0.0.137 - - [2025-10-20 13:49:08] "PUT /global-system-config/87895351-170e-4900-8b67-655f34bfb415 HTTP/1.1" 200 276 0.013592 10.0.0.137 - - [2025-10-20 13:49:08] "POST /fqname-to-id HTTP/1.1" 404 214 0.003550 10.0.0.137 - - [2025-10-20 13:49:08] "POST /virtual-routers HTTP/1.1" 200 599 0.023925 10.0.0.137 - - [2025-10-20 13:49:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003655 10.0.0.137 - - [2025-10-20 13:49:08] "GET /virtual-router/a4417324-72df-452e-9a10-8c0ac9bfc268?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.006024 10.0.0.137 - - [2025-10-20 13:49:08] "POST /fqname-to-id HTTP/1.1" 404 227 0.002956 10.0.0.137 - - [2025-10-20 13:49:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003224 10.0.0.137 - - [2025-10-20 13:49:08] "GET /virtual-network/c7ac608b-4c03-48a7-9453-366fcb33c7b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.005962 10.0.0.137 - - [2025-10-20 13:49:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.047706 10.0.0.137 - - [2025-10-20 13:49:09] "PUT /access-control-list/645657f5-5ea5-4b59-b146-58aad6e52df7 HTTP/1.1" 200 274 0.013331 10.0.0.137 - - [2025-10-20 13:49:46] "GET /obj-perms HTTP/1.1" 200 6411 0.056247 10.0.0.137 - - [2025-10-20 13:49:46] "GET /obj-perms HTTP/1.1" 200 6411 0.060077 [Introspect:8084]10.0.0.137 - - [2025-10-20 13:50:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001066 [Introspect:8084]10.0.0.137 - - [2025-10-20 13:50:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001258 [Introspect:8084]10.0.0.137 - - [2025-10-20 13:50:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000997 [Introspect:8084]10.0.0.137 - - [2025-10-20 13:50:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001098 10.0.0.137 - - [2025-10-20 13:50:47] "GET /obj-perms HTTP/1.1" 200 6411 0.062513 10.0.0.137 - - [2025-10-20 13:50:47] "GET /obj-perms HTTP/1.1" 200 6411 0.057718 [Introspect:8084]10.0.0.137 - - [2025-10-20 13:50:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000930 [Introspect:8084]10.0.0.137 - - [2025-10-20 13:50:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001655 10.0.0.137 - - [2025-10-20 13:51:48] "GET /obj-perms HTTP/1.1" 200 6411 0.055917 10.0.0.137 - - [2025-10-20 13:51:48] "GET /obj-perms HTTP/1.1" 200 6411 0.055915 10.0.0.137 - - [2025-10-20 13:51:59] "GET /global-system-configs HTTP/1.1" 401 297 0.000504 10.0.0.137 - - [2025-10-20 13:51:59] "GET /global-system-configs HTTP/1.1" 401 297 0.000487 10.0.0.137 - - [2025-10-20 13:52:30] "GET /global-system-configs HTTP/1.1" 401 297 0.000458 10.0.0.137 - - [2025-10-20 13:52:30] "GET /global-system-configs HTTP/1.1" 401 297 0.000476 10.0.0.137 - - [2025-10-20 13:52:48] "GET /obj-perms HTTP/1.1" 200 6411 0.051425 10.0.0.137 - - [2025-10-20 13:52:49] "GET /obj-perms HTTP/1.1" 200 6411 0.070976 10.0.0.137 - - [2025-10-20 13:53:11] "GET / HTTP/1.1" 200 36499 0.001585 10.0.0.137 - - [2025-10-20 13:53:11] "POST /fqname-to-id HTTP/1.1" 401 297 0.000427 10.0.0.137 - - [2025-10-20 13:53:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.033819 10.0.0.137 - - [2025-10-20 13:53:11] "GET /global-system-config/87895351-170e-4900-8b67-655f34bfb415?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.005746 10.0.0.137 - - [2025-10-20 13:53:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004328 10.0.0.137 - - [2025-10-20 13:53:11] "GET /routing-instance/163fca80-642d-40bd-b77e-bd28465f54eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.004468 10.0.0.137 - - [2025-10-20 13:53:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004386 10.0.0.137 - - [2025-10-20 13:53:11] "GET /virtual-router/a4417324-72df-452e-9a10-8c0ac9bfc268?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.004667 10.0.0.137 - - [2025-10-20 13:53:12] "PUT /virtual-router/a4417324-72df-452e-9a10-8c0ac9bfc268 HTTP/1.1" 200 264 0.012420 10.0.0.137 - - [2025-10-20 13:53:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003601 10.0.0.137 - - [2025-10-20 13:53:12] "GET /virtual-router/a4417324-72df-452e-9a10-8c0ac9bfc268?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.004314 10.0.0.137 - - [2025-10-20 13:53:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003721 10.0.0.137 - - [2025-10-20 13:53:12] "GET /virtual-machine-interface/4d6f38a2-f6c8-4557-b43c-56b0f9fe1dc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1902 0.006026 10.0.0.137 - - [2025-10-20 13:53:12] "PUT /virtual-machine-interface/4d6f38a2-f6c8-4557-b43c-56b0f9fe1dc5 HTTP/1.1" 200 286 0.015333 [Introspect:8084]10.0.0.137 - - [2025-10-20 13:53:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000942 [Introspect:8084]10.0.0.137 - - [2025-10-20 13:53:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001063 10.0.0.137 - - [2025-10-20 13:53:49] "GET /obj-perms HTTP/1.1" 200 6411 0.097784 10.0.0.137 - - [2025-10-20 13:53:50] "GET /obj-perms HTTP/1.1" 200 6411 0.063536 10.0.0.137 - - [2025-10-20 13:54:50] "GET /obj-perms HTTP/1.1" 200 6411 0.062243 10.0.0.137 - - [2025-10-20 13:54:51] "GET /obj-perms HTTP/1.1" 200 6411 0.061412 10.0.0.137 - - [2025-10-20 13:55:07] "GET / HTTP/1.1" 200 36499 0.002540 10.0.0.137 - - [2025-10-20 13:55:16] "GET /project/a14493dd-47da-467a-b73b-c04e45866cfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000440 10.0.0.137 - - [2025-10-20 13:55:16] "GET /projects?obj_uuids=a14493dd-47da-467a-b73b-c04e45866cfa&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.026728 10.0.0.137 - - [2025-10-20 13:55:16] "GET /domains?obj_uuids=359ab6ea-20cc-44f4-9df6-3d9ae739b7c5&detail=False&count=False&shared=False HTTP/1.1" 200 123 0.003070 10.0.0.137 - - [2025-10-20 13:55:16] "POST /domains HTTP/1.1" 200 331 0.015398 10.0.0.137 - - [2025-10-20 13:55:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.045574 10.0.0.137 - - [2025-10-20 13:55:17] "GET /domain/359ab6ea-20cc-44f4-9df6-3d9ae739b7c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.154598 10.0.0.137 - - [2025-10-20 13:55:17] "POST /id-to-fqname HTTP/1.1" 200 165 0.001324 10.0.0.137 - - [2025-10-20 13:55:17] "POST /fqname-to-id HTTP/1.1" 404 174 0.003389 10.0.0.137 - - [2025-10-20 13:55:17] "POST /security-groups HTTP/1.1" 200 560 0.117961 10.0.0.137 - - [2025-10-20 13:55:17] "POST /projects HTTP/1.1" 200 531 0.338746 10.0.0.137 - - [2025-10-20 13:55:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.367807 10.0.0.137 - - [2025-10-20 13:55:17] "POST /fqname-to-id HTTP/1.1" 404 205 0.030022 10.0.0.137 - - [2025-10-20 13:55:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003431 10.0.0.137 - - [2025-10-20 13:55:17] "POST /access-control-lists HTTP/1.1" 200 575 0.065891 10.0.0.137 - - [2025-10-20 13:55:17] "GET /projects?obj_uuids=852596cb-945d-4303-91ea-4488a5e6e7c7&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001029 10.0.0.137 - - [2025-10-20 13:55:17] "GET /project/852596cb-945d-4303-91ea-4488a5e6e7c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.023417 10.0.0.137 - - [2025-10-20 13:55:17] "GET /projects?obj_uuids=852596cb-945d-4303-91ea-4488a5e6e7c7&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.000883 10.0.0.137 - - [2025-10-20 13:55:17] "POST /fqname-to-id HTTP/1.1" 404 204 0.021023 10.0.0.137 - - [2025-10-20 13:55:17] "GET /project/852596cb-945d-4303-91ea-4488a5e6e7c7?fields=security_groups HTTP/1.1" 200 1281 0.070819 10.0.0.137 - - [2025-10-20 13:55:17] "POST /access-control-lists HTTP/1.1" 200 573 0.066675 10.0.0.137 - - [2025-10-20 13:55:17] "DELETE /security-group/9ef36235-ce01-41d9-ae60-792d6e9dcf4e HTTP/1.1" 200 115 0.065000 10.0.0.137 - - [2025-10-20 13:55:17] "GET /projects?obj_uuids=852596cb-945d-4303-91ea-4488a5e6e7c7&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001039 10.0.0.137 - - [2025-10-20 13:55:17] "GET /project/852596cb-945d-4303-91ea-4488a5e6e7c7?fields=application_policy_sets HTTP/1.1" 200 1320 0.039454 10.0.0.137 - - [2025-10-20 13:55:17] "DELETE /project/852596cb-945d-4303-91ea-4488a5e6e7c7 HTTP/1.1" 200 115 0.378640 10.0.0.137 - - [2025-10-20 13:55:17] "POST /id-to-fqname HTTP/1.1" 200 165 0.002886 10.0.0.137 - - [2025-10-20 13:55:17] "POST /fqname-to-id HTTP/1.1" 404 174 0.004214 10.0.0.137 - - [2025-10-20 13:55:18] "POST /security-groups HTTP/1.1" 200 560 0.064426 10.0.0.137 - - [2025-10-20 13:55:18] "POST /projects HTTP/1.1" 200 531 0.242066 10.0.0.137 - - [2025-10-20 13:55:18] "GET /project/a14493dd-47da-467a-b73b-c04e45866cfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1274 1.382679 10.0.0.137 - - [2025-10-20 13:55:18] "DELETE /access-control-list/27a31c06-0046-4482-8b53-b29ef0658068 HTTP/1.1" 200 115 0.026449 10.0.0.137 - - [2025-10-20 13:55:18] "DELETE /access-control-list/3160d6d5-6e90-4f75-9a31-fa9163b3828c HTTP/1.1" 200 115 0.023746 10.0.0.137 - - [2025-10-20 13:55:18] "POST /fqname-to-id HTTP/1.1" 404 205 0.003854 10.0.0.137 - - [2025-10-20 13:55:18] "POST /access-control-lists HTTP/1.1" 200 575 0.067924 10.0.0.137 - - [2025-10-20 13:55:18] "POST /fqname-to-id HTTP/1.1" 404 204 0.003502 10.0.0.137 - - [2025-10-20 13:55:18] "POST /access-control-lists HTTP/1.1" 200 573 0.078433 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-20T13:55:18Z failed with SSLError [Introspect:8084]10.0.0.137 - - [2025-10-20 13:55:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.003205 10.0.0.137 - - [2025-10-20 13:55:19] "GET /domains?obj_uuids=359ab6ea-20cc-44f4-9df6-3d9ae739b7c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001039 10.0.0.137 - - [2025-10-20 13:55:19] "GET /domain/359ab6ea-20cc-44f4-9df6-3d9ae739b7c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.007707 10.0.0.137 - - [2025-10-20 13:55:20] "POST /fqname-to-id HTTP/1.1" 404 197 0.081094 10.0.0.137 - - [2025-10-20 13:55:20] "GET /projects?obj_uuids=cae29d7c-13b6-40e9-a2f9-04f63640ea22&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.008024 10.0.0.137 - - [2025-10-20 13:55:21] "GET /domains?obj_uuids=359ab6ea-20cc-44f4-9df6-3d9ae739b7c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001200 10.0.0.137 - - [2025-10-20 13:55:21] "GET /domain/359ab6ea-20cc-44f4-9df6-3d9ae739b7c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.034120 10.0.0.137 - - [2025-10-20 13:55:21] "POST /id-to-fqname HTTP/1.1" 200 199 0.001440 10.0.0.137 - - [2025-10-20 13:55:21] "POST /fqname-to-id HTTP/1.1" 404 208 0.005153 10.0.0.137 - - [2025-10-20 13:55:21] "POST /security-groups HTTP/1.1" 200 594 0.157840 10.0.0.137 - - [2025-10-20 13:55:21] "POST /projects HTTP/1.1" 200 599 0.590364 10.0.0.137 - - [2025-10-20 13:55:21] "POST /fqname-to-id HTTP/1.1" 404 243 0.021808 10.0.0.137 - - [2025-10-20 13:55:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.703232 10.0.0.137 - - [2025-10-20 13:55:21] "POST /access-control-lists HTTP/1.1" 200 609 0.169098 10.0.0.137 - - [2025-10-20 13:55:21] "GET /project/cae29d7c-13b6-40e9-a2f9-04f63640ea22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 1.103270 10.0.0.137 - - [2025-10-20 13:55:22] "POST /fqname-to-id HTTP/1.1" 404 242 0.039253 10.0.0.137 - - [2025-10-20 13:55:22] "POST /access-control-lists HTTP/1.1" 200 607 0.200875 10.0.0.137 - - [2025-10-20 13:55:24] "GET / HTTP/1.1" 200 36499 0.002210 10.0.0.137 - - [2025-10-20 13:55:33] "POST /fqname-to-id HTTP/1.1" 401 297 0.000573 10.0.0.137 - - [2025-10-20 13:55:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.071525 10.0.0.137 - - [2025-10-20 13:55:33] "GET /projects?obj_uuids=cae29d7c-13b6-40e9-a2f9-04f63640ea22&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000998 10.0.0.137 - - [2025-10-20 13:55:33] "GET /project/cae29d7c-13b6-40e9-a2f9-04f63640ea22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.051299 252.137.149.211 - - [2025-10-20 13:55:34] "POST /neutron/network HTTP/1.1" 200 117 0.046768 10.0.0.137 - - [2025-10-20 13:55:34] "GET /projects?obj_uuids=cae29d7c-13b6-40e9-a2f9-04f63640ea22&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001063 252.137.149.211 - - [2025-10-20 13:55:34] "POST /neutron/network HTTP/1.1" 200 618 0.090554 10.0.0.137 - - [2025-10-20 13:55:34] "POST /route-targets HTTP/1.1" 200 329 0.034334 10.0.0.137 - - [2025-10-20 13:55:34] "POST /ref-update HTTP/1.1" 200 156 0.015202 10.0.0.137 - - [2025-10-20 13:55:34] "POST /useragent-kv HTTP/1.1" 200 115 0.007968 252.137.149.211 - - [2025-10-20 13:55:34] "POST /neutron/subnet HTTP/1.1" 200 725 0.206064 252.137.149.211 - - [2025-10-20 13:55:34] "POST /neutron/network HTTP/1.1" 200 837 0.008108 10.0.0.137 - - [2025-10-20 13:55:35] "POST /id-to-fqname HTTP/1.1" 200 231 0.001355 10.0.0.137 - - [2025-10-20 13:55:35] "GET /virtual-network/17fb9015-0f93-4efa-aad1-94c52e81a20f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.007761 252.137.149.211 - - [2025-10-20 13:55:35] "POST /neutron/network HTTP/1.1" 200 837 0.010586 10.0.0.137 - - [2025-10-20 13:55:35] "GET /virtual-network/17fb9015-0f93-4efa-aad1-94c52e81a20f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.008244 252.137.149.211 - - [2025-10-20 13:55:35] "POST /neutron/network HTTP/1.1" 200 837 0.007249 252.137.149.211 - - [2025-10-20 13:55:35] "POST /neutron/subnet HTTP/1.1" 200 725 0.009629 10.0.0.137 - - [2025-10-20 13:55:35] "GET /domains HTTP/1.1" 401 297 0.000472 10.0.0.137 - - [2025-10-20 13:55:35] "GET /domains HTTP/1.1" 200 440 0.030744 10.0.0.137 - - [2025-10-20 13:55:35] "GET /domains?obj_uuids=359ab6ea-20cc-44f4-9df6-3d9ae739b7c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001031 10.0.0.137 - - [2025-10-20 13:55:35] "GET /domain/359ab6ea-20cc-44f4-9df6-3d9ae739b7c5 HTTP/1.1" 200 1319 0.010773 10.0.0.137 - - [2025-10-20 13:55:35] "GET /projects?obj_uuids=cae29d7c-13b6-40e9-a2f9-04f63640ea22&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001815 10.0.0.137 - - [2025-10-20 13:55:35] "GET /project/cae29d7c-13b6-40e9-a2f9-04f63640ea22 HTTP/1.1" 200 2171 0.048549 10.0.0.137 - - [2025-10-20 13:55:35] "GET /virtual-network/17fb9015-0f93-4efa-aad1-94c52e81a20f HTTP/1.1" 200 2346 0.007706 10.0.0.137 - - [2025-10-20 13:55:35] "GET /virtual-network/17fb9015-0f93-4efa-aad1-94c52e81a20f HTTP/1.1" 200 2346 0.006092 10.0.0.137 - - [2025-10-20 13:55:36] "GET /routing-instance/9e0d49f5-941e-42ff-83b3-28f42526851e HTTP/1.1" 200 1498 0.004324 10.0.0.137 - - [2025-10-20 13:55:36] "GET /routing-instance/9e0d49f5-941e-42ff-83b3-28f42526851e HTTP/1.1" 200 1498 0.004559 10.0.0.137 - - [2025-10-20 13:55:36] "GET /route-target/c99b57f0-b9b3-4db3-94c6-bc15c6fd12c5 HTTP/1.1" 200 1222 0.004735 10.0.0.137 - - [2025-10-20 13:55:36] "GET /virtual-network/17fb9015-0f93-4efa-aad1-94c52e81a20f HTTP/1.1" 200 2346 0.005347 10.0.0.137 - - [2025-10-20 13:55:36] "GET /routing-instance/9e0d49f5-941e-42ff-83b3-28f42526851e HTTP/1.1" 200 1498 0.004764 10.0.0.137 - - [2025-10-20 13:55:36] "GET /virtual-network/17fb9015-0f93-4efa-aad1-94c52e81a20f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.009352 10.0.0.137 - - [2025-10-20 13:55:36] "GET /virtual-network/17fb9015-0f93-4efa-aad1-94c52e81a20f HTTP/1.1" 200 2346 0.006033 10.0.0.137 - - [2025-10-20 13:55:36] "GET /routing-instance/9e0d49f5-941e-42ff-83b3-28f42526851e HTTP/1.1" 200 1498 0.005893 10.0.0.137 - - [2025-10-20 13:55:36] "GET /routing-instance/9e0d49f5-941e-42ff-83b3-28f42526851e HTTP/1.1" 200 1498 0.005241 10.0.0.137 - - [2025-10-20 13:55:36] "GET /route-target/c99b57f0-b9b3-4db3-94c6-bc15c6fd12c5 HTTP/1.1" 200 1222 0.003543 10.0.0.137 - - [2025-10-20 13:55:36] "GET /domains HTTP/1.1" 200 440 0.003304 10.0.0.137 - - [2025-10-20 13:55:36] "GET /domains?obj_uuids=359ab6ea-20cc-44f4-9df6-3d9ae739b7c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001246 10.0.0.137 - - [2025-10-20 13:55:36] "GET /domain/359ab6ea-20cc-44f4-9df6-3d9ae739b7c5 HTTP/1.1" 200 1319 0.008038 10.0.0.137 - - [2025-10-20 13:55:36] "GET /projects?obj_uuids=cae29d7c-13b6-40e9-a2f9-04f63640ea22&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.002765 10.0.0.137 - - [2025-10-20 13:55:36] "GET /project/cae29d7c-13b6-40e9-a2f9-04f63640ea22 HTTP/1.1" 200 2171 0.047519 10.0.0.137 - - [2025-10-20 13:55:36] "GET /virtual-network/17fb9015-0f93-4efa-aad1-94c52e81a20f HTTP/1.1" 200 2346 0.005949 10.0.0.137 - - [2025-10-20 13:55:37] "GET /obj-perms HTTP/1.1" 200 6480 0.064023 10.0.0.137 - - [2025-10-20 13:55:37] "POST /id-to-fqname HTTP/1.1" 200 231 0.001443 252.137.149.211 - - [2025-10-20 13:55:40] "POST /neutron/network HTTP/1.1" 200 847 0.007963 252.137.149.211 - - [2025-10-20 13:55:41] "GET /aaa-mode HTTP/1.1" 401 297 0.001307 252.137.149.211 - - [2025-10-20 13:55:41] "GET / HTTP/1.1" 200 36499 0.001997 252.137.149.211 - - [2025-10-20 13:55:41] "GET /project/cae29d7c-13b6-40e9-a2f9-04f63640ea22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000537 10.0.0.137 - - [2025-10-20 13:55:41] "GET /projects?obj_uuids=cae29d7c-13b6-40e9-a2f9-04f63640ea22&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001044 252.137.149.211 - - [2025-10-20 13:55:41] "GET /project/cae29d7c-13b6-40e9-a2f9-04f63640ea22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.065704 252.137.149.211 - - [2025-10-20 13:55:41] "POST /neutron/network HTTP/1.1" 200 837 0.034516 10.0.0.137 - - [2025-10-20 13:55:42] "DELETE /project/852596cb945d430391ea4488a5e6e7c7 HTTP/1.1" 404 173 0.006601 10.0.0.137 - - [2025-10-20 13:55:42] "DELETE /project/cae29d7c13b640e9a2f904f63640ea22 HTTP/1.1" 404 173 0.005988 252.137.149.211 - - [2025-10-20 13:55:43] "POST /neutron/port HTTP/1.1" 200 117 0.006778 252.137.149.211 - - [2025-10-20 13:55:44] "POST /neutron/network HTTP/1.1" 200 847 0.006217 10.0.0.137 - - [2025-10-20 13:55:45] "GET /projects?obj_uuids=cae29d7c-13b6-40e9-a2f9-04f63640ea22&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001398 252.137.149.211 - - [2025-10-20 13:55:45] "POST /neutron/port HTTP/1.1" 200 1069 0.332141 252.137.149.211 - - [2025-10-20 13:55:45] "POST /neutron/port HTTP/1.1" 200 1043 0.017504 252.137.149.211 - - [2025-10-20 13:55:45] "POST /neutron/security_group HTTP/1.1" 200 2067 0.011055 252.137.149.211 - - [2025-10-20 13:55:46] "POST /neutron/port HTTP/1.1" 200 1069 0.194934 252.137.149.211 - - [2025-10-20 13:55:46] "POST /neutron/port HTTP/1.1" 200 1069 0.015040 252.137.149.211 - - [2025-10-20 13:55:46] "POST /neutron/port HTTP/1.1" 200 1119 0.135269 252.137.149.211 - - [2025-10-20 13:55:46] "POST /neutron/port HTTP/1.1" 200 1093 0.033269 252.137.149.211 - - [2025-10-20 13:55:46] "POST /neutron/security_group HTTP/1.1" 200 2067 0.007150 252.137.149.211 - - [2025-10-20 13:55:47] "POST /neutron/port HTTP/1.1" 200 1093 0.030488 252.137.149.211 - - [2025-10-20 13:55:47] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003729 252.137.149.211 - - [2025-10-20 13:55:47] "POST /neutron/subnet HTTP/1.1" 200 699 0.010355 252.137.149.211 - - [2025-10-20 13:55:47] "POST /neutron/port HTTP/1.1" 200 117 0.001177 252.137.149.211 - - [2025-10-20 13:55:47] "POST /neutron/network HTTP/1.1" 200 837 0.017316 [Introspect:8084]10.0.0.137 - - [2025-10-20 13:55:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001146 [Introspect:8084]10.0.0.137 - - [2025-10-20 13:55:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001365 10.0.0.137 - - [2025-10-20 13:55:51] "GET /obj-perms HTTP/1.1" 200 6411 0.059563 10.0.0.137 - - [2025-10-20 13:55:51] "GET /obj-perms HTTP/1.1" 200 6411 0.070297 252.137.149.211 - - [2025-10-20 13:55:52] "POST /neutron/port HTTP/1.1" 200 1093 0.014023 252.137.149.211 - - [2025-10-20 13:55:52] "POST /neutron/security_group HTTP/1.1" 200 2067 0.010963 10.0.0.137 - - [2025-10-20 13:55:52] "GET /obj-perms HTTP/1.1" 200 6480 0.001621 10.0.0.137 - - [2025-10-20 13:55:53] "GET /obj-perms HTTP/1.1" 200 6480 0.003878 10.0.0.137 - - [2025-10-20 13:55:54] "GET /obj-perms HTTP/1.1" 200 6480 0.001759 10.0.0.137 - - [2025-10-20 13:55:55] "GET /obj-perms HTTP/1.1" 200 6480 0.001654 10.0.0.137 - - [2025-10-20 13:55:56] "GET /obj-perms HTTP/1.1" 200 6480 0.001781 252.137.149.211 - - [2025-10-20 13:55:57] "POST /neutron/network HTTP/1.1" 200 837 0.009466 252.137.149.211 - - [2025-10-20 13:55:57] "POST /neutron/network HTTP/1.1" 400 204 0.065427 252.137.149.211 - - [2025-10-20 13:55:58] "POST /neutron/port HTTP/1.1" 200 1093 0.013489 252.137.149.211 - - [2025-10-20 13:55:58] "POST /neutron/port HTTP/1.1" 200 1119 0.010327 252.137.149.211 - - [2025-10-20 13:55:58] "POST /neutron/port HTTP/1.1" 200 151 0.156590 252.137.149.211 - - [2025-10-20 13:55:59] "POST /neutron/network HTTP/1.1" 200 837 0.011834 10.0.0.137 - - [2025-10-20 13:56:00] "POST /useragent-kv HTTP/1.1" 200 115 0.002621 10.0.0.137 - - [2025-10-20 13:56:00] "POST /useragent-kv HTTP/1.1" 200 115 0.001978 252.137.149.211 - - [2025-10-20 13:56:00] "POST /neutron/network HTTP/1.1" 200 151 0.100714 10.0.0.137 - - [2025-10-20 13:56:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003350 10.0.0.137 - - [2025-10-20 13:56:00] "GET /routing-instance/9e0d49f5-941e-42ff-83b3-28f42526851e HTTP/1.1" 404 171 0.002686 10.0.0.137 - - [2025-10-20 13:56:00] "DELETE /route-target/c99b57f0-b9b3-4db3-94c6-bc15c6fd12c5 HTTP/1.1" 200 115 0.020478 10.0.0.137 - - [2025-10-20 13:56:00] "GET /domains HTTP/1.1" 200 440 0.002890 10.0.0.137 - - [2025-10-20 13:56:00] "GET /domains?obj_uuids=359ab6ea-20cc-44f4-9df6-3d9ae739b7c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001040 10.0.0.137 - - [2025-10-20 13:56:00] "GET /domain/359ab6ea-20cc-44f4-9df6-3d9ae739b7c5 HTTP/1.1" 200 1319 0.007402 10.0.0.137 - - [2025-10-20 13:56:00] "GET /projects?obj_uuids=cae29d7c-13b6-40e9-a2f9-04f63640ea22&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000985 10.0.0.137 - - [2025-10-20 13:56:00] "GET /project/cae29d7c-13b6-40e9-a2f9-04f63640ea22 HTTP/1.1" 200 1921 0.047244 10.0.0.137 - - [2025-10-20 13:56:00] "GET /projects?obj_uuids=cae29d7c-13b6-40e9-a2f9-04f63640ea22&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001349 10.0.0.137 - - [2025-10-20 13:56:00] "GET /project/cae29d7c-13b6-40e9-a2f9-04f63640ea22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.029393 10.0.0.137 - - [2025-10-20 13:56:00] "GET /projects?obj_uuids=cae29d7c-13b6-40e9-a2f9-04f63640ea22&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000995 10.0.0.137 - - [2025-10-20 13:56:00] "GET /project/cae29d7c-13b6-40e9-a2f9-04f63640ea22?fields=virtual_networks HTTP/1.1" 200 1057 0.070092 10.0.0.137 - - [2025-10-20 13:56:00] "GET /projects?obj_uuids=cae29d7c-13b6-40e9-a2f9-04f63640ea22&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001751 10.0.0.137 - - [2025-10-20 13:56:01] "GET /project/cae29d7c-13b6-40e9-a2f9-04f63640ea22?fields=virtual_machine_interfaces HTTP/1.1" 200 1057 0.042722 10.0.0.137 - - [2025-10-20 13:56:01] "GET /projects?obj_uuids=cae29d7c-13b6-40e9-a2f9-04f63640ea22&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000948 10.0.0.137 - - [2025-10-20 13:56:01] "GET /project/cae29d7c-13b6-40e9-a2f9-04f63640ea22?fields=security_groups HTTP/1.1" 200 1294 0.031007 10.0.0.137 - - [2025-10-20 13:56:01] "GET /projects?obj_uuids=a14493dd-47da-467a-b73b-c04e45866cfa&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001223 10.0.0.137 - - [2025-10-20 13:56:01] "GET /project/a14493dd-47da-467a-b73b-c04e45866cfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1274 0.041409 10.0.0.137 - - [2025-10-20 13:56:05] "GET /projects?obj_uuids=a14493dd-47da-467a-b73b-c04e45866cfa&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001251 10.0.0.137 - - [2025-10-20 13:56:05] "GET /project/a14493dd-47da-467a-b73b-c04e45866cfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1274 0.038804 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: TLSV1_ALERT_UNKNOWN_CA] tlsv1 alert unknown ca (_ssl.c:1147) 2025-10-20T13:56:06Z failed with SSLError 10.0.0.137 - - [2025-10-20 13:56:06] "GET /domains?obj_uuids=359ab6ea-20cc-44f4-9df6-3d9ae739b7c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001146 10.0.0.137 - - [2025-10-20 13:56:06] "GET /domain/359ab6ea-20cc-44f4-9df6-3d9ae739b7c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.007640 10.0.0.137 - - [2025-10-20 13:56:06] "POST /fqname-to-id HTTP/1.1" 404 198 0.031702 10.0.0.137 - - [2025-10-20 13:56:06] "GET /projects?obj_uuids=c6fcfcbd-4495-4632-88e6-c8a44b0aa8e7&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003086 10.0.0.137 - - [2025-10-20 13:56:06] "GET /domains?obj_uuids=359ab6ea-20cc-44f4-9df6-3d9ae739b7c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001147 10.0.0.137 - - [2025-10-20 13:56:06] "GET /domain/359ab6ea-20cc-44f4-9df6-3d9ae739b7c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007237 10.0.0.137 - - [2025-10-20 13:56:06] "POST /id-to-fqname HTTP/1.1" 200 200 0.003851 10.0.0.137 - - [2025-10-20 13:56:06] "POST /fqname-to-id HTTP/1.1" 404 209 0.006580 10.0.0.137 - - [2025-10-20 13:56:06] "POST /security-groups HTTP/1.1" 200 595 0.068972 10.0.0.137 - - [2025-10-20 13:56:06] "POST /fqname-to-id HTTP/1.1" 404 244 0.002791 10.0.0.137 - - [2025-10-20 13:56:06] "POST /projects HTTP/1.1" 200 601 0.252561 10.0.0.137 - - [2025-10-20 13:56:07] "POST /access-control-lists HTTP/1.1" 200 610 0.064214 10.0.0.137 - - [2025-10-20 13:56:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.329983 10.0.0.137 - - [2025-10-20 13:56:07] "POST /fqname-to-id HTTP/1.1" 404 243 0.003739 10.0.0.137 - - [2025-10-20 13:56:07] "GET /project/c6fcfcbd-4495-4632-88e6-c8a44b0aa8e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.474470 10.0.0.137 - - [2025-10-20 13:56:07] "POST /access-control-lists HTTP/1.1" 200 608 0.065283 10.0.0.137 - - [2025-10-20 13:56:08] "GET / HTTP/1.1" 200 36499 0.001818 10.0.0.137 - - [2025-10-20 13:56:08] "GET /projects?obj_uuids=a14493dd-47da-467a-b73b-c04e45866cfa&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001358 10.0.0.137 - - [2025-10-20 13:56:09] "GET /project/a14493dd-47da-467a-b73b-c04e45866cfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1274 0.033966 10.0.0.137 - - [2025-10-20 13:56:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003560 10.0.0.137 - - [2025-10-20 13:56:09] "GET /security-group/f22c9ee8-580e-4730-a561-eec6a232e8bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3684 0.005167 10.0.0.137 - - [2025-10-20 13:56:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003252 10.0.0.137 - - [2025-10-20 13:56:09] "GET /projects?obj_uuids=a14493dd-47da-467a-b73b-c04e45866cfa&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001914 10.0.0.137 - - [2025-10-20 13:56:09] "GET /project/a14493dd-47da-467a-b73b-c04e45866cfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1274 0.033520 10.0.0.137 - - [2025-10-20 13:56:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003437 10.0.0.137 - - [2025-10-20 13:56:10] "GET /security-group/f22c9ee8-580e-4730-a561-eec6a232e8bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3684 0.004205 10.0.0.137 - - [2025-10-20 13:56:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003478 10.0.0.137 - - [2025-10-20 13:56:10] "PUT /security-group/f22c9ee8-580e-4730-a561-eec6a232e8bd HTTP/1.1" 200 264 0.018949 10.0.0.137 - - [2025-10-20 13:56:10] "PUT /access-control-list/5325ad8c-75b5-4e56-8de8-dbc92a24c6bf HTTP/1.1" 200 274 0.011540 10.0.0.137 - - [2025-10-20 13:56:10] "PUT /access-control-list/178b302a-80cf-4129-96de-a0acf0114f44 HTTP/1.1" 200 274 0.026627 10.0.0.137 - - [2025-10-20 13:56:10] "POST /fqname-to-id HTTP/1.1" 401 297 0.000686 10.0.0.137 - - [2025-10-20 13:56:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.083860 10.0.0.137 - - [2025-10-20 13:56:11] "GET /projects?obj_uuids=c6fcfcbd-4495-4632-88e6-c8a44b0aa8e7&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001171 10.0.0.137 - - [2025-10-20 13:56:11] "GET /project/c6fcfcbd-4495-4632-88e6-c8a44b0aa8e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.032467 252.137.149.211 - - [2025-10-20 13:56:11] "POST /neutron/network HTTP/1.1" 200 117 0.044553 10.0.0.137 - - [2025-10-20 13:56:11] "GET /projects?obj_uuids=c6fcfcbd-4495-4632-88e6-c8a44b0aa8e7&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001008 252.137.149.211 - - [2025-10-20 13:56:11] "POST /neutron/network HTTP/1.1" 200 617 0.088295 10.0.0.137 - - [2025-10-20 13:56:11] "POST /route-targets HTTP/1.1" 200 329 0.011758 10.0.0.137 - - [2025-10-20 13:56:11] "POST /ref-update HTTP/1.1" 200 156 0.032385 10.0.0.137 - - [2025-10-20 13:56:11] "POST /useragent-kv HTTP/1.1" 200 115 0.004761 252.137.149.211 - - [2025-10-20 13:56:11] "POST /neutron/subnet HTTP/1.1" 200 729 0.190583 252.137.149.211 - - [2025-10-20 13:56:11] "POST /neutron/network HTTP/1.1" 200 837 0.015733 10.0.0.137 - - [2025-10-20 13:56:11] "POST /id-to-fqname HTTP/1.1" 200 231 0.001863 10.0.0.137 - - [2025-10-20 13:56:11] "GET /virtual-network/6b3a0e14-c6f6-4b80-bb04-9c8db9eaa147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.011268 252.137.149.211 - - [2025-10-20 13:56:11] "POST /neutron/network HTTP/1.1" 200 837 0.006045 10.0.0.137 - - [2025-10-20 13:56:11] "GET /virtual-network/6b3a0e14-c6f6-4b80-bb04-9c8db9eaa147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.005491 252.137.149.211 - - [2025-10-20 13:56:11] "POST /neutron/network HTTP/1.1" 200 837 0.007176 252.137.149.211 - - [2025-10-20 13:56:11] "POST /neutron/subnet HTTP/1.1" 200 729 0.007790 10.0.0.137 - - [2025-10-20 13:56:12] "GET /domains HTTP/1.1" 401 297 0.000530 10.0.0.137 - - [2025-10-20 13:56:12] "GET /domains HTTP/1.1" 200 440 0.031246 10.0.0.137 - - [2025-10-20 13:56:12] "GET /domains?obj_uuids=359ab6ea-20cc-44f4-9df6-3d9ae739b7c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001300 10.0.0.137 - - [2025-10-20 13:56:12] "GET /domain/359ab6ea-20cc-44f4-9df6-3d9ae739b7c5 HTTP/1.1" 200 1517 0.011265 10.0.0.137 - - [2025-10-20 13:56:12] "GET /projects?obj_uuids=c6fcfcbd-4495-4632-88e6-c8a44b0aa8e7&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001135 10.0.0.137 - - [2025-10-20 13:56:12] "GET /project/c6fcfcbd-4495-4632-88e6-c8a44b0aa8e7 HTTP/1.1" 200 2176 0.031296 10.0.0.137 - - [2025-10-20 13:56:12] "GET /virtual-network/6b3a0e14-c6f6-4b80-bb04-9c8db9eaa147 HTTP/1.1" 200 2347 0.006999 10.0.0.137 - - [2025-10-20 13:56:12] "GET /virtual-network/6b3a0e14-c6f6-4b80-bb04-9c8db9eaa147 HTTP/1.1" 200 2347 0.005585 10.0.0.137 - - [2025-10-20 13:56:12] "GET /routing-instance/7e6eaa70-2b0b-4ac9-b763-2909a2614d86 HTTP/1.1" 200 1495 0.004000 10.0.0.137 - - [2025-10-20 13:56:12] "GET /routing-instance/7e6eaa70-2b0b-4ac9-b763-2909a2614d86 HTTP/1.1" 200 1495 0.005149 10.0.0.137 - - [2025-10-20 13:56:12] "GET /route-target/d43bfaf0-e21c-44a9-bcc1-3b6597cba6aa HTTP/1.1" 200 1221 0.003595 10.0.0.137 - - [2025-10-20 13:56:12] "GET /virtual-network/6b3a0e14-c6f6-4b80-bb04-9c8db9eaa147 HTTP/1.1" 200 2347 0.005507 10.0.0.137 - - [2025-10-20 13:56:12] "GET /routing-instance/7e6eaa70-2b0b-4ac9-b763-2909a2614d86 HTTP/1.1" 200 1495 0.003934 10.0.0.137 - - [2025-10-20 13:56:12] "GET /virtual-network/6b3a0e14-c6f6-4b80-bb04-9c8db9eaa147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.006552 10.0.0.137 - - [2025-10-20 13:56:12] "GET /virtual-network/6b3a0e14-c6f6-4b80-bb04-9c8db9eaa147 HTTP/1.1" 200 2347 0.006749 10.0.0.137 - - [2025-10-20 13:56:13] "GET /routing-instance/7e6eaa70-2b0b-4ac9-b763-2909a2614d86 HTTP/1.1" 200 1495 0.004228 10.0.0.137 - - [2025-10-20 13:56:13] "GET /routing-instance/7e6eaa70-2b0b-4ac9-b763-2909a2614d86 HTTP/1.1" 200 1495 0.004112 10.0.0.137 - - [2025-10-20 13:56:13] "GET /route-target/d43bfaf0-e21c-44a9-bcc1-3b6597cba6aa HTTP/1.1" 200 1221 0.004692 10.0.0.137 - - [2025-10-20 13:56:13] "GET /domains HTTP/1.1" 200 440 0.002858 10.0.0.137 - - [2025-10-20 13:56:13] "GET /domains?obj_uuids=359ab6ea-20cc-44f4-9df6-3d9ae739b7c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001644 10.0.0.137 - - [2025-10-20 13:56:13] "GET /domain/359ab6ea-20cc-44f4-9df6-3d9ae739b7c5 HTTP/1.1" 200 1517 0.008282 10.0.0.137 - - [2025-10-20 13:56:13] "GET /projects?obj_uuids=c6fcfcbd-4495-4632-88e6-c8a44b0aa8e7&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001308 10.0.0.137 - - [2025-10-20 13:56:13] "GET /project/c6fcfcbd-4495-4632-88e6-c8a44b0aa8e7 HTTP/1.1" 200 2176 0.028967 10.0.0.137 - - [2025-10-20 13:56:13] "GET /virtual-network/6b3a0e14-c6f6-4b80-bb04-9c8db9eaa147 HTTP/1.1" 200 2347 0.005251 10.0.0.137 - - [2025-10-20 13:56:13] "GET /obj-perms HTTP/1.1" 200 6482 0.063861 10.0.0.137 - - [2025-10-20 13:56:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003680 10.0.0.137 - - [2025-10-20 13:56:14] "GET /projects?obj_uuids=c6fcfcbd-4495-4632-88e6-c8a44b0aa8e7&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001104 10.0.0.137 - - [2025-10-20 13:56:14] "GET /project/c6fcfcbd-4495-4632-88e6-c8a44b0aa8e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.028716 252.137.149.211 - - [2025-10-20 13:56:14] "POST /neutron/network HTTP/1.1" 200 117 0.013507 10.0.0.137 - - [2025-10-20 13:56:14] "GET /projects?obj_uuids=c6fcfcbd-4495-4632-88e6-c8a44b0aa8e7&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001260 252.137.149.211 - - [2025-10-20 13:56:14] "POST /neutron/network HTTP/1.1" 200 617 0.082506 10.0.0.137 - - [2025-10-20 13:56:14] "POST /route-targets HTTP/1.1" 200 329 0.011608 10.0.0.137 - - [2025-10-20 13:56:14] "POST /ref-update HTTP/1.1" 200 156 0.016604 10.0.0.137 - - [2025-10-20 13:56:14] "POST /useragent-kv HTTP/1.1" 200 115 0.004559 252.137.149.211 - - [2025-10-20 13:56:14] "POST /neutron/subnet HTTP/1.1" 200 729 0.172428 252.137.149.211 - - [2025-10-20 13:56:14] "POST /neutron/network HTTP/1.1" 200 837 0.005673 10.0.0.137 - - [2025-10-20 13:56:14] "POST /id-to-fqname HTTP/1.1" 200 231 0.001408 10.0.0.137 - - [2025-10-20 13:56:14] "GET /virtual-network/13fc206f-4d0b-4bff-9bc5-1ec0ebf4c8a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.006458 252.137.149.211 - - [2025-10-20 13:56:14] "POST /neutron/network HTTP/1.1" 200 837 0.007977 10.0.0.137 - - [2025-10-20 13:56:14] "GET /virtual-network/13fc206f-4d0b-4bff-9bc5-1ec0ebf4c8a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.005044 252.137.149.211 - - [2025-10-20 13:56:14] "POST /neutron/network HTTP/1.1" 200 837 0.005499 252.137.149.211 - - [2025-10-20 13:56:14] "POST /neutron/subnet HTTP/1.1" 200 729 0.007277 10.0.0.137 - - [2025-10-20 13:56:14] "GET /domains HTTP/1.1" 200 440 0.003152 10.0.0.137 - - [2025-10-20 13:56:15] "GET /domains?obj_uuids=359ab6ea-20cc-44f4-9df6-3d9ae739b7c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001020 10.0.0.137 - - [2025-10-20 13:56:15] "GET /domain/359ab6ea-20cc-44f4-9df6-3d9ae739b7c5 HTTP/1.1" 200 1517 0.008409 10.0.0.137 - - [2025-10-20 13:56:15] "GET /projects?obj_uuids=c6fcfcbd-4495-4632-88e6-c8a44b0aa8e7&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001196 10.0.0.137 - - [2025-10-20 13:56:15] "GET /project/c6fcfcbd-4495-4632-88e6-c8a44b0aa8e7 HTTP/1.1" 200 2404 0.028407 10.0.0.137 - - [2025-10-20 13:56:15] "GET /virtual-network/13fc206f-4d0b-4bff-9bc5-1ec0ebf4c8a4 HTTP/1.1" 200 2347 0.006704 10.0.0.137 - - [2025-10-20 13:56:15] "GET /virtual-network/13fc206f-4d0b-4bff-9bc5-1ec0ebf4c8a4 HTTP/1.1" 200 2347 0.006703 10.0.0.137 - - [2025-10-20 13:56:15] "GET /routing-instance/1fbbee05-fc80-446f-8f96-4ad1610d42b7 HTTP/1.1" 200 1495 0.004386 10.0.0.137 - - [2025-10-20 13:56:15] "GET /routing-instance/1fbbee05-fc80-446f-8f96-4ad1610d42b7 HTTP/1.1" 200 1495 0.004312 10.0.0.137 - - [2025-10-20 13:56:15] "GET /route-target/39e8fd7a-838e-4f81-8a2d-b866afc30a3b HTTP/1.1" 200 1219 0.003577 10.0.0.137 - - [2025-10-20 13:56:15] "GET /virtual-network/13fc206f-4d0b-4bff-9bc5-1ec0ebf4c8a4 HTTP/1.1" 200 2347 0.004900 10.0.0.137 - - [2025-10-20 13:56:15] "GET /routing-instance/1fbbee05-fc80-446f-8f96-4ad1610d42b7 HTTP/1.1" 200 1495 0.003863 10.0.0.137 - - [2025-10-20 13:56:15] "GET /virtual-network/13fc206f-4d0b-4bff-9bc5-1ec0ebf4c8a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.006254 10.0.0.137 - - [2025-10-20 13:56:15] "GET /virtual-network/13fc206f-4d0b-4bff-9bc5-1ec0ebf4c8a4 HTTP/1.1" 200 2347 0.005077 10.0.0.137 - - [2025-10-20 13:56:15] "GET /routing-instance/1fbbee05-fc80-446f-8f96-4ad1610d42b7 HTTP/1.1" 200 1495 0.004131 10.0.0.137 - - [2025-10-20 13:56:15] "GET /routing-instance/1fbbee05-fc80-446f-8f96-4ad1610d42b7 HTTP/1.1" 200 1495 0.004783 10.0.0.137 - - [2025-10-20 13:56:15] "GET /route-target/39e8fd7a-838e-4f81-8a2d-b866afc30a3b HTTP/1.1" 200 1219 0.004467 10.0.0.137 - - [2025-10-20 13:56:15] "GET /domains HTTP/1.1" 200 440 0.002846 10.0.0.137 - - [2025-10-20 13:56:15] "GET /domains?obj_uuids=359ab6ea-20cc-44f4-9df6-3d9ae739b7c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001197 10.0.0.137 - - [2025-10-20 13:56:15] "GET /domain/359ab6ea-20cc-44f4-9df6-3d9ae739b7c5 HTTP/1.1" 200 1517 0.007268 10.0.0.137 - - [2025-10-20 13:56:16] "GET /projects?obj_uuids=c6fcfcbd-4495-4632-88e6-c8a44b0aa8e7&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001655 10.0.0.137 - - [2025-10-20 13:56:16] "GET /project/c6fcfcbd-4495-4632-88e6-c8a44b0aa8e7 HTTP/1.1" 200 2404 0.035032 10.0.0.137 - - [2025-10-20 13:56:16] "GET /virtual-network/13fc206f-4d0b-4bff-9bc5-1ec0ebf4c8a4 HTTP/1.1" 200 2347 0.005828 10.0.0.137 - - [2025-10-20 13:56:16] "GET /obj-perms HTTP/1.1" 200 6482 0.001628 10.0.0.137 - - [2025-10-20 13:56:16] "POST /id-to-fqname HTTP/1.1" 200 231 0.001638 252.137.149.211 - - [2025-10-20 13:56:16] "POST /neutron/network HTTP/1.1" 200 847 0.006175 252.137.149.211 - - [2025-10-20 13:56:16] "GET /aaa-mode HTTP/1.1" 401 297 0.000549 252.137.149.211 - - [2025-10-20 13:56:16] "GET / HTTP/1.1" 200 36499 0.006155 252.137.149.211 - - [2025-10-20 13:56:16] "GET /project/c6fcfcbd-4495-4632-88e6-c8a44b0aa8e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000852 10.0.0.137 - - [2025-10-20 13:56:17] "GET /projects?obj_uuids=c6fcfcbd-4495-4632-88e6-c8a44b0aa8e7&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001118 252.137.149.211 - - [2025-10-20 13:56:17] "GET /project/c6fcfcbd-4495-4632-88e6-c8a44b0aa8e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.058915 252.137.149.211 - - [2025-10-20 13:56:17] "POST /neutron/network HTTP/1.1" 200 837 0.035741 252.137.149.211 - - [2025-10-20 13:56:17] "POST /neutron/port HTTP/1.1" 200 117 0.005260 252.137.149.211 - - [2025-10-20 13:56:17] "POST /neutron/port HTTP/1.1" 200 117 0.005428 10.0.0.137 - - [2025-10-20 13:56:17] "POST /id-to-fqname HTTP/1.1" 200 231 0.002033 252.137.149.211 - - [2025-10-20 13:56:18] "POST /neutron/port HTTP/1.1" 200 117 0.005855 252.137.149.211 - - [2025-10-20 13:56:18] "POST /neutron/network HTTP/1.1" 200 847 0.006664 252.137.149.211 - - [2025-10-20 13:56:18] "GET /aaa-mode HTTP/1.1" 401 297 0.001139 252.137.149.211 - - [2025-10-20 13:56:18] "GET / HTTP/1.1" 200 36499 0.006957 252.137.149.211 - - [2025-10-20 13:56:18] "GET /project/c6fcfcbd-4495-4632-88e6-c8a44b0aa8e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000915 10.0.0.137 - - [2025-10-20 13:56:18] "GET /projects?obj_uuids=c6fcfcbd-4495-4632-88e6-c8a44b0aa8e7&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001321 252.137.149.211 - - [2025-10-20 13:56:18] "GET /project/c6fcfcbd-4495-4632-88e6-c8a44b0aa8e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.058569 252.137.149.211 - - [2025-10-20 13:56:19] "POST /neutron/network HTTP/1.1" 200 847 0.006260 10.0.0.137 - - [2025-10-20 13:56:19] "GET /projects?obj_uuids=c6fcfcbd-4495-4632-88e6-c8a44b0aa8e7&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001054 252.137.149.211 - - [2025-10-20 13:56:19] "POST /neutron/network HTTP/1.1" 200 837 0.065617 252.137.149.211 - - [2025-10-20 13:56:19] "POST /neutron/port HTTP/1.1" 200 1071 0.305061 252.137.149.211 - - [2025-10-20 13:56:19] "POST /neutron/port HTTP/1.1" 200 1071 0.012736 252.137.149.211 - - [2025-10-20 13:56:19] "POST /neutron/port HTTP/1.1" 200 1071 0.014147 252.137.149.211 - - [2025-10-20 13:56:19] "POST /neutron/port HTTP/1.1" 200 1045 0.026136 252.137.149.211 - - [2025-10-20 13:56:19] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007535 252.137.149.211 - - [2025-10-20 13:56:19] "POST /neutron/port HTTP/1.1" 200 117 0.005741 252.137.149.211 - - [2025-10-20 13:56:19] "POST /neutron/port HTTP/1.1" 200 1121 0.098394 10.0.0.137 - - [2025-10-20 13:56:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003145 10.0.0.137 - - [2025-10-20 13:56:19] "GET /projects?obj_uuids=c6fcfcbd-4495-4632-88e6-c8a44b0aa8e7&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.000948 10.0.0.137 - - [2025-10-20 13:56:19] "GET /project/c6fcfcbd-4495-4632-88e6-c8a44b0aa8e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.036738 252.137.149.211 - - [2025-10-20 13:56:19] "POST /neutron/port HTTP/1.1" 200 1095 0.019558 10.0.0.137 - - [2025-10-20 13:56:19] "GET /virtual-network/6b3a0e14-c6f6-4b80-bb04-9c8db9eaa147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.005091 10.0.0.137 - - [2025-10-20 13:56:19] "GET /floating-ip-pools?parent_id=6b3a0e14-c6f6-4b80-bb04-9c8db9eaa147&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003572 252.137.149.211 - - [2025-10-20 13:56:19] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005257 10.0.0.137 - - [2025-10-20 13:56:19] "GET /virtual-network/6b3a0e14-c6f6-4b80-bb04-9c8db9eaa147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.006747 252.137.149.211 - - [2025-10-20 13:56:19] "POST /neutron/subnet HTTP/1.1" 200 703 0.012404 10.0.0.137 - - [2025-10-20 13:56:20] "POST /floating-ip-pools HTTP/1.1" 200 611 0.023333 252.137.149.211 - - [2025-10-20 13:56:20] "POST /neutron/port HTTP/1.1" 200 117 0.001301 10.0.0.137 - - [2025-10-20 13:56:20] "POST /ref-update HTTP/1.1" 200 156 0.012652 252.137.149.211 - - [2025-10-20 13:56:20] "POST /neutron/network HTTP/1.1" 200 837 0.006632 10.0.0.137 - - [2025-10-20 13:56:20] "GET /virtual-network/6b3a0e14-c6f6-4b80-bb04-9c8db9eaa147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.007816 10.0.0.137 - - [2025-10-20 13:56:20] "GET /domains HTTP/1.1" 200 440 0.004004 10.0.0.137 - - [2025-10-20 13:56:20] "GET /domains?obj_uuids=359ab6ea-20cc-44f4-9df6-3d9ae739b7c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002490 10.0.0.137 - - [2025-10-20 13:56:20] "GET /domain/359ab6ea-20cc-44f4-9df6-3d9ae739b7c5 HTTP/1.1" 200 1517 0.010387 10.0.0.137 - - [2025-10-20 13:56:20] "GET /projects?obj_uuids=c6fcfcbd-4495-4632-88e6-c8a44b0aa8e7&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001346 10.0.0.137 - - [2025-10-20 13:56:20] "GET /project/c6fcfcbd-4495-4632-88e6-c8a44b0aa8e7 HTTP/1.1" 200 2990 0.033873 10.0.0.137 - - [2025-10-20 13:56:20] "GET /virtual-network/6b3a0e14-c6f6-4b80-bb04-9c8db9eaa147 HTTP/1.1" 200 2627 0.012332 252.137.149.211 - - [2025-10-20 13:56:20] "POST /neutron/network HTTP/1.1" 200 847 0.021784 10.0.0.137 - - [2025-10-20 13:56:20] "GET /floating-ip-pool/40259e0f-e664-47b3-a956-071a17e460d5 HTTP/1.1" 200 1443 0.005973 10.0.0.137 - - [2025-10-20 13:56:20] "GET /projects?obj_uuids=c6fcfcbd-4495-4632-88e6-c8a44b0aa8e7&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001446 10.0.0.137 - - [2025-10-20 13:56:20] "GET /domains HTTP/1.1" 200 440 0.004749 10.0.0.137 - - [2025-10-20 13:56:20] "GET /domains?obj_uuids=359ab6ea-20cc-44f4-9df6-3d9ae739b7c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001018 10.0.0.137 - - [2025-10-20 13:56:20] "GET /domain/359ab6ea-20cc-44f4-9df6-3d9ae739b7c5 HTTP/1.1" 200 1517 0.012004 10.0.0.137 - - [2025-10-20 13:56:20] "GET /projects?obj_uuids=c6fcfcbd-4495-4632-88e6-c8a44b0aa8e7&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001363 10.0.0.137 - - [2025-10-20 13:56:20] "GET /project/c6fcfcbd-4495-4632-88e6-c8a44b0aa8e7 HTTP/1.1" 200 3246 0.061708 10.0.0.137 - - [2025-10-20 13:56:20] "GET /virtual-network/6b3a0e14-c6f6-4b80-bb04-9c8db9eaa147 HTTP/1.1" 200 3161 0.020327 252.137.149.211 - - [2025-10-20 13:56:20] "POST /neutron/port HTTP/1.1" 200 1071 0.293281 10.0.0.137 - - [2025-10-20 13:56:20] "GET /virtual-network/6b3a0e14-c6f6-4b80-bb04-9c8db9eaa147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.005058 252.137.149.211 - - [2025-10-20 13:56:20] "POST /neutron/port HTTP/1.1" 200 1071 0.009660 252.137.149.211 - - [2025-10-20 13:56:20] "POST /neutron/port HTTP/1.1" 200 1071 0.017328 252.137.149.211 - - [2025-10-20 13:56:20] "POST /neutron/port HTTP/1.1" 200 1095 0.014237 252.137.149.211 - - [2025-10-20 13:56:21] "POST /neutron/security_group HTTP/1.1" 200 2068 0.008626 252.137.149.211 - - [2025-10-20 13:56:21] "POST /neutron/port HTTP/1.1" 200 1121 0.100462 252.137.149.211 - - [2025-10-20 13:56:21] "POST /neutron/port HTTP/1.1" 200 1095 0.012869 252.137.149.211 - - [2025-10-20 13:56:21] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003444 252.137.149.211 - - [2025-10-20 13:56:21] "POST /neutron/subnet HTTP/1.1" 200 703 0.008954 252.137.149.211 - - [2025-10-20 13:56:21] "POST /neutron/port HTTP/1.1" 200 117 0.001293 252.137.149.211 - - [2025-10-20 13:56:21] "POST /neutron/network HTTP/1.1" 200 837 0.006364 252.137.149.211 - - [2025-10-20 13:56:26] "POST /neutron/port HTTP/1.1" 200 1095 0.011234 252.137.149.211 - - [2025-10-20 13:56:26] "POST /neutron/security_group HTTP/1.1" 200 2068 0.006697 252.137.149.211 - - [2025-10-20 13:56:26] "POST /neutron/port HTTP/1.1" 200 1095 0.014287 252.137.149.211 - - [2025-10-20 13:56:26] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007046 252.137.149.211 - - [2025-10-20 13:56:26] "POST /neutron/port HTTP/1.1" 200 1095 0.012753 252.137.149.211 - - [2025-10-20 13:56:26] "POST /neutron/security_group HTTP/1.1" 200 2068 0.006988 10.0.0.137 - - [2025-10-20 13:56:26] "GET /virtual-machine/d81ba210-19fc-4ef2-877c-81e3974cccb3 HTTP/1.1" 200 1306 0.006006 10.0.0.137 - - [2025-10-20 13:56:26] "GET /virtual-machine-interface/7fa2cf23-c408-483d-8f44-a18890ec8007 HTTP/1.1" 200 3006 0.005455 10.0.0.137 - - [2025-10-20 13:56:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003993 10.0.0.137 - - [2025-10-20 13:56:26] "GET /global-vrouter-config/0a1d70a6-75c1-48f4-a1f7-5586df87f73b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004099 10.0.0.137 - - [2025-10-20 13:56:26] "GET /virtual-networks?parent_id=c6fcfcbd-4495-4632-88e6-c8a44b0aa8e7&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.003768 10.0.0.137 - - [2025-10-20 13:56:26] "GET /virtual-network/13fc206f-4d0b-4bff-9bc5-1ec0ebf4c8a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.005386 252.137.149.211 - - [2025-10-20 13:56:29] "POST /neutron/port HTTP/1.1" 200 1095 0.015955 252.137.149.211 - - [2025-10-20 13:56:29] "POST /neutron/port HTTP/1.1" 200 1095 0.014562 10.0.0.137 - - [2025-10-20 13:56:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004106 10.0.0.137 - - [2025-10-20 13:56:29] "GET /virtual-network/13fc206f-4d0b-4bff-9bc5-1ec0ebf4c8a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.008961 252.137.149.211 - - [2025-10-20 13:56:29] "POST /neutron/network HTTP/1.1" 200 847 0.008584 252.137.149.211 - - [2025-10-20 13:56:29] "POST /neutron/port HTTP/1.1" 200 1095 0.045376 252.137.149.211 - - [2025-10-20 13:56:30] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004055 252.137.149.211 - - [2025-10-20 13:56:30] "POST /neutron/security_group HTTP/1.1" 200 2068 0.006538 252.137.149.211 - - [2025-10-20 13:56:30] "POST /neutron/subnet HTTP/1.1" 200 703 0.015001 252.137.149.211 - - [2025-10-20 13:56:30] "POST /neutron/port HTTP/1.1" 200 117 0.001218 252.137.149.211 - - [2025-10-20 13:56:30] "POST /neutron/network HTTP/1.1" 200 837 0.007304 252.137.149.211 - - [2025-10-20 13:56:30] "POST /neutron/port HTTP/1.1" 200 1095 0.036938 252.137.149.211 - - [2025-10-20 13:56:31] "POST /neutron/security_group HTTP/1.1" 200 2068 0.011743 252.137.149.211 - - [2025-10-20 13:56:31] "POST /neutron/port HTTP/1.1" 200 1095 0.054872 252.137.149.211 - - [2025-10-20 13:56:31] "POST /neutron/security_group HTTP/1.1" 200 2068 0.006316 10.0.0.137 - - [2025-10-20 13:56:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003589 10.0.0.137 - - [2025-10-20 13:56:32] "GET /global-vrouter-config/0a1d70a6-75c1-48f4-a1f7-5586df87f73b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003645 10.0.0.137 - - [2025-10-20 13:56:32] "GET /virtual-networks?parent_id=c6fcfcbd-4495-4632-88e6-c8a44b0aa8e7&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.003763 10.0.0.137 - - [2025-10-20 13:56:32] "GET /virtual-network/13fc206f-4d0b-4bff-9bc5-1ec0ebf4c8a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.005432 10.0.0.137 - - [2025-10-20 13:56:32] "GET /projects?obj_uuids=c6fcfcbd-4495-4632-88e6-c8a44b0aa8e7&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001357 252.137.149.211 - - [2025-10-20 13:56:32] "POST /neutron/floatingip HTTP/1.1" 200 531 0.141462 252.137.149.211 - - [2025-10-20 13:56:32] "POST /neutron/port HTTP/1.1" 200 1095 0.014067 252.137.149.211 - - [2025-10-20 13:56:32] "POST /neutron/port HTTP/1.1" 200 1095 0.039912 252.137.149.211 - - [2025-10-20 13:56:32] "POST /neutron/security_group HTTP/1.1" 200 2068 0.006161 252.137.149.211 - - [2025-10-20 13:56:32] "POST /neutron/port HTTP/1.1" 200 1095 0.020881 252.137.149.211 - - [2025-10-20 13:56:32] "POST /neutron/security_group HTTP/1.1" 200 2068 0.005451 252.137.149.211 - - [2025-10-20 13:56:32] "POST /neutron/floatingip HTTP/1.1" 200 531 0.005965 252.137.149.211 - - [2025-10-20 13:56:32] "POST /neutron/floatingip HTTP/1.1" 200 579 0.033885 252.137.149.211 - - [2025-10-20 13:56:32] "POST /neutron/port HTTP/1.1" 200 1095 0.011334 252.137.149.211 - - [2025-10-20 13:56:32] "POST /neutron/security_group HTTP/1.1" 200 2068 0.008676 252.137.149.211 - - [2025-10-20 13:56:32] "POST /neutron/port HTTP/1.1" 200 1095 0.012917 252.137.149.211 - - [2025-10-20 13:56:33] "POST /neutron/security_group HTTP/1.1" 200 2068 0.006750 252.137.149.211 - - [2025-10-20 13:56:33] "POST /neutron/port HTTP/1.1" 200 1095 0.012877 252.137.149.211 - - [2025-10-20 13:56:33] "POST /neutron/security_group HTTP/1.1" 200 2068 0.023204 10.0.0.137 - - [2025-10-20 13:56:33] "GET /virtual-machine/7df9956a-578f-4b14-b11c-d90291cdedcd HTTP/1.1" 200 1306 0.006192 10.0.0.137 - - [2025-10-20 13:56:33] "GET /virtual-machine-interface/6ba38cd2-ac8e-467a-874c-b77d2a91ba9d HTTP/1.1" 200 3005 0.006929 10.0.0.137 - - [2025-10-20 13:56:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003305 10.0.0.137 - - [2025-10-20 13:56:33] "GET /global-vrouter-config/0a1d70a6-75c1-48f4-a1f7-5586df87f73b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003303 10.0.0.137 - - [2025-10-20 13:56:33] "GET /virtual-networks?parent_id=c6fcfcbd-4495-4632-88e6-c8a44b0aa8e7&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.003330 10.0.0.137 - - [2025-10-20 13:56:33] "GET /virtual-network/6b3a0e14-c6f6-4b80-bb04-9c8db9eaa147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.005196 252.137.149.211 - - [2025-10-20 13:56:33] "POST /neutron/port HTTP/1.1" 200 1095 0.013129 252.137.149.211 - - [2025-10-20 13:56:33] "POST /neutron/security_group HTTP/1.1" 200 2068 0.006778 252.137.149.211 - - [2025-10-20 13:56:34] "POST /neutron/port HTTP/1.1" 200 1095 0.013308 252.137.149.211 - - [2025-10-20 13:56:34] "POST /neutron/security_group HTTP/1.1" 200 2068 0.006084 10.0.0.137 - - [2025-10-20 13:56:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002925 10.0.0.137 - - [2025-10-20 13:56:34] "GET /global-vrouter-config/0a1d70a6-75c1-48f4-a1f7-5586df87f73b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003760 10.0.0.137 - - [2025-10-20 13:56:34] "GET /virtual-networks?parent_id=c6fcfcbd-4495-4632-88e6-c8a44b0aa8e7&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.003616 10.0.0.137 - - [2025-10-20 13:56:34] "GET /virtual-network/6b3a0e14-c6f6-4b80-bb04-9c8db9eaa147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.005271 252.137.149.211 - - [2025-10-20 13:56:34] "POST /neutron/floatingip HTTP/1.1" 200 579 0.009113 10.0.0.137 - - [2025-10-20 13:56:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003734 10.0.0.137 - - [2025-10-20 13:56:35] "GET /routing-instance/7e6eaa70-2b0b-4ac9-b763-2909a2614d86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1495 0.004721 10.0.0.137 - - [2025-10-20 13:56:35] "GET /route-target/d43bfaf0-e21c-44a9-bcc1-3b6597cba6aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 904 0.004157 10.0.0.137 - - [2025-10-20 13:56:35] "GET /floating-ip/d07e0296-3a12-4589-a589-4b667ebb9594 HTTP/1.1" 200 1894 0.004799 252.137.149.211 - - [2025-10-20 13:56:38] "POST /neutron/floatingip HTTP/1.1" 200 579 0.011140 252.137.149.211 - - [2025-10-20 13:56:38] "POST /neutron/floatingip HTTP/1.1" 200 531 0.022897 252.137.149.211 - - [2025-10-20 13:56:38] "POST /neutron/floatingip HTTP/1.1" 200 531 0.005789 252.137.149.211 - - [2025-10-20 13:56:38] "POST /neutron/floatingip HTTP/1.1" 200 115 0.044690 10.0.0.137 - - [2025-10-20 13:56:38] "GET /floating-ip-pool/40259e0f-e664-47b3-a956-071a17e460d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.003966 10.0.0.137 - - [2025-10-20 13:56:38] "POST /ref-update HTTP/1.1" 200 156 0.011769 10.0.0.137 - - [2025-10-20 13:56:38] "DELETE /floating-ip-pool/40259e0f-e664-47b3-a956-071a17e460d5 HTTP/1.1" 200 115 0.033627 252.137.149.211 - - [2025-10-20 13:56:39] "POST /neutron/network HTTP/1.1" 200 837 0.011510 252.137.149.211 - - [2025-10-20 13:56:39] "POST /neutron/network HTTP/1.1" 400 204 0.013206 252.137.149.211 - - [2025-10-20 13:56:39] "POST /neutron/port HTTP/1.1" 200 1095 0.027904 252.137.149.211 - - [2025-10-20 13:56:39] "POST /neutron/port HTTP/1.1" 200 1095 0.017546 252.137.149.211 - - [2025-10-20 13:56:39] "POST /neutron/port HTTP/1.1" 200 1121 0.013495 252.137.149.211 - - [2025-10-20 13:56:39] "POST /neutron/port HTTP/1.1" 200 1121 0.013561 252.137.149.211 - - [2025-10-20 13:56:40] "POST /neutron/port HTTP/1.1" 200 151 0.253129 252.137.149.211 - - [2025-10-20 13:56:40] "POST /neutron/port HTTP/1.1" 200 151 0.244603 252.137.149.211 - - [2025-10-20 13:56:41] "POST /neutron/network HTTP/1.1" 200 837 0.006509 10.0.0.137 - - [2025-10-20 13:56:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003537 10.0.0.137 - - [2025-10-20 13:56:41] "POST /useragent-kv HTTP/1.1" 200 115 0.003054 10.0.0.137 - - [2025-10-20 13:56:41] "DELETE /route-target/39e8fd7a-838e-4f81-8a2d-b866afc30a3b HTTP/1.1" 200 115 0.054307 10.0.0.137 - - [2025-10-20 13:56:41] "POST /useragent-kv HTTP/1.1" 200 115 0.002475 252.137.149.211 - - [2025-10-20 13:56:41] "POST /neutron/network HTTP/1.1" 200 151 0.328910 10.0.0.137 - - [2025-10-20 13:56:41] "GET /routing-instance/1fbbee05-fc80-446f-8f96-4ad1610d42b7 HTTP/1.1" 404 171 0.002979 10.0.0.137 - - [2025-10-20 13:56:41] "GET /domains HTTP/1.1" 200 440 0.002732 10.0.0.137 - - [2025-10-20 13:56:41] "GET /domains?obj_uuids=359ab6ea-20cc-44f4-9df6-3d9ae739b7c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001533 10.0.0.137 - - [2025-10-20 13:56:41] "GET /domain/359ab6ea-20cc-44f4-9df6-3d9ae739b7c5 HTTP/1.1" 200 1517 0.008153 10.0.0.137 - - [2025-10-20 13:56:41] "GET /projects?obj_uuids=c6fcfcbd-4495-4632-88e6-c8a44b0aa8e7&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001143 10.0.0.137 - - [2025-10-20 13:56:41] "GET /project/c6fcfcbd-4495-4632-88e6-c8a44b0aa8e7 HTTP/1.1" 200 2176 0.031513 252.137.149.211 - - [2025-10-20 13:56:42] "POST /neutron/network HTTP/1.1" 200 837 0.006167 10.0.0.137 - - [2025-10-20 13:56:42] "DELETE /project/c6fcfcbd4495463288e6c8a44b0aa8e7 HTTP/1.1" 404 173 0.004932 10.0.0.137 - - [2025-10-20 13:56:42] "GET /projects?obj_uuids=cae29d7c-13b6-40e9-a2f9-04f63640ea22&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001013 10.0.0.137 - - [2025-10-20 13:56:42] "GET /project/cae29d7c-13b6-40e9-a2f9-04f63640ea22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1500 0.037359 10.0.0.137 - - [2025-10-20 13:56:42] "GET /projects?obj_uuids=cae29d7c-13b6-40e9-a2f9-04f63640ea22&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001266 10.0.0.137 - - [2025-10-20 13:56:42] "GET /project/cae29d7c-13b6-40e9-a2f9-04f63640ea22?fields=security_groups HTTP/1.1" 200 1384 0.036311 10.0.0.137 - - [2025-10-20 13:56:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.009502 10.0.0.137 - - [2025-10-20 13:56:42] "POST /useragent-kv HTTP/1.1" 200 115 0.013762 10.0.0.137 - - [2025-10-20 13:56:42] "POST /useragent-kv HTTP/1.1" 200 115 0.003323 252.137.149.211 - - [2025-10-20 13:56:42] "POST /neutron/network HTTP/1.1" 200 151 0.149090 10.0.0.137 - - [2025-10-20 13:56:42] "DELETE /route-target/d43bfaf0-e21c-44a9-bcc1-3b6597cba6aa HTTP/1.1" 200 115 0.020207 10.0.0.137 - - [2025-10-20 13:56:42] "GET /routing-instance/7e6eaa70-2b0b-4ac9-b763-2909a2614d86 HTTP/1.1" 404 171 0.003998 10.0.0.137 - - [2025-10-20 13:56:42] "DELETE /security-group/215d84a6-c163-4d06-9fa0-322d1e3654b2 HTTP/1.1" 200 115 0.039601 10.0.0.137 - - [2025-10-20 13:56:42] "GET /domains HTTP/1.1" 200 440 0.005884 10.0.0.137 - - [2025-10-20 13:56:42] "GET /projects?obj_uuids=cae29d7c-13b6-40e9-a2f9-04f63640ea22&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001866 10.0.0.137 - - [2025-10-20 13:56:42] "DELETE /access-control-list/d4f9653e-cd46-4e9c-9b72-75ad2d9cb2d3 HTTP/1.1" 200 115 0.042714 10.0.0.137 - - [2025-10-20 13:56:42] "GET /project/cae29d7c-13b6-40e9-a2f9-04f63640ea22?fields=application_policy_sets HTTP/1.1" 200 1423 0.041165 10.0.0.137 - - [2025-10-20 13:56:42] "GET /domains?obj_uuids=359ab6ea-20cc-44f4-9df6-3d9ae739b7c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001488 10.0.0.137 - - [2025-10-20 13:56:42] "GET /domain/359ab6ea-20cc-44f4-9df6-3d9ae739b7c5 HTTP/1.1" 200 1517 0.011279 10.0.0.137 - - [2025-10-20 13:56:42] "DELETE /access-control-list/bf363347-65fc-458d-a462-1bf545d6c3ec HTTP/1.1" 200 115 0.041923 10.0.0.137 - - [2025-10-20 13:56:42] "GET /projects?obj_uuids=c6fcfcbd-4495-4632-88e6-c8a44b0aa8e7&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001024 10.0.0.137 - - [2025-10-20 13:56:42] "DELETE /project/cae29d7c-13b6-40e9-a2f9-04f63640ea22 HTTP/1.1" 200 115 0.344985 10.0.0.137 - - [2025-10-20 13:56:42] "GET /project/c6fcfcbd-4495-4632-88e6-c8a44b0aa8e7 HTTP/1.1" 200 1926 0.085572 [Introspect:8084]10.0.0.137 - - [2025-10-20 13:56:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001118 [Introspect:8084]10.0.0.137 - - [2025-10-20 13:56:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001231 10.0.0.137 - - [2025-10-20 13:56:43] "GET /projects?obj_uuids=c6fcfcbd-4495-4632-88e6-c8a44b0aa8e7&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001009 10.0.0.137 - - [2025-10-20 13:56:43] "GET /project/c6fcfcbd-4495-4632-88e6-c8a44b0aa8e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.032196 10.0.0.137 - - [2025-10-20 13:56:43] "GET /projects?obj_uuids=c6fcfcbd-4495-4632-88e6-c8a44b0aa8e7&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001098 10.0.0.137 - - [2025-10-20 13:56:43] "GET /project/c6fcfcbd-4495-4632-88e6-c8a44b0aa8e7?fields=virtual_networks HTTP/1.1" 200 1058 0.064508 10.0.0.137 - - [2025-10-20 13:56:43] "GET /projects?obj_uuids=c6fcfcbd-4495-4632-88e6-c8a44b0aa8e7&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001060 10.0.0.137 - - [2025-10-20 13:56:43] "GET /project/c6fcfcbd-4495-4632-88e6-c8a44b0aa8e7?fields=virtual_machine_interfaces HTTP/1.1" 200 1058 0.032670 10.0.0.137 - - [2025-10-20 13:56:43] "GET /projects?obj_uuids=c6fcfcbd-4495-4632-88e6-c8a44b0aa8e7&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003735 10.0.0.137 - - [2025-10-20 13:56:43] "GET /project/c6fcfcbd-4495-4632-88e6-c8a44b0aa8e7?fields=security_groups HTTP/1.1" 200 1296 0.081188 10.0.0.137 - - [2025-10-20 13:56:44] "GET /domains?obj_uuids=359ab6ea-20cc-44f4-9df6-3d9ae739b7c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001281 10.0.0.137 - - [2025-10-20 13:56:44] "GET /domain/359ab6ea-20cc-44f4-9df6-3d9ae739b7c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.008448 10.0.0.137 - - [2025-10-20 13:56:45] "POST /fqname-to-id HTTP/1.1" 404 181 0.034212 10.0.0.137 - - [2025-10-20 13:56:45] "GET /projects?obj_uuids=2756632d-61d6-4a03-bd8c-873fa61963e6&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002377 10.0.0.137 - - [2025-10-20 13:56:45] "GET /domains?obj_uuids=359ab6ea-20cc-44f4-9df6-3d9ae739b7c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001355 10.0.0.137 - - [2025-10-20 13:56:45] "GET /domain/359ab6ea-20cc-44f4-9df6-3d9ae739b7c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.009135 10.0.0.137 - - [2025-10-20 13:56:45] "POST /id-to-fqname HTTP/1.1" 200 183 0.001481 10.0.0.137 - - [2025-10-20 13:56:45] "POST /fqname-to-id HTTP/1.1" 404 192 0.007042 10.0.0.137 - - [2025-10-20 13:56:45] "POST /security-groups HTTP/1.1" 200 578 0.072570 10.0.0.137 - - [2025-10-20 13:56:45] "POST /fqname-to-id HTTP/1.1" 404 227 0.003850 10.0.0.137 - - [2025-10-20 13:56:45] "POST /projects HTTP/1.1" 200 567 0.242134 10.0.0.137 - - [2025-10-20 13:56:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.316488 10.0.0.137 - - [2025-10-20 13:56:45] "POST /access-control-lists HTTP/1.1" 200 593 0.066162 10.0.0.137 - - [2025-10-20 13:56:45] "POST /fqname-to-id HTTP/1.1" 404 226 0.002654 10.0.0.137 - - [2025-10-20 13:56:45] "GET /project/2756632d-61d6-4a03-bd8c-873fa61963e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.468756 10.0.0.137 - - [2025-10-20 13:56:45] "POST /access-control-lists HTTP/1.1" 200 591 0.070973 10.0.0.137 - - [2025-10-20 13:56:47] "GET / HTTP/1.1" 200 36499 0.001838 10.0.0.137 - - [2025-10-20 13:56:49] "GET /projects?obj_uuids=2756632d-61d6-4a03-bd8c-873fa61963e6&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001287 10.0.0.137 - - [2025-10-20 13:56:49] "GET /project/2756632d-61d6-4a03-bd8c-873fa61963e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.032700 [Introspect:8084]10.0.0.137 - - [2025-10-20 13:56:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001199 10.0.0.137 - - [2025-10-20 13:56:49] "GET /projects?obj_uuids=2756632d-61d6-4a03-bd8c-873fa61963e6&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001559 10.0.0.137 - - [2025-10-20 13:56:49] "GET /project/2756632d-61d6-4a03-bd8c-873fa61963e6?fields=virtual_networks HTTP/1.1" 200 1024 0.040542 [Introspect:8084]10.0.0.137 - - [2025-10-20 13:56:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001274 10.0.0.137 - - [2025-10-20 13:56:49] "GET /projects?obj_uuids=2756632d-61d6-4a03-bd8c-873fa61963e6&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001125 10.0.0.137 - - [2025-10-20 13:56:49] "GET /project/2756632d-61d6-4a03-bd8c-873fa61963e6?fields=virtual_machine_interfaces HTTP/1.1" 200 1024 0.032374 10.0.0.137 - - [2025-10-20 13:56:49] "GET /projects?obj_uuids=2756632d-61d6-4a03-bd8c-873fa61963e6&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001161 10.0.0.137 - - [2025-10-20 13:56:49] "GET /project/2756632d-61d6-4a03-bd8c-873fa61963e6?fields=security_groups HTTP/1.1" 200 1245 0.030543 10.0.0.137 - - [2025-10-20 13:56:50] "GET /domains?obj_uuids=359ab6ea-20cc-44f4-9df6-3d9ae739b7c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001427 10.0.0.137 - - [2025-10-20 13:56:50] "GET /domain/359ab6ea-20cc-44f4-9df6-3d9ae739b7c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.007421 10.0.0.137 - - [2025-10-20 13:56:50] "POST /fqname-to-id HTTP/1.1" 404 181 0.033165 10.0.0.137 - - [2025-10-20 13:56:50] "GET /projects?obj_uuids=5d54b08b-4d62-43ff-ac12-3dc6d56c8e50&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003314 10.0.0.137 - - [2025-10-20 13:56:50] "GET /domains?obj_uuids=359ab6ea-20cc-44f4-9df6-3d9ae739b7c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001473 10.0.0.137 - - [2025-10-20 13:56:50] "GET /domain/359ab6ea-20cc-44f4-9df6-3d9ae739b7c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007007 10.0.0.137 - - [2025-10-20 13:56:50] "POST /id-to-fqname HTTP/1.1" 200 183 0.001578 10.0.0.137 - - [2025-10-20 13:56:50] "POST /fqname-to-id HTTP/1.1" 404 192 0.005962 10.0.0.137 - - [2025-10-20 13:56:51] "POST /security-groups HTTP/1.1" 200 578 0.077331 10.0.0.137 - - [2025-10-20 13:56:51] "POST /fqname-to-id HTTP/1.1" 404 227 0.003133 10.0.0.137 - - [2025-10-20 13:56:51] "POST /projects HTTP/1.1" 200 567 0.255726 10.0.0.137 - - [2025-10-20 13:56:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.293101 10.0.0.137 - - [2025-10-20 13:56:51] "POST /access-control-lists HTTP/1.1" 200 593 0.063453 10.0.0.137 - - [2025-10-20 13:56:51] "GET /project/5d54b08b-4d62-43ff-ac12-3dc6d56c8e50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.449966 10.0.0.137 - - [2025-10-20 13:56:51] "POST /fqname-to-id HTTP/1.1" 404 226 0.006881 10.0.0.137 - - [2025-10-20 13:56:51] "POST /access-control-lists HTTP/1.1" 200 591 0.060675 10.0.0.137 - - [2025-10-20 13:56:52] "GET /obj-perms HTTP/1.1" 200 6411 0.068380 10.0.0.137 - - [2025-10-20 13:56:52] "GET / HTTP/1.1" 200 36499 0.001518 10.0.0.137 - - [2025-10-20 13:56:52] "GET /obj-perms HTTP/1.1" 200 6411 0.075199 10.0.0.137 - - [2025-10-20 13:56:52] "POST /fqname-to-id HTTP/1.1" 404 191 0.003510 10.0.0.137 - - [2025-10-20 13:56:52] "GET /projects?obj_uuids=a14493dd-47da-467a-b73b-c04e45866cfa&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001216 10.0.0.137 - - [2025-10-20 13:56:53] "POST /fqname-to-id HTTP/1.1" 404 226 0.002883 10.0.0.137 - - [2025-10-20 13:56:53] "POST /access-control-lists HTTP/1.1" 200 592 0.026259 10.0.0.137 - - [2025-10-20 13:56:53] "POST /fqname-to-id HTTP/1.1" 404 225 0.003710 10.0.0.137 - - [2025-10-20 13:56:53] "POST /access-control-lists HTTP/1.1" 200 590 0.017471 10.0.0.137 - - [2025-10-20 13:56:53] "PUT /access-control-list/a9bba792-5468-4f7d-a15f-4da77eb4eb19 HTTP/1.1" 200 274 0.008377 252.137.149.211 - - [2025-10-20 13:56:53] "POST /neutron/security_group HTTP/1.1" 200 1362 0.333216 10.0.0.137 - - [2025-10-20 13:56:53] "PUT /access-control-list/2d5518e5-1422-4f36-a32c-4c760bb379da HTTP/1.1" 200 274 0.010304 10.0.0.137 - - [2025-10-20 13:56:53] "PUT /access-control-list/2d5518e5-1422-4f36-a32c-4c760bb379da HTTP/1.1" 200 274 0.014638 10.0.0.137 - - [2025-10-20 13:56:53] "GET /projects?obj_uuids=a14493dd-47da-467a-b73b-c04e45866cfa&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001073 252.137.149.211 - - [2025-10-20 13:56:53] "POST /neutron/security_group_rule HTTP/1.1" 200 2549 0.030881 252.137.149.211 - - [2025-10-20 13:56:53] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.009605 252.137.149.211 - - [2025-10-20 13:56:53] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.124304 10.0.0.137 - - [2025-10-20 13:56:53] "PUT /access-control-list/2d5518e5-1422-4f36-a32c-4c760bb379da HTTP/1.1" 200 274 0.017972 252.137.149.211 - - [2025-10-20 13:56:53] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.013978 252.137.149.211 - - [2025-10-20 13:56:53] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.107419 10.0.0.137 - - [2025-10-20 13:56:53] "POST /fqname-to-id HTTP/1.1" 404 191 0.002797 10.0.0.137 - - [2025-10-20 13:56:53] "PUT /access-control-list/2d5518e5-1422-4f36-a32c-4c760bb379da HTTP/1.1" 200 274 0.013143 10.0.0.137 - - [2025-10-20 13:56:53] "GET /projects?obj_uuids=a14493dd-47da-467a-b73b-c04e45866cfa&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001226 10.0.0.137 - - [2025-10-20 13:56:53] "POST /fqname-to-id HTTP/1.1" 404 226 0.003287 10.0.0.137 - - [2025-10-20 13:56:53] "POST /access-control-lists HTTP/1.1" 200 592 0.017715 10.0.0.137 - - [2025-10-20 13:56:53] "POST /fqname-to-id HTTP/1.1" 404 225 0.002957 10.0.0.137 - - [2025-10-20 13:56:54] "POST /access-control-lists HTTP/1.1" 200 590 0.021151 10.0.0.137 - - [2025-10-20 13:56:54] "PUT /access-control-list/090ed060-5eb0-4e5c-81c5-ee50e9fe9814 HTTP/1.1" 200 274 0.011553 10.0.0.137 - - [2025-10-20 13:56:54] "PUT /access-control-list/690e4446-d21c-4120-a30e-b3f986e45379 HTTP/1.1" 200 274 0.011002 252.137.149.211 - - [2025-10-20 13:56:54] "POST /neutron/security_group HTTP/1.1" 200 1362 0.365564 10.0.0.137 - - [2025-10-20 13:56:54] "PUT /access-control-list/690e4446-d21c-4120-a30e-b3f986e45379 HTTP/1.1" 200 274 0.013332 10.0.0.137 - - [2025-10-20 13:56:54] "GET /projects?obj_uuids=a14493dd-47da-467a-b73b-c04e45866cfa&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001346 252.137.149.211 - - [2025-10-20 13:56:54] "POST /neutron/security_group_rule HTTP/1.1" 200 2549 0.041036 252.137.149.211 - - [2025-10-20 13:56:54] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.008739 252.137.149.211 - - [2025-10-20 13:56:54] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.109599 10.0.0.137 - - [2025-10-20 13:56:54] "PUT /access-control-list/690e4446-d21c-4120-a30e-b3f986e45379 HTTP/1.1" 200 274 0.011783 252.137.149.211 - - [2025-10-20 13:56:54] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.014418 252.137.149.211 - - [2025-10-20 13:56:54] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.139815 10.0.0.137 - - [2025-10-20 13:56:54] "POST /fqname-to-id HTTP/1.1" 401 297 0.000490 10.0.0.137 - - [2025-10-20 13:56:54] "PUT /access-control-list/690e4446-d21c-4120-a30e-b3f986e45379 HTTP/1.1" 200 274 0.013138 10.0.0.137 - - [2025-10-20 13:56:55] "POST /fqname-to-id HTTP/1.1" 404 208 0.029746 10.0.0.137 - - [2025-10-20 13:56:55] "GET /projects?obj_uuids=5d54b08b-4d62-43ff-ac12-3dc6d56c8e50&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001195 10.0.0.137 - - [2025-10-20 13:56:55] "POST /fqname-to-id HTTP/1.1" 404 243 0.004727 10.0.0.137 - - [2025-10-20 13:56:55] "POST /access-control-lists HTTP/1.1" 200 609 0.019295 10.0.0.137 - - [2025-10-20 13:56:55] "POST /fqname-to-id HTTP/1.1" 404 242 0.003031 10.0.0.137 - - [2025-10-20 13:56:55] "POST /access-control-lists HTTP/1.1" 200 607 0.020361 10.0.0.137 - - [2025-10-20 13:56:55] "PUT /access-control-list/d6b7a76d-39af-46c6-84df-ce422a804ade HTTP/1.1" 200 274 0.011151 10.0.0.137 - - [2025-10-20 13:56:55] "PUT /access-control-list/fda442f8-99ce-4cda-a7a7-2bbd162a3210 HTTP/1.1" 200 274 0.015276 252.137.149.211 - - [2025-10-20 13:56:55] "POST /neutron/security_group HTTP/1.1" 200 1377 0.363651 10.0.0.137 - - [2025-10-20 13:56:55] "PUT /access-control-list/fda442f8-99ce-4cda-a7a7-2bbd162a3210 HTTP/1.1" 200 274 0.018710 10.0.0.137 - - [2025-10-20 13:56:55] "GET /projects?obj_uuids=5d54b08b-4d62-43ff-ac12-3dc6d56c8e50&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001055 252.137.149.211 - - [2025-10-20 13:56:55] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.041937 252.137.149.211 - - [2025-10-20 13:56:55] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.011037 252.137.149.211 - - [2025-10-20 13:56:55] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.136056 10.0.0.137 - - [2025-10-20 13:56:55] "PUT /access-control-list/fda442f8-99ce-4cda-a7a7-2bbd162a3210 HTTP/1.1" 200 274 0.026087 252.137.149.211 - - [2025-10-20 13:56:55] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.021183 252.137.149.211 - - [2025-10-20 13:56:55] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.104550 10.0.0.137 - - [2025-10-20 13:56:56] "POST /fqname-to-id HTTP/1.1" 404 208 0.005295 10.0.0.137 - - [2025-10-20 13:56:56] "PUT /access-control-list/fda442f8-99ce-4cda-a7a7-2bbd162a3210 HTTP/1.1" 200 274 0.022749 10.0.0.137 - - [2025-10-20 13:56:56] "GET /projects?obj_uuids=5d54b08b-4d62-43ff-ac12-3dc6d56c8e50&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.002882 10.0.0.137 - - [2025-10-20 13:56:56] "POST /fqname-to-id HTTP/1.1" 404 243 0.002889 10.0.0.137 - - [2025-10-20 13:56:56] "POST /access-control-lists HTTP/1.1" 200 609 0.018580 10.0.0.137 - - [2025-10-20 13:56:56] "POST /fqname-to-id HTTP/1.1" 404 242 0.003530 10.0.0.137 - - [2025-10-20 13:56:56] "POST /access-control-lists HTTP/1.1" 200 607 0.034105 10.0.0.137 - - [2025-10-20 13:56:56] "PUT /access-control-list/90229ce8-3b6a-4933-80d8-e634c4ba8eb9 HTTP/1.1" 200 274 0.011505 10.0.0.137 - - [2025-10-20 13:56:56] "PUT /access-control-list/276a8e8e-7515-4da8-aab4-d986d4869062 HTTP/1.1" 200 274 0.019981 252.137.149.211 - - [2025-10-20 13:56:56] "POST /neutron/security_group HTTP/1.1" 200 1377 0.380160 10.0.0.137 - - [2025-10-20 13:56:56] "PUT /access-control-list/276a8e8e-7515-4da8-aab4-d986d4869062 HTTP/1.1" 200 274 0.010384 10.0.0.137 - - [2025-10-20 13:56:56] "GET /projects?obj_uuids=5d54b08b-4d62-43ff-ac12-3dc6d56c8e50&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000987 252.137.149.211 - - [2025-10-20 13:56:56] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.038839 252.137.149.211 - - [2025-10-20 13:56:56] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.013679 252.137.149.211 - - [2025-10-20 13:56:56] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.176520 10.0.0.137 - - [2025-10-20 13:56:56] "PUT /access-control-list/276a8e8e-7515-4da8-aab4-d986d4869062 HTTP/1.1" 200 274 0.018888 252.137.149.211 - - [2025-10-20 13:56:56] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.013367 252.137.149.211 - - [2025-10-20 13:56:57] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.188025 10.0.0.137 - - [2025-10-20 13:56:57] "PUT /access-control-list/276a8e8e-7515-4da8-aab4-d986d4869062 HTTP/1.1" 200 274 0.035507 10.0.0.137 - - [2025-10-20 13:56:57] "GET /projects?obj_uuids=a14493dd-47da-467a-b73b-c04e45866cfa&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001068 252.137.149.211 - - [2025-10-20 13:56:57] "POST /neutron/router HTTP/1.1" 200 539 0.075673 10.0.0.137 - - [2025-10-20 13:56:57] "POST /route-targets HTTP/1.1" 200 329 0.012734 10.0.0.137 - - [2025-10-20 13:56:57] "PUT /logical-router/b66d5b38-4862-4ce5-a34e-853418573a68 HTTP/1.1" 200 264 0.018985 252.137.149.211 - - [2025-10-20 13:56:57] "POST /neutron/router HTTP/1.1" 200 539 0.005268 252.137.149.211 - - [2025-10-20 13:56:57] "POST /neutron/router HTTP/1.1" 200 539 0.003729 252.137.149.211 - - [2025-10-20 13:56:57] "POST /neutron/router HTTP/1.1" 200 539 0.004144 252.137.149.211 - - [2025-10-20 13:56:57] "POST /neutron/router HTTP/1.1" 200 539 0.003633 252.137.149.211 - - [2025-10-20 13:56:57] "POST /neutron/router HTTP/1.1" 200 539 0.003469 252.137.149.211 - - [2025-10-20 13:56:57] "POST /neutron/router HTTP/1.1" 200 539 0.004069 252.137.149.211 - - [2025-10-20 13:56:57] "POST /neutron/router HTTP/1.1" 200 539 0.004415 252.137.149.211 - - [2025-10-20 13:56:58] "POST /neutron/router HTTP/1.1" 200 539 0.009731 252.137.149.211 - - [2025-10-20 13:56:58] "POST /neutron/router HTTP/1.1" 200 539 0.004046 252.137.149.211 - - [2025-10-20 13:56:58] "POST /neutron/router HTTP/1.1" 200 539 0.003675 252.137.149.211 - - [2025-10-20 13:56:58] "POST /neutron/router HTTP/1.1" 200 539 0.005552 252.137.149.211 - - [2025-10-20 13:56:58] "POST /neutron/router HTTP/1.1" 200 539 0.003972 252.137.149.211 - - [2025-10-20 13:56:58] "POST /neutron/router HTTP/1.1" 200 539 0.003950 252.137.149.211 - - [2025-10-20 13:56:58] "POST /neutron/router HTTP/1.1" 200 539 0.004295 252.137.149.211 - - [2025-10-20 13:56:58] "POST /neutron/router HTTP/1.1" 200 539 0.003968 252.137.149.211 - - [2025-10-20 13:56:58] "POST /neutron/router HTTP/1.1" 200 539 0.004452 252.137.149.211 - - [2025-10-20 13:56:58] "POST /neutron/router HTTP/1.1" 200 539 0.004696 252.137.149.211 - - [2025-10-20 13:56:58] "POST /neutron/router HTTP/1.1" 200 539 0.003882 252.137.149.211 - - [2025-10-20 13:56:58] "POST /neutron/router HTTP/1.1" 200 539 0.004108 252.137.149.211 - - [2025-10-20 13:56:58] "POST /neutron/router HTTP/1.1" 200 539 0.004108 252.137.149.211 - - [2025-10-20 13:56:58] "POST /neutron/router HTTP/1.1" 200 539 0.005577 252.137.149.211 - - [2025-10-20 13:56:58] "POST /neutron/router HTTP/1.1" 200 539 0.003702 252.137.149.211 - - [2025-10-20 13:56:58] "POST /neutron/router HTTP/1.1" 200 539 0.003819 252.137.149.211 - - [2025-10-20 13:56:59] "POST /neutron/router HTTP/1.1" 200 539 0.003972 252.137.149.211 - - [2025-10-20 13:56:59] "POST /neutron/router HTTP/1.1" 200 539 0.003869 252.137.149.211 - - [2025-10-20 13:56:59] "POST /neutron/router HTTP/1.1" 200 539 0.004604 252.137.149.211 - - [2025-10-20 13:56:59] "POST /neutron/router HTTP/1.1" 200 539 0.003866 252.137.149.211 - - [2025-10-20 13:56:59] "POST /neutron/router HTTP/1.1" 200 539 0.003980 252.137.149.211 - - [2025-10-20 13:56:59] "POST /neutron/router HTTP/1.1" 200 539 0.004046 252.137.149.211 - - [2025-10-20 13:56:59] "POST /neutron/router HTTP/1.1" 200 539 0.005208 252.137.149.211 - - [2025-10-20 13:56:59] "POST /neutron/router HTTP/1.1" 200 539 0.003753 252.137.149.211 - - [2025-10-20 13:56:59] "POST /neutron/router HTTP/1.1" 200 539 0.003659 252.137.149.211 - - [2025-10-20 13:56:59] "POST /neutron/router HTTP/1.1" 200 539 0.020273 252.137.149.211 - - [2025-10-20 13:56:59] "POST /neutron/router HTTP/1.1" 200 539 0.003886 252.137.149.211 - - [2025-10-20 13:56:59] "POST /neutron/router HTTP/1.1" 200 539 0.029315 10.0.0.137 - - [2025-10-20 13:56:59] "GET /global-system-configs HTTP/1.1" 401 297 0.000766 252.137.149.211 - - [2025-10-20 13:56:59] "POST /neutron/router HTTP/1.1" 200 539 0.006090 10.0.0.137 - - [2025-10-20 13:56:59] "GET /global-system-configs HTTP/1.1" 401 297 0.000385 252.137.149.211 - - [2025-10-20 13:56:59] "POST /neutron/router HTTP/1.1" 200 151 0.052844 10.0.0.137 - - [2025-10-20 13:56:59] "GET /logical-router/b66d5b38-4862-4ce5-a34e-853418573a68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.004024 10.0.0.137 - - [2025-10-20 13:56:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.012854 10.0.0.137 - - [2025-10-20 13:56:59] "GET /projects?obj_uuids=a14493dd-47da-467a-b73b-c04e45866cfa&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001304 10.0.0.137 - - [2025-10-20 13:56:59] "DELETE /route-target/85626377-1363-4b01-ae02-bc025088750a HTTP/1.1" 200 115 0.029628 252.137.149.211 - - [2025-10-20 13:56:59] "POST /neutron/router HTTP/1.1" 200 540 0.075160 10.0.0.137 - - [2025-10-20 13:57:00] "POST /route-targets HTTP/1.1" 200 329 0.014267 10.0.0.137 - - [2025-10-20 13:57:00] "PUT /logical-router/9f949866-68a2-4306-b90d-f0cdacf315b7 HTTP/1.1" 200 264 0.024352 252.137.149.211 - - [2025-10-20 13:57:00] "POST /neutron/router HTTP/1.1" 200 540 0.007000 252.137.149.211 - - [2025-10-20 13:57:00] "POST /neutron/router HTTP/1.1" 200 540 0.003695 252.137.149.211 - - [2025-10-20 13:57:00] "POST /neutron/router HTTP/1.1" 200 540 0.003660 252.137.149.211 - - [2025-10-20 13:57:00] "POST /neutron/router HTTP/1.1" 200 540 0.004289 252.137.149.211 - - [2025-10-20 13:57:00] "POST /neutron/router HTTP/1.1" 200 540 0.003704 252.137.149.211 - - [2025-10-20 13:57:00] "POST /neutron/router HTTP/1.1" 200 540 0.003733 252.137.149.211 - - [2025-10-20 13:57:00] "POST /neutron/router HTTP/1.1" 200 540 0.003620 252.137.149.211 - - [2025-10-20 13:57:00] "POST /neutron/router HTTP/1.1" 200 540 0.003947 252.137.149.211 - - [2025-10-20 13:57:00] "POST /neutron/router HTTP/1.1" 200 540 0.004269 252.137.149.211 - - [2025-10-20 13:57:00] "POST /neutron/router HTTP/1.1" 200 540 0.004112 252.137.149.211 - - [2025-10-20 13:57:00] "POST /neutron/router HTTP/1.1" 200 540 0.004003 252.137.149.211 - - [2025-10-20 13:57:00] "POST /neutron/router HTTP/1.1" 200 540 0.005117 252.137.149.211 - - [2025-10-20 13:57:00] "POST /neutron/router HTTP/1.1" 200 540 0.005319 252.137.149.211 - - [2025-10-20 13:57:00] "POST /neutron/router HTTP/1.1" 200 540 0.003782 252.137.149.211 - - [2025-10-20 13:57:00] "POST /neutron/router HTTP/1.1" 200 540 0.003674 252.137.149.211 - - [2025-10-20 13:57:00] "POST /neutron/router HTTP/1.1" 200 540 0.003546 252.137.149.211 - - [2025-10-20 13:57:01] "POST /neutron/router HTTP/1.1" 200 540 0.004191 252.137.149.211 - - [2025-10-20 13:57:01] "POST /neutron/router HTTP/1.1" 200 540 0.004947 252.137.149.211 - - [2025-10-20 13:57:01] "POST /neutron/router HTTP/1.1" 200 540 0.003877 252.137.149.211 - - [2025-10-20 13:57:01] "POST /neutron/router HTTP/1.1" 200 540 0.004202 252.137.149.211 - - [2025-10-20 13:57:01] "POST /neutron/router HTTP/1.1" 200 540 0.003918 252.137.149.211 - - [2025-10-20 13:57:01] "POST /neutron/router HTTP/1.1" 200 540 0.003747 252.137.149.211 - - [2025-10-20 13:57:01] "POST /neutron/router HTTP/1.1" 200 540 0.003582 252.137.149.211 - - [2025-10-20 13:57:01] "POST /neutron/router HTTP/1.1" 200 540 0.004028 252.137.149.211 - - [2025-10-20 13:57:01] "POST /neutron/router HTTP/1.1" 200 540 0.003935 252.137.149.211 - - [2025-10-20 13:57:01] "POST /neutron/router HTTP/1.1" 200 540 0.003894 252.137.149.211 - - [2025-10-20 13:57:01] "POST /neutron/router HTTP/1.1" 200 540 0.003621 252.137.149.211 - - [2025-10-20 13:57:01] "POST /neutron/router HTTP/1.1" 200 540 0.003822 252.137.149.211 - - [2025-10-20 13:57:01] "POST /neutron/router HTTP/1.1" 200 540 0.003716 252.137.149.211 - - [2025-10-20 13:57:01] "POST /neutron/router HTTP/1.1" 200 540 0.003663 252.137.149.211 - - [2025-10-20 13:57:01] "POST /neutron/router HTTP/1.1" 200 540 0.004286 252.137.149.211 - - [2025-10-20 13:57:01] "POST /neutron/router HTTP/1.1" 200 540 0.004160 252.137.149.211 - - [2025-10-20 13:57:02] "POST /neutron/router HTTP/1.1" 200 540 0.017601 252.137.149.211 - - [2025-10-20 13:57:02] "POST /neutron/router HTTP/1.1" 200 540 0.003695 252.137.149.211 - - [2025-10-20 13:57:02] "POST /neutron/router HTTP/1.1" 200 540 0.020696 252.137.149.211 - - [2025-10-20 13:57:02] "POST /neutron/router HTTP/1.1" 200 540 0.004269 10.0.0.137 - - [2025-10-20 13:57:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002831 252.137.149.211 - - [2025-10-20 13:57:02] "POST /neutron/router HTTP/1.1" 200 151 0.050929 10.0.0.137 - - [2025-10-20 13:57:02] "GET /logical-router/9f949866-68a2-4306-b90d-f0cdacf315b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003853 10.0.0.137 - - [2025-10-20 13:57:02] "GET /projects?obj_uuids=5d54b08b-4d62-43ff-ac12-3dc6d56c8e50&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001988 10.0.0.137 - - [2025-10-20 13:57:02] "DELETE /route-target/da0e21f1-caaf-4e5e-90bd-031dfcee9c4b HTTP/1.1" 200 115 0.027825 252.137.149.211 - - [2025-10-20 13:57:02] "POST /neutron/router HTTP/1.1" 200 557 0.068637 10.0.0.137 - - [2025-10-20 13:57:02] "POST /route-targets HTTP/1.1" 200 329 0.012516 10.0.0.137 - - [2025-10-20 13:57:02] "PUT /logical-router/3f10f268-08e1-4f24-8935-91118c5f209c HTTP/1.1" 200 264 0.019219 252.137.149.211 - - [2025-10-20 13:57:02] "POST /neutron/router HTTP/1.1" 200 557 0.004829 252.137.149.211 - - [2025-10-20 13:57:02] "POST /neutron/router HTTP/1.1" 200 557 0.003403 252.137.149.211 - - [2025-10-20 13:57:02] "POST /neutron/router HTTP/1.1" 200 557 0.003711 252.137.149.211 - - [2025-10-20 13:57:02] "POST /neutron/router HTTP/1.1" 200 557 0.004818 252.137.149.211 - - [2025-10-20 13:57:02] "POST /neutron/router HTTP/1.1" 200 557 0.004148 252.137.149.211 - - [2025-10-20 13:57:02] "POST /neutron/router HTTP/1.1" 200 557 0.003885 252.137.149.211 - - [2025-10-20 13:57:02] "POST /neutron/router HTTP/1.1" 200 557 0.003590 252.137.149.211 - - [2025-10-20 13:57:02] "POST /neutron/router HTTP/1.1" 200 557 0.004095 252.137.149.211 - - [2025-10-20 13:57:02] "POST /neutron/router HTTP/1.1" 200 557 0.004161 252.137.149.211 - - [2025-10-20 13:57:03] "POST /neutron/router HTTP/1.1" 200 557 0.003985 252.137.149.211 - - [2025-10-20 13:57:03] "POST /neutron/router HTTP/1.1" 200 557 0.004426 252.137.149.211 - - [2025-10-20 13:57:03] "POST /neutron/router HTTP/1.1" 200 557 0.004500 252.137.149.211 - - [2025-10-20 13:57:03] "POST /neutron/router HTTP/1.1" 200 557 0.004343 252.137.149.211 - - [2025-10-20 13:57:03] "POST /neutron/router HTTP/1.1" 200 557 0.004223 252.137.149.211 - - [2025-10-20 13:57:03] "POST /neutron/router HTTP/1.1" 200 557 0.003718 252.137.149.211 - - [2025-10-20 13:57:03] "POST /neutron/router HTTP/1.1" 200 557 0.004320 252.137.149.211 - - [2025-10-20 13:57:03] "POST /neutron/router HTTP/1.1" 200 557 0.005145 252.137.149.211 - - [2025-10-20 13:57:03] "POST /neutron/router HTTP/1.1" 200 557 0.004323 252.137.149.211 - - [2025-10-20 13:57:03] "POST /neutron/router HTTP/1.1" 200 557 0.004243 252.137.149.211 - - [2025-10-20 13:57:03] "POST /neutron/router HTTP/1.1" 200 557 0.004609 252.137.149.211 - - [2025-10-20 13:57:03] "POST /neutron/router HTTP/1.1" 200 557 0.004248 252.137.149.211 - - [2025-10-20 13:57:03] "POST /neutron/router HTTP/1.1" 200 557 0.004332 252.137.149.211 - - [2025-10-20 13:57:03] "POST /neutron/router HTTP/1.1" 200 557 0.003891 252.137.149.211 - - [2025-10-20 13:57:03] "POST /neutron/router HTTP/1.1" 200 557 0.003688 252.137.149.211 - - [2025-10-20 13:57:03] "POST /neutron/router HTTP/1.1" 200 557 0.006995 252.137.149.211 - - [2025-10-20 13:57:04] "POST /neutron/router HTTP/1.1" 200 557 0.004428 252.137.149.211 - - [2025-10-20 13:57:04] "POST /neutron/router HTTP/1.1" 200 557 0.004914 252.137.149.211 - - [2025-10-20 13:57:04] "POST /neutron/router HTTP/1.1" 200 557 0.004047 252.137.149.211 - - [2025-10-20 13:57:04] "POST /neutron/router HTTP/1.1" 200 557 0.003831 252.137.149.211 - - [2025-10-20 13:57:04] "POST /neutron/router HTTP/1.1" 200 557 0.005309 252.137.149.211 - - [2025-10-20 13:57:04] "POST /neutron/router HTTP/1.1" 200 557 0.003978 252.137.149.211 - - [2025-10-20 13:57:04] "POST /neutron/router HTTP/1.1" 200 557 0.004067 252.137.149.211 - - [2025-10-20 13:57:04] "POST /neutron/router HTTP/1.1" 200 557 0.016692 252.137.149.211 - - [2025-10-20 13:57:04] "POST /neutron/router HTTP/1.1" 200 557 0.004189 252.137.149.211 - - [2025-10-20 13:57:04] "POST /neutron/router HTTP/1.1" 200 557 0.020595 252.137.149.211 - - [2025-10-20 13:57:04] "POST /neutron/router HTTP/1.1" 200 557 0.004442 10.0.0.137 - - [2025-10-20 13:57:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003371 10.0.0.137 - - [2025-10-20 13:57:04] "GET /logical-router/3f10f268-08e1-4f24-8935-91118c5f209c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.005137 252.137.149.211 - - [2025-10-20 13:57:04] "POST /neutron/router HTTP/1.1" 200 151 0.054606 10.0.0.137 - - [2025-10-20 13:57:04] "DELETE /route-target/50163470-766a-4e07-950d-9b48e2dddac0 HTTP/1.1" 200 115 0.034148 252.137.149.211 - - [2025-10-20 13:57:04] "POST /neutron/security_group HTTP/1.1" 200 519 0.010147 252.137.149.211 - - [2025-10-20 13:57:04] "POST /neutron/security_group HTTP/1.1" 200 151 0.050330 10.0.0.137 - - [2025-10-20 13:57:04] "DELETE /access-control-list/90229ce8-3b6a-4933-80d8-e634c4ba8eb9 HTTP/1.1" 200 115 0.042506 252.137.149.211 - - [2025-10-20 13:57:04] "POST /neutron/security_group HTTP/1.1" 200 519 0.003804 10.0.0.137 - - [2025-10-20 13:57:04] "DELETE /access-control-list/276a8e8e-7515-4da8-aab4-d986d4869062 HTTP/1.1" 200 115 0.022367 252.137.149.211 - - [2025-10-20 13:57:05] "POST /neutron/security_group HTTP/1.1" 200 151 0.046423 10.0.0.137 - - [2025-10-20 13:57:05] "DELETE /access-control-list/d6b7a76d-39af-46c6-84df-ce422a804ade HTTP/1.1" 200 115 0.026076 252.137.149.211 - - [2025-10-20 13:57:05] "POST /neutron/security_group HTTP/1.1" 200 504 0.006227 10.0.0.137 - - [2025-10-20 13:57:05] "DELETE /access-control-list/fda442f8-99ce-4cda-a7a7-2bbd162a3210 HTTP/1.1" 200 115 0.026066 252.137.149.211 - - [2025-10-20 13:57:05] "POST /neutron/security_group HTTP/1.1" 200 151 0.040149 10.0.0.137 - - [2025-10-20 13:57:05] "DELETE /access-control-list/090ed060-5eb0-4e5c-81c5-ee50e9fe9814 HTTP/1.1" 200 115 0.022248 252.137.149.211 - - [2025-10-20 13:57:05] "POST /neutron/security_group HTTP/1.1" 200 504 0.004255 10.0.0.137 - - [2025-10-20 13:57:05] "DELETE /access-control-list/690e4446-d21c-4120-a30e-b3f986e45379 HTTP/1.1" 200 115 0.029405 252.137.149.211 - - [2025-10-20 13:57:05] "POST /neutron/security_group HTTP/1.1" 200 151 0.041711 10.0.0.137 - - [2025-10-20 13:57:05] "DELETE /access-control-list/a9bba792-5468-4f7d-a15f-4da77eb4eb19 HTTP/1.1" 200 115 0.031059 10.0.0.137 - - [2025-10-20 13:57:05] "DELETE /access-control-list/2d5518e5-1422-4f36-a32c-4c760bb379da HTTP/1.1" 200 115 0.019659 10.0.0.137 - - [2025-10-20 13:57:05] "GET /projects?obj_uuids=5d54b08b-4d62-43ff-ac12-3dc6d56c8e50&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001562 10.0.0.137 - - [2025-10-20 13:57:05] "GET /project/5d54b08b-4d62-43ff-ac12-3dc6d56c8e50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.027681 10.0.0.137 - - [2025-10-20 13:57:05] "GET /projects?obj_uuids=5d54b08b-4d62-43ff-ac12-3dc6d56c8e50&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001179 10.0.0.137 - - [2025-10-20 13:57:05] "GET /project/5d54b08b-4d62-43ff-ac12-3dc6d56c8e50?fields=virtual_networks HTTP/1.1" 200 1024 0.074468 10.0.0.137 - - [2025-10-20 13:57:05] "GET /projects?obj_uuids=5d54b08b-4d62-43ff-ac12-3dc6d56c8e50&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001014 10.0.0.137 - - [2025-10-20 13:57:05] "GET /project/5d54b08b-4d62-43ff-ac12-3dc6d56c8e50?fields=virtual_machine_interfaces HTTP/1.1" 200 1024 0.028399 10.0.0.137 - - [2025-10-20 13:57:05] "GET /projects?obj_uuids=5d54b08b-4d62-43ff-ac12-3dc6d56c8e50&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001145 10.0.0.137 - - [2025-10-20 13:57:05] "GET /project/5d54b08b-4d62-43ff-ac12-3dc6d56c8e50?fields=security_groups HTTP/1.1" 200 1245 0.028069 10.0.0.137 - - [2025-10-20 13:57:06] "GET /domains?obj_uuids=359ab6ea-20cc-44f4-9df6-3d9ae739b7c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001561 10.0.0.137 - - [2025-10-20 13:57:06] "GET /domain/359ab6ea-20cc-44f4-9df6-3d9ae739b7c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.007545 10.0.0.137 - - [2025-10-20 13:57:06] "POST /fqname-to-id HTTP/1.1" 404 182 0.036256 10.0.0.137 - - [2025-10-20 13:57:07] "GET /projects?obj_uuids=4d11ca00-e21a-4c3e-b49a-4bf688408044&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002523 10.0.0.137 - - [2025-10-20 13:57:07] "GET /domains?obj_uuids=359ab6ea-20cc-44f4-9df6-3d9ae739b7c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001225 10.0.0.137 - - [2025-10-20 13:57:07] "GET /domain/359ab6ea-20cc-44f4-9df6-3d9ae739b7c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.006972 10.0.0.137 - - [2025-10-20 13:57:07] "POST /id-to-fqname HTTP/1.1" 200 184 0.001242 10.0.0.137 - - [2025-10-20 13:57:07] "POST /fqname-to-id HTTP/1.1" 404 193 0.004835 10.0.0.137 - - [2025-10-20 13:57:07] "POST /security-groups HTTP/1.1" 200 579 0.065049 10.0.0.137 - - [2025-10-20 13:57:07] "POST /fqname-to-id HTTP/1.1" 404 228 0.003559 10.0.0.137 - - [2025-10-20 13:57:07] "POST /projects HTTP/1.1" 200 569 0.220525 10.0.0.137 - - [2025-10-20 13:57:07] "POST /access-control-lists HTTP/1.1" 200 594 0.062118 10.0.0.137 - - [2025-10-20 13:57:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.298028 10.0.0.137 - - [2025-10-20 13:57:07] "POST /fqname-to-id HTTP/1.1" 404 227 0.002904 10.0.0.137 - - [2025-10-20 13:57:07] "GET /project/4d11ca00-e21a-4c3e-b49a-4bf688408044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.444746 10.0.0.137 - - [2025-10-20 13:57:07] "POST /access-control-lists HTTP/1.1" 200 592 0.061046 10.0.0.137 - - [2025-10-20 13:57:08] "GET / HTTP/1.1" 200 36499 0.003070 10.0.0.137 - - [2025-10-20 13:57:09] "POST /fqname-to-id HTTP/1.1" 401 297 0.000573 10.0.0.137 - - [2025-10-20 13:57:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.082169 10.0.0.137 - - [2025-10-20 13:57:09] "GET /projects?obj_uuids=4d11ca00-e21a-4c3e-b49a-4bf688408044&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001078 10.0.0.137 - - [2025-10-20 13:57:10] "GET /project/4d11ca00-e21a-4c3e-b49a-4bf688408044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.034303 252.137.149.211 - - [2025-10-20 13:57:10] "POST /neutron/network HTTP/1.1" 200 117 0.036916 10.0.0.137 - - [2025-10-20 13:57:10] "GET /projects?obj_uuids=4d11ca00-e21a-4c3e-b49a-4bf688408044&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001075 252.137.149.211 - - [2025-10-20 13:57:10] "POST /neutron/network HTTP/1.1" 200 599 0.080382 10.0.0.137 - - [2025-10-20 13:57:10] "POST /route-targets HTTP/1.1" 200 329 0.011062 10.0.0.137 - - [2025-10-20 13:57:10] "POST /ref-update HTTP/1.1" 200 156 0.014539 10.0.0.137 - - [2025-10-20 13:57:10] "POST /useragent-kv HTTP/1.1" 200 115 0.005340 252.137.149.211 - - [2025-10-20 13:57:10] "POST /neutron/subnet HTTP/1.1" 200 729 0.142802 252.137.149.211 - - [2025-10-20 13:57:10] "POST /neutron/network HTTP/1.1" 200 819 0.006656 10.0.0.137 - - [2025-10-20 13:57:10] "POST /id-to-fqname HTTP/1.1" 200 214 0.001339 10.0.0.137 - - [2025-10-20 13:57:10] "GET /virtual-network/4b6547f7-901c-484e-b75f-1ae48b7a6c22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005150 252.137.149.211 - - [2025-10-20 13:57:10] "POST /neutron/network HTTP/1.1" 200 819 0.006367 10.0.0.137 - - [2025-10-20 13:57:10] "GET /virtual-network/4b6547f7-901c-484e-b75f-1ae48b7a6c22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005480 252.137.149.211 - - [2025-10-20 13:57:10] "POST /neutron/network HTTP/1.1" 200 819 0.006902 252.137.149.211 - - [2025-10-20 13:57:10] "POST /neutron/subnet HTTP/1.1" 200 729 0.008251 10.0.0.137 - - [2025-10-20 13:57:10] "POST /fqname-to-id HTTP/1.1" 404 204 0.002977 10.0.0.137 - - [2025-10-20 13:57:10] "GET /virtual-network/4b6547f7-901c-484e-b75f-1ae48b7a6c22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005774 10.0.0.137 - - [2025-10-20 13:57:10] "GET /projects?obj_uuids=4d11ca00-e21a-4c3e-b49a-4bf688408044&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001120 252.137.149.211 - - [2025-10-20 13:57:11] "POST /neutron/port HTTP/1.1" 200 1016 0.186733 10.0.0.137 - - [2025-10-20 13:57:11] "GET /virtual-machine-interface/45320a1a-e740-4e02-a3bf-f163c4b1abb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2386 0.006140 10.0.0.137 - - [2025-10-20 13:57:11] "GET /virtual-machine-interface/45320a1a-e740-4e02-a3bf-f163c4b1abb4?fields=instance_ip_back_refs HTTP/1.1" 200 1321 0.004858 10.0.0.137 - - [2025-10-20 13:57:11] "GET /instance-ip/5c4f30a9-5246-41e7-aa02-f7d8f92ac716?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1597 0.004534 10.0.0.137 - - [2025-10-20 13:57:11] "GET /virtual-machine-interface/45320a1a-e740-4e02-a3bf-f163c4b1abb4 HTTP/1.1" 401 297 0.000535 10.0.0.137 - - [2025-10-20 13:57:11] "GET /virtual-machine-interface/45320a1a-e740-4e02-a3bf-f163c4b1abb4 HTTP/1.1" 200 2609 0.040656 252.137.149.211 - - [2025-10-20 13:57:11] "POST /neutron/port HTTP/1.1" 200 1016 0.009562 252.137.149.211 - - [2025-10-20 13:57:11] "POST /neutron/port HTTP/1.1" 200 151 0.084923 252.137.149.211 - - [2025-10-20 13:57:11] "POST /neutron/network HTTP/1.1" 200 819 0.005571 10.0.0.137 - - [2025-10-20 13:57:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.014506 10.0.0.137 - - [2025-10-20 13:57:12] "POST /useragent-kv HTTP/1.1" 200 115 0.011693 10.0.0.137 - - [2025-10-20 13:57:12] "POST /useragent-kv HTTP/1.1" 200 115 0.005689 252.137.149.211 - - [2025-10-20 13:57:12] "POST /neutron/network HTTP/1.1" 200 151 0.112536 10.0.0.137 - - [2025-10-20 13:57:12] "DELETE /route-target/e2f591dd-1f7f-4434-990e-55ba74df75a0 HTTP/1.1" 200 115 0.025901 10.0.0.137 - - [2025-10-20 13:57:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003157 10.0.0.137 - - [2025-10-20 13:57:12] "GET /projects?obj_uuids=4d11ca00-e21a-4c3e-b49a-4bf688408044&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.000967 10.0.0.137 - - [2025-10-20 13:57:13] "GET /project/4d11ca00-e21a-4c3e-b49a-4bf688408044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.121312 252.137.149.211 - - [2025-10-20 13:57:13] "POST /neutron/network HTTP/1.1" 200 117 0.008569 10.0.0.137 - - [2025-10-20 13:57:13] "GET /projects?obj_uuids=4d11ca00-e21a-4c3e-b49a-4bf688408044&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001046 252.137.149.211 - - [2025-10-20 13:57:13] "POST /neutron/network HTTP/1.1" 200 601 0.103191 10.0.0.137 - - [2025-10-20 13:57:13] "POST /route-targets HTTP/1.1" 200 329 0.115871 10.0.0.137 - - [2025-10-20 13:57:13] "POST /ref-update HTTP/1.1" 200 156 0.043377 10.0.0.137 - - [2025-10-20 13:57:13] "POST /useragent-kv HTTP/1.1" 200 115 0.004641 252.137.149.211 - - [2025-10-20 13:57:13] "POST /neutron/subnet HTTP/1.1" 200 720 0.373358 10.0.0.137 - - [2025-10-20 13:57:13] "POST /useragent-kv HTTP/1.1" 200 115 0.002264 252.137.149.211 - - [2025-10-20 13:57:13] "POST /neutron/subnet HTTP/1.1" 200 729 0.193322 252.137.149.211 - - [2025-10-20 13:57:14] "POST /neutron/network HTTP/1.1" 200 976 0.008832 10.0.0.137 - - [2025-10-20 13:57:14] "POST /id-to-fqname HTTP/1.1" 200 215 0.001346 10.0.0.137 - - [2025-10-20 13:57:14] "GET /virtual-network/d4b0185e-66eb-4a02-8a15-48daff03ecaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2565 0.005395 252.137.149.211 - - [2025-10-20 13:57:14] "POST /neutron/network HTTP/1.1" 200 976 0.008796 10.0.0.137 - - [2025-10-20 13:57:14] "GET /virtual-network/d4b0185e-66eb-4a02-8a15-48daff03ecaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2565 0.005617 252.137.149.211 - - [2025-10-20 13:57:14] "POST /neutron/network HTTP/1.1" 200 976 0.008053 252.137.149.211 - - [2025-10-20 13:57:14] "POST /neutron/subnet HTTP/1.1" 200 720 0.009921 252.137.149.211 - - [2025-10-20 13:57:14] "POST /neutron/subnet HTTP/1.1" 200 729 0.009199 10.0.0.137 - - [2025-10-20 13:57:14] "GET /projects?obj_uuids=4d11ca00-e21a-4c3e-b49a-4bf688408044&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001153 252.137.149.211 - - [2025-10-20 13:57:14] "POST /neutron/port HTTP/1.1" 200 1015 0.176203 10.0.0.137 - - [2025-10-20 13:57:14] "GET /projects?obj_uuids=4d11ca00-e21a-4c3e-b49a-4bf688408044&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001066 [Introspect:8084]10.0.0.137 - - [2025-10-20 13:57:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000913 [Introspect:8084]10.0.0.137 - - [2025-10-20 13:57:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001058 252.137.149.211 - - [2025-10-20 13:57:14] "POST /neutron/port HTTP/1.1" 200 1017 0.184218 10.0.0.137 - - [2025-10-20 13:57:14] "POST /id-to-fqname HTTP/1.1" 200 215 0.001494 252.137.149.211 - - [2025-10-20 13:57:15] "POST /neutron/port HTTP/1.1" 200 1015 0.007926 252.137.149.211 - - [2025-10-20 13:57:16] "POST /neutron/port HTTP/1.1" 200 1015 0.036011 252.137.149.211 - - [2025-10-20 13:57:16] "POST /neutron/network HTTP/1.1" 200 976 0.008018 252.137.149.211 - - [2025-10-20 13:57:16] "POST /neutron/port HTTP/1.1" 200 1015 0.008281 252.137.149.211 - - [2025-10-20 13:57:16] "POST /neutron/port HTTP/1.1" 200 117 0.004991 252.137.149.211 - - [2025-10-20 13:57:16] "POST /neutron/port HTTP/1.1" 200 117 0.004967 10.0.0.137 - - [2025-10-20 13:57:16] "POST /id-to-fqname HTTP/1.1" 200 215 0.001372 252.137.149.211 - - [2025-10-20 13:57:16] "POST /neutron/port HTTP/1.1" 200 117 0.005186 252.137.149.211 - - [2025-10-20 13:57:16] "POST /neutron/port HTTP/1.1" 200 1015 0.007797 252.137.149.211 - - [2025-10-20 13:57:17] "POST /neutron/port HTTP/1.1" 200 1017 0.008222 252.137.149.211 - - [2025-10-20 13:57:17] "POST /neutron/port HTTP/1.1" 200 1017 0.008349 252.137.149.211 - - [2025-10-20 13:57:17] "POST /neutron/network HTTP/1.1" 200 976 0.008209 252.137.149.211 - - [2025-10-20 13:57:17] "POST /neutron/port HTTP/1.1" 200 1017 0.007823 252.137.149.211 - - [2025-10-20 13:57:17] "POST /neutron/port HTTP/1.1" 200 117 0.007401 252.137.149.211 - - [2025-10-20 13:57:17] "POST /neutron/port HTTP/1.1" 200 117 0.006208 252.137.149.211 - - [2025-10-20 13:57:17] "POST /neutron/port HTTP/1.1" 200 117 0.005854 252.137.149.211 - - [2025-10-20 13:57:17] "POST /neutron/port HTTP/1.1" 200 1017 0.012427 252.137.149.211 - - [2025-10-20 13:57:18] "POST /neutron/port HTTP/1.1" 200 1015 0.010621 252.137.149.211 - - [2025-10-20 13:57:18] "POST /neutron/network HTTP/1.1" 200 986 0.007925 252.137.149.211 - - [2025-10-20 13:57:18] "POST /neutron/port HTTP/1.1" 200 1015 0.007730 252.137.149.211 - - [2025-10-20 13:57:18] "POST /neutron/port HTTP/1.1" 200 1015 0.008288 252.137.149.211 - - [2025-10-20 13:57:18] "POST /neutron/port HTTP/1.1" 200 1103 0.096710 252.137.149.211 - - [2025-10-20 13:57:18] "POST /neutron/port HTTP/1.1" 200 1077 0.011425 252.137.149.211 - - [2025-10-20 13:57:18] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005399 252.137.149.211 - - [2025-10-20 13:57:18] "POST /neutron/port HTTP/1.1" 200 1017 0.012244 252.137.149.211 - - [2025-10-20 13:57:18] "POST /neutron/network HTTP/1.1" 200 986 0.008546 252.137.149.211 - - [2025-10-20 13:57:18] "POST /neutron/subnet HTTP/1.1" 200 694 0.012346 252.137.149.211 - - [2025-10-20 13:57:18] "POST /neutron/port HTTP/1.1" 200 117 0.000962 252.137.149.211 - - [2025-10-20 13:57:18] "POST /neutron/port HTTP/1.1" 200 1017 0.008656 252.137.149.211 - - [2025-10-20 13:57:18] "POST /neutron/port HTTP/1.1" 200 1017 0.013640 252.137.149.211 - - [2025-10-20 13:57:18] "POST /neutron/network HTTP/1.1" 200 976 0.007162 252.137.149.211 - - [2025-10-20 13:57:19] "POST /neutron/port HTTP/1.1" 200 1105 0.145350 252.137.149.211 - - [2025-10-20 13:57:19] "POST /neutron/port HTTP/1.1" 200 1079 0.014580 252.137.149.211 - - [2025-10-20 13:57:19] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003531 252.137.149.211 - - [2025-10-20 13:57:19] "POST /neutron/subnet HTTP/1.1" 200 703 0.009291 252.137.149.211 - - [2025-10-20 13:57:19] "POST /neutron/port HTTP/1.1" 200 117 0.001230 252.137.149.211 - - [2025-10-20 13:57:19] "POST /neutron/network HTTP/1.1" 200 976 0.008704 252.137.149.211 - - [2025-10-20 13:57:22] "POST /neutron/port HTTP/1.1" 200 1077 0.013741 252.137.149.211 - - [2025-10-20 13:57:22] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006868 252.137.149.211 - - [2025-10-20 13:57:22] "POST /neutron/port HTTP/1.1" 200 1077 0.013682 252.137.149.211 - - [2025-10-20 13:57:22] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006671 252.137.149.211 - - [2025-10-20 13:57:23] "POST /neutron/port HTTP/1.1" 200 1077 0.019467 252.137.149.211 - - [2025-10-20 13:57:23] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007160 10.0.0.137 - - [2025-10-20 13:57:23] "GET /virtual-machine/65033d4e-3814-47a6-85e7-3f384a73b83a HTTP/1.1" 200 1285 0.005156 10.0.0.137 - - [2025-10-20 13:57:23] "GET /virtual-machine-interface/2f90dee9-e2dc-4db8-b0ce-68f9dfcbb07e HTTP/1.1" 200 2926 0.006430 10.0.0.137 - - [2025-10-20 13:57:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003359 10.0.0.137 - - [2025-10-20 13:57:23] "GET /global-vrouter-config/0a1d70a6-75c1-48f4-a1f7-5586df87f73b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003889 10.0.0.137 - - [2025-10-20 13:57:23] "GET /virtual-networks?parent_id=4d11ca00-e21a-4c3e-b49a-4bf688408044&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.003465 10.0.0.137 - - [2025-10-20 13:57:23] "GET /virtual-network/d4b0185e-66eb-4a02-8a15-48daff03ecaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2565 0.005223 10.0.0.137 - - [2025-10-20 13:57:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003052 10.0.0.137 - - [2025-10-20 13:57:26] "GET /virtual-network/d4b0185e-66eb-4a02-8a15-48daff03ecaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2565 0.005139 252.137.149.211 - - [2025-10-20 13:57:28] "POST /neutron/port HTTP/1.1" 200 1077 0.024121 252.137.149.211 - - [2025-10-20 13:57:28] "POST /neutron/security_group HTTP/1.1" 200 2052 0.011388 252.137.149.211 - - [2025-10-20 13:57:28] "POST /neutron/port HTTP/1.1" 200 1079 0.011673 252.137.149.211 - - [2025-10-20 13:57:28] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007964 252.137.149.211 - - [2025-10-20 13:57:28] "POST /neutron/port HTTP/1.1" 200 1079 0.011999 252.137.149.211 - - [2025-10-20 13:57:28] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006428 10.0.0.137 - - [2025-10-20 13:57:30] "GET /global-system-configs HTTP/1.1" 401 297 0.000608 10.0.0.137 - - [2025-10-20 13:57:30] "GET /global-system-configs HTTP/1.1" 401 297 0.000472 10.0.0.137 - - [2025-10-20 13:57:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002970 10.0.0.137 - - [2025-10-20 13:57:30] "GET /global-vrouter-config/0a1d70a6-75c1-48f4-a1f7-5586df87f73b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006819 10.0.0.137 - - [2025-10-20 13:57:30] "GET /virtual-networks?parent_id=4d11ca00-e21a-4c3e-b49a-4bf688408044&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.003829 10.0.0.137 - - [2025-10-20 13:57:30] "GET /virtual-network/d4b0185e-66eb-4a02-8a15-48daff03ecaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2565 0.006306 252.137.149.211 - - [2025-10-20 13:57:31] "POST /neutron/port HTTP/1.1" 200 1077 0.014550 252.137.149.211 - - [2025-10-20 13:57:31] "POST /neutron/security_group HTTP/1.1" 200 2052 0.013543 252.137.149.211 - - [2025-10-20 13:57:31] "POST /neutron/port HTTP/1.1" 200 1079 0.030739 252.137.149.211 - - [2025-10-20 13:57:31] "POST /neutron/security_group HTTP/1.1" 200 2052 0.005982 252.137.149.211 - - [2025-10-20 13:57:31] "POST /neutron/port HTTP/1.1" 200 1079 0.014218 252.137.149.211 - - [2025-10-20 13:57:31] "POST /neutron/security_group HTTP/1.1" 200 2052 0.009042 252.137.149.211 - - [2025-10-20 13:57:31] "POST /neutron/port HTTP/1.1" 200 1077 0.012183 252.137.149.211 - - [2025-10-20 13:57:31] "POST /neutron/port HTTP/1.1" 200 1079 0.012764 252.137.149.211 - - [2025-10-20 13:57:31] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006684 252.137.149.211 - - [2025-10-20 13:57:31] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007253 252.137.149.211 - - [2025-10-20 13:57:31] "POST /neutron/port HTTP/1.1" 200 1079 0.011626 252.137.149.211 - - [2025-10-20 13:57:31] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006188 10.0.0.137 - - [2025-10-20 13:57:31] "GET /virtual-machine/f829b65d-439e-4971-a85a-8f90d5a73cd4 HTTP/1.1" 200 1287 0.005433 10.0.0.137 - - [2025-10-20 13:57:31] "GET /virtual-machine-interface/4e178d9d-313d-4c0d-adf1-0097fb3e0349 HTTP/1.1" 200 2926 0.005342 10.0.0.137 - - [2025-10-20 13:57:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003253 10.0.0.137 - - [2025-10-20 13:57:31] "GET /global-vrouter-config/0a1d70a6-75c1-48f4-a1f7-5586df87f73b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003250 10.0.0.137 - - [2025-10-20 13:57:31] "GET /virtual-networks?parent_id=4d11ca00-e21a-4c3e-b49a-4bf688408044&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.002899 10.0.0.137 - - [2025-10-20 13:57:31] "GET /virtual-network/d4b0185e-66eb-4a02-8a15-48daff03ecaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2565 0.005953 10.0.0.137 - - [2025-10-20 13:57:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002975 10.0.0.137 - - [2025-10-20 13:57:33] "GET /global-vrouter-config/0a1d70a6-75c1-48f4-a1f7-5586df87f73b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003303 10.0.0.137 - - [2025-10-20 13:57:33] "GET /virtual-networks?parent_id=4d11ca00-e21a-4c3e-b49a-4bf688408044&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.003786 10.0.0.137 - - [2025-10-20 13:57:33] "GET /virtual-network/d4b0185e-66eb-4a02-8a15-48daff03ecaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2565 0.005222 252.137.149.211 - - [2025-10-20 13:57:36] "POST /neutron/port HTTP/1.1" 200 1105 0.021395 252.137.149.211 - - [2025-10-20 13:57:36] "POST /neutron/port HTTP/1.1" 200 1105 0.011297 252.137.149.211 - - [2025-10-20 13:57:36] "POST /neutron/port HTTP/1.1" 200 151 0.130181 252.137.149.211 - - [2025-10-20 13:57:36] "POST /neutron/port HTTP/1.1" 200 1103 0.010906 252.137.149.211 - - [2025-10-20 13:57:36] "POST /neutron/port HTTP/1.1" 200 1103 0.009987 252.137.149.211 - - [2025-10-20 13:57:37] "POST /neutron/port HTTP/1.1" 200 151 0.133123 252.137.149.211 - - [2025-10-20 13:57:37] "POST /neutron/network HTTP/1.1" 200 976 0.011019 10.0.0.137 - - [2025-10-20 13:57:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003381 10.0.0.137 - - [2025-10-20 13:57:37] "POST /useragent-kv HTTP/1.1" 200 115 0.002342 10.0.0.137 - - [2025-10-20 13:57:37] "POST /useragent-kv HTTP/1.1" 200 115 0.002079 10.0.0.137 - - [2025-10-20 13:57:37] "POST /useragent-kv HTTP/1.1" 200 115 0.002037 10.0.0.137 - - [2025-10-20 13:57:37] "POST /useragent-kv HTTP/1.1" 200 115 0.012432 10.0.0.137 - - [2025-10-20 13:57:37] "DELETE /route-target/235326a0-8a62-4e26-8ebd-51e8662727e0 HTTP/1.1" 200 115 0.037123 252.137.149.211 - - [2025-10-20 13:57:37] "POST /neutron/network HTTP/1.1" 200 151 0.151739 10.0.0.137 - - [2025-10-20 13:57:37] "GET /projects?obj_uuids=4d11ca00-e21a-4c3e-b49a-4bf688408044&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001147 10.0.0.137 - - [2025-10-20 13:57:37] "GET /project/4d11ca00-e21a-4c3e-b49a-4bf688408044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.027017 10.0.0.137 - - [2025-10-20 13:57:37] "GET /projects?obj_uuids=4d11ca00-e21a-4c3e-b49a-4bf688408044&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001047 10.0.0.137 - - [2025-10-20 13:57:37] "GET /project/4d11ca00-e21a-4c3e-b49a-4bf688408044?fields=virtual_networks HTTP/1.1" 200 1026 0.073192 10.0.0.137 - - [2025-10-20 13:57:37] "GET /projects?obj_uuids=4d11ca00-e21a-4c3e-b49a-4bf688408044&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001524 10.0.0.137 - - [2025-10-20 13:57:37] "GET /project/4d11ca00-e21a-4c3e-b49a-4bf688408044?fields=virtual_machine_interfaces HTTP/1.1" 200 1026 0.025288 10.0.0.137 - - [2025-10-20 13:57:37] "GET /projects?obj_uuids=4d11ca00-e21a-4c3e-b49a-4bf688408044&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001029 10.0.0.137 - - [2025-10-20 13:57:38] "GET /project/4d11ca00-e21a-4c3e-b49a-4bf688408044?fields=security_groups HTTP/1.1" 200 1248 0.032482 10.0.0.137 - - [2025-10-20 13:57:38] "GET /domains?obj_uuids=359ab6ea-20cc-44f4-9df6-3d9ae739b7c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001244 10.0.0.137 - - [2025-10-20 13:57:38] "GET /domain/359ab6ea-20cc-44f4-9df6-3d9ae739b7c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.020734 10.0.0.137 - - [2025-10-20 13:57:39] "POST /fqname-to-id HTTP/1.1" 404 184 0.031890 10.0.0.137 - - [2025-10-20 13:57:39] "GET /projects?obj_uuids=c7575f14-7f0a-44d1-b1cd-5608ba007d89&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003019 10.0.0.137 - - [2025-10-20 13:57:39] "GET /domains?obj_uuids=359ab6ea-20cc-44f4-9df6-3d9ae739b7c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001060 10.0.0.137 - - [2025-10-20 13:57:39] "GET /domain/359ab6ea-20cc-44f4-9df6-3d9ae739b7c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.012168 10.0.0.137 - - [2025-10-20 13:57:39] "POST /id-to-fqname HTTP/1.1" 200 186 0.001597 10.0.0.137 - - [2025-10-20 13:57:39] "POST /fqname-to-id HTTP/1.1" 404 195 0.004794 10.0.0.137 - - [2025-10-20 13:57:39] "POST /security-groups HTTP/1.1" 200 581 0.071589 10.0.0.137 - - [2025-10-20 13:57:39] "POST /fqname-to-id HTTP/1.1" 404 230 0.003027 10.0.0.137 - - [2025-10-20 13:57:39] "POST /projects HTTP/1.1" 200 573 0.264070 10.0.0.137 - - [2025-10-20 13:57:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.308694 10.0.0.137 - - [2025-10-20 13:57:39] "POST /access-control-lists HTTP/1.1" 200 596 0.067837 10.0.0.137 - - [2025-10-20 13:57:39] "GET /project/c7575f14-7f0a-44d1-b1cd-5608ba007d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.475337 10.0.0.137 - - [2025-10-20 13:57:39] "POST /fqname-to-id HTTP/1.1" 404 229 0.002916 10.0.0.137 - - [2025-10-20 13:57:39] "POST /access-control-lists HTTP/1.1" 200 594 0.064668 10.0.0.137 - - [2025-10-20 13:57:40] "GET / HTTP/1.1" 200 36499 0.001972 252.137.149.211 - - [2025-10-20 13:57:41] "POST /neutron/port HTTP/1.1" 200 117 0.005841 10.0.0.137 - - [2025-10-20 13:57:41] "POST /fqname-to-id HTTP/1.1" 401 297 0.000574 252.137.149.211 - - [2025-10-20 13:57:41] "POST /neutron/port HTTP/1.1" 400 205 0.004376 252.137.149.211 - - [2025-10-20 13:57:41] "POST /neutron/port HTTP/1.1" 200 117 0.005671 252.137.149.211 - - [2025-10-20 13:57:42] "POST /neutron/port HTTP/1.1" 400 205 0.003587 10.0.0.137 - - [2025-10-20 13:57:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.084239 10.0.0.137 - - [2025-10-20 13:57:42] "GET /projects?obj_uuids=c7575f14-7f0a-44d1-b1cd-5608ba007d89&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001032 10.0.0.137 - - [2025-10-20 13:57:42] "GET /project/c7575f14-7f0a-44d1-b1cd-5608ba007d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.034565 252.137.149.211 - - [2025-10-20 13:57:42] "POST /neutron/network HTTP/1.1" 200 117 0.049205 10.0.0.137 - - [2025-10-20 13:57:42] "GET /projects?obj_uuids=c7575f14-7f0a-44d1-b1cd-5608ba007d89&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001286 252.137.149.211 - - [2025-10-20 13:57:42] "POST /neutron/network HTTP/1.1" 200 603 0.083350 10.0.0.137 - - [2025-10-20 13:57:42] "POST /route-targets HTTP/1.1" 200 329 0.012442 10.0.0.137 - - [2025-10-20 13:57:42] "POST /ref-update HTTP/1.1" 200 156 0.021377 10.0.0.137 - - [2025-10-20 13:57:42] "DELETE /project/4d11ca00e21a4c3eb49a4bf688408044 HTTP/1.1" 404 173 0.016554 10.0.0.137 - - [2025-10-20 13:57:42] "GET /projects?obj_uuids=c6fcfcbd-4495-4632-88e6-c8a44b0aa8e7&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001101 10.0.0.137 - - [2025-10-20 13:57:42] "DELETE /project/c7575f147f0a44d1b1cd5608ba007d89 HTTP/1.1" 404 173 0.009040 10.0.0.137 - - [2025-10-20 13:57:42] "DELETE /project/5d54b08b4d6243ffac123dc6d56c8e50 HTTP/1.1" 404 173 0.005862 10.0.0.137 - - [2025-10-20 13:57:42] "DELETE /project/2756632d61d64a03bd8c873fa61963e6 HTTP/1.1" 404 173 0.004844 10.0.0.137 - - [2025-10-20 13:57:42] "POST /useragent-kv HTTP/1.1" 200 115 0.011437 10.0.0.137 - - [2025-10-20 13:57:42] "GET /projects?obj_uuids=5d54b08b-4d62-43ff-ac12-3dc6d56c8e50&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001041 10.0.0.137 - - [2025-10-20 13:57:42] "GET /projects?obj_uuids=4d11ca00-e21a-4c3e-b49a-4bf688408044&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.000869 10.0.0.137 - - [2025-10-20 13:57:42] "GET /projects?obj_uuids=2756632d-61d6-4a03-bd8c-873fa61963e6&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000765 252.137.149.211 - - [2025-10-20 13:57:42] "POST /neutron/subnet HTTP/1.1" 200 729 0.233903 10.0.0.137 - - [2025-10-20 13:57:42] "GET /project/c6fcfcbd-4495-4632-88e6-c8a44b0aa8e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1503 0.085805 10.0.0.137 - - [2025-10-20 13:57:42] "GET /projects?obj_uuids=c6fcfcbd-4495-4632-88e6-c8a44b0aa8e7&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.000868 10.0.0.137 - - [2025-10-20 13:57:42] "GET /project/5d54b08b-4d62-43ff-ac12-3dc6d56c8e50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.099973 10.0.0.137 - - [2025-10-20 13:57:42] "GET /project/2756632d-61d6-4a03-bd8c-873fa61963e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.109848 10.0.0.137 - - [2025-10-20 13:57:42] "GET /project/4d11ca00-e21a-4c3e-b49a-4bf688408044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.118029 252.137.149.211 - - [2025-10-20 13:57:42] "POST /neutron/network HTTP/1.1" 200 823 0.017321 10.0.0.137 - - [2025-10-20 13:57:42] "GET /project/c6fcfcbd-4495-4632-88e6-c8a44b0aa8e7?fields=security_groups HTTP/1.1" 200 1386 0.104325 10.0.0.137 - - [2025-10-20 13:57:42] "GET /projects?obj_uuids=5d54b08b-4d62-43ff-ac12-3dc6d56c8e50&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001202 10.0.0.137 - - [2025-10-20 13:57:42] "GET /projects?obj_uuids=2756632d-61d6-4a03-bd8c-873fa61963e6&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001129 10.0.0.137 - - [2025-10-20 13:57:42] "POST /id-to-fqname HTTP/1.1" 200 217 0.001035 10.0.0.137 - - [2025-10-20 13:57:42] "GET /projects?obj_uuids=4d11ca00-e21a-4c3e-b49a-4bf688408044&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001230 10.0.0.137 - - [2025-10-20 13:57:42] "GET /virtual-network/246d1054-1da1-4717-b895-0b5b7df33433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005125 10.0.0.137 - - [2025-10-20 13:57:43] "GET /project/5d54b08b-4d62-43ff-ac12-3dc6d56c8e50?fields=security_groups HTTP/1.1" 200 1335 0.047474 10.0.0.137 - - [2025-10-20 13:57:43] "GET /project/4d11ca00-e21a-4c3e-b49a-4bf688408044?fields=security_groups HTTP/1.1" 200 1338 0.048460 10.0.0.137 - - [2025-10-20 13:57:43] "GET /project/2756632d-61d6-4a03-bd8c-873fa61963e6?fields=security_groups HTTP/1.1" 200 1335 0.081346 252.137.149.211 - - [2025-10-20 13:57:43] "POST /neutron/network HTTP/1.1" 200 823 0.009397 10.0.0.137 - - [2025-10-20 13:57:43] "DELETE /security-group/9479e9af-39a0-4834-9346-60ca5cec409e HTTP/1.1" 200 115 0.084706 10.0.0.137 - - [2025-10-20 13:57:43] "GET /projects?obj_uuids=c6fcfcbd-4495-4632-88e6-c8a44b0aa8e7&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001069 10.0.0.137 - - [2025-10-20 13:57:43] "GET /virtual-network/246d1054-1da1-4717-b895-0b5b7df33433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.009156 10.0.0.137 - - [2025-10-20 13:57:43] "DELETE /access-control-list/b0951032-8b17-4120-878b-91c25546d21b HTTP/1.1" 200 115 0.056747 252.137.149.211 - - [2025-10-20 13:57:43] "POST /neutron/network HTTP/1.1" 200 823 0.025041 10.0.0.137 - - [2025-10-20 13:57:43] "GET /project/c6fcfcbd-4495-4632-88e6-c8a44b0aa8e7?fields=application_policy_sets HTTP/1.1" 200 1425 0.074497 10.0.0.137 - - [2025-10-20 13:57:43] "DELETE /security-group/3f0e74e7-006a-4f0a-8c3f-e3b621f21266 HTTP/1.1" 200 115 0.119393 10.0.0.137 - - [2025-10-20 13:57:43] "GET /projects?obj_uuids=5d54b08b-4d62-43ff-ac12-3dc6d56c8e50&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000993 10.0.0.137 - - [2025-10-20 13:57:43] "DELETE /security-group/db298cd0-81d5-49df-80a4-962f2c548cda HTTP/1.1" 200 115 0.114876 10.0.0.137 - - [2025-10-20 13:57:43] "GET /projects?obj_uuids=4d11ca00-e21a-4c3e-b49a-4bf688408044&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.000879 10.0.0.137 - - [2025-10-20 13:57:43] "DELETE /access-control-list/c21d4185-a5c7-4959-831d-4ffa1ced63fb HTTP/1.1" 200 115 0.076191 252.137.149.211 - - [2025-10-20 13:57:43] "POST /neutron/subnet HTTP/1.1" 200 729 0.015725 10.0.0.137 - - [2025-10-20 13:57:43] "GET /project/5d54b08b-4d62-43ff-ac12-3dc6d56c8e50?fields=application_policy_sets HTTP/1.1" 200 1374 0.069534 10.0.0.137 - - [2025-10-20 13:57:43] "DELETE /security-group/4308dfa5-936a-45bc-ab6b-cb6b9540e140 HTTP/1.1" 200 115 0.153523 10.0.0.137 - - [2025-10-20 13:57:43] "GET /projects?obj_uuids=2756632d-61d6-4a03-bd8c-873fa61963e6&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000949 10.0.0.137 - - [2025-10-20 13:57:43] "GET /project/4d11ca00-e21a-4c3e-b49a-4bf688408044?fields=application_policy_sets HTTP/1.1" 200 1377 0.094381 10.0.0.137 - - [2025-10-20 13:57:43] "DELETE /access-control-list/dea3d273-067e-455e-b18c-059249a2419e HTTP/1.1" 200 115 0.061418 10.0.0.137 - - [2025-10-20 13:57:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005313 10.0.0.137 - - [2025-10-20 13:57:43] "GET /projects?obj_uuids=c7575f14-7f0a-44d1-b1cd-5608ba007d89&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001082 10.0.0.137 - - [2025-10-20 13:57:43] "GET /project/2756632d-61d6-4a03-bd8c-873fa61963e6?fields=application_policy_sets HTTP/1.1" 200 1374 0.115070 10.0.0.137 - - [2025-10-20 13:57:43] "DELETE /access-control-list/e374fcd0-54d8-46bf-8960-f70146410542 HTTP/1.1" 200 115 0.086845 10.0.0.137 - - [2025-10-20 13:57:43] "GET /project/c7575f14-7f0a-44d1-b1cd-5608ba007d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.110771 10.0.0.137 - - [2025-10-20 13:57:43] "DELETE /project/c6fcfcbd-4495-4632-88e6-c8a44b0aa8e7 HTTP/1.1" 200 115 0.702449 10.0.0.137 - - [2025-10-20 13:57:43] "DELETE /access-control-list/4278b811-c8a6-4965-8278-ca1330d651b4 HTTP/1.1" 200 115 0.055801 10.0.0.137 - - [2025-10-20 13:57:43] "DELETE /project/5d54b08b-4d62-43ff-ac12-3dc6d56c8e50 HTTP/1.1" 200 115 0.717139 252.137.149.211 - - [2025-10-20 13:57:43] "POST /neutron/network HTTP/1.1" 200 117 0.030219 10.0.0.137 - - [2025-10-20 13:57:43] "DELETE /access-control-list/3ba9c315-de57-46f9-87df-0ca742d4118e HTTP/1.1" 200 115 0.066027 10.0.0.137 - - [2025-10-20 13:57:43] "DELETE /project/4d11ca00-e21a-4c3e-b49a-4bf688408044 HTTP/1.1" 200 115 0.751040 10.0.0.137 - - [2025-10-20 13:57:43] "DELETE /project/2756632d-61d6-4a03-bd8c-873fa61963e6 HTTP/1.1" 200 115 0.773095 10.0.0.137 - - [2025-10-20 13:57:43] "DELETE /access-control-list/d56c1323-4132-4d1e-b664-7972970c06f1 HTTP/1.1" 200 115 0.026270 10.0.0.137 - - [2025-10-20 13:57:43] "GET /projects?obj_uuids=c7575f14-7f0a-44d1-b1cd-5608ba007d89&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001233 10.0.0.137 - - [2025-10-20 13:57:43] "DELETE /access-control-list/a6a2d3c2-3671-41a1-83cc-eeb470a1ea49 HTTP/1.1" 200 115 0.043793 252.137.149.211 - - [2025-10-20 13:57:43] "POST /neutron/network HTTP/1.1" 200 603 0.105280 10.0.0.137 - - [2025-10-20 13:57:43] "POST /route-targets HTTP/1.1" 200 329 0.012546 10.0.0.137 - - [2025-10-20 13:57:43] "POST /ref-update HTTP/1.1" 200 156 0.012019 10.0.0.137 - - [2025-10-20 13:57:43] "POST /useragent-kv HTTP/1.1" 200 115 0.003135 252.137.149.211 - - [2025-10-20 13:57:43] "POST /neutron/subnet HTTP/1.1" 200 720 0.187697 252.137.149.211 - - [2025-10-20 13:57:43] "POST /neutron/network HTTP/1.1" 200 821 0.006444 10.0.0.137 - - [2025-10-20 13:57:44] "POST /id-to-fqname HTTP/1.1" 200 217 0.001588 10.0.0.137 - - [2025-10-20 13:57:44] "GET /virtual-network/9cecf6b4-e26b-42ea-a850-200ca0121990?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005900 252.137.149.211 - - [2025-10-20 13:57:44] "POST /neutron/network HTTP/1.1" 200 821 0.008937 10.0.0.137 - - [2025-10-20 13:57:44] "GET /virtual-network/9cecf6b4-e26b-42ea-a850-200ca0121990?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007198 252.137.149.211 - - [2025-10-20 13:57:44] "POST /neutron/network HTTP/1.1" 200 821 0.007361 252.137.149.211 - - [2025-10-20 13:57:44] "POST /neutron/subnet HTTP/1.1" 200 720 0.008160 10.0.0.137 - - [2025-10-20 13:57:44] "POST /id-to-fqname HTTP/1.1" 200 217 0.001791 252.137.149.211 - - [2025-10-20 13:57:44] "POST /neutron/network HTTP/1.1" 200 833 0.005769 252.137.149.211 - - [2025-10-20 13:57:44] "GET /aaa-mode HTTP/1.1" 401 297 0.000449 252.137.149.211 - - [2025-10-20 13:57:44] "GET / HTTP/1.1" 200 36499 0.002769 252.137.149.211 - - [2025-10-20 13:57:44] "GET /project/c7575f14-7f0a-44d1-b1cd-5608ba007d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000646 10.0.0.137 - - [2025-10-20 13:57:45] "GET /projects?obj_uuids=c7575f14-7f0a-44d1-b1cd-5608ba007d89&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000983 252.137.149.211 - - [2025-10-20 13:57:45] "GET /project/c7575f14-7f0a-44d1-b1cd-5608ba007d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.050956 252.137.149.211 - - [2025-10-20 13:57:45] "POST /neutron/network HTTP/1.1" 200 823 0.005577 252.137.149.211 - - [2025-10-20 13:57:45] "POST /neutron/port HTTP/1.1" 200 117 0.006787 252.137.149.211 - - [2025-10-20 13:57:45] "POST /neutron/port HTTP/1.1" 200 117 0.005782 10.0.0.137 - - [2025-10-20 13:57:45] "POST /id-to-fqname HTTP/1.1" 200 217 0.001721 252.137.149.211 - - [2025-10-20 13:57:45] "POST /neutron/port HTTP/1.1" 200 117 0.006609 252.137.149.211 - - [2025-10-20 13:57:45] "POST /neutron/network HTTP/1.1" 200 831 0.006979 252.137.149.211 - - [2025-10-20 13:57:45] "GET /aaa-mode HTTP/1.1" 401 297 0.000436 252.137.149.211 - - [2025-10-20 13:57:45] "GET / HTTP/1.1" 200 36499 0.006279 252.137.149.211 - - [2025-10-20 13:57:45] "GET /project/c7575f14-7f0a-44d1-b1cd-5608ba007d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.001007 252.137.149.211 - - [2025-10-20 13:57:46] "POST /neutron/network HTTP/1.1" 200 833 0.007450 10.0.0.137 - - [2025-10-20 13:57:46] "GET /projects?obj_uuids=c7575f14-7f0a-44d1-b1cd-5608ba007d89&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001122 10.0.0.137 - - [2025-10-20 13:57:46] "GET /projects?obj_uuids=c7575f14-7f0a-44d1-b1cd-5608ba007d89&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001604 252.137.149.211 - - [2025-10-20 13:57:46] "GET /project/c7575f14-7f0a-44d1-b1cd-5608ba007d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.103886 252.137.149.211 - - [2025-10-20 13:57:46] "POST /neutron/network HTTP/1.1" 200 821 0.007478 252.137.149.211 - - [2025-10-20 13:57:46] "POST /neutron/port HTTP/1.1" 200 1057 0.301786 252.137.149.211 - - [2025-10-20 13:57:46] "POST /neutron/port HTTP/1.1" 200 1057 0.013997 252.137.149.211 - - [2025-10-20 13:57:46] "POST /neutron/port HTTP/1.1" 200 1057 0.010889 252.137.149.211 - - [2025-10-20 13:57:46] "POST /neutron/port HTTP/1.1" 200 1031 0.023179 252.137.149.211 - - [2025-10-20 13:57:46] "POST /neutron/port HTTP/1.1" 200 1107 0.082195 252.137.149.211 - - [2025-10-20 13:57:46] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006843 252.137.149.211 - - [2025-10-20 13:57:46] "POST /neutron/port HTTP/1.1" 200 117 0.005507 10.0.0.137 - - [2025-10-20 13:57:47] "GET /projects?obj_uuids=c7575f14-7f0a-44d1-b1cd-5608ba007d89&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001129 252.137.149.211 - - [2025-10-20 13:57:47] "POST /neutron/router HTTP/1.1" 200 578 0.075941 252.137.149.211 - - [2025-10-20 13:57:47] "POST /neutron/port HTTP/1.1" 200 1081 0.022848 10.0.0.137 - - [2025-10-20 13:57:47] "POST /route-targets HTTP/1.1" 200 329 0.013324 10.0.0.137 - - [2025-10-20 13:57:47] "PUT /logical-router/6d3e7654-a2e0-465b-84b2-092a4f314c44 HTTP/1.1" 200 264 0.026084 252.137.149.211 - - [2025-10-20 13:57:47] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003991 252.137.149.211 - - [2025-10-20 13:57:47] "POST /neutron/router HTTP/1.1" 200 578 0.009436 252.137.149.211 - - [2025-10-20 13:57:47] "POST /neutron/subnet HTTP/1.1" 200 703 0.014061 10.0.0.137 - - [2025-10-20 13:57:47] "GET /projects?obj_uuids=c7575f14-7f0a-44d1-b1cd-5608ba007d89&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001200 252.137.149.211 - - [2025-10-20 13:57:47] "POST /neutron/port HTTP/1.1" 200 117 0.001435 252.137.149.211 - - [2025-10-20 13:57:47] "POST /neutron/network HTTP/1.1" 200 823 0.018894 252.137.149.211 - - [2025-10-20 13:57:47] "POST /neutron/router HTTP/1.1" 200 344 0.271058 252.137.149.211 - - [2025-10-20 13:57:47] "POST /neutron/network HTTP/1.1" 200 831 0.009159 10.0.0.137 - - [2025-10-20 13:57:47] "POST /ref-update HTTP/1.1" 200 156 0.010883 10.0.0.137 - - [2025-10-20 13:57:47] "GET /projects?obj_uuids=c7575f14-7f0a-44d1-b1cd-5608ba007d89&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001267 252.137.149.211 - - [2025-10-20 13:57:47] "POST /neutron/port HTTP/1.1" 200 1081 0.025677 252.137.149.211 - - [2025-10-20 13:57:47] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008851 252.137.149.211 - - [2025-10-20 13:57:47] "POST /neutron/port HTTP/1.1" 200 1055 0.260609 252.137.149.211 - - [2025-10-20 13:57:47] "POST /neutron/port HTTP/1.1" 200 1055 0.010011 252.137.149.211 - - [2025-10-20 13:57:47] "POST /neutron/port HTTP/1.1" 200 1055 0.010807 252.137.149.211 - - [2025-10-20 13:57:48] "POST /neutron/port HTTP/1.1" 200 1105 0.068382 252.137.149.211 - - [2025-10-20 13:57:48] "POST /neutron/port HTTP/1.1" 200 1079 0.012264 252.137.149.211 - - [2025-10-20 13:57:48] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003624 252.137.149.211 - - [2025-10-20 13:57:48] "POST /neutron/subnet HTTP/1.1" 200 694 0.007377 252.137.149.211 - - [2025-10-20 13:57:48] "POST /neutron/port HTTP/1.1" 200 117 0.001326 252.137.149.211 - - [2025-10-20 13:57:48] "POST /neutron/network HTTP/1.1" 200 821 0.007122 252.137.149.211 - - [2025-10-20 13:57:52] "POST /neutron/port HTTP/1.1" 200 1081 0.014929 252.137.149.211 - - [2025-10-20 13:57:52] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007378 252.137.149.211 - - [2025-10-20 13:57:52] "POST /neutron/port HTTP/1.1" 200 1081 0.015208 252.137.149.211 - - [2025-10-20 13:57:52] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006716 252.137.149.211 - - [2025-10-20 13:57:53] "POST /neutron/port HTTP/1.1" 200 1081 0.012633 252.137.149.211 - - [2025-10-20 13:57:53] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009633 10.0.0.137 - - [2025-10-20 13:57:53] "GET /virtual-machine/95bbbffd-259f-4c4a-b455-0a4524aecfb8 HTTP/1.1" 401 297 0.000445 10.0.0.137 - - [2025-10-20 13:57:53] "GET /obj-perms HTTP/1.1" 200 6411 0.055057 10.0.0.137 - - [2025-10-20 13:57:53] "GET /virtual-machine/95bbbffd-259f-4c4a-b455-0a4524aecfb8 HTTP/1.1" 200 1293 0.037442 10.0.0.137 - - [2025-10-20 13:57:53] "GET /virtual-machine-interface/d11183f7-0b41-44ae-b19e-224d83c84a68 HTTP/1.1" 200 2937 0.007544 10.0.0.137 - - [2025-10-20 13:57:53] "GET /obj-perms HTTP/1.1" 200 6411 0.066747 10.0.0.137 - - [2025-10-20 13:57:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003128 10.0.0.137 - - [2025-10-20 13:57:53] "GET /global-vrouter-config/0a1d70a6-75c1-48f4-a1f7-5586df87f73b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003139 10.0.0.137 - - [2025-10-20 13:57:53] "GET /virtual-networks?parent_id=c7575f14-7f0a-44d1-b1cd-5608ba007d89&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.003166 10.0.0.137 - - [2025-10-20 13:57:53] "GET /virtual-network/246d1054-1da1-4717-b895-0b5b7df33433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005826 252.137.149.211 - - [2025-10-20 13:57:56] "POST /neutron/port HTTP/1.1" 200 1081 0.012398 252.137.149.211 - - [2025-10-20 13:57:56] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007225 252.137.149.211 - - [2025-10-20 13:57:56] "POST /neutron/port HTTP/1.1" 200 1081 0.012890 10.0.0.137 - - [2025-10-20 13:57:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002916 10.0.0.137 - - [2025-10-20 13:57:57] "GET /virtual-network/246d1054-1da1-4717-b895-0b5b7df33433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006948 252.137.149.211 - - [2025-10-20 13:57:57] "POST /neutron/security_group HTTP/1.1" 200 2054 0.010999 252.137.149.211 - - [2025-10-20 13:57:57] "POST /neutron/port HTTP/1.1" 200 1081 0.011403 252.137.149.211 - - [2025-10-20 13:57:57] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006014 252.137.149.211 - - [2025-10-20 13:57:57] "POST /neutron/port HTTP/1.1" 200 1079 0.014371 252.137.149.211 - - [2025-10-20 13:57:58] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007114 252.137.149.211 - - [2025-10-20 13:57:58] "POST /neutron/port HTTP/1.1" 200 1079 0.017909 252.137.149.211 - - [2025-10-20 13:57:58] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008994 252.137.149.211 - - [2025-10-20 13:57:58] "POST /neutron/port HTTP/1.1" 200 1079 0.015092 252.137.149.211 - - [2025-10-20 13:57:58] "POST /neutron/port HTTP/1.1" 200 1081 0.011069 252.137.149.211 - - [2025-10-20 13:57:58] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005377 252.137.149.211 - - [2025-10-20 13:57:58] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007573 10.0.0.137 - - [2025-10-20 13:57:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003693 10.0.0.137 - - [2025-10-20 13:57:59] "GET /global-vrouter-config/0a1d70a6-75c1-48f4-a1f7-5586df87f73b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003342 10.0.0.137 - - [2025-10-20 13:57:59] "GET /virtual-networks?parent_id=c7575f14-7f0a-44d1-b1cd-5608ba007d89&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.003247 10.0.0.137 - - [2025-10-20 13:57:59] "GET /virtual-network/246d1054-1da1-4717-b895-0b5b7df33433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005274 252.137.149.211 - - [2025-10-20 13:57:59] "POST /neutron/port HTTP/1.1" 200 1079 0.023081 252.137.149.211 - - [2025-10-20 13:57:59] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009039 252.137.149.211 - - [2025-10-20 13:57:59] "POST /neutron/port HTTP/1.1" 200 1079 0.012332 252.137.149.211 - - [2025-10-20 13:57:59] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007725 252.137.149.211 - - [2025-10-20 13:58:00] "POST /neutron/port HTTP/1.1" 200 1079 0.013108 252.137.149.211 - - [2025-10-20 13:58:00] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006329 10.0.0.137 - - [2025-10-20 13:58:00] "GET /virtual-machine/7ab42447-1f14-495b-834e-83784b7048e4 HTTP/1.1" 200 1291 0.005762 10.0.0.137 - - [2025-10-20 13:58:00] "GET /virtual-machine-interface/90ece7e4-7e88-4021-8423-8b5bcacd47bd HTTP/1.1" 200 2936 0.005500 252.137.149.211 - - [2025-10-20 13:58:00] "POST /neutron/port HTTP/1.1" 200 1079 0.016223 252.137.149.211 - - [2025-10-20 13:58:00] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006616 10.0.0.137 - - [2025-10-20 13:58:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003564 10.0.0.137 - - [2025-10-20 13:58:00] "GET /global-vrouter-config/0a1d70a6-75c1-48f4-a1f7-5586df87f73b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003397 10.0.0.137 - - [2025-10-20 13:58:00] "GET /virtual-networks?parent_id=c7575f14-7f0a-44d1-b1cd-5608ba007d89&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.002926 10.0.0.137 - - [2025-10-20 13:58:00] "GET /virtual-network/9cecf6b4-e26b-42ea-a850-200ca0121990?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.011203 10.0.0.137 - - [2025-10-20 13:58:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003238 10.0.0.137 - - [2025-10-20 13:58:01] "GET /global-vrouter-config/0a1d70a6-75c1-48f4-a1f7-5586df87f73b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003283 10.0.0.137 - - [2025-10-20 13:58:01] "GET /virtual-networks?parent_id=c7575f14-7f0a-44d1-b1cd-5608ba007d89&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.003910 10.0.0.137 - - [2025-10-20 13:58:01] "GET /virtual-network/9cecf6b4-e26b-42ea-a850-200ca0121990?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005322 252.137.149.211 - - [2025-10-20 13:58:07] "POST /neutron/router HTTP/1.1" 200 578 0.005031 10.0.0.137 - - [2025-10-20 13:58:07] "GET /projects?obj_uuids=c7575f14-7f0a-44d1-b1cd-5608ba007d89&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001034 252.137.149.211 - - [2025-10-20 13:58:07] "POST /neutron/router HTTP/1.1" 200 344 0.216047 10.0.0.137 - - [2025-10-20 13:58:07] "POST /ref-update HTTP/1.1" 200 156 0.010110 252.137.149.211 - - [2025-10-20 13:58:07] "POST /neutron/port HTTP/1.1" 200 1880 0.017589 252.137.149.211 - - [2025-10-20 13:58:09] "POST /neutron/router HTTP/1.1" 200 578 0.003863 10.0.0.137 - - [2025-10-20 13:58:09] "POST /ref-update HTTP/1.1" 200 156 0.013816 252.137.149.211 - - [2025-10-20 13:58:09] "POST /neutron/router HTTP/1.1" 200 344 0.103675 252.137.149.211 - - [2025-10-20 13:58:13] "POST /neutron/router HTTP/1.1" 200 578 0.005676 10.0.0.137 - - [2025-10-20 13:58:13] "GET /projects?obj_uuids=c7575f14-7f0a-44d1-b1cd-5608ba007d89&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001109 252.137.149.211 - - [2025-10-20 13:58:13] "POST /neutron/router HTTP/1.1" 200 344 0.223280 10.0.0.137 - - [2025-10-20 13:58:13] "POST /ref-update HTTP/1.1" 200 156 0.011679 252.137.149.211 - - [2025-10-20 13:58:15] "POST /neutron/router HTTP/1.1" 200 578 0.008053 10.0.0.137 - - [2025-10-20 13:58:15] "POST /ref-update HTTP/1.1" 200 156 0.014651 252.137.149.211 - - [2025-10-20 13:58:15] "POST /neutron/router HTTP/1.1" 200 344 0.116475 252.137.149.211 - - [2025-10-20 13:58:15] "POST /neutron/router HTTP/1.1" 200 578 0.007469 10.0.0.137 - - [2025-10-20 13:58:15] "POST /ref-update HTTP/1.1" 200 156 0.014628 252.137.149.211 - - [2025-10-20 13:58:15] "POST /neutron/router HTTP/1.1" 200 344 0.110328 252.137.149.211 - - [2025-10-20 13:58:16] "POST /neutron/router HTTP/1.1" 200 578 0.005808 10.0.0.137 - - [2025-10-20 13:58:16] "GET /logical-router/6d3e7654-a2e0-465b-84b2-092a4f314c44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.004565 10.0.0.137 - - [2025-10-20 13:58:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003697 252.137.149.211 - - [2025-10-20 13:58:16] "POST /neutron/router HTTP/1.1" 200 151 0.051145 10.0.0.137 - - [2025-10-20 13:58:16] "DELETE /route-target/40ee4675-fa92-48b5-b614-147455f6c3e5 HTTP/1.1" 200 115 0.016718 252.137.149.211 - - [2025-10-20 13:58:16] "POST /neutron/network HTTP/1.1" 200 821 0.007226 252.137.149.211 - - [2025-10-20 13:58:16] "POST /neutron/network HTTP/1.1" 400 204 0.016838 252.137.149.211 - - [2025-10-20 13:58:17] "POST /neutron/port HTTP/1.1" 200 1079 0.016315 252.137.149.211 - - [2025-10-20 13:58:17] "POST /neutron/port HTTP/1.1" 200 1081 0.011128 252.137.149.211 - - [2025-10-20 13:58:17] "POST /neutron/port HTTP/1.1" 200 1105 0.013362 252.137.149.211 - - [2025-10-20 13:58:17] "POST /neutron/port HTTP/1.1" 200 1107 0.011644 252.137.149.211 - - [2025-10-20 13:58:17] "POST /neutron/port HTTP/1.1" 200 151 0.158588 252.137.149.211 - - [2025-10-20 13:58:17] "POST /neutron/port HTTP/1.1" 200 151 0.157489 252.137.149.211 - - [2025-10-20 13:58:18] "POST /neutron/network HTTP/1.1" 200 821 0.007867 10.0.0.137 - - [2025-10-20 13:58:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003849 10.0.0.137 - - [2025-10-20 13:58:18] "POST /useragent-kv HTTP/1.1" 200 115 0.003429 10.0.0.137 - - [2025-10-20 13:58:18] "POST /useragent-kv HTTP/1.1" 200 115 0.002508 252.137.149.211 - - [2025-10-20 13:58:18] "POST /neutron/network HTTP/1.1" 200 151 0.092933 10.0.0.137 - - [2025-10-20 13:58:18] "DELETE /route-target/5836a502-60b6-41e3-b0e2-85960bfcb858 HTTP/1.1" 200 115 0.021577 252.137.149.211 - - [2025-10-20 13:58:18] "POST /neutron/network HTTP/1.1" 200 823 0.005967 10.0.0.137 - - [2025-10-20 13:58:18] "POST /useragent-kv HTTP/1.1" 200 115 0.004380 10.0.0.137 - - [2025-10-20 13:58:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004256 10.0.0.137 - - [2025-10-20 13:58:18] "POST /useragent-kv HTTP/1.1" 200 115 0.001959 252.137.149.211 - - [2025-10-20 13:58:18] "POST /neutron/network HTTP/1.1" 200 151 0.224601 10.0.0.137 - - [2025-10-20 13:58:19] "DELETE /route-target/8dd42354-205f-4cd6-a2cd-b2b35485db15 HTTP/1.1" 200 115 0.025244 10.0.0.137 - - [2025-10-20 13:58:19] "GET /projects?obj_uuids=c7575f14-7f0a-44d1-b1cd-5608ba007d89&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001250 10.0.0.137 - - [2025-10-20 13:58:19] "GET /project/c7575f14-7f0a-44d1-b1cd-5608ba007d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.037809 10.0.0.137 - - [2025-10-20 13:58:19] "GET /projects?obj_uuids=c7575f14-7f0a-44d1-b1cd-5608ba007d89&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001110 10.0.0.137 - - [2025-10-20 13:58:19] "GET /project/c7575f14-7f0a-44d1-b1cd-5608ba007d89?fields=virtual_networks HTTP/1.1" 200 1031 0.073338 10.0.0.137 - - [2025-10-20 13:58:19] "GET /projects?obj_uuids=c7575f14-7f0a-44d1-b1cd-5608ba007d89&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001616 10.0.0.137 - - [2025-10-20 13:58:19] "GET /project/c7575f14-7f0a-44d1-b1cd-5608ba007d89?fields=virtual_machine_interfaces HTTP/1.1" 200 1031 0.029331 10.0.0.137 - - [2025-10-20 13:58:19] "GET /projects?obj_uuids=c7575f14-7f0a-44d1-b1cd-5608ba007d89&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001395 10.0.0.137 - - [2025-10-20 13:58:19] "GET /project/c7575f14-7f0a-44d1-b1cd-5608ba007d89?fields=security_groups HTTP/1.1" 200 1255 0.026893 10.0.0.137 - - [2025-10-20 13:58:20] "GET /domains?obj_uuids=359ab6ea-20cc-44f4-9df6-3d9ae739b7c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001312 10.0.0.137 - - [2025-10-20 13:58:20] "GET /domain/359ab6ea-20cc-44f4-9df6-3d9ae739b7c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.007098 10.0.0.137 - - [2025-10-20 13:58:20] "POST /fqname-to-id HTTP/1.1" 404 189 0.031803 10.0.0.137 - - [2025-10-20 13:58:20] "GET /projects?obj_uuids=0a152aef-11ba-48fc-ad3b-6ae06559937d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002661 10.0.0.137 - - [2025-10-20 13:58:20] "GET /domains?obj_uuids=359ab6ea-20cc-44f4-9df6-3d9ae739b7c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.000929 10.0.0.137 - - [2025-10-20 13:58:20] "GET /domain/359ab6ea-20cc-44f4-9df6-3d9ae739b7c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.006282 10.0.0.137 - - [2025-10-20 13:58:21] "POST /id-to-fqname HTTP/1.1" 200 191 0.001287 10.0.0.137 - - [2025-10-20 13:58:21] "POST /fqname-to-id HTTP/1.1" 404 200 0.004079 10.0.0.137 - - [2025-10-20 13:58:21] "POST /security-groups HTTP/1.1" 200 586 0.062848 10.0.0.137 - - [2025-10-20 13:58:21] "POST /fqname-to-id HTTP/1.1" 404 235 0.003145 10.0.0.137 - - [2025-10-20 13:58:21] "POST /projects HTTP/1.1" 200 583 0.218659 10.0.0.137 - - [2025-10-20 13:58:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.258208 10.0.0.137 - - [2025-10-20 13:58:21] "POST /access-control-lists HTTP/1.1" 200 601 0.062474 10.0.0.137 - - [2025-10-20 13:58:21] "GET /project/0a152aef-11ba-48fc-ad3b-6ae06559937d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.402770 10.0.0.137 - - [2025-10-20 13:58:21] "POST /fqname-to-id HTTP/1.1" 404 234 0.007099 10.0.0.137 - - [2025-10-20 13:58:21] "POST /access-control-lists HTTP/1.1" 200 599 0.061034 10.0.0.137 - - [2025-10-20 13:58:22] "GET / HTTP/1.1" 200 36499 0.002110 10.0.0.137 - - [2025-10-20 13:58:23] "POST /fqname-to-id HTTP/1.1" 401 297 0.000719 10.0.0.137 - - [2025-10-20 13:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.034434 10.0.0.137 - - [2025-10-20 13:58:24] "GET /projects?obj_uuids=0a152aef-11ba-48fc-ad3b-6ae06559937d&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001024 10.0.0.137 - - [2025-10-20 13:58:24] "GET /project/0a152aef-11ba-48fc-ad3b-6ae06559937d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.023966 10.0.0.137 - - [2025-10-20 13:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003039 10.0.0.137 - - [2025-10-20 13:58:24] "GET /security-group/1e2a6540-8e6b-4017-9956-aba015ce2be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3761 0.006457 10.0.0.137 - - [2025-10-20 13:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003007 10.0.0.137 - - [2025-10-20 13:58:24] "GET /projects?obj_uuids=0a152aef-11ba-48fc-ad3b-6ae06559937d&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001001 10.0.0.137 - - [2025-10-20 13:58:24] "GET /project/0a152aef-11ba-48fc-ad3b-6ae06559937d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.026527 10.0.0.137 - - [2025-10-20 13:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003277 10.0.0.137 - - [2025-10-20 13:58:24] "GET /security-group/1e2a6540-8e6b-4017-9956-aba015ce2be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3761 0.003864 10.0.0.137 - - [2025-10-20 13:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002922 10.0.0.137 - - [2025-10-20 13:58:24] "PUT /security-group/1e2a6540-8e6b-4017-9956-aba015ce2be2 HTTP/1.1" 200 264 0.015184 10.0.0.137 - - [2025-10-20 13:58:24] "PUT /access-control-list/cd4ca183-b90a-4699-a002-f7aa414c08f2 HTTP/1.1" 200 274 0.008605 10.0.0.137 - - [2025-10-20 13:58:24] "PUT /access-control-list/f60b3b6c-9ea4-4f04-b1a3-ab6fa5bcd060 HTTP/1.1" 200 274 0.011959 10.0.0.137 - - [2025-10-20 13:58:24] "POST /fqname-to-id HTTP/1.1" 404 200 0.004821 10.0.0.137 - - [2025-10-20 13:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004888 10.0.0.137 - - [2025-10-20 13:58:24] "GET /projects?obj_uuids=0a152aef-11ba-48fc-ad3b-6ae06559937d&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001136 10.0.0.137 - - [2025-10-20 13:58:24] "GET /project/0a152aef-11ba-48fc-ad3b-6ae06559937d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.030982 252.137.149.211 - - [2025-10-20 13:58:24] "POST /neutron/network HTTP/1.1" 200 117 0.036746 10.0.0.137 - - [2025-10-20 13:58:25] "GET /projects?obj_uuids=0a152aef-11ba-48fc-ad3b-6ae06559937d&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001457 252.137.149.211 - - [2025-10-20 13:58:25] "POST /neutron/network HTTP/1.1" 200 606 0.070675 10.0.0.137 - - [2025-10-20 13:58:25] "POST /route-targets HTTP/1.1" 200 329 0.010663 10.0.0.137 - - [2025-10-20 13:58:25] "POST /ref-update HTTP/1.1" 200 156 0.010874 10.0.0.137 - - [2025-10-20 13:58:25] "POST /useragent-kv HTTP/1.1" 200 115 0.003738 252.137.149.211 - - [2025-10-20 13:58:25] "POST /neutron/subnet HTTP/1.1" 200 729 0.155557 252.137.149.211 - - [2025-10-20 13:58:25] "POST /neutron/network HTTP/1.1" 200 826 0.006171 10.0.0.137 - - [2025-10-20 13:58:25] "POST /id-to-fqname HTTP/1.1" 200 221 0.001876 10.0.0.137 - - [2025-10-20 13:58:25] "GET /virtual-network/7f43d162-be21-49ea-9a6f-df14f05e5ac5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006324 252.137.149.211 - - [2025-10-20 13:58:25] "POST /neutron/network HTTP/1.1" 200 826 0.006493 10.0.0.137 - - [2025-10-20 13:58:25] "GET /virtual-network/7f43d162-be21-49ea-9a6f-df14f05e5ac5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005233 252.137.149.211 - - [2025-10-20 13:58:25] "POST /neutron/network HTTP/1.1" 200 826 0.006148 252.137.149.211 - - [2025-10-20 13:58:25] "POST /neutron/subnet HTTP/1.1" 200 729 0.007146 10.0.0.137 - - [2025-10-20 13:58:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002830 10.0.0.137 - - [2025-10-20 13:58:25] "GET /projects?obj_uuids=0a152aef-11ba-48fc-ad3b-6ae06559937d&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001024 10.0.0.137 - - [2025-10-20 13:58:25] "GET /project/0a152aef-11ba-48fc-ad3b-6ae06559937d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.026902 252.137.149.211 - - [2025-10-20 13:58:25] "POST /neutron/network HTTP/1.1" 200 117 0.008687 10.0.0.137 - - [2025-10-20 13:58:25] "GET /projects?obj_uuids=0a152aef-11ba-48fc-ad3b-6ae06559937d&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000961 252.137.149.211 - - [2025-10-20 13:58:25] "POST /neutron/network HTTP/1.1" 200 613 0.090491 10.0.0.137 - - [2025-10-20 13:58:25] "POST /route-targets HTTP/1.1" 200 329 0.012986 10.0.0.137 - - [2025-10-20 13:58:25] "POST /ref-update HTTP/1.1" 200 156 0.013292 10.0.0.137 - - [2025-10-20 13:58:26] "POST /useragent-kv HTTP/1.1" 200 115 0.004113 252.137.149.211 - - [2025-10-20 13:58:26] "POST /neutron/subnet HTTP/1.1" 200 720 0.195475 252.137.149.211 - - [2025-10-20 13:58:26] "POST /neutron/network HTTP/1.1" 200 831 0.006387 10.0.0.137 - - [2025-10-20 13:58:26] "POST /id-to-fqname HTTP/1.1" 200 225 0.001573 10.0.0.137 - - [2025-10-20 13:58:26] "GET /virtual-network/2dcce1f4-0bf6-4397-b36f-b69be0eab104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.007185 252.137.149.211 - - [2025-10-20 13:58:26] "POST /neutron/network HTTP/1.1" 200 831 0.008895 10.0.0.137 - - [2025-10-20 13:58:26] "GET /virtual-network/2dcce1f4-0bf6-4397-b36f-b69be0eab104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.005903 252.137.149.211 - - [2025-10-20 13:58:26] "POST /neutron/network HTTP/1.1" 200 831 0.006427 252.137.149.211 - - [2025-10-20 13:58:26] "POST /neutron/subnet HTTP/1.1" 200 720 0.007646 10.0.0.137 - - [2025-10-20 13:58:26] "POST /id-to-fqname HTTP/1.1" 200 221 0.001415 252.137.149.211 - - [2025-10-20 13:58:26] "POST /neutron/network HTTP/1.1" 200 836 0.006243 252.137.149.211 - - [2025-10-20 13:58:26] "GET /aaa-mode HTTP/1.1" 401 297 0.000552 252.137.149.211 - - [2025-10-20 13:58:26] "GET / HTTP/1.1" 200 36499 0.002476 252.137.149.211 - - [2025-10-20 13:58:26] "GET /project/0a152aef-11ba-48fc-ad3b-6ae06559937d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000983 10.0.0.137 - - [2025-10-20 13:58:27] "GET /projects?obj_uuids=0a152aef-11ba-48fc-ad3b-6ae06559937d&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001253 252.137.149.211 - - [2025-10-20 13:58:27] "GET /project/0a152aef-11ba-48fc-ad3b-6ae06559937d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.062369 252.137.149.211 - - [2025-10-20 13:58:27] "POST /neutron/network HTTP/1.1" 200 826 0.005618 252.137.149.211 - - [2025-10-20 13:58:27] "POST /neutron/port HTTP/1.1" 200 117 0.005014 252.137.149.211 - - [2025-10-20 13:58:27] "POST /neutron/port HTTP/1.1" 200 117 0.008397 10.0.0.137 - - [2025-10-20 13:58:27] "POST /id-to-fqname HTTP/1.1" 200 225 0.001601 252.137.149.211 - - [2025-10-20 13:58:27] "POST /neutron/port HTTP/1.1" 200 117 0.015154 252.137.149.211 - - [2025-10-20 13:58:27] "POST /neutron/network HTTP/1.1" 200 841 0.005785 252.137.149.211 - - [2025-10-20 13:58:28] "GET /aaa-mode HTTP/1.1" 401 297 0.000435 252.137.149.211 - - [2025-10-20 13:58:28] "GET / HTTP/1.1" 200 36499 0.004298 252.137.149.211 - - [2025-10-20 13:58:28] "GET /project/0a152aef-11ba-48fc-ad3b-6ae06559937d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000475 252.137.149.211 - - [2025-10-20 13:58:28] "POST /neutron/network HTTP/1.1" 200 836 0.006838 10.0.0.137 - - [2025-10-20 13:58:28] "GET /projects?obj_uuids=0a152aef-11ba-48fc-ad3b-6ae06559937d&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001147 10.0.0.137 - - [2025-10-20 13:58:28] "GET /projects?obj_uuids=0a152aef-11ba-48fc-ad3b-6ae06559937d&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001287 252.137.149.211 - - [2025-10-20 13:58:28] "GET /project/0a152aef-11ba-48fc-ad3b-6ae06559937d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.098572 252.137.149.211 - - [2025-10-20 13:58:28] "POST /neutron/network HTTP/1.1" 200 831 0.005881 252.137.149.211 - - [2025-10-20 13:58:28] "POST /neutron/port HTTP/1.1" 200 1062 0.309557 252.137.149.211 - - [2025-10-20 13:58:28] "POST /neutron/port HTTP/1.1" 200 1062 0.009654 252.137.149.211 - - [2025-10-20 13:58:28] "POST /neutron/port HTTP/1.1" 200 1062 0.009244 252.137.149.211 - - [2025-10-20 13:58:28] "POST /neutron/port HTTP/1.1" 200 1112 0.117196 252.137.149.211 - - [2025-10-20 13:58:28] "POST /neutron/port HTTP/1.1" 200 1086 0.014902 252.137.149.211 - - [2025-10-20 13:58:28] "POST /neutron/security_group HTTP/1.1" 200 2000 0.006882 252.137.149.211 - - [2025-10-20 13:58:29] "POST /neutron/port HTTP/1.1" 200 1086 0.019612 252.137.149.211 - - [2025-10-20 13:58:29] "POST /neutron/port HTTP/1.1" 200 117 0.005283 252.137.149.211 - - [2025-10-20 13:58:29] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003553 10.0.0.137 - - [2025-10-20 13:58:29] "GET /projects?obj_uuids=0a152aef-11ba-48fc-ad3b-6ae06559937d&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001138 252.137.149.211 - - [2025-10-20 13:58:29] "POST /neutron/subnet HTTP/1.1" 200 703 0.010873 252.137.149.211 - - [2025-10-20 13:58:29] "POST /neutron/router HTTP/1.1" 200 583 0.067995 252.137.149.211 - - [2025-10-20 13:58:29] "POST /neutron/port HTTP/1.1" 200 117 0.001985 10.0.0.137 - - [2025-10-20 13:58:29] "POST /route-targets HTTP/1.1" 200 329 0.015009 10.0.0.137 - - [2025-10-20 13:58:29] "PUT /logical-router/077bbde9-9848-4473-a65d-0bc07c9d526d HTTP/1.1" 200 264 0.028579 252.137.149.211 - - [2025-10-20 13:58:29] "POST /neutron/router HTTP/1.1" 200 583 0.019572 252.137.149.211 - - [2025-10-20 13:58:29] "POST /neutron/network HTTP/1.1" 200 826 0.015348 252.137.149.211 - - [2025-10-20 13:58:29] "POST /neutron/network HTTP/1.1" 200 841 0.014446 252.137.149.211 - - [2025-10-20 13:58:29] "POST /neutron/router HTTP/1.1" 200 654 0.027543 10.0.0.137 - - [2025-10-20 13:58:29] "GET /projects?obj_uuids=0a152aef-11ba-48fc-ad3b-6ae06559937d&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001433 10.0.0.137 - - [2025-10-20 13:58:29] "GET /logical-router/077bbde9-9848-4473-a65d-0bc07c9d526d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1644 0.009704 10.0.0.137 - - [2025-10-20 13:58:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004160 252.137.149.211 - - [2025-10-20 13:58:29] "POST /neutron/router HTTP/1.1" 200 654 0.007759 10.0.0.137 - - [2025-10-20 13:58:29] "GET /service-template/1a5deded-bda5-4056-9bd9-e27bc1cb5709?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1685 0.015768 10.0.0.137 - - [2025-10-20 13:58:29] "POST /fqname-to-id HTTP/1.1" 404 213 0.003301 10.0.0.137 - - [2025-10-20 13:58:29] "GET /projects?obj_uuids=0a152aef-11ba-48fc-ad3b-6ae06559937d&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001250 10.0.0.137 - - [2025-10-20 13:58:29] "POST /useragent-kv HTTP/1.1" 200 115 0.005535 10.0.0.137 - - [2025-10-20 13:58:29] "POST /virtual-networks HTTP/1.1" 200 696 0.307492 252.137.149.211 - - [2025-10-20 13:58:29] "POST /neutron/port HTTP/1.1" 200 1060 0.518484 10.0.0.137 - - [2025-10-20 13:58:29] "POST /route-targets HTTP/1.1" 200 329 0.030884 10.0.0.137 - - [2025-10-20 13:58:29] "POST /ref-update HTTP/1.1" 200 156 0.043822 252.137.149.211 - - [2025-10-20 13:58:29] "POST /neutron/port HTTP/1.1" 200 1060 0.012385 252.137.149.211 - - [2025-10-20 13:58:29] "POST /neutron/router HTTP/1.1" 200 344 0.514135 10.0.0.137 - - [2025-10-20 13:58:30] "POST /service-instances HTTP/1.1" 200 672 0.118636 252.137.149.211 - - [2025-10-20 13:58:30] "POST /neutron/port HTTP/1.1" 200 1060 0.029617 10.0.0.137 - - [2025-10-20 13:58:30] "POST /ref-update HTTP/1.1" 200 156 0.039875 252.137.149.211 - - [2025-10-20 13:58:30] "POST /neutron/port HTTP/1.1" 200 1086 0.016622 10.0.0.137 - - [2025-10-20 13:58:30] "POST /route-tables HTTP/1.1" 200 584 0.036870 252.137.149.211 - - [2025-10-20 13:58:30] "POST /neutron/security_group HTTP/1.1" 200 2000 0.016941 10.0.0.137 - - [2025-10-20 13:58:30] "PUT /logical-router/077bbde9-9848-4473-a65d-0bc07c9d526d HTTP/1.1" 200 264 0.022739 252.137.149.211 - - [2025-10-20 13:58:30] "POST /neutron/port HTTP/1.1" 200 1110 0.082453 10.0.0.137 - - [2025-10-20 13:58:30] "POST /ref-update HTTP/1.1" 200 156 0.021017 252.137.149.211 - - [2025-10-20 13:58:30] "POST /neutron/port HTTP/1.1" 200 1084 0.016189 10.0.0.137 - - [2025-10-20 13:58:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002867 10.0.0.137 - - [2025-10-20 13:58:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002965 252.137.149.211 - - [2025-10-20 13:58:30] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003289 10.0.0.137 - - [2025-10-20 13:58:30] "POST /virtual-machines HTTP/1.1" 200 551 0.014769 252.137.149.211 - - [2025-10-20 13:58:30] "POST /neutron/subnet HTTP/1.1" 200 694 0.011245 252.137.149.211 - - [2025-10-20 13:58:30] "POST /neutron/port HTTP/1.1" 200 117 0.001200 252.137.149.211 - - [2025-10-20 13:58:30] "POST /neutron/network HTTP/1.1" 200 831 0.006810 10.0.0.137 - - [2025-10-20 13:58:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 810 0.106226 10.0.0.137 - - [2025-10-20 13:58:30] "POST /chown HTTP/1.1" 200 109 0.016273 10.0.0.137 - - [2025-10-20 13:58:30] "POST /instance-ips HTTP/1.1" 200 549 0.019189 10.0.0.137 - - [2025-10-20 13:58:30] "POST /instance-ips HTTP/1.1" 400 244 0.015647 10.0.0.137 - - [2025-10-20 13:58:30] "POST /chown HTTP/1.1" 200 109 0.012400 10.0.0.137 - - [2025-10-20 13:58:30] "PUT /virtual-machine-interface/44d2d8e4-1e0d-447c-b717-cd68a98e5c08 HTTP/1.1" 200 286 0.010652 10.0.0.137 - - [2025-10-20 13:58:30] "PUT /instance-ip/e53bc0ad-f0f8-4804-b015-4e324fdb9282 HTTP/1.1" 200 258 0.023213 10.0.0.137 - - [2025-10-20 13:58:31] "POST /ref-update HTTP/1.1" 200 156 0.015836 10.0.0.137 - - [2025-10-20 13:58:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 808 0.108564 10.0.0.137 - - [2025-10-20 13:58:31] "POST /chown HTTP/1.1" 200 109 0.012867 10.0.0.137 - - [2025-10-20 13:58:31] "POST /instance-ips HTTP/1.1" 200 547 0.037883 10.0.0.137 - - [2025-10-20 13:58:31] "POST /instance-ips HTTP/1.1" 400 314 0.022176 10.0.0.137 - - [2025-10-20 13:58:31] "POST /chown HTTP/1.1" 200 109 0.009746 10.0.0.137 - - [2025-10-20 13:58:31] "PUT /virtual-machine-interface/dab44fc5-852f-477d-94b5-ac32aa82339b HTTP/1.1" 200 286 0.012004 10.0.0.137 - - [2025-10-20 13:58:31] "PUT /instance-ip/dd4d045c-f16e-489a-a3b6-eef3ddd5aa49 HTTP/1.1" 200 258 0.015451 10.0.0.137 - - [2025-10-20 13:58:31] "POST /ref-update HTTP/1.1" 200 156 0.011723 10.0.0.137 - - [2025-10-20 13:58:31] "POST /ref-update HTTP/1.1" 200 156 0.012066 10.0.0.137 - - [2025-10-20 13:58:31] "PUT /routing-instance/6e573af5-6cc9-4122-8b8d-c84524ec9fc3 HTTP/1.1" 200 268 0.017917 10.0.0.137 - - [2025-10-20 13:58:31] "POST /ref-update HTTP/1.1" 200 156 0.013541 10.0.0.137 - - [2025-10-20 13:58:31] "POST /virtual-machines HTTP/1.1" 200 551 0.013955 10.0.0.137 - - [2025-10-20 13:58:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 810 0.101434 10.0.0.137 - - [2025-10-20 13:58:31] "POST /chown HTTP/1.1" 200 109 0.009383 10.0.0.137 - - [2025-10-20 13:58:32] "POST /instance-ips HTTP/1.1" 400 244 0.020429 10.0.0.137 - - [2025-10-20 13:58:32] "POST /chown HTTP/1.1" 200 109 0.013136 10.0.0.137 - - [2025-10-20 13:58:32] "PUT /virtual-machine-interface/6e7119a9-e824-453b-8740-1eca0d6454b3 HTTP/1.1" 200 286 0.014822 10.0.0.137 - - [2025-10-20 13:58:32] "PUT /instance-ip/e53bc0ad-f0f8-4804-b015-4e324fdb9282 HTTP/1.1" 200 258 0.021237 10.0.0.137 - - [2025-10-20 13:58:32] "POST /ref-update HTTP/1.1" 200 156 0.018612 10.0.0.137 - - [2025-10-20 13:58:32] "POST /ref-update HTTP/1.1" 200 156 0.015362 10.0.0.137 - - [2025-10-20 13:58:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 808 0.091750 10.0.0.137 - - [2025-10-20 13:58:32] "POST /ref-update HTTP/1.1" 200 156 0.020056 10.0.0.137 - - [2025-10-20 13:58:32] "PUT /routing-instance/6e573af5-6cc9-4122-8b8d-c84524ec9fc3 HTTP/1.1" 200 268 0.010118 10.0.0.137 - - [2025-10-20 13:58:32] "POST /chown HTTP/1.1" 200 109 0.008045 10.0.0.137 - - [2025-10-20 13:58:32] "POST /instance-ips HTTP/1.1" 400 314 0.021518 10.0.0.137 - - [2025-10-20 13:58:32] "POST /chown HTTP/1.1" 200 109 0.012351 10.0.0.137 - - [2025-10-20 13:58:32] "PUT /virtual-machine-interface/c4d6d8cf-d7e1-49bc-904c-5bc1c060b3d2 HTTP/1.1" 200 286 0.020741 10.0.0.137 - - [2025-10-20 13:58:32] "PUT /instance-ip/dd4d045c-f16e-489a-a3b6-eef3ddd5aa49 HTTP/1.1" 200 258 0.015263 10.0.0.137 - - [2025-10-20 13:58:32] "POST /ref-update HTTP/1.1" 200 156 0.010731 10.0.0.137 - - [2025-10-20 13:58:32] "POST /ref-update HTTP/1.1" 200 156 0.016872 10.0.0.137 - - [2025-10-20 13:58:32] "PUT /routing-instance/6e573af5-6cc9-4122-8b8d-c84524ec9fc3 HTTP/1.1" 200 268 0.025875 10.0.0.137 - - [2025-10-20 13:58:32] "POST /ref-update HTTP/1.1" 200 156 0.026220 252.137.149.211 - - [2025-10-20 13:58:35] "POST /neutron/port HTTP/1.1" 200 1086 0.012303 252.137.149.211 - - [2025-10-20 13:58:35] "POST /neutron/security_group HTTP/1.1" 200 2000 0.006760 252.137.149.211 - - [2025-10-20 13:58:35] "POST /neutron/port HTTP/1.1" 200 1086 0.012364 252.137.149.211 - - [2025-10-20 13:58:35] "POST /neutron/security_group HTTP/1.1" 200 2000 0.009808 252.137.149.211 - - [2025-10-20 13:58:35] "POST /neutron/port HTTP/1.1" 200 1086 0.013131 252.137.149.211 - - [2025-10-20 13:58:35] "POST /neutron/security_group HTTP/1.1" 200 2000 0.009219 10.0.0.137 - - [2025-10-20 13:58:35] "GET /virtual-machine/1fe796de-c6dc-4218-bfb3-1ea3d745fa2e HTTP/1.1" 401 297 0.000548 10.0.0.137 - - [2025-10-20 13:58:36] "GET /virtual-machine/1fe796de-c6dc-4218-bfb3-1ea3d745fa2e HTTP/1.1" 200 1297 0.042459 10.0.0.137 - - [2025-10-20 13:58:36] "GET /virtual-machine-interface/a938fcfb-506b-4f05-93c9-8e4d301c3bd0 HTTP/1.1" 200 2959 0.006338 10.0.0.137 - - [2025-10-20 13:58:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004144 10.0.0.137 - - [2025-10-20 13:58:36] "GET /global-vrouter-config/0a1d70a6-75c1-48f4-a1f7-5586df87f73b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003763 10.0.0.137 - - [2025-10-20 13:58:36] "GET /virtual-networks?parent_id=0a152aef-11ba-48fc-ad3b-6ae06559937d&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003082 10.0.0.137 - - [2025-10-20 13:58:36] "GET /virtual-network/7f43d162-be21-49ea-9a6f-df14f05e5ac5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005366 252.137.149.211 - - [2025-10-20 13:58:38] "POST /neutron/port HTTP/1.1" 200 1086 0.013139 252.137.149.211 - - [2025-10-20 13:58:38] "POST /neutron/security_group HTTP/1.1" 200 2000 0.007647 252.137.149.211 - - [2025-10-20 13:58:39] "POST /neutron/port HTTP/1.1" 200 1086 0.016540 252.137.149.211 - - [2025-10-20 13:58:39] "POST /neutron/security_group HTTP/1.1" 200 2000 0.008804 252.137.149.211 - - [2025-10-20 13:58:39] "POST /neutron/port HTTP/1.1" 200 1086 0.014838 252.137.149.211 - - [2025-10-20 13:58:39] "POST /neutron/security_group HTTP/1.1" 200 2000 0.006339 10.0.0.137 - - [2025-10-20 13:58:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004363 10.0.0.137 - - [2025-10-20 13:58:39] "GET /virtual-network/7f43d162-be21-49ea-9a6f-df14f05e5ac5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005495 252.137.149.211 - - [2025-10-20 13:58:40] "POST /neutron/port HTTP/1.1" 200 1084 0.012831 252.137.149.211 - - [2025-10-20 13:58:40] "POST /neutron/security_group HTTP/1.1" 200 2000 0.013348 252.137.149.211 - - [2025-10-20 13:58:40] "POST /neutron/port HTTP/1.1" 200 1084 0.012976 252.137.149.211 - - [2025-10-20 13:58:40] "POST /neutron/security_group HTTP/1.1" 200 2000 0.011724 252.137.149.211 - - [2025-10-20 13:58:40] "POST /neutron/port HTTP/1.1" 200 1084 0.011395 252.137.149.211 - - [2025-10-20 13:58:40] "POST /neutron/security_group HTTP/1.1" 200 2000 0.009567 252.137.149.211 - - [2025-10-20 13:58:41] "POST /neutron/port HTTP/1.1" 200 1086 0.014198 252.137.149.211 - - [2025-10-20 13:58:41] "POST /neutron/security_group HTTP/1.1" 200 2000 0.007567 10.0.0.137 - - [2025-10-20 13:58:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003105 10.0.0.137 - - [2025-10-20 13:58:41] "GET /global-vrouter-config/0a1d70a6-75c1-48f4-a1f7-5586df87f73b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003479 10.0.0.137 - - [2025-10-20 13:58:41] "GET /virtual-networks?parent_id=0a152aef-11ba-48fc-ad3b-6ae06559937d&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003559 10.0.0.137 - - [2025-10-20 13:58:41] "GET /virtual-network/7f43d162-be21-49ea-9a6f-df14f05e5ac5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006586 252.137.149.211 - - [2025-10-20 13:58:42] "POST /neutron/port HTTP/1.1" 200 1084 0.013984 252.137.149.211 - - [2025-10-20 13:58:42] "POST /neutron/security_group HTTP/1.1" 200 2000 0.007129 252.137.149.211 - - [2025-10-20 13:58:42] "POST /neutron/port HTTP/1.1" 200 1084 0.012146 252.137.149.211 - - [2025-10-20 13:58:42] "POST /neutron/security_group HTTP/1.1" 200 2000 0.006996 252.137.149.211 - - [2025-10-20 13:58:42] "POST /neutron/port HTTP/1.1" 200 1084 0.019876 252.137.149.211 - - [2025-10-20 13:58:42] "POST /neutron/security_group HTTP/1.1" 200 2000 0.007174 252.137.149.211 - - [2025-10-20 13:58:42] "POST /neutron/port HTTP/1.1" 200 1084 0.011878 252.137.149.211 - - [2025-10-20 13:58:42] "POST /neutron/security_group HTTP/1.1" 200 2000 0.006579 10.0.0.137 - - [2025-10-20 13:58:42] "GET /virtual-machine/155f2fcd-8940-4832-9f8c-805f263eca29 HTTP/1.1" 200 1297 0.004971 10.0.0.137 - - [2025-10-20 13:58:42] "GET /virtual-machine-interface/2084fb8f-87fb-45c2-ac52-c091d13dad6a HTTP/1.1" 200 2970 0.004769 10.0.0.137 - - [2025-10-20 13:58:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003062 10.0.0.137 - - [2025-10-20 13:58:42] "GET /global-vrouter-config/0a1d70a6-75c1-48f4-a1f7-5586df87f73b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004290 10.0.0.137 - - [2025-10-20 13:58:42] "GET /virtual-networks?parent_id=0a152aef-11ba-48fc-ad3b-6ae06559937d&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.002978 10.0.0.137 - - [2025-10-20 13:58:42] "GET /virtual-network/2dcce1f4-0bf6-4397-b36f-b69be0eab104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.005266 10.0.0.137 - - [2025-10-20 13:58:43] "DELETE /project/0a152aef11ba48fcad3b6ae06559937d HTTP/1.1" 404 173 0.004973 10.0.0.137 - - [2025-10-20 13:58:43] "GET /projects?obj_uuids=c7575f14-7f0a-44d1-b1cd-5608ba007d89&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000924 10.0.0.137 - - [2025-10-20 13:58:43] "GET /project/c7575f14-7f0a-44d1-b1cd-5608ba007d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.027209 10.0.0.137 - - [2025-10-20 13:58:43] "GET /projects?obj_uuids=c7575f14-7f0a-44d1-b1cd-5608ba007d89&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000937 10.0.0.137 - - [2025-10-20 13:58:43] "GET /project/c7575f14-7f0a-44d1-b1cd-5608ba007d89?fields=security_groups HTTP/1.1" 200 1345 0.068021 10.0.0.137 - - [2025-10-20 13:58:43] "DELETE /security-group/b8eceb59-086d-4a59-90bd-b6d65225aa00 HTTP/1.1" 200 115 0.043247 10.0.0.137 - - [2025-10-20 13:58:43] "GET /projects?obj_uuids=c7575f14-7f0a-44d1-b1cd-5608ba007d89&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000969 10.0.0.137 - - [2025-10-20 13:58:43] "DELETE /access-control-list/60393718-7414-4610-942f-272e5d2eea13 HTTP/1.1" 200 115 0.029532 10.0.0.137 - - [2025-10-20 13:58:43] "GET /project/c7575f14-7f0a-44d1-b1cd-5608ba007d89?fields=application_policy_sets HTTP/1.1" 200 1384 0.033607 10.0.0.137 - - [2025-10-20 13:58:43] "DELETE /access-control-list/ebf759f2-c828-48ed-ba96-6b389fcba1b2 HTTP/1.1" 200 115 0.031395 10.0.0.137 - - [2025-10-20 13:58:43] "DELETE /project/c7575f14-7f0a-44d1-b1cd-5608ba007d89 HTTP/1.1" 200 115 0.347976 10.0.0.137 - - [2025-10-20 13:58:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003669 10.0.0.137 - - [2025-10-20 13:58:44] "GET /global-vrouter-config/0a1d70a6-75c1-48f4-a1f7-5586df87f73b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005000 10.0.0.137 - - [2025-10-20 13:58:44] "GET /virtual-networks?parent_id=0a152aef-11ba-48fc-ad3b-6ae06559937d&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003725 10.0.0.137 - - [2025-10-20 13:58:44] "GET /virtual-network/2dcce1f4-0bf6-4397-b36f-b69be0eab104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.005259 252.137.149.211 - - [2025-10-20 13:58:48] "POST /neutron/router HTTP/1.1" 200 654 0.004419 10.0.0.137 - - [2025-10-20 13:58:48] "POST /ref-update HTTP/1.1" 200 156 0.015501 252.137.149.211 - - [2025-10-20 13:58:48] "POST /neutron/router HTTP/1.1" 200 344 0.112204 252.137.149.211 - - [2025-10-20 13:58:48] "POST /neutron/router HTTP/1.1" 200 654 0.005062 10.0.0.137 - - [2025-10-20 13:58:48] "GET /logical-router/077bbde9-9848-4473-a65d-0bc07c9d526d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1975 0.006099 10.0.0.137 - - [2025-10-20 13:58:48] "GET /service-instance/a6dd30c5-f959-4dd1-9501-5a50e577f549?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2316 0.003760 252.137.149.211 - - [2025-10-20 13:58:48] "POST /neutron/router HTTP/1.1" 200 151 0.077878 10.0.0.137 - - [2025-10-20 13:58:48] "PUT /logical-router/077bbde9-9848-4473-a65d-0bc07c9d526d HTTP/1.1" 404 171 0.004180 10.0.0.137 - - [2025-10-20 13:58:48] "DELETE /route-table/ea15d0b7-ebc6-4c28-ab00-9fd76eb1e054 HTTP/1.1" 200 115 0.034487 10.0.0.137 - - [2025-10-20 13:58:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005065 10.0.0.137 - - [2025-10-20 13:58:48] "GET /virtual-network/d0cb18f7-f7f7-43d1-9f1c-ac14f7a52f31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2128 0.008965 10.0.0.137 - - [2025-10-20 13:58:48] "POST /ref-update HTTP/1.1" 200 156 0.013104 252.137.149.211 - - [2025-10-20 13:58:48] "POST /neutron/network HTTP/1.1" 200 831 0.011426 10.0.0.137 - - [2025-10-20 13:58:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.013103 10.0.0.137 - - [2025-10-20 13:58:48] "DELETE /route-target/46be78e9-8c53-4b71-a288-3b264f4e81e0 HTTP/1.1" 409 241 0.005010 10.0.0.137 - - [2025-10-20 13:58:48] "POST /ref-update HTTP/1.1" 200 156 0.015550 10.0.0.137 - - [2025-10-20 13:58:48] "POST /ref-update HTTP/1.1" 200 156 0.018013 252.137.149.211 - - [2025-10-20 13:58:49] "POST /neutron/network HTTP/1.1" 400 204 0.077741 10.0.0.137 - - [2025-10-20 13:58:49] "DELETE /instance-ip/dd4d045c-f16e-489a-a3b6-eef3ddd5aa49 HTTP/1.1" 200 115 0.094102 10.0.0.137 - - [2025-10-20 13:58:49] "PUT /routing-instance/6e573af5-6cc9-4122-8b8d-c84524ec9fc3 HTTP/1.1" 200 268 0.026750 10.0.0.137 - - [2025-10-20 13:58:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006763 10.0.0.137 - - [2025-10-20 13:58:49] "POST /useragent-kv HTTP/1.1" 200 115 0.002663 10.0.0.137 - - [2025-10-20 13:58:49] "POST /useragent-kv HTTP/1.1" 200 115 0.002688 10.0.0.137 - - [2025-10-20 13:58:49] "DELETE /virtual-network/d0cb18f7-f7f7-43d1-9f1c-ac14f7a52f31 HTTP/1.1" 200 115 0.154086 10.0.0.137 - - [2025-10-20 13:58:49] "DELETE /route-target/3bd33594-3d73-43c9-8a37-e5001644506f HTTP/1.1" 200 115 0.031188 10.0.0.137 - - [2025-10-20 13:58:49] "DELETE /service-instance/a6dd30c5-f959-4dd1-9501-5a50e577f549 HTTP/1.1" 200 115 0.105615 10.0.0.137 - - [2025-10-20 13:58:49] "GET /logical-router/077bbde9-9848-4473-a65d-0bc07c9d526d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002968 10.0.0.137 - - [2025-10-20 13:58:49] "GET /service-instance/a6dd30c5-f959-4dd1-9501-5a50e577f549?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002982 10.0.0.137 - - [2025-10-20 13:58:49] "GET /virtual-machine-interface/c4d6d8cf-d7e1-49bc-904c-5bc1c060b3d2?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1332 0.005628 10.0.0.137 - - [2025-10-20 13:58:49] "DELETE /virtual-machine-interface/c4d6d8cf-d7e1-49bc-904c-5bc1c060b3d2 HTTP/1.1" 200 115 0.036571 10.0.0.137 - - [2025-10-20 13:58:49] "GET /virtual-machine-interface/6e7119a9-e824-453b-8740-1eca0d6454b3?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1650 0.009439 10.0.0.137 - - [2025-10-20 13:58:49] "POST /ref-update HTTP/1.1" 200 156 0.025278 252.137.149.211 - - [2025-10-20 13:58:49] "POST /neutron/port HTTP/1.1" 200 1084 0.018491 10.0.0.137 - - [2025-10-20 13:58:49] "GET /instance-ip/e53bc0ad-f0f8-4804-b015-4e324fdb9282?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.006182 252.137.149.211 - - [2025-10-20 13:58:49] "POST /neutron/port HTTP/1.1" 200 1086 0.015173 252.137.149.211 - - [2025-10-20 13:58:49] "POST /neutron/port HTTP/1.1" 200 1110 0.011408 252.137.149.211 - - [2025-10-20 13:58:49] "POST /neutron/port HTTP/1.1" 200 1112 0.008964 10.0.0.137 - - [2025-10-20 13:58:49] "DELETE /virtual-machine-interface/6e7119a9-e824-453b-8740-1eca0d6454b3 HTTP/1.1" 200 115 0.057496 10.0.0.137 - - [2025-10-20 13:58:49] "DELETE /virtual-machine/9d05dcd3-cc98-4d1f-965c-95f52464b03d HTTP/1.1" 200 115 0.025620 10.0.0.137 - - [2025-10-20 13:58:49] "GET /virtual-machine-interface/44d2d8e4-1e0d-447c-b717-cd68a98e5c08?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1651 0.010624 10.0.0.137 - - [2025-10-20 13:58:49] "POST /ref-update HTTP/1.1" 200 156 0.028026 10.0.0.137 - - [2025-10-20 13:58:49] "GET /instance-ip/e53bc0ad-f0f8-4804-b015-4e324fdb9282?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1691 0.006337 252.137.149.211 - - [2025-10-20 13:58:49] "POST /neutron/port HTTP/1.1" 200 151 0.218654 252.137.149.211 - - [2025-10-20 13:58:49] "POST /neutron/port HTTP/1.1" 200 151 0.205548 10.0.0.137 - - [2025-10-20 13:58:50] "DELETE /instance-ip/e53bc0ad-f0f8-4804-b015-4e324fdb9282 HTTP/1.1" 200 115 0.077127 10.0.0.137 - - [2025-10-20 13:58:50] "DELETE /virtual-machine-interface/44d2d8e4-1e0d-447c-b717-cd68a98e5c08 HTTP/1.1" 200 115 0.087173 10.0.0.137 - - [2025-10-20 13:58:50] "GET /virtual-machine-interface/dab44fc5-852f-477d-94b5-ac32aa82339b?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1332 0.009229 10.0.0.137 - - [2025-10-20 13:58:50] "DELETE /virtual-machine-interface/dab44fc5-852f-477d-94b5-ac32aa82339b HTTP/1.1" 200 115 0.038894 10.0.0.137 - - [2025-10-20 13:58:50] "POST /ref-update HTTP/1.1" 200 156 0.011292 10.0.0.137 - - [2025-10-20 13:58:50] "DELETE /virtual-machine/c8f4df3d-f507-46d3-9e87-d8fae40d8845 HTTP/1.1" 200 115 0.029164 252.137.149.211 - - [2025-10-20 13:58:51] "POST /neutron/network HTTP/1.1" 200 831 0.006930 10.0.0.137 - - [2025-10-20 13:58:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004207 10.0.0.137 - - [2025-10-20 13:58:51] "POST /useragent-kv HTTP/1.1" 200 115 0.002116 10.0.0.137 - - [2025-10-20 13:58:51] "POST /useragent-kv HTTP/1.1" 200 115 0.002873 252.137.149.211 - - [2025-10-20 13:58:51] "POST /neutron/network HTTP/1.1" 200 151 0.240569 10.0.0.137 - - [2025-10-20 13:58:51] "DELETE /route-target/a2b000d8-141e-41b9-b152-37e3c6017d35 HTTP/1.1" 200 115 0.023843 252.137.149.211 - - [2025-10-20 13:58:51] "POST /neutron/network HTTP/1.1" 200 826 0.009166 10.0.0.137 - - [2025-10-20 13:58:51] "POST /useragent-kv HTTP/1.1" 200 115 0.003784 10.0.0.137 - - [2025-10-20 13:58:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004728 10.0.0.137 - - [2025-10-20 13:58:51] "POST /useragent-kv HTTP/1.1" 200 115 0.003505 252.137.149.211 - - [2025-10-20 13:58:51] "POST /neutron/network HTTP/1.1" 200 151 0.087888 10.0.0.137 - - [2025-10-20 13:58:51] "DELETE /route-target/7ee1f6e9-c54e-40f1-b73e-599b9f81bb02 HTTP/1.1" 200 115 0.025747 10.0.0.137 - - [2025-10-20 13:58:51] "GET /projects?obj_uuids=0a152aef-11ba-48fc-ad3b-6ae06559937d&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001222 10.0.0.137 - - [2025-10-20 13:58:51] "GET /project/0a152aef-11ba-48fc-ad3b-6ae06559937d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.026975 10.0.0.137 - - [2025-10-20 13:58:51] "GET /projects?obj_uuids=0a152aef-11ba-48fc-ad3b-6ae06559937d&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001081 10.0.0.137 - - [2025-10-20 13:58:52] "GET /project/0a152aef-11ba-48fc-ad3b-6ae06559937d?fields=virtual_networks HTTP/1.1" 200 1039 0.065387 10.0.0.137 - - [2025-10-20 13:58:52] "GET /projects?obj_uuids=0a152aef-11ba-48fc-ad3b-6ae06559937d&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001340 10.0.0.137 - - [2025-10-20 13:58:52] "GET /project/0a152aef-11ba-48fc-ad3b-6ae06559937d?fields=virtual_machine_interfaces HTTP/1.1" 200 1039 0.030126 10.0.0.137 - - [2025-10-20 13:58:52] "GET /projects?obj_uuids=0a152aef-11ba-48fc-ad3b-6ae06559937d&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001418 10.0.0.137 - - [2025-10-20 13:58:52] "GET /project/0a152aef-11ba-48fc-ad3b-6ae06559937d?fields=security_groups HTTP/1.1" 200 1268 0.026647 10.0.0.137 - - [2025-10-20 13:58:52] "GET /domains?obj_uuids=359ab6ea-20cc-44f4-9df6-3d9ae739b7c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001338 10.0.0.137 - - [2025-10-20 13:58:52] "GET /domain/359ab6ea-20cc-44f4-9df6-3d9ae739b7c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.011811 10.0.0.137 - - [2025-10-20 13:58:53] "POST /fqname-to-id HTTP/1.1" 404 194 0.034262 10.0.0.137 - - [2025-10-20 13:58:53] "GET /projects?obj_uuids=c6f50da1-8e74-424d-8069-fda05d938485&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003328 10.0.0.137 - - [2025-10-20 13:58:53] "GET /domains?obj_uuids=359ab6ea-20cc-44f4-9df6-3d9ae739b7c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001130 10.0.0.137 - - [2025-10-20 13:58:53] "GET /domain/359ab6ea-20cc-44f4-9df6-3d9ae739b7c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.008554 10.0.0.137 - - [2025-10-20 13:58:53] "POST /id-to-fqname HTTP/1.1" 200 196 0.001529 10.0.0.137 - - [2025-10-20 13:58:53] "POST /fqname-to-id HTTP/1.1" 404 205 0.002495 10.0.0.137 - - [2025-10-20 13:58:53] "POST /security-groups HTTP/1.1" 200 591 0.064687 10.0.0.137 - - [2025-10-20 13:58:53] "POST /fqname-to-id HTTP/1.1" 404 240 0.002988 10.0.0.137 - - [2025-10-20 13:58:53] "POST /projects HTTP/1.1" 200 593 0.221048 10.0.0.137 - - [2025-10-20 13:58:53] "POST /access-control-lists HTTP/1.1" 200 606 0.063330 10.0.0.137 - - [2025-10-20 13:58:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.299142 10.0.0.137 - - [2025-10-20 13:58:53] "POST /fqname-to-id HTTP/1.1" 404 239 0.003373 10.0.0.137 - - [2025-10-20 13:58:53] "GET /project/c6f50da1-8e74-424d-8069-fda05d938485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.437192 10.0.0.137 - - [2025-10-20 13:58:53] "POST /access-control-lists HTTP/1.1" 200 604 0.080021 10.0.0.137 - - [2025-10-20 13:58:54] "GET /obj-perms HTTP/1.1" 200 6411 0.063786 10.0.0.137 - - [2025-10-20 13:58:54] "GET /obj-perms HTTP/1.1" 200 6411 0.100437 10.0.0.137 - - [2025-10-20 13:58:54] "GET / HTTP/1.1" 200 36499 0.001735 10.0.0.137 - - [2025-10-20 13:58:55] "POST /fqname-to-id HTTP/1.1" 401 297 0.000523 10.0.0.137 - - [2025-10-20 13:58:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.035626 10.0.0.137 - - [2025-10-20 13:58:56] "GET /projects?obj_uuids=c6f50da1-8e74-424d-8069-fda05d938485&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001386 10.0.0.137 - - [2025-10-20 13:58:56] "GET /project/c6f50da1-8e74-424d-8069-fda05d938485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.039487 252.137.149.211 - - [2025-10-20 13:58:56] "POST /neutron/network HTTP/1.1" 200 117 0.037005 10.0.0.137 - - [2025-10-20 13:58:56] "GET /projects?obj_uuids=c6f50da1-8e74-424d-8069-fda05d938485&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001141 252.137.149.211 - - [2025-10-20 13:58:56] "POST /neutron/network HTTP/1.1" 200 611 0.069699 10.0.0.137 - - [2025-10-20 13:58:56] "POST /route-targets HTTP/1.1" 200 329 0.016085 10.0.0.137 - - [2025-10-20 13:58:56] "POST /ref-update HTTP/1.1" 200 156 0.026724 10.0.0.137 - - [2025-10-20 13:58:56] "POST /useragent-kv HTTP/1.1" 200 115 0.006649 252.137.149.211 - - [2025-10-20 13:58:56] "POST /neutron/subnet HTTP/1.1" 200 734 0.235402 10.0.0.137 - - [2025-10-20 13:58:56] "POST /fqname-to-id HTTP/1.1" 401 297 0.000548 10.0.0.137 - - [2025-10-20 13:58:56] "POST /useragent-kv HTTP/1.1" 200 115 0.008018 252.137.149.211 - - [2025-10-20 13:58:56] "POST /neutron/subnet HTTP/1.1" 200 828 0.168270 252.137.149.211 - - [2025-10-20 13:58:57] "POST /neutron/network HTTP/1.1" 200 1006 0.008027 10.0.0.137 - - [2025-10-20 13:58:57] "POST /id-to-fqname HTTP/1.1" 200 226 0.001496 10.0.0.137 - - [2025-10-20 13:58:57] "GET /virtual-network/11cdcc2e-965e-4e06-bd50-801404072318?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2650 0.005080 252.137.149.211 - - [2025-10-20 13:58:57] "POST /neutron/network HTTP/1.1" 200 1006 0.007020 10.0.0.137 - - [2025-10-20 13:58:57] "GET /virtual-network/11cdcc2e-965e-4e06-bd50-801404072318?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2650 0.005641 252.137.149.211 - - [2025-10-20 13:58:57] "POST /neutron/network HTTP/1.1" 200 1006 0.013981 10.0.0.137 - - [2025-10-20 13:58:57] "POST /fqname-to-id HTTP/1.1" 404 207 0.038069 252.137.149.211 - - [2025-10-20 13:58:57] "POST /neutron/subnet HTTP/1.1" 200 734 0.007733 252.137.149.211 - - [2025-10-20 13:58:57] "POST /neutron/subnet HTTP/1.1" 200 828 0.007477 10.0.0.137 - - [2025-10-20 13:58:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003367 10.0.0.137 - - [2025-10-20 13:58:57] "GET /projects?obj_uuids=c6f50da1-8e74-424d-8069-fda05d938485&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001053 10.0.0.137 - - [2025-10-20 13:58:57] "GET /project/c6f50da1-8e74-424d-8069-fda05d938485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.030672 252.137.149.211 - - [2025-10-20 13:58:57] "POST /neutron/network HTTP/1.1" 200 117 0.008943 10.0.0.137 - - [2025-10-20 13:58:57] "GET /projects?obj_uuids=c6f50da1-8e74-424d-8069-fda05d938485&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001337 252.137.149.211 - - [2025-10-20 13:58:57] "POST /neutron/network HTTP/1.1" 200 611 0.081067 10.0.0.137 - - [2025-10-20 13:58:57] "POST /route-targets HTTP/1.1" 200 329 0.010053 10.0.0.137 - - [2025-10-20 13:58:57] "POST /ref-update HTTP/1.1" 200 156 0.018316 10.0.0.137 - - [2025-10-20 13:58:57] "POST /useragent-kv HTTP/1.1" 200 115 0.005114 252.137.149.211 - - [2025-10-20 13:58:57] "POST /neutron/subnet HTTP/1.1" 200 719 0.192874 10.0.0.137 - - [2025-10-20 13:58:58] "POST /fqname-to-id HTTP/1.1" 404 207 0.002411 10.0.0.137 - - [2025-10-20 13:58:58] "POST /useragent-kv HTTP/1.1" 200 115 0.003934 252.137.149.211 - - [2025-10-20 13:58:58] "POST /neutron/subnet HTTP/1.1" 200 823 0.161673 252.137.149.211 - - [2025-10-20 13:58:58] "POST /neutron/network HTTP/1.1" 200 1002 0.007823 10.0.0.137 - - [2025-10-20 13:58:58] "POST /id-to-fqname HTTP/1.1" 200 226 0.002484 10.0.0.137 - - [2025-10-20 13:58:58] "GET /virtual-network/5be18f32-2c6d-4b38-8fd4-a04c18ca43b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.008138 252.137.149.211 - - [2025-10-20 13:58:58] "POST /neutron/network HTTP/1.1" 200 1002 0.007432 10.0.0.137 - - [2025-10-20 13:58:58] "GET /virtual-network/5be18f32-2c6d-4b38-8fd4-a04c18ca43b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.005062 252.137.149.211 - - [2025-10-20 13:58:58] "POST /neutron/network HTTP/1.1" 200 1002 0.006752 252.137.149.211 - - [2025-10-20 13:58:58] "POST /neutron/subnet HTTP/1.1" 200 719 0.007464 252.137.149.211 - - [2025-10-20 13:58:58] "POST /neutron/subnet HTTP/1.1" 200 823 0.008371 10.0.0.137 - - [2025-10-20 13:58:58] "POST /fqname-to-id HTTP/1.1" 404 232 0.002954 10.0.0.137 - - [2025-10-20 13:58:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003063 10.0.0.137 - - [2025-10-20 13:58:58] "GET /projects?obj_uuids=c6f50da1-8e74-424d-8069-fda05d938485&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001013 10.0.0.137 - - [2025-10-20 13:58:58] "GET /project/c6f50da1-8e74-424d-8069-fda05d938485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.023289 10.0.0.137 - - [2025-10-20 13:58:58] "POST /network-policys HTTP/1.1" 200 579 0.064685 10.0.0.137 - - [2025-10-20 13:58:58] "GET /network-policy/4ab6135c-beea-4568-8475-7e31a8141964?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.006308 252.137.149.211 - - [2025-10-20 13:58:58] "POST /neutron/network HTTP/1.1" 200 1006 0.008991 10.0.0.137 - - [2025-10-20 13:58:58] "POST /fqname-to-id HTTP/1.1" 404 240 0.005793 10.0.0.137 - - [2025-10-20 13:58:58] "POST /fqname-to-id HTTP/1.1" 404 207 0.005277 252.137.149.211 - - [2025-10-20 13:58:58] "POST /neutron/network HTTP/1.1" 200 1112 0.052545 10.0.0.137 - - [2025-10-20 13:58:59] "POST /access-control-lists HTTP/1.1" 200 598 0.065072 252.137.149.211 - - [2025-10-20 13:58:59] "POST /neutron/network HTTP/1.1" 200 1112 0.010724 10.0.0.137 - - [2025-10-20 13:58:59] "GET /virtual-network/11cdcc2e-965e-4e06-bd50-801404072318?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2974 0.005744 10.0.0.137 - - [2025-10-20 13:58:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002677 10.0.0.137 - - [2025-10-20 13:58:59] "GET /network-policy/4ab6135c-beea-4568-8475-7e31a8141964?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.003777 252.137.149.211 - - [2025-10-20 13:58:59] "POST /neutron/network HTTP/1.1" 200 1002 0.007930 10.0.0.137 - - [2025-10-20 13:58:59] "POST /fqname-to-id HTTP/1.1" 404 207 0.008358 10.0.0.137 - - [2025-10-20 13:58:59] "POST /fqname-to-id HTTP/1.1" 404 240 0.007432 252.137.149.211 - - [2025-10-20 13:58:59] "POST /neutron/network HTTP/1.1" 200 1108 0.053983 10.0.0.137 - - [2025-10-20 13:58:59] "POST /access-control-lists HTTP/1.1" 200 598 0.070403 252.137.149.211 - - [2025-10-20 13:58:59] "POST /neutron/network HTTP/1.1" 200 1108 0.008616 10.0.0.137 - - [2025-10-20 13:58:59] "POST /ref-update HTTP/1.1" 200 156 0.012212 10.0.0.137 - - [2025-10-20 13:58:59] "GET /virtual-network/5be18f32-2c6d-4b38-8fd4-a04c18ca43b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2962 0.005040 10.0.0.137 - - [2025-10-20 13:58:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002853 10.0.0.137 - - [2025-10-20 13:58:59] "GET /network-policy/4ab6135c-beea-4568-8475-7e31a8141964?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.003680 10.0.0.137 - - [2025-10-20 13:58:59] "GET /domains HTTP/1.1" 401 297 0.000427 10.0.0.137 - - [2025-10-20 13:58:59] "PUT /access-control-list/8c0296b9-8b7e-47e5-a3d6-55f145733991 HTTP/1.1" 200 274 0.058526 10.0.0.137 - - [2025-10-20 13:58:59] "GET /domains HTTP/1.1" 200 440 0.031800 10.0.0.137 - - [2025-10-20 13:58:59] "GET /domains?obj_uuids=359ab6ea-20cc-44f4-9df6-3d9ae739b7c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001991 10.0.0.137 - - [2025-10-20 13:58:59] "GET /domain/359ab6ea-20cc-44f4-9df6-3d9ae739b7c5 HTTP/1.1" 200 1505 0.009196 10.0.0.137 - - [2025-10-20 13:58:59] "GET /projects?obj_uuids=c6f50da1-8e74-424d-8069-fda05d938485&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001045 10.0.0.137 - - [2025-10-20 13:59:00] "GET /project/c6f50da1-8e74-424d-8069-fda05d938485 HTTP/1.1" 200 2627 0.032945 10.0.0.137 - - [2025-10-20 13:59:00] "GET /virtual-network/11cdcc2e-965e-4e06-bd50-801404072318 HTTP/1.1" 200 3516 0.008203 10.0.0.137 - - [2025-10-20 13:59:00] "GET /virtual-network/11cdcc2e-965e-4e06-bd50-801404072318 HTTP/1.1" 200 3516 0.006977 10.0.0.137 - - [2025-10-20 13:59:00] "GET /routing-instance/96cdfca4-8815-4abd-80e8-71fdb4dcc2a1 HTTP/1.1" 200 1799 0.004536 10.0.0.137 - - [2025-10-20 13:59:00] "GET /routing-instance/96cdfca4-8815-4abd-80e8-71fdb4dcc2a1 HTTP/1.1" 200 1799 0.004306 10.0.0.137 - - [2025-10-20 13:59:00] "GET /route-target/ac58e288-0cb5-4c9f-80ea-62d58a1e1f70 HTTP/1.1" 200 1214 0.003618 10.0.0.137 - - [2025-10-20 13:59:00] "GET /virtual-network/11cdcc2e-965e-4e06-bd50-801404072318 HTTP/1.1" 200 3516 0.005522 10.0.0.137 - - [2025-10-20 13:59:00] "GET /routing-instance/96cdfca4-8815-4abd-80e8-71fdb4dcc2a1 HTTP/1.1" 200 1799 0.004340 10.0.0.137 - - [2025-10-20 13:59:00] "GET /virtual-network/11cdcc2e-965e-4e06-bd50-801404072318?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2974 0.006658 10.0.0.137 - - [2025-10-20 13:59:00] "GET /virtual-network/11cdcc2e-965e-4e06-bd50-801404072318 HTTP/1.1" 200 3516 0.005679 10.0.0.137 - - [2025-10-20 13:59:00] "GET /routing-instance/96cdfca4-8815-4abd-80e8-71fdb4dcc2a1 HTTP/1.1" 200 1799 0.004308 10.0.0.137 - - [2025-10-20 13:59:00] "GET /routing-instance/96cdfca4-8815-4abd-80e8-71fdb4dcc2a1 HTTP/1.1" 200 1799 0.003741 10.0.0.137 - - [2025-10-20 13:59:00] "GET /route-target/ac58e288-0cb5-4c9f-80ea-62d58a1e1f70 HTTP/1.1" 200 1214 0.003704 10.0.0.137 - - [2025-10-20 13:59:00] "GET /domains HTTP/1.1" 200 440 0.002670 10.0.0.137 - - [2025-10-20 13:59:00] "GET /domains?obj_uuids=359ab6ea-20cc-44f4-9df6-3d9ae739b7c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001863 10.0.0.137 - - [2025-10-20 13:59:00] "GET /domain/359ab6ea-20cc-44f4-9df6-3d9ae739b7c5 HTTP/1.1" 200 1505 0.009351 10.0.0.137 - - [2025-10-20 13:59:00] "GET /projects?obj_uuids=c6f50da1-8e74-424d-8069-fda05d938485&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001012 10.0.0.137 - - [2025-10-20 13:59:00] "GET /project/c6f50da1-8e74-424d-8069-fda05d938485 HTTP/1.1" 200 2627 0.028764 10.0.0.137 - - [2025-10-20 13:59:00] "GET /virtual-network/11cdcc2e-965e-4e06-bd50-801404072318 HTTP/1.1" 200 3516 0.006028 10.0.0.137 - - [2025-10-20 13:59:01] "GET /obj-perms HTTP/1.1" 200 6474 0.055225 10.0.0.137 - - [2025-10-20 13:59:01] "GET /domains HTTP/1.1" 200 440 0.004342 10.0.0.137 - - [2025-10-20 13:59:01] "GET /domains?obj_uuids=359ab6ea-20cc-44f4-9df6-3d9ae739b7c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001210 10.0.0.137 - - [2025-10-20 13:59:01] "GET /domain/359ab6ea-20cc-44f4-9df6-3d9ae739b7c5 HTTP/1.1" 200 1505 0.007558 10.0.0.137 - - [2025-10-20 13:59:01] "GET /projects?obj_uuids=c6f50da1-8e74-424d-8069-fda05d938485&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001416 10.0.0.137 - - [2025-10-20 13:59:01] "GET /project/c6f50da1-8e74-424d-8069-fda05d938485 HTTP/1.1" 200 2627 0.026714 10.0.0.137 - - [2025-10-20 13:59:01] "GET /virtual-network/5be18f32-2c6d-4b38-8fd4-a04c18ca43b3 HTTP/1.1" 200 3504 0.009542 10.0.0.137 - - [2025-10-20 13:59:01] "GET /virtual-network/5be18f32-2c6d-4b38-8fd4-a04c18ca43b3 HTTP/1.1" 200 3504 0.005971 10.0.0.137 - - [2025-10-20 13:59:01] "GET /routing-instance/4711f299-ea68-479e-85cb-0ae706f6b1b9 HTTP/1.1" 200 1798 0.004499 10.0.0.137 - - [2025-10-20 13:59:02] "GET /routing-instance/4711f299-ea68-479e-85cb-0ae706f6b1b9 HTTP/1.1" 200 1798 0.004228 10.0.0.137 - - [2025-10-20 13:59:02] "GET /route-target/a3322362-73b6-41a6-941f-50a2fab6fd1e HTTP/1.1" 200 1215 0.004404 10.0.0.137 - - [2025-10-20 13:59:02] "GET /virtual-network/5be18f32-2c6d-4b38-8fd4-a04c18ca43b3 HTTP/1.1" 200 3504 0.005938 10.0.0.137 - - [2025-10-20 13:59:02] "GET /routing-instance/4711f299-ea68-479e-85cb-0ae706f6b1b9 HTTP/1.1" 200 1798 0.004339 10.0.0.137 - - [2025-10-20 13:59:02] "GET /virtual-network/5be18f32-2c6d-4b38-8fd4-a04c18ca43b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2962 0.006039 10.0.0.137 - - [2025-10-20 13:59:02] "GET /virtual-network/5be18f32-2c6d-4b38-8fd4-a04c18ca43b3 HTTP/1.1" 200 3504 0.005877 10.0.0.137 - - [2025-10-20 13:59:02] "GET /routing-instance/4711f299-ea68-479e-85cb-0ae706f6b1b9 HTTP/1.1" 200 1798 0.003783 10.0.0.137 - - [2025-10-20 13:59:02] "GET /routing-instance/4711f299-ea68-479e-85cb-0ae706f6b1b9 HTTP/1.1" 200 1798 0.005300 10.0.0.137 - - [2025-10-20 13:59:02] "GET /route-target/a3322362-73b6-41a6-941f-50a2fab6fd1e HTTP/1.1" 200 1215 0.003913 10.0.0.137 - - [2025-10-20 13:59:02] "GET /domains HTTP/1.1" 200 440 0.003470 10.0.0.137 - - [2025-10-20 13:59:02] "GET /domains?obj_uuids=359ab6ea-20cc-44f4-9df6-3d9ae739b7c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001543 10.0.0.137 - - [2025-10-20 13:59:02] "GET /domain/359ab6ea-20cc-44f4-9df6-3d9ae739b7c5 HTTP/1.1" 200 1505 0.007362 10.0.0.137 - - [2025-10-20 13:59:02] "GET /projects?obj_uuids=c6f50da1-8e74-424d-8069-fda05d938485&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001115 10.0.0.137 - - [2025-10-20 13:59:02] "GET /project/c6f50da1-8e74-424d-8069-fda05d938485 HTTP/1.1" 200 2627 0.025781 10.0.0.137 - - [2025-10-20 13:59:02] "GET /virtual-network/5be18f32-2c6d-4b38-8fd4-a04c18ca43b3 HTTP/1.1" 200 3504 0.005531 10.0.0.137 - - [2025-10-20 13:59:02] "GET /obj-perms HTTP/1.1" 200 6474 0.002145 10.0.0.137 - - [2025-10-20 13:59:03] "GET /virtual-network/5be18f32-2c6d-4b38-8fd4-a04c18ca43b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2962 0.005840 252.137.149.211 - - [2025-10-20 13:59:03] "POST /neutron/network HTTP/1.1" 200 1108 0.008495 10.0.0.137 - - [2025-10-20 13:59:03] "POST /fqname-to-id HTTP/1.1" 404 207 0.005053 252.137.149.211 - - [2025-10-20 13:59:03] "POST /neutron/network HTTP/1.1" 200 1002 0.052860 10.0.0.137 - - [2025-10-20 13:59:03] "DELETE /access-control-list/32f88dc8-e06c-46c9-aedb-ca561e4be214 HTTP/1.1" 200 115 0.035070 10.0.0.137 - - [2025-10-20 13:59:03] "POST /ref-update HTTP/1.1" 200 156 0.016644 252.137.149.211 - - [2025-10-20 13:59:03] "POST /neutron/network HTTP/1.1" 200 1002 0.008572 10.0.0.137 - - [2025-10-20 13:59:03] "GET /virtual-network/5be18f32-2c6d-4b38-8fd4-a04c18ca43b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.006412 10.0.0.137 - - [2025-10-20 13:59:03] "GET /virtual-network/11cdcc2e-965e-4e06-bd50-801404072318?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2974 0.005183 252.137.149.211 - - [2025-10-20 13:59:03] "POST /neutron/network HTTP/1.1" 200 1112 0.009304 10.0.0.137 - - [2025-10-20 13:59:03] "POST /fqname-to-id HTTP/1.1" 404 207 0.006195 252.137.149.211 - - [2025-10-20 13:59:03] "POST /neutron/network HTTP/1.1" 200 1006 0.055035 10.0.0.137 - - [2025-10-20 13:59:03] "DELETE /access-control-list/8c0296b9-8b7e-47e5-a3d6-55f145733991 HTTP/1.1" 200 115 0.035488 10.0.0.137 - - [2025-10-20 13:59:03] "POST /ref-update HTTP/1.1" 200 156 0.011904 252.137.149.211 - - [2025-10-20 13:59:03] "POST /neutron/network HTTP/1.1" 200 1006 0.008840 10.0.0.137 - - [2025-10-20 13:59:03] "GET /virtual-network/11cdcc2e-965e-4e06-bd50-801404072318?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2650 0.006525 10.0.0.137 - - [2025-10-20 13:59:03] "DELETE /network-policy/4ab6135c-beea-4568-8475-7e31a8141964 HTTP/1.1" 200 115 0.022840 252.137.149.211 - - [2025-10-20 13:59:03] "POST /neutron/network HTTP/1.1" 200 1002 0.007401 10.0.0.137 - - [2025-10-20 13:59:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003758 10.0.0.137 - - [2025-10-20 13:59:03] "POST /useragent-kv HTTP/1.1" 200 115 0.002388 10.0.0.137 - - [2025-10-20 13:59:03] "POST /useragent-kv HTTP/1.1" 200 115 0.002720 10.0.0.137 - - [2025-10-20 13:59:03] "POST /useragent-kv HTTP/1.1" 200 115 0.002247 10.0.0.137 - - [2025-10-20 13:59:03] "POST /useragent-kv HTTP/1.1" 200 115 0.001813 252.137.149.211 - - [2025-10-20 13:59:03] "POST /neutron/network HTTP/1.1" 200 151 0.092540 10.0.0.137 - - [2025-10-20 13:59:03] "DELETE /route-target/a3322362-73b6-41a6-941f-50a2fab6fd1e HTTP/1.1" 200 115 0.021295 10.0.0.137 - - [2025-10-20 13:59:03] "GET /routing-instance/4711f299-ea68-479e-85cb-0ae706f6b1b9 HTTP/1.1" 404 171 0.016812 10.0.0.137 - - [2025-10-20 13:59:03] "GET /domains HTTP/1.1" 200 440 0.002991 10.0.0.137 - - [2025-10-20 13:59:03] "GET /domains?obj_uuids=359ab6ea-20cc-44f4-9df6-3d9ae739b7c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.000966 10.0.0.137 - - [2025-10-20 13:59:03] "GET /domain/359ab6ea-20cc-44f4-9df6-3d9ae739b7c5 HTTP/1.1" 200 1505 0.007234 10.0.0.137 - - [2025-10-20 13:59:03] "GET /projects?obj_uuids=c6f50da1-8e74-424d-8069-fda05d938485&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001594 10.0.0.137 - - [2025-10-20 13:59:03] "GET /project/c6f50da1-8e74-424d-8069-fda05d938485 HTTP/1.1" 200 2147 0.025090 252.137.149.211 - - [2025-10-20 13:59:04] "POST /neutron/network HTTP/1.1" 200 1006 0.007871 10.0.0.137 - - [2025-10-20 13:59:04] "POST /useragent-kv HTTP/1.1" 200 115 0.003406 10.0.0.137 - - [2025-10-20 13:59:04] "POST /useragent-kv HTTP/1.1" 200 115 0.003023 10.0.0.137 - - [2025-10-20 13:59:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004033 10.0.0.137 - - [2025-10-20 13:59:04] "POST /useragent-kv HTTP/1.1" 200 115 0.002744 10.0.0.137 - - [2025-10-20 13:59:04] "POST /useragent-kv HTTP/1.1" 200 115 0.003256 252.137.149.211 - - [2025-10-20 13:59:04] "POST /neutron/network HTTP/1.1" 200 151 0.101932 10.0.0.137 - - [2025-10-20 13:59:04] "DELETE /route-target/ac58e288-0cb5-4c9f-80ea-62d58a1e1f70 HTTP/1.1" 200 115 0.020616 10.0.0.137 - - [2025-10-20 13:59:04] "GET /routing-instance/96cdfca4-8815-4abd-80e8-71fdb4dcc2a1 HTTP/1.1" 404 171 0.002575 10.0.0.137 - - [2025-10-20 13:59:04] "GET /domains HTTP/1.1" 200 440 0.003725 10.0.0.137 - - [2025-10-20 13:59:04] "GET /domains?obj_uuids=359ab6ea-20cc-44f4-9df6-3d9ae739b7c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001627 10.0.0.137 - - [2025-10-20 13:59:04] "GET /domain/359ab6ea-20cc-44f4-9df6-3d9ae739b7c5 HTTP/1.1" 200 1505 0.010532 10.0.0.137 - - [2025-10-20 13:59:04] "GET /projects?obj_uuids=c6f50da1-8e74-424d-8069-fda05d938485&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001752 10.0.0.137 - - [2025-10-20 13:59:04] "GET /project/c6f50da1-8e74-424d-8069-fda05d938485 HTTP/1.1" 200 1902 0.030042 10.0.0.137 - - [2025-10-20 13:59:05] "GET /projects?obj_uuids=c6f50da1-8e74-424d-8069-fda05d938485&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001092 10.0.0.137 - - [2025-10-20 13:59:05] "GET /project/c6f50da1-8e74-424d-8069-fda05d938485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.025721 10.0.0.137 - - [2025-10-20 13:59:05] "GET /projects?obj_uuids=c6f50da1-8e74-424d-8069-fda05d938485&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000998 10.0.0.137 - - [2025-10-20 13:59:05] "GET /project/c6f50da1-8e74-424d-8069-fda05d938485?fields=virtual_networks HTTP/1.1" 200 1050 0.067379 10.0.0.137 - - [2025-10-20 13:59:05] "GET /projects?obj_uuids=c6f50da1-8e74-424d-8069-fda05d938485&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001475 10.0.0.137 - - [2025-10-20 13:59:05] "GET /project/c6f50da1-8e74-424d-8069-fda05d938485?fields=virtual_machine_interfaces HTTP/1.1" 200 1050 0.024585 10.0.0.137 - - [2025-10-20 13:59:05] "GET /projects?obj_uuids=c6f50da1-8e74-424d-8069-fda05d938485&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001094 10.0.0.137 - - [2025-10-20 13:59:05] "GET /project/c6f50da1-8e74-424d-8069-fda05d938485?fields=security_groups HTTP/1.1" 200 1284 0.024540 10.0.0.137 - - [2025-10-20 13:59:06] "GET /domains?obj_uuids=359ab6ea-20cc-44f4-9df6-3d9ae739b7c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.000983 10.0.0.137 - - [2025-10-20 13:59:06] "GET /domain/359ab6ea-20cc-44f4-9df6-3d9ae739b7c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.007494 10.0.0.137 - - [2025-10-20 13:59:06] "POST /fqname-to-id HTTP/1.1" 404 202 0.034390 10.0.0.137 - - [2025-10-20 13:59:06] "GET /projects?obj_uuids=2100040d-7683-4e92-b667-e95e5f4e1ab3&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002388 10.0.0.137 - - [2025-10-20 13:59:06] "GET /domains?obj_uuids=359ab6ea-20cc-44f4-9df6-3d9ae739b7c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.000965 10.0.0.137 - - [2025-10-20 13:59:06] "GET /domain/359ab6ea-20cc-44f4-9df6-3d9ae739b7c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.006391 10.0.0.137 - - [2025-10-20 13:59:06] "POST /id-to-fqname HTTP/1.1" 200 204 0.001773 10.0.0.137 - - [2025-10-20 13:59:06] "POST /fqname-to-id HTTP/1.1" 404 213 0.003590 10.0.0.137 - - [2025-10-20 13:59:06] "POST /security-groups HTTP/1.1" 200 599 0.064629 10.0.0.137 - - [2025-10-20 13:59:06] "POST /fqname-to-id HTTP/1.1" 404 248 0.002494 10.0.0.137 - - [2025-10-20 13:59:06] "POST /projects HTTP/1.1" 200 609 0.206926 10.0.0.137 - - [2025-10-20 13:59:06] "POST /access-control-lists HTTP/1.1" 200 614 0.061363 10.0.0.137 - - [2025-10-20 13:59:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.280783 10.0.0.137 - - [2025-10-20 13:59:07] "POST /fqname-to-id HTTP/1.1" 404 247 0.002863 10.0.0.137 - - [2025-10-20 13:59:07] "GET /project/2100040d-7683-4e92-b667-e95e5f4e1ab3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.431202 10.0.0.137 - - [2025-10-20 13:59:07] "POST /access-control-lists HTTP/1.1" 200 612 0.064776 10.0.0.137 - - [2025-10-20 13:59:08] "GET / HTTP/1.1" 200 36499 0.002057 10.0.0.137 - - [2025-10-20 13:59:09] "POST /fqname-to-id HTTP/1.1" 401 297 0.000510 10.0.0.137 - - [2025-10-20 13:59:09] "POST /fqname-to-id HTTP/1.1" 404 231 0.076068 10.0.0.137 - - [2025-10-20 13:59:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002619 10.0.0.137 - - [2025-10-20 13:59:09] "GET /projects?obj_uuids=2100040d-7683-4e92-b667-e95e5f4e1ab3&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001324 10.0.0.137 - - [2025-10-20 13:59:09] "GET /project/2100040d-7683-4e92-b667-e95e5f4e1ab3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.025749 10.0.0.137 - - [2025-10-20 13:59:10] "POST /network-policys HTTP/1.1" 200 569 0.061297 10.0.0.137 - - [2025-10-20 13:59:10] "GET /network-policy/ea5071db-7e77-4626-b256-b2976418c5b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3148 0.005273 10.0.0.137 - - [2025-10-20 13:59:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002887 10.0.0.137 - - [2025-10-20 13:59:10] "GET /projects?obj_uuids=2100040d-7683-4e92-b667-e95e5f4e1ab3&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001018 10.0.0.137 - - [2025-10-20 13:59:10] "GET /project/2100040d-7683-4e92-b667-e95e5f4e1ab3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.024022 252.137.149.211 - - [2025-10-20 13:59:10] "POST /neutron/network HTTP/1.1" 200 117 0.037971 10.0.0.137 - - [2025-10-20 13:59:10] "GET /projects?obj_uuids=2100040d-7683-4e92-b667-e95e5f4e1ab3&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001057 252.137.149.211 - - [2025-10-20 13:59:10] "POST /neutron/network HTTP/1.1" 200 621 0.063936 10.0.0.137 - - [2025-10-20 13:59:10] "POST /route-targets HTTP/1.1" 200 329 0.011022 10.0.0.137 - - [2025-10-20 13:59:10] "POST /ref-update HTTP/1.1" 200 156 0.013484 10.0.0.137 - - [2025-10-20 13:59:10] "POST /useragent-kv HTTP/1.1" 200 115 0.002482 252.137.149.211 - - [2025-10-20 13:59:10] "POST /neutron/subnet HTTP/1.1" 200 715 0.206365 10.0.0.137 - - [2025-10-20 13:59:11] "POST /fqname-to-id HTTP/1.1" 404 207 0.003595 10.0.0.137 - - [2025-10-20 13:59:11] "POST /useragent-kv HTTP/1.1" 200 115 0.003271 252.137.149.211 - - [2025-10-20 13:59:11] "POST /neutron/subnet HTTP/1.1" 200 828 0.176755 252.137.149.211 - - [2025-10-20 13:59:11] "POST /neutron/network HTTP/1.1" 200 1012 0.008656 10.0.0.137 - - [2025-10-20 13:59:11] "POST /id-to-fqname HTTP/1.1" 200 235 0.001650 10.0.0.137 - - [2025-10-20 13:59:11] "GET /virtual-network/d2d72173-50f6-4e5a-98b2-72fe76eafee9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2658 0.004783 252.137.149.211 - - [2025-10-20 13:59:11] "POST /neutron/network HTTP/1.1" 200 1012 0.008503 10.0.0.137 - - [2025-10-20 13:59:11] "GET /virtual-network/d2d72173-50f6-4e5a-98b2-72fe76eafee9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2658 0.006064 252.137.149.211 - - [2025-10-20 13:59:11] "POST /neutron/network HTTP/1.1" 200 1012 0.007339 252.137.149.211 - - [2025-10-20 13:59:11] "POST /neutron/subnet HTTP/1.1" 200 715 0.007114 252.137.149.211 - - [2025-10-20 13:59:11] "POST /neutron/subnet HTTP/1.1" 200 828 0.008174 252.137.149.211 - - [2025-10-20 13:59:11] "POST /neutron/network HTTP/1.1" 200 1012 0.007772 10.0.0.137 - - [2025-10-20 13:59:11] "POST /fqname-to-id HTTP/1.1" 404 250 0.012748 10.0.0.137 - - [2025-10-20 13:59:11] "POST /fqname-to-id HTTP/1.1" 404 207 0.006342 252.137.149.211 - - [2025-10-20 13:59:11] "POST /neutron/network HTTP/1.1" 200 1117 0.064645 10.0.0.137 - - [2025-10-20 13:59:11] "POST /access-control-lists HTTP/1.1" 200 609 0.066103 252.137.149.211 - - [2025-10-20 13:59:11] "POST /neutron/network HTTP/1.1" 200 1117 0.007249 10.0.0.137 - - [2025-10-20 13:59:11] "GET /virtual-network/d2d72173-50f6-4e5a-98b2-72fe76eafee9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2981 0.005120 10.0.0.137 - - [2025-10-20 13:59:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002684 10.0.0.137 - - [2025-10-20 13:59:11] "GET /network-policy/ea5071db-7e77-4626-b256-b2976418c5b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3148 0.005514 10.0.0.137 - - [2025-10-20 13:59:11] "GET /domains HTTP/1.1" 401 297 0.000505 10.0.0.137 - - [2025-10-20 13:59:12] "GET /domains HTTP/1.1" 200 440 0.033686 10.0.0.137 - - [2025-10-20 13:59:12] "GET /domains?obj_uuids=359ab6ea-20cc-44f4-9df6-3d9ae739b7c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.000995 10.0.0.137 - - [2025-10-20 13:59:12] "GET /domain/359ab6ea-20cc-44f4-9df6-3d9ae739b7c5 HTTP/1.1" 200 1707 0.007586 10.0.0.137 - - [2025-10-20 13:59:12] "GET /projects?obj_uuids=2100040d-7683-4e92-b667-e95e5f4e1ab3&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000949 10.0.0.137 - - [2025-10-20 13:59:12] "GET /project/2100040d-7683-4e92-b667-e95e5f4e1ab3 HTTP/1.1" 200 2460 0.032609 10.0.0.137 - - [2025-10-20 13:59:12] "GET /virtual-network/d2d72173-50f6-4e5a-98b2-72fe76eafee9 HTTP/1.1" 200 3543 0.008041 10.0.0.137 - - [2025-10-20 13:59:12] "GET /virtual-network/d2d72173-50f6-4e5a-98b2-72fe76eafee9 HTTP/1.1" 200 3543 0.005905 10.0.0.137 - - [2025-10-20 13:59:12] "GET /routing-instance/56275d32-e66c-4399-bf96-9be23511fe38 HTTP/1.1" 200 1499 0.004178 10.0.0.137 - - [2025-10-20 13:59:12] "GET /routing-instance/56275d32-e66c-4399-bf96-9be23511fe38 HTTP/1.1" 200 1499 0.003768 10.0.0.137 - - [2025-10-20 13:59:12] "GET /route-target/e41fe69d-b1da-40c8-bc6f-6ad044011b99 HTTP/1.1" 200 1225 0.003651 10.0.0.137 - - [2025-10-20 13:59:12] "GET /virtual-network/d2d72173-50f6-4e5a-98b2-72fe76eafee9 HTTP/1.1" 200 3543 0.007269 10.0.0.137 - - [2025-10-20 13:59:12] "GET /routing-instance/56275d32-e66c-4399-bf96-9be23511fe38 HTTP/1.1" 200 1499 0.005137 10.0.0.137 - - [2025-10-20 13:59:12] "GET /virtual-network/d2d72173-50f6-4e5a-98b2-72fe76eafee9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2981 0.006937 10.0.0.137 - - [2025-10-20 13:59:12] "GET /virtual-network/d2d72173-50f6-4e5a-98b2-72fe76eafee9 HTTP/1.1" 200 3543 0.004852 10.0.0.137 - - [2025-10-20 13:59:12] "GET /routing-instance/56275d32-e66c-4399-bf96-9be23511fe38 HTTP/1.1" 200 1499 0.003983 10.0.0.137 - - [2025-10-20 13:59:12] "GET /routing-instance/56275d32-e66c-4399-bf96-9be23511fe38 HTTP/1.1" 200 1499 0.004079 10.0.0.137 - - [2025-10-20 13:59:13] "GET /route-target/e41fe69d-b1da-40c8-bc6f-6ad044011b99 HTTP/1.1" 200 1225 0.003533 10.0.0.137 - - [2025-10-20 13:59:13] "GET /domains HTTP/1.1" 200 440 0.003206 10.0.0.137 - - [2025-10-20 13:59:13] "GET /domains?obj_uuids=359ab6ea-20cc-44f4-9df6-3d9ae739b7c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001033 10.0.0.137 - - [2025-10-20 13:59:13] "GET /domain/359ab6ea-20cc-44f4-9df6-3d9ae739b7c5 HTTP/1.1" 200 1707 0.008165 10.0.0.137 - - [2025-10-20 13:59:13] "GET /projects?obj_uuids=2100040d-7683-4e92-b667-e95e5f4e1ab3&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001379 10.0.0.137 - - [2025-10-20 13:59:13] "GET /project/2100040d-7683-4e92-b667-e95e5f4e1ab3 HTTP/1.1" 200 2460 0.031938 10.0.0.137 - - [2025-10-20 13:59:13] "GET /virtual-network/d2d72173-50f6-4e5a-98b2-72fe76eafee9 HTTP/1.1" 200 3543 0.004764 10.0.0.137 - - [2025-10-20 13:59:13] "GET /obj-perms HTTP/1.1" 200 6490 0.061132 10.0.0.137 - - [2025-10-20 13:59:14] "GET /domains HTTP/1.1" 200 440 0.003266 10.0.0.137 - - [2025-10-20 13:59:14] "GET /domains?obj_uuids=359ab6ea-20cc-44f4-9df6-3d9ae739b7c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001026 10.0.0.137 - - [2025-10-20 13:59:14] "GET /domain/359ab6ea-20cc-44f4-9df6-3d9ae739b7c5 HTTP/1.1" 200 1707 0.008290 10.0.0.137 - - [2025-10-20 13:59:14] "GET /projects?obj_uuids=2100040d-7683-4e92-b667-e95e5f4e1ab3&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000998 10.0.0.137 - - [2025-10-20 13:59:14] "GET /project/2100040d-7683-4e92-b667-e95e5f4e1ab3 HTTP/1.1" 200 2460 0.027270 10.0.0.137 - - [2025-10-20 13:59:14] "GET /network-policy/ea5071db-7e77-4626-b256-b2976418c5b9 HTTP/1.1" 200 3474 0.004940 10.0.0.137 - - [2025-10-20 13:59:14] "DELETE /network-policy/ea5071db-7e77-4626-b256-b2976418c5b9 HTTP/1.1" 409 240 0.006121 252.137.149.211 - - [2025-10-20 13:59:14] "POST /neutron/network HTTP/1.1" 200 1117 0.007708 10.0.0.137 - - [2025-10-20 13:59:14] "DELETE /access-control-list/4c162e08-13cb-4e5b-b7a7-864e1c2014fd HTTP/1.1" 200 115 0.025072 10.0.0.137 - - [2025-10-20 13:59:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004110 10.0.0.137 - - [2025-10-20 13:59:14] "POST /useragent-kv HTTP/1.1" 200 115 0.002502 10.0.0.137 - - [2025-10-20 13:59:14] "POST /useragent-kv HTTP/1.1" 200 115 0.002553 10.0.0.137 - - [2025-10-20 13:59:14] "POST /useragent-kv HTTP/1.1" 200 115 0.003515 10.0.0.137 - - [2025-10-20 13:59:14] "POST /useragent-kv HTTP/1.1" 200 115 0.002810 252.137.149.211 - - [2025-10-20 13:59:14] "POST /neutron/network HTTP/1.1" 200 151 0.102258 10.0.0.137 - - [2025-10-20 13:59:14] "GET /routing-instance/56275d32-e66c-4399-bf96-9be23511fe38 HTTP/1.1" 404 171 0.002875 10.0.0.137 - - [2025-10-20 13:59:14] "DELETE /route-target/e41fe69d-b1da-40c8-bc6f-6ad044011b99 HTTP/1.1" 200 115 0.020506 10.0.0.137 - - [2025-10-20 13:59:14] "GET /domains HTTP/1.1" 200 440 0.003932 10.0.0.137 - - [2025-10-20 13:59:14] "GET /domains?obj_uuids=359ab6ea-20cc-44f4-9df6-3d9ae739b7c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001028 10.0.0.137 - - [2025-10-20 13:59:14] "GET /domain/359ab6ea-20cc-44f4-9df6-3d9ae739b7c5 HTTP/1.1" 200 1707 0.007092 10.0.0.137 - - [2025-10-20 13:59:14] "GET /projects?obj_uuids=2100040d-7683-4e92-b667-e95e5f4e1ab3&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001071 10.0.0.137 - - [2025-10-20 13:59:14] "GET /project/2100040d-7683-4e92-b667-e95e5f4e1ab3 HTTP/1.1" 200 2206 0.023977 10.0.0.137 - - [2025-10-20 13:59:15] "DELETE /network-policy/ea5071db-7e77-4626-b256-b2976418c5b9 HTTP/1.1" 200 115 0.024595 10.0.0.137 - - [2025-10-20 13:59:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002864 10.0.0.137 - - [2025-10-20 13:59:15] "GET /projects?obj_uuids=2100040d-7683-4e92-b667-e95e5f4e1ab3&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001057 10.0.0.137 - - [2025-10-20 13:59:15] "GET /project/2100040d-7683-4e92-b667-e95e5f4e1ab3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.028692 10.0.0.137 - - [2025-10-20 13:59:15] "GET /network-policys?parent_fq_name_str=admin_domain%3Actest-TestBasicPolicyNegativeIpv4v6-58248156&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.004812 10.0.0.137 - - [2025-10-20 13:59:15] "GET /projects?obj_uuids=2100040d-7683-4e92-b667-e95e5f4e1ab3&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001356 10.0.0.137 - - [2025-10-20 13:59:15] "GET /project/2100040d-7683-4e92-b667-e95e5f4e1ab3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.027300 10.0.0.137 - - [2025-10-20 13:59:15] "GET /projects?obj_uuids=2100040d-7683-4e92-b667-e95e5f4e1ab3&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000931 10.0.0.137 - - [2025-10-20 13:59:16] "GET /project/2100040d-7683-4e92-b667-e95e5f4e1ab3?fields=virtual_networks HTTP/1.1" 200 1066 0.066166 10.0.0.137 - - [2025-10-20 13:59:16] "GET /projects?obj_uuids=2100040d-7683-4e92-b667-e95e5f4e1ab3&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001377 10.0.0.137 - - [2025-10-20 13:59:16] "GET /project/2100040d-7683-4e92-b667-e95e5f4e1ab3?fields=virtual_machine_interfaces HTTP/1.1" 200 1066 0.030533 10.0.0.137 - - [2025-10-20 13:59:16] "GET /projects?obj_uuids=2100040d-7683-4e92-b667-e95e5f4e1ab3&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001268 10.0.0.137 - - [2025-10-20 13:59:16] "GET /project/2100040d-7683-4e92-b667-e95e5f4e1ab3?fields=security_groups HTTP/1.1" 200 1308 0.034246 10.0.0.137 - - [2025-10-20 13:59:16] "GET /domains?obj_uuids=359ab6ea-20cc-44f4-9df6-3d9ae739b7c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001159 10.0.0.137 - - [2025-10-20 13:59:16] "GET /domain/359ab6ea-20cc-44f4-9df6-3d9ae739b7c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.007145 10.0.0.137 - - [2025-10-20 13:59:17] "POST /fqname-to-id HTTP/1.1" 404 188 0.032952 10.0.0.137 - - [2025-10-20 13:59:17] "GET /projects?obj_uuids=994e0023-974e-413f-ba2e-8dd749a7b743&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002644 10.0.0.137 - - [2025-10-20 13:59:17] "GET /domains?obj_uuids=359ab6ea-20cc-44f4-9df6-3d9ae739b7c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001512 10.0.0.137 - - [2025-10-20 13:59:17] "GET /domain/359ab6ea-20cc-44f4-9df6-3d9ae739b7c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007933 10.0.0.137 - - [2025-10-20 13:59:17] "POST /id-to-fqname HTTP/1.1" 200 190 0.001458 10.0.0.137 - - [2025-10-20 13:59:17] "POST /fqname-to-id HTTP/1.1" 404 199 0.002444 10.0.0.137 - - [2025-10-20 13:59:17] "POST /security-groups HTTP/1.1" 200 585 0.064291 10.0.0.137 - - [2025-10-20 13:59:17] "POST /fqname-to-id HTTP/1.1" 404 234 0.002636 10.0.0.137 - - [2025-10-20 13:59:17] "POST /projects HTTP/1.1" 200 581 0.232217 10.0.0.137 - - [2025-10-20 13:59:17] "POST /access-control-lists HTTP/1.1" 200 600 0.059963 10.0.0.137 - - [2025-10-20 13:59:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.309448 10.0.0.137 - - [2025-10-20 13:59:17] "POST /fqname-to-id HTTP/1.1" 404 233 0.002769 10.0.0.137 - - [2025-10-20 13:59:17] "GET /project/994e0023-974e-413f-ba2e-8dd749a7b743?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.457336 10.0.0.137 - - [2025-10-20 13:59:17] "POST /access-control-lists HTTP/1.1" 200 598 0.068842 10.0.0.137 - - [2025-10-20 13:59:18] "GET / HTTP/1.1" 200 36499 0.002749 10.0.0.137 - - [2025-10-20 13:59:19] "POST /fqname-to-id HTTP/1.1" 401 297 0.000627 10.0.0.137 - - [2025-10-20 13:59:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.069668 10.0.0.137 - - [2025-10-20 13:59:20] "GET /projects?obj_uuids=994e0023-974e-413f-ba2e-8dd749a7b743&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001406 10.0.0.137 - - [2025-10-20 13:59:20] "GET /project/994e0023-974e-413f-ba2e-8dd749a7b743?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.025249 252.137.149.211 - - [2025-10-20 13:59:20] "POST /neutron/network HTTP/1.1" 200 117 0.035482 10.0.0.137 - - [2025-10-20 13:59:20] "GET /projects?obj_uuids=994e0023-974e-413f-ba2e-8dd749a7b743&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001430 252.137.149.211 - - [2025-10-20 13:59:20] "POST /neutron/network HTTP/1.1" 200 605 0.078484 10.0.0.137 - - [2025-10-20 13:59:20] "POST /route-targets HTTP/1.1" 200 329 0.010411 10.0.0.137 - - [2025-10-20 13:59:20] "POST /ref-update HTTP/1.1" 200 156 0.010049 10.0.0.137 - - [2025-10-20 13:59:20] "POST /useragent-kv HTTP/1.1" 200 115 0.003116 252.137.149.211 - - [2025-10-20 13:59:20] "POST /neutron/subnet HTTP/1.1" 200 725 0.139835 252.137.149.211 - - [2025-10-20 13:59:20] "POST /neutron/network HTTP/1.1" 200 824 0.005984 10.0.0.137 - - [2025-10-20 13:59:20] "POST /id-to-fqname HTTP/1.1" 200 220 0.001347 10.0.0.137 - - [2025-10-20 13:59:20] "GET /virtual-network/41632307-47d6-4ecb-be2d-23b2cb9c137b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.004706 252.137.149.211 - - [2025-10-20 13:59:20] "POST /neutron/network HTTP/1.1" 200 824 0.005955 10.0.0.137 - - [2025-10-20 13:59:20] "GET /virtual-network/41632307-47d6-4ecb-be2d-23b2cb9c137b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.010227 252.137.149.211 - - [2025-10-20 13:59:20] "POST /neutron/network HTTP/1.1" 200 824 0.007931 252.137.149.211 - - [2025-10-20 13:59:21] "POST /neutron/subnet HTTP/1.1" 200 725 0.010226 10.0.0.137 - - [2025-10-20 13:59:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003786 10.0.0.137 - - [2025-10-20 13:59:21] "GET /projects?obj_uuids=994e0023-974e-413f-ba2e-8dd749a7b743&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001219 10.0.0.137 - - [2025-10-20 13:59:21] "GET /project/994e0023-974e-413f-ba2e-8dd749a7b743?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.042668 252.137.149.211 - - [2025-10-20 13:59:21] "POST /neutron/network HTTP/1.1" 200 117 0.009687 10.0.0.137 - - [2025-10-20 13:59:21] "GET /projects?obj_uuids=994e0023-974e-413f-ba2e-8dd749a7b743&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001141 252.137.149.211 - - [2025-10-20 13:59:21] "POST /neutron/network HTTP/1.1" 200 605 0.074625 10.0.0.137 - - [2025-10-20 13:59:21] "POST /route-targets HTTP/1.1" 200 329 0.012981 10.0.0.137 - - [2025-10-20 13:59:21] "POST /ref-update HTTP/1.1" 200 156 0.012110 10.0.0.137 - - [2025-10-20 13:59:21] "POST /useragent-kv HTTP/1.1" 200 115 0.002964 252.137.149.211 - - [2025-10-20 13:59:21] "POST /neutron/subnet HTTP/1.1" 200 725 0.164676 252.137.149.211 - - [2025-10-20 13:59:21] "POST /neutron/network HTTP/1.1" 200 824 0.006257 10.0.0.137 - - [2025-10-20 13:59:21] "POST /id-to-fqname HTTP/1.1" 200 220 0.001695 10.0.0.137 - - [2025-10-20 13:59:21] "GET /virtual-network/01bb910d-1226-4021-a549-a0a2d5526217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005150 252.137.149.211 - - [2025-10-20 13:59:21] "POST /neutron/network HTTP/1.1" 200 824 0.005624 10.0.0.137 - - [2025-10-20 13:59:21] "GET /virtual-network/01bb910d-1226-4021-a549-a0a2d5526217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005424 252.137.149.211 - - [2025-10-20 13:59:21] "POST /neutron/network HTTP/1.1" 200 824 0.005949 252.137.149.211 - - [2025-10-20 13:59:21] "POST /neutron/subnet HTTP/1.1" 200 725 0.007332 10.0.0.137 - - [2025-10-20 13:59:21] "POST /fqname-to-id HTTP/1.1" 404 226 0.002865 10.0.0.137 - - [2025-10-20 13:59:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002369 10.0.0.137 - - [2025-10-20 13:59:22] "GET /projects?obj_uuids=994e0023-974e-413f-ba2e-8dd749a7b743&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001045 10.0.0.137 - - [2025-10-20 13:59:22] "GET /project/994e0023-974e-413f-ba2e-8dd749a7b743?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.029426 10.0.0.137 - - [2025-10-20 13:59:22] "POST /network-policys HTTP/1.1" 200 573 0.018196 10.0.0.137 - - [2025-10-20 13:59:22] "GET /network-policy/40432e16-7084-4a8f-9645-7b63ba765dbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2150 0.005493 252.137.149.211 - - [2025-10-20 13:59:22] "POST /neutron/network HTTP/1.1" 200 824 0.005946 10.0.0.137 - - [2025-10-20 13:59:22] "POST /fqname-to-id HTTP/1.1" 404 234 0.003083 252.137.149.211 - - [2025-10-20 13:59:22] "POST /neutron/network HTTP/1.1" 200 924 0.045526 10.0.0.137 - - [2025-10-20 13:59:22] "POST /access-control-lists HTTP/1.1" 200 592 0.062118 252.137.149.211 - - [2025-10-20 13:59:22] "POST /neutron/network HTTP/1.1" 200 924 0.006143 10.0.0.137 - - [2025-10-20 13:59:22] "GET /virtual-network/41632307-47d6-4ecb-be2d-23b2cb9c137b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.004796 10.0.0.137 - - [2025-10-20 13:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002475 10.0.0.137 - - [2025-10-20 13:59:22] "GET /network-policy/40432e16-7084-4a8f-9645-7b63ba765dbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2150 0.003628 252.137.149.211 - - [2025-10-20 13:59:22] "POST /neutron/network HTTP/1.1" 200 824 0.006325 10.0.0.137 - - [2025-10-20 13:59:22] "POST /fqname-to-id HTTP/1.1" 404 234 0.002900 252.137.149.211 - - [2025-10-20 13:59:22] "POST /neutron/network HTTP/1.1" 200 924 0.046009 10.0.0.137 - - [2025-10-20 13:59:22] "POST /access-control-lists HTTP/1.1" 200 592 0.068982 252.137.149.211 - - [2025-10-20 13:59:22] "POST /neutron/network HTTP/1.1" 200 924 0.007244 10.0.0.137 - - [2025-10-20 13:59:22] "POST /ref-update HTTP/1.1" 200 156 0.010666 10.0.0.137 - - [2025-10-20 13:59:22] "GET /virtual-network/01bb910d-1226-4021-a549-a0a2d5526217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.007550 10.0.0.137 - - [2025-10-20 13:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002736 10.0.0.137 - - [2025-10-20 13:59:22] "GET /network-policy/40432e16-7084-4a8f-9645-7b63ba765dbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2150 0.040616 10.0.0.137 - - [2025-10-20 13:59:22] "PUT /access-control-list/575032cb-4b7d-43b3-9dac-1acc53698b8c HTTP/1.1" 200 274 0.054883 10.0.0.137 - - [2025-10-20 13:59:22] "GET /domains HTTP/1.1" 401 297 0.000697 10.0.0.137 - - [2025-10-20 13:59:23] "GET /domains HTTP/1.1" 200 440 0.029399 10.0.0.137 - - [2025-10-20 13:59:23] "GET /domains?obj_uuids=359ab6ea-20cc-44f4-9df6-3d9ae739b7c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001316 10.0.0.137 - - [2025-10-20 13:59:23] "GET /domain/359ab6ea-20cc-44f4-9df6-3d9ae739b7c5 HTTP/1.1" 200 1895 0.008507 10.0.0.137 - - [2025-10-20 13:59:23] "GET /projects?obj_uuids=994e0023-974e-413f-ba2e-8dd749a7b743&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.003908 10.0.0.137 - - [2025-10-20 13:59:23] "GET /project/994e0023-974e-413f-ba2e-8dd749a7b743 HTTP/1.1" 200 2574 0.033503 10.0.0.137 - - [2025-10-20 13:59:23] "GET /virtual-network/41632307-47d6-4ecb-be2d-23b2cb9c137b HTTP/1.1" 200 2896 0.006182 10.0.0.137 - - [2025-10-20 13:59:23] "GET /virtual-network/41632307-47d6-4ecb-be2d-23b2cb9c137b HTTP/1.1" 200 2896 0.005255 10.0.0.137 - - [2025-10-20 13:59:23] "GET /routing-instance/bd41fa09-a175-4aee-bee4-3bab4012f7a4 HTTP/1.1" 200 1788 0.003913 10.0.0.137 - - [2025-10-20 13:59:23] "GET /routing-instance/bd41fa09-a175-4aee-bee4-3bab4012f7a4 HTTP/1.1" 200 1788 0.003838 10.0.0.137 - - [2025-10-20 13:59:23] "GET /route-target/b7b3dee0-6436-4cc0-a9f6-68b4c5fe876c HTTP/1.1" 200 1209 0.004684 10.0.0.137 - - [2025-10-20 13:59:23] "GET /virtual-network/41632307-47d6-4ecb-be2d-23b2cb9c137b HTTP/1.1" 200 2896 0.005706 10.0.0.137 - - [2025-10-20 13:59:23] "GET /routing-instance/bd41fa09-a175-4aee-bee4-3bab4012f7a4 HTTP/1.1" 200 1788 0.004838 10.0.0.137 - - [2025-10-20 13:59:23] "GET /virtual-network/41632307-47d6-4ecb-be2d-23b2cb9c137b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.005693 10.0.0.137 - - [2025-10-20 13:59:23] "GET /virtual-network/41632307-47d6-4ecb-be2d-23b2cb9c137b HTTP/1.1" 200 2896 0.007765 10.0.0.137 - - [2025-10-20 13:59:23] "GET /routing-instance/bd41fa09-a175-4aee-bee4-3bab4012f7a4 HTTP/1.1" 200 1788 0.004959 10.0.0.137 - - [2025-10-20 13:59:23] "GET /routing-instance/bd41fa09-a175-4aee-bee4-3bab4012f7a4 HTTP/1.1" 200 1788 0.004377 10.0.0.137 - - [2025-10-20 13:59:24] "GET /route-target/b7b3dee0-6436-4cc0-a9f6-68b4c5fe876c HTTP/1.1" 200 1209 0.004160 10.0.0.137 - - [2025-10-20 13:59:24] "GET /domains HTTP/1.1" 200 440 0.002801 10.0.0.137 - - [2025-10-20 13:59:24] "GET /domains?obj_uuids=359ab6ea-20cc-44f4-9df6-3d9ae739b7c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001126 10.0.0.137 - - [2025-10-20 13:59:24] "GET /domain/359ab6ea-20cc-44f4-9df6-3d9ae739b7c5 HTTP/1.1" 200 1895 0.007965 10.0.0.137 - - [2025-10-20 13:59:24] "GET /projects?obj_uuids=994e0023-974e-413f-ba2e-8dd749a7b743&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000969 10.0.0.137 - - [2025-10-20 13:59:24] "GET /project/994e0023-974e-413f-ba2e-8dd749a7b743 HTTP/1.1" 200 2574 0.029310 10.0.0.137 - - [2025-10-20 13:59:24] "GET /virtual-network/41632307-47d6-4ecb-be2d-23b2cb9c137b HTTP/1.1" 200 2896 0.005298 10.0.0.137 - - [2025-10-20 13:59:24] "GET /obj-perms HTTP/1.1" 200 6462 0.060976 10.0.0.137 - - [2025-10-20 13:59:25] "GET /domains HTTP/1.1" 200 440 0.003347 10.0.0.137 - - [2025-10-20 13:59:25] "GET /domains?obj_uuids=359ab6ea-20cc-44f4-9df6-3d9ae739b7c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001538 10.0.0.137 - - [2025-10-20 13:59:25] "GET /domain/359ab6ea-20cc-44f4-9df6-3d9ae739b7c5 HTTP/1.1" 200 1895 0.009655 10.0.0.137 - - [2025-10-20 13:59:25] "GET /projects?obj_uuids=994e0023-974e-413f-ba2e-8dd749a7b743&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001417 10.0.0.137 - - [2025-10-20 13:59:25] "GET /project/994e0023-974e-413f-ba2e-8dd749a7b743 HTTP/1.1" 200 2574 0.029876 10.0.0.137 - - [2025-10-20 13:59:25] "GET /virtual-network/01bb910d-1226-4021-a549-a0a2d5526217 HTTP/1.1" 200 2895 0.007082 10.0.0.137 - - [2025-10-20 13:59:25] "GET /virtual-network/01bb910d-1226-4021-a549-a0a2d5526217 HTTP/1.1" 200 2895 0.005005 10.0.0.137 - - [2025-10-20 13:59:25] "GET /routing-instance/ee7f48b4-77ab-4395-a61b-ece5b057e5d2 HTTP/1.1" 200 1788 0.005376 10.0.0.137 - - [2025-10-20 13:59:25] "GET /routing-instance/ee7f48b4-77ab-4395-a61b-ece5b057e5d2 HTTP/1.1" 200 1788 0.004066 10.0.0.137 - - [2025-10-20 13:59:25] "GET /route-target/d41e6302-e6d4-4cc9-8f74-df008f2538b1 HTTP/1.1" 200 1209 0.003446 10.0.0.137 - - [2025-10-20 13:59:25] "GET /virtual-network/01bb910d-1226-4021-a549-a0a2d5526217 HTTP/1.1" 200 2895 0.010546 10.0.0.137 - - [2025-10-20 13:59:25] "GET /routing-instance/ee7f48b4-77ab-4395-a61b-ece5b057e5d2 HTTP/1.1" 200 1788 0.006286 10.0.0.137 - - [2025-10-20 13:59:25] "GET /virtual-network/01bb910d-1226-4021-a549-a0a2d5526217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.006100 10.0.0.137 - - [2025-10-20 13:59:25] "GET /virtual-network/01bb910d-1226-4021-a549-a0a2d5526217 HTTP/1.1" 200 2895 0.007992 10.0.0.137 - - [2025-10-20 13:59:25] "GET /routing-instance/ee7f48b4-77ab-4395-a61b-ece5b057e5d2 HTTP/1.1" 200 1788 0.004788 10.0.0.137 - - [2025-10-20 13:59:25] "GET /routing-instance/ee7f48b4-77ab-4395-a61b-ece5b057e5d2 HTTP/1.1" 200 1788 0.005608 10.0.0.137 - - [2025-10-20 13:59:25] "GET /route-target/d41e6302-e6d4-4cc9-8f74-df008f2538b1 HTTP/1.1" 200 1209 0.003297 10.0.0.137 - - [2025-10-20 13:59:25] "GET /domains HTTP/1.1" 200 440 0.002839 10.0.0.137 - - [2025-10-20 13:59:26] "GET /domains?obj_uuids=359ab6ea-20cc-44f4-9df6-3d9ae739b7c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001338 10.0.0.137 - - [2025-10-20 13:59:26] "GET /domain/359ab6ea-20cc-44f4-9df6-3d9ae739b7c5 HTTP/1.1" 200 1895 0.008071 10.0.0.137 - - [2025-10-20 13:59:26] "GET /projects?obj_uuids=994e0023-974e-413f-ba2e-8dd749a7b743&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001011 10.0.0.137 - - [2025-10-20 13:59:26] "GET /project/994e0023-974e-413f-ba2e-8dd749a7b743 HTTP/1.1" 200 2574 0.022538 10.0.0.137 - - [2025-10-20 13:59:26] "GET /virtual-network/01bb910d-1226-4021-a549-a0a2d5526217 HTTP/1.1" 200 2895 0.005440 10.0.0.137 - - [2025-10-20 13:59:26] "GET /obj-perms HTTP/1.1" 200 6462 0.002202 10.0.0.137 - - [2025-10-20 13:59:26] "POST /id-to-fqname HTTP/1.1" 200 220 0.001394 252.137.149.211 - - [2025-10-20 13:59:26] "POST /neutron/network HTTP/1.1" 200 934 0.006647 252.137.149.211 - - [2025-10-20 13:59:26] "GET /aaa-mode HTTP/1.1" 401 297 0.000943 252.137.149.211 - - [2025-10-20 13:59:26] "GET / HTTP/1.1" 200 36499 0.001953 252.137.149.211 - - [2025-10-20 13:59:26] "GET /project/994e0023-974e-413f-ba2e-8dd749a7b743?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000384 10.0.0.137 - - [2025-10-20 13:59:27] "GET /projects?obj_uuids=994e0023-974e-413f-ba2e-8dd749a7b743&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001475 252.137.149.211 - - [2025-10-20 13:59:27] "GET /project/994e0023-974e-413f-ba2e-8dd749a7b743?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.072607 252.137.149.211 - - [2025-10-20 13:59:27] "POST /neutron/network HTTP/1.1" 200 924 0.007325 252.137.149.211 - - [2025-10-20 13:59:27] "POST /neutron/port HTTP/1.1" 200 117 0.006309 252.137.149.211 - - [2025-10-20 13:59:27] "POST /neutron/port HTTP/1.1" 200 117 0.005712 10.0.0.137 - - [2025-10-20 13:59:27] "POST /id-to-fqname HTTP/1.1" 200 220 0.004488 252.137.149.211 - - [2025-10-20 13:59:27] "POST /neutron/port HTTP/1.1" 200 117 0.006028 252.137.149.211 - - [2025-10-20 13:59:27] "POST /neutron/network HTTP/1.1" 200 934 0.006684 252.137.149.211 - - [2025-10-20 13:59:27] "GET /aaa-mode HTTP/1.1" 401 297 0.000447 252.137.149.211 - - [2025-10-20 13:59:27] "GET / HTTP/1.1" 200 36499 0.001816 252.137.149.211 - - [2025-10-20 13:59:27] "GET /project/994e0023-974e-413f-ba2e-8dd749a7b743?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000412 252.137.149.211 - - [2025-10-20 13:59:28] "POST /neutron/network HTTP/1.1" 200 934 0.007223 10.0.0.137 - - [2025-10-20 13:59:28] "GET /projects?obj_uuids=994e0023-974e-413f-ba2e-8dd749a7b743&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001102 10.0.0.137 - - [2025-10-20 13:59:28] "GET /projects?obj_uuids=994e0023-974e-413f-ba2e-8dd749a7b743&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001478 252.137.149.211 - - [2025-10-20 13:59:28] "POST /neutron/port HTTP/1.1" 200 1060 0.271410 252.137.149.211 - - [2025-10-20 13:59:28] "GET /project/994e0023-974e-413f-ba2e-8dd749a7b743?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.058117 252.137.149.211 - - [2025-10-20 13:59:28] "POST /neutron/network HTTP/1.1" 200 924 0.006263 252.137.149.211 - - [2025-10-20 13:59:28] "POST /neutron/port HTTP/1.1" 200 1060 0.009077 252.137.149.211 - - [2025-10-20 13:59:28] "POST /neutron/port HTTP/1.1" 200 1060 0.011712 252.137.149.211 - - [2025-10-20 13:59:28] "POST /neutron/port HTTP/1.1" 200 1084 0.031804 252.137.149.211 - - [2025-10-20 13:59:28] "POST /neutron/port HTTP/1.1" 200 1110 0.120888 252.137.149.211 - - [2025-10-20 13:59:28] "POST /neutron/security_group HTTP/1.1" 200 2058 0.011271 252.137.149.211 - - [2025-10-20 13:59:28] "POST /neutron/port HTTP/1.1" 200 1084 0.016801 252.137.149.211 - - [2025-10-20 13:59:28] "POST /neutron/port HTTP/1.1" 200 117 0.005293 252.137.149.211 - - [2025-10-20 13:59:28] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003749 252.137.149.211 - - [2025-10-20 13:59:28] "POST /neutron/port HTTP/1.1" 200 1084 0.032660 252.137.149.211 - - [2025-10-20 13:59:28] "POST /neutron/subnet HTTP/1.1" 200 699 0.011387 252.137.149.211 - - [2025-10-20 13:59:29] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008723 252.137.149.211 - - [2025-10-20 13:59:29] "POST /neutron/port HTTP/1.1" 200 117 0.001548 252.137.149.211 - - [2025-10-20 13:59:29] "POST /neutron/network HTTP/1.1" 200 924 0.005586 252.137.149.211 - - [2025-10-20 13:59:29] "POST /neutron/network HTTP/1.1" 200 934 0.008270 10.0.0.137 - - [2025-10-20 13:59:29] "GET /projects?obj_uuids=994e0023-974e-413f-ba2e-8dd749a7b743&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001453 10.0.0.137 - - [2025-10-20 13:59:29] "PUT /access-control-list/14a7fba3-243d-4756-8d5a-9bfde275a611 HTTP/1.1" 200 274 0.013869 252.137.149.211 - - [2025-10-20 13:59:29] "POST /neutron/port HTTP/1.1" 200 1060 0.278718 252.137.149.211 - - [2025-10-20 13:59:29] "POST /neutron/port HTTP/1.1" 200 1060 0.009328 252.137.149.211 - - [2025-10-20 13:59:29] "POST /neutron/port HTTP/1.1" 200 1060 0.013150 252.137.149.211 - - [2025-10-20 13:59:29] "POST /neutron/port HTTP/1.1" 200 1110 0.071645 252.137.149.211 - - [2025-10-20 13:59:30] "POST /neutron/port HTTP/1.1" 200 1084 0.022311 252.137.149.211 - - [2025-10-20 13:59:30] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003798 252.137.149.211 - - [2025-10-20 13:59:30] "POST /neutron/subnet HTTP/1.1" 200 699 0.008574 252.137.149.211 - - [2025-10-20 13:59:30] "POST /neutron/port HTTP/1.1" 200 117 0.001438 252.137.149.211 - - [2025-10-20 13:59:30] "POST /neutron/network HTTP/1.1" 200 924 0.005813 252.137.149.211 - - [2025-10-20 13:59:32] "POST /neutron/port HTTP/1.1" 200 1084 0.012853 252.137.149.211 - - [2025-10-20 13:59:32] "POST /neutron/port HTTP/1.1" 200 1084 0.014834 252.137.149.211 - - [2025-10-20 13:59:32] "POST /neutron/network HTTP/1.1" 200 934 0.008039 252.137.149.211 - - [2025-10-20 13:59:33] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003733 252.137.149.211 - - [2025-10-20 13:59:33] "POST /neutron/subnet HTTP/1.1" 200 699 0.007677 252.137.149.211 - - [2025-10-20 13:59:33] "POST /neutron/port HTTP/1.1" 200 117 0.002232 252.137.149.211 - - [2025-10-20 13:59:33] "POST /neutron/network HTTP/1.1" 200 924 0.006003 252.137.149.211 - - [2025-10-20 13:59:34] "POST /neutron/port HTTP/1.1" 200 1084 0.012429 252.137.149.211 - - [2025-10-20 13:59:34] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007524 252.137.149.211 - - [2025-10-20 13:59:34] "POST /neutron/port HTTP/1.1" 200 1084 0.014280 252.137.149.211 - - [2025-10-20 13:59:34] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007080 252.137.149.211 - - [2025-10-20 13:59:34] "POST /neutron/port HTTP/1.1" 200 1084 0.013455 252.137.149.211 - - [2025-10-20 13:59:34] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006572 10.0.0.137 - - [2025-10-20 13:59:34] "GET /virtual-machine/1a53f249-59b0-4318-a5c6-f8e0a494af2e HTTP/1.1" 200 1296 0.005121 10.0.0.137 - - [2025-10-20 13:59:34] "GET /virtual-machine-interface/ac1aeb97-7300-48c1-b101-eea18236605f HTTP/1.1" 200 2954 0.005366 10.0.0.137 - - [2025-10-20 13:59:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003655 10.0.0.137 - - [2025-10-20 13:59:34] "GET /global-vrouter-config/0a1d70a6-75c1-48f4-a1f7-5586df87f73b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003190 10.0.0.137 - - [2025-10-20 13:59:34] "GET /virtual-networks?parent_id=994e0023-974e-413f-ba2e-8dd749a7b743&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.004665 10.0.0.137 - - [2025-10-20 13:59:34] "GET /virtual-network/41632307-47d6-4ecb-be2d-23b2cb9c137b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.005209 10.0.0.137 - - [2025-10-20 13:59:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004339 10.0.0.137 - - [2025-10-20 13:59:37] "GET /virtual-network/41632307-47d6-4ecb-be2d-23b2cb9c137b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.005255 252.137.149.211 - - [2025-10-20 13:59:38] "POST /neutron/port HTTP/1.1" 200 1084 0.010994 252.137.149.211 - - [2025-10-20 13:59:38] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005809 252.137.149.211 - - [2025-10-20 13:59:38] "POST /neutron/port HTTP/1.1" 200 1084 0.013835 252.137.149.211 - - [2025-10-20 13:59:38] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005738 252.137.149.211 - - [2025-10-20 13:59:38] "POST /neutron/port HTTP/1.1" 200 1084 0.019116 252.137.149.211 - - [2025-10-20 13:59:38] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007012 252.137.149.211 - - [2025-10-20 13:59:39] "POST /neutron/port HTTP/1.1" 200 1084 0.013289 252.137.149.211 - - [2025-10-20 13:59:39] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009672 252.137.149.211 - - [2025-10-20 13:59:39] "POST /neutron/port HTTP/1.1" 200 1084 0.012803 252.137.149.211 - - [2025-10-20 13:59:39] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009630 252.137.149.211 - - [2025-10-20 13:59:39] "POST /neutron/port HTTP/1.1" 200 1084 0.018344 252.137.149.211 - - [2025-10-20 13:59:39] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008240 10.0.0.137 - - [2025-10-20 13:59:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.009085 10.0.0.137 - - [2025-10-20 13:59:40] "GET /global-vrouter-config/0a1d70a6-75c1-48f4-a1f7-5586df87f73b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.008201 10.0.0.137 - - [2025-10-20 13:59:40] "GET /virtual-networks?parent_id=994e0023-974e-413f-ba2e-8dd749a7b743&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.004366 10.0.0.137 - - [2025-10-20 13:59:40] "GET /virtual-network/41632307-47d6-4ecb-be2d-23b2cb9c137b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.005636 252.137.149.211 - - [2025-10-20 13:59:40] "POST /neutron/port HTTP/1.1" 200 1084 0.013817 252.137.149.211 - - [2025-10-20 13:59:40] "POST /neutron/port HTTP/1.1" 200 1084 0.014127 252.137.149.211 - - [2025-10-20 13:59:40] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006161 252.137.149.211 - - [2025-10-20 13:59:40] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006356 252.137.149.211 - - [2025-10-20 13:59:40] "POST /neutron/port HTTP/1.1" 200 1084 0.012017 252.137.149.211 - - [2025-10-20 13:59:40] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006770 252.137.149.211 - - [2025-10-20 13:59:40] "POST /neutron/port HTTP/1.1" 200 1084 0.011718 252.137.149.211 - - [2025-10-20 13:59:40] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008116 10.0.0.137 - - [2025-10-20 13:59:40] "GET /virtual-machine/f5666611-6bec-4af6-9c67-6a3cbad432db HTTP/1.1" 200 1297 0.007769 10.0.0.137 - - [2025-10-20 13:59:40] "GET /virtual-machine-interface/e821edc2-f130-4c85-a693-b846bcb252a3 HTTP/1.1" 200 2954 0.005386 10.0.0.137 - - [2025-10-20 13:59:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002924 10.0.0.137 - - [2025-10-20 13:59:41] "GET /global-vrouter-config/0a1d70a6-75c1-48f4-a1f7-5586df87f73b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003658 10.0.0.137 - - [2025-10-20 13:59:41] "GET /virtual-networks?parent_id=994e0023-974e-413f-ba2e-8dd749a7b743&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.006815 10.0.0.137 - - [2025-10-20 13:59:41] "GET /virtual-network/01bb910d-1226-4021-a549-a0a2d5526217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.006172 10.0.0.137 - - [2025-10-20 13:59:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003309 10.0.0.137 - - [2025-10-20 13:59:42] "GET /global-vrouter-config/0a1d70a6-75c1-48f4-a1f7-5586df87f73b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003214 10.0.0.137 - - [2025-10-20 13:59:42] "GET /virtual-networks?parent_id=994e0023-974e-413f-ba2e-8dd749a7b743&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003136 10.0.0.137 - - [2025-10-20 13:59:42] "GET /virtual-network/01bb910d-1226-4021-a549-a0a2d5526217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.005086 10.0.0.137 - - [2025-10-20 13:59:44] "DELETE /project/994e0023974e413fba2e8dd749a7b743 HTTP/1.1" 404 173 0.014956 10.0.0.137 - - [2025-10-20 13:59:44] "DELETE /project/2100040d76834e92b667e95e5f4e1ab3 HTTP/1.1" 404 173 0.011240 10.0.0.137 - - [2025-10-20 13:59:44] "DELETE /project/c6f50da18e74424d8069fda05d938485 HTTP/1.1" 404 173 0.014754 10.0.0.137 - - [2025-10-20 13:59:44] "GET /projects?obj_uuids=c6f50da1-8e74-424d-8069-fda05d938485&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001083 10.0.0.137 - - [2025-10-20 13:59:44] "GET /projects?obj_uuids=2100040d-7683-4e92-b667-e95e5f4e1ab3&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000882 10.0.0.137 - - [2025-10-20 13:59:44] "GET /projects?obj_uuids=0a152aef-11ba-48fc-ad3b-6ae06559937d&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000824 10.0.0.137 - - [2025-10-20 13:59:44] "GET /project/2100040d-7683-4e92-b667-e95e5f4e1ab3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1519 0.046170 10.0.0.137 - - [2025-10-20 13:59:44] "GET /project/c6f50da1-8e74-424d-8069-fda05d938485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.049615 10.0.0.137 - - [2025-10-20 13:59:44] "GET /project/0a152aef-11ba-48fc-ad3b-6ae06559937d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.058059 10.0.0.137 - - [2025-10-20 13:59:44] "GET /projects?obj_uuids=0a152aef-11ba-48fc-ad3b-6ae06559937d&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000994 10.0.0.137 - - [2025-10-20 13:59:44] "GET /projects?obj_uuids=c6f50da1-8e74-424d-8069-fda05d938485&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002022 10.0.0.137 - - [2025-10-20 13:59:44] "GET /projects?obj_uuids=2100040d-7683-4e92-b667-e95e5f4e1ab3&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.003723 10.0.0.137 - - [2025-10-20 13:59:44] "GET /project/2100040d-7683-4e92-b667-e95e5f4e1ab3?fields=security_groups HTTP/1.1" 200 1398 0.057105 10.0.0.137 - - [2025-10-20 13:59:44] "GET /project/0a152aef-11ba-48fc-ad3b-6ae06559937d?fields=security_groups HTTP/1.1" 200 1358 0.058454 10.0.0.137 - - [2025-10-20 13:59:44] "GET /project/c6f50da1-8e74-424d-8069-fda05d938485?fields=security_groups HTTP/1.1" 200 1374 0.068208 10.0.0.137 - - [2025-10-20 13:59:44] "DELETE /security-group/1e2a6540-8e6b-4017-9956-aba015ce2be2 HTTP/1.1" 200 115 0.071379 10.0.0.137 - - [2025-10-20 13:59:44] "DELETE /security-group/0fdf3197-3118-43b8-8d1d-4ff81fda7335 HTTP/1.1" 200 115 0.081672 10.0.0.137 - - [2025-10-20 13:59:44] "GET /projects?obj_uuids=0a152aef-11ba-48fc-ad3b-6ae06559937d&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001209 10.0.0.137 - - [2025-10-20 13:59:44] "GET /projects?obj_uuids=2100040d-7683-4e92-b667-e95e5f4e1ab3&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001034 10.0.0.137 - - [2025-10-20 13:59:44] "DELETE /access-control-list/cd4ca183-b90a-4699-a002-f7aa414c08f2 HTTP/1.1" 200 115 0.057586 10.0.0.137 - - [2025-10-20 13:59:44] "DELETE /security-group/c8a82c69-11a4-40cb-9c23-7f9c960d48b9 HTTP/1.1" 200 115 0.095728 10.0.0.137 - - [2025-10-20 13:59:44] "GET /project/0a152aef-11ba-48fc-ad3b-6ae06559937d?fields=application_policy_sets HTTP/1.1" 200 1397 0.059322 10.0.0.137 - - [2025-10-20 13:59:44] "GET /projects?obj_uuids=c6f50da1-8e74-424d-8069-fda05d938485&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001127 10.0.0.137 - - [2025-10-20 13:59:44] "GET /project/2100040d-7683-4e92-b667-e95e5f4e1ab3?fields=application_policy_sets HTTP/1.1" 200 1437 0.063133 10.0.0.137 - - [2025-10-20 13:59:44] "DELETE /access-control-list/f60b3b6c-9ea4-4f04-b1a3-ab6fa5bcd060 HTTP/1.1" 200 115 0.055051 10.0.0.137 - - [2025-10-20 13:59:44] "GET /project/c6f50da1-8e74-424d-8069-fda05d938485?fields=application_policy_sets HTTP/1.1" 200 1413 0.098892 10.0.0.137 - - [2025-10-20 13:59:44] "DELETE /access-control-list/5cb52117-cebe-461d-a6d5-70e75a4c0153 HTTP/1.1" 200 115 0.052917 10.0.0.137 - - [2025-10-20 13:59:44] "DELETE /access-control-list/edf98771-d128-4945-b3fc-f6952fbf61a8 HTTP/1.1" 200 115 0.075110 10.0.0.137 - - [2025-10-20 13:59:44] "DELETE /project/0a152aef-11ba-48fc-ad3b-6ae06559937d HTTP/1.1" 200 115 0.520255 10.0.0.137 - - [2025-10-20 13:59:44] "DELETE /access-control-list/dc3ec335-4670-44b6-bc94-faab7dd0332b HTTP/1.1" 200 115 0.040568 10.0.0.137 - - [2025-10-20 13:59:44] "DELETE /project/2100040d-7683-4e92-b667-e95e5f4e1ab3 HTTP/1.1" 200 115 0.547211 10.0.0.137 - - [2025-10-20 13:59:44] "DELETE /access-control-list/d6362b93-a1ca-4c87-a909-a817513d719e HTTP/1.1" 200 115 0.049033 10.0.0.137 - - [2025-10-20 13:59:44] "DELETE /project/c6f50da1-8e74-424d-8069-fda05d938485 HTTP/1.1" 200 115 0.603427 10.0.0.137 - - [2025-10-20 13:59:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002992 10.0.0.137 - - [2025-10-20 13:59:46] "GET /projects?obj_uuids=994e0023-974e-413f-ba2e-8dd749a7b743&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001088 10.0.0.137 - - [2025-10-20 13:59:46] "GET /project/994e0023-974e-413f-ba2e-8dd749a7b743?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.030350 10.0.0.137 - - [2025-10-20 13:59:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002997 10.0.0.137 - - [2025-10-20 13:59:47] "PUT /network-policy/40432e16-7084-4a8f-9645-7b63ba765dbe HTTP/1.1" 200 264 0.011340 10.0.0.137 - - [2025-10-20 13:59:47] "PUT /access-control-list/14a7fba3-243d-4756-8d5a-9bfde275a611 HTTP/1.1" 200 274 0.059247 10.0.0.137 - - [2025-10-20 13:59:47] "POST /ref-update HTTP/1.1" 200 156 0.011940 10.0.0.137 - - [2025-10-20 13:59:47] "PUT /access-control-list/575032cb-4b7d-43b3-9dac-1acc53698b8c HTTP/1.1" 200 274 0.059827 10.0.0.137 - - [2025-10-20 13:59:47] "POST /ref-update HTTP/1.1" 200 156 0.011220 10.0.0.137 - - [2025-10-20 13:59:50] "GET /virtual-network/01bb910d-1226-4021-a549-a0a2d5526217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.013216 252.137.149.211 - - [2025-10-20 13:59:50] "POST /neutron/network HTTP/1.1" 200 924 0.007467 252.137.149.211 - - [2025-10-20 13:59:50] "POST /neutron/network HTTP/1.1" 200 824 0.111112 10.0.0.137 - - [2025-10-20 13:59:50] "DELETE /access-control-list/14a7fba3-243d-4756-8d5a-9bfde275a611 HTTP/1.1" 200 115 0.072874 252.137.149.211 - - [2025-10-20 13:59:50] "POST /neutron/network HTTP/1.1" 200 824 0.005656 10.0.0.137 - - [2025-10-20 13:59:50] "GET /virtual-network/01bb910d-1226-4021-a549-a0a2d5526217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006981 10.0.0.137 - - [2025-10-20 13:59:50] "GET /virtual-network/41632307-47d6-4ecb-be2d-23b2cb9c137b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.007696 252.137.149.211 - - [2025-10-20 13:59:51] "POST /neutron/network HTTP/1.1" 200 924 0.006377 252.137.149.211 - - [2025-10-20 13:59:51] "POST /neutron/network HTTP/1.1" 200 824 0.194856 252.137.149.211 - - [2025-10-20 13:59:51] "POST /neutron/network HTTP/1.1" 200 824 0.007545 10.0.0.137 - - [2025-10-20 13:59:51] "GET /virtual-network/41632307-47d6-4ecb-be2d-23b2cb9c137b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.007323 10.0.0.137 - - [2025-10-20 13:59:51] "DELETE /access-control-list/575032cb-4b7d-43b3-9dac-1acc53698b8c HTTP/1.1" 200 115 0.106563 10.0.0.137 - - [2025-10-20 13:59:51] "DELETE /network-policy/40432e16-7084-4a8f-9645-7b63ba765dbe HTTP/1.1" 200 115 0.093504 252.137.149.211 - - [2025-10-20 13:59:51] "POST /neutron/network HTTP/1.1" 200 824 0.005688 252.137.149.211 - - [2025-10-20 13:59:51] "POST /neutron/network HTTP/1.1" 400 204 0.017344 252.137.149.211 - - [2025-10-20 13:59:51] "POST /neutron/port HTTP/1.1" 200 1084 0.017561 252.137.149.211 - - [2025-10-20 13:59:51] "POST /neutron/port HTTP/1.1" 200 1110 0.009194 252.137.149.211 - - [2025-10-20 13:59:51] "POST /neutron/port HTTP/1.1" 200 1084 0.020120 252.137.149.211 - - [2025-10-20 13:59:52] "POST /neutron/port HTTP/1.1" 200 151 0.184115 252.137.149.211 - - [2025-10-20 13:59:52] "POST /neutron/port HTTP/1.1" 200 1110 0.022927 252.137.149.211 - - [2025-10-20 13:59:52] "POST /neutron/port HTTP/1.1" 200 151 0.145500 [Introspect:8084]10.0.0.137 - - [2025-10-20 13:59:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001390 [Introspect:8084]10.0.0.137 - - [2025-10-20 13:59:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001238 252.137.149.211 - - [2025-10-20 13:59:53] "POST /neutron/network HTTP/1.1" 200 824 0.006083 10.0.0.137 - - [2025-10-20 13:59:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003846 10.0.0.137 - - [2025-10-20 13:59:53] "POST /useragent-kv HTTP/1.1" 200 115 0.002163 10.0.0.137 - - [2025-10-20 13:59:53] "POST /useragent-kv HTTP/1.1" 200 115 0.006186 252.137.149.211 - - [2025-10-20 13:59:53] "POST /neutron/network HTTP/1.1" 200 151 0.097348 10.0.0.137 - - [2025-10-20 13:59:53] "DELETE /route-target/d41e6302-e6d4-4cc9-8f74-df008f2538b1 HTTP/1.1" 200 115 0.031402 10.0.0.137 - - [2025-10-20 13:59:53] "GET /routing-instance/ee7f48b4-77ab-4395-a61b-ece5b057e5d2 HTTP/1.1" 404 171 0.003989 10.0.0.137 - - [2025-10-20 13:59:53] "GET /domains HTTP/1.1" 200 440 0.004426 10.0.0.137 - - [2025-10-20 13:59:54] "GET /domains?obj_uuids=359ab6ea-20cc-44f4-9df6-3d9ae739b7c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001237 10.0.0.137 - - [2025-10-20 13:59:54] "GET /domain/359ab6ea-20cc-44f4-9df6-3d9ae739b7c5 HTTP/1.1" 200 1310 0.009716 10.0.0.137 - - [2025-10-20 13:59:54] "GET /projects?obj_uuids=994e0023-974e-413f-ba2e-8dd749a7b743&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001241 10.0.0.137 - - [2025-10-20 13:59:54] "GET /project/994e0023-974e-413f-ba2e-8dd749a7b743 HTTP/1.1" 200 2106 0.028103 252.137.149.211 - - [2025-10-20 13:59:54] "POST /neutron/network HTTP/1.1" 200 824 0.005685 10.0.0.137 - - [2025-10-20 13:59:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003229 10.0.0.137 - - [2025-10-20 13:59:54] "POST /useragent-kv HTTP/1.1" 200 115 0.010185 10.0.0.137 - - [2025-10-20 13:59:54] "POST /useragent-kv HTTP/1.1" 200 115 0.009070 252.137.149.211 - - [2025-10-20 13:59:54] "POST /neutron/network HTTP/1.1" 200 151 0.451040 10.0.0.137 - - [2025-10-20 13:59:54] "DELETE /route-target/b7b3dee0-6436-4cc0-a9f6-68b4c5fe876c HTTP/1.1" 200 115 0.051496 10.0.0.137 - - [2025-10-20 13:59:54] "GET /routing-instance/bd41fa09-a175-4aee-bee4-3bab4012f7a4 HTTP/1.1" 404 171 0.003818 10.0.0.137 - - [2025-10-20 13:59:54] "GET /obj-perms HTTP/1.1" 200 6411 0.064724 10.0.0.137 - - [2025-10-20 13:59:54] "GET /domains HTTP/1.1" 200 440 0.004079 10.0.0.137 - - [2025-10-20 13:59:55] "GET /domains?obj_uuids=359ab6ea-20cc-44f4-9df6-3d9ae739b7c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001231 10.0.0.137 - - [2025-10-20 13:59:55] "GET /domain/359ab6ea-20cc-44f4-9df6-3d9ae739b7c5 HTTP/1.1" 200 1310 0.008108 10.0.0.137 - - [2025-10-20 13:59:55] "GET /projects?obj_uuids=994e0023-974e-413f-ba2e-8dd749a7b743&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001304 10.0.0.137 - - [2025-10-20 13:59:55] "GET /project/994e0023-974e-413f-ba2e-8dd749a7b743 HTTP/1.1" 200 1867 0.029118 10.0.0.137 - - [2025-10-20 13:59:55] "GET /obj-perms HTTP/1.1" 200 6411 0.049770 10.0.0.137 - - [2025-10-20 13:59:55] "GET /projects?obj_uuids=994e0023-974e-413f-ba2e-8dd749a7b743&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001064 10.0.0.137 - - [2025-10-20 13:59:55] "GET /project/994e0023-974e-413f-ba2e-8dd749a7b743?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.029689 10.0.0.137 - - [2025-10-20 13:59:55] "GET /projects?obj_uuids=994e0023-974e-413f-ba2e-8dd749a7b743&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000976 10.0.0.137 - - [2025-10-20 13:59:55] "GET /project/994e0023-974e-413f-ba2e-8dd749a7b743?fields=virtual_networks HTTP/1.1" 200 1039 0.070785 10.0.0.137 - - [2025-10-20 13:59:55] "GET /projects?obj_uuids=994e0023-974e-413f-ba2e-8dd749a7b743&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001562 10.0.0.137 - - [2025-10-20 13:59:56] "GET /project/994e0023-974e-413f-ba2e-8dd749a7b743?fields=virtual_machine_interfaces HTTP/1.1" 200 1039 0.041274 10.0.0.137 - - [2025-10-20 13:59:56] "GET /projects?obj_uuids=994e0023-974e-413f-ba2e-8dd749a7b743&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001203 10.0.0.137 - - [2025-10-20 13:59:56] "GET /project/994e0023-974e-413f-ba2e-8dd749a7b743?fields=security_groups HTTP/1.1" 200 1267 0.031080 10.0.0.137 - - [2025-10-20 13:59:56] "GET /domains?obj_uuids=359ab6ea-20cc-44f4-9df6-3d9ae739b7c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001605 10.0.0.137 - - [2025-10-20 13:59:56] "GET /domain/359ab6ea-20cc-44f4-9df6-3d9ae739b7c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.007871 10.0.0.137 - - [2025-10-20 13:59:57] "POST /fqname-to-id HTTP/1.1" 404 179 0.029505 10.0.0.137 - - [2025-10-20 13:59:57] "GET /projects?obj_uuids=a0045bd5-7e17-4ec3-beeb-11be93831894&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002803 10.0.0.137 - - [2025-10-20 13:59:57] "GET /domains?obj_uuids=359ab6ea-20cc-44f4-9df6-3d9ae739b7c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001413 10.0.0.137 - - [2025-10-20 13:59:57] "GET /domain/359ab6ea-20cc-44f4-9df6-3d9ae739b7c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.008061 10.0.0.137 - - [2025-10-20 13:59:57] "POST /id-to-fqname HTTP/1.1" 200 181 0.001641 10.0.0.137 - - [2025-10-20 13:59:57] "POST /fqname-to-id HTTP/1.1" 404 190 0.004399 10.0.0.137 - - [2025-10-20 13:59:57] "POST /security-groups HTTP/1.1" 200 576 0.064259 10.0.0.137 - - [2025-10-20 13:59:57] "POST /fqname-to-id HTTP/1.1" 404 225 0.002580 10.0.0.137 - - [2025-10-20 13:59:57] "POST /projects HTTP/1.1" 200 563 0.273025 10.0.0.137 - - [2025-10-20 13:59:57] "POST /access-control-lists HTTP/1.1" 200 591 0.066889 10.0.0.137 - - [2025-10-20 13:59:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.356103 10.0.0.137 - - [2025-10-20 13:59:57] "POST /fqname-to-id HTTP/1.1" 404 224 0.002932 10.0.0.137 - - [2025-10-20 13:59:57] "GET /project/a0045bd5-7e17-4ec3-beeb-11be93831894?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1338 0.506717 10.0.0.137 - - [2025-10-20 13:59:57] "POST /access-control-lists HTTP/1.1" 200 589 0.069260 10.0.0.137 - - [2025-10-20 13:59:58] "GET / HTTP/1.1" 200 36499 0.001868 10.0.0.137 - - [2025-10-20 13:59:59] "POST /fqname-to-id HTTP/1.1" 401 297 0.000497 10.0.0.137 - - [2025-10-20 14:00:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.081871 10.0.0.137 - - [2025-10-20 14:00:00] "GET /projects?obj_uuids=a0045bd5-7e17-4ec3-beeb-11be93831894&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001138 10.0.0.137 - - [2025-10-20 14:00:00] "GET /project/a0045bd5-7e17-4ec3-beeb-11be93831894?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1338 0.026033 252.137.149.211 - - [2025-10-20 14:00:00] "POST /neutron/network HTTP/1.1" 200 117 0.034315 10.0.0.137 - - [2025-10-20 14:00:00] "GET /projects?obj_uuids=a0045bd5-7e17-4ec3-beeb-11be93831894&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001133 252.137.149.211 - - [2025-10-20 14:00:00] "POST /neutron/network HTTP/1.1" 200 610 0.063086 10.0.0.137 - - [2025-10-20 14:00:00] "POST /route-targets HTTP/1.1" 200 329 0.010895 10.0.0.137 - - [2025-10-20 14:00:00] "POST /ref-update HTTP/1.1" 200 156 0.011508 10.0.0.137 - - [2025-10-20 14:00:00] "POST /useragent-kv HTTP/1.1" 200 115 0.002026 252.137.149.211 - - [2025-10-20 14:00:00] "POST /neutron/subnet HTTP/1.1" 200 720 0.145213 252.137.149.211 - - [2025-10-20 14:00:00] "POST /neutron/network HTTP/1.1" 200 828 0.006032 10.0.0.137 - - [2025-10-20 14:00:00] "POST /id-to-fqname HTTP/1.1" 200 218 0.001485 10.0.0.137 - - [2025-10-20 14:00:00] "GET /virtual-network/a7f69585-f0e8-466b-a172-e15b0117c38c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006012 252.137.149.211 - - [2025-10-20 14:00:00] "POST /neutron/network HTTP/1.1" 200 828 0.006590 10.0.0.137 - - [2025-10-20 14:00:01] "GET /virtual-network/a7f69585-f0e8-466b-a172-e15b0117c38c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005586 252.137.149.211 - - [2025-10-20 14:00:01] "POST /neutron/network HTTP/1.1" 200 828 0.005466 252.137.149.211 - - [2025-10-20 14:00:01] "POST /neutron/subnet HTTP/1.1" 200 720 0.009859 10.0.0.137 - - [2025-10-20 14:00:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003273 10.0.0.137 - - [2025-10-20 14:00:01] "GET /virtual-network/a7f69585-f0e8-466b-a172-e15b0117c38c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006077 10.0.0.137 - - [2025-10-20 14:00:01] "PUT /virtual-network/a7f69585-f0e8-466b-a172-e15b0117c38c HTTP/1.1" 200 266 0.034890 10.0.0.137 - - [2025-10-20 14:00:01] "POST /route-targets HTTP/1.1" 200 325 0.018317 10.0.0.137 - - [2025-10-20 14:00:01] "POST /ref-update HTTP/1.1" 200 156 0.010911 10.0.0.137 - - [2025-10-20 14:00:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003154 10.0.0.137 - - [2025-10-20 14:00:01] "GET /projects?obj_uuids=a0045bd5-7e17-4ec3-beeb-11be93831894&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001312 10.0.0.137 - - [2025-10-20 14:00:01] "GET /project/a0045bd5-7e17-4ec3-beeb-11be93831894?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1338 0.023534 252.137.149.211 - - [2025-10-20 14:00:01] "POST /neutron/network HTTP/1.1" 200 117 0.009438 10.0.0.137 - - [2025-10-20 14:00:01] "GET /projects?obj_uuids=a0045bd5-7e17-4ec3-beeb-11be93831894&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001130 252.137.149.211 - - [2025-10-20 14:00:01] "POST /neutron/network HTTP/1.1" 200 610 0.076995 10.0.0.137 - - [2025-10-20 14:00:01] "POST /route-targets HTTP/1.1" 200 329 0.017575 10.0.0.137 - - [2025-10-20 14:00:01] "POST /ref-update HTTP/1.1" 200 156 0.016378 10.0.0.137 - - [2025-10-20 14:00:01] "POST /useragent-kv HTTP/1.1" 200 115 0.003776 252.137.149.211 - - [2025-10-20 14:00:01] "POST /neutron/subnet HTTP/1.1" 200 729 0.153470 252.137.149.211 - - [2025-10-20 14:00:01] "POST /neutron/network HTTP/1.1" 200 830 0.007580 10.0.0.137 - - [2025-10-20 14:00:01] "POST /id-to-fqname HTTP/1.1" 200 218 0.001454 10.0.0.137 - - [2025-10-20 14:00:01] "GET /virtual-network/9128ab45-0ace-4704-bab8-d3a7782b304c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006089 252.137.149.211 - - [2025-10-20 14:00:01] "POST /neutron/network HTTP/1.1" 200 830 0.007698 10.0.0.137 - - [2025-10-20 14:00:02] "GET /virtual-network/9128ab45-0ace-4704-bab8-d3a7782b304c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.008068 252.137.149.211 - - [2025-10-20 14:00:02] "POST /neutron/network HTTP/1.1" 200 830 0.006468 252.137.149.211 - - [2025-10-20 14:00:02] "POST /neutron/subnet HTTP/1.1" 200 729 0.007876 10.0.0.137 - - [2025-10-20 14:00:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003319 10.0.0.137 - - [2025-10-20 14:00:02] "GET /virtual-network/9128ab45-0ace-4704-bab8-d3a7782b304c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.004988 10.0.0.137 - - [2025-10-20 14:00:02] "POST /ref-update HTTP/1.1" 200 156 0.018888 10.0.0.137 - - [2025-10-20 14:00:02] "PUT /virtual-network/9128ab45-0ace-4704-bab8-d3a7782b304c HTTP/1.1" 200 266 0.061824 10.0.0.137 - - [2025-10-20 14:00:02] "POST /id-to-fqname HTTP/1.1" 200 218 0.001804 252.137.149.211 - - [2025-10-20 14:00:02] "POST /neutron/network HTTP/1.1" 200 838 0.006265 252.137.149.211 - - [2025-10-20 14:00:02] "GET /aaa-mode HTTP/1.1" 401 297 0.000425 252.137.149.211 - - [2025-10-20 14:00:02] "GET / HTTP/1.1" 200 36499 0.001893 252.137.149.211 - - [2025-10-20 14:00:02] "GET /project/a0045bd5-7e17-4ec3-beeb-11be93831894?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000407 10.0.0.137 - - [2025-10-20 14:00:03] "GET /projects?obj_uuids=a0045bd5-7e17-4ec3-beeb-11be93831894&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001577 252.137.149.211 - - [2025-10-20 14:00:03] "GET /project/a0045bd5-7e17-4ec3-beeb-11be93831894?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1338 0.057713 252.137.149.211 - - [2025-10-20 14:00:03] "POST /neutron/network HTTP/1.1" 200 828 0.005753 252.137.149.211 - - [2025-10-20 14:00:03] "POST /neutron/port HTTP/1.1" 200 117 0.005106 252.137.149.211 - - [2025-10-20 14:00:03] "POST /neutron/port HTTP/1.1" 200 117 0.005617 10.0.0.137 - - [2025-10-20 14:00:03] "POST /id-to-fqname HTTP/1.1" 200 218 0.003992 252.137.149.211 - - [2025-10-20 14:00:03] "POST /neutron/port HTTP/1.1" 200 117 0.005577 252.137.149.211 - - [2025-10-20 14:00:03] "POST /neutron/network HTTP/1.1" 200 840 0.006512 252.137.149.211 - - [2025-10-20 14:00:03] "GET /aaa-mode HTTP/1.1" 401 297 0.001052 252.137.149.211 - - [2025-10-20 14:00:03] "GET / HTTP/1.1" 200 36499 0.002375 252.137.149.211 - - [2025-10-20 14:00:03] "GET /project/a0045bd5-7e17-4ec3-beeb-11be93831894?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000432 252.137.149.211 - - [2025-10-20 14:00:04] "POST /neutron/network HTTP/1.1" 200 838 0.009107 10.0.0.137 - - [2025-10-20 14:00:04] "GET /projects?obj_uuids=a0045bd5-7e17-4ec3-beeb-11be93831894&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001259 252.137.149.211 - - [2025-10-20 14:00:04] "POST /neutron/port HTTP/1.1" 200 1050 0.261763 10.0.0.137 - - [2025-10-20 14:00:04] "GET /projects?obj_uuids=a0045bd5-7e17-4ec3-beeb-11be93831894&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001119 252.137.149.211 - - [2025-10-20 14:00:04] "GET /project/a0045bd5-7e17-4ec3-beeb-11be93831894?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1338 0.057427 252.137.149.211 - - [2025-10-20 14:00:04] "POST /neutron/network HTTP/1.1" 200 830 0.006395 252.137.149.211 - - [2025-10-20 14:00:04] "POST /neutron/port HTTP/1.1" 200 1050 0.011932 252.137.149.211 - - [2025-10-20 14:00:04] "POST /neutron/port HTTP/1.1" 200 1050 0.010330 252.137.149.211 - - [2025-10-20 14:00:04] "POST /neutron/port HTTP/1.1" 200 1100 0.074052 252.137.149.211 - - [2025-10-20 14:00:04] "POST /neutron/port HTTP/1.1" 200 1074 0.014773 252.137.149.211 - - [2025-10-20 14:00:04] "POST /neutron/security_group HTTP/1.1" 200 2049 0.012228 252.137.149.211 - - [2025-10-20 14:00:04] "POST /neutron/port HTTP/1.1" 200 1074 0.025638 252.137.149.211 - - [2025-10-20 14:00:04] "POST /neutron/port HTTP/1.1" 200 117 0.004930 252.137.149.211 - - [2025-10-20 14:00:04] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004042 252.137.149.211 - - [2025-10-20 14:00:04] "POST /neutron/subnet HTTP/1.1" 200 694 0.015872 252.137.149.211 - - [2025-10-20 14:00:04] "POST /neutron/port HTTP/1.1" 200 1074 0.011245 252.137.149.211 - - [2025-10-20 14:00:04] "POST /neutron/port HTTP/1.1" 200 117 0.001211 252.137.149.211 - - [2025-10-20 14:00:04] "POST /neutron/security_group HTTP/1.1" 200 2049 0.008903 252.137.149.211 - - [2025-10-20 14:00:05] "POST /neutron/network HTTP/1.1" 200 828 0.006758 252.137.149.211 - - [2025-10-20 14:00:05] "POST /neutron/network HTTP/1.1" 200 840 0.006230 10.0.0.137 - - [2025-10-20 14:00:05] "GET /projects?obj_uuids=a0045bd5-7e17-4ec3-beeb-11be93831894&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001241 252.137.149.211 - - [2025-10-20 14:00:05] "POST /neutron/port HTTP/1.1" 200 1052 0.276628 252.137.149.211 - - [2025-10-20 14:00:05] "POST /neutron/port HTTP/1.1" 200 1052 0.010810 252.137.149.211 - - [2025-10-20 14:00:05] "POST /neutron/port HTTP/1.1" 200 1052 0.009959 252.137.149.211 - - [2025-10-20 14:00:05] "POST /neutron/port HTTP/1.1" 200 1102 0.054737 252.137.149.211 - - [2025-10-20 14:00:05] "POST /neutron/port HTTP/1.1" 200 1076 0.012563 252.137.149.211 - - [2025-10-20 14:00:05] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004008 252.137.149.211 - - [2025-10-20 14:00:06] "POST /neutron/subnet HTTP/1.1" 200 703 0.007194 252.137.149.211 - - [2025-10-20 14:00:06] "POST /neutron/port HTTP/1.1" 200 117 0.001346 252.137.149.211 - - [2025-10-20 14:00:06] "POST /neutron/network HTTP/1.1" 200 830 0.006777 252.137.149.211 - - [2025-10-20 14:00:10] "POST /neutron/port HTTP/1.1" 200 1074 0.015797 252.137.149.211 - - [2025-10-20 14:00:10] "POST /neutron/security_group HTTP/1.1" 200 2049 0.006312 252.137.149.211 - - [2025-10-20 14:00:10] "POST /neutron/port HTTP/1.1" 200 1074 0.011678 252.137.149.211 - - [2025-10-20 14:00:10] "POST /neutron/security_group HTTP/1.1" 200 2049 0.007651 252.137.149.211 - - [2025-10-20 14:00:10] "POST /neutron/port HTTP/1.1" 200 1074 0.013814 252.137.149.211 - - [2025-10-20 14:00:10] "POST /neutron/security_group HTTP/1.1" 200 2049 0.006598 10.0.0.137 - - [2025-10-20 14:00:10] "GET /virtual-machine/619dcdf2-1d2c-4f17-a99b-8dff4c6844a6 HTTP/1.1" 401 297 0.000550 10.0.0.137 - - [2025-10-20 14:00:10] "GET /virtual-machine/619dcdf2-1d2c-4f17-a99b-8dff4c6844a6 HTTP/1.1" 200 1287 0.033741 10.0.0.137 - - [2025-10-20 14:00:10] "GET /virtual-machine-interface/d8096618-c5c6-42bd-bb93-925260a29226 HTTP/1.1" 200 2930 0.005847 10.0.0.137 - - [2025-10-20 14:00:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003185 10.0.0.137 - - [2025-10-20 14:00:11] "GET /global-vrouter-config/0a1d70a6-75c1-48f4-a1f7-5586df87f73b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003491 10.0.0.137 - - [2025-10-20 14:00:11] "GET /virtual-networks?parent_id=a0045bd5-7e17-4ec3-beeb-11be93831894&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003345 10.0.0.137 - - [2025-10-20 14:00:11] "GET /virtual-network/a7f69585-f0e8-466b-a172-e15b0117c38c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.008569 252.137.149.211 - - [2025-10-20 14:00:14] "POST /neutron/port HTTP/1.1" 200 1074 0.012489 252.137.149.211 - - [2025-10-20 14:00:14] "POST /neutron/security_group HTTP/1.1" 200 2049 0.006119 10.0.0.137 - - [2025-10-20 14:00:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002960 10.0.0.137 - - [2025-10-20 14:00:14] "GET /virtual-network/a7f69585-f0e8-466b-a172-e15b0117c38c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.004966 252.137.149.211 - - [2025-10-20 14:00:14] "POST /neutron/port HTTP/1.1" 200 1074 0.017973 252.137.149.211 - - [2025-10-20 14:00:14] "POST /neutron/security_group HTTP/1.1" 200 2049 0.006340 252.137.149.211 - - [2025-10-20 14:00:15] "POST /neutron/port HTTP/1.1" 200 1076 0.013520 252.137.149.211 - - [2025-10-20 14:00:15] "POST /neutron/security_group HTTP/1.1" 200 2049 0.006583 252.137.149.211 - - [2025-10-20 14:00:15] "POST /neutron/port HTTP/1.1" 200 1076 0.016452 252.137.149.211 - - [2025-10-20 14:00:15] "POST /neutron/security_group HTTP/1.1" 200 2049 0.005338 10.0.0.137 - - [2025-10-20 14:00:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004965 10.0.0.137 - - [2025-10-20 14:00:16] "GET /global-vrouter-config/0a1d70a6-75c1-48f4-a1f7-5586df87f73b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003237 10.0.0.137 - - [2025-10-20 14:00:16] "GET /virtual-networks?parent_id=a0045bd5-7e17-4ec3-beeb-11be93831894&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003960 10.0.0.137 - - [2025-10-20 14:00:16] "GET /virtual-network/a7f69585-f0e8-466b-a172-e15b0117c38c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.005778 252.137.149.211 - - [2025-10-20 14:00:16] "POST /neutron/port HTTP/1.1" 200 1074 0.012264 252.137.149.211 - - [2025-10-20 14:00:16] "POST /neutron/security_group HTTP/1.1" 200 2049 0.006450 252.137.149.211 - - [2025-10-20 14:00:21] "POST /neutron/port HTTP/1.1" 200 1074 0.048399 252.137.149.211 - - [2025-10-20 14:00:21] "POST /neutron/security_group HTTP/1.1" 200 2049 0.008546 252.137.149.211 - - [2025-10-20 14:00:22] "POST /neutron/port HTTP/1.1" 200 1074 0.052896 252.137.149.211 - - [2025-10-20 14:00:22] "POST /neutron/port HTTP/1.1" 200 1076 0.454600 252.137.149.211 - - [2025-10-20 14:00:22] "POST /neutron/security_group HTTP/1.1" 200 2049 0.344524 252.137.149.211 - - [2025-10-20 14:00:22] "POST /neutron/security_group HTTP/1.1" 200 2049 0.035635 252.137.149.211 - - [2025-10-20 14:00:22] "POST /neutron/port HTTP/1.1" 200 1076 0.077026 252.137.149.211 - - [2025-10-20 14:00:23] "POST /neutron/security_group HTTP/1.1" 200 2049 0.036249 252.137.149.211 - - [2025-10-20 14:00:23] "POST /neutron/port HTTP/1.1" 200 1076 0.037776 252.137.149.211 - - [2025-10-20 14:00:23] "POST /neutron/security_group HTTP/1.1" 200 2049 0.015615 10.0.0.137 - - [2025-10-20 14:00:23] "GET /virtual-machine/12d348b3-a6c1-4ab8-85b6-794eb658d3cd HTTP/1.1" 200 1286 0.011734 10.0.0.137 - - [2025-10-20 14:00:23] "GET /virtual-machine-interface/74d094fa-cfff-4c52-9444-049f4e0926a3 HTTP/1.1" 200 2929 0.011934 10.0.0.137 - - [2025-10-20 14:00:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.008885 10.0.0.137 - - [2025-10-20 14:00:23] "GET /global-vrouter-config/0a1d70a6-75c1-48f4-a1f7-5586df87f73b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004143 10.0.0.137 - - [2025-10-20 14:00:23] "GET /virtual-networks?parent_id=a0045bd5-7e17-4ec3-beeb-11be93831894&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.017218 10.0.0.137 - - [2025-10-20 14:00:23] "GET /virtual-network/9128ab45-0ace-4704-bab8-d3a7782b304c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2118 0.025965 10.0.0.137 - - [2025-10-20 14:00:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005965 10.0.0.137 - - [2025-10-20 14:00:25] "GET /global-vrouter-config/0a1d70a6-75c1-48f4-a1f7-5586df87f73b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004429 10.0.0.137 - - [2025-10-20 14:00:25] "GET /virtual-networks?parent_id=a0045bd5-7e17-4ec3-beeb-11be93831894&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002938 10.0.0.137 - - [2025-10-20 14:00:25] "GET /virtual-network/9128ab45-0ace-4704-bab8-d3a7782b304c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2118 0.006348 10.0.0.137 - - [2025-10-20 14:00:25] "POST /routing-policys HTTP/1.1" 200 536 0.032753 10.0.0.137 - - [2025-10-20 14:00:25] "GET /virtual-network/a7f69585-f0e8-466b-a172-e15b0117c38c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.024592 10.0.0.137 - - [2025-10-20 14:00:25] "PUT /virtual-network/a7f69585-f0e8-466b-a172-e15b0117c38c HTTP/1.1" 200 266 0.101762 10.0.0.137 - - [2025-10-20 14:00:25] "POST /ref-update HTTP/1.1" 200 156 0.086936 10.0.0.137 - - [2025-10-20 14:00:29] "POST /ref-update HTTP/1.1" 200 156 0.035667 10.0.0.137 - - [2025-10-20 14:00:29] "POST /ref-update HTTP/1.1" 200 156 0.067923 10.0.0.137 - - [2025-10-20 14:00:29] "DELETE /routing-policy/d692594b-2b9d-4de6-8c07-2a82bff02e33 HTTP/1.1" 200 115 0.050956 252.137.149.211 - - [2025-10-20 14:00:29] "POST /neutron/network HTTP/1.1" 200 830 0.008354 252.137.149.211 - - [2025-10-20 14:00:30] "POST /neutron/network HTTP/1.1" 400 204 0.019099 252.137.149.211 - - [2025-10-20 14:00:30] "POST /neutron/port HTTP/1.1" 200 1076 0.036325 252.137.149.211 - - [2025-10-20 14:00:30] "POST /neutron/port HTTP/1.1" 200 1074 0.012886 252.137.149.211 - - [2025-10-20 14:00:30] "POST /neutron/port HTTP/1.1" 200 1102 0.012355 252.137.149.211 - - [2025-10-20 14:00:30] "POST /neutron/port HTTP/1.1" 200 1100 0.008595 252.137.149.211 - - [2025-10-20 14:00:31] "POST /neutron/port HTTP/1.1" 200 151 0.172902 252.137.149.211 - - [2025-10-20 14:00:31] "POST /neutron/port HTTP/1.1" 200 151 0.171261 252.137.149.211 - - [2025-10-20 14:00:32] "POST /neutron/network HTTP/1.1" 200 830 0.007896 10.0.0.137 - - [2025-10-20 14:00:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004153 10.0.0.137 - - [2025-10-20 14:00:32] "DELETE /route-target/801980ab-874c-483f-b316-d45d98e6f69d HTTP/1.1" 200 115 0.036776 10.0.0.137 - - [2025-10-20 14:00:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005821 10.0.0.137 - - [2025-10-20 14:00:32] "POST /useragent-kv HTTP/1.1" 200 115 0.034294 10.0.0.137 - - [2025-10-20 14:00:32] "POST /useragent-kv HTTP/1.1" 200 115 0.002356 252.137.149.211 - - [2025-10-20 14:00:32] "POST /neutron/network HTTP/1.1" 200 151 0.133424 252.137.149.211 - - [2025-10-20 14:00:32] "POST /neutron/network HTTP/1.1" 200 828 0.006043 10.0.0.137 - - [2025-10-20 14:00:32] "DELETE /route-target/cb5618d2-0825-454b-b581-c2202814efbd HTTP/1.1" 409 241 0.005108 10.0.0.137 - - [2025-10-20 14:00:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.008820 10.0.0.137 - - [2025-10-20 14:00:32] "POST /useragent-kv HTTP/1.1" 200 115 0.003753 10.0.0.137 - - [2025-10-20 14:00:32] "POST /useragent-kv HTTP/1.1" 200 115 0.005261 252.137.149.211 - - [2025-10-20 14:00:32] "POST /neutron/network HTTP/1.1" 200 151 0.115327 10.0.0.137 - - [2025-10-20 14:00:32] "DELETE /route-target/f94a4ac5-e3a6-4250-83aa-534d6c1b151f HTTP/1.1" 200 115 0.022375 10.0.0.137 - - [2025-10-20 14:00:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002850 10.0.0.137 - - [2025-10-20 14:00:32] "DELETE /route-target/cb5618d2-0825-454b-b581-c2202814efbd HTTP/1.1" 200 115 0.017089 10.0.0.137 - - [2025-10-20 14:00:32] "GET /projects?obj_uuids=a0045bd5-7e17-4ec3-beeb-11be93831894&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001082 10.0.0.137 - - [2025-10-20 14:00:32] "GET /project/a0045bd5-7e17-4ec3-beeb-11be93831894?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1338 0.061093 10.0.0.137 - - [2025-10-20 14:00:32] "GET /projects?obj_uuids=a0045bd5-7e17-4ec3-beeb-11be93831894&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.000967 10.0.0.137 - - [2025-10-20 14:00:33] "GET /project/a0045bd5-7e17-4ec3-beeb-11be93831894?fields=virtual_networks HTTP/1.1" 200 1021 0.078834 10.0.0.137 - - [2025-10-20 14:00:33] "GET /projects?obj_uuids=a0045bd5-7e17-4ec3-beeb-11be93831894&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001028 10.0.0.137 - - [2025-10-20 14:00:33] "GET /project/a0045bd5-7e17-4ec3-beeb-11be93831894?fields=virtual_machine_interfaces HTTP/1.1" 200 1021 0.041984 10.0.0.137 - - [2025-10-20 14:00:33] "GET /projects?obj_uuids=a0045bd5-7e17-4ec3-beeb-11be93831894&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001142 10.0.0.137 - - [2025-10-20 14:00:33] "GET /project/a0045bd5-7e17-4ec3-beeb-11be93831894?fields=security_groups HTTP/1.1" 200 1240 0.041395 10.0.0.137 - - [2025-10-20 14:00:34] "GET /domains?obj_uuids=359ab6ea-20cc-44f4-9df6-3d9ae739b7c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001319 10.0.0.137 - - [2025-10-20 14:00:34] "GET /domain/359ab6ea-20cc-44f4-9df6-3d9ae739b7c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.007513 10.0.0.137 - - [2025-10-20 14:00:34] "POST /fqname-to-id HTTP/1.1" 404 184 0.033315 10.0.0.137 - - [2025-10-20 14:00:34] "GET /projects?obj_uuids=e8bab16a-ff73-4b69-a471-963ebe40b640&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002859 10.0.0.137 - - [2025-10-20 14:00:34] "GET /domains?obj_uuids=359ab6ea-20cc-44f4-9df6-3d9ae739b7c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001686 10.0.0.137 - - [2025-10-20 14:00:34] "GET /domain/359ab6ea-20cc-44f4-9df6-3d9ae739b7c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.052910 10.0.0.137 - - [2025-10-20 14:00:34] "POST /id-to-fqname HTTP/1.1" 200 186 0.004006 10.0.0.137 - - [2025-10-20 14:00:34] "POST /fqname-to-id HTTP/1.1" 404 195 0.002682 10.0.0.137 - - [2025-10-20 14:00:34] "POST /security-groups HTTP/1.1" 200 581 0.064704 10.0.0.137 - - [2025-10-20 14:00:34] "POST /fqname-to-id HTTP/1.1" 404 230 0.005203 10.0.0.137 - - [2025-10-20 14:00:34] "POST /projects HTTP/1.1" 200 573 0.241750 10.0.0.137 - - [2025-10-20 14:00:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.283674 10.0.0.137 - - [2025-10-20 14:00:34] "POST /access-control-lists HTTP/1.1" 200 596 0.083144 10.0.0.137 - - [2025-10-20 14:00:34] "GET /project/e8bab16a-ff73-4b69-a471-963ebe40b640?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.491230 10.0.0.137 - - [2025-10-20 14:00:34] "POST /fqname-to-id HTTP/1.1" 404 229 0.003355 10.0.0.137 - - [2025-10-20 14:00:34] "POST /access-control-lists HTTP/1.1" 200 594 0.064517 10.0.0.137 - - [2025-10-20 14:00:36] "GET / HTTP/1.1" 200 36499 0.002110 10.0.0.137 - - [2025-10-20 14:00:36] "POST /fqname-to-id HTTP/1.1" 401 297 0.000723 10.0.0.137 - - [2025-10-20 14:00:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.065866 10.0.0.137 - - [2025-10-20 14:00:37] "GET /projects?obj_uuids=e8bab16a-ff73-4b69-a471-963ebe40b640&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001346 10.0.0.137 - - [2025-10-20 14:00:37] "GET /project/e8bab16a-ff73-4b69-a471-963ebe40b640?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.024045 252.137.149.211 - - [2025-10-20 14:00:37] "POST /neutron/network HTTP/1.1" 200 117 0.037353 10.0.0.137 - - [2025-10-20 14:00:37] "GET /projects?obj_uuids=e8bab16a-ff73-4b69-a471-963ebe40b640&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001435 252.137.149.211 - - [2025-10-20 14:00:37] "POST /neutron/network HTTP/1.1" 200 611 0.078134 10.0.0.137 - - [2025-10-20 14:00:37] "POST /route-targets HTTP/1.1" 200 329 0.013358 10.0.0.137 - - [2025-10-20 14:00:37] "POST /ref-update HTTP/1.1" 200 156 0.027241 10.0.0.137 - - [2025-10-20 14:00:37] "POST /useragent-kv HTTP/1.1" 200 115 0.003378 252.137.149.211 - - [2025-10-20 14:00:37] "POST /neutron/subnet HTTP/1.1" 200 710 0.158357 252.137.149.211 - - [2025-10-20 14:00:38] "POST /neutron/network HTTP/1.1" 200 827 0.005886 10.0.0.137 - - [2025-10-20 14:00:38] "POST /id-to-fqname HTTP/1.1" 200 221 0.001520 10.0.0.137 - - [2025-10-20 14:00:38] "GET /virtual-network/4769de54-72e0-46f1-a440-8a99cbd9e5dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.004784 252.137.149.211 - - [2025-10-20 14:00:38] "POST /neutron/network HTTP/1.1" 200 827 0.006995 10.0.0.137 - - [2025-10-20 14:00:38] "GET /virtual-network/4769de54-72e0-46f1-a440-8a99cbd9e5dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005233 252.137.149.211 - - [2025-10-20 14:00:38] "POST /neutron/network HTTP/1.1" 200 827 0.005865 252.137.149.211 - - [2025-10-20 14:00:38] "POST /neutron/subnet HTTP/1.1" 200 710 0.008151 10.0.0.137 - - [2025-10-20 14:00:38] "GET /domains HTTP/1.1" 401 297 0.001034 10.0.0.137 - - [2025-10-20 14:00:38] "GET /domains HTTP/1.1" 200 440 0.032967 10.0.0.137 - - [2025-10-20 14:00:38] "GET /domains?obj_uuids=359ab6ea-20cc-44f4-9df6-3d9ae739b7c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001039 10.0.0.137 - - [2025-10-20 14:00:38] "GET /domain/359ab6ea-20cc-44f4-9df6-3d9ae739b7c5 HTTP/1.1" 200 1673 0.008609 10.0.0.137 - - [2025-10-20 14:00:38] "GET /projects?obj_uuids=e8bab16a-ff73-4b69-a471-963ebe40b640&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000996 10.0.0.137 - - [2025-10-20 14:00:38] "GET /project/e8bab16a-ff73-4b69-a471-963ebe40b640 HTTP/1.1" 200 2083 0.031480 10.0.0.137 - - [2025-10-20 14:00:38] "GET /virtual-network/4769de54-72e0-46f1-a440-8a99cbd9e5dd HTTP/1.1" 200 2314 0.010157 10.0.0.137 - - [2025-10-20 14:00:38] "GET /virtual-network/4769de54-72e0-46f1-a440-8a99cbd9e5dd HTTP/1.1" 200 2314 0.006388 10.0.0.137 - - [2025-10-20 14:00:39] "GET /routing-instance/b3477a08-680c-4f25-9db9-4c8c9f46186d HTTP/1.1" 200 1498 0.004320 10.0.0.137 - - [2025-10-20 14:00:39] "GET /routing-instance/b3477a08-680c-4f25-9db9-4c8c9f46186d HTTP/1.1" 200 1498 0.004415 10.0.0.137 - - [2025-10-20 14:00:39] "GET /route-target/d51e66d7-76a4-4994-9309-de6ceab628bb HTTP/1.1" 200 1215 0.004550 10.0.0.137 - - [2025-10-20 14:00:39] "GET /virtual-network/4769de54-72e0-46f1-a440-8a99cbd9e5dd HTTP/1.1" 200 2314 0.008491 10.0.0.137 - - [2025-10-20 14:00:39] "GET /routing-instance/b3477a08-680c-4f25-9db9-4c8c9f46186d HTTP/1.1" 200 1498 0.004527 10.0.0.137 - - [2025-10-20 14:00:39] "GET /virtual-network/4769de54-72e0-46f1-a440-8a99cbd9e5dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005974 10.0.0.137 - - [2025-10-20 14:00:39] "GET /virtual-network/4769de54-72e0-46f1-a440-8a99cbd9e5dd HTTP/1.1" 200 2314 0.005815 10.0.0.137 - - [2025-10-20 14:00:39] "GET /routing-instance/b3477a08-680c-4f25-9db9-4c8c9f46186d HTTP/1.1" 200 1498 0.003788 10.0.0.137 - - [2025-10-20 14:00:39] "GET /routing-instance/b3477a08-680c-4f25-9db9-4c8c9f46186d HTTP/1.1" 200 1498 0.004087 10.0.0.137 - - [2025-10-20 14:00:39] "GET /route-target/d51e66d7-76a4-4994-9309-de6ceab628bb HTTP/1.1" 200 1215 0.003413 10.0.0.137 - - [2025-10-20 14:00:39] "GET /domains HTTP/1.1" 200 440 0.003736 10.0.0.137 - - [2025-10-20 14:00:39] "GET /domains?obj_uuids=359ab6ea-20cc-44f4-9df6-3d9ae739b7c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001079 10.0.0.137 - - [2025-10-20 14:00:39] "GET /domain/359ab6ea-20cc-44f4-9df6-3d9ae739b7c5 HTTP/1.1" 200 1673 0.010227 10.0.0.137 - - [2025-10-20 14:00:39] "GET /projects?obj_uuids=e8bab16a-ff73-4b69-a471-963ebe40b640&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001253 10.0.0.137 - - [2025-10-20 14:00:39] "GET /project/e8bab16a-ff73-4b69-a471-963ebe40b640 HTTP/1.1" 200 2083 0.029597 10.0.0.137 - - [2025-10-20 14:00:39] "GET /virtual-network/4769de54-72e0-46f1-a440-8a99cbd9e5dd HTTP/1.1" 200 2314 0.004744 10.0.0.137 - - [2025-10-20 14:00:40] "GET /obj-perms HTTP/1.1" 200 6454 0.062510 10.0.0.137 - - [2025-10-20 14:00:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002866 10.0.0.137 - - [2025-10-20 14:00:40] "GET /projects?obj_uuids=e8bab16a-ff73-4b69-a471-963ebe40b640&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000947 10.0.0.137 - - [2025-10-20 14:00:40] "GET /project/e8bab16a-ff73-4b69-a471-963ebe40b640?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.024602 252.137.149.211 - - [2025-10-20 14:00:40] "POST /neutron/network HTTP/1.1" 200 117 0.010435 10.0.0.137 - - [2025-10-20 14:00:40] "GET /projects?obj_uuids=e8bab16a-ff73-4b69-a471-963ebe40b640&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001233 252.137.149.211 - - [2025-10-20 14:00:40] "POST /neutron/network HTTP/1.1" 200 611 0.062874 10.0.0.137 - - [2025-10-20 14:00:40] "POST /route-targets HTTP/1.1" 200 329 0.011585 10.0.0.137 - - [2025-10-20 14:00:40] "POST /ref-update HTTP/1.1" 200 156 0.016564 10.0.0.137 - - [2025-10-20 14:00:40] "POST /useragent-kv HTTP/1.1" 200 115 0.003786 252.137.149.211 - - [2025-10-20 14:00:40] "POST /neutron/subnet HTTP/1.1" 200 725 0.131611 252.137.149.211 - - [2025-10-20 14:00:41] "POST /neutron/network HTTP/1.1" 200 830 0.008202 10.0.0.137 - - [2025-10-20 14:00:41] "POST /id-to-fqname HTTP/1.1" 200 221 0.003393 10.0.0.137 - - [2025-10-20 14:00:41] "GET /virtual-network/1f89b1c8-c395-474f-b3be-5c7e5904f4b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.007575 252.137.149.211 - - [2025-10-20 14:00:41] "POST /neutron/network HTTP/1.1" 200 830 0.005970 10.0.0.137 - - [2025-10-20 14:00:41] "GET /virtual-network/1f89b1c8-c395-474f-b3be-5c7e5904f4b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005288 252.137.149.211 - - [2025-10-20 14:00:41] "POST /neutron/network HTTP/1.1" 200 830 0.006183 252.137.149.211 - - [2025-10-20 14:00:41] "POST /neutron/subnet HTTP/1.1" 200 725 0.008177 10.0.0.137 - - [2025-10-20 14:00:41] "GET /domains HTTP/1.1" 200 440 0.002958 10.0.0.137 - - [2025-10-20 14:00:41] "GET /domains?obj_uuids=359ab6ea-20cc-44f4-9df6-3d9ae739b7c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001124 10.0.0.137 - - [2025-10-20 14:00:41] "GET /domain/359ab6ea-20cc-44f4-9df6-3d9ae739b7c5 HTTP/1.1" 200 1673 0.007489 10.0.0.137 - - [2025-10-20 14:00:41] "GET /projects?obj_uuids=e8bab16a-ff73-4b69-a471-963ebe40b640&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001930 10.0.0.137 - - [2025-10-20 14:00:41] "GET /project/e8bab16a-ff73-4b69-a471-963ebe40b640 HTTP/1.1" 200 2301 0.033199 10.0.0.137 - - [2025-10-20 14:00:41] "GET /virtual-network/1f89b1c8-c395-474f-b3be-5c7e5904f4b4 HTTP/1.1" 200 2323 0.006653 10.0.0.137 - - [2025-10-20 14:00:41] "GET /virtual-network/1f89b1c8-c395-474f-b3be-5c7e5904f4b4 HTTP/1.1" 200 2323 0.015534 10.0.0.137 - - [2025-10-20 14:00:41] "GET /routing-instance/9458ee82-c033-4af0-8830-ba13e352cd05 HTTP/1.1" 200 1497 0.003825 10.0.0.137 - - [2025-10-20 14:00:41] "GET /routing-instance/9458ee82-c033-4af0-8830-ba13e352cd05 HTTP/1.1" 200 1497 0.004056 10.0.0.137 - - [2025-10-20 14:00:41] "GET /route-target/dc77c6c0-7abe-40fb-b818-af78ce37e7fb HTTP/1.1" 200 1215 0.003731 10.0.0.137 - - [2025-10-20 14:00:41] "GET /virtual-network/1f89b1c8-c395-474f-b3be-5c7e5904f4b4 HTTP/1.1" 200 2323 0.006863 10.0.0.137 - - [2025-10-20 14:00:41] "GET /routing-instance/9458ee82-c033-4af0-8830-ba13e352cd05 HTTP/1.1" 200 1497 0.004799 10.0.0.137 - - [2025-10-20 14:00:41] "GET /virtual-network/1f89b1c8-c395-474f-b3be-5c7e5904f4b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006991 10.0.0.137 - - [2025-10-20 14:00:41] "GET /virtual-network/1f89b1c8-c395-474f-b3be-5c7e5904f4b4 HTTP/1.1" 200 2323 0.005902 10.0.0.137 - - [2025-10-20 14:00:41] "GET /routing-instance/9458ee82-c033-4af0-8830-ba13e352cd05 HTTP/1.1" 200 1497 0.003984 10.0.0.137 - - [2025-10-20 14:00:42] "GET /routing-instance/9458ee82-c033-4af0-8830-ba13e352cd05 HTTP/1.1" 200 1497 0.004498 10.0.0.137 - - [2025-10-20 14:00:42] "GET /route-target/dc77c6c0-7abe-40fb-b818-af78ce37e7fb HTTP/1.1" 200 1215 0.004095 10.0.0.137 - - [2025-10-20 14:00:42] "GET /domains HTTP/1.1" 200 440 0.002727 10.0.0.137 - - [2025-10-20 14:00:42] "GET /domains?obj_uuids=359ab6ea-20cc-44f4-9df6-3d9ae739b7c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001157 10.0.0.137 - - [2025-10-20 14:00:42] "GET /domain/359ab6ea-20cc-44f4-9df6-3d9ae739b7c5 HTTP/1.1" 200 1673 0.007778 10.0.0.137 - - [2025-10-20 14:00:42] "GET /projects?obj_uuids=e8bab16a-ff73-4b69-a471-963ebe40b640&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001043 10.0.0.137 - - [2025-10-20 14:00:42] "GET /project/e8bab16a-ff73-4b69-a471-963ebe40b640 HTTP/1.1" 200 2301 0.027934 10.0.0.137 - - [2025-10-20 14:00:42] "GET /virtual-network/1f89b1c8-c395-474f-b3be-5c7e5904f4b4 HTTP/1.1" 200 2323 0.005204 10.0.0.137 - - [2025-10-20 14:00:42] "GET /obj-perms HTTP/1.1" 200 6454 0.001906 10.0.0.137 - - [2025-10-20 14:00:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002861 10.0.0.137 - - [2025-10-20 14:00:42] "GET /projects?obj_uuids=e8bab16a-ff73-4b69-a471-963ebe40b640&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001073 10.0.0.137 - - [2025-10-20 14:00:42] "GET /project/e8bab16a-ff73-4b69-a471-963ebe40b640?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.027570 252.137.149.211 - - [2025-10-20 14:00:42] "POST /neutron/network HTTP/1.1" 200 117 0.010204 10.0.0.137 - - [2025-10-20 14:00:42] "GET /projects?obj_uuids=e8bab16a-ff73-4b69-a471-963ebe40b640&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001014 252.137.149.211 - - [2025-10-20 14:00:42] "POST /neutron/network HTTP/1.1" 200 613 0.077389 10.0.0.137 - - [2025-10-20 14:00:42] "POST /ref-update HTTP/1.1" 200 156 0.016190 10.0.0.137 - - [2025-10-20 14:00:43] "POST /useragent-kv HTTP/1.1" 200 115 0.004145 252.137.149.211 - - [2025-10-20 14:00:43] "POST /neutron/subnet HTTP/1.1" 200 734 0.169769 252.137.149.211 - - [2025-10-20 14:00:43] "POST /neutron/network HTTP/1.1" 200 834 0.008045 10.0.0.137 - - [2025-10-20 14:00:43] "POST /id-to-fqname HTTP/1.1" 200 222 0.001364 10.0.0.137 - - [2025-10-20 14:00:43] "GET /virtual-network/72896634-1708-404e-92b3-f2d511199075?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.005010 252.137.149.211 - - [2025-10-20 14:00:43] "POST /neutron/network HTTP/1.1" 200 834 0.007013 10.0.0.137 - - [2025-10-20 14:00:43] "GET /virtual-network/72896634-1708-404e-92b3-f2d511199075?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.007495 252.137.149.211 - - [2025-10-20 14:00:43] "POST /neutron/network HTTP/1.1" 200 834 0.006596 252.137.149.211 - - [2025-10-20 14:00:43] "POST /neutron/subnet HTTP/1.1" 200 734 0.009847 10.0.0.137 - - [2025-10-20 14:00:43] "GET /domains HTTP/1.1" 200 440 0.002977 10.0.0.137 - - [2025-10-20 14:00:43] "GET /domains?obj_uuids=359ab6ea-20cc-44f4-9df6-3d9ae739b7c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001025 10.0.0.137 - - [2025-10-20 14:00:43] "GET /domain/359ab6ea-20cc-44f4-9df6-3d9ae739b7c5 HTTP/1.1" 200 1673 0.007055 10.0.0.137 - - [2025-10-20 14:00:43] "GET /projects?obj_uuids=e8bab16a-ff73-4b69-a471-963ebe40b640&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000996 10.0.0.137 - - [2025-10-20 14:00:43] "GET /project/e8bab16a-ff73-4b69-a471-963ebe40b640 HTTP/1.1" 200 2520 0.030970 10.0.0.137 - - [2025-10-20 14:00:43] "GET /virtual-network/72896634-1708-404e-92b3-f2d511199075 HTTP/1.1" 200 2334 0.006669 10.0.0.137 - - [2025-10-20 14:00:43] "GET /virtual-network/72896634-1708-404e-92b3-f2d511199075 HTTP/1.1" 200 2334 0.009360 10.0.0.137 - - [2025-10-20 14:00:43] "GET /routing-instance/d30e846b-ced9-4869-afad-a870267af2e1 HTTP/1.1" 200 1502 0.005908 10.0.0.137 - - [2025-10-20 14:00:43] "GET /routing-instance/d30e846b-ced9-4869-afad-a870267af2e1 HTTP/1.1" 200 1502 0.003620 10.0.0.137 - - [2025-10-20 14:00:43] "GET /route-target/46be78e9-8c53-4b71-a288-3b264f4e81e0 HTTP/1.1" 200 1216 0.003590 10.0.0.137 - - [2025-10-20 14:00:44] "GET /virtual-network/72896634-1708-404e-92b3-f2d511199075 HTTP/1.1" 200 2334 0.005264 10.0.0.137 - - [2025-10-20 14:00:44] "GET /routing-instance/d30e846b-ced9-4869-afad-a870267af2e1 HTTP/1.1" 200 1502 0.005093 10.0.0.137 - - [2025-10-20 14:00:44] "GET /virtual-network/72896634-1708-404e-92b3-f2d511199075?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.007396 10.0.0.137 - - [2025-10-20 14:00:44] "GET /virtual-network/72896634-1708-404e-92b3-f2d511199075 HTTP/1.1" 200 2334 0.006156 10.0.0.137 - - [2025-10-20 14:00:44] "GET /routing-instance/d30e846b-ced9-4869-afad-a870267af2e1 HTTP/1.1" 200 1502 0.004446 10.0.0.137 - - [2025-10-20 14:00:44] "GET /routing-instance/d30e846b-ced9-4869-afad-a870267af2e1 HTTP/1.1" 200 1502 0.004764 10.0.0.137 - - [2025-10-20 14:00:44] "GET /route-target/46be78e9-8c53-4b71-a288-3b264f4e81e0 HTTP/1.1" 200 1216 0.003601 10.0.0.137 - - [2025-10-20 14:00:44] "GET /domains HTTP/1.1" 200 440 0.002724 10.0.0.137 - - [2025-10-20 14:00:44] "GET /domains?obj_uuids=359ab6ea-20cc-44f4-9df6-3d9ae739b7c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001043 10.0.0.137 - - [2025-10-20 14:00:44] "GET /domain/359ab6ea-20cc-44f4-9df6-3d9ae739b7c5 HTTP/1.1" 200 1673 0.008282 10.0.0.137 - - [2025-10-20 14:00:44] "GET /projects?obj_uuids=e8bab16a-ff73-4b69-a471-963ebe40b640&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001113 10.0.0.137 - - [2025-10-20 14:00:44] "GET /project/e8bab16a-ff73-4b69-a471-963ebe40b640 HTTP/1.1" 200 2520 0.027188 10.0.0.137 - - [2025-10-20 14:00:44] "GET /virtual-network/72896634-1708-404e-92b3-f2d511199075 HTTP/1.1" 200 2334 0.008614 10.0.0.137 - - [2025-10-20 14:00:44] "DELETE /project/e8bab16aff734b69a471963ebe40b640 HTTP/1.1" 404 173 0.008363 10.0.0.137 - - [2025-10-20 14:00:44] "DELETE /project/a0045bd57e174ec3beeb11be93831894 HTTP/1.1" 404 173 0.006046 10.0.0.137 - - [2025-10-20 14:00:44] "GET /projects?obj_uuids=a0045bd5-7e17-4ec3-beeb-11be93831894&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.000856 10.0.0.137 - - [2025-10-20 14:00:44] "GET /projects?obj_uuids=994e0023-974e-413f-ba2e-8dd749a7b743&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000803 10.0.0.137 - - [2025-10-20 14:00:44] "GET /obj-perms HTTP/1.1" 200 6454 0.002197 10.0.0.137 - - [2025-10-20 14:00:44] "GET /project/994e0023-974e-413f-ba2e-8dd749a7b743?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.035198 10.0.0.137 - - [2025-10-20 14:00:44] "GET /project/a0045bd5-7e17-4ec3-beeb-11be93831894?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.041003 10.0.0.137 - - [2025-10-20 14:00:44] "GET /projects?obj_uuids=994e0023-974e-413f-ba2e-8dd749a7b743&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000884 10.0.0.137 - - [2025-10-20 14:00:44] "GET /projects?obj_uuids=a0045bd5-7e17-4ec3-beeb-11be93831894&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.000998 10.0.0.137 - - [2025-10-20 14:00:44] "GET /project/994e0023-974e-413f-ba2e-8dd749a7b743?fields=security_groups HTTP/1.1" 200 1357 0.036410 10.0.0.137 - - [2025-10-20 14:00:44] "GET /project/a0045bd5-7e17-4ec3-beeb-11be93831894?fields=security_groups HTTP/1.1" 200 1330 0.039018 10.0.0.137 - - [2025-10-20 14:00:44] "DELETE /security-group/764a7b6d-3705-40b4-8a05-0bb7f2d665b4 HTTP/1.1" 200 115 0.067647 10.0.0.137 - - [2025-10-20 14:00:44] "DELETE /security-group/60121154-f39c-4020-9bef-0f62c9fe5f77 HTTP/1.1" 200 115 0.065025 10.0.0.137 - - [2025-10-20 14:00:44] "GET /projects?obj_uuids=994e0023-974e-413f-ba2e-8dd749a7b743&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001148 10.0.0.137 - - [2025-10-20 14:00:44] "DELETE /access-control-list/af5c97b1-87b5-4ff9-9565-777ff84a2f0b HTTP/1.1" 200 115 0.051297 10.0.0.137 - - [2025-10-20 14:00:44] "GET /projects?obj_uuids=a0045bd5-7e17-4ec3-beeb-11be93831894&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.000939 10.0.0.137 - - [2025-10-20 14:00:44] "POST /id-to-fqname HTTP/1.1" 200 221 0.001826 10.0.0.137 - - [2025-10-20 14:00:44] "GET /project/994e0023-974e-413f-ba2e-8dd749a7b743?fields=application_policy_sets HTTP/1.1" 200 1396 0.055627 10.0.0.137 - - [2025-10-20 14:00:44] "GET /project/a0045bd5-7e17-4ec3-beeb-11be93831894?fields=application_policy_sets HTTP/1.1" 200 1369 0.057473 10.0.0.137 - - [2025-10-20 14:00:45] "DELETE /access-control-list/8d990d1e-e1ce-4343-ac4f-b8f7cab2e2c3 HTTP/1.1" 200 115 0.058759 10.0.0.137 - - [2025-10-20 14:00:45] "DELETE /access-control-list/3eb1d097-8d5e-43aa-adcf-3008f0d5ea04 HTTP/1.1" 200 115 0.025299 10.0.0.137 - - [2025-10-20 14:00:45] "DELETE /access-control-list/3e34d29e-f217-41ad-82a7-f85540c260d8 HTTP/1.1" 200 115 0.048016 10.0.0.137 - - [2025-10-20 14:00:45] "DELETE /project/994e0023-974e-413f-ba2e-8dd749a7b743 HTTP/1.1" 200 115 0.448241 10.0.0.137 - - [2025-10-20 14:00:45] "DELETE /project/a0045bd5-7e17-4ec3-beeb-11be93831894 HTTP/1.1" 200 115 0.453514 252.137.149.211 - - [2025-10-20 14:00:45] "POST /neutron/network HTTP/1.1" 200 840 0.005996 252.137.149.211 - - [2025-10-20 14:00:45] "GET /aaa-mode HTTP/1.1" 401 297 0.000437 252.137.149.211 - - [2025-10-20 14:00:45] "GET / HTTP/1.1" 200 36499 0.002244 252.137.149.211 - - [2025-10-20 14:00:45] "GET /project/e8bab16a-ff73-4b69-a471-963ebe40b640?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000355 10.0.0.137 - - [2025-10-20 14:00:45] "GET /projects?obj_uuids=e8bab16a-ff73-4b69-a471-963ebe40b640&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001072 252.137.149.211 - - [2025-10-20 14:00:45] "GET /project/e8bab16a-ff73-4b69-a471-963ebe40b640?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.054973 252.137.149.211 - - [2025-10-20 14:00:45] "POST /neutron/network HTTP/1.1" 200 830 0.037681 252.137.149.211 - - [2025-10-20 14:00:46] "POST /neutron/port HTTP/1.1" 200 117 0.005927 252.137.149.211 - - [2025-10-20 14:00:46] "POST /neutron/port HTTP/1.1" 200 117 0.006206 10.0.0.137 - - [2025-10-20 14:00:46] "POST /id-to-fqname HTTP/1.1" 200 222 0.002291 252.137.149.211 - - [2025-10-20 14:00:46] "POST /neutron/port HTTP/1.1" 200 117 0.006160 252.137.149.211 - - [2025-10-20 14:00:46] "POST /neutron/network HTTP/1.1" 200 844 0.006516 252.137.149.211 - - [2025-10-20 14:00:46] "GET /aaa-mode HTTP/1.1" 401 297 0.000599 252.137.149.211 - - [2025-10-20 14:00:46] "GET / HTTP/1.1" 200 36499 0.001650 252.137.149.211 - - [2025-10-20 14:00:46] "GET /project/e8bab16a-ff73-4b69-a471-963ebe40b640?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000392 252.137.149.211 - - [2025-10-20 14:00:46] "POST /neutron/network HTTP/1.1" 200 840 0.008387 10.0.0.137 - - [2025-10-20 14:00:46] "GET /projects?obj_uuids=e8bab16a-ff73-4b69-a471-963ebe40b640&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001089 252.137.149.211 - - [2025-10-20 14:00:47] "POST /neutron/port HTTP/1.1" 200 1056 0.231178 10.0.0.137 - - [2025-10-20 14:00:47] "GET /projects?obj_uuids=e8bab16a-ff73-4b69-a471-963ebe40b640&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001097 252.137.149.211 - - [2025-10-20 14:00:47] "GET /project/e8bab16a-ff73-4b69-a471-963ebe40b640?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.058365 252.137.149.211 - - [2025-10-20 14:00:47] "POST /neutron/network HTTP/1.1" 200 834 0.009351 252.137.149.211 - - [2025-10-20 14:00:47] "POST /neutron/port HTTP/1.1" 200 1056 0.039623 252.137.149.211 - - [2025-10-20 14:00:47] "POST /neutron/port HTTP/1.1" 200 1056 0.013340 252.137.149.211 - - [2025-10-20 14:00:47] "POST /neutron/port HTTP/1.1" 200 1106 0.091084 252.137.149.211 - - [2025-10-20 14:00:47] "POST /neutron/port HTTP/1.1" 200 1080 0.014441 252.137.149.211 - - [2025-10-20 14:00:47] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009299 252.137.149.211 - - [2025-10-20 14:00:47] "POST /neutron/port HTTP/1.1" 200 117 0.005939 252.137.149.211 - - [2025-10-20 14:00:47] "POST /neutron/port HTTP/1.1" 200 1080 0.021224 10.0.0.137 - - [2025-10-20 14:00:47] "POST /fqname-to-id HTTP/1.1" 404 191 0.005302 10.0.0.137 - - [2025-10-20 14:00:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004573 252.137.149.211 - - [2025-10-20 14:00:47] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003439 10.0.0.137 - - [2025-10-20 14:00:47] "GET /domains?obj_uuids=359ab6ea-20cc-44f4-9df6-3d9ae739b7c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001279 10.0.0.137 - - [2025-10-20 14:00:47] "GET /domain/359ab6ea-20cc-44f4-9df6-3d9ae739b7c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.010588 252.137.149.211 - - [2025-10-20 14:00:47] "POST /neutron/subnet HTTP/1.1" 200 699 0.008093 10.0.0.137 - - [2025-10-20 14:00:47] "POST /service-templates HTTP/1.1" 200 545 0.031769 252.137.149.211 - - [2025-10-20 14:00:47] "POST /neutron/port HTTP/1.1" 200 117 0.001623 10.0.0.137 - - [2025-10-20 14:00:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005672 252.137.149.211 - - [2025-10-20 14:00:47] "POST /neutron/network HTTP/1.1" 200 830 0.007869 10.0.0.137 - - [2025-10-20 14:00:47] "GET /service-template/cc2ad3ad-b25b-4079-a6b7-f166f8581c7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.005544 10.0.0.137 - - [2025-10-20 14:00:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004390 10.0.0.137 - - [2025-10-20 14:00:47] "GET /service-template/cc2ad3ad-b25b-4079-a6b7-f166f8581c7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.004979 10.0.0.137 - - [2025-10-20 14:00:48] "POST /id-to-fqname HTTP/1.1" 200 221 0.001808 252.137.149.211 - - [2025-10-20 14:00:48] "POST /neutron/network HTTP/1.1" 200 844 0.009370 10.0.0.137 - - [2025-10-20 14:00:48] "POST /id-to-fqname HTTP/1.1" 200 221 0.001390 10.0.0.137 - - [2025-10-20 14:00:48] "POST /id-to-fqname HTTP/1.1" 200 222 0.001168 10.0.0.137 - - [2025-10-20 14:00:48] "GET /projects?obj_uuids=e8bab16a-ff73-4b69-a471-963ebe40b640&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001153 252.137.149.211 - - [2025-10-20 14:00:48] "POST /neutron/port HTTP/1.1" 200 1910 0.032694 252.137.149.211 - - [2025-10-20 14:00:48] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008325 252.137.149.211 - - [2025-10-20 14:00:48] "POST /neutron/port HTTP/1.1" 200 1058 0.297399 252.137.149.211 - - [2025-10-20 14:00:48] "POST /neutron/port HTTP/1.1" 200 1058 0.010774 252.137.149.211 - - [2025-10-20 14:00:48] "POST /neutron/port HTTP/1.1" 200 1058 0.030448 252.137.149.211 - - [2025-10-20 14:00:48] "POST /neutron/port HTTP/1.1" 200 1108 0.062366 252.137.149.211 - - [2025-10-20 14:00:48] "POST /neutron/port HTTP/1.1" 200 1082 0.012181 252.137.149.211 - - [2025-10-20 14:00:48] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003716 252.137.149.211 - - [2025-10-20 14:00:48] "POST /neutron/subnet HTTP/1.1" 200 708 0.008073 252.137.149.211 - - [2025-10-20 14:00:48] "POST /neutron/port HTTP/1.1" 200 117 0.001364 252.137.149.211 - - [2025-10-20 14:00:49] "POST /neutron/network HTTP/1.1" 200 834 0.008893 252.137.149.211 - - [2025-10-20 14:00:49] "POST /neutron/network HTTP/1.1" 200 2216 0.026238 252.137.149.211 - - [2025-10-20 14:00:49] "GET /aaa-mode HTTP/1.1" 401 297 0.000549 252.137.149.211 - - [2025-10-20 14:00:49] "GET / HTTP/1.1" 200 36499 0.002068 252.137.149.211 - - [2025-10-20 14:00:49] "GET /project/e8bab16a-ff73-4b69-a471-963ebe40b640?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000483 10.0.0.137 - - [2025-10-20 14:00:50] "GET /projects?obj_uuids=e8bab16a-ff73-4b69-a471-963ebe40b640&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001155 252.137.149.211 - - [2025-10-20 14:00:50] "GET /project/e8bab16a-ff73-4b69-a471-963ebe40b640?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.057029 252.137.149.211 - - [2025-10-20 14:00:50] "POST /neutron/network HTTP/1.1" 200 827 0.007549 252.137.149.211 - - [2025-10-20 14:00:50] "POST /neutron/network HTTP/1.1" 200 830 0.005691 252.137.149.211 - - [2025-10-20 14:00:50] "POST /neutron/network HTTP/1.1" 200 834 0.006850 252.137.149.211 - - [2025-10-20 14:00:50] "POST /neutron/port HTTP/1.1" 200 2046 0.017540 252.137.149.211 - - [2025-10-20 14:00:50] "POST /neutron/security_group HTTP/1.1" 200 2054 0.011674 252.137.149.211 - - [2025-10-20 14:00:50] "POST /neutron/port HTTP/1.1" 200 117 0.006396 252.137.149.211 - - [2025-10-20 14:00:50] "POST /neutron/port HTTP/1.1" 200 117 0.012487 252.137.149.211 - - [2025-10-20 14:00:51] "POST /neutron/network HTTP/1.1" 200 2216 0.019907 10.0.0.137 - - [2025-10-20 14:00:51] "GET /projects?obj_uuids=e8bab16a-ff73-4b69-a471-963ebe40b640&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001974 252.137.149.211 - - [2025-10-20 14:00:51] "POST /neutron/port HTTP/1.1" 200 1053 0.271580 10.0.0.137 - - [2025-10-20 14:00:51] "GET /projects?obj_uuids=e8bab16a-ff73-4b69-a471-963ebe40b640&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002733 252.137.149.211 - - [2025-10-20 14:00:51] "POST /neutron/port HTTP/1.1" 200 1056 0.277378 10.0.0.137 - - [2025-10-20 14:00:51] "GET /projects?obj_uuids=e8bab16a-ff73-4b69-a471-963ebe40b640&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001570 252.137.149.211 - - [2025-10-20 14:00:52] "POST /neutron/port HTTP/1.1" 200 1058 0.327918 252.137.149.211 - - [2025-10-20 14:00:52] "POST /neutron/port HTTP/1.1" 200 1053 0.010781 252.137.149.211 - - [2025-10-20 14:00:52] "POST /neutron/port HTTP/1.1" 200 1053 0.014790 252.137.149.211 - - [2025-10-20 14:00:52] "POST /neutron/port HTTP/1.1" 200 1103 0.074331 252.137.149.211 - - [2025-10-20 14:00:53] "POST /neutron/port HTTP/1.1" 200 1056 0.013700 252.137.149.211 - - [2025-10-20 14:00:53] "POST /neutron/port HTTP/1.1" 200 1056 0.014514 252.137.149.211 - - [2025-10-20 14:00:53] "POST /neutron/port HTTP/1.1" 200 1106 0.090617 252.137.149.211 - - [2025-10-20 14:00:53] "POST /neutron/port HTTP/1.1" 200 1058 0.013622 252.137.149.211 - - [2025-10-20 14:00:53] "POST /neutron/port HTTP/1.1" 200 1058 0.014043 252.137.149.211 - - [2025-10-20 14:00:53] "POST /neutron/port HTTP/1.1" 200 1108 0.103725 252.137.149.211 - - [2025-10-20 14:00:53] "POST /neutron/port HTTP/1.1" 200 3006 0.018684 252.137.149.211 - - [2025-10-20 14:00:53] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004452 252.137.149.211 - - [2025-10-20 14:00:53] "POST /neutron/subnet HTTP/1.1" 200 684 0.009122 252.137.149.211 - - [2025-10-20 14:00:53] "POST /neutron/port HTTP/1.1" 200 117 0.001464 252.137.149.211 - - [2025-10-20 14:00:53] "POST /neutron/network HTTP/1.1" 200 827 0.006606 252.137.149.211 - - [2025-10-20 14:00:54] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003947 252.137.149.211 - - [2025-10-20 14:00:54] "POST /neutron/subnet HTTP/1.1" 200 699 0.007975 252.137.149.211 - - [2025-10-20 14:00:54] "POST /neutron/port HTTP/1.1" 200 117 0.002410 252.137.149.211 - - [2025-10-20 14:00:54] "POST /neutron/network HTTP/1.1" 200 830 0.007091 252.137.149.211 - - [2025-10-20 14:00:54] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004033 252.137.149.211 - - [2025-10-20 14:00:54] "POST /neutron/subnet HTTP/1.1" 200 708 0.012504 252.137.149.211 - - [2025-10-20 14:00:54] "POST /neutron/port HTTP/1.1" 200 117 0.001828 252.137.149.211 - - [2025-10-20 14:00:54] "POST /neutron/network HTTP/1.1" 200 834 0.006808 10.0.0.137 - - [2025-10-20 14:00:55] "GET /obj-perms HTTP/1.1" 200 6411 0.058169 252.137.149.211 - - [2025-10-20 14:00:55] "POST /neutron/port HTTP/1.1" 200 3006 0.017857 252.137.149.211 - - [2025-10-20 14:00:55] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006602 10.0.0.137 - - [2025-10-20 14:00:56] "GET /obj-perms HTTP/1.1" 200 6411 0.066469 252.137.149.211 - - [2025-10-20 14:00:57] "POST /neutron/port HTTP/1.1" 200 1080 0.016555 252.137.149.211 - - [2025-10-20 14:00:57] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009889 252.137.149.211 - - [2025-10-20 14:00:57] "POST /neutron/port HTTP/1.1" 200 1080 0.015184 252.137.149.211 - - [2025-10-20 14:00:57] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006484 252.137.149.211 - - [2025-10-20 14:00:58] "POST /neutron/port HTTP/1.1" 200 1082 0.013721 252.137.149.211 - - [2025-10-20 14:00:58] "POST /neutron/security_group HTTP/1.1" 200 2054 0.011374 252.137.149.211 - - [2025-10-20 14:00:58] "POST /neutron/port HTTP/1.1" 200 1080 0.012827 252.137.149.211 - - [2025-10-20 14:00:58] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006623 252.137.149.211 - - [2025-10-20 14:00:58] "POST /neutron/port HTTP/1.1" 200 1082 0.017924 252.137.149.211 - - [2025-10-20 14:00:59] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007707 252.137.149.211 - - [2025-10-20 14:00:59] "POST /neutron/port HTTP/1.1" 200 1080 0.011460 252.137.149.211 - - [2025-10-20 14:00:59] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005560 252.137.149.211 - - [2025-10-20 14:01:01] "POST /neutron/port HTTP/1.1" 200 3006 0.022095 252.137.149.211 - - [2025-10-20 14:01:01] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007999 252.137.149.211 - - [2025-10-20 14:01:01] "POST /neutron/port HTTP/1.1" 200 3006 0.017911 252.137.149.211 - - [2025-10-20 14:01:01] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006567 252.137.149.211 - - [2025-10-20 14:01:01] "POST /neutron/port HTTP/1.1" 200 3006 0.024853 252.137.149.211 - - [2025-10-20 14:01:01] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006013 252.137.149.211 - - [2025-10-20 14:01:01] "POST /neutron/port HTTP/1.1" 200 3006 0.018909 252.137.149.211 - - [2025-10-20 14:01:01] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008454 252.137.149.211 - - [2025-10-20 14:01:01] "POST /neutron/port HTTP/1.1" 200 3006 0.020375 252.137.149.211 - - [2025-10-20 14:01:01] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006073 10.0.0.137 - - [2025-10-20 14:01:01] "GET /virtual-machine/7a336adf-0d04-480f-ac01-f88ab37b236c HTTP/1.1" 200 1804 0.005274 10.0.0.137 - - [2025-10-20 14:01:01] "GET /virtual-machine-interface/24976511-a7c1-4a98-ba3b-d57d92464d0b HTTP/1.1" 200 2951 0.004868 252.137.149.211 - - [2025-10-20 14:01:01] "POST /neutron/port HTTP/1.1" 200 1082 0.015423 10.0.0.137 - - [2025-10-20 14:01:01] "GET /virtual-machine-interface/b10621fc-033a-469c-930b-e31a6d1dabd0 HTTP/1.1" 200 2949 0.006003 252.137.149.211 - - [2025-10-20 14:01:01] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005613 10.0.0.137 - - [2025-10-20 14:01:01] "GET /virtual-machine-interface/d872047e-992c-47c0-9982-eb529cf3e63c HTTP/1.1" 200 2949 0.007581 252.137.149.211 - - [2025-10-20 14:01:01] "POST /neutron/port HTTP/1.1" 200 1082 0.014810 252.137.149.211 - - [2025-10-20 14:01:02] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005617 10.0.0.137 - - [2025-10-20 14:01:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004146 10.0.0.137 - - [2025-10-20 14:01:02] "GET /global-vrouter-config/0a1d70a6-75c1-48f4-a1f7-5586df87f73b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003743 10.0.0.137 - - [2025-10-20 14:01:02] "GET /virtual-networks?parent_id=e8bab16a-ff73-4b69-a471-963ebe40b640&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004693 10.0.0.137 - - [2025-10-20 14:01:02] "GET /virtual-network/4769de54-72e0-46f1-a440-8a99cbd9e5dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005230 10.0.0.137 - - [2025-10-20 14:01:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003261 10.0.0.137 - - [2025-10-20 14:01:05] "GET /virtual-network/4769de54-72e0-46f1-a440-8a99cbd9e5dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.004889 10.0.0.137 - - [2025-10-20 14:01:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002963 10.0.0.137 - - [2025-10-20 14:01:09] "GET /virtual-network/4769de54-72e0-46f1-a440-8a99cbd9e5dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005276 10.0.0.137 - - [2025-10-20 14:01:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003455 10.0.0.137 - - [2025-10-20 14:01:13] "GET /virtual-network/4769de54-72e0-46f1-a440-8a99cbd9e5dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.007544 10.0.0.137 - - [2025-10-20 14:01:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003502 10.0.0.137 - - [2025-10-20 14:01:15] "GET /global-vrouter-config/0a1d70a6-75c1-48f4-a1f7-5586df87f73b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003463 10.0.0.137 - - [2025-10-20 14:01:16] "GET /virtual-networks?parent_id=e8bab16a-ff73-4b69-a471-963ebe40b640&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002800 10.0.0.137 - - [2025-10-20 14:01:16] "GET /virtual-network/4769de54-72e0-46f1-a440-8a99cbd9e5dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005831 252.137.149.211 - - [2025-10-20 14:01:16] "POST /neutron/port HTTP/1.1" 200 3006 0.015634 252.137.149.211 - - [2025-10-20 14:01:16] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005922 252.137.149.211 - - [2025-10-20 14:01:21] "POST /neutron/port HTTP/1.1" 200 3006 0.016214 252.137.149.211 - - [2025-10-20 14:01:21] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007011 252.137.149.211 - - [2025-10-20 14:01:25] "POST /neutron/port HTTP/1.1" 200 3006 0.017533 252.137.149.211 - - [2025-10-20 14:01:25] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005295 252.137.149.211 - - [2025-10-20 14:01:25] "POST /neutron/port HTTP/1.1" 200 3006 0.013961 252.137.149.211 - - [2025-10-20 14:01:25] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005609 252.137.149.211 - - [2025-10-20 14:01:25] "POST /neutron/port HTTP/1.1" 200 3006 0.015056 252.137.149.211 - - [2025-10-20 14:01:25] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005968 252.137.149.211 - - [2025-10-20 14:01:26] "POST /neutron/port HTTP/1.1" 200 3006 0.015337 252.137.149.211 - - [2025-10-20 14:01:26] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005643 252.137.149.211 - - [2025-10-20 14:01:26] "POST /neutron/port HTTP/1.1" 200 3006 0.014542 252.137.149.211 - - [2025-10-20 14:01:26] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008203 10.0.0.137 - - [2025-10-20 14:01:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004761 10.0.0.137 - - [2025-10-20 14:01:31] "GET /global-vrouter-config/0a1d70a6-75c1-48f4-a1f7-5586df87f73b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003659 10.0.0.137 - - [2025-10-20 14:01:31] "GET /virtual-networks?parent_id=e8bab16a-ff73-4b69-a471-963ebe40b640&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003213 10.0.0.137 - - [2025-10-20 14:01:31] "GET /virtual-network/1f89b1c8-c395-474f-b3be-5c7e5904f4b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005372 10.0.0.137 - - [2025-10-20 14:01:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002789 10.0.0.137 - - [2025-10-20 14:01:32] "GET /global-vrouter-config/0a1d70a6-75c1-48f4-a1f7-5586df87f73b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003283 10.0.0.137 - - [2025-10-20 14:01:32] "GET /virtual-networks?parent_id=e8bab16a-ff73-4b69-a471-963ebe40b640&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003531 10.0.0.137 - - [2025-10-20 14:01:32] "GET /virtual-network/72896634-1708-404e-92b3-f2d511199075?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.005489 10.0.0.137 - - [2025-10-20 14:01:32] "POST /fqname-to-id HTTP/1.1" 404 205 0.002896 10.0.0.137 - - [2025-10-20 14:01:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002728 10.0.0.137 - - [2025-10-20 14:01:32] "GET /projects?obj_uuids=e8bab16a-ff73-4b69-a471-963ebe40b640&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001192 10.0.0.137 - - [2025-10-20 14:01:32] "GET /project/e8bab16a-ff73-4b69-a471-963ebe40b640?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.029363 10.0.0.137 - - [2025-10-20 14:01:32] "POST /service-instances HTTP/1.1" 200 545 0.068735 10.0.0.137 - - [2025-10-20 14:01:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003452 10.0.0.137 - - [2025-10-20 14:01:32] "GET /service-instance/5d112967-7b0c-4f6e-b8c4-b7829ba332c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2137 0.005731 10.0.0.137 - - [2025-10-20 14:01:32] "POST /port-tuples HTTP/1.1" 200 588 0.022306 10.0.0.137 - - [2025-10-20 14:01:33] "GET /virtual-machine-interface/b10621fc-033a-469c-930b-e31a6d1dabd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2726 0.007474 10.0.0.137 - - [2025-10-20 14:01:33] "PUT /virtual-machine-interface/b10621fc-033a-469c-930b-e31a6d1dabd0 HTTP/1.1" 200 286 0.011393 10.0.0.137 - - [2025-10-20 14:01:33] "POST /ref-update HTTP/1.1" 200 156 0.010878 10.0.0.137 - - [2025-10-20 14:01:33] "POST /instance-ips HTTP/1.1" 200 387 0.030308 10.0.0.137 - - [2025-10-20 14:01:33] "GET /virtual-machine-interface/d872047e-992c-47c0-9982-eb529cf3e63c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2726 0.005740 10.0.0.137 - - [2025-10-20 14:01:33] "POST /ref-update HTTP/1.1" 200 156 0.015633 10.0.0.137 - - [2025-10-20 14:01:33] "PUT /virtual-machine-interface/d872047e-992c-47c0-9982-eb529cf3e63c HTTP/1.1" 200 286 0.012950 10.0.0.137 - - [2025-10-20 14:01:33] "POST /ref-update HTTP/1.1" 200 156 0.008712 10.0.0.137 - - [2025-10-20 14:01:33] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004924 10.0.0.137 - - [2025-10-20 14:01:33] "POST /ref-update HTTP/1.1" 200 156 0.013984 10.0.0.137 - - [2025-10-20 14:01:33] "GET /virtual-machine-interface/24976511-a7c1-4a98-ba3b-d57d92464d0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2728 0.006368 10.0.0.137 - - [2025-10-20 14:01:33] "POST /instance-ips HTTP/1.1" 200 387 0.029170 10.0.0.137 - - [2025-10-20 14:01:33] "PUT /virtual-machine-interface/24976511-a7c1-4a98-ba3b-d57d92464d0b HTTP/1.1" 200 286 0.013179 10.0.0.137 - - [2025-10-20 14:01:33] "POST /ref-update HTTP/1.1" 200 156 0.010859 10.0.0.137 - - [2025-10-20 14:01:33] "POST /ref-update HTTP/1.1" 200 156 0.013656 10.0.0.137 - - [2025-10-20 14:01:33] "POST /ref-update HTTP/1.1" 200 156 0.014357 10.0.0.137 - - [2025-10-20 14:01:33] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003292 252.137.149.211 - - [2025-10-20 14:01:33] "POST /neutron/port HTTP/1.1" 200 1080 0.011450 10.0.0.137 - - [2025-10-20 14:01:33] "POST /instance-ips HTTP/1.1" 200 375 0.016347 252.137.149.211 - - [2025-10-20 14:01:33] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006544 10.0.0.137 - - [2025-10-20 14:01:33] "POST /ref-update HTTP/1.1" 200 156 0.012330 252.137.149.211 - - [2025-10-20 14:01:33] "POST /neutron/port HTTP/1.1" 200 1080 0.012347 10.0.0.137 - - [2025-10-20 14:01:33] "POST /ref-update HTTP/1.1" 200 156 0.009191 252.137.149.211 - - [2025-10-20 14:01:33] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006987 10.0.0.137 - - [2025-10-20 14:01:33] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002895 252.137.149.211 - - [2025-10-20 14:01:33] "POST /neutron/port HTTP/1.1" 200 1080 0.016314 10.0.0.137 - - [2025-10-20 14:01:33] "POST /instance-ips HTTP/1.1" 200 375 0.018793 10.0.0.137 - - [2025-10-20 14:01:33] "POST /ref-update HTTP/1.1" 200 156 0.013980 252.137.149.211 - - [2025-10-20 14:01:33] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007854 10.0.0.137 - - [2025-10-20 14:01:33] "GET /virtual-machine/898e8fcb-58c3-453c-9c95-fcadbe8cb3a8 HTTP/1.1" 200 1292 0.004831 10.0.0.137 - - [2025-10-20 14:01:33] "POST /ref-update HTTP/1.1" 200 156 0.008092 10.0.0.137 - - [2025-10-20 14:01:34] "GET /virtual-machine-interface/de5941db-b455-4441-80e8-d160f2363a60 HTTP/1.1" 200 2948 0.005129 10.0.0.137 - - [2025-10-20 14:01:34] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003345 10.0.0.137 - - [2025-10-20 14:01:34] "POST /instance-ips HTTP/1.1" 200 377 0.020921 10.0.0.137 - - [2025-10-20 14:01:34] "POST /ref-update HTTP/1.1" 200 156 0.009313 10.0.0.137 - - [2025-10-20 14:01:34] "POST /ref-update HTTP/1.1" 200 156 0.009487 10.0.0.137 - - [2025-10-20 14:01:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002573 10.0.0.137 - - [2025-10-20 14:01:34] "GET /global-vrouter-config/0a1d70a6-75c1-48f4-a1f7-5586df87f73b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004563 10.0.0.137 - - [2025-10-20 14:01:34] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004363 10.0.0.137 - - [2025-10-20 14:01:34] "GET /virtual-networks?parent_id=e8bab16a-ff73-4b69-a471-963ebe40b640&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.007890 10.0.0.137 - - [2025-10-20 14:01:34] "GET /virtual-network/1f89b1c8-c395-474f-b3be-5c7e5904f4b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006170 10.0.0.137 - - [2025-10-20 14:01:34] "POST /instance-ips HTTP/1.1" 200 377 0.016251 10.0.0.137 - - [2025-10-20 14:01:34] "POST /ref-update HTTP/1.1" 200 156 0.008503 10.0.0.137 - - [2025-10-20 14:01:34] "POST /ref-update HTTP/1.1" 200 156 0.010935 10.0.0.137 - - [2025-10-20 14:01:34] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002822 10.0.0.137 - - [2025-10-20 14:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003360 10.0.0.137 - - [2025-10-20 14:01:35] "GET /global-vrouter-config/0a1d70a6-75c1-48f4-a1f7-5586df87f73b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.002796 10.0.0.137 - - [2025-10-20 14:01:35] "GET /virtual-networks?parent_id=e8bab16a-ff73-4b69-a471-963ebe40b640&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002815 10.0.0.137 - - [2025-10-20 14:01:35] "GET /virtual-network/1f89b1c8-c395-474f-b3be-5c7e5904f4b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005829 252.137.149.211 - - [2025-10-20 14:01:35] "POST /neutron/port HTTP/1.1" 200 1080 0.012832 252.137.149.211 - - [2025-10-20 14:01:35] "POST /neutron/port HTTP/1.1" 200 1082 0.015921 252.137.149.211 - - [2025-10-20 14:01:35] "POST /neutron/port HTTP/1.1" 200 1080 0.010617 252.137.149.211 - - [2025-10-20 14:01:35] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006871 252.137.149.211 - - [2025-10-20 14:01:35] "POST /neutron/network HTTP/1.1" 200 840 0.007288 252.137.149.211 - - [2025-10-20 14:01:36] "POST /neutron/port HTTP/1.1" 200 1082 0.012463 252.137.149.211 - - [2025-10-20 14:01:36] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004078 252.137.149.211 - - [2025-10-20 14:01:36] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009462 252.137.149.211 - - [2025-10-20 14:01:36] "POST /neutron/subnet HTTP/1.1" 200 699 0.015532 252.137.149.211 - - [2025-10-20 14:01:36] "POST /neutron/port HTTP/1.1" 200 1082 0.010863 252.137.149.211 - - [2025-10-20 14:01:36] "POST /neutron/port HTTP/1.1" 200 117 0.001354 252.137.149.211 - - [2025-10-20 14:01:36] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007292 10.0.0.137 - - [2025-10-20 14:01:36] "GET /virtual-machine/d86ae6db-a64c-4ebf-ac1f-edc2f149a37d HTTP/1.1" 200 1293 0.005214 252.137.149.211 - - [2025-10-20 14:01:36] "POST /neutron/network HTTP/1.1" 200 830 0.006245 10.0.0.137 - - [2025-10-20 14:01:36] "GET /virtual-machine-interface/f70c8b6f-bcf3-4b5a-b0f0-4992cbbaf09a HTTP/1.1" 200 2952 0.012512 10.0.0.137 - - [2025-10-20 14:01:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003052 10.0.0.137 - - [2025-10-20 14:01:36] "GET /global-vrouter-config/0a1d70a6-75c1-48f4-a1f7-5586df87f73b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004340 10.0.0.137 - - [2025-10-20 14:01:36] "GET /virtual-networks?parent_id=e8bab16a-ff73-4b69-a471-963ebe40b640&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002842 10.0.0.137 - - [2025-10-20 14:01:36] "GET /virtual-network/72896634-1708-404e-92b3-f2d511199075?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.005893 10.0.0.137 - - [2025-10-20 14:01:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003478 10.0.0.137 - - [2025-10-20 14:01:37] "GET /global-vrouter-config/0a1d70a6-75c1-48f4-a1f7-5586df87f73b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003355 10.0.0.137 - - [2025-10-20 14:01:37] "GET /virtual-networks?parent_id=e8bab16a-ff73-4b69-a471-963ebe40b640&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003502 10.0.0.137 - - [2025-10-20 14:01:37] "GET /virtual-network/72896634-1708-404e-92b3-f2d511199075?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.005931 10.0.0.137 - - [2025-10-20 14:01:38] "POST /fqname-to-id HTTP/1.1" 404 209 0.003677 10.0.0.137 - - [2025-10-20 14:01:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002831 10.0.0.137 - - [2025-10-20 14:01:38] "GET /projects?obj_uuids=e8bab16a-ff73-4b69-a471-963ebe40b640&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001274 10.0.0.137 - - [2025-10-20 14:01:38] "GET /project/e8bab16a-ff73-4b69-a471-963ebe40b640?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.028998 10.0.0.137 - - [2025-10-20 14:01:38] "POST /network-policys HTTP/1.1" 200 549 0.022199 10.0.0.137 - - [2025-10-20 14:01:38] "GET /network-policy/49c2d1b6-03be-4fb2-9f8c-8b63fc86bdb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2177 0.004824 10.0.0.137 - - [2025-10-20 14:01:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004174 10.0.0.137 - - [2025-10-20 14:01:38] "GET /virtual-network/1f89b1c8-c395-474f-b3be-5c7e5904f4b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005781 10.0.0.137 - - [2025-10-20 14:01:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003933 10.0.0.137 - - [2025-10-20 14:01:38] "GET /network-policy/49c2d1b6-03be-4fb2-9f8c-8b63fc86bdb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2177 0.003496 10.0.0.137 - - [2025-10-20 14:01:38] "POST /fqname-to-id HTTP/1.1" 404 240 0.010927 10.0.0.137 - - [2025-10-20 14:01:38] "POST /ref-update HTTP/1.1" 200 156 0.044487 10.0.0.137 - - [2025-10-20 14:01:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003086 10.0.0.137 - - [2025-10-20 14:01:38] "POST /access-control-lists HTTP/1.1" 200 603 0.072955 10.0.0.137 - - [2025-10-20 14:01:38] "GET /network-policy/49c2d1b6-03be-4fb2-9f8c-8b63fc86bdb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2177 0.004285 252.137.149.211 - - [2025-10-20 14:01:38] "POST /neutron/network HTTP/1.1" 200 916 0.011549 10.0.0.137 - - [2025-10-20 14:01:38] "GET /virtual-network/1f89b1c8-c395-474f-b3be-5c7e5904f4b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.005172 10.0.0.137 - - [2025-10-20 14:01:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002975 10.0.0.137 - - [2025-10-20 14:01:38] "GET /network-policy/49c2d1b6-03be-4fb2-9f8c-8b63fc86bdb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2177 0.003800 10.0.0.137 - - [2025-10-20 14:01:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004691 10.0.0.137 - - [2025-10-20 14:01:38] "GET /virtual-network/72896634-1708-404e-92b3-f2d511199075?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.007788 10.0.0.137 - - [2025-10-20 14:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003396 10.0.0.137 - - [2025-10-20 14:01:39] "GET /network-policy/49c2d1b6-03be-4fb2-9f8c-8b63fc86bdb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2177 0.003544 10.0.0.137 - - [2025-10-20 14:01:39] "POST /fqname-to-id HTTP/1.1" 404 242 0.006641 10.0.0.137 - - [2025-10-20 14:01:39] "POST /ref-update HTTP/1.1" 200 156 0.044812 10.0.0.137 - - [2025-10-20 14:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003056 10.0.0.137 - - [2025-10-20 14:01:39] "POST /access-control-lists HTTP/1.1" 200 606 0.072310 10.0.0.137 - - [2025-10-20 14:01:39] "GET /network-policy/49c2d1b6-03be-4fb2-9f8c-8b63fc86bdb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2177 0.003927 10.0.0.137 - - [2025-10-20 14:01:39] "POST /routing-instances HTTP/1.1" 200 757 0.017564 252.137.149.211 - - [2025-10-20 14:01:39] "POST /neutron/network HTTP/1.1" 200 920 0.007414 10.0.0.137 - - [2025-10-20 14:01:39] "POST /route-targets HTTP/1.1" 200 329 0.012000 10.0.0.137 - - [2025-10-20 14:01:39] "GET /virtual-network/72896634-1708-404e-92b3-f2d511199075?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2373 0.005045 10.0.0.137 - - [2025-10-20 14:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002885 10.0.0.137 - - [2025-10-20 14:01:39] "POST /ref-update HTTP/1.1" 200 156 0.009879 10.0.0.137 - - [2025-10-20 14:01:39] "GET /network-policy/49c2d1b6-03be-4fb2-9f8c-8b63fc86bdb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2177 0.003902 10.0.0.137 - - [2025-10-20 14:01:39] "GET /routing-instance/3ea6c271-6e00-4d7b-9f75-fd73d170f141?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1275 0.004779 10.0.0.137 - - [2025-10-20 14:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002915 10.0.0.137 - - [2025-10-20 14:01:39] "GET /routing-instance/3ea6c271-6e00-4d7b-9f75-fd73d170f141?fields=routing_policy_back_refs HTTP/1.1" 200 1275 0.007148 10.0.0.137 - - [2025-10-20 14:01:39] "GET /service-template/cc2ad3ad-b25b-4079-a6b7-f166f8581c7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.004226 10.0.0.137 - - [2025-10-20 14:01:39] "POST /ref-update HTTP/1.1" 200 156 0.011019 10.0.0.137 - - [2025-10-20 14:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004332 10.0.0.137 - - [2025-10-20 14:01:39] "POST /routing-instances HTTP/1.1" 200 758 0.017480 10.0.0.137 - - [2025-10-20 14:01:39] "GET /projects?obj_uuids=e8bab16a-ff73-4b69-a471-963ebe40b640&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001612 10.0.0.137 - - [2025-10-20 14:01:39] "GET /project/e8bab16a-ff73-4b69-a471-963ebe40b640?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.034006 10.0.0.137 - - [2025-10-20 14:01:39] "POST /route-targets HTTP/1.1" 200 329 0.015106 10.0.0.137 - - [2025-10-20 14:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003889 10.0.0.137 - - [2025-10-20 14:01:39] "POST /ref-update HTTP/1.1" 200 156 0.012885 10.0.0.137 - - [2025-10-20 14:01:39] "GET /service-instance/5d112967-7b0c-4f6e-b8c4-b7829ba332c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3543 0.015460 10.0.0.137 - - [2025-10-20 14:01:39] "GET /routing-instance/4b2c575a-fdbf-4100-b303-c1e61ed0e850?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1276 0.003950 10.0.0.137 - - [2025-10-20 14:01:39] "GET /domains HTTP/1.1" 200 440 0.003632 10.0.0.137 - - [2025-10-20 14:01:39] "GET /routing-instance/4b2c575a-fdbf-4100-b303-c1e61ed0e850?fields=routing_policy_back_refs HTTP/1.1" 200 1276 0.009326 10.0.0.137 - - [2025-10-20 14:01:39] "GET /domains?obj_uuids=359ab6ea-20cc-44f4-9df6-3d9ae739b7c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001292 10.0.0.137 - - [2025-10-20 14:01:39] "GET /domain/359ab6ea-20cc-44f4-9df6-3d9ae739b7c5 HTTP/1.1" 200 1529 0.009579 10.0.0.137 - - [2025-10-20 14:01:39] "PUT /routing-instance/3ea6c271-6e00-4d7b-9f75-fd73d170f141 HTTP/1.1" 200 268 0.010347 10.0.0.137 - - [2025-10-20 14:01:39] "GET /projects?obj_uuids=e8bab16a-ff73-4b69-a471-963ebe40b640&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001234 10.0.0.137 - - [2025-10-20 14:01:39] "GET /project/e8bab16a-ff73-4b69-a471-963ebe40b640 HTTP/1.1" 200 4236 0.045299 10.0.0.137 - - [2025-10-20 14:01:39] "PUT /routing-instance/4b2c575a-fdbf-4100-b303-c1e61ed0e850 HTTP/1.1" 200 268 0.035495 10.0.0.137 - - [2025-10-20 14:01:40] "GET /service-instance/5d112967-7b0c-4f6e-b8c4-b7829ba332c2 HTTP/1.1" 200 3797 0.005851 10.0.0.137 - - [2025-10-20 14:01:40] "POST /ref-update HTTP/1.1" 200 156 0.019150 10.0.0.137 - - [2025-10-20 14:01:40] "GET /domains HTTP/1.1" 200 440 0.003128 10.0.0.137 - - [2025-10-20 14:01:40] "PUT /access-control-list/c9fd7172-86a0-4a01-98b2-0fa69451d607 HTTP/1.1" 200 274 0.015507 10.0.0.137 - - [2025-10-20 14:01:40] "GET /domains?obj_uuids=359ab6ea-20cc-44f4-9df6-3d9ae739b7c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001116 10.0.0.137 - - [2025-10-20 14:01:40] "GET /domain/359ab6ea-20cc-44f4-9df6-3d9ae739b7c5 HTTP/1.1" 200 1529 0.012406 10.0.0.137 - - [2025-10-20 14:01:40] "PUT /access-control-list/91e2b7cb-5298-4e5a-a109-d47192486bd1 HTTP/1.1" 200 274 0.009838 10.0.0.137 - - [2025-10-20 14:01:40] "GET /projects?obj_uuids=e8bab16a-ff73-4b69-a471-963ebe40b640&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000997 10.0.0.137 - - [2025-10-20 14:01:40] "GET /project/e8bab16a-ff73-4b69-a471-963ebe40b640 HTTP/1.1" 200 4236 0.030516 10.0.0.137 - - [2025-10-20 14:01:40] "GET /service-instance/5d112967-7b0c-4f6e-b8c4-b7829ba332c2 HTTP/1.1" 200 3797 0.004136 10.0.0.137 - - [2025-10-20 14:01:40] "GET /port-tuple/847509da-11ce-4452-ac9f-135ab2fc1a22 HTTP/1.1" 200 1981 0.004259 10.0.0.137 - - [2025-10-20 14:01:40] "GET /virtual-machine-interface/24976511-a7c1-4a98-ba3b-d57d92464d0b HTTP/1.1" 200 3810 0.005413 10.0.0.137 - - [2025-10-20 14:01:40] "GET /virtual-machine-interface/b10621fc-033a-469c-930b-e31a6d1dabd0 HTTP/1.1" 200 3823 0.005449 10.0.0.137 - - [2025-10-20 14:01:40] "GET /virtual-machine-interface/d872047e-992c-47c0-9982-eb529cf3e63c HTTP/1.1" 200 3805 0.006871 252.137.149.211 - - [2025-10-20 14:01:40] "POST /neutron/port HTTP/1.1" 200 3813 0.042662 252.137.149.211 - - [2025-10-20 14:01:40] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007316 252.137.149.211 - - [2025-10-20 14:01:40] "POST /neutron/port HTTP/1.1" 200 3813 0.028787 252.137.149.211 - - [2025-10-20 14:01:40] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007476 252.137.149.211 - - [2025-10-20 14:01:40] "POST /neutron/port HTTP/1.1" 200 3813 0.033584 252.137.149.211 - - [2025-10-20 14:01:40] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006702 252.137.149.211 - - [2025-10-20 14:01:41] "POST /neutron/port HTTP/1.1" 200 3813 0.036880 252.137.149.211 - - [2025-10-20 14:01:41] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006995 252.137.149.211 - - [2025-10-20 14:01:41] "POST /neutron/network HTTP/1.1" 200 890 0.013742 252.137.149.211 - - [2025-10-20 14:01:41] "POST /neutron/network HTTP/1.1" 200 916 0.007164 252.137.149.211 - - [2025-10-20 14:01:41] "POST /neutron/network HTTP/1.1" 200 801 0.013402 252.137.149.211 - - [2025-10-20 14:01:41] "POST /neutron/network HTTP/1.1" 200 827 0.007108 252.137.149.211 - - [2025-10-20 14:01:41] "POST /neutron/network HTTP/1.1" 200 894 0.013360 252.137.149.211 - - [2025-10-20 14:01:41] "POST /neutron/network HTTP/1.1" 200 920 0.006260 10.0.0.137 - - [2025-10-20 14:01:41] "POST /id-to-fqname HTTP/1.1" 200 221 0.002381 10.0.0.137 - - [2025-10-20 14:01:41] "POST /id-to-fqname HTTP/1.1" 200 221 0.001834 10.0.0.137 - - [2025-10-20 14:01:41] "POST /id-to-fqname HTTP/1.1" 200 222 0.001474 10.0.0.137 - - [2025-10-20 14:01:41] "GET /virtual-machine/7a336adf-0d04-480f-ac01-f88ab37b236c HTTP/1.1" 200 1804 0.004391 10.0.0.137 - - [2025-10-20 14:01:41] "GET /virtual-machine-interface/24976511-a7c1-4a98-ba3b-d57d92464d0b HTTP/1.1" 200 3810 0.005574 10.0.0.137 - - [2025-10-20 14:01:41] "GET /virtual-machine-interface/b10621fc-033a-469c-930b-e31a6d1dabd0 HTTP/1.1" 200 3823 0.005682 10.0.0.137 - - [2025-10-20 14:01:41] "GET /virtual-machine-interface/d872047e-992c-47c0-9982-eb529cf3e63c HTTP/1.1" 200 3805 0.006515 10.0.0.137 - - [2025-10-20 14:01:41] "GET /instance-ip/48de4ece-c14b-4b51-9ee4-f563caf2b060 HTTP/1.1" 200 1964 0.005354 10.0.0.137 - - [2025-10-20 14:01:41] "GET /instance-ip/d1107438-17ba-49df-8b87-8b5ee7cc3b1c HTTP/1.1" 200 1963 0.004184 10.0.0.137 - - [2025-10-20 14:01:41] "GET /instance-ip/d41a9d76-4b7d-4621-b506-f072e3e6f2a6 HTTP/1.1" 200 1627 0.005117 10.0.0.137 - - [2025-10-20 14:01:41] "GET /instance-ip/2d89ebd0-6c01-424d-a6dc-bb2550cda48a HTTP/1.1" 200 1620 0.006532 10.0.0.137 - - [2025-10-20 14:01:42] "GET /instance-ip/9b19cd74-3890-493e-b238-bdd25d35e8bd HTTP/1.1" 200 1985 0.003965 10.0.0.137 - - [2025-10-20 14:01:42] "GET /instance-ip/c83f2e66-ea9c-413f-8347-496f85f0f5db HTTP/1.1" 200 1982 0.004409 10.0.0.137 - - [2025-10-20 14:01:42] "GET /instance-ip/3fea3060-55ef-4191-b934-8807dbda6b40 HTTP/1.1" 200 1960 0.004666 10.0.0.137 - - [2025-10-20 14:01:42] "GET /instance-ip/48f21a31-2b03-4ecb-aac6-22367448b918 HTTP/1.1" 200 1623 0.005916 10.0.0.137 - - [2025-10-20 14:01:42] "GET /instance-ip/7888953e-d9f3-45b0-9f24-59aa63942794 HTTP/1.1" 200 1958 0.004178 252.137.149.211 - - [2025-10-20 14:01:42] "POST /neutron/port HTTP/1.1" 200 3813 0.026850 252.137.149.211 - - [2025-10-20 14:01:42] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006044 252.137.149.211 - - [2025-10-20 14:01:42] "POST /neutron/port HTTP/1.1" 200 3813 0.028645 252.137.149.211 - - [2025-10-20 14:01:42] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007405 252.137.149.211 - - [2025-10-20 14:01:42] "POST /neutron/port HTTP/1.1" 200 3813 0.033909 252.137.149.211 - - [2025-10-20 14:01:42] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006668 252.137.149.211 - - [2025-10-20 14:01:42] "POST /neutron/port HTTP/1.1" 200 3813 0.030089 252.137.149.211 - - [2025-10-20 14:01:42] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006677 10.0.0.137 - - [2025-10-20 14:01:42] "GET /virtual-machine/7a336adf-0d04-480f-ac01-f88ab37b236c HTTP/1.1" 200 1804 0.003705 10.0.0.137 - - [2025-10-20 14:01:42] "GET /virtual-machine-interface/24976511-a7c1-4a98-ba3b-d57d92464d0b HTTP/1.1" 200 3810 0.005930 10.0.0.137 - - [2025-10-20 14:01:42] "GET /virtual-machine-interface/b10621fc-033a-469c-930b-e31a6d1dabd0 HTTP/1.1" 200 3823 0.006167 10.0.0.137 - - [2025-10-20 14:01:42] "GET /virtual-machine-interface/d872047e-992c-47c0-9982-eb529cf3e63c HTTP/1.1" 200 3805 0.005474 10.0.0.137 - - [2025-10-20 14:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003150 10.0.0.137 - - [2025-10-20 14:01:43] "GET /global-vrouter-config/0a1d70a6-75c1-48f4-a1f7-5586df87f73b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003450 10.0.0.137 - - [2025-10-20 14:01:43] "GET /virtual-networks?parent_id=e8bab16a-ff73-4b69-a471-963ebe40b640&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003958 10.0.0.137 - - [2025-10-20 14:01:43] "GET /virtual-network/1f89b1c8-c395-474f-b3be-5c7e5904f4b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.005114 10.0.0.137 - - [2025-10-20 14:01:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003212 10.0.0.137 - - [2025-10-20 14:01:44] "GET /global-vrouter-config/0a1d70a6-75c1-48f4-a1f7-5586df87f73b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003609 10.0.0.137 - - [2025-10-20 14:01:44] "GET /virtual-networks?parent_id=e8bab16a-ff73-4b69-a471-963ebe40b640&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003056 10.0.0.137 - - [2025-10-20 14:01:44] "GET /virtual-network/1f89b1c8-c395-474f-b3be-5c7e5904f4b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.005517 10.0.0.137 - - [2025-10-20 14:01:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003290 10.0.0.137 - - [2025-10-20 14:01:44] "GET /global-vrouter-config/0a1d70a6-75c1-48f4-a1f7-5586df87f73b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003517 10.0.0.137 - - [2025-10-20 14:01:44] "GET /virtual-networks?parent_id=e8bab16a-ff73-4b69-a471-963ebe40b640&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004363 10.0.0.137 - - [2025-10-20 14:01:44] "GET /virtual-network/1f89b1c8-c395-474f-b3be-5c7e5904f4b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.005690 10.0.0.137 - - [2025-10-20 14:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006210 10.0.0.137 - - [2025-10-20 14:01:45] "GET /global-vrouter-config/0a1d70a6-75c1-48f4-a1f7-5586df87f73b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.002999 10.0.0.137 - - [2025-10-20 14:01:45] "GET /virtual-networks?parent_id=e8bab16a-ff73-4b69-a471-963ebe40b640&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003608 10.0.0.137 - - [2025-10-20 14:01:45] "GET /virtual-network/1f89b1c8-c395-474f-b3be-5c7e5904f4b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.006919 10.0.0.137 - - [2025-10-20 14:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003077 10.0.0.137 - - [2025-10-20 14:01:45] "GET /global-vrouter-config/0a1d70a6-75c1-48f4-a1f7-5586df87f73b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003746 10.0.0.137 - - [2025-10-20 14:01:45] "GET /virtual-networks?parent_id=e8bab16a-ff73-4b69-a471-963ebe40b640&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004188 10.0.0.137 - - [2025-10-20 14:01:45] "GET /virtual-network/1f89b1c8-c395-474f-b3be-5c7e5904f4b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.005285 10.0.0.137 - - [2025-10-20 14:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003458 10.0.0.137 - - [2025-10-20 14:01:45] "GET /global-vrouter-config/0a1d70a6-75c1-48f4-a1f7-5586df87f73b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003378 10.0.0.137 - - [2025-10-20 14:01:45] "GET /virtual-networks?parent_id=e8bab16a-ff73-4b69-a471-963ebe40b640&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004102 10.0.0.137 - - [2025-10-20 14:01:45] "GET /virtual-network/4769de54-72e0-46f1-a440-8a99cbd9e5dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006582 10.0.0.137 - - [2025-10-20 14:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003147 10.0.0.137 - - [2025-10-20 14:01:45] "GET /global-vrouter-config/0a1d70a6-75c1-48f4-a1f7-5586df87f73b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003961 10.0.0.137 - - [2025-10-20 14:01:45] "GET /virtual-networks?parent_id=e8bab16a-ff73-4b69-a471-963ebe40b640&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003264 10.0.0.137 - - [2025-10-20 14:01:46] "GET /virtual-network/4769de54-72e0-46f1-a440-8a99cbd9e5dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005806 10.0.0.137 - - [2025-10-20 14:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003937 10.0.0.137 - - [2025-10-20 14:01:46] "GET /global-vrouter-config/0a1d70a6-75c1-48f4-a1f7-5586df87f73b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003331 10.0.0.137 - - [2025-10-20 14:01:46] "GET /virtual-networks?parent_id=e8bab16a-ff73-4b69-a471-963ebe40b640&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003260 10.0.0.137 - - [2025-10-20 14:01:46] "GET /virtual-network/4769de54-72e0-46f1-a440-8a99cbd9e5dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006319 10.0.0.137 - - [2025-10-20 14:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003017 10.0.0.137 - - [2025-10-20 14:01:46] "GET /global-vrouter-config/0a1d70a6-75c1-48f4-a1f7-5586df87f73b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003449 10.0.0.137 - - [2025-10-20 14:01:46] "GET /virtual-networks?parent_id=e8bab16a-ff73-4b69-a471-963ebe40b640&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003235 10.0.0.137 - - [2025-10-20 14:01:46] "GET /virtual-network/4769de54-72e0-46f1-a440-8a99cbd9e5dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005380 10.0.0.137 - - [2025-10-20 14:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003018 10.0.0.137 - - [2025-10-20 14:01:46] "GET /global-vrouter-config/0a1d70a6-75c1-48f4-a1f7-5586df87f73b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003054 10.0.0.137 - - [2025-10-20 14:01:46] "GET /virtual-networks?parent_id=e8bab16a-ff73-4b69-a471-963ebe40b640&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003207 10.0.0.137 - - [2025-10-20 14:01:46] "GET /virtual-network/72896634-1708-404e-92b3-f2d511199075?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2373 0.005019 10.0.0.137 - - [2025-10-20 14:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003366 10.0.0.137 - - [2025-10-20 14:01:46] "GET /global-vrouter-config/0a1d70a6-75c1-48f4-a1f7-5586df87f73b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003603 10.0.0.137 - - [2025-10-20 14:01:47] "GET /virtual-networks?parent_id=e8bab16a-ff73-4b69-a471-963ebe40b640&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003284 10.0.0.137 - - [2025-10-20 14:01:47] "GET /virtual-network/72896634-1708-404e-92b3-f2d511199075?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2373 0.005075 10.0.0.137 - - [2025-10-20 14:01:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004078 10.0.0.137 - - [2025-10-20 14:01:47] "GET /global-vrouter-config/0a1d70a6-75c1-48f4-a1f7-5586df87f73b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003293 10.0.0.137 - - [2025-10-20 14:01:47] "GET /virtual-networks?parent_id=e8bab16a-ff73-4b69-a471-963ebe40b640&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002985 10.0.0.137 - - [2025-10-20 14:01:47] "GET /virtual-network/72896634-1708-404e-92b3-f2d511199075?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2373 0.005258 10.0.0.137 - - [2025-10-20 14:01:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002941 10.0.0.137 - - [2025-10-20 14:01:47] "GET /global-vrouter-config/0a1d70a6-75c1-48f4-a1f7-5586df87f73b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003851 10.0.0.137 - - [2025-10-20 14:01:47] "GET /virtual-networks?parent_id=e8bab16a-ff73-4b69-a471-963ebe40b640&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003404 10.0.0.137 - - [2025-10-20 14:01:47] "GET /virtual-network/72896634-1708-404e-92b3-f2d511199075?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2373 0.005197 10.0.0.137 - - [2025-10-20 14:01:47] "GET /virtual-machine/7a336adf-0d04-480f-ac01-f88ab37b236c HTTP/1.1" 200 1804 0.004067 10.0.0.137 - - [2025-10-20 14:01:47] "GET /domains HTTP/1.1" 200 440 0.003232 10.0.0.137 - - [2025-10-20 14:01:47] "GET /domains?obj_uuids=359ab6ea-20cc-44f4-9df6-3d9ae739b7c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001609 10.0.0.137 - - [2025-10-20 14:01:47] "GET /domain/359ab6ea-20cc-44f4-9df6-3d9ae739b7c5 HTTP/1.1" 200 1529 0.008046 10.0.0.137 - - [2025-10-20 14:01:47] "GET /projects?obj_uuids=e8bab16a-ff73-4b69-a471-963ebe40b640&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001498 10.0.0.137 - - [2025-10-20 14:01:47] "GET /project/e8bab16a-ff73-4b69-a471-963ebe40b640 HTTP/1.1" 200 4236 0.028309 10.0.0.137 - - [2025-10-20 14:01:47] "GET /service-instance/5d112967-7b0c-4f6e-b8c4-b7829ba332c2 HTTP/1.1" 200 3797 0.005889 10.0.0.137 - - [2025-10-20 14:01:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003676 10.0.0.137 - - [2025-10-20 14:01:47] "GET /routing-instance/9458ee82-c033-4af0-8830-ba13e352cd05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1889 0.005014 10.0.0.137 - - [2025-10-20 14:01:48] "GET /routing-instance/9458ee82-c033-4af0-8830-ba13e352cd05?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 2022 0.005338 10.0.0.137 - - [2025-10-20 14:01:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003047 10.0.0.137 - - [2025-10-20 14:01:48] "GET /routing-instance/d30e846b-ced9-4869-afad-a870267af2e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.004284 10.0.0.137 - - [2025-10-20 14:01:48] "GET /routing-instance/d30e846b-ced9-4869-afad-a870267af2e1?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 2026 0.005467 10.0.0.137 - - [2025-10-20 14:01:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004100 10.0.0.137 - - [2025-10-20 14:01:48] "GET /virtual-network/1f89b1c8-c395-474f-b3be-5c7e5904f4b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.005680 10.0.0.137 - - [2025-10-20 14:01:48] "GET /virtual-network/1f89b1c8-c395-474f-b3be-5c7e5904f4b4?fields=routing_instances HTTP/1.1" 200 1683 0.009056 10.0.0.137 - - [2025-10-20 14:01:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003857 10.0.0.137 - - [2025-10-20 14:01:48] "GET /virtual-network/72896634-1708-404e-92b3-f2d511199075?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2373 0.006647 10.0.0.137 - - [2025-10-20 14:01:48] "GET /virtual-network/72896634-1708-404e-92b3-f2d511199075?fields=routing_instances HTTP/1.1" 200 1688 0.007064 10.0.0.137 - - [2025-10-20 14:01:52] "POST /ref-update HTTP/1.1" 200 156 0.036938 10.0.0.137 - - [2025-10-20 14:01:52] "DELETE /access-control-list/91e2b7cb-5298-4e5a-a109-d47192486bd1 HTTP/1.1" 200 115 0.032691 252.137.149.211 - - [2025-10-20 14:01:52] "POST /neutron/network HTTP/1.1" 200 834 0.011157 10.0.0.137 - - [2025-10-20 14:01:53] "GET /virtual-network/72896634-1708-404e-92b3-f2d511199075?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.004520 10.0.0.137 - - [2025-10-20 14:01:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002832 10.0.0.137 - - [2025-10-20 14:01:53] "DELETE /routing-instance/3ea6c271-6e00-4d7b-9f75-fd73d170f141 HTTP/1.1" 200 115 0.038744 10.0.0.137 - - [2025-10-20 14:01:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003521 10.0.0.137 - - [2025-10-20 14:01:53] "GET /network-policy/49c2d1b6-03be-4fb2-9f8c-8b63fc86bdb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2177 0.003835 10.0.0.137 - - [2025-10-20 14:01:53] "DELETE /route-target/3b7de37b-ce11-4a2b-9f1f-aec8547e3937 HTTP/1.1" 200 115 0.014601 10.0.0.137 - - [2025-10-20 14:01:53] "POST /ref-update HTTP/1.1" 200 156 0.035235 10.0.0.137 - - [2025-10-20 14:01:53] "DELETE /routing-instance/4b2c575a-fdbf-4100-b303-c1e61ed0e850 HTTP/1.1" 200 115 0.052014 10.0.0.137 - - [2025-10-20 14:01:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004620 252.137.149.211 - - [2025-10-20 14:01:53] "POST /neutron/network HTTP/1.1" 200 830 0.008846 10.0.0.137 - - [2025-10-20 14:01:53] "DELETE /route-target/7cd2864e-2d7a-4132-9382-d0ea14db995c HTTP/1.1" 200 115 0.019407 10.0.0.137 - - [2025-10-20 14:01:53] "GET /virtual-network/1f89b1c8-c395-474f-b3be-5c7e5904f4b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006548 10.0.0.137 - - [2025-10-20 14:01:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003064 10.0.0.137 - - [2025-10-20 14:01:53] "GET /network-policy/49c2d1b6-03be-4fb2-9f8c-8b63fc86bdb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2177 0.003749 10.0.0.137 - - [2025-10-20 14:01:53] "DELETE /network-policy/49c2d1b6-03be-4fb2-9f8c-8b63fc86bdb7 HTTP/1.1" 200 115 0.023812 10.0.0.137 - - [2025-10-20 14:01:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002605 10.0.0.137 - - [2025-10-20 14:01:53] "DELETE /service-instance/5d112967-7b0c-4f6e-b8c4-b7829ba332c2 HTTP/1.1" 200 115 0.044649 10.0.0.137 - - [2025-10-20 14:01:53] "POST /ref-update HTTP/1.1" 200 156 0.014600 10.0.0.137 - - [2025-10-20 14:01:53] "GET /domains HTTP/1.1" 200 440 0.006307 10.0.0.137 - - [2025-10-20 14:01:53] "DELETE /instance-ip/48de4ece-c14b-4b51-9ee4-f563caf2b060 HTTP/1.1" 200 115 0.023088 10.0.0.137 - - [2025-10-20 14:01:53] "POST /ref-update HTTP/1.1" 200 156 0.011595 10.0.0.137 - - [2025-10-20 14:01:53] "GET /domains?obj_uuids=359ab6ea-20cc-44f4-9df6-3d9ae739b7c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001341 10.0.0.137 - - [2025-10-20 14:01:53] "GET /domain/359ab6ea-20cc-44f4-9df6-3d9ae739b7c5 HTTP/1.1" 200 1529 0.008117 10.0.0.137 - - [2025-10-20 14:01:53] "DELETE /instance-ip/d1107438-17ba-49df-8b87-8b5ee7cc3b1c HTTP/1.1" 200 115 0.022184 10.0.0.137 - - [2025-10-20 14:01:53] "GET /projects?obj_uuids=e8bab16a-ff73-4b69-a471-963ebe40b640&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001063 10.0.0.137 - - [2025-10-20 14:01:53] "POST /ref-update HTTP/1.1" 200 156 0.020431 10.0.0.137 - - [2025-10-20 14:01:53] "GET /project/e8bab16a-ff73-4b69-a471-963ebe40b640 HTTP/1.1" 200 3762 0.036041 10.0.0.137 - - [2025-10-20 14:01:53] "GET /virtual-machine/7a336adf-0d04-480f-ac01-f88ab37b236c HTTP/1.1" 200 1804 0.004969 10.0.0.137 - - [2025-10-20 14:01:53] "DELETE /instance-ip/7888953e-d9f3-45b0-9f24-59aa63942794 HTTP/1.1" 200 115 0.032923 10.0.0.137 - - [2025-10-20 14:01:53] "POST /ref-update HTTP/1.1" 200 156 0.011902 10.0.0.137 - - [2025-10-20 14:01:53] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.004327 10.0.0.137 - - [2025-10-20 14:01:53] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003201 10.0.0.137 - - [2025-10-20 14:01:53] "DELETE /access-control-list/c9fd7172-86a0-4a01-98b2-0fa69451d607 HTTP/1.1" 200 115 0.029706 10.0.0.137 - - [2025-10-20 14:01:53] "DELETE /instance-ip/c83f2e66-ea9c-413f-8347-496f85f0f5db HTTP/1.1" 200 115 0.030302 10.0.0.137 - - [2025-10-20 14:01:53] "POST /ref-update HTTP/1.1" 200 156 0.027471 10.0.0.137 - - [2025-10-20 14:01:53] "DELETE /instance-ip/9b19cd74-3890-493e-b238-bdd25d35e8bd HTTP/1.1" 200 115 0.040615 10.0.0.137 - - [2025-10-20 14:01:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003488 10.0.0.137 - - [2025-10-20 14:01:53] "POST /ref-update HTTP/1.1" 200 156 0.029445 10.0.0.137 - - [2025-10-20 14:01:53] "DELETE /service-template/cc2ad3ad-b25b-4079-a6b7-f166f8581c7b HTTP/1.1" 200 115 0.036167 10.0.0.137 - - [2025-10-20 14:01:53] "POST /fqname-to-id HTTP/1.1" 404 191 0.005634 10.0.0.137 - - [2025-10-20 14:01:54] "DELETE /instance-ip/3fea3060-55ef-4191-b934-8807dbda6b40 HTTP/1.1" 200 115 0.026062 252.137.149.211 - - [2025-10-20 14:01:54] "POST /neutron/network HTTP/1.1" 200 834 0.009842 252.137.149.211 - - [2025-10-20 14:01:54] "POST /neutron/network HTTP/1.1" 400 204 0.017661 252.137.149.211 - - [2025-10-20 14:01:54] "POST /neutron/port HTTP/1.1" 200 1082 0.030436 252.137.149.211 - - [2025-10-20 14:01:54] "POST /neutron/port HTTP/1.1" 200 1080 0.015507 252.137.149.211 - - [2025-10-20 14:01:55] "POST /neutron/port HTTP/1.1" 200 1108 0.012271 252.137.149.211 - - [2025-10-20 14:01:55] "POST /neutron/port HTTP/1.1" 200 1106 0.009494 252.137.149.211 - - [2025-10-20 14:01:55] "POST /neutron/port HTTP/1.1" 200 3006 0.053980 252.137.149.211 - - [2025-10-20 14:01:55] "POST /neutron/port HTTP/1.1" 200 1106 0.030650 252.137.149.211 - - [2025-10-20 14:01:55] "POST /neutron/port HTTP/1.1" 200 151 0.276582 252.137.149.211 - - [2025-10-20 14:01:55] "POST /neutron/port HTTP/1.1" 200 151 0.269790 252.137.149.211 - - [2025-10-20 14:01:55] "POST /neutron/port HTTP/1.1" 200 151 0.159480 252.137.149.211 - - [2025-10-20 14:01:55] "POST /neutron/port HTTP/1.1" 200 1108 0.011589 252.137.149.211 - - [2025-10-20 14:01:55] "POST /neutron/port HTTP/1.1" 200 151 0.158521 252.137.149.211 - - [2025-10-20 14:01:55] "POST /neutron/port HTTP/1.1" 200 1103 0.011180 252.137.149.211 - - [2025-10-20 14:01:55] "POST /neutron/port HTTP/1.1" 200 151 0.121385 252.137.149.211 - - [2025-10-20 14:01:56] "POST /neutron/network HTTP/1.1" 200 834 0.005596 10.0.0.137 - - [2025-10-20 14:01:56] "POST /useragent-kv HTTP/1.1" 200 115 0.002419 10.0.0.137 - - [2025-10-20 14:01:56] "POST /useragent-kv HTTP/1.1" 200 115 0.003729 10.0.0.137 - - [2025-10-20 14:01:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.006344 252.137.149.211 - - [2025-10-20 14:01:56] "POST /neutron/network HTTP/1.1" 200 151 0.108733 10.0.0.137 - - [2025-10-20 14:01:56] "GET /routing-instance/d30e846b-ced9-4869-afad-a870267af2e1 HTTP/1.1" 404 171 0.002877 10.0.0.137 - - [2025-10-20 14:01:56] "DELETE /route-target/46be78e9-8c53-4b71-a288-3b264f4e81e0 HTTP/1.1" 200 115 0.031777 10.0.0.137 - - [2025-10-20 14:01:56] "GET /domains HTTP/1.1" 200 440 0.006077 10.0.0.137 - - [2025-10-20 14:01:56] "GET /obj-perms HTTP/1.1" 200 6411 0.069430 10.0.0.137 - - [2025-10-20 14:01:56] "GET /domains?obj_uuids=359ab6ea-20cc-44f4-9df6-3d9ae739b7c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001306 10.0.0.137 - - [2025-10-20 14:01:56] "GET /domain/359ab6ea-20cc-44f4-9df6-3d9ae739b7c5 HTTP/1.1" 200 1306 0.009351 10.0.0.137 - - [2025-10-20 14:01:56] "GET /projects?obj_uuids=e8bab16a-ff73-4b69-a471-963ebe40b640&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001410 10.0.0.137 - - [2025-10-20 14:01:56] "GET /project/e8bab16a-ff73-4b69-a471-963ebe40b640 HTTP/1.1" 200 2301 0.038560 10.0.0.137 - - [2025-10-20 14:01:57] "GET /obj-perms HTTP/1.1" 200 6411 0.055786 252.137.149.211 - - [2025-10-20 14:01:57] "POST /neutron/network HTTP/1.1" 200 830 0.006115 10.0.0.137 - - [2025-10-20 14:01:57] "POST /useragent-kv HTTP/1.1" 200 115 0.008768 10.0.0.137 - - [2025-10-20 14:01:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.007489 10.0.0.137 - - [2025-10-20 14:01:57] "POST /useragent-kv HTTP/1.1" 200 115 0.003491 252.137.149.211 - - [2025-10-20 14:01:57] "POST /neutron/network HTTP/1.1" 200 151 0.102401 10.0.0.137 - - [2025-10-20 14:01:57] "GET /routing-instance/9458ee82-c033-4af0-8830-ba13e352cd05 HTTP/1.1" 404 171 0.007084 10.0.0.137 - - [2025-10-20 14:01:57] "DELETE /route-target/dc77c6c0-7abe-40fb-b818-af78ce37e7fb HTTP/1.1" 200 115 0.028498 10.0.0.137 - - [2025-10-20 14:01:57] "GET /domains HTTP/1.1" 200 440 0.002888 10.0.0.137 - - [2025-10-20 14:01:57] "GET /domains?obj_uuids=359ab6ea-20cc-44f4-9df6-3d9ae739b7c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001201 10.0.0.137 - - [2025-10-20 14:01:57] "GET /domain/359ab6ea-20cc-44f4-9df6-3d9ae739b7c5 HTTP/1.1" 200 1306 0.007764 10.0.0.137 - - [2025-10-20 14:01:57] "GET /projects?obj_uuids=e8bab16a-ff73-4b69-a471-963ebe40b640&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001589 10.0.0.137 - - [2025-10-20 14:01:57] "GET /project/e8bab16a-ff73-4b69-a471-963ebe40b640 HTTP/1.1" 200 2083 0.032958 252.137.149.211 - - [2025-10-20 14:01:57] "POST /neutron/network HTTP/1.1" 200 827 0.005400 10.0.0.137 - - [2025-10-20 14:01:57] "POST /useragent-kv HTTP/1.1" 200 115 0.009555 10.0.0.137 - - [2025-10-20 14:01:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005167 10.0.0.137 - - [2025-10-20 14:01:57] "POST /useragent-kv HTTP/1.1" 200 115 0.006519 252.137.149.211 - - [2025-10-20 14:01:57] "POST /neutron/network HTTP/1.1" 200 151 0.112351 10.0.0.137 - - [2025-10-20 14:01:57] "GET /routing-instance/b3477a08-680c-4f25-9db9-4c8c9f46186d HTTP/1.1" 404 171 0.010110 10.0.0.137 - - [2025-10-20 14:01:57] "DELETE /route-target/d51e66d7-76a4-4994-9309-de6ceab628bb HTTP/1.1" 200 115 0.034723 10.0.0.137 - - [2025-10-20 14:01:58] "GET /domains HTTP/1.1" 200 440 0.003138 10.0.0.137 - - [2025-10-20 14:01:58] "GET /domains?obj_uuids=359ab6ea-20cc-44f4-9df6-3d9ae739b7c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001125 10.0.0.137 - - [2025-10-20 14:01:58] "GET /domain/359ab6ea-20cc-44f4-9df6-3d9ae739b7c5 HTTP/1.1" 200 1306 0.007974 10.0.0.137 - - [2025-10-20 14:01:58] "GET /projects?obj_uuids=e8bab16a-ff73-4b69-a471-963ebe40b640&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001048 10.0.0.137 - - [2025-10-20 14:01:58] "GET /project/e8bab16a-ff73-4b69-a471-963ebe40b640 HTTP/1.1" 200 1843 0.032833 10.0.0.137 - - [2025-10-20 14:01:58] "GET /projects?obj_uuids=e8bab16a-ff73-4b69-a471-963ebe40b640&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000966 10.0.0.137 - - [2025-10-20 14:01:58] "GET /project/e8bab16a-ff73-4b69-a471-963ebe40b640?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.025417 10.0.0.137 - - [2025-10-20 14:01:58] "GET /projects?obj_uuids=e8bab16a-ff73-4b69-a471-963ebe40b640&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001008 10.0.0.137 - - [2025-10-20 14:01:58] "GET /project/e8bab16a-ff73-4b69-a471-963ebe40b640?fields=virtual_networks HTTP/1.1" 200 1031 0.068716 10.0.0.137 - - [2025-10-20 14:01:59] "GET /projects?obj_uuids=e8bab16a-ff73-4b69-a471-963ebe40b640&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001163 10.0.0.137 - - [2025-10-20 14:01:59] "GET /project/e8bab16a-ff73-4b69-a471-963ebe40b640?fields=virtual_machine_interfaces HTTP/1.1" 200 1031 0.025273 10.0.0.137 - - [2025-10-20 14:01:59] "GET /projects?obj_uuids=e8bab16a-ff73-4b69-a471-963ebe40b640&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000992 10.0.0.137 - - [2025-10-20 14:01:59] "GET /project/e8bab16a-ff73-4b69-a471-963ebe40b640?fields=security_groups HTTP/1.1" 200 1255 0.026405 10.0.0.137 - - [2025-10-20 14:01:59] "GET /global-system-configs HTTP/1.1" 401 297 0.000461 10.0.0.137 - - [2025-10-20 14:01:59] "GET /global-system-configs HTTP/1.1" 401 297 0.000628 10.0.0.137 - - [2025-10-20 14:01:59] "GET /domains?obj_uuids=359ab6ea-20cc-44f4-9df6-3d9ae739b7c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001019 10.0.0.137 - - [2025-10-20 14:01:59] "GET /domain/359ab6ea-20cc-44f4-9df6-3d9ae739b7c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.008949 10.0.0.137 - - [2025-10-20 14:02:00] "POST /fqname-to-id HTTP/1.1" 404 187 0.028891 10.0.0.137 - - [2025-10-20 14:02:00] "GET /projects?obj_uuids=0a530b8a-560f-488a-acea-a62f61b22985&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003147 10.0.0.137 - - [2025-10-20 14:02:00] "GET /domains?obj_uuids=359ab6ea-20cc-44f4-9df6-3d9ae739b7c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001448 10.0.0.137 - - [2025-10-20 14:02:00] "GET /domain/359ab6ea-20cc-44f4-9df6-3d9ae739b7c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007641 10.0.0.137 - - [2025-10-20 14:02:00] "POST /id-to-fqname HTTP/1.1" 200 189 0.002702 10.0.0.137 - - [2025-10-20 14:02:00] "POST /fqname-to-id HTTP/1.1" 404 198 0.003189 10.0.0.137 - - [2025-10-20 14:02:00] "POST /security-groups HTTP/1.1" 200 584 0.064623 10.0.0.137 - - [2025-10-20 14:02:00] "POST /fqname-to-id HTTP/1.1" 404 233 0.003062 10.0.0.137 - - [2025-10-20 14:02:00] "POST /projects HTTP/1.1" 200 579 0.224702 10.0.0.137 - - [2025-10-20 14:02:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.261246 10.0.0.137 - - [2025-10-20 14:02:00] "POST /access-control-lists HTTP/1.1" 200 599 0.062304 10.0.0.137 - - [2025-10-20 14:02:00] "GET /project/0a530b8a-560f-488a-acea-a62f61b22985?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.420656 10.0.0.137 - - [2025-10-20 14:02:00] "POST /fqname-to-id HTTP/1.1" 404 232 0.003104 10.0.0.137 - - [2025-10-20 14:02:00] "POST /access-control-lists HTTP/1.1" 200 597 0.061434 10.0.0.137 - - [2025-10-20 14:02:01] "GET / HTTP/1.1" 200 36499 0.001989 10.0.0.137 - - [2025-10-20 14:02:03] "POST /fqname-to-id HTTP/1.1" 401 297 0.000664 10.0.0.137 - - [2025-10-20 14:02:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.031802 10.0.0.137 - - [2025-10-20 14:02:03] "GET /projects?obj_uuids=0a530b8a-560f-488a-acea-a62f61b22985&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001402 10.0.0.137 - - [2025-10-20 14:02:03] "GET /project/0a530b8a-560f-488a-acea-a62f61b22985?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.025915 10.0.0.137 - - [2025-10-20 14:02:03] "POST /fqname-to-id HTTP/1.1" 404 178 0.002676 10.0.0.137 - - [2025-10-20 14:02:03] "POST /virtual-DNSs HTTP/1.1" 200 509 0.015316 10.0.0.137 - - [2025-10-20 14:02:03] "GET /virtual-DNS/111b210d-79cd-4c8b-8d5b-401a82111cdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1440 0.004828 10.0.0.137 - - [2025-10-20 14:02:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003384 10.0.0.137 - - [2025-10-20 14:02:03] "GET /virtual-DNS/111b210d-79cd-4c8b-8d5b-401a82111cdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1440 0.003342 10.0.0.137 - - [2025-10-20 14:02:03] "GET /domains HTTP/1.1" 401 297 0.000506 10.0.0.137 - - [2025-10-20 14:02:04] "GET /domains HTTP/1.1" 200 440 0.033397 10.0.0.137 - - [2025-10-20 14:02:04] "GET /domains?obj_uuids=359ab6ea-20cc-44f4-9df6-3d9ae739b7c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001446 10.0.0.137 - - [2025-10-20 14:02:04] "GET /domain/359ab6ea-20cc-44f4-9df6-3d9ae739b7c5 HTTP/1.1" 200 1693 0.009400 10.0.0.137 - - [2025-10-20 14:02:04] "GET /virtual-DNS/111b210d-79cd-4c8b-8d5b-401a82111cdf HTTP/1.1" 200 1440 0.004424 10.0.0.137 - - [2025-10-20 14:02:04] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 549 0.003032 10.0.0.137 - - [2025-10-20 14:02:04] "POST /network-ipams HTTP/1.1" 200 516 0.018144 10.0.0.137 - - [2025-10-20 14:02:04] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 755 0.003218 10.0.0.137 - - [2025-10-20 14:02:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004099 10.0.0.137 - - [2025-10-20 14:02:04] "GET /network-ipam/c3a6d959-9685-4aec-8a09-d32bdabd0e48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.005291 10.0.0.137 - - [2025-10-20 14:02:04] "PUT /network-ipam/c3a6d959-9685-4aec-8a09-d32bdabd0e48 HTTP/1.1" 200 260 0.012014 10.0.0.137 - - [2025-10-20 14:02:04] "POST /ref-update HTTP/1.1" 200 156 0.010237 10.0.0.137 - - [2025-10-20 14:02:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004663 10.0.0.137 - - [2025-10-20 14:02:04] "GET /projects?obj_uuids=0a530b8a-560f-488a-acea-a62f61b22985&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001065 10.0.0.137 - - [2025-10-20 14:02:04] "GET /project/0a530b8a-560f-488a-acea-a62f61b22985?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.027357 252.137.149.211 - - [2025-10-20 14:02:04] "POST /neutron/network HTTP/1.1" 200 117 0.033993 10.0.0.137 - - [2025-10-20 14:02:05] "GET /projects?obj_uuids=0a530b8a-560f-488a-acea-a62f61b22985&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001105 252.137.149.211 - - [2025-10-20 14:02:05] "POST /neutron/network HTTP/1.1" 200 616 0.067291 10.0.0.137 - - [2025-10-20 14:02:05] "POST /route-targets HTTP/1.1" 200 329 0.010815 10.0.0.137 - - [2025-10-20 14:02:05] "POST /ref-update HTTP/1.1" 200 156 0.014556 10.0.0.137 - - [2025-10-20 14:02:05] "POST /useragent-kv HTTP/1.1" 200 115 0.002878 252.137.149.211 - - [2025-10-20 14:02:05] "POST /neutron/subnet HTTP/1.1" 200 711 0.230478 252.137.149.211 - - [2025-10-20 14:02:05] "POST /neutron/network HTTP/1.1" 200 829 0.010171 10.0.0.137 - - [2025-10-20 14:02:05] "POST /id-to-fqname HTTP/1.1" 200 225 0.002026 10.0.0.137 - - [2025-10-20 14:02:05] "GET /virtual-network/1922b453-1216-4edb-bfd0-41c3a4f491d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.008151 252.137.149.211 - - [2025-10-20 14:02:05] "POST /neutron/network HTTP/1.1" 200 829 0.006230 10.0.0.137 - - [2025-10-20 14:02:05] "GET /virtual-network/1922b453-1216-4edb-bfd0-41c3a4f491d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005243 252.137.149.211 - - [2025-10-20 14:02:05] "POST /neutron/network HTTP/1.1" 200 829 0.007625 252.137.149.211 - - [2025-10-20 14:02:05] "POST /neutron/subnet HTTP/1.1" 200 711 0.006844 252.137.149.211 - - [2025-10-20 14:02:05] "POST /neutron/network HTTP/1.1" 200 803 0.015687 252.137.149.211 - - [2025-10-20 14:02:05] "POST /neutron/network HTTP/1.1" 200 829 0.005405 10.0.0.137 - - [2025-10-20 14:02:05] "POST /id-to-fqname HTTP/1.1" 200 225 0.003950 252.137.149.211 - - [2025-10-20 14:02:06] "POST /neutron/network HTTP/1.1" 200 839 0.007013 252.137.149.211 - - [2025-10-20 14:02:06] "GET /aaa-mode HTTP/1.1" 401 297 0.000433 252.137.149.211 - - [2025-10-20 14:02:06] "GET / HTTP/1.1" 200 36499 0.003002 252.137.149.211 - - [2025-10-20 14:02:06] "GET /project/0a530b8a-560f-488a-acea-a62f61b22985?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000459 10.0.0.137 - - [2025-10-20 14:02:06] "GET /projects?obj_uuids=0a530b8a-560f-488a-acea-a62f61b22985&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001216 252.137.149.211 - - [2025-10-20 14:02:06] "GET /project/0a530b8a-560f-488a-acea-a62f61b22985?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.049441 252.137.149.211 - - [2025-10-20 14:02:06] "POST /neutron/network HTTP/1.1" 200 829 0.038775 252.137.149.211 - - [2025-10-20 14:02:07] "POST /neutron/port HTTP/1.1" 200 117 0.005667 252.137.149.211 - - [2025-10-20 14:02:07] "POST /neutron/port HTTP/1.1" 200 117 0.006884 252.137.149.211 - - [2025-10-20 14:02:07] "POST /neutron/port HTTP/1.1" 200 117 0.008178 252.137.149.211 - - [2025-10-20 14:02:07] "POST /neutron/network HTTP/1.1" 200 839 0.005880 10.0.0.137 - - [2025-10-20 14:02:08] "GET /projects?obj_uuids=0a530b8a-560f-488a-acea-a62f61b22985&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001129 252.137.149.211 - - [2025-10-20 14:02:08] "POST /neutron/port HTTP/1.1" 200 1056 0.390716 252.137.149.211 - - [2025-10-20 14:02:08] "POST /neutron/port HTTP/1.1" 200 1056 0.010240 252.137.149.211 - - [2025-10-20 14:02:08] "POST /neutron/port HTTP/1.1" 200 1056 0.009988 252.137.149.211 - - [2025-10-20 14:02:08] "POST /neutron/port HTTP/1.1" 200 1106 0.086223 252.137.149.211 - - [2025-10-20 14:02:08] "POST /neutron/port HTTP/1.1" 200 1080 0.014293 252.137.149.211 - - [2025-10-20 14:02:08] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003745 252.137.149.211 - - [2025-10-20 14:02:09] "POST /neutron/subnet HTTP/1.1" 200 685 0.008030 252.137.149.211 - - [2025-10-20 14:02:09] "POST /neutron/port HTTP/1.1" 200 117 0.001249 252.137.149.211 - - [2025-10-20 14:02:09] "POST /neutron/network HTTP/1.1" 200 829 0.006169 [Introspect:8084]10.0.0.137 - - [2025-10-20 14:02:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000877 [Introspect:8084]10.0.0.137 - - [2025-10-20 14:02:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001120 252.137.149.211 - - [2025-10-20 14:02:12] "POST /neutron/port HTTP/1.1" 200 1080 0.011475 252.137.149.211 - - [2025-10-20 14:02:12] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006543 252.137.149.211 - - [2025-10-20 14:02:12] "POST /neutron/port HTTP/1.1" 200 1080 0.011298 252.137.149.211 - - [2025-10-20 14:02:12] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006774 252.137.149.211 - - [2025-10-20 14:02:12] "POST /neutron/port HTTP/1.1" 200 1080 0.013652 252.137.149.211 - - [2025-10-20 14:02:12] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006053 10.0.0.137 - - [2025-10-20 14:02:12] "GET /virtual-machine/f9ded69d-3cfc-4e35-a8d7-15289082a83f HTTP/1.1" 200 1296 0.004643 10.0.0.137 - - [2025-10-20 14:02:12] "GET /virtual-machine-interface/376f8f88-7d0a-4a0a-93f5-b19dd6a1b4ff HTTP/1.1" 200 2966 0.005815 10.0.0.137 - - [2025-10-20 14:02:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003119 10.0.0.137 - - [2025-10-20 14:02:12] "GET /global-vrouter-config/0a1d70a6-75c1-48f4-a1f7-5586df87f73b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005101 10.0.0.137 - - [2025-10-20 14:02:13] "GET /virtual-networks?parent_id=0a530b8a-560f-488a-acea-a62f61b22985&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003219 10.0.0.137 - - [2025-10-20 14:02:13] "GET /virtual-network/1922b453-1216-4edb-bfd0-41c3a4f491d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005067 10.0.0.137 - - [2025-10-20 14:02:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003844 10.0.0.137 - - [2025-10-20 14:02:16] "GET /virtual-network/1922b453-1216-4edb-bfd0-41c3a4f491d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006505 252.137.149.211 - - [2025-10-20 14:02:18] "POST /neutron/port HTTP/1.1" 200 1080 0.039742 252.137.149.211 - - [2025-10-20 14:02:18] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005667 252.137.149.211 - - [2025-10-20 14:02:20] "POST /neutron/port HTTP/1.1" 200 1080 0.046880 252.137.149.211 - - [2025-10-20 14:02:20] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005444 10.0.0.137 - - [2025-10-20 14:02:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.009291 10.0.0.137 - - [2025-10-20 14:02:20] "GET /global-vrouter-config/0a1d70a6-75c1-48f4-a1f7-5586df87f73b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003831 10.0.0.137 - - [2025-10-20 14:02:20] "GET /virtual-networks?parent_id=0a530b8a-560f-488a-acea-a62f61b22985&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.006919 10.0.0.137 - - [2025-10-20 14:02:20] "GET /virtual-network/1922b453-1216-4edb-bfd0-41c3a4f491d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005949 252.137.149.211 - - [2025-10-20 14:02:20] "POST /neutron/port HTTP/1.1" 200 1080 0.041697 252.137.149.211 - - [2025-10-20 14:02:20] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005938 252.137.149.211 - - [2025-10-20 14:02:25] "POST /neutron/network HTTP/1.1" 200 803 0.012055 252.137.149.211 - - [2025-10-20 14:02:25] "POST /neutron/network HTTP/1.1" 200 829 0.005404 10.0.0.137 - - [2025-10-20 14:02:25] "POST /id-to-fqname HTTP/1.1" 200 225 0.001389 252.137.149.211 - - [2025-10-20 14:02:25] "POST /neutron/port HTTP/1.1" 200 1080 0.012021 252.137.149.211 - - [2025-10-20 14:02:25] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006193 252.137.149.211 - - [2025-10-20 14:02:25] "POST /neutron/network HTTP/1.1" 200 839 0.005689 252.137.149.211 - - [2025-10-20 14:02:25] "GET /aaa-mode HTTP/1.1" 401 297 0.000408 252.137.149.211 - - [2025-10-20 14:02:25] "GET / HTTP/1.1" 200 36499 0.002087 252.137.149.211 - - [2025-10-20 14:02:25] "GET /project/0a530b8a-560f-488a-acea-a62f61b22985?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000366 10.0.0.137 - - [2025-10-20 14:02:26] "GET /projects?obj_uuids=0a530b8a-560f-488a-acea-a62f61b22985&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001064 252.137.149.211 - - [2025-10-20 14:02:26] "GET /project/0a530b8a-560f-488a-acea-a62f61b22985?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.067699 252.137.149.211 - - [2025-10-20 14:02:26] "POST /neutron/network HTTP/1.1" 200 829 0.037414 252.137.149.211 - - [2025-10-20 14:02:26] "POST /neutron/port HTTP/1.1" 200 1080 0.018795 252.137.149.211 - - [2025-10-20 14:02:26] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006277 252.137.149.211 - - [2025-10-20 14:02:26] "POST /neutron/port HTTP/1.1" 200 117 0.005170 252.137.149.211 - - [2025-10-20 14:02:26] "POST /neutron/port HTTP/1.1" 200 117 0.009585 252.137.149.211 - - [2025-10-20 14:02:26] "POST /neutron/network HTTP/1.1" 200 839 0.006460 10.0.0.137 - - [2025-10-20 14:02:27] "GET /projects?obj_uuids=0a530b8a-560f-488a-acea-a62f61b22985&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001121 252.137.149.211 - - [2025-10-20 14:02:27] "POST /neutron/port HTTP/1.1" 200 1056 0.288997 252.137.149.211 - - [2025-10-20 14:02:27] "POST /neutron/port HTTP/1.1" 200 1056 0.009004 252.137.149.211 - - [2025-10-20 14:02:27] "POST /neutron/port HTTP/1.1" 200 1056 0.009841 252.137.149.211 - - [2025-10-20 14:02:27] "POST /neutron/port HTTP/1.1" 200 1106 0.053361 252.137.149.211 - - [2025-10-20 14:02:27] "POST /neutron/port HTTP/1.1" 200 1080 0.013109 252.137.149.211 - - [2025-10-20 14:02:27] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003482 252.137.149.211 - - [2025-10-20 14:02:27] "POST /neutron/subnet HTTP/1.1" 200 685 0.007542 252.137.149.211 - - [2025-10-20 14:02:27] "POST /neutron/port HTTP/1.1" 200 117 0.001266 252.137.149.211 - - [2025-10-20 14:02:27] "POST /neutron/network HTTP/1.1" 200 829 0.005439 10.0.0.137 - - [2025-10-20 14:02:30] "GET /global-system-configs HTTP/1.1" 401 297 0.000530 10.0.0.137 - - [2025-10-20 14:02:30] "GET /global-system-configs HTTP/1.1" 401 297 0.000495 252.137.149.211 - - [2025-10-20 14:02:31] "POST /neutron/port HTTP/1.1" 200 1080 0.013760 252.137.149.211 - - [2025-10-20 14:02:31] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006937 252.137.149.211 - - [2025-10-20 14:02:31] "POST /neutron/port HTTP/1.1" 200 1080 0.040433 252.137.149.211 - - [2025-10-20 14:02:31] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006244 252.137.149.211 - - [2025-10-20 14:02:32] "POST /neutron/port HTTP/1.1" 200 1080 0.016540 252.137.149.211 - - [2025-10-20 14:02:32] "POST /neutron/security_group HTTP/1.1" 200 2057 0.032273 10.0.0.137 - - [2025-10-20 14:02:32] "GET /virtual-machine/519e52af-d9b7-4768-a49c-9bfb8b3cacd0 HTTP/1.1" 200 1295 0.009415 10.0.0.137 - - [2025-10-20 14:02:32] "GET /virtual-machine-interface/cbaf553e-038c-4161-8e87-6788f8bd9129 HTTP/1.1" 200 2967 0.046762 10.0.0.137 - - [2025-10-20 14:02:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003550 10.0.0.137 - - [2025-10-20 14:02:32] "GET /global-vrouter-config/0a1d70a6-75c1-48f4-a1f7-5586df87f73b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003803 10.0.0.137 - - [2025-10-20 14:02:32] "GET /virtual-networks?parent_id=0a530b8a-560f-488a-acea-a62f61b22985&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003332 10.0.0.137 - - [2025-10-20 14:02:32] "GET /virtual-network/1922b453-1216-4edb-bfd0-41c3a4f491d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.007291 [Introspect:8084]10.0.0.137 - - [2025-10-20 14:02:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001868 [Introspect:8084]10.0.0.137 - - [2025-10-20 14:02:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.000996 10.0.0.137 - - [2025-10-20 14:02:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003600 10.0.0.137 - - [2025-10-20 14:02:35] "GET /virtual-network/1922b453-1216-4edb-bfd0-41c3a4f491d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.004992 252.137.149.211 - - [2025-10-20 14:02:36] "POST /neutron/port HTTP/1.1" 200 1080 0.011687 252.137.149.211 - - [2025-10-20 14:02:36] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008878 10.0.0.137 - - [2025-10-20 14:02:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003891 10.0.0.137 - - [2025-10-20 14:02:37] "GET /global-vrouter-config/0a1d70a6-75c1-48f4-a1f7-5586df87f73b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004236 10.0.0.137 - - [2025-10-20 14:02:37] "GET /virtual-networks?parent_id=0a530b8a-560f-488a-acea-a62f61b22985&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.004939 10.0.0.137 - - [2025-10-20 14:02:38] "GET /virtual-network/1922b453-1216-4edb-bfd0-41c3a4f491d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005473 252.137.149.211 - - [2025-10-20 14:02:38] "POST /neutron/port HTTP/1.1" 200 1080 0.012924 252.137.149.211 - - [2025-10-20 14:02:38] "POST /neutron/security_group HTTP/1.1" 200 2057 0.049212 252.137.149.211 - - [2025-10-20 14:02:38] "POST /neutron/port HTTP/1.1" 200 1080 0.040641 252.137.149.211 - - [2025-10-20 14:02:38] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005950 252.137.149.211 - - [2025-10-20 14:02:38] "POST /neutron/port HTTP/1.1" 200 1080 0.011601 252.137.149.211 - - [2025-10-20 14:02:39] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007771 [Introspect:8084]10.0.0.137 - - [2025-10-20 14:02:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001052 [Introspect:8084]10.0.0.137 - - [2025-10-20 14:02:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001377 10.0.0.137 - - [2025-10-20 14:02:45] "DELETE /project/0a530b8a560f488aaceaa62f61b22985 HTTP/1.1" 404 173 0.007282 10.0.0.137 - - [2025-10-20 14:02:45] "GET /projects?obj_uuids=e8bab16a-ff73-4b69-a471-963ebe40b640&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000918 10.0.0.137 - - [2025-10-20 14:02:45] "GET /project/e8bab16a-ff73-4b69-a471-963ebe40b640?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.030459 10.0.0.137 - - [2025-10-20 14:02:45] "GET /projects?obj_uuids=e8bab16a-ff73-4b69-a471-963ebe40b640&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001258 10.0.0.137 - - [2025-10-20 14:02:45] "GET /project/e8bab16a-ff73-4b69-a471-963ebe40b640?fields=security_groups HTTP/1.1" 200 1345 0.072730 10.0.0.137 - - [2025-10-20 14:02:45] "DELETE /security-group/fc7831e6-cc24-4c06-836a-04cc3f3d95cf HTTP/1.1" 200 115 0.044469 10.0.0.137 - - [2025-10-20 14:02:45] "GET /projects?obj_uuids=e8bab16a-ff73-4b69-a471-963ebe40b640&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001501 10.0.0.137 - - [2025-10-20 14:02:45] "DELETE /access-control-list/49d73189-7514-4972-b883-49b6466d2158 HTTP/1.1" 200 115 0.035947 10.0.0.137 - - [2025-10-20 14:02:45] "GET /project/e8bab16a-ff73-4b69-a471-963ebe40b640?fields=application_policy_sets HTTP/1.1" 200 1384 0.033717 10.0.0.137 - - [2025-10-20 14:02:45] "DELETE /access-control-list/ecb8d5f2-85e0-49ee-b9fa-f2895d5960a4 HTTP/1.1" 200 115 0.029446 10.0.0.137 - - [2025-10-20 14:02:45] "DELETE /project/e8bab16a-ff73-4b69-a471-963ebe40b640 HTTP/1.1" 200 115 0.351217 10.0.0.137 - - [2025-10-20 14:02:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003230 10.0.0.137 - - [2025-10-20 14:02:50] "DELETE /virtual-DNS/111b210d-79cd-4c8b-8d5b-401a82111cdf HTTP/1.1" 409 237 0.005859 10.0.0.137 - - [2025-10-20 14:02:50] "POST /fqname-to-id HTTP/1.1" 404 190 0.002835 10.0.0.137 - - [2025-10-20 14:02:50] "POST /virtual-DNS-records HTTP/1.1" 200 533 0.015796 10.0.0.137 - - [2025-10-20 14:02:50] "GET /virtual-DNS-record/d24eaba3-6cdf-40d9-9b9d-abc0cca30ede?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1339 0.004577 10.0.0.137 - - [2025-10-20 14:02:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004098 10.0.0.137 - - [2025-10-20 14:02:50] "GET /virtual-DNS-record/d24eaba3-6cdf-40d9-9b9d-abc0cca30ede?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1339 0.003479 10.0.0.137 - - [2025-10-20 14:02:50] "GET /domains HTTP/1.1" 200 440 0.002777 10.0.0.137 - - [2025-10-20 14:02:50] "GET /domains?obj_uuids=359ab6ea-20cc-44f4-9df6-3d9ae739b7c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001256 10.0.0.137 - - [2025-10-20 14:02:50] "GET /domain/359ab6ea-20cc-44f4-9df6-3d9ae739b7c5 HTTP/1.1" 200 1509 0.009440 10.0.0.137 - - [2025-10-20 14:02:50] "GET /virtual-DNS/111b210d-79cd-4c8b-8d5b-401a82111cdf HTTP/1.1" 200 1909 0.004714 10.0.0.137 - - [2025-10-20 14:02:50] "GET /virtual-DNS-record/d24eaba3-6cdf-40d9-9b9d-abc0cca30ede HTTP/1.1" 200 1339 0.003386 10.0.0.137 - - [2025-10-20 14:02:56] "DELETE /virtual-DNS-record/d24eaba3-6cdf-40d9-9b9d-abc0cca30ede HTTP/1.1" 200 115 0.021207 10.0.0.137 - - [2025-10-20 14:02:56] "POST /fqname-to-id HTTP/1.1" 404 182 0.004950 252.137.149.211 - - [2025-10-20 14:02:56] "POST /neutron/network HTTP/1.1" 200 829 0.006252 252.137.149.211 - - [2025-10-20 14:02:56] "POST /neutron/network HTTP/1.1" 400 204 0.018380 252.137.149.211 - - [2025-10-20 14:02:57] "POST /neutron/port HTTP/1.1" 200 1080 0.021895 252.137.149.211 - - [2025-10-20 14:02:57] "POST /neutron/port HTTP/1.1" 200 1080 0.014939 252.137.149.211 - - [2025-10-20 14:02:57] "POST /neutron/port HTTP/1.1" 200 1106 0.015259 252.137.149.211 - - [2025-10-20 14:02:57] "POST /neutron/port HTTP/1.1" 200 1106 0.013373 10.0.0.137 - - [2025-10-20 14:02:57] "GET /obj-perms HTTP/1.1" 200 6411 0.059010 252.137.149.211 - - [2025-10-20 14:02:57] "POST /neutron/port HTTP/1.1" 200 151 0.173440 252.137.149.211 - - [2025-10-20 14:02:57] "POST /neutron/port HTTP/1.1" 200 151 0.180000 10.0.0.137 - - [2025-10-20 14:02:57] "GET /obj-perms HTTP/1.1" 200 6411 0.061347 252.137.149.211 - - [2025-10-20 14:02:58] "POST /neutron/network HTTP/1.1" 200 829 0.005893 10.0.0.137 - - [2025-10-20 14:02:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005050 10.0.0.137 - - [2025-10-20 14:02:59] "POST /useragent-kv HTTP/1.1" 200 115 0.043420 10.0.0.137 - - [2025-10-20 14:02:59] "POST /useragent-kv HTTP/1.1" 200 115 0.031588 10.0.0.137 - - [2025-10-20 14:02:59] "DELETE /route-target/740835e6-55d6-4dd7-9e2d-ac102ab1dcd5 HTTP/1.1" 200 115 0.079853 252.137.149.211 - - [2025-10-20 14:02:59] "POST /neutron/network HTTP/1.1" 200 151 0.385734 10.0.0.137 - - [2025-10-20 14:02:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003307 10.0.0.137 - - [2025-10-20 14:02:59] "DELETE /network-ipam/c3a6d959-9685-4aec-8a09-d32bdabd0e48 HTTP/1.1" 200 115 0.025599 10.0.0.137 - - [2025-10-20 14:02:59] "DELETE /virtual-DNS/111b210d-79cd-4c8b-8d5b-401a82111cdf HTTP/1.1" 200 115 0.028702 10.0.0.137 - - [2025-10-20 14:02:59] "POST /fqname-to-id HTTP/1.1" 404 178 0.002868 10.0.0.137 - - [2025-10-20 14:02:59] "GET /domains HTTP/1.1" 200 440 0.003407 10.0.0.137 - - [2025-10-20 14:02:59] "GET /domains?obj_uuids=359ab6ea-20cc-44f4-9df6-3d9ae739b7c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001138 10.0.0.137 - - [2025-10-20 14:02:59] "GET /domain/359ab6ea-20cc-44f4-9df6-3d9ae739b7c5 HTTP/1.1" 200 1309 0.009145 10.0.0.137 - - [2025-10-20 14:02:59] "GET /projects?obj_uuids=0a530b8a-560f-488a-acea-a62f61b22985&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001494 10.0.0.137 - - [2025-10-20 14:02:59] "GET /project/0a530b8a-560f-488a-acea-a62f61b22985?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.033986 10.0.0.137 - - [2025-10-20 14:02:59] "GET /projects?obj_uuids=0a530b8a-560f-488a-acea-a62f61b22985&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.003409 10.0.0.137 - - [2025-10-20 14:02:59] "GET /project/0a530b8a-560f-488a-acea-a62f61b22985?fields=virtual_networks HTTP/1.1" 200 1035 0.079892 10.0.0.137 - - [2025-10-20 14:02:59] "GET /projects?obj_uuids=0a530b8a-560f-488a-acea-a62f61b22985&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001394 10.0.0.137 - - [2025-10-20 14:02:59] "GET /project/0a530b8a-560f-488a-acea-a62f61b22985?fields=virtual_machine_interfaces HTTP/1.1" 200 1035 0.036556 10.0.0.137 - - [2025-10-20 14:03:00] "GET /projects?obj_uuids=0a530b8a-560f-488a-acea-a62f61b22985&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000973 10.0.0.137 - - [2025-10-20 14:03:00] "GET /project/0a530b8a-560f-488a-acea-a62f61b22985?fields=security_groups HTTP/1.1" 200 1262 0.025589 10.0.0.137 - - [2025-10-20 14:03:00] "GET /domains?obj_uuids=359ab6ea-20cc-44f4-9df6-3d9ae739b7c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001422 10.0.0.137 - - [2025-10-20 14:03:00] "GET /domain/359ab6ea-20cc-44f4-9df6-3d9ae739b7c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.007737 10.0.0.137 - - [2025-10-20 14:03:01] "POST /fqname-to-id HTTP/1.1" 404 187 0.032657 10.0.0.137 - - [2025-10-20 14:03:01] "GET /projects?obj_uuids=a432844c-8b7f-401a-8c01-3c34b33f7554&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003473 10.0.0.137 - - [2025-10-20 14:03:01] "GET /domains?obj_uuids=359ab6ea-20cc-44f4-9df6-3d9ae739b7c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002976 10.0.0.137 - - [2025-10-20 14:03:01] "GET /domain/359ab6ea-20cc-44f4-9df6-3d9ae739b7c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.009480 10.0.0.137 - - [2025-10-20 14:03:01] "POST /id-to-fqname HTTP/1.1" 200 189 0.001475 10.0.0.137 - - [2025-10-20 14:03:01] "POST /fqname-to-id HTTP/1.1" 404 198 0.003654 10.0.0.137 - - [2025-10-20 14:03:01] "POST /security-groups HTTP/1.1" 200 584 0.066376 10.0.0.137 - - [2025-10-20 14:03:01] "POST /fqname-to-id HTTP/1.1" 404 233 0.002853 10.0.0.137 - - [2025-10-20 14:03:01] "POST /projects HTTP/1.1" 200 579 0.219972 10.0.0.137 - - [2025-10-20 14:03:01] "POST /access-control-lists HTTP/1.1" 200 599 0.064405 10.0.0.137 - - [2025-10-20 14:03:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.294775 10.0.0.137 - - [2025-10-20 14:03:01] "POST /fqname-to-id HTTP/1.1" 404 232 0.002926 10.0.0.137 - - [2025-10-20 14:03:01] "GET /project/a432844c-8b7f-401a-8c01-3c34b33f7554?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.458202 10.0.0.137 - - [2025-10-20 14:03:01] "POST /access-control-lists HTTP/1.1" 200 597 0.070469 10.0.0.137 - - [2025-10-20 14:03:02] "GET / HTTP/1.1" 200 36499 0.001969 10.0.0.137 - - [2025-10-20 14:03:03] "POST /fqname-to-id HTTP/1.1" 401 297 0.000707 10.0.0.137 - - [2025-10-20 14:03:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.073473 10.0.0.137 - - [2025-10-20 14:03:04] "GET /projects?obj_uuids=a432844c-8b7f-401a-8c01-3c34b33f7554&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001054 10.0.0.137 - - [2025-10-20 14:03:04] "GET /project/a432844c-8b7f-401a-8c01-3c34b33f7554?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.023967 252.137.149.211 - - [2025-10-20 14:03:04] "POST /neutron/network HTTP/1.1" 200 117 0.036635 10.0.0.137 - - [2025-10-20 14:03:04] "GET /projects?obj_uuids=a432844c-8b7f-401a-8c01-3c34b33f7554&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001239 252.137.149.211 - - [2025-10-20 14:03:04] "POST /neutron/network HTTP/1.1" 200 604 0.076524 10.0.0.137 - - [2025-10-20 14:03:04] "POST /route-targets HTTP/1.1" 200 329 0.011154 10.0.0.137 - - [2025-10-20 14:03:04] "POST /ref-update HTTP/1.1" 200 156 0.011863 10.0.0.137 - - [2025-10-20 14:03:04] "POST /useragent-kv HTTP/1.1" 200 115 0.004683 252.137.149.211 - - [2025-10-20 14:03:04] "POST /neutron/subnet HTTP/1.1" 200 729 0.135434 252.137.149.211 - - [2025-10-20 14:03:04] "POST /neutron/network HTTP/1.1" 200 824 0.005978 10.0.0.137 - - [2025-10-20 14:03:04] "POST /id-to-fqname HTTP/1.1" 200 219 0.001421 10.0.0.137 - - [2025-10-20 14:03:04] "GET /virtual-network/230b9e72-6695-4eb0-8156-a864ae44c8f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006904 252.137.149.211 - - [2025-10-20 14:03:04] "POST /neutron/network HTTP/1.1" 200 824 0.006555 10.0.0.137 - - [2025-10-20 14:03:04] "GET /virtual-network/230b9e72-6695-4eb0-8156-a864ae44c8f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.008728 252.137.149.211 - - [2025-10-20 14:03:04] "POST /neutron/network HTTP/1.1" 200 824 0.006244 252.137.149.211 - - [2025-10-20 14:03:04] "POST /neutron/subnet HTTP/1.1" 200 729 0.011403 10.0.0.137 - - [2025-10-20 14:03:05] "POST /id-to-fqname HTTP/1.1" 200 219 0.001892 252.137.149.211 - - [2025-10-20 14:03:05] "POST /neutron/network HTTP/1.1" 200 834 0.005744 252.137.149.211 - - [2025-10-20 14:03:05] "GET /aaa-mode HTTP/1.1" 401 297 0.000551 252.137.149.211 - - [2025-10-20 14:03:05] "GET / HTTP/1.1" 200 36499 0.002501 252.137.149.211 - - [2025-10-20 14:03:05] "GET /project/a432844c-8b7f-401a-8c01-3c34b33f7554?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000417 10.0.0.137 - - [2025-10-20 14:03:05] "GET /projects?obj_uuids=a432844c-8b7f-401a-8c01-3c34b33f7554&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001281 252.137.149.211 - - [2025-10-20 14:03:05] "GET /project/a432844c-8b7f-401a-8c01-3c34b33f7554?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.052520 252.137.149.211 - - [2025-10-20 14:03:05] "POST /neutron/network HTTP/1.1" 200 824 0.007329 252.137.149.211 - - [2025-10-20 14:03:06] "POST /neutron/port HTTP/1.1" 200 117 0.005356 252.137.149.211 - - [2025-10-20 14:03:06] "POST /neutron/port HTTP/1.1" 200 117 0.005287 10.0.0.137 - - [2025-10-20 14:03:06] "POST /id-to-fqname HTTP/1.1" 200 219 0.001612 252.137.149.211 - - [2025-10-20 14:03:06] "POST /neutron/port HTTP/1.1" 200 117 0.007039 252.137.149.211 - - [2025-10-20 14:03:06] "POST /neutron/network HTTP/1.1" 200 834 0.008938 252.137.149.211 - - [2025-10-20 14:03:06] "GET /aaa-mode HTTP/1.1" 401 297 0.000668 252.137.149.211 - - [2025-10-20 14:03:06] "GET / HTTP/1.1" 200 36499 0.003054 252.137.149.211 - - [2025-10-20 14:03:06] "GET /project/a432844c-8b7f-401a-8c01-3c34b33f7554?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000584 252.137.149.211 - - [2025-10-20 14:03:06] "POST /neutron/network HTTP/1.1" 200 834 0.022008 10.0.0.137 - - [2025-10-20 14:03:06] "GET /projects?obj_uuids=a432844c-8b7f-401a-8c01-3c34b33f7554&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001224 10.0.0.137 - - [2025-10-20 14:03:06] "GET /projects?obj_uuids=a432844c-8b7f-401a-8c01-3c34b33f7554&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001054 252.137.149.211 - - [2025-10-20 14:03:07] "GET /project/a432844c-8b7f-401a-8c01-3c34b33f7554?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.119931 252.137.149.211 - - [2025-10-20 14:03:07] "POST /neutron/network HTTP/1.1" 200 824 0.007467 252.137.149.211 - - [2025-10-20 14:03:07] "POST /neutron/port HTTP/1.1" 200 1060 0.316357 252.137.149.211 - - [2025-10-20 14:03:07] "POST /neutron/port HTTP/1.1" 200 1060 0.010293 252.137.149.211 - - [2025-10-20 14:03:07] "POST /neutron/port HTTP/1.1" 200 1060 0.010016 252.137.149.211 - - [2025-10-20 14:03:07] "POST /neutron/port HTTP/1.1" 200 1034 0.018108 252.137.149.211 - - [2025-10-20 14:03:07] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008445 252.137.149.211 - - [2025-10-20 14:03:07] "POST /neutron/port HTTP/1.1" 200 1110 0.077397 252.137.149.211 - - [2025-10-20 14:03:07] "POST /neutron/port HTTP/1.1" 200 117 0.009407 252.137.149.211 - - [2025-10-20 14:03:07] "POST /neutron/port HTTP/1.1" 200 1084 0.017185 252.137.149.211 - - [2025-10-20 14:03:07] "POST /neutron/port HTTP/1.1" 200 1084 0.019528 252.137.149.211 - - [2025-10-20 14:03:07] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005919 252.137.149.211 - - [2025-10-20 14:03:07] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007383 252.137.149.211 - - [2025-10-20 14:03:07] "POST /neutron/subnet HTTP/1.1" 200 703 0.007177 252.137.149.211 - - [2025-10-20 14:03:07] "POST /neutron/port HTTP/1.1" 200 117 0.001551 252.137.149.211 - - [2025-10-20 14:03:07] "POST /neutron/network HTTP/1.1" 200 824 0.007005 252.137.149.211 - - [2025-10-20 14:03:07] "POST /neutron/network HTTP/1.1" 200 834 0.007256 10.0.0.137 - - [2025-10-20 14:03:07] "GET /projects?obj_uuids=a432844c-8b7f-401a-8c01-3c34b33f7554&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001595 252.137.149.211 - - [2025-10-20 14:03:08] "POST /neutron/port HTTP/1.1" 200 1060 0.261661 252.137.149.211 - - [2025-10-20 14:03:08] "POST /neutron/port HTTP/1.1" 200 1060 0.009909 252.137.149.211 - - [2025-10-20 14:03:08] "POST /neutron/port HTTP/1.1" 200 1060 0.012903 252.137.149.211 - - [2025-10-20 14:03:08] "POST /neutron/port HTTP/1.1" 200 1110 0.058123 252.137.149.211 - - [2025-10-20 14:03:08] "POST /neutron/port HTTP/1.1" 200 1084 0.011955 252.137.149.211 - - [2025-10-20 14:03:08] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003370 252.137.149.211 - - [2025-10-20 14:03:08] "POST /neutron/subnet HTTP/1.1" 200 703 0.007398 252.137.149.211 - - [2025-10-20 14:03:08] "POST /neutron/port HTTP/1.1" 200 117 0.001304 252.137.149.211 - - [2025-10-20 14:03:08] "POST /neutron/network HTTP/1.1" 200 824 0.005974 252.137.149.211 - - [2025-10-20 14:03:12] "POST /neutron/port HTTP/1.1" 200 1084 0.012291 252.137.149.211 - - [2025-10-20 14:03:12] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006380 252.137.149.211 - - [2025-10-20 14:03:12] "POST /neutron/port HTTP/1.1" 200 1084 0.011177 252.137.149.211 - - [2025-10-20 14:03:12] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006152 252.137.149.211 - - [2025-10-20 14:03:13] "POST /neutron/port HTTP/1.1" 200 1084 0.021652 252.137.149.211 - - [2025-10-20 14:03:13] "POST /neutron/security_group HTTP/1.1" 200 2057 0.009998 10.0.0.137 - - [2025-10-20 14:03:13] "GET /virtual-machine/21b9721d-71e7-44c9-b781-b3d44c5b365e HTTP/1.1" 401 297 0.000948 10.0.0.137 - - [2025-10-20 14:03:13] "GET /virtual-machine/21b9721d-71e7-44c9-b781-b3d44c5b365e HTTP/1.1" 200 1295 0.034430 10.0.0.137 - - [2025-10-20 14:03:13] "GET /virtual-machine-interface/05865ca3-49f9-4c4f-8818-6bbf721f2e5f HTTP/1.1" 200 2946 0.005528 10.0.0.137 - - [2025-10-20 14:03:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003973 10.0.0.137 - - [2025-10-20 14:03:13] "GET /global-vrouter-config/0a1d70a6-75c1-48f4-a1f7-5586df87f73b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003630 10.0.0.137 - - [2025-10-20 14:03:13] "GET /virtual-networks?parent_id=a432844c-8b7f-401a-8c01-3c34b33f7554&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002959 10.0.0.137 - - [2025-10-20 14:03:13] "GET /virtual-network/230b9e72-6695-4eb0-8156-a864ae44c8f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006341 10.0.0.137 - - [2025-10-20 14:03:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003326 10.0.0.137 - - [2025-10-20 14:03:17] "GET /virtual-network/230b9e72-6695-4eb0-8156-a864ae44c8f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005633 252.137.149.211 - - [2025-10-20 14:03:17] "POST /neutron/port HTTP/1.1" 200 1084 0.013233 252.137.149.211 - - [2025-10-20 14:03:17] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005846 252.137.149.211 - - [2025-10-20 14:03:17] "POST /neutron/port HTTP/1.1" 200 1084 0.012651 252.137.149.211 - - [2025-10-20 14:03:17] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006930 252.137.149.211 - - [2025-10-20 14:03:17] "POST /neutron/port HTTP/1.1" 200 1084 0.011543 252.137.149.211 - - [2025-10-20 14:03:17] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007054 252.137.149.211 - - [2025-10-20 14:03:18] "POST /neutron/port HTTP/1.1" 200 1084 0.012244 252.137.149.211 - - [2025-10-20 14:03:18] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005547 10.0.0.137 - - [2025-10-20 14:03:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003198 10.0.0.137 - - [2025-10-20 14:03:19] "GET /global-vrouter-config/0a1d70a6-75c1-48f4-a1f7-5586df87f73b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004273 10.0.0.137 - - [2025-10-20 14:03:19] "GET /virtual-networks?parent_id=a432844c-8b7f-401a-8c01-3c34b33f7554&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003199 10.0.0.137 - - [2025-10-20 14:03:19] "GET /virtual-network/230b9e72-6695-4eb0-8156-a864ae44c8f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005502 252.137.149.211 - - [2025-10-20 14:03:19] "POST /neutron/port HTTP/1.1" 200 1084 0.012271 252.137.149.211 - - [2025-10-20 14:03:19] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005729 252.137.149.211 - - [2025-10-20 14:03:19] "POST /neutron/port HTTP/1.1" 200 1084 0.014919 252.137.149.211 - - [2025-10-20 14:03:19] "POST /neutron/port HTTP/1.1" 200 1084 0.014417 252.137.149.211 - - [2025-10-20 14:03:19] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007192 252.137.149.211 - - [2025-10-20 14:03:19] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007732 252.137.149.211 - - [2025-10-20 14:03:19] "POST /neutron/port HTTP/1.1" 200 1084 0.023027 252.137.149.211 - - [2025-10-20 14:03:19] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007897 252.137.149.211 - - [2025-10-20 14:03:19] "POST /neutron/port HTTP/1.1" 200 1084 0.026371 252.137.149.211 - - [2025-10-20 14:03:19] "POST /neutron/port HTTP/1.1" 200 1084 0.012084 252.137.149.211 - - [2025-10-20 14:03:19] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006235 252.137.149.211 - - [2025-10-20 14:03:19] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005948 252.137.149.211 - - [2025-10-20 14:03:19] "POST /neutron/port HTTP/1.1" 200 1084 0.013309 252.137.149.211 - - [2025-10-20 14:03:19] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007354 10.0.0.137 - - [2025-10-20 14:03:19] "GET /virtual-machine/d5a28294-a558-491d-9622-d48b92d6cdfc HTTP/1.1" 200 1296 0.004394 10.0.0.137 - - [2025-10-20 14:03:20] "GET /virtual-machine-interface/90f29647-0378-485d-a179-e3b9ee16514d HTTP/1.1" 200 2949 0.005820 10.0.0.137 - - [2025-10-20 14:03:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003622 10.0.0.137 - - [2025-10-20 14:03:20] "GET /global-vrouter-config/0a1d70a6-75c1-48f4-a1f7-5586df87f73b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003570 10.0.0.137 - - [2025-10-20 14:03:20] "GET /virtual-networks?parent_id=a432844c-8b7f-401a-8c01-3c34b33f7554&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002781 10.0.0.137 - - [2025-10-20 14:03:20] "GET /virtual-network/230b9e72-6695-4eb0-8156-a864ae44c8f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005002 10.0.0.137 - - [2025-10-20 14:03:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003193 10.0.0.137 - - [2025-10-20 14:03:21] "GET /global-vrouter-config/0a1d70a6-75c1-48f4-a1f7-5586df87f73b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003063 10.0.0.137 - - [2025-10-20 14:03:21] "GET /virtual-networks?parent_id=a432844c-8b7f-401a-8c01-3c34b33f7554&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002785 10.0.0.137 - - [2025-10-20 14:03:21] "GET /virtual-network/230b9e72-6695-4eb0-8156-a864ae44c8f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.004953 252.137.149.211 - - [2025-10-20 14:03:26] "POST /neutron/network HTTP/1.1" 200 824 0.007964 252.137.149.211 - - [2025-10-20 14:03:26] "POST /neutron/network HTTP/1.1" 400 204 0.012331 252.137.149.211 - - [2025-10-20 14:03:27] "POST /neutron/port HTTP/1.1" 200 1084 0.012363 252.137.149.211 - - [2025-10-20 14:03:27] "POST /neutron/port HTTP/1.1" 200 1084 0.012262 252.137.149.211 - - [2025-10-20 14:03:27] "POST /neutron/port HTTP/1.1" 200 1110 0.010884 252.137.149.211 - - [2025-10-20 14:03:27] "POST /neutron/port HTTP/1.1" 200 1110 0.011397 252.137.149.211 - - [2025-10-20 14:03:27] "POST /neutron/port HTTP/1.1" 200 151 0.183797 252.137.149.211 - - [2025-10-20 14:03:27] "POST /neutron/port HTTP/1.1" 200 151 0.196991 252.137.149.211 - - [2025-10-20 14:03:28] "POST /neutron/network HTTP/1.1" 200 824 0.006537 10.0.0.137 - - [2025-10-20 14:03:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003968 10.0.0.137 - - [2025-10-20 14:03:28] "POST /useragent-kv HTTP/1.1" 200 115 0.002137 10.0.0.137 - - [2025-10-20 14:03:28] "POST /useragent-kv HTTP/1.1" 200 115 0.003323 252.137.149.211 - - [2025-10-20 14:03:28] "POST /neutron/network HTTP/1.1" 200 151 0.093106 10.0.0.137 - - [2025-10-20 14:03:28] "DELETE /route-target/f597174f-69e8-47ad-83ad-1a6142929b2f HTTP/1.1" 200 115 0.023602 10.0.0.137 - - [2025-10-20 14:03:29] "GET /projects?obj_uuids=a432844c-8b7f-401a-8c01-3c34b33f7554&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001192 10.0.0.137 - - [2025-10-20 14:03:29] "GET /project/a432844c-8b7f-401a-8c01-3c34b33f7554?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.025872 10.0.0.137 - - [2025-10-20 14:03:29] "GET /projects?obj_uuids=a432844c-8b7f-401a-8c01-3c34b33f7554&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001428 10.0.0.137 - - [2025-10-20 14:03:29] "GET /project/a432844c-8b7f-401a-8c01-3c34b33f7554?fields=virtual_networks HTTP/1.1" 200 1037 0.069939 10.0.0.137 - - [2025-10-20 14:03:29] "GET /projects?obj_uuids=a432844c-8b7f-401a-8c01-3c34b33f7554&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001068 10.0.0.137 - - [2025-10-20 14:03:29] "GET /project/a432844c-8b7f-401a-8c01-3c34b33f7554?fields=virtual_machine_interfaces HTTP/1.1" 200 1037 0.026618 10.0.0.137 - - [2025-10-20 14:03:29] "GET /projects?obj_uuids=a432844c-8b7f-401a-8c01-3c34b33f7554&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001132 10.0.0.137 - - [2025-10-20 14:03:29] "GET /project/a432844c-8b7f-401a-8c01-3c34b33f7554?fields=security_groups HTTP/1.1" 200 1264 0.031126 10.0.0.137 - - [2025-10-20 14:03:30] "GET /domains?obj_uuids=359ab6ea-20cc-44f4-9df6-3d9ae739b7c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001140 10.0.0.137 - - [2025-10-20 14:03:30] "GET /domain/359ab6ea-20cc-44f4-9df6-3d9ae739b7c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.007422 10.0.0.137 - - [2025-10-20 14:03:30] "POST /fqname-to-id HTTP/1.1" 404 186 0.030857 10.0.0.137 - - [2025-10-20 14:03:30] "GET /projects?obj_uuids=12736242-96d1-4350-9dec-59b04de8eb77&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002804 10.0.0.137 - - [2025-10-20 14:03:30] "GET /domains?obj_uuids=359ab6ea-20cc-44f4-9df6-3d9ae739b7c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001462 10.0.0.137 - - [2025-10-20 14:03:30] "GET /domain/359ab6ea-20cc-44f4-9df6-3d9ae739b7c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.006852 10.0.0.137 - - [2025-10-20 14:03:30] "POST /id-to-fqname HTTP/1.1" 200 188 0.001395 10.0.0.137 - - [2025-10-20 14:03:30] "POST /fqname-to-id HTTP/1.1" 404 197 0.003527 10.0.0.137 - - [2025-10-20 14:03:30] "POST /security-groups HTTP/1.1" 200 583 0.060434 10.0.0.137 - - [2025-10-20 14:03:30] "POST /fqname-to-id HTTP/1.1" 404 232 0.002770 10.0.0.137 - - [2025-10-20 14:03:30] "POST /projects HTTP/1.1" 200 577 0.210077 10.0.0.137 - - [2025-10-20 14:03:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.288431 10.0.0.137 - - [2025-10-20 14:03:30] "POST /access-control-lists HTTP/1.1" 200 598 0.084229 10.0.0.137 - - [2025-10-20 14:03:30] "POST /fqname-to-id HTTP/1.1" 404 231 0.006410 10.0.0.137 - - [2025-10-20 14:03:30] "GET /project/12736242-96d1-4350-9dec-59b04de8eb77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.434546 10.0.0.137 - - [2025-10-20 14:03:31] "POST /access-control-lists HTTP/1.1" 200 596 0.064449 10.0.0.137 - - [2025-10-20 14:03:32] "GET / HTTP/1.1" 200 36499 0.002567 10.0.0.137 - - [2025-10-20 14:03:33] "POST /fqname-to-id HTTP/1.1" 401 297 0.000578 10.0.0.137 - - [2025-10-20 14:03:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.077528 10.0.0.137 - - [2025-10-20 14:03:33] "GET /projects?obj_uuids=12736242-96d1-4350-9dec-59b04de8eb77&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001014 10.0.0.137 - - [2025-10-20 14:03:33] "GET /project/12736242-96d1-4350-9dec-59b04de8eb77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.025027 252.137.149.211 - - [2025-10-20 14:03:33] "POST /neutron/network HTTP/1.1" 200 117 0.046572 10.0.0.137 - - [2025-10-20 14:03:33] "GET /projects?obj_uuids=12736242-96d1-4350-9dec-59b04de8eb77&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001022 252.137.149.211 - - [2025-10-20 14:03:33] "POST /neutron/network HTTP/1.1" 200 623 0.066631 10.0.0.137 - - [2025-10-20 14:03:33] "POST /route-targets HTTP/1.1" 200 329 0.010556 10.0.0.137 - - [2025-10-20 14:03:33] "POST /ref-update HTTP/1.1" 200 156 0.009577 10.0.0.137 - - [2025-10-20 14:03:34] "POST /useragent-kv HTTP/1.1" 200 115 0.003988 252.137.149.211 - - [2025-10-20 14:03:34] "POST /neutron/subnet HTTP/1.1" 200 701 0.145533 252.137.149.211 - - [2025-10-20 14:03:34] "POST /neutron/network HTTP/1.1" 200 837 0.007092 10.0.0.137 - - [2025-10-20 14:03:34] "POST /id-to-fqname HTTP/1.1" 200 228 0.001496 10.0.0.137 - - [2025-10-20 14:03:34] "GET /virtual-network/e5dcfa12-5aef-4542-920f-9cc5f78d5f82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.006022 252.137.149.211 - - [2025-10-20 14:03:34] "POST /neutron/network HTTP/1.1" 200 837 0.006281 10.0.0.137 - - [2025-10-20 14:03:34] "GET /virtual-network/e5dcfa12-5aef-4542-920f-9cc5f78d5f82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.005484 252.137.149.211 - - [2025-10-20 14:03:34] "POST /neutron/network HTTP/1.1" 200 837 0.005623 252.137.149.211 - - [2025-10-20 14:03:34] "POST /neutron/subnet HTTP/1.1" 200 701 0.007006 252.137.149.211 - - [2025-10-20 14:03:34] "POST /neutron/network HTTP/1.1" 200 837 0.006397 10.0.0.137 - - [2025-10-20 14:03:34] "POST /id-to-fqname HTTP/1.1" 200 228 0.001465 252.137.149.211 - - [2025-10-20 14:03:34] "POST /neutron/network HTTP/1.1" 200 847 0.006548 252.137.149.211 - - [2025-10-20 14:03:34] "GET /aaa-mode HTTP/1.1" 401 297 0.000489 252.137.149.211 - - [2025-10-20 14:03:34] "GET / HTTP/1.1" 200 36499 0.001623 252.137.149.211 - - [2025-10-20 14:03:34] "GET /project/12736242-96d1-4350-9dec-59b04de8eb77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000380 10.0.0.137 - - [2025-10-20 14:03:35] "GET /projects?obj_uuids=12736242-96d1-4350-9dec-59b04de8eb77&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001063 252.137.149.211 - - [2025-10-20 14:03:35] "GET /project/12736242-96d1-4350-9dec-59b04de8eb77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.056775 252.137.149.211 - - [2025-10-20 14:03:35] "POST /neutron/network HTTP/1.1" 200 837 0.033329 252.137.149.211 - - [2025-10-20 14:03:35] "POST /neutron/port HTTP/1.1" 200 117 0.005463 252.137.149.211 - - [2025-10-20 14:03:35] "POST /neutron/port HTTP/1.1" 200 117 0.005471 10.0.0.137 - - [2025-10-20 14:03:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003442 10.0.0.137 - - [2025-10-20 14:03:35] "GET /global-vrouter-config/0a1d70a6-75c1-48f4-a1f7-5586df87f73b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005786 10.0.0.137 - - [2025-10-20 14:03:35] "PUT /global-vrouter-config/0a1d70a6-75c1-48f4-a1f7-5586df87f73b HTTP/1.1" 200 278 0.010784 252.137.149.211 - - [2025-10-20 14:03:35] "POST /neutron/port HTTP/1.1" 200 117 0.006474 252.137.149.211 - - [2025-10-20 14:03:36] "POST /neutron/network HTTP/1.1" 200 847 0.005388 10.0.0.137 - - [2025-10-20 14:03:36] "GET /projects?obj_uuids=12736242-96d1-4350-9dec-59b04de8eb77&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001052 252.137.149.211 - - [2025-10-20 14:03:36] "POST /neutron/port HTTP/1.1" 200 1053 0.220251 252.137.149.211 - - [2025-10-20 14:03:36] "POST /neutron/port HTTP/1.1" 200 1053 0.011927 252.137.149.211 - - [2025-10-20 14:03:36] "POST /neutron/port HTTP/1.1" 200 1053 0.009194 252.137.149.211 - - [2025-10-20 14:03:36] "POST /neutron/port HTTP/1.1" 200 1103 0.060171 252.137.149.211 - - [2025-10-20 14:03:36] "POST /neutron/port HTTP/1.1" 200 1077 0.011605 252.137.149.211 - - [2025-10-20 14:03:36] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003535 252.137.149.211 - - [2025-10-20 14:03:36] "POST /neutron/subnet HTTP/1.1" 200 675 0.006856 252.137.149.211 - - [2025-10-20 14:03:36] "POST /neutron/port HTTP/1.1" 200 117 0.001234 252.137.149.211 - - [2025-10-20 14:03:37] "POST /neutron/network HTTP/1.1" 200 837 0.006342 252.137.149.211 - - [2025-10-20 14:03:41] "POST /neutron/port HTTP/1.1" 200 1077 0.023093 252.137.149.211 - - [2025-10-20 14:03:41] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007166 252.137.149.211 - - [2025-10-20 14:03:41] "POST /neutron/port HTTP/1.1" 200 1077 0.020651 252.137.149.211 - - [2025-10-20 14:03:41] "POST /neutron/security_group HTTP/1.1" 200 2056 0.010053 252.137.149.211 - - [2025-10-20 14:03:41] "POST /neutron/port HTTP/1.1" 200 1077 0.017819 252.137.149.211 - - [2025-10-20 14:03:41] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006593 10.0.0.137 - - [2025-10-20 14:03:41] "GET /virtual-machine/30085b5d-44e3-406d-a163-2bd1b431912d HTTP/1.1" 401 297 0.001859 10.0.0.137 - - [2025-10-20 14:03:41] "GET /virtual-machine/30085b5d-44e3-406d-a163-2bd1b431912d HTTP/1.1" 200 1294 0.042969 10.0.0.137 - - [2025-10-20 14:03:42] "GET /virtual-machine-interface/836859fb-63af-4c73-b39d-0b8bd700813e HTTP/1.1" 200 2973 0.005857 10.0.0.137 - - [2025-10-20 14:03:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003603 10.0.0.137 - - [2025-10-20 14:03:42] "GET /global-vrouter-config/0a1d70a6-75c1-48f4-a1f7-5586df87f73b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1881 0.003515 10.0.0.137 - - [2025-10-20 14:03:42] "GET /virtual-networks?parent_id=12736242-96d1-4350-9dec-59b04de8eb77&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.003662 10.0.0.137 - - [2025-10-20 14:03:42] "GET /virtual-network/e5dcfa12-5aef-4542-920f-9cc5f78d5f82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.006242 10.0.0.137 - - [2025-10-20 14:03:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002809 10.0.0.137 - - [2025-10-20 14:03:45] "GET /virtual-network/e5dcfa12-5aef-4542-920f-9cc5f78d5f82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.004894 10.0.0.137 - - [2025-10-20 14:03:45] "DELETE /project/1273624296d143509dec59b04de8eb77 HTTP/1.1" 404 173 0.007189 10.0.0.137 - - [2025-10-20 14:03:45] "DELETE /project/a432844c8b7f401a8c013c34b33f7554 HTTP/1.1" 404 173 0.006397 10.0.0.137 - - [2025-10-20 14:03:45] "GET /projects?obj_uuids=a432844c-8b7f-401a-8c01-3c34b33f7554&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000916 10.0.0.137 - - [2025-10-20 14:03:45] "GET /projects?obj_uuids=0a530b8a-560f-488a-acea-a62f61b22985&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000834 10.0.0.137 - - [2025-10-20 14:03:45] "GET /project/0a530b8a-560f-488a-acea-a62f61b22985?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.037395 10.0.0.137 - - [2025-10-20 14:03:45] "GET /project/a432844c-8b7f-401a-8c01-3c34b33f7554?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.042830 10.0.0.137 - - [2025-10-20 14:03:45] "GET /projects?obj_uuids=0a530b8a-560f-488a-acea-a62f61b22985&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000963 10.0.0.137 - - [2025-10-20 14:03:45] "GET /projects?obj_uuids=a432844c-8b7f-401a-8c01-3c34b33f7554&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000864 10.0.0.137 - - [2025-10-20 14:03:45] "GET /project/0a530b8a-560f-488a-acea-a62f61b22985?fields=security_groups HTTP/1.1" 200 1352 0.039406 10.0.0.137 - - [2025-10-20 14:03:45] "GET /project/a432844c-8b7f-401a-8c01-3c34b33f7554?fields=security_groups HTTP/1.1" 200 1354 0.042365 10.0.0.137 - - [2025-10-20 14:03:45] "DELETE /security-group/255e28d9-d9d8-4343-849d-9b04b19d67c9 HTTP/1.1" 200 115 0.057452 10.0.0.137 - - [2025-10-20 14:03:45] "GET /projects?obj_uuids=0a530b8a-560f-488a-acea-a62f61b22985&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.002730 10.0.0.137 - - [2025-10-20 14:03:45] "DELETE /access-control-list/93012e47-397f-4116-a170-94d60e091521 HTTP/1.1" 200 115 0.053971 10.0.0.137 - - [2025-10-20 14:03:45] "DELETE /security-group/1c2c2982-17cf-4a10-9e94-28df94db2b70 HTTP/1.1" 200 115 0.082661 10.0.0.137 - - [2025-10-20 14:03:45] "GET /projects?obj_uuids=a432844c-8b7f-401a-8c01-3c34b33f7554&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001072 10.0.0.137 - - [2025-10-20 14:03:45] "GET /project/0a530b8a-560f-488a-acea-a62f61b22985?fields=application_policy_sets HTTP/1.1" 200 1391 0.047873 10.0.0.137 - - [2025-10-20 14:03:46] "DELETE /access-control-list/bc4b86a2-f555-47e1-81f0-866d56547807 HTTP/1.1" 200 115 0.045129 10.0.0.137 - - [2025-10-20 14:03:46] "GET /project/a432844c-8b7f-401a-8c01-3c34b33f7554?fields=application_policy_sets HTTP/1.1" 200 1393 0.069906 10.0.0.137 - - [2025-10-20 14:03:46] "DELETE /access-control-list/bba8416a-4fc5-4b96-8a18-851a6ccb2428 HTTP/1.1" 200 115 0.039416 10.0.0.137 - - [2025-10-20 14:03:46] "DELETE /access-control-list/c375f11d-5e38-4038-9b08-2f253e3cade9 HTTP/1.1" 200 115 0.033644 10.0.0.137 - - [2025-10-20 14:03:46] "DELETE /project/0a530b8a-560f-488a-acea-a62f61b22985 HTTP/1.1" 200 115 0.407485 10.0.0.137 - - [2025-10-20 14:03:46] "DELETE /project/a432844c-8b7f-401a-8c01-3c34b33f7554 HTTP/1.1" 200 115 0.454286 252.137.149.211 - - [2025-10-20 14:03:46] "POST /neutron/port HTTP/1.1" 200 1077 0.012228 252.137.149.211 - - [2025-10-20 14:03:46] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007734 252.137.149.211 - - [2025-10-20 14:03:46] "POST /neutron/port HTTP/1.1" 200 1077 0.014819 252.137.149.211 - - [2025-10-20 14:03:46] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005620 10.0.0.137 - - [2025-10-20 14:03:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003080 10.0.0.137 - - [2025-10-20 14:03:47] "GET /global-vrouter-config/0a1d70a6-75c1-48f4-a1f7-5586df87f73b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1881 0.003531 10.0.0.137 - - [2025-10-20 14:03:47] "GET /virtual-networks?parent_id=12736242-96d1-4350-9dec-59b04de8eb77&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.003711 10.0.0.137 - - [2025-10-20 14:03:47] "GET /virtual-network/e5dcfa12-5aef-4542-920f-9cc5f78d5f82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.005250 252.137.149.211 - - [2025-10-20 14:03:47] "POST /neutron/port HTTP/1.1" 200 1077 0.011503 252.137.149.211 - - [2025-10-20 14:03:47] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006038 10.0.0.137 - - [2025-10-20 14:03:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003742 10.0.0.137 - - [2025-10-20 14:03:55] "GET /global-vrouter-config/0a1d70a6-75c1-48f4-a1f7-5586df87f73b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1881 0.005239 10.0.0.137 - - [2025-10-20 14:03:55] "PUT /global-vrouter-config/0a1d70a6-75c1-48f4-a1f7-5586df87f73b HTTP/1.1" 200 278 0.009029 252.137.149.211 - - [2025-10-20 14:03:55] "POST /neutron/network HTTP/1.1" 200 837 0.006814 252.137.149.211 - - [2025-10-20 14:03:55] "POST /neutron/network HTTP/1.1" 400 204 0.011221 252.137.149.211 - - [2025-10-20 14:03:55] "POST /neutron/port HTTP/1.1" 200 1077 0.012903 252.137.149.211 - - [2025-10-20 14:03:55] "POST /neutron/port HTTP/1.1" 200 1103 0.010292 252.137.149.211 - - [2025-10-20 14:03:56] "POST /neutron/port HTTP/1.1" 200 151 0.110393 252.137.149.211 - - [2025-10-20 14:03:57] "POST /neutron/network HTTP/1.1" 200 837 0.007579 10.0.0.137 - - [2025-10-20 14:03:57] "POST /useragent-kv HTTP/1.1" 200 115 0.003243 10.0.0.137 - - [2025-10-20 14:03:57] "POST /useragent-kv HTTP/1.1" 200 115 0.004727 10.0.0.137 - - [2025-10-20 14:03:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003326 252.137.149.211 - - [2025-10-20 14:03:57] "POST /neutron/network HTTP/1.1" 200 151 0.090836 10.0.0.137 - - [2025-10-20 14:03:57] "DELETE /route-target/bed53384-5b17-47a9-bc9b-3f30fddb11ec HTTP/1.1" 200 115 0.024323 10.0.0.137 - - [2025-10-20 14:03:58] "GET /global-vrouter-configs HTTP/1.1" 200 359 0.003531 10.0.0.137 - - [2025-10-20 14:03:58] "GET /global-vrouter-config/0a1d70a6-75c1-48f4-a1f7-5586df87f73b HTTP/1.1" 200 1885 0.004907 10.0.0.137 - - [2025-10-20 14:03:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005175 10.0.0.137 - - [2025-10-20 14:03:58] "GET /projects?obj_uuids=12736242-96d1-4350-9dec-59b04de8eb77&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001027 10.0.0.137 - - [2025-10-20 14:03:58] "GET /obj-perms HTTP/1.1" 200 6411 0.107292 10.0.0.137 - - [2025-10-20 14:03:58] "GET /project/12736242-96d1-4350-9dec-59b04de8eb77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.032357 252.137.149.211 - - [2025-10-20 14:03:58] "POST /neutron/network HTTP/1.1" 200 117 0.006700 10.0.0.137 - - [2025-10-20 14:03:58] "GET /projects?obj_uuids=12736242-96d1-4350-9dec-59b04de8eb77&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001151 252.137.149.211 - - [2025-10-20 14:03:58] "POST /neutron/network HTTP/1.1" 200 603 0.082915 10.0.0.137 - - [2025-10-20 14:03:58] "GET /obj-perms HTTP/1.1" 200 6411 0.057213 10.0.0.137 - - [2025-10-20 14:03:58] "POST /useragent-kv HTTP/1.1" 200 115 0.006846 252.137.149.211 - - [2025-10-20 14:03:58] "POST /neutron/subnet HTTP/1.1" 200 730 0.192691 252.137.149.211 - - [2025-10-20 14:03:59] "POST /neutron/network HTTP/1.1" 200 823 0.007083 10.0.0.137 - - [2025-10-20 14:03:59] "POST /id-to-fqname HTTP/1.1" 200 218 0.001447 10.0.0.137 - - [2025-10-20 14:03:59] "GET /virtual-network/72018768-4f1b-48b6-9e8a-7a32d2231295?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005056 252.137.149.211 - - [2025-10-20 14:03:59] "POST /neutron/network HTTP/1.1" 200 823 0.006828 10.0.0.137 - - [2025-10-20 14:03:59] "GET /virtual-network/72018768-4f1b-48b6-9e8a-7a32d2231295?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.007555 252.137.149.211 - - [2025-10-20 14:03:59] "POST /neutron/network HTTP/1.1" 200 823 0.009367 10.0.0.137 - - [2025-10-20 14:03:59] "POST /route-targets HTTP/1.1" 200 329 0.022691 10.0.0.137 - - [2025-10-20 14:03:59] "POST /ref-update HTTP/1.1" 200 156 0.014172 252.137.149.211 - - [2025-10-20 14:03:59] "POST /neutron/subnet HTTP/1.1" 200 730 0.009081 10.0.0.137 - - [2025-10-20 14:03:59] "POST /id-to-fqname HTTP/1.1" 200 218 0.001330 252.137.149.211 - - [2025-10-20 14:03:59] "POST /neutron/network HTTP/1.1" 200 833 0.005749 252.137.149.211 - - [2025-10-20 14:03:59] "GET /aaa-mode HTTP/1.1" 401 297 0.000492 252.137.149.211 - - [2025-10-20 14:03:59] "GET / HTTP/1.1" 200 36499 0.001763 252.137.149.211 - - [2025-10-20 14:03:59] "GET /project/12736242-96d1-4350-9dec-59b04de8eb77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000430 10.0.0.137 - - [2025-10-20 14:03:59] "GET /projects?obj_uuids=12736242-96d1-4350-9dec-59b04de8eb77&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001404 252.137.149.211 - - [2025-10-20 14:04:00] "GET /project/12736242-96d1-4350-9dec-59b04de8eb77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.063973 252.137.149.211 - - [2025-10-20 14:04:00] "POST /neutron/network HTTP/1.1" 200 823 0.006868 252.137.149.211 - - [2025-10-20 14:04:00] "POST /neutron/port HTTP/1.1" 200 117 0.014620 252.137.149.211 - - [2025-10-20 14:04:00] "POST /neutron/port HTTP/1.1" 200 117 0.006769 252.137.149.211 - - [2025-10-20 14:04:00] "POST /neutron/port HTTP/1.1" 200 117 0.005329 252.137.149.211 - - [2025-10-20 14:04:01] "POST /neutron/network HTTP/1.1" 200 833 0.006040 10.0.0.137 - - [2025-10-20 14:04:01] "GET /projects?obj_uuids=12736242-96d1-4350-9dec-59b04de8eb77&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002733 252.137.149.211 - - [2025-10-20 14:04:02] "POST /neutron/port HTTP/1.1" 200 1059 0.459375 252.137.149.211 - - [2025-10-20 14:04:02] "POST /neutron/port HTTP/1.1" 200 1059 0.009112 252.137.149.211 - - [2025-10-20 14:04:02] "POST /neutron/port HTTP/1.1" 200 1059 0.012701 252.137.149.211 - - [2025-10-20 14:04:02] "POST /neutron/port HTTP/1.1" 200 1109 0.130509 252.137.149.211 - - [2025-10-20 14:04:02] "POST /neutron/port HTTP/1.1" 200 1083 0.012264 252.137.149.211 - - [2025-10-20 14:04:02] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003847 252.137.149.211 - - [2025-10-20 14:04:02] "POST /neutron/subnet HTTP/1.1" 200 704 0.008089 252.137.149.211 - - [2025-10-20 14:04:02] "POST /neutron/port HTTP/1.1" 200 117 0.001400 252.137.149.211 - - [2025-10-20 14:04:02] "POST /neutron/network HTTP/1.1" 200 823 0.006174 [Introspect:8084]10.0.0.137 - - [2025-10-20 14:04:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000998 [Introspect:8084]10.0.0.137 - - [2025-10-20 14:04:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001043 252.137.149.211 - - [2025-10-20 14:04:05] "POST /neutron/port HTTP/1.1" 200 1083 0.012406 252.137.149.211 - - [2025-10-20 14:04:05] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009562 252.137.149.211 - - [2025-10-20 14:04:05] "POST /neutron/port HTTP/1.1" 200 1083 0.013380 252.137.149.211 - - [2025-10-20 14:04:05] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009841 252.137.149.211 - - [2025-10-20 14:04:05] "POST /neutron/port HTTP/1.1" 200 1083 0.013414 252.137.149.211 - - [2025-10-20 14:04:05] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007536 10.0.0.137 - - [2025-10-20 14:04:05] "GET /virtual-machine/4740fe44-5b5e-47af-9ab7-5e253fa84401 HTTP/1.1" 200 1294 0.005923 10.0.0.137 - - [2025-10-20 14:04:05] "GET /virtual-machine-interface/35b86934-0552-4c6c-87a9-e9cb1a181161 HTTP/1.1" 200 2942 0.005576 10.0.0.137 - - [2025-10-20 14:04:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002999 10.0.0.137 - - [2025-10-20 14:04:06] "GET /global-vrouter-config/0a1d70a6-75c1-48f4-a1f7-5586df87f73b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004191 10.0.0.137 - - [2025-10-20 14:04:06] "GET /virtual-networks?parent_id=12736242-96d1-4350-9dec-59b04de8eb77&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002912 10.0.0.137 - - [2025-10-20 14:04:06] "GET /virtual-network/72018768-4f1b-48b6-9e8a-7a32d2231295?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005877 10.0.0.137 - - [2025-10-20 14:04:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003640 10.0.0.137 - - [2025-10-20 14:04:09] "GET /virtual-network/72018768-4f1b-48b6-9e8a-7a32d2231295?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005228 252.137.149.211 - - [2025-10-20 14:04:11] "POST /neutron/port HTTP/1.1" 200 1083 0.012640 252.137.149.211 - - [2025-10-20 14:04:11] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006030 252.137.149.211 - - [2025-10-20 14:04:12] "POST /neutron/port HTTP/1.1" 200 1083 0.016409 252.137.149.211 - - [2025-10-20 14:04:12] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006051 252.137.149.211 - - [2025-10-20 14:04:13] "POST /neutron/port HTTP/1.1" 200 1083 0.012103 252.137.149.211 - - [2025-10-20 14:04:13] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005465 252.137.149.211 - - [2025-10-20 14:04:13] "POST /neutron/port HTTP/1.1" 200 1083 0.013080 252.137.149.211 - - [2025-10-20 14:04:13] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006320 10.0.0.137 - - [2025-10-20 14:04:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002496 10.0.0.137 - - [2025-10-20 14:04:13] "GET /virtual-network/72018768-4f1b-48b6-9e8a-7a32d2231295?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.004999 10.0.0.137 - - [2025-10-20 14:04:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003088 10.0.0.137 - - [2025-10-20 14:04:15] "GET /global-vrouter-config/0a1d70a6-75c1-48f4-a1f7-5586df87f73b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003140 10.0.0.137 - - [2025-10-20 14:04:15] "GET /virtual-networks?parent_id=12736242-96d1-4350-9dec-59b04de8eb77&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003949 10.0.0.137 - - [2025-10-20 14:04:15] "GET /virtual-network/72018768-4f1b-48b6-9e8a-7a32d2231295?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005223 252.137.149.211 - - [2025-10-20 14:04:17] "POST /neutron/network HTTP/1.1" 200 823 0.006694 252.137.149.211 - - [2025-10-20 14:04:17] "POST /neutron/network HTTP/1.1" 400 204 0.015311 252.137.149.211 - - [2025-10-20 14:04:18] "POST /neutron/port HTTP/1.1" 200 1083 0.012094 252.137.149.211 - - [2025-10-20 14:04:18] "POST /neutron/port HTTP/1.1" 200 1109 0.010318 252.137.149.211 - - [2025-10-20 14:04:18] "POST /neutron/port HTTP/1.1" 200 151 0.119773 252.137.149.211 - - [2025-10-20 14:04:20] "POST /neutron/network HTTP/1.1" 200 823 0.005968 10.0.0.137 - - [2025-10-20 14:04:20] "POST /useragent-kv HTTP/1.1" 200 115 0.003057 10.0.0.137 - - [2025-10-20 14:04:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003729 10.0.0.137 - - [2025-10-20 14:04:20] "POST /useragent-kv HTTP/1.1" 200 115 0.004256 252.137.149.211 - - [2025-10-20 14:04:20] "POST /neutron/network HTTP/1.1" 200 151 0.085209 10.0.0.137 - - [2025-10-20 14:04:20] "DELETE /route-target/0b775002-b8a4-425b-aa99-9052b9192153 HTTP/1.1" 200 115 0.021804 10.0.0.137 - - [2025-10-20 14:04:20] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 549 0.003155 10.0.0.137 - - [2025-10-20 14:04:20] "POST /network-ipams HTTP/1.1" 200 543 0.017261 10.0.0.137 - - [2025-10-20 14:04:20] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 768 0.003361 10.0.0.137 - - [2025-10-20 14:04:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003431 10.0.0.137 - - [2025-10-20 14:04:21] "GET /network-ipam/91bb1156-fed2-4a7e-9eea-1c0f996f8bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.004990 10.0.0.137 - - [2025-10-20 14:04:21] "PUT /network-ipam/91bb1156-fed2-4a7e-9eea-1c0f996f8bab HTTP/1.1" 200 260 0.010179 10.0.0.137 - - [2025-10-20 14:04:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002870 10.0.0.137 - - [2025-10-20 14:04:21] "GET /projects?obj_uuids=12736242-96d1-4350-9dec-59b04de8eb77&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000970 10.0.0.137 - - [2025-10-20 14:04:21] "GET /project/12736242-96d1-4350-9dec-59b04de8eb77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.024445 252.137.149.211 - - [2025-10-20 14:04:21] "POST /neutron/network HTTP/1.1" 200 117 0.007872 10.0.0.137 - - [2025-10-20 14:04:21] "GET /projects?obj_uuids=12736242-96d1-4350-9dec-59b04de8eb77&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001236 252.137.149.211 - - [2025-10-20 14:04:21] "POST /neutron/network HTTP/1.1" 200 603 0.065716 10.0.0.137 - - [2025-10-20 14:04:21] "POST /route-targets HTTP/1.1" 200 329 0.010306 10.0.0.137 - - [2025-10-20 14:04:21] "POST /ref-update HTTP/1.1" 200 156 0.013919 10.0.0.137 - - [2025-10-20 14:04:21] "POST /useragent-kv HTTP/1.1" 200 115 0.004528 252.137.149.211 - - [2025-10-20 14:04:21] "POST /neutron/subnet HTTP/1.1" 200 699 0.153514 10.0.0.137 - - [2025-10-20 14:04:21] "POST /useragent-kv HTTP/1.1" 200 115 0.003766 252.137.149.211 - - [2025-10-20 14:04:21] "POST /neutron/subnet HTTP/1.1" 200 699 0.162154 252.137.149.211 - - [2025-10-20 14:04:21] "POST /neutron/network HTTP/1.1" 200 988 0.007778 10.0.0.137 - - [2025-10-20 14:04:22] "POST /id-to-fqname HTTP/1.1" 200 218 0.001857 10.0.0.137 - - [2025-10-20 14:04:22] "GET /virtual-network/0ef94393-aea2-4868-93c5-7ad9fd093c16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.005527 252.137.149.211 - - [2025-10-20 14:04:22] "POST /neutron/network HTTP/1.1" 200 988 0.006900 10.0.0.137 - - [2025-10-20 14:04:22] "GET /virtual-network/0ef94393-aea2-4868-93c5-7ad9fd093c16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.005839 252.137.149.211 - - [2025-10-20 14:04:22] "POST /neutron/network HTTP/1.1" 200 988 0.009395 252.137.149.211 - - [2025-10-20 14:04:22] "POST /neutron/subnet HTTP/1.1" 200 699 0.008391 252.137.149.211 - - [2025-10-20 14:04:22] "POST /neutron/subnet HTTP/1.1" 200 699 0.007343 252.137.149.211 - - [2025-10-20 14:04:22] "POST /neutron/network HTTP/1.1" 200 988 0.008404 252.137.149.211 - - [2025-10-20 14:04:22] "POST /neutron/subnet HTTP/1.1" 200 699 0.007129 252.137.149.211 - - [2025-10-20 14:04:22] "POST /neutron/subnet HTTP/1.1" 200 699 0.006968 10.0.0.137 - - [2025-10-20 14:04:22] "GET /projects?obj_uuids=12736242-96d1-4350-9dec-59b04de8eb77&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000994 252.137.149.211 - - [2025-10-20 14:04:22] "POST /neutron/port HTTP/1.1" 200 1015 0.170946 10.0.0.137 - - [2025-10-20 14:04:22] "GET /projects?obj_uuids=12736242-96d1-4350-9dec-59b04de8eb77&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001427 252.137.149.211 - - [2025-10-20 14:04:22] "POST /neutron/port HTTP/1.1" 200 1015 0.164826 10.0.0.137 - - [2025-10-20 14:04:23] "POST /id-to-fqname HTTP/1.1" 200 218 0.001681 252.137.149.211 - - [2025-10-20 14:04:23] "POST /neutron/port HTTP/1.1" 200 1015 0.007212 252.137.149.211 - - [2025-10-20 14:04:23] "POST /neutron/port HTTP/1.1" 200 1015 0.008088 252.137.149.211 - - [2025-10-20 14:04:23] "POST /neutron/network HTTP/1.1" 200 988 0.007443 252.137.149.211 - - [2025-10-20 14:04:23] "POST /neutron/port HTTP/1.1" 200 1015 0.009364 252.137.149.211 - - [2025-10-20 14:04:23] "POST /neutron/port HTTP/1.1" 200 117 0.005358 252.137.149.211 - - [2025-10-20 14:04:23] "POST /neutron/port HTTP/1.1" 200 117 0.006598 10.0.0.137 - - [2025-10-20 14:04:23] "POST /id-to-fqname HTTP/1.1" 200 218 0.001584 252.137.149.211 - - [2025-10-20 14:04:23] "POST /neutron/port HTTP/1.1" 200 117 0.006133 252.137.149.211 - - [2025-10-20 14:04:23] "POST /neutron/port HTTP/1.1" 200 1015 0.015827 252.137.149.211 - - [2025-10-20 14:04:23] "POST /neutron/port HTTP/1.1" 200 1015 0.009206 252.137.149.211 - - [2025-10-20 14:04:24] "POST /neutron/port HTTP/1.1" 200 1015 0.009221 252.137.149.211 - - [2025-10-20 14:04:24] "POST /neutron/network HTTP/1.1" 200 988 0.008418 252.137.149.211 - - [2025-10-20 14:04:24] "POST /neutron/port HTTP/1.1" 200 1015 0.012889 252.137.149.211 - - [2025-10-20 14:04:24] "POST /neutron/port HTTP/1.1" 200 1015 0.010298 252.137.149.211 - - [2025-10-20 14:04:24] "POST /neutron/port HTTP/1.1" 200 117 0.006427 252.137.149.211 - - [2025-10-20 14:04:24] "POST /neutron/port HTTP/1.1" 200 117 0.006911 10.0.0.137 - - [2025-10-20 14:04:24] "POST /id-to-fqname HTTP/1.1" 200 218 0.001127 252.137.149.211 - - [2025-10-20 14:04:24] "POST /neutron/port HTTP/1.1" 200 1015 0.009886 252.137.149.211 - - [2025-10-20 14:04:24] "POST /neutron/network HTTP/1.1" 200 998 0.008852 252.137.149.211 - - [2025-10-20 14:04:24] "POST /neutron/port HTTP/1.1" 200 117 0.007182 252.137.149.211 - - [2025-10-20 14:04:24] "POST /neutron/port HTTP/1.1" 200 1015 0.016092 252.137.149.211 - - [2025-10-20 14:04:24] "POST /neutron/port HTTP/1.1" 200 1015 0.009950 252.137.149.211 - - [2025-10-20 14:04:24] "POST /neutron/network HTTP/1.1" 200 998 0.011660 252.137.149.211 - - [2025-10-20 14:04:24] "GET /aaa-mode HTTP/1.1" 401 297 0.000397 252.137.149.211 - - [2025-10-20 14:04:24] "POST /neutron/port HTTP/1.1" 200 1103 0.120954 252.137.149.211 - - [2025-10-20 14:04:25] "GET / HTTP/1.1" 200 36499 0.002868 252.137.149.211 - - [2025-10-20 14:04:25] "GET /project/12736242-96d1-4350-9dec-59b04de8eb77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000665 252.137.149.211 - - [2025-10-20 14:04:25] "POST /neutron/port HTTP/1.1" 200 1077 0.012409 252.137.149.211 - - [2025-10-20 14:04:25] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004667 252.137.149.211 - - [2025-10-20 14:04:25] "POST /neutron/port HTTP/1.1" 200 1015 0.008682 252.137.149.211 - - [2025-10-20 14:04:25] "POST /neutron/subnet HTTP/1.1" 200 673 0.018214 252.137.149.211 - - [2025-10-20 14:04:25] "POST /neutron/network HTTP/1.1" 200 998 0.007872 252.137.149.211 - - [2025-10-20 14:04:25] "POST /neutron/port HTTP/1.1" 200 117 0.001381 252.137.149.211 - - [2025-10-20 14:04:25] "POST /neutron/port HTTP/1.1" 200 1015 0.010026 252.137.149.211 - - [2025-10-20 14:04:25] "POST /neutron/network HTTP/1.1" 200 988 0.011159 10.0.0.137 - - [2025-10-20 14:04:25] "GET /projects?obj_uuids=12736242-96d1-4350-9dec-59b04de8eb77&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001265 252.137.149.211 - - [2025-10-20 14:04:25] "POST /neutron/port HTTP/1.1" 200 1015 0.010103 252.137.149.211 - - [2025-10-20 14:04:25] "GET /project/12736242-96d1-4350-9dec-59b04de8eb77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.078734 252.137.149.211 - - [2025-10-20 14:04:25] "POST /neutron/network HTTP/1.1" 200 988 0.010874 252.137.149.211 - - [2025-10-20 14:04:25] "POST /neutron/port HTTP/1.1" 200 1103 0.144495 252.137.149.211 - - [2025-10-20 14:04:25] "POST /neutron/port HTTP/1.1" 200 2038 0.022160 252.137.149.211 - - [2025-10-20 14:04:25] "POST /neutron/security_group HTTP/1.1" 200 2056 0.010757 252.137.149.211 - - [2025-10-20 14:04:25] "POST /neutron/port HTTP/1.1" 200 1077 0.028212 252.137.149.211 - - [2025-10-20 14:04:25] "POST /neutron/port HTTP/1.1" 200 117 0.006965 252.137.149.211 - - [2025-10-20 14:04:25] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005957 10.0.0.137 - - [2025-10-20 14:04:25] "GET /domains HTTP/1.1" 200 440 0.004262 252.137.149.211 - - [2025-10-20 14:04:25] "POST /neutron/subnet HTTP/1.1" 200 673 0.013669 10.0.0.137 - - [2025-10-20 14:04:25] "GET /domains?obj_uuids=359ab6ea-20cc-44f4-9df6-3d9ae739b7c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001536 10.0.0.137 - - [2025-10-20 14:04:25] "GET /domain/359ab6ea-20cc-44f4-9df6-3d9ae739b7c5 HTTP/1.1" 200 1308 0.008389 252.137.149.211 - - [2025-10-20 14:04:26] "POST /neutron/port HTTP/1.1" 200 117 0.001419 10.0.0.137 - - [2025-10-20 14:04:26] "GET /projects?obj_uuids=12736242-96d1-4350-9dec-59b04de8eb77&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001249 10.0.0.137 - - [2025-10-20 14:04:26] "GET /project/12736242-96d1-4350-9dec-59b04de8eb77 HTTP/1.1" 200 2844 0.047380 252.137.149.211 - - [2025-10-20 14:04:26] "POST /neutron/network HTTP/1.1" 200 988 0.010099 10.0.0.137 - - [2025-10-20 14:04:26] "GET /network-ipam/91bb1156-fed2-4a7e-9eea-1c0f996f8bab HTTP/1.1" 200 2604 0.005960 10.0.0.137 - - [2025-10-20 14:04:26] "GET /domains HTTP/1.1" 200 440 0.018352 10.0.0.137 - - [2025-10-20 14:04:26] "GET /domains?obj_uuids=359ab6ea-20cc-44f4-9df6-3d9ae739b7c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001159 10.0.0.137 - - [2025-10-20 14:04:26] "GET /domain/359ab6ea-20cc-44f4-9df6-3d9ae739b7c5 HTTP/1.1" 200 1308 0.008400 252.137.149.211 - - [2025-10-20 14:04:26] "POST /neutron/network HTTP/1.1" 200 998 0.008336 10.0.0.137 - - [2025-10-20 14:04:26] "GET /projects?obj_uuids=12736242-96d1-4350-9dec-59b04de8eb77&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001112 10.0.0.137 - - [2025-10-20 14:04:26] "GET /project/12736242-96d1-4350-9dec-59b04de8eb77 HTTP/1.1" 200 2844 0.038787 10.0.0.137 - - [2025-10-20 14:04:26] "GET /projects?obj_uuids=12736242-96d1-4350-9dec-59b04de8eb77&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001096 10.0.0.137 - - [2025-10-20 14:04:26] "GET /virtual-network/0ef94393-aea2-4868-93c5-7ad9fd093c16 HTTP/1.1" 200 3786 0.006702 10.0.0.137 - - [2025-10-20 14:04:26] "GET /virtual-network/0ef94393-aea2-4868-93c5-7ad9fd093c16 HTTP/1.1" 200 3786 0.006198 10.0.0.137 - - [2025-10-20 14:04:26] "GET /routing-instance/0775ca57-40c2-4b89-9dc0-0fb8b591c340 HTTP/1.1" 200 2383 0.005148 10.0.0.137 - - [2025-10-20 14:04:26] "GET /routing-instance/0775ca57-40c2-4b89-9dc0-0fb8b591c340 HTTP/1.1" 200 2815 0.005457 10.0.0.137 - - [2025-10-20 14:04:26] "GET /route-target/5eac666b-cfc8-4870-afbe-5405788e88ff HTTP/1.1" 200 1206 0.005206 252.137.149.211 - - [2025-10-20 14:04:26] "POST /neutron/port HTTP/1.1" 200 1053 0.276943 10.0.0.137 - - [2025-10-20 14:04:26] "GET /virtual-network/0ef94393-aea2-4868-93c5-7ad9fd093c16 HTTP/1.1" 200 4240 0.009634 252.137.149.211 - - [2025-10-20 14:04:26] "POST /neutron/port HTTP/1.1" 200 1053 0.010818 10.0.0.137 - - [2025-10-20 14:04:26] "GET /routing-instance/0775ca57-40c2-4b89-9dc0-0fb8b591c340 HTTP/1.1" 200 2815 0.004184 252.137.149.211 - - [2025-10-20 14:04:26] "POST /neutron/port HTTP/1.1" 200 1053 0.010328 10.0.0.137 - - [2025-10-20 14:04:26] "GET /virtual-network/0ef94393-aea2-4868-93c5-7ad9fd093c16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.005382 10.0.0.137 - - [2025-10-20 14:04:26] "GET /virtual-network/0ef94393-aea2-4868-93c5-7ad9fd093c16 HTTP/1.1" 200 4240 0.006293 10.0.0.137 - - [2025-10-20 14:04:26] "GET /routing-instance/0775ca57-40c2-4b89-9dc0-0fb8b591c340 HTTP/1.1" 200 2815 0.009325 252.137.149.211 - - [2025-10-20 14:04:26] "POST /neutron/port HTTP/1.1" 200 1103 0.077555 10.0.0.137 - - [2025-10-20 14:04:26] "GET /routing-instance/0775ca57-40c2-4b89-9dc0-0fb8b591c340 HTTP/1.1" 200 2815 0.005709 10.0.0.137 - - [2025-10-20 14:04:27] "GET /route-target/5eac666b-cfc8-4870-afbe-5405788e88ff HTTP/1.1" 200 1206 0.004579 252.137.149.211 - - [2025-10-20 14:04:27] "POST /neutron/port HTTP/1.1" 200 1077 0.012726 252.137.149.211 - - [2025-10-20 14:04:27] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003429 252.137.149.211 - - [2025-10-20 14:04:27] "POST /neutron/subnet HTTP/1.1" 200 673 0.017443 10.0.0.137 - - [2025-10-20 14:04:27] "GET /domains HTTP/1.1" 200 440 0.004457 10.0.0.137 - - [2025-10-20 14:04:27] "GET /domains?obj_uuids=359ab6ea-20cc-44f4-9df6-3d9ae739b7c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001132 252.137.149.211 - - [2025-10-20 14:04:27] "POST /neutron/port HTTP/1.1" 200 117 0.000864 10.0.0.137 - - [2025-10-20 14:04:27] "GET /domain/359ab6ea-20cc-44f4-9df6-3d9ae739b7c5 HTTP/1.1" 200 1308 0.008228 10.0.0.137 - - [2025-10-20 14:04:27] "GET /projects?obj_uuids=12736242-96d1-4350-9dec-59b04de8eb77&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001114 252.137.149.211 - - [2025-10-20 14:04:27] "POST /neutron/network HTTP/1.1" 200 988 0.009991 10.0.0.137 - - [2025-10-20 14:04:27] "GET /project/12736242-96d1-4350-9dec-59b04de8eb77 HTTP/1.1" 200 3088 0.038464 10.0.0.137 - - [2025-10-20 14:04:27] "GET /virtual-network/0ef94393-aea2-4868-93c5-7ad9fd093c16 HTTP/1.1" 200 4240 0.007255 10.0.0.137 - - [2025-10-20 14:04:27] "GET /obj-perms HTTP/1.1" 200 6458 0.067594 252.137.149.211 - - [2025-10-20 14:04:28] "POST /neutron/port HTTP/1.1" 200 1077 0.012111 252.137.149.211 - - [2025-10-20 14:04:28] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008519 252.137.149.211 - - [2025-10-20 14:04:28] "POST /neutron/port HTTP/1.1" 200 1077 0.016064 252.137.149.211 - - [2025-10-20 14:04:28] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005936 252.137.149.211 - - [2025-10-20 14:04:28] "POST /neutron/port HTTP/1.1" 200 1077 0.011356 252.137.149.211 - - [2025-10-20 14:04:28] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007137 10.0.0.137 - - [2025-10-20 14:04:28] "GET /virtual-machine/bab83c31-74b3-4114-904b-43dbf01df0f3 HTTP/1.1" 200 1291 0.004595 10.0.0.137 - - [2025-10-20 14:04:28] "GET /virtual-machine-interface/b9fb2f18-6b55-450c-b494-1c35cd0d0145 HTTP/1.1" 200 2944 0.006010 10.0.0.137 - - [2025-10-20 14:04:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002890 10.0.0.137 - - [2025-10-20 14:04:28] "GET /global-vrouter-config/0a1d70a6-75c1-48f4-a1f7-5586df87f73b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004075 10.0.0.137 - - [2025-10-20 14:04:28] "GET /virtual-networks?parent_id=12736242-96d1-4350-9dec-59b04de8eb77&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003758 10.0.0.137 - - [2025-10-20 14:04:28] "GET /virtual-network/0ef94393-aea2-4868-93c5-7ad9fd093c16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.005538 10.0.0.137 - - [2025-10-20 14:04:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003630 10.0.0.137 - - [2025-10-20 14:04:32] "GET /virtual-network/0ef94393-aea2-4868-93c5-7ad9fd093c16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.005382 252.137.149.211 - - [2025-10-20 14:04:35] "POST /neutron/port HTTP/1.1" 200 1077 0.013985 252.137.149.211 - - [2025-10-20 14:04:35] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008184 252.137.149.211 - - [2025-10-20 14:04:35] "POST /neutron/port HTTP/1.1" 200 1077 0.016149 252.137.149.211 - - [2025-10-20 14:04:36] "POST /neutron/security_group HTTP/1.1" 200 2056 0.010915 252.137.149.211 - - [2025-10-20 14:04:36] "POST /neutron/port HTTP/1.1" 200 1077 0.013530 10.0.0.137 - - [2025-10-20 14:04:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.006278 10.0.0.137 - - [2025-10-20 14:04:36] "GET /virtual-network/0ef94393-aea2-4868-93c5-7ad9fd093c16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.005116 252.137.149.211 - - [2025-10-20 14:04:36] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005336 252.137.149.211 - - [2025-10-20 14:04:36] "POST /neutron/port HTTP/1.1" 200 1077 0.012923 252.137.149.211 - - [2025-10-20 14:04:36] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006122 252.137.149.211 - - [2025-10-20 14:04:36] "POST /neutron/port HTTP/1.1" 200 1077 0.011704 252.137.149.211 - - [2025-10-20 14:04:36] "POST /neutron/port HTTP/1.1" 200 1077 0.014215 252.137.149.211 - - [2025-10-20 14:04:36] "POST /neutron/port HTTP/1.1" 200 1077 0.011508 252.137.149.211 - - [2025-10-20 14:04:36] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006314 252.137.149.211 - - [2025-10-20 14:04:36] "POST /neutron/network HTTP/1.1" 200 998 0.021971 252.137.149.211 - - [2025-10-20 14:04:37] "POST /neutron/floatingip HTTP/1.1" 200 117 0.008878 252.137.149.211 - - [2025-10-20 14:04:37] "POST /neutron/port HTTP/1.1" 200 1077 0.011374 252.137.149.211 - - [2025-10-20 14:04:37] "POST /neutron/subnet HTTP/1.1" 200 673 0.009198 252.137.149.211 - - [2025-10-20 14:04:37] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006190 252.137.149.211 - - [2025-10-20 14:04:37] "POST /neutron/port HTTP/1.1" 200 117 0.002140 252.137.149.211 - - [2025-10-20 14:04:37] "POST /neutron/network HTTP/1.1" 200 988 0.015148 252.137.149.211 - - [2025-10-20 14:04:37] "POST /neutron/port HTTP/1.1" 200 1077 0.013317 252.137.149.211 - - [2025-10-20 14:04:37] "POST /neutron/port HTTP/1.1" 200 1077 0.011412 252.137.149.211 - - [2025-10-20 14:04:37] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005921 252.137.149.211 - - [2025-10-20 14:04:37] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006735 252.137.149.211 - - [2025-10-20 14:04:37] "POST /neutron/port HTTP/1.1" 200 1077 0.021356 252.137.149.211 - - [2025-10-20 14:04:37] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007889 252.137.149.211 - - [2025-10-20 14:04:37] "POST /neutron/port HTTP/1.1" 200 1077 0.020280 252.137.149.211 - - [2025-10-20 14:04:37] "POST /neutron/security_group HTTP/1.1" 200 2056 0.012667 10.0.0.137 - - [2025-10-20 14:04:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003604 10.0.0.137 - - [2025-10-20 14:04:38] "GET /global-vrouter-config/0a1d70a6-75c1-48f4-a1f7-5586df87f73b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003558 10.0.0.137 - - [2025-10-20 14:04:38] "GET /virtual-networks?parent_id=12736242-96d1-4350-9dec-59b04de8eb77&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.004091 10.0.0.137 - - [2025-10-20 14:04:38] "GET /virtual-network/0ef94393-aea2-4868-93c5-7ad9fd093c16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.008808 252.137.149.211 - - [2025-10-20 14:04:38] "POST /neutron/port HTTP/1.1" 200 1077 0.026689 252.137.149.211 - - [2025-10-20 14:04:38] "POST /neutron/port HTTP/1.1" 200 1077 0.015255 252.137.149.211 - - [2025-10-20 14:04:38] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007488 252.137.149.211 - - [2025-10-20 14:04:38] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008694 252.137.149.211 - - [2025-10-20 14:04:38] "POST /neutron/port HTTP/1.1" 200 1077 0.014100 252.137.149.211 - - [2025-10-20 14:04:38] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007106 252.137.149.211 - - [2025-10-20 14:04:39] "POST /neutron/port HTTP/1.1" 200 1077 0.015711 252.137.149.211 - - [2025-10-20 14:04:39] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006727 10.0.0.137 - - [2025-10-20 14:04:39] "GET /virtual-machine/26226ade-476f-42b6-82c4-771424ab4982 HTTP/1.1" 200 1289 0.005431 10.0.0.137 - - [2025-10-20 14:04:39] "GET /virtual-machine-interface/cad450c8-0845-4b6d-a895-0306c2949ef1 HTTP/1.1" 200 2944 0.005512 10.0.0.137 - - [2025-10-20 14:04:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003252 10.0.0.137 - - [2025-10-20 14:04:39] "GET /global-vrouter-config/0a1d70a6-75c1-48f4-a1f7-5586df87f73b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003435 10.0.0.137 - - [2025-10-20 14:04:39] "GET /virtual-networks?parent_id=12736242-96d1-4350-9dec-59b04de8eb77&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003107 10.0.0.137 - - [2025-10-20 14:04:39] "GET /virtual-network/0ef94393-aea2-4868-93c5-7ad9fd093c16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.006533 10.0.0.137 - - [2025-10-20 14:04:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003546 10.0.0.137 - - [2025-10-20 14:04:40] "GET /global-vrouter-config/0a1d70a6-75c1-48f4-a1f7-5586df87f73b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003191 10.0.0.137 - - [2025-10-20 14:04:40] "GET /virtual-networks?parent_id=12736242-96d1-4350-9dec-59b04de8eb77&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002809 10.0.0.137 - - [2025-10-20 14:04:40] "GET /virtual-network/0ef94393-aea2-4868-93c5-7ad9fd093c16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.005644 252.137.149.211 - - [2025-10-20 14:04:41] "POST /neutron/port HTTP/1.1" 200 1077 0.013192 252.137.149.211 - - [2025-10-20 14:04:41] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006548 252.137.149.211 - - [2025-10-20 14:04:41] "POST /neutron/port HTTP/1.1" 200 1077 0.017083 252.137.149.211 - - [2025-10-20 14:04:41] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006356 252.137.149.211 - - [2025-10-20 14:04:41] "POST /neutron/port HTTP/1.1" 200 1077 0.012300 252.137.149.211 - - [2025-10-20 14:04:41] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006656 10.0.0.137 - - [2025-10-20 14:04:41] "GET /virtual-machine/704a4924-b7c2-4d62-a5ea-1fc7a60560b2 HTTP/1.1" 200 1294 0.005180 10.0.0.137 - - [2025-10-20 14:04:41] "GET /virtual-machine-interface/57ec5134-f4cd-4088-b015-97f67e062bad HTTP/1.1" 200 2943 0.005588 10.0.0.137 - - [2025-10-20 14:04:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003160 10.0.0.137 - - [2025-10-20 14:04:41] "GET /global-vrouter-config/0a1d70a6-75c1-48f4-a1f7-5586df87f73b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004417 10.0.0.137 - - [2025-10-20 14:04:41] "GET /virtual-networks?parent_id=12736242-96d1-4350-9dec-59b04de8eb77&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003613 10.0.0.137 - - [2025-10-20 14:04:41] "GET /virtual-network/0ef94393-aea2-4868-93c5-7ad9fd093c16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.007000 10.0.0.137 - - [2025-10-20 14:04:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003555 10.0.0.137 - - [2025-10-20 14:04:42] "GET /global-vrouter-config/0a1d70a6-75c1-48f4-a1f7-5586df87f73b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003168 10.0.0.137 - - [2025-10-20 14:04:43] "GET /virtual-networks?parent_id=12736242-96d1-4350-9dec-59b04de8eb77&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003037 10.0.0.137 - - [2025-10-20 14:04:43] "GET /virtual-network/0ef94393-aea2-4868-93c5-7ad9fd093c16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.005155 252.137.149.211 - - [2025-10-20 14:04:59] "POST /neutron/port HTTP/1.1" 200 1103 0.015337 10.0.0.137 - - [2025-10-20 14:04:59] "GET /obj-perms HTTP/1.1" 200 6411 0.062224 252.137.149.211 - - [2025-10-20 14:04:59] "POST /neutron/port HTTP/1.1" 200 1103 0.010368 252.137.149.211 - - [2025-10-20 14:04:59] "POST /neutron/port HTTP/1.1" 200 151 0.157740 252.137.149.211 - - [2025-10-20 14:04:59] "POST /neutron/port HTTP/1.1" 200 1103 0.013674 252.137.149.211 - - [2025-10-20 14:04:59] "POST /neutron/port HTTP/1.1" 200 1077 0.012563 252.137.149.211 - - [2025-10-20 14:04:59] "POST /neutron/port HTTP/1.1" 200 1103 0.020961 252.137.149.211 - - [2025-10-20 14:04:59] "POST /neutron/port HTTP/1.1" 200 1103 0.011966 10.0.0.137 - - [2025-10-20 14:04:59] "GET /obj-perms HTTP/1.1" 200 6411 0.056023 252.137.149.211 - - [2025-10-20 14:04:59] "POST /neutron/port HTTP/1.1" 200 151 0.168521 252.137.149.211 - - [2025-10-20 14:04:59] "POST /neutron/port HTTP/1.1" 200 151 0.167649 252.137.149.211 - - [2025-10-20 14:04:59] "POST /neutron/network HTTP/1.1" 200 988 0.008250 10.0.0.137 - - [2025-10-20 14:05:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.009785 10.0.0.137 - - [2025-10-20 14:05:00] "POST /useragent-kv HTTP/1.1" 200 115 0.006773 10.0.0.137 - - [2025-10-20 14:05:00] "POST /useragent-kv HTTP/1.1" 200 115 0.007507 10.0.0.137 - - [2025-10-20 14:05:00] "POST /useragent-kv HTTP/1.1" 200 115 0.004288 10.0.0.137 - - [2025-10-20 14:05:00] "POST /useragent-kv HTTP/1.1" 200 115 0.003518 252.137.149.211 - - [2025-10-20 14:05:00] "POST /neutron/network HTTP/1.1" 200 151 0.162760 10.0.0.137 - - [2025-10-20 14:05:00] "DELETE /route-target/5eac666b-cfc8-4870-afbe-5405788e88ff HTTP/1.1" 200 115 0.042237 10.0.0.137 - - [2025-10-20 14:05:00] "GET /routing-instance/0775ca57-40c2-4b89-9dc0-0fb8b591c340 HTTP/1.1" 404 171 0.003204 10.0.0.137 - - [2025-10-20 14:05:00] "GET /domains HTTP/1.1" 200 440 0.005031 10.0.0.137 - - [2025-10-20 14:05:00] "GET /domains?obj_uuids=359ab6ea-20cc-44f4-9df6-3d9ae739b7c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001193 10.0.0.137 - - [2025-10-20 14:05:00] "GET /domain/359ab6ea-20cc-44f4-9df6-3d9ae739b7c5 HTTP/1.1" 200 1308 0.007721 10.0.0.137 - - [2025-10-20 14:05:00] "GET /projects?obj_uuids=12736242-96d1-4350-9dec-59b04de8eb77&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002336 10.0.0.137 - - [2025-10-20 14:05:00] "GET /project/12736242-96d1-4350-9dec-59b04de8eb77 HTTP/1.1" 200 2087 0.035099 10.0.0.137 - - [2025-10-20 14:05:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003055 10.0.0.137 - - [2025-10-20 14:05:00] "DELETE /network-ipam/91bb1156-fed2-4a7e-9eea-1c0f996f8bab HTTP/1.1" 200 115 0.025479 10.0.0.137 - - [2025-10-20 14:05:00] "POST /fqname-to-id HTTP/1.1" 404 209 0.003582 10.0.0.137 - - [2025-10-20 14:05:01] "GET /projects?obj_uuids=12736242-96d1-4350-9dec-59b04de8eb77&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001054 10.0.0.137 - - [2025-10-20 14:05:01] "GET /project/12736242-96d1-4350-9dec-59b04de8eb77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.027285 10.0.0.137 - - [2025-10-20 14:05:01] "GET /projects?obj_uuids=12736242-96d1-4350-9dec-59b04de8eb77&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001180 10.0.0.137 - - [2025-10-20 14:05:01] "GET /project/12736242-96d1-4350-9dec-59b04de8eb77?fields=virtual_networks HTTP/1.1" 200 1034 0.079524 10.0.0.137 - - [2025-10-20 14:05:01] "GET /projects?obj_uuids=12736242-96d1-4350-9dec-59b04de8eb77&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001521 10.0.0.137 - - [2025-10-20 14:05:01] "GET /project/12736242-96d1-4350-9dec-59b04de8eb77?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.031362 10.0.0.137 - - [2025-10-20 14:05:01] "GET /projects?obj_uuids=12736242-96d1-4350-9dec-59b04de8eb77&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001311 10.0.0.137 - - [2025-10-20 14:05:01] "GET /project/12736242-96d1-4350-9dec-59b04de8eb77?fields=security_groups HTTP/1.1" 200 1260 0.030873 252.137.149.211 - - [2025-10-20 14:05:04] "POST /neutron/port HTTP/1.1" 200 117 0.019041 252.137.149.211 - - [2025-10-20 14:05:04] "POST /neutron/port HTTP/1.1" 200 117 0.005480 252.137.149.211 - - [2025-10-20 14:05:04] "POST /neutron/port HTTP/1.1" 400 205 0.003351 252.137.149.211 - - [2025-10-20 14:05:04] "POST /neutron/port HTTP/1.1" 400 205 0.003781 10.0.0.137 - - [2025-10-20 14:05:16] "GET / HTTP/1.1" 200 36499 0.002013 10.0.0.137 - - [2025-10-20 14:05:16] "GET /domain/359ab6ea-20cc-44f4-9df6-3d9ae739b7c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000697 10.0.0.137 - - [2025-10-20 14:05:17] "GET /domains?obj_uuids=359ab6ea-20cc-44f4-9df6-3d9ae739b7c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001061 10.0.0.137 - - [2025-10-20 14:05:17] "GET /domain/359ab6ea-20cc-44f4-9df6-3d9ae739b7c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.037419 10.0.0.137 - - [2025-10-20 14:05:17] "POST /fqname-to-id HTTP/1.1" 404 181 0.030498 10.0.0.137 - - [2025-10-20 14:05:17] "GET /projects?obj_uuids=18daa29d-3844-43a4-a232-3eb5270c10f1&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003029 10.0.0.137 - - [2025-10-20 14:05:17] "GET /domains?obj_uuids=359ab6ea-20cc-44f4-9df6-3d9ae739b7c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001076 10.0.0.137 - - [2025-10-20 14:05:17] "GET /domain/359ab6ea-20cc-44f4-9df6-3d9ae739b7c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007058 10.0.0.137 - - [2025-10-20 14:05:17] "POST /id-to-fqname HTTP/1.1" 200 183 0.001457 10.0.0.137 - - [2025-10-20 14:05:17] "POST /fqname-to-id HTTP/1.1" 404 192 0.003433 10.0.0.137 - - [2025-10-20 14:05:17] "POST /security-groups HTTP/1.1" 200 578 0.068472 10.0.0.137 - - [2025-10-20 14:05:17] "POST /fqname-to-id HTTP/1.1" 404 227 0.002842 10.0.0.137 - - [2025-10-20 14:05:17] "POST /projects HTTP/1.1" 200 567 0.229039 10.0.0.137 - - [2025-10-20 14:05:17] "POST /access-control-lists HTTP/1.1" 200 593 0.064046 10.0.0.137 - - [2025-10-20 14:05:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.302869 10.0.0.137 - - [2025-10-20 14:05:17] "POST /fqname-to-id HTTP/1.1" 404 226 0.002702 10.0.0.137 - - [2025-10-20 14:05:17] "GET /project/18daa29d-3844-43a4-a232-3eb5270c10f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.456293 10.0.0.137 - - [2025-10-20 14:05:17] "POST /access-control-lists HTTP/1.1" 200 591 0.072471 10.0.0.137 - - [2025-10-20 14:05:19] "GET / HTTP/1.1" 200 36499 0.002083 10.0.0.137 - - [2025-10-20 14:05:21] "POST /fqname-to-id HTTP/1.1" 401 297 0.000503 10.0.0.137 - - [2025-10-20 14:05:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.029392 10.0.0.137 - - [2025-10-20 14:05:21] "GET /api-access-list/487abc57-5587-4d23-9c8d-bb6c8457bea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1885 0.004337 10.0.0.137 - - [2025-10-20 14:05:21] "GET /api-access-list/487abc57-5587-4d23-9c8d-bb6c8457bea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1885 0.003692 10.0.0.137 - - [2025-10-20 14:05:21] "GET /api-access-list/487abc57-5587-4d23-9c8d-bb6c8457bea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1885 0.003713 10.0.0.137 - - [2025-10-20 14:05:21] "PUT /api-access-list/487abc57-5587-4d23-9c8d-bb6c8457bea0 HTTP/1.1" 200 266 0.011882 10.0.0.137 - - [2025-10-20 14:05:22] "GET /aaa-mode HTTP/1.1" 401 297 0.000595 10.0.0.137 - - [2025-10-20 14:05:22] "GET /aaa-mode HTTP/1.1" 200 128 0.031263 10.0.0.137 - - [2025-10-20 14:05:22] "POST /fqname-to-id HTTP/1.1" 404 181 0.026159 10.0.0.137 - - [2025-10-20 14:05:22] "GET /projects?obj_uuids=1452d96c-f79d-4b3c-a10c-a674ee2c9501&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002540 10.0.0.137 - - [2025-10-20 14:05:23] "GET /domains?obj_uuids=359ab6ea-20cc-44f4-9df6-3d9ae739b7c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001155 10.0.0.137 - - [2025-10-20 14:05:23] "GET /domain/359ab6ea-20cc-44f4-9df6-3d9ae739b7c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007596 10.0.0.137 - - [2025-10-20 14:05:23] "POST /id-to-fqname HTTP/1.1" 200 183 0.002798 10.0.0.137 - - [2025-10-20 14:05:23] "POST /fqname-to-id HTTP/1.1" 404 192 0.002602 10.0.0.137 - - [2025-10-20 14:05:23] "POST /security-groups HTTP/1.1" 200 578 0.064576 10.0.0.137 - - [2025-10-20 14:05:23] "POST /fqname-to-id HTTP/1.1" 404 227 0.003107 10.0.0.137 - - [2025-10-20 14:05:23] "POST /projects HTTP/1.1" 200 567 0.219963 10.0.0.137 - - [2025-10-20 14:05:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.255000 10.0.0.137 - - [2025-10-20 14:05:23] "POST /access-control-lists HTTP/1.1" 200 593 0.057011 10.0.0.137 - - [2025-10-20 14:05:23] "GET /project/1452d96c-f79d-4b3c-a10c-a674ee2c9501?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.398933 10.0.0.137 - - [2025-10-20 14:05:23] "POST /fqname-to-id HTTP/1.1" 404 226 0.003495 10.0.0.137 - - [2025-10-20 14:05:23] "POST /access-control-lists HTTP/1.1" 200 591 0.064872 10.0.0.137 - - [2025-10-20 14:05:23] "POST /fqname-to-id HTTP/1.1" 404 181 0.030010 10.0.0.137 - - [2025-10-20 14:05:23] "GET /projects?obj_uuids=dfc8c77b-a1c5-4a9d-b541-3f20be7f5ca4&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003327 10.0.0.137 - - [2025-10-20 14:05:23] "GET /domains?obj_uuids=359ab6ea-20cc-44f4-9df6-3d9ae739b7c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001069 10.0.0.137 - - [2025-10-20 14:05:23] "GET /domain/359ab6ea-20cc-44f4-9df6-3d9ae739b7c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007285 10.0.0.137 - - [2025-10-20 14:05:23] "POST /id-to-fqname HTTP/1.1" 200 183 0.001281 10.0.0.137 - - [2025-10-20 14:05:23] "POST /fqname-to-id HTTP/1.1" 404 192 0.003289 10.0.0.137 - - [2025-10-20 14:05:24] "POST /security-groups HTTP/1.1" 200 578 0.064699 10.0.0.137 - - [2025-10-20 14:05:24] "POST /fqname-to-id HTTP/1.1" 404 227 0.002850 10.0.0.137 - - [2025-10-20 14:05:24] "POST /projects HTTP/1.1" 200 567 0.209211 10.0.0.137 - - [2025-10-20 14:05:24] "POST /access-control-lists HTTP/1.1" 200 593 0.059123 10.0.0.137 - - [2025-10-20 14:05:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.285712 10.0.0.137 - - [2025-10-20 14:05:24] "POST /fqname-to-id HTTP/1.1" 404 226 0.002943 10.0.0.137 - - [2025-10-20 14:05:24] "GET /project/dfc8c77b-a1c5-4a9d-b541-3f20be7f5ca4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.428430 10.0.0.137 - - [2025-10-20 14:05:24] "POST /access-control-lists HTTP/1.1" 200 591 0.060759 10.0.0.137 - - [2025-10-20 14:05:24] "GET / HTTP/1.1" 200 36499 0.001898 10.0.0.137 - - [2025-10-20 14:05:25] "GET / HTTP/1.1" 200 36499 0.001788 10.0.0.137 - - [2025-10-20 14:05:26] "POST /fqname-to-id HTTP/1.1" 404 181 0.003327 10.0.0.137 - - [2025-10-20 14:05:26] "POST /api-access-lists HTTP/1.1" 200 523 0.015285 10.0.0.137 - - [2025-10-20 14:05:26] "GET /api-access-list/4a4d7b6e-cb9e-45fd-9405-2cfe21508bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1267 0.004623 10.0.0.137 - - [2025-10-20 14:05:26] "GET /api-access-list/4a4d7b6e-cb9e-45fd-9405-2cfe21508bcf HTTP/1.1" 401 297 0.000425 10.0.0.137 - - [2025-10-20 14:05:26] "GET /api-access-list/4a4d7b6e-cb9e-45fd-9405-2cfe21508bcf HTTP/1.1" 200 1267 0.077242 10.0.0.137 - - [2025-10-20 14:05:26] "POST /fqname-to-id HTTP/1.1" 401 297 0.000693 10.0.0.137 - - [2025-10-20 14:05:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.075532 10.0.0.137 - - [2025-10-20 14:05:27] "GET /projects?obj_uuids=1452d96c-f79d-4b3c-a10c-a674ee2c9501&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001026 10.0.0.137 - - [2025-10-20 14:05:27] "GET /project/1452d96c-f79d-4b3c-a10c-a674ee2c9501?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.038494 10.0.0.137 - - [2025-10-20 14:05:27] "GET /virtual-networks?parent_id=1452d96c-f79d-4b3c-a10c-a674ee2c9501&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.013540 10.0.0.137 - - [2025-10-20 14:05:27] "POST /virtual-networks HTTP/1.1" 200 570 0.053455 10.0.0.137 - - [2025-10-20 14:05:27] "POST /route-targets HTTP/1.1" 200 329 0.044871 10.0.0.137 - - [2025-10-20 14:05:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.027361 10.0.0.137 - - [2025-10-20 14:05:27] "POST /ref-update HTTP/1.1" 200 156 0.010328 10.0.0.137 - - [2025-10-20 14:05:27] "GET /network-ipam/8b9b0685-0971-4118-ab82-8fea9814bb31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1048 0.013028 10.0.0.137 - - [2025-10-20 14:05:27] "POST /useragent-kv HTTP/1.1" 200 115 0.004628 10.0.0.137 - - [2025-10-20 14:05:27] "POST /ref-update HTTP/1.1" 200 156 0.052492 252.137.149.211 - - [2025-10-20 14:05:27] "POST /neutron/network HTTP/1.1" 200 832 0.047141 252.137.149.211 - - [2025-10-20 14:05:27] "POST /neutron/network HTTP/1.1" 200 832 0.020028 10.0.0.137 - - [2025-10-20 14:05:28] "GET /virtual-network/aca4d6b6-08c8-4be6-a692-2f6c8be4d018?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.017255 252.137.149.211 - - [2025-10-20 14:05:28] "POST /neutron/network HTTP/1.1" 200 832 0.023620 252.137.149.211 - - [2025-10-20 14:05:28] "POST /neutron/subnet HTTP/1.1" 200 685 0.028094 10.0.0.137 - - [2025-10-20 14:05:28] "GET /virtual-network/aca4d6b6-08c8-4be6-a692-2f6c8be4d018 HTTP/1.1" 401 297 0.000963 10.0.0.137 - - [2025-10-20 14:05:28] "GET /virtual-network/aca4d6b6-08c8-4be6-a692-2f6c8be4d018 HTTP/1.1" 200 2276 0.044737 10.0.0.137 - - [2025-10-20 14:05:28] "GET /virtual-network/aca4d6b6-08c8-4be6-a692-2f6c8be4d018 HTTP/1.1" 401 297 0.000422 10.0.0.137 - - [2025-10-20 14:05:29] "GET /virtual-network/aca4d6b6-08c8-4be6-a692-2f6c8be4d018 HTTP/1.1" 200 2016 0.044907 10.0.0.137 - - [2025-10-20 14:05:29] "POST /id-to-fqname HTTP/1.1" 401 297 0.000572 10.0.0.137 - - [2025-10-20 14:05:29] "POST /id-to-fqname HTTP/1.1" 200 228 0.036238 252.137.149.211 - - [2025-10-20 14:05:30] "POST /neutron/network HTTP/1.1" 200 842 0.047672 252.137.149.211 - - [2025-10-20 14:05:30] "GET /aaa-mode HTTP/1.1" 401 297 0.000502 252.137.149.211 - - [2025-10-20 14:05:30] "GET / HTTP/1.1" 200 36499 0.001905 252.137.149.211 - - [2025-10-20 14:05:30] "GET /project/dfc8c77b-a1c5-4a9d-b541-3f20be7f5ca4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000451 10.0.0.137 - - [2025-10-20 14:05:30] "GET /projects?obj_uuids=dfc8c77b-a1c5-4a9d-b541-3f20be7f5ca4&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001151 252.137.149.211 - - [2025-10-20 14:05:30] "GET /project/dfc8c77b-a1c5-4a9d-b541-3f20be7f5ca4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.054980 252.137.149.211 - - [2025-10-20 14:05:30] "POST /neutron/network HTTP/1.1" 200 832 0.006556 252.137.149.211 - - [2025-10-20 14:05:30] "POST /neutron/port HTTP/1.1" 200 117 0.036600 252.137.149.211 - - [2025-10-20 14:05:31] "POST /neutron/port HTTP/1.1" 200 117 0.006607 252.137.149.211 - - [2025-10-20 14:05:31] "POST /neutron/port HTTP/1.1" 200 117 0.004982 252.137.149.211 - - [2025-10-20 14:05:31] "POST /neutron/network HTTP/1.1" 200 842 0.033547 252.137.149.211 - - [2025-10-20 14:05:31] "POST /neutron/network HTTP/1.1" 200 832 0.026385 10.0.0.137 - - [2025-10-20 14:05:31] "GET /projects?obj_uuids=dfc8c77b-a1c5-4a9d-b541-3f20be7f5ca4&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001427 252.137.149.211 - - [2025-10-20 14:05:32] "POST /neutron/port HTTP/1.1" 200 1055 0.378965 252.137.149.211 - - [2025-10-20 14:05:32] "POST /neutron/port HTTP/1.1" 200 1055 0.009452 252.137.149.211 - - [2025-10-20 14:05:32] "POST /neutron/port HTTP/1.1" 200 1055 0.009377 252.137.149.211 - - [2025-10-20 14:05:32] "POST /neutron/port HTTP/1.1" 200 1105 0.065119 252.137.149.211 - - [2025-10-20 14:05:32] "POST /neutron/port HTTP/1.1" 200 1079 0.012384 252.137.149.211 - - [2025-10-20 14:05:32] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004040 252.137.149.211 - - [2025-10-20 14:05:32] "POST /neutron/subnet HTTP/1.1" 200 659 0.008861 252.137.149.211 - - [2025-10-20 14:05:32] "POST /neutron/port HTTP/1.1" 200 117 0.001233 252.137.149.211 - - [2025-10-20 14:05:32] "POST /neutron/network HTTP/1.1" 200 832 0.009024 252.137.149.211 - - [2025-10-20 14:05:36] "POST /neutron/port HTTP/1.1" 200 1079 0.011912 252.137.149.211 - - [2025-10-20 14:05:36] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006680 252.137.149.211 - - [2025-10-20 14:05:36] "POST /neutron/port HTTP/1.1" 200 1079 0.011783 252.137.149.211 - - [2025-10-20 14:05:36] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006320 252.137.149.211 - - [2025-10-20 14:05:36] "POST /neutron/port HTTP/1.1" 200 1079 0.014343 252.137.149.211 - - [2025-10-20 14:05:36] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007283 252.137.149.211 - - [2025-10-20 14:05:36] "POST /neutron/port HTTP/1.1" 200 1079 0.013728 252.137.149.211 - - [2025-10-20 14:05:36] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006506 10.0.0.137 - - [2025-10-20 14:05:36] "GET /virtual-machine/d88c8ae4-eab3-4901-b291-1b2cc9eb7f15 HTTP/1.1" 200 1290 0.014722 10.0.0.137 - - [2025-10-20 14:05:36] "GET /virtual-machine/d88c8ae4-eab3-4901-b291-1b2cc9eb7f15 HTTP/1.1" 200 1290 0.014347 10.0.0.137 - - [2025-10-20 14:05:36] "GET /virtual-machine-interface/650339c1-aca6-454f-bae8-25c6cc1a4fad HTTP/1.1" 200 2532 0.017941 10.0.0.137 - - [2025-10-20 14:05:36] "GET /virtual-machine/d88c8ae4-eab3-4901-b291-1b2cc9eb7f15 HTTP/1.1" 200 1290 0.014447 10.0.0.137 - - [2025-10-20 14:05:37] "GET /virtual-machine-interface/650339c1-aca6-454f-bae8-25c6cc1a4fad HTTP/1.1" 200 2532 0.019299 10.0.0.137 - - [2025-10-20 14:05:37] "GET /instance-ip/50dcbbc9-7ee6-44d1-b795-12b76c3af7b4 HTTP/1.1" 200 1629 0.025243 10.0.0.137 - - [2025-10-20 14:05:37] "GET /virtual-machine/d88c8ae4-eab3-4901-b291-1b2cc9eb7f15 HTTP/1.1" 200 1290 0.015222 10.0.0.137 - - [2025-10-20 14:05:37] "GET /virtual-machine-interface/650339c1-aca6-454f-bae8-25c6cc1a4fad HTTP/1.1" 200 2532 0.016362 10.0.0.137 - - [2025-10-20 14:05:37] "GET /instance-ip/50dcbbc9-7ee6-44d1-b795-12b76c3af7b4 HTTP/1.1" 200 1629 0.016005 10.0.0.137 - - [2025-10-20 14:05:37] "POST /fqname-to-id HTTP/1.1" 403 329 0.010240 10.0.0.137 - - [2025-10-20 14:05:37] "GET / HTTP/1.1" 200 36499 0.001913 10.0.0.137 - - [2025-10-20 14:05:37] "POST /fqname-to-id HTTP/1.1" 401 297 0.000531 10.0.0.137 - - [2025-10-20 14:05:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.032843 10.0.0.137 - - [2025-10-20 14:05:38] "GET /global-vrouter-config/0a1d70a6-75c1-48f4-a1f7-5586df87f73b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003256 10.0.0.137 - - [2025-10-20 14:05:38] "GET /virtual-networks?parent_id=dfc8c77b-a1c5-4a9d-b541-3f20be7f5ca4&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.010727 10.0.0.137 - - [2025-10-20 14:05:38] "POST /fqname-to-id HTTP/1.1" 403 329 0.012770 10.0.0.137 - - [2025-10-20 14:05:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003014 10.0.0.137 - - [2025-10-20 14:05:38] "GET /global-vrouter-config/0a1d70a6-75c1-48f4-a1f7-5586df87f73b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003187 10.0.0.137 - - [2025-10-20 14:05:38] "GET /virtual-networks?parent_id=dfc8c77b-a1c5-4a9d-b541-3f20be7f5ca4&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.011184 10.0.0.137 - - [2025-10-20 14:05:38] "POST /fqname-to-id HTTP/1.1" 403 329 0.014075 10.0.0.137 - - [2025-10-20 14:05:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002796 10.0.0.137 - - [2025-10-20 14:05:38] "GET /global-vrouter-config/0a1d70a6-75c1-48f4-a1f7-5586df87f73b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003212 10.0.0.137 - - [2025-10-20 14:05:38] "GET /virtual-networks?parent_id=dfc8c77b-a1c5-4a9d-b541-3f20be7f5ca4&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.013899 10.0.0.137 - - [2025-10-20 14:05:38] "POST /fqname-to-id HTTP/1.1" 403 329 0.012104 10.0.0.137 - - [2025-10-20 14:05:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002699 10.0.0.137 - - [2025-10-20 14:05:38] "GET /global-vrouter-config/0a1d70a6-75c1-48f4-a1f7-5586df87f73b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003167 10.0.0.137 - - [2025-10-20 14:05:38] "GET /virtual-networks?parent_id=dfc8c77b-a1c5-4a9d-b541-3f20be7f5ca4&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.011992 10.0.0.137 - - [2025-10-20 14:05:38] "POST /fqname-to-id HTTP/1.1" 403 329 0.011169 10.0.0.137 - - [2025-10-20 14:05:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002973 10.0.0.137 - - [2025-10-20 14:05:38] "GET /global-vrouter-config/0a1d70a6-75c1-48f4-a1f7-5586df87f73b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003585 10.0.0.137 - - [2025-10-20 14:05:38] "GET /virtual-networks?parent_id=dfc8c77b-a1c5-4a9d-b541-3f20be7f5ca4&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.011603 252.137.149.211 - - [2025-10-20 14:05:41] "POST /neutron/port HTTP/1.1" 200 1079 0.015071 252.137.149.211 - - [2025-10-20 14:05:41] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006573 252.137.149.211 - - [2025-10-20 14:05:41] "POST /neutron/port HTTP/1.1" 200 1079 0.012667 10.0.0.137 - - [2025-10-20 14:05:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.012079 252.137.149.211 - - [2025-10-20 14:05:42] "POST /neutron/security_group HTTP/1.1" 200 2051 0.005689 10.0.0.137 - - [2025-10-20 14:05:42] "GET /virtual-network/aca4d6b6-08c8-4be6-a692-2f6c8be4d018?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.021330 252.137.149.211 - - [2025-10-20 14:05:42] "POST /neutron/port HTTP/1.1" 200 1079 0.013767 252.137.149.211 - - [2025-10-20 14:05:42] "POST /neutron/security_group HTTP/1.1" 200 2051 0.005877 252.137.149.211 - - [2025-10-20 14:05:44] "POST /neutron/port HTTP/1.1" 200 1079 0.011147 252.137.149.211 - - [2025-10-20 14:05:44] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006829 10.0.0.137 - - [2025-10-20 14:05:44] "POST /fqname-to-id HTTP/1.1" 403 329 0.012101 10.0.0.137 - - [2025-10-20 14:05:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004315 10.0.0.137 - - [2025-10-20 14:05:44] "GET /global-vrouter-config/0a1d70a6-75c1-48f4-a1f7-5586df87f73b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.002775 10.0.0.137 - - [2025-10-20 14:05:44] "GET /virtual-networks?parent_id=dfc8c77b-a1c5-4a9d-b541-3f20be7f5ca4&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.015829 10.0.0.137 - - [2025-10-20 14:05:44] "POST /fqname-to-id HTTP/1.1" 403 329 0.011306 10.0.0.137 - - [2025-10-20 14:05:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002194 10.0.0.137 - - [2025-10-20 14:05:44] "GET /global-vrouter-config/0a1d70a6-75c1-48f4-a1f7-5586df87f73b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.002424 10.0.0.137 - - [2025-10-20 14:05:44] "GET /virtual-networks?parent_id=dfc8c77b-a1c5-4a9d-b541-3f20be7f5ca4&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.011994 10.0.0.137 - - [2025-10-20 14:05:44] "POST /fqname-to-id HTTP/1.1" 403 351 0.012340 10.0.0.137 - - [2025-10-20 14:05:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003202 10.0.0.137 - - [2025-10-20 14:05:44] "GET /routing-instance/b58f695d-12df-42a8-9733-aa4fd8c724d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.003370 10.0.0.137 - - [2025-10-20 14:05:44] "GET /route-target/9ec27465-1241-401d-b8e0-a764ec0e20b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 351 0.010524 10.0.0.137 - - [2025-10-20 14:05:44] "GET /route-target/9ec27465-1241-401d-b8e0-a764ec0e20b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 904 0.002957 10.0.0.137 - - [2025-10-20 14:05:44] "POST /fqname-to-id HTTP/1.1" 403 329 0.010737 10.0.0.137 - - [2025-10-20 14:05:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002293 10.0.0.137 - - [2025-10-20 14:05:44] "GET /global-vrouter-config/0a1d70a6-75c1-48f4-a1f7-5586df87f73b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.002606 10.0.0.137 - - [2025-10-20 14:05:44] "GET /virtual-networks?parent_id=dfc8c77b-a1c5-4a9d-b541-3f20be7f5ca4&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.010902 10.0.0.137 - - [2025-10-20 14:05:44] "POST /fqname-to-id HTTP/1.1" 403 351 0.010837 10.0.0.137 - - [2025-10-20 14:05:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002874 10.0.0.137 - - [2025-10-20 14:05:44] "GET /routing-instance/b58f695d-12df-42a8-9733-aa4fd8c724d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.004342 10.0.0.137 - - [2025-10-20 14:05:44] "GET /route-target/9ec27465-1241-401d-b8e0-a764ec0e20b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 351 0.010594 10.0.0.137 - - [2025-10-20 14:05:44] "GET /route-target/9ec27465-1241-401d-b8e0-a764ec0e20b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 904 0.002756 10.0.0.137 - - [2025-10-20 14:05:45] "GET /obj-perms HTTP/1.1" 200 6343 0.063582 10.0.0.137 - - [2025-10-20 14:05:45] "GET /virtual-machine/d88c8ae4-eab3-4901-b291-1b2cc9eb7f15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 995 0.011491 10.0.0.137 - - [2025-10-20 14:05:45] "GET /obj-perms HTTP/1.1" 200 6343 0.011155 10.0.0.137 - - [2025-10-20 14:05:45] "POST /fqname-to-id HTTP/1.1" 401 297 0.000434 10.0.0.137 - - [2025-10-20 14:05:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.026482 10.0.0.137 - - [2025-10-20 14:05:45] "GET /virtual-machine-interface/650339c1-aca6-454f-bae8-25c6cc1a4fad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2309 0.014351 10.0.0.137 - - [2025-10-20 14:05:46] "GET /obj-perms HTTP/1.1" 200 6343 0.010673 10.0.0.137 - - [2025-10-20 14:05:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002216 10.0.0.137 - - [2025-10-20 14:05:46] "GET /virtual-machine-interface/650339c1-aca6-454f-bae8-25c6cc1a4fad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2309 0.014690 10.0.0.137 - - [2025-10-20 14:05:46] "GET /obj-perms HTTP/1.1" 200 6343 0.011771 10.0.0.137 - - [2025-10-20 14:05:46] "GET /virtual-machine/d88c8ae4-eab3-4901-b291-1b2cc9eb7f15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 995 0.020914 10.0.0.137 - - [2025-10-20 14:05:46] "DELETE /project/1452d96cf79d4b3ca10ca674ee2c9501 HTTP/1.1" 404 173 0.036842 10.0.0.137 - - [2025-10-20 14:05:46] "DELETE /project/18daa29d384443a4a2323eb5270c10f1 HTTP/1.1" 404 173 0.042938 10.0.0.137 - - [2025-10-20 14:05:46] "DELETE /project/dfc8c77ba1c54a9db5413f20be7f5ca4 HTTP/1.1" 404 173 0.065813 10.0.0.137 - - [2025-10-20 14:05:46] "GET /projects?obj_uuids=12736242-96d1-4350-9dec-59b04de8eb77&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001028 10.0.0.137 - - [2025-10-20 14:05:46] "GET /project/12736242-96d1-4350-9dec-59b04de8eb77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.057501 10.0.0.137 - - [2025-10-20 14:05:46] "GET /projects?obj_uuids=12736242-96d1-4350-9dec-59b04de8eb77&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001343 10.0.0.137 - - [2025-10-20 14:05:46] "GET /obj-perms HTTP/1.1" 200 6343 0.025530 10.0.0.137 - - [2025-10-20 14:05:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002182 10.0.0.137 - - [2025-10-20 14:05:46] "GET /project/12736242-96d1-4350-9dec-59b04de8eb77?fields=security_groups HTTP/1.1" 200 1350 0.071637 10.0.0.137 - - [2025-10-20 14:05:46] "GET /virtual-machine-interface/650339c1-aca6-454f-bae8-25c6cc1a4fad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2309 0.024482 10.0.0.137 - - [2025-10-20 14:05:46] "DELETE /security-group/a66af42e-b31b-4324-892e-5f703d9c9dcd HTTP/1.1" 200 115 0.043838 10.0.0.137 - - [2025-10-20 14:05:46] "GET /projects?obj_uuids=12736242-96d1-4350-9dec-59b04de8eb77&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001561 10.0.0.137 - - [2025-10-20 14:05:46] "DELETE /access-control-list/484eb4a9-b38e-463d-98a6-b9cecbcb12c5 HTTP/1.1" 200 115 0.029845 10.0.0.137 - - [2025-10-20 14:05:46] "GET /project/12736242-96d1-4350-9dec-59b04de8eb77?fields=application_policy_sets HTTP/1.1" 200 1389 0.027800 10.0.0.137 - - [2025-10-20 14:05:46] "GET /obj-perms HTTP/1.1" 200 6343 0.014099 10.0.0.137 - - [2025-10-20 14:05:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003298 10.0.0.137 - - [2025-10-20 14:05:46] "DELETE /access-control-list/52a699e4-1077-4cfd-af63-f3b25f61d2a1 HTTP/1.1" 200 115 0.032271 10.0.0.137 - - [2025-10-20 14:05:46] "GET /virtual-network/aca4d6b6-08c8-4be6-a692-2f6c8be4d018?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.016094 10.0.0.137 - - [2025-10-20 14:05:46] "DELETE /project/12736242-96d1-4350-9dec-59b04de8eb77 HTTP/1.1" 200 115 0.418597 10.0.0.137 - - [2025-10-20 14:05:46] "GET /obj-perms HTTP/1.1" 200 6343 0.012269 10.0.0.137 - - [2025-10-20 14:05:46] "GET /virtual-machine/d88c8ae4-eab3-4901-b291-1b2cc9eb7f15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 995 0.012843 10.0.0.137 - - [2025-10-20 14:05:46] "GET /obj-perms HTTP/1.1" 200 6343 0.010353 10.0.0.137 - - [2025-10-20 14:05:46] "GET /obj-perms HTTP/1.1" 200 6343 0.009091 10.0.0.137 - - [2025-10-20 14:05:47] "GET /obj-perms HTTP/1.1" 200 6343 0.060194 10.0.0.137 - - [2025-10-20 14:05:47] "GET /obj-perms HTTP/1.1" 200 6343 0.008821 10.0.0.137 - - [2025-10-20 14:05:47] "GET /obj-perms HTTP/1.1" 200 6448 0.058082 10.0.0.137 - - [2025-10-20 14:05:47] "GET /obj-perms HTTP/1.1" 200 6448 0.001750 10.0.0.137 - - [2025-10-20 14:05:48] "GET /obj-perms HTTP/1.1" 200 6343 0.008768 10.0.0.137 - - [2025-10-20 14:05:48] "GET /obj-perms HTTP/1.1" 200 6343 0.009060 10.0.0.137 - - [2025-10-20 14:05:48] "GET /obj-perms HTTP/1.1" 200 6343 0.068309 10.0.0.137 - - [2025-10-20 14:05:48] "GET /obj-perms HTTP/1.1" 200 6343 0.008487 10.0.0.137 - - [2025-10-20 14:05:48] "GET /obj-perms HTTP/1.1" 200 6448 0.001674 10.0.0.137 - - [2025-10-20 14:05:48] "GET /obj-perms HTTP/1.1" 200 6448 0.001644 10.0.0.137 - - [2025-10-20 14:05:48] "GET /obj-perms HTTP/1.1" 200 6343 0.009324 10.0.0.137 - - [2025-10-20 14:05:48] "GET /virtual-machines?detail=False&count=False&shared=False HTTP/1.1" 200 322 0.011224 10.0.0.137 - - [2025-10-20 14:05:49] "GET /virtual-machine/d88c8ae4-eab3-4901-b291-1b2cc9eb7f15 HTTP/1.1" 200 1290 0.026907 252.137.149.211 - - [2025-10-20 14:05:49] "POST /neutron/port HTTP/1.1" 200 1079 0.013628 252.137.149.211 - - [2025-10-20 14:05:49] "POST /neutron/port HTTP/1.1" 200 1105 0.010487 252.137.149.211 - - [2025-10-20 14:05:50] "POST /neutron/port HTTP/1.1" 200 151 0.124060 10.0.0.137 - - [2025-10-20 14:05:51] "GET /virtual-machine/d88c8ae4-eab3-4901-b291-1b2cc9eb7f15 HTTP/1.1" 404 171 0.011107 10.0.0.137 - - [2025-10-20 14:05:51] "GET /virtual-machine/d88c8ae4-eab3-4901-b291-1b2cc9eb7f15 HTTP/1.1" 404 171 0.009998 10.0.0.137 - - [2025-10-20 14:05:51] "GET /virtual-machine/d88c8ae4-eab3-4901-b291-1b2cc9eb7f15 HTTP/1.1" 404 171 0.015444 10.0.0.137 - - [2025-10-20 14:05:51] "POST /fqname-to-id HTTP/1.1" 403 329 0.010828 10.0.0.137 - - [2025-10-20 14:05:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002558 10.0.0.137 - - [2025-10-20 14:05:51] "GET /global-vrouter-config/0a1d70a6-75c1-48f4-a1f7-5586df87f73b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.002644 10.0.0.137 - - [2025-10-20 14:05:51] "GET /virtual-networks?parent_id=dfc8c77b-a1c5-4a9d-b541-3f20be7f5ca4&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.011486 10.0.0.137 - - [2025-10-20 14:05:51] "POST /fqname-to-id HTTP/1.1" 403 351 0.011669 10.0.0.137 - - [2025-10-20 14:05:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003022 10.0.0.137 - - [2025-10-20 14:05:51] "GET /routing-instance/b58f695d-12df-42a8-9733-aa4fd8c724d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.003576 10.0.0.137 - - [2025-10-20 14:05:51] "GET /route-target/9ec27465-1241-401d-b8e0-a764ec0e20b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 351 0.010578 10.0.0.137 - - [2025-10-20 14:05:51] "GET /route-target/9ec27465-1241-401d-b8e0-a764ec0e20b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 904 0.002858 10.0.0.137 - - [2025-10-20 14:05:52] "GET /obj-perms HTTP/1.1" 200 6343 0.009081 10.0.0.137 - - [2025-10-20 14:05:52] "GET /obj-perms HTTP/1.1" 200 6343 0.008731 10.0.0.137 - - [2025-10-20 14:05:52] "GET /obj-perms HTTP/1.1" 200 6343 0.063607 10.0.0.137 - - [2025-10-20 14:05:52] "GET /obj-perms HTTP/1.1" 200 6343 0.011069 10.0.0.137 - - [2025-10-20 14:05:52] "GET /obj-perms HTTP/1.1" 200 6448 0.001843 10.0.0.137 - - [2025-10-20 14:05:52] "GET /obj-perms HTTP/1.1" 200 6448 0.002007 10.0.0.137 - - [2025-10-20 14:05:55] "GET /obj-perms HTTP/1.1" 200 6448 0.002408 10.0.0.137 - - [2025-10-20 14:05:55] "GET /obj-perms HTTP/1.1" 200 6448 0.002214 10.0.0.137 - - [2025-10-20 14:05:58] "GET /obj-perms HTTP/1.1" 200 6448 0.001621 10.0.0.137 - - [2025-10-20 14:05:59] "GET /obj-perms HTTP/1.1" 200 6448 0.002429 10.0.0.137 - - [2025-10-20 14:06:00] "GET /obj-perms HTTP/1.1" 200 6411 0.133645 10.0.0.137 - - [2025-10-20 14:06:01] "GET /obj-perms HTTP/1.1" 200 6411 0.109478 10.0.0.137 - - [2025-10-20 14:06:02] "GET /obj-perms HTTP/1.1" 200 6448 0.009779 10.0.0.137 - - [2025-10-20 14:06:02] "GET /obj-perms HTTP/1.1" 200 6448 0.012549 10.0.0.137 - - [2025-10-20 14:06:05] "GET /obj-perms HTTP/1.1" 200 6448 0.002064 10.0.0.137 - - [2025-10-20 14:06:05] "GET /obj-perms HTTP/1.1" 200 6448 0.007272 10.0.0.137 - - [2025-10-20 14:06:08] "GET /obj-perms HTTP/1.1" 200 6448 0.001630 10.0.0.137 - - [2025-10-20 14:06:08] "GET /obj-perms HTTP/1.1" 200 6448 0.001695 10.0.0.137 - - [2025-10-20 14:06:11] "GET /obj-perms HTTP/1.1" 200 6448 0.003171 10.0.0.137 - - [2025-10-20 14:06:11] "GET /obj-perms HTTP/1.1" 200 6448 0.001923 10.0.0.137 - - [2025-10-20 14:06:11] "GET /obj-perms HTTP/1.1" 200 6448 0.002215 10.0.0.137 - - [2025-10-20 14:06:12] "GET /obj-perms HTTP/1.1" 200 6448 0.001611 10.0.0.137 - - [2025-10-20 14:06:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.007793 10.0.0.137 - - [2025-10-20 14:06:12] "POST /useragent-kv HTTP/1.1" 200 115 0.002077 10.0.0.137 - - [2025-10-20 14:06:12] "POST /useragent-kv HTTP/1.1" 200 115 0.003949 10.0.0.137 - - [2025-10-20 14:06:12] "DELETE /virtual-network/aca4d6b6-08c8-4be6-a692-2f6c8be4d018 HTTP/1.1" 200 115 0.109979 10.0.0.137 - - [2025-10-20 14:06:12] "DELETE /route-target/9ec27465-1241-401d-b8e0-a764ec0e20b7 HTTP/1.1" 200 115 0.031026 10.0.0.137 - - [2025-10-20 14:06:12] "DELETE /api-access-list/4a4d7b6e-cb9e-45fd-9405-2cfe21508bcf HTTP/1.1" 200 115 0.029124 10.0.0.137 - - [2025-10-20 14:06:12] "GET /api-access-list/4a4d7b6e-cb9e-45fd-9405-2cfe21508bcf HTTP/1.1" 404 171 0.003302 10.0.0.137 - - [2025-10-20 14:06:12] "GET /projects?obj_uuids=dfc8c77b-a1c5-4a9d-b541-3f20be7f5ca4&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.002956 10.0.0.137 - - [2025-10-20 14:06:12] "GET /project/dfc8c77b-a1c5-4a9d-b541-3f20be7f5ca4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.042770 10.0.0.137 - - [2025-10-20 14:06:12] "GET /projects?obj_uuids=dfc8c77b-a1c5-4a9d-b541-3f20be7f5ca4&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001612 10.0.0.137 - - [2025-10-20 14:06:12] "GET /project/dfc8c77b-a1c5-4a9d-b541-3f20be7f5ca4?fields=virtual_networks HTTP/1.1" 200 1025 0.031108 10.0.0.137 - - [2025-10-20 14:06:12] "GET /projects?obj_uuids=dfc8c77b-a1c5-4a9d-b541-3f20be7f5ca4&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001216 10.0.0.137 - - [2025-10-20 14:06:12] "GET /project/dfc8c77b-a1c5-4a9d-b541-3f20be7f5ca4?fields=virtual_machine_interfaces HTTP/1.1" 200 1025 0.031193 10.0.0.137 - - [2025-10-20 14:06:12] "GET /projects?obj_uuids=dfc8c77b-a1c5-4a9d-b541-3f20be7f5ca4&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001283 10.0.0.137 - - [2025-10-20 14:06:12] "GET /project/dfc8c77b-a1c5-4a9d-b541-3f20be7f5ca4?fields=security_groups HTTP/1.1" 200 1246 0.031048 10.0.0.137 - - [2025-10-20 14:06:13] "GET /projects?obj_uuids=1452d96c-f79d-4b3c-a10c-a674ee2c9501&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001214 10.0.0.137 - - [2025-10-20 14:06:13] "GET /project/1452d96c-f79d-4b3c-a10c-a674ee2c9501?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.034843 10.0.0.137 - - [2025-10-20 14:06:13] "GET /projects?obj_uuids=1452d96c-f79d-4b3c-a10c-a674ee2c9501&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.005267 10.0.0.137 - - [2025-10-20 14:06:13] "GET /project/1452d96c-f79d-4b3c-a10c-a674ee2c9501?fields=virtual_networks HTTP/1.1" 200 1024 0.079061 10.0.0.137 - - [2025-10-20 14:06:13] "GET /projects?obj_uuids=1452d96c-f79d-4b3c-a10c-a674ee2c9501&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001403 10.0.0.137 - - [2025-10-20 14:06:13] "GET /project/1452d96c-f79d-4b3c-a10c-a674ee2c9501?fields=virtual_machine_interfaces HTTP/1.1" 200 1024 0.032679 10.0.0.137 - - [2025-10-20 14:06:13] "GET /projects?obj_uuids=1452d96c-f79d-4b3c-a10c-a674ee2c9501&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001057 10.0.0.137 - - [2025-10-20 14:06:13] "GET /project/1452d96c-f79d-4b3c-a10c-a674ee2c9501?fields=security_groups HTTP/1.1" 200 1245 0.028609 10.0.0.137 - - [2025-10-20 14:06:15] "GET /api-access-list/487abc57-5587-4d23-9c8d-bb6c8457bea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.006817 10.0.0.137 - - [2025-10-20 14:06:15] "PUT /api-access-list/487abc57-5587-4d23-9c8d-bb6c8457bea0 HTTP/1.1" 200 266 0.008914 10.0.0.137 - - [2025-10-20 14:06:15] "GET /projects?obj_uuids=18daa29d-3844-43a4-a232-3eb5270c10f1&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001237 10.0.0.137 - - [2025-10-20 14:06:15] "GET /project/18daa29d-3844-43a4-a232-3eb5270c10f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.028573 10.0.0.137 - - [2025-10-20 14:06:15] "GET /projects?obj_uuids=18daa29d-3844-43a4-a232-3eb5270c10f1&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001184 10.0.0.137 - - [2025-10-20 14:06:15] "GET /project/18daa29d-3844-43a4-a232-3eb5270c10f1?fields=virtual_networks HTTP/1.1" 200 1024 0.070378 10.0.0.137 - - [2025-10-20 14:06:15] "GET /projects?obj_uuids=18daa29d-3844-43a4-a232-3eb5270c10f1&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000967 10.0.0.137 - - [2025-10-20 14:06:15] "GET /project/18daa29d-3844-43a4-a232-3eb5270c10f1?fields=virtual_machine_interfaces HTTP/1.1" 200 1024 0.024314 10.0.0.137 - - [2025-10-20 14:06:15] "GET /projects?obj_uuids=18daa29d-3844-43a4-a232-3eb5270c10f1&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001553 10.0.0.137 - - [2025-10-20 14:06:15] "GET /project/18daa29d-3844-43a4-a232-3eb5270c10f1?fields=security_groups HTTP/1.1" 200 1245 0.025571 10.0.0.137 - - [2025-10-20 14:06:16] "GET /domains?obj_uuids=359ab6ea-20cc-44f4-9df6-3d9ae739b7c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001041 10.0.0.137 - - [2025-10-20 14:06:16] "GET /domain/359ab6ea-20cc-44f4-9df6-3d9ae739b7c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.007360 10.0.0.137 - - [2025-10-20 14:06:16] "POST /fqname-to-id HTTP/1.1" 404 186 0.033776 10.0.0.137 - - [2025-10-20 14:06:16] "GET /projects?obj_uuids=4b5d0cb4-726a-4a3c-98ab-a7b00cb01363&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002685 10.0.0.137 - - [2025-10-20 14:06:16] "GET /domains?obj_uuids=359ab6ea-20cc-44f4-9df6-3d9ae739b7c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.000941 10.0.0.137 - - [2025-10-20 14:06:16] "GET /domain/359ab6ea-20cc-44f4-9df6-3d9ae739b7c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.006595 10.0.0.137 - - [2025-10-20 14:06:16] "POST /id-to-fqname HTTP/1.1" 200 188 0.001312 10.0.0.137 - - [2025-10-20 14:06:16] "POST /fqname-to-id HTTP/1.1" 404 197 0.003126 10.0.0.137 - - [2025-10-20 14:06:16] "POST /security-groups HTTP/1.1" 200 583 0.064563 10.0.0.137 - - [2025-10-20 14:06:16] "POST /fqname-to-id HTTP/1.1" 404 232 0.002440 10.0.0.137 - - [2025-10-20 14:06:16] "POST /projects HTTP/1.1" 200 577 0.208629 10.0.0.137 - - [2025-10-20 14:06:16] "POST /access-control-lists HTTP/1.1" 200 598 0.058056 10.0.0.137 - - [2025-10-20 14:06:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.288662 10.0.0.137 - - [2025-10-20 14:06:17] "POST /fqname-to-id HTTP/1.1" 404 231 0.003034 10.0.0.137 - - [2025-10-20 14:06:17] "GET /project/4b5d0cb4-726a-4a3c-98ab-a7b00cb01363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.426522 10.0.0.137 - - [2025-10-20 14:06:17] "POST /access-control-lists HTTP/1.1" 200 596 0.064702 10.0.0.137 - - [2025-10-20 14:06:18] "GET / HTTP/1.1" 200 36499 0.001930 10.0.0.137 - - [2025-10-20 14:06:20] "POST /fqname-to-id HTTP/1.1" 401 297 0.000514 10.0.0.137 - - [2025-10-20 14:06:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.034338 10.0.0.137 - - [2025-10-20 14:06:20] "GET /api-access-list/487abc57-5587-4d23-9c8d-bb6c8457bea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1885 0.002838 10.0.0.137 - - [2025-10-20 14:06:20] "GET /api-access-list/487abc57-5587-4d23-9c8d-bb6c8457bea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1885 0.003412 10.0.0.137 - - [2025-10-20 14:06:20] "GET /api-access-list/487abc57-5587-4d23-9c8d-bb6c8457bea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1885 0.003251 10.0.0.137 - - [2025-10-20 14:06:20] "PUT /api-access-list/487abc57-5587-4d23-9c8d-bb6c8457bea0 HTTP/1.1" 200 266 0.009200 10.0.0.137 - - [2025-10-20 14:06:21] "GET /aaa-mode HTTP/1.1" 200 128 0.001194 10.0.0.137 - - [2025-10-20 14:06:21] "POST /fqname-to-id HTTP/1.1" 404 186 0.026502 10.0.0.137 - - [2025-10-20 14:06:21] "GET /projects?obj_uuids=8612a475-d65a-4d4a-aa8d-8df6dc341654&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002396 10.0.0.137 - - [2025-10-20 14:06:21] "GET /domains?obj_uuids=359ab6ea-20cc-44f4-9df6-3d9ae739b7c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.000951 10.0.0.137 - - [2025-10-20 14:06:21] "GET /domain/359ab6ea-20cc-44f4-9df6-3d9ae739b7c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.006828 10.0.0.137 - - [2025-10-20 14:06:21] "POST /id-to-fqname HTTP/1.1" 200 188 0.001482 10.0.0.137 - - [2025-10-20 14:06:21] "POST /fqname-to-id HTTP/1.1" 404 197 0.004098 10.0.0.137 - - [2025-10-20 14:06:21] "POST /security-groups HTTP/1.1" 200 583 0.059978 10.0.0.137 - - [2025-10-20 14:06:21] "POST /fqname-to-id HTTP/1.1" 404 232 0.004020 10.0.0.137 - - [2025-10-20 14:06:21] "POST /projects HTTP/1.1" 200 577 0.218518 10.0.0.137 - - [2025-10-20 14:06:21] "POST /access-control-lists HTTP/1.1" 200 598 0.063035 10.0.0.137 - - [2025-10-20 14:06:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.296240 10.0.0.137 - - [2025-10-20 14:06:22] "POST /fqname-to-id HTTP/1.1" 404 231 0.002850 10.0.0.137 - - [2025-10-20 14:06:22] "GET /project/8612a475-d65a-4d4a-aa8d-8df6dc341654?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.432151 10.0.0.137 - - [2025-10-20 14:06:22] "POST /access-control-lists HTTP/1.1" 200 596 0.056844 10.0.0.137 - - [2025-10-20 14:06:22] "POST /fqname-to-id HTTP/1.1" 404 186 0.026186 10.0.0.137 - - [2025-10-20 14:06:22] "GET /projects?obj_uuids=5d6bd6b5-3481-4212-9174-046ad6450e4d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004359 10.0.0.137 - - [2025-10-20 14:06:22] "GET /domains?obj_uuids=359ab6ea-20cc-44f4-9df6-3d9ae739b7c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.000972 10.0.0.137 - - [2025-10-20 14:06:22] "GET /domain/359ab6ea-20cc-44f4-9df6-3d9ae739b7c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.006657 10.0.0.137 - - [2025-10-20 14:06:22] "POST /id-to-fqname HTTP/1.1" 200 188 0.001597 10.0.0.137 - - [2025-10-20 14:06:22] "POST /fqname-to-id HTTP/1.1" 404 197 0.003206 10.0.0.137 - - [2025-10-20 14:06:22] "POST /security-groups HTTP/1.1" 200 583 0.064492 10.0.0.137 - - [2025-10-20 14:06:22] "POST /fqname-to-id HTTP/1.1" 404 232 0.002434 10.0.0.137 - - [2025-10-20 14:06:22] "POST /projects HTTP/1.1" 200 577 0.217417 10.0.0.137 - - [2025-10-20 14:06:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.290361 10.0.0.137 - - [2025-10-20 14:06:22] "POST /access-control-lists HTTP/1.1" 200 598 0.078291 10.0.0.137 - - [2025-10-20 14:06:22] "GET /project/5d6bd6b5-3481-4212-9174-046ad6450e4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.428801 10.0.0.137 - - [2025-10-20 14:06:22] "POST /fqname-to-id HTTP/1.1" 404 231 0.009220 10.0.0.137 - - [2025-10-20 14:06:22] "POST /access-control-lists HTTP/1.1" 200 596 0.061167 10.0.0.137 - - [2025-10-20 14:06:23] "GET / HTTP/1.1" 200 36499 0.003764 10.0.0.137 - - [2025-10-20 14:06:24] "GET / HTTP/1.1" 200 36499 0.001620 10.0.0.137 - - [2025-10-20 14:06:24] "POST /fqname-to-id HTTP/1.1" 404 181 0.002934 10.0.0.137 - - [2025-10-20 14:06:24] "POST /api-access-lists HTTP/1.1" 200 523 0.013026 10.0.0.137 - - [2025-10-20 14:06:24] "GET /api-access-list/f112a5a0-ca97-4a44-8f01-46bf12bc8a87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1292 0.004418 10.0.0.137 - - [2025-10-20 14:06:24] "GET /api-access-list/f112a5a0-ca97-4a44-8f01-46bf12bc8a87 HTTP/1.1" 401 297 0.000414 10.0.0.137 - - [2025-10-20 14:06:25] "GET /api-access-list/f112a5a0-ca97-4a44-8f01-46bf12bc8a87 HTTP/1.1" 200 1292 0.075332 10.0.0.137 - - [2025-10-20 14:06:25] "POST /fqname-to-id HTTP/1.1" 401 297 0.000448 10.0.0.137 - - [2025-10-20 14:06:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.038360 10.0.0.137 - - [2025-10-20 14:06:25] "GET /projects?obj_uuids=8612a475-d65a-4d4a-aa8d-8df6dc341654&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001133 10.0.0.137 - - [2025-10-20 14:06:25] "GET /project/8612a475-d65a-4d4a-aa8d-8df6dc341654?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.036459 10.0.0.137 - - [2025-10-20 14:06:25] "GET /virtual-networks?parent_id=8612a475-d65a-4d4a-aa8d-8df6dc341654&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.011590 10.0.0.137 - - [2025-10-20 14:06:25] "POST /virtual-networks HTTP/1.1" 200 585 0.057489 10.0.0.137 - - [2025-10-20 14:06:26] "POST /route-targets HTTP/1.1" 200 329 0.011125 10.0.0.137 - - [2025-10-20 14:06:26] "POST /ref-update HTTP/1.1" 200 156 0.015301 10.0.0.137 - - [2025-10-20 14:06:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.015480 10.0.0.137 - - [2025-10-20 14:06:26] "GET /network-ipam/8b9b0685-0971-4118-ab82-8fea9814bb31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1048 0.011954 10.0.0.137 - - [2025-10-20 14:06:26] "POST /useragent-kv HTTP/1.1" 200 115 0.004550 10.0.0.137 - - [2025-10-20 14:06:26] "POST /ref-update HTTP/1.1" 200 156 0.051574 252.137.149.211 - - [2025-10-20 14:06:26] "POST /neutron/network HTTP/1.1" 200 846 0.054321 252.137.149.211 - - [2025-10-20 14:06:26] "POST /neutron/network HTTP/1.1" 200 846 0.025215 10.0.0.137 - - [2025-10-20 14:06:26] "GET /virtual-network/730b85fa-bdc2-42d9-88de-d4cd869b9d72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.016186 252.137.149.211 - - [2025-10-20 14:06:26] "POST /neutron/network HTTP/1.1" 200 846 0.022430 252.137.149.211 - - [2025-10-20 14:06:26] "POST /neutron/subnet HTTP/1.1" 200 679 0.031440 10.0.0.137 - - [2025-10-20 14:06:26] "POST /fqname-to-id HTTP/1.1" 401 297 0.002218 10.0.0.137 - - [2025-10-20 14:06:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.043981 10.0.0.137 - - [2025-10-20 14:06:27] "GET /projects?obj_uuids=5d6bd6b5-3481-4212-9174-046ad6450e4d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001232 10.0.0.137 - - [2025-10-20 14:06:27] "GET /project/5d6bd6b5-3481-4212-9174-046ad6450e4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.037699 10.0.0.137 - - [2025-10-20 14:06:27] "GET /virtual-networks?parent_id=5d6bd6b5-3481-4212-9174-046ad6450e4d&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.012439 10.0.0.137 - - [2025-10-20 14:06:27] "POST /virtual-networks HTTP/1.1" 200 585 0.051364 10.0.0.137 - - [2025-10-20 14:06:27] "POST /route-targets HTTP/1.1" 200 329 0.012278 10.0.0.137 - - [2025-10-20 14:06:27] "POST /ref-update HTTP/1.1" 200 156 0.020542 10.0.0.137 - - [2025-10-20 14:06:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.025479 10.0.0.137 - - [2025-10-20 14:06:27] "GET /network-ipam/8b9b0685-0971-4118-ab82-8fea9814bb31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1048 0.012177 10.0.0.137 - - [2025-10-20 14:06:27] "POST /useragent-kv HTTP/1.1" 200 115 0.004817 10.0.0.137 - - [2025-10-20 14:06:27] "POST /ref-update HTTP/1.1" 200 156 0.053135 252.137.149.211 - - [2025-10-20 14:06:27] "POST /neutron/network HTTP/1.1" 200 845 0.046852 252.137.149.211 - - [2025-10-20 14:06:27] "POST /neutron/network HTTP/1.1" 200 845 0.022847 10.0.0.137 - - [2025-10-20 14:06:27] "GET /virtual-network/df9bb467-5703-47da-a09e-1f2e3b7f2f16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.013923 252.137.149.211 - - [2025-10-20 14:06:27] "POST /neutron/network HTTP/1.1" 200 845 0.020625 252.137.149.211 - - [2025-10-20 14:06:27] "POST /neutron/subnet HTTP/1.1" 200 671 0.032072 10.0.0.137 - - [2025-10-20 14:06:27] "GET /virtual-network/730b85fa-bdc2-42d9-88de-d4cd869b9d72 HTTP/1.1" 401 297 0.000416 10.0.0.137 - - [2025-10-20 14:06:28] "GET /virtual-network/730b85fa-bdc2-42d9-88de-d4cd869b9d72 HTTP/1.1" 200 2316 0.052687 10.0.0.137 - - [2025-10-20 14:06:28] "GET /virtual-network/730b85fa-bdc2-42d9-88de-d4cd869b9d72 HTTP/1.1" 401 297 0.001308 10.0.0.137 - - [2025-10-20 14:06:28] "GET /virtual-network/730b85fa-bdc2-42d9-88de-d4cd869b9d72 HTTP/1.1" 403 366 0.040774 10.0.0.137 - - [2025-10-20 14:06:28] "GET /virtual-network/730b85fa-bdc2-42d9-88de-d4cd869b9d72 HTTP/1.1" 200 2316 0.005209 10.0.0.137 - - [2025-10-20 14:06:28] "GET /virtual-networks HTTP/1.1" 200 371 0.023569 10.0.0.137 - - [2025-10-20 14:06:28] "GET /virtual-networks HTTP/1.1" 200 371 0.026720 10.0.0.137 - - [2025-10-20 14:06:29] "PUT /virtual-network/730b85fa-bdc2-42d9-88de-d4cd869b9d72 HTTP/1.1" 200 266 0.036798 10.0.0.137 - - [2025-10-20 14:06:29] "GET /virtual-networks HTTP/1.1" 200 132 0.020723 10.0.0.137 - - [2025-10-20 14:06:29] "GET /virtual-networks HTTP/1.1" 200 611 0.023340 10.0.0.137 - - [2025-10-20 14:06:29] "GET /virtual-networks HTTP/1.1" 200 1437 0.003153 10.0.0.137 - - [2025-10-20 14:06:29] "PUT /virtual-network/730b85fa-bdc2-42d9-88de-d4cd869b9d72 HTTP/1.1" 200 266 0.041291 10.0.0.137 - - [2025-10-20 14:06:29] "POST /useragent-kv HTTP/1.1" 200 115 0.003423 10.0.0.137 - - [2025-10-20 14:06:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004500 10.0.0.137 - - [2025-10-20 14:06:29] "POST /useragent-kv HTTP/1.1" 200 115 0.001933 10.0.0.137 - - [2025-10-20 14:06:29] "DELETE /virtual-network/df9bb467-5703-47da-a09e-1f2e3b7f2f16 HTTP/1.1" 200 115 0.088635 10.0.0.137 - - [2025-10-20 14:06:29] "DELETE /route-target/2e7d3fde-a427-46f7-89f8-eaf57475d20d HTTP/1.1" 200 115 0.031944 10.0.0.137 - - [2025-10-20 14:06:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005766 10.0.0.137 - - [2025-10-20 14:06:29] "POST /useragent-kv HTTP/1.1" 200 115 0.003089 10.0.0.137 - - [2025-10-20 14:06:29] "POST /useragent-kv HTTP/1.1" 200 115 0.001968 10.0.0.137 - - [2025-10-20 14:06:29] "DELETE /virtual-network/730b85fa-bdc2-42d9-88de-d4cd869b9d72 HTTP/1.1" 200 115 0.118198 10.0.0.137 - - [2025-10-20 14:06:29] "DELETE /route-target/db14662c-3ec3-4f85-b7cf-741959f2786e HTTP/1.1" 200 115 0.028971 10.0.0.137 - - [2025-10-20 14:06:29] "DELETE /api-access-list/f112a5a0-ca97-4a44-8f01-46bf12bc8a87 HTTP/1.1" 200 115 0.034069 10.0.0.137 - - [2025-10-20 14:06:29] "GET /api-access-list/f112a5a0-ca97-4a44-8f01-46bf12bc8a87 HTTP/1.1" 404 171 0.003646 10.0.0.137 - - [2025-10-20 14:06:29] "GET /projects?obj_uuids=5d6bd6b5-3481-4212-9174-046ad6450e4d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001466 10.0.0.137 - - [2025-10-20 14:06:29] "GET /project/5d6bd6b5-3481-4212-9174-046ad6450e4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.035541 10.0.0.137 - - [2025-10-20 14:06:29] "GET /projects?obj_uuids=5d6bd6b5-3481-4212-9174-046ad6450e4d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001211 10.0.0.137 - - [2025-10-20 14:06:29] "GET /project/5d6bd6b5-3481-4212-9174-046ad6450e4d?fields=virtual_networks HTTP/1.1" 200 1034 0.071831 10.0.0.137 - - [2025-10-20 14:06:30] "GET /projects?obj_uuids=5d6bd6b5-3481-4212-9174-046ad6450e4d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001116 10.0.0.137 - - [2025-10-20 14:06:30] "GET /project/5d6bd6b5-3481-4212-9174-046ad6450e4d?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.029811 10.0.0.137 - - [2025-10-20 14:06:30] "GET /projects?obj_uuids=5d6bd6b5-3481-4212-9174-046ad6450e4d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001216 10.0.0.137 - - [2025-10-20 14:06:30] "GET /project/5d6bd6b5-3481-4212-9174-046ad6450e4d?fields=security_groups HTTP/1.1" 200 1260 0.072309 10.0.0.137 - - [2025-10-20 14:06:30] "GET /projects?obj_uuids=8612a475-d65a-4d4a-aa8d-8df6dc341654&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001519 10.0.0.137 - - [2025-10-20 14:06:30] "GET /project/8612a475-d65a-4d4a-aa8d-8df6dc341654?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.028845 10.0.0.137 - - [2025-10-20 14:06:30] "GET /projects?obj_uuids=8612a475-d65a-4d4a-aa8d-8df6dc341654&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001007 10.0.0.137 - - [2025-10-20 14:06:30] "GET /project/8612a475-d65a-4d4a-aa8d-8df6dc341654?fields=virtual_networks HTTP/1.1" 200 1034 0.072772 10.0.0.137 - - [2025-10-20 14:06:30] "GET /projects?obj_uuids=8612a475-d65a-4d4a-aa8d-8df6dc341654&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001390 10.0.0.137 - - [2025-10-20 14:06:30] "GET /project/8612a475-d65a-4d4a-aa8d-8df6dc341654?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.027653 10.0.0.137 - - [2025-10-20 14:06:30] "GET /projects?obj_uuids=8612a475-d65a-4d4a-aa8d-8df6dc341654&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001194 10.0.0.137 - - [2025-10-20 14:06:30] "GET /project/8612a475-d65a-4d4a-aa8d-8df6dc341654?fields=security_groups HTTP/1.1" 200 1260 0.025461 10.0.0.137 - - [2025-10-20 14:06:31] "GET /aaa-mode HTTP/1.1" 200 128 0.001142 10.0.0.137 - - [2025-10-20 14:06:32] "GET / HTTP/1.1" 200 36499 0.001714 10.0.0.137 - - [2025-10-20 14:06:33] "GET / HTTP/1.1" 200 36499 0.001514 10.0.0.137 - - [2025-10-20 14:06:34] "POST /fqname-to-id HTTP/1.1" 401 297 0.000595 [Introspect:8084]10.0.0.137 - - [2025-10-20 14:06:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001118 [Introspect:8084]10.0.0.137 - - [2025-10-20 14:06:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001023 10.0.0.137 - - [2025-10-20 14:06:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.094126 10.0.0.137 - - [2025-10-20 14:06:34] "GET /projects?obj_uuids=4b5d0cb4-726a-4a3c-98ab-a7b00cb01363&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001658 10.0.0.137 - - [2025-10-20 14:06:34] "GET /project/4b5d0cb4-726a-4a3c-98ab-a7b00cb01363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.042732 10.0.0.137 - - [2025-10-20 14:06:34] "GET /virtual-networks?parent_id=4b5d0cb4-726a-4a3c-98ab-a7b00cb01363&detail=False&count=False&shared=False HTTP/1.1" 403 263 0.009201 10.0.0.137 - - [2025-10-20 14:06:34] "POST /fqname-to-id HTTP/1.1" 404 195 0.008990 10.0.0.137 - - [2025-10-20 14:06:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.012171 10.0.0.137 - - [2025-10-20 14:06:34] "GET /domains?obj_uuids=359ab6ea-20cc-44f4-9df6-3d9ae739b7c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001163 10.0.0.137 - - [2025-10-20 14:06:34] "GET /domain/359ab6ea-20cc-44f4-9df6-3d9ae739b7c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.015539 10.0.0.137 - - [2025-10-20 14:06:34] "POST /service-templates HTTP/1.1" 403 264 0.009630 10.0.0.137 - - [2025-10-20 14:06:34] "POST /fqname-to-id HTTP/1.1" 404 213 0.003597 10.0.0.137 - - [2025-10-20 14:06:34] "POST /api-access-lists HTTP/1.1" 200 557 0.016777 10.0.0.137 - - [2025-10-20 14:06:34] "GET /api-access-list/609ec90b-2639-41e3-8726-baaade1f3b80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.005111 10.0.0.137 - - [2025-10-20 14:06:34] "GET /api-access-list/609ec90b-2639-41e3-8726-baaade1f3b80 HTTP/1.1" 200 1324 0.003251 10.0.0.137 - - [2025-10-20 14:06:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.023210 10.0.0.137 - - [2025-10-20 14:06:35] "GET /projects?obj_uuids=4b5d0cb4-726a-4a3c-98ab-a7b00cb01363&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001556 10.0.0.137 - - [2025-10-20 14:06:35] "GET /project/4b5d0cb4-726a-4a3c-98ab-a7b00cb01363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.039999 10.0.0.137 - - [2025-10-20 14:06:35] "GET /virtual-networks?parent_id=4b5d0cb4-726a-4a3c-98ab-a7b00cb01363&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.013104 10.0.0.137 - - [2025-10-20 14:06:35] "POST /virtual-networks HTTP/1.1" 200 585 0.053461 10.0.0.137 - - [2025-10-20 14:06:35] "POST /route-targets HTTP/1.1" 200 329 0.011138 10.0.0.137 - - [2025-10-20 14:06:35] "POST /ref-update HTTP/1.1" 200 156 0.019447 10.0.0.137 - - [2025-10-20 14:06:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.026141 10.0.0.137 - - [2025-10-20 14:06:35] "GET /network-ipam/8b9b0685-0971-4118-ab82-8fea9814bb31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1048 0.012906 10.0.0.137 - - [2025-10-20 14:06:35] "POST /useragent-kv HTTP/1.1" 200 115 0.002745 10.0.0.137 - - [2025-10-20 14:06:35] "POST /ref-update HTTP/1.1" 200 156 0.047068 252.137.149.211 - - [2025-10-20 14:06:35] "POST /neutron/network HTTP/1.1" 200 845 0.054276 252.137.149.211 - - [2025-10-20 14:06:35] "POST /neutron/network HTTP/1.1" 200 845 0.024496 10.0.0.137 - - [2025-10-20 14:06:35] "GET /virtual-network/b02187ab-d20d-4f69-8f8f-9bb21d58f439?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.014858 252.137.149.211 - - [2025-10-20 14:06:35] "POST /neutron/network HTTP/1.1" 200 845 0.021330 252.137.149.211 - - [2025-10-20 14:06:35] "POST /neutron/subnet HTTP/1.1" 200 674 0.032126 252.137.149.211 - - [2025-10-20 14:06:36] "POST /neutron/network HTTP/1.1" 200 845 0.032904 10.0.0.137 - - [2025-10-20 14:06:36] "GET /virtual-network/b02187ab-d20d-4f69-8f8f-9bb21d58f439?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.005849 10.0.0.137 - - [2025-10-20 14:06:36] "GET /network-ipam/8b9b0685-0971-4118-ab82-8fea9814bb31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1048 0.003964 10.0.0.137 - - [2025-10-20 14:06:36] "GET /domains HTTP/1.1" 200 440 0.003618 10.0.0.137 - - [2025-10-20 14:06:36] "GET /domains?obj_uuids=359ab6ea-20cc-44f4-9df6-3d9ae739b7c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001087 10.0.0.137 - - [2025-10-20 14:06:36] "GET /domain/359ab6ea-20cc-44f4-9df6-3d9ae739b7c5 HTTP/1.1" 200 2223 0.006996 10.0.0.137 - - [2025-10-20 14:06:36] "GET /projects?obj_uuids=4b5d0cb4-726a-4a3c-98ab-a7b00cb01363&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001488 10.0.0.137 - - [2025-10-20 14:06:36] "GET /project/4b5d0cb4-726a-4a3c-98ab-a7b00cb01363 HTTP/1.1" 200 2354 0.026879 10.0.0.137 - - [2025-10-20 14:06:36] "GET /virtual-network/b02187ab-d20d-4f69-8f8f-9bb21d58f439 HTTP/1.1" 200 2315 0.006294 10.0.0.137 - - [2025-10-20 14:06:36] "GET /virtual-network/b02187ab-d20d-4f69-8f8f-9bb21d58f439 HTTP/1.1" 200 2315 0.006521 10.0.0.137 - - [2025-10-20 14:06:36] "GET /routing-instance/2f422354-1e38-47a5-936f-740b813de644 HTTP/1.1" 200 1559 0.005004 10.0.0.137 - - [2025-10-20 14:06:36] "GET /routing-instance/2f422354-1e38-47a5-936f-740b813de644 HTTP/1.1" 200 1559 0.003802 10.0.0.137 - - [2025-10-20 14:06:36] "GET /route-target/94756ae0-6ff5-49f8-993f-8207e3d7c87f HTTP/1.1" 200 1247 0.003530 10.0.0.137 - - [2025-10-20 14:06:36] "GET /virtual-network/b02187ab-d20d-4f69-8f8f-9bb21d58f439 HTTP/1.1" 200 2315 0.007798 10.0.0.137 - - [2025-10-20 14:06:36] "GET /routing-instance/2f422354-1e38-47a5-936f-740b813de644 HTTP/1.1" 200 1559 0.003682 10.0.0.137 - - [2025-10-20 14:06:36] "GET /virtual-network/b02187ab-d20d-4f69-8f8f-9bb21d58f439?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.007869 10.0.0.137 - - [2025-10-20 14:06:36] "GET /virtual-network/b02187ab-d20d-4f69-8f8f-9bb21d58f439 HTTP/1.1" 200 2315 0.007562 10.0.0.137 - - [2025-10-20 14:06:36] "GET /routing-instance/2f422354-1e38-47a5-936f-740b813de644 HTTP/1.1" 200 1559 0.004591 10.0.0.137 - - [2025-10-20 14:06:36] "GET /routing-instance/2f422354-1e38-47a5-936f-740b813de644 HTTP/1.1" 200 1559 0.004955 10.0.0.137 - - [2025-10-20 14:06:36] "GET /route-target/94756ae0-6ff5-49f8-993f-8207e3d7c87f HTTP/1.1" 200 1247 0.003737 10.0.0.137 - - [2025-10-20 14:06:37] "GET /domains HTTP/1.1" 200 440 0.003006 10.0.0.137 - - [2025-10-20 14:06:37] "GET /domains?obj_uuids=359ab6ea-20cc-44f4-9df6-3d9ae739b7c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001333 10.0.0.137 - - [2025-10-20 14:06:37] "GET /domain/359ab6ea-20cc-44f4-9df6-3d9ae739b7c5 HTTP/1.1" 200 2223 0.007117 10.0.0.137 - - [2025-10-20 14:06:37] "GET /projects?obj_uuids=4b5d0cb4-726a-4a3c-98ab-a7b00cb01363&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001758 10.0.0.137 - - [2025-10-20 14:06:37] "GET /project/4b5d0cb4-726a-4a3c-98ab-a7b00cb01363 HTTP/1.1" 200 2354 0.039124 10.0.0.137 - - [2025-10-20 14:06:37] "GET /virtual-network/b02187ab-d20d-4f69-8f8f-9bb21d58f439 HTTP/1.1" 200 2315 0.008003 10.0.0.137 - - [2025-10-20 14:06:37] "GET /obj-perms HTTP/1.1" 200 6458 0.071487 10.0.0.137 - - [2025-10-20 14:06:38] "POST /fqname-to-id HTTP/1.1" 404 195 0.011279 10.0.0.137 - - [2025-10-20 14:06:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.010404 10.0.0.137 - - [2025-10-20 14:06:38] "GET /domains?obj_uuids=359ab6ea-20cc-44f4-9df6-3d9ae739b7c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001679 10.0.0.137 - - [2025-10-20 14:06:38] "GET /domain/359ab6ea-20cc-44f4-9df6-3d9ae739b7c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.030175 10.0.0.137 - - [2025-10-20 14:06:38] "POST /service-templates HTTP/1.1" 403 264 0.009650 10.0.0.137 - - [2025-10-20 14:06:38] "POST /fqname-to-id HTTP/1.1" 404 181 0.003668 10.0.0.137 - - [2025-10-20 14:06:38] "POST /api-access-lists HTTP/1.1" 200 523 0.016997 10.0.0.137 - - [2025-10-20 14:06:38] "GET /api-access-list/60b7226b-c44a-4f5b-938c-73c46198a306?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1292 0.004593 10.0.0.137 - - [2025-10-20 14:06:38] "GET /api-access-list/60b7226b-c44a-4f5b-938c-73c46198a306 HTTP/1.1" 200 1292 0.004646 10.0.0.137 - - [2025-10-20 14:06:38] "POST /fqname-to-id HTTP/1.1" 404 195 0.015115 10.0.0.137 - - [2025-10-20 14:06:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.011783 10.0.0.137 - - [2025-10-20 14:06:38] "GET /domains?obj_uuids=359ab6ea-20cc-44f4-9df6-3d9ae739b7c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001735 10.0.0.137 - - [2025-10-20 14:06:38] "GET /domain/359ab6ea-20cc-44f4-9df6-3d9ae739b7c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.020158 10.0.0.137 - - [2025-10-20 14:06:38] "POST /service-templates HTTP/1.1" 200 553 0.036395 10.0.0.137 - - [2025-10-20 14:06:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.020050 10.0.0.137 - - [2025-10-20 14:06:38] "GET /service-template/697bcfd9-dcd9-45d7-8d55-fad6e7e92ad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.014994 10.0.0.137 - - [2025-10-20 14:06:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.014809 10.0.0.137 - - [2025-10-20 14:06:38] "GET /service-template/697bcfd9-dcd9-45d7-8d55-fad6e7e92ad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.018878 10.0.0.137 - - [2025-10-20 14:06:38] "GET /virtual-network/b02187ab-d20d-4f69-8f8f-9bb21d58f439 HTTP/1.1" 401 297 0.000466 10.0.0.137 - - [2025-10-20 14:06:39] "GET /virtual-network/b02187ab-d20d-4f69-8f8f-9bb21d58f439 HTTP/1.1" 403 263 0.041122 10.0.0.137 - - [2025-10-20 14:06:39] "GET /service-template/697bcfd9-dcd9-45d7-8d55-fad6e7e92ad6 HTTP/1.1" 403 264 0.009548 10.0.0.137 - - [2025-10-20 14:06:39] "GET /service-template/697bcfd9-dcd9-45d7-8d55-fad6e7e92ad6 HTTP/1.1" 403 264 0.055380 10.0.0.137 - - [2025-10-20 14:06:39] "GET /api-access-list/609ec90b-2639-41e3-8726-baaade1f3b80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.004008 10.0.0.137 - - [2025-10-20 14:06:39] "PUT /api-access-list/609ec90b-2639-41e3-8726-baaade1f3b80 HTTP/1.1" 200 266 0.009243 10.0.0.137 - - [2025-10-20 14:06:39] "GET /api-access-list/609ec90b-2639-41e3-8726-baaade1f3b80 HTTP/1.1" 200 1461 0.003897 10.0.0.137 - - [2025-10-20 14:06:39] "GET /virtual-network/b02187ab-d20d-4f69-8f8f-9bb21d58f439 HTTP/1.1" 200 2315 0.021669 10.0.0.137 - - [2025-10-20 14:06:39] "POST /fqname-to-id HTTP/1.1" 401 297 0.001018 10.0.0.137 - - [2025-10-20 14:06:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.041407 10.0.0.137 - - [2025-10-20 14:06:40] "GET /projects?obj_uuids=4b5d0cb4-726a-4a3c-98ab-a7b00cb01363&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001177 10.0.0.137 - - [2025-10-20 14:06:40] "GET /project/4b5d0cb4-726a-4a3c-98ab-a7b00cb01363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.044173 10.0.0.137 - - [2025-10-20 14:06:40] "GET /virtual-networks?parent_id=4b5d0cb4-726a-4a3c-98ab-a7b00cb01363&detail=False&count=False&shared=False HTTP/1.1" 200 371 0.013880 10.0.0.137 - - [2025-10-20 14:06:40] "POST /virtual-networks HTTP/1.1" 403 263 0.009018 [Introspect:8084]10.0.0.137 - - [2025-10-20 14:06:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001186 10.0.0.137 - - [2025-10-20 14:06:40] "GET /service-template/697bcfd9-dcd9-45d7-8d55-fad6e7e92ad6 HTTP/1.1" 403 264 0.009751 [Introspect:8084]10.0.0.137 - - [2025-10-20 14:06:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001218 10.0.0.137 - - [2025-10-20 14:06:40] "GET /service-template/697bcfd9-dcd9-45d7-8d55-fad6e7e92ad6 HTTP/1.1" 403 264 0.042361 10.0.0.137 - - [2025-10-20 14:06:40] "GET /api-access-list/60b7226b-c44a-4f5b-938c-73c46198a306?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1292 0.003141 10.0.0.137 - - [2025-10-20 14:06:41] "PUT /api-access-list/60b7226b-c44a-4f5b-938c-73c46198a306 HTTP/1.1" 200 266 0.009416 10.0.0.137 - - [2025-10-20 14:06:41] "GET /api-access-list/60b7226b-c44a-4f5b-938c-73c46198a306 HTTP/1.1" 200 1430 0.003278 10.0.0.137 - - [2025-10-20 14:06:41] "GET /service-template/697bcfd9-dcd9-45d7-8d55-fad6e7e92ad6 HTTP/1.1" 200 1855 0.025610 10.0.0.137 - - [2025-10-20 14:06:41] "POST /fqname-to-id HTTP/1.1" 404 195 0.011872 10.0.0.137 - - [2025-10-20 14:06:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.014589 10.0.0.137 - - [2025-10-20 14:06:41] "GET /domains?obj_uuids=359ab6ea-20cc-44f4-9df6-3d9ae739b7c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001820 10.0.0.137 - - [2025-10-20 14:06:41] "GET /domain/359ab6ea-20cc-44f4-9df6-3d9ae739b7c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.021196 10.0.0.137 - - [2025-10-20 14:06:41] "POST /service-templates HTTP/1.1" 403 264 0.010373 10.0.0.137 - - [2025-10-20 14:06:41] "GET /api-access-list/609ec90b-2639-41e3-8726-baaade1f3b80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1461 0.003770 10.0.0.137 - - [2025-10-20 14:06:41] "PUT /api-access-list/609ec90b-2639-41e3-8726-baaade1f3b80 HTTP/1.1" 200 266 0.011498 10.0.0.137 - - [2025-10-20 14:06:41] "GET /api-access-list/609ec90b-2639-41e3-8726-baaade1f3b80 HTTP/1.1" 200 1324 0.003987 10.0.0.137 - - [2025-10-20 14:06:41] "GET /api-access-list/60b7226b-c44a-4f5b-938c-73c46198a306?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004170 10.0.0.137 - - [2025-10-20 14:06:41] "PUT /api-access-list/60b7226b-c44a-4f5b-938c-73c46198a306 HTTP/1.1" 200 266 0.010282 10.0.0.137 - - [2025-10-20 14:06:41] "GET /api-access-list/60b7226b-c44a-4f5b-938c-73c46198a306 HTTP/1.1" 200 1292 0.003968 10.0.0.137 - - [2025-10-20 14:06:41] "GET /virtual-network/b02187ab-d20d-4f69-8f8f-9bb21d58f439 HTTP/1.1" 403 263 0.009997 10.0.0.137 - - [2025-10-20 14:06:42] "GET /virtual-network/b02187ab-d20d-4f69-8f8f-9bb21d58f439 HTTP/1.1" 403 263 0.046409 10.0.0.137 - - [2025-10-20 14:06:42] "GET /service-template/697bcfd9-dcd9-45d7-8d55-fad6e7e92ad6 HTTP/1.1" 403 264 0.011780 10.0.0.137 - - [2025-10-20 14:06:42] "GET /service-template/697bcfd9-dcd9-45d7-8d55-fad6e7e92ad6 HTTP/1.1" 403 264 0.045544 10.0.0.137 - - [2025-10-20 14:06:42] "GET /api-access-list/487abc57-5587-4d23-9c8d-bb6c8457bea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.003814 10.0.0.137 - - [2025-10-20 14:06:42] "PUT /api-access-list/487abc57-5587-4d23-9c8d-bb6c8457bea0 HTTP/1.1" 200 266 0.008870 10.0.0.137 - - [2025-10-20 14:06:42] "GET /service-template/697bcfd9-dcd9-45d7-8d55-fad6e7e92ad6 HTTP/1.1" 200 1855 0.014173 10.0.0.137 - - [2025-10-20 14:06:42] "GET /virtual-network/b02187ab-d20d-4f69-8f8f-9bb21d58f439 HTTP/1.1" 200 2315 0.017170 10.0.0.137 - - [2025-10-20 14:06:42] "DELETE /api-access-list/609ec90b-2639-41e3-8726-baaade1f3b80 HTTP/1.1" 200 115 0.024302 10.0.0.137 - - [2025-10-20 14:06:42] "GET /api-access-list/609ec90b-2639-41e3-8726-baaade1f3b80 HTTP/1.1" 404 171 0.003710 10.0.0.137 - - [2025-10-20 14:06:42] "DELETE /api-access-list/60b7226b-c44a-4f5b-938c-73c46198a306 HTTP/1.1" 200 115 0.022496 10.0.0.137 - - [2025-10-20 14:06:42] "GET /api-access-list/60b7226b-c44a-4f5b-938c-73c46198a306 HTTP/1.1" 404 171 0.003365 10.0.0.137 - - [2025-10-20 14:06:42] "GET /virtual-network/b02187ab-d20d-4f69-8f8f-9bb21d58f439 HTTP/1.1" 401 297 0.000436 10.0.0.137 - - [2025-10-20 14:06:43] "GET /virtual-network/b02187ab-d20d-4f69-8f8f-9bb21d58f439 HTTP/1.1" 403 263 0.044268 10.0.0.137 - - [2025-10-20 14:06:43] "GET /service-template/697bcfd9-dcd9-45d7-8d55-fad6e7e92ad6 HTTP/1.1" 403 264 0.009545 10.0.0.137 - - [2025-10-20 14:06:43] "GET /service-template/697bcfd9-dcd9-45d7-8d55-fad6e7e92ad6 HTTP/1.1" 403 264 0.032998 10.0.0.137 - - [2025-10-20 14:06:43] "GET /api-access-list/487abc57-5587-4d23-9c8d-bb6c8457bea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2689 0.003219 10.0.0.137 - - [2025-10-20 14:06:43] "PUT /api-access-list/487abc57-5587-4d23-9c8d-bb6c8457bea0 HTTP/1.1" 200 266 0.008838 10.0.0.137 - - [2025-10-20 14:06:43] "GET /virtual-network/b02187ab-d20d-4f69-8f8f-9bb21d58f439 HTTP/1.1" 200 2315 0.013217 10.0.0.137 - - [2025-10-20 14:06:43] "GET /service-template/697bcfd9-dcd9-45d7-8d55-fad6e7e92ad6 HTTP/1.1" 200 1855 0.011029 10.0.0.137 - - [2025-10-20 14:06:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.015743 10.0.0.137 - - [2025-10-20 14:06:44] "DELETE /service-template/697bcfd9-dcd9-45d7-8d55-fad6e7e92ad6 HTTP/1.1" 200 115 0.026016 10.0.0.137 - - [2025-10-20 14:06:44] "POST /fqname-to-id HTTP/1.1" 404 195 0.009599 10.0.0.137 - - [2025-10-20 14:06:44] "POST /useragent-kv HTTP/1.1" 200 115 0.005073 10.0.0.137 - - [2025-10-20 14:06:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.006798 10.0.0.137 - - [2025-10-20 14:06:44] "POST /useragent-kv HTTP/1.1" 200 115 0.003978 10.0.0.137 - - [2025-10-20 14:06:44] "DELETE /virtual-network/b02187ab-d20d-4f69-8f8f-9bb21d58f439 HTTP/1.1" 200 115 0.088586 10.0.0.137 - - [2025-10-20 14:06:44] "DELETE /route-target/94756ae0-6ff5-49f8-993f-8207e3d7c87f HTTP/1.1" 200 115 0.023224 10.0.0.137 - - [2025-10-20 14:06:44] "GET /api-access-list/487abc57-5587-4d23-9c8d-bb6c8457bea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.003376 10.0.0.137 - - [2025-10-20 14:06:44] "PUT /api-access-list/487abc57-5587-4d23-9c8d-bb6c8457bea0 HTTP/1.1" 200 266 0.007998 10.0.0.137 - - [2025-10-20 14:06:44] "GET /api-access-list/487abc57-5587-4d23-9c8d-bb6c8457bea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2695 0.003397 10.0.0.137 - - [2025-10-20 14:06:44] "PUT /api-access-list/487abc57-5587-4d23-9c8d-bb6c8457bea0 HTTP/1.1" 200 266 0.008203 10.0.0.137 - - [2025-10-20 14:06:45] "GET /api-access-list/487abc57-5587-4d23-9c8d-bb6c8457bea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.003516 10.0.0.137 - - [2025-10-20 14:06:45] "PUT /api-access-list/487abc57-5587-4d23-9c8d-bb6c8457bea0 HTTP/1.1" 200 266 0.008612 10.0.0.137 - - [2025-10-20 14:06:45] "GET /projects?obj_uuids=4b5d0cb4-726a-4a3c-98ab-a7b00cb01363&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001098 10.0.0.137 - - [2025-10-20 14:06:45] "GET /project/4b5d0cb4-726a-4a3c-98ab-a7b00cb01363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.023875 10.0.0.137 - - [2025-10-20 14:06:45] "GET /projects?obj_uuids=4b5d0cb4-726a-4a3c-98ab-a7b00cb01363&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000992 10.0.0.137 - - [2025-10-20 14:06:45] "GET /project/4b5d0cb4-726a-4a3c-98ab-a7b00cb01363?fields=virtual_networks HTTP/1.1" 200 1034 0.073109 10.0.0.137 - - [2025-10-20 14:06:45] "GET /projects?obj_uuids=4b5d0cb4-726a-4a3c-98ab-a7b00cb01363&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001322 10.0.0.137 - - [2025-10-20 14:06:45] "GET /project/4b5d0cb4-726a-4a3c-98ab-a7b00cb01363?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.032247 10.0.0.137 - - [2025-10-20 14:06:45] "GET /projects?obj_uuids=4b5d0cb4-726a-4a3c-98ab-a7b00cb01363&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001000 10.0.0.137 - - [2025-10-20 14:06:45] "GET /project/4b5d0cb4-726a-4a3c-98ab-a7b00cb01363?fields=security_groups HTTP/1.1" 200 1260 0.026439 10.0.0.137 - - [2025-10-20 14:06:46] "GET /projects?obj_uuids=a14493dd-47da-467a-b73b-c04e45866cfa&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001031 10.0.0.137 - - [2025-10-20 14:06:46] "GET /project/a14493dd-47da-467a-b73b-c04e45866cfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1274 0.050472 10.0.0.137 - - [2025-10-20 14:06:46] "DELETE /project/5d6bd6b5348142129174046ad6450e4d HTTP/1.1" 404 173 0.017565 10.0.0.137 - - [2025-10-20 14:06:46] "DELETE /project/8612a475d65a4d4aaa8d8df6dc341654 HTTP/1.1" 404 173 0.015050 10.0.0.137 - - [2025-10-20 14:06:46] "DELETE /project/4b5d0cb4726a4a3c98aba7b00cb01363 HTTP/1.1" 404 173 0.014533 10.0.0.137 - - [2025-10-20 14:06:46] "GET /projects?obj_uuids=dfc8c77b-a1c5-4a9d-b541-3f20be7f5ca4&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001156 10.0.0.137 - - [2025-10-20 14:06:46] "GET /projects?obj_uuids=1452d96c-f79d-4b3c-a10c-a674ee2c9501&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000999 10.0.0.137 - - [2025-10-20 14:06:46] "GET /projects?obj_uuids=8612a475-d65a-4d4a-aa8d-8df6dc341654&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000826 10.0.0.137 - - [2025-10-20 14:06:46] "GET /projects?obj_uuids=4b5d0cb4-726a-4a3c-98ab-a7b00cb01363&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001073 10.0.0.137 - - [2025-10-20 14:06:46] "GET /projects?obj_uuids=5d6bd6b5-3481-4212-9174-046ad6450e4d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001081 10.0.0.137 - - [2025-10-20 14:06:46] "GET /projects?obj_uuids=18daa29d-3844-43a4-a232-3eb5270c10f1&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001178 10.0.0.137 - - [2025-10-20 14:06:46] "GET /project/8612a475-d65a-4d4a-aa8d-8df6dc341654?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.073301 10.0.0.137 - - [2025-10-20 14:06:46] "GET /project/dfc8c77b-a1c5-4a9d-b541-3f20be7f5ca4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1436 0.074022 10.0.0.137 - - [2025-10-20 14:06:46] "GET /project/1452d96c-f79d-4b3c-a10c-a674ee2c9501?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.088866 10.0.0.137 - - [2025-10-20 14:06:46] "GET /projects?obj_uuids=1452d96c-f79d-4b3c-a10c-a674ee2c9501&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001393 10.0.0.137 - - [2025-10-20 14:06:46] "GET /projects?obj_uuids=dfc8c77b-a1c5-4a9d-b541-3f20be7f5ca4&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000902 10.0.0.137 - - [2025-10-20 14:06:46] "GET /projects?obj_uuids=8612a475-d65a-4d4a-aa8d-8df6dc341654&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000858 10.0.0.137 - - [2025-10-20 14:06:47] "GET /project/4b5d0cb4-726a-4a3c-98ab-a7b00cb01363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.145773 10.0.0.137 - - [2025-10-20 14:06:47] "GET /project/18daa29d-3844-43a4-a232-3eb5270c10f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.112662 10.0.0.137 - - [2025-10-20 14:06:47] "GET /project/5d6bd6b5-3481-4212-9174-046ad6450e4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.154307 10.0.0.137 - - [2025-10-20 14:06:47] "GET /projects?obj_uuids=5d6bd6b5-3481-4212-9174-046ad6450e4d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001295 10.0.0.137 - - [2025-10-20 14:06:47] "GET /projects?obj_uuids=4b5d0cb4-726a-4a3c-98ab-a7b00cb01363&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001591 10.0.0.137 - - [2025-10-20 14:06:47] "GET /projects?obj_uuids=18daa29d-3844-43a4-a232-3eb5270c10f1&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001279 10.0.0.137 - - [2025-10-20 14:06:47] "GET /project/dfc8c77b-a1c5-4a9d-b541-3f20be7f5ca4?fields=security_groups HTTP/1.1" 200 1336 0.141367 10.0.0.137 - - [2025-10-20 14:06:47] "GET /project/1452d96c-f79d-4b3c-a10c-a674ee2c9501?fields=security_groups HTTP/1.1" 200 1335 0.146682 10.0.0.137 - - [2025-10-20 14:06:47] "GET /project/8612a475-d65a-4d4a-aa8d-8df6dc341654?fields=security_groups HTTP/1.1" 200 1350 0.157459 10.0.0.137 - - [2025-10-20 14:06:47] "GET /project/18daa29d-3844-43a4-a232-3eb5270c10f1?fields=security_groups HTTP/1.1" 200 1335 0.122123 10.0.0.137 - - [2025-10-20 14:06:47] "GET /project/5d6bd6b5-3481-4212-9174-046ad6450e4d?fields=security_groups HTTP/1.1" 200 1350 0.163688 10.0.0.137 - - [2025-10-20 14:06:47] "GET /project/4b5d0cb4-726a-4a3c-98ab-a7b00cb01363?fields=security_groups HTTP/1.1" 200 1350 0.170803 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-20T14:06:47Z failed with SSLError [Introspect:8084]10.0.0.137 - - [2025-10-20 14:06:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001223 10.0.0.137 - - [2025-10-20 14:06:47] "DELETE /access-control-list/8526dea6-4a02-4c3f-b86e-c905d3c1e663 HTTP/1.1" 200 115 0.060248 10.0.0.137 - - [2025-10-20 14:06:47] "DELETE /security-group/780c65ba-d1b0-45a6-8d9f-7bf6e4f213df HTTP/1.1" 200 115 0.152327 10.0.0.137 - - [2025-10-20 14:06:47] "DELETE /security-group/2476626a-0af0-4f8c-9580-903f351df5d0 HTTP/1.1" 200 115 0.157938 10.0.0.137 - - [2025-10-20 14:06:47] "GET /projects?obj_uuids=1452d96c-f79d-4b3c-a10c-a674ee2c9501&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001515 10.0.0.137 - - [2025-10-20 14:06:47] "GET /projects?obj_uuids=8612a475-d65a-4d4a-aa8d-8df6dc341654&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001112 10.0.0.137 - - [2025-10-20 14:06:47] "DELETE /security-group/e124cb52-dfcd-480c-8ef2-59bd26f5b6d9 HTTP/1.1" 200 115 0.194021 10.0.0.137 - - [2025-10-20 14:06:47] "GET /projects?obj_uuids=dfc8c77b-a1c5-4a9d-b541-3f20be7f5ca4&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001413 10.0.0.137 - - [2025-10-20 14:06:47] "DELETE /security-group/c7b334a9-f15f-47cb-b9f9-b3ffd06699d6 HTTP/1.1" 200 115 0.150078 10.0.0.137 - - [2025-10-20 14:06:47] "GET /project/1452d96c-f79d-4b3c-a10c-a674ee2c9501?fields=application_policy_sets HTTP/1.1" 200 1374 0.100749 10.0.0.137 - - [2025-10-20 14:06:47] "GET /projects?obj_uuids=18daa29d-3844-43a4-a232-3eb5270c10f1&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001148 10.0.0.137 - - [2025-10-20 14:06:47] "GET /project/dfc8c77b-a1c5-4a9d-b541-3f20be7f5ca4?fields=application_policy_sets HTTP/1.1" 200 1375 0.098326 10.0.0.137 - - [2025-10-20 14:06:47] "GET /project/8612a475-d65a-4d4a-aa8d-8df6dc341654?fields=application_policy_sets HTTP/1.1" 200 1389 0.136345 10.0.0.137 - - [2025-10-20 14:06:47] "DELETE /access-control-list/fc87681c-7dd6-46a2-8f97-0b5a42bef955 HTTP/1.1" 200 115 0.148188 10.0.0.137 - - [2025-10-20 14:06:47] "DELETE /security-group/bac1ce56-783b-41ae-9194-c161d4d75484 HTTP/1.1" 200 115 0.225642 10.0.0.137 - - [2025-10-20 14:06:47] "DELETE /security-group/d4145449-9f2d-4bcd-8c1b-b99f2a4526e3 HTTP/1.1" 200 115 0.235595 10.0.0.137 - - [2025-10-20 14:06:47] "GET /projects?obj_uuids=4b5d0cb4-726a-4a3c-98ab-a7b00cb01363&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001014 10.0.0.137 - - [2025-10-20 14:06:47] "GET /projects?obj_uuids=5d6bd6b5-3481-4212-9174-046ad6450e4d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001451 10.0.0.137 - - [2025-10-20 14:06:47] "GET /project/18daa29d-3844-43a4-a232-3eb5270c10f1?fields=application_policy_sets HTTP/1.1" 200 1374 0.154614 10.0.0.137 - - [2025-10-20 14:06:47] "DELETE /access-control-list/c21bd68b-2198-45eb-8602-2f58e445173e HTTP/1.1" 200 115 0.094748 10.0.0.137 - - [2025-10-20 14:06:47] "GET /project/4b5d0cb4-726a-4a3c-98ab-a7b00cb01363?fields=application_policy_sets HTTP/1.1" 200 1389 0.159511 10.0.0.137 - - [2025-10-20 14:06:47] "GET /project/5d6bd6b5-3481-4212-9174-046ad6450e4d?fields=application_policy_sets HTTP/1.1" 200 1389 0.157150 10.0.0.137 - - [2025-10-20 14:06:47] "DELETE /access-control-list/aec59e17-7461-4afa-a28b-01e59b63221c HTTP/1.1" 200 115 0.122852 10.0.0.137 - - [2025-10-20 14:06:47] "DELETE /access-control-list/d0dc3c00-eddd-41ca-9b82-5188bba6f7fb HTTP/1.1" 200 115 0.075024 10.0.0.137 - - [2025-10-20 14:06:47] "DELETE /project/1452d96c-f79d-4b3c-a10c-a674ee2c9501 HTTP/1.1" 200 115 0.960337 10.0.0.137 - - [2025-10-20 14:06:47] "DELETE /project/8612a475-d65a-4d4a-aa8d-8df6dc341654 HTTP/1.1" 200 115 0.972713 10.0.0.137 - - [2025-10-20 14:06:47] "DELETE /project/dfc8c77b-a1c5-4a9d-b541-3f20be7f5ca4 HTTP/1.1" 200 115 0.980864 10.0.0.137 - - [2025-10-20 14:06:47] "DELETE /access-control-list/e36133ca-f870-411f-a603-4c22ad485d24 HTTP/1.1" 200 115 0.036477 10.0.0.137 - - [2025-10-20 14:06:47] "DELETE /project/18daa29d-3844-43a4-a232-3eb5270c10f1 HTTP/1.1" 200 115 0.978014 10.0.0.137 - - [2025-10-20 14:06:47] "DELETE /project/5d6bd6b5-3481-4212-9174-046ad6450e4d HTTP/1.1" 200 115 1.040790 10.0.0.137 - - [2025-10-20 14:06:47] "DELETE /project/4b5d0cb4-726a-4a3c-98ab-a7b00cb01363 HTTP/1.1" 200 115 1.042882 10.0.0.137 - - [2025-10-20 14:06:47] "DELETE /access-control-list/88a23577-51a0-4fc5-a1f1-692a959eefc8 HTTP/1.1" 200 115 0.037256 10.0.0.137 - - [2025-10-20 14:06:47] "DELETE /access-control-list/ccc12c54-fd56-48a6-924b-3324f985b4a3 HTTP/1.1" 200 115 0.036283 10.0.0.137 - - [2025-10-20 14:06:47] "DELETE /access-control-list/217bb964-f8ee-4926-8f53-d563143737af HTTP/1.1" 200 115 0.024821 10.0.0.137 - - [2025-10-20 14:06:47] "DELETE /access-control-list/0e2004ec-baf8-4a00-b1cd-c81c4fff0d57 HTTP/1.1" 200 115 0.017153 10.0.0.137 - - [2025-10-20 14:06:48] "DELETE /access-control-list/f47e2f3c-64d5-4180-9d18-5fb269eab63d HTTP/1.1" 200 115 0.020049 10.0.0.137 - - [2025-10-20 14:06:48] "DELETE /access-control-list/197f170f-457f-4926-8404-b8e26df8f625 HTTP/1.1" 200 115 0.015066 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-20T14:06:58Z failed with SSLError [Introspect:8084]10.0.0.137 - - [2025-10-20 14:06:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001159 10.0.0.137 - - [2025-10-20 14:06:59] "GET /domains?obj_uuids=359ab6ea-20cc-44f4-9df6-3d9ae739b7c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001421 10.0.0.137 - - [2025-10-20 14:06:59] "GET /domain/359ab6ea-20cc-44f4-9df6-3d9ae739b7c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.009026 10.0.0.137 - - [2025-10-20 14:06:59] "POST /fqname-to-id HTTP/1.1" 404 182 0.028177 10.0.0.137 - - [2025-10-20 14:06:59] "GET /projects?obj_uuids=2a5a97a1-ba55-40d1-9318-2dd74a0a378a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002574 10.0.0.137 - - [2025-10-20 14:06:59] "GET /domains?obj_uuids=359ab6ea-20cc-44f4-9df6-3d9ae739b7c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001273 10.0.0.137 - - [2025-10-20 14:06:59] "GET /domain/359ab6ea-20cc-44f4-9df6-3d9ae739b7c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007395 10.0.0.137 - - [2025-10-20 14:06:59] "POST /id-to-fqname HTTP/1.1" 200 184 0.001334 10.0.0.137 - - [2025-10-20 14:06:59] "POST /fqname-to-id HTTP/1.1" 404 193 0.005524 10.0.0.137 - - [2025-10-20 14:06:59] "GET /global-system-configs HTTP/1.1" 401 297 0.000470 10.0.0.137 - - [2025-10-20 14:06:59] "GET /global-system-configs HTTP/1.1" 401 297 0.001003 10.0.0.137 - - [2025-10-20 14:06:59] "POST /security-groups HTTP/1.1" 200 579 0.065601 10.0.0.137 - - [2025-10-20 14:06:59] "POST /fqname-to-id HTTP/1.1" 404 228 0.002784 10.0.0.137 - - [2025-10-20 14:06:59] "POST /projects HTTP/1.1" 200 569 0.224531 10.0.0.137 - - [2025-10-20 14:06:59] "POST /access-control-lists HTTP/1.1" 200 594 0.058953 10.0.0.137 - - [2025-10-20 14:06:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.298114 10.0.0.137 - - [2025-10-20 14:07:00] "POST /fqname-to-id HTTP/1.1" 404 227 0.003208 10.0.0.137 - - [2025-10-20 14:07:00] "GET /project/2a5a97a1-ba55-40d1-9318-2dd74a0a378a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.436406 10.0.0.137 - - [2025-10-20 14:07:00] "POST /access-control-lists HTTP/1.1" 200 592 0.060821 10.0.0.137 - - [2025-10-20 14:07:01] "GET / HTTP/1.1" 200 36499 0.001992 10.0.0.137 - - [2025-10-20 14:07:01] "GET /projects?obj_uuids=2a5a97a1-ba55-40d1-9318-2dd74a0a378a&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001048 10.0.0.137 - - [2025-10-20 14:07:01] "GET /project/2a5a97a1-ba55-40d1-9318-2dd74a0a378a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.024185 10.0.0.137 - - [2025-10-20 14:07:01] "GET /projects?obj_uuids=2a5a97a1-ba55-40d1-9318-2dd74a0a378a&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.000992 10.0.0.137 - - [2025-10-20 14:07:01] "GET /project/2a5a97a1-ba55-40d1-9318-2dd74a0a378a?fields=virtual_networks HTTP/1.1" 200 1026 0.077575 10.0.0.137 - - [2025-10-20 14:07:01] "GET /projects?obj_uuids=2a5a97a1-ba55-40d1-9318-2dd74a0a378a&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001069 10.0.0.137 - - [2025-10-20 14:07:01] "GET /project/2a5a97a1-ba55-40d1-9318-2dd74a0a378a?fields=virtual_machine_interfaces HTTP/1.1" 200 1026 0.029160 10.0.0.137 - - [2025-10-20 14:07:01] "GET /projects?obj_uuids=2a5a97a1-ba55-40d1-9318-2dd74a0a378a&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001091 10.0.0.137 - - [2025-10-20 14:07:02] "GET /project/2a5a97a1-ba55-40d1-9318-2dd74a0a378a?fields=security_groups HTTP/1.1" 200 1248 0.029134 10.0.0.137 - - [2025-10-20 14:07:02] "GET /obj-perms HTTP/1.1" 200 6411 0.065582 10.0.0.137 - - [2025-10-20 14:07:02] "GET /obj-perms HTTP/1.1" 200 6411 0.060314 [Introspect:8084]10.0.0.137 - - [2025-10-20 14:07:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000875 [Introspect:8084]10.0.0.137 - - [2025-10-20 14:07:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001148 10.0.0.137 - - [2025-10-20 14:07:30] "GET /global-system-configs HTTP/1.1" 401 297 0.000885 10.0.0.137 - - [2025-10-20 14:07:30] "GET /global-system-configs HTTP/1.1" 401 297 0.000487 10.0.0.137 - - [2025-10-20 14:07:48] "GET /projects?obj_uuids=2a5a97a1-ba55-40d1-9318-2dd74a0a378a&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.000918 10.0.0.137 - - [2025-10-20 14:07:48] "DELETE /project/2a5a97a1ba5540d193182dd74a0a378a HTTP/1.1" 404 173 0.008427 10.0.0.137 - - [2025-10-20 14:07:48] "GET /project/2a5a97a1-ba55-40d1-9318-2dd74a0a378a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.032194 10.0.0.137 - - [2025-10-20 14:07:48] "GET /projects?obj_uuids=2a5a97a1-ba55-40d1-9318-2dd74a0a378a&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001676