++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Fri Mar 6 01:00:32 PM UTC 2026 ===================' INFO: =================== Fri Mar 6 01:00:32 PM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ 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 +++ local nic=ens3 +++ cut -d / -f 1 +++ grep 'inet ' +++ head -n 1 +++ ip addr show dev ens3 +++ awk '{print $2}' ++ 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.35.106 ++ 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 )) + nc -z 10.0.0.41 9041 + echo -e '\035\nquit' + 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 )) + echo -e '\035\nquit' + nc -z 10.0.0.41 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ 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' , ++++ sort ++++ grep -vi host ++++ uniq ++++ awk '/32 host/ { print f } {f=$2}' ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.41,10.216.152.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.216.152.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 ]] ++ sed 's/,/ /g' ++ echo 10.0.0.41:9041 + 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=__ ++ grep '^API__.*__.*=.*$' ++ cut -d = -f 1 ++ sed 's/^API__//g' ++ set -o posix ++ set ++ sort + 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: 03/06/2026 13:01:14.851 7fec176b0480 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 03/06/2026 13:01:15.028 7fec176b0480 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 03/06/2026 13:01:15.050 7fec176b0480 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 03/06/2026 13:01:15.050 7fec176b0480 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.41 - - [2026-03-06 13:01:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.001195 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 - - [2026-03-06 13:01:27] "GET / HTTP/1.1" 503 181 0.000293 10.0.0.41 - - [2026-03-06 13:01:27] "GET / HTTP/1.1" 503 181 0.000231 10.0.0.41 - - [2026-03-06 13:01:27] "GET / HTTP/1.1" 200 36215 0.005065 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 - - [2026-03-06 13:01:27] "POST /fqname-to-id HTTP/1.1" 401 296 0.000937 10.0.0.41 - - [2026-03-06 13:01:27] "GET / HTTP/1.1" 200 36215 0.001979 10.0.0.41 - - [2026-03-06 13:01:28] "GET / HTTP/1.1" 200 45019 0.002253 10.0.0.41 - - [2026-03-06 13:01:28] "POST /fqname-to-id HTTP/1.1" 401 296 0.000728 10.0.0.41 - - [2026-03-06 13:01:28] "GET / HTTP/1.1" 200 45019 0.002049 10.0.0.41 - - [2026-03-06 13:01:28] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 296 0.000411 10.0.0.41 - - [2026-03-06 13:01:28] "GET / HTTP/1.1" 200 36215 0.002690 10.0.0.41 - - [2026-03-06 13:01:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.516637 10.0.0.41 - - [2026-03-06 13:01:28] "GET /global-system-config/d93118e5-cf0b-4dc3-a82a-1b57ecde80e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.027027 10.0.0.41 - - [2026-03-06 13:01:28] "POST /fqname-to-id HTTP/1.1" 404 214 0.004360 10.0.0.41 - - [2026-03-06 13:01:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.052280 10.0.0.41 - - [2026-03-06 13:01:28] "POST /database-nodes HTTP/1.1" 200 595 0.095972 10.0.0.41 - - [2026-03-06 13:01:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.013607 10.0.0.41 - - [2026-03-06 13:01:28] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 312 0.065741 10.0.0.41 - - [2026-03-06 13:01:28] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 333 0.003888 10.0.0.41 - - [2026-03-06 13:01:28] "GET / HTTP/1.1" 200 36215 0.001968 10.0.0.41 - - [2026-03-06 13:01:29] "POST /fqname-to-id HTTP/1.1" 401 296 0.001005 /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 - - [2026-03-06 13:01:29] "GET / HTTP/1.1" 200 36215 0.001548 10.0.0.41 - - [2026-03-06 13:01:29] "GET / HTTP/1.1" 200 36215 0.001507 10.0.0.41 - - [2026-03-06 13:01:29] "POST /fqname-to-id HTTP/1.1" 401 296 0.000673 10.0.0.41 - - [2026-03-06 13:01:29] "POST /fqname-to-id HTTP/1.1" 404 186 0.059443 10.0.0.41 - - [2026-03-06 13:01:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.010296 10.0.0.41 - - [2026-03-06 13:01:29] "GET /global-system-config/d93118e5-cf0b-4dc3-a82a-1b57ecde80e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.037456 10.0.0.41 - - [2026-03-06 13:01:29] "POST /service-appliance-sets HTTP/1.1" 200 555 0.079374 10.0.0.41 - - [2026-03-06 13:01:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.063501 10.0.0.41 - - [2026-03-06 13:01:29] "GET /global-system-config/d93118e5-cf0b-4dc3-a82a-1b57ecde80e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.014114 10.0.0.41 - - [2026-03-06 13:01:29] "POST /fqname-to-id HTTP/1.1" 404 180 0.010266 10.0.0.41 - - [2026-03-06 13:01:29] "POST /fqname-to-id HTTP/1.1" 404 214 0.028638 10.0.0.41 - - [2026-03-06 13:01:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.027890 10.0.0.41 - - [2026-03-06 13:01:29] "GET / HTTP/1.1" 200 36215 0.003034 10.0.0.41 - - [2026-03-06 13:01:29] "POST /fqname-to-id HTTP/1.1" 401 296 0.000557 10.0.0.41 - - [2026-03-06 13:01:29] "GET /global-system-config/d93118e5-cf0b-4dc3-a82a-1b57ecde80e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.011297 10.0.0.41 - - [2026-03-06 13:01:30] "POST /analytics-nodes HTTP/1.1" 200 597 0.168654 10.0.0.41 - - [2026-03-06 13:01:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.084378 10.0.0.41 - - [2026-03-06 13:01:30] "POST /service-appliance-sets HTTP/1.1" 200 543 0.396008 10.0.0.41 - - [2026-03-06 13:01:30] "GET /global-system-config/d93118e5-cf0b-4dc3-a82a-1b57ecde80e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.007261 10.0.0.41 - - [2026-03-06 13:01:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004398 10.0.0.41 - - [2026-03-06 13:01:30] "POST /fqname-to-id HTTP/1.1" 404 214 0.003460 10.0.0.41 - - [2026-03-06 13:01:30] "GET /network-ipam/48cbf19f-beb4-4360-ba94-86ae7b9564a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.008920 10.0.0.41 - - [2026-03-06 13:01:30] "POST /analytics-alarm-nodes HTTP/1.1" 200 609 0.058965 10.0.0.41 - - [2026-03-06 13:01:30] "GET / HTTP/1.1" 200 36215 0.001997 10.0.0.41 - - [2026-03-06 13:01:30] "POST /fqname-to-id HTTP/1.1" 401 296 0.000796 10.0.0.41 - - [2026-03-06 13:01:30] "POST /service-templates HTTP/1.1" 200 513 0.044790 10.0.0.41 - - [2026-03-06 13:01:30] "POST /service-templates HTTP/1.1" 200 503 0.039363 10.0.0.41 - - [2026-03-06 13:01:31] "POST /service-templates HTTP/1.1" 200 517 0.048054 10.0.0.41 - - [2026-03-06 13:01:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.039412 10.0.0.41 - - [2026-03-06 13:01:31] "GET /global-system-config/d93118e5-cf0b-4dc3-a82a-1b57ecde80e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.010411 10.0.0.41 - - [2026-03-06 13:01:31] "POST /fqname-to-id HTTP/1.1" 404 214 0.005370 10.0.0.41 - - [2026-03-06 13:01:31] "GET / HTTP/1.1" 200 36215 0.002508 10.0.0.41 - - [2026-03-06 13:01:31] "POST /fqname-to-id HTTP/1.1" 401 296 0.000521 10.0.0.41 - - [2026-03-06 13:01:31] "POST /service-templates HTTP/1.1" 200 537 0.210560 10.0.0.41 - - [2026-03-06 13:01:31] "POST /config-nodes HTTP/1.1" 200 591 0.069908 10.0.0.41 - - [2026-03-06 13:01:31] "POST /service-templates HTTP/1.1" 200 509 0.169845 10.0.0.41 - - [2026-03-06 13:01:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.067494 10.0.0.41 - - [2026-03-06 13:01:31] "GET /global-system-config/d93118e5-cf0b-4dc3-a82a-1b57ecde80e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.008414 10.0.0.41 - - [2026-03-06 13:01:31] "GET / HTTP/1.1" 200 36215 0.001892 10.0.0.41 - - [2026-03-06 13:01:31] "POST /global-vrouter-configs HTTP/1.1" 401 296 0.000842 10.0.0.41 - - [2026-03-06 13:01:31] "POST /fqname-to-id HTTP/1.1" 404 214 0.004306 10.0.0.41 - - [2026-03-06 13:01:31] "POST /analytics-snmp-nodes HTTP/1.1" 200 607 0.059818 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 - - [2026-03-06 13:01:32] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.071381 10.0.0.41 - - [2026-03-06 13:01:32] "GET / HTTP/1.1" 200 36215 0.002110 10.0.0.41 - - [2026-03-06 13:01:32] "POST /fqname-to-id HTTP/1.1" 401 296 0.000502 10.0.0.41 - - [2026-03-06 13:01:32] "GET /obj-perms HTTP/1.1" 200 6387 0.510714 10.0.0.41 - - [2026-03-06 13:01:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.061588 10.0.0.41 - - [2026-03-06 13:01:32] "GET /global-system-config/d93118e5-cf0b-4dc3-a82a-1b57ecde80e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.014591 10.0.0.41 - - [2026-03-06 13:01:32] "POST /fqname-to-id HTTP/1.1" 404 214 0.003780 10.0.0.41 - - [2026-03-06 13:01:32] "POST /config-database-nodes HTTP/1.1" 200 609 0.052761 10.0.0.41 - - [2026-03-06 13:01:32] "GET /obj-perms HTTP/1.1" 200 6387 0.098552 10.0.0.41 - - [2026-03-06 13:01:34] "GET / HTTP/1.1" 200 36215 0.002348 10.0.0.41 - - [2026-03-06 13:01:34] "POST /fqname-to-id HTTP/1.1" 401 296 0.000590 10.0.0.41 - - [2026-03-06 13:01:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.072925 10.0.0.41 - - [2026-03-06 13:01:34] "GET /routing-instance/0ff2a891-edf7-400c-a4a7-e971288712ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.013397 10.0.0.41 - - [2026-03-06 13:01:34] "POST /bgp-routers HTTP/1.1" 200 614 0.045580 10.0.0.41 - - [2026-03-06 13:01:34] "GET /bgp-router/c06cfde2-c584-4985-aa4e-2a0cc2ced24b?fields=global_system_config_back_refs HTTP/1.1" 200 1111 0.010620 10.0.0.41 - - [2026-03-06 13:01:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.007249 10.0.0.41 - - [2026-03-06 13:01:35] "GET /global-system-config/d93118e5-cf0b-4dc3-a82a-1b57ecde80e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.013717 10.0.0.41 - - [2026-03-06 13:01:35] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011850 10.0.0.41 - - [2026-03-06 13:01:35] "POST /ref-update HTTP/1.1" 200 156 0.024506 10.0.0.41 - - [2026-03-06 13:01:35] "POST /fqname-to-id HTTP/1.1" 401 296 0.000592 10.0.0.41 - - [2026-03-06 13:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.063100 10.0.0.41 - - [2026-03-06 13:01:35] "GET /network-ipam/48cbf19f-beb4-4360-ba94-86ae7b9564a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.008270 10.0.0.41 - - [2026-03-06 13:01:36] "POST /fqname-to-id HTTP/1.1" 404 225 0.007999 10.0.0.41 - - [2026-03-06 13:01:36] "POST /access-control-lists HTTP/1.1" 200 589 0.039132 10.0.0.41 - - [2026-03-06 13:01:36] "POST /fqname-to-id HTTP/1.1" 404 224 0.005419 10.0.0.41 - - [2026-03-06 13:01:36] "POST /access-control-lists HTTP/1.1" 200 587 0.029856 10.0.0.41 - - [2026-03-06 13:01:36] "POST /route-targets HTTP/1.1" 200 328 0.036535 10.0.0.41 - - [2026-03-06 13:01:36] "POST /ref-update HTTP/1.1" 200 156 0.038685 10.0.0.41 - - [2026-03-06 13:01:37] "POST /route-targets HTTP/1.1" 200 328 0.057592 10.0.0.41 - - [2026-03-06 13:01:37] "POST /ref-update HTTP/1.1" 200 156 0.068727 10.0.0.41 - - [2026-03-06 13:01:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.008980 10.0.0.41 - - [2026-03-06 13:01:37] "GET /global-vrouter-config/7863141b-16fd-4d47-b497-34b2ee487f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1217 0.006304 10.0.0.41 - - [2026-03-06 13:01:37] "POST /route-targets HTTP/1.1" 200 328 0.018141 10.0.0.41 - - [2026-03-06 13:01:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.009254 10.0.0.41 - - [2026-03-06 13:01:37] "POST /ref-update HTTP/1.1" 200 156 0.037359 10.0.0.41 - - [2026-03-06 13:01:37] "PUT /global-vrouter-config/7863141b-16fd-4d47-b497-34b2ee487f74 HTTP/1.1" 200 277 0.048484 10.0.0.41 - - [2026-03-06 13:01:37] "POST /route-targets HTTP/1.1" 200 328 0.033593 10.0.0.41 - - [2026-03-06 13:01:37] "POST /ref-update HTTP/1.1" 200 156 0.036392 10.0.0.41 - - [2026-03-06 13:01:37] "POST /fqname-to-id HTTP/1.1" 404 201 0.003943 10.0.0.41 - - [2026-03-06 13:01:37] "POST /access-control-lists HTTP/1.1" 200 553 0.069008 10.0.0.41 - - [2026-03-06 13:01:37] "PUT /access-control-list/836a44f8-9ba1-4ac2-8790-0fb6c5994c79 HTTP/1.1" 200 273 0.018681 10.0.0.41 - - [2026-03-06 13:01:37] "PUT /access-control-list/b61257c4-6664-4292-bfbd-0b6fbe6c8c5d HTTP/1.1" 200 273 0.028322 10.0.0.41 - - [2026-03-06 13:01:37] "GET / HTTP/1.1" 200 36215 0.003524 10.0.0.41 - - [2026-03-06 13:01:37] "POST /alarms HTTP/1.1" 401 296 0.000811 10.0.0.41 - - [2026-03-06 13:01:38] "POST /alarms HTTP/1.1" 200 583 0.084945 10.0.0.41 - - [2026-03-06 13:01:38] "POST /alarms HTTP/1.1" 200 577 0.050162 10.0.0.41 - - [2026-03-06 13:01:38] "POST /alarms HTTP/1.1" 200 577 0.037744 10.0.0.41 - - [2026-03-06 13:01:38] "POST /alarms HTTP/1.1" 200 561 0.105477 10.0.0.41 - - [2026-03-06 13:01:39] "POST /alarms HTTP/1.1" 200 557 0.121220 10.0.0.41 - - [2026-03-06 13:01:39] "POST /alarms HTTP/1.1" 200 559 0.039045 10.0.0.41 - - [2026-03-06 13:01:39] "POST /alarms HTTP/1.1" 200 567 0.032650 10.0.0.41 - - [2026-03-06 13:01:39] "POST /alarms HTTP/1.1" 200 551 0.046719 10.0.0.41 - - [2026-03-06 13:01:39] "POST /alarms HTTP/1.1" 200 559 0.038160 10.0.0.41 - - [2026-03-06 13:01:39] "POST /alarms HTTP/1.1" 200 569 0.055502 10.0.0.41 - - [2026-03-06 13:01:39] "POST /alarms HTTP/1.1" 200 557 0.074488 10.0.0.41 - - [2026-03-06 13:01:39] "POST /alarms HTTP/1.1" 200 569 0.037878 10.0.0.41 - - [2026-03-06 13:01:39] "POST /alarms HTTP/1.1" 200 577 0.075179 [Introspect:8084]10.0.0.41 - - [2026-03-06 13:01:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.002174 10.0.0.41 - - [2026-03-06 13:01:39] "POST /alarms HTTP/1.1" 200 571 0.053999 [Introspect:8084]10.0.0.41 - - [2026-03-06 13:01:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001355 10.0.0.41 - - [2026-03-06 13:01:40] "POST /alarms HTTP/1.1" 200 563 0.091334 10.0.0.41 - - [2026-03-06 13:01:40] "POST /alarms HTTP/1.1" 200 563 0.040679 10.0.0.41 - - [2026-03-06 13:01:40] "POST /alarms HTTP/1.1" 200 563 0.034284 10.0.0.41 - - [2026-03-06 13:01:40] "POST /alarms HTTP/1.1" 200 549 0.081166 10.0.0.41 - - [2026-03-06 13:01:40] "POST /alarms HTTP/1.1" 200 597 0.035113 10.0.0.41 - - [2026-03-06 13:01:40] "POST /alarms HTTP/1.1" 200 577 0.107800 10.0.0.41 - - [2026-03-06 13:01:40] "POST /alarms HTTP/1.1" 200 573 0.040679 10.0.0.41 - - [2026-03-06 13:01:40] "POST /alarms HTTP/1.1" 200 585 0.028378 10.0.0.41 - - [2026-03-06 13:01:40] "POST /alarms HTTP/1.1" 200 611 0.024532 10.0.0.41 - - [2026-03-06 13:01:41] "GET / HTTP/1.1" 200 36215 0.002869 10.0.0.41 - - [2026-03-06 13:01:41] "POST /global-vrouter-configs HTTP/1.1" 401 296 0.000533 10.0.0.41 - - [2026-03-06 13:01:41] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.044836 10.0.0.41 - - [2026-03-06 13:01:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003878 10.0.0.41 - - [2026-03-06 13:01:41] "PUT /global-vrouter-config/7863141b-16fd-4d47-b497-34b2ee487f74 HTTP/1.1" 200 277 0.015147 10.0.0.41 - - [2026-03-06 13:01:42] "GET / HTTP/1.1" 200 36215 0.002452 10.0.0.41 - - [2026-03-06 13:01:42] "POST /fqname-to-id HTTP/1.1" 401 296 0.000616 10.0.0.41 - - [2026-03-06 13:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.043799 10.0.0.41 - - [2026-03-06 13:01:42] "GET /global-vrouter-config/7863141b-16fd-4d47-b497-34b2ee487f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004899 10.0.0.41 - - [2026-03-06 13:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004758 10.0.0.41 - - [2026-03-06 13:01:42] "PUT /global-vrouter-config/7863141b-16fd-4d47-b497-34b2ee487f74 HTTP/1.1" 200 277 0.018922 10.0.0.41 - - [2026-03-06 13:01:43] "GET / HTTP/1.1" 200 36215 0.002074 10.0.0.41 - - [2026-03-06 13:01:43] "POST /fqname-to-id HTTP/1.1" 401 296 0.000819 10.0.0.41 - - [2026-03-06 13:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.049457 10.0.0.41 - - [2026-03-06 13:01:44] "GET /global-system-config/d93118e5-cf0b-4dc3-a82a-1b57ecde80e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.012608 10.0.0.41 - - [2026-03-06 13:01:44] "PUT /global-system-config/d93118e5-cf0b-4dc3-a82a-1b57ecde80e4 HTTP/1.1" 200 275 0.049875 [Introspect:8084]10.0.0.41 - - [2026-03-06 13:01:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001190 [Introspect:8084]10.0.0.41 - - [2026-03-06 13:01:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.002671 [Introspect:8084]10.0.0.41 - - [2026-03-06 13:02:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001454 [Introspect:8084]10.0.0.41 - - [2026-03-06 13:02:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001884 10.0.0.41 - - [2026-03-06 13:02:19] "GET / HTTP/1.1" 200 36215 0.002840 10.0.0.41 - - [2026-03-06 13:02:19] "POST /fqname-to-id HTTP/1.1" 401 296 0.000702 10.0.0.41 - - [2026-03-06 13:02:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.060371 10.0.0.41 - - [2026-03-06 13:02:20] "GET /global-system-config/d93118e5-cf0b-4dc3-a82a-1b57ecde80e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.009320 10.0.0.41 - - [2026-03-06 13:02:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005582 10.0.0.41 - - [2026-03-06 13:02:20] "GET /config-node/faa3b4c9-559d-4261-b01c-291694421c41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1188 0.009830 10.0.0.41 - - [2026-03-06 13:02:31] "GET / HTTP/1.1" 200 36215 0.003047 10.0.0.41 - - [2026-03-06 13:02:31] "POST /fqname-to-id HTTP/1.1" 401 296 0.000538 10.0.0.41 - - [2026-03-06 13:02:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.034371 10.0.0.41 - - [2026-03-06 13:02:31] "GET /routing-instance/0ff2a891-edf7-400c-a4a7-e971288712ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.004327 10.0.0.41 - - [2026-03-06 13:02:31] "POST /bgp-routers HTTP/1.1" 409 299 0.004698 10.0.0.41 - - [2026-03-06 13:02:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004407 10.0.0.41 - - [2026-03-06 13:02:31] "GET /bgp-router/c06cfde2-c584-4985-aa4e-2a0cc2ced24b?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1796 0.006837 10.0.0.41 - - [2026-03-06 13:02:31] "PUT /bgp-router/c06cfde2-c584-4985-aa4e-2a0cc2ced24b HTTP/1.1" 200 255 0.022604 [Introspect:8084]10.0.0.41 - - [2026-03-06 13:02:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001115 [Introspect:8084]10.0.0.41 - - [2026-03-06 13:02:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001825 10.0.0.41 - - [2026-03-06 13:02:33] "GET /obj-perms HTTP/1.1" 200 6387 0.065435 10.0.0.41 - - [2026-03-06 13:02:33] "GET /obj-perms HTTP/1.1" 200 6387 0.077060 [Introspect:8084]10.0.0.41 - - [2026-03-06 13:02:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001179 [Introspect:8084]10.0.0.41 - - [2026-03-06 13:02:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001392 [Introspect:8084]10.0.0.41 - - [2026-03-06 13:02:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001607 10.0.0.41 - - [2026-03-06 13:02:57] "GET /global-system-configs HTTP/1.1" 401 296 0.000604 [Introspect:8084]10.0.0.41 - - [2026-03-06 13:02:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001446 10.0.0.41 - - [2026-03-06 13:02:57] "GET /global-system-configs HTTP/1.1" 401 296 0.001814 10.0.0.41 - - [2026-03-06 13:02:58] "GET /global-system-configs HTTP/1.1" 401 296 0.000545 10.0.0.41 - - [2026-03-06 13:02:58] "GET /global-system-configs HTTP/1.1" 401 296 0.000508 [Introspect:8084]10.0.0.41 - - [2026-03-06 13:03:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001487 [Introspect:8084]10.0.0.41 - - [2026-03-06 13:03:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001220 [Introspect:8084]10.0.0.41 - - [2026-03-06 13:03:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001164 [Introspect:8084]10.0.0.41 - - [2026-03-06 13:03:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001285 [Introspect:8084]10.0.0.41 - - [2026-03-06 13:03:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001124 [Introspect:8084]10.0.0.41 - - [2026-03-06 13:03:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001432 10.0.0.41 - - [2026-03-06 13:03:29] "GET / HTTP/1.1" 200 36215 0.002396 10.0.0.41 - - [2026-03-06 13:03:29] "POST /fqname-to-id HTTP/1.1" 401 296 0.000551 10.0.0.41 - - [2026-03-06 13:03:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.037895 10.0.0.41 - - [2026-03-06 13:03:30] "GET /global-system-config/d93118e5-cf0b-4dc3-a82a-1b57ecde80e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.008573 10.0.0.41 - - [2026-03-06 13:03:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005348 10.0.0.41 - - [2026-03-06 13:03:30] "GET /routing-instance/0ff2a891-edf7-400c-a4a7-e971288712ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.006330 10.0.0.41 - - [2026-03-06 13:03:30] "PUT /global-system-config/d93118e5-cf0b-4dc3-a82a-1b57ecde80e4 HTTP/1.1" 200 275 0.019097 10.0.0.41 - - [2026-03-06 13:03:30] "POST /fqname-to-id HTTP/1.1" 404 214 0.003852 10.0.0.41 - - [2026-03-06 13:03:30] "POST /virtual-routers HTTP/1.1" 200 597 0.029985 10.0.0.41 - - [2026-03-06 13:03:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004999 10.0.0.41 - - [2026-03-06 13:03:30] "GET /virtual-router/a680fc4d-4869-445e-9c95-e9b36f30f8b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1235 0.010421 10.0.0.41 - - [2026-03-06 13:03:30] "POST /fqname-to-id HTTP/1.1" 404 227 0.003692 10.0.0.41 - - [2026-03-06 13:03:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004064 10.0.0.41 - - [2026-03-06 13:03:30] "GET /virtual-network/f6530193-7eb3-4516-bd8a-b904ca0782b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.007139 10.0.0.41 - - [2026-03-06 13:03:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.068898 10.0.0.41 - - [2026-03-06 13:03:31] "PUT /access-control-list/37d9b5d9-436e-4829-b9a1-ee331641b3d8 HTTP/1.1" 200 273 0.016698 10.0.0.41 - - [2026-03-06 13:03:34] "GET /obj-perms HTTP/1.1" 200 6387 0.067193 10.0.0.41 - - [2026-03-06 13:03:34] "GET /obj-perms HTTP/1.1" 200 6387 0.071094 10.0.0.41 - - [2026-03-06 13:03:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004983 10.0.0.41 - - [2026-03-06 13:03:34] "GET /virtual-router/a680fc4d-4869-445e-9c95-e9b36f30f8b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1235 0.005240 10.0.0.41 - - [2026-03-06 13:04:35] "GET /obj-perms HTTP/1.1" 200 6387 0.065536 10.0.0.41 - - [2026-03-06 13:04:35] "GET /obj-perms HTTP/1.1" 200 6387 0.078969 [Introspect:8084]10.0.0.41 - - [2026-03-06 13:04:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001909 [Introspect:8084]10.0.0.41 - - [2026-03-06 13:04:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001630 [Introspect:8084]10.0.0.41 - - [2026-03-06 13:04:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001149 [Introspect:8084]10.0.0.41 - - [2026-03-06 13:04:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001223 [Introspect:8084]10.0.0.41 - - [2026-03-06 13:04:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001275 [Introspect:8084]10.0.0.41 - - [2026-03-06 13:04:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001330 10.0.0.41 - - [2026-03-06 13:05:36] "GET /obj-perms HTTP/1.1" 200 6387 0.061520 10.0.0.41 - - [2026-03-06 13:05:36] "GET /obj-perms HTTP/1.1" 200 6387 0.062813 10.0.0.41 - - [2026-03-06 13:06:36] "GET /obj-perms HTTP/1.1" 200 6387 0.063007 10.0.0.41 - - [2026-03-06 13:06:37] "GET /obj-perms HTTP/1.1" 200 6387 0.062739 10.0.0.41 - - [2026-03-06 13:07:23] "GET / HTTP/1.1" 200 36215 0.002270 10.0.0.41 - - [2026-03-06 13:07:23] "POST /fqname-to-id HTTP/1.1" 401 296 0.001857 10.0.0.41 - - [2026-03-06 13:07:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.034184 10.0.0.41 - - [2026-03-06 13:07:23] "GET /global-system-config/d93118e5-cf0b-4dc3-a82a-1b57ecde80e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.007693 10.0.0.41 - - [2026-03-06 13:07:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003906 10.0.0.41 - - [2026-03-06 13:07:23] "GET /routing-instance/0ff2a891-edf7-400c-a4a7-e971288712ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.005319 10.0.0.41 - - [2026-03-06 13:07:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004018 10.0.0.41 - - [2026-03-06 13:07:23] "GET /virtual-router/a680fc4d-4869-445e-9c95-e9b36f30f8b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1235 0.004820 10.0.0.41 - - [2026-03-06 13:07:23] "PUT /virtual-router/a680fc4d-4869-445e-9c95-e9b36f30f8b3 HTTP/1.1" 200 263 0.012946 10.0.0.41 - - [2026-03-06 13:07:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004151 10.0.0.41 - - [2026-03-06 13:07:24] "GET /virtual-router/a680fc4d-4869-445e-9c95-e9b36f30f8b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1235 0.005179 10.0.0.41 - - [2026-03-06 13:07:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004090 10.0.0.41 - - [2026-03-06 13:07:24] "GET /virtual-machine-interface/6482c109-7e11-4141-8638-2c45f6d0ede1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1897 0.012547 10.0.0.41 - - [2026-03-06 13:07:24] "PUT /virtual-machine-interface/6482c109-7e11-4141-8638-2c45f6d0ede1 HTTP/1.1" 200 285 0.019213 [Introspect:8084]10.0.0.41 - - [2026-03-06 13:07:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001222 [Introspect:8084]10.0.0.41 - - [2026-03-06 13:07:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001596 10.0.0.41 - - [2026-03-06 13:07:37] "GET /obj-perms HTTP/1.1" 200 6387 0.115302 10.0.0.41 - - [2026-03-06 13:07:38] "GET /obj-perms HTTP/1.1" 200 6387 0.062871 10.0.0.41 - - [2026-03-06 13:07:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004517 10.0.0.41 - - [2026-03-06 13:07:38] "GET /virtual-router/a680fc4d-4869-445e-9c95-e9b36f30f8b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1235 0.005740 10.0.0.41 - - [2026-03-06 13:07:57] "GET /global-system-configs HTTP/1.1" 401 296 0.000714 10.0.0.41 - - [2026-03-06 13:07:57] "GET /global-system-configs HTTP/1.1" 401 296 0.000559 10.0.0.41 - - [2026-03-06 13:07:58] "GET /global-system-configs HTTP/1.1" 401 296 0.000525 10.0.0.41 - - [2026-03-06 13:07:58] "GET /global-system-configs HTTP/1.1" 401 296 0.000568 10.0.0.41 - - [2026-03-06 13:08:38] "GET /obj-perms HTTP/1.1" 200 6387 0.073144 10.0.0.41 - - [2026-03-06 13:08:39] "GET /obj-perms HTTP/1.1" 200 6387 0.139290 [Introspect:8084]10.0.0.41 - - [2026-03-06 13:08:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001717 [Introspect:8084]10.0.0.41 - - [2026-03-06 13:08:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001377 10.0.0.41 - - [2026-03-06 13:09:24] "GET / HTTP/1.1" 200 36215 0.001729 [Introspect:8084]10.0.0.41 - - [2026-03-06 13:09:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001076 [Introspect:8084]10.0.0.41 - - [2026-03-06 13:09:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001409 [Introspect:8084]10.0.0.41 - - [2026-03-06 13:09:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.002299 [Introspect:8084]10.0.0.41 - - [2026-03-06 13:09:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001857 10.0.0.41 - - [2026-03-06 13:09:35] "GET /project/349b1b6f-11e7-49cb-8f61-8595ff4edc4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000866 10.0.0.41 - - [2026-03-06 13:09:35] "GET /projects?obj_uuids=349b1b6f-11e7-49cb-8f61-8595ff4edc4f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.038607 10.0.0.41 - - [2026-03-06 13:09:35] "GET /domains?obj_uuids=18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1&detail=False&count=False&shared=False HTTP/1.1" 200 123 0.004354 10.0.0.41 - - [2026-03-06 13:09:35] "POST /domains HTTP/1.1" 200 331 0.017666 10.0.0.41 - - [2026-03-06 13:09:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.055677 10.0.0.41 - - [2026-03-06 13:09:35] "GET /domain/18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.169695 10.0.0.41 - - [2026-03-06 13:09:36] "POST /id-to-fqname HTTP/1.1" 200 165 0.001670 10.0.0.41 - - [2026-03-06 13:09:36] "POST /fqname-to-id HTTP/1.1" 404 174 0.003540 10.0.0.41 - - [2026-03-06 13:09:36] "POST /security-groups HTTP/1.1" 200 560 0.070321 10.0.0.41 - - [2026-03-06 13:09:36] "POST /projects HTTP/1.1" 200 531 0.393720 10.0.0.41 - - [2026-03-06 13:09:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.432278 10.0.0.41 - - [2026-03-06 13:09:36] "POST /fqname-to-id HTTP/1.1" 404 205 0.042058 10.0.0.41 - - [2026-03-06 13:09:36] "POST /access-control-lists HTTP/1.1" 200 573 0.075706 10.0.0.41 - - [2026-03-06 13:09:36] "GET /project/349b1b6f-11e7-49cb-8f61-8595ff4edc4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1270 0.823528 10.0.0.41 - - [2026-03-06 13:09:36] "POST /fqname-to-id HTTP/1.1" 404 204 0.004932 10.0.0.41 - - [2026-03-06 13:09:36] "POST /access-control-lists HTTP/1.1" 200 571 0.066305 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) 2026-03-06T13:09:36Z failed with SSLError [Introspect:8084]10.0.0.41 - - [2026-03-06 13:09:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001451 10.0.0.41 - - [2026-03-06 13:09:38] "GET /domains?obj_uuids=18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001528 10.0.0.41 - - [2026-03-06 13:09:38] "GET /domain/18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.009966 10.0.0.41 - - [2026-03-06 13:09:38] "POST /fqname-to-id HTTP/1.1" 404 197 0.035793 10.0.0.41 - - [2026-03-06 13:09:38] "GET /projects?obj_uuids=8cb6ace6-923a-46bc-b583-4fb018623645&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003663 10.0.0.41 - - [2026-03-06 13:09:38] "GET /domains?obj_uuids=18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001311 10.0.0.41 - - [2026-03-06 13:09:38] "GET /domain/18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.010566 10.0.0.41 - - [2026-03-06 13:09:39] "POST /id-to-fqname HTTP/1.1" 200 199 0.001340 10.0.0.41 - - [2026-03-06 13:09:39] "POST /fqname-to-id HTTP/1.1" 404 208 0.006057 10.0.0.41 - - [2026-03-06 13:09:39] "POST /security-groups HTTP/1.1" 200 594 0.077831 10.0.0.41 - - [2026-03-06 13:09:39] "POST /fqname-to-id HTTP/1.1" 404 243 0.008725 10.0.0.41 - - [2026-03-06 13:09:39] "POST /projects HTTP/1.1" 200 599 0.266437 10.0.0.41 - - [2026-03-06 13:09:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.304646 10.0.0.41 - - [2026-03-06 13:09:39] "POST /access-control-lists HTTP/1.1" 200 607 0.074805 10.0.0.41 - - [2026-03-06 13:09:39] "GET /project/8cb6ace6-923a-46bc-b583-4fb018623645?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.487019 10.0.0.41 - - [2026-03-06 13:09:39] "POST /fqname-to-id HTTP/1.1" 404 242 0.004403 10.0.0.41 - - [2026-03-06 13:09:39] "POST /access-control-lists HTTP/1.1" 200 605 0.093107 10.0.0.41 - - [2026-03-06 13:09:39] "GET /obj-perms HTTP/1.1" 200 6387 0.080342 10.0.0.41 - - [2026-03-06 13:09:40] "GET /obj-perms HTTP/1.1" 200 6387 0.066301 10.0.0.41 - - [2026-03-06 13:09:40] "GET / HTTP/1.1" 200 36215 0.001710 10.0.0.41 - - [2026-03-06 13:09:48] "POST /fqname-to-id HTTP/1.1" 401 296 0.000584 10.0.0.41 - - [2026-03-06 13:09:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.098851 10.0.0.41 - - [2026-03-06 13:09:49] "GET /projects?obj_uuids=8cb6ace6-923a-46bc-b583-4fb018623645&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001958 10.0.0.41 - - [2026-03-06 13:09:49] "GET /project/8cb6ace6-923a-46bc-b583-4fb018623645?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.035082 252.41.86.246 - - [2026-03-06 13:09:50] "POST /neutron/network HTTP/1.1" 200 117 0.073000 10.0.0.41 - - [2026-03-06 13:09:50] "GET /projects?obj_uuids=8cb6ace6-923a-46bc-b583-4fb018623645&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001841 252.41.86.246 - - [2026-03-06 13:09:50] "POST /neutron/network HTTP/1.1" 200 618 0.134388 10.0.0.41 - - [2026-03-06 13:09:50] "POST /route-targets HTTP/1.1" 200 328 0.019156 10.0.0.41 - - [2026-03-06 13:09:50] "POST /ref-update HTTP/1.1" 200 156 0.032833 10.0.0.41 - - [2026-03-06 13:09:50] "POST /useragent-kv HTTP/1.1" 200 115 0.013148 252.41.86.246 - - [2026-03-06 13:09:50] "POST /neutron/subnet HTTP/1.1" 200 724 0.199433 252.41.86.246 - - [2026-03-06 13:09:50] "POST /neutron/network HTTP/1.1" 200 837 0.008370 10.0.0.41 - - [2026-03-06 13:09:50] "POST /id-to-fqname HTTP/1.1" 200 231 0.001612 10.0.0.41 - - [2026-03-06 13:09:50] "GET /virtual-network/56b57e60-05de-4a30-a9bb-a86605ee71a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.006792 252.41.86.246 - - [2026-03-06 13:09:50] "POST /neutron/network HTTP/1.1" 200 837 0.007151 10.0.0.41 - - [2026-03-06 13:09:51] "GET /virtual-network/56b57e60-05de-4a30-a9bb-a86605ee71a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.006350 252.41.86.246 - - [2026-03-06 13:09:51] "POST /neutron/network HTTP/1.1" 200 837 0.007668 252.41.86.246 - - [2026-03-06 13:09:51] "POST /neutron/subnet HTTP/1.1" 200 724 0.009346 10.0.0.41 - - [2026-03-06 13:09:51] "GET /domains HTTP/1.1" 401 296 0.000514 10.0.0.41 - - [2026-03-06 13:09:51] "GET /domains HTTP/1.1" 200 438 0.033356 10.0.0.41 - - [2026-03-06 13:09:51] "GET /domains?obj_uuids=18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001184 10.0.0.41 - - [2026-03-06 13:09:51] "GET /domain/18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1 HTTP/1.1" 200 1316 0.009659 10.0.0.41 - - [2026-03-06 13:09:51] "GET /projects?obj_uuids=8cb6ace6-923a-46bc-b583-4fb018623645&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001146 10.0.0.41 - - [2026-03-06 13:09:51] "GET /project/8cb6ace6-923a-46bc-b583-4fb018623645 HTTP/1.1" 200 2165 0.032446 10.0.0.41 - - [2026-03-06 13:09:51] "GET /virtual-network/56b57e60-05de-4a30-a9bb-a86605ee71a8 HTTP/1.1" 200 2342 0.008603 10.0.0.41 - - [2026-03-06 13:09:51] "GET /virtual-network/56b57e60-05de-4a30-a9bb-a86605ee71a8 HTTP/1.1" 200 2342 0.006710 10.0.0.41 - - [2026-03-06 13:09:51] "GET /routing-instance/65f3c70c-ef9d-400a-8c33-bb03fee2c2ba HTTP/1.1" 200 1495 0.004613 10.0.0.41 - - [2026-03-06 13:09:51] "GET /routing-instance/65f3c70c-ef9d-400a-8c33-bb03fee2c2ba HTTP/1.1" 200 1495 0.004949 10.0.0.41 - - [2026-03-06 13:09:51] "GET /route-target/df06311a-71a7-44d7-9889-58f9016bbc3a HTTP/1.1" 200 1220 0.005408 10.0.0.41 - - [2026-03-06 13:09:52] "GET /virtual-network/56b57e60-05de-4a30-a9bb-a86605ee71a8 HTTP/1.1" 200 2342 0.005787 10.0.0.41 - - [2026-03-06 13:09:52] "GET /routing-instance/65f3c70c-ef9d-400a-8c33-bb03fee2c2ba HTTP/1.1" 200 1495 0.004838 10.0.0.41 - - [2026-03-06 13:09:52] "GET /virtual-network/56b57e60-05de-4a30-a9bb-a86605ee71a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.006496 10.0.0.41 - - [2026-03-06 13:09:52] "GET /virtual-network/56b57e60-05de-4a30-a9bb-a86605ee71a8 HTTP/1.1" 200 2342 0.005960 10.0.0.41 - - [2026-03-06 13:09:52] "GET /routing-instance/65f3c70c-ef9d-400a-8c33-bb03fee2c2ba HTTP/1.1" 200 1495 0.004529 10.0.0.41 - - [2026-03-06 13:09:52] "GET /routing-instance/65f3c70c-ef9d-400a-8c33-bb03fee2c2ba HTTP/1.1" 200 1495 0.004259 10.0.0.41 - - [2026-03-06 13:09:52] "GET /route-target/df06311a-71a7-44d7-9889-58f9016bbc3a HTTP/1.1" 200 1220 0.004738 10.0.0.41 - - [2026-03-06 13:09:52] "GET /domains HTTP/1.1" 200 438 0.003483 10.0.0.41 - - [2026-03-06 13:09:52] "GET /domains?obj_uuids=18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001649 10.0.0.41 - - [2026-03-06 13:09:52] "GET /domain/18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1 HTTP/1.1" 200 1316 0.010216 10.0.0.41 - - [2026-03-06 13:09:52] "GET /projects?obj_uuids=8cb6ace6-923a-46bc-b583-4fb018623645&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001216 10.0.0.41 - - [2026-03-06 13:09:52] "GET /project/8cb6ace6-923a-46bc-b583-4fb018623645 HTTP/1.1" 200 2165 0.033309 10.0.0.41 - - [2026-03-06 13:09:52] "GET /virtual-network/56b57e60-05de-4a30-a9bb-a86605ee71a8 HTTP/1.1" 200 2342 0.007082 10.0.0.41 - - [2026-03-06 13:09:53] "GET /obj-perms HTTP/1.1" 200 6456 0.068405 10.0.0.41 - - [2026-03-06 13:09:53] "POST /id-to-fqname HTTP/1.1" 200 231 0.001732 252.41.86.246 - - [2026-03-06 13:09:57] "POST /neutron/network HTTP/1.1" 200 847 0.007825 252.41.86.246 - - [2026-03-06 13:09:57] "GET /aaa-mode HTTP/1.1" 401 296 0.000627 252.41.86.246 - - [2026-03-06 13:09:57] "GET / HTTP/1.1" 200 36215 0.003157 252.41.86.246 - - [2026-03-06 13:09:57] "GET /project/8cb6ace6-923a-46bc-b583-4fb018623645?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000484 10.0.0.41 - - [2026-03-06 13:09:58] "GET /projects?obj_uuids=8cb6ace6-923a-46bc-b583-4fb018623645&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001099 252.41.86.246 - - [2026-03-06 13:09:58] "GET /project/8cb6ace6-923a-46bc-b583-4fb018623645?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.064355 252.41.86.246 - - [2026-03-06 13:09:58] "POST /neutron/network HTTP/1.1" 200 837 0.041185 252.41.86.246 - - [2026-03-06 13:10:00] "POST /neutron/port HTTP/1.1" 200 117 0.007333 252.41.86.246 - - [2026-03-06 13:10:00] "POST /neutron/network HTTP/1.1" 200 847 0.008540 10.0.0.41 - - [2026-03-06 13:10:00] "GET /projects?obj_uuids=8cb6ace6-923a-46bc-b583-4fb018623645&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001701 252.41.86.246 - - [2026-03-06 13:10:01] "POST /neutron/port HTTP/1.1" 200 1069 0.376187 252.41.86.246 - - [2026-03-06 13:10:01] "POST /neutron/port HTTP/1.1" 200 1069 0.060788 252.41.86.246 - - [2026-03-06 13:10:01] "POST /neutron/port HTTP/1.1" 200 1069 0.018320 252.41.86.246 - - [2026-03-06 13:10:01] "POST /neutron/port HTTP/1.1" 200 1119 0.154848 252.41.86.246 - - [2026-03-06 13:10:01] "POST /neutron/port HTTP/1.1" 200 1129 0.029592 252.41.86.246 - - [2026-03-06 13:10:02] "POST /neutron/port HTTP/1.1" 200 1129 0.031983 252.41.86.246 - - [2026-03-06 13:10:02] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007867 252.41.86.246 - - [2026-03-06 13:10:02] "POST /neutron/security_group HTTP/1.1" 200 2067 0.017278 252.41.86.246 - - [2026-03-06 13:10:02] "POST /neutron/subnet HTTP/1.1" 200 698 0.015360 252.41.86.246 - - [2026-03-06 13:10:02] "POST /neutron/port HTTP/1.1" 200 117 0.001620 252.41.86.246 - - [2026-03-06 13:10:02] "POST /neutron/network HTTP/1.1" 200 837 0.013008 252.41.86.246 - - [2026-03-06 13:10:02] "POST /neutron/port HTTP/1.1" 200 1129 0.028795 252.41.86.246 - - [2026-03-06 13:10:03] "POST /neutron/security_group HTTP/1.1" 200 2067 0.009256 252.41.86.246 - - [2026-03-06 13:10:08] "POST /neutron/port HTTP/1.1" 200 1129 0.048191 252.41.86.246 - - [2026-03-06 13:10:08] "POST /neutron/security_group HTTP/1.1" 200 2067 0.011387 252.41.86.246 - - [2026-03-06 13:10:11] "POST /neutron/port HTTP/1.1" 200 1129 0.018353 252.41.86.246 - - [2026-03-06 13:10:11] "POST /neutron/port HTTP/1.1" 200 1129 0.021859 252.41.86.246 - - [2026-03-06 13:10:11] "POST /neutron/network HTTP/1.1" 200 847 0.008663 252.41.86.246 - - [2026-03-06 13:10:11] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005300 252.41.86.246 - - [2026-03-06 13:10:11] "POST /neutron/subnet HTTP/1.1" 200 698 0.008901 252.41.86.246 - - [2026-03-06 13:10:11] "POST /neutron/port HTTP/1.1" 200 117 0.001321 252.41.86.246 - - [2026-03-06 13:10:11] "POST /neutron/network HTTP/1.1" 200 837 0.008972 252.41.86.246 - - [2026-03-06 13:10:13] "POST /neutron/port HTTP/1.1" 200 1129 0.018543 252.41.86.246 - - [2026-03-06 13:10:13] "POST /neutron/security_group HTTP/1.1" 200 2067 0.009224 10.0.0.41 - - [2026-03-06 13:10:13] "GET /obj-perms HTTP/1.1" 200 6456 0.001964 10.0.0.41 - - [2026-03-06 13:10:14] "GET /obj-perms HTTP/1.1" 200 6456 0.001983 10.0.0.41 - - [2026-03-06 13:10:15] "GET /obj-perms HTTP/1.1" 200 6456 0.002603 10.0.0.41 - - [2026-03-06 13:10:16] "GET /obj-perms HTTP/1.1" 200 6456 0.002156 252.41.86.246 - - [2026-03-06 13:10:17] "POST /neutron/port HTTP/1.1" 200 1129 0.056975 252.41.86.246 - - [2026-03-06 13:10:17] "POST /neutron/security_group HTTP/1.1" 200 2067 0.007963 10.0.0.41 - - [2026-03-06 13:10:17] "GET /obj-perms HTTP/1.1" 200 6456 0.002033 252.41.86.246 - - [2026-03-06 13:10:18] "POST /neutron/port HTTP/1.1" 200 1129 0.049968 252.41.86.246 - - [2026-03-06 13:10:18] "POST /neutron/security_group HTTP/1.1" 200 2067 0.007262 252.41.86.246 - - [2026-03-06 13:10:19] "POST /neutron/network HTTP/1.1" 200 837 0.009576 252.41.86.246 - - [2026-03-06 13:10:19] "POST /neutron/network HTTP/1.1" 400 204 0.016665 252.41.86.246 - - [2026-03-06 13:10:19] "POST /neutron/port HTTP/1.1" 200 1129 0.059801 252.41.86.246 - - [2026-03-06 13:10:19] "POST /neutron/security_group HTTP/1.1" 200 2067 0.011591 252.41.86.246 - - [2026-03-06 13:10:19] "POST /neutron/port HTTP/1.1" 200 1129 0.015710 252.41.86.246 - - [2026-03-06 13:10:19] "POST /neutron/port HTTP/1.1" 200 1119 0.015888 252.41.86.246 - - [2026-03-06 13:10:20] "POST /neutron/port HTTP/1.1" 200 151 0.173054 252.41.86.246 - - [2026-03-06 13:10:21] "POST /neutron/network HTTP/1.1" 200 837 0.008522 10.0.0.41 - - [2026-03-06 13:10:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006358 10.0.0.41 - - [2026-03-06 13:10:21] "POST /useragent-kv HTTP/1.1" 200 115 0.007940 10.0.0.41 - - [2026-03-06 13:10:21] "POST /useragent-kv HTTP/1.1" 200 115 0.007445 252.41.86.246 - - [2026-03-06 13:10:21] "POST /neutron/network HTTP/1.1" 200 151 0.156978 10.0.0.41 - - [2026-03-06 13:10:21] "DELETE /route-target/df06311a-71a7-44d7-9889-58f9016bbc3a HTTP/1.1" 200 115 0.050328 10.0.0.41 - - [2026-03-06 13:10:21] "GET /routing-instance/65f3c70c-ef9d-400a-8c33-bb03fee2c2ba HTTP/1.1" 404 171 0.005285 10.0.0.41 - - [2026-03-06 13:10:21] "GET /domains HTTP/1.1" 200 438 0.003645 10.0.0.41 - - [2026-03-06 13:10:21] "GET /domains?obj_uuids=18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001798 10.0.0.41 - - [2026-03-06 13:10:21] "GET /domain/18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1 HTTP/1.1" 200 1316 0.011929 10.0.0.41 - - [2026-03-06 13:10:21] "GET /projects?obj_uuids=8cb6ace6-923a-46bc-b583-4fb018623645&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001401 10.0.0.41 - - [2026-03-06 13:10:21] "GET /project/8cb6ace6-923a-46bc-b583-4fb018623645 HTTP/1.1" 200 1916 0.043662 10.0.0.41 - - [2026-03-06 13:10:22] "GET /projects?obj_uuids=8cb6ace6-923a-46bc-b583-4fb018623645&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001232 10.0.0.41 - - [2026-03-06 13:10:22] "GET /project/8cb6ace6-923a-46bc-b583-4fb018623645?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.035505 10.0.0.41 - - [2026-03-06 13:10:22] "GET /projects?obj_uuids=8cb6ace6-923a-46bc-b583-4fb018623645&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001364 10.0.0.41 - - [2026-03-06 13:10:22] "GET /project/8cb6ace6-923a-46bc-b583-4fb018623645?fields=virtual_networks HTTP/1.1" 200 1055 0.081020 10.0.0.41 - - [2026-03-06 13:10:22] "GET /projects?obj_uuids=8cb6ace6-923a-46bc-b583-4fb018623645&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001496 10.0.0.41 - - [2026-03-06 13:10:22] "GET /project/8cb6ace6-923a-46bc-b583-4fb018623645?fields=virtual_machine_interfaces HTTP/1.1" 200 1055 0.038214 10.0.0.41 - - [2026-03-06 13:10:22] "GET /projects?obj_uuids=8cb6ace6-923a-46bc-b583-4fb018623645&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001530 10.0.0.41 - - [2026-03-06 13:10:22] "GET /project/8cb6ace6-923a-46bc-b583-4fb018623645?fields=security_groups HTTP/1.1" 200 1291 0.040646 10.0.0.41 - - [2026-03-06 13:10:23] "GET /projects?obj_uuids=349b1b6f-11e7-49cb-8f61-8595ff4edc4f&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001342 10.0.0.41 - - [2026-03-06 13:10:23] "GET /project/349b1b6f-11e7-49cb-8f61-8595ff4edc4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1270 0.066931 10.0.0.41 - - [2026-03-06 13:10:28] "GET /projects?obj_uuids=349b1b6f-11e7-49cb-8f61-8595ff4edc4f&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001660 10.0.0.41 - - [2026-03-06 13:10:28] "GET /project/349b1b6f-11e7-49cb-8f61-8595ff4edc4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1270 0.028491 10.0.0.41 - - [2026-03-06 13:10:28] "GET /documentation/index.html HTTP/1.1" 200 219571 0.008215 10.0.0.41 - - [2026-03-06 13:10:29] "GET /domains?obj_uuids=18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001245 10.0.0.41 - - [2026-03-06 13:10:29] "GET /domain/18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.008147 10.0.0.41 - - [2026-03-06 13:10:29] "POST /fqname-to-id HTTP/1.1" 404 198 0.040431 10.0.0.41 - - [2026-03-06 13:10:29] "GET /projects?obj_uuids=930e83af-9538-4e71-a29f-66358ac3a5a2&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004127 10.0.0.41 - - [2026-03-06 13:10:29] "GET /domains?obj_uuids=18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001195 10.0.0.41 - - [2026-03-06 13:10:29] "GET /domain/18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007895 10.0.0.41 - - [2026-03-06 13:10:29] "POST /id-to-fqname HTTP/1.1" 200 200 0.001975 10.0.0.41 - - [2026-03-06 13:10:29] "POST /fqname-to-id HTTP/1.1" 404 209 0.004665 10.0.0.41 - - [2026-03-06 13:10:30] "POST /security-groups HTTP/1.1" 200 595 0.072398 10.0.0.41 - - [2026-03-06 13:10:30] "POST /fqname-to-id HTTP/1.1" 404 244 0.003289 10.0.0.41 - - [2026-03-06 13:10:30] "POST /projects HTTP/1.1" 200 601 0.236886 10.0.0.41 - - [2026-03-06 13:10:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.276875 10.0.0.41 - - [2026-03-06 13:10:30] "DELETE /project/349b1b6f11e749cb8f618595ff4edc4f HTTP/1.1" 404 173 0.012196 10.0.0.41 - - [2026-03-06 13:10:30] "POST /access-control-lists HTTP/1.1" 200 608 0.077590 10.0.0.41 - - [2026-03-06 13:10:30] "DELETE /project/8cb6ace6923a46bcb5834fb018623645 HTTP/1.1" 404 173 0.014783 10.0.0.41 - - [2026-03-06 13:10:30] "DELETE /project/930e83af95384e71a29f66358ac3a5a2 HTTP/1.1" 404 173 0.009038 10.0.0.41 - - [2026-03-06 13:10:30] "GET /projects?obj_uuids=8cb6ace6-923a-46bc-b583-4fb018623645&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001480 10.0.0.41 - - [2026-03-06 13:10:30] "GET /project/930e83af-9538-4e71-a29f-66358ac3a5a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.463960 10.0.0.41 - - [2026-03-06 13:10:30] "POST /fqname-to-id HTTP/1.1" 404 243 0.003881 10.0.0.41 - - [2026-03-06 13:10:30] "GET /project/8cb6ace6-923a-46bc-b583-4fb018623645?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1500 0.060667 10.0.0.41 - - [2026-03-06 13:10:30] "GET /projects?obj_uuids=8cb6ace6-923a-46bc-b583-4fb018623645&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001277 10.0.0.41 - - [2026-03-06 13:10:30] "GET /project/8cb6ace6-923a-46bc-b583-4fb018623645?fields=security_groups HTTP/1.1" 200 1384 0.042072 10.0.0.41 - - [2026-03-06 13:10:30] "POST /access-control-lists HTTP/1.1" 200 606 0.086194 10.0.0.41 - - [2026-03-06 13:10:30] "DELETE /security-group/2cf898b4-2f4a-4ca4-92f5-15633b2a7e79 HTTP/1.1" 200 115 0.070220 10.0.0.41 - - [2026-03-06 13:10:30] "GET /projects?obj_uuids=8cb6ace6-923a-46bc-b583-4fb018623645&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001268 10.0.0.41 - - [2026-03-06 13:10:30] "GET /project/8cb6ace6-923a-46bc-b583-4fb018623645?fields=application_policy_sets HTTP/1.1" 200 1423 0.046845 10.0.0.41 - - [2026-03-06 13:10:30] "DELETE /access-control-list/ee63c0b8-75bb-43fe-ae1f-191677a094c0 HTTP/1.1" 200 115 0.050271 10.0.0.41 - - [2026-03-06 13:10:30] "DELETE /access-control-list/92b5649b-a06c-43b7-84c3-ebcb34698f1e HTTP/1.1" 200 115 0.028789 10.0.0.41 - - [2026-03-06 13:10:30] "DELETE /project/8cb6ace6-923a-46bc-b583-4fb018623645 HTTP/1.1" 200 115 0.421008 10.0.0.41 - - [2026-03-06 13:10:31] "GET / HTTP/1.1" 200 36215 0.002202 10.0.0.41 - - [2026-03-06 13:10:32] "GET /projects?obj_uuids=349b1b6f-11e7-49cb-8f61-8595ff4edc4f&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001306 10.0.0.41 - - [2026-03-06 13:10:32] "GET /project/349b1b6f-11e7-49cb-8f61-8595ff4edc4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1270 0.049796 10.0.0.41 - - [2026-03-06 13:10:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003996 10.0.0.41 - - [2026-03-06 13:10:33] "GET /security-group/0c5ebc6b-2045-4b43-9679-8322f04f6cb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3680 0.005856 10.0.0.41 - - [2026-03-06 13:10:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003830 10.0.0.41 - - [2026-03-06 13:10:33] "GET /projects?obj_uuids=349b1b6f-11e7-49cb-8f61-8595ff4edc4f&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001292 10.0.0.41 - - [2026-03-06 13:10:33] "GET /project/349b1b6f-11e7-49cb-8f61-8595ff4edc4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1270 0.033804 10.0.0.41 - - [2026-03-06 13:10:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003497 10.0.0.41 - - [2026-03-06 13:10:33] "GET /security-group/0c5ebc6b-2045-4b43-9679-8322f04f6cb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3680 0.004836 10.0.0.41 - - [2026-03-06 13:10:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003766 10.0.0.41 - - [2026-03-06 13:10:33] "PUT /security-group/0c5ebc6b-2045-4b43-9679-8322f04f6cb2 HTTP/1.1" 200 263 0.019193 10.0.0.41 - - [2026-03-06 13:10:33] "PUT /access-control-list/b5f46d00-c161-435f-9ca0-59a75ad7967d HTTP/1.1" 200 273 0.015057 10.0.0.41 - - [2026-03-06 13:10:33] "PUT /access-control-list/c78f3fa4-b406-4a3c-a521-e5eb7409403d HTTP/1.1" 200 273 0.016453 10.0.0.41 - - [2026-03-06 13:10:33] "POST /fqname-to-id HTTP/1.1" 401 296 0.000704 10.0.0.41 - - [2026-03-06 13:10:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.088475 10.0.0.41 - - [2026-03-06 13:10:34] "GET /projects?obj_uuids=930e83af-9538-4e71-a29f-66358ac3a5a2&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001730 10.0.0.41 - - [2026-03-06 13:10:34] "GET /project/930e83af-9538-4e71-a29f-66358ac3a5a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.033459 252.41.86.246 - - [2026-03-06 13:10:34] "POST /neutron/network HTTP/1.1" 200 117 0.047360 10.0.0.41 - - [2026-03-06 13:10:34] "GET /projects?obj_uuids=930e83af-9538-4e71-a29f-66358ac3a5a2&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001492 252.41.86.246 - - [2026-03-06 13:10:34] "POST /neutron/network HTTP/1.1" 200 617 0.092955 10.0.0.41 - - [2026-03-06 13:10:34] "POST /route-targets HTTP/1.1" 200 328 0.015015 10.0.0.41 - - [2026-03-06 13:10:34] "POST /ref-update HTTP/1.1" 200 156 0.019011 10.0.0.41 - - [2026-03-06 13:10:34] "POST /useragent-kv HTTP/1.1" 200 115 0.004486 252.41.86.246 - - [2026-03-06 13:10:34] "POST /neutron/subnet HTTP/1.1" 200 734 0.237279 252.41.86.246 - - [2026-03-06 13:10:34] "POST /neutron/network HTTP/1.1" 200 838 0.007447 10.0.0.41 - - [2026-03-06 13:10:34] "POST /id-to-fqname HTTP/1.1" 200 231 0.001890 10.0.0.41 - - [2026-03-06 13:10:34] "GET /virtual-network/0c8389dd-c18d-4365-b098-aa0bf68950c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.007042 252.41.86.246 - - [2026-03-06 13:10:35] "POST /neutron/network HTTP/1.1" 200 838 0.007538 10.0.0.41 - - [2026-03-06 13:10:35] "GET /virtual-network/0c8389dd-c18d-4365-b098-aa0bf68950c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.006128 252.41.86.246 - - [2026-03-06 13:10:35] "POST /neutron/network HTTP/1.1" 200 838 0.007504 252.41.86.246 - - [2026-03-06 13:10:35] "POST /neutron/subnet HTTP/1.1" 200 734 0.011200 10.0.0.41 - - [2026-03-06 13:10:35] "GET /domains HTTP/1.1" 401 296 0.000695 10.0.0.41 - - [2026-03-06 13:10:35] "GET /domains HTTP/1.1" 200 438 0.037168 10.0.0.41 - - [2026-03-06 13:10:35] "GET /domains?obj_uuids=18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001452 10.0.0.41 - - [2026-03-06 13:10:35] "GET /domain/18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1 HTTP/1.1" 200 1317 0.010702 10.0.0.41 - - [2026-03-06 13:10:35] "GET /projects?obj_uuids=930e83af-9538-4e71-a29f-66358ac3a5a2&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002936 10.0.0.41 - - [2026-03-06 13:10:35] "GET /project/930e83af-9538-4e71-a29f-66358ac3a5a2 HTTP/1.1" 200 2171 0.045335 10.0.0.41 - - [2026-03-06 13:10:35] "GET /virtual-network/0c8389dd-c18d-4365-b098-aa0bf68950c0 HTTP/1.1" 200 2344 0.007875 10.0.0.41 - - [2026-03-06 13:10:35] "GET /virtual-network/0c8389dd-c18d-4365-b098-aa0bf68950c0 HTTP/1.1" 200 2344 0.005616 10.0.0.41 - - [2026-03-06 13:10:36] "GET /routing-instance/c41b973d-486a-4ff7-9858-c8f4d4ac74d0 HTTP/1.1" 200 1493 0.005297 10.0.0.41 - - [2026-03-06 13:10:36] "GET /routing-instance/c41b973d-486a-4ff7-9858-c8f4d4ac74d0 HTTP/1.1" 200 1493 0.004696 10.0.0.41 - - [2026-03-06 13:10:36] "GET /route-target/ed7c5420-9f1b-4507-a070-c70d995f7556 HTTP/1.1" 200 1219 0.004880 10.0.0.41 - - [2026-03-06 13:10:36] "GET /virtual-network/0c8389dd-c18d-4365-b098-aa0bf68950c0 HTTP/1.1" 200 2344 0.005957 10.0.0.41 - - [2026-03-06 13:10:36] "GET /routing-instance/c41b973d-486a-4ff7-9858-c8f4d4ac74d0 HTTP/1.1" 200 1493 0.005337 10.0.0.41 - - [2026-03-06 13:10:36] "GET /virtual-network/0c8389dd-c18d-4365-b098-aa0bf68950c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.007566 10.0.0.41 - - [2026-03-06 13:10:36] "GET /virtual-network/0c8389dd-c18d-4365-b098-aa0bf68950c0 HTTP/1.1" 200 2344 0.006841 10.0.0.41 - - [2026-03-06 13:10:36] "GET /routing-instance/c41b973d-486a-4ff7-9858-c8f4d4ac74d0 HTTP/1.1" 200 1493 0.005121 10.0.0.41 - - [2026-03-06 13:10:36] "GET /routing-instance/c41b973d-486a-4ff7-9858-c8f4d4ac74d0 HTTP/1.1" 200 1493 0.005203 10.0.0.41 - - [2026-03-06 13:10:36] "GET /route-target/ed7c5420-9f1b-4507-a070-c70d995f7556 HTTP/1.1" 200 1219 0.004223 10.0.0.41 - - [2026-03-06 13:10:36] "GET /domains HTTP/1.1" 200 438 0.003582 10.0.0.41 - - [2026-03-06 13:10:36] "GET /domains?obj_uuids=18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001278 10.0.0.41 - - [2026-03-06 13:10:36] "GET /domain/18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1 HTTP/1.1" 200 1317 0.009179 10.0.0.41 - - [2026-03-06 13:10:36] "GET /projects?obj_uuids=930e83af-9538-4e71-a29f-66358ac3a5a2&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001231 10.0.0.41 - - [2026-03-06 13:10:36] "GET /project/930e83af-9538-4e71-a29f-66358ac3a5a2 HTTP/1.1" 200 2171 0.041389 10.0.0.41 - - [2026-03-06 13:10:36] "GET /virtual-network/0c8389dd-c18d-4365-b098-aa0bf68950c0 HTTP/1.1" 200 2344 0.007906 10.0.0.41 - - [2026-03-06 13:10:37] "GET /obj-perms HTTP/1.1" 200 6458 0.066089 10.0.0.41 - - [2026-03-06 13:10:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003879 10.0.0.41 - - [2026-03-06 13:10:37] "GET /projects?obj_uuids=930e83af-9538-4e71-a29f-66358ac3a5a2&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001134 10.0.0.41 - - [2026-03-06 13:10:37] "GET /project/930e83af-9538-4e71-a29f-66358ac3a5a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.036202 252.41.86.246 - - [2026-03-06 13:10:37] "POST /neutron/network HTTP/1.1" 200 117 0.013357 10.0.0.41 - - [2026-03-06 13:10:37] "GET /projects?obj_uuids=930e83af-9538-4e71-a29f-66358ac3a5a2&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001139 252.41.86.246 - - [2026-03-06 13:10:37] "POST /neutron/network HTTP/1.1" 200 617 0.121537 10.0.0.41 - - [2026-03-06 13:10:38] "POST /useragent-kv HTTP/1.1" 200 115 0.007282 252.41.86.246 - - [2026-03-06 13:10:38] "POST /neutron/subnet HTTP/1.1" 200 724 0.155276 252.41.86.246 - - [2026-03-06 13:10:38] "POST /neutron/network HTTP/1.1" 200 836 0.007512 10.0.0.41 - - [2026-03-06 13:10:38] "POST /id-to-fqname HTTP/1.1" 200 231 0.001625 10.0.0.41 - - [2026-03-06 13:10:38] "GET /virtual-network/65bb6450-55d6-4978-b15c-03e4db00865c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.006017 252.41.86.246 - - [2026-03-06 13:10:38] "POST /neutron/network HTTP/1.1" 200 836 0.007704 10.0.0.41 - - [2026-03-06 13:10:38] "GET /virtual-network/65bb6450-55d6-4978-b15c-03e4db00865c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.006282 252.41.86.246 - - [2026-03-06 13:10:38] "POST /neutron/network HTTP/1.1" 200 836 0.006881 10.0.0.41 - - [2026-03-06 13:10:38] "POST /route-targets HTTP/1.1" 200 328 0.014499 10.0.0.41 - - [2026-03-06 13:10:38] "POST /ref-update HTTP/1.1" 200 156 0.020433 252.41.86.246 - - [2026-03-06 13:10:38] "POST /neutron/subnet HTTP/1.1" 200 724 0.013356 10.0.0.41 - - [2026-03-06 13:10:38] "GET /domains HTTP/1.1" 200 438 0.003563 10.0.0.41 - - [2026-03-06 13:10:38] "GET /domains?obj_uuids=18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001296 10.0.0.41 - - [2026-03-06 13:10:38] "GET /domain/18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1 HTTP/1.1" 200 1317 0.009157 10.0.0.41 - - [2026-03-06 13:10:38] "GET /projects?obj_uuids=930e83af-9538-4e71-a29f-66358ac3a5a2&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001692 10.0.0.41 - - [2026-03-06 13:10:38] "GET /project/930e83af-9538-4e71-a29f-66358ac3a5a2 HTTP/1.1" 200 2398 0.041050 10.0.0.41 - - [2026-03-06 13:10:38] "GET /virtual-network/65bb6450-55d6-4978-b15c-03e4db00865c HTTP/1.1" 200 2339 0.009228 10.0.0.41 - - [2026-03-06 13:10:38] "GET /virtual-network/65bb6450-55d6-4978-b15c-03e4db00865c HTTP/1.1" 200 2339 0.005511 10.0.0.41 - - [2026-03-06 13:10:38] "GET /routing-instance/0a7f68e6-dafc-44f3-996a-cb7b56e63f94 HTTP/1.1" 200 1491 0.004530 10.0.0.41 - - [2026-03-06 13:10:38] "GET /routing-instance/0a7f68e6-dafc-44f3-996a-cb7b56e63f94 HTTP/1.1" 200 1491 0.005545 10.0.0.41 - - [2026-03-06 13:10:38] "GET /route-target/fb5a90f1-0ef4-4a8e-91ce-de3cb4e39462 HTTP/1.1" 200 1219 0.004127 10.0.0.41 - - [2026-03-06 13:10:38] "GET /virtual-network/65bb6450-55d6-4978-b15c-03e4db00865c HTTP/1.1" 200 2339 0.006208 10.0.0.41 - - [2026-03-06 13:10:39] "GET /routing-instance/0a7f68e6-dafc-44f3-996a-cb7b56e63f94 HTTP/1.1" 200 1491 0.004306 10.0.0.41 - - [2026-03-06 13:10:39] "GET /virtual-network/65bb6450-55d6-4978-b15c-03e4db00865c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.006260 10.0.0.41 - - [2026-03-06 13:10:39] "GET /virtual-network/65bb6450-55d6-4978-b15c-03e4db00865c HTTP/1.1" 200 2339 0.007207 10.0.0.41 - - [2026-03-06 13:10:39] "GET /routing-instance/0a7f68e6-dafc-44f3-996a-cb7b56e63f94 HTTP/1.1" 200 1491 0.004213 10.0.0.41 - - [2026-03-06 13:10:39] "GET /routing-instance/0a7f68e6-dafc-44f3-996a-cb7b56e63f94 HTTP/1.1" 200 1491 0.006356 10.0.0.41 - - [2026-03-06 13:10:39] "GET /route-target/fb5a90f1-0ef4-4a8e-91ce-de3cb4e39462 HTTP/1.1" 200 1219 0.004259 10.0.0.41 - - [2026-03-06 13:10:39] "GET /domains HTTP/1.1" 200 438 0.003634 10.0.0.41 - - [2026-03-06 13:10:39] "GET /domains?obj_uuids=18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001474 10.0.0.41 - - [2026-03-06 13:10:39] "GET /domain/18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1 HTTP/1.1" 200 1317 0.008921 10.0.0.41 - - [2026-03-06 13:10:39] "GET /projects?obj_uuids=930e83af-9538-4e71-a29f-66358ac3a5a2&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001940 10.0.0.41 - - [2026-03-06 13:10:39] "GET /project/930e83af-9538-4e71-a29f-66358ac3a5a2 HTTP/1.1" 200 2398 0.049548 10.0.0.41 - - [2026-03-06 13:10:39] "GET /virtual-network/65bb6450-55d6-4978-b15c-03e4db00865c HTTP/1.1" 200 2339 0.007092 10.0.0.41 - - [2026-03-06 13:10:39] "GET /obj-perms HTTP/1.1" 200 6458 0.002334 10.0.0.41 - - [2026-03-06 13:10:39] "POST /id-to-fqname HTTP/1.1" 200 231 0.001576 252.41.86.246 - - [2026-03-06 13:10:40] "POST /neutron/network HTTP/1.1" 200 846 0.013830 252.41.86.246 - - [2026-03-06 13:10:40] "GET /aaa-mode HTTP/1.1" 401 296 0.000647 252.41.86.246 - - [2026-03-06 13:10:40] "GET / HTTP/1.1" 200 36215 0.002356 252.41.86.246 - - [2026-03-06 13:10:40] "GET /project/930e83af-9538-4e71-a29f-66358ac3a5a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000627 10.0.0.41 - - [2026-03-06 13:10:40] "GET /obj-perms HTTP/1.1" 200 6387 0.092121 10.0.0.41 - - [2026-03-06 13:10:40] "GET /projects?obj_uuids=930e83af-9538-4e71-a29f-66358ac3a5a2&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001564 252.41.86.246 - - [2026-03-06 13:10:40] "GET /project/930e83af-9538-4e71-a29f-66358ac3a5a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.099517 10.0.0.41 - - [2026-03-06 13:10:41] "GET /obj-perms HTTP/1.1" 200 6387 0.069561 252.41.86.246 - - [2026-03-06 13:10:41] "POST /neutron/network HTTP/1.1" 200 836 0.037651 252.41.86.246 - - [2026-03-06 13:10:41] "POST /neutron/port HTTP/1.1" 200 117 0.006465 252.41.86.246 - - [2026-03-06 13:10:41] "POST /neutron/port HTTP/1.1" 200 117 0.006122 10.0.0.41 - - [2026-03-06 13:10:41] "POST /id-to-fqname HTTP/1.1" 200 231 0.001611 252.41.86.246 - - [2026-03-06 13:10:41] "POST /neutron/port HTTP/1.1" 200 117 0.010663 252.41.86.246 - - [2026-03-06 13:10:42] "POST /neutron/network HTTP/1.1" 200 848 0.008921 252.41.86.246 - - [2026-03-06 13:10:42] "GET /aaa-mode HTTP/1.1" 401 296 0.001479 252.41.86.246 - - [2026-03-06 13:10:42] "GET / HTTP/1.1" 200 36215 0.003181 252.41.86.246 - - [2026-03-06 13:10:42] "GET /project/930e83af-9538-4e71-a29f-66358ac3a5a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000731 10.0.0.41 - - [2026-03-06 13:10:42] "GET /projects?obj_uuids=930e83af-9538-4e71-a29f-66358ac3a5a2&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001333 252.41.86.246 - - [2026-03-06 13:10:42] "GET /project/930e83af-9538-4e71-a29f-66358ac3a5a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.075023 252.41.86.246 - - [2026-03-06 13:10:42] "POST /neutron/network HTTP/1.1" 200 838 0.008284 252.41.86.246 - - [2026-03-06 13:10:43] "POST /neutron/port HTTP/1.1" 200 117 0.010251 252.41.86.246 - - [2026-03-06 13:10:43] "POST /neutron/port HTTP/1.1" 200 117 0.007185 10.0.0.41 - - [2026-03-06 13:10:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.008466 10.0.0.41 - - [2026-03-06 13:10:43] "GET /projects?obj_uuids=930e83af-9538-4e71-a29f-66358ac3a5a2&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001267 10.0.0.41 - - [2026-03-06 13:10:43] "GET /project/930e83af-9538-4e71-a29f-66358ac3a5a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.057378 252.41.86.246 - - [2026-03-06 13:10:43] "POST /neutron/network HTTP/1.1" 200 846 0.008017 10.0.0.41 - - [2026-03-06 13:10:43] "GET /virtual-network/0c8389dd-c18d-4365-b098-aa0bf68950c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.006990 10.0.0.41 - - [2026-03-06 13:10:43] "GET /floating-ip-pools?parent_id=0c8389dd-c18d-4365-b098-aa0bf68950c0&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.006590 10.0.0.41 - - [2026-03-06 13:10:43] "GET /projects?obj_uuids=930e83af-9538-4e71-a29f-66358ac3a5a2&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001821 10.0.0.41 - - [2026-03-06 13:10:43] "GET /virtual-network/0c8389dd-c18d-4365-b098-aa0bf68950c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.011696 10.0.0.41 - - [2026-03-06 13:10:43] "POST /floating-ip-pools HTTP/1.1" 200 609 0.037777 10.0.0.41 - - [2026-03-06 13:10:43] "POST /ref-update HTTP/1.1" 200 156 0.044923 10.0.0.41 - - [2026-03-06 13:10:43] "GET /virtual-network/0c8389dd-c18d-4365-b098-aa0bf68950c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.014138 10.0.0.41 - - [2026-03-06 13:10:43] "GET /domains HTTP/1.1" 200 438 0.010777 252.41.86.246 - - [2026-03-06 13:10:43] "POST /neutron/port HTTP/1.1" 200 1070 0.420394 10.0.0.41 - - [2026-03-06 13:10:43] "GET /domains?obj_uuids=18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002306 10.0.0.41 - - [2026-03-06 13:10:43] "GET /domain/18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1 HTTP/1.1" 200 1317 0.017957 10.0.0.41 - - [2026-03-06 13:10:43] "GET /projects?obj_uuids=930e83af-9538-4e71-a29f-66358ac3a5a2&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001886 252.41.86.246 - - [2026-03-06 13:10:43] "POST /neutron/port HTTP/1.1" 200 1070 0.031577 10.0.0.41 - - [2026-03-06 13:10:43] "GET /project/930e83af-9538-4e71-a29f-66358ac3a5a2 HTTP/1.1" 200 2982 0.080244 252.41.86.246 - - [2026-03-06 13:10:44] "POST /neutron/port HTTP/1.1" 200 1070 0.023232 10.0.0.41 - - [2026-03-06 13:10:44] "GET /virtual-network/0c8389dd-c18d-4365-b098-aa0bf68950c0 HTTP/1.1" 200 2623 0.015036 10.0.0.41 - - [2026-03-06 13:10:44] "GET /floating-ip-pool/a5024c89-afc9-4d36-8772-f3bf7bdaf14b HTTP/1.1" 200 1439 0.011222 10.0.0.41 - - [2026-03-06 13:10:44] "GET /domains HTTP/1.1" 200 438 0.009647 10.0.0.41 - - [2026-03-06 13:10:44] "GET /domains?obj_uuids=18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001558 252.41.86.246 - - [2026-03-06 13:10:44] "POST /neutron/network HTTP/1.1" 200 848 0.017607 10.0.0.41 - - [2026-03-06 13:10:44] "GET /domain/18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1 HTTP/1.1" 200 1317 0.037952 252.41.86.246 - - [2026-03-06 13:10:44] "POST /neutron/port HTTP/1.1" 200 1120 0.250394 10.0.0.41 - - [2026-03-06 13:10:44] "GET /projects?obj_uuids=930e83af-9538-4e71-a29f-66358ac3a5a2&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001405 10.0.0.41 - - [2026-03-06 13:10:44] "GET /project/930e83af-9538-4e71-a29f-66358ac3a5a2 HTTP/1.1" 200 2982 0.052860 10.0.0.41 - - [2026-03-06 13:10:44] "GET /projects?obj_uuids=930e83af-9538-4e71-a29f-66358ac3a5a2&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001592 10.0.0.41 - - [2026-03-06 13:10:44] "GET /virtual-network/0c8389dd-c18d-4365-b098-aa0bf68950c0 HTTP/1.1" 200 2623 0.013964 252.41.86.246 - - [2026-03-06 13:10:44] "POST /neutron/port HTTP/1.1" 200 1130 0.051420 10.0.0.41 - - [2026-03-06 13:10:44] "GET /virtual-network/0c8389dd-c18d-4365-b098-aa0bf68950c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.008246 252.41.86.246 - - [2026-03-06 13:10:44] "POST /neutron/floatingip HTTP/1.1" 200 117 0.042754 252.41.86.246 - - [2026-03-06 13:10:44] "POST /neutron/subnet HTTP/1.1" 200 698 0.019035 252.41.86.246 - - [2026-03-06 13:10:44] "POST /neutron/port HTTP/1.1" 200 1130 0.045242 252.41.86.246 - - [2026-03-06 13:10:44] "POST /neutron/port HTTP/1.1" 200 117 0.003189 252.41.86.246 - - [2026-03-06 13:10:44] "POST /neutron/security_group HTTP/1.1" 200 2068 0.009412 252.41.86.246 - - [2026-03-06 13:10:44] "POST /neutron/port HTTP/1.1" 200 1072 0.458530 252.41.86.246 - - [2026-03-06 13:10:44] "POST /neutron/network HTTP/1.1" 200 836 0.008457 252.41.86.246 - - [2026-03-06 13:10:44] "POST /neutron/port HTTP/1.1" 200 1072 0.017148 252.41.86.246 - - [2026-03-06 13:10:45] "POST /neutron/port HTTP/1.1" 200 1072 0.018214 252.41.86.246 - - [2026-03-06 13:10:45] "POST /neutron/port HTTP/1.1" 200 1122 0.108495 252.41.86.246 - - [2026-03-06 13:10:45] "POST /neutron/port HTTP/1.1" 200 1132 0.018668 252.41.86.246 - - [2026-03-06 13:10:45] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004627 252.41.86.246 - - [2026-03-06 13:10:45] "POST /neutron/subnet HTTP/1.1" 200 708 0.009806 252.41.86.246 - - [2026-03-06 13:10:45] "POST /neutron/port HTTP/1.1" 200 117 0.001620 252.41.86.246 - - [2026-03-06 13:10:45] "POST /neutron/network HTTP/1.1" 200 838 0.007856 252.41.86.246 - - [2026-03-06 13:10:49] "POST /neutron/port HTTP/1.1" 200 1130 0.016888 252.41.86.246 - - [2026-03-06 13:10:49] "POST /neutron/security_group HTTP/1.1" 200 2068 0.008152 252.41.86.246 - - [2026-03-06 13:10:50] "POST /neutron/port HTTP/1.1" 200 1130 0.019098 252.41.86.246 - - [2026-03-06 13:10:50] "POST /neutron/security_group HTTP/1.1" 200 2068 0.010362 252.41.86.246 - - [2026-03-06 13:10:50] "POST /neutron/port HTTP/1.1" 200 1130 0.022900 252.41.86.246 - - [2026-03-06 13:10:50] "POST /neutron/security_group HTTP/1.1" 200 2068 0.009288 10.0.0.41 - - [2026-03-06 13:10:50] "GET /virtual-machine/e033182b-d14d-451a-bfea-e40d3fd1173b HTTP/1.1" 200 1305 0.007586 10.0.0.41 - - [2026-03-06 13:10:50] "GET /virtual-machine-interface/36db2813-babf-4cab-8b04-cbe09e3a961f HTTP/1.1" 200 2998 0.006246 10.0.0.41 - - [2026-03-06 13:10:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.008102 10.0.0.41 - - [2026-03-06 13:10:50] "GET /global-vrouter-config/7863141b-16fd-4d47-b497-34b2ee487f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005249 10.0.0.41 - - [2026-03-06 13:10:50] "GET /virtual-networks?parent_id=930e83af-9538-4e71-a29f-66358ac3a5a2&detail=False&count=False&shared=False HTTP/1.1" 200 595 0.003528 10.0.0.41 - - [2026-03-06 13:10:50] "GET /virtual-network/65bb6450-55d6-4978-b15c-03e4db00865c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005779 10.0.0.41 - - [2026-03-06 13:10:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004058 10.0.0.41 - - [2026-03-06 13:10:53] "GET /virtual-network/65bb6450-55d6-4978-b15c-03e4db00865c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.009112 252.41.86.246 - - [2026-03-06 13:10:56] "POST /neutron/port HTTP/1.1" 200 1130 0.054981 252.41.86.246 - - [2026-03-06 13:10:56] "POST /neutron/port HTTP/1.1" 200 1132 0.053453 252.41.86.246 - - [2026-03-06 13:10:56] "POST /neutron/security_group HTTP/1.1" 200 2068 0.008125 252.41.86.246 - - [2026-03-06 13:10:56] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007311 252.41.86.246 - - [2026-03-06 13:10:56] "POST /neutron/port HTTP/1.1" 200 1132 0.017301 252.41.86.246 - - [2026-03-06 13:10:56] "POST /neutron/port HTTP/1.1" 200 1130 0.015834 252.41.86.246 - - [2026-03-06 13:10:56] "POST /neutron/security_group HTTP/1.1" 200 2068 0.009960 252.41.86.246 - - [2026-03-06 13:10:56] "POST /neutron/security_group HTTP/1.1" 200 2068 0.008269 252.41.86.246 - - [2026-03-06 13:10:56] "POST /neutron/port HTTP/1.1" 200 1130 0.021785 252.41.86.246 - - [2026-03-06 13:10:56] "POST /neutron/port HTTP/1.1" 200 1132 0.014848 252.41.86.246 - - [2026-03-06 13:10:56] "POST /neutron/security_group HTTP/1.1" 200 2068 0.008882 252.41.86.246 - - [2026-03-06 13:10:56] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007456 252.41.86.246 - - [2026-03-06 13:10:57] "POST /neutron/port HTTP/1.1" 200 1130 0.014801 252.41.86.246 - - [2026-03-06 13:10:57] "POST /neutron/security_group HTTP/1.1" 200 2068 0.006542 10.0.0.41 - - [2026-03-06 13:10:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003845 10.0.0.41 - - [2026-03-06 13:10:57] "GET /global-vrouter-config/7863141b-16fd-4d47-b497-34b2ee487f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004232 10.0.0.41 - - [2026-03-06 13:10:58] "GET /virtual-networks?parent_id=930e83af-9538-4e71-a29f-66358ac3a5a2&detail=False&count=False&shared=False HTTP/1.1" 200 595 0.004183 10.0.0.41 - - [2026-03-06 13:10:58] "GET /virtual-network/65bb6450-55d6-4978-b15c-03e4db00865c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.006392 10.0.0.41 - - [2026-03-06 13:10:58] "GET /projects?obj_uuids=930e83af-9538-4e71-a29f-66358ac3a5a2&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001315 252.41.86.246 - - [2026-03-06 13:10:58] "POST /neutron/floatingip HTTP/1.1" 200 532 0.090771 252.41.86.246 - - [2026-03-06 13:10:58] "POST /neutron/port HTTP/1.1" 200 1130 0.020111 252.41.86.246 - - [2026-03-06 13:10:58] "POST /neutron/floatingip HTTP/1.1" 200 532 0.007225 252.41.86.246 - - [2026-03-06 13:10:58] "POST /neutron/floatingip HTTP/1.1" 200 579 0.043196 252.41.86.246 - - [2026-03-06 13:10:58] "POST /neutron/port HTTP/1.1" 200 1132 0.015853 252.41.86.246 - - [2026-03-06 13:10:58] "POST /neutron/security_group HTTP/1.1" 200 2068 0.008185 252.41.86.246 - - [2026-03-06 13:10:58] "POST /neutron/port HTTP/1.1" 200 1132 0.015595 252.41.86.246 - - [2026-03-06 13:10:58] "POST /neutron/security_group HTTP/1.1" 200 2068 0.008686 252.41.86.246 - - [2026-03-06 13:10:59] "POST /neutron/port HTTP/1.1" 200 1132 0.015290 252.41.86.246 - - [2026-03-06 13:10:59] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007540 10.0.0.41 - - [2026-03-06 13:10:59] "GET /virtual-machine/190522ce-3d2b-426f-8c26-465ab9861541 HTTP/1.1" 200 1304 0.005369 10.0.0.41 - - [2026-03-06 13:10:59] "GET /virtual-machine-interface/47910e3e-b9f0-45fb-9f0d-fadf3713cab3 HTTP/1.1" 200 2998 0.005810 10.0.0.41 - - [2026-03-06 13:10:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003593 10.0.0.41 - - [2026-03-06 13:10:59] "GET /global-vrouter-config/7863141b-16fd-4d47-b497-34b2ee487f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003950 10.0.0.41 - - [2026-03-06 13:10:59] "GET /virtual-networks?parent_id=930e83af-9538-4e71-a29f-66358ac3a5a2&detail=False&count=False&shared=False HTTP/1.1" 200 595 0.004583 10.0.0.41 - - [2026-03-06 13:10:59] "GET /virtual-network/0c8389dd-c18d-4365-b098-aa0bf68950c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.006649 10.0.0.41 - - [2026-03-06 13:11:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003852 10.0.0.41 - - [2026-03-06 13:11:00] "GET /global-vrouter-config/7863141b-16fd-4d47-b497-34b2ee487f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004118 10.0.0.41 - - [2026-03-06 13:11:00] "GET /virtual-networks?parent_id=930e83af-9538-4e71-a29f-66358ac3a5a2&detail=False&count=False&shared=False HTTP/1.1" 200 595 0.003573 10.0.0.41 - - [2026-03-06 13:11:00] "GET /virtual-network/0c8389dd-c18d-4365-b098-aa0bf68950c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.005949 252.41.86.246 - - [2026-03-06 13:11:00] "POST /neutron/floatingip HTTP/1.1" 200 579 0.014890 10.0.0.41 - - [2026-03-06 13:11:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003677 10.0.0.41 - - [2026-03-06 13:11:00] "GET /routing-instance/c41b973d-486a-4ff7-9858-c8f4d4ac74d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1493 0.004300 10.0.0.41 - - [2026-03-06 13:11:01] "GET /route-target/ed7c5420-9f1b-4507-a070-c70d995f7556?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.004966 10.0.0.41 - - [2026-03-06 13:11:01] "GET /floating-ip/a5f41188-0d2d-4412-a645-3c67be3d1b2d HTTP/1.1" 200 1889 0.006042 252.41.86.246 - - [2026-03-06 13:11:04] "POST /neutron/floatingip HTTP/1.1" 200 579 0.017320 252.41.86.246 - - [2026-03-06 13:11:04] "POST /neutron/floatingip HTTP/1.1" 200 532 0.024673 252.41.86.246 - - [2026-03-06 13:11:04] "POST /neutron/floatingip HTTP/1.1" 200 532 0.006863 252.41.86.246 - - [2026-03-06 13:11:04] "POST /neutron/floatingip HTTP/1.1" 200 115 0.041501 10.0.0.41 - - [2026-03-06 13:11:04] "GET /floating-ip-pool/a5024c89-afc9-4d36-8772-f3bf7bdaf14b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.004966 10.0.0.41 - - [2026-03-06 13:11:04] "POST /ref-update HTTP/1.1" 200 156 0.011631 10.0.0.41 - - [2026-03-06 13:11:04] "DELETE /floating-ip-pool/a5024c89-afc9-4d36-8772-f3bf7bdaf14b HTTP/1.1" 200 115 0.035903 252.41.86.246 - - [2026-03-06 13:11:05] "POST /neutron/network HTTP/1.1" 200 836 0.008324 252.41.86.246 - - [2026-03-06 13:11:05] "POST /neutron/network HTTP/1.1" 400 204 0.022746 252.41.86.246 - - [2026-03-06 13:11:05] "POST /neutron/port HTTP/1.1" 200 1132 0.020976 252.41.86.246 - - [2026-03-06 13:11:05] "POST /neutron/port HTTP/1.1" 200 1122 0.014612 252.41.86.246 - - [2026-03-06 13:11:05] "POST /neutron/port HTTP/1.1" 200 1130 0.018553 252.41.86.246 - - [2026-03-06 13:11:06] "POST /neutron/port HTTP/1.1" 200 1120 0.021842 252.41.86.246 - - [2026-03-06 13:11:06] "POST /neutron/port HTTP/1.1" 200 151 0.168491 252.41.86.246 - - [2026-03-06 13:11:06] "POST /neutron/port HTTP/1.1" 200 151 0.210693 252.41.86.246 - - [2026-03-06 13:11:07] "POST /neutron/network HTTP/1.1" 200 836 0.007203 10.0.0.41 - - [2026-03-06 13:11:07] "POST /useragent-kv HTTP/1.1" 200 115 0.003973 10.0.0.41 - - [2026-03-06 13:11:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004802 10.0.0.41 - - [2026-03-06 13:11:07] "POST /useragent-kv HTTP/1.1" 200 115 0.006235 252.41.86.246 - - [2026-03-06 13:11:07] "POST /neutron/network HTTP/1.1" 200 151 0.090863 10.0.0.41 - - [2026-03-06 13:11:07] "GET /routing-instance/0a7f68e6-dafc-44f3-996a-cb7b56e63f94 HTTP/1.1" 404 171 0.005568 10.0.0.41 - - [2026-03-06 13:11:07] "DELETE /route-target/fb5a90f1-0ef4-4a8e-91ce-de3cb4e39462 HTTP/1.1" 200 115 0.030988 10.0.0.41 - - [2026-03-06 13:11:07] "GET /domains HTTP/1.1" 200 438 0.003200 10.0.0.41 - - [2026-03-06 13:11:07] "GET /domains?obj_uuids=18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001143 10.0.0.41 - - [2026-03-06 13:11:07] "GET /domain/18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1 HTTP/1.1" 200 1317 0.007383 10.0.0.41 - - [2026-03-06 13:11:07] "GET /projects?obj_uuids=930e83af-9538-4e71-a29f-66358ac3a5a2&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002128 10.0.0.41 - - [2026-03-06 13:11:07] "GET /project/930e83af-9538-4e71-a29f-66358ac3a5a2 HTTP/1.1" 200 2171 0.029743 252.41.86.246 - - [2026-03-06 13:11:08] "POST /neutron/network HTTP/1.1" 200 838 0.007286 10.0.0.41 - - [2026-03-06 13:11:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.009950 10.0.0.41 - - [2026-03-06 13:11:08] "POST /useragent-kv HTTP/1.1" 200 115 0.004295 10.0.0.41 - - [2026-03-06 13:11:08] "POST /useragent-kv HTTP/1.1" 200 115 0.002293 252.41.86.246 - - [2026-03-06 13:11:08] "POST /neutron/network HTTP/1.1" 200 151 0.125002 10.0.0.41 - - [2026-03-06 13:11:08] "DELETE /route-target/ed7c5420-9f1b-4507-a070-c70d995f7556 HTTP/1.1" 200 115 0.026247 10.0.0.41 - - [2026-03-06 13:11:08] "GET /routing-instance/c41b973d-486a-4ff7-9858-c8f4d4ac74d0 HTTP/1.1" 404 171 0.003476 10.0.0.41 - - [2026-03-06 13:11:08] "GET /domains HTTP/1.1" 200 438 0.003123 10.0.0.41 - - [2026-03-06 13:11:08] "GET /domains?obj_uuids=18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001261 10.0.0.41 - - [2026-03-06 13:11:08] "GET /domain/18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1 HTTP/1.1" 200 1317 0.007987 10.0.0.41 - - [2026-03-06 13:11:08] "GET /projects?obj_uuids=930e83af-9538-4e71-a29f-66358ac3a5a2&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002214 10.0.0.41 - - [2026-03-06 13:11:08] "GET /project/930e83af-9538-4e71-a29f-66358ac3a5a2 HTTP/1.1" 200 1922 0.032669 10.0.0.41 - - [2026-03-06 13:11:09] "GET /projects?obj_uuids=930e83af-9538-4e71-a29f-66358ac3a5a2&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001387 10.0.0.41 - - [2026-03-06 13:11:09] "GET /project/930e83af-9538-4e71-a29f-66358ac3a5a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.031151 10.0.0.41 - - [2026-03-06 13:11:09] "GET /projects?obj_uuids=930e83af-9538-4e71-a29f-66358ac3a5a2&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001181 10.0.0.41 - - [2026-03-06 13:11:09] "GET /project/930e83af-9538-4e71-a29f-66358ac3a5a2?fields=virtual_networks HTTP/1.1" 200 1057 0.076475 10.0.0.41 - - [2026-03-06 13:11:09] "GET /projects?obj_uuids=930e83af-9538-4e71-a29f-66358ac3a5a2&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001497 10.0.0.41 - - [2026-03-06 13:11:09] "GET /project/930e83af-9538-4e71-a29f-66358ac3a5a2?fields=virtual_machine_interfaces HTTP/1.1" 200 1057 0.030936 10.0.0.41 - - [2026-03-06 13:11:09] "GET /projects?obj_uuids=930e83af-9538-4e71-a29f-66358ac3a5a2&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001702 10.0.0.41 - - [2026-03-06 13:11:09] "GET /project/930e83af-9538-4e71-a29f-66358ac3a5a2?fields=security_groups HTTP/1.1" 200 1294 0.041518 10.0.0.41 - - [2026-03-06 13:11:10] "GET /domains?obj_uuids=18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001307 10.0.0.41 - - [2026-03-06 13:11:10] "GET /domain/18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.010630 10.0.0.41 - - [2026-03-06 13:11:10] "POST /fqname-to-id HTTP/1.1" 404 181 0.036412 10.0.0.41 - - [2026-03-06 13:11:10] "GET /projects?obj_uuids=6d604ace-fca1-4124-9310-a1a5c0950729&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002895 10.0.0.41 - - [2026-03-06 13:11:10] "GET /domains?obj_uuids=18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001301 10.0.0.41 - - [2026-03-06 13:11:10] "GET /domain/18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.008417 10.0.0.41 - - [2026-03-06 13:11:10] "POST /id-to-fqname HTTP/1.1" 200 183 0.003755 10.0.0.41 - - [2026-03-06 13:11:10] "POST /fqname-to-id HTTP/1.1" 404 192 0.004463 10.0.0.41 - - [2026-03-06 13:11:11] "POST /security-groups HTTP/1.1" 200 578 0.069363 10.0.0.41 - - [2026-03-06 13:11:11] "POST /fqname-to-id HTTP/1.1" 404 227 0.003131 10.0.0.41 - - [2026-03-06 13:11:11] "POST /projects HTTP/1.1" 200 567 0.243344 10.0.0.41 - - [2026-03-06 13:11:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.279721 10.0.0.41 - - [2026-03-06 13:11:11] "POST /access-control-lists HTTP/1.1" 200 591 0.070999 10.0.0.41 - - [2026-03-06 13:11:11] "GET /project/6d604ace-fca1-4124-9310-a1a5c0950729?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.446534 10.0.0.41 - - [2026-03-06 13:11:11] "POST /fqname-to-id HTTP/1.1" 404 226 0.005753 10.0.0.41 - - [2026-03-06 13:11:11] "POST /access-control-lists HTTP/1.1" 200 589 0.070147 10.0.0.41 - - [2026-03-06 13:11:12] "GET / HTTP/1.1" 200 36215 0.003483 10.0.0.41 - - [2026-03-06 13:11:14] "GET /projects?obj_uuids=6d604ace-fca1-4124-9310-a1a5c0950729&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001734 10.0.0.41 - - [2026-03-06 13:11:14] "GET /project/6d604ace-fca1-4124-9310-a1a5c0950729?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.031693 10.0.0.41 - - [2026-03-06 13:11:14] "GET /projects?obj_uuids=6d604ace-fca1-4124-9310-a1a5c0950729&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001284 10.0.0.41 - - [2026-03-06 13:11:14] "GET /project/6d604ace-fca1-4124-9310-a1a5c0950729?fields=virtual_networks HTTP/1.1" 200 1022 0.073891 10.0.0.41 - - [2026-03-06 13:11:14] "GET /projects?obj_uuids=6d604ace-fca1-4124-9310-a1a5c0950729&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001601 10.0.0.41 - - [2026-03-06 13:11:14] "GET /project/6d604ace-fca1-4124-9310-a1a5c0950729?fields=virtual_machine_interfaces HTTP/1.1" 200 1022 0.033172 10.0.0.41 - - [2026-03-06 13:11:14] "GET /projects?obj_uuids=6d604ace-fca1-4124-9310-a1a5c0950729&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001360 10.0.0.41 - - [2026-03-06 13:11:14] "GET /project/6d604ace-fca1-4124-9310-a1a5c0950729?fields=security_groups HTTP/1.1" 200 1242 0.029914 10.0.0.41 - - [2026-03-06 13:11:15] "GET /domains?obj_uuids=18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001565 10.0.0.41 - - [2026-03-06 13:11:15] "GET /domain/18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.009812 10.0.0.41 - - [2026-03-06 13:11:16] "POST /fqname-to-id HTTP/1.1" 404 181 0.035835 10.0.0.41 - - [2026-03-06 13:11:16] "GET /projects?obj_uuids=b5c089f9-446d-41b9-80c7-ebbda381e328&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003609 10.0.0.41 - - [2026-03-06 13:11:16] "GET /domains?obj_uuids=18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001796 10.0.0.41 - - [2026-03-06 13:11:16] "GET /domain/18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.010710 10.0.0.41 - - [2026-03-06 13:11:16] "POST /id-to-fqname HTTP/1.1" 200 183 0.002030 10.0.0.41 - - [2026-03-06 13:11:16] "POST /fqname-to-id HTTP/1.1" 404 192 0.003165 10.0.0.41 - - [2026-03-06 13:11:16] "POST /security-groups HTTP/1.1" 200 578 0.073169 10.0.0.41 - - [2026-03-06 13:11:16] "POST /fqname-to-id HTTP/1.1" 404 227 0.003906 10.0.0.41 - - [2026-03-06 13:11:16] "POST /projects HTTP/1.1" 200 567 0.277927 10.0.0.41 - - [2026-03-06 13:11:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.315253 10.0.0.41 - - [2026-03-06 13:11:16] "POST /access-control-lists HTTP/1.1" 200 591 0.064921 10.0.0.41 - - [2026-03-06 13:11:16] "GET /project/b5c089f9-446d-41b9-80c7-ebbda381e328?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.479725 10.0.0.41 - - [2026-03-06 13:11:16] "POST /fqname-to-id HTTP/1.1" 404 226 0.003942 10.0.0.41 - - [2026-03-06 13:11:16] "POST /access-control-lists HTTP/1.1" 200 589 0.061085 10.0.0.41 - - [2026-03-06 13:11:17] "GET / HTTP/1.1" 200 36215 0.002362 10.0.0.41 - - [2026-03-06 13:11:18] "POST /fqname-to-id HTTP/1.1" 404 191 0.003601 10.0.0.41 - - [2026-03-06 13:11:18] "GET /projects?obj_uuids=349b1b6f-11e7-49cb-8f61-8595ff4edc4f&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001557 10.0.0.41 - - [2026-03-06 13:11:18] "POST /fqname-to-id HTTP/1.1" 404 226 0.003510 10.0.0.41 - - [2026-03-06 13:11:18] "POST /access-control-lists HTTP/1.1" 200 590 0.023719 10.0.0.41 - - [2026-03-06 13:11:18] "POST /fqname-to-id HTTP/1.1" 404 225 0.003378 10.0.0.41 - - [2026-03-06 13:11:18] "POST /access-control-lists HTTP/1.1" 200 588 0.023288 10.0.0.41 - - [2026-03-06 13:11:18] "PUT /access-control-list/8b976804-bff7-40c9-83b3-c1439de90785 HTTP/1.1" 200 273 0.011722 10.0.0.41 - - [2026-03-06 13:11:18] "PUT /access-control-list/9308ee3c-d35b-4772-a1f7-940ad9669261 HTTP/1.1" 200 273 0.015195 252.41.86.246 - - [2026-03-06 13:11:18] "POST /neutron/security_group HTTP/1.1" 200 1362 0.381174 10.0.0.41 - - [2026-03-06 13:11:19] "PUT /access-control-list/9308ee3c-d35b-4772-a1f7-940ad9669261 HTTP/1.1" 200 273 0.011136 10.0.0.41 - - [2026-03-06 13:11:19] "GET /projects?obj_uuids=349b1b6f-11e7-49cb-8f61-8595ff4edc4f&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001292 252.41.86.246 - - [2026-03-06 13:11:19] "POST /neutron/security_group_rule HTTP/1.1" 200 2549 0.043322 252.41.86.246 - - [2026-03-06 13:11:19] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.010660 252.41.86.246 - - [2026-03-06 13:11:19] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.107435 10.0.0.41 - - [2026-03-06 13:11:19] "PUT /access-control-list/9308ee3c-d35b-4772-a1f7-940ad9669261 HTTP/1.1" 200 273 0.014973 252.41.86.246 - - [2026-03-06 13:11:19] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.013606 252.41.86.246 - - [2026-03-06 13:11:19] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.150556 10.0.0.41 - - [2026-03-06 13:11:19] "POST /fqname-to-id HTTP/1.1" 404 191 0.002434 10.0.0.41 - - [2026-03-06 13:11:19] "PUT /access-control-list/9308ee3c-d35b-4772-a1f7-940ad9669261 HTTP/1.1" 200 273 0.010236 10.0.0.41 - - [2026-03-06 13:11:19] "GET /projects?obj_uuids=349b1b6f-11e7-49cb-8f61-8595ff4edc4f&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001187 10.0.0.41 - - [2026-03-06 13:11:19] "POST /fqname-to-id HTTP/1.1" 404 226 0.003575 10.0.0.41 - - [2026-03-06 13:11:19] "POST /access-control-lists HTTP/1.1" 200 590 0.022401 10.0.0.41 - - [2026-03-06 13:11:19] "POST /fqname-to-id HTTP/1.1" 404 225 0.003273 10.0.0.41 - - [2026-03-06 13:11:19] "POST /access-control-lists HTTP/1.1" 200 588 0.020416 10.0.0.41 - - [2026-03-06 13:11:19] "PUT /access-control-list/940977de-5ace-446a-acc2-67052fa78a65 HTTP/1.1" 200 273 0.017065 252.41.86.246 - - [2026-03-06 13:11:19] "POST /neutron/security_group HTTP/1.1" 200 1362 0.301332 10.0.0.41 - - [2026-03-06 13:11:19] "PUT /access-control-list/36da4172-1c5c-447d-baf1-6c1897c58dad HTTP/1.1" 200 273 0.010802 10.0.0.41 - - [2026-03-06 13:11:19] "GET /projects?obj_uuids=349b1b6f-11e7-49cb-8f61-8595ff4edc4f&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.002929 252.41.86.246 - - [2026-03-06 13:11:19] "POST /neutron/security_group_rule HTTP/1.1" 200 2549 0.045773 10.0.0.41 - - [2026-03-06 13:11:19] "PUT /access-control-list/36da4172-1c5c-447d-baf1-6c1897c58dad HTTP/1.1" 200 273 0.019333 252.41.86.246 - - [2026-03-06 13:11:20] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.013091 252.41.86.246 - - [2026-03-06 13:11:20] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.161614 10.0.0.41 - - [2026-03-06 13:11:20] "PUT /access-control-list/36da4172-1c5c-447d-baf1-6c1897c58dad HTTP/1.1" 200 273 0.013332 252.41.86.246 - - [2026-03-06 13:11:20] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.010935 252.41.86.246 - - [2026-03-06 13:11:20] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.144771 10.0.0.41 - - [2026-03-06 13:11:20] "POST /fqname-to-id HTTP/1.1" 401 296 0.000461 10.0.0.41 - - [2026-03-06 13:11:20] "PUT /access-control-list/36da4172-1c5c-447d-baf1-6c1897c58dad HTTP/1.1" 200 273 0.026546 10.0.0.41 - - [2026-03-06 13:11:20] "POST /fqname-to-id HTTP/1.1" 404 208 0.034955 10.0.0.41 - - [2026-03-06 13:11:20] "GET /projects?obj_uuids=b5c089f9-446d-41b9-80c7-ebbda381e328&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001329 10.0.0.41 - - [2026-03-06 13:11:20] "POST /fqname-to-id HTTP/1.1" 404 243 0.003013 10.0.0.41 - - [2026-03-06 13:11:21] "POST /access-control-lists HTTP/1.1" 200 607 0.021844 10.0.0.41 - - [2026-03-06 13:11:21] "POST /fqname-to-id HTTP/1.1" 404 242 0.008099 10.0.0.41 - - [2026-03-06 13:11:21] "POST /access-control-lists HTTP/1.1" 200 605 0.026790 10.0.0.41 - - [2026-03-06 13:11:21] "PUT /access-control-list/640bb48d-84ea-438a-9767-9f644e6d92ed HTTP/1.1" 200 273 0.010604 252.41.86.246 - - [2026-03-06 13:11:21] "POST /neutron/security_group HTTP/1.1" 200 1377 0.349556 10.0.0.41 - - [2026-03-06 13:11:21] "PUT /access-control-list/f05c69f8-e604-4a7a-8e78-8e1a3a97f97e HTTP/1.1" 200 273 0.012653 10.0.0.41 - - [2026-03-06 13:11:21] "GET /projects?obj_uuids=b5c089f9-446d-41b9-80c7-ebbda381e328&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001213 10.0.0.41 - - [2026-03-06 13:11:21] "PUT /access-control-list/f05c69f8-e604-4a7a-8e78-8e1a3a97f97e HTTP/1.1" 200 273 0.018602 252.41.86.246 - - [2026-03-06 13:11:21] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.039365 252.41.86.246 - - [2026-03-06 13:11:21] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.019009 252.41.86.246 - - [2026-03-06 13:11:21] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.174399 10.0.0.41 - - [2026-03-06 13:11:21] "PUT /access-control-list/f05c69f8-e604-4a7a-8e78-8e1a3a97f97e HTTP/1.1" 200 273 0.016082 252.41.86.246 - - [2026-03-06 13:11:21] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.011511 252.41.86.246 - - [2026-03-06 13:11:21] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.136255 10.0.0.41 - - [2026-03-06 13:11:21] "POST /fqname-to-id HTTP/1.1" 404 208 0.006098 10.0.0.41 - - [2026-03-06 13:11:21] "PUT /access-control-list/f05c69f8-e604-4a7a-8e78-8e1a3a97f97e HTTP/1.1" 200 273 0.024729 10.0.0.41 - - [2026-03-06 13:11:21] "GET /projects?obj_uuids=b5c089f9-446d-41b9-80c7-ebbda381e328&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001204 10.0.0.41 - - [2026-03-06 13:11:22] "POST /fqname-to-id HTTP/1.1" 404 243 0.003327 10.0.0.41 - - [2026-03-06 13:11:22] "POST /access-control-lists HTTP/1.1" 200 607 0.022039 10.0.0.41 - - [2026-03-06 13:11:22] "POST /fqname-to-id HTTP/1.1" 404 242 0.003860 10.0.0.41 - - [2026-03-06 13:11:22] "POST /access-control-lists HTTP/1.1" 200 605 0.019657 10.0.0.41 - - [2026-03-06 13:11:22] "PUT /access-control-list/04d9e33c-2b72-4264-b4f4-f37000d8ef9f HTTP/1.1" 200 273 0.009877 10.0.0.41 - - [2026-03-06 13:11:22] "PUT /access-control-list/bfe0c157-931e-4859-890c-739d7548429f HTTP/1.1" 200 273 0.014358 252.41.86.246 - - [2026-03-06 13:11:22] "POST /neutron/security_group HTTP/1.1" 200 1377 0.361064 10.0.0.41 - - [2026-03-06 13:11:22] "PUT /access-control-list/bfe0c157-931e-4859-890c-739d7548429f HTTP/1.1" 200 273 0.011496 10.0.0.41 - - [2026-03-06 13:11:22] "GET /projects?obj_uuids=b5c089f9-446d-41b9-80c7-ebbda381e328&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001821 252.41.86.246 - - [2026-03-06 13:11:22] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.041639 252.41.86.246 - - [2026-03-06 13:11:22] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.011688 252.41.86.246 - - [2026-03-06 13:11:22] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.116468 10.0.0.41 - - [2026-03-06 13:11:22] "PUT /access-control-list/bfe0c157-931e-4859-890c-739d7548429f HTTP/1.1" 200 273 0.017668 252.41.86.246 - - [2026-03-06 13:11:22] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.016956 252.41.86.246 - - [2026-03-06 13:11:22] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.190097 10.0.0.41 - - [2026-03-06 13:11:22] "PUT /access-control-list/bfe0c157-931e-4859-890c-739d7548429f HTTP/1.1" 200 273 0.021591 10.0.0.41 - - [2026-03-06 13:11:23] "GET /projects?obj_uuids=349b1b6f-11e7-49cb-8f61-8595ff4edc4f&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001106 252.41.86.246 - - [2026-03-06 13:11:23] "POST /neutron/router HTTP/1.1" 200 539 0.070773 10.0.0.41 - - [2026-03-06 13:11:23] "POST /route-targets HTTP/1.1" 200 328 0.015131 10.0.0.41 - - [2026-03-06 13:11:23] "PUT /logical-router/40d93820-e24f-4629-adc7-51ea4ece47df HTTP/1.1" 200 263 0.016821 252.41.86.246 - - [2026-03-06 13:11:23] "POST /neutron/router HTTP/1.1" 200 539 0.008731 252.41.86.246 - - [2026-03-06 13:11:23] "POST /neutron/router HTTP/1.1" 200 539 0.005939 252.41.86.246 - - [2026-03-06 13:11:23] "POST /neutron/router HTTP/1.1" 200 539 0.004350 252.41.86.246 - - [2026-03-06 13:11:23] "POST /neutron/router HTTP/1.1" 200 539 0.004861 252.41.86.246 - - [2026-03-06 13:11:23] "POST /neutron/router HTTP/1.1" 200 539 0.004462 252.41.86.246 - - [2026-03-06 13:11:23] "POST /neutron/router HTTP/1.1" 200 539 0.012702 252.41.86.246 - - [2026-03-06 13:11:23] "POST /neutron/router HTTP/1.1" 200 539 0.007704 252.41.86.246 - - [2026-03-06 13:11:23] "POST /neutron/router HTTP/1.1" 200 539 0.004442 252.41.86.246 - - [2026-03-06 13:11:23] "POST /neutron/router HTTP/1.1" 200 539 0.004763 252.41.86.246 - - [2026-03-06 13:11:24] "POST /neutron/router HTTP/1.1" 200 539 0.004140 252.41.86.246 - - [2026-03-06 13:11:24] "POST /neutron/router HTTP/1.1" 200 539 0.004521 252.41.86.246 - - [2026-03-06 13:11:24] "POST /neutron/router HTTP/1.1" 200 539 0.005040 252.41.86.246 - - [2026-03-06 13:11:24] "POST /neutron/router HTTP/1.1" 200 539 0.005224 252.41.86.246 - - [2026-03-06 13:11:24] "POST /neutron/router HTTP/1.1" 200 539 0.004681 252.41.86.246 - - [2026-03-06 13:11:24] "POST /neutron/router HTTP/1.1" 200 539 0.006555 252.41.86.246 - - [2026-03-06 13:11:24] "POST /neutron/router HTTP/1.1" 200 539 0.005155 252.41.86.246 - - [2026-03-06 13:11:24] "POST /neutron/router HTTP/1.1" 200 539 0.004467 252.41.86.246 - - [2026-03-06 13:11:24] "POST /neutron/router HTTP/1.1" 200 539 0.004260 252.41.86.246 - - [2026-03-06 13:11:24] "POST /neutron/router HTTP/1.1" 200 539 0.004104 252.41.86.246 - - [2026-03-06 13:11:24] "POST /neutron/router HTTP/1.1" 200 539 0.004182 252.41.86.246 - - [2026-03-06 13:11:24] "POST /neutron/router HTTP/1.1" 200 539 0.004963 252.41.86.246 - - [2026-03-06 13:11:24] "POST /neutron/router HTTP/1.1" 200 539 0.004476 252.41.86.246 - - [2026-03-06 13:11:24] "POST /neutron/router HTTP/1.1" 200 539 0.004138 252.41.86.246 - - [2026-03-06 13:11:24] "POST /neutron/router HTTP/1.1" 200 539 0.005490 252.41.86.246 - - [2026-03-06 13:11:25] "POST /neutron/router HTTP/1.1" 200 539 0.004801 252.41.86.246 - - [2026-03-06 13:11:25] "POST /neutron/router HTTP/1.1" 200 539 0.004540 252.41.86.246 - - [2026-03-06 13:11:25] "POST /neutron/router HTTP/1.1" 200 539 0.004540 252.41.86.246 - - [2026-03-06 13:11:25] "POST /neutron/router HTTP/1.1" 200 539 0.005531 252.41.86.246 - - [2026-03-06 13:11:25] "POST /neutron/router HTTP/1.1" 200 539 0.005314 252.41.86.246 - - [2026-03-06 13:11:25] "POST /neutron/router HTTP/1.1" 200 539 0.004184 252.41.86.246 - - [2026-03-06 13:11:25] "POST /neutron/router HTTP/1.1" 200 539 0.004099 252.41.86.246 - - [2026-03-06 13:11:25] "POST /neutron/router HTTP/1.1" 200 539 0.004432 252.41.86.246 - - [2026-03-06 13:11:25] "POST /neutron/router HTTP/1.1" 200 539 0.021298 252.41.86.246 - - [2026-03-06 13:11:25] "POST /neutron/router HTTP/1.1" 200 539 0.004341 252.41.86.246 - - [2026-03-06 13:11:25] "POST /neutron/router HTTP/1.1" 200 539 0.026313 252.41.86.246 - - [2026-03-06 13:11:25] "POST /neutron/router HTTP/1.1" 200 539 0.006134 252.41.86.246 - - [2026-03-06 13:11:25] "POST /neutron/router HTTP/1.1" 200 151 0.069087 10.0.0.41 - - [2026-03-06 13:11:25] "GET /logical-router/40d93820-e24f-4629-adc7-51ea4ece47df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.005577 10.0.0.41 - - [2026-03-06 13:11:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.008826 10.0.0.41 - - [2026-03-06 13:11:25] "GET /projects?obj_uuids=349b1b6f-11e7-49cb-8f61-8595ff4edc4f&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001924 10.0.0.41 - - [2026-03-06 13:11:25] "DELETE /route-target/cf3032c0-0c16-4ef2-91e8-cba076d086c1 HTTP/1.1" 200 115 0.042154 252.41.86.246 - - [2026-03-06 13:11:25] "POST /neutron/router HTTP/1.1" 200 539 0.086456 10.0.0.41 - - [2026-03-06 13:11:26] "POST /route-targets HTTP/1.1" 200 328 0.012891 10.0.0.41 - - [2026-03-06 13:11:26] "PUT /logical-router/1af6b0df-fe2f-4c2e-8c90-4e3c512f7f63 HTTP/1.1" 200 263 0.023107 252.41.86.246 - - [2026-03-06 13:11:26] "POST /neutron/router HTTP/1.1" 200 539 0.005819 252.41.86.246 - - [2026-03-06 13:11:26] "POST /neutron/router HTTP/1.1" 200 539 0.005347 252.41.86.246 - - [2026-03-06 13:11:26] "POST /neutron/router HTTP/1.1" 200 539 0.004050 252.41.86.246 - - [2026-03-06 13:11:26] "POST /neutron/router HTTP/1.1" 200 539 0.005112 252.41.86.246 - - [2026-03-06 13:11:26] "POST /neutron/router HTTP/1.1" 200 539 0.005790 252.41.86.246 - - [2026-03-06 13:11:26] "POST /neutron/router HTTP/1.1" 200 539 0.004649 252.41.86.246 - - [2026-03-06 13:11:26] "POST /neutron/router HTTP/1.1" 200 539 0.004684 252.41.86.246 - - [2026-03-06 13:11:26] "POST /neutron/router HTTP/1.1" 200 539 0.004270 252.41.86.246 - - [2026-03-06 13:11:26] "POST /neutron/router HTTP/1.1" 200 539 0.004713 252.41.86.246 - - [2026-03-06 13:11:26] "POST /neutron/router HTTP/1.1" 200 539 0.004828 252.41.86.246 - - [2026-03-06 13:11:26] "POST /neutron/router HTTP/1.1" 200 539 0.004951 252.41.86.246 - - [2026-03-06 13:11:26] "POST /neutron/router HTTP/1.1" 200 539 0.004480 252.41.86.246 - - [2026-03-06 13:11:26] "POST /neutron/router HTTP/1.1" 200 539 0.004404 252.41.86.246 - - [2026-03-06 13:11:26] "POST /neutron/router HTTP/1.1" 200 539 0.004852 252.41.86.246 - - [2026-03-06 13:11:26] "POST /neutron/router HTTP/1.1" 200 539 0.004056 252.41.86.246 - - [2026-03-06 13:11:27] "POST /neutron/router HTTP/1.1" 200 539 0.004332 252.41.86.246 - - [2026-03-06 13:11:27] "POST /neutron/router HTTP/1.1" 200 539 0.004211 252.41.86.246 - - [2026-03-06 13:11:27] "POST /neutron/router HTTP/1.1" 200 539 0.004502 252.41.86.246 - - [2026-03-06 13:11:27] "POST /neutron/router HTTP/1.1" 200 539 0.005371 252.41.86.246 - - [2026-03-06 13:11:27] "POST /neutron/router HTTP/1.1" 200 539 0.004174 252.41.86.246 - - [2026-03-06 13:11:27] "POST /neutron/router HTTP/1.1" 200 539 0.004901 252.41.86.246 - - [2026-03-06 13:11:27] "POST /neutron/router HTTP/1.1" 200 539 0.004150 252.41.86.246 - - [2026-03-06 13:11:27] "POST /neutron/router HTTP/1.1" 200 539 0.004300 252.41.86.246 - - [2026-03-06 13:11:27] "POST /neutron/router HTTP/1.1" 200 539 0.004683 252.41.86.246 - - [2026-03-06 13:11:27] "POST /neutron/router HTTP/1.1" 200 539 0.004958 252.41.86.246 - - [2026-03-06 13:11:27] "POST /neutron/router HTTP/1.1" 200 539 0.004417 252.41.86.246 - - [2026-03-06 13:11:27] "POST /neutron/router HTTP/1.1" 200 539 0.005043 252.41.86.246 - - [2026-03-06 13:11:27] "POST /neutron/router HTTP/1.1" 200 539 0.004369 252.41.86.246 - - [2026-03-06 13:11:27] "POST /neutron/router HTTP/1.1" 200 539 0.004940 252.41.86.246 - - [2026-03-06 13:11:27] "POST /neutron/router HTTP/1.1" 200 539 0.004515 252.41.86.246 - - [2026-03-06 13:11:28] "POST /neutron/router HTTP/1.1" 200 539 0.004231 252.41.86.246 - - [2026-03-06 13:11:28] "POST /neutron/router HTTP/1.1" 200 539 0.005062 252.41.86.246 - - [2026-03-06 13:11:28] "POST /neutron/router HTTP/1.1" 200 539 0.019016 252.41.86.246 - - [2026-03-06 13:11:28] "POST /neutron/router HTTP/1.1" 200 539 0.004328 252.41.86.246 - - [2026-03-06 13:11:28] "POST /neutron/router HTTP/1.1" 200 540 0.019763 252.41.86.246 - - [2026-03-06 13:11:28] "POST /neutron/router HTTP/1.1" 200 540 0.004652 10.0.0.41 - - [2026-03-06 13:11:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004698 10.0.0.41 - - [2026-03-06 13:11:28] "GET /logical-router/1af6b0df-fe2f-4c2e-8c90-4e3c512f7f63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003300 252.41.86.246 - - [2026-03-06 13:11:28] "POST /neutron/router HTTP/1.1" 200 151 0.049815 10.0.0.41 - - [2026-03-06 13:11:28] "GET /projects?obj_uuids=b5c089f9-446d-41b9-80c7-ebbda381e328&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001489 10.0.0.41 - - [2026-03-06 13:11:28] "DELETE /route-target/5e6262e0-8553-4ee3-add0-cf71a5eb63f3 HTTP/1.1" 200 115 0.029710 252.41.86.246 - - [2026-03-06 13:11:28] "POST /neutron/router HTTP/1.1" 200 557 0.077180 10.0.0.41 - - [2026-03-06 13:11:28] "POST /route-targets HTTP/1.1" 200 328 0.012612 10.0.0.41 - - [2026-03-06 13:11:28] "PUT /logical-router/89ee3902-01c5-41cb-b82b-fdeba55b1fb6 HTTP/1.1" 200 263 0.022468 252.41.86.246 - - [2026-03-06 13:11:28] "POST /neutron/router HTTP/1.1" 200 557 0.006051 252.41.86.246 - - [2026-03-06 13:11:28] "POST /neutron/router HTTP/1.1" 200 557 0.004036 252.41.86.246 - - [2026-03-06 13:11:28] "POST /neutron/router HTTP/1.1" 200 557 0.004724 252.41.86.246 - - [2026-03-06 13:11:28] "POST /neutron/router HTTP/1.1" 200 557 0.004401 252.41.86.246 - - [2026-03-06 13:11:28] "POST /neutron/router HTTP/1.1" 200 557 0.004256 252.41.86.246 - - [2026-03-06 13:11:28] "POST /neutron/router HTTP/1.1" 200 557 0.004452 252.41.86.246 - - [2026-03-06 13:11:29] "POST /neutron/router HTTP/1.1" 200 557 0.004144 252.41.86.246 - - [2026-03-06 13:11:29] "POST /neutron/router HTTP/1.1" 200 557 0.004032 252.41.86.246 - - [2026-03-06 13:11:29] "POST /neutron/router HTTP/1.1" 200 557 0.004204 252.41.86.246 - - [2026-03-06 13:11:29] "POST /neutron/router HTTP/1.1" 200 557 0.005660 252.41.86.246 - - [2026-03-06 13:11:29] "POST /neutron/router HTTP/1.1" 200 557 0.005266 252.41.86.246 - - [2026-03-06 13:11:29] "POST /neutron/router HTTP/1.1" 200 557 0.004147 252.41.86.246 - - [2026-03-06 13:11:29] "POST /neutron/router HTTP/1.1" 200 557 0.004642 252.41.86.246 - - [2026-03-06 13:11:29] "POST /neutron/router HTTP/1.1" 200 557 0.004885 252.41.86.246 - - [2026-03-06 13:11:29] "POST /neutron/router HTTP/1.1" 200 557 0.005776 252.41.86.246 - - [2026-03-06 13:11:29] "POST /neutron/router HTTP/1.1" 200 557 0.005339 252.41.86.246 - - [2026-03-06 13:11:29] "POST /neutron/router HTTP/1.1" 200 557 0.004554 252.41.86.246 - - [2026-03-06 13:11:29] "POST /neutron/router HTTP/1.1" 200 557 0.004204 252.41.86.246 - - [2026-03-06 13:11:29] "POST /neutron/router HTTP/1.1" 200 557 0.004480 252.41.86.246 - - [2026-03-06 13:11:29] "POST /neutron/router HTTP/1.1" 200 557 0.004677 252.41.86.246 - - [2026-03-06 13:11:29] "POST /neutron/router HTTP/1.1" 200 557 0.004563 252.41.86.246 - - [2026-03-06 13:11:29] "POST /neutron/router HTTP/1.1" 200 557 0.008124 252.41.86.246 - - [2026-03-06 13:11:30] "POST /neutron/router HTTP/1.1" 200 557 0.004755 252.41.86.246 - - [2026-03-06 13:11:30] "POST /neutron/router HTTP/1.1" 200 557 0.005045 252.41.86.246 - - [2026-03-06 13:11:30] "POST /neutron/router HTTP/1.1" 200 557 0.004896 252.41.86.246 - - [2026-03-06 13:11:30] "POST /neutron/router HTTP/1.1" 200 557 0.004474 252.41.86.246 - - [2026-03-06 13:11:30] "POST /neutron/router HTTP/1.1" 200 557 0.004313 252.41.86.246 - - [2026-03-06 13:11:30] "POST /neutron/router HTTP/1.1" 200 557 0.005728 252.41.86.246 - - [2026-03-06 13:11:30] "POST /neutron/router HTTP/1.1" 200 557 0.004454 252.41.86.246 - - [2026-03-06 13:11:30] "POST /neutron/router HTTP/1.1" 200 557 0.004127 252.41.86.246 - - [2026-03-06 13:11:30] "POST /neutron/router HTTP/1.1" 200 557 0.005583 252.41.86.246 - - [2026-03-06 13:11:30] "POST /neutron/router HTTP/1.1" 200 557 0.004407 10.0.0.41 - - [2026-03-06 13:11:30] "DELETE /project/b5c089f9446d41b980c7ebbda381e328 HTTP/1.1" 404 173 0.016503 10.0.0.41 - - [2026-03-06 13:11:30] "DELETE /project/6d604acefca141249310a1a5c0950729 HTTP/1.1" 404 173 0.012781 10.0.0.41 - - [2026-03-06 13:11:30] "GET /projects?obj_uuids=6d604ace-fca1-4124-9310-a1a5c0950729&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001245 10.0.0.41 - - [2026-03-06 13:11:30] "GET /projects?obj_uuids=930e83af-9538-4e71-a29f-66358ac3a5a2&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001307 252.41.86.246 - - [2026-03-06 13:11:30] "POST /neutron/router HTTP/1.1" 200 557 0.022164 10.0.0.41 - - [2026-03-06 13:11:30] "GET /project/6d604ace-fca1-4124-9310-a1a5c0950729?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.112795 10.0.0.41 - - [2026-03-06 13:11:30] "GET /project/930e83af-9538-4e71-a29f-66358ac3a5a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1504 0.117755 252.41.86.246 - - [2026-03-06 13:11:30] "POST /neutron/router HTTP/1.1" 200 557 0.006198 10.0.0.41 - - [2026-03-06 13:11:30] "GET /projects?obj_uuids=930e83af-9538-4e71-a29f-66358ac3a5a2&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001618 10.0.0.41 - - [2026-03-06 13:11:30] "GET /projects?obj_uuids=6d604ace-fca1-4124-9310-a1a5c0950729&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001886 10.0.0.41 - - [2026-03-06 13:11:30] "GET /project/6d604ace-fca1-4124-9310-a1a5c0950729?fields=security_groups HTTP/1.1" 200 1335 0.039957 10.0.0.41 - - [2026-03-06 13:11:30] "GET /project/930e83af-9538-4e71-a29f-66358ac3a5a2?fields=security_groups HTTP/1.1" 200 1387 0.050517 252.41.86.246 - - [2026-03-06 13:11:30] "POST /neutron/router HTTP/1.1" 200 558 0.021909 252.41.86.246 - - [2026-03-06 13:11:31] "POST /neutron/router HTTP/1.1" 200 558 0.005537 10.0.0.41 - - [2026-03-06 13:11:31] "DELETE /security-group/4ceeec9e-22d2-4e49-a0b0-c34072d02f75 HTTP/1.1" 200 115 0.111535 10.0.0.41 - - [2026-03-06 13:11:31] "GET /projects?obj_uuids=6d604ace-fca1-4124-9310-a1a5c0950729&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001717 10.0.0.41 - - [2026-03-06 13:11:31] "DELETE /security-group/c0d2c2d5-fc9d-4a67-8bc6-45197afc6f57 HTTP/1.1" 200 115 0.118519 10.0.0.41 - - [2026-03-06 13:11:31] "GET /projects?obj_uuids=930e83af-9538-4e71-a29f-66358ac3a5a2&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002171 10.0.0.41 - - [2026-03-06 13:11:31] "DELETE /access-control-list/512af084-c4eb-4f66-a034-d0b363df8b7c HTTP/1.1" 200 115 0.075834 10.0.0.41 - - [2026-03-06 13:11:31] "GET /project/6d604ace-fca1-4124-9310-a1a5c0950729?fields=application_policy_sets HTTP/1.1" 200 1374 0.076750 10.0.0.41 - - [2026-03-06 13:11:31] "DELETE /access-control-list/49445c69-84f1-45f0-8815-9815c32d8753 HTTP/1.1" 200 115 0.063628 10.0.0.41 - - [2026-03-06 13:11:31] "GET /project/930e83af-9538-4e71-a29f-66358ac3a5a2?fields=application_policy_sets HTTP/1.1" 200 1426 0.119803 10.0.0.41 - - [2026-03-06 13:11:31] "DELETE /access-control-list/1899dd59-8fd5-4e97-9e6a-797037ff9a2c HTTP/1.1" 200 115 0.061884 10.0.0.41 - - [2026-03-06 13:11:31] "GET /logical-router/89ee3902-01c5-41cb-b82b-fdeba55b1fb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.005645 252.41.86.246 - - [2026-03-06 13:11:31] "POST /neutron/router HTTP/1.1" 200 151 0.169955 252.41.86.246 - - [2026-03-06 13:11:31] "POST /neutron/security_group HTTP/1.1" 200 519 0.007277 10.0.0.41 - - [2026-03-06 13:11:31] "DELETE /access-control-list/97964ccc-bd1d-46a8-a192-a919e98f770d HTTP/1.1" 200 115 0.092765 10.0.0.41 - - [2026-03-06 13:11:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005203 10.0.0.41 - - [2026-03-06 13:11:31] "DELETE /project/6d604ace-fca1-4124-9310-a1a5c0950729 HTTP/1.1" 200 115 0.659822 10.0.0.41 - - [2026-03-06 13:11:31] "DELETE /project/930e83af-9538-4e71-a29f-66358ac3a5a2 HTTP/1.1" 200 115 0.706951 252.41.86.246 - - [2026-03-06 13:11:31] "POST /neutron/security_group HTTP/1.1" 200 151 0.070834 10.0.0.41 - - [2026-03-06 13:11:31] "DELETE /route-target/a88aec62-bf46-4f7d-b743-dc0e71491c95 HTTP/1.1" 200 115 0.023430 252.41.86.246 - - [2026-03-06 13:11:31] "POST /neutron/security_group HTTP/1.1" 200 519 0.009384 10.0.0.41 - - [2026-03-06 13:11:31] "DELETE /access-control-list/04d9e33c-2b72-4264-b4f4-f37000d8ef9f HTTP/1.1" 200 115 0.029911 10.0.0.41 - - [2026-03-06 13:11:31] "DELETE /access-control-list/bfe0c157-931e-4859-890c-739d7548429f HTTP/1.1" 200 115 0.040748 252.41.86.246 - - [2026-03-06 13:11:31] "POST /neutron/security_group HTTP/1.1" 200 151 0.053514 252.41.86.246 - - [2026-03-06 13:11:31] "POST /neutron/security_group HTTP/1.1" 200 504 0.005360 10.0.0.41 - - [2026-03-06 13:11:31] "DELETE /access-control-list/640bb48d-84ea-438a-9767-9f644e6d92ed HTTP/1.1" 200 115 0.047884 10.0.0.41 - - [2026-03-06 13:11:31] "DELETE /access-control-list/f05c69f8-e604-4a7a-8e78-8e1a3a97f97e HTTP/1.1" 200 115 0.029147 252.41.86.246 - - [2026-03-06 13:11:31] "POST /neutron/security_group HTTP/1.1" 200 151 0.059751 10.0.0.41 - - [2026-03-06 13:11:31] "DELETE /access-control-list/940977de-5ace-446a-acc2-67052fa78a65 HTTP/1.1" 200 115 0.031312 252.41.86.246 - - [2026-03-06 13:11:31] "POST /neutron/security_group HTTP/1.1" 200 504 0.004268 10.0.0.41 - - [2026-03-06 13:11:31] "DELETE /access-control-list/36da4172-1c5c-447d-baf1-6c1897c58dad HTTP/1.1" 200 115 0.031902 252.41.86.246 - - [2026-03-06 13:11:31] "POST /neutron/security_group HTTP/1.1" 200 151 0.062823 10.0.0.41 - - [2026-03-06 13:11:31] "DELETE /access-control-list/8b976804-bff7-40c9-83b3-c1439de90785 HTTP/1.1" 200 115 0.035358 10.0.0.41 - - [2026-03-06 13:11:31] "DELETE /access-control-list/9308ee3c-d35b-4772-a1f7-940ad9669261 HTTP/1.1" 200 115 0.029501 10.0.0.41 - - [2026-03-06 13:11:32] "GET /projects?obj_uuids=b5c089f9-446d-41b9-80c7-ebbda381e328&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001220 10.0.0.41 - - [2026-03-06 13:11:32] "GET /project/b5c089f9-446d-41b9-80c7-ebbda381e328?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.034736 10.0.0.41 - - [2026-03-06 13:11:32] "GET /projects?obj_uuids=b5c089f9-446d-41b9-80c7-ebbda381e328&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001585 10.0.0.41 - - [2026-03-06 13:11:32] "GET /project/b5c089f9-446d-41b9-80c7-ebbda381e328?fields=virtual_networks HTTP/1.1" 200 1022 0.070671 10.0.0.41 - - [2026-03-06 13:11:32] "GET /projects?obj_uuids=b5c089f9-446d-41b9-80c7-ebbda381e328&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001711 10.0.0.41 - - [2026-03-06 13:11:32] "GET /project/b5c089f9-446d-41b9-80c7-ebbda381e328?fields=virtual_machine_interfaces HTTP/1.1" 200 1022 0.032766 10.0.0.41 - - [2026-03-06 13:11:32] "GET /projects?obj_uuids=b5c089f9-446d-41b9-80c7-ebbda381e328&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001241 10.0.0.41 - - [2026-03-06 13:11:32] "GET /project/b5c089f9-446d-41b9-80c7-ebbda381e328?fields=security_groups HTTP/1.1" 200 1242 0.029384 10.0.0.41 - - [2026-03-06 13:11:33] "GET /domains?obj_uuids=18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.003147 10.0.0.41 - - [2026-03-06 13:11:33] "GET /domain/18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.014627 10.0.0.41 - - [2026-03-06 13:11:33] "POST /fqname-to-id HTTP/1.1" 404 182 0.039089 10.0.0.41 - - [2026-03-06 13:11:33] "GET /projects?obj_uuids=8128f222-fd70-4c4e-b9ab-ae7a3dcf8f8e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004381 10.0.0.41 - - [2026-03-06 13:11:33] "GET /domains?obj_uuids=18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001579 10.0.0.41 - - [2026-03-06 13:11:33] "GET /domain/18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.009996 10.0.0.41 - - [2026-03-06 13:11:34] "POST /id-to-fqname HTTP/1.1" 200 184 0.002192 10.0.0.41 - - [2026-03-06 13:11:34] "POST /fqname-to-id HTTP/1.1" 404 193 0.004732 10.0.0.41 - - [2026-03-06 13:11:34] "POST /security-groups HTTP/1.1" 200 579 0.111998 10.0.0.41 - - [2026-03-06 13:11:34] "POST /fqname-to-id HTTP/1.1" 404 228 0.005424 10.0.0.41 - - [2026-03-06 13:11:34] "POST /projects HTTP/1.1" 200 569 0.649394 10.0.0.41 - - [2026-03-06 13:11:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.698731 10.0.0.41 - - [2026-03-06 13:11:34] "POST /access-control-lists HTTP/1.1" 200 592 0.084815 10.0.0.41 - - [2026-03-06 13:11:34] "GET /project/8128f222-fd70-4c4e-b9ab-ae7a3dcf8f8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.900817 10.0.0.41 - - [2026-03-06 13:11:34] "POST /fqname-to-id HTTP/1.1" 404 227 0.006841 10.0.0.41 - - [2026-03-06 13:11:34] "POST /access-control-lists HTTP/1.1" 200 590 0.074381 10.0.0.41 - - [2026-03-06 13:11:36] "GET / HTTP/1.1" 200 36215 0.002625 [Introspect:8084]10.0.0.41 - - [2026-03-06 13:11:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001189 [Introspect:8084]10.0.0.41 - - [2026-03-06 13:11:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001891 10.0.0.41 - - [2026-03-06 13:11:36] "POST /fqname-to-id HTTP/1.1" 401 296 0.000585 10.0.0.41 - - [2026-03-06 13:11:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.095207 10.0.0.41 - - [2026-03-06 13:11:37] "GET /projects?obj_uuids=8128f222-fd70-4c4e-b9ab-ae7a3dcf8f8e&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001250 10.0.0.41 - - [2026-03-06 13:11:37] "GET /project/8128f222-fd70-4c4e-b9ab-ae7a3dcf8f8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.026854 252.41.86.246 - - [2026-03-06 13:11:37] "POST /neutron/network HTTP/1.1" 200 117 0.045786 10.0.0.41 - - [2026-03-06 13:11:37] "GET /projects?obj_uuids=8128f222-fd70-4c4e-b9ab-ae7a3dcf8f8e&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001153 252.41.86.246 - - [2026-03-06 13:11:37] "POST /neutron/network HTTP/1.1" 200 599 0.232067 10.0.0.41 - - [2026-03-06 13:11:37] "POST /route-targets HTTP/1.1" 200 328 0.018538 10.0.0.41 - - [2026-03-06 13:11:37] "POST /ref-update HTTP/1.1" 200 156 0.019103 10.0.0.41 - - [2026-03-06 13:11:38] "POST /useragent-kv HTTP/1.1" 200 115 0.005609 252.41.86.246 - - [2026-03-06 13:11:38] "POST /neutron/subnet HTTP/1.1" 200 724 0.201037 252.41.86.246 - - [2026-03-06 13:11:38] "POST /neutron/network HTTP/1.1" 200 818 0.009288 10.0.0.41 - - [2026-03-06 13:11:38] "POST /id-to-fqname HTTP/1.1" 200 214 0.001690 10.0.0.41 - - [2026-03-06 13:11:38] "GET /virtual-network/39affe3a-dbb0-4e69-b521-5a23a71eff08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.006337 252.41.86.246 - - [2026-03-06 13:11:38] "POST /neutron/network HTTP/1.1" 200 818 0.007819 10.0.0.41 - - [2026-03-06 13:11:38] "GET /virtual-network/39affe3a-dbb0-4e69-b521-5a23a71eff08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.005795 252.41.86.246 - - [2026-03-06 13:11:38] "POST /neutron/network HTTP/1.1" 200 818 0.008218 252.41.86.246 - - [2026-03-06 13:11:38] "POST /neutron/subnet HTTP/1.1" 200 724 0.008217 10.0.0.41 - - [2026-03-06 13:11:38] "POST /fqname-to-id HTTP/1.1" 404 204 0.003769 10.0.0.41 - - [2026-03-06 13:11:38] "GET /virtual-network/39affe3a-dbb0-4e69-b521-5a23a71eff08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.006917 10.0.0.41 - - [2026-03-06 13:11:38] "GET /projects?obj_uuids=8128f222-fd70-4c4e-b9ab-ae7a3dcf8f8e&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001631 252.41.86.246 - - [2026-03-06 13:11:38] "POST /neutron/port HTTP/1.1" 200 1015 0.228774 10.0.0.41 - - [2026-03-06 13:11:38] "GET /virtual-machine-interface/76f926e5-4369-4a47-b2a5-e674ee9c5e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2380 0.005937 10.0.0.41 - - [2026-03-06 13:11:38] "GET /virtual-machine-interface/76f926e5-4369-4a47-b2a5-e674ee9c5e20?fields=instance_ip_back_refs HTTP/1.1" 200 1317 0.005826 10.0.0.41 - - [2026-03-06 13:11:38] "GET /instance-ip/b360c462-589a-474e-b783-13d650220bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.005533 10.0.0.41 - - [2026-03-06 13:11:38] "GET /virtual-machine-interface/76f926e5-4369-4a47-b2a5-e674ee9c5e20 HTTP/1.1" 401 296 0.000554 10.0.0.41 - - [2026-03-06 13:11:39] "GET /virtual-machine-interface/76f926e5-4369-4a47-b2a5-e674ee9c5e20 HTTP/1.1" 200 2602 0.044315 252.41.86.246 - - [2026-03-06 13:11:39] "POST /neutron/port HTTP/1.1" 200 1015 0.013441 252.41.86.246 - - [2026-03-06 13:11:39] "POST /neutron/port HTTP/1.1" 200 151 0.101483 252.41.86.246 - - [2026-03-06 13:11:39] "POST /neutron/network HTTP/1.1" 200 818 0.007674 10.0.0.41 - - [2026-03-06 13:11:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006547 10.0.0.41 - - [2026-03-06 13:11:39] "POST /useragent-kv HTTP/1.1" 200 115 0.003820 10.0.0.41 - - [2026-03-06 13:11:39] "POST /useragent-kv HTTP/1.1" 200 115 0.003392 252.41.86.246 - - [2026-03-06 13:11:39] "POST /neutron/network HTTP/1.1" 200 151 0.110682 10.0.0.41 - - [2026-03-06 13:11:39] "DELETE /route-target/6dc37463-2aec-4cf6-aec2-a62120b02158 HTTP/1.1" 200 115 0.022610 10.0.0.41 - - [2026-03-06 13:11:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003743 10.0.0.41 - - [2026-03-06 13:11:40] "GET /projects?obj_uuids=8128f222-fd70-4c4e-b9ab-ae7a3dcf8f8e&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001429 10.0.0.41 - - [2026-03-06 13:11:40] "GET /project/8128f222-fd70-4c4e-b9ab-ae7a3dcf8f8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.040573 252.41.86.246 - - [2026-03-06 13:11:40] "POST /neutron/network HTTP/1.1" 200 117 0.010397 10.0.0.41 - - [2026-03-06 13:11:40] "GET /projects?obj_uuids=8128f222-fd70-4c4e-b9ab-ae7a3dcf8f8e&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001344 252.41.86.246 - - [2026-03-06 13:11:40] "POST /neutron/network HTTP/1.1" 200 601 0.118112 10.0.0.41 - - [2026-03-06 13:11:40] "POST /route-targets HTTP/1.1" 200 328 0.022236 10.0.0.41 - - [2026-03-06 13:11:41] "POST /ref-update HTTP/1.1" 200 156 0.025404 10.0.0.41 - - [2026-03-06 13:11:41] "POST /useragent-kv HTTP/1.1" 200 115 0.005348 252.41.86.246 - - [2026-03-06 13:11:41] "POST /neutron/subnet HTTP/1.1" 200 729 0.214996 10.0.0.41 - - [2026-03-06 13:11:41] "POST /useragent-kv HTTP/1.1" 200 115 0.006614 252.41.86.246 - - [2026-03-06 13:11:41] "POST /neutron/subnet HTTP/1.1" 200 724 0.215353 252.41.86.246 - - [2026-03-06 13:11:41] "POST /neutron/network HTTP/1.1" 200 977 0.012335 10.0.0.41 - - [2026-03-06 13:11:41] "POST /id-to-fqname HTTP/1.1" 200 215 0.001504 10.0.0.41 - - [2026-03-06 13:11:41] "GET /virtual-network/ddcfa9d7-f0a3-482e-8686-1534b61cf155?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2564 0.005641 10.0.0.41 - - [2026-03-06 13:11:41] "GET /obj-perms HTTP/1.1" 200 6387 0.076841 252.41.86.246 - - [2026-03-06 13:11:41] "POST /neutron/network HTTP/1.1" 200 977 0.012875 10.0.0.41 - - [2026-03-06 13:11:41] "GET /virtual-network/ddcfa9d7-f0a3-482e-8686-1534b61cf155?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2564 0.006033 252.41.86.246 - - [2026-03-06 13:11:41] "POST /neutron/network HTTP/1.1" 200 977 0.009459 252.41.86.246 - - [2026-03-06 13:11:41] "POST /neutron/subnet HTTP/1.1" 200 729 0.008462 252.41.86.246 - - [2026-03-06 13:11:41] "POST /neutron/subnet HTTP/1.1" 200 724 0.008451 10.0.0.41 - - [2026-03-06 13:11:41] "GET /projects?obj_uuids=8128f222-fd70-4c4e-b9ab-ae7a3dcf8f8e&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001352 10.0.0.41 - - [2026-03-06 13:11:42] "GET /obj-perms HTTP/1.1" 200 6387 0.079243 252.41.86.246 - - [2026-03-06 13:11:42] "POST /neutron/port HTTP/1.1" 200 1017 0.223995 10.0.0.41 - - [2026-03-06 13:11:42] "GET /projects?obj_uuids=8128f222-fd70-4c4e-b9ab-ae7a3dcf8f8e&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.003222 252.41.86.246 - - [2026-03-06 13:11:42] "POST /neutron/port HTTP/1.1" 200 1016 0.193428 10.0.0.41 - - [2026-03-06 13:11:42] "POST /id-to-fqname HTTP/1.1" 200 215 0.001819 252.41.86.246 - - [2026-03-06 13:11:42] "POST /neutron/port HTTP/1.1" 200 1017 0.014440 252.41.86.246 - - [2026-03-06 13:11:43] "POST /neutron/port HTTP/1.1" 200 1017 0.044289 252.41.86.246 - - [2026-03-06 13:11:43] "POST /neutron/network HTTP/1.1" 200 977 0.009542 252.41.86.246 - - [2026-03-06 13:11:43] "POST /neutron/port HTTP/1.1" 200 1017 0.011564 252.41.86.246 - - [2026-03-06 13:11:43] "POST /neutron/port HTTP/1.1" 200 117 0.006770 252.41.86.246 - - [2026-03-06 13:11:43] "POST /neutron/port HTTP/1.1" 200 117 0.006836 10.0.0.41 - - [2026-03-06 13:11:43] "POST /id-to-fqname HTTP/1.1" 200 215 0.001670 252.41.86.246 - - [2026-03-06 13:11:44] "POST /neutron/port HTTP/1.1" 200 117 0.005966 252.41.86.246 - - [2026-03-06 13:11:44] "POST /neutron/port HTTP/1.1" 200 1017 0.010758 252.41.86.246 - - [2026-03-06 13:11:44] "POST /neutron/port HTTP/1.1" 200 1016 0.009870 252.41.86.246 - - [2026-03-06 13:11:44] "POST /neutron/port HTTP/1.1" 200 1016 0.047316 252.41.86.246 - - [2026-03-06 13:11:44] "POST /neutron/network HTTP/1.1" 200 977 0.007606 252.41.86.246 - - [2026-03-06 13:11:44] "POST /neutron/port HTTP/1.1" 200 1016 0.010807 252.41.86.246 - - [2026-03-06 13:11:45] "POST /neutron/port HTTP/1.1" 200 117 0.012724 252.41.86.246 - - [2026-03-06 13:11:45] "POST /neutron/port HTTP/1.1" 200 117 0.008417 252.41.86.246 - - [2026-03-06 13:11:45] "POST /neutron/port HTTP/1.1" 200 117 0.006819 252.41.86.246 - - [2026-03-06 13:11:45] "POST /neutron/port HTTP/1.1" 200 1016 0.012595 252.41.86.246 - - [2026-03-06 13:11:45] "POST /neutron/port HTTP/1.1" 200 1017 0.012107 252.41.86.246 - - [2026-03-06 13:11:45] "POST /neutron/network HTTP/1.1" 200 987 0.008243 252.41.86.246 - - [2026-03-06 13:11:46] "POST /neutron/port HTTP/1.1" 200 1017 0.011990 252.41.86.246 - - [2026-03-06 13:11:46] "POST /neutron/port HTTP/1.1" 200 1017 0.011272 252.41.86.246 - - [2026-03-06 13:11:46] "POST /neutron/port HTTP/1.1" 200 1105 0.110817 252.41.86.246 - - [2026-03-06 13:11:46] "POST /neutron/port HTTP/1.1" 200 1016 0.015918 252.41.86.246 - - [2026-03-06 13:11:46] "POST /neutron/port HTTP/1.1" 200 1115 0.024933 252.41.86.246 - - [2026-03-06 13:11:46] "POST /neutron/network HTTP/1.1" 200 987 0.010477 252.41.86.246 - - [2026-03-06 13:11:46] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003759 252.41.86.246 - - [2026-03-06 13:11:46] "POST /neutron/subnet HTTP/1.1" 200 703 0.021121 252.41.86.246 - - [2026-03-06 13:11:46] "POST /neutron/port HTTP/1.1" 200 1016 0.018095 252.41.86.246 - - [2026-03-06 13:11:46] "POST /neutron/port HTTP/1.1" 200 117 0.001759 252.41.86.246 - - [2026-03-06 13:11:46] "POST /neutron/port HTTP/1.1" 200 1016 0.020878 252.41.86.246 - - [2026-03-06 13:11:46] "POST /neutron/network HTTP/1.1" 200 977 0.010244 252.41.86.246 - - [2026-03-06 13:11:46] "POST /neutron/port HTTP/1.1" 200 1104 0.100344 252.41.86.246 - - [2026-03-06 13:11:46] "POST /neutron/port HTTP/1.1" 200 1114 0.015295 252.41.86.246 - - [2026-03-06 13:11:46] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004189 252.41.86.246 - - [2026-03-06 13:11:47] "POST /neutron/subnet HTTP/1.1" 200 698 0.014622 252.41.86.246 - - [2026-03-06 13:11:47] "POST /neutron/port HTTP/1.1" 200 117 0.001354 252.41.86.246 - - [2026-03-06 13:11:47] "POST /neutron/network HTTP/1.1" 200 977 0.009821 252.41.86.246 - - [2026-03-06 13:11:50] "POST /neutron/port HTTP/1.1" 200 1115 0.014563 252.41.86.246 - - [2026-03-06 13:11:50] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007432 252.41.86.246 - - [2026-03-06 13:11:50] "POST /neutron/port HTTP/1.1" 200 1115 0.014469 252.41.86.246 - - [2026-03-06 13:11:50] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007451 252.41.86.246 - - [2026-03-06 13:11:50] "POST /neutron/port HTTP/1.1" 200 1115 0.016214 252.41.86.246 - - [2026-03-06 13:11:50] "POST /neutron/security_group HTTP/1.1" 200 2052 0.008680 10.0.0.41 - - [2026-03-06 13:11:51] "GET /virtual-machine/eb4ba05a-3a21-4ff5-ab39-49468ad1e20d HTTP/1.1" 200 1285 0.008991 10.0.0.41 - - [2026-03-06 13:11:51] "GET /virtual-machine-interface/c0b7beb0-ae0a-4ea4-ac52-49ba6afb7715 HTTP/1.1" 200 2919 0.008380 10.0.0.41 - - [2026-03-06 13:11:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003616 10.0.0.41 - - [2026-03-06 13:11:51] "GET /global-vrouter-config/7863141b-16fd-4d47-b497-34b2ee487f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005514 10.0.0.41 - - [2026-03-06 13:11:51] "GET /virtual-networks?parent_id=8128f222-fd70-4c4e-b9ab-ae7a3dcf8f8e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.003774 10.0.0.41 - - [2026-03-06 13:11:51] "GET /virtual-network/ddcfa9d7-f0a3-482e-8686-1534b61cf155?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2564 0.006794 10.0.0.41 - - [2026-03-06 13:11:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003735 10.0.0.41 - - [2026-03-06 13:11:54] "GET /virtual-network/ddcfa9d7-f0a3-482e-8686-1534b61cf155?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2564 0.006694 252.41.86.246 - - [2026-03-06 13:11:57] "POST /neutron/port HTTP/1.1" 200 1115 0.022388 252.41.86.246 - - [2026-03-06 13:11:57] "POST /neutron/port HTTP/1.1" 200 1114 0.016127 252.41.86.246 - - [2026-03-06 13:11:57] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006652 252.41.86.246 - - [2026-03-06 13:11:57] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006793 252.41.86.246 - - [2026-03-06 13:11:57] "POST /neutron/port HTTP/1.1" 200 1115 0.021942 252.41.86.246 - - [2026-03-06 13:11:57] "POST /neutron/port HTTP/1.1" 200 1114 0.016665 252.41.86.246 - - [2026-03-06 13:11:57] "POST /neutron/security_group HTTP/1.1" 200 2052 0.008169 252.41.86.246 - - [2026-03-06 13:11:57] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006909 10.0.0.41 - - [2026-03-06 13:11:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003757 10.0.0.41 - - [2026-03-06 13:11:58] "GET /virtual-network/ddcfa9d7-f0a3-482e-8686-1534b61cf155?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2564 0.006889 252.41.86.246 - - [2026-03-06 13:11:58] "POST /neutron/port HTTP/1.1" 200 1114 0.017956 252.41.86.246 - - [2026-03-06 13:11:58] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007899 252.41.86.246 - - [2026-03-06 13:11:59] "POST /neutron/port HTTP/1.1" 200 1115 0.017035 252.41.86.246 - - [2026-03-06 13:11:59] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007213 252.41.86.246 - - [2026-03-06 13:11:59] "POST /neutron/port HTTP/1.1" 200 1115 0.022882 252.41.86.246 - - [2026-03-06 13:11:59] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007810 10.0.0.41 - - [2026-03-06 13:12:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003983 10.0.0.41 - - [2026-03-06 13:12:00] "GET /global-vrouter-config/7863141b-16fd-4d47-b497-34b2ee487f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004753 10.0.0.41 - - [2026-03-06 13:12:00] "GET /virtual-networks?parent_id=8128f222-fd70-4c4e-b9ab-ae7a3dcf8f8e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.003839 10.0.0.41 - - [2026-03-06 13:12:01] "GET /virtual-network/ddcfa9d7-f0a3-482e-8686-1534b61cf155?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2564 0.007575 252.41.86.246 - - [2026-03-06 13:12:01] "POST /neutron/port HTTP/1.1" 200 1114 0.017651 252.41.86.246 - - [2026-03-06 13:12:01] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007757 252.41.86.246 - - [2026-03-06 13:12:01] "POST /neutron/port HTTP/1.1" 200 1114 0.015329 252.41.86.246 - - [2026-03-06 13:12:01] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007414 252.41.86.246 - - [2026-03-06 13:12:01] "POST /neutron/port HTTP/1.1" 200 1114 0.020679 252.41.86.246 - - [2026-03-06 13:12:01] "POST /neutron/security_group HTTP/1.1" 200 2052 0.009357 10.0.0.41 - - [2026-03-06 13:12:01] "GET /virtual-machine/5ea1b5c7-5b91-40a6-809b-99eb82c09e4a HTTP/1.1" 200 1283 0.006941 10.0.0.41 - - [2026-03-06 13:12:01] "GET /virtual-machine-interface/c2e3e418-0db9-474d-85d1-097b34d999e5 HTTP/1.1" 200 2918 0.007186 10.0.0.41 - - [2026-03-06 13:12:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005805 10.0.0.41 - - [2026-03-06 13:12:02] "GET /global-vrouter-config/7863141b-16fd-4d47-b497-34b2ee487f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005553 10.0.0.41 - - [2026-03-06 13:12:02] "GET /virtual-networks?parent_id=8128f222-fd70-4c4e-b9ab-ae7a3dcf8f8e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.003893 10.0.0.41 - - [2026-03-06 13:12:02] "GET /virtual-network/ddcfa9d7-f0a3-482e-8686-1534b61cf155?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2564 0.007279 10.0.0.41 - - [2026-03-06 13:12:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004457 10.0.0.41 - - [2026-03-06 13:12:03] "GET /global-vrouter-config/7863141b-16fd-4d47-b497-34b2ee487f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004220 10.0.0.41 - - [2026-03-06 13:12:03] "GET /virtual-networks?parent_id=8128f222-fd70-4c4e-b9ab-ae7a3dcf8f8e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.003553 10.0.0.41 - - [2026-03-06 13:12:03] "GET /virtual-network/ddcfa9d7-f0a3-482e-8686-1534b61cf155?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2564 0.006126 252.41.86.246 - - [2026-03-06 13:12:07] "POST /neutron/port HTTP/1.1" 200 1104 0.018498 252.41.86.246 - - [2026-03-06 13:12:07] "POST /neutron/port HTTP/1.1" 200 1104 0.014530 252.41.86.246 - - [2026-03-06 13:12:07] "POST /neutron/port HTTP/1.1" 200 151 0.120017 252.41.86.246 - - [2026-03-06 13:12:07] "POST /neutron/port HTTP/1.1" 200 1105 0.017779 252.41.86.246 - - [2026-03-06 13:12:07] "POST /neutron/port HTTP/1.1" 200 1105 0.013368 252.41.86.246 - - [2026-03-06 13:12:08] "POST /neutron/port HTTP/1.1" 200 151 0.170038 252.41.86.246 - - [2026-03-06 13:12:08] "POST /neutron/network HTTP/1.1" 200 977 0.011880 10.0.0.41 - - [2026-03-06 13:12:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004531 10.0.0.41 - - [2026-03-06 13:12:08] "POST /useragent-kv HTTP/1.1" 200 115 0.005040 10.0.0.41 - - [2026-03-06 13:12:08] "POST /useragent-kv HTTP/1.1" 200 115 0.002990 10.0.0.41 - - [2026-03-06 13:12:08] "POST /useragent-kv HTTP/1.1" 200 115 0.002813 10.0.0.41 - - [2026-03-06 13:12:08] "POST /useragent-kv HTTP/1.1" 200 115 0.002730 252.41.86.246 - - [2026-03-06 13:12:08] "POST /neutron/network HTTP/1.1" 200 151 0.144690 10.0.0.41 - - [2026-03-06 13:12:08] "DELETE /route-target/526755bc-86d9-4194-aca8-f7ef7332e9f8 HTTP/1.1" 200 115 0.036844 10.0.0.41 - - [2026-03-06 13:12:08] "GET /projects?obj_uuids=8128f222-fd70-4c4e-b9ab-ae7a3dcf8f8e&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001356 10.0.0.41 - - [2026-03-06 13:12:08] "GET /project/8128f222-fd70-4c4e-b9ab-ae7a3dcf8f8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.036111 10.0.0.41 - - [2026-03-06 13:12:08] "GET /projects?obj_uuids=8128f222-fd70-4c4e-b9ab-ae7a3dcf8f8e&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001220 10.0.0.41 - - [2026-03-06 13:12:08] "GET /project/8128f222-fd70-4c4e-b9ab-ae7a3dcf8f8e?fields=virtual_networks HTTP/1.1" 200 1024 0.078617 10.0.0.41 - - [2026-03-06 13:12:08] "GET /projects?obj_uuids=8128f222-fd70-4c4e-b9ab-ae7a3dcf8f8e&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.002493 10.0.0.41 - - [2026-03-06 13:12:08] "GET /project/8128f222-fd70-4c4e-b9ab-ae7a3dcf8f8e?fields=virtual_machine_interfaces HTTP/1.1" 200 1024 0.044193 10.0.0.41 - - [2026-03-06 13:12:08] "GET /projects?obj_uuids=8128f222-fd70-4c4e-b9ab-ae7a3dcf8f8e&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001490 10.0.0.41 - - [2026-03-06 13:12:08] "GET /project/8128f222-fd70-4c4e-b9ab-ae7a3dcf8f8e?fields=security_groups HTTP/1.1" 200 1245 0.033065 10.0.0.41 - - [2026-03-06 13:12:09] "GET /domains?obj_uuids=18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001544 10.0.0.41 - - [2026-03-06 13:12:09] "GET /domain/18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.010273 10.0.0.41 - - [2026-03-06 13:12:10] "POST /fqname-to-id HTTP/1.1" 404 184 0.037781 10.0.0.41 - - [2026-03-06 13:12:10] "GET /projects?obj_uuids=e46d5675-1cee-4e74-a72a-2abc32b7b82a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002991 10.0.0.41 - - [2026-03-06 13:12:10] "GET /domains?obj_uuids=18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002132 10.0.0.41 - - [2026-03-06 13:12:10] "GET /domain/18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.013980 10.0.0.41 - - [2026-03-06 13:12:10] "POST /id-to-fqname HTTP/1.1" 200 186 0.003153 10.0.0.41 - - [2026-03-06 13:12:10] "POST /fqname-to-id HTTP/1.1" 404 195 0.006308 10.0.0.41 - - [2026-03-06 13:12:10] "POST /security-groups HTTP/1.1" 200 581 0.074525 10.0.0.41 - - [2026-03-06 13:12:10] "POST /fqname-to-id HTTP/1.1" 404 230 0.003249 10.0.0.41 - - [2026-03-06 13:12:10] "POST /projects HTTP/1.1" 200 573 0.273480 10.0.0.41 - - [2026-03-06 13:12:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.314300 10.0.0.41 - - [2026-03-06 13:12:10] "POST /access-control-lists HTTP/1.1" 200 594 0.072531 10.0.0.41 - - [2026-03-06 13:12:10] "GET /project/e46d5675-1cee-4e74-a72a-2abc32b7b82a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.501958 10.0.0.41 - - [2026-03-06 13:12:10] "POST /fqname-to-id HTTP/1.1" 404 229 0.007102 10.0.0.41 - - [2026-03-06 13:12:10] "POST /access-control-lists HTTP/1.1" 200 592 0.073452 10.0.0.41 - - [2026-03-06 13:12:12] "GET / HTTP/1.1" 200 36215 0.002392 252.41.86.246 - - [2026-03-06 13:12:12] "POST /neutron/port HTTP/1.1" 200 117 0.022572 252.41.86.246 - - [2026-03-06 13:12:12] "POST /neutron/port HTTP/1.1" 400 205 0.005264 252.41.86.246 - - [2026-03-06 13:12:12] "POST /neutron/port HTTP/1.1" 200 117 0.006425 252.41.86.246 - - [2026-03-06 13:12:12] "POST /neutron/port HTTP/1.1" 400 205 0.006610 10.0.0.41 - - [2026-03-06 13:12:13] "POST /fqname-to-id HTTP/1.1" 401 296 0.000617 10.0.0.41 - - [2026-03-06 13:12:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.091954 10.0.0.41 - - [2026-03-06 13:12:13] "GET /projects?obj_uuids=e46d5675-1cee-4e74-a72a-2abc32b7b82a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001182 10.0.0.41 - - [2026-03-06 13:12:13] "GET /project/e46d5675-1cee-4e74-a72a-2abc32b7b82a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.029176 252.41.86.246 - - [2026-03-06 13:12:13] "POST /neutron/network HTTP/1.1" 200 117 0.043950 10.0.0.41 - - [2026-03-06 13:12:13] "GET /projects?obj_uuids=e46d5675-1cee-4e74-a72a-2abc32b7b82a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002190 252.41.86.246 - - [2026-03-06 13:12:13] "POST /neutron/network HTTP/1.1" 200 603 0.085220 10.0.0.41 - - [2026-03-06 13:12:13] "POST /route-targets HTTP/1.1" 200 328 0.014752 10.0.0.41 - - [2026-03-06 13:12:13] "POST /ref-update HTTP/1.1" 200 156 0.018232 10.0.0.41 - - [2026-03-06 13:12:14] "POST /useragent-kv HTTP/1.1" 200 115 0.003381 252.41.86.246 - - [2026-03-06 13:12:14] "POST /neutron/subnet HTTP/1.1" 200 734 0.177257 252.41.86.246 - - [2026-03-06 13:12:14] "POST /neutron/network HTTP/1.1" 200 824 0.007730 10.0.0.41 - - [2026-03-06 13:12:14] "POST /id-to-fqname HTTP/1.1" 200 217 0.002088 10.0.0.41 - - [2026-03-06 13:12:14] "GET /virtual-network/a06d1197-ffef-4576-8c30-6c6bfe9b359c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005934 252.41.86.246 - - [2026-03-06 13:12:14] "POST /neutron/network HTTP/1.1" 200 824 0.007623 10.0.0.41 - - [2026-03-06 13:12:14] "GET /virtual-network/a06d1197-ffef-4576-8c30-6c6bfe9b359c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005926 252.41.86.246 - - [2026-03-06 13:12:14] "POST /neutron/network HTTP/1.1" 200 824 0.006872 252.41.86.246 - - [2026-03-06 13:12:14] "POST /neutron/subnet HTTP/1.1" 200 734 0.008865 10.0.0.41 - - [2026-03-06 13:12:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003736 10.0.0.41 - - [2026-03-06 13:12:14] "GET /projects?obj_uuids=e46d5675-1cee-4e74-a72a-2abc32b7b82a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001738 10.0.0.41 - - [2026-03-06 13:12:14] "GET /project/e46d5675-1cee-4e74-a72a-2abc32b7b82a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.032792 252.41.86.246 - - [2026-03-06 13:12:14] "POST /neutron/network HTTP/1.1" 200 117 0.012349 10.0.0.41 - - [2026-03-06 13:12:14] "GET /projects?obj_uuids=e46d5675-1cee-4e74-a72a-2abc32b7b82a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001263 252.41.86.246 - - [2026-03-06 13:12:14] "POST /neutron/network HTTP/1.1" 200 603 0.097282 10.0.0.41 - - [2026-03-06 13:12:14] "POST /route-targets HTTP/1.1" 200 328 0.014609 10.0.0.41 - - [2026-03-06 13:12:14] "POST /ref-update HTTP/1.1" 200 156 0.017717 10.0.0.41 - - [2026-03-06 13:12:15] "POST /useragent-kv HTTP/1.1" 200 115 0.006721 252.41.86.246 - - [2026-03-06 13:12:15] "POST /neutron/subnet HTTP/1.1" 200 720 0.215149 252.41.86.246 - - [2026-03-06 13:12:15] "POST /neutron/network HTTP/1.1" 200 821 0.008454 10.0.0.41 - - [2026-03-06 13:12:15] "POST /id-to-fqname HTTP/1.1" 200 217 0.001659 10.0.0.41 - - [2026-03-06 13:12:15] "GET /virtual-network/f4d557b7-4ee3-499e-a729-03230baadb35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.006613 252.41.86.246 - - [2026-03-06 13:12:15] "POST /neutron/network HTTP/1.1" 200 821 0.007502 10.0.0.41 - - [2026-03-06 13:12:15] "GET /virtual-network/f4d557b7-4ee3-499e-a729-03230baadb35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.008934 252.41.86.246 - - [2026-03-06 13:12:15] "POST /neutron/network HTTP/1.1" 200 821 0.006461 252.41.86.246 - - [2026-03-06 13:12:15] "POST /neutron/subnet HTTP/1.1" 200 720 0.008517 10.0.0.41 - - [2026-03-06 13:12:15] "POST /id-to-fqname HTTP/1.1" 200 217 0.002251 252.41.86.246 - - [2026-03-06 13:12:15] "POST /neutron/network HTTP/1.1" 200 834 0.006926 252.41.86.246 - - [2026-03-06 13:12:15] "GET /aaa-mode HTTP/1.1" 401 296 0.000583 252.41.86.246 - - [2026-03-06 13:12:15] "GET / HTTP/1.1" 200 36215 0.002177 252.41.86.246 - - [2026-03-06 13:12:15] "GET /project/e46d5675-1cee-4e74-a72a-2abc32b7b82a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000566 10.0.0.41 - - [2026-03-06 13:12:16] "GET /projects?obj_uuids=e46d5675-1cee-4e74-a72a-2abc32b7b82a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001337 252.41.86.246 - - [2026-03-06 13:12:16] "GET /project/e46d5675-1cee-4e74-a72a-2abc32b7b82a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.065914 252.41.86.246 - - [2026-03-06 13:12:16] "POST /neutron/network HTTP/1.1" 200 824 0.007039 252.41.86.246 - - [2026-03-06 13:12:16] "POST /neutron/port HTTP/1.1" 200 117 0.007327 252.41.86.246 - - [2026-03-06 13:12:16] "POST /neutron/port HTTP/1.1" 200 117 0.007156 10.0.0.41 - - [2026-03-06 13:12:16] "POST /id-to-fqname HTTP/1.1" 200 217 0.001687 252.41.86.246 - - [2026-03-06 13:12:16] "POST /neutron/port HTTP/1.1" 200 117 0.005614 252.41.86.246 - - [2026-03-06 13:12:17] "POST /neutron/network HTTP/1.1" 200 831 0.007897 252.41.86.246 - - [2026-03-06 13:12:17] "GET /aaa-mode HTTP/1.1" 401 296 0.000541 252.41.86.246 - - [2026-03-06 13:12:17] "POST /neutron/network HTTP/1.1" 200 834 0.006968 252.41.86.246 - - [2026-03-06 13:12:17] "GET / HTTP/1.1" 200 36215 0.002085 252.41.86.246 - - [2026-03-06 13:12:17] "GET /project/e46d5675-1cee-4e74-a72a-2abc32b7b82a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000511 10.0.0.41 - - [2026-03-06 13:12:17] "GET /projects?obj_uuids=e46d5675-1cee-4e74-a72a-2abc32b7b82a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001284 252.41.86.246 - - [2026-03-06 13:12:17] "POST /neutron/port HTTP/1.1" 200 1058 0.314556 10.0.0.41 - - [2026-03-06 13:12:17] "GET /projects?obj_uuids=e46d5675-1cee-4e74-a72a-2abc32b7b82a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001713 252.41.86.246 - - [2026-03-06 13:12:17] "GET /project/e46d5675-1cee-4e74-a72a-2abc32b7b82a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.067894 252.41.86.246 - - [2026-03-06 13:12:17] "POST /neutron/network HTTP/1.1" 200 821 0.007756 252.41.86.246 - - [2026-03-06 13:12:17] "POST /neutron/port HTTP/1.1" 200 1058 0.016114 252.41.86.246 - - [2026-03-06 13:12:17] "POST /neutron/port HTTP/1.1" 200 1058 0.013981 252.41.86.246 - - [2026-03-06 13:12:18] "POST /neutron/port HTTP/1.1" 200 1108 0.112271 252.41.86.246 - - [2026-03-06 13:12:18] "POST /neutron/port HTTP/1.1" 200 1118 0.017909 252.41.86.246 - - [2026-03-06 13:12:18] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004648 252.41.86.246 - - [2026-03-06 13:12:18] "POST /neutron/port HTTP/1.1" 200 1118 0.034656 252.41.86.246 - - [2026-03-06 13:12:18] "POST /neutron/subnet HTTP/1.1" 200 708 0.011984 252.41.86.246 - - [2026-03-06 13:12:18] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008491 252.41.86.246 - - [2026-03-06 13:12:18] "POST /neutron/port HTTP/1.1" 200 117 0.001599 252.41.86.246 - - [2026-03-06 13:12:18] "POST /neutron/port HTTP/1.1" 200 117 0.007916 252.41.86.246 - - [2026-03-06 13:12:18] "POST /neutron/network HTTP/1.1" 200 824 0.009943 10.0.0.41 - - [2026-03-06 13:12:18] "GET /projects?obj_uuids=e46d5675-1cee-4e74-a72a-2abc32b7b82a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001226 252.41.86.246 - - [2026-03-06 13:12:18] "POST /neutron/router HTTP/1.1" 200 578 0.075562 252.41.86.246 - - [2026-03-06 13:12:18] "POST /neutron/router HTTP/1.1" 200 578 0.005682 10.0.0.41 - - [2026-03-06 13:12:18] "POST /route-targets HTTP/1.1" 200 328 0.077992 10.0.0.41 - - [2026-03-06 13:12:18] "PUT /logical-router/6923daa9-9d86-44c8-97d8-fc3af194e27b HTTP/1.1" 200 263 0.050069 10.0.0.41 - - [2026-03-06 13:12:18] "GET /projects?obj_uuids=e46d5675-1cee-4e74-a72a-2abc32b7b82a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001495 252.41.86.246 - - [2026-03-06 13:12:18] "POST /neutron/network HTTP/1.1" 200 831 0.007931 10.0.0.41 - - [2026-03-06 13:12:18] "GET /projects?obj_uuids=e46d5675-1cee-4e74-a72a-2abc32b7b82a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001397 252.41.86.246 - - [2026-03-06 13:12:19] "POST /neutron/router HTTP/1.1" 200 344 0.455028 10.0.0.41 - - [2026-03-06 13:12:19] "POST /ref-update HTTP/1.1" 200 156 0.013387 252.41.86.246 - - [2026-03-06 13:12:19] "POST /neutron/port HTTP/1.1" 200 1055 0.383706 252.41.86.246 - - [2026-03-06 13:12:19] "POST /neutron/port HTTP/1.1" 200 1118 0.027615 252.41.86.246 - - [2026-03-06 13:12:19] "POST /neutron/port HTTP/1.1" 200 1055 0.017946 252.41.86.246 - - [2026-03-06 13:12:19] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007604 252.41.86.246 - - [2026-03-06 13:12:19] "POST /neutron/port HTTP/1.1" 200 1055 0.013890 252.41.86.246 - - [2026-03-06 13:12:19] "POST /neutron/port HTTP/1.1" 200 1105 0.080536 252.41.86.246 - - [2026-03-06 13:12:19] "POST /neutron/port HTTP/1.1" 200 1115 0.020456 252.41.86.246 - - [2026-03-06 13:12:19] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004081 252.41.86.246 - - [2026-03-06 13:12:19] "POST /neutron/subnet HTTP/1.1" 200 694 0.008937 252.41.86.246 - - [2026-03-06 13:12:19] "POST /neutron/port HTTP/1.1" 200 117 0.001411 252.41.86.246 - - [2026-03-06 13:12:19] "POST /neutron/network HTTP/1.1" 200 821 0.006434 252.41.86.246 - - [2026-03-06 13:12:24] "POST /neutron/port HTTP/1.1" 200 1118 0.026043 252.41.86.246 - - [2026-03-06 13:12:24] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009727 252.41.86.246 - - [2026-03-06 13:12:24] "POST /neutron/port HTTP/1.1" 200 1118 0.015444 252.41.86.246 - - [2026-03-06 13:12:24] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007388 252.41.86.246 - - [2026-03-06 13:12:24] "POST /neutron/port HTTP/1.1" 200 1118 0.016875 252.41.86.246 - - [2026-03-06 13:12:25] "POST /neutron/security_group HTTP/1.1" 200 2054 0.010692 10.0.0.41 - - [2026-03-06 13:12:25] "GET /virtual-machine/c8439486-3285-4c99-9943-2fc5f08af35c HTTP/1.1" 401 296 0.000541 10.0.0.41 - - [2026-03-06 13:12:25] "GET /virtual-machine/c8439486-3285-4c99-9943-2fc5f08af35c HTTP/1.1" 200 1291 0.046173 10.0.0.41 - - [2026-03-06 13:12:25] "GET /virtual-machine-interface/ba454498-6ae2-46fd-bae6-30fa1ce9a2c4 HTTP/1.1" 200 2930 0.007168 10.0.0.41 - - [2026-03-06 13:12:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003681 10.0.0.41 - - [2026-03-06 13:12:25] "GET /global-vrouter-config/7863141b-16fd-4d47-b497-34b2ee487f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003888 10.0.0.41 - - [2026-03-06 13:12:25] "GET /virtual-networks?parent_id=e46d5675-1cee-4e74-a72a-2abc32b7b82a&detail=False&count=False&shared=False HTTP/1.1" 200 567 0.003932 10.0.0.41 - - [2026-03-06 13:12:25] "GET /virtual-network/a06d1197-ffef-4576-8c30-6c6bfe9b359c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.007063 252.41.86.246 - - [2026-03-06 13:12:28] "POST /neutron/port HTTP/1.1" 200 1118 0.013403 252.41.86.246 - - [2026-03-06 13:12:28] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006593 10.0.0.41 - - [2026-03-06 13:12:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003785 10.0.0.41 - - [2026-03-06 13:12:29] "GET /virtual-network/a06d1197-ffef-4576-8c30-6c6bfe9b359c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005749 252.41.86.246 - - [2026-03-06 13:12:29] "POST /neutron/port HTTP/1.1" 200 1118 0.017946 252.41.86.246 - - [2026-03-06 13:12:29] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006891 252.41.86.246 - - [2026-03-06 13:12:29] "POST /neutron/port HTTP/1.1" 200 1115 0.016612 252.41.86.246 - - [2026-03-06 13:12:30] "POST /neutron/security_group HTTP/1.1" 200 2054 0.016107 252.41.86.246 - - [2026-03-06 13:12:30] "POST /neutron/port HTTP/1.1" 200 1115 0.016551 252.41.86.246 - - [2026-03-06 13:12:30] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007267 10.0.0.41 - - [2026-03-06 13:12:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003735 10.0.0.41 - - [2026-03-06 13:12:31] "GET /global-vrouter-config/7863141b-16fd-4d47-b497-34b2ee487f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005321 10.0.0.41 - - [2026-03-06 13:12:31] "GET /virtual-networks?parent_id=e46d5675-1cee-4e74-a72a-2abc32b7b82a&detail=False&count=False&shared=False HTTP/1.1" 200 567 0.004290 252.41.86.246 - - [2026-03-06 13:12:31] "POST /neutron/port HTTP/1.1" 200 1118 0.018016 10.0.0.41 - - [2026-03-06 13:12:31] "GET /virtual-network/a06d1197-ffef-4576-8c30-6c6bfe9b359c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.007277 252.41.86.246 - - [2026-03-06 13:12:31] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006424 10.0.0.41 - - [2026-03-06 13:12:31] "DELETE /project/8128f222fd704c4eb9abae7a3dcf8f8e HTTP/1.1" 404 173 0.010628 10.0.0.41 - - [2026-03-06 13:12:31] "DELETE /project/e46d56751cee4e74a72a2abc32b7b82a HTTP/1.1" 404 173 0.009686 10.0.0.41 - - [2026-03-06 13:12:31] "GET /projects?obj_uuids=b5c089f9-446d-41b9-80c7-ebbda381e328&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001330 10.0.0.41 - - [2026-03-06 13:12:31] "GET /projects?obj_uuids=8128f222-fd70-4c4e-b9ab-ae7a3dcf8f8e&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.007345 10.0.0.41 - - [2026-03-06 13:12:31] "GET /project/8128f222-fd70-4c4e-b9ab-ae7a3dcf8f8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.082578 10.0.0.41 - - [2026-03-06 13:12:31] "GET /project/b5c089f9-446d-41b9-80c7-ebbda381e328?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.094724 10.0.0.41 - - [2026-03-06 13:12:31] "GET /projects?obj_uuids=b5c089f9-446d-41b9-80c7-ebbda381e328&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001928 10.0.0.41 - - [2026-03-06 13:12:31] "GET /projects?obj_uuids=8128f222-fd70-4c4e-b9ab-ae7a3dcf8f8e&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001113 252.41.86.246 - - [2026-03-06 13:12:31] "POST /neutron/port HTTP/1.1" 200 1115 0.033922 252.41.86.246 - - [2026-03-06 13:12:31] "POST /neutron/port HTTP/1.1" 200 1115 0.033597 252.41.86.246 - - [2026-03-06 13:12:31] "POST /neutron/port HTTP/1.1" 200 1118 0.034376 10.0.0.41 - - [2026-03-06 13:12:31] "GET /project/8128f222-fd70-4c4e-b9ab-ae7a3dcf8f8e?fields=security_groups HTTP/1.1" 200 1338 0.071858 10.0.0.41 - - [2026-03-06 13:12:31] "GET /project/b5c089f9-446d-41b9-80c7-ebbda381e328?fields=security_groups HTTP/1.1" 200 1335 0.075629 252.41.86.246 - - [2026-03-06 13:12:31] "POST /neutron/security_group HTTP/1.1" 200 2054 0.016908 252.41.86.246 - - [2026-03-06 13:12:31] "POST /neutron/security_group HTTP/1.1" 200 2054 0.014593 252.41.86.246 - - [2026-03-06 13:12:31] "POST /neutron/security_group HTTP/1.1" 200 2054 0.013181 252.41.86.246 - - [2026-03-06 13:12:31] "POST /neutron/port HTTP/1.1" 200 1115 0.033751 10.0.0.41 - - [2026-03-06 13:12:31] "DELETE /security-group/953122cb-f984-4c63-9650-5b3ef39ceecd HTTP/1.1" 200 115 0.143990 10.0.0.41 - - [2026-03-06 13:12:31] "DELETE /access-control-list/b1c4a950-2e06-41a2-bc4f-d393b7cf662e HTTP/1.1" 200 115 0.085776 10.0.0.41 - - [2026-03-06 13:12:31] "GET /projects?obj_uuids=8128f222-fd70-4c4e-b9ab-ae7a3dcf8f8e&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001240 10.0.0.41 - - [2026-03-06 13:12:31] "DELETE /security-group/2b348dc4-ab7d-42f1-a6a0-33f15f01a59e HTTP/1.1" 200 115 0.149801 10.0.0.41 - - [2026-03-06 13:12:31] "GET /projects?obj_uuids=b5c089f9-446d-41b9-80c7-ebbda381e328&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001809 252.41.86.246 - - [2026-03-06 13:12:31] "POST /neutron/port HTTP/1.1" 200 1115 0.048996 10.0.0.41 - - [2026-03-06 13:12:31] "GET /project/8128f222-fd70-4c4e-b9ab-ae7a3dcf8f8e?fields=application_policy_sets HTTP/1.1" 200 1377 0.049769 10.0.0.41 - - [2026-03-06 13:12:31] "DELETE /access-control-list/f18d31e8-49ce-45f8-af08-23f9616911ff HTTP/1.1" 200 115 0.067976 252.41.86.246 - - [2026-03-06 13:12:31] "POST /neutron/security_group HTTP/1.1" 200 2054 0.016185 252.41.86.246 - - [2026-03-06 13:12:31] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009032 10.0.0.41 - - [2026-03-06 13:12:32] "GET /project/b5c089f9-446d-41b9-80c7-ebbda381e328?fields=application_policy_sets HTTP/1.1" 200 1374 0.110301 10.0.0.41 - - [2026-03-06 13:12:32] "DELETE /access-control-list/51af0aed-41db-429e-bc91-0fc6b727cea1 HTTP/1.1" 200 115 0.080698 252.41.86.246 - - [2026-03-06 13:12:32] "POST /neutron/port HTTP/1.1" 200 1115 0.041722 10.0.0.41 - - [2026-03-06 13:12:32] "DELETE /access-control-list/3994e247-c82b-4bd3-967e-8f3600c8ee22 HTTP/1.1" 200 115 0.060215 252.41.86.246 - - [2026-03-06 13:12:32] "POST /neutron/security_group HTTP/1.1" 200 2054 0.011852 10.0.0.41 - - [2026-03-06 13:12:32] "DELETE /project/8128f222-fd70-4c4e-b9ab-ae7a3dcf8f8e HTTP/1.1" 200 115 0.713183 10.0.0.41 - - [2026-03-06 13:12:32] "GET /virtual-machine/979011e1-a5ea-46fb-9850-a76c8665a1b8 HTTP/1.1" 200 1291 0.015104 10.0.0.41 - - [2026-03-06 13:12:32] "DELETE /project/b5c089f9-446d-41b9-80c7-ebbda381e328 HTTP/1.1" 200 115 0.764336 10.0.0.41 - - [2026-03-06 13:12:32] "GET /virtual-machine-interface/cfb701ad-3052-4458-9994-8c88faaf4301 HTTP/1.1" 200 2930 0.006567 10.0.0.41 - - [2026-03-06 13:12:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003418 10.0.0.41 - - [2026-03-06 13:12:32] "GET /global-vrouter-config/7863141b-16fd-4d47-b497-34b2ee487f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003793 10.0.0.41 - - [2026-03-06 13:12:32] "GET /virtual-networks?parent_id=e46d5675-1cee-4e74-a72a-2abc32b7b82a&detail=False&count=False&shared=False HTTP/1.1" 200 567 0.003428 10.0.0.41 - - [2026-03-06 13:12:32] "GET /virtual-network/f4d557b7-4ee3-499e-a729-03230baadb35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005699 10.0.0.41 - - [2026-03-06 13:12:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003631 10.0.0.41 - - [2026-03-06 13:12:33] "GET /global-vrouter-config/7863141b-16fd-4d47-b497-34b2ee487f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005196 10.0.0.41 - - [2026-03-06 13:12:33] "GET /virtual-networks?parent_id=e46d5675-1cee-4e74-a72a-2abc32b7b82a&detail=False&count=False&shared=False HTTP/1.1" 200 567 0.003796 10.0.0.41 - - [2026-03-06 13:12:33] "GET /virtual-network/f4d557b7-4ee3-499e-a729-03230baadb35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.006087 252.41.86.246 - - [2026-03-06 13:12:38] "POST /neutron/router HTTP/1.1" 200 578 0.007501 10.0.0.41 - - [2026-03-06 13:12:38] "GET /projects?obj_uuids=e46d5675-1cee-4e74-a72a-2abc32b7b82a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001319 252.41.86.246 - - [2026-03-06 13:12:39] "POST /neutron/router HTTP/1.1" 200 344 0.319762 10.0.0.41 - - [2026-03-06 13:12:39] "POST /ref-update HTTP/1.1" 200 156 0.017304 252.41.86.246 - - [2026-03-06 13:12:39] "POST /neutron/port HTTP/1.1" 200 1917 0.022818 252.41.86.246 - - [2026-03-06 13:12:41] "POST /neutron/router HTTP/1.1" 200 578 0.004077 10.0.0.41 - - [2026-03-06 13:12:41] "POST /ref-update HTTP/1.1" 200 156 0.016407 252.41.86.246 - - [2026-03-06 13:12:41] "POST /neutron/router HTTP/1.1" 200 344 0.155283 10.0.0.41 - - [2026-03-06 13:12:42] "GET /obj-perms HTTP/1.1" 200 6387 0.078896 10.0.0.41 - - [2026-03-06 13:12:42] "GET /obj-perms HTTP/1.1" 200 6387 0.074862 252.41.86.246 - - [2026-03-06 13:12:45] "POST /neutron/router HTTP/1.1" 200 578 0.006265 10.0.0.41 - - [2026-03-06 13:12:45] "GET /projects?obj_uuids=e46d5675-1cee-4e74-a72a-2abc32b7b82a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001275 252.41.86.246 - - [2026-03-06 13:12:45] "POST /neutron/router HTTP/1.1" 200 344 0.289894 10.0.0.41 - - [2026-03-06 13:12:45] "POST /ref-update HTTP/1.1" 200 156 0.012862 252.41.86.246 - - [2026-03-06 13:12:47] "POST /neutron/router HTTP/1.1" 200 578 0.005594 10.0.0.41 - - [2026-03-06 13:12:47] "POST /ref-update HTTP/1.1" 200 156 0.013078 252.41.86.246 - - [2026-03-06 13:12:47] "POST /neutron/router HTTP/1.1" 200 344 0.130050 252.41.86.246 - - [2026-03-06 13:12:47] "POST /neutron/router HTTP/1.1" 200 578 0.006186 10.0.0.41 - - [2026-03-06 13:12:48] "POST /ref-update HTTP/1.1" 200 156 0.016255 252.41.86.246 - - [2026-03-06 13:12:48] "POST /neutron/router HTTP/1.1" 200 344 0.135044 252.41.86.246 - - [2026-03-06 13:12:48] "POST /neutron/router HTTP/1.1" 200 578 0.006265 10.0.0.41 - - [2026-03-06 13:12:48] "GET /logical-router/6923daa9-9d86-44c8-97d8-fc3af194e27b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.005184 10.0.0.41 - - [2026-03-06 13:12:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004311 252.41.86.246 - - [2026-03-06 13:12:48] "POST /neutron/router HTTP/1.1" 200 151 0.055611 10.0.0.41 - - [2026-03-06 13:12:48] "DELETE /route-target/d5cdaa43-63c8-435a-a096-511587ddc3e4 HTTP/1.1" 200 115 0.021916 252.41.86.246 - - [2026-03-06 13:12:48] "POST /neutron/network HTTP/1.1" 200 821 0.009654 252.41.86.246 - - [2026-03-06 13:12:48] "POST /neutron/network HTTP/1.1" 400 204 0.012953 252.41.86.246 - - [2026-03-06 13:12:49] "POST /neutron/port HTTP/1.1" 200 1115 0.023785 252.41.86.246 - - [2026-03-06 13:12:49] "POST /neutron/port HTTP/1.1" 200 1118 0.016847 252.41.86.246 - - [2026-03-06 13:12:49] "POST /neutron/port HTTP/1.1" 200 1105 0.018053 252.41.86.246 - - [2026-03-06 13:12:49] "POST /neutron/port HTTP/1.1" 200 1108 0.016112 252.41.86.246 - - [2026-03-06 13:12:49] "POST /neutron/port HTTP/1.1" 200 151 0.157128 252.41.86.246 - - [2026-03-06 13:12:49] "POST /neutron/port HTTP/1.1" 200 151 0.155748 252.41.86.246 - - [2026-03-06 13:12:50] "POST /neutron/network HTTP/1.1" 200 821 0.006752 10.0.0.41 - - [2026-03-06 13:12:50] "POST /useragent-kv HTTP/1.1" 200 115 0.003371 10.0.0.41 - - [2026-03-06 13:12:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004317 10.0.0.41 - - [2026-03-06 13:12:50] "POST /useragent-kv HTTP/1.1" 200 115 0.002335 252.41.86.246 - - [2026-03-06 13:12:50] "POST /neutron/network HTTP/1.1" 200 151 0.093278 10.0.0.41 - - [2026-03-06 13:12:50] "DELETE /route-target/c99b22dd-cb26-4071-8f45-0b4b286a40da HTTP/1.1" 200 115 0.025410 252.41.86.246 - - [2026-03-06 13:12:50] "POST /neutron/network HTTP/1.1" 200 824 0.008431 10.0.0.41 - - [2026-03-06 13:12:51] "POST /useragent-kv HTTP/1.1" 200 115 0.004384 10.0.0.41 - - [2026-03-06 13:12:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.010136 10.0.0.41 - - [2026-03-06 13:12:51] "POST /useragent-kv HTTP/1.1" 200 115 0.004275 252.41.86.246 - - [2026-03-06 13:12:51] "POST /neutron/network HTTP/1.1" 200 151 0.107048 10.0.0.41 - - [2026-03-06 13:12:51] "DELETE /route-target/57f56a07-d3d6-40bc-8006-7f94ec1e7b65 HTTP/1.1" 200 115 0.019070 10.0.0.41 - - [2026-03-06 13:12:51] "GET /projects?obj_uuids=e46d5675-1cee-4e74-a72a-2abc32b7b82a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001553 10.0.0.41 - - [2026-03-06 13:12:51] "GET /project/e46d5675-1cee-4e74-a72a-2abc32b7b82a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.034890 10.0.0.41 - - [2026-03-06 13:12:51] "GET /projects?obj_uuids=e46d5675-1cee-4e74-a72a-2abc32b7b82a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001467 10.0.0.41 - - [2026-03-06 13:12:51] "GET /project/e46d5675-1cee-4e74-a72a-2abc32b7b82a?fields=virtual_networks HTTP/1.1" 200 1029 0.034533 10.0.0.41 - - [2026-03-06 13:12:51] "GET /projects?obj_uuids=e46d5675-1cee-4e74-a72a-2abc32b7b82a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002028 10.0.0.41 - - [2026-03-06 13:12:51] "GET /project/e46d5675-1cee-4e74-a72a-2abc32b7b82a?fields=virtual_machine_interfaces HTTP/1.1" 200 1029 0.030710 10.0.0.41 - - [2026-03-06 13:12:51] "GET /projects?obj_uuids=e46d5675-1cee-4e74-a72a-2abc32b7b82a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001268 10.0.0.41 - - [2026-03-06 13:12:51] "GET /project/e46d5675-1cee-4e74-a72a-2abc32b7b82a?fields=security_groups HTTP/1.1" 200 1252 0.030900 10.0.0.41 - - [2026-03-06 13:12:52] "GET /domains?obj_uuids=18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001736 10.0.0.41 - - [2026-03-06 13:12:52] "GET /domain/18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.009755 10.0.0.41 - - [2026-03-06 13:12:52] "POST /fqname-to-id HTTP/1.1" 404 189 0.037193 10.0.0.41 - - [2026-03-06 13:12:52] "GET /projects?obj_uuids=4461756f-97a0-4b68-a283-7a629d9fdf91&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002676 10.0.0.41 - - [2026-03-06 13:12:52] "GET /domains?obj_uuids=18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001684 10.0.0.41 - - [2026-03-06 13:12:52] "GET /domain/18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.009509 10.0.0.41 - - [2026-03-06 13:12:53] "POST /id-to-fqname HTTP/1.1" 200 191 0.001908 10.0.0.41 - - [2026-03-06 13:12:53] "POST /fqname-to-id HTTP/1.1" 404 200 0.002977 10.0.0.41 - - [2026-03-06 13:12:53] "POST /security-groups HTTP/1.1" 200 586 0.068559 10.0.0.41 - - [2026-03-06 13:12:53] "POST /fqname-to-id HTTP/1.1" 404 235 0.003897 10.0.0.41 - - [2026-03-06 13:12:53] "POST /projects HTTP/1.1" 200 583 0.239536 10.0.0.41 - - [2026-03-06 13:12:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.276665 10.0.0.41 - - [2026-03-06 13:12:53] "POST /access-control-lists HTTP/1.1" 200 599 0.067648 10.0.0.41 - - [2026-03-06 13:12:53] "GET /project/4461756f-97a0-4b68-a283-7a629d9fdf91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.444946 10.0.0.41 - - [2026-03-06 13:12:53] "POST /fqname-to-id HTTP/1.1" 404 234 0.003541 10.0.0.41 - - [2026-03-06 13:12:53] "POST /access-control-lists HTTP/1.1" 200 597 0.065756 10.0.0.41 - - [2026-03-06 13:12:54] "GET / HTTP/1.1" 200 36215 0.002480 10.0.0.41 - - [2026-03-06 13:12:55] "POST /fqname-to-id HTTP/1.1" 401 296 0.000819 10.0.0.41 - - [2026-03-06 13:12:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.044755 10.0.0.41 - - [2026-03-06 13:12:56] "GET /projects?obj_uuids=4461756f-97a0-4b68-a283-7a629d9fdf91&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001730 10.0.0.41 - - [2026-03-06 13:12:56] "GET /project/4461756f-97a0-4b68-a283-7a629d9fdf91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.035887 10.0.0.41 - - [2026-03-06 13:12:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005388 10.0.0.41 - - [2026-03-06 13:12:56] "GET /security-group/f66c5510-5dec-4e6d-9fd3-04c78b773554?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3760 0.008811 10.0.0.41 - - [2026-03-06 13:12:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004129 10.0.0.41 - - [2026-03-06 13:12:56] "GET /projects?obj_uuids=4461756f-97a0-4b68-a283-7a629d9fdf91&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001973 10.0.0.41 - - [2026-03-06 13:12:56] "GET /project/4461756f-97a0-4b68-a283-7a629d9fdf91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.056860 10.0.0.41 - - [2026-03-06 13:12:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004058 10.0.0.41 - - [2026-03-06 13:12:56] "GET /security-group/f66c5510-5dec-4e6d-9fd3-04c78b773554?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3760 0.007500 10.0.0.41 - - [2026-03-06 13:12:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004160 10.0.0.41 - - [2026-03-06 13:12:56] "PUT /security-group/f66c5510-5dec-4e6d-9fd3-04c78b773554 HTTP/1.1" 200 263 0.021424 10.0.0.41 - - [2026-03-06 13:12:56] "PUT /access-control-list/7b66bc76-4167-4a37-8ae4-4ba640dd47cc HTTP/1.1" 200 273 0.018165 10.0.0.41 - - [2026-03-06 13:12:56] "PUT /access-control-list/d5558942-d60e-43cc-9a7c-e91cff81835c HTTP/1.1" 200 273 0.030552 10.0.0.41 - - [2026-03-06 13:12:56] "POST /fqname-to-id HTTP/1.1" 404 200 0.014348 10.0.0.41 - - [2026-03-06 13:12:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004128 10.0.0.41 - - [2026-03-06 13:12:57] "GET /projects?obj_uuids=4461756f-97a0-4b68-a283-7a629d9fdf91&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.003142 10.0.0.41 - - [2026-03-06 13:12:57] "GET /project/4461756f-97a0-4b68-a283-7a629d9fdf91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.037806 252.41.86.246 - - [2026-03-06 13:12:57] "POST /neutron/network HTTP/1.1" 200 117 0.055861 10.0.0.41 - - [2026-03-06 13:12:57] "GET /global-system-configs HTTP/1.1" 401 296 0.000547 10.0.0.41 - - [2026-03-06 13:12:57] "GET /projects?obj_uuids=4461756f-97a0-4b68-a283-7a629d9fdf91&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002400 10.0.0.41 - - [2026-03-06 13:12:57] "GET /global-system-configs HTTP/1.1" 401 296 0.000683 252.41.86.246 - - [2026-03-06 13:12:57] "POST /neutron/network HTTP/1.1" 200 606 0.196601 10.0.0.41 - - [2026-03-06 13:12:57] "POST /route-targets HTTP/1.1" 200 328 0.092397 10.0.0.41 - - [2026-03-06 13:12:57] "POST /ref-update HTTP/1.1" 200 156 0.036441 10.0.0.41 - - [2026-03-06 13:12:57] "POST /useragent-kv HTTP/1.1" 200 115 0.005233 252.41.86.246 - - [2026-03-06 13:12:58] "POST /neutron/subnet HTTP/1.1" 200 730 0.291283 252.41.86.246 - - [2026-03-06 13:12:58] "POST /neutron/network HTTP/1.1" 200 826 0.012004 10.0.0.41 - - [2026-03-06 13:12:58] "POST /id-to-fqname HTTP/1.1" 200 221 0.002064 10.0.0.41 - - [2026-03-06 13:12:58] "GET /virtual-network/5b1a9dd8-633f-41ce-91e4-3d79249bc092?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006456 252.41.86.246 - - [2026-03-06 13:12:58] "POST /neutron/network HTTP/1.1" 200 826 0.007802 10.0.0.41 - - [2026-03-06 13:12:58] "GET /virtual-network/5b1a9dd8-633f-41ce-91e4-3d79249bc092?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.018651 252.41.86.246 - - [2026-03-06 13:12:58] "POST /neutron/network HTTP/1.1" 200 826 0.008942 252.41.86.246 - - [2026-03-06 13:12:58] "POST /neutron/subnet HTTP/1.1" 200 730 0.024286 10.0.0.41 - - [2026-03-06 13:12:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003781 10.0.0.41 - - [2026-03-06 13:12:58] "GET /projects?obj_uuids=4461756f-97a0-4b68-a283-7a629d9fdf91&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001378 10.0.0.41 - - [2026-03-06 13:12:58] "GET /project/4461756f-97a0-4b68-a283-7a629d9fdf91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.030126 252.41.86.246 - - [2026-03-06 13:12:58] "POST /neutron/network HTTP/1.1" 200 117 0.019518 10.0.0.41 - - [2026-03-06 13:12:58] "GET /global-system-configs HTTP/1.1" 401 296 0.000493 10.0.0.41 - - [2026-03-06 13:12:58] "GET /global-system-configs HTTP/1.1" 401 296 0.000439 10.0.0.41 - - [2026-03-06 13:12:58] "GET /projects?obj_uuids=4461756f-97a0-4b68-a283-7a629d9fdf91&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001155 10.0.0.41 - - [2026-03-06 13:12:58] "POST /route-targets HTTP/1.1" 200 328 0.017574 252.41.86.246 - - [2026-03-06 13:12:58] "POST /neutron/network HTTP/1.1" 200 613 0.177561 10.0.0.41 - - [2026-03-06 13:12:58] "POST /ref-update HTTP/1.1" 200 156 0.019279 10.0.0.41 - - [2026-03-06 13:12:59] "POST /useragent-kv HTTP/1.1" 200 115 0.005896 252.41.86.246 - - [2026-03-06 13:12:59] "POST /neutron/subnet HTTP/1.1" 200 719 0.187346 252.41.86.246 - - [2026-03-06 13:12:59] "POST /neutron/network HTTP/1.1" 200 831 0.007540 10.0.0.41 - - [2026-03-06 13:12:59] "POST /id-to-fqname HTTP/1.1" 200 225 0.001671 10.0.0.41 - - [2026-03-06 13:12:59] "GET /virtual-network/d2b9b831-b618-40c0-b98f-b895a0f6fcfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.006467 252.41.86.246 - - [2026-03-06 13:12:59] "POST /neutron/network HTTP/1.1" 200 831 0.008257 10.0.0.41 - - [2026-03-06 13:12:59] "GET /virtual-network/d2b9b831-b618-40c0-b98f-b895a0f6fcfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.005866 252.41.86.246 - - [2026-03-06 13:12:59] "POST /neutron/network HTTP/1.1" 200 831 0.007076 252.41.86.246 - - [2026-03-06 13:12:59] "POST /neutron/subnet HTTP/1.1" 200 719 0.009099 10.0.0.41 - - [2026-03-06 13:12:59] "POST /id-to-fqname HTTP/1.1" 200 221 0.001753 252.41.86.246 - - [2026-03-06 13:12:59] "POST /neutron/network HTTP/1.1" 200 836 0.006692 252.41.86.246 - - [2026-03-06 13:12:59] "GET /aaa-mode HTTP/1.1" 401 296 0.000571 252.41.86.246 - - [2026-03-06 13:13:00] "GET / HTTP/1.1" 200 36215 0.002293 252.41.86.246 - - [2026-03-06 13:13:00] "GET /project/4461756f-97a0-4b68-a283-7a629d9fdf91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000519 10.0.0.41 - - [2026-03-06 13:13:00] "GET /projects?obj_uuids=4461756f-97a0-4b68-a283-7a629d9fdf91&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001451 252.41.86.246 - - [2026-03-06 13:13:00] "GET /project/4461756f-97a0-4b68-a283-7a629d9fdf91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.062171 252.41.86.246 - - [2026-03-06 13:13:00] "POST /neutron/network HTTP/1.1" 200 826 0.006880 [Introspect:8084]10.0.0.41 - - [2026-03-06 13:13:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001123 [Introspect:8084]10.0.0.41 - - [2026-03-06 13:13:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001337 252.41.86.246 - - [2026-03-06 13:13:00] "POST /neutron/port HTTP/1.1" 200 117 0.007414 252.41.86.246 - - [2026-03-06 13:13:00] "POST /neutron/port HTTP/1.1" 200 117 0.006770 10.0.0.41 - - [2026-03-06 13:13:00] "POST /id-to-fqname HTTP/1.1" 200 225 0.001986 252.41.86.246 - - [2026-03-06 13:13:00] "POST /neutron/port HTTP/1.1" 200 117 0.009470 252.41.86.246 - - [2026-03-06 13:13:01] "POST /neutron/network HTTP/1.1" 200 841 0.007083 252.41.86.246 - - [2026-03-06 13:13:01] "GET /aaa-mode HTTP/1.1" 401 296 0.000552 252.41.86.246 - - [2026-03-06 13:13:01] "GET / HTTP/1.1" 200 36215 0.002006 252.41.86.246 - - [2026-03-06 13:13:01] "GET /project/4461756f-97a0-4b68-a283-7a629d9fdf91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000562 252.41.86.246 - - [2026-03-06 13:13:01] "POST /neutron/network HTTP/1.1" 200 836 0.010742 10.0.0.41 - - [2026-03-06 13:13:01] "GET /projects?obj_uuids=4461756f-97a0-4b68-a283-7a629d9fdf91&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001335 10.0.0.41 - - [2026-03-06 13:13:01] "GET /projects?obj_uuids=4461756f-97a0-4b68-a283-7a629d9fdf91&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001605 252.41.86.246 - - [2026-03-06 13:13:01] "GET /project/4461756f-97a0-4b68-a283-7a629d9fdf91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.125986 252.41.86.246 - - [2026-03-06 13:13:02] "POST /neutron/network HTTP/1.1" 200 831 0.248775 252.41.86.246 - - [2026-03-06 13:13:02] "POST /neutron/port HTTP/1.1" 200 1062 0.655587 252.41.86.246 - - [2026-03-06 13:13:02] "POST /neutron/port HTTP/1.1" 200 1062 0.013758 252.41.86.246 - - [2026-03-06 13:13:02] "POST /neutron/port HTTP/1.1" 200 1062 0.021451 252.41.86.246 - - [2026-03-06 13:13:02] "POST /neutron/port HTTP/1.1" 200 1072 0.020128 252.41.86.246 - - [2026-03-06 13:13:02] "POST /neutron/security_group HTTP/1.1" 200 2000 0.013745 252.41.86.246 - - [2026-03-06 13:13:02] "POST /neutron/port HTTP/1.1" 200 117 0.012003 252.41.86.246 - - [2026-03-06 13:13:02] "POST /neutron/port HTTP/1.1" 200 1112 0.143854 10.0.0.41 - - [2026-03-06 13:13:02] "GET /projects?obj_uuids=4461756f-97a0-4b68-a283-7a629d9fdf91&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001773 252.41.86.246 - - [2026-03-06 13:13:02] "POST /neutron/port HTTP/1.1" 200 1122 0.032554 252.41.86.246 - - [2026-03-06 13:13:02] "POST /neutron/router HTTP/1.1" 200 583 0.139282 10.0.0.41 - - [2026-03-06 13:13:02] "POST /route-targets HTTP/1.1" 200 328 0.034014 252.41.86.246 - - [2026-03-06 13:13:02] "POST /neutron/floatingip HTTP/1.1" 200 117 0.008107 252.41.86.246 - - [2026-03-06 13:13:02] "POST /neutron/router HTTP/1.1" 200 583 0.003454 10.0.0.41 - - [2026-03-06 13:13:02] "PUT /logical-router/bde51916-9d15-49db-9ea3-4a2d73845bab HTTP/1.1" 200 263 0.025653 252.41.86.246 - - [2026-03-06 13:13:02] "POST /neutron/subnet HTTP/1.1" 200 704 0.012636 252.41.86.246 - - [2026-03-06 13:13:02] "POST /neutron/router HTTP/1.1" 200 654 0.033789 10.0.0.41 - - [2026-03-06 13:13:02] "GET /logical-router/bde51916-9d15-49db-9ea3-4a2d73845bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1642 0.004556 10.0.0.41 - - [2026-03-06 13:13:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003559 252.41.86.246 - - [2026-03-06 13:13:02] "POST /neutron/network HTTP/1.1" 200 841 0.008686 252.41.86.246 - - [2026-03-06 13:13:02] "POST /neutron/port HTTP/1.1" 200 117 0.001947 252.41.86.246 - - [2026-03-06 13:13:02] "POST /neutron/router HTTP/1.1" 200 654 0.006021 10.0.0.41 - - [2026-03-06 13:13:02] "GET /service-template/007b63b0-9bdd-459c-a465-ae723d0bb112?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1681 0.007472 10.0.0.41 - - [2026-03-06 13:13:02] "GET /projects?obj_uuids=4461756f-97a0-4b68-a283-7a629d9fdf91&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001437 10.0.0.41 - - [2026-03-06 13:13:03] "POST /fqname-to-id HTTP/1.1" 404 213 0.014286 252.41.86.246 - - [2026-03-06 13:13:03] "POST /neutron/network HTTP/1.1" 200 826 0.018613 10.0.0.41 - - [2026-03-06 13:13:03] "GET /projects?obj_uuids=4461756f-97a0-4b68-a283-7a629d9fdf91&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002279 10.0.0.41 - - [2026-03-06 13:13:03] "POST /useragent-kv HTTP/1.1" 200 115 0.006298 10.0.0.41 - - [2026-03-06 13:13:03] "POST /virtual-networks HTTP/1.1" 200 694 0.328573 10.0.0.41 - - [2026-03-06 13:13:03] "POST /route-targets HTTP/1.1" 200 328 0.031549 10.0.0.41 - - [2026-03-06 13:13:03] "POST /ref-update HTTP/1.1" 200 156 0.058584 252.41.86.246 - - [2026-03-06 13:13:03] "POST /neutron/port HTTP/1.1" 200 1060 0.615300 10.0.0.41 - - [2026-03-06 13:13:03] "POST /service-instances HTTP/1.1" 200 670 0.129032 252.41.86.246 - - [2026-03-06 13:13:03] "POST /neutron/router HTTP/1.1" 200 344 0.585830 10.0.0.41 - - [2026-03-06 13:13:03] "POST /ref-update HTTP/1.1" 200 156 0.020291 252.41.86.246 - - [2026-03-06 13:13:03] "POST /neutron/port HTTP/1.1" 200 1060 0.020237 10.0.0.41 - - [2026-03-06 13:13:03] "POST /route-tables HTTP/1.1" 200 582 0.050252 252.41.86.246 - - [2026-03-06 13:13:03] "POST /neutron/port HTTP/1.1" 200 1060 0.041761 252.41.86.246 - - [2026-03-06 13:13:03] "POST /neutron/port HTTP/1.1" 200 1122 0.050474 10.0.0.41 - - [2026-03-06 13:13:03] "PUT /logical-router/bde51916-9d15-49db-9ea3-4a2d73845bab HTTP/1.1" 200 263 0.041232 252.41.86.246 - - [2026-03-06 13:13:03] "POST /neutron/security_group HTTP/1.1" 200 2000 0.011557 10.0.0.41 - - [2026-03-06 13:13:03] "POST /ref-update HTTP/1.1" 200 156 0.043123 252.41.86.246 - - [2026-03-06 13:13:03] "POST /neutron/port HTTP/1.1" 200 1110 0.132018 10.0.0.41 - - [2026-03-06 13:13:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004111 10.0.0.41 - - [2026-03-06 13:13:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003454 10.0.0.41 - - [2026-03-06 13:13:04] "POST /virtual-machines HTTP/1.1" 200 550 0.031385 252.41.86.246 - - [2026-03-06 13:13:04] "POST /neutron/port HTTP/1.1" 200 1120 0.024946 252.41.86.246 - - [2026-03-06 13:13:04] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005780 252.41.86.246 - - [2026-03-06 13:13:04] "POST /neutron/subnet HTTP/1.1" 200 693 0.039450 10.0.0.41 - - [2026-03-06 13:13:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 808 0.142122 252.41.86.246 - - [2026-03-06 13:13:04] "POST /neutron/port HTTP/1.1" 200 117 0.001330 10.0.0.41 - - [2026-03-06 13:13:04] "POST /chown HTTP/1.1" 200 109 0.017629 252.41.86.246 - - [2026-03-06 13:13:04] "POST /neutron/network HTTP/1.1" 200 831 0.011745 10.0.0.41 - - [2026-03-06 13:13:04] "POST /instance-ips HTTP/1.1" 200 548 0.036670 10.0.0.41 - - [2026-03-06 13:13:04] "POST /instance-ips HTTP/1.1" 400 244 0.024052 10.0.0.41 - - [2026-03-06 13:13:04] "POST /chown HTTP/1.1" 200 109 0.012492 10.0.0.41 - - [2026-03-06 13:13:04] "PUT /virtual-machine-interface/dedf7c28-67e6-4b1e-9553-9257190291ba HTTP/1.1" 200 285 0.024915 10.0.0.41 - - [2026-03-06 13:13:04] "PUT /instance-ip/4f8261d3-aa9e-4d08-ae89-2dcf7f3323f0 HTTP/1.1" 200 257 0.028703 10.0.0.41 - - [2026-03-06 13:13:04] "POST /ref-update HTTP/1.1" 200 156 0.021089 10.0.0.41 - - [2026-03-06 13:13:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 806 0.127187 10.0.0.41 - - [2026-03-06 13:13:05] "POST /chown HTTP/1.1" 200 109 0.041807 10.0.0.41 - - [2026-03-06 13:13:05] "POST /instance-ips HTTP/1.1" 200 546 0.044233 10.0.0.41 - - [2026-03-06 13:13:05] "POST /instance-ips HTTP/1.1" 400 314 0.043392 10.0.0.41 - - [2026-03-06 13:13:05] "POST /chown HTTP/1.1" 200 109 0.014320 10.0.0.41 - - [2026-03-06 13:13:05] "PUT /virtual-machine-interface/e0976a70-a582-4fde-8e74-e073cefa38b9 HTTP/1.1" 200 285 0.019136 10.0.0.41 - - [2026-03-06 13:13:05] "PUT /instance-ip/f00c40f7-cb03-4603-9b3c-cd2ba6379791 HTTP/1.1" 200 257 0.020893 10.0.0.41 - - [2026-03-06 13:13:05] "POST /ref-update HTTP/1.1" 200 156 0.015208 10.0.0.41 - - [2026-03-06 13:13:05] "POST /ref-update HTTP/1.1" 200 156 0.016560 10.0.0.41 - - [2026-03-06 13:13:05] "PUT /routing-instance/90103b90-fc29-4792-8dac-0967cc9bbe92 HTTP/1.1" 200 267 0.038756 10.0.0.41 - - [2026-03-06 13:13:05] "POST /ref-update HTTP/1.1" 200 156 0.030993 10.0.0.41 - - [2026-03-06 13:13:05] "POST /virtual-machines HTTP/1.1" 200 550 0.034144 10.0.0.41 - - [2026-03-06 13:13:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 808 0.133864 10.0.0.41 - - [2026-03-06 13:13:05] "POST /chown HTTP/1.1" 200 109 0.010247 10.0.0.41 - - [2026-03-06 13:13:05] "POST /instance-ips HTTP/1.1" 400 244 0.029627 10.0.0.41 - - [2026-03-06 13:13:05] "POST /chown HTTP/1.1" 200 109 0.013025 10.0.0.41 - - [2026-03-06 13:13:06] "PUT /virtual-machine-interface/14fa5db4-1b9d-46e8-92db-a65a3ed2003d HTTP/1.1" 200 285 0.016151 10.0.0.41 - - [2026-03-06 13:13:06] "PUT /instance-ip/4f8261d3-aa9e-4d08-ae89-2dcf7f3323f0 HTTP/1.1" 200 257 0.018319 10.0.0.41 - - [2026-03-06 13:13:06] "POST /ref-update HTTP/1.1" 200 156 0.014461 10.0.0.41 - - [2026-03-06 13:13:06] "POST /ref-update HTTP/1.1" 200 156 0.024878 10.0.0.41 - - [2026-03-06 13:13:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 806 0.112611 10.0.0.41 - - [2026-03-06 13:13:06] "POST /ref-update HTTP/1.1" 200 156 0.030904 10.0.0.41 - - [2026-03-06 13:13:06] "PUT /routing-instance/90103b90-fc29-4792-8dac-0967cc9bbe92 HTTP/1.1" 200 267 0.047580 10.0.0.41 - - [2026-03-06 13:13:06] "POST /chown HTTP/1.1" 200 109 0.020369 10.0.0.41 - - [2026-03-06 13:13:06] "POST /instance-ips HTTP/1.1" 400 314 0.026465 10.0.0.41 - - [2026-03-06 13:13:06] "POST /chown HTTP/1.1" 200 109 0.014391 10.0.0.41 - - [2026-03-06 13:13:06] "PUT /virtual-machine-interface/e3f7c641-bf0e-4973-a336-255a4b4bc6c8 HTTP/1.1" 200 285 0.020390 10.0.0.41 - - [2026-03-06 13:13:06] "PUT /instance-ip/f00c40f7-cb03-4603-9b3c-cd2ba6379791 HTTP/1.1" 200 257 0.027020 10.0.0.41 - - [2026-03-06 13:13:06] "POST /ref-update HTTP/1.1" 200 156 0.026636 10.0.0.41 - - [2026-03-06 13:13:06] "POST /ref-update HTTP/1.1" 200 156 0.016969 10.0.0.41 - - [2026-03-06 13:13:06] "POST /ref-update HTTP/1.1" 200 156 0.016387 10.0.0.41 - - [2026-03-06 13:13:06] "PUT /routing-instance/90103b90-fc29-4792-8dac-0967cc9bbe92 HTTP/1.1" 200 267 0.025131 252.41.86.246 - - [2026-03-06 13:13:08] "POST /neutron/port HTTP/1.1" 200 1122 0.026032 252.41.86.246 - - [2026-03-06 13:13:09] "POST /neutron/security_group HTTP/1.1" 200 2000 0.012953 252.41.86.246 - - [2026-03-06 13:13:09] "POST /neutron/port HTTP/1.1" 200 1122 0.015073 252.41.86.246 - - [2026-03-06 13:13:09] "POST /neutron/security_group HTTP/1.1" 200 2000 0.007614 252.41.86.246 - - [2026-03-06 13:13:09] "POST /neutron/port HTTP/1.1" 200 1122 0.014741 252.41.86.246 - - [2026-03-06 13:13:09] "POST /neutron/security_group HTTP/1.1" 200 2000 0.009389 10.0.0.41 - - [2026-03-06 13:13:09] "GET /virtual-machine/23305d3d-08ef-40e9-95e0-942ba3af058d HTTP/1.1" 401 296 0.000649 10.0.0.41 - - [2026-03-06 13:13:09] "GET /virtual-machine/23305d3d-08ef-40e9-95e0-942ba3af058d HTTP/1.1" 200 1295 0.039971 10.0.0.41 - - [2026-03-06 13:13:09] "GET /virtual-machine-interface/6a148b92-803c-49fb-a212-b6bb4757e765 HTTP/1.1" 200 2951 0.005476 10.0.0.41 - - [2026-03-06 13:13:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005604 10.0.0.41 - - [2026-03-06 13:13:10] "GET /global-vrouter-config/7863141b-16fd-4d47-b497-34b2ee487f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004520 10.0.0.41 - - [2026-03-06 13:13:10] "GET /virtual-networks?parent_id=4461756f-97a0-4b68-a283-7a629d9fdf91&detail=False&count=False&shared=False HTTP/1.1" 200 875 0.004281 10.0.0.41 - - [2026-03-06 13:13:10] "GET /virtual-network/5b1a9dd8-633f-41ce-91e4-3d79249bc092?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.009705 252.41.86.246 - - [2026-03-06 13:13:12] "POST /neutron/port HTTP/1.1" 200 1122 0.018110 252.41.86.246 - - [2026-03-06 13:13:12] "POST /neutron/port HTTP/1.1" 200 1122 0.015546 252.41.86.246 - - [2026-03-06 13:13:12] "POST /neutron/network HTTP/1.1" 200 836 0.007340 252.41.86.246 - - [2026-03-06 13:13:12] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004954 252.41.86.246 - - [2026-03-06 13:13:12] "POST /neutron/subnet HTTP/1.1" 200 704 0.010984 252.41.86.246 - - [2026-03-06 13:13:12] "POST /neutron/port HTTP/1.1" 200 117 0.001863 252.41.86.246 - - [2026-03-06 13:13:13] "POST /neutron/network HTTP/1.1" 200 826 0.007427 10.0.0.41 - - [2026-03-06 13:13:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004340 10.0.0.41 - - [2026-03-06 13:13:13] "GET /virtual-network/5b1a9dd8-633f-41ce-91e4-3d79249bc092?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.010110 252.41.86.246 - - [2026-03-06 13:13:13] "POST /neutron/port HTTP/1.1" 200 1122 0.029934 252.41.86.246 - - [2026-03-06 13:13:13] "POST /neutron/security_group HTTP/1.1" 200 2000 0.009153 252.41.86.246 - - [2026-03-06 13:13:13] "POST /neutron/port HTTP/1.1" 200 1122 0.017123 252.41.86.246 - - [2026-03-06 13:13:13] "POST /neutron/security_group HTTP/1.1" 200 2000 0.007328 252.41.86.246 - - [2026-03-06 13:13:13] "POST /neutron/port HTTP/1.1" 200 1122 0.168016 252.41.86.246 - - [2026-03-06 13:13:14] "POST /neutron/security_group HTTP/1.1" 200 2000 0.009231 252.41.86.246 - - [2026-03-06 13:13:15] "POST /neutron/port HTTP/1.1" 200 1120 0.015087 252.41.86.246 - - [2026-03-06 13:13:15] "POST /neutron/security_group HTTP/1.1" 200 2000 0.006508 252.41.86.246 - - [2026-03-06 13:13:15] "POST /neutron/port HTTP/1.1" 200 1120 0.027559 252.41.86.246 - - [2026-03-06 13:13:15] "POST /neutron/security_group HTTP/1.1" 200 2000 0.006665 10.0.0.41 - - [2026-03-06 13:13:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003720 10.0.0.41 - - [2026-03-06 13:13:15] "GET /global-vrouter-config/7863141b-16fd-4d47-b497-34b2ee487f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004311 10.0.0.41 - - [2026-03-06 13:13:15] "GET /virtual-networks?parent_id=4461756f-97a0-4b68-a283-7a629d9fdf91&detail=False&count=False&shared=False HTTP/1.1" 200 875 0.004288 252.41.86.246 - - [2026-03-06 13:13:15] "POST /neutron/port HTTP/1.1" 200 1120 0.016776 10.0.0.41 - - [2026-03-06 13:13:15] "GET /virtual-network/5b1a9dd8-633f-41ce-91e4-3d79249bc092?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006345 252.41.86.246 - - [2026-03-06 13:13:15] "POST /neutron/security_group HTTP/1.1" 200 2000 0.007209 252.41.86.246 - - [2026-03-06 13:13:15] "POST /neutron/port HTTP/1.1" 200 1122 0.015555 252.41.86.246 - - [2026-03-06 13:13:15] "POST /neutron/security_group HTTP/1.1" 200 2000 0.009007 252.41.86.246 - - [2026-03-06 13:13:17] "POST /neutron/port HTTP/1.1" 200 1122 0.016826 252.41.86.246 - - [2026-03-06 13:13:17] "POST /neutron/security_group HTTP/1.1" 200 2000 0.006728 252.41.86.246 - - [2026-03-06 13:13:18] "POST /neutron/port HTTP/1.1" 200 1120 0.014652 252.41.86.246 - - [2026-03-06 13:13:18] "POST /neutron/security_group HTTP/1.1" 200 2000 0.007474 252.41.86.246 - - [2026-03-06 13:13:21] "POST /neutron/port HTTP/1.1" 200 1120 0.016503 252.41.86.246 - - [2026-03-06 13:13:21] "POST /neutron/security_group HTTP/1.1" 200 2000 0.007835 252.41.86.246 - - [2026-03-06 13:13:21] "POST /neutron/port HTTP/1.1" 200 1120 0.017377 252.41.86.246 - - [2026-03-06 13:13:21] "POST /neutron/security_group HTTP/1.1" 200 2000 0.007465 252.41.86.246 - - [2026-03-06 13:13:21] "POST /neutron/port HTTP/1.1" 200 1120 0.017927 252.41.86.246 - - [2026-03-06 13:13:21] "POST /neutron/security_group HTTP/1.1" 200 2000 0.007614 10.0.0.41 - - [2026-03-06 13:13:21] "GET /virtual-machine/9b12e1e3-14d5-4ac2-afdc-83f8ea1fc341 HTTP/1.1" 200 1296 0.008282 10.0.0.41 - - [2026-03-06 13:13:21] "GET /virtual-machine-interface/dbde41ac-3c8c-4266-9e53-47d0c40aa51f HTTP/1.1" 200 2964 0.008749 10.0.0.41 - - [2026-03-06 13:13:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004585 10.0.0.41 - - [2026-03-06 13:13:22] "GET /global-vrouter-config/7863141b-16fd-4d47-b497-34b2ee487f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005958 10.0.0.41 - - [2026-03-06 13:13:22] "GET /virtual-networks?parent_id=4461756f-97a0-4b68-a283-7a629d9fdf91&detail=False&count=False&shared=False HTTP/1.1" 200 875 0.003677 10.0.0.41 - - [2026-03-06 13:13:22] "GET /virtual-network/d2b9b831-b618-40c0-b98f-b895a0f6fcfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.008844 [Introspect:8084]10.0.0.41 - - [2026-03-06 13:13:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001140 [Introspect:8084]10.0.0.41 - - [2026-03-06 13:13:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001772 10.0.0.41 - - [2026-03-06 13:13:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004755 10.0.0.41 - - [2026-03-06 13:13:23] "GET /global-vrouter-config/7863141b-16fd-4d47-b497-34b2ee487f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005606 10.0.0.41 - - [2026-03-06 13:13:23] "GET /virtual-networks?parent_id=4461756f-97a0-4b68-a283-7a629d9fdf91&detail=False&count=False&shared=False HTTP/1.1" 200 875 0.003721 10.0.0.41 - - [2026-03-06 13:13:23] "GET /virtual-network/d2b9b831-b618-40c0-b98f-b895a0f6fcfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.016903 [Introspect:8084]10.0.0.41 - - [2026-03-06 13:13:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001448 [Introspect:8084]10.0.0.41 - - [2026-03-06 13:13:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001661 252.41.86.246 - - [2026-03-06 13:13:27] "POST /neutron/router HTTP/1.1" 200 654 0.004996 10.0.0.41 - - [2026-03-06 13:13:28] "POST /ref-update HTTP/1.1" 200 156 0.023214 252.41.86.246 - - [2026-03-06 13:13:28] "POST /neutron/router HTTP/1.1" 200 344 0.153240 252.41.86.246 - - [2026-03-06 13:13:28] "POST /neutron/router HTTP/1.1" 200 654 0.006439 10.0.0.41 - - [2026-03-06 13:13:28] "GET /logical-router/bde51916-9d15-49db-9ea3-4a2d73845bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1972 0.005342 10.0.0.41 - - [2026-03-06 13:13:28] "GET /service-instance/9d2eccbc-e5e1-4c81-ae13-4b91abdd7fe5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2313 0.004406 10.0.0.41 - - [2026-03-06 13:13:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003978 252.41.86.246 - - [2026-03-06 13:13:28] "POST /neutron/router HTTP/1.1" 200 151 0.072434 10.0.0.41 - - [2026-03-06 13:13:28] "DELETE /route-target/7755ba13-bdb5-4ef8-99f2-41646ebab902 HTTP/1.1" 409 240 0.007383 10.0.0.41 - - [2026-03-06 13:13:28] "PUT /logical-router/bde51916-9d15-49db-9ea3-4a2d73845bab HTTP/1.1" 404 171 0.003672 10.0.0.41 - - [2026-03-06 13:13:28] "POST /ref-update HTTP/1.1" 200 156 0.018580 10.0.0.41 - - [2026-03-06 13:13:28] "DELETE /route-table/417da657-4924-42db-b912-05ee66e6f62a HTTP/1.1" 200 115 0.051998 10.0.0.41 - - [2026-03-06 13:13:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.010817 10.0.0.41 - - [2026-03-06 13:13:28] "PUT /routing-instance/90103b90-fc29-4792-8dac-0967cc9bbe92 HTTP/1.1" 200 267 0.040008 10.0.0.41 - - [2026-03-06 13:13:28] "GET /virtual-network/046f940d-08b8-4f9b-9990-13ad5f1a3b10?fields=instance_ip_back_refs%2Cvirtual_machine_interface_back_refs HTTP/1.1" 200 2291 0.022789 10.0.0.41 - - [2026-03-06 13:13:28] "POST /ref-update HTTP/1.1" 200 156 0.035686 252.41.86.246 - - [2026-03-06 13:13:28] "POST /neutron/network HTTP/1.1" 200 831 0.017409 10.0.0.41 - - [2026-03-06 13:13:28] "POST /ref-update HTTP/1.1" 200 156 0.015801 10.0.0.41 - - [2026-03-06 13:13:28] "GET /virtual-machine-interface/e0976a70-a582-4fde-8e74-e073cefa38b9?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1646 0.012514 252.41.86.246 - - [2026-03-06 13:13:28] "POST /neutron/network HTTP/1.1" 400 204 0.051058 10.0.0.41 - - [2026-03-06 13:13:28] "POST /ref-update HTTP/1.1" 200 156 0.021436 10.0.0.41 - - [2026-03-06 13:13:28] "GET /instance-ip/f00c40f7-cb03-4603-9b3c-cd2ba6379791?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2151 0.004996 10.0.0.41 - - [2026-03-06 13:13:28] "DELETE /virtual-machine-interface/e0976a70-a582-4fde-8e74-e073cefa38b9 HTTP/1.1" 200 115 0.041890 10.0.0.41 - - [2026-03-06 13:13:28] "GET /virtual-machine-interface/e3f7c641-bf0e-4973-a336-255a4b4bc6c8?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1646 0.013263 10.0.0.41 - - [2026-03-06 13:13:28] "POST /ref-update HTTP/1.1" 200 156 0.014637 10.0.0.41 - - [2026-03-06 13:13:29] "GET /instance-ip/f00c40f7-cb03-4603-9b3c-cd2ba6379791?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1754 0.006679 10.0.0.41 - - [2026-03-06 13:13:29] "DELETE /instance-ip/f00c40f7-cb03-4603-9b3c-cd2ba6379791 HTTP/1.1" 200 115 0.043815 10.0.0.41 - - [2026-03-06 13:13:29] "DELETE /virtual-machine-interface/e3f7c641-bf0e-4973-a336-255a4b4bc6c8 HTTP/1.1" 200 115 0.074380 10.0.0.41 - - [2026-03-06 13:13:29] "DELETE /instance-ip/f00c40f7-cb03-4603-9b3c-cd2ba6379791 HTTP/1.1" 404 177 0.005442 252.41.86.246 - - [2026-03-06 13:13:29] "POST /neutron/port HTTP/1.1" 200 1120 0.020167 10.0.0.41 - - [2026-03-06 13:13:29] "POST /useragent-kv HTTP/1.1" 200 115 0.008140 10.0.0.41 - - [2026-03-06 13:13:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.007970 10.0.0.41 - - [2026-03-06 13:13:29] "POST /useragent-kv HTTP/1.1" 200 115 0.005929 10.0.0.41 - - [2026-03-06 13:13:29] "DELETE /virtual-network/046f940d-08b8-4f9b-9990-13ad5f1a3b10 HTTP/1.1" 200 115 0.172588 252.41.86.246 - - [2026-03-06 13:13:29] "POST /neutron/port HTTP/1.1" 200 1110 0.020894 252.41.86.246 - - [2026-03-06 13:13:29] "POST /neutron/port HTTP/1.1" 200 1122 0.037799 10.0.0.41 - - [2026-03-06 13:13:29] "DELETE /route-target/9afcbf18-fc69-4f95-a51e-9b3ee83aadbe HTTP/1.1" 200 115 0.059918 10.0.0.41 - - [2026-03-06 13:13:29] "DELETE /service-instance/9d2eccbc-e5e1-4c81-ae13-4b91abdd7fe5 HTTP/1.1" 200 115 0.068765 10.0.0.41 - - [2026-03-06 13:13:29] "GET /logical-router/bde51916-9d15-49db-9ea3-4a2d73845bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003040 10.0.0.41 - - [2026-03-06 13:13:29] "GET /service-instance/9d2eccbc-e5e1-4c81-ae13-4b91abdd7fe5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.009749 252.41.86.246 - - [2026-03-06 13:13:29] "POST /neutron/port HTTP/1.1" 200 1112 0.031653 10.0.0.41 - - [2026-03-06 13:13:29] "GET /virtual-machine-interface/dedf7c28-67e6-4b1e-9553-9257190291ba?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1649 0.010920 10.0.0.41 - - [2026-03-06 13:13:29] "POST /ref-update HTTP/1.1" 200 156 0.028561 10.0.0.41 - - [2026-03-06 13:13:29] "GET /instance-ip/4f8261d3-aa9e-4d08-ae89-2dcf7f3323f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.005714 252.41.86.246 - - [2026-03-06 13:13:29] "POST /neutron/port HTTP/1.1" 200 151 0.238737 252.41.86.246 - - [2026-03-06 13:13:29] "POST /neutron/port HTTP/1.1" 200 151 0.222139 10.0.0.41 - - [2026-03-06 13:13:29] "DELETE /virtual-machine-interface/dedf7c28-67e6-4b1e-9553-9257190291ba HTTP/1.1" 200 115 0.074141 10.0.0.41 - - [2026-03-06 13:13:29] "POST /ref-update HTTP/1.1" 200 156 0.021872 10.0.0.41 - - [2026-03-06 13:13:30] "DELETE /virtual-machine/1f55ee98-948a-4d34-a876-9ae18a04b8cc HTTP/1.1" 200 115 0.031633 10.0.0.41 - - [2026-03-06 13:13:30] "GET /virtual-machine-interface/14fa5db4-1b9d-46e8-92db-a65a3ed2003d?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1648 0.011283 10.0.0.41 - - [2026-03-06 13:13:30] "POST /ref-update HTTP/1.1" 200 156 0.024306 10.0.0.41 - - [2026-03-06 13:13:30] "GET /instance-ip/4f8261d3-aa9e-4d08-ae89-2dcf7f3323f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1688 0.006450 10.0.0.41 - - [2026-03-06 13:13:30] "DELETE /instance-ip/4f8261d3-aa9e-4d08-ae89-2dcf7f3323f0 HTTP/1.1" 200 115 0.045024 10.0.0.41 - - [2026-03-06 13:13:30] "DELETE /virtual-machine-interface/14fa5db4-1b9d-46e8-92db-a65a3ed2003d HTTP/1.1" 200 115 0.061299 10.0.0.41 - - [2026-03-06 13:13:30] "DELETE /virtual-machine/faab3e98-6294-4302-8356-b362c9546946 HTTP/1.1" 200 115 0.022814 252.41.86.246 - - [2026-03-06 13:13:30] "POST /neutron/network HTTP/1.1" 200 831 0.007157 10.0.0.41 - - [2026-03-06 13:13:30] "POST /useragent-kv HTTP/1.1" 200 115 0.006382 10.0.0.41 - - [2026-03-06 13:13:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005157 10.0.0.41 - - [2026-03-06 13:13:30] "POST /useragent-kv HTTP/1.1" 200 115 0.003293 252.41.86.246 - - [2026-03-06 13:13:30] "POST /neutron/network HTTP/1.1" 200 151 0.104264 10.0.0.41 - - [2026-03-06 13:13:30] "DELETE /route-target/ba28e848-e4d3-4220-abf1-2cf1a28250c3 HTTP/1.1" 200 115 0.023520 252.41.86.246 - - [2026-03-06 13:13:31] "POST /neutron/network HTTP/1.1" 200 826 0.006728 10.0.0.41 - - [2026-03-06 13:13:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004646 10.0.0.41 - - [2026-03-06 13:13:31] "POST /useragent-kv HTTP/1.1" 200 115 0.002672 10.0.0.41 - - [2026-03-06 13:13:31] "POST /useragent-kv HTTP/1.1" 200 115 0.005303 252.41.86.246 - - [2026-03-06 13:13:31] "POST /neutron/network HTTP/1.1" 200 151 0.098640 10.0.0.41 - - [2026-03-06 13:13:31] "DELETE /route-target/f67bac1a-0acd-4f5e-b61b-2799288b95c0 HTTP/1.1" 200 115 0.021180 10.0.0.41 - - [2026-03-06 13:13:31] "GET /projects?obj_uuids=4461756f-97a0-4b68-a283-7a629d9fdf91&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001435 10.0.0.41 - - [2026-03-06 13:13:31] "GET /project/4461756f-97a0-4b68-a283-7a629d9fdf91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.033107 10.0.0.41 - - [2026-03-06 13:13:31] "GET /projects?obj_uuids=4461756f-97a0-4b68-a283-7a629d9fdf91&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001187 10.0.0.41 - - [2026-03-06 13:13:31] "GET /project/4461756f-97a0-4b68-a283-7a629d9fdf91?fields=virtual_networks HTTP/1.1" 200 1038 0.076283 10.0.0.41 - - [2026-03-06 13:13:31] "GET /projects?obj_uuids=4461756f-97a0-4b68-a283-7a629d9fdf91&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001218 10.0.0.41 - - [2026-03-06 13:13:31] "GET /project/4461756f-97a0-4b68-a283-7a629d9fdf91?fields=virtual_machine_interfaces HTTP/1.1" 200 1038 0.024657 10.0.0.41 - - [2026-03-06 13:13:31] "GET /projects?obj_uuids=4461756f-97a0-4b68-a283-7a629d9fdf91&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001256 10.0.0.41 - - [2026-03-06 13:13:31] "GET /project/4461756f-97a0-4b68-a283-7a629d9fdf91?fields=security_groups HTTP/1.1" 200 1266 0.028976 10.0.0.41 - - [2026-03-06 13:13:32] "DELETE /project/4461756f97a04b68a2837a629d9fdf91 HTTP/1.1" 404 173 0.007437 10.0.0.41 - - [2026-03-06 13:13:32] "GET /projects?obj_uuids=4461756f-97a0-4b68-a283-7a629d9fdf91&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001141 10.0.0.41 - - [2026-03-06 13:13:32] "GET /projects?obj_uuids=e46d5675-1cee-4e74-a72a-2abc32b7b82a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000992 10.0.0.41 - - [2026-03-06 13:13:32] "GET /project/e46d5675-1cee-4e74-a72a-2abc32b7b82a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.036659 10.0.0.41 - - [2026-03-06 13:13:32] "GET /project/4461756f-97a0-4b68-a283-7a629d9fdf91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.044537 10.0.0.41 - - [2026-03-06 13:13:32] "GET /projects?obj_uuids=4461756f-97a0-4b68-a283-7a629d9fdf91&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001374 10.0.0.41 - - [2026-03-06 13:13:32] "GET /projects?obj_uuids=e46d5675-1cee-4e74-a72a-2abc32b7b82a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001587 10.0.0.41 - - [2026-03-06 13:13:32] "GET /project/e46d5675-1cee-4e74-a72a-2abc32b7b82a?fields=security_groups HTTP/1.1" 200 1345 0.041107 10.0.0.41 - - [2026-03-06 13:13:32] "GET /project/4461756f-97a0-4b68-a283-7a629d9fdf91?fields=security_groups HTTP/1.1" 200 1359 0.047799 10.0.0.41 - - [2026-03-06 13:13:32] "DELETE /security-group/1da5bdd5-98c5-46ab-acd2-7fa8df407ee6 HTTP/1.1" 200 115 0.062128 10.0.0.41 - - [2026-03-06 13:13:32] "GET /projects?obj_uuids=e46d5675-1cee-4e74-a72a-2abc32b7b82a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001646 10.0.0.41 - - [2026-03-06 13:13:32] "DELETE /security-group/f66c5510-5dec-4e6d-9fd3-04c78b773554 HTTP/1.1" 200 115 0.075941 10.0.0.41 - - [2026-03-06 13:13:32] "GET /projects?obj_uuids=4461756f-97a0-4b68-a283-7a629d9fdf91&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002077 10.0.0.41 - - [2026-03-06 13:13:32] "DELETE /access-control-list/003e18cb-36d4-42a9-bdb0-765520c81ff0 HTTP/1.1" 200 115 0.072986 10.0.0.41 - - [2026-03-06 13:13:32] "GET /project/e46d5675-1cee-4e74-a72a-2abc32b7b82a?fields=application_policy_sets HTTP/1.1" 200 1384 0.056837 10.0.0.41 - - [2026-03-06 13:13:32] "GET /domains?obj_uuids=18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001428 10.0.0.41 - - [2026-03-06 13:13:32] "DELETE /access-control-list/f2453b91-ac10-4ecf-8d4e-60639b6d747a HTTP/1.1" 200 115 0.034732 10.0.0.41 - - [2026-03-06 13:13:32] "GET /domain/18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.013887 10.0.0.41 - - [2026-03-06 13:13:32] "GET /project/4461756f-97a0-4b68-a283-7a629d9fdf91?fields=application_policy_sets HTTP/1.1" 200 1398 0.119365 10.0.0.41 - - [2026-03-06 13:13:32] "DELETE /access-control-list/7b66bc76-4167-4a37-8ae4-4ba640dd47cc HTTP/1.1" 200 115 0.073909 10.0.0.41 - - [2026-03-06 13:13:32] "DELETE /access-control-list/d5558942-d60e-43cc-9a7c-e91cff81835c HTTP/1.1" 200 115 0.043842 10.0.0.41 - - [2026-03-06 13:13:32] "DELETE /project/e46d5675-1cee-4e74-a72a-2abc32b7b82a HTTP/1.1" 200 115 0.484917 10.0.0.41 - - [2026-03-06 13:13:32] "DELETE /project/4461756f-97a0-4b68-a283-7a629d9fdf91 HTTP/1.1" 200 115 0.540330 10.0.0.41 - - [2026-03-06 13:13:32] "POST /fqname-to-id HTTP/1.1" 404 194 0.036825 10.0.0.41 - - [2026-03-06 13:13:33] "GET /projects?obj_uuids=5ca82212-7aff-44dd-aaff-cbfb6c3bd4c9&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003839 10.0.0.41 - - [2026-03-06 13:13:33] "GET /domains?obj_uuids=18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.003348 10.0.0.41 - - [2026-03-06 13:13:33] "GET /domain/18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.010018 10.0.0.41 - - [2026-03-06 13:13:33] "POST /id-to-fqname HTTP/1.1" 200 196 0.001506 10.0.0.41 - - [2026-03-06 13:13:33] "POST /fqname-to-id HTTP/1.1" 404 205 0.004497 10.0.0.41 - - [2026-03-06 13:13:33] "POST /security-groups HTTP/1.1" 200 591 0.068815 10.0.0.41 - - [2026-03-06 13:13:33] "POST /fqname-to-id HTTP/1.1" 404 240 0.002942 10.0.0.41 - - [2026-03-06 13:13:33] "POST /projects HTTP/1.1" 200 593 0.240129 10.0.0.41 - - [2026-03-06 13:13:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.280121 10.0.0.41 - - [2026-03-06 13:13:33] "POST /access-control-lists HTTP/1.1" 200 604 0.067142 10.0.0.41 - - [2026-03-06 13:13:33] "GET /project/5ca82212-7aff-44dd-aaff-cbfb6c3bd4c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.442112 10.0.0.41 - - [2026-03-06 13:13:33] "POST /fqname-to-id HTTP/1.1" 404 239 0.003776 10.0.0.41 - - [2026-03-06 13:13:33] "POST /access-control-lists HTTP/1.1" 200 602 0.064814 10.0.0.41 - - [2026-03-06 13:13:34] "GET / HTTP/1.1" 200 36215 0.002440 10.0.0.41 - - [2026-03-06 13:13:35] "POST /fqname-to-id HTTP/1.1" 401 296 0.000715 10.0.0.41 - - [2026-03-06 13:13:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.093604 10.0.0.41 - - [2026-03-06 13:13:36] "GET /projects?obj_uuids=5ca82212-7aff-44dd-aaff-cbfb6c3bd4c9&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001435 10.0.0.41 - - [2026-03-06 13:13:36] "GET /project/5ca82212-7aff-44dd-aaff-cbfb6c3bd4c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.029768 252.41.86.246 - - [2026-03-06 13:13:36] "POST /neutron/network HTTP/1.1" 200 117 0.045717 10.0.0.41 - - [2026-03-06 13:13:36] "GET /projects?obj_uuids=5ca82212-7aff-44dd-aaff-cbfb6c3bd4c9&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001308 252.41.86.246 - - [2026-03-06 13:13:36] "POST /neutron/network HTTP/1.1" 200 611 0.088285 10.0.0.41 - - [2026-03-06 13:13:36] "POST /route-targets HTTP/1.1" 200 328 0.014772 10.0.0.41 - - [2026-03-06 13:13:36] "POST /ref-update HTTP/1.1" 200 156 0.027432 10.0.0.41 - - [2026-03-06 13:13:36] "POST /useragent-kv HTTP/1.1" 200 115 0.005065 252.41.86.246 - - [2026-03-06 13:13:36] "POST /neutron/subnet HTTP/1.1" 200 724 0.236018 10.0.0.41 - - [2026-03-06 13:13:37] "POST /fqname-to-id HTTP/1.1" 401 296 0.000652 10.0.0.41 - - [2026-03-06 13:13:37] "POST /useragent-kv HTTP/1.1" 200 115 0.008608 252.41.86.246 - - [2026-03-06 13:13:37] "POST /neutron/subnet HTTP/1.1" 200 828 0.230417 252.41.86.246 - - [2026-03-06 13:13:37] "POST /neutron/network HTTP/1.1" 200 1004 0.010206 10.0.0.41 - - [2026-03-06 13:13:37] "POST /id-to-fqname HTTP/1.1" 200 226 0.002098 10.0.0.41 - - [2026-03-06 13:13:37] "GET /virtual-network/c960fb73-3802-4ab1-a2db-92d1e2b60b82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.008754 252.41.86.246 - - [2026-03-06 13:13:37] "POST /neutron/network HTTP/1.1" 200 1004 0.009389 10.0.0.41 - - [2026-03-06 13:13:37] "GET /virtual-network/c960fb73-3802-4ab1-a2db-92d1e2b60b82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006228 252.41.86.246 - - [2026-03-06 13:13:37] "POST /neutron/network HTTP/1.1" 200 1004 0.009075 10.0.0.41 - - [2026-03-06 13:13:37] "POST /fqname-to-id HTTP/1.1" 404 207 0.033426 252.41.86.246 - - [2026-03-06 13:13:37] "POST /neutron/subnet HTTP/1.1" 200 724 0.008076 252.41.86.246 - - [2026-03-06 13:13:37] "POST /neutron/subnet HTTP/1.1" 200 828 0.009326 10.0.0.41 - - [2026-03-06 13:13:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003654 10.0.0.41 - - [2026-03-06 13:13:37] "GET /projects?obj_uuids=5ca82212-7aff-44dd-aaff-cbfb6c3bd4c9&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001327 10.0.0.41 - - [2026-03-06 13:13:37] "GET /project/5ca82212-7aff-44dd-aaff-cbfb6c3bd4c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.033180 252.41.86.246 - - [2026-03-06 13:13:37] "POST /neutron/network HTTP/1.1" 200 117 0.014473 10.0.0.41 - - [2026-03-06 13:13:37] "GET /projects?obj_uuids=5ca82212-7aff-44dd-aaff-cbfb6c3bd4c9&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001781 252.41.86.246 - - [2026-03-06 13:13:37] "POST /neutron/network HTTP/1.1" 200 611 0.092097 10.0.0.41 - - [2026-03-06 13:13:37] "POST /route-targets HTTP/1.1" 200 328 0.019958 10.0.0.41 - - [2026-03-06 13:13:37] "POST /ref-update HTTP/1.1" 200 156 0.033076 10.0.0.41 - - [2026-03-06 13:13:38] "POST /useragent-kv HTTP/1.1" 200 115 0.005935 252.41.86.246 - - [2026-03-06 13:13:38] "POST /neutron/subnet HTTP/1.1" 200 720 0.266577 10.0.0.41 - - [2026-03-06 13:13:38] "POST /fqname-to-id HTTP/1.1" 404 207 0.006029 10.0.0.41 - - [2026-03-06 13:13:38] "POST /useragent-kv HTTP/1.1" 200 115 0.007593 252.41.86.246 - - [2026-03-06 13:13:38] "POST /neutron/subnet HTTP/1.1" 200 828 0.155797 252.41.86.246 - - [2026-03-06 13:13:38] "POST /neutron/network HTTP/1.1" 200 1003 0.012073 10.0.0.41 - - [2026-03-06 13:13:38] "POST /id-to-fqname HTTP/1.1" 200 226 0.001600 10.0.0.41 - - [2026-03-06 13:13:38] "GET /virtual-network/8ef43fa1-4afb-401b-bf0e-24f7c0afe3c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.008466 252.41.86.246 - - [2026-03-06 13:13:38] "POST /neutron/network HTTP/1.1" 200 1003 0.009281 10.0.0.41 - - [2026-03-06 13:13:38] "GET /virtual-network/8ef43fa1-4afb-401b-bf0e-24f7c0afe3c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.006842 252.41.86.246 - - [2026-03-06 13:13:38] "POST /neutron/network HTTP/1.1" 200 1003 0.013158 252.41.86.246 - - [2026-03-06 13:13:38] "POST /neutron/subnet HTTP/1.1" 200 720 0.010130 252.41.86.246 - - [2026-03-06 13:13:38] "POST /neutron/subnet HTTP/1.1" 200 828 0.010117 10.0.0.41 - - [2026-03-06 13:13:38] "POST /fqname-to-id HTTP/1.1" 404 232 0.003251 10.0.0.41 - - [2026-03-06 13:13:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004269 10.0.0.41 - - [2026-03-06 13:13:38] "GET /projects?obj_uuids=5ca82212-7aff-44dd-aaff-cbfb6c3bd4c9&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001636 10.0.0.41 - - [2026-03-06 13:13:38] "GET /project/5ca82212-7aff-44dd-aaff-cbfb6c3bd4c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.047956 10.0.0.41 - - [2026-03-06 13:13:39] "POST /network-policys HTTP/1.1" 200 577 0.067192 10.0.0.41 - - [2026-03-06 13:13:39] "GET /network-policy/998cde85-85d3-4921-9017-8f4968659de0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.008046 252.41.86.246 - - [2026-03-06 13:13:39] "POST /neutron/network HTTP/1.1" 200 1004 0.011774 10.0.0.41 - - [2026-03-06 13:13:39] "POST /fqname-to-id HTTP/1.1" 404 240 0.011023 10.0.0.41 - - [2026-03-06 13:13:39] "POST /fqname-to-id HTTP/1.1" 404 207 0.009593 252.41.86.246 - - [2026-03-06 13:13:39] "POST /neutron/network HTTP/1.1" 200 1110 0.091992 10.0.0.41 - - [2026-03-06 13:13:39] "POST /access-control-lists HTTP/1.1" 200 596 0.083223 252.41.86.246 - - [2026-03-06 13:13:39] "POST /neutron/network HTTP/1.1" 200 1110 0.014104 10.0.0.41 - - [2026-03-06 13:13:39] "GET /virtual-network/c960fb73-3802-4ab1-a2db-92d1e2b60b82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.006444 10.0.0.41 - - [2026-03-06 13:13:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003876 10.0.0.41 - - [2026-03-06 13:13:39] "GET /network-policy/998cde85-85d3-4921-9017-8f4968659de0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.004810 252.41.86.246 - - [2026-03-06 13:13:39] "POST /neutron/network HTTP/1.1" 200 1003 0.009908 10.0.0.41 - - [2026-03-06 13:13:39] "POST /fqname-to-id HTTP/1.1" 404 207 0.004550 10.0.0.41 - - [2026-03-06 13:13:39] "PUT /access-control-list/6eeadaf2-2525-424b-b179-df11baf1e116 HTTP/1.1" 200 273 0.067697 252.41.86.246 - - [2026-03-06 13:13:39] "POST /neutron/network HTTP/1.1" 200 1109 0.128260 252.41.86.246 - - [2026-03-06 13:13:39] "POST /neutron/network HTTP/1.1" 200 1109 0.009078 10.0.0.41 - - [2026-03-06 13:13:39] "GET /virtual-network/8ef43fa1-4afb-401b-bf0e-24f7c0afe3c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2961 0.006173 10.0.0.41 - - [2026-03-06 13:13:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004051 10.0.0.41 - - [2026-03-06 13:13:39] "GET /network-policy/998cde85-85d3-4921-9017-8f4968659de0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.004460 10.0.0.41 - - [2026-03-06 13:13:40] "GET /domains HTTP/1.1" 401 296 0.000663 10.0.0.41 - - [2026-03-06 13:13:40] "POST /fqname-to-id HTTP/1.1" 404 240 0.003465 10.0.0.41 - - [2026-03-06 13:13:40] "POST /access-control-lists HTTP/1.1" 200 596 0.072044 10.0.0.41 - - [2026-03-06 13:13:40] "GET /domains HTTP/1.1" 200 438 0.049022 10.0.0.41 - - [2026-03-06 13:13:40] "POST /ref-update HTTP/1.1" 200 156 0.016061 10.0.0.41 - - [2026-03-06 13:13:40] "GET /domains?obj_uuids=18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.003335 10.0.0.41 - - [2026-03-06 13:13:40] "GET /domain/18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1 HTTP/1.1" 200 1313 0.014204 10.0.0.41 - - [2026-03-06 13:13:40] "GET /projects?obj_uuids=5ca82212-7aff-44dd-aaff-cbfb6c3bd4c9&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001634 10.0.0.41 - - [2026-03-06 13:13:40] "GET /project/5ca82212-7aff-44dd-aaff-cbfb6c3bd4c9 HTTP/1.1" 200 2619 0.046780 10.0.0.41 - - [2026-03-06 13:13:40] "GET /virtual-network/c960fb73-3802-4ab1-a2db-92d1e2b60b82 HTTP/1.1" 200 3504 0.007473 10.0.0.41 - - [2026-03-06 13:13:40] "GET /virtual-network/c960fb73-3802-4ab1-a2db-92d1e2b60b82 HTTP/1.1" 200 3504 0.007004 10.0.0.41 - - [2026-03-06 13:13:40] "GET /routing-instance/d713ee77-b9d0-48b5-bd20-293012819c9f HTTP/1.1" 200 1796 0.006179 10.0.0.41 - - [2026-03-06 13:13:40] "GET /routing-instance/d713ee77-b9d0-48b5-bd20-293012819c9f HTTP/1.1" 200 1796 0.005073 10.0.0.41 - - [2026-03-06 13:13:40] "GET /route-target/e9c3d441-4202-4c8b-b2b1-93d2ee6f1cfd HTTP/1.1" 200 1213 0.004663 10.0.0.41 - - [2026-03-06 13:13:40] "GET /virtual-network/c960fb73-3802-4ab1-a2db-92d1e2b60b82 HTTP/1.1" 200 3504 0.006289 10.0.0.41 - - [2026-03-06 13:13:40] "GET /routing-instance/d713ee77-b9d0-48b5-bd20-293012819c9f HTTP/1.1" 200 1796 0.004560 10.0.0.41 - - [2026-03-06 13:13:41] "GET /virtual-network/c960fb73-3802-4ab1-a2db-92d1e2b60b82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.006484 10.0.0.41 - - [2026-03-06 13:13:41] "GET /virtual-network/c960fb73-3802-4ab1-a2db-92d1e2b60b82 HTTP/1.1" 200 3504 0.006067 10.0.0.41 - - [2026-03-06 13:13:41] "GET /routing-instance/d713ee77-b9d0-48b5-bd20-293012819c9f HTTP/1.1" 200 1796 0.004900 10.0.0.41 - - [2026-03-06 13:13:41] "GET /routing-instance/d713ee77-b9d0-48b5-bd20-293012819c9f HTTP/1.1" 200 1796 0.005173 10.0.0.41 - - [2026-03-06 13:13:41] "GET /route-target/e9c3d441-4202-4c8b-b2b1-93d2ee6f1cfd HTTP/1.1" 200 1213 0.005238 10.0.0.41 - - [2026-03-06 13:13:41] "GET /domains HTTP/1.1" 200 438 0.003506 10.0.0.41 - - [2026-03-06 13:13:41] "GET /domains?obj_uuids=18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001143 10.0.0.41 - - [2026-03-06 13:13:41] "GET /domain/18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1 HTTP/1.1" 200 1313 0.007829 10.0.0.41 - - [2026-03-06 13:13:41] "GET /projects?obj_uuids=5ca82212-7aff-44dd-aaff-cbfb6c3bd4c9&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002010 10.0.0.41 - - [2026-03-06 13:13:41] "GET /project/5ca82212-7aff-44dd-aaff-cbfb6c3bd4c9 HTTP/1.1" 200 2619 0.034116 10.0.0.41 - - [2026-03-06 13:13:41] "GET /virtual-network/c960fb73-3802-4ab1-a2db-92d1e2b60b82 HTTP/1.1" 200 3504 0.006146 10.0.0.41 - - [2026-03-06 13:13:42] "GET /obj-perms HTTP/1.1" 200 6450 0.068718 10.0.0.41 - - [2026-03-06 13:13:42] "GET /domains HTTP/1.1" 200 438 0.003130 10.0.0.41 - - [2026-03-06 13:13:42] "GET /domains?obj_uuids=18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001980 10.0.0.41 - - [2026-03-06 13:13:42] "GET /domain/18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1 HTTP/1.1" 200 1313 0.008841 10.0.0.41 - - [2026-03-06 13:13:42] "GET /projects?obj_uuids=5ca82212-7aff-44dd-aaff-cbfb6c3bd4c9&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001624 10.0.0.41 - - [2026-03-06 13:13:42] "GET /project/5ca82212-7aff-44dd-aaff-cbfb6c3bd4c9 HTTP/1.1" 200 2619 0.028009 10.0.0.41 - - [2026-03-06 13:13:42] "GET /virtual-network/8ef43fa1-4afb-401b-bf0e-24f7c0afe3c7 HTTP/1.1" 200 3501 0.010807 10.0.0.41 - - [2026-03-06 13:13:42] "GET /virtual-network/8ef43fa1-4afb-401b-bf0e-24f7c0afe3c7 HTTP/1.1" 200 3501 0.006109 10.0.0.41 - - [2026-03-06 13:13:42] "GET /routing-instance/231570a1-660b-4737-8db5-6238145670ba HTTP/1.1" 200 1795 0.005307 10.0.0.41 - - [2026-03-06 13:13:42] "GET /routing-instance/231570a1-660b-4737-8db5-6238145670ba HTTP/1.1" 200 1795 0.006541 10.0.0.41 - - [2026-03-06 13:13:42] "GET /route-target/649b4968-14bb-4853-908c-1d10c0e8bf07 HTTP/1.1" 200 1212 0.004422 10.0.0.41 - - [2026-03-06 13:13:42] "GET /virtual-network/8ef43fa1-4afb-401b-bf0e-24f7c0afe3c7 HTTP/1.1" 200 3501 0.007385 10.0.0.41 - - [2026-03-06 13:13:42] "GET /routing-instance/231570a1-660b-4737-8db5-6238145670ba HTTP/1.1" 200 1795 0.004951 10.0.0.41 - - [2026-03-06 13:13:42] "GET /virtual-network/8ef43fa1-4afb-401b-bf0e-24f7c0afe3c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2961 0.006472 10.0.0.41 - - [2026-03-06 13:13:43] "GET /virtual-network/8ef43fa1-4afb-401b-bf0e-24f7c0afe3c7 HTTP/1.1" 200 3501 0.006648 10.0.0.41 - - [2026-03-06 13:13:43] "GET /routing-instance/231570a1-660b-4737-8db5-6238145670ba HTTP/1.1" 200 1795 0.004818 10.0.0.41 - - [2026-03-06 13:13:43] "GET /routing-instance/231570a1-660b-4737-8db5-6238145670ba HTTP/1.1" 200 1795 0.005481 10.0.0.41 - - [2026-03-06 13:13:43] "GET /route-target/649b4968-14bb-4853-908c-1d10c0e8bf07 HTTP/1.1" 200 1212 0.004348 10.0.0.41 - - [2026-03-06 13:13:43] "GET /domains HTTP/1.1" 200 438 0.003378 10.0.0.41 - - [2026-03-06 13:13:43] "GET /domains?obj_uuids=18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001314 10.0.0.41 - - [2026-03-06 13:13:43] "GET /domain/18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1 HTTP/1.1" 200 1313 0.012525 10.0.0.41 - - [2026-03-06 13:13:43] "GET /obj-perms HTTP/1.1" 200 6387 0.064935 10.0.0.41 - - [2026-03-06 13:13:43] "GET /projects?obj_uuids=5ca82212-7aff-44dd-aaff-cbfb6c3bd4c9&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001683 10.0.0.41 - - [2026-03-06 13:13:43] "GET /project/5ca82212-7aff-44dd-aaff-cbfb6c3bd4c9 HTTP/1.1" 200 2619 0.035763 10.0.0.41 - - [2026-03-06 13:13:43] "GET /virtual-network/8ef43fa1-4afb-401b-bf0e-24f7c0afe3c7 HTTP/1.1" 200 3501 0.006169 10.0.0.41 - - [2026-03-06 13:13:43] "GET /obj-perms HTTP/1.1" 200 6450 0.001990 10.0.0.41 - - [2026-03-06 13:13:43] "GET /virtual-network/8ef43fa1-4afb-401b-bf0e-24f7c0afe3c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2961 0.006593 252.41.86.246 - - [2026-03-06 13:13:43] "POST /neutron/network HTTP/1.1" 200 1109 0.016441 10.0.0.41 - - [2026-03-06 13:13:43] "GET /obj-perms HTTP/1.1" 200 6387 0.073959 10.0.0.41 - - [2026-03-06 13:13:43] "POST /fqname-to-id HTTP/1.1" 404 207 0.007787 252.41.86.246 - - [2026-03-06 13:13:43] "POST /neutron/network HTTP/1.1" 200 1003 0.069869 10.0.0.41 - - [2026-03-06 13:13:43] "DELETE /access-control-list/fa8d5368-3935-4be9-af0e-cde1910056fb HTTP/1.1" 200 115 0.048631 10.0.0.41 - - [2026-03-06 13:13:44] "POST /ref-update HTTP/1.1" 200 156 0.025740 252.41.86.246 - - [2026-03-06 13:13:44] "POST /neutron/network HTTP/1.1" 200 1003 0.011862 10.0.0.41 - - [2026-03-06 13:13:44] "GET /virtual-network/8ef43fa1-4afb-401b-bf0e-24f7c0afe3c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.006190 10.0.0.41 - - [2026-03-06 13:13:44] "GET /virtual-network/c960fb73-3802-4ab1-a2db-92d1e2b60b82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.006358 252.41.86.246 - - [2026-03-06 13:13:44] "POST /neutron/network HTTP/1.1" 200 1110 0.010832 10.0.0.41 - - [2026-03-06 13:13:44] "POST /fqname-to-id HTTP/1.1" 404 207 0.011286 252.41.86.246 - - [2026-03-06 13:13:44] "POST /neutron/network HTTP/1.1" 200 1004 0.064561 10.0.0.41 - - [2026-03-06 13:13:44] "DELETE /access-control-list/6eeadaf2-2525-424b-b179-df11baf1e116 HTTP/1.1" 200 115 0.040793 10.0.0.41 - - [2026-03-06 13:13:44] "POST /ref-update HTTP/1.1" 200 156 0.019938 252.41.86.246 - - [2026-03-06 13:13:44] "POST /neutron/network HTTP/1.1" 200 1004 0.011598 10.0.0.41 - - [2026-03-06 13:13:44] "GET /virtual-network/c960fb73-3802-4ab1-a2db-92d1e2b60b82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006831 10.0.0.41 - - [2026-03-06 13:13:44] "DELETE /network-policy/998cde85-85d3-4921-9017-8f4968659de0 HTTP/1.1" 200 115 0.038233 252.41.86.246 - - [2026-03-06 13:13:44] "POST /neutron/network HTTP/1.1" 200 1003 0.011513 10.0.0.41 - - [2026-03-06 13:13:44] "POST /useragent-kv HTTP/1.1" 200 115 0.003704 10.0.0.41 - - [2026-03-06 13:13:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.007084 10.0.0.41 - - [2026-03-06 13:13:44] "POST /useragent-kv HTTP/1.1" 200 115 0.004710 10.0.0.41 - - [2026-03-06 13:13:44] "POST /useragent-kv HTTP/1.1" 200 115 0.003918 10.0.0.41 - - [2026-03-06 13:13:44] "POST /useragent-kv HTTP/1.1" 200 115 0.002381 252.41.86.246 - - [2026-03-06 13:13:44] "POST /neutron/network HTTP/1.1" 200 151 0.124263 10.0.0.41 - - [2026-03-06 13:13:44] "DELETE /route-target/649b4968-14bb-4853-908c-1d10c0e8bf07 HTTP/1.1" 200 115 0.032525 10.0.0.41 - - [2026-03-06 13:13:44] "GET /routing-instance/231570a1-660b-4737-8db5-6238145670ba HTTP/1.1" 404 171 0.004552 10.0.0.41 - - [2026-03-06 13:13:44] "GET /domains HTTP/1.1" 200 438 0.003315 10.0.0.41 - - [2026-03-06 13:13:44] "GET /domains?obj_uuids=18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001595 10.0.0.41 - - [2026-03-06 13:13:44] "GET /domain/18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1 HTTP/1.1" 200 1313 0.009828 10.0.0.41 - - [2026-03-06 13:13:44] "GET /projects?obj_uuids=5ca82212-7aff-44dd-aaff-cbfb6c3bd4c9&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001962 10.0.0.41 - - [2026-03-06 13:13:44] "GET /project/5ca82212-7aff-44dd-aaff-cbfb6c3bd4c9 HTTP/1.1" 200 2141 0.029412 252.41.86.246 - - [2026-03-06 13:13:45] "POST /neutron/network HTTP/1.1" 200 1004 0.008898 10.0.0.41 - - [2026-03-06 13:13:45] "POST /useragent-kv HTTP/1.1" 200 115 0.003970 10.0.0.41 - - [2026-03-06 13:13:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004561 10.0.0.41 - - [2026-03-06 13:13:45] "POST /useragent-kv HTTP/1.1" 200 115 0.004848 10.0.0.41 - - [2026-03-06 13:13:45] "POST /useragent-kv HTTP/1.1" 200 115 0.003235 10.0.0.41 - - [2026-03-06 13:13:45] "POST /useragent-kv HTTP/1.1" 200 115 0.002105 252.41.86.246 - - [2026-03-06 13:13:45] "POST /neutron/network HTTP/1.1" 200 151 0.106129 10.0.0.41 - - [2026-03-06 13:13:45] "DELETE /route-target/e9c3d441-4202-4c8b-b2b1-93d2ee6f1cfd HTTP/1.1" 200 115 0.024444 10.0.0.41 - - [2026-03-06 13:13:45] "GET /routing-instance/d713ee77-b9d0-48b5-bd20-293012819c9f HTTP/1.1" 404 171 0.002895 10.0.0.41 - - [2026-03-06 13:13:45] "GET /domains HTTP/1.1" 200 438 0.003267 10.0.0.41 - - [2026-03-06 13:13:45] "GET /domains?obj_uuids=18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001211 10.0.0.41 - - [2026-03-06 13:13:45] "GET /domain/18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1 HTTP/1.1" 200 1313 0.007662 10.0.0.41 - - [2026-03-06 13:13:45] "GET /projects?obj_uuids=5ca82212-7aff-44dd-aaff-cbfb6c3bd4c9&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002221 10.0.0.41 - - [2026-03-06 13:13:45] "GET /project/5ca82212-7aff-44dd-aaff-cbfb6c3bd4c9 HTTP/1.1" 200 1897 0.033461 10.0.0.41 - - [2026-03-06 13:13:46] "GET /projects?obj_uuids=5ca82212-7aff-44dd-aaff-cbfb6c3bd4c9&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001390 10.0.0.41 - - [2026-03-06 13:13:46] "GET /project/5ca82212-7aff-44dd-aaff-cbfb6c3bd4c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.029813 10.0.0.41 - - [2026-03-06 13:13:46] "GET /projects?obj_uuids=5ca82212-7aff-44dd-aaff-cbfb6c3bd4c9&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001610 10.0.0.41 - - [2026-03-06 13:13:46] "GET /project/5ca82212-7aff-44dd-aaff-cbfb6c3bd4c9?fields=virtual_networks HTTP/1.1" 200 1048 0.071994 10.0.0.41 - - [2026-03-06 13:13:46] "GET /projects?obj_uuids=5ca82212-7aff-44dd-aaff-cbfb6c3bd4c9&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001796 10.0.0.41 - - [2026-03-06 13:13:46] "GET /project/5ca82212-7aff-44dd-aaff-cbfb6c3bd4c9?fields=virtual_machine_interfaces HTTP/1.1" 200 1048 0.035915 10.0.0.41 - - [2026-03-06 13:13:46] "GET /projects?obj_uuids=5ca82212-7aff-44dd-aaff-cbfb6c3bd4c9&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001830 10.0.0.41 - - [2026-03-06 13:13:46] "GET /project/5ca82212-7aff-44dd-aaff-cbfb6c3bd4c9?fields=security_groups HTTP/1.1" 200 1281 0.029763 10.0.0.41 - - [2026-03-06 13:13:47] "GET /domains?obj_uuids=18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001221 10.0.0.41 - - [2026-03-06 13:13:47] "GET /domain/18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.008000 10.0.0.41 - - [2026-03-06 13:13:47] "POST /fqname-to-id HTTP/1.1" 404 202 0.049524 10.0.0.41 - - [2026-03-06 13:13:47] "GET /projects?obj_uuids=38976d4d-ba56-4167-90a5-adfcc8d4a5a3&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003362 10.0.0.41 - - [2026-03-06 13:13:47] "GET /domains?obj_uuids=18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001274 10.0.0.41 - - [2026-03-06 13:13:47] "GET /domain/18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.008583 10.0.0.41 - - [2026-03-06 13:13:47] "POST /id-to-fqname HTTP/1.1" 200 204 0.001876 10.0.0.41 - - [2026-03-06 13:13:47] "POST /fqname-to-id HTTP/1.1" 404 213 0.003549 10.0.0.41 - - [2026-03-06 13:13:48] "POST /security-groups HTTP/1.1" 200 599 0.072501 10.0.0.41 - - [2026-03-06 13:13:48] "POST /fqname-to-id HTTP/1.1" 404 248 0.003684 10.0.0.41 - - [2026-03-06 13:13:48] "POST /projects HTTP/1.1" 200 609 0.241207 10.0.0.41 - - [2026-03-06 13:13:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.283676 10.0.0.41 - - [2026-03-06 13:13:48] "POST /access-control-lists HTTP/1.1" 200 612 0.069431 10.0.0.41 - - [2026-03-06 13:13:48] "GET /project/38976d4d-ba56-4167-90a5-adfcc8d4a5a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.450138 10.0.0.41 - - [2026-03-06 13:13:48] "POST /fqname-to-id HTTP/1.1" 404 247 0.003352 10.0.0.41 - - [2026-03-06 13:13:48] "POST /access-control-lists HTTP/1.1" 200 610 0.069289 10.0.0.41 - - [2026-03-06 13:13:49] "GET / HTTP/1.1" 200 36215 0.005107 10.0.0.41 - - [2026-03-06 13:13:50] "POST /fqname-to-id HTTP/1.1" 401 296 0.000665 10.0.0.41 - - [2026-03-06 13:13:51] "POST /fqname-to-id HTTP/1.1" 404 231 0.087427 10.0.0.41 - - [2026-03-06 13:13:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003432 10.0.0.41 - - [2026-03-06 13:13:51] "GET /projects?obj_uuids=38976d4d-ba56-4167-90a5-adfcc8d4a5a3&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001267 10.0.0.41 - - [2026-03-06 13:13:51] "GET /project/38976d4d-ba56-4167-90a5-adfcc8d4a5a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.030867 10.0.0.41 - - [2026-03-06 13:13:51] "POST /network-policys HTTP/1.1" 200 567 0.064785 10.0.0.41 - - [2026-03-06 13:13:51] "GET /network-policy/9e1aea0a-8903-4adb-9b0d-1818ec11ee46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3145 0.005498 10.0.0.41 - - [2026-03-06 13:13:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004178 10.0.0.41 - - [2026-03-06 13:13:51] "GET /projects?obj_uuids=38976d4d-ba56-4167-90a5-adfcc8d4a5a3&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001192 10.0.0.41 - - [2026-03-06 13:13:51] "GET /project/38976d4d-ba56-4167-90a5-adfcc8d4a5a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.033527 252.41.86.246 - - [2026-03-06 13:13:51] "POST /neutron/network HTTP/1.1" 200 117 0.042269 10.0.0.41 - - [2026-03-06 13:13:51] "GET /projects?obj_uuids=38976d4d-ba56-4167-90a5-adfcc8d4a5a3&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001425 252.41.86.246 - - [2026-03-06 13:13:51] "POST /neutron/network HTTP/1.1" 200 621 0.079364 10.0.0.41 - - [2026-03-06 13:13:51] "POST /route-targets HTTP/1.1" 200 328 0.013032 10.0.0.41 - - [2026-03-06 13:13:51] "POST /ref-update HTTP/1.1" 200 156 0.012623 10.0.0.41 - - [2026-03-06 13:13:52] "POST /useragent-kv HTTP/1.1" 200 115 0.005356 252.41.86.246 - - [2026-03-06 13:13:52] "POST /neutron/subnet HTTP/1.1" 200 724 0.185025 10.0.0.41 - - [2026-03-06 13:13:52] "POST /fqname-to-id HTTP/1.1" 404 207 0.003990 10.0.0.41 - - [2026-03-06 13:13:52] "POST /useragent-kv HTTP/1.1" 200 115 0.005501 252.41.86.246 - - [2026-03-06 13:13:52] "POST /neutron/subnet HTTP/1.1" 200 828 0.195416 252.41.86.246 - - [2026-03-06 13:13:52] "POST /neutron/network HTTP/1.1" 200 1014 0.009579 10.0.0.41 - - [2026-03-06 13:13:52] "POST /id-to-fqname HTTP/1.1" 200 235 0.001723 10.0.0.41 - - [2026-03-06 13:13:52] "GET /virtual-network/27ea8fa1-38a6-4c1f-989c-2a84b33b7035?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2659 0.006814 252.41.86.246 - - [2026-03-06 13:13:52] "POST /neutron/network HTTP/1.1" 200 1014 0.008302 10.0.0.41 - - [2026-03-06 13:13:52] "GET /virtual-network/27ea8fa1-38a6-4c1f-989c-2a84b33b7035?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2659 0.005597 252.41.86.246 - - [2026-03-06 13:13:52] "POST /neutron/network HTTP/1.1" 200 1014 0.009084 252.41.86.246 - - [2026-03-06 13:13:52] "POST /neutron/subnet HTTP/1.1" 200 724 0.008629 252.41.86.246 - - [2026-03-06 13:13:52] "POST /neutron/subnet HTTP/1.1" 200 828 0.008270 252.41.86.246 - - [2026-03-06 13:13:52] "POST /neutron/network HTTP/1.1" 200 1014 0.009784 10.0.0.41 - - [2026-03-06 13:13:52] "POST /fqname-to-id HTTP/1.1" 404 250 0.010515 10.0.0.41 - - [2026-03-06 13:13:52] "POST /fqname-to-id HTTP/1.1" 404 207 0.010056 252.41.86.246 - - [2026-03-06 13:13:52] "POST /neutron/network HTTP/1.1" 200 1119 0.072001 10.0.0.41 - - [2026-03-06 13:13:53] "POST /access-control-lists HTTP/1.1" 200 607 0.073537 252.41.86.246 - - [2026-03-06 13:13:53] "POST /neutron/network HTTP/1.1" 200 1119 0.011383 10.0.0.41 - - [2026-03-06 13:13:53] "GET /virtual-network/27ea8fa1-38a6-4c1f-989c-2a84b33b7035?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2981 0.006233 10.0.0.41 - - [2026-03-06 13:13:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003356 10.0.0.41 - - [2026-03-06 13:13:53] "GET /network-policy/9e1aea0a-8903-4adb-9b0d-1818ec11ee46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3145 0.004980 10.0.0.41 - - [2026-03-06 13:13:53] "GET /domains HTTP/1.1" 401 296 0.000509 10.0.0.41 - - [2026-03-06 13:13:53] "GET /domains HTTP/1.1" 200 438 0.039482 10.0.0.41 - - [2026-03-06 13:13:53] "GET /domains?obj_uuids=18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001267 10.0.0.41 - - [2026-03-06 13:13:53] "GET /domain/18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1 HTTP/1.1" 200 1514 0.011872 10.0.0.41 - - [2026-03-06 13:13:53] "GET /projects?obj_uuids=38976d4d-ba56-4167-90a5-adfcc8d4a5a3&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001235 10.0.0.41 - - [2026-03-06 13:13:53] "GET /project/38976d4d-ba56-4167-90a5-adfcc8d4a5a3 HTTP/1.1" 200 2453 0.031870 10.0.0.41 - - [2026-03-06 13:13:53] "GET /virtual-network/27ea8fa1-38a6-4c1f-989c-2a84b33b7035 HTTP/1.1" 200 3541 0.009394 10.0.0.41 - - [2026-03-06 13:13:53] "GET /virtual-network/27ea8fa1-38a6-4c1f-989c-2a84b33b7035 HTTP/1.1" 200 3541 0.009011 10.0.0.41 - - [2026-03-06 13:13:53] "GET /routing-instance/65b4a550-e67a-4a7f-98c0-7566ca736d6c HTTP/1.1" 200 1496 0.005028 10.0.0.41 - - [2026-03-06 13:13:54] "GET /routing-instance/65b4a550-e67a-4a7f-98c0-7566ca736d6c HTTP/1.1" 200 1496 0.004990 10.0.0.41 - - [2026-03-06 13:13:54] "GET /route-target/b98ee7c7-9e50-47ab-8ee1-09ddedf29f92 HTTP/1.1" 200 1223 0.004327 10.0.0.41 - - [2026-03-06 13:13:54] "GET /virtual-network/27ea8fa1-38a6-4c1f-989c-2a84b33b7035 HTTP/1.1" 200 3541 0.006564 10.0.0.41 - - [2026-03-06 13:13:54] "GET /routing-instance/65b4a550-e67a-4a7f-98c0-7566ca736d6c HTTP/1.1" 200 1496 0.007041 10.0.0.41 - - [2026-03-06 13:13:54] "GET /virtual-network/27ea8fa1-38a6-4c1f-989c-2a84b33b7035?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2981 0.006657 10.0.0.41 - - [2026-03-06 13:13:54] "GET /virtual-network/27ea8fa1-38a6-4c1f-989c-2a84b33b7035 HTTP/1.1" 200 3541 0.006133 10.0.0.41 - - [2026-03-06 13:13:54] "GET /routing-instance/65b4a550-e67a-4a7f-98c0-7566ca736d6c HTTP/1.1" 200 1496 0.004051 10.0.0.41 - - [2026-03-06 13:13:54] "GET /routing-instance/65b4a550-e67a-4a7f-98c0-7566ca736d6c HTTP/1.1" 200 1496 0.004359 10.0.0.41 - - [2026-03-06 13:13:54] "GET /route-target/b98ee7c7-9e50-47ab-8ee1-09ddedf29f92 HTTP/1.1" 200 1223 0.004174 10.0.0.41 - - [2026-03-06 13:13:54] "GET /domains HTTP/1.1" 200 438 0.003924 10.0.0.41 - - [2026-03-06 13:13:54] "GET /domains?obj_uuids=18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001722 10.0.0.41 - - [2026-03-06 13:13:54] "GET /domain/18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1 HTTP/1.1" 200 1514 0.010213 10.0.0.41 - - [2026-03-06 13:13:54] "GET /projects?obj_uuids=38976d4d-ba56-4167-90a5-adfcc8d4a5a3&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001385 10.0.0.41 - - [2026-03-06 13:13:54] "GET /project/38976d4d-ba56-4167-90a5-adfcc8d4a5a3 HTTP/1.1" 200 2453 0.037250 10.0.0.41 - - [2026-03-06 13:13:54] "GET /virtual-network/27ea8fa1-38a6-4c1f-989c-2a84b33b7035 HTTP/1.1" 200 3541 0.006961 10.0.0.41 - - [2026-03-06 13:13:55] "GET /obj-perms HTTP/1.1" 200 6466 0.069810 10.0.0.41 - - [2026-03-06 13:13:55] "GET /domains HTTP/1.1" 200 438 0.003601 10.0.0.41 - - [2026-03-06 13:13:55] "GET /domains?obj_uuids=18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001282 10.0.0.41 - - [2026-03-06 13:13:55] "GET /domain/18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1 HTTP/1.1" 200 1514 0.008811 10.0.0.41 - - [2026-03-06 13:13:55] "GET /projects?obj_uuids=38976d4d-ba56-4167-90a5-adfcc8d4a5a3&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001251 10.0.0.41 - - [2026-03-06 13:13:55] "GET /project/38976d4d-ba56-4167-90a5-adfcc8d4a5a3 HTTP/1.1" 200 2453 0.033149 10.0.0.41 - - [2026-03-06 13:13:55] "GET /network-policy/9e1aea0a-8903-4adb-9b0d-1818ec11ee46 HTTP/1.1" 200 3470 0.006015 10.0.0.41 - - [2026-03-06 13:13:55] "DELETE /network-policy/9e1aea0a-8903-4adb-9b0d-1818ec11ee46 HTTP/1.1" 409 239 0.007698 252.41.86.246 - - [2026-03-06 13:13:55] "POST /neutron/network HTTP/1.1" 200 1119 0.010034 10.0.0.41 - - [2026-03-06 13:13:55] "DELETE /access-control-list/609c370a-c493-40d0-9874-52c8e5600abc HTTP/1.1" 200 115 0.030731 10.0.0.41 - - [2026-03-06 13:13:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005036 10.0.0.41 - - [2026-03-06 13:13:55] "POST /useragent-kv HTTP/1.1" 200 115 0.002882 10.0.0.41 - - [2026-03-06 13:13:55] "POST /useragent-kv HTTP/1.1" 200 115 0.002804 10.0.0.41 - - [2026-03-06 13:13:55] "POST /useragent-kv HTTP/1.1" 200 115 0.002971 10.0.0.41 - - [2026-03-06 13:13:55] "POST /useragent-kv HTTP/1.1" 200 115 0.003688 252.41.86.246 - - [2026-03-06 13:13:55] "POST /neutron/network HTTP/1.1" 200 151 0.124464 10.0.0.41 - - [2026-03-06 13:13:55] "GET /routing-instance/65b4a550-e67a-4a7f-98c0-7566ca736d6c HTTP/1.1" 404 171 0.003553 10.0.0.41 - - [2026-03-06 13:13:55] "DELETE /route-target/b98ee7c7-9e50-47ab-8ee1-09ddedf29f92 HTTP/1.1" 200 115 0.017292 10.0.0.41 - - [2026-03-06 13:13:55] "GET /domains HTTP/1.1" 200 438 0.003365 10.0.0.41 - - [2026-03-06 13:13:56] "GET /domains?obj_uuids=18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001225 10.0.0.41 - - [2026-03-06 13:13:56] "GET /domain/18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1 HTTP/1.1" 200 1514 0.007834 10.0.0.41 - - [2026-03-06 13:13:56] "GET /projects?obj_uuids=38976d4d-ba56-4167-90a5-adfcc8d4a5a3&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001192 10.0.0.41 - - [2026-03-06 13:13:56] "GET /project/38976d4d-ba56-4167-90a5-adfcc8d4a5a3 HTTP/1.1" 200 2200 0.032411 10.0.0.41 - - [2026-03-06 13:13:56] "DELETE /network-policy/9e1aea0a-8903-4adb-9b0d-1818ec11ee46 HTTP/1.1" 200 115 0.039701 10.0.0.41 - - [2026-03-06 13:13:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004258 10.0.0.41 - - [2026-03-06 13:13:56] "GET /projects?obj_uuids=38976d4d-ba56-4167-90a5-adfcc8d4a5a3&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001822 10.0.0.41 - - [2026-03-06 13:13:56] "GET /project/38976d4d-ba56-4167-90a5-adfcc8d4a5a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.036357 10.0.0.41 - - [2026-03-06 13:13:56] "GET /network-policys?parent_fq_name_str=admin_domain%3Actest-TestBasicPolicyNegativeIpv4v6-30948767&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.005503 10.0.0.41 - - [2026-03-06 13:13:57] "GET /projects?obj_uuids=38976d4d-ba56-4167-90a5-adfcc8d4a5a3&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001621 10.0.0.41 - - [2026-03-06 13:13:57] "GET /project/38976d4d-ba56-4167-90a5-adfcc8d4a5a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.028702 10.0.0.41 - - [2026-03-06 13:13:57] "GET /projects?obj_uuids=38976d4d-ba56-4167-90a5-adfcc8d4a5a3&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001480 10.0.0.41 - - [2026-03-06 13:13:57] "GET /project/38976d4d-ba56-4167-90a5-adfcc8d4a5a3?fields=virtual_networks HTTP/1.1" 200 1064 0.079589 10.0.0.41 - - [2026-03-06 13:13:57] "GET /projects?obj_uuids=38976d4d-ba56-4167-90a5-adfcc8d4a5a3&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001298 10.0.0.41 - - [2026-03-06 13:13:57] "GET /project/38976d4d-ba56-4167-90a5-adfcc8d4a5a3?fields=virtual_machine_interfaces HTTP/1.1" 200 1064 0.033384 10.0.0.41 - - [2026-03-06 13:13:57] "GET /projects?obj_uuids=38976d4d-ba56-4167-90a5-adfcc8d4a5a3&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001544 10.0.0.41 - - [2026-03-06 13:13:57] "GET /project/38976d4d-ba56-4167-90a5-adfcc8d4a5a3?fields=security_groups HTTP/1.1" 200 1305 0.031626 10.0.0.41 - - [2026-03-06 13:13:58] "GET /domains?obj_uuids=18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001687 10.0.0.41 - - [2026-03-06 13:13:58] "GET /domain/18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.009745 10.0.0.41 - - [2026-03-06 13:13:58] "POST /fqname-to-id HTTP/1.1" 404 188 0.033872 10.0.0.41 - - [2026-03-06 13:13:58] "GET /projects?obj_uuids=82df8dca-fb59-477e-921a-87fd13ff2955&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003640 10.0.0.41 - - [2026-03-06 13:13:59] "GET /domains?obj_uuids=18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001605 10.0.0.41 - - [2026-03-06 13:13:59] "GET /domain/18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.008588 10.0.0.41 - - [2026-03-06 13:13:59] "POST /id-to-fqname HTTP/1.1" 200 190 0.007440 10.0.0.41 - - [2026-03-06 13:13:59] "POST /fqname-to-id HTTP/1.1" 404 199 0.004502 10.0.0.41 - - [2026-03-06 13:13:59] "POST /security-groups HTTP/1.1" 200 585 0.064608 10.0.0.41 - - [2026-03-06 13:13:59] "POST /fqname-to-id HTTP/1.1" 404 234 0.006367 10.0.0.41 - - [2026-03-06 13:13:59] "POST /projects HTTP/1.1" 200 581 0.232382 10.0.0.41 - - [2026-03-06 13:13:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.311268 10.0.0.41 - - [2026-03-06 13:13:59] "POST /access-control-lists HTTP/1.1" 200 598 0.061336 10.0.0.41 - - [2026-03-06 13:13:59] "POST /fqname-to-id HTTP/1.1" 404 233 0.003087 10.0.0.41 - - [2026-03-06 13:13:59] "GET /project/82df8dca-fb59-477e-921a-87fd13ff2955?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.461109 10.0.0.41 - - [2026-03-06 13:13:59] "POST /access-control-lists HTTP/1.1" 200 596 0.065068 10.0.0.41 - - [2026-03-06 13:14:00] "GET / HTTP/1.1" 200 36215 0.006181 10.0.0.41 - - [2026-03-06 13:14:01] "POST /fqname-to-id HTTP/1.1" 401 296 0.000686 10.0.0.41 - - [2026-03-06 13:14:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.087348 10.0.0.41 - - [2026-03-06 13:14:02] "GET /projects?obj_uuids=82df8dca-fb59-477e-921a-87fd13ff2955&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001242 10.0.0.41 - - [2026-03-06 13:14:02] "GET /project/82df8dca-fb59-477e-921a-87fd13ff2955?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.034861 252.41.86.246 - - [2026-03-06 13:14:02] "POST /neutron/network HTTP/1.1" 200 117 0.043243 10.0.0.41 - - [2026-03-06 13:14:02] "GET /projects?obj_uuids=82df8dca-fb59-477e-921a-87fd13ff2955&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001611 252.41.86.246 - - [2026-03-06 13:14:02] "POST /neutron/network HTTP/1.1" 200 605 0.091547 10.0.0.41 - - [2026-03-06 13:14:02] "POST /route-targets HTTP/1.1" 200 328 0.012806 10.0.0.41 - - [2026-03-06 13:14:02] "POST /ref-update HTTP/1.1" 200 156 0.024542 10.0.0.41 - - [2026-03-06 13:14:02] "POST /useragent-kv HTTP/1.1" 200 115 0.003039 252.41.86.246 - - [2026-03-06 13:14:02] "POST /neutron/subnet HTTP/1.1" 200 729 0.194183 252.41.86.246 - - [2026-03-06 13:14:02] "POST /neutron/network HTTP/1.1" 200 825 0.007436 10.0.0.41 - - [2026-03-06 13:14:02] "POST /id-to-fqname HTTP/1.1" 200 220 0.001821 10.0.0.41 - - [2026-03-06 13:14:02] "GET /virtual-network/45ed1af8-0807-4378-8c2c-d62f502bdeca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006113 252.41.86.246 - - [2026-03-06 13:14:02] "POST /neutron/network HTTP/1.1" 200 825 0.007176 10.0.0.41 - - [2026-03-06 13:14:03] "GET /virtual-network/45ed1af8-0807-4378-8c2c-d62f502bdeca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005790 252.41.86.246 - - [2026-03-06 13:14:03] "POST /neutron/network HTTP/1.1" 200 825 0.006895 252.41.86.246 - - [2026-03-06 13:14:03] "POST /neutron/subnet HTTP/1.1" 200 729 0.012777 10.0.0.41 - - [2026-03-06 13:14:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003879 10.0.0.41 - - [2026-03-06 13:14:03] "GET /projects?obj_uuids=82df8dca-fb59-477e-921a-87fd13ff2955&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001687 10.0.0.41 - - [2026-03-06 13:14:03] "GET /project/82df8dca-fb59-477e-921a-87fd13ff2955?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.032346 252.41.86.246 - - [2026-03-06 13:14:03] "POST /neutron/network HTTP/1.1" 200 117 0.013052 10.0.0.41 - - [2026-03-06 13:14:03] "GET /projects?obj_uuids=82df8dca-fb59-477e-921a-87fd13ff2955&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001288 252.41.86.246 - - [2026-03-06 13:14:03] "POST /neutron/network HTTP/1.1" 200 605 0.079235 10.0.0.41 - - [2026-03-06 13:14:03] "POST /route-targets HTTP/1.1" 200 328 0.015950 10.0.0.41 - - [2026-03-06 13:14:03] "POST /ref-update HTTP/1.1" 200 156 0.020886 10.0.0.41 - - [2026-03-06 13:14:03] "POST /useragent-kv HTTP/1.1" 200 115 0.006646 252.41.86.246 - - [2026-03-06 13:14:03] "POST /neutron/subnet HTTP/1.1" 200 725 0.146274 252.41.86.246 - - [2026-03-06 13:14:03] "POST /neutron/network HTTP/1.1" 200 824 0.008463 10.0.0.41 - - [2026-03-06 13:14:03] "POST /id-to-fqname HTTP/1.1" 200 220 0.002240 10.0.0.41 - - [2026-03-06 13:14:03] "GET /virtual-network/97c19c4d-63c4-4a0b-888d-4e4263d204d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.007112 252.41.86.246 - - [2026-03-06 13:14:03] "POST /neutron/network HTTP/1.1" 200 824 0.008188 10.0.0.41 - - [2026-03-06 13:14:03] "GET /virtual-network/97c19c4d-63c4-4a0b-888d-4e4263d204d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.008387 252.41.86.246 - - [2026-03-06 13:14:03] "POST /neutron/network HTTP/1.1" 200 824 0.007904 252.41.86.246 - - [2026-03-06 13:14:03] "POST /neutron/subnet HTTP/1.1" 200 725 0.009812 10.0.0.41 - - [2026-03-06 13:14:04] "POST /fqname-to-id HTTP/1.1" 404 226 0.003196 10.0.0.41 - - [2026-03-06 13:14:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004167 10.0.0.41 - - [2026-03-06 13:14:04] "GET /projects?obj_uuids=82df8dca-fb59-477e-921a-87fd13ff2955&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001543 10.0.0.41 - - [2026-03-06 13:14:04] "GET /project/82df8dca-fb59-477e-921a-87fd13ff2955?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.031126 10.0.0.41 - - [2026-03-06 13:14:04] "POST /network-policys HTTP/1.1" 200 571 0.024089 10.0.0.41 - - [2026-03-06 13:14:04] "GET /network-policy/79887141-40db-411a-ac69-ed4c531255b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2148 0.005810 252.41.86.246 - - [2026-03-06 13:14:04] "POST /neutron/network HTTP/1.1" 200 825 0.009583 10.0.0.41 - - [2026-03-06 13:14:04] "POST /fqname-to-id HTTP/1.1" 404 234 0.004456 252.41.86.246 - - [2026-03-06 13:14:04] "POST /neutron/network HTTP/1.1" 200 925 0.056252 10.0.0.41 - - [2026-03-06 13:14:04] "POST /access-control-lists HTTP/1.1" 200 590 0.070559 252.41.86.246 - - [2026-03-06 13:14:04] "POST /neutron/network HTTP/1.1" 200 925 0.008402 10.0.0.41 - - [2026-03-06 13:14:04] "GET /virtual-network/45ed1af8-0807-4378-8c2c-d62f502bdeca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.005561 10.0.0.41 - - [2026-03-06 13:14:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003244 10.0.0.41 - - [2026-03-06 13:14:04] "GET /network-policy/79887141-40db-411a-ac69-ed4c531255b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2148 0.005049 252.41.86.246 - - [2026-03-06 13:14:04] "POST /neutron/network HTTP/1.1" 200 824 0.007346 252.41.86.246 - - [2026-03-06 13:14:04] "POST /neutron/network HTTP/1.1" 200 924 0.056187 10.0.0.41 - - [2026-03-06 13:14:04] "PUT /access-control-list/3d4f7b7c-4a06-4549-8ec9-df3c1858fe8a HTTP/1.1" 200 273 0.056525 10.0.0.41 - - [2026-03-06 13:14:04] "POST /fqname-to-id HTTP/1.1" 404 234 0.007729 252.41.86.246 - - [2026-03-06 13:14:04] "POST /neutron/network HTTP/1.1" 200 924 0.007272 10.0.0.41 - - [2026-03-06 13:14:04] "GET /virtual-network/97c19c4d-63c4-4a0b-888d-4e4263d204d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.037408 10.0.0.41 - - [2026-03-06 13:14:04] "POST /access-control-lists HTTP/1.1" 200 590 0.071731 10.0.0.41 - - [2026-03-06 13:14:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.007659 10.0.0.41 - - [2026-03-06 13:14:05] "GET /network-policy/79887141-40db-411a-ac69-ed4c531255b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2148 0.003715 10.0.0.41 - - [2026-03-06 13:14:05] "POST /ref-update HTTP/1.1" 200 156 0.015128 10.0.0.41 - - [2026-03-06 13:14:05] "GET /domains HTTP/1.1" 401 296 0.001465 10.0.0.41 - - [2026-03-06 13:14:05] "GET /domains HTTP/1.1" 200 438 0.037089 10.0.0.41 - - [2026-03-06 13:14:05] "GET /domains?obj_uuids=18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001327 10.0.0.41 - - [2026-03-06 13:14:05] "GET /domain/18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1 HTTP/1.1" 200 1701 0.010869 10.0.0.41 - - [2026-03-06 13:14:05] "GET /projects?obj_uuids=82df8dca-fb59-477e-921a-87fd13ff2955&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.002063 10.0.0.41 - - [2026-03-06 13:14:05] "GET /project/82df8dca-fb59-477e-921a-87fd13ff2955 HTTP/1.1" 200 2565 0.031342 10.0.0.41 - - [2026-03-06 13:14:05] "GET /virtual-network/45ed1af8-0807-4378-8c2c-d62f502bdeca HTTP/1.1" 200 2893 0.007739 10.0.0.41 - - [2026-03-06 13:14:05] "GET /virtual-network/45ed1af8-0807-4378-8c2c-d62f502bdeca HTTP/1.1" 200 2893 0.005697 10.0.0.41 - - [2026-03-06 13:14:05] "GET /routing-instance/c18a1984-26b7-4f06-b8bf-9016259b713a HTTP/1.1" 200 1784 0.004726 10.0.0.41 - - [2026-03-06 13:14:05] "GET /routing-instance/c18a1984-26b7-4f06-b8bf-9016259b713a HTTP/1.1" 200 1784 0.004521 10.0.0.41 - - [2026-03-06 13:14:05] "GET /route-target/19e93667-6253-4351-bf6a-8cc5f38c3464 HTTP/1.1" 200 1206 0.004571 10.0.0.41 - - [2026-03-06 13:14:05] "GET /virtual-network/45ed1af8-0807-4378-8c2c-d62f502bdeca HTTP/1.1" 200 2893 0.006395 10.0.0.41 - - [2026-03-06 13:14:05] "GET /routing-instance/c18a1984-26b7-4f06-b8bf-9016259b713a HTTP/1.1" 200 1784 0.005622 10.0.0.41 - - [2026-03-06 13:14:06] "GET /virtual-network/45ed1af8-0807-4378-8c2c-d62f502bdeca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.006402 10.0.0.41 - - [2026-03-06 13:14:06] "GET /virtual-network/45ed1af8-0807-4378-8c2c-d62f502bdeca HTTP/1.1" 200 2893 0.007875 10.0.0.41 - - [2026-03-06 13:14:06] "GET /routing-instance/c18a1984-26b7-4f06-b8bf-9016259b713a HTTP/1.1" 200 1784 0.008073 10.0.0.41 - - [2026-03-06 13:14:06] "GET /routing-instance/c18a1984-26b7-4f06-b8bf-9016259b713a HTTP/1.1" 200 1784 0.005728 10.0.0.41 - - [2026-03-06 13:14:06] "GET /route-target/19e93667-6253-4351-bf6a-8cc5f38c3464 HTTP/1.1" 200 1206 0.004652 10.0.0.41 - - [2026-03-06 13:14:06] "GET /domains HTTP/1.1" 200 438 0.003249 10.0.0.41 - - [2026-03-06 13:14:06] "GET /domains?obj_uuids=18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001344 10.0.0.41 - - [2026-03-06 13:14:06] "GET /domain/18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1 HTTP/1.1" 200 1701 0.009354 10.0.0.41 - - [2026-03-06 13:14:06] "GET /projects?obj_uuids=82df8dca-fb59-477e-921a-87fd13ff2955&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001573 10.0.0.41 - - [2026-03-06 13:14:06] "GET /project/82df8dca-fb59-477e-921a-87fd13ff2955 HTTP/1.1" 200 2565 0.036347 10.0.0.41 - - [2026-03-06 13:14:06] "GET /virtual-network/45ed1af8-0807-4378-8c2c-d62f502bdeca HTTP/1.1" 200 2893 0.007209 10.0.0.41 - - [2026-03-06 13:14:07] "GET /obj-perms HTTP/1.1" 200 6438 0.070048 10.0.0.41 - - [2026-03-06 13:14:07] "GET /domains HTTP/1.1" 200 438 0.003569 10.0.0.41 - - [2026-03-06 13:14:07] "GET /domains?obj_uuids=18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001427 10.0.0.41 - - [2026-03-06 13:14:07] "GET /domain/18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1 HTTP/1.1" 200 1701 0.010080 10.0.0.41 - - [2026-03-06 13:14:07] "GET /projects?obj_uuids=82df8dca-fb59-477e-921a-87fd13ff2955&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001294 10.0.0.41 - - [2026-03-06 13:14:07] "GET /project/82df8dca-fb59-477e-921a-87fd13ff2955 HTTP/1.1" 200 2565 0.029337 10.0.0.41 - - [2026-03-06 13:14:07] "GET /virtual-network/97c19c4d-63c4-4a0b-888d-4e4263d204d1 HTTP/1.1" 200 2890 0.008234 10.0.0.41 - - [2026-03-06 13:14:07] "GET /virtual-network/97c19c4d-63c4-4a0b-888d-4e4263d204d1 HTTP/1.1" 200 2890 0.006819 10.0.0.41 - - [2026-03-06 13:14:07] "GET /routing-instance/36ec4940-620c-4f40-a772-be792226131d HTTP/1.1" 200 1783 0.004592 10.0.0.41 - - [2026-03-06 13:14:07] "GET /routing-instance/36ec4940-620c-4f40-a772-be792226131d HTTP/1.1" 200 1783 0.005590 10.0.0.41 - - [2026-03-06 13:14:07] "GET /route-target/c2bae508-2bd8-492f-82c5-7d4256c9bdcb HTTP/1.1" 200 1206 0.005094 10.0.0.41 - - [2026-03-06 13:14:07] "GET /virtual-network/97c19c4d-63c4-4a0b-888d-4e4263d204d1 HTTP/1.1" 200 2890 0.005890 10.0.0.41 - - [2026-03-06 13:14:07] "GET /routing-instance/36ec4940-620c-4f40-a772-be792226131d HTTP/1.1" 200 1783 0.004854 10.0.0.41 - - [2026-03-06 13:14:07] "GET /virtual-network/97c19c4d-63c4-4a0b-888d-4e4263d204d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.005588 10.0.0.41 - - [2026-03-06 13:14:07] "GET /virtual-network/97c19c4d-63c4-4a0b-888d-4e4263d204d1 HTTP/1.1" 200 2890 0.006341 10.0.0.41 - - [2026-03-06 13:14:07] "GET /routing-instance/36ec4940-620c-4f40-a772-be792226131d HTTP/1.1" 200 1783 0.004988 10.0.0.41 - - [2026-03-06 13:14:08] "GET /routing-instance/36ec4940-620c-4f40-a772-be792226131d HTTP/1.1" 200 1783 0.006070 10.0.0.41 - - [2026-03-06 13:14:08] "GET /route-target/c2bae508-2bd8-492f-82c5-7d4256c9bdcb HTTP/1.1" 200 1206 0.004482 10.0.0.41 - - [2026-03-06 13:14:08] "GET /domains HTTP/1.1" 200 438 0.003295 10.0.0.41 - - [2026-03-06 13:14:08] "GET /domains?obj_uuids=18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001588 10.0.0.41 - - [2026-03-06 13:14:08] "GET /domain/18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1 HTTP/1.1" 200 1701 0.008781 10.0.0.41 - - [2026-03-06 13:14:08] "GET /projects?obj_uuids=82df8dca-fb59-477e-921a-87fd13ff2955&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.002034 10.0.0.41 - - [2026-03-06 13:14:08] "GET /project/82df8dca-fb59-477e-921a-87fd13ff2955 HTTP/1.1" 200 2565 0.032647 10.0.0.41 - - [2026-03-06 13:14:08] "GET /virtual-network/97c19c4d-63c4-4a0b-888d-4e4263d204d1 HTTP/1.1" 200 2890 0.006995 10.0.0.41 - - [2026-03-06 13:14:08] "GET /obj-perms HTTP/1.1" 200 6438 0.002211 10.0.0.41 - - [2026-03-06 13:14:08] "POST /id-to-fqname HTTP/1.1" 200 220 0.001720 252.41.86.246 - - [2026-03-06 13:14:09] "POST /neutron/network HTTP/1.1" 200 935 0.006840 252.41.86.246 - - [2026-03-06 13:14:09] "GET /aaa-mode HTTP/1.1" 401 296 0.000609 252.41.86.246 - - [2026-03-06 13:14:09] "GET / HTTP/1.1" 200 36215 0.003056 252.41.86.246 - - [2026-03-06 13:14:09] "GET /project/82df8dca-fb59-477e-921a-87fd13ff2955?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000551 10.0.0.41 - - [2026-03-06 13:14:09] "GET /projects?obj_uuids=82df8dca-fb59-477e-921a-87fd13ff2955&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001342 252.41.86.246 - - [2026-03-06 13:14:09] "GET /project/82df8dca-fb59-477e-921a-87fd13ff2955?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.062176 252.41.86.246 - - [2026-03-06 13:14:09] "POST /neutron/network HTTP/1.1" 200 925 0.006515 252.41.86.246 - - [2026-03-06 13:14:09] "POST /neutron/port HTTP/1.1" 200 117 0.006402 252.41.86.246 - - [2026-03-06 13:14:09] "POST /neutron/port HTTP/1.1" 200 117 0.006852 10.0.0.41 - - [2026-03-06 13:14:09] "POST /id-to-fqname HTTP/1.1" 200 220 0.001628 252.41.86.246 - - [2026-03-06 13:14:10] "POST /neutron/port HTTP/1.1" 200 117 0.006187 252.41.86.246 - - [2026-03-06 13:14:10] "POST /neutron/network HTTP/1.1" 200 934 0.007906 252.41.86.246 - - [2026-03-06 13:14:10] "GET /aaa-mode HTTP/1.1" 401 296 0.000711 252.41.86.246 - - [2026-03-06 13:14:10] "GET / HTTP/1.1" 200 36215 0.002159 252.41.86.246 - - [2026-03-06 13:14:10] "GET /project/82df8dca-fb59-477e-921a-87fd13ff2955?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000606 252.41.86.246 - - [2026-03-06 13:14:10] "POST /neutron/network HTTP/1.1" 200 935 0.007460 10.0.0.41 - - [2026-03-06 13:14:10] "GET /projects?obj_uuids=82df8dca-fb59-477e-921a-87fd13ff2955&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001229 10.0.0.41 - - [2026-03-06 13:14:10] "GET /projects?obj_uuids=82df8dca-fb59-477e-921a-87fd13ff2955&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.002221 252.41.86.246 - - [2026-03-06 13:14:10] "GET /project/82df8dca-fb59-477e-921a-87fd13ff2955?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.080907 252.41.86.246 - - [2026-03-06 13:14:10] "POST /neutron/network HTTP/1.1" 200 924 0.015910 252.41.86.246 - - [2026-03-06 13:14:10] "POST /neutron/port HTTP/1.1" 200 1061 0.315209 252.41.86.246 - - [2026-03-06 13:14:10] "POST /neutron/port HTTP/1.1" 200 1061 0.015296 252.41.86.246 - - [2026-03-06 13:14:11] "POST /neutron/port HTTP/1.1" 200 1061 0.016566 252.41.86.246 - - [2026-03-06 13:14:11] "POST /neutron/port HTTP/1.1" 200 1083 0.030158 252.41.86.246 - - [2026-03-06 13:14:11] "POST /neutron/port HTTP/1.1" 200 1111 0.118402 252.41.86.246 - - [2026-03-06 13:14:11] "POST /neutron/security_group HTTP/1.1" 200 2058 0.010555 252.41.86.246 - - [2026-03-06 13:14:11] "POST /neutron/port HTTP/1.1" 200 117 0.008365 252.41.86.246 - - [2026-03-06 13:14:11] "POST /neutron/port HTTP/1.1" 200 1121 0.021966 252.41.86.246 - - [2026-03-06 13:14:11] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004259 252.41.86.246 - - [2026-03-06 13:14:11] "POST /neutron/port HTTP/1.1" 200 1121 0.021652 252.41.86.246 - - [2026-03-06 13:14:11] "POST /neutron/subnet HTTP/1.1" 200 703 0.008767 252.41.86.246 - - [2026-03-06 13:14:11] "POST /neutron/port HTTP/1.1" 200 117 0.001432 252.41.86.246 - - [2026-03-06 13:14:11] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008674 252.41.86.246 - - [2026-03-06 13:14:11] "POST /neutron/network HTTP/1.1" 200 925 0.009260 252.41.86.246 - - [2026-03-06 13:14:11] "POST /neutron/network HTTP/1.1" 200 934 0.020987 10.0.0.41 - - [2026-03-06 13:14:11] "GET /projects?obj_uuids=82df8dca-fb59-477e-921a-87fd13ff2955&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001861 10.0.0.41 - - [2026-03-06 13:14:12] "PUT /access-control-list/8d6e5946-2c57-4cad-b30e-942ea7e3d0f6 HTTP/1.1" 200 273 0.062417 252.41.86.246 - - [2026-03-06 13:14:12] "POST /neutron/port HTTP/1.1" 200 1060 0.375265 252.41.86.246 - - [2026-03-06 13:14:12] "POST /neutron/port HTTP/1.1" 200 1060 0.013625 252.41.86.246 - - [2026-03-06 13:14:12] "POST /neutron/port HTTP/1.1" 200 1060 0.014476 252.41.86.246 - - [2026-03-06 13:14:12] "POST /neutron/port HTTP/1.1" 200 1110 0.079911 252.41.86.246 - - [2026-03-06 13:14:12] "POST /neutron/port HTTP/1.1" 200 1120 0.018521 252.41.86.246 - - [2026-03-06 13:14:12] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005752 252.41.86.246 - - [2026-03-06 13:14:12] "POST /neutron/subnet HTTP/1.1" 200 699 0.011351 252.41.86.246 - - [2026-03-06 13:14:12] "POST /neutron/port HTTP/1.1" 200 117 0.001561 252.41.86.246 - - [2026-03-06 13:14:12] "POST /neutron/network HTTP/1.1" 200 924 0.008655 252.41.86.246 - - [2026-03-06 13:14:16] "POST /neutron/port HTTP/1.1" 200 1121 0.019537 252.41.86.246 - - [2026-03-06 13:14:16] "POST /neutron/security_group HTTP/1.1" 200 2058 0.010292 252.41.86.246 - - [2026-03-06 13:14:16] "POST /neutron/port HTTP/1.1" 200 1121 0.017171 252.41.86.246 - - [2026-03-06 13:14:16] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008265 252.41.86.246 - - [2026-03-06 13:14:17] "POST /neutron/port HTTP/1.1" 200 1121 0.019776 252.41.86.246 - - [2026-03-06 13:14:17] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009272 10.0.0.41 - - [2026-03-06 13:14:17] "GET /virtual-machine/81110b31-b90b-48d7-9dd5-212b96aa6d7c HTTP/1.1" 200 1294 0.005562 10.0.0.41 - - [2026-03-06 13:14:17] "GET /virtual-machine-interface/7c5d9604-f42e-4111-a717-8c311dc7a9eb HTTP/1.1" 200 2946 0.007347 10.0.0.41 - - [2026-03-06 13:14:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003761 10.0.0.41 - - [2026-03-06 13:14:17] "GET /global-vrouter-config/7863141b-16fd-4d47-b497-34b2ee487f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004854 10.0.0.41 - - [2026-03-06 13:14:17] "GET /virtual-networks?parent_id=82df8dca-fb59-477e-921a-87fd13ff2955&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003618 10.0.0.41 - - [2026-03-06 13:14:17] "GET /virtual-network/45ed1af8-0807-4378-8c2c-d62f502bdeca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.005920 10.0.0.41 - - [2026-03-06 13:14:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006485 10.0.0.41 - - [2026-03-06 13:14:20] "GET /virtual-network/45ed1af8-0807-4378-8c2c-d62f502bdeca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.006614 252.41.86.246 - - [2026-03-06 13:14:22] "POST /neutron/port HTTP/1.1" 200 1121 0.020643 252.41.86.246 - - [2026-03-06 13:14:22] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006039 252.41.86.246 - - [2026-03-06 13:14:22] "POST /neutron/port HTTP/1.1" 200 1121 0.016192 252.41.86.246 - - [2026-03-06 13:14:22] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006933 252.41.86.246 - - [2026-03-06 13:14:22] "POST /neutron/port HTTP/1.1" 200 1121 0.016493 252.41.86.246 - - [2026-03-06 13:14:22] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009142 252.41.86.246 - - [2026-03-06 13:14:23] "POST /neutron/port HTTP/1.1" 200 1120 0.019290 252.41.86.246 - - [2026-03-06 13:14:23] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007463 252.41.86.246 - - [2026-03-06 13:14:24] "POST /neutron/port HTTP/1.1" 200 1120 0.019760 10.0.0.41 - - [2026-03-06 13:14:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004218 10.0.0.41 - - [2026-03-06 13:14:24] "GET /global-vrouter-config/7863141b-16fd-4d47-b497-34b2ee487f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004187 252.41.86.246 - - [2026-03-06 13:14:24] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007442 10.0.0.41 - - [2026-03-06 13:14:24] "GET /virtual-networks?parent_id=82df8dca-fb59-477e-921a-87fd13ff2955&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.006925 10.0.0.41 - - [2026-03-06 13:14:24] "GET /virtual-network/45ed1af8-0807-4378-8c2c-d62f502bdeca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.007412 252.41.86.246 - - [2026-03-06 13:14:25] "POST /neutron/port HTTP/1.1" 200 1120 0.022841 252.41.86.246 - - [2026-03-06 13:14:25] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007620 252.41.86.246 - - [2026-03-06 13:14:25] "POST /neutron/port HTTP/1.1" 200 1121 0.017539 252.41.86.246 - - [2026-03-06 13:14:25] "POST /neutron/port HTTP/1.1" 200 1120 0.018335 252.41.86.246 - - [2026-03-06 13:14:25] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006962 252.41.86.246 - - [2026-03-06 13:14:25] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008578 252.41.86.246 - - [2026-03-06 13:14:25] "POST /neutron/port HTTP/1.1" 200 1120 0.016811 252.41.86.246 - - [2026-03-06 13:14:25] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007937 10.0.0.41 - - [2026-03-06 13:14:25] "GET /virtual-machine/c0f2d790-a763-4c41-bf55-33f0e2e245cd HTTP/1.1" 200 1295 0.006498 10.0.0.41 - - [2026-03-06 13:14:25] "GET /virtual-machine-interface/aca1d8d8-7d05-46aa-9e7a-dbad004712f3 HTTP/1.1" 200 2947 0.006373 10.0.0.41 - - [2026-03-06 13:14:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003866 10.0.0.41 - - [2026-03-06 13:14:25] "GET /global-vrouter-config/7863141b-16fd-4d47-b497-34b2ee487f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005260 10.0.0.41 - - [2026-03-06 13:14:26] "GET /virtual-networks?parent_id=82df8dca-fb59-477e-921a-87fd13ff2955&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003519 10.0.0.41 - - [2026-03-06 13:14:26] "GET /virtual-network/97c19c4d-63c4-4a0b-888d-4e4263d204d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.006523 10.0.0.41 - - [2026-03-06 13:14:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.022569 10.0.0.41 - - [2026-03-06 13:14:27] "GET /global-vrouter-config/7863141b-16fd-4d47-b497-34b2ee487f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.011270 10.0.0.41 - - [2026-03-06 13:14:27] "GET /virtual-networks?parent_id=82df8dca-fb59-477e-921a-87fd13ff2955&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.004798 10.0.0.41 - - [2026-03-06 13:14:27] "GET /virtual-network/97c19c4d-63c4-4a0b-888d-4e4263d204d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.033986 10.0.0.41 - - [2026-03-06 13:14:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004134 10.0.0.41 - - [2026-03-06 13:14:32] "GET /projects?obj_uuids=82df8dca-fb59-477e-921a-87fd13ff2955&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001551 10.0.0.41 - - [2026-03-06 13:14:32] "GET /project/82df8dca-fb59-477e-921a-87fd13ff2955?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.059770 10.0.0.41 - - [2026-03-06 13:14:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.044996 10.0.0.41 - - [2026-03-06 13:14:32] "PUT /network-policy/79887141-40db-411a-ac69-ed4c531255b2 HTTP/1.1" 200 263 0.099173 10.0.0.41 - - [2026-03-06 13:14:33] "PUT /access-control-list/3d4f7b7c-4a06-4549-8ec9-df3c1858fe8a HTTP/1.1" 200 273 0.138167 10.0.0.41 - - [2026-03-06 13:14:33] "DELETE /project/82df8dcafb59477e921a87fd13ff2955 HTTP/1.1" 404 173 0.017777 10.0.0.41 - - [2026-03-06 13:14:33] "DELETE /project/38976d4dba56416790a5adfcc8d4a5a3 HTTP/1.1" 404 173 0.016590 10.0.0.41 - - [2026-03-06 13:14:33] "DELETE /project/5ca822127aff44ddaaffcbfb6c3bd4c9 HTTP/1.1" 404 173 0.010248 10.0.0.41 - - [2026-03-06 13:14:33] "POST /ref-update HTTP/1.1" 200 156 0.100642 10.0.0.41 - - [2026-03-06 13:14:33] "GET /projects?obj_uuids=5ca82212-7aff-44dd-aaff-cbfb6c3bd4c9&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001896 10.0.0.41 - - [2026-03-06 13:14:33] "GET /projects?obj_uuids=38976d4d-ba56-4167-90a5-adfcc8d4a5a3&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001708 10.0.0.41 - - [2026-03-06 13:14:33] "PUT /access-control-list/8d6e5946-2c57-4cad-b30e-942ea7e3d0f6 HTTP/1.1" 200 273 0.035184 10.0.0.41 - - [2026-03-06 13:14:33] "GET /project/38976d4d-ba56-4167-90a5-adfcc8d4a5a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1519 0.117220 10.0.0.41 - - [2026-03-06 13:14:33] "GET /project/5ca82212-7aff-44dd-aaff-cbfb6c3bd4c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.130374 10.0.0.41 - - [2026-03-06 13:14:33] "GET /projects?obj_uuids=38976d4d-ba56-4167-90a5-adfcc8d4a5a3&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.005959 10.0.0.41 - - [2026-03-06 13:14:33] "GET /projects?obj_uuids=5ca82212-7aff-44dd-aaff-cbfb6c3bd4c9&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.004198 10.0.0.41 - - [2026-03-06 13:14:33] "POST /ref-update HTTP/1.1" 200 156 0.144354 10.0.0.41 - - [2026-03-06 13:14:33] "GET /project/38976d4d-ba56-4167-90a5-adfcc8d4a5a3?fields=security_groups HTTP/1.1" 200 1398 0.266869 10.0.0.41 - - [2026-03-06 13:14:33] "GET /project/5ca82212-7aff-44dd-aaff-cbfb6c3bd4c9?fields=security_groups HTTP/1.1" 200 1374 0.287089 10.0.0.41 - - [2026-03-06 13:14:33] "DELETE /security-group/b82c4c30-273e-412d-a055-784e76c768e6 HTTP/1.1" 200 115 0.117503 10.0.0.41 - - [2026-03-06 13:14:33] "GET /projects?obj_uuids=38976d4d-ba56-4167-90a5-adfcc8d4a5a3&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.002597 10.0.0.41 - - [2026-03-06 13:14:33] "DELETE /security-group/78b2a6ea-8076-4541-9611-8e001672b68e HTTP/1.1" 200 115 0.136815 10.0.0.41 - - [2026-03-06 13:14:33] "GET /projects?obj_uuids=5ca82212-7aff-44dd-aaff-cbfb6c3bd4c9&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.004915 10.0.0.41 - - [2026-03-06 13:14:34] "DELETE /access-control-list/1f651213-6d79-4ca7-b587-b65723405859 HTTP/1.1" 200 115 0.228307 10.0.0.41 - - [2026-03-06 13:14:34] "GET /project/38976d4d-ba56-4167-90a5-adfcc8d4a5a3?fields=application_policy_sets HTTP/1.1" 200 1437 0.292994 10.0.0.41 - - [2026-03-06 13:14:34] "GET /project/5ca82212-7aff-44dd-aaff-cbfb6c3bd4c9?fields=application_policy_sets HTTP/1.1" 200 1413 0.379224 10.0.0.41 - - [2026-03-06 13:14:34] "DELETE /access-control-list/159c4d0e-b8e7-42e7-b0cb-609b7e693430 HTTP/1.1" 200 115 0.299820 10.0.0.41 - - [2026-03-06 13:14:34] "DELETE /access-control-list/8d2d4eaa-bc6d-404e-b702-50f903dffdbe HTTP/1.1" 200 115 0.141909 10.0.0.41 - - [2026-03-06 13:14:34] "DELETE /access-control-list/c4baf0ac-323a-4041-a7e0-d2c92ec592dd HTTP/1.1" 200 115 0.176245 10.0.0.41 - - [2026-03-06 13:14:34] "DELETE /project/38976d4d-ba56-4167-90a5-adfcc8d4a5a3 HTTP/1.1" 200 115 1.538470 10.0.0.41 - - [2026-03-06 13:14:34] "DELETE /project/5ca82212-7aff-44dd-aaff-cbfb6c3bd4c9 HTTP/1.1" 200 115 1.561816 10.0.0.41 - - [2026-03-06 13:14:36] "GET /virtual-network/97c19c4d-63c4-4a0b-888d-4e4263d204d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.012285 252.41.86.246 - - [2026-03-06 13:14:36] "POST /neutron/network HTTP/1.1" 200 924 0.013815 252.41.86.246 - - [2026-03-06 13:14:36] "POST /neutron/network HTTP/1.1" 200 824 0.174474 10.0.0.41 - - [2026-03-06 13:14:37] "DELETE /access-control-list/8d6e5946-2c57-4cad-b30e-942ea7e3d0f6 HTTP/1.1" 200 115 0.184068 252.41.86.246 - - [2026-03-06 13:14:37] "POST /neutron/network HTTP/1.1" 200 824 0.022379 10.0.0.41 - - [2026-03-06 13:14:37] "GET /virtual-network/97c19c4d-63c4-4a0b-888d-4e4263d204d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.018808 10.0.0.41 - - [2026-03-06 13:14:37] "GET /virtual-network/45ed1af8-0807-4378-8c2c-d62f502bdeca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.010941 252.41.86.246 - - [2026-03-06 13:14:37] "POST /neutron/network HTTP/1.1" 200 925 0.016308 252.41.86.246 - - [2026-03-06 13:14:37] "POST /neutron/network HTTP/1.1" 200 825 0.084814 10.0.0.41 - - [2026-03-06 13:14:37] "DELETE /access-control-list/3d4f7b7c-4a06-4549-8ec9-df3c1858fe8a HTTP/1.1" 200 115 0.050622 252.41.86.246 - - [2026-03-06 13:14:37] "POST /neutron/network HTTP/1.1" 200 825 0.010382 10.0.0.41 - - [2026-03-06 13:14:37] "GET /virtual-network/45ed1af8-0807-4378-8c2c-d62f502bdeca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006455 10.0.0.41 - - [2026-03-06 13:14:37] "DELETE /network-policy/79887141-40db-411a-ac69-ed4c531255b2 HTTP/1.1" 200 115 0.026914 252.41.86.246 - - [2026-03-06 13:14:37] "POST /neutron/network HTTP/1.1" 200 824 0.014798 252.41.86.246 - - [2026-03-06 13:14:37] "POST /neutron/port HTTP/1.1" 200 1120 0.034585 252.41.86.246 - - [2026-03-06 13:14:37] "POST /neutron/network HTTP/1.1" 400 204 0.018312 252.41.86.246 - - [2026-03-06 13:14:37] "POST /neutron/port HTTP/1.1" 200 1110 0.022606 252.41.86.246 - - [2026-03-06 13:14:37] "POST /neutron/port HTTP/1.1" 200 1121 0.027693 252.41.86.246 - - [2026-03-06 13:14:37] "POST /neutron/port HTTP/1.1" 200 1111 0.019928 252.41.86.246 - - [2026-03-06 13:14:38] "POST /neutron/port HTTP/1.1" 200 151 0.269583 252.41.86.246 - - [2026-03-06 13:14:38] "POST /neutron/port HTTP/1.1" 200 151 0.259493 252.41.86.246 - - [2026-03-06 13:14:39] "POST /neutron/network HTTP/1.1" 200 824 0.014157 10.0.0.41 - - [2026-03-06 13:14:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.012337 10.0.0.41 - - [2026-03-06 13:14:40] "DELETE /route-target/c2bae508-2bd8-492f-82c5-7d4256c9bdcb HTTP/1.1" 200 115 0.075680 10.0.0.41 - - [2026-03-06 13:14:40] "POST /useragent-kv HTTP/1.1" 200 115 0.107302 10.0.0.41 - - [2026-03-06 13:14:40] "POST /useragent-kv HTTP/1.1" 200 115 0.009484 252.41.86.246 - - [2026-03-06 13:14:40] "POST /neutron/network HTTP/1.1" 200 151 0.261841 10.0.0.41 - - [2026-03-06 13:14:40] "GET /routing-instance/36ec4940-620c-4f40-a772-be792226131d HTTP/1.1" 404 171 0.003439 10.0.0.41 - - [2026-03-06 13:14:40] "GET /domains HTTP/1.1" 200 438 0.003819 10.0.0.41 - - [2026-03-06 13:14:40] "GET /domains?obj_uuids=18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002407 10.0.0.41 - - [2026-03-06 13:14:40] "GET /domain/18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1 HTTP/1.1" 200 1307 0.012612 10.0.0.41 - - [2026-03-06 13:14:40] "GET /projects?obj_uuids=82df8dca-fb59-477e-921a-87fd13ff2955&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.002586 10.0.0.41 - - [2026-03-06 13:14:40] "GET /project/82df8dca-fb59-477e-921a-87fd13ff2955 HTTP/1.1" 200 2099 0.033350 252.41.86.246 - - [2026-03-06 13:14:40] "POST /neutron/network HTTP/1.1" 200 825 0.019668 10.0.0.41 - - [2026-03-06 13:14:40] "POST /useragent-kv HTTP/1.1" 200 115 0.003848 10.0.0.41 - - [2026-03-06 13:14:40] "POST /useragent-kv HTTP/1.1" 200 115 0.004915 10.0.0.41 - - [2026-03-06 13:14:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.028696 252.41.86.246 - - [2026-03-06 13:14:40] "POST /neutron/network HTTP/1.1" 200 151 0.202206 10.0.0.41 - - [2026-03-06 13:14:41] "GET /routing-instance/c18a1984-26b7-4f06-b8bf-9016259b713a HTTP/1.1" 404 171 0.009704 10.0.0.41 - - [2026-03-06 13:14:41] "DELETE /route-target/19e93667-6253-4351-bf6a-8cc5f38c3464 HTTP/1.1" 200 115 0.088351 10.0.0.41 - - [2026-03-06 13:14:41] "GET /domains HTTP/1.1" 200 438 0.006917 10.0.0.41 - - [2026-03-06 13:14:41] "GET /domains?obj_uuids=18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001918 10.0.0.41 - - [2026-03-06 13:14:41] "GET /domain/18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1 HTTP/1.1" 200 1307 0.010649 10.0.0.41 - - [2026-03-06 13:14:41] "GET /projects?obj_uuids=82df8dca-fb59-477e-921a-87fd13ff2955&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001655 10.0.0.41 - - [2026-03-06 13:14:41] "GET /project/82df8dca-fb59-477e-921a-87fd13ff2955 HTTP/1.1" 200 1861 0.067152 10.0.0.41 - - [2026-03-06 13:14:42] "GET /projects?obj_uuids=82df8dca-fb59-477e-921a-87fd13ff2955&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001549 10.0.0.41 - - [2026-03-06 13:14:42] "GET /project/82df8dca-fb59-477e-921a-87fd13ff2955?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.114457 10.0.0.41 - - [2026-03-06 13:14:42] "GET /projects?obj_uuids=82df8dca-fb59-477e-921a-87fd13ff2955&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.002941 10.0.0.41 - - [2026-03-06 13:14:42] "GET /project/82df8dca-fb59-477e-921a-87fd13ff2955?fields=virtual_networks HTTP/1.1" 200 1036 0.036945 10.0.0.41 - - [2026-03-06 13:14:42] "GET /projects?obj_uuids=82df8dca-fb59-477e-921a-87fd13ff2955&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.002469 10.0.0.41 - - [2026-03-06 13:14:42] "GET /project/82df8dca-fb59-477e-921a-87fd13ff2955?fields=virtual_machine_interfaces HTTP/1.1" 200 1036 0.044162 10.0.0.41 - - [2026-03-06 13:14:42] "GET /projects?obj_uuids=82df8dca-fb59-477e-921a-87fd13ff2955&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.003989 10.0.0.41 - - [2026-03-06 13:14:42] "GET /project/82df8dca-fb59-477e-921a-87fd13ff2955?fields=security_groups HTTP/1.1" 200 1263 0.059626 10.0.0.41 - - [2026-03-06 13:14:43] "GET /domains?obj_uuids=18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001408 10.0.0.41 - - [2026-03-06 13:14:43] "GET /domain/18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.009740 10.0.0.41 - - [2026-03-06 13:14:43] "POST /fqname-to-id HTTP/1.1" 404 179 0.067112 10.0.0.41 - - [2026-03-06 13:14:43] "GET /projects?obj_uuids=b2908817-e724-420d-a0aa-73bf88427729&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004309 10.0.0.41 - - [2026-03-06 13:14:44] "GET /domains?obj_uuids=18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001937 10.0.0.41 - - [2026-03-06 13:14:44] "GET /domain/18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.066616 10.0.0.41 - - [2026-03-06 13:14:44] "POST /id-to-fqname HTTP/1.1" 200 181 0.002356 10.0.0.41 - - [2026-03-06 13:14:44] "POST /fqname-to-id HTTP/1.1" 404 190 0.008827 10.0.0.41 - - [2026-03-06 13:14:44] "POST /security-groups HTTP/1.1" 200 576 0.076837 10.0.0.41 - - [2026-03-06 13:14:44] "POST /fqname-to-id HTTP/1.1" 404 225 0.004625 10.0.0.41 - - [2026-03-06 13:14:44] "POST /projects HTTP/1.1" 200 563 0.277820 10.0.0.41 - - [2026-03-06 13:14:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.347214 10.0.0.41 - - [2026-03-06 13:14:44] "GET /obj-perms HTTP/1.1" 200 6387 0.104309 10.0.0.41 - - [2026-03-06 13:14:44] "POST /access-control-lists HTTP/1.1" 200 589 0.077910 10.0.0.41 - - [2026-03-06 13:14:44] "GET /project/b2908817-e724-420d-a0aa-73bf88427729?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.662138 10.0.0.41 - - [2026-03-06 13:14:44] "POST /fqname-to-id HTTP/1.1" 404 224 0.005950 10.0.0.41 - - [2026-03-06 13:14:44] "POST /access-control-lists HTTP/1.1" 200 587 0.074505 10.0.0.41 - - [2026-03-06 13:14:44] "GET /obj-perms HTTP/1.1" 200 6387 0.117572 10.0.0.41 - - [2026-03-06 13:14:46] "GET / HTTP/1.1" 200 36215 0.003773 10.0.0.41 - - [2026-03-06 13:14:47] "POST /fqname-to-id HTTP/1.1" 401 296 0.000782 10.0.0.41 - - [2026-03-06 13:14:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.095569 10.0.0.41 - - [2026-03-06 13:14:47] "GET /projects?obj_uuids=b2908817-e724-420d-a0aa-73bf88427729&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001840 10.0.0.41 - - [2026-03-06 13:14:47] "GET /project/b2908817-e724-420d-a0aa-73bf88427729?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.033916 252.41.86.246 - - [2026-03-06 13:14:47] "POST /neutron/network HTTP/1.1" 200 117 0.043219 10.0.0.41 - - [2026-03-06 13:14:48] "GET /projects?obj_uuids=b2908817-e724-420d-a0aa-73bf88427729&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.002083 252.41.86.246 - - [2026-03-06 13:14:48] "POST /neutron/network HTTP/1.1" 200 610 0.118767 10.0.0.41 - - [2026-03-06 13:14:48] "POST /route-targets HTTP/1.1" 200 328 0.013348 10.0.0.41 - - [2026-03-06 13:14:48] "POST /ref-update HTTP/1.1" 200 156 0.012640 10.0.0.41 - - [2026-03-06 13:14:48] "POST /useragent-kv HTTP/1.1" 200 115 0.004269 252.41.86.246 - - [2026-03-06 13:14:48] "POST /neutron/subnet HTTP/1.1" 200 710 0.167306 252.41.86.246 - - [2026-03-06 13:14:48] "POST /neutron/network HTTP/1.1" 200 826 0.006926 10.0.0.41 - - [2026-03-06 13:14:48] "POST /id-to-fqname HTTP/1.1" 200 218 0.001758 10.0.0.41 - - [2026-03-06 13:14:48] "GET /virtual-network/fc09db4a-d335-4e22-acce-8e392ac2bcc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.009717 252.41.86.246 - - [2026-03-06 13:14:48] "POST /neutron/network HTTP/1.1" 200 826 0.007357 10.0.0.41 - - [2026-03-06 13:14:48] "GET /virtual-network/fc09db4a-d335-4e22-acce-8e392ac2bcc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.008676 252.41.86.246 - - [2026-03-06 13:14:48] "POST /neutron/network HTTP/1.1" 200 826 0.009018 252.41.86.246 - - [2026-03-06 13:14:48] "POST /neutron/subnet HTTP/1.1" 200 710 0.011612 10.0.0.41 - - [2026-03-06 13:14:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005131 10.0.0.41 - - [2026-03-06 13:14:48] "GET /virtual-network/fc09db4a-d335-4e22-acce-8e392ac2bcc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.009132 10.0.0.41 - - [2026-03-06 13:14:48] "POST /route-targets HTTP/1.1" 200 324 0.024666 10.0.0.41 - - [2026-03-06 13:14:48] "PUT /virtual-network/fc09db4a-d335-4e22-acce-8e392ac2bcc0 HTTP/1.1" 200 265 0.062602 10.0.0.41 - - [2026-03-06 13:14:48] "POST /ref-update HTTP/1.1" 200 156 0.023110 10.0.0.41 - - [2026-03-06 13:14:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004804 10.0.0.41 - - [2026-03-06 13:14:48] "GET /projects?obj_uuids=b2908817-e724-420d-a0aa-73bf88427729&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001209 10.0.0.41 - - [2026-03-06 13:14:49] "GET /project/b2908817-e724-420d-a0aa-73bf88427729?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.041088 252.41.86.246 - - [2026-03-06 13:14:49] "POST /neutron/network HTTP/1.1" 200 117 0.018475 10.0.0.41 - - [2026-03-06 13:14:49] "GET /projects?obj_uuids=b2908817-e724-420d-a0aa-73bf88427729&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001260 252.41.86.246 - - [2026-03-06 13:14:49] "POST /neutron/network HTTP/1.1" 200 610 0.105557 10.0.0.41 - - [2026-03-06 13:14:49] "POST /route-targets HTTP/1.1" 200 328 0.022253 10.0.0.41 - - [2026-03-06 13:14:49] "POST /ref-update HTTP/1.1" 200 156 0.043752 10.0.0.41 - - [2026-03-06 13:14:49] "POST /useragent-kv HTTP/1.1" 200 115 0.014533 252.41.86.246 - - [2026-03-06 13:14:49] "POST /neutron/subnet HTTP/1.1" 200 725 0.245481 252.41.86.246 - - [2026-03-06 13:14:49] "POST /neutron/network HTTP/1.1" 200 829 0.008451 10.0.0.41 - - [2026-03-06 13:14:49] "POST /id-to-fqname HTTP/1.1" 200 218 0.001629 10.0.0.41 - - [2026-03-06 13:14:49] "GET /virtual-network/604750c0-e3be-4acf-8fc7-e495912a883a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.007587 252.41.86.246 - - [2026-03-06 13:14:49] "POST /neutron/network HTTP/1.1" 200 829 0.007962 10.0.0.41 - - [2026-03-06 13:14:49] "GET /virtual-network/604750c0-e3be-4acf-8fc7-e495912a883a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.013000 252.41.86.246 - - [2026-03-06 13:14:49] "POST /neutron/network HTTP/1.1" 200 829 0.011176 252.41.86.246 - - [2026-03-06 13:14:49] "POST /neutron/subnet HTTP/1.1" 200 725 0.009754 10.0.0.41 - - [2026-03-06 13:14:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.015004 10.0.0.41 - - [2026-03-06 13:14:50] "GET /virtual-network/604750c0-e3be-4acf-8fc7-e495912a883a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.012170 10.0.0.41 - - [2026-03-06 13:14:50] "POST /ref-update HTTP/1.1" 200 156 0.021627 10.0.0.41 - - [2026-03-06 13:14:50] "PUT /virtual-network/604750c0-e3be-4acf-8fc7-e495912a883a HTTP/1.1" 200 265 0.081502 10.0.0.41 - - [2026-03-06 13:14:50] "POST /id-to-fqname HTTP/1.1" 200 218 0.002118 252.41.86.246 - - [2026-03-06 13:14:50] "POST /neutron/network HTTP/1.1" 200 836 0.007082 252.41.86.246 - - [2026-03-06 13:14:50] "GET /aaa-mode HTTP/1.1" 401 296 0.000721 252.41.86.246 - - [2026-03-06 13:14:51] "GET / HTTP/1.1" 200 36215 0.003477 252.41.86.246 - - [2026-03-06 13:14:51] "GET /project/b2908817-e724-420d-a0aa-73bf88427729?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000738 10.0.0.41 - - [2026-03-06 13:14:51] "GET /projects?obj_uuids=b2908817-e724-420d-a0aa-73bf88427729&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001310 252.41.86.246 - - [2026-03-06 13:14:51] "GET /project/b2908817-e724-420d-a0aa-73bf88427729?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.071005 252.41.86.246 - - [2026-03-06 13:14:51] "POST /neutron/network HTTP/1.1" 200 826 0.007111 252.41.86.246 - - [2026-03-06 13:14:51] "POST /neutron/port HTTP/1.1" 200 117 0.009997 252.41.86.246 - - [2026-03-06 13:14:51] "POST /neutron/port HTTP/1.1" 200 117 0.012091 10.0.0.41 - - [2026-03-06 13:14:52] "POST /id-to-fqname HTTP/1.1" 200 218 0.001848 252.41.86.246 - - [2026-03-06 13:14:52] "POST /neutron/port HTTP/1.1" 200 117 0.008989 252.41.86.246 - - [2026-03-06 13:14:52] "POST /neutron/network HTTP/1.1" 200 839 0.010333 252.41.86.246 - - [2026-03-06 13:14:52] "GET /aaa-mode HTTP/1.1" 401 296 0.000645 252.41.86.246 - - [2026-03-06 13:14:52] "GET / HTTP/1.1" 200 36215 0.003369 252.41.86.246 - - [2026-03-06 13:14:52] "GET /project/b2908817-e724-420d-a0aa-73bf88427729?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.001146 252.41.86.246 - - [2026-03-06 13:14:52] "POST /neutron/network HTTP/1.1" 200 836 0.008600 10.0.0.41 - - [2026-03-06 13:14:52] "GET /projects?obj_uuids=b2908817-e724-420d-a0aa-73bf88427729&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001358 10.0.0.41 - - [2026-03-06 13:14:52] "GET /projects?obj_uuids=b2908817-e724-420d-a0aa-73bf88427729&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001419 252.41.86.246 - - [2026-03-06 13:14:52] "GET /project/b2908817-e724-420d-a0aa-73bf88427729?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.123712 252.41.86.246 - - [2026-03-06 13:14:53] "POST /neutron/port HTTP/1.1" 200 1048 0.414505 252.41.86.246 - - [2026-03-06 13:14:53] "POST /neutron/network HTTP/1.1" 200 829 0.010167 252.41.86.246 - - [2026-03-06 13:14:53] "POST /neutron/port HTTP/1.1" 200 1048 0.019669 252.41.86.246 - - [2026-03-06 13:14:53] "POST /neutron/port HTTP/1.1" 200 1048 0.030507 252.41.86.246 - - [2026-03-06 13:14:53] "POST /neutron/port HTTP/1.1" 200 1070 0.032650 252.41.86.246 - - [2026-03-06 13:14:53] "POST /neutron/port HTTP/1.1" 200 1098 0.154094 252.41.86.246 - - [2026-03-06 13:14:53] "POST /neutron/security_group HTTP/1.1" 200 2049 0.012909 252.41.86.246 - - [2026-03-06 13:14:53] "POST /neutron/port HTTP/1.1" 200 117 0.007628 252.41.86.246 - - [2026-03-06 13:14:53] "POST /neutron/port HTTP/1.1" 200 1108 0.018088 252.41.86.246 - - [2026-03-06 13:14:53] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004655 252.41.86.246 - - [2026-03-06 13:14:53] "POST /neutron/port HTTP/1.1" 200 1108 0.026974 252.41.86.246 - - [2026-03-06 13:14:53] "POST /neutron/subnet HTTP/1.1" 200 684 0.009948 252.41.86.246 - - [2026-03-06 13:14:53] "POST /neutron/security_group HTTP/1.1" 200 2049 0.008863 252.41.86.246 - - [2026-03-06 13:14:53] "POST /neutron/port HTTP/1.1" 200 117 0.001763 252.41.86.246 - - [2026-03-06 13:14:53] "POST /neutron/network HTTP/1.1" 200 826 0.006762 252.41.86.246 - - [2026-03-06 13:14:54] "POST /neutron/network HTTP/1.1" 200 839 0.011386 10.0.0.41 - - [2026-03-06 13:14:54] "GET /projects?obj_uuids=b2908817-e724-420d-a0aa-73bf88427729&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001863 252.41.86.246 - - [2026-03-06 13:14:54] "POST /neutron/port HTTP/1.1" 200 1051 0.350979 252.41.86.246 - - [2026-03-06 13:14:54] "POST /neutron/port HTTP/1.1" 200 1051 0.012331 252.41.86.246 - - [2026-03-06 13:14:54] "POST /neutron/port HTTP/1.1" 200 1051 0.019011 252.41.86.246 - - [2026-03-06 13:14:54] "POST /neutron/port HTTP/1.1" 200 1101 0.085680 252.41.86.246 - - [2026-03-06 13:14:54] "POST /neutron/port HTTP/1.1" 200 1111 0.014848 252.41.86.246 - - [2026-03-06 13:14:54] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004264 252.41.86.246 - - [2026-03-06 13:14:54] "POST /neutron/subnet HTTP/1.1" 200 699 0.009922 252.41.86.246 - - [2026-03-06 13:14:55] "POST /neutron/port HTTP/1.1" 200 117 0.001634 252.41.86.246 - - [2026-03-06 13:14:55] "POST /neutron/network HTTP/1.1" 200 829 0.007816 252.41.86.246 - - [2026-03-06 13:14:58] "POST /neutron/port HTTP/1.1" 200 1108 0.017557 252.41.86.246 - - [2026-03-06 13:14:58] "POST /neutron/security_group HTTP/1.1" 200 2049 0.008466 252.41.86.246 - - [2026-03-06 13:14:59] "POST /neutron/port HTTP/1.1" 200 1108 0.017730 252.41.86.246 - - [2026-03-06 13:14:59] "POST /neutron/security_group HTTP/1.1" 200 2049 0.007322 252.41.86.246 - - [2026-03-06 13:14:59] "POST /neutron/port HTTP/1.1" 200 1108 0.017383 252.41.86.246 - - [2026-03-06 13:14:59] "POST /neutron/security_group HTTP/1.1" 200 2049 0.009819 10.0.0.41 - - [2026-03-06 13:14:59] "GET /virtual-machine/54760629-b927-4535-9a2f-5eb07569cdae HTTP/1.1" 401 296 0.000622 10.0.0.41 - - [2026-03-06 13:14:59] "GET /virtual-machine/54760629-b927-4535-9a2f-5eb07569cdae HTTP/1.1" 200 1285 0.048373 10.0.0.41 - - [2026-03-06 13:14:59] "GET /virtual-machine-interface/0ad39d68-b2ad-410b-ba44-ce085cad5748 HTTP/1.1" 200 2921 0.010069 10.0.0.41 - - [2026-03-06 13:14:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004099 10.0.0.41 - - [2026-03-06 13:15:00] "GET /global-vrouter-config/7863141b-16fd-4d47-b497-34b2ee487f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.008386 10.0.0.41 - - [2026-03-06 13:15:00] "GET /virtual-networks?parent_id=b2908817-e724-420d-a0aa-73bf88427729&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.004414 10.0.0.41 - - [2026-03-06 13:15:00] "GET /virtual-network/fc09db4a-d335-4e22-acce-8e392ac2bcc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.007258 10.0.0.41 - - [2026-03-06 13:15:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004984 10.0.0.41 - - [2026-03-06 13:15:03] "GET /virtual-network/fc09db4a-d335-4e22-acce-8e392ac2bcc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.007972 252.41.86.246 - - [2026-03-06 13:15:04] "POST /neutron/port HTTP/1.1" 200 1108 0.020124 252.41.86.246 - - [2026-03-06 13:15:04] "POST /neutron/security_group HTTP/1.1" 200 2049 0.007784 252.41.86.246 - - [2026-03-06 13:15:04] "POST /neutron/port HTTP/1.1" 200 1108 0.021180 252.41.86.246 - - [2026-03-06 13:15:04] "POST /neutron/security_group HTTP/1.1" 200 2049 0.008837 10.0.0.41 - - [2026-03-06 13:15:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003707 10.0.0.41 - - [2026-03-06 13:15:05] "GET /global-vrouter-config/7863141b-16fd-4d47-b497-34b2ee487f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004691 10.0.0.41 - - [2026-03-06 13:15:05] "GET /virtual-networks?parent_id=b2908817-e724-420d-a0aa-73bf88427729&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.004354 10.0.0.41 - - [2026-03-06 13:15:05] "GET /virtual-network/fc09db4a-d335-4e22-acce-8e392ac2bcc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.007606 252.41.86.246 - - [2026-03-06 13:15:05] "POST /neutron/port HTTP/1.1" 200 1108 0.020370 252.41.86.246 - - [2026-03-06 13:15:05] "POST /neutron/security_group HTTP/1.1" 200 2049 0.009871 252.41.86.246 - - [2026-03-06 13:15:06] "POST /neutron/port HTTP/1.1" 200 1111 0.025326 252.41.86.246 - - [2026-03-06 13:15:06] "POST /neutron/security_group HTTP/1.1" 200 2049 0.007737 252.41.86.246 - - [2026-03-06 13:15:06] "POST /neutron/port HTTP/1.1" 200 1111 0.020243 252.41.86.246 - - [2026-03-06 13:15:06] "POST /neutron/security_group HTTP/1.1" 200 2049 0.007227 252.41.86.246 - - [2026-03-06 13:15:06] "POST /neutron/port HTTP/1.1" 200 1111 0.020774 252.41.86.246 - - [2026-03-06 13:15:06] "POST /neutron/security_group HTTP/1.1" 200 2049 0.008938 252.41.86.246 - - [2026-03-06 13:15:09] "POST /neutron/port HTTP/1.1" 200 1111 0.029505 252.41.86.246 - - [2026-03-06 13:15:09] "POST /neutron/security_group HTTP/1.1" 200 2049 0.008138 252.41.86.246 - - [2026-03-06 13:15:10] "POST /neutron/port HTTP/1.1" 200 1108 0.017809 252.41.86.246 - - [2026-03-06 13:15:10] "POST /neutron/security_group HTTP/1.1" 200 2049 0.007283 252.41.86.246 - - [2026-03-06 13:15:11] "POST /neutron/port HTTP/1.1" 200 1111 0.022929 252.41.86.246 - - [2026-03-06 13:15:11] "POST /neutron/security_group HTTP/1.1" 200 2049 0.009917 252.41.86.246 - - [2026-03-06 13:15:11] "POST /neutron/port HTTP/1.1" 200 1111 0.019953 252.41.86.246 - - [2026-03-06 13:15:11] "POST /neutron/security_group HTTP/1.1" 200 2049 0.008197 252.41.86.246 - - [2026-03-06 13:15:11] "POST /neutron/port HTTP/1.1" 200 1111 0.021210 252.41.86.246 - - [2026-03-06 13:15:11] "POST /neutron/security_group HTTP/1.1" 200 2049 0.010178 10.0.0.41 - - [2026-03-06 13:15:11] "GET /virtual-machine/810ca089-104d-4aaf-976a-cc3eef203cc6 HTTP/1.1" 200 1285 0.006756 10.0.0.41 - - [2026-03-06 13:15:11] "GET /virtual-machine-interface/ee7b4bc7-5c5a-4648-adaa-f95fd61a24c9 HTTP/1.1" 200 2923 0.007659 10.0.0.41 - - [2026-03-06 13:15:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003906 10.0.0.41 - - [2026-03-06 13:15:12] "GET /global-vrouter-config/7863141b-16fd-4d47-b497-34b2ee487f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004698 10.0.0.41 - - [2026-03-06 13:15:12] "GET /virtual-networks?parent_id=b2908817-e724-420d-a0aa-73bf88427729&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.004026 10.0.0.41 - - [2026-03-06 13:15:12] "GET /virtual-network/604750c0-e3be-4acf-8fc7-e495912a883a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.007538 10.0.0.41 - - [2026-03-06 13:15:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004568 10.0.0.41 - - [2026-03-06 13:15:13] "GET /global-vrouter-config/7863141b-16fd-4d47-b497-34b2ee487f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003914 10.0.0.41 - - [2026-03-06 13:15:13] "GET /virtual-networks?parent_id=b2908817-e724-420d-a0aa-73bf88427729&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.004307 10.0.0.41 - - [2026-03-06 13:15:13] "GET /virtual-network/604750c0-e3be-4acf-8fc7-e495912a883a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.006548 10.0.0.41 - - [2026-03-06 13:15:13] "POST /routing-policys HTTP/1.1" 200 534 0.022546 10.0.0.41 - - [2026-03-06 13:15:13] "GET /virtual-network/fc09db4a-d335-4e22-acce-8e392ac2bcc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.007294 10.0.0.41 - - [2026-03-06 13:15:13] "POST /ref-update HTTP/1.1" 200 156 0.021173 10.0.0.41 - - [2026-03-06 13:15:13] "PUT /virtual-network/fc09db4a-d335-4e22-acce-8e392ac2bcc0 HTTP/1.1" 200 265 0.058854 252.41.86.246 - - [2026-03-06 13:15:15] "POST /neutron/port HTTP/1.1" 200 1108 0.054889 252.41.86.246 - - [2026-03-06 13:15:16] "POST /neutron/port HTTP/1.1" 200 1108 0.016892 252.41.86.246 - - [2026-03-06 13:15:16] "POST /neutron/network HTTP/1.1" 200 836 0.007302 252.41.86.246 - - [2026-03-06 13:15:16] "POST /neutron/floatingip HTTP/1.1" 200 117 0.025777 252.41.86.246 - - [2026-03-06 13:15:16] "POST /neutron/subnet HTTP/1.1" 200 684 0.009821 252.41.86.246 - - [2026-03-06 13:15:16] "POST /neutron/port HTTP/1.1" 200 117 0.001505 252.41.86.246 - - [2026-03-06 13:15:16] "POST /neutron/network HTTP/1.1" 200 826 0.007278 10.0.0.41 - - [2026-03-06 13:15:17] "POST /ref-update HTTP/1.1" 200 156 0.042897 10.0.0.41 - - [2026-03-06 13:15:17] "POST /ref-update HTTP/1.1" 200 156 0.019254 10.0.0.41 - - [2026-03-06 13:15:17] "DELETE /routing-policy/9d0a0051-32f9-42a7-b04c-84837c1ade19 HTTP/1.1" 200 115 0.050285 252.41.86.246 - - [2026-03-06 13:15:18] "POST /neutron/network HTTP/1.1" 200 829 0.009321 252.41.86.246 - - [2026-03-06 13:15:18] "POST /neutron/network HTTP/1.1" 400 204 0.017995 252.41.86.246 - - [2026-03-06 13:15:18] "POST /neutron/port HTTP/1.1" 200 1111 0.028322 252.41.86.246 - - [2026-03-06 13:15:18] "POST /neutron/port HTTP/1.1" 200 1108 0.020790 252.41.86.246 - - [2026-03-06 13:15:18] "POST /neutron/port HTTP/1.1" 200 1101 0.014688 252.41.86.246 - - [2026-03-06 13:15:18] "POST /neutron/port HTTP/1.1" 200 1098 0.014976 252.41.86.246 - - [2026-03-06 13:15:19] "POST /neutron/port HTTP/1.1" 200 151 0.175505 252.41.86.246 - - [2026-03-06 13:15:19] "POST /neutron/port HTTP/1.1" 200 151 0.180367 252.41.86.246 - - [2026-03-06 13:15:20] "POST /neutron/network HTTP/1.1" 200 829 0.008614 10.0.0.41 - - [2026-03-06 13:15:20] "POST /useragent-kv HTTP/1.1" 200 115 0.003822 10.0.0.41 - - [2026-03-06 13:15:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005576 10.0.0.41 - - [2026-03-06 13:15:20] "POST /useragent-kv HTTP/1.1" 200 115 0.011726 252.41.86.246 - - [2026-03-06 13:15:20] "POST /neutron/network HTTP/1.1" 200 151 0.145225 10.0.0.41 - - [2026-03-06 13:15:20] "DELETE /route-target/700f986f-b344-4174-9f01-5254c766e34a HTTP/1.1" 200 115 0.028530 10.0.0.41 - - [2026-03-06 13:15:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004474 252.41.86.246 - - [2026-03-06 13:15:20] "POST /neutron/network HTTP/1.1" 200 826 0.007867 10.0.0.41 - - [2026-03-06 13:15:20] "DELETE /route-target/00c6191e-f978-45a3-afe5-505e4da1fec6 HTTP/1.1" 409 240 0.006677 10.0.0.41 - - [2026-03-06 13:15:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005757 10.0.0.41 - - [2026-03-06 13:15:20] "POST /useragent-kv HTTP/1.1" 200 115 0.005584 10.0.0.41 - - [2026-03-06 13:15:20] "POST /useragent-kv HTTP/1.1" 200 115 0.003428 252.41.86.246 - - [2026-03-06 13:15:20] "POST /neutron/network HTTP/1.1" 200 151 0.127969 10.0.0.41 - - [2026-03-06 13:15:20] "DELETE /route-target/e6a64502-e89c-4271-b4cc-ff7afa24c028 HTTP/1.1" 200 115 0.035319 10.0.0.41 - - [2026-03-06 13:15:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.008386 10.0.0.41 - - [2026-03-06 13:15:20] "DELETE /route-target/00c6191e-f978-45a3-afe5-505e4da1fec6 HTTP/1.1" 200 115 0.032702 10.0.0.41 - - [2026-03-06 13:15:21] "GET /projects?obj_uuids=b2908817-e724-420d-a0aa-73bf88427729&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001615 10.0.0.41 - - [2026-03-06 13:15:21] "GET /project/b2908817-e724-420d-a0aa-73bf88427729?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.038382 10.0.0.41 - - [2026-03-06 13:15:21] "GET /projects?obj_uuids=b2908817-e724-420d-a0aa-73bf88427729&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001194 10.0.0.41 - - [2026-03-06 13:15:21] "GET /project/b2908817-e724-420d-a0aa-73bf88427729?fields=virtual_networks HTTP/1.1" 200 1019 0.083666 10.0.0.41 - - [2026-03-06 13:15:21] "GET /projects?obj_uuids=b2908817-e724-420d-a0aa-73bf88427729&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001663 10.0.0.41 - - [2026-03-06 13:15:21] "GET /project/b2908817-e724-420d-a0aa-73bf88427729?fields=virtual_machine_interfaces HTTP/1.1" 200 1019 0.031969 10.0.0.41 - - [2026-03-06 13:15:21] "GET /projects?obj_uuids=b2908817-e724-420d-a0aa-73bf88427729&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001265 10.0.0.41 - - [2026-03-06 13:15:21] "GET /project/b2908817-e724-420d-a0aa-73bf88427729?fields=security_groups HTTP/1.1" 200 1237 0.034918 10.0.0.41 - - [2026-03-06 13:15:22] "GET /domains?obj_uuids=18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002729 10.0.0.41 - - [2026-03-06 13:15:22] "GET /domain/18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.012831 10.0.0.41 - - [2026-03-06 13:15:22] "POST /fqname-to-id HTTP/1.1" 404 184 0.041232 10.0.0.41 - - [2026-03-06 13:15:22] "GET /projects?obj_uuids=ead3c22d-195b-4f59-98ea-d150d93ecdf1&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003142 10.0.0.41 - - [2026-03-06 13:15:22] "GET /domains?obj_uuids=18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001500 10.0.0.41 - - [2026-03-06 13:15:22] "GET /domain/18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.008999 10.0.0.41 - - [2026-03-06 13:15:22] "POST /id-to-fqname HTTP/1.1" 200 186 0.002562 10.0.0.41 - - [2026-03-06 13:15:22] "POST /fqname-to-id HTTP/1.1" 404 195 0.005896 10.0.0.41 - - [2026-03-06 13:15:23] "POST /security-groups HTTP/1.1" 200 581 0.071044 10.0.0.41 - - [2026-03-06 13:15:23] "POST /fqname-to-id HTTP/1.1" 404 230 0.006571 10.0.0.41 - - [2026-03-06 13:15:23] "POST /projects HTTP/1.1" 200 573 0.257356 10.0.0.41 - - [2026-03-06 13:15:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.296408 10.0.0.41 - - [2026-03-06 13:15:23] "POST /access-control-lists HTTP/1.1" 200 594 0.071527 10.0.0.41 - - [2026-03-06 13:15:23] "GET /project/ead3c22d-195b-4f59-98ea-d150d93ecdf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.490964 10.0.0.41 - - [2026-03-06 13:15:23] "POST /fqname-to-id HTTP/1.1" 404 229 0.003503 10.0.0.41 - - [2026-03-06 13:15:23] "POST /access-control-lists HTTP/1.1" 200 592 0.080861 10.0.0.41 - - [2026-03-06 13:15:24] "GET / HTTP/1.1" 200 36215 0.003115 10.0.0.41 - - [2026-03-06 13:15:25] "POST /fqname-to-id HTTP/1.1" 401 296 0.001043 10.0.0.41 - - [2026-03-06 13:15:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.090851 10.0.0.41 - - [2026-03-06 13:15:25] "GET /projects?obj_uuids=ead3c22d-195b-4f59-98ea-d150d93ecdf1&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001184 10.0.0.41 - - [2026-03-06 13:15:25] "GET /project/ead3c22d-195b-4f59-98ea-d150d93ecdf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.034277 252.41.86.246 - - [2026-03-06 13:15:26] "POST /neutron/network HTTP/1.1" 200 117 0.042995 10.0.0.41 - - [2026-03-06 13:15:26] "GET /projects?obj_uuids=ead3c22d-195b-4f59-98ea-d150d93ecdf1&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001916 252.41.86.246 - - [2026-03-06 13:15:26] "POST /neutron/network HTTP/1.1" 200 611 0.098846 10.0.0.41 - - [2026-03-06 13:15:26] "POST /route-targets HTTP/1.1" 200 328 0.016117 10.0.0.41 - - [2026-03-06 13:15:26] "POST /ref-update HTTP/1.1" 200 156 0.031227 10.0.0.41 - - [2026-03-06 13:15:26] "POST /useragent-kv HTTP/1.1" 200 115 0.004823 252.41.86.246 - - [2026-03-06 13:15:26] "POST /neutron/subnet HTTP/1.1" 200 730 0.245693 252.41.86.246 - - [2026-03-06 13:15:26] "POST /neutron/network HTTP/1.1" 200 831 0.008915 10.0.0.41 - - [2026-03-06 13:15:26] "POST /id-to-fqname HTTP/1.1" 200 221 0.001643 10.0.0.41 - - [2026-03-06 13:15:26] "GET /virtual-network/dea6c60c-beb6-47eb-ae60-987fb8cd16bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.006298 252.41.86.246 - - [2026-03-06 13:15:26] "POST /neutron/network HTTP/1.1" 200 831 0.008220 10.0.0.41 - - [2026-03-06 13:15:26] "GET /virtual-network/dea6c60c-beb6-47eb-ae60-987fb8cd16bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.006211 252.41.86.246 - - [2026-03-06 13:15:26] "POST /neutron/network HTTP/1.1" 200 831 0.008543 252.41.86.246 - - [2026-03-06 13:15:27] "POST /neutron/subnet HTTP/1.1" 200 730 0.011286 10.0.0.41 - - [2026-03-06 13:15:27] "GET /domains HTTP/1.1" 401 296 0.000639 10.0.0.41 - - [2026-03-06 13:15:27] "GET /domains HTTP/1.1" 200 438 0.041245 10.0.0.41 - - [2026-03-06 13:15:27] "GET /domains?obj_uuids=18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001891 10.0.0.41 - - [2026-03-06 13:15:27] "GET /domain/18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1 HTTP/1.1" 200 1668 0.012519 10.0.0.41 - - [2026-03-06 13:15:27] "GET /projects?obj_uuids=ead3c22d-195b-4f59-98ea-d150d93ecdf1&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001760 10.0.0.41 - - [2026-03-06 13:15:27] "GET /project/ead3c22d-195b-4f59-98ea-d150d93ecdf1 HTTP/1.1" 200 2077 0.043077 10.0.0.41 - - [2026-03-06 13:15:27] "GET /virtual-network/dea6c60c-beb6-47eb-ae60-987fb8cd16bc HTTP/1.1" 200 2323 0.007325 10.0.0.41 - - [2026-03-06 13:15:27] "GET /virtual-network/dea6c60c-beb6-47eb-ae60-987fb8cd16bc HTTP/1.1" 200 2323 0.005681 10.0.0.41 - - [2026-03-06 13:15:27] "GET /routing-instance/1ff2b339-c2ac-477a-ac6a-0cbf27cad93a HTTP/1.1" 200 1494 0.004897 10.0.0.41 - - [2026-03-06 13:15:27] "GET /routing-instance/1ff2b339-c2ac-477a-ac6a-0cbf27cad93a HTTP/1.1" 200 1494 0.005080 10.0.0.41 - - [2026-03-06 13:15:27] "GET /route-target/20669664-d1d0-4fc2-b1b4-a4d31a600ff0 HTTP/1.1" 200 1212 0.004987 10.0.0.41 - - [2026-03-06 13:15:28] "GET /virtual-network/dea6c60c-beb6-47eb-ae60-987fb8cd16bc HTTP/1.1" 200 2323 0.007715 10.0.0.41 - - [2026-03-06 13:15:28] "GET /routing-instance/1ff2b339-c2ac-477a-ac6a-0cbf27cad93a HTTP/1.1" 200 1494 0.005650 10.0.0.41 - - [2026-03-06 13:15:28] "GET /virtual-network/dea6c60c-beb6-47eb-ae60-987fb8cd16bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.007525 10.0.0.41 - - [2026-03-06 13:15:28] "GET /virtual-network/dea6c60c-beb6-47eb-ae60-987fb8cd16bc HTTP/1.1" 200 2323 0.008461 10.0.0.41 - - [2026-03-06 13:15:28] "GET /routing-instance/1ff2b339-c2ac-477a-ac6a-0cbf27cad93a HTTP/1.1" 200 1494 0.004893 10.0.0.41 - - [2026-03-06 13:15:28] "GET /routing-instance/1ff2b339-c2ac-477a-ac6a-0cbf27cad93a HTTP/1.1" 200 1494 0.005226 10.0.0.41 - - [2026-03-06 13:15:28] "GET /route-target/20669664-d1d0-4fc2-b1b4-a4d31a600ff0 HTTP/1.1" 200 1212 0.004797 10.0.0.41 - - [2026-03-06 13:15:28] "GET /domains HTTP/1.1" 200 438 0.004215 10.0.0.41 - - [2026-03-06 13:15:28] "GET /domains?obj_uuids=18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001676 10.0.0.41 - - [2026-03-06 13:15:28] "GET /domain/18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1 HTTP/1.1" 200 1668 0.013203 10.0.0.41 - - [2026-03-06 13:15:28] "GET /projects?obj_uuids=ead3c22d-195b-4f59-98ea-d150d93ecdf1&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001761 10.0.0.41 - - [2026-03-06 13:15:28] "GET /project/ead3c22d-195b-4f59-98ea-d150d93ecdf1 HTTP/1.1" 200 2077 0.035559 10.0.0.41 - - [2026-03-06 13:15:28] "GET /virtual-network/dea6c60c-beb6-47eb-ae60-987fb8cd16bc HTTP/1.1" 200 2323 0.005783 10.0.0.41 - - [2026-03-06 13:15:29] "GET /obj-perms HTTP/1.1" 200 6430 0.076420 10.0.0.41 - - [2026-03-06 13:15:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003966 10.0.0.41 - - [2026-03-06 13:15:29] "GET /projects?obj_uuids=ead3c22d-195b-4f59-98ea-d150d93ecdf1&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001833 10.0.0.41 - - [2026-03-06 13:15:29] "GET /project/ead3c22d-195b-4f59-98ea-d150d93ecdf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.034080 252.41.86.246 - - [2026-03-06 13:15:29] "POST /neutron/network HTTP/1.1" 200 117 0.012717 10.0.0.41 - - [2026-03-06 13:15:29] "GET /projects?obj_uuids=ead3c22d-195b-4f59-98ea-d150d93ecdf1&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001379 252.41.86.246 - - [2026-03-06 13:15:29] "POST /neutron/network HTTP/1.1" 200 611 0.091993 10.0.0.41 - - [2026-03-06 13:15:29] "POST /route-targets HTTP/1.1" 200 328 0.013246 10.0.0.41 - - [2026-03-06 13:15:29] "POST /ref-update HTTP/1.1" 200 156 0.032429 10.0.0.41 - - [2026-03-06 13:15:29] "POST /useragent-kv HTTP/1.1" 200 115 0.004116 252.41.86.246 - - [2026-03-06 13:15:29] "POST /neutron/subnet HTTP/1.1" 200 720 0.225096 252.41.86.246 - - [2026-03-06 13:15:30] "POST /neutron/network HTTP/1.1" 200 829 0.006954 10.0.0.41 - - [2026-03-06 13:15:30] "POST /id-to-fqname HTTP/1.1" 200 221 0.001896 10.0.0.41 - - [2026-03-06 13:15:30] "GET /virtual-network/7985e574-53a3-4f25-9bd5-fa1b875caf21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006288 252.41.86.246 - - [2026-03-06 13:15:30] "POST /neutron/network HTTP/1.1" 200 829 0.007881 10.0.0.41 - - [2026-03-06 13:15:30] "GET /virtual-network/7985e574-53a3-4f25-9bd5-fa1b875caf21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.008225 252.41.86.246 - - [2026-03-06 13:15:30] "POST /neutron/network HTTP/1.1" 200 829 0.007352 252.41.86.246 - - [2026-03-06 13:15:30] "POST /neutron/subnet HTTP/1.1" 200 720 0.010516 10.0.0.41 - - [2026-03-06 13:15:30] "GET /domains HTTP/1.1" 200 438 0.003600 10.0.0.41 - - [2026-03-06 13:15:30] "GET /domains?obj_uuids=18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.003379 10.0.0.41 - - [2026-03-06 13:15:30] "GET /domain/18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1 HTTP/1.1" 200 1668 0.016032 10.0.0.41 - - [2026-03-06 13:15:30] "GET /projects?obj_uuids=ead3c22d-195b-4f59-98ea-d150d93ecdf1&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002219 10.0.0.41 - - [2026-03-06 13:15:30] "GET /project/ead3c22d-195b-4f59-98ea-d150d93ecdf1 HTTP/1.1" 200 2294 0.033820 10.0.0.41 - - [2026-03-06 13:15:30] "GET /virtual-network/7985e574-53a3-4f25-9bd5-fa1b875caf21 HTTP/1.1" 200 2316 0.009624 10.0.0.41 - - [2026-03-06 13:15:30] "GET /virtual-network/7985e574-53a3-4f25-9bd5-fa1b875caf21 HTTP/1.1" 200 2316 0.011296 10.0.0.41 - - [2026-03-06 13:15:30] "GET /routing-instance/5127e7da-f6fe-41e3-9db8-5310060647d0 HTTP/1.1" 200 1494 0.006287 10.0.0.41 - - [2026-03-06 13:15:30] "GET /routing-instance/5127e7da-f6fe-41e3-9db8-5310060647d0 HTTP/1.1" 200 1494 0.005476 10.0.0.41 - - [2026-03-06 13:15:30] "GET /route-target/cc4fd623-822f-43cb-838e-ff1b2587f529 HTTP/1.1" 200 1212 0.005310 10.0.0.41 - - [2026-03-06 13:15:30] "GET /virtual-network/7985e574-53a3-4f25-9bd5-fa1b875caf21 HTTP/1.1" 200 2316 0.006212 10.0.0.41 - - [2026-03-06 13:15:30] "GET /routing-instance/5127e7da-f6fe-41e3-9db8-5310060647d0 HTTP/1.1" 200 1494 0.006256 10.0.0.41 - - [2026-03-06 13:15:30] "GET /virtual-network/7985e574-53a3-4f25-9bd5-fa1b875caf21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006794 10.0.0.41 - - [2026-03-06 13:15:31] "GET /virtual-network/7985e574-53a3-4f25-9bd5-fa1b875caf21 HTTP/1.1" 200 2316 0.006582 10.0.0.41 - - [2026-03-06 13:15:31] "GET /routing-instance/5127e7da-f6fe-41e3-9db8-5310060647d0 HTTP/1.1" 200 1494 0.005703 10.0.0.41 - - [2026-03-06 13:15:31] "GET /routing-instance/5127e7da-f6fe-41e3-9db8-5310060647d0 HTTP/1.1" 200 1494 0.004613 10.0.0.41 - - [2026-03-06 13:15:31] "GET /route-target/cc4fd623-822f-43cb-838e-ff1b2587f529 HTTP/1.1" 200 1212 0.004339 10.0.0.41 - - [2026-03-06 13:15:31] "GET /domains HTTP/1.1" 200 438 0.004010 10.0.0.41 - - [2026-03-06 13:15:31] "GET /domains?obj_uuids=18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001457 10.0.0.41 - - [2026-03-06 13:15:31] "GET /domain/18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1 HTTP/1.1" 200 1668 0.009635 10.0.0.41 - - [2026-03-06 13:15:31] "GET /projects?obj_uuids=ead3c22d-195b-4f59-98ea-d150d93ecdf1&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001437 10.0.0.41 - - [2026-03-06 13:15:31] "GET /project/ead3c22d-195b-4f59-98ea-d150d93ecdf1 HTTP/1.1" 200 2294 0.036047 10.0.0.41 - - [2026-03-06 13:15:31] "GET /virtual-network/7985e574-53a3-4f25-9bd5-fa1b875caf21 HTTP/1.1" 200 2316 0.006304 10.0.0.41 - - [2026-03-06 13:15:31] "GET /obj-perms HTTP/1.1" 200 6430 0.002131 10.0.0.41 - - [2026-03-06 13:15:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003813 10.0.0.41 - - [2026-03-06 13:15:31] "GET /projects?obj_uuids=ead3c22d-195b-4f59-98ea-d150d93ecdf1&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001369 10.0.0.41 - - [2026-03-06 13:15:31] "GET /project/ead3c22d-195b-4f59-98ea-d150d93ecdf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.033288 252.41.86.246 - - [2026-03-06 13:15:31] "POST /neutron/network HTTP/1.1" 200 117 0.015532 10.0.0.41 - - [2026-03-06 13:15:31] "GET /projects?obj_uuids=ead3c22d-195b-4f59-98ea-d150d93ecdf1&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001886 252.41.86.246 - - [2026-03-06 13:15:32] "POST /neutron/network HTTP/1.1" 200 613 0.085358 10.0.0.41 - - [2026-03-06 13:15:32] "POST /ref-update HTTP/1.1" 200 156 0.012963 10.0.0.41 - - [2026-03-06 13:15:32] "POST /useragent-kv HTTP/1.1" 200 115 0.007857 252.41.86.246 - - [2026-03-06 13:15:32] "POST /neutron/subnet HTTP/1.1" 200 734 0.186530 252.41.86.246 - - [2026-03-06 13:15:32] "POST /neutron/network HTTP/1.1" 200 834 0.007703 10.0.0.41 - - [2026-03-06 13:15:32] "POST /id-to-fqname HTTP/1.1" 200 222 0.001807 10.0.0.41 - - [2026-03-06 13:15:32] "GET /virtual-network/6a391cfd-293b-42e0-bc00-78492902f89e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.005935 252.41.86.246 - - [2026-03-06 13:15:32] "POST /neutron/network HTTP/1.1" 200 834 0.008646 10.0.0.41 - - [2026-03-06 13:15:32] "GET /virtual-network/6a391cfd-293b-42e0-bc00-78492902f89e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.006730 252.41.86.246 - - [2026-03-06 13:15:32] "POST /neutron/network HTTP/1.1" 200 834 0.007922 252.41.86.246 - - [2026-03-06 13:15:32] "POST /neutron/subnet HTTP/1.1" 200 734 0.008973 10.0.0.41 - - [2026-03-06 13:15:32] "GET /domains HTTP/1.1" 200 438 0.003769 10.0.0.41 - - [2026-03-06 13:15:32] "GET /domains?obj_uuids=18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001301 10.0.0.41 - - [2026-03-06 13:15:32] "GET /domain/18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1 HTTP/1.1" 200 1668 0.008952 10.0.0.41 - - [2026-03-06 13:15:32] "GET /projects?obj_uuids=ead3c22d-195b-4f59-98ea-d150d93ecdf1&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.003633 10.0.0.41 - - [2026-03-06 13:15:32] "GET /project/ead3c22d-195b-4f59-98ea-d150d93ecdf1 HTTP/1.1" 200 2512 0.037722 10.0.0.41 - - [2026-03-06 13:15:32] "GET /virtual-network/6a391cfd-293b-42e0-bc00-78492902f89e HTTP/1.1" 200 2330 0.008245 10.0.0.41 - - [2026-03-06 13:15:33] "GET /virtual-network/6a391cfd-293b-42e0-bc00-78492902f89e HTTP/1.1" 200 2330 0.006282 10.0.0.41 - - [2026-03-06 13:15:33] "GET /routing-instance/2fdf839c-6568-407a-838e-ef23ac9bfb10 HTTP/1.1" 200 1497 0.004303 10.0.0.41 - - [2026-03-06 13:15:33] "GET /routing-instance/2fdf839c-6568-407a-838e-ef23ac9bfb10 HTTP/1.1" 200 1497 0.004882 10.0.0.41 - - [2026-03-06 13:15:33] "GET /route-target/7755ba13-bdb5-4ef8-99f2-41646ebab902 HTTP/1.1" 200 1214 0.004977 10.0.0.41 - - [2026-03-06 13:15:33] "GET /virtual-network/6a391cfd-293b-42e0-bc00-78492902f89e HTTP/1.1" 200 2330 0.007171 10.0.0.41 - - [2026-03-06 13:15:33] "GET /routing-instance/2fdf839c-6568-407a-838e-ef23ac9bfb10 HTTP/1.1" 200 1497 0.005442 10.0.0.41 - - [2026-03-06 13:15:33] "GET /virtual-network/6a391cfd-293b-42e0-bc00-78492902f89e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.006925 10.0.0.41 - - [2026-03-06 13:15:33] "GET /virtual-network/6a391cfd-293b-42e0-bc00-78492902f89e HTTP/1.1" 200 2330 0.006354 10.0.0.41 - - [2026-03-06 13:15:33] "GET /routing-instance/2fdf839c-6568-407a-838e-ef23ac9bfb10 HTTP/1.1" 200 1497 0.004711 10.0.0.41 - - [2026-03-06 13:15:33] "GET /routing-instance/2fdf839c-6568-407a-838e-ef23ac9bfb10 HTTP/1.1" 200 1497 0.005250 10.0.0.41 - - [2026-03-06 13:15:33] "GET /route-target/7755ba13-bdb5-4ef8-99f2-41646ebab902 HTTP/1.1" 200 1214 0.004684 10.0.0.41 - - [2026-03-06 13:15:33] "GET /domains HTTP/1.1" 200 438 0.003232 10.0.0.41 - - [2026-03-06 13:15:33] "GET /domains?obj_uuids=18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001299 10.0.0.41 - - [2026-03-06 13:15:33] "GET /domain/18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1 HTTP/1.1" 200 1668 0.008608 10.0.0.41 - - [2026-03-06 13:15:33] "GET /projects?obj_uuids=ead3c22d-195b-4f59-98ea-d150d93ecdf1&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001293 10.0.0.41 - - [2026-03-06 13:15:33] "GET /project/ead3c22d-195b-4f59-98ea-d150d93ecdf1 HTTP/1.1" 200 2512 0.028923 10.0.0.41 - - [2026-03-06 13:15:33] "GET /virtual-network/6a391cfd-293b-42e0-bc00-78492902f89e HTTP/1.1" 200 2330 0.006956 10.0.0.41 - - [2026-03-06 13:15:33] "GET /obj-perms HTTP/1.1" 200 6430 0.002201 10.0.0.41 - - [2026-03-06 13:15:34] "POST /id-to-fqname HTTP/1.1" 200 221 0.001714 252.41.86.246 - - [2026-03-06 13:15:34] "POST /neutron/network HTTP/1.1" 200 839 0.009848 252.41.86.246 - - [2026-03-06 13:15:34] "GET /aaa-mode HTTP/1.1" 401 296 0.000665 252.41.86.246 - - [2026-03-06 13:15:34] "GET / HTTP/1.1" 200 36215 0.002817 252.41.86.246 - - [2026-03-06 13:15:34] "GET /project/ead3c22d-195b-4f59-98ea-d150d93ecdf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000653 10.0.0.41 - - [2026-03-06 13:15:34] "DELETE /project/b2908817e724420da0aa73bf88427729 HTTP/1.1" 404 173 0.013735 10.0.0.41 - - [2026-03-06 13:15:34] "DELETE /project/ead3c22d195b4f5998ead150d93ecdf1 HTTP/1.1" 404 173 0.012456 10.0.0.41 - - [2026-03-06 13:15:34] "GET /projects?obj_uuids=b2908817-e724-420d-a0aa-73bf88427729&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001485 10.0.0.41 - - [2026-03-06 13:15:34] "GET /projects?obj_uuids=82df8dca-fb59-477e-921a-87fd13ff2955&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001330 10.0.0.41 - - [2026-03-06 13:15:34] "GET /project/82df8dca-fb59-477e-921a-87fd13ff2955?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.035043 10.0.0.41 - - [2026-03-06 13:15:34] "GET /project/b2908817-e724-420d-a0aa-73bf88427729?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.037572 10.0.0.41 - - [2026-03-06 13:15:34] "GET /projects?obj_uuids=b2908817-e724-420d-a0aa-73bf88427729&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001723 10.0.0.41 - - [2026-03-06 13:15:34] "GET /projects?obj_uuids=82df8dca-fb59-477e-921a-87fd13ff2955&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001107 10.0.0.41 - - [2026-03-06 13:15:34] "GET /project/82df8dca-fb59-477e-921a-87fd13ff2955?fields=security_groups HTTP/1.1" 200 1356 0.047342 10.0.0.41 - - [2026-03-06 13:15:34] "GET /project/b2908817-e724-420d-a0aa-73bf88427729?fields=security_groups HTTP/1.1" 200 1330 0.053852 10.0.0.41 - - [2026-03-06 13:15:35] "GET /projects?obj_uuids=ead3c22d-195b-4f59-98ea-d150d93ecdf1&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001509 10.0.0.41 - - [2026-03-06 13:15:35] "DELETE /security-group/ac413593-3638-49ab-878e-bc7c73ddf2f5 HTTP/1.1" 200 115 0.078081 10.0.0.41 - - [2026-03-06 13:15:35] "GET /projects?obj_uuids=82df8dca-fb59-477e-921a-87fd13ff2955&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001986 10.0.0.41 - - [2026-03-06 13:15:35] "DELETE /security-group/d513af70-cec7-4f9f-9bfe-9e2e07df3211 HTTP/1.1" 200 115 0.096358 10.0.0.41 - - [2026-03-06 13:15:35] "DELETE /access-control-list/0f912107-8700-468d-bb6c-7895a80d3369 HTTP/1.1" 200 115 0.071626 252.41.86.246 - - [2026-03-06 13:15:35] "GET /project/ead3c22d-195b-4f59-98ea-d150d93ecdf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.103355 10.0.0.41 - - [2026-03-06 13:15:35] "GET /projects?obj_uuids=b2908817-e724-420d-a0aa-73bf88427729&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001218 10.0.0.41 - - [2026-03-06 13:15:35] "GET /project/b2908817-e724-420d-a0aa-73bf88427729?fields=application_policy_sets HTTP/1.1" 200 1369 0.063548 10.0.0.41 - - [2026-03-06 13:15:35] "GET /project/82df8dca-fb59-477e-921a-87fd13ff2955?fields=application_policy_sets HTTP/1.1" 200 1395 0.101410 10.0.0.41 - - [2026-03-06 13:15:35] "DELETE /access-control-list/b23384ce-f0ed-4b53-8d51-7fb7ad09e20d HTTP/1.1" 200 115 0.062322 252.41.86.246 - - [2026-03-06 13:15:35] "POST /neutron/network HTTP/1.1" 200 829 0.052188 10.0.0.41 - - [2026-03-06 13:15:35] "DELETE /access-control-list/146344a2-8216-4aef-9d0c-40cf62ad9757 HTTP/1.1" 200 115 0.071177 10.0.0.41 - - [2026-03-06 13:15:35] "DELETE /access-control-list/c33043da-71b7-43e8-a0ca-239ac2071354 HTTP/1.1" 200 115 0.071314 10.0.0.41 - - [2026-03-06 13:15:35] "DELETE /project/b2908817-e724-420d-a0aa-73bf88427729 HTTP/1.1" 200 115 0.606011 10.0.0.41 - - [2026-03-06 13:15:35] "DELETE /project/82df8dca-fb59-477e-921a-87fd13ff2955 HTTP/1.1" 200 115 0.605912 252.41.86.246 - - [2026-03-06 13:15:35] "POST /neutron/port HTTP/1.1" 200 117 0.007117 252.41.86.246 - - [2026-03-06 13:15:35] "POST /neutron/port HTTP/1.1" 200 117 0.008372 10.0.0.41 - - [2026-03-06 13:15:35] "POST /id-to-fqname HTTP/1.1" 200 222 0.003267 252.41.86.246 - - [2026-03-06 13:15:35] "POST /neutron/port HTTP/1.1" 200 117 0.007271 252.41.86.246 - - [2026-03-06 13:15:35] "POST /neutron/network HTTP/1.1" 200 844 0.008285 252.41.86.246 - - [2026-03-06 13:15:35] "GET /aaa-mode HTTP/1.1" 401 296 0.000585 252.41.86.246 - - [2026-03-06 13:15:36] "GET / HTTP/1.1" 200 36215 0.003093 252.41.86.246 - - [2026-03-06 13:15:36] "GET /project/ead3c22d-195b-4f59-98ea-d150d93ecdf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000619 252.41.86.246 - - [2026-03-06 13:15:36] "POST /neutron/network HTTP/1.1" 200 839 0.008561 10.0.0.41 - - [2026-03-06 13:15:36] "GET /projects?obj_uuids=ead3c22d-195b-4f59-98ea-d150d93ecdf1&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001448 10.0.0.41 - - [2026-03-06 13:15:36] "GET /projects?obj_uuids=ead3c22d-195b-4f59-98ea-d150d93ecdf1&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001560 252.41.86.246 - - [2026-03-06 13:15:36] "GET /project/ead3c22d-195b-4f59-98ea-d150d93ecdf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.129140 252.41.86.246 - - [2026-03-06 13:15:36] "POST /neutron/network HTTP/1.1" 200 834 0.014948 252.41.86.246 - - [2026-03-06 13:15:36] "POST /neutron/port HTTP/1.1" 200 1055 0.350406 252.41.86.246 - - [2026-03-06 13:15:36] "POST /neutron/port HTTP/1.1" 200 1055 0.022475 252.41.86.246 - - [2026-03-06 13:15:36] "POST /neutron/port HTTP/1.1" 200 1055 0.026129 252.41.86.246 - - [2026-03-06 13:15:36] "POST /neutron/port HTTP/1.1" 200 1065 0.032672 252.41.86.246 - - [2026-03-06 13:15:37] "POST /neutron/security_group HTTP/1.1" 200 2054 0.020315 252.41.86.246 - - [2026-03-06 13:15:37] "POST /neutron/port HTTP/1.1" 200 1105 0.119509 252.41.86.246 - - [2026-03-06 13:15:37] "POST /neutron/port HTTP/1.1" 200 117 0.010350 10.0.0.41 - - [2026-03-06 13:15:37] "POST /fqname-to-id HTTP/1.1" 404 191 0.003221 10.0.0.41 - - [2026-03-06 13:15:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003369 252.41.86.246 - - [2026-03-06 13:15:37] "POST /neutron/port HTTP/1.1" 200 1115 0.017442 10.0.0.41 - - [2026-03-06 13:15:37] "GET /domains?obj_uuids=18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001856 10.0.0.41 - - [2026-03-06 13:15:37] "GET /domain/18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.010014 252.41.86.246 - - [2026-03-06 13:15:37] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005527 10.0.0.41 - - [2026-03-06 13:15:37] "POST /service-templates HTTP/1.1" 200 543 0.021553 252.41.86.246 - - [2026-03-06 13:15:37] "POST /neutron/subnet HTTP/1.1" 200 694 0.011201 10.0.0.41 - - [2026-03-06 13:15:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003417 10.0.0.41 - - [2026-03-06 13:15:37] "GET /service-template/7a11d602-2809-4f0e-9eb7-b4084e745edb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.011389 252.41.86.246 - - [2026-03-06 13:15:37] "POST /neutron/port HTTP/1.1" 200 117 0.001462 10.0.0.41 - - [2026-03-06 13:15:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003338 10.0.0.41 - - [2026-03-06 13:15:37] "GET /service-template/7a11d602-2809-4f0e-9eb7-b4084e745edb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.003997 252.41.86.246 - - [2026-03-06 13:15:37] "POST /neutron/network HTTP/1.1" 200 829 0.006762 10.0.0.41 - - [2026-03-06 13:15:37] "POST /id-to-fqname HTTP/1.1" 200 221 0.001357 252.41.86.246 - - [2026-03-06 13:15:37] "POST /neutron/network HTTP/1.1" 200 844 0.008563 10.0.0.41 - - [2026-03-06 13:15:37] "POST /id-to-fqname HTTP/1.1" 200 221 0.002741 10.0.0.41 - - [2026-03-06 13:15:37] "GET /projects?obj_uuids=ead3c22d-195b-4f59-98ea-d150d93ecdf1&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001278 10.0.0.41 - - [2026-03-06 13:15:37] "POST /id-to-fqname HTTP/1.1" 200 222 0.001950 252.41.86.246 - - [2026-03-06 13:15:37] "POST /neutron/port HTTP/1.1" 200 1945 0.037328 252.41.86.246 - - [2026-03-06 13:15:37] "POST /neutron/security_group HTTP/1.1" 200 2054 0.011483 252.41.86.246 - - [2026-03-06 13:15:37] "POST /neutron/port HTTP/1.1" 200 1058 0.345670 252.41.86.246 - - [2026-03-06 13:15:37] "POST /neutron/port HTTP/1.1" 200 1058 0.016131 252.41.86.246 - - [2026-03-06 13:15:38] "POST /neutron/port HTTP/1.1" 200 1058 0.017807 252.41.86.246 - - [2026-03-06 13:15:38] "POST /neutron/port HTTP/1.1" 200 1108 0.125176 252.41.86.246 - - [2026-03-06 13:15:38] "POST /neutron/port HTTP/1.1" 200 1118 0.017767 252.41.86.246 - - [2026-03-06 13:15:38] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004714 252.41.86.246 - - [2026-03-06 13:15:38] "POST /neutron/subnet HTTP/1.1" 200 708 0.021164 252.41.86.246 - - [2026-03-06 13:15:38] "POST /neutron/port HTTP/1.1" 200 117 0.001859 252.41.86.246 - - [2026-03-06 13:15:38] "POST /neutron/network HTTP/1.1" 200 834 0.007172 252.41.86.246 - - [2026-03-06 13:15:39] "POST /neutron/network HTTP/1.1" 200 2219 0.015384 252.41.86.246 - - [2026-03-06 13:15:39] "GET /aaa-mode HTTP/1.1" 401 296 0.000490 252.41.86.246 - - [2026-03-06 13:15:39] "GET / HTTP/1.1" 200 36215 0.003334 252.41.86.246 - - [2026-03-06 13:15:39] "GET /project/ead3c22d-195b-4f59-98ea-d150d93ecdf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000531 10.0.0.41 - - [2026-03-06 13:15:40] "GET /projects?obj_uuids=ead3c22d-195b-4f59-98ea-d150d93ecdf1&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001514 252.41.86.246 - - [2026-03-06 13:15:40] "GET /project/ead3c22d-195b-4f59-98ea-d150d93ecdf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.170100 252.41.86.246 - - [2026-03-06 13:15:40] "POST /neutron/network HTTP/1.1" 200 831 0.009314 252.41.86.246 - - [2026-03-06 13:15:40] "POST /neutron/network HTTP/1.1" 200 829 0.008149 252.41.86.246 - - [2026-03-06 13:15:40] "POST /neutron/network HTTP/1.1" 200 834 0.019167 252.41.86.246 - - [2026-03-06 13:15:40] "POST /neutron/port HTTP/1.1" 200 2081 0.046170 252.41.86.246 - - [2026-03-06 13:15:41] "POST /neutron/security_group HTTP/1.1" 200 2054 0.011343 252.41.86.246 - - [2026-03-06 13:15:41] "POST /neutron/port HTTP/1.1" 200 117 0.008370 252.41.86.246 - - [2026-03-06 13:15:41] "POST /neutron/port HTTP/1.1" 200 117 0.012152 252.41.86.246 - - [2026-03-06 13:15:41] "POST /neutron/network HTTP/1.1" 200 2219 0.027870 10.0.0.41 - - [2026-03-06 13:15:41] "GET /projects?obj_uuids=ead3c22d-195b-4f59-98ea-d150d93ecdf1&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001496 252.41.86.246 - - [2026-03-06 13:15:42] "POST /neutron/port HTTP/1.1" 200 1057 0.501737 10.0.0.41 - - [2026-03-06 13:15:42] "GET /projects?obj_uuids=ead3c22d-195b-4f59-98ea-d150d93ecdf1&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001766 252.41.86.246 - - [2026-03-06 13:15:42] "POST /neutron/port HTTP/1.1" 200 1055 0.281340 10.0.0.41 - - [2026-03-06 13:15:42] "GET /projects?obj_uuids=ead3c22d-195b-4f59-98ea-d150d93ecdf1&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001953 252.41.86.246 - - [2026-03-06 13:15:43] "POST /neutron/port HTTP/1.1" 200 1058 0.330730 252.41.86.246 - - [2026-03-06 13:15:43] "POST /neutron/port HTTP/1.1" 200 1057 0.016406 252.41.86.246 - - [2026-03-06 13:15:43] "POST /neutron/port HTTP/1.1" 200 1057 0.014581 252.41.86.246 - - [2026-03-06 13:15:43] "POST /neutron/port HTTP/1.1" 200 1107 0.158162 252.41.86.246 - - [2026-03-06 13:15:43] "POST /neutron/port HTTP/1.1" 200 1055 0.022467 252.41.86.246 - - [2026-03-06 13:15:43] "POST /neutron/port HTTP/1.1" 200 1055 0.018705 252.41.86.246 - - [2026-03-06 13:15:43] "POST /neutron/port HTTP/1.1" 200 1105 0.148520 252.41.86.246 - - [2026-03-06 13:15:44] "POST /neutron/port HTTP/1.1" 200 1058 0.027488 252.41.86.246 - - [2026-03-06 13:15:44] "POST /neutron/port HTTP/1.1" 200 1058 0.023931 252.41.86.246 - - [2026-03-06 13:15:44] "POST /neutron/port HTTP/1.1" 200 1108 0.097971 252.41.86.246 - - [2026-03-06 13:15:44] "POST /neutron/port HTTP/1.1" 200 3045 0.029987 252.41.86.246 - - [2026-03-06 13:15:44] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004857 252.41.86.246 - - [2026-03-06 13:15:44] "POST /neutron/subnet HTTP/1.1" 200 704 0.014965 252.41.86.246 - - [2026-03-06 13:15:44] "POST /neutron/port HTTP/1.1" 200 117 0.001496 252.41.86.246 - - [2026-03-06 13:15:44] "POST /neutron/network HTTP/1.1" 200 831 0.008361 252.41.86.246 - - [2026-03-06 13:15:44] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004378 252.41.86.246 - - [2026-03-06 13:15:44] "POST /neutron/subnet HTTP/1.1" 200 694 0.010731 252.41.86.246 - - [2026-03-06 13:15:44] "POST /neutron/port HTTP/1.1" 200 117 0.001455 252.41.86.246 - - [2026-03-06 13:15:44] "POST /neutron/network HTTP/1.1" 200 829 0.006938 252.41.86.246 - - [2026-03-06 13:15:45] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004098 252.41.86.246 - - [2026-03-06 13:15:45] "POST /neutron/subnet HTTP/1.1" 200 708 0.020215 252.41.86.246 - - [2026-03-06 13:15:45] "POST /neutron/port HTTP/1.1" 200 117 0.002651 252.41.86.246 - - [2026-03-06 13:15:45] "POST /neutron/network HTTP/1.1" 200 834 0.008001 10.0.0.41 - - [2026-03-06 13:15:45] "GET /obj-perms HTTP/1.1" 200 6387 0.071416 10.0.0.41 - - [2026-03-06 13:15:45] "GET /obj-perms HTTP/1.1" 200 6387 0.067525 252.41.86.246 - - [2026-03-06 13:15:46] "POST /neutron/port HTTP/1.1" 200 3045 0.022749 252.41.86.246 - - [2026-03-06 13:15:46] "POST /neutron/security_group HTTP/1.1" 200 2054 0.010168 252.41.86.246 - - [2026-03-06 13:15:48] "POST /neutron/port HTTP/1.1" 200 1115 0.055473 252.41.86.246 - - [2026-03-06 13:15:48] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006680 252.41.86.246 - - [2026-03-06 13:15:49] "POST /neutron/port HTTP/1.1" 200 1115 0.018956 252.41.86.246 - - [2026-03-06 13:15:49] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007592 252.41.86.246 - - [2026-03-06 13:15:49] "POST /neutron/port HTTP/1.1" 200 1118 0.056987 252.41.86.246 - - [2026-03-06 13:15:49] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007285 252.41.86.246 - - [2026-03-06 13:15:49] "POST /neutron/port HTTP/1.1" 200 1118 0.060664 252.41.86.246 - - [2026-03-06 13:15:49] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007676 252.41.86.246 - - [2026-03-06 13:15:49] "POST /neutron/port HTTP/1.1" 200 1118 0.016390 252.41.86.246 - - [2026-03-06 13:15:50] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008707 252.41.86.246 - - [2026-03-06 13:15:51] "POST /neutron/port HTTP/1.1" 200 1115 0.020470 252.41.86.246 - - [2026-03-06 13:15:51] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007448 252.41.86.246 - - [2026-03-06 13:15:51] "POST /neutron/port HTTP/1.1" 200 3045 0.027828 252.41.86.246 - - [2026-03-06 13:15:51] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008829 252.41.86.246 - - [2026-03-06 13:15:51] "POST /neutron/port HTTP/1.1" 200 1115 0.025975 252.41.86.246 - - [2026-03-06 13:15:51] "POST /neutron/security_group HTTP/1.1" 200 2054 0.011357 252.41.86.246 - - [2026-03-06 13:15:51] "POST /neutron/port HTTP/1.1" 200 3045 0.037414 252.41.86.246 - - [2026-03-06 13:15:51] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009726 252.41.86.246 - - [2026-03-06 13:15:51] "POST /neutron/port HTTP/1.1" 200 3045 0.037993 252.41.86.246 - - [2026-03-06 13:15:51] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009833 252.41.86.246 - - [2026-03-06 13:15:51] "POST /neutron/port HTTP/1.1" 200 3045 0.036991 252.41.86.246 - - [2026-03-06 13:15:51] "POST /neutron/security_group HTTP/1.1" 200 2054 0.011236 252.41.86.246 - - [2026-03-06 13:15:52] "POST /neutron/port HTTP/1.1" 200 3045 0.040796 252.41.86.246 - - [2026-03-06 13:15:52] "POST /neutron/security_group HTTP/1.1" 200 2054 0.022265 10.0.0.41 - - [2026-03-06 13:15:52] "GET /virtual-machine/67dda1a8-a212-4e7e-bedc-9c0c2f52ac30 HTTP/1.1" 200 1800 0.012492 10.0.0.41 - - [2026-03-06 13:15:52] "GET /virtual-machine-interface/1a3222d5-7bd1-4afa-9c68-2c2642ef21d9 HTTP/1.1" 200 2941 0.010437 10.0.0.41 - - [2026-03-06 13:15:52] "GET /virtual-machine-interface/61b2eaf1-ae14-43ef-9d4f-28c10e98f433 HTTP/1.1" 200 2941 0.008766 10.0.0.41 - - [2026-03-06 13:15:52] "GET /virtual-machine-interface/8945e915-94b0-430d-b49b-41283438c507 HTTP/1.1" 200 2944 0.006575 252.41.86.246 - - [2026-03-06 13:15:52] "POST /neutron/port HTTP/1.1" 200 1118 0.020085 252.41.86.246 - - [2026-03-06 13:15:52] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007393 10.0.0.41 - - [2026-03-06 13:15:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004068 10.0.0.41 - - [2026-03-06 13:15:52] "GET /global-vrouter-config/7863141b-16fd-4d47-b497-34b2ee487f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004288 10.0.0.41 - - [2026-03-06 13:15:52] "GET /virtual-networks?parent_id=ead3c22d-195b-4f59-98ea-d150d93ecdf1&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.004943 10.0.0.41 - - [2026-03-06 13:15:53] "GET /virtual-network/dea6c60c-beb6-47eb-ae60-987fb8cd16bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.006249 10.0.0.41 - - [2026-03-06 13:15:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005201 10.0.0.41 - - [2026-03-06 13:15:56] "GET /virtual-network/dea6c60c-beb6-47eb-ae60-987fb8cd16bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.013706 [Introspect:8084]10.0.0.41 - - [2026-03-06 13:15:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001482 [Introspect:8084]10.0.0.41 - - [2026-03-06 13:15:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001378 10.0.0.41 - - [2026-03-06 13:16:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006234 10.0.0.41 - - [2026-03-06 13:16:00] "GET /virtual-network/dea6c60c-beb6-47eb-ae60-987fb8cd16bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.008180 10.0.0.41 - - [2026-03-06 13:16:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005101 10.0.0.41 - - [2026-03-06 13:16:04] "GET /virtual-network/dea6c60c-beb6-47eb-ae60-987fb8cd16bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.006515 10.0.0.41 - - [2026-03-06 13:16:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004188 10.0.0.41 - - [2026-03-06 13:16:08] "GET /global-vrouter-config/7863141b-16fd-4d47-b497-34b2ee487f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004746 10.0.0.41 - - [2026-03-06 13:16:08] "GET /virtual-networks?parent_id=ead3c22d-195b-4f59-98ea-d150d93ecdf1&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.004105 10.0.0.41 - - [2026-03-06 13:16:08] "GET /virtual-network/dea6c60c-beb6-47eb-ae60-987fb8cd16bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.006276 252.41.86.246 - - [2026-03-06 13:16:09] "POST /neutron/port HTTP/1.1" 200 3045 0.026342 252.41.86.246 - - [2026-03-06 13:16:09] "POST /neutron/security_group HTTP/1.1" 200 2054 0.011169 252.41.86.246 - - [2026-03-06 13:16:14] "POST /neutron/port HTTP/1.1" 200 3045 0.027061 252.41.86.246 - - [2026-03-06 13:16:14] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009419 252.41.86.246 - - [2026-03-06 13:16:18] "POST /neutron/port HTTP/1.1" 200 3045 0.027252 252.41.86.246 - - [2026-03-06 13:16:18] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007562 252.41.86.246 - - [2026-03-06 13:16:19] "POST /neutron/port HTTP/1.1" 200 3045 0.025809 252.41.86.246 - - [2026-03-06 13:16:19] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007655 252.41.86.246 - - [2026-03-06 13:16:19] "POST /neutron/port HTTP/1.1" 200 3045 0.031794 252.41.86.246 - - [2026-03-06 13:16:19] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008117 252.41.86.246 - - [2026-03-06 13:16:19] "POST /neutron/port HTTP/1.1" 200 3045 0.065255 252.41.86.246 - - [2026-03-06 13:16:19] "POST /neutron/security_group HTTP/1.1" 200 2054 0.010160 252.41.86.246 - - [2026-03-06 13:16:19] "POST /neutron/port HTTP/1.1" 200 3045 0.030629 252.41.86.246 - - [2026-03-06 13:16:19] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008323 252.41.86.246 - - [2026-03-06 13:16:24] "POST /neutron/port HTTP/1.1" 200 3045 0.022647 252.41.86.246 - - [2026-03-06 13:16:24] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007010 10.0.0.41 - - [2026-03-06 13:16:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003775 10.0.0.41 - - [2026-03-06 13:16:29] "GET /global-vrouter-config/7863141b-16fd-4d47-b497-34b2ee487f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003699 10.0.0.41 - - [2026-03-06 13:16:30] "GET /virtual-networks?parent_id=ead3c22d-195b-4f59-98ea-d150d93ecdf1&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.004698 10.0.0.41 - - [2026-03-06 13:16:30] "GET /virtual-network/7985e574-53a3-4f25-9bd5-fa1b875caf21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006283 10.0.0.41 - - [2026-03-06 13:16:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004665 10.0.0.41 - - [2026-03-06 13:16:30] "GET /global-vrouter-config/7863141b-16fd-4d47-b497-34b2ee487f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004618 10.0.0.41 - - [2026-03-06 13:16:30] "GET /virtual-networks?parent_id=ead3c22d-195b-4f59-98ea-d150d93ecdf1&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.004876 10.0.0.41 - - [2026-03-06 13:16:30] "GET /virtual-network/6a391cfd-293b-42e0-bc00-78492902f89e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.007311 10.0.0.41 - - [2026-03-06 13:16:30] "POST /fqname-to-id HTTP/1.1" 404 205 0.003713 10.0.0.41 - - [2026-03-06 13:16:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003505 10.0.0.41 - - [2026-03-06 13:16:30] "GET /projects?obj_uuids=ead3c22d-195b-4f59-98ea-d150d93ecdf1&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002012 10.0.0.41 - - [2026-03-06 13:16:30] "GET /project/ead3c22d-195b-4f59-98ea-d150d93ecdf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.034535 10.0.0.41 - - [2026-03-06 13:16:30] "POST /service-instances HTTP/1.1" 200 543 0.064829 10.0.0.41 - - [2026-03-06 13:16:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005115 10.0.0.41 - - [2026-03-06 13:16:31] "GET /service-instance/8a6b24b7-6ace-463b-a73b-94882be14057?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2134 0.007522 10.0.0.41 - - [2026-03-06 13:16:31] "POST /port-tuples HTTP/1.1" 200 586 0.035777 10.0.0.41 - - [2026-03-06 13:16:31] "GET /virtual-machine-interface/1a3222d5-7bd1-4afa-9c68-2c2642ef21d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2719 0.007960 10.0.0.41 - - [2026-03-06 13:16:31] "PUT /virtual-machine-interface/1a3222d5-7bd1-4afa-9c68-2c2642ef21d9 HTTP/1.1" 200 285 0.014626 10.0.0.41 - - [2026-03-06 13:16:31] "POST /ref-update HTTP/1.1" 200 156 0.014752 10.0.0.41 - - [2026-03-06 13:16:31] "POST /instance-ips HTTP/1.1" 200 386 0.036541 10.0.0.41 - - [2026-03-06 13:16:31] "GET /virtual-machine-interface/61b2eaf1-ae14-43ef-9d4f-28c10e98f433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2719 0.011230 10.0.0.41 - - [2026-03-06 13:16:31] "POST /ref-update HTTP/1.1" 200 156 0.016777 10.0.0.41 - - [2026-03-06 13:16:31] "PUT /virtual-machine-interface/61b2eaf1-ae14-43ef-9d4f-28c10e98f433 HTTP/1.1" 200 285 0.015476 10.0.0.41 - - [2026-03-06 13:16:31] "POST /ref-update HTTP/1.1" 200 156 0.016945 10.0.0.41 - - [2026-03-06 13:16:31] "POST /ref-update HTTP/1.1" 200 156 0.016194 10.0.0.41 - - [2026-03-06 13:16:31] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008084 10.0.0.41 - - [2026-03-06 13:16:31] "GET /virtual-machine-interface/8945e915-94b0-430d-b49b-41283438c507?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2722 0.007354 10.0.0.41 - - [2026-03-06 13:16:31] "POST /instance-ips HTTP/1.1" 200 386 0.026481 10.0.0.41 - - [2026-03-06 13:16:31] "PUT /virtual-machine-interface/8945e915-94b0-430d-b49b-41283438c507 HTTP/1.1" 200 285 0.016439 10.0.0.41 - - [2026-03-06 13:16:31] "POST /ref-update HTTP/1.1" 200 156 0.013359 10.0.0.41 - - [2026-03-06 13:16:31] "POST /ref-update HTTP/1.1" 200 156 0.012014 10.0.0.41 - - [2026-03-06 13:16:31] "POST /ref-update HTTP/1.1" 200 156 0.011863 10.0.0.41 - - [2026-03-06 13:16:31] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005615 252.41.86.246 - - [2026-03-06 13:16:31] "POST /neutron/port HTTP/1.1" 200 1115 0.025926 10.0.0.41 - - [2026-03-06 13:16:31] "POST /instance-ips HTTP/1.1" 200 374 0.021916 252.41.86.246 - - [2026-03-06 13:16:31] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007302 10.0.0.41 - - [2026-03-06 13:16:31] "POST /ref-update HTTP/1.1" 200 156 0.015150 252.41.86.246 - - [2026-03-06 13:16:31] "POST /neutron/port HTTP/1.1" 200 1115 0.018767 10.0.0.41 - - [2026-03-06 13:16:31] "POST /ref-update HTTP/1.1" 200 156 0.009306 10.0.0.41 - - [2026-03-06 13:16:31] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003535 252.41.86.246 - - [2026-03-06 13:16:31] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007349 10.0.0.41 - - [2026-03-06 13:16:32] "POST /instance-ips HTTP/1.1" 200 374 0.019686 252.41.86.246 - - [2026-03-06 13:16:32] "POST /neutron/port HTTP/1.1" 200 1115 0.019443 10.0.0.41 - - [2026-03-06 13:16:32] "POST /ref-update HTTP/1.1" 200 156 0.011029 252.41.86.246 - - [2026-03-06 13:16:32] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007672 10.0.0.41 - - [2026-03-06 13:16:32] "POST /ref-update HTTP/1.1" 200 156 0.018467 10.0.0.41 - - [2026-03-06 13:16:32] "GET /virtual-machine/d6becd92-91b6-4363-be79-ad1ded55d8a9 HTTP/1.1" 200 1291 0.009897 10.0.0.41 - - [2026-03-06 13:16:32] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005076 10.0.0.41 - - [2026-03-06 13:16:32] "GET /virtual-machine-interface/8b6d513b-1ca2-4ad0-b348-e7f3042f6113 HTTP/1.1" 200 2942 0.008551 10.0.0.41 - - [2026-03-06 13:16:32] "POST /instance-ips HTTP/1.1" 200 376 0.021382 10.0.0.41 - - [2026-03-06 13:16:32] "POST /ref-update HTTP/1.1" 200 156 0.010733 10.0.0.41 - - [2026-03-06 13:16:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002769 10.0.0.41 - - [2026-03-06 13:16:32] "POST /ref-update HTTP/1.1" 200 156 0.011213 10.0.0.41 - - [2026-03-06 13:16:32] "GET /global-vrouter-config/7863141b-16fd-4d47-b497-34b2ee487f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.012129 10.0.0.41 - - [2026-03-06 13:16:32] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003778 10.0.0.41 - - [2026-03-06 13:16:32] "GET /virtual-networks?parent_id=ead3c22d-195b-4f59-98ea-d150d93ecdf1&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003980 10.0.0.41 - - [2026-03-06 13:16:32] "GET /virtual-network/7985e574-53a3-4f25-9bd5-fa1b875caf21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006170 10.0.0.41 - - [2026-03-06 13:16:32] "POST /instance-ips HTTP/1.1" 200 376 0.024332 10.0.0.41 - - [2026-03-06 13:16:32] "POST /ref-update HTTP/1.1" 200 156 0.011722 10.0.0.41 - - [2026-03-06 13:16:32] "POST /ref-update HTTP/1.1" 200 156 0.012360 10.0.0.41 - - [2026-03-06 13:16:32] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003795 10.0.0.41 - - [2026-03-06 13:16:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004842 10.0.0.41 - - [2026-03-06 13:16:33] "GET /global-vrouter-config/7863141b-16fd-4d47-b497-34b2ee487f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004121 10.0.0.41 - - [2026-03-06 13:16:33] "GET /virtual-networks?parent_id=ead3c22d-195b-4f59-98ea-d150d93ecdf1&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003647 10.0.0.41 - - [2026-03-06 13:16:33] "GET /virtual-network/7985e574-53a3-4f25-9bd5-fa1b875caf21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.007121 252.41.86.246 - - [2026-03-06 13:16:34] "POST /neutron/port HTTP/1.1" 200 1118 0.017577 252.41.86.246 - - [2026-03-06 13:16:34] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007699 252.41.86.246 - - [2026-03-06 13:16:34] "POST /neutron/port HTTP/1.1" 200 1118 0.017243 252.41.86.246 - - [2026-03-06 13:16:34] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009062 252.41.86.246 - - [2026-03-06 13:16:34] "POST /neutron/port HTTP/1.1" 200 1118 0.020840 252.41.86.246 - - [2026-03-06 13:16:34] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009007 10.0.0.41 - - [2026-03-06 13:16:34] "GET /virtual-machine/477cb616-d3ca-41de-8815-9e900f3e608f HTTP/1.1" 200 1289 0.007273 10.0.0.41 - - [2026-03-06 13:16:34] "GET /virtual-machine-interface/563d2f9c-0c90-42e6-b905-0079e48c5a9b HTTP/1.1" 200 2944 0.006559 10.0.0.41 - - [2026-03-06 13:16:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003855 10.0.0.41 - - [2026-03-06 13:16:34] "GET /global-vrouter-config/7863141b-16fd-4d47-b497-34b2ee487f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004977 10.0.0.41 - - [2026-03-06 13:16:34] "GET /virtual-networks?parent_id=ead3c22d-195b-4f59-98ea-d150d93ecdf1&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003715 10.0.0.41 - - [2026-03-06 13:16:34] "GET /virtual-network/6a391cfd-293b-42e0-bc00-78492902f89e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.007995 10.0.0.41 - - [2026-03-06 13:16:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003708 10.0.0.41 - - [2026-03-06 13:16:36] "GET /global-vrouter-config/7863141b-16fd-4d47-b497-34b2ee487f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004508 10.0.0.41 - - [2026-03-06 13:16:36] "GET /virtual-networks?parent_id=ead3c22d-195b-4f59-98ea-d150d93ecdf1&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.004290 10.0.0.41 - - [2026-03-06 13:16:36] "GET /virtual-network/6a391cfd-293b-42e0-bc00-78492902f89e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.006440 10.0.0.41 - - [2026-03-06 13:16:36] "POST /fqname-to-id HTTP/1.1" 404 209 0.004119 10.0.0.41 - - [2026-03-06 13:16:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003942 10.0.0.41 - - [2026-03-06 13:16:36] "GET /projects?obj_uuids=ead3c22d-195b-4f59-98ea-d150d93ecdf1&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001495 10.0.0.41 - - [2026-03-06 13:16:36] "GET /project/ead3c22d-195b-4f59-98ea-d150d93ecdf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.034399 10.0.0.41 - - [2026-03-06 13:16:36] "POST /network-policys HTTP/1.1" 200 547 0.022378 10.0.0.41 - - [2026-03-06 13:16:36] "GET /network-policy/ca20de36-5303-4835-a17a-5c077c1df5a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2176 0.006756 10.0.0.41 - - [2026-03-06 13:16:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004198 10.0.0.41 - - [2026-03-06 13:16:36] "GET /virtual-network/7985e574-53a3-4f25-9bd5-fa1b875caf21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.010101 10.0.0.41 - - [2026-03-06 13:16:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.008702 10.0.0.41 - - [2026-03-06 13:16:36] "GET /network-policy/ca20de36-5303-4835-a17a-5c077c1df5a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2176 0.005328 10.0.0.41 - - [2026-03-06 13:16:36] "POST /fqname-to-id HTTP/1.1" 404 240 0.007190 10.0.0.41 - - [2026-03-06 13:16:36] "POST /ref-update HTTP/1.1" 200 156 0.045228 10.0.0.41 - - [2026-03-06 13:16:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003830 10.0.0.41 - - [2026-03-06 13:16:37] "POST /access-control-lists HTTP/1.1" 200 601 0.071573 10.0.0.41 - - [2026-03-06 13:16:37] "GET /network-policy/ca20de36-5303-4835-a17a-5c077c1df5a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2176 0.004751 252.41.86.246 - - [2026-03-06 13:16:37] "POST /neutron/network HTTP/1.1" 200 915 0.008946 10.0.0.41 - - [2026-03-06 13:16:37] "GET /virtual-network/7985e574-53a3-4f25-9bd5-fa1b875caf21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.006378 10.0.0.41 - - [2026-03-06 13:16:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003778 10.0.0.41 - - [2026-03-06 13:16:37] "GET /network-policy/ca20de36-5303-4835-a17a-5c077c1df5a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2176 0.004961 10.0.0.41 - - [2026-03-06 13:16:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004308 10.0.0.41 - - [2026-03-06 13:16:37] "GET /virtual-network/6a391cfd-293b-42e0-bc00-78492902f89e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.006021 10.0.0.41 - - [2026-03-06 13:16:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003510 10.0.0.41 - - [2026-03-06 13:16:37] "GET /network-policy/ca20de36-5303-4835-a17a-5c077c1df5a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2176 0.004445 10.0.0.41 - - [2026-03-06 13:16:37] "POST /ref-update HTTP/1.1" 200 156 0.041504 10.0.0.41 - - [2026-03-06 13:16:37] "PUT /access-control-list/4aefe908-3d9a-41ca-8133-341ed5833db9 HTTP/1.1" 200 273 0.025144 10.0.0.41 - - [2026-03-06 13:16:37] "POST /fqname-to-id HTTP/1.1" 404 242 0.005161 10.0.0.41 - - [2026-03-06 13:16:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003598 10.0.0.41 - - [2026-03-06 13:16:37] "GET /network-policy/ca20de36-5303-4835-a17a-5c077c1df5a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2176 0.028862 10.0.0.41 - - [2026-03-06 13:16:37] "POST /access-control-lists HTTP/1.1" 200 604 0.071286 252.41.86.246 - - [2026-03-06 13:16:37] "POST /neutron/network HTTP/1.1" 200 920 0.009239 10.0.0.41 - - [2026-03-06 13:16:37] "POST /routing-instances HTTP/1.1" 200 755 0.027740 10.0.0.41 - - [2026-03-06 13:16:37] "GET /virtual-network/6a391cfd-293b-42e0-bc00-78492902f89e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.005836 10.0.0.41 - - [2026-03-06 13:16:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003474 10.0.0.41 - - [2026-03-06 13:16:37] "POST /route-targets HTTP/1.1" 200 328 0.012590 10.0.0.41 - - [2026-03-06 13:16:37] "GET /network-policy/ca20de36-5303-4835-a17a-5c077c1df5a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2176 0.006951 10.0.0.41 - - [2026-03-06 13:16:37] "POST /ref-update HTTP/1.1" 200 156 0.013263 10.0.0.41 - - [2026-03-06 13:16:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003839 10.0.0.41 - - [2026-03-06 13:16:37] "GET /routing-instance/082db089-966e-4d6e-bdf2-480e077eabd6?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1272 0.005954 10.0.0.41 - - [2026-03-06 13:16:37] "GET /service-template/7a11d602-2809-4f0e-9eb7-b4084e745edb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.004494 10.0.0.41 - - [2026-03-06 13:16:37] "GET /routing-instance/082db089-966e-4d6e-bdf2-480e077eabd6?fields=routing_policy_back_refs HTTP/1.1" 200 1272 0.004299 10.0.0.41 - - [2026-03-06 13:16:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004088 10.0.0.41 - - [2026-03-06 13:16:38] "POST /ref-update HTTP/1.1" 200 156 0.011826 10.0.0.41 - - [2026-03-06 13:16:38] "GET /projects?obj_uuids=ead3c22d-195b-4f59-98ea-d150d93ecdf1&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001341 10.0.0.41 - - [2026-03-06 13:16:38] "GET /project/ead3c22d-195b-4f59-98ea-d150d93ecdf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.043684 10.0.0.41 - - [2026-03-06 13:16:38] "POST /routing-instances HTTP/1.1" 200 756 0.040006 10.0.0.41 - - [2026-03-06 13:16:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005971 10.0.0.41 - - [2026-03-06 13:16:38] "GET /service-instance/8a6b24b7-6ace-463b-a73b-94882be14057?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3534 0.008331 10.0.0.41 - - [2026-03-06 13:16:38] "POST /route-targets HTTP/1.1" 200 328 0.019247 10.0.0.41 - - [2026-03-06 13:16:38] "GET /domains HTTP/1.1" 200 438 0.004272 10.0.0.41 - - [2026-03-06 13:16:38] "POST /ref-update HTTP/1.1" 200 156 0.017564 10.0.0.41 - - [2026-03-06 13:16:38] "GET /domains?obj_uuids=18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001765 10.0.0.41 - - [2026-03-06 13:16:38] "GET /domain/18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1 HTTP/1.1" 200 1525 0.012239 10.0.0.41 - - [2026-03-06 13:16:38] "GET /routing-instance/308109ed-dfaf-4325-a09a-ac6a8e4b39ab?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1274 0.007209 10.0.0.41 - - [2026-03-06 13:16:38] "GET /projects?obj_uuids=ead3c22d-195b-4f59-98ea-d150d93ecdf1&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001229 10.0.0.41 - - [2026-03-06 13:16:38] "GET /routing-instance/308109ed-dfaf-4325-a09a-ac6a8e4b39ab?fields=routing_policy_back_refs HTTP/1.1" 200 1274 0.007652 10.0.0.41 - - [2026-03-06 13:16:38] "GET /project/ead3c22d-195b-4f59-98ea-d150d93ecdf1 HTTP/1.1" 200 4221 0.033571 10.0.0.41 - - [2026-03-06 13:16:38] "PUT /routing-instance/082db089-966e-4d6e-bdf2-480e077eabd6 HTTP/1.1" 200 267 0.015122 10.0.0.41 - - [2026-03-06 13:16:38] "GET /service-instance/8a6b24b7-6ace-463b-a73b-94882be14057 HTTP/1.1" 200 3787 0.013427 10.0.0.41 - - [2026-03-06 13:16:38] "PUT /routing-instance/308109ed-dfaf-4325-a09a-ac6a8e4b39ab HTTP/1.1" 200 267 0.017664 10.0.0.41 - - [2026-03-06 13:16:38] "GET /domains HTTP/1.1" 200 438 0.003762 10.0.0.41 - - [2026-03-06 13:16:38] "POST /ref-update HTTP/1.1" 200 156 0.012342 10.0.0.41 - - [2026-03-06 13:16:38] "GET /domains?obj_uuids=18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001431 10.0.0.41 - - [2026-03-06 13:16:38] "GET /domain/18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1 HTTP/1.1" 200 1525 0.010515 10.0.0.41 - - [2026-03-06 13:16:38] "GET /projects?obj_uuids=ead3c22d-195b-4f59-98ea-d150d93ecdf1&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001296 10.0.0.41 - - [2026-03-06 13:16:38] "PUT /access-control-list/a59386a6-9907-4a67-b074-20533db34005 HTTP/1.1" 200 273 0.039362 10.0.0.41 - - [2026-03-06 13:16:38] "GET /project/ead3c22d-195b-4f59-98ea-d150d93ecdf1 HTTP/1.1" 200 4221 0.040648 10.0.0.41 - - [2026-03-06 13:16:38] "GET /service-instance/8a6b24b7-6ace-463b-a73b-94882be14057 HTTP/1.1" 200 3787 0.006737 10.0.0.41 - - [2026-03-06 13:16:38] "GET /port-tuple/b2dc90c8-58d7-4f03-922a-a580861d0030 HTTP/1.1" 200 1977 0.005511 10.0.0.41 - - [2026-03-06 13:16:38] "GET /virtual-machine-interface/1a3222d5-7bd1-4afa-9c68-2c2642ef21d9 HTTP/1.1" 200 3812 0.010420 10.0.0.41 - - [2026-03-06 13:16:38] "GET /virtual-machine-interface/61b2eaf1-ae14-43ef-9d4f-28c10e98f433 HTTP/1.1" 200 3794 0.007352 10.0.0.41 - - [2026-03-06 13:16:39] "GET /virtual-machine-interface/8945e915-94b0-430d-b49b-41283438c507 HTTP/1.1" 200 3800 0.006438 252.41.86.246 - - [2026-03-06 13:16:39] "POST /neutron/port HTTP/1.1" 200 3816 0.051039 252.41.86.246 - - [2026-03-06 13:16:39] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008614 252.41.86.246 - - [2026-03-06 13:16:39] "POST /neutron/port HTTP/1.1" 200 3816 0.046623 252.41.86.246 - - [2026-03-06 13:16:39] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008235 252.41.86.246 - - [2026-03-06 13:16:39] "POST /neutron/port HTTP/1.1" 200 3816 0.039245 252.41.86.246 - - [2026-03-06 13:16:39] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009143 252.41.86.246 - - [2026-03-06 13:16:39] "POST /neutron/port HTTP/1.1" 200 3816 0.049057 252.41.86.246 - - [2026-03-06 13:16:39] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009268 252.41.86.246 - - [2026-03-06 13:16:39] "POST /neutron/network HTTP/1.1" 200 889 0.016405 252.41.86.246 - - [2026-03-06 13:16:39] "POST /neutron/network HTTP/1.1" 200 915 0.007990 252.41.86.246 - - [2026-03-06 13:16:39] "POST /neutron/network HTTP/1.1" 200 805 0.018625 252.41.86.246 - - [2026-03-06 13:16:39] "POST /neutron/network HTTP/1.1" 200 831 0.009614 252.41.86.246 - - [2026-03-06 13:16:39] "POST /neutron/network HTTP/1.1" 200 894 0.015238 252.41.86.246 - - [2026-03-06 13:16:40] "POST /neutron/network HTTP/1.1" 200 920 0.007985 10.0.0.41 - - [2026-03-06 13:16:40] "POST /id-to-fqname HTTP/1.1" 200 221 0.002424 10.0.0.41 - - [2026-03-06 13:16:40] "POST /id-to-fqname HTTP/1.1" 200 221 0.003148 10.0.0.41 - - [2026-03-06 13:16:40] "POST /id-to-fqname HTTP/1.1" 200 222 0.001992 10.0.0.41 - - [2026-03-06 13:16:40] "GET /virtual-machine/67dda1a8-a212-4e7e-bedc-9c0c2f52ac30 HTTP/1.1" 200 1800 0.004873 10.0.0.41 - - [2026-03-06 13:16:40] "GET /virtual-machine-interface/1a3222d5-7bd1-4afa-9c68-2c2642ef21d9 HTTP/1.1" 200 3812 0.007030 10.0.0.41 - - [2026-03-06 13:16:40] "GET /virtual-machine-interface/61b2eaf1-ae14-43ef-9d4f-28c10e98f433 HTTP/1.1" 200 3794 0.006219 10.0.0.41 - - [2026-03-06 13:16:40] "GET /virtual-machine-interface/8945e915-94b0-430d-b49b-41283438c507 HTTP/1.1" 200 3800 0.005923 10.0.0.41 - - [2026-03-06 13:16:40] "GET /instance-ip/08aee16b-500e-4fba-b347-c20a123b03e1 HTTP/1.1" 200 1620 0.007421 10.0.0.41 - - [2026-03-06 13:16:40] "GET /instance-ip/2f3bac2c-6a78-4f78-8e4a-403ecad05d6b HTTP/1.1" 200 1978 0.005111 10.0.0.41 - - [2026-03-06 13:16:40] "GET /instance-ip/ec5e1492-65a8-4a08-b3d5-ea39dc0df6d9 HTTP/1.1" 200 1981 0.005569 10.0.0.41 - - [2026-03-06 13:16:40] "GET /instance-ip/24d7b6ef-532b-4bc5-b908-8911ec26fb23 HTTP/1.1" 200 1954 0.005261 10.0.0.41 - - [2026-03-06 13:16:40] "GET /instance-ip/6014b6db-2755-4475-84c2-6d404fda1ea4 HTTP/1.1" 200 1955 0.005080 10.0.0.41 - - [2026-03-06 13:16:40] "GET /instance-ip/7a5251da-e4b2-4536-b982-4e3c999a5367 HTTP/1.1" 200 1619 0.007102 10.0.0.41 - - [2026-03-06 13:16:40] "GET /instance-ip/540b184d-a489-4bf6-a4ef-041eae615011 HTTP/1.1" 200 1958 0.005063 10.0.0.41 - - [2026-03-06 13:16:40] "GET /instance-ip/6004b7fd-a365-40ff-a98d-94e84d87207c HTTP/1.1" 200 1623 0.006021 10.0.0.41 - - [2026-03-06 13:16:40] "GET /instance-ip/7e7c15f7-03ba-4931-bacc-89cb54c5c2b5 HTTP/1.1" 200 1960 0.007378 252.41.86.246 - - [2026-03-06 13:16:41] "POST /neutron/port HTTP/1.1" 200 3816 0.047131 252.41.86.246 - - [2026-03-06 13:16:41] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007876 252.41.86.246 - - [2026-03-06 13:16:41] "POST /neutron/port HTTP/1.1" 200 3816 0.056628 252.41.86.246 - - [2026-03-06 13:16:41] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008970 252.41.86.246 - - [2026-03-06 13:16:41] "POST /neutron/port HTTP/1.1" 200 3816 0.044086 252.41.86.246 - - [2026-03-06 13:16:41] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009561 252.41.86.246 - - [2026-03-06 13:16:41] "POST /neutron/port HTTP/1.1" 200 3816 0.044762 252.41.86.246 - - [2026-03-06 13:16:41] "POST /neutron/security_group HTTP/1.1" 200 2054 0.013127 10.0.0.41 - - [2026-03-06 13:16:41] "GET /virtual-machine/67dda1a8-a212-4e7e-bedc-9c0c2f52ac30 HTTP/1.1" 200 1800 0.005151 10.0.0.41 - - [2026-03-06 13:16:41] "GET /virtual-machine-interface/1a3222d5-7bd1-4afa-9c68-2c2642ef21d9 HTTP/1.1" 200 3812 0.006883 10.0.0.41 - - [2026-03-06 13:16:41] "GET /virtual-machine-interface/61b2eaf1-ae14-43ef-9d4f-28c10e98f433 HTTP/1.1" 200 3794 0.005750 10.0.0.41 - - [2026-03-06 13:16:41] "GET /virtual-machine-interface/8945e915-94b0-430d-b49b-41283438c507 HTTP/1.1" 200 3800 0.007238 10.0.0.41 - - [2026-03-06 13:16:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003836 10.0.0.41 - - [2026-03-06 13:16:41] "GET /global-vrouter-config/7863141b-16fd-4d47-b497-34b2ee487f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003891 10.0.0.41 - - [2026-03-06 13:16:42] "GET /virtual-networks?parent_id=ead3c22d-195b-4f59-98ea-d150d93ecdf1&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.004785 10.0.0.41 - - [2026-03-06 13:16:42] "GET /virtual-network/7985e574-53a3-4f25-9bd5-fa1b875caf21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.005715 10.0.0.41 - - [2026-03-06 13:16:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003821 10.0.0.41 - - [2026-03-06 13:16:43] "GET /global-vrouter-config/7863141b-16fd-4d47-b497-34b2ee487f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005001 10.0.0.41 - - [2026-03-06 13:16:43] "GET /virtual-networks?parent_id=ead3c22d-195b-4f59-98ea-d150d93ecdf1&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.004038 10.0.0.41 - - [2026-03-06 13:16:43] "GET /virtual-network/7985e574-53a3-4f25-9bd5-fa1b875caf21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.006476 10.0.0.41 - - [2026-03-06 13:16:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003593 10.0.0.41 - - [2026-03-06 13:16:43] "GET /global-vrouter-config/7863141b-16fd-4d47-b497-34b2ee487f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004972 10.0.0.41 - - [2026-03-06 13:16:43] "GET /virtual-networks?parent_id=ead3c22d-195b-4f59-98ea-d150d93ecdf1&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.004876 10.0.0.41 - - [2026-03-06 13:16:43] "GET /virtual-network/7985e574-53a3-4f25-9bd5-fa1b875caf21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.007340 10.0.0.41 - - [2026-03-06 13:16:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003774 10.0.0.41 - - [2026-03-06 13:16:43] "GET /global-vrouter-config/7863141b-16fd-4d47-b497-34b2ee487f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004464 10.0.0.41 - - [2026-03-06 13:16:43] "GET /virtual-networks?parent_id=ead3c22d-195b-4f59-98ea-d150d93ecdf1&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.004505 10.0.0.41 - - [2026-03-06 13:16:44] "GET /virtual-network/7985e574-53a3-4f25-9bd5-fa1b875caf21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.006357 10.0.0.41 - - [2026-03-06 13:16:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003783 10.0.0.41 - - [2026-03-06 13:16:44] "GET /global-vrouter-config/7863141b-16fd-4d47-b497-34b2ee487f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004305 10.0.0.41 - - [2026-03-06 13:16:44] "GET /virtual-networks?parent_id=ead3c22d-195b-4f59-98ea-d150d93ecdf1&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.004428 10.0.0.41 - - [2026-03-06 13:16:44] "GET /virtual-network/7985e574-53a3-4f25-9bd5-fa1b875caf21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.006290 10.0.0.41 - - [2026-03-06 13:16:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003573 10.0.0.41 - - [2026-03-06 13:16:44] "GET /global-vrouter-config/7863141b-16fd-4d47-b497-34b2ee487f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004207 10.0.0.41 - - [2026-03-06 13:16:44] "GET /virtual-networks?parent_id=ead3c22d-195b-4f59-98ea-d150d93ecdf1&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003856 10.0.0.41 - - [2026-03-06 13:16:44] "GET /virtual-network/dea6c60c-beb6-47eb-ae60-987fb8cd16bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005931 10.0.0.41 - - [2026-03-06 13:16:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003766 10.0.0.41 - - [2026-03-06 13:16:44] "GET /global-vrouter-config/7863141b-16fd-4d47-b497-34b2ee487f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004153 10.0.0.41 - - [2026-03-06 13:16:44] "GET /virtual-networks?parent_id=ead3c22d-195b-4f59-98ea-d150d93ecdf1&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003909 10.0.0.41 - - [2026-03-06 13:16:44] "GET /virtual-network/dea6c60c-beb6-47eb-ae60-987fb8cd16bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.007015 10.0.0.41 - - [2026-03-06 13:16:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004475 10.0.0.41 - - [2026-03-06 13:16:44] "GET /global-vrouter-config/7863141b-16fd-4d47-b497-34b2ee487f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004894 10.0.0.41 - - [2026-03-06 13:16:45] "GET /virtual-networks?parent_id=ead3c22d-195b-4f59-98ea-d150d93ecdf1&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003730 10.0.0.41 - - [2026-03-06 13:16:45] "GET /virtual-network/dea6c60c-beb6-47eb-ae60-987fb8cd16bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.006460 10.0.0.41 - - [2026-03-06 13:16:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003674 10.0.0.41 - - [2026-03-06 13:16:45] "GET /global-vrouter-config/7863141b-16fd-4d47-b497-34b2ee487f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004943 10.0.0.41 - - [2026-03-06 13:16:45] "GET /virtual-networks?parent_id=ead3c22d-195b-4f59-98ea-d150d93ecdf1&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.004229 10.0.0.41 - - [2026-03-06 13:16:45] "GET /virtual-network/dea6c60c-beb6-47eb-ae60-987fb8cd16bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.007366 10.0.0.41 - - [2026-03-06 13:16:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004343 10.0.0.41 - - [2026-03-06 13:16:45] "GET /global-vrouter-config/7863141b-16fd-4d47-b497-34b2ee487f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004748 10.0.0.41 - - [2026-03-06 13:16:45] "GET /virtual-networks?parent_id=ead3c22d-195b-4f59-98ea-d150d93ecdf1&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.004342 10.0.0.41 - - [2026-03-06 13:16:45] "GET /virtual-network/6a391cfd-293b-42e0-bc00-78492902f89e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.007483 10.0.0.41 - - [2026-03-06 13:16:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004026 10.0.0.41 - - [2026-03-06 13:16:45] "GET /global-vrouter-config/7863141b-16fd-4d47-b497-34b2ee487f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004474 10.0.0.41 - - [2026-03-06 13:16:45] "GET /virtual-networks?parent_id=ead3c22d-195b-4f59-98ea-d150d93ecdf1&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.004332 10.0.0.41 - - [2026-03-06 13:16:45] "GET /virtual-network/6a391cfd-293b-42e0-bc00-78492902f89e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.008111 10.0.0.41 - - [2026-03-06 13:16:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003721 10.0.0.41 - - [2026-03-06 13:16:46] "GET /global-vrouter-config/7863141b-16fd-4d47-b497-34b2ee487f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004763 10.0.0.41 - - [2026-03-06 13:16:46] "GET /virtual-networks?parent_id=ead3c22d-195b-4f59-98ea-d150d93ecdf1&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003626 10.0.0.41 - - [2026-03-06 13:16:46] "GET /virtual-network/6a391cfd-293b-42e0-bc00-78492902f89e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.006874 10.0.0.41 - - [2026-03-06 13:16:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004272 10.0.0.41 - - [2026-03-06 13:16:46] "GET /global-vrouter-config/7863141b-16fd-4d47-b497-34b2ee487f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005719 10.0.0.41 - - [2026-03-06 13:16:46] "GET /obj-perms HTTP/1.1" 200 6387 0.095441 10.0.0.41 - - [2026-03-06 13:16:46] "GET /virtual-networks?parent_id=ead3c22d-195b-4f59-98ea-d150d93ecdf1&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003759 10.0.0.41 - - [2026-03-06 13:16:46] "GET /virtual-network/6a391cfd-293b-42e0-bc00-78492902f89e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.006490 10.0.0.41 - - [2026-03-06 13:16:46] "GET /virtual-machine/67dda1a8-a212-4e7e-bedc-9c0c2f52ac30 HTTP/1.1" 200 1800 0.005301 10.0.0.41 - - [2026-03-06 13:16:46] "GET /domains HTTP/1.1" 200 438 0.003393 10.0.0.41 - - [2026-03-06 13:16:46] "GET /domains?obj_uuids=18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001864 10.0.0.41 - - [2026-03-06 13:16:46] "GET /domain/18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1 HTTP/1.1" 200 1525 0.008293 10.0.0.41 - - [2026-03-06 13:16:46] "GET /projects?obj_uuids=ead3c22d-195b-4f59-98ea-d150d93ecdf1&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001683 10.0.0.41 - - [2026-03-06 13:16:46] "GET /project/ead3c22d-195b-4f59-98ea-d150d93ecdf1 HTTP/1.1" 200 4221 0.034469 10.0.0.41 - - [2026-03-06 13:16:46] "GET /service-instance/8a6b24b7-6ace-463b-a73b-94882be14057 HTTP/1.1" 200 3787 0.005830 10.0.0.41 - - [2026-03-06 13:16:46] "GET /obj-perms HTTP/1.1" 200 6387 0.070898 10.0.0.41 - - [2026-03-06 13:16:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006179 10.0.0.41 - - [2026-03-06 13:16:46] "GET /routing-instance/5127e7da-f6fe-41e3-9db8-5310060647d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1885 0.005859 10.0.0.41 - - [2026-03-06 13:16:46] "GET /routing-instance/5127e7da-f6fe-41e3-9db8-5310060647d0?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 2018 0.010474 10.0.0.41 - - [2026-03-06 13:16:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003551 10.0.0.41 - - [2026-03-06 13:16:46] "GET /routing-instance/2fdf839c-6568-407a-838e-ef23ac9bfb10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1889 0.006746 10.0.0.41 - - [2026-03-06 13:16:47] "GET /routing-instance/2fdf839c-6568-407a-838e-ef23ac9bfb10?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 2020 0.007760 10.0.0.41 - - [2026-03-06 13:16:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003619 10.0.0.41 - - [2026-03-06 13:16:47] "GET /virtual-network/7985e574-53a3-4f25-9bd5-fa1b875caf21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.009142 10.0.0.41 - - [2026-03-06 13:16:47] "GET /virtual-network/7985e574-53a3-4f25-9bd5-fa1b875caf21?fields=routing_instances HTTP/1.1" 200 1679 0.008688 10.0.0.41 - - [2026-03-06 13:16:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004309 10.0.0.41 - - [2026-03-06 13:16:47] "GET /virtual-network/6a391cfd-293b-42e0-bc00-78492902f89e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.006371 10.0.0.41 - - [2026-03-06 13:16:47] "GET /virtual-network/6a391cfd-293b-42e0-bc00-78492902f89e?fields=routing_instances HTTP/1.1" 200 1684 0.008339 10.0.0.41 - - [2026-03-06 13:16:51] "POST /ref-update HTTP/1.1" 200 156 0.044462 10.0.0.41 - - [2026-03-06 13:16:51] "DELETE /access-control-list/a59386a6-9907-4a67-b074-20533db34005 HTTP/1.1" 200 115 0.048659 252.41.86.246 - - [2026-03-06 13:16:51] "POST /neutron/network HTTP/1.1" 200 834 0.021022 10.0.0.41 - - [2026-03-06 13:16:52] "GET /virtual-network/6a391cfd-293b-42e0-bc00-78492902f89e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.007358 10.0.0.41 - - [2026-03-06 13:16:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003525 10.0.0.41 - - [2026-03-06 13:16:52] "DELETE /routing-instance/082db089-966e-4d6e-bdf2-480e077eabd6 HTTP/1.1" 200 115 0.049090 10.0.0.41 - - [2026-03-06 13:16:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.011646 10.0.0.41 - - [2026-03-06 13:16:52] "GET /network-policy/ca20de36-5303-4835-a17a-5c077c1df5a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2176 0.008982 10.0.0.41 - - [2026-03-06 13:16:52] "DELETE /route-target/12f62f5e-14ab-4c3e-be9a-123702a5bb8b HTTP/1.1" 200 115 0.025958 10.0.0.41 - - [2026-03-06 13:16:52] "POST /ref-update HTTP/1.1" 200 156 0.052867 10.0.0.41 - - [2026-03-06 13:16:52] "DELETE /routing-instance/308109ed-dfaf-4325-a09a-ac6a8e4b39ab HTTP/1.1" 200 115 0.080860 10.0.0.41 - - [2026-03-06 13:16:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.009209 252.41.86.246 - - [2026-03-06 13:16:52] "POST /neutron/network HTTP/1.1" 200 829 0.019250 10.0.0.41 - - [2026-03-06 13:16:52] "GET /virtual-network/7985e574-53a3-4f25-9bd5-fa1b875caf21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006242 10.0.0.41 - - [2026-03-06 13:16:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004291 10.0.0.41 - - [2026-03-06 13:16:52] "DELETE /route-target/9f8fc5c9-5ba2-48d2-867d-02c24b001e6b HTTP/1.1" 200 115 0.030598 10.0.0.41 - - [2026-03-06 13:16:52] "DELETE /access-control-list/4aefe908-3d9a-41ca-8133-341ed5833db9 HTTP/1.1" 200 115 0.029240 10.0.0.41 - - [2026-03-06 13:16:52] "GET /network-policy/ca20de36-5303-4835-a17a-5c077c1df5a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2176 0.007667 10.0.0.41 - - [2026-03-06 13:16:52] "DELETE /network-policy/ca20de36-5303-4835-a17a-5c077c1df5a1 HTTP/1.1" 200 115 0.028202 10.0.0.41 - - [2026-03-06 13:16:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004689 10.0.0.41 - - [2026-03-06 13:16:52] "DELETE /service-instance/8a6b24b7-6ace-463b-a73b-94882be14057 HTTP/1.1" 200 115 0.057884 10.0.0.41 - - [2026-03-06 13:16:52] "POST /ref-update HTTP/1.1" 200 156 0.018486 10.0.0.41 - - [2026-03-06 13:16:52] "GET /domains HTTP/1.1" 200 438 0.005346 10.0.0.41 - - [2026-03-06 13:16:52] "DELETE /instance-ip/6014b6db-2755-4475-84c2-6d404fda1ea4 HTTP/1.1" 200 115 0.028901 10.0.0.41 - - [2026-03-06 13:16:52] "POST /ref-update HTTP/1.1" 200 156 0.010962 10.0.0.41 - - [2026-03-06 13:16:52] "GET /domains?obj_uuids=18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001566 10.0.0.41 - - [2026-03-06 13:16:52] "GET /domain/18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1 HTTP/1.1" 200 1525 0.009320 10.0.0.41 - - [2026-03-06 13:16:52] "GET /projects?obj_uuids=ead3c22d-195b-4f59-98ea-d150d93ecdf1&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001288 10.0.0.41 - - [2026-03-06 13:16:52] "DELETE /instance-ip/7e7c15f7-03ba-4931-bacc-89cb54c5c2b5 HTTP/1.1" 200 115 0.041531 10.0.0.41 - - [2026-03-06 13:16:52] "GET /project/ead3c22d-195b-4f59-98ea-d150d93ecdf1 HTTP/1.1" 200 3749 0.035671 10.0.0.41 - - [2026-03-06 13:16:52] "POST /ref-update HTTP/1.1" 200 156 0.018281 10.0.0.41 - - [2026-03-06 13:16:52] "GET /virtual-machine/67dda1a8-a212-4e7e-bedc-9c0c2f52ac30 HTTP/1.1" 200 1800 0.004323 10.0.0.41 - - [2026-03-06 13:16:52] "DELETE /instance-ip/2f3bac2c-6a78-4f78-8e4a-403ecad05d6b HTTP/1.1" 200 115 0.024597 10.0.0.41 - - [2026-03-06 13:16:52] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.004450 10.0.0.41 - - [2026-03-06 13:16:52] "POST /ref-update HTTP/1.1" 200 156 0.024746 10.0.0.41 - - [2026-03-06 13:16:52] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.004221 10.0.0.41 - - [2026-03-06 13:16:52] "DELETE /instance-ip/540b184d-a489-4bf6-a4ef-041eae615011 HTTP/1.1" 200 115 0.029971 10.0.0.41 - - [2026-03-06 13:16:52] "POST /ref-update HTTP/1.1" 200 156 0.013685 10.0.0.41 - - [2026-03-06 13:16:53] "DELETE /instance-ip/ec5e1492-65a8-4a08-b3d5-ea39dc0df6d9 HTTP/1.1" 200 115 0.039111 10.0.0.41 - - [2026-03-06 13:16:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004582 10.0.0.41 - - [2026-03-06 13:16:53] "POST /ref-update HTTP/1.1" 200 156 0.022870 10.0.0.41 - - [2026-03-06 13:16:53] "DELETE /service-template/7a11d602-2809-4f0e-9eb7-b4084e745edb HTTP/1.1" 200 115 0.042141 10.0.0.41 - - [2026-03-06 13:16:53] "POST /fqname-to-id HTTP/1.1" 404 191 0.004697 10.0.0.41 - - [2026-03-06 13:16:53] "DELETE /instance-ip/24d7b6ef-532b-4bc5-b908-8911ec26fb23 HTTP/1.1" 200 115 0.040487 252.41.86.246 - - [2026-03-06 13:16:53] "POST /neutron/network HTTP/1.1" 200 834 0.007365 252.41.86.246 - - [2026-03-06 13:16:53] "POST /neutron/network HTTP/1.1" 400 204 0.020425 252.41.86.246 - - [2026-03-06 13:16:54] "POST /neutron/port HTTP/1.1" 200 1115 0.019479 252.41.86.246 - - [2026-03-06 13:16:54] "POST /neutron/port HTTP/1.1" 200 1105 0.017657 252.41.86.246 - - [2026-03-06 13:16:54] "POST /neutron/port HTTP/1.1" 200 1118 0.026788 252.41.86.246 - - [2026-03-06 13:16:54] "POST /neutron/port HTTP/1.1" 200 1108 0.019757 252.41.86.246 - - [2026-03-06 13:16:54] "POST /neutron/port HTTP/1.1" 200 3045 0.028473 252.41.86.246 - - [2026-03-06 13:16:54] "POST /neutron/port HTTP/1.1" 200 1108 0.026573 252.41.86.246 - - [2026-03-06 13:16:54] "POST /neutron/port HTTP/1.1" 200 151 0.214302 252.41.86.246 - - [2026-03-06 13:16:54] "POST /neutron/port HTTP/1.1" 200 151 0.238667 252.41.86.246 - - [2026-03-06 13:16:54] "POST /neutron/port HTTP/1.1" 200 151 0.266635 252.41.86.246 - - [2026-03-06 13:16:54] "POST /neutron/port HTTP/1.1" 200 1107 0.016091 252.41.86.246 - - [2026-03-06 13:16:55] "POST /neutron/port HTTP/1.1" 200 151 0.142388 252.41.86.246 - - [2026-03-06 13:16:55] "POST /neutron/port HTTP/1.1" 200 1105 0.022533 252.41.86.246 - - [2026-03-06 13:16:55] "POST /neutron/port HTTP/1.1" 200 151 0.153466 252.41.86.246 - - [2026-03-06 13:16:55] "POST /neutron/network HTTP/1.1" 200 834 0.008117 10.0.0.41 - - [2026-03-06 13:16:55] "POST /useragent-kv HTTP/1.1" 200 115 0.004751 10.0.0.41 - - [2026-03-06 13:16:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005063 10.0.0.41 - - [2026-03-06 13:16:55] "POST /useragent-kv HTTP/1.1" 200 115 0.002924 252.41.86.246 - - [2026-03-06 13:16:55] "POST /neutron/network HTTP/1.1" 200 151 0.143314 10.0.0.41 - - [2026-03-06 13:16:55] "GET /routing-instance/2fdf839c-6568-407a-838e-ef23ac9bfb10 HTTP/1.1" 404 171 0.004423 10.0.0.41 - - [2026-03-06 13:16:55] "DELETE /route-target/7755ba13-bdb5-4ef8-99f2-41646ebab902 HTTP/1.1" 200 115 0.028178 10.0.0.41 - - [2026-03-06 13:16:55] "GET /domains HTTP/1.1" 200 438 0.004133 10.0.0.41 - - [2026-03-06 13:16:55] "GET /domains?obj_uuids=18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001482 10.0.0.41 - - [2026-03-06 13:16:55] "GET /domain/18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1 HTTP/1.1" 200 1303 0.011822 10.0.0.41 - - [2026-03-06 13:16:55] "GET /projects?obj_uuids=ead3c22d-195b-4f59-98ea-d150d93ecdf1&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001766 10.0.0.41 - - [2026-03-06 13:16:55] "GET /project/ead3c22d-195b-4f59-98ea-d150d93ecdf1 HTTP/1.1" 200 2294 0.034028 252.41.86.246 - - [2026-03-06 13:16:56] "POST /neutron/network HTTP/1.1" 200 829 0.007385 10.0.0.41 - - [2026-03-06 13:16:56] "POST /useragent-kv HTTP/1.1" 200 115 0.002633 10.0.0.41 - - [2026-03-06 13:16:56] "POST /useragent-kv HTTP/1.1" 200 115 0.004493 10.0.0.41 - - [2026-03-06 13:16:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004587 252.41.86.246 - - [2026-03-06 13:16:56] "POST /neutron/network HTTP/1.1" 200 151 0.099729 10.0.0.41 - - [2026-03-06 13:16:56] "GET /routing-instance/5127e7da-f6fe-41e3-9db8-5310060647d0 HTTP/1.1" 404 171 0.002446 10.0.0.41 - - [2026-03-06 13:16:56] "DELETE /route-target/cc4fd623-822f-43cb-838e-ff1b2587f529 HTTP/1.1" 200 115 0.026943 10.0.0.41 - - [2026-03-06 13:16:56] "GET /domains HTTP/1.1" 200 438 0.003622 10.0.0.41 - - [2026-03-06 13:16:56] "GET /domains?obj_uuids=18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001388 10.0.0.41 - - [2026-03-06 13:16:56] "GET /domain/18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1 HTTP/1.1" 200 1303 0.009304 10.0.0.41 - - [2026-03-06 13:16:56] "GET /projects?obj_uuids=ead3c22d-195b-4f59-98ea-d150d93ecdf1&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.003637 10.0.0.41 - - [2026-03-06 13:16:56] "GET /project/ead3c22d-195b-4f59-98ea-d150d93ecdf1 HTTP/1.1" 200 2077 0.031818 252.41.86.246 - - [2026-03-06 13:16:56] "POST /neutron/network HTTP/1.1" 200 831 0.007551 10.0.0.41 - - [2026-03-06 13:16:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005442 10.0.0.41 - - [2026-03-06 13:16:57] "POST /useragent-kv HTTP/1.1" 200 115 0.002876 10.0.0.41 - - [2026-03-06 13:16:57] "POST /useragent-kv HTTP/1.1" 200 115 0.003651 252.41.86.246 - - [2026-03-06 13:16:57] "POST /neutron/network HTTP/1.1" 200 151 0.108051 10.0.0.41 - - [2026-03-06 13:16:57] "DELETE /route-target/20669664-d1d0-4fc2-b1b4-a4d31a600ff0 HTTP/1.1" 200 115 0.028936 10.0.0.41 - - [2026-03-06 13:16:57] "GET /routing-instance/1ff2b339-c2ac-477a-ac6a-0cbf27cad93a HTTP/1.1" 404 171 0.003525 10.0.0.41 - - [2026-03-06 13:16:57] "GET /domains HTTP/1.1" 200 438 0.003349 10.0.0.41 - - [2026-03-06 13:16:57] "GET /domains?obj_uuids=18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001382 10.0.0.41 - - [2026-03-06 13:16:57] "GET /domain/18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1 HTTP/1.1" 200 1303 0.008481 10.0.0.41 - - [2026-03-06 13:16:57] "GET /projects?obj_uuids=ead3c22d-195b-4f59-98ea-d150d93ecdf1&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002382 10.0.0.41 - - [2026-03-06 13:16:57] "GET /project/ead3c22d-195b-4f59-98ea-d150d93ecdf1 HTTP/1.1" 200 1838 0.036445 10.0.0.41 - - [2026-03-06 13:16:58] "GET /projects?obj_uuids=ead3c22d-195b-4f59-98ea-d150d93ecdf1&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001419 10.0.0.41 - - [2026-03-06 13:16:58] "GET /project/ead3c22d-195b-4f59-98ea-d150d93ecdf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.034153 10.0.0.41 - - [2026-03-06 13:16:58] "GET /projects?obj_uuids=ead3c22d-195b-4f59-98ea-d150d93ecdf1&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001383 10.0.0.41 - - [2026-03-06 13:16:58] "GET /project/ead3c22d-195b-4f59-98ea-d150d93ecdf1?fields=virtual_networks HTTP/1.1" 200 1029 0.077524 10.0.0.41 - - [2026-03-06 13:16:58] "GET /projects?obj_uuids=ead3c22d-195b-4f59-98ea-d150d93ecdf1&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002628 10.0.0.41 - - [2026-03-06 13:16:58] "GET /project/ead3c22d-195b-4f59-98ea-d150d93ecdf1?fields=virtual_machine_interfaces HTTP/1.1" 200 1029 0.044771 10.0.0.41 - - [2026-03-06 13:16:58] "GET /projects?obj_uuids=ead3c22d-195b-4f59-98ea-d150d93ecdf1&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002028 10.0.0.41 - - [2026-03-06 13:16:58] "GET /project/ead3c22d-195b-4f59-98ea-d150d93ecdf1?fields=security_groups HTTP/1.1" 200 1252 0.039773 10.0.0.41 - - [2026-03-06 13:16:59] "GET /domains?obj_uuids=18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001533 10.0.0.41 - - [2026-03-06 13:16:59] "GET /domain/18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.009356 10.0.0.41 - - [2026-03-06 13:16:59] "POST /fqname-to-id HTTP/1.1" 404 187 0.055471 10.0.0.41 - - [2026-03-06 13:16:59] "GET /projects?obj_uuids=da831a56-69c9-448e-8f2a-a356f41b4122&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003608 10.0.0.41 - - [2026-03-06 13:16:59] "GET /domains?obj_uuids=18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001472 10.0.0.41 - - [2026-03-06 13:16:59] "GET /domain/18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.008455 10.0.0.41 - - [2026-03-06 13:16:59] "POST /id-to-fqname HTTP/1.1" 200 189 0.002259 10.0.0.41 - - [2026-03-06 13:16:59] "POST /fqname-to-id HTTP/1.1" 404 198 0.003509 10.0.0.41 - - [2026-03-06 13:16:59] "POST /security-groups HTTP/1.1" 200 584 0.078883 10.0.0.41 - - [2026-03-06 13:16:59] "POST /fqname-to-id HTTP/1.1" 404 233 0.003516 10.0.0.41 - - [2026-03-06 13:16:59] "POST /projects HTTP/1.1" 200 579 0.264107 10.0.0.41 - - [2026-03-06 13:16:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.305113 10.0.0.41 - - [2026-03-06 13:17:00] "POST /access-control-lists HTTP/1.1" 200 597 0.072844 10.0.0.41 - - [2026-03-06 13:17:00] "GET /project/da831a56-69c9-448e-8f2a-a356f41b4122?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.481370 10.0.0.41 - - [2026-03-06 13:17:00] "POST /fqname-to-id HTTP/1.1" 404 232 0.003321 10.0.0.41 - - [2026-03-06 13:17:00] "POST /access-control-lists HTTP/1.1" 200 595 0.073427 10.0.0.41 - - [2026-03-06 13:17:01] "GET / HTTP/1.1" 200 36215 0.002921 10.0.0.41 - - [2026-03-06 13:17:02] "POST /fqname-to-id HTTP/1.1" 401 296 0.000822 10.0.0.41 - - [2026-03-06 13:17:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.045171 10.0.0.41 - - [2026-03-06 13:17:03] "GET /projects?obj_uuids=da831a56-69c9-448e-8f2a-a356f41b4122&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001345 10.0.0.41 - - [2026-03-06 13:17:03] "GET /project/da831a56-69c9-448e-8f2a-a356f41b4122?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.034683 10.0.0.41 - - [2026-03-06 13:17:03] "POST /fqname-to-id HTTP/1.1" 404 178 0.003443 10.0.0.41 - - [2026-03-06 13:17:03] "POST /virtual-DNSs HTTP/1.1" 200 507 0.032500 10.0.0.41 - - [2026-03-06 13:17:03] "GET /virtual-DNS/081a822c-ed2e-4baa-839a-ae0064d243d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1436 0.007331 10.0.0.41 - - [2026-03-06 13:17:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005535 10.0.0.41 - - [2026-03-06 13:17:03] "GET /virtual-DNS/081a822c-ed2e-4baa-839a-ae0064d243d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1436 0.004793 10.0.0.41 - - [2026-03-06 13:17:03] "GET /domains HTTP/1.1" 401 296 0.000552 10.0.0.41 - - [2026-03-06 13:17:04] "GET /domains HTTP/1.1" 200 438 0.066901 10.0.0.41 - - [2026-03-06 13:17:04] "GET /domains?obj_uuids=18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002668 10.0.0.41 - - [2026-03-06 13:17:04] "GET /domain/18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1 HTTP/1.1" 200 1688 0.013557 10.0.0.41 - - [2026-03-06 13:17:04] "GET /virtual-DNS/081a822c-ed2e-4baa-839a-ae0064d243d4 HTTP/1.1" 200 1436 0.006538 10.0.0.41 - - [2026-03-06 13:17:04] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 547 0.003865 10.0.0.41 - - [2026-03-06 13:17:04] "POST /network-ipams HTTP/1.1" 200 514 0.026439 10.0.0.41 - - [2026-03-06 13:17:04] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 752 0.003371 10.0.0.41 - - [2026-03-06 13:17:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004293 10.0.0.41 - - [2026-03-06 13:17:04] "GET /network-ipam/43bf10ec-d4dc-47b2-89bb-7ac3d9042318?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.006036 10.0.0.41 - - [2026-03-06 13:17:04] "PUT /network-ipam/43bf10ec-d4dc-47b2-89bb-7ac3d9042318 HTTP/1.1" 200 259 0.015673 10.0.0.41 - - [2026-03-06 13:17:04] "POST /ref-update HTTP/1.1" 200 156 0.014116 10.0.0.41 - - [2026-03-06 13:17:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003865 10.0.0.41 - - [2026-03-06 13:17:04] "GET /projects?obj_uuids=da831a56-69c9-448e-8f2a-a356f41b4122&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001560 10.0.0.41 - - [2026-03-06 13:17:04] "GET /project/da831a56-69c9-448e-8f2a-a356f41b4122?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.033485 252.41.86.246 - - [2026-03-06 13:17:04] "POST /neutron/network HTTP/1.1" 200 117 0.042879 10.0.0.41 - - [2026-03-06 13:17:05] "GET /projects?obj_uuids=da831a56-69c9-448e-8f2a-a356f41b4122&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001363 252.41.86.246 - - [2026-03-06 13:17:05] "POST /neutron/network HTTP/1.1" 200 616 0.085815 10.0.0.41 - - [2026-03-06 13:17:05] "POST /route-targets HTTP/1.1" 200 328 0.016559 10.0.0.41 - - [2026-03-06 13:17:05] "POST /ref-update HTTP/1.1" 200 156 0.022081 10.0.0.41 - - [2026-03-06 13:17:05] "POST /useragent-kv HTTP/1.1" 200 115 0.003891 252.41.86.246 - - [2026-03-06 13:17:05] "POST /neutron/subnet HTTP/1.1" 200 711 0.276084 252.41.86.246 - - [2026-03-06 13:17:05] "POST /neutron/network HTTP/1.1" 200 829 0.008318 10.0.0.41 - - [2026-03-06 13:17:05] "POST /id-to-fqname HTTP/1.1" 200 225 0.002345 10.0.0.41 - - [2026-03-06 13:17:05] "GET /virtual-network/2c94d304-4ac6-4d60-b0c6-760232ee75f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.007642 252.41.86.246 - - [2026-03-06 13:17:05] "POST /neutron/network HTTP/1.1" 200 829 0.008468 10.0.0.41 - - [2026-03-06 13:17:05] "GET /virtual-network/2c94d304-4ac6-4d60-b0c6-760232ee75f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.007607 252.41.86.246 - - [2026-03-06 13:17:05] "POST /neutron/network HTTP/1.1" 200 829 0.008260 252.41.86.246 - - [2026-03-06 13:17:05] "POST /neutron/subnet HTTP/1.1" 200 711 0.009407 252.41.86.246 - - [2026-03-06 13:17:05] "POST /neutron/network HTTP/1.1" 200 803 0.013265 252.41.86.246 - - [2026-03-06 13:17:05] "POST /neutron/network HTTP/1.1" 200 829 0.007688 10.0.0.41 - - [2026-03-06 13:17:05] "POST /id-to-fqname HTTP/1.1" 200 225 0.001705 252.41.86.246 - - [2026-03-06 13:17:06] "POST /neutron/network HTTP/1.1" 200 839 0.006778 252.41.86.246 - - [2026-03-06 13:17:06] "GET /aaa-mode HTTP/1.1" 401 296 0.000765 252.41.86.246 - - [2026-03-06 13:17:06] "GET / HTTP/1.1" 200 36215 0.002205 252.41.86.246 - - [2026-03-06 13:17:06] "GET /project/da831a56-69c9-448e-8f2a-a356f41b4122?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000533 10.0.0.41 - - [2026-03-06 13:17:06] "GET /projects?obj_uuids=da831a56-69c9-448e-8f2a-a356f41b4122&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001551 252.41.86.246 - - [2026-03-06 13:17:06] "GET /project/da831a56-69c9-448e-8f2a-a356f41b4122?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.076813 252.41.86.246 - - [2026-03-06 13:17:06] "POST /neutron/network HTTP/1.1" 200 829 0.007063 252.41.86.246 - - [2026-03-06 13:17:07] "POST /neutron/port HTTP/1.1" 200 117 0.006120 252.41.86.246 - - [2026-03-06 13:17:07] "POST /neutron/port HTTP/1.1" 200 117 0.006225 252.41.86.246 - - [2026-03-06 13:17:07] "POST /neutron/port HTTP/1.1" 200 117 0.006311 252.41.86.246 - - [2026-03-06 13:17:07] "POST /neutron/network HTTP/1.1" 200 839 0.010382 10.0.0.41 - - [2026-03-06 13:17:07] "GET /projects?obj_uuids=da831a56-69c9-448e-8f2a-a356f41b4122&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001331 252.41.86.246 - - [2026-03-06 13:17:08] "POST /neutron/port HTTP/1.1" 200 1056 0.256992 252.41.86.246 - - [2026-03-06 13:17:08] "POST /neutron/port HTTP/1.1" 200 1056 0.012157 252.41.86.246 - - [2026-03-06 13:17:08] "POST /neutron/port HTTP/1.1" 200 1056 0.012811 252.41.86.246 - - [2026-03-06 13:17:08] "POST /neutron/port HTTP/1.1" 200 1106 0.062848 252.41.86.246 - - [2026-03-06 13:17:08] "POST /neutron/port HTTP/1.1" 200 1116 0.013619 252.41.86.246 - - [2026-03-06 13:17:08] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004293 252.41.86.246 - - [2026-03-06 13:17:08] "POST /neutron/subnet HTTP/1.1" 200 685 0.009048 252.41.86.246 - - [2026-03-06 13:17:08] "POST /neutron/port HTTP/1.1" 200 117 0.002279 252.41.86.246 - - [2026-03-06 13:17:08] "POST /neutron/network HTTP/1.1" 200 829 0.007668 252.41.86.246 - - [2026-03-06 13:17:12] "POST /neutron/port HTTP/1.1" 200 1116 0.017070 252.41.86.246 - - [2026-03-06 13:17:12] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008487 252.41.86.246 - - [2026-03-06 13:17:12] "POST /neutron/port HTTP/1.1" 200 1116 0.015216 252.41.86.246 - - [2026-03-06 13:17:12] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007471 252.41.86.246 - - [2026-03-06 13:17:12] "POST /neutron/port HTTP/1.1" 200 1116 0.016706 252.41.86.246 - - [2026-03-06 13:17:12] "POST /neutron/security_group HTTP/1.1" 200 2057 0.009017 10.0.0.41 - - [2026-03-06 13:17:12] "GET /virtual-machine/a3c2a395-ef31-46f4-8552-15a08e85815c HTTP/1.1" 200 1293 0.006235 10.0.0.41 - - [2026-03-06 13:17:12] "GET /virtual-machine-interface/a59862ef-e59d-49aa-bb82-1ce3a24cb6aa HTTP/1.1" 200 2960 0.008590 10.0.0.41 - - [2026-03-06 13:17:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004272 10.0.0.41 - - [2026-03-06 13:17:13] "GET /global-vrouter-config/7863141b-16fd-4d47-b497-34b2ee487f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006834 10.0.0.41 - - [2026-03-06 13:17:13] "GET /virtual-networks?parent_id=da831a56-69c9-448e-8f2a-a356f41b4122&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003807 10.0.0.41 - - [2026-03-06 13:17:13] "GET /virtual-network/2c94d304-4ac6-4d60-b0c6-760232ee75f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.008780 10.0.0.41 - - [2026-03-06 13:17:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004736 10.0.0.41 - - [2026-03-06 13:17:16] "GET /virtual-network/2c94d304-4ac6-4d60-b0c6-760232ee75f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006229 252.41.86.246 - - [2026-03-06 13:17:17] "POST /neutron/port HTTP/1.1" 200 1116 0.014799 252.41.86.246 - - [2026-03-06 13:17:18] "POST /neutron/port HTTP/1.1" 200 1116 0.018755 252.41.86.246 - - [2026-03-06 13:17:18] "POST /neutron/network HTTP/1.1" 200 839 0.007387 252.41.86.246 - - [2026-03-06 13:17:18] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004692 252.41.86.246 - - [2026-03-06 13:17:18] "POST /neutron/subnet HTTP/1.1" 200 685 0.009800 252.41.86.246 - - [2026-03-06 13:17:18] "POST /neutron/port HTTP/1.1" 200 117 0.001596 252.41.86.246 - - [2026-03-06 13:17:18] "POST /neutron/network HTTP/1.1" 200 829 0.008585 252.41.86.246 - - [2026-03-06 13:17:19] "POST /neutron/port HTTP/1.1" 200 1116 0.019587 252.41.86.246 - - [2026-03-06 13:17:19] "POST /neutron/security_group HTTP/1.1" 200 2057 0.010552 252.41.86.246 - - [2026-03-06 13:17:19] "POST /neutron/port HTTP/1.1" 200 1116 0.015753 252.41.86.246 - - [2026-03-06 13:17:19] "POST /neutron/security_group HTTP/1.1" 200 2057 0.009773 252.41.86.246 - - [2026-03-06 13:17:20] "POST /neutron/port HTTP/1.1" 200 1116 0.024311 252.41.86.246 - - [2026-03-06 13:17:20] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007774 10.0.0.41 - - [2026-03-06 13:17:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003600 10.0.0.41 - - [2026-03-06 13:17:20] "GET /virtual-network/2c94d304-4ac6-4d60-b0c6-760232ee75f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.007732 252.41.86.246 - - [2026-03-06 13:17:21] "POST /neutron/port HTTP/1.1" 200 1116 0.136942 252.41.86.246 - - [2026-03-06 13:17:21] "POST /neutron/security_group HTTP/1.1" 200 2057 0.009094 10.0.0.41 - - [2026-03-06 13:17:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003834 10.0.0.41 - - [2026-03-06 13:17:22] "GET /global-vrouter-config/7863141b-16fd-4d47-b497-34b2ee487f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004150 10.0.0.41 - - [2026-03-06 13:17:22] "GET /virtual-networks?parent_id=da831a56-69c9-448e-8f2a-a356f41b4122&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003465 10.0.0.41 - - [2026-03-06 13:17:22] "GET /virtual-network/2c94d304-4ac6-4d60-b0c6-760232ee75f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.007545 252.41.86.246 - - [2026-03-06 13:17:27] "POST /neutron/network HTTP/1.1" 200 803 0.014186 252.41.86.246 - - [2026-03-06 13:17:27] "POST /neutron/network HTTP/1.1" 200 829 0.007690 10.0.0.41 - - [2026-03-06 13:17:27] "POST /id-to-fqname HTTP/1.1" 200 225 0.001675 252.41.86.246 - - [2026-03-06 13:17:27] "POST /neutron/port HTTP/1.1" 200 1116 0.015794 252.41.86.246 - - [2026-03-06 13:17:27] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007918 252.41.86.246 - - [2026-03-06 13:17:28] "POST /neutron/network HTTP/1.1" 200 839 0.007850 252.41.86.246 - - [2026-03-06 13:17:28] "GET /aaa-mode HTTP/1.1" 401 296 0.000533 252.41.86.246 - - [2026-03-06 13:17:28] "GET / HTTP/1.1" 200 36215 0.002321 252.41.86.246 - - [2026-03-06 13:17:28] "GET /project/da831a56-69c9-448e-8f2a-a356f41b4122?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000535 10.0.0.41 - - [2026-03-06 13:17:28] "GET /projects?obj_uuids=da831a56-69c9-448e-8f2a-a356f41b4122&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001469 252.41.86.246 - - [2026-03-06 13:17:28] "GET /project/da831a56-69c9-448e-8f2a-a356f41b4122?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.075620 252.41.86.246 - - [2026-03-06 13:17:28] "POST /neutron/network HTTP/1.1" 200 829 0.038545 252.41.86.246 - - [2026-03-06 13:17:29] "POST /neutron/port HTTP/1.1" 200 1116 0.021396 252.41.86.246 - - [2026-03-06 13:17:29] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007276 252.41.86.246 - - [2026-03-06 13:17:29] "POST /neutron/port HTTP/1.1" 200 117 0.007640 252.41.86.246 - - [2026-03-06 13:17:29] "POST /neutron/port HTTP/1.1" 200 117 0.008178 252.41.86.246 - - [2026-03-06 13:17:29] "POST /neutron/network HTTP/1.1" 200 839 0.006616 10.0.0.41 - - [2026-03-06 13:17:29] "GET /projects?obj_uuids=da831a56-69c9-448e-8f2a-a356f41b4122&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001174 252.41.86.246 - - [2026-03-06 13:17:30] "POST /neutron/port HTTP/1.1" 200 1056 0.255992 252.41.86.246 - - [2026-03-06 13:17:30] "POST /neutron/port HTTP/1.1" 200 1056 0.014234 252.41.86.246 - - [2026-03-06 13:17:30] "POST /neutron/port HTTP/1.1" 200 1056 0.011858 252.41.86.246 - - [2026-03-06 13:17:30] "POST /neutron/port HTTP/1.1" 200 1106 0.080554 252.41.86.246 - - [2026-03-06 13:17:30] "POST /neutron/port HTTP/1.1" 200 1116 0.017349 252.41.86.246 - - [2026-03-06 13:17:30] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004863 252.41.86.246 - - [2026-03-06 13:17:30] "POST /neutron/subnet HTTP/1.1" 200 685 0.009298 252.41.86.246 - - [2026-03-06 13:17:30] "POST /neutron/port HTTP/1.1" 200 117 0.001536 252.41.86.246 - - [2026-03-06 13:17:30] "POST /neutron/network HTTP/1.1" 200 829 0.008662 252.41.86.246 - - [2026-03-06 13:17:34] "POST /neutron/port HTTP/1.1" 200 1116 0.014494 252.41.86.246 - - [2026-03-06 13:17:34] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008099 252.41.86.246 - - [2026-03-06 13:17:34] "POST /neutron/port HTTP/1.1" 200 1116 0.020655 252.41.86.246 - - [2026-03-06 13:17:34] "POST /neutron/security_group HTTP/1.1" 200 2057 0.010234 252.41.86.246 - - [2026-03-06 13:17:34] "POST /neutron/port HTTP/1.1" 200 1116 0.019164 252.41.86.246 - - [2026-03-06 13:17:34] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008383 10.0.0.41 - - [2026-03-06 13:17:34] "GET /virtual-machine/cf583dc3-4d06-4bc0-9855-3fd489444d9a HTTP/1.1" 200 1294 0.005908 10.0.0.41 - - [2026-03-06 13:17:34] "GET /virtual-machine-interface/c2e5003f-c391-4a98-88b1-c696f29a8aae HTTP/1.1" 200 2959 0.006687 10.0.0.41 - - [2026-03-06 13:17:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003592 10.0.0.41 - - [2026-03-06 13:17:35] "GET /global-vrouter-config/7863141b-16fd-4d47-b497-34b2ee487f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004134 10.0.0.41 - - [2026-03-06 13:17:35] "GET /virtual-networks?parent_id=da831a56-69c9-448e-8f2a-a356f41b4122&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003759 10.0.0.41 - - [2026-03-06 13:17:35] "GET /virtual-network/2c94d304-4ac6-4d60-b0c6-760232ee75f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006572 10.0.0.41 - - [2026-03-06 13:17:35] "DELETE /project/da831a5669c9448e8f2aa356f41b4122 HTTP/1.1" 404 173 0.008296 10.0.0.41 - - [2026-03-06 13:17:35] "GET /projects?obj_uuids=ead3c22d-195b-4f59-98ea-d150d93ecdf1&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001693 10.0.0.41 - - [2026-03-06 13:17:35] "GET /project/ead3c22d-195b-4f59-98ea-d150d93ecdf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.038440 10.0.0.41 - - [2026-03-06 13:17:35] "GET /projects?obj_uuids=ead3c22d-195b-4f59-98ea-d150d93ecdf1&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001600 10.0.0.41 - - [2026-03-06 13:17:35] "GET /project/ead3c22d-195b-4f59-98ea-d150d93ecdf1?fields=security_groups HTTP/1.1" 200 1345 0.038703 10.0.0.41 - - [2026-03-06 13:17:35] "DELETE /security-group/80911223-1dc4-4b9f-bd24-44ad6d2162a2 HTTP/1.1" 200 115 0.050978 10.0.0.41 - - [2026-03-06 13:17:35] "GET /projects?obj_uuids=ead3c22d-195b-4f59-98ea-d150d93ecdf1&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001724 10.0.0.41 - - [2026-03-06 13:17:35] "DELETE /access-control-list/9c5dc667-769b-4dc7-9d84-b4ef2b81c5a7 HTTP/1.1" 200 115 0.051374 10.0.0.41 - - [2026-03-06 13:17:35] "GET /project/ead3c22d-195b-4f59-98ea-d150d93ecdf1?fields=application_policy_sets HTTP/1.1" 200 1384 0.051910 10.0.0.41 - - [2026-03-06 13:17:35] "DELETE /access-control-list/e2142f27-0d4f-4f0d-b4af-cd7b40eaccbd HTTP/1.1" 200 115 0.045486 10.0.0.41 - - [2026-03-06 13:17:35] "DELETE /project/ead3c22d-195b-4f59-98ea-d150d93ecdf1 HTTP/1.1" 200 115 0.374980 10.0.0.41 - - [2026-03-06 13:17:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003763 10.0.0.41 - - [2026-03-06 13:17:38] "GET /virtual-network/2c94d304-4ac6-4d60-b0c6-760232ee75f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005949 252.41.86.246 - - [2026-03-06 13:17:41] "POST /neutron/port HTTP/1.1" 200 1116 0.018321 252.41.86.246 - - [2026-03-06 13:17:41] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007327 10.0.0.41 - - [2026-03-06 13:17:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003924 10.0.0.41 - - [2026-03-06 13:17:42] "GET /virtual-network/2c94d304-4ac6-4d60-b0c6-760232ee75f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005846 252.41.86.246 - - [2026-03-06 13:17:43] "POST /neutron/port HTTP/1.1" 200 1116 0.015340 252.41.86.246 - - [2026-03-06 13:17:43] "POST /neutron/security_group HTTP/1.1" 200 2057 0.009268 252.41.86.246 - - [2026-03-06 13:17:43] "POST /neutron/port HTTP/1.1" 200 1116 0.015929 252.41.86.246 - - [2026-03-06 13:17:43] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008253 10.0.0.41 - - [2026-03-06 13:17:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004170 10.0.0.41 - - [2026-03-06 13:17:44] "GET /global-vrouter-config/7863141b-16fd-4d47-b497-34b2ee487f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004991 10.0.0.41 - - [2026-03-06 13:17:44] "GET /virtual-networks?parent_id=da831a56-69c9-448e-8f2a-a356f41b4122&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.004236 10.0.0.41 - - [2026-03-06 13:17:44] "GET /virtual-network/2c94d304-4ac6-4d60-b0c6-760232ee75f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.007896 10.0.0.41 - - [2026-03-06 13:17:47] "GET /obj-perms HTTP/1.1" 200 6387 0.152066 10.0.0.41 - - [2026-03-06 13:17:47] "GET /obj-perms HTTP/1.1" 200 6387 0.071592 10.0.0.41 - - [2026-03-06 13:17:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004133 10.0.0.41 - - [2026-03-06 13:17:52] "DELETE /virtual-DNS/081a822c-ed2e-4baa-839a-ae0064d243d4 HTTP/1.1" 409 236 0.008243 10.0.0.41 - - [2026-03-06 13:17:52] "POST /fqname-to-id HTTP/1.1" 404 190 0.003710 10.0.0.41 - - [2026-03-06 13:17:52] "POST /virtual-DNS-records HTTP/1.1" 200 531 0.023277 10.0.0.41 - - [2026-03-06 13:17:52] "GET /virtual-DNS-record/5d29a83c-abf8-45d5-8a70-e3f2ff8c5d94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.006158 10.0.0.41 - - [2026-03-06 13:17:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003407 10.0.0.41 - - [2026-03-06 13:17:52] "GET /virtual-DNS-record/5d29a83c-abf8-45d5-8a70-e3f2ff8c5d94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.003993 10.0.0.41 - - [2026-03-06 13:17:52] "GET /domains HTTP/1.1" 200 438 0.003627 10.0.0.41 - - [2026-03-06 13:17:52] "GET /domains?obj_uuids=18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001907 10.0.0.41 - - [2026-03-06 13:17:52] "GET /domain/18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1 HTTP/1.1" 200 1505 0.010820 10.0.0.41 - - [2026-03-06 13:17:52] "GET /virtual-DNS/081a822c-ed2e-4baa-839a-ae0064d243d4 HTTP/1.1" 200 1903 0.005586 10.0.0.41 - - [2026-03-06 13:17:52] "GET /virtual-DNS-record/5d29a83c-abf8-45d5-8a70-e3f2ff8c5d94 HTTP/1.1" 200 1335 0.003931 10.0.0.41 - - [2026-03-06 13:17:57] "GET /global-system-configs HTTP/1.1" 401 296 0.000480 10.0.0.41 - - [2026-03-06 13:17:57] "GET /global-system-configs HTTP/1.1" 401 296 0.000461 10.0.0.41 - - [2026-03-06 13:17:58] "DELETE /virtual-DNS-record/5d29a83c-abf8-45d5-8a70-e3f2ff8c5d94 HTTP/1.1" 200 115 0.027520 10.0.0.41 - - [2026-03-06 13:17:58] "POST /fqname-to-id HTTP/1.1" 404 182 0.003531 252.41.86.246 - - [2026-03-06 13:17:58] "POST /neutron/network HTTP/1.1" 200 829 0.014737 252.41.86.246 - - [2026-03-06 13:17:58] "POST /neutron/network HTTP/1.1" 400 204 0.019044 10.0.0.41 - - [2026-03-06 13:17:58] "GET /global-system-configs HTTP/1.1" 401 296 0.000596 10.0.0.41 - - [2026-03-06 13:17:58] "GET /global-system-configs HTTP/1.1" 401 296 0.000534 252.41.86.246 - - [2026-03-06 13:17:59] "POST /neutron/port HTTP/1.1" 200 1116 0.027175 252.41.86.246 - - [2026-03-06 13:17:59] "POST /neutron/port HTTP/1.1" 200 1116 0.022386 252.41.86.246 - - [2026-03-06 13:17:59] "POST /neutron/port HTTP/1.1" 200 1106 0.020462 252.41.86.246 - - [2026-03-06 13:17:59] "POST /neutron/port HTTP/1.1" 200 1106 0.026292 252.41.86.246 - - [2026-03-06 13:17:59] "POST /neutron/port HTTP/1.1" 200 151 0.241721 252.41.86.246 - - [2026-03-06 13:17:59] "POST /neutron/port HTTP/1.1" 200 151 0.222833 252.41.86.246 - - [2026-03-06 13:18:00] "POST /neutron/network HTTP/1.1" 200 829 0.017367 10.0.0.41 - - [2026-03-06 13:18:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005995 10.0.0.41 - - [2026-03-06 13:18:01] "POST /useragent-kv HTTP/1.1" 200 115 0.004107 10.0.0.41 - - [2026-03-06 13:18:01] "POST /useragent-kv HTTP/1.1" 200 115 0.002968 252.41.86.246 - - [2026-03-06 13:18:01] "POST /neutron/network HTTP/1.1" 200 151 0.413994 10.0.0.41 - - [2026-03-06 13:18:01] "DELETE /route-target/04251e3a-70d8-442f-8e6b-14c2a73a2b0b HTTP/1.1" 200 115 0.029716 10.0.0.41 - - [2026-03-06 13:18:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004478 10.0.0.41 - - [2026-03-06 13:18:01] "DELETE /network-ipam/43bf10ec-d4dc-47b2-89bb-7ac3d9042318 HTTP/1.1" 200 115 0.044643 10.0.0.41 - - [2026-03-06 13:18:01] "DELETE /virtual-DNS/081a822c-ed2e-4baa-839a-ae0064d243d4 HTTP/1.1" 200 115 0.114511 10.0.0.41 - - [2026-03-06 13:18:01] "POST /fqname-to-id HTTP/1.1" 404 178 0.005497 10.0.0.41 - - [2026-03-06 13:18:01] "GET /domains HTTP/1.1" 200 438 0.003709 10.0.0.41 - - [2026-03-06 13:18:01] "GET /domains?obj_uuids=18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002024 10.0.0.41 - - [2026-03-06 13:18:01] "GET /domain/18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1 HTTP/1.1" 200 1306 0.013927 10.0.0.41 - - [2026-03-06 13:18:01] "GET /projects?obj_uuids=da831a56-69c9-448e-8f2a-a356f41b4122&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.003116 10.0.0.41 - - [2026-03-06 13:18:02] "GET /project/da831a56-69c9-448e-8f2a-a356f41b4122?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.113723 10.0.0.41 - - [2026-03-06 13:18:02] "GET /projects?obj_uuids=da831a56-69c9-448e-8f2a-a356f41b4122&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001719 10.0.0.41 - - [2026-03-06 13:18:02] "GET /project/da831a56-69c9-448e-8f2a-a356f41b4122?fields=virtual_networks HTTP/1.1" 200 1035 0.042832 10.0.0.41 - - [2026-03-06 13:18:02] "GET /projects?obj_uuids=da831a56-69c9-448e-8f2a-a356f41b4122&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001679 10.0.0.41 - - [2026-03-06 13:18:02] "GET /project/da831a56-69c9-448e-8f2a-a356f41b4122?fields=virtual_machine_interfaces HTTP/1.1" 200 1035 0.080313 10.0.0.41 - - [2026-03-06 13:18:02] "GET /projects?obj_uuids=da831a56-69c9-448e-8f2a-a356f41b4122&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001539 10.0.0.41 - - [2026-03-06 13:18:02] "GET /project/da831a56-69c9-448e-8f2a-a356f41b4122?fields=security_groups HTTP/1.1" 200 1261 0.043825 10.0.0.41 - - [2026-03-06 13:18:03] "GET /domains?obj_uuids=18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001771 10.0.0.41 - - [2026-03-06 13:18:03] "GET /domain/18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.010655 10.0.0.41 - - [2026-03-06 13:18:03] "POST /fqname-to-id HTTP/1.1" 404 187 0.037902 10.0.0.41 - - [2026-03-06 13:18:03] "GET /projects?obj_uuids=6d6e6200-6474-45a4-82f7-b3416232f52b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004160 10.0.0.41 - - [2026-03-06 13:18:03] "GET /domains?obj_uuids=18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001626 10.0.0.41 - - [2026-03-06 13:18:03] "GET /domain/18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.009722 10.0.0.41 - - [2026-03-06 13:18:03] "POST /id-to-fqname HTTP/1.1" 200 189 0.001456 10.0.0.41 - - [2026-03-06 13:18:03] "POST /fqname-to-id HTTP/1.1" 404 198 0.003641 10.0.0.41 - - [2026-03-06 13:18:04] "POST /security-groups HTTP/1.1" 200 584 0.072764 10.0.0.41 - - [2026-03-06 13:18:04] "POST /fqname-to-id HTTP/1.1" 404 233 0.004146 10.0.0.41 - - [2026-03-06 13:18:04] "POST /projects HTTP/1.1" 200 579 0.284549 10.0.0.41 - - [2026-03-06 13:18:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.337775 10.0.0.41 - - [2026-03-06 13:18:04] "POST /access-control-lists HTTP/1.1" 200 597 0.068816 10.0.0.41 - - [2026-03-06 13:18:04] "GET /project/6d6e6200-6474-45a4-82f7-b3416232f52b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.527757 10.0.0.41 - - [2026-03-06 13:18:04] "POST /fqname-to-id HTTP/1.1" 404 232 0.003613 [Introspect:8084]10.0.0.41 - - [2026-03-06 13:18:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001046 10.0.0.41 - - [2026-03-06 13:18:04] "POST /access-control-lists HTTP/1.1" 200 595 0.069161 [Introspect:8084]10.0.0.41 - - [2026-03-06 13:18:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001546 10.0.0.41 - - [2026-03-06 13:18:05] "GET / HTTP/1.1" 200 36215 0.002595 10.0.0.41 - - [2026-03-06 13:18:06] "POST /fqname-to-id HTTP/1.1" 401 296 0.000617 10.0.0.41 - - [2026-03-06 13:18:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.113510 10.0.0.41 - - [2026-03-06 13:18:07] "GET /projects?obj_uuids=6d6e6200-6474-45a4-82f7-b3416232f52b&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001753 10.0.0.41 - - [2026-03-06 13:18:07] "GET /project/6d6e6200-6474-45a4-82f7-b3416232f52b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.041722 252.41.86.246 - - [2026-03-06 13:18:07] "POST /neutron/network HTTP/1.1" 200 117 0.052820 10.0.0.41 - - [2026-03-06 13:18:07] "GET /projects?obj_uuids=6d6e6200-6474-45a4-82f7-b3416232f52b&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001489 252.41.86.246 - - [2026-03-06 13:18:07] "POST /neutron/network HTTP/1.1" 200 604 0.088504 10.0.0.41 - - [2026-03-06 13:18:07] "POST /route-targets HTTP/1.1" 200 328 0.014412 10.0.0.41 - - [2026-03-06 13:18:07] "POST /ref-update HTTP/1.1" 200 156 0.041765 10.0.0.41 - - [2026-03-06 13:18:07] "POST /useragent-kv HTTP/1.1" 200 115 0.004585 252.41.86.246 - - [2026-03-06 13:18:07] "POST /neutron/subnet HTTP/1.1" 200 720 0.172813 252.41.86.246 - - [2026-03-06 13:18:07] "POST /neutron/network HTTP/1.1" 200 822 0.008543 10.0.0.41 - - [2026-03-06 13:18:07] "POST /id-to-fqname HTTP/1.1" 200 219 0.001710 10.0.0.41 - - [2026-03-06 13:18:07] "GET /virtual-network/bcd57c03-5287-40a3-8dda-c95f07cac096?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006470 252.41.86.246 - - [2026-03-06 13:18:07] "POST /neutron/network HTTP/1.1" 200 822 0.009776 10.0.0.41 - - [2026-03-06 13:18:08] "GET /virtual-network/bcd57c03-5287-40a3-8dda-c95f07cac096?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.007303 252.41.86.246 - - [2026-03-06 13:18:08] "POST /neutron/network HTTP/1.1" 200 822 0.006757 252.41.86.246 - - [2026-03-06 13:18:08] "POST /neutron/subnet HTTP/1.1" 200 720 0.009547 10.0.0.41 - - [2026-03-06 13:18:08] "POST /id-to-fqname HTTP/1.1" 200 219 0.001832 252.41.86.246 - - [2026-03-06 13:18:08] "POST /neutron/network HTTP/1.1" 200 832 0.006447 252.41.86.246 - - [2026-03-06 13:18:08] "GET /aaa-mode HTTP/1.1" 401 296 0.000661 252.41.86.246 - - [2026-03-06 13:18:08] "GET / HTTP/1.1" 200 36215 0.002315 252.41.86.246 - - [2026-03-06 13:18:08] "GET /project/6d6e6200-6474-45a4-82f7-b3416232f52b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000499 10.0.0.41 - - [2026-03-06 13:18:09] "GET /projects?obj_uuids=6d6e6200-6474-45a4-82f7-b3416232f52b&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001429 252.41.86.246 - - [2026-03-06 13:18:09] "GET /project/6d6e6200-6474-45a4-82f7-b3416232f52b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.073607 252.41.86.246 - - [2026-03-06 13:18:09] "POST /neutron/network HTTP/1.1" 200 822 0.049132 252.41.86.246 - - [2026-03-06 13:18:09] "POST /neutron/port HTTP/1.1" 200 117 0.007239 252.41.86.246 - - [2026-03-06 13:18:09] "POST /neutron/port HTTP/1.1" 200 117 0.007192 10.0.0.41 - - [2026-03-06 13:18:09] "POST /id-to-fqname HTTP/1.1" 200 219 0.001677 252.41.86.246 - - [2026-03-06 13:18:09] "POST /neutron/port HTTP/1.1" 200 117 0.007827 252.41.86.246 - - [2026-03-06 13:18:09] "POST /neutron/network HTTP/1.1" 200 832 0.021054 252.41.86.246 - - [2026-03-06 13:18:10] "GET /aaa-mode HTTP/1.1" 401 296 0.000628 252.41.86.246 - - [2026-03-06 13:18:10] "GET / HTTP/1.1" 200 36215 0.003072 252.41.86.246 - - [2026-03-06 13:18:10] "GET /project/6d6e6200-6474-45a4-82f7-b3416232f52b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000622 252.41.86.246 - - [2026-03-06 13:18:10] "POST /neutron/network HTTP/1.1" 200 832 0.010583 10.0.0.41 - - [2026-03-06 13:18:10] "GET /projects?obj_uuids=6d6e6200-6474-45a4-82f7-b3416232f52b&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001894 252.41.86.246 - - [2026-03-06 13:18:10] "GET /project/6d6e6200-6474-45a4-82f7-b3416232f52b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.112238 10.0.0.41 - - [2026-03-06 13:18:10] "GET /projects?obj_uuids=6d6e6200-6474-45a4-82f7-b3416232f52b&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.002411 252.41.86.246 - - [2026-03-06 13:18:10] "POST /neutron/network HTTP/1.1" 200 822 0.051600 252.41.86.246 - - [2026-03-06 13:18:11] "POST /neutron/port HTTP/1.1" 200 1058 0.419364 252.41.86.246 - - [2026-03-06 13:18:11] "POST /neutron/port HTTP/1.1" 200 1068 0.023551 252.41.86.246 - - [2026-03-06 13:18:11] "POST /neutron/security_group HTTP/1.1" 200 2057 0.009731 252.41.86.246 - - [2026-03-06 13:18:11] "POST /neutron/port HTTP/1.1" 200 1058 0.030014 252.41.86.246 - - [2026-03-06 13:18:11] "POST /neutron/port HTTP/1.1" 200 117 0.016068 252.41.86.246 - - [2026-03-06 13:18:11] "POST /neutron/port HTTP/1.1" 200 1058 0.016913 252.41.86.246 - - [2026-03-06 13:18:11] "POST /neutron/port HTTP/1.1" 200 1080 0.031639 252.41.86.246 - - [2026-03-06 13:18:11] "POST /neutron/port HTTP/1.1" 200 1108 0.126871 252.41.86.246 - - [2026-03-06 13:18:11] "POST /neutron/security_group HTTP/1.1" 200 2057 0.011694 252.41.86.246 - - [2026-03-06 13:18:11] "POST /neutron/port HTTP/1.1" 200 1118 0.019408 252.41.86.246 - - [2026-03-06 13:18:11] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004178 252.41.86.246 - - [2026-03-06 13:18:11] "POST /neutron/subnet HTTP/1.1" 200 694 0.011384 252.41.86.246 - - [2026-03-06 13:18:11] "POST /neutron/port HTTP/1.1" 200 117 0.001728 252.41.86.246 - - [2026-03-06 13:18:11] "POST /neutron/network HTTP/1.1" 200 832 0.008368 252.41.86.246 - - [2026-03-06 13:18:11] "POST /neutron/network HTTP/1.1" 200 822 0.007936 10.0.0.41 - - [2026-03-06 13:18:11] "GET /projects?obj_uuids=6d6e6200-6474-45a4-82f7-b3416232f52b&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001377 252.41.86.246 - - [2026-03-06 13:18:12] "POST /neutron/port HTTP/1.1" 200 1058 0.301466 252.41.86.246 - - [2026-03-06 13:18:12] "POST /neutron/port HTTP/1.1" 200 1058 0.016431 252.41.86.246 - - [2026-03-06 13:18:12] "POST /neutron/port HTTP/1.1" 200 1058 0.022318 252.41.86.246 - - [2026-03-06 13:18:12] "POST /neutron/port HTTP/1.1" 200 1108 0.083118 252.41.86.246 - - [2026-03-06 13:18:12] "POST /neutron/port HTTP/1.1" 200 1118 0.015174 252.41.86.246 - - [2026-03-06 13:18:12] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004508 252.41.86.246 - - [2026-03-06 13:18:12] "POST /neutron/subnet HTTP/1.1" 200 694 0.009959 252.41.86.246 - - [2026-03-06 13:18:12] "POST /neutron/port HTTP/1.1" 200 117 0.001559 252.41.86.246 - - [2026-03-06 13:18:12] "POST /neutron/network HTTP/1.1" 200 822 0.007334 252.41.86.246 - - [2026-03-06 13:18:16] "POST /neutron/port HTTP/1.1" 200 1118 0.018659 252.41.86.246 - - [2026-03-06 13:18:16] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008351 252.41.86.246 - - [2026-03-06 13:18:16] "POST /neutron/port HTTP/1.1" 200 1118 0.020121 252.41.86.246 - - [2026-03-06 13:18:16] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008058 252.41.86.246 - - [2026-03-06 13:18:16] "POST /neutron/port HTTP/1.1" 200 1118 0.024535 252.41.86.246 - - [2026-03-06 13:18:16] "POST /neutron/security_group HTTP/1.1" 200 2057 0.012140 10.0.0.41 - - [2026-03-06 13:18:17] "GET /virtual-machine/822830f8-aac2-485d-a0cf-0be9a440746a HTTP/1.1" 401 296 0.000538 10.0.0.41 - - [2026-03-06 13:18:17] "GET /virtual-machine/822830f8-aac2-485d-a0cf-0be9a440746a HTTP/1.1" 200 1293 0.046387 10.0.0.41 - - [2026-03-06 13:18:17] "GET /virtual-machine-interface/f74a1d07-411b-4837-82a0-00f54516aaec HTTP/1.1" 200 2940 0.008257 10.0.0.41 - - [2026-03-06 13:18:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004102 10.0.0.41 - - [2026-03-06 13:18:17] "GET /global-vrouter-config/7863141b-16fd-4d47-b497-34b2ee487f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005014 10.0.0.41 - - [2026-03-06 13:18:17] "GET /virtual-networks?parent_id=6d6e6200-6474-45a4-82f7-b3416232f52b&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.004366 10.0.0.41 - - [2026-03-06 13:18:17] "GET /virtual-network/bcd57c03-5287-40a3-8dda-c95f07cac096?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.008836 252.41.86.246 - - [2026-03-06 13:18:18] "POST /neutron/port HTTP/1.1" 200 1118 0.016028 252.41.86.246 - - [2026-03-06 13:18:18] "POST /neutron/port HTTP/1.1" 200 1118 0.018325 252.41.86.246 - - [2026-03-06 13:18:18] "POST /neutron/network HTTP/1.1" 200 832 0.008623 252.41.86.246 - - [2026-03-06 13:18:18] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005318 252.41.86.246 - - [2026-03-06 13:18:18] "POST /neutron/subnet HTTP/1.1" 200 694 0.010394 252.41.86.246 - - [2026-03-06 13:18:18] "POST /neutron/port HTTP/1.1" 200 117 0.001657 252.41.86.246 - - [2026-03-06 13:18:18] "POST /neutron/network HTTP/1.1" 200 822 0.007214 10.0.0.41 - - [2026-03-06 13:18:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006763 10.0.0.41 - - [2026-03-06 13:18:20] "GET /virtual-network/bcd57c03-5287-40a3-8dda-c95f07cac096?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.011400 252.41.86.246 - - [2026-03-06 13:18:22] "POST /neutron/port HTTP/1.1" 200 1118 0.020087 252.41.86.246 - - [2026-03-06 13:18:22] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006284 252.41.86.246 - - [2026-03-06 13:18:23] "POST /neutron/port HTTP/1.1" 200 1118 0.025676 252.41.86.246 - - [2026-03-06 13:18:23] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008381 252.41.86.246 - - [2026-03-06 13:18:23] "POST /neutron/port HTTP/1.1" 200 1118 0.024879 252.41.86.246 - - [2026-03-06 13:18:23] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008695 252.41.86.246 - - [2026-03-06 13:18:23] "POST /neutron/port HTTP/1.1" 200 1118 0.018733 252.41.86.246 - - [2026-03-06 13:18:23] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007478 252.41.86.246 - - [2026-03-06 13:18:23] "POST /neutron/port HTTP/1.1" 200 1118 0.020428 252.41.86.246 - - [2026-03-06 13:18:23] "POST /neutron/security_group HTTP/1.1" 200 2057 0.011752 252.41.86.246 - - [2026-03-06 13:18:23] "POST /neutron/port HTTP/1.1" 200 1118 0.028522 252.41.86.246 - - [2026-03-06 13:18:24] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007126 252.41.86.246 - - [2026-03-06 13:18:24] "POST /neutron/port HTTP/1.1" 200 1118 0.017387 252.41.86.246 - - [2026-03-06 13:18:24] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006516 10.0.0.41 - - [2026-03-06 13:18:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003974 10.0.0.41 - - [2026-03-06 13:18:25] "GET /global-vrouter-config/7863141b-16fd-4d47-b497-34b2ee487f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.008970 10.0.0.41 - - [2026-03-06 13:18:25] "GET /virtual-networks?parent_id=6d6e6200-6474-45a4-82f7-b3416232f52b&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003380 10.0.0.41 - - [2026-03-06 13:18:25] "GET /virtual-network/bcd57c03-5287-40a3-8dda-c95f07cac096?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005964 252.41.86.246 - - [2026-03-06 13:18:25] "POST /neutron/port HTTP/1.1" 200 1118 0.018557 252.41.86.246 - - [2026-03-06 13:18:25] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007195 252.41.86.246 - - [2026-03-06 13:18:25] "POST /neutron/port HTTP/1.1" 200 1118 0.014476 252.41.86.246 - - [2026-03-06 13:18:25] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006845 252.41.86.246 - - [2026-03-06 13:18:25] "POST /neutron/port HTTP/1.1" 200 1118 0.017845 252.41.86.246 - - [2026-03-06 13:18:25] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007275 10.0.0.41 - - [2026-03-06 13:18:25] "GET /virtual-machine/9bebf320-70fc-468c-8b07-9df0055387cd HTTP/1.1" 200 1294 0.005564 10.0.0.41 - - [2026-03-06 13:18:26] "GET /virtual-machine-interface/b2ec6a46-6301-4050-bd8e-6ac85d9899dc HTTP/1.1" 200 2941 0.005999 252.41.86.246 - - [2026-03-06 13:18:26] "POST /neutron/port HTTP/1.1" 200 1118 0.015663 252.41.86.246 - - [2026-03-06 13:18:26] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007573 10.0.0.41 - - [2026-03-06 13:18:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003716 10.0.0.41 - - [2026-03-06 13:18:26] "GET /global-vrouter-config/7863141b-16fd-4d47-b497-34b2ee487f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004055 10.0.0.41 - - [2026-03-06 13:18:26] "GET /virtual-networks?parent_id=6d6e6200-6474-45a4-82f7-b3416232f52b&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003794 10.0.0.41 - - [2026-03-06 13:18:26] "GET /virtual-network/bcd57c03-5287-40a3-8dda-c95f07cac096?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.009309 10.0.0.41 - - [2026-03-06 13:18:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004622 10.0.0.41 - - [2026-03-06 13:18:27] "GET /global-vrouter-config/7863141b-16fd-4d47-b497-34b2ee487f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005628 10.0.0.41 - - [2026-03-06 13:18:27] "GET /virtual-networks?parent_id=6d6e6200-6474-45a4-82f7-b3416232f52b&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.004419 10.0.0.41 - - [2026-03-06 13:18:27] "GET /virtual-network/bcd57c03-5287-40a3-8dda-c95f07cac096?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.007153 252.41.86.246 - - [2026-03-06 13:18:32] "POST /neutron/network HTTP/1.1" 200 822 0.007632 252.41.86.246 - - [2026-03-06 13:18:32] "POST /neutron/network HTTP/1.1" 400 204 0.013757 252.41.86.246 - - [2026-03-06 13:18:33] "POST /neutron/port HTTP/1.1" 200 1118 0.018526 252.41.86.246 - - [2026-03-06 13:18:33] "POST /neutron/port HTTP/1.1" 200 1118 0.022313 252.41.86.246 - - [2026-03-06 13:18:33] "POST /neutron/port HTTP/1.1" 200 1108 0.013324 252.41.86.246 - - [2026-03-06 13:18:33] "POST /neutron/port HTTP/1.1" 200 1108 0.014287 252.41.86.246 - - [2026-03-06 13:18:33] "POST /neutron/port HTTP/1.1" 200 151 0.148050 252.41.86.246 - - [2026-03-06 13:18:33] "POST /neutron/port HTTP/1.1" 200 151 0.179427 252.41.86.246 - - [2026-03-06 13:18:34] "POST /neutron/network HTTP/1.1" 200 822 0.007239 10.0.0.41 - - [2026-03-06 13:18:34] "POST /useragent-kv HTTP/1.1" 200 115 0.003936 10.0.0.41 - - [2026-03-06 13:18:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006634 10.0.0.41 - - [2026-03-06 13:18:34] "POST /useragent-kv HTTP/1.1" 200 115 0.002537 252.41.86.246 - - [2026-03-06 13:18:34] "POST /neutron/network HTTP/1.1" 200 151 0.105831 10.0.0.41 - - [2026-03-06 13:18:34] "DELETE /route-target/5b950cc3-7c66-4d5f-9c02-b3c053c190ee HTTP/1.1" 200 115 0.021751 10.0.0.41 - - [2026-03-06 13:18:35] "GET /projects?obj_uuids=6d6e6200-6474-45a4-82f7-b3416232f52b&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001611 10.0.0.41 - - [2026-03-06 13:18:35] "GET /project/6d6e6200-6474-45a4-82f7-b3416232f52b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.028984 10.0.0.41 - - [2026-03-06 13:18:35] "GET /projects?obj_uuids=6d6e6200-6474-45a4-82f7-b3416232f52b&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001676 10.0.0.41 - - [2026-03-06 13:18:35] "GET /project/6d6e6200-6474-45a4-82f7-b3416232f52b?fields=virtual_networks HTTP/1.1" 200 1033 0.066692 10.0.0.41 - - [2026-03-06 13:18:35] "GET /projects?obj_uuids=6d6e6200-6474-45a4-82f7-b3416232f52b&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001250 10.0.0.41 - - [2026-03-06 13:18:35] "GET /project/6d6e6200-6474-45a4-82f7-b3416232f52b?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.030943 10.0.0.41 - - [2026-03-06 13:18:35] "GET /projects?obj_uuids=6d6e6200-6474-45a4-82f7-b3416232f52b&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001787 10.0.0.41 - - [2026-03-06 13:18:35] "GET /project/6d6e6200-6474-45a4-82f7-b3416232f52b?fields=security_groups HTTP/1.1" 200 1259 0.030938 10.0.0.41 - - [2026-03-06 13:18:36] "DELETE /project/6d6e6200647445a482f7b3416232f52b HTTP/1.1" 404 173 0.005359 10.0.0.41 - - [2026-03-06 13:18:36] "GET /projects?obj_uuids=da831a56-69c9-448e-8f2a-a356f41b4122&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001566 10.0.0.41 - - [2026-03-06 13:18:36] "GET /project/da831a56-69c9-448e-8f2a-a356f41b4122?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.031770 10.0.0.41 - - [2026-03-06 13:18:36] "GET /projects?obj_uuids=da831a56-69c9-448e-8f2a-a356f41b4122&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001654 10.0.0.41 - - [2026-03-06 13:18:36] "GET /project/da831a56-69c9-448e-8f2a-a356f41b4122?fields=security_groups HTTP/1.1" 200 1354 0.047454 10.0.0.41 - - [2026-03-06 13:18:36] "DELETE /security-group/f9f0480e-9831-4fcd-8455-98c47d31e8ad HTTP/1.1" 200 115 0.048958 10.0.0.41 - - [2026-03-06 13:18:36] "GET /projects?obj_uuids=da831a56-69c9-448e-8f2a-a356f41b4122&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.002755 10.0.0.41 - - [2026-03-06 13:18:36] "DELETE /access-control-list/ecbfc204-2a2d-4290-9a85-7a8866c92b11 HTTP/1.1" 200 115 0.050558 10.0.0.41 - - [2026-03-06 13:18:36] "GET /project/da831a56-69c9-448e-8f2a-a356f41b4122?fields=application_policy_sets HTTP/1.1" 200 1393 0.070516 10.0.0.41 - - [2026-03-06 13:18:36] "DELETE /access-control-list/5956f46b-978e-441d-9ec7-b19ef69b89b5 HTTP/1.1" 200 115 0.059481 10.0.0.41 - - [2026-03-06 13:18:36] "DELETE /project/da831a56-69c9-448e-8f2a-a356f41b4122 HTTP/1.1" 200 115 0.392602 10.0.0.41 - - [2026-03-06 13:18:36] "GET /domains?obj_uuids=18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001343 10.0.0.41 - - [2026-03-06 13:18:36] "GET /domain/18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.008545 10.0.0.41 - - [2026-03-06 13:18:36] "POST /fqname-to-id HTTP/1.1" 404 186 0.038557 10.0.0.41 - - [2026-03-06 13:18:36] "GET /projects?obj_uuids=121cd989-a18d-48f6-869a-e27faea94360&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003351 10.0.0.41 - - [2026-03-06 13:18:37] "GET /domains?obj_uuids=18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001283 10.0.0.41 - - [2026-03-06 13:18:37] "GET /domain/18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.008243 10.0.0.41 - - [2026-03-06 13:18:37] "POST /id-to-fqname HTTP/1.1" 200 188 0.004190 10.0.0.41 - - [2026-03-06 13:18:37] "POST /fqname-to-id HTTP/1.1" 404 197 0.006698 10.0.0.41 - - [2026-03-06 13:18:37] "POST /security-groups HTTP/1.1" 200 583 0.076607 10.0.0.41 - - [2026-03-06 13:18:37] "POST /fqname-to-id HTTP/1.1" 404 232 0.003685 10.0.0.41 - - [2026-03-06 13:18:37] "POST /projects HTTP/1.1" 200 577 0.296563 10.0.0.41 - - [2026-03-06 13:18:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.340469 10.0.0.41 - - [2026-03-06 13:18:37] "POST /access-control-lists HTTP/1.1" 200 596 0.065825 10.0.0.41 - - [2026-03-06 13:18:37] "GET /project/121cd989-a18d-48f6-869a-e27faea94360?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.537615 10.0.0.41 - - [2026-03-06 13:18:37] "POST /fqname-to-id HTTP/1.1" 404 231 0.003672 10.0.0.41 - - [2026-03-06 13:18:37] "POST /access-control-lists HTTP/1.1" 200 594 0.064172 10.0.0.41 - - [2026-03-06 13:18:38] "GET / HTTP/1.1" 200 36215 0.002757 10.0.0.41 - - [2026-03-06 13:18:39] "POST /fqname-to-id HTTP/1.1" 401 296 0.000661 10.0.0.41 - - [2026-03-06 13:18:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.099604 10.0.0.41 - - [2026-03-06 13:18:40] "GET /projects?obj_uuids=121cd989-a18d-48f6-869a-e27faea94360&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001447 10.0.0.41 - - [2026-03-06 13:18:40] "GET /project/121cd989-a18d-48f6-869a-e27faea94360?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.038293 252.41.86.246 - - [2026-03-06 13:18:40] "POST /neutron/network HTTP/1.1" 200 117 0.046160 10.0.0.41 - - [2026-03-06 13:18:40] "GET /projects?obj_uuids=121cd989-a18d-48f6-869a-e27faea94360&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001396 252.41.86.246 - - [2026-03-06 13:18:40] "POST /neutron/network HTTP/1.1" 200 623 0.126071 10.0.0.41 - - [2026-03-06 13:18:40] "POST /route-targets HTTP/1.1" 200 328 0.032934 10.0.0.41 - - [2026-03-06 13:18:40] "POST /ref-update HTTP/1.1" 200 156 0.030668 10.0.0.41 - - [2026-03-06 13:18:40] "POST /useragent-kv HTTP/1.1" 200 115 0.018043 252.41.86.246 - - [2026-03-06 13:18:40] "POST /neutron/subnet HTTP/1.1" 200 701 0.189036 252.41.86.246 - - [2026-03-06 13:18:41] "POST /neutron/network HTTP/1.1" 200 837 0.006954 10.0.0.41 - - [2026-03-06 13:18:41] "POST /id-to-fqname HTTP/1.1" 200 228 0.001703 10.0.0.41 - - [2026-03-06 13:18:41] "GET /virtual-network/3d795053-fccb-480c-aeda-3eb209f2c3ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.007406 252.41.86.246 - - [2026-03-06 13:18:41] "POST /neutron/network HTTP/1.1" 200 837 0.006404 10.0.0.41 - - [2026-03-06 13:18:41] "GET /virtual-network/3d795053-fccb-480c-aeda-3eb209f2c3ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005893 252.41.86.246 - - [2026-03-06 13:18:41] "POST /neutron/network HTTP/1.1" 200 837 0.007683 252.41.86.246 - - [2026-03-06 13:18:41] "POST /neutron/subnet HTTP/1.1" 200 701 0.008646 252.41.86.246 - - [2026-03-06 13:18:41] "POST /neutron/network HTTP/1.1" 200 837 0.015144 10.0.0.41 - - [2026-03-06 13:18:41] "POST /id-to-fqname HTTP/1.1" 200 228 0.001547 252.41.86.246 - - [2026-03-06 13:18:41] "POST /neutron/network HTTP/1.1" 200 847 0.007245 252.41.86.246 - - [2026-03-06 13:18:41] "GET /aaa-mode HTTP/1.1" 401 296 0.000518 252.41.86.246 - - [2026-03-06 13:18:41] "GET / HTTP/1.1" 200 36215 0.002097 252.41.86.246 - - [2026-03-06 13:18:41] "GET /project/121cd989-a18d-48f6-869a-e27faea94360?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000630 10.0.0.41 - - [2026-03-06 13:18:42] "GET /projects?obj_uuids=121cd989-a18d-48f6-869a-e27faea94360&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001300 252.41.86.246 - - [2026-03-06 13:18:42] "GET /project/121cd989-a18d-48f6-869a-e27faea94360?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.067294 252.41.86.246 - - [2026-03-06 13:18:42] "POST /neutron/network HTTP/1.1" 200 837 0.007203 252.41.86.246 - - [2026-03-06 13:18:42] "POST /neutron/port HTTP/1.1" 200 117 0.007260 252.41.86.246 - - [2026-03-06 13:18:42] "POST /neutron/port HTTP/1.1" 200 117 0.006284 10.0.0.41 - - [2026-03-06 13:18:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003335 10.0.0.41 - - [2026-03-06 13:18:42] "GET /global-vrouter-config/7863141b-16fd-4d47-b497-34b2ee487f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004013 10.0.0.41 - - [2026-03-06 13:18:42] "PUT /global-vrouter-config/7863141b-16fd-4d47-b497-34b2ee487f74 HTTP/1.1" 200 277 0.012167 252.41.86.246 - - [2026-03-06 13:18:42] "POST /neutron/port HTTP/1.1" 200 117 0.005755 252.41.86.246 - - [2026-03-06 13:18:43] "POST /neutron/network HTTP/1.1" 200 847 0.007168 10.0.0.41 - - [2026-03-06 13:18:43] "GET /projects?obj_uuids=121cd989-a18d-48f6-869a-e27faea94360&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001332 252.41.86.246 - - [2026-03-06 13:18:43] "POST /neutron/port HTTP/1.1" 200 1053 0.309472 252.41.86.246 - - [2026-03-06 13:18:43] "POST /neutron/port HTTP/1.1" 200 1053 0.023832 252.41.86.246 - - [2026-03-06 13:18:43] "POST /neutron/port HTTP/1.1" 200 1053 0.019761 252.41.86.246 - - [2026-03-06 13:18:43] "POST /neutron/port HTTP/1.1" 200 1103 0.116606 252.41.86.246 - - [2026-03-06 13:18:44] "POST /neutron/port HTTP/1.1" 200 1113 0.018291 252.41.86.246 - - [2026-03-06 13:18:44] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004539 252.41.86.246 - - [2026-03-06 13:18:44] "POST /neutron/subnet HTTP/1.1" 200 675 0.010684 252.41.86.246 - - [2026-03-06 13:18:44] "POST /neutron/port HTTP/1.1" 200 117 0.001803 252.41.86.246 - - [2026-03-06 13:18:44] "POST /neutron/network HTTP/1.1" 200 837 0.008387 252.41.86.246 - - [2026-03-06 13:18:47] "POST /neutron/port HTTP/1.1" 200 1113 0.019058 252.41.86.246 - - [2026-03-06 13:18:48] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008633 10.0.0.41 - - [2026-03-06 13:18:48] "GET /obj-perms HTTP/1.1" 200 6387 0.102307 252.41.86.246 - - [2026-03-06 13:18:48] "POST /neutron/port HTTP/1.1" 200 1113 0.020787 252.41.86.246 - - [2026-03-06 13:18:48] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009435 252.41.86.246 - - [2026-03-06 13:18:48] "POST /neutron/port HTTP/1.1" 200 1113 0.016230 [Introspect:8084]10.0.0.41 - - [2026-03-06 13:18:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001616 252.41.86.246 - - [2026-03-06 13:18:48] "POST /neutron/security_group HTTP/1.1" 200 2056 0.011111 [Introspect:8084]10.0.0.41 - - [2026-03-06 13:18:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001718 10.0.0.41 - - [2026-03-06 13:18:48] "GET /virtual-machine/bb1732a9-5983-4dbe-a361-e8022dd19916 HTTP/1.1" 401 296 0.000500 10.0.0.41 - - [2026-03-06 13:18:48] "GET /obj-perms HTTP/1.1" 200 6387 0.072186 10.0.0.41 - - [2026-03-06 13:18:49] "GET /virtual-machine/bb1732a9-5983-4dbe-a361-e8022dd19916 HTTP/1.1" 200 1293 0.041951 10.0.0.41 - - [2026-03-06 13:18:49] "GET /virtual-machine-interface/291f1c34-34fc-4ceb-961a-d3f860a010c6 HTTP/1.1" 200 2965 0.006889 10.0.0.41 - - [2026-03-06 13:18:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005054 10.0.0.41 - - [2026-03-06 13:18:49] "GET /global-vrouter-config/7863141b-16fd-4d47-b497-34b2ee487f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1879 0.005315 10.0.0.41 - - [2026-03-06 13:18:49] "GET /virtual-networks?parent_id=121cd989-a18d-48f6-869a-e27faea94360&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.003410 10.0.0.41 - - [2026-03-06 13:18:49] "GET /virtual-network/3d795053-fccb-480c-aeda-3eb209f2c3ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.007689 10.0.0.41 - - [2026-03-06 13:18:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004019 10.0.0.41 - - [2026-03-06 13:18:52] "GET /virtual-network/3d795053-fccb-480c-aeda-3eb209f2c3ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005842 [Introspect:8084]10.0.0.41 - - [2026-03-06 13:18:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001113 [Introspect:8084]10.0.0.41 - - [2026-03-06 13:18:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001513 252.41.86.246 - - [2026-03-06 13:18:55] "POST /neutron/port HTTP/1.1" 200 1113 0.017289 252.41.86.246 - - [2026-03-06 13:18:55] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006968 252.41.86.246 - - [2026-03-06 13:18:55] "POST /neutron/port HTTP/1.1" 200 1113 0.018895 252.41.86.246 - - [2026-03-06 13:18:55] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009409 10.0.0.41 - - [2026-03-06 13:18:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003637 10.0.0.41 - - [2026-03-06 13:18:56] "GET /virtual-network/3d795053-fccb-480c-aeda-3eb209f2c3ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005770 252.41.86.246 - - [2026-03-06 13:18:57] "POST /neutron/port HTTP/1.1" 200 1113 0.014625 252.41.86.246 - - [2026-03-06 13:18:57] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007366 252.41.86.246 - - [2026-03-06 13:18:57] "POST /neutron/port HTTP/1.1" 200 1113 0.019831 252.41.86.246 - - [2026-03-06 13:18:57] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006993 10.0.0.41 - - [2026-03-06 13:18:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003927 10.0.0.41 - - [2026-03-06 13:18:58] "GET /global-vrouter-config/7863141b-16fd-4d47-b497-34b2ee487f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1879 0.004948 10.0.0.41 - - [2026-03-06 13:18:58] "GET /virtual-networks?parent_id=121cd989-a18d-48f6-869a-e27faea94360&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.004350 10.0.0.41 - - [2026-03-06 13:18:59] "GET /virtual-network/3d795053-fccb-480c-aeda-3eb209f2c3ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.007969 10.0.0.41 - - [2026-03-06 13:19:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004428 10.0.0.41 - - [2026-03-06 13:19:01] "GET /global-vrouter-config/7863141b-16fd-4d47-b497-34b2ee487f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1879 0.003769 10.0.0.41 - - [2026-03-06 13:19:01] "PUT /global-vrouter-config/7863141b-16fd-4d47-b497-34b2ee487f74 HTTP/1.1" 200 277 0.012110 252.41.86.246 - - [2026-03-06 13:19:01] "POST /neutron/network HTTP/1.1" 200 837 0.011813 252.41.86.246 - - [2026-03-06 13:19:01] "POST /neutron/network HTTP/1.1" 400 204 0.018396 252.41.86.246 - - [2026-03-06 13:19:02] "POST /neutron/port HTTP/1.1" 200 1113 0.043477 252.41.86.246 - - [2026-03-06 13:19:02] "POST /neutron/port HTTP/1.1" 200 1103 0.024289 252.41.86.246 - - [2026-03-06 13:19:02] "POST /neutron/port HTTP/1.1" 200 151 0.128988 252.41.86.246 - - [2026-03-06 13:19:03] "POST /neutron/network HTTP/1.1" 200 837 0.007318 10.0.0.41 - - [2026-03-06 13:19:03] "POST /useragent-kv HTTP/1.1" 200 115 0.002379 10.0.0.41 - - [2026-03-06 13:19:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.007800 10.0.0.41 - - [2026-03-06 13:19:03] "POST /useragent-kv HTTP/1.1" 200 115 0.005303 252.41.86.246 - - [2026-03-06 13:19:03] "POST /neutron/network HTTP/1.1" 200 151 0.109136 10.0.0.41 - - [2026-03-06 13:19:03] "DELETE /route-target/78a6b066-5cb0-43ca-971b-11f21c5de83a HTTP/1.1" 200 115 0.022042 10.0.0.41 - - [2026-03-06 13:19:04] "GET /global-vrouter-configs HTTP/1.1" 200 358 0.003355 10.0.0.41 - - [2026-03-06 13:19:04] "GET /global-vrouter-config/7863141b-16fd-4d47-b497-34b2ee487f74 HTTP/1.1" 200 1883 0.004541 10.0.0.41 - - [2026-03-06 13:19:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003704 10.0.0.41 - - [2026-03-06 13:19:04] "GET /projects?obj_uuids=121cd989-a18d-48f6-869a-e27faea94360&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001730 10.0.0.41 - - [2026-03-06 13:19:04] "GET /project/121cd989-a18d-48f6-869a-e27faea94360?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.036331 252.41.86.246 - - [2026-03-06 13:19:04] "POST /neutron/network HTTP/1.1" 200 117 0.011015 10.0.0.41 - - [2026-03-06 13:19:04] "GET /projects?obj_uuids=121cd989-a18d-48f6-869a-e27faea94360&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001483 252.41.86.246 - - [2026-03-06 13:19:05] "POST /neutron/network HTTP/1.1" 200 603 0.114619 10.0.0.41 - - [2026-03-06 13:19:05] "POST /route-targets HTTP/1.1" 200 328 0.014299 10.0.0.41 - - [2026-03-06 13:19:05] "POST /ref-update HTTP/1.1" 200 156 0.016508 10.0.0.41 - - [2026-03-06 13:19:05] "POST /useragent-kv HTTP/1.1" 200 115 0.004154 252.41.86.246 - - [2026-03-06 13:19:05] "POST /neutron/subnet HTTP/1.1" 200 710 0.180109 252.41.86.246 - - [2026-03-06 13:19:05] "POST /neutron/network HTTP/1.1" 200 819 0.007440 10.0.0.41 - - [2026-03-06 13:19:05] "POST /id-to-fqname HTTP/1.1" 200 218 0.001697 10.0.0.41 - - [2026-03-06 13:19:05] "GET /virtual-network/c85ee1a8-54e4-4964-9a71-fe77ab6489b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.005447 252.41.86.246 - - [2026-03-06 13:19:05] "POST /neutron/network HTTP/1.1" 200 819 0.007113 10.0.0.41 - - [2026-03-06 13:19:05] "GET /virtual-network/c85ee1a8-54e4-4964-9a71-fe77ab6489b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.006362 252.41.86.246 - - [2026-03-06 13:19:05] "POST /neutron/network HTTP/1.1" 200 819 0.009065 252.41.86.246 - - [2026-03-06 13:19:05] "POST /neutron/subnet HTTP/1.1" 200 710 0.009432 10.0.0.41 - - [2026-03-06 13:19:05] "POST /id-to-fqname HTTP/1.1" 200 218 0.002075 252.41.86.246 - - [2026-03-06 13:19:05] "POST /neutron/network HTTP/1.1" 200 829 0.007639 252.41.86.246 - - [2026-03-06 13:19:05] "GET /aaa-mode HTTP/1.1" 401 296 0.000570 252.41.86.246 - - [2026-03-06 13:19:05] "GET / HTTP/1.1" 200 36215 0.002501 252.41.86.246 - - [2026-03-06 13:19:05] "GET /project/121cd989-a18d-48f6-869a-e27faea94360?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000488 10.0.0.41 - - [2026-03-06 13:19:06] "GET /projects?obj_uuids=121cd989-a18d-48f6-869a-e27faea94360&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001454 252.41.86.246 - - [2026-03-06 13:19:06] "GET /project/121cd989-a18d-48f6-869a-e27faea94360?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.077210 252.41.86.246 - - [2026-03-06 13:19:06] "POST /neutron/network HTTP/1.1" 200 819 0.007501 252.41.86.246 - - [2026-03-06 13:19:06] "POST /neutron/port HTTP/1.1" 200 117 0.006143 252.41.86.246 - - [2026-03-06 13:19:06] "POST /neutron/port HTTP/1.1" 200 117 0.006734 252.41.86.246 - - [2026-03-06 13:19:06] "POST /neutron/port HTTP/1.1" 200 117 0.008119 252.41.86.246 - - [2026-03-06 13:19:07] "POST /neutron/network HTTP/1.1" 200 829 0.006566 10.0.0.41 - - [2026-03-06 13:19:07] "GET /projects?obj_uuids=121cd989-a18d-48f6-869a-e27faea94360&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001379 252.41.86.246 - - [2026-03-06 13:19:07] "POST /neutron/port HTTP/1.1" 200 1055 0.249732 252.41.86.246 - - [2026-03-06 13:19:07] "POST /neutron/port HTTP/1.1" 200 1055 0.018315 252.41.86.246 - - [2026-03-06 13:19:07] "POST /neutron/port HTTP/1.1" 200 1055 0.016578 252.41.86.246 - - [2026-03-06 13:19:07] "POST /neutron/port HTTP/1.1" 200 1105 0.068399 252.41.86.246 - - [2026-03-06 13:19:08] "POST /neutron/port HTTP/1.1" 200 1115 0.016164 252.41.86.246 - - [2026-03-06 13:19:08] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005171 252.41.86.246 - - [2026-03-06 13:19:08] "POST /neutron/subnet HTTP/1.1" 200 684 0.008799 252.41.86.246 - - [2026-03-06 13:19:08] "POST /neutron/port HTTP/1.1" 200 117 0.001429 252.41.86.246 - - [2026-03-06 13:19:08] "POST /neutron/network HTTP/1.1" 200 819 0.007558 252.41.86.246 - - [2026-03-06 13:19:12] "POST /neutron/port HTTP/1.1" 200 1115 0.017832 252.41.86.246 - - [2026-03-06 13:19:12] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008213 252.41.86.246 - - [2026-03-06 13:19:12] "POST /neutron/port HTTP/1.1" 200 1115 0.018254 252.41.86.246 - - [2026-03-06 13:19:12] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008623 252.41.86.246 - - [2026-03-06 13:19:12] "POST /neutron/port HTTP/1.1" 200 1115 0.016557 252.41.86.246 - - [2026-03-06 13:19:12] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009584 10.0.0.41 - - [2026-03-06 13:19:12] "GET /virtual-machine/806daa50-178c-4e86-ab82-702885e931e5 HTTP/1.1" 200 1292 0.006602 10.0.0.41 - - [2026-03-06 13:19:12] "GET /virtual-machine-interface/2de36ce8-a1fa-4167-9745-d30eed29fb8c HTTP/1.1" 200 2935 0.005680 10.0.0.41 - - [2026-03-06 13:19:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004040 10.0.0.41 - - [2026-03-06 13:19:12] "GET /global-vrouter-config/7863141b-16fd-4d47-b497-34b2ee487f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005257 10.0.0.41 - - [2026-03-06 13:19:12] "GET /virtual-networks?parent_id=121cd989-a18d-48f6-869a-e27faea94360&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003919 10.0.0.41 - - [2026-03-06 13:19:12] "GET /virtual-network/c85ee1a8-54e4-4964-9a71-fe77ab6489b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.005728 10.0.0.41 - - [2026-03-06 13:19:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005201 10.0.0.41 - - [2026-03-06 13:19:15] "GET /virtual-network/c85ee1a8-54e4-4964-9a71-fe77ab6489b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.006060 252.41.86.246 - - [2026-03-06 13:19:19] "POST /neutron/port HTTP/1.1" 200 1115 0.019766 252.41.86.246 - - [2026-03-06 13:19:19] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006763 252.41.86.246 - - [2026-03-06 13:19:19] "POST /neutron/port HTTP/1.1" 200 1115 0.023412 252.41.86.246 - - [2026-03-06 13:19:19] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008991 10.0.0.41 - - [2026-03-06 13:19:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005315 10.0.0.41 - - [2026-03-06 13:19:20] "GET /virtual-network/c85ee1a8-54e4-4964-9a71-fe77ab6489b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.007515 252.41.86.246 - - [2026-03-06 13:19:20] "POST /neutron/port HTTP/1.1" 200 1115 0.021719 252.41.86.246 - - [2026-03-06 13:19:20] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008493 252.41.86.246 - - [2026-03-06 13:19:20] "POST /neutron/port HTTP/1.1" 200 1115 0.029234 252.41.86.246 - - [2026-03-06 13:19:21] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008798 10.0.0.41 - - [2026-03-06 13:19:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003830 10.0.0.41 - - [2026-03-06 13:19:22] "GET /global-vrouter-config/7863141b-16fd-4d47-b497-34b2ee487f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005655 10.0.0.41 - - [2026-03-06 13:19:22] "GET /virtual-networks?parent_id=121cd989-a18d-48f6-869a-e27faea94360&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004433 10.0.0.41 - - [2026-03-06 13:19:22] "GET /virtual-network/c85ee1a8-54e4-4964-9a71-fe77ab6489b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.009134 252.41.86.246 - - [2026-03-06 13:19:24] "POST /neutron/network HTTP/1.1" 200 819 0.008057 252.41.86.246 - - [2026-03-06 13:19:24] "POST /neutron/network HTTP/1.1" 400 204 0.016160 252.41.86.246 - - [2026-03-06 13:19:25] "POST /neutron/port HTTP/1.1" 200 1115 0.016006 252.41.86.246 - - [2026-03-06 13:19:25] "POST /neutron/port HTTP/1.1" 200 1105 0.015643 252.41.86.246 - - [2026-03-06 13:19:25] "POST /neutron/port HTTP/1.1" 200 151 0.159007 252.41.86.246 - - [2026-03-06 13:19:26] "POST /neutron/network HTTP/1.1" 200 819 0.007894 10.0.0.41 - - [2026-03-06 13:19:26] "POST /useragent-kv HTTP/1.1" 200 115 0.004631 10.0.0.41 - - [2026-03-06 13:19:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.015836 10.0.0.41 - - [2026-03-06 13:19:26] "POST /useragent-kv HTTP/1.1" 200 115 0.007596 252.41.86.246 - - [2026-03-06 13:19:26] "POST /neutron/network HTTP/1.1" 200 151 0.134787 10.0.0.41 - - [2026-03-06 13:19:26] "DELETE /route-target/bece872f-24af-4557-87dc-2bce1bce77cc HTTP/1.1" 200 115 0.024504 10.0.0.41 - - [2026-03-06 13:19:27] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 547 0.003985 10.0.0.41 - - [2026-03-06 13:19:27] "POST /network-ipams HTTP/1.1" 200 541 0.024273 10.0.0.41 - - [2026-03-06 13:19:27] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 765 0.003623 10.0.0.41 - - [2026-03-06 13:19:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003465 10.0.0.41 - - [2026-03-06 13:19:27] "GET /network-ipam/583902e6-a169-47ec-a11c-45377e8f8d51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1328 0.006036 10.0.0.41 - - [2026-03-06 13:19:27] "PUT /network-ipam/583902e6-a169-47ec-a11c-45377e8f8d51 HTTP/1.1" 200 259 0.012228 10.0.0.41 - - [2026-03-06 13:19:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003313 10.0.0.41 - - [2026-03-06 13:19:28] "GET /projects?obj_uuids=121cd989-a18d-48f6-869a-e27faea94360&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001354 10.0.0.41 - - [2026-03-06 13:19:28] "GET /project/121cd989-a18d-48f6-869a-e27faea94360?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.024811 252.41.86.246 - - [2026-03-06 13:19:28] "POST /neutron/network HTTP/1.1" 200 117 0.010275 10.0.0.41 - - [2026-03-06 13:19:28] "GET /projects?obj_uuids=121cd989-a18d-48f6-869a-e27faea94360&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001647 252.41.86.246 - - [2026-03-06 13:19:28] "POST /neutron/network HTTP/1.1" 200 603 0.091989 10.0.0.41 - - [2026-03-06 13:19:28] "POST /route-targets HTTP/1.1" 200 328 0.013330 10.0.0.41 - - [2026-03-06 13:19:28] "POST /ref-update HTTP/1.1" 200 156 0.019377 10.0.0.41 - - [2026-03-06 13:19:28] "POST /useragent-kv HTTP/1.1" 200 115 0.004001 252.41.86.246 - - [2026-03-06 13:19:28] "POST /neutron/subnet HTTP/1.1" 200 699 0.160733 10.0.0.41 - - [2026-03-06 13:19:28] "POST /useragent-kv HTTP/1.1" 200 115 0.006674 252.41.86.246 - - [2026-03-06 13:19:28] "POST /neutron/subnet HTTP/1.1" 200 699 0.212952 252.41.86.246 - - [2026-03-06 13:19:28] "POST /neutron/network HTTP/1.1" 200 988 0.009254 10.0.0.41 - - [2026-03-06 13:19:28] "POST /id-to-fqname HTTP/1.1" 200 218 0.001617 10.0.0.41 - - [2026-03-06 13:19:28] "GET /virtual-network/de9d88d6-21d5-4833-bd30-6d1916115f11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.005994 252.41.86.246 - - [2026-03-06 13:19:28] "POST /neutron/network HTTP/1.1" 200 988 0.010654 10.0.0.41 - - [2026-03-06 13:19:29] "GET /virtual-network/de9d88d6-21d5-4833-bd30-6d1916115f11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.007816 252.41.86.246 - - [2026-03-06 13:19:29] "POST /neutron/network HTTP/1.1" 200 988 0.009532 252.41.86.246 - - [2026-03-06 13:19:29] "POST /neutron/subnet HTTP/1.1" 200 699 0.009474 252.41.86.246 - - [2026-03-06 13:19:29] "POST /neutron/subnet HTTP/1.1" 200 699 0.010062 252.41.86.246 - - [2026-03-06 13:19:29] "POST /neutron/network HTTP/1.1" 200 988 0.010188 252.41.86.246 - - [2026-03-06 13:19:29] "POST /neutron/subnet HTTP/1.1" 200 699 0.011913 252.41.86.246 - - [2026-03-06 13:19:29] "POST /neutron/subnet HTTP/1.1" 200 699 0.009561 10.0.0.41 - - [2026-03-06 13:19:29] "GET /projects?obj_uuids=121cd989-a18d-48f6-869a-e27faea94360&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001448 252.41.86.246 - - [2026-03-06 13:19:29] "POST /neutron/port HTTP/1.1" 200 1015 0.204789 10.0.0.41 - - [2026-03-06 13:19:29] "GET /projects?obj_uuids=121cd989-a18d-48f6-869a-e27faea94360&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001631 252.41.86.246 - - [2026-03-06 13:19:29] "POST /neutron/port HTTP/1.1" 200 1015 0.226713 10.0.0.41 - - [2026-03-06 13:19:30] "POST /id-to-fqname HTTP/1.1" 200 218 0.001974 252.41.86.246 - - [2026-03-06 13:19:30] "POST /neutron/port HTTP/1.1" 200 1015 0.012245 252.41.86.246 - - [2026-03-06 13:19:30] "POST /neutron/port HTTP/1.1" 200 1015 0.012443 252.41.86.246 - - [2026-03-06 13:19:30] "POST /neutron/network HTTP/1.1" 200 988 0.009761 252.41.86.246 - - [2026-03-06 13:19:30] "POST /neutron/port HTTP/1.1" 200 1015 0.013448 252.41.86.246 - - [2026-03-06 13:19:30] "POST /neutron/port HTTP/1.1" 200 117 0.007335 252.41.86.246 - - [2026-03-06 13:19:30] "POST /neutron/port HTTP/1.1" 200 117 0.007034 10.0.0.41 - - [2026-03-06 13:19:30] "POST /id-to-fqname HTTP/1.1" 200 218 0.001719 252.41.86.246 - - [2026-03-06 13:19:30] "POST /neutron/port HTTP/1.1" 200 117 0.006234 252.41.86.246 - - [2026-03-06 13:19:31] "POST /neutron/port HTTP/1.1" 200 1015 0.012592 252.41.86.246 - - [2026-03-06 13:19:31] "POST /neutron/port HTTP/1.1" 200 1015 0.015678 252.41.86.246 - - [2026-03-06 13:19:31] "POST /neutron/port HTTP/1.1" 200 1015 0.012168 252.41.86.246 - - [2026-03-06 13:19:31] "POST /neutron/network HTTP/1.1" 200 988 0.010059 252.41.86.246 - - [2026-03-06 13:19:31] "POST /neutron/port HTTP/1.1" 200 1015 0.013085 252.41.86.246 - - [2026-03-06 13:19:31] "POST /neutron/port HTTP/1.1" 200 117 0.007180 252.41.86.246 - - [2026-03-06 13:19:31] "POST /neutron/port HTTP/1.1" 200 1015 0.012106 252.41.86.246 - - [2026-03-06 13:19:31] "POST /neutron/port HTTP/1.1" 200 117 0.008324 10.0.0.41 - - [2026-03-06 13:19:31] "POST /id-to-fqname HTTP/1.1" 200 218 0.001661 252.41.86.246 - - [2026-03-06 13:19:31] "POST /neutron/port HTTP/1.1" 200 1015 0.017612 252.41.86.246 - - [2026-03-06 13:19:31] "POST /neutron/network HTTP/1.1" 200 998 0.012334 252.41.86.246 - - [2026-03-06 13:19:31] "POST /neutron/port HTTP/1.1" 200 117 0.017358 252.41.86.246 - - [2026-03-06 13:19:32] "POST /neutron/port HTTP/1.1" 200 1015 0.019039 252.41.86.246 - - [2026-03-06 13:19:32] "POST /neutron/port HTTP/1.1" 200 1015 0.022912 252.41.86.246 - - [2026-03-06 13:19:32] "POST /neutron/network HTTP/1.1" 200 998 0.009894 252.41.86.246 - - [2026-03-06 13:19:32] "GET /aaa-mode HTTP/1.1" 401 296 0.000952 252.41.86.246 - - [2026-03-06 13:19:32] "POST /neutron/port HTTP/1.1" 200 1103 0.154294 252.41.86.246 - - [2026-03-06 13:19:32] "GET / HTTP/1.1" 200 36215 0.003434 252.41.86.246 - - [2026-03-06 13:19:32] "GET /project/121cd989-a18d-48f6-869a-e27faea94360?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000581 252.41.86.246 - - [2026-03-06 13:19:32] "POST /neutron/port HTTP/1.1" 200 1113 0.019747 252.41.86.246 - - [2026-03-06 13:19:32] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005036 252.41.86.246 - - [2026-03-06 13:19:32] "POST /neutron/subnet HTTP/1.1" 200 673 0.032910 252.41.86.246 - - [2026-03-06 13:19:32] "POST /neutron/port HTTP/1.1" 200 1015 0.021005 252.41.86.246 - - [2026-03-06 13:19:32] "POST /neutron/port HTTP/1.1" 200 117 0.001573 252.41.86.246 - - [2026-03-06 13:19:32] "POST /neutron/network HTTP/1.1" 200 998 0.009409 10.0.0.41 - - [2026-03-06 13:19:32] "GET /projects?obj_uuids=121cd989-a18d-48f6-869a-e27faea94360&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001471 252.41.86.246 - - [2026-03-06 13:19:32] "POST /neutron/network HTTP/1.1" 200 988 0.009823 252.41.86.246 - - [2026-03-06 13:19:32] "GET /project/121cd989-a18d-48f6-869a-e27faea94360?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.093316 252.41.86.246 - - [2026-03-06 13:19:32] "POST /neutron/network HTTP/1.1" 200 988 0.012676 252.41.86.246 - - [2026-03-06 13:19:32] "POST /neutron/port HTTP/1.1" 200 1015 0.016239 252.41.86.246 - - [2026-03-06 13:19:32] "POST /neutron/port HTTP/1.1" 200 1015 0.013866 252.41.86.246 - - [2026-03-06 13:19:33] "POST /neutron/port HTTP/1.1" 200 1103 0.266102 252.41.86.246 - - [2026-03-06 13:19:33] "POST /neutron/port HTTP/1.1" 200 2074 0.101166 252.41.86.246 - - [2026-03-06 13:19:33] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009965 252.41.86.246 - - [2026-03-06 13:19:33] "POST /neutron/port HTTP/1.1" 200 117 0.011083 252.41.86.246 - - [2026-03-06 13:19:33] "POST /neutron/port HTTP/1.1" 200 1113 0.027387 10.0.0.41 - - [2026-03-06 13:19:33] "GET /domains HTTP/1.1" 200 438 0.005286 252.41.86.246 - - [2026-03-06 13:19:33] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005566 10.0.0.41 - - [2026-03-06 13:19:33] "GET /domains?obj_uuids=18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002193 10.0.0.41 - - [2026-03-06 13:19:33] "GET /domain/18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1 HTTP/1.1" 200 1491 0.015685 252.41.86.246 - - [2026-03-06 13:19:33] "POST /neutron/subnet HTTP/1.1" 200 673 0.019100 10.0.0.41 - - [2026-03-06 13:19:33] "GET /projects?obj_uuids=121cd989-a18d-48f6-869a-e27faea94360&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001383 10.0.0.41 - - [2026-03-06 13:19:33] "GET /project/121cd989-a18d-48f6-869a-e27faea94360 HTTP/1.1" 200 2834 0.046359 252.41.86.246 - - [2026-03-06 13:19:33] "POST /neutron/port HTTP/1.1" 200 117 0.002841 10.0.0.41 - - [2026-03-06 13:19:33] "GET /network-ipam/583902e6-a169-47ec-a11c-45377e8f8d51 HTTP/1.1" 200 2644 0.007609 252.41.86.246 - - [2026-03-06 13:19:33] "POST /neutron/network HTTP/1.1" 200 988 0.013535 10.0.0.41 - - [2026-03-06 13:19:33] "GET /domains HTTP/1.1" 200 438 0.007276 10.0.0.41 - - [2026-03-06 13:19:33] "GET /domains?obj_uuids=18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.003803 252.41.86.246 - - [2026-03-06 13:19:33] "POST /neutron/network HTTP/1.1" 200 998 0.017396 10.0.0.41 - - [2026-03-06 13:19:33] "GET /domain/18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1 HTTP/1.1" 200 1491 0.014997 10.0.0.41 - - [2026-03-06 13:19:33] "GET /projects?obj_uuids=121cd989-a18d-48f6-869a-e27faea94360&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002237 10.0.0.41 - - [2026-03-06 13:19:33] "GET /projects?obj_uuids=121cd989-a18d-48f6-869a-e27faea94360&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001505 10.0.0.41 - - [2026-03-06 13:19:33] "GET /project/121cd989-a18d-48f6-869a-e27faea94360 HTTP/1.1" 200 2834 0.058552 10.0.0.41 - - [2026-03-06 13:19:34] "GET /virtual-network/de9d88d6-21d5-4833-bd30-6d1916115f11 HTTP/1.1" 200 3778 0.019776 10.0.0.41 - - [2026-03-06 13:19:34] "GET /virtual-network/de9d88d6-21d5-4833-bd30-6d1916115f11 HTTP/1.1" 200 3778 0.008360 10.0.0.41 - - [2026-03-06 13:19:34] "GET /routing-instance/a4534f7f-c365-4ad7-8cb5-b0d679e6af5d HTTP/1.1" 200 2380 0.008538 10.0.0.41 - - [2026-03-06 13:19:34] "GET /routing-instance/a4534f7f-c365-4ad7-8cb5-b0d679e6af5d HTTP/1.1" 200 2811 0.010617 10.0.0.41 - - [2026-03-06 13:19:34] "GET /route-target/7a55576d-debf-4ac6-9a2a-f6a63c65aec5 HTTP/1.1" 200 1204 0.040287 252.41.86.246 - - [2026-03-06 13:19:34] "POST /neutron/port HTTP/1.1" 200 1053 0.449941 10.0.0.41 - - [2026-03-06 13:19:34] "GET /virtual-network/de9d88d6-21d5-4833-bd30-6d1916115f11 HTTP/1.1" 200 4230 0.013808 252.41.86.246 - - [2026-03-06 13:19:34] "POST /neutron/port HTTP/1.1" 200 1053 0.017010 10.0.0.41 - - [2026-03-06 13:19:34] "GET /routing-instance/a4534f7f-c365-4ad7-8cb5-b0d679e6af5d HTTP/1.1" 200 2811 0.005224 252.41.86.246 - - [2026-03-06 13:19:34] "POST /neutron/port HTTP/1.1" 200 1053 0.016181 10.0.0.41 - - [2026-03-06 13:19:34] "GET /virtual-network/de9d88d6-21d5-4833-bd30-6d1916115f11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.007497 10.0.0.41 - - [2026-03-06 13:19:34] "GET /virtual-network/de9d88d6-21d5-4833-bd30-6d1916115f11 HTTP/1.1" 200 4230 0.007207 10.0.0.41 - - [2026-03-06 13:19:34] "GET /routing-instance/a4534f7f-c365-4ad7-8cb5-b0d679e6af5d HTTP/1.1" 200 2811 0.004167 10.0.0.41 - - [2026-03-06 13:19:34] "GET /routing-instance/a4534f7f-c365-4ad7-8cb5-b0d679e6af5d HTTP/1.1" 200 2811 0.014187 252.41.86.246 - - [2026-03-06 13:19:34] "POST /neutron/port HTTP/1.1" 200 1103 0.129965 10.0.0.41 - - [2026-03-06 13:19:34] "GET /route-target/7a55576d-debf-4ac6-9a2a-f6a63c65aec5 HTTP/1.1" 200 1204 0.005308 252.41.86.246 - - [2026-03-06 13:19:34] "POST /neutron/port HTTP/1.1" 200 1113 0.019764 252.41.86.246 - - [2026-03-06 13:19:34] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004181 10.0.0.41 - - [2026-03-06 13:19:34] "GET /domains HTTP/1.1" 200 438 0.004300 10.0.0.41 - - [2026-03-06 13:19:34] "GET /domains?obj_uuids=18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001398 10.0.0.41 - - [2026-03-06 13:19:35] "GET /domain/18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1 HTTP/1.1" 200 1491 0.017312 252.41.86.246 - - [2026-03-06 13:19:35] "POST /neutron/subnet HTTP/1.1" 200 673 0.028591 10.0.0.41 - - [2026-03-06 13:19:35] "GET /projects?obj_uuids=121cd989-a18d-48f6-869a-e27faea94360&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001281 252.41.86.246 - - [2026-03-06 13:19:35] "POST /neutron/port HTTP/1.1" 200 117 0.002801 10.0.0.41 - - [2026-03-06 13:19:35] "GET /project/121cd989-a18d-48f6-869a-e27faea94360 HTTP/1.1" 200 3077 0.050741 252.41.86.246 - - [2026-03-06 13:19:35] "POST /neutron/network HTTP/1.1" 200 988 0.014907 10.0.0.41 - - [2026-03-06 13:19:35] "GET /virtual-network/de9d88d6-21d5-4833-bd30-6d1916115f11 HTTP/1.1" 200 4230 0.011199 10.0.0.41 - - [2026-03-06 13:19:35] "GET /obj-perms HTTP/1.1" 200 6434 0.094061 252.41.86.246 - - [2026-03-06 13:19:35] "POST /neutron/port HTTP/1.1" 200 1113 0.036514 252.41.86.246 - - [2026-03-06 13:19:36] "POST /neutron/security_group HTTP/1.1" 200 2056 0.017191 252.41.86.246 - - [2026-03-06 13:19:36] "POST /neutron/port HTTP/1.1" 200 1113 0.027926 252.41.86.246 - - [2026-03-06 13:19:36] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009724 252.41.86.246 - - [2026-03-06 13:19:36] "POST /neutron/port HTTP/1.1" 200 1113 0.020933 252.41.86.246 - - [2026-03-06 13:19:36] "POST /neutron/security_group HTTP/1.1" 200 2056 0.011308 10.0.0.41 - - [2026-03-06 13:19:36] "GET /virtual-machine/4a9bf6eb-5255-4a45-acd2-38956aebb509 HTTP/1.1" 200 1288 0.010013 10.0.0.41 - - [2026-03-06 13:19:36] "GET /virtual-machine-interface/56737267-8ffb-491e-a7aa-f656f66af786 HTTP/1.1" 200 2935 0.011316 10.0.0.41 - - [2026-03-06 13:19:36] "DELETE /project/121cd989a18d48f6869ae27faea94360 HTTP/1.1" 404 173 0.011407 10.0.0.41 - - [2026-03-06 13:19:36] "GET /projects?obj_uuids=6d6e6200-6474-45a4-82f7-b3416232f52b&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001333 10.0.0.41 - - [2026-03-06 13:19:36] "GET /project/6d6e6200-6474-45a4-82f7-b3416232f52b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.061435 10.0.0.41 - - [2026-03-06 13:19:36] "GET /projects?obj_uuids=6d6e6200-6474-45a4-82f7-b3416232f52b&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001487 10.0.0.41 - - [2026-03-06 13:19:36] "GET /project/6d6e6200-6474-45a4-82f7-b3416232f52b?fields=security_groups HTTP/1.1" 200 1352 0.052589 10.0.0.41 - - [2026-03-06 13:19:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.011948 10.0.0.41 - - [2026-03-06 13:19:36] "GET /global-vrouter-config/7863141b-16fd-4d47-b497-34b2ee487f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.008191 10.0.0.41 - - [2026-03-06 13:19:36] "DELETE /security-group/e5b9e32a-bb18-4252-9186-a178363ba672 HTTP/1.1" 200 115 0.102152 10.0.0.41 - - [2026-03-06 13:19:36] "GET /projects?obj_uuids=6d6e6200-6474-45a4-82f7-b3416232f52b&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001858 10.0.0.41 - - [2026-03-06 13:19:36] "GET /virtual-networks?parent_id=121cd989-a18d-48f6-869a-e27faea94360&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.006556 10.0.0.41 - - [2026-03-06 13:19:36] "GET /project/6d6e6200-6474-45a4-82f7-b3416232f52b?fields=application_policy_sets HTTP/1.1" 200 1391 0.094348 10.0.0.41 - - [2026-03-06 13:19:36] "GET /virtual-network/de9d88d6-21d5-4833-bd30-6d1916115f11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.044835 10.0.0.41 - - [2026-03-06 13:19:36] "DELETE /access-control-list/4cd3242f-75ae-4a6b-897a-88a626b3e9a5 HTTP/1.1" 200 115 0.187818 10.0.0.41 - - [2026-03-06 13:19:36] "DELETE /access-control-list/8b792a7b-684b-4251-89da-50fbad9a2538 HTTP/1.1" 200 115 0.059236 10.0.0.41 - - [2026-03-06 13:19:37] "DELETE /project/6d6e6200-6474-45a4-82f7-b3416232f52b HTTP/1.1" 200 115 0.559337 10.0.0.41 - - [2026-03-06 13:19:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003725 10.0.0.41 - - [2026-03-06 13:19:40] "GET /virtual-network/de9d88d6-21d5-4833-bd30-6d1916115f11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.006469 10.0.0.41 - - [2026-03-06 13:19:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003680 10.0.0.41 - - [2026-03-06 13:19:44] "GET /virtual-network/de9d88d6-21d5-4833-bd30-6d1916115f11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.006856 252.41.86.246 - - [2026-03-06 13:19:44] "POST /neutron/port HTTP/1.1" 200 1113 0.022894 252.41.86.246 - - [2026-03-06 13:19:44] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007191 252.41.86.246 - - [2026-03-06 13:19:45] "POST /neutron/port HTTP/1.1" 200 1113 0.020287 252.41.86.246 - - [2026-03-06 13:19:45] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007135 252.41.86.246 - - [2026-03-06 13:19:45] "POST /neutron/port HTTP/1.1" 200 1113 0.021391 252.41.86.246 - - [2026-03-06 13:19:45] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009247 252.41.86.246 - - [2026-03-06 13:19:45] "POST /neutron/port HTTP/1.1" 200 1113 0.017727 252.41.86.246 - - [2026-03-06 13:19:45] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007413 252.41.86.246 - - [2026-03-06 13:19:45] "POST /neutron/port HTTP/1.1" 200 1113 0.019013 252.41.86.246 - - [2026-03-06 13:19:45] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007659 252.41.86.246 - - [2026-03-06 13:19:46] "POST /neutron/port HTTP/1.1" 200 1113 0.023462 252.41.86.246 - - [2026-03-06 13:19:46] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008961 252.41.86.246 - - [2026-03-06 13:19:46] "POST /neutron/port HTTP/1.1" 200 1113 0.021045 10.0.0.41 - - [2026-03-06 13:19:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003547 10.0.0.41 - - [2026-03-06 13:19:46] "GET /global-vrouter-config/7863141b-16fd-4d47-b497-34b2ee487f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004179 252.41.86.246 - - [2026-03-06 13:19:46] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008193 10.0.0.41 - - [2026-03-06 13:19:46] "GET /virtual-networks?parent_id=121cd989-a18d-48f6-869a-e27faea94360&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.007081 10.0.0.41 - - [2026-03-06 13:19:46] "GET /virtual-network/de9d88d6-21d5-4833-bd30-6d1916115f11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.005877 252.41.86.246 - - [2026-03-06 13:19:46] "POST /neutron/port HTTP/1.1" 200 1113 0.017505 252.41.86.246 - - [2026-03-06 13:19:46] "POST /neutron/security_group HTTP/1.1" 200 2056 0.015388 252.41.86.246 - - [2026-03-06 13:19:47] "POST /neutron/port HTTP/1.1" 200 1113 0.025131 252.41.86.246 - - [2026-03-06 13:19:47] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008924 252.41.86.246 - - [2026-03-06 13:19:47] "POST /neutron/port HTTP/1.1" 200 1113 0.022902 252.41.86.246 - - [2026-03-06 13:19:47] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008647 10.0.0.41 - - [2026-03-06 13:19:47] "GET /virtual-machine/89a176af-784d-4599-a3e6-5b25c3961936 HTTP/1.1" 200 1288 0.006810 10.0.0.41 - - [2026-03-06 13:19:47] "GET /virtual-machine-interface/a9932c85-b602-43b7-87f9-c3373ea30677 HTTP/1.1" 200 2935 0.012228 10.0.0.41 - - [2026-03-06 13:19:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006223 10.0.0.41 - - [2026-03-06 13:19:47] "GET /global-vrouter-config/7863141b-16fd-4d47-b497-34b2ee487f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004220 10.0.0.41 - - [2026-03-06 13:19:47] "GET /virtual-networks?parent_id=121cd989-a18d-48f6-869a-e27faea94360&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003733 10.0.0.41 - - [2026-03-06 13:19:47] "GET /virtual-network/de9d88d6-21d5-4833-bd30-6d1916115f11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.005647 252.41.86.246 - - [2026-03-06 13:19:47] "POST /neutron/port HTTP/1.1" 200 1113 0.016726 252.41.86.246 - - [2026-03-06 13:19:48] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008387 252.41.86.246 - - [2026-03-06 13:19:48] "POST /neutron/port HTTP/1.1" 200 1113 0.016722 252.41.86.246 - - [2026-03-06 13:19:48] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007272 252.41.86.246 - - [2026-03-06 13:19:48] "POST /neutron/port HTTP/1.1" 200 1113 0.016393 252.41.86.246 - - [2026-03-06 13:19:48] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006795 10.0.0.41 - - [2026-03-06 13:19:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004248 10.0.0.41 - - [2026-03-06 13:19:48] "GET /global-vrouter-config/7863141b-16fd-4d47-b497-34b2ee487f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004024 10.0.0.41 - - [2026-03-06 13:19:48] "GET /virtual-networks?parent_id=121cd989-a18d-48f6-869a-e27faea94360&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003559 10.0.0.41 - - [2026-03-06 13:19:48] "GET /virtual-network/de9d88d6-21d5-4833-bd30-6d1916115f11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.008395 10.0.0.41 - - [2026-03-06 13:19:49] "GET /obj-perms HTTP/1.1" 200 6387 0.096929 252.41.86.246 - - [2026-03-06 13:19:49] "POST /neutron/port HTTP/1.1" 200 1113 0.014239 252.41.86.246 - - [2026-03-06 13:19:49] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008825 252.41.86.246 - - [2026-03-06 13:19:49] "POST /neutron/port HTTP/1.1" 200 1113 0.015426 252.41.86.246 - - [2026-03-06 13:19:49] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007929 252.41.86.246 - - [2026-03-06 13:19:49] "POST /neutron/port HTTP/1.1" 200 1113 0.022659 10.0.0.41 - - [2026-03-06 13:19:49] "GET /obj-perms HTTP/1.1" 200 6387 0.067917 252.41.86.246 - - [2026-03-06 13:19:49] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007841 10.0.0.41 - - [2026-03-06 13:19:49] "GET /virtual-machine/cf5ceca5-ed7e-4c41-971b-7045ca3bc6c2 HTTP/1.1" 200 1293 0.006332 10.0.0.41 - - [2026-03-06 13:19:49] "GET /virtual-machine-interface/a186f0f6-f782-4bb0-a0cb-ea136e30ef78 HTTP/1.1" 200 2936 0.006458 10.0.0.41 - - [2026-03-06 13:19:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004400 10.0.0.41 - - [2026-03-06 13:19:49] "GET /global-vrouter-config/7863141b-16fd-4d47-b497-34b2ee487f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003773 10.0.0.41 - - [2026-03-06 13:19:50] "GET /virtual-networks?parent_id=121cd989-a18d-48f6-869a-e27faea94360&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003619 10.0.0.41 - - [2026-03-06 13:19:50] "GET /virtual-network/de9d88d6-21d5-4833-bd30-6d1916115f11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.006136 10.0.0.41 - - [2026-03-06 13:19:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005283 10.0.0.41 - - [2026-03-06 13:19:51] "GET /global-vrouter-config/7863141b-16fd-4d47-b497-34b2ee487f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004780 10.0.0.41 - - [2026-03-06 13:19:51] "GET /virtual-networks?parent_id=121cd989-a18d-48f6-869a-e27faea94360&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003981 10.0.0.41 - - [2026-03-06 13:19:51] "GET /virtual-network/de9d88d6-21d5-4833-bd30-6d1916115f11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.005763 252.41.86.246 - - [2026-03-06 13:20:08] "POST /neutron/port HTTP/1.1" 200 1103 0.033448 252.41.86.246 - - [2026-03-06 13:20:08] "POST /neutron/port HTTP/1.1" 200 1103 0.020201 252.41.86.246 - - [2026-03-06 13:20:08] "POST /neutron/port HTTP/1.1" 200 151 0.237165 252.41.86.246 - - [2026-03-06 13:20:08] "POST /neutron/port HTTP/1.1" 200 1113 0.030563 252.41.86.246 - - [2026-03-06 13:20:08] "POST /neutron/port HTTP/1.1" 200 1103 0.019546 252.41.86.246 - - [2026-03-06 13:20:08] "POST /neutron/port HTTP/1.1" 200 1103 0.030617 252.41.86.246 - - [2026-03-06 13:20:08] "POST /neutron/port HTTP/1.1" 200 1103 0.016873 252.41.86.246 - - [2026-03-06 13:20:09] "POST /neutron/port HTTP/1.1" 200 117 0.009263 252.41.86.246 - - [2026-03-06 13:20:09] "POST /neutron/port HTTP/1.1" 400 205 0.010964 252.41.86.246 - - [2026-03-06 13:20:09] "POST /neutron/port HTTP/1.1" 200 151 0.362870 252.41.86.246 - - [2026-03-06 13:20:09] "POST /neutron/port HTTP/1.1" 200 151 0.365526 252.41.86.246 - - [2026-03-06 13:20:09] "POST /neutron/network HTTP/1.1" 200 988 0.018155 10.0.0.41 - - [2026-03-06 13:20:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.011600 10.0.0.41 - - [2026-03-06 13:20:09] "POST /useragent-kv HTTP/1.1" 200 115 0.082528 10.0.0.41 - - [2026-03-06 13:20:09] "DELETE /route-target/7a55576d-debf-4ac6-9a2a-f6a63c65aec5 HTTP/1.1" 200 115 0.071483 10.0.0.41 - - [2026-03-06 13:20:09] "POST /useragent-kv HTTP/1.1" 200 115 0.013681 10.0.0.41 - - [2026-03-06 13:20:09] "POST /useragent-kv HTTP/1.1" 200 115 0.005563 10.0.0.41 - - [2026-03-06 13:20:09] "POST /useragent-kv HTTP/1.1" 200 115 0.004895 252.41.86.246 - - [2026-03-06 13:20:09] "POST /neutron/network HTTP/1.1" 200 151 0.322654 10.0.0.41 - - [2026-03-06 13:20:09] "GET /routing-instance/a4534f7f-c365-4ad7-8cb5-b0d679e6af5d HTTP/1.1" 404 171 0.005676 10.0.0.41 - - [2026-03-06 13:20:09] "GET /domains HTTP/1.1" 200 438 0.005794 10.0.0.41 - - [2026-03-06 13:20:09] "GET /domains?obj_uuids=18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001478 10.0.0.41 - - [2026-03-06 13:20:09] "GET /domain/18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1 HTTP/1.1" 200 1305 0.018205 10.0.0.41 - - [2026-03-06 13:20:09] "GET /projects?obj_uuids=121cd989-a18d-48f6-869a-e27faea94360&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002535 10.0.0.41 - - [2026-03-06 13:20:09] "GET /project/121cd989-a18d-48f6-869a-e27faea94360 HTTP/1.1" 200 2080 0.034476 10.0.0.41 - - [2026-03-06 13:20:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004615 10.0.0.41 - - [2026-03-06 13:20:10] "DELETE /network-ipam/583902e6-a169-47ec-a11c-45377e8f8d51 HTTP/1.1" 200 115 0.027825 10.0.0.41 - - [2026-03-06 13:20:10] "POST /fqname-to-id HTTP/1.1" 404 209 0.003323 10.0.0.41 - - [2026-03-06 13:20:10] "GET /projects?obj_uuids=121cd989-a18d-48f6-869a-e27faea94360&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001829 10.0.0.41 - - [2026-03-06 13:20:10] "GET /project/121cd989-a18d-48f6-869a-e27faea94360?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.071416 10.0.0.41 - - [2026-03-06 13:20:10] "GET /projects?obj_uuids=121cd989-a18d-48f6-869a-e27faea94360&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001413 10.0.0.41 - - [2026-03-06 13:20:10] "GET /project/121cd989-a18d-48f6-869a-e27faea94360?fields=virtual_networks HTTP/1.1" 200 1031 0.101709 10.0.0.41 - - [2026-03-06 13:20:11] "GET /projects?obj_uuids=121cd989-a18d-48f6-869a-e27faea94360&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001685 10.0.0.41 - - [2026-03-06 13:20:11] "GET /project/121cd989-a18d-48f6-869a-e27faea94360?fields=virtual_machine_interfaces HTTP/1.1" 200 1031 0.043417 10.0.0.41 - - [2026-03-06 13:20:11] "GET /projects?obj_uuids=121cd989-a18d-48f6-869a-e27faea94360&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001909 10.0.0.41 - - [2026-03-06 13:20:11] "GET /project/121cd989-a18d-48f6-869a-e27faea94360?fields=security_groups HTTP/1.1" 200 1256 0.067110 252.41.86.246 - - [2026-03-06 13:20:14] "POST /neutron/port HTTP/1.1" 200 117 0.035210 252.41.86.246 - - [2026-03-06 13:20:14] "POST /neutron/port HTTP/1.1" 400 205 0.007450 10.0.0.41 - - [2026-03-06 13:20:37] "GET /projects?obj_uuids=121cd989-a18d-48f6-869a-e27faea94360&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001730 10.0.0.41 - - [2026-03-06 13:20:37] "GET /project/121cd989-a18d-48f6-869a-e27faea94360?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.038608 10.0.0.41 - - [2026-03-06 13:20:37] "GET /projects?obj_uuids=121cd989-a18d-48f6-869a-e27faea94360&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002481 10.0.0.41 - - [2026-03-06 13:20:37] "GET /project/121cd989-a18d-48f6-869a-e27faea94360?fields=security_groups HTTP/1.1" 200 1349 0.063115 10.0.0.41 - - [2026-03-06 13:20:37] "DELETE /security-group/1029865d-333b-4641-801c-60b8918f701c HTTP/1.1" 200 115 0.064588 10.0.0.41 - - [2026-03-06 13:20:37] "GET /projects?obj_uuids=121cd989-a18d-48f6-869a-e27faea94360&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001239 10.0.0.41 - - [2026-03-06 13:20:37] "DELETE /access-control-list/fb805107-860f-4230-892a-340b3332d931 HTTP/1.1" 200 115 0.058462 10.0.0.41 - - [2026-03-06 13:20:37] "GET /project/121cd989-a18d-48f6-869a-e27faea94360?fields=application_policy_sets HTTP/1.1" 200 1388 0.055130 10.0.0.41 - - [2026-03-06 13:20:37] "DELETE /access-control-list/921d54d4-37e4-49b5-aaa4-b0aaf5043bcf HTTP/1.1" 200 115 0.054121 10.0.0.41 - - [2026-03-06 13:20:37] "DELETE /project/121cd989-a18d-48f6-869a-e27faea94360 HTTP/1.1" 200 115 0.446108 10.0.0.41 - - [2026-03-06 13:20:38] "GET / HTTP/1.1" 200 36215 0.010615 10.0.0.41 - - [2026-03-06 13:20:38] "GET /domain/18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000836 10.0.0.41 - - [2026-03-06 13:20:39] "GET /domains?obj_uuids=18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002308 10.0.0.41 - - [2026-03-06 13:20:39] "GET /domain/18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.043719 10.0.0.41 - - [2026-03-06 13:20:39] "POST /fqname-to-id HTTP/1.1" 404 181 0.039161 10.0.0.41 - - [2026-03-06 13:20:39] "GET /projects?obj_uuids=e27a82d1-16e9-477f-ac5c-bd47bf1cf6ce&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004448 10.0.0.41 - - [2026-03-06 13:20:39] "GET /domains?obj_uuids=18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001941 10.0.0.41 - - [2026-03-06 13:20:39] "GET /domain/18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.010607 10.0.0.41 - - [2026-03-06 13:20:39] "POST /id-to-fqname HTTP/1.1" 200 183 0.002079 10.0.0.41 - - [2026-03-06 13:20:39] "POST /fqname-to-id HTTP/1.1" 404 192 0.005235 10.0.0.41 - - [2026-03-06 13:20:40] "POST /security-groups HTTP/1.1" 200 578 0.087876 10.0.0.41 - - [2026-03-06 13:20:40] "POST /fqname-to-id HTTP/1.1" 404 227 0.009592 10.0.0.41 - - [2026-03-06 13:20:40] "POST /projects HTTP/1.1" 200 567 0.322758 10.0.0.41 - - [2026-03-06 13:20:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.366483 10.0.0.41 - - [2026-03-06 13:20:40] "POST /access-control-lists HTTP/1.1" 200 591 0.069577 10.0.0.41 - - [2026-03-06 13:20:40] "GET /project/e27a82d1-16e9-477f-ac5c-bd47bf1cf6ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.581350 10.0.0.41 - - [2026-03-06 13:20:40] "POST /fqname-to-id HTTP/1.1" 404 226 0.004708 10.0.0.41 - - [2026-03-06 13:20:40] "POST /access-control-lists HTTP/1.1" 200 589 0.086636 10.0.0.41 - - [2026-03-06 13:20:41] "GET / HTTP/1.1" 200 36215 0.002424 10.0.0.41 - - [2026-03-06 13:20:44] "POST /fqname-to-id HTTP/1.1" 401 296 0.000834 10.0.0.41 - - [2026-03-06 13:20:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.039120 10.0.0.41 - - [2026-03-06 13:20:44] "GET /api-access-list/99533762-61ad-4deb-a723-25a8a77056f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1884 0.004430 10.0.0.41 - - [2026-03-06 13:20:44] "GET /api-access-list/99533762-61ad-4deb-a723-25a8a77056f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1884 0.005415 10.0.0.41 - - [2026-03-06 13:20:44] "GET /api-access-list/99533762-61ad-4deb-a723-25a8a77056f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1884 0.004816 10.0.0.41 - - [2026-03-06 13:20:44] "PUT /api-access-list/99533762-61ad-4deb-a723-25a8a77056f8 HTTP/1.1" 200 265 0.013447 10.0.0.41 - - [2026-03-06 13:20:45] "GET /aaa-mode HTTP/1.1" 401 296 0.000529 10.0.0.41 - - [2026-03-06 13:20:45] "GET /aaa-mode HTTP/1.1" 200 128 0.041685 10.0.0.41 - - [2026-03-06 13:20:46] "POST /fqname-to-id HTTP/1.1" 404 181 0.031956 10.0.0.41 - - [2026-03-06 13:20:46] "GET /projects?obj_uuids=be40ac5b-0f1c-4e85-899b-f99daabf107d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003355 10.0.0.41 - - [2026-03-06 13:20:46] "GET /domains?obj_uuids=18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001578 10.0.0.41 - - [2026-03-06 13:20:46] "GET /domain/18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.012371 10.0.0.41 - - [2026-03-06 13:20:46] "POST /id-to-fqname HTTP/1.1" 200 183 0.004995 10.0.0.41 - - [2026-03-06 13:20:46] "POST /fqname-to-id HTTP/1.1" 404 192 0.007201 10.0.0.41 - - [2026-03-06 13:20:46] "POST /security-groups HTTP/1.1" 200 578 0.085957 10.0.0.41 - - [2026-03-06 13:20:46] "POST /fqname-to-id HTTP/1.1" 404 227 0.003194 10.0.0.41 - - [2026-03-06 13:20:46] "POST /projects HTTP/1.1" 200 567 0.284491 10.0.0.41 - - [2026-03-06 13:20:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.329279 10.0.0.41 - - [2026-03-06 13:20:46] "POST /access-control-lists HTTP/1.1" 200 591 0.072304 10.0.0.41 - - [2026-03-06 13:20:46] "GET /project/be40ac5b-0f1c-4e85-899b-f99daabf107d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1341 0.536554 10.0.0.41 - - [2026-03-06 13:20:46] "POST /fqname-to-id HTTP/1.1" 404 226 0.005823 10.0.0.41 - - [2026-03-06 13:20:46] "POST /access-control-lists HTTP/1.1" 200 589 0.069335 10.0.0.41 - - [2026-03-06 13:20:47] "POST /fqname-to-id HTTP/1.1" 404 181 0.037282 10.0.0.41 - - [2026-03-06 13:20:47] "GET /projects?obj_uuids=9dd96356-2936-4a56-93bc-6b09d7813ffd&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002805 10.0.0.41 - - [2026-03-06 13:20:47] "GET /domains?obj_uuids=18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001812 10.0.0.41 - - [2026-03-06 13:20:47] "GET /domain/18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.010478 10.0.0.41 - - [2026-03-06 13:20:47] "POST /id-to-fqname HTTP/1.1" 200 183 0.002181 10.0.0.41 - - [2026-03-06 13:20:47] "POST /fqname-to-id HTTP/1.1" 404 192 0.004107 10.0.0.41 - - [2026-03-06 13:20:47] "POST /security-groups HTTP/1.1" 200 578 0.072460 10.0.0.41 - - [2026-03-06 13:20:47] "POST /fqname-to-id HTTP/1.1" 404 227 0.003458 10.0.0.41 - - [2026-03-06 13:20:47] "POST /projects HTTP/1.1" 200 567 0.266517 10.0.0.41 - - [2026-03-06 13:20:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.311118 10.0.0.41 - - [2026-03-06 13:20:47] "POST /access-control-lists HTTP/1.1" 200 591 0.065633 10.0.0.41 - - [2026-03-06 13:20:47] "GET /project/9dd96356-2936-4a56-93bc-6b09d7813ffd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.485083 10.0.0.41 - - [2026-03-06 13:20:47] "POST /fqname-to-id HTTP/1.1" 404 226 0.007593 10.0.0.41 - - [2026-03-06 13:20:47] "POST /access-control-lists HTTP/1.1" 200 589 0.076485 10.0.0.41 - - [2026-03-06 13:20:48] "GET / HTTP/1.1" 200 36215 0.003325 10.0.0.41 - - [2026-03-06 13:20:49] "GET / HTTP/1.1" 200 36215 0.002390 10.0.0.41 - - [2026-03-06 13:20:49] "POST /fqname-to-id HTTP/1.1" 404 181 0.003228 10.0.0.41 - - [2026-03-06 13:20:49] "POST /api-access-lists HTTP/1.1" 200 521 0.017456 10.0.0.41 - - [2026-03-06 13:20:49] "GET /api-access-list/4659b67a-76cd-43f6-a64e-f588ccdaa2c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1265 0.007603 10.0.0.41 - - [2026-03-06 13:20:50] "GET /api-access-list/4659b67a-76cd-43f6-a64e-f588ccdaa2c4 HTTP/1.1" 401 296 0.000521 10.0.0.41 - - [2026-03-06 13:20:50] "GET /obj-perms HTTP/1.1" 200 6387 0.084440 10.0.0.41 - - [2026-03-06 13:20:50] "GET /api-access-list/4659b67a-76cd-43f6-a64e-f588ccdaa2c4 HTTP/1.1" 200 1265 0.038837 10.0.0.41 - - [2026-03-06 13:20:50] "POST /fqname-to-id HTTP/1.1" 401 296 0.000652 10.0.0.41 - - [2026-03-06 13:20:50] "GET /obj-perms HTTP/1.1" 200 6387 0.075563 10.0.0.41 - - [2026-03-06 13:20:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.091425 10.0.0.41 - - [2026-03-06 13:20:50] "GET /projects?obj_uuids=be40ac5b-0f1c-4e85-899b-f99daabf107d&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001395 10.0.0.41 - - [2026-03-06 13:20:50] "GET /project/be40ac5b-0f1c-4e85-899b-f99daabf107d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1341 0.048169 10.0.0.41 - - [2026-03-06 13:20:51] "GET /virtual-networks?parent_id=be40ac5b-0f1c-4e85-899b-f99daabf107d&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.017880 10.0.0.41 - - [2026-03-06 13:20:51] "POST /virtual-networks HTTP/1.1" 200 568 0.070448 10.0.0.41 - - [2026-03-06 13:20:51] "POST /route-targets HTTP/1.1" 200 328 0.020821 10.0.0.41 - - [2026-03-06 13:20:51] "POST /ref-update HTTP/1.1" 200 156 0.015300 10.0.0.41 - - [2026-03-06 13:20:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.025697 10.0.0.41 - - [2026-03-06 13:20:51] "GET /network-ipam/2dfb357e-1718-4333-8f74-14782fb9c334?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1090 0.017956 10.0.0.41 - - [2026-03-06 13:20:51] "POST /useragent-kv HTTP/1.1" 200 115 0.004853 10.0.0.41 - - [2026-03-06 13:20:51] "POST /ref-update HTTP/1.1" 200 156 0.061164 252.41.86.246 - - [2026-03-06 13:20:51] "POST /neutron/network HTTP/1.1" 200 830 0.062902 252.41.86.246 - - [2026-03-06 13:20:51] "POST /neutron/network HTTP/1.1" 200 830 0.024284 10.0.0.41 - - [2026-03-06 13:20:51] "GET /virtual-network/0dca9741-fcff-4f9e-9d0a-050ffcba1723?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.018817 252.41.86.246 - - [2026-03-06 13:20:51] "POST /neutron/network HTTP/1.1" 200 830 0.028650 252.41.86.246 - - [2026-03-06 13:20:51] "POST /neutron/subnet HTTP/1.1" 200 678 0.034194 10.0.0.41 - - [2026-03-06 13:20:52] "GET /virtual-network/0dca9741-fcff-4f9e-9d0a-050ffcba1723 HTTP/1.1" 401 296 0.000742 10.0.0.41 - - [2026-03-06 13:20:52] "GET /virtual-network/0dca9741-fcff-4f9e-9d0a-050ffcba1723 HTTP/1.1" 200 2266 0.052510 10.0.0.41 - - [2026-03-06 13:20:52] "GET /virtual-network/0dca9741-fcff-4f9e-9d0a-050ffcba1723 HTTP/1.1" 401 296 0.000467 10.0.0.41 - - [2026-03-06 13:20:52] "GET /virtual-network/0dca9741-fcff-4f9e-9d0a-050ffcba1723 HTTP/1.1" 200 2007 0.058378 10.0.0.41 - - [2026-03-06 13:20:53] "GET /obj-perms HTTP/1.1" 200 6319 0.088809 10.0.0.41 - - [2026-03-06 13:20:53] "POST /fqname-to-id HTTP/1.1" 401 296 0.000505 10.0.0.41 - - [2026-03-06 13:20:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.041678 10.0.0.41 - - [2026-03-06 13:20:53] "GET /virtual-network/0dca9741-fcff-4f9e-9d0a-050ffcba1723?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.018457 10.0.0.41 - - [2026-03-06 13:20:53] "GET /obj-perms HTTP/1.1" 200 6319 0.012357 10.0.0.41 - - [2026-03-06 13:20:53] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 360 0.023445 10.0.0.41 - - [2026-03-06 13:20:54] "GET /obj-perms HTTP/1.1" 200 6319 0.084464 10.0.0.41 - - [2026-03-06 13:20:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003916 10.0.0.41 - - [2026-03-06 13:20:54] "GET /virtual-network/0dca9741-fcff-4f9e-9d0a-050ffcba1723?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.020703 10.0.0.41 - - [2026-03-06 13:20:54] "GET /obj-perms HTTP/1.1" 200 6319 0.011938 10.0.0.41 - - [2026-03-06 13:20:54] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 360 0.021322 10.0.0.41 - - [2026-03-06 13:20:54] "POST /id-to-fqname HTTP/1.1" 401 296 0.000668 10.0.0.41 - - [2026-03-06 13:20:55] "POST /id-to-fqname HTTP/1.1" 200 228 0.049670 252.41.86.246 - - [2026-03-06 13:20:56] "POST /neutron/network HTTP/1.1" 200 840 0.059353 252.41.86.246 - - [2026-03-06 13:20:56] "GET /aaa-mode HTTP/1.1" 401 296 0.000502 252.41.86.246 - - [2026-03-06 13:20:56] "GET / HTTP/1.1" 200 36215 0.002133 252.41.86.246 - - [2026-03-06 13:20:56] "GET /project/9dd96356-2936-4a56-93bc-6b09d7813ffd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000478 10.0.0.41 - - [2026-03-06 13:20:56] "GET /projects?obj_uuids=9dd96356-2936-4a56-93bc-6b09d7813ffd&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.002007 252.41.86.246 - - [2026-03-06 13:20:56] "GET /project/9dd96356-2936-4a56-93bc-6b09d7813ffd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.076170 252.41.86.246 - - [2026-03-06 13:20:56] "POST /neutron/network HTTP/1.1" 200 830 0.009277 252.41.86.246 - - [2026-03-06 13:20:57] "POST /neutron/port HTTP/1.1" 200 117 0.041986 252.41.86.246 - - [2026-03-06 13:20:57] "POST /neutron/port HTTP/1.1" 200 117 0.008399 252.41.86.246 - - [2026-03-06 13:20:57] "POST /neutron/port HTTP/1.1" 200 117 0.006752 252.41.86.246 - - [2026-03-06 13:20:57] "POST /neutron/network HTTP/1.1" 200 840 0.025922 252.41.86.246 - - [2026-03-06 13:20:57] "POST /neutron/network HTTP/1.1" 200 830 0.024534 10.0.0.41 - - [2026-03-06 13:20:57] "GET /projects?obj_uuids=9dd96356-2936-4a56-93bc-6b09d7813ffd&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.002358 252.41.86.246 - - [2026-03-06 13:20:58] "POST /neutron/port HTTP/1.1" 200 1054 0.444200 252.41.86.246 - - [2026-03-06 13:20:58] "POST /neutron/port HTTP/1.1" 200 1054 0.044043 252.41.86.246 - - [2026-03-06 13:20:58] "POST /neutron/port HTTP/1.1" 200 1054 0.012405 252.41.86.246 - - [2026-03-06 13:20:58] "POST /neutron/port HTTP/1.1" 200 1104 0.076021 252.41.86.246 - - [2026-03-06 13:20:58] "POST /neutron/port HTTP/1.1" 200 1114 0.018044 252.41.86.246 - - [2026-03-06 13:20:58] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004802 252.41.86.246 - - [2026-03-06 13:20:58] "POST /neutron/subnet HTTP/1.1" 200 652 0.008760 252.41.86.246 - - [2026-03-06 13:20:58] "POST /neutron/port HTTP/1.1" 200 117 0.001415 252.41.86.246 - - [2026-03-06 13:20:59] "POST /neutron/network HTTP/1.1" 200 830 0.006707 252.41.86.246 - - [2026-03-06 13:21:02] "POST /neutron/port HTTP/1.1" 200 1114 0.018715 252.41.86.246 - - [2026-03-06 13:21:02] "POST /neutron/security_group HTTP/1.1" 200 2051 0.010434 252.41.86.246 - - [2026-03-06 13:21:02] "POST /neutron/port HTTP/1.1" 200 1114 0.020564 252.41.86.246 - - [2026-03-06 13:21:02] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007931 252.41.86.246 - - [2026-03-06 13:21:02] "POST /neutron/port HTTP/1.1" 200 1114 0.021860 252.41.86.246 - - [2026-03-06 13:21:02] "POST /neutron/security_group HTTP/1.1" 200 2051 0.011226 252.41.86.246 - - [2026-03-06 13:21:03] "POST /neutron/port HTTP/1.1" 200 1114 0.020867 252.41.86.246 - - [2026-03-06 13:21:03] "POST /neutron/security_group HTTP/1.1" 200 2051 0.011949 10.0.0.41 - - [2026-03-06 13:21:03] "GET /virtual-machine/60240f55-2c17-436c-97e2-0e7189670045 HTTP/1.1" 200 1287 0.022212 10.0.0.41 - - [2026-03-06 13:21:03] "GET /virtual-machine/60240f55-2c17-436c-97e2-0e7189670045 HTTP/1.1" 200 1287 0.016906 10.0.0.41 - - [2026-03-06 13:21:03] "GET /virtual-machine-interface/19bf7626-9efa-4720-b5a7-22a009ae9de4 HTTP/1.1" 200 2526 0.023348 10.0.0.41 - - [2026-03-06 13:21:03] "GET /virtual-machine/60240f55-2c17-436c-97e2-0e7189670045 HTTP/1.1" 200 1287 0.015436 10.0.0.41 - - [2026-03-06 13:21:03] "GET /virtual-machine-interface/19bf7626-9efa-4720-b5a7-22a009ae9de4 HTTP/1.1" 200 2526 0.020361 10.0.0.41 - - [2026-03-06 13:21:03] "GET /instance-ip/0129e9dd-c503-4f04-b263-3f69d94514a2 HTTP/1.1" 200 1623 0.018790 10.0.0.41 - - [2026-03-06 13:21:03] "GET /virtual-machine/60240f55-2c17-436c-97e2-0e7189670045 HTTP/1.1" 200 1287 0.014758 10.0.0.41 - - [2026-03-06 13:21:03] "GET /virtual-machine-interface/19bf7626-9efa-4720-b5a7-22a009ae9de4 HTTP/1.1" 200 2526 0.019497 10.0.0.41 - - [2026-03-06 13:21:03] "GET /instance-ip/0129e9dd-c503-4f04-b263-3f69d94514a2 HTTP/1.1" 200 1623 0.017328 10.0.0.41 - - [2026-03-06 13:21:03] "POST /fqname-to-id HTTP/1.1" 403 329 0.014572 10.0.0.41 - - [2026-03-06 13:21:04] "GET / HTTP/1.1" 200 36215 0.002202 10.0.0.41 - - [2026-03-06 13:21:04] "POST /fqname-to-id HTTP/1.1" 401 296 0.000752 10.0.0.41 - - [2026-03-06 13:21:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.036802 10.0.0.41 - - [2026-03-06 13:21:04] "GET /global-vrouter-config/7863141b-16fd-4d47-b497-34b2ee487f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004204 10.0.0.41 - - [2026-03-06 13:21:04] "GET /virtual-networks?parent_id=9dd96356-2936-4a56-93bc-6b09d7813ffd&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.013447 10.0.0.41 - - [2026-03-06 13:21:04] "POST /fqname-to-id HTTP/1.1" 403 329 0.014777 10.0.0.41 - - [2026-03-06 13:21:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003503 10.0.0.41 - - [2026-03-06 13:21:04] "GET /global-vrouter-config/7863141b-16fd-4d47-b497-34b2ee487f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004396 10.0.0.41 - - [2026-03-06 13:21:04] "GET /virtual-networks?parent_id=9dd96356-2936-4a56-93bc-6b09d7813ffd&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.015518 10.0.0.41 - - [2026-03-06 13:21:05] "POST /fqname-to-id HTTP/1.1" 403 329 0.015869 10.0.0.41 - - [2026-03-06 13:21:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004022 10.0.0.41 - - [2026-03-06 13:21:05] "GET /global-vrouter-config/7863141b-16fd-4d47-b497-34b2ee487f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005213 10.0.0.41 - - [2026-03-06 13:21:05] "GET /virtual-networks?parent_id=9dd96356-2936-4a56-93bc-6b09d7813ffd&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.016759 10.0.0.41 - - [2026-03-06 13:21:05] "POST /fqname-to-id HTTP/1.1" 403 329 0.015562 10.0.0.41 - - [2026-03-06 13:21:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004254 10.0.0.41 - - [2026-03-06 13:21:05] "GET /global-vrouter-config/7863141b-16fd-4d47-b497-34b2ee487f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004777 10.0.0.41 - - [2026-03-06 13:21:05] "GET /virtual-networks?parent_id=9dd96356-2936-4a56-93bc-6b09d7813ffd&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.017989 10.0.0.41 - - [2026-03-06 13:21:05] "POST /fqname-to-id HTTP/1.1" 403 329 0.016656 10.0.0.41 - - [2026-03-06 13:21:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004399 10.0.0.41 - - [2026-03-06 13:21:05] "GET /global-vrouter-config/7863141b-16fd-4d47-b497-34b2ee487f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004282 10.0.0.41 - - [2026-03-06 13:21:05] "GET /virtual-networks?parent_id=9dd96356-2936-4a56-93bc-6b09d7813ffd&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.014774 10.0.0.41 - - [2026-03-06 13:21:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.012659 10.0.0.41 - - [2026-03-06 13:21:08] "GET /virtual-network/0dca9741-fcff-4f9e-9d0a-050ffcba1723?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.014993 252.41.86.246 - - [2026-03-06 13:21:09] "POST /neutron/port HTTP/1.1" 200 1114 0.055067 252.41.86.246 - - [2026-03-06 13:21:09] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007755 252.41.86.246 - - [2026-03-06 13:21:09] "POST /neutron/port HTTP/1.1" 200 1114 0.015820 252.41.86.246 - - [2026-03-06 13:21:09] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007589 252.41.86.246 - - [2026-03-06 13:21:10] "POST /neutron/port HTTP/1.1" 200 1114 0.046711 252.41.86.246 - - [2026-03-06 13:21:10] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006991 10.0.0.41 - - [2026-03-06 13:21:10] "POST /fqname-to-id HTTP/1.1" 403 329 0.012966 10.0.0.41 - - [2026-03-06 13:21:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003237 10.0.0.41 - - [2026-03-06 13:21:10] "GET /global-vrouter-config/7863141b-16fd-4d47-b497-34b2ee487f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003584 10.0.0.41 - - [2026-03-06 13:21:10] "GET /virtual-networks?parent_id=9dd96356-2936-4a56-93bc-6b09d7813ffd&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.014408 10.0.0.41 - - [2026-03-06 13:21:10] "POST /fqname-to-id HTTP/1.1" 403 329 0.014974 10.0.0.41 - - [2026-03-06 13:21:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004450 10.0.0.41 - - [2026-03-06 13:21:11] "GET /global-vrouter-config/7863141b-16fd-4d47-b497-34b2ee487f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004836 10.0.0.41 - - [2026-03-06 13:21:11] "GET /virtual-networks?parent_id=9dd96356-2936-4a56-93bc-6b09d7813ffd&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.011822 10.0.0.41 - - [2026-03-06 13:21:11] "POST /fqname-to-id HTTP/1.1" 403 351 0.011162 10.0.0.41 - - [2026-03-06 13:21:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003915 10.0.0.41 - - [2026-03-06 13:21:11] "GET /routing-instance/60f0df7a-042b-490b-936b-376e68a0b2fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1531 0.004615 10.0.0.41 - - [2026-03-06 13:21:11] "GET /route-target/7531d9d9-b179-4246-900c-beac793edee7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 351 0.014692 10.0.0.41 - - [2026-03-06 13:21:11] "GET /route-target/7531d9d9-b179-4246-900c-beac793edee7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004428 10.0.0.41 - - [2026-03-06 13:21:11] "POST /fqname-to-id HTTP/1.1" 403 329 0.015045 10.0.0.41 - - [2026-03-06 13:21:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003485 10.0.0.41 - - [2026-03-06 13:21:11] "GET /global-vrouter-config/7863141b-16fd-4d47-b497-34b2ee487f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004281 10.0.0.41 - - [2026-03-06 13:21:11] "GET /virtual-networks?parent_id=9dd96356-2936-4a56-93bc-6b09d7813ffd&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.012650 10.0.0.41 - - [2026-03-06 13:21:11] "POST /fqname-to-id HTTP/1.1" 403 351 0.012169 10.0.0.41 - - [2026-03-06 13:21:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003981 10.0.0.41 - - [2026-03-06 13:21:11] "GET /routing-instance/60f0df7a-042b-490b-936b-376e68a0b2fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1531 0.004528 10.0.0.41 - - [2026-03-06 13:21:11] "GET /route-target/7531d9d9-b179-4246-900c-beac793edee7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 351 0.012773 10.0.0.41 - - [2026-03-06 13:21:11] "GET /route-target/7531d9d9-b179-4246-900c-beac793edee7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003652 10.0.0.41 - - [2026-03-06 13:21:11] "GET /obj-perms HTTP/1.1" 200 6319 0.012866 10.0.0.41 - - [2026-03-06 13:21:11] "GET /virtual-machine/60240f55-2c17-436c-97e2-0e7189670045?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 993 0.015132 10.0.0.41 - - [2026-03-06 13:21:13] "GET /obj-perms HTTP/1.1" 200 6319 0.010934 10.0.0.41 - - [2026-03-06 13:21:13] "GET /virtual-machine/60240f55-2c17-436c-97e2-0e7189670045?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 993 0.012948 10.0.0.41 - - [2026-03-06 13:21:15] "GET /obj-perms HTTP/1.1" 200 6319 0.011633 10.0.0.41 - - [2026-03-06 13:21:15] "GET /virtual-machine/60240f55-2c17-436c-97e2-0e7189670045?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 993 0.015166 10.0.0.41 - - [2026-03-06 13:21:18] "GET /obj-perms HTTP/1.1" 200 6319 0.011681 10.0.0.41 - - [2026-03-06 13:21:18] "GET /virtual-machine/60240f55-2c17-436c-97e2-0e7189670045?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 993 0.014310 10.0.0.41 - - [2026-03-06 13:21:20] "GET /obj-perms HTTP/1.1" 200 6319 0.012963 10.0.0.41 - - [2026-03-06 13:21:20] "GET /virtual-machine/60240f55-2c17-436c-97e2-0e7189670045?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 993 0.023362 252.41.86.246 - - [2026-03-06 13:21:21] "POST /neutron/port HTTP/1.1" 200 1114 0.029533 252.41.86.246 - - [2026-03-06 13:21:21] "POST /neutron/port HTTP/1.1" 200 1114 0.024221 252.41.86.246 - - [2026-03-06 13:21:21] "POST /neutron/network HTTP/1.1" 200 840 0.009067 252.41.86.246 - - [2026-03-06 13:21:21] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004730 252.41.86.246 - - [2026-03-06 13:21:21] "POST /neutron/subnet HTTP/1.1" 200 652 0.012015 252.41.86.246 - - [2026-03-06 13:21:21] "POST /neutron/port HTTP/1.1" 200 117 0.001635 252.41.86.246 - - [2026-03-06 13:21:21] "POST /neutron/network HTTP/1.1" 200 830 0.007651 10.0.0.41 - - [2026-03-06 13:21:22] "GET /obj-perms HTTP/1.1" 200 6319 0.013255 10.0.0.41 - - [2026-03-06 13:21:22] "GET /virtual-machine/60240f55-2c17-436c-97e2-0e7189670045?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 993 0.016931 10.0.0.41 - - [2026-03-06 13:21:22] "GET /obj-perms HTTP/1.1" 200 6319 0.010874 10.0.0.41 - - [2026-03-06 13:21:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003380 10.0.0.41 - - [2026-03-06 13:21:22] "GET /virtual-machine-interface/19bf7626-9efa-4720-b5a7-22a009ae9de4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2304 0.024052 10.0.0.41 - - [2026-03-06 13:21:22] "GET /obj-perms HTTP/1.1" 200 6319 0.010999 10.0.0.41 - - [2026-03-06 13:21:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003305 10.0.0.41 - - [2026-03-06 13:21:22] "GET /virtual-machine-interface/19bf7626-9efa-4720-b5a7-22a009ae9de4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2304 0.023437 10.0.0.41 - - [2026-03-06 13:21:22] "GET /obj-perms HTTP/1.1" 200 6319 0.012055 10.0.0.41 - - [2026-03-06 13:21:22] "GET /virtual-machine/60240f55-2c17-436c-97e2-0e7189670045?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 993 0.016034 10.0.0.41 - - [2026-03-06 13:21:22] "GET /obj-perms HTTP/1.1" 200 6319 0.012279 10.0.0.41 - - [2026-03-06 13:21:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.007082 10.0.0.41 - - [2026-03-06 13:21:23] "GET /virtual-machine-interface/19bf7626-9efa-4720-b5a7-22a009ae9de4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2304 0.023886 10.0.0.41 - - [2026-03-06 13:21:23] "GET /obj-perms HTTP/1.1" 200 6319 0.012625 10.0.0.41 - - [2026-03-06 13:21:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004066 10.0.0.41 - - [2026-03-06 13:21:23] "GET /virtual-network/0dca9741-fcff-4f9e-9d0a-050ffcba1723?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.018086 10.0.0.41 - - [2026-03-06 13:21:23] "GET /obj-perms HTTP/1.1" 200 6319 0.015604 10.0.0.41 - - [2026-03-06 13:21:23] "GET /virtual-machine/60240f55-2c17-436c-97e2-0e7189670045?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 993 0.017387 10.0.0.41 - - [2026-03-06 13:21:23] "GET /obj-perms HTTP/1.1" 200 6319 0.013927 10.0.0.41 - - [2026-03-06 13:21:23] "GET /obj-perms HTTP/1.1" 200 6319 0.012194 10.0.0.41 - - [2026-03-06 13:21:24] "GET /obj-perms HTTP/1.1" 200 6319 0.082406 10.0.0.41 - - [2026-03-06 13:21:24] "GET /obj-perms HTTP/1.1" 200 6319 0.012499 10.0.0.41 - - [2026-03-06 13:21:24] "GET /obj-perms HTTP/1.1" 200 6424 0.077364 10.0.0.41 - - [2026-03-06 13:21:24] "GET /obj-perms HTTP/1.1" 200 6424 0.002843 10.0.0.41 - - [2026-03-06 13:21:24] "GET /obj-perms HTTP/1.1" 200 6319 0.013497 10.0.0.41 - - [2026-03-06 13:21:24] "GET /obj-perms HTTP/1.1" 200 6319 0.012504 10.0.0.41 - - [2026-03-06 13:21:25] "GET /obj-perms HTTP/1.1" 200 6319 0.084951 10.0.0.41 - - [2026-03-06 13:21:25] "GET /obj-perms HTTP/1.1" 200 6319 0.011226 10.0.0.41 - - [2026-03-06 13:21:25] "GET /obj-perms HTTP/1.1" 200 6424 0.002120 10.0.0.41 - - [2026-03-06 13:21:25] "GET /obj-perms HTTP/1.1" 200 6424 0.002140 10.0.0.41 - - [2026-03-06 13:21:25] "GET /obj-perms HTTP/1.1" 200 6319 0.012167 10.0.0.41 - - [2026-03-06 13:21:25] "GET /virtual-machines?detail=False&count=False&shared=False HTTP/1.1" 200 321 0.014494 10.0.0.41 - - [2026-03-06 13:21:25] "GET /virtual-machine/60240f55-2c17-436c-97e2-0e7189670045 HTTP/1.1" 200 1287 0.023143 252.41.86.246 - - [2026-03-06 13:21:26] "POST /neutron/port HTTP/1.1" 200 1114 0.014922 252.41.86.246 - - [2026-03-06 13:21:26] "POST /neutron/port HTTP/1.1" 200 1104 0.015297 252.41.86.246 - - [2026-03-06 13:21:26] "POST /neutron/port HTTP/1.1" 200 151 0.111110 10.0.0.41 - - [2026-03-06 13:21:27] "GET /virtual-machine/60240f55-2c17-436c-97e2-0e7189670045 HTTP/1.1" 404 171 0.011600 10.0.0.41 - - [2026-03-06 13:21:27] "GET /virtual-machine/60240f55-2c17-436c-97e2-0e7189670045 HTTP/1.1" 404 171 0.010421 10.0.0.41 - - [2026-03-06 13:21:28] "GET /virtual-machine/60240f55-2c17-436c-97e2-0e7189670045 HTTP/1.1" 404 171 0.011765 10.0.0.41 - - [2026-03-06 13:21:28] "POST /fqname-to-id HTTP/1.1" 403 329 0.013280 10.0.0.41 - - [2026-03-06 13:21:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003171 10.0.0.41 - - [2026-03-06 13:21:28] "GET /global-vrouter-config/7863141b-16fd-4d47-b497-34b2ee487f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004169 10.0.0.41 - - [2026-03-06 13:21:28] "GET /virtual-networks?parent_id=9dd96356-2936-4a56-93bc-6b09d7813ffd&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.011303 10.0.0.41 - - [2026-03-06 13:21:28] "POST /fqname-to-id HTTP/1.1" 403 351 0.010386 10.0.0.41 - - [2026-03-06 13:21:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003382 10.0.0.41 - - [2026-03-06 13:21:28] "GET /routing-instance/60f0df7a-042b-490b-936b-376e68a0b2fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1531 0.004554 10.0.0.41 - - [2026-03-06 13:21:28] "GET /route-target/7531d9d9-b179-4246-900c-beac793edee7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 351 0.010451 10.0.0.41 - - [2026-03-06 13:21:28] "GET /route-target/7531d9d9-b179-4246-900c-beac793edee7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003341 10.0.0.41 - - [2026-03-06 13:21:28] "GET /obj-perms HTTP/1.1" 200 6319 0.010060 10.0.0.41 - - [2026-03-06 13:21:28] "GET /obj-perms HTTP/1.1" 200 6319 0.008254 10.0.0.41 - - [2026-03-06 13:21:29] "GET /obj-perms HTTP/1.1" 200 6319 0.077353 10.0.0.41 - - [2026-03-06 13:21:29] "GET /obj-perms HTTP/1.1" 200 6319 0.010659 10.0.0.41 - - [2026-03-06 13:21:29] "GET /obj-perms HTTP/1.1" 200 6424 0.002171 10.0.0.41 - - [2026-03-06 13:21:29] "GET /obj-perms HTTP/1.1" 200 6424 0.002299 10.0.0.41 - - [2026-03-06 13:21:32] "GET /obj-perms HTTP/1.1" 200 6424 0.002295 10.0.0.41 - - [2026-03-06 13:21:32] "GET /obj-perms HTTP/1.1" 200 6424 0.002590 10.0.0.41 - - [2026-03-06 13:21:35] "GET /obj-perms HTTP/1.1" 200 6424 0.002188 10.0.0.41 - - [2026-03-06 13:21:35] "GET /obj-perms HTTP/1.1" 200 6424 0.003063 10.0.0.41 - - [2026-03-06 13:21:37] "DELETE /project/e27a82d116e9477fac5cbd47bf1cf6ce HTTP/1.1" 404 173 0.005620 10.0.0.41 - - [2026-03-06 13:21:37] "DELETE /project/be40ac5b0f1c4e85899bf99daabf107d HTTP/1.1" 404 173 0.004952 10.0.0.41 - - [2026-03-06 13:21:37] "DELETE /project/9dd9635629364a5693bc6b09d7813ffd HTTP/1.1" 404 173 0.004084 10.0.0.41 - - [2026-03-06 13:21:38] "GET /obj-perms HTTP/1.1" 200 6424 0.002366 10.0.0.41 - - [2026-03-06 13:21:38] "GET /obj-perms HTTP/1.1" 200 6424 0.002964 10.0.0.41 - - [2026-03-06 13:21:42] "GET /obj-perms HTTP/1.1" 200 6424 0.002043 10.0.0.41 - - [2026-03-06 13:21:42] "GET /obj-perms HTTP/1.1" 200 6424 0.002920 10.0.0.41 - - [2026-03-06 13:21:45] "GET /obj-perms HTTP/1.1" 200 6424 0.002780 10.0.0.41 - - [2026-03-06 13:21:45] "GET /obj-perms HTTP/1.1" 200 6424 0.001969 [Introspect:8084]10.0.0.41 - - [2026-03-06 13:21:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001117 [Introspect:8084]10.0.0.41 - - [2026-03-06 13:21:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001373 10.0.0.41 - - [2026-03-06 13:21:48] "GET /obj-perms HTTP/1.1" 200 6424 0.002456 10.0.0.41 - - [2026-03-06 13:21:48] "GET /obj-perms HTTP/1.1" 200 6424 0.002583 10.0.0.41 - - [2026-03-06 13:21:51] "GET /obj-perms HTTP/1.1" 200 6387 0.094721 10.0.0.41 - - [2026-03-06 13:21:51] "GET /obj-perms HTTP/1.1" 200 6424 0.002397 10.0.0.41 - - [2026-03-06 13:21:51] "GET /obj-perms HTTP/1.1" 200 6424 0.002217 10.0.0.41 - - [2026-03-06 13:21:51] "GET /obj-perms HTTP/1.1" 200 6387 0.066952 10.0.0.41 - - [2026-03-06 13:21:54] "GET /obj-perms HTTP/1.1" 200 6424 0.003129 10.0.0.41 - - [2026-03-06 13:21:54] "GET /obj-perms HTTP/1.1" 200 6424 0.002260 10.0.0.41 - - [2026-03-06 13:21:54] "GET /obj-perms HTTP/1.1" 200 6424 0.002211 10.0.0.41 - - [2026-03-06 13:21:54] "GET /obj-perms HTTP/1.1" 200 6424 0.002002 10.0.0.41 - - [2026-03-06 13:21:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.007131 10.0.0.41 - - [2026-03-06 13:21:55] "POST /useragent-kv HTTP/1.1" 200 115 0.002433 10.0.0.41 - - [2026-03-06 13:21:55] "POST /useragent-kv HTTP/1.1" 200 115 0.004346 10.0.0.41 - - [2026-03-06 13:21:55] "DELETE /virtual-network/0dca9741-fcff-4f9e-9d0a-050ffcba1723 HTTP/1.1" 200 115 0.121788 10.0.0.41 - - [2026-03-06 13:21:55] "DELETE /route-target/7531d9d9-b179-4246-900c-beac793edee7 HTTP/1.1" 200 115 0.036157 10.0.0.41 - - [2026-03-06 13:21:55] "DELETE /api-access-list/4659b67a-76cd-43f6-a64e-f588ccdaa2c4 HTTP/1.1" 200 115 0.033370 10.0.0.41 - - [2026-03-06 13:21:55] "GET /api-access-list/4659b67a-76cd-43f6-a64e-f588ccdaa2c4 HTTP/1.1" 404 171 0.003495 10.0.0.41 - - [2026-03-06 13:21:55] "GET /projects?obj_uuids=9dd96356-2936-4a56-93bc-6b09d7813ffd&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001467 10.0.0.41 - - [2026-03-06 13:21:55] "GET /project/9dd96356-2936-4a56-93bc-6b09d7813ffd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.028102 10.0.0.41 - - [2026-03-06 13:21:55] "GET /projects?obj_uuids=9dd96356-2936-4a56-93bc-6b09d7813ffd&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.002207 10.0.0.41 - - [2026-03-06 13:21:55] "GET /project/9dd96356-2936-4a56-93bc-6b09d7813ffd?fields=virtual_networks HTTP/1.1" 200 1022 0.080879 10.0.0.41 - - [2026-03-06 13:21:55] "GET /projects?obj_uuids=9dd96356-2936-4a56-93bc-6b09d7813ffd&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001313 10.0.0.41 - - [2026-03-06 13:21:55] "GET /project/9dd96356-2936-4a56-93bc-6b09d7813ffd?fields=virtual_machine_interfaces HTTP/1.1" 200 1022 0.031936 10.0.0.41 - - [2026-03-06 13:21:55] "GET /projects?obj_uuids=9dd96356-2936-4a56-93bc-6b09d7813ffd&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001841 10.0.0.41 - - [2026-03-06 13:21:55] "GET /project/9dd96356-2936-4a56-93bc-6b09d7813ffd?fields=security_groups HTTP/1.1" 200 1242 0.034082 10.0.0.41 - - [2026-03-06 13:21:56] "GET /projects?obj_uuids=be40ac5b-0f1c-4e85-899b-f99daabf107d&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.002354 10.0.0.41 - - [2026-03-06 13:21:56] "GET /project/be40ac5b-0f1c-4e85-899b-f99daabf107d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1341 0.032655 10.0.0.41 - - [2026-03-06 13:21:56] "GET /projects?obj_uuids=be40ac5b-0f1c-4e85-899b-f99daabf107d&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001242 10.0.0.41 - - [2026-03-06 13:21:56] "GET /project/be40ac5b-0f1c-4e85-899b-f99daabf107d?fields=virtual_networks HTTP/1.1" 200 1021 0.078438 10.0.0.41 - - [2026-03-06 13:21:56] "GET /projects?obj_uuids=be40ac5b-0f1c-4e85-899b-f99daabf107d&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001243 10.0.0.41 - - [2026-03-06 13:21:56] "GET /project/be40ac5b-0f1c-4e85-899b-f99daabf107d?fields=virtual_machine_interfaces HTTP/1.1" 200 1021 0.032119 10.0.0.41 - - [2026-03-06 13:21:56] "GET /projects?obj_uuids=be40ac5b-0f1c-4e85-899b-f99daabf107d&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001854 10.0.0.41 - - [2026-03-06 13:21:56] "GET /project/be40ac5b-0f1c-4e85-899b-f99daabf107d?fields=security_groups HTTP/1.1" 200 1241 0.031762 10.0.0.41 - - [2026-03-06 13:21:58] "GET /api-access-list/99533762-61ad-4deb-a723-25a8a77056f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.004372 10.0.0.41 - - [2026-03-06 13:21:58] "PUT /api-access-list/99533762-61ad-4deb-a723-25a8a77056f8 HTTP/1.1" 200 265 0.013705 10.0.0.41 - - [2026-03-06 13:21:58] "GET /projects?obj_uuids=e27a82d1-16e9-477f-ac5c-bd47bf1cf6ce&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001194 10.0.0.41 - - [2026-03-06 13:21:58] "GET /project/e27a82d1-16e9-477f-ac5c-bd47bf1cf6ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.035737 10.0.0.41 - - [2026-03-06 13:21:58] "GET /projects?obj_uuids=e27a82d1-16e9-477f-ac5c-bd47bf1cf6ce&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001496 10.0.0.41 - - [2026-03-06 13:21:58] "GET /project/e27a82d1-16e9-477f-ac5c-bd47bf1cf6ce?fields=virtual_networks HTTP/1.1" 200 1022 0.041874 10.0.0.41 - - [2026-03-06 13:21:58] "GET /projects?obj_uuids=e27a82d1-16e9-477f-ac5c-bd47bf1cf6ce&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001420 10.0.0.41 - - [2026-03-06 13:21:58] "GET /project/e27a82d1-16e9-477f-ac5c-bd47bf1cf6ce?fields=virtual_machine_interfaces HTTP/1.1" 200 1022 0.028274 10.0.0.41 - - [2026-03-06 13:21:58] "GET /projects?obj_uuids=e27a82d1-16e9-477f-ac5c-bd47bf1cf6ce&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001401 10.0.0.41 - - [2026-03-06 13:21:58] "GET /project/e27a82d1-16e9-477f-ac5c-bd47bf1cf6ce?fields=security_groups HTTP/1.1" 200 1242 0.038469 10.0.0.41 - - [2026-03-06 13:21:59] "GET /domains?obj_uuids=18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002311 10.0.0.41 - - [2026-03-06 13:21:59] "GET /domain/18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.011389 10.0.0.41 - - [2026-03-06 13:22:00] "POST /fqname-to-id HTTP/1.1" 404 186 0.043414 10.0.0.41 - - [2026-03-06 13:22:00] "GET /projects?obj_uuids=84b9353d-0596-470c-978f-8742b7059c4e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003264 10.0.0.41 - - [2026-03-06 13:22:00] "GET /domains?obj_uuids=18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001689 10.0.0.41 - - [2026-03-06 13:22:00] "GET /domain/18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.009619 10.0.0.41 - - [2026-03-06 13:22:00] "POST /id-to-fqname HTTP/1.1" 200 188 0.002053 10.0.0.41 - - [2026-03-06 13:22:00] "POST /fqname-to-id HTTP/1.1" 404 197 0.003263 10.0.0.41 - - [2026-03-06 13:22:00] "POST /security-groups HTTP/1.1" 200 583 0.072668 10.0.0.41 - - [2026-03-06 13:22:00] "POST /fqname-to-id HTTP/1.1" 404 232 0.007329 10.0.0.41 - - [2026-03-06 13:22:00] "POST /projects HTTP/1.1" 200 577 0.249273 10.0.0.41 - - [2026-03-06 13:22:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.285552 10.0.0.41 - - [2026-03-06 13:22:00] "POST /access-control-lists HTTP/1.1" 200 596 0.065856 10.0.0.41 - - [2026-03-06 13:22:00] "GET /project/84b9353d-0596-470c-978f-8742b7059c4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.458701 10.0.0.41 - - [2026-03-06 13:22:00] "POST /fqname-to-id HTTP/1.1" 404 231 0.003528 10.0.0.41 - - [2026-03-06 13:22:00] "POST /access-control-lists HTTP/1.1" 200 594 0.065845 10.0.0.41 - - [2026-03-06 13:22:02] "GET / HTTP/1.1" 200 36215 0.002354 10.0.0.41 - - [2026-03-06 13:22:04] "POST /fqname-to-id HTTP/1.1" 401 296 0.000854 10.0.0.41 - - [2026-03-06 13:22:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.041789 10.0.0.41 - - [2026-03-06 13:22:04] "GET /api-access-list/99533762-61ad-4deb-a723-25a8a77056f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1884 0.004206 10.0.0.41 - - [2026-03-06 13:22:04] "GET /api-access-list/99533762-61ad-4deb-a723-25a8a77056f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1884 0.004177 10.0.0.41 - - [2026-03-06 13:22:05] "GET /api-access-list/99533762-61ad-4deb-a723-25a8a77056f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1884 0.005030 10.0.0.41 - - [2026-03-06 13:22:05] "PUT /api-access-list/99533762-61ad-4deb-a723-25a8a77056f8 HTTP/1.1" 200 265 0.015066 10.0.0.41 - - [2026-03-06 13:22:05] "GET /aaa-mode HTTP/1.1" 200 128 0.001478 10.0.0.41 - - [2026-03-06 13:22:05] "POST /fqname-to-id HTTP/1.1" 404 186 0.038669 10.0.0.41 - - [2026-03-06 13:22:05] "GET /projects?obj_uuids=3d325bf5-9e2e-4edd-80e8-a7ff4fc8c89c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003530 10.0.0.41 - - [2026-03-06 13:22:06] "GET /domains?obj_uuids=18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001707 10.0.0.41 - - [2026-03-06 13:22:06] "GET /domain/18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.009691 10.0.0.41 - - [2026-03-06 13:22:06] "POST /id-to-fqname HTTP/1.1" 200 188 0.002361 10.0.0.41 - - [2026-03-06 13:22:06] "POST /fqname-to-id HTTP/1.1" 404 197 0.003988 10.0.0.41 - - [2026-03-06 13:22:06] "POST /security-groups HTTP/1.1" 200 583 0.077122 10.0.0.41 - - [2026-03-06 13:22:06] "POST /fqname-to-id HTTP/1.1" 404 232 0.003415 10.0.0.41 - - [2026-03-06 13:22:06] "POST /projects HTTP/1.1" 200 577 0.266458 10.0.0.41 - - [2026-03-06 13:22:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.308877 10.0.0.41 - - [2026-03-06 13:22:06] "POST /access-control-lists HTTP/1.1" 200 596 0.065965 10.0.0.41 - - [2026-03-06 13:22:06] "POST /fqname-to-id HTTP/1.1" 404 231 0.007324 10.0.0.41 - - [2026-03-06 13:22:06] "GET /project/3d325bf5-9e2e-4edd-80e8-a7ff4fc8c89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.523187 10.0.0.41 - - [2026-03-06 13:22:06] "POST /access-control-lists HTTP/1.1" 200 594 0.080432 10.0.0.41 - - [2026-03-06 13:22:06] "POST /fqname-to-id HTTP/1.1" 404 186 0.038003 10.0.0.41 - - [2026-03-06 13:22:06] "GET /projects?obj_uuids=dbf3289c-4aa2-4aa5-a1d6-efcd58bc0417&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003622 10.0.0.41 - - [2026-03-06 13:22:07] "GET /domains?obj_uuids=18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002143 10.0.0.41 - - [2026-03-06 13:22:07] "GET /domain/18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.012174 10.0.0.41 - - [2026-03-06 13:22:07] "POST /id-to-fqname HTTP/1.1" 200 188 0.001993 10.0.0.41 - - [2026-03-06 13:22:07] "POST /fqname-to-id HTTP/1.1" 404 197 0.006028 10.0.0.41 - - [2026-03-06 13:22:07] "POST /security-groups HTTP/1.1" 200 583 0.073105 10.0.0.41 - - [2026-03-06 13:22:07] "POST /fqname-to-id HTTP/1.1" 404 232 0.005468 10.0.0.41 - - [2026-03-06 13:22:07] "POST /projects HTTP/1.1" 200 577 0.253345 10.0.0.41 - - [2026-03-06 13:22:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.300063 10.0.0.41 - - [2026-03-06 13:22:07] "POST /access-control-lists HTTP/1.1" 200 596 0.080261 10.0.0.41 - - [2026-03-06 13:22:07] "GET /project/dbf3289c-4aa2-4aa5-a1d6-efcd58bc0417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.501377 10.0.0.41 - - [2026-03-06 13:22:07] "POST /fqname-to-id HTTP/1.1" 404 231 0.003918 10.0.0.41 - - [2026-03-06 13:22:07] "POST /access-control-lists HTTP/1.1" 200 594 0.073677 10.0.0.41 - - [2026-03-06 13:22:08] "GET / HTTP/1.1" 200 36215 0.004904 10.0.0.41 - - [2026-03-06 13:22:09] "GET / HTTP/1.1" 200 36215 0.002408 10.0.0.41 - - [2026-03-06 13:22:09] "POST /fqname-to-id HTTP/1.1" 404 181 0.003974 10.0.0.41 - - [2026-03-06 13:22:09] "POST /api-access-lists HTTP/1.1" 200 521 0.018845 10.0.0.41 - - [2026-03-06 13:22:09] "GET /api-access-list/7f584be5-8bf5-4247-b154-f8c6592766f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1289 0.006671 10.0.0.41 - - [2026-03-06 13:22:09] "GET /api-access-list/7f584be5-8bf5-4247-b154-f8c6592766f8 HTTP/1.1" 401 296 0.000703 10.0.0.41 - - [2026-03-06 13:22:10] "GET /api-access-list/7f584be5-8bf5-4247-b154-f8c6592766f8 HTTP/1.1" 200 1289 0.100960 10.0.0.41 - - [2026-03-06 13:22:10] "POST /fqname-to-id HTTP/1.1" 401 296 0.000622 10.0.0.41 - - [2026-03-06 13:22:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.051410 10.0.0.41 - - [2026-03-06 13:22:10] "GET /projects?obj_uuids=3d325bf5-9e2e-4edd-80e8-a7ff4fc8c89c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001734 10.0.0.41 - - [2026-03-06 13:22:10] "GET /project/3d325bf5-9e2e-4edd-80e8-a7ff4fc8c89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.047475 10.0.0.41 - - [2026-03-06 13:22:10] "GET /virtual-networks?parent_id=3d325bf5-9e2e-4edd-80e8-a7ff4fc8c89c&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.015044 10.0.0.41 - - [2026-03-06 13:22:11] "POST /virtual-networks HTTP/1.1" 200 583 0.077182 10.0.0.41 - - [2026-03-06 13:22:11] "POST /route-targets HTTP/1.1" 200 328 0.014496 10.0.0.41 - - [2026-03-06 13:22:11] "POST /ref-update HTTP/1.1" 200 156 0.014371 10.0.0.41 - - [2026-03-06 13:22:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.019948 10.0.0.41 - - [2026-03-06 13:22:11] "GET /network-ipam/2dfb357e-1718-4333-8f74-14782fb9c334?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1090 0.016414 10.0.0.41 - - [2026-03-06 13:22:11] "POST /useragent-kv HTTP/1.1" 200 115 0.005276 10.0.0.41 - - [2026-03-06 13:22:11] "POST /ref-update HTTP/1.1" 200 156 0.065548 252.41.86.246 - - [2026-03-06 13:22:11] "POST /neutron/network HTTP/1.1" 200 847 0.063792 252.41.86.246 - - [2026-03-06 13:22:11] "POST /neutron/network HTTP/1.1" 200 847 0.025114 10.0.0.41 - - [2026-03-06 13:22:11] "GET /virtual-network/cef6a808-ba42-4bb1-b92e-50bb721b61ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.017449 252.41.86.246 - - [2026-03-06 13:22:11] "POST /neutron/network HTTP/1.1" 200 847 0.025464 252.41.86.246 - - [2026-03-06 13:22:11] "POST /neutron/subnet HTTP/1.1" 200 681 0.034399 10.0.0.41 - - [2026-03-06 13:22:11] "POST /fqname-to-id HTTP/1.1" 401 296 0.000661 10.0.0.41 - - [2026-03-06 13:22:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.052072 10.0.0.41 - - [2026-03-06 13:22:12] "GET /projects?obj_uuids=dbf3289c-4aa2-4aa5-a1d6-efcd58bc0417&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001709 10.0.0.41 - - [2026-03-06 13:22:12] "GET /project/dbf3289c-4aa2-4aa5-a1d6-efcd58bc0417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.045884 10.0.0.41 - - [2026-03-06 13:22:12] "GET /virtual-networks?parent_id=dbf3289c-4aa2-4aa5-a1d6-efcd58bc0417&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.016738 10.0.0.41 - - [2026-03-06 13:22:12] "POST /virtual-networks HTTP/1.1" 200 583 0.074741 10.0.0.41 - - [2026-03-06 13:22:12] "POST /route-targets HTTP/1.1" 200 328 0.016495 10.0.0.41 - - [2026-03-06 13:22:12] "POST /ref-update HTTP/1.1" 200 156 0.019845 10.0.0.41 - - [2026-03-06 13:22:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.025550 10.0.0.41 - - [2026-03-06 13:22:12] "GET /network-ipam/2dfb357e-1718-4333-8f74-14782fb9c334?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1090 0.017332 10.0.0.41 - - [2026-03-06 13:22:12] "POST /useragent-kv HTTP/1.1" 200 115 0.005657 10.0.0.41 - - [2026-03-06 13:22:12] "POST /ref-update HTTP/1.1" 200 156 0.062635 252.41.86.246 - - [2026-03-06 13:22:12] "POST /neutron/network HTTP/1.1" 200 844 0.065357 252.41.86.246 - - [2026-03-06 13:22:12] "POST /neutron/network HTTP/1.1" 200 844 0.029679 10.0.0.41 - - [2026-03-06 13:22:13] "GET /virtual-network/f0d0d9f4-cf85-466a-8e2f-edb610bd57aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.016812 252.41.86.246 - - [2026-03-06 13:22:13] "POST /neutron/network HTTP/1.1" 200 844 0.032766 252.41.86.246 - - [2026-03-06 13:22:13] "POST /neutron/subnet HTTP/1.1" 200 669 0.038364 10.0.0.41 - - [2026-03-06 13:22:13] "GET /virtual-network/cef6a808-ba42-4bb1-b92e-50bb721b61ab HTTP/1.1" 401 296 0.000670 10.0.0.41 - - [2026-03-06 13:22:13] "GET /virtual-network/cef6a808-ba42-4bb1-b92e-50bb721b61ab HTTP/1.1" 200 2315 0.061029 10.0.0.41 - - [2026-03-06 13:22:13] "GET /virtual-network/cef6a808-ba42-4bb1-b92e-50bb721b61ab HTTP/1.1" 401 296 0.000560 10.0.0.41 - - [2026-03-06 13:22:14] "GET /virtual-network/cef6a808-ba42-4bb1-b92e-50bb721b61ab HTTP/1.1" 403 366 0.049795 10.0.0.41 - - [2026-03-06 13:22:14] "GET /virtual-network/cef6a808-ba42-4bb1-b92e-50bb721b61ab HTTP/1.1" 200 2315 0.006299 10.0.0.41 - - [2026-03-06 13:22:14] "GET /virtual-networks HTTP/1.1" 200 370 0.023911 10.0.0.41 - - [2026-03-06 13:22:14] "GET /virtual-networks HTTP/1.1" 200 370 0.027953 10.0.0.41 - - [2026-03-06 13:22:14] "GET /obj-perms HTTP/1.1" 403 257 0.045526 10.0.0.41 - - [2026-03-06 13:22:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003413 10.0.0.41 - - [2026-03-06 13:22:14] "GET /virtual-network/cef6a808-ba42-4bb1-b92e-50bb721b61ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.020011 10.0.0.41 - - [2026-03-06 13:22:15] "GET /obj-perms HTTP/1.1" 403 257 0.051981 10.0.0.41 - - [2026-03-06 13:22:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003515 10.0.0.41 - - [2026-03-06 13:22:15] "GET /virtual-network/cef6a808-ba42-4bb1-b92e-50bb721b61ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 366 0.014275 10.0.0.41 - - [2026-03-06 13:22:15] "GET /obj-perms HTTP/1.1" 200 6434 0.076001 10.0.0.41 - - [2026-03-06 13:22:16] "GET /obj-perms HTTP/1.1" 403 257 0.009766 10.0.0.41 - - [2026-03-06 13:22:16] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 370 0.020518 10.0.0.41 - - [2026-03-06 13:22:16] "GET /obj-perms HTTP/1.1" 403 257 0.010800 10.0.0.41 - - [2026-03-06 13:22:16] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 370 0.021214 10.0.0.41 - - [2026-03-06 13:22:16] "GET /obj-perms HTTP/1.1" 200 6434 0.002182 10.0.0.41 - - [2026-03-06 13:22:16] "PUT /virtual-network/cef6a808-ba42-4bb1-b92e-50bb721b61ab HTTP/1.1" 200 265 0.033960 10.0.0.41 - - [2026-03-06 13:22:16] "GET /virtual-networks HTTP/1.1" 200 132 0.034182 10.0.0.41 - - [2026-03-06 13:22:16] "GET /virtual-networks HTTP/1.1" 200 609 0.023052 10.0.0.41 - - [2026-03-06 13:22:16] "GET /virtual-networks HTTP/1.1" 200 1431 0.003545 10.0.0.41 - - [2026-03-06 13:22:16] "GET /obj-perms HTTP/1.1" 403 257 0.011915 10.0.0.41 - - [2026-03-06 13:22:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003954 10.0.0.41 - - [2026-03-06 13:22:16] "GET /virtual-network/cef6a808-ba42-4bb1-b92e-50bb721b61ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 366 0.016384 10.0.0.41 - - [2026-03-06 13:22:17] "GET /obj-perms HTTP/1.1" 403 257 0.049700 10.0.0.41 - - [2026-03-06 13:22:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003803 10.0.0.41 - - [2026-03-06 13:22:17] "GET /virtual-network/cef6a808-ba42-4bb1-b92e-50bb721b61ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 366 0.013864 10.0.0.41 - - [2026-03-06 13:22:17] "GET /obj-perms HTTP/1.1" 403 257 0.010665 10.0.0.41 - - [2026-03-06 13:22:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004078 10.0.0.41 - - [2026-03-06 13:22:17] "GET /virtual-network/cef6a808-ba42-4bb1-b92e-50bb721b61ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2020 0.019288 10.0.0.41 - - [2026-03-06 13:22:17] "GET /obj-perms HTTP/1.1" 200 6434 0.002268 10.0.0.41 - - [2026-03-06 13:22:17] "GET /obj-perms HTTP/1.1" 403 257 0.010697 10.0.0.41 - - [2026-03-06 13:22:17] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 132 0.028239 10.0.0.41 - - [2026-03-06 13:22:17] "GET /obj-perms HTTP/1.1" 403 257 0.011899 10.0.0.41 - - [2026-03-06 13:22:17] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 609 0.025235 10.0.0.41 - - [2026-03-06 13:22:17] "GET /obj-perms HTTP/1.1" 200 6434 0.002742 10.0.0.41 - - [2026-03-06 13:22:17] "PUT /virtual-network/cef6a808-ba42-4bb1-b92e-50bb721b61ab HTTP/1.1" 200 265 0.042773 10.0.0.41 - - [2026-03-06 13:22:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005714 10.0.0.41 - - [2026-03-06 13:22:18] "POST /useragent-kv HTTP/1.1" 200 115 0.004075 10.0.0.41 - - [2026-03-06 13:22:18] "POST /useragent-kv HTTP/1.1" 200 115 0.004405 10.0.0.41 - - [2026-03-06 13:22:18] "DELETE /virtual-network/f0d0d9f4-cf85-466a-8e2f-edb610bd57aa HTTP/1.1" 200 115 0.127524 10.0.0.41 - - [2026-03-06 13:22:18] "DELETE /route-target/7df6a528-7fe3-4f58-82d5-0b5a03962f8e HTTP/1.1" 200 115 0.029562 10.0.0.41 - - [2026-03-06 13:22:18] "POST /useragent-kv HTTP/1.1" 200 115 0.002533 10.0.0.41 - - [2026-03-06 13:22:18] "POST /useragent-kv HTTP/1.1" 200 115 0.004461 10.0.0.41 - - [2026-03-06 13:22:18] "DELETE /virtual-network/cef6a808-ba42-4bb1-b92e-50bb721b61ab HTTP/1.1" 200 115 0.105053 10.0.0.41 - - [2026-03-06 13:22:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004442 10.0.0.41 - - [2026-03-06 13:22:18] "DELETE /route-target/fb833418-0994-405d-ab66-35504e046441 HTTP/1.1" 200 115 0.022826 10.0.0.41 - - [2026-03-06 13:22:18] "DELETE /api-access-list/7f584be5-8bf5-4247-b154-f8c6592766f8 HTTP/1.1" 200 115 0.038960 10.0.0.41 - - [2026-03-06 13:22:18] "GET /api-access-list/7f584be5-8bf5-4247-b154-f8c6592766f8 HTTP/1.1" 404 171 0.003871 10.0.0.41 - - [2026-03-06 13:22:18] "GET /projects?obj_uuids=dbf3289c-4aa2-4aa5-a1d6-efcd58bc0417&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001365 10.0.0.41 - - [2026-03-06 13:22:18] "GET /project/dbf3289c-4aa2-4aa5-a1d6-efcd58bc0417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.036223 10.0.0.41 - - [2026-03-06 13:22:18] "GET /projects?obj_uuids=dbf3289c-4aa2-4aa5-a1d6-efcd58bc0417&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001528 10.0.0.41 - - [2026-03-06 13:22:18] "GET /project/dbf3289c-4aa2-4aa5-a1d6-efcd58bc0417?fields=virtual_networks HTTP/1.1" 200 1032 0.075341 10.0.0.41 - - [2026-03-06 13:22:18] "GET /projects?obj_uuids=dbf3289c-4aa2-4aa5-a1d6-efcd58bc0417&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001627 10.0.0.41 - - [2026-03-06 13:22:18] "GET /project/dbf3289c-4aa2-4aa5-a1d6-efcd58bc0417?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.035648 10.0.0.41 - - [2026-03-06 13:22:18] "GET /projects?obj_uuids=dbf3289c-4aa2-4aa5-a1d6-efcd58bc0417&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.004597 10.0.0.41 - - [2026-03-06 13:22:18] "GET /project/dbf3289c-4aa2-4aa5-a1d6-efcd58bc0417?fields=security_groups HTTP/1.1" 200 1257 0.039142 10.0.0.41 - - [2026-03-06 13:22:19] "GET /projects?obj_uuids=3d325bf5-9e2e-4edd-80e8-a7ff4fc8c89c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001691 10.0.0.41 - - [2026-03-06 13:22:19] "GET /project/3d325bf5-9e2e-4edd-80e8-a7ff4fc8c89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.048851 10.0.0.41 - - [2026-03-06 13:22:19] "GET /projects?obj_uuids=3d325bf5-9e2e-4edd-80e8-a7ff4fc8c89c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001402 10.0.0.41 - - [2026-03-06 13:22:19] "GET /project/3d325bf5-9e2e-4edd-80e8-a7ff4fc8c89c?fields=virtual_networks HTTP/1.1" 200 1030 0.038394 10.0.0.41 - - [2026-03-06 13:22:19] "GET /projects?obj_uuids=3d325bf5-9e2e-4edd-80e8-a7ff4fc8c89c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002116 10.0.0.41 - - [2026-03-06 13:22:19] "GET /project/3d325bf5-9e2e-4edd-80e8-a7ff4fc8c89c?fields=virtual_machine_interfaces HTTP/1.1" 200 1030 0.033102 10.0.0.41 - - [2026-03-06 13:22:19] "GET /projects?obj_uuids=3d325bf5-9e2e-4edd-80e8-a7ff4fc8c89c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001552 10.0.0.41 - - [2026-03-06 13:22:19] "GET /project/3d325bf5-9e2e-4edd-80e8-a7ff4fc8c89c?fields=security_groups HTTP/1.1" 200 1255 0.045798 10.0.0.41 - - [2026-03-06 13:22:20] "GET /aaa-mode HTTP/1.1" 200 128 0.001720 10.0.0.41 - - [2026-03-06 13:22:21] "GET / HTTP/1.1" 200 36215 0.002325 10.0.0.41 - - [2026-03-06 13:22:22] "GET / HTTP/1.1" 200 36215 0.001605 10.0.0.41 - - [2026-03-06 13:22:23] "POST /fqname-to-id HTTP/1.1" 401 296 0.002529 10.0.0.41 - - [2026-03-06 13:22:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.116973 10.0.0.41 - - [2026-03-06 13:22:23] "GET /projects?obj_uuids=84b9353d-0596-470c-978f-8742b7059c4e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001529 10.0.0.41 - - [2026-03-06 13:22:23] "GET /project/84b9353d-0596-470c-978f-8742b7059c4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.065665 10.0.0.41 - - [2026-03-06 13:22:23] "GET /virtual-networks?parent_id=84b9353d-0596-470c-978f-8742b7059c4e&detail=False&count=False&shared=False HTTP/1.1" 403 263 0.013004 10.0.0.41 - - [2026-03-06 13:22:23] "POST /fqname-to-id HTTP/1.1" 404 195 0.015993 10.0.0.41 - - [2026-03-06 13:22:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.015990 10.0.0.41 - - [2026-03-06 13:22:23] "GET /domains?obj_uuids=18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001603 10.0.0.41 - - [2026-03-06 13:22:23] "GET /domain/18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.020031 10.0.0.41 - - [2026-03-06 13:22:24] "POST /service-templates HTTP/1.1" 403 264 0.011295 10.0.0.41 - - [2026-03-06 13:22:24] "POST /fqname-to-id HTTP/1.1" 404 213 0.004551 10.0.0.41 - - [2026-03-06 13:22:24] "POST /api-access-lists HTTP/1.1" 200 555 0.023376 10.0.0.41 - - [2026-03-06 13:22:24] "GET /api-access-list/692c5809-8e62-4ad2-b02c-8dd99fed4821?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.007306 10.0.0.41 - - [2026-03-06 13:22:24] "GET /api-access-list/692c5809-8e62-4ad2-b02c-8dd99fed4821 HTTP/1.1" 200 1323 0.005656 10.0.0.41 - - [2026-03-06 13:22:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.017998 10.0.0.41 - - [2026-03-06 13:22:24] "GET /projects?obj_uuids=84b9353d-0596-470c-978f-8742b7059c4e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001596 10.0.0.41 - - [2026-03-06 13:22:24] "GET /project/84b9353d-0596-470c-978f-8742b7059c4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.057356 10.0.0.41 - - [2026-03-06 13:22:24] "GET /virtual-networks?parent_id=84b9353d-0596-470c-978f-8742b7059c4e&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.016953 10.0.0.41 - - [2026-03-06 13:22:24] "POST /virtual-networks HTTP/1.1" 200 583 0.069234 10.0.0.41 - - [2026-03-06 13:22:24] "POST /route-targets HTTP/1.1" 200 328 0.014685 10.0.0.41 - - [2026-03-06 13:22:24] "POST /ref-update HTTP/1.1" 200 156 0.019652 10.0.0.41 - - [2026-03-06 13:22:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.029521 10.0.0.41 - - [2026-03-06 13:22:24] "GET /network-ipam/2dfb357e-1718-4333-8f74-14782fb9c334?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1090 0.017197 10.0.0.41 - - [2026-03-06 13:22:24] "POST /useragent-kv HTTP/1.1" 200 115 0.004861 10.0.0.41 - - [2026-03-06 13:22:24] "POST /ref-update HTTP/1.1" 200 156 0.070518 252.41.86.246 - - [2026-03-06 13:22:25] "POST /neutron/network HTTP/1.1" 200 845 0.078230 252.41.86.246 - - [2026-03-06 13:22:25] "POST /neutron/network HTTP/1.1" 200 845 0.028356 10.0.0.41 - - [2026-03-06 13:22:25] "GET /virtual-network/93c5d014-6ca0-4cfe-a7b4-ca3b4f4bdb02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.023560 252.41.86.246 - - [2026-03-06 13:22:25] "POST /neutron/network HTTP/1.1" 200 845 0.026224 252.41.86.246 - - [2026-03-06 13:22:25] "POST /neutron/subnet HTTP/1.1" 200 674 0.034154 252.41.86.246 - - [2026-03-06 13:22:25] "POST /neutron/network HTTP/1.1" 200 845 0.041110 10.0.0.41 - - [2026-03-06 13:22:25] "GET /virtual-network/93c5d014-6ca0-4cfe-a7b4-ca3b4f4bdb02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007991 10.0.0.41 - - [2026-03-06 13:22:25] "GET /network-ipam/2dfb357e-1718-4333-8f74-14782fb9c334?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1090 0.004826 10.0.0.41 - - [2026-03-06 13:22:25] "GET /domains HTTP/1.1" 200 438 0.003108 10.0.0.41 - - [2026-03-06 13:22:25] "GET /domains?obj_uuids=18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001587 10.0.0.41 - - [2026-03-06 13:22:25] "GET /domain/18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1 HTTP/1.1" 200 2215 0.009851 10.0.0.41 - - [2026-03-06 13:22:25] "GET /projects?obj_uuids=84b9353d-0596-470c-978f-8742b7059c4e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001498 10.0.0.41 - - [2026-03-06 13:22:25] "GET /project/84b9353d-0596-470c-978f-8742b7059c4e HTTP/1.1" 200 2346 0.033082 10.0.0.41 - - [2026-03-06 13:22:25] "GET /virtual-network/93c5d014-6ca0-4cfe-a7b4-ca3b4f4bdb02 HTTP/1.1" 200 2311 0.009185 10.0.0.41 - - [2026-03-06 13:22:25] "GET /virtual-network/93c5d014-6ca0-4cfe-a7b4-ca3b4f4bdb02 HTTP/1.1" 200 2311 0.006808 10.0.0.41 - - [2026-03-06 13:22:26] "GET /routing-instance/006ab13f-4a63-4363-877f-966ba4a62308 HTTP/1.1" 200 1553 0.004645 10.0.0.41 - - [2026-03-06 13:22:26] "GET /routing-instance/006ab13f-4a63-4363-877f-966ba4a62308 HTTP/1.1" 200 1553 0.004729 10.0.0.41 - - [2026-03-06 13:22:26] "GET /route-target/ce578197-2677-4f76-969d-fa0f31e05235 HTTP/1.1" 200 1245 0.004640 10.0.0.41 - - [2026-03-06 13:22:26] "GET /virtual-network/93c5d014-6ca0-4cfe-a7b4-ca3b4f4bdb02 HTTP/1.1" 200 2311 0.009517 10.0.0.41 - - [2026-03-06 13:22:26] "GET /routing-instance/006ab13f-4a63-4363-877f-966ba4a62308 HTTP/1.1" 200 1553 0.005299 10.0.0.41 - - [2026-03-06 13:22:26] "GET /virtual-network/93c5d014-6ca0-4cfe-a7b4-ca3b4f4bdb02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005445 10.0.0.41 - - [2026-03-06 13:22:26] "GET /virtual-network/93c5d014-6ca0-4cfe-a7b4-ca3b4f4bdb02 HTTP/1.1" 200 2311 0.009276 10.0.0.41 - - [2026-03-06 13:22:26] "GET /routing-instance/006ab13f-4a63-4363-877f-966ba4a62308 HTTP/1.1" 200 1553 0.004426 10.0.0.41 - - [2026-03-06 13:22:26] "GET /routing-instance/006ab13f-4a63-4363-877f-966ba4a62308 HTTP/1.1" 200 1553 0.004613 10.0.0.41 - - [2026-03-06 13:22:26] "GET /route-target/ce578197-2677-4f76-969d-fa0f31e05235 HTTP/1.1" 200 1245 0.004475 10.0.0.41 - - [2026-03-06 13:22:26] "GET /domains HTTP/1.1" 200 438 0.003317 10.0.0.41 - - [2026-03-06 13:22:26] "GET /domains?obj_uuids=18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001313 10.0.0.41 - - [2026-03-06 13:22:26] "GET /domain/18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1 HTTP/1.1" 200 2215 0.009317 10.0.0.41 - - [2026-03-06 13:22:26] "GET /projects?obj_uuids=84b9353d-0596-470c-978f-8742b7059c4e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001733 10.0.0.41 - - [2026-03-06 13:22:26] "GET /project/84b9353d-0596-470c-978f-8742b7059c4e HTTP/1.1" 200 2346 0.037160 10.0.0.41 - - [2026-03-06 13:22:26] "GET /virtual-network/93c5d014-6ca0-4cfe-a7b4-ca3b4f4bdb02 HTTP/1.1" 200 2311 0.006205 10.0.0.41 - - [2026-03-06 13:22:26] "GET /obj-perms HTTP/1.1" 200 6434 0.002323 10.0.0.41 - - [2026-03-06 13:22:27] "POST /fqname-to-id HTTP/1.1" 404 195 0.012016 10.0.0.41 - - [2026-03-06 13:22:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.016020 10.0.0.41 - - [2026-03-06 13:22:27] "GET /domains?obj_uuids=18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001517 10.0.0.41 - - [2026-03-06 13:22:27] "GET /domain/18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.018935 10.0.0.41 - - [2026-03-06 13:22:27] "POST /service-templates HTTP/1.1" 403 264 0.010414 10.0.0.41 - - [2026-03-06 13:22:27] "POST /fqname-to-id HTTP/1.1" 404 181 0.003929 10.0.0.41 - - [2026-03-06 13:22:27] "POST /api-access-lists HTTP/1.1" 200 521 0.016330 10.0.0.41 - - [2026-03-06 13:22:27] "GET /api-access-list/85641da0-d932-4355-bfb4-b089a49b1f4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1290 0.005564 10.0.0.41 - - [2026-03-06 13:22:27] "GET /api-access-list/85641da0-d932-4355-bfb4-b089a49b1f4d HTTP/1.1" 200 1290 0.004011 10.0.0.41 - - [2026-03-06 13:22:27] "POST /fqname-to-id HTTP/1.1" 404 195 0.014725 10.0.0.41 - - [2026-03-06 13:22:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.013176 10.0.0.41 - - [2026-03-06 13:22:27] "GET /domains?obj_uuids=18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001480 10.0.0.41 - - [2026-03-06 13:22:27] "GET /domain/18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.021112 10.0.0.41 - - [2026-03-06 13:22:27] "POST /service-templates HTTP/1.1" 200 551 0.030984 10.0.0.41 - - [2026-03-06 13:22:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.017710 10.0.0.41 - - [2026-03-06 13:22:27] "GET /service-template/b2a9850e-e71a-4977-97e7-902450ddde4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.016964 10.0.0.41 - - [2026-03-06 13:22:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.015448 10.0.0.41 - - [2026-03-06 13:22:27] "GET /service-template/b2a9850e-e71a-4977-97e7-902450ddde4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.014575 10.0.0.41 - - [2026-03-06 13:22:27] "GET /virtual-network/93c5d014-6ca0-4cfe-a7b4-ca3b4f4bdb02 HTTP/1.1" 401 296 0.000567 10.0.0.41 - - [2026-03-06 13:22:28] "GET /virtual-network/93c5d014-6ca0-4cfe-a7b4-ca3b4f4bdb02 HTTP/1.1" 403 263 0.045885 10.0.0.41 - - [2026-03-06 13:22:28] "GET /service-template/b2a9850e-e71a-4977-97e7-902450ddde4f HTTP/1.1" 403 264 0.011439 10.0.0.41 - - [2026-03-06 13:22:28] "GET /service-template/b2a9850e-e71a-4977-97e7-902450ddde4f HTTP/1.1" 403 264 0.045022 10.0.0.41 - - [2026-03-06 13:22:29] "GET /obj-perms HTTP/1.1" 403 257 0.052585 10.0.0.41 - - [2026-03-06 13:22:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004323 10.0.0.41 - - [2026-03-06 13:22:29] "GET /virtual-network/93c5d014-6ca0-4cfe-a7b4-ca3b4f4bdb02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.012430 10.0.0.41 - - [2026-03-06 13:22:29] "GET /obj-perms HTTP/1.1" 403 257 0.011938 10.0.0.41 - - [2026-03-06 13:22:29] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 403 263 0.012714 10.0.0.41 - - [2026-03-06 13:22:29] "GET /api-access-list/692c5809-8e62-4ad2-b02c-8dd99fed4821?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.004236 10.0.0.41 - - [2026-03-06 13:22:29] "PUT /api-access-list/692c5809-8e62-4ad2-b02c-8dd99fed4821 HTTP/1.1" 200 265 0.010531 10.0.0.41 - - [2026-03-06 13:22:29] "GET /api-access-list/692c5809-8e62-4ad2-b02c-8dd99fed4821 HTTP/1.1" 200 1460 0.004380 10.0.0.41 - - [2026-03-06 13:22:29] "GET /virtual-network/93c5d014-6ca0-4cfe-a7b4-ca3b4f4bdb02 HTTP/1.1" 200 2311 0.021745 10.0.0.41 - - [2026-03-06 13:22:29] "POST /fqname-to-id HTTP/1.1" 401 296 0.000632 10.0.0.41 - - [2026-03-06 13:22:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.055058 10.0.0.41 - - [2026-03-06 13:22:30] "GET /projects?obj_uuids=84b9353d-0596-470c-978f-8742b7059c4e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001859 10.0.0.41 - - [2026-03-06 13:22:30] "GET /project/84b9353d-0596-470c-978f-8742b7059c4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.054570 10.0.0.41 - - [2026-03-06 13:22:30] "GET /virtual-networks?parent_id=84b9353d-0596-470c-978f-8742b7059c4e&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.021825 10.0.0.41 - - [2026-03-06 13:22:30] "POST /virtual-networks HTTP/1.1" 403 263 0.014044 10.0.0.41 - - [2026-03-06 13:22:30] "GET /service-template/b2a9850e-e71a-4977-97e7-902450ddde4f HTTP/1.1" 403 264 0.012984 10.0.0.41 - - [2026-03-06 13:22:30] "GET /service-template/b2a9850e-e71a-4977-97e7-902450ddde4f HTTP/1.1" 403 264 0.045507 10.0.0.41 - - [2026-03-06 13:22:30] "GET /obj-perms HTTP/1.1" 403 257 0.012768 10.0.0.41 - - [2026-03-06 13:22:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003756 10.0.0.41 - - [2026-03-06 13:22:30] "GET /virtual-network/93c5d014-6ca0-4cfe-a7b4-ca3b4f4bdb02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.020576 10.0.0.41 - - [2026-03-06 13:22:30] "GET /obj-perms HTTP/1.1" 403 257 0.014791 10.0.0.41 - - [2026-03-06 13:22:31] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 370 0.032819 10.0.0.41 - - [2026-03-06 13:22:31] "GET /api-access-list/85641da0-d932-4355-bfb4-b089a49b1f4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1290 0.004609 10.0.0.41 - - [2026-03-06 13:22:31] "PUT /api-access-list/85641da0-d932-4355-bfb4-b089a49b1f4d HTTP/1.1" 200 265 0.017094 10.0.0.41 - - [2026-03-06 13:22:31] "GET /api-access-list/85641da0-d932-4355-bfb4-b089a49b1f4d HTTP/1.1" 200 1428 0.004381 10.0.0.41 - - [2026-03-06 13:22:31] "GET /service-template/b2a9850e-e71a-4977-97e7-902450ddde4f HTTP/1.1" 200 1854 0.018444 10.0.0.41 - - [2026-03-06 13:22:31] "POST /fqname-to-id HTTP/1.1" 404 195 0.013532 10.0.0.41 - - [2026-03-06 13:22:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.018727 10.0.0.41 - - [2026-03-06 13:22:31] "GET /domains?obj_uuids=18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001394 10.0.0.41 - - [2026-03-06 13:22:31] "GET /domain/18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.021369 10.0.0.41 - - [2026-03-06 13:22:31] "POST /service-templates HTTP/1.1" 403 264 0.014430 10.0.0.41 - - [2026-03-06 13:22:31] "GET /api-access-list/692c5809-8e62-4ad2-b02c-8dd99fed4821?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.004598 10.0.0.41 - - [2026-03-06 13:22:31] "PUT /api-access-list/692c5809-8e62-4ad2-b02c-8dd99fed4821 HTTP/1.1" 200 265 0.011141 10.0.0.41 - - [2026-03-06 13:22:31] "GET /api-access-list/692c5809-8e62-4ad2-b02c-8dd99fed4821 HTTP/1.1" 200 1323 0.004684 10.0.0.41 - - [2026-03-06 13:22:31] "GET /api-access-list/85641da0-d932-4355-bfb4-b089a49b1f4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005000 10.0.0.41 - - [2026-03-06 13:22:31] "PUT /api-access-list/85641da0-d932-4355-bfb4-b089a49b1f4d HTTP/1.1" 200 265 0.016068 10.0.0.41 - - [2026-03-06 13:22:31] "GET /api-access-list/85641da0-d932-4355-bfb4-b089a49b1f4d HTTP/1.1" 200 1290 0.005272 10.0.0.41 - - [2026-03-06 13:22:31] "GET /virtual-network/93c5d014-6ca0-4cfe-a7b4-ca3b4f4bdb02 HTTP/1.1" 403 263 0.011803 10.0.0.41 - - [2026-03-06 13:22:32] "GET /virtual-network/93c5d014-6ca0-4cfe-a7b4-ca3b4f4bdb02 HTTP/1.1" 403 263 0.050017 10.0.0.41 - - [2026-03-06 13:22:32] "GET /service-template/b2a9850e-e71a-4977-97e7-902450ddde4f HTTP/1.1" 403 264 0.012153 10.0.0.41 - - [2026-03-06 13:22:32] "GET /service-template/b2a9850e-e71a-4977-97e7-902450ddde4f HTTP/1.1" 403 264 0.048874 10.0.0.41 - - [2026-03-06 13:22:32] "GET /obj-perms HTTP/1.1" 403 257 0.011199 10.0.0.41 - - [2026-03-06 13:22:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003518 10.0.0.41 - - [2026-03-06 13:22:32] "GET /virtual-network/93c5d014-6ca0-4cfe-a7b4-ca3b4f4bdb02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.011762 10.0.0.41 - - [2026-03-06 13:22:33] "GET /obj-perms HTTP/1.1" 403 257 0.047856 10.0.0.41 - - [2026-03-06 13:22:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003997 10.0.0.41 - - [2026-03-06 13:22:33] "GET /virtual-network/93c5d014-6ca0-4cfe-a7b4-ca3b4f4bdb02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.012509 10.0.0.41 - - [2026-03-06 13:22:33] "GET /obj-perms HTTP/1.1" 403 257 0.012272 10.0.0.41 - - [2026-03-06 13:22:33] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 403 263 0.011828 10.0.0.41 - - [2026-03-06 13:22:33] "GET /api-access-list/99533762-61ad-4deb-a723-25a8a77056f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.004683 10.0.0.41 - - [2026-03-06 13:22:33] "PUT /api-access-list/99533762-61ad-4deb-a723-25a8a77056f8 HTTP/1.1" 200 265 0.013178 10.0.0.41 - - [2026-03-06 13:22:33] "GET /service-template/b2a9850e-e71a-4977-97e7-902450ddde4f HTTP/1.1" 200 1854 0.017646 10.0.0.41 - - [2026-03-06 13:22:33] "GET /virtual-network/93c5d014-6ca0-4cfe-a7b4-ca3b4f4bdb02 HTTP/1.1" 200 2311 0.027524 10.0.0.41 - - [2026-03-06 13:22:33] "GET /obj-perms HTTP/1.1" 403 257 0.013525 10.0.0.41 - - [2026-03-06 13:22:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005489 10.0.0.41 - - [2026-03-06 13:22:33] "GET /virtual-network/93c5d014-6ca0-4cfe-a7b4-ca3b4f4bdb02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.020716 10.0.0.41 - - [2026-03-06 13:22:33] "GET /obj-perms HTTP/1.1" 403 257 0.011643 10.0.0.41 - - [2026-03-06 13:22:33] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 370 0.026048 10.0.0.41 - - [2026-03-06 13:22:34] "DELETE /api-access-list/692c5809-8e62-4ad2-b02c-8dd99fed4821 HTTP/1.1" 200 115 0.027828 10.0.0.41 - - [2026-03-06 13:22:34] "GET /api-access-list/692c5809-8e62-4ad2-b02c-8dd99fed4821 HTTP/1.1" 404 171 0.003602 10.0.0.41 - - [2026-03-06 13:22:34] "DELETE /api-access-list/85641da0-d932-4355-bfb4-b089a49b1f4d HTTP/1.1" 200 115 0.031175 10.0.0.41 - - [2026-03-06 13:22:34] "GET /api-access-list/85641da0-d932-4355-bfb4-b089a49b1f4d HTTP/1.1" 404 171 0.003240 10.0.0.41 - - [2026-03-06 13:22:34] "GET /virtual-network/93c5d014-6ca0-4cfe-a7b4-ca3b4f4bdb02 HTTP/1.1" 401 296 0.000767 10.0.0.41 - - [2026-03-06 13:22:34] "GET /virtual-network/93c5d014-6ca0-4cfe-a7b4-ca3b4f4bdb02 HTTP/1.1" 403 263 0.058834 10.0.0.41 - - [2026-03-06 13:22:34] "GET /service-template/b2a9850e-e71a-4977-97e7-902450ddde4f HTTP/1.1" 403 264 0.009437 10.0.0.41 - - [2026-03-06 13:22:35] "GET /service-template/b2a9850e-e71a-4977-97e7-902450ddde4f HTTP/1.1" 403 264 0.051254 10.0.0.41 - - [2026-03-06 13:22:35] "GET /obj-perms HTTP/1.1" 403 257 0.041815 10.0.0.41 - - [2026-03-06 13:22:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003762 10.0.0.41 - - [2026-03-06 13:22:35] "GET /virtual-network/93c5d014-6ca0-4cfe-a7b4-ca3b4f4bdb02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.009042 10.0.0.41 - - [2026-03-06 13:22:35] "GET /obj-perms HTTP/1.1" 403 257 0.011016 10.0.0.41 - - [2026-03-06 13:22:35] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 403 263 0.008413 10.0.0.41 - - [2026-03-06 13:22:35] "GET /api-access-list/99533762-61ad-4deb-a723-25a8a77056f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2688 0.004331 10.0.0.41 - - [2026-03-06 13:22:35] "PUT /api-access-list/99533762-61ad-4deb-a723-25a8a77056f8 HTTP/1.1" 200 265 0.011784 10.0.0.41 - - [2026-03-06 13:22:35] "GET /virtual-network/93c5d014-6ca0-4cfe-a7b4-ca3b4f4bdb02 HTTP/1.1" 200 2311 0.015284 10.0.0.41 - - [2026-03-06 13:22:35] "GET /service-template/b2a9850e-e71a-4977-97e7-902450ddde4f HTTP/1.1" 200 1854 0.013891 10.0.0.41 - - [2026-03-06 13:22:36] "GET /obj-perms HTTP/1.1" 403 257 0.009542 10.0.0.41 - - [2026-03-06 13:22:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003528 10.0.0.41 - - [2026-03-06 13:22:36] "GET /virtual-network/93c5d014-6ca0-4cfe-a7b4-ca3b4f4bdb02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.019907 10.0.0.41 - - [2026-03-06 13:22:36] "GET /obj-perms HTTP/1.1" 403 257 0.009315 10.0.0.41 - - [2026-03-06 13:22:36] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 370 0.024434 10.0.0.41 - - [2026-03-06 13:22:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.013610 10.0.0.41 - - [2026-03-06 13:22:36] "DELETE /service-template/b2a9850e-e71a-4977-97e7-902450ddde4f HTTP/1.1" 200 115 0.042108 10.0.0.41 - - [2026-03-06 13:22:36] "POST /fqname-to-id HTTP/1.1" 404 195 0.015043 10.0.0.41 - - [2026-03-06 13:22:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005588 10.0.0.41 - - [2026-03-06 13:22:36] "POST /useragent-kv HTTP/1.1" 200 115 0.003878 10.0.0.41 - - [2026-03-06 13:22:36] "POST /useragent-kv HTTP/1.1" 200 115 0.003314 10.0.0.41 - - [2026-03-06 13:22:36] "DELETE /virtual-network/93c5d014-6ca0-4cfe-a7b4-ca3b4f4bdb02 HTTP/1.1" 200 115 0.118041 10.0.0.41 - - [2026-03-06 13:22:36] "DELETE /route-target/ce578197-2677-4f76-969d-fa0f31e05235 HTTP/1.1" 200 115 0.048444 10.0.0.41 - - [2026-03-06 13:22:36] "GET /api-access-list/99533762-61ad-4deb-a723-25a8a77056f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.005523 10.0.0.41 - - [2026-03-06 13:22:37] "PUT /api-access-list/99533762-61ad-4deb-a723-25a8a77056f8 HTTP/1.1" 200 265 0.013910 10.0.0.41 - - [2026-03-06 13:22:37] "GET /api-access-list/99533762-61ad-4deb-a723-25a8a77056f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2694 0.006150 10.0.0.41 - - [2026-03-06 13:22:37] "PUT /api-access-list/99533762-61ad-4deb-a723-25a8a77056f8 HTTP/1.1" 200 265 0.012297 10.0.0.41 - - [2026-03-06 13:22:37] "DELETE /project/dbf3289c4aa24aa5a1d6efcd58bc0417 HTTP/1.1" 404 173 0.026564 10.0.0.41 - - [2026-03-06 13:22:37] "DELETE /project/84b9353d0596470c978f8742b7059c4e HTTP/1.1" 404 173 0.025660 10.0.0.41 - - [2026-03-06 13:22:37] "GET /projects?obj_uuids=3d325bf5-9e2e-4edd-80e8-a7ff4fc8c89c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001435 10.0.0.41 - - [2026-03-06 13:22:37] "DELETE /project/3d325bf59e2e4edd80e8a7ff4fc8c89c HTTP/1.1" 404 173 0.019969 10.0.0.41 - - [2026-03-06 13:22:37] "GET /projects?obj_uuids=be40ac5b-0f1c-4e85-899b-f99daabf107d&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.002128 10.0.0.41 - - [2026-03-06 13:22:37] "GET /projects?obj_uuids=e27a82d1-16e9-477f-ac5c-bd47bf1cf6ce&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.004527 10.0.0.41 - - [2026-03-06 13:22:37] "GET /projects?obj_uuids=9dd96356-2936-4a56-93bc-6b09d7813ffd&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001706 10.0.0.41 - - [2026-03-06 13:22:37] "GET /projects?obj_uuids=dbf3289c-4aa2-4aa5-a1d6-efcd58bc0417&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001479 10.0.0.41 - - [2026-03-06 13:22:37] "GET /project/3d325bf5-9e2e-4edd-80e8-a7ff4fc8c89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.125207 10.0.0.41 - - [2026-03-06 13:22:37] "GET /project/9dd96356-2936-4a56-93bc-6b09d7813ffd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.094932 10.0.0.41 - - [2026-03-06 13:22:38] "GET /projects?obj_uuids=3d325bf5-9e2e-4edd-80e8-a7ff4fc8c89c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.003184 10.0.0.41 - - [2026-03-06 13:22:38] "GET /project/be40ac5b-0f1c-4e85-899b-f99daabf107d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1434 0.204038 10.0.0.41 - - [2026-03-06 13:22:38] "GET /project/e27a82d1-16e9-477f-ac5c-bd47bf1cf6ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.249007 10.0.0.41 - - [2026-03-06 13:22:38] "GET /project/dbf3289c-4aa2-4aa5-a1d6-efcd58bc0417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.189726 10.0.0.41 - - [2026-03-06 13:22:38] "GET /projects?obj_uuids=9dd96356-2936-4a56-93bc-6b09d7813ffd&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001422 10.0.0.41 - - [2026-03-06 13:22:38] "GET /projects?obj_uuids=be40ac5b-0f1c-4e85-899b-f99daabf107d&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.003570 10.0.0.41 - - [2026-03-06 13:22:38] "GET /projects?obj_uuids=e27a82d1-16e9-477f-ac5c-bd47bf1cf6ce&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001415 10.0.0.41 - - [2026-03-06 13:22:38] "GET /projects?obj_uuids=dbf3289c-4aa2-4aa5-a1d6-efcd58bc0417&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001335 10.0.0.41 - - [2026-03-06 13:22:38] "GET /project/3d325bf5-9e2e-4edd-80e8-a7ff4fc8c89c?fields=security_groups HTTP/1.1" 200 1348 0.195964 10.0.0.41 - - [2026-03-06 13:22:38] "GET /project/be40ac5b-0f1c-4e85-899b-f99daabf107d?fields=security_groups HTTP/1.1" 200 1334 0.117636 10.0.0.41 - - [2026-03-06 13:22:38] "GET /project/9dd96356-2936-4a56-93bc-6b09d7813ffd?fields=security_groups HTTP/1.1" 200 1335 0.117435 10.0.0.41 - - [2026-03-06 13:22:38] "GET /project/e27a82d1-16e9-477f-ac5c-bd47bf1cf6ce?fields=security_groups HTTP/1.1" 200 1335 0.117466 10.0.0.41 - - [2026-03-06 13:22:38] "GET /project/dbf3289c-4aa2-4aa5-a1d6-efcd58bc0417?fields=security_groups HTTP/1.1" 200 1350 0.139234 10.0.0.41 - - [2026-03-06 13:22:38] "DELETE /security-group/c7eda282-628c-475a-b25f-de726be16f50 HTTP/1.1" 200 115 0.169560 10.0.0.41 - - [2026-03-06 13:22:38] "DELETE /security-group/fb729231-14e4-4026-aeca-c3e006354500 HTTP/1.1" 200 115 0.172949 10.0.0.41 - - [2026-03-06 13:22:38] "GET /projects?obj_uuids=be40ac5b-0f1c-4e85-899b-f99daabf107d&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001772 10.0.0.41 - - [2026-03-06 13:22:38] "GET /projects?obj_uuids=9dd96356-2936-4a56-93bc-6b09d7813ffd&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001416 10.0.0.41 - - [2026-03-06 13:22:38] "DELETE /security-group/46f5a953-fbcc-4dae-b933-7ff6c239858d HTTP/1.1" 200 115 0.201999 10.0.0.41 - - [2026-03-06 13:22:38] "DELETE /access-control-list/1a497bf5-3661-48cb-a62d-13593af43c73 HTTP/1.1" 200 115 0.084547 10.0.0.41 - - [2026-03-06 13:22:38] "GET /projects?obj_uuids=3d325bf5-9e2e-4edd-80e8-a7ff4fc8c89c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001573 10.0.0.41 - - [2026-03-06 13:22:38] "DELETE /security-group/aca754c3-93a4-4446-be54-349c9aa0626e HTTP/1.1" 200 115 0.187999 10.0.0.41 - - [2026-03-06 13:22:38] "GET /project/be40ac5b-0f1c-4e85-899b-f99daabf107d?fields=application_policy_sets HTTP/1.1" 200 1373 0.092416 10.0.0.41 - - [2026-03-06 13:22:38] "GET /projects?obj_uuids=e27a82d1-16e9-477f-ac5c-bd47bf1cf6ce&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001455 10.0.0.41 - - [2026-03-06 13:22:38] "GET /project/3d325bf5-9e2e-4edd-80e8-a7ff4fc8c89c?fields=application_policy_sets HTTP/1.1" 200 1387 0.086723 10.0.0.41 - - [2026-03-06 13:22:38] "DELETE /security-group/a6ffdceb-13c2-46b4-a73e-4e09b14beb38 HTTP/1.1" 200 115 0.241980 10.0.0.41 - - [2026-03-06 13:22:38] "GET /project/9dd96356-2936-4a56-93bc-6b09d7813ffd?fields=application_policy_sets HTTP/1.1" 200 1374 0.158393 10.0.0.41 - - [2026-03-06 13:22:38] "DELETE /access-control-list/27fc1c4f-fca0-4406-aeb7-26ecca3c5232 HTTP/1.1" 200 115 0.147357 10.0.0.41 - - [2026-03-06 13:22:38] "GET /projects?obj_uuids=dbf3289c-4aa2-4aa5-a1d6-efcd58bc0417&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001492 10.0.0.41 - - [2026-03-06 13:22:38] "GET /api-access-list/99533762-61ad-4deb-a723-25a8a77056f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.014864 10.0.0.41 - - [2026-03-06 13:22:38] "GET /project/e27a82d1-16e9-477f-ac5c-bd47bf1cf6ce?fields=application_policy_sets HTTP/1.1" 200 1374 0.167495 10.0.0.41 - - [2026-03-06 13:22:38] "PUT /api-access-list/99533762-61ad-4deb-a723-25a8a77056f8 HTTP/1.1" 200 265 0.037847 10.0.0.41 - - [2026-03-06 13:22:38] "DELETE /access-control-list/41bf6859-4d59-4ff0-9e20-6ad95ce29e86 HTTP/1.1" 200 115 0.117882 10.0.0.41 - - [2026-03-06 13:22:38] "GET /project/dbf3289c-4aa2-4aa5-a1d6-efcd58bc0417?fields=application_policy_sets HTTP/1.1" 200 1389 0.176695 10.0.0.41 - - [2026-03-06 13:22:38] "GET /projects?obj_uuids=84b9353d-0596-470c-978f-8742b7059c4e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001457 10.0.0.41 - - [2026-03-06 13:22:38] "DELETE /access-control-list/64dd19ba-aa56-4629-bb72-867628327745 HTTP/1.1" 200 115 0.124457 10.0.0.41 - - [2026-03-06 13:22:38] "GET /project/84b9353d-0596-470c-978f-8742b7059c4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.121300 10.0.0.41 - - [2026-03-06 13:22:38] "GET /projects?obj_uuids=84b9353d-0596-470c-978f-8742b7059c4e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002322 10.0.0.41 - - [2026-03-06 13:22:38] "DELETE /project/be40ac5b-0f1c-4e85-899b-f99daabf107d HTTP/1.1" 200 115 1.148142 10.0.0.41 - - [2026-03-06 13:22:38] "DELETE /project/3d325bf5-9e2e-4edd-80e8-a7ff4fc8c89c HTTP/1.1" 200 115 1.149883 10.0.0.41 - - [2026-03-06 13:22:38] "DELETE /access-control-list/13df0a3e-273b-4cb9-b099-5242c5b3707b HTTP/1.1" 200 115 0.082552 10.0.0.41 - - [2026-03-06 13:22:38] "GET /project/84b9353d-0596-470c-978f-8742b7059c4e?fields=virtual_networks HTTP/1.1" 200 1031 0.097095 10.0.0.41 - - [2026-03-06 13:22:38] "DELETE /project/9dd96356-2936-4a56-93bc-6b09d7813ffd HTTP/1.1" 200 115 1.151756 10.0.0.41 - - [2026-03-06 13:22:39] "GET /projects?obj_uuids=84b9353d-0596-470c-978f-8742b7059c4e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001549 10.0.0.41 - - [2026-03-06 13:22:39] "DELETE /project/e27a82d1-16e9-477f-ac5c-bd47bf1cf6ce HTTP/1.1" 200 115 1.245751 10.0.0.41 - - [2026-03-06 13:22:39] "DELETE /access-control-list/9661453f-10c7-44f3-9bf4-9fffff3a81ed HTTP/1.1" 200 115 0.098902 10.0.0.41 - - [2026-03-06 13:22:39] "DELETE /project/dbf3289c-4aa2-4aa5-a1d6-efcd58bc0417 HTTP/1.1" 200 115 1.240573 10.0.0.41 - - [2026-03-06 13:22:39] "GET /project/84b9353d-0596-470c-978f-8742b7059c4e?fields=virtual_machine_interfaces HTTP/1.1" 200 1031 0.098091 10.0.0.41 - - [2026-03-06 13:22:39] "DELETE /access-control-list/65da0562-5888-45b4-9faf-f850329e7785 HTTP/1.1" 200 115 0.072653 10.0.0.41 - - [2026-03-06 13:22:39] "GET /projects?obj_uuids=84b9353d-0596-470c-978f-8742b7059c4e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001420 10.0.0.41 - - [2026-03-06 13:22:39] "DELETE /access-control-list/7db23e03-1e46-4c1f-b299-60ad6a14ae7a HTTP/1.1" 200 115 0.038751 10.0.0.41 - - [2026-03-06 13:22:39] "GET /project/84b9353d-0596-470c-978f-8742b7059c4e?fields=security_groups HTTP/1.1" 200 1256 0.050101 10.0.0.41 - - [2026-03-06 13:22:39] "DELETE /access-control-list/19fdbb7e-1f9e-48fd-804f-964d8eba32c8 HTTP/1.1" 200 115 0.049019 10.0.0.41 - - [2026-03-06 13:22:39] "DELETE /access-control-list/53a86f8f-736f-45d8-9d31-aec3c1c95d05 HTTP/1.1" 200 115 0.030511 10.0.0.41 - - [2026-03-06 13:22:40] "GET /projects?obj_uuids=349b1b6f-11e7-49cb-8f61-8595ff4edc4f&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001466 10.0.0.41 - - [2026-03-06 13:22:40] "GET /project/349b1b6f-11e7-49cb-8f61-8595ff4edc4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1270 0.032956 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) 2026-03-06T13:22:40Z failed with SSLError [Introspect:8084]10.0.0.41 - - [2026-03-06 13:22:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001888 10.0.0.41 - - [2026-03-06 13:22:41] "GET /domains?obj_uuids=18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001367 10.0.0.41 - - [2026-03-06 13:22:41] "GET /domain/18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.008245 10.0.0.41 - - [2026-03-06 13:22:42] "POST /fqname-to-id HTTP/1.1" 404 182 0.049062 10.0.0.41 - - [2026-03-06 13:22:42] "GET /projects?obj_uuids=42700b4f-a089-4f06-82a5-bb1a3befd306&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002703 10.0.0.41 - - [2026-03-06 13:22:42] "GET /domains?obj_uuids=18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001268 10.0.0.41 - - [2026-03-06 13:22:42] "GET /domain/18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.008007 10.0.0.41 - - [2026-03-06 13:22:42] "POST /id-to-fqname HTTP/1.1" 200 184 0.002183 10.0.0.41 - - [2026-03-06 13:22:42] "POST /fqname-to-id HTTP/1.1" 404 193 0.004124 10.0.0.41 - - [2026-03-06 13:22:42] "POST /security-groups HTTP/1.1" 200 579 0.068065 10.0.0.41 - - [2026-03-06 13:22:42] "POST /fqname-to-id HTTP/1.1" 404 228 0.006084 10.0.0.41 - - [2026-03-06 13:22:42] "POST /projects HTTP/1.1" 200 569 0.242374 10.0.0.41 - - [2026-03-06 13:22:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.282996 10.0.0.41 - - [2026-03-06 13:22:42] "POST /access-control-lists HTTP/1.1" 200 592 0.074665 10.0.0.41 - - [2026-03-06 13:22:42] "GET /project/42700b4f-a089-4f06-82a5-bb1a3befd306?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.461213 10.0.0.41 - - [2026-03-06 13:22:42] "POST /fqname-to-id HTTP/1.1" 404 227 0.003398 10.0.0.41 - - [2026-03-06 13:22:42] "POST /access-control-lists HTTP/1.1" 200 590 0.068835 10.0.0.41 - - [2026-03-06 13:22:44] "GET / HTTP/1.1" 200 36215 0.002645 10.0.0.41 - - [2026-03-06 13:22:44] "GET /projects?obj_uuids=42700b4f-a089-4f06-82a5-bb1a3befd306&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001381 10.0.0.41 - - [2026-03-06 13:22:44] "GET /project/42700b4f-a089-4f06-82a5-bb1a3befd306?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.035578 10.0.0.41 - - [2026-03-06 13:22:44] "GET /projects?obj_uuids=42700b4f-a089-4f06-82a5-bb1a3befd306&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001704 10.0.0.41 - - [2026-03-06 13:22:44] "GET /project/42700b4f-a089-4f06-82a5-bb1a3befd306?fields=virtual_networks HTTP/1.1" 200 1022 0.034769 10.0.0.41 - - [2026-03-06 13:22:44] "GET /projects?obj_uuids=42700b4f-a089-4f06-82a5-bb1a3befd306&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001886 10.0.0.41 - - [2026-03-06 13:22:44] "GET /project/42700b4f-a089-4f06-82a5-bb1a3befd306?fields=virtual_machine_interfaces HTTP/1.1" 200 1022 0.026901 10.0.0.41 - - [2026-03-06 13:22:44] "GET /projects?obj_uuids=42700b4f-a089-4f06-82a5-bb1a3befd306&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001256 10.0.0.41 - - [2026-03-06 13:22:44] "GET /project/42700b4f-a089-4f06-82a5-bb1a3befd306?fields=security_groups HTTP/1.1" 200 1243 0.030679 10.0.0.41 - - [2026-03-06 13:22:52] "GET /obj-perms HTTP/1.1" 200 6387 0.116506 10.0.0.41 - - [2026-03-06 13:22:52] "GET /obj-perms HTTP/1.1" 200 6387 0.065478 10.0.0.41 - - [2026-03-06 13:22:57] "GET /global-system-configs HTTP/1.1" 401 296 0.000556 10.0.0.41 - - [2026-03-06 13:22:57] "GET /global-system-configs HTTP/1.1" 401 296 0.000639 10.0.0.41 - - [2026-03-06 13:22:58] "GET /global-system-configs HTTP/1.1" 401 296 0.000468 10.0.0.41 - - [2026-03-06 13:22:58] "GET /global-system-configs HTTP/1.1" 401 296 0.000621