+++ date ++ echo 'INFO: =================== Thu Apr 2 01:43:20 AM UTC 2026 ===================' INFO: =================== Thu Apr 2 01:43:20 AM 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 +++ grep 'inet ' +++ ip addr show dev ens3 +++ head -n 1 +++ awk '{print $2}' +++ cut -d / -f 1 ++ DEFAULT_LOCAL_IP=10.0.0.41 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=0 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 0 ]] ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=noauth ++ AUTH_PARAMS= ++ SSL_ENABLE=True ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.41 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.41 ++ ANALYTICSDB_NODES=10.0.0.41 ++ ANALYTICS_SNMP_NODES=10.0.0.41 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:8081 ' +++ '[' -n '10.0.0.41:8081 ' ']' +++ echo 10.0.0.41:8081 ++ ANALYTICS_SERVERS=10.0.0.41:8081 +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9042 ' +++ '[' -n '10.0.0.41:9042 ' ']' +++ echo 10.0.0.41:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.41:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.41 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:8086 ' +++ '[' -n '10.0.0.41:8086 ' ']' +++ echo 10.0.0.41:8086 ++ COLLECTOR_SERVERS=10.0.0.41:8086 ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.41 ++ CONFIGDB_NODES=10.0.0.41 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:8082 ' +++ '[' -n '10.0.0.41:8082 ' ']' +++ echo 10.0.0.41:8082 ++ CONFIG_SERVERS=10.0.0.41:8082 +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9161 ' +++ '[' -n '10.0.0.41:9161 ' ']' +++ echo 10.0.0.41:9161 ++ CONFIGDB_SERVERS=10.0.0.41:9161 +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9041 ' +++ '[' -n '10.0.0.41:9041 ' ']' +++ echo 10.0.0.41:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.41:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=True ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=True ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=True ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.0.0.41 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.41 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.41 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+=10.0.0.41:2181, +++ '[' -n 10.0.0.41:2181, ']' +++ echo 10.0.0.41:2181 ++ ZOOKEEPER_SERVERS=10.0.0.41:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:2181 ' +++ '[' -n '10.0.0.41:2181 ' ']' +++ echo 10.0.0.41:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.41:2181 ++ RABBITMQ_NODES=10.0.0.41 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+=10.0.0.41:5673, +++ '[' -n 10.0.0.41:5673, ']' +++ echo 10.0.0.41:5673 ++ RABBITMQ_SERVERS=10.0.0.41:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=True ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:6379 ' +++ '[' -n '10.0.0.41:6379 ' ']' +++ echo 10.0.0.41:6379 ++ REDIS_SERVERS=10.0.0.41:6379 ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=True ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' redis_ssl_config ++ true ++ KAFKA_NODES=10.0.0.41 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9092 ' +++ '[' -n '10.0.0.41:9092 ' ']' +++ echo 10.0.0.41:9092 ++ KAFKA_SERVERS=10.0.0.41:9092 ++ KAFKA_SSL_ENABLE=True ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=password ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=admin_domain ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=admin_domain ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/v3 ++ KEYSTONE_AUTH_HOST=252.41.11.116 ++ 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 ++ cut -d , -f 1 ++ echo 10.0.0.41 + local cassandra=10.0.0.41 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.41 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.41 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.41 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + 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 +++ 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 +++ cut -d ' ' -f 1 +++ local servers=10.0.0.41 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ sort ++++ uniq ++++ grep -vi host +++ local local_ips=,10.0.0.41,10.126.9.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.126.9.1,127.0.0.1,172.17.0.1,252.41.0.1,, =~ ,10\.0\.0\.41, ]] +++ echo 10.0.0.41 1 +++ return ++ local ip=10.0.0.41 ++ [[ -z 10.0.0.41 ]] ++ echo 10.0.0.41 + host_ip=10.0.0.41 + [[ cql == \c\q\l ]] ++ echo 10.0.0.41:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.41:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.41:8082' + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + (( CONFIG_API_WORKER_COUNT == 1 )) + read -r -d '' config_api_certs_config + true + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ grep '^API__.*__.*=.*$' ++ cut -d = -f 1 ++ sort ++ sed 's/^API__//g' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + cat + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 04/02/2026 01:44:00.878 7f481c3a1840 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 04/02/2026 01:44:01.062 7f481c3a1840 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 04/02/2026 01:44:01.076 7f481c3a1840 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 04/02/2026 01:44:01.076 7f481c3a1840 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.41 - - [2026-04-02 01:44:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000921 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-04-02 01:44:08] "GET / HTTP/1.1" 503 181 0.000385 10.0.0.41 - - [2026-04-02 01:44:08] "GET / HTTP/1.1" 503 181 0.000205 10.0.0.41 - - [2026-04-02 01:44:08] "GET / HTTP/1.1" 200 36215 0.003756 10.0.0.41 - - [2026-04-02 01:44:08] "GET / HTTP/1.1" 200 36215 0.001994 10.0.0.41 - - [2026-04-02 01:44:08] "GET / HTTP/1.1" 200 36215 0.002950 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-04-02 01:44:08] "POST /fqname-to-id HTTP/1.1" 401 296 0.000831 10.0.0.41 - - [2026-04-02 01:44:09] "GET / HTTP/1.1" 200 36215 0.001611 10.0.0.41 - - [2026-04-02 01:44:09] "GET / HTTP/1.1" 200 45019 0.001812 10.0.0.41 - - [2026-04-02 01:44:09] "GET / HTTP/1.1" 200 45019 0.001110 10.0.0.41 - - [2026-04-02 01:44:09] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 296 0.000489 10.0.0.41 - - [2026-04-02 01:44:09] "POST /fqname-to-id HTTP/1.1" 401 296 0.000406 10.0.0.41 - - [2026-04-02 01:44:09] "GET / HTTP/1.1" 200 36215 0.003495 10.0.0.41 - - [2026-04-02 01:44:09] "POST /fqname-to-id HTTP/1.1" 401 296 0.000756 10.0.0.41 - - [2026-04-02 01:44:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.365372 10.0.0.41 - - [2026-04-02 01:44:09] "GET /global-system-config/4ac04fdb-78e3-43a6-98cf-426562db0dc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.016288 10.0.0.41 - - [2026-04-02 01:44:09] "POST /fqname-to-id HTTP/1.1" 404 214 0.003828 10.0.0.41 - - [2026-04-02 01:44:09] "POST /config-database-nodes HTTP/1.1" 200 609 0.063277 10.0.0.41 - - [2026-04-02 01:44:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.047039 10.0.0.41 - - [2026-04-02 01:44:10] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 312 0.047394 10.0.0.41 - - [2026-04-02 01:44:10] "GET /global-system-config/4ac04fdb-78e3-43a6-98cf-426562db0dc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.027822 10.0.0.41 - - [2026-04-02 01:44:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.073675 10.0.0.41 - - [2026-04-02 01:44:10] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 333 0.006722 10.0.0.41 - - [2026-04-02 01:44:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003449 10.0.0.41 - - [2026-04-02 01:44:10] "POST /fqname-to-id HTTP/1.1" 404 214 0.012899 10.0.0.41 - - [2026-04-02 01:44:10] "POST /database-nodes HTTP/1.1" 200 595 0.035480 10.0.0.41 - - [2026-04-02 01:44:10] "GET / HTTP/1.1" 200 36215 0.001789 /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-04-02 01:44:10] "POST /fqname-to-id HTTP/1.1" 401 296 0.001314 10.0.0.41 - - [2026-04-02 01:44:10] "POST /fqname-to-id HTTP/1.1" 404 186 0.039421 10.0.0.41 - - [2026-04-02 01:44:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003844 10.0.0.41 - - [2026-04-02 01:44:11] "GET /global-system-config/4ac04fdb-78e3-43a6-98cf-426562db0dc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.008086 10.0.0.41 - - [2026-04-02 01:44:11] "POST /service-appliance-sets HTTP/1.1" 200 555 0.061167 10.0.0.41 - - [2026-04-02 01:44:11] "POST /fqname-to-id HTTP/1.1" 404 180 0.016171 10.0.0.41 - - [2026-04-02 01:44:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003732 10.0.0.41 - - [2026-04-02 01:44:11] "GET /global-system-config/4ac04fdb-78e3-43a6-98cf-426562db0dc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.019507 10.0.0.41 - - [2026-04-02 01:44:11] "POST /service-appliance-sets HTTP/1.1" 200 543 0.041143 10.0.0.41 - - [2026-04-02 01:44:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004891 10.0.0.41 - - [2026-04-02 01:44:11] "GET /network-ipam/eb49e759-0e5f-4d9b-8745-762444168bd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.005564 10.0.0.41 - - [2026-04-02 01:44:11] "GET / HTTP/1.1" 200 36215 0.002628 10.0.0.41 - - [2026-04-02 01:44:11] "POST /fqname-to-id HTTP/1.1" 401 296 0.000486 10.0.0.41 - - [2026-04-02 01:44:11] "GET / HTTP/1.1" 200 36215 0.001381 10.0.0.41 - - [2026-04-02 01:44:11] "POST /fqname-to-id HTTP/1.1" 401 296 0.000509 10.0.0.41 - - [2026-04-02 01:44:11] "POST /service-templates HTTP/1.1" 200 513 0.038429 10.0.0.41 - - [2026-04-02 01:44:11] "POST /service-templates HTTP/1.1" 200 503 0.074626 10.0.0.41 - - [2026-04-02 01:44:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.029703 10.0.0.41 - - [2026-04-02 01:44:11] "GET /global-system-config/4ac04fdb-78e3-43a6-98cf-426562db0dc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.007857 10.0.0.41 - - [2026-04-02 01:44:12] "POST /fqname-to-id HTTP/1.1" 404 214 0.004848 10.0.0.41 - - [2026-04-02 01:44:12] "POST /service-templates HTTP/1.1" 200 517 0.057203 10.0.0.41 - - [2026-04-02 01:44:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.043311 10.0.0.41 - - [2026-04-02 01:44:12] "GET /routing-instance/9e73c63e-fe3d-442b-afed-fe7f308146eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.006828 10.0.0.41 - - [2026-04-02 01:44:12] "POST /analytics-nodes HTTP/1.1" 200 597 0.039393 10.0.0.41 - - [2026-04-02 01:44:12] "POST /service-templates HTTP/1.1" 200 537 0.073276 10.0.0.41 - - [2026-04-02 01:44:12] "POST /bgp-routers HTTP/1.1" 200 614 0.080701 10.0.0.41 - - [2026-04-02 01:44:12] "GET /bgp-router/d57c7b0e-e785-4b07-945c-4981268794b3?fields=global_system_config_back_refs HTTP/1.1" 200 1111 0.037092 10.0.0.41 - - [2026-04-02 01:44:12] "POST /service-templates HTTP/1.1" 200 509 0.074728 10.0.0.41 - - [2026-04-02 01:44:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004236 10.0.0.41 - - [2026-04-02 01:44:12] "GET /global-system-config/4ac04fdb-78e3-43a6-98cf-426562db0dc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.010299 10.0.0.41 - - [2026-04-02 01:44:12] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004479 10.0.0.41 - - [2026-04-02 01:44:12] "POST /ref-update HTTP/1.1" 200 156 0.014690 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. [Introspect:8084]10.0.0.41 - - [2026-04-02 01:44:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001389 [Introspect:8084]10.0.0.41 - - [2026-04-02 01:44:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001042 10.0.0.41 - - [2026-04-02 01:44:13] "GET /obj-perms HTTP/1.1" 200 6378 0.367513 10.0.0.41 - - [2026-04-02 01:44:13] "GET / HTTP/1.1" 200 36215 0.002392 10.0.0.41 - - [2026-04-02 01:44:13] "POST /fqname-to-id HTTP/1.1" 401 296 0.000515 10.0.0.41 - - [2026-04-02 01:44:13] "POST /fqname-to-id HTTP/1.1" 401 296 0.000780 10.0.0.41 - - [2026-04-02 01:44:13] "GET /obj-perms HTTP/1.1" 200 6378 0.071116 10.0.0.41 - - [2026-04-02 01:44:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.036047 10.0.0.41 - - [2026-04-02 01:44:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.028582 10.0.0.41 - - [2026-04-02 01:44:13] "GET /global-system-config/4ac04fdb-78e3-43a6-98cf-426562db0dc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.007303 10.0.0.41 - - [2026-04-02 01:44:13] "GET /network-ipam/eb49e759-0e5f-4d9b-8745-762444168bd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.004600 10.0.0.41 - - [2026-04-02 01:44:13] "POST /fqname-to-id HTTP/1.1" 404 214 0.004723 10.0.0.41 - - [2026-04-02 01:44:13] "POST /analytics-snmp-nodes HTTP/1.1" 200 607 0.099389 10.0.0.41 - - [2026-04-02 01:44:14] "POST /fqname-to-id HTTP/1.1" 404 225 0.003044 10.0.0.41 - - [2026-04-02 01:44:14] "POST /access-control-lists HTTP/1.1" 200 589 0.032089 10.0.0.41 - - [2026-04-02 01:44:14] "POST /fqname-to-id HTTP/1.1" 404 224 0.004059 10.0.0.41 - - [2026-04-02 01:44:14] "POST /access-control-lists HTTP/1.1" 200 587 0.026998 10.0.0.41 - - [2026-04-02 01:44:14] "POST /route-targets HTTP/1.1" 200 328 0.012396 10.0.0.41 - - [2026-04-02 01:44:14] "POST /ref-update HTTP/1.1" 200 156 0.013852 10.0.0.41 - - [2026-04-02 01:44:14] "POST /route-targets HTTP/1.1" 200 328 0.014305 10.0.0.41 - - [2026-04-02 01:44:14] "POST /ref-update HTTP/1.1" 200 156 0.014434 10.0.0.41 - - [2026-04-02 01:44:14] "POST /route-targets HTTP/1.1" 200 328 0.013762 10.0.0.41 - - [2026-04-02 01:44:14] "POST /ref-update HTTP/1.1" 200 156 0.017005 10.0.0.41 - - [2026-04-02 01:44:15] "POST /route-targets HTTP/1.1" 200 328 0.014511 10.0.0.41 - - [2026-04-02 01:44:15] "POST /ref-update HTTP/1.1" 200 156 0.013964 10.0.0.41 - - [2026-04-02 01:44:15] "POST /fqname-to-id HTTP/1.1" 404 201 0.005057 10.0.0.41 - - [2026-04-02 01:44:15] "POST /access-control-lists HTTP/1.1" 200 553 0.063584 10.0.0.41 - - [2026-04-02 01:44:15] "PUT /access-control-list/991cdfe3-9d84-4e9d-933d-4750690e5557 HTTP/1.1" 200 273 0.014825 10.0.0.41 - - [2026-04-02 01:44:15] "PUT /access-control-list/0091eb57-ddaa-4290-8aa6-bcb480635199 HTTP/1.1" 200 273 0.014807 10.0.0.41 - - [2026-04-02 01:44:17] "GET / HTTP/1.1" 200 36215 0.001718 10.0.0.41 - - [2026-04-02 01:44:17] "POST /fqname-to-id HTTP/1.1" 401 296 0.000460 10.0.0.41 - - [2026-04-02 01:44:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.033337 10.0.0.41 - - [2026-04-02 01:44:18] "GET /global-system-config/4ac04fdb-78e3-43a6-98cf-426562db0dc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.006054 10.0.0.41 - - [2026-04-02 01:44:18] "POST /fqname-to-id HTTP/1.1" 404 214 0.003037 10.0.0.41 - - [2026-04-02 01:44:18] "POST /config-nodes HTTP/1.1" 200 591 0.022122 10.0.0.41 - - [2026-04-02 01:44:18] "GET / HTTP/1.1" 200 36215 0.001757 10.0.0.41 - - [2026-04-02 01:44:18] "POST /global-vrouter-configs HTTP/1.1" 401 296 0.000459 10.0.0.41 - - [2026-04-02 01:44:19] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.038365 10.0.0.41 - - [2026-04-02 01:44:19] "GET / HTTP/1.1" 200 36215 0.001648 10.0.0.41 - - [2026-04-02 01:44:19] "POST /fqname-to-id HTTP/1.1" 401 296 0.000432 10.0.0.41 - - [2026-04-02 01:44:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.034495 10.0.0.41 - - [2026-04-02 01:44:19] "GET /global-system-config/4ac04fdb-78e3-43a6-98cf-426562db0dc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005653 10.0.0.41 - - [2026-04-02 01:44:19] "POST /fqname-to-id HTTP/1.1" 404 214 0.003082 10.0.0.41 - - [2026-04-02 01:44:19] "POST /analytics-alarm-nodes HTTP/1.1" 200 609 0.019765 10.0.0.41 - - [2026-04-02 01:44:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003507 10.0.0.41 - - [2026-04-02 01:44:24] "GET /global-vrouter-config/ce13109b-450c-49e0-a900-187f6a3685df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1218 0.004086 10.0.0.41 - - [2026-04-02 01:44:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003443 10.0.0.41 - - [2026-04-02 01:44:24] "PUT /global-vrouter-config/ce13109b-450c-49e0-a900-187f6a3685df HTTP/1.1" 200 277 0.011204 10.0.0.41 - - [2026-04-02 01:44:24] "GET / HTTP/1.1" 200 36215 0.003733 10.0.0.41 - - [2026-04-02 01:44:24] "POST /alarms HTTP/1.1" 401 296 0.000639 10.0.0.41 - - [2026-04-02 01:44:24] "POST /alarms HTTP/1.1" 200 583 0.054130 10.0.0.41 - - [2026-04-02 01:44:24] "POST /alarms HTTP/1.1" 200 577 0.024547 10.0.0.41 - - [2026-04-02 01:44:25] "POST /alarms HTTP/1.1" 200 577 0.026539 10.0.0.41 - - [2026-04-02 01:44:25] "POST /alarms HTTP/1.1" 200 561 0.029145 10.0.0.41 - - [2026-04-02 01:44:25] "POST /alarms HTTP/1.1" 200 557 0.023112 10.0.0.41 - - [2026-04-02 01:44:25] "POST /alarms HTTP/1.1" 200 559 0.045811 10.0.0.41 - - [2026-04-02 01:44:25] "POST /alarms HTTP/1.1" 200 567 0.021989 10.0.0.41 - - [2026-04-02 01:44:25] "POST /alarms HTTP/1.1" 200 551 0.021391 10.0.0.41 - - [2026-04-02 01:44:25] "POST /alarms HTTP/1.1" 200 559 0.020641 10.0.0.41 - - [2026-04-02 01:44:25] "POST /alarms HTTP/1.1" 200 569 0.026992 10.0.0.41 - - [2026-04-02 01:44:25] "POST /alarms HTTP/1.1" 200 557 0.022089 10.0.0.41 - - [2026-04-02 01:44:25] "POST /alarms HTTP/1.1" 200 569 0.022565 10.0.0.41 - - [2026-04-02 01:44:25] "POST /alarms HTTP/1.1" 200 577 0.073985 10.0.0.41 - - [2026-04-02 01:44:25] "POST /alarms HTTP/1.1" 200 571 0.024050 10.0.0.41 - - [2026-04-02 01:44:25] "POST /alarms HTTP/1.1" 200 563 0.022640 10.0.0.41 - - [2026-04-02 01:44:26] "POST /alarms HTTP/1.1" 200 563 0.034679 10.0.0.41 - - [2026-04-02 01:44:26] "POST /alarms HTTP/1.1" 200 563 0.022997 10.0.0.41 - - [2026-04-02 01:44:26] "POST /alarms HTTP/1.1" 200 549 0.026562 10.0.0.41 - - [2026-04-02 01:44:26] "POST /alarms HTTP/1.1" 200 597 0.021089 10.0.0.41 - - [2026-04-02 01:44:26] "POST /alarms HTTP/1.1" 200 577 0.025961 10.0.0.41 - - [2026-04-02 01:44:26] "POST /alarms HTTP/1.1" 200 573 0.023933 10.0.0.41 - - [2026-04-02 01:44:26] "POST /alarms HTTP/1.1" 200 585 0.024746 10.0.0.41 - - [2026-04-02 01:44:26] "POST /alarms HTTP/1.1" 200 611 0.035597 10.0.0.41 - - [2026-04-02 01:44:26] "GET / HTTP/1.1" 200 36215 0.001755 10.0.0.41 - - [2026-04-02 01:44:26] "POST /global-vrouter-configs HTTP/1.1" 401 296 0.000501 10.0.0.41 - - [2026-04-02 01:44:27] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.034338 10.0.0.41 - - [2026-04-02 01:44:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003303 10.0.0.41 - - [2026-04-02 01:44:27] "PUT /global-vrouter-config/ce13109b-450c-49e0-a900-187f6a3685df HTTP/1.1" 200 277 0.012586 10.0.0.41 - - [2026-04-02 01:44:27] "GET / HTTP/1.1" 200 36215 0.001748 10.0.0.41 - - [2026-04-02 01:44:27] "POST /fqname-to-id HTTP/1.1" 401 296 0.000547 10.0.0.41 - - [2026-04-02 01:44:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.045330 10.0.0.41 - - [2026-04-02 01:44:28] "GET /global-vrouter-config/ce13109b-450c-49e0-a900-187f6a3685df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003708 10.0.0.41 - - [2026-04-02 01:44:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003647 10.0.0.41 - - [2026-04-02 01:44:28] "PUT /global-vrouter-config/ce13109b-450c-49e0-a900-187f6a3685df HTTP/1.1" 200 277 0.012882 10.0.0.41 - - [2026-04-02 01:44:28] "GET / HTTP/1.1" 200 36215 0.001811 10.0.0.41 - - [2026-04-02 01:44:28] "POST /fqname-to-id HTTP/1.1" 401 296 0.000721 10.0.0.41 - - [2026-04-02 01:44:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.032658 10.0.0.41 - - [2026-04-02 01:44:28] "GET /global-system-config/4ac04fdb-78e3-43a6-98cf-426562db0dc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.007162 10.0.0.41 - - [2026-04-02 01:44:29] "PUT /global-system-config/4ac04fdb-78e3-43a6-98cf-426562db0dc4 HTTP/1.1" 200 275 0.075249 10.0.0.41 - - [2026-04-02 01:44:31] "GET /global-system-configs HTTP/1.1" 401 296 0.000588 10.0.0.41 - - [2026-04-02 01:44:31] "GET /global-system-configs HTTP/1.1" 401 296 0.000486 [Introspect:8084]10.0.0.41 - - [2026-04-02 01:44:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000973 [Introspect:8084]10.0.0.41 - - [2026-04-02 01:44:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001223 10.0.0.41 - - [2026-04-02 01:44:32] "GET /global-system-configs HTTP/1.1" 401 296 0.000455 10.0.0.41 - - [2026-04-02 01:44:32] "GET /global-system-configs HTTP/1.1" 401 296 0.000400 [Introspect:8084]10.0.0.41 - - [2026-04-02 01:44:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001090 [Introspect:8084]10.0.0.41 - - [2026-04-02 01:44:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001209 [Introspect:8084]10.0.0.41 - - [2026-04-02 01:44:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.002195 [Introspect:8084]10.0.0.41 - - [2026-04-02 01:44:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001120 [Introspect:8084]10.0.0.41 - - [2026-04-02 01:44:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000928 [Introspect:8084]10.0.0.41 - - [2026-04-02 01:44:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001169 10.0.0.41 - - [2026-04-02 01:45:13] "GET /obj-perms HTTP/1.1" 200 6378 0.055464 10.0.0.41 - - [2026-04-02 01:45:14] "GET /obj-perms HTTP/1.1" 200 6378 0.054255 10.0.0.41 - - [2026-04-02 01:45:48] "GET / HTTP/1.1" 200 36215 0.002301 10.0.0.41 - - [2026-04-02 01:45:48] "POST /fqname-to-id HTTP/1.1" 401 296 0.000457 10.0.0.41 - - [2026-04-02 01:45:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.031545 10.0.0.41 - - [2026-04-02 01:45:48] "GET /global-system-config/4ac04fdb-78e3-43a6-98cf-426562db0dc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005976 10.0.0.41 - - [2026-04-02 01:45:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003635 10.0.0.41 - - [2026-04-02 01:45:48] "GET /routing-instance/9e73c63e-fe3d-442b-afed-fe7f308146eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.004107 10.0.0.41 - - [2026-04-02 01:45:48] "PUT /global-system-config/4ac04fdb-78e3-43a6-98cf-426562db0dc4 HTTP/1.1" 200 275 0.011604 10.0.0.41 - - [2026-04-02 01:45:48] "POST /fqname-to-id HTTP/1.1" 404 214 0.058819 10.0.0.41 - - [2026-04-02 01:45:48] "POST /virtual-routers HTTP/1.1" 200 597 0.021604 10.0.0.41 - - [2026-04-02 01:45:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003210 10.0.0.41 - - [2026-04-02 01:45:48] "GET /virtual-router/9226d544-4b15-4dc0-8cbf-3a8e52c54089?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1235 0.005657 10.0.0.41 - - [2026-04-02 01:45:48] "POST /fqname-to-id HTTP/1.1" 404 227 0.003693 10.0.0.41 - - [2026-04-02 01:45:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003350 10.0.0.41 - - [2026-04-02 01:45:49] "GET /virtual-network/c95385cf-88cc-420d-96af-fdb00be7c10f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.007038 10.0.0.41 - - [2026-04-02 01:45:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.051431 10.0.0.41 - - [2026-04-02 01:45:49] "PUT /access-control-list/e8d0c206-296c-4f51-9fd6-6d00e1d968ca HTTP/1.1" 200 273 0.013122 10.0.0.41 - - [2026-04-02 01:46:14] "GET /obj-perms HTTP/1.1" 200 6378 0.054115 10.0.0.41 - - [2026-04-02 01:46:15] "GET /obj-perms HTTP/1.1" 200 6378 0.055203 10.0.0.41 - - [2026-04-02 01:46:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004106 10.0.0.41 - - [2026-04-02 01:46:15] "GET /virtual-router/9226d544-4b15-4dc0-8cbf-3a8e52c54089?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1235 0.004331 [Introspect:8084]10.0.0.41 - - [2026-04-02 01:46:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001031 [Introspect:8084]10.0.0.41 - - [2026-04-02 01:46:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001753 [Introspect:8084]10.0.0.41 - - [2026-04-02 01:46:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000979 [Introspect:8084]10.0.0.41 - - [2026-04-02 01:46:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001205 10.0.0.41 - - [2026-04-02 01:46:54] "GET / HTTP/1.1" 200 36215 0.001795 10.0.0.41 - - [2026-04-02 01:46:54] "POST /fqname-to-id HTTP/1.1" 401 296 0.000534 10.0.0.41 - - [2026-04-02 01:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.037273 10.0.0.41 - - [2026-04-02 01:46:55] "GET /global-system-config/4ac04fdb-78e3-43a6-98cf-426562db0dc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.007644 10.0.0.41 - - [2026-04-02 01:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003205 10.0.0.41 - - [2026-04-02 01:46:55] "GET /config-node/0337eafe-7834-466b-b8fd-0b6f5f9dbf04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1186 0.006711 10.0.0.41 - - [2026-04-02 01:47:05] "GET / HTTP/1.1" 200 36215 0.001780 10.0.0.41 - - [2026-04-02 01:47:05] "POST /fqname-to-id HTTP/1.1" 401 296 0.000494 [Introspect:8084]10.0.0.41 - - [2026-04-02 01:47:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000868 10.0.0.41 - - [2026-04-02 01:47:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.030889 10.0.0.41 - - [2026-04-02 01:47:06] "GET /routing-instance/9e73c63e-fe3d-442b-afed-fe7f308146eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.003954 [Introspect:8084]10.0.0.41 - - [2026-04-02 01:47:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001092 10.0.0.41 - - [2026-04-02 01:47:06] "POST /bgp-routers HTTP/1.1" 409 299 0.003222 10.0.0.41 - - [2026-04-02 01:47:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003319 10.0.0.41 - - [2026-04-02 01:47:06] "GET /bgp-router/d57c7b0e-e785-4b07-945c-4981268794b3?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1796 0.005565 10.0.0.41 - - [2026-04-02 01:47:06] "PUT /bgp-router/d57c7b0e-e785-4b07-945c-4981268794b3 HTTP/1.1" 200 255 0.014173 10.0.0.41 - - [2026-04-02 01:47:15] "GET /obj-perms HTTP/1.1" 200 6378 0.058977 10.0.0.41 - - [2026-04-02 01:47:15] "GET /obj-perms HTTP/1.1" 200 6378 0.052662 10.0.0.41 - - [2026-04-02 01:48:16] "GET /obj-perms HTTP/1.1" 200 6378 0.055641 10.0.0.41 - - [2026-04-02 01:48:16] "GET /obj-perms HTTP/1.1" 200 6378 0.052524 10.0.0.41 - - [2026-04-02 01:48:35] "GET / HTTP/1.1" 200 36215 0.001499 10.0.0.41 - - [2026-04-02 01:48:35] "POST /fqname-to-id HTTP/1.1" 401 296 0.000447 10.0.0.41 - - [2026-04-02 01:48:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.031841 10.0.0.41 - - [2026-04-02 01:48:35] "GET /global-system-config/4ac04fdb-78e3-43a6-98cf-426562db0dc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005205 10.0.0.41 - - [2026-04-02 01:48:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003087 10.0.0.41 - - [2026-04-02 01:48:36] "GET /routing-instance/9e73c63e-fe3d-442b-afed-fe7f308146eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.004202 10.0.0.41 - - [2026-04-02 01:48:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003789 10.0.0.41 - - [2026-04-02 01:48:36] "GET /virtual-router/9226d544-4b15-4dc0-8cbf-3a8e52c54089?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1235 0.004122 10.0.0.41 - - [2026-04-02 01:48:36] "PUT /virtual-router/9226d544-4b15-4dc0-8cbf-3a8e52c54089 HTTP/1.1" 200 263 0.035527 10.0.0.41 - - [2026-04-02 01:48:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003917 10.0.0.41 - - [2026-04-02 01:48:36] "GET /virtual-router/9226d544-4b15-4dc0-8cbf-3a8e52c54089?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1235 0.004699 10.0.0.41 - - [2026-04-02 01:48:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005558 10.0.0.41 - - [2026-04-02 01:48:36] "GET /virtual-machine-interface/d0ca8413-f2ba-4300-a7c7-5e92b34f9b5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1899 0.005522 10.0.0.41 - - [2026-04-02 01:48:36] "PUT /virtual-machine-interface/d0ca8413-f2ba-4300-a7c7-5e92b34f9b5f HTTP/1.1" 200 285 0.011746 [Introspect:8084]10.0.0.41 - - [2026-04-02 01:48:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000987 [Introspect:8084]10.0.0.41 - - [2026-04-02 01:48:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001485 10.0.0.41 - - [2026-04-02 01:49:17] "GET /obj-perms HTTP/1.1" 200 6378 0.050485 10.0.0.41 - - [2026-04-02 01:49:17] "GET /obj-perms HTTP/1.1" 200 6378 0.052873 10.0.0.41 - - [2026-04-02 01:49:31] "GET /global-system-configs HTTP/1.1" 401 296 0.000452 10.0.0.41 - - [2026-04-02 01:49:31] "GET /global-system-configs HTTP/1.1" 401 296 0.000395 10.0.0.41 - - [2026-04-02 01:49:32] "GET /global-system-configs HTTP/1.1" 401 296 0.000539 10.0.0.41 - - [2026-04-02 01:49:32] "GET /global-system-configs HTTP/1.1" 401 296 0.000524 10.0.0.41 - - [2026-04-02 01:50:18] "GET /obj-perms HTTP/1.1" 200 6378 0.055305 10.0.0.41 - - [2026-04-02 01:50:18] "GET /obj-perms HTTP/1.1" 200 6378 0.051492 10.0.0.41 - - [2026-04-02 01:50:27] "GET / HTTP/1.1" 200 36215 0.001681 10.0.0.41 - - [2026-04-02 01:50:35] "GET /project/9445b7be-aa88-459f-85f1-10826a6a5098?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000456 10.0.0.41 - - [2026-04-02 01:50:36] "GET /projects?obj_uuids=9445b7be-aa88-459f-85f1-10826a6a5098&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.029862 10.0.0.41 - - [2026-04-02 01:50:36] "GET /domains?obj_uuids=6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5&detail=False&count=False&shared=False HTTP/1.1" 200 123 0.003516 10.0.0.41 - - [2026-04-02 01:50:36] "POST /domains HTTP/1.1" 200 331 0.015938 10.0.0.41 - - [2026-04-02 01:50:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.049664 10.0.0.41 - - [2026-04-02 01:50:36] "GET /domain/6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.151518 10.0.0.41 - - [2026-04-02 01:50:36] "POST /id-to-fqname HTTP/1.1" 200 165 0.002200 10.0.0.41 - - [2026-04-02 01:50:36] "POST /fqname-to-id HTTP/1.1" 404 174 0.002861 10.0.0.41 - - [2026-04-02 01:50:36] "POST /security-groups HTTP/1.1" 200 560 0.065004 10.0.0.41 - - [2026-04-02 01:50:36] "POST /fqname-to-id HTTP/1.1" 404 205 0.029025 10.0.0.41 - - [2026-04-02 01:50:36] "POST /projects HTTP/1.1" 200 531 0.295755 10.0.0.41 - - [2026-04-02 01:50:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.328430 10.0.0.41 - - [2026-04-02 01:50:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003055 10.0.0.41 - - [2026-04-02 01:50:36] "POST /access-control-lists HTTP/1.1" 200 573 0.061559 10.0.0.41 - - [2026-04-02 01:50:36] "GET /projects?obj_uuids=61567406-9cde-4afa-baf9-fb14024deaff&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.000917 10.0.0.41 - - [2026-04-02 01:50:36] "POST /fqname-to-id HTTP/1.1" 404 204 0.002288 10.0.0.41 - - [2026-04-02 01:50:36] "GET /project/61567406-9cde-4afa-baf9-fb14024deaff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.027036 10.0.0.41 - - [2026-04-02 01:50:36] "GET /projects?obj_uuids=61567406-9cde-4afa-baf9-fb14024deaff&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.000973 10.0.0.41 - - [2026-04-02 01:50:36] "POST /access-control-lists HTTP/1.1" 200 571 0.064668 10.0.0.41 - - [2026-04-02 01:50:36] "GET /project/61567406-9cde-4afa-baf9-fb14024deaff?fields=security_groups HTTP/1.1" 200 1281 0.117735 10.0.0.41 - - [2026-04-02 01:50:36] "DELETE /security-group/846c3195-4f22-4fbf-a1e7-ab5f81b2076f HTTP/1.1" 200 115 0.037673 10.0.0.41 - - [2026-04-02 01:50:36] "GET /projects?obj_uuids=61567406-9cde-4afa-baf9-fb14024deaff&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001177 10.0.0.41 - - [2026-04-02 01:50:37] "GET /project/61567406-9cde-4afa-baf9-fb14024deaff?fields=application_policy_sets HTTP/1.1" 200 1320 0.032539 10.0.0.41 - - [2026-04-02 01:50:37] "DELETE /project/61567406-9cde-4afa-baf9-fb14024deaff HTTP/1.1" 200 115 0.392237 10.0.0.41 - - [2026-04-02 01:50:37] "POST /id-to-fqname HTTP/1.1" 200 165 0.001359 10.0.0.41 - - [2026-04-02 01:50:37] "POST /fqname-to-id HTTP/1.1" 404 174 0.005398 10.0.0.41 - - [2026-04-02 01:50:37] "POST /security-groups HTTP/1.1" 200 560 0.063960 10.0.0.41 - - [2026-04-02 01:50:37] "POST /projects HTTP/1.1" 200 531 0.240000 10.0.0.41 - - [2026-04-02 01:50:37] "GET /project/9445b7be-aa88-459f-85f1-10826a6a5098?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1270 1.353816 10.0.0.41 - - [2026-04-02 01:50:37] "DELETE /access-control-list/c18af345-7a04-4232-b43a-36c293658d37 HTTP/1.1" 200 115 0.029366 10.0.0.41 - - [2026-04-02 01:50:37] "DELETE /access-control-list/c6e89398-466f-4f04-9ac7-0ffda120aa77 HTTP/1.1" 200 115 0.035167 10.0.0.41 - - [2026-04-02 01:50:37] "POST /fqname-to-id HTTP/1.1" 404 205 0.003990 10.0.0.41 - - [2026-04-02 01:50:37] "POST /access-control-lists HTTP/1.1" 200 573 0.061069 10.0.0.41 - - [2026-04-02 01:50:37] "POST /fqname-to-id HTTP/1.1" 404 204 0.003591 10.0.0.41 - - [2026-04-02 01:50:37] "POST /access-control-lists HTTP/1.1" 200 571 0.061167 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-04-02T01:50:37Z failed with SSLError [Introspect:8084]10.0.0.41 - - [2026-04-02 01:50:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001107 10.0.0.41 - - [2026-04-02 01:50:39] "GET /domains?obj_uuids=6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001450 10.0.0.41 - - [2026-04-02 01:50:39] "GET /domain/6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.007902 10.0.0.41 - - [2026-04-02 01:50:39] "POST /fqname-to-id HTTP/1.1" 404 197 0.032793 10.0.0.41 - - [2026-04-02 01:50:39] "GET /projects?obj_uuids=86132ccc-d0e2-4941-a2a7-595b00e45aa2&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002490 10.0.0.41 - - [2026-04-02 01:50:39] "GET /domains?obj_uuids=6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001175 10.0.0.41 - - [2026-04-02 01:50:39] "GET /domain/6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.006604 10.0.0.41 - - [2026-04-02 01:50:39] "POST /id-to-fqname HTTP/1.1" 200 199 0.001411 10.0.0.41 - - [2026-04-02 01:50:39] "POST /fqname-to-id HTTP/1.1" 404 208 0.005607 10.0.0.41 - - [2026-04-02 01:50:40] "POST /security-groups HTTP/1.1" 200 594 0.069084 10.0.0.41 - - [2026-04-02 01:50:40] "POST /fqname-to-id HTTP/1.1" 404 243 0.002940 10.0.0.41 - - [2026-04-02 01:50:40] "POST /projects HTTP/1.1" 200 599 0.232457 10.0.0.41 - - [2026-04-02 01:50:40] "POST /access-control-lists HTTP/1.1" 200 607 0.064512 10.0.0.41 - - [2026-04-02 01:50:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.303781 10.0.0.41 - - [2026-04-02 01:50:40] "POST /fqname-to-id HTTP/1.1" 404 242 0.003523 10.0.0.41 - - [2026-04-02 01:50:40] "GET /project/86132ccc-d0e2-4941-a2a7-595b00e45aa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.436514 10.0.0.41 - - [2026-04-02 01:50:40] "POST /access-control-lists HTTP/1.1" 200 605 0.065286 10.0.0.41 - - [2026-04-02 01:50:41] "GET / HTTP/1.1" 200 36215 0.001768 10.0.0.41 - - [2026-04-02 01:50:48] "POST /fqname-to-id HTTP/1.1" 401 296 0.000580 10.0.0.41 - - [2026-04-02 01:50:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.067361 10.0.0.41 - - [2026-04-02 01:50:48] "GET /projects?obj_uuids=86132ccc-d0e2-4941-a2a7-595b00e45aa2&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000951 10.0.0.41 - - [2026-04-02 01:50:48] "GET /project/86132ccc-d0e2-4941-a2a7-595b00e45aa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.026246 252.41.208.28 - - [2026-04-02 01:50:49] "POST /neutron/network HTTP/1.1" 200 117 0.044480 10.0.0.41 - - [2026-04-02 01:50:49] "GET /projects?obj_uuids=86132ccc-d0e2-4941-a2a7-595b00e45aa2&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000972 252.41.208.28 - - [2026-04-02 01:50:49] "POST /neutron/network HTTP/1.1" 200 618 0.080482 10.0.0.41 - - [2026-04-02 01:50:49] "POST /route-targets HTTP/1.1" 200 328 0.012903 10.0.0.41 - - [2026-04-02 01:50:49] "POST /ref-update HTTP/1.1" 200 156 0.014659 10.0.0.41 - - [2026-04-02 01:50:49] "POST /useragent-kv HTTP/1.1" 200 115 0.002466 252.41.208.28 - - [2026-04-02 01:50:49] "POST /neutron/subnet HTTP/1.1" 200 720 0.183079 252.41.208.28 - - [2026-04-02 01:50:49] "POST /neutron/network HTTP/1.1" 200 836 0.006003 10.0.0.41 - - [2026-04-02 01:50:49] "POST /id-to-fqname HTTP/1.1" 200 231 0.001276 10.0.0.41 - - [2026-04-02 01:50:49] "GET /virtual-network/e8ae709f-978e-496f-8862-f9a016c18537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.004866 252.41.208.28 - - [2026-04-02 01:50:50] "POST /neutron/network HTTP/1.1" 200 836 0.005729 10.0.0.41 - - [2026-04-02 01:50:50] "GET /virtual-network/e8ae709f-978e-496f-8862-f9a016c18537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.005644 252.41.208.28 - - [2026-04-02 01:50:50] "POST /neutron/network HTTP/1.1" 200 836 0.005637 252.41.208.28 - - [2026-04-02 01:50:50] "POST /neutron/subnet HTTP/1.1" 200 720 0.009038 10.0.0.41 - - [2026-04-02 01:50:50] "GET /domains HTTP/1.1" 401 296 0.000416 10.0.0.41 - - [2026-04-02 01:50:50] "GET /domains HTTP/1.1" 200 438 0.028813 10.0.0.41 - - [2026-04-02 01:50:50] "GET /domains?obj_uuids=6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001011 10.0.0.41 - - [2026-04-02 01:50:50] "GET /domain/6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5 HTTP/1.1" 200 1316 0.008438 10.0.0.41 - - [2026-04-02 01:50:50] "GET /projects?obj_uuids=86132ccc-d0e2-4941-a2a7-595b00e45aa2&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001442 10.0.0.41 - - [2026-04-02 01:50:50] "GET /project/86132ccc-d0e2-4941-a2a7-595b00e45aa2 HTTP/1.1" 200 2164 0.027337 10.0.0.41 - - [2026-04-02 01:50:50] "GET /virtual-network/e8ae709f-978e-496f-8862-f9a016c18537 HTTP/1.1" 200 2339 0.007077 10.0.0.41 - - [2026-04-02 01:50:50] "GET /virtual-network/e8ae709f-978e-496f-8862-f9a016c18537 HTTP/1.1" 200 2339 0.006171 10.0.0.41 - - [2026-04-02 01:50:50] "GET /routing-instance/bec06e1d-d43c-4339-b2ac-6176e11948bb HTTP/1.1" 200 1496 0.004054 10.0.0.41 - - [2026-04-02 01:50:50] "GET /routing-instance/bec06e1d-d43c-4339-b2ac-6176e11948bb HTTP/1.1" 200 1496 0.003885 10.0.0.41 - - [2026-04-02 01:50:50] "GET /route-target/17a06a77-3c1c-4f2c-9daa-4ca308175254 HTTP/1.1" 200 1219 0.003782 10.0.0.41 - - [2026-04-02 01:50:51] "GET /virtual-network/e8ae709f-978e-496f-8862-f9a016c18537 HTTP/1.1" 200 2339 0.005652 10.0.0.41 - - [2026-04-02 01:50:51] "GET /routing-instance/bec06e1d-d43c-4339-b2ac-6176e11948bb HTTP/1.1" 200 1496 0.004154 10.0.0.41 - - [2026-04-02 01:50:51] "GET /virtual-network/e8ae709f-978e-496f-8862-f9a016c18537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.006521 10.0.0.41 - - [2026-04-02 01:50:51] "GET /virtual-network/e8ae709f-978e-496f-8862-f9a016c18537 HTTP/1.1" 200 2339 0.005875 10.0.0.41 - - [2026-04-02 01:50:51] "GET /routing-instance/bec06e1d-d43c-4339-b2ac-6176e11948bb HTTP/1.1" 200 1496 0.004411 10.0.0.41 - - [2026-04-02 01:50:51] "GET /routing-instance/bec06e1d-d43c-4339-b2ac-6176e11948bb HTTP/1.1" 200 1496 0.004741 10.0.0.41 - - [2026-04-02 01:50:51] "GET /route-target/17a06a77-3c1c-4f2c-9daa-4ca308175254 HTTP/1.1" 200 1219 0.003812 10.0.0.41 - - [2026-04-02 01:50:51] "GET /domains HTTP/1.1" 200 438 0.003528 10.0.0.41 - - [2026-04-02 01:50:51] "GET /domains?obj_uuids=6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001026 10.0.0.41 - - [2026-04-02 01:50:51] "GET /domain/6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5 HTTP/1.1" 200 1316 0.007404 10.0.0.41 - - [2026-04-02 01:50:51] "GET /projects?obj_uuids=86132ccc-d0e2-4941-a2a7-595b00e45aa2&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001035 10.0.0.41 - - [2026-04-02 01:50:51] "GET /project/86132ccc-d0e2-4941-a2a7-595b00e45aa2 HTTP/1.1" 200 2164 0.033859 10.0.0.41 - - [2026-04-02 01:50:51] "GET /virtual-network/e8ae709f-978e-496f-8862-f9a016c18537 HTTP/1.1" 200 2339 0.010310 10.0.0.41 - - [2026-04-02 01:50:52] "GET /obj-perms HTTP/1.1" 200 6447 0.051418 10.0.0.41 - - [2026-04-02 01:50:52] "POST /id-to-fqname HTTP/1.1" 200 231 0.001343 252.41.208.28 - - [2026-04-02 01:50:55] "POST /neutron/network HTTP/1.1" 200 846 0.005723 252.41.208.28 - - [2026-04-02 01:50:55] "GET /aaa-mode HTTP/1.1" 401 296 0.000414 252.41.208.28 - - [2026-04-02 01:50:55] "GET / HTTP/1.1" 200 36215 0.001867 252.41.208.28 - - [2026-04-02 01:50:55] "GET /project/86132ccc-d0e2-4941-a2a7-595b00e45aa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000360 10.0.0.41 - - [2026-04-02 01:50:55] "GET /projects?obj_uuids=86132ccc-d0e2-4941-a2a7-595b00e45aa2&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001045 252.41.208.28 - - [2026-04-02 01:50:55] "GET /project/86132ccc-d0e2-4941-a2a7-595b00e45aa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.053749 252.41.208.28 - - [2026-04-02 01:50:56] "POST /neutron/network HTTP/1.1" 200 836 0.035978 252.41.208.28 - - [2026-04-02 01:50:57] "POST /neutron/port HTTP/1.1" 200 117 0.006857 252.41.208.28 - - [2026-04-02 01:50:58] "POST /neutron/port HTTP/1.1" 200 117 0.004936 252.41.208.28 - - [2026-04-02 01:50:58] "POST /neutron/network HTTP/1.1" 200 846 0.006265 10.0.0.41 - - [2026-04-02 01:50:58] "GET /projects?obj_uuids=86132ccc-d0e2-4941-a2a7-595b00e45aa2&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001054 252.41.208.28 - - [2026-04-02 01:50:58] "POST /neutron/port HTTP/1.1" 200 1068 0.354487 252.41.208.28 - - [2026-04-02 01:50:59] "POST /neutron/port HTTP/1.1" 200 1078 0.013972 252.41.208.28 - - [2026-04-02 01:50:59] "POST /neutron/security_group HTTP/1.1" 200 2067 0.008667 252.41.208.28 - - [2026-04-02 01:50:59] "POST /neutron/port HTTP/1.1" 200 1068 0.037306 252.41.208.28 - - [2026-04-02 01:50:59] "POST /neutron/port HTTP/1.1" 200 1068 0.011577 252.41.208.28 - - [2026-04-02 01:50:59] "POST /neutron/port HTTP/1.1" 200 1118 0.078888 252.41.208.28 - - [2026-04-02 01:50:59] "POST /neutron/port HTTP/1.1" 200 1128 0.018149 252.41.208.28 - - [2026-04-02 01:50:59] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004424 252.41.208.28 - - [2026-04-02 01:51:00] "POST /neutron/subnet HTTP/1.1" 200 694 0.008179 252.41.208.28 - - [2026-04-02 01:51:00] "POST /neutron/port HTTP/1.1" 200 117 0.001274 252.41.208.28 - - [2026-04-02 01:51:00] "POST /neutron/network HTTP/1.1" 200 836 0.007266 252.41.208.28 - - [2026-04-02 01:51:04] "POST /neutron/port HTTP/1.1" 200 1128 0.014586 252.41.208.28 - - [2026-04-02 01:51:04] "POST /neutron/security_group HTTP/1.1" 200 2067 0.006308 10.0.0.41 - - [2026-04-02 01:51:04] "GET /obj-perms HTTP/1.1" 200 6447 0.001652 10.0.0.41 - - [2026-04-02 01:51:05] "GET /obj-perms HTTP/1.1" 200 6447 0.001676 10.0.0.41 - - [2026-04-02 01:51:06] "GET /obj-perms HTTP/1.1" 200 6447 0.003158 10.0.0.41 - - [2026-04-02 01:51:07] "GET /obj-perms HTTP/1.1" 200 6447 0.001664 10.0.0.41 - - [2026-04-02 01:51:08] "GET /obj-perms HTTP/1.1" 200 6447 0.001948 252.41.208.28 - - [2026-04-02 01:51:10] "POST /neutron/network HTTP/1.1" 200 836 0.005698 252.41.208.28 - - [2026-04-02 01:51:10] "POST /neutron/network HTTP/1.1" 400 204 0.013495 252.41.208.28 - - [2026-04-02 01:51:10] "POST /neutron/port HTTP/1.1" 200 1128 0.013296 252.41.208.28 - - [2026-04-02 01:51:10] "POST /neutron/port HTTP/1.1" 200 1118 0.010908 252.41.208.28 - - [2026-04-02 01:51:10] "POST /neutron/port HTTP/1.1" 200 151 0.140641 10.0.0.41 - - [2026-04-02 01:51:11] "DELETE /project/615674069cde4afabaf9fb14024deaff HTTP/1.1" 404 173 0.007155 10.0.0.41 - - [2026-04-02 01:51:11] "DELETE /project/86132cccd0e24941a2a7595b00e45aa2 HTTP/1.1" 404 173 0.007492 252.41.208.28 - - [2026-04-02 01:51:12] "POST /neutron/network HTTP/1.1" 200 836 0.007254 10.0.0.41 - - [2026-04-02 01:51:12] "POST /useragent-kv HTTP/1.1" 200 115 0.002247 10.0.0.41 - - [2026-04-02 01:51:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003369 10.0.0.41 - - [2026-04-02 01:51:12] "POST /useragent-kv HTTP/1.1" 200 115 0.002410 252.41.208.28 - - [2026-04-02 01:51:12] "POST /neutron/network HTTP/1.1" 200 151 0.093640 10.0.0.41 - - [2026-04-02 01:51:12] "GET /routing-instance/bec06e1d-d43c-4339-b2ac-6176e11948bb HTTP/1.1" 404 171 0.002687 10.0.0.41 - - [2026-04-02 01:51:12] "DELETE /route-target/17a06a77-3c1c-4f2c-9daa-4ca308175254 HTTP/1.1" 200 115 0.021315 10.0.0.41 - - [2026-04-02 01:51:12] "GET /domains HTTP/1.1" 200 438 0.002757 10.0.0.41 - - [2026-04-02 01:51:12] "GET /domains?obj_uuids=6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.000983 10.0.0.41 - - [2026-04-02 01:51:12] "GET /domain/6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5 HTTP/1.1" 200 1316 0.006833 10.0.0.41 - - [2026-04-02 01:51:12] "GET /projects?obj_uuids=86132ccc-d0e2-4941-a2a7-595b00e45aa2&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001015 10.0.0.41 - - [2026-04-02 01:51:12] "GET /project/86132ccc-d0e2-4941-a2a7-595b00e45aa2 HTTP/1.1" 200 1915 0.028430 10.0.0.41 - - [2026-04-02 01:51:13] "GET /projects?obj_uuids=86132ccc-d0e2-4941-a2a7-595b00e45aa2&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001055 10.0.0.41 - - [2026-04-02 01:51:13] "GET /project/86132ccc-d0e2-4941-a2a7-595b00e45aa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.026832 10.0.0.41 - - [2026-04-02 01:51:13] "GET /projects?obj_uuids=86132ccc-d0e2-4941-a2a7-595b00e45aa2&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001307 10.0.0.41 - - [2026-04-02 01:51:13] "GET /project/86132ccc-d0e2-4941-a2a7-595b00e45aa2?fields=virtual_networks HTTP/1.1" 200 1054 0.073449 10.0.0.41 - - [2026-04-02 01:51:13] "GET /projects?obj_uuids=86132ccc-d0e2-4941-a2a7-595b00e45aa2&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001292 10.0.0.41 - - [2026-04-02 01:51:13] "GET /project/86132ccc-d0e2-4941-a2a7-595b00e45aa2?fields=virtual_machine_interfaces HTTP/1.1" 200 1054 0.033254 10.0.0.41 - - [2026-04-02 01:51:13] "GET /projects?obj_uuids=86132ccc-d0e2-4941-a2a7-595b00e45aa2&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001204 10.0.0.41 - - [2026-04-02 01:51:13] "GET /project/86132ccc-d0e2-4941-a2a7-595b00e45aa2?fields=security_groups HTTP/1.1" 200 1290 0.035254 10.0.0.41 - - [2026-04-02 01:51:14] "GET /projects?obj_uuids=9445b7be-aa88-459f-85f1-10826a6a5098&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001360 10.0.0.41 - - [2026-04-02 01:51:14] "GET /project/9445b7be-aa88-459f-85f1-10826a6a5098?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1270 0.028570 10.0.0.41 - - [2026-04-02 01:51:18] "GET /projects?obj_uuids=9445b7be-aa88-459f-85f1-10826a6a5098&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001323 10.0.0.41 - - [2026-04-02 01:51:18] "GET /project/9445b7be-aa88-459f-85f1-10826a6a5098?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1270 0.030450 10.0.0.41 - - [2026-04-02 01:51:18] "GET /documentation/index.html HTTP/1.1" 200 219571 0.003915 10.0.0.41 - - [2026-04-02 01:51:18] "GET /obj-perms HTTP/1.1" 200 6378 0.062114 10.0.0.41 - - [2026-04-02 01:51:19] "GET /domains?obj_uuids=6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001067 10.0.0.41 - - [2026-04-02 01:51:19] "GET /domain/6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.007377 10.0.0.41 - - [2026-04-02 01:51:19] "GET /obj-perms HTTP/1.1" 200 6378 0.057820 10.0.0.41 - - [2026-04-02 01:51:19] "POST /fqname-to-id HTTP/1.1" 404 198 0.035048 10.0.0.41 - - [2026-04-02 01:51:19] "GET /projects?obj_uuids=562ef311-19d4-4e39-9fd3-c90ec6589724&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002496 10.0.0.41 - - [2026-04-02 01:51:19] "GET /domains?obj_uuids=6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001223 10.0.0.41 - - [2026-04-02 01:51:19] "GET /domain/6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007450 10.0.0.41 - - [2026-04-02 01:51:19] "POST /id-to-fqname HTTP/1.1" 200 200 0.001525 10.0.0.41 - - [2026-04-02 01:51:19] "POST /fqname-to-id HTTP/1.1" 404 209 0.002605 10.0.0.41 - - [2026-04-02 01:51:19] "POST /security-groups HTTP/1.1" 200 595 0.064724 10.0.0.41 - - [2026-04-02 01:51:19] "POST /fqname-to-id HTTP/1.1" 404 244 0.002729 10.0.0.41 - - [2026-04-02 01:51:19] "POST /projects HTTP/1.1" 200 601 0.215767 10.0.0.41 - - [2026-04-02 01:51:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.254322 10.0.0.41 - - [2026-04-02 01:51:19] "POST /access-control-lists HTTP/1.1" 200 608 0.059654 10.0.0.41 - - [2026-04-02 01:51:19] "GET /project/562ef311-19d4-4e39-9fd3-c90ec6589724?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.399341 10.0.0.41 - - [2026-04-02 01:51:19] "POST /fqname-to-id HTTP/1.1" 404 243 0.003079 10.0.0.41 - - [2026-04-02 01:51:20] "POST /access-control-lists HTTP/1.1" 200 606 0.065107 10.0.0.41 - - [2026-04-02 01:51:21] "GET / HTTP/1.1" 200 36215 0.001893 10.0.0.41 - - [2026-04-02 01:51:21] "GET /projects?obj_uuids=9445b7be-aa88-459f-85f1-10826a6a5098&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001001 10.0.0.41 - - [2026-04-02 01:51:21] "GET /project/9445b7be-aa88-459f-85f1-10826a6a5098?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1270 0.029168 10.0.0.41 - - [2026-04-02 01:51:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002992 10.0.0.41 - - [2026-04-02 01:51:22] "GET /security-group/ff3b44ed-64fc-4d6d-9890-8f65a87b00bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3682 0.004750 10.0.0.41 - - [2026-04-02 01:51:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002883 10.0.0.41 - - [2026-04-02 01:51:22] "GET /projects?obj_uuids=9445b7be-aa88-459f-85f1-10826a6a5098&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001240 10.0.0.41 - - [2026-04-02 01:51:22] "GET /project/9445b7be-aa88-459f-85f1-10826a6a5098?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1270 0.026953 10.0.0.41 - - [2026-04-02 01:51:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003055 10.0.0.41 - - [2026-04-02 01:51:22] "GET /security-group/ff3b44ed-64fc-4d6d-9890-8f65a87b00bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3682 0.004605 10.0.0.41 - - [2026-04-02 01:51:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003211 10.0.0.41 - - [2026-04-02 01:51:22] "PUT /security-group/ff3b44ed-64fc-4d6d-9890-8f65a87b00bc HTTP/1.1" 200 263 0.016748 10.0.0.41 - - [2026-04-02 01:51:22] "PUT /access-control-list/21288758-016f-45c4-8a65-b560531822f8 HTTP/1.1" 200 273 0.012463 10.0.0.41 - - [2026-04-02 01:51:22] "PUT /access-control-list/dbf0e319-3bfe-4cd1-ab2e-8cabc806a181 HTTP/1.1" 200 273 0.022373 10.0.0.41 - - [2026-04-02 01:51:22] "POST /fqname-to-id HTTP/1.1" 401 296 0.000514 10.0.0.41 - - [2026-04-02 01:51:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.076329 10.0.0.41 - - [2026-04-02 01:51:23] "GET /projects?obj_uuids=562ef311-19d4-4e39-9fd3-c90ec6589724&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.000950 10.0.0.41 - - [2026-04-02 01:51:23] "GET /project/562ef311-19d4-4e39-9fd3-c90ec6589724?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.025529 252.41.208.28 - - [2026-04-02 01:51:23] "POST /neutron/network HTTP/1.1" 200 117 0.032797 10.0.0.41 - - [2026-04-02 01:51:23] "GET /projects?obj_uuids=562ef311-19d4-4e39-9fd3-c90ec6589724&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001334 252.41.208.28 - - [2026-04-02 01:51:23] "POST /neutron/network HTTP/1.1" 200 617 0.073985 10.0.0.41 - - [2026-04-02 01:51:23] "POST /route-targets HTTP/1.1" 200 328 0.016652 10.0.0.41 - - [2026-04-02 01:51:23] "POST /ref-update HTTP/1.1" 200 156 0.014230 10.0.0.41 - - [2026-04-02 01:51:23] "POST /useragent-kv HTTP/1.1" 200 115 0.002496 252.41.208.28 - - [2026-04-02 01:51:23] "POST /neutron/subnet HTTP/1.1" 200 720 0.148352 252.41.208.28 - - [2026-04-02 01:51:23] "POST /neutron/network HTTP/1.1" 200 835 0.005782 10.0.0.41 - - [2026-04-02 01:51:24] "POST /id-to-fqname HTTP/1.1" 200 231 0.001406 10.0.0.41 - - [2026-04-02 01:51:24] "GET /virtual-network/119e5543-3dd3-4610-9c46-07347db4e781?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.004880 252.41.208.28 - - [2026-04-02 01:51:24] "POST /neutron/network HTTP/1.1" 200 835 0.005709 10.0.0.41 - - [2026-04-02 01:51:24] "GET /virtual-network/119e5543-3dd3-4610-9c46-07347db4e781?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.004908 252.41.208.28 - - [2026-04-02 01:51:24] "POST /neutron/network HTTP/1.1" 200 835 0.005419 252.41.208.28 - - [2026-04-02 01:51:24] "POST /neutron/subnet HTTP/1.1" 200 720 0.006982 10.0.0.41 - - [2026-04-02 01:51:24] "GET /domains HTTP/1.1" 401 296 0.000425 10.0.0.41 - - [2026-04-02 01:51:24] "GET /domains HTTP/1.1" 200 438 0.027563 10.0.0.41 - - [2026-04-02 01:51:24] "GET /domains?obj_uuids=6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001049 10.0.0.41 - - [2026-04-02 01:51:24] "GET /domain/6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5 HTTP/1.1" 200 1513 0.008068 10.0.0.41 - - [2026-04-02 01:51:24] "GET /projects?obj_uuids=562ef311-19d4-4e39-9fd3-c90ec6589724&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001040 10.0.0.41 - - [2026-04-02 01:51:24] "GET /project/562ef311-19d4-4e39-9fd3-c90ec6589724 HTTP/1.1" 200 2170 0.029292 10.0.0.41 - - [2026-04-02 01:51:24] "GET /virtual-network/119e5543-3dd3-4610-9c46-07347db4e781 HTTP/1.1" 200 2337 0.006606 10.0.0.41 - - [2026-04-02 01:51:24] "GET /virtual-network/119e5543-3dd3-4610-9c46-07347db4e781 HTTP/1.1" 200 2337 0.004818 10.0.0.41 - - [2026-04-02 01:51:24] "GET /routing-instance/fe28b7b9-1c04-4902-ba8a-a328de1433c9 HTTP/1.1" 200 1493 0.004165 10.0.0.41 - - [2026-04-02 01:51:24] "GET /routing-instance/fe28b7b9-1c04-4902-ba8a-a328de1433c9 HTTP/1.1" 200 1493 0.003794 10.0.0.41 - - [2026-04-02 01:51:25] "GET /route-target/14868131-8c09-46f2-a264-d33cc8a59888 HTTP/1.1" 200 1218 0.003520 10.0.0.41 - - [2026-04-02 01:51:25] "GET /virtual-network/119e5543-3dd3-4610-9c46-07347db4e781 HTTP/1.1" 200 2337 0.005767 10.0.0.41 - - [2026-04-02 01:51:25] "GET /routing-instance/fe28b7b9-1c04-4902-ba8a-a328de1433c9 HTTP/1.1" 200 1493 0.003675 10.0.0.41 - - [2026-04-02 01:51:25] "GET /virtual-network/119e5543-3dd3-4610-9c46-07347db4e781?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.005084 10.0.0.41 - - [2026-04-02 01:51:25] "GET /virtual-network/119e5543-3dd3-4610-9c46-07347db4e781 HTTP/1.1" 200 2337 0.004541 10.0.0.41 - - [2026-04-02 01:51:25] "GET /routing-instance/fe28b7b9-1c04-4902-ba8a-a328de1433c9 HTTP/1.1" 200 1493 0.003852 10.0.0.41 - - [2026-04-02 01:51:25] "GET /routing-instance/fe28b7b9-1c04-4902-ba8a-a328de1433c9 HTTP/1.1" 200 1493 0.003648 10.0.0.41 - - [2026-04-02 01:51:25] "GET /route-target/14868131-8c09-46f2-a264-d33cc8a59888 HTTP/1.1" 200 1218 0.003490 10.0.0.41 - - [2026-04-02 01:51:25] "GET /domains HTTP/1.1" 200 438 0.003561 10.0.0.41 - - [2026-04-02 01:51:25] "GET /domains?obj_uuids=6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.000989 10.0.0.41 - - [2026-04-02 01:51:25] "GET /domain/6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5 HTTP/1.1" 200 1513 0.006656 10.0.0.41 - - [2026-04-02 01:51:25] "GET /projects?obj_uuids=562ef311-19d4-4e39-9fd3-c90ec6589724&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.000987 10.0.0.41 - - [2026-04-02 01:51:25] "GET /project/562ef311-19d4-4e39-9fd3-c90ec6589724 HTTP/1.1" 200 2170 0.030558 10.0.0.41 - - [2026-04-02 01:51:25] "GET /virtual-network/119e5543-3dd3-4610-9c46-07347db4e781 HTTP/1.1" 200 2337 0.005078 10.0.0.41 - - [2026-04-02 01:51:26] "GET /obj-perms HTTP/1.1" 200 6449 0.063912 10.0.0.41 - - [2026-04-02 01:51:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002914 10.0.0.41 - - [2026-04-02 01:51:26] "GET /projects?obj_uuids=562ef311-19d4-4e39-9fd3-c90ec6589724&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001019 10.0.0.41 - - [2026-04-02 01:51:26] "GET /project/562ef311-19d4-4e39-9fd3-c90ec6589724?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.022622 252.41.208.28 - - [2026-04-02 01:51:26] "POST /neutron/network HTTP/1.1" 200 117 0.009905 10.0.0.41 - - [2026-04-02 01:51:26] "GET /projects?obj_uuids=562ef311-19d4-4e39-9fd3-c90ec6589724&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.000971 252.41.208.28 - - [2026-04-02 01:51:26] "POST /neutron/network HTTP/1.1" 200 617 0.083047 10.0.0.41 - - [2026-04-02 01:51:26] "POST /route-targets HTTP/1.1" 200 328 0.014980 10.0.0.41 - - [2026-04-02 01:51:26] "POST /ref-update HTTP/1.1" 200 156 0.015980 10.0.0.41 - - [2026-04-02 01:51:26] "POST /useragent-kv HTTP/1.1" 200 115 0.004952 252.41.208.28 - - [2026-04-02 01:51:26] "POST /neutron/subnet HTTP/1.1" 200 729 0.216177 252.41.208.28 - - [2026-04-02 01:51:26] "POST /neutron/network HTTP/1.1" 200 837 0.006324 10.0.0.41 - - [2026-04-02 01:51:26] "POST /id-to-fqname HTTP/1.1" 200 231 0.001467 10.0.0.41 - - [2026-04-02 01:51:27] "GET /virtual-network/f90c6777-f084-4fec-b49d-77141e251601?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.013149 252.41.208.28 - - [2026-04-02 01:51:27] "POST /neutron/network HTTP/1.1" 200 837 0.006084 10.0.0.41 - - [2026-04-02 01:51:27] "GET /virtual-network/f90c6777-f084-4fec-b49d-77141e251601?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.006192 252.41.208.28 - - [2026-04-02 01:51:27] "POST /neutron/network HTTP/1.1" 200 837 0.007737 252.41.208.28 - - [2026-04-02 01:51:27] "POST /neutron/subnet HTTP/1.1" 200 729 0.008411 10.0.0.41 - - [2026-04-02 01:51:27] "GET /domains HTTP/1.1" 200 438 0.002740 10.0.0.41 - - [2026-04-02 01:51:27] "GET /domains?obj_uuids=6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001746 10.0.0.41 - - [2026-04-02 01:51:27] "GET /domain/6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5 HTTP/1.1" 200 1513 0.007653 10.0.0.41 - - [2026-04-02 01:51:27] "GET /projects?obj_uuids=562ef311-19d4-4e39-9fd3-c90ec6589724&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.000983 10.0.0.41 - - [2026-04-02 01:51:27] "GET /project/562ef311-19d4-4e39-9fd3-c90ec6589724 HTTP/1.1" 200 2397 0.028764 10.0.0.41 - - [2026-04-02 01:51:27] "GET /virtual-network/f90c6777-f084-4fec-b49d-77141e251601 HTTP/1.1" 200 2344 0.006231 10.0.0.41 - - [2026-04-02 01:51:27] "GET /virtual-network/f90c6777-f084-4fec-b49d-77141e251601 HTTP/1.1" 200 2344 0.005188 10.0.0.41 - - [2026-04-02 01:51:27] "GET /routing-instance/4538fca8-d61a-4f7d-9000-958ee9908463 HTTP/1.1" 200 1492 0.003793 10.0.0.41 - - [2026-04-02 01:51:27] "GET /routing-instance/4538fca8-d61a-4f7d-9000-958ee9908463 HTTP/1.1" 200 1492 0.004758 10.0.0.41 - - [2026-04-02 01:51:27] "GET /route-target/f9128633-b0a3-4a8a-847b-8542f314418c HTTP/1.1" 200 1218 0.003393 10.0.0.41 - - [2026-04-02 01:51:27] "GET /virtual-network/f90c6777-f084-4fec-b49d-77141e251601 HTTP/1.1" 200 2344 0.007168 10.0.0.41 - - [2026-04-02 01:51:27] "GET /routing-instance/4538fca8-d61a-4f7d-9000-958ee9908463 HTTP/1.1" 200 1492 0.003660 10.0.0.41 - - [2026-04-02 01:51:27] "GET /virtual-network/f90c6777-f084-4fec-b49d-77141e251601?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.005895 10.0.0.41 - - [2026-04-02 01:51:27] "GET /virtual-network/f90c6777-f084-4fec-b49d-77141e251601 HTTP/1.1" 200 2344 0.005521 10.0.0.41 - - [2026-04-02 01:51:27] "GET /routing-instance/4538fca8-d61a-4f7d-9000-958ee9908463 HTTP/1.1" 200 1492 0.003714 10.0.0.41 - - [2026-04-02 01:51:27] "GET /routing-instance/4538fca8-d61a-4f7d-9000-958ee9908463 HTTP/1.1" 200 1492 0.004637 10.0.0.41 - - [2026-04-02 01:51:28] "GET /route-target/f9128633-b0a3-4a8a-847b-8542f314418c HTTP/1.1" 200 1218 0.003638 10.0.0.41 - - [2026-04-02 01:51:28] "GET /domains HTTP/1.1" 200 438 0.002677 10.0.0.41 - - [2026-04-02 01:51:28] "GET /domains?obj_uuids=6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001121 10.0.0.41 - - [2026-04-02 01:51:28] "GET /domain/6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5 HTTP/1.1" 200 1513 0.007177 10.0.0.41 - - [2026-04-02 01:51:28] "GET /projects?obj_uuids=562ef311-19d4-4e39-9fd3-c90ec6589724&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001431 10.0.0.41 - - [2026-04-02 01:51:28] "GET /project/562ef311-19d4-4e39-9fd3-c90ec6589724 HTTP/1.1" 200 2397 0.032782 10.0.0.41 - - [2026-04-02 01:51:28] "GET /virtual-network/f90c6777-f084-4fec-b49d-77141e251601 HTTP/1.1" 200 2344 0.004907 10.0.0.41 - - [2026-04-02 01:51:28] "GET /obj-perms HTTP/1.1" 200 6449 0.001675 10.0.0.41 - - [2026-04-02 01:51:28] "POST /id-to-fqname HTTP/1.1" 200 231 0.001669 252.41.208.28 - - [2026-04-02 01:51:28] "POST /neutron/network HTTP/1.1" 200 847 0.006357 252.41.208.28 - - [2026-04-02 01:51:28] "GET /aaa-mode HTTP/1.1" 401 296 0.000518 252.41.208.28 - - [2026-04-02 01:51:29] "GET / HTTP/1.1" 200 36215 0.001778 252.41.208.28 - - [2026-04-02 01:51:29] "GET /project/562ef311-19d4-4e39-9fd3-c90ec6589724?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000432 10.0.0.41 - - [2026-04-02 01:51:29] "GET /projects?obj_uuids=562ef311-19d4-4e39-9fd3-c90ec6589724&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001049 252.41.208.28 - - [2026-04-02 01:51:29] "GET /project/562ef311-19d4-4e39-9fd3-c90ec6589724?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.053455 252.41.208.28 - - [2026-04-02 01:51:29] "POST /neutron/network HTTP/1.1" 200 837 0.031878 252.41.208.28 - - [2026-04-02 01:51:30] "POST /neutron/port HTTP/1.1" 200 117 0.005414 252.41.208.28 - - [2026-04-02 01:51:30] "POST /neutron/port HTTP/1.1" 200 117 0.005211 10.0.0.41 - - [2026-04-02 01:51:30] "POST /id-to-fqname HTTP/1.1" 200 231 0.001345 252.41.208.28 - - [2026-04-02 01:51:30] "POST /neutron/port HTTP/1.1" 200 117 0.005021 252.41.208.28 - - [2026-04-02 01:51:30] "POST /neutron/network HTTP/1.1" 200 845 0.005327 252.41.208.28 - - [2026-04-02 01:51:31] "GET /aaa-mode HTTP/1.1" 401 296 0.000445 252.41.208.28 - - [2026-04-02 01:51:31] "GET / HTTP/1.1" 200 36215 0.001717 252.41.208.28 - - [2026-04-02 01:51:31] "GET /project/562ef311-19d4-4e39-9fd3-c90ec6589724?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000389 252.41.208.28 - - [2026-04-02 01:51:31] "POST /neutron/network HTTP/1.1" 200 847 0.006203 10.0.0.41 - - [2026-04-02 01:51:31] "GET /projects?obj_uuids=562ef311-19d4-4e39-9fd3-c90ec6589724&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001072 10.0.0.41 - - [2026-04-02 01:51:31] "GET /projects?obj_uuids=562ef311-19d4-4e39-9fd3-c90ec6589724&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001240 252.41.208.28 - - [2026-04-02 01:51:31] "GET /project/562ef311-19d4-4e39-9fd3-c90ec6589724?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.077066 252.41.208.28 - - [2026-04-02 01:51:31] "POST /neutron/port HTTP/1.1" 200 1071 0.249386 252.41.208.28 - - [2026-04-02 01:51:31] "POST /neutron/port HTTP/1.1" 200 1071 0.017196 252.41.208.28 - - [2026-04-02 01:51:31] "POST /neutron/port HTTP/1.1" 200 1071 0.011169 252.41.208.28 - - [2026-04-02 01:51:31] "POST /neutron/port HTTP/1.1" 200 1121 0.072856 252.41.208.28 - - [2026-04-02 01:51:31] "POST /neutron/network HTTP/1.1" 200 835 0.035668 252.41.208.28 - - [2026-04-02 01:51:31] "POST /neutron/port HTTP/1.1" 200 1131 0.017573 252.41.208.28 - - [2026-04-02 01:51:32] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005224 252.41.208.28 - - [2026-04-02 01:51:32] "POST /neutron/subnet HTTP/1.1" 200 703 0.008202 252.41.208.28 - - [2026-04-02 01:51:32] "POST /neutron/port HTTP/1.1" 200 117 0.001266 252.41.208.28 - - [2026-04-02 01:51:32] "POST /neutron/network HTTP/1.1" 200 837 0.008672 252.41.208.28 - - [2026-04-02 01:51:32] "POST /neutron/port HTTP/1.1" 200 1131 0.021089 252.41.208.28 - - [2026-04-02 01:51:32] "POST /neutron/security_group HTTP/1.1" 200 2068 0.011227 252.41.208.28 - - [2026-04-02 01:51:32] "POST /neutron/port HTTP/1.1" 200 117 0.006318 10.0.0.41 - - [2026-04-02 01:51:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003325 10.0.0.41 - - [2026-04-02 01:51:32] "GET /projects?obj_uuids=562ef311-19d4-4e39-9fd3-c90ec6589724&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001250 10.0.0.41 - - [2026-04-02 01:51:32] "GET /project/562ef311-19d4-4e39-9fd3-c90ec6589724?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.034119 10.0.0.41 - - [2026-04-02 01:51:32] "GET /virtual-network/119e5543-3dd3-4610-9c46-07347db4e781?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.005612 10.0.0.41 - - [2026-04-02 01:51:32] "GET /floating-ip-pools?parent_id=119e5543-3dd3-4610-9c46-07347db4e781&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003434 10.0.0.41 - - [2026-04-02 01:51:32] "GET /virtual-network/119e5543-3dd3-4610-9c46-07347db4e781?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.014349 10.0.0.41 - - [2026-04-02 01:51:32] "POST /floating-ip-pools HTTP/1.1" 200 609 0.023309 10.0.0.41 - - [2026-04-02 01:51:32] "POST /ref-update HTTP/1.1" 200 156 0.010684 10.0.0.41 - - [2026-04-02 01:51:32] "GET /virtual-network/119e5543-3dd3-4610-9c46-07347db4e781?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.010688 10.0.0.41 - - [2026-04-02 01:51:32] "GET /domains HTTP/1.1" 200 438 0.004405 10.0.0.41 - - [2026-04-02 01:51:32] "GET /domains?obj_uuids=6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001037 10.0.0.41 - - [2026-04-02 01:51:32] "GET /domain/6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5 HTTP/1.1" 200 1513 0.007036 10.0.0.41 - - [2026-04-02 01:51:32] "GET /projects?obj_uuids=562ef311-19d4-4e39-9fd3-c90ec6589724&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001078 10.0.0.41 - - [2026-04-02 01:51:33] "GET /project/562ef311-19d4-4e39-9fd3-c90ec6589724 HTTP/1.1" 200 2981 0.050669 10.0.0.41 - - [2026-04-02 01:51:33] "GET /virtual-network/119e5543-3dd3-4610-9c46-07347db4e781 HTTP/1.1" 200 2616 0.008966 10.0.0.41 - - [2026-04-02 01:51:33] "GET /floating-ip-pool/4b297801-7b72-4035-8e89-ba0d408057a8 HTTP/1.1" 200 1440 0.009965 10.0.0.41 - - [2026-04-02 01:51:33] "GET /domains HTTP/1.1" 200 438 0.004911 252.41.208.28 - - [2026-04-02 01:51:33] "POST /neutron/network HTTP/1.1" 200 845 0.010593 10.0.0.41 - - [2026-04-02 01:51:33] "GET /domains?obj_uuids=6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001073 10.0.0.41 - - [2026-04-02 01:51:33] "GET /domain/6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5 HTTP/1.1" 200 1513 0.008186 10.0.0.41 - - [2026-04-02 01:51:33] "GET /projects?obj_uuids=562ef311-19d4-4e39-9fd3-c90ec6589724&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001275 10.0.0.41 - - [2026-04-02 01:51:33] "GET /projects?obj_uuids=562ef311-19d4-4e39-9fd3-c90ec6589724&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001775 10.0.0.41 - - [2026-04-02 01:51:33] "GET /project/562ef311-19d4-4e39-9fd3-c90ec6589724 HTTP/1.1" 200 2981 0.089054 10.0.0.41 - - [2026-04-02 01:51:33] "GET /virtual-network/119e5543-3dd3-4610-9c46-07347db4e781 HTTP/1.1" 200 2926 0.020626 10.0.0.41 - - [2026-04-02 01:51:33] "GET /virtual-network/119e5543-3dd3-4610-9c46-07347db4e781?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.008373 252.41.208.28 - - [2026-04-02 01:51:33] "POST /neutron/port HTTP/1.1" 200 1131 0.024180 252.41.208.28 - - [2026-04-02 01:51:33] "POST /neutron/port HTTP/1.1" 200 1069 0.391613 252.41.208.28 - - [2026-04-02 01:51:33] "POST /neutron/security_group HTTP/1.1" 200 2068 0.006166 252.41.208.28 - - [2026-04-02 01:51:33] "POST /neutron/port HTTP/1.1" 200 1069 0.009517 252.41.208.28 - - [2026-04-02 01:51:33] "POST /neutron/port HTTP/1.1" 200 1069 0.014648 252.41.208.28 - - [2026-04-02 01:51:33] "POST /neutron/port HTTP/1.1" 200 1119 0.089346 252.41.208.28 - - [2026-04-02 01:51:34] "POST /neutron/port HTTP/1.1" 200 1129 0.013812 252.41.208.28 - - [2026-04-02 01:51:34] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003420 252.41.208.28 - - [2026-04-02 01:51:34] "POST /neutron/subnet HTTP/1.1" 200 694 0.007224 252.41.208.28 - - [2026-04-02 01:51:34] "POST /neutron/port HTTP/1.1" 200 117 0.001224 252.41.208.28 - - [2026-04-02 01:51:34] "POST /neutron/network HTTP/1.1" 200 835 0.005162 252.41.208.28 - - [2026-04-02 01:51:38] "POST /neutron/port HTTP/1.1" 200 1131 0.014185 252.41.208.28 - - [2026-04-02 01:51:38] "POST /neutron/security_group HTTP/1.1" 200 2068 0.006396 252.41.208.28 - - [2026-04-02 01:51:38] "POST /neutron/port HTTP/1.1" 200 1131 0.012703 252.41.208.28 - - [2026-04-02 01:51:38] "POST /neutron/security_group HTTP/1.1" 200 2068 0.006203 252.41.208.28 - - [2026-04-02 01:51:39] "POST /neutron/port HTTP/1.1" 200 1131 0.013750 252.41.208.28 - - [2026-04-02 01:51:39] "POST /neutron/security_group HTTP/1.1" 200 2068 0.005939 10.0.0.41 - - [2026-04-02 01:51:39] "GET /virtual-machine/85d87eda-9a86-429a-8ff8-09da00074e45 HTTP/1.1" 200 1304 0.005098 10.0.0.41 - - [2026-04-02 01:51:39] "GET /virtual-machine-interface/50adc2f2-529a-40f5-8c47-073b9d3c2b07 HTTP/1.1" 200 2999 0.005338 10.0.0.41 - - [2026-04-02 01:51:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002877 10.0.0.41 - - [2026-04-02 01:51:39] "GET /global-vrouter-config/ce13109b-450c-49e0-a900-187f6a3685df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003208 10.0.0.41 - - [2026-04-02 01:51:39] "GET /virtual-networks?parent_id=562ef311-19d4-4e39-9fd3-c90ec6589724&detail=False&count=False&shared=False HTTP/1.1" 200 595 0.002444 10.0.0.41 - - [2026-04-02 01:51:39] "GET /virtual-network/f90c6777-f084-4fec-b49d-77141e251601?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.005416 252.41.208.28 - - [2026-04-02 01:51:41] "POST /neutron/port HTTP/1.1" 200 1131 0.041824 252.41.208.28 - - [2026-04-02 01:51:42] "POST /neutron/security_group HTTP/1.1" 200 2068 0.005654 10.0.0.41 - - [2026-04-02 01:51:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005208 10.0.0.41 - - [2026-04-02 01:51:42] "GET /virtual-network/f90c6777-f084-4fec-b49d-77141e251601?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.004480 252.41.208.28 - - [2026-04-02 01:51:43] "POST /neutron/port HTTP/1.1" 200 1129 0.042423 252.41.208.28 - - [2026-04-02 01:51:43] "POST /neutron/port HTTP/1.1" 200 1131 0.040528 252.41.208.28 - - [2026-04-02 01:51:43] "POST /neutron/security_group HTTP/1.1" 200 2068 0.006814 252.41.208.28 - - [2026-04-02 01:51:43] "POST /neutron/security_group HTTP/1.1" 200 2068 0.005570 252.41.208.28 - - [2026-04-02 01:51:44] "POST /neutron/port HTTP/1.1" 200 1129 0.012083 252.41.208.28 - - [2026-04-02 01:51:44] "POST /neutron/security_group HTTP/1.1" 200 2068 0.005563 10.0.0.41 - - [2026-04-02 01:51:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003109 10.0.0.41 - - [2026-04-02 01:51:44] "GET /global-vrouter-config/ce13109b-450c-49e0-a900-187f6a3685df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003388 10.0.0.41 - - [2026-04-02 01:51:44] "GET /virtual-networks?parent_id=562ef311-19d4-4e39-9fd3-c90ec6589724&detail=False&count=False&shared=False HTTP/1.1" 200 595 0.002977 10.0.0.41 - - [2026-04-02 01:51:44] "GET /virtual-network/f90c6777-f084-4fec-b49d-77141e251601?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.006479 10.0.0.41 - - [2026-04-02 01:51:44] "GET /projects?obj_uuids=562ef311-19d4-4e39-9fd3-c90ec6589724&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001117 252.41.208.28 - - [2026-04-02 01:51:45] "POST /neutron/floatingip HTTP/1.1" 200 529 0.091647 252.41.208.28 - - [2026-04-02 01:51:45] "POST /neutron/port HTTP/1.1" 200 1131 0.016021 252.41.208.28 - - [2026-04-02 01:51:45] "POST /neutron/port HTTP/1.1" 200 1131 0.046495 252.41.208.28 - - [2026-04-02 01:51:45] "POST /neutron/floatingip HTTP/1.1" 200 529 0.005317 252.41.208.28 - - [2026-04-02 01:51:45] "POST /neutron/security_group HTTP/1.1" 200 2068 0.008047 252.41.208.28 - - [2026-04-02 01:51:45] "POST /neutron/floatingip HTTP/1.1" 200 577 0.040131 252.41.208.28 - - [2026-04-02 01:51:45] "POST /neutron/port HTTP/1.1" 200 1129 0.013428 252.41.208.28 - - [2026-04-02 01:51:45] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007866 252.41.208.28 - - [2026-04-02 01:51:45] "POST /neutron/port HTTP/1.1" 200 1129 0.019176 252.41.208.28 - - [2026-04-02 01:51:45] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007295 252.41.208.28 - - [2026-04-02 01:51:45] "POST /neutron/port HTTP/1.1" 200 1129 0.013589 252.41.208.28 - - [2026-04-02 01:51:45] "POST /neutron/security_group HTTP/1.1" 200 2068 0.005891 10.0.0.41 - - [2026-04-02 01:51:45] "GET /virtual-machine/ecd3bba1-64a2-4787-a9b5-90c7a2bb922a HTTP/1.1" 200 1305 0.004982 10.0.0.41 - - [2026-04-02 01:51:45] "GET /virtual-machine-interface/c8d497d1-1c09-47d9-af2c-7f2537c49eeb HTTP/1.1" 200 3000 0.004922 10.0.0.41 - - [2026-04-02 01:51:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002900 10.0.0.41 - - [2026-04-02 01:51:46] "GET /global-vrouter-config/ce13109b-450c-49e0-a900-187f6a3685df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003035 10.0.0.41 - - [2026-04-02 01:51:46] "GET /virtual-networks?parent_id=562ef311-19d4-4e39-9fd3-c90ec6589724&detail=False&count=False&shared=False HTTP/1.1" 200 595 0.003671 10.0.0.41 - - [2026-04-02 01:51:46] "GET /virtual-network/119e5543-3dd3-4610-9c46-07347db4e781?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.006040 252.41.208.28 - - [2026-04-02 01:51:46] "POST /neutron/port HTTP/1.1" 200 1131 0.038582 252.41.208.28 - - [2026-04-02 01:51:46] "POST /neutron/security_group HTTP/1.1" 200 2068 0.005664 10.0.0.41 - - [2026-04-02 01:51:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002942 10.0.0.41 - - [2026-04-02 01:51:47] "GET /global-vrouter-config/ce13109b-450c-49e0-a900-187f6a3685df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.002945 10.0.0.41 - - [2026-04-02 01:51:47] "GET /virtual-networks?parent_id=562ef311-19d4-4e39-9fd3-c90ec6589724&detail=False&count=False&shared=False HTTP/1.1" 200 595 0.002948 10.0.0.41 - - [2026-04-02 01:51:47] "GET /virtual-network/119e5543-3dd3-4610-9c46-07347db4e781?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.005334 252.41.208.28 - - [2026-04-02 01:51:47] "POST /neutron/floatingip HTTP/1.1" 200 577 0.011358 10.0.0.41 - - [2026-04-02 01:51:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002908 10.0.0.41 - - [2026-04-02 01:51:47] "GET /routing-instance/fe28b7b9-1c04-4902-ba8a-a328de1433c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1493 0.003500 10.0.0.41 - - [2026-04-02 01:51:47] "GET /route-target/14868131-8c09-46f2-a264-d33cc8a59888?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003585 10.0.0.41 - - [2026-04-02 01:51:47] "GET /floating-ip/bd602114-63bf-4cef-bc4e-30aa162e4bb5 HTTP/1.1" 200 1888 0.005757 252.41.208.28 - - [2026-04-02 01:51:50] "POST /neutron/floatingip HTTP/1.1" 200 577 0.015775 252.41.208.28 - - [2026-04-02 01:51:51] "POST /neutron/floatingip HTTP/1.1" 200 529 0.022096 252.41.208.28 - - [2026-04-02 01:51:51] "POST /neutron/floatingip HTTP/1.1" 200 529 0.006932 252.41.208.28 - - [2026-04-02 01:51:51] "POST /neutron/floatingip HTTP/1.1" 200 115 0.044555 10.0.0.41 - - [2026-04-02 01:51:51] "GET /floating-ip-pool/4b297801-7b72-4035-8e89-ba0d408057a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.004570 10.0.0.41 - - [2026-04-02 01:51:51] "POST /ref-update HTTP/1.1" 200 156 0.010505 10.0.0.41 - - [2026-04-02 01:51:51] "DELETE /floating-ip-pool/4b297801-7b72-4035-8e89-ba0d408057a8 HTTP/1.1" 200 115 0.034455 252.41.208.28 - - [2026-04-02 01:51:52] "POST /neutron/network HTTP/1.1" 200 837 0.010799 252.41.208.28 - - [2026-04-02 01:51:52] "POST /neutron/network HTTP/1.1" 400 204 0.060869 252.41.208.28 - - [2026-04-02 01:51:52] "POST /neutron/port HTTP/1.1" 200 1129 0.018090 252.41.208.28 - - [2026-04-02 01:51:53] "POST /neutron/port HTTP/1.1" 200 1131 0.013445 252.41.208.28 - - [2026-04-02 01:51:53] "POST /neutron/port HTTP/1.1" 200 1119 0.019439 252.41.208.28 - - [2026-04-02 01:51:53] "POST /neutron/port HTTP/1.1" 200 1121 0.009313 252.41.208.28 - - [2026-04-02 01:51:53] "POST /neutron/port HTTP/1.1" 200 151 0.196708 252.41.208.28 - - [2026-04-02 01:51:53] "POST /neutron/port HTTP/1.1" 200 151 0.194514 252.41.208.28 - - [2026-04-02 01:51:54] "POST /neutron/network HTTP/1.1" 200 837 0.006554 [Introspect:8084]10.0.0.41 - - [2026-04-02 01:51:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001100 [Introspect:8084]10.0.0.41 - - [2026-04-02 01:51:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001119 10.0.0.41 - - [2026-04-02 01:51:54] "POST /useragent-kv HTTP/1.1" 200 115 0.008755 10.0.0.41 - - [2026-04-02 01:51:54] "POST /useragent-kv HTTP/1.1" 200 115 0.002936 10.0.0.41 - - [2026-04-02 01:51:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003592 252.41.208.28 - - [2026-04-02 01:51:54] "POST /neutron/network HTTP/1.1" 200 151 0.113711 10.0.0.41 - - [2026-04-02 01:51:54] "GET /routing-instance/4538fca8-d61a-4f7d-9000-958ee9908463 HTTP/1.1" 404 171 0.002255 10.0.0.41 - - [2026-04-02 01:51:54] "DELETE /route-target/f9128633-b0a3-4a8a-847b-8542f314418c HTTP/1.1" 200 115 0.025169 10.0.0.41 - - [2026-04-02 01:51:54] "GET /domains HTTP/1.1" 200 438 0.006396 10.0.0.41 - - [2026-04-02 01:51:54] "GET /domains?obj_uuids=6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001546 10.0.0.41 - - [2026-04-02 01:51:54] "GET /domain/6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5 HTTP/1.1" 200 1513 0.012978 10.0.0.41 - - [2026-04-02 01:51:54] "GET /projects?obj_uuids=562ef311-19d4-4e39-9fd3-c90ec6589724&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002063 10.0.0.41 - - [2026-04-02 01:51:54] "GET /project/562ef311-19d4-4e39-9fd3-c90ec6589724 HTTP/1.1" 200 2170 0.026097 252.41.208.28 - - [2026-04-02 01:51:55] "POST /neutron/network HTTP/1.1" 200 835 0.009768 10.0.0.41 - - [2026-04-02 01:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.008275 10.0.0.41 - - [2026-04-02 01:51:55] "POST /useragent-kv HTTP/1.1" 200 115 0.002114 10.0.0.41 - - [2026-04-02 01:51:55] "POST /useragent-kv HTTP/1.1" 200 115 0.002222 252.41.208.28 - - [2026-04-02 01:51:55] "POST /neutron/network HTTP/1.1" 200 151 0.117055 10.0.0.41 - - [2026-04-02 01:51:55] "DELETE /route-target/14868131-8c09-46f2-a264-d33cc8a59888 HTTP/1.1" 200 115 0.037089 10.0.0.41 - - [2026-04-02 01:51:55] "GET /routing-instance/fe28b7b9-1c04-4902-ba8a-a328de1433c9 HTTP/1.1" 404 171 0.002816 10.0.0.41 - - [2026-04-02 01:51:55] "GET /domains HTTP/1.1" 200 438 0.002689 10.0.0.41 - - [2026-04-02 01:51:55] "GET /domains?obj_uuids=6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.000976 10.0.0.41 - - [2026-04-02 01:51:55] "GET /domain/6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5 HTTP/1.1" 200 1513 0.006592 10.0.0.41 - - [2026-04-02 01:51:55] "GET /projects?obj_uuids=562ef311-19d4-4e39-9fd3-c90ec6589724&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001011 10.0.0.41 - - [2026-04-02 01:51:55] "GET /project/562ef311-19d4-4e39-9fd3-c90ec6589724 HTTP/1.1" 200 1921 0.025065 10.0.0.41 - - [2026-04-02 01:51:56] "GET /projects?obj_uuids=562ef311-19d4-4e39-9fd3-c90ec6589724&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001400 10.0.0.41 - - [2026-04-02 01:51:56] "GET /project/562ef311-19d4-4e39-9fd3-c90ec6589724?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.032234 10.0.0.41 - - [2026-04-02 01:51:56] "GET /projects?obj_uuids=562ef311-19d4-4e39-9fd3-c90ec6589724&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001057 10.0.0.41 - - [2026-04-02 01:51:56] "GET /project/562ef311-19d4-4e39-9fd3-c90ec6589724?fields=virtual_networks HTTP/1.1" 200 1056 0.073455 10.0.0.41 - - [2026-04-02 01:51:56] "GET /projects?obj_uuids=562ef311-19d4-4e39-9fd3-c90ec6589724&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001838 10.0.0.41 - - [2026-04-02 01:51:56] "GET /project/562ef311-19d4-4e39-9fd3-c90ec6589724?fields=virtual_machine_interfaces HTTP/1.1" 200 1056 0.029637 10.0.0.41 - - [2026-04-02 01:51:56] "GET /projects?obj_uuids=562ef311-19d4-4e39-9fd3-c90ec6589724&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001011 10.0.0.41 - - [2026-04-02 01:51:56] "GET /project/562ef311-19d4-4e39-9fd3-c90ec6589724?fields=security_groups HTTP/1.1" 200 1293 0.028371 10.0.0.41 - - [2026-04-02 01:51:57] "GET /domains?obj_uuids=6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001058 10.0.0.41 - - [2026-04-02 01:51:57] "GET /domain/6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.006634 10.0.0.41 - - [2026-04-02 01:51:57] "POST /fqname-to-id HTTP/1.1" 404 181 0.029111 10.0.0.41 - - [2026-04-02 01:51:57] "GET /projects?obj_uuids=2f36c6a4-14fc-4b06-8e2e-247580f8ec0b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002543 10.0.0.41 - - [2026-04-02 01:51:57] "GET /domains?obj_uuids=6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001266 10.0.0.41 - - [2026-04-02 01:51:57] "GET /domain/6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.008188 10.0.0.41 - - [2026-04-02 01:51:57] "POST /id-to-fqname HTTP/1.1" 200 183 0.002221 10.0.0.41 - - [2026-04-02 01:51:57] "POST /fqname-to-id HTTP/1.1" 404 192 0.002604 10.0.0.41 - - [2026-04-02 01:51:57] "POST /security-groups HTTP/1.1" 200 578 0.096771 10.0.0.41 - - [2026-04-02 01:51:57] "POST /fqname-to-id HTTP/1.1" 404 227 0.003318 10.0.0.41 - - [2026-04-02 01:51:57] "POST /projects HTTP/1.1" 200 567 0.399181 10.0.0.41 - - [2026-04-02 01:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.475425 10.0.0.41 - - [2026-04-02 01:51:57] "POST /access-control-lists HTTP/1.1" 200 591 0.061257 10.0.0.41 - - [2026-04-02 01:51:57] "POST /fqname-to-id HTTP/1.1" 404 226 0.002924 10.0.0.41 - - [2026-04-02 01:51:58] "GET /project/2f36c6a4-14fc-4b06-8e2e-247580f8ec0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.632947 10.0.0.41 - - [2026-04-02 01:51:58] "POST /access-control-lists HTTP/1.1" 200 589 0.080542 10.0.0.41 - - [2026-04-02 01:51:59] "GET / HTTP/1.1" 200 36215 0.002558 [Introspect:8084]10.0.0.41 - - [2026-04-02 01:51:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000952 [Introspect:8084]10.0.0.41 - - [2026-04-02 01:51:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001058 10.0.0.41 - - [2026-04-02 01:52:01] "GET /projects?obj_uuids=2f36c6a4-14fc-4b06-8e2e-247580f8ec0b&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001150 10.0.0.41 - - [2026-04-02 01:52:01] "GET /project/2f36c6a4-14fc-4b06-8e2e-247580f8ec0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.029616 10.0.0.41 - - [2026-04-02 01:52:01] "GET /projects?obj_uuids=2f36c6a4-14fc-4b06-8e2e-247580f8ec0b&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001116 10.0.0.41 - - [2026-04-02 01:52:01] "GET /project/2f36c6a4-14fc-4b06-8e2e-247580f8ec0b?fields=virtual_networks HTTP/1.1" 200 1022 0.071853 10.0.0.41 - - [2026-04-02 01:52:01] "GET /projects?obj_uuids=2f36c6a4-14fc-4b06-8e2e-247580f8ec0b&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001458 10.0.0.41 - - [2026-04-02 01:52:01] "GET /project/2f36c6a4-14fc-4b06-8e2e-247580f8ec0b?fields=virtual_machine_interfaces HTTP/1.1" 200 1022 0.027016 10.0.0.41 - - [2026-04-02 01:52:01] "GET /projects?obj_uuids=2f36c6a4-14fc-4b06-8e2e-247580f8ec0b&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001103 10.0.0.41 - - [2026-04-02 01:52:01] "GET /project/2f36c6a4-14fc-4b06-8e2e-247580f8ec0b?fields=security_groups HTTP/1.1" 200 1242 0.034878 10.0.0.41 - - [2026-04-02 01:52:02] "GET /domains?obj_uuids=6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001123 10.0.0.41 - - [2026-04-02 01:52:02] "GET /domain/6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.008292 10.0.0.41 - - [2026-04-02 01:52:02] "POST /fqname-to-id HTTP/1.1" 404 181 0.028285 10.0.0.41 - - [2026-04-02 01:52:02] "GET /projects?obj_uuids=7dd600ec-791a-4b10-b42b-9d1327414a20&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002429 10.0.0.41 - - [2026-04-02 01:52:02] "GET /domains?obj_uuids=6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001046 10.0.0.41 - - [2026-04-02 01:52:02] "GET /domain/6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007408 10.0.0.41 - - [2026-04-02 01:52:02] "POST /id-to-fqname HTTP/1.1" 200 183 0.001323 10.0.0.41 - - [2026-04-02 01:52:02] "POST /fqname-to-id HTTP/1.1" 404 192 0.004323 10.0.0.41 - - [2026-04-02 01:52:02] "POST /security-groups HTTP/1.1" 200 578 0.069746 10.0.0.41 - - [2026-04-02 01:52:02] "POST /fqname-to-id HTTP/1.1" 404 227 0.007145 10.0.0.41 - - [2026-04-02 01:52:02] "POST /projects HTTP/1.1" 200 567 0.254707 10.0.0.41 - - [2026-04-02 01:52:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.329118 10.0.0.41 - - [2026-04-02 01:52:03] "POST /access-control-lists HTTP/1.1" 200 591 0.134004 10.0.0.41 - - [2026-04-02 01:52:03] "GET /project/7dd600ec-791a-4b10-b42b-9d1327414a20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.502429 10.0.0.41 - - [2026-04-02 01:52:03] "POST /fqname-to-id HTTP/1.1" 404 226 0.007271 10.0.0.41 - - [2026-04-02 01:52:03] "POST /access-control-lists HTTP/1.1" 200 589 0.125089 10.0.0.41 - - [2026-04-02 01:52:04] "GET / HTTP/1.1" 200 36215 0.001882 10.0.0.41 - - [2026-04-02 01:52:04] "POST /fqname-to-id HTTP/1.1" 404 191 0.002743 10.0.0.41 - - [2026-04-02 01:52:05] "GET /projects?obj_uuids=9445b7be-aa88-459f-85f1-10826a6a5098&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001139 10.0.0.41 - - [2026-04-02 01:52:05] "POST /fqname-to-id HTTP/1.1" 404 226 0.003132 [Introspect:8084]10.0.0.41 - - [2026-04-02 01:52:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000858 10.0.0.41 - - [2026-04-02 01:52:05] "POST /access-control-lists HTTP/1.1" 200 590 0.024553 [Introspect:8084]10.0.0.41 - - [2026-04-02 01:52:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.003730 10.0.0.41 - - [2026-04-02 01:52:05] "POST /fqname-to-id HTTP/1.1" 404 225 0.003857 10.0.0.41 - - [2026-04-02 01:52:05] "POST /access-control-lists HTTP/1.1" 200 588 0.017081 10.0.0.41 - - [2026-04-02 01:52:05] "PUT /access-control-list/e79df07e-f2d0-44b3-8f89-c5edf8d2bbe4 HTTP/1.1" 200 273 0.008734 10.0.0.41 - - [2026-04-02 01:52:05] "PUT /access-control-list/8437ae17-60b6-4d96-a130-ab460f45b8ae HTTP/1.1" 200 273 0.012118 252.41.208.28 - - [2026-04-02 01:52:05] "POST /neutron/security_group HTTP/1.1" 200 1362 0.369549 10.0.0.41 - - [2026-04-02 01:52:05] "PUT /access-control-list/8437ae17-60b6-4d96-a130-ab460f45b8ae HTTP/1.1" 200 273 0.011895 10.0.0.41 - - [2026-04-02 01:52:05] "GET /projects?obj_uuids=9445b7be-aa88-459f-85f1-10826a6a5098&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.002637 252.41.208.28 - - [2026-04-02 01:52:05] "POST /neutron/security_group_rule HTTP/1.1" 200 2549 0.036363 252.41.208.28 - - [2026-04-02 01:52:05] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.012837 252.41.208.28 - - [2026-04-02 01:52:05] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.095650 10.0.0.41 - - [2026-04-02 01:52:05] "PUT /access-control-list/8437ae17-60b6-4d96-a130-ab460f45b8ae HTTP/1.1" 200 273 0.014992 252.41.208.28 - - [2026-04-02 01:52:05] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.010990 252.41.208.28 - - [2026-04-02 01:52:05] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.111757 10.0.0.41 - - [2026-04-02 01:52:05] "POST /fqname-to-id HTTP/1.1" 404 191 0.003006 10.0.0.41 - - [2026-04-02 01:52:05] "PUT /access-control-list/8437ae17-60b6-4d96-a130-ab460f45b8ae HTTP/1.1" 200 273 0.007981 10.0.0.41 - - [2026-04-02 01:52:05] "GET /projects?obj_uuids=9445b7be-aa88-459f-85f1-10826a6a5098&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.000990 10.0.0.41 - - [2026-04-02 01:52:06] "POST /fqname-to-id HTTP/1.1" 404 226 0.002850 10.0.0.41 - - [2026-04-02 01:52:06] "POST /access-control-lists HTTP/1.1" 200 590 0.015093 10.0.0.41 - - [2026-04-02 01:52:06] "POST /fqname-to-id HTTP/1.1" 404 225 0.003304 10.0.0.41 - - [2026-04-02 01:52:06] "POST /access-control-lists HTTP/1.1" 200 588 0.019088 10.0.0.41 - - [2026-04-02 01:52:06] "PUT /access-control-list/6ccb8299-220d-41d3-a334-06a9f365eb25 HTTP/1.1" 200 273 0.008932 10.0.0.41 - - [2026-04-02 01:52:06] "PUT /access-control-list/762fef8d-5e00-47e2-b39f-21e3692fe936 HTTP/1.1" 200 273 0.009271 10.0.0.41 - - [2026-04-02 01:52:06] "PUT /access-control-list/762fef8d-5e00-47e2-b39f-21e3692fe936 HTTP/1.1" 200 273 0.009456 252.41.208.28 - - [2026-04-02 01:52:06] "POST /neutron/security_group HTTP/1.1" 200 1362 0.452394 10.0.0.41 - - [2026-04-02 01:52:06] "GET /projects?obj_uuids=9445b7be-aa88-459f-85f1-10826a6a5098&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.000988 252.41.208.28 - - [2026-04-02 01:52:06] "POST /neutron/security_group_rule HTTP/1.1" 200 2549 0.031514 252.41.208.28 - - [2026-04-02 01:52:06] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.008311 252.41.208.28 - - [2026-04-02 01:52:06] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.169261 10.0.0.41 - - [2026-04-02 01:52:06] "PUT /access-control-list/762fef8d-5e00-47e2-b39f-21e3692fe936 HTTP/1.1" 200 273 0.025630 252.41.208.28 - - [2026-04-02 01:52:06] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.012046 252.41.208.28 - - [2026-04-02 01:52:06] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.100523 10.0.0.41 - - [2026-04-02 01:52:06] "POST /fqname-to-id HTTP/1.1" 401 296 0.000390 10.0.0.41 - - [2026-04-02 01:52:06] "PUT /access-control-list/762fef8d-5e00-47e2-b39f-21e3692fe936 HTTP/1.1" 200 273 0.011525 10.0.0.41 - - [2026-04-02 01:52:07] "POST /fqname-to-id HTTP/1.1" 404 208 0.032308 10.0.0.41 - - [2026-04-02 01:52:07] "GET /projects?obj_uuids=7dd600ec-791a-4b10-b42b-9d1327414a20&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001013 10.0.0.41 - - [2026-04-02 01:52:07] "POST /fqname-to-id HTTP/1.1" 404 243 0.002521 10.0.0.41 - - [2026-04-02 01:52:07] "POST /access-control-lists HTTP/1.1" 200 607 0.016294 10.0.0.41 - - [2026-04-02 01:52:07] "POST /fqname-to-id HTTP/1.1" 404 242 0.003216 10.0.0.41 - - [2026-04-02 01:52:07] "POST /access-control-lists HTTP/1.1" 200 605 0.024575 10.0.0.41 - - [2026-04-02 01:52:07] "PUT /access-control-list/64e455a7-a7ec-4d79-b302-cd4fda267362 HTTP/1.1" 200 273 0.009984 252.41.208.28 - - [2026-04-02 01:52:07] "POST /neutron/security_group HTTP/1.1" 200 1377 0.344939 10.0.0.41 - - [2026-04-02 01:52:07] "PUT /access-control-list/b022573b-0edf-449f-a34f-f6828c5ec396 HTTP/1.1" 200 273 0.017386 10.0.0.41 - - [2026-04-02 01:52:07] "PUT /access-control-list/b022573b-0edf-449f-a34f-f6828c5ec396 HTTP/1.1" 200 273 0.008893 10.0.0.41 - - [2026-04-02 01:52:07] "GET /projects?obj_uuids=7dd600ec-791a-4b10-b42b-9d1327414a20&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001177 252.41.208.28 - - [2026-04-02 01:52:07] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.029612 252.41.208.28 - - [2026-04-02 01:52:07] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.009744 252.41.208.28 - - [2026-04-02 01:52:07] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.122874 10.0.0.41 - - [2026-04-02 01:52:08] "PUT /access-control-list/b022573b-0edf-449f-a34f-f6828c5ec396 HTTP/1.1" 200 273 0.017358 252.41.208.28 - - [2026-04-02 01:52:08] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.014335 252.41.208.28 - - [2026-04-02 01:52:08] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.116573 10.0.0.41 - - [2026-04-02 01:52:08] "POST /fqname-to-id HTTP/1.1" 404 208 0.004017 10.0.0.41 - - [2026-04-02 01:52:08] "PUT /access-control-list/b022573b-0edf-449f-a34f-f6828c5ec396 HTTP/1.1" 200 273 0.008463 10.0.0.41 - - [2026-04-02 01:52:08] "GET /projects?obj_uuids=7dd600ec-791a-4b10-b42b-9d1327414a20&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000964 10.0.0.41 - - [2026-04-02 01:52:08] "POST /fqname-to-id HTTP/1.1" 404 243 0.002782 10.0.0.41 - - [2026-04-02 01:52:08] "POST /access-control-lists HTTP/1.1" 200 607 0.015145 10.0.0.41 - - [2026-04-02 01:52:08] "POST /fqname-to-id HTTP/1.1" 404 242 0.003061 10.0.0.41 - - [2026-04-02 01:52:08] "POST /access-control-lists HTTP/1.1" 200 605 0.016931 10.0.0.41 - - [2026-04-02 01:52:08] "PUT /access-control-list/d6d1530e-95b7-4c95-bcb8-5f93f189352d HTTP/1.1" 200 273 0.008579 10.0.0.41 - - [2026-04-02 01:52:08] "PUT /access-control-list/99c638be-23c7-4148-9140-fef122a23b3f HTTP/1.1" 200 273 0.013093 252.41.208.28 - - [2026-04-02 01:52:08] "POST /neutron/security_group HTTP/1.1" 200 1377 0.322922 10.0.0.41 - - [2026-04-02 01:52:08] "PUT /access-control-list/99c638be-23c7-4148-9140-fef122a23b3f HTTP/1.1" 200 273 0.008727 10.0.0.41 - - [2026-04-02 01:52:08] "GET /projects?obj_uuids=7dd600ec-791a-4b10-b42b-9d1327414a20&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001013 252.41.208.28 - - [2026-04-02 01:52:08] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.031156 252.41.208.28 - - [2026-04-02 01:52:08] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.009138 252.41.208.28 - - [2026-04-02 01:52:08] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.118982 10.0.0.41 - - [2026-04-02 01:52:08] "PUT /access-control-list/99c638be-23c7-4148-9140-fef122a23b3f HTTP/1.1" 200 273 0.027197 252.41.208.28 - - [2026-04-02 01:52:08] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.011394 252.41.208.28 - - [2026-04-02 01:52:09] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.112020 10.0.0.41 - - [2026-04-02 01:52:09] "PUT /access-control-list/99c638be-23c7-4148-9140-fef122a23b3f HTTP/1.1" 200 273 0.015470 10.0.0.41 - - [2026-04-02 01:52:09] "GET /projects?obj_uuids=9445b7be-aa88-459f-85f1-10826a6a5098&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001058 252.41.208.28 - - [2026-04-02 01:52:09] "POST /neutron/router HTTP/1.1" 200 539 0.055209 10.0.0.41 - - [2026-04-02 01:52:09] "POST /route-targets HTTP/1.1" 200 328 0.009360 10.0.0.41 - - [2026-04-02 01:52:09] "PUT /logical-router/2a2a3dd4-6923-4395-a39b-a6041ebe7030 HTTP/1.1" 200 263 0.017667 252.41.208.28 - - [2026-04-02 01:52:09] "POST /neutron/router HTTP/1.1" 200 539 0.004611 252.41.208.28 - - [2026-04-02 01:52:09] "POST /neutron/router HTTP/1.1" 200 539 0.003684 252.41.208.28 - - [2026-04-02 01:52:09] "POST /neutron/router HTTP/1.1" 200 539 0.003445 252.41.208.28 - - [2026-04-02 01:52:09] "POST /neutron/router HTTP/1.1" 200 539 0.003581 252.41.208.28 - - [2026-04-02 01:52:09] "POST /neutron/router HTTP/1.1" 200 539 0.003514 252.41.208.28 - - [2026-04-02 01:52:09] "POST /neutron/router HTTP/1.1" 200 539 0.003690 252.41.208.28 - - [2026-04-02 01:52:09] "POST /neutron/router HTTP/1.1" 200 539 0.003572 252.41.208.28 - - [2026-04-02 01:52:09] "POST /neutron/router HTTP/1.1" 200 539 0.003328 252.41.208.28 - - [2026-04-02 01:52:10] "POST /neutron/router HTTP/1.1" 200 539 0.003513 252.41.208.28 - - [2026-04-02 01:52:10] "POST /neutron/router HTTP/1.1" 200 539 0.003640 252.41.208.28 - - [2026-04-02 01:52:10] "POST /neutron/router HTTP/1.1" 200 539 0.003529 252.41.208.28 - - [2026-04-02 01:52:10] "POST /neutron/router HTTP/1.1" 200 539 0.003656 252.41.208.28 - - [2026-04-02 01:52:10] "POST /neutron/router HTTP/1.1" 200 539 0.003934 252.41.208.28 - - [2026-04-02 01:52:10] "POST /neutron/router HTTP/1.1" 200 539 0.005094 252.41.208.28 - - [2026-04-02 01:52:10] "POST /neutron/router HTTP/1.1" 200 539 0.004725 252.41.208.28 - - [2026-04-02 01:52:10] "POST /neutron/router HTTP/1.1" 200 539 0.003823 252.41.208.28 - - [2026-04-02 01:52:10] "POST /neutron/router HTTP/1.1" 200 539 0.003718 252.41.208.28 - - [2026-04-02 01:52:10] "POST /neutron/router HTTP/1.1" 200 539 0.003561 252.41.208.28 - - [2026-04-02 01:52:10] "POST /neutron/router HTTP/1.1" 200 539 0.003599 252.41.208.28 - - [2026-04-02 01:52:10] "POST /neutron/router HTTP/1.1" 200 539 0.005769 252.41.208.28 - - [2026-04-02 01:52:10] "POST /neutron/router HTTP/1.1" 200 539 0.003572 252.41.208.28 - - [2026-04-02 01:52:10] "POST /neutron/router HTTP/1.1" 200 539 0.003687 252.41.208.28 - - [2026-04-02 01:52:10] "POST /neutron/router HTTP/1.1" 200 539 0.004118 252.41.208.28 - - [2026-04-02 01:52:10] "POST /neutron/router HTTP/1.1" 200 539 0.003614 252.41.208.28 - - [2026-04-02 01:52:10] "POST /neutron/router HTTP/1.1" 200 539 0.003849 252.41.208.28 - - [2026-04-02 01:52:11] "POST /neutron/router HTTP/1.1" 200 539 0.003927 10.0.0.41 - - [2026-04-02 01:52:11] "GET /projects?obj_uuids=562ef311-19d4-4e39-9fd3-c90ec6589724&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.000887 10.0.0.41 - - [2026-04-02 01:52:11] "GET /projects?obj_uuids=86132ccc-d0e2-4941-a2a7-595b00e45aa2&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000766 10.0.0.41 - - [2026-04-02 01:52:11] "DELETE /project/2f36c6a414fc4b068e2e247580f8ec0b HTTP/1.1" 404 173 0.013334 10.0.0.41 - - [2026-04-02 01:52:11] "DELETE /project/562ef31119d44e399fd3c90ec6589724 HTTP/1.1" 404 173 0.012539 10.0.0.41 - - [2026-04-02 01:52:11] "DELETE /project/7dd600ec791a4b10b42b9d1327414a20 HTTP/1.1" 404 173 0.011881 252.41.208.28 - - [2026-04-02 01:52:11] "POST /neutron/router HTTP/1.1" 200 539 0.011832 10.0.0.41 - - [2026-04-02 01:52:11] "GET /projects?obj_uuids=2f36c6a4-14fc-4b06-8e2e-247580f8ec0b&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000867 252.41.208.28 - - [2026-04-02 01:52:11] "POST /neutron/router HTTP/1.1" 200 539 0.004789 10.0.0.41 - - [2026-04-02 01:52:11] "GET /project/562ef311-19d4-4e39-9fd3-c90ec6589724?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1503 0.111013 10.0.0.41 - - [2026-04-02 01:52:11] "GET /project/86132ccc-d0e2-4941-a2a7-595b00e45aa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1499 0.121775 10.0.0.41 - - [2026-04-02 01:52:11] "GET /project/2f36c6a4-14fc-4b06-8e2e-247580f8ec0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.099539 10.0.0.41 - - [2026-04-02 01:52:11] "GET /projects?obj_uuids=562ef311-19d4-4e39-9fd3-c90ec6589724&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.000942 10.0.0.41 - - [2026-04-02 01:52:11] "GET /projects?obj_uuids=86132ccc-d0e2-4941-a2a7-595b00e45aa2&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000894 252.41.208.28 - - [2026-04-02 01:52:11] "POST /neutron/router HTTP/1.1" 200 539 0.003339 10.0.0.41 - - [2026-04-02 01:52:11] "GET /project/562ef311-19d4-4e39-9fd3-c90ec6589724?fields=security_groups HTTP/1.1" 200 1386 0.047930 10.0.0.41 - - [2026-04-02 01:52:11] "GET /project/86132ccc-d0e2-4941-a2a7-595b00e45aa2?fields=security_groups HTTP/1.1" 200 1383 0.050011 10.0.0.41 - - [2026-04-02 01:52:11] "GET /projects?obj_uuids=2f36c6a4-14fc-4b06-8e2e-247580f8ec0b&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001042 252.41.208.28 - - [2026-04-02 01:52:11] "POST /neutron/router HTTP/1.1" 200 539 0.003616 10.0.0.41 - - [2026-04-02 01:52:11] "GET /project/2f36c6a4-14fc-4b06-8e2e-247580f8ec0b?fields=security_groups HTTP/1.1" 200 1335 0.042628 10.0.0.41 - - [2026-04-02 01:52:11] "DELETE /security-group/aac51804-72cf-47e0-92c9-10a159a73798 HTTP/1.1" 200 115 0.059341 10.0.0.41 - - [2026-04-02 01:52:11] "GET /projects?obj_uuids=562ef311-19d4-4e39-9fd3-c90ec6589724&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.000956 252.41.208.28 - - [2026-04-02 01:52:11] "POST /neutron/router HTTP/1.1" 200 539 0.006347 10.0.0.41 - - [2026-04-02 01:52:11] "DELETE /security-group/0a49dc3c-09fd-43cf-bc62-15f1eb9db591 HTTP/1.1" 200 115 0.081751 10.0.0.41 - - [2026-04-02 01:52:11] "DELETE /access-control-list/bd04690d-fc94-4b49-b852-0f978ec1ce7f HTTP/1.1" 200 115 0.064917 10.0.0.41 - - [2026-04-02 01:52:11] "GET /projects?obj_uuids=86132ccc-d0e2-4941-a2a7-595b00e45aa2&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000968 10.0.0.41 - - [2026-04-02 01:52:11] "GET /project/562ef311-19d4-4e39-9fd3-c90ec6589724?fields=application_policy_sets HTTP/1.1" 200 1425 0.058058 252.41.208.28 - - [2026-04-02 01:52:11] "POST /neutron/router HTTP/1.1" 200 539 0.003644 10.0.0.41 - - [2026-04-02 01:52:11] "DELETE /access-control-list/9e5de029-76ab-4898-a66c-4931354d074d HTTP/1.1" 200 115 0.046599 10.0.0.41 - - [2026-04-02 01:52:11] "DELETE /security-group/a32da143-5fef-4f31-8cc4-b71c91f00219 HTTP/1.1" 200 115 0.095055 10.0.0.41 - - [2026-04-02 01:52:11] "GET /projects?obj_uuids=2f36c6a4-14fc-4b06-8e2e-247580f8ec0b&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000843 10.0.0.41 - - [2026-04-02 01:52:11] "GET /project/86132ccc-d0e2-4941-a2a7-595b00e45aa2?fields=application_policy_sets HTTP/1.1" 200 1422 0.080113 10.0.0.41 - - [2026-04-02 01:52:11] "DELETE /access-control-list/b54c300a-7a63-4356-b1d5-a30e648745c9 HTTP/1.1" 200 115 0.046908 252.41.208.28 - - [2026-04-02 01:52:11] "POST /neutron/router HTTP/1.1" 200 539 0.050081 10.0.0.41 - - [2026-04-02 01:52:11] "GET /project/2f36c6a4-14fc-4b06-8e2e-247580f8ec0b?fields=application_policy_sets HTTP/1.1" 200 1374 0.101403 10.0.0.41 - - [2026-04-02 01:52:11] "DELETE /access-control-list/93922e95-bc75-4a4d-a10a-65df6ef8884f HTTP/1.1" 200 115 0.067692 252.41.208.28 - - [2026-04-02 01:52:11] "POST /neutron/router HTTP/1.1" 200 539 0.006773 10.0.0.41 - - [2026-04-02 01:52:11] "DELETE /access-control-list/04f44460-8b1d-4189-89c6-2723d0eacde4 HTTP/1.1" 200 115 0.055081 10.0.0.41 - - [2026-04-02 01:52:11] "DELETE /project/562ef311-19d4-4e39-9fd3-c90ec6589724 HTTP/1.1" 200 115 0.643390 10.0.0.41 - - [2026-04-02 01:52:11] "DELETE /access-control-list/9301cc66-b44e-49b3-af22-60625475b05b HTTP/1.1" 200 115 0.060807 252.41.208.28 - - [2026-04-02 01:52:11] "POST /neutron/router HTTP/1.1" 200 540 0.036646 10.0.0.41 - - [2026-04-02 01:52:11] "DELETE /project/86132ccc-d0e2-4941-a2a7-595b00e45aa2 HTTP/1.1" 200 115 0.680305 10.0.0.41 - - [2026-04-02 01:52:11] "DELETE /project/2f36c6a4-14fc-4b06-8e2e-247580f8ec0b HTTP/1.1" 200 115 0.660833 252.41.208.28 - - [2026-04-02 01:52:11] "POST /neutron/router HTTP/1.1" 200 540 0.004985 10.0.0.41 - - [2026-04-02 01:52:11] "GET /logical-router/2a2a3dd4-6923-4395-a39b-a6041ebe7030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.004971 10.0.0.41 - - [2026-04-02 01:52:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004307 252.41.208.28 - - [2026-04-02 01:52:11] "POST /neutron/router HTTP/1.1" 200 151 0.047168 10.0.0.41 - - [2026-04-02 01:52:11] "DELETE /route-target/abc0e626-4240-4bba-b3f2-cab88e4dddbc HTTP/1.1" 200 115 0.020521 10.0.0.41 - - [2026-04-02 01:52:11] "GET /projects?obj_uuids=7dd600ec-791a-4b10-b42b-9d1327414a20&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000973 252.41.208.28 - - [2026-04-02 01:52:11] "POST /neutron/router HTTP/1.1" 200 557 0.052233 10.0.0.41 - - [2026-04-02 01:52:12] "POST /route-targets HTTP/1.1" 200 328 0.011635 10.0.0.41 - - [2026-04-02 01:52:12] "PUT /logical-router/21725bcd-109d-43dc-9939-3e0b8a0aeb59 HTTP/1.1" 200 263 0.017801 252.41.208.28 - - [2026-04-02 01:52:12] "POST /neutron/router HTTP/1.1" 200 557 0.004618 252.41.208.28 - - [2026-04-02 01:52:12] "POST /neutron/router HTTP/1.1" 200 557 0.003362 252.41.208.28 - - [2026-04-02 01:52:12] "POST /neutron/router HTTP/1.1" 200 557 0.003357 252.41.208.28 - - [2026-04-02 01:52:12] "POST /neutron/router HTTP/1.1" 200 557 0.003580 252.41.208.28 - - [2026-04-02 01:52:12] "POST /neutron/router HTTP/1.1" 200 557 0.003657 252.41.208.28 - - [2026-04-02 01:52:12] "POST /neutron/router HTTP/1.1" 200 557 0.003757 252.41.208.28 - - [2026-04-02 01:52:12] "POST /neutron/router HTTP/1.1" 200 557 0.003330 252.41.208.28 - - [2026-04-02 01:52:12] "POST /neutron/router HTTP/1.1" 200 557 0.003558 252.41.208.28 - - [2026-04-02 01:52:12] "POST /neutron/router HTTP/1.1" 200 557 0.003393 252.41.208.28 - - [2026-04-02 01:52:12] "POST /neutron/router HTTP/1.1" 200 557 0.003651 252.41.208.28 - - [2026-04-02 01:52:12] "POST /neutron/router HTTP/1.1" 200 557 0.003515 252.41.208.28 - - [2026-04-02 01:52:12] "POST /neutron/router HTTP/1.1" 200 557 0.003430 252.41.208.28 - - [2026-04-02 01:52:12] "POST /neutron/router HTTP/1.1" 200 557 0.003978 252.41.208.28 - - [2026-04-02 01:52:12] "POST /neutron/router HTTP/1.1" 200 557 0.003423 252.41.208.28 - - [2026-04-02 01:52:12] "POST /neutron/router HTTP/1.1" 200 557 0.003659 252.41.208.28 - - [2026-04-02 01:52:12] "POST /neutron/router HTTP/1.1" 200 557 0.003500 252.41.208.28 - - [2026-04-02 01:52:13] "POST /neutron/router HTTP/1.1" 200 557 0.003509 252.41.208.28 - - [2026-04-02 01:52:13] "POST /neutron/router HTTP/1.1" 200 557 0.004022 252.41.208.28 - - [2026-04-02 01:52:13] "POST /neutron/router HTTP/1.1" 200 557 0.003496 252.41.208.28 - - [2026-04-02 01:52:13] "POST /neutron/router HTTP/1.1" 200 557 0.004924 252.41.208.28 - - [2026-04-02 01:52:13] "POST /neutron/router HTTP/1.1" 200 557 0.003474 252.41.208.28 - - [2026-04-02 01:52:13] "POST /neutron/router HTTP/1.1" 200 557 0.003344 252.41.208.28 - - [2026-04-02 01:52:13] "POST /neutron/router HTTP/1.1" 200 557 0.003709 252.41.208.28 - - [2026-04-02 01:52:13] "POST /neutron/router HTTP/1.1" 200 557 0.003530 252.41.208.28 - - [2026-04-02 01:52:13] "POST /neutron/router HTTP/1.1" 200 557 0.003370 252.41.208.28 - - [2026-04-02 01:52:13] "POST /neutron/router HTTP/1.1" 200 557 0.003534 252.41.208.28 - - [2026-04-02 01:52:13] "POST /neutron/router HTTP/1.1" 200 557 0.004065 252.41.208.28 - - [2026-04-02 01:52:13] "POST /neutron/router HTTP/1.1" 200 557 0.003544 252.41.208.28 - - [2026-04-02 01:52:13] "POST /neutron/router HTTP/1.1" 200 557 0.003480 252.41.208.28 - - [2026-04-02 01:52:13] "POST /neutron/router HTTP/1.1" 200 557 0.003644 252.41.208.28 - - [2026-04-02 01:52:13] "POST /neutron/router HTTP/1.1" 200 557 0.003673 252.41.208.28 - - [2026-04-02 01:52:13] "POST /neutron/router HTTP/1.1" 200 557 0.003706 252.41.208.28 - - [2026-04-02 01:52:13] "POST /neutron/router HTTP/1.1" 200 557 0.014814 252.41.208.28 - - [2026-04-02 01:52:14] "POST /neutron/router HTTP/1.1" 200 557 0.003724 252.41.208.28 - - [2026-04-02 01:52:14] "POST /neutron/router HTTP/1.1" 200 558 0.017172 252.41.208.28 - - [2026-04-02 01:52:14] "POST /neutron/router HTTP/1.1" 200 558 0.003673 252.41.208.28 - - [2026-04-02 01:52:14] "POST /neutron/router HTTP/1.1" 200 151 0.047765 10.0.0.41 - - [2026-04-02 01:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004224 10.0.0.41 - - [2026-04-02 01:52:14] "GET /logical-router/21725bcd-109d-43dc-9939-3e0b8a0aeb59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002974 10.0.0.41 - - [2026-04-02 01:52:14] "GET /projects?obj_uuids=9445b7be-aa88-459f-85f1-10826a6a5098&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001320 10.0.0.41 - - [2026-04-02 01:52:14] "DELETE /route-target/293529c3-9038-40e1-a09c-0b92c776f90a HTTP/1.1" 200 115 0.023522 252.41.208.28 - - [2026-04-02 01:52:14] "POST /neutron/router HTTP/1.1" 200 539 0.058490 10.0.0.41 - - [2026-04-02 01:52:14] "POST /route-targets HTTP/1.1" 200 328 0.009300 10.0.0.41 - - [2026-04-02 01:52:14] "PUT /logical-router/0d23aff7-76dd-44be-9352-4d325f648d12 HTTP/1.1" 200 263 0.015381 252.41.208.28 - - [2026-04-02 01:52:14] "POST /neutron/router HTTP/1.1" 200 539 0.004415 252.41.208.28 - - [2026-04-02 01:52:14] "POST /neutron/router HTTP/1.1" 200 539 0.003349 252.41.208.28 - - [2026-04-02 01:52:14] "POST /neutron/router HTTP/1.1" 200 539 0.003891 252.41.208.28 - - [2026-04-02 01:52:14] "POST /neutron/router HTTP/1.1" 200 539 0.003417 252.41.208.28 - - [2026-04-02 01:52:14] "POST /neutron/router HTTP/1.1" 200 539 0.003576 252.41.208.28 - - [2026-04-02 01:52:14] "POST /neutron/router HTTP/1.1" 200 539 0.003572 252.41.208.28 - - [2026-04-02 01:52:14] "POST /neutron/router HTTP/1.1" 200 539 0.003399 252.41.208.28 - - [2026-04-02 01:52:14] "POST /neutron/router HTTP/1.1" 200 539 0.003870 252.41.208.28 - - [2026-04-02 01:52:14] "POST /neutron/router HTTP/1.1" 200 539 0.003462 252.41.208.28 - - [2026-04-02 01:52:14] "POST /neutron/router HTTP/1.1" 200 539 0.003787 252.41.208.28 - - [2026-04-02 01:52:15] "POST /neutron/router HTTP/1.1" 200 539 0.003462 252.41.208.28 - - [2026-04-02 01:52:15] "POST /neutron/router HTTP/1.1" 200 539 0.003473 252.41.208.28 - - [2026-04-02 01:52:15] "POST /neutron/router HTTP/1.1" 200 539 0.003398 252.41.208.28 - - [2026-04-02 01:52:15] "POST /neutron/router HTTP/1.1" 200 539 0.003263 252.41.208.28 - - [2026-04-02 01:52:15] "POST /neutron/router HTTP/1.1" 200 539 0.003624 252.41.208.28 - - [2026-04-02 01:52:15] "POST /neutron/router HTTP/1.1" 200 539 0.003455 252.41.208.28 - - [2026-04-02 01:52:15] "POST /neutron/router HTTP/1.1" 200 539 0.004042 252.41.208.28 - - [2026-04-02 01:52:15] "POST /neutron/router HTTP/1.1" 200 539 0.003461 252.41.208.28 - - [2026-04-02 01:52:15] "POST /neutron/router HTTP/1.1" 200 539 0.003723 252.41.208.28 - - [2026-04-02 01:52:15] "POST /neutron/router HTTP/1.1" 200 539 0.003627 252.41.208.28 - - [2026-04-02 01:52:15] "POST /neutron/router HTTP/1.1" 200 539 0.003486 252.41.208.28 - - [2026-04-02 01:52:15] "POST /neutron/router HTTP/1.1" 200 539 0.004653 252.41.208.28 - - [2026-04-02 01:52:15] "POST /neutron/router HTTP/1.1" 200 539 0.003538 252.41.208.28 - - [2026-04-02 01:52:15] "POST /neutron/router HTTP/1.1" 200 539 0.003912 252.41.208.28 - - [2026-04-02 01:52:15] "POST /neutron/router HTTP/1.1" 200 539 0.003561 252.41.208.28 - - [2026-04-02 01:52:15] "POST /neutron/router HTTP/1.1" 200 539 0.003546 252.41.208.28 - - [2026-04-02 01:52:15] "POST /neutron/router HTTP/1.1" 200 539 0.003573 252.41.208.28 - - [2026-04-02 01:52:16] "POST /neutron/router HTTP/1.1" 200 539 0.003581 252.41.208.28 - - [2026-04-02 01:52:16] "POST /neutron/router HTTP/1.1" 200 539 0.003642 252.41.208.28 - - [2026-04-02 01:52:16] "POST /neutron/router HTTP/1.1" 200 539 0.003608 252.41.208.28 - - [2026-04-02 01:52:16] "POST /neutron/router HTTP/1.1" 200 539 0.003494 252.41.208.28 - - [2026-04-02 01:52:16] "POST /neutron/router HTTP/1.1" 200 539 0.004481 252.41.208.28 - - [2026-04-02 01:52:16] "POST /neutron/router HTTP/1.1" 200 539 0.018566 252.41.208.28 - - [2026-04-02 01:52:16] "POST /neutron/router HTTP/1.1" 200 539 0.003661 252.41.208.28 - - [2026-04-02 01:52:16] "POST /neutron/router HTTP/1.1" 200 539 0.019172 252.41.208.28 - - [2026-04-02 01:52:16] "POST /neutron/router HTTP/1.1" 200 539 0.003592 252.41.208.28 - - [2026-04-02 01:52:16] "POST /neutron/router HTTP/1.1" 200 151 0.046535 10.0.0.41 - - [2026-04-02 01:52:16] "GET /logical-router/0d23aff7-76dd-44be-9352-4d325f648d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.004001 10.0.0.41 - - [2026-04-02 01:52:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002501 252.41.208.28 - - [2026-04-02 01:52:16] "POST /neutron/security_group HTTP/1.1" 200 519 0.004344 10.0.0.41 - - [2026-04-02 01:52:16] "DELETE /route-target/827b54a0-91b9-4ae0-af6b-f09da0a5bed9 HTTP/1.1" 200 115 0.019329 252.41.208.28 - - [2026-04-02 01:52:16] "POST /neutron/security_group HTTP/1.1" 200 151 0.033998 10.0.0.41 - - [2026-04-02 01:52:16] "DELETE /access-control-list/d6d1530e-95b7-4c95-bcb8-5f93f189352d HTTP/1.1" 200 115 0.023645 252.41.208.28 - - [2026-04-02 01:52:16] "POST /neutron/security_group HTTP/1.1" 200 519 0.003588 10.0.0.41 - - [2026-04-02 01:52:16] "DELETE /access-control-list/99c638be-23c7-4148-9140-fef122a23b3f HTTP/1.1" 200 115 0.025238 252.41.208.28 - - [2026-04-02 01:52:16] "POST /neutron/security_group HTTP/1.1" 200 151 0.037845 10.0.0.41 - - [2026-04-02 01:52:16] "DELETE /access-control-list/64e455a7-a7ec-4d79-b302-cd4fda267362 HTTP/1.1" 200 115 0.029133 252.41.208.28 - - [2026-04-02 01:52:16] "POST /neutron/security_group HTTP/1.1" 200 504 0.004601 10.0.0.41 - - [2026-04-02 01:52:16] "DELETE /access-control-list/b022573b-0edf-449f-a34f-f6828c5ec396 HTTP/1.1" 200 115 0.024971 252.41.208.28 - - [2026-04-02 01:52:16] "POST /neutron/security_group HTTP/1.1" 200 151 0.045314 10.0.0.41 - - [2026-04-02 01:52:16] "DELETE /access-control-list/6ccb8299-220d-41d3-a334-06a9f365eb25 HTTP/1.1" 200 115 0.022465 252.41.208.28 - - [2026-04-02 01:52:17] "POST /neutron/security_group HTTP/1.1" 200 504 0.003036 10.0.0.41 - - [2026-04-02 01:52:17] "DELETE /access-control-list/762fef8d-5e00-47e2-b39f-21e3692fe936 HTTP/1.1" 200 115 0.027180 252.41.208.28 - - [2026-04-02 01:52:17] "POST /neutron/security_group HTTP/1.1" 200 151 0.037265 10.0.0.41 - - [2026-04-02 01:52:17] "DELETE /access-control-list/e79df07e-f2d0-44b3-8f89-c5edf8d2bbe4 HTTP/1.1" 200 115 0.027146 10.0.0.41 - - [2026-04-02 01:52:17] "DELETE /access-control-list/8437ae17-60b6-4d96-a130-ab460f45b8ae HTTP/1.1" 200 115 0.021357 10.0.0.41 - - [2026-04-02 01:52:17] "GET /projects?obj_uuids=7dd600ec-791a-4b10-b42b-9d1327414a20&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001117 10.0.0.41 - - [2026-04-02 01:52:17] "GET /project/7dd600ec-791a-4b10-b42b-9d1327414a20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.023848 10.0.0.41 - - [2026-04-02 01:52:17] "GET /projects?obj_uuids=7dd600ec-791a-4b10-b42b-9d1327414a20&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001189 10.0.0.41 - - [2026-04-02 01:52:17] "GET /project/7dd600ec-791a-4b10-b42b-9d1327414a20?fields=virtual_networks HTTP/1.1" 200 1022 0.062720 10.0.0.41 - - [2026-04-02 01:52:17] "GET /projects?obj_uuids=7dd600ec-791a-4b10-b42b-9d1327414a20&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001009 10.0.0.41 - - [2026-04-02 01:52:17] "GET /project/7dd600ec-791a-4b10-b42b-9d1327414a20?fields=virtual_machine_interfaces HTTP/1.1" 200 1022 0.025013 10.0.0.41 - - [2026-04-02 01:52:17] "GET /projects?obj_uuids=7dd600ec-791a-4b10-b42b-9d1327414a20&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000981 10.0.0.41 - - [2026-04-02 01:52:17] "GET /project/7dd600ec-791a-4b10-b42b-9d1327414a20?fields=security_groups HTTP/1.1" 200 1242 0.021818 10.0.0.41 - - [2026-04-02 01:52:18] "GET /domains?obj_uuids=6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001285 10.0.0.41 - - [2026-04-02 01:52:18] "GET /domain/6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.006899 10.0.0.41 - - [2026-04-02 01:52:18] "POST /fqname-to-id HTTP/1.1" 404 182 0.028604 10.0.0.41 - - [2026-04-02 01:52:18] "GET /projects?obj_uuids=2341ca2b-d3ba-4145-aaee-7cd8964b555b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002405 10.0.0.41 - - [2026-04-02 01:52:18] "GET /domains?obj_uuids=6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.008300 10.0.0.41 - - [2026-04-02 01:52:18] "GET /domain/6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.031763 10.0.0.41 - - [2026-04-02 01:52:19] "POST /id-to-fqname HTTP/1.1" 200 184 0.001230 10.0.0.41 - - [2026-04-02 01:52:19] "POST /fqname-to-id HTTP/1.1" 404 193 0.004312 10.0.0.41 - - [2026-04-02 01:52:19] "POST /security-groups HTTP/1.1" 200 579 0.066738 10.0.0.41 - - [2026-04-02 01:52:19] "POST /fqname-to-id HTTP/1.1" 404 228 0.008303 10.0.0.41 - - [2026-04-02 01:52:19] "POST /projects HTTP/1.1" 200 569 0.304149 10.0.0.41 - - [2026-04-02 01:52:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.362087 10.0.0.41 - - [2026-04-02 01:52:19] "POST /access-control-lists HTTP/1.1" 200 592 0.109948 10.0.0.41 - - [2026-04-02 01:52:19] "POST /fqname-to-id HTTP/1.1" 404 227 0.040748 10.0.0.41 - - [2026-04-02 01:52:19] "GET /project/2341ca2b-d3ba-4145-aaee-7cd8964b555b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.839593 10.0.0.41 - - [2026-04-02 01:52:19] "POST /access-control-lists HTTP/1.1" 200 590 0.171351 10.0.0.41 - - [2026-04-02 01:52:20] "GET /obj-perms HTTP/1.1" 200 6378 0.296861 10.0.0.41 - - [2026-04-02 01:52:21] "GET /obj-perms HTTP/1.1" 200 6378 0.144551 10.0.0.41 - - [2026-04-02 01:52:22] "GET / HTTP/1.1" 200 36215 0.001408 10.0.0.41 - - [2026-04-02 01:52:23] "POST /fqname-to-id HTTP/1.1" 401 296 0.007498 10.0.0.41 - - [2026-04-02 01:52:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.157961 10.0.0.41 - - [2026-04-02 01:52:24] "GET /projects?obj_uuids=2341ca2b-d3ba-4145-aaee-7cd8964b555b&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.006788 10.0.0.41 - - [2026-04-02 01:52:24] "GET /project/2341ca2b-d3ba-4145-aaee-7cd8964b555b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.077003 252.41.208.28 - - [2026-04-02 01:52:25] "POST /neutron/network HTTP/1.1" 200 117 0.059332 10.0.0.41 - - [2026-04-02 01:52:25] "GET /projects?obj_uuids=2341ca2b-d3ba-4145-aaee-7cd8964b555b&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001168 252.41.208.28 - - [2026-04-02 01:52:25] "POST /neutron/network HTTP/1.1" 200 599 0.325860 10.0.0.41 - - [2026-04-02 01:52:25] "POST /route-targets HTTP/1.1" 200 328 0.021420 10.0.0.41 - - [2026-04-02 01:52:25] "POST /ref-update HTTP/1.1" 200 156 0.051128 10.0.0.41 - - [2026-04-02 01:52:25] "POST /useragent-kv HTTP/1.1" 200 115 0.007997 252.41.208.28 - - [2026-04-02 01:52:25] "POST /neutron/subnet HTTP/1.1" 200 725 0.290850 252.41.208.28 - - [2026-04-02 01:52:25] "POST /neutron/network HTTP/1.1" 200 818 0.019433 10.0.0.41 - - [2026-04-02 01:52:25] "POST /id-to-fqname HTTP/1.1" 200 214 0.001343 10.0.0.41 - - [2026-04-02 01:52:25] "GET /virtual-network/3097ade6-790c-4262-83ce-b1ca59b23136?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.006283 252.41.208.28 - - [2026-04-02 01:52:26] "POST /neutron/network HTTP/1.1" 200 818 0.012060 10.0.0.41 - - [2026-04-02 01:52:26] "GET /virtual-network/3097ade6-790c-4262-83ce-b1ca59b23136?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.005816 252.41.208.28 - - [2026-04-02 01:52:26] "POST /neutron/network HTTP/1.1" 200 818 0.012466 252.41.208.28 - - [2026-04-02 01:52:26] "POST /neutron/subnet HTTP/1.1" 200 725 0.007061 10.0.0.41 - - [2026-04-02 01:52:26] "POST /fqname-to-id HTTP/1.1" 404 204 0.004485 10.0.0.41 - - [2026-04-02 01:52:26] "GET /virtual-network/3097ade6-790c-4262-83ce-b1ca59b23136?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.005694 10.0.0.41 - - [2026-04-02 01:52:26] "GET /projects?obj_uuids=2341ca2b-d3ba-4145-aaee-7cd8964b555b&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001941 252.41.208.28 - - [2026-04-02 01:52:26] "POST /neutron/port HTTP/1.1" 200 1015 0.319315 10.0.0.41 - - [2026-04-02 01:52:26] "GET /virtual-machine-interface/9d55752c-8fe7-4a43-889f-4cb18206d9a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2381 0.005482 10.0.0.41 - - [2026-04-02 01:52:26] "GET /virtual-machine-interface/9d55752c-8fe7-4a43-889f-4cb18206d9a2?fields=instance_ip_back_refs HTTP/1.1" 200 1318 0.005609 10.0.0.41 - - [2026-04-02 01:52:26] "GET /instance-ip/f463d946-06b3-45bb-8cb4-abc42dbcdb49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.004525 10.0.0.41 - - [2026-04-02 01:52:26] "GET /virtual-machine-interface/9d55752c-8fe7-4a43-889f-4cb18206d9a2 HTTP/1.1" 401 296 0.001058 10.0.0.41 - - [2026-04-02 01:52:27] "GET /virtual-machine-interface/9d55752c-8fe7-4a43-889f-4cb18206d9a2 HTTP/1.1" 200 2603 0.057485 252.41.208.28 - - [2026-04-02 01:52:27] "POST /neutron/port HTTP/1.1" 200 1015 0.009379 252.41.208.28 - - [2026-04-02 01:52:27] "POST /neutron/port HTTP/1.1" 200 151 0.166623 252.41.208.28 - - [2026-04-02 01:52:27] "POST /neutron/network HTTP/1.1" 200 818 0.008241 10.0.0.41 - - [2026-04-02 01:52:27] "POST /useragent-kv HTTP/1.1" 200 115 0.014160 10.0.0.41 - - [2026-04-02 01:52:27] "POST /useragent-kv HTTP/1.1" 200 115 0.014211 10.0.0.41 - - [2026-04-02 01:52:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.020485 252.41.208.28 - - [2026-04-02 01:52:27] "POST /neutron/network HTTP/1.1" 200 151 0.269187 10.0.0.41 - - [2026-04-02 01:52:27] "DELETE /route-target/9a9635d0-5ef6-48b9-aef7-ff42a9947193 HTTP/1.1" 200 115 0.067793 10.0.0.41 - - [2026-04-02 01:52:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004952 10.0.0.41 - - [2026-04-02 01:52:28] "GET /projects?obj_uuids=2341ca2b-d3ba-4145-aaee-7cd8964b555b&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001222 10.0.0.41 - - [2026-04-02 01:52:28] "GET /project/2341ca2b-d3ba-4145-aaee-7cd8964b555b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.033737 252.41.208.28 - - [2026-04-02 01:52:28] "POST /neutron/network HTTP/1.1" 200 117 0.011600 10.0.0.41 - - [2026-04-02 01:52:28] "GET /projects?obj_uuids=2341ca2b-d3ba-4145-aaee-7cd8964b555b&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001187 252.41.208.28 - - [2026-04-02 01:52:29] "POST /neutron/network HTTP/1.1" 200 601 0.095436 10.0.0.41 - - [2026-04-02 01:52:29] "POST /route-targets HTTP/1.1" 200 328 0.016996 10.0.0.41 - - [2026-04-02 01:52:29] "POST /ref-update HTTP/1.1" 200 156 0.053738 10.0.0.41 - - [2026-04-02 01:52:29] "POST /useragent-kv HTTP/1.1" 200 115 0.014592 252.41.208.28 - - [2026-04-02 01:52:29] "POST /neutron/subnet HTTP/1.1" 200 729 0.229550 10.0.0.41 - - [2026-04-02 01:52:29] "POST /useragent-kv HTTP/1.1" 200 115 0.007063 252.41.208.28 - - [2026-04-02 01:52:29] "POST /neutron/subnet HTTP/1.1" 200 729 0.217227 252.41.208.28 - - [2026-04-02 01:52:29] "POST /neutron/network HTTP/1.1" 200 978 0.017304 10.0.0.41 - - [2026-04-02 01:52:29] "POST /id-to-fqname HTTP/1.1" 200 215 0.001470 10.0.0.41 - - [2026-04-02 01:52:29] "GET /virtual-network/370dd4cb-f320-40d8-89a2-663b26c7ac27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2567 0.008854 252.41.208.28 - - [2026-04-02 01:52:29] "POST /neutron/network HTTP/1.1" 200 978 0.009438 10.0.0.41 - - [2026-04-02 01:52:29] "GET /virtual-network/370dd4cb-f320-40d8-89a2-663b26c7ac27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2567 0.005697 252.41.208.28 - - [2026-04-02 01:52:29] "POST /neutron/network HTTP/1.1" 200 978 0.008173 252.41.208.28 - - [2026-04-02 01:52:29] "POST /neutron/subnet HTTP/1.1" 200 729 0.007660 252.41.208.28 - - [2026-04-02 01:52:30] "POST /neutron/subnet HTTP/1.1" 200 729 0.010933 10.0.0.41 - - [2026-04-02 01:52:30] "GET /projects?obj_uuids=2341ca2b-d3ba-4145-aaee-7cd8964b555b&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001068 252.41.208.28 - - [2026-04-02 01:52:30] "POST /neutron/port HTTP/1.1" 200 1017 0.209999 10.0.0.41 - - [2026-04-02 01:52:30] "GET /projects?obj_uuids=2341ca2b-d3ba-4145-aaee-7cd8964b555b&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.000974 252.41.208.28 - - [2026-04-02 01:52:30] "POST /neutron/port HTTP/1.1" 200 1017 0.269922 10.0.0.41 - - [2026-04-02 01:52:30] "POST /id-to-fqname HTTP/1.1" 200 215 0.001554 252.41.208.28 - - [2026-04-02 01:52:31] "POST /neutron/port HTTP/1.1" 200 1017 0.009381 252.41.208.28 - - [2026-04-02 01:52:31] "POST /neutron/port HTTP/1.1" 200 1017 0.052383 252.41.208.28 - - [2026-04-02 01:52:31] "POST /neutron/network HTTP/1.1" 200 978 0.010953 252.41.208.28 - - [2026-04-02 01:52:31] "POST /neutron/port HTTP/1.1" 200 1017 0.010655 252.41.208.28 - - [2026-04-02 01:52:32] "POST /neutron/port HTTP/1.1" 200 117 0.007550 252.41.208.28 - - [2026-04-02 01:52:32] "POST /neutron/port HTTP/1.1" 200 117 0.004539 10.0.0.41 - - [2026-04-02 01:52:32] "POST /id-to-fqname HTTP/1.1" 200 215 0.001317 252.41.208.28 - - [2026-04-02 01:52:32] "POST /neutron/port HTTP/1.1" 200 117 0.005124 252.41.208.28 - - [2026-04-02 01:52:32] "POST /neutron/port HTTP/1.1" 200 1017 0.012921 252.41.208.28 - - [2026-04-02 01:52:32] "POST /neutron/port HTTP/1.1" 200 1017 0.009149 252.41.208.28 - - [2026-04-02 01:52:32] "POST /neutron/port HTTP/1.1" 200 1017 0.014954 252.41.208.28 - - [2026-04-02 01:52:32] "POST /neutron/network HTTP/1.1" 200 978 0.013404 252.41.208.28 - - [2026-04-02 01:52:32] "POST /neutron/port HTTP/1.1" 200 1017 0.012477 252.41.208.28 - - [2026-04-02 01:52:32] "POST /neutron/port HTTP/1.1" 200 117 0.006746 252.41.208.28 - - [2026-04-02 01:52:32] "POST /neutron/port HTTP/1.1" 200 117 0.004651 252.41.208.28 - - [2026-04-02 01:52:33] "POST /neutron/port HTTP/1.1" 200 117 0.005637 252.41.208.28 - - [2026-04-02 01:52:33] "POST /neutron/port HTTP/1.1" 200 1017 0.013131 252.41.208.28 - - [2026-04-02 01:52:33] "POST /neutron/port HTTP/1.1" 200 1017 0.012542 252.41.208.28 - - [2026-04-02 01:52:34] "POST /neutron/network HTTP/1.1" 200 988 0.011665 252.41.208.28 - - [2026-04-02 01:52:34] "POST /neutron/port HTTP/1.1" 200 1017 0.027372 252.41.208.28 - - [2026-04-02 01:52:34] "POST /neutron/port HTTP/1.1" 200 1017 0.010160 252.41.208.28 - - [2026-04-02 01:52:34] "POST /neutron/port HTTP/1.1" 200 1105 0.159940 252.41.208.28 - - [2026-04-02 01:52:34] "POST /neutron/port HTTP/1.1" 200 1017 0.016230 252.41.208.28 - - [2026-04-02 01:52:34] "POST /neutron/network HTTP/1.1" 200 988 0.009055 252.41.208.28 - - [2026-04-02 01:52:34] "POST /neutron/port HTTP/1.1" 200 1115 0.012815 252.41.208.28 - - [2026-04-02 01:52:34] "POST /neutron/port HTTP/1.1" 200 1017 0.012302 252.41.208.28 - - [2026-04-02 01:52:34] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007227 252.41.208.28 - - [2026-04-02 01:52:34] "POST /neutron/port HTTP/1.1" 200 1017 0.024056 252.41.208.28 - - [2026-04-02 01:52:34] "POST /neutron/subnet HTTP/1.1" 200 703 0.010404 252.41.208.28 - - [2026-04-02 01:52:34] "POST /neutron/port HTTP/1.1" 200 117 0.001554 252.41.208.28 - - [2026-04-02 01:52:34] "POST /neutron/port HTTP/1.1" 200 1105 0.126559 252.41.208.28 - - [2026-04-02 01:52:34] "POST /neutron/network HTTP/1.1" 200 978 0.009880 252.41.208.28 - - [2026-04-02 01:52:34] "POST /neutron/port HTTP/1.1" 200 1115 0.014072 252.41.208.28 - - [2026-04-02 01:52:34] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003669 252.41.208.28 - - [2026-04-02 01:52:35] "POST /neutron/subnet HTTP/1.1" 200 703 0.009838 252.41.208.28 - - [2026-04-02 01:52:35] "POST /neutron/port HTTP/1.1" 200 117 0.001742 252.41.208.28 - - [2026-04-02 01:52:35] "POST /neutron/network HTTP/1.1" 200 978 0.010203 252.41.208.28 - - [2026-04-02 01:52:38] "POST /neutron/port HTTP/1.1" 200 1115 0.013616 252.41.208.28 - - [2026-04-02 01:52:38] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006730 252.41.208.28 - - [2026-04-02 01:52:38] "POST /neutron/port HTTP/1.1" 200 1115 0.014513 252.41.208.28 - - [2026-04-02 01:52:38] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006398 252.41.208.28 - - [2026-04-02 01:52:38] "POST /neutron/port HTTP/1.1" 200 1115 0.013034 252.41.208.28 - - [2026-04-02 01:52:38] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006954 10.0.0.41 - - [2026-04-02 01:52:38] "GET /virtual-machine/b42fc1c5-d0b0-4212-8037-086cff8a5aca HTTP/1.1" 200 1284 0.005385 10.0.0.41 - - [2026-04-02 01:52:38] "GET /virtual-machine-interface/eba4c1e9-39a4-447a-9725-231b4d9fe3e7 HTTP/1.1" 200 2920 0.005095 10.0.0.41 - - [2026-04-02 01:52:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004177 10.0.0.41 - - [2026-04-02 01:52:38] "GET /global-vrouter-config/ce13109b-450c-49e0-a900-187f6a3685df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003733 10.0.0.41 - - [2026-04-02 01:52:38] "GET /virtual-networks?parent_id=2341ca2b-d3ba-4145-aaee-7cd8964b555b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.003966 10.0.0.41 - - [2026-04-02 01:52:38] "GET /virtual-network/370dd4cb-f320-40d8-89a2-663b26c7ac27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2567 0.006176 10.0.0.41 - - [2026-04-02 01:52:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002857 10.0.0.41 - - [2026-04-02 01:52:42] "GET /virtual-network/370dd4cb-f320-40d8-89a2-663b26c7ac27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2567 0.004427 252.41.208.28 - - [2026-04-02 01:52:44] "POST /neutron/port HTTP/1.1" 200 1115 0.014013 252.41.208.28 - - [2026-04-02 01:52:44] "POST /neutron/security_group HTTP/1.1" 200 2052 0.005646 252.41.208.28 - - [2026-04-02 01:52:44] "POST /neutron/port HTTP/1.1" 200 1115 0.016935 252.41.208.28 - - [2026-04-02 01:52:44] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006265 252.41.208.28 - - [2026-04-02 01:52:44] "POST /neutron/port HTTP/1.1" 200 1115 0.020360 252.41.208.28 - - [2026-04-02 01:52:44] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007052 252.41.208.28 - - [2026-04-02 01:52:45] "POST /neutron/port HTTP/1.1" 200 1115 0.011611 252.41.208.28 - - [2026-04-02 01:52:45] "POST /neutron/security_group HTTP/1.1" 200 2052 0.005584 252.41.208.28 - - [2026-04-02 01:52:45] "POST /neutron/port HTTP/1.1" 200 1115 0.012046 252.41.208.28 - - [2026-04-02 01:52:45] "POST /neutron/security_group HTTP/1.1" 200 2052 0.005278 10.0.0.41 - - [2026-04-02 01:52:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002999 10.0.0.41 - - [2026-04-02 01:52:46] "GET /virtual-network/370dd4cb-f320-40d8-89a2-663b26c7ac27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2567 0.004435 252.41.208.28 - - [2026-04-02 01:52:47] "POST /neutron/port HTTP/1.1" 200 1115 0.011768 252.41.208.28 - - [2026-04-02 01:52:48] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006304 252.41.208.28 - - [2026-04-02 01:52:48] "POST /neutron/port HTTP/1.1" 200 1115 0.014376 252.41.208.28 - - [2026-04-02 01:52:48] "POST /neutron/security_group HTTP/1.1" 200 2052 0.005510 10.0.0.41 - - [2026-04-02 01:52:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002946 10.0.0.41 - - [2026-04-02 01:52:48] "GET /global-vrouter-config/ce13109b-450c-49e0-a900-187f6a3685df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003122 10.0.0.41 - - [2026-04-02 01:52:48] "GET /virtual-networks?parent_id=2341ca2b-d3ba-4145-aaee-7cd8964b555b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.003107 10.0.0.41 - - [2026-04-02 01:52:48] "GET /virtual-network/370dd4cb-f320-40d8-89a2-663b26c7ac27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2567 0.006366 252.41.208.28 - - [2026-04-02 01:52:48] "POST /neutron/port HTTP/1.1" 200 1115 0.012063 252.41.208.28 - - [2026-04-02 01:52:48] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006260 252.41.208.28 - - [2026-04-02 01:52:48] "POST /neutron/port HTTP/1.1" 200 1115 0.012192 252.41.208.28 - - [2026-04-02 01:52:49] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006090 252.41.208.28 - - [2026-04-02 01:52:49] "POST /neutron/port HTTP/1.1" 200 1115 0.014977 252.41.208.28 - - [2026-04-02 01:52:49] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007956 10.0.0.41 - - [2026-04-02 01:52:49] "GET /virtual-machine/73310ea8-fda6-4f15-91bf-bc59cb14b9e6 HTTP/1.1" 200 1284 0.005028 10.0.0.41 - - [2026-04-02 01:52:49] "GET /virtual-machine-interface/5d1a68a6-4b7b-45bc-9b58-1064f6084c77 HTTP/1.1" 200 2919 0.006506 10.0.0.41 - - [2026-04-02 01:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002754 10.0.0.41 - - [2026-04-02 01:52:49] "GET /global-vrouter-config/ce13109b-450c-49e0-a900-187f6a3685df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.002857 10.0.0.41 - - [2026-04-02 01:52:49] "GET /virtual-networks?parent_id=2341ca2b-d3ba-4145-aaee-7cd8964b555b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002876 10.0.0.41 - - [2026-04-02 01:52:49] "GET /virtual-network/370dd4cb-f320-40d8-89a2-663b26c7ac27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2567 0.004949 10.0.0.41 - - [2026-04-02 01:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003402 10.0.0.41 - - [2026-04-02 01:52:50] "GET /global-vrouter-config/ce13109b-450c-49e0-a900-187f6a3685df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.002907 10.0.0.41 - - [2026-04-02 01:52:50] "GET /virtual-networks?parent_id=2341ca2b-d3ba-4145-aaee-7cd8964b555b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002936 10.0.0.41 - - [2026-04-02 01:52:50] "GET /virtual-network/370dd4cb-f320-40d8-89a2-663b26c7ac27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2567 0.004969 252.41.208.28 - - [2026-04-02 01:52:54] "POST /neutron/port HTTP/1.1" 200 1105 0.018884 252.41.208.28 - - [2026-04-02 01:52:54] "POST /neutron/port HTTP/1.1" 200 1105 0.016892 252.41.208.28 - - [2026-04-02 01:52:54] "POST /neutron/port HTTP/1.1" 200 151 0.107722 252.41.208.28 - - [2026-04-02 01:52:54] "POST /neutron/port HTTP/1.1" 200 117 0.007344 252.41.208.28 - - [2026-04-02 01:52:54] "POST /neutron/port HTTP/1.1" 200 1105 0.010717 252.41.208.28 - - [2026-04-02 01:52:54] "POST /neutron/port HTTP/1.1" 400 205 0.003226 252.41.208.28 - - [2026-04-02 01:52:54] "POST /neutron/port HTTP/1.1" 200 1105 0.009197 252.41.208.28 - - [2026-04-02 01:52:54] "POST /neutron/port HTTP/1.1" 200 151 0.179447 252.41.208.28 - - [2026-04-02 01:52:54] "POST /neutron/network HTTP/1.1" 200 978 0.013031 10.0.0.41 - - [2026-04-02 01:52:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004700 10.0.0.41 - - [2026-04-02 01:52:54] "POST /useragent-kv HTTP/1.1" 200 115 0.003025 10.0.0.41 - - [2026-04-02 01:52:54] "POST /useragent-kv HTTP/1.1" 200 115 0.001970 10.0.0.41 - - [2026-04-02 01:52:54] "POST /useragent-kv HTTP/1.1" 200 115 0.001821 10.0.0.41 - - [2026-04-02 01:52:54] "POST /useragent-kv HTTP/1.1" 200 115 0.001953 252.41.208.28 - - [2026-04-02 01:52:55] "POST /neutron/network HTTP/1.1" 200 151 0.119166 10.0.0.41 - - [2026-04-02 01:52:55] "DELETE /route-target/fd78a1c7-ac3b-433f-a36b-81f172aeeb7d HTTP/1.1" 200 115 0.024956 10.0.0.41 - - [2026-04-02 01:52:55] "GET /projects?obj_uuids=2341ca2b-d3ba-4145-aaee-7cd8964b555b&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001057 10.0.0.41 - - [2026-04-02 01:52:55] "GET /project/2341ca2b-d3ba-4145-aaee-7cd8964b555b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.024642 10.0.0.41 - - [2026-04-02 01:52:55] "GET /projects?obj_uuids=2341ca2b-d3ba-4145-aaee-7cd8964b555b&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001391 10.0.0.41 - - [2026-04-02 01:52:55] "GET /project/2341ca2b-d3ba-4145-aaee-7cd8964b555b?fields=virtual_networks HTTP/1.1" 200 1024 0.064784 10.0.0.41 - - [2026-04-02 01:52:55] "GET /projects?obj_uuids=2341ca2b-d3ba-4145-aaee-7cd8964b555b&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001023 10.0.0.41 - - [2026-04-02 01:52:55] "GET /project/2341ca2b-d3ba-4145-aaee-7cd8964b555b?fields=virtual_machine_interfaces HTTP/1.1" 200 1024 0.028331 10.0.0.41 - - [2026-04-02 01:52:55] "GET /projects?obj_uuids=2341ca2b-d3ba-4145-aaee-7cd8964b555b&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001250 10.0.0.41 - - [2026-04-02 01:52:55] "GET /project/2341ca2b-d3ba-4145-aaee-7cd8964b555b?fields=security_groups HTTP/1.1" 200 1245 0.030279 10.0.0.41 - - [2026-04-02 01:52:56] "GET /domains?obj_uuids=6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001374 10.0.0.41 - - [2026-04-02 01:52:56] "GET /domain/6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.006922 10.0.0.41 - - [2026-04-02 01:52:56] "POST /fqname-to-id HTTP/1.1" 404 184 0.026802 10.0.0.41 - - [2026-04-02 01:52:56] "GET /projects?obj_uuids=fcd11eb4-8a99-473c-9707-67c28064e907&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002261 10.0.0.41 - - [2026-04-02 01:52:56] "GET /domains?obj_uuids=6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001252 10.0.0.41 - - [2026-04-02 01:52:56] "GET /domain/6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.006653 10.0.0.41 - - [2026-04-02 01:52:56] "POST /id-to-fqname HTTP/1.1" 200 186 0.001547 10.0.0.41 - - [2026-04-02 01:52:56] "POST /fqname-to-id HTTP/1.1" 404 195 0.003561 10.0.0.41 - - [2026-04-02 01:52:56] "POST /security-groups HTTP/1.1" 200 581 0.064825 10.0.0.41 - - [2026-04-02 01:52:56] "POST /fqname-to-id HTTP/1.1" 404 230 0.003474 10.0.0.41 - - [2026-04-02 01:52:57] "POST /projects HTTP/1.1" 200 573 0.215560 10.0.0.41 - - [2026-04-02 01:52:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.288821 10.0.0.41 - - [2026-04-02 01:52:57] "POST /access-control-lists HTTP/1.1" 200 594 0.065086 10.0.0.41 - - [2026-04-02 01:52:57] "POST /fqname-to-id HTTP/1.1" 404 229 0.003422 10.0.0.41 - - [2026-04-02 01:52:57] "GET /project/fcd11eb4-8a99-473c-9707-67c28064e907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.425916 10.0.0.41 - - [2026-04-02 01:52:57] "POST /access-control-lists HTTP/1.1" 200 592 0.060489 10.0.0.41 - - [2026-04-02 01:52:58] "GET / HTTP/1.1" 200 36215 0.001894 10.0.0.41 - - [2026-04-02 01:52:59] "POST /fqname-to-id HTTP/1.1" 401 296 0.000604 10.0.0.41 - - [2026-04-02 01:52:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.080138 10.0.0.41 - - [2026-04-02 01:52:59] "GET /projects?obj_uuids=fcd11eb4-8a99-473c-9707-67c28064e907&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001269 10.0.0.41 - - [2026-04-02 01:52:59] "GET /project/fcd11eb4-8a99-473c-9707-67c28064e907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.041294 252.41.208.28 - - [2026-04-02 01:52:59] "POST /neutron/port HTTP/1.1" 200 117 0.005811 252.41.208.28 - - [2026-04-02 01:52:59] "POST /neutron/port HTTP/1.1" 400 205 0.003325 252.41.208.28 - - [2026-04-02 01:52:59] "POST /neutron/network HTTP/1.1" 200 117 0.039477 10.0.0.41 - - [2026-04-02 01:52:59] "GET /projects?obj_uuids=fcd11eb4-8a99-473c-9707-67c28064e907&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001114 252.41.208.28 - - [2026-04-02 01:52:59] "POST /neutron/network HTTP/1.1" 200 603 0.105522 10.0.0.41 - - [2026-04-02 01:52:59] "POST /route-targets HTTP/1.1" 200 328 0.013073 10.0.0.41 - - [2026-04-02 01:52:59] "POST /ref-update HTTP/1.1" 200 156 0.015747 10.0.0.41 - - [2026-04-02 01:53:00] "POST /useragent-kv HTTP/1.1" 200 115 0.003061 252.41.208.28 - - [2026-04-02 01:53:00] "POST /neutron/subnet HTTP/1.1" 200 714 0.171586 252.41.208.28 - - [2026-04-02 01:53:00] "POST /neutron/network HTTP/1.1" 200 820 0.005491 10.0.0.41 - - [2026-04-02 01:53:00] "POST /id-to-fqname HTTP/1.1" 200 217 0.001386 10.0.0.41 - - [2026-04-02 01:53:00] "GET /virtual-network/d8c0483b-1631-47b7-9fe7-3709aca376a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.004896 252.41.208.28 - - [2026-04-02 01:53:00] "POST /neutron/network HTTP/1.1" 200 820 0.006435 10.0.0.41 - - [2026-04-02 01:53:00] "GET /virtual-network/d8c0483b-1631-47b7-9fe7-3709aca376a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.005140 252.41.208.28 - - [2026-04-02 01:53:00] "POST /neutron/network HTTP/1.1" 200 820 0.005036 252.41.208.28 - - [2026-04-02 01:53:00] "POST /neutron/subnet HTTP/1.1" 200 714 0.008215 10.0.0.41 - - [2026-04-02 01:53:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002863 10.0.0.41 - - [2026-04-02 01:53:00] "GET /projects?obj_uuids=fcd11eb4-8a99-473c-9707-67c28064e907&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001044 10.0.0.41 - - [2026-04-02 01:53:00] "GET /project/fcd11eb4-8a99-473c-9707-67c28064e907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.028295 252.41.208.28 - - [2026-04-02 01:53:00] "POST /neutron/network HTTP/1.1" 200 117 0.009765 10.0.0.41 - - [2026-04-02 01:53:00] "GET /projects?obj_uuids=fcd11eb4-8a99-473c-9707-67c28064e907&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001089 252.41.208.28 - - [2026-04-02 01:53:00] "POST /neutron/network HTTP/1.1" 200 603 0.068669 10.0.0.41 - - [2026-04-02 01:53:00] "POST /route-targets HTTP/1.1" 200 328 0.010471 10.0.0.41 - - [2026-04-02 01:53:00] "POST /ref-update HTTP/1.1" 200 156 0.013992 10.0.0.41 - - [2026-04-02 01:53:00] "POST /useragent-kv HTTP/1.1" 200 115 0.003689 252.41.208.28 - - [2026-04-02 01:53:00] "POST /neutron/subnet HTTP/1.1" 200 724 0.143574 252.41.208.28 - - [2026-04-02 01:53:01] "POST /neutron/network HTTP/1.1" 200 822 0.005352 10.0.0.41 - - [2026-04-02 01:53:01] "POST /id-to-fqname HTTP/1.1" 200 217 0.001379 10.0.0.41 - - [2026-04-02 01:53:01] "GET /virtual-network/899b9e15-f290-4889-ae90-3b9aa88704e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005420 252.41.208.28 - - [2026-04-02 01:53:01] "POST /neutron/network HTTP/1.1" 200 822 0.006346 10.0.0.41 - - [2026-04-02 01:53:01] "GET /virtual-network/899b9e15-f290-4889-ae90-3b9aa88704e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005470 252.41.208.28 - - [2026-04-02 01:53:01] "POST /neutron/network HTTP/1.1" 200 822 0.005482 252.41.208.28 - - [2026-04-02 01:53:01] "POST /neutron/subnet HTTP/1.1" 200 724 0.008150 10.0.0.41 - - [2026-04-02 01:53:01] "POST /id-to-fqname HTTP/1.1" 200 217 0.001574 252.41.208.28 - - [2026-04-02 01:53:01] "POST /neutron/network HTTP/1.1" 200 830 0.005924 252.41.208.28 - - [2026-04-02 01:53:01] "GET /aaa-mode HTTP/1.1" 401 296 0.000477 252.41.208.28 - - [2026-04-02 01:53:01] "GET / HTTP/1.1" 200 36215 0.001773 252.41.208.28 - - [2026-04-02 01:53:01] "GET /project/fcd11eb4-8a99-473c-9707-67c28064e907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000377 10.0.0.41 - - [2026-04-02 01:53:02] "GET /projects?obj_uuids=fcd11eb4-8a99-473c-9707-67c28064e907&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001040 252.41.208.28 - - [2026-04-02 01:53:02] "GET /project/fcd11eb4-8a99-473c-9707-67c28064e907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.048644 252.41.208.28 - - [2026-04-02 01:53:02] "POST /neutron/network HTTP/1.1" 200 820 0.005217 252.41.208.28 - - [2026-04-02 01:53:02] "POST /neutron/port HTTP/1.1" 200 117 0.004726 252.41.208.28 - - [2026-04-02 01:53:02] "POST /neutron/port HTTP/1.1" 200 117 0.005918 10.0.0.41 - - [2026-04-02 01:53:02] "POST /id-to-fqname HTTP/1.1" 200 217 0.001637 252.41.208.28 - - [2026-04-02 01:53:02] "POST /neutron/port HTTP/1.1" 200 117 0.005532 252.41.208.28 - - [2026-04-02 01:53:02] "POST /neutron/network HTTP/1.1" 200 832 0.005451 252.41.208.28 - - [2026-04-02 01:53:02] "GET /aaa-mode HTTP/1.1" 401 296 0.000475 252.41.208.28 - - [2026-04-02 01:53:02] "GET / HTTP/1.1" 200 36215 0.001852 252.41.208.28 - - [2026-04-02 01:53:02] "GET /project/fcd11eb4-8a99-473c-9707-67c28064e907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000388 252.41.208.28 - - [2026-04-02 01:53:02] "POST /neutron/network HTTP/1.1" 200 830 0.005550 10.0.0.41 - - [2026-04-02 01:53:02] "GET /projects?obj_uuids=fcd11eb4-8a99-473c-9707-67c28064e907&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001260 10.0.0.41 - - [2026-04-02 01:53:03] "GET /projects?obj_uuids=fcd11eb4-8a99-473c-9707-67c28064e907&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001958 252.41.208.28 - - [2026-04-02 01:53:03] "GET /project/fcd11eb4-8a99-473c-9707-67c28064e907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.077729 252.41.208.28 - - [2026-04-02 01:53:03] "POST /neutron/port HTTP/1.1" 200 1054 0.274404 252.41.208.28 - - [2026-04-02 01:53:03] "POST /neutron/network HTTP/1.1" 200 822 0.004679 252.41.208.28 - - [2026-04-02 01:53:03] "POST /neutron/port HTTP/1.1" 200 1054 0.010731 252.41.208.28 - - [2026-04-02 01:53:03] "POST /neutron/port HTTP/1.1" 200 1054 0.016848 252.41.208.28 - - [2026-04-02 01:53:03] "POST /neutron/port HTTP/1.1" 200 1104 0.077483 252.41.208.28 - - [2026-04-02 01:53:03] "POST /neutron/port HTTP/1.1" 200 1114 0.018701 252.41.208.28 - - [2026-04-02 01:53:03] "POST /neutron/port HTTP/1.1" 200 1114 0.013219 252.41.208.28 - - [2026-04-02 01:53:03] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007684 252.41.208.28 - - [2026-04-02 01:53:03] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004151 252.41.208.28 - - [2026-04-02 01:53:03] "POST /neutron/port HTTP/1.1" 200 117 0.005704 252.41.208.28 - - [2026-04-02 01:53:03] "POST /neutron/subnet HTTP/1.1" 200 688 0.007130 10.0.0.41 - - [2026-04-02 01:53:03] "GET /projects?obj_uuids=fcd11eb4-8a99-473c-9707-67c28064e907&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001198 252.41.208.28 - - [2026-04-02 01:53:03] "POST /neutron/port HTTP/1.1" 200 117 0.001634 252.41.208.28 - - [2026-04-02 01:53:03] "POST /neutron/router HTTP/1.1" 200 578 0.052040 10.0.0.41 - - [2026-04-02 01:53:03] "POST /route-targets HTTP/1.1" 200 328 0.014074 252.41.208.28 - - [2026-04-02 01:53:03] "POST /neutron/router HTTP/1.1" 200 578 0.016402 10.0.0.41 - - [2026-04-02 01:53:03] "PUT /logical-router/fd00dfea-32a0-4c5a-8b0b-ac635f1416c7 HTTP/1.1" 200 263 0.055243 252.41.208.28 - - [2026-04-02 01:53:03] "POST /neutron/network HTTP/1.1" 200 820 0.032622 10.0.0.41 - - [2026-04-02 01:53:03] "GET /projects?obj_uuids=fcd11eb4-8a99-473c-9707-67c28064e907&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000970 252.41.208.28 - - [2026-04-02 01:53:04] "POST /neutron/network HTTP/1.1" 200 832 0.048159 10.0.0.41 - - [2026-04-02 01:53:04] "GET /projects?obj_uuids=fcd11eb4-8a99-473c-9707-67c28064e907&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001055 252.41.208.28 - - [2026-04-02 01:53:04] "POST /neutron/router HTTP/1.1" 200 344 0.410041 10.0.0.41 - - [2026-04-02 01:53:04] "POST /ref-update HTTP/1.1" 200 156 0.032563 252.41.208.28 - - [2026-04-02 01:53:04] "POST /neutron/port HTTP/1.1" 200 1114 0.023095 252.41.208.28 - - [2026-04-02 01:53:04] "POST /neutron/port HTTP/1.1" 200 1056 0.324543 252.41.208.28 - - [2026-04-02 01:53:04] "POST /neutron/security_group HTTP/1.1" 200 2054 0.012908 252.41.208.28 - - [2026-04-02 01:53:04] "POST /neutron/port HTTP/1.1" 200 1056 0.010731 252.41.208.28 - - [2026-04-02 01:53:04] "POST /neutron/port HTTP/1.1" 200 1056 0.009464 252.41.208.28 - - [2026-04-02 01:53:04] "POST /neutron/port HTTP/1.1" 200 1106 0.083488 252.41.208.28 - - [2026-04-02 01:53:04] "POST /neutron/port HTTP/1.1" 200 1116 0.011128 252.41.208.28 - - [2026-04-02 01:53:04] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003410 252.41.208.28 - - [2026-04-02 01:53:05] "POST /neutron/subnet HTTP/1.1" 200 698 0.006923 252.41.208.28 - - [2026-04-02 01:53:05] "POST /neutron/port HTTP/1.1" 200 117 0.001208 252.41.208.28 - - [2026-04-02 01:53:05] "POST /neutron/network HTTP/1.1" 200 822 0.006701 252.41.208.28 - - [2026-04-02 01:53:09] "POST /neutron/port HTTP/1.1" 200 1114 0.012766 252.41.208.28 - - [2026-04-02 01:53:09] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006035 252.41.208.28 - - [2026-04-02 01:53:09] "POST /neutron/port HTTP/1.1" 200 1114 0.011558 252.41.208.28 - - [2026-04-02 01:53:09] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006691 252.41.208.28 - - [2026-04-02 01:53:09] "POST /neutron/port HTTP/1.1" 200 1114 0.012039 252.41.208.28 - - [2026-04-02 01:53:09] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006012 10.0.0.41 - - [2026-04-02 01:53:10] "GET /virtual-machine/64644991-f27b-4dfc-855b-ce5108924b91 HTTP/1.1" 401 296 0.000638 10.0.0.41 - - [2026-04-02 01:53:10] "GET /virtual-machine/64644991-f27b-4dfc-855b-ce5108924b91 HTTP/1.1" 200 1289 0.029406 10.0.0.41 - - [2026-04-02 01:53:10] "GET /virtual-machine-interface/c1c78a2a-17db-4f32-92da-2356a5fa36cc HTTP/1.1" 200 2929 0.004958 10.0.0.41 - - [2026-04-02 01:53:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002927 10.0.0.41 - - [2026-04-02 01:53:10] "GET /global-vrouter-config/ce13109b-450c-49e0-a900-187f6a3685df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004378 10.0.0.41 - - [2026-04-02 01:53:10] "GET /virtual-networks?parent_id=fcd11eb4-8a99-473c-9707-67c28064e907&detail=False&count=False&shared=False HTTP/1.1" 200 567 0.003106 10.0.0.41 - - [2026-04-02 01:53:10] "GET /virtual-network/d8c0483b-1631-47b7-9fe7-3709aca376a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.005249 10.0.0.41 - - [2026-04-02 01:53:11] "DELETE /project/2341ca2bd3ba4145aaee7cd8964b555b HTTP/1.1" 404 173 0.011124 10.0.0.41 - - [2026-04-02 01:53:11] "DELETE /project/fcd11eb48a99473c970767c28064e907 HTTP/1.1" 404 173 0.008194 10.0.0.41 - - [2026-04-02 01:53:11] "GET /projects?obj_uuids=7dd600ec-791a-4b10-b42b-9d1327414a20&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000993 10.0.0.41 - - [2026-04-02 01:53:11] "GET /projects?obj_uuids=2341ca2b-d3ba-4145-aaee-7cd8964b555b&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.000822 10.0.0.41 - - [2026-04-02 01:53:11] "GET /project/2341ca2b-d3ba-4145-aaee-7cd8964b555b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.033843 10.0.0.41 - - [2026-04-02 01:53:11] "GET /project/7dd600ec-791a-4b10-b42b-9d1327414a20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.038579 10.0.0.41 - - [2026-04-02 01:53:11] "GET /projects?obj_uuids=2341ca2b-d3ba-4145-aaee-7cd8964b555b&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001299 10.0.0.41 - - [2026-04-02 01:53:11] "GET /projects?obj_uuids=7dd600ec-791a-4b10-b42b-9d1327414a20&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000933 10.0.0.41 - - [2026-04-02 01:53:11] "GET /project/7dd600ec-791a-4b10-b42b-9d1327414a20?fields=security_groups HTTP/1.1" 200 1335 0.038221 10.0.0.41 - - [2026-04-02 01:53:11] "GET /project/2341ca2b-d3ba-4145-aaee-7cd8964b555b?fields=security_groups HTTP/1.1" 200 1338 0.047232 10.0.0.41 - - [2026-04-02 01:53:12] "DELETE /security-group/4a6cd954-a19c-4612-abbb-1ef4a7b6ccf1 HTTP/1.1" 200 115 0.095214 10.0.0.41 - - [2026-04-02 01:53:12] "DELETE /security-group/38638a7e-4db7-4d05-b32f-9038535cee02 HTTP/1.1" 200 115 0.112996 10.0.0.41 - - [2026-04-02 01:53:12] "GET /projects?obj_uuids=7dd600ec-791a-4b10-b42b-9d1327414a20&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001612 10.0.0.41 - - [2026-04-02 01:53:12] "DELETE /access-control-list/25500a9a-15d5-439f-ba5c-1c9f24eb37d1 HTTP/1.1" 200 115 0.094546 10.0.0.41 - - [2026-04-02 01:53:12] "GET /projects?obj_uuids=2341ca2b-d3ba-4145-aaee-7cd8964b555b&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001302 10.0.0.41 - - [2026-04-02 01:53:12] "GET /project/7dd600ec-791a-4b10-b42b-9d1327414a20?fields=application_policy_sets HTTP/1.1" 200 1374 0.055646 10.0.0.41 - - [2026-04-02 01:53:12] "DELETE /access-control-list/8d48761f-9570-4e5c-9ecf-dc93120e0f13 HTTP/1.1" 200 115 0.056306 10.0.0.41 - - [2026-04-02 01:53:12] "DELETE /access-control-list/2494da4b-0508-4394-9f5c-9ec478183d68 HTTP/1.1" 200 115 0.054294 10.0.0.41 - - [2026-04-02 01:53:12] "GET /project/2341ca2b-d3ba-4145-aaee-7cd8964b555b?fields=application_policy_sets HTTP/1.1" 200 1377 0.132588 10.0.0.41 - - [2026-04-02 01:53:12] "DELETE /access-control-list/d6ec336d-1994-4350-96aa-392c3f95c555 HTTP/1.1" 200 115 0.063114 10.0.0.41 - - [2026-04-02 01:53:12] "DELETE /project/7dd600ec-791a-4b10-b42b-9d1327414a20 HTTP/1.1" 200 115 0.501830 10.0.0.41 - - [2026-04-02 01:53:12] "DELETE /project/2341ca2b-d3ba-4145-aaee-7cd8964b555b HTTP/1.1" 200 115 0.533501 252.41.208.28 - - [2026-04-02 01:53:13] "POST /neutron/port HTTP/1.1" 200 1114 0.011981 252.41.208.28 - - [2026-04-02 01:53:13] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007578 10.0.0.41 - - [2026-04-02 01:53:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003893 10.0.0.41 - - [2026-04-02 01:53:13] "GET /virtual-network/d8c0483b-1631-47b7-9fe7-3709aca376a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.005798 252.41.208.28 - - [2026-04-02 01:53:13] "POST /neutron/port HTTP/1.1" 200 1116 0.013246 252.41.208.28 - - [2026-04-02 01:53:14] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007203 252.41.208.28 - - [2026-04-02 01:53:14] "POST /neutron/port HTTP/1.1" 200 1116 0.013068 252.41.208.28 - - [2026-04-02 01:53:14] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006158 252.41.208.28 - - [2026-04-02 01:53:14] "POST /neutron/port HTTP/1.1" 200 1114 0.015265 252.41.208.28 - - [2026-04-02 01:53:14] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007494 252.41.208.28 - - [2026-04-02 01:53:14] "POST /neutron/port HTTP/1.1" 200 1114 0.012586 252.41.208.28 - - [2026-04-02 01:53:14] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006865 10.0.0.41 - - [2026-04-02 01:53:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003684 10.0.0.41 - - [2026-04-02 01:53:16] "GET /global-vrouter-config/ce13109b-450c-49e0-a900-187f6a3685df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.002958 10.0.0.41 - - [2026-04-02 01:53:16] "GET /virtual-networks?parent_id=fcd11eb4-8a99-473c-9707-67c28064e907&detail=False&count=False&shared=False HTTP/1.1" 200 567 0.003114 10.0.0.41 - - [2026-04-02 01:53:16] "GET /virtual-network/d8c0483b-1631-47b7-9fe7-3709aca376a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.005581 252.41.208.28 - - [2026-04-02 01:53:16] "POST /neutron/port HTTP/1.1" 200 1116 0.014100 252.41.208.28 - - [2026-04-02 01:53:16] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005094 252.41.208.28 - - [2026-04-02 01:53:16] "POST /neutron/port HTTP/1.1" 200 1116 0.011873 252.41.208.28 - - [2026-04-02 01:53:16] "POST /neutron/port HTTP/1.1" 200 1116 0.011169 252.41.208.28 - - [2026-04-02 01:53:16] "POST /neutron/security_group HTTP/1.1" 200 2054 0.024211 252.41.208.28 - - [2026-04-02 01:53:16] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005271 252.41.208.28 - - [2026-04-02 01:53:16] "POST /neutron/port HTTP/1.1" 200 1116 0.013160 252.41.208.28 - - [2026-04-02 01:53:16] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006565 252.41.208.28 - - [2026-04-02 01:53:16] "POST /neutron/port HTTP/1.1" 200 1116 0.014168 252.41.208.28 - - [2026-04-02 01:53:16] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005907 10.0.0.41 - - [2026-04-02 01:53:16] "GET /virtual-machine/8a68c13b-ba77-4e64-aa63-bd038944f21f HTTP/1.1" 200 1290 0.005035 10.0.0.41 - - [2026-04-02 01:53:16] "GET /virtual-machine-interface/e5b9bc98-57f8-400b-b994-08e589eb8e56 HTTP/1.1" 200 2929 0.006219 10.0.0.41 - - [2026-04-02 01:53:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002778 10.0.0.41 - - [2026-04-02 01:53:17] "GET /global-vrouter-config/ce13109b-450c-49e0-a900-187f6a3685df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003081 10.0.0.41 - - [2026-04-02 01:53:17] "GET /virtual-networks?parent_id=fcd11eb4-8a99-473c-9707-67c28064e907&detail=False&count=False&shared=False HTTP/1.1" 200 567 0.002839 10.0.0.41 - - [2026-04-02 01:53:17] "GET /virtual-network/899b9e15-f290-4889-ae90-3b9aa88704e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.004987 10.0.0.41 - - [2026-04-02 01:53:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003322 10.0.0.41 - - [2026-04-02 01:53:18] "GET /global-vrouter-config/ce13109b-450c-49e0-a900-187f6a3685df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.002769 10.0.0.41 - - [2026-04-02 01:53:18] "GET /virtual-networks?parent_id=fcd11eb4-8a99-473c-9707-67c28064e907&detail=False&count=False&shared=False HTTP/1.1" 200 567 0.002766 10.0.0.41 - - [2026-04-02 01:53:18] "GET /virtual-network/899b9e15-f290-4889-ae90-3b9aa88704e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.004943 10.0.0.41 - - [2026-04-02 01:53:21] "GET /obj-perms HTTP/1.1" 200 6378 0.060871 10.0.0.41 - - [2026-04-02 01:53:22] "GET /obj-perms HTTP/1.1" 200 6378 0.049315 252.41.208.28 - - [2026-04-02 01:53:23] "POST /neutron/router HTTP/1.1" 200 578 0.004725 10.0.0.41 - - [2026-04-02 01:53:23] "GET /projects?obj_uuids=fcd11eb4-8a99-473c-9707-67c28064e907&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001067 252.41.208.28 - - [2026-04-02 01:53:24] "POST /neutron/router HTTP/1.1" 200 344 0.204200 10.0.0.41 - - [2026-04-02 01:53:24] "POST /ref-update HTTP/1.1" 200 156 0.010331 252.41.208.28 - - [2026-04-02 01:53:24] "POST /neutron/port HTTP/1.1" 200 1914 0.019621 252.41.208.28 - - [2026-04-02 01:53:26] "POST /neutron/router HTTP/1.1" 200 578 0.003801 10.0.0.41 - - [2026-04-02 01:53:26] "POST /ref-update HTTP/1.1" 200 156 0.014425 252.41.208.28 - - [2026-04-02 01:53:26] "POST /neutron/router HTTP/1.1" 200 344 0.131507 252.41.208.28 - - [2026-04-02 01:53:27] "POST /neutron/port HTTP/1.1" 200 1114 0.022937 252.41.208.28 - - [2026-04-02 01:53:27] "POST /neutron/port HTTP/1.1" 200 1114 0.013999 252.41.208.28 - - [2026-04-02 01:53:27] "POST /neutron/network HTTP/1.1" 200 830 0.006080 252.41.208.28 - - [2026-04-02 01:53:27] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003263 252.41.208.28 - - [2026-04-02 01:53:27] "POST /neutron/subnet HTTP/1.1" 200 688 0.013166 252.41.208.28 - - [2026-04-02 01:53:28] "POST /neutron/port HTTP/1.1" 200 117 0.001229 252.41.208.28 - - [2026-04-02 01:53:28] "POST /neutron/network HTTP/1.1" 200 820 0.006603 252.41.208.28 - - [2026-04-02 01:53:29] "POST /neutron/router HTTP/1.1" 200 578 0.004611 10.0.0.41 - - [2026-04-02 01:53:29] "GET /projects?obj_uuids=fcd11eb4-8a99-473c-9707-67c28064e907&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002043 252.41.208.28 - - [2026-04-02 01:53:30] "POST /neutron/router HTTP/1.1" 200 344 0.244406 10.0.0.41 - - [2026-04-02 01:53:30] "POST /ref-update HTTP/1.1" 200 156 0.009407 252.41.208.28 - - [2026-04-02 01:53:32] "POST /neutron/router HTTP/1.1" 200 578 0.004930 10.0.0.41 - - [2026-04-02 01:53:32] "POST /ref-update HTTP/1.1" 200 156 0.014645 252.41.208.28 - - [2026-04-02 01:53:32] "POST /neutron/router HTTP/1.1" 200 344 0.129811 252.41.208.28 - - [2026-04-02 01:53:32] "POST /neutron/router HTTP/1.1" 200 578 0.004932 10.0.0.41 - - [2026-04-02 01:53:32] "POST /ref-update HTTP/1.1" 200 156 0.012815 252.41.208.28 - - [2026-04-02 01:53:32] "POST /neutron/router HTTP/1.1" 200 344 0.137769 252.41.208.28 - - [2026-04-02 01:53:32] "POST /neutron/router HTTP/1.1" 200 578 0.006068 252.41.208.28 - - [2026-04-02 01:53:33] "POST /neutron/router HTTP/1.1" 200 151 0.065424 10.0.0.41 - - [2026-04-02 01:53:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006804 10.0.0.41 - - [2026-04-02 01:53:33] "GET /logical-router/fd00dfea-32a0-4c5a-8b0b-ac635f1416c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.009224 10.0.0.41 - - [2026-04-02 01:53:33] "DELETE /route-target/273dc9cb-bdcd-4f3b-b914-27fb798de11a HTTP/1.1" 200 115 0.019352 252.41.208.28 - - [2026-04-02 01:53:33] "POST /neutron/network HTTP/1.1" 200 822 0.005550 252.41.208.28 - - [2026-04-02 01:53:33] "POST /neutron/network HTTP/1.1" 400 204 0.011638 252.41.208.28 - - [2026-04-02 01:53:33] "POST /neutron/port HTTP/1.1" 200 1114 0.015162 252.41.208.28 - - [2026-04-02 01:53:33] "POST /neutron/port HTTP/1.1" 200 1116 0.011767 252.41.208.28 - - [2026-04-02 01:53:33] "POST /neutron/port HTTP/1.1" 200 1104 0.011928 252.41.208.28 - - [2026-04-02 01:53:34] "POST /neutron/port HTTP/1.1" 200 1106 0.010053 252.41.208.28 - - [2026-04-02 01:53:34] "POST /neutron/port HTTP/1.1" 200 151 0.139136 [Introspect:8084]10.0.0.41 - - [2026-04-02 01:53:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001471 252.41.208.28 - - [2026-04-02 01:53:34] "POST /neutron/port HTTP/1.1" 200 151 0.151005 [Introspect:8084]10.0.0.41 - - [2026-04-02 01:53:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001148 252.41.208.28 - - [2026-04-02 01:53:35] "POST /neutron/network HTTP/1.1" 200 822 0.029144 10.0.0.41 - - [2026-04-02 01:53:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.010923 10.0.0.41 - - [2026-04-02 01:53:35] "POST /useragent-kv HTTP/1.1" 200 115 0.004285 10.0.0.41 - - [2026-04-02 01:53:35] "POST /useragent-kv HTTP/1.1" 200 115 0.003312 252.41.208.28 - - [2026-04-02 01:53:35] "POST /neutron/network HTTP/1.1" 200 151 0.174854 252.41.208.28 - - [2026-04-02 01:53:35] "POST /neutron/network HTTP/1.1" 200 820 0.004920 10.0.0.41 - - [2026-04-02 01:53:35] "DELETE /route-target/953a4e3e-23e5-4f7f-a980-89a3c34219fe HTTP/1.1" 200 115 0.043977 10.0.0.41 - - [2026-04-02 01:53:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003632 10.0.0.41 - - [2026-04-02 01:53:35] "POST /useragent-kv HTTP/1.1" 200 115 0.002325 10.0.0.41 - - [2026-04-02 01:53:35] "POST /useragent-kv HTTP/1.1" 200 115 0.004164 252.41.208.28 - - [2026-04-02 01:53:35] "POST /neutron/network HTTP/1.1" 200 151 0.087303 10.0.0.41 - - [2026-04-02 01:53:35] "DELETE /route-target/d0bfb5a3-2066-437f-930d-6b2dd8ef2028 HTTP/1.1" 200 115 0.020678 10.0.0.41 - - [2026-04-02 01:53:36] "GET /projects?obj_uuids=fcd11eb4-8a99-473c-9707-67c28064e907&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001062 10.0.0.41 - - [2026-04-02 01:53:36] "GET /project/fcd11eb4-8a99-473c-9707-67c28064e907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.030396 10.0.0.41 - - [2026-04-02 01:53:36] "GET /projects?obj_uuids=fcd11eb4-8a99-473c-9707-67c28064e907&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001110 10.0.0.41 - - [2026-04-02 01:53:36] "GET /project/fcd11eb4-8a99-473c-9707-67c28064e907?fields=virtual_networks HTTP/1.1" 200 1029 0.065619 10.0.0.41 - - [2026-04-02 01:53:36] "GET /projects?obj_uuids=fcd11eb4-8a99-473c-9707-67c28064e907&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001322 10.0.0.41 - - [2026-04-02 01:53:36] "GET /project/fcd11eb4-8a99-473c-9707-67c28064e907?fields=virtual_machine_interfaces HTTP/1.1" 200 1029 0.027628 10.0.0.41 - - [2026-04-02 01:53:36] "GET /projects?obj_uuids=fcd11eb4-8a99-473c-9707-67c28064e907&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001250 10.0.0.41 - - [2026-04-02 01:53:36] "GET /project/fcd11eb4-8a99-473c-9707-67c28064e907?fields=security_groups HTTP/1.1" 200 1252 0.046824 10.0.0.41 - - [2026-04-02 01:53:37] "GET /domains?obj_uuids=6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001409 10.0.0.41 - - [2026-04-02 01:53:37] "GET /domain/6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.008349 10.0.0.41 - - [2026-04-02 01:53:37] "POST /fqname-to-id HTTP/1.1" 404 189 0.031873 10.0.0.41 - - [2026-04-02 01:53:37] "GET /projects?obj_uuids=740edae3-923f-40e2-b70f-f2cb9340a700&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002249 10.0.0.41 - - [2026-04-02 01:53:37] "GET /domains?obj_uuids=6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.000982 10.0.0.41 - - [2026-04-02 01:53:37] "GET /domain/6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.006226 10.0.0.41 - - [2026-04-02 01:53:37] "POST /id-to-fqname HTTP/1.1" 200 191 0.001642 10.0.0.41 - - [2026-04-02 01:53:37] "POST /fqname-to-id HTTP/1.1" 404 200 0.003372 10.0.0.41 - - [2026-04-02 01:53:37] "POST /security-groups HTTP/1.1" 200 586 0.060584 10.0.0.41 - - [2026-04-02 01:53:37] "POST /fqname-to-id HTTP/1.1" 404 235 0.002233 10.0.0.41 - - [2026-04-02 01:53:37] "POST /projects HTTP/1.1" 200 583 0.210849 10.0.0.41 - - [2026-04-02 01:53:37] "POST /access-control-lists HTTP/1.1" 200 599 0.057923 10.0.0.41 - - [2026-04-02 01:53:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.284407 10.0.0.41 - - [2026-04-02 01:53:37] "POST /fqname-to-id HTTP/1.1" 404 234 0.002825 10.0.0.41 - - [2026-04-02 01:53:37] "GET /project/740edae3-923f-40e2-b70f-f2cb9340a700?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.419029 10.0.0.41 - - [2026-04-02 01:53:37] "POST /access-control-lists HTTP/1.1" 200 597 0.060749 10.0.0.41 - - [2026-04-02 01:53:39] "GET / HTTP/1.1" 200 36215 0.001952 10.0.0.41 - - [2026-04-02 01:53:40] "POST /fqname-to-id HTTP/1.1" 401 296 0.000543 10.0.0.41 - - [2026-04-02 01:53:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.029320 10.0.0.41 - - [2026-04-02 01:53:40] "GET /projects?obj_uuids=740edae3-923f-40e2-b70f-f2cb9340a700&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001015 10.0.0.41 - - [2026-04-02 01:53:40] "GET /project/740edae3-923f-40e2-b70f-f2cb9340a700?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.024093 10.0.0.41 - - [2026-04-02 01:53:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003052 10.0.0.41 - - [2026-04-02 01:53:40] "GET /security-group/24575ab3-1be2-4f05-bfd7-de8a2e5c10ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3759 0.013514 10.0.0.41 - - [2026-04-02 01:53:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002966 10.0.0.41 - - [2026-04-02 01:53:40] "GET /projects?obj_uuids=740edae3-923f-40e2-b70f-f2cb9340a700&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001189 10.0.0.41 - - [2026-04-02 01:53:40] "GET /project/740edae3-923f-40e2-b70f-f2cb9340a700?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.051095 10.0.0.41 - - [2026-04-02 01:53:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002979 10.0.0.41 - - [2026-04-02 01:53:40] "GET /security-group/24575ab3-1be2-4f05-bfd7-de8a2e5c10ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3759 0.003575 10.0.0.41 - - [2026-04-02 01:53:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003239 10.0.0.41 - - [2026-04-02 01:53:41] "PUT /security-group/24575ab3-1be2-4f05-bfd7-de8a2e5c10ca HTTP/1.1" 200 263 0.013965 10.0.0.41 - - [2026-04-02 01:53:41] "PUT /access-control-list/b1a39c46-1e9e-4151-bc52-1db5e876afd6 HTTP/1.1" 200 273 0.009146 10.0.0.41 - - [2026-04-02 01:53:41] "PUT /access-control-list/1602824e-18fe-4ba8-99f2-8765c88ffcc1 HTTP/1.1" 200 273 0.008749 10.0.0.41 - - [2026-04-02 01:53:41] "POST /fqname-to-id HTTP/1.1" 404 200 0.004045 10.0.0.41 - - [2026-04-02 01:53:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003301 10.0.0.41 - - [2026-04-02 01:53:41] "GET /projects?obj_uuids=740edae3-923f-40e2-b70f-f2cb9340a700&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001019 10.0.0.41 - - [2026-04-02 01:53:41] "GET /project/740edae3-923f-40e2-b70f-f2cb9340a700?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.030545 252.41.208.28 - - [2026-04-02 01:53:41] "POST /neutron/network HTTP/1.1" 200 117 0.037050 10.0.0.41 - - [2026-04-02 01:53:41] "GET /projects?obj_uuids=740edae3-923f-40e2-b70f-f2cb9340a700&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001267 252.41.208.28 - - [2026-04-02 01:53:41] "POST /neutron/network HTTP/1.1" 200 606 0.074815 10.0.0.41 - - [2026-04-02 01:53:41] "POST /route-targets HTTP/1.1" 200 328 0.009128 10.0.0.41 - - [2026-04-02 01:53:41] "POST /ref-update HTTP/1.1" 200 156 0.010750 10.0.0.41 - - [2026-04-02 01:53:41] "POST /useragent-kv HTTP/1.1" 200 115 0.002925 252.41.208.28 - - [2026-04-02 01:53:41] "POST /neutron/subnet HTTP/1.1" 200 734 0.174367 252.41.208.28 - - [2026-04-02 01:53:41] "POST /neutron/network HTTP/1.1" 200 827 0.005631 10.0.0.41 - - [2026-04-02 01:53:41] "POST /id-to-fqname HTTP/1.1" 200 221 0.001536 10.0.0.41 - - [2026-04-02 01:53:41] "GET /virtual-network/ef1847a5-4c82-4bdc-b38e-b4a8bb845383?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005469 252.41.208.28 - - [2026-04-02 01:53:41] "POST /neutron/network HTTP/1.1" 200 827 0.005970 10.0.0.41 - - [2026-04-02 01:53:42] "GET /virtual-network/ef1847a5-4c82-4bdc-b38e-b4a8bb845383?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006052 252.41.208.28 - - [2026-04-02 01:53:42] "POST /neutron/network HTTP/1.1" 200 827 0.005271 252.41.208.28 - - [2026-04-02 01:53:42] "POST /neutron/subnet HTTP/1.1" 200 734 0.006783 10.0.0.41 - - [2026-04-02 01:53:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002976 10.0.0.41 - - [2026-04-02 01:53:42] "GET /projects?obj_uuids=740edae3-923f-40e2-b70f-f2cb9340a700&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002337 10.0.0.41 - - [2026-04-02 01:53:42] "GET /project/740edae3-923f-40e2-b70f-f2cb9340a700?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.024893 252.41.208.28 - - [2026-04-02 01:53:42] "POST /neutron/network HTTP/1.1" 200 117 0.010901 10.0.0.41 - - [2026-04-02 01:53:42] "GET /projects?obj_uuids=740edae3-923f-40e2-b70f-f2cb9340a700&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001400 252.41.208.28 - - [2026-04-02 01:53:42] "POST /neutron/network HTTP/1.1" 200 613 0.108959 10.0.0.41 - - [2026-04-02 01:53:42] "POST /route-targets HTTP/1.1" 200 328 0.016156 10.0.0.41 - - [2026-04-02 01:53:42] "POST /ref-update HTTP/1.1" 200 156 0.009620 10.0.0.41 - - [2026-04-02 01:53:42] "POST /useragent-kv HTTP/1.1" 200 115 0.003931 252.41.208.28 - - [2026-04-02 01:53:42] "POST /neutron/subnet HTTP/1.1" 200 729 0.173920 252.41.208.28 - - [2026-04-02 01:53:42] "POST /neutron/network HTTP/1.1" 200 833 0.005518 10.0.0.41 - - [2026-04-02 01:53:42] "POST /id-to-fqname HTTP/1.1" 200 225 0.002064 10.0.0.41 - - [2026-04-02 01:53:42] "GET /virtual-network/cf2bf3f7-52db-4754-84f6-9e7814ba8978?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.007735 252.41.208.28 - - [2026-04-02 01:53:42] "POST /neutron/network HTTP/1.1" 200 833 0.007022 10.0.0.41 - - [2026-04-02 01:53:42] "GET /virtual-network/cf2bf3f7-52db-4754-84f6-9e7814ba8978?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.005956 252.41.208.28 - - [2026-04-02 01:53:42] "POST /neutron/network HTTP/1.1" 200 833 0.004812 252.41.208.28 - - [2026-04-02 01:53:43] "POST /neutron/subnet HTTP/1.1" 200 729 0.008671 10.0.0.41 - - [2026-04-02 01:53:43] "POST /id-to-fqname HTTP/1.1" 200 221 0.001464 252.41.208.28 - - [2026-04-02 01:53:43] "POST /neutron/network HTTP/1.1" 200 837 0.004980 252.41.208.28 - - [2026-04-02 01:53:43] "GET /aaa-mode HTTP/1.1" 401 296 0.000430 252.41.208.28 - - [2026-04-02 01:53:43] "GET / HTTP/1.1" 200 36215 0.001771 252.41.208.28 - - [2026-04-02 01:53:43] "GET /project/740edae3-923f-40e2-b70f-f2cb9340a700?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000363 10.0.0.41 - - [2026-04-02 01:53:43] "GET /projects?obj_uuids=740edae3-923f-40e2-b70f-f2cb9340a700&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001114 252.41.208.28 - - [2026-04-02 01:53:43] "GET /project/740edae3-923f-40e2-b70f-f2cb9340a700?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.056418 252.41.208.28 - - [2026-04-02 01:53:43] "POST /neutron/network HTTP/1.1" 200 827 0.005453 252.41.208.28 - - [2026-04-02 01:53:44] "POST /neutron/port HTTP/1.1" 200 117 0.004546 252.41.208.28 - - [2026-04-02 01:53:44] "POST /neutron/port HTTP/1.1" 200 117 0.007577 10.0.0.41 - - [2026-04-02 01:53:44] "POST /id-to-fqname HTTP/1.1" 200 225 0.001439 252.41.208.28 - - [2026-04-02 01:53:44] "POST /neutron/port HTTP/1.1" 200 117 0.004979 252.41.208.28 - - [2026-04-02 01:53:44] "POST /neutron/network HTTP/1.1" 200 843 0.007638 252.41.208.28 - - [2026-04-02 01:53:44] "POST /neutron/network HTTP/1.1" 200 837 0.008656 252.41.208.28 - - [2026-04-02 01:53:44] "GET /aaa-mode HTTP/1.1" 401 296 0.000505 10.0.0.41 - - [2026-04-02 01:53:44] "GET /projects?obj_uuids=740edae3-923f-40e2-b70f-f2cb9340a700&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001210 252.41.208.28 - - [2026-04-02 01:53:44] "GET / HTTP/1.1" 200 36215 0.001498 252.41.208.28 - - [2026-04-02 01:53:44] "GET /project/740edae3-923f-40e2-b70f-f2cb9340a700?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000684 252.41.208.28 - - [2026-04-02 01:53:44] "POST /neutron/port HTTP/1.1" 200 1063 0.228941 252.41.208.28 - - [2026-04-02 01:53:44] "POST /neutron/port HTTP/1.1" 200 1063 0.010412 252.41.208.28 - - [2026-04-02 01:53:45] "POST /neutron/port HTTP/1.1" 200 1063 0.009624 10.0.0.41 - - [2026-04-02 01:53:45] "GET /projects?obj_uuids=740edae3-923f-40e2-b70f-f2cb9340a700&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001427 252.41.208.28 - - [2026-04-02 01:53:45] "GET /project/740edae3-923f-40e2-b70f-f2cb9340a700?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.051204 252.41.208.28 - - [2026-04-02 01:53:45] "POST /neutron/network HTTP/1.1" 200 833 0.004930 252.41.208.28 - - [2026-04-02 01:53:45] "POST /neutron/port HTTP/1.1" 200 1113 0.061779 252.41.208.28 - - [2026-04-02 01:53:45] "POST /neutron/port HTTP/1.1" 200 1123 0.014066 252.41.208.28 - - [2026-04-02 01:53:45] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003440 252.41.208.28 - - [2026-04-02 01:53:45] "POST /neutron/port HTTP/1.1" 200 1123 0.016524 252.41.208.28 - - [2026-04-02 01:53:45] "POST /neutron/security_group HTTP/1.1" 200 2000 0.006907 252.41.208.28 - - [2026-04-02 01:53:45] "POST /neutron/subnet HTTP/1.1" 200 708 0.010615 252.41.208.28 - - [2026-04-02 01:53:45] "POST /neutron/port HTTP/1.1" 200 117 0.005769 252.41.208.28 - - [2026-04-02 01:53:45] "POST /neutron/port HTTP/1.1" 200 117 0.001436 10.0.0.41 - - [2026-04-02 01:53:45] "GET /projects?obj_uuids=740edae3-923f-40e2-b70f-f2cb9340a700&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001219 252.41.208.28 - - [2026-04-02 01:53:45] "POST /neutron/network HTTP/1.1" 200 827 0.019562 252.41.208.28 - - [2026-04-02 01:53:45] "POST /neutron/router HTTP/1.1" 200 583 0.072912 10.0.0.41 - - [2026-04-02 01:53:45] "POST /route-targets HTTP/1.1" 200 328 0.015928 10.0.0.41 - - [2026-04-02 01:53:45] "PUT /logical-router/2e7b71a4-4bd8-45a3-ad5c-bf2eb7f7b03b HTTP/1.1" 200 263 0.029730 252.41.208.28 - - [2026-04-02 01:53:45] "POST /neutron/router HTTP/1.1" 200 583 0.006288 252.41.208.28 - - [2026-04-02 01:53:45] "POST /neutron/router HTTP/1.1" 200 654 0.019635 10.0.0.41 - - [2026-04-02 01:53:45] "GET /logical-router/2e7b71a4-4bd8-45a3-ad5c-bf2eb7f7b03b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1641 0.003976 10.0.0.41 - - [2026-04-02 01:53:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003534 252.41.208.28 - - [2026-04-02 01:53:45] "POST /neutron/router HTTP/1.1" 200 654 0.003685 10.0.0.41 - - [2026-04-02 01:53:45] "GET /service-template/691a726d-fe4f-46d6-b504-b16b93e90b14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1683 0.004135 10.0.0.41 - - [2026-04-02 01:53:45] "POST /fqname-to-id HTTP/1.1" 404 213 0.068558 10.0.0.41 - - [2026-04-02 01:53:45] "GET /projects?obj_uuids=740edae3-923f-40e2-b70f-f2cb9340a700&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000883 252.41.208.28 - - [2026-04-02 01:53:45] "POST /neutron/network HTTP/1.1" 200 843 0.009028 10.0.0.41 - - [2026-04-02 01:53:46] "GET /projects?obj_uuids=740edae3-923f-40e2-b70f-f2cb9340a700&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002857 10.0.0.41 - - [2026-04-02 01:53:46] "POST /useragent-kv HTTP/1.1" 200 115 0.003691 10.0.0.41 - - [2026-04-02 01:53:46] "POST /virtual-networks HTTP/1.1" 200 694 0.177970 10.0.0.41 - - [2026-04-02 01:53:46] "POST /route-targets HTTP/1.1" 200 328 0.027685 252.41.208.28 - - [2026-04-02 01:53:46] "POST /neutron/router HTTP/1.1" 200 344 0.378696 10.0.0.41 - - [2026-04-02 01:53:46] "POST /ref-update HTTP/1.1" 200 156 0.036716 10.0.0.41 - - [2026-04-02 01:53:46] "POST /service-instances HTTP/1.1" 200 670 0.115346 10.0.0.41 - - [2026-04-02 01:53:46] "POST /ref-update HTTP/1.1" 200 156 0.027367 252.41.208.28 - - [2026-04-02 01:53:46] "POST /neutron/port HTTP/1.1" 200 1123 0.024985 252.41.208.28 - - [2026-04-02 01:53:46] "POST /neutron/port HTTP/1.1" 200 1062 0.382891 10.0.0.41 - - [2026-04-02 01:53:46] "POST /route-tables HTTP/1.1" 200 582 0.042460 252.41.208.28 - - [2026-04-02 01:53:46] "POST /neutron/security_group HTTP/1.1" 200 2000 0.006989 10.0.0.41 - - [2026-04-02 01:53:46] "PUT /logical-router/2e7b71a4-4bd8-45a3-ad5c-bf2eb7f7b03b HTTP/1.1" 200 263 0.029957 252.41.208.28 - - [2026-04-02 01:53:46] "POST /neutron/port HTTP/1.1" 200 1062 0.016076 10.0.0.41 - - [2026-04-02 01:53:46] "POST /ref-update HTTP/1.1" 200 156 0.027411 252.41.208.28 - - [2026-04-02 01:53:46] "POST /neutron/port HTTP/1.1" 200 1062 0.019593 10.0.0.41 - - [2026-04-02 01:53:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006090 10.0.0.41 - - [2026-04-02 01:53:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003365 252.41.208.28 - - [2026-04-02 01:53:46] "POST /neutron/port HTTP/1.1" 200 1112 0.080394 10.0.0.41 - - [2026-04-02 01:53:46] "POST /virtual-machines HTTP/1.1" 200 550 0.015123 252.41.208.28 - - [2026-04-02 01:53:46] "POST /neutron/port HTTP/1.1" 200 1122 0.016861 252.41.208.28 - - [2026-04-02 01:53:46] "POST /neutron/floatingip HTTP/1.1" 200 117 0.008571 10.0.0.41 - - [2026-04-02 01:53:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 808 0.105338 252.41.208.28 - - [2026-04-02 01:53:46] "POST /neutron/subnet HTTP/1.1" 200 703 0.007775 10.0.0.41 - - [2026-04-02 01:53:46] "POST /chown HTTP/1.1" 200 109 0.013309 252.41.208.28 - - [2026-04-02 01:53:46] "POST /neutron/port HTTP/1.1" 200 117 0.002497 10.0.0.41 - - [2026-04-02 01:53:47] "POST /instance-ips HTTP/1.1" 200 548 0.027871 252.41.208.28 - - [2026-04-02 01:53:47] "POST /neutron/network HTTP/1.1" 200 833 0.007602 10.0.0.41 - - [2026-04-02 01:53:47] "POST /instance-ips HTTP/1.1" 400 244 0.019408 10.0.0.41 - - [2026-04-02 01:53:47] "POST /chown HTTP/1.1" 200 109 0.012980 10.0.0.41 - - [2026-04-02 01:53:47] "PUT /virtual-machine-interface/657a8881-f6fd-4371-b971-42b4cb987e66 HTTP/1.1" 200 285 0.013852 10.0.0.41 - - [2026-04-02 01:53:47] "PUT /instance-ip/5312d6c3-bdaa-4a4b-a307-ee6568608283 HTTP/1.1" 200 257 0.015032 10.0.0.41 - - [2026-04-02 01:53:47] "POST /ref-update HTTP/1.1" 200 156 0.014826 10.0.0.41 - - [2026-04-02 01:53:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 806 0.102016 10.0.0.41 - - [2026-04-02 01:53:47] "POST /chown HTTP/1.1" 200 109 0.009240 10.0.0.41 - - [2026-04-02 01:53:47] "POST /instance-ips HTTP/1.1" 200 546 0.042579 10.0.0.41 - - [2026-04-02 01:53:47] "POST /instance-ips HTTP/1.1" 400 314 0.019377 10.0.0.41 - - [2026-04-02 01:53:47] "POST /chown HTTP/1.1" 200 109 0.008592 10.0.0.41 - - [2026-04-02 01:53:47] "PUT /virtual-machine-interface/1583f85d-81cd-4cd2-931b-75b7df1b7170 HTTP/1.1" 200 285 0.010789 10.0.0.41 - - [2026-04-02 01:53:47] "PUT /instance-ip/c6b9c3c4-1434-4841-a4d7-7644760d0421 HTTP/1.1" 200 257 0.012625 10.0.0.41 - - [2026-04-02 01:53:47] "POST /ref-update HTTP/1.1" 200 156 0.011689 10.0.0.41 - - [2026-04-02 01:53:47] "POST /ref-update HTTP/1.1" 200 156 0.010201 10.0.0.41 - - [2026-04-02 01:53:47] "PUT /routing-instance/c5cd56cd-c179-4f5d-a324-f452543f76e3 HTTP/1.1" 200 267 0.011559 10.0.0.41 - - [2026-04-02 01:53:47] "POST /ref-update HTTP/1.1" 200 156 0.012279 10.0.0.41 - - [2026-04-02 01:53:48] "POST /virtual-machines HTTP/1.1" 200 550 0.018458 10.0.0.41 - - [2026-04-02 01:53:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 808 0.109083 10.0.0.41 - - [2026-04-02 01:53:48] "POST /chown HTTP/1.1" 200 109 0.007754 10.0.0.41 - - [2026-04-02 01:53:48] "POST /instance-ips HTTP/1.1" 400 244 0.013138 10.0.0.41 - - [2026-04-02 01:53:48] "POST /chown HTTP/1.1" 200 109 0.010286 10.0.0.41 - - [2026-04-02 01:53:48] "PUT /virtual-machine-interface/85a947a8-776d-44f4-9290-f524403444dc HTTP/1.1" 200 285 0.011299 10.0.0.41 - - [2026-04-02 01:53:48] "PUT /instance-ip/5312d6c3-bdaa-4a4b-a307-ee6568608283 HTTP/1.1" 200 257 0.042180 10.0.0.41 - - [2026-04-02 01:53:48] "POST /ref-update HTTP/1.1" 200 156 0.014663 10.0.0.41 - - [2026-04-02 01:53:48] "POST /ref-update HTTP/1.1" 200 156 0.018590 10.0.0.41 - - [2026-04-02 01:53:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 806 0.116898 10.0.0.41 - - [2026-04-02 01:53:48] "POST /chown HTTP/1.1" 200 109 0.015825 10.0.0.41 - - [2026-04-02 01:53:48] "POST /ref-update HTTP/1.1" 200 156 0.038565 10.0.0.41 - - [2026-04-02 01:53:48] "PUT /routing-instance/c5cd56cd-c179-4f5d-a324-f452543f76e3 HTTP/1.1" 200 267 0.044881 10.0.0.41 - - [2026-04-02 01:53:48] "POST /instance-ips HTTP/1.1" 400 314 0.046899 10.0.0.41 - - [2026-04-02 01:53:48] "POST /chown HTTP/1.1" 200 109 0.022875 10.0.0.41 - - [2026-04-02 01:53:49] "PUT /virtual-machine-interface/e963f465-c9e6-4a0b-b61a-eff015e3db56 HTTP/1.1" 200 285 0.011545 10.0.0.41 - - [2026-04-02 01:53:49] "PUT /instance-ip/c6b9c3c4-1434-4841-a4d7-7644760d0421 HTTP/1.1" 200 257 0.015707 10.0.0.41 - - [2026-04-02 01:53:49] "POST /ref-update HTTP/1.1" 200 156 0.013706 10.0.0.41 - - [2026-04-02 01:53:49] "POST /ref-update HTTP/1.1" 200 156 0.015583 10.0.0.41 - - [2026-04-02 01:53:49] "POST /ref-update HTTP/1.1" 200 156 0.041908 10.0.0.41 - - [2026-04-02 01:53:49] "PUT /routing-instance/c5cd56cd-c179-4f5d-a324-f452543f76e3 HTTP/1.1" 200 267 0.033439 252.41.208.28 - - [2026-04-02 01:53:51] "POST /neutron/port HTTP/1.1" 200 1123 0.013705 252.41.208.28 - - [2026-04-02 01:53:51] "POST /neutron/security_group HTTP/1.1" 200 2000 0.007235 252.41.208.28 - - [2026-04-02 01:53:51] "POST /neutron/port HTTP/1.1" 200 1123 0.013811 252.41.208.28 - - [2026-04-02 01:53:51] "POST /neutron/security_group HTTP/1.1" 200 2000 0.006881 252.41.208.28 - - [2026-04-02 01:53:51] "POST /neutron/port HTTP/1.1" 200 1123 0.011240 252.41.208.28 - - [2026-04-02 01:53:51] "POST /neutron/security_group HTTP/1.1" 200 2000 0.006710 10.0.0.41 - - [2026-04-02 01:53:51] "GET /virtual-machine/8827c6d6-073e-4243-8041-1f3b49ff461b HTTP/1.1" 401 296 0.000470 10.0.0.41 - - [2026-04-02 01:53:52] "GET /virtual-machine/8827c6d6-073e-4243-8041-1f3b49ff461b HTTP/1.1" 200 1294 0.043312 10.0.0.41 - - [2026-04-02 01:53:52] "GET /virtual-machine-interface/24098747-1139-4446-9749-51d4b0f0f8e9 HTTP/1.1" 200 2951 0.006506 10.0.0.41 - - [2026-04-02 01:53:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003496 10.0.0.41 - - [2026-04-02 01:53:52] "GET /global-vrouter-config/ce13109b-450c-49e0-a900-187f6a3685df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003352 10.0.0.41 - - [2026-04-02 01:53:52] "GET /virtual-networks?parent_id=740edae3-923f-40e2-b70f-f2cb9340a700&detail=False&count=False&shared=False HTTP/1.1" 200 875 0.003371 10.0.0.41 - - [2026-04-02 01:53:52] "GET /virtual-network/ef1847a5-4c82-4bdc-b38e-b4a8bb845383?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.007931 252.41.208.28 - - [2026-04-02 01:53:54] "POST /neutron/port HTTP/1.1" 200 1123 0.015030 252.41.208.28 - - [2026-04-02 01:53:54] "POST /neutron/security_group HTTP/1.1" 200 2000 0.006090 252.41.208.28 - - [2026-04-02 01:53:55] "POST /neutron/port HTTP/1.1" 200 1123 0.011177 252.41.208.28 - - [2026-04-02 01:53:55] "POST /neutron/security_group HTTP/1.1" 200 2000 0.005325 252.41.208.28 - - [2026-04-02 01:53:55] "POST /neutron/port HTTP/1.1" 200 1123 0.013635 252.41.208.28 - - [2026-04-02 01:53:55] "POST /neutron/security_group HTTP/1.1" 200 2000 0.006534 10.0.0.41 - - [2026-04-02 01:53:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002738 10.0.0.41 - - [2026-04-02 01:53:55] "GET /virtual-network/ef1847a5-4c82-4bdc-b38e-b4a8bb845383?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005209 252.41.208.28 - - [2026-04-02 01:53:56] "POST /neutron/port HTTP/1.1" 200 1122 0.012243 252.41.208.28 - - [2026-04-02 01:53:56] "POST /neutron/security_group HTTP/1.1" 200 2000 0.005338 252.41.208.28 - - [2026-04-02 01:53:56] "POST /neutron/port HTTP/1.1" 200 1122 0.014221 252.41.208.28 - - [2026-04-02 01:53:56] "POST /neutron/security_group HTTP/1.1" 200 2000 0.005392 10.0.0.41 - - [2026-04-02 01:53:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003091 10.0.0.41 - - [2026-04-02 01:53:57] "GET /global-vrouter-config/ce13109b-450c-49e0-a900-187f6a3685df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003567 10.0.0.41 - - [2026-04-02 01:53:57] "GET /virtual-networks?parent_id=740edae3-923f-40e2-b70f-f2cb9340a700&detail=False&count=False&shared=False HTTP/1.1" 200 875 0.003166 10.0.0.41 - - [2026-04-02 01:53:58] "GET /virtual-network/ef1847a5-4c82-4bdc-b38e-b4a8bb845383?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005142 252.41.208.28 - - [2026-04-02 01:53:58] "POST /neutron/port HTTP/1.1" 200 1122 0.012515 252.41.208.28 - - [2026-04-02 01:53:58] "POST /neutron/security_group HTTP/1.1" 200 2000 0.007073 252.41.208.28 - - [2026-04-02 01:53:58] "POST /neutron/port HTTP/1.1" 200 1122 0.011966 252.41.208.28 - - [2026-04-02 01:53:58] "POST /neutron/security_group HTTP/1.1" 200 2000 0.006022 252.41.208.28 - - [2026-04-02 01:53:58] "POST /neutron/port HTTP/1.1" 200 1122 0.015644 252.41.208.28 - - [2026-04-02 01:53:58] "POST /neutron/port HTTP/1.1" 200 1122 0.010501 252.41.208.28 - - [2026-04-02 01:53:58] "POST /neutron/security_group HTTP/1.1" 200 2000 0.005249 252.41.208.28 - - [2026-04-02 01:53:58] "POST /neutron/security_group HTTP/1.1" 200 2000 0.005777 10.0.0.41 - - [2026-04-02 01:53:58] "GET /virtual-machine/cc7c7a98-a60c-4072-8d0f-aaf27d70b18f HTTP/1.1" 200 1296 0.004946 10.0.0.41 - - [2026-04-02 01:53:58] "GET /virtual-machine-interface/ee16313f-8fd6-400e-9bdf-a36deb618272 HTTP/1.1" 200 2964 0.004961 10.0.0.41 - - [2026-04-02 01:53:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002983 10.0.0.41 - - [2026-04-02 01:53:58] "GET /global-vrouter-config/ce13109b-450c-49e0-a900-187f6a3685df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003088 252.41.208.28 - - [2026-04-02 01:53:58] "POST /neutron/port HTTP/1.1" 200 1122 0.015568 10.0.0.41 - - [2026-04-02 01:53:59] "GET /virtual-networks?parent_id=740edae3-923f-40e2-b70f-f2cb9340a700&detail=False&count=False&shared=False HTTP/1.1" 200 875 0.003387 252.41.208.28 - - [2026-04-02 01:53:59] "POST /neutron/security_group HTTP/1.1" 200 2000 0.005086 10.0.0.41 - - [2026-04-02 01:53:59] "GET /virtual-network/cf2bf3f7-52db-4754-84f6-9e7814ba8978?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.004982 10.0.0.41 - - [2026-04-02 01:54:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002749 10.0.0.41 - - [2026-04-02 01:54:00] "GET /global-vrouter-config/ce13109b-450c-49e0-a900-187f6a3685df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003248 10.0.0.41 - - [2026-04-02 01:54:00] "GET /virtual-networks?parent_id=740edae3-923f-40e2-b70f-f2cb9340a700&detail=False&count=False&shared=False HTTP/1.1" 200 875 0.002983 10.0.0.41 - - [2026-04-02 01:54:00] "GET /virtual-network/cf2bf3f7-52db-4754-84f6-9e7814ba8978?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.005601 252.41.208.28 - - [2026-04-02 01:54:04] "POST /neutron/router HTTP/1.1" 200 654 0.003654 10.0.0.41 - - [2026-04-02 01:54:04] "POST /ref-update HTTP/1.1" 200 156 0.022977 252.41.208.28 - - [2026-04-02 01:54:04] "POST /neutron/router HTTP/1.1" 200 344 0.110542 252.41.208.28 - - [2026-04-02 01:54:04] "POST /neutron/router HTTP/1.1" 200 654 0.004847 10.0.0.41 - - [2026-04-02 01:54:04] "GET /logical-router/2e7b71a4-4bd8-45a3-ad5c-bf2eb7f7b03b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1971 0.003953 10.0.0.41 - - [2026-04-02 01:54:04] "GET /service-instance/517e183f-d746-4690-b1f2-e0e74adf34bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2311 0.003365 252.41.208.28 - - [2026-04-02 01:54:04] "POST /neutron/router HTTP/1.1" 200 151 0.056964 10.0.0.41 - - [2026-04-02 01:54:04] "PUT /logical-router/2e7b71a4-4bd8-45a3-ad5c-bf2eb7f7b03b HTTP/1.1" 404 171 0.002843 10.0.0.41 - - [2026-04-02 01:54:04] "DELETE /route-table/12c562ed-9abf-4a0f-b4a9-791e98c242cc HTTP/1.1" 200 115 0.025417 10.0.0.41 - - [2026-04-02 01:54:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003965 10.0.0.41 - - [2026-04-02 01:54:04] "GET /virtual-network/f43ee45b-3c58-4943-b5ea-69df35db978a?fields=instance_ip_back_refs%2Cvirtual_machine_interface_back_refs HTTP/1.1" 200 2292 0.009024 10.0.0.41 - - [2026-04-02 01:54:04] "POST /ref-update HTTP/1.1" 200 156 0.018743 252.41.208.28 - - [2026-04-02 01:54:04] "POST /neutron/network HTTP/1.1" 200 833 0.011647 10.0.0.41 - - [2026-04-02 01:54:04] "POST /ref-update HTTP/1.1" 200 156 0.013627 10.0.0.41 - - [2026-04-02 01:54:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003486 10.0.0.41 - - [2026-04-02 01:54:04] "DELETE /route-target/74e103f9-c1ae-4c14-b4b7-6f490e65eb71 HTTP/1.1" 409 240 0.010236 10.0.0.41 - - [2026-04-02 01:54:04] "GET /virtual-machine-interface/1583f85d-81cd-4cd2-931b-75b7df1b7170?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1644 0.007864 252.41.208.28 - - [2026-04-02 01:54:04] "POST /neutron/network HTTP/1.1" 400 204 0.048091 10.0.0.41 - - [2026-04-02 01:54:05] "POST /ref-update HTTP/1.1" 200 156 0.011765 10.0.0.41 - - [2026-04-02 01:54:05] "POST /ref-update HTTP/1.1" 200 156 0.020125 10.0.0.41 - - [2026-04-02 01:54:05] "PUT /routing-instance/c5cd56cd-c179-4f5d-a324-f452543f76e3 HTTP/1.1" 200 267 0.012416 10.0.0.41 - - [2026-04-02 01:54:05] "GET /instance-ip/c6b9c3c4-1434-4841-a4d7-7644760d0421?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2151 0.007044 10.0.0.41 - - [2026-04-02 01:54:05] "DELETE /virtual-machine-interface/1583f85d-81cd-4cd2-931b-75b7df1b7170 HTTP/1.1" 200 115 0.033955 10.0.0.41 - - [2026-04-02 01:54:05] "GET /virtual-machine-interface/e963f465-c9e6-4a0b-b61a-eff015e3db56?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1645 0.006662 10.0.0.41 - - [2026-04-02 01:54:05] "POST /ref-update HTTP/1.1" 200 156 0.014774 10.0.0.41 - - [2026-04-02 01:54:05] "GET /instance-ip/c6b9c3c4-1434-4841-a4d7-7644760d0421?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1754 0.004990 10.0.0.41 - - [2026-04-02 01:54:05] "DELETE /instance-ip/c6b9c3c4-1434-4841-a4d7-7644760d0421 HTTP/1.1" 200 115 0.045798 10.0.0.41 - - [2026-04-02 01:54:05] "DELETE /virtual-machine-interface/e963f465-c9e6-4a0b-b61a-eff015e3db56 HTTP/1.1" 200 115 0.043405 10.0.0.41 - - [2026-04-02 01:54:05] "DELETE /instance-ip/c6b9c3c4-1434-4841-a4d7-7644760d0421 HTTP/1.1" 404 177 0.003284 10.0.0.41 - - [2026-04-02 01:54:05] "POST /useragent-kv HTTP/1.1" 200 115 0.003111 10.0.0.41 - - [2026-04-02 01:54:05] "POST /useragent-kv HTTP/1.1" 200 115 0.005573 10.0.0.41 - - [2026-04-02 01:54:05] "DELETE /virtual-network/f43ee45b-3c58-4943-b5ea-69df35db978a HTTP/1.1" 200 115 0.109809 10.0.0.41 - - [2026-04-02 01:54:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003494 10.0.0.41 - - [2026-04-02 01:54:05] "DELETE /route-target/e865a23f-e0f2-4f58-a35c-fe83c63c689d HTTP/1.1" 200 115 0.021836 10.0.0.41 - - [2026-04-02 01:54:05] "DELETE /service-instance/517e183f-d746-4690-b1f2-e0e74adf34bc HTTP/1.1" 200 115 0.044463 10.0.0.41 - - [2026-04-02 01:54:05] "GET /logical-router/2e7b71a4-4bd8-45a3-ad5c-bf2eb7f7b03b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.007708 252.41.208.28 - - [2026-04-02 01:54:05] "POST /neutron/port HTTP/1.1" 200 1122 0.016192 252.41.208.28 - - [2026-04-02 01:54:05] "POST /neutron/port HTTP/1.1" 200 1123 0.014892 10.0.0.41 - - [2026-04-02 01:54:05] "GET /service-instance/517e183f-d746-4690-b1f2-e0e74adf34bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002466 252.41.208.28 - - [2026-04-02 01:54:05] "POST /neutron/port HTTP/1.1" 200 1113 0.013838 252.41.208.28 - - [2026-04-02 01:54:05] "POST /neutron/port HTTP/1.1" 200 1112 0.012346 10.0.0.41 - - [2026-04-02 01:54:05] "GET /virtual-machine-interface/657a8881-f6fd-4371-b971-42b4cb987e66?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1647 0.005103 10.0.0.41 - - [2026-04-02 01:54:05] "POST /ref-update HTTP/1.1" 200 156 0.011038 10.0.0.41 - - [2026-04-02 01:54:05] "GET /instance-ip/5312d6c3-bdaa-4a4b-a307-ee6568608283?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004880 252.41.208.28 - - [2026-04-02 01:54:05] "POST /neutron/port HTTP/1.1" 200 151 0.123459 252.41.208.28 - - [2026-04-02 01:54:05] "POST /neutron/port HTTP/1.1" 200 151 0.144410 10.0.0.41 - - [2026-04-02 01:54:05] "DELETE /virtual-machine-interface/657a8881-f6fd-4371-b971-42b4cb987e66 HTTP/1.1" 200 115 0.058078 10.0.0.41 - - [2026-04-02 01:54:05] "POST /ref-update HTTP/1.1" 200 156 0.012559 10.0.0.41 - - [2026-04-02 01:54:06] "DELETE /virtual-machine/6a68eef0-96d3-451c-8135-0db4579d543b HTTP/1.1" 200 115 0.026248 10.0.0.41 - - [2026-04-02 01:54:06] "GET /virtual-machine-interface/85a947a8-776d-44f4-9290-f524403444dc?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1647 0.010157 10.0.0.41 - - [2026-04-02 01:54:06] "POST /ref-update HTTP/1.1" 200 156 0.013186 10.0.0.41 - - [2026-04-02 01:54:06] "GET /instance-ip/5312d6c3-bdaa-4a4b-a307-ee6568608283?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1690 0.007100 10.0.0.41 - - [2026-04-02 01:54:06] "DELETE /instance-ip/5312d6c3-bdaa-4a4b-a307-ee6568608283 HTTP/1.1" 200 115 0.028211 10.0.0.41 - - [2026-04-02 01:54:06] "DELETE /virtual-machine-interface/85a947a8-776d-44f4-9290-f524403444dc HTTP/1.1" 200 115 0.037497 10.0.0.41 - - [2026-04-02 01:54:06] "DELETE /virtual-machine/a3ecb398-04fb-4ef4-af0f-d3ff9cfc685a HTTP/1.1" 200 115 0.015909 252.41.208.28 - - [2026-04-02 01:54:07] "POST /neutron/network HTTP/1.1" 200 833 0.005692 10.0.0.41 - - [2026-04-02 01:54:07] "POST /useragent-kv HTTP/1.1" 200 115 0.004363 10.0.0.41 - - [2026-04-02 01:54:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003804 10.0.0.41 - - [2026-04-02 01:54:07] "POST /useragent-kv HTTP/1.1" 200 115 0.004248 252.41.208.28 - - [2026-04-02 01:54:07] "POST /neutron/network HTTP/1.1" 200 151 0.085473 10.0.0.41 - - [2026-04-02 01:54:07] "DELETE /route-target/131bdbc2-ed79-4e1f-b154-1d09028bd811 HTTP/1.1" 200 115 0.027854 252.41.208.28 - - [2026-04-02 01:54:07] "POST /neutron/network HTTP/1.1" 200 827 0.005818 10.0.0.41 - - [2026-04-02 01:54:07] "POST /useragent-kv HTTP/1.1" 200 115 0.003832 10.0.0.41 - - [2026-04-02 01:54:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004480 10.0.0.41 - - [2026-04-02 01:54:07] "POST /useragent-kv HTTP/1.1" 200 115 0.003018 252.41.208.28 - - [2026-04-02 01:54:07] "POST /neutron/network HTTP/1.1" 200 151 0.088228 10.0.0.41 - - [2026-04-02 01:54:07] "DELETE /route-target/3ac12e91-5d35-400f-abfd-70f87729fb82 HTTP/1.1" 200 115 0.015673 10.0.0.41 - - [2026-04-02 01:54:07] "GET /projects?obj_uuids=740edae3-923f-40e2-b70f-f2cb9340a700&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001143 10.0.0.41 - - [2026-04-02 01:54:07] "GET /project/740edae3-923f-40e2-b70f-f2cb9340a700?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.030324 10.0.0.41 - - [2026-04-02 01:54:07] "GET /projects?obj_uuids=740edae3-923f-40e2-b70f-f2cb9340a700&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001590 10.0.0.41 - - [2026-04-02 01:54:07] "GET /project/740edae3-923f-40e2-b70f-f2cb9340a700?fields=virtual_networks HTTP/1.1" 200 1038 0.067315 10.0.0.41 - - [2026-04-02 01:54:07] "GET /projects?obj_uuids=740edae3-923f-40e2-b70f-f2cb9340a700&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001110 10.0.0.41 - - [2026-04-02 01:54:07] "GET /project/740edae3-923f-40e2-b70f-f2cb9340a700?fields=virtual_machine_interfaces HTTP/1.1" 200 1038 0.021362 10.0.0.41 - - [2026-04-02 01:54:07] "GET /projects?obj_uuids=740edae3-923f-40e2-b70f-f2cb9340a700&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000997 10.0.0.41 - - [2026-04-02 01:54:07] "GET /project/740edae3-923f-40e2-b70f-f2cb9340a700?fields=security_groups HTTP/1.1" 200 1266 0.024312 10.0.0.41 - - [2026-04-02 01:54:08] "GET /domains?obj_uuids=6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001405 10.0.0.41 - - [2026-04-02 01:54:08] "GET /domain/6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.007313 10.0.0.41 - - [2026-04-02 01:54:08] "POST /fqname-to-id HTTP/1.1" 404 194 0.036891 10.0.0.41 - - [2026-04-02 01:54:09] "GET /projects?obj_uuids=1dc5e0ca-535b-42d5-bc61-0e0167c00741&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002372 10.0.0.41 - - [2026-04-02 01:54:09] "GET /domains?obj_uuids=6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001407 10.0.0.41 - - [2026-04-02 01:54:09] "GET /domain/6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007710 10.0.0.41 - - [2026-04-02 01:54:09] "POST /id-to-fqname HTTP/1.1" 200 196 0.001631 10.0.0.41 - - [2026-04-02 01:54:09] "POST /fqname-to-id HTTP/1.1" 404 205 0.004654 10.0.0.41 - - [2026-04-02 01:54:09] "POST /security-groups HTTP/1.1" 200 591 0.064322 10.0.0.41 - - [2026-04-02 01:54:09] "POST /fqname-to-id HTTP/1.1" 404 240 0.002839 10.0.0.41 - - [2026-04-02 01:54:09] "POST /projects HTTP/1.1" 200 593 0.224869 10.0.0.41 - - [2026-04-02 01:54:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.263576 10.0.0.41 - - [2026-04-02 01:54:09] "POST /access-control-lists HTTP/1.1" 200 604 0.063257 10.0.0.41 - - [2026-04-02 01:54:09] "GET /project/1dc5e0ca-535b-42d5-bc61-0e0167c00741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.409832 10.0.0.41 - - [2026-04-02 01:54:09] "POST /fqname-to-id HTTP/1.1" 404 239 0.003353 10.0.0.41 - - [2026-04-02 01:54:09] "POST /access-control-lists HTTP/1.1" 200 602 0.061200 10.0.0.41 - - [2026-04-02 01:54:10] "GET / HTTP/1.1" 200 36215 0.001917 10.0.0.41 - - [2026-04-02 01:54:11] "POST /fqname-to-id HTTP/1.1" 401 296 0.000514 10.0.0.41 - - [2026-04-02 01:54:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.075866 10.0.0.41 - - [2026-04-02 01:54:11] "GET /projects?obj_uuids=1dc5e0ca-535b-42d5-bc61-0e0167c00741&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000925 10.0.0.41 - - [2026-04-02 01:54:11] "GET /project/1dc5e0ca-535b-42d5-bc61-0e0167c00741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.023120 252.41.208.28 - - [2026-04-02 01:54:12] "POST /neutron/network HTTP/1.1" 200 117 0.033059 10.0.0.41 - - [2026-04-02 01:54:12] "GET /projects?obj_uuids=1dc5e0ca-535b-42d5-bc61-0e0167c00741&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000971 252.41.208.28 - - [2026-04-02 01:54:12] "POST /neutron/network HTTP/1.1" 200 611 0.060589 10.0.0.41 - - [2026-04-02 01:54:12] "POST /route-targets HTTP/1.1" 200 328 0.009907 10.0.0.41 - - [2026-04-02 01:54:12] "POST /ref-update HTTP/1.1" 200 156 0.013005 10.0.0.41 - - [2026-04-02 01:54:12] "POST /useragent-kv HTTP/1.1" 200 115 0.005088 252.41.208.28 - - [2026-04-02 01:54:12] "POST /neutron/subnet HTTP/1.1" 200 725 0.184876 10.0.0.41 - - [2026-04-02 01:54:12] "DELETE /project/1dc5e0ca535b42d5bc610e0167c00741 HTTP/1.1" 404 173 0.009563 10.0.0.41 - - [2026-04-02 01:54:12] "DELETE /project/740edae3923f40e2b70ff2cb9340a700 HTTP/1.1" 404 173 0.008814 10.0.0.41 - - [2026-04-02 01:54:12] "GET /projects?obj_uuids=740edae3-923f-40e2-b70f-f2cb9340a700&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000823 10.0.0.41 - - [2026-04-02 01:54:12] "GET /projects?obj_uuids=fcd11eb4-8a99-473c-9707-67c28064e907&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000723 10.0.0.41 - - [2026-04-02 01:54:12] "GET /project/fcd11eb4-8a99-473c-9707-67c28064e907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.034123 10.0.0.41 - - [2026-04-02 01:54:12] "GET /project/740edae3-923f-40e2-b70f-f2cb9340a700?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.040543 10.0.0.41 - - [2026-04-02 01:54:12] "GET /projects?obj_uuids=fcd11eb4-8a99-473c-9707-67c28064e907&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000992 10.0.0.41 - - [2026-04-02 01:54:12] "GET /projects?obj_uuids=740edae3-923f-40e2-b70f-f2cb9340a700&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000853 10.0.0.41 - - [2026-04-02 01:54:12] "GET /project/fcd11eb4-8a99-473c-9707-67c28064e907?fields=security_groups HTTP/1.1" 200 1345 0.050975 10.0.0.41 - - [2026-04-02 01:54:12] "GET /project/740edae3-923f-40e2-b70f-f2cb9340a700?fields=security_groups HTTP/1.1" 200 1359 0.055326 10.0.0.41 - - [2026-04-02 01:54:12] "DELETE /security-group/b9e42375-d41a-4f88-a349-96c2a9a3bb54 HTTP/1.1" 200 115 0.065120 10.0.0.41 - - [2026-04-02 01:54:12] "DELETE /access-control-list/5a41a4b5-26f9-4b11-be91-f9e45fc21ebe HTTP/1.1" 200 115 0.040375 10.0.0.41 - - [2026-04-02 01:54:12] "GET /projects?obj_uuids=fcd11eb4-8a99-473c-9707-67c28064e907&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001435 10.0.0.41 - - [2026-04-02 01:54:12] "POST /fqname-to-id HTTP/1.1" 401 296 0.000434 10.0.0.41 - - [2026-04-02 01:54:12] "DELETE /security-group/24575ab3-1be2-4f05-bfd7-de8a2e5c10ca HTTP/1.1" 200 115 0.076161 10.0.0.41 - - [2026-04-02 01:54:12] "GET /projects?obj_uuids=740edae3-923f-40e2-b70f-f2cb9340a700&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001043 10.0.0.41 - - [2026-04-02 01:54:12] "POST /useragent-kv HTTP/1.1" 200 115 0.010664 10.0.0.41 - - [2026-04-02 01:54:12] "GET /project/fcd11eb4-8a99-473c-9707-67c28064e907?fields=application_policy_sets HTTP/1.1" 200 1384 0.058606 10.0.0.41 - - [2026-04-02 01:54:12] "DELETE /access-control-list/c6f81886-c089-4c96-98e5-5da9261abbc4 HTTP/1.1" 200 115 0.063171 252.41.208.28 - - [2026-04-02 01:54:12] "POST /neutron/subnet HTTP/1.1" 200 828 0.276011 10.0.0.41 - - [2026-04-02 01:54:12] "GET /project/740edae3-923f-40e2-b70f-f2cb9340a700?fields=application_policy_sets HTTP/1.1" 200 1398 0.077728 10.0.0.41 - - [2026-04-02 01:54:12] "DELETE /access-control-list/b1a39c46-1e9e-4151-bc52-1db5e876afd6 HTTP/1.1" 200 115 0.035660 10.0.0.41 - - [2026-04-02 01:54:12] "DELETE /access-control-list/1602824e-18fe-4ba8-99f2-8765c88ffcc1 HTTP/1.1" 200 115 0.062484 252.41.208.28 - - [2026-04-02 01:54:12] "POST /neutron/network HTTP/1.1" 200 1004 0.044931 10.0.0.41 - - [2026-04-02 01:54:12] "DELETE /project/fcd11eb4-8a99-473c-9707-67c28064e907 HTTP/1.1" 200 115 0.453128 10.0.0.41 - - [2026-04-02 01:54:12] "POST /id-to-fqname HTTP/1.1" 200 226 0.001361 10.0.0.41 - - [2026-04-02 01:54:12] "GET /virtual-network/7eb6ae1e-7fd3-4b48-b4c1-0eee14517bb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.005986 10.0.0.41 - - [2026-04-02 01:54:12] "DELETE /project/740edae3-923f-40e2-b70f-f2cb9340a700 HTTP/1.1" 200 115 0.481688 252.41.208.28 - - [2026-04-02 01:54:12] "POST /neutron/network HTTP/1.1" 200 1004 0.010853 10.0.0.41 - - [2026-04-02 01:54:13] "POST /fqname-to-id HTTP/1.1" 404 207 0.029358 10.0.0.41 - - [2026-04-02 01:54:13] "GET /virtual-network/7eb6ae1e-7fd3-4b48-b4c1-0eee14517bb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.005002 252.41.208.28 - - [2026-04-02 01:54:13] "POST /neutron/network HTTP/1.1" 200 1004 0.007674 252.41.208.28 - - [2026-04-02 01:54:13] "POST /neutron/subnet HTTP/1.1" 200 725 0.006517 252.41.208.28 - - [2026-04-02 01:54:13] "POST /neutron/subnet HTTP/1.1" 200 828 0.007408 10.0.0.41 - - [2026-04-02 01:54:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002756 10.0.0.41 - - [2026-04-02 01:54:13] "GET /projects?obj_uuids=1dc5e0ca-535b-42d5-bc61-0e0167c00741&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001555 10.0.0.41 - - [2026-04-02 01:54:13] "GET /project/1dc5e0ca-535b-42d5-bc61-0e0167c00741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.025902 252.41.208.28 - - [2026-04-02 01:54:13] "POST /neutron/network HTTP/1.1" 200 117 0.010039 10.0.0.41 - - [2026-04-02 01:54:13] "GET /projects?obj_uuids=1dc5e0ca-535b-42d5-bc61-0e0167c00741&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001066 252.41.208.28 - - [2026-04-02 01:54:13] "POST /neutron/network HTTP/1.1" 200 611 0.058725 10.0.0.41 - - [2026-04-02 01:54:13] "POST /route-targets HTTP/1.1" 200 328 0.009520 10.0.0.41 - - [2026-04-02 01:54:13] "POST /ref-update HTTP/1.1" 200 156 0.010816 10.0.0.41 - - [2026-04-02 01:54:13] "POST /useragent-kv HTTP/1.1" 200 115 0.003189 252.41.208.28 - - [2026-04-02 01:54:13] "POST /neutron/subnet HTTP/1.1" 200 729 0.177979 10.0.0.41 - - [2026-04-02 01:54:13] "POST /fqname-to-id HTTP/1.1" 404 207 0.005075 10.0.0.41 - - [2026-04-02 01:54:13] "POST /useragent-kv HTTP/1.1" 200 115 0.002829 252.41.208.28 - - [2026-04-02 01:54:13] "POST /neutron/subnet HTTP/1.1" 200 828 0.188667 252.41.208.28 - - [2026-04-02 01:54:14] "POST /neutron/network HTTP/1.1" 200 1005 0.007551 10.0.0.41 - - [2026-04-02 01:54:14] "POST /id-to-fqname HTTP/1.1" 200 226 0.001485 10.0.0.41 - - [2026-04-02 01:54:14] "GET /virtual-network/5773fd08-b58f-41cd-96f8-bbfa864dc8cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.004676 252.41.208.28 - - [2026-04-02 01:54:14] "POST /neutron/network HTTP/1.1" 200 1005 0.007070 10.0.0.41 - - [2026-04-02 01:54:14] "GET /virtual-network/5773fd08-b58f-41cd-96f8-bbfa864dc8cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.005741 252.41.208.28 - - [2026-04-02 01:54:14] "POST /neutron/network HTTP/1.1" 200 1005 0.009134 252.41.208.28 - - [2026-04-02 01:54:14] "POST /neutron/subnet HTTP/1.1" 200 729 0.007159 252.41.208.28 - - [2026-04-02 01:54:14] "POST /neutron/subnet HTTP/1.1" 200 828 0.006431 10.0.0.41 - - [2026-04-02 01:54:14] "POST /fqname-to-id HTTP/1.1" 404 232 0.002554 10.0.0.41 - - [2026-04-02 01:54:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002188 10.0.0.41 - - [2026-04-02 01:54:14] "GET /projects?obj_uuids=1dc5e0ca-535b-42d5-bc61-0e0167c00741&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001014 10.0.0.41 - - [2026-04-02 01:54:14] "GET /project/1dc5e0ca-535b-42d5-bc61-0e0167c00741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.023357 10.0.0.41 - - [2026-04-02 01:54:14] "POST /network-policys HTTP/1.1" 200 577 0.060799 10.0.0.41 - - [2026-04-02 01:54:14] "GET /network-policy/b4fc0171-640a-4eee-b5a3-b0d2b0558d17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.004459 252.41.208.28 - - [2026-04-02 01:54:14] "POST /neutron/network HTTP/1.1" 200 1004 0.009122 10.0.0.41 - - [2026-04-02 01:54:14] "POST /fqname-to-id HTTP/1.1" 404 240 0.005997 10.0.0.41 - - [2026-04-02 01:54:14] "POST /fqname-to-id HTTP/1.1" 404 207 0.006591 252.41.208.28 - - [2026-04-02 01:54:14] "POST /neutron/network HTTP/1.1" 200 1110 0.053954 10.0.0.41 - - [2026-04-02 01:54:14] "POST /access-control-lists HTTP/1.1" 200 596 0.073336 252.41.208.28 - - [2026-04-02 01:54:14] "POST /neutron/network HTTP/1.1" 200 1110 0.011172 10.0.0.41 - - [2026-04-02 01:54:14] "GET /virtual-network/7eb6ae1e-7fd3-4b48-b4c1-0eee14517bb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.004795 10.0.0.41 - - [2026-04-02 01:54:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003216 10.0.0.41 - - [2026-04-02 01:54:14] "GET /network-policy/b4fc0171-640a-4eee-b5a3-b0d2b0558d17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.003506 252.41.208.28 - - [2026-04-02 01:54:15] "POST /neutron/network HTTP/1.1" 200 1005 0.006474 10.0.0.41 - - [2026-04-02 01:54:15] "POST /fqname-to-id HTTP/1.1" 404 207 0.005146 10.0.0.41 - - [2026-04-02 01:54:15] "PUT /access-control-list/d44b1f06-551c-4b81-8f16-577a4a67dfd4 HTTP/1.1" 200 273 0.015020 252.41.208.28 - - [2026-04-02 01:54:15] "POST /neutron/network HTTP/1.1" 200 1111 0.043277 10.0.0.41 - - [2026-04-02 01:54:15] "POST /fqname-to-id HTTP/1.1" 404 240 0.003932 252.41.208.28 - - [2026-04-02 01:54:15] "POST /neutron/network HTTP/1.1" 200 1111 0.007934 10.0.0.41 - - [2026-04-02 01:54:15] "GET /virtual-network/5773fd08-b58f-41cd-96f8-bbfa864dc8cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.005203 10.0.0.41 - - [2026-04-02 01:54:15] "POST /access-control-lists HTTP/1.1" 200 596 0.063996 10.0.0.41 - - [2026-04-02 01:54:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.009496 10.0.0.41 - - [2026-04-02 01:54:15] "GET /network-policy/b4fc0171-640a-4eee-b5a3-b0d2b0558d17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.003605 10.0.0.41 - - [2026-04-02 01:54:15] "POST /ref-update HTTP/1.1" 200 156 0.010190 10.0.0.41 - - [2026-04-02 01:54:15] "GET /domains HTTP/1.1" 401 296 0.000597 10.0.0.41 - - [2026-04-02 01:54:15] "GET /domains HTTP/1.1" 200 438 0.027368 10.0.0.41 - - [2026-04-02 01:54:15] "GET /domains?obj_uuids=6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001000 10.0.0.41 - - [2026-04-02 01:54:15] "GET /domain/6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5 HTTP/1.1" 200 1313 0.008137 10.0.0.41 - - [2026-04-02 01:54:15] "GET /projects?obj_uuids=1dc5e0ca-535b-42d5-bc61-0e0167c00741&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000957 10.0.0.41 - - [2026-04-02 01:54:15] "GET /project/1dc5e0ca-535b-42d5-bc61-0e0167c00741 HTTP/1.1" 200 2619 0.031486 10.0.0.41 - - [2026-04-02 01:54:15] "GET /virtual-network/7eb6ae1e-7fd3-4b48-b4c1-0eee14517bb4 HTTP/1.1" 200 3504 0.006210 10.0.0.41 - - [2026-04-02 01:54:15] "GET /virtual-network/7eb6ae1e-7fd3-4b48-b4c1-0eee14517bb4 HTTP/1.1" 200 3504 0.007752 10.0.0.41 - - [2026-04-02 01:54:16] "GET /routing-instance/f2203625-50a9-4a93-aaed-15158ab13ed1 HTTP/1.1" 200 1796 0.003818 10.0.0.41 - - [2026-04-02 01:54:16] "GET /routing-instance/f2203625-50a9-4a93-aaed-15158ab13ed1 HTTP/1.1" 200 1796 0.003907 10.0.0.41 - - [2026-04-02 01:54:16] "GET /route-target/8dd71d48-ce9c-4495-8d02-b7b19b423fbc HTTP/1.1" 200 1213 0.003387 10.0.0.41 - - [2026-04-02 01:54:16] "GET /virtual-network/7eb6ae1e-7fd3-4b48-b4c1-0eee14517bb4 HTTP/1.1" 200 3504 0.004816 10.0.0.41 - - [2026-04-02 01:54:16] "GET /routing-instance/f2203625-50a9-4a93-aaed-15158ab13ed1 HTTP/1.1" 200 1796 0.003713 10.0.0.41 - - [2026-04-02 01:54:16] "GET /virtual-network/7eb6ae1e-7fd3-4b48-b4c1-0eee14517bb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.005150 10.0.0.41 - - [2026-04-02 01:54:16] "GET /virtual-network/7eb6ae1e-7fd3-4b48-b4c1-0eee14517bb4 HTTP/1.1" 200 3504 0.005296 10.0.0.41 - - [2026-04-02 01:54:16] "GET /routing-instance/f2203625-50a9-4a93-aaed-15158ab13ed1 HTTP/1.1" 200 1796 0.003711 10.0.0.41 - - [2026-04-02 01:54:16] "GET /routing-instance/f2203625-50a9-4a93-aaed-15158ab13ed1 HTTP/1.1" 200 1796 0.003592 10.0.0.41 - - [2026-04-02 01:54:16] "GET /route-target/8dd71d48-ce9c-4495-8d02-b7b19b423fbc HTTP/1.1" 200 1213 0.003311 10.0.0.41 - - [2026-04-02 01:54:16] "GET /domains HTTP/1.1" 200 438 0.002706 10.0.0.41 - - [2026-04-02 01:54:16] "GET /domains?obj_uuids=6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001654 10.0.0.41 - - [2026-04-02 01:54:16] "GET /domain/6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5 HTTP/1.1" 200 1313 0.007565 10.0.0.41 - - [2026-04-02 01:54:16] "GET /projects?obj_uuids=1dc5e0ca-535b-42d5-bc61-0e0167c00741&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001149 10.0.0.41 - - [2026-04-02 01:54:16] "GET /project/1dc5e0ca-535b-42d5-bc61-0e0167c00741 HTTP/1.1" 200 2619 0.023723 10.0.0.41 - - [2026-04-02 01:54:16] "GET /virtual-network/7eb6ae1e-7fd3-4b48-b4c1-0eee14517bb4 HTTP/1.1" 200 3504 0.004862 10.0.0.41 - - [2026-04-02 01:54:17] "GET /obj-perms HTTP/1.1" 200 6441 0.056938 10.0.0.41 - - [2026-04-02 01:54:17] "GET /domains HTTP/1.1" 200 438 0.002654 10.0.0.41 - - [2026-04-02 01:54:17] "GET /domains?obj_uuids=6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001028 10.0.0.41 - - [2026-04-02 01:54:17] "GET /domain/6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5 HTTP/1.1" 200 1313 0.007233 10.0.0.41 - - [2026-04-02 01:54:17] "GET /projects?obj_uuids=1dc5e0ca-535b-42d5-bc61-0e0167c00741&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000995 10.0.0.41 - - [2026-04-02 01:54:17] "GET /project/1dc5e0ca-535b-42d5-bc61-0e0167c00741 HTTP/1.1" 200 2619 0.021817 10.0.0.41 - - [2026-04-02 01:54:17] "GET /virtual-network/5773fd08-b58f-41cd-96f8-bbfa864dc8cb HTTP/1.1" 200 3507 0.007775 10.0.0.41 - - [2026-04-02 01:54:17] "GET /virtual-network/5773fd08-b58f-41cd-96f8-bbfa864dc8cb HTTP/1.1" 200 3507 0.006063 10.0.0.41 - - [2026-04-02 01:54:17] "GET /routing-instance/da47e8f9-67da-4447-9cbf-01d8a6d632dc HTTP/1.1" 200 1796 0.003760 10.0.0.41 - - [2026-04-02 01:54:17] "GET /routing-instance/da47e8f9-67da-4447-9cbf-01d8a6d632dc HTTP/1.1" 200 1796 0.005630 10.0.0.41 - - [2026-04-02 01:54:17] "GET /route-target/2395066c-5516-4e8d-ba72-6507a03d88cf HTTP/1.1" 200 1212 0.003402 10.0.0.41 - - [2026-04-02 01:54:17] "GET /virtual-network/5773fd08-b58f-41cd-96f8-bbfa864dc8cb HTTP/1.1" 200 3507 0.004699 10.0.0.41 - - [2026-04-02 01:54:17] "GET /routing-instance/da47e8f9-67da-4447-9cbf-01d8a6d632dc HTTP/1.1" 200 1796 0.003578 10.0.0.41 - - [2026-04-02 01:54:18] "GET /virtual-network/5773fd08-b58f-41cd-96f8-bbfa864dc8cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.004985 10.0.0.41 - - [2026-04-02 01:54:18] "GET /virtual-network/5773fd08-b58f-41cd-96f8-bbfa864dc8cb HTTP/1.1" 200 3507 0.004795 10.0.0.41 - - [2026-04-02 01:54:18] "GET /routing-instance/da47e8f9-67da-4447-9cbf-01d8a6d632dc HTTP/1.1" 200 1796 0.003736 10.0.0.41 - - [2026-04-02 01:54:18] "GET /routing-instance/da47e8f9-67da-4447-9cbf-01d8a6d632dc HTTP/1.1" 200 1796 0.004715 10.0.0.41 - - [2026-04-02 01:54:18] "GET /route-target/2395066c-5516-4e8d-ba72-6507a03d88cf HTTP/1.1" 200 1212 0.004168 10.0.0.41 - - [2026-04-02 01:54:18] "GET /domains HTTP/1.1" 200 438 0.002717 10.0.0.41 - - [2026-04-02 01:54:18] "GET /domains?obj_uuids=6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001161 10.0.0.41 - - [2026-04-02 01:54:18] "GET /domain/6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5 HTTP/1.1" 200 1313 0.006847 10.0.0.41 - - [2026-04-02 01:54:18] "GET /projects?obj_uuids=1dc5e0ca-535b-42d5-bc61-0e0167c00741&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001450 10.0.0.41 - - [2026-04-02 01:54:18] "GET /project/1dc5e0ca-535b-42d5-bc61-0e0167c00741 HTTP/1.1" 200 2619 0.028038 10.0.0.41 - - [2026-04-02 01:54:18] "GET /virtual-network/5773fd08-b58f-41cd-96f8-bbfa864dc8cb HTTP/1.1" 200 3507 0.004837 10.0.0.41 - - [2026-04-02 01:54:18] "GET /obj-perms HTTP/1.1" 200 6441 0.001798 10.0.0.41 - - [2026-04-02 01:54:18] "GET /virtual-network/5773fd08-b58f-41cd-96f8-bbfa864dc8cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.005042 252.41.208.28 - - [2026-04-02 01:54:18] "POST /neutron/network HTTP/1.1" 200 1111 0.006465 10.0.0.41 - - [2026-04-02 01:54:18] "POST /fqname-to-id HTTP/1.1" 404 207 0.004687 252.41.208.28 - - [2026-04-02 01:54:18] "POST /neutron/network HTTP/1.1" 200 1005 0.047572 10.0.0.41 - - [2026-04-02 01:54:18] "DELETE /access-control-list/fff64152-77bb-45ff-a9f3-bfb1be4b6a99 HTTP/1.1" 200 115 0.039624 10.0.0.41 - - [2026-04-02 01:54:18] "POST /ref-update HTTP/1.1" 200 156 0.010690 252.41.208.28 - - [2026-04-02 01:54:18] "POST /neutron/network HTTP/1.1" 200 1005 0.011105 10.0.0.41 - - [2026-04-02 01:54:19] "GET /virtual-network/5773fd08-b58f-41cd-96f8-bbfa864dc8cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.005055 10.0.0.41 - - [2026-04-02 01:54:19] "GET /virtual-network/7eb6ae1e-7fd3-4b48-b4c1-0eee14517bb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.004776 252.41.208.28 - - [2026-04-02 01:54:19] "POST /neutron/network HTTP/1.1" 200 1110 0.007292 10.0.0.41 - - [2026-04-02 01:54:19] "POST /fqname-to-id HTTP/1.1" 404 207 0.005037 252.41.208.28 - - [2026-04-02 01:54:19] "POST /neutron/network HTTP/1.1" 200 1004 0.043308 10.0.0.41 - - [2026-04-02 01:54:19] "DELETE /access-control-list/d44b1f06-551c-4b81-8f16-577a4a67dfd4 HTTP/1.1" 200 115 0.027606 10.0.0.41 - - [2026-04-02 01:54:19] "POST /ref-update HTTP/1.1" 200 156 0.010154 252.41.208.28 - - [2026-04-02 01:54:19] "POST /neutron/network HTTP/1.1" 200 1004 0.007112 10.0.0.41 - - [2026-04-02 01:54:19] "GET /virtual-network/7eb6ae1e-7fd3-4b48-b4c1-0eee14517bb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.005350 10.0.0.41 - - [2026-04-02 01:54:19] "DELETE /network-policy/b4fc0171-640a-4eee-b5a3-b0d2b0558d17 HTTP/1.1" 200 115 0.021265 252.41.208.28 - - [2026-04-02 01:54:19] "POST /neutron/network HTTP/1.1" 200 1005 0.006586 10.0.0.41 - - [2026-04-02 01:54:19] "POST /useragent-kv HTTP/1.1" 200 115 0.004594 10.0.0.41 - - [2026-04-02 01:54:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005219 10.0.0.41 - - [2026-04-02 01:54:19] "POST /useragent-kv HTTP/1.1" 200 115 0.002735 10.0.0.41 - - [2026-04-02 01:54:19] "POST /useragent-kv HTTP/1.1" 200 115 0.002145 10.0.0.41 - - [2026-04-02 01:54:19] "POST /useragent-kv HTTP/1.1" 200 115 0.001929 252.41.208.28 - - [2026-04-02 01:54:19] "POST /neutron/network HTTP/1.1" 200 151 0.088952 10.0.0.41 - - [2026-04-02 01:54:19] "DELETE /route-target/2395066c-5516-4e8d-ba72-6507a03d88cf HTTP/1.1" 200 115 0.020085 10.0.0.41 - - [2026-04-02 01:54:19] "GET /routing-instance/da47e8f9-67da-4447-9cbf-01d8a6d632dc HTTP/1.1" 404 171 0.002346 10.0.0.41 - - [2026-04-02 01:54:19] "GET /domains HTTP/1.1" 200 438 0.003107 10.0.0.41 - - [2026-04-02 01:54:19] "GET /domains?obj_uuids=6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001323 10.0.0.41 - - [2026-04-02 01:54:19] "GET /domain/6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5 HTTP/1.1" 200 1313 0.007104 10.0.0.41 - - [2026-04-02 01:54:19] "GET /projects?obj_uuids=1dc5e0ca-535b-42d5-bc61-0e0167c00741&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001622 10.0.0.41 - - [2026-04-02 01:54:19] "GET /project/1dc5e0ca-535b-42d5-bc61-0e0167c00741 HTTP/1.1" 200 2141 0.026057 252.41.208.28 - - [2026-04-02 01:54:20] "POST /neutron/network HTTP/1.1" 200 1004 0.007386 10.0.0.41 - - [2026-04-02 01:54:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004014 10.0.0.41 - - [2026-04-02 01:54:20] "POST /useragent-kv HTTP/1.1" 200 115 0.003189 10.0.0.41 - - [2026-04-02 01:54:20] "POST /useragent-kv HTTP/1.1" 200 115 0.001883 10.0.0.41 - - [2026-04-02 01:54:20] "POST /useragent-kv HTTP/1.1" 200 115 0.003291 10.0.0.41 - - [2026-04-02 01:54:20] "POST /useragent-kv HTTP/1.1" 200 115 0.001638 252.41.208.28 - - [2026-04-02 01:54:20] "POST /neutron/network HTTP/1.1" 200 151 0.088792 10.0.0.41 - - [2026-04-02 01:54:20] "DELETE /route-target/8dd71d48-ce9c-4495-8d02-b7b19b423fbc HTTP/1.1" 200 115 0.023912 10.0.0.41 - - [2026-04-02 01:54:20] "GET /routing-instance/f2203625-50a9-4a93-aaed-15158ab13ed1 HTTP/1.1" 404 171 0.002404 10.0.0.41 - - [2026-04-02 01:54:20] "GET /domains HTTP/1.1" 200 438 0.002607 10.0.0.41 - - [2026-04-02 01:54:20] "GET /domains?obj_uuids=6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001065 10.0.0.41 - - [2026-04-02 01:54:20] "GET /domain/6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5 HTTP/1.1" 200 1313 0.006936 10.0.0.41 - - [2026-04-02 01:54:20] "GET /projects?obj_uuids=1dc5e0ca-535b-42d5-bc61-0e0167c00741&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001583 10.0.0.41 - - [2026-04-02 01:54:20] "GET /project/1dc5e0ca-535b-42d5-bc61-0e0167c00741 HTTP/1.1" 200 1897 0.033762 10.0.0.41 - - [2026-04-02 01:54:21] "GET /projects?obj_uuids=1dc5e0ca-535b-42d5-bc61-0e0167c00741&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000996 10.0.0.41 - - [2026-04-02 01:54:21] "GET /project/1dc5e0ca-535b-42d5-bc61-0e0167c00741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.024207 10.0.0.41 - - [2026-04-02 01:54:21] "GET /projects?obj_uuids=1dc5e0ca-535b-42d5-bc61-0e0167c00741&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001025 10.0.0.41 - - [2026-04-02 01:54:21] "GET /project/1dc5e0ca-535b-42d5-bc61-0e0167c00741?fields=virtual_networks HTTP/1.1" 200 1048 0.067331 10.0.0.41 - - [2026-04-02 01:54:21] "GET /projects?obj_uuids=1dc5e0ca-535b-42d5-bc61-0e0167c00741&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001368 10.0.0.41 - - [2026-04-02 01:54:21] "GET /project/1dc5e0ca-535b-42d5-bc61-0e0167c00741?fields=virtual_machine_interfaces HTTP/1.1" 200 1048 0.023753 10.0.0.41 - - [2026-04-02 01:54:21] "GET /projects?obj_uuids=1dc5e0ca-535b-42d5-bc61-0e0167c00741&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001023 10.0.0.41 - - [2026-04-02 01:54:21] "GET /project/1dc5e0ca-535b-42d5-bc61-0e0167c00741?fields=security_groups HTTP/1.1" 200 1281 0.022791 10.0.0.41 - - [2026-04-02 01:54:22] "GET /domains?obj_uuids=6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001087 10.0.0.41 - - [2026-04-02 01:54:22] "GET /domain/6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.007259 10.0.0.41 - - [2026-04-02 01:54:22] "POST /fqname-to-id HTTP/1.1" 404 202 0.030793 10.0.0.41 - - [2026-04-02 01:54:22] "GET /projects?obj_uuids=8a41e35d-1b49-4f67-9db7-e1e15dc68516&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002965 10.0.0.41 - - [2026-04-02 01:54:22] "GET /domains?obj_uuids=6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.000996 10.0.0.41 - - [2026-04-02 01:54:22] "GET /domain/6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.006893 10.0.0.41 - - [2026-04-02 01:54:22] "POST /id-to-fqname HTTP/1.1" 200 204 0.001683 10.0.0.41 - - [2026-04-02 01:54:22] "POST /fqname-to-id HTTP/1.1" 404 213 0.002985 10.0.0.41 - - [2026-04-02 01:54:22] "POST /security-groups HTTP/1.1" 200 599 0.060164 10.0.0.41 - - [2026-04-02 01:54:22] "POST /fqname-to-id HTTP/1.1" 404 248 0.005705 10.0.0.41 - - [2026-04-02 01:54:22] "POST /projects HTTP/1.1" 200 609 0.214374 10.0.0.41 - - [2026-04-02 01:54:22] "POST /access-control-lists HTTP/1.1" 200 612 0.056753 10.0.0.41 - - [2026-04-02 01:54:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.286606 10.0.0.41 - - [2026-04-02 01:54:22] "POST /fqname-to-id HTTP/1.1" 404 247 0.002876 10.0.0.41 - - [2026-04-02 01:54:22] "GET /project/8a41e35d-1b49-4f67-9db7-e1e15dc68516?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.431711 10.0.0.41 - - [2026-04-02 01:54:22] "POST /access-control-lists HTTP/1.1" 200 610 0.060318 10.0.0.41 - - [2026-04-02 01:54:22] "GET /obj-perms HTTP/1.1" 200 6378 0.062486 10.0.0.41 - - [2026-04-02 01:54:23] "GET /obj-perms HTTP/1.1" 200 6378 0.096803 10.0.0.41 - - [2026-04-02 01:54:23] "GET / HTTP/1.1" 200 36215 0.001535 10.0.0.41 - - [2026-04-02 01:54:25] "POST /fqname-to-id HTTP/1.1" 401 296 0.000651 10.0.0.41 - - [2026-04-02 01:54:25] "POST /fqname-to-id HTTP/1.1" 404 231 0.062515 10.0.0.41 - - [2026-04-02 01:54:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002355 10.0.0.41 - - [2026-04-02 01:54:25] "GET /projects?obj_uuids=8a41e35d-1b49-4f67-9db7-e1e15dc68516&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001098 10.0.0.41 - - [2026-04-02 01:54:25] "GET /project/8a41e35d-1b49-4f67-9db7-e1e15dc68516?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.027725 10.0.0.41 - - [2026-04-02 01:54:25] "POST /network-policys HTTP/1.1" 200 567 0.060608 10.0.0.41 - - [2026-04-02 01:54:25] "GET /network-policy/3047c2f7-9dad-4f8c-8b27-6ffb5141c153?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3145 0.004835 10.0.0.41 - - [2026-04-02 01:54:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003001 10.0.0.41 - - [2026-04-02 01:54:25] "GET /projects?obj_uuids=8a41e35d-1b49-4f67-9db7-e1e15dc68516&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001045 10.0.0.41 - - [2026-04-02 01:54:25] "GET /project/8a41e35d-1b49-4f67-9db7-e1e15dc68516?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.024095 252.41.208.28 - - [2026-04-02 01:54:25] "POST /neutron/network HTTP/1.1" 200 117 0.033281 10.0.0.41 - - [2026-04-02 01:54:26] "GET /projects?obj_uuids=8a41e35d-1b49-4f67-9db7-e1e15dc68516&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001050 252.41.208.28 - - [2026-04-02 01:54:26] "POST /neutron/network HTTP/1.1" 200 621 0.075790 10.0.0.41 - - [2026-04-02 01:54:26] "POST /route-targets HTTP/1.1" 200 328 0.010981 10.0.0.41 - - [2026-04-02 01:54:26] "POST /ref-update HTTP/1.1" 200 156 0.013518 10.0.0.41 - - [2026-04-02 01:54:26] "POST /useragent-kv HTTP/1.1" 200 115 0.005790 252.41.208.28 - - [2026-04-02 01:54:26] "POST /neutron/subnet HTTP/1.1" 200 724 0.198024 10.0.0.41 - - [2026-04-02 01:54:26] "POST /fqname-to-id HTTP/1.1" 404 207 0.006228 10.0.0.41 - - [2026-04-02 01:54:26] "POST /useragent-kv HTTP/1.1" 200 115 0.006529 252.41.208.28 - - [2026-04-02 01:54:26] "POST /neutron/subnet HTTP/1.1" 200 828 0.139587 252.41.208.28 - - [2026-04-02 01:54:26] "POST /neutron/network HTTP/1.1" 200 1014 0.008621 10.0.0.41 - - [2026-04-02 01:54:26] "POST /id-to-fqname HTTP/1.1" 200 235 0.001415 10.0.0.41 - - [2026-04-02 01:54:26] "GET /virtual-network/abb34a58-a30b-49d7-8841-de4d7bd11191?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2660 0.004635 252.41.208.28 - - [2026-04-02 01:54:26] "POST /neutron/network HTTP/1.1" 200 1014 0.006354 10.0.0.41 - - [2026-04-02 01:54:26] "GET /virtual-network/abb34a58-a30b-49d7-8841-de4d7bd11191?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2660 0.005018 252.41.208.28 - - [2026-04-02 01:54:26] "POST /neutron/network HTTP/1.1" 200 1014 0.007409 252.41.208.28 - - [2026-04-02 01:54:26] "POST /neutron/subnet HTTP/1.1" 200 724 0.006967 252.41.208.28 - - [2026-04-02 01:54:26] "POST /neutron/subnet HTTP/1.1" 200 828 0.006573 252.41.208.28 - - [2026-04-02 01:54:27] "POST /neutron/network HTTP/1.1" 200 1014 0.008506 10.0.0.41 - - [2026-04-02 01:54:27] "POST /fqname-to-id HTTP/1.1" 404 250 0.009286 10.0.0.41 - - [2026-04-02 01:54:27] "POST /fqname-to-id HTTP/1.1" 404 207 0.010733 252.41.208.28 - - [2026-04-02 01:54:27] "POST /neutron/network HTTP/1.1" 200 1119 0.076485 10.0.0.41 - - [2026-04-02 01:54:27] "POST /access-control-lists HTTP/1.1" 200 607 0.068311 252.41.208.28 - - [2026-04-02 01:54:27] "POST /neutron/network HTTP/1.1" 200 1119 0.009305 10.0.0.41 - - [2026-04-02 01:54:27] "GET /virtual-network/abb34a58-a30b-49d7-8841-de4d7bd11191?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2982 0.005148 10.0.0.41 - - [2026-04-02 01:54:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002788 10.0.0.41 - - [2026-04-02 01:54:27] "GET /network-policy/3047c2f7-9dad-4f8c-8b27-6ffb5141c153?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3145 0.008847 10.0.0.41 - - [2026-04-02 01:54:27] "GET /domains HTTP/1.1" 401 296 0.000587 10.0.0.41 - - [2026-04-02 01:54:27] "GET /domains HTTP/1.1" 200 438 0.027395 10.0.0.41 - - [2026-04-02 01:54:27] "GET /domains?obj_uuids=6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001011 10.0.0.41 - - [2026-04-02 01:54:27] "GET /domain/6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5 HTTP/1.1" 200 1514 0.008189 10.0.0.41 - - [2026-04-02 01:54:27] "GET /projects?obj_uuids=8a41e35d-1b49-4f67-9db7-e1e15dc68516&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001346 10.0.0.41 - - [2026-04-02 01:54:27] "GET /project/8a41e35d-1b49-4f67-9db7-e1e15dc68516 HTTP/1.1" 200 2453 0.033437 10.0.0.41 - - [2026-04-02 01:54:27] "GET /virtual-network/abb34a58-a30b-49d7-8841-de4d7bd11191 HTTP/1.1" 200 3542 0.007278 10.0.0.41 - - [2026-04-02 01:54:28] "GET /virtual-network/abb34a58-a30b-49d7-8841-de4d7bd11191 HTTP/1.1" 200 3542 0.007035 10.0.0.41 - - [2026-04-02 01:54:28] "GET /routing-instance/0996650b-d4fb-440f-aa99-c25ef89c8079 HTTP/1.1" 200 1495 0.003864 10.0.0.41 - - [2026-04-02 01:54:28] "GET /routing-instance/0996650b-d4fb-440f-aa99-c25ef89c8079 HTTP/1.1" 200 1495 0.003749 10.0.0.41 - - [2026-04-02 01:54:28] "GET /route-target/e06dcd37-a73c-499a-b527-b0a7361b8493 HTTP/1.1" 200 1223 0.003905 10.0.0.41 - - [2026-04-02 01:54:28] "GET /virtual-network/abb34a58-a30b-49d7-8841-de4d7bd11191 HTTP/1.1" 200 3542 0.006902 10.0.0.41 - - [2026-04-02 01:54:28] "GET /routing-instance/0996650b-d4fb-440f-aa99-c25ef89c8079 HTTP/1.1" 200 1495 0.004187 10.0.0.41 - - [2026-04-02 01:54:28] "GET /virtual-network/abb34a58-a30b-49d7-8841-de4d7bd11191?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2982 0.005161 10.0.0.41 - - [2026-04-02 01:54:28] "GET /virtual-network/abb34a58-a30b-49d7-8841-de4d7bd11191 HTTP/1.1" 200 3542 0.005041 10.0.0.41 - - [2026-04-02 01:54:28] "GET /routing-instance/0996650b-d4fb-440f-aa99-c25ef89c8079 HTTP/1.1" 200 1495 0.003447 10.0.0.41 - - [2026-04-02 01:54:28] "GET /routing-instance/0996650b-d4fb-440f-aa99-c25ef89c8079 HTTP/1.1" 200 1495 0.003758 10.0.0.41 - - [2026-04-02 01:54:28] "GET /route-target/e06dcd37-a73c-499a-b527-b0a7361b8493 HTTP/1.1" 200 1223 0.003463 10.0.0.41 - - [2026-04-02 01:54:28] "GET /domains HTTP/1.1" 200 438 0.002603 10.0.0.41 - - [2026-04-02 01:54:28] "GET /domains?obj_uuids=6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001062 10.0.0.41 - - [2026-04-02 01:54:28] "GET /domain/6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5 HTTP/1.1" 200 1514 0.007538 10.0.0.41 - - [2026-04-02 01:54:28] "GET /projects?obj_uuids=8a41e35d-1b49-4f67-9db7-e1e15dc68516&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001154 10.0.0.41 - - [2026-04-02 01:54:28] "GET /project/8a41e35d-1b49-4f67-9db7-e1e15dc68516 HTTP/1.1" 200 2453 0.027275 10.0.0.41 - - [2026-04-02 01:54:28] "GET /virtual-network/abb34a58-a30b-49d7-8841-de4d7bd11191 HTTP/1.1" 200 3542 0.004797 10.0.0.41 - - [2026-04-02 01:54:29] "GET /obj-perms HTTP/1.1" 200 6457 0.052865 10.0.0.41 - - [2026-04-02 01:54:29] "GET /domains HTTP/1.1" 200 438 0.002579 10.0.0.41 - - [2026-04-02 01:54:29] "GET /domains?obj_uuids=6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001086 10.0.0.41 - - [2026-04-02 01:54:29] "GET /domain/6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5 HTTP/1.1" 200 1514 0.007492 10.0.0.41 - - [2026-04-02 01:54:29] "GET /projects?obj_uuids=8a41e35d-1b49-4f67-9db7-e1e15dc68516&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001612 10.0.0.41 - - [2026-04-02 01:54:29] "GET /project/8a41e35d-1b49-4f67-9db7-e1e15dc68516 HTTP/1.1" 200 2453 0.036250 10.0.0.41 - - [2026-04-02 01:54:29] "GET /network-policy/3047c2f7-9dad-4f8c-8b27-6ffb5141c153 HTTP/1.1" 200 3470 0.004546 10.0.0.41 - - [2026-04-02 01:54:29] "DELETE /network-policy/3047c2f7-9dad-4f8c-8b27-6ffb5141c153 HTTP/1.1" 409 239 0.007878 252.41.208.28 - - [2026-04-02 01:54:29] "POST /neutron/network HTTP/1.1" 200 1119 0.008587 10.0.0.41 - - [2026-04-02 01:54:29] "DELETE /access-control-list/5b497443-3c86-4a8b-8f55-1e20e68ee1f7 HTTP/1.1" 200 115 0.030083 10.0.0.41 - - [2026-04-02 01:54:29] "POST /useragent-kv HTTP/1.1" 200 115 0.003984 10.0.0.41 - - [2026-04-02 01:54:29] "POST /useragent-kv HTTP/1.1" 200 115 0.005796 10.0.0.41 - - [2026-04-02 01:54:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005937 10.0.0.41 - - [2026-04-02 01:54:29] "POST /useragent-kv HTTP/1.1" 200 115 0.002208 10.0.0.41 - - [2026-04-02 01:54:29] "POST /useragent-kv HTTP/1.1" 200 115 0.002130 252.41.208.28 - - [2026-04-02 01:54:29] "POST /neutron/network HTTP/1.1" 200 151 0.103922 10.0.0.41 - - [2026-04-02 01:54:29] "GET /routing-instance/0996650b-d4fb-440f-aa99-c25ef89c8079 HTTP/1.1" 404 171 0.002404 10.0.0.41 - - [2026-04-02 01:54:29] "DELETE /route-target/e06dcd37-a73c-499a-b527-b0a7361b8493 HTTP/1.1" 200 115 0.012938 10.0.0.41 - - [2026-04-02 01:54:30] "GET /domains HTTP/1.1" 200 438 0.002768 10.0.0.41 - - [2026-04-02 01:54:30] "GET /domains?obj_uuids=6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001030 10.0.0.41 - - [2026-04-02 01:54:30] "GET /domain/6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5 HTTP/1.1" 200 1514 0.006872 10.0.0.41 - - [2026-04-02 01:54:30] "GET /projects?obj_uuids=8a41e35d-1b49-4f67-9db7-e1e15dc68516&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001129 10.0.0.41 - - [2026-04-02 01:54:30] "GET /project/8a41e35d-1b49-4f67-9db7-e1e15dc68516 HTTP/1.1" 200 2200 0.023615 10.0.0.41 - - [2026-04-02 01:54:30] "DELETE /network-policy/3047c2f7-9dad-4f8c-8b27-6ffb5141c153 HTTP/1.1" 200 115 0.020018 10.0.0.41 - - [2026-04-02 01:54:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002374 10.0.0.41 - - [2026-04-02 01:54:30] "GET /projects?obj_uuids=8a41e35d-1b49-4f67-9db7-e1e15dc68516&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001152 10.0.0.41 - - [2026-04-02 01:54:30] "GET /project/8a41e35d-1b49-4f67-9db7-e1e15dc68516?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.023363 10.0.0.41 - - [2026-04-02 01:54:30] "GET /network-policys?parent_fq_name_str=admin_domain%3Actest-TestBasicPolicyNegativeIpv4v6-55341777&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.004145 10.0.0.41 - - [2026-04-02 01:54:31] "GET /global-system-configs HTTP/1.1" 401 296 0.000427 10.0.0.41 - - [2026-04-02 01:54:31] "GET /global-system-configs HTTP/1.1" 401 296 0.000451 10.0.0.41 - - [2026-04-02 01:54:31] "GET /projects?obj_uuids=8a41e35d-1b49-4f67-9db7-e1e15dc68516&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001005 10.0.0.41 - - [2026-04-02 01:54:31] "GET /project/8a41e35d-1b49-4f67-9db7-e1e15dc68516?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.038618 10.0.0.41 - - [2026-04-02 01:54:31] "GET /projects?obj_uuids=8a41e35d-1b49-4f67-9db7-e1e15dc68516&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000957 10.0.0.41 - - [2026-04-02 01:54:31] "GET /project/8a41e35d-1b49-4f67-9db7-e1e15dc68516?fields=virtual_networks HTTP/1.1" 200 1064 0.021927 10.0.0.41 - - [2026-04-02 01:54:31] "GET /projects?obj_uuids=8a41e35d-1b49-4f67-9db7-e1e15dc68516&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001030 10.0.0.41 - - [2026-04-02 01:54:31] "GET /project/8a41e35d-1b49-4f67-9db7-e1e15dc68516?fields=virtual_machine_interfaces HTTP/1.1" 200 1064 0.024702 10.0.0.41 - - [2026-04-02 01:54:31] "GET /projects?obj_uuids=8a41e35d-1b49-4f67-9db7-e1e15dc68516&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001717 10.0.0.41 - - [2026-04-02 01:54:31] "GET /project/8a41e35d-1b49-4f67-9db7-e1e15dc68516?fields=security_groups HTTP/1.1" 200 1305 0.028604 10.0.0.41 - - [2026-04-02 01:54:32] "GET /domains?obj_uuids=6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001019 10.0.0.41 - - [2026-04-02 01:54:32] "GET /domain/6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.007689 10.0.0.41 - - [2026-04-02 01:54:32] "GET /global-system-configs HTTP/1.1" 401 296 0.000463 10.0.0.41 - - [2026-04-02 01:54:32] "GET /global-system-configs HTTP/1.1" 401 296 0.000442 10.0.0.41 - - [2026-04-02 01:54:32] "POST /fqname-to-id HTTP/1.1" 404 188 0.030251 10.0.0.41 - - [2026-04-02 01:54:32] "GET /projects?obj_uuids=8eee4ba3-ae58-4a7f-8f8f-acea3bccd094&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003146 10.0.0.41 - - [2026-04-02 01:54:32] "GET /domains?obj_uuids=6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001037 10.0.0.41 - - [2026-04-02 01:54:32] "GET /domain/6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.006630 10.0.0.41 - - [2026-04-02 01:54:32] "POST /id-to-fqname HTTP/1.1" 200 190 0.001539 10.0.0.41 - - [2026-04-02 01:54:32] "POST /fqname-to-id HTTP/1.1" 404 199 0.003656 10.0.0.41 - - [2026-04-02 01:54:32] "POST /security-groups HTTP/1.1" 200 585 0.064760 10.0.0.41 - - [2026-04-02 01:54:32] "POST /fqname-to-id HTTP/1.1" 404 234 0.004103 10.0.0.41 - - [2026-04-02 01:54:32] "POST /projects HTTP/1.1" 200 581 0.210976 10.0.0.41 - - [2026-04-02 01:54:32] "POST /access-control-lists HTTP/1.1" 200 598 0.063251 10.0.0.41 - - [2026-04-02 01:54:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.281957 10.0.0.41 - - [2026-04-02 01:54:32] "POST /fqname-to-id HTTP/1.1" 404 233 0.002894 10.0.0.41 - - [2026-04-02 01:54:33] "GET /project/8eee4ba3-ae58-4a7f-8f8f-acea3bccd094?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.416185 10.0.0.41 - - [2026-04-02 01:54:33] "POST /access-control-lists HTTP/1.1" 200 596 0.064591 10.0.0.41 - - [2026-04-02 01:54:34] "GET / HTTP/1.1" 200 36215 0.002045 10.0.0.41 - - [2026-04-02 01:54:35] "POST /fqname-to-id HTTP/1.1" 401 296 0.000569 10.0.0.41 - - [2026-04-02 01:54:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.067250 10.0.0.41 - - [2026-04-02 01:54:35] "GET /projects?obj_uuids=8eee4ba3-ae58-4a7f-8f8f-acea3bccd094&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000975 10.0.0.41 - - [2026-04-02 01:54:35] "GET /project/8eee4ba3-ae58-4a7f-8f8f-acea3bccd094?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.023127 252.41.208.28 - - [2026-04-02 01:54:35] "POST /neutron/network HTTP/1.1" 200 117 0.033567 10.0.0.41 - - [2026-04-02 01:54:35] "GET /projects?obj_uuids=8eee4ba3-ae58-4a7f-8f8f-acea3bccd094&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001386 252.41.208.28 - - [2026-04-02 01:54:35] "POST /neutron/network HTTP/1.1" 200 605 0.074627 10.0.0.41 - - [2026-04-02 01:54:35] "POST /route-targets HTTP/1.1" 200 328 0.010496 10.0.0.41 - - [2026-04-02 01:54:35] "POST /ref-update HTTP/1.1" 200 156 0.012348 10.0.0.41 - - [2026-04-02 01:54:35] "POST /useragent-kv HTTP/1.1" 200 115 0.005117 252.41.208.28 - - [2026-04-02 01:54:35] "POST /neutron/subnet HTTP/1.1" 200 729 0.196274 252.41.208.28 - - [2026-04-02 01:54:36] "POST /neutron/network HTTP/1.1" 200 825 0.005593 10.0.0.41 - - [2026-04-02 01:54:36] "POST /id-to-fqname HTTP/1.1" 200 220 0.001327 10.0.0.41 - - [2026-04-02 01:54:36] "GET /virtual-network/05ea525c-43b7-4647-8ef5-2d260869ef71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.004648 252.41.208.28 - - [2026-04-02 01:54:36] "POST /neutron/network HTTP/1.1" 200 825 0.006114 10.0.0.41 - - [2026-04-02 01:54:36] "GET /virtual-network/05ea525c-43b7-4647-8ef5-2d260869ef71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.004978 252.41.208.28 - - [2026-04-02 01:54:36] "POST /neutron/network HTTP/1.1" 200 825 0.004885 252.41.208.28 - - [2026-04-02 01:54:36] "POST /neutron/subnet HTTP/1.1" 200 729 0.006872 10.0.0.41 - - [2026-04-02 01:54:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003209 10.0.0.41 - - [2026-04-02 01:54:36] "GET /projects?obj_uuids=8eee4ba3-ae58-4a7f-8f8f-acea3bccd094&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001022 10.0.0.41 - - [2026-04-02 01:54:36] "GET /project/8eee4ba3-ae58-4a7f-8f8f-acea3bccd094?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.025220 252.41.208.28 - - [2026-04-02 01:54:36] "POST /neutron/network HTTP/1.1" 200 117 0.009863 10.0.0.41 - - [2026-04-02 01:54:36] "GET /projects?obj_uuids=8eee4ba3-ae58-4a7f-8f8f-acea3bccd094&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001060 252.41.208.28 - - [2026-04-02 01:54:36] "POST /neutron/network HTTP/1.1" 200 605 0.066227 10.0.0.41 - - [2026-04-02 01:54:36] "POST /route-targets HTTP/1.1" 200 328 0.011746 10.0.0.41 - - [2026-04-02 01:54:36] "POST /ref-update HTTP/1.1" 200 156 0.010459 10.0.0.41 - - [2026-04-02 01:54:36] "POST /useragent-kv HTTP/1.1" 200 115 0.003555 252.41.208.28 - - [2026-04-02 01:54:36] "POST /neutron/subnet HTTP/1.1" 200 720 0.163812 252.41.208.28 - - [2026-04-02 01:54:36] "POST /neutron/network HTTP/1.1" 200 823 0.005307 10.0.0.41 - - [2026-04-02 01:54:36] "POST /id-to-fqname HTTP/1.1" 200 220 0.001570 10.0.0.41 - - [2026-04-02 01:54:36] "GET /virtual-network/dda07001-d27b-4860-850b-0947fc5fa8f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.004819 252.41.208.28 - - [2026-04-02 01:54:36] "POST /neutron/network HTTP/1.1" 200 823 0.005817 10.0.0.41 - - [2026-04-02 01:54:37] "GET /virtual-network/dda07001-d27b-4860-850b-0947fc5fa8f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.004856 252.41.208.28 - - [2026-04-02 01:54:37] "POST /neutron/network HTTP/1.1" 200 823 0.005416 252.41.208.28 - - [2026-04-02 01:54:37] "POST /neutron/subnet HTTP/1.1" 200 720 0.007200 10.0.0.41 - - [2026-04-02 01:54:37] "POST /fqname-to-id HTTP/1.1" 404 226 0.002720 10.0.0.41 - - [2026-04-02 01:54:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002124 10.0.0.41 - - [2026-04-02 01:54:37] "GET /projects?obj_uuids=8eee4ba3-ae58-4a7f-8f8f-acea3bccd094&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001020 10.0.0.41 - - [2026-04-02 01:54:37] "GET /project/8eee4ba3-ae58-4a7f-8f8f-acea3bccd094?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.027945 10.0.0.41 - - [2026-04-02 01:54:37] "POST /network-policys HTTP/1.1" 200 571 0.018270 10.0.0.41 - - [2026-04-02 01:54:37] "GET /network-policy/302321ba-8882-43fe-a66c-bc6e64b0f8f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2148 0.005243 252.41.208.28 - - [2026-04-02 01:54:37] "POST /neutron/network HTTP/1.1" 200 825 0.005125 10.0.0.41 - - [2026-04-02 01:54:37] "POST /fqname-to-id HTTP/1.1" 404 234 0.003416 252.41.208.28 - - [2026-04-02 01:54:37] "POST /neutron/network HTTP/1.1" 200 925 0.042588 10.0.0.41 - - [2026-04-02 01:54:37] "POST /access-control-lists HTTP/1.1" 200 590 0.064765 252.41.208.28 - - [2026-04-02 01:54:37] "POST /neutron/network HTTP/1.1" 200 925 0.005647 10.0.0.41 - - [2026-04-02 01:54:37] "GET /virtual-network/05ea525c-43b7-4647-8ef5-2d260869ef71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.005166 10.0.0.41 - - [2026-04-02 01:54:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002464 10.0.0.41 - - [2026-04-02 01:54:37] "GET /network-policy/302321ba-8882-43fe-a66c-bc6e64b0f8f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2148 0.003711 252.41.208.28 - - [2026-04-02 01:54:37] "POST /neutron/network HTTP/1.1" 200 823 0.005715 10.0.0.41 - - [2026-04-02 01:54:37] "POST /fqname-to-id HTTP/1.1" 404 234 0.004897 252.41.208.28 - - [2026-04-02 01:54:37] "POST /neutron/network HTTP/1.1" 200 923 0.042654 10.0.0.41 - - [2026-04-02 01:54:37] "POST /access-control-lists HTTP/1.1" 200 590 0.061630 252.41.208.28 - - [2026-04-02 01:54:37] "POST /neutron/network HTTP/1.1" 200 923 0.005473 10.0.0.41 - - [2026-04-02 01:54:37] "POST /ref-update HTTP/1.1" 200 156 0.009063 10.0.0.41 - - [2026-04-02 01:54:37] "GET /virtual-network/dda07001-d27b-4860-850b-0947fc5fa8f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2359 0.004721 10.0.0.41 - - [2026-04-02 01:54:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002558 10.0.0.41 - - [2026-04-02 01:54:38] "GET /network-policy/302321ba-8882-43fe-a66c-bc6e64b0f8f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2148 0.032634 10.0.0.41 - - [2026-04-02 01:54:38] "PUT /access-control-list/6c4ce2e0-d2a1-4e93-8ca0-7683362a77c8 HTTP/1.1" 200 273 0.056247 10.0.0.41 - - [2026-04-02 01:54:38] "GET /domains HTTP/1.1" 401 296 0.000440 10.0.0.41 - - [2026-04-02 01:54:38] "GET /domains HTTP/1.1" 200 438 0.029332 10.0.0.41 - - [2026-04-02 01:54:38] "GET /domains?obj_uuids=6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001064 10.0.0.41 - - [2026-04-02 01:54:38] "GET /domain/6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5 HTTP/1.1" 200 1701 0.007723 10.0.0.41 - - [2026-04-02 01:54:38] "GET /projects?obj_uuids=8eee4ba3-ae58-4a7f-8f8f-acea3bccd094&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001640 10.0.0.41 - - [2026-04-02 01:54:38] "GET /project/8eee4ba3-ae58-4a7f-8f8f-acea3bccd094 HTTP/1.1" 200 2566 0.028255 10.0.0.41 - - [2026-04-02 01:54:38] "GET /virtual-network/05ea525c-43b7-4647-8ef5-2d260869ef71 HTTP/1.1" 200 2892 0.006310 10.0.0.41 - - [2026-04-02 01:54:38] "GET /virtual-network/05ea525c-43b7-4647-8ef5-2d260869ef71 HTTP/1.1" 200 2892 0.004923 10.0.0.41 - - [2026-04-02 01:54:38] "GET /routing-instance/04d78caa-dedf-4ae8-96f6-024d4307cbfd HTTP/1.1" 200 1782 0.003817 10.0.0.41 - - [2026-04-02 01:54:38] "GET /routing-instance/04d78caa-dedf-4ae8-96f6-024d4307cbfd HTTP/1.1" 200 1782 0.003408 10.0.0.41 - - [2026-04-02 01:54:38] "GET /route-target/84a25efc-4c48-468c-ba74-fc187ea19d69 HTTP/1.1" 200 1206 0.003282 10.0.0.41 - - [2026-04-02 01:54:38] "GET /virtual-network/05ea525c-43b7-4647-8ef5-2d260869ef71 HTTP/1.1" 200 2892 0.006213 10.0.0.41 - - [2026-04-02 01:54:38] "GET /routing-instance/04d78caa-dedf-4ae8-96f6-024d4307cbfd HTTP/1.1" 200 1782 0.004046 10.0.0.41 - - [2026-04-02 01:54:39] "GET /virtual-network/05ea525c-43b7-4647-8ef5-2d260869ef71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.004878 10.0.0.41 - - [2026-04-02 01:54:39] "GET /virtual-network/05ea525c-43b7-4647-8ef5-2d260869ef71 HTTP/1.1" 200 2892 0.004275 10.0.0.41 - - [2026-04-02 01:54:39] "GET /routing-instance/04d78caa-dedf-4ae8-96f6-024d4307cbfd HTTP/1.1" 200 1782 0.003503 10.0.0.41 - - [2026-04-02 01:54:39] "GET /routing-instance/04d78caa-dedf-4ae8-96f6-024d4307cbfd HTTP/1.1" 200 1782 0.003778 10.0.0.41 - - [2026-04-02 01:54:39] "GET /route-target/84a25efc-4c48-468c-ba74-fc187ea19d69 HTTP/1.1" 200 1206 0.003933 10.0.0.41 - - [2026-04-02 01:54:39] "GET /domains HTTP/1.1" 200 438 0.002554 10.0.0.41 - - [2026-04-02 01:54:39] "GET /domains?obj_uuids=6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001036 10.0.0.41 - - [2026-04-02 01:54:39] "GET /domain/6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5 HTTP/1.1" 200 1701 0.007056 10.0.0.41 - - [2026-04-02 01:54:39] "GET /projects?obj_uuids=8eee4ba3-ae58-4a7f-8f8f-acea3bccd094&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001446 10.0.0.41 - - [2026-04-02 01:54:39] "GET /project/8eee4ba3-ae58-4a7f-8f8f-acea3bccd094 HTTP/1.1" 200 2566 0.029907 10.0.0.41 - - [2026-04-02 01:54:39] "GET /virtual-network/05ea525c-43b7-4647-8ef5-2d260869ef71 HTTP/1.1" 200 2892 0.004972 10.0.0.41 - - [2026-04-02 01:54:39] "GET /obj-perms HTTP/1.1" 200 6429 0.051837 10.0.0.41 - - [2026-04-02 01:54:40] "GET /domains HTTP/1.1" 200 438 0.002627 10.0.0.41 - - [2026-04-02 01:54:40] "GET /domains?obj_uuids=6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001056 10.0.0.41 - - [2026-04-02 01:54:40] "GET /domain/6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5 HTTP/1.1" 200 1701 0.007318 10.0.0.41 - - [2026-04-02 01:54:40] "GET /projects?obj_uuids=8eee4ba3-ae58-4a7f-8f8f-acea3bccd094&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001054 10.0.0.41 - - [2026-04-02 01:54:40] "GET /project/8eee4ba3-ae58-4a7f-8f8f-acea3bccd094 HTTP/1.1" 200 2566 0.025020 10.0.0.41 - - [2026-04-02 01:54:40] "GET /virtual-network/dda07001-d27b-4860-850b-0947fc5fa8f3 HTTP/1.1" 200 2887 0.007427 10.0.0.41 - - [2026-04-02 01:54:40] "GET /virtual-network/dda07001-d27b-4860-850b-0947fc5fa8f3 HTTP/1.1" 200 2887 0.004702 10.0.0.41 - - [2026-04-02 01:54:40] "GET /routing-instance/2b3186e5-ff58-42f4-9b24-e95963325a0b HTTP/1.1" 200 1783 0.003705 10.0.0.41 - - [2026-04-02 01:54:40] "GET /routing-instance/2b3186e5-ff58-42f4-9b24-e95963325a0b HTTP/1.1" 200 1783 0.005695 10.0.0.41 - - [2026-04-02 01:54:40] "GET /route-target/35d6448c-0740-4b27-ab8f-53bab9a59384 HTTP/1.1" 200 1206 0.003257 10.0.0.41 - - [2026-04-02 01:54:40] "GET /virtual-network/dda07001-d27b-4860-850b-0947fc5fa8f3 HTTP/1.1" 200 2887 0.004976 10.0.0.41 - - [2026-04-02 01:54:40] "GET /routing-instance/2b3186e5-ff58-42f4-9b24-e95963325a0b HTTP/1.1" 200 1783 0.003353 10.0.0.41 - - [2026-04-02 01:54:40] "GET /virtual-network/dda07001-d27b-4860-850b-0947fc5fa8f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2359 0.005852 10.0.0.41 - - [2026-04-02 01:54:40] "GET /virtual-network/dda07001-d27b-4860-850b-0947fc5fa8f3 HTTP/1.1" 200 2887 0.005767 10.0.0.41 - - [2026-04-02 01:54:40] "GET /routing-instance/2b3186e5-ff58-42f4-9b24-e95963325a0b HTTP/1.1" 200 1783 0.004435 10.0.0.41 - - [2026-04-02 01:54:40] "GET /routing-instance/2b3186e5-ff58-42f4-9b24-e95963325a0b HTTP/1.1" 200 1783 0.004279 10.0.0.41 - - [2026-04-02 01:54:40] "GET /route-target/35d6448c-0740-4b27-ab8f-53bab9a59384 HTTP/1.1" 200 1206 0.003374 10.0.0.41 - - [2026-04-02 01:54:41] "GET /domains HTTP/1.1" 200 438 0.002817 10.0.0.41 - - [2026-04-02 01:54:41] "GET /domains?obj_uuids=6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001134 10.0.0.41 - - [2026-04-02 01:54:41] "GET /domain/6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5 HTTP/1.1" 200 1701 0.006791 10.0.0.41 - - [2026-04-02 01:54:41] "GET /projects?obj_uuids=8eee4ba3-ae58-4a7f-8f8f-acea3bccd094&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001513 10.0.0.41 - - [2026-04-02 01:54:41] "GET /project/8eee4ba3-ae58-4a7f-8f8f-acea3bccd094 HTTP/1.1" 200 2566 0.029671 10.0.0.41 - - [2026-04-02 01:54:41] "GET /virtual-network/dda07001-d27b-4860-850b-0947fc5fa8f3 HTTP/1.1" 200 2887 0.005308 10.0.0.41 - - [2026-04-02 01:54:41] "GET /obj-perms HTTP/1.1" 200 6429 0.001650 10.0.0.41 - - [2026-04-02 01:54:41] "POST /id-to-fqname HTTP/1.1" 200 220 0.001458 252.41.208.28 - - [2026-04-02 01:54:41] "POST /neutron/network HTTP/1.1" 200 935 0.005961 252.41.208.28 - - [2026-04-02 01:54:41] "GET /aaa-mode HTTP/1.1" 401 296 0.000420 252.41.208.28 - - [2026-04-02 01:54:41] "GET / HTTP/1.1" 200 36215 0.002048 252.41.208.28 - - [2026-04-02 01:54:41] "GET /project/8eee4ba3-ae58-4a7f-8f8f-acea3bccd094?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000411 10.0.0.41 - - [2026-04-02 01:54:42] "GET /projects?obj_uuids=8eee4ba3-ae58-4a7f-8f8f-acea3bccd094&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001095 252.41.208.28 - - [2026-04-02 01:54:42] "GET /project/8eee4ba3-ae58-4a7f-8f8f-acea3bccd094?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.050334 252.41.208.28 - - [2026-04-02 01:54:42] "POST /neutron/network HTTP/1.1" 200 925 0.007573 252.41.208.28 - - [2026-04-02 01:54:42] "POST /neutron/port HTTP/1.1" 200 117 0.004800 252.41.208.28 - - [2026-04-02 01:54:42] "POST /neutron/port HTTP/1.1" 200 117 0.004989 10.0.0.41 - - [2026-04-02 01:54:42] "POST /id-to-fqname HTTP/1.1" 200 220 0.001543 252.41.208.28 - - [2026-04-02 01:54:42] "POST /neutron/port HTTP/1.1" 200 117 0.006006 252.41.208.28 - - [2026-04-02 01:54:42] "POST /neutron/network HTTP/1.1" 200 933 0.005553 252.41.208.28 - - [2026-04-02 01:54:42] "GET /aaa-mode HTTP/1.1" 401 296 0.000417 252.41.208.28 - - [2026-04-02 01:54:42] "GET / HTTP/1.1" 200 36215 0.002361 252.41.208.28 - - [2026-04-02 01:54:42] "GET /project/8eee4ba3-ae58-4a7f-8f8f-acea3bccd094?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000406 252.41.208.28 - - [2026-04-02 01:54:43] "POST /neutron/network HTTP/1.1" 200 935 0.005780 10.0.0.41 - - [2026-04-02 01:54:43] "GET /projects?obj_uuids=8eee4ba3-ae58-4a7f-8f8f-acea3bccd094&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001142 10.0.0.41 - - [2026-04-02 01:54:43] "GET /projects?obj_uuids=8eee4ba3-ae58-4a7f-8f8f-acea3bccd094&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001050 252.41.208.28 - - [2026-04-02 01:54:43] "GET /project/8eee4ba3-ae58-4a7f-8f8f-acea3bccd094?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.073340 252.41.208.28 - - [2026-04-02 01:54:43] "POST /neutron/network HTTP/1.1" 200 923 0.005470 252.41.208.28 - - [2026-04-02 01:54:43] "POST /neutron/port HTTP/1.1" 200 1061 0.260979 252.41.208.28 - - [2026-04-02 01:54:43] "POST /neutron/port HTTP/1.1" 200 1061 0.009807 252.41.208.28 - - [2026-04-02 01:54:43] "POST /neutron/port HTTP/1.1" 200 1061 0.011039 252.41.208.28 - - [2026-04-02 01:54:43] "POST /neutron/port HTTP/1.1" 200 1071 0.020483 252.41.208.28 - - [2026-04-02 01:54:43] "POST /neutron/port HTTP/1.1" 200 1111 0.090457 252.41.208.28 - - [2026-04-02 01:54:43] "POST /neutron/security_group HTTP/1.1" 200 2058 0.010685 252.41.208.28 - - [2026-04-02 01:54:43] "POST /neutron/port HTTP/1.1" 200 117 0.005344 252.41.208.28 - - [2026-04-02 01:54:43] "POST /neutron/port HTTP/1.1" 200 1121 0.012024 252.41.208.28 - - [2026-04-02 01:54:43] "POST /neutron/port HTTP/1.1" 200 1121 0.014564 252.41.208.28 - - [2026-04-02 01:54:43] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003291 252.41.208.28 - - [2026-04-02 01:54:43] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007953 252.41.208.28 - - [2026-04-02 01:54:43] "POST /neutron/subnet HTTP/1.1" 200 703 0.007694 252.41.208.28 - - [2026-04-02 01:54:43] "POST /neutron/port HTTP/1.1" 200 117 0.001372 252.41.208.28 - - [2026-04-02 01:54:44] "POST /neutron/network HTTP/1.1" 200 925 0.006323 252.41.208.28 - - [2026-04-02 01:54:44] "POST /neutron/network HTTP/1.1" 200 933 0.005845 10.0.0.41 - - [2026-04-02 01:54:44] "GET /projects?obj_uuids=8eee4ba3-ae58-4a7f-8f8f-acea3bccd094&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001033 10.0.0.41 - - [2026-04-02 01:54:44] "PUT /access-control-list/14292e3f-9bcc-44a3-88b0-c7adfeed795f HTTP/1.1" 200 273 0.017006 252.41.208.28 - - [2026-04-02 01:54:44] "POST /neutron/port HTTP/1.1" 200 1059 0.235981 252.41.208.28 - - [2026-04-02 01:54:44] "POST /neutron/port HTTP/1.1" 200 1059 0.011358 252.41.208.28 - - [2026-04-02 01:54:44] "POST /neutron/port HTTP/1.1" 200 1059 0.010359 252.41.208.28 - - [2026-04-02 01:54:44] "POST /neutron/port HTTP/1.1" 200 1109 0.054000 252.41.208.28 - - [2026-04-02 01:54:44] "POST /neutron/port HTTP/1.1" 200 1119 0.012627 252.41.208.28 - - [2026-04-02 01:54:44] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003314 252.41.208.28 - - [2026-04-02 01:54:44] "POST /neutron/subnet HTTP/1.1" 200 694 0.011089 252.41.208.28 - - [2026-04-02 01:54:44] "POST /neutron/port HTTP/1.1" 200 117 0.001240 252.41.208.28 - - [2026-04-02 01:54:45] "POST /neutron/network HTTP/1.1" 200 923 0.005379 252.41.208.28 - - [2026-04-02 01:54:49] "POST /neutron/port HTTP/1.1" 200 1121 0.012691 252.41.208.28 - - [2026-04-02 01:54:49] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006780 252.41.208.28 - - [2026-04-02 01:54:49] "POST /neutron/port HTTP/1.1" 200 1121 0.011801 252.41.208.28 - - [2026-04-02 01:54:49] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007290 252.41.208.28 - - [2026-04-02 01:54:49] "POST /neutron/port HTTP/1.1" 200 1121 0.014187 252.41.208.28 - - [2026-04-02 01:54:49] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006397 10.0.0.41 - - [2026-04-02 01:54:49] "GET /virtual-machine/a91e8911-08d1-4caf-bda4-70f0c23d8f0d HTTP/1.1" 200 1295 0.004276 10.0.0.41 - - [2026-04-02 01:54:49] "GET /virtual-machine-interface/32ac4e88-6394-4c34-8eb5-835047353498 HTTP/1.1" 200 2946 0.005554 10.0.0.41 - - [2026-04-02 01:54:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002908 10.0.0.41 - - [2026-04-02 01:54:49] "GET /global-vrouter-config/ce13109b-450c-49e0-a900-187f6a3685df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003067 10.0.0.41 - - [2026-04-02 01:54:49] "GET /virtual-networks?parent_id=8eee4ba3-ae58-4a7f-8f8f-acea3bccd094&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.002968 10.0.0.41 - - [2026-04-02 01:54:49] "GET /virtual-network/05ea525c-43b7-4647-8ef5-2d260869ef71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.007129 10.0.0.41 - - [2026-04-02 01:54:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004651 10.0.0.41 - - [2026-04-02 01:54:53] "GET /virtual-network/05ea525c-43b7-4647-8ef5-2d260869ef71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.005049 252.41.208.28 - - [2026-04-02 01:54:53] "POST /neutron/port HTTP/1.1" 200 1121 0.012146 252.41.208.28 - - [2026-04-02 01:54:53] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005602 252.41.208.28 - - [2026-04-02 01:54:54] "POST /neutron/port HTTP/1.1" 200 1119 0.013595 252.41.208.28 - - [2026-04-02 01:54:54] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007129 252.41.208.28 - - [2026-04-02 01:54:54] "POST /neutron/port HTTP/1.1" 200 1119 0.013961 252.41.208.28 - - [2026-04-02 01:54:54] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006546 10.0.0.41 - - [2026-04-02 01:54:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002895 10.0.0.41 - - [2026-04-02 01:54:55] "GET /global-vrouter-config/ce13109b-450c-49e0-a900-187f6a3685df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003766 252.41.208.28 - - [2026-04-02 01:54:55] "POST /neutron/port HTTP/1.1" 200 1119 0.012419 10.0.0.41 - - [2026-04-02 01:54:55] "GET /virtual-networks?parent_id=8eee4ba3-ae58-4a7f-8f8f-acea3bccd094&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.002523 252.41.208.28 - - [2026-04-02 01:54:55] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006321 10.0.0.41 - - [2026-04-02 01:54:55] "GET /virtual-network/05ea525c-43b7-4647-8ef5-2d260869ef71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.005222 252.41.208.28 - - [2026-04-02 01:54:55] "POST /neutron/port HTTP/1.1" 200 1119 0.020312 252.41.208.28 - - [2026-04-02 01:54:55] "POST /neutron/port HTTP/1.1" 200 1121 0.011237 252.41.208.28 - - [2026-04-02 01:54:55] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006352 252.41.208.28 - - [2026-04-02 01:54:55] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005759 252.41.208.28 - - [2026-04-02 01:54:55] "POST /neutron/port HTTP/1.1" 200 1119 0.012217 252.41.208.28 - - [2026-04-02 01:54:55] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005807 252.41.208.28 - - [2026-04-02 01:54:55] "POST /neutron/port HTTP/1.1" 200 1119 0.012274 252.41.208.28 - - [2026-04-02 01:54:55] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006231 10.0.0.41 - - [2026-04-02 01:54:55] "GET /virtual-machine/d26c886b-10d7-497a-8c77-807d428a46d2 HTTP/1.1" 200 1295 0.004885 10.0.0.41 - - [2026-04-02 01:54:56] "GET /virtual-machine-interface/46a9c850-e0b5-4dfa-bbce-7314d1200a95 HTTP/1.1" 200 2946 0.006858 10.0.0.41 - - [2026-04-02 01:54:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003619 10.0.0.41 - - [2026-04-02 01:54:56] "GET /global-vrouter-config/ce13109b-450c-49e0-a900-187f6a3685df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003762 10.0.0.41 - - [2026-04-02 01:54:56] "GET /virtual-networks?parent_id=8eee4ba3-ae58-4a7f-8f8f-acea3bccd094&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003457 10.0.0.41 - - [2026-04-02 01:54:56] "GET /virtual-network/dda07001-d27b-4860-850b-0947fc5fa8f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2359 0.006622 10.0.0.41 - - [2026-04-02 01:54:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003663 10.0.0.41 - - [2026-04-02 01:54:57] "GET /global-vrouter-config/ce13109b-450c-49e0-a900-187f6a3685df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004247 10.0.0.41 - - [2026-04-02 01:54:57] "GET /virtual-networks?parent_id=8eee4ba3-ae58-4a7f-8f8f-acea3bccd094&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003462 10.0.0.41 - - [2026-04-02 01:54:57] "GET /virtual-network/dda07001-d27b-4860-850b-0947fc5fa8f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2359 0.005210 10.0.0.41 - - [2026-04-02 01:55:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002928 10.0.0.41 - - [2026-04-02 01:55:01] "GET /projects?obj_uuids=8eee4ba3-ae58-4a7f-8f8f-acea3bccd094&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000935 10.0.0.41 - - [2026-04-02 01:55:01] "GET /project/8eee4ba3-ae58-4a7f-8f8f-acea3bccd094?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.023482 10.0.0.41 - - [2026-04-02 01:55:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002986 10.0.0.41 - - [2026-04-02 01:55:01] "PUT /network-policy/302321ba-8882-43fe-a66c-bc6e64b0f8f3 HTTP/1.1" 200 263 0.010225 10.0.0.41 - - [2026-04-02 01:55:02] "PUT /access-control-list/14292e3f-9bcc-44a3-88b0-c7adfeed795f HTTP/1.1" 200 273 0.051343 10.0.0.41 - - [2026-04-02 01:55:02] "POST /ref-update HTTP/1.1" 200 156 0.012006 10.0.0.41 - - [2026-04-02 01:55:02] "PUT /access-control-list/6c4ce2e0-d2a1-4e93-8ca0-7683362a77c8 HTTP/1.1" 200 273 0.053301 10.0.0.41 - - [2026-04-02 01:55:02] "POST /ref-update HTTP/1.1" 200 156 0.011325 10.0.0.41 - - [2026-04-02 01:55:05] "GET /virtual-network/dda07001-d27b-4860-850b-0947fc5fa8f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2359 0.005491 252.41.208.28 - - [2026-04-02 01:55:05] "POST /neutron/network HTTP/1.1" 200 923 0.005140 252.41.208.28 - - [2026-04-02 01:55:05] "POST /neutron/network HTTP/1.1" 200 823 0.043968 10.0.0.41 - - [2026-04-02 01:55:05] "DELETE /access-control-list/14292e3f-9bcc-44a3-88b0-c7adfeed795f HTTP/1.1" 200 115 0.036112 252.41.208.28 - - [2026-04-02 01:55:05] "POST /neutron/network HTTP/1.1" 200 823 0.005936 10.0.0.41 - - [2026-04-02 01:55:05] "GET /virtual-network/dda07001-d27b-4860-850b-0947fc5fa8f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005880 10.0.0.41 - - [2026-04-02 01:55:05] "GET /virtual-network/05ea525c-43b7-4647-8ef5-2d260869ef71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.006237 252.41.208.28 - - [2026-04-02 01:55:05] "POST /neutron/network HTTP/1.1" 200 925 0.005252 252.41.208.28 - - [2026-04-02 01:55:05] "POST /neutron/network HTTP/1.1" 200 825 0.036425 252.41.208.28 - - [2026-04-02 01:55:05] "POST /neutron/network HTTP/1.1" 200 825 0.005414 10.0.0.41 - - [2026-04-02 01:55:05] "GET /virtual-network/05ea525c-43b7-4647-8ef5-2d260869ef71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005053 10.0.0.41 - - [2026-04-02 01:55:06] "DELETE /network-policy/302321ba-8882-43fe-a66c-bc6e64b0f8f3 HTTP/1.1" 200 115 0.031590 252.41.208.28 - - [2026-04-02 01:55:06] "POST /neutron/network HTTP/1.1" 200 823 0.006074 252.41.208.28 - - [2026-04-02 01:55:06] "POST /neutron/network HTTP/1.1" 400 204 0.024980 252.41.208.28 - - [2026-04-02 01:55:06] "POST /neutron/port HTTP/1.1" 200 1121 0.019631 252.41.208.28 - - [2026-04-02 01:55:06] "POST /neutron/port HTTP/1.1" 200 1119 0.015705 10.0.0.41 - - [2026-04-02 01:55:06] "DELETE /access-control-list/6c4ce2e0-d2a1-4e93-8ca0-7683362a77c8 HTTP/1.1" 200 115 0.025785 252.41.208.28 - - [2026-04-02 01:55:06] "POST /neutron/port HTTP/1.1" 200 1109 0.015929 252.41.208.28 - - [2026-04-02 01:55:06] "POST /neutron/port HTTP/1.1" 200 1111 0.013519 252.41.208.28 - - [2026-04-02 01:55:06] "POST /neutron/port HTTP/1.1" 200 151 0.136204 252.41.208.28 - - [2026-04-02 01:55:06] "POST /neutron/port HTTP/1.1" 200 151 0.134028 252.41.208.28 - - [2026-04-02 01:55:08] "POST /neutron/network HTTP/1.1" 200 823 0.006412 10.0.0.41 - - [2026-04-02 01:55:08] "POST /useragent-kv HTTP/1.1" 200 115 0.003383 10.0.0.41 - - [2026-04-02 01:55:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003915 10.0.0.41 - - [2026-04-02 01:55:08] "POST /useragent-kv HTTP/1.1" 200 115 0.002140 252.41.208.28 - - [2026-04-02 01:55:08] "POST /neutron/network HTTP/1.1" 200 151 0.076745 10.0.0.41 - - [2026-04-02 01:55:08] "DELETE /route-target/35d6448c-0740-4b27-ab8f-53bab9a59384 HTTP/1.1" 200 115 0.017504 10.0.0.41 - - [2026-04-02 01:55:08] "GET /routing-instance/2b3186e5-ff58-42f4-9b24-e95963325a0b HTTP/1.1" 404 171 0.002198 10.0.0.41 - - [2026-04-02 01:55:08] "GET /domains HTTP/1.1" 200 438 0.002650 10.0.0.41 - - [2026-04-02 01:55:08] "GET /domains?obj_uuids=6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001089 10.0.0.41 - - [2026-04-02 01:55:08] "GET /domain/6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5 HTTP/1.1" 200 1701 0.007128 10.0.0.41 - - [2026-04-02 01:55:08] "GET /projects?obj_uuids=8eee4ba3-ae58-4a7f-8f8f-acea3bccd094&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001583 10.0.0.41 - - [2026-04-02 01:55:08] "GET /project/8eee4ba3-ae58-4a7f-8f8f-acea3bccd094 HTTP/1.1" 200 2100 0.024175 252.41.208.28 - - [2026-04-02 01:55:08] "POST /neutron/network HTTP/1.1" 200 825 0.005348 10.0.0.41 - - [2026-04-02 01:55:08] "POST /useragent-kv HTTP/1.1" 200 115 0.003866 10.0.0.41 - - [2026-04-02 01:55:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004442 10.0.0.41 - - [2026-04-02 01:55:08] "POST /useragent-kv HTTP/1.1" 200 115 0.003041 252.41.208.28 - - [2026-04-02 01:55:08] "POST /neutron/network HTTP/1.1" 200 151 0.077150 10.0.0.41 - - [2026-04-02 01:55:08] "DELETE /route-target/84a25efc-4c48-468c-ba74-fc187ea19d69 HTTP/1.1" 200 115 0.018240 10.0.0.41 - - [2026-04-02 01:55:08] "GET /routing-instance/04d78caa-dedf-4ae8-96f6-024d4307cbfd HTTP/1.1" 404 171 0.002865 10.0.0.41 - - [2026-04-02 01:55:08] "GET /domains HTTP/1.1" 200 438 0.002463 10.0.0.41 - - [2026-04-02 01:55:09] "GET /domains?obj_uuids=6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002988 10.0.0.41 - - [2026-04-02 01:55:09] "GET /domain/6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5 HTTP/1.1" 200 1701 0.008823 10.0.0.41 - - [2026-04-02 01:55:09] "GET /projects?obj_uuids=8eee4ba3-ae58-4a7f-8f8f-acea3bccd094&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001214 10.0.0.41 - - [2026-04-02 01:55:09] "GET /project/8eee4ba3-ae58-4a7f-8f8f-acea3bccd094 HTTP/1.1" 200 1862 0.026246 10.0.0.41 - - [2026-04-02 01:55:09] "GET /projects?obj_uuids=8eee4ba3-ae58-4a7f-8f8f-acea3bccd094&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001004 10.0.0.41 - - [2026-04-02 01:55:09] "GET /project/8eee4ba3-ae58-4a7f-8f8f-acea3bccd094?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.023775 10.0.0.41 - - [2026-04-02 01:55:09] "GET /projects?obj_uuids=8eee4ba3-ae58-4a7f-8f8f-acea3bccd094&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001313 10.0.0.41 - - [2026-04-02 01:55:09] "GET /project/8eee4ba3-ae58-4a7f-8f8f-acea3bccd094?fields=virtual_networks HTTP/1.1" 200 1037 0.071840 10.0.0.41 - - [2026-04-02 01:55:09] "GET /projects?obj_uuids=8eee4ba3-ae58-4a7f-8f8f-acea3bccd094&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001367 10.0.0.41 - - [2026-04-02 01:55:09] "GET /project/8eee4ba3-ae58-4a7f-8f8f-acea3bccd094?fields=virtual_machine_interfaces HTTP/1.1" 200 1037 0.032541 10.0.0.41 - - [2026-04-02 01:55:10] "GET /projects?obj_uuids=8eee4ba3-ae58-4a7f-8f8f-acea3bccd094&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001040 10.0.0.41 - - [2026-04-02 01:55:10] "GET /project/8eee4ba3-ae58-4a7f-8f8f-acea3bccd094?fields=security_groups HTTP/1.1" 200 1264 0.025187 10.0.0.41 - - [2026-04-02 01:55:10] "GET /domains?obj_uuids=6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001342 10.0.0.41 - - [2026-04-02 01:55:10] "GET /domain/6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.007421 10.0.0.41 - - [2026-04-02 01:55:10] "POST /fqname-to-id HTTP/1.1" 404 179 0.027771 10.0.0.41 - - [2026-04-02 01:55:11] "GET /projects?obj_uuids=fba0763e-6b8e-4c36-b71c-8af0815b5fc8&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002249 10.0.0.41 - - [2026-04-02 01:55:11] "GET /domains?obj_uuids=6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001206 10.0.0.41 - - [2026-04-02 01:55:11] "GET /domain/6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.006458 10.0.0.41 - - [2026-04-02 01:55:11] "POST /id-to-fqname HTTP/1.1" 200 181 0.001411 10.0.0.41 - - [2026-04-02 01:55:11] "POST /fqname-to-id HTTP/1.1" 404 190 0.003400 10.0.0.41 - - [2026-04-02 01:55:11] "POST /security-groups HTTP/1.1" 200 576 0.060260 10.0.0.41 - - [2026-04-02 01:55:11] "POST /fqname-to-id HTTP/1.1" 404 225 0.002832 10.0.0.41 - - [2026-04-02 01:55:11] "POST /projects HTTP/1.1" 200 563 0.203749 10.0.0.41 - - [2026-04-02 01:55:11] "POST /access-control-lists HTTP/1.1" 200 589 0.059713 10.0.0.41 - - [2026-04-02 01:55:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.283373 10.0.0.41 - - [2026-04-02 01:55:11] "POST /fqname-to-id HTTP/1.1" 404 224 0.003035 10.0.0.41 - - [2026-04-02 01:55:11] "GET /project/fba0763e-6b8e-4c36-b71c-8af0815b5fc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.408752 10.0.0.41 - - [2026-04-02 01:55:11] "POST /access-control-lists HTTP/1.1" 200 587 0.060282 10.0.0.41 - - [2026-04-02 01:55:12] "GET / HTTP/1.1" 200 36215 0.001980 10.0.0.41 - - [2026-04-02 01:55:13] "DELETE /project/8a41e35d1b494f679db7e1e15dc68516 HTTP/1.1" 404 173 0.012502 10.0.0.41 - - [2026-04-02 01:55:13] "DELETE /project/8eee4ba3ae584a7f8f8facea3bccd094 HTTP/1.1" 404 173 0.008999 10.0.0.41 - - [2026-04-02 01:55:13] "DELETE /project/fba0763e6b8e4c36b71c8af0815b5fc8 HTTP/1.1" 404 173 0.010368 10.0.0.41 - - [2026-04-02 01:55:13] "GET /projects?obj_uuids=8a41e35d-1b49-4f67-9db7-e1e15dc68516&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000916 10.0.0.41 - - [2026-04-02 01:55:13] "GET /projects?obj_uuids=1dc5e0ca-535b-42d5-bc61-0e0167c00741&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000863 10.0.0.41 - - [2026-04-02 01:55:13] "GET /projects?obj_uuids=8eee4ba3-ae58-4a7f-8f8f-acea3bccd094&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000764 10.0.0.41 - - [2026-04-02 01:55:13] "GET /project/1dc5e0ca-535b-42d5-bc61-0e0167c00741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.039230 10.0.0.41 - - [2026-04-02 01:55:13] "GET /project/8eee4ba3-ae58-4a7f-8f8f-acea3bccd094?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.046088 10.0.0.41 - - [2026-04-02 01:55:13] "GET /project/8a41e35d-1b49-4f67-9db7-e1e15dc68516?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1519 0.047097 10.0.0.41 - - [2026-04-02 01:55:13] "GET /projects?obj_uuids=8a41e35d-1b49-4f67-9db7-e1e15dc68516&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000935 10.0.0.41 - - [2026-04-02 01:55:13] "GET /projects?obj_uuids=8eee4ba3-ae58-4a7f-8f8f-acea3bccd094&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000862 10.0.0.41 - - [2026-04-02 01:55:13] "GET /projects?obj_uuids=1dc5e0ca-535b-42d5-bc61-0e0167c00741&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000836 10.0.0.41 - - [2026-04-02 01:55:13] "GET /project/8a41e35d-1b49-4f67-9db7-e1e15dc68516?fields=security_groups HTTP/1.1" 200 1398 0.065948 10.0.0.41 - - [2026-04-02 01:55:13] "GET /project/1dc5e0ca-535b-42d5-bc61-0e0167c00741?fields=security_groups HTTP/1.1" 200 1374 0.077977 10.0.0.41 - - [2026-04-02 01:55:13] "GET /project/8eee4ba3-ae58-4a7f-8f8f-acea3bccd094?fields=security_groups HTTP/1.1" 200 1357 0.085765 10.0.0.41 - - [2026-04-02 01:55:13] "DELETE /security-group/43c41e12-9da0-4254-8093-26f4093fa20f HTTP/1.1" 200 115 0.085133 10.0.0.41 - - [2026-04-02 01:55:13] "GET /projects?obj_uuids=8a41e35d-1b49-4f67-9db7-e1e15dc68516&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001060 10.0.0.41 - - [2026-04-02 01:55:13] "DELETE /access-control-list/f3c99167-ff1e-411c-ba44-50fc3336958d HTTP/1.1" 200 115 0.061342 10.0.0.41 - - [2026-04-02 01:55:13] "DELETE /security-group/6e7663c4-4fbb-49b7-88ca-5a31bfd577f6 HTTP/1.1" 200 115 0.103583 10.0.0.41 - - [2026-04-02 01:55:13] "GET /projects?obj_uuids=1dc5e0ca-535b-42d5-bc61-0e0167c00741&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002716 10.0.0.41 - - [2026-04-02 01:55:13] "DELETE /security-group/dc5f6ae9-c412-497a-9169-aa03400a3ab6 HTTP/1.1" 200 115 0.108690 10.0.0.41 - - [2026-04-02 01:55:13] "GET /project/8a41e35d-1b49-4f67-9db7-e1e15dc68516?fields=application_policy_sets HTTP/1.1" 200 1437 0.045502 10.0.0.41 - - [2026-04-02 01:55:13] "GET /projects?obj_uuids=8eee4ba3-ae58-4a7f-8f8f-acea3bccd094&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001502 10.0.0.41 - - [2026-04-02 01:55:13] "DELETE /access-control-list/83e3f05a-509f-4da9-a572-6ecd8aa55ef0 HTTP/1.1" 200 115 0.053373 10.0.0.41 - - [2026-04-02 01:55:13] "GET /project/8eee4ba3-ae58-4a7f-8f8f-acea3bccd094?fields=application_policy_sets HTTP/1.1" 200 1396 0.060933 10.0.0.41 - - [2026-04-02 01:55:13] "GET /project/1dc5e0ca-535b-42d5-bc61-0e0167c00741?fields=application_policy_sets HTTP/1.1" 200 1413 0.099227 10.0.0.41 - - [2026-04-02 01:55:13] "DELETE /access-control-list/e75bd88b-f493-4e8c-a8b0-e0783534bf22 HTTP/1.1" 200 115 0.055388 10.0.0.41 - - [2026-04-02 01:55:13] "DELETE /access-control-list/e8795225-998c-4d9f-bbb7-1c01722e4a2a HTTP/1.1" 200 115 0.031705 10.0.0.41 - - [2026-04-02 01:55:13] "DELETE /access-control-list/c4f600a1-30b1-438b-ba74-21f85db21d67 HTTP/1.1" 200 115 0.058807 10.0.0.41 - - [2026-04-02 01:55:13] "DELETE /project/8a41e35d-1b49-4f67-9db7-e1e15dc68516 HTTP/1.1" 200 115 0.523626 10.0.0.41 - - [2026-04-02 01:55:13] "DELETE /access-control-list/3fd2069b-c497-463c-9d8f-58109771770d HTTP/1.1" 200 115 0.032623 10.0.0.41 - - [2026-04-02 01:55:13] "POST /fqname-to-id HTTP/1.1" 401 296 0.000456 10.0.0.41 - - [2026-04-02 01:55:13] "DELETE /project/8eee4ba3-ae58-4a7f-8f8f-acea3bccd094 HTTP/1.1" 200 115 0.554433 10.0.0.41 - - [2026-04-02 01:55:13] "DELETE /project/1dc5e0ca-535b-42d5-bc61-0e0167c00741 HTTP/1.1" 200 115 0.559267 10.0.0.41 - - [2026-04-02 01:55:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.030640 10.0.0.41 - - [2026-04-02 01:55:13] "GET /projects?obj_uuids=fba0763e-6b8e-4c36-b71c-8af0815b5fc8&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001169 10.0.0.41 - - [2026-04-02 01:55:13] "GET /project/fba0763e-6b8e-4c36-b71c-8af0815b5fc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.023231 252.41.208.28 - - [2026-04-02 01:55:14] "POST /neutron/network HTTP/1.1" 200 117 0.034165 10.0.0.41 - - [2026-04-02 01:55:14] "GET /projects?obj_uuids=fba0763e-6b8e-4c36-b71c-8af0815b5fc8&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001027 252.41.208.28 - - [2026-04-02 01:55:14] "POST /neutron/network HTTP/1.1" 200 610 0.063937 10.0.0.41 - - [2026-04-02 01:55:14] "POST /route-targets HTTP/1.1" 200 328 0.012390 10.0.0.41 - - [2026-04-02 01:55:14] "POST /ref-update HTTP/1.1" 200 156 0.013197 10.0.0.41 - - [2026-04-02 01:55:14] "POST /useragent-kv HTTP/1.1" 200 115 0.003240 252.41.208.28 - - [2026-04-02 01:55:14] "POST /neutron/subnet HTTP/1.1" 200 724 0.159728 252.41.208.28 - - [2026-04-02 01:55:14] "POST /neutron/network HTTP/1.1" 200 829 0.006387 10.0.0.41 - - [2026-04-02 01:55:14] "POST /id-to-fqname HTTP/1.1" 200 218 0.001417 10.0.0.41 - - [2026-04-02 01:55:14] "GET /virtual-network/568477d5-b679-4f06-a3a4-b46fc37ed7e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005325 252.41.208.28 - - [2026-04-02 01:55:14] "POST /neutron/network HTTP/1.1" 200 829 0.006224 10.0.0.41 - - [2026-04-02 01:55:14] "GET /virtual-network/568477d5-b679-4f06-a3a4-b46fc37ed7e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005439 252.41.208.28 - - [2026-04-02 01:55:14] "POST /neutron/network HTTP/1.1" 200 829 0.005932 252.41.208.28 - - [2026-04-02 01:55:14] "POST /neutron/subnet HTTP/1.1" 200 724 0.007086 10.0.0.41 - - [2026-04-02 01:55:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003638 10.0.0.41 - - [2026-04-02 01:55:14] "GET /virtual-network/568477d5-b679-4f06-a3a4-b46fc37ed7e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006467 10.0.0.41 - - [2026-04-02 01:55:14] "PUT /virtual-network/568477d5-b679-4f06-a3a4-b46fc37ed7e2 HTTP/1.1" 200 265 0.039021 10.0.0.41 - - [2026-04-02 01:55:14] "POST /route-targets HTTP/1.1" 200 324 0.019225 10.0.0.41 - - [2026-04-02 01:55:14] "POST /ref-update HTTP/1.1" 200 156 0.009084 10.0.0.41 - - [2026-04-02 01:55:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002899 10.0.0.41 - - [2026-04-02 01:55:15] "GET /projects?obj_uuids=fba0763e-6b8e-4c36-b71c-8af0815b5fc8&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001008 10.0.0.41 - - [2026-04-02 01:55:15] "GET /project/fba0763e-6b8e-4c36-b71c-8af0815b5fc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.024538 252.41.208.28 - - [2026-04-02 01:55:15] "POST /neutron/network HTTP/1.1" 200 117 0.010080 10.0.0.41 - - [2026-04-02 01:55:15] "GET /projects?obj_uuids=fba0763e-6b8e-4c36-b71c-8af0815b5fc8&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.000993 252.41.208.28 - - [2026-04-02 01:55:15] "POST /neutron/network HTTP/1.1" 200 610 0.061680 10.0.0.41 - - [2026-04-02 01:55:15] "POST /route-targets HTTP/1.1" 200 328 0.011670 10.0.0.41 - - [2026-04-02 01:55:15] "POST /ref-update HTTP/1.1" 200 156 0.011642 10.0.0.41 - - [2026-04-02 01:55:15] "POST /useragent-kv HTTP/1.1" 200 115 0.002710 252.41.208.28 - - [2026-04-02 01:55:15] "POST /neutron/subnet HTTP/1.1" 200 710 0.186898 252.41.208.28 - - [2026-04-02 01:55:15] "POST /neutron/network HTTP/1.1" 200 826 0.005188 10.0.0.41 - - [2026-04-02 01:55:15] "POST /id-to-fqname HTTP/1.1" 200 218 0.001423 10.0.0.41 - - [2026-04-02 01:55:15] "GET /virtual-network/229e7d30-f0ec-4072-863d-0fb6a78cfcfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.004850 252.41.208.28 - - [2026-04-02 01:55:15] "POST /neutron/network HTTP/1.1" 200 826 0.005260 10.0.0.41 - - [2026-04-02 01:55:15] "GET /virtual-network/229e7d30-f0ec-4072-863d-0fb6a78cfcfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.006383 252.41.208.28 - - [2026-04-02 01:55:15] "POST /neutron/network HTTP/1.1" 200 826 0.005936 252.41.208.28 - - [2026-04-02 01:55:15] "POST /neutron/subnet HTTP/1.1" 200 710 0.008211 10.0.0.41 - - [2026-04-02 01:55:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002770 10.0.0.41 - - [2026-04-02 01:55:15] "GET /virtual-network/229e7d30-f0ec-4072-863d-0fb6a78cfcfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.004978 10.0.0.41 - - [2026-04-02 01:55:15] "POST /ref-update HTTP/1.1" 200 156 0.011565 10.0.0.41 - - [2026-04-02 01:55:15] "PUT /virtual-network/229e7d30-f0ec-4072-863d-0fb6a78cfcfa HTTP/1.1" 200 265 0.035186 10.0.0.41 - - [2026-04-02 01:55:15] "POST /id-to-fqname HTTP/1.1" 200 218 0.001376 252.41.208.28 - - [2026-04-02 01:55:16] "POST /neutron/network HTTP/1.1" 200 839 0.005182 252.41.208.28 - - [2026-04-02 01:55:16] "GET /aaa-mode HTTP/1.1" 401 296 0.000507 252.41.208.28 - - [2026-04-02 01:55:16] "GET / HTTP/1.1" 200 36215 0.001837 252.41.208.28 - - [2026-04-02 01:55:16] "GET /project/fba0763e-6b8e-4c36-b71c-8af0815b5fc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000427 10.0.0.41 - - [2026-04-02 01:55:16] "GET /projects?obj_uuids=fba0763e-6b8e-4c36-b71c-8af0815b5fc8&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001102 252.41.208.28 - - [2026-04-02 01:55:16] "GET /project/fba0763e-6b8e-4c36-b71c-8af0815b5fc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.046582 252.41.208.28 - - [2026-04-02 01:55:16] "POST /neutron/network HTTP/1.1" 200 829 0.005243 252.41.208.28 - - [2026-04-02 01:55:16] "POST /neutron/port HTTP/1.1" 200 117 0.004775 252.41.208.28 - - [2026-04-02 01:55:17] "POST /neutron/port HTTP/1.1" 200 117 0.005027 10.0.0.41 - - [2026-04-02 01:55:17] "POST /id-to-fqname HTTP/1.1" 200 218 0.001396 252.41.208.28 - - [2026-04-02 01:55:17] "POST /neutron/port HTTP/1.1" 200 117 0.004816 252.41.208.28 - - [2026-04-02 01:55:17] "POST /neutron/network HTTP/1.1" 200 836 0.006573 252.41.208.28 - - [2026-04-02 01:55:17] "GET /aaa-mode HTTP/1.1" 401 296 0.000547 252.41.208.28 - - [2026-04-02 01:55:17] "POST /neutron/network HTTP/1.1" 200 839 0.005728 252.41.208.28 - - [2026-04-02 01:55:17] "GET / HTTP/1.1" 200 36215 0.002183 252.41.208.28 - - [2026-04-02 01:55:17] "GET /project/fba0763e-6b8e-4c36-b71c-8af0815b5fc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000448 10.0.0.41 - - [2026-04-02 01:55:17] "GET /projects?obj_uuids=fba0763e-6b8e-4c36-b71c-8af0815b5fc8&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001150 252.41.208.28 - - [2026-04-02 01:55:17] "POST /neutron/port HTTP/1.1" 200 1051 0.235784 252.41.208.28 - - [2026-04-02 01:55:17] "POST /neutron/port HTTP/1.1" 200 1051 0.011518 10.0.0.41 - - [2026-04-02 01:55:18] "GET /projects?obj_uuids=fba0763e-6b8e-4c36-b71c-8af0815b5fc8&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001553 252.41.208.28 - - [2026-04-02 01:55:18] "POST /neutron/port HTTP/1.1" 200 1051 0.015069 252.41.208.28 - - [2026-04-02 01:55:18] "GET /project/fba0763e-6b8e-4c36-b71c-8af0815b5fc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.063142 252.41.208.28 - - [2026-04-02 01:55:18] "POST /neutron/network HTTP/1.1" 200 826 0.006349 252.41.208.28 - - [2026-04-02 01:55:18] "POST /neutron/port HTTP/1.1" 200 1101 0.073254 252.41.208.28 - - [2026-04-02 01:55:18] "POST /neutron/port HTTP/1.1" 200 1111 0.016485 252.41.208.28 - - [2026-04-02 01:55:18] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004180 252.41.208.28 - - [2026-04-02 01:55:18] "POST /neutron/port HTTP/1.1" 200 1111 0.016983 252.41.208.28 - - [2026-04-02 01:55:18] "POST /neutron/subnet HTTP/1.1" 200 698 0.012538 252.41.208.28 - - [2026-04-02 01:55:18] "POST /neutron/security_group HTTP/1.1" 200 2049 0.005876 252.41.208.28 - - [2026-04-02 01:55:18] "POST /neutron/port HTTP/1.1" 200 117 0.005066 252.41.208.28 - - [2026-04-02 01:55:18] "POST /neutron/port HTTP/1.1" 200 117 0.001102 252.41.208.28 - - [2026-04-02 01:55:18] "POST /neutron/network HTTP/1.1" 200 829 0.006327 252.41.208.28 - - [2026-04-02 01:55:18] "POST /neutron/port HTTP/1.1" 200 1111 0.012987 252.41.208.28 - - [2026-04-02 01:55:18] "POST /neutron/security_group HTTP/1.1" 200 2049 0.007151 252.41.208.28 - - [2026-04-02 01:55:18] "POST /neutron/network HTTP/1.1" 200 836 0.006983 10.0.0.41 - - [2026-04-02 01:55:18] "GET /projects?obj_uuids=fba0763e-6b8e-4c36-b71c-8af0815b5fc8&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001127 252.41.208.28 - - [2026-04-02 01:55:19] "POST /neutron/port HTTP/1.1" 200 1048 0.284199 252.41.208.28 - - [2026-04-02 01:55:19] "POST /neutron/port HTTP/1.1" 200 1048 0.010023 252.41.208.28 - - [2026-04-02 01:55:19] "POST /neutron/port HTTP/1.1" 200 1048 0.016351 252.41.208.28 - - [2026-04-02 01:55:19] "POST /neutron/port HTTP/1.1" 200 1098 0.068747 252.41.208.28 - - [2026-04-02 01:55:19] "POST /neutron/port HTTP/1.1" 200 1108 0.013725 252.41.208.28 - - [2026-04-02 01:55:19] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003482 252.41.208.28 - - [2026-04-02 01:55:19] "POST /neutron/subnet HTTP/1.1" 200 684 0.007125 252.41.208.28 - - [2026-04-02 01:55:19] "POST /neutron/port HTTP/1.1" 200 117 0.001292 252.41.208.28 - - [2026-04-02 01:55:19] "POST /neutron/network HTTP/1.1" 200 826 0.005977 10.0.0.41 - - [2026-04-02 01:55:23] "GET /obj-perms HTTP/1.1" 200 6378 0.059483 252.41.208.28 - - [2026-04-02 01:55:23] "POST /neutron/port HTTP/1.1" 200 1111 0.017692 252.41.208.28 - - [2026-04-02 01:55:23] "POST /neutron/security_group HTTP/1.1" 200 2049 0.005925 252.41.208.28 - - [2026-04-02 01:55:23] "POST /neutron/port HTTP/1.1" 200 1111 0.011325 252.41.208.28 - - [2026-04-02 01:55:23] "POST /neutron/security_group HTTP/1.1" 200 2049 0.006447 252.41.208.28 - - [2026-04-02 01:55:24] "POST /neutron/port HTTP/1.1" 200 1111 0.016584 10.0.0.41 - - [2026-04-02 01:55:24] "GET /obj-perms HTTP/1.1" 200 6378 0.052941 252.41.208.28 - - [2026-04-02 01:55:24] "POST /neutron/security_group HTTP/1.1" 200 2049 0.007498 10.0.0.41 - - [2026-04-02 01:55:24] "GET /virtual-machine/f5b64d3d-8a70-4e0f-9e59-7d2f279aa0d9 HTTP/1.1" 401 296 0.000493 10.0.0.41 - - [2026-04-02 01:55:24] "GET /virtual-machine/f5b64d3d-8a70-4e0f-9e59-7d2f279aa0d9 HTTP/1.1" 200 1286 0.034747 10.0.0.41 - - [2026-04-02 01:55:24] "GET /virtual-machine-interface/1d32180d-6742-414f-a730-d68e18d1c11c HTTP/1.1" 200 2921 0.004984 10.0.0.41 - - [2026-04-02 01:55:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002891 10.0.0.41 - - [2026-04-02 01:55:24] "GET /global-vrouter-config/ce13109b-450c-49e0-a900-187f6a3685df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.002698 10.0.0.41 - - [2026-04-02 01:55:24] "GET /virtual-networks?parent_id=fba0763e-6b8e-4c36-b71c-8af0815b5fc8&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.005006 10.0.0.41 - - [2026-04-02 01:55:24] "GET /virtual-network/568477d5-b679-4f06-a3a4-b46fc37ed7e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.005332 252.41.208.28 - - [2026-04-02 01:55:27] "POST /neutron/port HTTP/1.1" 200 1111 0.015332 252.41.208.28 - - [2026-04-02 01:55:27] "POST /neutron/security_group HTTP/1.1" 200 2049 0.005751 252.41.208.28 - - [2026-04-02 01:55:27] "POST /neutron/port HTTP/1.1" 200 1111 0.016148 252.41.208.28 - - [2026-04-02 01:55:27] "POST /neutron/security_group HTTP/1.1" 200 2049 0.005673 10.0.0.41 - - [2026-04-02 01:55:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003598 10.0.0.41 - - [2026-04-02 01:55:27] "GET /virtual-network/568477d5-b679-4f06-a3a4-b46fc37ed7e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.005033 252.41.208.28 - - [2026-04-02 01:55:28] "POST /neutron/port HTTP/1.1" 200 1108 0.012049 252.41.208.28 - - [2026-04-02 01:55:28] "POST /neutron/port HTTP/1.1" 200 1111 0.012142 252.41.208.28 - - [2026-04-02 01:55:28] "POST /neutron/security_group HTTP/1.1" 200 2049 0.005639 252.41.208.28 - - [2026-04-02 01:55:28] "POST /neutron/security_group HTTP/1.1" 200 2049 0.005121 252.41.208.28 - - [2026-04-02 01:55:29] "POST /neutron/port HTTP/1.1" 200 1108 0.013832 252.41.208.28 - - [2026-04-02 01:55:29] "POST /neutron/security_group HTTP/1.1" 200 2049 0.005701 252.41.208.28 - - [2026-04-02 01:55:29] "POST /neutron/port HTTP/1.1" 200 1111 0.012905 252.41.208.28 - - [2026-04-02 01:55:29] "POST /neutron/port HTTP/1.1" 200 1111 0.014554 252.41.208.28 - - [2026-04-02 01:55:29] "POST /neutron/network HTTP/1.1" 200 839 0.007059 252.41.208.28 - - [2026-04-02 01:55:29] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003298 252.41.208.28 - - [2026-04-02 01:55:29] "POST /neutron/subnet HTTP/1.1" 200 698 0.007239 252.41.208.28 - - [2026-04-02 01:55:30] "POST /neutron/port HTTP/1.1" 200 117 0.001229 252.41.208.28 - - [2026-04-02 01:55:30] "POST /neutron/network HTTP/1.1" 200 829 0.006240 10.0.0.41 - - [2026-04-02 01:55:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003118 10.0.0.41 - - [2026-04-02 01:55:30] "GET /global-vrouter-config/ce13109b-450c-49e0-a900-187f6a3685df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003043 10.0.0.41 - - [2026-04-02 01:55:30] "GET /virtual-networks?parent_id=fba0763e-6b8e-4c36-b71c-8af0815b5fc8&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.002862 10.0.0.41 - - [2026-04-02 01:55:30] "GET /virtual-network/568477d5-b679-4f06-a3a4-b46fc37ed7e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.004955 252.41.208.28 - - [2026-04-02 01:55:30] "POST /neutron/port HTTP/1.1" 200 1108 0.012785 252.41.208.28 - - [2026-04-02 01:55:30] "POST /neutron/security_group HTTP/1.1" 200 2049 0.005748 252.41.208.28 - - [2026-04-02 01:55:30] "POST /neutron/port HTTP/1.1" 200 1108 0.012530 252.41.208.28 - - [2026-04-02 01:55:30] "POST /neutron/port HTTP/1.1" 200 1108 0.013388 252.41.208.28 - - [2026-04-02 01:55:30] "POST /neutron/security_group HTTP/1.1" 200 2049 0.005837 252.41.208.28 - - [2026-04-02 01:55:30] "POST /neutron/security_group HTTP/1.1" 200 2049 0.009604 252.41.208.28 - - [2026-04-02 01:55:30] "POST /neutron/port HTTP/1.1" 200 1108 0.013050 252.41.208.28 - - [2026-04-02 01:55:30] "POST /neutron/security_group HTTP/1.1" 200 2049 0.006679 10.0.0.41 - - [2026-04-02 01:55:30] "GET /virtual-machine/7090e86d-06b3-4ec6-8c21-5e8d233ae480 HTTP/1.1" 200 1285 0.005836 10.0.0.41 - - [2026-04-02 01:55:30] "GET /virtual-machine-interface/c8a23acc-b6df-4c64-b4d7-f98ffc59b434 HTTP/1.1" 200 2922 0.007061 10.0.0.41 - - [2026-04-02 01:55:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003003 10.0.0.41 - - [2026-04-02 01:55:31] "GET /global-vrouter-config/ce13109b-450c-49e0-a900-187f6a3685df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003778 10.0.0.41 - - [2026-04-02 01:55:31] "GET /virtual-networks?parent_id=fba0763e-6b8e-4c36-b71c-8af0815b5fc8&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.003011 10.0.0.41 - - [2026-04-02 01:55:31] "GET /virtual-network/229e7d30-f0ec-4072-863d-0fb6a78cfcfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2100 0.005011 10.0.0.41 - - [2026-04-02 01:55:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003468 10.0.0.41 - - [2026-04-02 01:55:32] "GET /global-vrouter-config/ce13109b-450c-49e0-a900-187f6a3685df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003989 10.0.0.41 - - [2026-04-02 01:55:32] "GET /virtual-networks?parent_id=fba0763e-6b8e-4c36-b71c-8af0815b5fc8&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.002725 10.0.0.41 - - [2026-04-02 01:55:32] "GET /virtual-network/229e7d30-f0ec-4072-863d-0fb6a78cfcfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2100 0.004910 10.0.0.41 - - [2026-04-02 01:55:32] "POST /routing-policys HTTP/1.1" 200 534 0.017847 10.0.0.41 - - [2026-04-02 01:55:32] "GET /virtual-network/568477d5-b679-4f06-a3a4-b46fc37ed7e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.008917 10.0.0.41 - - [2026-04-02 01:55:32] "POST /ref-update HTTP/1.1" 200 156 0.014755 10.0.0.41 - - [2026-04-02 01:55:32] "PUT /virtual-network/568477d5-b679-4f06-a3a4-b46fc37ed7e2 HTTP/1.1" 200 265 0.047229 10.0.0.41 - - [2026-04-02 01:55:36] "POST /ref-update HTTP/1.1" 200 156 0.030589 10.0.0.41 - - [2026-04-02 01:55:36] "POST /ref-update HTTP/1.1" 200 156 0.038810 10.0.0.41 - - [2026-04-02 01:55:36] "DELETE /routing-policy/c7ff0c67-ac4e-4074-8f16-cbea94830b68 HTTP/1.1" 200 115 0.034379 252.41.208.28 - - [2026-04-02 01:55:36] "POST /neutron/network HTTP/1.1" 200 826 0.006723 252.41.208.28 - - [2026-04-02 01:55:37] "POST /neutron/network HTTP/1.1" 400 204 0.010289 252.41.208.28 - - [2026-04-02 01:55:37] "POST /neutron/port HTTP/1.1" 200 1108 0.015446 252.41.208.28 - - [2026-04-02 01:55:37] "POST /neutron/port HTTP/1.1" 200 1111 0.010876 252.41.208.28 - - [2026-04-02 01:55:37] "POST /neutron/port HTTP/1.1" 200 1098 0.015083 252.41.208.28 - - [2026-04-02 01:55:37] "POST /neutron/port HTTP/1.1" 200 1101 0.010327 252.41.208.28 - - [2026-04-02 01:55:37] "POST /neutron/port HTTP/1.1" 200 151 0.120239 252.41.208.28 - - [2026-04-02 01:55:37] "POST /neutron/port HTTP/1.1" 200 151 0.119743 252.41.208.28 - - [2026-04-02 01:55:39] "POST /neutron/network HTTP/1.1" 200 826 0.005395 10.0.0.41 - - [2026-04-02 01:55:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004762 10.0.0.41 - - [2026-04-02 01:55:39] "DELETE /route-target/3d5af9f3-7159-46ad-89c8-2a687933197c HTTP/1.1" 200 115 0.013825 10.0.0.41 - - [2026-04-02 01:55:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002798 10.0.0.41 - - [2026-04-02 01:55:39] "POST /useragent-kv HTTP/1.1" 200 115 0.037092 10.0.0.41 - - [2026-04-02 01:55:39] "POST /useragent-kv HTTP/1.1" 200 115 0.002569 252.41.208.28 - - [2026-04-02 01:55:39] "POST /neutron/network HTTP/1.1" 200 151 0.178514 10.0.0.41 - - [2026-04-02 01:55:39] "DELETE /route-target/91d101d0-683e-469f-b86b-c5a5dbeca169 HTTP/1.1" 409 240 0.008848 252.41.208.28 - - [2026-04-02 01:55:39] "POST /neutron/network HTTP/1.1" 200 829 0.008507 10.0.0.41 - - [2026-04-02 01:55:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003950 10.0.0.41 - - [2026-04-02 01:55:39] "POST /useragent-kv HTTP/1.1" 200 115 0.002275 10.0.0.41 - - [2026-04-02 01:55:39] "POST /useragent-kv HTTP/1.1" 200 115 0.004212 252.41.208.28 - - [2026-04-02 01:55:39] "POST /neutron/network HTTP/1.1" 200 151 0.091751 10.0.0.41 - - [2026-04-02 01:55:39] "DELETE /route-target/5a666780-b2ee-4d7d-9f88-7fb4517a87a8 HTTP/1.1" 200 115 0.021124 10.0.0.41 - - [2026-04-02 01:55:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002535 10.0.0.41 - - [2026-04-02 01:55:39] "DELETE /route-target/91d101d0-683e-469f-b86b-c5a5dbeca169 HTTP/1.1" 200 115 0.014629 10.0.0.41 - - [2026-04-02 01:55:39] "GET /projects?obj_uuids=fba0763e-6b8e-4c36-b71c-8af0815b5fc8&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001536 10.0.0.41 - - [2026-04-02 01:55:39] "GET /project/fba0763e-6b8e-4c36-b71c-8af0815b5fc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.051294 10.0.0.41 - - [2026-04-02 01:55:39] "GET /projects?obj_uuids=fba0763e-6b8e-4c36-b71c-8af0815b5fc8&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001042 10.0.0.41 - - [2026-04-02 01:55:39] "GET /project/fba0763e-6b8e-4c36-b71c-8af0815b5fc8?fields=virtual_networks HTTP/1.1" 200 1019 0.065004 10.0.0.41 - - [2026-04-02 01:55:40] "GET /projects?obj_uuids=fba0763e-6b8e-4c36-b71c-8af0815b5fc8&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001066 10.0.0.41 - - [2026-04-02 01:55:40] "GET /project/fba0763e-6b8e-4c36-b71c-8af0815b5fc8?fields=virtual_machine_interfaces HTTP/1.1" 200 1019 0.023645 10.0.0.41 - - [2026-04-02 01:55:40] "GET /projects?obj_uuids=fba0763e-6b8e-4c36-b71c-8af0815b5fc8&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001388 10.0.0.41 - - [2026-04-02 01:55:40] "GET /project/fba0763e-6b8e-4c36-b71c-8af0815b5fc8?fields=security_groups HTTP/1.1" 200 1237 0.024027 10.0.0.41 - - [2026-04-02 01:55:40] "GET /domains?obj_uuids=6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001114 10.0.0.41 - - [2026-04-02 01:55:40] "GET /domain/6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.007020 10.0.0.41 - - [2026-04-02 01:55:41] "POST /fqname-to-id HTTP/1.1" 404 184 0.030228 10.0.0.41 - - [2026-04-02 01:55:41] "GET /projects?obj_uuids=98217cb9-e911-40b6-b852-8e7ee5b554c7&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002253 10.0.0.41 - - [2026-04-02 01:55:41] "GET /domains?obj_uuids=6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001160 10.0.0.41 - - [2026-04-02 01:55:41] "GET /domain/6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.037467 10.0.0.41 - - [2026-04-02 01:55:41] "POST /id-to-fqname HTTP/1.1" 200 186 0.001302 10.0.0.41 - - [2026-04-02 01:55:41] "POST /fqname-to-id HTTP/1.1" 404 195 0.003320 10.0.0.41 - - [2026-04-02 01:55:41] "POST /security-groups HTTP/1.1" 200 581 0.064475 10.0.0.41 - - [2026-04-02 01:55:41] "POST /fqname-to-id HTTP/1.1" 404 230 0.002605 10.0.0.41 - - [2026-04-02 01:55:41] "POST /projects HTTP/1.1" 200 573 0.215060 10.0.0.41 - - [2026-04-02 01:55:41] "POST /access-control-lists HTTP/1.1" 200 594 0.059996 10.0.0.41 - - [2026-04-02 01:55:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.291357 10.0.0.41 - - [2026-04-02 01:55:41] "POST /fqname-to-id HTTP/1.1" 404 229 0.002832 10.0.0.41 - - [2026-04-02 01:55:41] "GET /project/98217cb9-e911-40b6-b852-8e7ee5b554c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.454414 10.0.0.41 - - [2026-04-02 01:55:41] "POST /access-control-lists HTTP/1.1" 200 592 0.060492 10.0.0.41 - - [2026-04-02 01:55:42] "GET / HTTP/1.1" 200 36215 0.002054 10.0.0.41 - - [2026-04-02 01:55:43] "POST /fqname-to-id HTTP/1.1" 401 296 0.000535 10.0.0.41 - - [2026-04-02 01:55:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.063125 10.0.0.41 - - [2026-04-02 01:55:43] "GET /projects?obj_uuids=98217cb9-e911-40b6-b852-8e7ee5b554c7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001051 10.0.0.41 - - [2026-04-02 01:55:43] "GET /project/98217cb9-e911-40b6-b852-8e7ee5b554c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.024399 252.41.208.28 - - [2026-04-02 01:55:44] "POST /neutron/network HTTP/1.1" 200 117 0.034578 10.0.0.41 - - [2026-04-02 01:55:44] "GET /projects?obj_uuids=98217cb9-e911-40b6-b852-8e7ee5b554c7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001277 252.41.208.28 - - [2026-04-02 01:55:44] "POST /neutron/network HTTP/1.1" 200 611 0.081103 10.0.0.41 - - [2026-04-02 01:55:44] "POST /route-targets HTTP/1.1" 200 328 0.010871 10.0.0.41 - - [2026-04-02 01:55:44] "POST /ref-update HTTP/1.1" 200 156 0.011619 10.0.0.41 - - [2026-04-02 01:55:44] "POST /useragent-kv HTTP/1.1" 200 115 0.004111 252.41.208.28 - - [2026-04-02 01:55:44] "POST /neutron/subnet HTTP/1.1" 200 729 0.171631 252.41.208.28 - - [2026-04-02 01:55:44] "POST /neutron/network HTTP/1.1" 200 831 0.005842 10.0.0.41 - - [2026-04-02 01:55:44] "POST /id-to-fqname HTTP/1.1" 200 221 0.001862 10.0.0.41 - - [2026-04-02 01:55:44] "GET /virtual-network/457b8435-8ad4-4872-88d5-22d7f062942c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005224 252.41.208.28 - - [2026-04-02 01:55:44] "POST /neutron/network HTTP/1.1" 200 831 0.005525 10.0.0.41 - - [2026-04-02 01:55:44] "GET /virtual-network/457b8435-8ad4-4872-88d5-22d7f062942c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006144 252.41.208.28 - - [2026-04-02 01:55:44] "POST /neutron/network HTTP/1.1" 200 831 0.005574 252.41.208.28 - - [2026-04-02 01:55:44] "POST /neutron/subnet HTTP/1.1" 200 729 0.006766 10.0.0.41 - - [2026-04-02 01:55:44] "GET /domains HTTP/1.1" 401 296 0.000449 10.0.0.41 - - [2026-04-02 01:55:45] "GET /domains HTTP/1.1" 200 438 0.027299 10.0.0.41 - - [2026-04-02 01:55:45] "GET /domains?obj_uuids=6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.000990 10.0.0.41 - - [2026-04-02 01:55:45] "GET /domain/6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5 HTTP/1.1" 200 1481 0.007600 10.0.0.41 - - [2026-04-02 01:55:45] "GET /projects?obj_uuids=98217cb9-e911-40b6-b852-8e7ee5b554c7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001093 10.0.0.41 - - [2026-04-02 01:55:45] "GET /project/98217cb9-e911-40b6-b852-8e7ee5b554c7 HTTP/1.1" 200 2076 0.026464 10.0.0.41 - - [2026-04-02 01:55:45] "GET /virtual-network/457b8435-8ad4-4872-88d5-22d7f062942c HTTP/1.1" 200 2321 0.007182 10.0.0.41 - - [2026-04-02 01:55:45] "GET /virtual-network/457b8435-8ad4-4872-88d5-22d7f062942c HTTP/1.1" 200 2321 0.004957 10.0.0.41 - - [2026-04-02 01:55:45] "GET /routing-instance/7559c071-5127-495f-87f5-ac774dc37e01 HTTP/1.1" 200 1493 0.004404 10.0.0.41 - - [2026-04-02 01:55:45] "GET /routing-instance/7559c071-5127-495f-87f5-ac774dc37e01 HTTP/1.1" 200 1493 0.003529 10.0.0.41 - - [2026-04-02 01:55:45] "GET /route-target/5aa36f4c-7eb9-4475-844f-b87e7b1443d9 HTTP/1.1" 200 1211 0.004205 10.0.0.41 - - [2026-04-02 01:55:45] "GET /virtual-network/457b8435-8ad4-4872-88d5-22d7f062942c HTTP/1.1" 200 2321 0.006569 10.0.0.41 - - [2026-04-02 01:55:45] "GET /routing-instance/7559c071-5127-495f-87f5-ac774dc37e01 HTTP/1.1" 200 1493 0.004892 10.0.0.41 - - [2026-04-02 01:55:45] "GET /virtual-network/457b8435-8ad4-4872-88d5-22d7f062942c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.004869 10.0.0.41 - - [2026-04-02 01:55:45] "GET /virtual-network/457b8435-8ad4-4872-88d5-22d7f062942c HTTP/1.1" 200 2321 0.004565 10.0.0.41 - - [2026-04-02 01:55:45] "GET /routing-instance/7559c071-5127-495f-87f5-ac774dc37e01 HTTP/1.1" 200 1493 0.003625 10.0.0.41 - - [2026-04-02 01:55:45] "GET /routing-instance/7559c071-5127-495f-87f5-ac774dc37e01 HTTP/1.1" 200 1493 0.003561 10.0.0.41 - - [2026-04-02 01:55:45] "GET /route-target/5aa36f4c-7eb9-4475-844f-b87e7b1443d9 HTTP/1.1" 200 1211 0.003300 10.0.0.41 - - [2026-04-02 01:55:46] "GET /domains HTTP/1.1" 200 438 0.002706 10.0.0.41 - - [2026-04-02 01:55:46] "GET /domains?obj_uuids=6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001016 10.0.0.41 - - [2026-04-02 01:55:46] "GET /domain/6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5 HTTP/1.1" 200 1481 0.007158 10.0.0.41 - - [2026-04-02 01:55:46] "GET /projects?obj_uuids=98217cb9-e911-40b6-b852-8e7ee5b554c7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001027 10.0.0.41 - - [2026-04-02 01:55:46] "GET /project/98217cb9-e911-40b6-b852-8e7ee5b554c7 HTTP/1.1" 200 2076 0.032709 10.0.0.41 - - [2026-04-02 01:55:46] "GET /virtual-network/457b8435-8ad4-4872-88d5-22d7f062942c HTTP/1.1" 200 2321 0.004900 10.0.0.41 - - [2026-04-02 01:55:46] "GET /obj-perms HTTP/1.1" 200 6421 0.053875 10.0.0.41 - - [2026-04-02 01:55:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003085 10.0.0.41 - - [2026-04-02 01:55:46] "GET /projects?obj_uuids=98217cb9-e911-40b6-b852-8e7ee5b554c7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001004 10.0.0.41 - - [2026-04-02 01:55:46] "GET /project/98217cb9-e911-40b6-b852-8e7ee5b554c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.025566 252.41.208.28 - - [2026-04-02 01:55:47] "POST /neutron/network HTTP/1.1" 200 117 0.009585 10.0.0.41 - - [2026-04-02 01:55:47] "GET /projects?obj_uuids=98217cb9-e911-40b6-b852-8e7ee5b554c7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001260 252.41.208.28 - - [2026-04-02 01:55:47] "POST /neutron/network HTTP/1.1" 200 611 0.063161 10.0.0.41 - - [2026-04-02 01:55:47] "POST /route-targets HTTP/1.1" 200 328 0.014565 10.0.0.41 - - [2026-04-02 01:55:47] "POST /ref-update HTTP/1.1" 200 156 0.015985 10.0.0.41 - - [2026-04-02 01:55:47] "POST /useragent-kv HTTP/1.1" 200 115 0.002700 252.41.208.28 - - [2026-04-02 01:55:47] "POST /neutron/subnet HTTP/1.1" 200 734 0.166646 252.41.208.28 - - [2026-04-02 01:55:47] "POST /neutron/network HTTP/1.1" 200 832 0.006436 10.0.0.41 - - [2026-04-02 01:55:47] "POST /id-to-fqname HTTP/1.1" 200 221 0.001329 10.0.0.41 - - [2026-04-02 01:55:47] "GET /virtual-network/06179e4a-02d2-48b8-8876-9e47b33fcafd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.004795 252.41.208.28 - - [2026-04-02 01:55:47] "POST /neutron/network HTTP/1.1" 200 832 0.005624 10.0.0.41 - - [2026-04-02 01:55:47] "GET /virtual-network/06179e4a-02d2-48b8-8876-9e47b33fcafd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005041 252.41.208.28 - - [2026-04-02 01:55:47] "POST /neutron/network HTTP/1.1" 200 832 0.005600 252.41.208.28 - - [2026-04-02 01:55:47] "POST /neutron/subnet HTTP/1.1" 200 734 0.006451 10.0.0.41 - - [2026-04-02 01:55:47] "GET /domains HTTP/1.1" 200 438 0.003083 10.0.0.41 - - [2026-04-02 01:55:47] "GET /domains?obj_uuids=6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001432 10.0.0.41 - - [2026-04-02 01:55:47] "GET /domain/6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5 HTTP/1.1" 200 1481 0.009204 10.0.0.41 - - [2026-04-02 01:55:47] "GET /projects?obj_uuids=98217cb9-e911-40b6-b852-8e7ee5b554c7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002012 10.0.0.41 - - [2026-04-02 01:55:47] "GET /project/98217cb9-e911-40b6-b852-8e7ee5b554c7 HTTP/1.1" 200 2293 0.026373 10.0.0.41 - - [2026-04-02 01:55:47] "GET /virtual-network/06179e4a-02d2-48b8-8876-9e47b33fcafd HTTP/1.1" 200 2323 0.006050 10.0.0.41 - - [2026-04-02 01:55:48] "GET /virtual-network/06179e4a-02d2-48b8-8876-9e47b33fcafd HTTP/1.1" 200 2323 0.004895 10.0.0.41 - - [2026-04-02 01:55:48] "GET /routing-instance/12ef9ea9-1800-41a2-9e30-b9458c3b00c0 HTTP/1.1" 200 1494 0.003779 10.0.0.41 - - [2026-04-02 01:55:48] "GET /routing-instance/12ef9ea9-1800-41a2-9e30-b9458c3b00c0 HTTP/1.1" 200 1494 0.003721 10.0.0.41 - - [2026-04-02 01:55:48] "GET /route-target/249c3288-ddb3-4906-9f31-5612cec1bcc8 HTTP/1.1" 200 1212 0.003741 10.0.0.41 - - [2026-04-02 01:55:48] "GET /virtual-network/06179e4a-02d2-48b8-8876-9e47b33fcafd HTTP/1.1" 200 2323 0.005036 10.0.0.41 - - [2026-04-02 01:55:48] "GET /routing-instance/12ef9ea9-1800-41a2-9e30-b9458c3b00c0 HTTP/1.1" 200 1494 0.004302 10.0.0.41 - - [2026-04-02 01:55:48] "GET /virtual-network/06179e4a-02d2-48b8-8876-9e47b33fcafd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.006789 10.0.0.41 - - [2026-04-02 01:55:48] "GET /virtual-network/06179e4a-02d2-48b8-8876-9e47b33fcafd HTTP/1.1" 200 2323 0.006080 10.0.0.41 - - [2026-04-02 01:55:48] "GET /routing-instance/12ef9ea9-1800-41a2-9e30-b9458c3b00c0 HTTP/1.1" 200 1494 0.003743 10.0.0.41 - - [2026-04-02 01:55:48] "GET /routing-instance/12ef9ea9-1800-41a2-9e30-b9458c3b00c0 HTTP/1.1" 200 1494 0.003738 10.0.0.41 - - [2026-04-02 01:55:48] "GET /route-target/249c3288-ddb3-4906-9f31-5612cec1bcc8 HTTP/1.1" 200 1212 0.003416 10.0.0.41 - - [2026-04-02 01:55:48] "GET /domains HTTP/1.1" 200 438 0.003340 10.0.0.41 - - [2026-04-02 01:55:48] "GET /domains?obj_uuids=6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001358 10.0.0.41 - - [2026-04-02 01:55:48] "GET /domain/6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5 HTTP/1.1" 200 1481 0.009067 10.0.0.41 - - [2026-04-02 01:55:48] "GET /projects?obj_uuids=98217cb9-e911-40b6-b852-8e7ee5b554c7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001049 10.0.0.41 - - [2026-04-02 01:55:48] "GET /project/98217cb9-e911-40b6-b852-8e7ee5b554c7 HTTP/1.1" 200 2293 0.028305 10.0.0.41 - - [2026-04-02 01:55:48] "GET /virtual-network/06179e4a-02d2-48b8-8876-9e47b33fcafd HTTP/1.1" 200 2323 0.004919 10.0.0.41 - - [2026-04-02 01:55:48] "GET /obj-perms HTTP/1.1" 200 6421 0.001811 10.0.0.41 - - [2026-04-02 01:55:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003467 10.0.0.41 - - [2026-04-02 01:55:49] "GET /projects?obj_uuids=98217cb9-e911-40b6-b852-8e7ee5b554c7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000977 10.0.0.41 - - [2026-04-02 01:55:49] "GET /project/98217cb9-e911-40b6-b852-8e7ee5b554c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.024031 252.41.208.28 - - [2026-04-02 01:55:49] "POST /neutron/network HTTP/1.1" 200 117 0.009678 10.0.0.41 - - [2026-04-02 01:55:49] "GET /projects?obj_uuids=98217cb9-e911-40b6-b852-8e7ee5b554c7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001354 252.41.208.28 - - [2026-04-02 01:55:49] "POST /neutron/network HTTP/1.1" 200 613 0.065161 10.0.0.41 - - [2026-04-02 01:55:49] "POST /ref-update HTTP/1.1" 200 156 0.022127 10.0.0.41 - - [2026-04-02 01:55:49] "POST /useragent-kv HTTP/1.1" 200 115 0.003118 252.41.208.28 - - [2026-04-02 01:55:49] "POST /neutron/subnet HTTP/1.1" 200 729 0.154888 252.41.208.28 - - [2026-04-02 01:55:49] "POST /neutron/network HTTP/1.1" 200 833 0.005417 10.0.0.41 - - [2026-04-02 01:55:49] "POST /id-to-fqname HTTP/1.1" 200 222 0.001376 10.0.0.41 - - [2026-04-02 01:55:49] "GET /virtual-network/7e2c449d-a72e-4897-a9ea-196ca90179d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.004569 252.41.208.28 - - [2026-04-02 01:55:49] "POST /neutron/network HTTP/1.1" 200 833 0.005430 10.0.0.41 - - [2026-04-02 01:55:49] "GET /virtual-network/7e2c449d-a72e-4897-a9ea-196ca90179d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.004890 252.41.208.28 - - [2026-04-02 01:55:49] "POST /neutron/network HTTP/1.1" 200 833 0.006406 252.41.208.28 - - [2026-04-02 01:55:49] "POST /neutron/subnet HTTP/1.1" 200 729 0.006825 10.0.0.41 - - [2026-04-02 01:55:49] "GET /domains HTTP/1.1" 200 438 0.002823 10.0.0.41 - - [2026-04-02 01:55:49] "GET /domains?obj_uuids=6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001052 10.0.0.41 - - [2026-04-02 01:55:49] "GET /domain/6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5 HTTP/1.1" 200 1481 0.007627 10.0.0.41 - - [2026-04-02 01:55:50] "GET /projects?obj_uuids=98217cb9-e911-40b6-b852-8e7ee5b554c7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001600 10.0.0.41 - - [2026-04-02 01:55:50] "GET /project/98217cb9-e911-40b6-b852-8e7ee5b554c7 HTTP/1.1" 200 2511 0.026318 10.0.0.41 - - [2026-04-02 01:55:50] "GET /virtual-network/7e2c449d-a72e-4897-a9ea-196ca90179d2 HTTP/1.1" 200 2327 0.008317 10.0.0.41 - - [2026-04-02 01:55:50] "GET /virtual-network/7e2c449d-a72e-4897-a9ea-196ca90179d2 HTTP/1.1" 200 2327 0.005620 10.0.0.41 - - [2026-04-02 01:55:50] "GET /routing-instance/073d9007-9293-4e43-a18d-fac9e529782a HTTP/1.1" 200 1497 0.005095 10.0.0.41 - - [2026-04-02 01:55:50] "GET /routing-instance/073d9007-9293-4e43-a18d-fac9e529782a HTTP/1.1" 200 1497 0.003869 10.0.0.41 - - [2026-04-02 01:55:50] "GET /route-target/74e103f9-c1ae-4c14-b4b7-6f490e65eb71 HTTP/1.1" 200 1214 0.003564 10.0.0.41 - - [2026-04-02 01:55:50] "GET /virtual-network/7e2c449d-a72e-4897-a9ea-196ca90179d2 HTTP/1.1" 200 2327 0.004780 10.0.0.41 - - [2026-04-02 01:55:50] "GET /routing-instance/073d9007-9293-4e43-a18d-fac9e529782a HTTP/1.1" 200 1497 0.005665 10.0.0.41 - - [2026-04-02 01:55:50] "GET /virtual-network/7e2c449d-a72e-4897-a9ea-196ca90179d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005461 10.0.0.41 - - [2026-04-02 01:55:50] "GET /virtual-network/7e2c449d-a72e-4897-a9ea-196ca90179d2 HTTP/1.1" 200 2327 0.006092 10.0.0.41 - - [2026-04-02 01:55:50] "GET /routing-instance/073d9007-9293-4e43-a18d-fac9e529782a HTTP/1.1" 200 1497 0.003897 10.0.0.41 - - [2026-04-02 01:55:50] "GET /routing-instance/073d9007-9293-4e43-a18d-fac9e529782a HTTP/1.1" 200 1497 0.003520 10.0.0.41 - - [2026-04-02 01:55:50] "GET /route-target/74e103f9-c1ae-4c14-b4b7-6f490e65eb71 HTTP/1.1" 200 1214 0.004456 10.0.0.41 - - [2026-04-02 01:55:50] "GET /domains HTTP/1.1" 200 438 0.002854 10.0.0.41 - - [2026-04-02 01:55:50] "GET /domains?obj_uuids=6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001458 10.0.0.41 - - [2026-04-02 01:55:50] "GET /domain/6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5 HTTP/1.1" 200 1481 0.010579 10.0.0.41 - - [2026-04-02 01:55:50] "GET /projects?obj_uuids=98217cb9-e911-40b6-b852-8e7ee5b554c7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000976 10.0.0.41 - - [2026-04-02 01:55:50] "GET /project/98217cb9-e911-40b6-b852-8e7ee5b554c7 HTTP/1.1" 200 2511 0.028231 10.0.0.41 - - [2026-04-02 01:55:50] "GET /virtual-network/7e2c449d-a72e-4897-a9ea-196ca90179d2 HTTP/1.1" 200 2327 0.006739 10.0.0.41 - - [2026-04-02 01:55:51] "GET /obj-perms HTTP/1.1" 200 6421 0.001721 10.0.0.41 - - [2026-04-02 01:55:51] "POST /id-to-fqname HTTP/1.1" 200 221 0.001387 252.41.208.28 - - [2026-04-02 01:55:51] "POST /neutron/network HTTP/1.1" 200 842 0.008205 252.41.208.28 - - [2026-04-02 01:55:51] "GET /aaa-mode HTTP/1.1" 401 296 0.000451 252.41.208.28 - - [2026-04-02 01:55:51] "GET / HTTP/1.1" 200 36215 0.001486 252.41.208.28 - - [2026-04-02 01:55:51] "GET /project/98217cb9-e911-40b6-b852-8e7ee5b554c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000436 10.0.0.41 - - [2026-04-02 01:55:52] "GET /projects?obj_uuids=98217cb9-e911-40b6-b852-8e7ee5b554c7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001064 252.41.208.28 - - [2026-04-02 01:55:52] "GET /project/98217cb9-e911-40b6-b852-8e7ee5b554c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.060042 252.41.208.28 - - [2026-04-02 01:55:52] "POST /neutron/network HTTP/1.1" 200 832 0.005624 252.41.208.28 - - [2026-04-02 01:55:52] "POST /neutron/port HTTP/1.1" 200 117 0.006448 252.41.208.28 - - [2026-04-02 01:55:52] "POST /neutron/port HTTP/1.1" 200 117 0.005697 10.0.0.41 - - [2026-04-02 01:55:52] "POST /id-to-fqname HTTP/1.1" 200 222 0.001709 252.41.208.28 - - [2026-04-02 01:55:52] "POST /neutron/port HTTP/1.1" 200 117 0.006638 252.41.208.28 - - [2026-04-02 01:55:52] "POST /neutron/network HTTP/1.1" 200 843 0.011679 252.41.208.28 - - [2026-04-02 01:55:52] "GET /aaa-mode HTTP/1.1" 401 296 0.000508 252.41.208.28 - - [2026-04-02 01:55:52] "GET / HTTP/1.1" 200 36215 0.002756 252.41.208.28 - - [2026-04-02 01:55:52] "POST /neutron/network HTTP/1.1" 200 842 0.006471 252.41.208.28 - - [2026-04-02 01:55:52] "GET /project/98217cb9-e911-40b6-b852-8e7ee5b554c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000445 10.0.0.41 - - [2026-04-02 01:55:52] "GET /projects?obj_uuids=98217cb9-e911-40b6-b852-8e7ee5b554c7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001151 252.41.208.28 - - [2026-04-02 01:55:53] "POST /neutron/port HTTP/1.1" 200 1058 0.231608 252.41.208.28 - - [2026-04-02 01:55:53] "POST /neutron/port HTTP/1.1" 200 1058 0.016048 10.0.0.41 - - [2026-04-02 01:55:53] "GET /projects?obj_uuids=98217cb9-e911-40b6-b852-8e7ee5b554c7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001305 252.41.208.28 - - [2026-04-02 01:55:53] "GET /project/98217cb9-e911-40b6-b852-8e7ee5b554c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.054626 252.41.208.28 - - [2026-04-02 01:55:53] "POST /neutron/network HTTP/1.1" 200 833 0.007891 252.41.208.28 - - [2026-04-02 01:55:53] "POST /neutron/port HTTP/1.1" 200 1058 0.008764 252.41.208.28 - - [2026-04-02 01:55:53] "POST /neutron/port HTTP/1.1" 200 1108 0.059663 252.41.208.28 - - [2026-04-02 01:55:53] "POST /neutron/port HTTP/1.1" 200 1118 0.016802 252.41.208.28 - - [2026-04-02 01:55:53] "POST /neutron/port HTTP/1.1" 200 1118 0.020870 252.41.208.28 - - [2026-04-02 01:55:53] "POST /neutron/security_group HTTP/1.1" 200 2054 0.012466 252.41.208.28 - - [2026-04-02 01:55:53] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007067 252.41.208.28 - - [2026-04-02 01:55:53] "POST /neutron/port HTTP/1.1" 200 117 0.006481 252.41.208.28 - - [2026-04-02 01:55:53] "POST /neutron/subnet HTTP/1.1" 200 708 0.008759 10.0.0.41 - - [2026-04-02 01:55:53] "POST /fqname-to-id HTTP/1.1" 404 191 0.002927 10.0.0.41 - - [2026-04-02 01:55:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002721 252.41.208.28 - - [2026-04-02 01:55:53] "POST /neutron/port HTTP/1.1" 200 117 0.001481 10.0.0.41 - - [2026-04-02 01:55:53] "GET /domains?obj_uuids=6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001419 10.0.0.41 - - [2026-04-02 01:55:53] "GET /domain/6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.009386 252.41.208.28 - - [2026-04-02 01:55:53] "POST /neutron/network HTTP/1.1" 200 832 0.006602 10.0.0.41 - - [2026-04-02 01:55:53] "POST /service-templates HTTP/1.1" 200 543 0.031612 10.0.0.41 - - [2026-04-02 01:55:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004274 10.0.0.41 - - [2026-04-02 01:55:53] "GET /service-template/cb8d4243-304e-48cb-885f-e3d2fd4c4591?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.005424 10.0.0.41 - - [2026-04-02 01:55:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003144 10.0.0.41 - - [2026-04-02 01:55:53] "GET /service-template/cb8d4243-304e-48cb-885f-e3d2fd4c4591?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.004767 10.0.0.41 - - [2026-04-02 01:55:54] "POST /id-to-fqname HTTP/1.1" 200 221 0.002618 252.41.208.28 - - [2026-04-02 01:55:54] "POST /neutron/network HTTP/1.1" 200 843 0.017936 10.0.0.41 - - [2026-04-02 01:55:54] "POST /id-to-fqname HTTP/1.1" 200 221 0.001534 10.0.0.41 - - [2026-04-02 01:55:54] "GET /projects?obj_uuids=98217cb9-e911-40b6-b852-8e7ee5b554c7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001204 10.0.0.41 - - [2026-04-02 01:55:54] "POST /id-to-fqname HTTP/1.1" 200 222 0.001622 252.41.208.28 - - [2026-04-02 01:55:54] "POST /neutron/port HTTP/1.1" 200 1948 0.036501 252.41.208.28 - - [2026-04-02 01:55:54] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008807 252.41.208.28 - - [2026-04-02 01:55:54] "POST /neutron/port HTTP/1.1" 200 1057 0.270556 252.41.208.28 - - [2026-04-02 01:55:54] "POST /neutron/port HTTP/1.1" 200 1057 0.012879 252.41.208.28 - - [2026-04-02 01:55:54] "POST /neutron/port HTTP/1.1" 200 1057 0.016340 252.41.208.28 - - [2026-04-02 01:55:54] "POST /neutron/port HTTP/1.1" 200 1107 0.080207 252.41.208.28 - - [2026-04-02 01:55:54] "POST /neutron/port HTTP/1.1" 200 1117 0.021726 252.41.208.28 - - [2026-04-02 01:55:54] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004507 252.41.208.28 - - [2026-04-02 01:55:54] "POST /neutron/subnet HTTP/1.1" 200 703 0.008778 252.41.208.28 - - [2026-04-02 01:55:54] "POST /neutron/port HTTP/1.1" 200 117 0.001195 252.41.208.28 - - [2026-04-02 01:55:55] "POST /neutron/network HTTP/1.1" 200 833 0.005814 252.41.208.28 - - [2026-04-02 01:55:55] "POST /neutron/network HTTP/1.1" 200 2221 0.012576 252.41.208.28 - - [2026-04-02 01:55:56] "GET /aaa-mode HTTP/1.1" 401 296 0.000450 252.41.208.28 - - [2026-04-02 01:55:56] "GET / HTTP/1.1" 200 36215 0.002088 252.41.208.28 - - [2026-04-02 01:55:56] "GET /project/98217cb9-e911-40b6-b852-8e7ee5b554c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000421 10.0.0.41 - - [2026-04-02 01:55:56] "GET /projects?obj_uuids=98217cb9-e911-40b6-b852-8e7ee5b554c7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001111 252.41.208.28 - - [2026-04-02 01:55:56] "GET /project/98217cb9-e911-40b6-b852-8e7ee5b554c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.059047 252.41.208.28 - - [2026-04-02 01:55:56] "POST /neutron/network HTTP/1.1" 200 831 0.005299 252.41.208.28 - - [2026-04-02 01:55:56] "POST /neutron/network HTTP/1.1" 200 832 0.006144 252.41.208.28 - - [2026-04-02 01:55:56] "POST /neutron/network HTTP/1.1" 200 833 0.008605 252.41.208.28 - - [2026-04-02 01:55:56] "POST /neutron/port HTTP/1.1" 200 2083 0.025710 252.41.208.28 - - [2026-04-02 01:55:56] "POST /neutron/security_group HTTP/1.1" 200 2054 0.015675 252.41.208.28 - - [2026-04-02 01:55:57] "POST /neutron/port HTTP/1.1" 200 117 0.008325 252.41.208.28 - - [2026-04-02 01:55:57] "POST /neutron/port HTTP/1.1" 200 117 0.006160 252.41.208.28 - - [2026-04-02 01:55:57] "POST /neutron/network HTTP/1.1" 200 2221 0.010307 10.0.0.41 - - [2026-04-02 01:55:57] "GET /projects?obj_uuids=98217cb9-e911-40b6-b852-8e7ee5b554c7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001511 252.41.208.28 - - [2026-04-02 01:55:57] "POST /neutron/port HTTP/1.1" 200 1057 0.255628 10.0.0.41 - - [2026-04-02 01:55:57] "GET /projects?obj_uuids=98217cb9-e911-40b6-b852-8e7ee5b554c7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001797 252.41.208.28 - - [2026-04-02 01:55:58] "POST /neutron/port HTTP/1.1" 200 1058 0.274250 10.0.0.41 - - [2026-04-02 01:55:58] "GET /projects?obj_uuids=98217cb9-e911-40b6-b852-8e7ee5b554c7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002317 252.41.208.28 - - [2026-04-02 01:55:58] "POST /neutron/port HTTP/1.1" 200 1057 0.229941 252.41.208.28 - - [2026-04-02 01:55:58] "POST /neutron/port HTTP/1.1" 200 1057 0.012270 252.41.208.28 - - [2026-04-02 01:55:58] "POST /neutron/port HTTP/1.1" 200 1057 0.012105 252.41.208.28 - - [2026-04-02 01:55:58] "POST /neutron/port HTTP/1.1" 200 1107 0.073233 252.41.208.28 - - [2026-04-02 01:55:58] "POST /neutron/port HTTP/1.1" 200 1058 0.010133 252.41.208.28 - - [2026-04-02 01:55:58] "POST /neutron/port HTTP/1.1" 200 1058 0.010535 252.41.208.28 - - [2026-04-02 01:55:58] "POST /neutron/port HTTP/1.1" 200 1108 0.069181 252.41.208.28 - - [2026-04-02 01:55:59] "POST /neutron/port HTTP/1.1" 200 1057 0.038709 252.41.208.28 - - [2026-04-02 01:55:59] "POST /neutron/port HTTP/1.1" 200 1057 0.011023 252.41.208.28 - - [2026-04-02 01:55:59] "POST /neutron/port HTTP/1.1" 200 1107 0.074208 252.41.208.28 - - [2026-04-02 01:55:59] "POST /neutron/port HTTP/1.1" 200 3047 0.023611 252.41.208.28 - - [2026-04-02 01:55:59] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003396 252.41.208.28 - - [2026-04-02 01:55:59] "POST /neutron/subnet HTTP/1.1" 200 703 0.007318 252.41.208.28 - - [2026-04-02 01:55:59] "POST /neutron/port HTTP/1.1" 200 117 0.001257 252.41.208.28 - - [2026-04-02 01:55:59] "POST /neutron/network HTTP/1.1" 200 831 0.005862 252.41.208.28 - - [2026-04-02 01:55:59] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003377 252.41.208.28 - - [2026-04-02 01:55:59] "POST /neutron/subnet HTTP/1.1" 200 708 0.006845 252.41.208.28 - - [2026-04-02 01:55:59] "POST /neutron/port HTTP/1.1" 200 117 0.001273 252.41.208.28 - - [2026-04-02 01:55:59] "POST /neutron/network HTTP/1.1" 200 832 0.005613 252.41.208.28 - - [2026-04-02 01:55:59] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003824 252.41.208.28 - - [2026-04-02 01:56:00] "POST /neutron/subnet HTTP/1.1" 200 703 0.008566 252.41.208.28 - - [2026-04-02 01:56:00] "POST /neutron/port HTTP/1.1" 200 117 0.001331 252.41.208.28 - - [2026-04-02 01:56:00] "POST /neutron/network HTTP/1.1" 200 833 0.005405 252.41.208.28 - - [2026-04-02 01:56:02] "POST /neutron/port HTTP/1.1" 200 3047 0.041300 252.41.208.28 - - [2026-04-02 01:56:02] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007967 252.41.208.28 - - [2026-04-02 01:56:03] "POST /neutron/port HTTP/1.1" 200 1118 0.013820 252.41.208.28 - - [2026-04-02 01:56:03] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006011 252.41.208.28 - - [2026-04-02 01:56:03] "POST /neutron/port HTTP/1.1" 200 1118 0.012573 252.41.208.28 - - [2026-04-02 01:56:03] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005404 252.41.208.28 - - [2026-04-02 01:56:03] "POST /neutron/port HTTP/1.1" 200 1118 0.012022 252.41.208.28 - - [2026-04-02 01:56:03] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006014 252.41.208.28 - - [2026-04-02 01:56:04] "POST /neutron/port HTTP/1.1" 200 1117 0.015914 252.41.208.28 - - [2026-04-02 01:56:04] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005011 252.41.208.28 - - [2026-04-02 01:56:04] "POST /neutron/port HTTP/1.1" 200 1117 0.013322 252.41.208.28 - - [2026-04-02 01:56:04] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005578 252.41.208.28 - - [2026-04-02 01:56:07] "POST /neutron/port HTTP/1.1" 200 1117 0.012442 252.41.208.28 - - [2026-04-02 01:56:07] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005302 252.41.208.28 - - [2026-04-02 01:56:07] "POST /neutron/port HTTP/1.1" 200 3047 0.019061 252.41.208.28 - - [2026-04-02 01:56:07] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005998 252.41.208.28 - - [2026-04-02 01:56:07] "POST /neutron/port HTTP/1.1" 200 3047 0.018844 252.41.208.28 - - [2026-04-02 01:56:07] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006170 252.41.208.28 - - [2026-04-02 01:56:07] "POST /neutron/port HTTP/1.1" 200 3047 0.018637 252.41.208.28 - - [2026-04-02 01:56:07] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005653 252.41.208.28 - - [2026-04-02 01:56:07] "POST /neutron/port HTTP/1.1" 200 3047 0.018961 252.41.208.28 - - [2026-04-02 01:56:07] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006728 252.41.208.28 - - [2026-04-02 01:56:07] "POST /neutron/port HTTP/1.1" 200 3047 0.018727 252.41.208.28 - - [2026-04-02 01:56:07] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005915 10.0.0.41 - - [2026-04-02 01:56:07] "GET /virtual-machine/2f34a4ea-7c57-4a88-9530-3a2604165b4e HTTP/1.1" 200 1800 0.005432 10.0.0.41 - - [2026-04-02 01:56:07] "GET /virtual-machine-interface/08357581-93b3-40fb-8785-dab6be994c12 HTTP/1.1" 200 2942 0.005335 10.0.0.41 - - [2026-04-02 01:56:08] "GET /virtual-machine-interface/0faf28f8-5569-40fc-bad0-d27e0c7fc934 HTTP/1.1" 200 2941 0.005349 10.0.0.41 - - [2026-04-02 01:56:08] "GET /virtual-machine-interface/4183528f-cbbf-4458-bf34-1ce9f076baf2 HTTP/1.1" 200 2941 0.005367 10.0.0.41 - - [2026-04-02 01:56:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002872 10.0.0.41 - - [2026-04-02 01:56:08] "GET /global-vrouter-config/ce13109b-450c-49e0-a900-187f6a3685df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.002961 10.0.0.41 - - [2026-04-02 01:56:08] "GET /virtual-networks?parent_id=98217cb9-e911-40b6-b852-8e7ee5b554c7&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003832 10.0.0.41 - - [2026-04-02 01:56:08] "GET /virtual-network/457b8435-8ad4-4872-88d5-22d7f062942c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005465 10.0.0.41 - - [2026-04-02 01:56:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003239 10.0.0.41 - - [2026-04-02 01:56:11] "GET /virtual-network/457b8435-8ad4-4872-88d5-22d7f062942c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006139 10.0.0.41 - - [2026-04-02 01:56:13] "DELETE /project/98217cb9e91140b6b8528e7ee5b554c7 HTTP/1.1" 404 173 0.007481 10.0.0.41 - - [2026-04-02 01:56:13] "GET /projects?obj_uuids=fba0763e-6b8e-4c36-b71c-8af0815b5fc8&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.000920 10.0.0.41 - - [2026-04-02 01:56:13] "GET /project/fba0763e-6b8e-4c36-b71c-8af0815b5fc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.024650 10.0.0.41 - - [2026-04-02 01:56:13] "GET /projects?obj_uuids=fba0763e-6b8e-4c36-b71c-8af0815b5fc8&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.002365 10.0.0.41 - - [2026-04-02 01:56:13] "GET /project/fba0763e-6b8e-4c36-b71c-8af0815b5fc8?fields=security_groups HTTP/1.1" 200 1330 0.074300 10.0.0.41 - - [2026-04-02 01:56:13] "DELETE /security-group/af10e28d-c279-4fd7-bdce-e92ba37ea152 HTTP/1.1" 200 115 0.054573 10.0.0.41 - - [2026-04-02 01:56:13] "GET /projects?obj_uuids=fba0763e-6b8e-4c36-b71c-8af0815b5fc8&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001498 10.0.0.41 - - [2026-04-02 01:56:13] "DELETE /access-control-list/75549b79-1acd-4b2e-be00-6e9cdd5ee6ae HTTP/1.1" 200 115 0.039795 10.0.0.41 - - [2026-04-02 01:56:13] "GET /project/fba0763e-6b8e-4c36-b71c-8af0815b5fc8?fields=application_policy_sets HTTP/1.1" 200 1369 0.049443 10.0.0.41 - - [2026-04-02 01:56:13] "DELETE /access-control-list/6855bafe-850f-457f-8cc0-17acf1dbf166 HTTP/1.1" 200 115 0.047611 10.0.0.41 - - [2026-04-02 01:56:14] "DELETE /project/fba0763e-6b8e-4c36-b71c-8af0815b5fc8 HTTP/1.1" 200 115 0.388902 [Introspect:8084]10.0.0.41 - - [2026-04-02 01:56:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000992 [Introspect:8084]10.0.0.41 - - [2026-04-02 01:56:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001164 10.0.0.41 - - [2026-04-02 01:56:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003240 10.0.0.41 - - [2026-04-02 01:56:15] "GET /virtual-network/457b8435-8ad4-4872-88d5-22d7f062942c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005538 [Introspect:8084]10.0.0.41 - - [2026-04-02 01:56:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001253 [Introspect:8084]10.0.0.41 - - [2026-04-02 01:56:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001112 10.0.0.41 - - [2026-04-02 01:56:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002946 10.0.0.41 - - [2026-04-02 01:56:20] "GET /global-vrouter-config/ce13109b-450c-49e0-a900-187f6a3685df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.002859 10.0.0.41 - - [2026-04-02 01:56:20] "GET /virtual-networks?parent_id=98217cb9-e911-40b6-b852-8e7ee5b554c7&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003576 10.0.0.41 - - [2026-04-02 01:56:20] "GET /virtual-network/457b8435-8ad4-4872-88d5-22d7f062942c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005486 252.41.208.28 - - [2026-04-02 01:56:20] "POST /neutron/port HTTP/1.1" 200 3047 0.020488 252.41.208.28 - - [2026-04-02 01:56:20] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005809 10.0.0.41 - - [2026-04-02 01:56:24] "GET /obj-perms HTTP/1.1" 200 6378 0.055645 [Introspect:8084]10.0.0.41 - - [2026-04-02 01:56:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001190 [Introspect:8084]10.0.0.41 - - [2026-04-02 01:56:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001133 10.0.0.41 - - [2026-04-02 01:56:24] "GET /obj-perms HTTP/1.1" 200 6378 0.057443 252.41.208.28 - - [2026-04-02 01:56:25] "POST /neutron/port HTTP/1.1" 200 3047 0.169195 252.41.208.28 - - [2026-04-02 01:56:26] "POST /neutron/security_group HTTP/1.1" 200 2054 0.019306 252.41.208.28 - - [2026-04-02 01:56:30] "POST /neutron/port HTTP/1.1" 200 3047 0.054618 252.41.208.28 - - [2026-04-02 01:56:30] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007946 252.41.208.28 - - [2026-04-02 01:56:31] "POST /neutron/port HTTP/1.1" 200 3047 0.249727 252.41.208.28 - - [2026-04-02 01:56:31] "POST /neutron/security_group HTTP/1.1" 200 2054 0.096933 252.41.208.28 - - [2026-04-02 01:56:31] "POST /neutron/port HTTP/1.1" 200 3047 0.287681 252.41.208.28 - - [2026-04-02 01:56:31] "POST /neutron/security_group HTTP/1.1" 200 2054 0.050211 252.41.208.28 - - [2026-04-02 01:56:32] "POST /neutron/port HTTP/1.1" 200 3047 0.088337 252.41.208.28 - - [2026-04-02 01:56:32] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009706 252.41.208.28 - - [2026-04-02 01:56:32] "POST /neutron/port HTTP/1.1" 200 3047 0.028528 252.41.208.28 - - [2026-04-02 01:56:32] "POST /neutron/security_group HTTP/1.1" 200 2054 0.011609 252.41.208.28 - - [2026-04-02 01:56:36] "POST /neutron/port HTTP/1.1" 200 3047 0.025807 252.41.208.28 - - [2026-04-02 01:56:36] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009873 10.0.0.41 - - [2026-04-02 01:56:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004009 10.0.0.41 - - [2026-04-02 01:56:42] "GET /global-vrouter-config/ce13109b-450c-49e0-a900-187f6a3685df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003927 10.0.0.41 - - [2026-04-02 01:56:42] "GET /virtual-networks?parent_id=98217cb9-e911-40b6-b852-8e7ee5b554c7&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003026 10.0.0.41 - - [2026-04-02 01:56:42] "GET /virtual-network/06179e4a-02d2-48b8-8876-9e47b33fcafd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.006321 10.0.0.41 - - [2026-04-02 01:56:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003413 10.0.0.41 - - [2026-04-02 01:56:42] "GET /global-vrouter-config/ce13109b-450c-49e0-a900-187f6a3685df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005337 10.0.0.41 - - [2026-04-02 01:56:42] "GET /virtual-networks?parent_id=98217cb9-e911-40b6-b852-8e7ee5b554c7&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003476 10.0.0.41 - - [2026-04-02 01:56:42] "GET /virtual-network/7e2c449d-a72e-4897-a9ea-196ca90179d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.006555 10.0.0.41 - - [2026-04-02 01:56:42] "POST /fqname-to-id HTTP/1.1" 404 205 0.003422 10.0.0.41 - - [2026-04-02 01:56:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002855 10.0.0.41 - - [2026-04-02 01:56:42] "GET /projects?obj_uuids=98217cb9-e911-40b6-b852-8e7ee5b554c7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001470 10.0.0.41 - - [2026-04-02 01:56:42] "GET /project/98217cb9-e911-40b6-b852-8e7ee5b554c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.026289 10.0.0.41 - - [2026-04-02 01:56:43] "POST /service-instances HTTP/1.1" 200 543 0.064016 10.0.0.41 - - [2026-04-02 01:56:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002980 10.0.0.41 - - [2026-04-02 01:56:43] "GET /service-instance/dbd14205-ede1-4a2e-a9fd-a9e328168418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2135 0.009875 10.0.0.41 - - [2026-04-02 01:56:43] "POST /port-tuples HTTP/1.1" 200 586 0.042858 10.0.0.41 - - [2026-04-02 01:56:43] "GET /virtual-machine-interface/4183528f-cbbf-4458-bf34-1ce9f076baf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2719 0.005050 10.0.0.41 - - [2026-04-02 01:56:43] "PUT /virtual-machine-interface/4183528f-cbbf-4458-bf34-1ce9f076baf2 HTTP/1.1" 200 285 0.011779 10.0.0.41 - - [2026-04-02 01:56:43] "POST /ref-update HTTP/1.1" 200 156 0.010735 10.0.0.41 - - [2026-04-02 01:56:43] "GET /virtual-machine-interface/0faf28f8-5569-40fc-bad0-d27e0c7fc934?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2719 0.007899 10.0.0.41 - - [2026-04-02 01:56:43] "POST /instance-ips HTTP/1.1" 200 386 0.041472 10.0.0.41 - - [2026-04-02 01:56:43] "POST /ref-update HTTP/1.1" 200 156 0.023376 10.0.0.41 - - [2026-04-02 01:56:43] "PUT /virtual-machine-interface/0faf28f8-5569-40fc-bad0-d27e0c7fc934 HTTP/1.1" 200 285 0.024435 10.0.0.41 - - [2026-04-02 01:56:43] "POST /ref-update HTTP/1.1" 200 156 0.021466 10.0.0.41 - - [2026-04-02 01:56:43] "POST /ref-update HTTP/1.1" 200 156 0.011994 10.0.0.41 - - [2026-04-02 01:56:43] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002835 10.0.0.41 - - [2026-04-02 01:56:43] "GET /virtual-machine-interface/08357581-93b3-40fb-8785-dab6be994c12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2720 0.005494 10.0.0.41 - - [2026-04-02 01:56:43] "PUT /virtual-machine-interface/08357581-93b3-40fb-8785-dab6be994c12 HTTP/1.1" 200 285 0.013052 10.0.0.41 - - [2026-04-02 01:56:43] "POST /instance-ips HTTP/1.1" 200 386 0.040969 10.0.0.41 - - [2026-04-02 01:56:43] "POST /ref-update HTTP/1.1" 200 156 0.014853 10.0.0.41 - - [2026-04-02 01:56:43] "POST /ref-update HTTP/1.1" 200 156 0.015338 10.0.0.41 - - [2026-04-02 01:56:43] "POST /ref-update HTTP/1.1" 200 156 0.013039 252.41.208.28 - - [2026-04-02 01:56:43] "POST /neutron/port HTTP/1.1" 200 1118 0.013296 10.0.0.41 - - [2026-04-02 01:56:43] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003783 252.41.208.28 - - [2026-04-02 01:56:43] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007832 10.0.0.41 - - [2026-04-02 01:56:44] "POST /instance-ips HTTP/1.1" 200 374 0.020642 252.41.208.28 - - [2026-04-02 01:56:44] "POST /neutron/port HTTP/1.1" 200 1118 0.017929 10.0.0.41 - - [2026-04-02 01:56:44] "POST /ref-update HTTP/1.1" 200 156 0.012763 252.41.208.28 - - [2026-04-02 01:56:44] "POST /neutron/security_group HTTP/1.1" 200 2054 0.011189 10.0.0.41 - - [2026-04-02 01:56:44] "POST /ref-update HTTP/1.1" 200 156 0.017024 10.0.0.41 - - [2026-04-02 01:56:44] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009737 252.41.208.28 - - [2026-04-02 01:56:44] "POST /neutron/port HTTP/1.1" 200 1118 0.019992 10.0.0.41 - - [2026-04-02 01:56:44] "POST /instance-ips HTTP/1.1" 200 374 0.017543 252.41.208.28 - - [2026-04-02 01:56:44] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006941 10.0.0.41 - - [2026-04-02 01:56:44] "GET /virtual-machine/2de62fc7-52bf-481d-be83-6c0ff375521e HTTP/1.1" 200 1290 0.007272 10.0.0.41 - - [2026-04-02 01:56:44] "POST /ref-update HTTP/1.1" 200 156 0.009250 10.0.0.41 - - [2026-04-02 01:56:44] "GET /virtual-machine-interface/722ab55a-478c-4367-8c2d-1df07ffdce31 HTTP/1.1" 200 2941 0.006943 10.0.0.41 - - [2026-04-02 01:56:44] "POST /ref-update HTTP/1.1" 200 156 0.008894 10.0.0.41 - - [2026-04-02 01:56:44] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003570 10.0.0.41 - - [2026-04-02 01:56:44] "POST /instance-ips HTTP/1.1" 200 376 0.026847 10.0.0.41 - - [2026-04-02 01:56:44] "POST /ref-update HTTP/1.1" 200 156 0.008515 10.0.0.41 - - [2026-04-02 01:56:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003249 10.0.0.41 - - [2026-04-02 01:56:44] "GET /global-vrouter-config/ce13109b-450c-49e0-a900-187f6a3685df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003895 10.0.0.41 - - [2026-04-02 01:56:44] "POST /ref-update HTTP/1.1" 200 156 0.008754 10.0.0.41 - - [2026-04-02 01:56:44] "GET /virtual-networks?parent_id=98217cb9-e911-40b6-b852-8e7ee5b554c7&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.004820 10.0.0.41 - - [2026-04-02 01:56:44] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003467 10.0.0.41 - - [2026-04-02 01:56:44] "GET /virtual-network/06179e4a-02d2-48b8-8876-9e47b33fcafd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005504 10.0.0.41 - - [2026-04-02 01:56:44] "POST /instance-ips HTTP/1.1" 200 376 0.019726 10.0.0.41 - - [2026-04-02 01:56:44] "POST /ref-update HTTP/1.1" 200 156 0.012023 10.0.0.41 - - [2026-04-02 01:56:44] "POST /ref-update HTTP/1.1" 200 156 0.008739 10.0.0.41 - - [2026-04-02 01:56:44] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003065 10.0.0.41 - - [2026-04-02 01:56:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002954 10.0.0.41 - - [2026-04-02 01:56:45] "GET /global-vrouter-config/ce13109b-450c-49e0-a900-187f6a3685df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.002921 10.0.0.41 - - [2026-04-02 01:56:45] "GET /virtual-networks?parent_id=98217cb9-e911-40b6-b852-8e7ee5b554c7&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.002888 10.0.0.41 - - [2026-04-02 01:56:45] "GET /virtual-network/06179e4a-02d2-48b8-8876-9e47b33fcafd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.004754 252.41.208.28 - - [2026-04-02 01:56:46] "POST /neutron/port HTTP/1.1" 200 1117 0.013593 252.41.208.28 - - [2026-04-02 01:56:46] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006754 252.41.208.28 - - [2026-04-02 01:56:46] "POST /neutron/port HTTP/1.1" 200 1117 0.012843 252.41.208.28 - - [2026-04-02 01:56:46] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006004 252.41.208.28 - - [2026-04-02 01:56:46] "POST /neutron/port HTTP/1.1" 200 1117 0.012851 252.41.208.28 - - [2026-04-02 01:56:46] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006187 10.0.0.41 - - [2026-04-02 01:56:46] "GET /virtual-machine/0eb5e190-8389-4bed-93b1-2f0cab73912d HTTP/1.1" 200 1290 0.004527 10.0.0.41 - - [2026-04-02 01:56:46] "GET /virtual-machine-interface/2670a018-00e9-4c23-ab38-7f5b7ff73a6f HTTP/1.1" 200 2944 0.006511 10.0.0.41 - - [2026-04-02 01:56:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003071 10.0.0.41 - - [2026-04-02 01:56:46] "GET /global-vrouter-config/ce13109b-450c-49e0-a900-187f6a3685df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003321 10.0.0.41 - - [2026-04-02 01:56:46] "GET /virtual-networks?parent_id=98217cb9-e911-40b6-b852-8e7ee5b554c7&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003055 10.0.0.41 - - [2026-04-02 01:56:46] "GET /virtual-network/7e2c449d-a72e-4897-a9ea-196ca90179d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005160 10.0.0.41 - - [2026-04-02 01:56:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003383 10.0.0.41 - - [2026-04-02 01:56:48] "GET /global-vrouter-config/ce13109b-450c-49e0-a900-187f6a3685df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.002823 10.0.0.41 - - [2026-04-02 01:56:48] "GET /virtual-networks?parent_id=98217cb9-e911-40b6-b852-8e7ee5b554c7&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.002880 10.0.0.41 - - [2026-04-02 01:56:48] "GET /virtual-network/7e2c449d-a72e-4897-a9ea-196ca90179d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005557 10.0.0.41 - - [2026-04-02 01:56:48] "POST /fqname-to-id HTTP/1.1" 404 209 0.002942 10.0.0.41 - - [2026-04-02 01:56:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002490 10.0.0.41 - - [2026-04-02 01:56:48] "GET /projects?obj_uuids=98217cb9-e911-40b6-b852-8e7ee5b554c7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001312 10.0.0.41 - - [2026-04-02 01:56:48] "GET /project/98217cb9-e911-40b6-b852-8e7ee5b554c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.026625 10.0.0.41 - - [2026-04-02 01:56:48] "POST /network-policys HTTP/1.1" 200 547 0.016682 10.0.0.41 - - [2026-04-02 01:56:48] "GET /network-policy/c7b61420-bc99-47ce-b026-b724045fe6d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2176 0.004745 10.0.0.41 - - [2026-04-02 01:56:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003130 10.0.0.41 - - [2026-04-02 01:56:48] "GET /virtual-network/06179e4a-02d2-48b8-8876-9e47b33fcafd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005135 10.0.0.41 - - [2026-04-02 01:56:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003072 10.0.0.41 - - [2026-04-02 01:56:48] "GET /network-policy/c7b61420-bc99-47ce-b026-b724045fe6d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2176 0.003613 10.0.0.41 - - [2026-04-02 01:56:48] "POST /fqname-to-id HTTP/1.1" 404 240 0.005178 10.0.0.41 - - [2026-04-02 01:56:48] "POST /ref-update HTTP/1.1" 200 156 0.035456 10.0.0.41 - - [2026-04-02 01:56:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002923 10.0.0.41 - - [2026-04-02 01:56:48] "POST /access-control-lists HTTP/1.1" 200 601 0.063938 10.0.0.41 - - [2026-04-02 01:56:49] "GET /network-policy/c7b61420-bc99-47ce-b026-b724045fe6d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2176 0.003469 252.41.208.28 - - [2026-04-02 01:56:49] "POST /neutron/network HTTP/1.1" 200 918 0.007590 10.0.0.41 - - [2026-04-02 01:56:49] "GET /virtual-network/06179e4a-02d2-48b8-8876-9e47b33fcafd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.005319 10.0.0.41 - - [2026-04-02 01:56:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002675 10.0.0.41 - - [2026-04-02 01:56:49] "GET /network-policy/c7b61420-bc99-47ce-b026-b724045fe6d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2176 0.003496 10.0.0.41 - - [2026-04-02 01:56:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002884 10.0.0.41 - - [2026-04-02 01:56:49] "GET /virtual-network/7e2c449d-a72e-4897-a9ea-196ca90179d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005192 10.0.0.41 - - [2026-04-02 01:56:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002906 10.0.0.41 - - [2026-04-02 01:56:49] "GET /network-policy/c7b61420-bc99-47ce-b026-b724045fe6d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2176 0.003520 10.0.0.41 - - [2026-04-02 01:56:49] "POST /ref-update HTTP/1.1" 200 156 0.031494 10.0.0.41 - - [2026-04-02 01:56:49] "PUT /access-control-list/156d424d-bb7d-4663-98d4-b45fca90d2a6 HTTP/1.1" 200 273 0.014289 10.0.0.41 - - [2026-04-02 01:56:49] "POST /fqname-to-id HTTP/1.1" 404 242 0.002322 10.0.0.41 - - [2026-04-02 01:56:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003388 10.0.0.41 - - [2026-04-02 01:56:49] "GET /network-policy/c7b61420-bc99-47ce-b026-b724045fe6d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2176 0.012689 10.0.0.41 - - [2026-04-02 01:56:49] "POST /access-control-lists HTTP/1.1" 200 604 0.057893 252.41.208.28 - - [2026-04-02 01:56:49] "POST /neutron/network HTTP/1.1" 200 919 0.006428 10.0.0.41 - - [2026-04-02 01:56:49] "POST /routing-instances HTTP/1.1" 200 755 0.021030 10.0.0.41 - - [2026-04-02 01:56:49] "GET /virtual-network/7e2c449d-a72e-4897-a9ea-196ca90179d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.004900 10.0.0.41 - - [2026-04-02 01:56:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002612 10.0.0.41 - - [2026-04-02 01:56:49] "POST /route-targets HTTP/1.1" 200 328 0.008911 10.0.0.41 - - [2026-04-02 01:56:49] "GET /network-policy/c7b61420-bc99-47ce-b026-b724045fe6d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2176 0.004549 10.0.0.41 - - [2026-04-02 01:56:49] "POST /ref-update HTTP/1.1" 200 156 0.010965 10.0.0.41 - - [2026-04-02 01:56:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003327 10.0.0.41 - - [2026-04-02 01:56:49] "GET /routing-instance/cfbb05d3-c872-462d-be88-d2a5f1d9ee0c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1273 0.003622 10.0.0.41 - - [2026-04-02 01:56:49] "GET /service-template/cb8d4243-304e-48cb-885f-e3d2fd4c4591?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.003409 10.0.0.41 - - [2026-04-02 01:56:49] "GET /routing-instance/cfbb05d3-c872-462d-be88-d2a5f1d9ee0c?fields=routing_policy_back_refs HTTP/1.1" 200 1273 0.003434 10.0.0.41 - - [2026-04-02 01:56:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002841 10.0.0.41 - - [2026-04-02 01:56:49] "POST /ref-update HTTP/1.1" 200 156 0.010280 10.0.0.41 - - [2026-04-02 01:56:49] "GET /projects?obj_uuids=98217cb9-e911-40b6-b852-8e7ee5b554c7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001082 10.0.0.41 - - [2026-04-02 01:56:49] "GET /project/98217cb9-e911-40b6-b852-8e7ee5b554c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.023720 10.0.0.41 - - [2026-04-02 01:56:49] "POST /routing-instances HTTP/1.1" 200 756 0.015785 10.0.0.41 - - [2026-04-02 01:56:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003266 10.0.0.41 - - [2026-04-02 01:56:50] "POST /route-targets HTTP/1.1" 200 328 0.010359 10.0.0.41 - - [2026-04-02 01:56:50] "GET /service-instance/dbd14205-ede1-4a2e-a9fd-a9e328168418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3535 0.009093 10.0.0.41 - - [2026-04-02 01:56:50] "GET /domains HTTP/1.1" 200 438 0.003748 10.0.0.41 - - [2026-04-02 01:56:50] "POST /ref-update HTTP/1.1" 200 156 0.019971 10.0.0.41 - - [2026-04-02 01:56:50] "GET /domains?obj_uuids=6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001251 10.0.0.41 - - [2026-04-02 01:56:50] "GET /routing-instance/e9e9efbf-e3b1-4212-952a-7a4cf7b3af10?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1274 0.007628 10.0.0.41 - - [2026-04-02 01:56:50] "GET /domain/6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5 HTTP/1.1" 200 1525 0.013879 10.0.0.41 - - [2026-04-02 01:56:50] "GET /routing-instance/e9e9efbf-e3b1-4212-952a-7a4cf7b3af10?fields=routing_policy_back_refs HTTP/1.1" 200 1274 0.004200 10.0.0.41 - - [2026-04-02 01:56:50] "GET /projects?obj_uuids=98217cb9-e911-40b6-b852-8e7ee5b554c7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001086 10.0.0.41 - - [2026-04-02 01:56:50] "GET /project/98217cb9-e911-40b6-b852-8e7ee5b554c7 HTTP/1.1" 200 4220 0.033237 10.0.0.41 - - [2026-04-02 01:56:50] "PUT /routing-instance/cfbb05d3-c872-462d-be88-d2a5f1d9ee0c HTTP/1.1" 200 267 0.010510 10.0.0.41 - - [2026-04-02 01:56:50] "GET /service-instance/dbd14205-ede1-4a2e-a9fd-a9e328168418 HTTP/1.1" 200 3788 0.006831 10.0.0.41 - - [2026-04-02 01:56:50] "PUT /routing-instance/e9e9efbf-e3b1-4212-952a-7a4cf7b3af10 HTTP/1.1" 200 267 0.012421 10.0.0.41 - - [2026-04-02 01:56:50] "GET /domains HTTP/1.1" 200 438 0.003276 10.0.0.41 - - [2026-04-02 01:56:50] "POST /ref-update HTTP/1.1" 200 156 0.010324 10.0.0.41 - - [2026-04-02 01:56:50] "GET /domains?obj_uuids=6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001040 10.0.0.41 - - [2026-04-02 01:56:50] "GET /domain/6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5 HTTP/1.1" 200 1525 0.007339 10.0.0.41 - - [2026-04-02 01:56:50] "PUT /access-control-list/ccac56b8-9339-4040-af7d-184c1e27206d HTTP/1.1" 200 273 0.011097 10.0.0.41 - - [2026-04-02 01:56:50] "GET /projects?obj_uuids=98217cb9-e911-40b6-b852-8e7ee5b554c7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001096 10.0.0.41 - - [2026-04-02 01:56:50] "GET /project/98217cb9-e911-40b6-b852-8e7ee5b554c7 HTTP/1.1" 200 4220 0.026678 10.0.0.41 - - [2026-04-02 01:56:50] "GET /service-instance/dbd14205-ede1-4a2e-a9fd-a9e328168418 HTTP/1.1" 200 3788 0.003894 10.0.0.41 - - [2026-04-02 01:56:50] "GET /port-tuple/bcaf6919-ac22-4c37-9bee-677c951f180e HTTP/1.1" 200 1977 0.003823 10.0.0.41 - - [2026-04-02 01:56:50] "GET /virtual-machine-interface/08357581-93b3-40fb-8785-dab6be994c12 HTTP/1.1" 200 3798 0.006223 10.0.0.41 - - [2026-04-02 01:56:50] "GET /virtual-machine-interface/0faf28f8-5569-40fc-bad0-d27e0c7fc934 HTTP/1.1" 200 3794 0.006789 10.0.0.41 - - [2026-04-02 01:56:50] "GET /virtual-machine-interface/4183528f-cbbf-4458-bf34-1ce9f076baf2 HTTP/1.1" 200 3812 0.005564 252.41.208.28 - - [2026-04-02 01:56:50] "POST /neutron/port HTTP/1.1" 200 3818 0.035220 252.41.208.28 - - [2026-04-02 01:56:50] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005836 252.41.208.28 - - [2026-04-02 01:56:51] "POST /neutron/port HTTP/1.1" 200 3818 0.030686 252.41.208.28 - - [2026-04-02 01:56:51] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006097 252.41.208.28 - - [2026-04-02 01:56:51] "POST /neutron/port HTTP/1.1" 200 3818 0.028066 252.41.208.28 - - [2026-04-02 01:56:51] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005839 252.41.208.28 - - [2026-04-02 01:56:51] "POST /neutron/port HTTP/1.1" 200 3818 0.028316 252.41.208.28 - - [2026-04-02 01:56:51] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005754 252.41.208.28 - - [2026-04-02 01:56:51] "POST /neutron/network HTTP/1.1" 200 892 0.012280 252.41.208.28 - - [2026-04-02 01:56:51] "POST /neutron/network HTTP/1.1" 200 918 0.005491 252.41.208.28 - - [2026-04-02 01:56:51] "POST /neutron/network HTTP/1.1" 200 805 0.011667 252.41.208.28 - - [2026-04-02 01:56:51] "POST /neutron/network HTTP/1.1" 200 831 0.005382 252.41.208.28 - - [2026-04-02 01:56:51] "POST /neutron/network HTTP/1.1" 200 893 0.011538 252.41.208.28 - - [2026-04-02 01:56:51] "POST /neutron/network HTTP/1.1" 200 919 0.005317 10.0.0.41 - - [2026-04-02 01:56:51] "POST /id-to-fqname HTTP/1.1" 200 221 0.001414 10.0.0.41 - - [2026-04-02 01:56:51] "POST /id-to-fqname HTTP/1.1" 200 221 0.001102 10.0.0.41 - - [2026-04-02 01:56:51] "POST /id-to-fqname HTTP/1.1" 200 222 0.001442 10.0.0.41 - - [2026-04-02 01:56:51] "GET /virtual-machine/2f34a4ea-7c57-4a88-9530-3a2604165b4e HTTP/1.1" 200 1800 0.003701 10.0.0.41 - - [2026-04-02 01:56:51] "GET /virtual-machine-interface/08357581-93b3-40fb-8785-dab6be994c12 HTTP/1.1" 200 3798 0.005099 10.0.0.41 - - [2026-04-02 01:56:51] "GET /virtual-machine-interface/0faf28f8-5569-40fc-bad0-d27e0c7fc934 HTTP/1.1" 200 3794 0.005250 10.0.0.41 - - [2026-04-02 01:56:51] "GET /virtual-machine-interface/4183528f-cbbf-4458-bf34-1ce9f076baf2 HTTP/1.1" 200 3812 0.006655 10.0.0.41 - - [2026-04-02 01:56:51] "GET /instance-ip/762cde16-8be1-4c93-95ae-cd2429175ad1 HTTP/1.1" 200 1958 0.003677 10.0.0.41 - - [2026-04-02 01:56:52] "GET /instance-ip/b720724f-e75a-48d8-829b-7e36de3ea090 HTTP/1.1" 200 1960 0.003774 10.0.0.41 - - [2026-04-02 01:56:52] "GET /instance-ip/db909df6-bd26-427a-8f23-820ec9639244 HTTP/1.1" 200 1623 0.005487 10.0.0.41 - - [2026-04-02 01:56:52] "GET /instance-ip/0011f7c7-54ab-441a-9567-ffc3817515c7 HTTP/1.1" 200 1951 0.005127 10.0.0.41 - - [2026-04-02 01:56:52] "GET /instance-ip/26b7f779-1822-4861-8417-ed8df6a429bf HTTP/1.1" 200 1621 0.004824 10.0.0.41 - - [2026-04-02 01:56:52] "GET /instance-ip/af1cb67d-7302-4af3-b532-826290bc8c1b HTTP/1.1" 200 1957 0.005953 10.0.0.41 - - [2026-04-02 01:56:52] "GET /instance-ip/1b5be625-0f29-4548-bf63-91a7bad1b46d HTTP/1.1" 200 1980 0.004504 10.0.0.41 - - [2026-04-02 01:56:52] "GET /instance-ip/8ff0075d-9b99-44c9-81a7-8dcef3c30e0b HTTP/1.1" 200 1978 0.003694 10.0.0.41 - - [2026-04-02 01:56:52] "GET /instance-ip/e875c4c6-24d2-436f-86dd-269eda1c1729 HTTP/1.1" 200 1621 0.004481 252.41.208.28 - - [2026-04-02 01:56:52] "POST /neutron/port HTTP/1.1" 200 3818 0.034034 252.41.208.28 - - [2026-04-02 01:56:52] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005983 252.41.208.28 - - [2026-04-02 01:56:52] "POST /neutron/port HTTP/1.1" 200 3818 0.048977 252.41.208.28 - - [2026-04-02 01:56:52] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006539 252.41.208.28 - - [2026-04-02 01:56:52] "POST /neutron/port HTTP/1.1" 200 3818 0.035701 252.41.208.28 - - [2026-04-02 01:56:52] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007715 252.41.208.28 - - [2026-04-02 01:56:52] "POST /neutron/port HTTP/1.1" 200 3818 0.032674 252.41.208.28 - - [2026-04-02 01:56:52] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006580 10.0.0.41 - - [2026-04-02 01:56:52] "GET /virtual-machine/2f34a4ea-7c57-4a88-9530-3a2604165b4e HTTP/1.1" 200 1800 0.003482 10.0.0.41 - - [2026-04-02 01:56:52] "GET /virtual-machine-interface/08357581-93b3-40fb-8785-dab6be994c12 HTTP/1.1" 200 3798 0.006122 10.0.0.41 - - [2026-04-02 01:56:53] "GET /virtual-machine-interface/0faf28f8-5569-40fc-bad0-d27e0c7fc934 HTTP/1.1" 200 3794 0.006765 10.0.0.41 - - [2026-04-02 01:56:53] "GET /virtual-machine-interface/4183528f-cbbf-4458-bf34-1ce9f076baf2 HTTP/1.1" 200 3812 0.004920 10.0.0.41 - - [2026-04-02 01:56:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003310 10.0.0.41 - - [2026-04-02 01:56:53] "GET /global-vrouter-config/ce13109b-450c-49e0-a900-187f6a3685df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003425 10.0.0.41 - - [2026-04-02 01:56:53] "GET /virtual-networks?parent_id=98217cb9-e911-40b6-b852-8e7ee5b554c7&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003635 10.0.0.41 - - [2026-04-02 01:56:53] "GET /virtual-network/06179e4a-02d2-48b8-8876-9e47b33fcafd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.005181 10.0.0.41 - - [2026-04-02 01:56:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002932 10.0.0.41 - - [2026-04-02 01:56:54] "GET /global-vrouter-config/ce13109b-450c-49e0-a900-187f6a3685df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.002971 10.0.0.41 - - [2026-04-02 01:56:54] "GET /virtual-networks?parent_id=98217cb9-e911-40b6-b852-8e7ee5b554c7&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.002976 10.0.0.41 - - [2026-04-02 01:56:54] "GET /virtual-network/06179e4a-02d2-48b8-8876-9e47b33fcafd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.004902 10.0.0.41 - - [2026-04-02 01:56:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003012 10.0.0.41 - - [2026-04-02 01:56:54] "GET /global-vrouter-config/ce13109b-450c-49e0-a900-187f6a3685df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003833 10.0.0.41 - - [2026-04-02 01:56:54] "GET /virtual-networks?parent_id=98217cb9-e911-40b6-b852-8e7ee5b554c7&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003782 10.0.0.41 - - [2026-04-02 01:56:55] "GET /virtual-network/06179e4a-02d2-48b8-8876-9e47b33fcafd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.005321 10.0.0.41 - - [2026-04-02 01:56:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003017 10.0.0.41 - - [2026-04-02 01:56:55] "GET /global-vrouter-config/ce13109b-450c-49e0-a900-187f6a3685df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.002729 10.0.0.41 - - [2026-04-02 01:56:55] "GET /virtual-networks?parent_id=98217cb9-e911-40b6-b852-8e7ee5b554c7&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003255 10.0.0.41 - - [2026-04-02 01:56:55] "GET /virtual-network/06179e4a-02d2-48b8-8876-9e47b33fcafd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.005446 10.0.0.41 - - [2026-04-02 01:56:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002975 10.0.0.41 - - [2026-04-02 01:56:55] "GET /global-vrouter-config/ce13109b-450c-49e0-a900-187f6a3685df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003418 10.0.0.41 - - [2026-04-02 01:56:55] "GET /virtual-networks?parent_id=98217cb9-e911-40b6-b852-8e7ee5b554c7&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.004454 10.0.0.41 - - [2026-04-02 01:56:55] "GET /virtual-network/06179e4a-02d2-48b8-8876-9e47b33fcafd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.004850 10.0.0.41 - - [2026-04-02 01:56:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002934 10.0.0.41 - - [2026-04-02 01:56:55] "GET /global-vrouter-config/ce13109b-450c-49e0-a900-187f6a3685df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003078 10.0.0.41 - - [2026-04-02 01:56:55] "GET /virtual-networks?parent_id=98217cb9-e911-40b6-b852-8e7ee5b554c7&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.002952 10.0.0.41 - - [2026-04-02 01:56:55] "GET /virtual-network/457b8435-8ad4-4872-88d5-22d7f062942c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.004870 10.0.0.41 - - [2026-04-02 01:56:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002950 10.0.0.41 - - [2026-04-02 01:56:55] "GET /global-vrouter-config/ce13109b-450c-49e0-a900-187f6a3685df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.002983 10.0.0.41 - - [2026-04-02 01:56:55] "GET /virtual-networks?parent_id=98217cb9-e911-40b6-b852-8e7ee5b554c7&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003297 10.0.0.41 - - [2026-04-02 01:56:56] "GET /virtual-network/457b8435-8ad4-4872-88d5-22d7f062942c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005530 10.0.0.41 - - [2026-04-02 01:56:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002804 10.0.0.41 - - [2026-04-02 01:56:56] "GET /global-vrouter-config/ce13109b-450c-49e0-a900-187f6a3685df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003104 10.0.0.41 - - [2026-04-02 01:56:56] "GET /virtual-networks?parent_id=98217cb9-e911-40b6-b852-8e7ee5b554c7&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.002876 10.0.0.41 - - [2026-04-02 01:56:56] "GET /virtual-network/457b8435-8ad4-4872-88d5-22d7f062942c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006787 10.0.0.41 - - [2026-04-02 01:56:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003126 10.0.0.41 - - [2026-04-02 01:56:56] "GET /global-vrouter-config/ce13109b-450c-49e0-a900-187f6a3685df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003470 10.0.0.41 - - [2026-04-02 01:56:56] "GET /virtual-networks?parent_id=98217cb9-e911-40b6-b852-8e7ee5b554c7&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003059 10.0.0.41 - - [2026-04-02 01:56:56] "GET /virtual-network/457b8435-8ad4-4872-88d5-22d7f062942c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005075 10.0.0.41 - - [2026-04-02 01:56:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002788 10.0.0.41 - - [2026-04-02 01:56:56] "GET /global-vrouter-config/ce13109b-450c-49e0-a900-187f6a3685df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.002628 10.0.0.41 - - [2026-04-02 01:56:56] "GET /virtual-networks?parent_id=98217cb9-e911-40b6-b852-8e7ee5b554c7&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.002890 10.0.0.41 - - [2026-04-02 01:56:56] "GET /virtual-network/7e2c449d-a72e-4897-a9ea-196ca90179d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.005029 10.0.0.41 - - [2026-04-02 01:56:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003000 10.0.0.41 - - [2026-04-02 01:56:56] "GET /global-vrouter-config/ce13109b-450c-49e0-a900-187f6a3685df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003202 10.0.0.41 - - [2026-04-02 01:56:57] "GET /virtual-networks?parent_id=98217cb9-e911-40b6-b852-8e7ee5b554c7&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003545 10.0.0.41 - - [2026-04-02 01:56:57] "GET /virtual-network/7e2c449d-a72e-4897-a9ea-196ca90179d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.004984 10.0.0.41 - - [2026-04-02 01:56:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002844 10.0.0.41 - - [2026-04-02 01:56:57] "GET /global-vrouter-config/ce13109b-450c-49e0-a900-187f6a3685df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003013 10.0.0.41 - - [2026-04-02 01:56:57] "GET /virtual-networks?parent_id=98217cb9-e911-40b6-b852-8e7ee5b554c7&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.002698 10.0.0.41 - - [2026-04-02 01:56:57] "GET /virtual-network/7e2c449d-a72e-4897-a9ea-196ca90179d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.004908 10.0.0.41 - - [2026-04-02 01:56:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002871 10.0.0.41 - - [2026-04-02 01:56:57] "GET /global-vrouter-config/ce13109b-450c-49e0-a900-187f6a3685df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003323 10.0.0.41 - - [2026-04-02 01:56:57] "GET /virtual-networks?parent_id=98217cb9-e911-40b6-b852-8e7ee5b554c7&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003627 10.0.0.41 - - [2026-04-02 01:56:57] "GET /virtual-network/7e2c449d-a72e-4897-a9ea-196ca90179d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.005142 10.0.0.41 - - [2026-04-02 01:56:57] "GET /virtual-machine/2f34a4ea-7c57-4a88-9530-3a2604165b4e HTTP/1.1" 200 1800 0.003442 10.0.0.41 - - [2026-04-02 01:56:57] "GET /domains HTTP/1.1" 200 438 0.002502 10.0.0.41 - - [2026-04-02 01:56:57] "GET /domains?obj_uuids=6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001048 10.0.0.41 - - [2026-04-02 01:56:57] "GET /domain/6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5 HTTP/1.1" 200 1525 0.006764 10.0.0.41 - - [2026-04-02 01:56:57] "GET /projects?obj_uuids=98217cb9-e911-40b6-b852-8e7ee5b554c7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000955 10.0.0.41 - - [2026-04-02 01:56:57] "GET /project/98217cb9-e911-40b6-b852-8e7ee5b554c7 HTTP/1.1" 200 4220 0.027669 10.0.0.41 - - [2026-04-02 01:56:57] "GET /service-instance/dbd14205-ede1-4a2e-a9fd-a9e328168418 HTTP/1.1" 200 3788 0.004905 10.0.0.41 - - [2026-04-02 01:56:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002925 10.0.0.41 - - [2026-04-02 01:56:57] "GET /routing-instance/12ef9ea9-1800-41a2-9e30-b9458c3b00c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1885 0.003675 10.0.0.41 - - [2026-04-02 01:56:57] "GET /routing-instance/12ef9ea9-1800-41a2-9e30-b9458c3b00c0?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 2018 0.005086 10.0.0.41 - - [2026-04-02 01:56:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002860 10.0.0.41 - - [2026-04-02 01:56:58] "GET /routing-instance/073d9007-9293-4e43-a18d-fac9e529782a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1889 0.003770 10.0.0.41 - - [2026-04-02 01:56:58] "GET /routing-instance/073d9007-9293-4e43-a18d-fac9e529782a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 2020 0.005045 10.0.0.41 - - [2026-04-02 01:56:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003601 10.0.0.41 - - [2026-04-02 01:56:58] "GET /virtual-network/06179e4a-02d2-48b8-8876-9e47b33fcafd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.004870 10.0.0.41 - - [2026-04-02 01:56:58] "GET /virtual-network/06179e4a-02d2-48b8-8876-9e47b33fcafd?fields=routing_instances HTTP/1.1" 200 1677 0.006194 10.0.0.41 - - [2026-04-02 01:56:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002825 10.0.0.41 - - [2026-04-02 01:56:58] "GET /virtual-network/7e2c449d-a72e-4897-a9ea-196ca90179d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.004869 10.0.0.41 - - [2026-04-02 01:56:58] "GET /virtual-network/7e2c449d-a72e-4897-a9ea-196ca90179d2?fields=routing_instances HTTP/1.1" 200 1684 0.006182 10.0.0.41 - - [2026-04-02 01:57:02] "POST /ref-update HTTP/1.1" 200 156 0.029619 10.0.0.41 - - [2026-04-02 01:57:02] "DELETE /access-control-list/ccac56b8-9339-4040-af7d-184c1e27206d HTTP/1.1" 200 115 0.028007 252.41.208.28 - - [2026-04-02 01:57:02] "POST /neutron/network HTTP/1.1" 200 833 0.010813 10.0.0.41 - - [2026-04-02 01:57:02] "GET /virtual-network/7e2c449d-a72e-4897-a9ea-196ca90179d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.004605 10.0.0.41 - - [2026-04-02 01:57:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003035 10.0.0.41 - - [2026-04-02 01:57:02] "DELETE /routing-instance/cfbb05d3-c872-462d-be88-d2a5f1d9ee0c HTTP/1.1" 200 115 0.026018 10.0.0.41 - - [2026-04-02 01:57:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006395 10.0.0.41 - - [2026-04-02 01:57:02] "GET /network-policy/c7b61420-bc99-47ce-b026-b724045fe6d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2176 0.004103 10.0.0.41 - - [2026-04-02 01:57:02] "DELETE /route-target/b9412033-7e66-40f1-a11e-97705b883bf4 HTTP/1.1" 200 115 0.016104 10.0.0.41 - - [2026-04-02 01:57:02] "POST /ref-update HTTP/1.1" 200 156 0.027788 10.0.0.41 - - [2026-04-02 01:57:02] "DELETE /routing-instance/e9e9efbf-e3b1-4212-952a-7a4cf7b3af10 HTTP/1.1" 200 115 0.046104 10.0.0.41 - - [2026-04-02 01:57:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002942 252.41.208.28 - - [2026-04-02 01:57:02] "POST /neutron/network HTTP/1.1" 200 832 0.008121 10.0.0.41 - - [2026-04-02 01:57:02] "DELETE /route-target/c5f69dbb-5a9b-433c-b97e-f901feae7b3c HTTP/1.1" 200 115 0.013155 10.0.0.41 - - [2026-04-02 01:57:02] "GET /virtual-network/06179e4a-02d2-48b8-8876-9e47b33fcafd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005752 10.0.0.41 - - [2026-04-02 01:57:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002587 10.0.0.41 - - [2026-04-02 01:57:02] "DELETE /access-control-list/156d424d-bb7d-4663-98d4-b45fca90d2a6 HTTP/1.1" 200 115 0.029306 10.0.0.41 - - [2026-04-02 01:57:02] "GET /network-policy/c7b61420-bc99-47ce-b026-b724045fe6d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2176 0.003690 10.0.0.41 - - [2026-04-02 01:57:02] "DELETE /network-policy/c7b61420-bc99-47ce-b026-b724045fe6d6 HTTP/1.1" 200 115 0.023052 10.0.0.41 - - [2026-04-02 01:57:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003744 10.0.0.41 - - [2026-04-02 01:57:02] "DELETE /service-instance/dbd14205-ede1-4a2e-a9fd-a9e328168418 HTTP/1.1" 200 115 0.045906 10.0.0.41 - - [2026-04-02 01:57:02] "GET /domains HTTP/1.1" 200 438 0.002598 10.0.0.41 - - [2026-04-02 01:57:02] "POST /ref-update HTTP/1.1" 200 156 0.009203 10.0.0.41 - - [2026-04-02 01:57:03] "GET /domains?obj_uuids=6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001876 10.0.0.41 - - [2026-04-02 01:57:03] "GET /domain/6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5 HTTP/1.1" 200 1525 0.014014 10.0.0.41 - - [2026-04-02 01:57:03] "DELETE /instance-ip/762cde16-8be1-4c93-95ae-cd2429175ad1 HTTP/1.1" 200 115 0.033673 10.0.0.41 - - [2026-04-02 01:57:03] "POST /ref-update HTTP/1.1" 200 156 0.010482 10.0.0.41 - - [2026-04-02 01:57:03] "GET /projects?obj_uuids=98217cb9-e911-40b6-b852-8e7ee5b554c7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001313 10.0.0.41 - - [2026-04-02 01:57:03] "GET /project/98217cb9-e911-40b6-b852-8e7ee5b554c7 HTTP/1.1" 200 3748 0.033783 10.0.0.41 - - [2026-04-02 01:57:03] "DELETE /instance-ip/1b5be625-0f29-4548-bf63-91a7bad1b46d HTTP/1.1" 200 115 0.034132 10.0.0.41 - - [2026-04-02 01:57:03] "POST /ref-update HTTP/1.1" 200 156 0.011734 10.0.0.41 - - [2026-04-02 01:57:03] "GET /virtual-machine/2f34a4ea-7c57-4a88-9530-3a2604165b4e HTTP/1.1" 200 1800 0.003986 10.0.0.41 - - [2026-04-02 01:57:03] "DELETE /instance-ip/8ff0075d-9b99-44c9-81a7-8dcef3c30e0b HTTP/1.1" 200 115 0.019344 10.0.0.41 - - [2026-04-02 01:57:03] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001874 10.0.0.41 - - [2026-04-02 01:57:03] "POST /ref-update HTTP/1.1" 200 156 0.010884 10.0.0.41 - - [2026-04-02 01:57:03] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003202 10.0.0.41 - - [2026-04-02 01:57:03] "DELETE /instance-ip/af1cb67d-7302-4af3-b532-826290bc8c1b HTTP/1.1" 200 115 0.026853 10.0.0.41 - - [2026-04-02 01:57:03] "POST /ref-update HTTP/1.1" 200 156 0.015370 10.0.0.41 - - [2026-04-02 01:57:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.007436 10.0.0.41 - - [2026-04-02 01:57:03] "DELETE /instance-ip/0011f7c7-54ab-441a-9567-ffc3817515c7 HTTP/1.1" 200 115 0.032838 10.0.0.41 - - [2026-04-02 01:57:03] "POST /ref-update HTTP/1.1" 200 156 0.010832 10.0.0.41 - - [2026-04-02 01:57:03] "DELETE /service-template/cb8d4243-304e-48cb-885f-e3d2fd4c4591 HTTP/1.1" 200 115 0.028524 10.0.0.41 - - [2026-04-02 01:57:03] "POST /fqname-to-id HTTP/1.1" 404 191 0.002101 10.0.0.41 - - [2026-04-02 01:57:03] "DELETE /instance-ip/b720724f-e75a-48d8-829b-7e36de3ea090 HTTP/1.1" 200 115 0.025921 252.41.208.28 - - [2026-04-02 01:57:03] "POST /neutron/network HTTP/1.1" 200 833 0.006109 252.41.208.28 - - [2026-04-02 01:57:03] "POST /neutron/network HTTP/1.1" 400 204 0.010362 252.41.208.28 - - [2026-04-02 01:57:04] "POST /neutron/port HTTP/1.1" 200 1117 0.014813 252.41.208.28 - - [2026-04-02 01:57:04] "POST /neutron/port HTTP/1.1" 200 1118 0.013034 252.41.208.28 - - [2026-04-02 01:57:04] "POST /neutron/port HTTP/1.1" 200 1107 0.012196 252.41.208.28 - - [2026-04-02 01:57:04] "POST /neutron/port HTTP/1.1" 200 1108 0.009820 252.41.208.28 - - [2026-04-02 01:57:04] "POST /neutron/port HTTP/1.1" 200 3047 0.046857 252.41.208.28 - - [2026-04-02 01:57:04] "POST /neutron/port HTTP/1.1" 200 151 0.203199 252.41.208.28 - - [2026-04-02 01:57:04] "POST /neutron/port HTTP/1.1" 200 1108 0.019393 252.41.208.28 - - [2026-04-02 01:57:04] "POST /neutron/port HTTP/1.1" 200 151 0.217926 252.41.208.28 - - [2026-04-02 01:57:04] "POST /neutron/port HTTP/1.1" 200 151 0.237519 252.41.208.28 - - [2026-04-02 01:57:05] "POST /neutron/port HTTP/1.1" 200 1107 0.010400 252.41.208.28 - - [2026-04-02 01:57:05] "POST /neutron/port HTTP/1.1" 200 151 0.099308 252.41.208.28 - - [2026-04-02 01:57:05] "POST /neutron/port HTTP/1.1" 200 1107 0.010206 252.41.208.28 - - [2026-04-02 01:57:05] "POST /neutron/port HTTP/1.1" 200 151 0.101104 252.41.208.28 - - [2026-04-02 01:57:05] "POST /neutron/network HTTP/1.1" 200 833 0.006758 10.0.0.41 - - [2026-04-02 01:57:05] "POST /useragent-kv HTTP/1.1" 200 115 0.003466 10.0.0.41 - - [2026-04-02 01:57:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004236 10.0.0.41 - - [2026-04-02 01:57:05] "POST /useragent-kv HTTP/1.1" 200 115 0.002551 252.41.208.28 - - [2026-04-02 01:57:05] "POST /neutron/network HTTP/1.1" 200 151 0.076044 10.0.0.41 - - [2026-04-02 01:57:05] "DELETE /route-target/74e103f9-c1ae-4c14-b4b7-6f490e65eb71 HTTP/1.1" 200 115 0.017247 10.0.0.41 - - [2026-04-02 01:57:05] "GET /routing-instance/073d9007-9293-4e43-a18d-fac9e529782a HTTP/1.1" 404 171 0.001961 10.0.0.41 - - [2026-04-02 01:57:06] "GET /domains HTTP/1.1" 200 438 0.002753 10.0.0.41 - - [2026-04-02 01:57:06] "GET /domains?obj_uuids=6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001012 10.0.0.41 - - [2026-04-02 01:57:06] "GET /domain/6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5 HTTP/1.1" 200 1303 0.008043 10.0.0.41 - - [2026-04-02 01:57:06] "GET /projects?obj_uuids=98217cb9-e911-40b6-b852-8e7ee5b554c7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001628 10.0.0.41 - - [2026-04-02 01:57:06] "GET /project/98217cb9-e911-40b6-b852-8e7ee5b554c7 HTTP/1.1" 200 2293 0.024688 252.41.208.28 - - [2026-04-02 01:57:06] "POST /neutron/network HTTP/1.1" 200 832 0.005383 10.0.0.41 - - [2026-04-02 01:57:06] "POST /useragent-kv HTTP/1.1" 200 115 0.003891 10.0.0.41 - - [2026-04-02 01:57:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003848 10.0.0.41 - - [2026-04-02 01:57:06] "POST /useragent-kv HTTP/1.1" 200 115 0.002849 252.41.208.28 - - [2026-04-02 01:57:06] "POST /neutron/network HTTP/1.1" 200 151 0.078902 10.0.0.41 - - [2026-04-02 01:57:06] "GET /routing-instance/12ef9ea9-1800-41a2-9e30-b9458c3b00c0 HTTP/1.1" 404 171 0.002967 10.0.0.41 - - [2026-04-02 01:57:06] "DELETE /route-target/249c3288-ddb3-4906-9f31-5612cec1bcc8 HTTP/1.1" 200 115 0.025524 10.0.0.41 - - [2026-04-02 01:57:06] "GET /domains HTTP/1.1" 200 438 0.002676 10.0.0.41 - - [2026-04-02 01:57:06] "GET /domains?obj_uuids=6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.000993 10.0.0.41 - - [2026-04-02 01:57:06] "GET /domain/6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5 HTTP/1.1" 200 1303 0.006664 10.0.0.41 - - [2026-04-02 01:57:06] "GET /projects?obj_uuids=98217cb9-e911-40b6-b852-8e7ee5b554c7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001900 10.0.0.41 - - [2026-04-02 01:57:06] "GET /project/98217cb9-e911-40b6-b852-8e7ee5b554c7 HTTP/1.1" 200 2076 0.025233 252.41.208.28 - - [2026-04-02 01:57:07] "POST /neutron/network HTTP/1.1" 200 831 0.005864 10.0.0.41 - - [2026-04-02 01:57:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002799 10.0.0.41 - - [2026-04-02 01:57:07] "POST /useragent-kv HTTP/1.1" 200 115 0.005705 10.0.0.41 - - [2026-04-02 01:57:07] "POST /useragent-kv HTTP/1.1" 200 115 0.003463 252.41.208.28 - - [2026-04-02 01:57:07] "POST /neutron/network HTTP/1.1" 200 151 0.085304 10.0.0.41 - - [2026-04-02 01:57:07] "DELETE /route-target/5aa36f4c-7eb9-4475-844f-b87e7b1443d9 HTTP/1.1" 200 115 0.026239 10.0.0.41 - - [2026-04-02 01:57:07] "GET /routing-instance/7559c071-5127-495f-87f5-ac774dc37e01 HTTP/1.1" 404 171 0.003823 10.0.0.41 - - [2026-04-02 01:57:07] "GET /domains HTTP/1.1" 200 438 0.002567 10.0.0.41 - - [2026-04-02 01:57:07] "GET /domains?obj_uuids=6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001009 10.0.0.41 - - [2026-04-02 01:57:07] "GET /domain/6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5 HTTP/1.1" 200 1303 0.014159 10.0.0.41 - - [2026-04-02 01:57:07] "GET /projects?obj_uuids=98217cb9-e911-40b6-b852-8e7ee5b554c7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001570 10.0.0.41 - - [2026-04-02 01:57:07] "GET /project/98217cb9-e911-40b6-b852-8e7ee5b554c7 HTTP/1.1" 200 1837 0.022093 10.0.0.41 - - [2026-04-02 01:57:08] "GET /projects?obj_uuids=98217cb9-e911-40b6-b852-8e7ee5b554c7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001254 10.0.0.41 - - [2026-04-02 01:57:08] "GET /project/98217cb9-e911-40b6-b852-8e7ee5b554c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.021462 10.0.0.41 - - [2026-04-02 01:57:08] "GET /projects?obj_uuids=98217cb9-e911-40b6-b852-8e7ee5b554c7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001038 10.0.0.41 - - [2026-04-02 01:57:08] "GET /project/98217cb9-e911-40b6-b852-8e7ee5b554c7?fields=virtual_networks HTTP/1.1" 200 1028 0.068352 10.0.0.41 - - [2026-04-02 01:57:08] "GET /projects?obj_uuids=98217cb9-e911-40b6-b852-8e7ee5b554c7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001316 10.0.0.41 - - [2026-04-02 01:57:08] "GET /project/98217cb9-e911-40b6-b852-8e7ee5b554c7?fields=virtual_machine_interfaces HTTP/1.1" 200 1028 0.024400 10.0.0.41 - - [2026-04-02 01:57:08] "GET /projects?obj_uuids=98217cb9-e911-40b6-b852-8e7ee5b554c7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001102 10.0.0.41 - - [2026-04-02 01:57:08] "GET /project/98217cb9-e911-40b6-b852-8e7ee5b554c7?fields=security_groups HTTP/1.1" 200 1251 0.023553 10.0.0.41 - - [2026-04-02 01:57:09] "GET /domains?obj_uuids=6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.000984 10.0.0.41 - - [2026-04-02 01:57:09] "GET /domain/6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.006763 10.0.0.41 - - [2026-04-02 01:57:09] "POST /fqname-to-id HTTP/1.1" 404 187 0.036857 10.0.0.41 - - [2026-04-02 01:57:09] "GET /projects?obj_uuids=01e1450d-36d4-4b29-baf4-a0a22992292d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002572 10.0.0.41 - - [2026-04-02 01:57:09] "GET /domains?obj_uuids=6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001009 10.0.0.41 - - [2026-04-02 01:57:09] "GET /domain/6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.006768 10.0.0.41 - - [2026-04-02 01:57:09] "POST /id-to-fqname HTTP/1.1" 200 189 0.001805 10.0.0.41 - - [2026-04-02 01:57:09] "POST /fqname-to-id HTTP/1.1" 404 198 0.003933 10.0.0.41 - - [2026-04-02 01:57:09] "POST /security-groups HTTP/1.1" 200 584 0.064400 10.0.0.41 - - [2026-04-02 01:57:09] "POST /fqname-to-id HTTP/1.1" 404 233 0.002243 10.0.0.41 - - [2026-04-02 01:57:09] "POST /projects HTTP/1.1" 200 579 0.216300 10.0.0.41 - - [2026-04-02 01:57:09] "POST /access-control-lists HTTP/1.1" 200 597 0.058439 10.0.0.41 - - [2026-04-02 01:57:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.292338 10.0.0.41 - - [2026-04-02 01:57:09] "POST /fqname-to-id HTTP/1.1" 404 232 0.002619 10.0.0.41 - - [2026-04-02 01:57:09] "GET /project/01e1450d-36d4-4b29-baf4-a0a22992292d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.418361 10.0.0.41 - - [2026-04-02 01:57:09] "POST /access-control-lists HTTP/1.1" 200 595 0.060754 10.0.0.41 - - [2026-04-02 01:57:11] "GET / HTTP/1.1" 200 36215 0.003215 10.0.0.41 - - [2026-04-02 01:57:12] "POST /fqname-to-id HTTP/1.1" 401 296 0.000502 10.0.0.41 - - [2026-04-02 01:57:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.029847 10.0.0.41 - - [2026-04-02 01:57:12] "GET /projects?obj_uuids=01e1450d-36d4-4b29-baf4-a0a22992292d&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001022 10.0.0.41 - - [2026-04-02 01:57:12] "GET /project/01e1450d-36d4-4b29-baf4-a0a22992292d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.025841 10.0.0.41 - - [2026-04-02 01:57:12] "POST /fqname-to-id HTTP/1.1" 404 178 0.002624 10.0.0.41 - - [2026-04-02 01:57:12] "POST /virtual-DNSs HTTP/1.1" 200 507 0.021180 10.0.0.41 - - [2026-04-02 01:57:12] "GET /virtual-DNS/ad2e724d-dcd7-422e-86d1-a5ef5520452a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1438 0.004835 10.0.0.41 - - [2026-04-02 01:57:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003002 10.0.0.41 - - [2026-04-02 01:57:12] "GET /virtual-DNS/ad2e724d-dcd7-422e-86d1-a5ef5520452a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1438 0.030934 10.0.0.41 - - [2026-04-02 01:57:13] "GET /domains HTTP/1.1" 401 296 0.000719 10.0.0.41 - - [2026-04-02 01:57:13] "GET /domains HTTP/1.1" 200 438 0.029441 10.0.0.41 - - [2026-04-02 01:57:13] "GET /domains?obj_uuids=6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001940 10.0.0.41 - - [2026-04-02 01:57:13] "GET /domain/6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5 HTTP/1.1" 200 1688 0.009817 10.0.0.41 - - [2026-04-02 01:57:13] "GET /virtual-DNS/ad2e724d-dcd7-422e-86d1-a5ef5520452a HTTP/1.1" 200 1438 0.004185 10.0.0.41 - - [2026-04-02 01:57:13] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 547 0.002764 10.0.0.41 - - [2026-04-02 01:57:13] "POST /network-ipams HTTP/1.1" 200 514 0.016297 10.0.0.41 - - [2026-04-02 01:57:13] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 752 0.002532 10.0.0.41 - - [2026-04-02 01:57:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002789 10.0.0.41 - - [2026-04-02 01:57:13] "GET /network-ipam/810eff19-2379-4c3b-8954-727988b90d63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.005332 10.0.0.41 - - [2026-04-02 01:57:13] "PUT /network-ipam/810eff19-2379-4c3b-8954-727988b90d63 HTTP/1.1" 200 259 0.010438 10.0.0.41 - - [2026-04-02 01:57:13] "POST /ref-update HTTP/1.1" 200 156 0.007910 10.0.0.41 - - [2026-04-02 01:57:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002862 10.0.0.41 - - [2026-04-02 01:57:13] "GET /projects?obj_uuids=01e1450d-36d4-4b29-baf4-a0a22992292d&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001022 10.0.0.41 - - [2026-04-02 01:57:13] "GET /project/01e1450d-36d4-4b29-baf4-a0a22992292d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.024688 10.0.0.41 - - [2026-04-02 01:57:14] "DELETE /project/01e1450d36d44b29baf4a0a22992292d HTTP/1.1" 404 173 0.005466 10.0.0.41 - - [2026-04-02 01:57:14] "GET /projects?obj_uuids=98217cb9-e911-40b6-b852-8e7ee5b554c7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001196 252.41.208.28 - - [2026-04-02 01:57:14] "POST /neutron/network HTTP/1.1" 200 117 0.041753 10.0.0.41 - - [2026-04-02 01:57:14] "GET /project/98217cb9-e911-40b6-b852-8e7ee5b554c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.026580 10.0.0.41 - - [2026-04-02 01:57:14] "GET /projects?obj_uuids=98217cb9-e911-40b6-b852-8e7ee5b554c7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001249 10.0.0.41 - - [2026-04-02 01:57:14] "GET /projects?obj_uuids=01e1450d-36d4-4b29-baf4-a0a22992292d&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001162 10.0.0.41 - - [2026-04-02 01:57:14] "GET /project/98217cb9-e911-40b6-b852-8e7ee5b554c7?fields=security_groups HTTP/1.1" 200 1344 0.071445 252.41.208.28 - - [2026-04-02 01:57:14] "POST /neutron/network HTTP/1.1" 200 616 0.081867 10.0.0.41 - - [2026-04-02 01:57:14] "POST /route-targets HTTP/1.1" 200 328 0.019679 10.0.0.41 - - [2026-04-02 01:57:14] "DELETE /security-group/fadaa4e6-a2ca-4810-861d-79b0889cfbcd HTTP/1.1" 200 115 0.054597 10.0.0.41 - - [2026-04-02 01:57:14] "GET /projects?obj_uuids=98217cb9-e911-40b6-b852-8e7ee5b554c7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001681 10.0.0.41 - - [2026-04-02 01:57:14] "POST /ref-update HTTP/1.1" 200 156 0.035457 10.0.0.41 - - [2026-04-02 01:57:14] "GET /project/98217cb9-e911-40b6-b852-8e7ee5b554c7?fields=application_policy_sets HTTP/1.1" 200 1383 0.042430 10.0.0.41 - - [2026-04-02 01:57:14] "DELETE /access-control-list/789839f9-8208-4d81-92fd-7d6c3a079dc5 HTTP/1.1" 200 115 0.021687 10.0.0.41 - - [2026-04-02 01:57:14] "DELETE /access-control-list/8ecff438-38b8-499e-931f-c6decf178f90 HTTP/1.1" 200 115 0.033682 10.0.0.41 - - [2026-04-02 01:57:14] "DELETE /project/98217cb9-e911-40b6-b852-8e7ee5b554c7 HTTP/1.1" 200 115 0.382959 10.0.0.41 - - [2026-04-02 01:57:14] "POST /useragent-kv HTTP/1.1" 200 115 0.006020 252.41.208.28 - - [2026-04-02 01:57:14] "POST /neutron/subnet HTTP/1.1" 200 711 0.240702 252.41.208.28 - - [2026-04-02 01:57:14] "POST /neutron/network HTTP/1.1" 200 829 0.006944 10.0.0.41 - - [2026-04-02 01:57:14] "POST /id-to-fqname HTTP/1.1" 200 225 0.001467 10.0.0.41 - - [2026-04-02 01:57:14] "GET /virtual-network/9a139db9-7351-43c8-b5b7-b5136e799878?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005021 252.41.208.28 - - [2026-04-02 01:57:14] "POST /neutron/network HTTP/1.1" 200 829 0.006309 10.0.0.41 - - [2026-04-02 01:57:14] "GET /virtual-network/9a139db9-7351-43c8-b5b7-b5136e799878?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.004821 252.41.208.28 - - [2026-04-02 01:57:14] "POST /neutron/network HTTP/1.1" 200 829 0.005384 252.41.208.28 - - [2026-04-02 01:57:14] "POST /neutron/subnet HTTP/1.1" 200 711 0.006275 252.41.208.28 - - [2026-04-02 01:57:15] "POST /neutron/network HTTP/1.1" 200 803 0.010555 252.41.208.28 - - [2026-04-02 01:57:15] "POST /neutron/network HTTP/1.1" 200 829 0.005069 10.0.0.41 - - [2026-04-02 01:57:15] "POST /id-to-fqname HTTP/1.1" 200 225 0.001292 252.41.208.28 - - [2026-04-02 01:57:15] "POST /neutron/network HTTP/1.1" 200 839 0.005289 252.41.208.28 - - [2026-04-02 01:57:15] "GET /aaa-mode HTTP/1.1" 401 296 0.000455 252.41.208.28 - - [2026-04-02 01:57:15] "GET / HTTP/1.1" 200 36215 0.001745 252.41.208.28 - - [2026-04-02 01:57:15] "GET /project/01e1450d-36d4-4b29-baf4-a0a22992292d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000362 10.0.0.41 - - [2026-04-02 01:57:15] "GET /projects?obj_uuids=01e1450d-36d4-4b29-baf4-a0a22992292d&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001110 252.41.208.28 - - [2026-04-02 01:57:15] "GET /project/01e1450d-36d4-4b29-baf4-a0a22992292d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.049314 252.41.208.28 - - [2026-04-02 01:57:15] "POST /neutron/network HTTP/1.1" 200 829 0.030854 252.41.208.28 - - [2026-04-02 01:57:16] "POST /neutron/port HTTP/1.1" 200 117 0.004681 252.41.208.28 - - [2026-04-02 01:57:16] "POST /neutron/port HTTP/1.1" 200 117 0.006448 252.41.208.28 - - [2026-04-02 01:57:16] "POST /neutron/port HTTP/1.1" 200 117 0.005141 252.41.208.28 - - [2026-04-02 01:57:17] "POST /neutron/network HTTP/1.1" 200 839 0.006239 10.0.0.41 - - [2026-04-02 01:57:17] "GET /projects?obj_uuids=01e1450d-36d4-4b29-baf4-a0a22992292d&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001018 252.41.208.28 - - [2026-04-02 01:57:17] "POST /neutron/port HTTP/1.1" 200 1056 0.258732 252.41.208.28 - - [2026-04-02 01:57:17] "POST /neutron/port HTTP/1.1" 200 1056 0.010429 252.41.208.28 - - [2026-04-02 01:57:17] "POST /neutron/port HTTP/1.1" 200 1056 0.011173 252.41.208.28 - - [2026-04-02 01:57:17] "POST /neutron/port HTTP/1.1" 200 1106 0.051765 252.41.208.28 - - [2026-04-02 01:57:17] "POST /neutron/port HTTP/1.1" 200 1116 0.017632 252.41.208.28 - - [2026-04-02 01:57:17] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003504 252.41.208.28 - - [2026-04-02 01:57:17] "POST /neutron/subnet HTTP/1.1" 200 685 0.007192 252.41.208.28 - - [2026-04-02 01:57:17] "POST /neutron/port HTTP/1.1" 200 117 0.001245 252.41.208.28 - - [2026-04-02 01:57:18] "POST /neutron/network HTTP/1.1" 200 829 0.005573 252.41.208.28 - - [2026-04-02 01:57:21] "POST /neutron/port HTTP/1.1" 200 1116 0.011122 252.41.208.28 - - [2026-04-02 01:57:21] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005862 252.41.208.28 - - [2026-04-02 01:57:21] "POST /neutron/port HTTP/1.1" 200 1116 0.011506 252.41.208.28 - - [2026-04-02 01:57:21] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005729 252.41.208.28 - - [2026-04-02 01:57:21] "POST /neutron/port HTTP/1.1" 200 1116 0.011000 252.41.208.28 - - [2026-04-02 01:57:21] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006031 10.0.0.41 - - [2026-04-02 01:57:21] "GET /virtual-machine/1da5fc77-715a-4da6-bcc7-c21b635951b4 HTTP/1.1" 200 1293 0.004362 10.0.0.41 - - [2026-04-02 01:57:21] "GET /virtual-machine-interface/ab89f18d-7162-46fd-af8d-27454591ec1d HTTP/1.1" 200 2960 0.005127 10.0.0.41 - - [2026-04-02 01:57:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002953 10.0.0.41 - - [2026-04-02 01:57:22] "GET /global-vrouter-config/ce13109b-450c-49e0-a900-187f6a3685df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.002885 10.0.0.41 - - [2026-04-02 01:57:22] "GET /virtual-networks?parent_id=01e1450d-36d4-4b29-baf4-a0a22992292d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002671 10.0.0.41 - - [2026-04-02 01:57:22] "GET /virtual-network/9a139db9-7351-43c8-b5b7-b5136e799878?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005343 10.0.0.41 - - [2026-04-02 01:57:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003021 10.0.0.41 - - [2026-04-02 01:57:25] "GET /virtual-network/9a139db9-7351-43c8-b5b7-b5136e799878?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.004584 10.0.0.41 - - [2026-04-02 01:57:25] "GET /obj-perms HTTP/1.1" 200 6378 0.053692 10.0.0.41 - - [2026-04-02 01:57:25] "GET /obj-perms HTTP/1.1" 200 6378 0.050399 252.41.208.28 - - [2026-04-02 01:57:27] "POST /neutron/port HTTP/1.1" 200 1116 0.040044 252.41.208.28 - - [2026-04-02 01:57:27] "POST /neutron/security_group HTTP/1.1" 200 2057 0.013288 252.41.208.28 - - [2026-04-02 01:57:27] "POST /neutron/port HTTP/1.1" 200 1116 0.039103 252.41.208.28 - - [2026-04-02 01:57:27] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005087 10.0.0.41 - - [2026-04-02 01:57:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002946 10.0.0.41 - - [2026-04-02 01:57:29] "GET /global-vrouter-config/ce13109b-450c-49e0-a900-187f6a3685df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003351 10.0.0.41 - - [2026-04-02 01:57:29] "GET /virtual-networks?parent_id=01e1450d-36d4-4b29-baf4-a0a22992292d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003091 10.0.0.41 - - [2026-04-02 01:57:29] "GET /virtual-network/9a139db9-7351-43c8-b5b7-b5136e799878?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005217 252.41.208.28 - - [2026-04-02 01:57:32] "POST /neutron/port HTTP/1.1" 200 1116 0.015574 252.41.208.28 - - [2026-04-02 01:57:32] "POST /neutron/port HTTP/1.1" 200 1116 0.011460 252.41.208.28 - - [2026-04-02 01:57:32] "POST /neutron/network HTTP/1.1" 200 839 0.005116 252.41.208.28 - - [2026-04-02 01:57:32] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003365 252.41.208.28 - - [2026-04-02 01:57:32] "POST /neutron/subnet HTTP/1.1" 200 685 0.007291 252.41.208.28 - - [2026-04-02 01:57:33] "POST /neutron/port HTTP/1.1" 200 117 0.001182 252.41.208.28 - - [2026-04-02 01:57:33] "POST /neutron/network HTTP/1.1" 200 829 0.006422 252.41.208.28 - - [2026-04-02 01:57:34] "POST /neutron/network HTTP/1.1" 200 803 0.009739 252.41.208.28 - - [2026-04-02 01:57:34] "POST /neutron/network HTTP/1.1" 200 829 0.006180 10.0.0.41 - - [2026-04-02 01:57:34] "POST /id-to-fqname HTTP/1.1" 200 225 0.001399 252.41.208.28 - - [2026-04-02 01:57:34] "POST /neutron/port HTTP/1.1" 200 1116 0.015117 252.41.208.28 - - [2026-04-02 01:57:34] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005867 [Introspect:8084]10.0.0.41 - - [2026-04-02 01:57:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000904 [Introspect:8084]10.0.0.41 - - [2026-04-02 01:57:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001258 252.41.208.28 - - [2026-04-02 01:57:35] "POST /neutron/network HTTP/1.1" 200 839 0.005274 252.41.208.28 - - [2026-04-02 01:57:35] "GET /aaa-mode HTTP/1.1" 401 296 0.000433 252.41.208.28 - - [2026-04-02 01:57:35] "GET / HTTP/1.1" 200 36215 0.002735 252.41.208.28 - - [2026-04-02 01:57:35] "GET /project/01e1450d-36d4-4b29-baf4-a0a22992292d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000367 10.0.0.41 - - [2026-04-02 01:57:35] "GET /projects?obj_uuids=01e1450d-36d4-4b29-baf4-a0a22992292d&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001062 252.41.208.28 - - [2026-04-02 01:57:35] "GET /project/01e1450d-36d4-4b29-baf4-a0a22992292d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.046940 252.41.208.28 - - [2026-04-02 01:57:35] "POST /neutron/network HTTP/1.1" 200 829 0.035073 252.41.208.28 - - [2026-04-02 01:57:36] "POST /neutron/port HTTP/1.1" 200 1116 0.017765 252.41.208.28 - - [2026-04-02 01:57:36] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006645 252.41.208.28 - - [2026-04-02 01:57:36] "POST /neutron/port HTTP/1.1" 200 117 0.004663 252.41.208.28 - - [2026-04-02 01:57:36] "POST /neutron/port HTTP/1.1" 200 117 0.004539 252.41.208.28 - - [2026-04-02 01:57:37] "POST /neutron/network HTTP/1.1" 200 839 0.005861 10.0.0.41 - - [2026-04-02 01:57:37] "GET /projects?obj_uuids=01e1450d-36d4-4b29-baf4-a0a22992292d&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001503 252.41.208.28 - - [2026-04-02 01:57:37] "POST /neutron/port HTTP/1.1" 200 1056 0.212544 252.41.208.28 - - [2026-04-02 01:57:37] "POST /neutron/port HTTP/1.1" 200 1056 0.010707 252.41.208.28 - - [2026-04-02 01:57:37] "POST /neutron/port HTTP/1.1" 200 1056 0.010321 252.41.208.28 - - [2026-04-02 01:57:37] "POST /neutron/port HTTP/1.1" 200 1106 0.055665 252.41.208.28 - - [2026-04-02 01:57:37] "POST /neutron/port HTTP/1.1" 200 1116 0.011989 252.41.208.28 - - [2026-04-02 01:57:37] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003265 252.41.208.28 - - [2026-04-02 01:57:37] "POST /neutron/subnet HTTP/1.1" 200 685 0.006549 252.41.208.28 - - [2026-04-02 01:57:37] "POST /neutron/port HTTP/1.1" 200 117 0.001174 252.41.208.28 - - [2026-04-02 01:57:37] "POST /neutron/network HTTP/1.1" 200 829 0.006305 252.41.208.28 - - [2026-04-02 01:57:41] "POST /neutron/port HTTP/1.1" 200 1116 0.013015 252.41.208.28 - - [2026-04-02 01:57:41] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006095 252.41.208.28 - - [2026-04-02 01:57:41] "POST /neutron/port HTTP/1.1" 200 1116 0.012340 252.41.208.28 - - [2026-04-02 01:57:41] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006102 252.41.208.28 - - [2026-04-02 01:57:41] "POST /neutron/port HTTP/1.1" 200 1116 0.011305 252.41.208.28 - - [2026-04-02 01:57:41] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005943 10.0.0.41 - - [2026-04-02 01:57:41] "GET /virtual-machine/710dbf07-34d1-4129-a604-ed170006532f HTTP/1.1" 200 1293 0.005426 10.0.0.41 - - [2026-04-02 01:57:41] "GET /virtual-machine-interface/10d256d8-ce18-4725-8351-4c868c3749fc HTTP/1.1" 200 2958 0.005285 10.0.0.41 - - [2026-04-02 01:57:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003116 10.0.0.41 - - [2026-04-02 01:57:42] "GET /global-vrouter-config/ce13109b-450c-49e0-a900-187f6a3685df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003093 10.0.0.41 - - [2026-04-02 01:57:42] "GET /virtual-networks?parent_id=01e1450d-36d4-4b29-baf4-a0a22992292d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002724 10.0.0.41 - - [2026-04-02 01:57:42] "GET /virtual-network/9a139db9-7351-43c8-b5b7-b5136e799878?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.004565 10.0.0.41 - - [2026-04-02 01:57:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002855 10.0.0.41 - - [2026-04-02 01:57:45] "GET /virtual-network/9a139db9-7351-43c8-b5b7-b5136e799878?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.004714 252.41.208.28 - - [2026-04-02 01:57:46] "POST /neutron/port HTTP/1.1" 200 1116 0.038559 252.41.208.28 - - [2026-04-02 01:57:46] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005549 252.41.208.28 - - [2026-04-02 01:57:46] "POST /neutron/port HTTP/1.1" 200 1116 0.011897 252.41.208.28 - - [2026-04-02 01:57:47] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005630 10.0.0.41 - - [2026-04-02 01:57:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002908 10.0.0.41 - - [2026-04-02 01:57:47] "GET /global-vrouter-config/ce13109b-450c-49e0-a900-187f6a3685df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003093 10.0.0.41 - - [2026-04-02 01:57:47] "GET /virtual-networks?parent_id=01e1450d-36d4-4b29-baf4-a0a22992292d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003187 10.0.0.41 - - [2026-04-02 01:57:47] "GET /virtual-network/9a139db9-7351-43c8-b5b7-b5136e799878?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.004889 252.41.208.28 - - [2026-04-02 01:57:47] "POST /neutron/port HTTP/1.1" 200 1116 0.012034 252.41.208.28 - - [2026-04-02 01:57:47] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006792 252.41.208.28 - - [2026-04-02 01:57:48] "POST /neutron/port HTTP/1.1" 200 1116 0.035290 252.41.208.28 - - [2026-04-02 01:57:48] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005131 10.0.0.41 - - [2026-04-02 01:57:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002976 10.0.0.41 - - [2026-04-02 01:57:59] "DELETE /virtual-DNS/ad2e724d-dcd7-422e-86d1-a5ef5520452a HTTP/1.1" 409 236 0.005368 10.0.0.41 - - [2026-04-02 01:57:59] "POST /fqname-to-id HTTP/1.1" 404 190 0.002966 10.0.0.41 - - [2026-04-02 01:57:59] "POST /virtual-DNS-records HTTP/1.1" 200 531 0.018051 10.0.0.41 - - [2026-04-02 01:57:59] "GET /virtual-DNS-record/555815bf-8894-469e-8683-42bfd11a6265?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.005194 10.0.0.41 - - [2026-04-02 01:57:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003036 10.0.0.41 - - [2026-04-02 01:58:00] "GET /virtual-DNS-record/555815bf-8894-469e-8683-42bfd11a6265?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.003302 10.0.0.41 - - [2026-04-02 01:58:00] "GET /domains HTTP/1.1" 200 438 0.003750 10.0.0.41 - - [2026-04-02 01:58:00] "GET /domains?obj_uuids=6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001528 10.0.0.41 - - [2026-04-02 01:58:00] "GET /domain/6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5 HTTP/1.1" 200 1505 0.010106 10.0.0.41 - - [2026-04-02 01:58:00] "GET /virtual-DNS/ad2e724d-dcd7-422e-86d1-a5ef5520452a HTTP/1.1" 200 1905 0.005002 10.0.0.41 - - [2026-04-02 01:58:00] "GET /virtual-DNS-record/555815bf-8894-469e-8683-42bfd11a6265 HTTP/1.1" 200 1335 0.003310 10.0.0.41 - - [2026-04-02 01:58:05] "DELETE /virtual-DNS-record/555815bf-8894-469e-8683-42bfd11a6265 HTTP/1.1" 200 115 0.018132 10.0.0.41 - - [2026-04-02 01:58:05] "POST /fqname-to-id HTTP/1.1" 404 182 0.002408 252.41.208.28 - - [2026-04-02 01:58:05] "POST /neutron/network HTTP/1.1" 200 829 0.006375 252.41.208.28 - - [2026-04-02 01:58:05] "POST /neutron/network HTTP/1.1" 400 204 0.009795 252.41.208.28 - - [2026-04-02 01:58:06] "POST /neutron/port HTTP/1.1" 200 1116 0.017437 252.41.208.28 - - [2026-04-02 01:58:06] "POST /neutron/port HTTP/1.1" 200 1116 0.011314 252.41.208.28 - - [2026-04-02 01:58:06] "POST /neutron/port HTTP/1.1" 200 1106 0.010045 252.41.208.28 - - [2026-04-02 01:58:06] "POST /neutron/port HTTP/1.1" 200 1106 0.009219 252.41.208.28 - - [2026-04-02 01:58:06] "POST /neutron/port HTTP/1.1" 200 151 0.113233 252.41.208.28 - - [2026-04-02 01:58:06] "POST /neutron/port HTTP/1.1" 200 151 0.125589 252.41.208.28 - - [2026-04-02 01:58:08] "POST /neutron/network HTTP/1.1" 200 829 0.005869 10.0.0.41 - - [2026-04-02 01:58:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002946 10.0.0.41 - - [2026-04-02 01:58:08] "DELETE /route-target/f4beace2-6d6b-40ac-a3b7-958f935db7d7 HTTP/1.1" 200 115 0.098269 10.0.0.41 - - [2026-04-02 01:58:08] "POST /useragent-kv HTTP/1.1" 200 115 0.004243 10.0.0.41 - - [2026-04-02 01:58:08] "POST /useragent-kv HTTP/1.1" 200 115 0.001894 252.41.208.28 - - [2026-04-02 01:58:08] "POST /neutron/network HTTP/1.1" 200 151 0.369926 10.0.0.41 - - [2026-04-02 01:58:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003301 10.0.0.41 - - [2026-04-02 01:58:08] "DELETE /network-ipam/810eff19-2379-4c3b-8954-727988b90d63 HTTP/1.1" 200 115 0.022349 10.0.0.41 - - [2026-04-02 01:58:08] "DELETE /virtual-DNS/ad2e724d-dcd7-422e-86d1-a5ef5520452a HTTP/1.1" 200 115 0.020091 10.0.0.41 - - [2026-04-02 01:58:08] "POST /fqname-to-id HTTP/1.1" 404 178 0.003234 10.0.0.41 - - [2026-04-02 01:58:08] "GET /domains HTTP/1.1" 200 438 0.003329 10.0.0.41 - - [2026-04-02 01:58:08] "GET /domains?obj_uuids=6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001091 10.0.0.41 - - [2026-04-02 01:58:08] "GET /domain/6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5 HTTP/1.1" 200 1306 0.008354 10.0.0.41 - - [2026-04-02 01:58:09] "GET /projects?obj_uuids=01e1450d-36d4-4b29-baf4-a0a22992292d&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001015 10.0.0.41 - - [2026-04-02 01:58:09] "GET /project/01e1450d-36d4-4b29-baf4-a0a22992292d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.023839 10.0.0.41 - - [2026-04-02 01:58:09] "GET /projects?obj_uuids=01e1450d-36d4-4b29-baf4-a0a22992292d&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001545 10.0.0.41 - - [2026-04-02 01:58:09] "GET /project/01e1450d-36d4-4b29-baf4-a0a22992292d?fields=virtual_networks HTTP/1.1" 200 1032 0.072133 10.0.0.41 - - [2026-04-02 01:58:09] "GET /projects?obj_uuids=01e1450d-36d4-4b29-baf4-a0a22992292d&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001083 10.0.0.41 - - [2026-04-02 01:58:09] "GET /project/01e1450d-36d4-4b29-baf4-a0a22992292d?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.021129 10.0.0.41 - - [2026-04-02 01:58:09] "GET /projects?obj_uuids=01e1450d-36d4-4b29-baf4-a0a22992292d&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000980 10.0.0.41 - - [2026-04-02 01:58:09] "GET /project/01e1450d-36d4-4b29-baf4-a0a22992292d?fields=security_groups HTTP/1.1" 200 1258 0.024339 10.0.0.41 - - [2026-04-02 01:58:10] "GET /domains?obj_uuids=6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001190 10.0.0.41 - - [2026-04-02 01:58:10] "GET /domain/6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.007361 10.0.0.41 - - [2026-04-02 01:58:10] "POST /fqname-to-id HTTP/1.1" 404 187 0.028396 10.0.0.41 - - [2026-04-02 01:58:10] "GET /projects?obj_uuids=1bd73ee4-9072-45b7-a141-592834f2a269&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002483 10.0.0.41 - - [2026-04-02 01:58:10] "GET /domains?obj_uuids=6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001173 10.0.0.41 - - [2026-04-02 01:58:10] "GET /domain/6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.008430 10.0.0.41 - - [2026-04-02 01:58:10] "POST /id-to-fqname HTTP/1.1" 200 189 0.001839 10.0.0.41 - - [2026-04-02 01:58:10] "POST /fqname-to-id HTTP/1.1" 404 198 0.002715 10.0.0.41 - - [2026-04-02 01:58:10] "POST /security-groups HTTP/1.1" 200 584 0.064483 10.0.0.41 - - [2026-04-02 01:58:10] "POST /fqname-to-id HTTP/1.1" 404 233 0.002454 10.0.0.41 - - [2026-04-02 01:58:10] "POST /projects HTTP/1.1" 200 579 0.207441 10.0.0.41 - - [2026-04-02 01:58:10] "POST /access-control-lists HTTP/1.1" 200 597 0.061180 10.0.0.41 - - [2026-04-02 01:58:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.281378 10.0.0.41 - - [2026-04-02 01:58:10] "POST /fqname-to-id HTTP/1.1" 404 232 0.002773 10.0.0.41 - - [2026-04-02 01:58:10] "GET /project/1bd73ee4-9072-45b7-a141-592834f2a269?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.414976 10.0.0.41 - - [2026-04-02 01:58:10] "POST /access-control-lists HTTP/1.1" 200 595 0.061220 10.0.0.41 - - [2026-04-02 01:58:11] "GET / HTTP/1.1" 200 36215 0.001943 10.0.0.41 - - [2026-04-02 01:58:12] "POST /fqname-to-id HTTP/1.1" 401 296 0.000666 10.0.0.41 - - [2026-04-02 01:58:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.068949 10.0.0.41 - - [2026-04-02 01:58:13] "GET /projects?obj_uuids=1bd73ee4-9072-45b7-a141-592834f2a269&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001172 10.0.0.41 - - [2026-04-02 01:58:13] "GET /project/1bd73ee4-9072-45b7-a141-592834f2a269?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.025738 252.41.208.28 - - [2026-04-02 01:58:13] "POST /neutron/network HTTP/1.1" 200 117 0.033075 10.0.0.41 - - [2026-04-02 01:58:13] "GET /projects?obj_uuids=1bd73ee4-9072-45b7-a141-592834f2a269&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000947 252.41.208.28 - - [2026-04-02 01:58:13] "POST /neutron/network HTTP/1.1" 200 604 0.055429 10.0.0.41 - - [2026-04-02 01:58:13] "POST /route-targets HTTP/1.1" 200 328 0.010350 10.0.0.41 - - [2026-04-02 01:58:13] "POST /ref-update HTTP/1.1" 200 156 0.010340 10.0.0.41 - - [2026-04-02 01:58:13] "POST /useragent-kv HTTP/1.1" 200 115 0.004452 252.41.208.28 - - [2026-04-02 01:58:13] "POST /neutron/subnet HTTP/1.1" 200 720 0.126171 252.41.208.28 - - [2026-04-02 01:58:13] "POST /neutron/network HTTP/1.1" 200 822 0.005089 10.0.0.41 - - [2026-04-02 01:58:13] "POST /id-to-fqname HTTP/1.1" 200 219 0.001384 10.0.0.41 - - [2026-04-02 01:58:13] "GET /virtual-network/1dc3264d-43e5-4578-a7fd-2b539e622df0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005071 252.41.208.28 - - [2026-04-02 01:58:13] "POST /neutron/network HTTP/1.1" 200 822 0.006426 10.0.0.41 - - [2026-04-02 01:58:13] "GET /virtual-network/1dc3264d-43e5-4578-a7fd-2b539e622df0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.004947 252.41.208.28 - - [2026-04-02 01:58:13] "POST /neutron/network HTTP/1.1" 200 822 0.004835 252.41.208.28 - - [2026-04-02 01:58:13] "POST /neutron/subnet HTTP/1.1" 200 720 0.006509 10.0.0.41 - - [2026-04-02 01:58:14] "POST /id-to-fqname HTTP/1.1" 200 219 0.001366 252.41.208.28 - - [2026-04-02 01:58:14] "POST /neutron/network HTTP/1.1" 200 832 0.005251 252.41.208.28 - - [2026-04-02 01:58:14] "GET /aaa-mode HTTP/1.1" 401 296 0.000432 252.41.208.28 - - [2026-04-02 01:58:14] "GET / HTTP/1.1" 200 36215 0.001849 252.41.208.28 - - [2026-04-02 01:58:14] "GET /project/1bd73ee4-9072-45b7-a141-592834f2a269?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000420 10.0.0.41 - - [2026-04-02 01:58:14] "DELETE /project/1bd73ee4907245b7a141592834f2a269 HTTP/1.1" 404 173 0.003823 10.0.0.41 - - [2026-04-02 01:58:14] "GET /projects?obj_uuids=01e1450d-36d4-4b29-baf4-a0a22992292d&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000913 10.0.0.41 - - [2026-04-02 01:58:14] "GET /project/01e1450d-36d4-4b29-baf4-a0a22992292d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1457 0.024076 10.0.0.41 - - [2026-04-02 01:58:14] "GET /projects?obj_uuids=01e1450d-36d4-4b29-baf4-a0a22992292d&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000914 10.0.0.41 - - [2026-04-02 01:58:14] "GET /project/01e1450d-36d4-4b29-baf4-a0a22992292d?fields=security_groups HTTP/1.1" 200 1351 0.063882 10.0.0.41 - - [2026-04-02 01:58:14] "GET /projects?obj_uuids=1bd73ee4-9072-45b7-a141-592834f2a269&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001027 252.41.208.28 - - [2026-04-02 01:58:14] "GET /project/1bd73ee4-9072-45b7-a141-592834f2a269?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.070477 10.0.0.41 - - [2026-04-02 01:58:14] "DELETE /security-group/821c5a63-12ec-4ee1-a434-04442870cc8b HTTP/1.1" 200 115 0.068230 10.0.0.41 - - [2026-04-02 01:58:14] "GET /projects?obj_uuids=01e1450d-36d4-4b29-baf4-a0a22992292d&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001144 10.0.0.41 - - [2026-04-02 01:58:14] "DELETE /access-control-list/9f55bb18-dc85-4ae8-b7af-d2b4ec1716ef HTTP/1.1" 200 115 0.050464 252.41.208.28 - - [2026-04-02 01:58:14] "POST /neutron/network HTTP/1.1" 200 822 0.008692 10.0.0.41 - - [2026-04-02 01:58:14] "GET /project/01e1450d-36d4-4b29-baf4-a0a22992292d?fields=application_policy_sets HTTP/1.1" 200 1390 0.043400 10.0.0.41 - - [2026-04-02 01:58:14] "DELETE /access-control-list/21379697-c4bd-46c6-aaec-c7e32a1fc190 HTTP/1.1" 200 115 0.046936 10.0.0.41 - - [2026-04-02 01:58:14] "DELETE /project/01e1450d-36d4-4b29-baf4-a0a22992292d HTTP/1.1" 200 115 0.357658 252.41.208.28 - - [2026-04-02 01:58:15] "POST /neutron/port HTTP/1.1" 200 117 0.006054 252.41.208.28 - - [2026-04-02 01:58:15] "POST /neutron/port HTTP/1.1" 200 117 0.005477 10.0.0.41 - - [2026-04-02 01:58:15] "POST /id-to-fqname HTTP/1.1" 200 219 0.001430 252.41.208.28 - - [2026-04-02 01:58:15] "POST /neutron/port HTTP/1.1" 200 117 0.006875 252.41.208.28 - - [2026-04-02 01:58:15] "POST /neutron/network HTTP/1.1" 200 832 0.005609 252.41.208.28 - - [2026-04-02 01:58:15] "GET /aaa-mode HTTP/1.1" 401 296 0.000433 252.41.208.28 - - [2026-04-02 01:58:15] "GET / HTTP/1.1" 200 36215 0.001666 252.41.208.28 - - [2026-04-02 01:58:15] "GET /project/1bd73ee4-9072-45b7-a141-592834f2a269?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000369 252.41.208.28 - - [2026-04-02 01:58:15] "POST /neutron/network HTTP/1.1" 200 832 0.007198 10.0.0.41 - - [2026-04-02 01:58:15] "GET /projects?obj_uuids=1bd73ee4-9072-45b7-a141-592834f2a269&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000976 10.0.0.41 - - [2026-04-02 01:58:15] "GET /projects?obj_uuids=1bd73ee4-9072-45b7-a141-592834f2a269&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001543 252.41.208.28 - - [2026-04-02 01:58:15] "GET /project/1bd73ee4-9072-45b7-a141-592834f2a269?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.076723 252.41.208.28 - - [2026-04-02 01:58:15] "POST /neutron/network HTTP/1.1" 200 822 0.005569 252.41.208.28 - - [2026-04-02 01:58:15] "POST /neutron/port HTTP/1.1" 200 1058 0.287679 252.41.208.28 - - [2026-04-02 01:58:16] "POST /neutron/port HTTP/1.1" 200 1058 0.011093 252.41.208.28 - - [2026-04-02 01:58:16] "POST /neutron/port HTTP/1.1" 200 1058 0.010935 252.41.208.28 - - [2026-04-02 01:58:16] "POST /neutron/port HTTP/1.1" 200 1068 0.013702 252.41.208.28 - - [2026-04-02 01:58:16] "POST /neutron/security_group HTTP/1.1" 200 2057 0.011873 252.41.208.28 - - [2026-04-02 01:58:16] "POST /neutron/port HTTP/1.1" 200 1108 0.072642 252.41.208.28 - - [2026-04-02 01:58:16] "POST /neutron/port HTTP/1.1" 200 117 0.004428 252.41.208.28 - - [2026-04-02 01:58:16] "POST /neutron/port HTTP/1.1" 200 1118 0.014013 252.41.208.28 - - [2026-04-02 01:58:16] "POST /neutron/port HTTP/1.1" 200 1118 0.012463 252.41.208.28 - - [2026-04-02 01:58:16] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003117 252.41.208.28 - - [2026-04-02 01:58:16] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006102 252.41.208.28 - - [2026-04-02 01:58:16] "POST /neutron/subnet HTTP/1.1" 200 694 0.007526 252.41.208.28 - - [2026-04-02 01:58:16] "POST /neutron/port HTTP/1.1" 200 117 0.001643 252.41.208.28 - - [2026-04-02 01:58:16] "POST /neutron/network HTTP/1.1" 200 822 0.005310 252.41.208.28 - - [2026-04-02 01:58:16] "POST /neutron/network HTTP/1.1" 200 832 0.005341 10.0.0.41 - - [2026-04-02 01:58:16] "GET /projects?obj_uuids=1bd73ee4-9072-45b7-a141-592834f2a269&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001246 252.41.208.28 - - [2026-04-02 01:58:17] "POST /neutron/port HTTP/1.1" 200 1058 0.285120 252.41.208.28 - - [2026-04-02 01:58:17] "POST /neutron/port HTTP/1.1" 200 1058 0.013620 252.41.208.28 - - [2026-04-02 01:58:17] "POST /neutron/port HTTP/1.1" 200 1058 0.012175 252.41.208.28 - - [2026-04-02 01:58:17] "POST /neutron/port HTTP/1.1" 200 1108 0.062832 252.41.208.28 - - [2026-04-02 01:58:17] "POST /neutron/port HTTP/1.1" 200 1118 0.011724 252.41.208.28 - - [2026-04-02 01:58:17] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003365 252.41.208.28 - - [2026-04-02 01:58:17] "POST /neutron/subnet HTTP/1.1" 200 694 0.006839 252.41.208.28 - - [2026-04-02 01:58:17] "POST /neutron/port HTTP/1.1" 200 117 0.001233 252.41.208.28 - - [2026-04-02 01:58:17] "POST /neutron/network HTTP/1.1" 200 822 0.006090 252.41.208.28 - - [2026-04-02 01:58:21] "POST /neutron/port HTTP/1.1" 200 1118 0.011395 252.41.208.28 - - [2026-04-02 01:58:21] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006073 252.41.208.28 - - [2026-04-02 01:58:21] "POST /neutron/port HTTP/1.1" 200 1118 0.011681 252.41.208.28 - - [2026-04-02 01:58:21] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006275 252.41.208.28 - - [2026-04-02 01:58:21] "POST /neutron/port HTTP/1.1" 200 1118 0.013030 252.41.208.28 - - [2026-04-02 01:58:21] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006227 10.0.0.41 - - [2026-04-02 01:58:21] "GET /virtual-machine/82564acd-3778-4053-9744-bd7be657323a HTTP/1.1" 401 296 0.000429 10.0.0.41 - - [2026-04-02 01:58:22] "GET /virtual-machine/82564acd-3778-4053-9744-bd7be657323a HTTP/1.1" 200 1293 0.032964 10.0.0.41 - - [2026-04-02 01:58:22] "GET /virtual-machine-interface/d7382602-e6c5-4cec-bcae-65c6c87a6e3f HTTP/1.1" 200 2942 0.005157 10.0.0.41 - - [2026-04-02 01:58:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002928 10.0.0.41 - - [2026-04-02 01:58:22] "GET /global-vrouter-config/ce13109b-450c-49e0-a900-187f6a3685df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004471 10.0.0.41 - - [2026-04-02 01:58:22] "GET /virtual-networks?parent_id=1bd73ee4-9072-45b7-a141-592834f2a269&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003062 10.0.0.41 - - [2026-04-02 01:58:22] "GET /virtual-network/1dc3264d-43e5-4578-a7fd-2b539e622df0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005953 252.41.208.28 - - [2026-04-02 01:58:25] "POST /neutron/port HTTP/1.1" 200 1118 0.011165 252.41.208.28 - - [2026-04-02 01:58:25] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007134 10.0.0.41 - - [2026-04-02 01:58:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003231 10.0.0.41 - - [2026-04-02 01:58:25] "GET /virtual-network/1dc3264d-43e5-4578-a7fd-2b539e622df0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006696 252.41.208.28 - - [2026-04-02 01:58:25] "POST /neutron/port HTTP/1.1" 200 1118 0.015492 252.41.208.28 - - [2026-04-02 01:58:25] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008107 10.0.0.41 - - [2026-04-02 01:58:26] "GET /obj-perms HTTP/1.1" 200 6378 0.057873 252.41.208.28 - - [2026-04-02 01:58:26] "POST /neutron/port HTTP/1.1" 200 1118 0.012583 252.41.208.28 - - [2026-04-02 01:58:26] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007992 10.0.0.41 - - [2026-04-02 01:58:26] "GET /obj-perms HTTP/1.1" 200 6378 0.059758 252.41.208.28 - - [2026-04-02 01:58:26] "POST /neutron/port HTTP/1.1" 200 1118 0.012528 252.41.208.28 - - [2026-04-02 01:58:26] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005680 252.41.208.28 - - [2026-04-02 01:58:27] "POST /neutron/port HTTP/1.1" 200 1118 0.014999 252.41.208.28 - - [2026-04-02 01:58:27] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007633 10.0.0.41 - - [2026-04-02 01:58:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004915 252.41.208.28 - - [2026-04-02 01:58:27] "POST /neutron/port HTTP/1.1" 200 1118 0.018722 10.0.0.41 - - [2026-04-02 01:58:27] "GET /global-vrouter-config/ce13109b-450c-49e0-a900-187f6a3685df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004750 10.0.0.41 - - [2026-04-02 01:58:27] "GET /virtual-networks?parent_id=1bd73ee4-9072-45b7-a141-592834f2a269&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.004124 252.41.208.28 - - [2026-04-02 01:58:27] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005663 10.0.0.41 - - [2026-04-02 01:58:28] "GET /virtual-network/1dc3264d-43e5-4578-a7fd-2b539e622df0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006173 252.41.208.28 - - [2026-04-02 01:58:28] "POST /neutron/port HTTP/1.1" 200 1118 0.020154 252.41.208.28 - - [2026-04-02 01:58:28] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006579 252.41.208.28 - - [2026-04-02 01:58:28] "POST /neutron/port HTTP/1.1" 200 1118 0.016024 252.41.208.28 - - [2026-04-02 01:58:28] "POST /neutron/security_group HTTP/1.1" 200 2057 0.016862 252.41.208.28 - - [2026-04-02 01:58:28] "POST /neutron/port HTTP/1.1" 200 1118 0.012228 252.41.208.28 - - [2026-04-02 01:58:28] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006755 252.41.208.28 - - [2026-04-02 01:58:28] "POST /neutron/port HTTP/1.1" 200 1118 0.013167 252.41.208.28 - - [2026-04-02 01:58:28] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005986 10.0.0.41 - - [2026-04-02 01:58:28] "GET /virtual-machine/f6888db5-9042-40b4-9cd2-96d528ccaae2 HTTP/1.1" 200 1294 0.004330 10.0.0.41 - - [2026-04-02 01:58:28] "GET /virtual-machine-interface/d26f795f-6b0a-489c-8b31-27db97d838bf HTTP/1.1" 200 2942 0.005054 10.0.0.41 - - [2026-04-02 01:58:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002754 10.0.0.41 - - [2026-04-02 01:58:28] "GET /global-vrouter-config/ce13109b-450c-49e0-a900-187f6a3685df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.002684 10.0.0.41 - - [2026-04-02 01:58:29] "GET /virtual-networks?parent_id=1bd73ee4-9072-45b7-a141-592834f2a269&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002778 10.0.0.41 - - [2026-04-02 01:58:29] "GET /virtual-network/1dc3264d-43e5-4578-a7fd-2b539e622df0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.004712 10.0.0.41 - - [2026-04-02 01:58:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003443 10.0.0.41 - - [2026-04-02 01:58:30] "GET /global-vrouter-config/ce13109b-450c-49e0-a900-187f6a3685df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.002699 10.0.0.41 - - [2026-04-02 01:58:30] "GET /virtual-networks?parent_id=1bd73ee4-9072-45b7-a141-592834f2a269&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002782 10.0.0.41 - - [2026-04-02 01:58:30] "GET /virtual-network/1dc3264d-43e5-4578-a7fd-2b539e622df0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.004804 252.41.208.28 - - [2026-04-02 01:58:34] "POST /neutron/network HTTP/1.1" 200 822 0.009029 252.41.208.28 - - [2026-04-02 01:58:34] "POST /neutron/network HTTP/1.1" 400 204 0.010122 252.41.208.28 - - [2026-04-02 01:58:35] "POST /neutron/port HTTP/1.1" 200 1118 0.019751 252.41.208.28 - - [2026-04-02 01:58:35] "POST /neutron/port HTTP/1.1" 200 1118 0.017525 252.41.208.28 - - [2026-04-02 01:58:35] "POST /neutron/port HTTP/1.1" 200 1108 0.015548 252.41.208.28 - - [2026-04-02 01:58:35] "POST /neutron/port HTTP/1.1" 200 1108 0.011019 252.41.208.28 - - [2026-04-02 01:58:35] "POST /neutron/port HTTP/1.1" 200 151 0.134015 252.41.208.28 - - [2026-04-02 01:58:35] "POST /neutron/port HTTP/1.1" 200 151 0.135088 252.41.208.28 - - [2026-04-02 01:58:37] "POST /neutron/network HTTP/1.1" 200 822 0.005321 10.0.0.41 - - [2026-04-02 01:58:37] "POST /useragent-kv HTTP/1.1" 200 115 0.002094 10.0.0.41 - - [2026-04-02 01:58:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003149 10.0.0.41 - - [2026-04-02 01:58:37] "POST /useragent-kv HTTP/1.1" 200 115 0.001972 252.41.208.28 - - [2026-04-02 01:58:37] "POST /neutron/network HTTP/1.1" 200 151 0.070613 10.0.0.41 - - [2026-04-02 01:58:37] "DELETE /route-target/3266d917-5dbf-4d03-8ca0-4137b2b714ae HTTP/1.1" 200 115 0.017614 10.0.0.41 - - [2026-04-02 01:58:37] "GET /projects?obj_uuids=1bd73ee4-9072-45b7-a141-592834f2a269&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001062 10.0.0.41 - - [2026-04-02 01:58:37] "GET /project/1bd73ee4-9072-45b7-a141-592834f2a269?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.024503 10.0.0.41 - - [2026-04-02 01:58:37] "GET /projects?obj_uuids=1bd73ee4-9072-45b7-a141-592834f2a269&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001361 10.0.0.41 - - [2026-04-02 01:58:37] "GET /project/1bd73ee4-9072-45b7-a141-592834f2a269?fields=virtual_networks HTTP/1.1" 200 1033 0.064423 10.0.0.41 - - [2026-04-02 01:58:37] "GET /projects?obj_uuids=1bd73ee4-9072-45b7-a141-592834f2a269&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001139 10.0.0.41 - - [2026-04-02 01:58:37] "GET /project/1bd73ee4-9072-45b7-a141-592834f2a269?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.023912 10.0.0.41 - - [2026-04-02 01:58:37] "GET /projects?obj_uuids=1bd73ee4-9072-45b7-a141-592834f2a269&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001072 10.0.0.41 - - [2026-04-02 01:58:37] "GET /project/1bd73ee4-9072-45b7-a141-592834f2a269?fields=security_groups HTTP/1.1" 200 1259 0.026939 10.0.0.41 - - [2026-04-02 01:58:38] "GET /domains?obj_uuids=6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001362 10.0.0.41 - - [2026-04-02 01:58:38] "GET /domain/6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.007409 10.0.0.41 - - [2026-04-02 01:58:38] "POST /fqname-to-id HTTP/1.1" 404 186 0.031105 10.0.0.41 - - [2026-04-02 01:58:38] "GET /projects?obj_uuids=036dcdad-78e6-49f4-8fde-11092df1abfe&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002360 10.0.0.41 - - [2026-04-02 01:58:38] "GET /domains?obj_uuids=6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001141 10.0.0.41 - - [2026-04-02 01:58:38] "GET /domain/6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.006096 10.0.0.41 - - [2026-04-02 01:58:39] "POST /id-to-fqname HTTP/1.1" 200 188 0.001246 10.0.0.41 - - [2026-04-02 01:58:39] "POST /fqname-to-id HTTP/1.1" 404 197 0.002234 10.0.0.41 - - [2026-04-02 01:58:39] "POST /security-groups HTTP/1.1" 200 583 0.065120 10.0.0.41 - - [2026-04-02 01:58:39] "POST /fqname-to-id HTTP/1.1" 404 232 0.002448 10.0.0.41 - - [2026-04-02 01:58:39] "POST /projects HTTP/1.1" 200 577 0.211662 10.0.0.41 - - [2026-04-02 01:58:39] "POST /access-control-lists HTTP/1.1" 200 596 0.058965 10.0.0.41 - - [2026-04-02 01:58:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.286685 10.0.0.41 - - [2026-04-02 01:58:39] "POST /fqname-to-id HTTP/1.1" 404 231 0.005964 10.0.0.41 - - [2026-04-02 01:58:39] "GET /project/036dcdad-78e6-49f4-8fde-11092df1abfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.424626 10.0.0.41 - - [2026-04-02 01:58:39] "POST /access-control-lists HTTP/1.1" 200 594 0.068770 10.0.0.41 - - [2026-04-02 01:58:40] "GET / HTTP/1.1" 200 36215 0.002477 10.0.0.41 - - [2026-04-02 01:58:41] "POST /fqname-to-id HTTP/1.1" 401 296 0.000555 10.0.0.41 - - [2026-04-02 01:58:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.064553 10.0.0.41 - - [2026-04-02 01:58:41] "GET /projects?obj_uuids=036dcdad-78e6-49f4-8fde-11092df1abfe&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001016 10.0.0.41 - - [2026-04-02 01:58:41] "GET /project/036dcdad-78e6-49f4-8fde-11092df1abfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.033658 252.41.208.28 - - [2026-04-02 01:58:41] "POST /neutron/network HTTP/1.1" 200 117 0.031909 10.0.0.41 - - [2026-04-02 01:58:41] "GET /projects?obj_uuids=036dcdad-78e6-49f4-8fde-11092df1abfe&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001067 252.41.208.28 - - [2026-04-02 01:58:41] "POST /neutron/network HTTP/1.1" 200 623 0.060260 10.0.0.41 - - [2026-04-02 01:58:42] "POST /route-targets HTTP/1.1" 200 328 0.012190 10.0.0.41 - - [2026-04-02 01:58:42] "POST /ref-update HTTP/1.1" 200 156 0.010525 10.0.0.41 - - [2026-04-02 01:58:42] "POST /useragent-kv HTTP/1.1" 200 115 0.004112 252.41.208.28 - - [2026-04-02 01:58:42] "POST /neutron/subnet HTTP/1.1" 200 701 0.186922 252.41.208.28 - - [2026-04-02 01:58:42] "POST /neutron/network HTTP/1.1" 200 837 0.005035 10.0.0.41 - - [2026-04-02 01:58:42] "POST /id-to-fqname HTTP/1.1" 200 228 0.001311 10.0.0.41 - - [2026-04-02 01:58:42] "GET /virtual-network/ee241896-c9dc-4a8c-a572-ad3a008ea11a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.004294 252.41.208.28 - - [2026-04-02 01:58:42] "POST /neutron/network HTTP/1.1" 200 837 0.005296 10.0.0.41 - - [2026-04-02 01:58:42] "GET /virtual-network/ee241896-c9dc-4a8c-a572-ad3a008ea11a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.004876 252.41.208.28 - - [2026-04-02 01:58:42] "POST /neutron/network HTTP/1.1" 200 837 0.006256 252.41.208.28 - - [2026-04-02 01:58:42] "POST /neutron/subnet HTTP/1.1" 200 701 0.006662 252.41.208.28 - - [2026-04-02 01:58:42] "POST /neutron/network HTTP/1.1" 200 837 0.004966 10.0.0.41 - - [2026-04-02 01:58:42] "POST /id-to-fqname HTTP/1.1" 200 228 0.001265 252.41.208.28 - - [2026-04-02 01:58:42] "POST /neutron/network HTTP/1.1" 200 847 0.005441 252.41.208.28 - - [2026-04-02 01:58:43] "GET /aaa-mode HTTP/1.1" 401 296 0.000477 252.41.208.28 - - [2026-04-02 01:58:43] "GET / HTTP/1.1" 200 36215 0.001689 252.41.208.28 - - [2026-04-02 01:58:43] "GET /project/036dcdad-78e6-49f4-8fde-11092df1abfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000420 10.0.0.41 - - [2026-04-02 01:58:43] "GET /projects?obj_uuids=036dcdad-78e6-49f4-8fde-11092df1abfe&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001238 252.41.208.28 - - [2026-04-02 01:58:43] "GET /project/036dcdad-78e6-49f4-8fde-11092df1abfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.052697 252.41.208.28 - - [2026-04-02 01:58:43] "POST /neutron/network HTTP/1.1" 200 837 0.029338 252.41.208.28 - - [2026-04-02 01:58:43] "POST /neutron/port HTTP/1.1" 200 117 0.004643 252.41.208.28 - - [2026-04-02 01:58:43] "POST /neutron/port HTTP/1.1" 200 117 0.005214 10.0.0.41 - - [2026-04-02 01:58:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002846 10.0.0.41 - - [2026-04-02 01:58:43] "GET /global-vrouter-config/ce13109b-450c-49e0-a900-187f6a3685df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004393 10.0.0.41 - - [2026-04-02 01:58:43] "PUT /global-vrouter-config/ce13109b-450c-49e0-a900-187f6a3685df HTTP/1.1" 200 277 0.008407 252.41.208.28 - - [2026-04-02 01:58:43] "POST /neutron/port HTTP/1.1" 200 117 0.004556 252.41.208.28 - - [2026-04-02 01:58:44] "POST /neutron/network HTTP/1.1" 200 847 0.005332 10.0.0.41 - - [2026-04-02 01:58:44] "GET /projects?obj_uuids=036dcdad-78e6-49f4-8fde-11092df1abfe&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001052 252.41.208.28 - - [2026-04-02 01:58:44] "POST /neutron/port HTTP/1.1" 200 1053 0.202235 252.41.208.28 - - [2026-04-02 01:58:44] "POST /neutron/port HTTP/1.1" 200 1053 0.011427 252.41.208.28 - - [2026-04-02 01:58:44] "POST /neutron/port HTTP/1.1" 200 1053 0.011311 252.41.208.28 - - [2026-04-02 01:58:44] "POST /neutron/port HTTP/1.1" 200 1103 0.054302 252.41.208.28 - - [2026-04-02 01:58:44] "POST /neutron/port HTTP/1.1" 200 1113 0.014060 252.41.208.28 - - [2026-04-02 01:58:44] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003170 252.41.208.28 - - [2026-04-02 01:58:44] "POST /neutron/subnet HTTP/1.1" 200 675 0.006677 252.41.208.28 - - [2026-04-02 01:58:45] "POST /neutron/port HTTP/1.1" 200 117 0.001212 252.41.208.28 - - [2026-04-02 01:58:45] "POST /neutron/network HTTP/1.1" 200 837 0.005751 252.41.208.28 - - [2026-04-02 01:58:49] "POST /neutron/port HTTP/1.1" 200 1113 0.014259 252.41.208.28 - - [2026-04-02 01:58:49] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006730 252.41.208.28 - - [2026-04-02 01:58:49] "POST /neutron/port HTTP/1.1" 200 1113 0.014256 252.41.208.28 - - [2026-04-02 01:58:49] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007439 252.41.208.28 - - [2026-04-02 01:58:49] "POST /neutron/port HTTP/1.1" 200 1113 0.011688 252.41.208.28 - - [2026-04-02 01:58:49] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006050 10.0.0.41 - - [2026-04-02 01:58:49] "GET /virtual-machine/b540e057-7d17-4336-ad14-ac0fcc6b475f HTTP/1.1" 401 296 0.000514 10.0.0.41 - - [2026-04-02 01:58:49] "GET /virtual-machine/b540e057-7d17-4336-ad14-ac0fcc6b475f HTTP/1.1" 200 1293 0.029718 10.0.0.41 - - [2026-04-02 01:58:50] "GET /virtual-machine-interface/689b3acd-d36b-4abd-8424-5845a7df788f HTTP/1.1" 200 2965 0.005645 10.0.0.41 - - [2026-04-02 01:58:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002980 10.0.0.41 - - [2026-04-02 01:58:50] "GET /global-vrouter-config/ce13109b-450c-49e0-a900-187f6a3685df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1880 0.003326 10.0.0.41 - - [2026-04-02 01:58:50] "GET /virtual-networks?parent_id=036dcdad-78e6-49f4-8fde-11092df1abfe&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.002858 10.0.0.41 - - [2026-04-02 01:58:50] "GET /virtual-network/ee241896-c9dc-4a8c-a572-ad3a008ea11a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.004888 10.0.0.41 - - [2026-04-02 01:58:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005124 10.0.0.41 - - [2026-04-02 01:58:53] "GET /virtual-network/ee241896-c9dc-4a8c-a572-ad3a008ea11a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006070 252.41.208.28 - - [2026-04-02 01:58:54] "POST /neutron/port HTTP/1.1" 200 1113 0.012768 252.41.208.28 - - [2026-04-02 01:58:54] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005305 252.41.208.28 - - [2026-04-02 01:58:54] "POST /neutron/port HTTP/1.1" 200 1113 0.012175 252.41.208.28 - - [2026-04-02 01:58:54] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005164 10.0.0.41 - - [2026-04-02 01:58:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003330 10.0.0.41 - - [2026-04-02 01:58:55] "GET /global-vrouter-config/ce13109b-450c-49e0-a900-187f6a3685df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1880 0.002908 10.0.0.41 - - [2026-04-02 01:58:55] "GET /virtual-networks?parent_id=036dcdad-78e6-49f4-8fde-11092df1abfe&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.002698 10.0.0.41 - - [2026-04-02 01:58:55] "GET /virtual-network/ee241896-c9dc-4a8c-a572-ad3a008ea11a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005245 252.41.208.28 - - [2026-04-02 01:58:55] "POST /neutron/port HTTP/1.1" 200 1113 0.011097 252.41.208.28 - - [2026-04-02 01:58:55] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006340 252.41.208.28 - - [2026-04-02 01:58:56] "POST /neutron/port HTTP/1.1" 200 1113 0.012701 252.41.208.28 - - [2026-04-02 01:58:56] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005055 252.41.208.28 - - [2026-04-02 01:58:56] "POST /neutron/port HTTP/1.1" 200 1113 0.012010 252.41.208.28 - - [2026-04-02 01:58:56] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005442 10.0.0.41 - - [2026-04-02 01:59:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002872 10.0.0.41 - - [2026-04-02 01:59:03] "GET /global-vrouter-config/ce13109b-450c-49e0-a900-187f6a3685df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1880 0.002869 10.0.0.41 - - [2026-04-02 01:59:03] "PUT /global-vrouter-config/ce13109b-450c-49e0-a900-187f6a3685df HTTP/1.1" 200 277 0.008427 252.41.208.28 - - [2026-04-02 01:59:03] "POST /neutron/network HTTP/1.1" 200 837 0.007443 252.41.208.28 - - [2026-04-02 01:59:03] "POST /neutron/network HTTP/1.1" 400 204 0.012326 252.41.208.28 - - [2026-04-02 01:59:03] "POST /neutron/port HTTP/1.1" 200 1113 0.011536 252.41.208.28 - - [2026-04-02 01:59:03] "POST /neutron/port HTTP/1.1" 200 1103 0.009377 252.41.208.28 - - [2026-04-02 01:59:04] "POST /neutron/port HTTP/1.1" 200 151 0.096853 252.41.208.28 - - [2026-04-02 01:59:05] "POST /neutron/network HTTP/1.1" 200 837 0.005260 10.0.0.41 - - [2026-04-02 01:59:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003681 10.0.0.41 - - [2026-04-02 01:59:05] "POST /useragent-kv HTTP/1.1" 200 115 0.002791 10.0.0.41 - - [2026-04-02 01:59:05] "POST /useragent-kv HTTP/1.1" 200 115 0.001977 252.41.208.28 - - [2026-04-02 01:59:05] "POST /neutron/network HTTP/1.1" 200 151 0.074255 10.0.0.41 - - [2026-04-02 01:59:05] "DELETE /route-target/d5ad40fa-c1d9-4cd5-bd2d-3b12dbe6fed5 HTTP/1.1" 200 115 0.015218 10.0.0.41 - - [2026-04-02 01:59:06] "GET /global-vrouter-configs HTTP/1.1" 200 358 0.002688 10.0.0.41 - - [2026-04-02 01:59:06] "GET /global-vrouter-config/ce13109b-450c-49e0-a900-187f6a3685df HTTP/1.1" 200 1884 0.003466 10.0.0.41 - - [2026-04-02 01:59:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003481 10.0.0.41 - - [2026-04-02 01:59:06] "GET /projects?obj_uuids=036dcdad-78e6-49f4-8fde-11092df1abfe&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000971 10.0.0.41 - - [2026-04-02 01:59:06] "GET /project/036dcdad-78e6-49f4-8fde-11092df1abfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.022334 252.41.208.28 - - [2026-04-02 01:59:06] "POST /neutron/network HTTP/1.1" 200 117 0.010090 10.0.0.41 - - [2026-04-02 01:59:06] "GET /projects?obj_uuids=036dcdad-78e6-49f4-8fde-11092df1abfe&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001417 252.41.208.28 - - [2026-04-02 01:59:06] "POST /neutron/network HTTP/1.1" 200 603 0.066964 10.0.0.41 - - [2026-04-02 01:59:06] "POST /route-targets HTTP/1.1" 200 328 0.010848 10.0.0.41 - - [2026-04-02 01:59:06] "POST /ref-update HTTP/1.1" 200 156 0.014638 10.0.0.41 - - [2026-04-02 01:59:06] "POST /useragent-kv HTTP/1.1" 200 115 0.004298 252.41.208.28 - - [2026-04-02 01:59:06] "POST /neutron/subnet HTTP/1.1" 200 720 0.194549 252.41.208.28 - - [2026-04-02 01:59:06] "POST /neutron/network HTTP/1.1" 200 821 0.006572 10.0.0.41 - - [2026-04-02 01:59:06] "POST /id-to-fqname HTTP/1.1" 200 218 0.001876 10.0.0.41 - - [2026-04-02 01:59:06] "GET /virtual-network/30165dbd-b896-4622-8087-8ecdc51be802?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.006840 252.41.208.28 - - [2026-04-02 01:59:07] "POST /neutron/network HTTP/1.1" 200 821 0.005707 10.0.0.41 - - [2026-04-02 01:59:07] "GET /virtual-network/30165dbd-b896-4622-8087-8ecdc51be802?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.004891 252.41.208.28 - - [2026-04-02 01:59:07] "POST /neutron/network HTTP/1.1" 200 821 0.006128 252.41.208.28 - - [2026-04-02 01:59:07] "POST /neutron/subnet HTTP/1.1" 200 720 0.006745 10.0.0.41 - - [2026-04-02 01:59:07] "POST /id-to-fqname HTTP/1.1" 200 218 0.001419 252.41.208.28 - - [2026-04-02 01:59:07] "POST /neutron/network HTTP/1.1" 200 831 0.004952 252.41.208.28 - - [2026-04-02 01:59:07] "GET /aaa-mode HTTP/1.1" 401 296 0.000448 252.41.208.28 - - [2026-04-02 01:59:07] "GET / HTTP/1.1" 200 36215 0.001999 252.41.208.28 - - [2026-04-02 01:59:07] "GET /project/036dcdad-78e6-49f4-8fde-11092df1abfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000397 10.0.0.41 - - [2026-04-02 01:59:07] "GET /projects?obj_uuids=036dcdad-78e6-49f4-8fde-11092df1abfe&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001040 252.41.208.28 - - [2026-04-02 01:59:07] "GET /project/036dcdad-78e6-49f4-8fde-11092df1abfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.056704 252.41.208.28 - - [2026-04-02 01:59:07] "POST /neutron/network HTTP/1.1" 200 821 0.006740 252.41.208.28 - - [2026-04-02 01:59:08] "POST /neutron/port HTTP/1.1" 200 117 0.004742 252.41.208.28 - - [2026-04-02 01:59:08] "POST /neutron/port HTTP/1.1" 200 117 0.005140 252.41.208.28 - - [2026-04-02 01:59:08] "POST /neutron/port HTTP/1.1" 200 117 0.005059 252.41.208.28 - - [2026-04-02 01:59:08] "POST /neutron/network HTTP/1.1" 200 831 0.005862 10.0.0.41 - - [2026-04-02 01:59:08] "GET /projects?obj_uuids=036dcdad-78e6-49f4-8fde-11092df1abfe&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000978 252.41.208.28 - - [2026-04-02 01:59:08] "POST /neutron/port HTTP/1.1" 200 1057 0.235648 252.41.208.28 - - [2026-04-02 01:59:09] "POST /neutron/port HTTP/1.1" 200 1057 0.009713 252.41.208.28 - - [2026-04-02 01:59:09] "POST /neutron/port HTTP/1.1" 200 1057 0.009562 252.41.208.28 - - [2026-04-02 01:59:09] "POST /neutron/port HTTP/1.1" 200 1107 0.057438 252.41.208.28 - - [2026-04-02 01:59:09] "POST /neutron/port HTTP/1.1" 200 1117 0.011591 252.41.208.28 - - [2026-04-02 01:59:09] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004070 252.41.208.28 - - [2026-04-02 01:59:09] "POST /neutron/subnet HTTP/1.1" 200 694 0.007084 252.41.208.28 - - [2026-04-02 01:59:09] "POST /neutron/port HTTP/1.1" 200 117 0.001163 252.41.208.28 - - [2026-04-02 01:59:09] "POST /neutron/network HTTP/1.1" 200 821 0.005053 252.41.208.28 - - [2026-04-02 01:59:13] "POST /neutron/port HTTP/1.1" 200 1117 0.012366 252.41.208.28 - - [2026-04-02 01:59:13] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005823 252.41.208.28 - - [2026-04-02 01:59:13] "POST /neutron/port HTTP/1.1" 200 1117 0.012624 252.41.208.28 - - [2026-04-02 01:59:13] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005639 252.41.208.28 - - [2026-04-02 01:59:13] "POST /neutron/port HTTP/1.1" 200 1117 0.013044 252.41.208.28 - - [2026-04-02 01:59:13] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005789 10.0.0.41 - - [2026-04-02 01:59:13] "GET /virtual-machine/c7c10f3b-8191-48df-b70f-f8fa83093412 HTTP/1.1" 200 1293 0.004516 10.0.0.41 - - [2026-04-02 01:59:13] "GET /virtual-machine-interface/fbedfb2e-a6d3-4afe-a42c-0f949ecaf482 HTTP/1.1" 200 2937 0.004750 10.0.0.41 - - [2026-04-02 01:59:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002774 10.0.0.41 - - [2026-04-02 01:59:14] "GET /global-vrouter-config/ce13109b-450c-49e0-a900-187f6a3685df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003411 10.0.0.41 - - [2026-04-02 01:59:14] "GET /virtual-networks?parent_id=036dcdad-78e6-49f4-8fde-11092df1abfe&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002994 10.0.0.41 - - [2026-04-02 01:59:14] "GET /virtual-network/30165dbd-b896-4622-8087-8ecdc51be802?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.004830 10.0.0.41 - - [2026-04-02 01:59:15] "DELETE /project/036dcdad78e649f48fde11092df1abfe HTTP/1.1" 404 173 0.006931 10.0.0.41 - - [2026-04-02 01:59:15] "GET /projects?obj_uuids=1bd73ee4-9072-45b7-a141-592834f2a269&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001070 10.0.0.41 - - [2026-04-02 01:59:15] "GET /project/1bd73ee4-9072-45b7-a141-592834f2a269?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.025497 10.0.0.41 - - [2026-04-02 01:59:15] "GET /projects?obj_uuids=1bd73ee4-9072-45b7-a141-592834f2a269&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001956 10.0.0.41 - - [2026-04-02 01:59:15] "GET /project/1bd73ee4-9072-45b7-a141-592834f2a269?fields=security_groups HTTP/1.1" 200 1352 0.067832 10.0.0.41 - - [2026-04-02 01:59:15] "DELETE /security-group/e13eab5c-bce7-450e-baa8-e3d8f76ff9f8 HTTP/1.1" 200 115 0.030729 10.0.0.41 - - [2026-04-02 01:59:15] "GET /projects?obj_uuids=1bd73ee4-9072-45b7-a141-592834f2a269&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001235 10.0.0.41 - - [2026-04-02 01:59:15] "GET /project/1bd73ee4-9072-45b7-a141-592834f2a269?fields=application_policy_sets HTTP/1.1" 200 1391 0.028075 10.0.0.41 - - [2026-04-02 01:59:15] "DELETE /access-control-list/5caf9f6c-16e6-4060-a5f6-2eaf93f82fc0 HTTP/1.1" 200 115 0.039146 10.0.0.41 - - [2026-04-02 01:59:15] "DELETE /access-control-list/fc576747-fb7e-41bb-a54c-9b7e8a696397 HTTP/1.1" 200 115 0.026011 10.0.0.41 - - [2026-04-02 01:59:15] "DELETE /project/1bd73ee4-9072-45b7-a141-592834f2a269 HTTP/1.1" 200 115 0.308634 10.0.0.41 - - [2026-04-02 01:59:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002932 10.0.0.41 - - [2026-04-02 01:59:17] "GET /virtual-network/30165dbd-b896-4622-8087-8ecdc51be802?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.004729 252.41.208.28 - - [2026-04-02 01:59:18] "POST /neutron/port HTTP/1.1" 200 1117 0.011715 252.41.208.28 - - [2026-04-02 01:59:18] "POST /neutron/security_group HTTP/1.1" 200 2056 0.004969 252.41.208.28 - - [2026-04-02 01:59:18] "POST /neutron/port HTTP/1.1" 200 1117 0.012114 252.41.208.28 - - [2026-04-02 01:59:18] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005585 10.0.0.41 - - [2026-04-02 01:59:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002747 10.0.0.41 - - [2026-04-02 01:59:19] "GET /global-vrouter-config/ce13109b-450c-49e0-a900-187f6a3685df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.002559 10.0.0.41 - - [2026-04-02 01:59:19] "GET /virtual-networks?parent_id=036dcdad-78e6-49f4-8fde-11092df1abfe&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002796 10.0.0.41 - - [2026-04-02 01:59:19] "GET /virtual-network/30165dbd-b896-4622-8087-8ecdc51be802?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.005363 252.41.208.28 - - [2026-04-02 01:59:19] "POST /neutron/port HTTP/1.1" 200 1117 0.012121 252.41.208.28 - - [2026-04-02 01:59:19] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005311 252.41.208.28 - - [2026-04-02 01:59:21] "POST /neutron/network HTTP/1.1" 200 821 0.005227 252.41.208.28 - - [2026-04-02 01:59:21] "POST /neutron/network HTTP/1.1" 400 204 0.009268 252.41.208.28 - - [2026-04-02 01:59:22] "POST /neutron/port HTTP/1.1" 200 1117 0.012107 252.41.208.28 - - [2026-04-02 01:59:22] "POST /neutron/port HTTP/1.1" 200 1107 0.009835 252.41.208.28 - - [2026-04-02 01:59:22] "POST /neutron/port HTTP/1.1" 200 151 0.091980 252.41.208.28 - - [2026-04-02 01:59:23] "POST /neutron/network HTTP/1.1" 200 821 0.005295 10.0.0.41 - - [2026-04-02 01:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004270 10.0.0.41 - - [2026-04-02 01:59:23] "POST /useragent-kv HTTP/1.1" 200 115 0.003528 10.0.0.41 - - [2026-04-02 01:59:23] "POST /useragent-kv HTTP/1.1" 200 115 0.002526 252.41.208.28 - - [2026-04-02 01:59:23] "POST /neutron/network HTTP/1.1" 200 151 0.087485 10.0.0.41 - - [2026-04-02 01:59:23] "DELETE /route-target/1a64b70e-732b-4f1c-8c19-ec889d514712 HTTP/1.1" 200 115 0.023557 10.0.0.41 - - [2026-04-02 01:59:24] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 547 0.002701 10.0.0.41 - - [2026-04-02 01:59:24] "POST /network-ipams HTTP/1.1" 200 541 0.015545 10.0.0.41 - - [2026-04-02 01:59:24] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 765 0.002697 10.0.0.41 - - [2026-04-02 01:59:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002756 10.0.0.41 - - [2026-04-02 01:59:24] "GET /network-ipam/4699fa6f-8c78-4439-b76c-31745cd4b385?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1329 0.004473 10.0.0.41 - - [2026-04-02 01:59:24] "PUT /network-ipam/4699fa6f-8c78-4439-b76c-31745cd4b385 HTTP/1.1" 200 259 0.011318 10.0.0.41 - - [2026-04-02 01:59:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002883 10.0.0.41 - - [2026-04-02 01:59:24] "GET /projects?obj_uuids=036dcdad-78e6-49f4-8fde-11092df1abfe&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001065 10.0.0.41 - - [2026-04-02 01:59:24] "GET /project/036dcdad-78e6-49f4-8fde-11092df1abfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.023260 252.41.208.28 - - [2026-04-02 01:59:24] "POST /neutron/network HTTP/1.1" 200 117 0.008038 10.0.0.41 - - [2026-04-02 01:59:24] "GET /projects?obj_uuids=036dcdad-78e6-49f4-8fde-11092df1abfe&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001329 252.41.208.28 - - [2026-04-02 01:59:25] "POST /neutron/network HTTP/1.1" 200 603 0.070716 10.0.0.41 - - [2026-04-02 01:59:25] "POST /route-targets HTTP/1.1" 200 328 0.013708 10.0.0.41 - - [2026-04-02 01:59:25] "POST /ref-update HTTP/1.1" 200 156 0.017582 10.0.0.41 - - [2026-04-02 01:59:25] "POST /useragent-kv HTTP/1.1" 200 115 0.002943 252.41.208.28 - - [2026-04-02 01:59:25] "POST /neutron/subnet HTTP/1.1" 200 699 0.149324 10.0.0.41 - - [2026-04-02 01:59:25] "POST /useragent-kv HTTP/1.1" 200 115 0.003427 252.41.208.28 - - [2026-04-02 01:59:25] "POST /neutron/subnet HTTP/1.1" 200 699 0.149004 252.41.208.28 - - [2026-04-02 01:59:25] "POST /neutron/network HTTP/1.1" 200 988 0.009501 10.0.0.41 - - [2026-04-02 01:59:25] "POST /id-to-fqname HTTP/1.1" 200 218 0.001451 10.0.0.41 - - [2026-04-02 01:59:25] "GET /virtual-network/f8fd7094-fb1c-4202-87a5-0a90320d56b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.005850 252.41.208.28 - - [2026-04-02 01:59:25] "POST /neutron/network HTTP/1.1" 200 988 0.008767 10.0.0.41 - - [2026-04-02 01:59:25] "GET /virtual-network/f8fd7094-fb1c-4202-87a5-0a90320d56b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.005074 252.41.208.28 - - [2026-04-02 01:59:25] "POST /neutron/network HTTP/1.1" 200 988 0.006443 252.41.208.28 - - [2026-04-02 01:59:25] "POST /neutron/subnet HTTP/1.1" 200 699 0.007385 252.41.208.28 - - [2026-04-02 01:59:25] "POST /neutron/subnet HTTP/1.1" 200 699 0.006423 252.41.208.28 - - [2026-04-02 01:59:25] "POST /neutron/network HTTP/1.1" 200 988 0.007245 252.41.208.28 - - [2026-04-02 01:59:26] "POST /neutron/subnet HTTP/1.1" 200 699 0.007207 252.41.208.28 - - [2026-04-02 01:59:26] "POST /neutron/subnet HTTP/1.1" 200 699 0.006385 10.0.0.41 - - [2026-04-02 01:59:26] "GET /projects?obj_uuids=036dcdad-78e6-49f4-8fde-11092df1abfe&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000985 252.41.208.28 - - [2026-04-02 01:59:26] "POST /neutron/port HTTP/1.1" 200 1015 0.186067 10.0.0.41 - - [2026-04-02 01:59:26] "GET /projects?obj_uuids=036dcdad-78e6-49f4-8fde-11092df1abfe&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001050 252.41.208.28 - - [2026-04-02 01:59:26] "POST /neutron/port HTTP/1.1" 200 1015 0.169922 10.0.0.41 - - [2026-04-02 01:59:26] "POST /id-to-fqname HTTP/1.1" 200 218 0.001379 252.41.208.28 - - [2026-04-02 01:59:26] "POST /neutron/port HTTP/1.1" 200 1015 0.009224 252.41.208.28 - - [2026-04-02 01:59:26] "POST /neutron/port HTTP/1.1" 200 1015 0.011259 252.41.208.28 - - [2026-04-02 01:59:26] "POST /neutron/network HTTP/1.1" 200 988 0.006869 252.41.208.28 - - [2026-04-02 01:59:26] "POST /neutron/port HTTP/1.1" 200 1015 0.008523 10.0.0.41 - - [2026-04-02 01:59:26] "GET /obj-perms HTTP/1.1" 200 6378 0.058468 252.41.208.28 - - [2026-04-02 01:59:27] "POST /neutron/port HTTP/1.1" 200 117 0.004297 252.41.208.28 - - [2026-04-02 01:59:27] "POST /neutron/port HTTP/1.1" 200 117 0.005943 10.0.0.41 - - [2026-04-02 01:59:27] "POST /id-to-fqname HTTP/1.1" 200 218 0.001786 252.41.208.28 - - [2026-04-02 01:59:27] "POST /neutron/port HTTP/1.1" 200 117 0.008931 10.0.0.41 - - [2026-04-02 01:59:27] "GET /obj-perms HTTP/1.1" 200 6378 0.062648 252.41.208.28 - - [2026-04-02 01:59:27] "POST /neutron/port HTTP/1.1" 200 1015 0.009072 252.41.208.28 - - [2026-04-02 01:59:27] "POST /neutron/port HTTP/1.1" 200 1015 0.009212 252.41.208.28 - - [2026-04-02 01:59:27] "POST /neutron/port HTTP/1.1" 200 1015 0.039275 252.41.208.28 - - [2026-04-02 01:59:27] "POST /neutron/network HTTP/1.1" 200 988 0.011656 252.41.208.28 - - [2026-04-02 01:59:27] "POST /neutron/port HTTP/1.1" 200 1015 0.008622 252.41.208.28 - - [2026-04-02 01:59:28] "POST /neutron/port HTTP/1.1" 200 117 0.012458 252.41.208.28 - - [2026-04-02 01:59:28] "POST /neutron/port HTTP/1.1" 200 1015 0.018010 252.41.208.28 - - [2026-04-02 01:59:28] "POST /neutron/port HTTP/1.1" 200 1015 0.011550 252.41.208.28 - - [2026-04-02 01:59:28] "POST /neutron/port HTTP/1.1" 200 117 0.008145 252.41.208.28 - - [2026-04-02 01:59:28] "POST /neutron/network HTTP/1.1" 200 998 0.005375 10.0.0.41 - - [2026-04-02 01:59:28] "POST /id-to-fqname HTTP/1.1" 200 218 0.001536 252.41.208.28 - - [2026-04-02 01:59:28] "POST /neutron/port HTTP/1.1" 200 1015 0.008952 252.41.208.28 - - [2026-04-02 01:59:28] "POST /neutron/port HTTP/1.1" 200 1015 0.025498 252.41.208.28 - - [2026-04-02 01:59:28] "POST /neutron/port HTTP/1.1" 200 117 0.020064 252.41.208.28 - - [2026-04-02 01:59:28] "POST /neutron/port HTTP/1.1" 200 1103 0.128534 252.41.208.28 - - [2026-04-02 01:59:28] "POST /neutron/network HTTP/1.1" 200 998 0.016098 252.41.208.28 - - [2026-04-02 01:59:28] "GET /aaa-mode HTTP/1.1" 401 296 0.000512 252.41.208.28 - - [2026-04-02 01:59:28] "POST /neutron/port HTTP/1.1" 200 1113 0.015118 252.41.208.28 - - [2026-04-02 01:59:28] "GET / HTTP/1.1" 200 36215 0.001521 252.41.208.28 - - [2026-04-02 01:59:28] "GET /project/036dcdad-78e6-49f4-8fde-11092df1abfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000380 252.41.208.28 - - [2026-04-02 01:59:28] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003369 252.41.208.28 - - [2026-04-02 01:59:28] "POST /neutron/subnet HTTP/1.1" 200 673 0.010519 252.41.208.28 - - [2026-04-02 01:59:28] "POST /neutron/port HTTP/1.1" 200 1015 0.018223 252.41.208.28 - - [2026-04-02 01:59:28] "POST /neutron/port HTTP/1.1" 200 117 0.001615 252.41.208.28 - - [2026-04-02 01:59:28] "POST /neutron/network HTTP/1.1" 200 998 0.005964 252.41.208.28 - - [2026-04-02 01:59:28] "POST /neutron/network HTTP/1.1" 200 988 0.007591 252.41.208.28 - - [2026-04-02 01:59:28] "POST /neutron/port HTTP/1.1" 200 1015 0.012824 252.41.208.28 - - [2026-04-02 01:59:29] "POST /neutron/port HTTP/1.1" 200 1015 0.009511 10.0.0.41 - - [2026-04-02 01:59:29] "GET /projects?obj_uuids=036dcdad-78e6-49f4-8fde-11092df1abfe&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001053 252.41.208.28 - - [2026-04-02 01:59:29] "GET /project/036dcdad-78e6-49f4-8fde-11092df1abfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.083359 252.41.208.28 - - [2026-04-02 01:59:29] "POST /neutron/network HTTP/1.1" 200 988 0.018400 252.41.208.28 - - [2026-04-02 01:59:29] "POST /neutron/port HTTP/1.1" 200 1103 0.125329 252.41.208.28 - - [2026-04-02 01:59:29] "POST /neutron/port HTTP/1.1" 200 1113 0.021165 252.41.208.28 - - [2026-04-02 01:59:29] "POST /neutron/port HTTP/1.1" 200 2074 0.019062 252.41.208.28 - - [2026-04-02 01:59:29] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008748 252.41.208.28 - - [2026-04-02 01:59:29] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005384 252.41.208.28 - - [2026-04-02 01:59:29] "POST /neutron/port HTTP/1.1" 200 117 0.004942 252.41.208.28 - - [2026-04-02 01:59:29] "POST /neutron/subnet HTTP/1.1" 200 673 0.008904 10.0.0.41 - - [2026-04-02 01:59:29] "GET /domains HTTP/1.1" 200 438 0.003135 252.41.208.28 - - [2026-04-02 01:59:29] "POST /neutron/port HTTP/1.1" 200 117 0.001258 10.0.0.41 - - [2026-04-02 01:59:29] "GET /domains?obj_uuids=6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001045 10.0.0.41 - - [2026-04-02 01:59:29] "GET /domain/6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5 HTTP/1.1" 200 1305 0.007883 252.41.208.28 - - [2026-04-02 01:59:29] "POST /neutron/network HTTP/1.1" 200 988 0.021649 10.0.0.41 - - [2026-04-02 01:59:29] "GET /projects?obj_uuids=036dcdad-78e6-49f4-8fde-11092df1abfe&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001028 10.0.0.41 - - [2026-04-02 01:59:29] "GET /project/036dcdad-78e6-49f4-8fde-11092df1abfe HTTP/1.1" 200 2833 0.034856 10.0.0.41 - - [2026-04-02 01:59:29] "GET /network-ipam/4699fa6f-8c78-4439-b76c-31745cd4b385 HTTP/1.1" 200 2645 0.006184 10.0.0.41 - - [2026-04-02 01:59:29] "GET /domains HTTP/1.1" 200 438 0.009233 252.41.208.28 - - [2026-04-02 01:59:29] "POST /neutron/network HTTP/1.1" 200 998 0.007836 10.0.0.41 - - [2026-04-02 01:59:29] "GET /domains?obj_uuids=6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.007190 10.0.0.41 - - [2026-04-02 01:59:29] "GET /domain/6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5 HTTP/1.1" 200 1305 0.019750 10.0.0.41 - - [2026-04-02 01:59:29] "GET /projects?obj_uuids=036dcdad-78e6-49f4-8fde-11092df1abfe&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001874 10.0.0.41 - - [2026-04-02 01:59:29] "GET /projects?obj_uuids=036dcdad-78e6-49f4-8fde-11092df1abfe&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001499 10.0.0.41 - - [2026-04-02 01:59:30] "GET /project/036dcdad-78e6-49f4-8fde-11092df1abfe HTTP/1.1" 200 2833 0.086162 10.0.0.41 - - [2026-04-02 01:59:30] "GET /virtual-network/f8fd7094-fb1c-4202-87a5-0a90320d56b5 HTTP/1.1" 200 4035 0.027986 10.0.0.41 - - [2026-04-02 01:59:30] "GET /virtual-network/f8fd7094-fb1c-4202-87a5-0a90320d56b5 HTTP/1.1" 200 4230 0.015247 252.41.208.28 - - [2026-04-02 01:59:30] "POST /neutron/port HTTP/1.1" 200 1053 0.298134 10.0.0.41 - - [2026-04-02 01:59:30] "GET /routing-instance/5d505ad5-d553-41a4-b7d3-ddce93aae8e5 HTTP/1.1" 200 2810 0.010614 252.41.208.28 - - [2026-04-02 01:59:30] "POST /neutron/port HTTP/1.1" 200 1053 0.010566 10.0.0.41 - - [2026-04-02 01:59:30] "GET /routing-instance/5d505ad5-d553-41a4-b7d3-ddce93aae8e5 HTTP/1.1" 200 2810 0.003112 252.41.208.28 - - [2026-04-02 01:59:30] "POST /neutron/port HTTP/1.1" 200 1053 0.011678 10.0.0.41 - - [2026-04-02 01:59:30] "GET /route-target/1807d370-b6f5-409c-9ddf-568b3b237c4c HTTP/1.1" 200 1204 0.002788 10.0.0.41 - - [2026-04-02 01:59:30] "GET /virtual-network/f8fd7094-fb1c-4202-87a5-0a90320d56b5 HTTP/1.1" 200 4230 0.004307 252.41.208.28 - - [2026-04-02 01:59:30] "POST /neutron/port HTTP/1.1" 200 1103 0.065175 10.0.0.41 - - [2026-04-02 01:59:30] "GET /routing-instance/5d505ad5-d553-41a4-b7d3-ddce93aae8e5 HTTP/1.1" 200 2810 0.003693 10.0.0.41 - - [2026-04-02 01:59:30] "GET /virtual-network/f8fd7094-fb1c-4202-87a5-0a90320d56b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.004888 10.0.0.41 - - [2026-04-02 01:59:30] "GET /virtual-network/f8fd7094-fb1c-4202-87a5-0a90320d56b5 HTTP/1.1" 200 4230 0.004760 252.41.208.28 - - [2026-04-02 01:59:30] "POST /neutron/port HTTP/1.1" 200 1113 0.011862 10.0.0.41 - - [2026-04-02 01:59:30] "GET /routing-instance/5d505ad5-d553-41a4-b7d3-ddce93aae8e5 HTTP/1.1" 200 2810 0.004177 252.41.208.28 - - [2026-04-02 01:59:30] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004742 10.0.0.41 - - [2026-04-02 01:59:30] "GET /routing-instance/5d505ad5-d553-41a4-b7d3-ddce93aae8e5 HTTP/1.1" 200 2810 0.004906 10.0.0.41 - - [2026-04-02 01:59:30] "GET /route-target/1807d370-b6f5-409c-9ddf-568b3b237c4c HTTP/1.1" 200 1204 0.004390 252.41.208.28 - - [2026-04-02 01:59:30] "POST /neutron/subnet HTTP/1.1" 200 673 0.013649 252.41.208.28 - - [2026-04-02 01:59:30] "POST /neutron/port HTTP/1.1" 200 117 0.001361 252.41.208.28 - - [2026-04-02 01:59:30] "POST /neutron/network HTTP/1.1" 200 988 0.006933 10.0.0.41 - - [2026-04-02 01:59:30] "GET /domains HTTP/1.1" 200 438 0.003342 10.0.0.41 - - [2026-04-02 01:59:30] "GET /domains?obj_uuids=6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001318 10.0.0.41 - - [2026-04-02 01:59:30] "GET /domain/6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5 HTTP/1.1" 200 1305 0.007478 10.0.0.41 - - [2026-04-02 01:59:31] "GET /projects?obj_uuids=036dcdad-78e6-49f4-8fde-11092df1abfe&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001087 10.0.0.41 - - [2026-04-02 01:59:31] "GET /project/036dcdad-78e6-49f4-8fde-11092df1abfe HTTP/1.1" 200 3076 0.116764 10.0.0.41 - - [2026-04-02 01:59:31] "GET /virtual-network/f8fd7094-fb1c-4202-87a5-0a90320d56b5 HTTP/1.1" 200 4230 0.007839 10.0.0.41 - - [2026-04-02 01:59:31] "GET /global-system-configs HTTP/1.1" 401 296 0.000524 10.0.0.41 - - [2026-04-02 01:59:31] "GET /global-system-configs HTTP/1.1" 401 296 0.000422 10.0.0.41 - - [2026-04-02 01:59:31] "GET /obj-perms HTTP/1.1" 200 6425 0.057829 252.41.208.28 - - [2026-04-02 01:59:31] "POST /neutron/port HTTP/1.1" 200 1113 0.017678 252.41.208.28 - - [2026-04-02 01:59:31] "POST /neutron/security_group HTTP/1.1" 200 2056 0.012796 252.41.208.28 - - [2026-04-02 01:59:31] "POST /neutron/port HTTP/1.1" 200 1113 0.012007 252.41.208.28 - - [2026-04-02 01:59:32] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005906 252.41.208.28 - - [2026-04-02 01:59:32] "POST /neutron/port HTTP/1.1" 200 1113 0.016684 252.41.208.28 - - [2026-04-02 01:59:32] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006015 10.0.0.41 - - [2026-04-02 01:59:32] "GET /virtual-machine/0828f95d-b514-46e9-bf34-c965440c4928 HTTP/1.1" 200 1287 0.004580 10.0.0.41 - - [2026-04-02 01:59:32] "GET /virtual-machine-interface/ddfe36a2-73a7-41eb-a13d-982a41a8b75b HTTP/1.1" 200 2937 0.005143 10.0.0.41 - - [2026-04-02 01:59:32] "GET /global-system-configs HTTP/1.1" 401 296 0.000402 10.0.0.41 - - [2026-04-02 01:59:32] "GET /global-system-configs HTTP/1.1" 401 296 0.000313 10.0.0.41 - - [2026-04-02 01:59:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.011762 10.0.0.41 - - [2026-04-02 01:59:32] "GET /global-vrouter-config/ce13109b-450c-49e0-a900-187f6a3685df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004341 10.0.0.41 - - [2026-04-02 01:59:32] "GET /virtual-networks?parent_id=036dcdad-78e6-49f4-8fde-11092df1abfe&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003516 10.0.0.41 - - [2026-04-02 01:59:32] "GET /virtual-network/f8fd7094-fb1c-4202-87a5-0a90320d56b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.006702 10.0.0.41 - - [2026-04-02 01:59:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002955 10.0.0.41 - - [2026-04-02 01:59:35] "GET /virtual-network/f8fd7094-fb1c-4202-87a5-0a90320d56b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.005033 252.41.208.28 - - [2026-04-02 01:59:36] "POST /neutron/port HTTP/1.1" 200 1113 0.012623 252.41.208.28 - - [2026-04-02 01:59:36] "POST /neutron/port HTTP/1.1" 200 1113 0.013618 252.41.208.28 - - [2026-04-02 01:59:36] "POST /neutron/network HTTP/1.1" 200 998 0.006936 252.41.208.28 - - [2026-04-02 01:59:36] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004083 252.41.208.28 - - [2026-04-02 01:59:36] "POST /neutron/subnet HTTP/1.1" 200 673 0.008716 252.41.208.28 - - [2026-04-02 01:59:36] "POST /neutron/port HTTP/1.1" 200 117 0.001320 252.41.208.28 - - [2026-04-02 01:59:36] "POST /neutron/network HTTP/1.1" 200 988 0.007134 252.41.208.28 - - [2026-04-02 01:59:38] "POST /neutron/port HTTP/1.1" 200 1113 0.012251 252.41.208.28 - - [2026-04-02 01:59:38] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005298 252.41.208.28 - - [2026-04-02 01:59:38] "POST /neutron/port HTTP/1.1" 200 1113 0.013288 252.41.208.28 - - [2026-04-02 01:59:38] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005780 252.41.208.28 - - [2026-04-02 01:59:38] "POST /neutron/port HTTP/1.1" 200 1113 0.017215 252.41.208.28 - - [2026-04-02 01:59:39] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006033 252.41.208.28 - - [2026-04-02 01:59:39] "POST /neutron/port HTTP/1.1" 200 1113 0.013255 252.41.208.28 - - [2026-04-02 01:59:39] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009423 252.41.208.28 - - [2026-04-02 01:59:39] "POST /neutron/port HTTP/1.1" 200 1113 0.012319 252.41.208.28 - - [2026-04-02 01:59:39] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009129 10.0.0.41 - - [2026-04-02 01:59:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003643 10.0.0.41 - - [2026-04-02 01:59:39] "GET /virtual-network/f8fd7094-fb1c-4202-87a5-0a90320d56b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.009128 252.41.208.28 - - [2026-04-02 01:59:39] "POST /neutron/port HTTP/1.1" 200 1113 0.012019 252.41.208.28 - - [2026-04-02 01:59:40] "POST /neutron/security_group HTTP/1.1" 200 2056 0.011775 252.41.208.28 - - [2026-04-02 01:59:40] "POST /neutron/port HTTP/1.1" 200 1113 0.016522 252.41.208.28 - - [2026-04-02 01:59:40] "POST /neutron/port HTTP/1.1" 200 1113 0.011647 252.41.208.28 - - [2026-04-02 01:59:40] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005181 252.41.208.28 - - [2026-04-02 01:59:40] "POST /neutron/security_group HTTP/1.1" 200 2056 0.013180 252.41.208.28 - - [2026-04-02 01:59:40] "POST /neutron/port HTTP/1.1" 200 1113 0.011763 252.41.208.28 - - [2026-04-02 01:59:40] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005765 10.0.0.41 - - [2026-04-02 01:59:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002942 10.0.0.41 - - [2026-04-02 01:59:42] "GET /global-vrouter-config/ce13109b-450c-49e0-a900-187f6a3685df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003612 10.0.0.41 - - [2026-04-02 01:59:42] "GET /virtual-networks?parent_id=036dcdad-78e6-49f4-8fde-11092df1abfe&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002855 252.41.208.28 - - [2026-04-02 01:59:42] "POST /neutron/port HTTP/1.1" 200 1113 0.013010 10.0.0.41 - - [2026-04-02 01:59:42] "GET /virtual-network/f8fd7094-fb1c-4202-87a5-0a90320d56b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.004779 252.41.208.28 - - [2026-04-02 01:59:42] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005085 252.41.208.28 - - [2026-04-02 01:59:42] "POST /neutron/port HTTP/1.1" 200 1113 0.012545 252.41.208.28 - - [2026-04-02 01:59:42] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005718 252.41.208.28 - - [2026-04-02 01:59:42] "POST /neutron/port HTTP/1.1" 200 1113 0.011585 252.41.208.28 - - [2026-04-02 01:59:42] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006189 252.41.208.28 - - [2026-04-02 01:59:42] "POST /neutron/port HTTP/1.1" 200 1113 0.011320 252.41.208.28 - - [2026-04-02 01:59:42] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008255 10.0.0.41 - - [2026-04-02 01:59:42] "GET /virtual-machine/92c2bce0-3b0d-4f3d-b580-7cda26761e2f HTTP/1.1" 200 1289 0.005188 10.0.0.41 - - [2026-04-02 01:59:42] "GET /virtual-machine-interface/d7563e05-30f3-4d18-a121-a1df6d2f74aa HTTP/1.1" 200 2937 0.005870 10.0.0.41 - - [2026-04-02 01:59:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002882 10.0.0.41 - - [2026-04-02 01:59:43] "GET /global-vrouter-config/ce13109b-450c-49e0-a900-187f6a3685df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.002795 10.0.0.41 - - [2026-04-02 01:59:43] "GET /virtual-networks?parent_id=036dcdad-78e6-49f4-8fde-11092df1abfe&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002895 10.0.0.41 - - [2026-04-02 01:59:43] "GET /virtual-network/f8fd7094-fb1c-4202-87a5-0a90320d56b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.005124 10.0.0.41 - - [2026-04-02 01:59:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003699 10.0.0.41 - - [2026-04-02 01:59:44] "GET /global-vrouter-config/ce13109b-450c-49e0-a900-187f6a3685df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.002738 10.0.0.41 - - [2026-04-02 01:59:44] "GET /virtual-networks?parent_id=036dcdad-78e6-49f4-8fde-11092df1abfe&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002901 10.0.0.41 - - [2026-04-02 01:59:44] "GET /virtual-network/f8fd7094-fb1c-4202-87a5-0a90320d56b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.005591 252.41.208.28 - - [2026-04-02 01:59:44] "POST /neutron/port HTTP/1.1" 200 1113 0.011956 252.41.208.28 - - [2026-04-02 01:59:44] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005856 252.41.208.28 - - [2026-04-02 01:59:44] "POST /neutron/port HTTP/1.1" 200 1113 0.014664 252.41.208.28 - - [2026-04-02 01:59:44] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005900 252.41.208.28 - - [2026-04-02 01:59:44] "POST /neutron/port HTTP/1.1" 200 1113 0.011926 252.41.208.28 - - [2026-04-02 01:59:44] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006866 10.0.0.41 - - [2026-04-02 01:59:45] "GET /virtual-machine/f8e7bbbc-d63e-448f-b4de-4b5aa69d51c8 HTTP/1.1" 200 1293 0.005066 10.0.0.41 - - [2026-04-02 01:59:45] "GET /virtual-machine-interface/cde86e14-a87d-45a2-8a0a-a356809f2052 HTTP/1.1" 200 2936 0.005292 10.0.0.41 - - [2026-04-02 01:59:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002763 10.0.0.41 - - [2026-04-02 01:59:45] "GET /global-vrouter-config/ce13109b-450c-49e0-a900-187f6a3685df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003310 10.0.0.41 - - [2026-04-02 01:59:45] "GET /virtual-networks?parent_id=036dcdad-78e6-49f4-8fde-11092df1abfe&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002926 10.0.0.41 - - [2026-04-02 01:59:45] "GET /virtual-network/f8fd7094-fb1c-4202-87a5-0a90320d56b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.005056 10.0.0.41 - - [2026-04-02 01:59:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002999 10.0.0.41 - - [2026-04-02 01:59:46] "GET /global-vrouter-config/ce13109b-450c-49e0-a900-187f6a3685df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.002604 10.0.0.41 - - [2026-04-02 01:59:46] "GET /virtual-networks?parent_id=036dcdad-78e6-49f4-8fde-11092df1abfe&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002691 10.0.0.41 - - [2026-04-02 01:59:46] "GET /virtual-network/f8fd7094-fb1c-4202-87a5-0a90320d56b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.006004 252.41.208.28 - - [2026-04-02 02:00:02] "POST /neutron/port HTTP/1.1" 200 1103 0.024771 252.41.208.28 - - [2026-04-02 02:00:02] "POST /neutron/port HTTP/1.1" 200 1103 0.027202 252.41.208.28 - - [2026-04-02 02:00:03] "POST /neutron/port HTTP/1.1" 200 151 0.164975 252.41.208.28 - - [2026-04-02 02:00:03] "POST /neutron/port HTTP/1.1" 200 1103 0.018188 252.41.208.28 - - [2026-04-02 02:00:03] "POST /neutron/port HTTP/1.1" 200 1113 0.012811 252.41.208.28 - - [2026-04-02 02:00:03] "POST /neutron/port HTTP/1.1" 200 1103 0.009718 252.41.208.28 - - [2026-04-02 02:00:03] "POST /neutron/port HTTP/1.1" 200 1103 0.010902 252.41.208.28 - - [2026-04-02 02:00:03] "POST /neutron/port HTTP/1.1" 200 151 0.178302 252.41.208.28 - - [2026-04-02 02:00:03] "POST /neutron/network HTTP/1.1" 200 988 0.008076 252.41.208.28 - - [2026-04-02 02:00:03] "POST /neutron/port HTTP/1.1" 200 151 0.185915 10.0.0.41 - - [2026-04-02 02:00:03] "POST /useragent-kv HTTP/1.1" 200 115 0.006096 10.0.0.41 - - [2026-04-02 02:00:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.011970 10.0.0.41 - - [2026-04-02 02:00:03] "POST /useragent-kv HTTP/1.1" 200 115 0.004088 10.0.0.41 - - [2026-04-02 02:00:03] "POST /useragent-kv HTTP/1.1" 200 115 0.005963 10.0.0.41 - - [2026-04-02 02:00:03] "POST /useragent-kv HTTP/1.1" 200 115 0.003384 252.41.208.28 - - [2026-04-02 02:00:03] "POST /neutron/network HTTP/1.1" 200 151 0.147649 10.0.0.41 - - [2026-04-02 02:00:03] "DELETE /route-target/1807d370-b6f5-409c-9ddf-568b3b237c4c HTTP/1.1" 200 115 0.043020 10.0.0.41 - - [2026-04-02 02:00:03] "GET /routing-instance/5d505ad5-d553-41a4-b7d3-ddce93aae8e5 HTTP/1.1" 404 171 0.002594 10.0.0.41 - - [2026-04-02 02:00:03] "GET /domains HTTP/1.1" 200 438 0.002889 10.0.0.41 - - [2026-04-02 02:00:03] "GET /domains?obj_uuids=6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.000944 10.0.0.41 - - [2026-04-02 02:00:03] "GET /domain/6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5 HTTP/1.1" 200 1305 0.006486 10.0.0.41 - - [2026-04-02 02:00:03] "GET /projects?obj_uuids=036dcdad-78e6-49f4-8fde-11092df1abfe&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001066 10.0.0.41 - - [2026-04-02 02:00:03] "GET /project/036dcdad-78e6-49f4-8fde-11092df1abfe HTTP/1.1" 200 2079 0.031783 10.0.0.41 - - [2026-04-02 02:00:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003329 10.0.0.41 - - [2026-04-02 02:00:04] "DELETE /network-ipam/4699fa6f-8c78-4439-b76c-31745cd4b385 HTTP/1.1" 200 115 0.021207 10.0.0.41 - - [2026-04-02 02:00:04] "POST /fqname-to-id HTTP/1.1" 404 209 0.002469 10.0.0.41 - - [2026-04-02 02:00:04] "GET /projects?obj_uuids=036dcdad-78e6-49f4-8fde-11092df1abfe&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001070 10.0.0.41 - - [2026-04-02 02:00:04] "GET /project/036dcdad-78e6-49f4-8fde-11092df1abfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.025402 10.0.0.41 - - [2026-04-02 02:00:04] "GET /projects?obj_uuids=036dcdad-78e6-49f4-8fde-11092df1abfe&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001108 10.0.0.41 - - [2026-04-02 02:00:04] "GET /project/036dcdad-78e6-49f4-8fde-11092df1abfe?fields=virtual_networks HTTP/1.1" 200 1030 0.081778 10.0.0.41 - - [2026-04-02 02:00:05] "GET /projects?obj_uuids=036dcdad-78e6-49f4-8fde-11092df1abfe&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001264 10.0.0.41 - - [2026-04-02 02:00:05] "GET /project/036dcdad-78e6-49f4-8fde-11092df1abfe?fields=virtual_machine_interfaces HTTP/1.1" 200 1030 0.033748 10.0.0.41 - - [2026-04-02 02:00:05] "GET /projects?obj_uuids=036dcdad-78e6-49f4-8fde-11092df1abfe&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001414 10.0.0.41 - - [2026-04-02 02:00:05] "GET /project/036dcdad-78e6-49f4-8fde-11092df1abfe?fields=security_groups HTTP/1.1" 200 1255 0.030859 252.41.208.28 - - [2026-04-02 02:00:08] "POST /neutron/port HTTP/1.1" 200 117 0.006162 252.41.208.28 - - [2026-04-02 02:00:08] "POST /neutron/port HTTP/1.1" 200 117 0.004965 252.41.208.28 - - [2026-04-02 02:00:08] "POST /neutron/port HTTP/1.1" 400 205 0.004086 252.41.208.28 - - [2026-04-02 02:00:08] "POST /neutron/port HTTP/1.1" 400 205 0.003017 10.0.0.41 - - [2026-04-02 02:00:15] "GET /projects?obj_uuids=036dcdad-78e6-49f4-8fde-11092df1abfe&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001040 10.0.0.41 - - [2026-04-02 02:00:15] "GET /project/036dcdad-78e6-49f4-8fde-11092df1abfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.023131 10.0.0.41 - - [2026-04-02 02:00:15] "GET /projects?obj_uuids=036dcdad-78e6-49f4-8fde-11092df1abfe&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001138 10.0.0.41 - - [2026-04-02 02:00:15] "GET /project/036dcdad-78e6-49f4-8fde-11092df1abfe?fields=security_groups HTTP/1.1" 200 1348 0.072125 10.0.0.41 - - [2026-04-02 02:00:15] "DELETE /security-group/1e12b026-f1c8-4005-b702-852e0fd5fd3a HTTP/1.1" 200 115 0.035328 10.0.0.41 - - [2026-04-02 02:00:15] "GET /projects?obj_uuids=036dcdad-78e6-49f4-8fde-11092df1abfe&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001325 10.0.0.41 - - [2026-04-02 02:00:15] "DELETE /access-control-list/26fa37df-ebe4-49ee-b99f-0fbc063e2583 HTTP/1.1" 200 115 0.030856 10.0.0.41 - - [2026-04-02 02:00:15] "GET /project/036dcdad-78e6-49f4-8fde-11092df1abfe?fields=application_policy_sets HTTP/1.1" 200 1387 0.033962 10.0.0.41 - - [2026-04-02 02:00:15] "DELETE /access-control-list/e7cabd85-41bf-4595-869a-9fd98813e3f7 HTTP/1.1" 200 115 0.024918 10.0.0.41 - - [2026-04-02 02:00:15] "DELETE /project/036dcdad-78e6-49f4-8fde-11092df1abfe HTTP/1.1" 200 115 0.331268 10.0.0.41 - - [2026-04-02 02:00:19] "GET / HTTP/1.1" 200 36215 0.001557 10.0.0.41 - - [2026-04-02 02:00:20] "GET /domain/6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000635 10.0.0.41 - - [2026-04-02 02:00:20] "GET /domains?obj_uuids=6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001051 10.0.0.41 - - [2026-04-02 02:00:20] "GET /domain/6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.032045 10.0.0.41 - - [2026-04-02 02:00:20] "POST /fqname-to-id HTTP/1.1" 404 181 0.025448 10.0.0.41 - - [2026-04-02 02:00:20] "GET /projects?obj_uuids=aeacd5d5-16cc-4534-abd8-6e7ce7351259&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002349 10.0.0.41 - - [2026-04-02 02:00:20] "GET /domains?obj_uuids=6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001075 10.0.0.41 - - [2026-04-02 02:00:20] "GET /domain/6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.006904 10.0.0.41 - - [2026-04-02 02:00:20] "POST /id-to-fqname HTTP/1.1" 200 183 0.001539 10.0.0.41 - - [2026-04-02 02:00:20] "POST /fqname-to-id HTTP/1.1" 404 192 0.003660 10.0.0.41 - - [2026-04-02 02:00:20] "POST /security-groups HTTP/1.1" 200 578 0.060252 10.0.0.41 - - [2026-04-02 02:00:20] "POST /fqname-to-id HTTP/1.1" 404 227 0.002429 10.0.0.41 - - [2026-04-02 02:00:20] "POST /projects HTTP/1.1" 200 567 0.213290 10.0.0.41 - - [2026-04-02 02:00:20] "POST /access-control-lists HTTP/1.1" 200 591 0.056368 10.0.0.41 - - [2026-04-02 02:00:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.285229 10.0.0.41 - - [2026-04-02 02:00:21] "POST /fqname-to-id HTTP/1.1" 404 226 0.003234 10.0.0.41 - - [2026-04-02 02:00:21] "GET /project/aeacd5d5-16cc-4534-abd8-6e7ce7351259?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.420839 10.0.0.41 - - [2026-04-02 02:00:21] "POST /access-control-lists HTTP/1.1" 200 589 0.061121 10.0.0.41 - - [2026-04-02 02:00:22] "GET / HTTP/1.1" 200 36215 0.002002 10.0.0.41 - - [2026-04-02 02:00:24] "POST /fqname-to-id HTTP/1.1" 401 296 0.000609 10.0.0.41 - - [2026-04-02 02:00:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.027832 10.0.0.41 - - [2026-04-02 02:00:24] "GET /api-access-list/dd2c5824-9951-48a9-aff6-4f22cbc5aaef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1884 0.004243 10.0.0.41 - - [2026-04-02 02:00:24] "GET /api-access-list/dd2c5824-9951-48a9-aff6-4f22cbc5aaef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1884 0.003219 10.0.0.41 - - [2026-04-02 02:00:24] "GET /api-access-list/dd2c5824-9951-48a9-aff6-4f22cbc5aaef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1884 0.003338 10.0.0.41 - - [2026-04-02 02:00:24] "PUT /api-access-list/dd2c5824-9951-48a9-aff6-4f22cbc5aaef HTTP/1.1" 200 265 0.008764 10.0.0.41 - - [2026-04-02 02:00:25] "GET /aaa-mode HTTP/1.1" 401 296 0.000405 10.0.0.41 - - [2026-04-02 02:00:25] "GET /aaa-mode HTTP/1.1" 200 128 0.025959 10.0.0.41 - - [2026-04-02 02:00:25] "POST /fqname-to-id HTTP/1.1" 404 181 0.027952 10.0.0.41 - - [2026-04-02 02:00:26] "GET /projects?obj_uuids=0cb3fe31-d93b-4d5e-9054-0e42b0bff160&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002454 10.0.0.41 - - [2026-04-02 02:00:26] "GET /domains?obj_uuids=6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001229 10.0.0.41 - - [2026-04-02 02:00:26] "GET /domain/6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.008973 10.0.0.41 - - [2026-04-02 02:00:26] "POST /id-to-fqname HTTP/1.1" 200 183 0.004574 10.0.0.41 - - [2026-04-02 02:00:26] "POST /fqname-to-id HTTP/1.1" 404 192 0.005247 10.0.0.41 - - [2026-04-02 02:00:26] "POST /security-groups HTTP/1.1" 200 578 0.059850 10.0.0.41 - - [2026-04-02 02:00:26] "POST /fqname-to-id HTTP/1.1" 404 227 0.002841 10.0.0.41 - - [2026-04-02 02:00:26] "POST /projects HTTP/1.1" 200 567 0.222831 10.0.0.41 - - [2026-04-02 02:00:26] "POST /access-control-lists HTTP/1.1" 200 591 0.059419 10.0.0.41 - - [2026-04-02 02:00:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.300871 10.0.0.41 - - [2026-04-02 02:00:26] "POST /fqname-to-id HTTP/1.1" 404 226 0.002756 10.0.0.41 - - [2026-04-02 02:00:26] "GET /project/0cb3fe31-d93b-4d5e-9054-0e42b0bff160?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1340 0.435234 10.0.0.41 - - [2026-04-02 02:00:26] "POST /access-control-lists HTTP/1.1" 200 589 0.068316 10.0.0.41 - - [2026-04-02 02:00:26] "POST /fqname-to-id HTTP/1.1" 404 181 0.026327 10.0.0.41 - - [2026-04-02 02:00:26] "GET /projects?obj_uuids=a9984409-75ac-4fd8-a9c6-c20063967804&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003481 10.0.0.41 - - [2026-04-02 02:00:26] "GET /domains?obj_uuids=6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001141 10.0.0.41 - - [2026-04-02 02:00:26] "GET /domain/6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.006942 10.0.0.41 - - [2026-04-02 02:00:27] "POST /id-to-fqname HTTP/1.1" 200 183 0.002573 10.0.0.41 - - [2026-04-02 02:00:27] "POST /fqname-to-id HTTP/1.1" 404 192 0.002680 10.0.0.41 - - [2026-04-02 02:00:27] "POST /security-groups HTTP/1.1" 200 578 0.060891 10.0.0.41 - - [2026-04-02 02:00:27] "POST /fqname-to-id HTTP/1.1" 404 227 0.002901 10.0.0.41 - - [2026-04-02 02:00:27] "POST /projects HTTP/1.1" 200 567 0.226541 10.0.0.41 - - [2026-04-02 02:00:27] "POST /access-control-lists HTTP/1.1" 200 591 0.062540 10.0.0.41 - - [2026-04-02 02:00:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.302312 10.0.0.41 - - [2026-04-02 02:00:27] "POST /fqname-to-id HTTP/1.1" 404 226 0.003042 10.0.0.41 - - [2026-04-02 02:00:27] "GET /project/a9984409-75ac-4fd8-a9c6-c20063967804?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.448695 10.0.0.41 - - [2026-04-02 02:00:27] "POST /access-control-lists HTTP/1.1" 200 589 0.060811 10.0.0.41 - - [2026-04-02 02:00:27] "GET /obj-perms HTTP/1.1" 200 6378 0.059005 10.0.0.41 - - [2026-04-02 02:00:27] "GET / HTTP/1.1" 200 36215 0.002136 10.0.0.41 - - [2026-04-02 02:00:28] "GET /obj-perms HTTP/1.1" 200 6378 0.082488 10.0.0.41 - - [2026-04-02 02:00:28] "GET / HTTP/1.1" 200 36215 0.001627 10.0.0.41 - - [2026-04-02 02:00:29] "POST /fqname-to-id HTTP/1.1" 404 181 0.003260 10.0.0.41 - - [2026-04-02 02:00:29] "POST /api-access-lists HTTP/1.1" 200 521 0.013828 10.0.0.41 - - [2026-04-02 02:00:29] "GET /api-access-list/987b4817-e55b-4fea-80aa-474c8c92ce97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1265 0.004955 10.0.0.41 - - [2026-04-02 02:00:29] "GET /api-access-list/987b4817-e55b-4fea-80aa-474c8c92ce97 HTTP/1.1" 401 296 0.000628 10.0.0.41 - - [2026-04-02 02:00:29] "GET /api-access-list/987b4817-e55b-4fea-80aa-474c8c92ce97 HTTP/1.1" 200 1265 0.034237 10.0.0.41 - - [2026-04-02 02:00:29] "POST /fqname-to-id HTTP/1.1" 401 296 0.000599 10.0.0.41 - - [2026-04-02 02:00:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.063738 10.0.0.41 - - [2026-04-02 02:00:30] "GET /projects?obj_uuids=0cb3fe31-d93b-4d5e-9054-0e42b0bff160&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001059 10.0.0.41 - - [2026-04-02 02:00:30] "GET /project/0cb3fe31-d93b-4d5e-9054-0e42b0bff160?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1340 0.030964 10.0.0.41 - - [2026-04-02 02:00:30] "GET /virtual-networks?parent_id=0cb3fe31-d93b-4d5e-9054-0e42b0bff160&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.012589 10.0.0.41 - - [2026-04-02 02:00:30] "POST /virtual-networks HTTP/1.1" 200 568 0.056488 10.0.0.41 - - [2026-04-02 02:00:30] "POST /route-targets HTTP/1.1" 200 328 0.011274 10.0.0.41 - - [2026-04-02 02:00:30] "POST /ref-update HTTP/1.1" 200 156 0.016386 10.0.0.41 - - [2026-04-02 02:00:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.022786 10.0.0.41 - - [2026-04-02 02:00:30] "GET /network-ipam/dedcdcb7-0e81-4f55-9452-1c88a0d52fd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.010763 10.0.0.41 - - [2026-04-02 02:00:30] "POST /useragent-kv HTTP/1.1" 200 115 0.003850 10.0.0.41 - - [2026-04-02 02:00:30] "POST /ref-update HTTP/1.1" 200 156 0.054626 252.41.208.28 - - [2026-04-02 02:00:30] "POST /neutron/network HTTP/1.1" 200 830 0.050150 252.41.208.28 - - [2026-04-02 02:00:30] "POST /neutron/network HTTP/1.1" 200 830 0.019709 10.0.0.41 - - [2026-04-02 02:00:30] "GET /virtual-network/6b06ad41-6be1-4cd7-b7db-54b77f7b5da9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.013041 252.41.208.28 - - [2026-04-02 02:00:30] "POST /neutron/network HTTP/1.1" 200 830 0.021389 252.41.208.28 - - [2026-04-02 02:00:31] "POST /neutron/subnet HTTP/1.1" 200 675 0.027436 10.0.0.41 - - [2026-04-02 02:00:31] "GET /virtual-network/6b06ad41-6be1-4cd7-b7db-54b77f7b5da9 HTTP/1.1" 401 296 0.000495 10.0.0.41 - - [2026-04-02 02:00:31] "GET /virtual-network/6b06ad41-6be1-4cd7-b7db-54b77f7b5da9 HTTP/1.1" 200 2265 0.044750 10.0.0.41 - - [2026-04-02 02:00:31] "GET /virtual-network/6b06ad41-6be1-4cd7-b7db-54b77f7b5da9 HTTP/1.1" 401 296 0.000518 10.0.0.41 - - [2026-04-02 02:00:31] "GET /virtual-network/6b06ad41-6be1-4cd7-b7db-54b77f7b5da9 HTTP/1.1" 200 2006 0.043516 10.0.0.41 - - [2026-04-02 02:00:32] "GET /obj-perms HTTP/1.1" 200 6310 0.065691 10.0.0.41 - - [2026-04-02 02:00:32] "POST /fqname-to-id HTTP/1.1" 401 296 0.000376 10.0.0.41 - - [2026-04-02 02:00:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.031701 10.0.0.41 - - [2026-04-02 02:00:32] "GET /virtual-network/6b06ad41-6be1-4cd7-b7db-54b77f7b5da9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.012568 10.0.0.41 - - [2026-04-02 02:00:32] "GET /obj-perms HTTP/1.1" 200 6310 0.010424 10.0.0.41 - - [2026-04-02 02:00:32] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 360 0.015346 10.0.0.41 - - [2026-04-02 02:00:33] "GET /obj-perms HTTP/1.1" 200 6310 0.057338 10.0.0.41 - - [2026-04-02 02:00:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002572 10.0.0.41 - - [2026-04-02 02:00:33] "GET /virtual-network/6b06ad41-6be1-4cd7-b7db-54b77f7b5da9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.015651 10.0.0.41 - - [2026-04-02 02:00:33] "GET /obj-perms HTTP/1.1" 200 6310 0.009199 10.0.0.41 - - [2026-04-02 02:00:33] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 360 0.015026 10.0.0.41 - - [2026-04-02 02:00:33] "POST /id-to-fqname HTTP/1.1" 401 296 0.000478 10.0.0.41 - - [2026-04-02 02:00:34] "POST /id-to-fqname HTTP/1.1" 200 228 0.040747 252.41.208.28 - - [2026-04-02 02:00:34] "POST /neutron/network HTTP/1.1" 200 840 0.044092 252.41.208.28 - - [2026-04-02 02:00:34] "GET /aaa-mode HTTP/1.1" 401 296 0.000392 252.41.208.28 - - [2026-04-02 02:00:34] "GET / HTTP/1.1" 200 36215 0.001947 252.41.208.28 - - [2026-04-02 02:00:34] "GET /project/a9984409-75ac-4fd8-a9c6-c20063967804?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000442 10.0.0.41 - - [2026-04-02 02:00:35] "GET /projects?obj_uuids=a9984409-75ac-4fd8-a9c6-c20063967804&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001104 252.41.208.28 - - [2026-04-02 02:00:35] "GET /project/a9984409-75ac-4fd8-a9c6-c20063967804?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.055302 252.41.208.28 - - [2026-04-02 02:00:35] "POST /neutron/network HTTP/1.1" 200 830 0.005426 252.41.208.28 - - [2026-04-02 02:00:35] "POST /neutron/port HTTP/1.1" 200 117 0.034870 252.41.208.28 - - [2026-04-02 02:00:35] "POST /neutron/port HTTP/1.1" 200 117 0.007190 252.41.208.28 - - [2026-04-02 02:00:35] "POST /neutron/port HTTP/1.1" 200 117 0.007329 252.41.208.28 - - [2026-04-02 02:00:36] "POST /neutron/network HTTP/1.1" 200 840 0.023857 252.41.208.28 - - [2026-04-02 02:00:36] "POST /neutron/network HTTP/1.1" 200 830 0.020434 10.0.0.41 - - [2026-04-02 02:00:36] "GET /projects?obj_uuids=a9984409-75ac-4fd8-a9c6-c20063967804&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001529 252.41.208.28 - - [2026-04-02 02:00:36] "POST /neutron/port HTTP/1.1" 200 1053 0.357223 252.41.208.28 - - [2026-04-02 02:00:36] "POST /neutron/port HTTP/1.1" 200 1053 0.011737 252.41.208.28 - - [2026-04-02 02:00:36] "POST /neutron/port HTTP/1.1" 200 1053 0.012188 252.41.208.28 - - [2026-04-02 02:00:36] "POST /neutron/port HTTP/1.1" 200 1103 0.071175 252.41.208.28 - - [2026-04-02 02:00:37] "POST /neutron/port HTTP/1.1" 200 1113 0.012636 252.41.208.28 - - [2026-04-02 02:00:37] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003311 252.41.208.28 - - [2026-04-02 02:00:37] "POST /neutron/subnet HTTP/1.1" 200 649 0.007176 252.41.208.28 - - [2026-04-02 02:00:37] "POST /neutron/port HTTP/1.1" 200 117 0.001439 252.41.208.28 - - [2026-04-02 02:00:37] "POST /neutron/network HTTP/1.1" 200 830 0.005334 252.41.208.28 - - [2026-04-02 02:00:40] "POST /neutron/port HTTP/1.1" 200 1113 0.013446 252.41.208.28 - - [2026-04-02 02:00:40] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006230 252.41.208.28 - - [2026-04-02 02:00:40] "POST /neutron/port HTTP/1.1" 200 1113 0.012151 252.41.208.28 - - [2026-04-02 02:00:41] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007461 252.41.208.28 - - [2026-04-02 02:00:41] "POST /neutron/port HTTP/1.1" 200 1113 0.013007 252.41.208.28 - - [2026-04-02 02:00:41] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007816 252.41.208.28 - - [2026-04-02 02:00:41] "POST /neutron/port HTTP/1.1" 200 1113 0.011903 252.41.208.28 - - [2026-04-02 02:00:41] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006341 10.0.0.41 - - [2026-04-02 02:00:41] "GET /virtual-machine/e9b4cb39-d3ec-47eb-aca8-b78d29cac6f9 HTTP/1.1" 200 1288 0.014054 10.0.0.41 - - [2026-04-02 02:00:41] "GET /virtual-machine/e9b4cb39-d3ec-47eb-aca8-b78d29cac6f9 HTTP/1.1" 200 1288 0.012265 10.0.0.41 - - [2026-04-02 02:00:41] "GET /virtual-machine-interface/5839d69c-618b-4256-b500-f768249dbaa2 HTTP/1.1" 200 2526 0.018454 10.0.0.41 - - [2026-04-02 02:00:41] "GET /virtual-machine/e9b4cb39-d3ec-47eb-aca8-b78d29cac6f9 HTTP/1.1" 200 1288 0.013016 10.0.0.41 - - [2026-04-02 02:00:41] "GET /virtual-machine-interface/5839d69c-618b-4256-b500-f768249dbaa2 HTTP/1.1" 200 2526 0.018194 10.0.0.41 - - [2026-04-02 02:00:41] "GET /instance-ip/09f7c295-8741-4539-9993-a64460a0ab70 HTTP/1.1" 200 1623 0.013538 10.0.0.41 - - [2026-04-02 02:00:41] "GET /virtual-machine/e9b4cb39-d3ec-47eb-aca8-b78d29cac6f9 HTTP/1.1" 200 1288 0.011443 10.0.0.41 - - [2026-04-02 02:00:41] "GET /virtual-machine-interface/5839d69c-618b-4256-b500-f768249dbaa2 HTTP/1.1" 200 2526 0.018907 10.0.0.41 - - [2026-04-02 02:00:41] "GET /instance-ip/09f7c295-8741-4539-9993-a64460a0ab70 HTTP/1.1" 200 1623 0.014179 10.0.0.41 - - [2026-04-02 02:00:42] "POST /fqname-to-id HTTP/1.1" 403 329 0.010224 10.0.0.41 - - [2026-04-02 02:00:42] "GET / HTTP/1.1" 200 36215 0.001991 10.0.0.41 - - [2026-04-02 02:00:42] "POST /fqname-to-id HTTP/1.1" 401 296 0.000511 10.0.0.41 - - [2026-04-02 02:00:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.027192 10.0.0.41 - - [2026-04-02 02:00:42] "GET /global-vrouter-config/ce13109b-450c-49e0-a900-187f6a3685df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003076 10.0.0.41 - - [2026-04-02 02:00:42] "GET /virtual-networks?parent_id=a9984409-75ac-4fd8-a9c6-c20063967804&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.010395 10.0.0.41 - - [2026-04-02 02:00:42] "POST /fqname-to-id HTTP/1.1" 403 329 0.010248 10.0.0.41 - - [2026-04-02 02:00:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002286 10.0.0.41 - - [2026-04-02 02:00:42] "GET /global-vrouter-config/ce13109b-450c-49e0-a900-187f6a3685df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.002589 10.0.0.41 - - [2026-04-02 02:00:42] "GET /virtual-networks?parent_id=a9984409-75ac-4fd8-a9c6-c20063967804&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.011288 10.0.0.41 - - [2026-04-02 02:00:43] "POST /fqname-to-id HTTP/1.1" 403 329 0.011019 10.0.0.41 - - [2026-04-02 02:00:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003264 10.0.0.41 - - [2026-04-02 02:00:43] "GET /global-vrouter-config/ce13109b-450c-49e0-a900-187f6a3685df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003892 10.0.0.41 - - [2026-04-02 02:00:43] "GET /virtual-networks?parent_id=a9984409-75ac-4fd8-a9c6-c20063967804&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.010956 10.0.0.41 - - [2026-04-02 02:00:43] "POST /fqname-to-id HTTP/1.1" 403 329 0.010080 10.0.0.41 - - [2026-04-02 02:00:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002310 10.0.0.41 - - [2026-04-02 02:00:43] "GET /global-vrouter-config/ce13109b-450c-49e0-a900-187f6a3685df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.002470 10.0.0.41 - - [2026-04-02 02:00:43] "GET /virtual-networks?parent_id=a9984409-75ac-4fd8-a9c6-c20063967804&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.010867 10.0.0.41 - - [2026-04-02 02:00:43] "POST /fqname-to-id HTTP/1.1" 403 329 0.010517 10.0.0.41 - - [2026-04-02 02:00:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003082 10.0.0.41 - - [2026-04-02 02:00:43] "GET /global-vrouter-config/ce13109b-450c-49e0-a900-187f6a3685df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.002765 10.0.0.41 - - [2026-04-02 02:00:43] "GET /virtual-networks?parent_id=a9984409-75ac-4fd8-a9c6-c20063967804&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.010102 252.41.208.28 - - [2026-04-02 02:00:46] "POST /neutron/port HTTP/1.1" 200 1113 0.012394 10.0.0.41 - - [2026-04-02 02:00:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.010367 10.0.0.41 - - [2026-04-02 02:00:46] "GET /virtual-network/6b06ad41-6be1-4cd7-b7db-54b77f7b5da9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.014355 252.41.208.28 - - [2026-04-02 02:00:46] "POST /neutron/security_group HTTP/1.1" 200 2051 0.005647 252.41.208.28 - - [2026-04-02 02:00:48] "POST /neutron/port HTTP/1.1" 200 1113 0.013879 252.41.208.28 - - [2026-04-02 02:00:48] "POST /neutron/security_group HTTP/1.1" 200 2051 0.005912 10.0.0.41 - - [2026-04-02 02:00:48] "POST /fqname-to-id HTTP/1.1" 403 329 0.010267 10.0.0.41 - - [2026-04-02 02:00:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002370 10.0.0.41 - - [2026-04-02 02:00:48] "GET /global-vrouter-config/ce13109b-450c-49e0-a900-187f6a3685df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003185 10.0.0.41 - - [2026-04-02 02:00:48] "GET /virtual-networks?parent_id=a9984409-75ac-4fd8-a9c6-c20063967804&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.009479 10.0.0.41 - - [2026-04-02 02:00:48] "POST /fqname-to-id HTTP/1.1" 403 329 0.010079 10.0.0.41 - - [2026-04-02 02:00:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002733 10.0.0.41 - - [2026-04-02 02:00:48] "GET /global-vrouter-config/ce13109b-450c-49e0-a900-187f6a3685df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.002899 10.0.0.41 - - [2026-04-02 02:00:49] "GET /virtual-networks?parent_id=a9984409-75ac-4fd8-a9c6-c20063967804&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.014196 10.0.0.41 - - [2026-04-02 02:00:49] "POST /fqname-to-id HTTP/1.1" 403 351 0.010726 10.0.0.41 - - [2026-04-02 02:00:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004111 10.0.0.41 - - [2026-04-02 02:00:49] "GET /routing-instance/5ba0ce58-7e32-430a-a88e-b32edc64b4e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1531 0.006199 10.0.0.41 - - [2026-04-02 02:00:49] "GET /route-target/6fc6f16f-9a66-41eb-a76f-592d58d67300?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 351 0.009907 10.0.0.41 - - [2026-04-02 02:00:49] "GET /route-target/6fc6f16f-9a66-41eb-a76f-592d58d67300?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003674 10.0.0.41 - - [2026-04-02 02:00:49] "POST /fqname-to-id HTTP/1.1" 403 329 0.010881 10.0.0.41 - - [2026-04-02 02:00:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002544 10.0.0.41 - - [2026-04-02 02:00:49] "GET /global-vrouter-config/ce13109b-450c-49e0-a900-187f6a3685df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.002930 10.0.0.41 - - [2026-04-02 02:00:49] "GET /virtual-networks?parent_id=a9984409-75ac-4fd8-a9c6-c20063967804&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.010410 10.0.0.41 - - [2026-04-02 02:00:49] "POST /fqname-to-id HTTP/1.1" 403 351 0.010038 10.0.0.41 - - [2026-04-02 02:00:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002780 10.0.0.41 - - [2026-04-02 02:00:49] "GET /routing-instance/5ba0ce58-7e32-430a-a88e-b32edc64b4e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1531 0.003618 10.0.0.41 - - [2026-04-02 02:00:49] "GET /route-target/6fc6f16f-9a66-41eb-a76f-592d58d67300?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 351 0.010309 10.0.0.41 - - [2026-04-02 02:00:49] "GET /route-target/6fc6f16f-9a66-41eb-a76f-592d58d67300?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003360 10.0.0.41 - - [2026-04-02 02:00:49] "GET /obj-perms HTTP/1.1" 200 6310 0.008865 10.0.0.41 - - [2026-04-02 02:00:49] "GET /virtual-machine/e9b4cb39-d3ec-47eb-aca8-b78d29cac6f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 994 0.012498 10.0.0.41 - - [2026-04-02 02:00:51] "GET /obj-perms HTTP/1.1" 200 6310 0.009519 10.0.0.41 - - [2026-04-02 02:00:51] "GET /virtual-machine/e9b4cb39-d3ec-47eb-aca8-b78d29cac6f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 994 0.012425 10.0.0.41 - - [2026-04-02 02:00:53] "GET /obj-perms HTTP/1.1" 200 6310 0.008205 10.0.0.41 - - [2026-04-02 02:00:53] "GET /virtual-machine/e9b4cb39-d3ec-47eb-aca8-b78d29cac6f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 994 0.013463 10.0.0.41 - - [2026-04-02 02:00:55] "GET /obj-perms HTTP/1.1" 200 6310 0.008878 10.0.0.41 - - [2026-04-02 02:00:55] "GET /virtual-machine/e9b4cb39-d3ec-47eb-aca8-b78d29cac6f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 994 0.011156 10.0.0.41 - - [2026-04-02 02:00:58] "GET /obj-perms HTTP/1.1" 200 6310 0.010206 10.0.0.41 - - [2026-04-02 02:00:58] "GET /virtual-machine/e9b4cb39-d3ec-47eb-aca8-b78d29cac6f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 994 0.009494 10.0.0.41 - - [2026-04-02 02:01:00] "GET /obj-perms HTTP/1.1" 200 6310 0.008754 10.0.0.41 - - [2026-04-02 02:01:00] "GET /virtual-machine/e9b4cb39-d3ec-47eb-aca8-b78d29cac6f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 994 0.010715 10.0.0.41 - - [2026-04-02 02:01:02] "GET /obj-perms HTTP/1.1" 200 6310 0.010429 10.0.0.41 - - [2026-04-02 02:01:02] "GET /virtual-machine/e9b4cb39-d3ec-47eb-aca8-b78d29cac6f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 994 0.010416 10.0.0.41 - - [2026-04-02 02:01:04] "GET /obj-perms HTTP/1.1" 200 6310 0.009041 10.0.0.41 - - [2026-04-02 02:01:04] "GET /virtual-machine/e9b4cb39-d3ec-47eb-aca8-b78d29cac6f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 994 0.009876 10.0.0.41 - - [2026-04-02 02:01:06] "GET /obj-perms HTTP/1.1" 200 6310 0.012099 10.0.0.41 - - [2026-04-02 02:01:06] "GET /virtual-machine/e9b4cb39-d3ec-47eb-aca8-b78d29cac6f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 994 0.010762 10.0.0.41 - - [2026-04-02 02:01:06] "GET /obj-perms HTTP/1.1" 200 6310 0.008479 10.0.0.41 - - [2026-04-02 02:01:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002795 10.0.0.41 - - [2026-04-02 02:01:06] "GET /virtual-machine-interface/5839d69c-618b-4256-b500-f768249dbaa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2304 0.014020 10.0.0.41 - - [2026-04-02 02:01:06] "GET /obj-perms HTTP/1.1" 200 6310 0.011459 10.0.0.41 - - [2026-04-02 02:01:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002786 10.0.0.41 - - [2026-04-02 02:01:06] "GET /virtual-machine-interface/5839d69c-618b-4256-b500-f768249dbaa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2304 0.017265 10.0.0.41 - - [2026-04-02 02:01:07] "GET /obj-perms HTTP/1.1" 200 6310 0.009432 10.0.0.41 - - [2026-04-02 02:01:07] "GET /virtual-machine/e9b4cb39-d3ec-47eb-aca8-b78d29cac6f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 994 0.012762 10.0.0.41 - - [2026-04-02 02:01:07] "GET /obj-perms HTTP/1.1" 200 6310 0.009907 10.0.0.41 - - [2026-04-02 02:01:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003096 10.0.0.41 - - [2026-04-02 02:01:07] "GET /virtual-machine-interface/5839d69c-618b-4256-b500-f768249dbaa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2304 0.014822 10.0.0.41 - - [2026-04-02 02:01:07] "GET /obj-perms HTTP/1.1" 200 6310 0.008480 10.0.0.41 - - [2026-04-02 02:01:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002369 10.0.0.41 - - [2026-04-02 02:01:07] "GET /virtual-network/6b06ad41-6be1-4cd7-b7db-54b77f7b5da9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.015894 10.0.0.41 - - [2026-04-02 02:01:07] "GET /obj-perms HTTP/1.1" 200 6310 0.009357 10.0.0.41 - - [2026-04-02 02:01:07] "GET /virtual-machine/e9b4cb39-d3ec-47eb-aca8-b78d29cac6f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 994 0.009281 10.0.0.41 - - [2026-04-02 02:01:07] "GET /obj-perms HTTP/1.1" 200 6310 0.008848 10.0.0.41 - - [2026-04-02 02:01:07] "GET /obj-perms HTTP/1.1" 200 6310 0.009036 10.0.0.41 - - [2026-04-02 02:01:08] "GET /obj-perms HTTP/1.1" 200 6310 0.068190 10.0.0.41 - - [2026-04-02 02:01:08] "GET /obj-perms HTTP/1.1" 200 6310 0.009562 10.0.0.41 - - [2026-04-02 02:01:08] "GET /obj-perms HTTP/1.1" 200 6415 0.061062 10.0.0.41 - - [2026-04-02 02:01:08] "GET /obj-perms HTTP/1.1" 200 6415 0.001751 10.0.0.41 - - [2026-04-02 02:01:08] "GET /obj-perms HTTP/1.1" 200 6310 0.010504 10.0.0.41 - - [2026-04-02 02:01:08] "GET /obj-perms HTTP/1.1" 200 6310 0.009251 10.0.0.41 - - [2026-04-02 02:01:09] "GET /obj-perms HTTP/1.1" 200 6310 0.064948 10.0.0.41 - - [2026-04-02 02:01:09] "GET /obj-perms HTTP/1.1" 200 6310 0.009615 10.0.0.41 - - [2026-04-02 02:01:09] "GET /obj-perms HTTP/1.1" 200 6415 0.001650 10.0.0.41 - - [2026-04-02 02:01:09] "GET /obj-perms HTTP/1.1" 200 6415 0.001611 10.0.0.41 - - [2026-04-02 02:01:09] "GET /obj-perms HTTP/1.1" 200 6310 0.009665 10.0.0.41 - - [2026-04-02 02:01:09] "GET /virtual-machines?detail=False&count=False&shared=False HTTP/1.1" 200 321 0.011213 10.0.0.41 - - [2026-04-02 02:01:09] "GET /virtual-machine/e9b4cb39-d3ec-47eb-aca8-b78d29cac6f9 HTTP/1.1" 200 1288 0.012603 252.41.208.28 - - [2026-04-02 02:01:10] "POST /neutron/port HTTP/1.1" 200 1113 0.013763 252.41.208.28 - - [2026-04-02 02:01:10] "POST /neutron/port HTTP/1.1" 200 1103 0.010923 252.41.208.28 - - [2026-04-02 02:01:10] "POST /neutron/port HTTP/1.1" 200 151 0.107186 10.0.0.41 - - [2026-04-02 02:01:11] "GET /virtual-machine/e9b4cb39-d3ec-47eb-aca8-b78d29cac6f9 HTTP/1.1" 404 171 0.009974 10.0.0.41 - - [2026-04-02 02:01:11] "GET /virtual-machine/e9b4cb39-d3ec-47eb-aca8-b78d29cac6f9 HTTP/1.1" 404 171 0.013288 10.0.0.41 - - [2026-04-02 02:01:11] "GET /virtual-machine/e9b4cb39-d3ec-47eb-aca8-b78d29cac6f9 HTTP/1.1" 404 171 0.009801 10.0.0.41 - - [2026-04-02 02:01:12] "POST /fqname-to-id HTTP/1.1" 403 329 0.011241 10.0.0.41 - - [2026-04-02 02:01:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002666 10.0.0.41 - - [2026-04-02 02:01:12] "GET /global-vrouter-config/ce13109b-450c-49e0-a900-187f6a3685df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003339 10.0.0.41 - - [2026-04-02 02:01:12] "GET /virtual-networks?parent_id=a9984409-75ac-4fd8-a9c6-c20063967804&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.011288 10.0.0.41 - - [2026-04-02 02:01:12] "POST /fqname-to-id HTTP/1.1" 403 351 0.011903 10.0.0.41 - - [2026-04-02 02:01:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003390 10.0.0.41 - - [2026-04-02 02:01:12] "GET /routing-instance/5ba0ce58-7e32-430a-a88e-b32edc64b4e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1531 0.005013 10.0.0.41 - - [2026-04-02 02:01:12] "GET /route-target/6fc6f16f-9a66-41eb-a76f-592d58d67300?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 351 0.010844 10.0.0.41 - - [2026-04-02 02:01:12] "GET /route-target/6fc6f16f-9a66-41eb-a76f-592d58d67300?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003534 10.0.0.41 - - [2026-04-02 02:01:12] "GET /obj-perms HTTP/1.1" 200 6310 0.009816 10.0.0.41 - - [2026-04-02 02:01:12] "GET /obj-perms HTTP/1.1" 200 6310 0.008305 10.0.0.41 - - [2026-04-02 02:01:13] "GET /obj-perms HTTP/1.1" 200 6310 0.063520 10.0.0.41 - - [2026-04-02 02:01:13] "GET /obj-perms HTTP/1.1" 200 6310 0.009389 10.0.0.41 - - [2026-04-02 02:01:13] "GET /obj-perms HTTP/1.1" 200 6415 0.001760 10.0.0.41 - - [2026-04-02 02:01:13] "GET /obj-perms HTTP/1.1" 200 6415 0.001678 10.0.0.41 - - [2026-04-02 02:01:15] "DELETE /project/a998440975ac4fd8a9c6c20063967804 HTTP/1.1" 404 173 0.033535 10.0.0.41 - - [2026-04-02 02:01:15] "DELETE /project/0cb3fe31d93b4d5e90540e42b0bff160 HTTP/1.1" 404 173 0.036374 10.0.0.41 - - [2026-04-02 02:01:15] "DELETE /project/aeacd5d516cc4534abd86e7ce7351259 HTTP/1.1" 404 173 0.045509 10.0.0.41 - - [2026-04-02 02:01:16] "GET /obj-perms HTTP/1.1" 200 6415 0.002083 10.0.0.41 - - [2026-04-02 02:01:16] "GET /obj-perms HTTP/1.1" 200 6415 0.001741 10.0.0.41 - - [2026-04-02 02:01:19] "GET /obj-perms HTTP/1.1" 200 6415 0.001843 10.0.0.41 - - [2026-04-02 02:01:19] "GET /obj-perms HTTP/1.1" 200 6415 0.002176 10.0.0.41 - - [2026-04-02 02:01:22] "GET /obj-perms HTTP/1.1" 200 6415 0.001938 10.0.0.41 - - [2026-04-02 02:01:22] "GET /obj-perms HTTP/1.1" 200 6415 0.001842 10.0.0.41 - - [2026-04-02 02:01:25] "GET /obj-perms HTTP/1.1" 200 6415 0.001824 10.0.0.41 - - [2026-04-02 02:01:25] "GET /obj-perms HTTP/1.1" 200 6415 0.001802 10.0.0.41 - - [2026-04-02 02:01:28] "GET /obj-perms HTTP/1.1" 200 6378 0.063833 10.0.0.41 - - [2026-04-02 02:01:28] "GET /obj-perms HTTP/1.1" 200 6415 0.002019 10.0.0.41 - - [2026-04-02 02:01:29] "GET /obj-perms HTTP/1.1" 200 6415 0.002029 10.0.0.41 - - [2026-04-02 02:01:29] "GET /obj-perms HTTP/1.1" 200 6378 0.058341 10.0.0.41 - - [2026-04-02 02:01:32] "GET /obj-perms HTTP/1.1" 200 6415 0.002307 10.0.0.41 - - [2026-04-02 02:01:32] "GET /obj-perms HTTP/1.1" 200 6415 0.001797 [Introspect:8084]10.0.0.41 - - [2026-04-02 02:01:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001010 [Introspect:8084]10.0.0.41 - - [2026-04-02 02:01:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001151 10.0.0.41 - - [2026-04-02 02:01:35] "GET /obj-perms HTTP/1.1" 200 6415 0.001766 10.0.0.41 - - [2026-04-02 02:01:35] "GET /obj-perms HTTP/1.1" 200 6415 0.001802 10.0.0.41 - - [2026-04-02 02:01:35] "GET /obj-perms HTTP/1.1" 200 6415 0.001868 10.0.0.41 - - [2026-04-02 02:01:35] "GET /obj-perms HTTP/1.1" 200 6415 0.002909 10.0.0.41 - - [2026-04-02 02:01:35] "POST /useragent-kv HTTP/1.1" 200 115 0.032864 10.0.0.41 - - [2026-04-02 02:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.037419 10.0.0.41 - - [2026-04-02 02:01:35] "POST /useragent-kv HTTP/1.1" 200 115 0.003177 10.0.0.41 - - [2026-04-02 02:01:35] "DELETE /virtual-network/6b06ad41-6be1-4cd7-b7db-54b77f7b5da9 HTTP/1.1" 200 115 0.110433 10.0.0.41 - - [2026-04-02 02:01:35] "DELETE /route-target/6fc6f16f-9a66-41eb-a76f-592d58d67300 HTTP/1.1" 200 115 0.016364 10.0.0.41 - - [2026-04-02 02:01:35] "DELETE /api-access-list/987b4817-e55b-4fea-80aa-474c8c92ce97 HTTP/1.1" 200 115 0.024068 10.0.0.41 - - [2026-04-02 02:01:35] "GET /api-access-list/987b4817-e55b-4fea-80aa-474c8c92ce97 HTTP/1.1" 404 171 0.003052 10.0.0.41 - - [2026-04-02 02:01:35] "GET /projects?obj_uuids=a9984409-75ac-4fd8-a9c6-c20063967804&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001300 10.0.0.41 - - [2026-04-02 02:01:36] "GET /project/a9984409-75ac-4fd8-a9c6-c20063967804?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.023222 10.0.0.41 - - [2026-04-02 02:01:36] "GET /projects?obj_uuids=a9984409-75ac-4fd8-a9c6-c20063967804&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001068 10.0.0.41 - - [2026-04-02 02:01:36] "GET /project/a9984409-75ac-4fd8-a9c6-c20063967804?fields=virtual_networks HTTP/1.1" 200 1022 0.069553 10.0.0.41 - - [2026-04-02 02:01:36] "GET /projects?obj_uuids=a9984409-75ac-4fd8-a9c6-c20063967804&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001065 10.0.0.41 - - [2026-04-02 02:01:36] "GET /project/a9984409-75ac-4fd8-a9c6-c20063967804?fields=virtual_machine_interfaces HTTP/1.1" 200 1022 0.031168 10.0.0.41 - - [2026-04-02 02:01:36] "GET /projects?obj_uuids=a9984409-75ac-4fd8-a9c6-c20063967804&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001005 10.0.0.41 - - [2026-04-02 02:01:36] "GET /project/a9984409-75ac-4fd8-a9c6-c20063967804?fields=security_groups HTTP/1.1" 200 1242 0.142056 10.0.0.41 - - [2026-04-02 02:01:36] "GET /projects?obj_uuids=0cb3fe31-d93b-4d5e-9054-0e42b0bff160&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001558 10.0.0.41 - - [2026-04-02 02:01:36] "GET /project/0cb3fe31-d93b-4d5e-9054-0e42b0bff160?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1340 0.032568 10.0.0.41 - - [2026-04-02 02:01:36] "GET /projects?obj_uuids=0cb3fe31-d93b-4d5e-9054-0e42b0bff160&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001027 10.0.0.41 - - [2026-04-02 02:01:36] "GET /project/0cb3fe31-d93b-4d5e-9054-0e42b0bff160?fields=virtual_networks HTTP/1.1" 200 1020 0.068828 10.0.0.41 - - [2026-04-02 02:01:37] "GET /projects?obj_uuids=0cb3fe31-d93b-4d5e-9054-0e42b0bff160&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001132 10.0.0.41 - - [2026-04-02 02:01:37] "GET /project/0cb3fe31-d93b-4d5e-9054-0e42b0bff160?fields=virtual_machine_interfaces HTTP/1.1" 200 1020 0.028461 10.0.0.41 - - [2026-04-02 02:01:37] "GET /projects?obj_uuids=0cb3fe31-d93b-4d5e-9054-0e42b0bff160&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001399 10.0.0.41 - - [2026-04-02 02:01:37] "GET /project/0cb3fe31-d93b-4d5e-9054-0e42b0bff160?fields=security_groups HTTP/1.1" 200 1240 0.027939 10.0.0.41 - - [2026-04-02 02:01:39] "GET /api-access-list/dd2c5824-9951-48a9-aff6-4f22cbc5aaef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.003623 10.0.0.41 - - [2026-04-02 02:01:39] "PUT /api-access-list/dd2c5824-9951-48a9-aff6-4f22cbc5aaef HTTP/1.1" 200 265 0.008284 10.0.0.41 - - [2026-04-02 02:01:39] "GET /projects?obj_uuids=aeacd5d5-16cc-4534-abd8-6e7ce7351259&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001229 10.0.0.41 - - [2026-04-02 02:01:39] "GET /project/aeacd5d5-16cc-4534-abd8-6e7ce7351259?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.031084 10.0.0.41 - - [2026-04-02 02:01:39] "GET /projects?obj_uuids=aeacd5d5-16cc-4534-abd8-6e7ce7351259&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001040 10.0.0.41 - - [2026-04-02 02:01:39] "GET /project/aeacd5d5-16cc-4534-abd8-6e7ce7351259?fields=virtual_networks HTTP/1.1" 200 1022 0.070448 10.0.0.41 - - [2026-04-02 02:01:39] "GET /projects?obj_uuids=aeacd5d5-16cc-4534-abd8-6e7ce7351259&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001196 10.0.0.41 - - [2026-04-02 02:01:39] "GET /project/aeacd5d5-16cc-4534-abd8-6e7ce7351259?fields=virtual_machine_interfaces HTTP/1.1" 200 1022 0.028028 10.0.0.41 - - [2026-04-02 02:01:39] "GET /projects?obj_uuids=aeacd5d5-16cc-4534-abd8-6e7ce7351259&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001527 10.0.0.41 - - [2026-04-02 02:01:39] "GET /project/aeacd5d5-16cc-4534-abd8-6e7ce7351259?fields=security_groups HTTP/1.1" 200 1242 0.042316 10.0.0.41 - - [2026-04-02 02:01:40] "GET /domains?obj_uuids=6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001367 10.0.0.41 - - [2026-04-02 02:01:40] "GET /domain/6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.015533 [Introspect:8084]10.0.0.41 - - [2026-04-02 02:01:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.005952 [Introspect:8084]10.0.0.41 - - [2026-04-02 02:01:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001586 10.0.0.41 - - [2026-04-02 02:01:41] "POST /fqname-to-id HTTP/1.1" 404 186 0.129608 10.0.0.41 - - [2026-04-02 02:01:41] "GET /projects?obj_uuids=b84a7d62-3652-48f5-958a-05e13ce49cf8&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003814 10.0.0.41 - - [2026-04-02 02:01:41] "GET /domains?obj_uuids=6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001752 10.0.0.41 - - [2026-04-02 02:01:41] "GET /domain/6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.010285 10.0.0.41 - - [2026-04-02 02:01:42] "POST /id-to-fqname HTTP/1.1" 200 188 0.064751 10.0.0.41 - - [2026-04-02 02:01:42] "POST /fqname-to-id HTTP/1.1" 404 197 0.025927 10.0.0.41 - - [2026-04-02 02:01:42] "POST /security-groups HTTP/1.1" 200 583 0.611946 10.0.0.41 - - [2026-04-02 02:01:42] "POST /projects HTTP/1.1" 200 577 1.182229 10.0.0.41 - - [2026-04-02 02:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 1.292596 10.0.0.41 - - [2026-04-02 02:01:42] "POST /fqname-to-id HTTP/1.1" 404 232 0.009783 10.0.0.41 - - [2026-04-02 02:01:43] "POST /access-control-lists HTTP/1.1" 200 596 0.144534 10.0.0.41 - - [2026-04-02 02:01:43] "GET /project/b84a7d62-3652-48f5-958a-05e13ce49cf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 1.671977 10.0.0.41 - - [2026-04-02 02:01:43] "POST /fqname-to-id HTTP/1.1" 404 231 0.010356 10.0.0.41 - - [2026-04-02 02:01:43] "POST /access-control-lists HTTP/1.1" 200 594 0.125672 10.0.0.41 - - [2026-04-02 02:01:45] "GET / HTTP/1.1" 200 36215 0.006606 10.0.0.41 - - [2026-04-02 02:01:49] "POST /fqname-to-id HTTP/1.1" 401 296 0.000486 10.0.0.41 - - [2026-04-02 02:01:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.084584 10.0.0.41 - - [2026-04-02 02:01:49] "GET /api-access-list/dd2c5824-9951-48a9-aff6-4f22cbc5aaef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1884 0.004011 10.0.0.41 - - [2026-04-02 02:01:49] "GET /api-access-list/dd2c5824-9951-48a9-aff6-4f22cbc5aaef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1884 0.003457 10.0.0.41 - - [2026-04-02 02:01:49] "GET /api-access-list/dd2c5824-9951-48a9-aff6-4f22cbc5aaef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1884 0.003386 10.0.0.41 - - [2026-04-02 02:01:49] "PUT /api-access-list/dd2c5824-9951-48a9-aff6-4f22cbc5aaef HTTP/1.1" 200 265 0.019278 10.0.0.41 - - [2026-04-02 02:01:49] "GET /aaa-mode HTTP/1.1" 200 128 0.001285 10.0.0.41 - - [2026-04-02 02:01:50] "POST /fqname-to-id HTTP/1.1" 404 186 0.082098 10.0.0.41 - - [2026-04-02 02:01:50] "GET /projects?obj_uuids=c55a3681-de24-4be4-9dfc-1ddad9811caa&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002799 10.0.0.41 - - [2026-04-02 02:01:50] "GET /domains?obj_uuids=6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001288 10.0.0.41 - - [2026-04-02 02:01:50] "GET /domain/6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.008949 10.0.0.41 - - [2026-04-02 02:01:51] "POST /id-to-fqname HTTP/1.1" 200 188 0.001318 10.0.0.41 - - [2026-04-02 02:01:51] "POST /fqname-to-id HTTP/1.1" 404 197 0.015182 10.0.0.41 - - [2026-04-02 02:01:51] "POST /security-groups HTTP/1.1" 200 583 0.100063 10.0.0.41 - - [2026-04-02 02:01:51] "POST /fqname-to-id HTTP/1.1" 404 232 0.015667 10.0.0.41 - - [2026-04-02 02:01:51] "POST /projects HTTP/1.1" 200 577 0.368234 10.0.0.41 - - [2026-04-02 02:01:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.446007 10.0.0.41 - - [2026-04-02 02:01:51] "POST /access-control-lists HTTP/1.1" 200 596 0.130279 10.0.0.41 - - [2026-04-02 02:01:51] "GET /project/c55a3681-de24-4be4-9dfc-1ddad9811caa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.684673 10.0.0.41 - - [2026-04-02 02:01:51] "POST /fqname-to-id HTTP/1.1" 404 231 0.025681 10.0.0.41 - - [2026-04-02 02:01:51] "POST /access-control-lists HTTP/1.1" 200 594 0.074452 10.0.0.41 - - [2026-04-02 02:01:51] "POST /fqname-to-id HTTP/1.1" 404 186 0.035743 10.0.0.41 - - [2026-04-02 02:01:51] "GET /projects?obj_uuids=3f751765-5b0e-40cd-9d4e-719229a09f0f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002454 10.0.0.41 - - [2026-04-02 02:01:52] "GET /domains?obj_uuids=6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001173 10.0.0.41 - - [2026-04-02 02:01:52] "GET /domain/6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.021669 10.0.0.41 - - [2026-04-02 02:01:52] "POST /id-to-fqname HTTP/1.1" 200 188 0.001461 10.0.0.41 - - [2026-04-02 02:01:52] "POST /fqname-to-id HTTP/1.1" 404 197 0.004124 10.0.0.41 - - [2026-04-02 02:01:52] "POST /security-groups HTTP/1.1" 200 583 0.079367 10.0.0.41 - - [2026-04-02 02:01:52] "POST /fqname-to-id HTTP/1.1" 404 232 0.003034 10.0.0.41 - - [2026-04-02 02:01:52] "POST /projects HTTP/1.1" 200 577 0.284299 10.0.0.41 - - [2026-04-02 02:01:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.350928 10.0.0.41 - - [2026-04-02 02:01:52] "POST /access-control-lists HTTP/1.1" 200 596 0.059729 10.0.0.41 - - [2026-04-02 02:01:52] "GET /project/3f751765-5b0e-40cd-9d4e-719229a09f0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.539084 10.0.0.41 - - [2026-04-02 02:01:52] "POST /fqname-to-id HTTP/1.1" 404 231 0.003870 10.0.0.41 - - [2026-04-02 02:01:52] "POST /access-control-lists HTTP/1.1" 200 594 0.067111 10.0.0.41 - - [2026-04-02 02:01:53] "GET / HTTP/1.1" 200 36215 0.001975 [Introspect:8084]10.0.0.41 - - [2026-04-02 02:01:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000878 [Introspect:8084]10.0.0.41 - - [2026-04-02 02:01:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001065 10.0.0.41 - - [2026-04-02 02:01:54] "GET / HTTP/1.1" 200 36215 0.001688 10.0.0.41 - - [2026-04-02 02:01:54] "POST /fqname-to-id HTTP/1.1" 404 181 0.003995 10.0.0.41 - - [2026-04-02 02:01:55] "POST /api-access-lists HTTP/1.1" 200 521 0.022099 10.0.0.41 - - [2026-04-02 02:01:55] "GET /api-access-list/490c89b4-d699-41d6-85b0-9cc12a4e19cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.008220 10.0.0.41 - - [2026-04-02 02:01:55] "GET /api-access-list/490c89b4-d699-41d6-85b0-9cc12a4e19cc HTTP/1.1" 401 296 0.002297 10.0.0.41 - - [2026-04-02 02:01:55] "GET /api-access-list/490c89b4-d699-41d6-85b0-9cc12a4e19cc HTTP/1.1" 200 1287 0.133223 10.0.0.41 - - [2026-04-02 02:01:55] "POST /fqname-to-id HTTP/1.1" 401 296 0.000692 10.0.0.41 - - [2026-04-02 02:01:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.055917 10.0.0.41 - - [2026-04-02 02:01:56] "GET /projects?obj_uuids=c55a3681-de24-4be4-9dfc-1ddad9811caa&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002434 10.0.0.41 - - [2026-04-02 02:01:56] "GET /project/c55a3681-de24-4be4-9dfc-1ddad9811caa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.077888 10.0.0.41 - - [2026-04-02 02:01:56] "GET /virtual-networks?parent_id=c55a3681-de24-4be4-9dfc-1ddad9811caa&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.010859 10.0.0.41 - - [2026-04-02 02:01:56] "POST /virtual-networks HTTP/1.1" 200 583 0.123618 10.0.0.41 - - [2026-04-02 02:01:56] "POST /route-targets HTTP/1.1" 200 328 0.012622 10.0.0.41 - - [2026-04-02 02:01:56] "POST /ref-update HTTP/1.1" 200 156 0.024077 10.0.0.41 - - [2026-04-02 02:01:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.036891 10.0.0.41 - - [2026-04-02 02:01:56] "GET /network-ipam/dedcdcb7-0e81-4f55-9452-1c88a0d52fd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.011982 10.0.0.41 - - [2026-04-02 02:01:56] "POST /useragent-kv HTTP/1.1" 200 115 0.015100 10.0.0.41 - - [2026-04-02 02:01:56] "POST /ref-update HTTP/1.1" 200 156 0.071694 252.41.208.28 - - [2026-04-02 02:01:56] "POST /neutron/network HTTP/1.1" 200 846 0.062283 252.41.208.28 - - [2026-04-02 02:01:56] "POST /neutron/network HTTP/1.1" 200 846 0.022778 10.0.0.41 - - [2026-04-02 02:01:56] "GET /virtual-network/5800244d-2a90-4ec7-ba51-0e155c8da76c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.015375 252.41.208.28 - - [2026-04-02 02:01:57] "POST /neutron/network HTTP/1.1" 200 846 0.035290 252.41.208.28 - - [2026-04-02 02:01:57] "POST /neutron/subnet HTTP/1.1" 200 679 0.043130 10.0.0.41 - - [2026-04-02 02:01:57] "POST /fqname-to-id HTTP/1.1" 401 296 0.000572 10.0.0.41 - - [2026-04-02 02:01:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.040659 10.0.0.41 - - [2026-04-02 02:01:57] "GET /projects?obj_uuids=3f751765-5b0e-40cd-9d4e-719229a09f0f&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001682 10.0.0.41 - - [2026-04-02 02:01:57] "GET /project/3f751765-5b0e-40cd-9d4e-719229a09f0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.053310 10.0.0.41 - - [2026-04-02 02:01:57] "GET /virtual-networks?parent_id=3f751765-5b0e-40cd-9d4e-719229a09f0f&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.018418 10.0.0.41 - - [2026-04-02 02:01:57] "POST /virtual-networks HTTP/1.1" 200 583 0.139896 10.0.0.41 - - [2026-04-02 02:01:57] "POST /route-targets HTTP/1.1" 200 328 0.010617 10.0.0.41 - - [2026-04-02 02:01:57] "POST /ref-update HTTP/1.1" 200 156 0.021665 10.0.0.41 - - [2026-04-02 02:01:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.030760 10.0.0.41 - - [2026-04-02 02:01:58] "GET /network-ipam/dedcdcb7-0e81-4f55-9452-1c88a0d52fd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.010592 10.0.0.41 - - [2026-04-02 02:01:58] "POST /useragent-kv HTTP/1.1" 200 115 0.004974 10.0.0.41 - - [2026-04-02 02:01:58] "POST /ref-update HTTP/1.1" 200 156 0.058962 252.41.208.28 - - [2026-04-02 02:01:58] "POST /neutron/network HTTP/1.1" 200 848 0.057086 252.41.208.28 - - [2026-04-02 02:01:58] "POST /neutron/network HTTP/1.1" 200 848 0.021133 10.0.0.41 - - [2026-04-02 02:01:58] "GET /virtual-network/7617ede9-9428-49a0-85f1-95853f424fa6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.012592 252.41.208.28 - - [2026-04-02 02:01:58] "POST /neutron/network HTTP/1.1" 200 848 0.021437 252.41.208.28 - - [2026-04-02 02:01:58] "POST /neutron/subnet HTTP/1.1" 200 686 0.031724 10.0.0.41 - - [2026-04-02 02:01:58] "GET /virtual-network/5800244d-2a90-4ec7-ba51-0e155c8da76c HTTP/1.1" 401 296 0.001101 10.0.0.41 - - [2026-04-02 02:01:58] "GET /virtual-network/5800244d-2a90-4ec7-ba51-0e155c8da76c HTTP/1.1" 200 2313 0.046075 10.0.0.41 - - [2026-04-02 02:01:59] "GET /virtual-network/5800244d-2a90-4ec7-ba51-0e155c8da76c HTTP/1.1" 401 296 0.000569 [Introspect:8084]10.0.0.41 - - [2026-04-02 02:01:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001450 10.0.0.41 - - [2026-04-02 02:01:59] "GET /virtual-network/5800244d-2a90-4ec7-ba51-0e155c8da76c HTTP/1.1" 403 366 0.041346 [Introspect:8084]10.0.0.41 - - [2026-04-02 02:01:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001210 10.0.0.41 - - [2026-04-02 02:01:59] "GET /virtual-network/5800244d-2a90-4ec7-ba51-0e155c8da76c HTTP/1.1" 200 2313 0.004975 10.0.0.41 - - [2026-04-02 02:01:59] "GET /virtual-networks HTTP/1.1" 200 370 0.020356 10.0.0.41 - - [2026-04-02 02:01:59] "GET /virtual-networks HTTP/1.1" 200 370 0.019875 10.0.0.41 - - [2026-04-02 02:02:00] "GET /obj-perms HTTP/1.1" 403 257 0.038906 10.0.0.41 - - [2026-04-02 02:02:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002666 10.0.0.41 - - [2026-04-02 02:02:00] "GET /virtual-network/5800244d-2a90-4ec7-ba51-0e155c8da76c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.015689 10.0.0.41 - - [2026-04-02 02:02:00] "GET /obj-perms HTTP/1.1" 403 257 0.066746 10.0.0.41 - - [2026-04-02 02:02:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002607 10.0.0.41 - - [2026-04-02 02:02:00] "GET /virtual-network/5800244d-2a90-4ec7-ba51-0e155c8da76c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 366 0.010347 10.0.0.41 - - [2026-04-02 02:02:01] "GET /obj-perms HTTP/1.1" 200 6425 0.076634 10.0.0.41 - - [2026-04-02 02:02:01] "GET /obj-perms HTTP/1.1" 403 257 0.009932 10.0.0.41 - - [2026-04-02 02:02:01] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 370 0.018019 10.0.0.41 - - [2026-04-02 02:02:01] "GET /obj-perms HTTP/1.1" 403 257 0.008257 10.0.0.41 - - [2026-04-02 02:02:01] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 370 0.017754 10.0.0.41 - - [2026-04-02 02:02:01] "GET /obj-perms HTTP/1.1" 200 6425 0.001828 10.0.0.41 - - [2026-04-02 02:02:01] "PUT /virtual-network/5800244d-2a90-4ec7-ba51-0e155c8da76c HTTP/1.1" 200 265 0.025151 10.0.0.41 - - [2026-04-02 02:02:01] "GET /virtual-networks HTTP/1.1" 200 132 0.021032 10.0.0.41 - - [2026-04-02 02:02:01] "GET /virtual-networks HTTP/1.1" 200 609 0.022319 10.0.0.41 - - [2026-04-02 02:02:01] "GET /virtual-networks HTTP/1.1" 200 1431 0.003307 10.0.0.41 - - [2026-04-02 02:02:01] "GET /obj-perms HTTP/1.1" 403 257 0.008686 10.0.0.41 - - [2026-04-02 02:02:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003145 10.0.0.41 - - [2026-04-02 02:02:01] "GET /virtual-network/5800244d-2a90-4ec7-ba51-0e155c8da76c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 366 0.010096 10.0.0.41 - - [2026-04-02 02:02:02] "GET /obj-perms HTTP/1.1" 403 257 0.035972 10.0.0.41 - - [2026-04-02 02:02:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002325 10.0.0.41 - - [2026-04-02 02:02:02] "GET /virtual-network/5800244d-2a90-4ec7-ba51-0e155c8da76c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 366 0.010962 10.0.0.41 - - [2026-04-02 02:02:02] "GET /obj-perms HTTP/1.1" 403 257 0.008615 10.0.0.41 - - [2026-04-02 02:02:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002999 10.0.0.41 - - [2026-04-02 02:02:02] "GET /virtual-network/5800244d-2a90-4ec7-ba51-0e155c8da76c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2018 0.013964 10.0.0.41 - - [2026-04-02 02:02:02] "GET /obj-perms HTTP/1.1" 200 6425 0.001775 10.0.0.41 - - [2026-04-02 02:02:02] "GET /obj-perms HTTP/1.1" 403 257 0.008486 10.0.0.41 - - [2026-04-02 02:02:02] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 132 0.017386 10.0.0.41 - - [2026-04-02 02:02:02] "GET /obj-perms HTTP/1.1" 403 257 0.008162 10.0.0.41 - - [2026-04-02 02:02:02] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 609 0.018305 10.0.0.41 - - [2026-04-02 02:02:03] "GET /obj-perms HTTP/1.1" 200 6425 0.002105 10.0.0.41 - - [2026-04-02 02:02:03] "PUT /virtual-network/5800244d-2a90-4ec7-ba51-0e155c8da76c HTTP/1.1" 200 265 0.032153 10.0.0.41 - - [2026-04-02 02:02:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004000 10.0.0.41 - - [2026-04-02 02:02:03] "POST /useragent-kv HTTP/1.1" 200 115 0.002422 10.0.0.41 - - [2026-04-02 02:02:03] "POST /useragent-kv HTTP/1.1" 200 115 0.003016 10.0.0.41 - - [2026-04-02 02:02:03] "DELETE /virtual-network/7617ede9-9428-49a0-85f1-95853f424fa6 HTTP/1.1" 200 115 0.078058 10.0.0.41 - - [2026-04-02 02:02:03] "DELETE /route-target/9e2c765f-4ba8-46ca-88ab-bfe79c0e5bd5 HTTP/1.1" 200 115 0.023636 10.0.0.41 - - [2026-04-02 02:02:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005815 10.0.0.41 - - [2026-04-02 02:02:03] "POST /useragent-kv HTTP/1.1" 200 115 0.002367 10.0.0.41 - - [2026-04-02 02:02:03] "POST /useragent-kv HTTP/1.1" 200 115 0.001958 10.0.0.41 - - [2026-04-02 02:02:03] "DELETE /virtual-network/5800244d-2a90-4ec7-ba51-0e155c8da76c HTTP/1.1" 200 115 0.097391 10.0.0.41 - - [2026-04-02 02:02:03] "DELETE /route-target/e782f5f3-d8ab-4524-a0fe-e58c5fb69c75 HTTP/1.1" 200 115 0.024941 10.0.0.41 - - [2026-04-02 02:02:03] "DELETE /api-access-list/490c89b4-d699-41d6-85b0-9cc12a4e19cc HTTP/1.1" 200 115 0.022970 10.0.0.41 - - [2026-04-02 02:02:03] "GET /api-access-list/490c89b4-d699-41d6-85b0-9cc12a4e19cc HTTP/1.1" 404 171 0.002545 10.0.0.41 - - [2026-04-02 02:02:03] "GET /projects?obj_uuids=3f751765-5b0e-40cd-9d4e-719229a09f0f&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001479 10.0.0.41 - - [2026-04-02 02:02:03] "GET /project/3f751765-5b0e-40cd-9d4e-719229a09f0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.028772 10.0.0.41 - - [2026-04-02 02:02:03] "GET /projects?obj_uuids=3f751765-5b0e-40cd-9d4e-719229a09f0f&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000933 10.0.0.41 - - [2026-04-02 02:02:03] "GET /project/3f751765-5b0e-40cd-9d4e-719229a09f0f?fields=virtual_networks HTTP/1.1" 200 1032 0.064363 10.0.0.41 - - [2026-04-02 02:02:03] "GET /projects?obj_uuids=3f751765-5b0e-40cd-9d4e-719229a09f0f&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001429 10.0.0.41 - - [2026-04-02 02:02:03] "GET /project/3f751765-5b0e-40cd-9d4e-719229a09f0f?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.036002 10.0.0.41 - - [2026-04-02 02:02:03] "GET /projects?obj_uuids=3f751765-5b0e-40cd-9d4e-719229a09f0f&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001399 10.0.0.41 - - [2026-04-02 02:02:03] "GET /project/3f751765-5b0e-40cd-9d4e-719229a09f0f?fields=security_groups HTTP/1.1" 200 1257 0.064362 10.0.0.41 - - [2026-04-02 02:02:04] "GET /projects?obj_uuids=c55a3681-de24-4be4-9dfc-1ddad9811caa&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001572 10.0.0.41 - - [2026-04-02 02:02:04] "GET /project/c55a3681-de24-4be4-9dfc-1ddad9811caa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.033560 10.0.0.41 - - [2026-04-02 02:02:04] "GET /projects?obj_uuids=c55a3681-de24-4be4-9dfc-1ddad9811caa&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001974 10.0.0.41 - - [2026-04-02 02:02:04] "GET /project/c55a3681-de24-4be4-9dfc-1ddad9811caa?fields=virtual_networks HTTP/1.1" 200 1033 0.069357 10.0.0.41 - - [2026-04-02 02:02:04] "GET /projects?obj_uuids=c55a3681-de24-4be4-9dfc-1ddad9811caa&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002074 10.0.0.41 - - [2026-04-02 02:02:04] "GET /project/c55a3681-de24-4be4-9dfc-1ddad9811caa?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.035466 10.0.0.41 - - [2026-04-02 02:02:04] "GET /projects?obj_uuids=c55a3681-de24-4be4-9dfc-1ddad9811caa&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001063 10.0.0.41 - - [2026-04-02 02:02:04] "GET /project/c55a3681-de24-4be4-9dfc-1ddad9811caa?fields=security_groups HTTP/1.1" 200 1258 0.029056 10.0.0.41 - - [2026-04-02 02:02:05] "GET /aaa-mode HTTP/1.1" 200 128 0.001143 10.0.0.41 - - [2026-04-02 02:02:06] "GET / HTTP/1.1" 200 36215 0.002834 10.0.0.41 - - [2026-04-02 02:02:07] "GET / HTTP/1.1" 200 36215 0.002518 10.0.0.41 - - [2026-04-02 02:02:07] "POST /fqname-to-id HTTP/1.1" 401 296 0.000504 10.0.0.41 - - [2026-04-02 02:02:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.085448 10.0.0.41 - - [2026-04-02 02:02:08] "GET /projects?obj_uuids=b84a7d62-3652-48f5-958a-05e13ce49cf8&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001157 10.0.0.41 - - [2026-04-02 02:02:08] "GET /project/b84a7d62-3652-48f5-958a-05e13ce49cf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.031894 10.0.0.41 - - [2026-04-02 02:02:08] "GET /virtual-networks?parent_id=b84a7d62-3652-48f5-958a-05e13ce49cf8&detail=False&count=False&shared=False HTTP/1.1" 403 263 0.008048 10.0.0.41 - - [2026-04-02 02:02:08] "POST /fqname-to-id HTTP/1.1" 404 195 0.010337 10.0.0.41 - - [2026-04-02 02:02:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.009522 10.0.0.41 - - [2026-04-02 02:02:08] "GET /domains?obj_uuids=6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001150 10.0.0.41 - - [2026-04-02 02:02:08] "GET /domain/6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.013235 10.0.0.41 - - [2026-04-02 02:02:08] "POST /service-templates HTTP/1.1" 403 264 0.007647 10.0.0.41 - - [2026-04-02 02:02:08] "POST /fqname-to-id HTTP/1.1" 404 213 0.002791 10.0.0.41 - - [2026-04-02 02:02:08] "POST /api-access-lists HTTP/1.1" 200 555 0.019688 10.0.0.41 - - [2026-04-02 02:02:08] "GET /api-access-list/477bb42d-cd2a-4faf-8370-9f17e1f8e36c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.004497 10.0.0.41 - - [2026-04-02 02:02:08] "GET /api-access-list/477bb42d-cd2a-4faf-8370-9f17e1f8e36c HTTP/1.1" 200 1321 0.003132 10.0.0.41 - - [2026-04-02 02:02:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.011351 10.0.0.41 - - [2026-04-02 02:02:08] "GET /projects?obj_uuids=b84a7d62-3652-48f5-958a-05e13ce49cf8&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001073 10.0.0.41 - - [2026-04-02 02:02:08] "GET /project/b84a7d62-3652-48f5-958a-05e13ce49cf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.039687 10.0.0.41 - - [2026-04-02 02:02:08] "GET /virtual-networks?parent_id=b84a7d62-3652-48f5-958a-05e13ce49cf8&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.011637 10.0.0.41 - - [2026-04-02 02:02:08] "POST /virtual-networks HTTP/1.1" 200 583 0.069675 10.0.0.41 - - [2026-04-02 02:02:08] "POST /route-targets HTTP/1.1" 200 328 0.020489 10.0.0.41 - - [2026-04-02 02:02:08] "POST /ref-update HTTP/1.1" 200 156 0.018708 10.0.0.41 - - [2026-04-02 02:02:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.031828 10.0.0.41 - - [2026-04-02 02:02:08] "GET /network-ipam/dedcdcb7-0e81-4f55-9452-1c88a0d52fd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.012601 10.0.0.41 - - [2026-04-02 02:02:08] "POST /useragent-kv HTTP/1.1" 200 115 0.007251 10.0.0.41 - - [2026-04-02 02:02:08] "POST /ref-update HTTP/1.1" 200 156 0.051630 252.41.208.28 - - [2026-04-02 02:02:09] "POST /neutron/network HTTP/1.1" 200 848 0.049823 252.41.208.28 - - [2026-04-02 02:02:09] "POST /neutron/network HTTP/1.1" 200 848 0.023594 10.0.0.41 - - [2026-04-02 02:02:09] "GET /virtual-network/681ce2e3-1e32-4d62-9728-ec9cbe350042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2018 0.014856 252.41.208.28 - - [2026-04-02 02:02:09] "POST /neutron/network HTTP/1.1" 200 848 0.020553 252.41.208.28 - - [2026-04-02 02:02:09] "POST /neutron/subnet HTTP/1.1" 200 686 0.026454 252.41.208.28 - - [2026-04-02 02:02:09] "POST /neutron/network HTTP/1.1" 200 848 0.037630 10.0.0.41 - - [2026-04-02 02:02:09] "GET /virtual-network/681ce2e3-1e32-4d62-9728-ec9cbe350042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2018 0.006762 10.0.0.41 - - [2026-04-02 02:02:09] "GET /network-ipam/dedcdcb7-0e81-4f55-9452-1c88a0d52fd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.004646 10.0.0.41 - - [2026-04-02 02:02:09] "GET /domains HTTP/1.1" 200 438 0.002868 10.0.0.41 - - [2026-04-02 02:02:09] "GET /domains?obj_uuids=6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001117 10.0.0.41 - - [2026-04-02 02:02:09] "GET /domain/6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5 HTTP/1.1" 200 2215 0.007259 10.0.0.41 - - [2026-04-02 02:02:09] "GET /projects?obj_uuids=b84a7d62-3652-48f5-958a-05e13ce49cf8&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001233 10.0.0.41 - - [2026-04-02 02:02:09] "GET /project/b84a7d62-3652-48f5-958a-05e13ce49cf8 HTTP/1.1" 200 2348 0.028757 10.0.0.41 - - [2026-04-02 02:02:09] "GET /virtual-network/681ce2e3-1e32-4d62-9728-ec9cbe350042 HTTP/1.1" 200 2317 0.006449 10.0.0.41 - - [2026-04-02 02:02:10] "GET /virtual-network/681ce2e3-1e32-4d62-9728-ec9cbe350042 HTTP/1.1" 200 2317 0.005154 10.0.0.41 - - [2026-04-02 02:02:10] "GET /routing-instance/cd2b3069-8d85-4444-86e0-bb2f698510b6 HTTP/1.1" 200 1556 0.004224 10.0.0.41 - - [2026-04-02 02:02:10] "GET /routing-instance/cd2b3069-8d85-4444-86e0-bb2f698510b6 HTTP/1.1" 200 1556 0.004784 10.0.0.41 - - [2026-04-02 02:02:10] "GET /route-target/6577dd56-b9d5-4ed9-bb28-79e8c1fd765b HTTP/1.1" 200 1244 0.003722 10.0.0.41 - - [2026-04-02 02:02:10] "GET /virtual-network/681ce2e3-1e32-4d62-9728-ec9cbe350042 HTTP/1.1" 200 2317 0.006421 10.0.0.41 - - [2026-04-02 02:02:10] "GET /routing-instance/cd2b3069-8d85-4444-86e0-bb2f698510b6 HTTP/1.1" 200 1556 0.003748 10.0.0.41 - - [2026-04-02 02:02:10] "GET /virtual-network/681ce2e3-1e32-4d62-9728-ec9cbe350042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2018 0.005554 10.0.0.41 - - [2026-04-02 02:02:10] "GET /virtual-network/681ce2e3-1e32-4d62-9728-ec9cbe350042 HTTP/1.1" 200 2317 0.005747 10.0.0.41 - - [2026-04-02 02:02:10] "GET /routing-instance/cd2b3069-8d85-4444-86e0-bb2f698510b6 HTTP/1.1" 200 1556 0.005548 10.0.0.41 - - [2026-04-02 02:02:10] "GET /routing-instance/cd2b3069-8d85-4444-86e0-bb2f698510b6 HTTP/1.1" 200 1556 0.004429 10.0.0.41 - - [2026-04-02 02:02:10] "GET /route-target/6577dd56-b9d5-4ed9-bb28-79e8c1fd765b HTTP/1.1" 200 1244 0.004316 10.0.0.41 - - [2026-04-02 02:02:10] "GET /domains HTTP/1.1" 200 438 0.002915 10.0.0.41 - - [2026-04-02 02:02:10] "GET /domains?obj_uuids=6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001016 10.0.0.41 - - [2026-04-02 02:02:10] "GET /domain/6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5 HTTP/1.1" 200 2215 0.007153 10.0.0.41 - - [2026-04-02 02:02:10] "GET /projects?obj_uuids=b84a7d62-3652-48f5-958a-05e13ce49cf8&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001097 10.0.0.41 - - [2026-04-02 02:02:10] "GET /project/b84a7d62-3652-48f5-958a-05e13ce49cf8 HTTP/1.1" 200 2348 0.027662 10.0.0.41 - - [2026-04-02 02:02:10] "GET /virtual-network/681ce2e3-1e32-4d62-9728-ec9cbe350042 HTTP/1.1" 200 2317 0.005278 10.0.0.41 - - [2026-04-02 02:02:10] "GET /obj-perms HTTP/1.1" 200 6425 0.001746 10.0.0.41 - - [2026-04-02 02:02:11] "POST /fqname-to-id HTTP/1.1" 404 195 0.010748 10.0.0.41 - - [2026-04-02 02:02:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.010028 10.0.0.41 - - [2026-04-02 02:02:11] "GET /domains?obj_uuids=6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001555 10.0.0.41 - - [2026-04-02 02:02:11] "GET /domain/6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.015014 10.0.0.41 - - [2026-04-02 02:02:11] "POST /service-templates HTTP/1.1" 403 264 0.009633 10.0.0.41 - - [2026-04-02 02:02:11] "POST /fqname-to-id HTTP/1.1" 404 181 0.002910 10.0.0.41 - - [2026-04-02 02:02:11] "POST /api-access-lists HTTP/1.1" 200 521 0.014829 10.0.0.41 - - [2026-04-02 02:02:11] "GET /api-access-list/54d7e5d6-f382-4715-8d23-ed52090d97c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1289 0.004307 10.0.0.41 - - [2026-04-02 02:02:11] "GET /api-access-list/54d7e5d6-f382-4715-8d23-ed52090d97c2 HTTP/1.1" 200 1289 0.003564 10.0.0.41 - - [2026-04-02 02:02:11] "POST /fqname-to-id HTTP/1.1" 404 195 0.011512 10.0.0.41 - - [2026-04-02 02:02:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.010754 10.0.0.41 - - [2026-04-02 02:02:11] "GET /domains?obj_uuids=6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001624 10.0.0.41 - - [2026-04-02 02:02:11] "GET /domain/6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.019154 10.0.0.41 - - [2026-04-02 02:02:11] "POST /service-templates HTTP/1.1" 200 551 0.029616 10.0.0.41 - - [2026-04-02 02:02:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.013714 10.0.0.41 - - [2026-04-02 02:02:11] "GET /service-template/7ff0a507-24d4-4ee2-86b2-424063768a7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.013545 10.0.0.41 - - [2026-04-02 02:02:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.011904 10.0.0.41 - - [2026-04-02 02:02:11] "GET /service-template/7ff0a507-24d4-4ee2-86b2-424063768a7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.013019 10.0.0.41 - - [2026-04-02 02:02:11] "GET /virtual-network/681ce2e3-1e32-4d62-9728-ec9cbe350042 HTTP/1.1" 401 296 0.000411 10.0.0.41 - - [2026-04-02 02:02:12] "GET /virtual-network/681ce2e3-1e32-4d62-9728-ec9cbe350042 HTTP/1.1" 403 263 0.033894 10.0.0.41 - - [2026-04-02 02:02:12] "GET /service-template/7ff0a507-24d4-4ee2-86b2-424063768a7e HTTP/1.1" 403 264 0.011170 10.0.0.41 - - [2026-04-02 02:02:12] "GET /service-template/7ff0a507-24d4-4ee2-86b2-424063768a7e HTTP/1.1" 403 264 0.043435 10.0.0.41 - - [2026-04-02 02:02:13] "GET /obj-perms HTTP/1.1" 403 257 0.036149 10.0.0.41 - - [2026-04-02 02:02:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002389 10.0.0.41 - - [2026-04-02 02:02:13] "GET /virtual-network/681ce2e3-1e32-4d62-9728-ec9cbe350042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.008763 10.0.0.41 - - [2026-04-02 02:02:13] "GET /obj-perms HTTP/1.1" 403 257 0.009706 10.0.0.41 - - [2026-04-02 02:02:13] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 403 263 0.009588 10.0.0.41 - - [2026-04-02 02:02:13] "GET /api-access-list/477bb42d-cd2a-4faf-8370-9f17e1f8e36c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.003392 10.0.0.41 - - [2026-04-02 02:02:13] "PUT /api-access-list/477bb42d-cd2a-4faf-8370-9f17e1f8e36c HTTP/1.1" 200 265 0.008173 10.0.0.41 - - [2026-04-02 02:02:13] "GET /api-access-list/477bb42d-cd2a-4faf-8370-9f17e1f8e36c HTTP/1.1" 200 1458 0.003400 10.0.0.41 - - [2026-04-02 02:02:13] "GET /virtual-network/681ce2e3-1e32-4d62-9728-ec9cbe350042 HTTP/1.1" 200 2317 0.017401 10.0.0.41 - - [2026-04-02 02:02:13] "POST /fqname-to-id HTTP/1.1" 401 296 0.000562 10.0.0.41 - - [2026-04-02 02:02:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.037394 10.0.0.41 - - [2026-04-02 02:02:13] "GET /projects?obj_uuids=b84a7d62-3652-48f5-958a-05e13ce49cf8&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001157 10.0.0.41 - - [2026-04-02 02:02:14] "GET /project/b84a7d62-3652-48f5-958a-05e13ce49cf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.036292 10.0.0.41 - - [2026-04-02 02:02:14] "GET /virtual-networks?parent_id=b84a7d62-3652-48f5-958a-05e13ce49cf8&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.014346 10.0.0.41 - - [2026-04-02 02:02:14] "POST /virtual-networks HTTP/1.1" 403 263 0.010092 10.0.0.41 - - [2026-04-02 02:02:14] "GET /service-template/7ff0a507-24d4-4ee2-86b2-424063768a7e HTTP/1.1" 403 264 0.008562 10.0.0.41 - - [2026-04-02 02:02:14] "GET /service-template/7ff0a507-24d4-4ee2-86b2-424063768a7e HTTP/1.1" 403 264 0.042055 10.0.0.41 - - [2026-04-02 02:02:14] "GET /obj-perms HTTP/1.1" 403 257 0.008897 10.0.0.41 - - [2026-04-02 02:02:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003137 10.0.0.41 - - [2026-04-02 02:02:14] "GET /virtual-network/681ce2e3-1e32-4d62-9728-ec9cbe350042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2018 0.014560 10.0.0.41 - - [2026-04-02 02:02:14] "GET /obj-perms HTTP/1.1" 403 257 0.010887 10.0.0.41 - - [2026-04-02 02:02:14] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 370 0.023308 10.0.0.41 - - [2026-04-02 02:02:14] "GET /api-access-list/54d7e5d6-f382-4715-8d23-ed52090d97c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1289 0.003419 10.0.0.41 - - [2026-04-02 02:02:14] "PUT /api-access-list/54d7e5d6-f382-4715-8d23-ed52090d97c2 HTTP/1.1" 200 265 0.008618 10.0.0.41 - - [2026-04-02 02:02:15] "GET /api-access-list/54d7e5d6-f382-4715-8d23-ed52090d97c2 HTTP/1.1" 200 1427 0.003836 10.0.0.41 - - [2026-04-02 02:02:15] "GET /service-template/7ff0a507-24d4-4ee2-86b2-424063768a7e HTTP/1.1" 200 1852 0.014104 10.0.0.41 - - [2026-04-02 02:02:15] "POST /fqname-to-id HTTP/1.1" 404 195 0.011430 10.0.0.41 - - [2026-04-02 02:02:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.011863 10.0.0.41 - - [2026-04-02 02:02:15] "GET /domains?obj_uuids=6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001102 10.0.0.41 - - [2026-04-02 02:02:15] "GET /domain/6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.014874 10.0.0.41 - - [2026-04-02 02:02:15] "POST /service-templates HTTP/1.1" 403 264 0.009161 10.0.0.41 - - [2026-04-02 02:02:15] "GET /api-access-list/477bb42d-cd2a-4faf-8370-9f17e1f8e36c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.004265 10.0.0.41 - - [2026-04-02 02:02:15] "PUT /api-access-list/477bb42d-cd2a-4faf-8370-9f17e1f8e36c HTTP/1.1" 200 265 0.010206 10.0.0.41 - - [2026-04-02 02:02:15] "GET /api-access-list/477bb42d-cd2a-4faf-8370-9f17e1f8e36c HTTP/1.1" 200 1321 0.003522 10.0.0.41 - - [2026-04-02 02:02:15] "GET /api-access-list/54d7e5d6-f382-4715-8d23-ed52090d97c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.003418 10.0.0.41 - - [2026-04-02 02:02:15] "PUT /api-access-list/54d7e5d6-f382-4715-8d23-ed52090d97c2 HTTP/1.1" 200 265 0.008737 10.0.0.41 - - [2026-04-02 02:02:15] "GET /api-access-list/54d7e5d6-f382-4715-8d23-ed52090d97c2 HTTP/1.1" 200 1289 0.003712 10.0.0.41 - - [2026-04-02 02:02:15] "GET /virtual-network/681ce2e3-1e32-4d62-9728-ec9cbe350042 HTTP/1.1" 403 263 0.010890 10.0.0.41 - - [2026-04-02 02:02:15] "GET /virtual-network/681ce2e3-1e32-4d62-9728-ec9cbe350042 HTTP/1.1" 403 263 0.045990 10.0.0.41 - - [2026-04-02 02:02:15] "DELETE /project/c55a3681de244be49dfc1ddad9811caa HTTP/1.1" 404 173 0.027786 10.0.0.41 - - [2026-04-02 02:02:16] "DELETE /project/3f7517655b0e40cd9d4e719229a09f0f HTTP/1.1" 404 173 0.019882 10.0.0.41 - - [2026-04-02 02:02:16] "GET /projects?obj_uuids=3f751765-5b0e-40cd-9d4e-719229a09f0f&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001167 10.0.0.41 - - [2026-04-02 02:02:16] "GET /projects?obj_uuids=0cb3fe31-d93b-4d5e-9054-0e42b0bff160&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000962 10.0.0.41 - - [2026-04-02 02:02:16] "DELETE /project/b84a7d62365248f5958a05e13ce49cf8 HTTP/1.1" 404 173 0.011192 10.0.0.41 - - [2026-04-02 02:02:16] "GET /projects?obj_uuids=c55a3681-de24-4be4-9dfc-1ddad9811caa&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001214 10.0.0.41 - - [2026-04-02 02:02:16] "GET /projects?obj_uuids=aeacd5d5-16cc-4534-abd8-6e7ce7351259&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000907 10.0.0.41 - - [2026-04-02 02:02:16] "GET /projects?obj_uuids=a9984409-75ac-4fd8-a9c6-c20063967804&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001184 10.0.0.41 - - [2026-04-02 02:02:16] "GET /service-template/7ff0a507-24d4-4ee2-86b2-424063768a7e HTTP/1.1" 403 264 0.028405 10.0.0.41 - - [2026-04-02 02:02:16] "GET /project/0cb3fe31-d93b-4d5e-9054-0e42b0bff160?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1433 0.078688 10.0.0.41 - - [2026-04-02 02:02:16] "GET /project/3f751765-5b0e-40cd-9d4e-719229a09f0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.084010 10.0.0.41 - - [2026-04-02 02:02:16] "GET /projects?obj_uuids=0cb3fe31-d93b-4d5e-9054-0e42b0bff160&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000945 10.0.0.41 - - [2026-04-02 02:02:16] "GET /projects?obj_uuids=3f751765-5b0e-40cd-9d4e-719229a09f0f&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000978 10.0.0.41 - - [2026-04-02 02:02:16] "GET /project/c55a3681-de24-4be4-9dfc-1ddad9811caa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1456 0.125846 10.0.0.41 - - [2026-04-02 02:02:16] "GET /project/aeacd5d5-16cc-4534-abd8-6e7ce7351259?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.133304 10.0.0.41 - - [2026-04-02 02:02:16] "GET /project/a9984409-75ac-4fd8-a9c6-c20063967804?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.101427 10.0.0.41 - - [2026-04-02 02:02:16] "GET /projects?obj_uuids=c55a3681-de24-4be4-9dfc-1ddad9811caa&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001114 10.0.0.41 - - [2026-04-02 02:02:16] "GET /projects?obj_uuids=aeacd5d5-16cc-4534-abd8-6e7ce7351259&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001565 10.0.0.41 - - [2026-04-02 02:02:16] "GET /project/0cb3fe31-d93b-4d5e-9054-0e42b0bff160?fields=security_groups HTTP/1.1" 200 1333 0.096224 10.0.0.41 - - [2026-04-02 02:02:16] "GET /project/3f751765-5b0e-40cd-9d4e-719229a09f0f?fields=security_groups HTTP/1.1" 200 1350 0.109141 10.0.0.41 - - [2026-04-02 02:02:16] "GET /projects?obj_uuids=a9984409-75ac-4fd8-a9c6-c20063967804&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001247 10.0.0.41 - - [2026-04-02 02:02:16] "GET /project/a9984409-75ac-4fd8-a9c6-c20063967804?fields=security_groups HTTP/1.1" 200 1335 0.057299 10.0.0.41 - - [2026-04-02 02:02:16] "GET /project/c55a3681-de24-4be4-9dfc-1ddad9811caa?fields=security_groups HTTP/1.1" 200 1351 0.110250 10.0.0.41 - - [2026-04-02 02:02:16] "GET /project/aeacd5d5-16cc-4534-abd8-6e7ce7351259?fields=security_groups HTTP/1.1" 200 1335 0.127023 10.0.0.41 - - [2026-04-02 02:02:16] "DELETE /security-group/eaf3961a-a09d-4e99-ade9-3e4a9c9387ba HTTP/1.1" 200 115 0.113119 10.0.0.41 - - [2026-04-02 02:02:16] "GET /projects?obj_uuids=0cb3fe31-d93b-4d5e-9054-0e42b0bff160&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001119 10.0.0.41 - - [2026-04-02 02:02:16] "DELETE /security-group/91104c97-4b8a-4f3f-8454-dc62a6d88bcb HTTP/1.1" 200 115 0.104448 10.0.0.41 - - [2026-04-02 02:02:16] "GET /projects?obj_uuids=3f751765-5b0e-40cd-9d4e-719229a09f0f&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001912 10.0.0.41 - - [2026-04-02 02:02:16] "DELETE /access-control-list/87d0fd88-419e-4476-9920-761df26b673e HTTP/1.1" 200 115 0.089650 10.0.0.41 - - [2026-04-02 02:02:16] "GET /project/0cb3fe31-d93b-4d5e-9054-0e42b0bff160?fields=application_policy_sets HTTP/1.1" 200 1372 0.058082 10.0.0.41 - - [2026-04-02 02:02:16] "DELETE /security-group/5538bb5e-b387-4e44-8648-9f9813fdcf8d HTTP/1.1" 200 115 0.142133 10.0.0.41 - - [2026-04-02 02:02:16] "GET /projects?obj_uuids=a9984409-75ac-4fd8-a9c6-c20063967804&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001118 10.0.0.41 - - [2026-04-02 02:02:16] "GET /project/3f751765-5b0e-40cd-9d4e-719229a09f0f?fields=application_policy_sets HTTP/1.1" 200 1389 0.124951 10.0.0.41 - - [2026-04-02 02:02:16] "GET /service-template/7ff0a507-24d4-4ee2-86b2-424063768a7e HTTP/1.1" 403 264 0.075894 10.0.0.41 - - [2026-04-02 02:02:16] "DELETE /access-control-list/8cc5179e-94d3-4020-ab98-b4cecb0f17aa HTTP/1.1" 200 115 0.088685 10.0.0.41 - - [2026-04-02 02:02:16] "DELETE /security-group/a6837b22-9d1d-4f7b-b018-e978a5837f6d HTTP/1.1" 200 115 0.185390 10.0.0.41 - - [2026-04-02 02:02:16] "DELETE /security-group/269dda2a-e30c-45bd-b456-753fead2e854 HTTP/1.1" 200 115 0.184146 10.0.0.41 - - [2026-04-02 02:02:16] "GET /projects?obj_uuids=c55a3681-de24-4be4-9dfc-1ddad9811caa&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001006 10.0.0.41 - - [2026-04-02 02:02:16] "GET /projects?obj_uuids=aeacd5d5-16cc-4534-abd8-6e7ce7351259&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001614 10.0.0.41 - - [2026-04-02 02:02:16] "GET /project/a9984409-75ac-4fd8-a9c6-c20063967804?fields=application_policy_sets HTTP/1.1" 200 1374 0.123987 10.0.0.41 - - [2026-04-02 02:02:16] "GET /obj-perms HTTP/1.1" 403 257 0.037398 10.0.0.41 - - [2026-04-02 02:02:16] "GET /project/aeacd5d5-16cc-4534-abd8-6e7ce7351259?fields=application_policy_sets HTTP/1.1" 200 1374 0.082116 10.0.0.41 - - [2026-04-02 02:02:16] "DELETE /access-control-list/9f30257e-c348-49d7-b590-73b54ff818c0 HTTP/1.1" 200 115 0.102948 10.0.0.41 - - [2026-04-02 02:02:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006527 10.0.0.41 - - [2026-04-02 02:02:16] "GET /project/c55a3681-de24-4be4-9dfc-1ddad9811caa?fields=application_policy_sets HTTP/1.1" 200 1390 0.118626 10.0.0.41 - - [2026-04-02 02:02:16] "DELETE /access-control-list/6a9dd206-3628-43b6-b149-36b5b405534e HTTP/1.1" 200 115 0.047668 10.0.0.41 - - [2026-04-02 02:02:16] "GET /virtual-network/681ce2e3-1e32-4d62-9728-ec9cbe350042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.042388 10.0.0.41 - - [2026-04-02 02:02:16] "DELETE /project/0cb3fe31-d93b-4d5e-9054-0e42b0bff160 HTTP/1.1" 200 115 0.744677 10.0.0.41 - - [2026-04-02 02:02:16] "DELETE /access-control-list/f312f44f-4f59-40dc-ac6d-2741e769ddd2 HTTP/1.1" 200 115 0.077244 10.0.0.41 - - [2026-04-02 02:02:16] "DELETE /project/3f751765-5b0e-40cd-9d4e-719229a09f0f HTTP/1.1" 200 115 0.779205 10.0.0.41 - - [2026-04-02 02:02:16] "DELETE /access-control-list/af583609-cbf8-47f7-ba89-d9d3d2bc7002 HTTP/1.1" 200 115 0.046683 10.0.0.41 - - [2026-04-02 02:02:16] "DELETE /project/a9984409-75ac-4fd8-a9c6-c20063967804 HTTP/1.1" 200 115 0.801591 10.0.0.41 - - [2026-04-02 02:02:16] "DELETE /access-control-list/3080cbf0-9000-41fc-86ff-aa5e46f036fc HTTP/1.1" 200 115 0.038512 10.0.0.41 - - [2026-04-02 02:02:16] "DELETE /project/aeacd5d5-16cc-4534-abd8-6e7ce7351259 HTTP/1.1" 200 115 0.869163 10.0.0.41 - - [2026-04-02 02:02:16] "DELETE /project/c55a3681-de24-4be4-9dfc-1ddad9811caa HTTP/1.1" 200 115 0.876430 10.0.0.41 - - [2026-04-02 02:02:16] "DELETE /access-control-list/bd0a506a-09e9-4446-8b0c-2d6e60fe768b HTTP/1.1" 200 115 0.032036 10.0.0.41 - - [2026-04-02 02:02:16] "DELETE /access-control-list/1acc94bc-0bb7-4401-a89e-a836f0683029 HTTP/1.1" 200 115 0.019561 10.0.0.41 - - [2026-04-02 02:02:16] "DELETE /access-control-list/dc4be0c4-3452-4831-b2f0-f65dd607d172 HTTP/1.1" 200 115 0.023309 10.0.0.41 - - [2026-04-02 02:02:17] "GET /obj-perms HTTP/1.1" 403 257 0.041771 10.0.0.41 - - [2026-04-02 02:02:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003013 10.0.0.41 - - [2026-04-02 02:02:17] "GET /virtual-network/681ce2e3-1e32-4d62-9728-ec9cbe350042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.008501 10.0.0.41 - - [2026-04-02 02:02:17] "GET /obj-perms HTTP/1.1" 403 257 0.010205 10.0.0.41 - - [2026-04-02 02:02:17] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 403 263 0.008593 10.0.0.41 - - [2026-04-02 02:02:17] "GET /api-access-list/dd2c5824-9951-48a9-aff6-4f22cbc5aaef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.003509 10.0.0.41 - - [2026-04-02 02:02:17] "PUT /api-access-list/dd2c5824-9951-48a9-aff6-4f22cbc5aaef HTTP/1.1" 200 265 0.007975 10.0.0.41 - - [2026-04-02 02:02:17] "GET /service-template/7ff0a507-24d4-4ee2-86b2-424063768a7e HTTP/1.1" 200 1852 0.012360 10.0.0.41 - - [2026-04-02 02:02:17] "GET /virtual-network/681ce2e3-1e32-4d62-9728-ec9cbe350042 HTTP/1.1" 200 2317 0.016144 10.0.0.41 - - [2026-04-02 02:02:17] "GET /obj-perms HTTP/1.1" 403 257 0.008556 10.0.0.41 - - [2026-04-02 02:02:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002381 10.0.0.41 - - [2026-04-02 02:02:17] "GET /virtual-network/681ce2e3-1e32-4d62-9728-ec9cbe350042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2018 0.016164 10.0.0.41 - - [2026-04-02 02:02:17] "GET /obj-perms HTTP/1.1" 403 257 0.013246 10.0.0.41 - - [2026-04-02 02:02:17] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 370 0.016914 10.0.0.41 - - [2026-04-02 02:02:17] "DELETE /api-access-list/477bb42d-cd2a-4faf-8370-9f17e1f8e36c HTTP/1.1" 200 115 0.025788 10.0.0.41 - - [2026-04-02 02:02:17] "GET /api-access-list/477bb42d-cd2a-4faf-8370-9f17e1f8e36c HTTP/1.1" 404 171 0.002588 10.0.0.41 - - [2026-04-02 02:02:17] "DELETE /api-access-list/54d7e5d6-f382-4715-8d23-ed52090d97c2 HTTP/1.1" 200 115 0.020151 10.0.0.41 - - [2026-04-02 02:02:18] "GET /api-access-list/54d7e5d6-f382-4715-8d23-ed52090d97c2 HTTP/1.1" 404 171 0.002669 10.0.0.41 - - [2026-04-02 02:02:18] "GET /virtual-network/681ce2e3-1e32-4d62-9728-ec9cbe350042 HTTP/1.1" 401 296 0.000461 10.0.0.41 - - [2026-04-02 02:02:18] "GET /virtual-network/681ce2e3-1e32-4d62-9728-ec9cbe350042 HTTP/1.1" 403 263 0.038440 10.0.0.41 - - [2026-04-02 02:02:18] "GET /service-template/7ff0a507-24d4-4ee2-86b2-424063768a7e HTTP/1.1" 403 264 0.007011 10.0.0.41 - - [2026-04-02 02:02:18] "GET /service-template/7ff0a507-24d4-4ee2-86b2-424063768a7e HTTP/1.1" 403 264 0.035694 10.0.0.41 - - [2026-04-02 02:02:19] "GET /obj-perms HTTP/1.1" 403 257 0.032629 10.0.0.41 - - [2026-04-02 02:02:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003027 10.0.0.41 - - [2026-04-02 02:02:19] "GET /virtual-network/681ce2e3-1e32-4d62-9728-ec9cbe350042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.008044 10.0.0.41 - - [2026-04-02 02:02:19] "GET /obj-perms HTTP/1.1" 403 257 0.007669 10.0.0.41 - - [2026-04-02 02:02:19] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 403 263 0.006121 10.0.0.41 - - [2026-04-02 02:02:19] "GET /api-access-list/dd2c5824-9951-48a9-aff6-4f22cbc5aaef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2688 0.003743 10.0.0.41 - - [2026-04-02 02:02:19] "PUT /api-access-list/dd2c5824-9951-48a9-aff6-4f22cbc5aaef HTTP/1.1" 200 265 0.008362 10.0.0.41 - - [2026-04-02 02:02:19] "GET /virtual-network/681ce2e3-1e32-4d62-9728-ec9cbe350042 HTTP/1.1" 200 2317 0.014063 10.0.0.41 - - [2026-04-02 02:02:19] "GET /service-template/7ff0a507-24d4-4ee2-86b2-424063768a7e HTTP/1.1" 200 1852 0.012098 10.0.0.41 - - [2026-04-02 02:02:19] "GET /obj-perms HTTP/1.1" 403 257 0.007065 10.0.0.41 - - [2026-04-02 02:02:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002592 10.0.0.41 - - [2026-04-02 02:02:19] "GET /virtual-network/681ce2e3-1e32-4d62-9728-ec9cbe350042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2018 0.011796 10.0.0.41 - - [2026-04-02 02:02:19] "GET /obj-perms HTTP/1.1" 403 257 0.007223 10.0.0.41 - - [2026-04-02 02:02:19] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 370 0.013822 10.0.0.41 - - [2026-04-02 02:02:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.009403 10.0.0.41 - - [2026-04-02 02:02:20] "DELETE /service-template/7ff0a507-24d4-4ee2-86b2-424063768a7e HTTP/1.1" 200 115 0.021468 10.0.0.41 - - [2026-04-02 02:02:20] "POST /fqname-to-id HTTP/1.1" 404 195 0.010821 10.0.0.41 - - [2026-04-02 02:02:20] "POST /useragent-kv HTTP/1.1" 200 115 0.003590 10.0.0.41 - - [2026-04-02 02:02:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004177 10.0.0.41 - - [2026-04-02 02:02:20] "POST /useragent-kv HTTP/1.1" 200 115 0.002099 10.0.0.41 - - [2026-04-02 02:02:20] "DELETE /virtual-network/681ce2e3-1e32-4d62-9728-ec9cbe350042 HTTP/1.1" 200 115 0.075783 10.0.0.41 - - [2026-04-02 02:02:20] "DELETE /route-target/6577dd56-b9d5-4ed9-bb28-79e8c1fd765b HTTP/1.1" 200 115 0.013549 10.0.0.41 - - [2026-04-02 02:02:20] "GET /api-access-list/dd2c5824-9951-48a9-aff6-4f22cbc5aaef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.003455 10.0.0.41 - - [2026-04-02 02:02:20] "PUT /api-access-list/dd2c5824-9951-48a9-aff6-4f22cbc5aaef HTTP/1.1" 200 265 0.009680 10.0.0.41 - - [2026-04-02 02:02:20] "GET /api-access-list/dd2c5824-9951-48a9-aff6-4f22cbc5aaef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2694 0.018068 10.0.0.41 - - [2026-04-02 02:02:20] "PUT /api-access-list/dd2c5824-9951-48a9-aff6-4f22cbc5aaef HTTP/1.1" 200 265 0.008903 10.0.0.41 - - [2026-04-02 02:02:21] "GET /api-access-list/dd2c5824-9951-48a9-aff6-4f22cbc5aaef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.003977 10.0.0.41 - - [2026-04-02 02:02:21] "PUT /api-access-list/dd2c5824-9951-48a9-aff6-4f22cbc5aaef HTTP/1.1" 200 265 0.009998 10.0.0.41 - - [2026-04-02 02:02:21] "GET /projects?obj_uuids=b84a7d62-3652-48f5-958a-05e13ce49cf8&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001141 10.0.0.41 - - [2026-04-02 02:02:21] "GET /project/b84a7d62-3652-48f5-958a-05e13ce49cf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.028294 10.0.0.41 - - [2026-04-02 02:02:21] "GET /projects?obj_uuids=b84a7d62-3652-48f5-958a-05e13ce49cf8&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001287 10.0.0.41 - - [2026-04-02 02:02:21] "GET /project/b84a7d62-3652-48f5-958a-05e13ce49cf8?fields=virtual_networks HTTP/1.1" 200 1033 0.067521 10.0.0.41 - - [2026-04-02 02:02:21] "GET /projects?obj_uuids=b84a7d62-3652-48f5-958a-05e13ce49cf8&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001455 10.0.0.41 - - [2026-04-02 02:02:21] "GET /project/b84a7d62-3652-48f5-958a-05e13ce49cf8?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.025429 10.0.0.41 - - [2026-04-02 02:02:21] "GET /projects?obj_uuids=b84a7d62-3652-48f5-958a-05e13ce49cf8&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001089 10.0.0.41 - - [2026-04-02 02:02:21] "GET /project/b84a7d62-3652-48f5-958a-05e13ce49cf8?fields=security_groups HTTP/1.1" 200 1258 0.022045 10.0.0.41 - - [2026-04-02 02:02:22] "GET /projects?obj_uuids=9445b7be-aa88-459f-85f1-10826a6a5098&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001056 10.0.0.41 - - [2026-04-02 02:02:22] "GET /project/9445b7be-aa88-459f-85f1-10826a6a5098?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1270 0.023679 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-04-02T02:02:23Z failed with SSLError [Introspect:8084]10.0.0.41 - - [2026-04-02 02:02:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001225 10.0.0.41 - - [2026-04-02 02:02:24] "GET /domains?obj_uuids=6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002634 10.0.0.41 - - [2026-04-02 02:02:24] "GET /domain/6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.008514 10.0.0.41 - - [2026-04-02 02:02:24] "POST /fqname-to-id HTTP/1.1" 404 182 0.035171 10.0.0.41 - - [2026-04-02 02:02:24] "GET /projects?obj_uuids=dc5abf9d-4157-496b-9a3e-5c9e2668ebfa&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002440 10.0.0.41 - - [2026-04-02 02:02:24] "GET /domains?obj_uuids=6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001942 10.0.0.41 - - [2026-04-02 02:02:24] "GET /domain/6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.009213 10.0.0.41 - - [2026-04-02 02:02:24] "POST /id-to-fqname HTTP/1.1" 200 184 0.001757 10.0.0.41 - - [2026-04-02 02:02:24] "POST /fqname-to-id HTTP/1.1" 404 193 0.002539 10.0.0.41 - - [2026-04-02 02:02:24] "POST /security-groups HTTP/1.1" 200 579 0.064531 10.0.0.41 - - [2026-04-02 02:02:24] "POST /fqname-to-id HTTP/1.1" 404 228 0.002683 10.0.0.41 - - [2026-04-02 02:02:24] "POST /projects HTTP/1.1" 200 569 0.216435 10.0.0.41 - - [2026-04-02 02:02:24] "POST /access-control-lists HTTP/1.1" 200 592 0.058538 10.0.0.41 - - [2026-04-02 02:02:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.294051 10.0.0.41 - - [2026-04-02 02:02:24] "POST /fqname-to-id HTTP/1.1" 404 227 0.003001 10.0.0.41 - - [2026-04-02 02:02:24] "GET /project/dc5abf9d-4157-496b-9a3e-5c9e2668ebfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.442288 10.0.0.41 - - [2026-04-02 02:02:25] "POST /access-control-lists HTTP/1.1" 200 590 0.063844 10.0.0.41 - - [2026-04-02 02:02:26] "GET / HTTP/1.1" 200 36215 0.002273 10.0.0.41 - - [2026-04-02 02:02:26] "GET /projects?obj_uuids=dc5abf9d-4157-496b-9a3e-5c9e2668ebfa&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001047 10.0.0.41 - - [2026-04-02 02:02:26] "GET /project/dc5abf9d-4157-496b-9a3e-5c9e2668ebfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.023180 10.0.0.41 - - [2026-04-02 02:02:26] "GET /projects?obj_uuids=dc5abf9d-4157-496b-9a3e-5c9e2668ebfa&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.000963 10.0.0.41 - - [2026-04-02 02:02:26] "GET /project/dc5abf9d-4157-496b-9a3e-5c9e2668ebfa?fields=virtual_networks HTTP/1.1" 200 1025 0.071647 10.0.0.41 - - [2026-04-02 02:02:26] "GET /projects?obj_uuids=dc5abf9d-4157-496b-9a3e-5c9e2668ebfa&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001755 10.0.0.41 - - [2026-04-02 02:02:26] "GET /project/dc5abf9d-4157-496b-9a3e-5c9e2668ebfa?fields=virtual_machine_interfaces HTTP/1.1" 200 1025 0.035883 10.0.0.41 - - [2026-04-02 02:02:26] "GET /projects?obj_uuids=dc5abf9d-4157-496b-9a3e-5c9e2668ebfa&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001154 10.0.0.41 - - [2026-04-02 02:02:26] "GET /project/dc5abf9d-4157-496b-9a3e-5c9e2668ebfa?fields=security_groups HTTP/1.1" 200 1246 0.025102 10.0.0.41 - - [2026-04-02 02:02:29] "GET /obj-perms HTTP/1.1" 200 6378 0.066072 10.0.0.41 - - [2026-04-02 02:02:30] "GET /obj-perms HTTP/1.1" 200 6378 0.053752 [Introspect:8084]10.0.0.41 - - [2026-04-02 02:03:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001100 [Introspect:8084]10.0.0.41 - - [2026-04-02 02:03:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001073