++ 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 +++ date ++ echo 'INFO: =================== Thu Oct 9 01:32:30 PM UTC 2025 ===================' INFO: =================== Thu Oct 9 01:32:30 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 ++ 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 +++++ grep -o 'dev.*' +++++ ip route get 1 +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ cut -d / -f 1 +++ local nic=ens3 +++ grep 'inet ' +++ awk '{print $2}' +++ ip addr show dev ens3 +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.41 ++ 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.41 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.41 ++ ANALYTICSDB_NODES=10.0.0.41 ++ ANALYTICS_SNMP_NODES=10.0.0.41 ++ 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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:8081 ' +++ '[' -n '10.0.0.41:8081 ' ']' +++ echo 10.0.0.41:8081 ++ ANALYTICS_SERVERS=10.0.0.41: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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9042 ' +++ '[' -n '10.0.0.41:9042 ' ']' +++ echo 10.0.0.41:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.41:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.41 ++ 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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:8086 ' +++ '[' -n '10.0.0.41:8086 ' ']' +++ echo 10.0.0.41:8086 ++ COLLECTOR_SERVERS=10.0.0.41: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.41 ++ CONFIGDB_NODES=10.0.0.41 ++ 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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:8082 ' +++ '[' -n '10.0.0.41:8082 ' ']' +++ echo 10.0.0.41:8082 ++ CONFIG_SERVERS=10.0.0.41: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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9161 ' +++ '[' -n '10.0.0.41:9161 ' ']' +++ echo 10.0.0.41:9161 ++ CONFIGDB_SERVERS=10.0.0.41: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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9041 ' +++ '[' -n '10.0.0.41:9041 ' ']' +++ echo 10.0.0.41:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.41: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.41 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.41 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.41 ++ 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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+=10.0.0.41:2181, +++ '[' -n 10.0.0.41:2181, ']' +++ echo 10.0.0.41:2181 ++ ZOOKEEPER_SERVERS=10.0.0.41: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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:2181 ' +++ '[' -n '10.0.0.41:2181 ' ']' +++ echo 10.0.0.41:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.41:2181 ++ RABBITMQ_NODES=10.0.0.41 ++ 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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+=10.0.0.41:5673, +++ '[' -n 10.0.0.41:5673, ']' +++ echo 10.0.0.41:5673 ++ RABBITMQ_SERVERS=10.0.0.41: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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:6379 ' +++ '[' -n '10.0.0.41:6379 ' ']' +++ echo 10.0.0.41:6379 ++ REDIS_SERVERS=10.0.0.41: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.41 ++ 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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9092 ' +++ '[' -n '10.0.0.41:9092 ' ']' +++ echo 10.0.0.41:9092 ++ KAFKA_SERVERS=10.0.0.41: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.41.217.220 ++ 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.41 ++ 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.41 ++ 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.41 ++ cut -d , -f 1 + local cassandra=10.0.0.41 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.41 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.41 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.41 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.41 9041 + echo -e '\035\nquit' + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node_list 10.0.0.41 +++ local servers=10.0.0.41 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ grep -vi host ++++ sort ++++ awk '/32 host/ { print f } {f=$2}' ++++ uniq +++ local local_ips=,10.0.0.41,10.233.130.1,127.0.0.1,172.17.0.1,252.41.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.41'\''))' +++ local server_ip=10.0.0.41 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.41 ]] +++ [[ ,10.0.0.41,10.233.130.1,127.0.0.1,172.17.0.1,252.41.0.1,, =~ ,10\.0\.0\.41, ]] +++ echo 10.0.0.41 1 +++ return ++ local ip=10.0.0.41 ++ [[ -z 10.0.0.41 ]] ++ echo 10.0.0.41 + host_ip=10.0.0.41 + [[ cql == \c\q\l ]] ++ echo 10.0.0.41:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.41:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.41:8082' + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + (( CONFIG_API_WORKER_COUNT == 1 )) + read -r -d '' config_api_certs_config + true + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ grep '^API__.*__.*=.*$' ++ sort ++ cut -d = -f 1 ++ sed 's/^API__//g' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + cat + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 10/09/2025 13:33:11.134 7fc506b8d300 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 10/09/2025 13:33:11.340 7fc506b8d300 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 10/09/2025 13:33:11.353 7fc506b8d300 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 10/09/2025 13:33:11.353 7fc506b8d300 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.41 - - [2025-10-09 13:33:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000754 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.41:8082/ Hit Ctrl-C to quit. 10.0.0.41 - - [2025-10-09 13:33:21] "GET / HTTP/1.1" 503 181 0.000532 10.0.0.41 - - [2025-10-09 13:33:21] "GET / HTTP/1.1" 503 181 0.000196 10.0.0.41 - - [2025-10-09 13:33:22] "GET / HTTP/1.1" 200 36215 0.002304 10.0.0.41 - - [2025-10-09 13:33:22] "GET / HTTP/1.1" 200 45019 0.001814 10.0.0.41 - - [2025-10-09 13:33:22] "GET / HTTP/1.1" 200 45019 0.001451 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.41 - - [2025-10-09 13:33:22] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 297 0.005203 10.0.0.41 - - [2025-10-09 13:33:22] "POST /fqname-to-id HTTP/1.1" 401 297 0.000614 10.0.0.41 - - [2025-10-09 13:33:22] "GET / HTTP/1.1" 200 36215 0.001963 10.0.0.41 - - [2025-10-09 13:33:22] "POST /fqname-to-id HTTP/1.1" 401 297 0.001122 10.0.0.41 - - [2025-10-09 13:33:23] "GET / HTTP/1.1" 200 36215 0.001746 10.0.0.41 - - [2025-10-09 13:33:23] "POST /fqname-to-id HTTP/1.1" 401 297 0.000810 10.0.0.41 - - [2025-10-09 13:33:23] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 312 0.353247 10.0.0.41 - - [2025-10-09 13:33:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.454699 10.0.0.41 - - [2025-10-09 13:33:23] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 333 0.014123 10.0.0.41 - - [2025-10-09 13:33:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.008446 10.0.0.41 - - [2025-10-09 13:33:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.428821 10.0.0.41 - - [2025-10-09 13:33:23] "GET /global-system-config/f800b5d4-9636-47a2-ac39-a9b92c64c301?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.009400 10.0.0.41 - - [2025-10-09 13:33:23] "POST /fqname-to-id HTTP/1.1" 404 214 0.020066 10.0.0.41 - - [2025-10-09 13:33:23] "GET / HTTP/1.1" 200 36215 0.004925 10.0.0.41 - - [2025-10-09 13:33:23] "POST /fqname-to-id HTTP/1.1" 404 186 0.037564 10.0.0.41 - - [2025-10-09 13:33:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004718 10.0.0.41 - - [2025-10-09 13:33:24] "POST /analytics-snmp-nodes HTTP/1.1" 200 607 0.211249 10.0.0.41 - - [2025-10-09 13:33:24] "GET /global-system-config/f800b5d4-9636-47a2-ac39-a9b92c64c301?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.025514 /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.41 - - [2025-10-09 13:33:24] "POST /service-appliance-sets HTTP/1.1" 200 555 0.156675 10.0.0.41 - - [2025-10-09 13:33:24] "POST /fqname-to-id HTTP/1.1" 404 180 0.011178 10.0.0.41 - - [2025-10-09 13:33:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005284 10.0.0.41 - - [2025-10-09 13:33:24] "GET / HTTP/1.1" 200 36215 0.001697 10.0.0.41 - - [2025-10-09 13:33:24] "GET /global-system-config/f800b5d4-9636-47a2-ac39-a9b92c64c301?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.068630 10.0.0.41 - - [2025-10-09 13:33:24] "POST /service-appliance-sets HTTP/1.1" 200 543 0.104367 10.0.0.41 - - [2025-10-09 13:33:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005925 10.0.0.41 - - [2025-10-09 13:33:24] "GET /network-ipam/756a25da-5dc3-4195-adb2-0975328d31de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.009334 10.0.0.41 - - [2025-10-09 13:33:25] "POST /service-templates HTTP/1.1" 200 513 0.042763 10.0.0.41 - - [2025-10-09 13:33:25] "POST /service-templates HTTP/1.1" 200 503 0.081799 10.0.0.41 - - [2025-10-09 13:33:25] "POST /service-templates HTTP/1.1" 200 517 0.070867 10.0.0.41 - - [2025-10-09 13:33:25] "POST /service-templates HTTP/1.1" 200 537 0.069744 10.0.0.41 - - [2025-10-09 13:33:25] "POST /service-templates HTTP/1.1" 200 509 0.039866 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.41 - - [2025-10-09 13:33:26] "GET /obj-perms HTTP/1.1" 200 6375 0.565073 10.0.0.41 - - [2025-10-09 13:33:27] "GET /obj-perms HTTP/1.1" 200 6375 0.096523 10.0.0.41 - - [2025-10-09 13:33:27] "GET / HTTP/1.1" 200 36215 0.002435 10.0.0.41 - - [2025-10-09 13:33:27] "POST /fqname-to-id HTTP/1.1" 401 297 0.000495 10.0.0.41 - - [2025-10-09 13:33:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.058602 10.0.0.41 - - [2025-10-09 13:33:27] "GET /global-system-config/f800b5d4-9636-47a2-ac39-a9b92c64c301?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.009957 10.0.0.41 - - [2025-10-09 13:33:28] "POST /fqname-to-id HTTP/1.1" 404 214 0.011406 10.0.0.41 - - [2025-10-09 13:33:28] "POST /analytics-nodes HTTP/1.1" 200 597 0.159587 10.0.0.41 - - [2025-10-09 13:33:28] "GET / HTTP/1.1" 200 36215 0.001666 10.0.0.41 - - [2025-10-09 13:33:28] "POST /fqname-to-id HTTP/1.1" 401 297 0.001469 10.0.0.41 - - [2025-10-09 13:33:28] "GET / HTTP/1.1" 200 36215 0.001985 10.0.0.41 - - [2025-10-09 13:33:28] "POST /fqname-to-id HTTP/1.1" 401 297 0.000738 10.0.0.41 - - [2025-10-09 13:33:28] "GET / HTTP/1.1" 200 36215 0.001802 10.0.0.41 - - [2025-10-09 13:33:28] "POST /fqname-to-id HTTP/1.1" 401 297 0.000976 10.0.0.41 - - [2025-10-09 13:33:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.038876 10.0.0.41 - - [2025-10-09 13:33:28] "GET /global-system-config/f800b5d4-9636-47a2-ac39-a9b92c64c301?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.008448 10.0.0.41 - - [2025-10-09 13:33:28] "POST /fqname-to-id HTTP/1.1" 404 214 0.006991 10.0.0.41 - - [2025-10-09 13:33:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.056478 10.0.0.41 - - [2025-10-09 13:33:28] "GET /global-system-config/f800b5d4-9636-47a2-ac39-a9b92c64c301?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.027595 10.0.0.41 - - [2025-10-09 13:33:28] "POST /analytics-alarm-nodes HTTP/1.1" 200 609 0.109254 10.0.0.41 - - [2025-10-09 13:33:28] "POST /fqname-to-id HTTP/1.1" 401 297 0.002007 10.0.0.41 - - [2025-10-09 13:33:28] "POST /fqname-to-id HTTP/1.1" 404 214 0.015022 10.0.0.41 - - [2025-10-09 13:33:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.066379 10.0.0.41 - - [2025-10-09 13:33:29] "GET /global-system-config/f800b5d4-9636-47a2-ac39-a9b92c64c301?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.017884 10.0.0.41 - - [2025-10-09 13:33:29] "POST /fqname-to-id HTTP/1.1" 404 214 0.012228 10.0.0.41 - - [2025-10-09 13:33:29] "POST /config-nodes HTTP/1.1" 200 591 0.083482 10.0.0.41 - - [2025-10-09 13:33:29] "POST /database-nodes HTTP/1.1" 200 595 0.096465 10.0.0.41 - - [2025-10-09 13:33:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.050244 10.0.0.41 - - [2025-10-09 13:33:29] "GET /network-ipam/756a25da-5dc3-4195-adb2-0975328d31de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.005367 10.0.0.41 - - [2025-10-09 13:33:29] "GET / HTTP/1.1" 200 36215 0.002063 10.0.0.41 - - [2025-10-09 13:33:29] "POST /global-vrouter-configs HTTP/1.1" 401 297 0.000524 10.0.0.41 - - [2025-10-09 13:33:29] "GET / HTTP/1.1" 200 36215 0.001692 10.0.0.41 - - [2025-10-09 13:33:29] "POST /fqname-to-id HTTP/1.1" 401 297 0.001619 10.0.0.41 - - [2025-10-09 13:33:30] "POST /fqname-to-id HTTP/1.1" 404 225 0.007077 10.0.0.41 - - [2025-10-09 13:33:30] "POST /access-control-lists HTTP/1.1" 200 589 0.078776 10.0.0.41 - - [2025-10-09 13:33:30] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.092324 10.0.0.41 - - [2025-10-09 13:33:30] "POST /fqname-to-id HTTP/1.1" 404 224 0.028810 10.0.0.41 - - [2025-10-09 13:33:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.056674 10.0.0.41 - - [2025-10-09 13:33:30] "GET /global-system-config/f800b5d4-9636-47a2-ac39-a9b92c64c301?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.016936 10.0.0.41 - - [2025-10-09 13:33:30] "POST /fqname-to-id HTTP/1.1" 404 214 0.011009 10.0.0.41 - - [2025-10-09 13:33:30] "POST /access-control-lists HTTP/1.1" 200 587 0.178505 10.0.0.41 - - [2025-10-09 13:33:30] "POST /config-database-nodes HTTP/1.1" 200 609 0.187180 10.0.0.41 - - [2025-10-09 13:33:30] "POST /route-targets HTTP/1.1" 200 328 0.035060 10.0.0.41 - - [2025-10-09 13:33:30] "POST /ref-update HTTP/1.1" 200 156 0.040351 10.0.0.41 - - [2025-10-09 13:33:30] "POST /route-targets HTTP/1.1" 200 328 0.044505 10.0.0.41 - - [2025-10-09 13:33:30] "POST /ref-update HTTP/1.1" 200 156 0.043265 10.0.0.41 - - [2025-10-09 13:33:31] "POST /route-targets HTTP/1.1" 200 328 0.090092 10.0.0.41 - - [2025-10-09 13:33:31] "POST /ref-update HTTP/1.1" 200 156 0.025475 10.0.0.41 - - [2025-10-09 13:33:31] "POST /route-targets HTTP/1.1" 200 328 0.024402 10.0.0.41 - - [2025-10-09 13:33:31] "POST /ref-update HTTP/1.1" 200 156 0.031621 10.0.0.41 - - [2025-10-09 13:33:31] "POST /fqname-to-id HTTP/1.1" 404 201 0.004602 10.0.0.41 - - [2025-10-09 13:33:31] "POST /access-control-lists HTTP/1.1" 200 553 0.105590 10.0.0.41 - - [2025-10-09 13:33:31] "PUT /access-control-list/79a8e2c4-bfa1-4526-b4be-3f88061f19f7 HTTP/1.1" 200 273 0.016083 10.0.0.41 - - [2025-10-09 13:33:31] "GET / HTTP/1.1" 200 36215 0.002013 10.0.0.41 - - [2025-10-09 13:33:31] "PUT /access-control-list/501ea9b6-9094-4648-a42e-b37d8fd5547f HTTP/1.1" 200 273 0.023223 10.0.0.41 - - [2025-10-09 13:33:31] "POST /fqname-to-id HTTP/1.1" 401 297 0.001217 10.0.0.41 - - [2025-10-09 13:33:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.057949 10.0.0.41 - - [2025-10-09 13:33:32] "GET /routing-instance/04f43c9e-c346-4c88-9734-d9121bb28844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.005234 10.0.0.41 - - [2025-10-09 13:33:32] "POST /bgp-routers HTTP/1.1" 200 614 0.030408 10.0.0.41 - - [2025-10-09 13:33:32] "GET /bgp-router/b88de0ff-59d8-4ba0-a76c-cd32e57bc55b?fields=global_system_config_back_refs HTTP/1.1" 200 1110 0.008919 10.0.0.41 - - [2025-10-09 13:33:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.006303 10.0.0.41 - - [2025-10-09 13:33:32] "GET /global-system-config/f800b5d4-9636-47a2-ac39-a9b92c64c301?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.010415 10.0.0.41 - - [2025-10-09 13:33:32] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004982 10.0.0.41 - - [2025-10-09 13:33:32] "POST /ref-update HTTP/1.1" 200 156 0.015917 10.0.0.41 - - [2025-10-09 13:33:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005043 10.0.0.41 - - [2025-10-09 13:33:35] "GET /global-vrouter-config/9c9ce066-c658-4727-b2c5-c23089c52ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1218 0.006410 10.0.0.41 - - [2025-10-09 13:33:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005192 10.0.0.41 - - [2025-10-09 13:33:35] "PUT /global-vrouter-config/9c9ce066-c658-4727-b2c5-c23089c52ac7 HTTP/1.1" 200 277 0.013029 10.0.0.41 - - [2025-10-09 13:33:35] "GET / HTTP/1.1" 200 36215 0.007026 10.0.0.41 - - [2025-10-09 13:33:35] "POST /alarms HTTP/1.1" 401 297 0.000536 [Introspect:8084]10.0.0.41 - - [2025-10-09 13:33:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001186 [Introspect:8084]10.0.0.41 - - [2025-10-09 13:33:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.002234 10.0.0.41 - - [2025-10-09 13:33:36] "POST /alarms HTTP/1.1" 200 583 0.073662 10.0.0.41 - - [2025-10-09 13:33:36] "POST /alarms HTTP/1.1" 200 577 0.059401 10.0.0.41 - - [2025-10-09 13:33:36] "POST /alarms HTTP/1.1" 200 577 0.036854 10.0.0.41 - - [2025-10-09 13:33:36] "POST /alarms HTTP/1.1" 200 561 0.159755 10.0.0.41 - - [2025-10-09 13:33:36] "POST /alarms HTTP/1.1" 200 557 0.044843 10.0.0.41 - - [2025-10-09 13:33:36] "POST /alarms HTTP/1.1" 200 559 0.032837 10.0.0.41 - - [2025-10-09 13:33:36] "POST /alarms HTTP/1.1" 200 567 0.041430 10.0.0.41 - - [2025-10-09 13:33:37] "POST /alarms HTTP/1.1" 200 551 0.050890 10.0.0.41 - - [2025-10-09 13:33:37] "POST /alarms HTTP/1.1" 200 559 0.033007 10.0.0.41 - - [2025-10-09 13:33:37] "POST /alarms HTTP/1.1" 200 569 0.059975 10.0.0.41 - - [2025-10-09 13:33:37] "POST /alarms HTTP/1.1" 200 557 0.036055 10.0.0.41 - - [2025-10-09 13:33:37] "POST /alarms HTTP/1.1" 200 569 0.030562 10.0.0.41 - - [2025-10-09 13:33:37] "POST /alarms HTTP/1.1" 200 577 0.079166 10.0.0.41 - - [2025-10-09 13:33:37] "POST /alarms HTTP/1.1" 200 571 0.036588 10.0.0.41 - - [2025-10-09 13:33:37] "POST /alarms HTTP/1.1" 200 563 0.026903 10.0.0.41 - - [2025-10-09 13:33:37] "POST /alarms HTTP/1.1" 200 563 0.024318 10.0.0.41 - - [2025-10-09 13:33:37] "POST /alarms HTTP/1.1" 200 563 0.034497 10.0.0.41 - - [2025-10-09 13:33:37] "POST /alarms HTTP/1.1" 200 549 0.028233 10.0.0.41 - - [2025-10-09 13:33:37] "POST /alarms HTTP/1.1" 200 597 0.057595 10.0.0.41 - - [2025-10-09 13:33:38] "POST /alarms HTTP/1.1" 200 577 0.040457 10.0.0.41 - - [2025-10-09 13:33:38] "POST /alarms HTTP/1.1" 200 573 0.034430 10.0.0.41 - - [2025-10-09 13:33:38] "POST /alarms HTTP/1.1" 200 585 0.033746 10.0.0.41 - - [2025-10-09 13:33:38] "POST /alarms HTTP/1.1" 200 611 0.028466 10.0.0.41 - - [2025-10-09 13:33:38] "GET / HTTP/1.1" 200 36215 0.002151 10.0.0.41 - - [2025-10-09 13:33:38] "POST /global-vrouter-configs HTTP/1.1" 401 297 0.000561 10.0.0.41 - - [2025-10-09 13:33:39] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.040648 10.0.0.41 - - [2025-10-09 13:33:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003677 10.0.0.41 - - [2025-10-09 13:33:39] "PUT /global-vrouter-config/9c9ce066-c658-4727-b2c5-c23089c52ac7 HTTP/1.1" 200 277 0.020983 10.0.0.41 - - [2025-10-09 13:33:39] "GET / HTTP/1.1" 200 36215 0.001837 10.0.0.41 - - [2025-10-09 13:33:39] "POST /fqname-to-id HTTP/1.1" 401 297 0.000610 10.0.0.41 - - [2025-10-09 13:33:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.041856 10.0.0.41 - - [2025-10-09 13:33:39] "GET /global-vrouter-config/9c9ce066-c658-4727-b2c5-c23089c52ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.007207 10.0.0.41 - - [2025-10-09 13:33:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004105 10.0.0.41 - - [2025-10-09 13:33:40] "PUT /global-vrouter-config/9c9ce066-c658-4727-b2c5-c23089c52ac7 HTTP/1.1" 200 277 0.013605 10.0.0.41 - - [2025-10-09 13:33:40] "GET / HTTP/1.1" 200 36215 0.001883 10.0.0.41 - - [2025-10-09 13:33:40] "POST /fqname-to-id HTTP/1.1" 401 297 0.001558 10.0.0.41 - - [2025-10-09 13:33:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.037590 10.0.0.41 - - [2025-10-09 13:33:41] "GET /global-system-config/f800b5d4-9636-47a2-ac39-a9b92c64c301?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.013160 10.0.0.41 - - [2025-10-09 13:33:41] "PUT /global-system-config/f800b5d4-9636-47a2-ac39-a9b92c64c301 HTTP/1.1" 200 275 0.033107 [Introspect:8084]10.0.0.41 - - [2025-10-09 13:33:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001056 [Introspect:8084]10.0.0.41 - - [2025-10-09 13:33:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001378 10.0.0.41 - - [2025-10-09 13:34:07] "GET / HTTP/1.1" 200 36215 0.001943 10.0.0.41 - - [2025-10-09 13:34:07] "POST /fqname-to-id HTTP/1.1" 401 297 0.000598 10.0.0.41 - - [2025-10-09 13:34:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.035912 10.0.0.41 - - [2025-10-09 13:34:07] "GET /global-system-config/f800b5d4-9636-47a2-ac39-a9b92c64c301?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.006535 10.0.0.41 - - [2025-10-09 13:34:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003911 10.0.0.41 - - [2025-10-09 13:34:07] "GET /config-node/1946959d-02f5-414f-bc48-3cab8e122171?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1186 0.006251 10.0.0.41 - - [2025-10-09 13:34:18] "GET / HTTP/1.1" 200 36215 0.001863 10.0.0.41 - - [2025-10-09 13:34:18] "POST /fqname-to-id HTTP/1.1" 401 297 0.000528 10.0.0.41 - - [2025-10-09 13:34:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.042908 10.0.0.41 - - [2025-10-09 13:34:18] "GET /routing-instance/04f43c9e-c346-4c88-9734-d9121bb28844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.005345 10.0.0.41 - - [2025-10-09 13:34:18] "POST /bgp-routers HTTP/1.1" 409 299 0.003902 10.0.0.41 - - [2025-10-09 13:34:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003697 10.0.0.41 - - [2025-10-09 13:34:18] "GET /bgp-router/b88de0ff-59d8-4ba0-a76c-cd32e57bc55b?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1795 0.007327 10.0.0.41 - - [2025-10-09 13:34:18] "PUT /bgp-router/b88de0ff-59d8-4ba0-a76c-cd32e57bc55b HTTP/1.1" 200 255 0.019189 [Introspect:8084]10.0.0.41 - - [2025-10-09 13:34:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001192 [Introspect:8084]10.0.0.41 - - [2025-10-09 13:34:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001263 [Introspect:8084]10.0.0.41 - - [2025-10-09 13:34:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001022 [Introspect:8084]10.0.0.41 - - [2025-10-09 13:34:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001441 10.0.0.41 - - [2025-10-09 13:34:27] "GET /obj-perms HTTP/1.1" 200 6375 0.067024 10.0.0.41 - - [2025-10-09 13:34:27] "GET /obj-perms HTTP/1.1" 200 6375 0.061058 [Introspect:8084]10.0.0.41 - - [2025-10-09 13:34:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001052 [Introspect:8084]10.0.0.41 - - [2025-10-09 13:34:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001440 [Introspect:8084]10.0.0.41 - - [2025-10-09 13:34:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001056 [Introspect:8084]10.0.0.41 - - [2025-10-09 13:34:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.002044 10.0.0.41 - - [2025-10-09 13:35:21] "GET / HTTP/1.1" 200 36215 0.003348 10.0.0.41 - - [2025-10-09 13:35:21] "POST /fqname-to-id HTTP/1.1" 401 297 0.000735 10.0.0.41 - - [2025-10-09 13:35:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.152812 10.0.0.41 - - [2025-10-09 13:35:22] "GET /global-system-config/f800b5d4-9636-47a2-ac39-a9b92c64c301?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.209836 10.0.0.41 - - [2025-10-09 13:35:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.058230 10.0.0.41 - - [2025-10-09 13:35:22] "GET /routing-instance/04f43c9e-c346-4c88-9734-d9121bb28844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.043741 10.0.0.41 - - [2025-10-09 13:35:22] "PUT /global-system-config/f800b5d4-9636-47a2-ac39-a9b92c64c301 HTTP/1.1" 200 275 0.031317 10.0.0.41 - - [2025-10-09 13:35:22] "POST /fqname-to-id HTTP/1.1" 404 214 0.062983 10.0.0.41 - - [2025-10-09 13:35:23] "POST /virtual-routers HTTP/1.1" 200 597 0.105462 10.0.0.41 - - [2025-10-09 13:35:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.007905 10.0.0.41 - - [2025-10-09 13:35:23] "GET /virtual-router/a2750915-67bc-4dfd-b8b1-633a55e951e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1234 0.040827 10.0.0.41 - - [2025-10-09 13:35:23] "POST /fqname-to-id HTTP/1.1" 404 227 0.010181 10.0.0.41 - - [2025-10-09 13:35:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005454 10.0.0.41 - - [2025-10-09 13:35:23] "GET /virtual-network/d4fb317f-4a2d-417f-bef3-f8b22c6bdc3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.025429 10.0.0.41 - - [2025-10-09 13:35:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.316925 10.0.0.41 - - [2025-10-09 13:35:24] "PUT /access-control-list/26713038-497f-457f-9817-36c473422180 HTTP/1.1" 200 273 0.067423 10.0.0.41 - - [2025-10-09 13:35:28] "GET /obj-perms HTTP/1.1" 200 6375 0.116395 10.0.0.41 - - [2025-10-09 13:35:29] "GET /obj-perms HTTP/1.1" 200 6375 0.107491 10.0.0.41 - - [2025-10-09 13:35:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006257 10.0.0.41 - - [2025-10-09 13:35:29] "GET /virtual-router/a2750915-67bc-4dfd-b8b1-633a55e951e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1234 0.007816 10.0.0.41 - - [2025-10-09 13:36:29] "GET /obj-perms HTTP/1.1" 200 6375 0.076387 10.0.0.41 - - [2025-10-09 13:36:30] "GET /obj-perms HTTP/1.1" 200 6375 0.065335 10.0.0.41 - - [2025-10-09 13:37:30] "GET /obj-perms HTTP/1.1" 200 6375 0.083393 10.0.0.41 - - [2025-10-09 13:37:31] "GET /obj-perms HTTP/1.1" 200 6375 0.068135 10.0.0.41 - - [2025-10-09 13:37:41] "GET /global-system-configs HTTP/1.1" 401 297 0.000708 10.0.0.41 - - [2025-10-09 13:37:41] "GET /global-system-configs HTTP/1.1" 401 297 0.000664 10.0.0.41 - - [2025-10-09 13:38:08] "GET / HTTP/1.1" 200 36215 0.004129 10.0.0.41 - - [2025-10-09 13:38:08] "POST /fqname-to-id HTTP/1.1" 401 297 0.000654 10.0.0.41 - - [2025-10-09 13:38:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.040267 10.0.0.41 - - [2025-10-09 13:38:09] "GET /global-system-config/f800b5d4-9636-47a2-ac39-a9b92c64c301?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.008530 10.0.0.41 - - [2025-10-09 13:38:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004391 10.0.0.41 - - [2025-10-09 13:38:09] "GET /routing-instance/04f43c9e-c346-4c88-9734-d9121bb28844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.005281 10.0.0.41 - - [2025-10-09 13:38:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.009372 10.0.0.41 - - [2025-10-09 13:38:09] "GET /virtual-router/a2750915-67bc-4dfd-b8b1-633a55e951e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1234 0.005251 10.0.0.41 - - [2025-10-09 13:38:09] "PUT /virtual-router/a2750915-67bc-4dfd-b8b1-633a55e951e7 HTTP/1.1" 200 263 0.020322 10.0.0.41 - - [2025-10-09 13:38:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004330 10.0.0.41 - - [2025-10-09 13:38:09] "GET /virtual-router/a2750915-67bc-4dfd-b8b1-633a55e951e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1234 0.005391 10.0.0.41 - - [2025-10-09 13:38:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005090 10.0.0.41 - - [2025-10-09 13:38:09] "GET /virtual-machine-interface/d4ff7b58-5d00-447a-9788-94f60e3576e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1898 0.008786 10.0.0.41 - - [2025-10-09 13:38:09] "PUT /virtual-machine-interface/d4ff7b58-5d00-447a-9788-94f60e3576e0 HTTP/1.1" 200 285 0.024661 10.0.0.41 - - [2025-10-09 13:38:11] "GET /global-system-configs HTTP/1.1" 401 297 0.000520 10.0.0.41 - - [2025-10-09 13:38:11] "GET /global-system-configs HTTP/1.1" 401 297 0.000456 [Introspect:8084]10.0.0.41 - - [2025-10-09 13:38:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001084 [Introspect:8084]10.0.0.41 - - [2025-10-09 13:38:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001330 10.0.0.41 - - [2025-10-09 13:38:31] "GET /obj-perms HTTP/1.1" 200 6375 0.094518 10.0.0.41 - - [2025-10-09 13:38:32] "GET /obj-perms HTTP/1.1" 200 6375 0.095906 10.0.0.41 - - [2025-10-09 13:38:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.007935 10.0.0.41 - - [2025-10-09 13:38:32] "GET /virtual-router/a2750915-67bc-4dfd-b8b1-633a55e951e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1234 0.007575 [Introspect:8084]10.0.0.41 - - [2025-10-09 13:38:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001557 [Introspect:8084]10.0.0.41 - - [2025-10-09 13:38:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001281 [Introspect:8084]10.0.0.41 - - [2025-10-09 13:38:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001127 [Introspect:8084]10.0.0.41 - - [2025-10-09 13:38:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001888 [Introspect:8084]10.0.0.41 - - [2025-10-09 13:38:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001154 [Introspect:8084]10.0.0.41 - - [2025-10-09 13:38:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001331 10.0.0.41 - - [2025-10-09 13:39:32] "GET /obj-perms HTTP/1.1" 200 6375 0.081447 10.0.0.41 - - [2025-10-09 13:39:33] "GET /obj-perms HTTP/1.1" 200 6375 0.076877 10.0.0.41 - - [2025-10-09 13:40:07] "GET / HTTP/1.1" 200 36215 0.001675 10.0.0.41 - - [2025-10-09 13:40:17] "GET /project/2f0ea955-6c00-46c1-8ddd-92c9167f91d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000574 10.0.0.41 - - [2025-10-09 13:40:17] "GET /projects?obj_uuids=2f0ea955-6c00-46c1-8ddd-92c9167f91d0&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.032604 10.0.0.41 - - [2025-10-09 13:40:17] "GET /domains?obj_uuids=8ad80d2d-2369-4ab9-896f-7a17fd6c7f55&detail=False&count=False&shared=False HTTP/1.1" 200 123 0.003669 10.0.0.41 - - [2025-10-09 13:40:17] "POST /domains HTTP/1.1" 200 331 0.015330 10.0.0.41 - - [2025-10-09 13:40:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.056010 10.0.0.41 - - [2025-10-09 13:40:17] "GET /domain/8ad80d2d-2369-4ab9-896f-7a17fd6c7f55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.168478 10.0.0.41 - - [2025-10-09 13:40:17] "POST /id-to-fqname HTTP/1.1" 200 165 0.001540 10.0.0.41 - - [2025-10-09 13:40:18] "POST /fqname-to-id HTTP/1.1" 404 174 0.004213 10.0.0.41 - - [2025-10-09 13:40:18] "POST /security-groups HTTP/1.1" 200 560 0.069089 10.0.0.41 - - [2025-10-09 13:40:18] "POST /projects HTTP/1.1" 200 531 0.287390 10.0.0.41 - - [2025-10-09 13:40:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.320794 10.0.0.41 - - [2025-10-09 13:40:18] "POST /fqname-to-id HTTP/1.1" 404 205 0.033448 10.0.0.41 - - [2025-10-09 13:40:18] "POST /access-control-lists HTTP/1.1" 200 573 0.067139 10.0.0.41 - - [2025-10-09 13:40:18] "GET /project/2f0ea955-6c00-46c1-8ddd-92c9167f91d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1269 0.678834 10.0.0.41 - - [2025-10-09 13:40:18] "POST /fqname-to-id HTTP/1.1" 404 204 0.014493 10.0.0.41 - - [2025-10-09 13:40:18] "POST /access-control-lists HTTP/1.1" 200 571 0.069606 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-09T13:40:18Z failed with SSLError [Introspect:8084]10.0.0.41 - - [2025-10-09 13:40:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001655 10.0.0.41 - - [2025-10-09 13:40:20] "GET /domains?obj_uuids=8ad80d2d-2369-4ab9-896f-7a17fd6c7f55&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001325 10.0.0.41 - - [2025-10-09 13:40:20] "GET /domain/8ad80d2d-2369-4ab9-896f-7a17fd6c7f55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.008964 10.0.0.41 - - [2025-10-09 13:40:20] "POST /fqname-to-id HTTP/1.1" 404 197 0.037099 10.0.0.41 - - [2025-10-09 13:40:20] "GET /projects?obj_uuids=1b845d13-9fcd-48d4-9251-0abab722f9ad&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003537 10.0.0.41 - - [2025-10-09 13:40:20] "GET /domains?obj_uuids=8ad80d2d-2369-4ab9-896f-7a17fd6c7f55&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001634 10.0.0.41 - - [2025-10-09 13:40:20] "GET /domain/8ad80d2d-2369-4ab9-896f-7a17fd6c7f55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.009766 10.0.0.41 - - [2025-10-09 13:40:20] "POST /id-to-fqname HTTP/1.1" 200 199 0.002335 10.0.0.41 - - [2025-10-09 13:40:20] "POST /fqname-to-id HTTP/1.1" 404 208 0.003463 10.0.0.41 - - [2025-10-09 13:40:20] "POST /security-groups HTTP/1.1" 200 594 0.070492 10.0.0.41 - - [2025-10-09 13:40:21] "POST /fqname-to-id HTTP/1.1" 404 243 0.004342 10.0.0.41 - - [2025-10-09 13:40:21] "POST /projects HTTP/1.1" 200 599 0.277144 10.0.0.41 - - [2025-10-09 13:40:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.316777 10.0.0.41 - - [2025-10-09 13:40:21] "POST /access-control-lists HTTP/1.1" 200 607 0.078500 10.0.0.41 - - [2025-10-09 13:40:21] "GET /project/1b845d13-9fcd-48d4-9251-0abab722f9ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.506757 10.0.0.41 - - [2025-10-09 13:40:21] "POST /fqname-to-id HTTP/1.1" 404 242 0.006532 10.0.0.41 - - [2025-10-09 13:40:21] "POST /access-control-lists HTTP/1.1" 200 605 0.069461 10.0.0.41 - - [2025-10-09 13:40:22] "GET / HTTP/1.1" 200 36215 0.004192 10.0.0.41 - - [2025-10-09 13:40:25] "DELETE /project/1b845d139fcd48d492510abab722f9ad HTTP/1.1" 404 173 0.005275 10.0.0.41 - - [2025-10-09 13:40:25] "DELETE /project/2f0ea9556c0046c18ddd92c9167f91d0 HTTP/1.1" 404 173 0.004887 10.0.0.41 - - [2025-10-09 13:40:30] "POST /fqname-to-id HTTP/1.1" 401 297 0.000668 10.0.0.41 - - [2025-10-09 13:40:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.033601 10.0.0.41 - - [2025-10-09 13:40:31] "GET /projects?obj_uuids=1b845d13-9fcd-48d4-9251-0abab722f9ad&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.072037 10.0.0.41 - - [2025-10-09 13:40:31] "GET /project/1b845d13-9fcd-48d4-9251-0abab722f9ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.106358 252.41.184.232 - - [2025-10-09 13:40:31] "POST /neutron/network HTTP/1.1" 200 117 0.053105 10.0.0.41 - - [2025-10-09 13:40:32] "GET /projects?obj_uuids=1b845d13-9fcd-48d4-9251-0abab722f9ad&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001396 252.41.184.232 - - [2025-10-09 13:40:32] "POST /neutron/network HTTP/1.1" 200 618 0.099585 10.0.0.41 - - [2025-10-09 13:40:32] "POST /route-targets HTTP/1.1" 200 328 0.023617 10.0.0.41 - - [2025-10-09 13:40:32] "POST /ref-update HTTP/1.1" 200 156 0.016561 10.0.0.41 - - [2025-10-09 13:40:32] "POST /useragent-kv HTTP/1.1" 200 115 0.007318 252.41.184.232 - - [2025-10-09 13:40:32] "POST /neutron/subnet HTTP/1.1" 200 729 0.212873 252.41.184.232 - - [2025-10-09 13:40:32] "POST /neutron/network HTTP/1.1" 200 838 0.007343 10.0.0.41 - - [2025-10-09 13:40:32] "POST /id-to-fqname HTTP/1.1" 200 231 0.001560 10.0.0.41 - - [2025-10-09 13:40:32] "GET /virtual-network/377cb551-ec5b-4a8e-b51f-1cd5609f3a9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.007139 252.41.184.232 - - [2025-10-09 13:40:32] "POST /neutron/network HTTP/1.1" 200 838 0.007732 10.0.0.41 - - [2025-10-09 13:40:32] "GET /virtual-network/377cb551-ec5b-4a8e-b51f-1cd5609f3a9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.006630 252.41.184.232 - - [2025-10-09 13:40:32] "POST /neutron/network HTTP/1.1" 200 838 0.007499 252.41.184.232 - - [2025-10-09 13:40:32] "POST /neutron/subnet HTTP/1.1" 200 729 0.010251 10.0.0.41 - - [2025-10-09 13:40:32] "GET /domains HTTP/1.1" 401 297 0.000547 10.0.0.41 - - [2025-10-09 13:40:33] "GET /domains HTTP/1.1" 200 438 0.038436 10.0.0.41 - - [2025-10-09 13:40:33] "GET /domains?obj_uuids=8ad80d2d-2369-4ab9-896f-7a17fd6c7f55&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001189 10.0.0.41 - - [2025-10-09 13:40:33] "GET /domain/8ad80d2d-2369-4ab9-896f-7a17fd6c7f55 HTTP/1.1" 200 1316 0.009872 10.0.0.41 - - [2025-10-09 13:40:33] "GET /projects?obj_uuids=1b845d13-9fcd-48d4-9251-0abab722f9ad&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001080 10.0.0.41 - - [2025-10-09 13:40:33] "GET /project/1b845d13-9fcd-48d4-9251-0abab722f9ad HTTP/1.1" 200 2163 0.029146 10.0.0.41 - - [2025-10-09 13:40:33] "GET /virtual-network/377cb551-ec5b-4a8e-b51f-1cd5609f3a9e HTTP/1.1" 200 2344 0.008177 10.0.0.41 - - [2025-10-09 13:40:33] "GET /virtual-network/377cb551-ec5b-4a8e-b51f-1cd5609f3a9e HTTP/1.1" 200 2344 0.008533 10.0.0.41 - - [2025-10-09 13:40:33] "GET /routing-instance/28cf4a37-d873-4a62-89af-871932145fe9 HTTP/1.1" 200 1494 0.004741 10.0.0.41 - - [2025-10-09 13:40:33] "GET /routing-instance/28cf4a37-d873-4a62-89af-871932145fe9 HTTP/1.1" 200 1494 0.004927 10.0.0.41 - - [2025-10-09 13:40:33] "GET /route-target/791a32f4-63ed-4b61-bc89-34715380ed38 HTTP/1.1" 200 1219 0.005016 10.0.0.41 - - [2025-10-09 13:40:33] "GET /obj-perms HTTP/1.1" 200 6375 0.063484 10.0.0.41 - - [2025-10-09 13:40:33] "GET /virtual-network/377cb551-ec5b-4a8e-b51f-1cd5609f3a9e HTTP/1.1" 200 2344 0.008007 10.0.0.41 - - [2025-10-09 13:40:33] "GET /routing-instance/28cf4a37-d873-4a62-89af-871932145fe9 HTTP/1.1" 200 1494 0.006549 10.0.0.41 - - [2025-10-09 13:40:33] "GET /virtual-network/377cb551-ec5b-4a8e-b51f-1cd5609f3a9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.009302 10.0.0.41 - - [2025-10-09 13:40:33] "GET /virtual-network/377cb551-ec5b-4a8e-b51f-1cd5609f3a9e HTTP/1.1" 200 2344 0.006173 10.0.0.41 - - [2025-10-09 13:40:34] "GET /routing-instance/28cf4a37-d873-4a62-89af-871932145fe9 HTTP/1.1" 200 1494 0.005294 10.0.0.41 - - [2025-10-09 13:40:34] "GET /routing-instance/28cf4a37-d873-4a62-89af-871932145fe9 HTTP/1.1" 200 1494 0.004802 10.0.0.41 - - [2025-10-09 13:40:34] "GET /route-target/791a32f4-63ed-4b61-bc89-34715380ed38 HTTP/1.1" 200 1219 0.004719 10.0.0.41 - - [2025-10-09 13:40:34] "GET /obj-perms HTTP/1.1" 200 6375 0.058943 10.0.0.41 - - [2025-10-09 13:40:34] "GET /domains HTTP/1.1" 200 438 0.003916 10.0.0.41 - - [2025-10-09 13:40:34] "GET /domains?obj_uuids=8ad80d2d-2369-4ab9-896f-7a17fd6c7f55&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001306 10.0.0.41 - - [2025-10-09 13:40:34] "GET /domain/8ad80d2d-2369-4ab9-896f-7a17fd6c7f55 HTTP/1.1" 200 1316 0.009030 10.0.0.41 - - [2025-10-09 13:40:34] "GET /projects?obj_uuids=1b845d13-9fcd-48d4-9251-0abab722f9ad&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001102 10.0.0.41 - - [2025-10-09 13:40:34] "GET /project/1b845d13-9fcd-48d4-9251-0abab722f9ad HTTP/1.1" 200 2163 0.032719 10.0.0.41 - - [2025-10-09 13:40:34] "GET /virtual-network/377cb551-ec5b-4a8e-b51f-1cd5609f3a9e HTTP/1.1" 200 2344 0.006180 10.0.0.41 - - [2025-10-09 13:40:35] "GET /obj-perms HTTP/1.1" 200 6444 0.070075 10.0.0.41 - - [2025-10-09 13:40:35] "POST /id-to-fqname HTTP/1.1" 200 231 0.001719 252.41.184.232 - - [2025-10-09 13:40:39] "POST /neutron/network HTTP/1.1" 200 848 0.007138 252.41.184.232 - - [2025-10-09 13:40:39] "GET /aaa-mode HTTP/1.1" 401 297 0.000516 252.41.184.232 - - [2025-10-09 13:40:39] "GET / HTTP/1.1" 200 36215 0.002267 252.41.184.232 - - [2025-10-09 13:40:39] "GET /project/1b845d13-9fcd-48d4-9251-0abab722f9ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000512 10.0.0.41 - - [2025-10-09 13:40:40] "GET /projects?obj_uuids=1b845d13-9fcd-48d4-9251-0abab722f9ad&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001209 252.41.184.232 - - [2025-10-09 13:40:40] "GET /project/1b845d13-9fcd-48d4-9251-0abab722f9ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.071671 252.41.184.232 - - [2025-10-09 13:40:40] "POST /neutron/network HTTP/1.1" 200 838 0.038562 252.41.184.232 - - [2025-10-09 13:40:41] "POST /neutron/port HTTP/1.1" 200 117 0.006824 252.41.184.232 - - [2025-10-09 13:40:43] "POST /neutron/port HTTP/1.1" 200 117 0.007555 252.41.184.232 - - [2025-10-09 13:40:43] "POST /neutron/network HTTP/1.1" 200 848 0.006759 10.0.0.41 - - [2025-10-09 13:40:43] "GET /projects?obj_uuids=1b845d13-9fcd-48d4-9251-0abab722f9ad&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001623 252.41.184.232 - - [2025-10-09 13:40:43] "POST /neutron/port HTTP/1.1" 200 1070 0.373741 252.41.184.232 - - [2025-10-09 13:40:44] "POST /neutron/port HTTP/1.1" 200 1044 0.015367 252.41.184.232 - - [2025-10-09 13:40:44] "POST /neutron/security_group HTTP/1.1" 200 2067 0.008649 252.41.184.232 - - [2025-10-09 13:40:44] "POST /neutron/port HTTP/1.1" 200 1070 0.044106 252.41.184.232 - - [2025-10-09 13:40:44] "POST /neutron/port HTTP/1.1" 200 1070 0.010617 252.41.184.232 - - [2025-10-09 13:40:44] "POST /neutron/port HTTP/1.1" 200 1120 0.086672 252.41.184.232 - - [2025-10-09 13:40:45] "POST /neutron/port HTTP/1.1" 200 1094 0.014762 252.41.184.232 - - [2025-10-09 13:40:45] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004358 252.41.184.232 - - [2025-10-09 13:40:45] "POST /neutron/subnet HTTP/1.1" 200 703 0.008848 252.41.184.232 - - [2025-10-09 13:40:45] "POST /neutron/port HTTP/1.1" 200 117 0.001374 252.41.184.232 - - [2025-10-09 13:40:45] "POST /neutron/network HTTP/1.1" 200 838 0.006949 252.41.184.232 - - [2025-10-09 13:40:49] "POST /neutron/port HTTP/1.1" 200 1094 0.021977 252.41.184.232 - - [2025-10-09 13:40:49] "POST /neutron/security_group HTTP/1.1" 200 2067 0.008243 10.0.0.41 - - [2025-10-09 13:40:49] "GET /obj-perms HTTP/1.1" 200 6444 0.002267 10.0.0.41 - - [2025-10-09 13:40:50] "GET /obj-perms HTTP/1.1" 200 6444 0.002110 10.0.0.41 - - [2025-10-09 13:40:51] "GET /obj-perms HTTP/1.1" 200 6444 0.002365 10.0.0.41 - - [2025-10-09 13:40:52] "GET /obj-perms HTTP/1.1" 200 6444 0.002018 10.0.0.41 - - [2025-10-09 13:40:54] "GET /obj-perms HTTP/1.1" 200 6444 0.001962 252.41.184.232 - - [2025-10-09 13:40:55] "POST /neutron/network HTTP/1.1" 200 838 0.008454 252.41.184.232 - - [2025-10-09 13:40:55] "POST /neutron/network HTTP/1.1" 400 204 0.012758 252.41.184.232 - - [2025-10-09 13:40:56] "POST /neutron/port HTTP/1.1" 200 1094 0.015485 252.41.184.232 - - [2025-10-09 13:40:56] "POST /neutron/port HTTP/1.1" 200 1120 0.013351 252.41.184.232 - - [2025-10-09 13:40:56] "POST /neutron/port HTTP/1.1" 200 151 0.145722 252.41.184.232 - - [2025-10-09 13:40:57] "POST /neutron/network HTTP/1.1" 200 838 0.006637 10.0.0.41 - - [2025-10-09 13:40:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.007165 10.0.0.41 - - [2025-10-09 13:40:57] "POST /useragent-kv HTTP/1.1" 200 115 0.004825 10.0.0.41 - - [2025-10-09 13:40:57] "POST /useragent-kv HTTP/1.1" 200 115 0.003493 252.41.184.232 - - [2025-10-09 13:40:57] "POST /neutron/network HTTP/1.1" 200 151 0.105332 10.0.0.41 - - [2025-10-09 13:40:57] "DELETE /route-target/791a32f4-63ed-4b61-bc89-34715380ed38 HTTP/1.1" 200 115 0.034629 10.0.0.41 - - [2025-10-09 13:40:57] "GET /routing-instance/28cf4a37-d873-4a62-89af-871932145fe9 HTTP/1.1" 404 171 0.005546 10.0.0.41 - - [2025-10-09 13:40:57] "GET /domains HTTP/1.1" 200 438 0.003972 10.0.0.41 - - [2025-10-09 13:40:57] "GET /domains?obj_uuids=8ad80d2d-2369-4ab9-896f-7a17fd6c7f55&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001979 10.0.0.41 - - [2025-10-09 13:40:57] "GET /domain/8ad80d2d-2369-4ab9-896f-7a17fd6c7f55 HTTP/1.1" 200 1316 0.009876 10.0.0.41 - - [2025-10-09 13:40:57] "GET /projects?obj_uuids=1b845d13-9fcd-48d4-9251-0abab722f9ad&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001097 10.0.0.41 - - [2025-10-09 13:40:57] "GET /project/1b845d13-9fcd-48d4-9251-0abab722f9ad HTTP/1.1" 200 1914 0.050460 10.0.0.41 - - [2025-10-09 13:40:58] "GET /projects?obj_uuids=1b845d13-9fcd-48d4-9251-0abab722f9ad&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001292 10.0.0.41 - - [2025-10-09 13:40:58] "GET /project/1b845d13-9fcd-48d4-9251-0abab722f9ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.030462 10.0.0.41 - - [2025-10-09 13:40:58] "GET /projects?obj_uuids=1b845d13-9fcd-48d4-9251-0abab722f9ad&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001627 10.0.0.41 - - [2025-10-09 13:40:58] "GET /project/1b845d13-9fcd-48d4-9251-0abab722f9ad?fields=virtual_networks HTTP/1.1" 200 1053 0.080854 10.0.0.41 - - [2025-10-09 13:40:58] "GET /projects?obj_uuids=1b845d13-9fcd-48d4-9251-0abab722f9ad&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001266 10.0.0.41 - - [2025-10-09 13:40:58] "GET /project/1b845d13-9fcd-48d4-9251-0abab722f9ad?fields=virtual_machine_interfaces HTTP/1.1" 200 1053 0.032883 10.0.0.41 - - [2025-10-09 13:40:58] "GET /projects?obj_uuids=1b845d13-9fcd-48d4-9251-0abab722f9ad&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001587 10.0.0.41 - - [2025-10-09 13:40:58] "GET /project/1b845d13-9fcd-48d4-9251-0abab722f9ad?fields=security_groups HTTP/1.1" 200 1289 0.037790 10.0.0.41 - - [2025-10-09 13:40:59] "GET /projects?obj_uuids=2f0ea955-6c00-46c1-8ddd-92c9167f91d0&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001250 10.0.0.41 - - [2025-10-09 13:40:59] "GET /project/2f0ea955-6c00-46c1-8ddd-92c9167f91d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1269 0.037506 10.0.0.41 - - [2025-10-09 13:41:03] "GET /projects?obj_uuids=2f0ea955-6c00-46c1-8ddd-92c9167f91d0&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001178 10.0.0.41 - - [2025-10-09 13:41:03] "GET /project/2f0ea955-6c00-46c1-8ddd-92c9167f91d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1269 0.033511 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-09T13:41:04Z failed with SSLError 10.0.0.41 - - [2025-10-09 13:41:04] "GET /domains?obj_uuids=8ad80d2d-2369-4ab9-896f-7a17fd6c7f55&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001175 10.0.0.41 - - [2025-10-09 13:41:04] "GET /domain/8ad80d2d-2369-4ab9-896f-7a17fd6c7f55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.008967 10.0.0.41 - - [2025-10-09 13:41:05] "POST /fqname-to-id HTTP/1.1" 404 198 0.040770 10.0.0.41 - - [2025-10-09 13:41:05] "GET /projects?obj_uuids=cf8d3751-903c-47dc-aa6c-a0df97e6306d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003061 10.0.0.41 - - [2025-10-09 13:41:05] "GET /domains?obj_uuids=8ad80d2d-2369-4ab9-896f-7a17fd6c7f55&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001204 10.0.0.41 - - [2025-10-09 13:41:05] "GET /domain/8ad80d2d-2369-4ab9-896f-7a17fd6c7f55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007898 10.0.0.41 - - [2025-10-09 13:41:05] "POST /id-to-fqname HTTP/1.1" 200 200 0.002546 10.0.0.41 - - [2025-10-09 13:41:05] "POST /fqname-to-id HTTP/1.1" 404 209 0.004416 10.0.0.41 - - [2025-10-09 13:41:05] "POST /security-groups HTTP/1.1" 200 595 0.073011 10.0.0.41 - - [2025-10-09 13:41:05] "POST /fqname-to-id HTTP/1.1" 404 244 0.003915 10.0.0.41 - - [2025-10-09 13:41:05] "POST /projects HTTP/1.1" 200 601 0.255816 10.0.0.41 - - [2025-10-09 13:41:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.293671 10.0.0.41 - - [2025-10-09 13:41:05] "POST /access-control-lists HTTP/1.1" 200 608 0.062471 10.0.0.41 - - [2025-10-09 13:41:05] "GET /project/cf8d3751-903c-47dc-aa6c-a0df97e6306d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.461049 10.0.0.41 - - [2025-10-09 13:41:05] "POST /fqname-to-id HTTP/1.1" 404 243 0.004494 10.0.0.41 - - [2025-10-09 13:41:05] "POST /access-control-lists HTTP/1.1" 200 606 0.073211 10.0.0.41 - - [2025-10-09 13:41:07] "GET / HTTP/1.1" 200 36215 0.002697 10.0.0.41 - - [2025-10-09 13:41:07] "GET /projects?obj_uuids=2f0ea955-6c00-46c1-8ddd-92c9167f91d0&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001151 10.0.0.41 - - [2025-10-09 13:41:07] "GET /project/2f0ea955-6c00-46c1-8ddd-92c9167f91d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1269 0.034276 10.0.0.41 - - [2025-10-09 13:41:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003787 10.0.0.41 - - [2025-10-09 13:41:08] "GET /security-group/ba436904-e331-4270-a476-6c66b3737850?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3681 0.005809 10.0.0.41 - - [2025-10-09 13:41:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003655 10.0.0.41 - - [2025-10-09 13:41:08] "GET /projects?obj_uuids=2f0ea955-6c00-46c1-8ddd-92c9167f91d0&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001469 10.0.0.41 - - [2025-10-09 13:41:08] "GET /project/2f0ea955-6c00-46c1-8ddd-92c9167f91d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1269 0.042525 10.0.0.41 - - [2025-10-09 13:41:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004112 10.0.0.41 - - [2025-10-09 13:41:09] "GET /security-group/ba436904-e331-4270-a476-6c66b3737850?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3681 0.006245 10.0.0.41 - - [2025-10-09 13:41:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004538 10.0.0.41 - - [2025-10-09 13:41:09] "PUT /security-group/ba436904-e331-4270-a476-6c66b3737850 HTTP/1.1" 200 263 0.018537 10.0.0.41 - - [2025-10-09 13:41:09] "PUT /access-control-list/afefdd32-3332-4b14-a198-498a1a942514 HTTP/1.1" 200 273 0.011864 10.0.0.41 - - [2025-10-09 13:41:09] "PUT /access-control-list/2c8bb61d-535e-4066-840a-d3e6a83419f3 HTTP/1.1" 200 273 0.012838 10.0.0.41 - - [2025-10-09 13:41:09] "POST /fqname-to-id HTTP/1.1" 401 297 0.000752 10.0.0.41 - - [2025-10-09 13:41:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.110276 10.0.0.41 - - [2025-10-09 13:41:10] "GET /projects?obj_uuids=cf8d3751-903c-47dc-aa6c-a0df97e6306d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001186 10.0.0.41 - - [2025-10-09 13:41:10] "GET /project/cf8d3751-903c-47dc-aa6c-a0df97e6306d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.034814 252.41.184.232 - - [2025-10-09 13:41:10] "POST /neutron/network HTTP/1.1" 200 117 0.050652 10.0.0.41 - - [2025-10-09 13:41:10] "GET /projects?obj_uuids=cf8d3751-903c-47dc-aa6c-a0df97e6306d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001373 252.41.184.232 - - [2025-10-09 13:41:10] "POST /neutron/network HTTP/1.1" 200 617 0.102113 10.0.0.41 - - [2025-10-09 13:41:10] "POST /route-targets HTTP/1.1" 200 328 0.024385 10.0.0.41 - - [2025-10-09 13:41:10] "POST /ref-update HTTP/1.1" 200 156 0.018983 10.0.0.41 - - [2025-10-09 13:41:10] "POST /useragent-kv HTTP/1.1" 200 115 0.005021 252.41.184.232 - - [2025-10-09 13:41:10] "POST /neutron/subnet HTTP/1.1" 200 720 0.244870 252.41.184.232 - - [2025-10-09 13:41:10] "POST /neutron/network HTTP/1.1" 200 835 0.007085 10.0.0.41 - - [2025-10-09 13:41:10] "POST /id-to-fqname HTTP/1.1" 200 231 0.001754 10.0.0.41 - - [2025-10-09 13:41:10] "GET /virtual-network/6b60999c-50db-474c-aea0-a5658e1c43a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.006515 252.41.184.232 - - [2025-10-09 13:41:10] "POST /neutron/network HTTP/1.1" 200 835 0.008804 10.0.0.41 - - [2025-10-09 13:41:11] "GET /virtual-network/6b60999c-50db-474c-aea0-a5658e1c43a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.006911 252.41.184.232 - - [2025-10-09 13:41:11] "POST /neutron/network HTTP/1.1" 200 835 0.008277 252.41.184.232 - - [2025-10-09 13:41:11] "POST /neutron/subnet HTTP/1.1" 200 720 0.009808 10.0.0.41 - - [2025-10-09 13:41:11] "GET /domains HTTP/1.1" 401 297 0.000688 10.0.0.41 - - [2025-10-09 13:41:11] "GET /domains HTTP/1.1" 200 438 0.039232 10.0.0.41 - - [2025-10-09 13:41:11] "GET /domains?obj_uuids=8ad80d2d-2369-4ab9-896f-7a17fd6c7f55&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001110 10.0.0.41 - - [2025-10-09 13:41:11] "GET /domain/8ad80d2d-2369-4ab9-896f-7a17fd6c7f55 HTTP/1.1" 200 1513 0.009418 10.0.0.41 - - [2025-10-09 13:41:11] "GET /projects?obj_uuids=cf8d3751-903c-47dc-aa6c-a0df97e6306d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001526 10.0.0.41 - - [2025-10-09 13:41:11] "GET /project/cf8d3751-903c-47dc-aa6c-a0df97e6306d HTTP/1.1" 200 2170 0.055225 10.0.0.41 - - [2025-10-09 13:41:11] "GET /virtual-network/6b60999c-50db-474c-aea0-a5658e1c43a0 HTTP/1.1" 200 2337 0.008143 10.0.0.41 - - [2025-10-09 13:41:11] "GET /virtual-network/6b60999c-50db-474c-aea0-a5658e1c43a0 HTTP/1.1" 200 2337 0.009470 10.0.0.41 - - [2025-10-09 13:41:11] "GET /routing-instance/125775cc-7ba6-4391-b88f-1ab15c1bf474 HTTP/1.1" 200 1492 0.005286 10.0.0.41 - - [2025-10-09 13:41:12] "GET /routing-instance/125775cc-7ba6-4391-b88f-1ab15c1bf474 HTTP/1.1" 200 1492 0.005368 10.0.0.41 - - [2025-10-09 13:41:12] "GET /route-target/89e082f8-b972-4938-bc03-51dd573374db HTTP/1.1" 200 1218 0.004665 10.0.0.41 - - [2025-10-09 13:41:12] "GET /virtual-network/6b60999c-50db-474c-aea0-a5658e1c43a0 HTTP/1.1" 200 2337 0.007289 10.0.0.41 - - [2025-10-09 13:41:12] "GET /routing-instance/125775cc-7ba6-4391-b88f-1ab15c1bf474 HTTP/1.1" 200 1492 0.004515 10.0.0.41 - - [2025-10-09 13:41:12] "GET /virtual-network/6b60999c-50db-474c-aea0-a5658e1c43a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.006739 10.0.0.41 - - [2025-10-09 13:41:12] "GET /virtual-network/6b60999c-50db-474c-aea0-a5658e1c43a0 HTTP/1.1" 200 2337 0.007275 10.0.0.41 - - [2025-10-09 13:41:12] "GET /routing-instance/125775cc-7ba6-4391-b88f-1ab15c1bf474 HTTP/1.1" 200 1492 0.004703 10.0.0.41 - - [2025-10-09 13:41:12] "GET /routing-instance/125775cc-7ba6-4391-b88f-1ab15c1bf474 HTTP/1.1" 200 1492 0.004803 10.0.0.41 - - [2025-10-09 13:41:12] "GET /route-target/89e082f8-b972-4938-bc03-51dd573374db HTTP/1.1" 200 1218 0.004416 10.0.0.41 - - [2025-10-09 13:41:12] "GET /domains HTTP/1.1" 200 438 0.003443 10.0.0.41 - - [2025-10-09 13:41:12] "GET /domains?obj_uuids=8ad80d2d-2369-4ab9-896f-7a17fd6c7f55&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001860 10.0.0.41 - - [2025-10-09 13:41:12] "GET /domain/8ad80d2d-2369-4ab9-896f-7a17fd6c7f55 HTTP/1.1" 200 1513 0.008960 10.0.0.41 - - [2025-10-09 13:41:12] "GET /projects?obj_uuids=cf8d3751-903c-47dc-aa6c-a0df97e6306d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001327 10.0.0.41 - - [2025-10-09 13:41:12] "GET /project/cf8d3751-903c-47dc-aa6c-a0df97e6306d HTTP/1.1" 200 2170 0.036311 10.0.0.41 - - [2025-10-09 13:41:12] "GET /virtual-network/6b60999c-50db-474c-aea0-a5658e1c43a0 HTTP/1.1" 200 2337 0.006283 10.0.0.41 - - [2025-10-09 13:41:13] "GET /obj-perms HTTP/1.1" 200 6446 0.065296 10.0.0.41 - - [2025-10-09 13:41:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003952 10.0.0.41 - - [2025-10-09 13:41:13] "GET /projects?obj_uuids=cf8d3751-903c-47dc-aa6c-a0df97e6306d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001127 10.0.0.41 - - [2025-10-09 13:41:13] "GET /project/cf8d3751-903c-47dc-aa6c-a0df97e6306d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.048251 252.41.184.232 - - [2025-10-09 13:41:13] "POST /neutron/network HTTP/1.1" 200 117 0.011160 10.0.0.41 - - [2025-10-09 13:41:13] "GET /projects?obj_uuids=cf8d3751-903c-47dc-aa6c-a0df97e6306d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001105 252.41.184.232 - - [2025-10-09 13:41:13] "POST /neutron/network HTTP/1.1" 200 617 0.090885 10.0.0.41 - - [2025-10-09 13:41:13] "POST /route-targets HTTP/1.1" 200 328 0.014511 10.0.0.41 - - [2025-10-09 13:41:13] "POST /ref-update HTTP/1.1" 200 156 0.037674 10.0.0.41 - - [2025-10-09 13:41:14] "POST /useragent-kv HTTP/1.1" 200 115 0.004189 252.41.184.232 - - [2025-10-09 13:41:14] "POST /neutron/subnet HTTP/1.1" 200 734 0.154482 252.41.184.232 - - [2025-10-09 13:41:14] "POST /neutron/network HTTP/1.1" 200 838 0.009653 10.0.0.41 - - [2025-10-09 13:41:14] "POST /id-to-fqname HTTP/1.1" 200 231 0.001753 10.0.0.41 - - [2025-10-09 13:41:14] "GET /virtual-network/94ef8eee-02fd-400c-b3f6-67ec7fa65c92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.006855 252.41.184.232 - - [2025-10-09 13:41:14] "POST /neutron/network HTTP/1.1" 200 838 0.007498 10.0.0.41 - - [2025-10-09 13:41:14] "GET /virtual-network/94ef8eee-02fd-400c-b3f6-67ec7fa65c92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.007240 252.41.184.232 - - [2025-10-09 13:41:14] "POST /neutron/network HTTP/1.1" 200 838 0.007396 252.41.184.232 - - [2025-10-09 13:41:14] "POST /neutron/subnet HTTP/1.1" 200 734 0.007856 10.0.0.41 - - [2025-10-09 13:41:14] "GET /domains HTTP/1.1" 200 438 0.003337 10.0.0.41 - - [2025-10-09 13:41:14] "GET /domains?obj_uuids=8ad80d2d-2369-4ab9-896f-7a17fd6c7f55&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001136 10.0.0.41 - - [2025-10-09 13:41:14] "GET /domain/8ad80d2d-2369-4ab9-896f-7a17fd6c7f55 HTTP/1.1" 200 1513 0.008844 10.0.0.41 - - [2025-10-09 13:41:14] "GET /projects?obj_uuids=cf8d3751-903c-47dc-aa6c-a0df97e6306d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001313 10.0.0.41 - - [2025-10-09 13:41:14] "GET /project/cf8d3751-903c-47dc-aa6c-a0df97e6306d HTTP/1.1" 200 2397 0.040695 10.0.0.41 - - [2025-10-09 13:41:14] "GET /virtual-network/94ef8eee-02fd-400c-b3f6-67ec7fa65c92 HTTP/1.1" 200 2347 0.007425 10.0.0.41 - - [2025-10-09 13:41:14] "GET /virtual-network/94ef8eee-02fd-400c-b3f6-67ec7fa65c92 HTTP/1.1" 200 2347 0.009318 10.0.0.41 - - [2025-10-09 13:41:14] "GET /routing-instance/9783016c-96b2-4e53-bd7c-b902587380c7 HTTP/1.1" 200 1493 0.004550 10.0.0.41 - - [2025-10-09 13:41:14] "GET /routing-instance/9783016c-96b2-4e53-bd7c-b902587380c7 HTTP/1.1" 200 1493 0.004486 10.0.0.41 - - [2025-10-09 13:41:14] "GET /route-target/3031ba51-47b5-4323-bad6-19d2307c54f4 HTTP/1.1" 200 1218 0.004545 10.0.0.41 - - [2025-10-09 13:41:14] "GET /virtual-network/94ef8eee-02fd-400c-b3f6-67ec7fa65c92 HTTP/1.1" 200 2347 0.006259 10.0.0.41 - - [2025-10-09 13:41:15] "GET /routing-instance/9783016c-96b2-4e53-bd7c-b902587380c7 HTTP/1.1" 200 1493 0.005940 10.0.0.41 - - [2025-10-09 13:41:15] "GET /virtual-network/94ef8eee-02fd-400c-b3f6-67ec7fa65c92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.006898 10.0.0.41 - - [2025-10-09 13:41:15] "GET /virtual-network/94ef8eee-02fd-400c-b3f6-67ec7fa65c92 HTTP/1.1" 200 2347 0.006585 10.0.0.41 - - [2025-10-09 13:41:15] "GET /routing-instance/9783016c-96b2-4e53-bd7c-b902587380c7 HTTP/1.1" 200 1493 0.004631 10.0.0.41 - - [2025-10-09 13:41:15] "GET /routing-instance/9783016c-96b2-4e53-bd7c-b902587380c7 HTTP/1.1" 200 1493 0.004555 10.0.0.41 - - [2025-10-09 13:41:15] "GET /route-target/3031ba51-47b5-4323-bad6-19d2307c54f4 HTTP/1.1" 200 1218 0.004661 10.0.0.41 - - [2025-10-09 13:41:15] "GET /domains HTTP/1.1" 200 438 0.004711 10.0.0.41 - - [2025-10-09 13:41:15] "GET /domains?obj_uuids=8ad80d2d-2369-4ab9-896f-7a17fd6c7f55&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001179 10.0.0.41 - - [2025-10-09 13:41:15] "GET /domain/8ad80d2d-2369-4ab9-896f-7a17fd6c7f55 HTTP/1.1" 200 1513 0.008773 10.0.0.41 - - [2025-10-09 13:41:15] "GET /projects?obj_uuids=cf8d3751-903c-47dc-aa6c-a0df97e6306d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001210 10.0.0.41 - - [2025-10-09 13:41:15] "GET /project/cf8d3751-903c-47dc-aa6c-a0df97e6306d HTTP/1.1" 200 2397 0.044219 10.0.0.41 - - [2025-10-09 13:41:15] "GET /virtual-network/94ef8eee-02fd-400c-b3f6-67ec7fa65c92 HTTP/1.1" 200 2347 0.007047 10.0.0.41 - - [2025-10-09 13:41:15] "GET /obj-perms HTTP/1.1" 200 6446 0.002722 10.0.0.41 - - [2025-10-09 13:41:15] "POST /id-to-fqname HTTP/1.1" 200 231 0.001564 252.41.184.232 - - [2025-10-09 13:41:16] "POST /neutron/network HTTP/1.1" 200 848 0.007496 252.41.184.232 - - [2025-10-09 13:41:16] "GET /aaa-mode HTTP/1.1" 401 297 0.000471 252.41.184.232 - - [2025-10-09 13:41:16] "GET / HTTP/1.1" 200 36215 0.002002 252.41.184.232 - - [2025-10-09 13:41:16] "GET /project/cf8d3751-903c-47dc-aa6c-a0df97e6306d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000479 10.0.0.41 - - [2025-10-09 13:41:17] "GET /projects?obj_uuids=cf8d3751-903c-47dc-aa6c-a0df97e6306d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001220 252.41.184.232 - - [2025-10-09 13:41:17] "GET /project/cf8d3751-903c-47dc-aa6c-a0df97e6306d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.065527 252.41.184.232 - - [2025-10-09 13:41:17] "POST /neutron/network HTTP/1.1" 200 838 0.037076 252.41.184.232 - - [2025-10-09 13:41:18] "POST /neutron/port HTTP/1.1" 200 117 0.006970 252.41.184.232 - - [2025-10-09 13:41:18] "POST /neutron/port HTTP/1.1" 200 117 0.013628 10.0.0.41 - - [2025-10-09 13:41:18] "POST /id-to-fqname HTTP/1.1" 200 231 0.002198 252.41.184.232 - - [2025-10-09 13:41:18] "POST /neutron/port HTTP/1.1" 200 117 0.007068 252.41.184.232 - - [2025-10-09 13:41:18] "POST /neutron/network HTTP/1.1" 200 845 0.007886 252.41.184.232 - - [2025-10-09 13:41:18] "GET /aaa-mode HTTP/1.1" 401 297 0.000503 252.41.184.232 - - [2025-10-09 13:41:18] "GET / HTTP/1.1" 200 36215 0.002087 252.41.184.232 - - [2025-10-09 13:41:18] "GET /project/cf8d3751-903c-47dc-aa6c-a0df97e6306d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000431 252.41.184.232 - - [2025-10-09 13:41:18] "POST /neutron/network HTTP/1.1" 200 848 0.008516 10.0.0.41 - - [2025-10-09 13:41:18] "GET /projects?obj_uuids=cf8d3751-903c-47dc-aa6c-a0df97e6306d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001338 10.0.0.41 - - [2025-10-09 13:41:19] "GET /projects?obj_uuids=cf8d3751-903c-47dc-aa6c-a0df97e6306d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001450 252.41.184.232 - - [2025-10-09 13:41:19] "GET /project/cf8d3751-903c-47dc-aa6c-a0df97e6306d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.108065 252.41.184.232 - - [2025-10-09 13:41:19] "POST /neutron/port HTTP/1.1" 200 1072 0.390099 252.41.184.232 - - [2025-10-09 13:41:19] "POST /neutron/port HTTP/1.1" 200 1072 0.013525 252.41.184.232 - - [2025-10-09 13:41:19] "POST /neutron/port HTTP/1.1" 200 1072 0.010249 252.41.184.232 - - [2025-10-09 13:41:19] "POST /neutron/port HTTP/1.1" 200 1122 0.101012 252.41.184.232 - - [2025-10-09 13:41:19] "POST /neutron/network HTTP/1.1" 200 835 0.037907 252.41.184.232 - - [2025-10-09 13:41:19] "POST /neutron/port HTTP/1.1" 200 1096 0.013865 252.41.184.232 - - [2025-10-09 13:41:19] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004364 252.41.184.232 - - [2025-10-09 13:41:19] "POST /neutron/subnet HTTP/1.1" 200 708 0.012310 252.41.184.232 - - [2025-10-09 13:41:19] "POST /neutron/port HTTP/1.1" 200 117 0.001416 252.41.184.232 - - [2025-10-09 13:41:20] "POST /neutron/port HTTP/1.1" 200 1096 0.026344 252.41.184.232 - - [2025-10-09 13:41:20] "POST /neutron/network HTTP/1.1" 200 838 0.006184 252.41.184.232 - - [2025-10-09 13:41:20] "POST /neutron/security_group HTTP/1.1" 200 2068 0.013015 252.41.184.232 - - [2025-10-09 13:41:20] "POST /neutron/port HTTP/1.1" 200 117 0.008098 10.0.0.41 - - [2025-10-09 13:41:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004642 10.0.0.41 - - [2025-10-09 13:41:20] "GET /projects?obj_uuids=cf8d3751-903c-47dc-aa6c-a0df97e6306d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001681 10.0.0.41 - - [2025-10-09 13:41:20] "GET /project/cf8d3751-903c-47dc-aa6c-a0df97e6306d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.065998 10.0.0.41 - - [2025-10-09 13:41:20] "GET /virtual-network/6b60999c-50db-474c-aea0-a5658e1c43a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.009493 10.0.0.41 - - [2025-10-09 13:41:20] "GET /floating-ip-pools?parent_id=6b60999c-50db-474c-aea0-a5658e1c43a0&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.004616 10.0.0.41 - - [2025-10-09 13:41:20] "GET /virtual-network/6b60999c-50db-474c-aea0-a5658e1c43a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.007905 10.0.0.41 - - [2025-10-09 13:41:20] "POST /floating-ip-pools HTTP/1.1" 200 609 0.028924 10.0.0.41 - - [2025-10-09 13:41:20] "POST /ref-update HTTP/1.1" 200 156 0.016105 10.0.0.41 - - [2025-10-09 13:41:20] "GET /virtual-network/6b60999c-50db-474c-aea0-a5658e1c43a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.007023 10.0.0.41 - - [2025-10-09 13:41:20] "GET /domains HTTP/1.1" 200 438 0.003341 10.0.0.41 - - [2025-10-09 13:41:20] "GET /domains?obj_uuids=8ad80d2d-2369-4ab9-896f-7a17fd6c7f55&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001709 10.0.0.41 - - [2025-10-09 13:41:20] "GET /domain/8ad80d2d-2369-4ab9-896f-7a17fd6c7f55 HTTP/1.1" 200 1513 0.009358 252.41.184.232 - - [2025-10-09 13:41:20] "POST /neutron/network HTTP/1.1" 200 845 0.007492 10.0.0.41 - - [2025-10-09 13:41:20] "GET /projects?obj_uuids=cf8d3751-903c-47dc-aa6c-a0df97e6306d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001667 10.0.0.41 - - [2025-10-09 13:41:20] "GET /project/cf8d3751-903c-47dc-aa6c-a0df97e6306d HTTP/1.1" 200 2981 0.056690 10.0.0.41 - - [2025-10-09 13:41:20] "GET /projects?obj_uuids=cf8d3751-903c-47dc-aa6c-a0df97e6306d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001438 10.0.0.41 - - [2025-10-09 13:41:20] "GET /virtual-network/6b60999c-50db-474c-aea0-a5658e1c43a0 HTTP/1.1" 200 2616 0.011297 10.0.0.41 - - [2025-10-09 13:41:21] "GET /floating-ip-pool/7c3a2b9d-e1e8-4981-bf6c-248e2025c43f HTTP/1.1" 200 1440 0.006276 10.0.0.41 - - [2025-10-09 13:41:21] "GET /domains HTTP/1.1" 200 438 0.004541 10.0.0.41 - - [2025-10-09 13:41:21] "GET /domains?obj_uuids=8ad80d2d-2369-4ab9-896f-7a17fd6c7f55&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.005783 10.0.0.41 - - [2025-10-09 13:41:21] "GET /domain/8ad80d2d-2369-4ab9-896f-7a17fd6c7f55 HTTP/1.1" 200 1513 0.041584 10.0.0.41 - - [2025-10-09 13:41:21] "GET /projects?obj_uuids=cf8d3751-903c-47dc-aa6c-a0df97e6306d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001518 10.0.0.41 - - [2025-10-09 13:41:21] "GET /project/cf8d3751-903c-47dc-aa6c-a0df97e6306d HTTP/1.1" 200 3236 0.054057 252.41.184.232 - - [2025-10-09 13:41:21] "POST /neutron/port HTTP/1.1" 200 1069 0.428485 10.0.0.41 - - [2025-10-09 13:41:21] "GET /virtual-network/6b60999c-50db-474c-aea0-a5658e1c43a0 HTTP/1.1" 200 3148 0.008467 252.41.184.232 - - [2025-10-09 13:41:21] "POST /neutron/port HTTP/1.1" 200 1069 0.010201 10.0.0.41 - - [2025-10-09 13:41:21] "GET /virtual-network/6b60999c-50db-474c-aea0-a5658e1c43a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.006540 252.41.184.232 - - [2025-10-09 13:41:21] "POST /neutron/port HTTP/1.1" 200 1069 0.011811 252.41.184.232 - - [2025-10-09 13:41:21] "POST /neutron/port HTTP/1.1" 200 1096 0.021052 252.41.184.232 - - [2025-10-09 13:41:21] "POST /neutron/port HTTP/1.1" 200 1119 0.115975 252.41.184.232 - - [2025-10-09 13:41:21] "POST /neutron/security_group HTTP/1.1" 200 2068 0.011319 252.41.184.232 - - [2025-10-09 13:41:21] "POST /neutron/port HTTP/1.1" 200 1093 0.014352 252.41.184.232 - - [2025-10-09 13:41:21] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004552 252.41.184.232 - - [2025-10-09 13:41:21] "POST /neutron/subnet HTTP/1.1" 200 694 0.009738 252.41.184.232 - - [2025-10-09 13:41:21] "POST /neutron/port HTTP/1.1" 200 117 0.001495 252.41.184.232 - - [2025-10-09 13:41:22] "POST /neutron/network HTTP/1.1" 200 835 0.011089 10.0.0.41 - - [2025-10-09 13:41:25] "DELETE /project/cf8d3751903c47dcaa6ca0df97e6306d HTTP/1.1" 404 173 0.007079 10.0.0.41 - - [2025-10-09 13:41:25] "GET /projects?obj_uuids=1b845d13-9fcd-48d4-9251-0abab722f9ad&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001030 10.0.0.41 - - [2025-10-09 13:41:25] "GET /project/1b845d13-9fcd-48d4-9251-0abab722f9ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1498 0.033632 10.0.0.41 - - [2025-10-09 13:41:25] "GET /projects?obj_uuids=1b845d13-9fcd-48d4-9251-0abab722f9ad&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001190 10.0.0.41 - - [2025-10-09 13:41:25] "GET /project/1b845d13-9fcd-48d4-9251-0abab722f9ad?fields=security_groups HTTP/1.1" 200 1382 0.074857 10.0.0.41 - - [2025-10-09 13:41:25] "DELETE /security-group/e89fb6f1-1721-4550-b94f-f5074d7f1551 HTTP/1.1" 200 115 0.166354 10.0.0.41 - - [2025-10-09 13:41:25] "GET /projects?obj_uuids=1b845d13-9fcd-48d4-9251-0abab722f9ad&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001328 10.0.0.41 - - [2025-10-09 13:41:25] "DELETE /access-control-list/3a0a553f-69f1-4e84-8064-93b2c97cbf9d HTTP/1.1" 200 115 0.061562 10.0.0.41 - - [2025-10-09 13:41:25] "GET /project/1b845d13-9fcd-48d4-9251-0abab722f9ad?fields=application_policy_sets HTTP/1.1" 200 1421 0.046910 10.0.0.41 - - [2025-10-09 13:41:25] "DELETE /access-control-list/141adc3b-2ddc-417c-ace0-06b004d16e04 HTTP/1.1" 200 115 0.049034 10.0.0.41 - - [2025-10-09 13:41:25] "DELETE /project/1b845d13-9fcd-48d4-9251-0abab722f9ad HTTP/1.1" 200 115 0.549405 252.41.184.232 - - [2025-10-09 13:41:26] "POST /neutron/port HTTP/1.1" 200 1096 0.013747 252.41.184.232 - - [2025-10-09 13:41:26] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007563 252.41.184.232 - - [2025-10-09 13:41:26] "POST /neutron/port HTTP/1.1" 200 1096 0.014096 252.41.184.232 - - [2025-10-09 13:41:26] "POST /neutron/security_group HTTP/1.1" 200 2068 0.021112 252.41.184.232 - - [2025-10-09 13:41:27] "POST /neutron/port HTTP/1.1" 200 1096 0.021937 252.41.184.232 - - [2025-10-09 13:41:27] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007655 10.0.0.41 - - [2025-10-09 13:41:27] "GET /virtual-machine/3de1008d-cdcc-4fb1-968b-7d05882b41e1 HTTP/1.1" 200 1304 0.006310 10.0.0.41 - - [2025-10-09 13:41:27] "GET /virtual-machine-interface/62e5af47-0c58-487b-917c-03680f148f9d HTTP/1.1" 200 2999 0.006207 10.0.0.41 - - [2025-10-09 13:41:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003618 10.0.0.41 - - [2025-10-09 13:41:27] "GET /global-vrouter-config/9c9ce066-c658-4727-b2c5-c23089c52ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004056 10.0.0.41 - - [2025-10-09 13:41:27] "GET /virtual-networks?parent_id=cf8d3751-903c-47dc-aa6c-a0df97e6306d&detail=False&count=False&shared=False HTTP/1.1" 200 595 0.003257 10.0.0.41 - - [2025-10-09 13:41:27] "GET /virtual-network/94ef8eee-02fd-400c-b3f6-67ec7fa65c92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.006435 10.0.0.41 - - [2025-10-09 13:41:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004826 10.0.0.41 - - [2025-10-09 13:41:30] "GET /virtual-network/94ef8eee-02fd-400c-b3f6-67ec7fa65c92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.009297 252.41.184.232 - - [2025-10-09 13:41:31] "POST /neutron/port HTTP/1.1" 200 1096 0.064366 252.41.184.232 - - [2025-10-09 13:41:31] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007425 252.41.184.232 - - [2025-10-09 13:41:32] "POST /neutron/port HTTP/1.1" 200 1096 0.019418 252.41.184.232 - - [2025-10-09 13:41:32] "POST /neutron/port HTTP/1.1" 200 1096 0.013785 252.41.184.232 - - [2025-10-09 13:41:32] "POST /neutron/network HTTP/1.1" 200 848 0.007491 252.41.184.232 - - [2025-10-09 13:41:32] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004769 252.41.184.232 - - [2025-10-09 13:41:32] "POST /neutron/subnet HTTP/1.1" 200 708 0.010077 252.41.184.232 - - [2025-10-09 13:41:32] "POST /neutron/port HTTP/1.1" 200 117 0.001570 252.41.184.232 - - [2025-10-09 13:41:32] "POST /neutron/network HTTP/1.1" 200 838 0.007915 10.0.0.41 - - [2025-10-09 13:41:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004908 10.0.0.41 - - [2025-10-09 13:41:32] "GET /global-vrouter-config/9c9ce066-c658-4727-b2c5-c23089c52ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004793 10.0.0.41 - - [2025-10-09 13:41:32] "GET /virtual-networks?parent_id=cf8d3751-903c-47dc-aa6c-a0df97e6306d&detail=False&count=False&shared=False HTTP/1.1" 200 595 0.004421 10.0.0.41 - - [2025-10-09 13:41:32] "GET /virtual-network/94ef8eee-02fd-400c-b3f6-67ec7fa65c92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.007180 252.41.184.232 - - [2025-10-09 13:41:32] "POST /neutron/port HTTP/1.1" 200 1096 0.046726 252.41.184.232 - - [2025-10-09 13:41:33] "POST /neutron/security_group HTTP/1.1" 200 2068 0.009189 252.41.184.232 - - [2025-10-09 13:41:33] "POST /neutron/port HTTP/1.1" 200 1096 0.021710 252.41.184.232 - - [2025-10-09 13:41:33] "POST /neutron/security_group HTTP/1.1" 200 2068 0.008029 252.41.184.232 - - [2025-10-09 13:41:33] "POST /neutron/port HTTP/1.1" 200 1093 0.044491 252.41.184.232 - - [2025-10-09 13:41:33] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007520 252.41.184.232 - - [2025-10-09 13:41:34] "POST /neutron/port HTTP/1.1" 200 1093 0.013819 252.41.184.232 - - [2025-10-09 13:41:34] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007070 252.41.184.232 - - [2025-10-09 13:41:34] "POST /neutron/port HTTP/1.1" 200 1096 0.032320 252.41.184.232 - - [2025-10-09 13:41:34] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007052 10.0.0.41 - - [2025-10-09 13:41:34] "GET /obj-perms HTTP/1.1" 200 6375 0.063119 252.41.184.232 - - [2025-10-09 13:41:35] "POST /neutron/port HTTP/1.1" 200 1096 0.055183 252.41.184.232 - - [2025-10-09 13:41:35] "POST /neutron/port HTTP/1.1" 200 1093 0.066165 252.41.184.232 - - [2025-10-09 13:41:35] "POST /neutron/security_group HTTP/1.1" 200 2068 0.008895 252.41.184.232 - - [2025-10-09 13:41:35] "POST /neutron/security_group HTTP/1.1" 200 2068 0.010786 10.0.0.41 - - [2025-10-09 13:41:35] "GET /obj-perms HTTP/1.1" 200 6375 0.089512 252.41.184.232 - - [2025-10-09 13:41:36] "POST /neutron/port HTTP/1.1" 200 1093 0.014425 252.41.184.232 - - [2025-10-09 13:41:36] "POST /neutron/security_group HTTP/1.1" 200 2068 0.008341 10.0.0.41 - - [2025-10-09 13:41:38] "GET /projects?obj_uuids=cf8d3751-903c-47dc-aa6c-a0df97e6306d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001498 252.41.184.232 - - [2025-10-09 13:41:38] "POST /neutron/floatingip HTTP/1.1" 200 529 0.085131 252.41.184.232 - - [2025-10-09 13:41:38] "POST /neutron/port HTTP/1.1" 200 1096 0.016647 252.41.184.232 - - [2025-10-09 13:41:38] "POST /neutron/floatingip HTTP/1.1" 200 529 0.008689 252.41.184.232 - - [2025-10-09 13:41:38] "POST /neutron/floatingip HTTP/1.1" 200 578 0.047083 252.41.184.232 - - [2025-10-09 13:41:38] "POST /neutron/port HTTP/1.1" 200 1093 0.015775 252.41.184.232 - - [2025-10-09 13:41:38] "POST /neutron/security_group HTTP/1.1" 200 2068 0.010072 252.41.184.232 - - [2025-10-09 13:41:38] "POST /neutron/port HTTP/1.1" 200 1093 0.014989 252.41.184.232 - - [2025-10-09 13:41:38] "POST /neutron/security_group HTTP/1.1" 200 2068 0.008156 252.41.184.232 - - [2025-10-09 13:41:39] "POST /neutron/port HTTP/1.1" 200 1093 0.015603 252.41.184.232 - - [2025-10-09 13:41:39] "POST /neutron/security_group HTTP/1.1" 200 2068 0.008008 10.0.0.41 - - [2025-10-09 13:41:39] "GET /virtual-machine/7126af45-64e7-4b9a-a9c7-dd93544f8afd HTTP/1.1" 200 1304 0.005615 10.0.0.41 - - [2025-10-09 13:41:39] "GET /virtual-machine-interface/93099b23-4998-456d-a1da-8780ef74de0e HTTP/1.1" 200 3000 0.006134 10.0.0.41 - - [2025-10-09 13:41:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003540 10.0.0.41 - - [2025-10-09 13:41:39] "GET /global-vrouter-config/9c9ce066-c658-4727-b2c5-c23089c52ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003438 10.0.0.41 - - [2025-10-09 13:41:39] "GET /virtual-networks?parent_id=cf8d3751-903c-47dc-aa6c-a0df97e6306d&detail=False&count=False&shared=False HTTP/1.1" 200 595 0.003705 10.0.0.41 - - [2025-10-09 13:41:39] "GET /virtual-network/6b60999c-50db-474c-aea0-a5658e1c43a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.005961 10.0.0.41 - - [2025-10-09 13:41:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005035 10.0.0.41 - - [2025-10-09 13:41:40] "GET /global-vrouter-config/9c9ce066-c658-4727-b2c5-c23089c52ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003632 10.0.0.41 - - [2025-10-09 13:41:40] "GET /virtual-networks?parent_id=cf8d3751-903c-47dc-aa6c-a0df97e6306d&detail=False&count=False&shared=False HTTP/1.1" 200 595 0.004832 10.0.0.41 - - [2025-10-09 13:41:40] "GET /virtual-network/6b60999c-50db-474c-aea0-a5658e1c43a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.006242 252.41.184.232 - - [2025-10-09 13:41:40] "POST /neutron/floatingip HTTP/1.1" 200 578 0.015207 10.0.0.41 - - [2025-10-09 13:41:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.007638 10.0.0.41 - - [2025-10-09 13:41:41] "GET /routing-instance/125775cc-7ba6-4391-b88f-1ab15c1bf474?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1492 0.004939 10.0.0.41 - - [2025-10-09 13:41:41] "GET /route-target/89e082f8-b972-4938-bc03-51dd573374db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005276 10.0.0.41 - - [2025-10-09 13:41:41] "GET /floating-ip/87989088-961c-4451-b028-3295c690543e HTTP/1.1" 200 1888 0.005901 252.41.184.232 - - [2025-10-09 13:41:44] "POST /neutron/floatingip HTTP/1.1" 200 578 0.013945 252.41.184.232 - - [2025-10-09 13:41:44] "POST /neutron/floatingip HTTP/1.1" 200 529 0.020221 252.41.184.232 - - [2025-10-09 13:41:44] "POST /neutron/floatingip HTTP/1.1" 200 529 0.006647 252.41.184.232 - - [2025-10-09 13:41:44] "POST /neutron/floatingip HTTP/1.1" 200 115 0.039649 10.0.0.41 - - [2025-10-09 13:41:44] "GET /floating-ip-pool/7c3a2b9d-e1e8-4981-bf6c-248e2025c43f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.007481 10.0.0.41 - - [2025-10-09 13:41:44] "POST /ref-update HTTP/1.1" 200 156 0.011173 10.0.0.41 - - [2025-10-09 13:41:44] "DELETE /floating-ip-pool/7c3a2b9d-e1e8-4981-bf6c-248e2025c43f HTTP/1.1" 200 115 0.032081 252.41.184.232 - - [2025-10-09 13:41:45] "POST /neutron/network HTTP/1.1" 200 838 0.006672 252.41.184.232 - - [2025-10-09 13:41:45] "POST /neutron/network HTTP/1.1" 400 204 0.014035 252.41.184.232 - - [2025-10-09 13:41:46] "POST /neutron/port HTTP/1.1" 200 1093 0.021926 252.41.184.232 - - [2025-10-09 13:41:46] "POST /neutron/port HTTP/1.1" 200 1096 0.015731 252.41.184.232 - - [2025-10-09 13:41:46] "POST /neutron/port HTTP/1.1" 200 1119 0.014598 252.41.184.232 - - [2025-10-09 13:41:46] "POST /neutron/port HTTP/1.1" 200 1122 0.009645 252.41.184.232 - - [2025-10-09 13:41:46] "POST /neutron/port HTTP/1.1" 200 151 0.186267 252.41.184.232 - - [2025-10-09 13:41:46] "POST /neutron/port HTTP/1.1" 200 151 0.184764 252.41.184.232 - - [2025-10-09 13:41:47] "POST /neutron/network HTTP/1.1" 200 838 0.006921 10.0.0.41 - - [2025-10-09 13:41:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006173 10.0.0.41 - - [2025-10-09 13:41:47] "POST /useragent-kv HTTP/1.1" 200 115 0.003006 10.0.0.41 - - [2025-10-09 13:41:47] "POST /useragent-kv HTTP/1.1" 200 115 0.003630 252.41.184.232 - - [2025-10-09 13:41:47] "POST /neutron/network HTTP/1.1" 200 151 0.094805 10.0.0.41 - - [2025-10-09 13:41:47] "DELETE /route-target/3031ba51-47b5-4323-bad6-19d2307c54f4 HTTP/1.1" 200 115 0.026449 10.0.0.41 - - [2025-10-09 13:41:47] "GET /routing-instance/9783016c-96b2-4e53-bd7c-b902587380c7 HTTP/1.1" 404 171 0.003246 10.0.0.41 - - [2025-10-09 13:41:47] "GET /domains HTTP/1.1" 200 438 0.003376 10.0.0.41 - - [2025-10-09 13:41:47] "GET /domains?obj_uuids=8ad80d2d-2369-4ab9-896f-7a17fd6c7f55&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001134 10.0.0.41 - - [2025-10-09 13:41:47] "GET /domain/8ad80d2d-2369-4ab9-896f-7a17fd6c7f55 HTTP/1.1" 200 1317 0.008806 10.0.0.41 - - [2025-10-09 13:41:47] "GET /projects?obj_uuids=cf8d3751-903c-47dc-aa6c-a0df97e6306d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001182 10.0.0.41 - - [2025-10-09 13:41:47] "GET /project/cf8d3751-903c-47dc-aa6c-a0df97e6306d HTTP/1.1" 200 2170 0.031961 252.41.184.232 - - [2025-10-09 13:41:48] "POST /neutron/network HTTP/1.1" 200 835 0.006886 10.0.0.41 - - [2025-10-09 13:41:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004685 10.0.0.41 - - [2025-10-09 13:41:48] "POST /useragent-kv HTTP/1.1" 200 115 0.007557 10.0.0.41 - - [2025-10-09 13:41:48] "POST /useragent-kv HTTP/1.1" 200 115 0.003891 252.41.184.232 - - [2025-10-09 13:41:48] "POST /neutron/network HTTP/1.1" 200 151 0.110708 10.0.0.41 - - [2025-10-09 13:41:48] "DELETE /route-target/89e082f8-b972-4938-bc03-51dd573374db HTTP/1.1" 200 115 0.024279 10.0.0.41 - - [2025-10-09 13:41:48] "GET /routing-instance/125775cc-7ba6-4391-b88f-1ab15c1bf474 HTTP/1.1" 404 171 0.003256 10.0.0.41 - - [2025-10-09 13:41:48] "GET /domains HTTP/1.1" 200 438 0.004049 10.0.0.41 - - [2025-10-09 13:41:48] "GET /domains?obj_uuids=8ad80d2d-2369-4ab9-896f-7a17fd6c7f55&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001286 10.0.0.41 - - [2025-10-09 13:41:48] "GET /domain/8ad80d2d-2369-4ab9-896f-7a17fd6c7f55 HTTP/1.1" 200 1317 0.008396 10.0.0.41 - - [2025-10-09 13:41:48] "GET /projects?obj_uuids=cf8d3751-903c-47dc-aa6c-a0df97e6306d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001296 10.0.0.41 - - [2025-10-09 13:41:48] "GET /project/cf8d3751-903c-47dc-aa6c-a0df97e6306d HTTP/1.1" 200 1921 0.029201 10.0.0.41 - - [2025-10-09 13:41:49] "GET /projects?obj_uuids=cf8d3751-903c-47dc-aa6c-a0df97e6306d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001201 10.0.0.41 - - [2025-10-09 13:41:49] "GET /project/cf8d3751-903c-47dc-aa6c-a0df97e6306d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.030364 10.0.0.41 - - [2025-10-09 13:41:49] "GET /projects?obj_uuids=cf8d3751-903c-47dc-aa6c-a0df97e6306d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001195 10.0.0.41 - - [2025-10-09 13:41:49] "GET /project/cf8d3751-903c-47dc-aa6c-a0df97e6306d?fields=virtual_networks HTTP/1.1" 200 1056 0.077319 10.0.0.41 - - [2025-10-09 13:41:49] "GET /projects?obj_uuids=cf8d3751-903c-47dc-aa6c-a0df97e6306d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002852 10.0.0.41 - - [2025-10-09 13:41:49] "GET /project/cf8d3751-903c-47dc-aa6c-a0df97e6306d?fields=virtual_machine_interfaces HTTP/1.1" 200 1056 0.041577 10.0.0.41 - - [2025-10-09 13:41:49] "GET /projects?obj_uuids=cf8d3751-903c-47dc-aa6c-a0df97e6306d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001196 10.0.0.41 - - [2025-10-09 13:41:49] "GET /project/cf8d3751-903c-47dc-aa6c-a0df97e6306d?fields=security_groups HTTP/1.1" 200 1293 0.034020 10.0.0.41 - - [2025-10-09 13:41:50] "GET /domains?obj_uuids=8ad80d2d-2369-4ab9-896f-7a17fd6c7f55&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001299 10.0.0.41 - - [2025-10-09 13:41:50] "GET /domain/8ad80d2d-2369-4ab9-896f-7a17fd6c7f55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.008648 10.0.0.41 - - [2025-10-09 13:41:50] "POST /fqname-to-id HTTP/1.1" 404 181 0.039598 10.0.0.41 - - [2025-10-09 13:41:50] "GET /projects?obj_uuids=b8c45788-83ac-4f09-a5fe-917845c70cc8&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003411 10.0.0.41 - - [2025-10-09 13:41:50] "GET /domains?obj_uuids=8ad80d2d-2369-4ab9-896f-7a17fd6c7f55&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001271 10.0.0.41 - - [2025-10-09 13:41:50] "GET /domain/8ad80d2d-2369-4ab9-896f-7a17fd6c7f55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.008602 10.0.0.41 - - [2025-10-09 13:41:50] "POST /id-to-fqname HTTP/1.1" 200 183 0.001845 10.0.0.41 - - [2025-10-09 13:41:50] "POST /fqname-to-id HTTP/1.1" 404 192 0.005419 10.0.0.41 - - [2025-10-09 13:41:50] "POST /security-groups HTTP/1.1" 200 578 0.072920 10.0.0.41 - - [2025-10-09 13:41:51] "POST /fqname-to-id HTTP/1.1" 404 227 0.003817 10.0.0.41 - - [2025-10-09 13:41:51] "POST /projects HTTP/1.1" 200 567 0.245910 10.0.0.41 - - [2025-10-09 13:41:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.284355 10.0.0.41 - - [2025-10-09 13:41:51] "POST /access-control-lists HTTP/1.1" 200 591 0.066909 10.0.0.41 - - [2025-10-09 13:41:51] "GET /project/b8c45788-83ac-4f09-a5fe-917845c70cc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.459670 10.0.0.41 - - [2025-10-09 13:41:51] "POST /fqname-to-id HTTP/1.1" 404 226 0.003927 10.0.0.41 - - [2025-10-09 13:41:51] "POST /access-control-lists HTTP/1.1" 200 589 0.065532 10.0.0.41 - - [2025-10-09 13:41:52] "GET / HTTP/1.1" 200 36215 0.002281 10.0.0.41 - - [2025-10-09 13:41:54] "GET /projects?obj_uuids=b8c45788-83ac-4f09-a5fe-917845c70cc8&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001216 10.0.0.41 - - [2025-10-09 13:41:54] "GET /project/b8c45788-83ac-4f09-a5fe-917845c70cc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.039128 10.0.0.41 - - [2025-10-09 13:41:54] "GET /projects?obj_uuids=b8c45788-83ac-4f09-a5fe-917845c70cc8&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001180 10.0.0.41 - - [2025-10-09 13:41:54] "GET /project/b8c45788-83ac-4f09-a5fe-917845c70cc8?fields=virtual_networks HTTP/1.1" 200 1022 0.041323 10.0.0.41 - - [2025-10-09 13:41:54] "GET /projects?obj_uuids=b8c45788-83ac-4f09-a5fe-917845c70cc8&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001801 10.0.0.41 - - [2025-10-09 13:41:54] "GET /project/b8c45788-83ac-4f09-a5fe-917845c70cc8?fields=virtual_machine_interfaces HTTP/1.1" 200 1022 0.042444 10.0.0.41 - - [2025-10-09 13:41:54] "GET /projects?obj_uuids=b8c45788-83ac-4f09-a5fe-917845c70cc8&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001172 10.0.0.41 - - [2025-10-09 13:41:54] "GET /project/b8c45788-83ac-4f09-a5fe-917845c70cc8?fields=security_groups HTTP/1.1" 200 1242 0.038211 10.0.0.41 - - [2025-10-09 13:41:55] "GET /domains?obj_uuids=8ad80d2d-2369-4ab9-896f-7a17fd6c7f55&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001685 10.0.0.41 - - [2025-10-09 13:41:55] "GET /domain/8ad80d2d-2369-4ab9-896f-7a17fd6c7f55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.009806 10.0.0.41 - - [2025-10-09 13:41:56] "POST /fqname-to-id HTTP/1.1" 404 181 0.046178 10.0.0.41 - - [2025-10-09 13:41:56] "GET /projects?obj_uuids=6e49306b-7c5b-43a7-8b5a-6d984ebe8017&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003008 10.0.0.41 - - [2025-10-09 13:41:56] "GET /domains?obj_uuids=8ad80d2d-2369-4ab9-896f-7a17fd6c7f55&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001149 10.0.0.41 - - [2025-10-09 13:41:56] "GET /domain/8ad80d2d-2369-4ab9-896f-7a17fd6c7f55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007519 10.0.0.41 - - [2025-10-09 13:41:56] "POST /id-to-fqname HTTP/1.1" 200 183 0.002315 10.0.0.41 - - [2025-10-09 13:41:56] "POST /fqname-to-id HTTP/1.1" 404 192 0.002841 10.0.0.41 - - [2025-10-09 13:41:56] "POST /security-groups HTTP/1.1" 200 578 0.073272 10.0.0.41 - - [2025-10-09 13:41:56] "POST /fqname-to-id HTTP/1.1" 404 227 0.003080 10.0.0.41 - - [2025-10-09 13:41:56] "POST /projects HTTP/1.1" 200 567 0.243130 10.0.0.41 - - [2025-10-09 13:41:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.278886 10.0.0.41 - - [2025-10-09 13:41:56] "POST /access-control-lists HTTP/1.1" 200 591 0.069037 10.0.0.41 - - [2025-10-09 13:41:56] "GET /project/6e49306b-7c5b-43a7-8b5a-6d984ebe8017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1341 0.435402 10.0.0.41 - - [2025-10-09 13:41:56] "POST /fqname-to-id HTTP/1.1" 404 226 0.004116 10.0.0.41 - - [2025-10-09 13:41:56] "POST /access-control-lists HTTP/1.1" 200 589 0.071607 10.0.0.41 - - [2025-10-09 13:41:58] "GET / HTTP/1.1" 200 36215 0.002781 10.0.0.41 - - [2025-10-09 13:41:58] "POST /fqname-to-id HTTP/1.1" 404 191 0.004615 10.0.0.41 - - [2025-10-09 13:41:58] "GET /projects?obj_uuids=2f0ea955-6c00-46c1-8ddd-92c9167f91d0&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001223 10.0.0.41 - - [2025-10-09 13:41:58] "POST /fqname-to-id HTTP/1.1" 404 226 0.003728 10.0.0.41 - - [2025-10-09 13:41:58] "POST /access-control-lists HTTP/1.1" 200 590 0.024148 10.0.0.41 - - [2025-10-09 13:41:58] "POST /fqname-to-id HTTP/1.1" 404 225 0.003479 10.0.0.41 - - [2025-10-09 13:41:58] "POST /access-control-lists HTTP/1.1" 200 588 0.025362 10.0.0.41 - - [2025-10-09 13:41:59] "PUT /access-control-list/751ec3bb-a906-43b2-9153-cfa2c0620114 HTTP/1.1" 200 273 0.011130 10.0.0.41 - - [2025-10-09 13:41:59] "PUT /access-control-list/5e9b4458-c10b-40ce-a31d-465076a9e28b HTTP/1.1" 200 273 0.012892 252.41.184.232 - - [2025-10-09 13:41:59] "POST /neutron/security_group HTTP/1.1" 200 1362 0.428385 10.0.0.41 - - [2025-10-09 13:41:59] "PUT /access-control-list/5e9b4458-c10b-40ce-a31d-465076a9e28b HTTP/1.1" 200 273 0.011103 10.0.0.41 - - [2025-10-09 13:41:59] "GET /projects?obj_uuids=2f0ea955-6c00-46c1-8ddd-92c9167f91d0&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001772 252.41.184.232 - - [2025-10-09 13:41:59] "POST /neutron/security_group_rule HTTP/1.1" 200 2549 0.040916 252.41.184.232 - - [2025-10-09 13:41:59] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.010003 252.41.184.232 - - [2025-10-09 13:41:59] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.179796 10.0.0.41 - - [2025-10-09 13:41:59] "PUT /access-control-list/5e9b4458-c10b-40ce-a31d-465076a9e28b HTTP/1.1" 200 273 0.013636 252.41.184.232 - - [2025-10-09 13:41:59] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.018492 252.41.184.232 - - [2025-10-09 13:41:59] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.162802 10.0.0.41 - - [2025-10-09 13:41:59] "POST /fqname-to-id HTTP/1.1" 404 191 0.003431 10.0.0.41 - - [2025-10-09 13:41:59] "PUT /access-control-list/5e9b4458-c10b-40ce-a31d-465076a9e28b HTTP/1.1" 200 273 0.012286 10.0.0.41 - - [2025-10-09 13:41:59] "GET /projects?obj_uuids=2f0ea955-6c00-46c1-8ddd-92c9167f91d0&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001239 10.0.0.41 - - [2025-10-09 13:41:59] "POST /fqname-to-id HTTP/1.1" 404 226 0.003276 10.0.0.41 - - [2025-10-09 13:41:59] "POST /access-control-lists HTTP/1.1" 200 590 0.021780 10.0.0.41 - - [2025-10-09 13:41:59] "POST /fqname-to-id HTTP/1.1" 404 225 0.006059 10.0.0.41 - - [2025-10-09 13:42:00] "POST /access-control-lists HTTP/1.1" 200 588 0.027789 10.0.0.41 - - [2025-10-09 13:42:00] "PUT /access-control-list/ff44e5e2-63f0-4719-b312-19eef90a0233 HTTP/1.1" 200 273 0.015002 252.41.184.232 - - [2025-10-09 13:42:00] "POST /neutron/security_group HTTP/1.1" 200 1362 0.325720 10.0.0.41 - - [2025-10-09 13:42:00] "PUT /access-control-list/04abd0b7-c5bf-4932-b090-10ba4e44424e HTTP/1.1" 200 273 0.020439 10.0.0.41 - - [2025-10-09 13:42:00] "GET /projects?obj_uuids=2f0ea955-6c00-46c1-8ddd-92c9167f91d0&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001441 10.0.0.41 - - [2025-10-09 13:42:00] "PUT /access-control-list/04abd0b7-c5bf-4932-b090-10ba4e44424e HTTP/1.1" 200 273 0.011920 252.41.184.232 - - [2025-10-09 13:42:00] "POST /neutron/security_group_rule HTTP/1.1" 200 2549 0.049040 252.41.184.232 - - [2025-10-09 13:42:00] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.010388 252.41.184.232 - - [2025-10-09 13:42:00] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.108802 10.0.0.41 - - [2025-10-09 13:42:00] "PUT /access-control-list/04abd0b7-c5bf-4932-b090-10ba4e44424e HTTP/1.1" 200 273 0.017428 252.41.184.232 - - [2025-10-09 13:42:00] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.015685 252.41.184.232 - - [2025-10-09 13:42:00] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.166681 10.0.0.41 - - [2025-10-09 13:42:00] "POST /fqname-to-id HTTP/1.1" 401 297 0.000533 10.0.0.41 - - [2025-10-09 13:42:00] "PUT /access-control-list/04abd0b7-c5bf-4932-b090-10ba4e44424e HTTP/1.1" 200 273 0.012237 10.0.0.41 - - [2025-10-09 13:42:01] "POST /fqname-to-id HTTP/1.1" 404 208 0.035239 10.0.0.41 - - [2025-10-09 13:42:01] "GET /projects?obj_uuids=6e49306b-7c5b-43a7-8b5a-6d984ebe8017&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001497 10.0.0.41 - - [2025-10-09 13:42:01] "POST /fqname-to-id HTTP/1.1" 404 243 0.007093 10.0.0.41 - - [2025-10-09 13:42:01] "POST /access-control-lists HTTP/1.1" 200 607 0.023289 10.0.0.41 - - [2025-10-09 13:42:01] "POST /fqname-to-id HTTP/1.1" 404 242 0.013097 10.0.0.41 - - [2025-10-09 13:42:01] "POST /access-control-lists HTTP/1.1" 200 605 0.024114 10.0.0.41 - - [2025-10-09 13:42:01] "PUT /access-control-list/56e6ebaf-6d0a-47c1-af1e-5686eb476c68 HTTP/1.1" 200 273 0.015991 10.0.0.41 - - [2025-10-09 13:42:01] "PUT /access-control-list/354abd23-2ca4-4228-8887-e181af320804 HTTP/1.1" 200 273 0.012552 252.41.184.232 - - [2025-10-09 13:42:01] "POST /neutron/security_group HTTP/1.1" 200 1377 0.396513 10.0.0.41 - - [2025-10-09 13:42:01] "PUT /access-control-list/354abd23-2ca4-4228-8887-e181af320804 HTTP/1.1" 200 273 0.014727 10.0.0.41 - - [2025-10-09 13:42:01] "GET /projects?obj_uuids=6e49306b-7c5b-43a7-8b5a-6d984ebe8017&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001187 252.41.184.232 - - [2025-10-09 13:42:01] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.040453 252.41.184.232 - - [2025-10-09 13:42:01] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.011650 252.41.184.232 - - [2025-10-09 13:42:01] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.199346 10.0.0.41 - - [2025-10-09 13:42:01] "PUT /access-control-list/354abd23-2ca4-4228-8887-e181af320804 HTTP/1.1" 200 273 0.031858 252.41.184.232 - - [2025-10-09 13:42:01] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.014824 252.41.184.232 - - [2025-10-09 13:42:02] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.189407 10.0.0.41 - - [2025-10-09 13:42:02] "POST /fqname-to-id HTTP/1.1" 404 208 0.004147 10.0.0.41 - - [2025-10-09 13:42:02] "PUT /access-control-list/354abd23-2ca4-4228-8887-e181af320804 HTTP/1.1" 200 273 0.030297 10.0.0.41 - - [2025-10-09 13:42:02] "GET /projects?obj_uuids=6e49306b-7c5b-43a7-8b5a-6d984ebe8017&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001731 10.0.0.41 - - [2025-10-09 13:42:02] "POST /fqname-to-id HTTP/1.1" 404 243 0.005995 10.0.0.41 - - [2025-10-09 13:42:02] "POST /access-control-lists HTTP/1.1" 200 607 0.028050 10.0.0.41 - - [2025-10-09 13:42:02] "POST /fqname-to-id HTTP/1.1" 404 242 0.004875 10.0.0.41 - - [2025-10-09 13:42:02] "POST /access-control-lists HTTP/1.1" 200 605 0.032050 10.0.0.41 - - [2025-10-09 13:42:02] "PUT /access-control-list/bb16a5a2-428a-49ad-9d4f-35ade9e86032 HTTP/1.1" 200 273 0.012288 10.0.0.41 - - [2025-10-09 13:42:02] "PUT /access-control-list/449c4a91-2692-42a3-9684-01fbefc90f11 HTTP/1.1" 200 273 0.014495 252.41.184.232 - - [2025-10-09 13:42:02] "POST /neutron/security_group HTTP/1.1" 200 1377 0.471744 10.0.0.41 - - [2025-10-09 13:42:02] "PUT /access-control-list/449c4a91-2692-42a3-9684-01fbefc90f11 HTTP/1.1" 200 273 0.024305 10.0.0.41 - - [2025-10-09 13:42:02] "GET /projects?obj_uuids=6e49306b-7c5b-43a7-8b5a-6d984ebe8017&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.002054 252.41.184.232 - - [2025-10-09 13:42:02] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.047398 252.41.184.232 - - [2025-10-09 13:42:02] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.010404 252.41.184.232 - - [2025-10-09 13:42:03] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.140245 10.0.0.41 - - [2025-10-09 13:42:03] "PUT /access-control-list/449c4a91-2692-42a3-9684-01fbefc90f11 HTTP/1.1" 200 273 0.021985 252.41.184.232 - - [2025-10-09 13:42:03] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.015788 10.0.0.41 - - [2025-10-09 13:42:03] "PUT /access-control-list/449c4a91-2692-42a3-9684-01fbefc90f11 HTTP/1.1" 200 273 0.012951 252.41.184.232 - - [2025-10-09 13:42:03] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.350011 10.0.0.41 - - [2025-10-09 13:42:03] "GET /projects?obj_uuids=2f0ea955-6c00-46c1-8ddd-92c9167f91d0&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001334 252.41.184.232 - - [2025-10-09 13:42:04] "POST /neutron/router HTTP/1.1" 200 539 0.068686 10.0.0.41 - - [2025-10-09 13:42:04] "POST /route-targets HTTP/1.1" 200 328 0.013083 10.0.0.41 - - [2025-10-09 13:42:04] "PUT /logical-router/950f27b2-19fb-4a01-86a8-b3b7f84c37ea HTTP/1.1" 200 263 0.037764 252.41.184.232 - - [2025-10-09 13:42:04] "POST /neutron/router HTTP/1.1" 200 539 0.008981 252.41.184.232 - - [2025-10-09 13:42:04] "POST /neutron/router HTTP/1.1" 200 539 0.004623 252.41.184.232 - - [2025-10-09 13:42:04] "POST /neutron/router HTTP/1.1" 200 539 0.004796 252.41.184.232 - - [2025-10-09 13:42:04] "POST /neutron/router HTTP/1.1" 200 539 0.006333 252.41.184.232 - - [2025-10-09 13:42:04] "POST /neutron/router HTTP/1.1" 200 539 0.004410 252.41.184.232 - - [2025-10-09 13:42:04] "POST /neutron/router HTTP/1.1" 200 539 0.005121 252.41.184.232 - - [2025-10-09 13:42:04] "POST /neutron/router HTTP/1.1" 200 539 0.004374 252.41.184.232 - - [2025-10-09 13:42:04] "POST /neutron/router HTTP/1.1" 200 539 0.004685 252.41.184.232 - - [2025-10-09 13:42:04] "POST /neutron/router HTTP/1.1" 200 539 0.004333 252.41.184.232 - - [2025-10-09 13:42:04] "POST /neutron/router HTTP/1.1" 200 539 0.004651 252.41.184.232 - - [2025-10-09 13:42:04] "POST /neutron/router HTTP/1.1" 200 539 0.004729 252.41.184.232 - - [2025-10-09 13:42:04] "POST /neutron/router HTTP/1.1" 200 539 0.004359 252.41.184.232 - - [2025-10-09 13:42:04] "POST /neutron/router HTTP/1.1" 200 539 0.005414 252.41.184.232 - - [2025-10-09 13:42:04] "POST /neutron/router HTTP/1.1" 200 539 0.004680 252.41.184.232 - - [2025-10-09 13:42:05] "POST /neutron/router HTTP/1.1" 200 539 0.004610 252.41.184.232 - - [2025-10-09 13:42:05] "POST /neutron/router HTTP/1.1" 200 539 0.004565 252.41.184.232 - - [2025-10-09 13:42:05] "POST /neutron/router HTTP/1.1" 200 539 0.004516 252.41.184.232 - - [2025-10-09 13:42:05] "POST /neutron/router HTTP/1.1" 200 539 0.004685 252.41.184.232 - - [2025-10-09 13:42:05] "POST /neutron/router HTTP/1.1" 200 539 0.004509 252.41.184.232 - - [2025-10-09 13:42:05] "POST /neutron/router HTTP/1.1" 200 539 0.006684 [Introspect:8084]10.0.0.41 - - [2025-10-09 13:42:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001086 [Introspect:8084]10.0.0.41 - - [2025-10-09 13:42:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001327 252.41.184.232 - - [2025-10-09 13:42:05] "POST /neutron/router HTTP/1.1" 200 539 0.004631 252.41.184.232 - - [2025-10-09 13:42:05] "POST /neutron/router HTTP/1.1" 200 539 0.005773 252.41.184.232 - - [2025-10-09 13:42:05] "POST /neutron/router HTTP/1.1" 200 539 0.005264 252.41.184.232 - - [2025-10-09 13:42:05] "POST /neutron/router HTTP/1.1" 200 539 0.004949 252.41.184.232 - - [2025-10-09 13:42:05] "POST /neutron/router HTTP/1.1" 200 539 0.004836 252.41.184.232 - - [2025-10-09 13:42:05] "POST /neutron/router HTTP/1.1" 200 539 0.004249 252.41.184.232 - - [2025-10-09 13:42:05] "POST /neutron/router HTTP/1.1" 200 539 0.005102 252.41.184.232 - - [2025-10-09 13:42:05] "POST /neutron/router HTTP/1.1" 200 539 0.006048 252.41.184.232 - - [2025-10-09 13:42:05] "POST /neutron/router HTTP/1.1" 200 539 0.005206 252.41.184.232 - - [2025-10-09 13:42:06] "POST /neutron/router HTTP/1.1" 200 539 0.004629 252.41.184.232 - - [2025-10-09 13:42:06] "POST /neutron/router HTTP/1.1" 200 539 0.004505 252.41.184.232 - - [2025-10-09 13:42:06] "POST /neutron/router HTTP/1.1" 200 539 0.004845 252.41.184.232 - - [2025-10-09 13:42:06] "POST /neutron/router HTTP/1.1" 200 539 0.021924 252.41.184.232 - - [2025-10-09 13:42:06] "POST /neutron/router HTTP/1.1" 200 539 0.004524 252.41.184.232 - - [2025-10-09 13:42:06] "POST /neutron/router HTTP/1.1" 200 540 0.024897 252.41.184.232 - - [2025-10-09 13:42:06] "POST /neutron/router HTTP/1.1" 200 540 0.004646 252.41.184.232 - - [2025-10-09 13:42:06] "POST /neutron/router HTTP/1.1" 200 151 0.127225 10.0.0.41 - - [2025-10-09 13:42:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.006236 10.0.0.41 - - [2025-10-09 13:42:06] "GET /logical-router/950f27b2-19fb-4a01-86a8-b3b7f84c37ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.013280 10.0.0.41 - - [2025-10-09 13:42:06] "DELETE /route-target/5c261a12-74b6-456d-b79f-56a667b49d06 HTTP/1.1" 200 115 0.023849 10.0.0.41 - - [2025-10-09 13:42:06] "GET /projects?obj_uuids=6e49306b-7c5b-43a7-8b5a-6d984ebe8017&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.008162 252.41.184.232 - - [2025-10-09 13:42:06] "POST /neutron/router HTTP/1.1" 200 557 0.092848 10.0.0.41 - - [2025-10-09 13:42:06] "POST /route-targets HTTP/1.1" 200 328 0.017631 252.41.184.232 - - [2025-10-09 13:42:06] "POST /neutron/router HTTP/1.1" 200 557 0.006742 10.0.0.41 - - [2025-10-09 13:42:06] "PUT /logical-router/cdcb167e-0bc4-40d5-b296-b020ed86463c HTTP/1.1" 200 263 0.048294 252.41.184.232 - - [2025-10-09 13:42:06] "POST /neutron/router HTTP/1.1" 200 557 0.009670 252.41.184.232 - - [2025-10-09 13:42:07] "POST /neutron/router HTTP/1.1" 200 557 0.005032 252.41.184.232 - - [2025-10-09 13:42:07] "POST /neutron/router HTTP/1.1" 200 557 0.005361 252.41.184.232 - - [2025-10-09 13:42:07] "POST /neutron/router HTTP/1.1" 200 557 0.004406 252.41.184.232 - - [2025-10-09 13:42:07] "POST /neutron/router HTTP/1.1" 200 557 0.004219 252.41.184.232 - - [2025-10-09 13:42:07] "POST /neutron/router HTTP/1.1" 200 557 0.005581 252.41.184.232 - - [2025-10-09 13:42:07] "POST /neutron/router HTTP/1.1" 200 557 0.005612 252.41.184.232 - - [2025-10-09 13:42:07] "POST /neutron/router HTTP/1.1" 200 557 0.005013 252.41.184.232 - - [2025-10-09 13:42:07] "POST /neutron/router HTTP/1.1" 200 557 0.005014 252.41.184.232 - - [2025-10-09 13:42:07] "POST /neutron/router HTTP/1.1" 200 557 0.005502 252.41.184.232 - - [2025-10-09 13:42:07] "POST /neutron/router HTTP/1.1" 200 557 0.005327 252.41.184.232 - - [2025-10-09 13:42:07] "POST /neutron/router HTTP/1.1" 200 557 0.005942 252.41.184.232 - - [2025-10-09 13:42:07] "POST /neutron/router HTTP/1.1" 200 557 0.004742 252.41.184.232 - - [2025-10-09 13:42:07] "POST /neutron/router HTTP/1.1" 200 557 0.004476 252.41.184.232 - - [2025-10-09 13:42:07] "POST /neutron/router HTTP/1.1" 200 557 0.004468 252.41.184.232 - - [2025-10-09 13:42:07] "POST /neutron/router HTTP/1.1" 200 557 0.004750 252.41.184.232 - - [2025-10-09 13:42:08] "POST /neutron/router HTTP/1.1" 200 557 0.004364 252.41.184.232 - - [2025-10-09 13:42:08] "POST /neutron/router HTTP/1.1" 200 557 0.005770 252.41.184.232 - - [2025-10-09 13:42:08] "POST /neutron/router HTTP/1.1" 200 557 0.004309 252.41.184.232 - - [2025-10-09 13:42:08] "POST /neutron/router HTTP/1.1" 200 557 0.004353 252.41.184.232 - - [2025-10-09 13:42:08] "POST /neutron/router HTTP/1.1" 200 557 0.004815 252.41.184.232 - - [2025-10-09 13:42:08] "POST /neutron/router HTTP/1.1" 200 557 0.004841 252.41.184.232 - - [2025-10-09 13:42:08] "POST /neutron/router HTTP/1.1" 200 557 0.004900 252.41.184.232 - - [2025-10-09 13:42:08] "POST /neutron/router HTTP/1.1" 200 557 0.005996 252.41.184.232 - - [2025-10-09 13:42:08] "POST /neutron/router HTTP/1.1" 200 557 0.005412 252.41.184.232 - - [2025-10-09 13:42:08] "POST /neutron/router HTTP/1.1" 200 557 0.004383 252.41.184.232 - - [2025-10-09 13:42:08] "POST /neutron/router HTTP/1.1" 200 557 0.004463 252.41.184.232 - - [2025-10-09 13:42:08] "POST /neutron/router HTTP/1.1" 200 557 0.004339 252.41.184.232 - - [2025-10-09 13:42:08] "POST /neutron/router HTTP/1.1" 200 557 0.004658 252.41.184.232 - - [2025-10-09 13:42:08] "POST /neutron/router HTTP/1.1" 200 557 0.005259 252.41.184.232 - - [2025-10-09 13:42:08] "POST /neutron/router HTTP/1.1" 200 557 0.004634 252.41.184.232 - - [2025-10-09 13:42:08] "POST /neutron/router HTTP/1.1" 200 557 0.029891 252.41.184.232 - - [2025-10-09 13:42:09] "POST /neutron/router HTTP/1.1" 200 557 0.004811 252.41.184.232 - - [2025-10-09 13:42:09] "POST /neutron/router HTTP/1.1" 200 557 0.025534 252.41.184.232 - - [2025-10-09 13:42:09] "POST /neutron/router HTTP/1.1" 200 557 0.005441 10.0.0.41 - - [2025-10-09 13:42:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004891 10.0.0.41 - - [2025-10-09 13:42:09] "GET /logical-router/cdcb167e-0bc4-40d5-b296-b020ed86463c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003373 252.41.184.232 - - [2025-10-09 13:42:09] "POST /neutron/router HTTP/1.1" 200 151 0.055229 10.0.0.41 - - [2025-10-09 13:42:09] "DELETE /route-target/9002d88d-0b89-42ee-90cc-00613b27ded4 HTTP/1.1" 200 115 0.022329 10.0.0.41 - - [2025-10-09 13:42:09] "GET /projects?obj_uuids=2f0ea955-6c00-46c1-8ddd-92c9167f91d0&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001349 252.41.184.232 - - [2025-10-09 13:42:09] "POST /neutron/router HTTP/1.1" 200 539 0.078329 10.0.0.41 - - [2025-10-09 13:42:09] "POST /route-targets HTTP/1.1" 200 328 0.017958 10.0.0.41 - - [2025-10-09 13:42:09] "PUT /logical-router/bf080821-34a7-4869-8697-467adbf8992d HTTP/1.1" 200 263 0.022401 252.41.184.232 - - [2025-10-09 13:42:09] "POST /neutron/router HTTP/1.1" 200 539 0.006240 252.41.184.232 - - [2025-10-09 13:42:09] "POST /neutron/router HTTP/1.1" 200 539 0.005119 252.41.184.232 - - [2025-10-09 13:42:09] "POST /neutron/router HTTP/1.1" 200 539 0.004370 252.41.184.232 - - [2025-10-09 13:42:09] "POST /neutron/router HTTP/1.1" 200 539 0.004146 252.41.184.232 - - [2025-10-09 13:42:09] "POST /neutron/router HTTP/1.1" 200 539 0.004433 252.41.184.232 - - [2025-10-09 13:42:09] "POST /neutron/router HTTP/1.1" 200 539 0.005598 252.41.184.232 - - [2025-10-09 13:42:09] "POST /neutron/router HTTP/1.1" 200 539 0.005406 252.41.184.232 - - [2025-10-09 13:42:09] "POST /neutron/router HTTP/1.1" 200 539 0.005634 252.41.184.232 - - [2025-10-09 13:42:09] "POST /neutron/router HTTP/1.1" 200 539 0.004418 252.41.184.232 - - [2025-10-09 13:42:10] "POST /neutron/router HTTP/1.1" 200 539 0.004791 252.41.184.232 - - [2025-10-09 13:42:10] "POST /neutron/router HTTP/1.1" 200 539 0.004287 252.41.184.232 - - [2025-10-09 13:42:10] "POST /neutron/router HTTP/1.1" 200 539 0.004287 252.41.184.232 - - [2025-10-09 13:42:10] "POST /neutron/router HTTP/1.1" 200 539 0.004517 252.41.184.232 - - [2025-10-09 13:42:10] "POST /neutron/router HTTP/1.1" 200 539 0.005018 252.41.184.232 - - [2025-10-09 13:42:10] "POST /neutron/router HTTP/1.1" 200 539 0.004749 252.41.184.232 - - [2025-10-09 13:42:10] "POST /neutron/router HTTP/1.1" 200 539 0.004538 252.41.184.232 - - [2025-10-09 13:42:10] "POST /neutron/router HTTP/1.1" 200 539 0.005216 252.41.184.232 - - [2025-10-09 13:42:10] "POST /neutron/router HTTP/1.1" 200 539 0.005111 252.41.184.232 - - [2025-10-09 13:42:10] "POST /neutron/router HTTP/1.1" 200 539 0.005653 252.41.184.232 - - [2025-10-09 13:42:10] "POST /neutron/router HTTP/1.1" 200 539 0.004642 252.41.184.232 - - [2025-10-09 13:42:10] "POST /neutron/router HTTP/1.1" 200 539 0.006470 252.41.184.232 - - [2025-10-09 13:42:10] "POST /neutron/router HTTP/1.1" 200 539 0.005504 252.41.184.232 - - [2025-10-09 13:42:10] "POST /neutron/router HTTP/1.1" 200 539 0.006005 252.41.184.232 - - [2025-10-09 13:42:10] "POST /neutron/router HTTP/1.1" 200 539 0.009758 252.41.184.232 - - [2025-10-09 13:42:11] "POST /neutron/router HTTP/1.1" 200 539 0.005389 252.41.184.232 - - [2025-10-09 13:42:11] "POST /neutron/router HTTP/1.1" 200 539 0.004753 252.41.184.232 - - [2025-10-09 13:42:11] "POST /neutron/router HTTP/1.1" 200 539 0.004677 252.41.184.232 - - [2025-10-09 13:42:11] "POST /neutron/router HTTP/1.1" 200 539 0.006191 252.41.184.232 - - [2025-10-09 13:42:11] "POST /neutron/router HTTP/1.1" 200 539 0.004451 252.41.184.232 - - [2025-10-09 13:42:11] "POST /neutron/router HTTP/1.1" 200 539 0.005176 252.41.184.232 - - [2025-10-09 13:42:11] "POST /neutron/router HTTP/1.1" 200 539 0.005779 252.41.184.232 - - [2025-10-09 13:42:11] "POST /neutron/router HTTP/1.1" 200 539 0.004550 252.41.184.232 - - [2025-10-09 13:42:11] "POST /neutron/router HTTP/1.1" 200 539 0.023242 252.41.184.232 - - [2025-10-09 13:42:11] "POST /neutron/router HTTP/1.1" 200 539 0.006146 252.41.184.232 - - [2025-10-09 13:42:11] "POST /neutron/router HTTP/1.1" 200 539 0.024520 252.41.184.232 - - [2025-10-09 13:42:11] "POST /neutron/router HTTP/1.1" 200 539 0.005177 252.41.184.232 - - [2025-10-09 13:42:11] "POST /neutron/router HTTP/1.1" 200 151 0.068940 10.0.0.41 - - [2025-10-09 13:42:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.008980 10.0.0.41 - - [2025-10-09 13:42:11] "GET /logical-router/bf080821-34a7-4869-8697-467adbf8992d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.005866 252.41.184.232 - - [2025-10-09 13:42:11] "POST /neutron/security_group HTTP/1.1" 200 519 0.004043 10.0.0.41 - - [2025-10-09 13:42:11] "DELETE /route-target/bdc34ec6-e863-47b3-98c3-bceea863c743 HTTP/1.1" 200 115 0.034780 252.41.184.232 - - [2025-10-09 13:42:12] "POST /neutron/security_group HTTP/1.1" 200 151 0.071763 10.0.0.41 - - [2025-10-09 13:42:12] "DELETE /access-control-list/bb16a5a2-428a-49ad-9d4f-35ade9e86032 HTTP/1.1" 200 115 0.045417 252.41.184.232 - - [2025-10-09 13:42:12] "POST /neutron/security_group HTTP/1.1" 200 519 0.006782 10.0.0.41 - - [2025-10-09 13:42:12] "DELETE /access-control-list/449c4a91-2692-42a3-9684-01fbefc90f11 HTTP/1.1" 200 115 0.028463 252.41.184.232 - - [2025-10-09 13:42:12] "POST /neutron/security_group HTTP/1.1" 200 151 0.053700 10.0.0.41 - - [2025-10-09 13:42:12] "DELETE /access-control-list/56e6ebaf-6d0a-47c1-af1e-5686eb476c68 HTTP/1.1" 200 115 0.024141 252.41.184.232 - - [2025-10-09 13:42:12] "POST /neutron/security_group HTTP/1.1" 200 504 0.004339 10.0.0.41 - - [2025-10-09 13:42:12] "DELETE /access-control-list/354abd23-2ca4-4228-8887-e181af320804 HTTP/1.1" 200 115 0.032092 252.41.184.232 - - [2025-10-09 13:42:12] "POST /neutron/security_group HTTP/1.1" 200 151 0.064004 10.0.0.41 - - [2025-10-09 13:42:12] "DELETE /access-control-list/ff44e5e2-63f0-4719-b312-19eef90a0233 HTTP/1.1" 200 115 0.055002 252.41.184.232 - - [2025-10-09 13:42:12] "POST /neutron/security_group HTTP/1.1" 200 504 0.015351 10.0.0.41 - - [2025-10-09 13:42:12] "DELETE /access-control-list/04abd0b7-c5bf-4932-b090-10ba4e44424e HTTP/1.1" 200 115 0.041069 252.41.184.232 - - [2025-10-09 13:42:12] "POST /neutron/security_group HTTP/1.1" 200 151 0.059324 10.0.0.41 - - [2025-10-09 13:42:12] "DELETE /access-control-list/751ec3bb-a906-43b2-9153-cfa2c0620114 HTTP/1.1" 200 115 0.037160 10.0.0.41 - - [2025-10-09 13:42:12] "DELETE /access-control-list/5e9b4458-c10b-40ce-a31d-465076a9e28b HTTP/1.1" 200 115 0.027149 10.0.0.41 - - [2025-10-09 13:42:12] "GET /projects?obj_uuids=6e49306b-7c5b-43a7-8b5a-6d984ebe8017&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001339 10.0.0.41 - - [2025-10-09 13:42:12] "GET /project/6e49306b-7c5b-43a7-8b5a-6d984ebe8017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1341 0.036055 10.0.0.41 - - [2025-10-09 13:42:12] "GET /projects?obj_uuids=6e49306b-7c5b-43a7-8b5a-6d984ebe8017&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001409 10.0.0.41 - - [2025-10-09 13:42:13] "GET /project/6e49306b-7c5b-43a7-8b5a-6d984ebe8017?fields=virtual_networks HTTP/1.1" 200 1021 0.080117 10.0.0.41 - - [2025-10-09 13:42:13] "GET /projects?obj_uuids=6e49306b-7c5b-43a7-8b5a-6d984ebe8017&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001334 10.0.0.41 - - [2025-10-09 13:42:13] "GET /project/6e49306b-7c5b-43a7-8b5a-6d984ebe8017?fields=virtual_machine_interfaces HTTP/1.1" 200 1021 0.031673 10.0.0.41 - - [2025-10-09 13:42:13] "GET /projects?obj_uuids=6e49306b-7c5b-43a7-8b5a-6d984ebe8017&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001182 10.0.0.41 - - [2025-10-09 13:42:13] "GET /project/6e49306b-7c5b-43a7-8b5a-6d984ebe8017?fields=security_groups HTTP/1.1" 200 1241 0.030619 10.0.0.41 - - [2025-10-09 13:42:14] "GET /domains?obj_uuids=8ad80d2d-2369-4ab9-896f-7a17fd6c7f55&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001694 10.0.0.41 - - [2025-10-09 13:42:14] "GET /domain/8ad80d2d-2369-4ab9-896f-7a17fd6c7f55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.009077 10.0.0.41 - - [2025-10-09 13:42:14] "POST /fqname-to-id HTTP/1.1" 404 182 0.041643 10.0.0.41 - - [2025-10-09 13:42:14] "GET /projects?obj_uuids=2c017660-4df3-4a27-a795-699b9f098eff&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003425 10.0.0.41 - - [2025-10-09 13:42:14] "GET /domains?obj_uuids=8ad80d2d-2369-4ab9-896f-7a17fd6c7f55&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001547 10.0.0.41 - - [2025-10-09 13:42:14] "GET /domain/8ad80d2d-2369-4ab9-896f-7a17fd6c7f55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.008501 10.0.0.41 - - [2025-10-09 13:42:14] "POST /id-to-fqname HTTP/1.1" 200 184 0.001496 10.0.0.41 - - [2025-10-09 13:42:14] "POST /fqname-to-id HTTP/1.1" 404 193 0.002827 10.0.0.41 - - [2025-10-09 13:42:14] "POST /security-groups HTTP/1.1" 200 579 0.073917 10.0.0.41 - - [2025-10-09 13:42:14] "POST /fqname-to-id HTTP/1.1" 404 228 0.003381 10.0.0.41 - - [2025-10-09 13:42:14] "POST /projects HTTP/1.1" 200 569 0.240121 10.0.0.41 - - [2025-10-09 13:42:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.281878 10.0.0.41 - - [2025-10-09 13:42:14] "POST /access-control-lists HTTP/1.1" 200 592 0.065406 10.0.0.41 - - [2025-10-09 13:42:14] "GET /project/2c017660-4df3-4a27-a795-699b9f098eff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.449720 10.0.0.41 - - [2025-10-09 13:42:14] "POST /fqname-to-id HTTP/1.1" 404 227 0.003603 10.0.0.41 - - [2025-10-09 13:42:15] "POST /access-control-lists HTTP/1.1" 200 590 0.064108 10.0.0.41 - - [2025-10-09 13:42:16] "GET / HTTP/1.1" 200 36215 0.003255 10.0.0.41 - - [2025-10-09 13:42:17] "POST /fqname-to-id HTTP/1.1" 401 297 0.000609 10.0.0.41 - - [2025-10-09 13:42:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.097115 10.0.0.41 - - [2025-10-09 13:42:17] "GET /projects?obj_uuids=2c017660-4df3-4a27-a795-699b9f098eff&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001608 10.0.0.41 - - [2025-10-09 13:42:17] "GET /project/2c017660-4df3-4a27-a795-699b9f098eff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.029958 252.41.184.232 - - [2025-10-09 13:42:17] "POST /neutron/network HTTP/1.1" 200 117 0.041538 10.0.0.41 - - [2025-10-09 13:42:18] "GET /projects?obj_uuids=2c017660-4df3-4a27-a795-699b9f098eff&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001824 252.41.184.232 - - [2025-10-09 13:42:18] "POST /neutron/network HTTP/1.1" 200 599 0.088201 10.0.0.41 - - [2025-10-09 13:42:18] "POST /route-targets HTTP/1.1" 200 328 0.013317 10.0.0.41 - - [2025-10-09 13:42:18] "POST /ref-update HTTP/1.1" 200 156 0.030796 10.0.0.41 - - [2025-10-09 13:42:18] "POST /useragent-kv HTTP/1.1" 200 115 0.003278 252.41.184.232 - - [2025-10-09 13:42:18] "POST /neutron/subnet HTTP/1.1" 200 734 0.149453 252.41.184.232 - - [2025-10-09 13:42:18] "POST /neutron/network HTTP/1.1" 200 820 0.006459 10.0.0.41 - - [2025-10-09 13:42:18] "POST /id-to-fqname HTTP/1.1" 200 214 0.001733 10.0.0.41 - - [2025-10-09 13:42:18] "GET /virtual-network/b2e98aea-7990-43ee-9587-a158411ea923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006133 252.41.184.232 - - [2025-10-09 13:42:18] "POST /neutron/network HTTP/1.1" 200 820 0.006407 10.0.0.41 - - [2025-10-09 13:42:18] "GET /virtual-network/b2e98aea-7990-43ee-9587-a158411ea923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007008 252.41.184.232 - - [2025-10-09 13:42:18] "POST /neutron/network HTTP/1.1" 200 820 0.007188 252.41.184.232 - - [2025-10-09 13:42:18] "POST /neutron/subnet HTTP/1.1" 200 734 0.007847 10.0.0.41 - - [2025-10-09 13:42:18] "POST /fqname-to-id HTTP/1.1" 404 204 0.003269 10.0.0.41 - - [2025-10-09 13:42:18] "GET /virtual-network/b2e98aea-7990-43ee-9587-a158411ea923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006649 10.0.0.41 - - [2025-10-09 13:42:18] "GET /projects?obj_uuids=2c017660-4df3-4a27-a795-699b9f098eff&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001600 252.41.184.232 - - [2025-10-09 13:42:19] "POST /neutron/port HTTP/1.1" 200 1017 0.220230 10.0.0.41 - - [2025-10-09 13:42:19] "GET /virtual-machine-interface/01b4cff6-dd96-4d55-ba04-44f15468bb09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2379 0.007680 10.0.0.41 - - [2025-10-09 13:42:19] "GET /virtual-machine-interface/01b4cff6-dd96-4d55-ba04-44f15468bb09?fields=instance_ip_back_refs HTTP/1.1" 200 1316 0.007014 10.0.0.41 - - [2025-10-09 13:42:19] "GET /instance-ip/1f40e7c6-d2c0-4f63-a24b-ce6af1791f0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.004678 10.0.0.41 - - [2025-10-09 13:42:19] "GET /virtual-machine-interface/01b4cff6-dd96-4d55-ba04-44f15468bb09 HTTP/1.1" 401 297 0.000471 10.0.0.41 - - [2025-10-09 13:42:19] "GET /virtual-machine-interface/01b4cff6-dd96-4d55-ba04-44f15468bb09 HTTP/1.1" 200 2601 0.040102 252.41.184.232 - - [2025-10-09 13:42:19] "POST /neutron/port HTTP/1.1" 200 1017 0.010239 252.41.184.232 - - [2025-10-09 13:42:19] "POST /neutron/port HTTP/1.1" 200 151 0.071266 252.41.184.232 - - [2025-10-09 13:42:19] "POST /neutron/network HTTP/1.1" 200 820 0.007730 10.0.0.41 - - [2025-10-09 13:42:19] "POST /useragent-kv HTTP/1.1" 200 115 0.003330 10.0.0.41 - - [2025-10-09 13:42:19] "POST /useragent-kv HTTP/1.1" 200 115 0.002554 252.41.184.232 - - [2025-10-09 13:42:19] "POST /neutron/network HTTP/1.1" 200 151 0.089201 10.0.0.41 - - [2025-10-09 13:42:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003509 10.0.0.41 - - [2025-10-09 13:42:20] "DELETE /route-target/507f6b86-a84f-45b4-be0f-1c52dd2768d4 HTTP/1.1" 200 115 0.018413 10.0.0.41 - - [2025-10-09 13:42:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004138 10.0.0.41 - - [2025-10-09 13:42:20] "GET /projects?obj_uuids=2c017660-4df3-4a27-a795-699b9f098eff&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001671 10.0.0.41 - - [2025-10-09 13:42:20] "GET /project/2c017660-4df3-4a27-a795-699b9f098eff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.030340 252.41.184.232 - - [2025-10-09 13:42:20] "POST /neutron/network HTTP/1.1" 200 117 0.008058 10.0.0.41 - - [2025-10-09 13:42:21] "GET /projects?obj_uuids=2c017660-4df3-4a27-a795-699b9f098eff&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001327 252.41.184.232 - - [2025-10-09 13:42:21] "POST /neutron/network HTTP/1.1" 200 601 0.081158 10.0.0.41 - - [2025-10-09 13:42:21] "POST /route-targets HTTP/1.1" 200 328 0.011524 10.0.0.41 - - [2025-10-09 13:42:21] "POST /ref-update HTTP/1.1" 200 156 0.019967 10.0.0.41 - - [2025-10-09 13:42:21] "POST /useragent-kv HTTP/1.1" 200 115 0.004199 252.41.184.232 - - [2025-10-09 13:42:21] "POST /neutron/subnet HTTP/1.1" 200 730 0.151474 10.0.0.41 - - [2025-10-09 13:42:21] "POST /useragent-kv HTTP/1.1" 200 115 0.009120 252.41.184.232 - - [2025-10-09 13:42:21] "POST /neutron/subnet HTTP/1.1" 200 720 0.165377 252.41.184.232 - - [2025-10-09 13:42:21] "POST /neutron/network HTTP/1.1" 200 976 0.008370 10.0.0.41 - - [2025-10-09 13:42:21] "POST /id-to-fqname HTTP/1.1" 200 215 0.001612 10.0.0.41 - - [2025-10-09 13:42:21] "GET /virtual-network/2d421ceb-af4f-4924-8cd8-ffc1fe5893ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2561 0.006966 252.41.184.232 - - [2025-10-09 13:42:21] "POST /neutron/network HTTP/1.1" 200 976 0.008951 10.0.0.41 - - [2025-10-09 13:42:21] "GET /virtual-network/2d421ceb-af4f-4924-8cd8-ffc1fe5893ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2561 0.008091 252.41.184.232 - - [2025-10-09 13:42:21] "POST /neutron/network HTTP/1.1" 200 976 0.009750 252.41.184.232 - - [2025-10-09 13:42:21] "POST /neutron/subnet HTTP/1.1" 200 730 0.009014 252.41.184.232 - - [2025-10-09 13:42:21] "POST /neutron/subnet HTTP/1.1" 200 720 0.008639 10.0.0.41 - - [2025-10-09 13:42:22] "GET /projects?obj_uuids=2c017660-4df3-4a27-a795-699b9f098eff&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001354 252.41.184.232 - - [2025-10-09 13:42:22] "POST /neutron/port HTTP/1.1" 200 1017 0.205801 10.0.0.41 - - [2025-10-09 13:42:22] "GET /projects?obj_uuids=2c017660-4df3-4a27-a795-699b9f098eff&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001209 252.41.184.232 - - [2025-10-09 13:42:22] "POST /neutron/port HTTP/1.1" 200 1015 0.191336 10.0.0.41 - - [2025-10-09 13:42:22] "POST /id-to-fqname HTTP/1.1" 200 215 0.001760 252.41.184.232 - - [2025-10-09 13:42:22] "POST /neutron/port HTTP/1.1" 200 1017 0.008421 252.41.184.232 - - [2025-10-09 13:42:22] "POST /neutron/port HTTP/1.1" 200 1017 0.008497 252.41.184.232 - - [2025-10-09 13:42:23] "POST /neutron/network HTTP/1.1" 200 976 0.008354 252.41.184.232 - - [2025-10-09 13:42:23] "POST /neutron/port HTTP/1.1" 200 1017 0.009034 252.41.184.232 - - [2025-10-09 13:42:23] "POST /neutron/port HTTP/1.1" 200 117 0.005664 252.41.184.232 - - [2025-10-09 13:42:23] "POST /neutron/port HTTP/1.1" 200 117 0.007749 10.0.0.41 - - [2025-10-09 13:42:23] "POST /id-to-fqname HTTP/1.1" 200 215 0.002066 252.41.184.232 - - [2025-10-09 13:42:23] "POST /neutron/port HTTP/1.1" 200 117 0.006055 252.41.184.232 - - [2025-10-09 13:42:23] "POST /neutron/port HTTP/1.1" 200 1017 0.009520 252.41.184.232 - - [2025-10-09 13:42:23] "POST /neutron/port HTTP/1.1" 200 1015 0.008384 252.41.184.232 - - [2025-10-09 13:42:23] "POST /neutron/port HTTP/1.1" 200 1015 0.008911 252.41.184.232 - - [2025-10-09 13:42:23] "POST /neutron/network HTTP/1.1" 200 976 0.008717 252.41.184.232 - - [2025-10-09 13:42:23] "POST /neutron/port HTTP/1.1" 200 1015 0.009196 252.41.184.232 - - [2025-10-09 13:42:24] "POST /neutron/port HTTP/1.1" 200 117 0.007081 252.41.184.232 - - [2025-10-09 13:42:24] "POST /neutron/port HTTP/1.1" 200 117 0.006335 252.41.184.232 - - [2025-10-09 13:42:24] "POST /neutron/port HTTP/1.1" 200 117 0.006611 252.41.184.232 - - [2025-10-09 13:42:24] "POST /neutron/port HTTP/1.1" 200 1015 0.009891 252.41.184.232 - - [2025-10-09 13:42:25] "POST /neutron/port HTTP/1.1" 200 1017 0.010246 252.41.184.232 - - [2025-10-09 13:42:25] "POST /neutron/network HTTP/1.1" 200 986 0.008935 252.41.184.232 - - [2025-10-09 13:42:25] "POST /neutron/port HTTP/1.1" 200 1015 0.012654 252.41.184.232 - - [2025-10-09 13:42:25] "POST /neutron/port HTTP/1.1" 200 1017 0.010700 252.41.184.232 - - [2025-10-09 13:42:25] "POST /neutron/network HTTP/1.1" 200 986 0.019858 252.41.184.232 - - [2025-10-09 13:42:25] "POST /neutron/port HTTP/1.1" 200 1017 0.022227 252.41.184.232 - - [2025-10-09 13:42:25] "POST /neutron/port HTTP/1.1" 200 1015 0.016609 252.41.184.232 - - [2025-10-09 13:42:25] "POST /neutron/port HTTP/1.1" 200 1015 0.032146 10.0.0.41 - - [2025-10-09 13:42:25] "DELETE /project/6e49306b7c5b43a78b5a6d984ebe8017 HTTP/1.1" 404 173 0.018024 10.0.0.41 - - [2025-10-09 13:42:25] "DELETE /project/2c0176604df34a27a795699b9f098eff HTTP/1.1" 404 173 0.016786 10.0.0.41 - - [2025-10-09 13:42:25] "DELETE /project/b8c4578883ac4f09a5fe917845c70cc8 HTTP/1.1" 404 173 0.010137 252.41.184.232 - - [2025-10-09 13:42:25] "POST /neutron/port HTTP/1.1" 200 1105 0.264879 10.0.0.41 - - [2025-10-09 13:42:25] "GET /projects?obj_uuids=cf8d3751-903c-47dc-aa6c-a0df97e6306d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001228 10.0.0.41 - - [2025-10-09 13:42:25] "GET /projects?obj_uuids=b8c45788-83ac-4f09-a5fe-917845c70cc8&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001045 10.0.0.41 - - [2025-10-09 13:42:25] "GET /projects?obj_uuids=6e49306b-7c5b-43a7-8b5a-6d984ebe8017&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001224 10.0.0.41 - - [2025-10-09 13:42:26] "GET /project/cf8d3751-903c-47dc-aa6c-a0df97e6306d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1503 0.162950 10.0.0.41 - - [2025-10-09 13:42:26] "GET /projects?obj_uuids=cf8d3751-903c-47dc-aa6c-a0df97e6306d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002611 10.0.0.41 - - [2025-10-09 13:42:26] "GET /project/b8c45788-83ac-4f09-a5fe-917845c70cc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.206203 10.0.0.41 - - [2025-10-09 13:42:26] "GET /project/6e49306b-7c5b-43a7-8b5a-6d984ebe8017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1434 0.179527 252.41.184.232 - - [2025-10-09 13:42:26] "POST /neutron/port HTTP/1.1" 200 1103 0.204146 10.0.0.41 - - [2025-10-09 13:42:26] "GET /projects?obj_uuids=b8c45788-83ac-4f09-a5fe-917845c70cc8&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001648 252.41.184.232 - - [2025-10-09 13:42:26] "POST /neutron/port HTTP/1.1" 200 1079 0.055092 10.0.0.41 - - [2025-10-09 13:42:26] "GET /project/cf8d3751-903c-47dc-aa6c-a0df97e6306d?fields=security_groups HTTP/1.1" 200 1386 0.079703 10.0.0.41 - - [2025-10-09 13:42:26] "GET /projects?obj_uuids=6e49306b-7c5b-43a7-8b5a-6d984ebe8017&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001198 10.0.0.41 - - [2025-10-09 13:42:26] "GET /project/b8c45788-83ac-4f09-a5fe-917845c70cc8?fields=security_groups HTTP/1.1" 200 1335 0.050792 252.41.184.232 - - [2025-10-09 13:42:26] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006184 10.0.0.41 - - [2025-10-09 13:42:26] "GET /project/6e49306b-7c5b-43a7-8b5a-6d984ebe8017?fields=security_groups HTTP/1.1" 200 1334 0.098661 252.41.184.232 - - [2025-10-09 13:42:26] "POST /neutron/port HTTP/1.1" 200 1077 0.036201 252.41.184.232 - - [2025-10-09 13:42:26] "POST /neutron/subnet HTTP/1.1" 200 704 0.038144 10.0.0.41 - - [2025-10-09 13:42:26] "DELETE /security-group/ed5c6dc0-b81c-4482-a288-67bb32337f2c HTTP/1.1" 200 115 0.122855 10.0.0.41 - - [2025-10-09 13:42:26] "GET /projects?obj_uuids=cf8d3751-903c-47dc-aa6c-a0df97e6306d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.005083 252.41.184.232 - - [2025-10-09 13:42:26] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006329 252.41.184.232 - - [2025-10-09 13:42:26] "POST /neutron/port HTTP/1.1" 200 117 0.001272 10.0.0.41 - - [2025-10-09 13:42:26] "DELETE /security-group/1a00f703-264c-46d3-9572-5e489866274f HTTP/1.1" 200 115 0.165417 10.0.0.41 - - [2025-10-09 13:42:26] "DELETE /access-control-list/057b573e-4914-4e04-80b8-83058a208c38 HTTP/1.1" 200 115 0.099750 10.0.0.41 - - [2025-10-09 13:42:26] "GET /projects?obj_uuids=b8c45788-83ac-4f09-a5fe-917845c70cc8&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001243 10.0.0.41 - - [2025-10-09 13:42:26] "GET /project/cf8d3751-903c-47dc-aa6c-a0df97e6306d?fields=application_policy_sets HTTP/1.1" 200 1425 0.095901 252.41.184.232 - - [2025-10-09 13:42:26] "POST /neutron/subnet HTTP/1.1" 200 694 0.049170 10.0.0.41 - - [2025-10-09 13:42:26] "GET /project/b8c45788-83ac-4f09-a5fe-917845c70cc8?fields=application_policy_sets HTTP/1.1" 200 1374 0.115821 252.41.184.232 - - [2025-10-09 13:42:26] "POST /neutron/network HTTP/1.1" 200 976 0.024906 10.0.0.41 - - [2025-10-09 13:42:26] "DELETE /security-group/5731d697-e5d3-4480-a781-327a34cf75dd HTTP/1.1" 200 115 0.230932 10.0.0.41 - - [2025-10-09 13:42:26] "DELETE /access-control-list/c5c9aa0e-e577-4803-9fd4-5bb9d623a1e1 HTTP/1.1" 200 115 0.163115 10.0.0.41 - - [2025-10-09 13:42:26] "GET /projects?obj_uuids=6e49306b-7c5b-43a7-8b5a-6d984ebe8017&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001284 252.41.184.232 - - [2025-10-09 13:42:26] "POST /neutron/port HTTP/1.1" 200 117 0.001055 10.0.0.41 - - [2025-10-09 13:42:26] "DELETE /access-control-list/05f7d26b-cb64-499c-a6da-5d0da4bf20a6 HTTP/1.1" 200 115 0.081064 10.0.0.41 - - [2025-10-09 13:42:26] "GET /project/6e49306b-7c5b-43a7-8b5a-6d984ebe8017?fields=application_policy_sets HTTP/1.1" 200 1373 0.126927 252.41.184.232 - - [2025-10-09 13:42:26] "POST /neutron/network HTTP/1.1" 200 976 0.022546 10.0.0.41 - - [2025-10-09 13:42:26] "DELETE /access-control-list/d33ef4dc-4a34-40b1-95ac-0faa708d6d19 HTTP/1.1" 200 115 0.094749 10.0.0.41 - - [2025-10-09 13:42:26] "DELETE /project/cf8d3751-903c-47dc-aa6c-a0df97e6306d HTTP/1.1" 200 115 0.917727 10.0.0.41 - - [2025-10-09 13:42:26] "DELETE /access-control-list/65874c14-1559-4a5e-8bd3-e1e985b81ef9 HTTP/1.1" 200 115 0.097625 10.0.0.41 - - [2025-10-09 13:42:26] "DELETE /project/b8c45788-83ac-4f09-a5fe-917845c70cc8 HTTP/1.1" 200 115 1.007277 10.0.0.41 - - [2025-10-09 13:42:26] "DELETE /access-control-list/6a8f55fd-0b67-4c02-a450-08f4628f925f HTTP/1.1" 200 115 0.045051 10.0.0.41 - - [2025-10-09 13:42:26] "DELETE /project/6e49306b-7c5b-43a7-8b5a-6d984ebe8017 HTTP/1.1" 200 115 1.057510 252.41.184.232 - - [2025-10-09 13:42:29] "POST /neutron/port HTTP/1.1" 200 1079 0.013760 252.41.184.232 - - [2025-10-09 13:42:29] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007450 252.41.184.232 - - [2025-10-09 13:42:29] "POST /neutron/port HTTP/1.1" 200 1079 0.013444 252.41.184.232 - - [2025-10-09 13:42:29] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007277 252.41.184.232 - - [2025-10-09 13:42:29] "POST /neutron/port HTTP/1.1" 200 1079 0.016119 252.41.184.232 - - [2025-10-09 13:42:29] "POST /neutron/security_group HTTP/1.1" 200 2052 0.009195 10.0.0.41 - - [2025-10-09 13:42:29] "GET /virtual-machine/ecca2253-a8dc-4b60-9816-f5e59f18be4c HTTP/1.1" 200 1285 0.006298 10.0.0.41 - - [2025-10-09 13:42:30] "GET /virtual-machine-interface/8c332280-d2eb-4068-b253-a0ebf2f8debf HTTP/1.1" 200 2919 0.008363 10.0.0.41 - - [2025-10-09 13:42:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004323 10.0.0.41 - - [2025-10-09 13:42:30] "GET /global-vrouter-config/9c9ce066-c658-4727-b2c5-c23089c52ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004537 10.0.0.41 - - [2025-10-09 13:42:30] "GET /virtual-networks?parent_id=2c017660-4df3-4a27-a795-699b9f098eff&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.004815 10.0.0.41 - - [2025-10-09 13:42:30] "GET /virtual-network/2d421ceb-af4f-4924-8cd8-ffc1fe5893ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2561 0.006710 10.0.0.41 - - [2025-10-09 13:42:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004038 10.0.0.41 - - [2025-10-09 13:42:33] "GET /virtual-network/2d421ceb-af4f-4924-8cd8-ffc1fe5893ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2561 0.006898 10.0.0.41 - - [2025-10-09 13:42:35] "GET /obj-perms HTTP/1.1" 200 6375 0.085482 10.0.0.41 - - [2025-10-09 13:42:36] "GET /obj-perms HTTP/1.1" 200 6375 0.077987 10.0.0.41 - - [2025-10-09 13:42:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003303 10.0.0.41 - - [2025-10-09 13:42:37] "GET /virtual-network/2d421ceb-af4f-4924-8cd8-ffc1fe5893ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2561 0.009448 252.41.184.232 - - [2025-10-09 13:42:38] "POST /neutron/port HTTP/1.1" 200 1077 0.012972 252.41.184.232 - - [2025-10-09 13:42:38] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006056 252.41.184.232 - - [2025-10-09 13:42:38] "POST /neutron/port HTTP/1.1" 200 1077 0.013684 252.41.184.232 - - [2025-10-09 13:42:38] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007958 252.41.184.232 - - [2025-10-09 13:42:39] "POST /neutron/port HTTP/1.1" 200 1079 0.014548 252.41.184.232 - - [2025-10-09 13:42:39] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007551 10.0.0.41 - - [2025-10-09 13:42:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005158 10.0.0.41 - - [2025-10-09 13:42:39] "GET /global-vrouter-config/9c9ce066-c658-4727-b2c5-c23089c52ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005142 10.0.0.41 - - [2025-10-09 13:42:39] "GET /virtual-networks?parent_id=2c017660-4df3-4a27-a795-699b9f098eff&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.003802 10.0.0.41 - - [2025-10-09 13:42:39] "GET /virtual-network/2d421ceb-af4f-4924-8cd8-ffc1fe5893ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2561 0.006311 252.41.184.232 - - [2025-10-09 13:42:40] "POST /neutron/port HTTP/1.1" 200 1079 0.013199 252.41.184.232 - - [2025-10-09 13:42:40] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007233 252.41.184.232 - - [2025-10-09 13:42:40] "POST /neutron/port HTTP/1.1" 200 1079 0.015422 252.41.184.232 - - [2025-10-09 13:42:40] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007296 10.0.0.41 - - [2025-10-09 13:42:41] "GET /global-system-configs HTTP/1.1" 401 297 0.000540 10.0.0.41 - - [2025-10-09 13:42:42] "GET /global-system-configs HTTP/1.1" 401 297 0.000481 252.41.184.232 - - [2025-10-09 13:42:43] "POST /neutron/port HTTP/1.1" 200 1077 0.017458 252.41.184.232 - - [2025-10-09 13:42:43] "POST /neutron/security_group HTTP/1.1" 200 2052 0.008208 252.41.184.232 - - [2025-10-09 13:42:45] "POST /neutron/port HTTP/1.1" 200 1077 0.016854 252.41.184.232 - - [2025-10-09 13:42:45] "POST /neutron/security_group HTTP/1.1" 200 2052 0.009514 252.41.184.232 - - [2025-10-09 13:42:45] "POST /neutron/port HTTP/1.1" 200 1077 0.016443 252.41.184.232 - - [2025-10-09 13:42:45] "POST /neutron/security_group HTTP/1.1" 200 2052 0.009411 252.41.184.232 - - [2025-10-09 13:42:45] "POST /neutron/port HTTP/1.1" 200 1077 0.017958 252.41.184.232 - - [2025-10-09 13:42:45] "POST /neutron/security_group HTTP/1.1" 200 2052 0.009138 10.0.0.41 - - [2025-10-09 13:42:46] "GET /virtual-machine/e2266a68-06a0-4ee7-a578-3b5ea8201eca HTTP/1.1" 200 1285 0.006252 10.0.0.41 - - [2025-10-09 13:42:46] "GET /virtual-machine-interface/99677ccb-6d04-4c9c-997b-d742662c2010 HTTP/1.1" 200 2919 0.006919 10.0.0.41 - - [2025-10-09 13:42:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003633 10.0.0.41 - - [2025-10-09 13:42:46] "GET /global-vrouter-config/9c9ce066-c658-4727-b2c5-c23089c52ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004412 10.0.0.41 - - [2025-10-09 13:42:46] "GET /virtual-networks?parent_id=2c017660-4df3-4a27-a795-699b9f098eff&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.003413 10.0.0.41 - - [2025-10-09 13:42:46] "GET /virtual-network/2d421ceb-af4f-4924-8cd8-ffc1fe5893ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2561 0.006140 10.0.0.41 - - [2025-10-09 13:42:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003659 10.0.0.41 - - [2025-10-09 13:42:47] "GET /global-vrouter-config/9c9ce066-c658-4727-b2c5-c23089c52ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003881 10.0.0.41 - - [2025-10-09 13:42:47] "GET /virtual-networks?parent_id=2c017660-4df3-4a27-a795-699b9f098eff&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.003499 10.0.0.41 - - [2025-10-09 13:42:47] "GET /virtual-network/2d421ceb-af4f-4924-8cd8-ffc1fe5893ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2561 0.007207 252.41.184.232 - - [2025-10-09 13:42:51] "POST /neutron/port HTTP/1.1" 200 1103 0.015460 252.41.184.232 - - [2025-10-09 13:42:51] "POST /neutron/port HTTP/1.1" 200 1103 0.023804 252.41.184.232 - - [2025-10-09 13:42:52] "POST /neutron/port HTTP/1.1" 200 151 0.191152 252.41.184.232 - - [2025-10-09 13:42:52] "POST /neutron/port HTTP/1.1" 200 1105 0.010226 252.41.184.232 - - [2025-10-09 13:42:52] "POST /neutron/port HTTP/1.1" 200 117 0.010406 252.41.184.232 - - [2025-10-09 13:42:52] "POST /neutron/port HTTP/1.1" 200 1105 0.021514 252.41.184.232 - - [2025-10-09 13:42:52] "POST /neutron/port HTTP/1.1" 200 1105 0.014215 252.41.184.232 - - [2025-10-09 13:42:52] "POST /neutron/port HTTP/1.1" 400 205 0.004417 252.41.184.232 - - [2025-10-09 13:42:52] "POST /neutron/port HTTP/1.1" 200 1105 0.016561 252.41.184.232 - - [2025-10-09 13:42:52] "POST /neutron/network HTTP/1.1" 200 976 0.015675 252.41.184.232 - - [2025-10-09 13:42:52] "POST /neutron/port HTTP/1.1" 400 205 0.032457 252.41.184.232 - - [2025-10-09 13:42:52] "POST /neutron/port HTTP/1.1" 200 117 0.018922 252.41.184.232 - - [2025-10-09 13:42:52] "POST /neutron/port HTTP/1.1" 200 151 0.257589 252.41.184.232 - - [2025-10-09 13:42:52] "POST /neutron/port HTTP/1.1" 400 205 0.009304 252.41.184.232 - - [2025-10-09 13:42:52] "POST /neutron/network HTTP/1.1" 200 976 0.013449 252.41.184.232 - - [2025-10-09 13:42:52] "POST /neutron/port HTTP/1.1" 200 117 0.007921 252.41.184.232 - - [2025-10-09 13:42:52] "POST /neutron/network HTTP/1.1" 200 986 0.009493 10.0.0.41 - - [2025-10-09 13:42:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.006924 10.0.0.41 - - [2025-10-09 13:42:52] "POST /useragent-kv HTTP/1.1" 200 115 0.004864 10.0.0.41 - - [2025-10-09 13:42:52] "POST /useragent-kv HTTP/1.1" 200 115 0.006285 10.0.0.41 - - [2025-10-09 13:42:52] "POST /useragent-kv HTTP/1.1" 200 115 0.003061 10.0.0.41 - - [2025-10-09 13:42:52] "POST /useragent-kv HTTP/1.1" 200 115 0.002414 252.41.184.232 - - [2025-10-09 13:42:52] "POST /neutron/network HTTP/1.1" 200 151 0.184715 10.0.0.41 - - [2025-10-09 13:42:52] "DELETE /route-target/37fa215b-a232-4a4b-be0f-3d97c59c7e1f HTTP/1.1" 200 115 0.034320 10.0.0.41 - - [2025-10-09 13:42:53] "GET /projects?obj_uuids=2c017660-4df3-4a27-a795-699b9f098eff&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001184 10.0.0.41 - - [2025-10-09 13:42:53] "GET /project/2c017660-4df3-4a27-a795-699b9f098eff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.028040 10.0.0.41 - - [2025-10-09 13:42:53] "GET /projects?obj_uuids=2c017660-4df3-4a27-a795-699b9f098eff&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001166 10.0.0.41 - - [2025-10-09 13:42:53] "GET /project/2c017660-4df3-4a27-a795-699b9f098eff?fields=virtual_networks HTTP/1.1" 200 1023 0.070570 10.0.0.41 - - [2025-10-09 13:42:53] "GET /projects?obj_uuids=2c017660-4df3-4a27-a795-699b9f098eff&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001597 10.0.0.41 - - [2025-10-09 13:42:53] "GET /project/2c017660-4df3-4a27-a795-699b9f098eff?fields=virtual_machine_interfaces HTTP/1.1" 200 1023 0.031967 10.0.0.41 - - [2025-10-09 13:42:53] "GET /projects?obj_uuids=2c017660-4df3-4a27-a795-699b9f098eff&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001621 10.0.0.41 - - [2025-10-09 13:42:53] "GET /project/2c017660-4df3-4a27-a795-699b9f098eff?fields=security_groups HTTP/1.1" 200 1244 0.032170 10.0.0.41 - - [2025-10-09 13:42:54] "GET /domains?obj_uuids=8ad80d2d-2369-4ab9-896f-7a17fd6c7f55&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001282 10.0.0.41 - - [2025-10-09 13:42:54] "GET /domain/8ad80d2d-2369-4ab9-896f-7a17fd6c7f55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.008191 10.0.0.41 - - [2025-10-09 13:42:54] "POST /fqname-to-id HTTP/1.1" 404 184 0.037119 10.0.0.41 - - [2025-10-09 13:42:54] "GET /projects?obj_uuids=e05b63ab-3cf3-475b-9648-1e365ce9503e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002926 10.0.0.41 - - [2025-10-09 13:42:54] "GET /domains?obj_uuids=8ad80d2d-2369-4ab9-896f-7a17fd6c7f55&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001245 10.0.0.41 - - [2025-10-09 13:42:54] "GET /domain/8ad80d2d-2369-4ab9-896f-7a17fd6c7f55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.008667 10.0.0.41 - - [2025-10-09 13:42:54] "POST /id-to-fqname HTTP/1.1" 200 186 0.002448 10.0.0.41 - - [2025-10-09 13:42:54] "POST /fqname-to-id HTTP/1.1" 404 195 0.004247 10.0.0.41 - - [2025-10-09 13:42:55] "POST /security-groups HTTP/1.1" 200 581 0.077631 10.0.0.41 - - [2025-10-09 13:42:55] "POST /fqname-to-id HTTP/1.1" 404 230 0.003461 10.0.0.41 - - [2025-10-09 13:42:55] "POST /projects HTTP/1.1" 200 573 0.242673 10.0.0.41 - - [2025-10-09 13:42:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.283674 10.0.0.41 - - [2025-10-09 13:42:55] "POST /access-control-lists HTTP/1.1" 200 594 0.075640 10.0.0.41 - - [2025-10-09 13:42:55] "GET /project/e05b63ab-3cf3-475b-9648-1e365ce9503e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.459381 10.0.0.41 - - [2025-10-09 13:42:55] "POST /fqname-to-id HTTP/1.1" 404 229 0.004065 10.0.0.41 - - [2025-10-09 13:42:55] "POST /access-control-lists HTTP/1.1" 200 592 0.069038 10.0.0.41 - - [2025-10-09 13:42:56] "GET / HTTP/1.1" 200 36215 0.002275 10.0.0.41 - - [2025-10-09 13:42:57] "POST /fqname-to-id HTTP/1.1" 401 297 0.000723 10.0.0.41 - - [2025-10-09 13:42:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.088629 10.0.0.41 - - [2025-10-09 13:42:58] "GET /projects?obj_uuids=e05b63ab-3cf3-475b-9648-1e365ce9503e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001173 10.0.0.41 - - [2025-10-09 13:42:58] "GET /project/e05b63ab-3cf3-475b-9648-1e365ce9503e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.032103 252.41.184.232 - - [2025-10-09 13:42:58] "POST /neutron/network HTTP/1.1" 200 117 0.042444 10.0.0.41 - - [2025-10-09 13:42:58] "GET /projects?obj_uuids=e05b63ab-3cf3-475b-9648-1e365ce9503e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001419 252.41.184.232 - - [2025-10-09 13:42:58] "POST /neutron/network HTTP/1.1" 200 603 0.079324 10.0.0.41 - - [2025-10-09 13:42:58] "POST /route-targets HTTP/1.1" 200 328 0.020004 10.0.0.41 - - [2025-10-09 13:42:58] "POST /ref-update HTTP/1.1" 200 156 0.022552 10.0.0.41 - - [2025-10-09 13:42:58] "POST /useragent-kv HTTP/1.1" 200 115 0.004558 252.41.184.232 - - [2025-10-09 13:42:58] "POST /neutron/subnet HTTP/1.1" 200 720 0.196320 252.41.184.232 - - [2025-10-09 13:42:58] "POST /neutron/network HTTP/1.1" 200 821 0.006815 10.0.0.41 - - [2025-10-09 13:42:58] "POST /id-to-fqname HTTP/1.1" 200 217 0.001721 10.0.0.41 - - [2025-10-09 13:42:58] "GET /virtual-network/1bbbf0a1-b9c1-4f2a-bf03-0723c42b9ca1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.006049 252.41.184.232 - - [2025-10-09 13:42:58] "POST /neutron/network HTTP/1.1" 200 821 0.007313 10.0.0.41 - - [2025-10-09 13:42:58] "GET /virtual-network/1bbbf0a1-b9c1-4f2a-bf03-0723c42b9ca1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.008579 252.41.184.232 - - [2025-10-09 13:42:58] "POST /neutron/network HTTP/1.1" 200 821 0.009043 252.41.184.232 - - [2025-10-09 13:42:59] "POST /neutron/subnet HTTP/1.1" 200 720 0.010270 10.0.0.41 - - [2025-10-09 13:42:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003830 10.0.0.41 - - [2025-10-09 13:42:59] "GET /projects?obj_uuids=e05b63ab-3cf3-475b-9648-1e365ce9503e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001507 10.0.0.41 - - [2025-10-09 13:42:59] "GET /project/e05b63ab-3cf3-475b-9648-1e365ce9503e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.037112 252.41.184.232 - - [2025-10-09 13:42:59] "POST /neutron/network HTTP/1.1" 200 117 0.011822 10.0.0.41 - - [2025-10-09 13:42:59] "GET /projects?obj_uuids=e05b63ab-3cf3-475b-9648-1e365ce9503e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001222 252.41.184.232 - - [2025-10-09 13:42:59] "POST /neutron/network HTTP/1.1" 200 603 0.100664 10.0.0.41 - - [2025-10-09 13:42:59] "POST /route-targets HTTP/1.1" 200 328 0.015401 10.0.0.41 - - [2025-10-09 13:42:59] "POST /ref-update HTTP/1.1" 200 156 0.030482 10.0.0.41 - - [2025-10-09 13:42:59] "POST /useragent-kv HTTP/1.1" 200 115 0.005962 252.41.184.232 - - [2025-10-09 13:42:59] "POST /neutron/subnet HTTP/1.1" 200 710 0.201632 252.41.184.232 - - [2025-10-09 13:42:59] "POST /neutron/network HTTP/1.1" 200 819 0.006507 10.0.0.41 - - [2025-10-09 13:42:59] "POST /id-to-fqname HTTP/1.1" 200 217 0.001602 10.0.0.41 - - [2025-10-09 13:42:59] "GET /virtual-network/b03d07cd-492b-4e4d-84da-77f9ee4b06f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.005970 252.41.184.232 - - [2025-10-09 13:42:59] "POST /neutron/network HTTP/1.1" 200 819 0.006419 10.0.0.41 - - [2025-10-09 13:42:59] "GET /virtual-network/b03d07cd-492b-4e4d-84da-77f9ee4b06f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.006308 252.41.184.232 - - [2025-10-09 13:42:59] "POST /neutron/network HTTP/1.1" 200 819 0.007340 252.41.184.232 - - [2025-10-09 13:42:59] "POST /neutron/subnet HTTP/1.1" 200 710 0.008574 10.0.0.41 - - [2025-10-09 13:43:00] "POST /id-to-fqname HTTP/1.1" 200 217 0.002278 252.41.184.232 - - [2025-10-09 13:43:00] "POST /neutron/network HTTP/1.1" 200 831 0.008336 252.41.184.232 - - [2025-10-09 13:43:00] "GET /aaa-mode HTTP/1.1" 401 297 0.000658 252.41.184.232 - - [2025-10-09 13:43:00] "GET / HTTP/1.1" 200 36215 0.002085 252.41.184.232 - - [2025-10-09 13:43:00] "GET /project/e05b63ab-3cf3-475b-9648-1e365ce9503e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000447 10.0.0.41 - - [2025-10-09 13:43:00] "GET /projects?obj_uuids=e05b63ab-3cf3-475b-9648-1e365ce9503e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001310 252.41.184.232 - - [2025-10-09 13:43:00] "GET /project/e05b63ab-3cf3-475b-9648-1e365ce9503e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.065829 252.41.184.232 - - [2025-10-09 13:43:00] "POST /neutron/network HTTP/1.1" 200 821 0.007129 252.41.184.232 - - [2025-10-09 13:43:01] "POST /neutron/port HTTP/1.1" 200 117 0.005999 252.41.184.232 - - [2025-10-09 13:43:01] "POST /neutron/port HTTP/1.1" 200 117 0.006444 10.0.0.41 - - [2025-10-09 13:43:01] "POST /id-to-fqname HTTP/1.1" 200 217 0.001620 252.41.184.232 - - [2025-10-09 13:43:01] "POST /neutron/port HTTP/1.1" 200 117 0.006600 252.41.184.232 - - [2025-10-09 13:43:01] "POST /neutron/network HTTP/1.1" 200 829 0.007877 252.41.184.232 - - [2025-10-09 13:43:01] "GET /aaa-mode HTTP/1.1" 401 297 0.000768 252.41.184.232 - - [2025-10-09 13:43:01] "GET / HTTP/1.1" 200 36215 0.002417 252.41.184.232 - - [2025-10-09 13:43:01] "GET /project/e05b63ab-3cf3-475b-9648-1e365ce9503e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000513 252.41.184.232 - - [2025-10-09 13:43:01] "POST /neutron/network HTTP/1.1" 200 831 0.013113 10.0.0.41 - - [2025-10-09 13:43:01] "GET /projects?obj_uuids=e05b63ab-3cf3-475b-9648-1e365ce9503e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001750 10.0.0.41 - - [2025-10-09 13:43:02] "GET /projects?obj_uuids=e05b63ab-3cf3-475b-9648-1e365ce9503e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001432 252.41.184.232 - - [2025-10-09 13:43:02] "GET /project/e05b63ab-3cf3-475b-9648-1e365ce9503e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.091509 252.41.184.232 - - [2025-10-09 13:43:02] "POST /neutron/network HTTP/1.1" 200 819 0.009231 252.41.184.232 - - [2025-10-09 13:43:02] "POST /neutron/port HTTP/1.1" 200 1055 0.341797 252.41.184.232 - - [2025-10-09 13:43:02] "POST /neutron/port HTTP/1.1" 200 1055 0.010430 252.41.184.232 - - [2025-10-09 13:43:02] "POST /neutron/port HTTP/1.1" 200 1055 0.012338 252.41.184.232 - - [2025-10-09 13:43:02] "POST /neutron/port HTTP/1.1" 200 1029 0.016542 252.41.184.232 - - [2025-10-09 13:43:02] "POST /neutron/port HTTP/1.1" 200 1105 0.138029 252.41.184.232 - - [2025-10-09 13:43:02] "POST /neutron/security_group HTTP/1.1" 200 2054 0.013577 252.41.184.232 - - [2025-10-09 13:43:02] "POST /neutron/port HTTP/1.1" 200 117 0.008912 252.41.184.232 - - [2025-10-09 13:43:02] "POST /neutron/port HTTP/1.1" 200 1079 0.013951 10.0.0.41 - - [2025-10-09 13:43:02] "GET /projects?obj_uuids=e05b63ab-3cf3-475b-9648-1e365ce9503e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001169 252.41.184.232 - - [2025-10-09 13:43:02] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004516 252.41.184.232 - - [2025-10-09 13:43:02] "POST /neutron/router HTTP/1.1" 200 578 0.080879 10.0.0.41 - - [2025-10-09 13:43:02] "POST /route-targets HTTP/1.1" 200 328 0.022572 252.41.184.232 - - [2025-10-09 13:43:02] "POST /neutron/subnet HTTP/1.1" 200 694 0.020813 252.41.184.232 - - [2025-10-09 13:43:02] "POST /neutron/router HTTP/1.1" 200 578 0.005296 10.0.0.41 - - [2025-10-09 13:43:02] "PUT /logical-router/de1112f2-130c-42d5-9a8c-eb3ca5f19a2e HTTP/1.1" 200 263 0.049159 252.41.184.232 - - [2025-10-09 13:43:03] "POST /neutron/port HTTP/1.1" 200 117 0.001740 10.0.0.41 - - [2025-10-09 13:43:03] "GET /projects?obj_uuids=e05b63ab-3cf3-475b-9648-1e365ce9503e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002597 252.41.184.232 - - [2025-10-09 13:43:03] "POST /neutron/network HTTP/1.1" 200 821 0.008768 252.41.184.232 - - [2025-10-09 13:43:03] "POST /neutron/router HTTP/1.1" 200 344 0.351547 10.0.0.41 - - [2025-10-09 13:43:03] "POST /ref-update HTTP/1.1" 200 156 0.035176 252.41.184.232 - - [2025-10-09 13:43:03] "POST /neutron/network HTTP/1.1" 200 829 0.012261 252.41.184.232 - - [2025-10-09 13:43:03] "POST /neutron/port HTTP/1.1" 200 1079 0.026322 10.0.0.41 - - [2025-10-09 13:43:03] "GET /projects?obj_uuids=e05b63ab-3cf3-475b-9648-1e365ce9503e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001334 252.41.184.232 - - [2025-10-09 13:43:03] "POST /neutron/security_group HTTP/1.1" 200 2054 0.024868 252.41.184.232 - - [2025-10-09 13:43:03] "POST /neutron/port HTTP/1.1" 200 1053 0.338013 252.41.184.232 - - [2025-10-09 13:43:03] "POST /neutron/port HTTP/1.1" 200 1053 0.010030 252.41.184.232 - - [2025-10-09 13:43:03] "POST /neutron/port HTTP/1.1" 200 1053 0.016459 252.41.184.232 - - [2025-10-09 13:43:04] "POST /neutron/port HTTP/1.1" 200 1103 0.080523 252.41.184.232 - - [2025-10-09 13:43:04] "POST /neutron/port HTTP/1.1" 200 1077 0.012804 252.41.184.232 - - [2025-10-09 13:43:04] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004050 252.41.184.232 - - [2025-10-09 13:43:04] "POST /neutron/subnet HTTP/1.1" 200 684 0.008669 252.41.184.232 - - [2025-10-09 13:43:04] "POST /neutron/port HTTP/1.1" 200 117 0.001844 252.41.184.232 - - [2025-10-09 13:43:04] "POST /neutron/network HTTP/1.1" 200 819 0.008250 252.41.184.232 - - [2025-10-09 13:43:08] "POST /neutron/port HTTP/1.1" 200 1079 0.015997 252.41.184.232 - - [2025-10-09 13:43:08] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007853 252.41.184.232 - - [2025-10-09 13:43:08] "POST /neutron/port HTTP/1.1" 200 1079 0.015394 252.41.184.232 - - [2025-10-09 13:43:08] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007117 252.41.184.232 - - [2025-10-09 13:43:09] "POST /neutron/port HTTP/1.1" 200 1079 0.014389 252.41.184.232 - - [2025-10-09 13:43:09] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007653 10.0.0.41 - - [2025-10-09 13:43:09] "GET /virtual-machine/9859cbfc-ff15-4bab-aed5-c32df104ab0c HTTP/1.1" 401 297 0.000477 10.0.0.41 - - [2025-10-09 13:43:09] "GET /virtual-machine/9859cbfc-ff15-4bab-aed5-c32df104ab0c HTTP/1.1" 200 1291 0.040485 10.0.0.41 - - [2025-10-09 13:43:09] "GET /virtual-machine-interface/1c49831d-4681-4be7-844e-1a4bf5cae2ad HTTP/1.1" 200 2927 0.006808 10.0.0.41 - - [2025-10-09 13:43:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003610 10.0.0.41 - - [2025-10-09 13:43:09] "GET /global-vrouter-config/9c9ce066-c658-4727-b2c5-c23089c52ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004101 10.0.0.41 - - [2025-10-09 13:43:09] "GET /virtual-networks?parent_id=e05b63ab-3cf3-475b-9648-1e365ce9503e&detail=False&count=False&shared=False HTTP/1.1" 200 567 0.003789 10.0.0.41 - - [2025-10-09 13:43:09] "GET /virtual-network/1bbbf0a1-b9c1-4f2a-bf03-0723c42b9ca1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.007260 10.0.0.41 - - [2025-10-09 13:43:11] "GET /global-system-configs HTTP/1.1" 401 297 0.000649 10.0.0.41 - - [2025-10-09 13:43:11] "GET /global-system-configs HTTP/1.1" 401 297 0.000662 10.0.0.41 - - [2025-10-09 13:43:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003613 10.0.0.41 - - [2025-10-09 13:43:13] "GET /virtual-network/1bbbf0a1-b9c1-4f2a-bf03-0723c42b9ca1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.005622 252.41.184.232 - - [2025-10-09 13:43:14] "POST /neutron/port HTTP/1.1" 200 1079 0.016806 252.41.184.232 - - [2025-10-09 13:43:14] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007379 252.41.184.232 - - [2025-10-09 13:43:14] "POST /neutron/port HTTP/1.1" 200 1079 0.013525 252.41.184.232 - - [2025-10-09 13:43:14] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006588 252.41.184.232 - - [2025-10-09 13:43:14] "POST /neutron/port HTTP/1.1" 200 1079 0.015133 252.41.184.232 - - [2025-10-09 13:43:14] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006943 10.0.0.41 - - [2025-10-09 13:43:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004674 10.0.0.41 - - [2025-10-09 13:43:15] "GET /global-vrouter-config/9c9ce066-c658-4727-b2c5-c23089c52ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004793 10.0.0.41 - - [2025-10-09 13:43:15] "GET /virtual-networks?parent_id=e05b63ab-3cf3-475b-9648-1e365ce9503e&detail=False&count=False&shared=False HTTP/1.1" 200 567 0.004838 10.0.0.41 - - [2025-10-09 13:43:15] "GET /virtual-network/1bbbf0a1-b9c1-4f2a-bf03-0723c42b9ca1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.006166 252.41.184.232 - - [2025-10-09 13:43:15] "POST /neutron/port HTTP/1.1" 200 1077 0.013077 252.41.184.232 - - [2025-10-09 13:43:15] "POST /neutron/port HTTP/1.1" 200 1079 0.033382 252.41.184.232 - - [2025-10-09 13:43:15] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007480 252.41.184.232 - - [2025-10-09 13:43:15] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008430 252.41.184.232 - - [2025-10-09 13:43:15] "POST /neutron/port HTTP/1.1" 200 1077 0.015070 252.41.184.232 - - [2025-10-09 13:43:15] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007026 252.41.184.232 - - [2025-10-09 13:43:17] "POST /neutron/port HTTP/1.1" 200 1077 0.012824 252.41.184.232 - - [2025-10-09 13:43:17] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006112 252.41.184.232 - - [2025-10-09 13:43:20] "POST /neutron/port HTTP/1.1" 200 1077 0.012408 252.41.184.232 - - [2025-10-09 13:43:21] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007370 252.41.184.232 - - [2025-10-09 13:43:21] "POST /neutron/port HTTP/1.1" 200 1077 0.014226 252.41.184.232 - - [2025-10-09 13:43:21] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008941 252.41.184.232 - - [2025-10-09 13:43:21] "POST /neutron/port HTTP/1.1" 200 1077 0.013199 252.41.184.232 - - [2025-10-09 13:43:21] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009533 10.0.0.41 - - [2025-10-09 13:43:21] "GET /virtual-machine/0e4adfa4-a865-4e10-b4f7-cfab0841fce8 HTTP/1.1" 200 1290 0.006276 10.0.0.41 - - [2025-10-09 13:43:21] "GET /virtual-machine-interface/e43e4d9e-72e3-4fb4-bcb5-dc69047bf6f0 HTTP/1.1" 200 2929 0.008140 10.0.0.41 - - [2025-10-09 13:43:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003403 10.0.0.41 - - [2025-10-09 13:43:21] "GET /global-vrouter-config/9c9ce066-c658-4727-b2c5-c23089c52ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005235 10.0.0.41 - - [2025-10-09 13:43:21] "GET /virtual-networks?parent_id=e05b63ab-3cf3-475b-9648-1e365ce9503e&detail=False&count=False&shared=False HTTP/1.1" 200 567 0.003447 10.0.0.41 - - [2025-10-09 13:43:21] "GET /virtual-network/b03d07cd-492b-4e4d-84da-77f9ee4b06f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.006428 10.0.0.41 - - [2025-10-09 13:43:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003540 10.0.0.41 - - [2025-10-09 13:43:23] "GET /global-vrouter-config/9c9ce066-c658-4727-b2c5-c23089c52ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003752 10.0.0.41 - - [2025-10-09 13:43:23] "GET /virtual-networks?parent_id=e05b63ab-3cf3-475b-9648-1e365ce9503e&detail=False&count=False&shared=False HTTP/1.1" 200 567 0.004068 10.0.0.41 - - [2025-10-09 13:43:23] "GET /virtual-network/b03d07cd-492b-4e4d-84da-77f9ee4b06f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.006480 10.0.0.41 - - [2025-10-09 13:43:26] "DELETE /project/e05b63ab3cf3475b96481e365ce9503e HTTP/1.1" 404 173 0.007659 10.0.0.41 - - [2025-10-09 13:43:26] "GET /projects?obj_uuids=2c017660-4df3-4a27-a795-699b9f098eff&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001307 10.0.0.41 - - [2025-10-09 13:43:27] "GET /project/2c017660-4df3-4a27-a795-699b9f098eff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1438 0.030162 10.0.0.41 - - [2025-10-09 13:43:27] "GET /projects?obj_uuids=2c017660-4df3-4a27-a795-699b9f098eff&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001698 10.0.0.41 - - [2025-10-09 13:43:27] "GET /project/2c017660-4df3-4a27-a795-699b9f098eff?fields=security_groups HTTP/1.1" 200 1337 0.072662 10.0.0.41 - - [2025-10-09 13:43:27] "DELETE /security-group/128329a4-e31c-459b-a1c3-d37b916f0200 HTTP/1.1" 200 115 0.041603 10.0.0.41 - - [2025-10-09 13:43:27] "GET /projects?obj_uuids=2c017660-4df3-4a27-a795-699b9f098eff&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001590 10.0.0.41 - - [2025-10-09 13:43:27] "DELETE /access-control-list/a2168195-2d74-4fdb-8dfc-3450fa8569eb HTTP/1.1" 200 115 0.032649 10.0.0.41 - - [2025-10-09 13:43:27] "GET /project/2c017660-4df3-4a27-a795-699b9f098eff?fields=application_policy_sets HTTP/1.1" 200 1376 0.046569 10.0.0.41 - - [2025-10-09 13:43:27] "DELETE /access-control-list/fda0df36-c972-4179-b6c4-b8221a91ecc6 HTTP/1.1" 200 115 0.046757 10.0.0.41 - - [2025-10-09 13:43:27] "DELETE /project/2c017660-4df3-4a27-a795-699b9f098eff HTTP/1.1" 200 115 0.383709 252.41.184.232 - - [2025-10-09 13:43:28] "POST /neutron/router HTTP/1.1" 200 578 0.005909 [Introspect:8084]10.0.0.41 - - [2025-10-09 13:43:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001107 [Introspect:8084]10.0.0.41 - - [2025-10-09 13:43:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001220 10.0.0.41 - - [2025-10-09 13:43:28] "GET /projects?obj_uuids=e05b63ab-3cf3-475b-9648-1e365ce9503e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001690 252.41.184.232 - - [2025-10-09 13:43:28] "POST /neutron/router HTTP/1.1" 200 344 0.274458 252.41.184.232 - - [2025-10-09 13:43:28] "POST /neutron/port HTTP/1.1" 200 1876 0.018903 10.0.0.41 - - [2025-10-09 13:43:28] "POST /ref-update HTTP/1.1" 200 156 0.011286 252.41.184.232 - - [2025-10-09 13:43:33] "POST /neutron/port HTTP/1.1" 200 1079 0.014376 252.41.184.232 - - [2025-10-09 13:43:33] "POST /neutron/port HTTP/1.1" 200 1079 0.012491 252.41.184.232 - - [2025-10-09 13:43:33] "POST /neutron/network HTTP/1.1" 200 831 0.006330 252.41.184.232 - - [2025-10-09 13:43:33] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004514 252.41.184.232 - - [2025-10-09 13:43:33] "POST /neutron/subnet HTTP/1.1" 200 694 0.008229 [Introspect:8084]10.0.0.41 - - [2025-10-09 13:43:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001127 252.41.184.232 - - [2025-10-09 13:43:33] "POST /neutron/port HTTP/1.1" 200 117 0.001451 [Introspect:8084]10.0.0.41 - - [2025-10-09 13:43:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001365 252.41.184.232 - - [2025-10-09 13:43:33] "POST /neutron/network HTTP/1.1" 200 821 0.007276 252.41.184.232 - - [2025-10-09 13:43:35] "POST /neutron/router HTTP/1.1" 200 578 0.004402 10.0.0.41 - - [2025-10-09 13:43:35] "POST /ref-update HTTP/1.1" 200 156 0.024615 252.41.184.232 - - [2025-10-09 13:43:35] "POST /neutron/router HTTP/1.1" 200 344 0.146870 10.0.0.41 - - [2025-10-09 13:43:36] "GET /obj-perms HTTP/1.1" 200 6375 0.079062 10.0.0.41 - - [2025-10-09 13:43:37] "GET /obj-perms HTTP/1.1" 200 6375 0.075441 252.41.184.232 - - [2025-10-09 13:43:38] "POST /neutron/router HTTP/1.1" 200 578 0.006513 10.0.0.41 - - [2025-10-09 13:43:38] "GET /projects?obj_uuids=e05b63ab-3cf3-475b-9648-1e365ce9503e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001161 252.41.184.232 - - [2025-10-09 13:43:38] "POST /neutron/router HTTP/1.1" 200 344 0.272272 10.0.0.41 - - [2025-10-09 13:43:38] "POST /ref-update HTTP/1.1" 200 156 0.011501 [Introspect:8084]10.0.0.41 - - [2025-10-09 13:43:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001141 [Introspect:8084]10.0.0.41 - - [2025-10-09 13:43:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001805 252.41.184.232 - - [2025-10-09 13:43:41] "POST /neutron/router HTTP/1.1" 200 578 0.005769 10.0.0.41 - - [2025-10-09 13:43:41] "POST /ref-update HTTP/1.1" 200 156 0.017364 252.41.184.232 - - [2025-10-09 13:43:41] "POST /neutron/router HTTP/1.1" 200 344 0.148340 252.41.184.232 - - [2025-10-09 13:43:41] "POST /neutron/router HTTP/1.1" 200 578 0.006602 10.0.0.41 - - [2025-10-09 13:43:41] "POST /ref-update HTTP/1.1" 200 156 0.014668 252.41.184.232 - - [2025-10-09 13:43:41] "POST /neutron/router HTTP/1.1" 200 344 0.129835 252.41.184.232 - - [2025-10-09 13:43:41] "POST /neutron/router HTTP/1.1" 200 578 0.007121 10.0.0.41 - - [2025-10-09 13:43:41] "GET /logical-router/de1112f2-130c-42d5-9a8c-eb3ca5f19a2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.010370 10.0.0.41 - - [2025-10-09 13:43:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006098 252.41.184.232 - - [2025-10-09 13:43:41] "POST /neutron/router HTTP/1.1" 200 151 0.065436 10.0.0.41 - - [2025-10-09 13:43:41] "DELETE /route-target/93b85bf1-fe65-48c3-b323-fcc5c962b30b HTTP/1.1" 200 115 0.044727 252.41.184.232 - - [2025-10-09 13:43:42] "POST /neutron/network HTTP/1.1" 200 819 0.007740 252.41.184.232 - - [2025-10-09 13:43:42] "POST /neutron/network HTTP/1.1" 400 204 0.016962 252.41.184.232 - - [2025-10-09 13:43:43] "POST /neutron/port HTTP/1.1" 200 1077 0.018661 252.41.184.232 - - [2025-10-09 13:43:43] "POST /neutron/port HTTP/1.1" 200 1103 0.015907 252.41.184.232 - - [2025-10-09 13:43:43] "POST /neutron/port HTTP/1.1" 200 1079 0.013180 252.41.184.232 - - [2025-10-09 13:43:43] "POST /neutron/port HTTP/1.1" 200 1105 0.010740 252.41.184.232 - - [2025-10-09 13:43:43] "POST /neutron/port HTTP/1.1" 200 151 0.155735 252.41.184.232 - - [2025-10-09 13:43:43] "POST /neutron/port HTTP/1.1" 200 151 0.136737 252.41.184.232 - - [2025-10-09 13:43:44] "POST /neutron/network HTTP/1.1" 200 819 0.007098 10.0.0.41 - - [2025-10-09 13:43:44] "POST /useragent-kv HTTP/1.1" 200 115 0.002892 10.0.0.41 - - [2025-10-09 13:43:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003812 10.0.0.41 - - [2025-10-09 13:43:44] "POST /useragent-kv HTTP/1.1" 200 115 0.002400 252.41.184.232 - - [2025-10-09 13:43:44] "POST /neutron/network HTTP/1.1" 200 151 0.091282 10.0.0.41 - - [2025-10-09 13:43:44] "DELETE /route-target/d5115663-8cee-4130-929e-446b2c92f55c HTTP/1.1" 200 115 0.026207 252.41.184.232 - - [2025-10-09 13:43:44] "POST /neutron/network HTTP/1.1" 200 821 0.006377 10.0.0.41 - - [2025-10-09 13:43:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005947 10.0.0.41 - - [2025-10-09 13:43:44] "POST /useragent-kv HTTP/1.1" 200 115 0.002615 10.0.0.41 - - [2025-10-09 13:43:44] "POST /useragent-kv HTTP/1.1" 200 115 0.002117 252.41.184.232 - - [2025-10-09 13:43:44] "POST /neutron/network HTTP/1.1" 200 151 0.095407 10.0.0.41 - - [2025-10-09 13:43:44] "DELETE /route-target/2e8a22f8-e64f-40e3-b15c-7dfecc1db422 HTTP/1.1" 200 115 0.020960 10.0.0.41 - - [2025-10-09 13:43:45] "GET /projects?obj_uuids=e05b63ab-3cf3-475b-9648-1e365ce9503e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001233 10.0.0.41 - - [2025-10-09 13:43:45] "GET /project/e05b63ab-3cf3-475b-9648-1e365ce9503e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.033313 10.0.0.41 - - [2025-10-09 13:43:45] "GET /projects?obj_uuids=e05b63ab-3cf3-475b-9648-1e365ce9503e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.003942 10.0.0.41 - - [2025-10-09 13:43:45] "GET /project/e05b63ab-3cf3-475b-9648-1e365ce9503e?fields=virtual_networks HTTP/1.1" 200 1028 0.076111 10.0.0.41 - - [2025-10-09 13:43:45] "GET /projects?obj_uuids=e05b63ab-3cf3-475b-9648-1e365ce9503e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001173 10.0.0.41 - - [2025-10-09 13:43:45] "GET /project/e05b63ab-3cf3-475b-9648-1e365ce9503e?fields=virtual_machine_interfaces HTTP/1.1" 200 1028 0.030425 10.0.0.41 - - [2025-10-09 13:43:45] "GET /projects?obj_uuids=e05b63ab-3cf3-475b-9648-1e365ce9503e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001156 10.0.0.41 - - [2025-10-09 13:43:45] "GET /project/e05b63ab-3cf3-475b-9648-1e365ce9503e?fields=security_groups HTTP/1.1" 200 1251 0.028002 10.0.0.41 - - [2025-10-09 13:43:46] "GET /domains?obj_uuids=8ad80d2d-2369-4ab9-896f-7a17fd6c7f55&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001484 10.0.0.41 - - [2025-10-09 13:43:46] "GET /domain/8ad80d2d-2369-4ab9-896f-7a17fd6c7f55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.008687 10.0.0.41 - - [2025-10-09 13:43:46] "POST /fqname-to-id HTTP/1.1" 404 189 0.037947 10.0.0.41 - - [2025-10-09 13:43:46] "GET /projects?obj_uuids=05196281-8f54-4d7f-ab3b-a4cb8a7919eb&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002799 10.0.0.41 - - [2025-10-09 13:43:46] "GET /domains?obj_uuids=8ad80d2d-2369-4ab9-896f-7a17fd6c7f55&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001456 10.0.0.41 - - [2025-10-09 13:43:46] "GET /domain/8ad80d2d-2369-4ab9-896f-7a17fd6c7f55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007806 10.0.0.41 - - [2025-10-09 13:43:46] "POST /id-to-fqname HTTP/1.1" 200 191 0.002184 10.0.0.41 - - [2025-10-09 13:43:46] "POST /fqname-to-id HTTP/1.1" 404 200 0.005971 10.0.0.41 - - [2025-10-09 13:43:46] "POST /security-groups HTTP/1.1" 200 586 0.064318 10.0.0.41 - - [2025-10-09 13:43:46] "POST /fqname-to-id HTTP/1.1" 404 235 0.004097 10.0.0.41 - - [2025-10-09 13:43:46] "POST /projects HTTP/1.1" 200 583 0.247676 10.0.0.41 - - [2025-10-09 13:43:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.283755 10.0.0.41 - - [2025-10-09 13:43:47] "POST /access-control-lists HTTP/1.1" 200 599 0.067130 10.0.0.41 - - [2025-10-09 13:43:47] "GET /project/05196281-8f54-4d7f-ab3b-a4cb8a7919eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.445695 10.0.0.41 - - [2025-10-09 13:43:47] "POST /fqname-to-id HTTP/1.1" 404 234 0.003890 10.0.0.41 - - [2025-10-09 13:43:47] "POST /access-control-lists HTTP/1.1" 200 597 0.060907 10.0.0.41 - - [2025-10-09 13:43:48] "GET / HTTP/1.1" 200 36215 0.002452 10.0.0.41 - - [2025-10-09 13:43:49] "POST /fqname-to-id HTTP/1.1" 401 297 0.000609 10.0.0.41 - - [2025-10-09 13:43:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.036254 10.0.0.41 - - [2025-10-09 13:43:50] "GET /projects?obj_uuids=05196281-8f54-4d7f-ab3b-a4cb8a7919eb&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001116 10.0.0.41 - - [2025-10-09 13:43:50] "GET /project/05196281-8f54-4d7f-ab3b-a4cb8a7919eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.026405 10.0.0.41 - - [2025-10-09 13:43:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003504 10.0.0.41 - - [2025-10-09 13:43:50] "GET /security-group/f1207646-b0be-456d-baea-ec25039c7923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3759 0.006089 10.0.0.41 - - [2025-10-09 13:43:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003636 10.0.0.41 - - [2025-10-09 13:43:50] "GET /projects?obj_uuids=05196281-8f54-4d7f-ab3b-a4cb8a7919eb&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001285 10.0.0.41 - - [2025-10-09 13:43:50] "GET /project/05196281-8f54-4d7f-ab3b-a4cb8a7919eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.038573 10.0.0.41 - - [2025-10-09 13:43:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003591 10.0.0.41 - - [2025-10-09 13:43:50] "GET /security-group/f1207646-b0be-456d-baea-ec25039c7923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3759 0.005280 10.0.0.41 - - [2025-10-09 13:43:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003481 10.0.0.41 - - [2025-10-09 13:43:50] "PUT /security-group/f1207646-b0be-456d-baea-ec25039c7923 HTTP/1.1" 200 263 0.018605 10.0.0.41 - - [2025-10-09 13:43:50] "PUT /access-control-list/12993318-1a90-46f2-9a7c-d52f92b1833c HTTP/1.1" 200 273 0.013392 10.0.0.41 - - [2025-10-09 13:43:50] "POST /fqname-to-id HTTP/1.1" 404 200 0.004613 10.0.0.41 - - [2025-10-09 13:43:50] "PUT /access-control-list/4003db12-838d-4083-9cdf-96fee75e3fab HTTP/1.1" 200 273 0.018760 10.0.0.41 - - [2025-10-09 13:43:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003570 10.0.0.41 - - [2025-10-09 13:43:50] "GET /projects?obj_uuids=05196281-8f54-4d7f-ab3b-a4cb8a7919eb&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001196 10.0.0.41 - - [2025-10-09 13:43:50] "GET /project/05196281-8f54-4d7f-ab3b-a4cb8a7919eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.030058 252.41.184.232 - - [2025-10-09 13:43:51] "POST /neutron/network HTTP/1.1" 200 117 0.039114 10.0.0.41 - - [2025-10-09 13:43:51] "GET /projects?obj_uuids=05196281-8f54-4d7f-ab3b-a4cb8a7919eb&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001207 252.41.184.232 - - [2025-10-09 13:43:51] "POST /neutron/network HTTP/1.1" 200 606 0.079321 10.0.0.41 - - [2025-10-09 13:43:51] "POST /route-targets HTTP/1.1" 200 328 0.014616 10.0.0.41 - - [2025-10-09 13:43:51] "POST /ref-update HTTP/1.1" 200 156 0.028444 10.0.0.41 - - [2025-10-09 13:43:51] "POST /useragent-kv HTTP/1.1" 200 115 0.004558 252.41.184.232 - - [2025-10-09 13:43:51] "POST /neutron/subnet HTTP/1.1" 200 720 0.201602 252.41.184.232 - - [2025-10-09 13:43:51] "POST /neutron/network HTTP/1.1" 200 824 0.006479 10.0.0.41 - - [2025-10-09 13:43:51] "POST /id-to-fqname HTTP/1.1" 200 221 0.002265 10.0.0.41 - - [2025-10-09 13:43:51] "GET /virtual-network/4277ee72-fdea-48a7-9e27-2adbe0917284?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.008314 252.41.184.232 - - [2025-10-09 13:43:51] "POST /neutron/network HTTP/1.1" 200 824 0.005871 10.0.0.41 - - [2025-10-09 13:43:51] "GET /virtual-network/4277ee72-fdea-48a7-9e27-2adbe0917284?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.006861 252.41.184.232 - - [2025-10-09 13:43:51] "POST /neutron/network HTTP/1.1" 200 824 0.007473 252.41.184.232 - - [2025-10-09 13:43:51] "POST /neutron/subnet HTTP/1.1" 200 720 0.007544 10.0.0.41 - - [2025-10-09 13:43:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003557 10.0.0.41 - - [2025-10-09 13:43:51] "GET /projects?obj_uuids=05196281-8f54-4d7f-ab3b-a4cb8a7919eb&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001071 10.0.0.41 - - [2025-10-09 13:43:51] "GET /project/05196281-8f54-4d7f-ab3b-a4cb8a7919eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.028445 252.41.184.232 - - [2025-10-09 13:43:51] "POST /neutron/network HTTP/1.1" 200 117 0.010636 10.0.0.41 - - [2025-10-09 13:43:52] "GET /projects?obj_uuids=05196281-8f54-4d7f-ab3b-a4cb8a7919eb&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001816 252.41.184.232 - - [2025-10-09 13:43:52] "POST /neutron/network HTTP/1.1" 200 613 0.118370 10.0.0.41 - - [2025-10-09 13:43:52] "POST /route-targets HTTP/1.1" 200 328 0.016451 10.0.0.41 - - [2025-10-09 13:43:52] "POST /ref-update HTTP/1.1" 200 156 0.018517 10.0.0.41 - - [2025-10-09 13:43:52] "POST /useragent-kv HTTP/1.1" 200 115 0.003459 252.41.184.232 - - [2025-10-09 13:43:52] "POST /neutron/subnet HTTP/1.1" 200 724 0.167842 252.41.184.232 - - [2025-10-09 13:43:52] "POST /neutron/network HTTP/1.1" 200 832 0.005939 10.0.0.41 - - [2025-10-09 13:43:52] "POST /id-to-fqname HTTP/1.1" 200 225 0.001550 10.0.0.41 - - [2025-10-09 13:43:52] "GET /virtual-network/4e9dc846-422c-438f-8e06-3fde2021cb24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.005349 252.41.184.232 - - [2025-10-09 13:43:52] "POST /neutron/network HTTP/1.1" 200 832 0.006544 10.0.0.41 - - [2025-10-09 13:43:52] "GET /virtual-network/4e9dc846-422c-438f-8e06-3fde2021cb24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.005937 252.41.184.232 - - [2025-10-09 13:43:52] "POST /neutron/network HTTP/1.1" 200 832 0.007751 252.41.184.232 - - [2025-10-09 13:43:52] "POST /neutron/subnet HTTP/1.1" 200 724 0.008722 10.0.0.41 - - [2025-10-09 13:43:52] "POST /id-to-fqname HTTP/1.1" 200 221 0.001894 252.41.184.232 - - [2025-10-09 13:43:53] "POST /neutron/network HTTP/1.1" 200 834 0.006124 252.41.184.232 - - [2025-10-09 13:43:53] "GET /aaa-mode HTTP/1.1" 401 297 0.000515 252.41.184.232 - - [2025-10-09 13:43:53] "GET / HTTP/1.1" 200 36215 0.002025 252.41.184.232 - - [2025-10-09 13:43:53] "GET /project/05196281-8f54-4d7f-ab3b-a4cb8a7919eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000471 10.0.0.41 - - [2025-10-09 13:43:53] "GET /projects?obj_uuids=05196281-8f54-4d7f-ab3b-a4cb8a7919eb&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001749 252.41.184.232 - - [2025-10-09 13:43:53] "GET /project/05196281-8f54-4d7f-ab3b-a4cb8a7919eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.058876 252.41.184.232 - - [2025-10-09 13:43:53] "POST /neutron/network HTTP/1.1" 200 824 0.006393 252.41.184.232 - - [2025-10-09 13:43:53] "POST /neutron/port HTTP/1.1" 200 117 0.007710 252.41.184.232 - - [2025-10-09 13:43:53] "POST /neutron/port HTTP/1.1" 200 117 0.008341 10.0.0.41 - - [2025-10-09 13:43:54] "POST /id-to-fqname HTTP/1.1" 200 225 0.002417 252.41.184.232 - - [2025-10-09 13:43:54] "POST /neutron/port HTTP/1.1" 200 117 0.006876 252.41.184.232 - - [2025-10-09 13:43:54] "POST /neutron/network HTTP/1.1" 200 842 0.007747 252.41.184.232 - - [2025-10-09 13:43:54] "GET /aaa-mode HTTP/1.1" 401 297 0.000549 252.41.184.232 - - [2025-10-09 13:43:54] "GET / HTTP/1.1" 200 36215 0.001988 252.41.184.232 - - [2025-10-09 13:43:54] "GET /project/05196281-8f54-4d7f-ab3b-a4cb8a7919eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000442 252.41.184.232 - - [2025-10-09 13:43:54] "POST /neutron/network HTTP/1.1" 200 834 0.007355 10.0.0.41 - - [2025-10-09 13:43:54] "GET /projects?obj_uuids=05196281-8f54-4d7f-ab3b-a4cb8a7919eb&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001925 10.0.0.41 - - [2025-10-09 13:43:54] "GET /projects?obj_uuids=05196281-8f54-4d7f-ab3b-a4cb8a7919eb&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001577 252.41.184.232 - - [2025-10-09 13:43:54] "GET /project/05196281-8f54-4d7f-ab3b-a4cb8a7919eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.093618 252.41.184.232 - - [2025-10-09 13:43:54] "POST /neutron/port HTTP/1.1" 200 1060 0.327810 252.41.184.232 - - [2025-10-09 13:43:54] "POST /neutron/network HTTP/1.1" 200 832 0.009977 252.41.184.232 - - [2025-10-09 13:43:55] "POST /neutron/port HTTP/1.1" 200 1060 0.012143 252.41.184.232 - - [2025-10-09 13:43:55] "POST /neutron/port HTTP/1.1" 200 1060 0.011906 252.41.184.232 - - [2025-10-09 13:43:55] "POST /neutron/port HTTP/1.1" 200 1046 0.036491 252.41.184.232 - - [2025-10-09 13:43:55] "POST /neutron/port HTTP/1.1" 200 1110 0.120807 252.41.184.232 - - [2025-10-09 13:43:55] "POST /neutron/security_group HTTP/1.1" 200 2000 0.011351 252.41.184.232 - - [2025-10-09 13:43:55] "POST /neutron/port HTTP/1.1" 200 117 0.009444 252.41.184.232 - - [2025-10-09 13:43:55] "POST /neutron/port HTTP/1.1" 200 1084 0.016034 10.0.0.41 - - [2025-10-09 13:43:55] "GET /projects?obj_uuids=05196281-8f54-4d7f-ab3b-a4cb8a7919eb&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001366 252.41.184.232 - - [2025-10-09 13:43:55] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004277 252.41.184.232 - - [2025-10-09 13:43:55] "POST /neutron/router HTTP/1.1" 200 583 0.076489 252.41.184.232 - - [2025-10-09 13:43:55] "POST /neutron/subnet HTTP/1.1" 200 694 0.015189 10.0.0.41 - - [2025-10-09 13:43:55] "POST /route-targets HTTP/1.1" 200 328 0.026443 10.0.0.41 - - [2025-10-09 13:43:55] "PUT /logical-router/3cc1dab3-618b-480c-841c-5ab10885d15f HTTP/1.1" 200 263 0.026113 252.41.184.232 - - [2025-10-09 13:43:55] "POST /neutron/router HTTP/1.1" 200 583 0.011123 252.41.184.232 - - [2025-10-09 13:43:55] "POST /neutron/port HTTP/1.1" 200 117 0.002319 252.41.184.232 - - [2025-10-09 13:43:55] "POST /neutron/network HTTP/1.1" 200 824 0.014414 252.41.184.232 - - [2025-10-09 13:43:55] "POST /neutron/router HTTP/1.1" 200 654 0.045967 10.0.0.41 - - [2025-10-09 13:43:55] "GET /logical-router/3cc1dab3-618b-480c-841c-5ab10885d15f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1640 0.005847 10.0.0.41 - - [2025-10-09 13:43:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003501 10.0.0.41 - - [2025-10-09 13:43:55] "GET /service-template/ea509dab-24ea-4836-baef-addb9b40f7ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1683 0.009902 252.41.184.232 - - [2025-10-09 13:43:55] "POST /neutron/router HTTP/1.1" 200 654 0.005520 10.0.0.41 - - [2025-10-09 13:43:55] "POST /fqname-to-id HTTP/1.1" 404 213 0.004362 10.0.0.41 - - [2025-10-09 13:43:55] "GET /projects?obj_uuids=05196281-8f54-4d7f-ab3b-a4cb8a7919eb&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001569 252.41.184.232 - - [2025-10-09 13:43:55] "POST /neutron/network HTTP/1.1" 200 842 0.010299 10.0.0.41 - - [2025-10-09 13:43:55] "GET /projects?obj_uuids=05196281-8f54-4d7f-ab3b-a4cb8a7919eb&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001983 10.0.0.41 - - [2025-10-09 13:43:56] "POST /useragent-kv HTTP/1.1" 200 115 0.006555 10.0.0.41 - - [2025-10-09 13:43:56] "POST /virtual-networks HTTP/1.1" 200 694 0.293892 10.0.0.41 - - [2025-10-09 13:43:56] "POST /route-targets HTTP/1.1" 200 328 0.077722 10.0.0.41 - - [2025-10-09 13:43:56] "POST /ref-update HTTP/1.1" 200 156 0.044789 252.41.184.232 - - [2025-10-09 13:43:56] "POST /neutron/router HTTP/1.1" 200 344 0.481507 10.0.0.41 - - [2025-10-09 13:43:56] "POST /service-instances HTTP/1.1" 200 670 0.124848 10.0.0.41 - - [2025-10-09 13:43:56] "POST /ref-update HTTP/1.1" 200 156 0.025242 252.41.184.232 - - [2025-10-09 13:43:56] "POST /neutron/port HTTP/1.1" 200 1084 0.032471 10.0.0.41 - - [2025-10-09 13:43:56] "POST /route-tables HTTP/1.1" 200 582 0.109376 252.41.184.232 - - [2025-10-09 13:43:56] "POST /neutron/security_group HTTP/1.1" 200 2000 0.011932 252.41.184.232 - - [2025-10-09 13:43:56] "POST /neutron/port HTTP/1.1" 200 1061 0.569040 10.0.0.41 - - [2025-10-09 13:43:56] "PUT /logical-router/3cc1dab3-618b-480c-841c-5ab10885d15f HTTP/1.1" 200 263 0.024224 252.41.184.232 - - [2025-10-09 13:43:56] "POST /neutron/port HTTP/1.1" 200 1061 0.013604 10.0.0.41 - - [2025-10-09 13:43:56] "POST /ref-update HTTP/1.1" 200 156 0.021090 252.41.184.232 - - [2025-10-09 13:43:56] "POST /neutron/port HTTP/1.1" 200 1061 0.011078 10.0.0.41 - - [2025-10-09 13:43:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003025 10.0.0.41 - - [2025-10-09 13:43:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.007528 252.41.184.232 - - [2025-10-09 13:43:56] "POST /neutron/port HTTP/1.1" 200 1111 0.081222 10.0.0.41 - - [2025-10-09 13:43:56] "POST /virtual-machines HTTP/1.1" 200 550 0.019194 252.41.184.232 - - [2025-10-09 13:43:56] "POST /neutron/port HTTP/1.1" 200 1085 0.013712 252.41.184.232 - - [2025-10-09 13:43:57] "POST /neutron/floatingip HTTP/1.1" 200 117 0.010494 10.0.0.41 - - [2025-10-09 13:43:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 808 0.132221 252.41.184.232 - - [2025-10-09 13:43:57] "POST /neutron/subnet HTTP/1.1" 200 698 0.010737 10.0.0.41 - - [2025-10-09 13:43:57] "POST /chown HTTP/1.1" 200 109 0.019228 252.41.184.232 - - [2025-10-09 13:43:57] "POST /neutron/port HTTP/1.1" 200 117 0.001903 10.0.0.41 - - [2025-10-09 13:43:57] "POST /instance-ips HTTP/1.1" 200 548 0.036126 252.41.184.232 - - [2025-10-09 13:43:57] "POST /neutron/network HTTP/1.1" 200 832 0.010062 10.0.0.41 - - [2025-10-09 13:43:57] "POST /instance-ips HTTP/1.1" 400 244 0.022045 10.0.0.41 - - [2025-10-09 13:43:57] "POST /chown HTTP/1.1" 200 109 0.011568 10.0.0.41 - - [2025-10-09 13:43:57] "PUT /virtual-machine-interface/e75f4ad4-d619-47cc-b3a1-d3223cd4cb56 HTTP/1.1" 200 285 0.014868 10.0.0.41 - - [2025-10-09 13:43:57] "PUT /instance-ip/b3130d31-8dda-4aaf-8c7b-c19c07fb4d5b HTTP/1.1" 200 257 0.016140 10.0.0.41 - - [2025-10-09 13:43:57] "POST /ref-update HTTP/1.1" 200 156 0.015747 10.0.0.41 - - [2025-10-09 13:43:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 806 0.123066 10.0.0.41 - - [2025-10-09 13:43:57] "POST /chown HTTP/1.1" 200 109 0.009025 10.0.0.41 - - [2025-10-09 13:43:57] "POST /instance-ips HTTP/1.1" 200 546 0.056307 10.0.0.41 - - [2025-10-09 13:43:57] "POST /instance-ips HTTP/1.1" 400 314 0.028596 10.0.0.41 - - [2025-10-09 13:43:57] "POST /chown HTTP/1.1" 200 109 0.012949 10.0.0.41 - - [2025-10-09 13:43:58] "PUT /virtual-machine-interface/cb1b700e-7a94-42ec-962a-e1723caea31f HTTP/1.1" 200 285 0.015834 10.0.0.41 - - [2025-10-09 13:43:58] "PUT /instance-ip/f559d40c-60d7-4138-b4e7-f5eaa0c495e8 HTTP/1.1" 200 257 0.018123 10.0.0.41 - - [2025-10-09 13:43:58] "POST /ref-update HTTP/1.1" 200 156 0.037827 10.0.0.41 - - [2025-10-09 13:43:58] "POST /ref-update HTTP/1.1" 200 156 0.019181 10.0.0.41 - - [2025-10-09 13:43:58] "PUT /routing-instance/8d93dcfc-a0eb-44c2-b198-b23e01b61daa HTTP/1.1" 200 267 0.016813 10.0.0.41 - - [2025-10-09 13:43:58] "POST /ref-update HTTP/1.1" 200 156 0.035406 10.0.0.41 - - [2025-10-09 13:43:58] "POST /virtual-machines HTTP/1.1" 200 550 0.021478 10.0.0.41 - - [2025-10-09 13:43:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 808 0.092684 10.0.0.41 - - [2025-10-09 13:43:58] "POST /chown HTTP/1.1" 200 109 0.011102 10.0.0.41 - - [2025-10-09 13:43:58] "POST /instance-ips HTTP/1.1" 400 244 0.031504 10.0.0.41 - - [2025-10-09 13:43:58] "POST /chown HTTP/1.1" 200 109 0.022103 10.0.0.41 - - [2025-10-09 13:43:58] "PUT /virtual-machine-interface/ee89e6a9-8084-45e2-9bfa-f6fe9f277457 HTTP/1.1" 200 285 0.013381 10.0.0.41 - - [2025-10-09 13:43:58] "PUT /instance-ip/b3130d31-8dda-4aaf-8c7b-c19c07fb4d5b HTTP/1.1" 200 257 0.016357 10.0.0.41 - - [2025-10-09 13:43:58] "POST /ref-update HTTP/1.1" 200 156 0.018122 10.0.0.41 - - [2025-10-09 13:43:58] "POST /ref-update HTTP/1.1" 200 156 0.018698 10.0.0.41 - - [2025-10-09 13:43:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 806 0.139549 10.0.0.41 - - [2025-10-09 13:43:59] "POST /chown HTTP/1.1" 200 109 0.011374 10.0.0.41 - - [2025-10-09 13:43:59] "POST /instance-ips HTTP/1.1" 400 314 0.017614 10.0.0.41 - - [2025-10-09 13:43:59] "POST /chown HTTP/1.1" 200 109 0.011133 10.0.0.41 - - [2025-10-09 13:43:59] "PUT /virtual-machine-interface/3798bb95-f38e-46ac-84c0-96dd2a96c7c2 HTTP/1.1" 200 285 0.016016 10.0.0.41 - - [2025-10-09 13:43:59] "PUT /instance-ip/f559d40c-60d7-4138-b4e7-f5eaa0c495e8 HTTP/1.1" 200 257 0.021663 10.0.0.41 - - [2025-10-09 13:43:59] "POST /ref-update HTTP/1.1" 200 156 0.025736 10.0.0.41 - - [2025-10-09 13:43:59] "POST /ref-update HTTP/1.1" 200 156 0.018483 252.41.184.232 - - [2025-10-09 13:44:01] "POST /neutron/port HTTP/1.1" 200 1084 0.013015 252.41.184.232 - - [2025-10-09 13:44:01] "POST /neutron/security_group HTTP/1.1" 200 2000 0.007381 252.41.184.232 - - [2025-10-09 13:44:01] "POST /neutron/port HTTP/1.1" 200 1084 0.016365 252.41.184.232 - - [2025-10-09 13:44:01] "POST /neutron/security_group HTTP/1.1" 200 2000 0.007129 252.41.184.232 - - [2025-10-09 13:44:01] "POST /neutron/port HTTP/1.1" 200 1084 0.017759 252.41.184.232 - - [2025-10-09 13:44:02] "POST /neutron/security_group HTTP/1.1" 200 2000 0.007543 10.0.0.41 - - [2025-10-09 13:44:02] "GET /virtual-machine/845c899a-4a87-4bf0-8310-b3c0c27025a9 HTTP/1.1" 401 297 0.000488 10.0.0.41 - - [2025-10-09 13:44:02] "GET /virtual-machine/845c899a-4a87-4bf0-8310-b3c0c27025a9 HTTP/1.1" 200 1294 0.038287 10.0.0.41 - - [2025-10-09 13:44:02] "GET /virtual-machine-interface/cdf43f08-e0ff-4e19-b929-82cbe370e24f HTTP/1.1" 200 2952 0.006761 10.0.0.41 - - [2025-10-09 13:44:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003703 10.0.0.41 - - [2025-10-09 13:44:02] "GET /global-vrouter-config/9c9ce066-c658-4727-b2c5-c23089c52ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004362 10.0.0.41 - - [2025-10-09 13:44:02] "GET /virtual-networks?parent_id=05196281-8f54-4d7f-ab3b-a4cb8a7919eb&detail=False&count=False&shared=False HTTP/1.1" 200 875 0.003640 10.0.0.41 - - [2025-10-09 13:44:02] "GET /virtual-network/4277ee72-fdea-48a7-9e27-2adbe0917284?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.006354 10.0.0.41 - - [2025-10-09 13:44:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003616 10.0.0.41 - - [2025-10-09 13:44:06] "GET /virtual-network/4277ee72-fdea-48a7-9e27-2adbe0917284?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005650 252.41.184.232 - - [2025-10-09 13:44:06] "POST /neutron/port HTTP/1.1" 200 1084 0.014188 252.41.184.232 - - [2025-10-09 13:44:06] "POST /neutron/security_group HTTP/1.1" 200 2000 0.009271 252.41.184.232 - - [2025-10-09 13:44:07] "POST /neutron/port HTTP/1.1" 200 1084 0.013307 252.41.184.232 - - [2025-10-09 13:44:07] "POST /neutron/security_group HTTP/1.1" 200 2000 0.007833 252.41.184.232 - - [2025-10-09 13:44:07] "POST /neutron/port HTTP/1.1" 200 1084 0.014769 252.41.184.232 - - [2025-10-09 13:44:07] "POST /neutron/security_group HTTP/1.1" 200 2000 0.006486 10.0.0.41 - - [2025-10-09 13:44:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003680 10.0.0.41 - - [2025-10-09 13:44:08] "GET /global-vrouter-config/9c9ce066-c658-4727-b2c5-c23089c52ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004534 10.0.0.41 - - [2025-10-09 13:44:08] "GET /virtual-networks?parent_id=05196281-8f54-4d7f-ab3b-a4cb8a7919eb&detail=False&count=False&shared=False HTTP/1.1" 200 875 0.004048 10.0.0.41 - - [2025-10-09 13:44:08] "GET /virtual-network/4277ee72-fdea-48a7-9e27-2adbe0917284?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.006250 252.41.184.232 - - [2025-10-09 13:44:08] "POST /neutron/port HTTP/1.1" 200 1085 0.021034 252.41.184.232 - - [2025-10-09 13:44:08] "POST /neutron/port HTTP/1.1" 200 1084 0.019207 252.41.184.232 - - [2025-10-09 13:44:08] "POST /neutron/security_group HTTP/1.1" 200 2000 0.011127 252.41.184.232 - - [2025-10-09 13:44:08] "POST /neutron/security_group HTTP/1.1" 200 2000 0.010022 252.41.184.232 - - [2025-10-09 13:44:08] "POST /neutron/port HTTP/1.1" 200 1085 0.017306 252.41.184.232 - - [2025-10-09 13:44:08] "POST /neutron/security_group HTTP/1.1" 200 2000 0.006721 252.41.184.232 - - [2025-10-09 13:44:11] "POST /neutron/port HTTP/1.1" 200 1085 0.016062 252.41.184.232 - - [2025-10-09 13:44:11] "POST /neutron/security_group HTTP/1.1" 200 2000 0.007442 252.41.184.232 - - [2025-10-09 13:44:12] "POST /neutron/port HTTP/1.1" 200 1084 0.013753 252.41.184.232 - - [2025-10-09 13:44:12] "POST /neutron/security_group HTTP/1.1" 200 2000 0.006728 252.41.184.232 - - [2025-10-09 13:44:13] "POST /neutron/port HTTP/1.1" 200 1085 0.013079 252.41.184.232 - - [2025-10-09 13:44:13] "POST /neutron/security_group HTTP/1.1" 200 2000 0.007979 252.41.184.232 - - [2025-10-09 13:44:14] "POST /neutron/port HTTP/1.1" 200 1085 0.013636 252.41.184.232 - - [2025-10-09 13:44:14] "POST /neutron/security_group HTTP/1.1" 200 2000 0.007505 252.41.184.232 - - [2025-10-09 13:44:14] "POST /neutron/port HTTP/1.1" 200 1085 0.012964 252.41.184.232 - - [2025-10-09 13:44:14] "POST /neutron/security_group HTTP/1.1" 200 2000 0.007003 10.0.0.41 - - [2025-10-09 13:44:14] "GET /virtual-machine/9bde9179-d0f1-4475-b30f-2a1cec836374 HTTP/1.1" 200 1296 0.005409 10.0.0.41 - - [2025-10-09 13:44:14] "GET /virtual-machine-interface/dc2cc7c9-a8c1-4ffb-b09b-7a9ab836555d HTTP/1.1" 200 2964 0.006129 10.0.0.41 - - [2025-10-09 13:44:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003626 10.0.0.41 - - [2025-10-09 13:44:14] "GET /global-vrouter-config/9c9ce066-c658-4727-b2c5-c23089c52ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003949 10.0.0.41 - - [2025-10-09 13:44:14] "GET /virtual-networks?parent_id=05196281-8f54-4d7f-ab3b-a4cb8a7919eb&detail=False&count=False&shared=False HTTP/1.1" 200 875 0.003493 10.0.0.41 - - [2025-10-09 13:44:14] "GET /virtual-network/4e9dc846-422c-438f-8e06-3fde2021cb24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.006029 10.0.0.41 - - [2025-10-09 13:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004194 10.0.0.41 - - [2025-10-09 13:44:15] "GET /global-vrouter-config/9c9ce066-c658-4727-b2c5-c23089c52ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003783 10.0.0.41 - - [2025-10-09 13:44:15] "GET /virtual-networks?parent_id=05196281-8f54-4d7f-ab3b-a4cb8a7919eb&detail=False&count=False&shared=False HTTP/1.1" 200 875 0.003443 10.0.0.41 - - [2025-10-09 13:44:15] "GET /virtual-network/4e9dc846-422c-438f-8e06-3fde2021cb24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.006508 252.41.184.232 - - [2025-10-09 13:44:20] "POST /neutron/router HTTP/1.1" 200 654 0.004499 10.0.0.41 - - [2025-10-09 13:44:20] "POST /ref-update HTTP/1.1" 200 156 0.023030 252.41.184.232 - - [2025-10-09 13:44:20] "POST /neutron/router HTTP/1.1" 200 344 0.160232 252.41.184.232 - - [2025-10-09 13:44:20] "POST /neutron/router HTTP/1.1" 200 654 0.009102 10.0.0.41 - - [2025-10-09 13:44:20] "GET /logical-router/3cc1dab3-618b-480c-841c-5ab10885d15f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1970 0.012227 10.0.0.41 - - [2025-10-09 13:44:20] "GET /service-instance/c6d1f4e3-dc32-481b-9934-7f541cd8a202?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.007573 10.0.0.41 - - [2025-10-09 13:44:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.007568 252.41.184.232 - - [2025-10-09 13:44:20] "POST /neutron/router HTTP/1.1" 200 151 0.119778 10.0.0.41 - - [2025-10-09 13:44:20] "DELETE /route-target/ae33f13e-3307-4f76-a6dc-bd60247e08ef HTTP/1.1" 409 240 0.014829 10.0.0.41 - - [2025-10-09 13:44:20] "PUT /logical-router/3cc1dab3-618b-480c-841c-5ab10885d15f HTTP/1.1" 404 171 0.011231 10.0.0.41 - - [2025-10-09 13:44:20] "POST /ref-update HTTP/1.1" 200 156 0.013850 10.0.0.41 - - [2025-10-09 13:44:20] "DELETE /route-table/a2090ebd-100e-414e-9a77-e364468c934e HTTP/1.1" 200 115 0.049250 10.0.0.41 - - [2025-10-09 13:44:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004219 10.0.0.41 - - [2025-10-09 13:44:20] "GET /virtual-network/72ddcdc3-3876-46fc-9fe5-9223439bf4e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.017575 10.0.0.41 - - [2025-10-09 13:44:21] "PUT /routing-instance/8d93dcfc-a0eb-44c2-b198-b23e01b61daa HTTP/1.1" 200 267 0.066159 10.0.0.41 - - [2025-10-09 13:44:21] "POST /ref-update HTTP/1.1" 200 156 0.023103 10.0.0.41 - - [2025-10-09 13:44:21] "POST /ref-update HTTP/1.1" 200 156 0.032623 252.41.184.232 - - [2025-10-09 13:44:21] "POST /neutron/network HTTP/1.1" 200 832 0.012726 10.0.0.41 - - [2025-10-09 13:44:21] "DELETE /instance-ip/f559d40c-60d7-4138-b4e7-f5eaa0c495e8 HTTP/1.1" 200 115 0.130775 252.41.184.232 - - [2025-10-09 13:44:21] "POST /neutron/network HTTP/1.1" 400 204 0.086680 10.0.0.41 - - [2025-10-09 13:44:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.014812 10.0.0.41 - - [2025-10-09 13:44:21] "POST /useragent-kv HTTP/1.1" 200 115 0.007304 10.0.0.41 - - [2025-10-09 13:44:21] "POST /useragent-kv HTTP/1.1" 200 115 0.003218 10.0.0.41 - - [2025-10-09 13:44:21] "DELETE /virtual-network/72ddcdc3-3876-46fc-9fe5-9223439bf4e4 HTTP/1.1" 200 115 0.187685 10.0.0.41 - - [2025-10-09 13:44:21] "DELETE /route-target/b0b6f79b-6cbc-4e3c-a36a-0067e55b5684 HTTP/1.1" 200 115 0.037637 10.0.0.41 - - [2025-10-09 13:44:21] "DELETE /service-instance/c6d1f4e3-dc32-481b-9934-7f541cd8a202 HTTP/1.1" 200 115 0.050431 10.0.0.41 - - [2025-10-09 13:44:21] "GET /logical-router/3cc1dab3-618b-480c-841c-5ab10885d15f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.004342 10.0.0.41 - - [2025-10-09 13:44:21] "GET /service-instance/c6d1f4e3-dc32-481b-9934-7f541cd8a202?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.006160 10.0.0.41 - - [2025-10-09 13:44:21] "GET /virtual-machine-interface/cb1b700e-7a94-42ec-962a-e1723caea31f?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1329 0.007901 10.0.0.41 - - [2025-10-09 13:44:21] "DELETE /virtual-machine-interface/cb1b700e-7a94-42ec-962a-e1723caea31f HTTP/1.1" 200 115 0.054401 10.0.0.41 - - [2025-10-09 13:44:21] "GET /virtual-machine-interface/e75f4ad4-d619-47cc-b3a1-d3223cd4cb56?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1648 0.014882 10.0.0.41 - - [2025-10-09 13:44:21] "POST /ref-update HTTP/1.1" 200 156 0.018998 10.0.0.41 - - [2025-10-09 13:44:21] "GET /instance-ip/b3130d31-8dda-4aaf-8c7b-c19c07fb4d5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.006677 10.0.0.41 - - [2025-10-09 13:44:22] "DELETE /virtual-machine-interface/e75f4ad4-d619-47cc-b3a1-d3223cd4cb56 HTTP/1.1" 200 115 0.059944 10.0.0.41 - - [2025-10-09 13:44:22] "POST /ref-update HTTP/1.1" 200 156 0.081308 252.41.184.232 - - [2025-10-09 13:44:22] "POST /neutron/port HTTP/1.1" 200 1084 0.020702 252.41.184.232 - - [2025-10-09 13:44:22] "POST /neutron/port HTTP/1.1" 200 1085 0.018386 10.0.0.41 - - [2025-10-09 13:44:22] "DELETE /virtual-machine/2ff98b61-6013-4196-9d10-494cdffe325f HTTP/1.1" 200 115 0.041652 10.0.0.41 - - [2025-10-09 13:44:22] "GET /virtual-machine-interface/3798bb95-f38e-46ac-84c0-96dd2a96c7c2?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1327 0.008504 252.41.184.232 - - [2025-10-09 13:44:22] "POST /neutron/port HTTP/1.1" 200 1110 0.015548 252.41.184.232 - - [2025-10-09 13:44:22] "POST /neutron/port HTTP/1.1" 200 1111 0.011976 10.0.0.41 - - [2025-10-09 13:44:22] "DELETE /virtual-machine-interface/3798bb95-f38e-46ac-84c0-96dd2a96c7c2 HTTP/1.1" 200 115 0.060486 10.0.0.41 - - [2025-10-09 13:44:22] "GET /virtual-machine-interface/ee89e6a9-8084-45e2-9bfa-f6fe9f277457?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1648 0.010239 10.0.0.41 - - [2025-10-09 13:44:22] "POST /ref-update HTTP/1.1" 200 156 0.019587 10.0.0.41 - - [2025-10-09 13:44:22] "GET /instance-ip/b3130d31-8dda-4aaf-8c7b-c19c07fb4d5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1690 0.008830 252.41.184.232 - - [2025-10-09 13:44:22] "POST /neutron/port HTTP/1.1" 200 151 0.256783 252.41.184.232 - - [2025-10-09 13:44:22] "POST /neutron/port HTTP/1.1" 200 151 0.229116 10.0.0.41 - - [2025-10-09 13:44:22] "DELETE /instance-ip/b3130d31-8dda-4aaf-8c7b-c19c07fb4d5b HTTP/1.1" 200 115 0.071582 10.0.0.41 - - [2025-10-09 13:44:22] "DELETE /virtual-machine-interface/ee89e6a9-8084-45e2-9bfa-f6fe9f277457 HTTP/1.1" 200 115 0.080743 10.0.0.41 - - [2025-10-09 13:44:22] "DELETE /virtual-machine/15ca372e-65e0-450f-925b-6894eea4ff98 HTTP/1.1" 200 115 0.032815 252.41.184.232 - - [2025-10-09 13:44:23] "POST /neutron/network HTTP/1.1" 200 832 0.007221 10.0.0.41 - - [2025-10-09 13:44:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004273 10.0.0.41 - - [2025-10-09 13:44:23] "POST /useragent-kv HTTP/1.1" 200 115 0.002783 10.0.0.41 - - [2025-10-09 13:44:23] "POST /useragent-kv HTTP/1.1" 200 115 0.002272 252.41.184.232 - - [2025-10-09 13:44:23] "POST /neutron/network HTTP/1.1" 200 151 0.221137 10.0.0.41 - - [2025-10-09 13:44:23] "DELETE /route-target/b382f17e-3762-4fad-82e9-04578aa6dd62 HTTP/1.1" 200 115 0.029220 252.41.184.232 - - [2025-10-09 13:44:23] "POST /neutron/network HTTP/1.1" 200 824 0.006129 10.0.0.41 - - [2025-10-09 13:44:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.007671 10.0.0.41 - - [2025-10-09 13:44:23] "POST /useragent-kv HTTP/1.1" 200 115 0.003414 10.0.0.41 - - [2025-10-09 13:44:23] "POST /useragent-kv HTTP/1.1" 200 115 0.003771 252.41.184.232 - - [2025-10-09 13:44:23] "POST /neutron/network HTTP/1.1" 200 151 0.128754 10.0.0.41 - - [2025-10-09 13:44:23] "DELETE /route-target/68e70a10-2174-43df-8d92-64f52d142e2e HTTP/1.1" 200 115 0.027725 10.0.0.41 - - [2025-10-09 13:44:24] "GET /projects?obj_uuids=05196281-8f54-4d7f-ab3b-a4cb8a7919eb&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001808 10.0.0.41 - - [2025-10-09 13:44:24] "GET /project/05196281-8f54-4d7f-ab3b-a4cb8a7919eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.033134 10.0.0.41 - - [2025-10-09 13:44:24] "GET /projects?obj_uuids=05196281-8f54-4d7f-ab3b-a4cb8a7919eb&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001171 10.0.0.41 - - [2025-10-09 13:44:24] "GET /project/05196281-8f54-4d7f-ab3b-a4cb8a7919eb?fields=virtual_networks HTTP/1.1" 200 1036 0.069082 10.0.0.41 - - [2025-10-09 13:44:24] "GET /projects?obj_uuids=05196281-8f54-4d7f-ab3b-a4cb8a7919eb&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001243 10.0.0.41 - - [2025-10-09 13:44:24] "GET /project/05196281-8f54-4d7f-ab3b-a4cb8a7919eb?fields=virtual_machine_interfaces HTTP/1.1" 200 1036 0.031979 10.0.0.41 - - [2025-10-09 13:44:24] "GET /projects?obj_uuids=05196281-8f54-4d7f-ab3b-a4cb8a7919eb&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002122 10.0.0.41 - - [2025-10-09 13:44:24] "GET /project/05196281-8f54-4d7f-ab3b-a4cb8a7919eb?fields=security_groups HTTP/1.1" 200 1264 0.048339 10.0.0.41 - - [2025-10-09 13:44:25] "GET /domains?obj_uuids=8ad80d2d-2369-4ab9-896f-7a17fd6c7f55&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001261 10.0.0.41 - - [2025-10-09 13:44:25] "GET /domain/8ad80d2d-2369-4ab9-896f-7a17fd6c7f55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.008314 10.0.0.41 - - [2025-10-09 13:44:25] "POST /fqname-to-id HTTP/1.1" 404 194 0.042118 10.0.0.41 - - [2025-10-09 13:44:25] "GET /projects?obj_uuids=fc250f0c-201b-4de5-aedc-aeeae6b03b74&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004127 10.0.0.41 - - [2025-10-09 13:44:25] "GET /domains?obj_uuids=8ad80d2d-2369-4ab9-896f-7a17fd6c7f55&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001312 10.0.0.41 - - [2025-10-09 13:44:25] "GET /domain/8ad80d2d-2369-4ab9-896f-7a17fd6c7f55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.008595 10.0.0.41 - - [2025-10-09 13:44:26] "POST /id-to-fqname HTTP/1.1" 200 196 0.001989 10.0.0.41 - - [2025-10-09 13:44:26] "POST /fqname-to-id HTTP/1.1" 404 205 0.003350 10.0.0.41 - - [2025-10-09 13:44:26] "POST /security-groups HTTP/1.1" 200 591 0.076335 10.0.0.41 - - [2025-10-09 13:44:26] "POST /fqname-to-id HTTP/1.1" 404 240 0.003929 10.0.0.41 - - [2025-10-09 13:44:26] "POST /projects HTTP/1.1" 200 593 0.265290 10.0.0.41 - - [2025-10-09 13:44:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.312348 10.0.0.41 - - [2025-10-09 13:44:26] "POST /access-control-lists HTTP/1.1" 200 604 0.095080 10.0.0.41 - - [2025-10-09 13:44:26] "GET /project/fc250f0c-201b-4de5-aedc-aeeae6b03b74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.500522 10.0.0.41 - - [2025-10-09 13:44:26] "POST /fqname-to-id HTTP/1.1" 404 239 0.004782 10.0.0.41 - - [2025-10-09 13:44:26] "POST /access-control-lists HTTP/1.1" 200 602 0.073830 10.0.0.41 - - [2025-10-09 13:44:27] "DELETE /project/fc250f0c201b4de5aedcaeeae6b03b74 HTTP/1.1" 404 173 0.016116 10.0.0.41 - - [2025-10-09 13:44:27] "DELETE /project/051962818f544d7fab3ba4cb8a7919eb HTTP/1.1" 404 173 0.010910 10.0.0.41 - - [2025-10-09 13:44:27] "GET /projects?obj_uuids=e05b63ab-3cf3-475b-9648-1e365ce9503e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001599 10.0.0.41 - - [2025-10-09 13:44:27] "GET /projects?obj_uuids=05196281-8f54-4d7f-ab3b-a4cb8a7919eb&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001399 10.0.0.41 - - [2025-10-09 13:44:27] "GET /project/05196281-8f54-4d7f-ab3b-a4cb8a7919eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.062100 10.0.0.41 - - [2025-10-09 13:44:27] "GET /project/e05b63ab-3cf3-475b-9648-1e365ce9503e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.066223 10.0.0.41 - - [2025-10-09 13:44:27] "GET /projects?obj_uuids=e05b63ab-3cf3-475b-9648-1e365ce9503e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002116 10.0.0.41 - - [2025-10-09 13:44:27] "GET /projects?obj_uuids=05196281-8f54-4d7f-ab3b-a4cb8a7919eb&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001494 10.0.0.41 - - [2025-10-09 13:44:27] "GET /project/05196281-8f54-4d7f-ab3b-a4cb8a7919eb?fields=security_groups HTTP/1.1" 200 1357 0.085662 10.0.0.41 - - [2025-10-09 13:44:27] "GET /project/e05b63ab-3cf3-475b-9648-1e365ce9503e?fields=security_groups HTTP/1.1" 200 1344 0.095770 10.0.0.41 - - [2025-10-09 13:44:27] "DELETE /security-group/f1207646-b0be-456d-baea-ec25039c7923 HTTP/1.1" 200 115 0.075591 10.0.0.41 - - [2025-10-09 13:44:27] "GET /projects?obj_uuids=05196281-8f54-4d7f-ab3b-a4cb8a7919eb&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001447 10.0.0.41 - - [2025-10-09 13:44:27] "DELETE /security-group/ba53ceb3-19c4-44a7-9d7c-8b51ba5ac39c HTTP/1.1" 200 115 0.166505 10.0.0.41 - - [2025-10-09 13:44:27] "GET / HTTP/1.1" 200 36215 0.002170 10.0.0.41 - - [2025-10-09 13:44:27] "GET /projects?obj_uuids=e05b63ab-3cf3-475b-9648-1e365ce9503e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001332 10.0.0.41 - - [2025-10-09 13:44:27] "DELETE /access-control-list/12993318-1a90-46f2-9a7c-d52f92b1833c HTTP/1.1" 200 115 0.156780 10.0.0.41 - - [2025-10-09 13:44:27] "GET /project/05196281-8f54-4d7f-ab3b-a4cb8a7919eb?fields=application_policy_sets HTTP/1.1" 200 1396 0.136132 10.0.0.41 - - [2025-10-09 13:44:27] "GET /project/e05b63ab-3cf3-475b-9648-1e365ce9503e?fields=application_policy_sets HTTP/1.1" 200 1383 0.053518 10.0.0.41 - - [2025-10-09 13:44:27] "DELETE /access-control-list/4003db12-838d-4083-9cdf-96fee75e3fab HTTP/1.1" 200 115 0.050323 10.0.0.41 - - [2025-10-09 13:44:28] "DELETE /access-control-list/17843645-8d31-4fa3-aee7-6918448cba7d HTTP/1.1" 200 115 0.078169 10.0.0.41 - - [2025-10-09 13:44:28] "DELETE /access-control-list/06acd0e0-4af6-4617-96c1-b421f1c076f4 HTTP/1.1" 200 115 0.072067 10.0.0.41 - - [2025-10-09 13:44:28] "DELETE /project/05196281-8f54-4d7f-ab3b-a4cb8a7919eb HTTP/1.1" 200 115 0.717233 10.0.0.41 - - [2025-10-09 13:44:28] "DELETE /project/e05b63ab-3cf3-475b-9648-1e365ce9503e HTTP/1.1" 200 115 0.751290 10.0.0.41 - - [2025-10-09 13:44:28] "POST /fqname-to-id HTTP/1.1" 401 297 0.000584 10.0.0.41 - - [2025-10-09 13:44:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.038817 10.0.0.41 - - [2025-10-09 13:44:29] "GET /projects?obj_uuids=fc250f0c-201b-4de5-aedc-aeeae6b03b74&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001201 10.0.0.41 - - [2025-10-09 13:44:29] "GET /project/fc250f0c-201b-4de5-aedc-aeeae6b03b74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.032524 252.41.184.232 - - [2025-10-09 13:44:29] "POST /neutron/network HTTP/1.1" 200 117 0.043975 10.0.0.41 - - [2025-10-09 13:44:29] "GET /projects?obj_uuids=fc250f0c-201b-4de5-aedc-aeeae6b03b74&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001995 252.41.184.232 - - [2025-10-09 13:44:29] "POST /neutron/network HTTP/1.1" 200 611 0.107064 10.0.0.41 - - [2025-10-09 13:44:29] "POST /useragent-kv HTTP/1.1" 200 115 0.004950 252.41.184.232 - - [2025-10-09 13:44:29] "POST /neutron/subnet HTTP/1.1" 200 734 0.164411 10.0.0.41 - - [2025-10-09 13:44:30] "POST /route-targets HTTP/1.1" 200 328 0.017902 10.0.0.41 - - [2025-10-09 13:44:30] "POST /fqname-to-id HTTP/1.1" 401 297 0.000746 10.0.0.41 - - [2025-10-09 13:44:30] "POST /ref-update HTTP/1.1" 200 156 0.066021 10.0.0.41 - - [2025-10-09 13:44:30] "POST /useragent-kv HTTP/1.1" 200 115 0.003640 252.41.184.232 - - [2025-10-09 13:44:30] "POST /neutron/subnet HTTP/1.1" 200 828 0.336714 252.41.184.232 - - [2025-10-09 13:44:30] "POST /neutron/network HTTP/1.1" 200 1006 0.012960 10.0.0.41 - - [2025-10-09 13:44:30] "POST /id-to-fqname HTTP/1.1" 200 226 0.001834 10.0.0.41 - - [2025-10-09 13:44:30] "GET /virtual-network/b42875d8-816c-48a7-acde-096e6771fb8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2648 0.006092 252.41.184.232 - - [2025-10-09 13:44:30] "POST /neutron/network HTTP/1.1" 200 1006 0.010981 10.0.0.41 - - [2025-10-09 13:44:30] "POST /fqname-to-id HTTP/1.1" 404 207 0.038761 10.0.0.41 - - [2025-10-09 13:44:30] "GET /virtual-network/b42875d8-816c-48a7-acde-096e6771fb8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2648 0.006684 252.41.184.232 - - [2025-10-09 13:44:30] "POST /neutron/network HTTP/1.1" 200 1006 0.012035 252.41.184.232 - - [2025-10-09 13:44:30] "POST /neutron/subnet HTTP/1.1" 200 734 0.015005 252.41.184.232 - - [2025-10-09 13:44:30] "POST /neutron/subnet HTTP/1.1" 200 828 0.015687 10.0.0.41 - - [2025-10-09 13:44:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004095 10.0.0.41 - - [2025-10-09 13:44:30] "GET /projects?obj_uuids=fc250f0c-201b-4de5-aedc-aeeae6b03b74&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001588 10.0.0.41 - - [2025-10-09 13:44:30] "GET /project/fc250f0c-201b-4de5-aedc-aeeae6b03b74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.046415 252.41.184.232 - - [2025-10-09 13:44:31] "POST /neutron/network HTTP/1.1" 200 117 0.017635 10.0.0.41 - - [2025-10-09 13:44:31] "GET /projects?obj_uuids=fc250f0c-201b-4de5-aedc-aeeae6b03b74&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001226 252.41.184.232 - - [2025-10-09 13:44:31] "POST /neutron/network HTTP/1.1" 200 611 0.167622 10.0.0.41 - - [2025-10-09 13:44:31] "POST /route-targets HTTP/1.1" 200 328 0.019829 10.0.0.41 - - [2025-10-09 13:44:31] "POST /ref-update HTTP/1.1" 200 156 0.039976 10.0.0.41 - - [2025-10-09 13:44:31] "POST /useragent-kv HTTP/1.1" 200 115 0.004294 252.41.184.232 - - [2025-10-09 13:44:31] "POST /neutron/subnet HTTP/1.1" 200 734 0.224692 10.0.0.41 - - [2025-10-09 13:44:31] "POST /fqname-to-id HTTP/1.1" 404 207 0.009743 10.0.0.41 - - [2025-10-09 13:44:31] "POST /useragent-kv HTTP/1.1" 200 115 0.006107 252.41.184.232 - - [2025-10-09 13:44:31] "POST /neutron/subnet HTTP/1.1" 200 823 0.265725 252.41.184.232 - - [2025-10-09 13:44:31] "POST /neutron/network HTTP/1.1" 200 1005 0.010773 10.0.0.41 - - [2025-10-09 13:44:32] "POST /id-to-fqname HTTP/1.1" 200 226 0.001805 10.0.0.41 - - [2025-10-09 13:44:32] "GET /virtual-network/300f9f1f-9379-4e12-8c29-d5dc8748403c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.007310 252.41.184.232 - - [2025-10-09 13:44:32] "POST /neutron/network HTTP/1.1" 200 1005 0.011012 10.0.0.41 - - [2025-10-09 13:44:32] "GET /virtual-network/300f9f1f-9379-4e12-8c29-d5dc8748403c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.008599 252.41.184.232 - - [2025-10-09 13:44:32] "POST /neutron/network HTTP/1.1" 200 1005 0.010514 252.41.184.232 - - [2025-10-09 13:44:32] "POST /neutron/subnet HTTP/1.1" 200 734 0.008282 252.41.184.232 - - [2025-10-09 13:44:32] "POST /neutron/subnet HTTP/1.1" 200 823 0.009970 10.0.0.41 - - [2025-10-09 13:44:32] "POST /fqname-to-id HTTP/1.1" 404 232 0.003328 10.0.0.41 - - [2025-10-09 13:44:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003002 10.0.0.41 - - [2025-10-09 13:44:32] "GET /projects?obj_uuids=fc250f0c-201b-4de5-aedc-aeeae6b03b74&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001219 10.0.0.41 - - [2025-10-09 13:44:32] "GET /project/fc250f0c-201b-4de5-aedc-aeeae6b03b74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.036832 10.0.0.41 - - [2025-10-09 13:44:32] "POST /network-policys HTTP/1.1" 200 577 0.063799 10.0.0.41 - - [2025-10-09 13:44:32] "GET /network-policy/015cd039-df78-4685-a29d-c495f9df1595?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3118 0.006536 252.41.184.232 - - [2025-10-09 13:44:32] "POST /neutron/network HTTP/1.1" 200 1006 0.008667 10.0.0.41 - - [2025-10-09 13:44:32] "POST /fqname-to-id HTTP/1.1" 404 240 0.007645 10.0.0.41 - - [2025-10-09 13:44:32] "POST /fqname-to-id HTTP/1.1" 404 207 0.004426 252.41.184.232 - - [2025-10-09 13:44:32] "POST /neutron/network HTTP/1.1" 200 1112 0.064985 10.0.0.41 - - [2025-10-09 13:44:32] "POST /access-control-lists HTTP/1.1" 200 596 0.067024 252.41.184.232 - - [2025-10-09 13:44:32] "POST /neutron/network HTTP/1.1" 200 1112 0.012054 10.0.0.41 - - [2025-10-09 13:44:32] "GET /virtual-network/b42875d8-816c-48a7-acde-096e6771fb8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2971 0.009190 10.0.0.41 - - [2025-10-09 13:44:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004320 10.0.0.41 - - [2025-10-09 13:44:33] "GET /network-policy/015cd039-df78-4685-a29d-c495f9df1595?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3118 0.004228 252.41.184.232 - - [2025-10-09 13:44:33] "POST /neutron/network HTTP/1.1" 200 1005 0.008567 10.0.0.41 - - [2025-10-09 13:44:33] "POST /fqname-to-id HTTP/1.1" 404 240 0.006635 10.0.0.41 - - [2025-10-09 13:44:33] "POST /fqname-to-id HTTP/1.1" 404 207 0.003591 252.41.184.232 - - [2025-10-09 13:44:33] "POST /neutron/network HTTP/1.1" 200 1111 0.068613 10.0.0.41 - - [2025-10-09 13:44:33] "POST /access-control-lists HTTP/1.1" 200 596 0.072995 252.41.184.232 - - [2025-10-09 13:44:33] "POST /neutron/network HTTP/1.1" 200 1111 0.013153 10.0.0.41 - - [2025-10-09 13:44:33] "POST /ref-update HTTP/1.1" 200 156 0.012386 10.0.0.41 - - [2025-10-09 13:44:33] "GET /virtual-network/300f9f1f-9379-4e12-8c29-d5dc8748403c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.010988 10.0.0.41 - - [2025-10-09 13:44:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.008801 10.0.0.41 - - [2025-10-09 13:44:33] "GET /network-policy/015cd039-df78-4685-a29d-c495f9df1595?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3118 0.007496 10.0.0.41 - - [2025-10-09 13:44:33] "PUT /access-control-list/587610f1-64b5-4b1b-9aa5-0f7ab11da56d HTTP/1.1" 200 273 0.062527 10.0.0.41 - - [2025-10-09 13:44:33] "GET /domains HTTP/1.1" 401 297 0.000542 10.0.0.41 - - [2025-10-09 13:44:33] "GET /domains HTTP/1.1" 200 438 0.035068 10.0.0.41 - - [2025-10-09 13:44:33] "GET /domains?obj_uuids=8ad80d2d-2369-4ab9-896f-7a17fd6c7f55&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001165 10.0.0.41 - - [2025-10-09 13:44:33] "GET /domain/8ad80d2d-2369-4ab9-896f-7a17fd6c7f55 HTTP/1.1" 200 1313 0.009562 10.0.0.41 - - [2025-10-09 13:44:33] "GET /projects?obj_uuids=fc250f0c-201b-4de5-aedc-aeeae6b03b74&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001274 10.0.0.41 - - [2025-10-09 13:44:33] "GET /project/fc250f0c-201b-4de5-aedc-aeeae6b03b74 HTTP/1.1" 200 2619 0.037059 10.0.0.41 - - [2025-10-09 13:44:34] "GET /virtual-network/b42875d8-816c-48a7-acde-096e6771fb8a HTTP/1.1" 200 3511 0.008265 10.0.0.41 - - [2025-10-09 13:44:34] "GET /virtual-network/b42875d8-816c-48a7-acde-096e6771fb8a HTTP/1.1" 200 3511 0.005796 10.0.0.41 - - [2025-10-09 13:44:34] "GET /routing-instance/5c4568a4-8c01-4e8b-84ec-52d292576c59 HTTP/1.1" 200 1794 0.004482 10.0.0.41 - - [2025-10-09 13:44:34] "GET /routing-instance/5c4568a4-8c01-4e8b-84ec-52d292576c59 HTTP/1.1" 200 1794 0.004519 10.0.0.41 - - [2025-10-09 13:44:34] "GET /route-target/969c473c-d3e3-491c-b022-5c773236920a HTTP/1.1" 200 1213 0.005027 10.0.0.41 - - [2025-10-09 13:44:34] "GET /virtual-network/b42875d8-816c-48a7-acde-096e6771fb8a HTTP/1.1" 200 3511 0.005848 10.0.0.41 - - [2025-10-09 13:44:34] "GET /routing-instance/5c4568a4-8c01-4e8b-84ec-52d292576c59 HTTP/1.1" 200 1794 0.006745 10.0.0.41 - - [2025-10-09 13:44:34] "GET /virtual-network/b42875d8-816c-48a7-acde-096e6771fb8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2971 0.006726 10.0.0.41 - - [2025-10-09 13:44:34] "GET /virtual-network/b42875d8-816c-48a7-acde-096e6771fb8a HTTP/1.1" 200 3511 0.006626 10.0.0.41 - - [2025-10-09 13:44:34] "GET /routing-instance/5c4568a4-8c01-4e8b-84ec-52d292576c59 HTTP/1.1" 200 1794 0.004353 10.0.0.41 - - [2025-10-09 13:44:34] "GET /routing-instance/5c4568a4-8c01-4e8b-84ec-52d292576c59 HTTP/1.1" 200 1794 0.004420 10.0.0.41 - - [2025-10-09 13:44:34] "GET /route-target/969c473c-d3e3-491c-b022-5c773236920a HTTP/1.1" 200 1213 0.004609 10.0.0.41 - - [2025-10-09 13:44:34] "GET /domains HTTP/1.1" 200 438 0.003564 10.0.0.41 - - [2025-10-09 13:44:34] "GET /domains?obj_uuids=8ad80d2d-2369-4ab9-896f-7a17fd6c7f55&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001202 10.0.0.41 - - [2025-10-09 13:44:34] "GET /domain/8ad80d2d-2369-4ab9-896f-7a17fd6c7f55 HTTP/1.1" 200 1313 0.008394 10.0.0.41 - - [2025-10-09 13:44:34] "GET /projects?obj_uuids=fc250f0c-201b-4de5-aedc-aeeae6b03b74&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001235 10.0.0.41 - - [2025-10-09 13:44:34] "GET /project/fc250f0c-201b-4de5-aedc-aeeae6b03b74 HTTP/1.1" 200 2619 0.029087 10.0.0.41 - - [2025-10-09 13:44:34] "GET /virtual-network/b42875d8-816c-48a7-acde-096e6771fb8a HTTP/1.1" 200 3511 0.005867 10.0.0.41 - - [2025-10-09 13:44:35] "GET /obj-perms HTTP/1.1" 200 6438 0.076143 10.0.0.41 - - [2025-10-09 13:44:35] "GET /domains HTTP/1.1" 200 438 0.003978 10.0.0.41 - - [2025-10-09 13:44:35] "GET /domains?obj_uuids=8ad80d2d-2369-4ab9-896f-7a17fd6c7f55&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001332 10.0.0.41 - - [2025-10-09 13:44:35] "GET /domain/8ad80d2d-2369-4ab9-896f-7a17fd6c7f55 HTTP/1.1" 200 1313 0.008351 10.0.0.41 - - [2025-10-09 13:44:35] "GET /projects?obj_uuids=fc250f0c-201b-4de5-aedc-aeeae6b03b74&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001246 10.0.0.41 - - [2025-10-09 13:44:35] "GET /project/fc250f0c-201b-4de5-aedc-aeeae6b03b74 HTTP/1.1" 200 2619 0.035516 10.0.0.41 - - [2025-10-09 13:44:35] "GET /virtual-network/300f9f1f-9379-4e12-8c29-d5dc8748403c HTTP/1.1" 200 3507 0.009285 10.0.0.41 - - [2025-10-09 13:44:35] "GET /virtual-network/300f9f1f-9379-4e12-8c29-d5dc8748403c HTTP/1.1" 200 3507 0.007004 10.0.0.41 - - [2025-10-09 13:44:36] "GET /routing-instance/0c19a244-9092-436b-a5b0-9eb44094bda6 HTTP/1.1" 200 1794 0.004621 10.0.0.41 - - [2025-10-09 13:44:36] "GET /routing-instance/0c19a244-9092-436b-a5b0-9eb44094bda6 HTTP/1.1" 200 1794 0.004637 10.0.0.41 - - [2025-10-09 13:44:36] "GET /route-target/b23839d1-6d4e-494f-aba7-03fd41e8cc27 HTTP/1.1" 200 1213 0.004271 10.0.0.41 - - [2025-10-09 13:44:36] "GET /virtual-network/300f9f1f-9379-4e12-8c29-d5dc8748403c HTTP/1.1" 200 3507 0.006073 10.0.0.41 - - [2025-10-09 13:44:36] "GET /routing-instance/0c19a244-9092-436b-a5b0-9eb44094bda6 HTTP/1.1" 200 1794 0.004100 10.0.0.41 - - [2025-10-09 13:44:36] "GET /virtual-network/300f9f1f-9379-4e12-8c29-d5dc8748403c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.008261 10.0.0.41 - - [2025-10-09 13:44:36] "GET /virtual-network/300f9f1f-9379-4e12-8c29-d5dc8748403c HTTP/1.1" 200 3507 0.008537 10.0.0.41 - - [2025-10-09 13:44:36] "GET /routing-instance/0c19a244-9092-436b-a5b0-9eb44094bda6 HTTP/1.1" 200 1794 0.004358 10.0.0.41 - - [2025-10-09 13:44:36] "GET /routing-instance/0c19a244-9092-436b-a5b0-9eb44094bda6 HTTP/1.1" 200 1794 0.004226 10.0.0.41 - - [2025-10-09 13:44:36] "GET /route-target/b23839d1-6d4e-494f-aba7-03fd41e8cc27 HTTP/1.1" 200 1213 0.003988 10.0.0.41 - - [2025-10-09 13:44:36] "GET /domains HTTP/1.1" 200 438 0.003124 10.0.0.41 - - [2025-10-09 13:44:36] "GET /domains?obj_uuids=8ad80d2d-2369-4ab9-896f-7a17fd6c7f55&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001997 10.0.0.41 - - [2025-10-09 13:44:36] "GET /domain/8ad80d2d-2369-4ab9-896f-7a17fd6c7f55 HTTP/1.1" 200 1313 0.008897 10.0.0.41 - - [2025-10-09 13:44:36] "GET /projects?obj_uuids=fc250f0c-201b-4de5-aedc-aeeae6b03b74&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001256 10.0.0.41 - - [2025-10-09 13:44:36] "GET /project/fc250f0c-201b-4de5-aedc-aeeae6b03b74 HTTP/1.1" 200 2619 0.052703 10.0.0.41 - - [2025-10-09 13:44:36] "GET /virtual-network/300f9f1f-9379-4e12-8c29-d5dc8748403c HTTP/1.1" 200 3507 0.006425 10.0.0.41 - - [2025-10-09 13:44:36] "GET /obj-perms HTTP/1.1" 200 6438 0.002597 10.0.0.41 - - [2025-10-09 13:44:37] "GET /virtual-network/300f9f1f-9379-4e12-8c29-d5dc8748403c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.008827 252.41.184.232 - - [2025-10-09 13:44:37] "POST /neutron/network HTTP/1.1" 200 1111 0.013283 10.0.0.41 - - [2025-10-09 13:44:37] "POST /fqname-to-id HTTP/1.1" 404 207 0.012193 252.41.184.232 - - [2025-10-09 13:44:37] "POST /neutron/network HTTP/1.1" 200 1005 0.074236 10.0.0.41 - - [2025-10-09 13:44:37] "DELETE /access-control-list/738dba41-eba7-4b84-a2f2-09d329f5fa86 HTTP/1.1" 200 115 0.040436 10.0.0.41 - - [2025-10-09 13:44:37] "POST /ref-update HTTP/1.1" 200 156 0.013505 252.41.184.232 - - [2025-10-09 13:44:37] "POST /neutron/network HTTP/1.1" 200 1005 0.011297 10.0.0.41 - - [2025-10-09 13:44:37] "GET /virtual-network/300f9f1f-9379-4e12-8c29-d5dc8748403c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.006298 10.0.0.41 - - [2025-10-09 13:44:37] "GET /virtual-network/b42875d8-816c-48a7-acde-096e6771fb8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2971 0.007726 252.41.184.232 - - [2025-10-09 13:44:37] "POST /neutron/network HTTP/1.1" 200 1112 0.011789 10.0.0.41 - - [2025-10-09 13:44:37] "POST /fqname-to-id HTTP/1.1" 404 207 0.004284 252.41.184.232 - - [2025-10-09 13:44:37] "POST /neutron/network HTTP/1.1" 200 1006 0.077711 10.0.0.41 - - [2025-10-09 13:44:37] "DELETE /access-control-list/587610f1-64b5-4b1b-9aa5-0f7ab11da56d HTTP/1.1" 200 115 0.053843 10.0.0.41 - - [2025-10-09 13:44:37] "POST /ref-update HTTP/1.1" 200 156 0.019280 252.41.184.232 - - [2025-10-09 13:44:37] "POST /neutron/network HTTP/1.1" 200 1006 0.008639 10.0.0.41 - - [2025-10-09 13:44:37] "GET /virtual-network/b42875d8-816c-48a7-acde-096e6771fb8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2648 0.006616 10.0.0.41 - - [2025-10-09 13:44:37] "DELETE /network-policy/015cd039-df78-4685-a29d-c495f9df1595 HTTP/1.1" 200 115 0.038629 10.0.0.41 - - [2025-10-09 13:44:37] "GET /obj-perms HTTP/1.1" 200 6375 0.075222 252.41.184.232 - - [2025-10-09 13:44:37] "POST /neutron/network HTTP/1.1" 200 1005 0.009577 10.0.0.41 - - [2025-10-09 13:44:38] "POST /useragent-kv HTTP/1.1" 200 115 0.004133 10.0.0.41 - - [2025-10-09 13:44:38] "POST /useragent-kv HTTP/1.1" 200 115 0.009337 10.0.0.41 - - [2025-10-09 13:44:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.011183 10.0.0.41 - - [2025-10-09 13:44:38] "POST /useragent-kv HTTP/1.1" 200 115 0.005633 10.0.0.41 - - [2025-10-09 13:44:38] "POST /useragent-kv HTTP/1.1" 200 115 0.005583 252.41.184.232 - - [2025-10-09 13:44:38] "POST /neutron/network HTTP/1.1" 200 151 0.135275 10.0.0.41 - - [2025-10-09 13:44:38] "GET /routing-instance/0c19a244-9092-436b-a5b0-9eb44094bda6 HTTP/1.1" 404 171 0.003258 10.0.0.41 - - [2025-10-09 13:44:38] "DELETE /route-target/b23839d1-6d4e-494f-aba7-03fd41e8cc27 HTTP/1.1" 200 115 0.050862 10.0.0.41 - - [2025-10-09 13:44:38] "GET /domains HTTP/1.1" 200 438 0.003358 10.0.0.41 - - [2025-10-09 13:44:38] "GET /domains?obj_uuids=8ad80d2d-2369-4ab9-896f-7a17fd6c7f55&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001448 10.0.0.41 - - [2025-10-09 13:44:38] "GET /domain/8ad80d2d-2369-4ab9-896f-7a17fd6c7f55 HTTP/1.1" 200 1313 0.009032 10.0.0.41 - - [2025-10-09 13:44:38] "GET /projects?obj_uuids=fc250f0c-201b-4de5-aedc-aeeae6b03b74&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001608 10.0.0.41 - - [2025-10-09 13:44:38] "GET /project/fc250f0c-201b-4de5-aedc-aeeae6b03b74 HTTP/1.1" 200 2141 0.039039 10.0.0.41 - - [2025-10-09 13:44:38] "GET /obj-perms HTTP/1.1" 200 6375 0.069566 252.41.184.232 - - [2025-10-09 13:44:38] "POST /neutron/network HTTP/1.1" 200 1006 0.008852 10.0.0.41 - - [2025-10-09 13:44:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005433 10.0.0.41 - - [2025-10-09 13:44:38] "POST /useragent-kv HTTP/1.1" 200 115 0.003242 10.0.0.41 - - [2025-10-09 13:44:38] "POST /useragent-kv HTTP/1.1" 200 115 0.004463 10.0.0.41 - - [2025-10-09 13:44:38] "POST /useragent-kv HTTP/1.1" 200 115 0.002529 10.0.0.41 - - [2025-10-09 13:44:38] "POST /useragent-kv HTTP/1.1" 200 115 0.002704 252.41.184.232 - - [2025-10-09 13:44:38] "POST /neutron/network HTTP/1.1" 200 151 0.114371 10.0.0.41 - - [2025-10-09 13:44:38] "DELETE /route-target/969c473c-d3e3-491c-b022-5c773236920a HTTP/1.1" 200 115 0.035175 10.0.0.41 - - [2025-10-09 13:44:38] "GET /routing-instance/5c4568a4-8c01-4e8b-84ec-52d292576c59 HTTP/1.1" 404 171 0.003132 10.0.0.41 - - [2025-10-09 13:44:38] "GET /domains HTTP/1.1" 200 438 0.003613 10.0.0.41 - - [2025-10-09 13:44:38] "GET /domains?obj_uuids=8ad80d2d-2369-4ab9-896f-7a17fd6c7f55&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001676 10.0.0.41 - - [2025-10-09 13:44:38] "GET /domain/8ad80d2d-2369-4ab9-896f-7a17fd6c7f55 HTTP/1.1" 200 1313 0.010714 10.0.0.41 - - [2025-10-09 13:44:38] "GET /projects?obj_uuids=fc250f0c-201b-4de5-aedc-aeeae6b03b74&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002428 10.0.0.41 - - [2025-10-09 13:44:38] "GET /project/fc250f0c-201b-4de5-aedc-aeeae6b03b74 HTTP/1.1" 200 1897 0.028765 10.0.0.41 - - [2025-10-09 13:44:39] "GET /projects?obj_uuids=fc250f0c-201b-4de5-aedc-aeeae6b03b74&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001240 10.0.0.41 - - [2025-10-09 13:44:39] "GET /project/fc250f0c-201b-4de5-aedc-aeeae6b03b74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.029979 10.0.0.41 - - [2025-10-09 13:44:39] "GET /projects?obj_uuids=fc250f0c-201b-4de5-aedc-aeeae6b03b74&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001171 10.0.0.41 - - [2025-10-09 13:44:39] "GET /project/fc250f0c-201b-4de5-aedc-aeeae6b03b74?fields=virtual_networks HTTP/1.1" 200 1048 0.071634 10.0.0.41 - - [2025-10-09 13:44:39] "GET /projects?obj_uuids=fc250f0c-201b-4de5-aedc-aeeae6b03b74&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001553 10.0.0.41 - - [2025-10-09 13:44:39] "GET /project/fc250f0c-201b-4de5-aedc-aeeae6b03b74?fields=virtual_machine_interfaces HTTP/1.1" 200 1048 0.029498 10.0.0.41 - - [2025-10-09 13:44:39] "GET /projects?obj_uuids=fc250f0c-201b-4de5-aedc-aeeae6b03b74&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001275 10.0.0.41 - - [2025-10-09 13:44:39] "GET /project/fc250f0c-201b-4de5-aedc-aeeae6b03b74?fields=security_groups HTTP/1.1" 200 1281 0.032350 10.0.0.41 - - [2025-10-09 13:44:40] "GET /domains?obj_uuids=8ad80d2d-2369-4ab9-896f-7a17fd6c7f55&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001455 10.0.0.41 - - [2025-10-09 13:44:40] "GET /domain/8ad80d2d-2369-4ab9-896f-7a17fd6c7f55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.008156 10.0.0.41 - - [2025-10-09 13:44:40] "POST /fqname-to-id HTTP/1.1" 404 202 0.036287 10.0.0.41 - - [2025-10-09 13:44:41] "GET /projects?obj_uuids=3d9d48c9-3356-4bfa-8974-2f901f8c29f9&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002875 10.0.0.41 - - [2025-10-09 13:44:41] "GET /domains?obj_uuids=8ad80d2d-2369-4ab9-896f-7a17fd6c7f55&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001654 10.0.0.41 - - [2025-10-09 13:44:41] "GET /domain/8ad80d2d-2369-4ab9-896f-7a17fd6c7f55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.009841 10.0.0.41 - - [2025-10-09 13:44:41] "POST /id-to-fqname HTTP/1.1" 200 204 0.002574 10.0.0.41 - - [2025-10-09 13:44:41] "POST /fqname-to-id HTTP/1.1" 404 213 0.003150 10.0.0.41 - - [2025-10-09 13:44:41] "POST /security-groups HTTP/1.1" 200 599 0.068332 10.0.0.41 - - [2025-10-09 13:44:41] "POST /fqname-to-id HTTP/1.1" 404 248 0.003036 10.0.0.41 - - [2025-10-09 13:44:41] "POST /projects HTTP/1.1" 200 609 0.240772 10.0.0.41 - - [2025-10-09 13:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.280613 10.0.0.41 - - [2025-10-09 13:44:41] "POST /access-control-lists HTTP/1.1" 200 612 0.061460 10.0.0.41 - - [2025-10-09 13:44:41] "GET /project/3d9d48c9-3356-4bfa-8974-2f901f8c29f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.448643 10.0.0.41 - - [2025-10-09 13:44:41] "POST /fqname-to-id HTTP/1.1" 404 247 0.003360 10.0.0.41 - - [2025-10-09 13:44:41] "POST /access-control-lists HTTP/1.1" 200 610 0.060758 10.0.0.41 - - [2025-10-09 13:44:42] "GET / HTTP/1.1" 200 36215 0.002013 10.0.0.41 - - [2025-10-09 13:44:44] "POST /fqname-to-id HTTP/1.1" 401 297 0.000740 10.0.0.41 - - [2025-10-09 13:44:44] "POST /fqname-to-id HTTP/1.1" 404 231 0.091746 10.0.0.41 - - [2025-10-09 13:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004420 10.0.0.41 - - [2025-10-09 13:44:44] "GET /projects?obj_uuids=3d9d48c9-3356-4bfa-8974-2f901f8c29f9&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001233 10.0.0.41 - - [2025-10-09 13:44:44] "GET /project/3d9d48c9-3356-4bfa-8974-2f901f8c29f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.034848 10.0.0.41 - - [2025-10-09 13:44:44] "POST /network-policys HTTP/1.1" 200 567 0.064855 10.0.0.41 - - [2025-10-09 13:44:45] "GET /network-policy/f120a091-2c9d-47a4-af62-3db60d70a339?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3146 0.006543 10.0.0.41 - - [2025-10-09 13:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004312 10.0.0.41 - - [2025-10-09 13:44:45] "GET /projects?obj_uuids=3d9d48c9-3356-4bfa-8974-2f901f8c29f9&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001152 10.0.0.41 - - [2025-10-09 13:44:45] "GET /project/3d9d48c9-3356-4bfa-8974-2f901f8c29f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.041773 252.41.184.232 - - [2025-10-09 13:44:45] "POST /neutron/network HTTP/1.1" 200 117 0.042612 10.0.0.41 - - [2025-10-09 13:44:45] "GET /projects?obj_uuids=3d9d48c9-3356-4bfa-8974-2f901f8c29f9&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001179 252.41.184.232 - - [2025-10-09 13:44:45] "POST /neutron/network HTTP/1.1" 200 621 0.088545 10.0.0.41 - - [2025-10-09 13:44:45] "POST /route-targets HTTP/1.1" 200 328 0.020861 10.0.0.41 - - [2025-10-09 13:44:45] "POST /ref-update HTTP/1.1" 200 156 0.032924 10.0.0.41 - - [2025-10-09 13:44:45] "POST /useragent-kv HTTP/1.1" 200 115 0.004278 252.41.184.232 - - [2025-10-09 13:44:45] "POST /neutron/subnet HTTP/1.1" 200 715 0.239149 10.0.0.41 - - [2025-10-09 13:44:46] "POST /fqname-to-id HTTP/1.1" 404 207 0.005830 10.0.0.41 - - [2025-10-09 13:44:46] "POST /useragent-kv HTTP/1.1" 200 115 0.011874 252.41.184.232 - - [2025-10-09 13:44:46] "POST /neutron/subnet HTTP/1.1" 200 828 0.225850 252.41.184.232 - - [2025-10-09 13:44:46] "POST /neutron/network HTTP/1.1" 200 1012 0.009788 10.0.0.41 - - [2025-10-09 13:44:46] "POST /id-to-fqname HTTP/1.1" 200 235 0.002408 10.0.0.41 - - [2025-10-09 13:44:46] "GET /virtual-network/a437ac85-9749-4aef-934a-7fcd6968526c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2655 0.009884 252.41.184.232 - - [2025-10-09 13:44:46] "POST /neutron/network HTTP/1.1" 200 1012 0.009995 10.0.0.41 - - [2025-10-09 13:44:46] "GET /virtual-network/a437ac85-9749-4aef-934a-7fcd6968526c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2655 0.006264 252.41.184.232 - - [2025-10-09 13:44:46] "POST /neutron/network HTTP/1.1" 200 1012 0.010287 252.41.184.232 - - [2025-10-09 13:44:46] "POST /neutron/subnet HTTP/1.1" 200 715 0.009072 252.41.184.232 - - [2025-10-09 13:44:46] "POST /neutron/subnet HTTP/1.1" 200 828 0.008795 252.41.184.232 - - [2025-10-09 13:44:46] "POST /neutron/network HTTP/1.1" 200 1012 0.012025 10.0.0.41 - - [2025-10-09 13:44:46] "POST /fqname-to-id HTTP/1.1" 404 250 0.003535 10.0.0.41 - - [2025-10-09 13:44:46] "POST /fqname-to-id HTTP/1.1" 404 207 0.003468 252.41.184.232 - - [2025-10-09 13:44:46] "POST /neutron/network HTTP/1.1" 200 1117 0.071573 10.0.0.41 - - [2025-10-09 13:44:46] "POST /access-control-lists HTTP/1.1" 200 607 0.077809 252.41.184.232 - - [2025-10-09 13:44:46] "POST /neutron/network HTTP/1.1" 200 1117 0.008951 10.0.0.41 - - [2025-10-09 13:44:46] "GET /virtual-network/a437ac85-9749-4aef-934a-7fcd6968526c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.006588 10.0.0.41 - - [2025-10-09 13:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003262 10.0.0.41 - - [2025-10-09 13:44:46] "GET /network-policy/f120a091-2c9d-47a4-af62-3db60d70a339?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3146 0.005608 10.0.0.41 - - [2025-10-09 13:44:46] "GET /domains HTTP/1.1" 401 297 0.000669 10.0.0.41 - - [2025-10-09 13:44:47] "GET /domains HTTP/1.1" 200 438 0.033693 10.0.0.41 - - [2025-10-09 13:44:47] "GET /domains?obj_uuids=8ad80d2d-2369-4ab9-896f-7a17fd6c7f55&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001417 10.0.0.41 - - [2025-10-09 13:44:47] "GET /domain/8ad80d2d-2369-4ab9-896f-7a17fd6c7f55 HTTP/1.1" 200 1514 0.009988 10.0.0.41 - - [2025-10-09 13:44:47] "GET /projects?obj_uuids=3d9d48c9-3356-4bfa-8974-2f901f8c29f9&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001877 10.0.0.41 - - [2025-10-09 13:44:47] "GET /project/3d9d48c9-3356-4bfa-8974-2f901f8c29f9 HTTP/1.1" 200 2451 0.041046 10.0.0.41 - - [2025-10-09 13:44:47] "GET /virtual-network/a437ac85-9749-4aef-934a-7fcd6968526c HTTP/1.1" 200 3537 0.010093 10.0.0.41 - - [2025-10-09 13:44:47] "GET /virtual-network/a437ac85-9749-4aef-934a-7fcd6968526c HTTP/1.1" 200 3537 0.006028 10.0.0.41 - - [2025-10-09 13:44:47] "GET /routing-instance/5083ab37-340c-43f3-ac31-021afdd40d7b HTTP/1.1" 200 1496 0.004791 10.0.0.41 - - [2025-10-09 13:44:47] "GET /routing-instance/5083ab37-340c-43f3-ac31-021afdd40d7b HTTP/1.1" 200 1496 0.005567 10.0.0.41 - - [2025-10-09 13:44:47] "GET /route-target/535ebd62-afe7-43ea-a7f2-5aa178f616cb HTTP/1.1" 200 1222 0.004097 10.0.0.41 - - [2025-10-09 13:44:47] "GET /virtual-network/a437ac85-9749-4aef-934a-7fcd6968526c HTTP/1.1" 200 3537 0.006619 10.0.0.41 - - [2025-10-09 13:44:47] "GET /routing-instance/5083ab37-340c-43f3-ac31-021afdd40d7b HTTP/1.1" 200 1496 0.004431 10.0.0.41 - - [2025-10-09 13:44:48] "GET /virtual-network/a437ac85-9749-4aef-934a-7fcd6968526c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.006366 10.0.0.41 - - [2025-10-09 13:44:48] "GET /virtual-network/a437ac85-9749-4aef-934a-7fcd6968526c HTTP/1.1" 200 3537 0.005861 10.0.0.41 - - [2025-10-09 13:44:48] "GET /routing-instance/5083ab37-340c-43f3-ac31-021afdd40d7b HTTP/1.1" 200 1496 0.004463 10.0.0.41 - - [2025-10-09 13:44:48] "GET /routing-instance/5083ab37-340c-43f3-ac31-021afdd40d7b HTTP/1.1" 200 1496 0.005390 10.0.0.41 - - [2025-10-09 13:44:48] "GET /route-target/535ebd62-afe7-43ea-a7f2-5aa178f616cb HTTP/1.1" 200 1222 0.004000 10.0.0.41 - - [2025-10-09 13:44:48] "GET /domains HTTP/1.1" 200 438 0.003842 10.0.0.41 - - [2025-10-09 13:44:48] "GET /domains?obj_uuids=8ad80d2d-2369-4ab9-896f-7a17fd6c7f55&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001158 10.0.0.41 - - [2025-10-09 13:44:48] "GET /domain/8ad80d2d-2369-4ab9-896f-7a17fd6c7f55 HTTP/1.1" 200 1514 0.007668 10.0.0.41 - - [2025-10-09 13:44:48] "GET /projects?obj_uuids=3d9d48c9-3356-4bfa-8974-2f901f8c29f9&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001182 10.0.0.41 - - [2025-10-09 13:44:48] "GET /project/3d9d48c9-3356-4bfa-8974-2f901f8c29f9 HTTP/1.1" 200 2451 0.028582 10.0.0.41 - - [2025-10-09 13:44:48] "GET /virtual-network/a437ac85-9749-4aef-934a-7fcd6968526c HTTP/1.1" 200 3537 0.005954 10.0.0.41 - - [2025-10-09 13:44:49] "GET /obj-perms HTTP/1.1" 200 6454 0.073439 10.0.0.41 - - [2025-10-09 13:44:49] "GET /domains HTTP/1.1" 200 438 0.003649 10.0.0.41 - - [2025-10-09 13:44:49] "GET /domains?obj_uuids=8ad80d2d-2369-4ab9-896f-7a17fd6c7f55&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001254 10.0.0.41 - - [2025-10-09 13:44:49] "GET /domain/8ad80d2d-2369-4ab9-896f-7a17fd6c7f55 HTTP/1.1" 200 1514 0.008941 10.0.0.41 - - [2025-10-09 13:44:49] "GET /projects?obj_uuids=3d9d48c9-3356-4bfa-8974-2f901f8c29f9&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001778 10.0.0.41 - - [2025-10-09 13:44:49] "GET /project/3d9d48c9-3356-4bfa-8974-2f901f8c29f9 HTTP/1.1" 200 2451 0.037598 10.0.0.41 - - [2025-10-09 13:44:49] "GET /network-policy/f120a091-2c9d-47a4-af62-3db60d70a339 HTTP/1.1" 200 3471 0.005733 10.0.0.41 - - [2025-10-09 13:44:49] "DELETE /network-policy/f120a091-2c9d-47a4-af62-3db60d70a339 HTTP/1.1" 409 239 0.007773 252.41.184.232 - - [2025-10-09 13:44:49] "POST /neutron/network HTTP/1.1" 200 1117 0.008256 10.0.0.41 - - [2025-10-09 13:44:49] "DELETE /access-control-list/4990f849-d17b-404f-b3de-ff145aa2be12 HTTP/1.1" 200 115 0.044437 10.0.0.41 - - [2025-10-09 13:44:49] "POST /useragent-kv HTTP/1.1" 200 115 0.005574 10.0.0.41 - - [2025-10-09 13:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006397 10.0.0.41 - - [2025-10-09 13:44:49] "POST /useragent-kv HTTP/1.1" 200 115 0.002894 10.0.0.41 - - [2025-10-09 13:44:49] "POST /useragent-kv HTTP/1.1" 200 115 0.002667 10.0.0.41 - - [2025-10-09 13:44:49] "POST /useragent-kv HTTP/1.1" 200 115 0.002952 252.41.184.232 - - [2025-10-09 13:44:49] "POST /neutron/network HTTP/1.1" 200 151 0.138891 10.0.0.41 - - [2025-10-09 13:44:49] "GET /routing-instance/5083ab37-340c-43f3-ac31-021afdd40d7b HTTP/1.1" 404 171 0.003590 10.0.0.41 - - [2025-10-09 13:44:49] "DELETE /route-target/535ebd62-afe7-43ea-a7f2-5aa178f616cb HTTP/1.1" 200 115 0.027773 10.0.0.41 - - [2025-10-09 13:44:49] "GET /domains HTTP/1.1" 200 438 0.003454 10.0.0.41 - - [2025-10-09 13:44:49] "GET /domains?obj_uuids=8ad80d2d-2369-4ab9-896f-7a17fd6c7f55&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001329 10.0.0.41 - - [2025-10-09 13:44:49] "GET /domain/8ad80d2d-2369-4ab9-896f-7a17fd6c7f55 HTTP/1.1" 200 1514 0.008785 10.0.0.41 - - [2025-10-09 13:44:49] "GET /projects?obj_uuids=3d9d48c9-3356-4bfa-8974-2f901f8c29f9&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001994 10.0.0.41 - - [2025-10-09 13:44:50] "GET /project/3d9d48c9-3356-4bfa-8974-2f901f8c29f9 HTTP/1.1" 200 2198 0.033733 10.0.0.41 - - [2025-10-09 13:44:50] "DELETE /network-policy/f120a091-2c9d-47a4-af62-3db60d70a339 HTTP/1.1" 200 115 0.035667 10.0.0.41 - - [2025-10-09 13:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003889 10.0.0.41 - - [2025-10-09 13:44:50] "GET /projects?obj_uuids=3d9d48c9-3356-4bfa-8974-2f901f8c29f9&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001688 10.0.0.41 - - [2025-10-09 13:44:50] "GET /project/3d9d48c9-3356-4bfa-8974-2f901f8c29f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.033850 10.0.0.41 - - [2025-10-09 13:44:50] "GET /network-policys?parent_fq_name_str=admin_domain%3Actest-TestBasicPolicyNegativeIpv4v6-11752473&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.005116 10.0.0.41 - - [2025-10-09 13:44:51] "GET /projects?obj_uuids=3d9d48c9-3356-4bfa-8974-2f901f8c29f9&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001254 10.0.0.41 - - [2025-10-09 13:44:51] "GET /project/3d9d48c9-3356-4bfa-8974-2f901f8c29f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.036418 10.0.0.41 - - [2025-10-09 13:44:51] "GET /projects?obj_uuids=3d9d48c9-3356-4bfa-8974-2f901f8c29f9&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001481 10.0.0.41 - - [2025-10-09 13:44:51] "GET /project/3d9d48c9-3356-4bfa-8974-2f901f8c29f9?fields=virtual_networks HTTP/1.1" 200 1062 0.039904 10.0.0.41 - - [2025-10-09 13:44:51] "GET /projects?obj_uuids=3d9d48c9-3356-4bfa-8974-2f901f8c29f9&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001320 10.0.0.41 - - [2025-10-09 13:44:51] "GET /project/3d9d48c9-3356-4bfa-8974-2f901f8c29f9?fields=virtual_machine_interfaces HTTP/1.1" 200 1062 0.032175 10.0.0.41 - - [2025-10-09 13:44:51] "GET /projects?obj_uuids=3d9d48c9-3356-4bfa-8974-2f901f8c29f9&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001248 10.0.0.41 - - [2025-10-09 13:44:51] "GET /project/3d9d48c9-3356-4bfa-8974-2f901f8c29f9?fields=security_groups HTTP/1.1" 200 1303 0.029708 10.0.0.41 - - [2025-10-09 13:44:52] "GET /domains?obj_uuids=8ad80d2d-2369-4ab9-896f-7a17fd6c7f55&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002131 10.0.0.41 - - [2025-10-09 13:44:52] "GET /domain/8ad80d2d-2369-4ab9-896f-7a17fd6c7f55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.011487 10.0.0.41 - - [2025-10-09 13:44:52] "POST /fqname-to-id HTTP/1.1" 404 188 0.034145 10.0.0.41 - - [2025-10-09 13:44:52] "GET /projects?obj_uuids=cc678cee-bbab-4b05-b9e9-bef5b6c65931&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002934 10.0.0.41 - - [2025-10-09 13:44:52] "GET /domains?obj_uuids=8ad80d2d-2369-4ab9-896f-7a17fd6c7f55&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001454 10.0.0.41 - - [2025-10-09 13:44:52] "GET /domain/8ad80d2d-2369-4ab9-896f-7a17fd6c7f55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007688 10.0.0.41 - - [2025-10-09 13:44:52] "POST /id-to-fqname HTTP/1.1" 200 190 0.002062 10.0.0.41 - - [2025-10-09 13:44:52] "POST /fqname-to-id HTTP/1.1" 404 199 0.004146 10.0.0.41 - - [2025-10-09 13:44:53] "POST /security-groups HTTP/1.1" 200 585 0.085008 10.0.0.41 - - [2025-10-09 13:44:53] "POST /fqname-to-id HTTP/1.1" 404 234 0.003531 10.0.0.41 - - [2025-10-09 13:44:53] "POST /projects HTTP/1.1" 200 581 0.277441 10.0.0.41 - - [2025-10-09 13:44:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.354397 10.0.0.41 - - [2025-10-09 13:44:53] "POST /access-control-lists HTTP/1.1" 200 598 0.073372 10.0.0.41 - - [2025-10-09 13:44:53] "POST /fqname-to-id HTTP/1.1" 404 233 0.008105 10.0.0.41 - - [2025-10-09 13:44:53] "GET /project/cc678cee-bbab-4b05-b9e9-bef5b6c65931?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.559505 10.0.0.41 - - [2025-10-09 13:44:53] "POST /access-control-lists HTTP/1.1" 200 596 0.155517 10.0.0.41 - - [2025-10-09 13:44:56] "GET / HTTP/1.1" 200 36215 0.012225 10.0.0.41 - - [2025-10-09 13:44:57] "POST /fqname-to-id HTTP/1.1" 401 297 0.001009 10.0.0.41 - - [2025-10-09 13:44:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.308442 10.0.0.41 - - [2025-10-09 13:44:58] "GET /projects?obj_uuids=cc678cee-bbab-4b05-b9e9-bef5b6c65931&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.003293 10.0.0.41 - - [2025-10-09 13:44:59] "GET /project/cc678cee-bbab-4b05-b9e9-bef5b6c65931?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.256215 252.41.184.232 - - [2025-10-09 13:44:59] "POST /neutron/network HTTP/1.1" 200 117 0.107848 10.0.0.41 - - [2025-10-09 13:44:59] "GET /projects?obj_uuids=cc678cee-bbab-4b05-b9e9-bef5b6c65931&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001441 252.41.184.232 - - [2025-10-09 13:44:59] "POST /neutron/network HTTP/1.1" 200 605 0.305462 10.0.0.41 - - [2025-10-09 13:45:00] "POST /route-targets HTTP/1.1" 200 328 0.045363 10.0.0.41 - - [2025-10-09 13:45:00] "POST /ref-update HTTP/1.1" 200 156 0.077847 10.0.0.41 - - [2025-10-09 13:45:00] "POST /useragent-kv HTTP/1.1" 200 115 0.011966 252.41.184.232 - - [2025-10-09 13:45:00] "POST /neutron/subnet HTTP/1.1" 200 715 0.291044 252.41.184.232 - - [2025-10-09 13:45:00] "POST /neutron/network HTTP/1.1" 200 822 0.011735 10.0.0.41 - - [2025-10-09 13:45:00] "POST /id-to-fqname HTTP/1.1" 200 220 0.002313 10.0.0.41 - - [2025-10-09 13:45:00] "GET /virtual-network/af507168-6dd8-4c8f-9f52-7572cbfb0a6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.018688 252.41.184.232 - - [2025-10-09 13:45:00] "POST /neutron/network HTTP/1.1" 200 822 0.007718 10.0.0.41 - - [2025-10-09 13:45:00] "GET /virtual-network/af507168-6dd8-4c8f-9f52-7572cbfb0a6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006914 252.41.184.232 - - [2025-10-09 13:45:00] "POST /neutron/network HTTP/1.1" 200 822 0.006456 252.41.184.232 - - [2025-10-09 13:45:00] "POST /neutron/subnet HTTP/1.1" 200 715 0.009988 10.0.0.41 - - [2025-10-09 13:45:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004575 10.0.0.41 - - [2025-10-09 13:45:00] "GET /projects?obj_uuids=cc678cee-bbab-4b05-b9e9-bef5b6c65931&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001253 10.0.0.41 - - [2025-10-09 13:45:00] "GET /project/cc678cee-bbab-4b05-b9e9-bef5b6c65931?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.044383 252.41.184.232 - - [2025-10-09 13:45:00] "POST /neutron/network HTTP/1.1" 200 117 0.012688 10.0.0.41 - - [2025-10-09 13:45:01] "GET /projects?obj_uuids=cc678cee-bbab-4b05-b9e9-bef5b6c65931&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001256 252.41.184.232 - - [2025-10-09 13:45:01] "POST /neutron/network HTTP/1.1" 200 605 0.198408 10.0.0.41 - - [2025-10-09 13:45:01] "POST /route-targets HTTP/1.1" 200 328 0.016732 10.0.0.41 - - [2025-10-09 13:45:01] "POST /ref-update HTTP/1.1" 200 156 0.027547 10.0.0.41 - - [2025-10-09 13:45:01] "POST /useragent-kv HTTP/1.1" 200 115 0.005006 252.41.184.232 - - [2025-10-09 13:45:01] "POST /neutron/subnet HTTP/1.1" 200 715 0.254667 252.41.184.232 - - [2025-10-09 13:45:01] "POST /neutron/network HTTP/1.1" 200 822 0.011757 10.0.0.41 - - [2025-10-09 13:45:01] "POST /id-to-fqname HTTP/1.1" 200 220 0.001921 10.0.0.41 - - [2025-10-09 13:45:01] "GET /virtual-network/18f5b267-e1ad-4508-a8f3-f4095883579e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.008634 252.41.184.232 - - [2025-10-09 13:45:01] "POST /neutron/network HTTP/1.1" 200 822 0.009439 10.0.0.41 - - [2025-10-09 13:45:01] "GET /virtual-network/18f5b267-e1ad-4508-a8f3-f4095883579e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.010690 252.41.184.232 - - [2025-10-09 13:45:01] "POST /neutron/network HTTP/1.1" 200 822 0.017412 252.41.184.232 - - [2025-10-09 13:45:02] "POST /neutron/subnet HTTP/1.1" 200 715 0.015642 10.0.0.41 - - [2025-10-09 13:45:02] "POST /fqname-to-id HTTP/1.1" 404 226 0.004778 10.0.0.41 - - [2025-10-09 13:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004646 10.0.0.41 - - [2025-10-09 13:45:02] "GET /projects?obj_uuids=cc678cee-bbab-4b05-b9e9-bef5b6c65931&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001905 10.0.0.41 - - [2025-10-09 13:45:02] "GET /project/cc678cee-bbab-4b05-b9e9-bef5b6c65931?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.061952 10.0.0.41 - - [2025-10-09 13:45:02] "POST /network-policys HTTP/1.1" 200 571 0.036026 10.0.0.41 - - [2025-10-09 13:45:02] "GET /network-policy/63f5c927-2a67-4c9d-bb6b-793239e8e15a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2147 0.005846 252.41.184.232 - - [2025-10-09 13:45:02] "POST /neutron/network HTTP/1.1" 200 822 0.010729 10.0.0.41 - - [2025-10-09 13:45:02] "POST /fqname-to-id HTTP/1.1" 404 234 0.007139 252.41.184.232 - - [2025-10-09 13:45:02] "POST /neutron/network HTTP/1.1" 200 922 0.101646 10.0.0.41 - - [2025-10-09 13:45:02] "POST /access-control-lists HTTP/1.1" 200 590 0.112751 252.41.184.232 - - [2025-10-09 13:45:02] "POST /neutron/network HTTP/1.1" 200 922 0.057257 10.0.0.41 - - [2025-10-09 13:45:02] "GET /virtual-network/af507168-6dd8-4c8f-9f52-7572cbfb0a6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2356 0.016101 10.0.0.41 - - [2025-10-09 13:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004993 10.0.0.41 - - [2025-10-09 13:45:02] "GET /network-policy/63f5c927-2a67-4c9d-bb6b-793239e8e15a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2147 0.005160 252.41.184.232 - - [2025-10-09 13:45:02] "POST /neutron/network HTTP/1.1" 200 822 0.010684 10.0.0.41 - - [2025-10-09 13:45:03] "POST /fqname-to-id HTTP/1.1" 404 234 0.012558 252.41.184.232 - - [2025-10-09 13:45:03] "POST /neutron/network HTTP/1.1" 200 922 0.110285 10.0.0.41 - - [2025-10-09 13:45:03] "POST /access-control-lists HTTP/1.1" 200 590 0.091953 252.41.184.232 - - [2025-10-09 13:45:03] "POST /neutron/network HTTP/1.1" 200 922 0.021381 10.0.0.41 - - [2025-10-09 13:45:03] "GET /virtual-network/18f5b267-e1ad-4508-a8f3-f4095883579e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2355 0.007657 10.0.0.41 - - [2025-10-09 13:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003182 10.0.0.41 - - [2025-10-09 13:45:03] "POST /ref-update HTTP/1.1" 200 156 0.019030 10.0.0.41 - - [2025-10-09 13:45:03] "GET /network-policy/63f5c927-2a67-4c9d-bb6b-793239e8e15a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2147 0.008321 10.0.0.41 - - [2025-10-09 13:45:03] "GET /domains HTTP/1.1" 401 297 0.000477 10.0.0.41 - - [2025-10-09 13:45:03] "PUT /access-control-list/cd84eab5-61d8-4e60-a44b-3eeec079fbaa HTTP/1.1" 200 273 0.081018 10.0.0.41 - - [2025-10-09 13:45:03] "GET /domains HTTP/1.1" 200 438 0.037945 10.0.0.41 - - [2025-10-09 13:45:03] "GET /domains?obj_uuids=8ad80d2d-2369-4ab9-896f-7a17fd6c7f55&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001380 10.0.0.41 - - [2025-10-09 13:45:03] "GET /domain/8ad80d2d-2369-4ab9-896f-7a17fd6c7f55 HTTP/1.1" 200 1701 0.011703 10.0.0.41 - - [2025-10-09 13:45:03] "GET /projects?obj_uuids=cc678cee-bbab-4b05-b9e9-bef5b6c65931&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001250 10.0.0.41 - - [2025-10-09 13:45:03] "GET /project/cc678cee-bbab-4b05-b9e9-bef5b6c65931 HTTP/1.1" 200 2565 0.069586 10.0.0.41 - - [2025-10-09 13:45:04] "GET /virtual-network/af507168-6dd8-4c8f-9f52-7572cbfb0a6f HTTP/1.1" 200 2884 0.026649 10.0.0.41 - - [2025-10-09 13:45:04] "GET /virtual-network/af507168-6dd8-4c8f-9f52-7572cbfb0a6f HTTP/1.1" 200 2884 0.009271 10.0.0.41 - - [2025-10-09 13:45:04] "GET /routing-instance/7b55474a-f511-4885-8584-6d6e71292ada HTTP/1.1" 200 1782 0.009086 10.0.0.41 - - [2025-10-09 13:45:04] "GET /routing-instance/7b55474a-f511-4885-8584-6d6e71292ada HTTP/1.1" 200 1782 0.005796 10.0.0.41 - - [2025-10-09 13:45:04] "GET /route-target/d393a381-818b-4b3e-86d4-7e4c08497ce5 HTTP/1.1" 200 1206 0.005103 10.0.0.41 - - [2025-10-09 13:45:04] "GET /virtual-network/af507168-6dd8-4c8f-9f52-7572cbfb0a6f HTTP/1.1" 200 2884 0.007387 10.0.0.41 - - [2025-10-09 13:45:04] "GET /routing-instance/7b55474a-f511-4885-8584-6d6e71292ada HTTP/1.1" 200 1782 0.008074 10.0.0.41 - - [2025-10-09 13:45:04] "GET /virtual-network/af507168-6dd8-4c8f-9f52-7572cbfb0a6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2356 0.010229 10.0.0.41 - - [2025-10-09 13:45:04] "GET /virtual-network/af507168-6dd8-4c8f-9f52-7572cbfb0a6f HTTP/1.1" 200 2884 0.013480 10.0.0.41 - - [2025-10-09 13:45:04] "GET /routing-instance/7b55474a-f511-4885-8584-6d6e71292ada HTTP/1.1" 200 1782 0.006186 10.0.0.41 - - [2025-10-09 13:45:04] "GET /routing-instance/7b55474a-f511-4885-8584-6d6e71292ada HTTP/1.1" 200 1782 0.006465 10.0.0.41 - - [2025-10-09 13:45:04] "GET /route-target/d393a381-818b-4b3e-86d4-7e4c08497ce5 HTTP/1.1" 200 1206 0.005942 10.0.0.41 - - [2025-10-09 13:45:04] "GET /domains HTTP/1.1" 200 438 0.004236 10.0.0.41 - - [2025-10-09 13:45:04] "GET /domains?obj_uuids=8ad80d2d-2369-4ab9-896f-7a17fd6c7f55&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001523 10.0.0.41 - - [2025-10-09 13:45:04] "GET /domain/8ad80d2d-2369-4ab9-896f-7a17fd6c7f55 HTTP/1.1" 200 1701 0.010660 10.0.0.41 - - [2025-10-09 13:45:05] "GET /projects?obj_uuids=cc678cee-bbab-4b05-b9e9-bef5b6c65931&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001413 10.0.0.41 - - [2025-10-09 13:45:05] "GET /project/cc678cee-bbab-4b05-b9e9-bef5b6c65931 HTTP/1.1" 200 2565 0.037408 10.0.0.41 - - [2025-10-09 13:45:05] "GET /virtual-network/af507168-6dd8-4c8f-9f52-7572cbfb0a6f HTTP/1.1" 200 2884 0.007956 10.0.0.41 - - [2025-10-09 13:45:05] "GET /obj-perms HTTP/1.1" 200 6426 0.093346 10.0.0.41 - - [2025-10-09 13:45:05] "GET /domains HTTP/1.1" 200 438 0.005458 10.0.0.41 - - [2025-10-09 13:45:05] "GET /domains?obj_uuids=8ad80d2d-2369-4ab9-896f-7a17fd6c7f55&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001447 10.0.0.41 - - [2025-10-09 13:45:05] "GET /domain/8ad80d2d-2369-4ab9-896f-7a17fd6c7f55 HTTP/1.1" 200 1701 0.010421 10.0.0.41 - - [2025-10-09 13:45:06] "GET /projects?obj_uuids=cc678cee-bbab-4b05-b9e9-bef5b6c65931&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.002070 10.0.0.41 - - [2025-10-09 13:45:06] "GET /project/cc678cee-bbab-4b05-b9e9-bef5b6c65931 HTTP/1.1" 200 2565 0.051281 10.0.0.41 - - [2025-10-09 13:45:06] "GET /virtual-network/18f5b267-e1ad-4508-a8f3-f4095883579e HTTP/1.1" 200 2883 0.014629 10.0.0.41 - - [2025-10-09 13:45:06] "GET /virtual-network/18f5b267-e1ad-4508-a8f3-f4095883579e HTTP/1.1" 200 2883 0.007255 10.0.0.41 - - [2025-10-09 13:45:06] "GET /routing-instance/a23643f5-e729-42fa-a4b1-9dfa1d6d3663 HTTP/1.1" 200 1784 0.005111 10.0.0.41 - - [2025-10-09 13:45:06] "GET /routing-instance/a23643f5-e729-42fa-a4b1-9dfa1d6d3663 HTTP/1.1" 200 1784 0.009732 10.0.0.41 - - [2025-10-09 13:45:06] "GET /route-target/5a6c23e2-7a7c-48d7-beaf-93f14fdc9dde HTTP/1.1" 200 1206 0.008025 10.0.0.41 - - [2025-10-09 13:45:06] "GET /virtual-network/18f5b267-e1ad-4508-a8f3-f4095883579e HTTP/1.1" 200 2883 0.006905 10.0.0.41 - - [2025-10-09 13:45:06] "GET /routing-instance/a23643f5-e729-42fa-a4b1-9dfa1d6d3663 HTTP/1.1" 200 1784 0.007420 10.0.0.41 - - [2025-10-09 13:45:06] "GET /virtual-network/18f5b267-e1ad-4508-a8f3-f4095883579e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2355 0.015031 10.0.0.41 - - [2025-10-09 13:45:06] "GET /virtual-network/18f5b267-e1ad-4508-a8f3-f4095883579e HTTP/1.1" 200 2883 0.011180 10.0.0.41 - - [2025-10-09 13:45:06] "GET /routing-instance/a23643f5-e729-42fa-a4b1-9dfa1d6d3663 HTTP/1.1" 200 1784 0.006739 10.0.0.41 - - [2025-10-09 13:45:06] "GET /routing-instance/a23643f5-e729-42fa-a4b1-9dfa1d6d3663 HTTP/1.1" 200 1784 0.004755 10.0.0.41 - - [2025-10-09 13:45:06] "GET /route-target/5a6c23e2-7a7c-48d7-beaf-93f14fdc9dde HTTP/1.1" 200 1206 0.005641 10.0.0.41 - - [2025-10-09 13:45:06] "GET /domains HTTP/1.1" 200 438 0.003542 10.0.0.41 - - [2025-10-09 13:45:07] "GET /domains?obj_uuids=8ad80d2d-2369-4ab9-896f-7a17fd6c7f55&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002927 10.0.0.41 - - [2025-10-09 13:45:07] "GET /domain/8ad80d2d-2369-4ab9-896f-7a17fd6c7f55 HTTP/1.1" 200 1701 0.012016 10.0.0.41 - - [2025-10-09 13:45:07] "GET /projects?obj_uuids=cc678cee-bbab-4b05-b9e9-bef5b6c65931&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001611 10.0.0.41 - - [2025-10-09 13:45:07] "GET /project/cc678cee-bbab-4b05-b9e9-bef5b6c65931 HTTP/1.1" 200 2565 0.035975 10.0.0.41 - - [2025-10-09 13:45:07] "GET /virtual-network/18f5b267-e1ad-4508-a8f3-f4095883579e HTTP/1.1" 200 2883 0.006676 10.0.0.41 - - [2025-10-09 13:45:07] "GET /obj-perms HTTP/1.1" 200 6426 0.002543 10.0.0.41 - - [2025-10-09 13:45:07] "POST /id-to-fqname HTTP/1.1" 200 220 0.001729 252.41.184.232 - - [2025-10-09 13:45:08] "POST /neutron/network HTTP/1.1" 200 932 0.009102 252.41.184.232 - - [2025-10-09 13:45:08] "GET /aaa-mode HTTP/1.1" 401 297 0.000494 252.41.184.232 - - [2025-10-09 13:45:08] "GET / HTTP/1.1" 200 36215 0.001827 252.41.184.232 - - [2025-10-09 13:45:08] "GET /project/cc678cee-bbab-4b05-b9e9-bef5b6c65931?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000451 10.0.0.41 - - [2025-10-09 13:45:08] "GET /projects?obj_uuids=cc678cee-bbab-4b05-b9e9-bef5b6c65931&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001909 252.41.184.232 - - [2025-10-09 13:45:09] "GET /project/cc678cee-bbab-4b05-b9e9-bef5b6c65931?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.073306 252.41.184.232 - - [2025-10-09 13:45:09] "POST /neutron/network HTTP/1.1" 200 922 0.007309 252.41.184.232 - - [2025-10-09 13:45:09] "POST /neutron/port HTTP/1.1" 200 117 0.007933 252.41.184.232 - - [2025-10-09 13:45:09] "POST /neutron/port HTTP/1.1" 200 117 0.010448 10.0.0.41 - - [2025-10-09 13:45:09] "POST /id-to-fqname HTTP/1.1" 200 220 0.005305 252.41.184.232 - - [2025-10-09 13:45:09] "POST /neutron/port HTTP/1.1" 200 117 0.006831 252.41.184.232 - - [2025-10-09 13:45:09] "POST /neutron/network HTTP/1.1" 200 932 0.007181 252.41.184.232 - - [2025-10-09 13:45:09] "GET /aaa-mode HTTP/1.1" 401 297 0.000691 252.41.184.232 - - [2025-10-09 13:45:09] "GET / HTTP/1.1" 200 36215 0.002119 252.41.184.232 - - [2025-10-09 13:45:09] "GET /project/cc678cee-bbab-4b05-b9e9-bef5b6c65931?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000629 252.41.184.232 - - [2025-10-09 13:45:09] "POST /neutron/network HTTP/1.1" 200 932 0.006912 10.0.0.41 - - [2025-10-09 13:45:10] "GET /projects?obj_uuids=cc678cee-bbab-4b05-b9e9-bef5b6c65931&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001520 10.0.0.41 - - [2025-10-09 13:45:10] "GET /projects?obj_uuids=cc678cee-bbab-4b05-b9e9-bef5b6c65931&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001526 252.41.184.232 - - [2025-10-09 13:45:10] "GET /project/cc678cee-bbab-4b05-b9e9-bef5b6c65931?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.110455 252.41.184.232 - - [2025-10-09 13:45:10] "POST /neutron/port HTTP/1.1" 200 1058 0.348007 252.41.184.232 - - [2025-10-09 13:45:10] "POST /neutron/network HTTP/1.1" 200 922 0.008331 252.41.184.232 - - [2025-10-09 13:45:10] "POST /neutron/port HTTP/1.1" 200 1058 0.020339 252.41.184.232 - - [2025-10-09 13:45:10] "POST /neutron/port HTTP/1.1" 200 1058 0.026773 252.41.184.232 - - [2025-10-09 13:45:10] "POST /neutron/port HTTP/1.1" 200 1044 0.040490 252.41.184.232 - - [2025-10-09 13:45:10] "POST /neutron/port HTTP/1.1" 200 1108 0.160087 252.41.184.232 - - [2025-10-09 13:45:10] "POST /neutron/security_group HTTP/1.1" 200 2058 0.014646 252.41.184.232 - - [2025-10-09 13:45:10] "POST /neutron/port HTTP/1.1" 200 117 0.008304 252.41.184.232 - - [2025-10-09 13:45:10] "POST /neutron/port HTTP/1.1" 200 1082 0.021818 252.41.184.232 - - [2025-10-09 13:45:11] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005024 252.41.184.232 - - [2025-10-09 13:45:11] "POST /neutron/port HTTP/1.1" 200 1082 0.019946 252.41.184.232 - - [2025-10-09 13:45:11] "POST /neutron/subnet HTTP/1.1" 200 689 0.009881 252.41.184.232 - - [2025-10-09 13:45:11] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009220 252.41.184.232 - - [2025-10-09 13:45:11] "POST /neutron/port HTTP/1.1" 200 117 0.001664 252.41.184.232 - - [2025-10-09 13:45:11] "POST /neutron/network HTTP/1.1" 200 922 0.006862 252.41.184.232 - - [2025-10-09 13:45:11] "POST /neutron/network HTTP/1.1" 200 932 0.007334 10.0.0.41 - - [2025-10-09 13:45:11] "GET /projects?obj_uuids=cc678cee-bbab-4b05-b9e9-bef5b6c65931&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.002001 10.0.0.41 - - [2025-10-09 13:45:11] "PUT /access-control-list/623b9f14-8304-451d-9615-64f515ac64b0 HTTP/1.1" 200 273 0.061308 252.41.184.232 - - [2025-10-09 13:45:11] "POST /neutron/port HTTP/1.1" 200 1058 0.338060 252.41.184.232 - - [2025-10-09 13:45:11] "POST /neutron/port HTTP/1.1" 200 1058 0.010768 252.41.184.232 - - [2025-10-09 13:45:11] "POST /neutron/port HTTP/1.1" 200 1058 0.018415 252.41.184.232 - - [2025-10-09 13:45:12] "POST /neutron/port HTTP/1.1" 200 1108 0.092643 252.41.184.232 - - [2025-10-09 13:45:12] "POST /neutron/port HTTP/1.1" 200 1082 0.013959 252.41.184.232 - - [2025-10-09 13:45:12] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004081 252.41.184.232 - - [2025-10-09 13:45:12] "POST /neutron/subnet HTTP/1.1" 200 689 0.010409 252.41.184.232 - - [2025-10-09 13:45:12] "POST /neutron/port HTTP/1.1" 200 117 0.001932 252.41.184.232 - - [2025-10-09 13:45:12] "POST /neutron/network HTTP/1.1" 200 922 0.007188 252.41.184.232 - - [2025-10-09 13:45:16] "POST /neutron/port HTTP/1.1" 200 1082 0.015908 252.41.184.232 - - [2025-10-09 13:45:16] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007357 252.41.184.232 - - [2025-10-09 13:45:16] "POST /neutron/port HTTP/1.1" 200 1082 0.012313 252.41.184.232 - - [2025-10-09 13:45:16] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007364 252.41.184.232 - - [2025-10-09 13:45:16] "POST /neutron/port HTTP/1.1" 200 1082 0.017552 252.41.184.232 - - [2025-10-09 13:45:16] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008333 10.0.0.41 - - [2025-10-09 13:45:16] "GET /virtual-machine/4d47930c-fa62-42e0-8c6d-bf5ab76ae1bb HTTP/1.1" 200 1294 0.005666 10.0.0.41 - - [2025-10-09 13:45:16] "GET /virtual-machine-interface/993dc8bd-e9c0-47ee-9623-0e17ab440b4c HTTP/1.1" 200 2946 0.008395 10.0.0.41 - - [2025-10-09 13:45:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003654 10.0.0.41 - - [2025-10-09 13:45:16] "GET /global-vrouter-config/9c9ce066-c658-4727-b2c5-c23089c52ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003885 10.0.0.41 - - [2025-10-09 13:45:16] "GET /virtual-networks?parent_id=cc678cee-bbab-4b05-b9e9-bef5b6c65931&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003935 10.0.0.41 - - [2025-10-09 13:45:17] "GET /virtual-network/af507168-6dd8-4c8f-9f52-7572cbfb0a6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2356 0.006137 10.0.0.41 - - [2025-10-09 13:45:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004256 10.0.0.41 - - [2025-10-09 13:45:20] "GET /virtual-network/af507168-6dd8-4c8f-9f52-7572cbfb0a6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2356 0.011574 252.41.184.232 - - [2025-10-09 13:45:22] "POST /neutron/port HTTP/1.1" 200 1082 0.014245 252.41.184.232 - - [2025-10-09 13:45:22] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006505 252.41.184.232 - - [2025-10-09 13:45:22] "POST /neutron/port HTTP/1.1" 200 1082 0.014434 252.41.184.232 - - [2025-10-09 13:45:22] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007068 252.41.184.232 - - [2025-10-09 13:45:22] "POST /neutron/port HTTP/1.1" 200 1082 0.013051 252.41.184.232 - - [2025-10-09 13:45:22] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006391 252.41.184.232 - - [2025-10-09 13:45:23] "POST /neutron/port HTTP/1.1" 200 1082 0.021270 252.41.184.232 - - [2025-10-09 13:45:23] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007799 252.41.184.232 - - [2025-10-09 13:45:23] "POST /neutron/port HTTP/1.1" 200 1082 0.012870 252.41.184.232 - - [2025-10-09 13:45:23] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007011 252.41.184.232 - - [2025-10-09 13:45:23] "POST /neutron/port HTTP/1.1" 200 1082 0.012832 252.41.184.232 - - [2025-10-09 13:45:23] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006845 10.0.0.41 - - [2025-10-09 13:45:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004347 10.0.0.41 - - [2025-10-09 13:45:24] "GET /global-vrouter-config/9c9ce066-c658-4727-b2c5-c23089c52ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004349 10.0.0.41 - - [2025-10-09 13:45:24] "GET /virtual-networks?parent_id=cc678cee-bbab-4b05-b9e9-bef5b6c65931&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.004312 10.0.0.41 - - [2025-10-09 13:45:24] "GET /virtual-network/af507168-6dd8-4c8f-9f52-7572cbfb0a6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2356 0.007824 252.41.184.232 - - [2025-10-09 13:45:24] "POST /neutron/port HTTP/1.1" 200 1082 0.014687 252.41.184.232 - - [2025-10-09 13:45:24] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009436 252.41.184.232 - - [2025-10-09 13:45:25] "POST /neutron/port HTTP/1.1" 200 1082 0.015959 252.41.184.232 - - [2025-10-09 13:45:25] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007948 252.41.184.232 - - [2025-10-09 13:45:25] "POST /neutron/port HTTP/1.1" 200 1082 0.014179 252.41.184.232 - - [2025-10-09 13:45:25] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007306 10.0.0.41 - - [2025-10-09 13:45:28] "DELETE /project/cc678ceebbab4b05b9e9bef5b6c65931 HTTP/1.1" 404 173 0.071306 10.0.0.41 - - [2025-10-09 13:45:28] "DELETE /project/3d9d48c933564bfa89742f901f8c29f9 HTTP/1.1" 404 173 0.084913 10.0.0.41 - - [2025-10-09 13:45:28] "GET /projects?obj_uuids=fc250f0c-201b-4de5-aedc-aeeae6b03b74&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001354 10.0.0.41 - - [2025-10-09 13:45:28] "GET /projects?obj_uuids=3d9d48c9-3356-4bfa-8974-2f901f8c29f9&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001193 10.0.0.41 - - [2025-10-09 13:45:28] "GET /project/fc250f0c-201b-4de5-aedc-aeeae6b03b74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.087053 10.0.0.41 - - [2025-10-09 13:45:28] "GET /projects?obj_uuids=fc250f0c-201b-4de5-aedc-aeeae6b03b74&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001795 10.0.0.41 - - [2025-10-09 13:45:28] "GET /project/fc250f0c-201b-4de5-aedc-aeeae6b03b74?fields=security_groups HTTP/1.1" 200 1374 0.037694 10.0.0.41 - - [2025-10-09 13:45:28] "GET /project/3d9d48c9-3356-4bfa-8974-2f901f8c29f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1517 0.140885 10.0.0.41 - - [2025-10-09 13:45:28] "GET /projects?obj_uuids=3d9d48c9-3356-4bfa-8974-2f901f8c29f9&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001406 10.0.0.41 - - [2025-10-09 13:45:28] "GET /project/3d9d48c9-3356-4bfa-8974-2f901f8c29f9?fields=security_groups HTTP/1.1" 200 1396 0.042542 10.0.0.41 - - [2025-10-09 13:45:28] "DELETE /security-group/d939023f-5161-4390-8e44-56b96444aac9 HTTP/1.1" 200 115 0.065059 10.0.0.41 - - [2025-10-09 13:45:28] "GET /projects?obj_uuids=fc250f0c-201b-4de5-aedc-aeeae6b03b74&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002339 10.0.0.41 - - [2025-10-09 13:45:28] "GET /project/fc250f0c-201b-4de5-aedc-aeeae6b03b74?fields=application_policy_sets HTTP/1.1" 200 1413 0.063015 10.0.0.41 - - [2025-10-09 13:45:28] "DELETE /access-control-list/1acd46a2-37dd-4d53-ac12-246175b49f3e HTTP/1.1" 200 115 0.108467 10.0.0.41 - - [2025-10-09 13:45:28] "DELETE /security-group/07b4f67f-3930-4a85-b782-f1753ab5ad26 HTTP/1.1" 200 115 0.105580 10.0.0.41 - - [2025-10-09 13:45:28] "GET /projects?obj_uuids=3d9d48c9-3356-4bfa-8974-2f901f8c29f9&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001295 10.0.0.41 - - [2025-10-09 13:45:28] "DELETE /access-control-list/050d57a3-0212-4192-9e16-4d8afe7832de HTTP/1.1" 200 115 0.043113 10.0.0.41 - - [2025-10-09 13:45:28] "GET /project/3d9d48c9-3356-4bfa-8974-2f901f8c29f9?fields=application_policy_sets HTTP/1.1" 200 1435 0.096552 10.0.0.41 - - [2025-10-09 13:45:28] "DELETE /access-control-list/0be40bf9-0105-406b-b982-692c8cd13464 HTTP/1.1" 200 115 0.063306 10.0.0.41 - - [2025-10-09 13:45:28] "DELETE /project/fc250f0c-201b-4de5-aedc-aeeae6b03b74 HTTP/1.1" 200 115 0.549506 10.0.0.41 - - [2025-10-09 13:45:28] "DELETE /access-control-list/7db7b85a-8ced-4fe3-9348-1e0f293feeb6 HTTP/1.1" 200 115 0.055579 10.0.0.41 - - [2025-10-09 13:45:29] "DELETE /project/3d9d48c9-3356-4bfa-8974-2f901f8c29f9 HTTP/1.1" 200 115 0.654652 252.41.184.232 - - [2025-10-09 13:45:30] "POST /neutron/port HTTP/1.1" 200 1082 0.014714 252.41.184.232 - - [2025-10-09 13:45:30] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007714 252.41.184.232 - - [2025-10-09 13:45:30] "POST /neutron/port HTTP/1.1" 200 1082 0.016008 252.41.184.232 - - [2025-10-09 13:45:30] "POST /neutron/security_group HTTP/1.1" 200 2058 0.010783 252.41.184.232 - - [2025-10-09 13:45:30] "POST /neutron/port HTTP/1.1" 200 1082 0.015528 252.41.184.232 - - [2025-10-09 13:45:30] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007312 10.0.0.41 - - [2025-10-09 13:45:30] "GET /virtual-machine/ee0f52a3-9753-45df-8fc8-611ab8c52b56 HTTP/1.1" 200 1295 0.005911 10.0.0.41 - - [2025-10-09 13:45:30] "GET /virtual-machine-interface/1215b7d5-5fd7-4dfd-804c-786f83845344 HTTP/1.1" 200 2944 0.006894 10.0.0.41 - - [2025-10-09 13:45:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003663 10.0.0.41 - - [2025-10-09 13:45:30] "GET /global-vrouter-config/9c9ce066-c658-4727-b2c5-c23089c52ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005936 10.0.0.41 - - [2025-10-09 13:45:30] "GET /virtual-networks?parent_id=cc678cee-bbab-4b05-b9e9-bef5b6c65931&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.004402 10.0.0.41 - - [2025-10-09 13:45:30] "GET /virtual-network/18f5b267-e1ad-4508-a8f3-f4095883579e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2355 0.006353 10.0.0.41 - - [2025-10-09 13:45:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003529 10.0.0.41 - - [2025-10-09 13:45:32] "GET /global-vrouter-config/9c9ce066-c658-4727-b2c5-c23089c52ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003863 10.0.0.41 - - [2025-10-09 13:45:32] "GET /virtual-networks?parent_id=cc678cee-bbab-4b05-b9e9-bef5b6c65931&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003687 10.0.0.41 - - [2025-10-09 13:45:32] "GET /virtual-network/18f5b267-e1ad-4508-a8f3-f4095883579e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2355 0.006380 10.0.0.41 - - [2025-10-09 13:45:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003632 10.0.0.41 - - [2025-10-09 13:45:36] "GET /projects?obj_uuids=cc678cee-bbab-4b05-b9e9-bef5b6c65931&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001255 10.0.0.41 - - [2025-10-09 13:45:36] "GET /project/cc678cee-bbab-4b05-b9e9-bef5b6c65931?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.027810 10.0.0.41 - - [2025-10-09 13:45:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004855 10.0.0.41 - - [2025-10-09 13:45:36] "PUT /network-policy/63f5c927-2a67-4c9d-bb6b-793239e8e15a HTTP/1.1" 200 263 0.013376 252.41.184.232 - - [2025-10-09 13:45:36] "POST /neutron/port HTTP/1.1" 200 1082 0.013791 252.41.184.232 - - [2025-10-09 13:45:36] "POST /neutron/port HTTP/1.1" 200 1082 0.017692 10.0.0.41 - - [2025-10-09 13:45:36] "PUT /access-control-list/623b9f14-8304-451d-9615-64f515ac64b0 HTTP/1.1" 200 273 0.054798 252.41.184.232 - - [2025-10-09 13:45:36] "POST /neutron/network HTTP/1.1" 200 932 0.018578 10.0.0.41 - - [2025-10-09 13:45:36] "POST /ref-update HTTP/1.1" 200 156 0.032895 252.41.184.232 - - [2025-10-09 13:45:37] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006271 10.0.0.41 - - [2025-10-09 13:45:37] "PUT /access-control-list/cd84eab5-61d8-4e60-a44b-3eeec079fbaa HTTP/1.1" 200 273 0.071002 252.41.184.232 - - [2025-10-09 13:45:37] "POST /neutron/subnet HTTP/1.1" 200 689 0.010369 10.0.0.41 - - [2025-10-09 13:45:37] "POST /ref-update HTTP/1.1" 200 156 0.012263 252.41.184.232 - - [2025-10-09 13:45:37] "POST /neutron/port HTTP/1.1" 200 117 0.002135 252.41.184.232 - - [2025-10-09 13:45:37] "POST /neutron/network HTTP/1.1" 200 922 0.009537 10.0.0.41 - - [2025-10-09 13:45:38] "GET /obj-perms HTTP/1.1" 200 6375 0.066421 10.0.0.41 - - [2025-10-09 13:45:39] "GET /obj-perms HTTP/1.1" 200 6375 0.067793 10.0.0.41 - - [2025-10-09 13:45:39] "GET /virtual-network/18f5b267-e1ad-4508-a8f3-f4095883579e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2355 0.006159 252.41.184.232 - - [2025-10-09 13:45:39] "POST /neutron/network HTTP/1.1" 200 922 0.007606 252.41.184.232 - - [2025-10-09 13:45:40] "POST /neutron/network HTTP/1.1" 200 822 0.092561 10.0.0.41 - - [2025-10-09 13:45:40] "DELETE /access-control-list/623b9f14-8304-451d-9615-64f515ac64b0 HTTP/1.1" 200 115 0.054708 252.41.184.232 - - [2025-10-09 13:45:40] "POST /neutron/network HTTP/1.1" 200 822 0.006688 10.0.0.41 - - [2025-10-09 13:45:40] "GET /virtual-network/18f5b267-e1ad-4508-a8f3-f4095883579e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.007268 10.0.0.41 - - [2025-10-09 13:45:40] "GET /virtual-network/af507168-6dd8-4c8f-9f52-7572cbfb0a6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2356 0.006463 252.41.184.232 - - [2025-10-09 13:45:40] "POST /neutron/network HTTP/1.1" 200 922 0.007265 252.41.184.232 - - [2025-10-09 13:45:40] "POST /neutron/network HTTP/1.1" 200 822 0.060273 10.0.0.41 - - [2025-10-09 13:45:40] "DELETE /access-control-list/cd84eab5-61d8-4e60-a44b-3eeec079fbaa HTTP/1.1" 200 115 0.043495 252.41.184.232 - - [2025-10-09 13:45:40] "POST /neutron/network HTTP/1.1" 200 822 0.008821 10.0.0.41 - - [2025-10-09 13:45:40] "GET /virtual-network/af507168-6dd8-4c8f-9f52-7572cbfb0a6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006531 10.0.0.41 - - [2025-10-09 13:45:40] "DELETE /network-policy/63f5c927-2a67-4c9d-bb6b-793239e8e15a HTTP/1.1" 200 115 0.026520 252.41.184.232 - - [2025-10-09 13:45:40] "POST /neutron/network HTTP/1.1" 200 822 0.012335 252.41.184.232 - - [2025-10-09 13:45:40] "POST /neutron/network HTTP/1.1" 400 204 0.017407 252.41.184.232 - - [2025-10-09 13:45:40] "POST /neutron/port HTTP/1.1" 200 1082 0.023777 252.41.184.232 - - [2025-10-09 13:45:40] "POST /neutron/port HTTP/1.1" 200 1082 0.015794 252.41.184.232 - - [2025-10-09 13:45:40] "POST /neutron/port HTTP/1.1" 200 1108 0.016153 252.41.184.232 - - [2025-10-09 13:45:40] "POST /neutron/port HTTP/1.1" 200 1108 0.014521 252.41.184.232 - - [2025-10-09 13:45:41] "POST /neutron/port HTTP/1.1" 200 151 0.193470 252.41.184.232 - - [2025-10-09 13:45:41] "POST /neutron/port HTTP/1.1" 200 151 0.194382 252.41.184.232 - - [2025-10-09 13:45:42] "POST /neutron/network HTTP/1.1" 200 822 0.011220 10.0.0.41 - - [2025-10-09 13:45:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005993 10.0.0.41 - - [2025-10-09 13:45:42] "POST /useragent-kv HTTP/1.1" 200 115 0.004565 10.0.0.41 - - [2025-10-09 13:45:42] "POST /useragent-kv HTTP/1.1" 200 115 0.003571 252.41.184.232 - - [2025-10-09 13:45:42] "POST /neutron/network HTTP/1.1" 200 151 0.122439 10.0.0.41 - - [2025-10-09 13:45:42] "DELETE /route-target/5a6c23e2-7a7c-48d7-beaf-93f14fdc9dde HTTP/1.1" 200 115 0.022624 10.0.0.41 - - [2025-10-09 13:45:42] "GET /routing-instance/a23643f5-e729-42fa-a4b1-9dfa1d6d3663 HTTP/1.1" 404 171 0.003176 10.0.0.41 - - [2025-10-09 13:45:42] "GET /domains HTTP/1.1" 200 438 0.004187 10.0.0.41 - - [2025-10-09 13:45:43] "GET /domains?obj_uuids=8ad80d2d-2369-4ab9-896f-7a17fd6c7f55&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.010301 10.0.0.41 - - [2025-10-09 13:45:43] "GET /domain/8ad80d2d-2369-4ab9-896f-7a17fd6c7f55 HTTP/1.1" 200 1307 0.026139 10.0.0.41 - - [2025-10-09 13:45:43] "GET /projects?obj_uuids=cc678cee-bbab-4b05-b9e9-bef5b6c65931&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.002813 10.0.0.41 - - [2025-10-09 13:45:43] "GET /project/cc678cee-bbab-4b05-b9e9-bef5b6c65931 HTTP/1.1" 200 2099 0.038021 252.41.184.232 - - [2025-10-09 13:45:43] "POST /neutron/network HTTP/1.1" 200 822 0.006881 10.0.0.41 - - [2025-10-09 13:45:43] "POST /useragent-kv HTTP/1.1" 200 115 0.004208 10.0.0.41 - - [2025-10-09 13:45:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004302 10.0.0.41 - - [2025-10-09 13:45:43] "POST /useragent-kv HTTP/1.1" 200 115 0.003214 252.41.184.232 - - [2025-10-09 13:45:43] "POST /neutron/network HTTP/1.1" 200 151 0.093985 10.0.0.41 - - [2025-10-09 13:45:43] "GET /routing-instance/7b55474a-f511-4885-8584-6d6e71292ada HTTP/1.1" 404 171 0.002846 10.0.0.41 - - [2025-10-09 13:45:43] "DELETE /route-target/d393a381-818b-4b3e-86d4-7e4c08497ce5 HTTP/1.1" 200 115 0.035947 10.0.0.41 - - [2025-10-09 13:45:43] "GET /domains HTTP/1.1" 200 438 0.003129 10.0.0.41 - - [2025-10-09 13:45:43] "GET /domains?obj_uuids=8ad80d2d-2369-4ab9-896f-7a17fd6c7f55&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001388 10.0.0.41 - - [2025-10-09 13:45:43] "GET /domain/8ad80d2d-2369-4ab9-896f-7a17fd6c7f55 HTTP/1.1" 200 1307 0.008259 10.0.0.41 - - [2025-10-09 13:45:43] "GET /projects?obj_uuids=cc678cee-bbab-4b05-b9e9-bef5b6c65931&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001224 10.0.0.41 - - [2025-10-09 13:45:43] "GET /project/cc678cee-bbab-4b05-b9e9-bef5b6c65931 HTTP/1.1" 200 1861 0.036433 10.0.0.41 - - [2025-10-09 13:45:44] "GET /projects?obj_uuids=cc678cee-bbab-4b05-b9e9-bef5b6c65931&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001275 10.0.0.41 - - [2025-10-09 13:45:44] "GET /project/cc678cee-bbab-4b05-b9e9-bef5b6c65931?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.064664 10.0.0.41 - - [2025-10-09 13:45:44] "GET /projects?obj_uuids=cc678cee-bbab-4b05-b9e9-bef5b6c65931&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001385 10.0.0.41 - - [2025-10-09 13:45:44] "GET /project/cc678cee-bbab-4b05-b9e9-bef5b6c65931?fields=virtual_networks HTTP/1.1" 200 1036 0.074034 10.0.0.41 - - [2025-10-09 13:45:44] "GET /projects?obj_uuids=cc678cee-bbab-4b05-b9e9-bef5b6c65931&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001803 10.0.0.41 - - [2025-10-09 13:45:44] "GET /project/cc678cee-bbab-4b05-b9e9-bef5b6c65931?fields=virtual_machine_interfaces HTTP/1.1" 200 1036 0.032650 10.0.0.41 - - [2025-10-09 13:45:44] "GET /projects?obj_uuids=cc678cee-bbab-4b05-b9e9-bef5b6c65931&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001272 10.0.0.41 - - [2025-10-09 13:45:44] "GET /project/cc678cee-bbab-4b05-b9e9-bef5b6c65931?fields=security_groups HTTP/1.1" 200 1263 0.030151 10.0.0.41 - - [2025-10-09 13:45:45] "GET /domains?obj_uuids=8ad80d2d-2369-4ab9-896f-7a17fd6c7f55&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001280 10.0.0.41 - - [2025-10-09 13:45:45] "GET /domain/8ad80d2d-2369-4ab9-896f-7a17fd6c7f55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.008517 10.0.0.41 - - [2025-10-09 13:45:45] "POST /fqname-to-id HTTP/1.1" 404 179 0.043125 10.0.0.41 - - [2025-10-09 13:45:46] "GET /projects?obj_uuids=068d8c39-003f-43f7-af3b-fc8f53fbda02&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003078 10.0.0.41 - - [2025-10-09 13:45:46] "GET /domains?obj_uuids=8ad80d2d-2369-4ab9-896f-7a17fd6c7f55&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001252 10.0.0.41 - - [2025-10-09 13:45:46] "GET /domain/8ad80d2d-2369-4ab9-896f-7a17fd6c7f55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007982 10.0.0.41 - - [2025-10-09 13:45:46] "POST /id-to-fqname HTTP/1.1" 200 181 0.001529 10.0.0.41 - - [2025-10-09 13:45:46] "POST /fqname-to-id HTTP/1.1" 404 190 0.004361 10.0.0.41 - - [2025-10-09 13:45:46] "POST /security-groups HTTP/1.1" 200 576 0.068774 10.0.0.41 - - [2025-10-09 13:45:46] "POST /fqname-to-id HTTP/1.1" 404 225 0.003317 10.0.0.41 - - [2025-10-09 13:45:46] "POST /projects HTTP/1.1" 200 563 0.241053 10.0.0.41 - - [2025-10-09 13:45:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.287194 10.0.0.41 - - [2025-10-09 13:45:46] "POST /access-control-lists HTTP/1.1" 200 589 0.065715 10.0.0.41 - - [2025-10-09 13:45:46] "GET /project/068d8c39-003f-43f7-af3b-fc8f53fbda02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1332 0.447474 10.0.0.41 - - [2025-10-09 13:45:46] "POST /fqname-to-id HTTP/1.1" 404 224 0.003158 10.0.0.41 - - [2025-10-09 13:45:46] "POST /access-control-lists HTTP/1.1" 200 587 0.072218 10.0.0.41 - - [2025-10-09 13:45:47] "GET / HTTP/1.1" 200 36215 0.002244 10.0.0.41 - - [2025-10-09 13:45:48] "POST /fqname-to-id HTTP/1.1" 401 297 0.000808 10.0.0.41 - - [2025-10-09 13:45:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.089212 10.0.0.41 - - [2025-10-09 13:45:49] "GET /projects?obj_uuids=068d8c39-003f-43f7-af3b-fc8f53fbda02&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001274 10.0.0.41 - - [2025-10-09 13:45:49] "GET /project/068d8c39-003f-43f7-af3b-fc8f53fbda02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1332 0.032064 252.41.184.232 - - [2025-10-09 13:45:49] "POST /neutron/network HTTP/1.1" 200 117 0.040033 10.0.0.41 - - [2025-10-09 13:45:49] "GET /projects?obj_uuids=068d8c39-003f-43f7-af3b-fc8f53fbda02&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001892 252.41.184.232 - - [2025-10-09 13:45:49] "POST /neutron/network HTTP/1.1" 200 610 0.085146 10.0.0.41 - - [2025-10-09 13:45:49] "POST /route-targets HTTP/1.1" 200 328 0.019485 10.0.0.41 - - [2025-10-09 13:45:49] "POST /ref-update HTTP/1.1" 200 156 0.024857 10.0.0.41 - - [2025-10-09 13:45:49] "POST /useragent-kv HTTP/1.1" 200 115 0.005344 252.41.184.232 - - [2025-10-09 13:45:49] "POST /neutron/subnet HTTP/1.1" 200 734 0.218851 252.41.184.232 - - [2025-10-09 13:45:50] "POST /neutron/network HTTP/1.1" 200 831 0.007105 10.0.0.41 - - [2025-10-09 13:45:50] "POST /id-to-fqname HTTP/1.1" 200 218 0.001799 10.0.0.41 - - [2025-10-09 13:45:50] "GET /virtual-network/7d62a8a0-7cb1-4c11-b844-61e17a34b139?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.007214 252.41.184.232 - - [2025-10-09 13:45:50] "POST /neutron/network HTTP/1.1" 200 831 0.007577 10.0.0.41 - - [2025-10-09 13:45:50] "GET /virtual-network/7d62a8a0-7cb1-4c11-b844-61e17a34b139?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006048 252.41.184.232 - - [2025-10-09 13:45:50] "POST /neutron/network HTTP/1.1" 200 831 0.009181 252.41.184.232 - - [2025-10-09 13:45:50] "POST /neutron/subnet HTTP/1.1" 200 734 0.008663 10.0.0.41 - - [2025-10-09 13:45:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004008 10.0.0.41 - - [2025-10-09 13:45:50] "GET /virtual-network/7d62a8a0-7cb1-4c11-b844-61e17a34b139?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.008171 10.0.0.41 - - [2025-10-09 13:45:50] "POST /route-targets HTTP/1.1" 200 324 0.024325 10.0.0.41 - - [2025-10-09 13:45:50] "PUT /virtual-network/7d62a8a0-7cb1-4c11-b844-61e17a34b139 HTTP/1.1" 200 265 0.058468 10.0.0.41 - - [2025-10-09 13:45:50] "POST /ref-update HTTP/1.1" 200 156 0.027205 10.0.0.41 - - [2025-10-09 13:45:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004170 10.0.0.41 - - [2025-10-09 13:45:50] "GET /projects?obj_uuids=068d8c39-003f-43f7-af3b-fc8f53fbda02&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001324 10.0.0.41 - - [2025-10-09 13:45:50] "GET /project/068d8c39-003f-43f7-af3b-fc8f53fbda02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1332 0.033870 252.41.184.232 - - [2025-10-09 13:45:50] "POST /neutron/network HTTP/1.1" 200 117 0.009822 10.0.0.41 - - [2025-10-09 13:45:50] "GET /projects?obj_uuids=068d8c39-003f-43f7-af3b-fc8f53fbda02&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001167 252.41.184.232 - - [2025-10-09 13:45:50] "POST /neutron/network HTTP/1.1" 200 610 0.081753 10.0.0.41 - - [2025-10-09 13:45:50] "POST /route-targets HTTP/1.1" 200 328 0.013654 10.0.0.41 - - [2025-10-09 13:45:50] "POST /ref-update HTTP/1.1" 200 156 0.022378 10.0.0.41 - - [2025-10-09 13:45:51] "POST /useragent-kv HTTP/1.1" 200 115 0.005377 252.41.184.232 - - [2025-10-09 13:45:51] "POST /neutron/subnet HTTP/1.1" 200 720 0.195492 252.41.184.232 - - [2025-10-09 13:45:51] "POST /neutron/network HTTP/1.1" 200 828 0.006871 10.0.0.41 - - [2025-10-09 13:45:51] "POST /id-to-fqname HTTP/1.1" 200 218 0.001671 10.0.0.41 - - [2025-10-09 13:45:51] "GET /virtual-network/a12818bf-8692-41bc-9da6-45665916f578?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006398 252.41.184.232 - - [2025-10-09 13:45:51] "POST /neutron/network HTTP/1.1" 200 828 0.007221 10.0.0.41 - - [2025-10-09 13:45:51] "GET /virtual-network/a12818bf-8692-41bc-9da6-45665916f578?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006557 252.41.184.232 - - [2025-10-09 13:45:51] "POST /neutron/network HTTP/1.1" 200 828 0.007583 252.41.184.232 - - [2025-10-09 13:45:51] "POST /neutron/subnet HTTP/1.1" 200 720 0.008320 10.0.0.41 - - [2025-10-09 13:45:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003657 10.0.0.41 - - [2025-10-09 13:45:51] "GET /virtual-network/a12818bf-8692-41bc-9da6-45665916f578?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005698 10.0.0.41 - - [2025-10-09 13:45:51] "POST /ref-update HTTP/1.1" 200 156 0.014346 10.0.0.41 - - [2025-10-09 13:45:51] "PUT /virtual-network/a12818bf-8692-41bc-9da6-45665916f578 HTTP/1.1" 200 265 0.057145 10.0.0.41 - - [2025-10-09 13:45:51] "POST /id-to-fqname HTTP/1.1" 200 218 0.002192 252.41.184.232 - - [2025-10-09 13:45:52] "POST /neutron/network HTTP/1.1" 200 841 0.008034 252.41.184.232 - - [2025-10-09 13:45:52] "GET /aaa-mode HTTP/1.1" 401 297 0.000510 252.41.184.232 - - [2025-10-09 13:45:52] "GET / HTTP/1.1" 200 36215 0.002190 252.41.184.232 - - [2025-10-09 13:45:52] "GET /project/068d8c39-003f-43f7-af3b-fc8f53fbda02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000437 10.0.0.41 - - [2025-10-09 13:45:52] "GET /projects?obj_uuids=068d8c39-003f-43f7-af3b-fc8f53fbda02&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001323 252.41.184.232 - - [2025-10-09 13:45:52] "GET /project/068d8c39-003f-43f7-af3b-fc8f53fbda02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1332 0.058391 252.41.184.232 - - [2025-10-09 13:45:52] "POST /neutron/network HTTP/1.1" 200 831 0.009938 252.41.184.232 - - [2025-10-09 13:45:53] "POST /neutron/port HTTP/1.1" 200 117 0.006277 252.41.184.232 - - [2025-10-09 13:45:53] "POST /neutron/port HTTP/1.1" 200 117 0.007093 10.0.0.41 - - [2025-10-09 13:45:53] "POST /id-to-fqname HTTP/1.1" 200 218 0.002125 252.41.184.232 - - [2025-10-09 13:45:53] "POST /neutron/port HTTP/1.1" 200 117 0.014495 252.41.184.232 - - [2025-10-09 13:45:53] "POST /neutron/network HTTP/1.1" 200 838 0.007576 252.41.184.232 - - [2025-10-09 13:45:53] "GET /aaa-mode HTTP/1.1" 401 297 0.000525 252.41.184.232 - - [2025-10-09 13:45:53] "GET / HTTP/1.1" 200 36215 0.002101 252.41.184.232 - - [2025-10-09 13:45:53] "GET /project/068d8c39-003f-43f7-af3b-fc8f53fbda02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000465 252.41.184.232 - - [2025-10-09 13:45:53] "POST /neutron/network HTTP/1.1" 200 841 0.006997 10.0.0.41 - - [2025-10-09 13:45:53] "GET /projects?obj_uuids=068d8c39-003f-43f7-af3b-fc8f53fbda02&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001837 10.0.0.41 - - [2025-10-09 13:45:54] "GET /projects?obj_uuids=068d8c39-003f-43f7-af3b-fc8f53fbda02&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001756 252.41.184.232 - - [2025-10-09 13:45:54] "GET /project/068d8c39-003f-43f7-af3b-fc8f53fbda02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1332 0.091758 252.41.184.232 - - [2025-10-09 13:45:54] "POST /neutron/network HTTP/1.1" 200 828 0.005662 252.41.184.232 - - [2025-10-09 13:45:54] "POST /neutron/port HTTP/1.1" 200 1053 0.345047 252.41.184.232 - - [2025-10-09 13:45:54] "POST /neutron/port HTTP/1.1" 200 1053 0.051632 252.41.184.232 - - [2025-10-09 13:45:54] "POST /neutron/port HTTP/1.1" 200 1027 0.029340 252.41.184.232 - - [2025-10-09 13:45:54] "POST /neutron/port HTTP/1.1" 200 1053 0.012937 252.41.184.232 - - [2025-10-09 13:45:54] "POST /neutron/security_group HTTP/1.1" 200 2049 0.011395 252.41.184.232 - - [2025-10-09 13:45:54] "POST /neutron/port HTTP/1.1" 200 117 0.009984 252.41.184.232 - - [2025-10-09 13:45:54] "POST /neutron/port HTTP/1.1" 200 1103 0.115222 252.41.184.232 - - [2025-10-09 13:45:54] "POST /neutron/port HTTP/1.1" 200 1077 0.031271 252.41.184.232 - - [2025-10-09 13:45:54] "POST /neutron/port HTTP/1.1" 200 1077 0.024207 252.41.184.232 - - [2025-10-09 13:45:54] "POST /neutron/security_group HTTP/1.1" 200 2049 0.010339 252.41.184.232 - - [2025-10-09 13:45:54] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005438 252.41.184.232 - - [2025-10-09 13:45:54] "POST /neutron/subnet HTTP/1.1" 200 708 0.010832 252.41.184.232 - - [2025-10-09 13:45:55] "POST /neutron/port HTTP/1.1" 200 117 0.001927 252.41.184.232 - - [2025-10-09 13:45:55] "POST /neutron/network HTTP/1.1" 200 831 0.007143 252.41.184.232 - - [2025-10-09 13:45:55] "POST /neutron/network HTTP/1.1" 200 838 0.009014 10.0.0.41 - - [2025-10-09 13:45:55] "GET /projects?obj_uuids=068d8c39-003f-43f7-af3b-fc8f53fbda02&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.002512 252.41.184.232 - - [2025-10-09 13:45:55] "POST /neutron/port HTTP/1.1" 200 1050 0.372707 252.41.184.232 - - [2025-10-09 13:45:55] "POST /neutron/port HTTP/1.1" 200 1050 0.018345 252.41.184.232 - - [2025-10-09 13:45:55] "POST /neutron/port HTTP/1.1" 200 1050 0.014216 252.41.184.232 - - [2025-10-09 13:45:55] "POST /neutron/port HTTP/1.1" 200 1100 0.076671 252.41.184.232 - - [2025-10-09 13:45:56] "POST /neutron/port HTTP/1.1" 200 1074 0.014400 252.41.184.232 - - [2025-10-09 13:45:56] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004420 252.41.184.232 - - [2025-10-09 13:45:56] "POST /neutron/subnet HTTP/1.1" 200 694 0.008878 252.41.184.232 - - [2025-10-09 13:45:56] "POST /neutron/port HTTP/1.1" 200 117 0.001454 252.41.184.232 - - [2025-10-09 13:45:56] "POST /neutron/network HTTP/1.1" 200 828 0.006816 252.41.184.232 - - [2025-10-09 13:45:59] "POST /neutron/port HTTP/1.1" 200 1077 0.016247 252.41.184.232 - - [2025-10-09 13:46:00] "POST /neutron/security_group HTTP/1.1" 200 2049 0.009015 252.41.184.232 - - [2025-10-09 13:46:00] "POST /neutron/port HTTP/1.1" 200 1077 0.013128 252.41.184.232 - - [2025-10-09 13:46:00] "POST /neutron/security_group HTTP/1.1" 200 2049 0.007331 252.41.184.232 - - [2025-10-09 13:46:00] "POST /neutron/port HTTP/1.1" 200 1077 0.016907 252.41.184.232 - - [2025-10-09 13:46:00] "POST /neutron/security_group HTTP/1.1" 200 2049 0.007597 10.0.0.41 - - [2025-10-09 13:46:00] "GET /virtual-machine/4293cfa3-d043-4ae1-b215-c621370427ab HTTP/1.1" 401 297 0.000491 10.0.0.41 - - [2025-10-09 13:46:00] "GET /virtual-machine/4293cfa3-d043-4ae1-b215-c621370427ab HTTP/1.1" 200 1285 0.038737 10.0.0.41 - - [2025-10-09 13:46:00] "GET /virtual-machine-interface/5e08df1c-277c-44c7-b4cd-2dc481a77635 HTTP/1.1" 200 2922 0.006568 10.0.0.41 - - [2025-10-09 13:46:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004693 10.0.0.41 - - [2025-10-09 13:46:01] "GET /global-vrouter-config/9c9ce066-c658-4727-b2c5-c23089c52ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004060 10.0.0.41 - - [2025-10-09 13:46:01] "GET /virtual-networks?parent_id=068d8c39-003f-43f7-af3b-fc8f53fbda02&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.003628 10.0.0.41 - - [2025-10-09 13:46:01] "GET /virtual-network/7d62a8a0-7cb1-4c11-b844-61e17a34b139?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.006282 10.0.0.41 - - [2025-10-09 13:46:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004142 10.0.0.41 - - [2025-10-09 13:46:04] "GET /virtual-network/7d62a8a0-7cb1-4c11-b844-61e17a34b139?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.006023 252.41.184.232 - - [2025-10-09 13:46:06] "POST /neutron/port HTTP/1.1" 200 1077 0.013680 252.41.184.232 - - [2025-10-09 13:46:06] "POST /neutron/security_group HTTP/1.1" 200 2049 0.006708 252.41.184.232 - - [2025-10-09 13:46:06] "POST /neutron/port HTTP/1.1" 200 1077 0.017020 252.41.184.232 - - [2025-10-09 13:46:06] "POST /neutron/security_group HTTP/1.1" 200 2049 0.007379 252.41.184.232 - - [2025-10-09 13:46:07] "POST /neutron/port HTTP/1.1" 200 1074 0.020452 252.41.184.232 - - [2025-10-09 13:46:07] "POST /neutron/security_group HTTP/1.1" 200 2049 0.008746 252.41.184.232 - - [2025-10-09 13:46:07] "POST /neutron/port HTTP/1.1" 200 1077 0.016929 252.41.184.232 - - [2025-10-09 13:46:07] "POST /neutron/security_group HTTP/1.1" 200 2049 0.010334 252.41.184.232 - - [2025-10-09 13:46:08] "POST /neutron/port HTTP/1.1" 200 1077 0.015694 252.41.184.232 - - [2025-10-09 13:46:08] "POST /neutron/security_group HTTP/1.1" 200 2049 0.007314 10.0.0.41 - - [2025-10-09 13:46:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003601 10.0.0.41 - - [2025-10-09 13:46:08] "GET /global-vrouter-config/9c9ce066-c658-4727-b2c5-c23089c52ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004189 10.0.0.41 - - [2025-10-09 13:46:08] "GET /virtual-networks?parent_id=068d8c39-003f-43f7-af3b-fc8f53fbda02&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.003999 10.0.0.41 - - [2025-10-09 13:46:08] "GET /virtual-network/7d62a8a0-7cb1-4c11-b844-61e17a34b139?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.005909 252.41.184.232 - - [2025-10-09 13:46:08] "POST /neutron/port HTTP/1.1" 200 1074 0.015938 252.41.184.232 - - [2025-10-09 13:46:09] "POST /neutron/security_group HTTP/1.1" 200 2049 0.007227 252.41.184.232 - - [2025-10-09 13:46:09] "POST /neutron/port HTTP/1.1" 200 1074 0.014666 252.41.184.232 - - [2025-10-09 13:46:09] "POST /neutron/security_group HTTP/1.1" 200 2049 0.007768 252.41.184.232 - - [2025-10-09 13:46:09] "POST /neutron/port HTTP/1.1" 200 1074 0.014240 252.41.184.232 - - [2025-10-09 13:46:09] "POST /neutron/security_group HTTP/1.1" 200 2049 0.008017 10.0.0.41 - - [2025-10-09 13:46:09] "GET /virtual-machine/b5e57ea6-8f8a-48cd-b9f3-6d345b59e29b HTTP/1.1" 200 1286 0.006339 10.0.0.41 - - [2025-10-09 13:46:09] "GET /virtual-machine-interface/f6171774-5f65-4e71-b524-0cc68b96472b HTTP/1.1" 200 2923 0.008527 10.0.0.41 - - [2025-10-09 13:46:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004044 10.0.0.41 - - [2025-10-09 13:46:09] "GET /global-vrouter-config/9c9ce066-c658-4727-b2c5-c23089c52ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004267 10.0.0.41 - - [2025-10-09 13:46:09] "GET /virtual-networks?parent_id=068d8c39-003f-43f7-af3b-fc8f53fbda02&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.003402 10.0.0.41 - - [2025-10-09 13:46:09] "GET /virtual-network/a12818bf-8692-41bc-9da6-45665916f578?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.006061 252.41.184.232 - - [2025-10-09 13:46:10] "POST /neutron/port HTTP/1.1" 200 1074 0.014790 252.41.184.232 - - [2025-10-09 13:46:10] "POST /neutron/security_group HTTP/1.1" 200 2049 0.007704 252.41.184.232 - - [2025-10-09 13:46:10] "POST /neutron/port HTTP/1.1" 200 1074 0.016530 252.41.184.232 - - [2025-10-09 13:46:10] "POST /neutron/security_group HTTP/1.1" 200 2049 0.008051 252.41.184.232 - - [2025-10-09 13:46:10] "POST /neutron/port HTTP/1.1" 200 1074 0.012539 252.41.184.232 - - [2025-10-09 13:46:10] "POST /neutron/security_group HTTP/1.1" 200 2049 0.007291 10.0.0.41 - - [2025-10-09 13:46:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003730 10.0.0.41 - - [2025-10-09 13:46:10] "GET /global-vrouter-config/9c9ce066-c658-4727-b2c5-c23089c52ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004266 10.0.0.41 - - [2025-10-09 13:46:10] "GET /virtual-networks?parent_id=068d8c39-003f-43f7-af3b-fc8f53fbda02&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.003459 10.0.0.41 - - [2025-10-09 13:46:11] "GET /virtual-network/a12818bf-8692-41bc-9da6-45665916f578?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.006656 10.0.0.41 - - [2025-10-09 13:46:11] "POST /routing-policys HTTP/1.1" 200 534 0.021344 10.0.0.41 - - [2025-10-09 13:46:11] "GET /virtual-network/7d62a8a0-7cb1-4c11-b844-61e17a34b139?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.008106 10.0.0.41 - - [2025-10-09 13:46:11] "POST /ref-update HTTP/1.1" 200 156 0.017717 10.0.0.41 - - [2025-10-09 13:46:11] "PUT /virtual-network/7d62a8a0-7cb1-4c11-b844-61e17a34b139 HTTP/1.1" 200 265 0.049253 10.0.0.41 - - [2025-10-09 13:46:15] "POST /ref-update HTTP/1.1" 200 156 0.016679 10.0.0.41 - - [2025-10-09 13:46:15] "POST /ref-update HTTP/1.1" 200 156 0.041685 10.0.0.41 - - [2025-10-09 13:46:15] "DELETE /routing-policy/48366f47-d094-4a24-8d86-448540c3675e HTTP/1.1" 200 115 0.026279 252.41.184.232 - - [2025-10-09 13:46:16] "POST /neutron/network HTTP/1.1" 200 828 0.008695 252.41.184.232 - - [2025-10-09 13:46:16] "POST /neutron/network HTTP/1.1" 400 204 0.014649 252.41.184.232 - - [2025-10-09 13:46:16] "POST /neutron/port HTTP/1.1" 200 1074 0.017170 252.41.184.232 - - [2025-10-09 13:46:16] "POST /neutron/port HTTP/1.1" 200 1077 0.014865 252.41.184.232 - - [2025-10-09 13:46:17] "POST /neutron/port HTTP/1.1" 200 1100 0.014660 252.41.184.232 - - [2025-10-09 13:46:17] "POST /neutron/port HTTP/1.1" 200 1103 0.012502 252.41.184.232 - - [2025-10-09 13:46:17] "POST /neutron/port HTTP/1.1" 200 151 0.180526 252.41.184.232 - - [2025-10-09 13:46:17] "POST /neutron/port HTTP/1.1" 200 151 0.186236 252.41.184.232 - - [2025-10-09 13:46:18] "POST /neutron/network HTTP/1.1" 200 828 0.006771 10.0.0.41 - - [2025-10-09 13:46:18] "POST /useragent-kv HTTP/1.1" 200 115 0.005455 10.0.0.41 - - [2025-10-09 13:46:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006220 10.0.0.41 - - [2025-10-09 13:46:18] "POST /useragent-kv HTTP/1.1" 200 115 0.005026 252.41.184.232 - - [2025-10-09 13:46:18] "POST /neutron/network HTTP/1.1" 200 151 0.104886 10.0.0.41 - - [2025-10-09 13:46:18] "DELETE /route-target/414d07b9-6286-44a6-ab11-55de706be983 HTTP/1.1" 200 115 0.024065 10.0.0.41 - - [2025-10-09 13:46:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004874 252.41.184.232 - - [2025-10-09 13:46:18] "POST /neutron/network HTTP/1.1" 200 831 0.006795 10.0.0.41 - - [2025-10-09 13:46:18] "DELETE /route-target/54b5b045-bdfc-48e6-ae71-f9942d4427ab HTTP/1.1" 409 240 0.005912 10.0.0.41 - - [2025-10-09 13:46:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006195 10.0.0.41 - - [2025-10-09 13:46:18] "POST /useragent-kv HTTP/1.1" 200 115 0.003270 10.0.0.41 - - [2025-10-09 13:46:18] "POST /useragent-kv HTTP/1.1" 200 115 0.005399 252.41.184.232 - - [2025-10-09 13:46:18] "POST /neutron/network HTTP/1.1" 200 151 0.110906 10.0.0.41 - - [2025-10-09 13:46:18] "DELETE /route-target/d89afd39-44ab-41c9-9e04-134c0fc3b0a5 HTTP/1.1" 200 115 0.021769 10.0.0.41 - - [2025-10-09 13:46:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003741 10.0.0.41 - - [2025-10-09 13:46:18] "DELETE /route-target/54b5b045-bdfc-48e6-ae71-f9942d4427ab HTTP/1.1" 200 115 0.020001 10.0.0.41 - - [2025-10-09 13:46:19] "GET /projects?obj_uuids=068d8c39-003f-43f7-af3b-fc8f53fbda02&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.002058 10.0.0.41 - - [2025-10-09 13:46:19] "GET /project/068d8c39-003f-43f7-af3b-fc8f53fbda02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1332 0.029764 10.0.0.41 - - [2025-10-09 13:46:19] "GET /projects?obj_uuids=068d8c39-003f-43f7-af3b-fc8f53fbda02&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001154 10.0.0.41 - - [2025-10-09 13:46:19] "GET /project/068d8c39-003f-43f7-af3b-fc8f53fbda02?fields=virtual_networks HTTP/1.1" 200 1016 0.068769 10.0.0.41 - - [2025-10-09 13:46:19] "GET /projects?obj_uuids=068d8c39-003f-43f7-af3b-fc8f53fbda02&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001187 10.0.0.41 - - [2025-10-09 13:46:19] "GET /project/068d8c39-003f-43f7-af3b-fc8f53fbda02?fields=virtual_machine_interfaces HTTP/1.1" 200 1016 0.025441 10.0.0.41 - - [2025-10-09 13:46:19] "GET /projects?obj_uuids=068d8c39-003f-43f7-af3b-fc8f53fbda02&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001592 10.0.0.41 - - [2025-10-09 13:46:19] "GET /project/068d8c39-003f-43f7-af3b-fc8f53fbda02?fields=security_groups HTTP/1.1" 200 1234 0.025875 10.0.0.41 - - [2025-10-09 13:46:20] "GET /domains?obj_uuids=8ad80d2d-2369-4ab9-896f-7a17fd6c7f55&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001401 10.0.0.41 - - [2025-10-09 13:46:20] "GET /domain/8ad80d2d-2369-4ab9-896f-7a17fd6c7f55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.008895 10.0.0.41 - - [2025-10-09 13:46:20] "POST /fqname-to-id HTTP/1.1" 404 184 0.035229 10.0.0.41 - - [2025-10-09 13:46:20] "GET /projects?obj_uuids=bae63c00-f6ce-4360-b704-a834b3954201&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003512 10.0.0.41 - - [2025-10-09 13:46:20] "GET /domains?obj_uuids=8ad80d2d-2369-4ab9-896f-7a17fd6c7f55&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001543 10.0.0.41 - - [2025-10-09 13:46:20] "GET /domain/8ad80d2d-2369-4ab9-896f-7a17fd6c7f55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.008995 10.0.0.41 - - [2025-10-09 13:46:20] "POST /id-to-fqname HTTP/1.1" 200 186 0.001997 10.0.0.41 - - [2025-10-09 13:46:20] "POST /fqname-to-id HTTP/1.1" 404 195 0.004290 10.0.0.41 - - [2025-10-09 13:46:20] "POST /security-groups HTTP/1.1" 200 581 0.064564 10.0.0.41 - - [2025-10-09 13:46:20] "POST /fqname-to-id HTTP/1.1" 404 230 0.003039 10.0.0.41 - - [2025-10-09 13:46:20] "POST /projects HTTP/1.1" 200 573 0.227977 10.0.0.41 - - [2025-10-09 13:46:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.267012 10.0.0.41 - - [2025-10-09 13:46:20] "POST /access-control-lists HTTP/1.1" 200 594 0.071960 10.0.0.41 - - [2025-10-09 13:46:20] "GET /project/bae63c00-f6ce-4360-b704-a834b3954201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.434894 10.0.0.41 - - [2025-10-09 13:46:20] "POST /fqname-to-id HTTP/1.1" 404 229 0.006321 10.0.0.41 - - [2025-10-09 13:46:21] "POST /access-control-lists HTTP/1.1" 200 592 0.068580 10.0.0.41 - - [2025-10-09 13:46:22] "GET / HTTP/1.1" 200 36215 0.002284 10.0.0.41 - - [2025-10-09 13:46:23] "POST /fqname-to-id HTTP/1.1" 401 297 0.000639 10.0.0.41 - - [2025-10-09 13:46:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.085709 10.0.0.41 - - [2025-10-09 13:46:23] "GET /projects?obj_uuids=bae63c00-f6ce-4360-b704-a834b3954201&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001813 10.0.0.41 - - [2025-10-09 13:46:23] "GET /project/bae63c00-f6ce-4360-b704-a834b3954201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.036654 252.41.184.232 - - [2025-10-09 13:46:23] "POST /neutron/network HTTP/1.1" 200 117 0.041328 10.0.0.41 - - [2025-10-09 13:46:23] "GET /projects?obj_uuids=bae63c00-f6ce-4360-b704-a834b3954201&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001362 252.41.184.232 - - [2025-10-09 13:46:24] "POST /neutron/network HTTP/1.1" 200 611 0.090563 10.0.0.41 - - [2025-10-09 13:46:24] "POST /route-targets HTTP/1.1" 200 328 0.016379 10.0.0.41 - - [2025-10-09 13:46:24] "POST /ref-update HTTP/1.1" 200 156 0.025678 10.0.0.41 - - [2025-10-09 13:46:24] "POST /useragent-kv HTTP/1.1" 200 115 0.009478 252.41.184.232 - - [2025-10-09 13:46:24] "POST /neutron/subnet HTTP/1.1" 200 720 0.228590 252.41.184.232 - - [2025-10-09 13:46:24] "POST /neutron/network HTTP/1.1" 200 829 0.006453 10.0.0.41 - - [2025-10-09 13:46:24] "POST /id-to-fqname HTTP/1.1" 200 221 0.001774 10.0.0.41 - - [2025-10-09 13:46:24] "GET /virtual-network/b400a407-d220-47a7-b14a-2f6f4d095530?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.007351 252.41.184.232 - - [2025-10-09 13:46:24] "POST /neutron/network HTTP/1.1" 200 829 0.007913 10.0.0.41 - - [2025-10-09 13:46:24] "GET /virtual-network/b400a407-d220-47a7-b14a-2f6f4d095530?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006123 252.41.184.232 - - [2025-10-09 13:46:24] "POST /neutron/network HTTP/1.1" 200 829 0.007692 252.41.184.232 - - [2025-10-09 13:46:24] "POST /neutron/subnet HTTP/1.1" 200 720 0.008866 10.0.0.41 - - [2025-10-09 13:46:24] "GET /domains HTTP/1.1" 401 297 0.000587 10.0.0.41 - - [2025-10-09 13:46:25] "GET /domains HTTP/1.1" 200 438 0.035407 10.0.0.41 - - [2025-10-09 13:46:25] "GET /domains?obj_uuids=8ad80d2d-2369-4ab9-896f-7a17fd6c7f55&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001415 10.0.0.41 - - [2025-10-09 13:46:25] "GET /domain/8ad80d2d-2369-4ab9-896f-7a17fd6c7f55 HTTP/1.1" 200 1668 0.010813 10.0.0.41 - - [2025-10-09 13:46:25] "GET /projects?obj_uuids=bae63c00-f6ce-4360-b704-a834b3954201&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001498 10.0.0.41 - - [2025-10-09 13:46:25] "GET /project/bae63c00-f6ce-4360-b704-a834b3954201 HTTP/1.1" 200 2076 0.033600 10.0.0.41 - - [2025-10-09 13:46:25] "GET /virtual-network/b400a407-d220-47a7-b14a-2f6f4d095530 HTTP/1.1" 200 2317 0.007567 10.0.0.41 - - [2025-10-09 13:46:25] "GET /virtual-network/b400a407-d220-47a7-b14a-2f6f4d095530 HTTP/1.1" 200 2317 0.006216 10.0.0.41 - - [2025-10-09 13:46:25] "GET /routing-instance/ff963998-3d05-490d-a29e-e88eccfea320 HTTP/1.1" 200 1495 0.004573 10.0.0.41 - - [2025-10-09 13:46:25] "GET /routing-instance/ff963998-3d05-490d-a29e-e88eccfea320 HTTP/1.1" 200 1495 0.004642 10.0.0.41 - - [2025-10-09 13:46:25] "GET /route-target/3ebe7c1b-1894-462b-bc1a-208f162c5725 HTTP/1.1" 200 1212 0.004514 10.0.0.41 - - [2025-10-09 13:46:25] "GET /virtual-network/b400a407-d220-47a7-b14a-2f6f4d095530 HTTP/1.1" 200 2317 0.005640 10.0.0.41 - - [2025-10-09 13:46:25] "GET /routing-instance/ff963998-3d05-490d-a29e-e88eccfea320 HTTP/1.1" 200 1495 0.006447 10.0.0.41 - - [2025-10-09 13:46:25] "GET /virtual-network/b400a407-d220-47a7-b14a-2f6f4d095530?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006084 10.0.0.41 - - [2025-10-09 13:46:25] "GET /virtual-network/b400a407-d220-47a7-b14a-2f6f4d095530 HTTP/1.1" 200 2317 0.006825 10.0.0.41 - - [2025-10-09 13:46:25] "GET /routing-instance/ff963998-3d05-490d-a29e-e88eccfea320 HTTP/1.1" 200 1495 0.005784 10.0.0.41 - - [2025-10-09 13:46:25] "GET /routing-instance/ff963998-3d05-490d-a29e-e88eccfea320 HTTP/1.1" 200 1495 0.004421 10.0.0.41 - - [2025-10-09 13:46:25] "GET /route-target/3ebe7c1b-1894-462b-bc1a-208f162c5725 HTTP/1.1" 200 1212 0.004591 10.0.0.41 - - [2025-10-09 13:46:26] "GET /domains HTTP/1.1" 200 438 0.003771 10.0.0.41 - - [2025-10-09 13:46:26] "GET /domains?obj_uuids=8ad80d2d-2369-4ab9-896f-7a17fd6c7f55&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001309 10.0.0.41 - - [2025-10-09 13:46:26] "GET /domain/8ad80d2d-2369-4ab9-896f-7a17fd6c7f55 HTTP/1.1" 200 1668 0.008825 10.0.0.41 - - [2025-10-09 13:46:26] "GET /projects?obj_uuids=bae63c00-f6ce-4360-b704-a834b3954201&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001227 10.0.0.41 - - [2025-10-09 13:46:26] "GET /project/bae63c00-f6ce-4360-b704-a834b3954201 HTTP/1.1" 200 2076 0.028486 10.0.0.41 - - [2025-10-09 13:46:26] "GET /virtual-network/b400a407-d220-47a7-b14a-2f6f4d095530 HTTP/1.1" 200 2317 0.006711 10.0.0.41 - - [2025-10-09 13:46:26] "GET /obj-perms HTTP/1.1" 200 6418 0.066713 10.0.0.41 - - [2025-10-09 13:46:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003476 10.0.0.41 - - [2025-10-09 13:46:27] "GET /projects?obj_uuids=bae63c00-f6ce-4360-b704-a834b3954201&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001175 10.0.0.41 - - [2025-10-09 13:46:27] "GET /project/bae63c00-f6ce-4360-b704-a834b3954201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.025879 252.41.184.232 - - [2025-10-09 13:46:27] "POST /neutron/network HTTP/1.1" 200 117 0.009756 10.0.0.41 - - [2025-10-09 13:46:27] "GET /projects?obj_uuids=bae63c00-f6ce-4360-b704-a834b3954201&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001327 252.41.184.232 - - [2025-10-09 13:46:27] "POST /neutron/network HTTP/1.1" 200 611 0.091927 10.0.0.41 - - [2025-10-09 13:46:27] "POST /route-targets HTTP/1.1" 200 328 0.013008 10.0.0.41 - - [2025-10-09 13:46:27] "POST /ref-update HTTP/1.1" 200 156 0.014889 10.0.0.41 - - [2025-10-09 13:46:27] "POST /useragent-kv HTTP/1.1" 200 115 0.003227 252.41.184.232 - - [2025-10-09 13:46:27] "POST /neutron/subnet HTTP/1.1" 200 719 0.189949 252.41.184.232 - - [2025-10-09 13:46:27] "POST /neutron/network HTTP/1.1" 200 829 0.008897 10.0.0.41 - - [2025-10-09 13:46:27] "POST /id-to-fqname HTTP/1.1" 200 221 0.002317 10.0.0.41 - - [2025-10-09 13:46:27] "GET /virtual-network/a04f292f-1f14-441f-b504-f5fc8bc0b12f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005844 252.41.184.232 - - [2025-10-09 13:46:27] "POST /neutron/network HTTP/1.1" 200 829 0.007624 10.0.0.41 - - [2025-10-09 13:46:27] "GET /virtual-network/a04f292f-1f14-441f-b504-f5fc8bc0b12f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.008951 252.41.184.232 - - [2025-10-09 13:46:27] "POST /neutron/network HTTP/1.1" 200 829 0.009128 252.41.184.232 - - [2025-10-09 13:46:27] "POST /neutron/subnet HTTP/1.1" 200 719 0.009487 10.0.0.41 - - [2025-10-09 13:46:27] "GET /domains HTTP/1.1" 200 438 0.003842 10.0.0.41 - - [2025-10-09 13:46:28] "GET /domains?obj_uuids=8ad80d2d-2369-4ab9-896f-7a17fd6c7f55&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001545 10.0.0.41 - - [2025-10-09 13:46:28] "GET /domain/8ad80d2d-2369-4ab9-896f-7a17fd6c7f55 HTTP/1.1" 200 1668 0.010766 10.0.0.41 - - [2025-10-09 13:46:28] "GET /projects?obj_uuids=bae63c00-f6ce-4360-b704-a834b3954201&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002069 10.0.0.41 - - [2025-10-09 13:46:28] "GET /project/bae63c00-f6ce-4360-b704-a834b3954201 HTTP/1.1" 200 2293 0.038585 10.0.0.41 - - [2025-10-09 13:46:28] "GET /virtual-network/a04f292f-1f14-441f-b504-f5fc8bc0b12f HTTP/1.1" 200 2317 0.007779 10.0.0.41 - - [2025-10-09 13:46:28] "GET /virtual-network/a04f292f-1f14-441f-b504-f5fc8bc0b12f HTTP/1.1" 200 2317 0.005943 10.0.0.41 - - [2025-10-09 13:46:28] "GET /routing-instance/63b34bb8-826a-43cc-8c05-e46edbe1cc4c HTTP/1.1" 200 1494 0.005928 10.0.0.41 - - [2025-10-09 13:46:28] "GET /routing-instance/63b34bb8-826a-43cc-8c05-e46edbe1cc4c HTTP/1.1" 200 1494 0.006325 10.0.0.41 - - [2025-10-09 13:46:28] "GET /route-target/b844e8bf-63a8-4ee7-b777-80e107e364e3 HTTP/1.1" 200 1213 0.004146 10.0.0.41 - - [2025-10-09 13:46:28] "GET /virtual-network/a04f292f-1f14-441f-b504-f5fc8bc0b12f HTTP/1.1" 200 2317 0.006294 10.0.0.41 - - [2025-10-09 13:46:28] "GET /routing-instance/63b34bb8-826a-43cc-8c05-e46edbe1cc4c HTTP/1.1" 200 1494 0.005530 10.0.0.41 - - [2025-10-09 13:46:28] "GET /virtual-network/a04f292f-1f14-441f-b504-f5fc8bc0b12f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.007471 10.0.0.41 - - [2025-10-09 13:46:28] "GET /virtual-network/a04f292f-1f14-441f-b504-f5fc8bc0b12f HTTP/1.1" 200 2317 0.006005 10.0.0.41 - - [2025-10-09 13:46:28] "GET /routing-instance/63b34bb8-826a-43cc-8c05-e46edbe1cc4c HTTP/1.1" 200 1494 0.004172 10.0.0.41 - - [2025-10-09 13:46:28] "GET /routing-instance/63b34bb8-826a-43cc-8c05-e46edbe1cc4c HTTP/1.1" 200 1494 0.004388 10.0.0.41 - - [2025-10-09 13:46:28] "GET /route-target/b844e8bf-63a8-4ee7-b777-80e107e364e3 HTTP/1.1" 200 1213 0.003934 10.0.0.41 - - [2025-10-09 13:46:28] "GET /domains HTTP/1.1" 200 438 0.003291 10.0.0.41 - - [2025-10-09 13:46:28] "GET /domains?obj_uuids=8ad80d2d-2369-4ab9-896f-7a17fd6c7f55&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001478 10.0.0.41 - - [2025-10-09 13:46:28] "GET /domain/8ad80d2d-2369-4ab9-896f-7a17fd6c7f55 HTTP/1.1" 200 1668 0.009519 10.0.0.41 - - [2025-10-09 13:46:29] "GET /projects?obj_uuids=bae63c00-f6ce-4360-b704-a834b3954201&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001794 10.0.0.41 - - [2025-10-09 13:46:29] "GET /project/bae63c00-f6ce-4360-b704-a834b3954201 HTTP/1.1" 200 2293 0.044752 10.0.0.41 - - [2025-10-09 13:46:29] "DELETE /project/068d8c39003f43f7af3bfc8f53fbda02 HTTP/1.1" 404 173 0.010314 10.0.0.41 - - [2025-10-09 13:46:29] "DELETE /project/bae63c00f6ce4360b704a834b3954201 HTTP/1.1" 404 173 0.009290 10.0.0.41 - - [2025-10-09 13:46:29] "GET /projects?obj_uuids=068d8c39-003f-43f7-af3b-fc8f53fbda02&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001079 10.0.0.41 - - [2025-10-09 13:46:29] "GET /projects?obj_uuids=cc678cee-bbab-4b05-b9e9-bef5b6c65931&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000943 10.0.0.41 - - [2025-10-09 13:46:29] "GET /virtual-network/a04f292f-1f14-441f-b504-f5fc8bc0b12f HTTP/1.1" 200 2317 0.006184 10.0.0.41 - - [2025-10-09 13:46:29] "GET /project/cc678cee-bbab-4b05-b9e9-bef5b6c65931?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.052370 10.0.0.41 - - [2025-10-09 13:46:29] "GET /project/068d8c39-003f-43f7-af3b-fc8f53fbda02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.059622 10.0.0.41 - - [2025-10-09 13:46:29] "GET /projects?obj_uuids=cc678cee-bbab-4b05-b9e9-bef5b6c65931&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001256 10.0.0.41 - - [2025-10-09 13:46:29] "GET /projects?obj_uuids=068d8c39-003f-43f7-af3b-fc8f53fbda02&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001015 10.0.0.41 - - [2025-10-09 13:46:29] "GET /obj-perms HTTP/1.1" 200 6418 0.001816 10.0.0.41 - - [2025-10-09 13:46:29] "GET /project/cc678cee-bbab-4b05-b9e9-bef5b6c65931?fields=security_groups HTTP/1.1" 200 1356 0.043822 10.0.0.41 - - [2025-10-09 13:46:29] "GET /project/068d8c39-003f-43f7-af3b-fc8f53fbda02?fields=security_groups HTTP/1.1" 200 1327 0.046141 10.0.0.41 - - [2025-10-09 13:46:29] "DELETE /security-group/ec42c7cf-cf86-43df-bdfc-2a760b91344a HTTP/1.1" 200 115 0.066584 10.0.0.41 - - [2025-10-09 13:46:29] "DELETE /security-group/71110351-ce87-4b7b-909f-941087b2ad94 HTTP/1.1" 200 115 0.074414 10.0.0.41 - - [2025-10-09 13:46:29] "GET /projects?obj_uuids=cc678cee-bbab-4b05-b9e9-bef5b6c65931&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001286 10.0.0.41 - - [2025-10-09 13:46:29] "GET /projects?obj_uuids=068d8c39-003f-43f7-af3b-fc8f53fbda02&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001360 10.0.0.41 - - [2025-10-09 13:46:29] "DELETE /access-control-list/99d0e945-15d4-4d5a-8201-16d964435e28 HTTP/1.1" 200 115 0.053757 10.0.0.41 - - [2025-10-09 13:46:29] "GET /project/cc678cee-bbab-4b05-b9e9-bef5b6c65931?fields=application_policy_sets HTTP/1.1" 200 1395 0.053365 10.0.0.41 - - [2025-10-09 13:46:29] "DELETE /access-control-list/5c371eca-6dae-4fcc-8c1c-4244a4cf2113 HTTP/1.1" 200 115 0.040658 10.0.0.41 - - [2025-10-09 13:46:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005538 10.0.0.41 - - [2025-10-09 13:46:29] "GET /projects?obj_uuids=bae63c00-f6ce-4360-b704-a834b3954201&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001183 10.0.0.41 - - [2025-10-09 13:46:29] "GET /project/068d8c39-003f-43f7-af3b-fc8f53fbda02?fields=application_policy_sets HTTP/1.1" 200 1366 0.090852 10.0.0.41 - - [2025-10-09 13:46:29] "DELETE /access-control-list/8fade6be-349a-477b-8fad-8fb3b008c0a9 HTTP/1.1" 200 115 0.042890 10.0.0.41 - - [2025-10-09 13:46:29] "GET /project/bae63c00-f6ce-4360-b704-a834b3954201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.098773 10.0.0.41 - - [2025-10-09 13:46:29] "DELETE /access-control-list/9d55aa53-c607-49a1-ad2a-99883caff0d8 HTTP/1.1" 200 115 0.058378 10.0.0.41 - - [2025-10-09 13:46:29] "DELETE /project/cc678cee-bbab-4b05-b9e9-bef5b6c65931 HTTP/1.1" 200 115 0.460458 252.41.184.232 - - [2025-10-09 13:46:29] "POST /neutron/network HTTP/1.1" 200 117 0.010884 10.0.0.41 - - [2025-10-09 13:46:29] "DELETE /project/068d8c39-003f-43f7-af3b-fc8f53fbda02 HTTP/1.1" 200 115 0.505670 10.0.0.41 - - [2025-10-09 13:46:29] "GET /projects?obj_uuids=bae63c00-f6ce-4360-b704-a834b3954201&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001231 252.41.184.232 - - [2025-10-09 13:46:29] "POST /neutron/network HTTP/1.1" 200 613 0.090698 10.0.0.41 - - [2025-10-09 13:46:29] "POST /ref-update HTTP/1.1" 200 156 0.014532 10.0.0.41 - - [2025-10-09 13:46:30] "POST /useragent-kv HTTP/1.1" 200 115 0.004326 252.41.184.232 - - [2025-10-09 13:46:30] "POST /neutron/subnet HTTP/1.1" 200 734 0.208652 252.41.184.232 - - [2025-10-09 13:46:30] "POST /neutron/network HTTP/1.1" 200 834 0.006503 10.0.0.41 - - [2025-10-09 13:46:30] "POST /id-to-fqname HTTP/1.1" 200 222 0.001655 10.0.0.41 - - [2025-10-09 13:46:30] "GET /virtual-network/dc8668aa-c280-4876-99f6-8fcf385069ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.005718 252.41.184.232 - - [2025-10-09 13:46:30] "POST /neutron/network HTTP/1.1" 200 834 0.006322 10.0.0.41 - - [2025-10-09 13:46:30] "GET /virtual-network/dc8668aa-c280-4876-99f6-8fcf385069ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.005836 252.41.184.232 - - [2025-10-09 13:46:30] "POST /neutron/network HTTP/1.1" 200 834 0.007562 252.41.184.232 - - [2025-10-09 13:46:30] "POST /neutron/subnet HTTP/1.1" 200 734 0.009568 10.0.0.41 - - [2025-10-09 13:46:30] "GET /domains HTTP/1.1" 200 438 0.003533 10.0.0.41 - - [2025-10-09 13:46:30] "GET /domains?obj_uuids=8ad80d2d-2369-4ab9-896f-7a17fd6c7f55&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001278 10.0.0.41 - - [2025-10-09 13:46:30] "GET /domain/8ad80d2d-2369-4ab9-896f-7a17fd6c7f55 HTTP/1.1" 200 1303 0.009840 10.0.0.41 - - [2025-10-09 13:46:30] "GET /projects?obj_uuids=bae63c00-f6ce-4360-b704-a834b3954201&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001425 10.0.0.41 - - [2025-10-09 13:46:30] "GET /project/bae63c00-f6ce-4360-b704-a834b3954201 HTTP/1.1" 200 2511 0.034874 10.0.0.41 - - [2025-10-09 13:46:30] "GET /virtual-network/dc8668aa-c280-4876-99f6-8fcf385069ff HTTP/1.1" 200 2331 0.007239 10.0.0.41 - - [2025-10-09 13:46:30] "GET /virtual-network/dc8668aa-c280-4876-99f6-8fcf385069ff HTTP/1.1" 200 2331 0.006523 10.0.0.41 - - [2025-10-09 13:46:30] "GET /routing-instance/336c1462-80d9-494d-bf60-f2c5bbcd3574 HTTP/1.1" 200 1498 0.006083 10.0.0.41 - - [2025-10-09 13:46:30] "GET /routing-instance/336c1462-80d9-494d-bf60-f2c5bbcd3574 HTTP/1.1" 200 1498 0.004554 10.0.0.41 - - [2025-10-09 13:46:30] "GET /route-target/ae33f13e-3307-4f76-a6dc-bd60247e08ef HTTP/1.1" 200 1215 0.004477 10.0.0.41 - - [2025-10-09 13:46:30] "GET /virtual-network/dc8668aa-c280-4876-99f6-8fcf385069ff HTTP/1.1" 200 2331 0.005882 10.0.0.41 - - [2025-10-09 13:46:30] "GET /routing-instance/336c1462-80d9-494d-bf60-f2c5bbcd3574 HTTP/1.1" 200 1498 0.006024 10.0.0.41 - - [2025-10-09 13:46:31] "GET /virtual-network/dc8668aa-c280-4876-99f6-8fcf385069ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.007182 10.0.0.41 - - [2025-10-09 13:46:31] "GET /virtual-network/dc8668aa-c280-4876-99f6-8fcf385069ff HTTP/1.1" 200 2331 0.007599 10.0.0.41 - - [2025-10-09 13:46:31] "GET /routing-instance/336c1462-80d9-494d-bf60-f2c5bbcd3574 HTTP/1.1" 200 1498 0.004741 10.0.0.41 - - [2025-10-09 13:46:31] "GET /routing-instance/336c1462-80d9-494d-bf60-f2c5bbcd3574 HTTP/1.1" 200 1498 0.005446 10.0.0.41 - - [2025-10-09 13:46:31] "GET /route-target/ae33f13e-3307-4f76-a6dc-bd60247e08ef HTTP/1.1" 200 1215 0.004332 10.0.0.41 - - [2025-10-09 13:46:31] "GET /domains HTTP/1.1" 200 438 0.003438 10.0.0.41 - - [2025-10-09 13:46:31] "GET /domains?obj_uuids=8ad80d2d-2369-4ab9-896f-7a17fd6c7f55&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001776 10.0.0.41 - - [2025-10-09 13:46:31] "GET /domain/8ad80d2d-2369-4ab9-896f-7a17fd6c7f55 HTTP/1.1" 200 1303 0.011743 10.0.0.41 - - [2025-10-09 13:46:31] "GET /projects?obj_uuids=bae63c00-f6ce-4360-b704-a834b3954201&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001424 10.0.0.41 - - [2025-10-09 13:46:31] "GET /project/bae63c00-f6ce-4360-b704-a834b3954201 HTTP/1.1" 200 2511 0.028830 10.0.0.41 - - [2025-10-09 13:46:31] "GET /virtual-network/dc8668aa-c280-4876-99f6-8fcf385069ff HTTP/1.1" 200 2331 0.006909 10.0.0.41 - - [2025-10-09 13:46:31] "GET /obj-perms HTTP/1.1" 200 6418 0.002793 10.0.0.41 - - [2025-10-09 13:46:31] "POST /id-to-fqname HTTP/1.1" 200 221 0.001583 252.41.184.232 - - [2025-10-09 13:46:32] "POST /neutron/network HTTP/1.1" 200 839 0.007559 252.41.184.232 - - [2025-10-09 13:46:32] "GET /aaa-mode HTTP/1.1" 401 297 0.000638 252.41.184.232 - - [2025-10-09 13:46:32] "GET / HTTP/1.1" 200 36215 0.001860 252.41.184.232 - - [2025-10-09 13:46:32] "GET /project/bae63c00-f6ce-4360-b704-a834b3954201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000488 10.0.0.41 - - [2025-10-09 13:46:32] "GET /projects?obj_uuids=bae63c00-f6ce-4360-b704-a834b3954201&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001332 252.41.184.232 - - [2025-10-09 13:46:32] "GET /project/bae63c00-f6ce-4360-b704-a834b3954201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.073205 252.41.184.232 - - [2025-10-09 13:46:33] "POST /neutron/network HTTP/1.1" 200 829 0.045749 252.41.184.232 - - [2025-10-09 13:46:33] "POST /neutron/port HTTP/1.1" 200 117 0.007512 252.41.184.232 - - [2025-10-09 13:46:33] "POST /neutron/port HTTP/1.1" 200 117 0.007702 10.0.0.41 - - [2025-10-09 13:46:33] "POST /id-to-fqname HTTP/1.1" 200 222 0.003272 252.41.184.232 - - [2025-10-09 13:46:33] "POST /neutron/port HTTP/1.1" 200 117 0.006994 252.41.184.232 - - [2025-10-09 13:46:34] "POST /neutron/network HTTP/1.1" 200 844 0.008482 252.41.184.232 - - [2025-10-09 13:46:34] "GET /aaa-mode HTTP/1.1" 401 297 0.000528 252.41.184.232 - - [2025-10-09 13:46:34] "POST /neutron/network HTTP/1.1" 200 839 0.007126 252.41.184.232 - - [2025-10-09 13:46:34] "GET / HTTP/1.1" 200 36215 0.001722 252.41.184.232 - - [2025-10-09 13:46:34] "GET /project/bae63c00-f6ce-4360-b704-a834b3954201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000414 10.0.0.41 - - [2025-10-09 13:46:34] "GET /projects?obj_uuids=bae63c00-f6ce-4360-b704-a834b3954201&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001324 252.41.184.232 - - [2025-10-09 13:46:34] "POST /neutron/port HTTP/1.1" 200 1055 0.264024 252.41.184.232 - - [2025-10-09 13:46:34] "POST /neutron/port HTTP/1.1" 200 1055 0.018365 10.0.0.41 - - [2025-10-09 13:46:34] "GET /projects?obj_uuids=bae63c00-f6ce-4360-b704-a834b3954201&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001676 252.41.184.232 - - [2025-10-09 13:46:34] "GET /project/bae63c00-f6ce-4360-b704-a834b3954201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.074380 252.41.184.232 - - [2025-10-09 13:46:34] "POST /neutron/port HTTP/1.1" 200 1055 0.013964 252.41.184.232 - - [2025-10-09 13:46:34] "POST /neutron/network HTTP/1.1" 200 834 0.040378 252.41.184.232 - - [2025-10-09 13:46:34] "POST /neutron/port HTTP/1.1" 200 1105 0.084360 252.41.184.232 - - [2025-10-09 13:46:34] "POST /neutron/port HTTP/1.1" 200 1079 0.013592 252.41.184.232 - - [2025-10-09 13:46:35] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007127 252.41.184.232 - - [2025-10-09 13:46:35] "POST /neutron/port HTTP/1.1" 200 1079 0.016076 252.41.184.232 - - [2025-10-09 13:46:35] "POST /neutron/subnet HTTP/1.1" 200 693 0.011073 252.41.184.232 - - [2025-10-09 13:46:35] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007913 252.41.184.232 - - [2025-10-09 13:46:35] "POST /neutron/port HTTP/1.1" 200 117 0.003278 252.41.184.232 - - [2025-10-09 13:46:35] "POST /neutron/port HTTP/1.1" 200 117 0.011872 10.0.0.41 - - [2025-10-09 13:46:35] "POST /fqname-to-id HTTP/1.1" 404 191 0.005591 252.41.184.232 - - [2025-10-09 13:46:35] "POST /neutron/network HTTP/1.1" 200 829 0.007095 10.0.0.41 - - [2025-10-09 13:46:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002846 10.0.0.41 - - [2025-10-09 13:46:35] "GET /domains?obj_uuids=8ad80d2d-2369-4ab9-896f-7a17fd6c7f55&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001536 10.0.0.41 - - [2025-10-09 13:46:35] "GET /domain/8ad80d2d-2369-4ab9-896f-7a17fd6c7f55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.009421 10.0.0.41 - - [2025-10-09 13:46:35] "POST /service-templates HTTP/1.1" 200 543 0.029337 10.0.0.41 - - [2025-10-09 13:46:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004213 10.0.0.41 - - [2025-10-09 13:46:35] "GET /service-template/d9e5c5f6-7eb9-411d-8c89-e04f34e6f029?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1814 0.006091 10.0.0.41 - - [2025-10-09 13:46:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003784 10.0.0.41 - - [2025-10-09 13:46:35] "GET /service-template/d9e5c5f6-7eb9-411d-8c89-e04f34e6f029?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1814 0.006130 10.0.0.41 - - [2025-10-09 13:46:35] "POST /id-to-fqname HTTP/1.1" 200 221 0.001647 10.0.0.41 - - [2025-10-09 13:46:35] "POST /id-to-fqname HTTP/1.1" 200 221 0.001587 10.0.0.41 - - [2025-10-09 13:46:35] "POST /id-to-fqname HTTP/1.1" 200 222 0.008092 252.41.184.232 - - [2025-10-09 13:46:35] "POST /neutron/network HTTP/1.1" 200 844 0.016217 10.0.0.41 - - [2025-10-09 13:46:35] "GET /projects?obj_uuids=bae63c00-f6ce-4360-b704-a834b3954201&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001712 252.41.184.232 - - [2025-10-09 13:46:35] "POST /neutron/port HTTP/1.1" 200 1079 0.042928 252.41.184.232 - - [2025-10-09 13:46:35] "POST /neutron/security_group HTTP/1.1" 200 2054 0.012744 252.41.184.232 - - [2025-10-09 13:46:36] "POST /neutron/port HTTP/1.1" 200 1058 0.377704 252.41.184.232 - - [2025-10-09 13:46:36] "POST /neutron/port HTTP/1.1" 200 1058 0.016260 252.41.184.232 - - [2025-10-09 13:46:36] "POST /neutron/port HTTP/1.1" 200 1058 0.013098 252.41.184.232 - - [2025-10-09 13:46:36] "POST /neutron/port HTTP/1.1" 200 1108 0.106252 252.41.184.232 - - [2025-10-09 13:46:36] "POST /neutron/port HTTP/1.1" 200 1082 0.016778 252.41.184.232 - - [2025-10-09 13:46:36] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007394 252.41.184.232 - - [2025-10-09 13:46:36] "POST /neutron/subnet HTTP/1.1" 200 708 0.015472 252.41.184.232 - - [2025-10-09 13:46:36] "POST /neutron/port HTTP/1.1" 200 117 0.001538 252.41.184.232 - - [2025-10-09 13:46:36] "POST /neutron/network HTTP/1.1" 200 834 0.013405 252.41.184.232 - - [2025-10-09 13:46:38] "POST /neutron/network HTTP/1.1" 200 2217 0.013910 252.41.184.232 - - [2025-10-09 13:46:38] "GET /aaa-mode HTTP/1.1" 401 297 0.000551 252.41.184.232 - - [2025-10-09 13:46:38] "GET / HTTP/1.1" 200 36215 0.001998 252.41.184.232 - - [2025-10-09 13:46:38] "GET /project/bae63c00-f6ce-4360-b704-a834b3954201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000479 10.0.0.41 - - [2025-10-09 13:46:38] "GET /projects?obj_uuids=bae63c00-f6ce-4360-b704-a834b3954201&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001515 252.41.184.232 - - [2025-10-09 13:46:38] "GET /project/bae63c00-f6ce-4360-b704-a834b3954201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.065712 252.41.184.232 - - [2025-10-09 13:46:38] "POST /neutron/network HTTP/1.1" 200 829 0.037673 252.41.184.232 - - [2025-10-09 13:46:38] "POST /neutron/network HTTP/1.1" 200 829 0.006315 252.41.184.232 - - [2025-10-09 13:46:38] "POST /neutron/network HTTP/1.1" 200 834 0.007006 252.41.184.232 - - [2025-10-09 13:46:39] "POST /neutron/port HTTP/1.1" 200 2045 0.024117 252.41.184.232 - - [2025-10-09 13:46:39] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008242 252.41.184.232 - - [2025-10-09 13:46:39] "POST /neutron/port HTTP/1.1" 200 117 0.005958 252.41.184.232 - - [2025-10-09 13:46:39] "POST /neutron/port HTTP/1.1" 200 117 0.008229 10.0.0.41 - - [2025-10-09 13:46:39] "GET /obj-perms HTTP/1.1" 200 6375 0.078689 252.41.184.232 - - [2025-10-09 13:46:39] "POST /neutron/network HTTP/1.1" 200 2217 0.027883 10.0.0.41 - - [2025-10-09 13:46:39] "GET /projects?obj_uuids=bae63c00-f6ce-4360-b704-a834b3954201&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001704 252.41.184.232 - - [2025-10-09 13:46:40] "POST /neutron/port HTTP/1.1" 200 1055 0.381253 10.0.0.41 - - [2025-10-09 13:46:40] "GET /obj-perms HTTP/1.1" 200 6375 0.100926 10.0.0.41 - - [2025-10-09 13:46:40] "GET /projects?obj_uuids=bae63c00-f6ce-4360-b704-a834b3954201&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001326 252.41.184.232 - - [2025-10-09 13:46:40] "POST /neutron/port HTTP/1.1" 200 1055 0.387853 10.0.0.41 - - [2025-10-09 13:46:40] "GET /projects?obj_uuids=bae63c00-f6ce-4360-b704-a834b3954201&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001331 252.41.184.232 - - [2025-10-09 13:46:41] "POST /neutron/port HTTP/1.1" 200 1058 0.411777 252.41.184.232 - - [2025-10-09 13:46:41] "POST /neutron/port HTTP/1.1" 200 1055 0.011406 252.41.184.232 - - [2025-10-09 13:46:41] "POST /neutron/port HTTP/1.1" 200 1055 0.011779 252.41.184.232 - - [2025-10-09 13:46:41] "POST /neutron/port HTTP/1.1" 200 1105 0.090692 252.41.184.232 - - [2025-10-09 13:46:41] "POST /neutron/port HTTP/1.1" 200 1055 0.016752 252.41.184.232 - - [2025-10-09 13:46:41] "POST /neutron/port HTTP/1.1" 200 1055 0.013637 252.41.184.232 - - [2025-10-09 13:46:41] "POST /neutron/port HTTP/1.1" 200 1105 0.121091 252.41.184.232 - - [2025-10-09 13:46:42] "POST /neutron/port HTTP/1.1" 200 1058 0.020513 252.41.184.232 - - [2025-10-09 13:46:42] "POST /neutron/port HTTP/1.1" 200 1058 0.016570 252.41.184.232 - - [2025-10-09 13:46:42] "POST /neutron/port HTTP/1.1" 200 1108 0.081075 252.41.184.232 - - [2025-10-09 13:46:42] "POST /neutron/port HTTP/1.1" 200 3007 0.017874 252.41.184.232 - - [2025-10-09 13:46:42] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004976 252.41.184.232 - - [2025-10-09 13:46:42] "POST /neutron/subnet HTTP/1.1" 200 694 0.008858 252.41.184.232 - - [2025-10-09 13:46:42] "POST /neutron/port HTTP/1.1" 200 117 0.001524 252.41.184.232 - - [2025-10-09 13:46:42] "POST /neutron/network HTTP/1.1" 200 829 0.006396 252.41.184.232 - - [2025-10-09 13:46:42] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005013 252.41.184.232 - - [2025-10-09 13:46:42] "POST /neutron/subnet HTTP/1.1" 200 693 0.009058 252.41.184.232 - - [2025-10-09 13:46:42] "POST /neutron/port HTTP/1.1" 200 117 0.001470 252.41.184.232 - - [2025-10-09 13:46:42] "POST /neutron/network HTTP/1.1" 200 829 0.007064 252.41.184.232 - - [2025-10-09 13:46:42] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004125 252.41.184.232 - - [2025-10-09 13:46:43] "POST /neutron/subnet HTTP/1.1" 200 708 0.009228 252.41.184.232 - - [2025-10-09 13:46:43] "POST /neutron/port HTTP/1.1" 200 117 0.001935 252.41.184.232 - - [2025-10-09 13:46:43] "POST /neutron/network HTTP/1.1" 200 834 0.007945 252.41.184.232 - - [2025-10-09 13:46:44] "POST /neutron/port HTTP/1.1" 200 3007 0.029248 252.41.184.232 - - [2025-10-09 13:46:44] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009546 252.41.184.232 - - [2025-10-09 13:46:46] "POST /neutron/port HTTP/1.1" 200 1079 0.042563 252.41.184.232 - - [2025-10-09 13:46:46] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006814 252.41.184.232 - - [2025-10-09 13:46:47] "POST /neutron/port HTTP/1.1" 200 1079 0.042777 252.41.184.232 - - [2025-10-09 13:46:47] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006659 252.41.184.232 - - [2025-10-09 13:46:47] "POST /neutron/port HTTP/1.1" 200 1079 0.043549 252.41.184.232 - - [2025-10-09 13:46:47] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006469 252.41.184.232 - - [2025-10-09 13:46:48] "POST /neutron/port HTTP/1.1" 200 1082 0.012444 252.41.184.232 - - [2025-10-09 13:46:48] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006529 252.41.184.232 - - [2025-10-09 13:46:48] "POST /neutron/port HTTP/1.1" 200 1082 0.045489 252.41.184.232 - - [2025-10-09 13:46:48] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006560 252.41.184.232 - - [2025-10-09 13:46:49] "POST /neutron/port HTTP/1.1" 200 1079 0.016532 252.41.184.232 - - [2025-10-09 13:46:49] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007084 252.41.184.232 - - [2025-10-09 13:46:49] "POST /neutron/port HTTP/1.1" 200 3007 0.018909 252.41.184.232 - - [2025-10-09 13:46:49] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006905 252.41.184.232 - - [2025-10-09 13:46:49] "POST /neutron/port HTTP/1.1" 200 3007 0.016860 252.41.184.232 - - [2025-10-09 13:46:49] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007245 252.41.184.232 - - [2025-10-09 13:46:49] "POST /neutron/port HTTP/1.1" 200 3007 0.017419 252.41.184.232 - - [2025-10-09 13:46:49] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007807 252.41.184.232 - - [2025-10-09 13:46:50] "POST /neutron/port HTTP/1.1" 200 3007 0.018306 252.41.184.232 - - [2025-10-09 13:46:50] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007250 252.41.184.232 - - [2025-10-09 13:46:50] "POST /neutron/port HTTP/1.1" 200 3007 0.021361 252.41.184.232 - - [2025-10-09 13:46:50] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008722 10.0.0.41 - - [2025-10-09 13:46:50] "GET /virtual-machine/9ab7e75f-75dd-4eab-a77e-96cfd83d90cb HTTP/1.1" 200 1801 0.006988 10.0.0.41 - - [2025-10-09 13:46:50] "GET /virtual-machine-interface/40482834-af7a-4852-a0da-c7989ead0488 HTTP/1.1" 200 2944 0.007303 10.0.0.41 - - [2025-10-09 13:46:50] "GET /virtual-machine-interface/429095d3-5432-4924-8c00-87838d3ce4fa HTTP/1.1" 200 2941 0.008064 10.0.0.41 - - [2025-10-09 13:46:50] "GET /virtual-machine-interface/b4ba2220-471d-404a-8788-07456ea5d0d1 HTTP/1.1" 200 2941 0.006337 10.0.0.41 - - [2025-10-09 13:46:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004049 10.0.0.41 - - [2025-10-09 13:46:50] "GET /global-vrouter-config/9c9ce066-c658-4727-b2c5-c23089c52ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004394 10.0.0.41 - - [2025-10-09 13:46:50] "GET /virtual-networks?parent_id=bae63c00-f6ce-4360-b704-a834b3954201&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003568 10.0.0.41 - - [2025-10-09 13:46:51] "GET /virtual-network/b400a407-d220-47a7-b14a-2f6f4d095530?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006017 252.41.184.232 - - [2025-10-09 13:46:51] "POST /neutron/port HTTP/1.1" 200 1082 0.012994 252.41.184.232 - - [2025-10-09 13:46:51] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006212 10.0.0.41 - - [2025-10-09 13:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004530 10.0.0.41 - - [2025-10-09 13:46:54] "GET /virtual-network/b400a407-d220-47a7-b14a-2f6f4d095530?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006704 10.0.0.41 - - [2025-10-09 13:46:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003455 10.0.0.41 - - [2025-10-09 13:46:58] "GET /virtual-network/b400a407-d220-47a7-b14a-2f6f4d095530?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.007081 10.0.0.41 - - [2025-10-09 13:47:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003674 10.0.0.41 - - [2025-10-09 13:47:02] "GET /virtual-network/b400a407-d220-47a7-b14a-2f6f4d095530?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005742 10.0.0.41 - - [2025-10-09 13:47:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003384 10.0.0.41 - - [2025-10-09 13:47:06] "GET /global-vrouter-config/9c9ce066-c658-4727-b2c5-c23089c52ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004124 10.0.0.41 - - [2025-10-09 13:47:06] "GET /virtual-networks?parent_id=bae63c00-f6ce-4360-b704-a834b3954201&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003455 10.0.0.41 - - [2025-10-09 13:47:06] "GET /virtual-network/b400a407-d220-47a7-b14a-2f6f4d095530?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006018 252.41.184.232 - - [2025-10-09 13:47:06] "POST /neutron/port HTTP/1.1" 200 3007 0.018598 252.41.184.232 - - [2025-10-09 13:47:07] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006975 252.41.184.232 - - [2025-10-09 13:47:12] "POST /neutron/port HTTP/1.1" 200 3007 0.021326 252.41.184.232 - - [2025-10-09 13:47:12] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007648 252.41.184.232 - - [2025-10-09 13:47:16] "POST /neutron/port HTTP/1.1" 200 3007 0.018073 252.41.184.232 - - [2025-10-09 13:47:16] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006558 252.41.184.232 - - [2025-10-09 13:47:17] "POST /neutron/port HTTP/1.1" 200 3007 0.015680 252.41.184.232 - - [2025-10-09 13:47:17] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006011 252.41.184.232 - - [2025-10-09 13:47:17] "POST /neutron/port HTTP/1.1" 200 3007 0.016653 252.41.184.232 - - [2025-10-09 13:47:17] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006620 252.41.184.232 - - [2025-10-09 13:47:17] "POST /neutron/port HTTP/1.1" 200 3007 0.016664 252.41.184.232 - - [2025-10-09 13:47:17] "POST /neutron/security_group HTTP/1.1" 200 2054 0.010296 252.41.184.232 - - [2025-10-09 13:47:17] "POST /neutron/port HTTP/1.1" 200 3007 0.015590 252.41.184.232 - - [2025-10-09 13:47:17] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006210 252.41.184.232 - - [2025-10-09 13:47:22] "POST /neutron/port HTTP/1.1" 200 3007 0.021105 252.41.184.232 - - [2025-10-09 13:47:22] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007221 10.0.0.41 - - [2025-10-09 13:47:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003484 10.0.0.41 - - [2025-10-09 13:47:27] "GET /global-vrouter-config/9c9ce066-c658-4727-b2c5-c23089c52ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003555 10.0.0.41 - - [2025-10-09 13:47:27] "GET /virtual-networks?parent_id=bae63c00-f6ce-4360-b704-a834b3954201&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003287 10.0.0.41 - - [2025-10-09 13:47:27] "GET /virtual-network/a04f292f-1f14-441f-b504-f5fc8bc0b12f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.007410 10.0.0.41 - - [2025-10-09 13:47:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003409 10.0.0.41 - - [2025-10-09 13:47:28] "GET /global-vrouter-config/9c9ce066-c658-4727-b2c5-c23089c52ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003708 10.0.0.41 - - [2025-10-09 13:47:28] "GET /virtual-networks?parent_id=bae63c00-f6ce-4360-b704-a834b3954201&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003300 10.0.0.41 - - [2025-10-09 13:47:28] "GET /virtual-network/dc8668aa-c280-4876-99f6-8fcf385069ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.005742 10.0.0.41 - - [2025-10-09 13:47:28] "POST /fqname-to-id HTTP/1.1" 404 205 0.003252 10.0.0.41 - - [2025-10-09 13:47:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002921 10.0.0.41 - - [2025-10-09 13:47:28] "GET /projects?obj_uuids=bae63c00-f6ce-4360-b704-a834b3954201&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001166 10.0.0.41 - - [2025-10-09 13:47:28] "GET /project/bae63c00-f6ce-4360-b704-a834b3954201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.025655 10.0.0.41 - - [2025-10-09 13:47:28] "POST /service-instances HTTP/1.1" 200 543 0.064514 10.0.0.41 - - [2025-10-09 13:47:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003214 10.0.0.41 - - [2025-10-09 13:47:28] "GET /service-instance/9ace5c63-0dbe-4906-9b42-5f0d7e315ded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2135 0.005784 10.0.0.41 - - [2025-10-09 13:47:28] "POST /port-tuples HTTP/1.1" 200 586 0.030384 10.0.0.41 - - [2025-10-09 13:47:29] "GET /virtual-machine-interface/429095d3-5432-4924-8c00-87838d3ce4fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2719 0.006683 10.0.0.41 - - [2025-10-09 13:47:29] "PUT /virtual-machine-interface/429095d3-5432-4924-8c00-87838d3ce4fa HTTP/1.1" 200 285 0.013513 10.0.0.41 - - [2025-10-09 13:47:29] "POST /ref-update HTTP/1.1" 200 156 0.011281 10.0.0.41 - - [2025-10-09 13:47:29] "POST /instance-ips HTTP/1.1" 200 386 0.026754 10.0.0.41 - - [2025-10-09 13:47:29] "GET /virtual-machine-interface/b4ba2220-471d-404a-8788-07456ea5d0d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2719 0.005403 10.0.0.41 - - [2025-10-09 13:47:29] "POST /ref-update HTTP/1.1" 200 156 0.013314 10.0.0.41 - - [2025-10-09 13:47:29] "PUT /virtual-machine-interface/b4ba2220-471d-404a-8788-07456ea5d0d1 HTTP/1.1" 200 285 0.015293 10.0.0.41 - - [2025-10-09 13:47:29] "POST /ref-update HTTP/1.1" 200 156 0.009371 10.0.0.41 - - [2025-10-09 13:47:29] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005374 10.0.0.41 - - [2025-10-09 13:47:29] "POST /ref-update HTTP/1.1" 200 156 0.013043 10.0.0.41 - - [2025-10-09 13:47:29] "GET /virtual-machine-interface/40482834-af7a-4852-a0da-c7989ead0488?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2722 0.009306 10.0.0.41 - - [2025-10-09 13:47:29] "POST /instance-ips HTTP/1.1" 200 386 0.033097 10.0.0.41 - - [2025-10-09 13:47:29] "PUT /virtual-machine-interface/40482834-af7a-4852-a0da-c7989ead0488 HTTP/1.1" 200 285 0.012874 10.0.0.41 - - [2025-10-09 13:47:29] "POST /ref-update HTTP/1.1" 200 156 0.012975 10.0.0.41 - - [2025-10-09 13:47:29] "POST /ref-update HTTP/1.1" 200 156 0.014216 10.0.0.41 - - [2025-10-09 13:47:29] "POST /ref-update HTTP/1.1" 200 156 0.012151 10.0.0.41 - - [2025-10-09 13:47:29] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003826 252.41.184.232 - - [2025-10-09 13:47:29] "POST /neutron/port HTTP/1.1" 200 1079 0.012294 10.0.0.41 - - [2025-10-09 13:47:29] "POST /instance-ips HTTP/1.1" 200 374 0.027257 252.41.184.232 - - [2025-10-09 13:47:29] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007732 10.0.0.41 - - [2025-10-09 13:47:29] "POST /ref-update HTTP/1.1" 200 156 0.011088 252.41.184.232 - - [2025-10-09 13:47:29] "POST /neutron/port HTTP/1.1" 200 1079 0.016871 10.0.0.41 - - [2025-10-09 13:47:29] "POST /ref-update HTTP/1.1" 200 156 0.010113 10.0.0.41 - - [2025-10-09 13:47:29] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003667 252.41.184.232 - - [2025-10-09 13:47:29] "POST /neutron/security_group HTTP/1.1" 200 2054 0.010205 10.0.0.41 - - [2025-10-09 13:47:29] "POST /instance-ips HTTP/1.1" 200 374 0.020734 252.41.184.232 - - [2025-10-09 13:47:29] "POST /neutron/port HTTP/1.1" 200 1079 0.017731 10.0.0.41 - - [2025-10-09 13:47:29] "POST /ref-update HTTP/1.1" 200 156 0.009600 252.41.184.232 - - [2025-10-09 13:47:29] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008869 10.0.0.41 - - [2025-10-09 13:47:30] "GET /virtual-machine/aaf4d5b7-9edf-4f76-b8ce-5d66c949c3d2 HTTP/1.1" 200 1291 0.007665 10.0.0.41 - - [2025-10-09 13:47:30] "POST /ref-update HTTP/1.1" 200 156 0.010057 10.0.0.41 - - [2025-10-09 13:47:30] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005996 10.0.0.41 - - [2025-10-09 13:47:30] "GET /virtual-machine-interface/865e156a-f427-4adf-b438-9cf3c4a5a841 HTTP/1.1" 200 2941 0.006015 10.0.0.41 - - [2025-10-09 13:47:30] "POST /instance-ips HTTP/1.1" 200 376 0.016463 10.0.0.41 - - [2025-10-09 13:47:30] "POST /ref-update HTTP/1.1" 200 156 0.009836 10.0.0.41 - - [2025-10-09 13:47:30] "POST /ref-update HTTP/1.1" 200 156 0.012265 10.0.0.41 - - [2025-10-09 13:47:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005816 10.0.0.41 - - [2025-10-09 13:47:30] "GET /global-vrouter-config/9c9ce066-c658-4727-b2c5-c23089c52ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004829 10.0.0.41 - - [2025-10-09 13:47:30] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003600 10.0.0.41 - - [2025-10-09 13:47:30] "GET /virtual-networks?parent_id=bae63c00-f6ce-4360-b704-a834b3954201&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.004112 10.0.0.41 - - [2025-10-09 13:47:30] "GET /virtual-network/a04f292f-1f14-441f-b504-f5fc8bc0b12f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005276 10.0.0.41 - - [2025-10-09 13:47:30] "POST /instance-ips HTTP/1.1" 200 376 0.025130 10.0.0.41 - - [2025-10-09 13:47:30] "POST /ref-update HTTP/1.1" 200 156 0.010987 10.0.0.41 - - [2025-10-09 13:47:30] "POST /ref-update HTTP/1.1" 200 156 0.010962 10.0.0.41 - - [2025-10-09 13:47:30] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003790 10.0.0.41 - - [2025-10-09 13:47:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003651 10.0.0.41 - - [2025-10-09 13:47:31] "GET /global-vrouter-config/9c9ce066-c658-4727-b2c5-c23089c52ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004541 10.0.0.41 - - [2025-10-09 13:47:31] "GET /virtual-networks?parent_id=bae63c00-f6ce-4360-b704-a834b3954201&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003888 10.0.0.41 - - [2025-10-09 13:47:31] "GET /virtual-network/a04f292f-1f14-441f-b504-f5fc8bc0b12f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006661 252.41.184.232 - - [2025-10-09 13:47:31] "POST /neutron/port HTTP/1.1" 200 1082 0.016846 252.41.184.232 - - [2025-10-09 13:47:32] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007310 252.41.184.232 - - [2025-10-09 13:47:32] "POST /neutron/port HTTP/1.1" 200 1082 0.015017 252.41.184.232 - - [2025-10-09 13:47:32] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007540 252.41.184.232 - - [2025-10-09 13:47:32] "POST /neutron/port HTTP/1.1" 200 1082 0.012459 252.41.184.232 - - [2025-10-09 13:47:32] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006991 10.0.0.41 - - [2025-10-09 13:47:32] "GET /virtual-machine/4775b8a2-1b45-44e6-a58f-2e40d82eab88 HTTP/1.1" 200 1290 0.005560 10.0.0.41 - - [2025-10-09 13:47:32] "GET /virtual-machine-interface/b0939866-b76a-4a18-b292-4e3a70674eb9 HTTP/1.1" 200 2945 0.006799 10.0.0.41 - - [2025-10-09 13:47:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003388 10.0.0.41 - - [2025-10-09 13:47:32] "GET /global-vrouter-config/9c9ce066-c658-4727-b2c5-c23089c52ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004299 10.0.0.41 - - [2025-10-09 13:47:32] "GET /virtual-networks?parent_id=bae63c00-f6ce-4360-b704-a834b3954201&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003273 10.0.0.41 - - [2025-10-09 13:47:32] "GET /virtual-network/dc8668aa-c280-4876-99f6-8fcf385069ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.006086 10.0.0.41 - - [2025-10-09 13:47:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003558 10.0.0.41 - - [2025-10-09 13:47:33] "GET /global-vrouter-config/9c9ce066-c658-4727-b2c5-c23089c52ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003730 10.0.0.41 - - [2025-10-09 13:47:33] "GET /virtual-networks?parent_id=bae63c00-f6ce-4360-b704-a834b3954201&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003358 10.0.0.41 - - [2025-10-09 13:47:33] "GET /virtual-network/dc8668aa-c280-4876-99f6-8fcf385069ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.009330 10.0.0.41 - - [2025-10-09 13:47:34] "POST /fqname-to-id HTTP/1.1" 404 209 0.003423 10.0.0.41 - - [2025-10-09 13:47:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003381 10.0.0.41 - - [2025-10-09 13:47:34] "GET /projects?obj_uuids=bae63c00-f6ce-4360-b704-a834b3954201&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001182 10.0.0.41 - - [2025-10-09 13:47:34] "GET /project/bae63c00-f6ce-4360-b704-a834b3954201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.032299 10.0.0.41 - - [2025-10-09 13:47:34] "POST /network-policys HTTP/1.1" 200 547 0.022947 10.0.0.41 - - [2025-10-09 13:47:34] "GET /network-policy/8cc3bc67-2203-4085-8f36-49f0831ef5fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2176 0.006242 10.0.0.41 - - [2025-10-09 13:47:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003349 10.0.0.41 - - [2025-10-09 13:47:34] "GET /virtual-network/a04f292f-1f14-441f-b504-f5fc8bc0b12f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.007062 10.0.0.41 - - [2025-10-09 13:47:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003429 10.0.0.41 - - [2025-10-09 13:47:34] "GET /network-policy/8cc3bc67-2203-4085-8f36-49f0831ef5fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2176 0.004762 10.0.0.41 - - [2025-10-09 13:47:34] "POST /fqname-to-id HTTP/1.1" 404 240 0.007399 10.0.0.41 - - [2025-10-09 13:47:34] "POST /ref-update HTTP/1.1" 200 156 0.051805 10.0.0.41 - - [2025-10-09 13:47:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003443 10.0.0.41 - - [2025-10-09 13:47:34] "POST /access-control-lists HTTP/1.1" 200 601 0.075605 10.0.0.41 - - [2025-10-09 13:47:34] "GET /network-policy/8cc3bc67-2203-4085-8f36-49f0831ef5fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2176 0.007801 252.41.184.232 - - [2025-10-09 13:47:34] "POST /neutron/network HTTP/1.1" 200 915 0.009427 10.0.0.41 - - [2025-10-09 13:47:34] "GET /virtual-network/a04f292f-1f14-441f-b504-f5fc8bc0b12f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2358 0.006676 10.0.0.41 - - [2025-10-09 13:47:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003591 10.0.0.41 - - [2025-10-09 13:47:35] "GET /network-policy/8cc3bc67-2203-4085-8f36-49f0831ef5fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2176 0.003996 10.0.0.41 - - [2025-10-09 13:47:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004689 10.0.0.41 - - [2025-10-09 13:47:35] "GET /virtual-network/dc8668aa-c280-4876-99f6-8fcf385069ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.007087 10.0.0.41 - - [2025-10-09 13:47:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004157 10.0.0.41 - - [2025-10-09 13:47:35] "GET /network-policy/8cc3bc67-2203-4085-8f36-49f0831ef5fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2176 0.005242 10.0.0.41 - - [2025-10-09 13:47:35] "POST /fqname-to-id HTTP/1.1" 404 242 0.009397 10.0.0.41 - - [2025-10-09 13:47:35] "POST /ref-update HTTP/1.1" 200 156 0.062467 10.0.0.41 - - [2025-10-09 13:47:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003723 10.0.0.41 - - [2025-10-09 13:47:35] "POST /access-control-lists HTTP/1.1" 200 604 0.073471 10.0.0.41 - - [2025-10-09 13:47:35] "GET /network-policy/8cc3bc67-2203-4085-8f36-49f0831ef5fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2176 0.004590 10.0.0.41 - - [2025-10-09 13:47:35] "POST /routing-instances HTTP/1.1" 200 755 0.019682 252.41.184.232 - - [2025-10-09 13:47:35] "POST /neutron/network HTTP/1.1" 200 920 0.013754 10.0.0.41 - - [2025-10-09 13:47:35] "POST /route-targets HTTP/1.1" 200 328 0.020289 10.0.0.41 - - [2025-10-09 13:47:35] "GET /virtual-network/dc8668aa-c280-4876-99f6-8fcf385069ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.008139 10.0.0.41 - - [2025-10-09 13:47:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.007453 10.0.0.41 - - [2025-10-09 13:47:35] "POST /ref-update HTTP/1.1" 200 156 0.022521 10.0.0.41 - - [2025-10-09 13:47:35] "GET /network-policy/8cc3bc67-2203-4085-8f36-49f0831ef5fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2176 0.007164 10.0.0.41 - - [2025-10-09 13:47:35] "GET /routing-instance/21f36a7f-9878-49b1-8c25-d5865a0af832?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1272 0.014994 10.0.0.41 - - [2025-10-09 13:47:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003562 10.0.0.41 - - [2025-10-09 13:47:35] "GET /routing-instance/21f36a7f-9878-49b1-8c25-d5865a0af832?fields=routing_policy_back_refs HTTP/1.1" 200 1272 0.004859 10.0.0.41 - - [2025-10-09 13:47:35] "GET /service-template/d9e5c5f6-7eb9-411d-8c89-e04f34e6f029?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1814 0.005009 10.0.0.41 - - [2025-10-09 13:47:35] "POST /ref-update HTTP/1.1" 200 156 0.015819 10.0.0.41 - - [2025-10-09 13:47:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006795 10.0.0.41 - - [2025-10-09 13:47:35] "GET /projects?obj_uuids=bae63c00-f6ce-4360-b704-a834b3954201&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.004774 10.0.0.41 - - [2025-10-09 13:47:35] "GET /project/bae63c00-f6ce-4360-b704-a834b3954201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.064233 10.0.0.41 - - [2025-10-09 13:47:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.010789 10.0.0.41 - - [2025-10-09 13:47:35] "POST /routing-instances HTTP/1.1" 200 756 0.144516 10.0.0.41 - - [2025-10-09 13:47:36] "GET /service-instance/9ace5c63-0dbe-4906-9b42-5f0d7e315ded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3535 0.006929 10.0.0.41 - - [2025-10-09 13:47:36] "GET /domains HTTP/1.1" 200 438 0.003154 10.0.0.41 - - [2025-10-09 13:47:36] "POST /route-targets HTTP/1.1" 200 328 0.017079 10.0.0.41 - - [2025-10-09 13:47:36] "GET /domains?obj_uuids=8ad80d2d-2369-4ab9-896f-7a17fd6c7f55&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001781 10.0.0.41 - - [2025-10-09 13:47:36] "GET /domain/8ad80d2d-2369-4ab9-896f-7a17fd6c7f55 HTTP/1.1" 200 1525 0.013089 10.0.0.41 - - [2025-10-09 13:47:36] "POST /ref-update HTTP/1.1" 200 156 0.031611 10.0.0.41 - - [2025-10-09 13:47:36] "GET /routing-instance/f1309ad0-31a6-4352-af73-eea9ca748c01?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1274 0.011195 10.0.0.41 - - [2025-10-09 13:47:36] "GET /projects?obj_uuids=bae63c00-f6ce-4360-b704-a834b3954201&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002147 10.0.0.41 - - [2025-10-09 13:47:36] "GET /project/bae63c00-f6ce-4360-b704-a834b3954201 HTTP/1.1" 200 4220 0.049123 10.0.0.41 - - [2025-10-09 13:47:36] "GET /routing-instance/f1309ad0-31a6-4352-af73-eea9ca748c01?fields=routing_policy_back_refs HTTP/1.1" 200 1274 0.007960 10.0.0.41 - - [2025-10-09 13:47:36] "GET /service-instance/9ace5c63-0dbe-4906-9b42-5f0d7e315ded HTTP/1.1" 200 3788 0.015567 10.0.0.41 - - [2025-10-09 13:47:36] "PUT /routing-instance/21f36a7f-9878-49b1-8c25-d5865a0af832 HTTP/1.1" 200 267 0.026518 10.0.0.41 - - [2025-10-09 13:47:36] "GET /domains HTTP/1.1" 200 438 0.005068 10.0.0.41 - - [2025-10-09 13:47:36] "PUT /routing-instance/f1309ad0-31a6-4352-af73-eea9ca748c01 HTTP/1.1" 200 267 0.014230 10.0.0.41 - - [2025-10-09 13:47:36] "GET /domains?obj_uuids=8ad80d2d-2369-4ab9-896f-7a17fd6c7f55&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001927 10.0.0.41 - - [2025-10-09 13:47:36] "GET /domain/8ad80d2d-2369-4ab9-896f-7a17fd6c7f55 HTTP/1.1" 200 1525 0.016387 10.0.0.41 - - [2025-10-09 13:47:36] "POST /ref-update HTTP/1.1" 200 156 0.016526 10.0.0.41 - - [2025-10-09 13:47:36] "GET /projects?obj_uuids=bae63c00-f6ce-4360-b704-a834b3954201&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001555 10.0.0.41 - - [2025-10-09 13:47:36] "GET /project/bae63c00-f6ce-4360-b704-a834b3954201 HTTP/1.1" 200 4220 0.087453 10.0.0.41 - - [2025-10-09 13:47:36] "PUT /access-control-list/ba006dba-596e-4281-acfb-4cf410ef371a HTTP/1.1" 200 273 0.067909 10.0.0.41 - - [2025-10-09 13:47:36] "GET /service-instance/9ace5c63-0dbe-4906-9b42-5f0d7e315ded HTTP/1.1" 200 3788 0.032219 10.0.0.41 - - [2025-10-09 13:47:36] "PUT /access-control-list/50887e9e-0188-4610-818b-afc34267f19f HTTP/1.1" 200 273 0.013551 10.0.0.41 - - [2025-10-09 13:47:36] "GET /port-tuple/8c879167-65a0-4318-91c8-9123b9c1c73c HTTP/1.1" 200 1977 0.054160 10.0.0.41 - - [2025-10-09 13:47:36] "GET /virtual-machine-interface/40482834-af7a-4852-a0da-c7989ead0488 HTTP/1.1" 200 3800 0.006445 10.0.0.41 - - [2025-10-09 13:47:36] "GET /virtual-machine-interface/429095d3-5432-4924-8c00-87838d3ce4fa HTTP/1.1" 200 3812 0.010975 10.0.0.41 - - [2025-10-09 13:47:37] "GET /virtual-machine-interface/b4ba2220-471d-404a-8788-07456ea5d0d1 HTTP/1.1" 200 3794 0.006413 252.41.184.232 - - [2025-10-09 13:47:37] "POST /neutron/port HTTP/1.1" 200 3814 0.044398 252.41.184.232 - - [2025-10-09 13:47:37] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006674 252.41.184.232 - - [2025-10-09 13:47:37] "POST /neutron/port HTTP/1.1" 200 3814 0.047957 252.41.184.232 - - [2025-10-09 13:47:37] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008456 252.41.184.232 - - [2025-10-09 13:47:37] "POST /neutron/port HTTP/1.1" 200 3814 0.047995 252.41.184.232 - - [2025-10-09 13:47:37] "POST /neutron/security_group HTTP/1.1" 200 2054 0.010103 252.41.184.232 - - [2025-10-09 13:47:37] "POST /neutron/port HTTP/1.1" 200 3814 0.051826 252.41.184.232 - - [2025-10-09 13:47:37] "POST /neutron/security_group HTTP/1.1" 200 2054 0.012816 252.41.184.232 - - [2025-10-09 13:47:37] "POST /neutron/network HTTP/1.1" 200 889 0.025456 252.41.184.232 - - [2025-10-09 13:47:37] "POST /neutron/network HTTP/1.1" 200 915 0.008218 252.41.184.232 - - [2025-10-09 13:47:37] "POST /neutron/network HTTP/1.1" 200 803 0.017554 252.41.184.232 - - [2025-10-09 13:47:37] "POST /neutron/network HTTP/1.1" 200 829 0.007079 252.41.184.232 - - [2025-10-09 13:47:38] "POST /neutron/network HTTP/1.1" 200 894 0.017133 252.41.184.232 - - [2025-10-09 13:47:38] "POST /neutron/network HTTP/1.1" 200 920 0.007815 10.0.0.41 - - [2025-10-09 13:47:38] "POST /id-to-fqname HTTP/1.1" 200 221 0.001756 10.0.0.41 - - [2025-10-09 13:47:38] "POST /id-to-fqname HTTP/1.1" 200 221 0.001402 10.0.0.41 - - [2025-10-09 13:47:38] "POST /id-to-fqname HTTP/1.1" 200 222 0.001508 10.0.0.41 - - [2025-10-09 13:47:38] "GET /virtual-machine/9ab7e75f-75dd-4eab-a77e-96cfd83d90cb HTTP/1.1" 200 1801 0.004970 10.0.0.41 - - [2025-10-09 13:47:38] "GET /virtual-machine-interface/40482834-af7a-4852-a0da-c7989ead0488 HTTP/1.1" 200 3800 0.006877 10.0.0.41 - - [2025-10-09 13:47:38] "GET /virtual-machine-interface/429095d3-5432-4924-8c00-87838d3ce4fa HTTP/1.1" 200 3812 0.007684 10.0.0.41 - - [2025-10-09 13:47:38] "GET /virtual-machine-interface/b4ba2220-471d-404a-8788-07456ea5d0d1 HTTP/1.1" 200 3794 0.006840 10.0.0.41 - - [2025-10-09 13:47:38] "GET /instance-ip/6e07a7e5-6654-459a-b169-c2fb72545fdd HTTP/1.1" 200 1623 0.006065 10.0.0.41 - - [2025-10-09 13:47:38] "GET /instance-ip/7208b533-993b-48dd-a104-b7a30b99a36c HTTP/1.1" 200 1958 0.004610 10.0.0.41 - - [2025-10-09 13:47:38] "GET /instance-ip/fceb9a35-3465-4fbf-bce1-d820aa2e23cc HTTP/1.1" 200 1961 0.004459 10.0.0.41 - - [2025-10-09 13:47:38] "GET /instance-ip/cd8afaf8-1956-45a9-b958-099da6d3372f HTTP/1.1" 200 1979 0.005188 10.0.0.41 - - [2025-10-09 13:47:38] "GET /instance-ip/e83b4749-6c59-4732-bd27-003b1fd9735f HTTP/1.1" 200 1981 0.004465 [Introspect:8084]10.0.0.41 - - [2025-10-09 13:47:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001058 10.0.0.41 - - [2025-10-09 13:47:38] "GET /instance-ip/eacfe6a7-69a5-40cd-a0ca-e768dc5e87d5 HTTP/1.1" 200 1620 0.005672 [Introspect:8084]10.0.0.41 - - [2025-10-09 13:47:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001346 10.0.0.41 - - [2025-10-09 13:47:38] "GET /instance-ip/5de7a92d-0c5d-49a5-ad5e-e21855360ddb HTTP/1.1" 200 1954 0.004153 10.0.0.41 - - [2025-10-09 13:47:38] "GET /instance-ip/b562692b-fc0c-4c53-8b38-2282de286228 HTTP/1.1" 200 1957 0.004410 10.0.0.41 - - [2025-10-09 13:47:38] "GET /instance-ip/f86ed460-b393-4985-b117-9c5de09528f5 HTTP/1.1" 200 1620 0.005653 252.41.184.232 - - [2025-10-09 13:47:39] "POST /neutron/port HTTP/1.1" 200 3814 0.033328 252.41.184.232 - - [2025-10-09 13:47:39] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006943 252.41.184.232 - - [2025-10-09 13:47:39] "POST /neutron/port HTTP/1.1" 200 3814 0.029031 252.41.184.232 - - [2025-10-09 13:47:39] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007649 252.41.184.232 - - [2025-10-09 13:47:39] "POST /neutron/port HTTP/1.1" 200 3814 0.028332 252.41.184.232 - - [2025-10-09 13:47:39] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006728 252.41.184.232 - - [2025-10-09 13:47:39] "POST /neutron/port HTTP/1.1" 200 3814 0.034139 252.41.184.232 - - [2025-10-09 13:47:39] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006913 10.0.0.41 - - [2025-10-09 13:47:39] "GET /virtual-machine/9ab7e75f-75dd-4eab-a77e-96cfd83d90cb HTTP/1.1" 200 1801 0.004758 10.0.0.41 - - [2025-10-09 13:47:39] "GET /virtual-machine-interface/40482834-af7a-4852-a0da-c7989ead0488 HTTP/1.1" 200 3800 0.005796 10.0.0.41 - - [2025-10-09 13:47:39] "GET /virtual-machine-interface/429095d3-5432-4924-8c00-87838d3ce4fa HTTP/1.1" 200 3812 0.005902 10.0.0.41 - - [2025-10-09 13:47:39] "GET /virtual-machine-interface/b4ba2220-471d-404a-8788-07456ea5d0d1 HTTP/1.1" 200 3794 0.006696 252.41.184.232 - - [2025-10-09 13:47:39] "POST /neutron/port HTTP/1.1" 200 1079 0.014177 252.41.184.232 - - [2025-10-09 13:47:39] "POST /neutron/port HTTP/1.1" 200 1079 0.013333 10.0.0.41 - - [2025-10-09 13:47:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003459 10.0.0.41 - - [2025-10-09 13:47:39] "GET /global-vrouter-config/9c9ce066-c658-4727-b2c5-c23089c52ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003805 252.41.184.232 - - [2025-10-09 13:47:39] "POST /neutron/network HTTP/1.1" 200 925 0.006386 10.0.0.41 - - [2025-10-09 13:47:39] "GET /virtual-networks?parent_id=bae63c00-f6ce-4360-b704-a834b3954201&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003653 252.41.184.232 - - [2025-10-09 13:47:39] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004354 10.0.0.41 - - [2025-10-09 13:47:39] "GET /virtual-network/a04f292f-1f14-441f-b504-f5fc8bc0b12f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2358 0.006747 252.41.184.232 - - [2025-10-09 13:47:40] "POST /neutron/subnet HTTP/1.1" 200 693 0.008744 252.41.184.232 - - [2025-10-09 13:47:40] "POST /neutron/port HTTP/1.1" 200 117 0.001442 252.41.184.232 - - [2025-10-09 13:47:40] "POST /neutron/network HTTP/1.1" 200 915 0.006498 10.0.0.41 - - [2025-10-09 13:47:40] "GET /obj-perms HTTP/1.1" 200 6375 0.060435 10.0.0.41 - - [2025-10-09 13:47:41] "GET /obj-perms HTTP/1.1" 200 6375 0.062993 10.0.0.41 - - [2025-10-09 13:47:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003142 10.0.0.41 - - [2025-10-09 13:47:41] "GET /global-vrouter-config/9c9ce066-c658-4727-b2c5-c23089c52ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003315 10.0.0.41 - - [2025-10-09 13:47:41] "GET /virtual-networks?parent_id=bae63c00-f6ce-4360-b704-a834b3954201&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003682 10.0.0.41 - - [2025-10-09 13:47:41] "GET /virtual-network/a04f292f-1f14-441f-b504-f5fc8bc0b12f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2358 0.006448 10.0.0.41 - - [2025-10-09 13:47:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003795 10.0.0.41 - - [2025-10-09 13:47:41] "GET /global-vrouter-config/9c9ce066-c658-4727-b2c5-c23089c52ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004105 10.0.0.41 - - [2025-10-09 13:47:41] "GET /virtual-networks?parent_id=bae63c00-f6ce-4360-b704-a834b3954201&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003339 10.0.0.41 - - [2025-10-09 13:47:41] "GET /virtual-network/a04f292f-1f14-441f-b504-f5fc8bc0b12f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2358 0.005852 10.0.0.41 - - [2025-10-09 13:47:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004441 10.0.0.41 - - [2025-10-09 13:47:41] "GET /global-vrouter-config/9c9ce066-c658-4727-b2c5-c23089c52ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004007 10.0.0.41 - - [2025-10-09 13:47:41] "GET /virtual-networks?parent_id=bae63c00-f6ce-4360-b704-a834b3954201&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003659 10.0.0.41 - - [2025-10-09 13:47:41] "GET /virtual-network/a04f292f-1f14-441f-b504-f5fc8bc0b12f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2358 0.006952 10.0.0.41 - - [2025-10-09 13:47:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003763 10.0.0.41 - - [2025-10-09 13:47:41] "GET /global-system-configs HTTP/1.1" 401 297 0.000438 10.0.0.41 - - [2025-10-09 13:47:42] "GET /global-system-configs HTTP/1.1" 401 297 0.000607 10.0.0.41 - - [2025-10-09 13:47:42] "GET /global-vrouter-config/9c9ce066-c658-4727-b2c5-c23089c52ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004843 10.0.0.41 - - [2025-10-09 13:47:42] "GET /virtual-networks?parent_id=bae63c00-f6ce-4360-b704-a834b3954201&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.004706 10.0.0.41 - - [2025-10-09 13:47:42] "GET /virtual-network/a04f292f-1f14-441f-b504-f5fc8bc0b12f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2358 0.008089 10.0.0.41 - - [2025-10-09 13:47:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004519 10.0.0.41 - - [2025-10-09 13:47:42] "GET /global-vrouter-config/9c9ce066-c658-4727-b2c5-c23089c52ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004662 10.0.0.41 - - [2025-10-09 13:47:42] "GET /virtual-networks?parent_id=bae63c00-f6ce-4360-b704-a834b3954201&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.004526 10.0.0.41 - - [2025-10-09 13:47:42] "GET /virtual-network/b400a407-d220-47a7-b14a-2f6f4d095530?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006373 10.0.0.41 - - [2025-10-09 13:47:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003572 10.0.0.41 - - [2025-10-09 13:47:42] "GET /global-vrouter-config/9c9ce066-c658-4727-b2c5-c23089c52ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003921 10.0.0.41 - - [2025-10-09 13:47:42] "GET /virtual-networks?parent_id=bae63c00-f6ce-4360-b704-a834b3954201&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003604 10.0.0.41 - - [2025-10-09 13:47:42] "GET /virtual-network/b400a407-d220-47a7-b14a-2f6f4d095530?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005854 10.0.0.41 - - [2025-10-09 13:47:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004601 10.0.0.41 - - [2025-10-09 13:47:42] "GET /global-vrouter-config/9c9ce066-c658-4727-b2c5-c23089c52ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004453 10.0.0.41 - - [2025-10-09 13:47:42] "GET /virtual-networks?parent_id=bae63c00-f6ce-4360-b704-a834b3954201&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003574 10.0.0.41 - - [2025-10-09 13:47:42] "GET /virtual-network/b400a407-d220-47a7-b14a-2f6f4d095530?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005932 10.0.0.41 - - [2025-10-09 13:47:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003279 10.0.0.41 - - [2025-10-09 13:47:43] "GET /global-vrouter-config/9c9ce066-c658-4727-b2c5-c23089c52ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004150 10.0.0.41 - - [2025-10-09 13:47:43] "GET /virtual-networks?parent_id=bae63c00-f6ce-4360-b704-a834b3954201&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003309 10.0.0.41 - - [2025-10-09 13:47:43] "GET /virtual-network/b400a407-d220-47a7-b14a-2f6f4d095530?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005787 10.0.0.41 - - [2025-10-09 13:47:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004488 10.0.0.41 - - [2025-10-09 13:47:43] "GET /global-vrouter-config/9c9ce066-c658-4727-b2c5-c23089c52ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003881 10.0.0.41 - - [2025-10-09 13:47:43] "GET /virtual-networks?parent_id=bae63c00-f6ce-4360-b704-a834b3954201&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003391 10.0.0.41 - - [2025-10-09 13:47:43] "GET /virtual-network/dc8668aa-c280-4876-99f6-8fcf385069ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.006012 10.0.0.41 - - [2025-10-09 13:47:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003583 10.0.0.41 - - [2025-10-09 13:47:43] "GET /global-vrouter-config/9c9ce066-c658-4727-b2c5-c23089c52ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003910 10.0.0.41 - - [2025-10-09 13:47:43] "GET /virtual-networks?parent_id=bae63c00-f6ce-4360-b704-a834b3954201&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003661 10.0.0.41 - - [2025-10-09 13:47:43] "GET /virtual-network/dc8668aa-c280-4876-99f6-8fcf385069ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.005841 10.0.0.41 - - [2025-10-09 13:47:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003243 10.0.0.41 - - [2025-10-09 13:47:43] "GET /global-vrouter-config/9c9ce066-c658-4727-b2c5-c23089c52ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005847 10.0.0.41 - - [2025-10-09 13:47:44] "GET /virtual-networks?parent_id=bae63c00-f6ce-4360-b704-a834b3954201&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.004493 10.0.0.41 - - [2025-10-09 13:47:44] "GET /virtual-network/dc8668aa-c280-4876-99f6-8fcf385069ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.007232 10.0.0.41 - - [2025-10-09 13:47:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003643 [Introspect:8084]10.0.0.41 - - [2025-10-09 13:47:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001170 10.0.0.41 - - [2025-10-09 13:47:44] "GET /global-vrouter-config/9c9ce066-c658-4727-b2c5-c23089c52ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003854 [Introspect:8084]10.0.0.41 - - [2025-10-09 13:47:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001236 10.0.0.41 - - [2025-10-09 13:47:44] "GET /virtual-networks?parent_id=bae63c00-f6ce-4360-b704-a834b3954201&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003335 10.0.0.41 - - [2025-10-09 13:47:44] "GET /virtual-network/dc8668aa-c280-4876-99f6-8fcf385069ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.005748 10.0.0.41 - - [2025-10-09 13:47:44] "GET /virtual-machine/9ab7e75f-75dd-4eab-a77e-96cfd83d90cb HTTP/1.1" 200 1801 0.004286 10.0.0.41 - - [2025-10-09 13:47:44] "GET /domains HTTP/1.1" 200 438 0.003337 10.0.0.41 - - [2025-10-09 13:47:44] "GET /domains?obj_uuids=8ad80d2d-2369-4ab9-896f-7a17fd6c7f55&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001175 10.0.0.41 - - [2025-10-09 13:47:44] "GET /domain/8ad80d2d-2369-4ab9-896f-7a17fd6c7f55 HTTP/1.1" 200 1525 0.007483 10.0.0.41 - - [2025-10-09 13:47:44] "GET /projects?obj_uuids=bae63c00-f6ce-4360-b704-a834b3954201&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001150 10.0.0.41 - - [2025-10-09 13:47:44] "GET /project/bae63c00-f6ce-4360-b704-a834b3954201 HTTP/1.1" 200 4220 0.030278 10.0.0.41 - - [2025-10-09 13:47:44] "GET /service-instance/9ace5c63-0dbe-4906-9b42-5f0d7e315ded HTTP/1.1" 200 3788 0.005659 10.0.0.41 - - [2025-10-09 13:47:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003980 10.0.0.41 - - [2025-10-09 13:47:44] "GET /routing-instance/63b34bb8-826a-43cc-8c05-e46edbe1cc4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1885 0.004285 10.0.0.41 - - [2025-10-09 13:47:44] "GET /routing-instance/63b34bb8-826a-43cc-8c05-e46edbe1cc4c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 2018 0.006480 10.0.0.41 - - [2025-10-09 13:47:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003314 10.0.0.41 - - [2025-10-09 13:47:44] "GET /routing-instance/336c1462-80d9-494d-bf60-f2c5bbcd3574?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1890 0.004669 10.0.0.41 - - [2025-10-09 13:47:44] "GET /routing-instance/336c1462-80d9-494d-bf60-f2c5bbcd3574?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 2021 0.006577 10.0.0.41 - - [2025-10-09 13:47:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003416 10.0.0.41 - - [2025-10-09 13:47:44] "GET /virtual-network/a04f292f-1f14-441f-b504-f5fc8bc0b12f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2358 0.006134 10.0.0.41 - - [2025-10-09 13:47:45] "GET /virtual-network/a04f292f-1f14-441f-b504-f5fc8bc0b12f?fields=routing_instances HTTP/1.1" 200 1680 0.008521 10.0.0.41 - - [2025-10-09 13:47:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003384 10.0.0.41 - - [2025-10-09 13:47:45] "GET /virtual-network/dc8668aa-c280-4876-99f6-8fcf385069ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.006119 10.0.0.41 - - [2025-10-09 13:47:45] "GET /virtual-network/dc8668aa-c280-4876-99f6-8fcf385069ff?fields=routing_instances HTTP/1.1" 200 1685 0.007321 [Introspect:8084]10.0.0.41 - - [2025-10-09 13:47:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001234 [Introspect:8084]10.0.0.41 - - [2025-10-09 13:47:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001298 10.0.0.41 - - [2025-10-09 13:47:49] "POST /ref-update HTTP/1.1" 200 156 0.034574 252.41.184.232 - - [2025-10-09 13:47:49] "POST /neutron/network HTTP/1.1" 200 834 0.012090 10.0.0.41 - - [2025-10-09 13:47:49] "GET /virtual-network/dc8668aa-c280-4876-99f6-8fcf385069ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.005804 10.0.0.41 - - [2025-10-09 13:47:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002946 10.0.0.41 - - [2025-10-09 13:47:49] "GET /network-policy/8cc3bc67-2203-4085-8f36-49f0831ef5fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2176 0.005578 10.0.0.41 - - [2025-10-09 13:47:50] "POST /ref-update HTTP/1.1" 200 156 0.049582 252.41.184.232 - - [2025-10-09 13:47:50] "POST /neutron/network HTTP/1.1" 200 829 0.008108 10.0.0.41 - - [2025-10-09 13:47:50] "GET /virtual-network/a04f292f-1f14-441f-b504-f5fc8bc0b12f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005920 10.0.0.41 - - [2025-10-09 13:47:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003301 10.0.0.41 - - [2025-10-09 13:47:50] "GET /network-policy/8cc3bc67-2203-4085-8f36-49f0831ef5fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2176 0.004218 10.0.0.41 - - [2025-10-09 13:47:50] "DELETE /network-policy/8cc3bc67-2203-4085-8f36-49f0831ef5fa HTTP/1.1" 200 115 0.029087 10.0.0.41 - - [2025-10-09 13:47:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003726 10.0.0.41 - - [2025-10-09 13:47:50] "DELETE /access-control-list/50887e9e-0188-4610-818b-afc34267f19f HTTP/1.1" 200 115 0.035184 10.0.0.41 - - [2025-10-09 13:47:50] "DELETE /service-instance/9ace5c63-0dbe-4906-9b42-5f0d7e315ded HTTP/1.1" 200 115 0.080040 10.0.0.41 - - [2025-10-09 13:47:50] "GET /domains HTTP/1.1" 200 438 0.010535 10.0.0.41 - - [2025-10-09 13:47:50] "POST /ref-update HTTP/1.1" 200 156 0.028743 10.0.0.41 - - [2025-10-09 13:47:50] "DELETE /routing-instance/21f36a7f-9878-49b1-8c25-d5865a0af832 HTTP/1.1" 200 115 0.074992 10.0.0.41 - - [2025-10-09 13:47:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006149 10.0.0.41 - - [2025-10-09 13:47:50] "DELETE /instance-ip/5de7a92d-0c5d-49a5-ad5e-e21855360ddb HTTP/1.1" 200 115 0.028454 10.0.0.41 - - [2025-10-09 13:47:50] "GET /domains?obj_uuids=8ad80d2d-2369-4ab9-896f-7a17fd6c7f55&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001229 10.0.0.41 - - [2025-10-09 13:47:50] "GET /domain/8ad80d2d-2369-4ab9-896f-7a17fd6c7f55 HTTP/1.1" 200 1525 0.018034 10.0.0.41 - - [2025-10-09 13:47:50] "POST /ref-update HTTP/1.1" 200 156 0.036069 10.0.0.41 - - [2025-10-09 13:47:50] "DELETE /route-target/71e8fe0e-1464-4451-a50a-fad7fdf47c7c HTTP/1.1" 200 115 0.029231 10.0.0.41 - - [2025-10-09 13:47:50] "GET /projects?obj_uuids=bae63c00-f6ce-4360-b704-a834b3954201&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001415 10.0.0.41 - - [2025-10-09 13:47:50] "DELETE /routing-instance/f1309ad0-31a6-4352-af73-eea9ca748c01 HTTP/1.1" 200 115 0.080627 10.0.0.41 - - [2025-10-09 13:47:50] "DELETE /instance-ip/b562692b-fc0c-4c53-8b38-2282de286228 HTTP/1.1" 200 115 0.064461 10.0.0.41 - - [2025-10-09 13:47:50] "GET /project/bae63c00-f6ce-4360-b704-a834b3954201 HTTP/1.1" 200 3748 0.067809 10.0.0.41 - - [2025-10-09 13:47:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.022027 10.0.0.41 - - [2025-10-09 13:47:50] "POST /ref-update HTTP/1.1" 200 156 0.033844 10.0.0.41 - - [2025-10-09 13:47:50] "GET /virtual-machine/9ab7e75f-75dd-4eab-a77e-96cfd83d90cb HTTP/1.1" 200 1801 0.005316 10.0.0.41 - - [2025-10-09 13:47:50] "DELETE /route-target/4b9ed47a-0943-4cf8-854b-b1ea37128e83 HTTP/1.1" 200 115 0.038831 10.0.0.41 - - [2025-10-09 13:47:50] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.005552 10.0.0.41 - - [2025-10-09 13:47:50] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002589 10.0.0.41 - - [2025-10-09 13:47:50] "DELETE /instance-ip/e83b4749-6c59-4732-bd27-003b1fd9735f HTTP/1.1" 200 115 0.135200 10.0.0.41 - - [2025-10-09 13:47:50] "DELETE /access-control-list/ba006dba-596e-4281-acfb-4cf410ef371a HTTP/1.1" 200 115 0.055135 10.0.0.41 - - [2025-10-09 13:47:50] "POST /ref-update HTTP/1.1" 200 156 0.030878 10.0.0.41 - - [2025-10-09 13:47:50] "DELETE /instance-ip/cd8afaf8-1956-45a9-b958-099da6d3372f HTTP/1.1" 200 115 0.048433 10.0.0.41 - - [2025-10-09 13:47:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.007198 10.0.0.41 - - [2025-10-09 13:47:50] "POST /ref-update HTTP/1.1" 200 156 0.029466 10.0.0.41 - - [2025-10-09 13:47:51] "DELETE /service-template/d9e5c5f6-7eb9-411d-8c89-e04f34e6f029 HTTP/1.1" 200 115 0.079826 10.0.0.41 - - [2025-10-09 13:47:51] "POST /fqname-to-id HTTP/1.1" 404 191 0.007518 10.0.0.41 - - [2025-10-09 13:47:51] "DELETE /instance-ip/fceb9a35-3465-4fbf-bce1-d820aa2e23cc HTTP/1.1" 200 115 0.072356 10.0.0.41 - - [2025-10-09 13:47:51] "POST /ref-update HTTP/1.1" 200 156 0.031427 10.0.0.41 - - [2025-10-09 13:47:51] "DELETE /instance-ip/7208b533-993b-48dd-a104-b7a30b99a36c HTTP/1.1" 200 115 0.033445 252.41.184.232 - - [2025-10-09 13:47:51] "POST /neutron/network HTTP/1.1" 200 834 0.019748 252.41.184.232 - - [2025-10-09 13:47:51] "POST /neutron/network HTTP/1.1" 400 204 0.018242 252.41.184.232 - - [2025-10-09 13:47:52] "POST /neutron/port HTTP/1.1" 200 1082 0.021898 252.41.184.232 - - [2025-10-09 13:47:52] "POST /neutron/port HTTP/1.1" 200 1079 0.021208 252.41.184.232 - - [2025-10-09 13:47:52] "POST /neutron/port HTTP/1.1" 200 1105 0.015784 252.41.184.232 - - [2025-10-09 13:47:52] "POST /neutron/port HTTP/1.1" 200 1108 0.013626 252.41.184.232 - - [2025-10-09 13:47:52] "POST /neutron/port HTTP/1.1" 200 3007 0.072520 252.41.184.232 - - [2025-10-09 13:47:52] "POST /neutron/port HTTP/1.1" 200 1108 0.044123 252.41.184.232 - - [2025-10-09 13:47:52] "POST /neutron/port HTTP/1.1" 200 151 0.332845 252.41.184.232 - - [2025-10-09 13:47:52] "POST /neutron/port HTTP/1.1" 200 151 0.338738 252.41.184.232 - - [2025-10-09 13:47:53] "POST /neutron/port HTTP/1.1" 200 151 0.617740 252.41.184.232 - - [2025-10-09 13:47:53] "POST /neutron/port HTTP/1.1" 200 1105 0.019224 252.41.184.232 - - [2025-10-09 13:47:53] "POST /neutron/network HTTP/1.1" 200 834 0.008409 10.0.0.41 - - [2025-10-09 13:47:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.010833 252.41.184.232 - - [2025-10-09 13:47:53] "POST /neutron/port HTTP/1.1" 200 151 0.399753 10.0.0.41 - - [2025-10-09 13:47:53] "POST /useragent-kv HTTP/1.1" 200 115 0.005657 10.0.0.41 - - [2025-10-09 13:47:53] "POST /useragent-kv HTTP/1.1" 200 115 0.009285 252.41.184.232 - - [2025-10-09 13:47:54] "POST /neutron/network HTTP/1.1" 200 151 0.440018 252.41.184.232 - - [2025-10-09 13:47:54] "POST /neutron/port HTTP/1.1" 200 1105 0.034841 10.0.0.41 - - [2025-10-09 13:47:54] "DELETE /route-target/ae33f13e-3307-4f76-a6dc-bd60247e08ef HTTP/1.1" 200 115 0.093913 10.0.0.41 - - [2025-10-09 13:47:54] "GET /routing-instance/336c1462-80d9-494d-bf60-f2c5bbcd3574 HTTP/1.1" 404 171 0.007502 10.0.0.41 - - [2025-10-09 13:47:54] "GET /domains HTTP/1.1" 200 438 0.003843 10.0.0.41 - - [2025-10-09 13:47:54] "GET /domains?obj_uuids=8ad80d2d-2369-4ab9-896f-7a17fd6c7f55&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001393 10.0.0.41 - - [2025-10-09 13:47:54] "GET /domain/8ad80d2d-2369-4ab9-896f-7a17fd6c7f55 HTTP/1.1" 200 1303 0.101475 10.0.0.41 - - [2025-10-09 13:47:54] "GET /projects?obj_uuids=bae63c00-f6ce-4360-b704-a834b3954201&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001398 10.0.0.41 - - [2025-10-09 13:47:54] "GET /project/bae63c00-f6ce-4360-b704-a834b3954201 HTTP/1.1" 200 2566 0.031931 252.41.184.232 - - [2025-10-09 13:47:54] "POST /neutron/port HTTP/1.1" 200 151 0.419469 252.41.184.232 - - [2025-10-09 13:47:54] "POST /neutron/network HTTP/1.1" 200 829 0.008422 10.0.0.41 - - [2025-10-09 13:47:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005219 10.0.0.41 - - [2025-10-09 13:47:54] "POST /useragent-kv HTTP/1.1" 200 115 0.002380 10.0.0.41 - - [2025-10-09 13:47:54] "POST /useragent-kv HTTP/1.1" 200 115 0.003353 252.41.184.232 - - [2025-10-09 13:47:54] "POST /neutron/network HTTP/1.1" 200 151 0.108298 10.0.0.41 - - [2025-10-09 13:47:54] "GET /routing-instance/63b34bb8-826a-43cc-8c05-e46edbe1cc4c HTTP/1.1" 404 171 0.005143 10.0.0.41 - - [2025-10-09 13:47:54] "DELETE /route-target/b844e8bf-63a8-4ee7-b777-80e107e364e3 HTTP/1.1" 200 115 0.035666 10.0.0.41 - - [2025-10-09 13:47:54] "GET /domains HTTP/1.1" 200 438 0.003242 10.0.0.41 - - [2025-10-09 13:47:55] "GET /domains?obj_uuids=8ad80d2d-2369-4ab9-896f-7a17fd6c7f55&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001170 10.0.0.41 - - [2025-10-09 13:47:55] "GET /domain/8ad80d2d-2369-4ab9-896f-7a17fd6c7f55 HTTP/1.1" 200 1303 0.007450 10.0.0.41 - - [2025-10-09 13:47:55] "GET /projects?obj_uuids=bae63c00-f6ce-4360-b704-a834b3954201&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002208 10.0.0.41 - - [2025-10-09 13:47:55] "GET /project/bae63c00-f6ce-4360-b704-a834b3954201 HTTP/1.1" 200 2076 0.033173 252.41.184.232 - - [2025-10-09 13:47:55] "POST /neutron/network HTTP/1.1" 200 829 0.007204 10.0.0.41 - - [2025-10-09 13:47:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006890 10.0.0.41 - - [2025-10-09 13:47:55] "POST /useragent-kv HTTP/1.1" 200 115 0.004549 10.0.0.41 - - [2025-10-09 13:47:55] "POST /useragent-kv HTTP/1.1" 200 115 0.002946 252.41.184.232 - - [2025-10-09 13:47:55] "POST /neutron/network HTTP/1.1" 200 151 0.114161 10.0.0.41 - - [2025-10-09 13:47:55] "DELETE /route-target/3ebe7c1b-1894-462b-bc1a-208f162c5725 HTTP/1.1" 200 115 0.037240 10.0.0.41 - - [2025-10-09 13:47:55] "GET /routing-instance/ff963998-3d05-490d-a29e-e88eccfea320 HTTP/1.1" 404 171 0.003846 10.0.0.41 - - [2025-10-09 13:47:55] "GET /domains HTTP/1.1" 200 438 0.003585 10.0.0.41 - - [2025-10-09 13:47:55] "GET /domains?obj_uuids=8ad80d2d-2369-4ab9-896f-7a17fd6c7f55&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001610 10.0.0.41 - - [2025-10-09 13:47:55] "GET /domain/8ad80d2d-2369-4ab9-896f-7a17fd6c7f55 HTTP/1.1" 200 1303 0.010249 10.0.0.41 - - [2025-10-09 13:47:55] "GET /projects?obj_uuids=bae63c00-f6ce-4360-b704-a834b3954201&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002104 10.0.0.41 - - [2025-10-09 13:47:55] "GET /project/bae63c00-f6ce-4360-b704-a834b3954201 HTTP/1.1" 200 1837 0.032441 [Introspect:8084]10.0.0.41 - - [2025-10-09 13:47:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001457 [Introspect:8084]10.0.0.41 - - [2025-10-09 13:47:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001304 10.0.0.41 - - [2025-10-09 13:47:56] "GET /projects?obj_uuids=bae63c00-f6ce-4360-b704-a834b3954201&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001310 10.0.0.41 - - [2025-10-09 13:47:56] "GET /project/bae63c00-f6ce-4360-b704-a834b3954201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.026489 10.0.0.41 - - [2025-10-09 13:47:56] "GET /projects?obj_uuids=bae63c00-f6ce-4360-b704-a834b3954201&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001204 10.0.0.41 - - [2025-10-09 13:47:56] "GET /project/bae63c00-f6ce-4360-b704-a834b3954201?fields=virtual_networks HTTP/1.1" 200 1028 0.070897 10.0.0.41 - - [2025-10-09 13:47:56] "GET /projects?obj_uuids=bae63c00-f6ce-4360-b704-a834b3954201&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.003201 10.0.0.41 - - [2025-10-09 13:47:56] "GET /project/bae63c00-f6ce-4360-b704-a834b3954201?fields=virtual_machine_interfaces HTTP/1.1" 200 1028 0.030395 10.0.0.41 - - [2025-10-09 13:47:56] "GET /projects?obj_uuids=bae63c00-f6ce-4360-b704-a834b3954201&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001272 10.0.0.41 - - [2025-10-09 13:47:56] "GET /project/bae63c00-f6ce-4360-b704-a834b3954201?fields=security_groups HTTP/1.1" 200 1251 0.030049 10.0.0.41 - - [2025-10-09 13:47:57] "GET /domains?obj_uuids=8ad80d2d-2369-4ab9-896f-7a17fd6c7f55&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001307 10.0.0.41 - - [2025-10-09 13:47:57] "GET /domain/8ad80d2d-2369-4ab9-896f-7a17fd6c7f55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.009194 10.0.0.41 - - [2025-10-09 13:47:58] "POST /fqname-to-id HTTP/1.1" 404 187 0.035295 10.0.0.41 - - [2025-10-09 13:47:58] "GET /projects?obj_uuids=ee3bcc8b-8f22-4cb9-ad5d-64509d81b687&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003022 10.0.0.41 - - [2025-10-09 13:47:58] "GET /domains?obj_uuids=8ad80d2d-2369-4ab9-896f-7a17fd6c7f55&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001298 10.0.0.41 - - [2025-10-09 13:47:58] "GET /domain/8ad80d2d-2369-4ab9-896f-7a17fd6c7f55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007593 10.0.0.41 - - [2025-10-09 13:47:58] "POST /id-to-fqname HTTP/1.1" 200 189 0.001490 10.0.0.41 - - [2025-10-09 13:47:58] "POST /fqname-to-id HTTP/1.1" 404 198 0.003608 10.0.0.41 - - [2025-10-09 13:47:58] "POST /security-groups HTTP/1.1" 200 584 0.065876 10.0.0.41 - - [2025-10-09 13:47:58] "POST /fqname-to-id HTTP/1.1" 404 233 0.003713 10.0.0.41 - - [2025-10-09 13:47:58] "POST /projects HTTP/1.1" 200 579 0.242676 10.0.0.41 - - [2025-10-09 13:47:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.277694 10.0.0.41 - - [2025-10-09 13:47:58] "POST /access-control-lists HTTP/1.1" 200 597 0.061992 10.0.0.41 - - [2025-10-09 13:47:58] "GET /project/ee3bcc8b-8f22-4cb9-ad5d-64509d81b687?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.431978 10.0.0.41 - - [2025-10-09 13:47:58] "POST /fqname-to-id HTTP/1.1" 404 232 0.003413 10.0.0.41 - - [2025-10-09 13:47:58] "POST /access-control-lists HTTP/1.1" 200 595 0.065580 10.0.0.41 - - [2025-10-09 13:47:59] "GET / HTTP/1.1" 200 36215 0.002241 10.0.0.41 - - [2025-10-09 13:48:01] "POST /fqname-to-id HTTP/1.1" 401 297 0.000649 10.0.0.41 - - [2025-10-09 13:48:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.035895 10.0.0.41 - - [2025-10-09 13:48:01] "GET /projects?obj_uuids=ee3bcc8b-8f22-4cb9-ad5d-64509d81b687&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001263 10.0.0.41 - - [2025-10-09 13:48:01] "GET /project/ee3bcc8b-8f22-4cb9-ad5d-64509d81b687?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.026363 10.0.0.41 - - [2025-10-09 13:48:01] "POST /fqname-to-id HTTP/1.1" 404 178 0.003136 10.0.0.41 - - [2025-10-09 13:48:01] "POST /virtual-DNSs HTTP/1.1" 200 507 0.019356 10.0.0.41 - - [2025-10-09 13:48:01] "GET /virtual-DNS/c72fc4aa-48ce-4dc7-b7c3-67e85d733989?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.005490 10.0.0.41 - - [2025-10-09 13:48:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003482 10.0.0.41 - - [2025-10-09 13:48:01] "GET /virtual-DNS/c72fc4aa-48ce-4dc7-b7c3-67e85d733989?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.005505 10.0.0.41 - - [2025-10-09 13:48:02] "GET /domains HTTP/1.1" 401 297 0.000515 10.0.0.41 - - [2025-10-09 13:48:02] "GET /domains HTTP/1.1" 200 438 0.036660 10.0.0.41 - - [2025-10-09 13:48:02] "GET /domains?obj_uuids=8ad80d2d-2369-4ab9-896f-7a17fd6c7f55&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001239 10.0.0.41 - - [2025-10-09 13:48:02] "GET /domain/8ad80d2d-2369-4ab9-896f-7a17fd6c7f55 HTTP/1.1" 200 1688 0.009724 10.0.0.41 - - [2025-10-09 13:48:02] "GET /virtual-DNS/c72fc4aa-48ce-4dc7-b7c3-67e85d733989 HTTP/1.1" 200 1439 0.005296 10.0.0.41 - - [2025-10-09 13:48:02] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 547 0.003574 10.0.0.41 - - [2025-10-09 13:48:02] "POST /network-ipams HTTP/1.1" 200 514 0.018947 10.0.0.41 - - [2025-10-09 13:48:02] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 752 0.003771 10.0.0.41 - - [2025-10-09 13:48:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003830 10.0.0.41 - - [2025-10-09 13:48:02] "GET /network-ipam/853275a9-fa5d-408a-a3ef-f8dae3ad3217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.005694 10.0.0.41 - - [2025-10-09 13:48:02] "PUT /network-ipam/853275a9-fa5d-408a-a3ef-f8dae3ad3217 HTTP/1.1" 200 259 0.012626 10.0.0.41 - - [2025-10-09 13:48:02] "POST /ref-update HTTP/1.1" 200 156 0.010536 10.0.0.41 - - [2025-10-09 13:48:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003563 10.0.0.41 - - [2025-10-09 13:48:03] "GET /projects?obj_uuids=ee3bcc8b-8f22-4cb9-ad5d-64509d81b687&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001286 10.0.0.41 - - [2025-10-09 13:48:03] "GET /project/ee3bcc8b-8f22-4cb9-ad5d-64509d81b687?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.026822 252.41.184.232 - - [2025-10-09 13:48:03] "POST /neutron/network HTTP/1.1" 200 117 0.040170 10.0.0.41 - - [2025-10-09 13:48:03] "GET /projects?obj_uuids=ee3bcc8b-8f22-4cb9-ad5d-64509d81b687&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001238 252.41.184.232 - - [2025-10-09 13:48:03] "POST /neutron/network HTTP/1.1" 200 616 0.070103 10.0.0.41 - - [2025-10-09 13:48:03] "POST /route-targets HTTP/1.1" 200 328 0.017463 10.0.0.41 - - [2025-10-09 13:48:03] "POST /ref-update HTTP/1.1" 200 156 0.026947 10.0.0.41 - - [2025-10-09 13:48:03] "POST /useragent-kv HTTP/1.1" 200 115 0.007413 252.41.184.232 - - [2025-10-09 13:48:03] "POST /neutron/subnet HTTP/1.1" 200 711 0.251584 252.41.184.232 - - [2025-10-09 13:48:03] "POST /neutron/network HTTP/1.1" 200 829 0.006719 10.0.0.41 - - [2025-10-09 13:48:03] "POST /id-to-fqname HTTP/1.1" 200 225 0.001771 10.0.0.41 - - [2025-10-09 13:48:03] "GET /virtual-network/afa65c75-fb6f-4617-b77d-b87524e8fb95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006428 252.41.184.232 - - [2025-10-09 13:48:03] "POST /neutron/network HTTP/1.1" 200 829 0.006807 10.0.0.41 - - [2025-10-09 13:48:03] "GET /virtual-network/afa65c75-fb6f-4617-b77d-b87524e8fb95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006716 252.41.184.232 - - [2025-10-09 13:48:04] "POST /neutron/network HTTP/1.1" 200 829 0.006698 252.41.184.232 - - [2025-10-09 13:48:04] "POST /neutron/subnet HTTP/1.1" 200 711 0.008615 252.41.184.232 - - [2025-10-09 13:48:04] "POST /neutron/network HTTP/1.1" 200 803 0.011298 252.41.184.232 - - [2025-10-09 13:48:04] "POST /neutron/network HTTP/1.1" 200 829 0.005890 10.0.0.41 - - [2025-10-09 13:48:04] "POST /id-to-fqname HTTP/1.1" 200 225 0.002159 252.41.184.232 - - [2025-10-09 13:48:04] "POST /neutron/network HTTP/1.1" 200 839 0.006659 252.41.184.232 - - [2025-10-09 13:48:04] "GET /aaa-mode HTTP/1.1" 401 297 0.000538 252.41.184.232 - - [2025-10-09 13:48:04] "GET / HTTP/1.1" 200 36215 0.004244 252.41.184.232 - - [2025-10-09 13:48:04] "GET /project/ee3bcc8b-8f22-4cb9-ad5d-64509d81b687?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000629 10.0.0.41 - - [2025-10-09 13:48:05] "GET /projects?obj_uuids=ee3bcc8b-8f22-4cb9-ad5d-64509d81b687&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001317 252.41.184.232 - - [2025-10-09 13:48:05] "GET /project/ee3bcc8b-8f22-4cb9-ad5d-64509d81b687?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.054299 252.41.184.232 - - [2025-10-09 13:48:05] "POST /neutron/network HTTP/1.1" 200 829 0.006377 252.41.184.232 - - [2025-10-09 13:48:05] "POST /neutron/port HTTP/1.1" 200 117 0.006444 252.41.184.232 - - [2025-10-09 13:48:05] "POST /neutron/port HTTP/1.1" 200 117 0.007021 252.41.184.232 - - [2025-10-09 13:48:05] "POST /neutron/port HTTP/1.1" 200 117 0.007817 252.41.184.232 - - [2025-10-09 13:48:06] "POST /neutron/network HTTP/1.1" 200 839 0.007286 10.0.0.41 - - [2025-10-09 13:48:06] "GET /projects?obj_uuids=ee3bcc8b-8f22-4cb9-ad5d-64509d81b687&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001378 252.41.184.232 - - [2025-10-09 13:48:06] "POST /neutron/port HTTP/1.1" 200 1056 0.245713 252.41.184.232 - - [2025-10-09 13:48:06] "POST /neutron/port HTTP/1.1" 200 1056 0.012069 252.41.184.232 - - [2025-10-09 13:48:06] "POST /neutron/port HTTP/1.1" 200 1056 0.011029 252.41.184.232 - - [2025-10-09 13:48:06] "POST /neutron/port HTTP/1.1" 200 1106 0.083457 252.41.184.232 - - [2025-10-09 13:48:06] "POST /neutron/port HTTP/1.1" 200 1080 0.018109 252.41.184.232 - - [2025-10-09 13:48:06] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004174 252.41.184.232 - - [2025-10-09 13:48:06] "POST /neutron/subnet HTTP/1.1" 200 685 0.009276 252.41.184.232 - - [2025-10-09 13:48:06] "POST /neutron/port HTTP/1.1" 200 117 0.001421 252.41.184.232 - - [2025-10-09 13:48:07] "POST /neutron/network HTTP/1.1" 200 829 0.005962 252.41.184.232 - - [2025-10-09 13:48:10] "POST /neutron/port HTTP/1.1" 200 1080 0.013222 252.41.184.232 - - [2025-10-09 13:48:10] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007193 252.41.184.232 - - [2025-10-09 13:48:10] "POST /neutron/port HTTP/1.1" 200 1080 0.011928 252.41.184.232 - - [2025-10-09 13:48:10] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007191 252.41.184.232 - - [2025-10-09 13:48:10] "POST /neutron/port HTTP/1.1" 200 1080 0.014616 10.0.0.41 - - [2025-10-09 13:48:11] "GET /global-system-configs HTTP/1.1" 401 297 0.000547 10.0.0.41 - - [2025-10-09 13:48:11] "GET /global-system-configs HTTP/1.1" 401 297 0.000444 252.41.184.232 - - [2025-10-09 13:48:11] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008491 10.0.0.41 - - [2025-10-09 13:48:11] "GET /virtual-machine/293b08a6-2f0b-4a43-926a-c76b2ae43ada HTTP/1.1" 200 1293 0.005523 10.0.0.41 - - [2025-10-09 13:48:11] "GET /virtual-machine-interface/89c521a8-cb71-47e9-93a5-50a67ad6f348 HTTP/1.1" 200 2959 0.006273 10.0.0.41 - - [2025-10-09 13:48:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004113 10.0.0.41 - - [2025-10-09 13:48:11] "GET /global-vrouter-config/9c9ce066-c658-4727-b2c5-c23089c52ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003567 10.0.0.41 - - [2025-10-09 13:48:11] "GET /virtual-networks?parent_id=ee3bcc8b-8f22-4cb9-ad5d-64509d81b687&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003975 10.0.0.41 - - [2025-10-09 13:48:11] "GET /virtual-network/afa65c75-fb6f-4617-b77d-b87524e8fb95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006697 10.0.0.41 - - [2025-10-09 13:48:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003662 10.0.0.41 - - [2025-10-09 13:48:14] "GET /virtual-network/afa65c75-fb6f-4617-b77d-b87524e8fb95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005642 252.41.184.232 - - [2025-10-09 13:48:17] "POST /neutron/port HTTP/1.1" 200 1080 0.012089 252.41.184.232 - - [2025-10-09 13:48:17] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006092 252.41.184.232 - - [2025-10-09 13:48:17] "POST /neutron/port HTTP/1.1" 200 1080 0.014007 252.41.184.232 - - [2025-10-09 13:48:17] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007755 252.41.184.232 - - [2025-10-09 13:48:17] "POST /neutron/port HTTP/1.1" 200 1080 0.015455 252.41.184.232 - - [2025-10-09 13:48:17] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006750 10.0.0.41 - - [2025-10-09 13:48:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003870 10.0.0.41 - - [2025-10-09 13:48:18] "GET /virtual-network/afa65c75-fb6f-4617-b77d-b87524e8fb95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005335 252.41.184.232 - - [2025-10-09 13:48:19] "POST /neutron/port HTTP/1.1" 200 1080 0.013263 252.41.184.232 - - [2025-10-09 13:48:19] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006549 10.0.0.41 - - [2025-10-09 13:48:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003539 10.0.0.41 - - [2025-10-09 13:48:20] "GET /global-vrouter-config/9c9ce066-c658-4727-b2c5-c23089c52ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003951 10.0.0.41 - - [2025-10-09 13:48:20] "GET /virtual-networks?parent_id=ee3bcc8b-8f22-4cb9-ad5d-64509d81b687&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003963 10.0.0.41 - - [2025-10-09 13:48:21] "GET /virtual-network/afa65c75-fb6f-4617-b77d-b87524e8fb95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005941 252.41.184.232 - - [2025-10-09 13:48:25] "POST /neutron/network HTTP/1.1" 200 803 0.012359 252.41.184.232 - - [2025-10-09 13:48:25] "POST /neutron/network HTTP/1.1" 200 829 0.006407 10.0.0.41 - - [2025-10-09 13:48:25] "POST /id-to-fqname HTTP/1.1" 200 225 0.001679 252.41.184.232 - - [2025-10-09 13:48:25] "POST /neutron/port HTTP/1.1" 200 1080 0.011803 252.41.184.232 - - [2025-10-09 13:48:26] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008609 252.41.184.232 - - [2025-10-09 13:48:26] "POST /neutron/network HTTP/1.1" 200 839 0.007046 252.41.184.232 - - [2025-10-09 13:48:26] "GET /aaa-mode HTTP/1.1" 401 297 0.000458 252.41.184.232 - - [2025-10-09 13:48:26] "GET / HTTP/1.1" 200 36215 0.002040 252.41.184.232 - - [2025-10-09 13:48:26] "GET /project/ee3bcc8b-8f22-4cb9-ad5d-64509d81b687?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000438 10.0.0.41 - - [2025-10-09 13:48:26] "GET /projects?obj_uuids=ee3bcc8b-8f22-4cb9-ad5d-64509d81b687&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001864 252.41.184.232 - - [2025-10-09 13:48:26] "GET /project/ee3bcc8b-8f22-4cb9-ad5d-64509d81b687?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.071281 252.41.184.232 - - [2025-10-09 13:48:26] "POST /neutron/network HTTP/1.1" 200 829 0.007217 252.41.184.232 - - [2025-10-09 13:48:27] "POST /neutron/port HTTP/1.1" 200 1080 0.020461 252.41.184.232 - - [2025-10-09 13:48:27] "POST /neutron/security_group HTTP/1.1" 200 2057 0.009189 252.41.184.232 - - [2025-10-09 13:48:27] "POST /neutron/port HTTP/1.1" 200 117 0.007053 252.41.184.232 - - [2025-10-09 13:48:27] "POST /neutron/port HTTP/1.1" 200 117 0.007560 252.41.184.232 - - [2025-10-09 13:48:27] "POST /neutron/network HTTP/1.1" 200 839 0.007308 10.0.0.41 - - [2025-10-09 13:48:27] "GET /projects?obj_uuids=ee3bcc8b-8f22-4cb9-ad5d-64509d81b687&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001223 252.41.184.232 - - [2025-10-09 13:48:27] "POST /neutron/port HTTP/1.1" 200 1056 0.233621 252.41.184.232 - - [2025-10-09 13:48:28] "POST /neutron/port HTTP/1.1" 200 1056 0.012878 252.41.184.232 - - [2025-10-09 13:48:28] "POST /neutron/port HTTP/1.1" 200 1056 0.009905 252.41.184.232 - - [2025-10-09 13:48:28] "POST /neutron/port HTTP/1.1" 200 1106 0.060868 252.41.184.232 - - [2025-10-09 13:48:28] "POST /neutron/port HTTP/1.1" 200 1080 0.013028 252.41.184.232 - - [2025-10-09 13:48:28] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003985 252.41.184.232 - - [2025-10-09 13:48:28] "POST /neutron/subnet HTTP/1.1" 200 685 0.007761 252.41.184.232 - - [2025-10-09 13:48:28] "POST /neutron/port HTTP/1.1" 200 117 0.001380 252.41.184.232 - - [2025-10-09 13:48:28] "POST /neutron/network HTTP/1.1" 200 829 0.007502 10.0.0.41 - - [2025-10-09 13:48:29] "DELETE /project/ee3bcc8b8f224cb9ad5d64509d81b687 HTTP/1.1" 404 173 0.004897 10.0.0.41 - - [2025-10-09 13:48:29] "GET /projects?obj_uuids=bae63c00-f6ce-4360-b704-a834b3954201&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001219 10.0.0.41 - - [2025-10-09 13:48:29] "GET /project/bae63c00-f6ce-4360-b704-a834b3954201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.031622 10.0.0.41 - - [2025-10-09 13:48:29] "GET /projects?obj_uuids=bae63c00-f6ce-4360-b704-a834b3954201&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001893 10.0.0.41 - - [2025-10-09 13:48:29] "GET /project/bae63c00-f6ce-4360-b704-a834b3954201?fields=security_groups HTTP/1.1" 200 1344 0.076233 10.0.0.41 - - [2025-10-09 13:48:29] "DELETE /security-group/43eda287-aca2-43f8-a151-600e7e3b3aa0 HTTP/1.1" 200 115 0.059343 10.0.0.41 - - [2025-10-09 13:48:30] "GET /projects?obj_uuids=bae63c00-f6ce-4360-b704-a834b3954201&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002858 10.0.0.41 - - [2025-10-09 13:48:30] "DELETE /access-control-list/d752968d-eefa-4bce-9299-7c7e150156aa HTTP/1.1" 200 115 0.066023 10.0.0.41 - - [2025-10-09 13:48:30] "GET /project/bae63c00-f6ce-4360-b704-a834b3954201?fields=application_policy_sets HTTP/1.1" 200 1383 0.068558 10.0.0.41 - - [2025-10-09 13:48:30] "DELETE /access-control-list/2ea473ce-7c9a-4ebd-9ef1-17eae45e3e0f HTTP/1.1" 200 115 0.033826 10.0.0.41 - - [2025-10-09 13:48:30] "DELETE /project/bae63c00-f6ce-4360-b704-a834b3954201 HTTP/1.1" 200 115 0.423873 252.41.184.232 - - [2025-10-09 13:48:32] "POST /neutron/port HTTP/1.1" 200 1080 0.012354 252.41.184.232 - - [2025-10-09 13:48:32] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007469 252.41.184.232 - - [2025-10-09 13:48:32] "POST /neutron/port HTTP/1.1" 200 1080 0.013209 252.41.184.232 - - [2025-10-09 13:48:32] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006651 252.41.184.232 - - [2025-10-09 13:48:32] "POST /neutron/port HTTP/1.1" 200 1080 0.012856 252.41.184.232 - - [2025-10-09 13:48:32] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006972 10.0.0.41 - - [2025-10-09 13:48:32] "GET /virtual-machine/00a921a1-5a98-4909-87a3-82ba5ed1f3c3 HTTP/1.1" 200 1290 0.005982 10.0.0.41 - - [2025-10-09 13:48:32] "GET /virtual-machine-interface/cfc924e6-fecc-48e0-bc35-c350e52f5051 HTTP/1.1" 200 2960 0.006133 10.0.0.41 - - [2025-10-09 13:48:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003826 10.0.0.41 - - [2025-10-09 13:48:33] "GET /global-vrouter-config/9c9ce066-c658-4727-b2c5-c23089c52ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004602 10.0.0.41 - - [2025-10-09 13:48:33] "GET /virtual-networks?parent_id=ee3bcc8b-8f22-4cb9-ad5d-64509d81b687&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003515 10.0.0.41 - - [2025-10-09 13:48:33] "GET /virtual-network/afa65c75-fb6f-4617-b77d-b87524e8fb95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.010903 10.0.0.41 - - [2025-10-09 13:48:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004448 10.0.0.41 - - [2025-10-09 13:48:36] "GET /virtual-network/afa65c75-fb6f-4617-b77d-b87524e8fb95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006439 252.41.184.232 - - [2025-10-09 13:48:39] "POST /neutron/port HTTP/1.1" 200 1080 0.015024 252.41.184.232 - - [2025-10-09 13:48:39] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007346 252.41.184.232 - - [2025-10-09 13:48:39] "POST /neutron/port HTTP/1.1" 200 1080 0.012523 252.41.184.232 - - [2025-10-09 13:48:39] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006444 10.0.0.41 - - [2025-10-09 13:48:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003513 10.0.0.41 - - [2025-10-09 13:48:40] "GET /virtual-network/afa65c75-fb6f-4617-b77d-b87524e8fb95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005874 252.41.184.232 - - [2025-10-09 13:48:41] "POST /neutron/port HTTP/1.1" 200 1080 0.013997 252.41.184.232 - - [2025-10-09 13:48:41] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007961 10.0.0.41 - - [2025-10-09 13:48:41] "GET /obj-perms HTTP/1.1" 200 6375 0.063989 10.0.0.41 - - [2025-10-09 13:48:42] "GET /obj-perms HTTP/1.1" 200 6375 0.065218 10.0.0.41 - - [2025-10-09 13:48:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004062 10.0.0.41 - - [2025-10-09 13:48:42] "GET /global-vrouter-config/9c9ce066-c658-4727-b2c5-c23089c52ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003824 10.0.0.41 - - [2025-10-09 13:48:42] "GET /virtual-networks?parent_id=ee3bcc8b-8f22-4cb9-ad5d-64509d81b687&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003761 10.0.0.41 - - [2025-10-09 13:48:42] "GET /virtual-network/afa65c75-fb6f-4617-b77d-b87524e8fb95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006782 10.0.0.41 - - [2025-10-09 13:48:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004068 10.0.0.41 - - [2025-10-09 13:48:49] "DELETE /virtual-DNS/c72fc4aa-48ce-4dc7-b7c3-67e85d733989 HTTP/1.1" 409 236 0.007183 10.0.0.41 - - [2025-10-09 13:48:49] "POST /fqname-to-id HTTP/1.1" 404 190 0.003964 10.0.0.41 - - [2025-10-09 13:48:50] "POST /virtual-DNS-records HTTP/1.1" 200 531 0.019568 10.0.0.41 - - [2025-10-09 13:48:50] "GET /virtual-DNS-record/8dc35b31-4a78-48bc-b48c-db1e86377065?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1337 0.007927 10.0.0.41 - - [2025-10-09 13:48:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003277 10.0.0.41 - - [2025-10-09 13:48:50] "GET /virtual-DNS-record/8dc35b31-4a78-48bc-b48c-db1e86377065?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1337 0.003867 10.0.0.41 - - [2025-10-09 13:48:50] "GET /domains HTTP/1.1" 200 438 0.003028 10.0.0.41 - - [2025-10-09 13:48:50] "GET /domains?obj_uuids=8ad80d2d-2369-4ab9-896f-7a17fd6c7f55&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001264 10.0.0.41 - - [2025-10-09 13:48:50] "GET /domain/8ad80d2d-2369-4ab9-896f-7a17fd6c7f55 HTTP/1.1" 200 1505 0.009804 10.0.0.41 - - [2025-10-09 13:48:50] "GET /virtual-DNS/c72fc4aa-48ce-4dc7-b7c3-67e85d733989 HTTP/1.1" 200 1906 0.010017 10.0.0.41 - - [2025-10-09 13:48:50] "GET /virtual-DNS-record/8dc35b31-4a78-48bc-b48c-db1e86377065 HTTP/1.1" 200 1337 0.085876 10.0.0.41 - - [2025-10-09 13:48:56] "DELETE /virtual-DNS-record/8dc35b31-4a78-48bc-b48c-db1e86377065 HTTP/1.1" 200 115 0.023628 10.0.0.41 - - [2025-10-09 13:48:56] "POST /fqname-to-id HTTP/1.1" 404 182 0.003279 252.41.184.232 - - [2025-10-09 13:48:56] "POST /neutron/network HTTP/1.1" 200 829 0.009042 252.41.184.232 - - [2025-10-09 13:48:56] "POST /neutron/network HTTP/1.1" 400 204 0.012583 252.41.184.232 - - [2025-10-09 13:48:57] "POST /neutron/port HTTP/1.1" 200 1080 0.019186 252.41.184.232 - - [2025-10-09 13:48:57] "POST /neutron/port HTTP/1.1" 200 1080 0.017125 252.41.184.232 - - [2025-10-09 13:48:57] "POST /neutron/port HTTP/1.1" 200 1106 0.013554 252.41.184.232 - - [2025-10-09 13:48:57] "POST /neutron/port HTTP/1.1" 200 1106 0.011679 252.41.184.232 - - [2025-10-09 13:48:57] "POST /neutron/port HTTP/1.1" 200 151 0.146275 252.41.184.232 - - [2025-10-09 13:48:57] "POST /neutron/port HTTP/1.1" 200 151 0.152565 252.41.184.232 - - [2025-10-09 13:48:58] "POST /neutron/network HTTP/1.1" 200 829 0.006768 10.0.0.41 - - [2025-10-09 13:48:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003550 10.0.0.41 - - [2025-10-09 13:48:58] "POST /useragent-kv HTTP/1.1" 200 115 0.002641 10.0.0.41 - - [2025-10-09 13:48:58] "POST /useragent-kv HTTP/1.1" 200 115 0.002125 10.0.0.41 - - [2025-10-09 13:48:59] "DELETE /route-target/bda2c14e-2e97-4ef4-81e4-aa92c615abe9 HTTP/1.1" 200 115 0.271900 252.41.184.232 - - [2025-10-09 13:48:59] "POST /neutron/network HTTP/1.1" 200 151 0.469540 10.0.0.41 - - [2025-10-09 13:48:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003282 10.0.0.41 - - [2025-10-09 13:48:59] "DELETE /network-ipam/853275a9-fa5d-408a-a3ef-f8dae3ad3217 HTTP/1.1" 200 115 0.053905 10.0.0.41 - - [2025-10-09 13:48:59] "DELETE /virtual-DNS/c72fc4aa-48ce-4dc7-b7c3-67e85d733989 HTTP/1.1" 200 115 0.023790 10.0.0.41 - - [2025-10-09 13:48:59] "POST /fqname-to-id HTTP/1.1" 404 178 0.004433 10.0.0.41 - - [2025-10-09 13:48:59] "GET /domains HTTP/1.1" 200 438 0.003250 10.0.0.41 - - [2025-10-09 13:48:59] "GET /domains?obj_uuids=8ad80d2d-2369-4ab9-896f-7a17fd6c7f55&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001203 10.0.0.41 - - [2025-10-09 13:48:59] "GET /domain/8ad80d2d-2369-4ab9-896f-7a17fd6c7f55 HTTP/1.1" 200 1306 0.009027 10.0.0.41 - - [2025-10-09 13:48:59] "GET /projects?obj_uuids=ee3bcc8b-8f22-4cb9-ad5d-64509d81b687&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001184 10.0.0.41 - - [2025-10-09 13:48:59] "GET /project/ee3bcc8b-8f22-4cb9-ad5d-64509d81b687?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.024153 10.0.0.41 - - [2025-10-09 13:48:59] "GET /projects?obj_uuids=ee3bcc8b-8f22-4cb9-ad5d-64509d81b687&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001112 10.0.0.41 - - [2025-10-09 13:48:59] "GET /project/ee3bcc8b-8f22-4cb9-ad5d-64509d81b687?fields=virtual_networks HTTP/1.1" 200 1034 0.071991 10.0.0.41 - - [2025-10-09 13:48:59] "GET /projects?obj_uuids=ee3bcc8b-8f22-4cb9-ad5d-64509d81b687&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001258 10.0.0.41 - - [2025-10-09 13:48:59] "GET /project/ee3bcc8b-8f22-4cb9-ad5d-64509d81b687?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.030331 10.0.0.41 - - [2025-10-09 13:49:00] "GET /projects?obj_uuids=ee3bcc8b-8f22-4cb9-ad5d-64509d81b687&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.002177 10.0.0.41 - - [2025-10-09 13:49:00] "GET /project/ee3bcc8b-8f22-4cb9-ad5d-64509d81b687?fields=security_groups HTTP/1.1" 200 1260 0.031172 10.0.0.41 - - [2025-10-09 13:49:00] "GET /domains?obj_uuids=8ad80d2d-2369-4ab9-896f-7a17fd6c7f55&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002290 10.0.0.41 - - [2025-10-09 13:49:00] "GET /domain/8ad80d2d-2369-4ab9-896f-7a17fd6c7f55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.012270 10.0.0.41 - - [2025-10-09 13:49:01] "POST /fqname-to-id HTTP/1.1" 404 187 0.034495 10.0.0.41 - - [2025-10-09 13:49:01] "GET /projects?obj_uuids=d1744f41-5627-481f-a1d7-57ae5ae6efad&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003036 10.0.0.41 - - [2025-10-09 13:49:01] "GET /domains?obj_uuids=8ad80d2d-2369-4ab9-896f-7a17fd6c7f55&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001199 10.0.0.41 - - [2025-10-09 13:49:01] "GET /domain/8ad80d2d-2369-4ab9-896f-7a17fd6c7f55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007653 10.0.0.41 - - [2025-10-09 13:49:01] "POST /id-to-fqname HTTP/1.1" 200 189 0.001975 10.0.0.41 - - [2025-10-09 13:49:01] "POST /fqname-to-id HTTP/1.1" 404 198 0.002720 10.0.0.41 - - [2025-10-09 13:49:01] "POST /security-groups HTTP/1.1" 200 584 0.064365 10.0.0.41 - - [2025-10-09 13:49:01] "POST /fqname-to-id HTTP/1.1" 404 233 0.003268 10.0.0.41 - - [2025-10-09 13:49:01] "POST /projects HTTP/1.1" 200 579 0.226573 10.0.0.41 - - [2025-10-09 13:49:01] "POST /access-control-lists HTTP/1.1" 200 597 0.063347 10.0.0.41 - - [2025-10-09 13:49:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.312010 10.0.0.41 - - [2025-10-09 13:49:01] "POST /fqname-to-id HTTP/1.1" 404 232 0.003720 10.0.0.41 - - [2025-10-09 13:49:01] "GET /project/d1744f41-5627-481f-a1d7-57ae5ae6efad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.452612 10.0.0.41 - - [2025-10-09 13:49:01] "POST /access-control-lists HTTP/1.1" 200 595 0.064758 10.0.0.41 - - [2025-10-09 13:49:03] "GET / HTTP/1.1" 200 36215 0.002382 10.0.0.41 - - [2025-10-09 13:49:03] "POST /fqname-to-id HTTP/1.1" 401 297 0.000613 10.0.0.41 - - [2025-10-09 13:49:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.087119 10.0.0.41 - - [2025-10-09 13:49:04] "GET /projects?obj_uuids=d1744f41-5627-481f-a1d7-57ae5ae6efad&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001170 10.0.0.41 - - [2025-10-09 13:49:04] "GET /project/d1744f41-5627-481f-a1d7-57ae5ae6efad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.031730 252.41.184.232 - - [2025-10-09 13:49:04] "POST /neutron/network HTTP/1.1" 200 117 0.039280 10.0.0.41 - - [2025-10-09 13:49:04] "GET /projects?obj_uuids=d1744f41-5627-481f-a1d7-57ae5ae6efad&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001564 252.41.184.232 - - [2025-10-09 13:49:04] "POST /neutron/network HTTP/1.1" 200 604 0.079871 10.0.0.41 - - [2025-10-09 13:49:04] "POST /route-targets HTTP/1.1" 200 328 0.011095 10.0.0.41 - - [2025-10-09 13:49:04] "POST /ref-update HTTP/1.1" 200 156 0.013828 10.0.0.41 - - [2025-10-09 13:49:04] "POST /useragent-kv HTTP/1.1" 200 115 0.005449 252.41.184.232 - - [2025-10-09 13:49:04] "POST /neutron/subnet HTTP/1.1" 200 724 0.138283 252.41.184.232 - - [2025-10-09 13:49:05] "POST /neutron/network HTTP/1.1" 200 823 0.006137 10.0.0.41 - - [2025-10-09 13:49:05] "POST /id-to-fqname HTTP/1.1" 200 219 0.001779 10.0.0.41 - - [2025-10-09 13:49:05] "GET /virtual-network/5bde0950-2ee5-423f-be6a-0362fe75f904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005743 252.41.184.232 - - [2025-10-09 13:49:05] "POST /neutron/network HTTP/1.1" 200 823 0.006696 10.0.0.41 - - [2025-10-09 13:49:05] "GET /virtual-network/5bde0950-2ee5-423f-be6a-0362fe75f904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.007065 252.41.184.232 - - [2025-10-09 13:49:05] "POST /neutron/network HTTP/1.1" 200 823 0.006332 252.41.184.232 - - [2025-10-09 13:49:05] "POST /neutron/subnet HTTP/1.1" 200 724 0.007482 10.0.0.41 - - [2025-10-09 13:49:05] "POST /id-to-fqname HTTP/1.1" 200 219 0.001455 252.41.184.232 - - [2025-10-09 13:49:05] "POST /neutron/network HTTP/1.1" 200 833 0.006362 252.41.184.232 - - [2025-10-09 13:49:05] "GET /aaa-mode HTTP/1.1" 401 297 0.000508 252.41.184.232 - - [2025-10-09 13:49:05] "GET / HTTP/1.1" 200 36215 0.002014 252.41.184.232 - - [2025-10-09 13:49:05] "GET /project/d1744f41-5627-481f-a1d7-57ae5ae6efad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000523 10.0.0.41 - - [2025-10-09 13:49:06] "GET /projects?obj_uuids=d1744f41-5627-481f-a1d7-57ae5ae6efad&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001753 252.41.184.232 - - [2025-10-09 13:49:06] "GET /project/d1744f41-5627-481f-a1d7-57ae5ae6efad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.068228 252.41.184.232 - - [2025-10-09 13:49:06] "POST /neutron/network HTTP/1.1" 200 823 0.006333 252.41.184.232 - - [2025-10-09 13:49:06] "POST /neutron/port HTTP/1.1" 200 117 0.006311 252.41.184.232 - - [2025-10-09 13:49:06] "POST /neutron/port HTTP/1.1" 200 117 0.008360 10.0.0.41 - - [2025-10-09 13:49:06] "POST /id-to-fqname HTTP/1.1" 200 219 0.002355 252.41.184.232 - - [2025-10-09 13:49:06] "POST /neutron/port HTTP/1.1" 200 117 0.005957 252.41.184.232 - - [2025-10-09 13:49:06] "POST /neutron/network HTTP/1.1" 200 833 0.007001 252.41.184.232 - - [2025-10-09 13:49:06] "GET /aaa-mode HTTP/1.1" 401 297 0.000510 252.41.184.232 - - [2025-10-09 13:49:07] "GET / HTTP/1.1" 200 36215 0.001966 252.41.184.232 - - [2025-10-09 13:49:07] "GET /project/d1744f41-5627-481f-a1d7-57ae5ae6efad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000492 252.41.184.232 - - [2025-10-09 13:49:07] "POST /neutron/network HTTP/1.1" 200 833 0.006740 10.0.0.41 - - [2025-10-09 13:49:07] "GET /projects?obj_uuids=d1744f41-5627-481f-a1d7-57ae5ae6efad&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001232 252.41.184.232 - - [2025-10-09 13:49:07] "POST /neutron/port HTTP/1.1" 200 1059 0.292018 10.0.0.41 - - [2025-10-09 13:49:07] "GET /projects?obj_uuids=d1744f41-5627-481f-a1d7-57ae5ae6efad&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001241 252.41.184.232 - - [2025-10-09 13:49:07] "GET /project/d1744f41-5627-481f-a1d7-57ae5ae6efad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.061750 252.41.184.232 - - [2025-10-09 13:49:07] "POST /neutron/port HTTP/1.1" 200 1059 0.010975 252.41.184.232 - - [2025-10-09 13:49:07] "POST /neutron/network HTTP/1.1" 200 823 0.041660 252.41.184.232 - - [2025-10-09 13:49:07] "POST /neutron/port HTTP/1.1" 200 1059 0.014194 252.41.184.232 - - [2025-10-09 13:49:07] "POST /neutron/port HTTP/1.1" 200 1109 0.076779 252.41.184.232 - - [2025-10-09 13:49:07] "POST /neutron/port HTTP/1.1" 200 1083 0.016778 252.41.184.232 - - [2025-10-09 13:49:07] "POST /neutron/port HTTP/1.1" 200 1083 0.018392 252.41.184.232 - - [2025-10-09 13:49:07] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006193 252.41.184.232 - - [2025-10-09 13:49:07] "POST /neutron/security_group HTTP/1.1" 200 2057 0.014305 252.41.184.232 - - [2025-10-09 13:49:07] "POST /neutron/port HTTP/1.1" 200 117 0.006309 252.41.184.232 - - [2025-10-09 13:49:07] "POST /neutron/subnet HTTP/1.1" 200 698 0.009469 252.41.184.232 - - [2025-10-09 13:49:08] "POST /neutron/port HTTP/1.1" 200 117 0.001767 252.41.184.232 - - [2025-10-09 13:49:08] "POST /neutron/port HTTP/1.1" 200 1083 0.013990 252.41.184.232 - - [2025-10-09 13:49:08] "POST /neutron/network HTTP/1.1" 200 823 0.007919 252.41.184.232 - - [2025-10-09 13:49:08] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008233 252.41.184.232 - - [2025-10-09 13:49:08] "POST /neutron/network HTTP/1.1" 200 833 0.007328 10.0.0.41 - - [2025-10-09 13:49:08] "GET /projects?obj_uuids=d1744f41-5627-481f-a1d7-57ae5ae6efad&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001304 252.41.184.232 - - [2025-10-09 13:49:08] "POST /neutron/port HTTP/1.1" 200 1059 0.258088 252.41.184.232 - - [2025-10-09 13:49:08] "POST /neutron/port HTTP/1.1" 200 1059 0.010654 252.41.184.232 - - [2025-10-09 13:49:08] "POST /neutron/port HTTP/1.1" 200 1059 0.009719 252.41.184.232 - - [2025-10-09 13:49:08] "POST /neutron/port HTTP/1.1" 200 1109 0.066443 252.41.184.232 - - [2025-10-09 13:49:09] "POST /neutron/port HTTP/1.1" 200 1083 0.012539 252.41.184.232 - - [2025-10-09 13:49:09] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004081 252.41.184.232 - - [2025-10-09 13:49:09] "POST /neutron/subnet HTTP/1.1" 200 698 0.012237 252.41.184.232 - - [2025-10-09 13:49:09] "POST /neutron/port HTTP/1.1" 200 117 0.001546 252.41.184.232 - - [2025-10-09 13:49:09] "POST /neutron/network HTTP/1.1" 200 823 0.006162 252.41.184.232 - - [2025-10-09 13:49:13] "POST /neutron/port HTTP/1.1" 200 1083 0.011941 252.41.184.232 - - [2025-10-09 13:49:13] "POST /neutron/security_group HTTP/1.1" 200 2057 0.017604 252.41.184.232 - - [2025-10-09 13:49:13] "POST /neutron/port HTTP/1.1" 200 1083 0.013989 252.41.184.232 - - [2025-10-09 13:49:13] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007030 252.41.184.232 - - [2025-10-09 13:49:13] "POST /neutron/port HTTP/1.1" 200 1083 0.014148 252.41.184.232 - - [2025-10-09 13:49:13] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008129 10.0.0.41 - - [2025-10-09 13:49:13] "GET /virtual-machine/f72ffb87-8c29-4909-94bc-04e9e5b81dcd HTTP/1.1" 401 297 0.000598 10.0.0.41 - - [2025-10-09 13:49:14] "GET /virtual-machine/f72ffb87-8c29-4909-94bc-04e9e5b81dcd HTTP/1.1" 200 1294 0.041722 10.0.0.41 - - [2025-10-09 13:49:14] "GET /virtual-machine-interface/dc6bc379-f518-454b-af7a-c943f7802a9c HTTP/1.1" 200 2941 0.008348 10.0.0.41 - - [2025-10-09 13:49:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003559 10.0.0.41 - - [2025-10-09 13:49:14] "GET /global-vrouter-config/9c9ce066-c658-4727-b2c5-c23089c52ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005950 10.0.0.41 - - [2025-10-09 13:49:14] "GET /virtual-networks?parent_id=d1744f41-5627-481f-a1d7-57ae5ae6efad&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003346 10.0.0.41 - - [2025-10-09 13:49:14] "GET /virtual-network/5bde0950-2ee5-423f-be6a-0362fe75f904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006155 10.0.0.41 - - [2025-10-09 13:49:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003230 10.0.0.41 - - [2025-10-09 13:49:17] "GET /virtual-network/5bde0950-2ee5-423f-be6a-0362fe75f904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005296 252.41.184.232 - - [2025-10-09 13:49:18] "POST /neutron/port HTTP/1.1" 200 1083 0.012701 252.41.184.232 - - [2025-10-09 13:49:18] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006664 252.41.184.232 - - [2025-10-09 13:49:18] "POST /neutron/port HTTP/1.1" 200 1083 0.012456 252.41.184.232 - - [2025-10-09 13:49:18] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006730 252.41.184.232 - - [2025-10-09 13:49:18] "POST /neutron/port HTTP/1.1" 200 1083 0.014799 252.41.184.232 - - [2025-10-09 13:49:18] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006386 10.0.0.41 - - [2025-10-09 13:49:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004252 10.0.0.41 - - [2025-10-09 13:49:19] "GET /global-vrouter-config/9c9ce066-c658-4727-b2c5-c23089c52ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004635 252.41.184.232 - - [2025-10-09 13:49:19] "POST /neutron/port HTTP/1.1" 200 1083 0.013820 10.0.0.41 - - [2025-10-09 13:49:19] "GET /virtual-networks?parent_id=d1744f41-5627-481f-a1d7-57ae5ae6efad&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002853 10.0.0.41 - - [2025-10-09 13:49:19] "GET /virtual-network/5bde0950-2ee5-423f-be6a-0362fe75f904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.008041 252.41.184.232 - - [2025-10-09 13:49:19] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006296 252.41.184.232 - - [2025-10-09 13:49:20] "POST /neutron/port HTTP/1.1" 200 1083 0.016412 252.41.184.232 - - [2025-10-09 13:49:20] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007475 252.41.184.232 - - [2025-10-09 13:49:20] "POST /neutron/port HTTP/1.1" 200 1083 0.011883 252.41.184.232 - - [2025-10-09 13:49:21] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006784 252.41.184.232 - - [2025-10-09 13:49:22] "POST /neutron/port HTTP/1.1" 200 1083 0.015483 252.41.184.232 - - [2025-10-09 13:49:22] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006192 252.41.184.232 - - [2025-10-09 13:49:22] "POST /neutron/port HTTP/1.1" 200 1083 0.014968 252.41.184.232 - - [2025-10-09 13:49:22] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006573 252.41.184.232 - - [2025-10-09 13:49:25] "POST /neutron/port HTTP/1.1" 200 1083 0.012020 252.41.184.232 - - [2025-10-09 13:49:25] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006967 252.41.184.232 - - [2025-10-09 13:49:25] "POST /neutron/port HTTP/1.1" 200 1083 0.011839 252.41.184.232 - - [2025-10-09 13:49:25] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006733 252.41.184.232 - - [2025-10-09 13:49:25] "POST /neutron/port HTTP/1.1" 200 1083 0.012393 252.41.184.232 - - [2025-10-09 13:49:25] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007127 10.0.0.41 - - [2025-10-09 13:49:25] "GET /virtual-machine/d4ac3110-860c-41c0-a119-2e9a519728a0 HTTP/1.1" 200 1294 0.005324 10.0.0.41 - - [2025-10-09 13:49:25] "GET /virtual-machine-interface/b53f608b-cf77-4229-ad7e-e37e532da5b5 HTTP/1.1" 200 2941 0.007662 10.0.0.41 - - [2025-10-09 13:49:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004343 10.0.0.41 - - [2025-10-09 13:49:26] "GET /global-vrouter-config/9c9ce066-c658-4727-b2c5-c23089c52ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003800 10.0.0.41 - - [2025-10-09 13:49:26] "GET /virtual-networks?parent_id=d1744f41-5627-481f-a1d7-57ae5ae6efad&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.004032 10.0.0.41 - - [2025-10-09 13:49:26] "GET /virtual-network/5bde0950-2ee5-423f-be6a-0362fe75f904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.007823 10.0.0.41 - - [2025-10-09 13:49:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004297 10.0.0.41 - - [2025-10-09 13:49:27] "GET /global-vrouter-config/9c9ce066-c658-4727-b2c5-c23089c52ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003625 10.0.0.41 - - [2025-10-09 13:49:27] "GET /virtual-networks?parent_id=d1744f41-5627-481f-a1d7-57ae5ae6efad&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003856 10.0.0.41 - - [2025-10-09 13:49:27] "GET /virtual-network/5bde0950-2ee5-423f-be6a-0362fe75f904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005881 10.0.0.41 - - [2025-10-09 13:49:30] "DELETE /project/d1744f415627481fa1d757ae5ae6efad HTTP/1.1" 404 173 0.007176 10.0.0.41 - - [2025-10-09 13:49:30] "GET /projects?obj_uuids=ee3bcc8b-8f22-4cb9-ad5d-64509d81b687&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001038 10.0.0.41 - - [2025-10-09 13:49:30] "GET /project/ee3bcc8b-8f22-4cb9-ad5d-64509d81b687?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.046903 10.0.0.41 - - [2025-10-09 13:49:30] "GET /projects?obj_uuids=ee3bcc8b-8f22-4cb9-ad5d-64509d81b687&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001692 10.0.0.41 - - [2025-10-09 13:49:30] "GET /project/ee3bcc8b-8f22-4cb9-ad5d-64509d81b687?fields=security_groups HTTP/1.1" 200 1353 0.054704 10.0.0.41 - - [2025-10-09 13:49:30] "DELETE /security-group/41bfe207-5e79-4a64-a3af-c71ce8b21c90 HTTP/1.1" 200 115 0.051981 10.0.0.41 - - [2025-10-09 13:49:30] "GET /projects?obj_uuids=ee3bcc8b-8f22-4cb9-ad5d-64509d81b687&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001869 10.0.0.41 - - [2025-10-09 13:49:30] "DELETE /access-control-list/5a88a835-68dd-446f-a906-5ef93f2981f8 HTTP/1.1" 200 115 0.047487 10.0.0.41 - - [2025-10-09 13:49:30] "GET /project/ee3bcc8b-8f22-4cb9-ad5d-64509d81b687?fields=application_policy_sets HTTP/1.1" 200 1392 0.078864 10.0.0.41 - - [2025-10-09 13:49:30] "DELETE /access-control-list/ed249d56-39ab-4a72-aee8-0e13940b016d HTTP/1.1" 200 115 0.070776 10.0.0.41 - - [2025-10-09 13:49:30] "DELETE /project/ee3bcc8b-8f22-4cb9-ad5d-64509d81b687 HTTP/1.1" 200 115 0.417523 252.41.184.232 - - [2025-10-09 13:49:32] "POST /neutron/network HTTP/1.1" 200 823 0.007413 252.41.184.232 - - [2025-10-09 13:49:32] "POST /neutron/network HTTP/1.1" 400 204 0.011789 252.41.184.232 - - [2025-10-09 13:49:33] "POST /neutron/port HTTP/1.1" 200 1083 0.022721 252.41.184.232 - - [2025-10-09 13:49:33] "POST /neutron/port HTTP/1.1" 200 1083 0.014564 252.41.184.232 - - [2025-10-09 13:49:33] "POST /neutron/port HTTP/1.1" 200 1109 0.014158 252.41.184.232 - - [2025-10-09 13:49:33] "POST /neutron/port HTTP/1.1" 200 1109 0.012336 252.41.184.232 - - [2025-10-09 13:49:33] "POST /neutron/port HTTP/1.1" 200 151 0.152198 252.41.184.232 - - [2025-10-09 13:49:33] "POST /neutron/port HTTP/1.1" 200 151 0.153589 252.41.184.232 - - [2025-10-09 13:49:34] "POST /neutron/network HTTP/1.1" 200 823 0.006831 10.0.0.41 - - [2025-10-09 13:49:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004027 10.0.0.41 - - [2025-10-09 13:49:35] "POST /useragent-kv HTTP/1.1" 200 115 0.004845 10.0.0.41 - - [2025-10-09 13:49:35] "POST /useragent-kv HTTP/1.1" 200 115 0.002681 252.41.184.232 - - [2025-10-09 13:49:35] "POST /neutron/network HTTP/1.1" 200 151 0.120018 10.0.0.41 - - [2025-10-09 13:49:35] "DELETE /route-target/35035821-89ad-4484-a773-d21bbb776dc3 HTTP/1.1" 200 115 0.035754 10.0.0.41 - - [2025-10-09 13:49:35] "GET /projects?obj_uuids=d1744f41-5627-481f-a1d7-57ae5ae6efad&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001480 10.0.0.41 - - [2025-10-09 13:49:35] "GET /project/d1744f41-5627-481f-a1d7-57ae5ae6efad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.030918 10.0.0.41 - - [2025-10-09 13:49:35] "GET /projects?obj_uuids=d1744f41-5627-481f-a1d7-57ae5ae6efad&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001772 10.0.0.41 - - [2025-10-09 13:49:35] "GET /project/d1744f41-5627-481f-a1d7-57ae5ae6efad?fields=virtual_networks HTTP/1.1" 200 1034 0.074679 10.0.0.41 - - [2025-10-09 13:49:35] "GET /projects?obj_uuids=d1744f41-5627-481f-a1d7-57ae5ae6efad&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001339 10.0.0.41 - - [2025-10-09 13:49:35] "GET /project/d1744f41-5627-481f-a1d7-57ae5ae6efad?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.028620 10.0.0.41 - - [2025-10-09 13:49:35] "GET /projects?obj_uuids=d1744f41-5627-481f-a1d7-57ae5ae6efad&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001264 10.0.0.41 - - [2025-10-09 13:49:35] "GET /project/d1744f41-5627-481f-a1d7-57ae5ae6efad?fields=security_groups HTTP/1.1" 200 1260 0.039312 10.0.0.41 - - [2025-10-09 13:49:36] "GET /domains?obj_uuids=8ad80d2d-2369-4ab9-896f-7a17fd6c7f55&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001180 10.0.0.41 - - [2025-10-09 13:49:36] "GET /domain/8ad80d2d-2369-4ab9-896f-7a17fd6c7f55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.008370 10.0.0.41 - - [2025-10-09 13:49:36] "POST /fqname-to-id HTTP/1.1" 404 186 0.032964 10.0.0.41 - - [2025-10-09 13:49:37] "GET /projects?obj_uuids=9bb42b09-37e1-4225-a897-fc8f2874134d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003256 10.0.0.41 - - [2025-10-09 13:49:37] "GET /domains?obj_uuids=8ad80d2d-2369-4ab9-896f-7a17fd6c7f55&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001738 10.0.0.41 - - [2025-10-09 13:49:37] "GET /domain/8ad80d2d-2369-4ab9-896f-7a17fd6c7f55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.008354 10.0.0.41 - - [2025-10-09 13:49:37] "POST /id-to-fqname HTTP/1.1" 200 188 0.001690 10.0.0.41 - - [2025-10-09 13:49:37] "POST /fqname-to-id HTTP/1.1" 404 197 0.003278 10.0.0.41 - - [2025-10-09 13:49:37] "POST /security-groups HTTP/1.1" 200 583 0.064857 10.0.0.41 - - [2025-10-09 13:49:37] "POST /fqname-to-id HTTP/1.1" 404 232 0.003318 10.0.0.41 - - [2025-10-09 13:49:37] "POST /projects HTTP/1.1" 200 577 0.258774 10.0.0.41 - - [2025-10-09 13:49:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.299689 10.0.0.41 - - [2025-10-09 13:49:37] "POST /access-control-lists HTTP/1.1" 200 596 0.064245 10.0.0.41 - - [2025-10-09 13:49:37] "GET /project/9bb42b09-37e1-4225-a897-fc8f2874134d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.459205 10.0.0.41 - - [2025-10-09 13:49:37] "POST /fqname-to-id HTTP/1.1" 404 231 0.003153 10.0.0.41 - - [2025-10-09 13:49:37] "POST /access-control-lists HTTP/1.1" 200 594 0.068571 10.0.0.41 - - [2025-10-09 13:49:38] "GET / HTTP/1.1" 200 36215 0.002146 10.0.0.41 - - [2025-10-09 13:49:39] "POST /fqname-to-id HTTP/1.1" 401 297 0.000634 10.0.0.41 - - [2025-10-09 13:49:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.079727 10.0.0.41 - - [2025-10-09 13:49:40] "GET /projects?obj_uuids=9bb42b09-37e1-4225-a897-fc8f2874134d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001196 10.0.0.41 - - [2025-10-09 13:49:40] "GET /project/9bb42b09-37e1-4225-a897-fc8f2874134d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.030373 252.41.184.232 - - [2025-10-09 13:49:40] "POST /neutron/network HTTP/1.1" 200 117 0.040332 10.0.0.41 - - [2025-10-09 13:49:40] "GET /projects?obj_uuids=9bb42b09-37e1-4225-a897-fc8f2874134d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001173 252.41.184.232 - - [2025-10-09 13:49:40] "POST /neutron/network HTTP/1.1" 200 623 0.077514 10.0.0.41 - - [2025-10-09 13:49:40] "POST /route-targets HTTP/1.1" 200 328 0.017551 10.0.0.41 - - [2025-10-09 13:49:40] "POST /ref-update HTTP/1.1" 200 156 0.032884 10.0.0.41 - - [2025-10-09 13:49:40] "POST /useragent-kv HTTP/1.1" 200 115 0.007213 252.41.184.232 - - [2025-10-09 13:49:40] "POST /neutron/subnet HTTP/1.1" 200 701 0.226549 252.41.184.232 - - [2025-10-09 13:49:41] "POST /neutron/network HTTP/1.1" 200 837 0.007104 10.0.0.41 - - [2025-10-09 13:49:41] "POST /id-to-fqname HTTP/1.1" 200 228 0.001643 10.0.0.41 - - [2025-10-09 13:49:41] "GET /virtual-network/f86b0514-3080-409d-9b78-ffc35a1218b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.006068 252.41.184.232 - - [2025-10-09 13:49:41] "POST /neutron/network HTTP/1.1" 200 837 0.007057 10.0.0.41 - - [2025-10-09 13:49:41] "GET /virtual-network/f86b0514-3080-409d-9b78-ffc35a1218b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.006444 252.41.184.232 - - [2025-10-09 13:49:41] "POST /neutron/network HTTP/1.1" 200 837 0.007198 252.41.184.232 - - [2025-10-09 13:49:41] "POST /neutron/subnet HTTP/1.1" 200 701 0.008468 252.41.184.232 - - [2025-10-09 13:49:41] "POST /neutron/network HTTP/1.1" 200 837 0.006178 10.0.0.41 - - [2025-10-09 13:49:41] "POST /id-to-fqname HTTP/1.1" 200 228 0.001528 252.41.184.232 - - [2025-10-09 13:49:41] "POST /neutron/network HTTP/1.1" 200 847 0.006587 252.41.184.232 - - [2025-10-09 13:49:41] "GET /aaa-mode HTTP/1.1" 401 297 0.000536 252.41.184.232 - - [2025-10-09 13:49:41] "GET / HTTP/1.1" 200 36215 0.001884 252.41.184.232 - - [2025-10-09 13:49:41] "GET /project/9bb42b09-37e1-4225-a897-fc8f2874134d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000518 10.0.0.41 - - [2025-10-09 13:49:42] "GET /projects?obj_uuids=9bb42b09-37e1-4225-a897-fc8f2874134d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001398 252.41.184.232 - - [2025-10-09 13:49:42] "GET /project/9bb42b09-37e1-4225-a897-fc8f2874134d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.080974 252.41.184.232 - - [2025-10-09 13:49:42] "POST /neutron/network HTTP/1.1" 200 837 0.009720 252.41.184.232 - - [2025-10-09 13:49:42] "POST /neutron/port HTTP/1.1" 200 117 0.008674 10.0.0.41 - - [2025-10-09 13:49:42] "GET /obj-perms HTTP/1.1" 200 6375 0.080157 252.41.184.232 - - [2025-10-09 13:49:42] "POST /neutron/port HTTP/1.1" 200 117 0.011121 10.0.0.41 - - [2025-10-09 13:49:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006806 10.0.0.41 - - [2025-10-09 13:49:42] "GET /global-vrouter-config/9c9ce066-c658-4727-b2c5-c23089c52ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004834 10.0.0.41 - - [2025-10-09 13:49:42] "PUT /global-vrouter-config/9c9ce066-c658-4727-b2c5-c23089c52ac7 HTTP/1.1" 200 277 0.012466 252.41.184.232 - - [2025-10-09 13:49:42] "POST /neutron/port HTTP/1.1" 200 117 0.006513 10.0.0.41 - - [2025-10-09 13:49:43] "GET /obj-perms HTTP/1.1" 200 6375 0.066972 252.41.184.232 - - [2025-10-09 13:49:43] "POST /neutron/network HTTP/1.1" 200 847 0.006819 10.0.0.41 - - [2025-10-09 13:49:43] "GET /projects?obj_uuids=9bb42b09-37e1-4225-a897-fc8f2874134d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002059 252.41.184.232 - - [2025-10-09 13:49:43] "POST /neutron/port HTTP/1.1" 200 1053 0.283638 252.41.184.232 - - [2025-10-09 13:49:43] "POST /neutron/port HTTP/1.1" 200 1053 0.014776 252.41.184.232 - - [2025-10-09 13:49:43] "POST /neutron/port HTTP/1.1" 200 1053 0.014217 252.41.184.232 - - [2025-10-09 13:49:44] "POST /neutron/port HTTP/1.1" 200 1103 0.083866 252.41.184.232 - - [2025-10-09 13:49:44] "POST /neutron/port HTTP/1.1" 200 1077 0.014427 252.41.184.232 - - [2025-10-09 13:49:44] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004061 252.41.184.232 - - [2025-10-09 13:49:44] "POST /neutron/subnet HTTP/1.1" 200 675 0.009102 252.41.184.232 - - [2025-10-09 13:49:44] "POST /neutron/port HTTP/1.1" 200 117 0.002137 252.41.184.232 - - [2025-10-09 13:49:44] "POST /neutron/network HTTP/1.1" 200 837 0.006878 252.41.184.232 - - [2025-10-09 13:49:48] "POST /neutron/port HTTP/1.1" 200 1077 0.013069 252.41.184.232 - - [2025-10-09 13:49:48] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008325 252.41.184.232 - - [2025-10-09 13:49:48] "POST /neutron/port HTTP/1.1" 200 1077 0.020437 252.41.184.232 - - [2025-10-09 13:49:48] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007393 252.41.184.232 - - [2025-10-09 13:49:48] "POST /neutron/port HTTP/1.1" 200 1077 0.016185 252.41.184.232 - - [2025-10-09 13:49:48] "POST /neutron/security_group HTTP/1.1" 200 2056 0.013609 10.0.0.41 - - [2025-10-09 13:49:48] "GET /virtual-machine/7eee654c-2e3f-4727-8466-21c5772fbc5e HTTP/1.1" 401 297 0.000608 10.0.0.41 - - [2025-10-09 13:49:49] "GET /virtual-machine/7eee654c-2e3f-4727-8466-21c5772fbc5e HTTP/1.1" 200 1291 0.039549 10.0.0.41 - - [2025-10-09 13:49:49] "GET /virtual-machine-interface/0066bd5e-a842-42f6-ad93-8816e632b054 HTTP/1.1" 200 2963 0.008862 10.0.0.41 - - [2025-10-09 13:49:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004380 10.0.0.41 - - [2025-10-09 13:49:49] "GET /global-vrouter-config/9c9ce066-c658-4727-b2c5-c23089c52ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1880 0.005136 10.0.0.41 - - [2025-10-09 13:49:49] "GET /virtual-networks?parent_id=9bb42b09-37e1-4225-a897-fc8f2874134d&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.003698 10.0.0.41 - - [2025-10-09 13:49:49] "GET /virtual-network/f86b0514-3080-409d-9b78-ffc35a1218b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.007450 10.0.0.41 - - [2025-10-09 13:49:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003529 10.0.0.41 - - [2025-10-09 13:49:52] "GET /virtual-network/f86b0514-3080-409d-9b78-ffc35a1218b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.008686 252.41.184.232 - - [2025-10-09 13:49:55] "POST /neutron/port HTTP/1.1" 200 1077 0.012527 252.41.184.232 - - [2025-10-09 13:49:55] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006061 252.41.184.232 - - [2025-10-09 13:49:55] "POST /neutron/port HTTP/1.1" 200 1077 0.012365 252.41.184.232 - - [2025-10-09 13:49:55] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006589 10.0.0.41 - - [2025-10-09 13:49:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003454 10.0.0.41 - - [2025-10-09 13:49:56] "GET /global-vrouter-config/9c9ce066-c658-4727-b2c5-c23089c52ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1880 0.003633 10.0.0.41 - - [2025-10-09 13:49:56] "GET /virtual-networks?parent_id=9bb42b09-37e1-4225-a897-fc8f2874134d&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.003220 10.0.0.41 - - [2025-10-09 13:49:56] "GET /virtual-network/f86b0514-3080-409d-9b78-ffc35a1218b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.006416 252.41.184.232 - - [2025-10-09 13:49:56] "POST /neutron/port HTTP/1.1" 200 1077 0.012808 252.41.184.232 - - [2025-10-09 13:49:57] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007025 252.41.184.232 - - [2025-10-09 13:49:57] "POST /neutron/port HTTP/1.1" 200 1077 0.012507 252.41.184.232 - - [2025-10-09 13:49:57] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006185 10.0.0.41 - - [2025-10-09 13:49:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003510 10.0.0.41 - - [2025-10-09 13:49:59] "GET /global-vrouter-config/9c9ce066-c658-4727-b2c5-c23089c52ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1880 0.004293 10.0.0.41 - - [2025-10-09 13:49:59] "PUT /global-vrouter-config/9c9ce066-c658-4727-b2c5-c23089c52ac7 HTTP/1.1" 200 277 0.009869 252.41.184.232 - - [2025-10-09 13:49:59] "POST /neutron/network HTTP/1.1" 200 837 0.008075 252.41.184.232 - - [2025-10-09 13:49:59] "POST /neutron/network HTTP/1.1" 400 204 0.017623 252.41.184.232 - - [2025-10-09 13:49:59] "POST /neutron/port HTTP/1.1" 200 1077 0.012954 252.41.184.232 - - [2025-10-09 13:50:00] "POST /neutron/port HTTP/1.1" 200 1103 0.011444 252.41.184.232 - - [2025-10-09 13:50:00] "POST /neutron/port HTTP/1.1" 200 151 0.123323 252.41.184.232 - - [2025-10-09 13:50:01] "POST /neutron/network HTTP/1.1" 200 837 0.006112 10.0.0.41 - - [2025-10-09 13:50:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006208 10.0.0.41 - - [2025-10-09 13:50:01] "POST /useragent-kv HTTP/1.1" 200 115 0.002682 10.0.0.41 - - [2025-10-09 13:50:01] "POST /useragent-kv HTTP/1.1" 200 115 0.002900 252.41.184.232 - - [2025-10-09 13:50:01] "POST /neutron/network HTTP/1.1" 200 151 0.110835 10.0.0.41 - - [2025-10-09 13:50:01] "DELETE /route-target/45f6ebbf-a2aa-4c33-83d2-fa37f0b2752d HTTP/1.1" 200 115 0.028373 10.0.0.41 - - [2025-10-09 13:50:02] "GET /global-vrouter-configs HTTP/1.1" 200 358 0.003152 10.0.0.41 - - [2025-10-09 13:50:02] "GET /global-vrouter-config/9c9ce066-c658-4727-b2c5-c23089c52ac7 HTTP/1.1" 200 1884 0.004363 10.0.0.41 - - [2025-10-09 13:50:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004058 10.0.0.41 - - [2025-10-09 13:50:02] "GET /projects?obj_uuids=9bb42b09-37e1-4225-a897-fc8f2874134d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001272 10.0.0.41 - - [2025-10-09 13:50:02] "GET /project/9bb42b09-37e1-4225-a897-fc8f2874134d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.041066 252.41.184.232 - - [2025-10-09 13:50:02] "POST /neutron/network HTTP/1.1" 200 117 0.008818 10.0.0.41 - - [2025-10-09 13:50:02] "GET /projects?obj_uuids=9bb42b09-37e1-4225-a897-fc8f2874134d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001167 252.41.184.232 - - [2025-10-09 13:50:02] "POST /neutron/network HTTP/1.1" 200 603 0.079134 10.0.0.41 - - [2025-10-09 13:50:02] "POST /route-targets HTTP/1.1" 200 328 0.012665 10.0.0.41 - - [2025-10-09 13:50:02] "POST /ref-update HTTP/1.1" 200 156 0.017625 10.0.0.41 - - [2025-10-09 13:50:03] "POST /useragent-kv HTTP/1.1" 200 115 0.004433 252.41.184.232 - - [2025-10-09 13:50:03] "POST /neutron/subnet HTTP/1.1" 200 734 0.187265 252.41.184.232 - - [2025-10-09 13:50:03] "POST /neutron/network HTTP/1.1" 200 824 0.007072 10.0.0.41 - - [2025-10-09 13:50:03] "POST /id-to-fqname HTTP/1.1" 200 218 0.001568 10.0.0.41 - - [2025-10-09 13:50:03] "GET /virtual-network/13884311-0d1d-4584-b07f-b31c9ee747bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005750 252.41.184.232 - - [2025-10-09 13:50:03] "POST /neutron/network HTTP/1.1" 200 824 0.006826 10.0.0.41 - - [2025-10-09 13:50:03] "GET /virtual-network/13884311-0d1d-4584-b07f-b31c9ee747bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006097 252.41.184.232 - - [2025-10-09 13:50:03] "POST /neutron/network HTTP/1.1" 200 824 0.006314 252.41.184.232 - - [2025-10-09 13:50:03] "POST /neutron/subnet HTTP/1.1" 200 734 0.007476 10.0.0.41 - - [2025-10-09 13:50:03] "POST /id-to-fqname HTTP/1.1" 200 218 0.001605 252.41.184.232 - - [2025-10-09 13:50:03] "POST /neutron/network HTTP/1.1" 200 834 0.006670 252.41.184.232 - - [2025-10-09 13:50:03] "GET /aaa-mode HTTP/1.1" 401 297 0.000479 252.41.184.232 - - [2025-10-09 13:50:03] "GET / HTTP/1.1" 200 36215 0.002304 252.41.184.232 - - [2025-10-09 13:50:03] "GET /project/9bb42b09-37e1-4225-a897-fc8f2874134d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000416 10.0.0.41 - - [2025-10-09 13:50:04] "GET /projects?obj_uuids=9bb42b09-37e1-4225-a897-fc8f2874134d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001564 252.41.184.232 - - [2025-10-09 13:50:04] "GET /project/9bb42b09-37e1-4225-a897-fc8f2874134d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.059917 252.41.184.232 - - [2025-10-09 13:50:04] "POST /neutron/network HTTP/1.1" 200 824 0.008034 252.41.184.232 - - [2025-10-09 13:50:04] "POST /neutron/port HTTP/1.1" 200 117 0.005675 252.41.184.232 - - [2025-10-09 13:50:04] "POST /neutron/port HTTP/1.1" 200 117 0.007146 252.41.184.232 - - [2025-10-09 13:50:04] "POST /neutron/port HTTP/1.1" 200 117 0.005838 252.41.184.232 - - [2025-10-09 13:50:05] "POST /neutron/network HTTP/1.1" 200 834 0.007018 10.0.0.41 - - [2025-10-09 13:50:05] "GET /projects?obj_uuids=9bb42b09-37e1-4225-a897-fc8f2874134d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001239 252.41.184.232 - - [2025-10-09 13:50:05] "POST /neutron/port HTTP/1.1" 200 1060 0.271649 252.41.184.232 - - [2025-10-09 13:50:05] "POST /neutron/port HTTP/1.1" 200 1060 0.012007 252.41.184.232 - - [2025-10-09 13:50:05] "POST /neutron/port HTTP/1.1" 200 1060 0.011886 252.41.184.232 - - [2025-10-09 13:50:05] "POST /neutron/port HTTP/1.1" 200 1110 0.062893 252.41.184.232 - - [2025-10-09 13:50:05] "POST /neutron/port HTTP/1.1" 200 1084 0.012407 252.41.184.232 - - [2025-10-09 13:50:05] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004048 252.41.184.232 - - [2025-10-09 13:50:05] "POST /neutron/subnet HTTP/1.1" 200 708 0.008711 252.41.184.232 - - [2025-10-09 13:50:05] "POST /neutron/port HTTP/1.1" 200 117 0.001388 252.41.184.232 - - [2025-10-09 13:50:06] "POST /neutron/network HTTP/1.1" 200 824 0.006022 252.41.184.232 - - [2025-10-09 13:50:09] "POST /neutron/port HTTP/1.1" 200 1084 0.043537 252.41.184.232 - - [2025-10-09 13:50:09] "POST /neutron/security_group HTTP/1.1" 200 2056 0.031930 252.41.184.232 - - [2025-10-09 13:50:10] "POST /neutron/port HTTP/1.1" 200 1084 0.055466 252.41.184.232 - - [2025-10-09 13:50:10] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009376 252.41.184.232 - - [2025-10-09 13:50:10] "POST /neutron/port HTTP/1.1" 200 1084 0.023966 252.41.184.232 - - [2025-10-09 13:50:10] "POST /neutron/security_group HTTP/1.1" 200 2056 0.039670 10.0.0.41 - - [2025-10-09 13:50:10] "GET /virtual-machine/6fa26e49-7da4-4b27-ad25-0fe2b4a40c18 HTTP/1.1" 200 1292 0.017760 10.0.0.41 - - [2025-10-09 13:50:10] "GET /virtual-machine-interface/748bcd36-7fe8-4190-8ab2-8fdfa33e8f7e HTTP/1.1" 200 2934 0.010293 10.0.0.41 - - [2025-10-09 13:50:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006341 10.0.0.41 - - [2025-10-09 13:50:10] "GET /global-vrouter-config/9c9ce066-c658-4727-b2c5-c23089c52ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006880 10.0.0.41 - - [2025-10-09 13:50:10] "GET /virtual-networks?parent_id=9bb42b09-37e1-4225-a897-fc8f2874134d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.005446 10.0.0.41 - - [2025-10-09 13:50:11] "GET /virtual-network/13884311-0d1d-4584-b07f-b31c9ee747bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.008041 10.0.0.41 - - [2025-10-09 13:50:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.008591 10.0.0.41 - - [2025-10-09 13:50:14] "GET /virtual-network/13884311-0d1d-4584-b07f-b31c9ee747bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.017483 10.0.0.41 - - [2025-10-09 13:50:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006475 10.0.0.41 - - [2025-10-09 13:50:18] "GET /virtual-network/13884311-0d1d-4584-b07f-b31c9ee747bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.007101 252.41.184.232 - - [2025-10-09 13:50:19] "POST /neutron/port HTTP/1.1" 200 1084 0.019597 252.41.184.232 - - [2025-10-09 13:50:20] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008431 252.41.184.232 - - [2025-10-09 13:50:20] "POST /neutron/port HTTP/1.1" 200 1084 0.021197 252.41.184.232 - - [2025-10-09 13:50:20] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009049 252.41.184.232 - - [2025-10-09 13:50:20] "POST /neutron/port HTTP/1.1" 200 1084 0.013073 252.41.184.232 - - [2025-10-09 13:50:20] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007154 10.0.0.41 - - [2025-10-09 13:50:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005510 10.0.0.41 - - [2025-10-09 13:50:20] "GET /global-vrouter-config/9c9ce066-c658-4727-b2c5-c23089c52ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005162 10.0.0.41 - - [2025-10-09 13:50:20] "GET /virtual-networks?parent_id=9bb42b09-37e1-4225-a897-fc8f2874134d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003639 10.0.0.41 - - [2025-10-09 13:50:20] "GET /virtual-network/13884311-0d1d-4584-b07f-b31c9ee747bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.009339 252.41.184.232 - - [2025-10-09 13:50:20] "POST /neutron/port HTTP/1.1" 200 1084 0.020612 252.41.184.232 - - [2025-10-09 13:50:21] "POST /neutron/security_group HTTP/1.1" 200 2056 0.012907 252.41.184.232 - - [2025-10-09 13:50:22] "POST /neutron/port HTTP/1.1" 200 1084 0.012394 252.41.184.232 - - [2025-10-09 13:50:22] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008322 252.41.184.232 - - [2025-10-09 13:50:28] "POST /neutron/network HTTP/1.1" 200 824 0.010510 252.41.184.232 - - [2025-10-09 13:50:28] "POST /neutron/network HTTP/1.1" 400 204 0.013725 252.41.184.232 - - [2025-10-09 13:50:28] "POST /neutron/port HTTP/1.1" 200 1084 0.013174 252.41.184.232 - - [2025-10-09 13:50:28] "POST /neutron/port HTTP/1.1" 200 1110 0.010027 252.41.184.232 - - [2025-10-09 13:50:28] "POST /neutron/port HTTP/1.1" 200 151 0.110857 252.41.184.232 - - [2025-10-09 13:50:30] "POST /neutron/network HTTP/1.1" 200 824 0.006586 10.0.0.41 - - [2025-10-09 13:50:30] "POST /useragent-kv HTTP/1.1" 200 115 0.049889 10.0.0.41 - - [2025-10-09 13:50:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.049121 10.0.0.41 - - [2025-10-09 13:50:30] "POST /useragent-kv HTTP/1.1" 200 115 0.003572 252.41.184.232 - - [2025-10-09 13:50:30] "POST /neutron/network HTTP/1.1" 200 151 0.144430 10.0.0.41 - - [2025-10-09 13:50:30] "DELETE /route-target/0528711a-56e4-4804-8e8f-55b345e8153b HTTP/1.1" 200 115 0.023125 10.0.0.41 - - [2025-10-09 13:50:30] "DELETE /project/9bb42b0937e14225a897fc8f2874134d HTTP/1.1" 404 173 0.036558 10.0.0.41 - - [2025-10-09 13:50:30] "GET /projects?obj_uuids=d1744f41-5627-481f-a1d7-57ae5ae6efad&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001072 10.0.0.41 - - [2025-10-09 13:50:30] "GET /project/d1744f41-5627-481f-a1d7-57ae5ae6efad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.025145 10.0.0.41 - - [2025-10-09 13:50:30] "GET /projects?obj_uuids=d1744f41-5627-481f-a1d7-57ae5ae6efad&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001416 10.0.0.41 - - [2025-10-09 13:50:30] "GET /project/d1744f41-5627-481f-a1d7-57ae5ae6efad?fields=security_groups HTTP/1.1" 200 1353 0.081463 10.0.0.41 - - [2025-10-09 13:50:30] "DELETE /security-group/e1d98353-f804-4265-ba47-3b8d8fae9291 HTTP/1.1" 200 115 0.040749 10.0.0.41 - - [2025-10-09 13:50:31] "GET /projects?obj_uuids=d1744f41-5627-481f-a1d7-57ae5ae6efad&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001653 10.0.0.41 - - [2025-10-09 13:50:31] "DELETE /access-control-list/76282d02-0516-4f7b-ae2e-46d40bd54dbb HTTP/1.1" 200 115 0.036796 10.0.0.41 - - [2025-10-09 13:50:31] "GET /project/d1744f41-5627-481f-a1d7-57ae5ae6efad?fields=application_policy_sets HTTP/1.1" 200 1392 0.042678 10.0.0.41 - - [2025-10-09 13:50:31] "DELETE /access-control-list/ab27af91-5846-4704-8200-ddc435b9c768 HTTP/1.1" 200 115 0.036695 10.0.0.41 - - [2025-10-09 13:50:31] "DELETE /project/d1744f41-5627-481f-a1d7-57ae5ae6efad HTTP/1.1" 200 115 0.409091 10.0.0.41 - - [2025-10-09 13:50:31] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 547 0.003283 10.0.0.41 - - [2025-10-09 13:50:31] "POST /network-ipams HTTP/1.1" 200 541 0.019793 10.0.0.41 - - [2025-10-09 13:50:31] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 765 0.004993 10.0.0.41 - - [2025-10-09 13:50:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003814 10.0.0.41 - - [2025-10-09 13:50:31] "GET /network-ipam/44b12f99-1de2-4df3-a050-b933edfec791?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.007592 10.0.0.41 - - [2025-10-09 13:50:31] "PUT /network-ipam/44b12f99-1de2-4df3-a050-b933edfec791 HTTP/1.1" 200 259 0.152216 10.0.0.41 - - [2025-10-09 13:50:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003826 10.0.0.41 - - [2025-10-09 13:50:31] "GET /projects?obj_uuids=9bb42b09-37e1-4225-a897-fc8f2874134d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001300 10.0.0.41 - - [2025-10-09 13:50:31] "GET /project/9bb42b09-37e1-4225-a897-fc8f2874134d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.038947 252.41.184.232 - - [2025-10-09 13:50:31] "POST /neutron/network HTTP/1.1" 200 117 0.009650 10.0.0.41 - - [2025-10-09 13:50:31] "GET /projects?obj_uuids=9bb42b09-37e1-4225-a897-fc8f2874134d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001215 252.41.184.232 - - [2025-10-09 13:50:32] "POST /neutron/network HTTP/1.1" 200 603 0.099797 10.0.0.41 - - [2025-10-09 13:50:32] "POST /route-targets HTTP/1.1" 200 328 0.012845 10.0.0.41 - - [2025-10-09 13:50:32] "POST /ref-update HTTP/1.1" 200 156 0.014542 10.0.0.41 - - [2025-10-09 13:50:32] "POST /useragent-kv HTTP/1.1" 200 115 0.003988 252.41.184.232 - - [2025-10-09 13:50:32] "POST /neutron/subnet HTTP/1.1" 200 699 0.157825 10.0.0.41 - - [2025-10-09 13:50:32] "POST /useragent-kv HTTP/1.1" 200 115 0.005660 252.41.184.232 - - [2025-10-09 13:50:32] "POST /neutron/subnet HTTP/1.1" 200 699 0.176466 252.41.184.232 - - [2025-10-09 13:50:32] "POST /neutron/network HTTP/1.1" 200 988 0.007798 10.0.0.41 - - [2025-10-09 13:50:32] "POST /id-to-fqname HTTP/1.1" 200 218 0.001609 10.0.0.41 - - [2025-10-09 13:50:32] "GET /virtual-network/34dc7c1c-5568-46cf-9cea-3595de545a8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2546 0.005384 252.41.184.232 - - [2025-10-09 13:50:32] "POST /neutron/network HTTP/1.1" 200 988 0.008144 10.0.0.41 - - [2025-10-09 13:50:32] "GET /virtual-network/34dc7c1c-5568-46cf-9cea-3595de545a8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2546 0.007846 252.41.184.232 - - [2025-10-09 13:50:32] "POST /neutron/network HTTP/1.1" 200 988 0.008523 252.41.184.232 - - [2025-10-09 13:50:32] "POST /neutron/subnet HTTP/1.1" 200 699 0.008822 252.41.184.232 - - [2025-10-09 13:50:32] "POST /neutron/subnet HTTP/1.1" 200 699 0.009374 252.41.184.232 - - [2025-10-09 13:50:32] "POST /neutron/network HTTP/1.1" 200 988 0.008263 252.41.184.232 - - [2025-10-09 13:50:33] "POST /neutron/subnet HTTP/1.1" 200 699 0.008979 252.41.184.232 - - [2025-10-09 13:50:33] "POST /neutron/subnet HTTP/1.1" 200 699 0.008400 10.0.0.41 - - [2025-10-09 13:50:33] "GET /projects?obj_uuids=9bb42b09-37e1-4225-a897-fc8f2874134d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001274 252.41.184.232 - - [2025-10-09 13:50:33] "POST /neutron/port HTTP/1.1" 200 1015 0.174748 10.0.0.41 - - [2025-10-09 13:50:33] "GET /projects?obj_uuids=9bb42b09-37e1-4225-a897-fc8f2874134d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002193 252.41.184.232 - - [2025-10-09 13:50:33] "POST /neutron/port HTTP/1.1" 200 1015 0.196498 10.0.0.41 - - [2025-10-09 13:50:33] "POST /id-to-fqname HTTP/1.1" 200 218 0.002227 252.41.184.232 - - [2025-10-09 13:50:33] "POST /neutron/port HTTP/1.1" 200 1015 0.008153 252.41.184.232 - - [2025-10-09 13:50:33] "POST /neutron/port HTTP/1.1" 200 1015 0.007872 252.41.184.232 - - [2025-10-09 13:50:33] "POST /neutron/network HTTP/1.1" 200 988 0.007875 252.41.184.232 - - [2025-10-09 13:50:34] "POST /neutron/port HTTP/1.1" 200 1015 0.008630 252.41.184.232 - - [2025-10-09 13:50:34] "POST /neutron/port HTTP/1.1" 200 117 0.006458 252.41.184.232 - - [2025-10-09 13:50:34] "POST /neutron/port HTTP/1.1" 200 117 0.006261 10.0.0.41 - - [2025-10-09 13:50:34] "POST /id-to-fqname HTTP/1.1" 200 218 0.001708 252.41.184.232 - - [2025-10-09 13:50:34] "POST /neutron/port HTTP/1.1" 200 117 0.005417 252.41.184.232 - - [2025-10-09 13:50:34] "POST /neutron/port HTTP/1.1" 200 1015 0.009891 252.41.184.232 - - [2025-10-09 13:50:34] "POST /neutron/port HTTP/1.1" 200 1015 0.008667 252.41.184.232 - - [2025-10-09 13:50:34] "POST /neutron/port HTTP/1.1" 200 1015 0.009254 252.41.184.232 - - [2025-10-09 13:50:34] "POST /neutron/network HTTP/1.1" 200 988 0.008189 252.41.184.232 - - [2025-10-09 13:50:34] "POST /neutron/port HTTP/1.1" 200 1015 0.008254 252.41.184.232 - - [2025-10-09 13:50:35] "POST /neutron/port HTTP/1.1" 200 117 0.013312 252.41.184.232 - - [2025-10-09 13:50:35] "POST /neutron/port HTTP/1.1" 200 1015 0.011674 252.41.184.232 - - [2025-10-09 13:50:35] "POST /neutron/port HTTP/1.1" 200 117 0.012208 10.0.0.41 - - [2025-10-09 13:50:35] "POST /id-to-fqname HTTP/1.1" 200 218 0.001781 252.41.184.232 - - [2025-10-09 13:50:35] "POST /neutron/port HTTP/1.1" 200 117 0.008719 252.41.184.232 - - [2025-10-09 13:50:35] "POST /neutron/port HTTP/1.1" 200 1015 0.013714 252.41.184.232 - - [2025-10-09 13:50:35] "POST /neutron/network HTTP/1.1" 200 998 0.012423 252.41.184.232 - - [2025-10-09 13:50:35] "GET /aaa-mode HTTP/1.1" 401 297 0.000562 252.41.184.232 - - [2025-10-09 13:50:35] "POST /neutron/network HTTP/1.1" 200 998 0.008258 252.41.184.232 - - [2025-10-09 13:50:35] "GET / HTTP/1.1" 200 36215 0.002065 252.41.184.232 - - [2025-10-09 13:50:35] "GET /project/9bb42b09-37e1-4225-a897-fc8f2874134d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000468 252.41.184.232 - - [2025-10-09 13:50:35] "POST /neutron/port HTTP/1.1" 200 1015 0.009515 252.41.184.232 - - [2025-10-09 13:50:35] "POST /neutron/port HTTP/1.1" 200 1015 0.010298 252.41.184.232 - - [2025-10-09 13:50:35] "POST /neutron/port HTTP/1.1" 200 1103 0.121087 252.41.184.232 - - [2025-10-09 13:50:36] "POST /neutron/port HTTP/1.1" 200 1015 0.019440 252.41.184.232 - - [2025-10-09 13:50:36] "POST /neutron/network HTTP/1.1" 200 998 0.021763 252.41.184.232 - - [2025-10-09 13:50:36] "POST /neutron/port HTTP/1.1" 200 1077 0.033807 10.0.0.41 - - [2025-10-09 13:50:36] "GET /projects?obj_uuids=9bb42b09-37e1-4225-a897-fc8f2874134d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001361 252.41.184.232 - - [2025-10-09 13:50:36] "GET /project/9bb42b09-37e1-4225-a897-fc8f2874134d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.084719 252.41.184.232 - - [2025-10-09 13:50:36] "POST /neutron/network HTTP/1.1" 200 988 0.015422 252.41.184.232 - - [2025-10-09 13:50:36] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004732 252.41.184.232 - - [2025-10-09 13:50:36] "POST /neutron/port HTTP/1.1" 200 1015 0.015344 252.41.184.232 - - [2025-10-09 13:50:36] "POST /neutron/port HTTP/1.1" 200 1015 0.014583 252.41.184.232 - - [2025-10-09 13:50:36] "POST /neutron/subnet HTTP/1.1" 200 673 0.011737 252.41.184.232 - - [2025-10-09 13:50:36] "POST /neutron/port HTTP/1.1" 200 117 0.003019 252.41.184.232 - - [2025-10-09 13:50:36] "POST /neutron/network HTTP/1.1" 200 988 0.019076 252.41.184.232 - - [2025-10-09 13:50:36] "POST /neutron/port HTTP/1.1" 200 1103 0.156514 252.41.184.232 - - [2025-10-09 13:50:36] "POST /neutron/port HTTP/1.1" 200 2038 0.028798 252.41.184.232 - - [2025-10-09 13:50:36] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009011 252.41.184.232 - - [2025-10-09 13:50:36] "POST /neutron/port HTTP/1.1" 200 117 0.010307 252.41.184.232 - - [2025-10-09 13:50:36] "POST /neutron/port HTTP/1.1" 200 1077 0.023411 10.0.0.41 - - [2025-10-09 13:50:36] "GET /domains HTTP/1.1" 200 438 0.003522 252.41.184.232 - - [2025-10-09 13:50:36] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004204 10.0.0.41 - - [2025-10-09 13:50:36] "GET /domains?obj_uuids=8ad80d2d-2369-4ab9-896f-7a17fd6c7f55&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001483 10.0.0.41 - - [2025-10-09 13:50:36] "GET /domain/8ad80d2d-2369-4ab9-896f-7a17fd6c7f55 HTTP/1.1" 200 1305 0.012360 10.0.0.41 - - [2025-10-09 13:50:36] "GET /projects?obj_uuids=9bb42b09-37e1-4225-a897-fc8f2874134d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001756 252.41.184.232 - - [2025-10-09 13:50:36] "POST /neutron/subnet HTTP/1.1" 200 673 0.036083 10.0.0.41 - - [2025-10-09 13:50:36] "GET /project/9bb42b09-37e1-4225-a897-fc8f2874134d HTTP/1.1" 200 2835 0.077997 252.41.184.232 - - [2025-10-09 13:50:36] "POST /neutron/port HTTP/1.1" 200 117 0.001898 10.0.0.41 - - [2025-10-09 13:50:36] "GET /network-ipam/44b12f99-1de2-4df3-a050-b933edfec791 HTTP/1.1" 200 2599 0.007696 252.41.184.232 - - [2025-10-09 13:50:36] "POST /neutron/network HTTP/1.1" 200 988 0.010900 10.0.0.41 - - [2025-10-09 13:50:37] "GET /domains HTTP/1.1" 200 438 0.004332 10.0.0.41 - - [2025-10-09 13:50:37] "GET /domains?obj_uuids=8ad80d2d-2369-4ab9-896f-7a17fd6c7f55&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001279 10.0.0.41 - - [2025-10-09 13:50:37] "GET /domain/8ad80d2d-2369-4ab9-896f-7a17fd6c7f55 HTTP/1.1" 200 1305 0.010926 252.41.184.232 - - [2025-10-09 13:50:37] "POST /neutron/network HTTP/1.1" 200 998 0.013008 10.0.0.41 - - [2025-10-09 13:50:37] "GET /projects?obj_uuids=9bb42b09-37e1-4225-a897-fc8f2874134d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001436 10.0.0.41 - - [2025-10-09 13:50:37] "GET /project/9bb42b09-37e1-4225-a897-fc8f2874134d HTTP/1.1" 200 2835 0.053174 10.0.0.41 - - [2025-10-09 13:50:37] "GET /projects?obj_uuids=9bb42b09-37e1-4225-a897-fc8f2874134d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001442 10.0.0.41 - - [2025-10-09 13:50:37] "GET /virtual-network/34dc7c1c-5568-46cf-9cea-3595de545a8a HTTP/1.1" 200 3777 0.011214 10.0.0.41 - - [2025-10-09 13:50:37] "GET /virtual-network/34dc7c1c-5568-46cf-9cea-3595de545a8a HTTP/1.1" 200 3777 0.011072 10.0.0.41 - - [2025-10-09 13:50:37] "GET /routing-instance/8b32b186-ead1-4946-80cd-46e04a1a6b70 HTTP/1.1" 200 2379 0.023576 10.0.0.41 - - [2025-10-09 13:50:37] "GET /routing-instance/8b32b186-ead1-4946-80cd-46e04a1a6b70 HTTP/1.1" 200 2810 0.010817 10.0.0.41 - - [2025-10-09 13:50:37] "GET /route-target/7cda464f-6bc7-4433-826a-75f92bdb11c7 HTTP/1.1" 200 1203 0.003472 252.41.184.232 - - [2025-10-09 13:50:37] "POST /neutron/port HTTP/1.1" 200 1053 0.323338 10.0.0.41 - - [2025-10-09 13:50:37] "GET /virtual-network/34dc7c1c-5568-46cf-9cea-3595de545a8a HTTP/1.1" 200 4229 0.009064 10.0.0.41 - - [2025-10-09 13:50:37] "GET /routing-instance/8b32b186-ead1-4946-80cd-46e04a1a6b70 HTTP/1.1" 200 2810 0.009113 252.41.184.232 - - [2025-10-09 13:50:37] "POST /neutron/port HTTP/1.1" 200 1053 0.023990 10.0.0.41 - - [2025-10-09 13:50:37] "GET /virtual-network/34dc7c1c-5568-46cf-9cea-3595de545a8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2546 0.010346 10.0.0.41 - - [2025-10-09 13:50:37] "GET /virtual-network/34dc7c1c-5568-46cf-9cea-3595de545a8a HTTP/1.1" 200 4229 0.007082 252.41.184.232 - - [2025-10-09 13:50:37] "POST /neutron/port HTTP/1.1" 200 1053 0.030622 10.0.0.41 - - [2025-10-09 13:50:37] "GET /routing-instance/8b32b186-ead1-4946-80cd-46e04a1a6b70 HTTP/1.1" 200 2810 0.004941 10.0.0.41 - - [2025-10-09 13:50:37] "GET /routing-instance/8b32b186-ead1-4946-80cd-46e04a1a6b70 HTTP/1.1" 200 2810 0.006945 252.41.184.232 - - [2025-10-09 13:50:37] "POST /neutron/port HTTP/1.1" 200 1103 0.118697 10.0.0.41 - - [2025-10-09 13:50:37] "GET /route-target/7cda464f-6bc7-4433-826a-75f92bdb11c7 HTTP/1.1" 200 1203 0.004514 252.41.184.232 - - [2025-10-09 13:50:38] "POST /neutron/port HTTP/1.1" 200 1077 0.012611 252.41.184.232 - - [2025-10-09 13:50:38] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005841 10.0.0.41 - - [2025-10-09 13:50:38] "GET /domains HTTP/1.1" 200 438 0.002527 10.0.0.41 - - [2025-10-09 13:50:38] "GET /domains?obj_uuids=8ad80d2d-2369-4ab9-896f-7a17fd6c7f55&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001287 10.0.0.41 - - [2025-10-09 13:50:38] "GET /domain/8ad80d2d-2369-4ab9-896f-7a17fd6c7f55 HTTP/1.1" 200 1305 0.011560 252.41.184.232 - - [2025-10-09 13:50:38] "POST /neutron/subnet HTTP/1.1" 200 673 0.009124 10.0.0.41 - - [2025-10-09 13:50:38] "GET /projects?obj_uuids=9bb42b09-37e1-4225-a897-fc8f2874134d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001956 252.41.184.232 - - [2025-10-09 13:50:38] "POST /neutron/port HTTP/1.1" 200 117 0.001177 10.0.0.41 - - [2025-10-09 13:50:38] "GET /project/9bb42b09-37e1-4225-a897-fc8f2874134d HTTP/1.1" 200 3078 0.043553 252.41.184.232 - - [2025-10-09 13:50:38] "POST /neutron/network HTTP/1.1" 200 988 0.007511 10.0.0.41 - - [2025-10-09 13:50:38] "GET /virtual-network/34dc7c1c-5568-46cf-9cea-3595de545a8a HTTP/1.1" 200 4229 0.005841 10.0.0.41 - - [2025-10-09 13:50:38] "GET /obj-perms HTTP/1.1" 200 6422 0.064553 252.41.184.232 - - [2025-10-09 13:50:39] "POST /neutron/port HTTP/1.1" 200 1077 0.012352 252.41.184.232 - - [2025-10-09 13:50:39] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006404 252.41.184.232 - - [2025-10-09 13:50:41] "POST /neutron/port HTTP/1.1" 200 1077 0.018673 252.41.184.232 - - [2025-10-09 13:50:41] "POST /neutron/port HTTP/1.1" 200 1077 0.019323 252.41.184.232 - - [2025-10-09 13:50:41] "POST /neutron/network HTTP/1.1" 200 998 0.014430 252.41.184.232 - - [2025-10-09 13:50:41] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006570 252.41.184.232 - - [2025-10-09 13:50:42] "POST /neutron/subnet HTTP/1.1" 200 673 0.009408 252.41.184.232 - - [2025-10-09 13:50:42] "POST /neutron/port HTTP/1.1" 200 117 0.001382 252.41.184.232 - - [2025-10-09 13:50:42] "POST /neutron/network HTTP/1.1" 200 988 0.010525 10.0.0.41 - - [2025-10-09 13:50:43] "GET /obj-perms HTTP/1.1" 200 6375 0.070540 10.0.0.41 - - [2025-10-09 13:50:44] "GET /obj-perms HTTP/1.1" 200 6375 0.067778 252.41.184.232 - - [2025-10-09 13:50:44] "POST /neutron/port HTTP/1.1" 200 1077 0.019357 252.41.184.232 - - [2025-10-09 13:50:44] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006879 252.41.184.232 - - [2025-10-09 13:50:44] "POST /neutron/port HTTP/1.1" 200 1077 0.014055 252.41.184.232 - - [2025-10-09 13:50:44] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009219 252.41.184.232 - - [2025-10-09 13:50:44] "POST /neutron/port HTTP/1.1" 200 1077 0.014414 252.41.184.232 - - [2025-10-09 13:50:44] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009266 10.0.0.41 - - [2025-10-09 13:50:44] "GET /virtual-machine/cda8b1f7-8f39-47af-8d8c-2de25d6d3e21 HTTP/1.1" 200 1289 0.008261 10.0.0.41 - - [2025-10-09 13:50:44] "GET /virtual-machine-interface/7f08033d-5437-4394-acfd-277dc4c22383 HTTP/1.1" 200 2935 0.005891 10.0.0.41 - - [2025-10-09 13:50:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003521 10.0.0.41 - - [2025-10-09 13:50:44] "GET /global-vrouter-config/9c9ce066-c658-4727-b2c5-c23089c52ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003604 10.0.0.41 - - [2025-10-09 13:50:44] "GET /virtual-networks?parent_id=9bb42b09-37e1-4225-a897-fc8f2874134d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003291 10.0.0.41 - - [2025-10-09 13:50:44] "GET /virtual-network/34dc7c1c-5568-46cf-9cea-3595de545a8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2546 0.010536 10.0.0.41 - - [2025-10-09 13:50:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004594 10.0.0.41 - - [2025-10-09 13:50:48] "GET /virtual-network/34dc7c1c-5568-46cf-9cea-3595de545a8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2546 0.005311 252.41.184.232 - - [2025-10-09 13:50:48] "POST /neutron/port HTTP/1.1" 200 1077 0.012499 252.41.184.232 - - [2025-10-09 13:50:48] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006461 252.41.184.232 - - [2025-10-09 13:50:48] "POST /neutron/port HTTP/1.1" 200 1077 0.021952 252.41.184.232 - - [2025-10-09 13:50:48] "POST /neutron/port HTTP/1.1" 200 1077 0.012496 252.41.184.232 - - [2025-10-09 13:50:48] "POST /neutron/security_group HTTP/1.1" 200 2056 0.014000 252.41.184.232 - - [2025-10-09 13:50:48] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007718 252.41.184.232 - - [2025-10-09 13:50:48] "POST /neutron/port HTTP/1.1" 200 1077 0.027880 252.41.184.232 - - [2025-10-09 13:50:48] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007019 252.41.184.232 - - [2025-10-09 13:50:49] "POST /neutron/port HTTP/1.1" 200 1077 0.013209 252.41.184.232 - - [2025-10-09 13:50:49] "POST /neutron/port HTTP/1.1" 200 1077 0.020107 252.41.184.232 - - [2025-10-09 13:50:49] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006919 252.41.184.232 - - [2025-10-09 13:50:49] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008051 252.41.184.232 - - [2025-10-09 13:50:49] "POST /neutron/port HTTP/1.1" 200 1077 0.020398 252.41.184.232 - - [2025-10-09 13:50:49] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007072 252.41.184.232 - - [2025-10-09 13:50:49] "POST /neutron/port HTTP/1.1" 200 1077 0.016648 252.41.184.232 - - [2025-10-09 13:50:49] "POST /neutron/security_group HTTP/1.1" 200 2056 0.012622 252.41.184.232 - - [2025-10-09 13:50:49] "POST /neutron/port HTTP/1.1" 200 1077 0.015924 252.41.184.232 - - [2025-10-09 13:50:49] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008332 10.0.0.41 - - [2025-10-09 13:50:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005059 10.0.0.41 - - [2025-10-09 13:50:50] "GET /global-vrouter-config/9c9ce066-c658-4727-b2c5-c23089c52ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003603 10.0.0.41 - - [2025-10-09 13:50:50] "GET /virtual-networks?parent_id=9bb42b09-37e1-4225-a897-fc8f2874134d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003499 10.0.0.41 - - [2025-10-09 13:50:50] "GET /virtual-network/34dc7c1c-5568-46cf-9cea-3595de545a8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2546 0.008919 252.41.184.232 - - [2025-10-09 13:50:50] "POST /neutron/port HTTP/1.1" 200 1077 0.024626 252.41.184.232 - - [2025-10-09 13:50:50] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006466 252.41.184.232 - - [2025-10-09 13:50:50] "POST /neutron/port HTTP/1.1" 200 1077 0.016464 252.41.184.232 - - [2025-10-09 13:50:50] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008607 252.41.184.232 - - [2025-10-09 13:50:50] "POST /neutron/port HTTP/1.1" 200 1077 0.013162 252.41.184.232 - - [2025-10-09 13:50:51] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006608 252.41.184.232 - - [2025-10-09 13:50:52] "POST /neutron/port HTTP/1.1" 200 1077 0.012478 252.41.184.232 - - [2025-10-09 13:50:52] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007569 252.41.184.232 - - [2025-10-09 13:50:56] "POST /neutron/port HTTP/1.1" 200 1077 0.018352 252.41.184.232 - - [2025-10-09 13:50:56] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008065 252.41.184.232 - - [2025-10-09 13:50:56] "POST /neutron/port HTTP/1.1" 200 1077 0.013183 252.41.184.232 - - [2025-10-09 13:50:56] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006831 252.41.184.232 - - [2025-10-09 13:50:56] "POST /neutron/port HTTP/1.1" 200 1077 0.011671 252.41.184.232 - - [2025-10-09 13:50:56] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007902 10.0.0.41 - - [2025-10-09 13:50:56] "GET /virtual-machine/57b70c26-2421-46db-b652-d6cfa8f78ee6 HTTP/1.1" 200 1288 0.005031 10.0.0.41 - - [2025-10-09 13:50:56] "GET /virtual-machine-interface/5b30b4d0-fc19-4f4e-a44f-7f5592f2f2db HTTP/1.1" 200 2935 0.006986 10.0.0.41 - - [2025-10-09 13:50:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003262 10.0.0.41 - - [2025-10-09 13:50:56] "GET /global-vrouter-config/9c9ce066-c658-4727-b2c5-c23089c52ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003253 10.0.0.41 - - [2025-10-09 13:50:56] "GET /virtual-networks?parent_id=9bb42b09-37e1-4225-a897-fc8f2874134d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003337 10.0.0.41 - - [2025-10-09 13:50:56] "GET /virtual-network/34dc7c1c-5568-46cf-9cea-3595de545a8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2546 0.006598 10.0.0.41 - - [2025-10-09 13:50:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004129 10.0.0.41 - - [2025-10-09 13:50:58] "GET /global-vrouter-config/9c9ce066-c658-4727-b2c5-c23089c52ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003398 10.0.0.41 - - [2025-10-09 13:50:58] "GET /virtual-networks?parent_id=9bb42b09-37e1-4225-a897-fc8f2874134d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003649 10.0.0.41 - - [2025-10-09 13:50:58] "GET /virtual-network/34dc7c1c-5568-46cf-9cea-3595de545a8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2546 0.006200 252.41.184.232 - - [2025-10-09 13:50:58] "POST /neutron/port HTTP/1.1" 200 1077 0.011894 252.41.184.232 - - [2025-10-09 13:50:58] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006894 252.41.184.232 - - [2025-10-09 13:50:58] "POST /neutron/port HTTP/1.1" 200 1077 0.013244 252.41.184.232 - - [2025-10-09 13:50:58] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006783 252.41.184.232 - - [2025-10-09 13:50:58] "POST /neutron/port HTTP/1.1" 200 1077 0.014341 252.41.184.232 - - [2025-10-09 13:50:58] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007686 10.0.0.41 - - [2025-10-09 13:50:58] "GET /virtual-machine/e06a0b75-ddd0-4c9e-8ea4-a661e6a38c74 HTTP/1.1" 200 1293 0.005980 10.0.0.41 - - [2025-10-09 13:50:58] "GET /virtual-machine-interface/f9bdb7fc-78b2-4019-882d-fd7bd3bbaae4 HTTP/1.1" 200 2935 0.005974 10.0.0.41 - - [2025-10-09 13:50:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003629 10.0.0.41 - - [2025-10-09 13:50:59] "GET /global-vrouter-config/9c9ce066-c658-4727-b2c5-c23089c52ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004477 10.0.0.41 - - [2025-10-09 13:50:59] "GET /virtual-networks?parent_id=9bb42b09-37e1-4225-a897-fc8f2874134d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003318 10.0.0.41 - - [2025-10-09 13:50:59] "GET /virtual-network/34dc7c1c-5568-46cf-9cea-3595de545a8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2546 0.005936 10.0.0.41 - - [2025-10-09 13:51:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003512 10.0.0.41 - - [2025-10-09 13:51:00] "GET /global-vrouter-config/9c9ce066-c658-4727-b2c5-c23089c52ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003682 10.0.0.41 - - [2025-10-09 13:51:00] "GET /virtual-networks?parent_id=9bb42b09-37e1-4225-a897-fc8f2874134d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003298 10.0.0.41 - - [2025-10-09 13:51:00] "GET /virtual-network/34dc7c1c-5568-46cf-9cea-3595de545a8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2546 0.005875 252.41.184.232 - - [2025-10-09 13:51:17] "POST /neutron/port HTTP/1.1" 200 1103 0.021415 252.41.184.232 - - [2025-10-09 13:51:17] "POST /neutron/port HTTP/1.1" 200 1103 0.010696 252.41.184.232 - - [2025-10-09 13:51:17] "POST /neutron/port HTTP/1.1" 200 1077 0.016691 252.41.184.232 - - [2025-10-09 13:51:17] "POST /neutron/port HTTP/1.1" 200 151 0.169415 252.41.184.232 - - [2025-10-09 13:51:17] "POST /neutron/port HTTP/1.1" 200 1103 0.021653 252.41.184.232 - - [2025-10-09 13:51:17] "POST /neutron/port HTTP/1.1" 200 1103 0.013285 252.41.184.232 - - [2025-10-09 13:51:17] "POST /neutron/port HTTP/1.1" 200 1103 0.012905 252.41.184.232 - - [2025-10-09 13:51:17] "POST /neutron/port HTTP/1.1" 200 151 0.146788 252.41.184.232 - - [2025-10-09 13:51:17] "POST /neutron/port HTTP/1.1" 200 151 0.186414 252.41.184.232 - - [2025-10-09 13:51:17] "POST /neutron/network HTTP/1.1" 200 988 0.024267 10.0.0.41 - - [2025-10-09 13:51:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006097 10.0.0.41 - - [2025-10-09 13:51:18] "POST /useragent-kv HTTP/1.1" 200 115 0.003892 10.0.0.41 - - [2025-10-09 13:51:18] "POST /useragent-kv HTTP/1.1" 200 115 0.002867 10.0.0.41 - - [2025-10-09 13:51:18] "POST /useragent-kv HTTP/1.1" 200 115 0.002139 10.0.0.41 - - [2025-10-09 13:51:18] "POST /useragent-kv HTTP/1.1" 200 115 0.002172 252.41.184.232 - - [2025-10-09 13:51:18] "POST /neutron/network HTTP/1.1" 200 151 0.165025 10.0.0.41 - - [2025-10-09 13:51:18] "DELETE /route-target/7cda464f-6bc7-4433-826a-75f92bdb11c7 HTTP/1.1" 200 115 0.029580 10.0.0.41 - - [2025-10-09 13:51:18] "GET /routing-instance/8b32b186-ead1-4946-80cd-46e04a1a6b70 HTTP/1.1" 404 171 0.003384 10.0.0.41 - - [2025-10-09 13:51:18] "GET /domains HTTP/1.1" 200 438 0.003453 10.0.0.41 - - [2025-10-09 13:51:18] "GET /domains?obj_uuids=8ad80d2d-2369-4ab9-896f-7a17fd6c7f55&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001985 10.0.0.41 - - [2025-10-09 13:51:18] "GET /domain/8ad80d2d-2369-4ab9-896f-7a17fd6c7f55 HTTP/1.1" 200 1305 0.008506 10.0.0.41 - - [2025-10-09 13:51:18] "GET /projects?obj_uuids=9bb42b09-37e1-4225-a897-fc8f2874134d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001198 10.0.0.41 - - [2025-10-09 13:51:18] "GET /project/9bb42b09-37e1-4225-a897-fc8f2874134d HTTP/1.1" 200 2081 0.027987 10.0.0.41 - - [2025-10-09 13:51:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003597 10.0.0.41 - - [2025-10-09 13:51:18] "DELETE /network-ipam/44b12f99-1de2-4df3-a050-b933edfec791 HTTP/1.1" 200 115 0.033997 10.0.0.41 - - [2025-10-09 13:51:18] "POST /fqname-to-id HTTP/1.1" 404 209 0.003027 10.0.0.41 - - [2025-10-09 13:51:19] "GET /projects?obj_uuids=9bb42b09-37e1-4225-a897-fc8f2874134d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001125 10.0.0.41 - - [2025-10-09 13:51:19] "GET /project/9bb42b09-37e1-4225-a897-fc8f2874134d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.068210 10.0.0.41 - - [2025-10-09 13:51:19] "GET /projects?obj_uuids=9bb42b09-37e1-4225-a897-fc8f2874134d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001230 10.0.0.41 - - [2025-10-09 13:51:19] "GET /project/9bb42b09-37e1-4225-a897-fc8f2874134d?fields=virtual_networks HTTP/1.1" 200 1032 0.095608 10.0.0.41 - - [2025-10-09 13:51:19] "GET /projects?obj_uuids=9bb42b09-37e1-4225-a897-fc8f2874134d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001238 10.0.0.41 - - [2025-10-09 13:51:19] "GET /project/9bb42b09-37e1-4225-a897-fc8f2874134d?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.035567 10.0.0.41 - - [2025-10-09 13:51:19] "GET /projects?obj_uuids=9bb42b09-37e1-4225-a897-fc8f2874134d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001627 10.0.0.41 - - [2025-10-09 13:51:19] "GET /project/9bb42b09-37e1-4225-a897-fc8f2874134d?fields=security_groups HTTP/1.1" 200 1257 0.035184 252.41.184.232 - - [2025-10-09 13:51:22] "POST /neutron/port HTTP/1.1" 200 117 0.008159 252.41.184.232 - - [2025-10-09 13:51:22] "POST /neutron/port HTTP/1.1" 200 117 0.006041 252.41.184.232 - - [2025-10-09 13:51:22] "POST /neutron/port HTTP/1.1" 400 205 0.006082 252.41.184.232 - - [2025-10-09 13:51:22] "POST /neutron/port HTTP/1.1" 400 205 0.004226 10.0.0.41 - - [2025-10-09 13:51:31] "GET /projects?obj_uuids=9bb42b09-37e1-4225-a897-fc8f2874134d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001441 10.0.0.41 - - [2025-10-09 13:51:31] "GET /project/9bb42b09-37e1-4225-a897-fc8f2874134d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.038636 10.0.0.41 - - [2025-10-09 13:51:31] "GET /projects?obj_uuids=9bb42b09-37e1-4225-a897-fc8f2874134d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001597 10.0.0.41 - - [2025-10-09 13:51:31] "GET /project/9bb42b09-37e1-4225-a897-fc8f2874134d?fields=security_groups HTTP/1.1" 200 1350 0.036367 10.0.0.41 - - [2025-10-09 13:51:31] "DELETE /security-group/9e257d96-95c4-4a98-a143-d6c12e6f3324 HTTP/1.1" 200 115 0.087413 10.0.0.41 - - [2025-10-09 13:51:31] "GET /projects?obj_uuids=9bb42b09-37e1-4225-a897-fc8f2874134d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002110 10.0.0.41 - - [2025-10-09 13:51:31] "DELETE /access-control-list/db666c5d-c036-4964-b4c4-741e3dcc8feb HTTP/1.1" 200 115 0.058146 10.0.0.41 - - [2025-10-09 13:51:31] "GET /project/9bb42b09-37e1-4225-a897-fc8f2874134d?fields=application_policy_sets HTTP/1.1" 200 1389 0.044922 10.0.0.41 - - [2025-10-09 13:51:31] "DELETE /access-control-list/0a9748d9-a7c5-4a18-b9cb-f634e273d2f7 HTTP/1.1" 200 115 0.048927 10.0.0.41 - - [2025-10-09 13:51:31] "DELETE /project/9bb42b09-37e1-4225-a897-fc8f2874134d HTTP/1.1" 200 115 0.372095 10.0.0.41 - - [2025-10-09 13:51:35] "GET / HTTP/1.1" 200 36215 0.002137 10.0.0.41 - - [2025-10-09 13:51:36] "GET /domain/8ad80d2d-2369-4ab9-896f-7a17fd6c7f55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000558 10.0.0.41 - - [2025-10-09 13:51:37] "GET /domains?obj_uuids=8ad80d2d-2369-4ab9-896f-7a17fd6c7f55&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001167 10.0.0.41 - - [2025-10-09 13:51:37] "GET /domain/8ad80d2d-2369-4ab9-896f-7a17fd6c7f55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.044692 10.0.0.41 - - [2025-10-09 13:51:37] "POST /fqname-to-id HTTP/1.1" 404 181 0.051033 10.0.0.41 - - [2025-10-09 13:51:37] "GET /projects?obj_uuids=5f815ebb-1148-491e-b97b-1d557968fa8a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002892 10.0.0.41 - - [2025-10-09 13:51:37] "GET /domains?obj_uuids=8ad80d2d-2369-4ab9-896f-7a17fd6c7f55&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001255 10.0.0.41 - - [2025-10-09 13:51:37] "GET /domain/8ad80d2d-2369-4ab9-896f-7a17fd6c7f55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.008701 10.0.0.41 - - [2025-10-09 13:51:37] "POST /id-to-fqname HTTP/1.1" 200 183 0.001874 10.0.0.41 - - [2025-10-09 13:51:37] "POST /fqname-to-id HTTP/1.1" 404 192 0.003838 10.0.0.41 - - [2025-10-09 13:51:37] "POST /security-groups HTTP/1.1" 200 578 0.064144 10.0.0.41 - - [2025-10-09 13:51:37] "POST /fqname-to-id HTTP/1.1" 404 227 0.002752 10.0.0.41 - - [2025-10-09 13:51:37] "POST /projects HTTP/1.1" 200 567 0.227291 10.0.0.41 - - [2025-10-09 13:51:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.266651 10.0.0.41 - - [2025-10-09 13:51:37] "POST /access-control-lists HTTP/1.1" 200 591 0.058560 10.0.0.41 - - [2025-10-09 13:51:37] "GET /project/5f815ebb-1148-491e-b97b-1d557968fa8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1341 0.423610 10.0.0.41 - - [2025-10-09 13:51:37] "POST /fqname-to-id HTTP/1.1" 404 226 0.003488 10.0.0.41 - - [2025-10-09 13:51:37] "POST /access-control-lists HTTP/1.1" 200 589 0.079863 10.0.0.41 - - [2025-10-09 13:51:39] "GET / HTTP/1.1" 200 36215 0.002278 10.0.0.41 - - [2025-10-09 13:51:41] "POST /fqname-to-id HTTP/1.1" 401 297 0.000590 10.0.0.41 - - [2025-10-09 13:51:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.033928 10.0.0.41 - - [2025-10-09 13:51:41] "GET /api-access-list/8819e159-99b3-4b79-b8dd-3b4fff2c467a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1883 0.004553 10.0.0.41 - - [2025-10-09 13:51:41] "GET /api-access-list/8819e159-99b3-4b79-b8dd-3b4fff2c467a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1883 0.004061 10.0.0.41 - - [2025-10-09 13:51:42] "GET /api-access-list/8819e159-99b3-4b79-b8dd-3b4fff2c467a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1883 0.003767 10.0.0.41 - - [2025-10-09 13:51:42] "PUT /api-access-list/8819e159-99b3-4b79-b8dd-3b4fff2c467a HTTP/1.1" 200 265 0.010278 10.0.0.41 - - [2025-10-09 13:51:42] "GET /aaa-mode HTTP/1.1" 401 297 0.000494 10.0.0.41 - - [2025-10-09 13:51:42] "GET /aaa-mode HTTP/1.1" 200 128 0.029984 10.0.0.41 - - [2025-10-09 13:51:43] "POST /fqname-to-id HTTP/1.1" 404 181 0.031363 10.0.0.41 - - [2025-10-09 13:51:43] "GET /projects?obj_uuids=585d4a82-dc2f-4be3-aa1b-c5b7f2d87f97&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003222 10.0.0.41 - - [2025-10-09 13:51:43] "GET /domains?obj_uuids=8ad80d2d-2369-4ab9-896f-7a17fd6c7f55&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001367 10.0.0.41 - - [2025-10-09 13:51:43] "GET /domain/8ad80d2d-2369-4ab9-896f-7a17fd6c7f55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007514 10.0.0.41 - - [2025-10-09 13:51:43] "POST /id-to-fqname HTTP/1.1" 200 183 0.001440 10.0.0.41 - - [2025-10-09 13:51:43] "POST /fqname-to-id HTTP/1.1" 404 192 0.002991 10.0.0.41 - - [2025-10-09 13:51:43] "POST /security-groups HTTP/1.1" 200 578 0.064515 10.0.0.41 - - [2025-10-09 13:51:43] "POST /fqname-to-id HTTP/1.1" 404 227 0.003010 10.0.0.41 - - [2025-10-09 13:51:43] "POST /projects HTTP/1.1" 200 567 0.221834 10.0.0.41 - - [2025-10-09 13:51:43] "POST /access-control-lists HTTP/1.1" 200 591 0.058110 10.0.0.41 - - [2025-10-09 13:51:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.302725 10.0.0.41 - - [2025-10-09 13:51:43] "POST /fqname-to-id HTTP/1.1" 404 226 0.003129 10.0.0.41 - - [2025-10-09 13:51:43] "GET /project/585d4a82-dc2f-4be3-aa1b-c5b7f2d87f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1341 0.450895 10.0.0.41 - - [2025-10-09 13:51:43] "POST /access-control-lists HTTP/1.1" 200 589 0.067821 10.0.0.41 - - [2025-10-09 13:51:44] "POST /fqname-to-id HTTP/1.1" 404 181 0.033832 10.0.0.41 - - [2025-10-09 13:51:44] "GET /projects?obj_uuids=96ff57dd-3431-4e79-b737-96f94debc9a2&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003951 10.0.0.41 - - [2025-10-09 13:51:44] "GET /domains?obj_uuids=8ad80d2d-2369-4ab9-896f-7a17fd6c7f55&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001166 10.0.0.41 - - [2025-10-09 13:51:44] "GET /domain/8ad80d2d-2369-4ab9-896f-7a17fd6c7f55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007929 10.0.0.41 - - [2025-10-09 13:51:44] "POST /id-to-fqname HTTP/1.1" 200 183 0.002862 10.0.0.41 - - [2025-10-09 13:51:44] "POST /fqname-to-id HTTP/1.1" 404 192 0.003915 10.0.0.41 - - [2025-10-09 13:51:44] "GET /obj-perms HTTP/1.1" 200 6375 0.081892 10.0.0.41 - - [2025-10-09 13:51:44] "POST /security-groups HTTP/1.1" 200 578 0.071074 10.0.0.41 - - [2025-10-09 13:51:44] "POST /fqname-to-id HTTP/1.1" 404 227 0.003043 10.0.0.41 - - [2025-10-09 13:51:44] "POST /projects HTTP/1.1" 200 567 0.246848 10.0.0.41 - - [2025-10-09 13:51:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.284362 10.0.0.41 - - [2025-10-09 13:51:44] "POST /access-control-lists HTTP/1.1" 200 591 0.063919 10.0.0.41 - - [2025-10-09 13:51:44] "GET /project/96ff57dd-3431-4e79-b737-96f94debc9a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.442056 10.0.0.41 - - [2025-10-09 13:51:44] "POST /fqname-to-id HTTP/1.1" 404 226 0.003828 10.0.0.41 - - [2025-10-09 13:51:44] "POST /access-control-lists HTTP/1.1" 200 589 0.061446 10.0.0.41 - - [2025-10-09 13:51:45] "GET /obj-perms HTTP/1.1" 200 6375 0.057663 10.0.0.41 - - [2025-10-09 13:51:45] "GET / HTTP/1.1" 200 36215 0.002161 10.0.0.41 - - [2025-10-09 13:51:46] "GET / HTTP/1.1" 200 36215 0.002583 10.0.0.41 - - [2025-10-09 13:51:47] "POST /fqname-to-id HTTP/1.1" 404 181 0.003316 10.0.0.41 - - [2025-10-09 13:51:47] "POST /api-access-lists HTTP/1.1" 200 521 0.015532 10.0.0.41 - - [2025-10-09 13:51:47] "GET /api-access-list/73a816c8-a1a6-43c3-885b-9739cacec049?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.005427 10.0.0.41 - - [2025-10-09 13:51:47] "GET /api-access-list/73a816c8-a1a6-43c3-885b-9739cacec049 HTTP/1.1" 401 297 0.000522 10.0.0.41 - - [2025-10-09 13:51:47] "GET /api-access-list/73a816c8-a1a6-43c3-885b-9739cacec049 HTTP/1.1" 200 1264 0.082098 10.0.0.41 - - [2025-10-09 13:51:47] "POST /fqname-to-id HTTP/1.1" 401 297 0.000507 10.0.0.41 - - [2025-10-09 13:51:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.076156 10.0.0.41 - - [2025-10-09 13:51:48] "GET /projects?obj_uuids=585d4a82-dc2f-4be3-aa1b-c5b7f2d87f97&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001323 10.0.0.41 - - [2025-10-09 13:51:48] "GET /project/585d4a82-dc2f-4be3-aa1b-c5b7f2d87f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1341 0.038228 10.0.0.41 - - [2025-10-09 13:51:48] "GET /virtual-networks?parent_id=585d4a82-dc2f-4be3-aa1b-c5b7f2d87f97&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.017199 10.0.0.41 - - [2025-10-09 13:51:48] "POST /virtual-networks HTTP/1.1" 200 568 0.060598 10.0.0.41 - - [2025-10-09 13:51:48] "POST /route-targets HTTP/1.1" 200 328 0.011883 10.0.0.41 - - [2025-10-09 13:51:48] "POST /ref-update HTTP/1.1" 200 156 0.021376 10.0.0.41 - - [2025-10-09 13:51:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.027054 10.0.0.41 - - [2025-10-09 13:51:48] "GET /network-ipam/309df33d-2081-4ef7-a012-e269352e4106?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1045 0.012773 10.0.0.41 - - [2025-10-09 13:51:48] "POST /useragent-kv HTTP/1.1" 200 115 0.002830 10.0.0.41 - - [2025-10-09 13:51:48] "POST /ref-update HTTP/1.1" 200 156 0.054546 252.41.184.232 - - [2025-10-09 13:51:48] "POST /neutron/network HTTP/1.1" 200 828 0.057954 252.41.184.232 - - [2025-10-09 13:51:48] "POST /neutron/network HTTP/1.1" 200 828 0.023506 10.0.0.41 - - [2025-10-09 13:51:49] "GET /virtual-network/09714ef6-89b2-4b1d-a2bf-aad05a1137f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1976 0.016145 252.41.184.232 - - [2025-10-09 13:51:49] "POST /neutron/network HTTP/1.1" 200 828 0.023006 252.41.184.232 - - [2025-10-09 13:51:49] "POST /neutron/subnet HTTP/1.1" 200 668 0.030715 10.0.0.41 - - [2025-10-09 13:51:49] "GET /virtual-network/09714ef6-89b2-4b1d-a2bf-aad05a1137f0 HTTP/1.1" 401 297 0.000571 10.0.0.41 - - [2025-10-09 13:51:49] "GET /virtual-network/09714ef6-89b2-4b1d-a2bf-aad05a1137f0 HTTP/1.1" 200 2260 0.055051 10.0.0.41 - - [2025-10-09 13:51:49] "GET /virtual-network/09714ef6-89b2-4b1d-a2bf-aad05a1137f0 HTTP/1.1" 401 297 0.000445 10.0.0.41 - - [2025-10-09 13:51:50] "GET /virtual-network/09714ef6-89b2-4b1d-a2bf-aad05a1137f0 HTTP/1.1" 200 2001 0.052701 10.0.0.41 - - [2025-10-09 13:51:50] "POST /id-to-fqname HTTP/1.1" 401 297 0.000501 10.0.0.41 - - [2025-10-09 13:51:50] "POST /id-to-fqname HTTP/1.1" 200 228 0.058108 252.41.184.232 - - [2025-10-09 13:51:51] "POST /neutron/network HTTP/1.1" 200 838 0.051636 252.41.184.232 - - [2025-10-09 13:51:51] "GET /aaa-mode HTTP/1.1" 401 297 0.000489 252.41.184.232 - - [2025-10-09 13:51:51] "GET / HTTP/1.1" 200 36215 0.003206 252.41.184.232 - - [2025-10-09 13:51:51] "GET /project/96ff57dd-3431-4e79-b737-96f94debc9a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000454 10.0.0.41 - - [2025-10-09 13:51:52] "GET /projects?obj_uuids=96ff57dd-3431-4e79-b737-96f94debc9a2&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001198 252.41.184.232 - - [2025-10-09 13:51:52] "GET /project/96ff57dd-3431-4e79-b737-96f94debc9a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.057843 252.41.184.232 - - [2025-10-09 13:51:52] "POST /neutron/network HTTP/1.1" 200 828 0.036861 252.41.184.232 - - [2025-10-09 13:51:52] "POST /neutron/port HTTP/1.1" 200 117 0.039848 252.41.184.232 - - [2025-10-09 13:51:52] "POST /neutron/port HTTP/1.1" 200 117 0.008551 252.41.184.232 - - [2025-10-09 13:51:52] "POST /neutron/port HTTP/1.1" 200 117 0.006235 252.41.184.232 - - [2025-10-09 13:51:53] "POST /neutron/network HTTP/1.1" 200 838 0.023659 252.41.184.232 - - [2025-10-09 13:51:53] "POST /neutron/network HTTP/1.1" 200 828 0.033514 10.0.0.41 - - [2025-10-09 13:51:53] "GET /projects?obj_uuids=96ff57dd-3431-4e79-b737-96f94debc9a2&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.002233 252.41.184.232 - - [2025-10-09 13:51:53] "POST /neutron/port HTTP/1.1" 200 1052 0.367887 252.41.184.232 - - [2025-10-09 13:51:53] "POST /neutron/port HTTP/1.1" 200 1052 0.038641 252.41.184.232 - - [2025-10-09 13:51:53] "POST /neutron/port HTTP/1.1" 200 1052 0.009923 252.41.184.232 - - [2025-10-09 13:51:53] "POST /neutron/port HTTP/1.1" 200 1102 0.068586 252.41.184.232 - - [2025-10-09 13:51:54] "POST /neutron/port HTTP/1.1" 200 1076 0.012621 252.41.184.232 - - [2025-10-09 13:51:54] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005054 252.41.184.232 - - [2025-10-09 13:51:54] "POST /neutron/subnet HTTP/1.1" 200 642 0.009939 252.41.184.232 - - [2025-10-09 13:51:54] "POST /neutron/port HTTP/1.1" 200 117 0.001484 252.41.184.232 - - [2025-10-09 13:51:54] "POST /neutron/network HTTP/1.1" 200 828 0.007478 252.41.184.232 - - [2025-10-09 13:51:57] "POST /neutron/port HTTP/1.1" 200 1076 0.014238 252.41.184.232 - - [2025-10-09 13:51:57] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007559 252.41.184.232 - - [2025-10-09 13:51:57] "POST /neutron/port HTTP/1.1" 200 1076 0.012361 252.41.184.232 - - [2025-10-09 13:51:57] "POST /neutron/security_group HTTP/1.1" 200 2051 0.008560 252.41.184.232 - - [2025-10-09 13:51:58] "POST /neutron/port HTTP/1.1" 200 1076 0.012607 252.41.184.232 - - [2025-10-09 13:51:58] "POST /neutron/security_group HTTP/1.1" 200 2051 0.017217 252.41.184.232 - - [2025-10-09 13:51:58] "POST /neutron/port HTTP/1.1" 200 1076 0.016552 252.41.184.232 - - [2025-10-09 13:51:58] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007343 10.0.0.41 - - [2025-10-09 13:51:58] "GET /virtual-machine/5388b8b1-889e-4bbd-8c65-b6328493c0f4 HTTP/1.1" 200 1287 0.015594 10.0.0.41 - - [2025-10-09 13:51:58] "GET /virtual-machine/5388b8b1-889e-4bbd-8c65-b6328493c0f4 HTTP/1.1" 200 1287 0.014717 10.0.0.41 - - [2025-10-09 13:51:58] "GET /virtual-machine-interface/39d92e08-b4e4-466a-aba0-721001f1bdf0 HTTP/1.1" 200 2526 0.020587 10.0.0.41 - - [2025-10-09 13:51:58] "GET /virtual-machine/5388b8b1-889e-4bbd-8c65-b6328493c0f4 HTTP/1.1" 200 1287 0.014538 10.0.0.41 - - [2025-10-09 13:51:58] "GET /virtual-machine-interface/39d92e08-b4e4-466a-aba0-721001f1bdf0 HTTP/1.1" 200 2526 0.016927 10.0.0.41 - - [2025-10-09 13:51:58] "GET /instance-ip/1659dcad-2be1-4229-840d-15b38e1127d1 HTTP/1.1" 200 1622 0.018189 10.0.0.41 - - [2025-10-09 13:51:58] "GET /virtual-machine/5388b8b1-889e-4bbd-8c65-b6328493c0f4 HTTP/1.1" 200 1287 0.014225 10.0.0.41 - - [2025-10-09 13:51:58] "GET /virtual-machine-interface/39d92e08-b4e4-466a-aba0-721001f1bdf0 HTTP/1.1" 200 2526 0.019694 10.0.0.41 - - [2025-10-09 13:51:58] "GET /instance-ip/1659dcad-2be1-4229-840d-15b38e1127d1 HTTP/1.1" 200 1622 0.017170 10.0.0.41 - - [2025-10-09 13:51:59] "POST /fqname-to-id HTTP/1.1" 403 329 0.012561 10.0.0.41 - - [2025-10-09 13:51:59] "GET / HTTP/1.1" 200 36215 0.001865 10.0.0.41 - - [2025-10-09 13:51:59] "POST /fqname-to-id HTTP/1.1" 401 297 0.000595 10.0.0.41 - - [2025-10-09 13:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.037469 10.0.0.41 - - [2025-10-09 13:51:59] "GET /global-vrouter-config/9c9ce066-c658-4727-b2c5-c23089c52ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004955 10.0.0.41 - - [2025-10-09 13:52:00] "GET /virtual-networks?parent_id=96ff57dd-3431-4e79-b737-96f94debc9a2&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.014736 10.0.0.41 - - [2025-10-09 13:52:00] "POST /fqname-to-id HTTP/1.1" 403 329 0.013857 10.0.0.41 - - [2025-10-09 13:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002676 10.0.0.41 - - [2025-10-09 13:52:00] "GET /global-vrouter-config/9c9ce066-c658-4727-b2c5-c23089c52ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003097 10.0.0.41 - - [2025-10-09 13:52:00] "GET /virtual-networks?parent_id=96ff57dd-3431-4e79-b737-96f94debc9a2&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.013495 10.0.0.41 - - [2025-10-09 13:52:00] "POST /fqname-to-id HTTP/1.1" 403 329 0.013822 10.0.0.41 - - [2025-10-09 13:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002463 10.0.0.41 - - [2025-10-09 13:52:00] "GET /global-vrouter-config/9c9ce066-c658-4727-b2c5-c23089c52ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.002873 10.0.0.41 - - [2025-10-09 13:52:00] "GET /virtual-networks?parent_id=96ff57dd-3431-4e79-b737-96f94debc9a2&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.012546 10.0.0.41 - - [2025-10-09 13:52:00] "POST /fqname-to-id HTTP/1.1" 403 329 0.012034 10.0.0.41 - - [2025-10-09 13:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002588 10.0.0.41 - - [2025-10-09 13:52:00] "GET /global-vrouter-config/9c9ce066-c658-4727-b2c5-c23089c52ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003617 10.0.0.41 - - [2025-10-09 13:52:00] "GET /virtual-networks?parent_id=96ff57dd-3431-4e79-b737-96f94debc9a2&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.013192 10.0.0.41 - - [2025-10-09 13:52:00] "POST /fqname-to-id HTTP/1.1" 403 329 0.012614 10.0.0.41 - - [2025-10-09 13:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003371 10.0.0.41 - - [2025-10-09 13:52:00] "GET /global-vrouter-config/9c9ce066-c658-4727-b2c5-c23089c52ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003753 10.0.0.41 - - [2025-10-09 13:52:00] "GET /virtual-networks?parent_id=96ff57dd-3431-4e79-b737-96f94debc9a2&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.013306 10.0.0.41 - - [2025-10-09 13:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.012094 10.0.0.41 - - [2025-10-09 13:52:03] "GET /virtual-network/09714ef6-89b2-4b1d-a2bf-aad05a1137f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1976 0.014050 252.41.184.232 - - [2025-10-09 13:52:04] "POST /neutron/port HTTP/1.1" 200 1076 0.041834 252.41.184.232 - - [2025-10-09 13:52:04] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007120 252.41.184.232 - - [2025-10-09 13:52:04] "POST /neutron/port HTTP/1.1" 200 1076 0.045474 252.41.184.232 - - [2025-10-09 13:52:05] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007013 10.0.0.41 - - [2025-10-09 13:52:05] "POST /fqname-to-id HTTP/1.1" 403 329 0.011756 10.0.0.41 - - [2025-10-09 13:52:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002431 10.0.0.41 - - [2025-10-09 13:52:05] "GET /global-vrouter-config/9c9ce066-c658-4727-b2c5-c23089c52ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.002850 10.0.0.41 - - [2025-10-09 13:52:05] "GET /virtual-networks?parent_id=96ff57dd-3431-4e79-b737-96f94debc9a2&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.012637 10.0.0.41 - - [2025-10-09 13:52:06] "POST /fqname-to-id HTTP/1.1" 403 329 0.012094 10.0.0.41 - - [2025-10-09 13:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002392 10.0.0.41 - - [2025-10-09 13:52:06] "GET /global-vrouter-config/9c9ce066-c658-4727-b2c5-c23089c52ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.002828 10.0.0.41 - - [2025-10-09 13:52:06] "GET /virtual-networks?parent_id=96ff57dd-3431-4e79-b737-96f94debc9a2&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.011476 10.0.0.41 - - [2025-10-09 13:52:06] "POST /fqname-to-id HTTP/1.1" 403 351 0.010118 10.0.0.41 - - [2025-10-09 13:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003137 10.0.0.41 - - [2025-10-09 13:52:06] "GET /routing-instance/a1cd4229-5714-4a54-b757-e68e0b3962a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1532 0.003591 10.0.0.41 - - [2025-10-09 13:52:06] "GET /route-target/214a889b-e62b-4cfb-b28a-d63071d827d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 351 0.010807 10.0.0.41 - - [2025-10-09 13:52:06] "GET /route-target/214a889b-e62b-4cfb-b28a-d63071d827d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.002989 10.0.0.41 - - [2025-10-09 13:52:06] "POST /fqname-to-id HTTP/1.1" 403 329 0.012853 10.0.0.41 - - [2025-10-09 13:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002913 10.0.0.41 - - [2025-10-09 13:52:06] "GET /global-vrouter-config/9c9ce066-c658-4727-b2c5-c23089c52ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003348 10.0.0.41 - - [2025-10-09 13:52:06] "GET /virtual-networks?parent_id=96ff57dd-3431-4e79-b737-96f94debc9a2&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.014578 10.0.0.41 - - [2025-10-09 13:52:06] "POST /fqname-to-id HTTP/1.1" 403 351 0.011848 10.0.0.41 - - [2025-10-09 13:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003805 10.0.0.41 - - [2025-10-09 13:52:06] "GET /routing-instance/a1cd4229-5714-4a54-b757-e68e0b3962a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1532 0.003817 10.0.0.41 - - [2025-10-09 13:52:06] "GET /route-target/214a889b-e62b-4cfb-b28a-d63071d827d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 351 0.011587 10.0.0.41 - - [2025-10-09 13:52:06] "GET /route-target/214a889b-e62b-4cfb-b28a-d63071d827d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003319 252.41.184.232 - - [2025-10-09 13:52:07] "POST /neutron/port HTTP/1.1" 200 1076 0.044719 252.41.184.232 - - [2025-10-09 13:52:07] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007960 10.0.0.41 - - [2025-10-09 13:52:07] "GET /obj-perms HTTP/1.1" 200 6307 0.078557 10.0.0.41 - - [2025-10-09 13:52:07] "GET /virtual-machine/5388b8b1-889e-4bbd-8c65-b6328493c0f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 993 0.023038 10.0.0.41 - - [2025-10-09 13:52:07] "GET /obj-perms HTTP/1.1" 200 6307 0.009813 10.0.0.41 - - [2025-10-09 13:52:07] "POST /fqname-to-id HTTP/1.1" 401 297 0.000419 10.0.0.41 - - [2025-10-09 13:52:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.040464 10.0.0.41 - - [2025-10-09 13:52:07] "GET /virtual-machine-interface/39d92e08-b4e4-466a-aba0-721001f1bdf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2304 0.017472 10.0.0.41 - - [2025-10-09 13:52:07] "GET /obj-perms HTTP/1.1" 200 6307 0.009789 10.0.0.41 - - [2025-10-09 13:52:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002751 10.0.0.41 - - [2025-10-09 13:52:08] "GET /virtual-machine-interface/39d92e08-b4e4-466a-aba0-721001f1bdf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2304 0.015575 10.0.0.41 - - [2025-10-09 13:52:08] "GET /obj-perms HTTP/1.1" 200 6307 0.009604 10.0.0.41 - - [2025-10-09 13:52:08] "GET /virtual-machine/5388b8b1-889e-4bbd-8c65-b6328493c0f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 993 0.010612 10.0.0.41 - - [2025-10-09 13:52:08] "GET /obj-perms HTTP/1.1" 200 6307 0.009348 10.0.0.41 - - [2025-10-09 13:52:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002381 10.0.0.41 - - [2025-10-09 13:52:08] "GET /virtual-machine-interface/39d92e08-b4e4-466a-aba0-721001f1bdf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2304 0.016476 10.0.0.41 - - [2025-10-09 13:52:08] "GET /obj-perms HTTP/1.1" 200 6307 0.009846 10.0.0.41 - - [2025-10-09 13:52:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002349 10.0.0.41 - - [2025-10-09 13:52:08] "GET /virtual-network/09714ef6-89b2-4b1d-a2bf-aad05a1137f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1976 0.015279 10.0.0.41 - - [2025-10-09 13:52:08] "GET /obj-perms HTTP/1.1" 200 6307 0.009587 10.0.0.41 - - [2025-10-09 13:52:08] "GET /virtual-machine/5388b8b1-889e-4bbd-8c65-b6328493c0f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 993 0.011044 10.0.0.41 - - [2025-10-09 13:52:08] "GET /obj-perms HTTP/1.1" 200 6307 0.013580 10.0.0.41 - - [2025-10-09 13:52:08] "GET /obj-perms HTTP/1.1" 200 6307 0.010494 10.0.0.41 - - [2025-10-09 13:52:09] "GET /obj-perms HTTP/1.1" 200 6307 0.073194 10.0.0.41 - - [2025-10-09 13:52:09] "GET /obj-perms HTTP/1.1" 200 6307 0.010915 10.0.0.41 - - [2025-10-09 13:52:09] "GET /obj-perms HTTP/1.1" 200 6412 0.059338 10.0.0.41 - - [2025-10-09 13:52:09] "GET /obj-perms HTTP/1.1" 200 6412 0.002415 10.0.0.41 - - [2025-10-09 13:52:10] "GET /obj-perms HTTP/1.1" 200 6307 0.009472 10.0.0.41 - - [2025-10-09 13:52:10] "GET /obj-perms HTTP/1.1" 200 6307 0.008972 10.0.0.41 - - [2025-10-09 13:52:10] "GET /obj-perms HTTP/1.1" 200 6307 0.077976 10.0.0.41 - - [2025-10-09 13:52:10] "GET /obj-perms HTTP/1.1" 200 6307 0.010551 10.0.0.41 - - [2025-10-09 13:52:10] "GET /obj-perms HTTP/1.1" 200 6412 0.001973 10.0.0.41 - - [2025-10-09 13:52:10] "GET /obj-perms HTTP/1.1" 200 6412 0.002070 10.0.0.41 - - [2025-10-09 13:52:10] "GET /obj-perms HTTP/1.1" 200 6307 0.009681 10.0.0.41 - - [2025-10-09 13:52:10] "GET /virtual-machines?detail=False&count=False&shared=False HTTP/1.1" 200 321 0.011389 10.0.0.41 - - [2025-10-09 13:52:11] "GET /virtual-machine/5388b8b1-889e-4bbd-8c65-b6328493c0f4 HTTP/1.1" 200 1287 0.016280 252.41.184.232 - - [2025-10-09 13:52:11] "POST /neutron/port HTTP/1.1" 200 1076 0.012875 252.41.184.232 - - [2025-10-09 13:52:11] "POST /neutron/port HTTP/1.1" 200 1102 0.010322 252.41.184.232 - - [2025-10-09 13:52:11] "POST /neutron/port HTTP/1.1" 200 151 0.112806 10.0.0.41 - - [2025-10-09 13:52:13] "GET /virtual-machine/5388b8b1-889e-4bbd-8c65-b6328493c0f4 HTTP/1.1" 404 171 0.012497 10.0.0.41 - - [2025-10-09 13:52:13] "GET /virtual-machine/5388b8b1-889e-4bbd-8c65-b6328493c0f4 HTTP/1.1" 404 171 0.009854 10.0.0.41 - - [2025-10-09 13:52:13] "GET /virtual-machine/5388b8b1-889e-4bbd-8c65-b6328493c0f4 HTTP/1.1" 404 171 0.009493 10.0.0.41 - - [2025-10-09 13:52:13] "POST /fqname-to-id HTTP/1.1" 403 329 0.012880 10.0.0.41 - - [2025-10-09 13:52:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002874 10.0.0.41 - - [2025-10-09 13:52:13] "GET /global-vrouter-config/9c9ce066-c658-4727-b2c5-c23089c52ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003552 10.0.0.41 - - [2025-10-09 13:52:13] "GET /virtual-networks?parent_id=96ff57dd-3431-4e79-b737-96f94debc9a2&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.012654 10.0.0.41 - - [2025-10-09 13:52:13] "POST /fqname-to-id HTTP/1.1" 403 351 0.010893 10.0.0.41 - - [2025-10-09 13:52:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003232 10.0.0.41 - - [2025-10-09 13:52:13] "GET /routing-instance/a1cd4229-5714-4a54-b757-e68e0b3962a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1532 0.003556 10.0.0.41 - - [2025-10-09 13:52:13] "GET /route-target/214a889b-e62b-4cfb-b28a-d63071d827d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 351 0.010680 10.0.0.41 - - [2025-10-09 13:52:13] "GET /route-target/214a889b-e62b-4cfb-b28a-d63071d827d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.002895 10.0.0.41 - - [2025-10-09 13:52:14] "GET /obj-perms HTTP/1.1" 200 6307 0.011214 10.0.0.41 - - [2025-10-09 13:52:14] "GET /obj-perms HTTP/1.1" 200 6307 0.010494 10.0.0.41 - - [2025-10-09 13:52:14] "GET /obj-perms HTTP/1.1" 200 6307 0.063651 10.0.0.41 - - [2025-10-09 13:52:14] "GET /obj-perms HTTP/1.1" 200 6307 0.008702 10.0.0.41 - - [2025-10-09 13:52:14] "GET /obj-perms HTTP/1.1" 200 6412 0.002052 10.0.0.41 - - [2025-10-09 13:52:14] "GET /obj-perms HTTP/1.1" 200 6412 0.002084 10.0.0.41 - - [2025-10-09 13:52:17] "GET /obj-perms HTTP/1.1" 200 6412 0.002270 10.0.0.41 - - [2025-10-09 13:52:17] "GET /obj-perms HTTP/1.1" 200 6412 0.001999 10.0.0.41 - - [2025-10-09 13:52:20] "GET /obj-perms HTTP/1.1" 200 6412 0.002277 10.0.0.41 - - [2025-10-09 13:52:21] "GET /obj-perms HTTP/1.1" 200 6412 0.002051 [Introspect:8084]10.0.0.41 - - [2025-10-09 13:52:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001263 [Introspect:8084]10.0.0.41 - - [2025-10-09 13:52:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001308 10.0.0.41 - - [2025-10-09 13:52:24] "GET /obj-perms HTTP/1.1" 200 6412 0.001997 10.0.0.41 - - [2025-10-09 13:52:24] "GET /obj-perms HTTP/1.1" 200 6412 0.002198 10.0.0.41 - - [2025-10-09 13:52:27] "GET /obj-perms HTTP/1.1" 200 6412 0.002018 10.0.0.41 - - [2025-10-09 13:52:27] "GET /obj-perms HTTP/1.1" 200 6412 0.001926 [Introspect:8084]10.0.0.41 - - [2025-10-09 13:52:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001080 [Introspect:8084]10.0.0.41 - - [2025-10-09 13:52:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001333 10.0.0.41 - - [2025-10-09 13:52:30] "GET /obj-perms HTTP/1.1" 200 6412 0.002325 10.0.0.41 - - [2025-10-09 13:52:30] "GET /obj-perms HTTP/1.1" 200 6412 0.002291 10.0.0.41 - - [2025-10-09 13:52:31] "DELETE /project/96ff57dd34314e79b73796f94debc9a2 HTTP/1.1" 404 173 0.006630 10.0.0.41 - - [2025-10-09 13:52:31] "DELETE /project/5f815ebb1148491eb97b1d557968fa8a HTTP/1.1" 404 173 0.005664 10.0.0.41 - - [2025-10-09 13:52:31] "DELETE /project/585d4a82dc2f4be3aa1bc5b7f2d87f97 HTTP/1.1" 404 173 0.004491 [Introspect:8084]10.0.0.41 - - [2025-10-09 13:52:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001179 [Introspect:8084]10.0.0.41 - - [2025-10-09 13:52:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001214 10.0.0.41 - - [2025-10-09 13:52:33] "GET /obj-perms HTTP/1.1" 200 6412 0.001956 10.0.0.41 - - [2025-10-09 13:52:33] "GET /obj-perms HTTP/1.1" 200 6412 0.002601 10.0.0.41 - - [2025-10-09 13:52:36] "GET /obj-perms HTTP/1.1" 200 6412 0.002177 10.0.0.41 - - [2025-10-09 13:52:36] "GET /obj-perms HTTP/1.1" 200 6412 0.001832 [Introspect:8084]10.0.0.41 - - [2025-10-09 13:52:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001018 [Introspect:8084]10.0.0.41 - - [2025-10-09 13:52:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001182 10.0.0.41 - - [2025-10-09 13:52:39] "GET /obj-perms HTTP/1.1" 200 6412 0.002156 10.0.0.41 - - [2025-10-09 13:52:39] "GET /obj-perms HTTP/1.1" 200 6412 0.001841 10.0.0.41 - - [2025-10-09 13:52:40] "GET /obj-perms HTTP/1.1" 200 6412 0.003622 10.0.0.41 - - [2025-10-09 13:52:40] "GET /obj-perms HTTP/1.1" 200 6412 0.002373 10.0.0.41 - - [2025-10-09 13:52:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005856 10.0.0.41 - - [2025-10-09 13:52:40] "POST /useragent-kv HTTP/1.1" 200 115 0.003715 10.0.0.41 - - [2025-10-09 13:52:40] "POST /useragent-kv HTTP/1.1" 200 115 0.003684 10.0.0.41 - - [2025-10-09 13:52:40] "DELETE /virtual-network/09714ef6-89b2-4b1d-a2bf-aad05a1137f0 HTTP/1.1" 200 115 0.096575 10.0.0.41 - - [2025-10-09 13:52:40] "DELETE /route-target/214a889b-e62b-4cfb-b28a-d63071d827d3 HTTP/1.1" 200 115 0.022815 10.0.0.41 - - [2025-10-09 13:52:40] "DELETE /api-access-list/73a816c8-a1a6-43c3-885b-9739cacec049 HTTP/1.1" 200 115 0.025366 10.0.0.41 - - [2025-10-09 13:52:40] "GET /api-access-list/73a816c8-a1a6-43c3-885b-9739cacec049 HTTP/1.1" 404 171 0.002571 10.0.0.41 - - [2025-10-09 13:52:40] "GET /projects?obj_uuids=96ff57dd-3431-4e79-b737-96f94debc9a2&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001200 10.0.0.41 - - [2025-10-09 13:52:40] "GET /project/96ff57dd-3431-4e79-b737-96f94debc9a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.026235 10.0.0.41 - - [2025-10-09 13:52:40] "GET /projects?obj_uuids=96ff57dd-3431-4e79-b737-96f94debc9a2&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001153 10.0.0.41 - - [2025-10-09 13:52:40] "GET /project/96ff57dd-3431-4e79-b737-96f94debc9a2?fields=virtual_networks HTTP/1.1" 200 1022 0.069078 10.0.0.41 - - [2025-10-09 13:52:40] "GET /projects?obj_uuids=96ff57dd-3431-4e79-b737-96f94debc9a2&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001148 10.0.0.41 - - [2025-10-09 13:52:40] "GET /project/96ff57dd-3431-4e79-b737-96f94debc9a2?fields=virtual_machine_interfaces HTTP/1.1" 200 1022 0.026973 10.0.0.41 - - [2025-10-09 13:52:40] "GET /projects?obj_uuids=96ff57dd-3431-4e79-b737-96f94debc9a2&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001534 10.0.0.41 - - [2025-10-09 13:52:40] "GET /project/96ff57dd-3431-4e79-b737-96f94debc9a2?fields=security_groups HTTP/1.1" 200 1242 0.029212 10.0.0.41 - - [2025-10-09 13:52:41] "GET /projects?obj_uuids=585d4a82-dc2f-4be3-aa1b-c5b7f2d87f97&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001244 10.0.0.41 - - [2025-10-09 13:52:41] "GET /project/585d4a82-dc2f-4be3-aa1b-c5b7f2d87f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1341 0.028362 10.0.0.41 - - [2025-10-09 13:52:41] "GET /projects?obj_uuids=585d4a82-dc2f-4be3-aa1b-c5b7f2d87f97&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001166 10.0.0.41 - - [2025-10-09 13:52:41] "GET /project/585d4a82-dc2f-4be3-aa1b-c5b7f2d87f97?fields=virtual_networks HTTP/1.1" 200 1021 0.070490 10.0.0.41 - - [2025-10-09 13:52:41] "GET /projects?obj_uuids=585d4a82-dc2f-4be3-aa1b-c5b7f2d87f97&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001623 10.0.0.41 - - [2025-10-09 13:52:41] "GET /project/585d4a82-dc2f-4be3-aa1b-c5b7f2d87f97?fields=virtual_machine_interfaces HTTP/1.1" 200 1021 0.027769 10.0.0.41 - - [2025-10-09 13:52:41] "GET /projects?obj_uuids=585d4a82-dc2f-4be3-aa1b-c5b7f2d87f97&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001205 10.0.0.41 - - [2025-10-09 13:52:41] "GET /project/585d4a82-dc2f-4be3-aa1b-c5b7f2d87f97?fields=security_groups HTTP/1.1" 200 1241 0.030658 10.0.0.41 - - [2025-10-09 13:52:41] "GET /global-system-configs HTTP/1.1" 401 297 0.000747 10.0.0.41 - - [2025-10-09 13:52:42] "GET /global-system-configs HTTP/1.1" 401 297 0.000430 10.0.0.41 - - [2025-10-09 13:52:43] "GET /api-access-list/8819e159-99b3-4b79-b8dd-3b4fff2c467a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.004106 10.0.0.41 - - [2025-10-09 13:52:43] "PUT /api-access-list/8819e159-99b3-4b79-b8dd-3b4fff2c467a HTTP/1.1" 200 265 0.008952 10.0.0.41 - - [2025-10-09 13:52:43] "GET /projects?obj_uuids=5f815ebb-1148-491e-b97b-1d557968fa8a&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001737 10.0.0.41 - - [2025-10-09 13:52:43] "GET /project/5f815ebb-1148-491e-b97b-1d557968fa8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1341 0.025328 10.0.0.41 - - [2025-10-09 13:52:43] "GET /projects?obj_uuids=5f815ebb-1148-491e-b97b-1d557968fa8a&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001205 10.0.0.41 - - [2025-10-09 13:52:43] "GET /project/5f815ebb-1148-491e-b97b-1d557968fa8a?fields=virtual_networks HTTP/1.1" 200 1021 0.072992 10.0.0.41 - - [2025-10-09 13:52:43] "GET /projects?obj_uuids=5f815ebb-1148-491e-b97b-1d557968fa8a&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001137 10.0.0.41 - - [2025-10-09 13:52:43] "GET /project/5f815ebb-1148-491e-b97b-1d557968fa8a?fields=virtual_machine_interfaces HTTP/1.1" 200 1021 0.026495 10.0.0.41 - - [2025-10-09 13:52:43] "GET /projects?obj_uuids=5f815ebb-1148-491e-b97b-1d557968fa8a&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001582 10.0.0.41 - - [2025-10-09 13:52:43] "GET /project/5f815ebb-1148-491e-b97b-1d557968fa8a?fields=security_groups HTTP/1.1" 200 1241 0.033480 10.0.0.41 - - [2025-10-09 13:52:44] "GET /domains?obj_uuids=8ad80d2d-2369-4ab9-896f-7a17fd6c7f55&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001195 10.0.0.41 - - [2025-10-09 13:52:44] "GET /domain/8ad80d2d-2369-4ab9-896f-7a17fd6c7f55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.007803 10.0.0.41 - - [2025-10-09 13:52:44] "POST /fqname-to-id HTTP/1.1" 404 186 0.031966 10.0.0.41 - - [2025-10-09 13:52:44] "GET /projects?obj_uuids=9df1231a-851e-4960-89fa-9e69a9f57230&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002775 10.0.0.41 - - [2025-10-09 13:52:45] "GET /domains?obj_uuids=8ad80d2d-2369-4ab9-896f-7a17fd6c7f55&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001076 10.0.0.41 - - [2025-10-09 13:52:45] "GET /domain/8ad80d2d-2369-4ab9-896f-7a17fd6c7f55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007636 10.0.0.41 - - [2025-10-09 13:52:45] "POST /id-to-fqname HTTP/1.1" 200 188 0.002128 10.0.0.41 - - [2025-10-09 13:52:45] "POST /fqname-to-id HTTP/1.1" 404 197 0.003190 10.0.0.41 - - [2025-10-09 13:52:45] "POST /security-groups HTTP/1.1" 200 583 0.072542 10.0.0.41 - - [2025-10-09 13:52:45] "POST /fqname-to-id HTTP/1.1" 404 232 0.002847 10.0.0.41 - - [2025-10-09 13:52:45] "POST /projects HTTP/1.1" 200 577 0.230321 10.0.0.41 - - [2025-10-09 13:52:45] "POST /access-control-lists HTTP/1.1" 200 596 0.058253 10.0.0.41 - - [2025-10-09 13:52:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.310410 10.0.0.41 - - [2025-10-09 13:52:45] "POST /fqname-to-id HTTP/1.1" 404 231 0.003351 10.0.0.41 - - [2025-10-09 13:52:45] "GET /project/9df1231a-851e-4960-89fa-9e69a9f57230?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.455688 10.0.0.41 - - [2025-10-09 13:52:45] "POST /access-control-lists HTTP/1.1" 200 594 0.068492 10.0.0.41 - - [2025-10-09 13:52:45] "GET /obj-perms HTTP/1.1" 200 6375 0.071675 10.0.0.41 - - [2025-10-09 13:52:46] "GET /obj-perms HTTP/1.1" 200 6375 0.059124 10.0.0.41 - - [2025-10-09 13:52:46] "GET / HTTP/1.1" 200 36215 0.001677 10.0.0.41 - - [2025-10-09 13:52:49] "POST /fqname-to-id HTTP/1.1" 401 297 0.000773 10.0.0.41 - - [2025-10-09 13:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.032309 10.0.0.41 - - [2025-10-09 13:52:49] "GET /api-access-list/8819e159-99b3-4b79-b8dd-3b4fff2c467a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1883 0.003755 10.0.0.41 - - [2025-10-09 13:52:49] "GET /api-access-list/8819e159-99b3-4b79-b8dd-3b4fff2c467a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1883 0.003887 10.0.0.41 - - [2025-10-09 13:52:49] "GET /api-access-list/8819e159-99b3-4b79-b8dd-3b4fff2c467a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1883 0.004065 10.0.0.41 - - [2025-10-09 13:52:49] "PUT /api-access-list/8819e159-99b3-4b79-b8dd-3b4fff2c467a HTTP/1.1" 200 265 0.010535 10.0.0.41 - - [2025-10-09 13:52:49] "GET /aaa-mode HTTP/1.1" 200 128 0.001286 10.0.0.41 - - [2025-10-09 13:52:50] "POST /fqname-to-id HTTP/1.1" 404 186 0.028877 10.0.0.41 - - [2025-10-09 13:52:50] "GET /projects?obj_uuids=bf549d9e-97e1-47c1-85cf-52185498ae46&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002682 10.0.0.41 - - [2025-10-09 13:52:50] "GET /domains?obj_uuids=8ad80d2d-2369-4ab9-896f-7a17fd6c7f55&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001169 10.0.0.41 - - [2025-10-09 13:52:50] "GET /domain/8ad80d2d-2369-4ab9-896f-7a17fd6c7f55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.009231 10.0.0.41 - - [2025-10-09 13:52:50] "POST /id-to-fqname HTTP/1.1" 200 188 0.001716 10.0.0.41 - - [2025-10-09 13:52:50] "POST /fqname-to-id HTTP/1.1" 404 197 0.003125 10.0.0.41 - - [2025-10-09 13:52:50] "POST /security-groups HTTP/1.1" 200 583 0.064466 10.0.0.41 - - [2025-10-09 13:52:50] "POST /fqname-to-id HTTP/1.1" 404 232 0.005300 10.0.0.41 - - [2025-10-09 13:52:50] "POST /projects HTTP/1.1" 200 577 0.231980 10.0.0.41 - - [2025-10-09 13:52:50] "POST /access-control-lists HTTP/1.1" 200 596 0.060742 10.0.0.41 - - [2025-10-09 13:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.311524 10.0.0.41 - - [2025-10-09 13:52:50] "POST /fqname-to-id HTTP/1.1" 404 231 0.004184 10.0.0.41 - - [2025-10-09 13:52:50] "GET /project/bf549d9e-97e1-47c1-85cf-52185498ae46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.468364 10.0.0.41 - - [2025-10-09 13:52:51] "POST /access-control-lists HTTP/1.1" 200 594 0.064067 10.0.0.41 - - [2025-10-09 13:52:51] "POST /fqname-to-id HTTP/1.1" 404 186 0.031844 10.0.0.41 - - [2025-10-09 13:52:51] "GET /projects?obj_uuids=cb46bddc-b9a1-45ec-9c08-e0bea4b85536&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003698 10.0.0.41 - - [2025-10-09 13:52:51] "GET /domains?obj_uuids=8ad80d2d-2369-4ab9-896f-7a17fd6c7f55&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001161 10.0.0.41 - - [2025-10-09 13:52:51] "GET /domain/8ad80d2d-2369-4ab9-896f-7a17fd6c7f55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007689 10.0.0.41 - - [2025-10-09 13:52:51] "POST /id-to-fqname HTTP/1.1" 200 188 0.001436 10.0.0.41 - - [2025-10-09 13:52:51] "POST /fqname-to-id HTTP/1.1" 404 197 0.006419 10.0.0.41 - - [2025-10-09 13:52:51] "POST /security-groups HTTP/1.1" 200 583 0.064457 10.0.0.41 - - [2025-10-09 13:52:51] "POST /fqname-to-id HTTP/1.1" 404 232 0.002904 10.0.0.41 - - [2025-10-09 13:52:51] "POST /projects HTTP/1.1" 200 577 0.220454 10.0.0.41 - - [2025-10-09 13:52:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.296245 10.0.0.41 - - [2025-10-09 13:52:51] "POST /access-control-lists HTTP/1.1" 200 596 0.067167 10.0.0.41 - - [2025-10-09 13:52:51] "POST /fqname-to-id HTTP/1.1" 404 231 0.003080 10.0.0.41 - - [2025-10-09 13:52:51] "GET /project/cb46bddc-b9a1-45ec-9c08-e0bea4b85536?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.459873 10.0.0.41 - - [2025-10-09 13:52:52] "POST /access-control-lists HTTP/1.1" 200 594 0.061051 10.0.0.41 - - [2025-10-09 13:52:52] "GET / HTTP/1.1" 200 36215 0.002401 10.0.0.41 - - [2025-10-09 13:52:53] "GET / HTTP/1.1" 200 36215 0.001760 10.0.0.41 - - [2025-10-09 13:52:54] "POST /fqname-to-id HTTP/1.1" 404 181 0.003406 10.0.0.41 - - [2025-10-09 13:52:54] "POST /api-access-lists HTTP/1.1" 200 521 0.016280 10.0.0.41 - - [2025-10-09 13:52:54] "GET /api-access-list/c6d903ba-f927-4072-98c5-9f15189dcf5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1289 0.005196 10.0.0.41 - - [2025-10-09 13:52:54] "GET /api-access-list/c6d903ba-f927-4072-98c5-9f15189dcf5b HTTP/1.1" 401 297 0.000574 10.0.0.41 - - [2025-10-09 13:52:54] "GET /api-access-list/c6d903ba-f927-4072-98c5-9f15189dcf5b HTTP/1.1" 200 1289 0.075556 10.0.0.41 - - [2025-10-09 13:52:54] "POST /fqname-to-id HTTP/1.1" 401 297 0.000578 10.0.0.41 - - [2025-10-09 13:52:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.049424 10.0.0.41 - - [2025-10-09 13:52:55] "GET /projects?obj_uuids=bf549d9e-97e1-47c1-85cf-52185498ae46&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001660 10.0.0.41 - - [2025-10-09 13:52:55] "GET /project/bf549d9e-97e1-47c1-85cf-52185498ae46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.042280 10.0.0.41 - - [2025-10-09 13:52:55] "GET /virtual-networks?parent_id=bf549d9e-97e1-47c1-85cf-52185498ae46&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.014127 10.0.0.41 - - [2025-10-09 13:52:55] "POST /virtual-networks HTTP/1.1" 200 583 0.056093 10.0.0.41 - - [2025-10-09 13:52:55] "POST /route-targets HTTP/1.1" 200 328 0.012871 10.0.0.41 - - [2025-10-09 13:52:55] "POST /ref-update HTTP/1.1" 200 156 0.012626 10.0.0.41 - - [2025-10-09 13:52:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.018752 10.0.0.41 - - [2025-10-09 13:52:55] "GET /network-ipam/309df33d-2081-4ef7-a012-e269352e4106?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1045 0.013858 10.0.0.41 - - [2025-10-09 13:52:55] "POST /useragent-kv HTTP/1.1" 200 115 0.003274 10.0.0.41 - - [2025-10-09 13:52:55] "POST /ref-update HTTP/1.1" 200 156 0.046867 252.41.184.232 - - [2025-10-09 13:52:55] "POST /neutron/network HTTP/1.1" 200 845 0.053367 252.41.184.232 - - [2025-10-09 13:52:55] "POST /neutron/network HTTP/1.1" 200 845 0.025691 10.0.0.41 - - [2025-10-09 13:52:55] "GET /virtual-network/9284cddf-e67f-4fa8-92ba-60f3ef5ffe2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.016990 252.41.184.232 - - [2025-10-09 13:52:55] "POST /neutron/network HTTP/1.1" 200 845 0.025877 252.41.184.232 - - [2025-10-09 13:52:56] "POST /neutron/subnet HTTP/1.1" 200 674 0.031102 10.0.0.41 - - [2025-10-09 13:52:56] "POST /fqname-to-id HTTP/1.1" 401 297 0.000658 10.0.0.41 - - [2025-10-09 13:52:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.045320 10.0.0.41 - - [2025-10-09 13:52:56] "GET /projects?obj_uuids=cb46bddc-b9a1-45ec-9c08-e0bea4b85536&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001589 10.0.0.41 - - [2025-10-09 13:52:56] "GET /project/cb46bddc-b9a1-45ec-9c08-e0bea4b85536?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.039469 10.0.0.41 - - [2025-10-09 13:52:56] "GET /virtual-networks?parent_id=cb46bddc-b9a1-45ec-9c08-e0bea4b85536&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.013649 10.0.0.41 - - [2025-10-09 13:52:56] "POST /virtual-networks HTTP/1.1" 200 583 0.059984 10.0.0.41 - - [2025-10-09 13:52:56] "POST /route-targets HTTP/1.1" 200 328 0.010557 10.0.0.41 - - [2025-10-09 13:52:56] "POST /ref-update HTTP/1.1" 200 156 0.014705 10.0.0.41 - - [2025-10-09 13:52:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.019777 10.0.0.41 - - [2025-10-09 13:52:56] "GET /network-ipam/309df33d-2081-4ef7-a012-e269352e4106?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1045 0.011844 10.0.0.41 - - [2025-10-09 13:52:56] "POST /useragent-kv HTTP/1.1" 200 115 0.003374 10.0.0.41 - - [2025-10-09 13:52:56] "POST /ref-update HTTP/1.1" 200 156 0.059643 252.41.184.232 - - [2025-10-09 13:52:57] "POST /neutron/network HTTP/1.1" 200 844 0.052852 252.41.184.232 - - [2025-10-09 13:52:57] "POST /neutron/network HTTP/1.1" 200 844 0.023084 10.0.0.41 - - [2025-10-09 13:52:57] "GET /virtual-network/144962d1-bd8b-4423-8308-d78d2e1d7b1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2007 0.014922 252.41.184.232 - - [2025-10-09 13:52:57] "POST /neutron/network HTTP/1.1" 200 844 0.021061 252.41.184.232 - - [2025-10-09 13:52:57] "POST /neutron/subnet HTTP/1.1" 200 669 0.031319 10.0.0.41 - - [2025-10-09 13:52:57] "GET /virtual-network/9284cddf-e67f-4fa8-92ba-60f3ef5ffe2d HTTP/1.1" 401 297 0.000488 10.0.0.41 - - [2025-10-09 13:52:57] "GET /virtual-network/9284cddf-e67f-4fa8-92ba-60f3ef5ffe2d HTTP/1.1" 200 2311 0.049755 10.0.0.41 - - [2025-10-09 13:52:57] "GET /virtual-network/9284cddf-e67f-4fa8-92ba-60f3ef5ffe2d HTTP/1.1" 401 297 0.000448 10.0.0.41 - - [2025-10-09 13:52:58] "GET /virtual-network/9284cddf-e67f-4fa8-92ba-60f3ef5ffe2d HTTP/1.1" 403 366 0.046203 10.0.0.41 - - [2025-10-09 13:52:58] "GET /virtual-network/9284cddf-e67f-4fa8-92ba-60f3ef5ffe2d HTTP/1.1" 200 2311 0.005937 10.0.0.41 - - [2025-10-09 13:52:58] "GET /virtual-networks HTTP/1.1" 200 370 0.020079 10.0.0.41 - - [2025-10-09 13:52:58] "GET /virtual-networks HTTP/1.1" 200 370 0.039126 10.0.0.41 - - [2025-10-09 13:52:58] "PUT /virtual-network/9284cddf-e67f-4fa8-92ba-60f3ef5ffe2d HTTP/1.1" 200 265 0.034985 10.0.0.41 - - [2025-10-09 13:52:58] "GET /virtual-networks HTTP/1.1" 200 132 0.023664 10.0.0.41 - - [2025-10-09 13:52:58] "GET /virtual-networks HTTP/1.1" 200 609 0.019772 10.0.0.41 - - [2025-10-09 13:52:58] "GET /virtual-networks HTTP/1.1" 200 1431 0.003570 10.0.0.41 - - [2025-10-09 13:52:58] "PUT /virtual-network/9284cddf-e67f-4fa8-92ba-60f3ef5ffe2d HTTP/1.1" 200 265 0.034756 10.0.0.41 - - [2025-10-09 13:52:58] "POST /useragent-kv HTTP/1.1" 200 115 0.002689 10.0.0.41 - - [2025-10-09 13:52:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005138 10.0.0.41 - - [2025-10-09 13:52:58] "POST /useragent-kv HTTP/1.1" 200 115 0.002425 10.0.0.41 - - [2025-10-09 13:52:58] "DELETE /virtual-network/144962d1-bd8b-4423-8308-d78d2e1d7b1d HTTP/1.1" 200 115 0.086451 10.0.0.41 - - [2025-10-09 13:52:59] "DELETE /route-target/5f2b0df1-76dc-4d17-872c-3ec8fc6130fb HTTP/1.1" 200 115 0.032824 10.0.0.41 - - [2025-10-09 13:52:59] "POST /useragent-kv HTTP/1.1" 200 115 0.003522 10.0.0.41 - - [2025-10-09 13:52:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005247 10.0.0.41 - - [2025-10-09 13:52:59] "POST /useragent-kv HTTP/1.1" 200 115 0.002358 10.0.0.41 - - [2025-10-09 13:52:59] "DELETE /virtual-network/9284cddf-e67f-4fa8-92ba-60f3ef5ffe2d HTTP/1.1" 200 115 0.100136 10.0.0.41 - - [2025-10-09 13:52:59] "DELETE /route-target/7aa02bde-13ae-4b13-9776-75c4eb58e654 HTTP/1.1" 200 115 0.059282 10.0.0.41 - - [2025-10-09 13:52:59] "DELETE /api-access-list/c6d903ba-f927-4072-98c5-9f15189dcf5b HTTP/1.1" 200 115 0.060726 10.0.0.41 - - [2025-10-09 13:52:59] "GET /api-access-list/c6d903ba-f927-4072-98c5-9f15189dcf5b HTTP/1.1" 404 171 0.003160 10.0.0.41 - - [2025-10-09 13:52:59] "GET /projects?obj_uuids=cb46bddc-b9a1-45ec-9c08-e0bea4b85536&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001400 10.0.0.41 - - [2025-10-09 13:52:59] "GET /project/cb46bddc-b9a1-45ec-9c08-e0bea4b85536?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.027267 10.0.0.41 - - [2025-10-09 13:52:59] "GET /projects?obj_uuids=cb46bddc-b9a1-45ec-9c08-e0bea4b85536&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001053 10.0.0.41 - - [2025-10-09 13:52:59] "GET /project/cb46bddc-b9a1-45ec-9c08-e0bea4b85536?fields=virtual_networks HTTP/1.1" 200 1032 0.070613 10.0.0.41 - - [2025-10-09 13:52:59] "GET /projects?obj_uuids=cb46bddc-b9a1-45ec-9c08-e0bea4b85536&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001281 10.0.0.41 - - [2025-10-09 13:52:59] "GET /project/cb46bddc-b9a1-45ec-9c08-e0bea4b85536?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.027499 10.0.0.41 - - [2025-10-09 13:52:59] "GET /projects?obj_uuids=cb46bddc-b9a1-45ec-9c08-e0bea4b85536&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001410 10.0.0.41 - - [2025-10-09 13:52:59] "GET /project/cb46bddc-b9a1-45ec-9c08-e0bea4b85536?fields=security_groups HTTP/1.1" 200 1257 0.071781 10.0.0.41 - - [2025-10-09 13:53:00] "GET /projects?obj_uuids=bf549d9e-97e1-47c1-85cf-52185498ae46&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001180 10.0.0.41 - - [2025-10-09 13:53:00] "GET /project/bf549d9e-97e1-47c1-85cf-52185498ae46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.030494 10.0.0.41 - - [2025-10-09 13:53:00] "GET /projects?obj_uuids=bf549d9e-97e1-47c1-85cf-52185498ae46&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001189 10.0.0.41 - - [2025-10-09 13:53:00] "GET /project/bf549d9e-97e1-47c1-85cf-52185498ae46?fields=virtual_networks HTTP/1.1" 200 1031 0.071431 10.0.0.41 - - [2025-10-09 13:53:00] "GET /projects?obj_uuids=bf549d9e-97e1-47c1-85cf-52185498ae46&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001621 10.0.0.41 - - [2025-10-09 13:53:00] "GET /project/bf549d9e-97e1-47c1-85cf-52185498ae46?fields=virtual_machine_interfaces HTTP/1.1" 200 1031 0.028588 10.0.0.41 - - [2025-10-09 13:53:00] "GET /projects?obj_uuids=bf549d9e-97e1-47c1-85cf-52185498ae46&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001244 10.0.0.41 - - [2025-10-09 13:53:00] "GET /project/bf549d9e-97e1-47c1-85cf-52185498ae46?fields=security_groups HTTP/1.1" 200 1256 0.027985 10.0.0.41 - - [2025-10-09 13:53:01] "GET /aaa-mode HTTP/1.1" 200 128 0.001290 10.0.0.41 - - [2025-10-09 13:53:02] "GET / HTTP/1.1" 200 36215 0.002885 10.0.0.41 - - [2025-10-09 13:53:03] "GET / HTTP/1.1" 200 36215 0.001590 10.0.0.41 - - [2025-10-09 13:53:03] "POST /fqname-to-id HTTP/1.1" 401 297 0.000566 10.0.0.41 - - [2025-10-09 13:53:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.092078 10.0.0.41 - - [2025-10-09 13:53:04] "GET /projects?obj_uuids=9df1231a-851e-4960-89fa-9e69a9f57230&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001188 10.0.0.41 - - [2025-10-09 13:53:04] "GET /project/9df1231a-851e-4960-89fa-9e69a9f57230?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.035826 10.0.0.41 - - [2025-10-09 13:53:04] "GET /virtual-networks?parent_id=9df1231a-851e-4960-89fa-9e69a9f57230&detail=False&count=False&shared=False HTTP/1.1" 403 263 0.009274 10.0.0.41 - - [2025-10-09 13:53:04] "POST /fqname-to-id HTTP/1.1" 404 195 0.010402 10.0.0.41 - - [2025-10-09 13:53:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.011235 10.0.0.41 - - [2025-10-09 13:53:04] "GET /domains?obj_uuids=8ad80d2d-2369-4ab9-896f-7a17fd6c7f55&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001578 10.0.0.41 - - [2025-10-09 13:53:04] "GET /domain/8ad80d2d-2369-4ab9-896f-7a17fd6c7f55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.018519 10.0.0.41 - - [2025-10-09 13:53:04] "POST /service-templates HTTP/1.1" 403 264 0.010345 10.0.0.41 - - [2025-10-09 13:53:04] "POST /fqname-to-id HTTP/1.1" 404 213 0.003855 10.0.0.41 - - [2025-10-09 13:53:04] "POST /api-access-lists HTTP/1.1" 200 555 0.022364 10.0.0.41 - - [2025-10-09 13:53:04] "GET /api-access-list/5d1d1a04-cf5d-4dad-98fc-986f6f7e3569?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.006632 10.0.0.41 - - [2025-10-09 13:53:04] "GET /api-access-list/5d1d1a04-cf5d-4dad-98fc-986f6f7e3569 HTTP/1.1" 200 1322 0.005051 10.0.0.41 - - [2025-10-09 13:53:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.016514 10.0.0.41 - - [2025-10-09 13:53:04] "GET /projects?obj_uuids=9df1231a-851e-4960-89fa-9e69a9f57230&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001935 10.0.0.41 - - [2025-10-09 13:53:05] "GET /project/9df1231a-851e-4960-89fa-9e69a9f57230?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.050011 10.0.0.41 - - [2025-10-09 13:53:05] "GET /virtual-networks?parent_id=9df1231a-851e-4960-89fa-9e69a9f57230&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.014252 10.0.0.41 - - [2025-10-09 13:53:05] "POST /virtual-networks HTTP/1.1" 200 583 0.070314 10.0.0.41 - - [2025-10-09 13:53:05] "POST /route-targets HTTP/1.1" 200 328 0.013096 10.0.0.41 - - [2025-10-09 13:53:05] "POST /ref-update HTTP/1.1" 200 156 0.015733 10.0.0.41 - - [2025-10-09 13:53:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.024479 10.0.0.41 - - [2025-10-09 13:53:05] "GET /network-ipam/309df33d-2081-4ef7-a012-e269352e4106?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1045 0.016056 10.0.0.41 - - [2025-10-09 13:53:05] "POST /useragent-kv HTTP/1.1" 200 115 0.005005 10.0.0.41 - - [2025-10-09 13:53:05] "POST /ref-update HTTP/1.1" 200 156 0.052865 252.41.184.232 - - [2025-10-09 13:53:05] "POST /neutron/network HTTP/1.1" 200 845 0.052576 252.41.184.232 - - [2025-10-09 13:53:05] "POST /neutron/network HTTP/1.1" 200 845 0.025176 10.0.0.41 - - [2025-10-09 13:53:05] "GET /virtual-network/e60b809a-8bd1-488a-9d7e-a2db013e21eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.015157 252.41.184.232 - - [2025-10-09 13:53:05] "POST /neutron/network HTTP/1.1" 200 845 0.022448 252.41.184.232 - - [2025-10-09 13:53:05] "POST /neutron/subnet HTTP/1.1" 200 674 0.028675 252.41.184.232 - - [2025-10-09 13:53:06] "POST /neutron/network HTTP/1.1" 200 845 0.044972 10.0.0.41 - - [2025-10-09 13:53:06] "GET /virtual-network/e60b809a-8bd1-488a-9d7e-a2db013e21eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005933 10.0.0.41 - - [2025-10-09 13:53:06] "GET /network-ipam/309df33d-2081-4ef7-a012-e269352e4106?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1045 0.003649 10.0.0.41 - - [2025-10-09 13:53:06] "GET /domains HTTP/1.1" 200 438 0.003535 10.0.0.41 - - [2025-10-09 13:53:06] "GET /domains?obj_uuids=8ad80d2d-2369-4ab9-896f-7a17fd6c7f55&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001245 10.0.0.41 - - [2025-10-09 13:53:06] "GET /domain/8ad80d2d-2369-4ab9-896f-7a17fd6c7f55 HTTP/1.1" 200 2215 0.008112 10.0.0.41 - - [2025-10-09 13:53:06] "GET /projects?obj_uuids=9df1231a-851e-4960-89fa-9e69a9f57230&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001683 10.0.0.41 - - [2025-10-09 13:53:06] "GET /project/9df1231a-851e-4960-89fa-9e69a9f57230 HTTP/1.1" 200 2346 0.030167 10.0.0.41 - - [2025-10-09 13:53:06] "GET /virtual-network/e60b809a-8bd1-488a-9d7e-a2db013e21eb HTTP/1.1" 200 2311 0.007932 10.0.0.41 - - [2025-10-09 13:53:06] "GET /virtual-network/e60b809a-8bd1-488a-9d7e-a2db013e21eb HTTP/1.1" 200 2311 0.005635 10.0.0.41 - - [2025-10-09 13:53:06] "GET /routing-instance/911acc12-bef9-4831-8892-c84c6f0bf026 HTTP/1.1" 200 1556 0.005278 10.0.0.41 - - [2025-10-09 13:53:06] "GET /routing-instance/911acc12-bef9-4831-8892-c84c6f0bf026 HTTP/1.1" 200 1556 0.004230 10.0.0.41 - - [2025-10-09 13:53:06] "GET /route-target/2aa6219a-7313-4308-a500-c2ba9a3441e5 HTTP/1.1" 200 1244 0.003848 10.0.0.41 - - [2025-10-09 13:53:06] "GET /virtual-network/e60b809a-8bd1-488a-9d7e-a2db013e21eb HTTP/1.1" 200 2311 0.005759 10.0.0.41 - - [2025-10-09 13:53:06] "GET /routing-instance/911acc12-bef9-4831-8892-c84c6f0bf026 HTTP/1.1" 200 1556 0.004341 10.0.0.41 - - [2025-10-09 13:53:06] "GET /virtual-network/e60b809a-8bd1-488a-9d7e-a2db013e21eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005629 10.0.0.41 - - [2025-10-09 13:53:06] "GET /virtual-network/e60b809a-8bd1-488a-9d7e-a2db013e21eb HTTP/1.1" 200 2311 0.005372 10.0.0.41 - - [2025-10-09 13:53:06] "GET /routing-instance/911acc12-bef9-4831-8892-c84c6f0bf026 HTTP/1.1" 200 1556 0.005118 10.0.0.41 - - [2025-10-09 13:53:06] "GET /routing-instance/911acc12-bef9-4831-8892-c84c6f0bf026 HTTP/1.1" 200 1556 0.004172 10.0.0.41 - - [2025-10-09 13:53:06] "GET /route-target/2aa6219a-7313-4308-a500-c2ba9a3441e5 HTTP/1.1" 200 1244 0.004421 10.0.0.41 - - [2025-10-09 13:53:07] "GET /domains HTTP/1.1" 200 438 0.003210 10.0.0.41 - - [2025-10-09 13:53:07] "GET /domains?obj_uuids=8ad80d2d-2369-4ab9-896f-7a17fd6c7f55&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001590 10.0.0.41 - - [2025-10-09 13:53:07] "GET /domain/8ad80d2d-2369-4ab9-896f-7a17fd6c7f55 HTTP/1.1" 200 2215 0.009758 10.0.0.41 - - [2025-10-09 13:53:07] "GET /projects?obj_uuids=9df1231a-851e-4960-89fa-9e69a9f57230&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001717 10.0.0.41 - - [2025-10-09 13:53:07] "GET /project/9df1231a-851e-4960-89fa-9e69a9f57230 HTTP/1.1" 200 2346 0.030061 10.0.0.41 - - [2025-10-09 13:53:07] "GET /virtual-network/e60b809a-8bd1-488a-9d7e-a2db013e21eb HTTP/1.1" 200 2311 0.007740 10.0.0.41 - - [2025-10-09 13:53:07] "GET /obj-perms HTTP/1.1" 200 6422 0.065037 10.0.0.41 - - [2025-10-09 13:53:08] "POST /fqname-to-id HTTP/1.1" 404 195 0.011893 10.0.0.41 - - [2025-10-09 13:53:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.010492 10.0.0.41 - - [2025-10-09 13:53:08] "GET /domains?obj_uuids=8ad80d2d-2369-4ab9-896f-7a17fd6c7f55&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001757 10.0.0.41 - - [2025-10-09 13:53:08] "GET /domain/8ad80d2d-2369-4ab9-896f-7a17fd6c7f55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.016420 10.0.0.41 - - [2025-10-09 13:53:08] "POST /service-templates HTTP/1.1" 403 264 0.009716 10.0.0.41 - - [2025-10-09 13:53:08] "POST /fqname-to-id HTTP/1.1" 404 181 0.003222 10.0.0.41 - - [2025-10-09 13:53:08] "POST /api-access-lists HTTP/1.1" 200 521 0.013871 10.0.0.41 - - [2025-10-09 13:53:08] "GET /api-access-list/4b04458e-2168-4372-bf33-4e6374262461?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1289 0.005064 10.0.0.41 - - [2025-10-09 13:53:08] "GET /api-access-list/4b04458e-2168-4372-bf33-4e6374262461 HTTP/1.1" 200 1289 0.003984 10.0.0.41 - - [2025-10-09 13:53:08] "POST /fqname-to-id HTTP/1.1" 404 195 0.012051 10.0.0.41 - - [2025-10-09 13:53:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.011980 10.0.0.41 - - [2025-10-09 13:53:08] "GET /domains?obj_uuids=8ad80d2d-2369-4ab9-896f-7a17fd6c7f55&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001297 10.0.0.41 - - [2025-10-09 13:53:08] "GET /domain/8ad80d2d-2369-4ab9-896f-7a17fd6c7f55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.017127 10.0.0.41 - - [2025-10-09 13:53:08] "POST /service-templates HTTP/1.1" 200 551 0.027400 10.0.0.41 - - [2025-10-09 13:53:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.015068 10.0.0.41 - - [2025-10-09 13:53:08] "GET /service-template/17357b28-969a-4d10-9d1d-d16e20a0af0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.013547 10.0.0.41 - - [2025-10-09 13:53:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.011884 10.0.0.41 - - [2025-10-09 13:53:08] "GET /service-template/17357b28-969a-4d10-9d1d-d16e20a0af0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.012518 10.0.0.41 - - [2025-10-09 13:53:08] "GET /virtual-network/e60b809a-8bd1-488a-9d7e-a2db013e21eb HTTP/1.1" 401 297 0.000469 10.0.0.41 - - [2025-10-09 13:53:09] "GET /virtual-network/e60b809a-8bd1-488a-9d7e-a2db013e21eb HTTP/1.1" 403 263 0.044959 10.0.0.41 - - [2025-10-09 13:53:09] "GET /service-template/17357b28-969a-4d10-9d1d-d16e20a0af0c HTTP/1.1" 403 264 0.011455 10.0.0.41 - - [2025-10-09 13:53:09] "GET /service-template/17357b28-969a-4d10-9d1d-d16e20a0af0c HTTP/1.1" 403 264 0.038691 10.0.0.41 - - [2025-10-09 13:53:09] "GET /api-access-list/5d1d1a04-cf5d-4dad-98fc-986f6f7e3569?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.004035 10.0.0.41 - - [2025-10-09 13:53:09] "PUT /api-access-list/5d1d1a04-cf5d-4dad-98fc-986f6f7e3569 HTTP/1.1" 200 265 0.008967 10.0.0.41 - - [2025-10-09 13:53:09] "GET /api-access-list/5d1d1a04-cf5d-4dad-98fc-986f6f7e3569 HTTP/1.1" 200 1459 0.003857 10.0.0.41 - - [2025-10-09 13:53:09] "GET /virtual-network/e60b809a-8bd1-488a-9d7e-a2db013e21eb HTTP/1.1" 200 2311 0.017989 10.0.0.41 - - [2025-10-09 13:53:09] "POST /fqname-to-id HTTP/1.1" 401 297 0.000566 10.0.0.41 - - [2025-10-09 13:53:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.042145 10.0.0.41 - - [2025-10-09 13:53:10] "GET /projects?obj_uuids=9df1231a-851e-4960-89fa-9e69a9f57230&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001213 10.0.0.41 - - [2025-10-09 13:53:10] "GET /project/9df1231a-851e-4960-89fa-9e69a9f57230?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.047403 10.0.0.41 - - [2025-10-09 13:53:10] "GET /virtual-networks?parent_id=9df1231a-851e-4960-89fa-9e69a9f57230&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.016548 10.0.0.41 - - [2025-10-09 13:53:10] "POST /virtual-networks HTTP/1.1" 403 263 0.011402 10.0.0.41 - - [2025-10-09 13:53:10] "GET /service-template/17357b28-969a-4d10-9d1d-d16e20a0af0c HTTP/1.1" 403 264 0.010725 10.0.0.41 - - [2025-10-09 13:53:10] "GET /service-template/17357b28-969a-4d10-9d1d-d16e20a0af0c HTTP/1.1" 403 264 0.040302 10.0.0.41 - - [2025-10-09 13:53:11] "GET /global-system-configs HTTP/1.1" 401 297 0.000492 10.0.0.41 - - [2025-10-09 13:53:11] "GET /api-access-list/4b04458e-2168-4372-bf33-4e6374262461?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1289 0.005519 10.0.0.41 - - [2025-10-09 13:53:11] "GET /global-system-configs HTTP/1.1" 401 297 0.000368 10.0.0.41 - - [2025-10-09 13:53:11] "PUT /api-access-list/4b04458e-2168-4372-bf33-4e6374262461 HTTP/1.1" 200 265 0.010676 10.0.0.41 - - [2025-10-09 13:53:11] "GET /api-access-list/4b04458e-2168-4372-bf33-4e6374262461 HTTP/1.1" 200 1427 0.003799 10.0.0.41 - - [2025-10-09 13:53:11] "GET /service-template/17357b28-969a-4d10-9d1d-d16e20a0af0c HTTP/1.1" 200 1853 0.015306 10.0.0.41 - - [2025-10-09 13:53:11] "POST /fqname-to-id HTTP/1.1" 404 195 0.011066 10.0.0.41 - - [2025-10-09 13:53:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.011838 10.0.0.41 - - [2025-10-09 13:53:11] "GET /domains?obj_uuids=8ad80d2d-2369-4ab9-896f-7a17fd6c7f55&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001318 10.0.0.41 - - [2025-10-09 13:53:11] "GET /domain/8ad80d2d-2369-4ab9-896f-7a17fd6c7f55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.018226 10.0.0.41 - - [2025-10-09 13:53:11] "POST /service-templates HTTP/1.1" 403 264 0.010365 10.0.0.41 - - [2025-10-09 13:53:11] "GET /api-access-list/5d1d1a04-cf5d-4dad-98fc-986f6f7e3569?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.003909 10.0.0.41 - - [2025-10-09 13:53:11] "PUT /api-access-list/5d1d1a04-cf5d-4dad-98fc-986f6f7e3569 HTTP/1.1" 200 265 0.009666 10.0.0.41 - - [2025-10-09 13:53:11] "GET /api-access-list/5d1d1a04-cf5d-4dad-98fc-986f6f7e3569 HTTP/1.1" 200 1322 0.004159 10.0.0.41 - - [2025-10-09 13:53:11] "GET /api-access-list/4b04458e-2168-4372-bf33-4e6374262461?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.003911 10.0.0.41 - - [2025-10-09 13:53:11] "PUT /api-access-list/4b04458e-2168-4372-bf33-4e6374262461 HTTP/1.1" 200 265 0.008977 10.0.0.41 - - [2025-10-09 13:53:11] "GET /api-access-list/4b04458e-2168-4372-bf33-4e6374262461 HTTP/1.1" 200 1289 0.004025 10.0.0.41 - - [2025-10-09 13:53:11] "GET /virtual-network/e60b809a-8bd1-488a-9d7e-a2db013e21eb HTTP/1.1" 403 263 0.009871 10.0.0.41 - - [2025-10-09 13:53:12] "GET /virtual-network/e60b809a-8bd1-488a-9d7e-a2db013e21eb HTTP/1.1" 403 263 0.041044 10.0.0.41 - - [2025-10-09 13:53:12] "GET /service-template/17357b28-969a-4d10-9d1d-d16e20a0af0c HTTP/1.1" 403 264 0.010082 10.0.0.41 - - [2025-10-09 13:53:12] "GET /service-template/17357b28-969a-4d10-9d1d-d16e20a0af0c HTTP/1.1" 403 264 0.038762 10.0.0.41 - - [2025-10-09 13:53:12] "GET /api-access-list/8819e159-99b3-4b79-b8dd-3b4fff2c467a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.003639 10.0.0.41 - - [2025-10-09 13:53:12] "PUT /api-access-list/8819e159-99b3-4b79-b8dd-3b4fff2c467a HTTP/1.1" 200 265 0.011787 10.0.0.41 - - [2025-10-09 13:53:12] "GET /service-template/17357b28-969a-4d10-9d1d-d16e20a0af0c HTTP/1.1" 200 1853 0.015761 10.0.0.41 - - [2025-10-09 13:53:12] "GET /virtual-network/e60b809a-8bd1-488a-9d7e-a2db013e21eb HTTP/1.1" 200 2311 0.019236 10.0.0.41 - - [2025-10-09 13:53:12] "DELETE /api-access-list/5d1d1a04-cf5d-4dad-98fc-986f6f7e3569 HTTP/1.1" 200 115 0.025340 10.0.0.41 - - [2025-10-09 13:53:12] "GET /api-access-list/5d1d1a04-cf5d-4dad-98fc-986f6f7e3569 HTTP/1.1" 404 171 0.003247 10.0.0.41 - - [2025-10-09 13:53:12] "DELETE /api-access-list/4b04458e-2168-4372-bf33-4e6374262461 HTTP/1.1" 200 115 0.023749 10.0.0.41 - - [2025-10-09 13:53:12] "GET /api-access-list/4b04458e-2168-4372-bf33-4e6374262461 HTTP/1.1" 404 171 0.004457 10.0.0.41 - - [2025-10-09 13:53:12] "GET /virtual-network/e60b809a-8bd1-488a-9d7e-a2db013e21eb HTTP/1.1" 401 297 0.000507 10.0.0.41 - - [2025-10-09 13:53:13] "GET /virtual-network/e60b809a-8bd1-488a-9d7e-a2db013e21eb HTTP/1.1" 403 263 0.042796 10.0.0.41 - - [2025-10-09 13:53:13] "GET /service-template/17357b28-969a-4d10-9d1d-d16e20a0af0c HTTP/1.1" 403 264 0.007290 10.0.0.41 - - [2025-10-09 13:53:13] "GET /service-template/17357b28-969a-4d10-9d1d-d16e20a0af0c HTTP/1.1" 403 264 0.040782 10.0.0.41 - - [2025-10-09 13:53:13] "GET /api-access-list/8819e159-99b3-4b79-b8dd-3b4fff2c467a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2687 0.004026 10.0.0.41 - - [2025-10-09 13:53:13] "PUT /api-access-list/8819e159-99b3-4b79-b8dd-3b4fff2c467a HTTP/1.1" 200 265 0.011407 10.0.0.41 - - [2025-10-09 13:53:14] "GET /virtual-network/e60b809a-8bd1-488a-9d7e-a2db013e21eb HTTP/1.1" 200 2311 0.017604 10.0.0.41 - - [2025-10-09 13:53:14] "GET /service-template/17357b28-969a-4d10-9d1d-d16e20a0af0c HTTP/1.1" 200 1853 0.012001 10.0.0.41 - - [2025-10-09 13:53:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.011446 10.0.0.41 - - [2025-10-09 13:53:14] "DELETE /service-template/17357b28-969a-4d10-9d1d-d16e20a0af0c HTTP/1.1" 200 115 0.027099 10.0.0.41 - - [2025-10-09 13:53:14] "POST /fqname-to-id HTTP/1.1" 404 195 0.010774 10.0.0.41 - - [2025-10-09 13:53:14] "POST /useragent-kv HTTP/1.1" 200 115 0.003475 10.0.0.41 - - [2025-10-09 13:53:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004282 10.0.0.41 - - [2025-10-09 13:53:14] "POST /useragent-kv HTTP/1.1" 200 115 0.004106 10.0.0.41 - - [2025-10-09 13:53:14] "DELETE /virtual-network/e60b809a-8bd1-488a-9d7e-a2db013e21eb HTTP/1.1" 200 115 0.082816 10.0.0.41 - - [2025-10-09 13:53:14] "DELETE /route-target/2aa6219a-7313-4308-a500-c2ba9a3441e5 HTTP/1.1" 200 115 0.016230 10.0.0.41 - - [2025-10-09 13:53:14] "GET /api-access-list/8819e159-99b3-4b79-b8dd-3b4fff2c467a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.004189 10.0.0.41 - - [2025-10-09 13:53:14] "PUT /api-access-list/8819e159-99b3-4b79-b8dd-3b4fff2c467a HTTP/1.1" 200 265 0.009291 10.0.0.41 - - [2025-10-09 13:53:14] "GET /api-access-list/8819e159-99b3-4b79-b8dd-3b4fff2c467a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2693 0.004243 10.0.0.41 - - [2025-10-09 13:53:14] "PUT /api-access-list/8819e159-99b3-4b79-b8dd-3b4fff2c467a HTTP/1.1" 200 265 0.009262 10.0.0.41 - - [2025-10-09 13:53:15] "GET /api-access-list/8819e159-99b3-4b79-b8dd-3b4fff2c467a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.006942 10.0.0.41 - - [2025-10-09 13:53:15] "PUT /api-access-list/8819e159-99b3-4b79-b8dd-3b4fff2c467a HTTP/1.1" 200 265 0.010303 10.0.0.41 - - [2025-10-09 13:53:15] "GET /projects?obj_uuids=9df1231a-851e-4960-89fa-9e69a9f57230&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001157 10.0.0.41 - - [2025-10-09 13:53:15] "GET /project/9df1231a-851e-4960-89fa-9e69a9f57230?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.029016 10.0.0.41 - - [2025-10-09 13:53:15] "GET /projects?obj_uuids=9df1231a-851e-4960-89fa-9e69a9f57230&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001363 10.0.0.41 - - [2025-10-09 13:53:16] "GET /project/9df1231a-851e-4960-89fa-9e69a9f57230?fields=virtual_networks HTTP/1.1" 200 1031 0.071008 10.0.0.41 - - [2025-10-09 13:53:16] "GET /projects?obj_uuids=9df1231a-851e-4960-89fa-9e69a9f57230&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001564 10.0.0.41 - - [2025-10-09 13:53:16] "GET /project/9df1231a-851e-4960-89fa-9e69a9f57230?fields=virtual_machine_interfaces HTTP/1.1" 200 1031 0.031138 10.0.0.41 - - [2025-10-09 13:53:16] "GET /projects?obj_uuids=9df1231a-851e-4960-89fa-9e69a9f57230&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001135 10.0.0.41 - - [2025-10-09 13:53:16] "GET /project/9df1231a-851e-4960-89fa-9e69a9f57230?fields=security_groups HTTP/1.1" 200 1256 0.026759 10.0.0.41 - - [2025-10-09 13:53:16] "GET /projects?obj_uuids=2f0ea955-6c00-46c1-8ddd-92c9167f91d0&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001266 10.0.0.41 - - [2025-10-09 13:53:17] "GET /project/2f0ea955-6c00-46c1-8ddd-92c9167f91d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1269 0.034367 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-09T13:53:17Z failed with SSLError [Introspect:8084]10.0.0.41 - - [2025-10-09 13:53:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001409 10.0.0.41 - - [2025-10-09 13:53:18] "GET /domains?obj_uuids=8ad80d2d-2369-4ab9-896f-7a17fd6c7f55&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.003083 10.0.0.41 - - [2025-10-09 13:53:18] "GET /domain/8ad80d2d-2369-4ab9-896f-7a17fd6c7f55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.010149 10.0.0.41 - - [2025-10-09 13:53:18] "POST /fqname-to-id HTTP/1.1" 404 182 0.036374 10.0.0.41 - - [2025-10-09 13:53:18] "GET /projects?obj_uuids=c1bc7ae6-f017-4566-a3dc-9409c7ad2da7&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002559 10.0.0.41 - - [2025-10-09 13:53:18] "GET /domains?obj_uuids=8ad80d2d-2369-4ab9-896f-7a17fd6c7f55&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001575 10.0.0.41 - - [2025-10-09 13:53:18] "GET /domain/8ad80d2d-2369-4ab9-896f-7a17fd6c7f55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007850 10.0.0.41 - - [2025-10-09 13:53:19] "POST /id-to-fqname HTTP/1.1" 200 184 0.001518 10.0.0.41 - - [2025-10-09 13:53:19] "POST /fqname-to-id HTTP/1.1" 404 193 0.009511 10.0.0.41 - - [2025-10-09 13:53:19] "POST /security-groups HTTP/1.1" 200 579 0.068350 10.0.0.41 - - [2025-10-09 13:53:19] "POST /fqname-to-id HTTP/1.1" 404 228 0.003746 10.0.0.41 - - [2025-10-09 13:53:19] "POST /projects HTTP/1.1" 200 569 0.240613 10.0.0.41 - - [2025-10-09 13:53:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.273788 10.0.0.41 - - [2025-10-09 13:53:19] "POST /access-control-lists HTTP/1.1" 200 592 0.064714 10.0.0.41 - - [2025-10-09 13:53:19] "GET /project/c1bc7ae6-f017-4566-a3dc-9409c7ad2da7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.426943 10.0.0.41 - - [2025-10-09 13:53:19] "POST /fqname-to-id HTTP/1.1" 404 227 0.005130 10.0.0.41 - - [2025-10-09 13:53:19] "POST /access-control-lists HTTP/1.1" 200 590 0.064756 10.0.0.41 - - [2025-10-09 13:53:20] "GET / HTTP/1.1" 200 36215 0.002374 10.0.0.41 - - [2025-10-09 13:53:21] "GET /projects?obj_uuids=c1bc7ae6-f017-4566-a3dc-9409c7ad2da7&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001213 10.0.0.41 - - [2025-10-09 13:53:21] "GET /project/c1bc7ae6-f017-4566-a3dc-9409c7ad2da7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.026254 10.0.0.41 - - [2025-10-09 13:53:21] "GET /projects?obj_uuids=c1bc7ae6-f017-4566-a3dc-9409c7ad2da7&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001133 10.0.0.41 - - [2025-10-09 13:53:21] "GET /project/c1bc7ae6-f017-4566-a3dc-9409c7ad2da7?fields=virtual_networks HTTP/1.1" 200 1024 0.068483 10.0.0.41 - - [2025-10-09 13:53:21] "GET /projects?obj_uuids=c1bc7ae6-f017-4566-a3dc-9409c7ad2da7&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001638 10.0.0.41 - - [2025-10-09 13:53:21] "GET /project/c1bc7ae6-f017-4566-a3dc-9409c7ad2da7?fields=virtual_machine_interfaces HTTP/1.1" 200 1024 0.025977 10.0.0.41 - - [2025-10-09 13:53:21] "GET /projects?obj_uuids=c1bc7ae6-f017-4566-a3dc-9409c7ad2da7&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001214 10.0.0.41 - - [2025-10-09 13:53:21] "GET /project/c1bc7ae6-f017-4566-a3dc-9409c7ad2da7?fields=security_groups HTTP/1.1" 200 1245 0.028175 10.0.0.41 - - [2025-10-09 13:53:32] "DELETE /project/9df1231a851e496089fa9e69a9f57230 HTTP/1.1" 404 173 0.038733 10.0.0.41 - - [2025-10-09 13:53:32] "DELETE /project/cb46bddcb9a145ec9c08e0bea4b85536 HTTP/1.1" 404 173 0.037107 10.0.0.41 - - [2025-10-09 13:53:32] "DELETE /project/bf549d9e97e147c185cf52185498ae46 HTTP/1.1" 404 173 0.035660 10.0.0.41 - - [2025-10-09 13:53:32] "GET /projects?obj_uuids=c1bc7ae6-f017-4566-a3dc-9409c7ad2da7&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001101 10.0.0.41 - - [2025-10-09 13:53:32] "GET /projects?obj_uuids=96ff57dd-3431-4e79-b737-96f94debc9a2&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001066 10.0.0.41 - - [2025-10-09 13:53:32] "GET /projects?obj_uuids=5f815ebb-1148-491e-b97b-1d557968fa8a&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000937 10.0.0.41 - - [2025-10-09 13:53:32] "DELETE /project/c1bc7ae6f0174566a3dc9409c7ad2da7 HTTP/1.1" 404 173 0.022774 10.0.0.41 - - [2025-10-09 13:53:32] "GET /projects?obj_uuids=bf549d9e-97e1-47c1-85cf-52185498ae46&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001215 10.0.0.41 - - [2025-10-09 13:53:32] "GET /projects?obj_uuids=9df1231a-851e-4960-89fa-9e69a9f57230&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001034 10.0.0.41 - - [2025-10-09 13:53:32] "GET /projects?obj_uuids=585d4a82-dc2f-4be3-aa1b-c5b7f2d87f97&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000949 10.0.0.41 - - [2025-10-09 13:53:32] "GET /project/5f815ebb-1148-491e-b97b-1d557968fa8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1434 0.104835 10.0.0.41 - - [2025-10-09 13:53:32] "GET /project/96ff57dd-3431-4e79-b737-96f94debc9a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.107863 10.0.0.41 - - [2025-10-09 13:53:32] "GET /project/c1bc7ae6-f017-4566-a3dc-9409c7ad2da7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.112726 10.0.0.41 - - [2025-10-09 13:53:32] "GET /projects?obj_uuids=cb46bddc-b9a1-45ec-9c08-e0bea4b85536&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001842 10.0.0.41 - - [2025-10-09 13:53:32] "GET /projects?obj_uuids=c1bc7ae6-f017-4566-a3dc-9409c7ad2da7&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001433 10.0.0.41 - - [2025-10-09 13:53:32] "GET /projects?obj_uuids=96ff57dd-3431-4e79-b737-96f94debc9a2&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001475 10.0.0.41 - - [2025-10-09 13:53:32] "GET /projects?obj_uuids=5f815ebb-1148-491e-b97b-1d557968fa8a&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000902 10.0.0.41 - - [2025-10-09 13:53:32] "GET /project/585d4a82-dc2f-4be3-aa1b-c5b7f2d87f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1434 0.115244 10.0.0.41 - - [2025-10-09 13:53:32] "GET /project/bf549d9e-97e1-47c1-85cf-52185498ae46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.116628 10.0.0.41 - - [2025-10-09 13:53:32] "GET /project/9df1231a-851e-4960-89fa-9e69a9f57230?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.124150 10.0.0.41 - - [2025-10-09 13:53:32] "GET /project/5f815ebb-1148-491e-b97b-1d557968fa8a?fields=security_groups HTTP/1.1" 200 1334 0.097702 10.0.0.41 - - [2025-10-09 13:53:32] "GET /project/96ff57dd-3431-4e79-b737-96f94debc9a2?fields=security_groups HTTP/1.1" 200 1335 0.101572 10.0.0.41 - - [2025-10-09 13:53:32] "GET /project/c1bc7ae6-f017-4566-a3dc-9409c7ad2da7?fields=security_groups HTTP/1.1" 200 1338 0.104300 10.0.0.41 - - [2025-10-09 13:53:32] "GET /project/cb46bddc-b9a1-45ec-9c08-e0bea4b85536?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.190007 10.0.0.41 - - [2025-10-09 13:53:32] "GET /projects?obj_uuids=bf549d9e-97e1-47c1-85cf-52185498ae46&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001235 10.0.0.41 - - [2025-10-09 13:53:32] "GET /projects?obj_uuids=585d4a82-dc2f-4be3-aa1b-c5b7f2d87f97&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001634 10.0.0.41 - - [2025-10-09 13:53:32] "GET /projects?obj_uuids=9df1231a-851e-4960-89fa-9e69a9f57230&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001405 10.0.0.41 - - [2025-10-09 13:53:32] "GET /project/585d4a82-dc2f-4be3-aa1b-c5b7f2d87f97?fields=security_groups HTTP/1.1" 200 1334 0.103091 10.0.0.41 - - [2025-10-09 13:53:32] "GET /project/bf549d9e-97e1-47c1-85cf-52185498ae46?fields=security_groups HTTP/1.1" 200 1349 0.108324 10.0.0.41 - - [2025-10-09 13:53:32] "GET /project/9df1231a-851e-4960-89fa-9e69a9f57230?fields=security_groups HTTP/1.1" 200 1349 0.113653 10.0.0.41 - - [2025-10-09 13:53:32] "GET /projects?obj_uuids=cb46bddc-b9a1-45ec-9c08-e0bea4b85536&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001403 10.0.0.41 - - [2025-10-09 13:53:32] "GET /project/cb46bddc-b9a1-45ec-9c08-e0bea4b85536?fields=security_groups HTTP/1.1" 200 1350 0.143532 10.0.0.41 - - [2025-10-09 13:53:32] "DELETE /access-control-list/d635411b-a06c-417d-8902-4ff77d031863 HTTP/1.1" 200 115 0.094592 10.0.0.41 - - [2025-10-09 13:53:32] "DELETE /security-group/dbf90b00-29b3-496e-bec0-faa33d39ee9d HTTP/1.1" 200 115 0.246002 10.0.0.41 - - [2025-10-09 13:53:32] "GET /projects?obj_uuids=5f815ebb-1148-491e-b97b-1d557968fa8a&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001451 10.0.0.41 - - [2025-10-09 13:53:32] "DELETE /security-group/076b78cc-27d1-4e9e-8d60-17ff7fbde19d HTTP/1.1" 200 115 0.234710 10.0.0.41 - - [2025-10-09 13:53:32] "GET /projects?obj_uuids=c1bc7ae6-f017-4566-a3dc-9409c7ad2da7&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001238 10.0.0.41 - - [2025-10-09 13:53:32] "GET /project/5f815ebb-1148-491e-b97b-1d557968fa8a?fields=application_policy_sets HTTP/1.1" 200 1373 0.054129 10.0.0.41 - - [2025-10-09 13:53:32] "DELETE /security-group/f862edb7-701b-4c43-a42e-c19d15245542 HTTP/1.1" 200 115 0.259974 10.0.0.41 - - [2025-10-09 13:53:32] "GET /projects?obj_uuids=96ff57dd-3431-4e79-b737-96f94debc9a2&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001183 10.0.0.41 - - [2025-10-09 13:53:32] "DELETE /access-control-list/28cfdae2-6ddb-40cb-a6eb-57b6b458e680 HTTP/1.1" 200 115 0.076076 10.0.0.41 - - [2025-10-09 13:53:32] "DELETE /security-group/8a909f6c-e46c-4acc-bbcc-787bb823bc17 HTTP/1.1" 200 115 0.202822 10.0.0.41 - - [2025-10-09 13:53:32] "DELETE /security-group/8072c3f1-40f8-45d9-940b-0a6a9abfba01 HTTP/1.1" 200 115 0.209270 10.0.0.41 - - [2025-10-09 13:53:32] "GET /projects?obj_uuids=585d4a82-dc2f-4be3-aa1b-c5b7f2d87f97&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001234 10.0.0.41 - - [2025-10-09 13:53:32] "DELETE /security-group/b426f7af-aa92-44d9-9bbe-ec7af5f39f59 HTTP/1.1" 200 115 0.226315 10.0.0.41 - - [2025-10-09 13:53:32] "GET /projects?obj_uuids=9df1231a-851e-4960-89fa-9e69a9f57230&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001338 10.0.0.41 - - [2025-10-09 13:53:32] "GET /project/96ff57dd-3431-4e79-b737-96f94debc9a2?fields=application_policy_sets HTTP/1.1" 200 1374 0.064112 10.0.0.41 - - [2025-10-09 13:53:32] "GET /projects?obj_uuids=bf549d9e-97e1-47c1-85cf-52185498ae46&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001309 10.0.0.41 - - [2025-10-09 13:53:32] "GET /project/c1bc7ae6-f017-4566-a3dc-9409c7ad2da7?fields=application_policy_sets HTTP/1.1" 200 1377 0.135269 10.0.0.41 - - [2025-10-09 13:53:32] "GET /project/585d4a82-dc2f-4be3-aa1b-c5b7f2d87f97?fields=application_policy_sets HTTP/1.1" 200 1373 0.135126 10.0.0.41 - - [2025-10-09 13:53:32] "GET /project/9df1231a-851e-4960-89fa-9e69a9f57230?fields=application_policy_sets HTTP/1.1" 200 1388 0.148711 10.0.0.41 - - [2025-10-09 13:53:32] "GET /project/bf549d9e-97e1-47c1-85cf-52185498ae46?fields=application_policy_sets HTTP/1.1" 200 1388 0.139703 10.0.0.41 - - [2025-10-09 13:53:32] "DELETE /access-control-list/40aa6848-b322-4c66-980f-6758c4dd7b75 HTTP/1.1" 200 115 0.195557 10.0.0.41 - - [2025-10-09 13:53:32] "DELETE /security-group/bbcd813e-d4e5-4cad-888f-77def00c7a00 HTTP/1.1" 200 115 0.299650 10.0.0.41 - - [2025-10-09 13:53:32] "GET /projects?obj_uuids=cb46bddc-b9a1-45ec-9c08-e0bea4b85536&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001845 10.0.0.41 - - [2025-10-09 13:53:32] "DELETE /access-control-list/bd4366d0-49ea-45b1-a372-c92e680ed48b HTTP/1.1" 200 115 0.147942 10.0.0.41 - - [2025-10-09 13:53:33] "GET /project/cb46bddc-b9a1-45ec-9c08-e0bea4b85536?fields=application_policy_sets HTTP/1.1" 200 1389 0.131296 10.0.0.41 - - [2025-10-09 13:53:33] "DELETE /project/5f815ebb-1148-491e-b97b-1d557968fa8a HTTP/1.1" 200 115 1.081575 10.0.0.41 - - [2025-10-09 13:53:33] "DELETE /access-control-list/084048cd-7e0c-475c-9144-85f3da4ca2b0 HTTP/1.1" 200 115 0.099416 10.0.0.41 - - [2025-10-09 13:53:33] "DELETE /project/96ff57dd-3431-4e79-b737-96f94debc9a2 HTTP/1.1" 200 115 1.121383 10.0.0.41 - - [2025-10-09 13:53:33] "DELETE /project/c1bc7ae6-f017-4566-a3dc-9409c7ad2da7 HTTP/1.1" 200 115 1.153082 10.0.0.41 - - [2025-10-09 13:53:33] "DELETE /access-control-list/9171eb65-61e1-4021-b9ed-4ccdfb0ca9d5 HTTP/1.1" 200 115 0.058233 10.0.0.41 - - [2025-10-09 13:53:33] "DELETE /project/585d4a82-dc2f-4be3-aa1b-c5b7f2d87f97 HTTP/1.1" 200 115 1.115550 10.0.0.41 - - [2025-10-09 13:53:33] "DELETE /project/9df1231a-851e-4960-89fa-9e69a9f57230 HTTP/1.1" 200 115 1.119212 10.0.0.41 - - [2025-10-09 13:53:33] "DELETE /project/bf549d9e-97e1-47c1-85cf-52185498ae46 HTTP/1.1" 200 115 1.121668 10.0.0.41 - - [2025-10-09 13:53:33] "DELETE /access-control-list/6423cf9a-5662-4012-9e86-b4a58e1846a1 HTTP/1.1" 200 115 0.027537 10.0.0.41 - - [2025-10-09 13:53:33] "DELETE /project/cb46bddc-b9a1-45ec-9c08-e0bea4b85536 HTTP/1.1" 200 115 1.149854 10.0.0.41 - - [2025-10-09 13:53:33] "DELETE /access-control-list/69427c2d-67b9-488b-8a2d-dd13e38962ed HTTP/1.1" 200 115 0.023246 10.0.0.41 - - [2025-10-09 13:53:33] "DELETE /access-control-list/27da85ac-80fc-4dde-9bec-47f3c30e220b HTTP/1.1" 200 115 0.020896 10.0.0.41 - - [2025-10-09 13:53:33] "DELETE /access-control-list/e4211b0d-a08c-44e1-a9d6-b21137c5e732 HTTP/1.1" 200 115 0.022784 10.0.0.41 - - [2025-10-09 13:53:33] "DELETE /access-control-list/c4886348-61ad-4615-9f76-29612a414961 HTTP/1.1" 200 115 0.022273 10.0.0.41 - - [2025-10-09 13:53:33] "DELETE /access-control-list/8e7b6d5d-3407-4c5a-91bf-759ea7a62e31 HTTP/1.1" 200 115 0.024017 10.0.0.41 - - [2025-10-09 13:53:33] "DELETE /access-control-list/f1c475b3-49b1-4ac8-a5d4-6530f97f1374 HTTP/1.1" 200 115 0.031660 10.0.0.41 - - [2025-10-09 13:53:33] "DELETE /access-control-list/0242f194-d655-4834-93f6-14e437ee246a HTTP/1.1" 200 115 0.018789 10.0.0.41 - - [2025-10-09 13:53:46] "GET /obj-perms HTTP/1.1" 200 6375 0.067996 10.0.0.41 - - [2025-10-09 13:53:47] "GET /obj-perms HTTP/1.1" 200 6375 0.062433