++ 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: =================== Wed Oct 22 02:44:42 PM UTC 2025 ===================' INFO: =================== Wed Oct 22 02:44:42 PM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ grep 'inet ' +++ ip addr show dev ens3 +++ cut -d / -f 1 +++ head -n 1 +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.241 ++ 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.241 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.241 ++ ANALYTICSDB_NODES=10.0.0.241 ++ ANALYTICS_SNMP_NODES=10.0.0.241 ++ 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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:8081 ' +++ '[' -n '10.0.0.241:8081 ' ']' +++ echo 10.0.0.241:8081 ++ ANALYTICS_SERVERS=10.0.0.241: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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:9042 ' +++ '[' -n '10.0.0.241:9042 ' ']' +++ echo 10.0.0.241:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.241:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.241 ++ 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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:8086 ' +++ '[' -n '10.0.0.241:8086 ' ']' +++ echo 10.0.0.241:8086 ++ COLLECTOR_SERVERS=10.0.0.241: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.241 ++ CONFIGDB_NODES=10.0.0.241 ++ 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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:8082 ' +++ '[' -n '10.0.0.241:8082 ' ']' +++ echo 10.0.0.241:8082 ++ CONFIG_SERVERS=10.0.0.241: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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:9161 ' +++ '[' -n '10.0.0.241:9161 ' ']' +++ echo 10.0.0.241:9161 ++ CONFIGDB_SERVERS=10.0.0.241: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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:9041 ' +++ '[' -n '10.0.0.241:9041 ' ']' +++ echo 10.0.0.241:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.241: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.241 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.241 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.241 ++ 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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+=10.0.0.241:2181, +++ '[' -n 10.0.0.241:2181, ']' +++ echo 10.0.0.241:2181 ++ ZOOKEEPER_SERVERS=10.0.0.241: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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:2181 ' +++ '[' -n '10.0.0.241:2181 ' ']' +++ echo 10.0.0.241:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.241:2181 ++ RABBITMQ_NODES=10.0.0.241 ++ 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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+=10.0.0.241:5673, +++ '[' -n 10.0.0.241:5673, ']' +++ echo 10.0.0.241:5673 ++ RABBITMQ_SERVERS=10.0.0.241: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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:6379 ' +++ '[' -n '10.0.0.241:6379 ' ']' +++ echo 10.0.0.241:6379 ++ REDIS_SERVERS=10.0.0.241: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.241 ++ 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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:9092 ' +++ '[' -n '10.0.0.241:9092 ' ']' +++ echo 10.0.0.241:9092 ++ KAFKA_SERVERS=10.0.0.241: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.241.121.124 ++ 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.241 ++ 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.241 ++ 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.241 ++ cut -d , -f 1 + local cassandra=10.0.0.241 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.241 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.241 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.241 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.241 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.241 +++ local servers=10.0.0.241 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ sort ++++ uniq +++ local local_ips=,10.0.0.241,10.29.241.1,127.0.0.1,172.17.0.1,252.241.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.241'\''))' +++ local server_ip=10.0.0.241 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.241 ]] +++ [[ ,10.0.0.241,10.29.241.1,127.0.0.1,172.17.0.1,252.241.0.1,, =~ ,10\.0\.0\.241, ]] +++ echo 10.0.0.241 1 +++ return ++ local ip=10.0.0.241 ++ [[ -z 10.0.0.241 ]] ++ echo 10.0.0.241 + host_ip=10.0.0.241 + [[ cql == \c\q\l ]] ++ echo 10.0.0.241:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.241:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.241: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 ++ sed 's/^API__//g' ++ cut -d = -f 1 + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled 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/22/2025 14:45:22.108 7f7337728c00 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 10/22/2025 14:45:22.342 7f7337728c00 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 10/22/2025 14:45:22.357 7f7337728c00 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 10/22/2025 14:45:22.358 7f7337728c00 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] The option "admin_port" is not known to keystonemiddleware The option "max_requests" is not known to keystonemiddleware The option "signing_dir" is not known to keystonemiddleware The option "auth_url" is not known to keystonemiddleware The option "username" is not known to keystonemiddleware The option "password" is not known to keystonemiddleware The option "user_domain_name" is not known to keystonemiddleware The option "project_domain_name" is not known to keystonemiddleware The option "project_name" is not known to keystonemiddleware AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://localhost:8095/ Hit Ctrl-C to quit. Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=, 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.241:8082/ Hit Ctrl-C to quit. 10.0.0.241 - - [2025-10-22 14:45:32] "GET / HTTP/1.1" 503 181 0.000359 10.0.0.241 - - [2025-10-22 14:45:32] "GET / HTTP/1.1" 503 181 0.000502 10.0.0.241 - - [2025-10-22 14:45:33] "GET / HTTP/1.1" 503 181 0.000556 [Introspect:8084]10.0.0.241 - - [2025-10-22 14:45:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001337 [Introspect:8084]10.0.0.241 - - [2025-10-22 14:45:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3022 0.001227 10.0.0.241 - - [2025-10-22 14:45:33] "GET / HTTP/1.1" 200 36499 0.001833 10.0.0.241 - - [2025-10-22 14:45:34] "GET / HTTP/1.1" 200 45019 0.001390 10.0.0.241 - - [2025-10-22 14:45:34] "GET / HTTP/1.1" 200 45019 0.001158 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.241 - - [2025-10-22 14:45:34] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 298 0.000563 10.0.0.241 - - [2025-10-22 14:45:34] "POST /fqname-to-id HTTP/1.1" 401 298 0.000322 10.0.0.241 - - [2025-10-22 14:45:34] "GET / HTTP/1.1" 200 36499 0.001833 10.0.0.241 - - [2025-10-22 14:45:34] "GET / HTTP/1.1" 200 36499 0.007162 10.0.0.241 - - [2025-10-22 14:45:34] "POST /fqname-to-id HTTP/1.1" 401 298 0.001152 10.0.0.241 - - [2025-10-22 14:45:34] "GET / HTTP/1.1" 200 36499 0.001677 10.0.0.241 - - [2025-10-22 14:45:34] "GET / HTTP/1.1" 200 36499 0.001791 10.0.0.241 - - [2025-10-22 14:45:34] "GET / HTTP/1.1" 200 36499 0.001362 10.0.0.241 - - [2025-10-22 14:45:34] "POST /fqname-to-id HTTP/1.1" 401 298 0.000448 10.0.0.241 - - [2025-10-22 14:45:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.215563 10.0.0.241 - - [2025-10-22 14:45:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.385939 10.0.0.241 - - [2025-10-22 14:45:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004468 10.0.0.241 - - [2025-10-22 14:45:34] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 312 0.422097 10.0.0.241 - - [2025-10-22 14:45:34] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 333 0.003685 10.0.0.241 - - [2025-10-22 14:45:34] "GET /global-system-config/070b5b92-45bf-494c-a401-4b7ceeec1615?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.044245 10.0.0.241 - - [2025-10-22 14:45:34] "POST /fqname-to-id HTTP/1.1" 404 214 0.003259 10.0.0.241 - - [2025-10-22 14:45:35] "POST /fqname-to-id HTTP/1.1" 401 298 0.000753 10.0.0.241 - - [2025-10-22 14:45:35] "POST /database-nodes HTTP/1.1" 200 597 0.046504 10.0.0.241 - - [2025-10-22 14:45:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.049202 10.0.0.241 - - [2025-10-22 14:45:35] "GET /global-system-config/070b5b92-45bf-494c-a401-4b7ceeec1615?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.013661 10.0.0.241 - - [2025-10-22 14:45:35] "POST /fqname-to-id HTTP/1.1" 404 214 0.006301 /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.241 - - [2025-10-22 14:45:35] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.065192 10.0.0.241 - - [2025-10-22 14:45:35] "POST /fqname-to-id HTTP/1.1" 404 186 0.043869 10.0.0.241 - - [2025-10-22 14:45:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004512 10.0.0.241 - - [2025-10-22 14:45:35] "GET /global-system-config/070b5b92-45bf-494c-a401-4b7ceeec1615?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.009766 10.0.0.241 - - [2025-10-22 14:45:35] "GET / HTTP/1.1" 200 36499 0.001690 10.0.0.241 - - [2025-10-22 14:45:35] "POST /fqname-to-id HTTP/1.1" 401 298 0.001923 10.0.0.241 - - [2025-10-22 14:45:35] "POST /service-appliance-sets HTTP/1.1" 200 557 0.116128 10.0.0.241 - - [2025-10-22 14:45:35] "POST /fqname-to-id HTTP/1.1" 404 180 0.004478 10.0.0.241 - - [2025-10-22 14:45:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004664 10.0.0.241 - - [2025-10-22 14:45:35] "GET /global-system-config/070b5b92-45bf-494c-a401-4b7ceeec1615?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.009254 10.0.0.241 - - [2025-10-22 14:45:35] "POST /service-appliance-sets HTTP/1.1" 200 545 0.046050 10.0.0.241 - - [2025-10-22 14:45:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.053151 10.0.0.241 - - [2025-10-22 14:45:36] "GET /global-system-config/070b5b92-45bf-494c-a401-4b7ceeec1615?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.029713 10.0.0.241 - - [2025-10-22 14:45:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.007613 10.0.0.241 - - [2025-10-22 14:45:36] "POST /fqname-to-id HTTP/1.1" 404 214 0.004425 10.0.0.241 - - [2025-10-22 14:45:36] "GET /network-ipam/f3581090-de3e-4a0f-b3b0-64cb77f0db67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1958 0.006392 10.0.0.241 - - [2025-10-22 14:45:36] "POST /analytics-nodes HTTP/1.1" 200 599 0.084408 10.0.0.241 - - [2025-10-22 14:45:36] "GET / HTTP/1.1" 200 36499 0.002111 10.0.0.241 - - [2025-10-22 14:45:36] "POST /fqname-to-id HTTP/1.1" 401 298 0.000464 10.0.0.241 - - [2025-10-22 14:45:36] "POST /service-templates HTTP/1.1" 200 515 0.129253 10.0.0.241 - - [2025-10-22 14:45:36] "POST /service-templates HTTP/1.1" 200 505 0.046130 10.0.0.241 - - [2025-10-22 14:45:36] "POST /service-templates HTTP/1.1" 200 519 0.042457 10.0.0.241 - - [2025-10-22 14:45:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.074174 10.0.0.241 - - [2025-10-22 14:45:36] "GET /global-system-config/070b5b92-45bf-494c-a401-4b7ceeec1615?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.014789 10.0.0.241 - - [2025-10-22 14:45:36] "POST /service-templates HTTP/1.1" 200 539 0.296636 10.0.0.241 - - [2025-10-22 14:45:36] "POST /fqname-to-id HTTP/1.1" 404 214 0.039446 10.0.0.241 - - [2025-10-22 14:45:37] "POST /service-templates HTTP/1.1" 200 511 0.057144 10.0.0.241 - - [2025-10-22 14:45:37] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.062466 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.241 - - [2025-10-22 14:45:37] "GET /obj-perms HTTP/1.1" 200 6399 0.395896 10.0.0.241 - - [2025-10-22 14:45:38] "GET /obj-perms HTTP/1.1" 200 6399 0.097357 10.0.0.241 - - [2025-10-22 14:45:39] "GET / HTTP/1.1" 200 36499 0.001634 10.0.0.241 - - [2025-10-22 14:45:39] "POST /fqname-to-id HTTP/1.1" 401 298 0.000608 10.0.0.241 - - [2025-10-22 14:45:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.040818 10.0.0.241 - - [2025-10-22 14:45:39] "GET /global-system-config/070b5b92-45bf-494c-a401-4b7ceeec1615?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.009413 10.0.0.241 - - [2025-10-22 14:45:39] "POST /fqname-to-id HTTP/1.1" 404 214 0.004581 10.0.0.241 - - [2025-10-22 14:45:39] "POST /config-nodes HTTP/1.1" 200 593 0.101562 10.0.0.241 - - [2025-10-22 14:45:40] "GET / HTTP/1.1" 200 36499 0.001774 10.0.0.241 - - [2025-10-22 14:45:40] "POST /global-vrouter-configs HTTP/1.1" 401 298 0.000631 10.0.0.241 - - [2025-10-22 14:45:40] "POST /fqname-to-id HTTP/1.1" 401 298 0.000643 10.0.0.241 - - [2025-10-22 14:45:40] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.042358 10.0.0.241 - - [2025-10-22 14:45:40] "GET / HTTP/1.1" 200 36499 0.002709 10.0.0.241 - - [2025-10-22 14:45:40] "POST /fqname-to-id HTTP/1.1" 401 298 0.000481 10.0.0.241 - - [2025-10-22 14:45:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.054386 10.0.0.241 - - [2025-10-22 14:45:40] "GET /network-ipam/f3581090-de3e-4a0f-b3b0-64cb77f0db67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1958 0.004819 10.0.0.241 - - [2025-10-22 14:45:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.038647 10.0.0.241 - - [2025-10-22 14:45:41] "GET /global-system-config/070b5b92-45bf-494c-a401-4b7ceeec1615?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.014235 10.0.0.241 - - [2025-10-22 14:45:41] "POST /fqname-to-id HTTP/1.1" 404 214 0.002920 10.0.0.241 - - [2025-10-22 14:45:41] "POST /config-database-nodes HTTP/1.1" 200 611 0.026791 10.0.0.241 - - [2025-10-22 14:45:41] "POST /fqname-to-id HTTP/1.1" 404 225 0.005687 10.0.0.241 - - [2025-10-22 14:45:41] "POST /access-control-lists HTTP/1.1" 200 591 0.042748 10.0.0.241 - - [2025-10-22 14:45:41] "POST /fqname-to-id HTTP/1.1" 404 224 0.003765 10.0.0.241 - - [2025-10-22 14:45:41] "POST /access-control-lists HTTP/1.1" 200 589 0.031543 [Introspect:8084]10.0.0.241 - - [2025-10-22 14:45:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000920 [Introspect:8084]10.0.0.241 - - [2025-10-22 14:45:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001586 10.0.0.241 - - [2025-10-22 14:45:41] "POST /route-targets HTTP/1.1" 200 329 0.018133 10.0.0.241 - - [2025-10-22 14:45:41] "POST /ref-update HTTP/1.1" 200 156 0.034336 10.0.0.241 - - [2025-10-22 14:45:41] "POST /route-targets HTTP/1.1" 200 329 0.018255 10.0.0.241 - - [2025-10-22 14:45:42] "POST /ref-update HTTP/1.1" 200 156 0.030385 10.0.0.241 - - [2025-10-22 14:45:42] "POST /route-targets HTTP/1.1" 200 329 0.041320 10.0.0.241 - - [2025-10-22 14:45:42] "POST /ref-update HTTP/1.1" 200 156 0.029841 10.0.0.241 - - [2025-10-22 14:45:42] "POST /route-targets HTTP/1.1" 200 329 0.018351 10.0.0.241 - - [2025-10-22 14:45:42] "POST /ref-update HTTP/1.1" 200 156 0.032946 10.0.0.241 - - [2025-10-22 14:45:42] "POST /fqname-to-id HTTP/1.1" 404 201 0.004287 10.0.0.241 - - [2025-10-22 14:45:42] "POST /access-control-lists HTTP/1.1" 200 555 0.070717 10.0.0.241 - - [2025-10-22 14:45:42] "PUT /access-control-list/844c682e-2834-4080-97a9-7e21a06926e3 HTTP/1.1" 200 274 0.017669 10.0.0.241 - - [2025-10-22 14:45:42] "PUT /access-control-list/45bd8d49-6033-44e7-b92f-3d1b9f635a81 HTTP/1.1" 200 274 0.018157 10.0.0.241 - - [2025-10-22 14:45:43] "GET / HTTP/1.1" 200 36499 0.002059 10.0.0.241 - - [2025-10-22 14:45:43] "POST /fqname-to-id HTTP/1.1" 401 298 0.003011 10.0.0.241 - - [2025-10-22 14:45:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.058604 10.0.0.241 - - [2025-10-22 14:45:43] "GET /routing-instance/e3f567a7-8387-4dd4-807f-00f07d8a8c63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.004794 10.0.0.241 - - [2025-10-22 14:45:43] "POST /bgp-routers HTTP/1.1" 200 616 0.042397 10.0.0.241 - - [2025-10-22 14:45:43] "GET /bgp-router/f7f12c36-fb74-4b13-941c-7ed2b55c2e1a?fields=global_system_config_back_refs HTTP/1.1" 200 1113 0.018630 10.0.0.241 - - [2025-10-22 14:45:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003685 10.0.0.241 - - [2025-10-22 14:45:43] "GET /global-system-config/070b5b92-45bf-494c-a401-4b7ceeec1615?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.008807 10.0.0.241 - - [2025-10-22 14:45:43] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007416 10.0.0.241 - - [2025-10-22 14:45:43] "POST /ref-update HTTP/1.1" 200 156 0.014002 10.0.0.241 - - [2025-10-22 14:45:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004001 10.0.0.241 - - [2025-10-22 14:45:45] "GET /global-vrouter-config/d3a2379d-e68a-4c65-9acc-bd49189f7ea7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.004646 10.0.0.241 - - [2025-10-22 14:45:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004096 10.0.0.241 - - [2025-10-22 14:45:45] "PUT /global-vrouter-config/d3a2379d-e68a-4c65-9acc-bd49189f7ea7 HTTP/1.1" 200 278 0.015359 10.0.0.241 - - [2025-10-22 14:45:46] "GET / HTTP/1.1" 200 36499 0.001520 10.0.0.241 - - [2025-10-22 14:45:46] "POST /alarms HTTP/1.1" 401 298 0.000516 10.0.0.241 - - [2025-10-22 14:45:46] "POST /alarms HTTP/1.1" 200 585 0.076399 10.0.0.241 - - [2025-10-22 14:45:46] "POST /alarms HTTP/1.1" 200 579 0.048023 10.0.0.241 - - [2025-10-22 14:45:46] "POST /alarms HTTP/1.1" 200 579 0.034611 10.0.0.241 - - [2025-10-22 14:45:46] "POST /alarms HTTP/1.1" 200 563 0.026330 10.0.0.241 - - [2025-10-22 14:45:46] "POST /alarms HTTP/1.1" 200 559 0.050492 10.0.0.241 - - [2025-10-22 14:45:46] "POST /alarms HTTP/1.1" 200 561 0.035196 10.0.0.241 - - [2025-10-22 14:45:47] "POST /alarms HTTP/1.1" 200 569 0.029619 10.0.0.241 - - [2025-10-22 14:45:47] "POST /alarms HTTP/1.1" 200 553 0.027540 10.0.0.241 - - [2025-10-22 14:45:47] "POST /alarms HTTP/1.1" 200 561 0.027058 10.0.0.241 - - [2025-10-22 14:45:47] "POST /alarms HTTP/1.1" 200 571 0.032132 10.0.0.241 - - [2025-10-22 14:45:47] "POST /alarms HTTP/1.1" 200 559 0.033741 10.0.0.241 - - [2025-10-22 14:45:47] "POST /alarms HTTP/1.1" 200 571 0.078215 10.0.0.241 - - [2025-10-22 14:45:47] "POST /alarms HTTP/1.1" 200 579 0.092951 10.0.0.241 - - [2025-10-22 14:45:47] "POST /alarms HTTP/1.1" 200 573 0.028882 10.0.0.241 - - [2025-10-22 14:45:47] "POST /alarms HTTP/1.1" 200 565 0.025121 10.0.0.241 - - [2025-10-22 14:45:47] "POST /alarms HTTP/1.1" 200 565 0.032625 10.0.0.241 - - [2025-10-22 14:45:47] "POST /alarms HTTP/1.1" 200 565 0.051017 10.0.0.241 - - [2025-10-22 14:45:47] "POST /alarms HTTP/1.1" 200 551 0.047751 10.0.0.241 - - [2025-10-22 14:45:48] "POST /alarms HTTP/1.1" 200 599 0.047481 10.0.0.241 - - [2025-10-22 14:45:48] "POST /alarms HTTP/1.1" 200 579 0.046294 10.0.0.241 - - [2025-10-22 14:45:48] "POST /alarms HTTP/1.1" 200 575 0.034714 10.0.0.241 - - [2025-10-22 14:45:48] "POST /alarms HTTP/1.1" 200 587 0.090469 10.0.0.241 - - [2025-10-22 14:45:48] "POST /alarms HTTP/1.1" 200 613 0.046803 10.0.0.241 - - [2025-10-22 14:45:49] "GET / HTTP/1.1" 200 36499 0.001986 10.0.0.241 - - [2025-10-22 14:45:49] "POST /global-vrouter-configs HTTP/1.1" 401 298 0.000516 10.0.0.241 - - [2025-10-22 14:45:49] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.035794 10.0.0.241 - - [2025-10-22 14:45:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003315 10.0.0.241 - - [2025-10-22 14:45:49] "PUT /global-vrouter-config/d3a2379d-e68a-4c65-9acc-bd49189f7ea7 HTTP/1.1" 200 278 0.015644 10.0.0.241 - - [2025-10-22 14:45:49] "GET / HTTP/1.1" 200 36499 0.001588 10.0.0.241 - - [2025-10-22 14:45:49] "POST /fqname-to-id HTTP/1.1" 401 298 0.000549 10.0.0.241 - - [2025-10-22 14:45:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.033114 10.0.0.241 - - [2025-10-22 14:45:50] "GET /global-vrouter-config/d3a2379d-e68a-4c65-9acc-bd49189f7ea7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003908 10.0.0.241 - - [2025-10-22 14:45:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004139 10.0.0.241 - - [2025-10-22 14:45:50] "PUT /global-vrouter-config/d3a2379d-e68a-4c65-9acc-bd49189f7ea7 HTTP/1.1" 200 278 0.013360 10.0.0.241 - - [2025-10-22 14:45:50] "GET / HTTP/1.1" 200 36499 0.002165 10.0.0.241 - - [2025-10-22 14:45:50] "POST /fqname-to-id HTTP/1.1" 401 298 0.000493 10.0.0.241 - - [2025-10-22 14:45:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.038445 10.0.0.241 - - [2025-10-22 14:45:51] "GET /global-system-config/070b5b92-45bf-494c-a401-4b7ceeec1615?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.010088 10.0.0.241 - - [2025-10-22 14:45:51] "PUT /global-system-config/070b5b92-45bf-494c-a401-4b7ceeec1615 HTTP/1.1" 200 276 0.023238 [Introspect:8084]10.0.0.241 - - [2025-10-22 14:45:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001054 [Introspect:8084]10.0.0.241 - - [2025-10-22 14:45:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001199 [Introspect:8084]10.0.0.241 - - [2025-10-22 14:45:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001056 [Introspect:8084]10.0.0.241 - - [2025-10-22 14:45:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001264 10.0.0.241 - - [2025-10-22 14:46:15] "GET / HTTP/1.1" 200 36499 0.001828 10.0.0.241 - - [2025-10-22 14:46:15] "POST /fqname-to-id HTTP/1.1" 401 298 0.000640 10.0.0.241 - - [2025-10-22 14:46:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.044312 10.0.0.241 - - [2025-10-22 14:46:15] "GET /global-system-config/070b5b92-45bf-494c-a401-4b7ceeec1615?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.006297 10.0.0.241 - - [2025-10-22 14:46:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003575 10.0.0.241 - - [2025-10-22 14:46:15] "GET /config-node/f1883cfb-a2a8-4f0a-a74b-a56873403bb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.005909 10.0.0.241 - - [2025-10-22 14:46:26] "GET / HTTP/1.1" 200 36499 0.002125 10.0.0.241 - - [2025-10-22 14:46:26] "POST /fqname-to-id HTTP/1.1" 401 298 0.000745 10.0.0.241 - - [2025-10-22 14:46:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.033734 10.0.0.241 - - [2025-10-22 14:46:26] "GET /routing-instance/e3f567a7-8387-4dd4-807f-00f07d8a8c63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.005398 10.0.0.241 - - [2025-10-22 14:46:26] "POST /bgp-routers HTTP/1.1" 409 299 0.003717 10.0.0.241 - - [2025-10-22 14:46:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004079 [Introspect:8084]10.0.0.241 - - [2025-10-22 14:46:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001040 10.0.0.241 - - [2025-10-22 14:46:27] "GET /bgp-router/f7f12c36-fb74-4b13-941c-7ed2b55c2e1a?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1801 0.007144 [Introspect:8084]10.0.0.241 - - [2025-10-22 14:46:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001086 10.0.0.241 - - [2025-10-22 14:46:27] "PUT /bgp-router/f7f12c36-fb74-4b13-941c-7ed2b55c2e1a HTTP/1.1" 200 256 0.019067 [Introspect:8084]10.0.0.241 - - [2025-10-22 14:46:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001020 [Introspect:8084]10.0.0.241 - - [2025-10-22 14:46:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001119 10.0.0.241 - - [2025-10-22 14:46:38] "GET /obj-perms HTTP/1.1" 200 6399 0.061189 10.0.0.241 - - [2025-10-22 14:46:39] "GET /obj-perms HTTP/1.1" 200 6399 0.059060 [Introspect:8084]10.0.0.241 - - [2025-10-22 14:46:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001122 [Introspect:8084]10.0.0.241 - - [2025-10-22 14:46:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001266 [Introspect:8084]10.0.0.241 - - [2025-10-22 14:46:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001065 [Introspect:8084]10.0.0.241 - - [2025-10-22 14:46:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001292 10.0.0.241 - - [2025-10-22 14:46:57] "GET /global-system-configs HTTP/1.1" 401 298 0.000445 10.0.0.241 - - [2025-10-22 14:46:57] "GET /global-system-configs HTTP/1.1" 401 298 0.000469 10.0.0.241 - - [2025-10-22 14:46:59] "GET /global-system-configs HTTP/1.1" 401 298 0.000414 10.0.0.241 - - [2025-10-22 14:46:59] "GET /global-system-configs HTTP/1.1" 401 298 0.000526 [Introspect:8084]10.0.0.241 - - [2025-10-22 14:47:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000976 [Introspect:8084]10.0.0.241 - - [2025-10-22 14:47:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001181 [Introspect:8084]10.0.0.241 - - [2025-10-22 14:47:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000928 [Introspect:8084]10.0.0.241 - - [2025-10-22 14:47:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001184 [Introspect:8084]10.0.0.241 - - [2025-10-22 14:47:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001118 [Introspect:8084]10.0.0.241 - - [2025-10-22 14:47:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001173 [Introspect:8084]10.0.0.241 - - [2025-10-22 14:47:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001601 [Introspect:8084]10.0.0.241 - - [2025-10-22 14:47:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001133 [Introspect:8084]10.0.0.241 - - [2025-10-22 14:47:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001018 [Introspect:8084]10.0.0.241 - - [2025-10-22 14:47:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001282 10.0.0.241 - - [2025-10-22 14:47:36] "GET / HTTP/1.1" 200 36499 0.002171 10.0.0.241 - - [2025-10-22 14:47:36] "POST /fqname-to-id HTTP/1.1" 401 298 0.000568 10.0.0.241 - - [2025-10-22 14:47:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.030848 10.0.0.241 - - [2025-10-22 14:47:37] "GET /global-system-config/070b5b92-45bf-494c-a401-4b7ceeec1615?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.005663 10.0.0.241 - - [2025-10-22 14:47:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003411 10.0.0.241 - - [2025-10-22 14:47:37] "GET /routing-instance/e3f567a7-8387-4dd4-807f-00f07d8a8c63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.004850 10.0.0.241 - - [2025-10-22 14:47:37] "PUT /global-system-config/070b5b92-45bf-494c-a401-4b7ceeec1615 HTTP/1.1" 200 276 0.013305 10.0.0.241 - - [2025-10-22 14:47:37] "POST /fqname-to-id HTTP/1.1" 404 214 0.003500 10.0.0.241 - - [2025-10-22 14:47:37] "POST /virtual-routers HTTP/1.1" 200 599 0.026356 10.0.0.241 - - [2025-10-22 14:47:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003663 10.0.0.241 - - [2025-10-22 14:47:37] "GET /virtual-router/217d841c-54c0-4a32-bd72-e64730af77dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.006107 10.0.0.241 - - [2025-10-22 14:47:37] "POST /fqname-to-id HTTP/1.1" 404 227 0.003513 10.0.0.241 - - [2025-10-22 14:47:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003958 10.0.0.241 - - [2025-10-22 14:47:37] "GET /virtual-network/534496d8-1c88-498e-afc0-e5a3e021289e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.006053 10.0.0.241 - - [2025-10-22 14:47:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.057886 10.0.0.241 - - [2025-10-22 14:47:38] "PUT /access-control-list/afad1635-4b64-4337-99f1-d7374eb453d5 HTTP/1.1" 200 274 0.014031 10.0.0.241 - - [2025-10-22 14:47:39] "GET /obj-perms HTTP/1.1" 200 6399 0.054587 10.0.0.241 - - [2025-10-22 14:47:39] "GET /obj-perms HTTP/1.1" 200 6399 0.062129 10.0.0.241 - - [2025-10-22 14:47:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003635 10.0.0.241 - - [2025-10-22 14:47:40] "GET /virtual-router/217d841c-54c0-4a32-bd72-e64730af77dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.004102 10.0.0.241 - - [2025-10-22 14:48:40] "GET /obj-perms HTTP/1.1" 200 6399 0.064350 10.0.0.241 - - [2025-10-22 14:48:40] "GET /obj-perms HTTP/1.1" 200 6399 0.060303 [Introspect:8084]10.0.0.241 - - [2025-10-22 14:49:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000960 [Introspect:8084]10.0.0.241 - - [2025-10-22 14:49:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001111 10.0.0.241 - - [2025-10-22 14:49:41] "GET /obj-perms HTTP/1.1" 200 6399 0.059782 10.0.0.241 - - [2025-10-22 14:49:41] "GET /obj-perms HTTP/1.1" 200 6399 0.057643 [Introspect:8084]10.0.0.241 - - [2025-10-22 14:50:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001064 10.0.0.241 - - [2025-10-22 14:50:39] "GET / HTTP/1.1" 200 36499 0.002773 10.0.0.241 - - [2025-10-22 14:50:39] "POST /fqname-to-id HTTP/1.1" 401 298 0.000515 [Introspect:8084]10.0.0.241 - - [2025-10-22 14:50:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001564 10.0.0.241 - - [2025-10-22 14:50:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.033248 10.0.0.241 - - [2025-10-22 14:50:39] "GET /global-system-config/070b5b92-45bf-494c-a401-4b7ceeec1615?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005950 10.0.0.241 - - [2025-10-22 14:50:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003849 10.0.0.241 - - [2025-10-22 14:50:39] "GET /routing-instance/e3f567a7-8387-4dd4-807f-00f07d8a8c63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.008994 10.0.0.241 - - [2025-10-22 14:50:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005662 10.0.0.241 - - [2025-10-22 14:50:39] "GET /virtual-router/217d841c-54c0-4a32-bd72-e64730af77dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.006127 10.0.0.241 - - [2025-10-22 14:50:40] "PUT /virtual-router/217d841c-54c0-4a32-bd72-e64730af77dd HTTP/1.1" 200 264 0.018005 10.0.0.241 - - [2025-10-22 14:50:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004352 10.0.0.241 - - [2025-10-22 14:50:40] "GET /virtual-router/217d841c-54c0-4a32-bd72-e64730af77dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.005193 10.0.0.241 - - [2025-10-22 14:50:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003790 10.0.0.241 - - [2025-10-22 14:50:40] "GET /virtual-machine-interface/edfc5dee-893c-4bf2-895a-3ab556d32006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1902 0.008103 10.0.0.241 - - [2025-10-22 14:50:40] "PUT /virtual-machine-interface/edfc5dee-893c-4bf2-895a-3ab556d32006 HTTP/1.1" 200 286 0.015280 10.0.0.241 - - [2025-10-22 14:50:42] "GET /obj-perms HTTP/1.1" 200 6399 0.063385 10.0.0.241 - - [2025-10-22 14:50:42] "GET /obj-perms HTTP/1.1" 200 6399 0.054365 10.0.0.241 - - [2025-10-22 14:50:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003529 10.0.0.241 - - [2025-10-22 14:50:42] "GET /virtual-router/217d841c-54c0-4a32-bd72-e64730af77dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.003844 10.0.0.241 - - [2025-10-22 14:51:43] "GET /obj-perms HTTP/1.1" 200 6399 0.059323 10.0.0.241 - - [2025-10-22 14:51:43] "GET /obj-perms HTTP/1.1" 200 6399 0.054426 10.0.0.241 - - [2025-10-22 14:51:57] "GET /global-system-configs HTTP/1.1" 401 298 0.000632 10.0.0.241 - - [2025-10-22 14:51:57] "GET /global-system-configs HTTP/1.1" 401 298 0.000439 10.0.0.241 - - [2025-10-22 14:51:59] "GET /global-system-configs HTTP/1.1" 401 298 0.000555 10.0.0.241 - - [2025-10-22 14:51:59] "GET /global-system-configs HTTP/1.1" 401 298 0.000528 10.0.0.241 - - [2025-10-22 14:52:43] "GET /obj-perms HTTP/1.1" 200 6399 0.059103 10.0.0.241 - - [2025-10-22 14:52:44] "GET /obj-perms HTTP/1.1" 200 6399 0.070397 [Introspect:8084]10.0.0.241 - - [2025-10-22 14:53:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000990 [Introspect:8084]10.0.0.241 - - [2025-10-22 14:53:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001216 [Introspect:8084]10.0.0.241 - - [2025-10-22 14:53:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001065 [Introspect:8084]10.0.0.241 - - [2025-10-22 14:53:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001357 10.0.0.241 - - [2025-10-22 14:53:44] "GET /obj-perms HTTP/1.1" 200 6399 0.061335 10.0.0.241 - - [2025-10-22 14:53:45] "GET /obj-perms HTTP/1.1" 200 6399 0.059627 [Introspect:8084]10.0.0.241 - - [2025-10-22 14:54:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001030 [Introspect:8084]10.0.0.241 - - [2025-10-22 14:54:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001264 10.0.0.241 - - [2025-10-22 14:54:45] "GET /obj-perms HTTP/1.1" 200 6399 0.081766 10.0.0.241 - - [2025-10-22 14:54:46] "GET /obj-perms HTTP/1.1" 200 6399 0.063988 [Introspect:8084]10.0.0.241 - - [2025-10-22 14:54:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001038 [Introspect:8084]10.0.0.241 - - [2025-10-22 14:54:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001096 10.0.0.241 - - [2025-10-22 14:55:46] "GET /obj-perms HTTP/1.1" 200 6399 0.063067 10.0.0.241 - - [2025-10-22 14:55:46] "GET /obj-perms HTTP/1.1" 200 6399 0.059309 10.0.0.241 - - [2025-10-22 14:56:10] "GET / HTTP/1.1" 200 36499 0.002622 10.0.0.241 - - [2025-10-22 14:56:19] "GET /project/9de6d401-db5c-425c-b65a-d62f9ed1f01c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000515 10.0.0.241 - - [2025-10-22 14:56:20] "GET /projects?obj_uuids=9de6d401-db5c-425c-b65a-d62f9ed1f01c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.036585 10.0.0.241 - - [2025-10-22 14:56:20] "GET /domains?obj_uuids=8c582771-8b31-4700-9720-69718950e5ce&detail=False&count=False&shared=False HTTP/1.1" 200 123 0.003741 10.0.0.241 - - [2025-10-22 14:56:20] "POST /domains HTTP/1.1" 200 331 0.017471 10.0.0.241 - - [2025-10-22 14:56:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.055535 10.0.0.241 - - [2025-10-22 14:56:20] "GET /domain/8c582771-8b31-4700-9720-69718950e5ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.167415 10.0.0.241 - - [2025-10-22 14:56:20] "POST /id-to-fqname HTTP/1.1" 200 165 0.001354 10.0.0.241 - - [2025-10-22 14:56:20] "POST /fqname-to-id HTTP/1.1" 404 174 0.003358 10.0.0.241 - - [2025-10-22 14:56:20] "POST /security-groups HTTP/1.1" 200 560 0.073308 10.0.0.241 - - [2025-10-22 14:56:20] "POST /projects HTTP/1.1" 200 531 0.289323 10.0.0.241 - - [2025-10-22 14:56:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.326720 10.0.0.241 - - [2025-10-22 14:56:20] "POST /fqname-to-id HTTP/1.1" 404 205 0.036522 10.0.0.241 - - [2025-10-22 14:56:20] "POST /access-control-lists HTTP/1.1" 200 575 0.073218 10.0.0.241 - - [2025-10-22 14:56:21] "GET /project/9de6d401-db5c-425c-b65a-d62f9ed1f01c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1274 0.700425 10.0.0.241 - - [2025-10-22 14:56:21] "POST /fqname-to-id HTTP/1.1" 404 204 0.003720 10.0.0.241 - - [2025-10-22 14:56:21] "POST /access-control-lists HTTP/1.1" 200 573 0.069664 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-22T14:56:21Z failed with SSLError [Introspect:8084]10.0.0.241 - - [2025-10-22 14:56:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001247 10.0.0.241 - - [2025-10-22 14:56:22] "GET /domains?obj_uuids=8c582771-8b31-4700-9720-69718950e5ce&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001081 10.0.0.241 - - [2025-10-22 14:56:22] "GET /domain/8c582771-8b31-4700-9720-69718950e5ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 945 0.008475 10.0.0.241 - - [2025-10-22 14:56:23] "POST /fqname-to-id HTTP/1.1" 404 197 0.030737 10.0.0.241 - - [2025-10-22 14:56:23] "GET /projects?obj_uuids=b79afa47-023c-4100-bbf5-af1635d45189&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003920 10.0.0.241 - - [2025-10-22 14:56:23] "GET /domains?obj_uuids=8c582771-8b31-4700-9720-69718950e5ce&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.003164 10.0.0.241 - - [2025-10-22 14:56:23] "GET /domain/8c582771-8b31-4700-9720-69718950e5ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.011909 10.0.0.241 - - [2025-10-22 14:56:23] "POST /id-to-fqname HTTP/1.1" 200 199 0.002560 10.0.0.241 - - [2025-10-22 14:56:23] "POST /fqname-to-id HTTP/1.1" 404 208 0.006678 10.0.0.241 - - [2025-10-22 14:56:23] "POST /security-groups HTTP/1.1" 200 594 0.068919 10.0.0.241 - - [2025-10-22 14:56:23] "POST /fqname-to-id HTTP/1.1" 404 243 0.003590 10.0.0.241 - - [2025-10-22 14:56:23] "POST /projects HTTP/1.1" 200 599 0.295393 10.0.0.241 - - [2025-10-22 14:56:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.333146 10.0.0.241 - - [2025-10-22 14:56:23] "POST /access-control-lists HTTP/1.1" 200 609 0.063420 10.0.0.241 - - [2025-10-22 14:56:23] "GET /project/b79afa47-023c-4100-bbf5-af1635d45189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.507186 10.0.0.241 - - [2025-10-22 14:56:23] "POST /fqname-to-id HTTP/1.1" 404 242 0.003843 10.0.0.241 - - [2025-10-22 14:56:24] "POST /access-control-lists HTTP/1.1" 200 607 0.074188 10.0.0.241 - - [2025-10-22 14:56:25] "GET / HTTP/1.1" 200 36499 0.002386 10.0.0.241 - - [2025-10-22 14:56:32] "POST /fqname-to-id HTTP/1.1" 401 298 0.000683 10.0.0.241 - - [2025-10-22 14:56:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.087213 10.0.0.241 - - [2025-10-22 14:56:33] "GET /projects?obj_uuids=b79afa47-023c-4100-bbf5-af1635d45189&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001362 10.0.0.241 - - [2025-10-22 14:56:33] "GET /project/b79afa47-023c-4100-bbf5-af1635d45189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.028244 252.241.203.193 - - [2025-10-22 14:56:33] "POST /neutron/network HTTP/1.1" 200 117 0.050274 10.0.0.241 - - [2025-10-22 14:56:34] "GET /projects?obj_uuids=b79afa47-023c-4100-bbf5-af1635d45189&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001050 252.241.203.193 - - [2025-10-22 14:56:34] "POST /neutron/network HTTP/1.1" 200 618 0.101769 10.0.0.241 - - [2025-10-22 14:56:34] "POST /route-targets HTTP/1.1" 200 329 0.012873 10.0.0.241 - - [2025-10-22 14:56:34] "POST /ref-update HTTP/1.1" 200 156 0.019166 10.0.0.241 - - [2025-10-22 14:56:34] "POST /useragent-kv HTTP/1.1" 200 115 0.006461 252.241.203.193 - - [2025-10-22 14:56:34] "POST /neutron/subnet HTTP/1.1" 200 724 0.195343 252.241.203.193 - - [2025-10-22 14:56:34] "POST /neutron/network HTTP/1.1" 200 837 0.007598 10.0.0.241 - - [2025-10-22 14:56:34] "POST /id-to-fqname HTTP/1.1" 200 231 0.001476 10.0.0.241 - - [2025-10-22 14:56:34] "GET /virtual-network/33bc052a-40f3-4639-a163-e7dfd0bb5bf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.006152 252.241.203.193 - - [2025-10-22 14:56:34] "POST /neutron/network HTTP/1.1" 200 837 0.007723 10.0.0.241 - - [2025-10-22 14:56:34] "GET /virtual-network/33bc052a-40f3-4639-a163-e7dfd0bb5bf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.005648 252.241.203.193 - - [2025-10-22 14:56:34] "POST /neutron/network HTTP/1.1" 200 837 0.006924 252.241.203.193 - - [2025-10-22 14:56:34] "POST /neutron/subnet HTTP/1.1" 200 724 0.008783 10.0.0.241 - - [2025-10-22 14:56:34] "GET /domains HTTP/1.1" 401 298 0.000595 10.0.0.241 - - [2025-10-22 14:56:35] "GET /domains HTTP/1.1" 200 440 0.033262 10.0.0.241 - - [2025-10-22 14:56:35] "GET /domains?obj_uuids=8c582771-8b31-4700-9720-69718950e5ce&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001126 10.0.0.241 - - [2025-10-22 14:56:35] "GET /domain/8c582771-8b31-4700-9720-69718950e5ce HTTP/1.1" 200 1320 0.009816 10.0.0.241 - - [2025-10-22 14:56:35] "GET /projects?obj_uuids=b79afa47-023c-4100-bbf5-af1635d45189&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001332 10.0.0.241 - - [2025-10-22 14:56:35] "GET /project/b79afa47-023c-4100-bbf5-af1635d45189 HTTP/1.1" 200 2171 0.035633 10.0.0.241 - - [2025-10-22 14:56:35] "GET /virtual-network/33bc052a-40f3-4639-a163-e7dfd0bb5bf0 HTTP/1.1" 200 2346 0.008527 10.0.0.241 - - [2025-10-22 14:56:35] "GET /virtual-network/33bc052a-40f3-4639-a163-e7dfd0bb5bf0 HTTP/1.1" 200 2346 0.005419 10.0.0.241 - - [2025-10-22 14:56:35] "GET /routing-instance/43e8c642-27d7-4b01-9d6d-fb0a5318bf04 HTTP/1.1" 200 1498 0.004525 10.0.0.241 - - [2025-10-22 14:56:35] "GET /routing-instance/43e8c642-27d7-4b01-9d6d-fb0a5318bf04 HTTP/1.1" 200 1498 0.005630 10.0.0.241 - - [2025-10-22 14:56:35] "GET /route-target/3f621b65-cabb-4734-b838-8c73011f7c6a HTTP/1.1" 200 1221 0.004795 10.0.0.241 - - [2025-10-22 14:56:35] "GET /virtual-network/33bc052a-40f3-4639-a163-e7dfd0bb5bf0 HTTP/1.1" 200 2346 0.006160 10.0.0.241 - - [2025-10-22 14:56:35] "GET /routing-instance/43e8c642-27d7-4b01-9d6d-fb0a5318bf04 HTTP/1.1" 200 1498 0.004482 10.0.0.241 - - [2025-10-22 14:56:35] "GET /virtual-network/33bc052a-40f3-4639-a163-e7dfd0bb5bf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.005839 10.0.0.241 - - [2025-10-22 14:56:35] "GET /virtual-network/33bc052a-40f3-4639-a163-e7dfd0bb5bf0 HTTP/1.1" 200 2346 0.005597 10.0.0.241 - - [2025-10-22 14:56:35] "GET /routing-instance/43e8c642-27d7-4b01-9d6d-fb0a5318bf04 HTTP/1.1" 200 1498 0.004188 10.0.0.241 - - [2025-10-22 14:56:35] "GET /routing-instance/43e8c642-27d7-4b01-9d6d-fb0a5318bf04 HTTP/1.1" 200 1498 0.004891 10.0.0.241 - - [2025-10-22 14:56:36] "GET /route-target/3f621b65-cabb-4734-b838-8c73011f7c6a HTTP/1.1" 200 1221 0.004145 10.0.0.241 - - [2025-10-22 14:56:36] "GET /domains HTTP/1.1" 200 440 0.003678 10.0.0.241 - - [2025-10-22 14:56:36] "GET /domains?obj_uuids=8c582771-8b31-4700-9720-69718950e5ce&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001618 10.0.0.241 - - [2025-10-22 14:56:36] "GET /domain/8c582771-8b31-4700-9720-69718950e5ce HTTP/1.1" 200 1320 0.011501 10.0.0.241 - - [2025-10-22 14:56:36] "GET /projects?obj_uuids=b79afa47-023c-4100-bbf5-af1635d45189&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.002008 10.0.0.241 - - [2025-10-22 14:56:36] "GET /project/b79afa47-023c-4100-bbf5-af1635d45189 HTTP/1.1" 200 2171 0.037226 10.0.0.241 - - [2025-10-22 14:56:36] "GET /virtual-network/33bc052a-40f3-4639-a163-e7dfd0bb5bf0 HTTP/1.1" 200 2346 0.007617 10.0.0.241 - - [2025-10-22 14:56:36] "DELETE /project/b79afa47023c4100bbf5af1635d45189 HTTP/1.1" 404 173 0.004718 10.0.0.241 - - [2025-10-22 14:56:36] "DELETE /project/9de6d401db5c425cb65ad62f9ed1f01c HTTP/1.1" 404 173 0.004460 10.0.0.241 - - [2025-10-22 14:56:36] "GET /obj-perms HTTP/1.1" 200 6468 0.060132 10.0.0.241 - - [2025-10-22 14:56:37] "POST /id-to-fqname HTTP/1.1" 200 231 0.002040 252.241.203.193 - - [2025-10-22 14:56:40] "POST /neutron/network HTTP/1.1" 200 847 0.007359 252.241.203.193 - - [2025-10-22 14:56:40] "GET /aaa-mode HTTP/1.1" 401 298 0.000496 252.241.203.193 - - [2025-10-22 14:56:40] "GET / HTTP/1.1" 200 36499 0.001436 252.241.203.193 - - [2025-10-22 14:56:40] "GET /project/b79afa47-023c-4100-bbf5-af1635d45189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000415 10.0.0.241 - - [2025-10-22 14:56:41] "GET /projects?obj_uuids=b79afa47-023c-4100-bbf5-af1635d45189&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001124 252.241.203.193 - - [2025-10-22 14:56:41] "GET /project/b79afa47-023c-4100-bbf5-af1635d45189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.058072 252.241.203.193 - - [2025-10-22 14:56:41] "POST /neutron/network HTTP/1.1" 200 837 0.034317 252.241.203.193 - - [2025-10-22 14:56:42] "POST /neutron/port HTTP/1.1" 200 117 0.006939 252.241.203.193 - - [2025-10-22 14:56:42] "POST /neutron/port HTTP/1.1" 200 117 0.008786 252.241.203.193 - - [2025-10-22 14:56:43] "POST /neutron/network HTTP/1.1" 200 847 0.006703 10.0.0.241 - - [2025-10-22 14:56:43] "GET /projects?obj_uuids=b79afa47-023c-4100-bbf5-af1635d45189&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001492 252.241.203.193 - - [2025-10-22 14:56:43] "POST /neutron/port HTTP/1.1" 200 1069 0.306979 252.241.203.193 - - [2025-10-22 14:56:44] "POST /neutron/port HTTP/1.1" 200 1069 0.039920 252.241.203.193 - - [2025-10-22 14:56:44] "POST /neutron/port HTTP/1.1" 200 1069 0.012949 252.241.203.193 - - [2025-10-22 14:56:44] "POST /neutron/port HTTP/1.1" 200 1119 0.124179 252.241.203.193 - - [2025-10-22 14:56:44] "POST /neutron/port HTTP/1.1" 200 1093 0.015427 252.241.203.193 - - [2025-10-22 14:56:44] "POST /neutron/security_group HTTP/1.1" 200 2067 0.006835 252.241.203.193 - - [2025-10-22 14:56:44] "POST /neutron/port HTTP/1.1" 200 1093 0.015960 252.241.203.193 - - [2025-10-22 14:56:44] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005040 252.241.203.193 - - [2025-10-22 14:56:44] "POST /neutron/subnet HTTP/1.1" 200 698 0.011174 252.241.203.193 - - [2025-10-22 14:56:44] "POST /neutron/port HTTP/1.1" 200 117 0.001176 252.241.203.193 - - [2025-10-22 14:56:44] "POST /neutron/network HTTP/1.1" 200 837 0.007919 10.0.0.241 - - [2025-10-22 14:56:47] "GET /obj-perms HTTP/1.1" 200 6399 0.062342 10.0.0.241 - - [2025-10-22 14:56:47] "GET /obj-perms HTTP/1.1" 200 6399 0.066625 252.241.203.193 - - [2025-10-22 14:56:49] "POST /neutron/port HTTP/1.1" 200 1093 0.020982 252.241.203.193 - - [2025-10-22 14:56:49] "POST /neutron/security_group HTTP/1.1" 200 2067 0.009778 252.241.203.193 - - [2025-10-22 14:56:54] "POST /neutron/port HTTP/1.1" 200 1093 0.026451 252.241.203.193 - - [2025-10-22 14:56:54] "POST /neutron/security_group HTTP/1.1" 200 2067 0.007426 10.0.0.241 - - [2025-10-22 14:56:54] "GET /obj-perms HTTP/1.1" 200 6468 0.002432 10.0.0.241 - - [2025-10-22 14:56:56] "GET /obj-perms HTTP/1.1" 200 6468 0.001552 10.0.0.241 - - [2025-10-22 14:56:57] "GET /obj-perms HTTP/1.1" 200 6468 0.001709 10.0.0.241 - - [2025-10-22 14:56:57] "GET /global-system-configs HTTP/1.1" 401 298 0.000523 10.0.0.241 - - [2025-10-22 14:56:57] "GET /global-system-configs HTTP/1.1" 401 298 0.000418 10.0.0.241 - - [2025-10-22 14:56:58] "GET /obj-perms HTTP/1.1" 200 6468 0.002192 252.241.203.193 - - [2025-10-22 14:56:58] "POST /neutron/port HTTP/1.1" 200 1093 0.046400 252.241.203.193 - - [2025-10-22 14:56:58] "POST /neutron/security_group HTTP/1.1" 200 2067 0.006405 10.0.0.241 - - [2025-10-22 14:56:59] "GET /global-system-configs HTTP/1.1" 401 298 0.000414 10.0.0.241 - - [2025-10-22 14:56:59] "GET /global-system-configs HTTP/1.1" 401 298 0.000408 10.0.0.241 - - [2025-10-22 14:56:59] "GET /obj-perms HTTP/1.1" 200 6468 0.001872 252.241.203.193 - - [2025-10-22 14:56:59] "POST /neutron/port HTTP/1.1" 200 1093 0.055542 252.241.203.193 - - [2025-10-22 14:56:59] "POST /neutron/security_group HTTP/1.1" 200 2067 0.013275 252.241.203.193 - - [2025-10-22 14:57:00] "POST /neutron/network HTTP/1.1" 200 837 0.015706 252.241.203.193 - - [2025-10-22 14:57:00] "POST /neutron/port HTTP/1.1" 200 1093 0.079700 252.241.203.193 - - [2025-10-22 14:57:00] "POST /neutron/security_group HTTP/1.1" 200 2067 0.007564 252.241.203.193 - - [2025-10-22 14:57:00] "POST /neutron/network HTTP/1.1" 400 204 0.022460 252.241.203.193 - - [2025-10-22 14:57:01] "POST /neutron/port HTTP/1.1" 200 1093 0.015885 252.241.203.193 - - [2025-10-22 14:57:01] "POST /neutron/port HTTP/1.1" 200 1119 0.011381 252.241.203.193 - - [2025-10-22 14:57:01] "POST /neutron/port HTTP/1.1" 200 151 0.169856 252.241.203.193 - - [2025-10-22 14:57:02] "POST /neutron/network HTTP/1.1" 200 837 0.007706 10.0.0.241 - - [2025-10-22 14:57:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004508 10.0.0.241 - - [2025-10-22 14:57:02] "POST /useragent-kv HTTP/1.1" 200 115 0.004024 10.0.0.241 - - [2025-10-22 14:57:02] "POST /useragent-kv HTTP/1.1" 200 115 0.003159 252.241.203.193 - - [2025-10-22 14:57:02] "POST /neutron/network HTTP/1.1" 200 151 0.113121 10.0.0.241 - - [2025-10-22 14:57:02] "DELETE /route-target/3f621b65-cabb-4734-b838-8c73011f7c6a HTTP/1.1" 200 115 0.023187 10.0.0.241 - - [2025-10-22 14:57:02] "GET /routing-instance/43e8c642-27d7-4b01-9d6d-fb0a5318bf04 HTTP/1.1" 404 171 0.008017 10.0.0.241 - - [2025-10-22 14:57:02] "GET /domains HTTP/1.1" 200 440 0.003523 10.0.0.241 - - [2025-10-22 14:57:02] "GET /domains?obj_uuids=8c582771-8b31-4700-9720-69718950e5ce&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001279 10.0.0.241 - - [2025-10-22 14:57:02] "GET /domain/8c582771-8b31-4700-9720-69718950e5ce HTTP/1.1" 200 1320 0.008482 10.0.0.241 - - [2025-10-22 14:57:03] "GET /projects?obj_uuids=b79afa47-023c-4100-bbf5-af1635d45189&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001068 10.0.0.241 - - [2025-10-22 14:57:03] "GET /project/b79afa47-023c-4100-bbf5-af1635d45189 HTTP/1.1" 200 1921 0.034051 10.0.0.241 - - [2025-10-22 14:57:03] "GET /projects?obj_uuids=b79afa47-023c-4100-bbf5-af1635d45189&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001145 10.0.0.241 - - [2025-10-22 14:57:03] "GET /project/b79afa47-023c-4100-bbf5-af1635d45189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.028233 10.0.0.241 - - [2025-10-22 14:57:03] "GET /projects?obj_uuids=b79afa47-023c-4100-bbf5-af1635d45189&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001187 10.0.0.241 - - [2025-10-22 14:57:03] "GET /project/b79afa47-023c-4100-bbf5-af1635d45189?fields=virtual_networks HTTP/1.1" 200 1057 0.085599 10.0.0.241 - - [2025-10-22 14:57:03] "GET /projects?obj_uuids=b79afa47-023c-4100-bbf5-af1635d45189&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001748 10.0.0.241 - - [2025-10-22 14:57:03] "GET /project/b79afa47-023c-4100-bbf5-af1635d45189?fields=virtual_machine_interfaces HTTP/1.1" 200 1057 0.050343 10.0.0.241 - - [2025-10-22 14:57:03] "GET /projects?obj_uuids=b79afa47-023c-4100-bbf5-af1635d45189&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001183 10.0.0.241 - - [2025-10-22 14:57:03] "GET /project/b79afa47-023c-4100-bbf5-af1635d45189?fields=security_groups HTTP/1.1" 200 1294 0.032305 10.0.0.241 - - [2025-10-22 14:57:04] "GET /projects?obj_uuids=9de6d401-db5c-425c-b65a-d62f9ed1f01c&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001563 10.0.0.241 - - [2025-10-22 14:57:04] "GET /project/9de6d401-db5c-425c-b65a-d62f9ed1f01c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1274 0.031924 10.0.0.241 - - [2025-10-22 14:57:08] "GET /projects?obj_uuids=9de6d401-db5c-425c-b65a-d62f9ed1f01c&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001418 10.0.0.241 - - [2025-10-22 14:57:08] "GET /project/9de6d401-db5c-425c-b65a-d62f9ed1f01c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1274 0.044313 10.0.0.241 - - [2025-10-22 14:57:09] "GET /documentation/index.html HTTP/1.1" 200 210274 0.007143 10.0.0.241 - - [2025-10-22 14:57:09] "GET /domains?obj_uuids=8c582771-8b31-4700-9720-69718950e5ce&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001067 10.0.0.241 - - [2025-10-22 14:57:09] "GET /domain/8c582771-8b31-4700-9720-69718950e5ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 945 0.008599 10.0.0.241 - - [2025-10-22 14:57:09] "POST /fqname-to-id HTTP/1.1" 404 198 0.031628 10.0.0.241 - - [2025-10-22 14:57:09] "GET /projects?obj_uuids=ba283a7f-df6c-4f60-8ced-69b0600bd6c8&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003946 10.0.0.241 - - [2025-10-22 14:57:09] "GET /domains?obj_uuids=8c582771-8b31-4700-9720-69718950e5ce&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.000986 10.0.0.241 - - [2025-10-22 14:57:09] "GET /domain/8c582771-8b31-4700-9720-69718950e5ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.006960 10.0.0.241 - - [2025-10-22 14:57:10] "POST /id-to-fqname HTTP/1.1" 200 200 0.002019 10.0.0.241 - - [2025-10-22 14:57:10] "POST /fqname-to-id HTTP/1.1" 404 209 0.005170 10.0.0.241 - - [2025-10-22 14:57:10] "POST /security-groups HTTP/1.1" 200 595 0.067764 10.0.0.241 - - [2025-10-22 14:57:10] "POST /fqname-to-id HTTP/1.1" 404 244 0.004025 10.0.0.241 - - [2025-10-22 14:57:10] "POST /projects HTTP/1.1" 200 601 0.246860 10.0.0.241 - - [2025-10-22 14:57:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.322180 10.0.0.241 - - [2025-10-22 14:57:10] "POST /access-control-lists HTTP/1.1" 200 610 0.065221 10.0.0.241 - - [2025-10-22 14:57:10] "POST /fqname-to-id HTTP/1.1" 404 243 0.002735 10.0.0.241 - - [2025-10-22 14:57:10] "GET /project/ba283a7f-df6c-4f60-8ced-69b0600bd6c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.472945 10.0.0.241 - - [2025-10-22 14:57:10] "POST /access-control-lists HTTP/1.1" 200 608 0.064468 10.0.0.241 - - [2025-10-22 14:57:11] "GET / HTTP/1.1" 200 36499 0.002122 10.0.0.241 - - [2025-10-22 14:57:12] "GET /projects?obj_uuids=9de6d401-db5c-425c-b65a-d62f9ed1f01c&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001071 10.0.0.241 - - [2025-10-22 14:57:12] "GET /project/9de6d401-db5c-425c-b65a-d62f9ed1f01c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1274 0.038850 10.0.0.241 - - [2025-10-22 14:57:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004032 10.0.0.241 - - [2025-10-22 14:57:13] "GET /security-group/01e6ee3d-8569-4a97-87f2-7f3fabdbc129?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3681 0.006864 10.0.0.241 - - [2025-10-22 14:57:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003257 10.0.0.241 - - [2025-10-22 14:57:13] "GET /projects?obj_uuids=9de6d401-db5c-425c-b65a-d62f9ed1f01c&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001388 10.0.0.241 - - [2025-10-22 14:57:13] "GET /project/9de6d401-db5c-425c-b65a-d62f9ed1f01c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1274 0.033088 10.0.0.241 - - [2025-10-22 14:57:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003564 10.0.0.241 - - [2025-10-22 14:57:13] "GET /security-group/01e6ee3d-8569-4a97-87f2-7f3fabdbc129?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3681 0.005055 10.0.0.241 - - [2025-10-22 14:57:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004176 10.0.0.241 - - [2025-10-22 14:57:13] "PUT /security-group/01e6ee3d-8569-4a97-87f2-7f3fabdbc129 HTTP/1.1" 200 264 0.018151 10.0.0.241 - - [2025-10-22 14:57:13] "PUT /access-control-list/ac30fc5b-6172-4f29-8650-68bd933c0215 HTTP/1.1" 200 274 0.012351 10.0.0.241 - - [2025-10-22 14:57:13] "PUT /access-control-list/9e6f86df-ba70-4f68-a0ef-73732b706da1 HTTP/1.1" 200 274 0.018512 10.0.0.241 - - [2025-10-22 14:57:13] "POST /fqname-to-id HTTP/1.1" 401 298 0.000651 10.0.0.241 - - [2025-10-22 14:57:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.086251 10.0.0.241 - - [2025-10-22 14:57:14] "GET /projects?obj_uuids=ba283a7f-df6c-4f60-8ced-69b0600bd6c8&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001482 10.0.0.241 - - [2025-10-22 14:57:14] "GET /project/ba283a7f-df6c-4f60-8ced-69b0600bd6c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.033294 252.241.203.193 - - [2025-10-22 14:57:14] "POST /neutron/network HTTP/1.1" 200 117 0.044587 10.0.0.241 - - [2025-10-22 14:57:14] "GET /projects?obj_uuids=ba283a7f-df6c-4f60-8ced-69b0600bd6c8&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001376 252.241.203.193 - - [2025-10-22 14:57:15] "POST /neutron/network HTTP/1.1" 200 617 0.098117 10.0.0.241 - - [2025-10-22 14:57:15] "POST /route-targets HTTP/1.1" 200 329 0.019662 10.0.0.241 - - [2025-10-22 14:57:15] "POST /ref-update HTTP/1.1" 200 156 0.025352 10.0.0.241 - - [2025-10-22 14:57:15] "POST /useragent-kv HTTP/1.1" 200 115 0.006427 252.241.203.193 - - [2025-10-22 14:57:15] "POST /neutron/subnet HTTP/1.1" 200 729 0.222415 252.241.203.193 - - [2025-10-22 14:57:15] "POST /neutron/network HTTP/1.1" 200 837 0.006809 10.0.0.241 - - [2025-10-22 14:57:15] "POST /id-to-fqname HTTP/1.1" 200 231 0.001299 10.0.0.241 - - [2025-10-22 14:57:15] "GET /virtual-network/87a878f8-6e35-45c5-8988-1c9109ac5107?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.005157 252.241.203.193 - - [2025-10-22 14:57:15] "POST /neutron/network HTTP/1.1" 200 837 0.007187 10.0.0.241 - - [2025-10-22 14:57:15] "GET /virtual-network/87a878f8-6e35-45c5-8988-1c9109ac5107?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.006524 252.241.203.193 - - [2025-10-22 14:57:15] "POST /neutron/network HTTP/1.1" 200 837 0.006855 252.241.203.193 - - [2025-10-22 14:57:15] "POST /neutron/subnet HTTP/1.1" 200 729 0.008076 10.0.0.241 - - [2025-10-22 14:57:15] "GET /domains HTTP/1.1" 401 298 0.000510 10.0.0.241 - - [2025-10-22 14:57:16] "GET /domains HTTP/1.1" 200 440 0.031956 10.0.0.241 - - [2025-10-22 14:57:16] "GET /domains?obj_uuids=8c582771-8b31-4700-9720-69718950e5ce&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001116 10.0.0.241 - - [2025-10-22 14:57:16] "GET /domain/8c582771-8b31-4700-9720-69718950e5ce HTTP/1.1" 200 1518 0.009268 10.0.0.241 - - [2025-10-22 14:57:16] "GET /projects?obj_uuids=ba283a7f-df6c-4f60-8ced-69b0600bd6c8&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001081 10.0.0.241 - - [2025-10-22 14:57:16] "GET /project/ba283a7f-df6c-4f60-8ced-69b0600bd6c8 HTTP/1.1" 200 2177 0.030807 10.0.0.241 - - [2025-10-22 14:57:16] "GET /virtual-network/87a878f8-6e35-45c5-8988-1c9109ac5107 HTTP/1.1" 200 2346 0.007648 10.0.0.241 - - [2025-10-22 14:57:16] "GET /virtual-network/87a878f8-6e35-45c5-8988-1c9109ac5107 HTTP/1.1" 200 2346 0.005832 10.0.0.241 - - [2025-10-22 14:57:16] "GET /routing-instance/0762cf8d-e6b4-4bd7-aa7c-783ef12bed0f HTTP/1.1" 200 1494 0.004522 10.0.0.241 - - [2025-10-22 14:57:16] "GET /routing-instance/0762cf8d-e6b4-4bd7-aa7c-783ef12bed0f HTTP/1.1" 200 1494 0.004663 10.0.0.241 - - [2025-10-22 14:57:16] "GET /route-target/e35f2de3-a6e6-44a4-9acd-b794e482e45b HTTP/1.1" 200 1221 0.003847 10.0.0.241 - - [2025-10-22 14:57:16] "GET /virtual-network/87a878f8-6e35-45c5-8988-1c9109ac5107 HTTP/1.1" 200 2346 0.005563 10.0.0.241 - - [2025-10-22 14:57:16] "GET /routing-instance/0762cf8d-e6b4-4bd7-aa7c-783ef12bed0f HTTP/1.1" 200 1494 0.006586 10.0.0.241 - - [2025-10-22 14:57:16] "GET /virtual-network/87a878f8-6e35-45c5-8988-1c9109ac5107?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.005851 10.0.0.241 - - [2025-10-22 14:57:16] "GET /virtual-network/87a878f8-6e35-45c5-8988-1c9109ac5107 HTTP/1.1" 200 2346 0.005512 10.0.0.241 - - [2025-10-22 14:57:16] "GET /routing-instance/0762cf8d-e6b4-4bd7-aa7c-783ef12bed0f HTTP/1.1" 200 1494 0.006148 10.0.0.241 - - [2025-10-22 14:57:16] "GET /routing-instance/0762cf8d-e6b4-4bd7-aa7c-783ef12bed0f HTTP/1.1" 200 1494 0.004194 10.0.0.241 - - [2025-10-22 14:57:16] "GET /route-target/e35f2de3-a6e6-44a4-9acd-b794e482e45b HTTP/1.1" 200 1221 0.004320 10.0.0.241 - - [2025-10-22 14:57:17] "GET /domains HTTP/1.1" 200 440 0.003490 10.0.0.241 - - [2025-10-22 14:57:17] "GET /domains?obj_uuids=8c582771-8b31-4700-9720-69718950e5ce&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001120 10.0.0.241 - - [2025-10-22 14:57:17] "GET /domain/8c582771-8b31-4700-9720-69718950e5ce HTTP/1.1" 200 1518 0.009180 10.0.0.241 - - [2025-10-22 14:57:17] "GET /projects?obj_uuids=ba283a7f-df6c-4f60-8ced-69b0600bd6c8&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001536 10.0.0.241 - - [2025-10-22 14:57:17] "GET /project/ba283a7f-df6c-4f60-8ced-69b0600bd6c8 HTTP/1.1" 200 2177 0.036129 10.0.0.241 - - [2025-10-22 14:57:17] "GET /virtual-network/87a878f8-6e35-45c5-8988-1c9109ac5107 HTTP/1.1" 200 2346 0.005987 10.0.0.241 - - [2025-10-22 14:57:17] "GET /obj-perms HTTP/1.1" 200 6470 0.087442 10.0.0.241 - - [2025-10-22 14:57:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003553 10.0.0.241 - - [2025-10-22 14:57:17] "GET /projects?obj_uuids=ba283a7f-df6c-4f60-8ced-69b0600bd6c8&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001124 10.0.0.241 - - [2025-10-22 14:57:17] "GET /project/ba283a7f-df6c-4f60-8ced-69b0600bd6c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.034966 252.241.203.193 - - [2025-10-22 14:57:18] "POST /neutron/network HTTP/1.1" 200 117 0.010188 10.0.0.241 - - [2025-10-22 14:57:18] "GET /projects?obj_uuids=ba283a7f-df6c-4f60-8ced-69b0600bd6c8&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001365 252.241.203.193 - - [2025-10-22 14:57:18] "POST /neutron/network HTTP/1.1" 200 617 0.084737 10.0.0.241 - - [2025-10-22 14:57:18] "POST /route-targets HTTP/1.1" 200 329 0.017597 10.0.0.241 - - [2025-10-22 14:57:18] "POST /ref-update HTTP/1.1" 200 156 0.046652 10.0.0.241 - - [2025-10-22 14:57:18] "POST /useragent-kv HTTP/1.1" 200 115 0.004190 252.241.203.193 - - [2025-10-22 14:57:18] "POST /neutron/subnet HTTP/1.1" 200 724 0.184058 252.241.203.193 - - [2025-10-22 14:57:18] "POST /neutron/network HTTP/1.1" 200 836 0.007422 10.0.0.241 - - [2025-10-22 14:57:18] "POST /id-to-fqname HTTP/1.1" 200 231 0.001359 10.0.0.241 - - [2025-10-22 14:57:18] "GET /virtual-network/0fd8d7c3-d92a-4ada-aa59-fbefb0a2b898?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.006198 252.241.203.193 - - [2025-10-22 14:57:18] "POST /neutron/network HTTP/1.1" 200 836 0.006482 10.0.0.241 - - [2025-10-22 14:57:18] "GET /virtual-network/0fd8d7c3-d92a-4ada-aa59-fbefb0a2b898?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.005841 252.241.203.193 - - [2025-10-22 14:57:18] "POST /neutron/network HTTP/1.1" 200 836 0.006254 252.241.203.193 - - [2025-10-22 14:57:18] "POST /neutron/subnet HTTP/1.1" 200 724 0.008326 10.0.0.241 - - [2025-10-22 14:57:18] "GET /domains HTTP/1.1" 200 440 0.002965 10.0.0.241 - - [2025-10-22 14:57:18] "GET /domains?obj_uuids=8c582771-8b31-4700-9720-69718950e5ce&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001107 10.0.0.241 - - [2025-10-22 14:57:18] "GET /domain/8c582771-8b31-4700-9720-69718950e5ce HTTP/1.1" 200 1518 0.008145 10.0.0.241 - - [2025-10-22 14:57:18] "GET /projects?obj_uuids=ba283a7f-df6c-4f60-8ced-69b0600bd6c8&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001040 10.0.0.241 - - [2025-10-22 14:57:18] "GET /project/ba283a7f-df6c-4f60-8ced-69b0600bd6c8 HTTP/1.1" 200 2405 0.030679 10.0.0.241 - - [2025-10-22 14:57:18] "GET /virtual-network/0fd8d7c3-d92a-4ada-aa59-fbefb0a2b898 HTTP/1.1" 200 2344 0.009820 10.0.0.241 - - [2025-10-22 14:57:19] "GET /virtual-network/0fd8d7c3-d92a-4ada-aa59-fbefb0a2b898 HTTP/1.1" 200 2344 0.005305 10.0.0.241 - - [2025-10-22 14:57:19] "GET /routing-instance/cadfeca0-e008-44d0-8ebc-52539a839d28 HTTP/1.1" 200 1496 0.005348 10.0.0.241 - - [2025-10-22 14:57:19] "GET /routing-instance/cadfeca0-e008-44d0-8ebc-52539a839d28 HTTP/1.1" 200 1496 0.005062 10.0.0.241 - - [2025-10-22 14:57:19] "GET /route-target/50e8311a-0f8a-4270-9d6b-8be113d71966 HTTP/1.1" 200 1220 0.004009 10.0.0.241 - - [2025-10-22 14:57:19] "GET /virtual-network/0fd8d7c3-d92a-4ada-aa59-fbefb0a2b898 HTTP/1.1" 200 2344 0.006200 10.0.0.241 - - [2025-10-22 14:57:19] "GET /routing-instance/cadfeca0-e008-44d0-8ebc-52539a839d28 HTTP/1.1" 200 1496 0.003933 10.0.0.241 - - [2025-10-22 14:57:19] "GET /virtual-network/0fd8d7c3-d92a-4ada-aa59-fbefb0a2b898?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.006767 10.0.0.241 - - [2025-10-22 14:57:19] "GET /virtual-network/0fd8d7c3-d92a-4ada-aa59-fbefb0a2b898 HTTP/1.1" 200 2344 0.005767 10.0.0.241 - - [2025-10-22 14:57:19] "GET /routing-instance/cadfeca0-e008-44d0-8ebc-52539a839d28 HTTP/1.1" 200 1496 0.004134 10.0.0.241 - - [2025-10-22 14:57:19] "GET /routing-instance/cadfeca0-e008-44d0-8ebc-52539a839d28 HTTP/1.1" 200 1496 0.004514 10.0.0.241 - - [2025-10-22 14:57:19] "GET /route-target/50e8311a-0f8a-4270-9d6b-8be113d71966 HTTP/1.1" 200 1220 0.004439 10.0.0.241 - - [2025-10-22 14:57:19] "GET /domains HTTP/1.1" 200 440 0.002936 10.0.0.241 - - [2025-10-22 14:57:19] "GET /domains?obj_uuids=8c582771-8b31-4700-9720-69718950e5ce&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001230 10.0.0.241 - - [2025-10-22 14:57:19] "GET /domain/8c582771-8b31-4700-9720-69718950e5ce HTTP/1.1" 200 1518 0.008258 10.0.0.241 - - [2025-10-22 14:57:19] "GET /projects?obj_uuids=ba283a7f-df6c-4f60-8ced-69b0600bd6c8&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002164 10.0.0.241 - - [2025-10-22 14:57:19] "GET /project/ba283a7f-df6c-4f60-8ced-69b0600bd6c8 HTTP/1.1" 200 2405 0.030989 10.0.0.241 - - [2025-10-22 14:57:19] "GET /virtual-network/0fd8d7c3-d92a-4ada-aa59-fbefb0a2b898 HTTP/1.1" 200 2344 0.056075 10.0.0.241 - - [2025-10-22 14:57:20] "GET /obj-perms HTTP/1.1" 200 6470 0.001951 10.0.0.241 - - [2025-10-22 14:57:20] "POST /id-to-fqname HTTP/1.1" 200 231 0.001412 252.241.203.193 - - [2025-10-22 14:57:21] "POST /neutron/network HTTP/1.1" 200 846 0.007655 252.241.203.193 - - [2025-10-22 14:57:21] "GET /aaa-mode HTTP/1.1" 401 298 0.000442 252.241.203.193 - - [2025-10-22 14:57:21] "GET / HTTP/1.1" 200 36499 0.002707 252.241.203.193 - - [2025-10-22 14:57:21] "GET /project/ba283a7f-df6c-4f60-8ced-69b0600bd6c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000558 10.0.0.241 - - [2025-10-22 14:57:21] "GET /projects?obj_uuids=ba283a7f-df6c-4f60-8ced-69b0600bd6c8&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001051 252.241.203.193 - - [2025-10-22 14:57:21] "GET /project/ba283a7f-df6c-4f60-8ced-69b0600bd6c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.056708 252.241.203.193 - - [2025-10-22 14:57:22] "POST /neutron/network HTTP/1.1" 200 836 0.037938 252.241.203.193 - - [2025-10-22 14:57:22] "POST /neutron/port HTTP/1.1" 200 117 0.005978 252.241.203.193 - - [2025-10-22 14:57:22] "POST /neutron/port HTTP/1.1" 200 117 0.007016 10.0.0.241 - - [2025-10-22 14:57:22] "POST /id-to-fqname HTTP/1.1" 200 231 0.001679 252.241.203.193 - - [2025-10-22 14:57:22] "POST /neutron/port HTTP/1.1" 200 117 0.006444 252.241.203.193 - - [2025-10-22 14:57:22] "POST /neutron/network HTTP/1.1" 200 847 0.008455 252.241.203.193 - - [2025-10-22 14:57:22] "GET /aaa-mode HTTP/1.1" 401 298 0.000471 252.241.203.193 - - [2025-10-22 14:57:22] "GET / HTTP/1.1" 200 36499 0.003519 252.241.203.193 - - [2025-10-22 14:57:22] "GET /project/ba283a7f-df6c-4f60-8ced-69b0600bd6c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000503 252.241.203.193 - - [2025-10-22 14:57:23] "POST /neutron/network HTTP/1.1" 200 846 0.006446 10.0.0.241 - - [2025-10-22 14:57:23] "GET /projects?obj_uuids=ba283a7f-df6c-4f60-8ced-69b0600bd6c8&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001520 10.0.0.241 - - [2025-10-22 14:57:23] "GET /projects?obj_uuids=ba283a7f-df6c-4f60-8ced-69b0600bd6c8&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001173 252.241.203.193 - - [2025-10-22 14:57:23] "GET /project/ba283a7f-df6c-4f60-8ced-69b0600bd6c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.086619 252.241.203.193 - - [2025-10-22 14:57:23] "POST /neutron/network HTTP/1.1" 200 837 0.007646 252.241.203.193 - - [2025-10-22 14:57:23] "POST /neutron/port HTTP/1.1" 200 1070 0.354928 252.241.203.193 - - [2025-10-22 14:57:23] "POST /neutron/port HTTP/1.1" 200 1044 0.040145 252.241.203.193 - - [2025-10-22 14:57:23] "POST /neutron/port HTTP/1.1" 200 1070 0.017103 252.241.203.193 - - [2025-10-22 14:57:23] "POST /neutron/security_group HTTP/1.1" 200 2068 0.013335 252.241.203.193 - - [2025-10-22 14:57:23] "POST /neutron/port HTTP/1.1" 200 1070 0.016000 252.241.203.193 - - [2025-10-22 14:57:23] "POST /neutron/port HTTP/1.1" 200 117 0.005702 10.0.0.241 - - [2025-10-22 14:57:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005283 10.0.0.241 - - [2025-10-22 14:57:23] "GET /projects?obj_uuids=ba283a7f-df6c-4f60-8ced-69b0600bd6c8&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001122 10.0.0.241 - - [2025-10-22 14:57:23] "GET /project/ba283a7f-df6c-4f60-8ced-69b0600bd6c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.056520 252.241.203.193 - - [2025-10-22 14:57:23] "POST /neutron/port HTTP/1.1" 200 1120 0.112704 10.0.0.241 - - [2025-10-22 14:57:23] "GET /virtual-network/87a878f8-6e35-45c5-8988-1c9109ac5107?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.008628 10.0.0.241 - - [2025-10-22 14:57:23] "GET /floating-ip-pools?parent_id=87a878f8-6e35-45c5-8988-1c9109ac5107&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003526 252.241.203.193 - - [2025-10-22 14:57:23] "POST /neutron/port HTTP/1.1" 200 1094 0.016618 10.0.0.241 - - [2025-10-22 14:57:23] "GET /virtual-network/87a878f8-6e35-45c5-8988-1c9109ac5107?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.007621 252.241.203.193 - - [2025-10-22 14:57:24] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004039 10.0.0.241 - - [2025-10-22 14:57:24] "POST /floating-ip-pools HTTP/1.1" 200 611 0.024476 252.241.203.193 - - [2025-10-22 14:57:24] "POST /neutron/subnet HTTP/1.1" 200 698 0.011969 10.0.0.241 - - [2025-10-22 14:57:24] "POST /ref-update HTTP/1.1" 200 156 0.015247 252.241.203.193 - - [2025-10-22 14:57:24] "POST /neutron/network HTTP/1.1" 200 847 0.008979 252.241.203.193 - - [2025-10-22 14:57:24] "POST /neutron/port HTTP/1.1" 200 117 0.001860 10.0.0.241 - - [2025-10-22 14:57:24] "GET /virtual-network/87a878f8-6e35-45c5-8988-1c9109ac5107?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.006650 10.0.0.241 - - [2025-10-22 14:57:24] "GET /projects?obj_uuids=ba283a7f-df6c-4f60-8ced-69b0600bd6c8&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001117 252.241.203.193 - - [2025-10-22 14:57:24] "POST /neutron/network HTTP/1.1" 200 836 0.019040 10.0.0.241 - - [2025-10-22 14:57:24] "GET /domains HTTP/1.1" 200 440 0.007803 10.0.0.241 - - [2025-10-22 14:57:24] "GET /domains?obj_uuids=8c582771-8b31-4700-9720-69718950e5ce&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001163 10.0.0.241 - - [2025-10-22 14:57:24] "GET /domain/8c582771-8b31-4700-9720-69718950e5ce HTTP/1.1" 200 1518 0.012234 10.0.0.241 - - [2025-10-22 14:57:24] "GET /projects?obj_uuids=ba283a7f-df6c-4f60-8ced-69b0600bd6c8&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001790 10.0.0.241 - - [2025-10-22 14:57:24] "GET /project/ba283a7f-df6c-4f60-8ced-69b0600bd6c8 HTTP/1.1" 200 3247 0.085802 10.0.0.241 - - [2025-10-22 14:57:24] "GET /virtual-network/87a878f8-6e35-45c5-8988-1c9109ac5107 HTTP/1.1" 200 2937 0.011420 10.0.0.241 - - [2025-10-22 14:57:24] "GET /floating-ip-pool/41e69eb9-e7da-40a0-a7ec-71fbed18d1cd HTTP/1.1" 200 1443 0.007474 252.241.203.193 - - [2025-10-22 14:57:24] "POST /neutron/port HTTP/1.1" 200 1071 0.438319 10.0.0.241 - - [2025-10-22 14:57:24] "GET /domains HTTP/1.1" 200 440 0.005667 10.0.0.241 - - [2025-10-22 14:57:24] "GET /domains?obj_uuids=8c582771-8b31-4700-9720-69718950e5ce&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001230 10.0.0.241 - - [2025-10-22 14:57:24] "GET /domain/8c582771-8b31-4700-9720-69718950e5ce HTTP/1.1" 200 1518 0.010879 252.241.203.193 - - [2025-10-22 14:57:24] "POST /neutron/port HTTP/1.1" 200 1071 0.013671 10.0.0.241 - - [2025-10-22 14:57:24] "GET /projects?obj_uuids=ba283a7f-df6c-4f60-8ced-69b0600bd6c8&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001554 252.241.203.193 - - [2025-10-22 14:57:24] "POST /neutron/port HTTP/1.1" 200 1071 0.014332 10.0.0.241 - - [2025-10-22 14:57:24] "GET /project/ba283a7f-df6c-4f60-8ced-69b0600bd6c8 HTTP/1.1" 200 3247 0.055788 10.0.0.241 - - [2025-10-22 14:57:24] "GET /virtual-network/87a878f8-6e35-45c5-8988-1c9109ac5107 HTTP/1.1" 200 3160 0.024577 10.0.0.241 - - [2025-10-22 14:57:24] "GET /virtual-network/87a878f8-6e35-45c5-8988-1c9109ac5107?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.012385 252.241.203.193 - - [2025-10-22 14:57:24] "POST /neutron/port HTTP/1.1" 200 1121 0.112476 252.241.203.193 - - [2025-10-22 14:57:25] "POST /neutron/port HTTP/1.1" 200 1095 0.016853 252.241.203.193 - - [2025-10-22 14:57:25] "POST /neutron/port HTTP/1.1" 200 1094 0.014269 252.241.203.193 - - [2025-10-22 14:57:25] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004483 252.241.203.193 - - [2025-10-22 14:57:25] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007192 252.241.203.193 - - [2025-10-22 14:57:25] "POST /neutron/subnet HTTP/1.1" 200 703 0.008686 252.241.203.193 - - [2025-10-22 14:57:25] "POST /neutron/port HTTP/1.1" 200 117 0.001625 252.241.203.193 - - [2025-10-22 14:57:25] "POST /neutron/network HTTP/1.1" 200 837 0.006266 252.241.203.193 - - [2025-10-22 14:57:30] "POST /neutron/port HTTP/1.1" 200 1094 0.012474 252.241.203.193 - - [2025-10-22 14:57:30] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007892 252.241.203.193 - - [2025-10-22 14:57:30] "POST /neutron/port HTTP/1.1" 200 1094 0.012584 252.241.203.193 - - [2025-10-22 14:57:30] "POST /neutron/security_group HTTP/1.1" 200 2068 0.008967 252.241.203.193 - - [2025-10-22 14:57:30] "POST /neutron/port HTTP/1.1" 200 1094 0.017172 252.241.203.193 - - [2025-10-22 14:57:30] "POST /neutron/security_group HTTP/1.1" 200 2068 0.008244 10.0.0.241 - - [2025-10-22 14:57:30] "GET /virtual-machine/caaab9e2-6499-489d-8b63-8fbdcdde11f8 HTTP/1.1" 200 1307 0.010550 10.0.0.241 - - [2025-10-22 14:57:30] "GET /virtual-machine-interface/39fe9b24-edad-4fb6-b5ac-2e304e707467 HTTP/1.1" 200 3006 0.007058 10.0.0.241 - - [2025-10-22 14:57:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003519 10.0.0.241 - - [2025-10-22 14:57:30] "GET /global-vrouter-config/d3a2379d-e68a-4c65-9acc-bd49189f7ea7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003654 10.0.0.241 - - [2025-10-22 14:57:30] "GET /virtual-networks?parent_id=ba283a7f-df6c-4f60-8ced-69b0600bd6c8&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.003755 10.0.0.241 - - [2025-10-22 14:57:30] "GET /virtual-network/0fd8d7c3-d92a-4ada-aa59-fbefb0a2b898?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.006899 10.0.0.241 - - [2025-10-22 14:57:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003228 10.0.0.241 - - [2025-10-22 14:57:34] "GET /virtual-network/0fd8d7c3-d92a-4ada-aa59-fbefb0a2b898?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.005252 252.241.203.193 - - [2025-10-22 14:57:34] "POST /neutron/port HTTP/1.1" 200 1094 0.016119 252.241.203.193 - - [2025-10-22 14:57:34] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007030 252.241.203.193 - - [2025-10-22 14:57:34] "POST /neutron/port HTTP/1.1" 200 1094 0.017016 252.241.203.193 - - [2025-10-22 14:57:34] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007127 252.241.203.193 - - [2025-10-22 14:57:35] "POST /neutron/port HTTP/1.1" 200 1095 0.018183 252.241.203.193 - - [2025-10-22 14:57:35] "POST /neutron/security_group HTTP/1.1" 200 2068 0.006483 252.241.203.193 - - [2025-10-22 14:57:35] "POST /neutron/port HTTP/1.1" 200 1095 0.014883 252.241.203.193 - - [2025-10-22 14:57:35] "POST /neutron/security_group HTTP/1.1" 200 2068 0.006451 10.0.0.241 - - [2025-10-22 14:57:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003690 10.0.0.241 - - [2025-10-22 14:57:36] "GET /global-vrouter-config/d3a2379d-e68a-4c65-9acc-bd49189f7ea7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.004261 10.0.0.241 - - [2025-10-22 14:57:36] "GET /virtual-networks?parent_id=ba283a7f-df6c-4f60-8ced-69b0600bd6c8&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.003482 10.0.0.241 - - [2025-10-22 14:57:36] "GET /virtual-network/0fd8d7c3-d92a-4ada-aa59-fbefb0a2b898?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.005816 252.241.203.193 - - [2025-10-22 14:57:36] "POST /neutron/port HTTP/1.1" 200 1095 0.049276 252.241.203.193 - - [2025-10-22 14:57:36] "POST /neutron/security_group HTTP/1.1" 200 2068 0.006414 252.241.203.193 - - [2025-10-22 14:57:36] "POST /neutron/port HTTP/1.1" 200 1094 0.015036 10.0.0.241 - - [2025-10-22 14:57:36] "GET /projects?obj_uuids=ba283a7f-df6c-4f60-8ced-69b0600bd6c8&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001221 252.241.203.193 - - [2025-10-22 14:57:36] "POST /neutron/security_group HTTP/1.1" 200 2068 0.009829 252.241.203.193 - - [2025-10-22 14:57:36] "POST /neutron/floatingip HTTP/1.1" 200 531 0.135252 10.0.0.241 - - [2025-10-22 14:57:36] "DELETE /project/ba283a7fdf6c4f608ced69b0600bd6c8 HTTP/1.1" 404 173 0.005369 10.0.0.241 - - [2025-10-22 14:57:36] "GET /projects?obj_uuids=b79afa47-023c-4100-bbf5-af1635d45189&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001163 10.0.0.241 - - [2025-10-22 14:57:36] "GET /project/b79afa47-023c-4100-bbf5-af1635d45189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1500 0.057188 10.0.0.241 - - [2025-10-22 14:57:36] "GET /projects?obj_uuids=b79afa47-023c-4100-bbf5-af1635d45189&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001116 252.241.203.193 - - [2025-10-22 14:57:36] "POST /neutron/port HTTP/1.1" 200 1094 0.048872 252.241.203.193 - - [2025-10-22 14:57:36] "POST /neutron/port HTTP/1.1" 200 1094 0.046210 10.0.0.241 - - [2025-10-22 14:57:36] "GET /project/b79afa47-023c-4100-bbf5-af1635d45189?fields=security_groups HTTP/1.1" 200 1384 0.047826 252.241.203.193 - - [2025-10-22 14:57:36] "POST /neutron/security_group HTTP/1.1" 200 2068 0.009055 252.241.203.193 - - [2025-10-22 14:57:36] "POST /neutron/floatingip HTTP/1.1" 200 531 0.007589 10.0.0.241 - - [2025-10-22 14:57:36] "DELETE /security-group/4522ae46-552d-4ff1-8865-bf6d173bd85f HTTP/1.1" 200 115 0.069485 10.0.0.241 - - [2025-10-22 14:57:36] "GET /projects?obj_uuids=b79afa47-023c-4100-bbf5-af1635d45189&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001312 10.0.0.241 - - [2025-10-22 14:57:36] "DELETE /access-control-list/2efd3203-5bb5-49e4-8400-db3142b63990 HTTP/1.1" 200 115 0.064659 252.241.203.193 - - [2025-10-22 14:57:36] "POST /neutron/floatingip HTTP/1.1" 200 578 0.090133 10.0.0.241 - - [2025-10-22 14:57:36] "GET /project/b79afa47-023c-4100-bbf5-af1635d45189?fields=application_policy_sets HTTP/1.1" 200 1423 0.089424 10.0.0.241 - - [2025-10-22 14:57:37] "DELETE /access-control-list/74e50929-ce8d-4489-8293-8154bef35859 HTTP/1.1" 200 115 0.084887 252.241.203.193 - - [2025-10-22 14:57:37] "POST /neutron/port HTTP/1.1" 200 1095 0.033377 10.0.0.241 - - [2025-10-22 14:57:37] "DELETE /project/b79afa47-023c-4100-bbf5-af1635d45189 HTTP/1.1" 200 115 0.533525 252.241.203.193 - - [2025-10-22 14:57:37] "POST /neutron/security_group HTTP/1.1" 200 2068 0.012420 252.241.203.193 - - [2025-10-22 14:57:37] "POST /neutron/port HTTP/1.1" 200 1095 0.014937 252.241.203.193 - - [2025-10-22 14:57:37] "POST /neutron/security_group HTTP/1.1" 200 2068 0.011732 252.241.203.193 - - [2025-10-22 14:57:37] "POST /neutron/port HTTP/1.1" 200 1095 0.024754 252.241.203.193 - - [2025-10-22 14:57:37] "POST /neutron/security_group HTTP/1.1" 200 2068 0.011997 10.0.0.241 - - [2025-10-22 14:57:37] "GET /virtual-machine/b56c09c2-bc41-42bb-a2e9-ee84624d1e13 HTTP/1.1" 200 1307 0.010730 10.0.0.241 - - [2025-10-22 14:57:37] "GET /virtual-machine-interface/6f753dd9-0140-4d82-be8d-d4c4e0e53ae3 HTTP/1.1" 200 3006 0.006399 10.0.0.241 - - [2025-10-22 14:57:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003375 10.0.0.241 - - [2025-10-22 14:57:37] "GET /global-vrouter-config/d3a2379d-e68a-4c65-9acc-bd49189f7ea7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.004296 10.0.0.241 - - [2025-10-22 14:57:37] "GET /virtual-networks?parent_id=ba283a7f-df6c-4f60-8ced-69b0600bd6c8&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.003320 10.0.0.241 - - [2025-10-22 14:57:37] "GET /virtual-network/87a878f8-6e35-45c5-8988-1c9109ac5107?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.005917 252.241.203.193 - - [2025-10-22 14:57:38] "POST /neutron/port HTTP/1.1" 200 1095 0.014596 252.241.203.193 - - [2025-10-22 14:57:38] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007417 10.0.0.241 - - [2025-10-22 14:57:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003505 10.0.0.241 - - [2025-10-22 14:57:39] "GET /global-vrouter-config/d3a2379d-e68a-4c65-9acc-bd49189f7ea7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003679 10.0.0.241 - - [2025-10-22 14:57:39] "GET /virtual-networks?parent_id=ba283a7f-df6c-4f60-8ced-69b0600bd6c8&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.003957 10.0.0.241 - - [2025-10-22 14:57:39] "GET /virtual-network/87a878f8-6e35-45c5-8988-1c9109ac5107?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.005824 252.241.203.193 - - [2025-10-22 14:57:39] "POST /neutron/floatingip HTTP/1.1" 200 578 0.013306 10.0.0.241 - - [2025-10-22 14:57:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003195 10.0.0.241 - - [2025-10-22 14:57:39] "GET /routing-instance/0762cf8d-e6b4-4bd7-aa7c-783ef12bed0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1494 0.003588 10.0.0.241 - - [2025-10-22 14:57:39] "GET /route-target/e35f2de3-a6e6-44a4-9acd-b794e482e45b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 904 0.004838 10.0.0.241 - - [2025-10-22 14:57:39] "GET /floating-ip/b637210e-1182-46ad-a62c-2b7628da595e HTTP/1.1" 200 1893 0.005217 252.241.203.193 - - [2025-10-22 14:57:42] "POST /neutron/floatingip HTTP/1.1" 200 578 0.009311 252.241.203.193 - - [2025-10-22 14:57:42] "POST /neutron/floatingip HTTP/1.1" 200 531 0.020553 252.241.203.193 - - [2025-10-22 14:57:43] "POST /neutron/floatingip HTTP/1.1" 200 531 0.006780 252.241.203.193 - - [2025-10-22 14:57:43] "POST /neutron/floatingip HTTP/1.1" 200 115 0.047118 10.0.0.241 - - [2025-10-22 14:57:43] "GET /floating-ip-pool/41e69eb9-e7da-40a0-a7ec-71fbed18d1cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.004322 10.0.0.241 - - [2025-10-22 14:57:43] "POST /ref-update HTTP/1.1" 200 156 0.014074 10.0.0.241 - - [2025-10-22 14:57:43] "DELETE /floating-ip-pool/41e69eb9-e7da-40a0-a7ec-71fbed18d1cd HTTP/1.1" 200 115 0.028498 252.241.203.193 - - [2025-10-22 14:57:43] "POST /neutron/network HTTP/1.1" 200 836 0.010257 252.241.203.193 - - [2025-10-22 14:57:43] "POST /neutron/network HTTP/1.1" 400 204 0.014155 252.241.203.193 - - [2025-10-22 14:57:44] "POST /neutron/port HTTP/1.1" 200 1095 0.015218 252.241.203.193 - - [2025-10-22 14:57:44] "POST /neutron/port HTTP/1.1" 200 1094 0.015223 252.241.203.193 - - [2025-10-22 14:57:44] "POST /neutron/port HTTP/1.1" 200 1121 0.009524 252.241.203.193 - - [2025-10-22 14:57:44] "POST /neutron/port HTTP/1.1" 200 1120 0.019652 252.241.203.193 - - [2025-10-22 14:57:44] "POST /neutron/port HTTP/1.1" 200 151 0.155070 252.241.203.193 - - [2025-10-22 14:57:44] "POST /neutron/port HTTP/1.1" 200 151 0.180248 252.241.203.193 - - [2025-10-22 14:57:45] "POST /neutron/network HTTP/1.1" 200 836 0.007377 10.0.0.241 - - [2025-10-22 14:57:45] "POST /useragent-kv HTTP/1.1" 200 115 0.002819 10.0.0.241 - - [2025-10-22 14:57:45] "POST /useragent-kv HTTP/1.1" 200 115 0.003917 10.0.0.241 - - [2025-10-22 14:57:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004343 252.241.203.193 - - [2025-10-22 14:57:45] "POST /neutron/network HTTP/1.1" 200 151 0.137111 10.0.0.241 - - [2025-10-22 14:57:45] "GET /routing-instance/cadfeca0-e008-44d0-8ebc-52539a839d28 HTTP/1.1" 404 171 0.002312 10.0.0.241 - - [2025-10-22 14:57:45] "DELETE /route-target/50e8311a-0f8a-4270-9d6b-8be113d71966 HTTP/1.1" 200 115 0.032927 10.0.0.241 - - [2025-10-22 14:57:45] "GET /domains HTTP/1.1" 200 440 0.003444 10.0.0.241 - - [2025-10-22 14:57:45] "GET /domains?obj_uuids=8c582771-8b31-4700-9720-69718950e5ce&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001099 10.0.0.241 - - [2025-10-22 14:57:45] "GET /domain/8c582771-8b31-4700-9720-69718950e5ce HTTP/1.1" 200 1321 0.011097 10.0.0.241 - - [2025-10-22 14:57:46] "GET /projects?obj_uuids=ba283a7f-df6c-4f60-8ced-69b0600bd6c8&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001177 10.0.0.241 - - [2025-10-22 14:57:46] "GET /project/ba283a7f-df6c-4f60-8ced-69b0600bd6c8 HTTP/1.1" 200 2177 0.028943 252.241.203.193 - - [2025-10-22 14:57:46] "POST /neutron/network HTTP/1.1" 200 837 0.005935 10.0.0.241 - - [2025-10-22 14:57:46] "POST /useragent-kv HTTP/1.1" 200 115 0.003306 10.0.0.241 - - [2025-10-22 14:57:46] "POST /useragent-kv HTTP/1.1" 200 115 0.002996 252.241.203.193 - - [2025-10-22 14:57:46] "POST /neutron/network HTTP/1.1" 200 151 0.097119 10.0.0.241 - - [2025-10-22 14:57:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003431 10.0.0.241 - - [2025-10-22 14:57:46] "GET /routing-instance/0762cf8d-e6b4-4bd7-aa7c-783ef12bed0f HTTP/1.1" 404 171 0.003117 10.0.0.241 - - [2025-10-22 14:57:46] "DELETE /route-target/e35f2de3-a6e6-44a4-9acd-b794e482e45b HTTP/1.1" 200 115 0.025113 10.0.0.241 - - [2025-10-22 14:57:46] "GET /domains HTTP/1.1" 200 440 0.003128 10.0.0.241 - - [2025-10-22 14:57:46] "GET /domains?obj_uuids=8c582771-8b31-4700-9720-69718950e5ce&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001162 10.0.0.241 - - [2025-10-22 14:57:46] "GET /domain/8c582771-8b31-4700-9720-69718950e5ce HTTP/1.1" 200 1321 0.008125 10.0.0.241 - - [2025-10-22 14:57:46] "GET /projects?obj_uuids=ba283a7f-df6c-4f60-8ced-69b0600bd6c8&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001135 10.0.0.241 - - [2025-10-22 14:57:46] "GET /project/ba283a7f-df6c-4f60-8ced-69b0600bd6c8 HTTP/1.1" 200 1927 0.034254 10.0.0.241 - - [2025-10-22 14:57:47] "GET /projects?obj_uuids=ba283a7f-df6c-4f60-8ced-69b0600bd6c8&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002079 10.0.0.241 - - [2025-10-22 14:57:47] "GET /project/ba283a7f-df6c-4f60-8ced-69b0600bd6c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.046172 10.0.0.241 - - [2025-10-22 14:57:47] "GET /projects?obj_uuids=ba283a7f-df6c-4f60-8ced-69b0600bd6c8&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002188 10.0.0.241 - - [2025-10-22 14:57:47] "GET /project/ba283a7f-df6c-4f60-8ced-69b0600bd6c8?fields=virtual_networks HTTP/1.1" 200 1059 0.039119 10.0.0.241 - - [2025-10-22 14:57:47] "GET /projects?obj_uuids=ba283a7f-df6c-4f60-8ced-69b0600bd6c8&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001090 10.0.0.241 - - [2025-10-22 14:57:47] "GET /project/ba283a7f-df6c-4f60-8ced-69b0600bd6c8?fields=virtual_machine_interfaces HTTP/1.1" 200 1059 0.033507 10.0.0.241 - - [2025-10-22 14:57:47] "GET /projects?obj_uuids=ba283a7f-df6c-4f60-8ced-69b0600bd6c8&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001672 10.0.0.241 - - [2025-10-22 14:57:47] "GET /project/ba283a7f-df6c-4f60-8ced-69b0600bd6c8?fields=security_groups HTTP/1.1" 200 1297 0.077754 10.0.0.241 - - [2025-10-22 14:57:48] "GET /obj-perms HTTP/1.1" 200 6399 0.116298 10.0.0.241 - - [2025-10-22 14:57:48] "GET /domains?obj_uuids=8c582771-8b31-4700-9720-69718950e5ce&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001206 10.0.0.241 - - [2025-10-22 14:57:48] "GET /domain/8c582771-8b31-4700-9720-69718950e5ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 945 0.008093 10.0.0.241 - - [2025-10-22 14:57:48] "POST /fqname-to-id HTTP/1.1" 404 181 0.030539 10.0.0.241 - - [2025-10-22 14:57:48] "GET /obj-perms HTTP/1.1" 200 6399 0.061163 10.0.0.241 - - [2025-10-22 14:57:48] "GET /projects?obj_uuids=e3b5a5e3-bc04-4624-8101-5815681430c9&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003076 10.0.0.241 - - [2025-10-22 14:57:48] "GET /domains?obj_uuids=8c582771-8b31-4700-9720-69718950e5ce&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001040 10.0.0.241 - - [2025-10-22 14:57:48] "GET /domain/8c582771-8b31-4700-9720-69718950e5ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.006521 10.0.0.241 - - [2025-10-22 14:57:48] "POST /id-to-fqname HTTP/1.1" 200 183 0.002373 10.0.0.241 - - [2025-10-22 14:57:48] "POST /fqname-to-id HTTP/1.1" 404 192 0.003529 10.0.0.241 - - [2025-10-22 14:57:49] "POST /security-groups HTTP/1.1" 200 578 0.064670 10.0.0.241 - - [2025-10-22 14:57:49] "POST /fqname-to-id HTTP/1.1" 404 227 0.002695 10.0.0.241 - - [2025-10-22 14:57:49] "POST /projects HTTP/1.1" 200 567 0.237603 10.0.0.241 - - [2025-10-22 14:57:49] "POST /access-control-lists HTTP/1.1" 200 593 0.061834 10.0.0.241 - - [2025-10-22 14:57:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.312284 10.0.0.241 - - [2025-10-22 14:57:49] "POST /fqname-to-id HTTP/1.1" 404 226 0.003336 10.0.0.241 - - [2025-10-22 14:57:49] "GET /project/e3b5a5e3-bc04-4624-8101-5815681430c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.464300 10.0.0.241 - - [2025-10-22 14:57:49] "POST /access-control-lists HTTP/1.1" 200 591 0.068305 10.0.0.241 - - [2025-10-22 14:57:50] "GET / HTTP/1.1" 200 36499 0.002816 10.0.0.241 - - [2025-10-22 14:57:52] "GET /projects?obj_uuids=e3b5a5e3-bc04-4624-8101-5815681430c9&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001454 10.0.0.241 - - [2025-10-22 14:57:52] "GET /project/e3b5a5e3-bc04-4624-8101-5815681430c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.031742 10.0.0.241 - - [2025-10-22 14:57:52] "GET /projects?obj_uuids=e3b5a5e3-bc04-4624-8101-5815681430c9&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001237 10.0.0.241 - - [2025-10-22 14:57:52] "GET /project/e3b5a5e3-bc04-4624-8101-5815681430c9?fields=virtual_networks HTTP/1.1" 200 1024 0.071260 10.0.0.241 - - [2025-10-22 14:57:52] "GET /projects?obj_uuids=e3b5a5e3-bc04-4624-8101-5815681430c9&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001824 10.0.0.241 - - [2025-10-22 14:57:52] "GET /project/e3b5a5e3-bc04-4624-8101-5815681430c9?fields=virtual_machine_interfaces HTTP/1.1" 200 1024 0.040156 10.0.0.241 - - [2025-10-22 14:57:52] "GET /projects?obj_uuids=e3b5a5e3-bc04-4624-8101-5815681430c9&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001268 10.0.0.241 - - [2025-10-22 14:57:52] "GET /project/e3b5a5e3-bc04-4624-8101-5815681430c9?fields=security_groups HTTP/1.1" 200 1245 0.035385 10.0.0.241 - - [2025-10-22 14:57:53] "GET /domains?obj_uuids=8c582771-8b31-4700-9720-69718950e5ce&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001327 10.0.0.241 - - [2025-10-22 14:57:53] "GET /domain/8c582771-8b31-4700-9720-69718950e5ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 945 0.009782 10.0.0.241 - - [2025-10-22 14:57:53] "POST /fqname-to-id HTTP/1.1" 404 181 0.032924 10.0.0.241 - - [2025-10-22 14:57:53] "GET /projects?obj_uuids=3cd450f1-311c-42c0-add4-6e4dd40ebd23&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003111 10.0.0.241 - - [2025-10-22 14:57:53] "GET /domains?obj_uuids=8c582771-8b31-4700-9720-69718950e5ce&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.000973 10.0.0.241 - - [2025-10-22 14:57:53] "GET /domain/8c582771-8b31-4700-9720-69718950e5ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.007064 10.0.0.241 - - [2025-10-22 14:57:54] "POST /id-to-fqname HTTP/1.1" 200 183 0.001584 10.0.0.241 - - [2025-10-22 14:57:54] "POST /fqname-to-id HTTP/1.1" 404 192 0.004895 10.0.0.241 - - [2025-10-22 14:57:54] "POST /security-groups HTTP/1.1" 200 578 0.076037 10.0.0.241 - - [2025-10-22 14:57:54] "POST /fqname-to-id HTTP/1.1" 404 227 0.006739 10.0.0.241 - - [2025-10-22 14:57:54] "POST /projects HTTP/1.1" 200 567 0.248331 10.0.0.241 - - [2025-10-22 14:57:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.289635 10.0.0.241 - - [2025-10-22 14:57:54] "POST /access-control-lists HTTP/1.1" 200 593 0.080615 10.0.0.241 - - [2025-10-22 14:57:54] "GET /project/3cd450f1-311c-42c0-add4-6e4dd40ebd23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.482195 10.0.0.241 - - [2025-10-22 14:57:54] "POST /fqname-to-id HTTP/1.1" 404 226 0.005438 10.0.0.241 - - [2025-10-22 14:57:54] "POST /access-control-lists HTTP/1.1" 200 591 0.073295 10.0.0.241 - - [2025-10-22 14:57:55] "GET / HTTP/1.1" 200 36499 0.001948 10.0.0.241 - - [2025-10-22 14:57:56] "POST /fqname-to-id HTTP/1.1" 404 191 0.003610 10.0.0.241 - - [2025-10-22 14:57:56] "GET /projects?obj_uuids=9de6d401-db5c-425c-b65a-d62f9ed1f01c&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001261 10.0.0.241 - - [2025-10-22 14:57:56] "POST /fqname-to-id HTTP/1.1" 404 226 0.003369 10.0.0.241 - - [2025-10-22 14:57:56] "POST /access-control-lists HTTP/1.1" 200 592 0.018920 10.0.0.241 - - [2025-10-22 14:57:56] "POST /fqname-to-id HTTP/1.1" 404 225 0.002856 10.0.0.241 - - [2025-10-22 14:57:56] "POST /access-control-lists HTTP/1.1" 200 590 0.017696 10.0.0.241 - - [2025-10-22 14:57:56] "PUT /access-control-list/a5673170-3e1e-4313-ab3b-8389fba7645a HTTP/1.1" 200 274 0.010233 10.0.0.241 - - [2025-10-22 14:57:57] "PUT /access-control-list/eecc2e00-f2d3-41f2-b2fb-4065943b7aa4 HTTP/1.1" 200 274 0.020273 252.241.203.193 - - [2025-10-22 14:57:57] "POST /neutron/security_group HTTP/1.1" 200 1362 0.373608 10.0.0.241 - - [2025-10-22 14:57:57] "PUT /access-control-list/eecc2e00-f2d3-41f2-b2fb-4065943b7aa4 HTTP/1.1" 200 274 0.011294 10.0.0.241 - - [2025-10-22 14:57:57] "GET /projects?obj_uuids=9de6d401-db5c-425c-b65a-d62f9ed1f01c&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001174 252.241.203.193 - - [2025-10-22 14:57:57] "POST /neutron/security_group_rule HTTP/1.1" 200 2549 0.031685 252.241.203.193 - - [2025-10-22 14:57:57] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.008859 252.241.203.193 - - [2025-10-22 14:57:57] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.096010 10.0.0.241 - - [2025-10-22 14:57:57] "PUT /access-control-list/eecc2e00-f2d3-41f2-b2fb-4065943b7aa4 HTTP/1.1" 200 274 0.009604 252.241.203.193 - - [2025-10-22 14:57:57] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.009649 252.241.203.193 - - [2025-10-22 14:57:57] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.111233 10.0.0.241 - - [2025-10-22 14:57:57] "PUT /access-control-list/eecc2e00-f2d3-41f2-b2fb-4065943b7aa4 HTTP/1.1" 200 274 0.010480 10.0.0.241 - - [2025-10-22 14:57:57] "POST /fqname-to-id HTTP/1.1" 404 191 0.004495 10.0.0.241 - - [2025-10-22 14:57:57] "GET /projects?obj_uuids=9de6d401-db5c-425c-b65a-d62f9ed1f01c&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001276 10.0.0.241 - - [2025-10-22 14:57:57] "POST /fqname-to-id HTTP/1.1" 404 226 0.003299 10.0.0.241 - - [2025-10-22 14:57:57] "POST /access-control-lists HTTP/1.1" 200 592 0.018980 10.0.0.241 - - [2025-10-22 14:57:57] "POST /fqname-to-id HTTP/1.1" 404 225 0.002943 10.0.0.241 - - [2025-10-22 14:57:57] "POST /access-control-lists HTTP/1.1" 200 590 0.081146 10.0.0.241 - - [2025-10-22 14:57:57] "PUT /access-control-list/54bd0b0a-6a03-4bea-8383-58f553c52df1 HTTP/1.1" 200 274 0.008997 10.0.0.241 - - [2025-10-22 14:57:57] "PUT /access-control-list/1cff9743-04a8-48aa-a1b7-5d1af1b90403 HTTP/1.1" 200 274 0.014647 252.241.203.193 - - [2025-10-22 14:57:57] "POST /neutron/security_group HTTP/1.1" 200 1362 0.393702 10.0.0.241 - - [2025-10-22 14:57:58] "PUT /access-control-list/1cff9743-04a8-48aa-a1b7-5d1af1b90403 HTTP/1.1" 200 274 0.015300 10.0.0.241 - - [2025-10-22 14:57:58] "GET /projects?obj_uuids=9de6d401-db5c-425c-b65a-d62f9ed1f01c&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001379 252.241.203.193 - - [2025-10-22 14:57:58] "POST /neutron/security_group_rule HTTP/1.1" 200 2549 0.036869 252.241.203.193 - - [2025-10-22 14:57:58] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.010977 252.241.203.193 - - [2025-10-22 14:57:58] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.145070 10.0.0.241 - - [2025-10-22 14:57:58] "PUT /access-control-list/1cff9743-04a8-48aa-a1b7-5d1af1b90403 HTTP/1.1" 200 274 0.017894 252.241.203.193 - - [2025-10-22 14:57:58] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.017512 252.241.203.193 - - [2025-10-22 14:57:58] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.099062 10.0.0.241 - - [2025-10-22 14:57:58] "POST /fqname-to-id HTTP/1.1" 401 298 0.000582 10.0.0.241 - - [2025-10-22 14:57:58] "PUT /access-control-list/1cff9743-04a8-48aa-a1b7-5d1af1b90403 HTTP/1.1" 200 274 0.018925 10.0.0.241 - - [2025-10-22 14:57:58] "POST /fqname-to-id HTTP/1.1" 404 208 0.031262 10.0.0.241 - - [2025-10-22 14:57:58] "GET /projects?obj_uuids=3cd450f1-311c-42c0-add4-6e4dd40ebd23&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001541 10.0.0.241 - - [2025-10-22 14:57:59] "POST /fqname-to-id HTTP/1.1" 404 243 0.004281 10.0.0.241 - - [2025-10-22 14:57:59] "POST /access-control-lists HTTP/1.1" 200 609 0.022933 10.0.0.241 - - [2025-10-22 14:57:59] "POST /fqname-to-id HTTP/1.1" 404 242 0.002873 10.0.0.241 - - [2025-10-22 14:57:59] "POST /access-control-lists HTTP/1.1" 200 607 0.018342 10.0.0.241 - - [2025-10-22 14:57:59] "PUT /access-control-list/8430c467-9df8-444f-96ac-73ef42df4a39 HTTP/1.1" 200 274 0.010309 10.0.0.241 - - [2025-10-22 14:57:59] "PUT /access-control-list/58ae125b-7985-4d62-8ff2-2ecfe1395466 HTTP/1.1" 200 274 0.012781 252.241.203.193 - - [2025-10-22 14:57:59] "POST /neutron/security_group HTTP/1.1" 200 1377 0.439406 10.0.0.241 - - [2025-10-22 14:57:59] "PUT /access-control-list/58ae125b-7985-4d62-8ff2-2ecfe1395466 HTTP/1.1" 200 274 0.010928 10.0.0.241 - - [2025-10-22 14:57:59] "GET /projects?obj_uuids=3cd450f1-311c-42c0-add4-6e4dd40ebd23&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001457 252.241.203.193 - - [2025-10-22 14:57:59] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.036006 252.241.203.193 - - [2025-10-22 14:57:59] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.013471 252.241.203.193 - - [2025-10-22 14:57:59] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.179020 252.241.203.193 - - [2025-10-22 14:57:59] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.014768 10.0.0.241 - - [2025-10-22 14:57:59] "PUT /access-control-list/58ae125b-7985-4d62-8ff2-2ecfe1395466 HTTP/1.1" 200 274 0.035026 252.241.203.193 - - [2025-10-22 14:57:59] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.123397 10.0.0.241 - - [2025-10-22 14:57:59] "POST /fqname-to-id HTTP/1.1" 404 208 0.003101 10.0.0.241 - - [2025-10-22 14:57:59] "PUT /access-control-list/58ae125b-7985-4d62-8ff2-2ecfe1395466 HTTP/1.1" 200 274 0.019601 10.0.0.241 - - [2025-10-22 14:57:59] "GET /projects?obj_uuids=3cd450f1-311c-42c0-add4-6e4dd40ebd23&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001163 10.0.0.241 - - [2025-10-22 14:58:00] "POST /fqname-to-id HTTP/1.1" 404 243 0.002953 10.0.0.241 - - [2025-10-22 14:58:00] "POST /access-control-lists HTTP/1.1" 200 609 0.024032 10.0.0.241 - - [2025-10-22 14:58:00] "POST /fqname-to-id HTTP/1.1" 404 242 0.003820 10.0.0.241 - - [2025-10-22 14:58:00] "POST /access-control-lists HTTP/1.1" 200 607 0.024341 10.0.0.241 - - [2025-10-22 14:58:00] "PUT /access-control-list/7e01b74d-53fc-4bb0-b701-8d34946cbae1 HTTP/1.1" 200 274 0.011244 10.0.0.241 - - [2025-10-22 14:58:00] "PUT /access-control-list/ef25886c-b1a9-48f5-abe7-a0979bf599f4 HTTP/1.1" 200 274 0.012146 252.241.203.193 - - [2025-10-22 14:58:00] "POST /neutron/security_group HTTP/1.1" 200 1377 0.375993 10.0.0.241 - - [2025-10-22 14:58:00] "PUT /access-control-list/ef25886c-b1a9-48f5-abe7-a0979bf599f4 HTTP/1.1" 200 274 0.009880 10.0.0.241 - - [2025-10-22 14:58:00] "GET /projects?obj_uuids=3cd450f1-311c-42c0-add4-6e4dd40ebd23&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001080 252.241.203.193 - - [2025-10-22 14:58:00] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.032344 252.241.203.193 - - [2025-10-22 14:58:00] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.009803 252.241.203.193 - - [2025-10-22 14:58:00] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.172088 10.0.0.241 - - [2025-10-22 14:58:00] "PUT /access-control-list/ef25886c-b1a9-48f5-abe7-a0979bf599f4 HTTP/1.1" 200 274 0.032201 252.241.203.193 - - [2025-10-22 14:58:00] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.023308 252.241.203.193 - - [2025-10-22 14:58:00] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.169608 10.0.0.241 - - [2025-10-22 14:58:00] "PUT /access-control-list/ef25886c-b1a9-48f5-abe7-a0979bf599f4 HTTP/1.1" 200 274 0.009733 10.0.0.241 - - [2025-10-22 14:58:01] "GET /projects?obj_uuids=9de6d401-db5c-425c-b65a-d62f9ed1f01c&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001165 252.241.203.193 - - [2025-10-22 14:58:01] "POST /neutron/router HTTP/1.1" 200 539 0.046263 10.0.0.241 - - [2025-10-22 14:58:01] "POST /route-targets HTTP/1.1" 200 329 0.012021 10.0.0.241 - - [2025-10-22 14:58:01] "PUT /logical-router/85158b2d-ed04-4771-bd32-62a32a17f60b HTTP/1.1" 200 264 0.023831 252.241.203.193 - - [2025-10-22 14:58:01] "POST /neutron/router HTTP/1.1" 200 539 0.007377 252.241.203.193 - - [2025-10-22 14:58:01] "POST /neutron/router HTTP/1.1" 200 539 0.004101 252.241.203.193 - - [2025-10-22 14:58:01] "POST /neutron/router HTTP/1.1" 200 539 0.004240 252.241.203.193 - - [2025-10-22 14:58:01] "POST /neutron/router HTTP/1.1" 200 539 0.004456 252.241.203.193 - - [2025-10-22 14:58:01] "POST /neutron/router HTTP/1.1" 200 539 0.004247 252.241.203.193 - - [2025-10-22 14:58:01] "POST /neutron/router HTTP/1.1" 200 539 0.005171 252.241.203.193 - - [2025-10-22 14:58:01] "POST /neutron/router HTTP/1.1" 200 539 0.004103 252.241.203.193 - - [2025-10-22 14:58:01] "POST /neutron/router HTTP/1.1" 200 539 0.003837 252.241.203.193 - - [2025-10-22 14:58:01] "POST /neutron/router HTTP/1.1" 200 539 0.003889 252.241.203.193 - - [2025-10-22 14:58:02] "POST /neutron/router HTTP/1.1" 200 539 0.003939 252.241.203.193 - - [2025-10-22 14:58:02] "POST /neutron/router HTTP/1.1" 200 539 0.004190 252.241.203.193 - - [2025-10-22 14:58:02] "POST /neutron/router HTTP/1.1" 200 539 0.004091 252.241.203.193 - - [2025-10-22 14:58:02] "POST /neutron/router HTTP/1.1" 200 539 0.004847 252.241.203.193 - - [2025-10-22 14:58:02] "POST /neutron/router HTTP/1.1" 200 539 0.003500 252.241.203.193 - - [2025-10-22 14:58:02] "POST /neutron/router HTTP/1.1" 200 539 0.004034 252.241.203.193 - - [2025-10-22 14:58:02] "POST /neutron/router HTTP/1.1" 200 539 0.004169 252.241.203.193 - - [2025-10-22 14:58:02] "POST /neutron/router HTTP/1.1" 200 539 0.003924 252.241.203.193 - - [2025-10-22 14:58:02] "POST /neutron/router HTTP/1.1" 200 539 0.003947 252.241.203.193 - - [2025-10-22 14:58:02] "POST /neutron/router HTTP/1.1" 200 539 0.003747 252.241.203.193 - - [2025-10-22 14:58:02] "POST /neutron/router HTTP/1.1" 200 539 0.004077 252.241.203.193 - - [2025-10-22 14:58:02] "POST /neutron/router HTTP/1.1" 200 539 0.004521 252.241.203.193 - - [2025-10-22 14:58:02] "POST /neutron/router HTTP/1.1" 200 539 0.004305 252.241.203.193 - - [2025-10-22 14:58:02] "POST /neutron/router HTTP/1.1" 200 539 0.003841 252.241.203.193 - - [2025-10-22 14:58:02] "POST /neutron/router HTTP/1.1" 200 539 0.004026 252.241.203.193 - - [2025-10-22 14:58:02] "POST /neutron/router HTTP/1.1" 200 539 0.003913 252.241.203.193 - - [2025-10-22 14:58:03] "POST /neutron/router HTTP/1.1" 200 539 0.004095 252.241.203.193 - - [2025-10-22 14:58:03] "POST /neutron/router HTTP/1.1" 200 539 0.004419 252.241.203.193 - - [2025-10-22 14:58:03] "POST /neutron/router HTTP/1.1" 200 539 0.003716 252.241.203.193 - - [2025-10-22 14:58:03] "POST /neutron/router HTTP/1.1" 200 539 0.003646 252.241.203.193 - - [2025-10-22 14:58:03] "POST /neutron/router HTTP/1.1" 200 539 0.003909 252.241.203.193 - - [2025-10-22 14:58:03] "POST /neutron/router HTTP/1.1" 200 539 0.003577 252.241.203.193 - - [2025-10-22 14:58:03] "POST /neutron/router HTTP/1.1" 200 539 0.004210 252.241.203.193 - - [2025-10-22 14:58:03] "POST /neutron/router HTTP/1.1" 200 539 0.035801 252.241.203.193 - - [2025-10-22 14:58:03] "POST /neutron/router HTTP/1.1" 200 539 0.004640 252.241.203.193 - - [2025-10-22 14:58:03] "POST /neutron/router HTTP/1.1" 200 539 0.028133 252.241.203.193 - - [2025-10-22 14:58:03] "POST /neutron/router HTTP/1.1" 200 539 0.004026 10.0.0.241 - - [2025-10-22 14:58:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003365 10.0.0.241 - - [2025-10-22 14:58:03] "GET /logical-router/85158b2d-ed04-4771-bd32-62a32a17f60b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002463 252.241.203.193 - - [2025-10-22 14:58:03] "POST /neutron/router HTTP/1.1" 200 151 0.073647 10.0.0.241 - - [2025-10-22 14:58:03] "GET /projects?obj_uuids=9de6d401-db5c-425c-b65a-d62f9ed1f01c&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001515 10.0.0.241 - - [2025-10-22 14:58:03] "DELETE /route-target/30568edf-ea0d-4fdd-ad3c-c44a98e87faf HTTP/1.1" 200 115 0.033688 252.241.203.193 - - [2025-10-22 14:58:03] "POST /neutron/router HTTP/1.1" 200 539 0.061299 10.0.0.241 - - [2025-10-22 14:58:03] "POST /route-targets HTTP/1.1" 200 329 0.011292 10.0.0.241 - - [2025-10-22 14:58:03] "PUT /logical-router/b71d5561-9226-4b93-9a28-9550a31c2e89 HTTP/1.1" 200 264 0.020113 252.241.203.193 - - [2025-10-22 14:58:03] "POST /neutron/router HTTP/1.1" 200 539 0.006475 252.241.203.193 - - [2025-10-22 14:58:04] "POST /neutron/router HTTP/1.1" 200 539 0.003598 252.241.203.193 - - [2025-10-22 14:58:04] "POST /neutron/router HTTP/1.1" 200 539 0.004244 252.241.203.193 - - [2025-10-22 14:58:04] "POST /neutron/router HTTP/1.1" 200 539 0.004957 252.241.203.193 - - [2025-10-22 14:58:04] "POST /neutron/router HTTP/1.1" 200 539 0.004134 252.241.203.193 - - [2025-10-22 14:58:04] "POST /neutron/router HTTP/1.1" 200 539 0.004117 252.241.203.193 - - [2025-10-22 14:58:04] "POST /neutron/router HTTP/1.1" 200 539 0.008747 252.241.203.193 - - [2025-10-22 14:58:04] "POST /neutron/router HTTP/1.1" 200 539 0.003731 252.241.203.193 - - [2025-10-22 14:58:04] "POST /neutron/router HTTP/1.1" 200 539 0.003724 252.241.203.193 - - [2025-10-22 14:58:04] "POST /neutron/router HTTP/1.1" 200 539 0.003838 252.241.203.193 - - [2025-10-22 14:58:04] "POST /neutron/router HTTP/1.1" 200 539 0.004079 252.241.203.193 - - [2025-10-22 14:58:04] "POST /neutron/router HTTP/1.1" 200 539 0.003930 252.241.203.193 - - [2025-10-22 14:58:04] "POST /neutron/router HTTP/1.1" 200 539 0.003849 252.241.203.193 - - [2025-10-22 14:58:04] "POST /neutron/router HTTP/1.1" 200 539 0.003732 252.241.203.193 - - [2025-10-22 14:58:04] "POST /neutron/router HTTP/1.1" 200 539 0.004817 252.241.203.193 - - [2025-10-22 14:58:04] "POST /neutron/router HTTP/1.1" 200 539 0.004350 252.241.203.193 - - [2025-10-22 14:58:04] "POST /neutron/router HTTP/1.1" 200 539 0.004203 252.241.203.193 - - [2025-10-22 14:58:05] "POST /neutron/router HTTP/1.1" 200 539 0.003696 252.241.203.193 - - [2025-10-22 14:58:05] "POST /neutron/router HTTP/1.1" 200 539 0.004049 252.241.203.193 - - [2025-10-22 14:58:05] "POST /neutron/router HTTP/1.1" 200 539 0.003783 252.241.203.193 - - [2025-10-22 14:58:05] "POST /neutron/router HTTP/1.1" 200 539 0.004612 252.241.203.193 - - [2025-10-22 14:58:05] "POST /neutron/router HTTP/1.1" 200 539 0.004329 252.241.203.193 - - [2025-10-22 14:58:05] "POST /neutron/router HTTP/1.1" 200 539 0.004390 252.241.203.193 - - [2025-10-22 14:58:05] "POST /neutron/router HTTP/1.1" 200 539 0.004248 252.241.203.193 - - [2025-10-22 14:58:05] "POST /neutron/router HTTP/1.1" 200 539 0.004902 252.241.203.193 - - [2025-10-22 14:58:05] "POST /neutron/router HTTP/1.1" 200 539 0.005003 252.241.203.193 - - [2025-10-22 14:58:05] "POST /neutron/router HTTP/1.1" 200 539 0.004037 252.241.203.193 - - [2025-10-22 14:58:05] "POST /neutron/router HTTP/1.1" 200 539 0.003730 252.241.203.193 - - [2025-10-22 14:58:05] "POST /neutron/router HTTP/1.1" 200 539 0.003699 252.241.203.193 - - [2025-10-22 14:58:05] "POST /neutron/router HTTP/1.1" 200 539 0.003953 252.241.203.193 - - [2025-10-22 14:58:05] "POST /neutron/router HTTP/1.1" 200 539 0.004520 252.241.203.193 - - [2025-10-22 14:58:05] "POST /neutron/router HTTP/1.1" 200 539 0.003712 252.241.203.193 - - [2025-10-22 14:58:05] "POST /neutron/router HTTP/1.1" 200 539 0.020192 252.241.203.193 - - [2025-10-22 14:58:06] "POST /neutron/router HTTP/1.1" 200 539 0.004146 252.241.203.193 - - [2025-10-22 14:58:06] "POST /neutron/router HTTP/1.1" 200 540 0.018794 252.241.203.193 - - [2025-10-22 14:58:06] "POST /neutron/router HTTP/1.1" 200 540 0.003914 10.0.0.241 - - [2025-10-22 14:58:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.006449 252.241.203.193 - - [2025-10-22 14:58:06] "POST /neutron/router HTTP/1.1" 200 151 0.048304 10.0.0.241 - - [2025-10-22 14:58:06] "GET /logical-router/b71d5561-9226-4b93-9a28-9550a31c2e89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003173 10.0.0.241 - - [2025-10-22 14:58:06] "GET /projects?obj_uuids=3cd450f1-311c-42c0-add4-6e4dd40ebd23&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001038 10.0.0.241 - - [2025-10-22 14:58:06] "DELETE /route-target/8d76b165-9a07-454c-bde5-7510f42289ef HTTP/1.1" 200 115 0.024451 252.241.203.193 - - [2025-10-22 14:58:06] "POST /neutron/router HTTP/1.1" 200 557 0.059229 10.0.0.241 - - [2025-10-22 14:58:06] "POST /route-targets HTTP/1.1" 200 329 0.013831 10.0.0.241 - - [2025-10-22 14:58:06] "PUT /logical-router/bbfa36a4-e2e8-44aa-9a8e-2db2a56075db HTTP/1.1" 200 264 0.022850 252.241.203.193 - - [2025-10-22 14:58:06] "POST /neutron/router HTTP/1.1" 200 557 0.006190 252.241.203.193 - - [2025-10-22 14:58:06] "POST /neutron/router HTTP/1.1" 200 557 0.003735 252.241.203.193 - - [2025-10-22 14:58:06] "POST /neutron/router HTTP/1.1" 200 557 0.003661 252.241.203.193 - - [2025-10-22 14:58:06] "POST /neutron/router HTTP/1.1" 200 557 0.004088 252.241.203.193 - - [2025-10-22 14:58:06] "POST /neutron/router HTTP/1.1" 200 557 0.004048 252.241.203.193 - - [2025-10-22 14:58:06] "POST /neutron/router HTTP/1.1" 200 557 0.003805 252.241.203.193 - - [2025-10-22 14:58:06] "POST /neutron/router HTTP/1.1" 200 557 0.006022 252.241.203.193 - - [2025-10-22 14:58:06] "POST /neutron/router HTTP/1.1" 200 557 0.004636 252.241.203.193 - - [2025-10-22 14:58:06] "POST /neutron/router HTTP/1.1" 200 557 0.003822 252.241.203.193 - - [2025-10-22 14:58:06] "POST /neutron/router HTTP/1.1" 200 557 0.003747 252.241.203.193 - - [2025-10-22 14:58:07] "POST /neutron/router HTTP/1.1" 200 557 0.004152 252.241.203.193 - - [2025-10-22 14:58:07] "POST /neutron/router HTTP/1.1" 200 557 0.004446 252.241.203.193 - - [2025-10-22 14:58:07] "POST /neutron/router HTTP/1.1" 200 557 0.004130 252.241.203.193 - - [2025-10-22 14:58:07] "POST /neutron/router HTTP/1.1" 200 557 0.004435 252.241.203.193 - - [2025-10-22 14:58:07] "POST /neutron/router HTTP/1.1" 200 557 0.004090 252.241.203.193 - - [2025-10-22 14:58:07] "POST /neutron/router HTTP/1.1" 200 557 0.003987 252.241.203.193 - - [2025-10-22 14:58:07] "POST /neutron/router HTTP/1.1" 200 557 0.005073 252.241.203.193 - - [2025-10-22 14:58:07] "POST /neutron/router HTTP/1.1" 200 557 0.003865 252.241.203.193 - - [2025-10-22 14:58:07] "POST /neutron/router HTTP/1.1" 200 557 0.004205 252.241.203.193 - - [2025-10-22 14:58:07] "POST /neutron/router HTTP/1.1" 200 557 0.004061 252.241.203.193 - - [2025-10-22 14:58:07] "POST /neutron/router HTTP/1.1" 200 557 0.004818 252.241.203.193 - - [2025-10-22 14:58:07] "POST /neutron/router HTTP/1.1" 200 557 0.003728 252.241.203.193 - - [2025-10-22 14:58:07] "POST /neutron/router HTTP/1.1" 200 557 0.003943 252.241.203.193 - - [2025-10-22 14:58:07] "POST /neutron/router HTTP/1.1" 200 557 0.004600 252.241.203.193 - - [2025-10-22 14:58:07] "POST /neutron/router HTTP/1.1" 200 557 0.005240 252.241.203.193 - - [2025-10-22 14:58:07] "POST /neutron/router HTTP/1.1" 200 557 0.004187 252.241.203.193 - - [2025-10-22 14:58:08] "POST /neutron/router HTTP/1.1" 200 557 0.004000 252.241.203.193 - - [2025-10-22 14:58:08] "POST /neutron/router HTTP/1.1" 200 557 0.004166 252.241.203.193 - - [2025-10-22 14:58:08] "POST /neutron/router HTTP/1.1" 200 557 0.004076 252.241.203.193 - - [2025-10-22 14:58:08] "POST /neutron/router HTTP/1.1" 200 557 0.004309 252.241.203.193 - - [2025-10-22 14:58:08] "POST /neutron/router HTTP/1.1" 200 557 0.004271 252.241.203.193 - - [2025-10-22 14:58:08] "POST /neutron/router HTTP/1.1" 200 557 0.004303 252.241.203.193 - - [2025-10-22 14:58:08] "POST /neutron/router HTTP/1.1" 200 557 0.024884 252.241.203.193 - - [2025-10-22 14:58:08] "POST /neutron/router HTTP/1.1" 200 557 0.004132 252.241.203.193 - - [2025-10-22 14:58:08] "POST /neutron/router HTTP/1.1" 200 557 0.021053 252.241.203.193 - - [2025-10-22 14:58:08] "POST /neutron/router HTTP/1.1" 200 557 0.003914 10.0.0.241 - - [2025-10-22 14:58:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003346 10.0.0.241 - - [2025-10-22 14:58:08] "GET /logical-router/bbfa36a4-e2e8-44aa-9a8e-2db2a56075db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002538 252.241.203.193 - - [2025-10-22 14:58:08] "POST /neutron/router HTTP/1.1" 200 151 0.051714 252.241.203.193 - - [2025-10-22 14:58:08] "POST /neutron/security_group HTTP/1.1" 200 519 0.009503 10.0.0.241 - - [2025-10-22 14:58:08] "DELETE /route-target/fef89620-06f6-45be-a6e6-f11f0c2408ad HTTP/1.1" 200 115 0.030810 252.241.203.193 - - [2025-10-22 14:58:08] "POST /neutron/security_group HTTP/1.1" 200 151 0.053989 10.0.0.241 - - [2025-10-22 14:58:08] "DELETE /access-control-list/7e01b74d-53fc-4bb0-b701-8d34946cbae1 HTTP/1.1" 200 115 0.031875 252.241.203.193 - - [2025-10-22 14:58:08] "POST /neutron/security_group HTTP/1.1" 200 519 0.003644 10.0.0.241 - - [2025-10-22 14:58:08] "DELETE /access-control-list/ef25886c-b1a9-48f5-abe7-a0979bf599f4 HTTP/1.1" 200 115 0.024362 252.241.203.193 - - [2025-10-22 14:58:09] "POST /neutron/security_group HTTP/1.1" 200 151 0.046721 10.0.0.241 - - [2025-10-22 14:58:09] "DELETE /access-control-list/8430c467-9df8-444f-96ac-73ef42df4a39 HTTP/1.1" 200 115 0.029297 252.241.203.193 - - [2025-10-22 14:58:09] "POST /neutron/security_group HTTP/1.1" 200 504 0.003900 10.0.0.241 - - [2025-10-22 14:58:09] "DELETE /access-control-list/58ae125b-7985-4d62-8ff2-2ecfe1395466 HTTP/1.1" 200 115 0.026050 252.241.203.193 - - [2025-10-22 14:58:09] "POST /neutron/security_group HTTP/1.1" 200 151 0.052250 10.0.0.241 - - [2025-10-22 14:58:09] "DELETE /access-control-list/54bd0b0a-6a03-4bea-8383-58f553c52df1 HTTP/1.1" 200 115 0.032243 252.241.203.193 - - [2025-10-22 14:58:09] "POST /neutron/security_group HTTP/1.1" 200 504 0.004361 10.0.0.241 - - [2025-10-22 14:58:09] "DELETE /access-control-list/1cff9743-04a8-48aa-a1b7-5d1af1b90403 HTTP/1.1" 200 115 0.025318 252.241.203.193 - - [2025-10-22 14:58:09] "POST /neutron/security_group HTTP/1.1" 200 151 0.046920 10.0.0.241 - - [2025-10-22 14:58:09] "DELETE /access-control-list/a5673170-3e1e-4313-ab3b-8389fba7645a HTTP/1.1" 200 115 0.026221 10.0.0.241 - - [2025-10-22 14:58:09] "DELETE /access-control-list/eecc2e00-f2d3-41f2-b2fb-4065943b7aa4 HTTP/1.1" 200 115 0.023112 10.0.0.241 - - [2025-10-22 14:58:09] "GET /projects?obj_uuids=3cd450f1-311c-42c0-add4-6e4dd40ebd23&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001534 10.0.0.241 - - [2025-10-22 14:58:09] "GET /project/3cd450f1-311c-42c0-add4-6e4dd40ebd23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.027464 10.0.0.241 - - [2025-10-22 14:58:09] "GET /projects?obj_uuids=3cd450f1-311c-42c0-add4-6e4dd40ebd23&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001099 10.0.0.241 - - [2025-10-22 14:58:09] "GET /project/3cd450f1-311c-42c0-add4-6e4dd40ebd23?fields=virtual_networks HTTP/1.1" 200 1024 0.072802 10.0.0.241 - - [2025-10-22 14:58:09] "GET /projects?obj_uuids=3cd450f1-311c-42c0-add4-6e4dd40ebd23&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001035 10.0.0.241 - - [2025-10-22 14:58:09] "GET /project/3cd450f1-311c-42c0-add4-6e4dd40ebd23?fields=virtual_machine_interfaces HTTP/1.1" 200 1024 0.028510 10.0.0.241 - - [2025-10-22 14:58:09] "GET /projects?obj_uuids=3cd450f1-311c-42c0-add4-6e4dd40ebd23&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001358 10.0.0.241 - - [2025-10-22 14:58:09] "GET /project/3cd450f1-311c-42c0-add4-6e4dd40ebd23?fields=security_groups HTTP/1.1" 200 1245 0.033261 10.0.0.241 - - [2025-10-22 14:58:10] "GET /domains?obj_uuids=8c582771-8b31-4700-9720-69718950e5ce&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001298 10.0.0.241 - - [2025-10-22 14:58:10] "GET /domain/8c582771-8b31-4700-9720-69718950e5ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 945 0.007567 10.0.0.241 - - [2025-10-22 14:58:10] "POST /fqname-to-id HTTP/1.1" 404 182 0.030539 10.0.0.241 - - [2025-10-22 14:58:11] "GET /projects?obj_uuids=8af4b3ef-cd0f-4ee2-b627-def4ade81768&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002475 10.0.0.241 - - [2025-10-22 14:58:11] "GET /domains?obj_uuids=8c582771-8b31-4700-9720-69718950e5ce&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001667 10.0.0.241 - - [2025-10-22 14:58:11] "GET /domain/8c582771-8b31-4700-9720-69718950e5ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.008334 10.0.0.241 - - [2025-10-22 14:58:11] "POST /id-to-fqname HTTP/1.1" 200 184 0.002482 10.0.0.241 - - [2025-10-22 14:58:11] "POST /fqname-to-id HTTP/1.1" 404 193 0.003722 10.0.0.241 - - [2025-10-22 14:58:11] "POST /security-groups HTTP/1.1" 200 579 0.065214 10.0.0.241 - - [2025-10-22 14:58:11] "POST /fqname-to-id HTTP/1.1" 404 228 0.003197 10.0.0.241 - - [2025-10-22 14:58:11] "POST /projects HTTP/1.1" 200 569 0.220828 10.0.0.241 - - [2025-10-22 14:58:11] "POST /access-control-lists HTTP/1.1" 200 594 0.058271 10.0.0.241 - - [2025-10-22 14:58:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.299150 10.0.0.241 - - [2025-10-22 14:58:11] "POST /fqname-to-id HTTP/1.1" 404 227 0.002934 10.0.0.241 - - [2025-10-22 14:58:11] "GET /project/8af4b3ef-cd0f-4ee2-b627-def4ade81768?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1350 0.432602 10.0.0.241 - - [2025-10-22 14:58:11] "POST /access-control-lists HTTP/1.1" 200 592 0.060775 10.0.0.241 - - [2025-10-22 14:58:12] "GET / HTTP/1.1" 200 36499 0.002041 10.0.0.241 - - [2025-10-22 14:58:13] "POST /fqname-to-id HTTP/1.1" 401 298 0.000549 10.0.0.241 - - [2025-10-22 14:58:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.072428 10.0.0.241 - - [2025-10-22 14:58:13] "GET /projects?obj_uuids=8af4b3ef-cd0f-4ee2-b627-def4ade81768&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001094 10.0.0.241 - - [2025-10-22 14:58:13] "GET /project/8af4b3ef-cd0f-4ee2-b627-def4ade81768?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1350 0.031587 252.241.203.193 - - [2025-10-22 14:58:14] "POST /neutron/network HTTP/1.1" 200 117 0.038287 10.0.0.241 - - [2025-10-22 14:58:14] "GET /projects?obj_uuids=8af4b3ef-cd0f-4ee2-b627-def4ade81768&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001188 252.241.203.193 - - [2025-10-22 14:58:14] "POST /neutron/network HTTP/1.1" 200 599 0.077850 10.0.0.241 - - [2025-10-22 14:58:14] "POST /route-targets HTTP/1.1" 200 329 0.012800 10.0.0.241 - - [2025-10-22 14:58:14] "POST /ref-update HTTP/1.1" 200 156 0.015005 10.0.0.241 - - [2025-10-22 14:58:14] "POST /useragent-kv HTTP/1.1" 200 115 0.005403 252.241.203.193 - - [2025-10-22 14:58:14] "POST /neutron/subnet HTTP/1.1" 200 720 0.209156 252.241.203.193 - - [2025-10-22 14:58:14] "POST /neutron/network HTTP/1.1" 200 817 0.007419 10.0.0.241 - - [2025-10-22 14:58:14] "POST /id-to-fqname HTTP/1.1" 200 214 0.001456 10.0.0.241 - - [2025-10-22 14:58:14] "GET /virtual-network/0e99b3fb-596e-4c7a-92d2-3c9fd6f607cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.005151 252.241.203.193 - - [2025-10-22 14:58:14] "POST /neutron/network HTTP/1.1" 200 817 0.007223 10.0.0.241 - - [2025-10-22 14:58:14] "GET /virtual-network/0e99b3fb-596e-4c7a-92d2-3c9fd6f607cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.008244 252.241.203.193 - - [2025-10-22 14:58:14] "POST /neutron/network HTTP/1.1" 200 817 0.007447 252.241.203.193 - - [2025-10-22 14:58:14] "POST /neutron/subnet HTTP/1.1" 200 720 0.008535 10.0.0.241 - - [2025-10-22 14:58:14] "POST /fqname-to-id HTTP/1.1" 404 204 0.003138 10.0.0.241 - - [2025-10-22 14:58:14] "GET /virtual-network/0e99b3fb-596e-4c7a-92d2-3c9fd6f607cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.006907 10.0.0.241 - - [2025-10-22 14:58:15] "GET /projects?obj_uuids=8af4b3ef-cd0f-4ee2-b627-def4ade81768&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001507 252.241.203.193 - - [2025-10-22 14:58:15] "POST /neutron/port HTTP/1.1" 200 1014 0.194516 10.0.0.241 - - [2025-10-22 14:58:15] "GET /virtual-machine-interface/c34d071a-de62-45a5-9fc9-56e1640859ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2387 0.005821 10.0.0.241 - - [2025-10-22 14:58:15] "GET /virtual-machine-interface/c34d071a-de62-45a5-9fc9-56e1640859ef?fields=instance_ip_back_refs HTTP/1.1" 200 1322 0.005864 10.0.0.241 - - [2025-10-22 14:58:15] "GET /instance-ip/ca71b35d-fe3d-4621-b6b2-31d6c266404d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.004451 10.0.0.241 - - [2025-10-22 14:58:15] "GET /virtual-machine-interface/c34d071a-de62-45a5-9fc9-56e1640859ef HTTP/1.1" 401 298 0.000444 10.0.0.241 - - [2025-10-22 14:58:15] "GET /virtual-machine-interface/c34d071a-de62-45a5-9fc9-56e1640859ef HTTP/1.1" 200 2610 0.032779 252.241.203.193 - - [2025-10-22 14:58:15] "POST /neutron/port HTTP/1.1" 200 1014 0.008723 252.241.203.193 - - [2025-10-22 14:58:15] "POST /neutron/port HTTP/1.1" 200 151 0.075538 252.241.203.193 - - [2025-10-22 14:58:16] "POST /neutron/network HTTP/1.1" 200 817 0.007422 10.0.0.241 - - [2025-10-22 14:58:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003365 10.0.0.241 - - [2025-10-22 14:58:16] "POST /useragent-kv HTTP/1.1" 200 115 0.003172 10.0.0.241 - - [2025-10-22 14:58:16] "POST /useragent-kv HTTP/1.1" 200 115 0.002409 252.241.203.193 - - [2025-10-22 14:58:16] "POST /neutron/network HTTP/1.1" 200 151 0.097647 10.0.0.241 - - [2025-10-22 14:58:16] "DELETE /route-target/f5aa0a76-75e3-4573-b62d-2fdef9b6e6a4 HTTP/1.1" 200 115 0.028722 10.0.0.241 - - [2025-10-22 14:58:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003396 10.0.0.241 - - [2025-10-22 14:58:16] "GET /projects?obj_uuids=8af4b3ef-cd0f-4ee2-b627-def4ade81768&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001371 10.0.0.241 - - [2025-10-22 14:58:17] "GET /project/8af4b3ef-cd0f-4ee2-b627-def4ade81768?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1350 0.029730 252.241.203.193 - - [2025-10-22 14:58:17] "POST /neutron/network HTTP/1.1" 200 117 0.008311 10.0.0.241 - - [2025-10-22 14:58:17] "GET /projects?obj_uuids=8af4b3ef-cd0f-4ee2-b627-def4ade81768&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001832 252.241.203.193 - - [2025-10-22 14:58:17] "POST /neutron/network HTTP/1.1" 200 601 0.074600 10.0.0.241 - - [2025-10-22 14:58:17] "POST /route-targets HTTP/1.1" 200 329 0.011324 10.0.0.241 - - [2025-10-22 14:58:17] "POST /ref-update HTTP/1.1" 200 156 0.013103 10.0.0.241 - - [2025-10-22 14:58:17] "POST /useragent-kv HTTP/1.1" 200 115 0.004784 252.241.203.193 - - [2025-10-22 14:58:17] "POST /neutron/subnet HTTP/1.1" 200 725 0.215622 10.0.0.241 - - [2025-10-22 14:58:17] "POST /useragent-kv HTTP/1.1" 200 115 0.005292 252.241.203.193 - - [2025-10-22 14:58:17] "POST /neutron/subnet HTTP/1.1" 200 729 0.157047 252.241.203.193 - - [2025-10-22 14:58:17] "POST /neutron/network HTTP/1.1" 200 977 0.007457 10.0.0.241 - - [2025-10-22 14:58:17] "POST /id-to-fqname HTTP/1.1" 200 215 0.001455 10.0.0.241 - - [2025-10-22 14:58:17] "GET /virtual-network/2d17987b-dc4a-4632-b5ca-10245ae2b3e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2568 0.005435 252.241.203.193 - - [2025-10-22 14:58:17] "POST /neutron/network HTTP/1.1" 200 977 0.008285 10.0.0.241 - - [2025-10-22 14:58:17] "GET /virtual-network/2d17987b-dc4a-4632-b5ca-10245ae2b3e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2568 0.008024 252.241.203.193 - - [2025-10-22 14:58:17] "POST /neutron/network HTTP/1.1" 200 977 0.007531 252.241.203.193 - - [2025-10-22 14:58:18] "POST /neutron/subnet HTTP/1.1" 200 725 0.007575 252.241.203.193 - - [2025-10-22 14:58:18] "POST /neutron/subnet HTTP/1.1" 200 729 0.007861 10.0.0.241 - - [2025-10-22 14:58:18] "GET /projects?obj_uuids=8af4b3ef-cd0f-4ee2-b627-def4ade81768&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001155 252.241.203.193 - - [2025-10-22 14:58:18] "POST /neutron/port HTTP/1.1" 200 1016 0.199589 10.0.0.241 - - [2025-10-22 14:58:18] "GET /projects?obj_uuids=8af4b3ef-cd0f-4ee2-b627-def4ade81768&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001382 252.241.203.193 - - [2025-10-22 14:58:18] "POST /neutron/port HTTP/1.1" 200 1017 0.206447 10.0.0.241 - - [2025-10-22 14:58:18] "POST /id-to-fqname HTTP/1.1" 200 215 0.001537 252.241.203.193 - - [2025-10-22 14:58:19] "POST /neutron/port HTTP/1.1" 200 1016 0.011424 252.241.203.193 - - [2025-10-22 14:58:19] "POST /neutron/port HTTP/1.1" 200 1016 0.040183 252.241.203.193 - - [2025-10-22 14:58:19] "POST /neutron/network HTTP/1.1" 200 977 0.008600 252.241.203.193 - - [2025-10-22 14:58:19] "POST /neutron/port HTTP/1.1" 200 1016 0.011853 252.241.203.193 - - [2025-10-22 14:58:19] "POST /neutron/port HTTP/1.1" 200 117 0.006374 252.241.203.193 - - [2025-10-22 14:58:20] "POST /neutron/port HTTP/1.1" 200 117 0.005556 10.0.0.241 - - [2025-10-22 14:58:20] "POST /id-to-fqname HTTP/1.1" 200 215 0.001467 252.241.203.193 - - [2025-10-22 14:58:20] "POST /neutron/port HTTP/1.1" 200 117 0.006279 252.241.203.193 - - [2025-10-22 14:58:20] "POST /neutron/port HTTP/1.1" 200 1016 0.008515 252.241.203.193 - - [2025-10-22 14:58:20] "POST /neutron/port HTTP/1.1" 200 1017 0.007782 252.241.203.193 - - [2025-10-22 14:58:21] "POST /neutron/port HTTP/1.1" 200 1016 0.008080 252.241.203.193 - - [2025-10-22 14:58:21] "POST /neutron/network HTTP/1.1" 200 987 0.008576 252.241.203.193 - - [2025-10-22 14:58:21] "POST /neutron/port HTTP/1.1" 200 1016 0.010936 252.241.203.193 - - [2025-10-22 14:58:21] "POST /neutron/port HTTP/1.1" 200 1017 0.042736 252.241.203.193 - - [2025-10-22 14:58:21] "POST /neutron/port HTTP/1.1" 200 1016 0.007973 252.241.203.193 - - [2025-10-22 14:58:21] "POST /neutron/network HTTP/1.1" 200 977 0.008664 252.241.203.193 - - [2025-10-22 14:58:21] "POST /neutron/port HTTP/1.1" 200 1017 0.013216 252.241.203.193 - - [2025-10-22 14:58:21] "POST /neutron/port HTTP/1.1" 200 1104 0.118097 252.241.203.193 - - [2025-10-22 14:58:21] "POST /neutron/port HTTP/1.1" 200 1078 0.022502 252.241.203.193 - - [2025-10-22 14:58:21] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003922 252.241.203.193 - - [2025-10-22 14:58:21] "POST /neutron/port HTTP/1.1" 200 1078 0.022897 252.241.203.193 - - [2025-10-22 14:58:21] "POST /neutron/subnet HTTP/1.1" 200 699 0.011993 252.241.203.193 - - [2025-10-22 14:58:21] "POST /neutron/port HTTP/1.1" 200 117 0.001071 252.241.203.193 - - [2025-10-22 14:58:21] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007492 252.241.203.193 - - [2025-10-22 14:58:21] "POST /neutron/port HTTP/1.1" 200 117 0.005368 252.241.203.193 - - [2025-10-22 14:58:21] "POST /neutron/network HTTP/1.1" 200 977 0.007716 252.241.203.193 - - [2025-10-22 14:58:22] "POST /neutron/port HTTP/1.1" 200 1017 0.012007 252.241.203.193 - - [2025-10-22 14:58:22] "POST /neutron/port HTTP/1.1" 200 1078 0.018982 252.241.203.193 - - [2025-10-22 14:58:22] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006966 252.241.203.193 - - [2025-10-22 14:58:22] "POST /neutron/port HTTP/1.1" 200 1017 0.009411 252.241.203.193 - - [2025-10-22 14:58:22] "POST /neutron/network HTTP/1.1" 200 987 0.008996 252.241.203.193 - - [2025-10-22 14:58:23] "POST /neutron/port HTTP/1.1" 200 1017 0.010158 252.241.203.193 - - [2025-10-22 14:58:23] "POST /neutron/port HTTP/1.1" 200 1017 0.010187 252.241.203.193 - - [2025-10-22 14:58:23] "POST /neutron/port HTTP/1.1" 200 1105 0.138638 252.241.203.193 - - [2025-10-22 14:58:23] "POST /neutron/port HTTP/1.1" 200 1079 0.012759 252.241.203.193 - - [2025-10-22 14:58:23] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003890 252.241.203.193 - - [2025-10-22 14:58:23] "POST /neutron/subnet HTTP/1.1" 200 703 0.009832 252.241.203.193 - - [2025-10-22 14:58:23] "POST /neutron/port HTTP/1.1" 200 117 0.001412 252.241.203.193 - - [2025-10-22 14:58:23] "POST /neutron/network HTTP/1.1" 200 977 0.009820 252.241.203.193 - - [2025-10-22 14:58:25] "POST /neutron/port HTTP/1.1" 200 1078 0.017894 252.241.203.193 - - [2025-10-22 14:58:25] "POST /neutron/port HTTP/1.1" 200 1078 0.014327 252.241.203.193 - - [2025-10-22 14:58:25] "POST /neutron/network HTTP/1.1" 200 987 0.009202 252.241.203.193 - - [2025-10-22 14:58:25] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004539 252.241.203.193 - - [2025-10-22 14:58:25] "POST /neutron/subnet HTTP/1.1" 200 699 0.016200 252.241.203.193 - - [2025-10-22 14:58:25] "POST /neutron/port HTTP/1.1" 200 117 0.001687 252.241.203.193 - - [2025-10-22 14:58:25] "POST /neutron/network HTTP/1.1" 200 977 0.009711 252.241.203.193 - - [2025-10-22 14:58:27] "POST /neutron/port HTTP/1.1" 200 1078 0.014268 252.241.203.193 - - [2025-10-22 14:58:27] "POST /neutron/security_group HTTP/1.1" 200 2052 0.011662 252.241.203.193 - - [2025-10-22 14:58:27] "POST /neutron/port HTTP/1.1" 200 1078 0.020374 252.241.203.193 - - [2025-10-22 14:58:27] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007319 252.241.203.193 - - [2025-10-22 14:58:27] "POST /neutron/port HTTP/1.1" 200 1078 0.014546 252.241.203.193 - - [2025-10-22 14:58:27] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007807 10.0.0.241 - - [2025-10-22 14:58:27] "GET /virtual-machine/4bf807ab-afba-4944-88a2-0355ff4a96a8 HTTP/1.1" 200 1285 0.006978 10.0.0.241 - - [2025-10-22 14:58:27] "GET /virtual-machine-interface/d4e15be6-0cb9-4f1e-8cce-be98050fb73c HTTP/1.1" 200 2927 0.005588 10.0.0.241 - - [2025-10-22 14:58:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003356 10.0.0.241 - - [2025-10-22 14:58:27] "GET /global-vrouter-config/d3a2379d-e68a-4c65-9acc-bd49189f7ea7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003691 10.0.0.241 - - [2025-10-22 14:58:27] "GET /virtual-networks?parent_id=8af4b3ef-cd0f-4ee2-b627-def4ade81768&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.004867 10.0.0.241 - - [2025-10-22 14:58:28] "GET /virtual-network/2d17987b-dc4a-4632-b5ca-10245ae2b3e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2568 0.007884 10.0.0.241 - - [2025-10-22 14:58:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003037 10.0.0.241 - - [2025-10-22 14:58:31] "GET /virtual-network/2d17987b-dc4a-4632-b5ca-10245ae2b3e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2568 0.005196 252.241.203.193 - - [2025-10-22 14:58:32] "POST /neutron/port HTTP/1.1" 200 1078 0.014024 252.241.203.193 - - [2025-10-22 14:58:32] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006813 252.241.203.193 - - [2025-10-22 14:58:32] "POST /neutron/port HTTP/1.1" 200 1078 0.011439 252.241.203.193 - - [2025-10-22 14:58:32] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006184 252.241.203.193 - - [2025-10-22 14:58:33] "POST /neutron/port HTTP/1.1" 200 1079 0.011987 252.241.203.193 - - [2025-10-22 14:58:33] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006248 252.241.203.193 - - [2025-10-22 14:58:33] "POST /neutron/port HTTP/1.1" 200 1079 0.014021 252.241.203.193 - - [2025-10-22 14:58:33] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006502 252.241.203.193 - - [2025-10-22 14:58:33] "POST /neutron/port HTTP/1.1" 200 1079 0.017231 252.241.203.193 - - [2025-10-22 14:58:33] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006850 252.241.203.193 - - [2025-10-22 14:58:34] "POST /neutron/port HTTP/1.1" 200 1078 0.012286 252.241.203.193 - - [2025-10-22 14:58:34] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007602 252.241.203.193 - - [2025-10-22 14:58:34] "POST /neutron/port HTTP/1.1" 200 1078 0.014086 252.241.203.193 - - [2025-10-22 14:58:34] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006263 10.0.0.241 - - [2025-10-22 14:58:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003680 10.0.0.241 - - [2025-10-22 14:58:35] "GET /global-vrouter-config/d3a2379d-e68a-4c65-9acc-bd49189f7ea7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.004474 10.0.0.241 - - [2025-10-22 14:58:35] "GET /virtual-networks?parent_id=8af4b3ef-cd0f-4ee2-b627-def4ade81768&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.003497 10.0.0.241 - - [2025-10-22 14:58:35] "GET /virtual-network/2d17987b-dc4a-4632-b5ca-10245ae2b3e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2568 0.007265 252.241.203.193 - - [2025-10-22 14:58:35] "POST /neutron/port HTTP/1.1" 200 1079 0.013569 252.241.203.193 - - [2025-10-22 14:58:35] "POST /neutron/security_group HTTP/1.1" 200 2052 0.005818 252.241.203.193 - - [2025-10-22 14:58:35] "POST /neutron/port HTTP/1.1" 200 1079 0.012936 252.241.203.193 - - [2025-10-22 14:58:35] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007874 252.241.203.193 - - [2025-10-22 14:58:35] "POST /neutron/port HTTP/1.1" 200 1079 0.012347 252.241.203.193 - - [2025-10-22 14:58:35] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007185 252.241.203.193 - - [2025-10-22 14:58:36] "POST /neutron/port HTTP/1.1" 200 1079 0.012455 252.241.203.193 - - [2025-10-22 14:58:36] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006763 10.0.0.241 - - [2025-10-22 14:58:36] "GET /virtual-machine/b67ce1fc-e30c-4f59-9cee-111bcee59e97 HTTP/1.1" 200 1287 0.004886 10.0.0.241 - - [2025-10-22 14:58:36] "GET /virtual-machine-interface/ee6d8446-3832-4e8f-9da5-0c312104c7a6 HTTP/1.1" 200 2927 0.006922 10.0.0.241 - - [2025-10-22 14:58:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002989 10.0.0.241 - - [2025-10-22 14:58:36] "GET /global-vrouter-config/d3a2379d-e68a-4c65-9acc-bd49189f7ea7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.004105 10.0.0.241 - - [2025-10-22 14:58:36] "GET /virtual-networks?parent_id=8af4b3ef-cd0f-4ee2-b627-def4ade81768&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.003215 10.0.0.241 - - [2025-10-22 14:58:36] "GET /virtual-network/2d17987b-dc4a-4632-b5ca-10245ae2b3e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2568 0.009256 10.0.0.241 - - [2025-10-22 14:58:37] "DELETE /project/8af4b3efcd0f4ee2b627def4ade81768 HTTP/1.1" 404 173 0.019139 10.0.0.241 - - [2025-10-22 14:58:37] "DELETE /project/3cd450f1311c42c0add46e4dd40ebd23 HTTP/1.1" 404 173 0.017971 10.0.0.241 - - [2025-10-22 14:58:37] "DELETE /project/e3b5a5e3bc04462481015815681430c9 HTTP/1.1" 404 173 0.012785 10.0.0.241 - - [2025-10-22 14:58:37] "GET /projects?obj_uuids=3cd450f1-311c-42c0-add4-6e4dd40ebd23&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001273 10.0.0.241 - - [2025-10-22 14:58:37] "GET /projects?obj_uuids=ba283a7f-df6c-4f60-8ced-69b0600bd6c8&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001149 10.0.0.241 - - [2025-10-22 14:58:37] "GET /projects?obj_uuids=e3b5a5e3-bc04-4624-8101-5815681430c9&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001129 10.0.0.241 - - [2025-10-22 14:58:37] "GET /project/ba283a7f-df6c-4f60-8ced-69b0600bd6c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1504 0.106337 10.0.0.241 - - [2025-10-22 14:58:37] "GET /project/3cd450f1-311c-42c0-add4-6e4dd40ebd23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.123841 10.0.0.241 - - [2025-10-22 14:58:37] "GET /project/e3b5a5e3-bc04-4624-8101-5815681430c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.124118 10.0.0.241 - - [2025-10-22 14:58:37] "GET /projects?obj_uuids=3cd450f1-311c-42c0-add4-6e4dd40ebd23&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001560 10.0.0.241 - - [2025-10-22 14:58:37] "GET /projects?obj_uuids=ba283a7f-df6c-4f60-8ced-69b0600bd6c8&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001315 10.0.0.241 - - [2025-10-22 14:58:37] "GET /project/3cd450f1-311c-42c0-add4-6e4dd40ebd23?fields=security_groups HTTP/1.1" 200 1335 0.038274 10.0.0.241 - - [2025-10-22 14:58:37] "GET /project/ba283a7f-df6c-4f60-8ced-69b0600bd6c8?fields=security_groups HTTP/1.1" 200 1387 0.046062 10.0.0.241 - - [2025-10-22 14:58:37] "GET /projects?obj_uuids=e3b5a5e3-bc04-4624-8101-5815681430c9&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001465 10.0.0.241 - - [2025-10-22 14:58:37] "GET /project/e3b5a5e3-bc04-4624-8101-5815681430c9?fields=security_groups HTTP/1.1" 200 1335 0.035052 10.0.0.241 - - [2025-10-22 14:58:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004546 10.0.0.241 - - [2025-10-22 14:58:37] "GET /global-vrouter-config/d3a2379d-e68a-4c65-9acc-bd49189f7ea7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.004444 10.0.0.241 - - [2025-10-22 14:58:37] "GET /virtual-networks?parent_id=8af4b3ef-cd0f-4ee2-b627-def4ade81768&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.003875 10.0.0.241 - - [2025-10-22 14:58:37] "DELETE /security-group/1248a0f4-d2a4-420a-99fe-b463ba04cd9a HTTP/1.1" 200 115 0.093936 10.0.0.241 - - [2025-10-22 14:58:37] "GET /projects?obj_uuids=3cd450f1-311c-42c0-add4-6e4dd40ebd23&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001663 10.0.0.241 - - [2025-10-22 14:58:37] "DELETE /access-control-list/cbff29c7-0c21-434e-b44d-182ae5b279b3 HTTP/1.1" 200 115 0.060615 10.0.0.241 - - [2025-10-22 14:58:37] "DELETE /security-group/dd0a16fa-1754-435d-9447-9e9431ef8ce9 HTTP/1.1" 200 115 0.109360 10.0.0.241 - - [2025-10-22 14:58:37] "GET /projects?obj_uuids=ba283a7f-df6c-4f60-8ced-69b0600bd6c8&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001763 10.0.0.241 - - [2025-10-22 14:58:37] "GET /virtual-network/2d17987b-dc4a-4632-b5ca-10245ae2b3e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2568 0.006382 10.0.0.241 - - [2025-10-22 14:58:37] "GET /project/3cd450f1-311c-42c0-add4-6e4dd40ebd23?fields=application_policy_sets HTTP/1.1" 200 1374 0.055184 10.0.0.241 - - [2025-10-22 14:58:37] "DELETE /security-group/ecad8fb4-2886-42d0-ab59-3dc6dbfa8569 HTTP/1.1" 200 115 0.117962 10.0.0.241 - - [2025-10-22 14:58:37] "GET /projects?obj_uuids=e3b5a5e3-bc04-4624-8101-5815681430c9&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001187 10.0.0.241 - - [2025-10-22 14:58:37] "DELETE /access-control-list/b6c6808e-dfe4-41cf-98d8-5ebf22cc541a HTTP/1.1" 200 115 0.053733 10.0.0.241 - - [2025-10-22 14:58:37] "GET /project/e3b5a5e3-bc04-4624-8101-5815681430c9?fields=application_policy_sets HTTP/1.1" 200 1374 0.041694 10.0.0.241 - - [2025-10-22 14:58:37] "GET /project/ba283a7f-df6c-4f60-8ced-69b0600bd6c8?fields=application_policy_sets HTTP/1.1" 200 1426 0.096907 10.0.0.241 - - [2025-10-22 14:58:37] "DELETE /access-control-list/d82f7276-5dae-45b8-9d94-dea6dd8281b1 HTTP/1.1" 200 115 0.065279 10.0.0.241 - - [2025-10-22 14:58:37] "DELETE /access-control-list/2471f406-e84a-4341-8307-d098bd35f25d HTTP/1.1" 200 115 0.094201 10.0.0.241 - - [2025-10-22 14:58:38] "DELETE /access-control-list/1eb0d8bf-7736-4dab-b1c0-4dba763fa976 HTTP/1.1" 200 115 0.090589 10.0.0.241 - - [2025-10-22 14:58:38] "DELETE /project/3cd450f1-311c-42c0-add4-6e4dd40ebd23 HTTP/1.1" 200 115 0.725302 10.0.0.241 - - [2025-10-22 14:58:38] "DELETE /access-control-list/e84d9176-32d3-4a71-8137-3a81fca2ae9e HTTP/1.1" 200 115 0.037306 10.0.0.241 - - [2025-10-22 14:58:38] "DELETE /project/e3b5a5e3-bc04-4624-8101-5815681430c9 HTTP/1.1" 200 115 0.733248 10.0.0.241 - - [2025-10-22 14:58:38] "DELETE /project/ba283a7f-df6c-4f60-8ced-69b0600bd6c8 HTTP/1.1" 200 115 0.753290 252.241.203.193 - - [2025-10-22 14:58:41] "POST /neutron/port HTTP/1.1" 200 1105 0.012501 252.241.203.193 - - [2025-10-22 14:58:41] "POST /neutron/port HTTP/1.1" 200 1105 0.010061 252.241.203.193 - - [2025-10-22 14:58:41] "POST /neutron/port HTTP/1.1" 200 151 0.125264 252.241.203.193 - - [2025-10-22 14:58:41] "POST /neutron/port HTTP/1.1" 200 1104 0.010487 252.241.203.193 - - [2025-10-22 14:58:41] "POST /neutron/port HTTP/1.1" 200 1104 0.025153 252.241.203.193 - - [2025-10-22 14:58:41] "POST /neutron/port HTTP/1.1" 200 151 0.146287 252.241.203.193 - - [2025-10-22 14:58:41] "POST /neutron/network HTTP/1.1" 200 977 0.008059 10.0.0.241 - - [2025-10-22 14:58:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006075 10.0.0.241 - - [2025-10-22 14:58:42] "POST /useragent-kv HTTP/1.1" 200 115 0.003831 10.0.0.241 - - [2025-10-22 14:58:42] "POST /useragent-kv HTTP/1.1" 200 115 0.006098 10.0.0.241 - - [2025-10-22 14:58:42] "POST /useragent-kv HTTP/1.1" 200 115 0.004207 10.0.0.241 - - [2025-10-22 14:58:42] "POST /useragent-kv HTTP/1.1" 200 115 0.002318 252.241.203.193 - - [2025-10-22 14:58:42] "POST /neutron/network HTTP/1.1" 200 151 0.152864 10.0.0.241 - - [2025-10-22 14:58:42] "DELETE /route-target/ad3ea791-16c3-4f27-aa3a-408ebe3fa656 HTTP/1.1" 200 115 0.037736 10.0.0.241 - - [2025-10-22 14:58:42] "GET /projects?obj_uuids=8af4b3ef-cd0f-4ee2-b627-def4ade81768&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001350 10.0.0.241 - - [2025-10-22 14:58:42] "GET /project/8af4b3ef-cd0f-4ee2-b627-def4ade81768?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1350 0.046453 10.0.0.241 - - [2025-10-22 14:58:42] "GET /projects?obj_uuids=8af4b3ef-cd0f-4ee2-b627-def4ade81768&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001730 10.0.0.241 - - [2025-10-22 14:58:42] "GET /project/8af4b3ef-cd0f-4ee2-b627-def4ade81768?fields=virtual_networks HTTP/1.1" 200 1027 0.042104 10.0.0.241 - - [2025-10-22 14:58:42] "GET /projects?obj_uuids=8af4b3ef-cd0f-4ee2-b627-def4ade81768&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001644 10.0.0.241 - - [2025-10-22 14:58:42] "GET /project/8af4b3ef-cd0f-4ee2-b627-def4ade81768?fields=virtual_machine_interfaces HTTP/1.1" 200 1027 0.026403 10.0.0.241 - - [2025-10-22 14:58:42] "GET /projects?obj_uuids=8af4b3ef-cd0f-4ee2-b627-def4ade81768&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001209 10.0.0.241 - - [2025-10-22 14:58:42] "GET /project/8af4b3ef-cd0f-4ee2-b627-def4ade81768?fields=security_groups HTTP/1.1" 200 1249 0.025276 10.0.0.241 - - [2025-10-22 14:58:43] "GET /domains?obj_uuids=8c582771-8b31-4700-9720-69718950e5ce&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001398 10.0.0.241 - - [2025-10-22 14:58:43] "GET /domain/8c582771-8b31-4700-9720-69718950e5ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 945 0.008441 10.0.0.241 - - [2025-10-22 14:58:43] "POST /fqname-to-id HTTP/1.1" 404 184 0.031464 10.0.0.241 - - [2025-10-22 14:58:43] "GET /projects?obj_uuids=d782b653-dc02-4883-8e7b-e0df745db13a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002391 10.0.0.241 - - [2025-10-22 14:58:43] "GET /domains?obj_uuids=8c582771-8b31-4700-9720-69718950e5ce&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001083 10.0.0.241 - - [2025-10-22 14:58:43] "GET /domain/8c582771-8b31-4700-9720-69718950e5ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.007586 10.0.0.241 - - [2025-10-22 14:58:44] "POST /id-to-fqname HTTP/1.1" 200 186 0.001370 10.0.0.241 - - [2025-10-22 14:58:44] "POST /fqname-to-id HTTP/1.1" 404 195 0.004137 10.0.0.241 - - [2025-10-22 14:58:44] "POST /security-groups HTTP/1.1" 200 581 0.069975 10.0.0.241 - - [2025-10-22 14:58:44] "POST /fqname-to-id HTTP/1.1" 404 230 0.004469 10.0.0.241 - - [2025-10-22 14:58:44] "POST /projects HTTP/1.1" 200 573 0.262302 10.0.0.241 - - [2025-10-22 14:58:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.337850 10.0.0.241 - - [2025-10-22 14:58:44] "POST /access-control-lists HTTP/1.1" 200 596 0.077508 10.0.0.241 - - [2025-10-22 14:58:44] "GET /project/d782b653-dc02-4883-8e7b-e0df745db13a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.485210 10.0.0.241 - - [2025-10-22 14:58:44] "POST /fqname-to-id HTTP/1.1" 404 229 0.007322 10.0.0.241 - - [2025-10-22 14:58:44] "POST /access-control-lists HTTP/1.1" 200 594 0.067959 10.0.0.241 - - [2025-10-22 14:58:45] "GET / HTTP/1.1" 200 36499 0.003374 252.241.203.193 - - [2025-10-22 14:58:46] "POST /neutron/port HTTP/1.1" 200 117 0.008715 252.241.203.193 - - [2025-10-22 14:58:46] "POST /neutron/port HTTP/1.1" 400 205 0.004032 10.0.0.241 - - [2025-10-22 14:58:46] "POST /fqname-to-id HTTP/1.1" 401 298 0.000626 252.241.203.193 - - [2025-10-22 14:58:46] "POST /neutron/port HTTP/1.1" 200 117 0.007286 252.241.203.193 - - [2025-10-22 14:58:46] "POST /neutron/port HTTP/1.1" 400 205 0.004230 10.0.0.241 - - [2025-10-22 14:58:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.088044 10.0.0.241 - - [2025-10-22 14:58:46] "GET /projects?obj_uuids=d782b653-dc02-4883-8e7b-e0df745db13a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001137 10.0.0.241 - - [2025-10-22 14:58:47] "GET /project/d782b653-dc02-4883-8e7b-e0df745db13a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.059159 252.241.203.193 - - [2025-10-22 14:58:47] "POST /neutron/network HTTP/1.1" 200 117 0.040004 10.0.0.241 - - [2025-10-22 14:58:47] "GET /projects?obj_uuids=d782b653-dc02-4883-8e7b-e0df745db13a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001964 252.241.203.193 - - [2025-10-22 14:58:47] "POST /neutron/network HTTP/1.1" 200 603 0.089573 10.0.0.241 - - [2025-10-22 14:58:47] "POST /route-targets HTTP/1.1" 200 329 0.014114 10.0.0.241 - - [2025-10-22 14:58:47] "POST /ref-update HTTP/1.1" 200 156 0.017039 10.0.0.241 - - [2025-10-22 14:58:47] "POST /useragent-kv HTTP/1.1" 200 115 0.004721 252.241.203.193 - - [2025-10-22 14:58:47] "POST /neutron/subnet HTTP/1.1" 200 720 0.161594 252.241.203.193 - - [2025-10-22 14:58:47] "POST /neutron/network HTTP/1.1" 200 821 0.008268 10.0.0.241 - - [2025-10-22 14:58:47] "POST /id-to-fqname HTTP/1.1" 200 217 0.001896 10.0.0.241 - - [2025-10-22 14:58:47] "GET /virtual-network/d21b6c27-c3af-43d3-9092-01f3037e88ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007105 252.241.203.193 - - [2025-10-22 14:58:47] "POST /neutron/network HTTP/1.1" 200 821 0.008115 10.0.0.241 - - [2025-10-22 14:58:47] "GET /virtual-network/d21b6c27-c3af-43d3-9092-01f3037e88ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007652 252.241.203.193 - - [2025-10-22 14:58:47] "POST /neutron/network HTTP/1.1" 200 821 0.010892 252.241.203.193 - - [2025-10-22 14:58:47] "POST /neutron/subnet HTTP/1.1" 200 720 0.008363 10.0.0.241 - - [2025-10-22 14:58:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004196 10.0.0.241 - - [2025-10-22 14:58:48] "GET /projects?obj_uuids=d782b653-dc02-4883-8e7b-e0df745db13a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001728 10.0.0.241 - - [2025-10-22 14:58:48] "GET /project/d782b653-dc02-4883-8e7b-e0df745db13a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.048250 252.241.203.193 - - [2025-10-22 14:58:48] "POST /neutron/network HTTP/1.1" 200 117 0.012805 10.0.0.241 - - [2025-10-22 14:58:48] "GET /projects?obj_uuids=d782b653-dc02-4883-8e7b-e0df745db13a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001308 252.241.203.193 - - [2025-10-22 14:58:48] "POST /neutron/network HTTP/1.1" 200 603 0.088308 10.0.0.241 - - [2025-10-22 14:58:48] "POST /route-targets HTTP/1.1" 200 329 0.011490 10.0.0.241 - - [2025-10-22 14:58:48] "POST /ref-update HTTP/1.1" 200 156 0.040929 10.0.0.241 - - [2025-10-22 14:58:48] "POST /useragent-kv HTTP/1.1" 200 115 0.003025 252.241.203.193 - - [2025-10-22 14:58:48] "POST /neutron/subnet HTTP/1.1" 200 715 0.154139 252.241.203.193 - - [2025-10-22 14:58:48] "POST /neutron/network HTTP/1.1" 200 820 0.009345 10.0.0.241 - - [2025-10-22 14:58:48] "POST /id-to-fqname HTTP/1.1" 200 217 0.001394 10.0.0.241 - - [2025-10-22 14:58:48] "GET /virtual-network/992f59dc-73d4-4dc9-a320-26fc595daf04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005615 252.241.203.193 - - [2025-10-22 14:58:48] "POST /neutron/network HTTP/1.1" 200 820 0.005885 10.0.0.241 - - [2025-10-22 14:58:48] "GET /virtual-network/992f59dc-73d4-4dc9-a320-26fc595daf04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.006156 252.241.203.193 - - [2025-10-22 14:58:48] "POST /neutron/network HTTP/1.1" 200 820 0.007499 252.241.203.193 - - [2025-10-22 14:58:48] "POST /neutron/subnet HTTP/1.1" 200 715 0.007855 10.0.0.241 - - [2025-10-22 14:58:48] "POST /id-to-fqname HTTP/1.1" 200 217 0.001494 10.0.0.241 - - [2025-10-22 14:58:49] "GET /obj-perms HTTP/1.1" 200 6399 0.080383 252.241.203.193 - - [2025-10-22 14:58:49] "POST /neutron/network HTTP/1.1" 200 831 0.006444 252.241.203.193 - - [2025-10-22 14:58:49] "GET /aaa-mode HTTP/1.1" 401 298 0.000510 252.241.203.193 - - [2025-10-22 14:58:49] "GET / HTTP/1.1" 200 36499 0.001953 252.241.203.193 - - [2025-10-22 14:58:49] "GET /project/d782b653-dc02-4883-8e7b-e0df745db13a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000446 10.0.0.241 - - [2025-10-22 14:58:49] "GET /obj-perms HTTP/1.1" 200 6399 0.061889 10.0.0.241 - - [2025-10-22 14:58:49] "GET /projects?obj_uuids=d782b653-dc02-4883-8e7b-e0df745db13a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001185 252.241.203.193 - - [2025-10-22 14:58:49] "GET /project/d782b653-dc02-4883-8e7b-e0df745db13a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.066136 252.241.203.193 - - [2025-10-22 14:58:49] "POST /neutron/network HTTP/1.1" 200 821 0.006280 252.241.203.193 - - [2025-10-22 14:58:50] "POST /neutron/port HTTP/1.1" 200 117 0.005043 252.241.203.193 - - [2025-10-22 14:58:50] "POST /neutron/port HTTP/1.1" 200 117 0.006317 10.0.0.241 - - [2025-10-22 14:58:50] "POST /id-to-fqname HTTP/1.1" 200 217 0.001523 252.241.203.193 - - [2025-10-22 14:58:50] "POST /neutron/port HTTP/1.1" 200 117 0.005474 252.241.203.193 - - [2025-10-22 14:58:50] "POST /neutron/network HTTP/1.1" 200 830 0.006056 252.241.203.193 - - [2025-10-22 14:58:50] "GET /aaa-mode HTTP/1.1" 401 298 0.000428 252.241.203.193 - - [2025-10-22 14:58:50] "GET / HTTP/1.1" 200 36499 0.001762 252.241.203.193 - - [2025-10-22 14:58:50] "GET /project/d782b653-dc02-4883-8e7b-e0df745db13a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000401 252.241.203.193 - - [2025-10-22 14:58:50] "POST /neutron/network HTTP/1.1" 200 831 0.007756 10.0.0.241 - - [2025-10-22 14:58:50] "GET /projects?obj_uuids=d782b653-dc02-4883-8e7b-e0df745db13a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001437 10.0.0.241 - - [2025-10-22 14:58:50] "GET /projects?obj_uuids=d782b653-dc02-4883-8e7b-e0df745db13a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001337 252.241.203.193 - - [2025-10-22 14:58:51] "GET /project/d782b653-dc02-4883-8e7b-e0df745db13a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.115222 252.241.203.193 - - [2025-10-22 14:58:51] "POST /neutron/network HTTP/1.1" 200 820 0.013187 252.241.203.193 - - [2025-10-22 14:58:51] "POST /neutron/port HTTP/1.1" 200 1055 0.302420 252.241.203.193 - - [2025-10-22 14:58:51] "POST /neutron/port HTTP/1.1" 200 1055 0.014068 252.241.203.193 - - [2025-10-22 14:58:51] "POST /neutron/port HTTP/1.1" 200 1055 0.031549 252.241.203.193 - - [2025-10-22 14:58:51] "POST /neutron/port HTTP/1.1" 200 1041 0.039022 252.241.203.193 - - [2025-10-22 14:58:51] "POST /neutron/port HTTP/1.1" 200 1105 0.123853 252.241.203.193 - - [2025-10-22 14:58:51] "POST /neutron/security_group HTTP/1.1" 200 2054 0.015598 252.241.203.193 - - [2025-10-22 14:58:51] "POST /neutron/port HTTP/1.1" 200 117 0.008270 252.241.203.193 - - [2025-10-22 14:58:51] "POST /neutron/port HTTP/1.1" 200 1079 0.019115 252.241.203.193 - - [2025-10-22 14:58:51] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004874 10.0.0.241 - - [2025-10-22 14:58:51] "GET /projects?obj_uuids=d782b653-dc02-4883-8e7b-e0df745db13a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001148 252.241.203.193 - - [2025-10-22 14:58:51] "POST /neutron/subnet HTTP/1.1" 200 694 0.018804 252.241.203.193 - - [2025-10-22 14:58:51] "POST /neutron/router HTTP/1.1" 200 578 0.094022 10.0.0.241 - - [2025-10-22 14:58:51] "POST /route-targets HTTP/1.1" 200 329 0.038116 252.241.203.193 - - [2025-10-22 14:58:51] "POST /neutron/port HTTP/1.1" 200 117 0.002695 252.241.203.193 - - [2025-10-22 14:58:51] "POST /neutron/router HTTP/1.1" 200 578 0.005799 10.0.0.241 - - [2025-10-22 14:58:51] "PUT /logical-router/c83a5625-0a23-40ba-9f5a-8677d9c30162 HTTP/1.1" 200 264 0.029986 252.241.203.193 - - [2025-10-22 14:58:51] "POST /neutron/network HTTP/1.1" 200 830 0.007853 252.241.203.193 - - [2025-10-22 14:58:51] "POST /neutron/network HTTP/1.1" 200 821 0.006682 10.0.0.241 - - [2025-10-22 14:58:51] "GET /projects?obj_uuids=d782b653-dc02-4883-8e7b-e0df745db13a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001060 10.0.0.241 - - [2025-10-22 14:58:52] "GET /projects?obj_uuids=d782b653-dc02-4883-8e7b-e0df745db13a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001645 252.241.203.193 - - [2025-10-22 14:58:52] "POST /neutron/router HTTP/1.1" 200 344 0.389339 10.0.0.241 - - [2025-10-22 14:58:52] "POST /ref-update HTTP/1.1" 200 156 0.023897 252.241.203.193 - - [2025-10-22 14:58:52] "POST /neutron/port HTTP/1.1" 200 1054 0.421295 252.241.203.193 - - [2025-10-22 14:58:52] "POST /neutron/port HTTP/1.1" 200 1079 0.020595 252.241.203.193 - - [2025-10-22 14:58:52] "POST /neutron/port HTTP/1.1" 200 1054 0.020912 252.241.203.193 - - [2025-10-22 14:58:52] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009486 252.241.203.193 - - [2025-10-22 14:58:52] "POST /neutron/port HTTP/1.1" 200 1054 0.010241 252.241.203.193 - - [2025-10-22 14:58:52] "POST /neutron/port HTTP/1.1" 200 1104 0.082434 252.241.203.193 - - [2025-10-22 14:58:52] "POST /neutron/port HTTP/1.1" 200 1078 0.013847 252.241.203.193 - - [2025-10-22 14:58:52] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004601 252.241.203.193 - - [2025-10-22 14:58:52] "POST /neutron/subnet HTTP/1.1" 200 689 0.008630 252.241.203.193 - - [2025-10-22 14:58:53] "POST /neutron/port HTTP/1.1" 200 117 0.002031 252.241.203.193 - - [2025-10-22 14:58:53] "POST /neutron/network HTTP/1.1" 200 820 0.007241 [Introspect:8084]10.0.0.241 - - [2025-10-22 14:58:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000947 252.241.203.193 - - [2025-10-22 14:58:57] "POST /neutron/port HTTP/1.1" 200 1079 0.016980 [Introspect:8084]10.0.0.241 - - [2025-10-22 14:58:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001502 252.241.203.193 - - [2025-10-22 14:58:57] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006679 252.241.203.193 - - [2025-10-22 14:58:57] "POST /neutron/port HTTP/1.1" 200 1079 0.012622 252.241.203.193 - - [2025-10-22 14:58:57] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006957 252.241.203.193 - - [2025-10-22 14:58:58] "POST /neutron/port HTTP/1.1" 200 1079 0.014810 252.241.203.193 - - [2025-10-22 14:58:58] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007138 10.0.0.241 - - [2025-10-22 14:58:58] "GET /virtual-machine/8617150a-f6a9-4bdd-b5b5-125364280009 HTTP/1.1" 401 298 0.000437 10.0.0.241 - - [2025-10-22 14:58:58] "GET /virtual-machine/8617150a-f6a9-4bdd-b5b5-125364280009 HTTP/1.1" 200 1292 0.040014 10.0.0.241 - - [2025-10-22 14:58:58] "GET /virtual-machine-interface/7e5faadc-15d6-45ae-9fcc-aecb37f37ffc HTTP/1.1" 200 2936 0.005365 10.0.0.241 - - [2025-10-22 14:58:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005177 10.0.0.241 - - [2025-10-22 14:58:58] "GET /global-vrouter-config/d3a2379d-e68a-4c65-9acc-bd49189f7ea7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.004865 10.0.0.241 - - [2025-10-22 14:58:59] "GET /virtual-networks?parent_id=d782b653-dc02-4883-8e7b-e0df745db13a&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.003520 10.0.0.241 - - [2025-10-22 14:58:59] "GET /virtual-network/d21b6c27-c3af-43d3-9092-01f3037e88ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006667 [Introspect:8084]10.0.0.241 - - [2025-10-22 14:59:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000976 [Introspect:8084]10.0.0.241 - - [2025-10-22 14:59:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001407 10.0.0.241 - - [2025-10-22 14:59:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003011 10.0.0.241 - - [2025-10-22 14:59:02] "GET /virtual-network/d21b6c27-c3af-43d3-9092-01f3037e88ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005175 252.241.203.193 - - [2025-10-22 14:59:03] "POST /neutron/port HTTP/1.1" 200 1079 0.013854 252.241.203.193 - - [2025-10-22 14:59:03] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007400 252.241.203.193 - - [2025-10-22 14:59:03] "POST /neutron/port HTTP/1.1" 200 1079 0.012198 252.241.203.193 - - [2025-10-22 14:59:03] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006225 252.241.203.193 - - [2025-10-22 14:59:03] "POST /neutron/port HTTP/1.1" 200 1078 0.014696 252.241.203.193 - - [2025-10-22 14:59:03] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006498 252.241.203.193 - - [2025-10-22 14:59:04] "POST /neutron/port HTTP/1.1" 200 1078 0.016296 252.241.203.193 - - [2025-10-22 14:59:04] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006764 10.0.0.241 - - [2025-10-22 14:59:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004581 10.0.0.241 - - [2025-10-22 14:59:04] "GET /global-vrouter-config/d3a2379d-e68a-4c65-9acc-bd49189f7ea7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.012928 10.0.0.241 - - [2025-10-22 14:59:04] "GET /virtual-networks?parent_id=d782b653-dc02-4883-8e7b-e0df745db13a&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.003903 10.0.0.241 - - [2025-10-22 14:59:04] "GET /virtual-network/d21b6c27-c3af-43d3-9092-01f3037e88ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.010039 252.241.203.193 - - [2025-10-22 14:59:04] "POST /neutron/port HTTP/1.1" 200 1079 0.023090 252.241.203.193 - - [2025-10-22 14:59:04] "POST /neutron/port HTTP/1.1" 200 1078 0.028551 252.241.203.193 - - [2025-10-22 14:59:04] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006867 252.241.203.193 - - [2025-10-22 14:59:04] "POST /neutron/security_group HTTP/1.1" 200 2054 0.016528 252.241.203.193 - - [2025-10-22 14:59:05] "POST /neutron/port HTTP/1.1" 200 1078 0.012093 252.241.203.193 - - [2025-10-22 14:59:05] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007185 252.241.203.193 - - [2025-10-22 14:59:05] "POST /neutron/port HTTP/1.1" 200 1078 0.021429 252.241.203.193 - - [2025-10-22 14:59:05] "POST /neutron/port HTTP/1.1" 200 1079 0.014182 252.241.203.193 - - [2025-10-22 14:59:05] "POST /neutron/security_group HTTP/1.1" 200 2054 0.010723 252.241.203.193 - - [2025-10-22 14:59:05] "POST /neutron/security_group HTTP/1.1" 200 2054 0.013314 10.0.0.241 - - [2025-10-22 14:59:05] "GET /virtual-machine/d7c9778c-1c2f-4490-af53-646bbd29bff7 HTTP/1.1" 200 1293 0.010482 10.0.0.241 - - [2025-10-22 14:59:05] "GET /virtual-machine-interface/568d6c79-b120-4201-b164-645ff4d79a38 HTTP/1.1" 200 2936 0.006529 10.0.0.241 - - [2025-10-22 14:59:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005080 252.241.203.193 - - [2025-10-22 14:59:05] "POST /neutron/port HTTP/1.1" 200 1078 0.022973 10.0.0.241 - - [2025-10-22 14:59:05] "GET /global-vrouter-config/d3a2379d-e68a-4c65-9acc-bd49189f7ea7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.007051 10.0.0.241 - - [2025-10-22 14:59:05] "GET /virtual-networks?parent_id=d782b653-dc02-4883-8e7b-e0df745db13a&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.003807 252.241.203.193 - - [2025-10-22 14:59:05] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008311 10.0.0.241 - - [2025-10-22 14:59:05] "GET /virtual-network/992f59dc-73d4-4dc9-a320-26fc595daf04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.006616 252.241.203.193 - - [2025-10-22 14:59:05] "POST /neutron/port HTTP/1.1" 200 1078 0.022682 252.241.203.193 - - [2025-10-22 14:59:06] "POST /neutron/security_group HTTP/1.1" 200 2054 0.034866 10.0.0.241 - - [2025-10-22 14:59:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003474 10.0.0.241 - - [2025-10-22 14:59:06] "GET /global-vrouter-config/d3a2379d-e68a-4c65-9acc-bd49189f7ea7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003955 10.0.0.241 - - [2025-10-22 14:59:06] "GET /virtual-networks?parent_id=d782b653-dc02-4883-8e7b-e0df745db13a&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.003188 10.0.0.241 - - [2025-10-22 14:59:06] "GET /virtual-network/992f59dc-73d4-4dc9-a320-26fc595daf04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.008009 [Introspect:8084]10.0.0.241 - - [2025-10-22 14:59:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001195 [Introspect:8084]10.0.0.241 - - [2025-10-22 14:59:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001384 252.241.203.193 - - [2025-10-22 14:59:12] "POST /neutron/router HTTP/1.1" 200 578 0.005327 10.0.0.241 - - [2025-10-22 14:59:12] "GET /projects?obj_uuids=d782b653-dc02-4883-8e7b-e0df745db13a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001115 252.241.203.193 - - [2025-10-22 14:59:12] "POST /neutron/router HTTP/1.1" 200 344 0.292172 10.0.0.241 - - [2025-10-22 14:59:12] "POST /ref-update HTTP/1.1" 200 156 0.017389 252.241.203.193 - - [2025-10-22 14:59:12] "POST /neutron/port HTTP/1.1" 200 1877 0.019169 252.241.203.193 - - [2025-10-22 14:59:14] "POST /neutron/router HTTP/1.1" 200 578 0.004919 10.0.0.241 - - [2025-10-22 14:59:15] "POST /ref-update HTTP/1.1" 200 156 0.024297 252.241.203.193 - - [2025-10-22 14:59:15] "POST /neutron/router HTTP/1.1" 200 344 0.157649 252.241.203.193 - - [2025-10-22 14:59:18] "POST /neutron/router HTTP/1.1" 200 578 0.005901 10.0.0.241 - - [2025-10-22 14:59:18] "GET /projects?obj_uuids=d782b653-dc02-4883-8e7b-e0df745db13a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001496 252.241.203.193 - - [2025-10-22 14:59:18] "POST /neutron/router HTTP/1.1" 200 344 0.250751 10.0.0.241 - - [2025-10-22 14:59:18] "POST /ref-update HTTP/1.1" 200 156 0.012009 252.241.203.193 - - [2025-10-22 14:59:21] "POST /neutron/router HTTP/1.1" 200 578 0.012075 10.0.0.241 - - [2025-10-22 14:59:21] "POST /ref-update HTTP/1.1" 200 156 0.152412 252.241.203.193 - - [2025-10-22 14:59:21] "POST /neutron/router HTTP/1.1" 200 344 0.634214 252.241.203.193 - - [2025-10-22 14:59:21] "POST /neutron/router HTTP/1.1" 200 578 0.027179 10.0.0.241 - - [2025-10-22 14:59:22] "POST /ref-update HTTP/1.1" 200 156 0.087800 252.241.203.193 - - [2025-10-22 14:59:22] "POST /neutron/router HTTP/1.1" 200 344 0.667962 252.241.203.193 - - [2025-10-22 14:59:22] "POST /neutron/router HTTP/1.1" 200 578 0.009407 10.0.0.241 - - [2025-10-22 14:59:22] "GET /logical-router/c83a5625-0a23-40ba-9f5a-8677d9c30162?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.038857 10.0.0.241 - - [2025-10-22 14:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.046324 252.241.203.193 - - [2025-10-22 14:59:23] "POST /neutron/router HTTP/1.1" 200 151 0.236230 10.0.0.241 - - [2025-10-22 14:59:23] "DELETE /route-target/8cce0313-4c54-49d4-88a8-44ffcdc02c77 HTTP/1.1" 200 115 0.095474 252.241.203.193 - - [2025-10-22 14:59:23] "POST /neutron/network HTTP/1.1" 200 820 0.033421 252.241.203.193 - - [2025-10-22 14:59:23] "POST /neutron/network HTTP/1.1" 400 204 0.016298 252.241.203.193 - - [2025-10-22 14:59:25] "POST /neutron/network HTTP/1.1" 200 820 0.041279 252.241.203.193 - - [2025-10-22 14:59:25] "POST /neutron/network HTTP/1.1" 400 204 0.093014 252.241.203.193 - - [2025-10-22 14:59:25] "POST /neutron/port HTTP/1.1" 200 1078 0.143064 252.241.203.193 - - [2025-10-22 14:59:26] "POST /neutron/port HTTP/1.1" 200 1104 0.098927 252.241.203.193 - - [2025-10-22 14:59:26] "POST /neutron/port HTTP/1.1" 200 1079 0.080877 252.241.203.193 - - [2025-10-22 14:59:27] "POST /neutron/port HTTP/1.1" 200 1105 0.062111 252.241.203.193 - - [2025-10-22 14:59:27] "POST /neutron/port HTTP/1.1" 200 151 0.685936 252.241.203.193 - - [2025-10-22 14:59:27] "POST /neutron/port HTTP/1.1" 200 151 0.373200 252.241.203.193 - - [2025-10-22 14:59:27] "POST /neutron/network HTTP/1.1" 200 820 0.010612 10.0.0.241 - - [2025-10-22 14:59:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.007082 10.0.0.241 - - [2025-10-22 14:59:28] "POST /useragent-kv HTTP/1.1" 200 115 0.013003 10.0.0.241 - - [2025-10-22 14:59:28] "POST /useragent-kv HTTP/1.1" 200 115 0.006431 252.241.203.193 - - [2025-10-22 14:59:28] "POST /neutron/network HTTP/1.1" 200 151 0.140486 10.0.0.241 - - [2025-10-22 14:59:28] "DELETE /route-target/2ae12820-df47-448a-804f-d43b86382ead HTTP/1.1" 200 115 0.035233 252.241.203.193 - - [2025-10-22 14:59:28] "POST /neutron/network HTTP/1.1" 200 821 0.010394 10.0.0.241 - - [2025-10-22 14:59:28] "POST /useragent-kv HTTP/1.1" 200 115 0.012464 10.0.0.241 - - [2025-10-22 14:59:28] "POST /useragent-kv HTTP/1.1" 200 115 0.004694 10.0.0.241 - - [2025-10-22 14:59:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.011254 252.241.203.193 - - [2025-10-22 14:59:28] "POST /neutron/network HTTP/1.1" 200 151 0.161091 10.0.0.241 - - [2025-10-22 14:59:28] "DELETE /route-target/0fd2a92f-6246-4151-8564-8911bd4c3680 HTTP/1.1" 200 115 0.045499 10.0.0.241 - - [2025-10-22 14:59:28] "GET /projects?obj_uuids=d782b653-dc02-4883-8e7b-e0df745db13a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001163 10.0.0.241 - - [2025-10-22 14:59:28] "GET /project/d782b653-dc02-4883-8e7b-e0df745db13a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.077213 10.0.0.241 - - [2025-10-22 14:59:28] "GET /projects?obj_uuids=d782b653-dc02-4883-8e7b-e0df745db13a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.006644 10.0.0.241 - - [2025-10-22 14:59:28] "GET /project/d782b653-dc02-4883-8e7b-e0df745db13a?fields=virtual_networks HTTP/1.1" 200 1031 0.085608 10.0.0.241 - - [2025-10-22 14:59:28] "GET /projects?obj_uuids=d782b653-dc02-4883-8e7b-e0df745db13a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.003560 10.0.0.241 - - [2025-10-22 14:59:29] "GET /project/d782b653-dc02-4883-8e7b-e0df745db13a?fields=virtual_machine_interfaces HTTP/1.1" 200 1031 0.057030 10.0.0.241 - - [2025-10-22 14:59:29] "GET /projects?obj_uuids=d782b653-dc02-4883-8e7b-e0df745db13a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001577 10.0.0.241 - - [2025-10-22 14:59:29] "GET /project/d782b653-dc02-4883-8e7b-e0df745db13a?fields=security_groups HTTP/1.1" 200 1255 0.046633 10.0.0.241 - - [2025-10-22 14:59:30] "GET /domains?obj_uuids=8c582771-8b31-4700-9720-69718950e5ce&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001268 10.0.0.241 - - [2025-10-22 14:59:30] "GET /domain/8c582771-8b31-4700-9720-69718950e5ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 945 0.010665 10.0.0.241 - - [2025-10-22 14:59:30] "POST /fqname-to-id HTTP/1.1" 404 189 0.061584 10.0.0.241 - - [2025-10-22 14:59:30] "GET /projects?obj_uuids=5306f100-a486-4c7c-883a-7099ff10e18f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003092 10.0.0.241 - - [2025-10-22 14:59:30] "GET /domains?obj_uuids=8c582771-8b31-4700-9720-69718950e5ce&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001640 10.0.0.241 - - [2025-10-22 14:59:30] "GET /domain/8c582771-8b31-4700-9720-69718950e5ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.010302 10.0.0.241 - - [2025-10-22 14:59:31] "POST /id-to-fqname HTTP/1.1" 200 191 0.002555 10.0.0.241 - - [2025-10-22 14:59:31] "POST /fqname-to-id HTTP/1.1" 404 200 0.004363 10.0.0.241 - - [2025-10-22 14:59:31] "POST /security-groups HTTP/1.1" 200 586 0.075976 10.0.0.241 - - [2025-10-22 14:59:31] "POST /fqname-to-id HTTP/1.1" 404 235 0.009770 10.0.0.241 - - [2025-10-22 14:59:31] "POST /projects HTTP/1.1" 200 583 0.327256 10.0.0.241 - - [2025-10-22 14:59:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.397906 10.0.0.241 - - [2025-10-22 14:59:31] "POST /access-control-lists HTTP/1.1" 200 601 0.083131 10.0.0.241 - - [2025-10-22 14:59:31] "GET /project/5306f100-a486-4c7c-883a-7099ff10e18f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.622182 10.0.0.241 - - [2025-10-22 14:59:31] "POST /fqname-to-id HTTP/1.1" 404 234 0.008794 10.0.0.241 - - [2025-10-22 14:59:31] "POST /access-control-lists HTTP/1.1" 200 599 0.065457 10.0.0.241 - - [2025-10-22 14:59:32] "GET / HTTP/1.1" 200 36499 0.001996 10.0.0.241 - - [2025-10-22 14:59:34] "POST /fqname-to-id HTTP/1.1" 401 298 0.000503 10.0.0.241 - - [2025-10-22 14:59:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.043934 10.0.0.241 - - [2025-10-22 14:59:34] "GET /projects?obj_uuids=5306f100-a486-4c7c-883a-7099ff10e18f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001374 10.0.0.241 - - [2025-10-22 14:59:34] "GET /project/5306f100-a486-4c7c-883a-7099ff10e18f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.057891 10.0.0.241 - - [2025-10-22 14:59:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003518 10.0.0.241 - - [2025-10-22 14:59:34] "GET /security-group/92298476-a410-4132-8c30-e5b10c268dce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3762 0.006464 10.0.0.241 - - [2025-10-22 14:59:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003863 10.0.0.241 - - [2025-10-22 14:59:34] "GET /projects?obj_uuids=5306f100-a486-4c7c-883a-7099ff10e18f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001361 10.0.0.241 - - [2025-10-22 14:59:35] "GET /project/5306f100-a486-4c7c-883a-7099ff10e18f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.051460 10.0.0.241 - - [2025-10-22 14:59:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003953 10.0.0.241 - - [2025-10-22 14:59:35] "GET /security-group/92298476-a410-4132-8c30-e5b10c268dce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3762 0.004449 10.0.0.241 - - [2025-10-22 14:59:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003046 10.0.0.241 - - [2025-10-22 14:59:35] "PUT /security-group/92298476-a410-4132-8c30-e5b10c268dce HTTP/1.1" 200 264 0.021703 10.0.0.241 - - [2025-10-22 14:59:35] "PUT /access-control-list/ae4670de-9538-4330-aad6-5d86cd3236fb HTTP/1.1" 200 274 0.015456 10.0.0.241 - - [2025-10-22 14:59:35] "POST /fqname-to-id HTTP/1.1" 404 200 0.003840 10.0.0.241 - - [2025-10-22 14:59:35] "PUT /access-control-list/9876fd13-abb4-42c7-b70d-c05512f291f2 HTTP/1.1" 200 274 0.018485 10.0.0.241 - - [2025-10-22 14:59:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006311 10.0.0.241 - - [2025-10-22 14:59:35] "GET /projects?obj_uuids=5306f100-a486-4c7c-883a-7099ff10e18f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001184 10.0.0.241 - - [2025-10-22 14:59:35] "GET /project/5306f100-a486-4c7c-883a-7099ff10e18f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.035386 252.241.203.193 - - [2025-10-22 14:59:35] "POST /neutron/network HTTP/1.1" 200 117 0.046381 10.0.0.241 - - [2025-10-22 14:59:35] "GET /projects?obj_uuids=5306f100-a486-4c7c-883a-7099ff10e18f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001548 252.241.203.193 - - [2025-10-22 14:59:35] "POST /neutron/network HTTP/1.1" 200 606 0.079140 10.0.0.241 - - [2025-10-22 14:59:35] "POST /route-targets HTTP/1.1" 200 329 0.014225 10.0.0.241 - - [2025-10-22 14:59:35] "POST /ref-update HTTP/1.1" 200 156 0.021985 10.0.0.241 - - [2025-10-22 14:59:35] "POST /useragent-kv HTTP/1.1" 200 115 0.006865 252.241.203.193 - - [2025-10-22 14:59:36] "POST /neutron/subnet HTTP/1.1" 200 719 0.184048 252.241.203.193 - - [2025-10-22 14:59:36] "POST /neutron/network HTTP/1.1" 200 824 0.007797 10.0.0.241 - - [2025-10-22 14:59:36] "POST /id-to-fqname HTTP/1.1" 200 221 0.001406 10.0.0.241 - - [2025-10-22 14:59:36] "GET /virtual-network/2ac3e495-a5b4-4f09-9bb9-ef4b9a2676b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.008363 252.241.203.193 - - [2025-10-22 14:59:36] "POST /neutron/network HTTP/1.1" 200 824 0.008003 10.0.0.241 - - [2025-10-22 14:59:36] "GET /virtual-network/2ac3e495-a5b4-4f09-9bb9-ef4b9a2676b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006992 252.241.203.193 - - [2025-10-22 14:59:36] "POST /neutron/network HTTP/1.1" 200 824 0.007292 252.241.203.193 - - [2025-10-22 14:59:36] "POST /neutron/subnet HTTP/1.1" 200 719 0.008090 10.0.0.241 - - [2025-10-22 14:59:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003252 10.0.0.241 - - [2025-10-22 14:59:36] "GET /projects?obj_uuids=5306f100-a486-4c7c-883a-7099ff10e18f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001170 10.0.0.241 - - [2025-10-22 14:59:36] "GET /project/5306f100-a486-4c7c-883a-7099ff10e18f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.031622 252.241.203.193 - - [2025-10-22 14:59:36] "POST /neutron/network HTTP/1.1" 200 117 0.011109 10.0.0.241 - - [2025-10-22 14:59:36] "GET /projects?obj_uuids=5306f100-a486-4c7c-883a-7099ff10e18f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001834 10.0.0.241 - - [2025-10-22 14:59:36] "POST /route-targets HTTP/1.1" 200 329 0.023822 252.241.203.193 - - [2025-10-22 14:59:36] "POST /neutron/network HTTP/1.1" 200 613 0.190894 10.0.0.241 - - [2025-10-22 14:59:36] "POST /ref-update HTTP/1.1" 200 156 0.028325 10.0.0.241 - - [2025-10-22 14:59:37] "POST /useragent-kv HTTP/1.1" 200 115 0.007219 252.241.203.193 - - [2025-10-22 14:59:37] "POST /neutron/subnet HTTP/1.1" 200 715 0.201729 252.241.203.193 - - [2025-10-22 14:59:37] "POST /neutron/network HTTP/1.1" 200 830 0.007602 10.0.0.241 - - [2025-10-22 14:59:37] "POST /id-to-fqname HTTP/1.1" 200 225 0.002355 10.0.0.241 - - [2025-10-22 14:59:37] "GET /virtual-network/6b6df546-9151-4a45-ba33-7b5362499de7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.007426 252.241.203.193 - - [2025-10-22 14:59:37] "POST /neutron/network HTTP/1.1" 200 830 0.007851 10.0.0.241 - - [2025-10-22 14:59:37] "GET /virtual-network/6b6df546-9151-4a45-ba33-7b5362499de7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.008514 252.241.203.193 - - [2025-10-22 14:59:37] "POST /neutron/network HTTP/1.1" 200 830 0.008330 252.241.203.193 - - [2025-10-22 14:59:37] "POST /neutron/subnet HTTP/1.1" 200 715 0.012456 10.0.0.241 - - [2025-10-22 14:59:37] "POST /id-to-fqname HTTP/1.1" 200 221 0.002125 252.241.203.193 - - [2025-10-22 14:59:37] "POST /neutron/network HTTP/1.1" 200 834 0.006413 252.241.203.193 - - [2025-10-22 14:59:37] "GET /aaa-mode HTTP/1.1" 401 298 0.000448 252.241.203.193 - - [2025-10-22 14:59:37] "GET / HTTP/1.1" 200 36499 0.002759 252.241.203.193 - - [2025-10-22 14:59:37] "GET /project/5306f100-a486-4c7c-883a-7099ff10e18f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000481 10.0.0.241 - - [2025-10-22 14:59:38] "DELETE /project/5306f100a4864c7c883a7099ff10e18f HTTP/1.1" 404 173 0.021642 10.0.0.241 - - [2025-10-22 14:59:38] "DELETE /project/d782b653dc0248838e7be0df745db13a HTTP/1.1" 404 173 0.020423 10.0.0.241 - - [2025-10-22 14:59:38] "GET /projects?obj_uuids=8af4b3ef-cd0f-4ee2-b627-def4ade81768&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001875 10.0.0.241 - - [2025-10-22 14:59:38] "GET /projects?obj_uuids=d782b653-dc02-4883-8e7b-e0df745db13a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001367 10.0.0.241 - - [2025-10-22 14:59:38] "GET /project/d782b653-dc02-4883-8e7b-e0df745db13a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.069094 10.0.0.241 - - [2025-10-22 14:59:38] "GET /project/8af4b3ef-cd0f-4ee2-b627-def4ade81768?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1440 0.071337 10.0.0.241 - - [2025-10-22 14:59:38] "GET /projects?obj_uuids=8af4b3ef-cd0f-4ee2-b627-def4ade81768&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.002392 10.0.0.241 - - [2025-10-22 14:59:38] "GET /projects?obj_uuids=d782b653-dc02-4883-8e7b-e0df745db13a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001037 10.0.0.241 - - [2025-10-22 14:59:38] "GET /projects?obj_uuids=5306f100-a486-4c7c-883a-7099ff10e18f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001200 10.0.0.241 - - [2025-10-22 14:59:38] "GET /project/d782b653-dc02-4883-8e7b-e0df745db13a?fields=security_groups HTTP/1.1" 200 1345 0.079357 10.0.0.241 - - [2025-10-22 14:59:38] "GET /project/8af4b3ef-cd0f-4ee2-b627-def4ade81768?fields=security_groups HTTP/1.1" 200 1339 0.096483 252.241.203.193 - - [2025-10-22 14:59:38] "GET /project/5306f100-a486-4c7c-883a-7099ff10e18f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.153853 252.241.203.193 - - [2025-10-22 14:59:38] "POST /neutron/network HTTP/1.1" 200 824 0.008854 10.0.0.241 - - [2025-10-22 14:59:38] "DELETE /security-group/8670e401-16fd-41e7-9853-81fe10ae2098 HTTP/1.1" 200 115 0.077686 10.0.0.241 - - [2025-10-22 14:59:38] "GET /projects?obj_uuids=8af4b3ef-cd0f-4ee2-b627-def4ade81768&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001023 10.0.0.241 - - [2025-10-22 14:59:38] "DELETE /security-group/f89c5758-145d-4979-9264-55034c891f82 HTTP/1.1" 200 115 0.090845 10.0.0.241 - - [2025-10-22 14:59:38] "GET /projects?obj_uuids=d782b653-dc02-4883-8e7b-e0df745db13a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001702 10.0.0.241 - - [2025-10-22 14:59:38] "DELETE /access-control-list/ffe38ce8-134c-4754-b99d-1122186f0776 HTTP/1.1" 200 115 0.061759 10.0.0.241 - - [2025-10-22 14:59:38] "GET /project/8af4b3ef-cd0f-4ee2-b627-def4ade81768?fields=application_policy_sets HTTP/1.1" 200 1378 0.083914 10.0.0.241 - - [2025-10-22 14:59:38] "GET /project/d782b653-dc02-4883-8e7b-e0df745db13a?fields=application_policy_sets HTTP/1.1" 200 1384 0.225878 10.0.0.241 - - [2025-10-22 14:59:38] "DELETE /access-control-list/bf1e9815-5e24-4cdf-bcb8-8a9386b28c93 HTTP/1.1" 200 115 0.209455 252.241.203.193 - - [2025-10-22 14:59:38] "POST /neutron/port HTTP/1.1" 200 117 0.008912 10.0.0.241 - - [2025-10-22 14:59:38] "DELETE /access-control-list/aadc3c49-6f9f-4bc6-a499-739c2a743c10 HTTP/1.1" 200 115 0.073591 252.241.203.193 - - [2025-10-22 14:59:38] "POST /neutron/port HTTP/1.1" 200 117 0.025841 10.0.0.241 - - [2025-10-22 14:59:38] "DELETE /access-control-list/75bc1524-ef1d-4375-8572-dca008733f8c HTTP/1.1" 200 115 0.058603 10.0.0.241 - - [2025-10-22 14:59:38] "DELETE /project/8af4b3ef-cd0f-4ee2-b627-def4ade81768 HTTP/1.1" 200 115 0.757243 10.0.0.241 - - [2025-10-22 14:59:39] "POST /id-to-fqname HTTP/1.1" 200 225 0.003951 10.0.0.241 - - [2025-10-22 14:59:39] "DELETE /project/d782b653-dc02-4883-8e7b-e0df745db13a HTTP/1.1" 200 115 0.819272 252.241.203.193 - - [2025-10-22 14:59:39] "POST /neutron/port HTTP/1.1" 200 117 0.005767 252.241.203.193 - - [2025-10-22 14:59:39] "POST /neutron/network HTTP/1.1" 200 840 0.008079 252.241.203.193 - - [2025-10-22 14:59:39] "GET /aaa-mode HTTP/1.1" 401 298 0.000487 252.241.203.193 - - [2025-10-22 14:59:39] "GET / HTTP/1.1" 200 36499 0.002988 252.241.203.193 - - [2025-10-22 14:59:39] "GET /project/5306f100-a486-4c7c-883a-7099ff10e18f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000412 252.241.203.193 - - [2025-10-22 14:59:39] "POST /neutron/network HTTP/1.1" 200 834 0.010126 10.0.0.241 - - [2025-10-22 14:59:39] "GET /projects?obj_uuids=5306f100-a486-4c7c-883a-7099ff10e18f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001699 252.241.203.193 - - [2025-10-22 14:59:39] "POST /neutron/port HTTP/1.1" 200 1060 0.309226 10.0.0.241 - - [2025-10-22 14:59:39] "GET /projects?obj_uuids=5306f100-a486-4c7c-883a-7099ff10e18f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.004382 252.241.203.193 - - [2025-10-22 14:59:39] "GET /project/5306f100-a486-4c7c-883a-7099ff10e18f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.094920 252.241.203.193 - - [2025-10-22 14:59:39] "POST /neutron/port HTTP/1.1" 200 1060 0.021970 252.241.203.193 - - [2025-10-22 14:59:39] "POST /neutron/network HTTP/1.1" 200 830 0.009707 252.241.203.193 - - [2025-10-22 14:59:40] "POST /neutron/port HTTP/1.1" 200 1060 0.024124 252.241.203.193 - - [2025-10-22 14:59:40] "POST /neutron/port HTTP/1.1" 200 1110 0.113715 252.241.203.193 - - [2025-10-22 14:59:40] "POST /neutron/port HTTP/1.1" 200 1084 0.015283 252.241.203.193 - - [2025-10-22 14:59:40] "POST /neutron/security_group HTTP/1.1" 200 2000 0.010350 252.241.203.193 - - [2025-10-22 14:59:40] "POST /neutron/port HTTP/1.1" 200 1084 0.022675 252.241.203.193 - - [2025-10-22 14:59:40] "POST /neutron/port HTTP/1.1" 200 117 0.007858 252.241.203.193 - - [2025-10-22 14:59:40] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005773 10.0.0.241 - - [2025-10-22 14:59:40] "GET /projects?obj_uuids=5306f100-a486-4c7c-883a-7099ff10e18f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001503 252.241.203.193 - - [2025-10-22 14:59:40] "POST /neutron/subnet HTTP/1.1" 200 693 0.013325 252.241.203.193 - - [2025-10-22 14:59:40] "POST /neutron/port HTTP/1.1" 200 117 0.001203 252.241.203.193 - - [2025-10-22 14:59:40] "POST /neutron/router HTTP/1.1" 200 583 0.108646 10.0.0.241 - - [2025-10-22 14:59:40] "POST /route-targets HTTP/1.1" 200 329 0.020886 252.241.203.193 - - [2025-10-22 14:59:40] "POST /neutron/network HTTP/1.1" 200 824 0.021806 252.241.203.193 - - [2025-10-22 14:59:40] "POST /neutron/router HTTP/1.1" 200 583 0.006460 10.0.0.241 - - [2025-10-22 14:59:40] "PUT /logical-router/8d011fd9-9ef1-4db7-a171-7e86d73f6b01 HTTP/1.1" 200 264 0.054805 252.241.203.193 - - [2025-10-22 14:59:40] "POST /neutron/router HTTP/1.1" 200 654 0.035187 10.0.0.241 - - [2025-10-22 14:59:40] "GET /logical-router/8d011fd9-9ef1-4db7-a171-7e86d73f6b01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1646 0.005275 10.0.0.241 - - [2025-10-22 14:59:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004344 10.0.0.241 - - [2025-10-22 14:59:40] "GET /service-template/1699c6a1-5a6d-46f3-abca-ac0e9b714844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1685 0.009029 252.241.203.193 - - [2025-10-22 14:59:40] "POST /neutron/router HTTP/1.1" 200 654 0.005665 10.0.0.241 - - [2025-10-22 14:59:40] "POST /fqname-to-id HTTP/1.1" 404 213 0.003242 10.0.0.241 - - [2025-10-22 14:59:40] "GET /projects?obj_uuids=5306f100-a486-4c7c-883a-7099ff10e18f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001168 252.241.203.193 - - [2025-10-22 14:59:40] "POST /neutron/network HTTP/1.1" 200 840 0.008354 10.0.0.241 - - [2025-10-22 14:59:41] "GET /projects?obj_uuids=5306f100-a486-4c7c-883a-7099ff10e18f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001632 10.0.0.241 - - [2025-10-22 14:59:41] "POST /useragent-kv HTTP/1.1" 200 115 0.014207 10.0.0.241 - - [2025-10-22 14:59:41] "POST /virtual-networks HTTP/1.1" 200 696 0.343463 10.0.0.241 - - [2025-10-22 14:59:41] "POST /route-targets HTTP/1.1" 200 329 0.058976 10.0.0.241 - - [2025-10-22 14:59:41] "POST /ref-update HTTP/1.1" 200 156 0.074028 10.0.0.241 - - [2025-10-22 14:59:41] "POST /service-instances HTTP/1.1" 200 672 0.181614 252.241.203.193 - - [2025-10-22 14:59:41] "POST /neutron/router HTTP/1.1" 200 344 0.637845 10.0.0.241 - - [2025-10-22 14:59:41] "POST /route-tables HTTP/1.1" 200 584 0.035605 10.0.0.241 - - [2025-10-22 14:59:41] "POST /ref-update HTTP/1.1" 200 156 0.023624 252.241.203.193 - - [2025-10-22 14:59:41] "POST /neutron/port HTTP/1.1" 200 1084 0.029273 10.0.0.241 - - [2025-10-22 14:59:41] "PUT /logical-router/8d011fd9-9ef1-4db7-a171-7e86d73f6b01 HTTP/1.1" 200 264 0.041136 252.241.203.193 - - [2025-10-22 14:59:41] "POST /neutron/port HTTP/1.1" 200 1059 0.649256 252.241.203.193 - - [2025-10-22 14:59:41] "POST /neutron/security_group HTTP/1.1" 200 2000 0.010070 10.0.0.241 - - [2025-10-22 14:59:41] "POST /ref-update HTTP/1.1" 200 156 0.045726 252.241.203.193 - - [2025-10-22 14:59:41] "POST /neutron/port HTTP/1.1" 200 1059 0.033187 252.241.203.193 - - [2025-10-22 14:59:41] "POST /neutron/port HTTP/1.1" 200 1059 0.011801 10.0.0.241 - - [2025-10-22 14:59:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004141 10.0.0.241 - - [2025-10-22 14:59:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003200 252.241.203.193 - - [2025-10-22 14:59:41] "POST /neutron/port HTTP/1.1" 200 1109 0.064002 10.0.0.241 - - [2025-10-22 14:59:41] "POST /virtual-machines HTTP/1.1" 200 551 0.029846 252.241.203.193 - - [2025-10-22 14:59:42] "POST /neutron/port HTTP/1.1" 200 1083 0.062400 10.0.0.241 - - [2025-10-22 14:59:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 810 0.122638 252.241.203.193 - - [2025-10-22 14:59:42] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003583 10.0.0.241 - - [2025-10-22 14:59:42] "POST /chown HTTP/1.1" 200 109 0.008105 252.241.203.193 - - [2025-10-22 14:59:42] "POST /neutron/subnet HTTP/1.1" 200 689 0.008429 10.0.0.241 - - [2025-10-22 14:59:42] "POST /instance-ips HTTP/1.1" 200 549 0.035512 252.241.203.193 - - [2025-10-22 14:59:42] "POST /neutron/port HTTP/1.1" 200 117 0.001939 10.0.0.241 - - [2025-10-22 14:59:42] "POST /instance-ips HTTP/1.1" 400 244 0.031977 252.241.203.193 - - [2025-10-22 14:59:42] "POST /neutron/network HTTP/1.1" 200 830 0.008229 10.0.0.241 - - [2025-10-22 14:59:42] "POST /chown HTTP/1.1" 200 109 0.010468 10.0.0.241 - - [2025-10-22 14:59:42] "PUT /virtual-machine-interface/b922d0ed-9964-43e5-abfa-55dddbf110ae HTTP/1.1" 200 286 0.017197 10.0.0.241 - - [2025-10-22 14:59:42] "PUT /instance-ip/cce2562b-9bc4-4dbf-918f-f91b97945766 HTTP/1.1" 200 258 0.018179 10.0.0.241 - - [2025-10-22 14:59:42] "POST /ref-update HTTP/1.1" 200 156 0.017667 10.0.0.241 - - [2025-10-22 14:59:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 808 0.125940 10.0.0.241 - - [2025-10-22 14:59:42] "POST /chown HTTP/1.1" 200 109 0.010282 10.0.0.241 - - [2025-10-22 14:59:42] "POST /instance-ips HTTP/1.1" 200 547 0.038194 10.0.0.241 - - [2025-10-22 14:59:43] "POST /instance-ips HTTP/1.1" 400 314 0.029869 10.0.0.241 - - [2025-10-22 14:59:43] "POST /chown HTTP/1.1" 200 109 0.015563 10.0.0.241 - - [2025-10-22 14:59:43] "PUT /virtual-machine-interface/a36e79a3-c1a4-4b78-9cbd-8060f55d7036 HTTP/1.1" 200 286 0.015867 10.0.0.241 - - [2025-10-22 14:59:43] "PUT /instance-ip/137d7654-6432-4bf7-b487-c5b0fcdbe31d HTTP/1.1" 200 258 0.016904 10.0.0.241 - - [2025-10-22 14:59:43] "POST /ref-update HTTP/1.1" 200 156 0.020674 10.0.0.241 - - [2025-10-22 14:59:43] "POST /ref-update HTTP/1.1" 200 156 0.020154 10.0.0.241 - - [2025-10-22 14:59:43] "POST /ref-update HTTP/1.1" 200 156 0.020688 10.0.0.241 - - [2025-10-22 14:59:43] "PUT /routing-instance/783d044c-cf52-45df-90e8-b17c8b94a783 HTTP/1.1" 200 268 0.030143 10.0.0.241 - - [2025-10-22 14:59:43] "POST /virtual-machines HTTP/1.1" 200 551 0.016392 10.0.0.241 - - [2025-10-22 14:59:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 810 0.100069 10.0.0.241 - - [2025-10-22 14:59:43] "POST /chown HTTP/1.1" 200 109 0.016176 10.0.0.241 - - [2025-10-22 14:59:43] "POST /instance-ips HTTP/1.1" 400 244 0.036220 10.0.0.241 - - [2025-10-22 14:59:43] "POST /chown HTTP/1.1" 200 109 0.010520 10.0.0.241 - - [2025-10-22 14:59:43] "PUT /virtual-machine-interface/7ab0cc92-3878-4e0e-a00e-b240d1fcd438 HTTP/1.1" 200 286 0.020428 10.0.0.241 - - [2025-10-22 14:59:43] "PUT /instance-ip/cce2562b-9bc4-4dbf-918f-f91b97945766 HTTP/1.1" 200 258 0.026326 10.0.0.241 - - [2025-10-22 14:59:43] "POST /ref-update HTTP/1.1" 200 156 0.022906 10.0.0.241 - - [2025-10-22 14:59:43] "POST /ref-update HTTP/1.1" 200 156 0.021497 10.0.0.241 - - [2025-10-22 14:59:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 808 0.114506 10.0.0.241 - - [2025-10-22 14:59:44] "POST /ref-update HTTP/1.1" 200 156 0.030133 10.0.0.241 - - [2025-10-22 14:59:44] "PUT /routing-instance/783d044c-cf52-45df-90e8-b17c8b94a783 HTTP/1.1" 200 268 0.071845 10.0.0.241 - - [2025-10-22 14:59:44] "POST /chown HTTP/1.1" 200 109 0.023900 10.0.0.241 - - [2025-10-22 14:59:44] "POST /instance-ips HTTP/1.1" 400 314 0.063254 10.0.0.241 - - [2025-10-22 14:59:44] "POST /chown HTTP/1.1" 200 109 0.009023 10.0.0.241 - - [2025-10-22 14:59:44] "PUT /virtual-machine-interface/20a0cb48-6b35-4cb5-b97d-ae253ae3094a HTTP/1.1" 200 286 0.043001 10.0.0.241 - - [2025-10-22 14:59:44] "PUT /instance-ip/137d7654-6432-4bf7-b487-c5b0fcdbe31d HTTP/1.1" 200 258 0.020250 10.0.0.241 - - [2025-10-22 14:59:44] "POST /ref-update HTTP/1.1" 200 156 0.030903 10.0.0.241 - - [2025-10-22 14:59:44] "POST /ref-update HTTP/1.1" 200 156 0.029831 10.0.0.241 - - [2025-10-22 14:59:44] "POST /ref-update HTTP/1.1" 200 156 0.073968 10.0.0.241 - - [2025-10-22 14:59:44] "PUT /routing-instance/783d044c-cf52-45df-90e8-b17c8b94a783 HTTP/1.1" 200 268 0.048525 252.241.203.193 - - [2025-10-22 14:59:46] "POST /neutron/port HTTP/1.1" 200 1084 0.019405 252.241.203.193 - - [2025-10-22 14:59:46] "POST /neutron/security_group HTTP/1.1" 200 2000 0.009973 252.241.203.193 - - [2025-10-22 14:59:46] "POST /neutron/port HTTP/1.1" 200 1084 0.015326 252.241.203.193 - - [2025-10-22 14:59:47] "POST /neutron/security_group HTTP/1.1" 200 2000 0.009732 252.241.203.193 - - [2025-10-22 14:59:47] "POST /neutron/port HTTP/1.1" 200 1084 0.013696 252.241.203.193 - - [2025-10-22 14:59:47] "POST /neutron/security_group HTTP/1.1" 200 2000 0.008129 10.0.0.241 - - [2025-10-22 14:59:47] "GET /virtual-machine/b9208a72-d315-45c5-9546-683dd653949b HTTP/1.1" 401 298 0.000464 10.0.0.241 - - [2025-10-22 14:59:47] "GET /virtual-machine/b9208a72-d315-45c5-9546-683dd653949b HTTP/1.1" 200 1298 0.048916 10.0.0.241 - - [2025-10-22 14:59:47] "GET /virtual-machine-interface/2abac760-e09d-457c-99e7-d6912a428753 HTTP/1.1" 200 2958 0.005373 10.0.0.241 - - [2025-10-22 14:59:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003300 10.0.0.241 - - [2025-10-22 14:59:47] "GET /global-vrouter-config/d3a2379d-e68a-4c65-9acc-bd49189f7ea7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.005833 10.0.0.241 - - [2025-10-22 14:59:48] "GET /virtual-networks?parent_id=5306f100-a486-4c7c-883a-7099ff10e18f&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.006991 10.0.0.241 - - [2025-10-22 14:59:48] "GET /virtual-network/2ac3e495-a5b4-4f09-9bb9-ef4b9a2676b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006727 [Introspect:8084]10.0.0.241 - - [2025-10-22 14:59:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001338 [Introspect:8084]10.0.0.241 - - [2025-10-22 14:59:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001469 10.0.0.241 - - [2025-10-22 14:59:50] "GET /obj-perms HTTP/1.1" 200 6399 0.056069 10.0.0.241 - - [2025-10-22 14:59:50] "GET /obj-perms HTTP/1.1" 200 6399 0.062316 10.0.0.241 - - [2025-10-22 14:59:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006487 10.0.0.241 - - [2025-10-22 14:59:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003614 10.0.0.241 - - [2025-10-22 14:59:50] "POST /chown HTTP/1.1" 200 109 0.010915 10.0.0.241 - - [2025-10-22 14:59:50] "POST /instance-ips HTTP/1.1" 400 244 0.018071 10.0.0.241 - - [2025-10-22 14:59:50] "POST /chown HTTP/1.1" 200 109 0.008877 10.0.0.241 - - [2025-10-22 14:59:50] "POST /chown HTTP/1.1" 200 109 0.008146 10.0.0.241 - - [2025-10-22 14:59:50] "POST /instance-ips HTTP/1.1" 400 314 0.026646 10.0.0.241 - - [2025-10-22 14:59:50] "POST /chown HTTP/1.1" 200 109 0.086268 10.0.0.241 - - [2025-10-22 14:59:51] "POST /chown HTTP/1.1" 200 109 0.019495 10.0.0.241 - - [2025-10-22 14:59:51] "POST /instance-ips HTTP/1.1" 400 244 0.032873 10.0.0.241 - - [2025-10-22 14:59:51] "POST /chown HTTP/1.1" 200 109 0.010255 10.0.0.241 - - [2025-10-22 14:59:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003430 10.0.0.241 - - [2025-10-22 14:59:51] "POST /chown HTTP/1.1" 200 109 0.013718 10.0.0.241 - - [2025-10-22 14:59:51] "GET /virtual-network/2ac3e495-a5b4-4f09-9bb9-ef4b9a2676b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006011 10.0.0.241 - - [2025-10-22 14:59:51] "POST /instance-ips HTTP/1.1" 400 314 0.020416 10.0.0.241 - - [2025-10-22 14:59:51] "POST /chown HTTP/1.1" 200 109 0.009784 252.241.203.193 - - [2025-10-22 14:59:51] "POST /neutron/port HTTP/1.1" 200 1084 0.013433 252.241.203.193 - - [2025-10-22 14:59:51] "POST /neutron/security_group HTTP/1.1" 200 2000 0.007382 10.0.0.241 - - [2025-10-22 14:59:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003817 10.0.0.241 - - [2025-10-22 14:59:53] "GET /global-vrouter-config/d3a2379d-e68a-4c65-9acc-bd49189f7ea7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.004201 10.0.0.241 - - [2025-10-22 14:59:53] "GET /virtual-networks?parent_id=5306f100-a486-4c7c-883a-7099ff10e18f&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.020395 10.0.0.241 - - [2025-10-22 14:59:53] "GET /virtual-network/2ac3e495-a5b4-4f09-9bb9-ef4b9a2676b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005496 252.241.203.193 - - [2025-10-22 14:59:53] "POST /neutron/port HTTP/1.1" 200 1083 0.011425 252.241.203.193 - - [2025-10-22 14:59:53] "POST /neutron/port HTTP/1.1" 200 1084 0.012751 252.241.203.193 - - [2025-10-22 14:59:53] "POST /neutron/security_group HTTP/1.1" 200 2000 0.005970 252.241.203.193 - - [2025-10-22 14:59:53] "POST /neutron/security_group HTTP/1.1" 200 2000 0.006383 252.241.203.193 - - [2025-10-22 14:59:53] "POST /neutron/port HTTP/1.1" 200 1084 0.035150 252.241.203.193 - - [2025-10-22 14:59:53] "POST /neutron/port HTTP/1.1" 200 1083 0.027943 252.241.203.193 - - [2025-10-22 14:59:53] "POST /neutron/port HTTP/1.1" 200 1083 0.019417 252.241.203.193 - - [2025-10-22 14:59:53] "POST /neutron/security_group HTTP/1.1" 200 2000 0.015264 252.241.203.193 - - [2025-10-22 14:59:53] "POST /neutron/security_group HTTP/1.1" 200 2000 0.009105 252.241.203.193 - - [2025-10-22 14:59:53] "POST /neutron/security_group HTTP/1.1" 200 2000 0.008002 252.241.203.193 - - [2025-10-22 14:59:54] "POST /neutron/port HTTP/1.1" 200 1083 0.015123 252.241.203.193 - - [2025-10-22 14:59:54] "POST /neutron/port HTTP/1.1" 200 1083 0.019666 252.241.203.193 - - [2025-10-22 14:59:54] "POST /neutron/security_group HTTP/1.1" 200 2000 0.008583 252.241.203.193 - - [2025-10-22 14:59:54] "POST /neutron/security_group HTTP/1.1" 200 2000 0.006303 252.241.203.193 - - [2025-10-22 14:59:54] "POST /neutron/port HTTP/1.1" 200 1083 0.016998 252.241.203.193 - - [2025-10-22 14:59:54] "POST /neutron/security_group HTTP/1.1" 200 2000 0.018496 10.0.0.241 - - [2025-10-22 14:59:54] "GET /virtual-machine/4078f94f-6919-4f5a-a0c9-25180fed2e85 HTTP/1.1" 200 1297 0.006577 10.0.0.241 - - [2025-10-22 14:59:54] "GET /virtual-machine-interface/277697f7-6214-456f-aab7-50bb4a5332ad HTTP/1.1" 200 2970 0.006791 10.0.0.241 - - [2025-10-22 14:59:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004108 10.0.0.241 - - [2025-10-22 14:59:54] "GET /global-vrouter-config/d3a2379d-e68a-4c65-9acc-bd49189f7ea7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.006183 10.0.0.241 - - [2025-10-22 14:59:54] "GET /virtual-networks?parent_id=5306f100-a486-4c7c-883a-7099ff10e18f&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003261 10.0.0.241 - - [2025-10-22 14:59:54] "GET /virtual-network/6b6df546-9151-4a45-ba33-7b5362499de7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.005269 10.0.0.241 - - [2025-10-22 14:59:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003035 10.0.0.241 - - [2025-10-22 14:59:55] "GET /global-vrouter-config/d3a2379d-e68a-4c65-9acc-bd49189f7ea7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003060 10.0.0.241 - - [2025-10-22 14:59:55] "GET /virtual-networks?parent_id=5306f100-a486-4c7c-883a-7099ff10e18f&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.002978 10.0.0.241 - - [2025-10-22 14:59:55] "GET /virtual-network/6b6df546-9151-4a45-ba33-7b5362499de7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.005626 252.241.203.193 - - [2025-10-22 14:59:55] "POST /neutron/port HTTP/1.1" 200 1083 0.011216 252.241.203.193 - - [2025-10-22 14:59:56] "POST /neutron/security_group HTTP/1.1" 200 2000 0.010112 252.241.203.193 - - [2025-10-22 14:59:59] "POST /neutron/router HTTP/1.1" 200 654 0.003833 10.0.0.241 - - [2025-10-22 15:00:00] "POST /ref-update HTTP/1.1" 200 156 0.024402 252.241.203.193 - - [2025-10-22 15:00:00] "POST /neutron/router HTTP/1.1" 200 344 0.179758 252.241.203.193 - - [2025-10-22 15:00:00] "POST /neutron/router HTTP/1.1" 200 654 0.005218 10.0.0.241 - - [2025-10-22 15:00:00] "GET /logical-router/8d011fd9-9ef1-4db7-a171-7e86d73f6b01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1977 0.006185 10.0.0.241 - - [2025-10-22 15:00:00] "GET /service-instance/39c453eb-6b2f-42f5-8a69-b1390f66b151?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2314 0.006226 252.241.203.193 - - [2025-10-22 15:00:00] "POST /neutron/router HTTP/1.1" 200 151 0.078426 10.0.0.241 - - [2025-10-22 15:00:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003539 10.0.0.241 - - [2025-10-22 15:00:00] "DELETE /route-target/a969e70c-1d90-498b-a339-3e16a3f619a0 HTTP/1.1" 409 241 0.006874 10.0.0.241 - - [2025-10-22 15:00:00] "PUT /logical-router/8d011fd9-9ef1-4db7-a171-7e86d73f6b01 HTTP/1.1" 404 171 0.003703 10.0.0.241 - - [2025-10-22 15:00:00] "POST /ref-update HTTP/1.1" 200 156 0.015065 10.0.0.241 - - [2025-10-22 15:00:00] "DELETE /route-table/4e103928-bd6e-4bde-b538-532ee70b568e HTTP/1.1" 200 115 0.046348 10.0.0.241 - - [2025-10-22 15:00:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005665 10.0.0.241 - - [2025-10-22 15:00:00] "PUT /routing-instance/783d044c-cf52-45df-90e8-b17c8b94a783 HTTP/1.1" 200 268 0.019539 10.0.0.241 - - [2025-10-22 15:00:00] "GET /virtual-network/7d0e2c10-ec79-40be-8e98-0237838ddaa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2127 0.006425 10.0.0.241 - - [2025-10-22 15:00:00] "POST /ref-update HTTP/1.1" 200 156 0.015913 252.241.203.193 - - [2025-10-22 15:00:00] "POST /neutron/network HTTP/1.1" 200 830 0.007572 10.0.0.241 - - [2025-10-22 15:00:00] "POST /ref-update HTTP/1.1" 200 156 0.011019 252.241.203.193 - - [2025-10-22 15:00:00] "POST /neutron/network HTTP/1.1" 400 204 0.088323 10.0.0.241 - - [2025-10-22 15:00:00] "DELETE /instance-ip/137d7654-6432-4bf7-b487-c5b0fcdbe31d HTTP/1.1" 200 115 0.076719 10.0.0.241 - - [2025-10-22 15:00:00] "POST /useragent-kv HTTP/1.1" 200 115 0.006559 10.0.0.241 - - [2025-10-22 15:00:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.007806 10.0.0.241 - - [2025-10-22 15:00:00] "POST /useragent-kv HTTP/1.1" 200 115 0.004318 10.0.0.241 - - [2025-10-22 15:00:00] "DELETE /virtual-network/7d0e2c10-ec79-40be-8e98-0237838ddaa3 HTTP/1.1" 200 115 0.121616 10.0.0.241 - - [2025-10-22 15:00:00] "DELETE /route-target/a7581a72-8183-4e67-894c-82e67a5dbd39 HTTP/1.1" 200 115 0.045713 10.0.0.241 - - [2025-10-22 15:00:00] "DELETE /service-instance/39c453eb-6b2f-42f5-8a69-b1390f66b151 HTTP/1.1" 200 115 0.072821 10.0.0.241 - - [2025-10-22 15:00:00] "GET /logical-router/8d011fd9-9ef1-4db7-a171-7e86d73f6b01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002712 10.0.0.241 - - [2025-10-22 15:00:01] "GET /service-instance/39c453eb-6b2f-42f5-8a69-b1390f66b151?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003128 10.0.0.241 - - [2025-10-22 15:00:01] "GET /virtual-machine-interface/7ab0cc92-3878-4e0e-a00e-b240d1fcd438?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1651 0.007540 10.0.0.241 - - [2025-10-22 15:00:01] "POST /ref-update HTTP/1.1" 200 156 0.027135 10.0.0.241 - - [2025-10-22 15:00:01] "GET /instance-ip/cce2562b-9bc4-4dbf-918f-f91b97945766?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.007720 10.0.0.241 - - [2025-10-22 15:00:01] "DELETE /virtual-machine-interface/7ab0cc92-3878-4e0e-a00e-b240d1fcd438 HTTP/1.1" 200 115 0.059567 10.0.0.241 - - [2025-10-22 15:00:01] "GET /virtual-machine-interface/20a0cb48-6b35-4cb5-b97d-ae253ae3094a?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1331 0.016104 252.241.203.193 - - [2025-10-22 15:00:01] "POST /neutron/port HTTP/1.1" 200 1083 0.021446 252.241.203.193 - - [2025-10-22 15:00:01] "POST /neutron/port HTTP/1.1" 200 1084 0.021214 10.0.0.241 - - [2025-10-22 15:00:01] "DELETE /virtual-machine-interface/20a0cb48-6b35-4cb5-b97d-ae253ae3094a HTTP/1.1" 200 115 0.076453 10.0.0.241 - - [2025-10-22 15:00:01] "DELETE /virtual-machine/9c63dc0d-2107-4ca6-9cec-f6db8d881f74 HTTP/1.1" 200 115 0.027667 10.0.0.241 - - [2025-10-22 15:00:01] "GET /virtual-machine-interface/a36e79a3-c1a4-4b78-9cbd-8060f55d7036?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1332 0.008856 252.241.203.193 - - [2025-10-22 15:00:01] "POST /neutron/port HTTP/1.1" 200 1109 0.025036 252.241.203.193 - - [2025-10-22 15:00:01] "POST /neutron/port HTTP/1.1" 200 1110 0.012601 10.0.0.241 - - [2025-10-22 15:00:01] "DELETE /virtual-machine-interface/a36e79a3-c1a4-4b78-9cbd-8060f55d7036 HTTP/1.1" 200 115 0.056011 10.0.0.241 - - [2025-10-22 15:00:01] "GET /virtual-machine-interface/b922d0ed-9964-43e5-abfa-55dddbf110ae?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1652 0.008546 10.0.0.241 - - [2025-10-22 15:00:01] "POST /ref-update HTTP/1.1" 200 156 0.028472 10.0.0.241 - - [2025-10-22 15:00:01] "GET /instance-ip/cce2562b-9bc4-4dbf-918f-f91b97945766?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1690 0.010743 252.241.203.193 - - [2025-10-22 15:00:01] "POST /neutron/port HTTP/1.1" 200 151 0.202205 252.241.203.193 - - [2025-10-22 15:00:01] "POST /neutron/port HTTP/1.1" 200 151 0.196265 10.0.0.241 - - [2025-10-22 15:00:01] "DELETE /instance-ip/cce2562b-9bc4-4dbf-918f-f91b97945766 HTTP/1.1" 200 115 0.049067 10.0.0.241 - - [2025-10-22 15:00:01] "DELETE /virtual-machine-interface/b922d0ed-9964-43e5-abfa-55dddbf110ae HTTP/1.1" 200 115 0.065818 10.0.0.241 - - [2025-10-22 15:00:01] "POST /ref-update HTTP/1.1" 200 156 0.021065 10.0.0.241 - - [2025-10-22 15:00:02] "DELETE /virtual-machine/60e101ea-8e79-4965-a55d-01b0e597ddd5 HTTP/1.1" 200 115 0.035408 252.241.203.193 - - [2025-10-22 15:00:02] "POST /neutron/network HTTP/1.1" 200 830 0.005917 10.0.0.241 - - [2025-10-22 15:00:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.007291 10.0.0.241 - - [2025-10-22 15:00:02] "POST /useragent-kv HTTP/1.1" 200 115 0.004455 10.0.0.241 - - [2025-10-22 15:00:02] "POST /useragent-kv HTTP/1.1" 200 115 0.003452 252.241.203.193 - - [2025-10-22 15:00:02] "POST /neutron/network HTTP/1.1" 200 151 0.104913 10.0.0.241 - - [2025-10-22 15:00:02] "DELETE /route-target/50c733b4-9ec5-4783-a5b0-d2f8581711ae HTTP/1.1" 200 115 0.031716 252.241.203.193 - - [2025-10-22 15:00:03] "POST /neutron/network HTTP/1.1" 200 824 0.007510 10.0.0.241 - - [2025-10-22 15:00:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004476 10.0.0.241 - - [2025-10-22 15:00:03] "POST /useragent-kv HTTP/1.1" 200 115 0.002560 10.0.0.241 - - [2025-10-22 15:00:03] "POST /useragent-kv HTTP/1.1" 200 115 0.003962 252.241.203.193 - - [2025-10-22 15:00:03] "POST /neutron/network HTTP/1.1" 200 151 0.112409 10.0.0.241 - - [2025-10-22 15:00:03] "DELETE /route-target/8c8afcba-5773-41cb-83a8-b489cea2324f HTTP/1.1" 200 115 0.027421 10.0.0.241 - - [2025-10-22 15:00:03] "GET /projects?obj_uuids=5306f100-a486-4c7c-883a-7099ff10e18f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001201 10.0.0.241 - - [2025-10-22 15:00:03] "GET /project/5306f100-a486-4c7c-883a-7099ff10e18f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.029277 10.0.0.241 - - [2025-10-22 15:00:03] "GET /projects?obj_uuids=5306f100-a486-4c7c-883a-7099ff10e18f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001123 10.0.0.241 - - [2025-10-22 15:00:03] "GET /project/5306f100-a486-4c7c-883a-7099ff10e18f?fields=virtual_networks HTTP/1.1" 200 1039 0.075669 10.0.0.241 - - [2025-10-22 15:00:03] "GET /projects?obj_uuids=5306f100-a486-4c7c-883a-7099ff10e18f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001558 10.0.0.241 - - [2025-10-22 15:00:03] "GET /project/5306f100-a486-4c7c-883a-7099ff10e18f?fields=virtual_machine_interfaces HTTP/1.1" 200 1039 0.034731 10.0.0.241 - - [2025-10-22 15:00:03] "GET /projects?obj_uuids=5306f100-a486-4c7c-883a-7099ff10e18f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001127 10.0.0.241 - - [2025-10-22 15:00:03] "GET /project/5306f100-a486-4c7c-883a-7099ff10e18f?fields=security_groups HTTP/1.1" 200 1268 0.031414 10.0.0.241 - - [2025-10-22 15:00:04] "GET /domains?obj_uuids=8c582771-8b31-4700-9720-69718950e5ce&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001455 10.0.0.241 - - [2025-10-22 15:00:04] "GET /domain/8c582771-8b31-4700-9720-69718950e5ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 945 0.009130 10.0.0.241 - - [2025-10-22 15:00:05] "POST /fqname-to-id HTTP/1.1" 404 194 0.033563 10.0.0.241 - - [2025-10-22 15:00:05] "GET /projects?obj_uuids=45c28989-aa69-41d2-8ded-f4eda3a24730&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003663 10.0.0.241 - - [2025-10-22 15:00:05] "GET /domains?obj_uuids=8c582771-8b31-4700-9720-69718950e5ce&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001404 10.0.0.241 - - [2025-10-22 15:00:05] "GET /domain/8c582771-8b31-4700-9720-69718950e5ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.008666 10.0.0.241 - - [2025-10-22 15:00:05] "POST /id-to-fqname HTTP/1.1" 200 196 0.001264 10.0.0.241 - - [2025-10-22 15:00:05] "POST /fqname-to-id HTTP/1.1" 404 205 0.004220 10.0.0.241 - - [2025-10-22 15:00:05] "POST /security-groups HTTP/1.1" 200 591 0.072427 10.0.0.241 - - [2025-10-22 15:00:05] "POST /fqname-to-id HTTP/1.1" 404 240 0.006460 10.0.0.241 - - [2025-10-22 15:00:05] "POST /projects HTTP/1.1" 200 593 0.227135 10.0.0.241 - - [2025-10-22 15:00:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.260937 10.0.0.241 - - [2025-10-22 15:00:05] "POST /access-control-lists HTTP/1.1" 200 606 0.061940 10.0.0.241 - - [2025-10-22 15:00:05] "GET /project/45c28989-aa69-41d2-8ded-f4eda3a24730?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.420143 10.0.0.241 - - [2025-10-22 15:00:05] "POST /fqname-to-id HTTP/1.1" 404 239 0.003235 10.0.0.241 - - [2025-10-22 15:00:05] "POST /access-control-lists HTTP/1.1" 200 604 0.064581 10.0.0.241 - - [2025-10-22 15:00:06] "GET / HTTP/1.1" 200 36499 0.001985 10.0.0.241 - - [2025-10-22 15:00:07] "POST /fqname-to-id HTTP/1.1" 401 298 0.000566 10.0.0.241 - - [2025-10-22 15:00:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.078737 10.0.0.241 - - [2025-10-22 15:00:08] "GET /projects?obj_uuids=45c28989-aa69-41d2-8ded-f4eda3a24730&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001511 10.0.0.241 - - [2025-10-22 15:00:08] "GET /project/45c28989-aa69-41d2-8ded-f4eda3a24730?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.038115 252.241.203.193 - - [2025-10-22 15:00:08] "POST /neutron/network HTTP/1.1" 200 117 0.036408 10.0.0.241 - - [2025-10-22 15:00:08] "GET /projects?obj_uuids=45c28989-aa69-41d2-8ded-f4eda3a24730&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001230 252.241.203.193 - - [2025-10-22 15:00:08] "POST /neutron/network HTTP/1.1" 200 611 0.080778 10.0.0.241 - - [2025-10-22 15:00:08] "POST /route-targets HTTP/1.1" 200 329 0.011544 10.0.0.241 - - [2025-10-22 15:00:08] "POST /ref-update HTTP/1.1" 200 156 0.021504 10.0.0.241 - - [2025-10-22 15:00:08] "POST /useragent-kv HTTP/1.1" 200 115 0.003647 252.241.203.193 - - [2025-10-22 15:00:08] "POST /neutron/subnet HTTP/1.1" 200 734 0.168120 10.0.0.241 - - [2025-10-22 15:00:08] "POST /fqname-to-id HTTP/1.1" 401 298 0.000417 10.0.0.241 - - [2025-10-22 15:00:08] "POST /useragent-kv HTTP/1.1" 200 115 0.005246 252.241.203.193 - - [2025-10-22 15:00:08] "POST /neutron/subnet HTTP/1.1" 200 828 0.141418 252.241.203.193 - - [2025-10-22 15:00:09] "POST /neutron/network HTTP/1.1" 200 1006 0.014081 10.0.0.241 - - [2025-10-22 15:00:09] "POST /id-to-fqname HTTP/1.1" 200 226 0.001773 10.0.0.241 - - [2025-10-22 15:00:09] "GET /virtual-network/9d7f5ce1-95de-4474-a55e-c12e4c97525d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2651 0.006353 252.241.203.193 - - [2025-10-22 15:00:09] "POST /neutron/network HTTP/1.1" 200 1006 0.010148 10.0.0.241 - - [2025-10-22 15:00:09] "GET /virtual-network/9d7f5ce1-95de-4474-a55e-c12e4c97525d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2651 0.005289 252.241.203.193 - - [2025-10-22 15:00:09] "POST /neutron/network HTTP/1.1" 200 1006 0.008725 10.0.0.241 - - [2025-10-22 15:00:09] "POST /fqname-to-id HTTP/1.1" 404 207 0.032815 252.241.203.193 - - [2025-10-22 15:00:09] "POST /neutron/subnet HTTP/1.1" 200 734 0.007500 252.241.203.193 - - [2025-10-22 15:00:09] "POST /neutron/subnet HTTP/1.1" 200 828 0.008331 10.0.0.241 - - [2025-10-22 15:00:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003168 10.0.0.241 - - [2025-10-22 15:00:09] "GET /projects?obj_uuids=45c28989-aa69-41d2-8ded-f4eda3a24730&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001448 10.0.0.241 - - [2025-10-22 15:00:09] "GET /project/45c28989-aa69-41d2-8ded-f4eda3a24730?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.036903 252.241.203.193 - - [2025-10-22 15:00:09] "POST /neutron/network HTTP/1.1" 200 117 0.009614 10.0.0.241 - - [2025-10-22 15:00:09] "GET /projects?obj_uuids=45c28989-aa69-41d2-8ded-f4eda3a24730&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001074 252.241.203.193 - - [2025-10-22 15:00:09] "POST /neutron/network HTTP/1.1" 200 611 0.075684 10.0.0.241 - - [2025-10-22 15:00:09] "POST /route-targets HTTP/1.1" 200 329 0.013356 10.0.0.241 - - [2025-10-22 15:00:09] "POST /ref-update HTTP/1.1" 200 156 0.022528 10.0.0.241 - - [2025-10-22 15:00:09] "POST /useragent-kv HTTP/1.1" 200 115 0.003971 252.241.203.193 - - [2025-10-22 15:00:09] "POST /neutron/subnet HTTP/1.1" 200 729 0.169570 10.0.0.241 - - [2025-10-22 15:00:10] "POST /fqname-to-id HTTP/1.1" 404 207 0.004415 10.0.0.241 - - [2025-10-22 15:00:10] "POST /useragent-kv HTTP/1.1" 200 115 0.004991 252.241.203.193 - - [2025-10-22 15:00:10] "POST /neutron/subnet HTTP/1.1" 200 828 0.196112 252.241.203.193 - - [2025-10-22 15:00:10] "POST /neutron/network HTTP/1.1" 200 1005 0.007805 10.0.0.241 - - [2025-10-22 15:00:10] "POST /id-to-fqname HTTP/1.1" 200 226 0.001796 10.0.0.241 - - [2025-10-22 15:00:10] "GET /virtual-network/09b6cb74-9832-4168-a39b-eed31c7d3d1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006297 252.241.203.193 - - [2025-10-22 15:00:10] "POST /neutron/network HTTP/1.1" 200 1005 0.008886 10.0.0.241 - - [2025-10-22 15:00:10] "GET /virtual-network/09b6cb74-9832-4168-a39b-eed31c7d3d1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005675 252.241.203.193 - - [2025-10-22 15:00:10] "POST /neutron/network HTTP/1.1" 200 1005 0.007791 252.241.203.193 - - [2025-10-22 15:00:10] "POST /neutron/subnet HTTP/1.1" 200 729 0.007203 252.241.203.193 - - [2025-10-22 15:00:10] "POST /neutron/subnet HTTP/1.1" 200 828 0.007428 10.0.0.241 - - [2025-10-22 15:00:10] "POST /fqname-to-id HTTP/1.1" 404 232 0.002769 10.0.0.241 - - [2025-10-22 15:00:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002836 10.0.0.241 - - [2025-10-22 15:00:10] "GET /projects?obj_uuids=45c28989-aa69-41d2-8ded-f4eda3a24730&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001049 10.0.0.241 - - [2025-10-22 15:00:10] "GET /project/45c28989-aa69-41d2-8ded-f4eda3a24730?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.029567 10.0.0.241 - - [2025-10-22 15:00:10] "POST /network-policys HTTP/1.1" 200 579 0.064616 10.0.0.241 - - [2025-10-22 15:00:10] "GET /network-policy/e2beae21-912f-463f-ad67-77a4e8653858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3123 0.005356 252.241.203.193 - - [2025-10-22 15:00:10] "POST /neutron/network HTTP/1.1" 200 1006 0.007388 10.0.0.241 - - [2025-10-22 15:00:10] "POST /fqname-to-id HTTP/1.1" 404 240 0.002727 10.0.0.241 - - [2025-10-22 15:00:10] "POST /fqname-to-id HTTP/1.1" 404 207 0.005759 252.241.203.193 - - [2025-10-22 15:00:10] "POST /neutron/network HTTP/1.1" 200 1112 0.059412 10.0.0.241 - - [2025-10-22 15:00:11] "POST /access-control-lists HTTP/1.1" 200 598 0.074934 252.241.203.193 - - [2025-10-22 15:00:11] "POST /neutron/network HTTP/1.1" 200 1112 0.008687 10.0.0.241 - - [2025-10-22 15:00:11] "GET /virtual-network/9d7f5ce1-95de-4474-a55e-c12e4c97525d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2975 0.006427 10.0.0.241 - - [2025-10-22 15:00:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003237 10.0.0.241 - - [2025-10-22 15:00:11] "GET /network-policy/e2beae21-912f-463f-ad67-77a4e8653858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3123 0.003973 252.241.203.193 - - [2025-10-22 15:00:11] "POST /neutron/network HTTP/1.1" 200 1005 0.010031 10.0.0.241 - - [2025-10-22 15:00:11] "POST /fqname-to-id HTTP/1.1" 404 207 0.010119 252.241.203.193 - - [2025-10-22 15:00:11] "POST /neutron/network HTTP/1.1" 200 1111 0.109587 10.0.0.241 - - [2025-10-22 15:00:11] "PUT /access-control-list/dcf48345-08c5-4181-9532-7dfb123e97ed HTTP/1.1" 200 274 0.070539 10.0.0.241 - - [2025-10-22 15:00:11] "POST /fqname-to-id HTTP/1.1" 404 240 0.003608 252.241.203.193 - - [2025-10-22 15:00:11] "POST /neutron/network HTTP/1.1" 200 1111 0.012040 10.0.0.241 - - [2025-10-22 15:00:11] "GET /virtual-network/09b6cb74-9832-4168-a39b-eed31c7d3d1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.008615 10.0.0.241 - - [2025-10-22 15:00:11] "POST /access-control-lists HTTP/1.1" 200 598 0.076821 10.0.0.241 - - [2025-10-22 15:00:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003214 10.0.0.241 - - [2025-10-22 15:00:11] "GET /network-policy/e2beae21-912f-463f-ad67-77a4e8653858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3123 0.003962 10.0.0.241 - - [2025-10-22 15:00:11] "POST /ref-update HTTP/1.1" 200 156 0.011482 10.0.0.241 - - [2025-10-22 15:00:11] "GET /domains HTTP/1.1" 401 298 0.002595 10.0.0.241 - - [2025-10-22 15:00:11] "GET /domains HTTP/1.1" 200 440 0.049527 10.0.0.241 - - [2025-10-22 15:00:12] "GET /domains?obj_uuids=8c582771-8b31-4700-9720-69718950e5ce&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001275 10.0.0.241 - - [2025-10-22 15:00:12] "GET /domain/8c582771-8b31-4700-9720-69718950e5ce HTTP/1.1" 200 1506 0.010734 10.0.0.241 - - [2025-10-22 15:00:12] "GET /projects?obj_uuids=45c28989-aa69-41d2-8ded-f4eda3a24730&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001219 10.0.0.241 - - [2025-10-22 15:00:12] "GET /project/45c28989-aa69-41d2-8ded-f4eda3a24730 HTTP/1.1" 200 2627 0.030863 10.0.0.241 - - [2025-10-22 15:00:12] "GET /virtual-network/9d7f5ce1-95de-4474-a55e-c12e4c97525d HTTP/1.1" 200 3517 0.009046 10.0.0.241 - - [2025-10-22 15:00:12] "GET /virtual-network/9d7f5ce1-95de-4474-a55e-c12e4c97525d HTTP/1.1" 200 3517 0.005506 10.0.0.241 - - [2025-10-22 15:00:12] "GET /routing-instance/1a0b3273-4c44-403c-9dd1-6cf57a1c58b7 HTTP/1.1" 200 1799 0.003907 10.0.0.241 - - [2025-10-22 15:00:12] "GET /routing-instance/1a0b3273-4c44-403c-9dd1-6cf57a1c58b7 HTTP/1.1" 200 1799 0.005754 10.0.0.241 - - [2025-10-22 15:00:12] "GET /route-target/fee2e421-7bf1-4f80-8b85-7dbdb0a7440f HTTP/1.1" 200 1215 0.003898 10.0.0.241 - - [2025-10-22 15:00:12] "GET /virtual-network/9d7f5ce1-95de-4474-a55e-c12e4c97525d HTTP/1.1" 200 3517 0.006333 10.0.0.241 - - [2025-10-22 15:00:12] "GET /routing-instance/1a0b3273-4c44-403c-9dd1-6cf57a1c58b7 HTTP/1.1" 200 1799 0.003594 10.0.0.241 - - [2025-10-22 15:00:12] "GET /virtual-network/9d7f5ce1-95de-4474-a55e-c12e4c97525d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2975 0.005319 10.0.0.241 - - [2025-10-22 15:00:12] "GET /virtual-network/9d7f5ce1-95de-4474-a55e-c12e4c97525d HTTP/1.1" 200 3517 0.005158 10.0.0.241 - - [2025-10-22 15:00:12] "GET /routing-instance/1a0b3273-4c44-403c-9dd1-6cf57a1c58b7 HTTP/1.1" 200 1799 0.004710 10.0.0.241 - - [2025-10-22 15:00:12] "GET /routing-instance/1a0b3273-4c44-403c-9dd1-6cf57a1c58b7 HTTP/1.1" 200 1799 0.004571 10.0.0.241 - - [2025-10-22 15:00:12] "GET /route-target/fee2e421-7bf1-4f80-8b85-7dbdb0a7440f HTTP/1.1" 200 1215 0.004342 10.0.0.241 - - [2025-10-22 15:00:12] "GET /domains HTTP/1.1" 200 440 0.002928 10.0.0.241 - - [2025-10-22 15:00:12] "GET /domains?obj_uuids=8c582771-8b31-4700-9720-69718950e5ce&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001223 10.0.0.241 - - [2025-10-22 15:00:12] "GET /domain/8c582771-8b31-4700-9720-69718950e5ce HTTP/1.1" 200 1506 0.007941 10.0.0.241 - - [2025-10-22 15:00:13] "GET /projects?obj_uuids=45c28989-aa69-41d2-8ded-f4eda3a24730&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001686 10.0.0.241 - - [2025-10-22 15:00:13] "GET /project/45c28989-aa69-41d2-8ded-f4eda3a24730 HTTP/1.1" 200 2627 0.027876 10.0.0.241 - - [2025-10-22 15:00:13] "GET /virtual-network/9d7f5ce1-95de-4474-a55e-c12e4c97525d HTTP/1.1" 200 3517 0.005952 10.0.0.241 - - [2025-10-22 15:00:13] "GET /obj-perms HTTP/1.1" 200 6462 0.065682 10.0.0.241 - - [2025-10-22 15:00:13] "GET /domains HTTP/1.1" 200 440 0.002839 10.0.0.241 - - [2025-10-22 15:00:13] "GET /domains?obj_uuids=8c582771-8b31-4700-9720-69718950e5ce&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001725 10.0.0.241 - - [2025-10-22 15:00:13] "GET /domain/8c582771-8b31-4700-9720-69718950e5ce HTTP/1.1" 200 1506 0.008293 10.0.0.241 - - [2025-10-22 15:00:13] "GET /projects?obj_uuids=45c28989-aa69-41d2-8ded-f4eda3a24730&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001258 10.0.0.241 - - [2025-10-22 15:00:13] "GET /project/45c28989-aa69-41d2-8ded-f4eda3a24730 HTTP/1.1" 200 2627 0.036939 10.0.0.241 - - [2025-10-22 15:00:13] "GET /virtual-network/09b6cb74-9832-4168-a39b-eed31c7d3d1a HTTP/1.1" 200 3512 0.009007 10.0.0.241 - - [2025-10-22 15:00:14] "GET /virtual-network/09b6cb74-9832-4168-a39b-eed31c7d3d1a HTTP/1.1" 200 3512 0.005590 10.0.0.241 - - [2025-10-22 15:00:14] "GET /routing-instance/140dc9b6-fb90-4db7-a241-f7e0e1f28df8 HTTP/1.1" 200 1799 0.004496 10.0.0.241 - - [2025-10-22 15:00:14] "GET /routing-instance/140dc9b6-fb90-4db7-a241-f7e0e1f28df8 HTTP/1.1" 200 1799 0.004971 10.0.0.241 - - [2025-10-22 15:00:14] "GET /route-target/6a6e9f60-b04b-4534-9e2e-301b7cd279bf HTTP/1.1" 200 1214 0.003937 10.0.0.241 - - [2025-10-22 15:00:14] "GET /virtual-network/09b6cb74-9832-4168-a39b-eed31c7d3d1a HTTP/1.1" 200 3512 0.006496 10.0.0.241 - - [2025-10-22 15:00:14] "GET /routing-instance/140dc9b6-fb90-4db7-a241-f7e0e1f28df8 HTTP/1.1" 200 1799 0.003739 10.0.0.241 - - [2025-10-22 15:00:14] "GET /virtual-network/09b6cb74-9832-4168-a39b-eed31c7d3d1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.006437 10.0.0.241 - - [2025-10-22 15:00:14] "GET /virtual-network/09b6cb74-9832-4168-a39b-eed31c7d3d1a HTTP/1.1" 200 3512 0.005479 10.0.0.241 - - [2025-10-22 15:00:14] "GET /routing-instance/140dc9b6-fb90-4db7-a241-f7e0e1f28df8 HTTP/1.1" 200 1799 0.003855 10.0.0.241 - - [2025-10-22 15:00:14] "GET /routing-instance/140dc9b6-fb90-4db7-a241-f7e0e1f28df8 HTTP/1.1" 200 1799 0.004933 10.0.0.241 - - [2025-10-22 15:00:14] "GET /route-target/6a6e9f60-b04b-4534-9e2e-301b7cd279bf HTTP/1.1" 200 1214 0.003725 10.0.0.241 - - [2025-10-22 15:00:14] "GET /domains HTTP/1.1" 200 440 0.003605 10.0.0.241 - - [2025-10-22 15:00:14] "GET /domains?obj_uuids=8c582771-8b31-4700-9720-69718950e5ce&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001255 10.0.0.241 - - [2025-10-22 15:00:14] "GET /domain/8c582771-8b31-4700-9720-69718950e5ce HTTP/1.1" 200 1506 0.007725 10.0.0.241 - - [2025-10-22 15:00:14] "GET /projects?obj_uuids=45c28989-aa69-41d2-8ded-f4eda3a24730&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003076 10.0.0.241 - - [2025-10-22 15:00:14] "GET /project/45c28989-aa69-41d2-8ded-f4eda3a24730 HTTP/1.1" 200 2627 0.029508 10.0.0.241 - - [2025-10-22 15:00:14] "GET /virtual-network/09b6cb74-9832-4168-a39b-eed31c7d3d1a HTTP/1.1" 200 3512 0.006533 10.0.0.241 - - [2025-10-22 15:00:14] "GET /obj-perms HTTP/1.1" 200 6462 0.001861 10.0.0.241 - - [2025-10-22 15:00:15] "GET /virtual-network/09b6cb74-9832-4168-a39b-eed31c7d3d1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.006759 252.241.203.193 - - [2025-10-22 15:00:15] "POST /neutron/network HTTP/1.1" 200 1111 0.007884 10.0.0.241 - - [2025-10-22 15:00:15] "POST /fqname-to-id HTTP/1.1" 404 207 0.011055 252.241.203.193 - - [2025-10-22 15:00:15] "POST /neutron/network HTTP/1.1" 200 1005 0.065163 10.0.0.241 - - [2025-10-22 15:00:15] "DELETE /access-control-list/4742244b-34f3-4ba9-b3c6-f3f680a0232d HTTP/1.1" 200 115 0.032664 10.0.0.241 - - [2025-10-22 15:00:15] "POST /ref-update HTTP/1.1" 200 156 0.014125 252.241.203.193 - - [2025-10-22 15:00:15] "POST /neutron/network HTTP/1.1" 200 1005 0.011261 10.0.0.241 - - [2025-10-22 15:00:15] "GET /virtual-network/09b6cb74-9832-4168-a39b-eed31c7d3d1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006252 10.0.0.241 - - [2025-10-22 15:00:15] "GET /virtual-network/9d7f5ce1-95de-4474-a55e-c12e4c97525d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2975 0.005564 252.241.203.193 - - [2025-10-22 15:00:15] "POST /neutron/network HTTP/1.1" 200 1112 0.008087 10.0.0.241 - - [2025-10-22 15:00:15] "POST /fqname-to-id HTTP/1.1" 404 207 0.003841 252.241.203.193 - - [2025-10-22 15:00:15] "POST /neutron/network HTTP/1.1" 200 1006 0.053673 10.0.0.241 - - [2025-10-22 15:00:15] "DELETE /access-control-list/dcf48345-08c5-4181-9532-7dfb123e97ed HTTP/1.1" 200 115 0.044759 10.0.0.241 - - [2025-10-22 15:00:15] "POST /ref-update HTTP/1.1" 200 156 0.011236 252.241.203.193 - - [2025-10-22 15:00:15] "POST /neutron/network HTTP/1.1" 200 1006 0.012925 10.0.0.241 - - [2025-10-22 15:00:15] "GET /virtual-network/9d7f5ce1-95de-4474-a55e-c12e4c97525d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2651 0.006876 10.0.0.241 - - [2025-10-22 15:00:15] "DELETE /network-policy/e2beae21-912f-463f-ad67-77a4e8653858 HTTP/1.1" 200 115 0.023236 252.241.203.193 - - [2025-10-22 15:00:15] "POST /neutron/network HTTP/1.1" 200 1005 0.007511 10.0.0.241 - - [2025-10-22 15:00:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002940 10.0.0.241 - - [2025-10-22 15:00:15] "POST /useragent-kv HTTP/1.1" 200 115 0.003298 10.0.0.241 - - [2025-10-22 15:00:15] "POST /useragent-kv HTTP/1.1" 200 115 0.003097 10.0.0.241 - - [2025-10-22 15:00:15] "POST /useragent-kv HTTP/1.1" 200 115 0.002160 10.0.0.241 - - [2025-10-22 15:00:15] "POST /useragent-kv HTTP/1.1" 200 115 0.002152 252.241.203.193 - - [2025-10-22 15:00:15] "POST /neutron/network HTTP/1.1" 200 151 0.097811 10.0.0.241 - - [2025-10-22 15:00:15] "DELETE /route-target/6a6e9f60-b04b-4534-9e2e-301b7cd279bf HTTP/1.1" 200 115 0.029677 10.0.0.241 - - [2025-10-22 15:00:15] "GET /routing-instance/140dc9b6-fb90-4db7-a241-f7e0e1f28df8 HTTP/1.1" 404 171 0.003439 10.0.0.241 - - [2025-10-22 15:00:16] "GET /domains HTTP/1.1" 200 440 0.002790 10.0.0.241 - - [2025-10-22 15:00:16] "GET /domains?obj_uuids=8c582771-8b31-4700-9720-69718950e5ce&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001510 10.0.0.241 - - [2025-10-22 15:00:16] "GET /domain/8c582771-8b31-4700-9720-69718950e5ce HTTP/1.1" 200 1506 0.009214 10.0.0.241 - - [2025-10-22 15:00:16] "GET /projects?obj_uuids=45c28989-aa69-41d2-8ded-f4eda3a24730&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002632 10.0.0.241 - - [2025-10-22 15:00:16] "GET /project/45c28989-aa69-41d2-8ded-f4eda3a24730 HTTP/1.1" 200 2147 0.027397 252.241.203.193 - - [2025-10-22 15:00:16] "POST /neutron/network HTTP/1.1" 200 1006 0.007875 10.0.0.241 - - [2025-10-22 15:00:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004137 10.0.0.241 - - [2025-10-22 15:00:16] "POST /useragent-kv HTTP/1.1" 200 115 0.002339 10.0.0.241 - - [2025-10-22 15:00:16] "POST /useragent-kv HTTP/1.1" 200 115 0.003040 10.0.0.241 - - [2025-10-22 15:00:16] "POST /useragent-kv HTTP/1.1" 200 115 0.002462 10.0.0.241 - - [2025-10-22 15:00:16] "POST /useragent-kv HTTP/1.1" 200 115 0.002131 252.241.203.193 - - [2025-10-22 15:00:16] "POST /neutron/network HTTP/1.1" 200 151 0.100672 10.0.0.241 - - [2025-10-22 15:00:16] "DELETE /route-target/fee2e421-7bf1-4f80-8b85-7dbdb0a7440f HTTP/1.1" 200 115 0.024670 10.0.0.241 - - [2025-10-22 15:00:16] "GET /routing-instance/1a0b3273-4c44-403c-9dd1-6cf57a1c58b7 HTTP/1.1" 404 171 0.002773 10.0.0.241 - - [2025-10-22 15:00:16] "GET /domains HTTP/1.1" 200 440 0.003135 10.0.0.241 - - [2025-10-22 15:00:16] "GET /domains?obj_uuids=8c582771-8b31-4700-9720-69718950e5ce&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001213 10.0.0.241 - - [2025-10-22 15:00:16] "GET /domain/8c582771-8b31-4700-9720-69718950e5ce HTTP/1.1" 200 1506 0.007769 10.0.0.241 - - [2025-10-22 15:00:16] "GET /projects?obj_uuids=45c28989-aa69-41d2-8ded-f4eda3a24730&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001686 10.0.0.241 - - [2025-10-22 15:00:16] "GET /project/45c28989-aa69-41d2-8ded-f4eda3a24730 HTTP/1.1" 200 1902 0.024639 10.0.0.241 - - [2025-10-22 15:00:17] "GET /projects?obj_uuids=45c28989-aa69-41d2-8ded-f4eda3a24730&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001218 10.0.0.241 - - [2025-10-22 15:00:17] "GET /project/45c28989-aa69-41d2-8ded-f4eda3a24730?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.029202 10.0.0.241 - - [2025-10-22 15:00:17] "GET /projects?obj_uuids=45c28989-aa69-41d2-8ded-f4eda3a24730&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001631 10.0.0.241 - - [2025-10-22 15:00:17] "GET /project/45c28989-aa69-41d2-8ded-f4eda3a24730?fields=virtual_networks HTTP/1.1" 200 1050 0.075546 10.0.0.241 - - [2025-10-22 15:00:17] "GET /projects?obj_uuids=45c28989-aa69-41d2-8ded-f4eda3a24730&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003108 10.0.0.241 - - [2025-10-22 15:00:17] "GET /project/45c28989-aa69-41d2-8ded-f4eda3a24730?fields=virtual_machine_interfaces HTTP/1.1" 200 1050 0.028316 10.0.0.241 - - [2025-10-22 15:00:17] "GET /projects?obj_uuids=45c28989-aa69-41d2-8ded-f4eda3a24730&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001144 10.0.0.241 - - [2025-10-22 15:00:17] "GET /project/45c28989-aa69-41d2-8ded-f4eda3a24730?fields=security_groups HTTP/1.1" 200 1284 0.030180 10.0.0.241 - - [2025-10-22 15:00:18] "GET /domains?obj_uuids=8c582771-8b31-4700-9720-69718950e5ce&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001648 10.0.0.241 - - [2025-10-22 15:00:18] "GET /domain/8c582771-8b31-4700-9720-69718950e5ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 945 0.009115 10.0.0.241 - - [2025-10-22 15:00:18] "POST /fqname-to-id HTTP/1.1" 404 202 0.032518 10.0.0.241 - - [2025-10-22 15:00:18] "GET /projects?obj_uuids=4a555530-da52-4ff7-9e16-831ef3226a4d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002792 10.0.0.241 - - [2025-10-22 15:00:18] "GET /domains?obj_uuids=8c582771-8b31-4700-9720-69718950e5ce&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001246 10.0.0.241 - - [2025-10-22 15:00:18] "GET /domain/8c582771-8b31-4700-9720-69718950e5ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.007394 10.0.0.241 - - [2025-10-22 15:00:19] "POST /id-to-fqname HTTP/1.1" 200 204 0.001431 10.0.0.241 - - [2025-10-22 15:00:19] "POST /fqname-to-id HTTP/1.1" 404 213 0.002520 10.0.0.241 - - [2025-10-22 15:00:19] "POST /security-groups HTTP/1.1" 200 599 0.068977 10.0.0.241 - - [2025-10-22 15:00:19] "POST /fqname-to-id HTTP/1.1" 404 248 0.003443 10.0.0.241 - - [2025-10-22 15:00:19] "POST /projects HTTP/1.1" 200 609 0.235104 10.0.0.241 - - [2025-10-22 15:00:19] "POST /access-control-lists HTTP/1.1" 200 614 0.062685 10.0.0.241 - - [2025-10-22 15:00:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.316857 10.0.0.241 - - [2025-10-22 15:00:19] "POST /fqname-to-id HTTP/1.1" 404 247 0.003046 10.0.0.241 - - [2025-10-22 15:00:19] "GET /project/4a555530-da52-4ff7-9e16-831ef3226a4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.461129 10.0.0.241 - - [2025-10-22 15:00:19] "POST /access-control-lists HTTP/1.1" 200 612 0.072740 10.0.0.241 - - [2025-10-22 15:00:20] "GET / HTTP/1.1" 200 36499 0.002080 10.0.0.241 - - [2025-10-22 15:00:22] "POST /fqname-to-id HTTP/1.1" 401 298 0.000632 10.0.0.241 - - [2025-10-22 15:00:22] "POST /fqname-to-id HTTP/1.1" 404 231 0.079973 10.0.0.241 - - [2025-10-22 15:00:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003139 10.0.0.241 - - [2025-10-22 15:00:22] "GET /projects?obj_uuids=4a555530-da52-4ff7-9e16-831ef3226a4d&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001205 10.0.0.241 - - [2025-10-22 15:00:22] "GET /project/4a555530-da52-4ff7-9e16-831ef3226a4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.031807 10.0.0.241 - - [2025-10-22 15:00:22] "POST /network-policys HTTP/1.1" 200 569 0.064393 10.0.0.241 - - [2025-10-22 15:00:22] "GET /network-policy/bb815416-e154-4310-8bf1-d5e59d8ec4d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3148 0.005890 10.0.0.241 - - [2025-10-22 15:00:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003395 10.0.0.241 - - [2025-10-22 15:00:22] "GET /projects?obj_uuids=4a555530-da52-4ff7-9e16-831ef3226a4d&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001265 10.0.0.241 - - [2025-10-22 15:00:23] "GET /project/4a555530-da52-4ff7-9e16-831ef3226a4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.038688 252.241.203.193 - - [2025-10-22 15:00:23] "POST /neutron/network HTTP/1.1" 200 117 0.039993 10.0.0.241 - - [2025-10-22 15:00:23] "GET /projects?obj_uuids=4a555530-da52-4ff7-9e16-831ef3226a4d&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001785 252.241.203.193 - - [2025-10-22 15:00:23] "POST /neutron/network HTTP/1.1" 200 621 0.082400 10.0.0.241 - - [2025-10-22 15:00:23] "POST /route-targets HTTP/1.1" 200 329 0.015829 10.0.0.241 - - [2025-10-22 15:00:23] "POST /ref-update HTTP/1.1" 200 156 0.021144 10.0.0.241 - - [2025-10-22 15:00:23] "POST /useragent-kv HTTP/1.1" 200 115 0.003792 252.241.203.193 - - [2025-10-22 15:00:23] "POST /neutron/subnet HTTP/1.1" 200 715 0.171820 10.0.0.241 - - [2025-10-22 15:00:23] "POST /fqname-to-id HTTP/1.1" 404 207 0.004612 10.0.0.241 - - [2025-10-22 15:00:23] "POST /useragent-kv HTTP/1.1" 200 115 0.002791 252.241.203.193 - - [2025-10-22 15:00:23] "POST /neutron/subnet HTTP/1.1" 200 828 0.202986 252.241.203.193 - - [2025-10-22 15:00:23] "POST /neutron/network HTTP/1.1" 200 1012 0.010489 10.0.0.241 - - [2025-10-22 15:00:23] "POST /id-to-fqname HTTP/1.1" 200 235 0.001500 10.0.0.241 - - [2025-10-22 15:00:23] "GET /virtual-network/001ecb3a-37ef-4e3f-aa3d-37a255796221?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2654 0.006151 252.241.203.193 - - [2025-10-22 15:00:24] "POST /neutron/network HTTP/1.1" 200 1012 0.008322 10.0.0.241 - - [2025-10-22 15:00:24] "GET /virtual-network/001ecb3a-37ef-4e3f-aa3d-37a255796221?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2654 0.009152 252.241.203.193 - - [2025-10-22 15:00:24] "POST /neutron/network HTTP/1.1" 200 1012 0.010219 252.241.203.193 - - [2025-10-22 15:00:24] "POST /neutron/subnet HTTP/1.1" 200 715 0.008790 252.241.203.193 - - [2025-10-22 15:00:24] "POST /neutron/subnet HTTP/1.1" 200 828 0.008676 252.241.203.193 - - [2025-10-22 15:00:24] "POST /neutron/network HTTP/1.1" 200 1012 0.010499 10.0.0.241 - - [2025-10-22 15:00:24] "POST /fqname-to-id HTTP/1.1" 404 207 0.006571 10.0.0.241 - - [2025-10-22 15:00:24] "POST /fqname-to-id HTTP/1.1" 404 250 0.003226 252.241.203.193 - - [2025-10-22 15:00:24] "POST /neutron/network HTTP/1.1" 200 1117 0.048880 10.0.0.241 - - [2025-10-22 15:00:24] "POST /access-control-lists HTTP/1.1" 200 609 0.070101 252.241.203.193 - - [2025-10-22 15:00:24] "POST /neutron/network HTTP/1.1" 200 1117 0.012176 10.0.0.241 - - [2025-10-22 15:00:24] "GET /virtual-network/001ecb3a-37ef-4e3f-aa3d-37a255796221?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.005402 10.0.0.241 - - [2025-10-22 15:00:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003371 10.0.0.241 - - [2025-10-22 15:00:24] "GET /network-policy/bb815416-e154-4310-8bf1-d5e59d8ec4d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3148 0.005277 10.0.0.241 - - [2025-10-22 15:00:24] "GET /domains HTTP/1.1" 401 298 0.000535 10.0.0.241 - - [2025-10-22 15:00:25] "GET /domains HTTP/1.1" 200 440 0.032317 10.0.0.241 - - [2025-10-22 15:00:25] "GET /domains?obj_uuids=8c582771-8b31-4700-9720-69718950e5ce&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001000 10.0.0.241 - - [2025-10-22 15:00:25] "GET /domain/8c582771-8b31-4700-9720-69718950e5ce HTTP/1.1" 200 1708 0.008009 10.0.0.241 - - [2025-10-22 15:00:25] "GET /projects?obj_uuids=4a555530-da52-4ff7-9e16-831ef3226a4d&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001717 10.0.0.241 - - [2025-10-22 15:00:25] "GET /project/4a555530-da52-4ff7-9e16-831ef3226a4d HTTP/1.1" 200 2460 0.028584 10.0.0.241 - - [2025-10-22 15:00:25] "GET /virtual-network/001ecb3a-37ef-4e3f-aa3d-37a255796221 HTTP/1.1" 200 3539 0.008215 10.0.0.241 - - [2025-10-22 15:00:25] "GET /virtual-network/001ecb3a-37ef-4e3f-aa3d-37a255796221 HTTP/1.1" 200 3539 0.005466 10.0.0.241 - - [2025-10-22 15:00:25] "GET /routing-instance/c48bde36-ff07-406f-bdbe-bf743f17761d HTTP/1.1" 200 1500 0.004098 10.0.0.241 - - [2025-10-22 15:00:25] "GET /routing-instance/c48bde36-ff07-406f-bdbe-bf743f17761d HTTP/1.1" 200 1500 0.005396 10.0.0.241 - - [2025-10-22 15:00:25] "GET /route-target/8a2f059b-6f4f-4afe-8b44-063c31851f0c HTTP/1.1" 200 1224 0.004235 10.0.0.241 - - [2025-10-22 15:00:25] "GET /virtual-network/001ecb3a-37ef-4e3f-aa3d-37a255796221 HTTP/1.1" 200 3539 0.005235 10.0.0.241 - - [2025-10-22 15:00:25] "GET /routing-instance/c48bde36-ff07-406f-bdbe-bf743f17761d HTTP/1.1" 200 1500 0.005422 10.0.0.241 - - [2025-10-22 15:00:25] "GET /virtual-network/001ecb3a-37ef-4e3f-aa3d-37a255796221?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.006897 10.0.0.241 - - [2025-10-22 15:00:25] "GET /virtual-network/001ecb3a-37ef-4e3f-aa3d-37a255796221 HTTP/1.1" 200 3539 0.007564 10.0.0.241 - - [2025-10-22 15:00:25] "GET /routing-instance/c48bde36-ff07-406f-bdbe-bf743f17761d HTTP/1.1" 200 1500 0.003792 10.0.0.241 - - [2025-10-22 15:00:25] "GET /routing-instance/c48bde36-ff07-406f-bdbe-bf743f17761d HTTP/1.1" 200 1500 0.004171 10.0.0.241 - - [2025-10-22 15:00:25] "GET /route-target/8a2f059b-6f4f-4afe-8b44-063c31851f0c HTTP/1.1" 200 1224 0.003584 10.0.0.241 - - [2025-10-22 15:00:25] "GET /domains HTTP/1.1" 200 440 0.002901 10.0.0.241 - - [2025-10-22 15:00:26] "GET /domains?obj_uuids=8c582771-8b31-4700-9720-69718950e5ce&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001347 10.0.0.241 - - [2025-10-22 15:00:26] "GET /domain/8c582771-8b31-4700-9720-69718950e5ce HTTP/1.1" 200 1708 0.010992 10.0.0.241 - - [2025-10-22 15:00:26] "GET /projects?obj_uuids=4a555530-da52-4ff7-9e16-831ef3226a4d&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001345 10.0.0.241 - - [2025-10-22 15:00:26] "GET /project/4a555530-da52-4ff7-9e16-831ef3226a4d HTTP/1.1" 200 2460 0.028905 10.0.0.241 - - [2025-10-22 15:00:26] "GET /virtual-network/001ecb3a-37ef-4e3f-aa3d-37a255796221 HTTP/1.1" 200 3539 0.005549 10.0.0.241 - - [2025-10-22 15:00:26] "GET /obj-perms HTTP/1.1" 200 6478 0.061089 10.0.0.241 - - [2025-10-22 15:00:26] "GET /domains HTTP/1.1" 200 440 0.003561 10.0.0.241 - - [2025-10-22 15:00:26] "GET /domains?obj_uuids=8c582771-8b31-4700-9720-69718950e5ce&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001092 10.0.0.241 - - [2025-10-22 15:00:26] "GET /domain/8c582771-8b31-4700-9720-69718950e5ce HTTP/1.1" 200 1708 0.007514 10.0.0.241 - - [2025-10-22 15:00:26] "GET /projects?obj_uuids=4a555530-da52-4ff7-9e16-831ef3226a4d&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001337 10.0.0.241 - - [2025-10-22 15:00:26] "GET /project/4a555530-da52-4ff7-9e16-831ef3226a4d HTTP/1.1" 200 2460 0.029920 10.0.0.241 - - [2025-10-22 15:00:27] "GET /network-policy/bb815416-e154-4310-8bf1-d5e59d8ec4d3 HTTP/1.1" 200 3474 0.005958 10.0.0.241 - - [2025-10-22 15:00:27] "DELETE /network-policy/bb815416-e154-4310-8bf1-d5e59d8ec4d3 HTTP/1.1" 409 240 0.007886 252.241.203.193 - - [2025-10-22 15:00:27] "POST /neutron/network HTTP/1.1" 200 1117 0.009153 10.0.0.241 - - [2025-10-22 15:00:27] "DELETE /access-control-list/fe387831-0d5f-4262-b28e-4b4ccb23bdd4 HTTP/1.1" 200 115 0.044127 10.0.0.241 - - [2025-10-22 15:00:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005755 10.0.0.241 - - [2025-10-22 15:00:27] "POST /useragent-kv HTTP/1.1" 200 115 0.002666 10.0.0.241 - - [2025-10-22 15:00:27] "POST /useragent-kv HTTP/1.1" 200 115 0.002352 10.0.0.241 - - [2025-10-22 15:00:27] "POST /useragent-kv HTTP/1.1" 200 115 0.002132 10.0.0.241 - - [2025-10-22 15:00:27] "POST /useragent-kv HTTP/1.1" 200 115 0.002474 252.241.203.193 - - [2025-10-22 15:00:27] "POST /neutron/network HTTP/1.1" 200 151 0.132784 10.0.0.241 - - [2025-10-22 15:00:27] "GET /routing-instance/c48bde36-ff07-406f-bdbe-bf743f17761d HTTP/1.1" 404 171 0.003336 10.0.0.241 - - [2025-10-22 15:00:27] "DELETE /route-target/8a2f059b-6f4f-4afe-8b44-063c31851f0c HTTP/1.1" 200 115 0.018215 10.0.0.241 - - [2025-10-22 15:00:27] "GET /domains HTTP/1.1" 200 440 0.002949 10.0.0.241 - - [2025-10-22 15:00:27] "GET /domains?obj_uuids=8c582771-8b31-4700-9720-69718950e5ce&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001454 10.0.0.241 - - [2025-10-22 15:00:27] "GET /domain/8c582771-8b31-4700-9720-69718950e5ce HTTP/1.1" 200 1708 0.007730 10.0.0.241 - - [2025-10-22 15:00:27] "GET /projects?obj_uuids=4a555530-da52-4ff7-9e16-831ef3226a4d&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001606 10.0.0.241 - - [2025-10-22 15:00:27] "GET /project/4a555530-da52-4ff7-9e16-831ef3226a4d HTTP/1.1" 200 2206 0.028581 10.0.0.241 - - [2025-10-22 15:00:27] "DELETE /network-policy/bb815416-e154-4310-8bf1-d5e59d8ec4d3 HTTP/1.1" 200 115 0.027567 10.0.0.241 - - [2025-10-22 15:00:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003058 10.0.0.241 - - [2025-10-22 15:00:27] "GET /projects?obj_uuids=4a555530-da52-4ff7-9e16-831ef3226a4d&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001275 10.0.0.241 - - [2025-10-22 15:00:27] "GET /project/4a555530-da52-4ff7-9e16-831ef3226a4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.025178 10.0.0.241 - - [2025-10-22 15:00:27] "GET /network-policys?parent_fq_name_str=admin_domain%3Actest-TestBasicPolicyNegativeIpv4v6-26312151&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.004947 10.0.0.241 - - [2025-10-22 15:00:28] "GET /projects?obj_uuids=4a555530-da52-4ff7-9e16-831ef3226a4d&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001961 10.0.0.241 - - [2025-10-22 15:00:28] "GET /project/4a555530-da52-4ff7-9e16-831ef3226a4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.030507 10.0.0.241 - - [2025-10-22 15:00:28] "GET /projects?obj_uuids=4a555530-da52-4ff7-9e16-831ef3226a4d&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001282 10.0.0.241 - - [2025-10-22 15:00:28] "GET /project/4a555530-da52-4ff7-9e16-831ef3226a4d?fields=virtual_networks HTTP/1.1" 200 1066 0.067142 10.0.0.241 - - [2025-10-22 15:00:28] "GET /projects?obj_uuids=4a555530-da52-4ff7-9e16-831ef3226a4d&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001185 10.0.0.241 - - [2025-10-22 15:00:28] "GET /project/4a555530-da52-4ff7-9e16-831ef3226a4d?fields=virtual_machine_interfaces HTTP/1.1" 200 1066 0.033200 10.0.0.241 - - [2025-10-22 15:00:29] "GET /projects?obj_uuids=4a555530-da52-4ff7-9e16-831ef3226a4d&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.003198 10.0.0.241 - - [2025-10-22 15:00:29] "GET /project/4a555530-da52-4ff7-9e16-831ef3226a4d?fields=security_groups HTTP/1.1" 200 1308 0.029813 10.0.0.241 - - [2025-10-22 15:00:29] "GET /domains?obj_uuids=8c582771-8b31-4700-9720-69718950e5ce&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001545 10.0.0.241 - - [2025-10-22 15:00:29] "GET /domain/8c582771-8b31-4700-9720-69718950e5ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 945 0.009793 10.0.0.241 - - [2025-10-22 15:00:30] "POST /fqname-to-id HTTP/1.1" 404 188 0.038175 10.0.0.241 - - [2025-10-22 15:00:30] "GET /projects?obj_uuids=e3ff9a0e-77b6-46d8-a8b2-705bd4511047&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003105 10.0.0.241 - - [2025-10-22 15:00:30] "GET /domains?obj_uuids=8c582771-8b31-4700-9720-69718950e5ce&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001620 10.0.0.241 - - [2025-10-22 15:00:30] "GET /domain/8c582771-8b31-4700-9720-69718950e5ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.010201 10.0.0.241 - - [2025-10-22 15:00:30] "POST /id-to-fqname HTTP/1.1" 200 190 0.001476 10.0.0.241 - - [2025-10-22 15:00:30] "POST /fqname-to-id HTTP/1.1" 404 199 0.003972 10.0.0.241 - - [2025-10-22 15:00:30] "POST /security-groups HTTP/1.1" 200 585 0.064402 10.0.0.241 - - [2025-10-22 15:00:30] "POST /fqname-to-id HTTP/1.1" 404 234 0.003807 10.0.0.241 - - [2025-10-22 15:00:30] "POST /projects HTTP/1.1" 200 581 0.232666 10.0.0.241 - - [2025-10-22 15:00:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.269209 10.0.0.241 - - [2025-10-22 15:00:30] "POST /access-control-lists HTTP/1.1" 200 600 0.062268 10.0.0.241 - - [2025-10-22 15:00:30] "GET /project/e3ff9a0e-77b6-46d8-a8b2-705bd4511047?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.431811 10.0.0.241 - - [2025-10-22 15:00:30] "POST /fqname-to-id HTTP/1.1" 404 233 0.003227 10.0.0.241 - - [2025-10-22 15:00:30] "POST /access-control-lists HTTP/1.1" 200 598 0.060757 10.0.0.241 - - [2025-10-22 15:00:31] "GET / HTTP/1.1" 200 36499 0.002137 10.0.0.241 - - [2025-10-22 15:00:32] "POST /fqname-to-id HTTP/1.1" 401 298 0.000643 10.0.0.241 - - [2025-10-22 15:00:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.080456 10.0.0.241 - - [2025-10-22 15:00:33] "GET /projects?obj_uuids=e3ff9a0e-77b6-46d8-a8b2-705bd4511047&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001549 10.0.0.241 - - [2025-10-22 15:00:33] "GET /project/e3ff9a0e-77b6-46d8-a8b2-705bd4511047?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.039208 252.241.203.193 - - [2025-10-22 15:00:33] "POST /neutron/network HTTP/1.1" 200 117 0.043897 10.0.0.241 - - [2025-10-22 15:00:33] "GET /projects?obj_uuids=e3ff9a0e-77b6-46d8-a8b2-705bd4511047&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001261 252.241.203.193 - - [2025-10-22 15:00:33] "POST /neutron/network HTTP/1.1" 200 605 0.084241 10.0.0.241 - - [2025-10-22 15:00:33] "POST /route-targets HTTP/1.1" 200 329 0.011856 10.0.0.241 - - [2025-10-22 15:00:33] "POST /ref-update HTTP/1.1" 200 156 0.019716 10.0.0.241 - - [2025-10-22 15:00:33] "POST /useragent-kv HTTP/1.1" 200 115 0.005907 252.241.203.193 - - [2025-10-22 15:00:33] "POST /neutron/subnet HTTP/1.1" 200 729 0.188650 252.241.203.193 - - [2025-10-22 15:00:33] "POST /neutron/network HTTP/1.1" 200 825 0.006164 10.0.0.241 - - [2025-10-22 15:00:33] "POST /id-to-fqname HTTP/1.1" 200 220 0.001500 10.0.0.241 - - [2025-10-22 15:00:33] "GET /virtual-network/247938bc-6bf5-4fae-bc99-9c17e7b68a47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005663 252.241.203.193 - - [2025-10-22 15:00:34] "POST /neutron/network HTTP/1.1" 200 825 0.006590 10.0.0.241 - - [2025-10-22 15:00:34] "GET /virtual-network/247938bc-6bf5-4fae-bc99-9c17e7b68a47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005920 252.241.203.193 - - [2025-10-22 15:00:34] "POST /neutron/network HTTP/1.1" 200 825 0.006848 252.241.203.193 - - [2025-10-22 15:00:34] "POST /neutron/subnet HTTP/1.1" 200 729 0.008650 10.0.0.241 - - [2025-10-22 15:00:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003216 10.0.0.241 - - [2025-10-22 15:00:34] "GET /projects?obj_uuids=e3ff9a0e-77b6-46d8-a8b2-705bd4511047&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000998 10.0.0.241 - - [2025-10-22 15:00:34] "GET /project/e3ff9a0e-77b6-46d8-a8b2-705bd4511047?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.032809 252.241.203.193 - - [2025-10-22 15:00:34] "POST /neutron/network HTTP/1.1" 200 117 0.009949 10.0.0.241 - - [2025-10-22 15:00:34] "GET /projects?obj_uuids=e3ff9a0e-77b6-46d8-a8b2-705bd4511047&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001453 252.241.203.193 - - [2025-10-22 15:00:34] "POST /neutron/network HTTP/1.1" 200 605 0.091466 10.0.0.241 - - [2025-10-22 15:00:34] "POST /route-targets HTTP/1.1" 200 329 0.012888 10.0.0.241 - - [2025-10-22 15:00:34] "POST /ref-update HTTP/1.1" 200 156 0.029349 10.0.0.241 - - [2025-10-22 15:00:34] "POST /useragent-kv HTTP/1.1" 200 115 0.004095 252.241.203.193 - - [2025-10-22 15:00:34] "POST /neutron/subnet HTTP/1.1" 200 719 0.165548 252.241.203.193 - - [2025-10-22 15:00:34] "POST /neutron/network HTTP/1.1" 200 823 0.006768 10.0.0.241 - - [2025-10-22 15:00:34] "POST /id-to-fqname HTTP/1.1" 200 220 0.001732 10.0.0.241 - - [2025-10-22 15:00:34] "GET /virtual-network/cdf9940d-868e-4b48-af84-0a37ae3d07ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006063 252.241.203.193 - - [2025-10-22 15:00:34] "POST /neutron/network HTTP/1.1" 200 823 0.008306 10.0.0.241 - - [2025-10-22 15:00:34] "GET /virtual-network/cdf9940d-868e-4b48-af84-0a37ae3d07ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005682 252.241.203.193 - - [2025-10-22 15:00:34] "POST /neutron/network HTTP/1.1" 200 823 0.006019 252.241.203.193 - - [2025-10-22 15:00:35] "POST /neutron/subnet HTTP/1.1" 200 719 0.007879 10.0.0.241 - - [2025-10-22 15:00:35] "POST /fqname-to-id HTTP/1.1" 404 226 0.003404 10.0.0.241 - - [2025-10-22 15:00:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003274 10.0.0.241 - - [2025-10-22 15:00:35] "GET /projects?obj_uuids=e3ff9a0e-77b6-46d8-a8b2-705bd4511047&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001910 10.0.0.241 - - [2025-10-22 15:00:35] "GET /project/e3ff9a0e-77b6-46d8-a8b2-705bd4511047?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.035505 10.0.0.241 - - [2025-10-22 15:00:35] "POST /network-policys HTTP/1.1" 200 573 0.020435 10.0.0.241 - - [2025-10-22 15:00:35] "GET /network-policy/68fe87db-49de-4391-a21c-15a6e787c755?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2150 0.005110 252.241.203.193 - - [2025-10-22 15:00:35] "POST /neutron/network HTTP/1.1" 200 825 0.007042 10.0.0.241 - - [2025-10-22 15:00:35] "POST /fqname-to-id HTTP/1.1" 404 234 0.004230 252.241.203.193 - - [2025-10-22 15:00:35] "POST /neutron/network HTTP/1.1" 200 925 0.055065 10.0.0.241 - - [2025-10-22 15:00:35] "POST /access-control-lists HTTP/1.1" 200 592 0.064456 252.241.203.193 - - [2025-10-22 15:00:35] "POST /neutron/network HTTP/1.1" 200 925 0.006167 10.0.0.241 - - [2025-10-22 15:00:35] "GET /virtual-network/247938bc-6bf5-4fae-bc99-9c17e7b68a47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.005805 10.0.0.241 - - [2025-10-22 15:00:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003613 10.0.0.241 - - [2025-10-22 15:00:35] "GET /network-policy/68fe87db-49de-4391-a21c-15a6e787c755?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2150 0.005807 252.241.203.193 - - [2025-10-22 15:00:35] "POST /neutron/network HTTP/1.1" 200 823 0.006547 10.0.0.241 - - [2025-10-22 15:00:35] "POST /fqname-to-id HTTP/1.1" 404 234 0.003968 252.241.203.193 - - [2025-10-22 15:00:35] "POST /neutron/network HTTP/1.1" 200 923 0.055284 10.0.0.241 - - [2025-10-22 15:00:35] "POST /access-control-lists HTTP/1.1" 200 592 0.068314 252.241.203.193 - - [2025-10-22 15:00:35] "POST /neutron/network HTTP/1.1" 200 923 0.006872 10.0.0.241 - - [2025-10-22 15:00:35] "POST /ref-update HTTP/1.1" 200 156 0.011423 10.0.0.241 - - [2025-10-22 15:00:35] "GET /virtual-network/cdf9940d-868e-4b48-af84-0a37ae3d07ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.006181 10.0.0.241 - - [2025-10-22 15:00:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003036 10.0.0.241 - - [2025-10-22 15:00:36] "GET /network-policy/68fe87db-49de-4391-a21c-15a6e787c755?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2150 0.024876 10.0.0.241 - - [2025-10-22 15:00:36] "PUT /access-control-list/1bb6f190-7466-453b-aaa2-9d116239a220 HTTP/1.1" 200 274 0.055655 10.0.0.241 - - [2025-10-22 15:00:36] "GET /domains HTTP/1.1" 401 298 0.000458 10.0.0.241 - - [2025-10-22 15:00:36] "GET /domains HTTP/1.1" 200 440 0.036548 10.0.0.241 - - [2025-10-22 15:00:36] "GET /domains?obj_uuids=8c582771-8b31-4700-9720-69718950e5ce&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001105 10.0.0.241 - - [2025-10-22 15:00:36] "GET /domain/8c582771-8b31-4700-9720-69718950e5ce HTTP/1.1" 200 1896 0.009634 10.0.0.241 - - [2025-10-22 15:00:36] "GET /projects?obj_uuids=e3ff9a0e-77b6-46d8-a8b2-705bd4511047&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001128 10.0.0.241 - - [2025-10-22 15:00:36] "GET /project/e3ff9a0e-77b6-46d8-a8b2-705bd4511047 HTTP/1.1" 200 2574 0.030405 10.0.0.241 - - [2025-10-22 15:00:36] "GET /virtual-network/247938bc-6bf5-4fae-bc99-9c17e7b68a47 HTTP/1.1" 200 2899 0.007596 10.0.0.241 - - [2025-10-22 15:00:36] "GET /virtual-network/247938bc-6bf5-4fae-bc99-9c17e7b68a47 HTTP/1.1" 200 2899 0.005763 10.0.0.241 - - [2025-10-22 15:00:36] "GET /routing-instance/95a18abf-0758-4246-b974-138943762e66 HTTP/1.1" 200 1788 0.004112 10.0.0.241 - - [2025-10-22 15:00:36] "GET /routing-instance/95a18abf-0758-4246-b974-138943762e66 HTTP/1.1" 200 1788 0.003971 10.0.0.241 - - [2025-10-22 15:00:36] "GET /route-target/029baa80-599e-4855-828d-a914ac81bb4c HTTP/1.1" 200 1206 0.004218 10.0.0.241 - - [2025-10-22 15:00:36] "GET /virtual-network/247938bc-6bf5-4fae-bc99-9c17e7b68a47 HTTP/1.1" 200 2899 0.006654 10.0.0.241 - - [2025-10-22 15:00:36] "GET /routing-instance/95a18abf-0758-4246-b974-138943762e66 HTTP/1.1" 200 1788 0.004894 10.0.0.241 - - [2025-10-22 15:00:37] "GET /virtual-network/247938bc-6bf5-4fae-bc99-9c17e7b68a47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.005383 10.0.0.241 - - [2025-10-22 15:00:37] "GET /virtual-network/247938bc-6bf5-4fae-bc99-9c17e7b68a47 HTTP/1.1" 200 2899 0.005877 10.0.0.241 - - [2025-10-22 15:00:37] "GET /routing-instance/95a18abf-0758-4246-b974-138943762e66 HTTP/1.1" 200 1788 0.004466 10.0.0.241 - - [2025-10-22 15:00:37] "GET /routing-instance/95a18abf-0758-4246-b974-138943762e66 HTTP/1.1" 200 1788 0.003998 10.0.0.241 - - [2025-10-22 15:00:37] "GET /route-target/029baa80-599e-4855-828d-a914ac81bb4c HTTP/1.1" 200 1206 0.003805 10.0.0.241 - - [2025-10-22 15:00:37] "GET /domains HTTP/1.1" 200 440 0.003219 10.0.0.241 - - [2025-10-22 15:00:37] "GET /domains?obj_uuids=8c582771-8b31-4700-9720-69718950e5ce&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001368 10.0.0.241 - - [2025-10-22 15:00:37] "GET /domain/8c582771-8b31-4700-9720-69718950e5ce HTTP/1.1" 200 1896 0.008433 10.0.0.241 - - [2025-10-22 15:00:37] "GET /projects?obj_uuids=e3ff9a0e-77b6-46d8-a8b2-705bd4511047&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001560 10.0.0.241 - - [2025-10-22 15:00:37] "GET /project/e3ff9a0e-77b6-46d8-a8b2-705bd4511047 HTTP/1.1" 200 2574 0.027585 10.0.0.241 - - [2025-10-22 15:00:37] "GET /virtual-network/247938bc-6bf5-4fae-bc99-9c17e7b68a47 HTTP/1.1" 200 2899 0.005774 10.0.0.241 - - [2025-10-22 15:00:38] "GET /obj-perms HTTP/1.1" 200 6450 0.073356 10.0.0.241 - - [2025-10-22 15:00:38] "GET /domains HTTP/1.1" 200 440 0.003044 10.0.0.241 - - [2025-10-22 15:00:38] "GET /domains?obj_uuids=8c582771-8b31-4700-9720-69718950e5ce&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001348 10.0.0.241 - - [2025-10-22 15:00:38] "GET /domain/8c582771-8b31-4700-9720-69718950e5ce HTTP/1.1" 200 1896 0.008560 10.0.0.241 - - [2025-10-22 15:00:38] "GET /projects?obj_uuids=e3ff9a0e-77b6-46d8-a8b2-705bd4511047&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001577 10.0.0.241 - - [2025-10-22 15:00:38] "GET /project/e3ff9a0e-77b6-46d8-a8b2-705bd4511047 HTTP/1.1" 200 2574 0.032316 10.0.0.241 - - [2025-10-22 15:00:38] "GET /virtual-network/cdf9940d-868e-4b48-af84-0a37ae3d07ae HTTP/1.1" 200 2894 0.009301 10.0.0.241 - - [2025-10-22 15:00:38] "GET /virtual-network/cdf9940d-868e-4b48-af84-0a37ae3d07ae HTTP/1.1" 200 2894 0.006650 10.0.0.241 - - [2025-10-22 15:00:38] "GET /routing-instance/187ed1ef-4127-4af6-ada8-50a64e209639 HTTP/1.1" 200 1787 0.004220 10.0.0.241 - - [2025-10-22 15:00:38] "GET /routing-instance/187ed1ef-4127-4af6-ada8-50a64e209639 HTTP/1.1" 200 1787 0.004625 10.0.0.241 - - [2025-10-22 15:00:38] "GET /route-target/4f8a4154-a85f-4ef2-81f8-8e1e88c1eed0 HTTP/1.1" 200 1207 0.004370 10.0.0.241 - - [2025-10-22 15:00:38] "GET /virtual-network/cdf9940d-868e-4b48-af84-0a37ae3d07ae HTTP/1.1" 200 2894 0.006805 10.0.0.241 - - [2025-10-22 15:00:38] "GET /routing-instance/187ed1ef-4127-4af6-ada8-50a64e209639 HTTP/1.1" 200 1787 0.004179 10.0.0.241 - - [2025-10-22 15:00:38] "GET /virtual-network/cdf9940d-868e-4b48-af84-0a37ae3d07ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.007602 10.0.0.241 - - [2025-10-22 15:00:38] "GET /virtual-network/cdf9940d-868e-4b48-af84-0a37ae3d07ae HTTP/1.1" 200 2894 0.006849 10.0.0.241 - - [2025-10-22 15:00:38] "GET /routing-instance/187ed1ef-4127-4af6-ada8-50a64e209639 HTTP/1.1" 200 1787 0.004440 10.0.0.241 - - [2025-10-22 15:00:38] "GET /routing-instance/187ed1ef-4127-4af6-ada8-50a64e209639 HTTP/1.1" 200 1787 0.004521 10.0.0.241 - - [2025-10-22 15:00:38] "GET /route-target/4f8a4154-a85f-4ef2-81f8-8e1e88c1eed0 HTTP/1.1" 200 1207 0.004268 10.0.0.241 - - [2025-10-22 15:00:39] "DELETE /project/e3ff9a0e77b646d8a8b2705bd4511047 HTTP/1.1" 404 173 0.017133 10.0.0.241 - - [2025-10-22 15:00:39] "DELETE /project/4a555530da524ff79e16831ef3226a4d HTTP/1.1" 404 173 0.010489 10.0.0.241 - - [2025-10-22 15:00:39] "DELETE /project/45c28989aa6941d28dedf4eda3a24730 HTTP/1.1" 404 173 0.009651 10.0.0.241 - - [2025-10-22 15:00:39] "GET /projects?obj_uuids=5306f100-a486-4c7c-883a-7099ff10e18f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001065 10.0.0.241 - - [2025-10-22 15:00:39] "GET /projects?obj_uuids=4a555530-da52-4ff7-9e16-831ef3226a4d&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001033 10.0.0.241 - - [2025-10-22 15:00:39] "GET /projects?obj_uuids=45c28989-aa69-41d2-8ded-f4eda3a24730&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001096 10.0.0.241 - - [2025-10-22 15:00:39] "GET /project/45c28989-aa69-41d2-8ded-f4eda3a24730?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.062380 10.0.0.241 - - [2025-10-22 15:00:39] "GET /project/4a555530-da52-4ff7-9e16-831ef3226a4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1519 0.068092 10.0.0.241 - - [2025-10-22 15:00:39] "GET /project/5306f100-a486-4c7c-883a-7099ff10e18f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.083295 10.0.0.241 - - [2025-10-22 15:00:39] "GET /domains HTTP/1.1" 200 440 0.015162 10.0.0.241 - - [2025-10-22 15:00:39] "GET /projects?obj_uuids=4a555530-da52-4ff7-9e16-831ef3226a4d&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001960 10.0.0.241 - - [2025-10-22 15:00:39] "GET /projects?obj_uuids=45c28989-aa69-41d2-8ded-f4eda3a24730&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000957 10.0.0.241 - - [2025-10-22 15:00:39] "GET /projects?obj_uuids=5306f100-a486-4c7c-883a-7099ff10e18f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000885 10.0.0.241 - - [2025-10-22 15:00:39] "GET /domains?obj_uuids=8c582771-8b31-4700-9720-69718950e5ce&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002318 10.0.0.241 - - [2025-10-22 15:00:39] "GET /domain/8c582771-8b31-4700-9720-69718950e5ce HTTP/1.1" 200 1896 0.016741 10.0.0.241 - - [2025-10-22 15:00:39] "GET /project/45c28989-aa69-41d2-8ded-f4eda3a24730?fields=security_groups HTTP/1.1" 200 1374 0.083696 10.0.0.241 - - [2025-10-22 15:00:39] "GET /project/4a555530-da52-4ff7-9e16-831ef3226a4d?fields=security_groups HTTP/1.1" 200 1398 0.089481 10.0.0.241 - - [2025-10-22 15:00:39] "GET /project/5306f100-a486-4c7c-883a-7099ff10e18f?fields=security_groups HTTP/1.1" 200 1358 0.094607 10.0.0.241 - - [2025-10-22 15:00:39] "GET /projects?obj_uuids=e3ff9a0e-77b6-46d8-a8b2-705bd4511047&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001346 10.0.0.241 - - [2025-10-22 15:00:39] "GET /project/e3ff9a0e-77b6-46d8-a8b2-705bd4511047 HTTP/1.1" 200 2574 0.051550 10.0.0.241 - - [2025-10-22 15:00:39] "GET /virtual-network/cdf9940d-868e-4b48-af84-0a37ae3d07ae HTTP/1.1" 200 2894 0.015406 10.0.0.241 - - [2025-10-22 15:00:39] "DELETE /security-group/92298476-a410-4132-8c30-e5b10c268dce HTTP/1.1" 200 115 0.114535 10.0.0.241 - - [2025-10-22 15:00:39] "DELETE /security-group/49c5dcad-38f7-4d00-8338-35b5105868e8 HTTP/1.1" 200 115 0.138975 10.0.0.241 - - [2025-10-22 15:00:39] "GET /projects?obj_uuids=5306f100-a486-4c7c-883a-7099ff10e18f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001533 10.0.0.241 - - [2025-10-22 15:00:39] "DELETE /security-group/fe9d642a-2b7f-4353-8d0f-6d3a8a2d99ae HTTP/1.1" 200 115 0.140748 10.0.0.241 - - [2025-10-22 15:00:39] "GET /projects?obj_uuids=45c28989-aa69-41d2-8ded-f4eda3a24730&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001607 10.0.0.241 - - [2025-10-22 15:00:39] "GET /projects?obj_uuids=4a555530-da52-4ff7-9e16-831ef3226a4d&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001303 10.0.0.241 - - [2025-10-22 15:00:39] "DELETE /access-control-list/ae4670de-9538-4330-aad6-5d86cd3236fb HTTP/1.1" 200 115 0.101017 10.0.0.241 - - [2025-10-22 15:00:39] "GET /obj-perms HTTP/1.1" 200 6450 0.002581 10.0.0.241 - - [2025-10-22 15:00:39] "GET /project/5306f100-a486-4c7c-883a-7099ff10e18f?fields=application_policy_sets HTTP/1.1" 200 1397 0.078397 10.0.0.241 - - [2025-10-22 15:00:39] "GET /project/45c28989-aa69-41d2-8ded-f4eda3a24730?fields=application_policy_sets HTTP/1.1" 200 1413 0.081347 10.0.0.241 - - [2025-10-22 15:00:39] "DELETE /access-control-list/9876fd13-abb4-42c7-b70d-c05512f291f2 HTTP/1.1" 200 115 0.076379 10.0.0.241 - - [2025-10-22 15:00:39] "GET /project/4a555530-da52-4ff7-9e16-831ef3226a4d?fields=application_policy_sets HTTP/1.1" 200 1437 0.109431 10.0.0.241 - - [2025-10-22 15:00:39] "DELETE /access-control-list/c2ecbf02-c8e5-4567-aefa-d83f92dd8710 HTTP/1.1" 200 115 0.052545 10.0.0.241 - - [2025-10-22 15:00:39] "DELETE /access-control-list/3a1482b8-c749-473d-ba7c-c4f0c602b92b HTTP/1.1" 200 115 0.054289 10.0.0.241 - - [2025-10-22 15:00:39] "POST /id-to-fqname HTTP/1.1" 200 220 0.003240 10.0.0.241 - - [2025-10-22 15:00:39] "DELETE /project/5306f100-a486-4c7c-883a-7099ff10e18f HTTP/1.1" 200 115 0.674095 10.0.0.241 - - [2025-10-22 15:00:39] "DELETE /project/45c28989-aa69-41d2-8ded-f4eda3a24730 HTTP/1.1" 200 115 0.673389 10.0.0.241 - - [2025-10-22 15:00:39] "DELETE /access-control-list/f6df3653-64d2-473c-b250-ed2541c0aae9 HTTP/1.1" 200 115 0.056059 10.0.0.241 - - [2025-10-22 15:00:39] "DELETE /project/4a555530-da52-4ff7-9e16-831ef3226a4d HTTP/1.1" 200 115 0.712739 10.0.0.241 - - [2025-10-22 15:00:39] "DELETE /access-control-list/d512ae63-3bd6-4a7f-9e4e-c5d71b00ad81 HTTP/1.1" 200 115 0.028041 252.241.203.193 - - [2025-10-22 15:00:40] "POST /neutron/network HTTP/1.1" 200 935 0.006811 252.241.203.193 - - [2025-10-22 15:00:40] "GET /aaa-mode HTTP/1.1" 401 298 0.000455 252.241.203.193 - - [2025-10-22 15:00:40] "GET / HTTP/1.1" 200 36499 0.002359 252.241.203.193 - - [2025-10-22 15:00:40] "GET /project/e3ff9a0e-77b6-46d8-a8b2-705bd4511047?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000457 10.0.0.241 - - [2025-10-22 15:00:40] "GET /projects?obj_uuids=e3ff9a0e-77b6-46d8-a8b2-705bd4511047&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001142 252.241.203.193 - - [2025-10-22 15:00:40] "GET /project/e3ff9a0e-77b6-46d8-a8b2-705bd4511047?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.052324 252.241.203.193 - - [2025-10-22 15:00:40] "POST /neutron/network HTTP/1.1" 200 925 0.006610 252.241.203.193 - - [2025-10-22 15:00:40] "POST /neutron/port HTTP/1.1" 200 117 0.006649 252.241.203.193 - - [2025-10-22 15:00:40] "POST /neutron/port HTTP/1.1" 200 117 0.006946 10.0.0.241 - - [2025-10-22 15:00:40] "POST /id-to-fqname HTTP/1.1" 200 220 0.001758 252.241.203.193 - - [2025-10-22 15:00:41] "POST /neutron/port HTTP/1.1" 200 117 0.006308 252.241.203.193 - - [2025-10-22 15:00:41] "POST /neutron/network HTTP/1.1" 200 933 0.006885 252.241.203.193 - - [2025-10-22 15:00:41] "GET /aaa-mode HTTP/1.1" 401 298 0.000650 252.241.203.193 - - [2025-10-22 15:00:41] "GET / HTTP/1.1" 200 36499 0.002029 252.241.203.193 - - [2025-10-22 15:00:41] "GET /project/e3ff9a0e-77b6-46d8-a8b2-705bd4511047?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000558 252.241.203.193 - - [2025-10-22 15:00:41] "POST /neutron/network HTTP/1.1" 200 935 0.007343 10.0.0.241 - - [2025-10-22 15:00:41] "GET /projects?obj_uuids=e3ff9a0e-77b6-46d8-a8b2-705bd4511047&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001844 10.0.0.241 - - [2025-10-22 15:00:41] "GET /projects?obj_uuids=e3ff9a0e-77b6-46d8-a8b2-705bd4511047&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.002120 252.241.203.193 - - [2025-10-22 15:00:41] "GET /project/e3ff9a0e-77b6-46d8-a8b2-705bd4511047?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.104202 252.241.203.193 - - [2025-10-22 15:00:41] "POST /neutron/network HTTP/1.1" 200 923 0.012391 252.241.203.193 - - [2025-10-22 15:00:41] "POST /neutron/port HTTP/1.1" 200 1061 0.340547 252.241.203.193 - - [2025-10-22 15:00:41] "POST /neutron/port HTTP/1.1" 200 1061 0.014452 252.241.203.193 - - [2025-10-22 15:00:42] "POST /neutron/port HTTP/1.1" 200 1061 0.021886 252.241.203.193 - - [2025-10-22 15:00:42] "POST /neutron/port HTTP/1.1" 200 1111 0.096077 252.241.203.193 - - [2025-10-22 15:00:42] "POST /neutron/port HTTP/1.1" 200 1085 0.030004 252.241.203.193 - - [2025-10-22 15:00:42] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009018 252.241.203.193 - - [2025-10-22 15:00:42] "POST /neutron/port HTTP/1.1" 200 1085 0.016409 252.241.203.193 - - [2025-10-22 15:00:42] "POST /neutron/port HTTP/1.1" 200 117 0.005007 252.241.203.193 - - [2025-10-22 15:00:42] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004663 252.241.203.193 - - [2025-10-22 15:00:42] "POST /neutron/port HTTP/1.1" 200 1085 0.016637 252.241.203.193 - - [2025-10-22 15:00:42] "POST /neutron/subnet HTTP/1.1" 200 703 0.008837 252.241.203.193 - - [2025-10-22 15:00:42] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009815 252.241.203.193 - - [2025-10-22 15:00:42] "POST /neutron/port HTTP/1.1" 200 117 0.001231 252.241.203.193 - - [2025-10-22 15:00:42] "POST /neutron/network HTTP/1.1" 200 925 0.006972 252.241.203.193 - - [2025-10-22 15:00:42] "POST /neutron/network HTTP/1.1" 200 933 0.010849 10.0.0.241 - - [2025-10-22 15:00:42] "GET /projects?obj_uuids=e3ff9a0e-77b6-46d8-a8b2-705bd4511047&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001265 252.241.203.193 - - [2025-10-22 15:00:43] "POST /neutron/port HTTP/1.1" 200 1059 0.285859 252.241.203.193 - - [2025-10-22 15:00:43] "POST /neutron/port HTTP/1.1" 200 1059 0.011504 252.241.203.193 - - [2025-10-22 15:00:43] "POST /neutron/port HTTP/1.1" 200 1059 0.011062 252.241.203.193 - - [2025-10-22 15:00:43] "POST /neutron/port HTTP/1.1" 200 1109 0.069639 10.0.0.241 - - [2025-10-22 15:00:43] "PUT /access-control-list/8e8ecca5-1f8c-4228-a585-7aa44128155c HTTP/1.1" 200 274 0.058296 252.241.203.193 - - [2025-10-22 15:00:43] "POST /neutron/port HTTP/1.1" 200 1083 0.013964 252.241.203.193 - - [2025-10-22 15:00:43] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004020 252.241.203.193 - - [2025-10-22 15:00:43] "POST /neutron/subnet HTTP/1.1" 200 693 0.010310 252.241.203.193 - - [2025-10-22 15:00:43] "POST /neutron/port HTTP/1.1" 200 117 0.002103 252.241.203.193 - - [2025-10-22 15:00:43] "POST /neutron/network HTTP/1.1" 200 923 0.009052 252.241.203.193 - - [2025-10-22 15:00:47] "POST /neutron/port HTTP/1.1" 200 1085 0.012959 252.241.203.193 - - [2025-10-22 15:00:47] "POST /neutron/security_group HTTP/1.1" 200 2058 0.012022 252.241.203.193 - - [2025-10-22 15:00:47] "POST /neutron/port HTTP/1.1" 200 1085 0.017111 252.241.203.193 - - [2025-10-22 15:00:47] "POST /neutron/security_group HTTP/1.1" 200 2058 0.010450 252.241.203.193 - - [2025-10-22 15:00:47] "POST /neutron/port HTTP/1.1" 200 1085 0.017911 252.241.203.193 - - [2025-10-22 15:00:48] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009568 10.0.0.241 - - [2025-10-22 15:00:48] "GET /virtual-machine/f938e44b-d0b7-42e6-8647-8cdd3366dd38 HTTP/1.1" 200 1296 0.005177 10.0.0.241 - - [2025-10-22 15:00:48] "GET /virtual-machine-interface/630d5268-85ee-47f1-b22a-f5e8e34022a5 HTTP/1.1" 200 2953 0.009419 10.0.0.241 - - [2025-10-22 15:00:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003337 10.0.0.241 - - [2025-10-22 15:00:48] "GET /global-vrouter-config/d3a2379d-e68a-4c65-9acc-bd49189f7ea7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003641 10.0.0.241 - - [2025-10-22 15:00:48] "GET /virtual-networks?parent_id=e3ff9a0e-77b6-46d8-a8b2-705bd4511047&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003249 10.0.0.241 - - [2025-10-22 15:00:48] "GET /virtual-network/247938bc-6bf5-4fae-bc99-9c17e7b68a47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.007421 10.0.0.241 - - [2025-10-22 15:00:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.006525 10.0.0.241 - - [2025-10-22 15:00:51] "GET /virtual-network/247938bc-6bf5-4fae-bc99-9c17e7b68a47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.007479 10.0.0.241 - - [2025-10-22 15:00:51] "GET /obj-perms HTTP/1.1" 200 6399 0.069923 10.0.0.241 - - [2025-10-22 15:00:52] "GET /obj-perms HTTP/1.1" 200 6399 0.062104 252.241.203.193 - - [2025-10-22 15:00:52] "POST /neutron/port HTTP/1.1" 200 1085 0.013409 252.241.203.193 - - [2025-10-22 15:00:52] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006116 252.241.203.193 - - [2025-10-22 15:00:52] "POST /neutron/port HTTP/1.1" 200 1085 0.013486 252.241.203.193 - - [2025-10-22 15:00:52] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006453 10.0.0.241 - - [2025-10-22 15:00:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003662 10.0.0.241 - - [2025-10-22 15:00:53] "GET /global-vrouter-config/d3a2379d-e68a-4c65-9acc-bd49189f7ea7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.004049 10.0.0.241 - - [2025-10-22 15:00:53] "GET /virtual-networks?parent_id=e3ff9a0e-77b6-46d8-a8b2-705bd4511047&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003737 10.0.0.241 - - [2025-10-22 15:00:53] "GET /virtual-network/247938bc-6bf5-4fae-bc99-9c17e7b68a47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.007723 252.241.203.193 - - [2025-10-22 15:00:54] "POST /neutron/port HTTP/1.1" 200 1085 0.015775 252.241.203.193 - - [2025-10-22 15:00:54] "POST /neutron/security_group HTTP/1.1" 200 2058 0.010572 252.241.203.193 - - [2025-10-22 15:00:54] "POST /neutron/port HTTP/1.1" 200 1083 0.021053 252.241.203.193 - - [2025-10-22 15:00:54] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006136 252.241.203.193 - - [2025-10-22 15:00:54] "POST /neutron/port HTTP/1.1" 200 1083 0.015995 252.241.203.193 - - [2025-10-22 15:00:54] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007229 252.241.203.193 - - [2025-10-22 15:00:54] "POST /neutron/port HTTP/1.1" 200 1085 0.011905 252.241.203.193 - - [2025-10-22 15:00:54] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006124 252.241.203.193 - - [2025-10-22 15:00:55] "POST /neutron/port HTTP/1.1" 200 1085 0.012501 252.241.203.193 - - [2025-10-22 15:00:55] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007405 252.241.203.193 - - [2025-10-22 15:00:56] "POST /neutron/port HTTP/1.1" 200 1083 0.012873 252.241.203.193 - - [2025-10-22 15:00:56] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005798 252.241.203.193 - - [2025-10-22 15:00:59] "POST /neutron/port HTTP/1.1" 200 1083 0.014897 252.241.203.193 - - [2025-10-22 15:00:59] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008886 252.241.203.193 - - [2025-10-22 15:00:59] "POST /neutron/port HTTP/1.1" 200 1083 0.016093 252.241.203.193 - - [2025-10-22 15:00:59] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008804 252.241.203.193 - - [2025-10-22 15:00:59] "POST /neutron/port HTTP/1.1" 200 1083 0.015097 252.241.203.193 - - [2025-10-22 15:00:59] "POST /neutron/security_group HTTP/1.1" 200 2058 0.011419 10.0.0.241 - - [2025-10-22 15:00:59] "GET /virtual-machine/5be23f3d-5f02-4363-8f0a-9ebfde2ef087 HTTP/1.1" 200 1296 0.005580 10.0.0.241 - - [2025-10-22 15:00:59] "GET /virtual-machine-interface/a1a65a44-a324-4aa9-bd04-9ae0c7c59491 HTTP/1.1" 200 2954 0.005592 10.0.0.241 - - [2025-10-22 15:01:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003120 10.0.0.241 - - [2025-10-22 15:01:00] "GET /global-vrouter-config/d3a2379d-e68a-4c65-9acc-bd49189f7ea7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003812 10.0.0.241 - - [2025-10-22 15:01:00] "GET /virtual-networks?parent_id=e3ff9a0e-77b6-46d8-a8b2-705bd4511047&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003037 10.0.0.241 - - [2025-10-22 15:01:00] "GET /virtual-network/cdf9940d-868e-4b48-af84-0a37ae3d07ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.006212 10.0.0.241 - - [2025-10-22 15:01:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003886 10.0.0.241 - - [2025-10-22 15:01:01] "GET /global-vrouter-config/d3a2379d-e68a-4c65-9acc-bd49189f7ea7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003303 10.0.0.241 - - [2025-10-22 15:01:01] "GET /virtual-networks?parent_id=e3ff9a0e-77b6-46d8-a8b2-705bd4511047&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003518 10.0.0.241 - - [2025-10-22 15:01:01] "GET /virtual-network/cdf9940d-868e-4b48-af84-0a37ae3d07ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.006976 10.0.0.241 - - [2025-10-22 15:01:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003932 10.0.0.241 - - [2025-10-22 15:01:05] "GET /projects?obj_uuids=e3ff9a0e-77b6-46d8-a8b2-705bd4511047&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001375 10.0.0.241 - - [2025-10-22 15:01:05] "GET /project/e3ff9a0e-77b6-46d8-a8b2-705bd4511047?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.031665 10.0.0.241 - - [2025-10-22 15:01:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003989 10.0.0.241 - - [2025-10-22 15:01:05] "PUT /network-policy/68fe87db-49de-4391-a21c-15a6e787c755 HTTP/1.1" 200 264 0.011744 10.0.0.241 - - [2025-10-22 15:01:06] "PUT /access-control-list/8e8ecca5-1f8c-4228-a585-7aa44128155c HTTP/1.1" 200 274 0.055066 10.0.0.241 - - [2025-10-22 15:01:06] "POST /ref-update HTTP/1.1" 200 156 0.018911 10.0.0.241 - - [2025-10-22 15:01:06] "PUT /access-control-list/1bb6f190-7466-453b-aaa2-9d116239a220 HTTP/1.1" 200 274 0.061088 10.0.0.241 - - [2025-10-22 15:01:06] "POST /ref-update HTTP/1.1" 200 156 0.011412 10.0.0.241 - - [2025-10-22 15:01:09] "GET /virtual-network/cdf9940d-868e-4b48-af84-0a37ae3d07ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.008040 252.241.203.193 - - [2025-10-22 15:01:09] "POST /neutron/network HTTP/1.1" 200 923 0.009054 252.241.203.193 - - [2025-10-22 15:01:09] "POST /neutron/network HTTP/1.1" 200 823 0.071882 10.0.0.241 - - [2025-10-22 15:01:09] "DELETE /access-control-list/8e8ecca5-1f8c-4228-a585-7aa44128155c HTTP/1.1" 200 115 0.043748 252.241.203.193 - - [2025-10-22 15:01:09] "POST /neutron/network HTTP/1.1" 200 823 0.006047 10.0.0.241 - - [2025-10-22 15:01:09] "GET /virtual-network/cdf9940d-868e-4b48-af84-0a37ae3d07ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.007141 10.0.0.241 - - [2025-10-22 15:01:09] "GET /virtual-network/247938bc-6bf5-4fae-bc99-9c17e7b68a47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.006830 252.241.203.193 - - [2025-10-22 15:01:09] "POST /neutron/network HTTP/1.1" 200 925 0.007227 252.241.203.193 - - [2025-10-22 15:01:10] "POST /neutron/network HTTP/1.1" 200 825 0.080527 10.0.0.241 - - [2025-10-22 15:01:10] "DELETE /access-control-list/1bb6f190-7466-453b-aaa2-9d116239a220 HTTP/1.1" 200 115 0.069108 252.241.203.193 - - [2025-10-22 15:01:10] "POST /neutron/network HTTP/1.1" 200 825 0.006761 10.0.0.241 - - [2025-10-22 15:01:10] "GET /virtual-network/247938bc-6bf5-4fae-bc99-9c17e7b68a47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007182 10.0.0.241 - - [2025-10-22 15:01:10] "DELETE /network-policy/68fe87db-49de-4391-a21c-15a6e787c755 HTTP/1.1" 200 115 0.038117 252.241.203.193 - - [2025-10-22 15:01:10] "POST /neutron/network HTTP/1.1" 200 823 0.008182 252.241.203.193 - - [2025-10-22 15:01:10] "POST /neutron/network HTTP/1.1" 400 204 0.013249 252.241.203.193 - - [2025-10-22 15:01:10] "POST /neutron/port HTTP/1.1" 200 1085 0.022964 252.241.203.193 - - [2025-10-22 15:01:10] "POST /neutron/port HTTP/1.1" 200 1083 0.017937 252.241.203.193 - - [2025-10-22 15:01:10] "POST /neutron/port HTTP/1.1" 200 1111 0.015363 252.241.203.193 - - [2025-10-22 15:01:10] "POST /neutron/port HTTP/1.1" 200 1109 0.010352 252.241.203.193 - - [2025-10-22 15:01:10] "POST /neutron/port HTTP/1.1" 200 151 0.142480 252.241.203.193 - - [2025-10-22 15:01:10] "POST /neutron/port HTTP/1.1" 200 151 0.141035 252.241.203.193 - - [2025-10-22 15:01:12] "POST /neutron/network HTTP/1.1" 200 823 0.006407 10.0.0.241 - - [2025-10-22 15:01:12] "POST /useragent-kv HTTP/1.1" 200 115 0.004242 10.0.0.241 - - [2025-10-22 15:01:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003884 10.0.0.241 - - [2025-10-22 15:01:12] "POST /useragent-kv HTTP/1.1" 200 115 0.006299 252.241.203.193 - - [2025-10-22 15:01:12] "POST /neutron/network HTTP/1.1" 200 151 0.097267 10.0.0.241 - - [2025-10-22 15:01:12] "GET /routing-instance/187ed1ef-4127-4af6-ada8-50a64e209639 HTTP/1.1" 404 171 0.004182 10.0.0.241 - - [2025-10-22 15:01:12] "DELETE /route-target/4f8a4154-a85f-4ef2-81f8-8e1e88c1eed0 HTTP/1.1" 200 115 0.029188 10.0.0.241 - - [2025-10-22 15:01:12] "GET /domains HTTP/1.1" 200 440 0.003084 10.0.0.241 - - [2025-10-22 15:01:12] "GET /domains?obj_uuids=8c582771-8b31-4700-9720-69718950e5ce&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001107 10.0.0.241 - - [2025-10-22 15:01:12] "GET /domain/8c582771-8b31-4700-9720-69718950e5ce HTTP/1.1" 200 1311 0.008810 10.0.0.241 - - [2025-10-22 15:01:12] "GET /projects?obj_uuids=e3ff9a0e-77b6-46d8-a8b2-705bd4511047&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.002206 10.0.0.241 - - [2025-10-22 15:01:12] "GET /project/e3ff9a0e-77b6-46d8-a8b2-705bd4511047 HTTP/1.1" 200 2106 0.039054 252.241.203.193 - - [2025-10-22 15:01:13] "POST /neutron/network HTTP/1.1" 200 825 0.006660 10.0.0.241 - - [2025-10-22 15:01:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004744 10.0.0.241 - - [2025-10-22 15:01:13] "POST /useragent-kv HTTP/1.1" 200 115 0.002385 10.0.0.241 - - [2025-10-22 15:01:13] "POST /useragent-kv HTTP/1.1" 200 115 0.003215 252.241.203.193 - - [2025-10-22 15:01:13] "POST /neutron/network HTTP/1.1" 200 151 0.097716 10.0.0.241 - - [2025-10-22 15:01:13] "DELETE /route-target/029baa80-599e-4855-828d-a914ac81bb4c HTTP/1.1" 200 115 0.021994 10.0.0.241 - - [2025-10-22 15:01:13] "GET /routing-instance/95a18abf-0758-4246-b974-138943762e66 HTTP/1.1" 404 171 0.003264 10.0.0.241 - - [2025-10-22 15:01:13] "GET /domains HTTP/1.1" 200 440 0.002941 10.0.0.241 - - [2025-10-22 15:01:13] "GET /domains?obj_uuids=8c582771-8b31-4700-9720-69718950e5ce&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001362 10.0.0.241 - - [2025-10-22 15:01:13] "GET /domain/8c582771-8b31-4700-9720-69718950e5ce HTTP/1.1" 200 1311 0.008773 10.0.0.241 - - [2025-10-22 15:01:13] "GET /projects?obj_uuids=e3ff9a0e-77b6-46d8-a8b2-705bd4511047&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.002069 10.0.0.241 - - [2025-10-22 15:01:13] "GET /project/e3ff9a0e-77b6-46d8-a8b2-705bd4511047 HTTP/1.1" 200 1867 0.030970 10.0.0.241 - - [2025-10-22 15:01:14] "GET /projects?obj_uuids=e3ff9a0e-77b6-46d8-a8b2-705bd4511047&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001582 10.0.0.241 - - [2025-10-22 15:01:14] "GET /project/e3ff9a0e-77b6-46d8-a8b2-705bd4511047?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.031343 10.0.0.241 - - [2025-10-22 15:01:14] "GET /projects?obj_uuids=e3ff9a0e-77b6-46d8-a8b2-705bd4511047&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001301 10.0.0.241 - - [2025-10-22 15:01:14] "GET /project/e3ff9a0e-77b6-46d8-a8b2-705bd4511047?fields=virtual_networks HTTP/1.1" 200 1039 0.077263 10.0.0.241 - - [2025-10-22 15:01:14] "GET /projects?obj_uuids=e3ff9a0e-77b6-46d8-a8b2-705bd4511047&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001395 10.0.0.241 - - [2025-10-22 15:01:14] "GET /project/e3ff9a0e-77b6-46d8-a8b2-705bd4511047?fields=virtual_machine_interfaces HTTP/1.1" 200 1039 0.027205 10.0.0.241 - - [2025-10-22 15:01:14] "GET /projects?obj_uuids=e3ff9a0e-77b6-46d8-a8b2-705bd4511047&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001687 10.0.0.241 - - [2025-10-22 15:01:14] "GET /project/e3ff9a0e-77b6-46d8-a8b2-705bd4511047?fields=security_groups HTTP/1.1" 200 1267 0.043792 10.0.0.241 - - [2025-10-22 15:01:15] "GET /domains?obj_uuids=8c582771-8b31-4700-9720-69718950e5ce&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001377 10.0.0.241 - - [2025-10-22 15:01:15] "GET /domain/8c582771-8b31-4700-9720-69718950e5ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 945 0.008267 10.0.0.241 - - [2025-10-22 15:01:15] "POST /fqname-to-id HTTP/1.1" 404 179 0.032627 10.0.0.241 - - [2025-10-22 15:01:15] "GET /projects?obj_uuids=5e9f8947-238e-4733-a447-d0a6cfc85f4d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002704 10.0.0.241 - - [2025-10-22 15:01:15] "GET /domains?obj_uuids=8c582771-8b31-4700-9720-69718950e5ce&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001065 10.0.0.241 - - [2025-10-22 15:01:15] "GET /domain/8c582771-8b31-4700-9720-69718950e5ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.007134 10.0.0.241 - - [2025-10-22 15:01:15] "POST /id-to-fqname HTTP/1.1" 200 181 0.001521 10.0.0.241 - - [2025-10-22 15:01:15] "POST /fqname-to-id HTTP/1.1" 404 190 0.005058 10.0.0.241 - - [2025-10-22 15:01:15] "POST /security-groups HTTP/1.1" 200 576 0.063850 10.0.0.241 - - [2025-10-22 15:01:15] "POST /fqname-to-id HTTP/1.1" 404 225 0.003322 10.0.0.241 - - [2025-10-22 15:01:15] "POST /projects HTTP/1.1" 200 563 0.216787 10.0.0.241 - - [2025-10-22 15:01:15] "POST /access-control-lists HTTP/1.1" 200 591 0.059534 10.0.0.241 - - [2025-10-22 15:01:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.290523 10.0.0.241 - - [2025-10-22 15:01:15] "POST /fqname-to-id HTTP/1.1" 404 224 0.003446 10.0.0.241 - - [2025-10-22 15:01:15] "GET /project/5e9f8947-238e-4733-a447-d0a6cfc85f4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1337 0.429817 10.0.0.241 - - [2025-10-22 15:01:15] "POST /access-control-lists HTTP/1.1" 200 589 0.064377 10.0.0.241 - - [2025-10-22 15:01:17] "GET / HTTP/1.1" 200 36499 0.002306 10.0.0.241 - - [2025-10-22 15:01:18] "POST /fqname-to-id HTTP/1.1" 401 298 0.000562 10.0.0.241 - - [2025-10-22 15:01:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.076603 10.0.0.241 - - [2025-10-22 15:01:18] "GET /projects?obj_uuids=5e9f8947-238e-4733-a447-d0a6cfc85f4d&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001392 10.0.0.241 - - [2025-10-22 15:01:18] "GET /project/5e9f8947-238e-4733-a447-d0a6cfc85f4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1337 0.032734 252.241.203.193 - - [2025-10-22 15:01:18] "POST /neutron/network HTTP/1.1" 200 117 0.037857 10.0.0.241 - - [2025-10-22 15:01:18] "GET /projects?obj_uuids=5e9f8947-238e-4733-a447-d0a6cfc85f4d&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001400 252.241.203.193 - - [2025-10-22 15:01:18] "POST /neutron/network HTTP/1.1" 200 610 0.081146 10.0.0.241 - - [2025-10-22 15:01:18] "POST /route-targets HTTP/1.1" 200 329 0.015727 10.0.0.241 - - [2025-10-22 15:01:18] "POST /ref-update HTTP/1.1" 200 156 0.036891 10.0.0.241 - - [2025-10-22 15:01:19] "POST /useragent-kv HTTP/1.1" 200 115 0.004201 252.241.203.193 - - [2025-10-22 15:01:19] "POST /neutron/subnet HTTP/1.1" 200 724 0.171254 252.241.203.193 - - [2025-10-22 15:01:19] "POST /neutron/network HTTP/1.1" 200 829 0.006439 10.0.0.241 - - [2025-10-22 15:01:19] "POST /id-to-fqname HTTP/1.1" 200 218 0.001388 10.0.0.241 - - [2025-10-22 15:01:19] "GET /virtual-network/5d987cca-1ced-4ae7-8fd7-a5321088a222?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006266 252.241.203.193 - - [2025-10-22 15:01:19] "POST /neutron/network HTTP/1.1" 200 829 0.006283 10.0.0.241 - - [2025-10-22 15:01:19] "GET /virtual-network/5d987cca-1ced-4ae7-8fd7-a5321088a222?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006214 252.241.203.193 - - [2025-10-22 15:01:19] "POST /neutron/network HTTP/1.1" 200 829 0.005547 252.241.203.193 - - [2025-10-22 15:01:19] "POST /neutron/subnet HTTP/1.1" 200 724 0.008120 10.0.0.241 - - [2025-10-22 15:01:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003778 10.0.0.241 - - [2025-10-22 15:01:19] "GET /virtual-network/5d987cca-1ced-4ae7-8fd7-a5321088a222?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005598 10.0.0.241 - - [2025-10-22 15:01:19] "PUT /virtual-network/5d987cca-1ced-4ae7-8fd7-a5321088a222 HTTP/1.1" 200 266 0.037649 10.0.0.241 - - [2025-10-22 15:01:19] "POST /route-targets HTTP/1.1" 200 325 0.017066 10.0.0.241 - - [2025-10-22 15:01:19] "POST /ref-update HTTP/1.1" 200 156 0.014937 10.0.0.241 - - [2025-10-22 15:01:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003337 10.0.0.241 - - [2025-10-22 15:01:19] "GET /projects?obj_uuids=5e9f8947-238e-4733-a447-d0a6cfc85f4d&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001127 10.0.0.241 - - [2025-10-22 15:01:19] "GET /project/5e9f8947-238e-4733-a447-d0a6cfc85f4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1337 0.025911 252.241.203.193 - - [2025-10-22 15:01:19] "POST /neutron/network HTTP/1.1" 200 117 0.009820 10.0.0.241 - - [2025-10-22 15:01:19] "GET /projects?obj_uuids=5e9f8947-238e-4733-a447-d0a6cfc85f4d&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001103 252.241.203.193 - - [2025-10-22 15:01:19] "POST /neutron/network HTTP/1.1" 200 610 0.076464 10.0.0.241 - - [2025-10-22 15:01:19] "POST /route-targets HTTP/1.1" 200 329 0.013550 10.0.0.241 - - [2025-10-22 15:01:19] "POST /ref-update HTTP/1.1" 200 156 0.016572 10.0.0.241 - - [2025-10-22 15:01:20] "POST /useragent-kv HTTP/1.1" 200 115 0.033740 252.241.203.193 - - [2025-10-22 15:01:20] "POST /neutron/subnet HTTP/1.1" 200 725 0.214608 252.241.203.193 - - [2025-10-22 15:01:20] "POST /neutron/network HTTP/1.1" 200 829 0.006851 10.0.0.241 - - [2025-10-22 15:01:20] "POST /id-to-fqname HTTP/1.1" 200 218 0.001422 10.0.0.241 - - [2025-10-22 15:01:20] "GET /virtual-network/70709f46-dbb6-4b9f-b1cd-b5639e531ccb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004956 252.241.203.193 - - [2025-10-22 15:01:20] "POST /neutron/network HTTP/1.1" 200 829 0.008977 10.0.0.241 - - [2025-10-22 15:01:20] "GET /virtual-network/70709f46-dbb6-4b9f-b1cd-b5639e531ccb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006716 252.241.203.193 - - [2025-10-22 15:01:20] "POST /neutron/network HTTP/1.1" 200 829 0.006464 252.241.203.193 - - [2025-10-22 15:01:20] "POST /neutron/subnet HTTP/1.1" 200 725 0.009340 10.0.0.241 - - [2025-10-22 15:01:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003315 10.0.0.241 - - [2025-10-22 15:01:20] "GET /virtual-network/70709f46-dbb6-4b9f-b1cd-b5639e531ccb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005198 10.0.0.241 - - [2025-10-22 15:01:20] "PUT /virtual-network/70709f46-dbb6-4b9f-b1cd-b5639e531ccb HTTP/1.1" 200 266 0.038499 10.0.0.241 - - [2025-10-22 15:01:20] "POST /ref-update HTTP/1.1" 200 156 0.047244 10.0.0.241 - - [2025-10-22 15:01:20] "POST /id-to-fqname HTTP/1.1" 200 218 0.001396 252.241.203.193 - - [2025-10-22 15:01:20] "POST /neutron/network HTTP/1.1" 200 839 0.006006 252.241.203.193 - - [2025-10-22 15:01:20] "GET /aaa-mode HTTP/1.1" 401 298 0.000541 252.241.203.193 - - [2025-10-22 15:01:21] "GET / HTTP/1.1" 200 36499 0.001958 252.241.203.193 - - [2025-10-22 15:01:21] "GET /project/5e9f8947-238e-4733-a447-d0a6cfc85f4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000437 10.0.0.241 - - [2025-10-22 15:01:21] "GET /projects?obj_uuids=5e9f8947-238e-4733-a447-d0a6cfc85f4d&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001149 252.241.203.193 - - [2025-10-22 15:01:21] "GET /project/5e9f8947-238e-4733-a447-d0a6cfc85f4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1337 0.055382 252.241.203.193 - - [2025-10-22 15:01:21] "POST /neutron/network HTTP/1.1" 200 829 0.006081 252.241.203.193 - - [2025-10-22 15:01:21] "POST /neutron/port HTTP/1.1" 200 117 0.005524 252.241.203.193 - - [2025-10-22 15:01:21] "POST /neutron/port HTTP/1.1" 200 117 0.007294 10.0.0.241 - - [2025-10-22 15:01:21] "POST /id-to-fqname HTTP/1.1" 200 218 0.001523 252.241.203.193 - - [2025-10-22 15:01:21] "POST /neutron/port HTTP/1.1" 200 117 0.005973 252.241.203.193 - - [2025-10-22 15:01:22] "POST /neutron/network HTTP/1.1" 200 839 0.007157 252.241.203.193 - - [2025-10-22 15:01:22] "GET /aaa-mode HTTP/1.1" 401 298 0.000704 252.241.203.193 - - [2025-10-22 15:01:22] "GET / HTTP/1.1" 200 36499 0.001676 252.241.203.193 - - [2025-10-22 15:01:22] "GET /project/5e9f8947-238e-4733-a447-d0a6cfc85f4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000420 252.241.203.193 - - [2025-10-22 15:01:22] "POST /neutron/network HTTP/1.1" 200 839 0.006854 10.0.0.241 - - [2025-10-22 15:01:22] "GET /projects?obj_uuids=5e9f8947-238e-4733-a447-d0a6cfc85f4d&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001516 10.0.0.241 - - [2025-10-22 15:01:22] "GET /projects?obj_uuids=5e9f8947-238e-4733-a447-d0a6cfc85f4d&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001452 252.241.203.193 - - [2025-10-22 15:01:22] "GET /project/5e9f8947-238e-4733-a447-d0a6cfc85f4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1337 0.067460 252.241.203.193 - - [2025-10-22 15:01:22] "POST /neutron/network HTTP/1.1" 200 829 0.007253 252.241.203.193 - - [2025-10-22 15:01:22] "POST /neutron/port HTTP/1.1" 200 1051 0.327319 252.241.203.193 - - [2025-10-22 15:01:22] "POST /neutron/port HTTP/1.1" 200 1051 0.011623 252.241.203.193 - - [2025-10-22 15:01:22] "POST /neutron/port HTTP/1.1" 200 1051 0.012244 252.241.203.193 - - [2025-10-22 15:01:22] "POST /neutron/port HTTP/1.1" 200 1025 0.019459 252.241.203.193 - - [2025-10-22 15:01:22] "POST /neutron/security_group HTTP/1.1" 200 2049 0.016646 252.241.203.193 - - [2025-10-22 15:01:22] "POST /neutron/port HTTP/1.1" 200 1101 0.090986 252.241.203.193 - - [2025-10-22 15:01:22] "POST /neutron/port HTTP/1.1" 200 117 0.006526 252.241.203.193 - - [2025-10-22 15:01:23] "POST /neutron/port HTTP/1.1" 200 1075 0.015898 252.241.203.193 - - [2025-10-22 15:01:23] "POST /neutron/port HTTP/1.1" 200 1075 0.011975 252.241.203.193 - - [2025-10-22 15:01:23] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003686 252.241.203.193 - - [2025-10-22 15:01:23] "POST /neutron/security_group HTTP/1.1" 200 2049 0.008972 252.241.203.193 - - [2025-10-22 15:01:23] "POST /neutron/subnet HTTP/1.1" 200 698 0.010125 252.241.203.193 - - [2025-10-22 15:01:23] "POST /neutron/port HTTP/1.1" 200 117 0.001351 252.241.203.193 - - [2025-10-22 15:01:23] "POST /neutron/network HTTP/1.1" 200 829 0.006089 252.241.203.193 - - [2025-10-22 15:01:23] "POST /neutron/network HTTP/1.1" 200 839 0.006228 10.0.0.241 - - [2025-10-22 15:01:23] "GET /projects?obj_uuids=5e9f8947-238e-4733-a447-d0a6cfc85f4d&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.002050 252.241.203.193 - - [2025-10-22 15:01:23] "POST /neutron/port HTTP/1.1" 200 1051 0.280134 252.241.203.193 - - [2025-10-22 15:01:23] "POST /neutron/port HTTP/1.1" 200 1051 0.015285 252.241.203.193 - - [2025-10-22 15:01:23] "POST /neutron/port HTTP/1.1" 200 1051 0.011508 252.241.203.193 - - [2025-10-22 15:01:24] "POST /neutron/port HTTP/1.1" 200 1101 0.075177 252.241.203.193 - - [2025-10-22 15:01:24] "POST /neutron/port HTTP/1.1" 200 1075 0.013478 252.241.203.193 - - [2025-10-22 15:01:24] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004799 252.241.203.193 - - [2025-10-22 15:01:24] "POST /neutron/subnet HTTP/1.1" 200 699 0.008414 252.241.203.193 - - [2025-10-22 15:01:24] "POST /neutron/port HTTP/1.1" 200 117 0.001392 252.241.203.193 - - [2025-10-22 15:01:24] "POST /neutron/network HTTP/1.1" 200 829 0.006113 252.241.203.193 - - [2025-10-22 15:01:28] "POST /neutron/port HTTP/1.1" 200 1075 0.012290 252.241.203.193 - - [2025-10-22 15:01:28] "POST /neutron/security_group HTTP/1.1" 200 2049 0.008379 252.241.203.193 - - [2025-10-22 15:01:28] "POST /neutron/port HTTP/1.1" 200 1075 0.013441 252.241.203.193 - - [2025-10-22 15:01:28] "POST /neutron/security_group HTTP/1.1" 200 2049 0.007636 252.241.203.193 - - [2025-10-22 15:01:28] "POST /neutron/port HTTP/1.1" 200 1075 0.013999 252.241.203.193 - - [2025-10-22 15:01:28] "POST /neutron/security_group HTTP/1.1" 200 2049 0.006897 10.0.0.241 - - [2025-10-22 15:01:28] "GET /virtual-machine/9f9e4eed-f479-4d4d-994f-5d520842f33f HTTP/1.1" 401 298 0.000439 10.0.0.241 - - [2025-10-22 15:01:29] "GET /virtual-machine/9f9e4eed-f479-4d4d-994f-5d520842f33f HTTP/1.1" 200 1288 0.037326 10.0.0.241 - - [2025-10-22 15:01:29] "GET /virtual-machine-interface/1ad37d35-fe82-4022-952c-de93c5d61756 HTTP/1.1" 200 2929 0.005840 252.241.203.193 - - [2025-10-22 15:01:29] "POST /neutron/port HTTP/1.1" 200 1075 0.023447 10.0.0.241 - - [2025-10-22 15:01:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003319 10.0.0.241 - - [2025-10-22 15:01:29] "GET /global-vrouter-config/d3a2379d-e68a-4c65-9acc-bd49189f7ea7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.004277 10.0.0.241 - - [2025-10-22 15:01:29] "GET /virtual-networks?parent_id=5e9f8947-238e-4733-a447-d0a6cfc85f4d&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004204 252.241.203.193 - - [2025-10-22 15:01:29] "POST /neutron/port HTTP/1.1" 200 1075 0.031636 10.0.0.241 - - [2025-10-22 15:01:29] "GET /virtual-network/5d987cca-1ced-4ae7-8fd7-a5321088a222?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2114 0.007422 252.241.203.193 - - [2025-10-22 15:01:29] "POST /neutron/network HTTP/1.1" 200 839 0.005400 252.241.203.193 - - [2025-10-22 15:01:29] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004537 252.241.203.193 - - [2025-10-22 15:01:29] "POST /neutron/subnet HTTP/1.1" 200 698 0.008103 252.241.203.193 - - [2025-10-22 15:01:29] "POST /neutron/port HTTP/1.1" 200 117 0.001468 252.241.203.193 - - [2025-10-22 15:01:29] "POST /neutron/network HTTP/1.1" 200 829 0.006779 10.0.0.241 - - [2025-10-22 15:01:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003844 10.0.0.241 - - [2025-10-22 15:01:32] "GET /virtual-network/5d987cca-1ced-4ae7-8fd7-a5321088a222?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2114 0.005970 252.241.203.193 - - [2025-10-22 15:01:33] "POST /neutron/port HTTP/1.1" 200 1075 0.017701 252.241.203.193 - - [2025-10-22 15:01:33] "POST /neutron/security_group HTTP/1.1" 200 2049 0.006764 252.241.203.193 - - [2025-10-22 15:01:33] "POST /neutron/port HTTP/1.1" 200 1075 0.012507 252.241.203.193 - - [2025-10-22 15:01:33] "POST /neutron/security_group HTTP/1.1" 200 2049 0.006460 252.241.203.193 - - [2025-10-22 15:01:34] "POST /neutron/port HTTP/1.1" 200 1075 0.014400 252.241.203.193 - - [2025-10-22 15:01:34] "POST /neutron/security_group HTTP/1.1" 200 2049 0.005772 252.241.203.193 - - [2025-10-22 15:01:34] "POST /neutron/port HTTP/1.1" 200 1075 0.012885 252.241.203.193 - - [2025-10-22 15:01:34] "POST /neutron/security_group HTTP/1.1" 200 2049 0.007363 10.0.0.241 - - [2025-10-22 15:01:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003189 10.0.0.241 - - [2025-10-22 15:01:34] "GET /global-vrouter-config/d3a2379d-e68a-4c65-9acc-bd49189f7ea7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003649 10.0.0.241 - - [2025-10-22 15:01:34] "GET /virtual-networks?parent_id=5e9f8947-238e-4733-a447-d0a6cfc85f4d&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003960 10.0.0.241 - - [2025-10-22 15:01:34] "GET /virtual-network/5d987cca-1ced-4ae7-8fd7-a5321088a222?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2114 0.006160 252.241.203.193 - - [2025-10-22 15:01:35] "POST /neutron/port HTTP/1.1" 200 1075 0.013264 252.241.203.193 - - [2025-10-22 15:01:35] "POST /neutron/security_group HTTP/1.1" 200 2049 0.007658 252.241.203.193 - - [2025-10-22 15:01:36] "POST /neutron/port HTTP/1.1" 200 1075 0.015461 252.241.203.193 - - [2025-10-22 15:01:36] "POST /neutron/security_group HTTP/1.1" 200 2049 0.005792 252.241.203.193 - - [2025-10-22 15:01:37] "POST /neutron/port HTTP/1.1" 200 1075 0.012730 252.241.203.193 - - [2025-10-22 15:01:37] "POST /neutron/security_group HTTP/1.1" 200 2049 0.005966 252.241.203.193 - - [2025-10-22 15:01:37] "POST /neutron/port HTTP/1.1" 200 1075 0.013798 252.241.203.193 - - [2025-10-22 15:01:37] "POST /neutron/security_group HTTP/1.1" 200 2049 0.005551 10.0.0.241 - - [2025-10-22 15:01:39] "GET /projects?obj_uuids=e3ff9a0e-77b6-46d8-a8b2-705bd4511047&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001103 10.0.0.241 - - [2025-10-22 15:01:39] "DELETE /project/5e9f8947238e4733a447d0a6cfc85f4d HTTP/1.1" 404 173 0.049643 10.0.0.241 - - [2025-10-22 15:01:39] "GET /project/e3ff9a0e-77b6-46d8-a8b2-705bd4511047?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.028888 10.0.0.241 - - [2025-10-22 15:01:39] "GET /projects?obj_uuids=e3ff9a0e-77b6-46d8-a8b2-705bd4511047&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001269 10.0.0.241 - - [2025-10-22 15:01:40] "GET /project/e3ff9a0e-77b6-46d8-a8b2-705bd4511047?fields=security_groups HTTP/1.1" 200 1357 0.067390 10.0.0.241 - - [2025-10-22 15:01:40] "DELETE /security-group/3b8f7dd5-39d0-4dc3-a769-c586a0ea7999 HTTP/1.1" 200 115 0.039942 10.0.0.241 - - [2025-10-22 15:01:40] "GET /projects?obj_uuids=e3ff9a0e-77b6-46d8-a8b2-705bd4511047&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001425 10.0.0.241 - - [2025-10-22 15:01:40] "DELETE /access-control-list/682cdcee-f4c9-423c-b74a-69320928c618 HTTP/1.1" 200 115 0.029249 10.0.0.241 - - [2025-10-22 15:01:40] "GET /project/e3ff9a0e-77b6-46d8-a8b2-705bd4511047?fields=application_policy_sets HTTP/1.1" 200 1396 0.036977 10.0.0.241 - - [2025-10-22 15:01:40] "DELETE /access-control-list/363e11ba-76fd-4f1d-beed-136af9557238 HTTP/1.1" 200 115 0.034021 10.0.0.241 - - [2025-10-22 15:01:40] "DELETE /project/e3ff9a0e-77b6-46d8-a8b2-705bd4511047 HTTP/1.1" 200 115 0.378445 252.241.203.193 - - [2025-10-22 15:01:40] "POST /neutron/port HTTP/1.1" 200 1075 0.011321 252.241.203.193 - - [2025-10-22 15:01:40] "POST /neutron/security_group HTTP/1.1" 200 2049 0.006140 252.241.203.193 - - [2025-10-22 15:01:40] "POST /neutron/port HTTP/1.1" 200 1075 0.013489 252.241.203.193 - - [2025-10-22 15:01:40] "POST /neutron/security_group HTTP/1.1" 200 2049 0.006654 252.241.203.193 - - [2025-10-22 15:01:40] "POST /neutron/port HTTP/1.1" 200 1075 0.012380 252.241.203.193 - - [2025-10-22 15:01:40] "POST /neutron/security_group HTTP/1.1" 200 2049 0.007569 10.0.0.241 - - [2025-10-22 15:01:40] "GET /virtual-machine/8a793d37-5281-407b-add4-92d52dc56ae7 HTTP/1.1" 200 1287 0.005793 10.0.0.241 - - [2025-10-22 15:01:40] "GET /virtual-machine-interface/147df6dd-113d-40ef-aa32-0e9f76562187 HTTP/1.1" 200 2929 0.005379 10.0.0.241 - - [2025-10-22 15:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003050 10.0.0.241 - - [2025-10-22 15:01:40] "GET /global-vrouter-config/d3a2379d-e68a-4c65-9acc-bd49189f7ea7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003990 10.0.0.241 - - [2025-10-22 15:01:41] "GET /virtual-networks?parent_id=5e9f8947-238e-4733-a447-d0a6cfc85f4d&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003344 10.0.0.241 - - [2025-10-22 15:01:41] "GET /virtual-network/70709f46-dbb6-4b9f-b1cd-b5639e531ccb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2114 0.006341 10.0.0.241 - - [2025-10-22 15:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004759 10.0.0.241 - - [2025-10-22 15:01:42] "GET /global-vrouter-config/d3a2379d-e68a-4c65-9acc-bd49189f7ea7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.004454 10.0.0.241 - - [2025-10-22 15:01:42] "GET /virtual-networks?parent_id=5e9f8947-238e-4733-a447-d0a6cfc85f4d&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003474 10.0.0.241 - - [2025-10-22 15:01:42] "GET /virtual-network/70709f46-dbb6-4b9f-b1cd-b5639e531ccb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2114 0.005846 10.0.0.241 - - [2025-10-22 15:01:42] "POST /routing-policys HTTP/1.1" 200 536 0.018263 10.0.0.241 - - [2025-10-22 15:01:42] "GET /virtual-network/5d987cca-1ced-4ae7-8fd7-a5321088a222?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2114 0.007108 10.0.0.241 - - [2025-10-22 15:01:42] "POST /ref-update HTTP/1.1" 200 156 0.014251 10.0.0.241 - - [2025-10-22 15:01:42] "PUT /virtual-network/5d987cca-1ced-4ae7-8fd7-a5321088a222 HTTP/1.1" 200 266 0.040290 10.0.0.241 - - [2025-10-22 15:01:46] "POST /ref-update HTTP/1.1" 200 156 0.015162 10.0.0.241 - - [2025-10-22 15:01:46] "POST /ref-update HTTP/1.1" 200 156 0.035144 10.0.0.241 - - [2025-10-22 15:01:46] "DELETE /routing-policy/016c6585-45b4-476f-97fa-314aea0b9ec2 HTTP/1.1" 200 115 0.038407 252.241.203.193 - - [2025-10-22 15:01:47] "POST /neutron/network HTTP/1.1" 200 829 0.017205 252.241.203.193 - - [2025-10-22 15:01:47] "POST /neutron/network HTTP/1.1" 400 204 0.011940 252.241.203.193 - - [2025-10-22 15:01:47] "POST /neutron/port HTTP/1.1" 200 1075 0.020108 252.241.203.193 - - [2025-10-22 15:01:47] "POST /neutron/port HTTP/1.1" 200 1075 0.025950 252.241.203.193 - - [2025-10-22 15:01:47] "POST /neutron/port HTTP/1.1" 200 1101 0.018031 252.241.203.193 - - [2025-10-22 15:01:47] "POST /neutron/port HTTP/1.1" 200 1101 0.009886 252.241.203.193 - - [2025-10-22 15:01:48] "POST /neutron/port HTTP/1.1" 200 151 0.181184 252.241.203.193 - - [2025-10-22 15:01:48] "POST /neutron/port HTTP/1.1" 200 151 0.206233 252.241.203.193 - - [2025-10-22 15:01:49] "POST /neutron/network HTTP/1.1" 200 829 0.006441 10.0.0.241 - - [2025-10-22 15:01:49] "POST /useragent-kv HTTP/1.1" 200 115 0.002573 10.0.0.241 - - [2025-10-22 15:01:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005200 10.0.0.241 - - [2025-10-22 15:01:49] "POST /useragent-kv HTTP/1.1" 200 115 0.002991 252.241.203.193 - - [2025-10-22 15:01:49] "POST /neutron/network HTTP/1.1" 200 151 0.090772 10.0.0.241 - - [2025-10-22 15:01:49] "DELETE /route-target/d8c7adf5-c279-4860-b644-4ea8b63f4453 HTTP/1.1" 200 115 0.030383 252.241.203.193 - - [2025-10-22 15:01:49] "POST /neutron/network HTTP/1.1" 200 829 0.010136 10.0.0.241 - - [2025-10-22 15:01:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004382 10.0.0.241 - - [2025-10-22 15:01:49] "DELETE /route-target/8d01c03f-fead-42a8-a2da-058d2d0d8955 HTTP/1.1" 409 241 0.008537 10.0.0.241 - - [2025-10-22 15:01:49] "POST /useragent-kv HTTP/1.1" 200 115 0.004253 10.0.0.241 - - [2025-10-22 15:01:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004179 10.0.0.241 - - [2025-10-22 15:01:49] "POST /useragent-kv HTTP/1.1" 200 115 0.003222 252.241.203.193 - - [2025-10-22 15:01:49] "POST /neutron/network HTTP/1.1" 200 151 0.095721 10.0.0.241 - - [2025-10-22 15:01:49] "DELETE /route-target/2ae337ab-2c4f-4e56-b3c5-b1139bb8dff5 HTTP/1.1" 200 115 0.017850 10.0.0.241 - - [2025-10-22 15:01:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005530 10.0.0.241 - - [2025-10-22 15:01:49] "DELETE /route-target/8d01c03f-fead-42a8-a2da-058d2d0d8955 HTTP/1.1" 200 115 0.017631 10.0.0.241 - - [2025-10-22 15:01:50] "GET /projects?obj_uuids=5e9f8947-238e-4733-a447-d0a6cfc85f4d&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001122 10.0.0.241 - - [2025-10-22 15:01:50] "GET /project/5e9f8947-238e-4733-a447-d0a6cfc85f4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1337 0.059941 10.0.0.241 - - [2025-10-22 15:01:50] "GET /projects?obj_uuids=5e9f8947-238e-4733-a447-d0a6cfc85f4d&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001187 10.0.0.241 - - [2025-10-22 15:01:50] "GET /project/5e9f8947-238e-4733-a447-d0a6cfc85f4d?fields=virtual_networks HTTP/1.1" 200 1020 0.071447 10.0.0.241 - - [2025-10-22 15:01:50] "GET /projects?obj_uuids=5e9f8947-238e-4733-a447-d0a6cfc85f4d&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001483 10.0.0.241 - - [2025-10-22 15:01:50] "GET /project/5e9f8947-238e-4733-a447-d0a6cfc85f4d?fields=virtual_machine_interfaces HTTP/1.1" 200 1020 0.028000 10.0.0.241 - - [2025-10-22 15:01:50] "GET /projects?obj_uuids=5e9f8947-238e-4733-a447-d0a6cfc85f4d&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001183 10.0.0.241 - - [2025-10-22 15:01:50] "GET /project/5e9f8947-238e-4733-a447-d0a6cfc85f4d?fields=security_groups HTTP/1.1" 200 1239 0.030416 10.0.0.241 - - [2025-10-22 15:01:51] "GET /domains?obj_uuids=8c582771-8b31-4700-9720-69718950e5ce&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001472 10.0.0.241 - - [2025-10-22 15:01:51] "GET /domain/8c582771-8b31-4700-9720-69718950e5ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 945 0.007994 10.0.0.241 - - [2025-10-22 15:01:51] "POST /fqname-to-id HTTP/1.1" 404 184 0.031149 10.0.0.241 - - [2025-10-22 15:01:51] "GET /projects?obj_uuids=3ba663df-6132-4a88-8fa3-dc52d69a6c9e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003214 10.0.0.241 - - [2025-10-22 15:01:51] "GET /domains?obj_uuids=8c582771-8b31-4700-9720-69718950e5ce&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001092 10.0.0.241 - - [2025-10-22 15:01:51] "GET /domain/8c582771-8b31-4700-9720-69718950e5ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.006701 10.0.0.241 - - [2025-10-22 15:01:51] "POST /id-to-fqname HTTP/1.1" 200 186 0.001423 10.0.0.241 - - [2025-10-22 15:01:51] "POST /fqname-to-id HTTP/1.1" 404 195 0.007025 10.0.0.241 - - [2025-10-22 15:01:51] "POST /security-groups HTTP/1.1" 200 581 0.064687 10.0.0.241 - - [2025-10-22 15:01:51] "POST /fqname-to-id HTTP/1.1" 404 230 0.002732 10.0.0.241 - - [2025-10-22 15:01:51] "POST /projects HTTP/1.1" 200 573 0.226243 10.0.0.241 - - [2025-10-22 15:01:51] "POST /access-control-lists HTTP/1.1" 200 596 0.060622 10.0.0.241 - - [2025-10-22 15:01:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.299835 10.0.0.241 - - [2025-10-22 15:01:51] "POST /fqname-to-id HTTP/1.1" 404 229 0.002936 10.0.0.241 - - [2025-10-22 15:01:51] "GET /project/3ba663df-6132-4a88-8fa3-dc52d69a6c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.448225 10.0.0.241 - - [2025-10-22 15:01:52] "POST /access-control-lists HTTP/1.1" 200 594 0.068980 10.0.0.241 - - [2025-10-22 15:01:52] "GET /obj-perms HTTP/1.1" 200 6399 0.112413 10.0.0.241 - - [2025-10-22 15:01:53] "GET /obj-perms HTTP/1.1" 200 6399 0.062506 10.0.0.241 - - [2025-10-22 15:01:53] "GET / HTTP/1.1" 200 36499 0.002080 10.0.0.241 - - [2025-10-22 15:01:54] "POST /fqname-to-id HTTP/1.1" 401 298 0.000735 10.0.0.241 - - [2025-10-22 15:01:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.030626 10.0.0.241 - - [2025-10-22 15:01:54] "GET /projects?obj_uuids=3ba663df-6132-4a88-8fa3-dc52d69a6c9e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001181 10.0.0.241 - - [2025-10-22 15:01:54] "GET /project/3ba663df-6132-4a88-8fa3-dc52d69a6c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.027282 252.241.203.193 - - [2025-10-22 15:01:54] "POST /neutron/network HTTP/1.1" 200 117 0.035750 10.0.0.241 - - [2025-10-22 15:01:54] "GET /projects?obj_uuids=3ba663df-6132-4a88-8fa3-dc52d69a6c9e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001159 252.241.203.193 - - [2025-10-22 15:01:54] "POST /neutron/network HTTP/1.1" 200 611 0.085836 10.0.0.241 - - [2025-10-22 15:01:54] "POST /route-targets HTTP/1.1" 200 329 0.022114 10.0.0.241 - - [2025-10-22 15:01:54] "POST /ref-update HTTP/1.1" 200 156 0.024856 10.0.0.241 - - [2025-10-22 15:01:55] "POST /useragent-kv HTTP/1.1" 200 115 0.014498 252.241.203.193 - - [2025-10-22 15:01:55] "POST /neutron/subnet HTTP/1.1" 200 724 0.201633 252.241.203.193 - - [2025-10-22 15:01:55] "POST /neutron/network HTTP/1.1" 200 830 0.005598 10.0.0.241 - - [2025-10-22 15:01:55] "POST /id-to-fqname HTTP/1.1" 200 221 0.001844 10.0.0.241 - - [2025-10-22 15:01:55] "GET /virtual-network/a5f96c0b-3cd9-40c6-b6cf-013298273720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005237 252.241.203.193 - - [2025-10-22 15:01:55] "POST /neutron/network HTTP/1.1" 200 830 0.005719 10.0.0.241 - - [2025-10-22 15:01:55] "GET /virtual-network/a5f96c0b-3cd9-40c6-b6cf-013298273720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005118 252.241.203.193 - - [2025-10-22 15:01:55] "POST /neutron/network HTTP/1.1" 200 830 0.006075 252.241.203.193 - - [2025-10-22 15:01:55] "POST /neutron/subnet HTTP/1.1" 200 724 0.008233 10.0.0.241 - - [2025-10-22 15:01:55] "GET /domains HTTP/1.1" 401 298 0.000501 10.0.0.241 - - [2025-10-22 15:01:55] "GET /domains HTTP/1.1" 200 440 0.032107 10.0.0.241 - - [2025-10-22 15:01:55] "GET /domains?obj_uuids=8c582771-8b31-4700-9720-69718950e5ce&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001183 10.0.0.241 - - [2025-10-22 15:01:55] "GET /domain/8c582771-8b31-4700-9720-69718950e5ce HTTP/1.1" 200 1486 0.008886 10.0.0.241 - - [2025-10-22 15:01:55] "GET /projects?obj_uuids=3ba663df-6132-4a88-8fa3-dc52d69a6c9e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001199 10.0.0.241 - - [2025-10-22 15:01:55] "GET /project/3ba663df-6132-4a88-8fa3-dc52d69a6c9e HTTP/1.1" 200 2082 0.036505 10.0.0.241 - - [2025-10-22 15:01:55] "GET /virtual-network/a5f96c0b-3cd9-40c6-b6cf-013298273720 HTTP/1.1" 200 2324 0.007854 10.0.0.241 - - [2025-10-22 15:01:56] "GET /virtual-network/a5f96c0b-3cd9-40c6-b6cf-013298273720 HTTP/1.1" 200 2324 0.005826 10.0.0.241 - - [2025-10-22 15:01:56] "GET /routing-instance/11870eff-425b-4625-b5b6-1914f4afb7f4 HTTP/1.1" 200 1497 0.005089 10.0.0.241 - - [2025-10-22 15:01:56] "GET /routing-instance/11870eff-425b-4625-b5b6-1914f4afb7f4 HTTP/1.1" 200 1497 0.003842 10.0.0.241 - - [2025-10-22 15:01:56] "GET /route-target/8eee67a9-f42b-4d6d-8039-22f2238ec211 HTTP/1.1" 200 1214 0.004072 10.0.0.241 - - [2025-10-22 15:01:56] "GET /virtual-network/a5f96c0b-3cd9-40c6-b6cf-013298273720 HTTP/1.1" 200 2324 0.005613 10.0.0.241 - - [2025-10-22 15:01:56] "GET /routing-instance/11870eff-425b-4625-b5b6-1914f4afb7f4 HTTP/1.1" 200 1497 0.004888 10.0.0.241 - - [2025-10-22 15:01:56] "GET /virtual-network/a5f96c0b-3cd9-40c6-b6cf-013298273720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.006096 10.0.0.241 - - [2025-10-22 15:01:56] "GET /virtual-network/a5f96c0b-3cd9-40c6-b6cf-013298273720 HTTP/1.1" 200 2324 0.005877 10.0.0.241 - - [2025-10-22 15:01:56] "GET /routing-instance/11870eff-425b-4625-b5b6-1914f4afb7f4 HTTP/1.1" 200 1497 0.004334 10.0.0.241 - - [2025-10-22 15:01:56] "GET /routing-instance/11870eff-425b-4625-b5b6-1914f4afb7f4 HTTP/1.1" 200 1497 0.004814 10.0.0.241 - - [2025-10-22 15:01:56] "GET /route-target/8eee67a9-f42b-4d6d-8039-22f2238ec211 HTTP/1.1" 200 1214 0.004688 10.0.0.241 - - [2025-10-22 15:01:56] "GET /domains HTTP/1.1" 200 440 0.002631 10.0.0.241 - - [2025-10-22 15:01:56] "GET /domains?obj_uuids=8c582771-8b31-4700-9720-69718950e5ce&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001124 10.0.0.241 - - [2025-10-22 15:01:56] "GET /domain/8c582771-8b31-4700-9720-69718950e5ce HTTP/1.1" 200 1486 0.007461 10.0.0.241 - - [2025-10-22 15:01:56] "GET /projects?obj_uuids=3ba663df-6132-4a88-8fa3-dc52d69a6c9e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001044 10.0.0.241 - - [2025-10-22 15:01:56] "GET /project/3ba663df-6132-4a88-8fa3-dc52d69a6c9e HTTP/1.1" 200 2082 0.027000 10.0.0.241 - - [2025-10-22 15:01:56] "GET /virtual-network/a5f96c0b-3cd9-40c6-b6cf-013298273720 HTTP/1.1" 200 2324 0.005489 10.0.0.241 - - [2025-10-22 15:01:57] "GET /obj-perms HTTP/1.1" 200 6442 0.064401 10.0.0.241 - - [2025-10-22 15:01:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003523 10.0.0.241 - - [2025-10-22 15:01:57] "GET /projects?obj_uuids=3ba663df-6132-4a88-8fa3-dc52d69a6c9e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001062 10.0.0.241 - - [2025-10-22 15:01:57] "GET /project/3ba663df-6132-4a88-8fa3-dc52d69a6c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.027255 252.241.203.193 - - [2025-10-22 15:01:57] "POST /neutron/network HTTP/1.1" 200 117 0.009153 10.0.0.241 - - [2025-10-22 15:01:57] "GET /projects?obj_uuids=3ba663df-6132-4a88-8fa3-dc52d69a6c9e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000975 10.0.0.241 - - [2025-10-22 15:01:57] "GET /global-system-configs HTTP/1.1" 401 298 0.000517 10.0.0.241 - - [2025-10-22 15:01:57] "GET /global-system-configs HTTP/1.1" 401 298 0.000356 252.241.203.193 - - [2025-10-22 15:01:57] "POST /neutron/network HTTP/1.1" 200 611 0.095977 10.0.0.241 - - [2025-10-22 15:01:57] "POST /route-targets HTTP/1.1" 200 329 0.014683 10.0.0.241 - - [2025-10-22 15:01:57] "POST /ref-update HTTP/1.1" 200 156 0.012177 10.0.0.241 - - [2025-10-22 15:01:58] "POST /useragent-kv HTTP/1.1" 200 115 0.003886 252.241.203.193 - - [2025-10-22 15:01:58] "POST /neutron/subnet HTTP/1.1" 200 729 0.134435 252.241.203.193 - - [2025-10-22 15:01:58] "POST /neutron/network HTTP/1.1" 200 831 0.006388 10.0.0.241 - - [2025-10-22 15:01:58] "POST /id-to-fqname HTTP/1.1" 200 221 0.001489 10.0.0.241 - - [2025-10-22 15:01:58] "GET /virtual-network/aa236270-0f32-4a83-a5a4-090a302e43b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.006040 252.241.203.193 - - [2025-10-22 15:01:58] "POST /neutron/network HTTP/1.1" 200 831 0.006829 10.0.0.241 - - [2025-10-22 15:01:58] "GET /virtual-network/aa236270-0f32-4a83-a5a4-090a302e43b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.006478 252.241.203.193 - - [2025-10-22 15:01:58] "POST /neutron/network HTTP/1.1" 200 831 0.006721 252.241.203.193 - - [2025-10-22 15:01:58] "POST /neutron/subnet HTTP/1.1" 200 729 0.007305 10.0.0.241 - - [2025-10-22 15:01:58] "GET /domains HTTP/1.1" 200 440 0.003382 10.0.0.241 - - [2025-10-22 15:01:58] "GET /domains?obj_uuids=8c582771-8b31-4700-9720-69718950e5ce&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001637 10.0.0.241 - - [2025-10-22 15:01:58] "GET /domain/8c582771-8b31-4700-9720-69718950e5ce HTTP/1.1" 200 1486 0.007537 10.0.0.241 - - [2025-10-22 15:01:58] "GET /projects?obj_uuids=3ba663df-6132-4a88-8fa3-dc52d69a6c9e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001074 10.0.0.241 - - [2025-10-22 15:01:58] "GET /project/3ba663df-6132-4a88-8fa3-dc52d69a6c9e HTTP/1.1" 200 2300 0.024722 10.0.0.241 - - [2025-10-22 15:01:58] "GET /virtual-network/aa236270-0f32-4a83-a5a4-090a302e43b2 HTTP/1.1" 200 2327 0.006573 10.0.0.241 - - [2025-10-22 15:01:58] "GET /virtual-network/aa236270-0f32-4a83-a5a4-090a302e43b2 HTTP/1.1" 200 2327 0.007025 10.0.0.241 - - [2025-10-22 15:01:58] "GET /routing-instance/2c619736-e700-436c-bdbc-05262900f805 HTTP/1.1" 200 1497 0.004273 10.0.0.241 - - [2025-10-22 15:01:58] "GET /routing-instance/2c619736-e700-436c-bdbc-05262900f805 HTTP/1.1" 200 1497 0.006886 10.0.0.241 - - [2025-10-22 15:01:58] "GET /route-target/24a852ec-ed24-4493-8738-b9b1b28d22cf HTTP/1.1" 200 1213 0.003543 10.0.0.241 - - [2025-10-22 15:01:58] "GET /virtual-network/aa236270-0f32-4a83-a5a4-090a302e43b2 HTTP/1.1" 200 2327 0.005181 10.0.0.241 - - [2025-10-22 15:01:58] "GET /routing-instance/2c619736-e700-436c-bdbc-05262900f805 HTTP/1.1" 200 1497 0.004968 10.0.0.241 - - [2025-10-22 15:01:58] "GET /virtual-network/aa236270-0f32-4a83-a5a4-090a302e43b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.006222 10.0.0.241 - - [2025-10-22 15:01:58] "GET /virtual-network/aa236270-0f32-4a83-a5a4-090a302e43b2 HTTP/1.1" 200 2327 0.005511 10.0.0.241 - - [2025-10-22 15:01:59] "GET /routing-instance/2c619736-e700-436c-bdbc-05262900f805 HTTP/1.1" 200 1497 0.004414 10.0.0.241 - - [2025-10-22 15:01:59] "GET /global-system-configs HTTP/1.1" 401 298 0.000349 10.0.0.241 - - [2025-10-22 15:01:59] "GET /global-system-configs HTTP/1.1" 401 298 0.001126 10.0.0.241 - - [2025-10-22 15:01:59] "GET /routing-instance/2c619736-e700-436c-bdbc-05262900f805 HTTP/1.1" 200 1497 0.004034 10.0.0.241 - - [2025-10-22 15:01:59] "GET /route-target/24a852ec-ed24-4493-8738-b9b1b28d22cf HTTP/1.1" 200 1213 0.004599 10.0.0.241 - - [2025-10-22 15:01:59] "GET /domains HTTP/1.1" 200 440 0.002769 10.0.0.241 - - [2025-10-22 15:01:59] "GET /domains?obj_uuids=8c582771-8b31-4700-9720-69718950e5ce&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001243 10.0.0.241 - - [2025-10-22 15:01:59] "GET /domain/8c582771-8b31-4700-9720-69718950e5ce HTTP/1.1" 200 1486 0.007872 10.0.0.241 - - [2025-10-22 15:01:59] "GET /projects?obj_uuids=3ba663df-6132-4a88-8fa3-dc52d69a6c9e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001995 10.0.0.241 - - [2025-10-22 15:01:59] "GET /project/3ba663df-6132-4a88-8fa3-dc52d69a6c9e HTTP/1.1" 200 2300 0.030989 10.0.0.241 - - [2025-10-22 15:01:59] "GET /virtual-network/aa236270-0f32-4a83-a5a4-090a302e43b2 HTTP/1.1" 200 2327 0.006723 10.0.0.241 - - [2025-10-22 15:01:59] "GET /obj-perms HTTP/1.1" 200 6442 0.001761 10.0.0.241 - - [2025-10-22 15:01:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002961 10.0.0.241 - - [2025-10-22 15:01:59] "GET /projects?obj_uuids=3ba663df-6132-4a88-8fa3-dc52d69a6c9e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001243 10.0.0.241 - - [2025-10-22 15:01:59] "GET /project/3ba663df-6132-4a88-8fa3-dc52d69a6c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.027356 252.241.203.193 - - [2025-10-22 15:01:59] "POST /neutron/network HTTP/1.1" 200 117 0.012890 10.0.0.241 - - [2025-10-22 15:01:59] "GET /projects?obj_uuids=3ba663df-6132-4a88-8fa3-dc52d69a6c9e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001562 252.241.203.193 - - [2025-10-22 15:02:00] "POST /neutron/network HTTP/1.1" 200 613 0.084338 10.0.0.241 - - [2025-10-22 15:02:00] "POST /ref-update HTTP/1.1" 200 156 0.013657 10.0.0.241 - - [2025-10-22 15:02:00] "POST /useragent-kv HTTP/1.1" 200 115 0.003749 252.241.203.193 - - [2025-10-22 15:02:00] "POST /neutron/subnet HTTP/1.1" 200 724 0.198590 252.241.203.193 - - [2025-10-22 15:02:00] "POST /neutron/network HTTP/1.1" 200 832 0.005680 10.0.0.241 - - [2025-10-22 15:02:00] "POST /id-to-fqname HTTP/1.1" 200 222 0.001454 10.0.0.241 - - [2025-10-22 15:02:00] "GET /virtual-network/ab0f590e-a779-4f59-8f7f-8d1f70b6e510?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.006702 252.241.203.193 - - [2025-10-22 15:02:00] "POST /neutron/network HTTP/1.1" 200 832 0.006711 10.0.0.241 - - [2025-10-22 15:02:00] "GET /virtual-network/ab0f590e-a779-4f59-8f7f-8d1f70b6e510?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.006090 252.241.203.193 - - [2025-10-22 15:02:00] "POST /neutron/network HTTP/1.1" 200 832 0.006588 252.241.203.193 - - [2025-10-22 15:02:00] "POST /neutron/subnet HTTP/1.1" 200 724 0.011537 10.0.0.241 - - [2025-10-22 15:02:00] "GET /domains HTTP/1.1" 200 440 0.003392 10.0.0.241 - - [2025-10-22 15:02:00] "GET /domains?obj_uuids=8c582771-8b31-4700-9720-69718950e5ce&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001465 10.0.0.241 - - [2025-10-22 15:02:00] "GET /domain/8c582771-8b31-4700-9720-69718950e5ce HTTP/1.1" 200 1486 0.012044 10.0.0.241 - - [2025-10-22 15:02:00] "GET /projects?obj_uuids=3ba663df-6132-4a88-8fa3-dc52d69a6c9e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001452 10.0.0.241 - - [2025-10-22 15:02:00] "GET /project/3ba663df-6132-4a88-8fa3-dc52d69a6c9e HTTP/1.1" 200 2519 0.030289 10.0.0.241 - - [2025-10-22 15:02:00] "GET /virtual-network/ab0f590e-a779-4f59-8f7f-8d1f70b6e510 HTTP/1.1" 200 2329 0.006869 10.0.0.241 - - [2025-10-22 15:02:00] "GET /virtual-network/ab0f590e-a779-4f59-8f7f-8d1f70b6e510 HTTP/1.1" 200 2329 0.005560 10.0.0.241 - - [2025-10-22 15:02:00] "GET /routing-instance/bc0b1c06-f1e5-421a-b848-03ca6043d714 HTTP/1.1" 200 1502 0.004112 10.0.0.241 - - [2025-10-22 15:02:01] "GET /routing-instance/bc0b1c06-f1e5-421a-b848-03ca6043d714 HTTP/1.1" 200 1502 0.004030 10.0.0.241 - - [2025-10-22 15:02:01] "GET /route-target/a969e70c-1d90-498b-a339-3e16a3f619a0 HTTP/1.1" 200 1217 0.004017 10.0.0.241 - - [2025-10-22 15:02:01] "GET /virtual-network/ab0f590e-a779-4f59-8f7f-8d1f70b6e510 HTTP/1.1" 200 2329 0.005500 10.0.0.241 - - [2025-10-22 15:02:01] "GET /routing-instance/bc0b1c06-f1e5-421a-b848-03ca6043d714 HTTP/1.1" 200 1502 0.004909 10.0.0.241 - - [2025-10-22 15:02:01] "GET /virtual-network/ab0f590e-a779-4f59-8f7f-8d1f70b6e510?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.005608 10.0.0.241 - - [2025-10-22 15:02:01] "GET /virtual-network/ab0f590e-a779-4f59-8f7f-8d1f70b6e510 HTTP/1.1" 200 2329 0.006744 10.0.0.241 - - [2025-10-22 15:02:01] "GET /routing-instance/bc0b1c06-f1e5-421a-b848-03ca6043d714 HTTP/1.1" 200 1502 0.003926 10.0.0.241 - - [2025-10-22 15:02:01] "GET /routing-instance/bc0b1c06-f1e5-421a-b848-03ca6043d714 HTTP/1.1" 200 1502 0.004725 10.0.0.241 - - [2025-10-22 15:02:01] "GET /route-target/a969e70c-1d90-498b-a339-3e16a3f619a0 HTTP/1.1" 200 1217 0.003596 10.0.0.241 - - [2025-10-22 15:02:01] "GET /domains HTTP/1.1" 200 440 0.003002 10.0.0.241 - - [2025-10-22 15:02:01] "GET /domains?obj_uuids=8c582771-8b31-4700-9720-69718950e5ce&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001160 10.0.0.241 - - [2025-10-22 15:02:01] "GET /domain/8c582771-8b31-4700-9720-69718950e5ce HTTP/1.1" 200 1486 0.008401 10.0.0.241 - - [2025-10-22 15:02:01] "GET /projects?obj_uuids=3ba663df-6132-4a88-8fa3-dc52d69a6c9e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002053 10.0.0.241 - - [2025-10-22 15:02:01] "GET /project/3ba663df-6132-4a88-8fa3-dc52d69a6c9e HTTP/1.1" 200 2519 0.038805 10.0.0.241 - - [2025-10-22 15:02:01] "GET /virtual-network/ab0f590e-a779-4f59-8f7f-8d1f70b6e510 HTTP/1.1" 200 2329 0.007077 10.0.0.241 - - [2025-10-22 15:02:01] "GET /obj-perms HTTP/1.1" 200 6442 0.002565 10.0.0.241 - - [2025-10-22 15:02:02] "POST /id-to-fqname HTTP/1.1" 200 221 0.001718 252.241.203.193 - - [2025-10-22 15:02:02] "POST /neutron/network HTTP/1.1" 200 841 0.006113 252.241.203.193 - - [2025-10-22 15:02:02] "GET /aaa-mode HTTP/1.1" 401 298 0.000573 252.241.203.193 - - [2025-10-22 15:02:02] "GET / HTTP/1.1" 200 36499 0.001809 252.241.203.193 - - [2025-10-22 15:02:02] "GET /project/3ba663df-6132-4a88-8fa3-dc52d69a6c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000455 10.0.0.241 - - [2025-10-22 15:02:02] "GET /projects?obj_uuids=3ba663df-6132-4a88-8fa3-dc52d69a6c9e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001194 252.241.203.193 - - [2025-10-22 15:02:02] "GET /project/3ba663df-6132-4a88-8fa3-dc52d69a6c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.057235 252.241.203.193 - - [2025-10-22 15:02:02] "POST /neutron/network HTTP/1.1" 200 831 0.032663 252.241.203.193 - - [2025-10-22 15:02:03] "POST /neutron/port HTTP/1.1" 200 117 0.005683 252.241.203.193 - - [2025-10-22 15:02:03] "POST /neutron/port HTTP/1.1" 200 117 0.005961 10.0.0.241 - - [2025-10-22 15:02:03] "POST /id-to-fqname HTTP/1.1" 200 222 0.001730 252.241.203.193 - - [2025-10-22 15:02:03] "POST /neutron/port HTTP/1.1" 200 117 0.007023 252.241.203.193 - - [2025-10-22 15:02:03] "POST /neutron/network HTTP/1.1" 200 842 0.007280 252.241.203.193 - - [2025-10-22 15:02:03] "GET /aaa-mode HTTP/1.1" 401 298 0.000464 252.241.203.193 - - [2025-10-22 15:02:03] "GET / HTTP/1.1" 200 36499 0.004086 252.241.203.193 - - [2025-10-22 15:02:03] "GET /project/3ba663df-6132-4a88-8fa3-dc52d69a6c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000485 252.241.203.193 - - [2025-10-22 15:02:03] "POST /neutron/network HTTP/1.1" 200 841 0.006824 10.0.0.241 - - [2025-10-22 15:02:03] "GET /projects?obj_uuids=3ba663df-6132-4a88-8fa3-dc52d69a6c9e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001120 10.0.0.241 - - [2025-10-22 15:02:04] "GET /projects?obj_uuids=3ba663df-6132-4a88-8fa3-dc52d69a6c9e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001860 252.241.203.193 - - [2025-10-22 15:02:04] "GET /project/3ba663df-6132-4a88-8fa3-dc52d69a6c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.082099 252.241.203.193 - - [2025-10-22 15:02:04] "POST /neutron/port HTTP/1.1" 200 1057 0.265527 252.241.203.193 - - [2025-10-22 15:02:04] "POST /neutron/network HTTP/1.1" 200 832 0.006956 252.241.203.193 - - [2025-10-22 15:02:04] "POST /neutron/port HTTP/1.1" 200 1057 0.044648 252.241.203.193 - - [2025-10-22 15:02:04] "POST /neutron/port HTTP/1.1" 200 1057 0.011393 252.241.203.193 - - [2025-10-22 15:02:04] "POST /neutron/port HTTP/1.1" 200 1031 0.026218 252.241.203.193 - - [2025-10-22 15:02:04] "POST /neutron/port HTTP/1.1" 200 1107 0.096476 252.241.203.193 - - [2025-10-22 15:02:04] "POST /neutron/security_group HTTP/1.1" 200 2054 0.011254 252.241.203.193 - - [2025-10-22 15:02:04] "POST /neutron/port HTTP/1.1" 200 117 0.007002 10.0.0.241 - - [2025-10-22 15:02:04] "POST /fqname-to-id HTTP/1.1" 404 191 0.004118 252.241.203.193 - - [2025-10-22 15:02:04] "POST /neutron/port HTTP/1.1" 200 1081 0.016633 10.0.0.241 - - [2025-10-22 15:02:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003154 10.0.0.241 - - [2025-10-22 15:02:04] "GET /domains?obj_uuids=8c582771-8b31-4700-9720-69718950e5ce&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001277 10.0.0.241 - - [2025-10-22 15:02:04] "GET /domain/8c582771-8b31-4700-9720-69718950e5ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 945 0.007652 252.241.203.193 - - [2025-10-22 15:02:04] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004089 10.0.0.241 - - [2025-10-22 15:02:04] "POST /service-templates HTTP/1.1" 200 545 0.037100 252.241.203.193 - - [2025-10-22 15:02:04] "POST /neutron/subnet HTTP/1.1" 200 703 0.018945 10.0.0.241 - - [2025-10-22 15:02:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003669 252.241.203.193 - - [2025-10-22 15:02:04] "POST /neutron/port HTTP/1.1" 200 117 0.001505 10.0.0.241 - - [2025-10-22 15:02:04] "GET /service-template/7bfa2902-22da-4937-8ad9-94c93201d3e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1815 0.005327 252.241.203.193 - - [2025-10-22 15:02:04] "POST /neutron/network HTTP/1.1" 200 831 0.005806 10.0.0.241 - - [2025-10-22 15:02:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002759 10.0.0.241 - - [2025-10-22 15:02:05] "GET /service-template/7bfa2902-22da-4937-8ad9-94c93201d3e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1815 0.003440 252.241.203.193 - - [2025-10-22 15:02:05] "POST /neutron/network HTTP/1.1" 200 842 0.007554 10.0.0.241 - - [2025-10-22 15:02:05] "POST /id-to-fqname HTTP/1.1" 200 221 0.001653 10.0.0.241 - - [2025-10-22 15:02:05] "GET /projects?obj_uuids=3ba663df-6132-4a88-8fa3-dc52d69a6c9e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001723 10.0.0.241 - - [2025-10-22 15:02:05] "POST /id-to-fqname HTTP/1.1" 200 221 0.001559 10.0.0.241 - - [2025-10-22 15:02:05] "POST /id-to-fqname HTTP/1.1" 200 222 0.002007 252.241.203.193 - - [2025-10-22 15:02:05] "POST /neutron/port HTTP/1.1" 200 1911 0.028496 252.241.203.193 - - [2025-10-22 15:02:05] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006845 252.241.203.193 - - [2025-10-22 15:02:05] "POST /neutron/port HTTP/1.1" 200 1056 0.320415 252.241.203.193 - - [2025-10-22 15:02:05] "POST /neutron/port HTTP/1.1" 200 1056 0.011275 252.241.203.193 - - [2025-10-22 15:02:05] "POST /neutron/port HTTP/1.1" 200 1056 0.012474 252.241.203.193 - - [2025-10-22 15:02:05] "POST /neutron/port HTTP/1.1" 200 1106 0.074950 252.241.203.193 - - [2025-10-22 15:02:05] "POST /neutron/port HTTP/1.1" 200 1080 0.018827 252.241.203.193 - - [2025-10-22 15:02:05] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004579 252.241.203.193 - - [2025-10-22 15:02:05] "POST /neutron/subnet HTTP/1.1" 200 698 0.012084 252.241.203.193 - - [2025-10-22 15:02:06] "POST /neutron/port HTTP/1.1" 200 117 0.001289 252.241.203.193 - - [2025-10-22 15:02:06] "POST /neutron/network HTTP/1.1" 200 832 0.006389 252.241.203.193 - - [2025-10-22 15:02:07] "POST /neutron/network HTTP/1.1" 200 2218 0.013380 252.241.203.193 - - [2025-10-22 15:02:07] "GET /aaa-mode HTTP/1.1" 401 298 0.001298 252.241.203.193 - - [2025-10-22 15:02:07] "GET / HTTP/1.1" 200 36499 0.002668 252.241.203.193 - - [2025-10-22 15:02:07] "GET /project/3ba663df-6132-4a88-8fa3-dc52d69a6c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000411 10.0.0.241 - - [2025-10-22 15:02:07] "GET /projects?obj_uuids=3ba663df-6132-4a88-8fa3-dc52d69a6c9e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001255 252.241.203.193 - - [2025-10-22 15:02:07] "GET /project/3ba663df-6132-4a88-8fa3-dc52d69a6c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.068985 252.241.203.193 - - [2025-10-22 15:02:07] "POST /neutron/network HTTP/1.1" 200 830 0.007211 252.241.203.193 - - [2025-10-22 15:02:07] "POST /neutron/network HTTP/1.1" 200 831 0.008304 252.241.203.193 - - [2025-10-22 15:02:07] "POST /neutron/network HTTP/1.1" 200 832 0.007282 252.241.203.193 - - [2025-10-22 15:02:08] "POST /neutron/port HTTP/1.1" 200 2045 0.021350 252.241.203.193 - - [2025-10-22 15:02:08] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006605 252.241.203.193 - - [2025-10-22 15:02:08] "POST /neutron/port HTTP/1.1" 200 117 0.007285 252.241.203.193 - - [2025-10-22 15:02:08] "POST /neutron/port HTTP/1.1" 200 117 0.006471 252.241.203.193 - - [2025-10-22 15:02:08] "POST /neutron/network HTTP/1.1" 200 2218 0.018434 10.0.0.241 - - [2025-10-22 15:02:08] "GET /projects?obj_uuids=3ba663df-6132-4a88-8fa3-dc52d69a6c9e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001237 252.241.203.193 - - [2025-10-22 15:02:09] "POST /neutron/port HTTP/1.1" 200 1056 0.356414 10.0.0.241 - - [2025-10-22 15:02:09] "GET /projects?obj_uuids=3ba663df-6132-4a88-8fa3-dc52d69a6c9e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002444 252.241.203.193 - - [2025-10-22 15:02:09] "POST /neutron/port HTTP/1.1" 200 1057 0.281574 10.0.0.241 - - [2025-10-22 15:02:09] "GET /projects?obj_uuids=3ba663df-6132-4a88-8fa3-dc52d69a6c9e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001357 252.241.203.193 - - [2025-10-22 15:02:09] "POST /neutron/port HTTP/1.1" 200 1056 0.281720 252.241.203.193 - - [2025-10-22 15:02:09] "POST /neutron/port HTTP/1.1" 200 1056 0.013606 252.241.203.193 - - [2025-10-22 15:02:09] "POST /neutron/port HTTP/1.1" 200 1056 0.023748 252.241.203.193 - - [2025-10-22 15:02:10] "POST /neutron/port HTTP/1.1" 200 1106 0.080820 252.241.203.193 - - [2025-10-22 15:02:10] "POST /neutron/port HTTP/1.1" 200 1057 0.011272 252.241.203.193 - - [2025-10-22 15:02:10] "POST /neutron/port HTTP/1.1" 200 1057 0.009887 252.241.203.193 - - [2025-10-22 15:02:10] "POST /neutron/port HTTP/1.1" 200 1107 0.122137 252.241.203.193 - - [2025-10-22 15:02:10] "POST /neutron/port HTTP/1.1" 200 1056 0.014183 252.241.203.193 - - [2025-10-22 15:02:10] "POST /neutron/port HTTP/1.1" 200 1056 0.012162 252.241.203.193 - - [2025-10-22 15:02:10] "POST /neutron/port HTTP/1.1" 200 1106 0.091009 252.241.203.193 - - [2025-10-22 15:02:10] "POST /neutron/port HTTP/1.1" 200 3008 0.019186 252.241.203.193 - - [2025-10-22 15:02:10] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003662 252.241.203.193 - - [2025-10-22 15:02:10] "POST /neutron/subnet HTTP/1.1" 200 698 0.011357 252.241.203.193 - - [2025-10-22 15:02:11] "POST /neutron/port HTTP/1.1" 200 117 0.001394 252.241.203.193 - - [2025-10-22 15:02:11] "POST /neutron/network HTTP/1.1" 200 830 0.007085 252.241.203.193 - - [2025-10-22 15:02:11] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004054 252.241.203.193 - - [2025-10-22 15:02:11] "POST /neutron/subnet HTTP/1.1" 200 703 0.007893 252.241.203.193 - - [2025-10-22 15:02:11] "POST /neutron/port HTTP/1.1" 200 117 0.001479 252.241.203.193 - - [2025-10-22 15:02:11] "POST /neutron/network HTTP/1.1" 200 831 0.006139 252.241.203.193 - - [2025-10-22 15:02:11] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004564 252.241.203.193 - - [2025-10-22 15:02:11] "POST /neutron/subnet HTTP/1.1" 200 698 0.007527 252.241.203.193 - - [2025-10-22 15:02:11] "POST /neutron/port HTTP/1.1" 200 117 0.001226 252.241.203.193 - - [2025-10-22 15:02:11] "POST /neutron/network HTTP/1.1" 200 832 0.007704 252.241.203.193 - - [2025-10-22 15:02:13] "POST /neutron/port HTTP/1.1" 200 3008 0.016929 252.241.203.193 - - [2025-10-22 15:02:13] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008171 252.241.203.193 - - [2025-10-22 15:02:15] "POST /neutron/port HTTP/1.1" 200 1081 0.045140 252.241.203.193 - - [2025-10-22 15:02:15] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006544 252.241.203.193 - - [2025-10-22 15:02:16] "POST /neutron/port HTTP/1.1" 200 1081 0.012696 252.241.203.193 - - [2025-10-22 15:02:16] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005906 252.241.203.193 - - [2025-10-22 15:02:16] "POST /neutron/port HTTP/1.1" 200 1081 0.047569 252.241.203.193 - - [2025-10-22 15:02:16] "POST /neutron/port HTTP/1.1" 200 1080 0.048543 252.241.203.193 - - [2025-10-22 15:02:16] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008169 252.241.203.193 - - [2025-10-22 15:02:16] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006200 252.241.203.193 - - [2025-10-22 15:02:18] "POST /neutron/port HTTP/1.1" 200 3008 0.020622 252.241.203.193 - - [2025-10-22 15:02:18] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009234 252.241.203.193 - - [2025-10-22 15:02:18] "POST /neutron/port HTTP/1.1" 200 3008 0.017074 252.241.203.193 - - [2025-10-22 15:02:18] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007206 252.241.203.193 - - [2025-10-22 15:02:18] "POST /neutron/port HTTP/1.1" 200 3008 0.025825 252.241.203.193 - - [2025-10-22 15:02:18] "POST /neutron/security_group HTTP/1.1" 200 2054 0.013173 252.241.203.193 - - [2025-10-22 15:02:18] "POST /neutron/port HTTP/1.1" 200 3008 0.021141 252.241.203.193 - - [2025-10-22 15:02:18] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008348 252.241.203.193 - - [2025-10-22 15:02:18] "POST /neutron/port HTTP/1.1" 200 3008 0.023396 252.241.203.193 - - [2025-10-22 15:02:19] "POST /neutron/security_group HTTP/1.1" 200 2054 0.011587 10.0.0.241 - - [2025-10-22 15:02:19] "GET /virtual-machine/bf03978a-e7b6-4bb5-9911-c674cabfc292 HTTP/1.1" 200 1805 0.006652 10.0.0.241 - - [2025-10-22 15:02:19] "GET /virtual-machine-interface/5547bcac-79a1-4df2-8fcd-679f8e537ce9 HTTP/1.1" 200 2948 0.007010 10.0.0.241 - - [2025-10-22 15:02:19] "GET /virtual-machine-interface/66917467-3b0c-4bea-be89-55ddc4b06370 HTTP/1.1" 200 2951 0.005888 10.0.0.241 - - [2025-10-22 15:02:19] "GET /virtual-machine-interface/ae6869e8-0f5a-4741-9597-68db0cfa1711 HTTP/1.1" 200 2949 0.005565 252.241.203.193 - - [2025-10-22 15:02:19] "POST /neutron/port HTTP/1.1" 200 1080 0.050557 252.241.203.193 - - [2025-10-22 15:02:19] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006393 10.0.0.241 - - [2025-10-22 15:02:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004324 10.0.0.241 - - [2025-10-22 15:02:19] "GET /global-vrouter-config/d3a2379d-e68a-4c65-9acc-bd49189f7ea7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.004633 10.0.0.241 - - [2025-10-22 15:02:19] "GET /virtual-networks?parent_id=3ba663df-6132-4a88-8fa3-dc52d69a6c9e&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004515 10.0.0.241 - - [2025-10-22 15:02:19] "GET /virtual-network/a5f96c0b-3cd9-40c6-b6cf-013298273720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.006327 252.241.203.193 - - [2025-10-22 15:02:19] "POST /neutron/port HTTP/1.1" 200 1080 0.017554 252.241.203.193 - - [2025-10-22 15:02:19] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009925 252.241.203.193 - - [2025-10-22 15:02:20] "POST /neutron/port HTTP/1.1" 200 1080 0.012092 252.241.203.193 - - [2025-10-22 15:02:20] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005409 252.241.203.193 - - [2025-10-22 15:02:20] "POST /neutron/port HTTP/1.1" 200 1081 0.013016 252.241.203.193 - - [2025-10-22 15:02:20] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005949 10.0.0.241 - - [2025-10-22 15:02:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003138 10.0.0.241 - - [2025-10-22 15:02:23] "GET /virtual-network/a5f96c0b-3cd9-40c6-b6cf-013298273720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005225 10.0.0.241 - - [2025-10-22 15:02:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003356 10.0.0.241 - - [2025-10-22 15:02:27] "GET /virtual-network/a5f96c0b-3cd9-40c6-b6cf-013298273720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005438 10.0.0.241 - - [2025-10-22 15:02:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003207 10.0.0.241 - - [2025-10-22 15:02:31] "GET /virtual-network/a5f96c0b-3cd9-40c6-b6cf-013298273720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005115 10.0.0.241 - - [2025-10-22 15:02:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003246 10.0.0.241 - - [2025-10-22 15:02:35] "GET /global-vrouter-config/d3a2379d-e68a-4c65-9acc-bd49189f7ea7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003832 10.0.0.241 - - [2025-10-22 15:02:35] "GET /virtual-networks?parent_id=3ba663df-6132-4a88-8fa3-dc52d69a6c9e&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003268 10.0.0.241 - - [2025-10-22 15:02:35] "GET /virtual-network/a5f96c0b-3cd9-40c6-b6cf-013298273720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005787 252.241.203.193 - - [2025-10-22 15:02:35] "POST /neutron/port HTTP/1.1" 200 3008 0.015970 252.241.203.193 - - [2025-10-22 15:02:35] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006591 10.0.0.241 - - [2025-10-22 15:02:40] "DELETE /project/3ba663df61324a888fa3dc52d69a6c9e HTTP/1.1" 404 173 0.006685 10.0.0.241 - - [2025-10-22 15:02:40] "GET /projects?obj_uuids=5e9f8947-238e-4733-a447-d0a6cfc85f4d&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001066 10.0.0.241 - - [2025-10-22 15:02:40] "GET /project/5e9f8947-238e-4733-a447-d0a6cfc85f4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.028323 10.0.0.241 - - [2025-10-22 15:02:40] "GET /projects?obj_uuids=5e9f8947-238e-4733-a447-d0a6cfc85f4d&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001173 10.0.0.241 - - [2025-10-22 15:02:40] "GET /project/5e9f8947-238e-4733-a447-d0a6cfc85f4d?fields=security_groups HTTP/1.1" 200 1329 0.078218 10.0.0.241 - - [2025-10-22 15:02:40] "DELETE /security-group/dcc87752-d145-4667-b1cc-0b8ba42fefdd HTTP/1.1" 200 115 0.040180 10.0.0.241 - - [2025-10-22 15:02:40] "GET /projects?obj_uuids=5e9f8947-238e-4733-a447-d0a6cfc85f4d&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001134 10.0.0.241 - - [2025-10-22 15:02:40] "DELETE /access-control-list/add16c61-d317-439e-b26b-0aab5ea6b7ec HTTP/1.1" 200 115 0.032068 10.0.0.241 - - [2025-10-22 15:02:40] "GET /project/5e9f8947-238e-4733-a447-d0a6cfc85f4d?fields=application_policy_sets HTTP/1.1" 200 1368 0.031868 10.0.0.241 - - [2025-10-22 15:02:40] "DELETE /access-control-list/139aee75-0af1-4c93-af26-dd432a91f2e5 HTTP/1.1" 200 115 0.032364 10.0.0.241 - - [2025-10-22 15:02:40] "DELETE /project/5e9f8947-238e-4733-a447-d0a6cfc85f4d HTTP/1.1" 200 115 0.361495 252.241.203.193 - - [2025-10-22 15:02:40] "POST /neutron/port HTTP/1.1" 200 3008 0.019419 252.241.203.193 - - [2025-10-22 15:02:41] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007740 252.241.203.193 - - [2025-10-22 15:02:45] "POST /neutron/port HTTP/1.1" 200 3008 0.047962 252.241.203.193 - - [2025-10-22 15:02:45] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006544 252.241.203.193 - - [2025-10-22 15:02:45] "POST /neutron/port HTTP/1.1" 200 3008 0.018260 252.241.203.193 - - [2025-10-22 15:02:45] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005842 252.241.203.193 - - [2025-10-22 15:02:46] "POST /neutron/port HTTP/1.1" 200 3008 0.033536 252.241.203.193 - - [2025-10-22 15:02:46] "POST /neutron/security_group HTTP/1.1" 200 2054 0.015010 252.241.203.193 - - [2025-10-22 15:02:46] "POST /neutron/port HTTP/1.1" 200 3008 0.035392 252.241.203.193 - - [2025-10-22 15:02:46] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007493 252.241.203.193 - - [2025-10-22 15:02:47] "POST /neutron/port HTTP/1.1" 200 3008 0.025786 252.241.203.193 - - [2025-10-22 15:02:47] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007898 252.241.203.193 - - [2025-10-22 15:02:51] "POST /neutron/port HTTP/1.1" 200 3008 0.017763 252.241.203.193 - - [2025-10-22 15:02:51] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008131 10.0.0.241 - - [2025-10-22 15:02:53] "GET /obj-perms HTTP/1.1" 200 6399 0.069388 10.0.0.241 - - [2025-10-22 15:02:54] "GET /obj-perms HTTP/1.1" 200 6399 0.062285 10.0.0.241 - - [2025-10-22 15:02:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003470 10.0.0.241 - - [2025-10-22 15:02:56] "GET /global-vrouter-config/d3a2379d-e68a-4c65-9acc-bd49189f7ea7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003743 10.0.0.241 - - [2025-10-22 15:02:56] "GET /virtual-networks?parent_id=3ba663df-6132-4a88-8fa3-dc52d69a6c9e&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003953 10.0.0.241 - - [2025-10-22 15:02:56] "GET /virtual-network/aa236270-0f32-4a83-a5a4-090a302e43b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.006676 10.0.0.241 - - [2025-10-22 15:02:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004127 10.0.0.241 - - [2025-10-22 15:02:57] "GET /global-vrouter-config/d3a2379d-e68a-4c65-9acc-bd49189f7ea7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003797 10.0.0.241 - - [2025-10-22 15:02:57] "GET /virtual-networks?parent_id=3ba663df-6132-4a88-8fa3-dc52d69a6c9e&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003504 10.0.0.241 - - [2025-10-22 15:02:57] "GET /virtual-network/ab0f590e-a779-4f59-8f7f-8d1f70b6e510?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.005381 10.0.0.241 - - [2025-10-22 15:02:57] "POST /fqname-to-id HTTP/1.1" 404 205 0.003016 10.0.0.241 - - [2025-10-22 15:02:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002607 10.0.0.241 - - [2025-10-22 15:02:57] "GET /projects?obj_uuids=3ba663df-6132-4a88-8fa3-dc52d69a6c9e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001737 10.0.0.241 - - [2025-10-22 15:02:57] "GET /project/3ba663df-6132-4a88-8fa3-dc52d69a6c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.044624 10.0.0.241 - - [2025-10-22 15:02:57] "POST /service-instances HTTP/1.1" 200 545 0.067701 10.0.0.241 - - [2025-10-22 15:02:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003064 10.0.0.241 - - [2025-10-22 15:02:57] "GET /service-instance/01d2a875-d995-422d-b4eb-b50f0953d51e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2136 0.006353 10.0.0.241 - - [2025-10-22 15:02:57] "POST /port-tuples HTTP/1.1" 200 588 0.032651 10.0.0.241 - - [2025-10-22 15:02:57] "GET /virtual-machine-interface/5547bcac-79a1-4df2-8fcd-679f8e537ce9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2725 0.005412 10.0.0.241 - - [2025-10-22 15:02:57] "PUT /virtual-machine-interface/5547bcac-79a1-4df2-8fcd-679f8e537ce9 HTTP/1.1" 200 286 0.011692 10.0.0.241 - - [2025-10-22 15:02:57] "POST /ref-update HTTP/1.1" 200 156 0.011892 10.0.0.241 - - [2025-10-22 15:02:58] "POST /instance-ips HTTP/1.1" 200 387 0.029462 10.0.0.241 - - [2025-10-22 15:02:58] "GET /virtual-machine-interface/ae6869e8-0f5a-4741-9597-68db0cfa1711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2726 0.024772 10.0.0.241 - - [2025-10-22 15:02:58] "POST /ref-update HTTP/1.1" 200 156 0.029043 10.0.0.241 - - [2025-10-22 15:02:58] "PUT /virtual-machine-interface/ae6869e8-0f5a-4741-9597-68db0cfa1711 HTTP/1.1" 200 286 0.012522 10.0.0.241 - - [2025-10-22 15:02:58] "POST /ref-update HTTP/1.1" 200 156 0.011987 10.0.0.241 - - [2025-10-22 15:02:58] "POST /ref-update HTTP/1.1" 200 156 0.016141 10.0.0.241 - - [2025-10-22 15:02:58] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006243 10.0.0.241 - - [2025-10-22 15:02:58] "GET /virtual-machine-interface/66917467-3b0c-4bea-be89-55ddc4b06370?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2728 0.006638 10.0.0.241 - - [2025-10-22 15:02:58] "POST /instance-ips HTTP/1.1" 200 387 0.028362 10.0.0.241 - - [2025-10-22 15:02:58] "PUT /virtual-machine-interface/66917467-3b0c-4bea-be89-55ddc4b06370 HTTP/1.1" 200 286 0.015064 10.0.0.241 - - [2025-10-22 15:02:58] "POST /ref-update HTTP/1.1" 200 156 0.015210 10.0.0.241 - - [2025-10-22 15:02:58] "POST /ref-update HTTP/1.1" 200 156 0.014539 10.0.0.241 - - [2025-10-22 15:02:58] "POST /ref-update HTTP/1.1" 200 156 0.009444 10.0.0.241 - - [2025-10-22 15:02:58] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003590 252.241.203.193 - - [2025-10-22 15:02:58] "POST /neutron/port HTTP/1.1" 200 1081 0.011743 10.0.0.241 - - [2025-10-22 15:02:58] "POST /instance-ips HTTP/1.1" 200 375 0.024116 252.241.203.193 - - [2025-10-22 15:02:58] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007751 10.0.0.241 - - [2025-10-22 15:02:58] "POST /ref-update HTTP/1.1" 200 156 0.012397 252.241.203.193 - - [2025-10-22 15:02:58] "POST /neutron/port HTTP/1.1" 200 1081 0.014445 10.0.0.241 - - [2025-10-22 15:02:58] "POST /ref-update HTTP/1.1" 200 156 0.009929 10.0.0.241 - - [2025-10-22 15:02:58] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005399 252.241.203.193 - - [2025-10-22 15:02:58] "POST /neutron/security_group HTTP/1.1" 200 2054 0.012515 252.241.203.193 - - [2025-10-22 15:02:58] "POST /neutron/port HTTP/1.1" 200 1081 0.014393 10.0.0.241 - - [2025-10-22 15:02:58] "POST /instance-ips HTTP/1.1" 200 375 0.026343 10.0.0.241 - - [2025-10-22 15:02:58] "POST /ref-update HTTP/1.1" 200 156 0.014244 252.241.203.193 - - [2025-10-22 15:02:58] "POST /neutron/security_group HTTP/1.1" 200 2054 0.010502 10.0.0.241 - - [2025-10-22 15:02:58] "GET /virtual-machine/4c68c267-0cd8-4de2-a689-03c002279b89 HTTP/1.1" 200 1292 0.005597 10.0.0.241 - - [2025-10-22 15:02:58] "POST /ref-update HTTP/1.1" 200 156 0.010498 10.0.0.241 - - [2025-10-22 15:02:58] "GET /virtual-machine-interface/c34a97dd-5abf-4095-ac7b-c2fa52c345ca HTTP/1.1" 200 2949 0.007078 10.0.0.241 - - [2025-10-22 15:02:58] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004901 10.0.0.241 - - [2025-10-22 15:02:59] "POST /instance-ips HTTP/1.1" 200 377 0.021287 10.0.0.241 - - [2025-10-22 15:02:59] "POST /ref-update HTTP/1.1" 200 156 0.010680 10.0.0.241 - - [2025-10-22 15:02:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.007073 10.0.0.241 - - [2025-10-22 15:02:59] "GET /global-vrouter-config/d3a2379d-e68a-4c65-9acc-bd49189f7ea7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.005911 10.0.0.241 - - [2025-10-22 15:02:59] "POST /ref-update HTTP/1.1" 200 156 0.018999 10.0.0.241 - - [2025-10-22 15:02:59] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004600 10.0.0.241 - - [2025-10-22 15:02:59] "GET /virtual-networks?parent_id=3ba663df-6132-4a88-8fa3-dc52d69a6c9e&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.005351 10.0.0.241 - - [2025-10-22 15:02:59] "GET /virtual-network/aa236270-0f32-4a83-a5a4-090a302e43b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.006016 10.0.0.241 - - [2025-10-22 15:02:59] "POST /instance-ips HTTP/1.1" 200 377 0.020015 10.0.0.241 - - [2025-10-22 15:02:59] "POST /ref-update HTTP/1.1" 200 156 0.012922 10.0.0.241 - - [2025-10-22 15:02:59] "POST /ref-update HTTP/1.1" 200 156 0.010522 10.0.0.241 - - [2025-10-22 15:02:59] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003268 10.0.0.241 - - [2025-10-22 15:03:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003762 10.0.0.241 - - [2025-10-22 15:03:00] "GET /global-vrouter-config/d3a2379d-e68a-4c65-9acc-bd49189f7ea7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.004581 10.0.0.241 - - [2025-10-22 15:03:00] "GET /virtual-networks?parent_id=3ba663df-6132-4a88-8fa3-dc52d69a6c9e&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003393 10.0.0.241 - - [2025-10-22 15:03:00] "GET /virtual-network/aa236270-0f32-4a83-a5a4-090a302e43b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.006131 252.241.203.193 - - [2025-10-22 15:03:00] "POST /neutron/port HTTP/1.1" 200 1080 0.013072 252.241.203.193 - - [2025-10-22 15:03:00] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006896 252.241.203.193 - - [2025-10-22 15:03:00] "POST /neutron/port HTTP/1.1" 200 1080 0.012692 252.241.203.193 - - [2025-10-22 15:03:01] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006679 252.241.203.193 - - [2025-10-22 15:03:01] "POST /neutron/port HTTP/1.1" 200 1080 0.016529 252.241.203.193 - - [2025-10-22 15:03:01] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007352 10.0.0.241 - - [2025-10-22 15:03:01] "GET /virtual-machine/189489b5-c298-4b20-a793-36a300324050 HTTP/1.1" 200 1292 0.005107 10.0.0.241 - - [2025-10-22 15:03:01] "GET /virtual-machine-interface/588762b4-3363-4b60-bf1c-700fc28020c5 HTTP/1.1" 200 2951 0.005406 10.0.0.241 - - [2025-10-22 15:03:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003333 10.0.0.241 - - [2025-10-22 15:03:01] "GET /global-vrouter-config/d3a2379d-e68a-4c65-9acc-bd49189f7ea7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003643 10.0.0.241 - - [2025-10-22 15:03:01] "GET /virtual-networks?parent_id=3ba663df-6132-4a88-8fa3-dc52d69a6c9e&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003104 10.0.0.241 - - [2025-10-22 15:03:01] "GET /virtual-network/ab0f590e-a779-4f59-8f7f-8d1f70b6e510?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.005332 10.0.0.241 - - [2025-10-22 15:03:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004822 10.0.0.241 - - [2025-10-22 15:03:02] "GET /global-vrouter-config/d3a2379d-e68a-4c65-9acc-bd49189f7ea7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.004606 10.0.0.241 - - [2025-10-22 15:03:02] "GET /virtual-networks?parent_id=3ba663df-6132-4a88-8fa3-dc52d69a6c9e&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003378 10.0.0.241 - - [2025-10-22 15:03:02] "GET /virtual-network/ab0f590e-a779-4f59-8f7f-8d1f70b6e510?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.007059 10.0.0.241 - - [2025-10-22 15:03:03] "POST /fqname-to-id HTTP/1.1" 404 209 0.002944 10.0.0.241 - - [2025-10-22 15:03:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002943 10.0.0.241 - - [2025-10-22 15:03:03] "GET /projects?obj_uuids=3ba663df-6132-4a88-8fa3-dc52d69a6c9e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001405 10.0.0.241 - - [2025-10-22 15:03:03] "GET /project/3ba663df-6132-4a88-8fa3-dc52d69a6c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.036499 10.0.0.241 - - [2025-10-22 15:03:03] "POST /network-policys HTTP/1.1" 200 549 0.019691 10.0.0.241 - - [2025-10-22 15:03:03] "GET /network-policy/c8482829-bb82-40e4-b485-a38205ff3f88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2178 0.005870 10.0.0.241 - - [2025-10-22 15:03:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003219 10.0.0.241 - - [2025-10-22 15:03:03] "GET /virtual-network/aa236270-0f32-4a83-a5a4-090a302e43b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.007058 10.0.0.241 - - [2025-10-22 15:03:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003158 10.0.0.241 - - [2025-10-22 15:03:03] "GET /network-policy/c8482829-bb82-40e4-b485-a38205ff3f88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2178 0.004872 10.0.0.241 - - [2025-10-22 15:03:03] "POST /fqname-to-id HTTP/1.1" 404 240 0.006145 10.0.0.241 - - [2025-10-22 15:03:03] "POST /ref-update HTTP/1.1" 200 156 0.049248 10.0.0.241 - - [2025-10-22 15:03:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003228 10.0.0.241 - - [2025-10-22 15:03:03] "POST /access-control-lists HTTP/1.1" 200 603 0.069074 10.0.0.241 - - [2025-10-22 15:03:03] "GET /network-policy/c8482829-bb82-40e4-b485-a38205ff3f88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2178 0.003797 252.241.203.193 - - [2025-10-22 15:03:03] "POST /neutron/network HTTP/1.1" 200 917 0.021238 10.0.0.241 - - [2025-10-22 15:03:03] "GET /virtual-network/aa236270-0f32-4a83-a5a4-090a302e43b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2368 0.005725 10.0.0.241 - - [2025-10-22 15:03:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003200 10.0.0.241 - - [2025-10-22 15:03:03] "GET /network-policy/c8482829-bb82-40e4-b485-a38205ff3f88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2178 0.003725 10.0.0.241 - - [2025-10-22 15:03:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003199 10.0.0.241 - - [2025-10-22 15:03:03] "GET /virtual-network/ab0f590e-a779-4f59-8f7f-8d1f70b6e510?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.005751 10.0.0.241 - - [2025-10-22 15:03:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003258 10.0.0.241 - - [2025-10-22 15:03:04] "GET /network-policy/c8482829-bb82-40e4-b485-a38205ff3f88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2178 0.003990 10.0.0.241 - - [2025-10-22 15:03:04] "POST /fqname-to-id HTTP/1.1" 404 242 0.004188 10.0.0.241 - - [2025-10-22 15:03:04] "POST /ref-update HTTP/1.1" 200 156 0.040265 10.0.0.241 - - [2025-10-22 15:03:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003048 10.0.0.241 - - [2025-10-22 15:03:04] "POST /access-control-lists HTTP/1.1" 200 606 0.067861 10.0.0.241 - - [2025-10-22 15:03:04] "GET /network-policy/c8482829-bb82-40e4-b485-a38205ff3f88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2178 0.003831 10.0.0.241 - - [2025-10-22 15:03:04] "POST /routing-instances HTTP/1.1" 200 757 0.018108 252.241.203.193 - - [2025-10-22 15:03:04] "POST /neutron/network HTTP/1.1" 200 918 0.007678 10.0.0.241 - - [2025-10-22 15:03:04] "POST /route-targets HTTP/1.1" 200 329 0.011504 10.0.0.241 - - [2025-10-22 15:03:04] "GET /virtual-network/ab0f590e-a779-4f59-8f7f-8d1f70b6e510?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2368 0.005376 10.0.0.241 - - [2025-10-22 15:03:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003522 10.0.0.241 - - [2025-10-22 15:03:04] "POST /ref-update HTTP/1.1" 200 156 0.013394 10.0.0.241 - - [2025-10-22 15:03:04] "GET /network-policy/c8482829-bb82-40e4-b485-a38205ff3f88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2178 0.004056 10.0.0.241 - - [2025-10-22 15:03:04] "GET /routing-instance/8bb58974-9ad3-4642-b4ea-0502d4f915fd?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1276 0.004684 10.0.0.241 - - [2025-10-22 15:03:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004147 10.0.0.241 - - [2025-10-22 15:03:04] "GET /routing-instance/8bb58974-9ad3-4642-b4ea-0502d4f915fd?fields=routing_policy_back_refs HTTP/1.1" 200 1276 0.004096 10.0.0.241 - - [2025-10-22 15:03:04] "GET /service-template/7bfa2902-22da-4937-8ad9-94c93201d3e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1815 0.004630 10.0.0.241 - - [2025-10-22 15:03:04] "POST /ref-update HTTP/1.1" 200 156 0.010680 10.0.0.241 - - [2025-10-22 15:03:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002961 10.0.0.241 - - [2025-10-22 15:03:04] "POST /routing-instances HTTP/1.1" 200 758 0.020835 10.0.0.241 - - [2025-10-22 15:03:04] "GET /projects?obj_uuids=3ba663df-6132-4a88-8fa3-dc52d69a6c9e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001605 10.0.0.241 - - [2025-10-22 15:03:04] "GET /project/3ba663df-6132-4a88-8fa3-dc52d69a6c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.040691 10.0.0.241 - - [2025-10-22 15:03:04] "POST /route-targets HTTP/1.1" 200 329 0.012286 10.0.0.241 - - [2025-10-22 15:03:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004289 10.0.0.241 - - [2025-10-22 15:03:04] "POST /ref-update HTTP/1.1" 200 156 0.013312 10.0.0.241 - - [2025-10-22 15:03:04] "GET /service-instance/01d2a875-d995-422d-b4eb-b50f0953d51e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3542 0.006416 10.0.0.241 - - [2025-10-22 15:03:04] "GET /routing-instance/9b53dbf5-2ff1-420e-b6f2-76432575f7b1?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1277 0.004191 10.0.0.241 - - [2025-10-22 15:03:04] "GET /domains HTTP/1.1" 200 440 0.004122 10.0.0.241 - - [2025-10-22 15:03:04] "GET /routing-instance/9b53dbf5-2ff1-420e-b6f2-76432575f7b1?fields=routing_policy_back_refs HTTP/1.1" 200 1277 0.003906 10.0.0.241 - - [2025-10-22 15:03:04] "GET /domains?obj_uuids=8c582771-8b31-4700-9720-69718950e5ce&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001171 10.0.0.241 - - [2025-10-22 15:03:04] "GET /domain/8c582771-8b31-4700-9720-69718950e5ce HTTP/1.1" 200 1530 0.010045 10.0.0.241 - - [2025-10-22 15:03:04] "PUT /routing-instance/8bb58974-9ad3-4642-b4ea-0502d4f915fd HTTP/1.1" 200 268 0.011833 10.0.0.241 - - [2025-10-22 15:03:04] "GET /projects?obj_uuids=3ba663df-6132-4a88-8fa3-dc52d69a6c9e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001127 10.0.0.241 - - [2025-10-22 15:03:04] "GET /project/3ba663df-6132-4a88-8fa3-dc52d69a6c9e HTTP/1.1" 200 4235 0.041242 10.0.0.241 - - [2025-10-22 15:03:04] "PUT /routing-instance/9b53dbf5-2ff1-420e-b6f2-76432575f7b1 HTTP/1.1" 200 268 0.032077 10.0.0.241 - - [2025-10-22 15:03:05] "GET /service-instance/01d2a875-d995-422d-b4eb-b50f0953d51e HTTP/1.1" 200 3796 0.006601 10.0.0.241 - - [2025-10-22 15:03:05] "POST /ref-update HTTP/1.1" 200 156 0.013123 10.0.0.241 - - [2025-10-22 15:03:05] "GET /domains HTTP/1.1" 200 440 0.004993 10.0.0.241 - - [2025-10-22 15:03:05] "PUT /access-control-list/4a6c56d8-59d6-4763-8b12-8cf629632a2f HTTP/1.1" 200 274 0.012642 10.0.0.241 - - [2025-10-22 15:03:05] "GET /domains?obj_uuids=8c582771-8b31-4700-9720-69718950e5ce&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001143 10.0.0.241 - - [2025-10-22 15:03:05] "GET /domain/8c582771-8b31-4700-9720-69718950e5ce HTTP/1.1" 200 1530 0.007873 10.0.0.241 - - [2025-10-22 15:03:05] "PUT /access-control-list/f603cb5d-f37b-4cb2-8117-7a3b6bdc0e36 HTTP/1.1" 200 274 0.013330 10.0.0.241 - - [2025-10-22 15:03:05] "GET /projects?obj_uuids=3ba663df-6132-4a88-8fa3-dc52d69a6c9e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001314 10.0.0.241 - - [2025-10-22 15:03:05] "GET /project/3ba663df-6132-4a88-8fa3-dc52d69a6c9e HTTP/1.1" 200 4235 0.033690 10.0.0.241 - - [2025-10-22 15:03:05] "GET /service-instance/01d2a875-d995-422d-b4eb-b50f0953d51e HTTP/1.1" 200 3796 0.005130 10.0.0.241 - - [2025-10-22 15:03:05] "GET /port-tuple/8ab30043-f7e1-4592-ac86-c6dd373a4bb1 HTTP/1.1" 200 1981 0.003964 10.0.0.241 - - [2025-10-22 15:03:05] "GET /virtual-machine-interface/5547bcac-79a1-4df2-8fcd-679f8e537ce9 HTTP/1.1" 200 3822 0.007852 10.0.0.241 - - [2025-10-22 15:03:05] "GET /virtual-machine-interface/66917467-3b0c-4bea-be89-55ddc4b06370 HTTP/1.1" 200 3810 0.006930 10.0.0.241 - - [2025-10-22 15:03:05] "GET /virtual-machine-interface/ae6869e8-0f5a-4741-9597-68db0cfa1711 HTTP/1.1" 200 3805 0.006804 252.241.203.193 - - [2025-10-22 15:03:05] "POST /neutron/port HTTP/1.1" 200 3815 0.045705 252.241.203.193 - - [2025-10-22 15:03:05] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007451 252.241.203.193 - - [2025-10-22 15:03:05] "POST /neutron/port HTTP/1.1" 200 3815 0.029179 252.241.203.193 - - [2025-10-22 15:03:05] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007214 252.241.203.193 - - [2025-10-22 15:03:05] "POST /neutron/port HTTP/1.1" 200 3815 0.031353 252.241.203.193 - - [2025-10-22 15:03:05] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006542 252.241.203.193 - - [2025-10-22 15:03:05] "POST /neutron/port HTTP/1.1" 200 3815 0.028511 252.241.203.193 - - [2025-10-22 15:03:05] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008636 252.241.203.193 - - [2025-10-22 15:03:06] "POST /neutron/network HTTP/1.1" 200 891 0.014894 252.241.203.193 - - [2025-10-22 15:03:06] "POST /neutron/network HTTP/1.1" 200 917 0.005865 252.241.203.193 - - [2025-10-22 15:03:06] "POST /neutron/network HTTP/1.1" 200 804 0.014125 252.241.203.193 - - [2025-10-22 15:03:06] "POST /neutron/network HTTP/1.1" 200 830 0.005848 252.241.203.193 - - [2025-10-22 15:03:06] "POST /neutron/network HTTP/1.1" 200 892 0.016026 252.241.203.193 - - [2025-10-22 15:03:06] "POST /neutron/network HTTP/1.1" 200 918 0.006062 10.0.0.241 - - [2025-10-22 15:03:06] "POST /id-to-fqname HTTP/1.1" 200 221 0.001545 10.0.0.241 - - [2025-10-22 15:03:06] "POST /id-to-fqname HTTP/1.1" 200 221 0.001345 10.0.0.241 - - [2025-10-22 15:03:06] "POST /id-to-fqname HTTP/1.1" 200 222 0.002080 10.0.0.241 - - [2025-10-22 15:03:06] "GET /virtual-machine/bf03978a-e7b6-4bb5-9911-c674cabfc292 HTTP/1.1" 200 1805 0.004052 10.0.0.241 - - [2025-10-22 15:03:06] "GET /virtual-machine-interface/5547bcac-79a1-4df2-8fcd-679f8e537ce9 HTTP/1.1" 200 3822 0.005725 10.0.0.241 - - [2025-10-22 15:03:06] "GET /virtual-machine-interface/66917467-3b0c-4bea-be89-55ddc4b06370 HTTP/1.1" 200 3810 0.006735 10.0.0.241 - - [2025-10-22 15:03:06] "GET /virtual-machine-interface/ae6869e8-0f5a-4741-9597-68db0cfa1711 HTTP/1.1" 200 3805 0.005983 10.0.0.241 - - [2025-10-22 15:03:06] "GET /instance-ip/0e68d7f8-b257-4c11-b7f1-4b1758fbcf0e HTTP/1.1" 200 1623 0.005721 10.0.0.241 - - [2025-10-22 15:03:06] "GET /instance-ip/1c739e6a-f8ef-4df6-b3d4-c0bce7509b68 HTTP/1.1" 200 1984 0.004222 10.0.0.241 - - [2025-10-22 15:03:06] "GET /instance-ip/2e8b093a-fd18-432a-8c1d-b443d5fce11d HTTP/1.1" 200 1982 0.004179 10.0.0.241 - - [2025-10-22 15:03:06] "GET /instance-ip/272025a4-8f7e-4a48-8ca7-58841c2f13e7 HTTP/1.1" 200 1624 0.005970 10.0.0.241 - - [2025-10-22 15:03:06] "GET /instance-ip/584b2d15-9f18-425e-ad9c-9bcb6631dac8 HTTP/1.1" 200 1962 0.004778 10.0.0.241 - - [2025-10-22 15:03:07] "GET /instance-ip/5e0da8cb-1b08-423f-b3a0-3eee6b8e57e4 HTTP/1.1" 200 1964 0.004134 10.0.0.241 - - [2025-10-22 15:03:07] "GET /instance-ip/275a1a58-60ac-4ad1-98b1-a159c23fe4ba HTTP/1.1" 200 1960 0.004202 10.0.0.241 - - [2025-10-22 15:03:07] "GET /instance-ip/75d5d79a-d589-46a3-85ab-3085e89e8a6d HTTP/1.1" 200 1957 0.004989 10.0.0.241 - - [2025-10-22 15:03:07] "GET /instance-ip/f1a34b3a-b726-41db-a1e1-f06ff1047051 HTTP/1.1" 200 1625 0.006562 252.241.203.193 - - [2025-10-22 15:03:07] "POST /neutron/port HTTP/1.1" 200 3815 0.032357 252.241.203.193 - - [2025-10-22 15:03:07] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006959 252.241.203.193 - - [2025-10-22 15:03:07] "POST /neutron/port HTTP/1.1" 200 3815 0.032686 252.241.203.193 - - [2025-10-22 15:03:07] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007761 252.241.203.193 - - [2025-10-22 15:03:07] "POST /neutron/port HTTP/1.1" 200 3815 0.029801 252.241.203.193 - - [2025-10-22 15:03:07] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006851 252.241.203.193 - - [2025-10-22 15:03:07] "POST /neutron/port HTTP/1.1" 200 3815 0.036370 252.241.203.193 - - [2025-10-22 15:03:07] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007206 10.0.0.241 - - [2025-10-22 15:03:07] "GET /virtual-machine/bf03978a-e7b6-4bb5-9911-c674cabfc292 HTTP/1.1" 200 1805 0.004206 10.0.0.241 - - [2025-10-22 15:03:07] "GET /virtual-machine-interface/5547bcac-79a1-4df2-8fcd-679f8e537ce9 HTTP/1.1" 200 3822 0.005437 10.0.0.241 - - [2025-10-22 15:03:07] "GET /virtual-machine-interface/66917467-3b0c-4bea-be89-55ddc4b06370 HTTP/1.1" 200 3810 0.005881 10.0.0.241 - - [2025-10-22 15:03:07] "GET /virtual-machine-interface/ae6869e8-0f5a-4741-9597-68db0cfa1711 HTTP/1.1" 200 3805 0.008045 10.0.0.241 - - [2025-10-22 15:03:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003679 10.0.0.241 - - [2025-10-22 15:03:08] "GET /global-vrouter-config/d3a2379d-e68a-4c65-9acc-bd49189f7ea7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003584 10.0.0.241 - - [2025-10-22 15:03:08] "GET /virtual-networks?parent_id=3ba663df-6132-4a88-8fa3-dc52d69a6c9e&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003918 10.0.0.241 - - [2025-10-22 15:03:08] "GET /virtual-network/aa236270-0f32-4a83-a5a4-090a302e43b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2368 0.005589 10.0.0.241 - - [2025-10-22 15:03:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003512 10.0.0.241 - - [2025-10-22 15:03:09] "GET /global-vrouter-config/d3a2379d-e68a-4c65-9acc-bd49189f7ea7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.004147 10.0.0.241 - - [2025-10-22 15:03:09] "GET /virtual-networks?parent_id=3ba663df-6132-4a88-8fa3-dc52d69a6c9e&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003543 10.0.0.241 - - [2025-10-22 15:03:09] "GET /virtual-network/aa236270-0f32-4a83-a5a4-090a302e43b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2368 0.005633 10.0.0.241 - - [2025-10-22 15:03:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003707 10.0.0.241 - - [2025-10-22 15:03:09] "GET /global-vrouter-config/d3a2379d-e68a-4c65-9acc-bd49189f7ea7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003663 10.0.0.241 - - [2025-10-22 15:03:09] "GET /virtual-networks?parent_id=3ba663df-6132-4a88-8fa3-dc52d69a6c9e&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003745 10.0.0.241 - - [2025-10-22 15:03:09] "GET /virtual-network/aa236270-0f32-4a83-a5a4-090a302e43b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2368 0.005372 10.0.0.241 - - [2025-10-22 15:03:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003211 10.0.0.241 - - [2025-10-22 15:03:10] "GET /global-vrouter-config/d3a2379d-e68a-4c65-9acc-bd49189f7ea7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003478 10.0.0.241 - - [2025-10-22 15:03:10] "GET /virtual-networks?parent_id=3ba663df-6132-4a88-8fa3-dc52d69a6c9e&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003498 10.0.0.241 - - [2025-10-22 15:03:10] "GET /virtual-network/aa236270-0f32-4a83-a5a4-090a302e43b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2368 0.007482 10.0.0.241 - - [2025-10-22 15:03:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003783 10.0.0.241 - - [2025-10-22 15:03:10] "GET /global-vrouter-config/d3a2379d-e68a-4c65-9acc-bd49189f7ea7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.005104 10.0.0.241 - - [2025-10-22 15:03:10] "GET /virtual-networks?parent_id=3ba663df-6132-4a88-8fa3-dc52d69a6c9e&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004190 10.0.0.241 - - [2025-10-22 15:03:10] "GET /virtual-network/aa236270-0f32-4a83-a5a4-090a302e43b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2368 0.005312 10.0.0.241 - - [2025-10-22 15:03:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003029 10.0.0.241 - - [2025-10-22 15:03:10] "GET /global-vrouter-config/d3a2379d-e68a-4c65-9acc-bd49189f7ea7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003219 10.0.0.241 - - [2025-10-22 15:03:10] "GET /virtual-networks?parent_id=3ba663df-6132-4a88-8fa3-dc52d69a6c9e&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003068 10.0.0.241 - - [2025-10-22 15:03:10] "GET /virtual-network/a5f96c0b-3cd9-40c6-b6cf-013298273720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005374 10.0.0.241 - - [2025-10-22 15:03:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003740 10.0.0.241 - - [2025-10-22 15:03:10] "GET /global-vrouter-config/d3a2379d-e68a-4c65-9acc-bd49189f7ea7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003860 10.0.0.241 - - [2025-10-22 15:03:10] "GET /virtual-networks?parent_id=3ba663df-6132-4a88-8fa3-dc52d69a6c9e&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003709 10.0.0.241 - - [2025-10-22 15:03:10] "GET /virtual-network/a5f96c0b-3cd9-40c6-b6cf-013298273720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.006366 10.0.0.241 - - [2025-10-22 15:03:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003979 10.0.0.241 - - [2025-10-22 15:03:11] "GET /global-vrouter-config/d3a2379d-e68a-4c65-9acc-bd49189f7ea7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003796 10.0.0.241 - - [2025-10-22 15:03:11] "GET /virtual-networks?parent_id=3ba663df-6132-4a88-8fa3-dc52d69a6c9e&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003024 10.0.0.241 - - [2025-10-22 15:03:11] "GET /virtual-network/a5f96c0b-3cd9-40c6-b6cf-013298273720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005554 10.0.0.241 - - [2025-10-22 15:03:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003145 10.0.0.241 - - [2025-10-22 15:03:11] "GET /global-vrouter-config/d3a2379d-e68a-4c65-9acc-bd49189f7ea7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003889 10.0.0.241 - - [2025-10-22 15:03:11] "GET /virtual-networks?parent_id=3ba663df-6132-4a88-8fa3-dc52d69a6c9e&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003688 10.0.0.241 - - [2025-10-22 15:03:11] "GET /virtual-network/a5f96c0b-3cd9-40c6-b6cf-013298273720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005992 10.0.0.241 - - [2025-10-22 15:03:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003075 10.0.0.241 - - [2025-10-22 15:03:11] "GET /global-vrouter-config/d3a2379d-e68a-4c65-9acc-bd49189f7ea7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003915 10.0.0.241 - - [2025-10-22 15:03:11] "GET /virtual-networks?parent_id=3ba663df-6132-4a88-8fa3-dc52d69a6c9e&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003362 10.0.0.241 - - [2025-10-22 15:03:11] "GET /virtual-network/ab0f590e-a779-4f59-8f7f-8d1f70b6e510?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2368 0.005249 10.0.0.241 - - [2025-10-22 15:03:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002946 10.0.0.241 - - [2025-10-22 15:03:11] "GET /global-vrouter-config/d3a2379d-e68a-4c65-9acc-bd49189f7ea7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003772 10.0.0.241 - - [2025-10-22 15:03:11] "GET /virtual-networks?parent_id=3ba663df-6132-4a88-8fa3-dc52d69a6c9e&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003487 10.0.0.241 - - [2025-10-22 15:03:11] "GET /virtual-network/ab0f590e-a779-4f59-8f7f-8d1f70b6e510?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2368 0.005178 10.0.0.241 - - [2025-10-22 15:03:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003142 10.0.0.241 - - [2025-10-22 15:03:12] "GET /global-vrouter-config/d3a2379d-e68a-4c65-9acc-bd49189f7ea7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003951 10.0.0.241 - - [2025-10-22 15:03:12] "GET /virtual-networks?parent_id=3ba663df-6132-4a88-8fa3-dc52d69a6c9e&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003680 10.0.0.241 - - [2025-10-22 15:03:12] "GET /virtual-network/ab0f590e-a779-4f59-8f7f-8d1f70b6e510?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2368 0.005453 10.0.0.241 - - [2025-10-22 15:03:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004049 10.0.0.241 - - [2025-10-22 15:03:12] "GET /global-vrouter-config/d3a2379d-e68a-4c65-9acc-bd49189f7ea7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003901 10.0.0.241 - - [2025-10-22 15:03:12] "GET /virtual-networks?parent_id=3ba663df-6132-4a88-8fa3-dc52d69a6c9e&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004351 10.0.0.241 - - [2025-10-22 15:03:12] "GET /virtual-network/ab0f590e-a779-4f59-8f7f-8d1f70b6e510?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2368 0.005830 10.0.0.241 - - [2025-10-22 15:03:12] "GET /virtual-machine/bf03978a-e7b6-4bb5-9911-c674cabfc292 HTTP/1.1" 200 1805 0.004372 10.0.0.241 - - [2025-10-22 15:03:12] "GET /domains HTTP/1.1" 200 440 0.002860 10.0.0.241 - - [2025-10-22 15:03:12] "GET /domains?obj_uuids=8c582771-8b31-4700-9720-69718950e5ce&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001117 10.0.0.241 - - [2025-10-22 15:03:12] "GET /domain/8c582771-8b31-4700-9720-69718950e5ce HTTP/1.1" 200 1530 0.007364 10.0.0.241 - - [2025-10-22 15:03:12] "GET /projects?obj_uuids=3ba663df-6132-4a88-8fa3-dc52d69a6c9e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001449 10.0.0.241 - - [2025-10-22 15:03:12] "GET /project/3ba663df-6132-4a88-8fa3-dc52d69a6c9e HTTP/1.1" 200 4235 0.034174 10.0.0.241 - - [2025-10-22 15:03:12] "GET /service-instance/01d2a875-d995-422d-b4eb-b50f0953d51e HTTP/1.1" 200 3796 0.004732 10.0.0.241 - - [2025-10-22 15:03:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003310 10.0.0.241 - - [2025-10-22 15:03:12] "GET /routing-instance/2c619736-e700-436c-bdbc-05262900f805?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1889 0.003920 10.0.0.241 - - [2025-10-22 15:03:12] "GET /routing-instance/2c619736-e700-436c-bdbc-05262900f805?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 2022 0.006304 10.0.0.241 - - [2025-10-22 15:03:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003243 10.0.0.241 - - [2025-10-22 15:03:12] "GET /routing-instance/bc0b1c06-f1e5-421a-b848-03ca6043d714?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.004276 10.0.0.241 - - [2025-10-22 15:03:13] "GET /routing-instance/bc0b1c06-f1e5-421a-b848-03ca6043d714?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 2026 0.006844 10.0.0.241 - - [2025-10-22 15:03:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003704 10.0.0.241 - - [2025-10-22 15:03:13] "GET /virtual-network/aa236270-0f32-4a83-a5a4-090a302e43b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2368 0.005539 10.0.0.241 - - [2025-10-22 15:03:13] "GET /virtual-network/aa236270-0f32-4a83-a5a4-090a302e43b2?fields=routing_instances HTTP/1.1" 200 1684 0.006701 10.0.0.241 - - [2025-10-22 15:03:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003580 10.0.0.241 - - [2025-10-22 15:03:13] "GET /virtual-network/ab0f590e-a779-4f59-8f7f-8d1f70b6e510?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2368 0.005256 10.0.0.241 - - [2025-10-22 15:03:13] "GET /virtual-network/ab0f590e-a779-4f59-8f7f-8d1f70b6e510?fields=routing_instances HTTP/1.1" 200 1689 0.007654 10.0.0.241 - - [2025-10-22 15:03:17] "POST /ref-update HTTP/1.1" 200 156 0.047410 10.0.0.241 - - [2025-10-22 15:03:17] "DELETE /access-control-list/f603cb5d-f37b-4cb2-8117-7a3b6bdc0e36 HTTP/1.1" 200 115 0.045727 252.241.203.193 - - [2025-10-22 15:03:17] "POST /neutron/network HTTP/1.1" 200 832 0.019500 10.0.0.241 - - [2025-10-22 15:03:17] "GET /virtual-network/ab0f590e-a779-4f59-8f7f-8d1f70b6e510?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.006429 10.0.0.241 - - [2025-10-22 15:03:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002804 10.0.0.241 - - [2025-10-22 15:03:17] "DELETE /routing-instance/8bb58974-9ad3-4642-b4ea-0502d4f915fd HTTP/1.1" 200 115 0.038441 10.0.0.241 - - [2025-10-22 15:03:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004644 10.0.0.241 - - [2025-10-22 15:03:17] "GET /network-policy/c8482829-bb82-40e4-b485-a38205ff3f88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2178 0.005141 10.0.0.241 - - [2025-10-22 15:03:18] "DELETE /route-target/9471b612-3ab6-48ca-99bc-125e24ae969e HTTP/1.1" 200 115 0.039171 10.0.0.241 - - [2025-10-22 15:03:18] "POST /ref-update HTTP/1.1" 200 156 0.055229 10.0.0.241 - - [2025-10-22 15:03:18] "DELETE /routing-instance/9b53dbf5-2ff1-420e-b6f2-76432575f7b1 HTTP/1.1" 200 115 0.040946 10.0.0.241 - - [2025-10-22 15:03:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005002 252.241.203.193 - - [2025-10-22 15:03:18] "POST /neutron/network HTTP/1.1" 200 831 0.007499 10.0.0.241 - - [2025-10-22 15:03:18] "DELETE /route-target/1e5f61e6-bb4a-41e5-9de5-61874f5d2b92 HTTP/1.1" 200 115 0.021673 10.0.0.241 - - [2025-10-22 15:03:18] "GET /virtual-network/aa236270-0f32-4a83-a5a4-090a302e43b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.006983 10.0.0.241 - - [2025-10-22 15:03:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003185 10.0.0.241 - - [2025-10-22 15:03:18] "DELETE /access-control-list/4a6c56d8-59d6-4763-8b12-8cf629632a2f HTTP/1.1" 200 115 0.041294 10.0.0.241 - - [2025-10-22 15:03:18] "GET /network-policy/c8482829-bb82-40e4-b485-a38205ff3f88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2178 0.004999 10.0.0.241 - - [2025-10-22 15:03:18] "DELETE /network-policy/c8482829-bb82-40e4-b485-a38205ff3f88 HTTP/1.1" 200 115 0.022563 10.0.0.241 - - [2025-10-22 15:03:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004138 10.0.0.241 - - [2025-10-22 15:03:18] "DELETE /service-instance/01d2a875-d995-422d-b4eb-b50f0953d51e HTTP/1.1" 200 115 0.044003 10.0.0.241 - - [2025-10-22 15:03:18] "GET /domains HTTP/1.1" 200 440 0.005429 10.0.0.241 - - [2025-10-22 15:03:18] "POST /ref-update HTTP/1.1" 200 156 0.018392 10.0.0.241 - - [2025-10-22 15:03:18] "DELETE /instance-ip/1c739e6a-f8ef-4df6-b3d4-c0bce7509b68 HTTP/1.1" 200 115 0.027045 10.0.0.241 - - [2025-10-22 15:03:18] "GET /domains?obj_uuids=8c582771-8b31-4700-9720-69718950e5ce&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001530 10.0.0.241 - - [2025-10-22 15:03:18] "GET /domain/8c582771-8b31-4700-9720-69718950e5ce HTTP/1.1" 200 1530 0.012820 10.0.0.241 - - [2025-10-22 15:03:18] "POST /ref-update HTTP/1.1" 200 156 0.029522 10.0.0.241 - - [2025-10-22 15:03:18] "GET /projects?obj_uuids=3ba663df-6132-4a88-8fa3-dc52d69a6c9e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001381 10.0.0.241 - - [2025-10-22 15:03:18] "GET /project/3ba663df-6132-4a88-8fa3-dc52d69a6c9e HTTP/1.1" 200 3761 0.029137 10.0.0.241 - - [2025-10-22 15:03:18] "DELETE /instance-ip/5e0da8cb-1b08-423f-b3a0-3eee6b8e57e4 HTTP/1.1" 200 115 0.043698 10.0.0.241 - - [2025-10-22 15:03:18] "POST /ref-update HTTP/1.1" 200 156 0.016309 10.0.0.241 - - [2025-10-22 15:03:18] "GET /virtual-machine/bf03978a-e7b6-4bb5-9911-c674cabfc292 HTTP/1.1" 200 1805 0.004663 10.0.0.241 - - [2025-10-22 15:03:18] "DELETE /instance-ip/75d5d79a-d589-46a3-85ab-3085e89e8a6d HTTP/1.1" 200 115 0.024415 10.0.0.241 - - [2025-10-22 15:03:18] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002660 10.0.0.241 - - [2025-10-22 15:03:18] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003099 10.0.0.241 - - [2025-10-22 15:03:18] "POST /ref-update HTTP/1.1" 200 156 0.015619 10.0.0.241 - - [2025-10-22 15:03:18] "DELETE /instance-ip/275a1a58-60ac-4ad1-98b1-a159c23fe4ba HTTP/1.1" 200 115 0.026800 10.0.0.241 - - [2025-10-22 15:03:18] "POST /ref-update HTTP/1.1" 200 156 0.014493 10.0.0.241 - - [2025-10-22 15:03:18] "DELETE /instance-ip/2e8b093a-fd18-432a-8c1d-b443d5fce11d HTTP/1.1" 200 115 0.034838 10.0.0.241 - - [2025-10-22 15:03:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.013101 10.0.0.241 - - [2025-10-22 15:03:18] "POST /ref-update HTTP/1.1" 200 156 0.036282 10.0.0.241 - - [2025-10-22 15:03:18] "DELETE /service-template/7bfa2902-22da-4937-8ad9-94c93201d3e9 HTTP/1.1" 200 115 0.061727 10.0.0.241 - - [2025-10-22 15:03:18] "POST /fqname-to-id HTTP/1.1" 404 191 0.011742 10.0.0.241 - - [2025-10-22 15:03:18] "DELETE /instance-ip/584b2d15-9f18-425e-ad9c-9bcb6631dac8 HTTP/1.1" 200 115 0.037686 252.241.203.193 - - [2025-10-22 15:03:19] "POST /neutron/network HTTP/1.1" 200 832 0.007530 252.241.203.193 - - [2025-10-22 15:03:19] "POST /neutron/network HTTP/1.1" 400 204 0.014539 252.241.203.193 - - [2025-10-22 15:03:20] "POST /neutron/port HTTP/1.1" 200 1080 0.031189 252.241.203.193 - - [2025-10-22 15:03:20] "POST /neutron/port HTTP/1.1" 200 1081 0.027110 252.241.203.193 - - [2025-10-22 15:03:20] "POST /neutron/port HTTP/1.1" 200 1106 0.039170 252.241.203.193 - - [2025-10-22 15:03:20] "POST /neutron/port HTTP/1.1" 200 1107 0.028616 252.241.203.193 - - [2025-10-22 15:03:20] "POST /neutron/port HTTP/1.1" 200 3008 0.056813 252.241.203.193 - - [2025-10-22 15:03:20] "POST /neutron/port HTTP/1.1" 200 1106 0.017893 252.241.203.193 - - [2025-10-22 15:03:21] "POST /neutron/port HTTP/1.1" 200 151 0.598681 252.241.203.193 - - [2025-10-22 15:03:21] "POST /neutron/port HTTP/1.1" 200 151 0.540199 252.241.203.193 - - [2025-10-22 15:03:21] "POST /neutron/port HTTP/1.1" 200 151 0.584173 252.241.203.193 - - [2025-10-22 15:03:21] "POST /neutron/port HTTP/1.1" 200 1107 0.017192 252.241.203.193 - - [2025-10-22 15:03:21] "POST /neutron/network HTTP/1.1" 200 832 0.018523 252.241.203.193 - - [2025-10-22 15:03:21] "POST /neutron/port HTTP/1.1" 200 151 0.281423 252.241.203.193 - - [2025-10-22 15:03:21] "POST /neutron/network HTTP/1.1" 400 204 0.102575 252.241.203.193 - - [2025-10-22 15:03:21] "POST /neutron/port HTTP/1.1" 200 1106 0.053620 252.241.203.193 - - [2025-10-22 15:03:22] "POST /neutron/port HTTP/1.1" 200 151 0.467646 252.241.203.193 - - [2025-10-22 15:03:23] "POST /neutron/network HTTP/1.1" 200 832 0.006554 10.0.0.241 - - [2025-10-22 15:03:23] "POST /useragent-kv HTTP/1.1" 200 115 0.004747 10.0.0.241 - - [2025-10-22 15:03:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005608 10.0.0.241 - - [2025-10-22 15:03:23] "POST /useragent-kv HTTP/1.1" 200 115 0.004058 252.241.203.193 - - [2025-10-22 15:03:23] "POST /neutron/network HTTP/1.1" 200 151 0.093819 10.0.0.241 - - [2025-10-22 15:03:23] "DELETE /route-target/a969e70c-1d90-498b-a339-3e16a3f619a0 HTTP/1.1" 200 115 0.023092 10.0.0.241 - - [2025-10-22 15:03:23] "GET /routing-instance/bc0b1c06-f1e5-421a-b848-03ca6043d714 HTTP/1.1" 404 171 0.002867 10.0.0.241 - - [2025-10-22 15:03:23] "GET /domains HTTP/1.1" 200 440 0.003252 10.0.0.241 - - [2025-10-22 15:03:23] "GET /domains?obj_uuids=8c582771-8b31-4700-9720-69718950e5ce&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001504 10.0.0.241 - - [2025-10-22 15:03:23] "GET /domain/8c582771-8b31-4700-9720-69718950e5ce HTTP/1.1" 200 1307 0.011007 10.0.0.241 - - [2025-10-22 15:03:23] "GET /projects?obj_uuids=3ba663df-6132-4a88-8fa3-dc52d69a6c9e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002390 10.0.0.241 - - [2025-10-22 15:03:24] "GET /project/3ba663df-6132-4a88-8fa3-dc52d69a6c9e HTTP/1.1" 200 2300 0.029067 252.241.203.193 - - [2025-10-22 15:03:24] "POST /neutron/network HTTP/1.1" 200 831 0.007439 [Introspect:8084]10.0.0.241 - - [2025-10-22 15:03:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000901 [Introspect:8084]10.0.0.241 - - [2025-10-22 15:03:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.000961 10.0.0.241 - - [2025-10-22 15:03:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004777 10.0.0.241 - - [2025-10-22 15:03:24] "POST /useragent-kv HTTP/1.1" 200 115 0.002890 10.0.0.241 - - [2025-10-22 15:03:24] "POST /useragent-kv HTTP/1.1" 200 115 0.003211 252.241.203.193 - - [2025-10-22 15:03:24] "POST /neutron/network HTTP/1.1" 200 151 0.107335 10.0.0.241 - - [2025-10-22 15:03:24] "DELETE /route-target/24a852ec-ed24-4493-8738-b9b1b28d22cf HTTP/1.1" 200 115 0.020197 10.0.0.241 - - [2025-10-22 15:03:24] "GET /routing-instance/2c619736-e700-436c-bdbc-05262900f805 HTTP/1.1" 404 171 0.002893 10.0.0.241 - - [2025-10-22 15:03:24] "GET /domains HTTP/1.1" 200 440 0.002994 10.0.0.241 - - [2025-10-22 15:03:24] "GET /domains?obj_uuids=8c582771-8b31-4700-9720-69718950e5ce&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001740 10.0.0.241 - - [2025-10-22 15:03:24] "GET /domain/8c582771-8b31-4700-9720-69718950e5ce HTTP/1.1" 200 1307 0.008226 10.0.0.241 - - [2025-10-22 15:03:24] "GET /projects?obj_uuids=3ba663df-6132-4a88-8fa3-dc52d69a6c9e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001114 10.0.0.241 - - [2025-10-22 15:03:24] "GET /project/3ba663df-6132-4a88-8fa3-dc52d69a6c9e HTTP/1.1" 200 2082 0.027109 252.241.203.193 - - [2025-10-22 15:03:25] "POST /neutron/network HTTP/1.1" 200 830 0.007497 10.0.0.241 - - [2025-10-22 15:03:25] "POST /useragent-kv HTTP/1.1" 200 115 0.005886 10.0.0.241 - - [2025-10-22 15:03:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003976 10.0.0.241 - - [2025-10-22 15:03:25] "POST /useragent-kv HTTP/1.1" 200 115 0.002649 252.241.203.193 - - [2025-10-22 15:03:25] "POST /neutron/network HTTP/1.1" 200 151 0.088425 10.0.0.241 - - [2025-10-22 15:03:25] "GET /routing-instance/11870eff-425b-4625-b5b6-1914f4afb7f4 HTTP/1.1" 404 171 0.002239 10.0.0.241 - - [2025-10-22 15:03:25] "DELETE /route-target/8eee67a9-f42b-4d6d-8039-22f2238ec211 HTTP/1.1" 200 115 0.021757 10.0.0.241 - - [2025-10-22 15:03:25] "GET /domains HTTP/1.1" 200 440 0.002918 10.0.0.241 - - [2025-10-22 15:03:25] "GET /domains?obj_uuids=8c582771-8b31-4700-9720-69718950e5ce&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001139 10.0.0.241 - - [2025-10-22 15:03:25] "GET /domain/8c582771-8b31-4700-9720-69718950e5ce HTTP/1.1" 200 1307 0.008174 10.0.0.241 - - [2025-10-22 15:03:25] "GET /projects?obj_uuids=3ba663df-6132-4a88-8fa3-dc52d69a6c9e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001284 10.0.0.241 - - [2025-10-22 15:03:25] "GET /project/3ba663df-6132-4a88-8fa3-dc52d69a6c9e HTTP/1.1" 200 1842 0.078234 10.0.0.241 - - [2025-10-22 15:03:26] "GET /projects?obj_uuids=3ba663df-6132-4a88-8fa3-dc52d69a6c9e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001316 10.0.0.241 - - [2025-10-22 15:03:26] "GET /project/3ba663df-6132-4a88-8fa3-dc52d69a6c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.030003 10.0.0.241 - - [2025-10-22 15:03:26] "GET /projects?obj_uuids=3ba663df-6132-4a88-8fa3-dc52d69a6c9e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001788 10.0.0.241 - - [2025-10-22 15:03:26] "GET /project/3ba663df-6132-4a88-8fa3-dc52d69a6c9e?fields=virtual_networks HTTP/1.1" 200 1030 0.081687 10.0.0.241 - - [2025-10-22 15:03:26] "GET /projects?obj_uuids=3ba663df-6132-4a88-8fa3-dc52d69a6c9e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001276 10.0.0.241 - - [2025-10-22 15:03:26] "GET /project/3ba663df-6132-4a88-8fa3-dc52d69a6c9e?fields=virtual_machine_interfaces HTTP/1.1" 200 1030 0.032177 10.0.0.241 - - [2025-10-22 15:03:26] "GET /projects?obj_uuids=3ba663df-6132-4a88-8fa3-dc52d69a6c9e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001267 10.0.0.241 - - [2025-10-22 15:03:26] "GET /project/3ba663df-6132-4a88-8fa3-dc52d69a6c9e?fields=security_groups HTTP/1.1" 200 1254 0.031475 10.0.0.241 - - [2025-10-22 15:03:27] "GET /domains?obj_uuids=8c582771-8b31-4700-9720-69718950e5ce&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001483 10.0.0.241 - - [2025-10-22 15:03:27] "GET /domain/8c582771-8b31-4700-9720-69718950e5ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 945 0.007791 10.0.0.241 - - [2025-10-22 15:03:27] "POST /fqname-to-id HTTP/1.1" 404 187 0.034810 10.0.0.241 - - [2025-10-22 15:03:27] "GET /projects?obj_uuids=c23bd81d-9e8b-4e7a-b29f-c2c60dfca711&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002494 10.0.0.241 - - [2025-10-22 15:03:28] "GET /domains?obj_uuids=8c582771-8b31-4700-9720-69718950e5ce&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001347 10.0.0.241 - - [2025-10-22 15:03:28] "GET /domain/8c582771-8b31-4700-9720-69718950e5ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.008094 10.0.0.241 - - [2025-10-22 15:03:28] "POST /id-to-fqname HTTP/1.1" 200 189 0.001872 10.0.0.241 - - [2025-10-22 15:03:28] "POST /fqname-to-id HTTP/1.1" 404 198 0.002794 10.0.0.241 - - [2025-10-22 15:03:28] "POST /security-groups HTTP/1.1" 200 584 0.064214 10.0.0.241 - - [2025-10-22 15:03:28] "POST /fqname-to-id HTTP/1.1" 404 233 0.002730 10.0.0.241 - - [2025-10-22 15:03:28] "POST /projects HTTP/1.1" 200 579 0.232030 10.0.0.241 - - [2025-10-22 15:03:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.270052 10.0.0.241 - - [2025-10-22 15:03:28] "POST /access-control-lists HTTP/1.1" 200 599 0.063756 10.0.0.241 - - [2025-10-22 15:03:28] "GET /project/c23bd81d-9e8b-4e7a-b29f-c2c60dfca711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.422151 10.0.0.241 - - [2025-10-22 15:03:28] "POST /fqname-to-id HTTP/1.1" 404 232 0.004391 10.0.0.241 - - [2025-10-22 15:03:28] "POST /access-control-lists HTTP/1.1" 200 597 0.064923 [Introspect:8084]10.0.0.241 - - [2025-10-22 15:03:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000938 [Introspect:8084]10.0.0.241 - - [2025-10-22 15:03:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001124 10.0.0.241 - - [2025-10-22 15:03:29] "GET / HTTP/1.1" 200 36499 0.002980 10.0.0.241 - - [2025-10-22 15:03:31] "POST /fqname-to-id HTTP/1.1" 401 298 0.000561 10.0.0.241 - - [2025-10-22 15:03:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.036300 10.0.0.241 - - [2025-10-22 15:03:31] "GET /projects?obj_uuids=c23bd81d-9e8b-4e7a-b29f-c2c60dfca711&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001052 10.0.0.241 - - [2025-10-22 15:03:31] "GET /project/c23bd81d-9e8b-4e7a-b29f-c2c60dfca711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.025422 10.0.0.241 - - [2025-10-22 15:03:31] "POST /fqname-to-id HTTP/1.1" 404 178 0.002756 10.0.0.241 - - [2025-10-22 15:03:31] "POST /virtual-DNSs HTTP/1.1" 200 509 0.017788 10.0.0.241 - - [2025-10-22 15:03:31] "GET /virtual-DNS/26351efe-48b8-46e8-90d8-9884696d68a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1440 0.010130 10.0.0.241 - - [2025-10-22 15:03:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003067 10.0.0.241 - - [2025-10-22 15:03:31] "GET /virtual-DNS/26351efe-48b8-46e8-90d8-9884696d68a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1440 0.003819 10.0.0.241 - - [2025-10-22 15:03:31] "GET /domains HTTP/1.1" 401 298 0.000474 10.0.0.241 - - [2025-10-22 15:03:32] "GET /domains HTTP/1.1" 200 440 0.029571 10.0.0.241 - - [2025-10-22 15:03:32] "GET /domains?obj_uuids=8c582771-8b31-4700-9720-69718950e5ce&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001612 10.0.0.241 - - [2025-10-22 15:03:32] "GET /domain/8c582771-8b31-4700-9720-69718950e5ce HTTP/1.1" 200 1694 0.009085 10.0.0.241 - - [2025-10-22 15:03:32] "GET /virtual-DNS/26351efe-48b8-46e8-90d8-9884696d68a5 HTTP/1.1" 200 1440 0.005685 10.0.0.241 - - [2025-10-22 15:03:32] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 549 0.002808 10.0.0.241 - - [2025-10-22 15:03:32] "POST /network-ipams HTTP/1.1" 200 516 0.019885 10.0.0.241 - - [2025-10-22 15:03:32] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 755 0.002746 10.0.0.241 - - [2025-10-22 15:03:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002980 10.0.0.241 - - [2025-10-22 15:03:32] "GET /network-ipam/ab494739-4525-448b-a05a-f7886af2f365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.004965 10.0.0.241 - - [2025-10-22 15:03:32] "PUT /network-ipam/ab494739-4525-448b-a05a-f7886af2f365 HTTP/1.1" 200 260 0.010644 10.0.0.241 - - [2025-10-22 15:03:32] "POST /ref-update HTTP/1.1" 200 156 0.009795 10.0.0.241 - - [2025-10-22 15:03:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003173 10.0.0.241 - - [2025-10-22 15:03:32] "GET /projects?obj_uuids=c23bd81d-9e8b-4e7a-b29f-c2c60dfca711&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001109 10.0.0.241 - - [2025-10-22 15:03:32] "GET /project/c23bd81d-9e8b-4e7a-b29f-c2c60dfca711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.024808 252.241.203.193 - - [2025-10-22 15:03:32] "POST /neutron/network HTTP/1.1" 200 117 0.037161 10.0.0.241 - - [2025-10-22 15:03:32] "GET /projects?obj_uuids=c23bd81d-9e8b-4e7a-b29f-c2c60dfca711&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001039 252.241.203.193 - - [2025-10-22 15:03:33] "POST /neutron/network HTTP/1.1" 200 616 0.075722 10.0.0.241 - - [2025-10-22 15:03:33] "POST /route-targets HTTP/1.1" 200 329 0.017453 10.0.0.241 - - [2025-10-22 15:03:33] "POST /ref-update HTTP/1.1" 200 156 0.012027 10.0.0.241 - - [2025-10-22 15:03:33] "POST /useragent-kv HTTP/1.1" 200 115 0.003170 252.241.203.193 - - [2025-10-22 15:03:33] "POST /neutron/subnet HTTP/1.1" 200 711 0.186797 252.241.203.193 - - [2025-10-22 15:03:33] "POST /neutron/network HTTP/1.1" 200 829 0.006104 10.0.0.241 - - [2025-10-22 15:03:33] "POST /id-to-fqname HTTP/1.1" 200 225 0.001510 10.0.0.241 - - [2025-10-22 15:03:33] "GET /virtual-network/5a01f3c4-2d4d-433d-8668-7d002882ee15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006032 252.241.203.193 - - [2025-10-22 15:03:33] "POST /neutron/network HTTP/1.1" 200 829 0.006521 10.0.0.241 - - [2025-10-22 15:03:33] "GET /virtual-network/5a01f3c4-2d4d-433d-8668-7d002882ee15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006064 252.241.203.193 - - [2025-10-22 15:03:33] "POST /neutron/network HTTP/1.1" 200 829 0.005969 252.241.203.193 - - [2025-10-22 15:03:33] "POST /neutron/subnet HTTP/1.1" 200 711 0.008434 252.241.203.193 - - [2025-10-22 15:03:33] "POST /neutron/network HTTP/1.1" 200 803 0.013108 252.241.203.193 - - [2025-10-22 15:03:33] "POST /neutron/network HTTP/1.1" 200 829 0.006097 10.0.0.241 - - [2025-10-22 15:03:33] "POST /id-to-fqname HTTP/1.1" 200 225 0.001444 252.241.203.193 - - [2025-10-22 15:03:34] "POST /neutron/network HTTP/1.1" 200 839 0.006367 252.241.203.193 - - [2025-10-22 15:03:34] "GET /aaa-mode HTTP/1.1" 401 298 0.000516 252.241.203.193 - - [2025-10-22 15:03:34] "GET / HTTP/1.1" 200 36499 0.001989 252.241.203.193 - - [2025-10-22 15:03:34] "GET /project/c23bd81d-9e8b-4e7a-b29f-c2c60dfca711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000378 10.0.0.241 - - [2025-10-22 15:03:34] "GET /projects?obj_uuids=c23bd81d-9e8b-4e7a-b29f-c2c60dfca711&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001109 252.241.203.193 - - [2025-10-22 15:03:34] "GET /project/c23bd81d-9e8b-4e7a-b29f-c2c60dfca711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.057250 252.241.203.193 - - [2025-10-22 15:03:34] "POST /neutron/network HTTP/1.1" 200 829 0.006082 252.241.203.193 - - [2025-10-22 15:03:34] "POST /neutron/port HTTP/1.1" 200 117 0.005982 252.241.203.193 - - [2025-10-22 15:03:34] "POST /neutron/port HTTP/1.1" 200 117 0.010200 252.241.203.193 - - [2025-10-22 15:03:35] "POST /neutron/port HTTP/1.1" 200 117 0.005839 252.241.203.193 - - [2025-10-22 15:03:35] "POST /neutron/network HTTP/1.1" 200 839 0.005814 10.0.0.241 - - [2025-10-22 15:03:35] "GET /projects?obj_uuids=c23bd81d-9e8b-4e7a-b29f-c2c60dfca711&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001189 252.241.203.193 - - [2025-10-22 15:03:35] "POST /neutron/port HTTP/1.1" 200 1056 0.231082 252.241.203.193 - - [2025-10-22 15:03:35] "POST /neutron/port HTTP/1.1" 200 1056 0.012603 252.241.203.193 - - [2025-10-22 15:03:35] "POST /neutron/port HTTP/1.1" 200 1056 0.009709 252.241.203.193 - - [2025-10-22 15:03:36] "POST /neutron/port HTTP/1.1" 200 1106 0.101025 252.241.203.193 - - [2025-10-22 15:03:36] "POST /neutron/port HTTP/1.1" 200 1080 0.016724 252.241.203.193 - - [2025-10-22 15:03:36] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007479 252.241.203.193 - - [2025-10-22 15:03:36] "POST /neutron/subnet HTTP/1.1" 200 685 0.010528 252.241.203.193 - - [2025-10-22 15:03:36] "POST /neutron/port HTTP/1.1" 200 117 0.001332 252.241.203.193 - - [2025-10-22 15:03:36] "POST /neutron/network HTTP/1.1" 200 829 0.006096 252.241.203.193 - - [2025-10-22 15:03:40] "POST /neutron/port HTTP/1.1" 200 1080 0.011475 252.241.203.193 - - [2025-10-22 15:03:40] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008718 252.241.203.193 - - [2025-10-22 15:03:40] "POST /neutron/port HTTP/1.1" 200 1080 0.013050 252.241.203.193 - - [2025-10-22 15:03:40] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007039 252.241.203.193 - - [2025-10-22 15:03:40] "POST /neutron/port HTTP/1.1" 200 1080 0.011342 252.241.203.193 - - [2025-10-22 15:03:40] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007198 10.0.0.241 - - [2025-10-22 15:03:40] "GET /virtual-machine/fa022754-0ce4-4e02-9d9b-b44fec53d8fb HTTP/1.1" 200 1296 0.005421 [Introspect:8084]10.0.0.241 - - [2025-10-22 15:03:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001232 10.0.0.241 - - [2025-10-22 15:03:40] "GET /virtual-machine-interface/7d190147-6e20-490c-a535-28e5f7460b8c HTTP/1.1" 200 2966 0.006204 [Introspect:8084]10.0.0.241 - - [2025-10-22 15:03:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001154 10.0.0.241 - - [2025-10-22 15:03:40] "DELETE /project/c23bd81d9e8b4e7ab29fc2c60dfca711 HTTP/1.1" 404 173 0.007223 10.0.0.241 - - [2025-10-22 15:03:40] "GET /projects?obj_uuids=3ba663df-6132-4a88-8fa3-dc52d69a6c9e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001217 10.0.0.241 - - [2025-10-22 15:03:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002992 10.0.0.241 - - [2025-10-22 15:03:40] "GET /global-vrouter-config/d3a2379d-e68a-4c65-9acc-bd49189f7ea7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.002967 10.0.0.241 - - [2025-10-22 15:03:40] "GET /project/3ba663df-6132-4a88-8fa3-dc52d69a6c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.036875 10.0.0.241 - - [2025-10-22 15:03:40] "GET /projects?obj_uuids=3ba663df-6132-4a88-8fa3-dc52d69a6c9e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001081 10.0.0.241 - - [2025-10-22 15:03:40] "GET /virtual-networks?parent_id=c23bd81d-9e8b-4e7a-b29f-c2c60dfca711&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.005522 10.0.0.241 - - [2025-10-22 15:03:40] "GET /project/3ba663df-6132-4a88-8fa3-dc52d69a6c9e?fields=security_groups HTTP/1.1" 200 1344 0.043693 10.0.0.241 - - [2025-10-22 15:03:40] "GET /virtual-network/5a01f3c4-2d4d-433d-8668-7d002882ee15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.019885 10.0.0.241 - - [2025-10-22 15:03:40] "DELETE /security-group/a931729a-376c-41d7-abb4-5b3cc73044ec HTTP/1.1" 200 115 0.042470 10.0.0.241 - - [2025-10-22 15:03:40] "GET /projects?obj_uuids=3ba663df-6132-4a88-8fa3-dc52d69a6c9e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002261 10.0.0.241 - - [2025-10-22 15:03:40] "DELETE /access-control-list/791dd012-dd3d-440f-8bac-51b0d4996a97 HTTP/1.1" 200 115 0.031110 10.0.0.241 - - [2025-10-22 15:03:41] "GET /project/3ba663df-6132-4a88-8fa3-dc52d69a6c9e?fields=application_policy_sets HTTP/1.1" 200 1383 0.054257 10.0.0.241 - - [2025-10-22 15:03:41] "DELETE /access-control-list/1b95ca5b-18cc-436d-9be9-2656e909d4fa HTTP/1.1" 200 115 0.052552 10.0.0.241 - - [2025-10-22 15:03:41] "DELETE /project/3ba663df-6132-4a88-8fa3-dc52d69a6c9e HTTP/1.1" 200 115 0.353591 10.0.0.241 - - [2025-10-22 15:03:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003150 10.0.0.241 - - [2025-10-22 15:03:44] "GET /virtual-network/5a01f3c4-2d4d-433d-8668-7d002882ee15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005497 252.241.203.193 - - [2025-10-22 15:03:46] "POST /neutron/port HTTP/1.1" 200 1080 0.012395 252.241.203.193 - - [2025-10-22 15:03:46] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005926 252.241.203.193 - - [2025-10-22 15:03:46] "POST /neutron/port HTTP/1.1" 200 1080 0.012350 252.241.203.193 - - [2025-10-22 15:03:46] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006268 252.241.203.193 - - [2025-10-22 15:03:47] "POST /neutron/port HTTP/1.1" 200 1080 0.013204 252.241.203.193 - - [2025-10-22 15:03:47] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006984 10.0.0.241 - - [2025-10-22 15:03:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004223 10.0.0.241 - - [2025-10-22 15:03:48] "GET /virtual-network/5a01f3c4-2d4d-433d-8668-7d002882ee15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005993 10.0.0.241 - - [2025-10-22 15:03:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003887 10.0.0.241 - - [2025-10-22 15:03:50] "GET /global-vrouter-config/d3a2379d-e68a-4c65-9acc-bd49189f7ea7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.004525 10.0.0.241 - - [2025-10-22 15:03:50] "GET /virtual-networks?parent_id=c23bd81d-9e8b-4e7a-b29f-c2c60dfca711&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003250 10.0.0.241 - - [2025-10-22 15:03:50] "GET /virtual-network/5a01f3c4-2d4d-433d-8668-7d002882ee15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005543 10.0.0.241 - - [2025-10-22 15:03:54] "GET /obj-perms HTTP/1.1" 200 6399 0.063892 10.0.0.241 - - [2025-10-22 15:03:54] "GET /obj-perms HTTP/1.1" 200 6399 0.058403 252.241.203.193 - - [2025-10-22 15:03:55] "POST /neutron/network HTTP/1.1" 200 803 0.012917 252.241.203.193 - - [2025-10-22 15:03:55] "POST /neutron/network HTTP/1.1" 200 829 0.005793 10.0.0.241 - - [2025-10-22 15:03:55] "POST /id-to-fqname HTTP/1.1" 200 225 0.001351 252.241.203.193 - - [2025-10-22 15:03:55] "POST /neutron/port HTTP/1.1" 200 1080 0.015657 252.241.203.193 - - [2025-10-22 15:03:55] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007236 252.241.203.193 - - [2025-10-22 15:03:55] "POST /neutron/network HTTP/1.1" 200 839 0.005327 252.241.203.193 - - [2025-10-22 15:03:55] "GET /aaa-mode HTTP/1.1" 401 298 0.000463 252.241.203.193 - - [2025-10-22 15:03:55] "GET / HTTP/1.1" 200 36499 0.002148 252.241.203.193 - - [2025-10-22 15:03:55] "GET /project/c23bd81d-9e8b-4e7a-b29f-c2c60dfca711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000458 10.0.0.241 - - [2025-10-22 15:03:56] "GET /projects?obj_uuids=c23bd81d-9e8b-4e7a-b29f-c2c60dfca711&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001756 252.241.203.193 - - [2025-10-22 15:03:56] "GET /project/c23bd81d-9e8b-4e7a-b29f-c2c60dfca711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.077841 252.241.203.193 - - [2025-10-22 15:03:56] "POST /neutron/network HTTP/1.1" 200 829 0.035681 252.241.203.193 - - [2025-10-22 15:03:56] "POST /neutron/port HTTP/1.1" 200 1080 0.015613 252.241.203.193 - - [2025-10-22 15:03:56] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006575 252.241.203.193 - - [2025-10-22 15:03:56] "POST /neutron/port HTTP/1.1" 200 117 0.006087 252.241.203.193 - - [2025-10-22 15:03:56] "POST /neutron/port HTTP/1.1" 200 117 0.006605 252.241.203.193 - - [2025-10-22 15:03:57] "POST /neutron/network HTTP/1.1" 200 839 0.007432 10.0.0.241 - - [2025-10-22 15:03:57] "GET /projects?obj_uuids=c23bd81d-9e8b-4e7a-b29f-c2c60dfca711&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001465 252.241.203.193 - - [2025-10-22 15:03:57] "POST /neutron/port HTTP/1.1" 200 1056 0.212125 252.241.203.193 - - [2025-10-22 15:03:57] "POST /neutron/port HTTP/1.1" 200 1056 0.013730 252.241.203.193 - - [2025-10-22 15:03:57] "POST /neutron/port HTTP/1.1" 200 1056 0.010392 252.241.203.193 - - [2025-10-22 15:03:57] "POST /neutron/port HTTP/1.1" 200 1106 0.076932 252.241.203.193 - - [2025-10-22 15:03:57] "POST /neutron/port HTTP/1.1" 200 1080 0.014215 252.241.203.193 - - [2025-10-22 15:03:57] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004386 252.241.203.193 - - [2025-10-22 15:03:57] "POST /neutron/subnet HTTP/1.1" 200 685 0.008834 252.241.203.193 - - [2025-10-22 15:03:57] "POST /neutron/port HTTP/1.1" 200 117 0.001739 252.241.203.193 - - [2025-10-22 15:03:57] "POST /neutron/network HTTP/1.1" 200 829 0.005968 252.241.203.193 - - [2025-10-22 15:04:01] "POST /neutron/port HTTP/1.1" 200 1080 0.011443 252.241.203.193 - - [2025-10-22 15:04:01] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007197 252.241.203.193 - - [2025-10-22 15:04:01] "POST /neutron/port HTTP/1.1" 200 1080 0.014025 252.241.203.193 - - [2025-10-22 15:04:01] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006665 252.241.203.193 - - [2025-10-22 15:04:02] "POST /neutron/port HTTP/1.1" 200 1080 0.013252 252.241.203.193 - - [2025-10-22 15:04:02] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007597 10.0.0.241 - - [2025-10-22 15:04:02] "GET /virtual-machine/472684ef-4977-4d20-9d97-c248d20752ba HTTP/1.1" 200 1295 0.005012 10.0.0.241 - - [2025-10-22 15:04:02] "GET /virtual-machine-interface/f7f030d4-cd4b-4ca3-8a4e-bb5357532898 HTTP/1.1" 200 2966 0.006945 10.0.0.241 - - [2025-10-22 15:04:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003251 10.0.0.241 - - [2025-10-22 15:04:02] "GET /global-vrouter-config/d3a2379d-e68a-4c65-9acc-bd49189f7ea7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003408 10.0.0.241 - - [2025-10-22 15:04:02] "GET /virtual-networks?parent_id=c23bd81d-9e8b-4e7a-b29f-c2c60dfca711&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003554 10.0.0.241 - - [2025-10-22 15:04:02] "GET /virtual-network/5a01f3c4-2d4d-433d-8668-7d002882ee15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006530 10.0.0.241 - - [2025-10-22 15:04:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003749 10.0.0.241 - - [2025-10-22 15:04:05] "GET /virtual-network/5a01f3c4-2d4d-433d-8668-7d002882ee15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005923 252.241.203.193 - - [2025-10-22 15:04:07] "POST /neutron/port HTTP/1.1" 200 1080 0.013844 252.241.203.193 - - [2025-10-22 15:04:07] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005936 10.0.0.241 - - [2025-10-22 15:04:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003144 10.0.0.241 - - [2025-10-22 15:04:09] "GET /global-vrouter-config/d3a2379d-e68a-4c65-9acc-bd49189f7ea7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003205 10.0.0.241 - - [2025-10-22 15:04:09] "GET /virtual-networks?parent_id=c23bd81d-9e8b-4e7a-b29f-c2c60dfca711&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003012 10.0.0.241 - - [2025-10-22 15:04:09] "GET /virtual-network/5a01f3c4-2d4d-433d-8668-7d002882ee15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006377 252.241.203.193 - - [2025-10-22 15:04:10] "POST /neutron/port HTTP/1.1" 200 1080 0.013094 252.241.203.193 - - [2025-10-22 15:04:10] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006791 252.241.203.193 - - [2025-10-22 15:04:11] "POST /neutron/port HTTP/1.1" 200 1080 0.013469 252.241.203.193 - - [2025-10-22 15:04:11] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005703 252.241.203.193 - - [2025-10-22 15:04:12] "POST /neutron/port HTTP/1.1" 200 1080 0.081186 252.241.203.193 - - [2025-10-22 15:04:12] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005843 10.0.0.241 - - [2025-10-22 15:04:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003246 10.0.0.241 - - [2025-10-22 15:04:22] "DELETE /virtual-DNS/26351efe-48b8-46e8-90d8-9884696d68a5 HTTP/1.1" 409 237 0.006650 10.0.0.241 - - [2025-10-22 15:04:22] "POST /fqname-to-id HTTP/1.1" 404 190 0.003038 10.0.0.241 - - [2025-10-22 15:04:22] "POST /virtual-DNS-records HTTP/1.1" 200 533 0.017884 10.0.0.241 - - [2025-10-22 15:04:22] "GET /virtual-DNS-record/4b9904cc-d0ea-40be-a2d5-c390b7a13fe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1338 0.004618 10.0.0.241 - - [2025-10-22 15:04:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003359 10.0.0.241 - - [2025-10-22 15:04:22] "GET /virtual-DNS-record/4b9904cc-d0ea-40be-a2d5-c390b7a13fe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1338 0.003595 10.0.0.241 - - [2025-10-22 15:04:22] "GET /domains HTTP/1.1" 200 440 0.002842 10.0.0.241 - - [2025-10-22 15:04:23] "GET /domains?obj_uuids=8c582771-8b31-4700-9720-69718950e5ce&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001505 10.0.0.241 - - [2025-10-22 15:04:23] "GET /domain/8c582771-8b31-4700-9720-69718950e5ce HTTP/1.1" 200 1510 0.009155 10.0.0.241 - - [2025-10-22 15:04:23] "GET /virtual-DNS/26351efe-48b8-46e8-90d8-9884696d68a5 HTTP/1.1" 200 1909 0.005033 10.0.0.241 - - [2025-10-22 15:04:23] "GET /virtual-DNS-record/4b9904cc-d0ea-40be-a2d5-c390b7a13fe6 HTTP/1.1" 200 1338 0.003522 10.0.0.241 - - [2025-10-22 15:04:28] "DELETE /virtual-DNS-record/4b9904cc-d0ea-40be-a2d5-c390b7a13fe6 HTTP/1.1" 200 115 0.021657 10.0.0.241 - - [2025-10-22 15:04:28] "POST /fqname-to-id HTTP/1.1" 404 182 0.005668 252.241.203.193 - - [2025-10-22 15:04:29] "POST /neutron/network HTTP/1.1" 200 829 0.010040 252.241.203.193 - - [2025-10-22 15:04:29] "POST /neutron/network HTTP/1.1" 400 204 0.011544 252.241.203.193 - - [2025-10-22 15:04:29] "POST /neutron/port HTTP/1.1" 200 1080 0.018822 252.241.203.193 - - [2025-10-22 15:04:29] "POST /neutron/port HTTP/1.1" 200 1080 0.018653 252.241.203.193 - - [2025-10-22 15:04:29] "POST /neutron/port HTTP/1.1" 200 1106 0.016081 252.241.203.193 - - [2025-10-22 15:04:29] "POST /neutron/port HTTP/1.1" 200 1106 0.014157 252.241.203.193 - - [2025-10-22 15:04:29] "POST /neutron/port HTTP/1.1" 200 151 0.145921 252.241.203.193 - - [2025-10-22 15:04:29] "POST /neutron/port HTTP/1.1" 200 151 0.155871 252.241.203.193 - - [2025-10-22 15:04:31] "POST /neutron/network HTTP/1.1" 200 829 0.007246 10.0.0.241 - - [2025-10-22 15:04:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003560 10.0.0.241 - - [2025-10-22 15:04:31] "POST /useragent-kv HTTP/1.1" 200 115 0.003347 10.0.0.241 - - [2025-10-22 15:04:31] "POST /useragent-kv HTTP/1.1" 200 115 0.002172 252.241.203.193 - - [2025-10-22 15:04:31] "POST /neutron/network HTTP/1.1" 200 151 0.309091 10.0.0.241 - - [2025-10-22 15:04:31] "DELETE /route-target/bfaed915-85d2-47b4-8249-eadd24d5fcec HTTP/1.1" 200 115 0.082662 10.0.0.241 - - [2025-10-22 15:04:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003285 10.0.0.241 - - [2025-10-22 15:04:31] "DELETE /network-ipam/ab494739-4525-448b-a05a-f7886af2f365 HTTP/1.1" 200 115 0.030887 10.0.0.241 - - [2025-10-22 15:04:31] "DELETE /virtual-DNS/26351efe-48b8-46e8-90d8-9884696d68a5 HTTP/1.1" 200 115 0.030999 10.0.0.241 - - [2025-10-22 15:04:31] "POST /fqname-to-id HTTP/1.1" 404 178 0.005041 10.0.0.241 - - [2025-10-22 15:04:31] "GET /domains HTTP/1.1" 200 440 0.002963 10.0.0.241 - - [2025-10-22 15:04:31] "GET /domains?obj_uuids=8c582771-8b31-4700-9720-69718950e5ce&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001301 10.0.0.241 - - [2025-10-22 15:04:31] "GET /domain/8c582771-8b31-4700-9720-69718950e5ce HTTP/1.1" 200 1310 0.009434 10.0.0.241 - - [2025-10-22 15:04:32] "GET /projects?obj_uuids=c23bd81d-9e8b-4e7a-b29f-c2c60dfca711&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001585 10.0.0.241 - - [2025-10-22 15:04:32] "GET /project/c23bd81d-9e8b-4e7a-b29f-c2c60dfca711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.038256 10.0.0.241 - - [2025-10-22 15:04:32] "GET /projects?obj_uuids=c23bd81d-9e8b-4e7a-b29f-c2c60dfca711&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001290 10.0.0.241 - - [2025-10-22 15:04:32] "GET /project/c23bd81d-9e8b-4e7a-b29f-c2c60dfca711?fields=virtual_networks HTTP/1.1" 200 1037 0.032221 10.0.0.241 - - [2025-10-22 15:04:32] "GET /projects?obj_uuids=c23bd81d-9e8b-4e7a-b29f-c2c60dfca711&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001330 10.0.0.241 - - [2025-10-22 15:04:32] "GET /project/c23bd81d-9e8b-4e7a-b29f-c2c60dfca711?fields=virtual_machine_interfaces HTTP/1.1" 200 1037 0.032055 10.0.0.241 - - [2025-10-22 15:04:32] "GET /projects?obj_uuids=c23bd81d-9e8b-4e7a-b29f-c2c60dfca711&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.002245 10.0.0.241 - - [2025-10-22 15:04:32] "GET /project/c23bd81d-9e8b-4e7a-b29f-c2c60dfca711?fields=security_groups HTTP/1.1" 200 1264 0.027302 10.0.0.241 - - [2025-10-22 15:04:33] "GET /domains?obj_uuids=8c582771-8b31-4700-9720-69718950e5ce&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001155 10.0.0.241 - - [2025-10-22 15:04:33] "GET /domain/8c582771-8b31-4700-9720-69718950e5ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 945 0.007641 10.0.0.241 - - [2025-10-22 15:04:33] "POST /fqname-to-id HTTP/1.1" 404 187 0.031402 10.0.0.241 - - [2025-10-22 15:04:33] "GET /projects?obj_uuids=551f9189-65dc-4b92-a3c3-26fb636e4ffa&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002889 10.0.0.241 - - [2025-10-22 15:04:33] "GET /domains?obj_uuids=8c582771-8b31-4700-9720-69718950e5ce&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001147 10.0.0.241 - - [2025-10-22 15:04:33] "GET /domain/8c582771-8b31-4700-9720-69718950e5ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.007196 10.0.0.241 - - [2025-10-22 15:04:33] "POST /id-to-fqname HTTP/1.1" 200 189 0.002209 10.0.0.241 - - [2025-10-22 15:04:33] "POST /fqname-to-id HTTP/1.1" 404 198 0.004171 10.0.0.241 - - [2025-10-22 15:04:33] "POST /security-groups HTTP/1.1" 200 584 0.072288 10.0.0.241 - - [2025-10-22 15:04:33] "POST /fqname-to-id HTTP/1.1" 404 233 0.003867 10.0.0.241 - - [2025-10-22 15:04:34] "POST /projects HTTP/1.1" 200 579 0.253293 10.0.0.241 - - [2025-10-22 15:04:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.296107 10.0.0.241 - - [2025-10-22 15:04:34] "POST /access-control-lists HTTP/1.1" 200 599 0.061308 10.0.0.241 - - [2025-10-22 15:04:34] "GET /project/551f9189-65dc-4b92-a3c3-26fb636e4ffa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.449996 10.0.0.241 - - [2025-10-22 15:04:34] "POST /fqname-to-id HTTP/1.1" 404 232 0.006072 10.0.0.241 - - [2025-10-22 15:04:34] "POST /access-control-lists HTTP/1.1" 200 597 0.067772 10.0.0.241 - - [2025-10-22 15:04:35] "GET / HTTP/1.1" 200 36499 0.002680 10.0.0.241 - - [2025-10-22 15:04:36] "POST /fqname-to-id HTTP/1.1" 401 298 0.000563 10.0.0.241 - - [2025-10-22 15:04:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.085593 10.0.0.241 - - [2025-10-22 15:04:36] "GET /projects?obj_uuids=551f9189-65dc-4b92-a3c3-26fb636e4ffa&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001259 10.0.0.241 - - [2025-10-22 15:04:36] "GET /project/551f9189-65dc-4b92-a3c3-26fb636e4ffa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.038984 252.241.203.193 - - [2025-10-22 15:04:36] "POST /neutron/network HTTP/1.1" 200 117 0.036664 10.0.0.241 - - [2025-10-22 15:04:36] "GET /projects?obj_uuids=551f9189-65dc-4b92-a3c3-26fb636e4ffa&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001174 252.241.203.193 - - [2025-10-22 15:04:37] "POST /neutron/network HTTP/1.1" 200 604 0.070643 10.0.0.241 - - [2025-10-22 15:04:37] "POST /route-targets HTTP/1.1" 200 329 0.014006 10.0.0.241 - - [2025-10-22 15:04:37] "POST /ref-update HTTP/1.1" 200 156 0.012871 10.0.0.241 - - [2025-10-22 15:04:37] "POST /useragent-kv HTTP/1.1" 200 115 0.003127 252.241.203.193 - - [2025-10-22 15:04:37] "POST /neutron/subnet HTTP/1.1" 200 725 0.213020 252.241.203.193 - - [2025-10-22 15:04:37] "POST /neutron/network HTTP/1.1" 200 823 0.006111 10.0.0.241 - - [2025-10-22 15:04:37] "POST /id-to-fqname HTTP/1.1" 200 219 0.001411 10.0.0.241 - - [2025-10-22 15:04:37] "GET /virtual-network/edc9041f-cbb4-44e7-b8fc-1f169c83c0e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005575 252.241.203.193 - - [2025-10-22 15:04:37] "POST /neutron/network HTTP/1.1" 200 823 0.007407 10.0.0.241 - - [2025-10-22 15:04:37] "GET /virtual-network/edc9041f-cbb4-44e7-b8fc-1f169c83c0e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005421 252.241.203.193 - - [2025-10-22 15:04:37] "POST /neutron/network HTTP/1.1" 200 823 0.005833 252.241.203.193 - - [2025-10-22 15:04:37] "POST /neutron/subnet HTTP/1.1" 200 725 0.017059 10.0.0.241 - - [2025-10-22 15:04:37] "POST /id-to-fqname HTTP/1.1" 200 219 0.001559 252.241.203.193 - - [2025-10-22 15:04:38] "POST /neutron/network HTTP/1.1" 200 833 0.005492 252.241.203.193 - - [2025-10-22 15:04:38] "GET /aaa-mode HTTP/1.1" 401 298 0.000445 252.241.203.193 - - [2025-10-22 15:04:38] "GET / HTTP/1.1" 200 36499 0.002001 252.241.203.193 - - [2025-10-22 15:04:38] "GET /project/551f9189-65dc-4b92-a3c3-26fb636e4ffa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000561 10.0.0.241 - - [2025-10-22 15:04:38] "GET /projects?obj_uuids=551f9189-65dc-4b92-a3c3-26fb636e4ffa&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001165 252.241.203.193 - - [2025-10-22 15:04:38] "GET /project/551f9189-65dc-4b92-a3c3-26fb636e4ffa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.053043 252.241.203.193 - - [2025-10-22 15:04:38] "POST /neutron/network HTTP/1.1" 200 823 0.005510 252.241.203.193 - - [2025-10-22 15:04:38] "POST /neutron/port HTTP/1.1" 200 117 0.005497 252.241.203.193 - - [2025-10-22 15:04:38] "POST /neutron/port HTTP/1.1" 200 117 0.006335 10.0.0.241 - - [2025-10-22 15:04:38] "POST /id-to-fqname HTTP/1.1" 200 219 0.001618 252.241.203.193 - - [2025-10-22 15:04:38] "POST /neutron/port HTTP/1.1" 200 117 0.006490 252.241.203.193 - - [2025-10-22 15:04:39] "POST /neutron/network HTTP/1.1" 200 833 0.007299 252.241.203.193 - - [2025-10-22 15:04:39] "GET /aaa-mode HTTP/1.1" 401 298 0.000579 252.241.203.193 - - [2025-10-22 15:04:39] "GET / HTTP/1.1" 200 36499 0.002018 252.241.203.193 - - [2025-10-22 15:04:39] "GET /project/551f9189-65dc-4b92-a3c3-26fb636e4ffa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000532 252.241.203.193 - - [2025-10-22 15:04:39] "POST /neutron/network HTTP/1.1" 200 833 0.006628 10.0.0.241 - - [2025-10-22 15:04:39] "GET /projects?obj_uuids=551f9189-65dc-4b92-a3c3-26fb636e4ffa&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001433 10.0.0.241 - - [2025-10-22 15:04:39] "GET /projects?obj_uuids=551f9189-65dc-4b92-a3c3-26fb636e4ffa&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001101 252.241.203.193 - - [2025-10-22 15:04:39] "POST /neutron/port HTTP/1.1" 200 1059 0.270207 252.241.203.193 - - [2025-10-22 15:04:39] "GET /project/551f9189-65dc-4b92-a3c3-26fb636e4ffa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.074999 252.241.203.193 - - [2025-10-22 15:04:39] "POST /neutron/network HTTP/1.1" 200 823 0.006086 252.241.203.193 - - [2025-10-22 15:04:39] "POST /neutron/port HTTP/1.1" 200 1059 0.010967 252.241.203.193 - - [2025-10-22 15:04:39] "POST /neutron/port HTTP/1.1" 200 1059 0.009875 252.241.203.193 - - [2025-10-22 15:04:40] "POST /neutron/port HTTP/1.1" 200 1109 0.108823 252.241.203.193 - - [2025-10-22 15:04:40] "POST /neutron/port HTTP/1.1" 200 1083 0.038418 252.241.203.193 - - [2025-10-22 15:04:40] "POST /neutron/security_group HTTP/1.1" 200 2057 0.013718 252.241.203.193 - - [2025-10-22 15:04:40] "POST /neutron/port HTTP/1.1" 200 1083 0.022080 252.241.203.193 - - [2025-10-22 15:04:40] "POST /neutron/port HTTP/1.1" 200 117 0.004731 252.241.203.193 - - [2025-10-22 15:04:40] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006867 252.241.203.193 - - [2025-10-22 15:04:40] "POST /neutron/port HTTP/1.1" 200 1083 0.023883 252.241.203.193 - - [2025-10-22 15:04:40] "POST /neutron/subnet HTTP/1.1" 200 699 0.007513 252.241.203.193 - - [2025-10-22 15:04:40] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006912 252.241.203.193 - - [2025-10-22 15:04:40] "POST /neutron/port HTTP/1.1" 200 117 0.001325 252.241.203.193 - - [2025-10-22 15:04:40] "POST /neutron/network HTTP/1.1" 200 823 0.006399 252.241.203.193 - - [2025-10-22 15:04:40] "POST /neutron/network HTTP/1.1" 200 833 0.006190 10.0.0.241 - - [2025-10-22 15:04:40] "GET /projects?obj_uuids=551f9189-65dc-4b92-a3c3-26fb636e4ffa&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001250 252.241.203.193 - - [2025-10-22 15:04:40] "POST /neutron/port HTTP/1.1" 200 1059 0.239544 252.241.203.193 - - [2025-10-22 15:04:40] "POST /neutron/port HTTP/1.1" 200 1059 0.012708 252.241.203.193 - - [2025-10-22 15:04:40] "POST /neutron/port HTTP/1.1" 200 1059 0.010512 252.241.203.193 - - [2025-10-22 15:04:41] "POST /neutron/port HTTP/1.1" 200 1109 0.065448 10.0.0.241 - - [2025-10-22 15:04:41] "DELETE /project/551f918965dc4b92a3c326fb636e4ffa HTTP/1.1" 404 173 0.008835 10.0.0.241 - - [2025-10-22 15:04:41] "GET /projects?obj_uuids=c23bd81d-9e8b-4e7a-b29f-c2c60dfca711&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000989 252.241.203.193 - - [2025-10-22 15:04:41] "POST /neutron/port HTTP/1.1" 200 1083 0.017658 10.0.0.241 - - [2025-10-22 15:04:41] "GET /project/c23bd81d-9e8b-4e7a-b29f-c2c60dfca711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.035063 10.0.0.241 - - [2025-10-22 15:04:41] "GET /projects?obj_uuids=c23bd81d-9e8b-4e7a-b29f-c2c60dfca711&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001122 252.241.203.193 - - [2025-10-22 15:04:41] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006680 10.0.0.241 - - [2025-10-22 15:04:41] "GET /project/c23bd81d-9e8b-4e7a-b29f-c2c60dfca711?fields=security_groups HTTP/1.1" 200 1354 0.077783 252.241.203.193 - - [2025-10-22 15:04:41] "POST /neutron/subnet HTTP/1.1" 200 699 0.008451 252.241.203.193 - - [2025-10-22 15:04:41] "POST /neutron/port HTTP/1.1" 200 117 0.002201 10.0.0.241 - - [2025-10-22 15:04:41] "DELETE /security-group/bc604856-e627-4108-a91b-f8e46620b714 HTTP/1.1" 200 115 0.070179 10.0.0.241 - - [2025-10-22 15:04:41] "GET /projects?obj_uuids=c23bd81d-9e8b-4e7a-b29f-c2c60dfca711&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001062 10.0.0.241 - - [2025-10-22 15:04:41] "DELETE /access-control-list/71aae8ec-a7fa-4d76-835e-c9ec730d437d HTTP/1.1" 200 115 0.055664 10.0.0.241 - - [2025-10-22 15:04:41] "GET /project/c23bd81d-9e8b-4e7a-b29f-c2c60dfca711?fields=application_policy_sets HTTP/1.1" 200 1393 0.073411 252.241.203.193 - - [2025-10-22 15:04:41] "POST /neutron/network HTTP/1.1" 200 823 0.028802 10.0.0.241 - - [2025-10-22 15:04:41] "DELETE /access-control-list/b070932c-804f-43ca-bf76-d51f3d139831 HTTP/1.1" 200 115 0.085649 10.0.0.241 - - [2025-10-22 15:04:41] "DELETE /project/c23bd81d-9e8b-4e7a-b29f-c2c60dfca711 HTTP/1.1" 200 115 0.448816 252.241.203.193 - - [2025-10-22 15:04:45] "POST /neutron/port HTTP/1.1" 200 1083 0.012221 252.241.203.193 - - [2025-10-22 15:04:45] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006371 252.241.203.193 - - [2025-10-22 15:04:45] "POST /neutron/port HTTP/1.1" 200 1083 0.012787 252.241.203.193 - - [2025-10-22 15:04:45] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007821 252.241.203.193 - - [2025-10-22 15:04:45] "POST /neutron/port HTTP/1.1" 200 1083 0.014445 252.241.203.193 - - [2025-10-22 15:04:45] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007398 10.0.0.241 - - [2025-10-22 15:04:45] "GET /virtual-machine/de5f052e-2e63-4483-bf7b-c79bf18aa782 HTTP/1.1" 401 298 0.000421 10.0.0.241 - - [2025-10-22 15:04:46] "GET /virtual-machine/de5f052e-2e63-4483-bf7b-c79bf18aa782 HTTP/1.1" 200 1296 0.036079 10.0.0.241 - - [2025-10-22 15:04:46] "GET /virtual-machine-interface/fb0fe844-c692-4de2-94d0-47ae7454bc11 HTTP/1.1" 200 2949 0.008404 10.0.0.241 - - [2025-10-22 15:04:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003699 10.0.0.241 - - [2025-10-22 15:04:46] "GET /global-vrouter-config/d3a2379d-e68a-4c65-9acc-bd49189f7ea7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003839 10.0.0.241 - - [2025-10-22 15:04:46] "GET /virtual-networks?parent_id=551f9189-65dc-4b92-a3c3-26fb636e4ffa&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003796 10.0.0.241 - - [2025-10-22 15:04:46] "GET /virtual-network/edc9041f-cbb4-44e7-b8fc-1f169c83c0e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005267 10.0.0.241 - - [2025-10-22 15:04:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003358 10.0.0.241 - - [2025-10-22 15:04:49] "GET /virtual-network/edc9041f-cbb4-44e7-b8fc-1f169c83c0e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005571 252.241.203.193 - - [2025-10-22 15:04:50] "POST /neutron/port HTTP/1.1" 200 1083 0.015271 252.241.203.193 - - [2025-10-22 15:04:50] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007095 252.241.203.193 - - [2025-10-22 15:04:51] "POST /neutron/port HTTP/1.1" 200 1083 0.012357 252.241.203.193 - - [2025-10-22 15:04:51] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007002 252.241.203.193 - - [2025-10-22 15:04:51] "POST /neutron/port HTTP/1.1" 200 1083 0.012491 252.241.203.193 - - [2025-10-22 15:04:51] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006101 10.0.0.241 - - [2025-10-22 15:04:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003185 10.0.0.241 - - [2025-10-22 15:04:51] "GET /global-vrouter-config/d3a2379d-e68a-4c65-9acc-bd49189f7ea7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003624 10.0.0.241 - - [2025-10-22 15:04:51] "GET /virtual-networks?parent_id=551f9189-65dc-4b92-a3c3-26fb636e4ffa&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003245 10.0.0.241 - - [2025-10-22 15:04:51] "GET /virtual-network/edc9041f-cbb4-44e7-b8fc-1f169c83c0e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005714 252.241.203.193 - - [2025-10-22 15:04:52] "POST /neutron/port HTTP/1.1" 200 1083 0.014223 252.241.203.193 - - [2025-10-22 15:04:52] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006566 252.241.203.193 - - [2025-10-22 15:04:52] "POST /neutron/port HTTP/1.1" 200 1083 0.017136 252.241.203.193 - - [2025-10-22 15:04:52] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007074 252.241.203.193 - - [2025-10-22 15:04:52] "POST /neutron/port HTTP/1.1" 200 1083 0.013897 252.241.203.193 - - [2025-10-22 15:04:52] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006454 252.241.203.193 - - [2025-10-22 15:04:53] "POST /neutron/port HTTP/1.1" 200 1083 0.011672 252.241.203.193 - - [2025-10-22 15:04:53] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005926 252.241.203.193 - - [2025-10-22 15:04:54] "POST /neutron/port HTTP/1.1" 200 1083 0.016777 252.241.203.193 - - [2025-10-22 15:04:54] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007187 10.0.0.241 - - [2025-10-22 15:04:55] "GET /obj-perms HTTP/1.1" 200 6399 0.067239 10.0.0.241 - - [2025-10-22 15:04:55] "GET /obj-perms HTTP/1.1" 200 6399 0.056093 252.241.203.193 - - [2025-10-22 15:04:57] "POST /neutron/port HTTP/1.1" 200 1083 0.013247 252.241.203.193 - - [2025-10-22 15:04:57] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007736 252.241.203.193 - - [2025-10-22 15:04:57] "POST /neutron/port HTTP/1.1" 200 1083 0.013602 252.241.203.193 - - [2025-10-22 15:04:57] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007844 252.241.203.193 - - [2025-10-22 15:04:57] "POST /neutron/port HTTP/1.1" 200 1083 0.012239 252.241.203.193 - - [2025-10-22 15:04:57] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006829 10.0.0.241 - - [2025-10-22 15:04:57] "GET /virtual-machine/834ea6f6-0f07-47bb-9f6c-e9cfe69a0ed2 HTTP/1.1" 200 1295 0.005501 10.0.0.241 - - [2025-10-22 15:04:57] "GET /virtual-machine-interface/393a1343-5caf-446f-8d71-f6bc44c02a7b HTTP/1.1" 200 2948 0.005977 10.0.0.241 - - [2025-10-22 15:04:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003404 10.0.0.241 - - [2025-10-22 15:04:58] "GET /global-vrouter-config/d3a2379d-e68a-4c65-9acc-bd49189f7ea7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003505 10.0.0.241 - - [2025-10-22 15:04:58] "GET /virtual-networks?parent_id=551f9189-65dc-4b92-a3c3-26fb636e4ffa&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002997 10.0.0.241 - - [2025-10-22 15:04:58] "GET /virtual-network/edc9041f-cbb4-44e7-b8fc-1f169c83c0e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006938 10.0.0.241 - - [2025-10-22 15:04:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004011 10.0.0.241 - - [2025-10-22 15:04:59] "GET /global-vrouter-config/d3a2379d-e68a-4c65-9acc-bd49189f7ea7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.004060 10.0.0.241 - - [2025-10-22 15:04:59] "GET /virtual-networks?parent_id=551f9189-65dc-4b92-a3c3-26fb636e4ffa&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003268 10.0.0.241 - - [2025-10-22 15:04:59] "GET /virtual-network/edc9041f-cbb4-44e7-b8fc-1f169c83c0e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005545 252.241.203.193 - - [2025-10-22 15:05:04] "POST /neutron/network HTTP/1.1" 200 823 0.008203 252.241.203.193 - - [2025-10-22 15:05:04] "POST /neutron/network HTTP/1.1" 400 204 0.012177 252.241.203.193 - - [2025-10-22 15:05:04] "POST /neutron/port HTTP/1.1" 200 1083 0.020152 252.241.203.193 - - [2025-10-22 15:05:04] "POST /neutron/port HTTP/1.1" 200 1083 0.017579 252.241.203.193 - - [2025-10-22 15:05:05] "POST /neutron/port HTTP/1.1" 200 1109 0.017409 252.241.203.193 - - [2025-10-22 15:05:05] "POST /neutron/port HTTP/1.1" 200 1109 0.015568 252.241.203.193 - - [2025-10-22 15:05:05] "POST /neutron/port HTTP/1.1" 200 151 0.186629 252.241.203.193 - - [2025-10-22 15:05:05] "POST /neutron/port HTTP/1.1" 200 151 0.187387 252.241.203.193 - - [2025-10-22 15:05:06] "POST /neutron/network HTTP/1.1" 200 823 0.006760 10.0.0.241 - - [2025-10-22 15:05:06] "POST /useragent-kv HTTP/1.1" 200 115 0.002811 10.0.0.241 - - [2025-10-22 15:05:06] "POST /useragent-kv HTTP/1.1" 200 115 0.003047 10.0.0.241 - - [2025-10-22 15:05:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003643 252.241.203.193 - - [2025-10-22 15:05:06] "POST /neutron/network HTTP/1.1" 200 151 0.081908 10.0.0.241 - - [2025-10-22 15:05:06] "DELETE /route-target/b22d4626-f3bc-4e09-a666-d672e374aaad HTTP/1.1" 200 115 0.019585 10.0.0.241 - - [2025-10-22 15:05:06] "GET /projects?obj_uuids=551f9189-65dc-4b92-a3c3-26fb636e4ffa&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001170 10.0.0.241 - - [2025-10-22 15:05:06] "GET /project/551f9189-65dc-4b92-a3c3-26fb636e4ffa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.033503 10.0.0.241 - - [2025-10-22 15:05:06] "GET /projects?obj_uuids=551f9189-65dc-4b92-a3c3-26fb636e4ffa&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001313 10.0.0.241 - - [2025-10-22 15:05:07] "GET /project/551f9189-65dc-4b92-a3c3-26fb636e4ffa?fields=virtual_networks HTTP/1.1" 200 1036 0.071343 10.0.0.241 - - [2025-10-22 15:05:07] "GET /projects?obj_uuids=551f9189-65dc-4b92-a3c3-26fb636e4ffa&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001694 10.0.0.241 - - [2025-10-22 15:05:07] "GET /project/551f9189-65dc-4b92-a3c3-26fb636e4ffa?fields=virtual_machine_interfaces HTTP/1.1" 200 1036 0.040289 10.0.0.241 - - [2025-10-22 15:05:07] "GET /projects?obj_uuids=551f9189-65dc-4b92-a3c3-26fb636e4ffa&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001259 10.0.0.241 - - [2025-10-22 15:05:07] "GET /project/551f9189-65dc-4b92-a3c3-26fb636e4ffa?fields=security_groups HTTP/1.1" 200 1263 0.028265 10.0.0.241 - - [2025-10-22 15:05:07] "GET /domains?obj_uuids=8c582771-8b31-4700-9720-69718950e5ce&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001639 10.0.0.241 - - [2025-10-22 15:05:07] "GET /domain/8c582771-8b31-4700-9720-69718950e5ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 945 0.007852 10.0.0.241 - - [2025-10-22 15:05:08] "POST /fqname-to-id HTTP/1.1" 404 186 0.036779 10.0.0.241 - - [2025-10-22 15:05:08] "GET /projects?obj_uuids=b9f6fb78-e10f-4452-95e4-4c1e6035ef88&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002991 10.0.0.241 - - [2025-10-22 15:05:08] "GET /domains?obj_uuids=8c582771-8b31-4700-9720-69718950e5ce&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001382 10.0.0.241 - - [2025-10-22 15:05:08] "GET /domain/8c582771-8b31-4700-9720-69718950e5ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.008004 10.0.0.241 - - [2025-10-22 15:05:08] "POST /id-to-fqname HTTP/1.1" 200 188 0.001813 10.0.0.241 - - [2025-10-22 15:05:08] "POST /fqname-to-id HTTP/1.1" 404 197 0.003156 10.0.0.241 - - [2025-10-22 15:05:08] "POST /security-groups HTTP/1.1" 200 583 0.064559 10.0.0.241 - - [2025-10-22 15:05:08] "POST /fqname-to-id HTTP/1.1" 404 232 0.003600 10.0.0.241 - - [2025-10-22 15:05:08] "POST /projects HTTP/1.1" 200 577 0.232876 10.0.0.241 - - [2025-10-22 15:05:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.266781 10.0.0.241 - - [2025-10-22 15:05:08] "POST /access-control-lists HTTP/1.1" 200 598 0.066640 10.0.0.241 - - [2025-10-22 15:05:08] "GET /project/b9f6fb78-e10f-4452-95e4-4c1e6035ef88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.421325 10.0.0.241 - - [2025-10-22 15:05:08] "POST /fqname-to-id HTTP/1.1" 404 231 0.003757 10.0.0.241 - - [2025-10-22 15:05:08] "POST /access-control-lists HTTP/1.1" 200 596 0.067924 10.0.0.241 - - [2025-10-22 15:05:10] "GET / HTTP/1.1" 200 36499 0.002126 10.0.0.241 - - [2025-10-22 15:05:11] "POST /fqname-to-id HTTP/1.1" 401 298 0.000565 10.0.0.241 - - [2025-10-22 15:05:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.165320 10.0.0.241 - - [2025-10-22 15:05:11] "GET /projects?obj_uuids=b9f6fb78-e10f-4452-95e4-4c1e6035ef88&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001091 10.0.0.241 - - [2025-10-22 15:05:11] "GET /project/b9f6fb78-e10f-4452-95e4-4c1e6035ef88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.032696 252.241.203.193 - - [2025-10-22 15:05:11] "POST /neutron/network HTTP/1.1" 200 117 0.045848 10.0.0.241 - - [2025-10-22 15:05:11] "GET /projects?obj_uuids=b9f6fb78-e10f-4452-95e4-4c1e6035ef88&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001113 252.241.203.193 - - [2025-10-22 15:05:11] "POST /neutron/network HTTP/1.1" 200 623 0.125693 10.0.0.241 - - [2025-10-22 15:05:11] "POST /route-targets HTTP/1.1" 200 329 0.014281 10.0.0.241 - - [2025-10-22 15:05:12] "POST /ref-update HTTP/1.1" 200 156 0.024454 10.0.0.241 - - [2025-10-22 15:05:12] "POST /useragent-kv HTTP/1.1" 200 115 0.002933 252.241.203.193 - - [2025-10-22 15:05:12] "POST /neutron/subnet HTTP/1.1" 200 701 0.143991 252.241.203.193 - - [2025-10-22 15:05:12] "POST /neutron/network HTTP/1.1" 200 837 0.006844 10.0.0.241 - - [2025-10-22 15:05:12] "POST /id-to-fqname HTTP/1.1" 200 228 0.001801 10.0.0.241 - - [2025-10-22 15:05:12] "GET /virtual-network/380bb5e0-35e1-45a8-a70d-3888732b89c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.010207 252.241.203.193 - - [2025-10-22 15:05:12] "POST /neutron/network HTTP/1.1" 200 837 0.010441 10.0.0.241 - - [2025-10-22 15:05:12] "GET /virtual-network/380bb5e0-35e1-45a8-a70d-3888732b89c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.006376 252.241.203.193 - - [2025-10-22 15:05:12] "POST /neutron/network HTTP/1.1" 200 837 0.006172 252.241.203.193 - - [2025-10-22 15:05:12] "POST /neutron/subnet HTTP/1.1" 200 701 0.009058 252.241.203.193 - - [2025-10-22 15:05:12] "POST /neutron/network HTTP/1.1" 200 837 0.006550 10.0.0.241 - - [2025-10-22 15:05:12] "POST /id-to-fqname HTTP/1.1" 200 228 0.001442 252.241.203.193 - - [2025-10-22 15:05:12] "POST /neutron/network HTTP/1.1" 200 847 0.007492 252.241.203.193 - - [2025-10-22 15:05:13] "GET /aaa-mode HTTP/1.1" 401 298 0.000445 252.241.203.193 - - [2025-10-22 15:05:13] "GET / HTTP/1.1" 200 36499 0.001493 252.241.203.193 - - [2025-10-22 15:05:13] "GET /project/b9f6fb78-e10f-4452-95e4-4c1e6035ef88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000436 10.0.0.241 - - [2025-10-22 15:05:13] "GET /projects?obj_uuids=b9f6fb78-e10f-4452-95e4-4c1e6035ef88&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001138 252.241.203.193 - - [2025-10-22 15:05:13] "GET /project/b9f6fb78-e10f-4452-95e4-4c1e6035ef88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.058964 [Introspect:8084]10.0.0.241 - - [2025-10-22 15:05:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001255 252.241.203.193 - - [2025-10-22 15:05:13] "POST /neutron/network HTTP/1.1" 200 837 0.006492 [Introspect:8084]10.0.0.241 - - [2025-10-22 15:05:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001346 252.241.203.193 - - [2025-10-22 15:05:13] "POST /neutron/port HTTP/1.1" 200 117 0.005523 252.241.203.193 - - [2025-10-22 15:05:13] "POST /neutron/port HTTP/1.1" 200 117 0.006294 10.0.0.241 - - [2025-10-22 15:05:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003459 10.0.0.241 - - [2025-10-22 15:05:13] "GET /global-vrouter-config/d3a2379d-e68a-4c65-9acc-bd49189f7ea7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.004385 10.0.0.241 - - [2025-10-22 15:05:13] "PUT /global-vrouter-config/d3a2379d-e68a-4c65-9acc-bd49189f7ea7 HTTP/1.1" 200 278 0.010811 252.241.203.193 - - [2025-10-22 15:05:14] "POST /neutron/port HTTP/1.1" 200 117 0.006196 252.241.203.193 - - [2025-10-22 15:05:14] "POST /neutron/network HTTP/1.1" 200 847 0.008457 10.0.0.241 - - [2025-10-22 15:05:14] "GET /projects?obj_uuids=b9f6fb78-e10f-4452-95e4-4c1e6035ef88&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001457 252.241.203.193 - - [2025-10-22 15:05:14] "POST /neutron/port HTTP/1.1" 200 1053 0.513883 252.241.203.193 - - [2025-10-22 15:05:14] "POST /neutron/port HTTP/1.1" 200 1053 0.012194 252.241.203.193 - - [2025-10-22 15:05:15] "POST /neutron/port HTTP/1.1" 200 1053 0.009717 252.241.203.193 - - [2025-10-22 15:05:15] "POST /neutron/port HTTP/1.1" 200 1103 0.063290 252.241.203.193 - - [2025-10-22 15:05:15] "POST /neutron/port HTTP/1.1" 200 1077 0.013838 252.241.203.193 - - [2025-10-22 15:05:15] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003682 252.241.203.193 - - [2025-10-22 15:05:15] "POST /neutron/subnet HTTP/1.1" 200 675 0.009607 252.241.203.193 - - [2025-10-22 15:05:15] "POST /neutron/port HTTP/1.1" 200 117 0.001273 252.241.203.193 - - [2025-10-22 15:05:15] "POST /neutron/network HTTP/1.1" 200 837 0.006979 252.241.203.193 - - [2025-10-22 15:05:19] "POST /neutron/port HTTP/1.1" 200 1077 0.075708 252.241.203.193 - - [2025-10-22 15:05:19] "POST /neutron/security_group HTTP/1.1" 200 2056 0.047938 252.241.203.193 - - [2025-10-22 15:05:19] "POST /neutron/port HTTP/1.1" 200 1077 0.021704 252.241.203.193 - - [2025-10-22 15:05:19] "POST /neutron/security_group HTTP/1.1" 200 2056 0.010941 252.241.203.193 - - [2025-10-22 15:05:20] "POST /neutron/port HTTP/1.1" 200 1077 0.023313 252.241.203.193 - - [2025-10-22 15:05:20] "POST /neutron/security_group HTTP/1.1" 200 2056 0.020633 10.0.0.241 - - [2025-10-22 15:05:20] "GET /virtual-machine/1c6c35a9-c53a-41c4-921f-731b13998645 HTTP/1.1" 401 298 0.000888 10.0.0.241 - - [2025-10-22 15:05:21] "GET /virtual-machine/1c6c35a9-c53a-41c4-921f-731b13998645 HTTP/1.1" 200 1294 0.162264 10.0.0.241 - - [2025-10-22 15:05:21] "GET /virtual-machine-interface/3e8cb167-6a29-4d35-855f-fb5155227c13 HTTP/1.1" 200 2972 0.045575 10.0.0.241 - - [2025-10-22 15:05:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.013911 10.0.0.241 - - [2025-10-22 15:05:21] "GET /global-vrouter-config/d3a2379d-e68a-4c65-9acc-bd49189f7ea7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1883 0.015575 10.0.0.241 - - [2025-10-22 15:05:21] "GET /virtual-networks?parent_id=b9f6fb78-e10f-4452-95e4-4c1e6035ef88&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.007720 10.0.0.241 - - [2025-10-22 15:05:21] "GET /virtual-network/380bb5e0-35e1-45a8-a70d-3888732b89c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.033929 10.0.0.241 - - [2025-10-22 15:05:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003719 10.0.0.241 - - [2025-10-22 15:05:24] "GET /virtual-network/380bb5e0-35e1-45a8-a70d-3888732b89c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.022913 10.0.0.241 - - [2025-10-22 15:05:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004397 10.0.0.241 - - [2025-10-22 15:05:29] "GET /virtual-network/380bb5e0-35e1-45a8-a70d-3888732b89c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.008471 252.241.203.193 - - [2025-10-22 15:05:29] "POST /neutron/port HTTP/1.1" 200 1077 0.025613 252.241.203.193 - - [2025-10-22 15:05:29] "POST /neutron/security_group HTTP/1.1" 200 2056 0.014343 252.241.203.193 - - [2025-10-22 15:05:29] "POST /neutron/port HTTP/1.1" 200 1077 0.022373 252.241.203.193 - - [2025-10-22 15:05:29] "POST /neutron/security_group HTTP/1.1" 200 2056 0.012437 252.241.203.193 - - [2025-10-22 15:05:29] "POST /neutron/port HTTP/1.1" 200 1077 0.024179 252.241.203.193 - - [2025-10-22 15:05:30] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009983 10.0.0.241 - - [2025-10-22 15:05:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003818 10.0.0.241 - - [2025-10-22 15:05:31] "GET /global-vrouter-config/d3a2379d-e68a-4c65-9acc-bd49189f7ea7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1883 0.005027 10.0.0.241 - - [2025-10-22 15:05:31] "GET /virtual-networks?parent_id=b9f6fb78-e10f-4452-95e4-4c1e6035ef88&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.004416 10.0.0.241 - - [2025-10-22 15:05:31] "GET /virtual-network/380bb5e0-35e1-45a8-a70d-3888732b89c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.007244 252.241.203.193 - - [2025-10-22 15:05:31] "POST /neutron/port HTTP/1.1" 200 1077 0.035856 252.241.203.193 - - [2025-10-22 15:05:31] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009052 252.241.203.193 - - [2025-10-22 15:05:32] "POST /neutron/port HTTP/1.1" 200 1077 0.015599 252.241.203.193 - - [2025-10-22 15:05:32] "POST /neutron/port HTTP/1.1" 200 1077 0.015848 252.241.203.193 - - [2025-10-22 15:05:32] "POST /neutron/network HTTP/1.1" 200 847 0.011676 252.241.203.193 - - [2025-10-22 15:05:32] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007078 252.241.203.193 - - [2025-10-22 15:05:32] "POST /neutron/subnet HTTP/1.1" 200 675 0.010865 252.241.203.193 - - [2025-10-22 15:05:32] "POST /neutron/port HTTP/1.1" 200 117 0.001417 252.241.203.193 - - [2025-10-22 15:05:32] "POST /neutron/network HTTP/1.1" 200 837 0.007213 10.0.0.241 - - [2025-10-22 15:05:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003527 10.0.0.241 - - [2025-10-22 15:05:33] "GET /global-vrouter-config/d3a2379d-e68a-4c65-9acc-bd49189f7ea7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1883 0.004269 10.0.0.241 - - [2025-10-22 15:05:33] "PUT /global-vrouter-config/d3a2379d-e68a-4c65-9acc-bd49189f7ea7 HTTP/1.1" 200 278 0.012933 252.241.203.193 - - [2025-10-22 15:05:34] "POST /neutron/network HTTP/1.1" 200 837 0.007863 252.241.203.193 - - [2025-10-22 15:05:34] "POST /neutron/network HTTP/1.1" 400 204 0.014032 252.241.203.193 - - [2025-10-22 15:05:34] "POST /neutron/port HTTP/1.1" 200 1077 0.013215 252.241.203.193 - - [2025-10-22 15:05:34] "POST /neutron/port HTTP/1.1" 200 1103 0.012427 252.241.203.193 - - [2025-10-22 15:05:35] "POST /neutron/port HTTP/1.1" 200 151 0.165338 252.241.203.193 - - [2025-10-22 15:05:36] "POST /neutron/network HTTP/1.1" 200 837 0.006009 10.0.0.241 - - [2025-10-22 15:05:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.007626 10.0.0.241 - - [2025-10-22 15:05:36] "POST /useragent-kv HTTP/1.1" 200 115 0.003783 10.0.0.241 - - [2025-10-22 15:05:36] "POST /useragent-kv HTTP/1.1" 200 115 0.002322 252.241.203.193 - - [2025-10-22 15:05:36] "POST /neutron/network HTTP/1.1" 200 151 0.127984 10.0.0.241 - - [2025-10-22 15:05:36] "DELETE /route-target/a74830cf-8ea8-467a-a725-d5b266b33eff HTTP/1.1" 200 115 0.023122 10.0.0.241 - - [2025-10-22 15:05:37] "GET /global-vrouter-configs HTTP/1.1" 200 359 0.005661 10.0.0.241 - - [2025-10-22 15:05:37] "GET /global-vrouter-config/d3a2379d-e68a-4c65-9acc-bd49189f7ea7 HTTP/1.1" 200 1887 0.006482 10.0.0.241 - - [2025-10-22 15:05:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004223 10.0.0.241 - - [2025-10-22 15:05:37] "GET /projects?obj_uuids=b9f6fb78-e10f-4452-95e4-4c1e6035ef88&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001721 10.0.0.241 - - [2025-10-22 15:05:37] "GET /project/b9f6fb78-e10f-4452-95e4-4c1e6035ef88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.032184 252.241.203.193 - - [2025-10-22 15:05:37] "POST /neutron/network HTTP/1.1" 200 117 0.010853 10.0.0.241 - - [2025-10-22 15:05:37] "GET /projects?obj_uuids=b9f6fb78-e10f-4452-95e4-4c1e6035ef88&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001730 252.241.203.193 - - [2025-10-22 15:05:37] "POST /neutron/network HTTP/1.1" 200 603 0.101740 10.0.0.241 - - [2025-10-22 15:05:37] "POST /route-targets HTTP/1.1" 200 329 0.014331 10.0.0.241 - - [2025-10-22 15:05:37] "POST /ref-update HTTP/1.1" 200 156 0.027012 10.0.0.241 - - [2025-10-22 15:05:37] "POST /useragent-kv HTTP/1.1" 200 115 0.007154 252.241.203.193 - - [2025-10-22 15:05:37] "POST /neutron/subnet HTTP/1.1" 200 724 0.247616 252.241.203.193 - - [2025-10-22 15:05:38] "POST /neutron/network HTTP/1.1" 200 822 0.007071 10.0.0.241 - - [2025-10-22 15:05:38] "POST /id-to-fqname HTTP/1.1" 200 218 0.001725 10.0.0.241 - - [2025-10-22 15:05:38] "GET /virtual-network/c0515a21-d96f-43e8-a86c-e64be7ac5ca6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006384 252.241.203.193 - - [2025-10-22 15:05:38] "POST /neutron/network HTTP/1.1" 200 822 0.007445 10.0.0.241 - - [2025-10-22 15:05:38] "GET /virtual-network/c0515a21-d96f-43e8-a86c-e64be7ac5ca6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005845 252.241.203.193 - - [2025-10-22 15:05:38] "POST /neutron/network HTTP/1.1" 200 822 0.006945 252.241.203.193 - - [2025-10-22 15:05:38] "POST /neutron/subnet HTTP/1.1" 200 724 0.008657 10.0.0.241 - - [2025-10-22 15:05:38] "POST /id-to-fqname HTTP/1.1" 200 218 0.001318 252.241.203.193 - - [2025-10-22 15:05:38] "POST /neutron/network HTTP/1.1" 200 832 0.005450 252.241.203.193 - - [2025-10-22 15:05:38] "GET /aaa-mode HTTP/1.1" 401 298 0.000452 252.241.203.193 - - [2025-10-22 15:05:38] "GET / HTTP/1.1" 200 36499 0.002101 252.241.203.193 - - [2025-10-22 15:05:38] "GET /project/b9f6fb78-e10f-4452-95e4-4c1e6035ef88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000544 10.0.0.241 - - [2025-10-22 15:05:39] "GET /projects?obj_uuids=b9f6fb78-e10f-4452-95e4-4c1e6035ef88&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001200 252.241.203.193 - - [2025-10-22 15:05:39] "GET /project/b9f6fb78-e10f-4452-95e4-4c1e6035ef88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.060247 252.241.203.193 - - [2025-10-22 15:05:39] "POST /neutron/network HTTP/1.1" 200 822 0.006348 252.241.203.193 - - [2025-10-22 15:05:39] "POST /neutron/port HTTP/1.1" 200 117 0.006307 252.241.203.193 - - [2025-10-22 15:05:39] "POST /neutron/port HTTP/1.1" 200 117 0.008811 252.241.203.193 - - [2025-10-22 15:05:39] "POST /neutron/port HTTP/1.1" 200 117 0.006021 252.241.203.193 - - [2025-10-22 15:05:39] "POST /neutron/network HTTP/1.1" 200 832 0.005690 10.0.0.241 - - [2025-10-22 15:05:39] "GET /projects?obj_uuids=b9f6fb78-e10f-4452-95e4-4c1e6035ef88&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001065 252.241.203.193 - - [2025-10-22 15:05:40] "POST /neutron/port HTTP/1.1" 200 1058 0.209694 252.241.203.193 - - [2025-10-22 15:05:40] "POST /neutron/port HTTP/1.1" 200 1058 0.009478 252.241.203.193 - - [2025-10-22 15:05:40] "POST /neutron/port HTTP/1.1" 200 1058 0.010427 252.241.203.193 - - [2025-10-22 15:05:40] "POST /neutron/port HTTP/1.1" 200 1108 0.064162 252.241.203.193 - - [2025-10-22 15:05:40] "POST /neutron/port HTTP/1.1" 200 1082 0.013993 252.241.203.193 - - [2025-10-22 15:05:40] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003814 252.241.203.193 - - [2025-10-22 15:05:40] "POST /neutron/subnet HTTP/1.1" 200 698 0.009296 252.241.203.193 - - [2025-10-22 15:05:40] "POST /neutron/port HTTP/1.1" 200 117 0.001634 252.241.203.193 - - [2025-10-22 15:05:40] "POST /neutron/network HTTP/1.1" 200 822 0.006684 10.0.0.241 - - [2025-10-22 15:05:41] "DELETE /project/b9f6fb78e10f445295e44c1e6035ef88 HTTP/1.1" 404 173 0.006858 10.0.0.241 - - [2025-10-22 15:05:41] "GET /projects?obj_uuids=551f9189-65dc-4b92-a3c3-26fb636e4ffa&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000986 10.0.0.241 - - [2025-10-22 15:05:41] "GET /project/551f9189-65dc-4b92-a3c3-26fb636e4ffa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.027820 10.0.0.241 - - [2025-10-22 15:05:41] "GET /projects?obj_uuids=551f9189-65dc-4b92-a3c3-26fb636e4ffa&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001358 10.0.0.241 - - [2025-10-22 15:05:41] "GET /project/551f9189-65dc-4b92-a3c3-26fb636e4ffa?fields=security_groups HTTP/1.1" 200 1353 0.075045 10.0.0.241 - - [2025-10-22 15:05:41] "DELETE /security-group/3b4a8b03-4163-4d6e-aea4-80ebc726d4e3 HTTP/1.1" 200 115 0.046114 10.0.0.241 - - [2025-10-22 15:05:41] "GET /projects?obj_uuids=551f9189-65dc-4b92-a3c3-26fb636e4ffa&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001490 10.0.0.241 - - [2025-10-22 15:05:41] "DELETE /access-control-list/7db98fad-7d71-4b96-a616-595b623617fc HTTP/1.1" 200 115 0.037928 10.0.0.241 - - [2025-10-22 15:05:41] "GET /project/551f9189-65dc-4b92-a3c3-26fb636e4ffa?fields=application_policy_sets HTTP/1.1" 200 1392 0.037063 10.0.0.241 - - [2025-10-22 15:05:41] "DELETE /access-control-list/3a196e14-f4c8-450f-bbfc-859c1d5d2f0b HTTP/1.1" 200 115 0.041948 10.0.0.241 - - [2025-10-22 15:05:42] "DELETE /project/551f9189-65dc-4b92-a3c3-26fb636e4ffa HTTP/1.1" 200 115 0.393997 252.241.203.193 - - [2025-10-22 15:05:44] "POST /neutron/port HTTP/1.1" 200 1082 0.012806 252.241.203.193 - - [2025-10-22 15:05:44] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006705 252.241.203.193 - - [2025-10-22 15:05:44] "POST /neutron/port HTTP/1.1" 200 1082 0.015431 252.241.203.193 - - [2025-10-22 15:05:44] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009080 252.241.203.193 - - [2025-10-22 15:05:44] "POST /neutron/port HTTP/1.1" 200 1082 0.013995 252.241.203.193 - - [2025-10-22 15:05:44] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008617 10.0.0.241 - - [2025-10-22 15:05:44] "GET /virtual-machine/b4597337-0dca-4573-9343-1c5d5d23f9e6 HTTP/1.1" 200 1295 0.006387 10.0.0.241 - - [2025-10-22 15:05:45] "GET /virtual-machine-interface/9ccbbe3c-9376-458b-b8aa-ddc93603702d HTTP/1.1" 200 2944 0.007545 10.0.0.241 - - [2025-10-22 15:05:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003225 10.0.0.241 - - [2025-10-22 15:05:45] "GET /global-vrouter-config/d3a2379d-e68a-4c65-9acc-bd49189f7ea7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.005418 10.0.0.241 - - [2025-10-22 15:05:45] "GET /virtual-networks?parent_id=b9f6fb78-e10f-4452-95e4-4c1e6035ef88&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003445 10.0.0.241 - - [2025-10-22 15:05:45] "GET /virtual-network/c0515a21-d96f-43e8-a86c-e64be7ac5ca6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005752 10.0.0.241 - - [2025-10-22 15:05:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002888 10.0.0.241 - - [2025-10-22 15:05:48] "GET /virtual-network/c0515a21-d96f-43e8-a86c-e64be7ac5ca6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.004923 252.241.203.193 - - [2025-10-22 15:05:50] "POST /neutron/port HTTP/1.1" 200 1082 0.013156 252.241.203.193 - - [2025-10-22 15:05:50] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006240 252.241.203.193 - - [2025-10-22 15:05:50] "POST /neutron/port HTTP/1.1" 200 1082 0.011276 252.241.203.193 - - [2025-10-22 15:05:50] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006026 10.0.0.241 - - [2025-10-22 15:05:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003738 10.0.0.241 - - [2025-10-22 15:05:52] "GET /global-vrouter-config/d3a2379d-e68a-4c65-9acc-bd49189f7ea7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.004139 10.0.0.241 - - [2025-10-22 15:05:52] "GET /virtual-networks?parent_id=b9f6fb78-e10f-4452-95e4-4c1e6035ef88&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003247 10.0.0.241 - - [2025-10-22 15:05:52] "GET /virtual-network/c0515a21-d96f-43e8-a86c-e64be7ac5ca6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006955 252.241.203.193 - - [2025-10-22 15:05:54] "POST /neutron/network HTTP/1.1" 200 822 0.007513 252.241.203.193 - - [2025-10-22 15:05:54] "POST /neutron/network HTTP/1.1" 400 204 0.010994 252.241.203.193 - - [2025-10-22 15:05:55] "POST /neutron/port HTTP/1.1" 200 1082 0.013288 252.241.203.193 - - [2025-10-22 15:05:55] "POST /neutron/port HTTP/1.1" 200 1108 0.010469 252.241.203.193 - - [2025-10-22 15:05:55] "POST /neutron/port HTTP/1.1" 200 151 0.122923 10.0.0.241 - - [2025-10-22 15:05:56] "GET /obj-perms HTTP/1.1" 200 6399 0.063067 10.0.0.241 - - [2025-10-22 15:05:56] "GET /obj-perms HTTP/1.1" 200 6399 0.061191 252.241.203.193 - - [2025-10-22 15:05:56] "POST /neutron/network HTTP/1.1" 200 822 0.007859 10.0.0.241 - - [2025-10-22 15:05:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004223 10.0.0.241 - - [2025-10-22 15:05:57] "POST /useragent-kv HTTP/1.1" 200 115 0.003326 10.0.0.241 - - [2025-10-22 15:05:57] "POST /useragent-kv HTTP/1.1" 200 115 0.003265 252.241.203.193 - - [2025-10-22 15:05:57] "POST /neutron/network HTTP/1.1" 200 151 0.092779 10.0.0.241 - - [2025-10-22 15:05:57] "DELETE /route-target/c373cef4-cdaa-4477-b942-eb6c6f052ecd HTTP/1.1" 200 115 0.023773 10.0.0.241 - - [2025-10-22 15:05:57] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 549 0.003348 10.0.0.241 - - [2025-10-22 15:05:57] "POST /network-ipams HTTP/1.1" 200 543 0.019639 10.0.0.241 - - [2025-10-22 15:05:57] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 768 0.003078 10.0.0.241 - - [2025-10-22 15:05:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003103 10.0.0.241 - - [2025-10-22 15:05:58] "GET /network-ipam/713d166d-29ad-47c9-8d83-05a48ed7ec52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.004920 10.0.0.241 - - [2025-10-22 15:05:58] "PUT /network-ipam/713d166d-29ad-47c9-8d83-05a48ed7ec52 HTTP/1.1" 200 260 0.010923 10.0.0.241 - - [2025-10-22 15:05:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003260 10.0.0.241 - - [2025-10-22 15:05:58] "GET /projects?obj_uuids=b9f6fb78-e10f-4452-95e4-4c1e6035ef88&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001069 10.0.0.241 - - [2025-10-22 15:05:58] "GET /project/b9f6fb78-e10f-4452-95e4-4c1e6035ef88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.029139 252.241.203.193 - - [2025-10-22 15:05:58] "POST /neutron/network HTTP/1.1" 200 117 0.008094 10.0.0.241 - - [2025-10-22 15:05:58] "GET /projects?obj_uuids=b9f6fb78-e10f-4452-95e4-4c1e6035ef88&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001678 252.241.203.193 - - [2025-10-22 15:05:58] "POST /neutron/network HTTP/1.1" 200 603 0.078907 10.0.0.241 - - [2025-10-22 15:05:58] "POST /route-targets HTTP/1.1" 200 329 0.014824 10.0.0.241 - - [2025-10-22 15:05:58] "POST /ref-update HTTP/1.1" 200 156 0.016358 10.0.0.241 - - [2025-10-22 15:05:58] "POST /useragent-kv HTTP/1.1" 200 115 0.006411 252.241.203.193 - - [2025-10-22 15:05:58] "POST /neutron/subnet HTTP/1.1" 200 699 0.181226 10.0.0.241 - - [2025-10-22 15:05:58] "POST /useragent-kv HTTP/1.1" 200 115 0.006301 252.241.203.193 - - [2025-10-22 15:05:58] "POST /neutron/subnet HTTP/1.1" 200 699 0.177921 252.241.203.193 - - [2025-10-22 15:05:59] "POST /neutron/network HTTP/1.1" 200 988 0.009815 10.0.0.241 - - [2025-10-22 15:05:59] "POST /id-to-fqname HTTP/1.1" 200 218 0.001361 10.0.0.241 - - [2025-10-22 15:05:59] "GET /virtual-network/bec93b92-5403-49d7-8216-0434329b94b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.004953 252.241.203.193 - - [2025-10-22 15:05:59] "POST /neutron/network HTTP/1.1" 200 988 0.008809 10.0.0.241 - - [2025-10-22 15:05:59] "GET /virtual-network/bec93b92-5403-49d7-8216-0434329b94b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.005562 252.241.203.193 - - [2025-10-22 15:05:59] "POST /neutron/network HTTP/1.1" 200 988 0.007553 252.241.203.193 - - [2025-10-22 15:05:59] "POST /neutron/subnet HTTP/1.1" 200 699 0.007841 252.241.203.193 - - [2025-10-22 15:05:59] "POST /neutron/subnet HTTP/1.1" 200 699 0.009595 252.241.203.193 - - [2025-10-22 15:05:59] "POST /neutron/network HTTP/1.1" 200 988 0.007534 252.241.203.193 - - [2025-10-22 15:05:59] "POST /neutron/subnet HTTP/1.1" 200 699 0.006965 252.241.203.193 - - [2025-10-22 15:05:59] "POST /neutron/subnet HTTP/1.1" 200 699 0.008118 10.0.0.241 - - [2025-10-22 15:05:59] "GET /projects?obj_uuids=b9f6fb78-e10f-4452-95e4-4c1e6035ef88&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001332 252.241.203.193 - - [2025-10-22 15:05:59] "POST /neutron/port HTTP/1.1" 200 1015 0.171668 10.0.0.241 - - [2025-10-22 15:05:59] "GET /projects?obj_uuids=b9f6fb78-e10f-4452-95e4-4c1e6035ef88&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001136 252.241.203.193 - - [2025-10-22 15:06:00] "POST /neutron/port HTTP/1.1" 200 1015 0.194066 10.0.0.241 - - [2025-10-22 15:06:00] "POST /id-to-fqname HTTP/1.1" 200 218 0.001751 252.241.203.193 - - [2025-10-22 15:06:00] "POST /neutron/port HTTP/1.1" 200 1015 0.007995 252.241.203.193 - - [2025-10-22 15:06:00] "POST /neutron/port HTTP/1.1" 200 1015 0.038064 252.241.203.193 - - [2025-10-22 15:06:00] "POST /neutron/network HTTP/1.1" 200 988 0.008760 252.241.203.193 - - [2025-10-22 15:06:00] "POST /neutron/port HTTP/1.1" 200 1015 0.013249 252.241.203.193 - - [2025-10-22 15:06:00] "POST /neutron/port HTTP/1.1" 200 117 0.006243 252.241.203.193 - - [2025-10-22 15:06:00] "POST /neutron/port HTTP/1.1" 200 117 0.005230 10.0.0.241 - - [2025-10-22 15:06:00] "POST /id-to-fqname HTTP/1.1" 200 218 0.001620 252.241.203.193 - - [2025-10-22 15:06:01] "POST /neutron/port HTTP/1.1" 200 117 0.005842 252.241.203.193 - - [2025-10-22 15:06:01] "POST /neutron/port HTTP/1.1" 200 1015 0.009722 252.241.203.193 - - [2025-10-22 15:06:01] "POST /neutron/port HTTP/1.1" 200 1015 0.009909 252.241.203.193 - - [2025-10-22 15:06:01] "POST /neutron/port HTTP/1.1" 200 1015 0.044621 252.241.203.193 - - [2025-10-22 15:06:01] "POST /neutron/network HTTP/1.1" 200 988 0.009095 252.241.203.193 - - [2025-10-22 15:06:01] "POST /neutron/port HTTP/1.1" 200 1015 0.008314 252.241.203.193 - - [2025-10-22 15:06:01] "POST /neutron/port HTTP/1.1" 200 1015 0.013341 252.241.203.193 - - [2025-10-22 15:06:01] "POST /neutron/port HTTP/1.1" 200 117 0.007414 252.241.203.193 - - [2025-10-22 15:06:01] "POST /neutron/port HTTP/1.1" 200 117 0.006270 252.241.203.193 - - [2025-10-22 15:06:01] "POST /neutron/port HTTP/1.1" 200 1015 0.008458 10.0.0.241 - - [2025-10-22 15:06:01] "POST /id-to-fqname HTTP/1.1" 200 218 0.001703 252.241.203.193 - - [2025-10-22 15:06:01] "POST /neutron/network HTTP/1.1" 200 998 0.011015 252.241.203.193 - - [2025-10-22 15:06:02] "POST /neutron/port HTTP/1.1" 200 1015 0.013932 252.241.203.193 - - [2025-10-22 15:06:02] "POST /neutron/port HTTP/1.1" 200 117 0.008652 252.241.203.193 - - [2025-10-22 15:06:02] "POST /neutron/port HTTP/1.1" 200 1015 0.010534 252.241.203.193 - - [2025-10-22 15:06:02] "POST /neutron/network HTTP/1.1" 200 998 0.027014 252.241.203.193 - - [2025-10-22 15:06:02] "POST /neutron/port HTTP/1.1" 200 1103 0.133118 252.241.203.193 - - [2025-10-22 15:06:02] "GET /aaa-mode HTTP/1.1" 401 298 0.000683 252.241.203.193 - - [2025-10-22 15:06:02] "GET / HTTP/1.1" 200 36499 0.001921 252.241.203.193 - - [2025-10-22 15:06:02] "GET /project/b9f6fb78-e10f-4452-95e4-4c1e6035ef88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.001029 252.241.203.193 - - [2025-10-22 15:06:02] "POST /neutron/port HTTP/1.1" 200 1077 0.019060 252.241.203.193 - - [2025-10-22 15:06:02] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003958 252.241.203.193 - - [2025-10-22 15:06:02] "POST /neutron/subnet HTTP/1.1" 200 673 0.010997 252.241.203.193 - - [2025-10-22 15:06:02] "POST /neutron/port HTTP/1.1" 200 117 0.000985 252.241.203.193 - - [2025-10-22 15:06:02] "POST /neutron/port HTTP/1.1" 200 1015 0.009242 252.241.203.193 - - [2025-10-22 15:06:02] "POST /neutron/network HTTP/1.1" 200 988 0.013667 252.241.203.193 - - [2025-10-22 15:06:02] "POST /neutron/network HTTP/1.1" 200 998 0.008653 10.0.0.241 - - [2025-10-22 15:06:02] "GET /projects?obj_uuids=b9f6fb78-e10f-4452-95e4-4c1e6035ef88&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001204 252.241.203.193 - - [2025-10-22 15:06:02] "POST /neutron/port HTTP/1.1" 200 1015 0.007615 252.241.203.193 - - [2025-10-22 15:06:02] "GET /project/b9f6fb78-e10f-4452-95e4-4c1e6035ef88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.066476 252.241.203.193 - - [2025-10-22 15:06:02] "POST /neutron/network HTTP/1.1" 200 988 0.020734 252.241.203.193 - - [2025-10-22 15:06:02] "POST /neutron/port HTTP/1.1" 200 1015 0.011207 252.241.203.193 - - [2025-10-22 15:06:03] "POST /neutron/port HTTP/1.1" 200 1103 0.203987 252.241.203.193 - - [2025-10-22 15:06:03] "POST /neutron/port HTTP/1.1" 200 2038 0.023753 252.241.203.193 - - [2025-10-22 15:06:03] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008461 252.241.203.193 - - [2025-10-22 15:06:03] "POST /neutron/port HTTP/1.1" 200 117 0.011897 252.241.203.193 - - [2025-10-22 15:06:03] "POST /neutron/port HTTP/1.1" 200 1077 0.026545 10.0.0.241 - - [2025-10-22 15:06:03] "GET /domains HTTP/1.1" 200 440 0.004017 252.241.203.193 - - [2025-10-22 15:06:03] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004223 10.0.0.241 - - [2025-10-22 15:06:03] "GET /domains?obj_uuids=8c582771-8b31-4700-9720-69718950e5ce&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001462 10.0.0.241 - - [2025-10-22 15:06:03] "GET /domain/8c582771-8b31-4700-9720-69718950e5ce HTTP/1.1" 200 1309 0.012907 252.241.203.193 - - [2025-10-22 15:06:03] "POST /neutron/subnet HTTP/1.1" 200 673 0.011561 10.0.0.241 - - [2025-10-22 15:06:03] "GET /projects?obj_uuids=b9f6fb78-e10f-4452-95e4-4c1e6035ef88&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001683 10.0.0.241 - - [2025-10-22 15:06:03] "GET /project/b9f6fb78-e10f-4452-95e4-4c1e6035ef88 HTTP/1.1" 200 2845 0.056655 252.241.203.193 - - [2025-10-22 15:06:03] "POST /neutron/port HTTP/1.1" 200 117 0.002252 10.0.0.241 - - [2025-10-22 15:06:03] "GET /network-ipam/713d166d-29ad-47c9-8d83-05a48ed7ec52 HTTP/1.1" 200 2603 0.005484 252.241.203.193 - - [2025-10-22 15:06:03] "POST /neutron/network HTTP/1.1" 200 988 0.010278 10.0.0.241 - - [2025-10-22 15:06:03] "GET /domains HTTP/1.1" 200 440 0.008709 10.0.0.241 - - [2025-10-22 15:06:03] "GET /domains?obj_uuids=8c582771-8b31-4700-9720-69718950e5ce&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001494 10.0.0.241 - - [2025-10-22 15:06:03] "GET /domain/8c582771-8b31-4700-9720-69718950e5ce HTTP/1.1" 200 1309 0.008674 252.241.203.193 - - [2025-10-22 15:06:03] "POST /neutron/network HTTP/1.1" 200 998 0.016215 10.0.0.241 - - [2025-10-22 15:06:03] "GET /projects?obj_uuids=b9f6fb78-e10f-4452-95e4-4c1e6035ef88&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001820 10.0.0.241 - - [2025-10-22 15:06:03] "GET /project/b9f6fb78-e10f-4452-95e4-4c1e6035ef88 HTTP/1.1" 200 2845 0.051567 10.0.0.241 - - [2025-10-22 15:06:03] "GET /projects?obj_uuids=b9f6fb78-e10f-4452-95e4-4c1e6035ef88&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001632 10.0.0.241 - - [2025-10-22 15:06:03] "GET /virtual-network/bec93b92-5403-49d7-8216-0434329b94b0 HTTP/1.1" 200 3786 0.011170 10.0.0.241 - - [2025-10-22 15:06:03] "GET /virtual-network/bec93b92-5403-49d7-8216-0434329b94b0 HTTP/1.1" 200 3786 0.010898 10.0.0.241 - - [2025-10-22 15:06:04] "GET /routing-instance/3e6225fb-408b-42f8-9f41-e1ab65888e5e HTTP/1.1" 200 2384 0.009776 10.0.0.241 - - [2025-10-22 15:06:04] "GET /routing-instance/3e6225fb-408b-42f8-9f41-e1ab65888e5e HTTP/1.1" 200 2816 0.012435 10.0.0.241 - - [2025-10-22 15:06:04] "GET /route-target/7b2c37d3-9267-4220-8c88-9835bcad047f HTTP/1.1" 200 1206 0.007218 252.241.203.193 - - [2025-10-22 15:06:04] "POST /neutron/port HTTP/1.1" 200 1053 0.315161 10.0.0.241 - - [2025-10-22 15:06:04] "GET /virtual-network/bec93b92-5403-49d7-8216-0434329b94b0 HTTP/1.1" 200 4240 0.010843 252.241.203.193 - - [2025-10-22 15:06:04] "POST /neutron/port HTTP/1.1" 200 1053 0.013335 10.0.0.241 - - [2025-10-22 15:06:04] "GET /routing-instance/3e6225fb-408b-42f8-9f41-e1ab65888e5e HTTP/1.1" 200 2816 0.003951 252.241.203.193 - - [2025-10-22 15:06:04] "POST /neutron/port HTTP/1.1" 200 1053 0.012174 10.0.0.241 - - [2025-10-22 15:06:04] "GET /virtual-network/bec93b92-5403-49d7-8216-0434329b94b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.007384 10.0.0.241 - - [2025-10-22 15:06:04] "GET /virtual-network/bec93b92-5403-49d7-8216-0434329b94b0 HTTP/1.1" 200 4240 0.005632 10.0.0.241 - - [2025-10-22 15:06:04] "GET /routing-instance/3e6225fb-408b-42f8-9f41-e1ab65888e5e HTTP/1.1" 200 2816 0.005900 252.241.203.193 - - [2025-10-22 15:06:04] "POST /neutron/port HTTP/1.1" 200 1103 0.080016 10.0.0.241 - - [2025-10-22 15:06:04] "GET /routing-instance/3e6225fb-408b-42f8-9f41-e1ab65888e5e HTTP/1.1" 200 2816 0.004519 10.0.0.241 - - [2025-10-22 15:06:04] "GET /route-target/7b2c37d3-9267-4220-8c88-9835bcad047f HTTP/1.1" 200 1206 0.004303 252.241.203.193 - - [2025-10-22 15:06:04] "POST /neutron/port HTTP/1.1" 200 1077 0.015418 252.241.203.193 - - [2025-10-22 15:06:04] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003782 10.0.0.241 - - [2025-10-22 15:06:04] "GET /domains HTTP/1.1" 200 440 0.003479 252.241.203.193 - - [2025-10-22 15:06:04] "POST /neutron/subnet HTTP/1.1" 200 673 0.013085 10.0.0.241 - - [2025-10-22 15:06:04] "GET /domains?obj_uuids=8c582771-8b31-4700-9720-69718950e5ce&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001720 10.0.0.241 - - [2025-10-22 15:06:04] "GET /domain/8c582771-8b31-4700-9720-69718950e5ce HTTP/1.1" 200 1309 0.018663 252.241.203.193 - - [2025-10-22 15:06:04] "POST /neutron/port HTTP/1.1" 200 117 0.001513 10.0.0.241 - - [2025-10-22 15:06:04] "GET /projects?obj_uuids=b9f6fb78-e10f-4452-95e4-4c1e6035ef88&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001623 252.241.203.193 - - [2025-10-22 15:06:04] "POST /neutron/network HTTP/1.1" 200 988 0.011888 10.0.0.241 - - [2025-10-22 15:06:04] "GET /project/b9f6fb78-e10f-4452-95e4-4c1e6035ef88 HTTP/1.1" 200 3089 0.060755 10.0.0.241 - - [2025-10-22 15:06:04] "GET /virtual-network/bec93b92-5403-49d7-8216-0434329b94b0 HTTP/1.1" 200 4240 0.009179 10.0.0.241 - - [2025-10-22 15:06:05] "GET /obj-perms HTTP/1.1" 200 6446 0.075138 252.241.203.193 - - [2025-10-22 15:06:05] "POST /neutron/port HTTP/1.1" 200 1077 0.014012 252.241.203.193 - - [2025-10-22 15:06:05] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007306 252.241.203.193 - - [2025-10-22 15:06:05] "POST /neutron/port HTTP/1.1" 200 1077 0.019572 252.241.203.193 - - [2025-10-22 15:06:05] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009127 252.241.203.193 - - [2025-10-22 15:06:05] "POST /neutron/port HTTP/1.1" 200 1077 0.018029 252.241.203.193 - - [2025-10-22 15:06:06] "POST /neutron/security_group HTTP/1.1" 200 2056 0.011445 10.0.0.241 - - [2025-10-22 15:06:06] "GET /virtual-machine/ec54948a-99ba-404b-9ef8-2aad291c85db HTTP/1.1" 200 1291 0.008619 10.0.0.241 - - [2025-10-22 15:06:06] "GET /virtual-machine-interface/96cd60c7-fc3d-4ffa-8a6a-e5c4d4a8f61a HTTP/1.1" 200 2943 0.007199 10.0.0.241 - - [2025-10-22 15:06:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004367 10.0.0.241 - - [2025-10-22 15:06:06] "GET /global-vrouter-config/d3a2379d-e68a-4c65-9acc-bd49189f7ea7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.006700 10.0.0.241 - - [2025-10-22 15:06:06] "GET /virtual-networks?parent_id=b9f6fb78-e10f-4452-95e4-4c1e6035ef88&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003025 10.0.0.241 - - [2025-10-22 15:06:06] "GET /virtual-network/bec93b92-5403-49d7-8216-0434329b94b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.006891 10.0.0.241 - - [2025-10-22 15:06:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003589 10.0.0.241 - - [2025-10-22 15:06:09] "GET /virtual-network/bec93b92-5403-49d7-8216-0434329b94b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.005900 252.241.203.193 - - [2025-10-22 15:06:13] "POST /neutron/port HTTP/1.1" 200 1077 0.015578 10.0.0.241 - - [2025-10-22 15:06:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003782 10.0.0.241 - - [2025-10-22 15:06:13] "GET /virtual-network/bec93b92-5403-49d7-8216-0434329b94b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.009140 252.241.203.193 - - [2025-10-22 15:06:13] "POST /neutron/security_group HTTP/1.1" 200 2056 0.011791 252.241.203.193 - - [2025-10-22 15:06:14] "POST /neutron/port HTTP/1.1" 200 1077 0.017032 252.241.203.193 - - [2025-10-22 15:06:14] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007639 252.241.203.193 - - [2025-10-22 15:06:14] "POST /neutron/port HTTP/1.1" 200 1077 0.015103 252.241.203.193 - - [2025-10-22 15:06:14] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007268 252.241.203.193 - - [2025-10-22 15:06:14] "POST /neutron/port HTTP/1.1" 200 1077 0.017113 252.241.203.193 - - [2025-10-22 15:06:14] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006042 252.241.203.193 - - [2025-10-22 15:06:14] "POST /neutron/port HTTP/1.1" 200 1077 0.011970 252.241.203.193 - - [2025-10-22 15:06:14] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005868 252.241.203.193 - - [2025-10-22 15:06:15] "POST /neutron/port HTTP/1.1" 200 1077 0.014331 252.241.203.193 - - [2025-10-22 15:06:15] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006551 10.0.0.241 - - [2025-10-22 15:06:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004439 10.0.0.241 - - [2025-10-22 15:06:15] "GET /global-vrouter-config/d3a2379d-e68a-4c65-9acc-bd49189f7ea7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003540 10.0.0.241 - - [2025-10-22 15:06:16] "GET /virtual-networks?parent_id=b9f6fb78-e10f-4452-95e4-4c1e6035ef88&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003034 10.0.0.241 - - [2025-10-22 15:06:16] "GET /virtual-network/bec93b92-5403-49d7-8216-0434329b94b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.006995 252.241.203.193 - - [2025-10-22 15:06:16] "POST /neutron/port HTTP/1.1" 200 1077 0.015848 252.241.203.193 - - [2025-10-22 15:06:16] "POST /neutron/port HTTP/1.1" 200 1077 0.017106 252.241.203.193 - - [2025-10-22 15:06:16] "POST /neutron/port HTTP/1.1" 200 1077 0.012206 252.241.203.193 - - [2025-10-22 15:06:16] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007919 252.241.203.193 - - [2025-10-22 15:06:16] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008824 252.241.203.193 - - [2025-10-22 15:06:16] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006437 252.241.203.193 - - [2025-10-22 15:06:16] "POST /neutron/port HTTP/1.1" 200 1077 0.018209 252.241.203.193 - - [2025-10-22 15:06:16] "POST /neutron/security_group HTTP/1.1" 200 2056 0.013887 252.241.203.193 - - [2025-10-22 15:06:16] "POST /neutron/port HTTP/1.1" 200 1077 0.029870 252.241.203.193 - - [2025-10-22 15:06:16] "POST /neutron/security_group HTTP/1.1" 200 2056 0.010007 252.241.203.193 - - [2025-10-22 15:06:16] "POST /neutron/port HTTP/1.1" 200 1077 0.026018 252.241.203.193 - - [2025-10-22 15:06:16] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008573 10.0.0.241 - - [2025-10-22 15:06:16] "GET /virtual-machine/3e9b354a-c6ff-473a-be14-bedbec8d4912 HTTP/1.1" 200 1290 0.005802 10.0.0.241 - - [2025-10-22 15:06:16] "GET /virtual-machine-interface/af739acc-1d6e-4f13-a331-a7de763b7bf2 HTTP/1.1" 200 2944 0.005960 10.0.0.241 - - [2025-10-22 15:06:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003472 10.0.0.241 - - [2025-10-22 15:06:17] "GET /global-vrouter-config/d3a2379d-e68a-4c65-9acc-bd49189f7ea7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.004185 10.0.0.241 - - [2025-10-22 15:06:17] "GET /virtual-networks?parent_id=b9f6fb78-e10f-4452-95e4-4c1e6035ef88&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003191 10.0.0.241 - - [2025-10-22 15:06:17] "GET /virtual-network/bec93b92-5403-49d7-8216-0434329b94b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.006193 10.0.0.241 - - [2025-10-22 15:06:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003616 10.0.0.241 - - [2025-10-22 15:06:18] "GET /global-vrouter-config/d3a2379d-e68a-4c65-9acc-bd49189f7ea7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.004181 10.0.0.241 - - [2025-10-22 15:06:18] "GET /virtual-networks?parent_id=b9f6fb78-e10f-4452-95e4-4c1e6035ef88&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003105 10.0.0.241 - - [2025-10-22 15:06:18] "GET /virtual-network/bec93b92-5403-49d7-8216-0434329b94b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.006533 252.241.203.193 - - [2025-10-22 15:06:18] "POST /neutron/port HTTP/1.1" 200 1077 0.016587 252.241.203.193 - - [2025-10-22 15:06:18] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006654 252.241.203.193 - - [2025-10-22 15:06:18] "POST /neutron/port HTTP/1.1" 200 1077 0.014513 252.241.203.193 - - [2025-10-22 15:06:19] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008879 252.241.203.193 - - [2025-10-22 15:06:19] "POST /neutron/port HTTP/1.1" 200 1077 0.014442 252.241.203.193 - - [2025-10-22 15:06:19] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008554 10.0.0.241 - - [2025-10-22 15:06:19] "GET /virtual-machine/76a75086-869b-4b37-b820-ff9e8c91cbb9 HTTP/1.1" 200 1294 0.005906 10.0.0.241 - - [2025-10-22 15:06:19] "GET /virtual-machine-interface/d61c8211-898b-45d2-9915-ac7d585a1544 HTTP/1.1" 200 2944 0.005787 10.0.0.241 - - [2025-10-22 15:06:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004380 10.0.0.241 - - [2025-10-22 15:06:19] "GET /global-vrouter-config/d3a2379d-e68a-4c65-9acc-bd49189f7ea7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.004360 10.0.0.241 - - [2025-10-22 15:06:19] "GET /virtual-networks?parent_id=b9f6fb78-e10f-4452-95e4-4c1e6035ef88&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003036 10.0.0.241 - - [2025-10-22 15:06:19] "GET /virtual-network/bec93b92-5403-49d7-8216-0434329b94b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.007182 10.0.0.241 - - [2025-10-22 15:06:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003827 10.0.0.241 - - [2025-10-22 15:06:20] "GET /global-vrouter-config/d3a2379d-e68a-4c65-9acc-bd49189f7ea7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003804 10.0.0.241 - - [2025-10-22 15:06:20] "GET /virtual-networks?parent_id=b9f6fb78-e10f-4452-95e4-4c1e6035ef88&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003863 10.0.0.241 - - [2025-10-22 15:06:20] "GET /virtual-network/bec93b92-5403-49d7-8216-0434329b94b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.005267 252.241.203.193 - - [2025-10-22 15:06:33] "POST /neutron/port HTTP/1.1" 200 1077 0.013203 252.241.203.193 - - [2025-10-22 15:06:33] "POST /neutron/port HTTP/1.1" 200 1077 0.011965 252.241.203.193 - - [2025-10-22 15:06:33] "POST /neutron/network HTTP/1.1" 200 998 0.007325 252.241.203.193 - - [2025-10-22 15:06:33] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003411 252.241.203.193 - - [2025-10-22 15:06:33] "POST /neutron/subnet HTTP/1.1" 200 673 0.010681 252.241.203.193 - - [2025-10-22 15:06:33] "POST /neutron/port HTTP/1.1" 200 117 0.001278 252.241.203.193 - - [2025-10-22 15:06:33] "POST /neutron/network HTTP/1.1" 200 988 0.007885 252.241.203.193 - - [2025-10-22 15:06:36] "POST /neutron/port HTTP/1.1" 200 1103 0.022112 252.241.203.193 - - [2025-10-22 15:06:37] "POST /neutron/port HTTP/1.1" 200 1103 0.013170 252.241.203.193 - - [2025-10-22 15:06:37] "POST /neutron/port HTTP/1.1" 200 1077 0.019720 252.241.203.193 - - [2025-10-22 15:06:37] "POST /neutron/port HTTP/1.1" 200 151 0.210805 252.241.203.193 - - [2025-10-22 15:06:37] "POST /neutron/port HTTP/1.1" 200 1103 0.026180 252.241.203.193 - - [2025-10-22 15:06:37] "POST /neutron/port HTTP/1.1" 200 1103 0.014782 252.241.203.193 - - [2025-10-22 15:06:37] "POST /neutron/port HTTP/1.1" 200 1103 0.009250 252.241.203.193 - - [2025-10-22 15:06:37] "POST /neutron/port HTTP/1.1" 200 151 0.157042 252.241.203.193 - - [2025-10-22 15:06:37] "POST /neutron/port HTTP/1.1" 200 151 0.187121 252.241.203.193 - - [2025-10-22 15:06:37] "POST /neutron/network HTTP/1.1" 200 988 0.015902 10.0.0.241 - - [2025-10-22 15:06:37] "POST /useragent-kv HTTP/1.1" 200 115 0.038780 10.0.0.241 - - [2025-10-22 15:06:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.047776 10.0.0.241 - - [2025-10-22 15:06:37] "POST /useragent-kv HTTP/1.1" 200 115 0.007259 10.0.0.241 - - [2025-10-22 15:06:37] "POST /useragent-kv HTTP/1.1" 200 115 0.002782 10.0.0.241 - - [2025-10-22 15:06:37] "POST /useragent-kv HTTP/1.1" 200 115 0.002686 252.241.203.193 - - [2025-10-22 15:06:37] "POST /neutron/network HTTP/1.1" 200 151 0.180102 10.0.0.241 - - [2025-10-22 15:06:37] "DELETE /route-target/7b2c37d3-9267-4220-8c88-9835bcad047f HTTP/1.1" 200 115 0.029821 10.0.0.241 - - [2025-10-22 15:06:37] "GET /routing-instance/3e6225fb-408b-42f8-9f41-e1ab65888e5e HTTP/1.1" 404 171 0.004154 10.0.0.241 - - [2025-10-22 15:06:38] "GET /domains HTTP/1.1" 200 440 0.003019 10.0.0.241 - - [2025-10-22 15:06:38] "GET /domains?obj_uuids=8c582771-8b31-4700-9720-69718950e5ce&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001206 10.0.0.241 - - [2025-10-22 15:06:38] "GET /domain/8c582771-8b31-4700-9720-69718950e5ce HTTP/1.1" 200 1309 0.007652 10.0.0.241 - - [2025-10-22 15:06:38] "GET /projects?obj_uuids=b9f6fb78-e10f-4452-95e4-4c1e6035ef88&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001148 10.0.0.241 - - [2025-10-22 15:06:38] "GET /project/b9f6fb78-e10f-4452-95e4-4c1e6035ef88 HTTP/1.1" 200 2088 0.029473 10.0.0.241 - - [2025-10-22 15:06:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003103 10.0.0.241 - - [2025-10-22 15:06:38] "DELETE /network-ipam/713d166d-29ad-47c9-8d83-05a48ed7ec52 HTTP/1.1" 200 115 0.028117 10.0.0.241 - - [2025-10-22 15:06:38] "POST /fqname-to-id HTTP/1.1" 404 209 0.003902 10.0.0.241 - - [2025-10-22 15:06:39] "GET /projects?obj_uuids=b9f6fb78-e10f-4452-95e4-4c1e6035ef88&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001145 10.0.0.241 - - [2025-10-22 15:06:39] "GET /project/b9f6fb78-e10f-4452-95e4-4c1e6035ef88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.027135 10.0.0.241 - - [2025-10-22 15:06:39] "GET /projects?obj_uuids=b9f6fb78-e10f-4452-95e4-4c1e6035ef88&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001760 10.0.0.241 - - [2025-10-22 15:06:39] "GET /project/b9f6fb78-e10f-4452-95e4-4c1e6035ef88?fields=virtual_networks HTTP/1.1" 200 1035 0.079957 10.0.0.241 - - [2025-10-22 15:06:39] "GET /projects?obj_uuids=b9f6fb78-e10f-4452-95e4-4c1e6035ef88&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001711 10.0.0.241 - - [2025-10-22 15:06:39] "GET /project/b9f6fb78-e10f-4452-95e4-4c1e6035ef88?fields=virtual_machine_interfaces HTTP/1.1" 200 1035 0.032010 10.0.0.241 - - [2025-10-22 15:06:39] "GET /projects?obj_uuids=b9f6fb78-e10f-4452-95e4-4c1e6035ef88&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001829 10.0.0.241 - - [2025-10-22 15:06:39] "GET /project/b9f6fb78-e10f-4452-95e4-4c1e6035ef88?fields=security_groups HTTP/1.1" 200 1261 0.027946 252.241.203.193 - - [2025-10-22 15:06:42] "POST /neutron/port HTTP/1.1" 200 117 0.007918 10.0.0.241 - - [2025-10-22 15:06:42] "GET /projects?obj_uuids=b9f6fb78-e10f-4452-95e4-4c1e6035ef88&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001501 252.241.203.193 - - [2025-10-22 15:06:42] "POST /neutron/port HTTP/1.1" 200 117 0.007582 252.241.203.193 - - [2025-10-22 15:06:42] "POST /neutron/port HTTP/1.1" 400 205 0.004248 10.0.0.241 - - [2025-10-22 15:06:42] "GET /project/b9f6fb78-e10f-4452-95e4-4c1e6035ef88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1456 0.053112 10.0.0.241 - - [2025-10-22 15:06:42] "GET /projects?obj_uuids=b9f6fb78-e10f-4452-95e4-4c1e6035ef88&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002220 252.241.203.193 - - [2025-10-22 15:06:42] "POST /neutron/port HTTP/1.1" 400 205 0.011912 10.0.0.241 - - [2025-10-22 15:06:42] "GET /project/b9f6fb78-e10f-4452-95e4-4c1e6035ef88?fields=security_groups HTTP/1.1" 200 1351 0.060613 10.0.0.241 - - [2025-10-22 15:06:42] "DELETE /security-group/b70d752a-1972-4e72-9e46-f391086667e2 HTTP/1.1" 200 115 0.076925 10.0.0.241 - - [2025-10-22 15:06:42] "GET /projects?obj_uuids=b9f6fb78-e10f-4452-95e4-4c1e6035ef88&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002387 10.0.0.241 - - [2025-10-22 15:06:42] "DELETE /access-control-list/04e95c95-6bcc-43e7-8d88-58a2a2b55f77 HTTP/1.1" 200 115 0.067820 10.0.0.241 - - [2025-10-22 15:06:42] "GET /project/b9f6fb78-e10f-4452-95e4-4c1e6035ef88?fields=application_policy_sets HTTP/1.1" 200 1390 0.083033 10.0.0.241 - - [2025-10-22 15:06:42] "DELETE /access-control-list/ea56f886-c25c-4aa5-adee-fd27ec9d5f4b HTTP/1.1" 200 115 0.064551 10.0.0.241 - - [2025-10-22 15:06:42] "DELETE /project/b9f6fb78-e10f-4452-95e4-4c1e6035ef88 HTTP/1.1" 200 115 0.557373 10.0.0.241 - - [2025-10-22 15:06:55] "GET / HTTP/1.1" 200 36499 0.002471 10.0.0.241 - - [2025-10-22 15:06:55] "GET /domain/8c582771-8b31-4700-9720-69718950e5ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000530 10.0.0.241 - - [2025-10-22 15:06:56] "GET /domains?obj_uuids=8c582771-8b31-4700-9720-69718950e5ce&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001080 10.0.0.241 - - [2025-10-22 15:06:56] "GET /domain/8c582771-8b31-4700-9720-69718950e5ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 945 0.032823 10.0.0.241 - - [2025-10-22 15:06:56] "POST /fqname-to-id HTTP/1.1" 404 181 0.029197 10.0.0.241 - - [2025-10-22 15:06:56] "GET /projects?obj_uuids=7ba31031-1d80-4a4e-ab26-ecc5d1d6002b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002816 10.0.0.241 - - [2025-10-22 15:06:56] "GET /domains?obj_uuids=8c582771-8b31-4700-9720-69718950e5ce&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001395 10.0.0.241 - - [2025-10-22 15:06:56] "GET /domain/8c582771-8b31-4700-9720-69718950e5ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.008886 10.0.0.241 - - [2025-10-22 15:06:56] "POST /id-to-fqname HTTP/1.1" 200 183 0.001379 10.0.0.241 - - [2025-10-22 15:06:56] "POST /fqname-to-id HTTP/1.1" 404 192 0.003866 10.0.0.241 - - [2025-10-22 15:06:56] "POST /security-groups HTTP/1.1" 200 578 0.068811 10.0.0.241 - - [2025-10-22 15:06:56] "POST /fqname-to-id HTTP/1.1" 404 227 0.002972 10.0.0.241 - - [2025-10-22 15:06:56] "POST /projects HTTP/1.1" 200 567 0.219737 10.0.0.241 - - [2025-10-22 15:06:56] "POST /access-control-lists HTTP/1.1" 200 593 0.063361 10.0.0.241 - - [2025-10-22 15:06:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.298638 10.0.0.241 - - [2025-10-22 15:06:56] "POST /fqname-to-id HTTP/1.1" 404 226 0.003895 10.0.0.241 - - [2025-10-22 15:06:56] "GET /project/7ba31031-1d80-4a4e-ab26-ecc5d1d6002b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.444667 10.0.0.241 - - [2025-10-22 15:06:56] "POST /access-control-lists HTTP/1.1" 200 591 0.066222 10.0.0.241 - - [2025-10-22 15:06:57] "GET /obj-perms HTTP/1.1" 200 6399 0.068784 10.0.0.241 - - [2025-10-22 15:06:57] "GET /obj-perms HTTP/1.1" 200 6399 0.061141 10.0.0.241 - - [2025-10-22 15:06:57] "GET /global-system-configs HTTP/1.1" 401 298 0.000584 10.0.0.241 - - [2025-10-22 15:06:57] "GET /global-system-configs HTTP/1.1" 401 298 0.000415 10.0.0.241 - - [2025-10-22 15:06:58] "GET / HTTP/1.1" 200 36499 0.001766 10.0.0.241 - - [2025-10-22 15:06:59] "GET /global-system-configs HTTP/1.1" 401 298 0.000523 10.0.0.241 - - [2025-10-22 15:06:59] "GET /global-system-configs HTTP/1.1" 401 298 0.000396 10.0.0.241 - - [2025-10-22 15:07:00] "POST /fqname-to-id HTTP/1.1" 401 298 0.000542 10.0.0.241 - - [2025-10-22 15:07:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.043495 10.0.0.241 - - [2025-10-22 15:07:00] "GET /api-access-list/cea3e50f-400a-4174-bd08-07b76ebf093e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1886 0.006266 10.0.0.241 - - [2025-10-22 15:07:00] "GET /api-access-list/cea3e50f-400a-4174-bd08-07b76ebf093e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1886 0.003916 10.0.0.241 - - [2025-10-22 15:07:00] "GET /api-access-list/cea3e50f-400a-4174-bd08-07b76ebf093e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1886 0.005367 10.0.0.241 - - [2025-10-22 15:07:00] "PUT /api-access-list/cea3e50f-400a-4174-bd08-07b76ebf093e HTTP/1.1" 200 266 0.010071 10.0.0.241 - - [2025-10-22 15:07:01] "GET /aaa-mode HTTP/1.1" 401 298 0.000426 10.0.0.241 - - [2025-10-22 15:07:01] "GET /aaa-mode HTTP/1.1" 200 128 0.035354 10.0.0.241 - - [2025-10-22 15:07:01] "POST /fqname-to-id HTTP/1.1" 404 181 0.027029 10.0.0.241 - - [2025-10-22 15:07:02] "GET /projects?obj_uuids=74db6654-75b2-4c40-b84e-a3cc2e5a6075&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003039 10.0.0.241 - - [2025-10-22 15:07:02] "GET /domains?obj_uuids=8c582771-8b31-4700-9720-69718950e5ce&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001370 10.0.0.241 - - [2025-10-22 15:07:02] "GET /domain/8c582771-8b31-4700-9720-69718950e5ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.007784 10.0.0.241 - - [2025-10-22 15:07:02] "POST /id-to-fqname HTTP/1.1" 200 183 0.001999 10.0.0.241 - - [2025-10-22 15:07:02] "POST /fqname-to-id HTTP/1.1" 404 192 0.004129 10.0.0.241 - - [2025-10-22 15:07:02] "POST /security-groups HTTP/1.1" 200 578 0.064946 10.0.0.241 - - [2025-10-22 15:07:02] "POST /fqname-to-id HTTP/1.1" 404 227 0.003390 10.0.0.241 - - [2025-10-22 15:07:02] "POST /projects HTTP/1.1" 200 567 0.221166 10.0.0.241 - - [2025-10-22 15:07:02] "POST /access-control-lists HTTP/1.1" 200 593 0.066361 10.0.0.241 - - [2025-10-22 15:07:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.302079 10.0.0.241 - - [2025-10-22 15:07:02] "POST /fqname-to-id HTTP/1.1" 404 226 0.003133 10.0.0.241 - - [2025-10-22 15:07:02] "GET /project/74db6654-75b2-4c40-b84e-a3cc2e5a6075?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.447129 10.0.0.241 - - [2025-10-22 15:07:02] "POST /access-control-lists HTTP/1.1" 200 591 0.073376 10.0.0.241 - - [2025-10-22 15:07:02] "POST /fqname-to-id HTTP/1.1" 404 181 0.032386 10.0.0.241 - - [2025-10-22 15:07:02] "GET /projects?obj_uuids=9ad920bc-62e5-49e5-82ea-fbc8773eb87b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003204 10.0.0.241 - - [2025-10-22 15:07:03] "GET /domains?obj_uuids=8c582771-8b31-4700-9720-69718950e5ce&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001040 10.0.0.241 - - [2025-10-22 15:07:03] "GET /domain/8c582771-8b31-4700-9720-69718950e5ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.007062 10.0.0.241 - - [2025-10-22 15:07:03] "POST /id-to-fqname HTTP/1.1" 200 183 0.001563 10.0.0.241 - - [2025-10-22 15:07:03] "POST /fqname-to-id HTTP/1.1" 404 192 0.002664 10.0.0.241 - - [2025-10-22 15:07:03] "POST /security-groups HTTP/1.1" 200 578 0.065223 10.0.0.241 - - [2025-10-22 15:07:03] "POST /fqname-to-id HTTP/1.1" 404 227 0.003395 10.0.0.241 - - [2025-10-22 15:07:03] "POST /projects HTTP/1.1" 200 567 0.222640 10.0.0.241 - - [2025-10-22 15:07:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.257811 10.0.0.241 - - [2025-10-22 15:07:03] "POST /access-control-lists HTTP/1.1" 200 593 0.063610 10.0.0.241 - - [2025-10-22 15:07:03] "GET /project/9ad920bc-62e5-49e5-82ea-fbc8773eb87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.414981 10.0.0.241 - - [2025-10-22 15:07:03] "POST /fqname-to-id HTTP/1.1" 404 226 0.003321 10.0.0.241 - - [2025-10-22 15:07:03] "POST /access-control-lists HTTP/1.1" 200 591 0.068124 10.0.0.241 - - [2025-10-22 15:07:04] "GET / HTTP/1.1" 200 36499 0.002755 10.0.0.241 - - [2025-10-22 15:07:05] "GET / HTTP/1.1" 200 36499 0.001667 10.0.0.241 - - [2025-10-22 15:07:05] "POST /fqname-to-id HTTP/1.1" 404 181 0.003106 10.0.0.241 - - [2025-10-22 15:07:05] "POST /api-access-lists HTTP/1.1" 200 523 0.014439 10.0.0.241 - - [2025-10-22 15:07:05] "GET /api-access-list/37fe4a60-9e23-44d4-b789-45a368cb1537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1267 0.005037 10.0.0.241 - - [2025-10-22 15:07:05] "GET /api-access-list/37fe4a60-9e23-44d4-b789-45a368cb1537 HTTP/1.1" 401 298 0.000444 10.0.0.241 - - [2025-10-22 15:07:06] "GET /api-access-list/37fe4a60-9e23-44d4-b789-45a368cb1537 HTTP/1.1" 200 1267 0.074285 10.0.0.241 - - [2025-10-22 15:07:06] "POST /fqname-to-id HTTP/1.1" 401 298 0.000593 10.0.0.241 - - [2025-10-22 15:07:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.076320 10.0.0.241 - - [2025-10-22 15:07:06] "GET /projects?obj_uuids=74db6654-75b2-4c40-b84e-a3cc2e5a6075&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001350 10.0.0.241 - - [2025-10-22 15:07:06] "GET /project/74db6654-75b2-4c40-b84e-a3cc2e5a6075?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.048886 10.0.0.241 - - [2025-10-22 15:07:06] "GET /virtual-networks?parent_id=74db6654-75b2-4c40-b84e-a3cc2e5a6075&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.014541 10.0.0.241 - - [2025-10-22 15:07:06] "POST /virtual-networks HTTP/1.1" 200 570 0.059979 10.0.0.241 - - [2025-10-22 15:07:06] "POST /route-targets HTTP/1.1" 200 329 0.011558 10.0.0.241 - - [2025-10-22 15:07:06] "POST /ref-update HTTP/1.1" 200 156 0.015944 10.0.0.241 - - [2025-10-22 15:07:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.018785 10.0.0.241 - - [2025-10-22 15:07:06] "GET /network-ipam/a6d8c356-709d-4e18-bc42-ff33ac176efa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1048 0.012437 10.0.0.241 - - [2025-10-22 15:07:06] "POST /useragent-kv HTTP/1.1" 200 115 0.002783 10.0.0.241 - - [2025-10-22 15:07:06] "POST /ref-update HTTP/1.1" 200 156 0.050017 252.241.203.193 - - [2025-10-22 15:07:07] "POST /neutron/network HTTP/1.1" 200 828 0.058742 252.241.203.193 - - [2025-10-22 15:07:07] "POST /neutron/network HTTP/1.1" 200 828 0.023104 10.0.0.241 - - [2025-10-22 15:07:07] "GET /virtual-network/509a441c-6eea-4d36-b010-693a4efb3ab0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.018535 252.241.203.193 - - [2025-10-22 15:07:07] "POST /neutron/network HTTP/1.1" 200 828 0.020974 252.241.203.193 - - [2025-10-22 15:07:07] "POST /neutron/subnet HTTP/1.1" 200 668 0.031929 10.0.0.241 - - [2025-10-22 15:07:07] "GET /virtual-network/509a441c-6eea-4d36-b010-693a4efb3ab0 HTTP/1.1" 401 298 0.000541 10.0.0.241 - - [2025-10-22 15:07:07] "GET /virtual-network/509a441c-6eea-4d36-b010-693a4efb3ab0 HTTP/1.1" 200 2265 0.045354 10.0.0.241 - - [2025-10-22 15:07:07] "GET /virtual-network/509a441c-6eea-4d36-b010-693a4efb3ab0 HTTP/1.1" 401 298 0.000599 10.0.0.241 - - [2025-10-22 15:07:08] "GET /virtual-network/509a441c-6eea-4d36-b010-693a4efb3ab0 HTTP/1.1" 200 2005 0.047423 10.0.0.241 - - [2025-10-22 15:07:08] "POST /id-to-fqname HTTP/1.1" 401 298 0.000673 10.0.0.241 - - [2025-10-22 15:07:08] "POST /id-to-fqname HTTP/1.1" 200 228 0.041973 252.241.203.193 - - [2025-10-22 15:07:09] "POST /neutron/network HTTP/1.1" 200 838 0.055996 252.241.203.193 - - [2025-10-22 15:07:09] "GET /aaa-mode HTTP/1.1" 401 298 0.000479 252.241.203.193 - - [2025-10-22 15:07:09] "GET / HTTP/1.1" 200 36499 0.002410 252.241.203.193 - - [2025-10-22 15:07:09] "GET /project/9ad920bc-62e5-49e5-82ea-fbc8773eb87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000398 10.0.0.241 - - [2025-10-22 15:07:10] "GET /projects?obj_uuids=9ad920bc-62e5-49e5-82ea-fbc8773eb87b&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001502 252.241.203.193 - - [2025-10-22 15:07:10] "GET /project/9ad920bc-62e5-49e5-82ea-fbc8773eb87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.062452 252.241.203.193 - - [2025-10-22 15:07:10] "POST /neutron/network HTTP/1.1" 200 828 0.038007 252.241.203.193 - - [2025-10-22 15:07:10] "POST /neutron/port HTTP/1.1" 200 117 0.032443 252.241.203.193 - - [2025-10-22 15:07:10] "POST /neutron/port HTTP/1.1" 200 117 0.007235 252.241.203.193 - - [2025-10-22 15:07:10] "POST /neutron/port HTTP/1.1" 200 117 0.005455 252.241.203.193 - - [2025-10-22 15:07:11] "POST /neutron/network HTTP/1.1" 200 838 0.027147 252.241.203.193 - - [2025-10-22 15:07:11] "POST /neutron/network HTTP/1.1" 200 828 0.024406 10.0.0.241 - - [2025-10-22 15:07:11] "GET /projects?obj_uuids=9ad920bc-62e5-49e5-82ea-fbc8773eb87b&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.002008 252.241.203.193 - - [2025-10-22 15:07:11] "POST /neutron/port HTTP/1.1" 200 1052 0.398933 252.241.203.193 - - [2025-10-22 15:07:12] "POST /neutron/port HTTP/1.1" 200 1052 0.038313 252.241.203.193 - - [2025-10-22 15:07:12] "POST /neutron/port HTTP/1.1" 200 1052 0.011591 252.241.203.193 - - [2025-10-22 15:07:12] "POST /neutron/port HTTP/1.1" 200 1102 0.069751 252.241.203.193 - - [2025-10-22 15:07:12] "POST /neutron/port HTTP/1.1" 200 1076 0.013650 252.241.203.193 - - [2025-10-22 15:07:12] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004534 252.241.203.193 - - [2025-10-22 15:07:12] "POST /neutron/subnet HTTP/1.1" 200 642 0.008782 252.241.203.193 - - [2025-10-22 15:07:12] "POST /neutron/port HTTP/1.1" 200 117 0.001353 252.241.203.193 - - [2025-10-22 15:07:12] "POST /neutron/network HTTP/1.1" 200 828 0.006097 252.241.203.193 - - [2025-10-22 15:07:15] "POST /neutron/port HTTP/1.1" 200 1076 0.012863 252.241.203.193 - - [2025-10-22 15:07:15] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007212 252.241.203.193 - - [2025-10-22 15:07:16] "POST /neutron/port HTTP/1.1" 200 1076 0.012717 252.241.203.193 - - [2025-10-22 15:07:16] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006850 252.241.203.193 - - [2025-10-22 15:07:16] "POST /neutron/port HTTP/1.1" 200 1076 0.014652 252.241.203.193 - - [2025-10-22 15:07:16] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007504 252.241.203.193 - - [2025-10-22 15:07:16] "POST /neutron/port HTTP/1.1" 200 1076 0.015256 252.241.203.193 - - [2025-10-22 15:07:16] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007955 10.0.0.241 - - [2025-10-22 15:07:16] "GET /virtual-machine/9fe65b07-eebe-49b1-b07a-0515b3812ab4 HTTP/1.1" 200 1290 0.015721 10.0.0.241 - - [2025-10-22 15:07:16] "GET /virtual-machine/9fe65b07-eebe-49b1-b07a-0515b3812ab4 HTTP/1.1" 200 1290 0.018200 10.0.0.241 - - [2025-10-22 15:07:16] "GET /virtual-machine-interface/ba32d9fb-51a4-4267-97b8-2fe9ba91dce3 HTTP/1.1" 200 2533 0.020638 10.0.0.241 - - [2025-10-22 15:07:16] "GET /virtual-machine/9fe65b07-eebe-49b1-b07a-0515b3812ab4 HTTP/1.1" 200 1290 0.014625 10.0.0.241 - - [2025-10-22 15:07:16] "GET /virtual-machine-interface/ba32d9fb-51a4-4267-97b8-2fe9ba91dce3 HTTP/1.1" 200 2533 0.019031 10.0.0.241 - - [2025-10-22 15:07:16] "GET /instance-ip/e1d54c0d-c7db-4088-b335-68718b79f7bc HTTP/1.1" 200 1627 0.016701 10.0.0.241 - - [2025-10-22 15:07:16] "GET /virtual-machine/9fe65b07-eebe-49b1-b07a-0515b3812ab4 HTTP/1.1" 200 1290 0.015692 10.0.0.241 - - [2025-10-22 15:07:16] "GET /virtual-machine-interface/ba32d9fb-51a4-4267-97b8-2fe9ba91dce3 HTTP/1.1" 200 2533 0.017738 10.0.0.241 - - [2025-10-22 15:07:17] "GET /instance-ip/e1d54c0d-c7db-4088-b335-68718b79f7bc HTTP/1.1" 200 1627 0.013849 10.0.0.241 - - [2025-10-22 15:07:17] "POST /fqname-to-id HTTP/1.1" 403 329 0.012902 10.0.0.241 - - [2025-10-22 15:07:17] "GET / HTTP/1.1" 200 36499 0.002046 10.0.0.241 - - [2025-10-22 15:07:17] "POST /fqname-to-id HTTP/1.1" 401 298 0.000661 10.0.0.241 - - [2025-10-22 15:07:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.037490 10.0.0.241 - - [2025-10-22 15:07:17] "GET /global-vrouter-config/d3a2379d-e68a-4c65-9acc-bd49189f7ea7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003664 10.0.0.241 - - [2025-10-22 15:07:18] "GET /virtual-networks?parent_id=9ad920bc-62e5-49e5-82ea-fbc8773eb87b&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.011984 10.0.0.241 - - [2025-10-22 15:07:18] "POST /fqname-to-id HTTP/1.1" 403 329 0.013201 10.0.0.241 - - [2025-10-22 15:07:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003633 10.0.0.241 - - [2025-10-22 15:07:18] "GET /global-vrouter-config/d3a2379d-e68a-4c65-9acc-bd49189f7ea7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003996 10.0.0.241 - - [2025-10-22 15:07:18] "GET /virtual-networks?parent_id=9ad920bc-62e5-49e5-82ea-fbc8773eb87b&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.013641 10.0.0.241 - - [2025-10-22 15:07:18] "POST /fqname-to-id HTTP/1.1" 403 329 0.010597 10.0.0.241 - - [2025-10-22 15:07:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002610 10.0.0.241 - - [2025-10-22 15:07:18] "GET /global-vrouter-config/d3a2379d-e68a-4c65-9acc-bd49189f7ea7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003286 10.0.0.241 - - [2025-10-22 15:07:18] "GET /virtual-networks?parent_id=9ad920bc-62e5-49e5-82ea-fbc8773eb87b&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.013443 10.0.0.241 - - [2025-10-22 15:07:18] "POST /fqname-to-id HTTP/1.1" 403 329 0.010553 10.0.0.241 - - [2025-10-22 15:07:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002491 10.0.0.241 - - [2025-10-22 15:07:18] "GET /global-vrouter-config/d3a2379d-e68a-4c65-9acc-bd49189f7ea7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.005140 10.0.0.241 - - [2025-10-22 15:07:18] "GET /virtual-networks?parent_id=9ad920bc-62e5-49e5-82ea-fbc8773eb87b&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.010532 10.0.0.241 - - [2025-10-22 15:07:18] "POST /fqname-to-id HTTP/1.1" 403 329 0.010507 10.0.0.241 - - [2025-10-22 15:07:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003002 10.0.0.241 - - [2025-10-22 15:07:18] "GET /global-vrouter-config/d3a2379d-e68a-4c65-9acc-bd49189f7ea7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003304 10.0.0.241 - - [2025-10-22 15:07:18] "GET /virtual-networks?parent_id=9ad920bc-62e5-49e5-82ea-fbc8773eb87b&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.011017 10.0.0.241 - - [2025-10-22 15:07:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.012458 10.0.0.241 - - [2025-10-22 15:07:21] "GET /virtual-network/509a441c-6eea-4d36-b010-693a4efb3ab0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.015124 252.241.203.193 - - [2025-10-22 15:07:22] "POST /neutron/port HTTP/1.1" 200 1076 0.039802 252.241.203.193 - - [2025-10-22 15:07:22] "POST /neutron/security_group HTTP/1.1" 200 2051 0.005654 252.241.203.193 - - [2025-10-22 15:07:22] "POST /neutron/port HTTP/1.1" 200 1076 0.013225 252.241.203.193 - - [2025-10-22 15:07:22] "POST /neutron/security_group HTTP/1.1" 200 2051 0.005988 10.0.0.241 - - [2025-10-22 15:07:23] "POST /fqname-to-id HTTP/1.1" 403 329 0.011084 10.0.0.241 - - [2025-10-22 15:07:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002985 10.0.0.241 - - [2025-10-22 15:07:23] "GET /global-vrouter-config/d3a2379d-e68a-4c65-9acc-bd49189f7ea7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003005 10.0.0.241 - - [2025-10-22 15:07:23] "GET /virtual-networks?parent_id=9ad920bc-62e5-49e5-82ea-fbc8773eb87b&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.013469 10.0.0.241 - - [2025-10-22 15:07:24] "POST /fqname-to-id HTTP/1.1" 403 329 0.017758 10.0.0.241 - - [2025-10-22 15:07:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003612 10.0.0.241 - - [2025-10-22 15:07:24] "GET /global-vrouter-config/d3a2379d-e68a-4c65-9acc-bd49189f7ea7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003946 252.241.203.193 - - [2025-10-22 15:07:24] "POST /neutron/port HTTP/1.1" 200 1076 0.043982 10.0.0.241 - - [2025-10-22 15:07:24] "GET /virtual-networks?parent_id=9ad920bc-62e5-49e5-82ea-fbc8773eb87b&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.011289 10.0.0.241 - - [2025-10-22 15:07:24] "POST /fqname-to-id HTTP/1.1" 403 351 0.011491 252.241.203.193 - - [2025-10-22 15:07:24] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006071 10.0.0.241 - - [2025-10-22 15:07:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003520 10.0.0.241 - - [2025-10-22 15:07:24] "GET /routing-instance/ca795df4-812c-4673-a023-92d94593393e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.004320 10.0.0.241 - - [2025-10-22 15:07:24] "GET /route-target/9c1c57b0-bb78-4208-bdba-d360dbca739b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 351 0.010635 10.0.0.241 - - [2025-10-22 15:07:24] "GET /route-target/9c1c57b0-bb78-4208-bdba-d360dbca739b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 904 0.004279 10.0.0.241 - - [2025-10-22 15:07:24] "POST /fqname-to-id HTTP/1.1" 403 329 0.017264 10.0.0.241 - - [2025-10-22 15:07:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004428 10.0.0.241 - - [2025-10-22 15:07:24] "GET /global-vrouter-config/d3a2379d-e68a-4c65-9acc-bd49189f7ea7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.004569 10.0.0.241 - - [2025-10-22 15:07:24] "GET /virtual-networks?parent_id=9ad920bc-62e5-49e5-82ea-fbc8773eb87b&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.014846 10.0.0.241 - - [2025-10-22 15:07:24] "POST /fqname-to-id HTTP/1.1" 403 351 0.015159 10.0.0.241 - - [2025-10-22 15:07:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003972 10.0.0.241 - - [2025-10-22 15:07:24] "GET /routing-instance/ca795df4-812c-4673-a023-92d94593393e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.005044 10.0.0.241 - - [2025-10-22 15:07:24] "GET /route-target/9c1c57b0-bb78-4208-bdba-d360dbca739b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 351 0.012568 10.0.0.241 - - [2025-10-22 15:07:24] "GET /route-target/9c1c57b0-bb78-4208-bdba-d360dbca739b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 904 0.004026 10.0.0.241 - - [2025-10-22 15:07:25] "GET /obj-perms HTTP/1.1" 200 6331 0.069751 10.0.0.241 - - [2025-10-22 15:07:25] "GET /virtual-machine/9fe65b07-eebe-49b1-b07a-0515b3812ab4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 995 0.013293 10.0.0.241 - - [2025-10-22 15:07:27] "GET /obj-perms HTTP/1.1" 200 6331 0.009757 10.0.0.241 - - [2025-10-22 15:07:27] "GET /virtual-machine/9fe65b07-eebe-49b1-b07a-0515b3812ab4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 995 0.012091 10.0.0.241 - - [2025-10-22 15:07:29] "GET /obj-perms HTTP/1.1" 200 6331 0.008481 10.0.0.241 - - [2025-10-22 15:07:29] "GET /virtual-machine/9fe65b07-eebe-49b1-b07a-0515b3812ab4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 995 0.012143 10.0.0.241 - - [2025-10-22 15:07:31] "GET /obj-perms HTTP/1.1" 200 6331 0.009291 10.0.0.241 - - [2025-10-22 15:07:31] "GET /virtual-machine/9fe65b07-eebe-49b1-b07a-0515b3812ab4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 995 0.011455 10.0.0.241 - - [2025-10-22 15:07:33] "GET /obj-perms HTTP/1.1" 200 6331 0.010107 10.0.0.241 - - [2025-10-22 15:07:33] "GET /virtual-machine/9fe65b07-eebe-49b1-b07a-0515b3812ab4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 995 0.013033 10.0.0.241 - - [2025-10-22 15:07:35] "GET /obj-perms HTTP/1.1" 200 6331 0.009671 10.0.0.241 - - [2025-10-22 15:07:35] "GET /virtual-machine/9fe65b07-eebe-49b1-b07a-0515b3812ab4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 995 0.012017 10.0.0.241 - - [2025-10-22 15:07:37] "GET /obj-perms HTTP/1.1" 200 6331 0.010194 10.0.0.241 - - [2025-10-22 15:07:37] "GET /virtual-machine/9fe65b07-eebe-49b1-b07a-0515b3812ab4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 995 0.010751 10.0.0.241 - - [2025-10-22 15:07:38] "GET /obj-perms HTTP/1.1" 200 6331 0.010364 10.0.0.241 - - [2025-10-22 15:07:38] "POST /fqname-to-id HTTP/1.1" 401 298 0.000424 10.0.0.241 - - [2025-10-22 15:07:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.033335 10.0.0.241 - - [2025-10-22 15:07:38] "GET /virtual-machine-interface/ba32d9fb-51a4-4267-97b8-2fe9ba91dce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2310 0.017216 10.0.0.241 - - [2025-10-22 15:07:38] "GET /obj-perms HTTP/1.1" 200 6331 0.009219 10.0.0.241 - - [2025-10-22 15:07:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002368 10.0.0.241 - - [2025-10-22 15:07:38] "GET /virtual-machine-interface/ba32d9fb-51a4-4267-97b8-2fe9ba91dce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2310 0.015593 10.0.0.241 - - [2025-10-22 15:07:38] "GET /obj-perms HTTP/1.1" 200 6331 0.009494 10.0.0.241 - - [2025-10-22 15:07:38] "GET /virtual-machine/9fe65b07-eebe-49b1-b07a-0515b3812ab4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 995 0.011453 10.0.0.241 - - [2025-10-22 15:07:38] "GET /obj-perms HTTP/1.1" 200 6331 0.009482 10.0.0.241 - - [2025-10-22 15:07:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002703 10.0.0.241 - - [2025-10-22 15:07:38] "GET /virtual-machine-interface/ba32d9fb-51a4-4267-97b8-2fe9ba91dce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2310 0.016356 10.0.0.241 - - [2025-10-22 15:07:39] "GET /obj-perms HTTP/1.1" 200 6331 0.010417 10.0.0.241 - - [2025-10-22 15:07:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002668 10.0.0.241 - - [2025-10-22 15:07:39] "GET /virtual-network/509a441c-6eea-4d36-b010-693a4efb3ab0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.017323 10.0.0.241 - - [2025-10-22 15:07:39] "GET /obj-perms HTTP/1.1" 200 6331 0.010530 10.0.0.241 - - [2025-10-22 15:07:39] "GET /virtual-machine/9fe65b07-eebe-49b1-b07a-0515b3812ab4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 995 0.017910 10.0.0.241 - - [2025-10-22 15:07:39] "GET /obj-perms HTTP/1.1" 200 6331 0.010656 10.0.0.241 - - [2025-10-22 15:07:39] "GET /obj-perms HTTP/1.1" 200 6331 0.009932 10.0.0.241 - - [2025-10-22 15:07:39] "GET /obj-perms HTTP/1.1" 200 6331 0.060918 10.0.0.241 - - [2025-10-22 15:07:39] "GET /obj-perms HTTP/1.1" 200 6331 0.009061 10.0.0.241 - - [2025-10-22 15:07:40] "GET /obj-perms HTTP/1.1" 200 6436 0.058976 10.0.0.241 - - [2025-10-22 15:07:40] "GET /obj-perms HTTP/1.1" 200 6436 0.001834 10.0.0.241 - - [2025-10-22 15:07:40] "GET /obj-perms HTTP/1.1" 200 6331 0.009074 10.0.0.241 - - [2025-10-22 15:07:40] "GET /obj-perms HTTP/1.1" 200 6331 0.008215 10.0.0.241 - - [2025-10-22 15:07:41] "GET /obj-perms HTTP/1.1" 200 6331 0.069973 10.0.0.241 - - [2025-10-22 15:07:41] "GET /obj-perms HTTP/1.1" 200 6331 0.010094 10.0.0.241 - - [2025-10-22 15:07:41] "GET /obj-perms HTTP/1.1" 200 6436 0.001785 10.0.0.241 - - [2025-10-22 15:07:41] "GET /obj-perms HTTP/1.1" 200 6436 0.002055 10.0.0.241 - - [2025-10-22 15:07:41] "GET /obj-perms HTTP/1.1" 200 6331 0.010278 10.0.0.241 - - [2025-10-22 15:07:41] "GET /virtual-machines?detail=False&count=False&shared=False HTTP/1.1" 200 322 0.012363 10.0.0.241 - - [2025-10-22 15:07:41] "GET /virtual-machine/9fe65b07-eebe-49b1-b07a-0515b3812ab4 HTTP/1.1" 200 1290 0.014558 252.241.203.193 - - [2025-10-22 15:07:42] "POST /neutron/port HTTP/1.1" 200 1076 0.012946 252.241.203.193 - - [2025-10-22 15:07:42] "POST /neutron/port HTTP/1.1" 200 1102 0.009155 252.241.203.193 - - [2025-10-22 15:07:42] "POST /neutron/port HTTP/1.1" 200 151 0.121154 10.0.0.241 - - [2025-10-22 15:07:42] "DELETE /project/7ba310311d804a4eab26ecc5d1d6002b HTTP/1.1" 404 173 0.004781 10.0.0.241 - - [2025-10-22 15:07:42] "DELETE /project/9ad920bc62e549e582eafbc8773eb87b HTTP/1.1" 404 173 0.003276 10.0.0.241 - - [2025-10-22 15:07:42] "DELETE /project/74db665475b24c40b84ea3cc2e5a6075 HTTP/1.1" 404 173 0.004825 10.0.0.241 - - [2025-10-22 15:07:43] "GET /virtual-machine/9fe65b07-eebe-49b1-b07a-0515b3812ab4 HTTP/1.1" 404 171 0.011564 10.0.0.241 - - [2025-10-22 15:07:43] "GET /virtual-machine/9fe65b07-eebe-49b1-b07a-0515b3812ab4 HTTP/1.1" 404 171 0.011396 10.0.0.241 - - [2025-10-22 15:07:43] "GET /virtual-machine/9fe65b07-eebe-49b1-b07a-0515b3812ab4 HTTP/1.1" 404 171 0.009370 10.0.0.241 - - [2025-10-22 15:07:44] "POST /fqname-to-id HTTP/1.1" 403 329 0.011113 10.0.0.241 - - [2025-10-22 15:07:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002834 10.0.0.241 - - [2025-10-22 15:07:44] "GET /global-vrouter-config/d3a2379d-e68a-4c65-9acc-bd49189f7ea7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003234 10.0.0.241 - - [2025-10-22 15:07:44] "GET /virtual-networks?parent_id=9ad920bc-62e5-49e5-82ea-fbc8773eb87b&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.010017 10.0.0.241 - - [2025-10-22 15:07:44] "POST /fqname-to-id HTTP/1.1" 403 351 0.009639 10.0.0.241 - - [2025-10-22 15:07:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003397 10.0.0.241 - - [2025-10-22 15:07:44] "GET /routing-instance/ca795df4-812c-4673-a023-92d94593393e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.003753 10.0.0.241 - - [2025-10-22 15:07:44] "GET /route-target/9c1c57b0-bb78-4208-bdba-d360dbca739b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 351 0.010978 10.0.0.241 - - [2025-10-22 15:07:44] "GET /route-target/9c1c57b0-bb78-4208-bdba-d360dbca739b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 904 0.003011 10.0.0.241 - - [2025-10-22 15:07:44] "GET /obj-perms HTTP/1.1" 200 6331 0.009910 10.0.0.241 - - [2025-10-22 15:07:44] "GET /obj-perms HTTP/1.1" 200 6331 0.008833 10.0.0.241 - - [2025-10-22 15:07:44] "GET /obj-perms HTTP/1.1" 200 6331 0.066110 10.0.0.241 - - [2025-10-22 15:07:44] "GET /obj-perms HTTP/1.1" 200 6331 0.009725 10.0.0.241 - - [2025-10-22 15:07:45] "GET /obj-perms HTTP/1.1" 200 6436 0.001822 10.0.0.241 - - [2025-10-22 15:07:45] "GET /obj-perms HTTP/1.1" 200 6436 0.001807 10.0.0.241 - - [2025-10-22 15:07:48] "GET /obj-perms HTTP/1.1" 200 6436 0.002395 10.0.0.241 - - [2025-10-22 15:07:48] "GET /obj-perms HTTP/1.1" 200 6436 0.001712 10.0.0.241 - - [2025-10-22 15:07:51] "GET /obj-perms HTTP/1.1" 200 6436 0.001770 10.0.0.241 - - [2025-10-22 15:07:51] "GET /obj-perms HTTP/1.1" 200 6436 0.001950 10.0.0.241 - - [2025-10-22 15:07:54] "GET /obj-perms HTTP/1.1" 200 6436 0.002251 10.0.0.241 - - [2025-10-22 15:07:54] "GET /obj-perms HTTP/1.1" 200 6436 0.002488 10.0.0.241 - - [2025-10-22 15:07:57] "GET /obj-perms HTTP/1.1" 200 6436 0.001686 10.0.0.241 - - [2025-10-22 15:07:57] "GET /obj-perms HTTP/1.1" 200 6436 0.001714 10.0.0.241 - - [2025-10-22 15:07:57] "GET /obj-perms HTTP/1.1" 200 6399 0.052875 10.0.0.241 - - [2025-10-22 15:07:58] "GET /obj-perms HTTP/1.1" 200 6399 0.059669 10.0.0.241 - - [2025-10-22 15:08:00] "GET /obj-perms HTTP/1.1" 200 6436 0.001787 10.0.0.241 - - [2025-10-22 15:08:00] "GET /obj-perms HTTP/1.1" 200 6436 0.001807 10.0.0.241 - - [2025-10-22 15:08:03] "GET /obj-perms HTTP/1.1" 200 6436 0.001818 10.0.0.241 - - [2025-10-22 15:08:04] "GET /obj-perms HTTP/1.1" 200 6436 0.001966 10.0.0.241 - - [2025-10-22 15:08:07] "GET /obj-perms HTTP/1.1" 200 6436 0.002132 10.0.0.241 - - [2025-10-22 15:08:07] "GET /obj-perms HTTP/1.1" 200 6436 0.002115 10.0.0.241 - - [2025-10-22 15:08:10] "GET /obj-perms HTTP/1.1" 200 6436 0.001920 10.0.0.241 - - [2025-10-22 15:08:10] "GET /obj-perms HTTP/1.1" 200 6436 0.001790 10.0.0.241 - - [2025-10-22 15:08:10] "GET /obj-perms HTTP/1.1" 200 6436 0.001755 10.0.0.241 - - [2025-10-22 15:08:10] "GET /obj-perms HTTP/1.1" 200 6436 0.002079 10.0.0.241 - - [2025-10-22 15:08:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006466 10.0.0.241 - - [2025-10-22 15:08:10] "POST /useragent-kv HTTP/1.1" 200 115 0.004554 10.0.0.241 - - [2025-10-22 15:08:10] "POST /useragent-kv HTTP/1.1" 200 115 0.003172 10.0.0.241 - - [2025-10-22 15:08:10] "DELETE /virtual-network/509a441c-6eea-4d36-b010-693a4efb3ab0 HTTP/1.1" 200 115 0.088680 10.0.0.241 - - [2025-10-22 15:08:10] "DELETE /route-target/9c1c57b0-bb78-4208-bdba-d360dbca739b HTTP/1.1" 200 115 0.020631 10.0.0.241 - - [2025-10-22 15:08:10] "DELETE /api-access-list/37fe4a60-9e23-44d4-b789-45a368cb1537 HTTP/1.1" 200 115 0.029333 10.0.0.241 - - [2025-10-22 15:08:10] "GET /api-access-list/37fe4a60-9e23-44d4-b789-45a368cb1537 HTTP/1.1" 404 171 0.003508 10.0.0.241 - - [2025-10-22 15:08:10] "GET /projects?obj_uuids=9ad920bc-62e5-49e5-82ea-fbc8773eb87b&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001118 10.0.0.241 - - [2025-10-22 15:08:11] "GET /project/9ad920bc-62e5-49e5-82ea-fbc8773eb87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.029332 10.0.0.241 - - [2025-10-22 15:08:11] "GET /projects?obj_uuids=9ad920bc-62e5-49e5-82ea-fbc8773eb87b&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001479 10.0.0.241 - - [2025-10-22 15:08:11] "GET /project/9ad920bc-62e5-49e5-82ea-fbc8773eb87b?fields=virtual_networks HTTP/1.1" 200 1024 0.032239 10.0.0.241 - - [2025-10-22 15:08:11] "GET /projects?obj_uuids=9ad920bc-62e5-49e5-82ea-fbc8773eb87b&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001196 10.0.0.241 - - [2025-10-22 15:08:11] "GET /project/9ad920bc-62e5-49e5-82ea-fbc8773eb87b?fields=virtual_machine_interfaces HTTP/1.1" 200 1024 0.042298 10.0.0.241 - - [2025-10-22 15:08:11] "GET /projects?obj_uuids=9ad920bc-62e5-49e5-82ea-fbc8773eb87b&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001455 10.0.0.241 - - [2025-10-22 15:08:11] "GET /project/9ad920bc-62e5-49e5-82ea-fbc8773eb87b?fields=security_groups HTTP/1.1" 200 1245 0.027627 10.0.0.241 - - [2025-10-22 15:08:11] "GET /projects?obj_uuids=74db6654-75b2-4c40-b84e-a3cc2e5a6075&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001379 10.0.0.241 - - [2025-10-22 15:08:11] "GET /project/74db6654-75b2-4c40-b84e-a3cc2e5a6075?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.030262 10.0.0.241 - - [2025-10-22 15:08:11] "GET /projects?obj_uuids=74db6654-75b2-4c40-b84e-a3cc2e5a6075&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001075 10.0.0.241 - - [2025-10-22 15:08:11] "GET /project/74db6654-75b2-4c40-b84e-a3cc2e5a6075?fields=virtual_networks HTTP/1.1" 200 1024 0.073046 10.0.0.241 - - [2025-10-22 15:08:11] "GET /projects?obj_uuids=74db6654-75b2-4c40-b84e-a3cc2e5a6075&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001601 10.0.0.241 - - [2025-10-22 15:08:11] "GET /project/74db6654-75b2-4c40-b84e-a3cc2e5a6075?fields=virtual_machine_interfaces HTTP/1.1" 200 1024 0.037566 10.0.0.241 - - [2025-10-22 15:08:11] "GET /projects?obj_uuids=74db6654-75b2-4c40-b84e-a3cc2e5a6075&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001593 10.0.0.241 - - [2025-10-22 15:08:12] "GET /project/74db6654-75b2-4c40-b84e-a3cc2e5a6075?fields=security_groups HTTP/1.1" 200 1245 0.027550 10.0.0.241 - - [2025-10-22 15:08:14] "GET /api-access-list/cea3e50f-400a-4174-bd08-07b76ebf093e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.003682 10.0.0.241 - - [2025-10-22 15:08:14] "PUT /api-access-list/cea3e50f-400a-4174-bd08-07b76ebf093e HTTP/1.1" 200 266 0.009602 10.0.0.241 - - [2025-10-22 15:08:14] "GET /projects?obj_uuids=7ba31031-1d80-4a4e-ab26-ecc5d1d6002b&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001116 10.0.0.241 - - [2025-10-22 15:08:14] "GET /project/7ba31031-1d80-4a4e-ab26-ecc5d1d6002b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.028201 10.0.0.241 - - [2025-10-22 15:08:14] "GET /projects?obj_uuids=7ba31031-1d80-4a4e-ab26-ecc5d1d6002b&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001090 10.0.0.241 - - [2025-10-22 15:08:14] "GET /project/7ba31031-1d80-4a4e-ab26-ecc5d1d6002b?fields=virtual_networks HTTP/1.1" 200 1024 0.074027 10.0.0.241 - - [2025-10-22 15:08:14] "GET /projects?obj_uuids=7ba31031-1d80-4a4e-ab26-ecc5d1d6002b&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001039 10.0.0.241 - - [2025-10-22 15:08:14] "GET /project/7ba31031-1d80-4a4e-ab26-ecc5d1d6002b?fields=virtual_machine_interfaces HTTP/1.1" 200 1024 0.028512 10.0.0.241 - - [2025-10-22 15:08:14] "GET /projects?obj_uuids=7ba31031-1d80-4a4e-ab26-ecc5d1d6002b&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001782 10.0.0.241 - - [2025-10-22 15:08:14] "GET /project/7ba31031-1d80-4a4e-ab26-ecc5d1d6002b?fields=security_groups HTTP/1.1" 200 1245 0.031661 10.0.0.241 - - [2025-10-22 15:08:15] "GET /domains?obj_uuids=8c582771-8b31-4700-9720-69718950e5ce&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001757 [Introspect:8084]10.0.0.241 - - [2025-10-22 15:08:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001427 10.0.0.241 - - [2025-10-22 15:08:15] "GET /domain/8c582771-8b31-4700-9720-69718950e5ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 945 0.012494 [Introspect:8084]10.0.0.241 - - [2025-10-22 15:08:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001623 10.0.0.241 - - [2025-10-22 15:08:15] "POST /fqname-to-id HTTP/1.1" 404 186 0.030628 10.0.0.241 - - [2025-10-22 15:08:15] "GET /projects?obj_uuids=da81d5ab-6ff2-4bc2-84f7-acd45ca4e4d3&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002403 10.0.0.241 - - [2025-10-22 15:08:15] "GET /domains?obj_uuids=8c582771-8b31-4700-9720-69718950e5ce&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001050 10.0.0.241 - - [2025-10-22 15:08:15] "GET /domain/8c582771-8b31-4700-9720-69718950e5ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.007030 10.0.0.241 - - [2025-10-22 15:08:15] "POST /id-to-fqname HTTP/1.1" 200 188 0.001558 10.0.0.241 - - [2025-10-22 15:08:15] "POST /fqname-to-id HTTP/1.1" 404 197 0.002740 10.0.0.241 - - [2025-10-22 15:08:15] "POST /security-groups HTTP/1.1" 200 583 0.064697 10.0.0.241 - - [2025-10-22 15:08:15] "POST /fqname-to-id HTTP/1.1" 404 232 0.003119 10.0.0.241 - - [2025-10-22 15:08:15] "POST /projects HTTP/1.1" 200 577 0.213206 10.0.0.241 - - [2025-10-22 15:08:15] "POST /access-control-lists HTTP/1.1" 200 598 0.059435 10.0.0.241 - - [2025-10-22 15:08:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.290563 10.0.0.241 - - [2025-10-22 15:08:15] "POST /fqname-to-id HTTP/1.1" 404 231 0.003406 10.0.0.241 - - [2025-10-22 15:08:16] "GET /project/da81d5ab-6ff2-4bc2-84f7-acd45ca4e4d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.442474 10.0.0.241 - - [2025-10-22 15:08:16] "POST /access-control-lists HTTP/1.1" 200 596 0.072422 10.0.0.241 - - [2025-10-22 15:08:17] "GET / HTTP/1.1" 200 36499 0.002761 [Introspect:8084]10.0.0.241 - - [2025-10-22 15:08:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000936 [Introspect:8084]10.0.0.241 - - [2025-10-22 15:08:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001419 10.0.0.241 - - [2025-10-22 15:08:19] "POST /fqname-to-id HTTP/1.1" 401 298 0.000587 10.0.0.241 - - [2025-10-22 15:08:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.041751 10.0.0.241 - - [2025-10-22 15:08:19] "GET /api-access-list/cea3e50f-400a-4174-bd08-07b76ebf093e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1886 0.004649 10.0.0.241 - - [2025-10-22 15:08:20] "GET /api-access-list/cea3e50f-400a-4174-bd08-07b76ebf093e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1886 0.004421 10.0.0.241 - - [2025-10-22 15:08:20] "GET /api-access-list/cea3e50f-400a-4174-bd08-07b76ebf093e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1886 0.003476 10.0.0.241 - - [2025-10-22 15:08:20] "PUT /api-access-list/cea3e50f-400a-4174-bd08-07b76ebf093e HTTP/1.1" 200 266 0.010750 10.0.0.241 - - [2025-10-22 15:08:20] "GET /aaa-mode HTTP/1.1" 200 128 0.001089 10.0.0.241 - - [2025-10-22 15:08:20] "POST /fqname-to-id HTTP/1.1" 404 186 0.027349 10.0.0.241 - - [2025-10-22 15:08:20] "GET /projects?obj_uuids=d007a773-4a66-43c4-8b5b-f2a232b55fb7&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003084 10.0.0.241 - - [2025-10-22 15:08:21] "GET /domains?obj_uuids=8c582771-8b31-4700-9720-69718950e5ce&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001144 10.0.0.241 - - [2025-10-22 15:08:21] "GET /domain/8c582771-8b31-4700-9720-69718950e5ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.008347 10.0.0.241 - - [2025-10-22 15:08:21] "POST /id-to-fqname HTTP/1.1" 200 188 0.001921 10.0.0.241 - - [2025-10-22 15:08:21] "POST /fqname-to-id HTTP/1.1" 404 197 0.007459 10.0.0.241 - - [2025-10-22 15:08:21] "POST /security-groups HTTP/1.1" 200 583 0.072311 10.0.0.241 - - [2025-10-22 15:08:21] "POST /fqname-to-id HTTP/1.1" 404 232 0.003972 10.0.0.241 - - [2025-10-22 15:08:21] "POST /projects HTTP/1.1" 200 577 0.243314 10.0.0.241 - - [2025-10-22 15:08:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.278323 10.0.0.241 - - [2025-10-22 15:08:21] "POST /access-control-lists HTTP/1.1" 200 598 0.060378 10.0.0.241 - - [2025-10-22 15:08:21] "GET /project/d007a773-4a66-43c4-8b5b-f2a232b55fb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.427025 10.0.0.241 - - [2025-10-22 15:08:21] "POST /fqname-to-id HTTP/1.1" 404 231 0.007153 10.0.0.241 - - [2025-10-22 15:08:21] "POST /access-control-lists HTTP/1.1" 200 596 0.064916 10.0.0.241 - - [2025-10-22 15:08:21] "POST /fqname-to-id HTTP/1.1" 404 186 0.034640 10.0.0.241 - - [2025-10-22 15:08:21] "GET /projects?obj_uuids=cf88965a-b4bc-4f5e-817e-33cb08a5f08e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003233 10.0.0.241 - - [2025-10-22 15:08:21] "GET /domains?obj_uuids=8c582771-8b31-4700-9720-69718950e5ce&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001659 10.0.0.241 - - [2025-10-22 15:08:21] "GET /domain/8c582771-8b31-4700-9720-69718950e5ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.009719 10.0.0.241 - - [2025-10-22 15:08:22] "POST /id-to-fqname HTTP/1.1" 200 188 0.002733 10.0.0.241 - - [2025-10-22 15:08:22] "POST /fqname-to-id HTTP/1.1" 404 197 0.007758 10.0.0.241 - - [2025-10-22 15:08:22] "POST /security-groups HTTP/1.1" 200 583 0.076244 10.0.0.241 - - [2025-10-22 15:08:22] "POST /fqname-to-id HTTP/1.1" 404 232 0.002659 10.0.0.241 - - [2025-10-22 15:08:22] "POST /projects HTTP/1.1" 200 577 0.261479 10.0.0.241 - - [2025-10-22 15:08:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.303077 10.0.0.241 - - [2025-10-22 15:08:22] "POST /access-control-lists HTTP/1.1" 200 598 0.063841 10.0.0.241 - - [2025-10-22 15:08:22] "GET /project/cf88965a-b4bc-4f5e-817e-33cb08a5f08e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.465285 10.0.0.241 - - [2025-10-22 15:08:22] "POST /fqname-to-id HTTP/1.1" 404 231 0.003067 10.0.0.241 - - [2025-10-22 15:08:22] "POST /access-control-lists HTTP/1.1" 200 596 0.064475 10.0.0.241 - - [2025-10-22 15:08:23] "GET / HTTP/1.1" 200 36499 0.002352 10.0.0.241 - - [2025-10-22 15:08:24] "GET / HTTP/1.1" 200 36499 0.002069 10.0.0.241 - - [2025-10-22 15:08:24] "POST /fqname-to-id HTTP/1.1" 404 181 0.004245 10.0.0.241 - - [2025-10-22 15:08:24] "POST /api-access-lists HTTP/1.1" 200 523 0.016003 10.0.0.241 - - [2025-10-22 15:08:24] "GET /api-access-list/65a26ba0-b439-4bfb-80d1-005f6f9f7b5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1290 0.005178 10.0.0.241 - - [2025-10-22 15:08:24] "GET /api-access-list/65a26ba0-b439-4bfb-80d1-005f6f9f7b5e HTTP/1.1" 401 298 0.000704 10.0.0.241 - - [2025-10-22 15:08:25] "GET /api-access-list/65a26ba0-b439-4bfb-80d1-005f6f9f7b5e HTTP/1.1" 200 1290 0.072162 10.0.0.241 - - [2025-10-22 15:08:25] "POST /fqname-to-id HTTP/1.1" 401 298 0.000591 10.0.0.241 - - [2025-10-22 15:08:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.041050 10.0.0.241 - - [2025-10-22 15:08:25] "GET /projects?obj_uuids=d007a773-4a66-43c4-8b5b-f2a232b55fb7&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001139 10.0.0.241 - - [2025-10-22 15:08:25] "GET /project/d007a773-4a66-43c4-8b5b-f2a232b55fb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.034222 10.0.0.241 - - [2025-10-22 15:08:25] "GET /virtual-networks?parent_id=d007a773-4a66-43c4-8b5b-f2a232b55fb7&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.012983 10.0.0.241 - - [2025-10-22 15:08:26] "POST /virtual-networks HTTP/1.1" 200 585 0.066574 10.0.0.241 - - [2025-10-22 15:08:26] "POST /route-targets HTTP/1.1" 200 329 0.013936 10.0.0.241 - - [2025-10-22 15:08:26] "POST /ref-update HTTP/1.1" 200 156 0.017720 10.0.0.241 - - [2025-10-22 15:08:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.025059 10.0.0.241 - - [2025-10-22 15:08:26] "GET /network-ipam/a6d8c356-709d-4e18-bc42-ff33ac176efa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1048 0.013934 10.0.0.241 - - [2025-10-22 15:08:26] "POST /useragent-kv HTTP/1.1" 200 115 0.004866 10.0.0.241 - - [2025-10-22 15:08:26] "POST /ref-update HTTP/1.1" 200 156 0.067834 252.241.203.193 - - [2025-10-22 15:08:26] "POST /neutron/network HTTP/1.1" 200 844 0.052694 252.241.203.193 - - [2025-10-22 15:08:26] "POST /neutron/network HTTP/1.1" 200 844 0.022442 10.0.0.241 - - [2025-10-22 15:08:26] "GET /virtual-network/fdcf7c56-34e0-44ab-a71a-97ed7237b436?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.015310 252.241.203.193 - - [2025-10-22 15:08:26] "POST /neutron/network HTTP/1.1" 200 844 0.022976 252.241.203.193 - - [2025-10-22 15:08:26] "POST /neutron/subnet HTTP/1.1" 200 669 0.034810 [Introspect:8084]10.0.0.241 - - [2025-10-22 15:08:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001089 10.0.0.241 - - [2025-10-22 15:08:26] "POST /fqname-to-id HTTP/1.1" 401 298 0.000481 [Introspect:8084]10.0.0.241 - - [2025-10-22 15:08:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001206 10.0.0.241 - - [2025-10-22 15:08:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.041339 10.0.0.241 - - [2025-10-22 15:08:27] "GET /projects?obj_uuids=cf88965a-b4bc-4f5e-817e-33cb08a5f08e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002274 10.0.0.241 - - [2025-10-22 15:08:27] "GET /project/cf88965a-b4bc-4f5e-817e-33cb08a5f08e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.041010 10.0.0.241 - - [2025-10-22 15:08:27] "GET /virtual-networks?parent_id=cf88965a-b4bc-4f5e-817e-33cb08a5f08e&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.014260 10.0.0.241 - - [2025-10-22 15:08:27] "POST /virtual-networks HTTP/1.1" 200 585 0.076389 10.0.0.241 - - [2025-10-22 15:08:27] "POST /route-targets HTTP/1.1" 200 329 0.017579 10.0.0.241 - - [2025-10-22 15:08:27] "POST /ref-update HTTP/1.1" 200 156 0.022407 10.0.0.241 - - [2025-10-22 15:08:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.026131 10.0.0.241 - - [2025-10-22 15:08:27] "GET /network-ipam/a6d8c356-709d-4e18-bc42-ff33ac176efa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1048 0.011996 10.0.0.241 - - [2025-10-22 15:08:27] "POST /useragent-kv HTTP/1.1" 200 115 0.003308 10.0.0.241 - - [2025-10-22 15:08:27] "POST /ref-update HTTP/1.1" 200 156 0.060050 252.241.203.193 - - [2025-10-22 15:08:27] "POST /neutron/network HTTP/1.1" 200 846 0.062593 252.241.203.193 - - [2025-10-22 15:08:27] "POST /neutron/network HTTP/1.1" 200 846 0.021653 10.0.0.241 - - [2025-10-22 15:08:27] "GET /virtual-network/234b332a-a6c5-440b-b968-8a8ae9a4f68f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.015749 252.241.203.193 - - [2025-10-22 15:08:27] "POST /neutron/network HTTP/1.1" 200 846 0.022762 252.241.203.193 - - [2025-10-22 15:08:28] "POST /neutron/subnet HTTP/1.1" 200 676 0.034189 10.0.0.241 - - [2025-10-22 15:08:28] "GET /virtual-network/fdcf7c56-34e0-44ab-a71a-97ed7237b436 HTTP/1.1" 401 298 0.000600 10.0.0.241 - - [2025-10-22 15:08:28] "GET /virtual-network/fdcf7c56-34e0-44ab-a71a-97ed7237b436 HTTP/1.1" 200 2312 0.054576 10.0.0.241 - - [2025-10-22 15:08:28] "GET /virtual-network/fdcf7c56-34e0-44ab-a71a-97ed7237b436 HTTP/1.1" 401 298 0.000420 10.0.0.241 - - [2025-10-22 15:08:29] "GET /virtual-network/fdcf7c56-34e0-44ab-a71a-97ed7237b436 HTTP/1.1" 403 366 0.047022 10.0.0.241 - - [2025-10-22 15:08:29] "GET /virtual-network/fdcf7c56-34e0-44ab-a71a-97ed7237b436 HTTP/1.1" 200 2312 0.005502 10.0.0.241 - - [2025-10-22 15:08:29] "GET /virtual-networks HTTP/1.1" 200 371 0.025887 10.0.0.241 - - [2025-10-22 15:08:29] "GET /virtual-networks HTTP/1.1" 200 371 0.022720 10.0.0.241 - - [2025-10-22 15:08:29] "PUT /virtual-network/fdcf7c56-34e0-44ab-a71a-97ed7237b436 HTTP/1.1" 200 266 0.034165 10.0.0.241 - - [2025-10-22 15:08:29] "GET /virtual-networks HTTP/1.1" 200 132 0.023428 10.0.0.241 - - [2025-10-22 15:08:29] "GET /virtual-networks HTTP/1.1" 200 611 0.020541 10.0.0.241 - - [2025-10-22 15:08:29] "GET /virtual-networks HTTP/1.1" 200 1437 0.002945 10.0.0.241 - - [2025-10-22 15:08:29] "PUT /virtual-network/fdcf7c56-34e0-44ab-a71a-97ed7237b436 HTTP/1.1" 200 266 0.028148 10.0.0.241 - - [2025-10-22 15:08:29] "POST /useragent-kv HTTP/1.1" 200 115 0.005597 10.0.0.241 - - [2025-10-22 15:08:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005274 10.0.0.241 - - [2025-10-22 15:08:29] "POST /useragent-kv HTTP/1.1" 200 115 0.002383 10.0.0.241 - - [2025-10-22 15:08:29] "DELETE /virtual-network/234b332a-a6c5-440b-b968-8a8ae9a4f68f HTTP/1.1" 200 115 0.094912 10.0.0.241 - - [2025-10-22 15:08:29] "DELETE /route-target/35bf8b9d-a0eb-43a4-8972-132b75e60b9d HTTP/1.1" 200 115 0.021136 10.0.0.241 - - [2025-10-22 15:08:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004743 10.0.0.241 - - [2025-10-22 15:08:29] "POST /useragent-kv HTTP/1.1" 200 115 0.002573 10.0.0.241 - - [2025-10-22 15:08:29] "POST /useragent-kv HTTP/1.1" 200 115 0.004329 10.0.0.241 - - [2025-10-22 15:08:29] "DELETE /virtual-network/fdcf7c56-34e0-44ab-a71a-97ed7237b436 HTTP/1.1" 200 115 0.094368 10.0.0.241 - - [2025-10-22 15:08:29] "DELETE /route-target/3871bffc-9bb8-40ac-8245-af434be06a12 HTTP/1.1" 200 115 0.031404 10.0.0.241 - - [2025-10-22 15:08:29] "DELETE /api-access-list/65a26ba0-b439-4bfb-80d1-005f6f9f7b5e HTTP/1.1" 200 115 0.035532 10.0.0.241 - - [2025-10-22 15:08:29] "GET /api-access-list/65a26ba0-b439-4bfb-80d1-005f6f9f7b5e HTTP/1.1" 404 171 0.003108 10.0.0.241 - - [2025-10-22 15:08:30] "GET /projects?obj_uuids=cf88965a-b4bc-4f5e-817e-33cb08a5f08e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001116 10.0.0.241 - - [2025-10-22 15:08:30] "GET /project/cf88965a-b4bc-4f5e-817e-33cb08a5f08e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.025951 10.0.0.241 - - [2025-10-22 15:08:30] "GET /projects?obj_uuids=cf88965a-b4bc-4f5e-817e-33cb08a5f08e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001105 10.0.0.241 - - [2025-10-22 15:08:30] "GET /project/cf88965a-b4bc-4f5e-817e-33cb08a5f08e?fields=virtual_networks HTTP/1.1" 200 1034 0.068136 10.0.0.241 - - [2025-10-22 15:08:30] "GET /projects?obj_uuids=cf88965a-b4bc-4f5e-817e-33cb08a5f08e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001142 10.0.0.241 - - [2025-10-22 15:08:30] "GET /project/cf88965a-b4bc-4f5e-817e-33cb08a5f08e?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.022472 10.0.0.241 - - [2025-10-22 15:08:30] "GET /projects?obj_uuids=cf88965a-b4bc-4f5e-817e-33cb08a5f08e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001412 10.0.0.241 - - [2025-10-22 15:08:30] "GET /project/cf88965a-b4bc-4f5e-817e-33cb08a5f08e?fields=security_groups HTTP/1.1" 200 1260 0.069915 10.0.0.241 - - [2025-10-22 15:08:30] "GET /projects?obj_uuids=d007a773-4a66-43c4-8b5b-f2a232b55fb7&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001392 10.0.0.241 - - [2025-10-22 15:08:30] "GET /project/d007a773-4a66-43c4-8b5b-f2a232b55fb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.031564 10.0.0.241 - - [2025-10-22 15:08:30] "GET /projects?obj_uuids=d007a773-4a66-43c4-8b5b-f2a232b55fb7&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001205 10.0.0.241 - - [2025-10-22 15:08:30] "GET /project/d007a773-4a66-43c4-8b5b-f2a232b55fb7?fields=virtual_networks HTTP/1.1" 200 1035 0.067248 10.0.0.241 - - [2025-10-22 15:08:31] "GET /projects?obj_uuids=d007a773-4a66-43c4-8b5b-f2a232b55fb7&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001529 10.0.0.241 - - [2025-10-22 15:08:31] "GET /project/d007a773-4a66-43c4-8b5b-f2a232b55fb7?fields=virtual_machine_interfaces HTTP/1.1" 200 1035 0.023498 10.0.0.241 - - [2025-10-22 15:08:31] "GET /projects?obj_uuids=d007a773-4a66-43c4-8b5b-f2a232b55fb7&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001122 10.0.0.241 - - [2025-10-22 15:08:31] "GET /project/d007a773-4a66-43c4-8b5b-f2a232b55fb7?fields=security_groups HTTP/1.1" 200 1261 0.027505 10.0.0.241 - - [2025-10-22 15:08:32] "GET /aaa-mode HTTP/1.1" 200 128 0.001192 10.0.0.241 - - [2025-10-22 15:08:32] "GET / HTTP/1.1" 200 36499 0.002252 10.0.0.241 - - [2025-10-22 15:08:33] "GET / HTTP/1.1" 200 36499 0.001469 10.0.0.241 - - [2025-10-22 15:08:34] "POST /fqname-to-id HTTP/1.1" 401 298 0.000513 10.0.0.241 - - [2025-10-22 15:08:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.078906 10.0.0.241 - - [2025-10-22 15:08:34] "GET /projects?obj_uuids=da81d5ab-6ff2-4bc2-84f7-acd45ca4e4d3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001159 10.0.0.241 - - [2025-10-22 15:08:34] "GET /project/da81d5ab-6ff2-4bc2-84f7-acd45ca4e4d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.037152 10.0.0.241 - - [2025-10-22 15:08:34] "GET /virtual-networks?parent_id=da81d5ab-6ff2-4bc2-84f7-acd45ca4e4d3&detail=False&count=False&shared=False HTTP/1.1" 403 263 0.008678 10.0.0.241 - - [2025-10-22 15:08:34] "POST /fqname-to-id HTTP/1.1" 404 195 0.009144 10.0.0.241 - - [2025-10-22 15:08:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.010371 10.0.0.241 - - [2025-10-22 15:08:34] "GET /domains?obj_uuids=8c582771-8b31-4700-9720-69718950e5ce&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001372 10.0.0.241 - - [2025-10-22 15:08:34] "GET /domain/8c582771-8b31-4700-9720-69718950e5ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 945 0.017132 10.0.0.241 - - [2025-10-22 15:08:34] "POST /service-templates HTTP/1.1" 403 264 0.014159 10.0.0.241 - - [2025-10-22 15:08:34] "POST /fqname-to-id HTTP/1.1" 404 213 0.003270 10.0.0.241 - - [2025-10-22 15:08:34] "POST /api-access-lists HTTP/1.1" 200 557 0.019345 10.0.0.241 - - [2025-10-22 15:08:35] "GET /api-access-list/fb3c3e79-2801-48b6-8b06-f4f0b82d59f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.005311 10.0.0.241 - - [2025-10-22 15:08:35] "GET /api-access-list/fb3c3e79-2801-48b6-8b06-f4f0b82d59f0 HTTP/1.1" 200 1326 0.003904 10.0.0.241 - - [2025-10-22 15:08:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.013252 10.0.0.241 - - [2025-10-22 15:08:35] "GET /projects?obj_uuids=da81d5ab-6ff2-4bc2-84f7-acd45ca4e4d3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001142 10.0.0.241 - - [2025-10-22 15:08:35] "GET /project/da81d5ab-6ff2-4bc2-84f7-acd45ca4e4d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.038823 10.0.0.241 - - [2025-10-22 15:08:35] "GET /virtual-networks?parent_id=da81d5ab-6ff2-4bc2-84f7-acd45ca4e4d3&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.013011 10.0.0.241 - - [2025-10-22 15:08:35] "POST /virtual-networks HTTP/1.1" 200 585 0.062016 10.0.0.241 - - [2025-10-22 15:08:35] "POST /route-targets HTTP/1.1" 200 329 0.010695 10.0.0.241 - - [2025-10-22 15:08:35] "POST /ref-update HTTP/1.1" 200 156 0.011690 10.0.0.241 - - [2025-10-22 15:08:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.017956 10.0.0.241 - - [2025-10-22 15:08:35] "GET /network-ipam/a6d8c356-709d-4e18-bc42-ff33ac176efa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1048 0.012902 10.0.0.241 - - [2025-10-22 15:08:35] "POST /useragent-kv HTTP/1.1" 200 115 0.003769 10.0.0.241 - - [2025-10-22 15:08:35] "POST /ref-update HTTP/1.1" 200 156 0.052225 252.241.203.193 - - [2025-10-22 15:08:35] "POST /neutron/network HTTP/1.1" 200 846 0.051839 252.241.203.193 - - [2025-10-22 15:08:35] "POST /neutron/network HTTP/1.1" 200 846 0.022043 10.0.0.241 - - [2025-10-22 15:08:35] "GET /virtual-network/1604e860-42e0-4654-b6f9-3fdfd29142a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.015086 252.241.203.193 - - [2025-10-22 15:08:35] "POST /neutron/network HTTP/1.1" 200 846 0.021846 252.241.203.193 - - [2025-10-22 15:08:36] "POST /neutron/subnet HTTP/1.1" 200 676 0.038254 252.241.203.193 - - [2025-10-22 15:08:36] "POST /neutron/network HTTP/1.1" 200 846 0.033948 10.0.0.241 - - [2025-10-22 15:08:36] "GET /virtual-network/1604e860-42e0-4654-b6f9-3fdfd29142a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.005697 10.0.0.241 - - [2025-10-22 15:08:36] "GET /network-ipam/a6d8c356-709d-4e18-bc42-ff33ac176efa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1048 0.003711 10.0.0.241 - - [2025-10-22 15:08:36] "GET /domains HTTP/1.1" 200 440 0.003725 10.0.0.241 - - [2025-10-22 15:08:36] "GET /domains?obj_uuids=8c582771-8b31-4700-9720-69718950e5ce&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001294 10.0.0.241 - - [2025-10-22 15:08:36] "GET /domain/8c582771-8b31-4700-9720-69718950e5ce HTTP/1.1" 200 2224 0.007774 10.0.0.241 - - [2025-10-22 15:08:36] "GET /projects?obj_uuids=da81d5ab-6ff2-4bc2-84f7-acd45ca4e4d3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001241 10.0.0.241 - - [2025-10-22 15:08:36] "GET /project/da81d5ab-6ff2-4bc2-84f7-acd45ca4e4d3 HTTP/1.1" 200 2354 0.026558 10.0.0.241 - - [2025-10-22 15:08:36] "GET /virtual-network/1604e860-42e0-4654-b6f9-3fdfd29142a9 HTTP/1.1" 200 2315 0.006942 10.0.0.241 - - [2025-10-22 15:08:36] "GET /virtual-network/1604e860-42e0-4654-b6f9-3fdfd29142a9 HTTP/1.1" 200 2315 0.005565 10.0.0.241 - - [2025-10-22 15:08:36] "GET /routing-instance/9ee56836-5db6-4b0c-8e08-b83e2a1cde9f HTTP/1.1" 200 1560 0.006292 10.0.0.241 - - [2025-10-22 15:08:36] "GET /routing-instance/9ee56836-5db6-4b0c-8e08-b83e2a1cde9f HTTP/1.1" 200 1560 0.004492 10.0.0.241 - - [2025-10-22 15:08:36] "GET /route-target/977e6582-85d8-41c3-b880-58132da5951b HTTP/1.1" 200 1247 0.003764 10.0.0.241 - - [2025-10-22 15:08:36] "GET /virtual-network/1604e860-42e0-4654-b6f9-3fdfd29142a9 HTTP/1.1" 200 2315 0.005842 10.0.0.241 - - [2025-10-22 15:08:36] "GET /routing-instance/9ee56836-5db6-4b0c-8e08-b83e2a1cde9f HTTP/1.1" 200 1560 0.003800 10.0.0.241 - - [2025-10-22 15:08:36] "GET /virtual-network/1604e860-42e0-4654-b6f9-3fdfd29142a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.005959 10.0.0.241 - - [2025-10-22 15:08:36] "GET /virtual-network/1604e860-42e0-4654-b6f9-3fdfd29142a9 HTTP/1.1" 200 2315 0.005140 10.0.0.241 - - [2025-10-22 15:08:36] "GET /routing-instance/9ee56836-5db6-4b0c-8e08-b83e2a1cde9f HTTP/1.1" 200 1560 0.005044 10.0.0.241 - - [2025-10-22 15:08:36] "GET /routing-instance/9ee56836-5db6-4b0c-8e08-b83e2a1cde9f HTTP/1.1" 200 1560 0.003894 10.0.0.241 - - [2025-10-22 15:08:37] "GET /route-target/977e6582-85d8-41c3-b880-58132da5951b HTTP/1.1" 200 1247 0.004061 10.0.0.241 - - [2025-10-22 15:08:37] "GET /domains HTTP/1.1" 200 440 0.003300 10.0.0.241 - - [2025-10-22 15:08:37] "GET /domains?obj_uuids=8c582771-8b31-4700-9720-69718950e5ce&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001168 10.0.0.241 - - [2025-10-22 15:08:37] "GET /domain/8c582771-8b31-4700-9720-69718950e5ce HTTP/1.1" 200 2224 0.007555 10.0.0.241 - - [2025-10-22 15:08:37] "GET /projects?obj_uuids=da81d5ab-6ff2-4bc2-84f7-acd45ca4e4d3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001836 10.0.0.241 - - [2025-10-22 15:08:37] "GET /project/da81d5ab-6ff2-4bc2-84f7-acd45ca4e4d3 HTTP/1.1" 200 2354 0.033190 10.0.0.241 - - [2025-10-22 15:08:37] "GET /virtual-network/1604e860-42e0-4654-b6f9-3fdfd29142a9 HTTP/1.1" 200 2315 0.005425 10.0.0.241 - - [2025-10-22 15:08:37] "GET /obj-perms HTTP/1.1" 200 6446 0.103646 10.0.0.241 - - [2025-10-22 15:08:38] "POST /fqname-to-id HTTP/1.1" 404 195 0.010067 10.0.0.241 - - [2025-10-22 15:08:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.010732 10.0.0.241 - - [2025-10-22 15:08:38] "GET /domains?obj_uuids=8c582771-8b31-4700-9720-69718950e5ce&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001748 10.0.0.241 - - [2025-10-22 15:08:38] "GET /domain/8c582771-8b31-4700-9720-69718950e5ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 945 0.018235 10.0.0.241 - - [2025-10-22 15:08:38] "POST /service-templates HTTP/1.1" 403 264 0.009974 10.0.0.241 - - [2025-10-22 15:08:38] "POST /fqname-to-id HTTP/1.1" 404 181 0.003489 10.0.0.241 - - [2025-10-22 15:08:38] "POST /api-access-lists HTTP/1.1" 200 523 0.014914 10.0.0.241 - - [2025-10-22 15:08:38] "GET /api-access-list/d58437ef-9b91-4af2-b939-2dd82f7961a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1293 0.004388 10.0.0.241 - - [2025-10-22 15:08:38] "GET /api-access-list/d58437ef-9b91-4af2-b939-2dd82f7961a8 HTTP/1.1" 200 1293 0.003697 10.0.0.241 - - [2025-10-22 15:08:38] "POST /fqname-to-id HTTP/1.1" 404 195 0.012291 10.0.0.241 - - [2025-10-22 15:08:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.012406 10.0.0.241 - - [2025-10-22 15:08:38] "GET /domains?obj_uuids=8c582771-8b31-4700-9720-69718950e5ce&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001621 10.0.0.241 - - [2025-10-22 15:08:38] "GET /domain/8c582771-8b31-4700-9720-69718950e5ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 945 0.020416 10.0.0.241 - - [2025-10-22 15:08:38] "POST /service-templates HTTP/1.1" 200 553 0.029654 10.0.0.241 - - [2025-10-22 15:08:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.015755 10.0.0.241 - - [2025-10-22 15:08:38] "GET /service-template/858e675b-4935-4d48-a478-cc49e28e5e56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.015089 10.0.0.241 - - [2025-10-22 15:08:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.014393 10.0.0.241 - - [2025-10-22 15:08:38] "GET /service-template/858e675b-4935-4d48-a478-cc49e28e5e56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.012485 10.0.0.241 - - [2025-10-22 15:08:38] "GET /virtual-network/1604e860-42e0-4654-b6f9-3fdfd29142a9 HTTP/1.1" 401 298 0.000479 10.0.0.241 - - [2025-10-22 15:08:39] "GET /virtual-network/1604e860-42e0-4654-b6f9-3fdfd29142a9 HTTP/1.1" 403 263 0.038721 10.0.0.241 - - [2025-10-22 15:08:39] "GET /service-template/858e675b-4935-4d48-a478-cc49e28e5e56 HTTP/1.1" 403 264 0.009854 10.0.0.241 - - [2025-10-22 15:08:39] "GET /service-template/858e675b-4935-4d48-a478-cc49e28e5e56 HTTP/1.1" 403 264 0.041952 10.0.0.241 - - [2025-10-22 15:08:39] "GET /api-access-list/fb3c3e79-2801-48b6-8b06-f4f0b82d59f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.003222 10.0.0.241 - - [2025-10-22 15:08:39] "PUT /api-access-list/fb3c3e79-2801-48b6-8b06-f4f0b82d59f0 HTTP/1.1" 200 266 0.008810 10.0.0.241 - - [2025-10-22 15:08:39] "GET /api-access-list/fb3c3e79-2801-48b6-8b06-f4f0b82d59f0 HTTP/1.1" 200 1463 0.003328 10.0.0.241 - - [2025-10-22 15:08:39] "GET /virtual-network/1604e860-42e0-4654-b6f9-3fdfd29142a9 HTTP/1.1" 200 2315 0.019417 10.0.0.241 - - [2025-10-22 15:08:40] "POST /fqname-to-id HTTP/1.1" 401 298 0.000693 10.0.0.241 - - [2025-10-22 15:08:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.041308 10.0.0.241 - - [2025-10-22 15:08:40] "GET /projects?obj_uuids=da81d5ab-6ff2-4bc2-84f7-acd45ca4e4d3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001609 10.0.0.241 - - [2025-10-22 15:08:40] "GET /project/da81d5ab-6ff2-4bc2-84f7-acd45ca4e4d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.041312 10.0.0.241 - - [2025-10-22 15:08:40] "GET /virtual-networks?parent_id=da81d5ab-6ff2-4bc2-84f7-acd45ca4e4d3&detail=False&count=False&shared=False HTTP/1.1" 200 371 0.015323 10.0.0.241 - - [2025-10-22 15:08:40] "POST /virtual-networks HTTP/1.1" 403 263 0.009898 10.0.0.241 - - [2025-10-22 15:08:40] "GET /service-template/858e675b-4935-4d48-a478-cc49e28e5e56 HTTP/1.1" 403 264 0.011047 10.0.0.241 - - [2025-10-22 15:08:40] "GET /service-template/858e675b-4935-4d48-a478-cc49e28e5e56 HTTP/1.1" 403 264 0.041475 10.0.0.241 - - [2025-10-22 15:08:41] "GET /api-access-list/d58437ef-9b91-4af2-b939-2dd82f7961a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1293 0.003363 10.0.0.241 - - [2025-10-22 15:08:41] "PUT /api-access-list/d58437ef-9b91-4af2-b939-2dd82f7961a8 HTTP/1.1" 200 266 0.008471 10.0.0.241 - - [2025-10-22 15:08:41] "GET /api-access-list/d58437ef-9b91-4af2-b939-2dd82f7961a8 HTTP/1.1" 200 1431 0.004077 10.0.0.241 - - [2025-10-22 15:08:41] "GET /service-template/858e675b-4935-4d48-a478-cc49e28e5e56 HTTP/1.1" 200 1855 0.014809 10.0.0.241 - - [2025-10-22 15:08:41] "POST /fqname-to-id HTTP/1.1" 404 195 0.011926 10.0.0.241 - - [2025-10-22 15:08:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.012838 10.0.0.241 - - [2025-10-22 15:08:41] "GET /domains?obj_uuids=8c582771-8b31-4700-9720-69718950e5ce&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001185 10.0.0.241 - - [2025-10-22 15:08:41] "GET /domain/8c582771-8b31-4700-9720-69718950e5ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 945 0.017024 10.0.0.241 - - [2025-10-22 15:08:41] "POST /service-templates HTTP/1.1" 403 264 0.009455 10.0.0.241 - - [2025-10-22 15:08:41] "GET /api-access-list/fb3c3e79-2801-48b6-8b06-f4f0b82d59f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.003499 10.0.0.241 - - [2025-10-22 15:08:41] "PUT /api-access-list/fb3c3e79-2801-48b6-8b06-f4f0b82d59f0 HTTP/1.1" 200 266 0.009580 10.0.0.241 - - [2025-10-22 15:08:41] "GET /api-access-list/fb3c3e79-2801-48b6-8b06-f4f0b82d59f0 HTTP/1.1" 200 1326 0.003581 10.0.0.241 - - [2025-10-22 15:08:41] "GET /api-access-list/d58437ef-9b91-4af2-b939-2dd82f7961a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.003990 10.0.0.241 - - [2025-10-22 15:08:41] "PUT /api-access-list/d58437ef-9b91-4af2-b939-2dd82f7961a8 HTTP/1.1" 200 266 0.008311 10.0.0.241 - - [2025-10-22 15:08:41] "GET /api-access-list/d58437ef-9b91-4af2-b939-2dd82f7961a8 HTTP/1.1" 200 1293 0.003427 10.0.0.241 - - [2025-10-22 15:08:41] "GET /virtual-network/1604e860-42e0-4654-b6f9-3fdfd29142a9 HTTP/1.1" 403 263 0.010551 10.0.0.241 - - [2025-10-22 15:08:41] "GET /virtual-network/1604e860-42e0-4654-b6f9-3fdfd29142a9 HTTP/1.1" 403 263 0.039512 10.0.0.241 - - [2025-10-22 15:08:42] "GET /service-template/858e675b-4935-4d48-a478-cc49e28e5e56 HTTP/1.1" 403 264 0.009915 10.0.0.241 - - [2025-10-22 15:08:42] "GET /service-template/858e675b-4935-4d48-a478-cc49e28e5e56 HTTP/1.1" 403 264 0.038983 10.0.0.241 - - [2025-10-22 15:08:42] "GET /api-access-list/cea3e50f-400a-4174-bd08-07b76ebf093e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.003474 10.0.0.241 - - [2025-10-22 15:08:42] "PUT /api-access-list/cea3e50f-400a-4174-bd08-07b76ebf093e HTTP/1.1" 200 266 0.009880 10.0.0.241 - - [2025-10-22 15:08:42] "GET /service-template/858e675b-4935-4d48-a478-cc49e28e5e56 HTTP/1.1" 200 1855 0.014237 10.0.0.241 - - [2025-10-22 15:08:42] "GET /virtual-network/1604e860-42e0-4654-b6f9-3fdfd29142a9 HTTP/1.1" 200 2315 0.017588 10.0.0.241 - - [2025-10-22 15:08:42] "DELETE /api-access-list/fb3c3e79-2801-48b6-8b06-f4f0b82d59f0 HTTP/1.1" 200 115 0.026119 10.0.0.241 - - [2025-10-22 15:08:42] "GET /api-access-list/fb3c3e79-2801-48b6-8b06-f4f0b82d59f0 HTTP/1.1" 404 171 0.003505 10.0.0.241 - - [2025-10-22 15:08:42] "DELETE /api-access-list/d58437ef-9b91-4af2-b939-2dd82f7961a8 HTTP/1.1" 200 115 0.025394 10.0.0.241 - - [2025-10-22 15:08:42] "GET /api-access-list/d58437ef-9b91-4af2-b939-2dd82f7961a8 HTTP/1.1" 404 171 0.005255 10.0.0.241 - - [2025-10-22 15:08:42] "GET /virtual-network/1604e860-42e0-4654-b6f9-3fdfd29142a9 HTTP/1.1" 401 298 0.000468 10.0.0.241 - - [2025-10-22 15:08:43] "DELETE /project/cf88965ab4bc4f5e817e33cb08a5f08e HTTP/1.1" 404 173 0.025830 10.0.0.241 - - [2025-10-22 15:08:43] "DELETE /project/d007a7734a6643c48b5bf2a232b55fb7 HTTP/1.1" 404 173 0.021117 10.0.0.241 - - [2025-10-22 15:08:43] "GET /projects?obj_uuids=cf88965a-b4bc-4f5e-817e-33cb08a5f08e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001406 10.0.0.241 - - [2025-10-22 15:08:43] "GET /projects?obj_uuids=d007a773-4a66-43c4-8b5b-f2a232b55fb7&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000981 10.0.0.241 - - [2025-10-22 15:08:43] "DELETE /project/da81d5ab6ff24bc284f7acd45ca4e4d3 HTTP/1.1" 404 173 0.013708 10.0.0.241 - - [2025-10-22 15:08:43] "GET /projects?obj_uuids=74db6654-75b2-4c40-b84e-a3cc2e5a6075&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001602 10.0.0.241 - - [2025-10-22 15:08:43] "GET /projects?obj_uuids=7ba31031-1d80-4a4e-ab26-ecc5d1d6002b&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001263 10.0.0.241 - - [2025-10-22 15:08:43] "GET /projects?obj_uuids=9ad920bc-62e5-49e5-82ea-fbc8773eb87b&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001519 10.0.0.241 - - [2025-10-22 15:08:43] "GET /project/d007a773-4a66-43c4-8b5b-f2a232b55fb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1456 0.092159 10.0.0.241 - - [2025-10-22 15:08:43] "GET /project/cf88965a-b4bc-4f5e-817e-33cb08a5f08e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.099293 10.0.0.241 - - [2025-10-22 15:08:43] "GET /projects?obj_uuids=cf88965a-b4bc-4f5e-817e-33cb08a5f08e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001196 10.0.0.241 - - [2025-10-22 15:08:43] "GET /projects?obj_uuids=d007a773-4a66-43c4-8b5b-f2a232b55fb7&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.003092 10.0.0.241 - - [2025-10-22 15:08:43] "GET /project/9ad920bc-62e5-49e5-82ea-fbc8773eb87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.121810 10.0.0.241 - - [2025-10-22 15:08:43] "GET /project/7ba31031-1d80-4a4e-ab26-ecc5d1d6002b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.168910 10.0.0.241 - - [2025-10-22 15:08:43] "GET /project/74db6654-75b2-4c40-b84e-a3cc2e5a6075?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.176957 10.0.0.241 - - [2025-10-22 15:08:43] "GET /projects?obj_uuids=74db6654-75b2-4c40-b84e-a3cc2e5a6075&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001203 10.0.0.241 - - [2025-10-22 15:08:43] "GET /projects?obj_uuids=7ba31031-1d80-4a4e-ab26-ecc5d1d6002b&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000994 10.0.0.241 - - [2025-10-22 15:08:43] "GET /projects?obj_uuids=9ad920bc-62e5-49e5-82ea-fbc8773eb87b&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001244 10.0.0.241 - - [2025-10-22 15:08:43] "GET /virtual-network/1604e860-42e0-4654-b6f9-3fdfd29142a9 HTTP/1.1" 403 263 0.092098 10.0.0.241 - - [2025-10-22 15:08:43] "GET /project/cf88965a-b4bc-4f5e-817e-33cb08a5f08e?fields=security_groups HTTP/1.1" 200 1350 0.184366 10.0.0.241 - - [2025-10-22 15:08:43] "GET /project/d007a773-4a66-43c4-8b5b-f2a232b55fb7?fields=security_groups HTTP/1.1" 200 1351 0.192938 10.0.0.241 - - [2025-10-22 15:08:43] "GET /project/7ba31031-1d80-4a4e-ab26-ecc5d1d6002b?fields=security_groups HTTP/1.1" 200 1335 0.111145 10.0.0.241 - - [2025-10-22 15:08:43] "GET /project/74db6654-75b2-4c40-b84e-a3cc2e5a6075?fields=security_groups HTTP/1.1" 200 1335 0.125317 10.0.0.241 - - [2025-10-22 15:08:43] "GET /project/9ad920bc-62e5-49e5-82ea-fbc8773eb87b?fields=security_groups HTTP/1.1" 200 1335 0.194772 10.0.0.241 - - [2025-10-22 15:08:43] "GET /service-template/858e675b-4935-4d48-a478-cc49e28e5e56 HTTP/1.1" 403 264 0.072015 10.0.0.241 - - [2025-10-22 15:08:43] "DELETE /security-group/3fcce2fd-1d70-410f-8e7a-8672674a6041 HTTP/1.1" 200 115 0.145538 10.0.0.241 - - [2025-10-22 15:08:43] "DELETE /security-group/bbc37e17-0561-4d17-9d1f-5e675a1cdb20 HTTP/1.1" 200 115 0.171982 10.0.0.241 - - [2025-10-22 15:08:43] "GET /projects?obj_uuids=cf88965a-b4bc-4f5e-817e-33cb08a5f08e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001567 10.0.0.241 - - [2025-10-22 15:08:43] "GET /projects?obj_uuids=d007a773-4a66-43c4-8b5b-f2a232b55fb7&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001189 10.0.0.241 - - [2025-10-22 15:08:43] "DELETE /access-control-list/16f44aaa-40eb-42bd-9b71-611fe9056e76 HTTP/1.1" 200 115 0.105186 10.0.0.241 - - [2025-10-22 15:08:43] "GET /project/cf88965a-b4bc-4f5e-817e-33cb08a5f08e?fields=application_policy_sets HTTP/1.1" 200 1389 0.078124 10.0.0.241 - - [2025-10-22 15:08:43] "DELETE /security-group/3b12430b-d8c7-4397-a237-e17c117e9f65 HTTP/1.1" 200 115 0.215245 10.0.0.241 - - [2025-10-22 15:08:43] "DELETE /security-group/574bf42b-a538-4654-8434-391c10dcf254 HTTP/1.1" 200 115 0.198765 10.0.0.241 - - [2025-10-22 15:08:43] "GET /projects?obj_uuids=7ba31031-1d80-4a4e-ab26-ecc5d1d6002b&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001182 10.0.0.241 - - [2025-10-22 15:08:43] "GET /projects?obj_uuids=74db6654-75b2-4c40-b84e-a3cc2e5a6075&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001710 10.0.0.241 - - [2025-10-22 15:08:43] "DELETE /access-control-list/e32429bc-0c14-4090-98df-ca8a666f3274 HTTP/1.1" 200 115 0.104381 10.0.0.241 - - [2025-10-22 15:08:43] "GET /project/d007a773-4a66-43c4-8b5b-f2a232b55fb7?fields=application_policy_sets HTTP/1.1" 200 1390 0.137246 10.0.0.241 - - [2025-10-22 15:08:43] "DELETE /security-group/c5d3aab4-94ae-4156-9fab-7c1175216d7c HTTP/1.1" 200 115 0.228688 10.0.0.241 - - [2025-10-22 15:08:43] "GET /project/74db6654-75b2-4c40-b84e-a3cc2e5a6075?fields=application_policy_sets HTTP/1.1" 200 1374 0.069583 10.0.0.241 - - [2025-10-22 15:08:43] "GET /project/7ba31031-1d80-4a4e-ab26-ecc5d1d6002b?fields=application_policy_sets HTTP/1.1" 200 1374 0.116683 10.0.0.241 - - [2025-10-22 15:08:43] "GET /projects?obj_uuids=9ad920bc-62e5-49e5-82ea-fbc8773eb87b&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.002115 10.0.0.241 - - [2025-10-22 15:08:43] "DELETE /access-control-list/13fe1c96-727e-4be5-bd8c-e005c7e354d3 HTTP/1.1" 200 115 0.102710 10.0.0.241 - - [2025-10-22 15:08:43] "GET /project/9ad920bc-62e5-49e5-82ea-fbc8773eb87b?fields=application_policy_sets HTTP/1.1" 200 1374 0.150098 10.0.0.241 - - [2025-10-22 15:08:43] "DELETE /access-control-list/02203cb3-6593-47a0-b670-31d165bf1ef7 HTTP/1.1" 200 115 0.096977 10.0.0.241 - - [2025-10-22 15:08:43] "GET /service-template/858e675b-4935-4d48-a478-cc49e28e5e56 HTTP/1.1" 403 264 0.102682 10.0.0.241 - - [2025-10-22 15:08:44] "DELETE /project/cf88965a-b4bc-4f5e-817e-33cb08a5f08e HTTP/1.1" 200 115 0.987581 10.0.0.241 - - [2025-10-22 15:08:44] "DELETE /access-control-list/3876f927-7ee2-4650-80dd-dc113e19041f HTTP/1.1" 200 115 0.056062 10.0.0.241 - - [2025-10-22 15:08:44] "GET /api-access-list/cea3e50f-400a-4174-bd08-07b76ebf093e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2690 0.008144 10.0.0.241 - - [2025-10-22 15:08:44] "DELETE /project/d007a773-4a66-43c4-8b5b-f2a232b55fb7 HTTP/1.1" 200 115 1.029539 10.0.0.241 - - [2025-10-22 15:08:44] "PUT /api-access-list/cea3e50f-400a-4174-bd08-07b76ebf093e HTTP/1.1" 200 266 0.027543 10.0.0.241 - - [2025-10-22 15:08:44] "DELETE /project/74db6654-75b2-4c40-b84e-a3cc2e5a6075 HTTP/1.1" 200 115 1.055998 10.0.0.241 - - [2025-10-22 15:08:44] "DELETE /access-control-list/5501c15e-88e5-4835-bc72-5ca12015d120 HTTP/1.1" 200 115 0.062268 10.0.0.241 - - [2025-10-22 15:08:44] "DELETE /project/7ba31031-1d80-4a4e-ab26-ecc5d1d6002b HTTP/1.1" 200 115 1.061679 10.0.0.241 - - [2025-10-22 15:08:44] "DELETE /access-control-list/5573a6cd-d345-42db-b9be-8297e16bfce2 HTTP/1.1" 200 115 0.040885 10.0.0.241 - - [2025-10-22 15:08:44] "DELETE /project/9ad920bc-62e5-49e5-82ea-fbc8773eb87b HTTP/1.1" 200 115 1.070028 10.0.0.241 - - [2025-10-22 15:08:44] "GET /virtual-network/1604e860-42e0-4654-b6f9-3fdfd29142a9 HTTP/1.1" 200 2315 0.039104 10.0.0.241 - - [2025-10-22 15:08:44] "DELETE /access-control-list/17a5f6a0-fa84-41e1-be2c-70e09f75015b HTTP/1.1" 200 115 0.054859 10.0.0.241 - - [2025-10-22 15:08:44] "DELETE /access-control-list/b5f26c21-4d21-4711-ad21-07991cb9fabe HTTP/1.1" 200 115 0.028126 10.0.0.241 - - [2025-10-22 15:08:44] "GET /service-template/858e675b-4935-4d48-a478-cc49e28e5e56 HTTP/1.1" 200 1855 0.019679 10.0.0.241 - - [2025-10-22 15:08:44] "DELETE /access-control-list/b9ab32a0-8cd9-47b2-9e19-98113d36900f HTTP/1.1" 200 115 0.025850 10.0.0.241 - - [2025-10-22 15:08:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.012299 10.0.0.241 - - [2025-10-22 15:08:44] "DELETE /service-template/858e675b-4935-4d48-a478-cc49e28e5e56 HTTP/1.1" 200 115 0.028354 10.0.0.241 - - [2025-10-22 15:08:44] "POST /fqname-to-id HTTP/1.1" 404 195 0.011336 10.0.0.241 - - [2025-10-22 15:08:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004128 10.0.0.241 - - [2025-10-22 15:08:44] "POST /useragent-kv HTTP/1.1" 200 115 0.002311 10.0.0.241 - - [2025-10-22 15:08:44] "POST /useragent-kv HTTP/1.1" 200 115 0.003848 10.0.0.241 - - [2025-10-22 15:08:44] "DELETE /virtual-network/1604e860-42e0-4654-b6f9-3fdfd29142a9 HTTP/1.1" 200 115 0.082977 10.0.0.241 - - [2025-10-22 15:08:44] "DELETE /route-target/977e6582-85d8-41c3-b880-58132da5951b HTTP/1.1" 200 115 0.031018 10.0.0.241 - - [2025-10-22 15:08:44] "GET /api-access-list/cea3e50f-400a-4174-bd08-07b76ebf093e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2971 0.003979 10.0.0.241 - - [2025-10-22 15:08:44] "PUT /api-access-list/cea3e50f-400a-4174-bd08-07b76ebf093e HTTP/1.1" 200 266 0.009660 10.0.0.241 - - [2025-10-22 15:08:44] "GET /api-access-list/cea3e50f-400a-4174-bd08-07b76ebf093e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2696 0.004004 10.0.0.241 - - [2025-10-22 15:08:44] "PUT /api-access-list/cea3e50f-400a-4174-bd08-07b76ebf093e HTTP/1.1" 200 266 0.010144 10.0.0.241 - - [2025-10-22 15:08:46] "GET /api-access-list/cea3e50f-400a-4174-bd08-07b76ebf093e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.003520 10.0.0.241 - - [2025-10-22 15:08:46] "PUT /api-access-list/cea3e50f-400a-4174-bd08-07b76ebf093e HTTP/1.1" 200 266 0.009012 10.0.0.241 - - [2025-10-22 15:08:46] "GET /projects?obj_uuids=da81d5ab-6ff2-4bc2-84f7-acd45ca4e4d3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001149 10.0.0.241 - - [2025-10-22 15:08:46] "GET /project/da81d5ab-6ff2-4bc2-84f7-acd45ca4e4d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.031753 10.0.0.241 - - [2025-10-22 15:08:46] "GET /projects?obj_uuids=da81d5ab-6ff2-4bc2-84f7-acd45ca4e4d3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.003346 10.0.0.241 - - [2025-10-22 15:08:46] "GET /project/da81d5ab-6ff2-4bc2-84f7-acd45ca4e4d3?fields=virtual_networks HTTP/1.1" 200 1034 0.067057 10.0.0.241 - - [2025-10-22 15:08:46] "GET /projects?obj_uuids=da81d5ab-6ff2-4bc2-84f7-acd45ca4e4d3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001689 10.0.0.241 - - [2025-10-22 15:08:46] "GET /project/da81d5ab-6ff2-4bc2-84f7-acd45ca4e4d3?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.030842 10.0.0.241 - - [2025-10-22 15:08:46] "GET /projects?obj_uuids=da81d5ab-6ff2-4bc2-84f7-acd45ca4e4d3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001370 10.0.0.241 - - [2025-10-22 15:08:46] "GET /project/da81d5ab-6ff2-4bc2-84f7-acd45ca4e4d3?fields=security_groups HTTP/1.1" 200 1260 0.027719 10.0.0.241 - - [2025-10-22 15:08:47] "GET /projects?obj_uuids=9de6d401-db5c-425c-b65a-d62f9ed1f01c&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001398 10.0.0.241 - - [2025-10-22 15:08:47] "GET /project/9de6d401-db5c-425c-b65a-d62f9ed1f01c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1274 0.033581 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-22T15:08:47Z failed with SSLError [Introspect:8084]10.0.0.241 - - [2025-10-22 15:08:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001401 10.0.0.241 - - [2025-10-22 15:08:48] "GET /domains?obj_uuids=8c582771-8b31-4700-9720-69718950e5ce&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001495 10.0.0.241 - - [2025-10-22 15:08:48] "GET /domain/8c582771-8b31-4700-9720-69718950e5ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 945 0.008033 10.0.0.241 - - [2025-10-22 15:08:48] "POST /fqname-to-id HTTP/1.1" 404 182 0.031159 10.0.0.241 - - [2025-10-22 15:08:49] "GET /projects?obj_uuids=3f2a01e8-0129-42f8-81f4-eebd41ca2c73&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002959 10.0.0.241 - - [2025-10-22 15:08:49] "GET /domains?obj_uuids=8c582771-8b31-4700-9720-69718950e5ce&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001025 10.0.0.241 - - [2025-10-22 15:08:49] "GET /domain/8c582771-8b31-4700-9720-69718950e5ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.006899 10.0.0.241 - - [2025-10-22 15:08:49] "POST /id-to-fqname HTTP/1.1" 200 184 0.001362 10.0.0.241 - - [2025-10-22 15:08:49] "POST /fqname-to-id HTTP/1.1" 404 193 0.003856 10.0.0.241 - - [2025-10-22 15:08:49] "POST /security-groups HTTP/1.1" 200 579 0.064001 10.0.0.241 - - [2025-10-22 15:08:49] "POST /fqname-to-id HTTP/1.1" 404 228 0.003638 10.0.0.241 - - [2025-10-22 15:08:49] "POST /projects HTTP/1.1" 200 569 0.217714 10.0.0.241 - - [2025-10-22 15:08:49] "POST /access-control-lists HTTP/1.1" 200 594 0.060441 10.0.0.241 - - [2025-10-22 15:08:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.299379 10.0.0.241 - - [2025-10-22 15:08:49] "POST /fqname-to-id HTTP/1.1" 404 227 0.003278 10.0.0.241 - - [2025-10-22 15:08:49] "GET /project/3f2a01e8-0129-42f8-81f4-eebd41ca2c73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.443457 10.0.0.241 - - [2025-10-22 15:08:49] "POST /access-control-lists HTTP/1.1" 200 592 0.064680 10.0.0.241 - - [2025-10-22 15:08:50] "GET / HTTP/1.1" 200 36499 0.002047 10.0.0.241 - - [2025-10-22 15:08:51] "GET /projects?obj_uuids=3f2a01e8-0129-42f8-81f4-eebd41ca2c73&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001090 10.0.0.241 - - [2025-10-22 15:08:51] "GET /project/3f2a01e8-0129-42f8-81f4-eebd41ca2c73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.027149 10.0.0.241 - - [2025-10-22 15:08:51] "GET /projects?obj_uuids=3f2a01e8-0129-42f8-81f4-eebd41ca2c73&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001139 10.0.0.241 - - [2025-10-22 15:08:51] "GET /project/3f2a01e8-0129-42f8-81f4-eebd41ca2c73?fields=virtual_networks HTTP/1.1" 200 1025 0.071155 10.0.0.241 - - [2025-10-22 15:08:51] "GET /projects?obj_uuids=3f2a01e8-0129-42f8-81f4-eebd41ca2c73&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001657 10.0.0.241 - - [2025-10-22 15:08:51] "GET /project/3f2a01e8-0129-42f8-81f4-eebd41ca2c73?fields=virtual_machine_interfaces HTTP/1.1" 200 1025 0.030946 10.0.0.241 - - [2025-10-22 15:08:51] "GET /projects?obj_uuids=3f2a01e8-0129-42f8-81f4-eebd41ca2c73&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001538 10.0.0.241 - - [2025-10-22 15:08:51] "GET /project/3f2a01e8-0129-42f8-81f4-eebd41ca2c73?fields=security_groups HTTP/1.1" 200 1247 0.030111 10.0.0.241 - - [2025-10-22 15:08:58] "GET /obj-perms HTTP/1.1" 200 6399 0.068193 10.0.0.241 - - [2025-10-22 15:08:59] "GET /obj-perms HTTP/1.1" 200 6399 0.059293