+++ date ++ echo 'INFO: =================== Mon May 18 01:41:25 AM UTC 2026 ===================' INFO: =================== Mon May 18 01:41:25 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 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ grep 'inet ' +++ ip addr show dev ens3 +++ head -n 1 +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.241 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=0 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 0 ]] ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=noauth ++ AUTH_PARAMS= ++ SSL_ENABLE=True ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.241 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.241 ++ ANALYTICSDB_NODES=10.0.0.241 ++ ANALYTICS_SNMP_NODES=10.0.0.241 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:8081 ' +++ '[' -n '10.0.0.241:8081 ' ']' +++ echo 10.0.0.241:8081 ++ ANALYTICS_SERVERS=10.0.0.241:8081 +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:9042 ' +++ '[' -n '10.0.0.241:9042 ' ']' +++ echo 10.0.0.241:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.241:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.241 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:8086 ' +++ '[' -n '10.0.0.241:8086 ' ']' +++ echo 10.0.0.241:8086 ++ COLLECTOR_SERVERS=10.0.0.241:8086 ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.241 ++ CONFIGDB_NODES=10.0.0.241 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:8082 ' +++ '[' -n '10.0.0.241:8082 ' ']' +++ echo 10.0.0.241:8082 ++ CONFIG_SERVERS=10.0.0.241:8082 +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:9161 ' +++ '[' -n '10.0.0.241:9161 ' ']' +++ echo 10.0.0.241:9161 ++ CONFIGDB_SERVERS=10.0.0.241:9161 +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:9041 ' +++ '[' -n '10.0.0.241:9041 ' ']' +++ echo 10.0.0.241:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.241:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=True ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=True ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=True ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.0.0.241 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.241 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.241 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.241 +++ local server_address=10.0.0.241 +++ extended_server_list+=10.0.0.241:2181, +++ '[' -n 10.0.0.241:2181, ']' +++ echo 10.0.0.241:2181 ++ ZOOKEEPER_SERVERS=10.0.0.241:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:2181 ' +++ '[' -n '10.0.0.241:2181 ' ']' +++ echo 10.0.0.241:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.241:2181 ++ RABBITMQ_NODES=10.0.0.241 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.241 +++ local server_address=10.0.0.241 +++ extended_server_list+=10.0.0.241:5673, +++ '[' -n 10.0.0.241:5673, ']' +++ echo 10.0.0.241:5673 ++ RABBITMQ_SERVERS=10.0.0.241:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=True ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:6379 ' +++ '[' -n '10.0.0.241:6379 ' ']' +++ echo 10.0.0.241:6379 ++ REDIS_SERVERS=10.0.0.241:6379 ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=True ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' redis_ssl_config ++ true ++ KAFKA_NODES=10.0.0.241 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:9092 ' +++ '[' -n '10.0.0.241:9092 ' ']' +++ echo 10.0.0.241:9092 ++ KAFKA_SERVERS=10.0.0.241:9092 ++ KAFKA_SSL_ENABLE=True ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=password ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=admin_domain ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=admin_domain ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/v3 ++ KEYSTONE_AUTH_HOST=252.241.23.51 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5050 ++ KEYSTONE_AUTH_PUBLIC_PORT=5050 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.241 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=password ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.241 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=True ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=True ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=True ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ /v3 == \/\v\2\.\0 ]] ++ [[ openstack == \o\p\e\n\s\t\a\c\k ]] ++ AUTH_MODE=keystone ++ [[ keystone == \k\e\y\s\t\o\n\e ]] ++ AUTH_PARAMS='--admin_password password' ++ AUTH_PARAMS+=' --admin_tenant_name admin' ++ AUTH_PARAMS+=' --admin_user admin' ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' xmpp_certs_config ++ true ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' analytics_api_ssl_opts ++ true ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' rabbitmq_ssl_config ++ true ++ read -r -d '' kombu_ssl_config ++ true ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' kafka_ssl_config ++ true ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + wait_files /etc/contrail/ssl/certs/server.pem /etc/contrail/ssl/private/server-privkey.pem + local file1=/etc/contrail/ssl/certs/server.pem + local file2=/etc/contrail/ssl/private/server-privkey.pem + printf 'INFO: wait for files /etc/contrail/ssl/certs/server.pem and /etc/contrail/ssl/private/server-privkey.pem' INFO: wait for files /etc/contrail/ssl/certs/server.pem and /etc/contrail/ssl/private/server-privkey.pem+ wait_cmd_success 'test -f /etc/contrail/ssl/certs/server.pem' + local 'cmd=test -f /etc/contrail/ssl/certs/server.pem' + local interval=3 + local max=20 + local i=0 + test -f /etc/contrail/ssl/certs/server.pem + return 0 + wait_cmd_success 'test -f /etc/contrail/ssl/private/server-privkey.pem' + local 'cmd=test -f /etc/contrail/ssl/private/server-privkey.pem' + local interval=3 + local max=20 + local i=0 + test -f /etc/contrail/ssl/private/server-privkey.pem + return 0 + echo -e '\nINFO: files /etc/contrail/ssl/certs/server.pem and /etc/contrail/ssl/private/server-privkey.pem are present' INFO: files /etc/contrail/ssl/certs/server.pem and /etc/contrail/ssl/private/server-privkey.pem are present + [[ /etc/contrail/ssl/private/server-privkey.pem != \/\e\t\c\/\c\o\n\t\r\a\i\l\/\s\s\l\/\p\r\i\v\a\t\e\/\s\e\r\v\e\r\-\p\r\i\v\k\e\y\.\p\e\m ]] + [[ /etc/contrail/ssl/private/server-privkey.pem != \/\e\t\c\/\c\o\n\t\r\a\i\l\/\s\s\l\/\p\r\i\v\a\t\e\/\s\e\r\v\e\r\-\p\r\i\v\k\e\y\.\p\e\m ]] + [[ /etc/contrail/ssl/private/server-privkey.pem != \/\e\t\c\/\c\o\n\t\r\a\i\l\/\s\s\l\/\p\r\i\v\a\t\e\/\s\e\r\v\e\r\-\p\r\i\v\k\e\y\.\p\e\m ]] + wait_config_api_certs_if_ssl_enabled + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + [[ /etc/contrail/ssl/private/server-privkey.pem != \/\e\t\c\/\c\o\n\t\r\a\i\l\/\s\s\l\/\p\r\i\v\a\t\e\/\s\e\r\v\e\r\-\p\r\i\v\k\e\y\.\p\e\m ]] + wait_for_cassandra ++ echo 10.0.0.241 ++ cut -d , -f 1 + local cassandra=10.0.0.241 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.241 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.241 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.241 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.241 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ cut -d ' ' -f 1 +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.241 +++ local servers=10.0.0.241 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' ++++ tr '\n' , ++++ sort ++++ uniq ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.241,10.143.26.1,127.0.0.1,172.17.0.1,252.241.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.241'\''))' +++ local server_ip=10.0.0.241 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.241 ]] +++ [[ ,10.0.0.241,10.143.26.1,127.0.0.1,172.17.0.1,252.241.0.1,, =~ ,10\.0\.0\.241, ]] +++ echo 10.0.0.241 1 +++ return ++ local ip=10.0.0.241 ++ [[ -z 10.0.0.241 ]] ++ echo 10.0.0.241 + host_ip=10.0.0.241 + [[ cql == \c\q\l ]] ++ echo 10.0.0.241:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.241:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.241:8082' + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + (( CONFIG_API_WORKER_COUNT == 1 )) + read -r -d '' config_api_certs_config + true + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ cut -d = -f 1 ++ grep '^API__.*__.*=.*$' ++ sed 's/^API__//g' ++ sort + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + cat + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 05/18/2026 01:42:05.858 7f9ee0e72780 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 05/18/2026 01:42:06.019 7f9ee0e72780 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 05/18/2026 01:42:06.034 7f9ee0e72780 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 05/18/2026 01:42:06.035 7f9ee0e72780 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.241 - - [2026-05-18 01:42:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000881 The option "admin_port" is not known to keystonemiddleware The option "max_requests" is not known to keystonemiddleware The option "signing_dir" is not known to keystonemiddleware The option "auth_url" is not known to keystonemiddleware The option "username" is not known to keystonemiddleware The option "password" is not known to keystonemiddleware The option "user_domain_name" is not known to keystonemiddleware The option "project_domain_name" is not known to keystonemiddleware The option "project_name" is not known to keystonemiddleware AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://localhost:8095/ Hit Ctrl-C to quit. Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=, ca_certs='/etc/contrail/ssl/certs/ca-cert.pem', keyfile='/etc/contrail/ssl/private/server-privkey.pem', certfile='/etc/contrail/ssl/certs/server.pem', ssl_version=<_SSLMethod.PROTOCOL_TLSv1_2: 5>))... Listening on http://10.0.0.241:8082/ Hit Ctrl-C to quit. 10.0.0.241 - - [2026-05-18 01:42:14] "GET / HTTP/1.1" 503 181 0.000366 10.0.0.241 - - [2026-05-18 01:42:14] "GET / HTTP/1.1" 503 181 0.000253 10.0.0.241 - - [2026-05-18 01:42:14] "GET / HTTP/1.1" 200 36499 0.002225 Using the in-process token cache is deprecated as of the 4.2.0 release and may be removed in the 5.0.0 release or the 'O' development cycle. The in-process cache causes inconsistent results and high memory usage. When the feature is removed the auth_token middleware will not cache tokens by default which may result in performance issues. It is recommended to use memcache for the auth_token token cache by setting the memcached_servers option. 10.0.0.241 - - [2026-05-18 01:42:14] "POST /fqname-to-id HTTP/1.1" 401 296 0.000760 10.0.0.241 - - [2026-05-18 01:42:14] "GET / HTTP/1.1" 200 36499 0.001300 10.0.0.241 - - [2026-05-18 01:42:14] "POST /fqname-to-id HTTP/1.1" 401 296 0.000448 10.0.0.241 - - [2026-05-18 01:42:15] "GET / HTTP/1.1" 200 36499 0.003263 10.0.0.241 - - [2026-05-18 01:42:15] "POST /fqname-to-id HTTP/1.1" 401 296 0.000389 10.0.0.241 - - [2026-05-18 01:42:15] "GET / HTTP/1.1" 200 45019 0.001857 10.0.0.241 - - [2026-05-18 01:42:15] "GET / HTTP/1.1" 200 45019 0.001301 10.0.0.241 - - [2026-05-18 01:42:15] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 296 0.000620 10.0.0.241 - - [2026-05-18 01:42:15] "POST /fqname-to-id HTTP/1.1" 401 296 0.000386 10.0.0.241 - - [2026-05-18 01:42:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.496171 10.0.0.241 - - [2026-05-18 01:42:15] "GET /global-system-config/5d8b5b0a-161a-4689-b6f5-dc741df9745f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.012237 10.0.0.241 - - [2026-05-18 01:42:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.177025 10.0.0.241 - - [2026-05-18 01:42:15] "GET /global-system-config/5d8b5b0a-161a-4689-b6f5-dc741df9745f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.045538 10.0.0.241 - - [2026-05-18 01:42:15] "POST /fqname-to-id HTTP/1.1" 404 214 0.007670 10.0.0.241 - - [2026-05-18 01:42:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.138637 10.0.0.241 - - [2026-05-18 01:42:15] "GET /global-system-config/5d8b5b0a-161a-4689-b6f5-dc741df9745f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.009595 10.0.0.241 - - [2026-05-18 01:42:15] "POST /fqname-to-id HTTP/1.1" 404 214 0.005991 10.0.0.241 - - [2026-05-18 01:42:15] "POST /fqname-to-id HTTP/1.1" 404 214 0.006737 10.0.0.241 - - [2026-05-18 01:42:15] "POST /config-database-nodes HTTP/1.1" 200 611 0.058393 10.0.0.241 - - [2026-05-18 01:42:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.096893 10.0.0.241 - - [2026-05-18 01:42:15] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 312 0.070976 10.0.0.241 - - [2026-05-18 01:42:15] "GET / HTTP/1.1" 200 36499 0.002639 10.0.0.241 - - [2026-05-18 01:42:15] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 333 0.059582 10.0.0.241 - - [2026-05-18 01:42:15] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.245731 10.0.0.241 - - [2026-05-18 01:42:15] "GET / HTTP/1.1" 200 36499 0.001499 10.0.0.241 - - [2026-05-18 01:42:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.106840 10.0.0.241 - - [2026-05-18 01:42:15] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.242212 10.0.0.241 - - [2026-05-18 01:42:15] "POST /fqname-to-id HTTP/1.1" 401 296 0.000542 10.0.0.241 - - [2026-05-18 01:42:16] "GET / HTTP/1.1" 200 36499 0.003482 10.0.0.241 - - [2026-05-18 01:42:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.053855 /usr/local/lib/python3.9/site-packages/keystoneauth1/adapter.py:278: UserWarning: Using keystoneclient sessions has been deprecated. Please update your software to use keystoneauth1. warnings.warn( 10.0.0.241 - - [2026-05-18 01:42:16] "GET /routing-instance/51c5724a-186f-4332-802d-7b121b64da24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.014956 10.0.0.241 - - [2026-05-18 01:42:16] "POST /bgp-routers HTTP/1.1" 200 616 0.057120 10.0.0.241 - - [2026-05-18 01:42:16] "POST /fqname-to-id HTTP/1.1" 401 296 0.000461 10.0.0.241 - - [2026-05-18 01:42:16] "GET /bgp-router/bbbc7895-01c1-46ff-bf20-dc8f7d6c9ca4?fields=global_system_config_back_refs HTTP/1.1" 200 1113 0.061832 10.0.0.241 - - [2026-05-18 01:42:16] "GET / HTTP/1.1" 200 36499 0.002217 10.0.0.241 - - [2026-05-18 01:42:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.007604 10.0.0.241 - - [2026-05-18 01:42:16] "GET /global-system-config/5d8b5b0a-161a-4689-b6f5-dc741df9745f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.017799 10.0.0.241 - - [2026-05-18 01:42:16] "GET / HTTP/1.1" 200 36499 0.003473 10.0.0.241 - - [2026-05-18 01:42:16] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.124282 10.0.0.241 - - [2026-05-18 01:42:16] "POST /fqname-to-id HTTP/1.1" 404 186 0.083158 10.0.0.241 - - [2026-05-18 01:42:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.012319 10.0.0.241 - - [2026-05-18 01:42:16] "POST /ref-update HTTP/1.1" 200 156 0.025193 10.0.0.241 - - [2026-05-18 01:42:17] "GET /global-system-config/5d8b5b0a-161a-4689-b6f5-dc741df9745f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.033012 10.0.0.241 - - [2026-05-18 01:42:17] "POST /service-appliance-sets HTTP/1.1" 200 557 0.178851 10.0.0.241 - - [2026-05-18 01:42:17] "POST /fqname-to-id HTTP/1.1" 404 180 0.005737 10.0.0.241 - - [2026-05-18 01:42:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003726 10.0.0.241 - - [2026-05-18 01:42:17] "GET /global-system-config/5d8b5b0a-161a-4689-b6f5-dc741df9745f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.018655 10.0.0.241 - - [2026-05-18 01:42:17] "POST /service-appliance-sets HTTP/1.1" 200 545 0.094319 10.0.0.241 - - [2026-05-18 01:42:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004468 10.0.0.241 - - [2026-05-18 01:42:17] "GET /network-ipam/46e545b1-b893-4b6c-abad-9b26500fed26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1957 0.005503 10.0.0.241 - - [2026-05-18 01:42:17] "POST /service-templates HTTP/1.1" 200 515 0.048409 10.0.0.241 - - [2026-05-18 01:42:17] "POST /service-templates HTTP/1.1" 200 505 0.027616 10.0.0.241 - - [2026-05-18 01:42:18] "POST /service-templates HTTP/1.1" 200 519 0.071700 10.0.0.241 - - [2026-05-18 01:42:18] "POST /service-templates HTTP/1.1" 200 539 0.102678 10.0.0.241 - - [2026-05-18 01:42:18] "POST /service-templates HTTP/1.1" 200 511 0.119069 The option "admin_port" is not known to keystonemiddleware The option "max_requests" is not known to keystonemiddleware The option "signing_dir" is not known to keystonemiddleware The option "auth_url" is not known to keystonemiddleware The option "username" is not known to keystonemiddleware The option "password" is not known to keystonemiddleware The option "user_domain_name" is not known to keystonemiddleware The option "project_domain_name" is not known to keystonemiddleware The option "project_name" is not known to keystonemiddleware AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint Using the in-process token cache is deprecated as of the 4.2.0 release and may be removed in the 5.0.0 release or the 'O' development cycle. The in-process cache causes inconsistent results and high memory usage. When the feature is removed the auth_token middleware will not cache tokens by default which may result in performance issues. It is recommended to use memcache for the auth_token token cache by setting the memcached_servers option. 10.0.0.241 - - [2026-05-18 01:42:19] "GET /obj-perms HTTP/1.1" 200 6396 0.426297 10.0.0.241 - - [2026-05-18 01:42:19] "GET /obj-perms HTTP/1.1" 200 6396 0.093699 10.0.0.241 - - [2026-05-18 01:42:19] "GET / HTTP/1.1" 200 36499 0.002048 10.0.0.241 - - [2026-05-18 01:42:19] "POST /fqname-to-id HTTP/1.1" 401 296 0.000872 10.0.0.241 - - [2026-05-18 01:42:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.046466 10.0.0.241 - - [2026-05-18 01:42:20] "GET /global-system-config/5d8b5b0a-161a-4689-b6f5-dc741df9745f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.009612 10.0.0.241 - - [2026-05-18 01:42:20] "POST /fqname-to-id HTTP/1.1" 404 214 0.011571 10.0.0.241 - - [2026-05-18 01:42:20] "POST /database-nodes HTTP/1.1" 200 597 0.049432 10.0.0.241 - - [2026-05-18 01:42:20] "GET / HTTP/1.1" 200 36499 0.002736 10.0.0.241 - - [2026-05-18 01:42:20] "POST /fqname-to-id HTTP/1.1" 401 296 0.000549 10.0.0.241 - - [2026-05-18 01:42:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.058509 10.0.0.241 - - [2026-05-18 01:42:21] "GET /global-system-config/5d8b5b0a-161a-4689-b6f5-dc741df9745f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.008491 10.0.0.241 - - [2026-05-18 01:42:21] "POST /fqname-to-id HTTP/1.1" 404 214 0.007617 10.0.0.241 - - [2026-05-18 01:42:21] "POST /analytics-nodes HTTP/1.1" 200 599 0.033941 10.0.0.241 - - [2026-05-18 01:42:22] "POST /fqname-to-id HTTP/1.1" 401 296 0.000740 10.0.0.241 - - [2026-05-18 01:42:23] "GET / HTTP/1.1" 200 36499 0.001675 10.0.0.241 - - [2026-05-18 01:42:23] "POST /fqname-to-id HTTP/1.1" 401 296 0.000642 10.0.0.241 - - [2026-05-18 01:42:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.042747 10.0.0.241 - - [2026-05-18 01:42:23] "GET /network-ipam/46e545b1-b893-4b6c-abad-9b26500fed26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1957 0.004929 10.0.0.241 - - [2026-05-18 01:42:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.054411 10.0.0.241 - - [2026-05-18 01:42:23] "GET /global-system-config/5d8b5b0a-161a-4689-b6f5-dc741df9745f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.012874 10.0.0.241 - - [2026-05-18 01:42:23] "POST /fqname-to-id HTTP/1.1" 404 214 0.006533 10.0.0.241 - - [2026-05-18 01:42:23] "POST /config-nodes HTTP/1.1" 200 593 0.030707 10.0.0.241 - - [2026-05-18 01:42:24] "GET / HTTP/1.1" 200 36499 0.001990 10.0.0.241 - - [2026-05-18 01:42:24] "POST /global-vrouter-configs HTTP/1.1" 401 296 0.000556 10.0.0.241 - - [2026-05-18 01:42:24] "POST /fqname-to-id HTTP/1.1" 404 225 0.004086 10.0.0.241 - - [2026-05-18 01:42:24] "POST /access-control-lists HTTP/1.1" 200 591 0.052842 10.0.0.241 - - [2026-05-18 01:42:24] "POST /fqname-to-id HTTP/1.1" 404 224 0.003466 10.0.0.241 - - [2026-05-18 01:42:24] "POST /access-control-lists HTTP/1.1" 200 589 0.030464 10.0.0.241 - - [2026-05-18 01:42:24] "POST /route-targets HTTP/1.1" 200 329 0.019052 10.0.0.241 - - [2026-05-18 01:42:24] "POST /ref-update HTTP/1.1" 200 156 0.015091 10.0.0.241 - - [2026-05-18 01:42:24] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.041409 10.0.0.241 - - [2026-05-18 01:42:24] "POST /route-targets HTTP/1.1" 200 329 0.020494 10.0.0.241 - - [2026-05-18 01:42:24] "POST /ref-update HTTP/1.1" 200 156 0.025286 10.0.0.241 - - [2026-05-18 01:42:24] "POST /route-targets HTTP/1.1" 200 329 0.025024 10.0.0.241 - - [2026-05-18 01:42:24] "POST /ref-update HTTP/1.1" 200 156 0.015775 10.0.0.241 - - [2026-05-18 01:42:24] "POST /route-targets HTTP/1.1" 200 329 0.025142 10.0.0.241 - - [2026-05-18 01:42:24] "POST /ref-update HTTP/1.1" 200 156 0.015906 10.0.0.241 - - [2026-05-18 01:42:24] "POST /fqname-to-id HTTP/1.1" 404 201 0.005105 10.0.0.241 - - [2026-05-18 01:42:25] "POST /access-control-lists HTTP/1.1" 200 555 0.079997 [Introspect:8084]10.0.0.241 - - [2026-05-18 01:42:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001161 [Introspect:8084]10.0.0.241 - - [2026-05-18 01:42:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001956 10.0.0.241 - - [2026-05-18 01:42:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003920 10.0.0.241 - - [2026-05-18 01:42:29] "GET /global-vrouter-config/d9fdb48e-53c8-4fec-a5de-ef9dbcc332e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.003904 10.0.0.241 - - [2026-05-18 01:42:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003752 10.0.0.241 - - [2026-05-18 01:42:29] "PUT /global-vrouter-config/d9fdb48e-53c8-4fec-a5de-ef9dbcc332e2 HTTP/1.1" 200 278 0.013130 10.0.0.241 - - [2026-05-18 01:42:29] "GET / HTTP/1.1" 200 36499 0.001561 10.0.0.241 - - [2026-05-18 01:42:29] "POST /alarms HTTP/1.1" 401 296 0.000649 10.0.0.241 - - [2026-05-18 01:42:30] "POST /alarms HTTP/1.1" 200 585 0.085037 10.0.0.241 - - [2026-05-18 01:42:30] "POST /alarms HTTP/1.1" 200 579 0.136981 10.0.0.241 - - [2026-05-18 01:42:30] "POST /alarms HTTP/1.1" 200 579 0.030036 10.0.0.241 - - [2026-05-18 01:42:30] "POST /alarms HTTP/1.1" 200 563 0.028251 10.0.0.241 - - [2026-05-18 01:42:30] "POST /alarms HTTP/1.1" 200 559 0.025917 10.0.0.241 - - [2026-05-18 01:42:30] "POST /alarms HTTP/1.1" 200 561 0.107558 10.0.0.241 - - [2026-05-18 01:42:30] "POST /alarms HTTP/1.1" 200 569 0.033459 10.0.0.241 - - [2026-05-18 01:42:30] "POST /alarms HTTP/1.1" 200 553 0.024338 10.0.0.241 - - [2026-05-18 01:42:31] "POST /alarms HTTP/1.1" 200 561 0.056102 10.0.0.241 - - [2026-05-18 01:42:31] "POST /alarms HTTP/1.1" 200 571 0.042736 10.0.0.241 - - [2026-05-18 01:42:31] "POST /alarms HTTP/1.1" 200 559 0.046925 10.0.0.241 - - [2026-05-18 01:42:31] "POST /alarms HTTP/1.1" 200 571 0.057322 10.0.0.241 - - [2026-05-18 01:42:31] "POST /alarms HTTP/1.1" 200 579 0.065850 10.0.0.241 - - [2026-05-18 01:42:31] "POST /alarms HTTP/1.1" 200 573 0.028681 10.0.0.241 - - [2026-05-18 01:42:31] "POST /alarms HTTP/1.1" 200 565 0.025218 10.0.0.241 - - [2026-05-18 01:42:31] "POST /alarms HTTP/1.1" 200 565 0.028612 10.0.0.241 - - [2026-05-18 01:42:31] "POST /alarms HTTP/1.1" 200 565 0.027768 10.0.0.241 - - [2026-05-18 01:42:31] "POST /alarms HTTP/1.1" 200 551 0.030729 10.0.0.241 - - [2026-05-18 01:42:31] "POST /alarms HTTP/1.1" 200 599 0.043774 10.0.0.241 - - [2026-05-18 01:42:32] "POST /alarms HTTP/1.1" 200 579 0.044685 10.0.0.241 - - [2026-05-18 01:42:32] "POST /alarms HTTP/1.1" 200 575 0.038136 10.0.0.241 - - [2026-05-18 01:42:32] "POST /alarms HTTP/1.1" 200 587 0.054349 10.0.0.241 - - [2026-05-18 01:42:32] "POST /alarms HTTP/1.1" 200 613 0.028447 10.0.0.241 - - [2026-05-18 01:42:32] "GET / HTTP/1.1" 200 36499 0.001583 10.0.0.241 - - [2026-05-18 01:42:32] "POST /global-vrouter-configs HTTP/1.1" 401 296 0.000450 10.0.0.241 - - [2026-05-18 01:42:33] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.039832 10.0.0.241 - - [2026-05-18 01:42:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003083 10.0.0.241 - - [2026-05-18 01:42:33] "PUT /global-vrouter-config/d9fdb48e-53c8-4fec-a5de-ef9dbcc332e2 HTTP/1.1" 200 278 0.019359 10.0.0.241 - - [2026-05-18 01:42:33] "GET / HTTP/1.1" 200 36499 0.002051 10.0.0.241 - - [2026-05-18 01:42:33] "POST /fqname-to-id HTTP/1.1" 401 296 0.000880 10.0.0.241 - - [2026-05-18 01:42:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.040184 10.0.0.241 - - [2026-05-18 01:42:33] "GET /global-vrouter-config/d9fdb48e-53c8-4fec-a5de-ef9dbcc332e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.005755 10.0.0.241 - - [2026-05-18 01:42:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004327 10.0.0.241 - - [2026-05-18 01:42:33] "PUT /global-vrouter-config/d9fdb48e-53c8-4fec-a5de-ef9dbcc332e2 HTTP/1.1" 200 278 0.015017 10.0.0.241 - - [2026-05-18 01:42:34] "GET / HTTP/1.1" 200 36499 0.001762 10.0.0.241 - - [2026-05-18 01:42:34] "POST /fqname-to-id HTTP/1.1" 401 296 0.000427 10.0.0.241 - - [2026-05-18 01:42:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.038896 10.0.0.241 - - [2026-05-18 01:42:34] "GET /global-system-config/5d8b5b0a-161a-4689-b6f5-dc741df9745f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.010561 10.0.0.241 - - [2026-05-18 01:42:34] "PUT /global-system-config/5d8b5b0a-161a-4689-b6f5-dc741df9745f HTTP/1.1" 200 276 0.025877 [Introspect:8084]10.0.0.241 - - [2026-05-18 01:42:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000968 [Introspect:8084]10.0.0.241 - - [2026-05-18 01:42:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001196 [Introspect:8084]10.0.0.241 - - [2026-05-18 01:42:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001257 [Introspect:8084]10.0.0.241 - - [2026-05-18 01:42:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001584 10.0.0.241 - - [2026-05-18 01:43:07] "GET / HTTP/1.1" 200 36499 0.002141 10.0.0.241 - - [2026-05-18 01:43:07] "POST /fqname-to-id HTTP/1.1" 401 296 0.000464 10.0.0.241 - - [2026-05-18 01:43:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.036503 10.0.0.241 - - [2026-05-18 01:43:07] "GET /global-system-config/5d8b5b0a-161a-4689-b6f5-dc741df9745f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.007252 10.0.0.241 - - [2026-05-18 01:43:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004615 10.0.0.241 - - [2026-05-18 01:43:07] "GET /config-node/1903eba5-6bbe-4509-821d-f23862412281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1189 0.005635 10.0.0.241 - - [2026-05-18 01:43:18] "GET / HTTP/1.1" 200 36499 0.005437 10.0.0.241 - - [2026-05-18 01:43:18] "POST /fqname-to-id HTTP/1.1" 401 296 0.000614 10.0.0.241 - - [2026-05-18 01:43:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.033962 10.0.0.241 - - [2026-05-18 01:43:18] "GET /routing-instance/51c5724a-186f-4332-802d-7b121b64da24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.003971 10.0.0.241 - - [2026-05-18 01:43:18] "POST /bgp-routers HTTP/1.1" 409 299 0.003373 10.0.0.241 - - [2026-05-18 01:43:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003378 10.0.0.241 - - [2026-05-18 01:43:18] "GET /bgp-router/bbbc7895-01c1-46ff-bf20-dc8f7d6c9ca4?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1801 0.006867 10.0.0.241 - - [2026-05-18 01:43:18] "PUT /bgp-router/bbbc7895-01c1-46ff-bf20-dc8f7d6c9ca4 HTTP/1.1" 200 256 0.018612 10.0.0.241 - - [2026-05-18 01:43:20] "GET /obj-perms HTTP/1.1" 200 6396 0.067441 10.0.0.241 - - [2026-05-18 01:43:20] "GET /obj-perms HTTP/1.1" 200 6396 0.065307 [Introspect:8084]10.0.0.241 - - [2026-05-18 01:43:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001542 [Introspect:8084]10.0.0.241 - - [2026-05-18 01:43:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001535 10.0.0.241 - - [2026-05-18 01:43:30] "GET /global-system-configs HTTP/1.1" 401 296 0.000442 10.0.0.241 - - [2026-05-18 01:43:30] "GET /global-system-configs HTTP/1.1" 401 296 0.000396 10.0.0.241 - - [2026-05-18 01:43:31] "GET /global-system-configs HTTP/1.1" 401 296 0.000760 10.0.0.241 - - [2026-05-18 01:43:31] "GET /global-system-configs HTTP/1.1" 401 296 0.000362 [Introspect:8084]10.0.0.241 - - [2026-05-18 01:43:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001171 [Introspect:8084]10.0.0.241 - - [2026-05-18 01:43:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001219 10.0.0.241 - - [2026-05-18 01:43:39] "GET / HTTP/1.1" 200 36499 0.055269 10.0.0.241 - - [2026-05-18 01:43:39] "POST /fqname-to-id HTTP/1.1" 401 296 0.000618 10.0.0.241 - - [2026-05-18 01:43:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.029751 10.0.0.241 - - [2026-05-18 01:43:39] "GET /global-system-config/5d8b5b0a-161a-4689-b6f5-dc741df9745f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.005920 10.0.0.241 - - [2026-05-18 01:43:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003348 10.0.0.241 - - [2026-05-18 01:43:39] "GET /routing-instance/51c5724a-186f-4332-802d-7b121b64da24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.004379 10.0.0.241 - - [2026-05-18 01:43:39] "PUT /global-system-config/5d8b5b0a-161a-4689-b6f5-dc741df9745f HTTP/1.1" 200 276 0.016303 10.0.0.241 - - [2026-05-18 01:43:39] "POST /fqname-to-id HTTP/1.1" 404 214 0.003995 10.0.0.241 - - [2026-05-18 01:43:39] "POST /virtual-routers HTTP/1.1" 200 599 0.019626 10.0.0.241 - - [2026-05-18 01:43:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003558 10.0.0.241 - - [2026-05-18 01:43:39] "GET /virtual-router/63295e96-ee79-4c21-a7a5-11b4d658502b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.005653 10.0.0.241 - - [2026-05-18 01:43:39] "POST /fqname-to-id HTTP/1.1" 404 227 0.004921 10.0.0.241 - - [2026-05-18 01:43:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003715 10.0.0.241 - - [2026-05-18 01:43:39] "GET /virtual-network/ce78eeae-6719-433d-a386-9881a430a8cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.008364 10.0.0.241 - - [2026-05-18 01:43:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.049345 10.0.0.241 - - [2026-05-18 01:44:21] "GET /obj-perms HTTP/1.1" 200 6396 0.071005 10.0.0.241 - - [2026-05-18 01:44:21] "GET /obj-perms HTTP/1.1" 200 6396 0.064222 10.0.0.241 - - [2026-05-18 01:45:21] "GET /obj-perms HTTP/1.1" 200 6396 0.060544 10.0.0.241 - - [2026-05-18 01:45:22] "GET /obj-perms HTTP/1.1" 200 6396 0.064971 10.0.0.241 - - [2026-05-18 01:45:35] "GET / HTTP/1.1" 200 36499 0.001583 10.0.0.241 - - [2026-05-18 01:45:35] "POST /fqname-to-id HTTP/1.1" 401 296 0.000507 10.0.0.241 - - [2026-05-18 01:45:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.033555 10.0.0.241 - - [2026-05-18 01:45:36] "GET /global-system-config/5d8b5b0a-161a-4689-b6f5-dc741df9745f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.006067 10.0.0.241 - - [2026-05-18 01:45:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003464 10.0.0.241 - - [2026-05-18 01:45:36] "GET /routing-instance/51c5724a-186f-4332-802d-7b121b64da24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.004757 10.0.0.241 - - [2026-05-18 01:45:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004875 10.0.0.241 - - [2026-05-18 01:45:36] "GET /virtual-router/63295e96-ee79-4c21-a7a5-11b4d658502b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.005190 10.0.0.241 - - [2026-05-18 01:45:36] "PUT /virtual-router/63295e96-ee79-4c21-a7a5-11b4d658502b HTTP/1.1" 200 264 0.017681 10.0.0.241 - - [2026-05-18 01:45:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003847 10.0.0.241 - - [2026-05-18 01:45:36] "GET /virtual-router/63295e96-ee79-4c21-a7a5-11b4d658502b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.004117 10.0.0.241 - - [2026-05-18 01:45:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003661 10.0.0.241 - - [2026-05-18 01:45:36] "GET /virtual-machine-interface/cb5c67b8-7fe9-4e0e-acf8-aba285760954?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1903 0.007205 10.0.0.241 - - [2026-05-18 01:45:36] "PUT /virtual-machine-interface/cb5c67b8-7fe9-4e0e-acf8-aba285760954 HTTP/1.1" 200 286 0.014072 [Introspect:8084]10.0.0.241 - - [2026-05-18 01:45:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001248 [Introspect:8084]10.0.0.241 - - [2026-05-18 01:45:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001536 [Introspect:8084]10.0.0.241 - - [2026-05-18 01:45:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001117 [Introspect:8084]10.0.0.241 - - [2026-05-18 01:45:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001690 [Introspect:8084]10.0.0.241 - - [2026-05-18 01:45:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001052 [Introspect:8084]10.0.0.241 - - [2026-05-18 01:45:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001545 [Introspect:8084]10.0.0.241 - - [2026-05-18 01:45:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001060 [Introspect:8084]10.0.0.241 - - [2026-05-18 01:45:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.004339 10.0.0.241 - - [2026-05-18 01:46:22] "GET /obj-perms HTTP/1.1" 200 6396 0.060445 10.0.0.241 - - [2026-05-18 01:46:23] "GET /obj-perms HTTP/1.1" 200 6396 0.064918 10.0.0.241 - - [2026-05-18 01:47:23] "GET /obj-perms HTTP/1.1" 200 6396 0.065043 10.0.0.241 - - [2026-05-18 01:47:24] "GET /obj-perms HTTP/1.1" 200 6396 0.063867 10.0.0.241 - - [2026-05-18 01:47:36] "GET / HTTP/1.1" 200 36499 0.003229 10.0.0.241 - - [2026-05-18 01:47:46] "GET /project/409efed7-bcf1-45ce-a548-b0ab01f0f3de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000834 10.0.0.241 - - [2026-05-18 01:47:46] "GET /projects?obj_uuids=409efed7-bcf1-45ce-a548-b0ab01f0f3de&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.033922 10.0.0.241 - - [2026-05-18 01:47:46] "GET /domains?obj_uuids=2d41c0d2-849f-4e48-95a3-b6637df9305b&detail=False&count=False&shared=False HTTP/1.1" 200 123 0.002777 10.0.0.241 - - [2026-05-18 01:47:46] "POST /domains HTTP/1.1" 200 331 0.034415 10.0.0.241 - - [2026-05-18 01:47:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.071615 10.0.0.241 - - [2026-05-18 01:47:46] "GET /domain/2d41c0d2-849f-4e48-95a3-b6637df9305b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.189211 10.0.0.241 - - [2026-05-18 01:47:46] "POST /id-to-fqname HTTP/1.1" 200 165 0.001489 10.0.0.241 - - [2026-05-18 01:47:46] "POST /fqname-to-id HTTP/1.1" 404 174 0.003489 10.0.0.241 - - [2026-05-18 01:47:47] "POST /security-groups HTTP/1.1" 200 560 0.068319 10.0.0.241 - - [2026-05-18 01:47:47] "POST /projects HTTP/1.1" 200 531 0.302954 10.0.0.241 - - [2026-05-18 01:47:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.338854 10.0.0.241 - - [2026-05-18 01:47:47] "POST /fqname-to-id HTTP/1.1" 404 205 0.036756 10.0.0.241 - - [2026-05-18 01:47:47] "POST /access-control-lists HTTP/1.1" 200 575 0.071141 10.0.0.241 - - [2026-05-18 01:47:47] "GET /project/409efed7-bcf1-45ce-a548-b0ab01f0f3de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1273 0.718628 10.0.0.241 - - [2026-05-18 01:47:47] "POST /fqname-to-id HTTP/1.1" 404 204 0.003847 10.0.0.241 - - [2026-05-18 01:47:47] "POST /access-control-lists HTTP/1.1" 200 573 0.064954 Traceback (most recent call last): File "src/gevent/greenlet.py", line 912, 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 873, 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-05-18T01:47:47Z failed with SSLError [Introspect:8084]10.0.0.241 - - [2026-05-18 01:47:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001359 10.0.0.241 - - [2026-05-18 01:47:48] "GET /domains?obj_uuids=2d41c0d2-849f-4e48-95a3-b6637df9305b&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001021 10.0.0.241 - - [2026-05-18 01:47:48] "GET /domain/2d41c0d2-849f-4e48-95a3-b6637df9305b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.008376 10.0.0.241 - - [2026-05-18 01:47:49] "POST /fqname-to-id HTTP/1.1" 404 197 0.030602 10.0.0.241 - - [2026-05-18 01:47:49] "GET /projects?obj_uuids=f617ca72-a95f-4257-8219-b010a6deffb2&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002846 10.0.0.241 - - [2026-05-18 01:47:49] "GET /domains?obj_uuids=2d41c0d2-849f-4e48-95a3-b6637df9305b&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001155 10.0.0.241 - - [2026-05-18 01:47:49] "GET /domain/2d41c0d2-849f-4e48-95a3-b6637df9305b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.008827 10.0.0.241 - - [2026-05-18 01:47:49] "POST /id-to-fqname HTTP/1.1" 200 199 0.001586 10.0.0.241 - - [2026-05-18 01:47:49] "POST /fqname-to-id HTTP/1.1" 404 208 0.004607 10.0.0.241 - - [2026-05-18 01:47:50] "POST /security-groups HTTP/1.1" 200 594 0.071935 10.0.0.241 - - [2026-05-18 01:47:50] "POST /fqname-to-id HTTP/1.1" 404 243 0.003553 10.0.0.241 - - [2026-05-18 01:47:50] "POST /projects HTTP/1.1" 200 599 0.250189 10.0.0.241 - - [2026-05-18 01:47:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.327942 10.0.0.241 - - [2026-05-18 01:47:50] "POST /access-control-lists HTTP/1.1" 200 609 0.065010 10.0.0.241 - - [2026-05-18 01:47:50] "POST /fqname-to-id HTTP/1.1" 404 242 0.003339 10.0.0.241 - - [2026-05-18 01:47:50] "GET /project/f617ca72-a95f-4257-8219-b010a6deffb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.560659 10.0.0.241 - - [2026-05-18 01:47:50] "POST /access-control-lists HTTP/1.1" 200 607 0.062539 10.0.0.241 - - [2026-05-18 01:47:51] "GET / HTTP/1.1" 200 36499 0.003701 10.0.0.241 - - [2026-05-18 01:47:59] "POST /fqname-to-id HTTP/1.1" 401 296 0.001060 10.0.0.241 - - [2026-05-18 01:47:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.080964 10.0.0.241 - - [2026-05-18 01:47:59] "GET /projects?obj_uuids=f617ca72-a95f-4257-8219-b010a6deffb2&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001007 10.0.0.241 - - [2026-05-18 01:47:59] "GET /project/f617ca72-a95f-4257-8219-b010a6deffb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.039187 252.241.226.163 - - [2026-05-18 01:48:00] "POST /neutron/network HTTP/1.1" 200 117 0.062841 10.0.0.241 - - [2026-05-18 01:48:00] "GET /projects?obj_uuids=f617ca72-a95f-4257-8219-b010a6deffb2&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001108 252.241.226.163 - - [2026-05-18 01:48:00] "POST /neutron/network HTTP/1.1" 200 618 0.098352 10.0.0.241 - - [2026-05-18 01:48:00] "POST /route-targets HTTP/1.1" 200 329 0.015230 10.0.0.241 - - [2026-05-18 01:48:00] "POST /ref-update HTTP/1.1" 200 156 0.031172 10.0.0.241 - - [2026-05-18 01:48:01] "POST /useragent-kv HTTP/1.1" 200 115 0.006699 252.241.226.163 - - [2026-05-18 01:48:01] "POST /neutron/subnet HTTP/1.1" 200 729 0.215513 252.241.226.163 - - [2026-05-18 01:48:01] "POST /neutron/network HTTP/1.1" 200 838 0.007946 10.0.0.241 - - [2026-05-18 01:48:01] "POST /id-to-fqname HTTP/1.1" 200 231 0.002578 10.0.0.241 - - [2026-05-18 01:48:01] "GET /virtual-network/58d7ca1e-71b3-428d-98cd-0813695d6c78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.007188 252.241.226.163 - - [2026-05-18 01:48:01] "POST /neutron/network HTTP/1.1" 200 838 0.007005 10.0.0.241 - - [2026-05-18 01:48:01] "GET /virtual-network/58d7ca1e-71b3-428d-98cd-0813695d6c78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.007201 252.241.226.163 - - [2026-05-18 01:48:01] "POST /neutron/network HTTP/1.1" 200 838 0.007209 252.241.226.163 - - [2026-05-18 01:48:01] "POST /neutron/subnet HTTP/1.1" 200 729 0.011404 10.0.0.241 - - [2026-05-18 01:48:01] "GET /domains HTTP/1.1" 401 296 0.000573 10.0.0.241 - - [2026-05-18 01:48:01] "GET /domains HTTP/1.1" 200 440 0.048603 10.0.0.241 - - [2026-05-18 01:48:01] "GET /domains?obj_uuids=2d41c0d2-849f-4e48-95a3-b6637df9305b&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001966 10.0.0.241 - - [2026-05-18 01:48:01] "GET /domain/2d41c0d2-849f-4e48-95a3-b6637df9305b HTTP/1.1" 200 1319 0.012270 10.0.0.241 - - [2026-05-18 01:48:02] "GET /projects?obj_uuids=f617ca72-a95f-4257-8219-b010a6deffb2&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001740 10.0.0.241 - - [2026-05-18 01:48:02] "GET /project/f617ca72-a95f-4257-8219-b010a6deffb2 HTTP/1.1" 200 2170 0.045747 10.0.0.241 - - [2026-05-18 01:48:02] "GET /virtual-network/58d7ca1e-71b3-428d-98cd-0813695d6c78 HTTP/1.1" 200 2349 0.008116 10.0.0.241 - - [2026-05-18 01:48:02] "GET /virtual-network/58d7ca1e-71b3-428d-98cd-0813695d6c78 HTTP/1.1" 200 2349 0.005894 10.0.0.241 - - [2026-05-18 01:48:02] "GET /routing-instance/a9994977-ad1a-4b54-aad8-335b6f3f4701 HTTP/1.1" 200 1499 0.005094 10.0.0.241 - - [2026-05-18 01:48:02] "GET /routing-instance/a9994977-ad1a-4b54-aad8-335b6f3f4701 HTTP/1.1" 200 1499 0.006452 10.0.0.241 - - [2026-05-18 01:48:02] "GET /route-target/908f5ac2-65d0-4e31-8bd6-3349eba890d6 HTTP/1.1" 200 1222 0.005446 10.0.0.241 - - [2026-05-18 01:48:02] "GET /virtual-network/58d7ca1e-71b3-428d-98cd-0813695d6c78 HTTP/1.1" 200 2349 0.005940 10.0.0.241 - - [2026-05-18 01:48:02] "GET /routing-instance/a9994977-ad1a-4b54-aad8-335b6f3f4701 HTTP/1.1" 200 1499 0.005678 10.0.0.241 - - [2026-05-18 01:48:02] "GET /virtual-network/58d7ca1e-71b3-428d-98cd-0813695d6c78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.007638 10.0.0.241 - - [2026-05-18 01:48:02] "GET /virtual-network/58d7ca1e-71b3-428d-98cd-0813695d6c78 HTTP/1.1" 200 2349 0.007173 10.0.0.241 - - [2026-05-18 01:48:02] "GET /routing-instance/a9994977-ad1a-4b54-aad8-335b6f3f4701 HTTP/1.1" 200 1499 0.003878 10.0.0.241 - - [2026-05-18 01:48:02] "GET /routing-instance/a9994977-ad1a-4b54-aad8-335b6f3f4701 HTTP/1.1" 200 1499 0.004381 10.0.0.241 - - [2026-05-18 01:48:02] "GET /route-target/908f5ac2-65d0-4e31-8bd6-3349eba890d6 HTTP/1.1" 200 1222 0.004476 10.0.0.241 - - [2026-05-18 01:48:02] "GET /domains HTTP/1.1" 200 440 0.003674 10.0.0.241 - - [2026-05-18 01:48:02] "GET /domains?obj_uuids=2d41c0d2-849f-4e48-95a3-b6637df9305b&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001183 10.0.0.241 - - [2026-05-18 01:48:02] "GET /domain/2d41c0d2-849f-4e48-95a3-b6637df9305b HTTP/1.1" 200 1319 0.008733 10.0.0.241 - - [2026-05-18 01:48:02] "GET /projects?obj_uuids=f617ca72-a95f-4257-8219-b010a6deffb2&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001051 10.0.0.241 - - [2026-05-18 01:48:03] "GET /project/f617ca72-a95f-4257-8219-b010a6deffb2 HTTP/1.1" 200 2170 0.042471 10.0.0.241 - - [2026-05-18 01:48:03] "GET /virtual-network/58d7ca1e-71b3-428d-98cd-0813695d6c78 HTTP/1.1" 200 2349 0.006332 10.0.0.241 - - [2026-05-18 01:48:03] "GET /obj-perms HTTP/1.1" 200 6465 0.066740 10.0.0.241 - - [2026-05-18 01:48:03] "POST /id-to-fqname HTTP/1.1" 200 231 0.001484 252.241.226.163 - - [2026-05-18 01:48:07] "POST /neutron/network HTTP/1.1" 200 848 0.008606 252.241.226.163 - - [2026-05-18 01:48:07] "GET /aaa-mode HTTP/1.1" 401 296 0.000552 252.241.226.163 - - [2026-05-18 01:48:07] "GET / HTTP/1.1" 200 36499 0.002061 252.241.226.163 - - [2026-05-18 01:48:07] "GET /project/f617ca72-a95f-4257-8219-b010a6deffb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000491 10.0.0.241 - - [2026-05-18 01:48:08] "GET /projects?obj_uuids=f617ca72-a95f-4257-8219-b010a6deffb2&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001030 252.241.226.163 - - [2026-05-18 01:48:08] "GET /project/f617ca72-a95f-4257-8219-b010a6deffb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.066714 252.241.226.163 - - [2026-05-18 01:48:08] "POST /neutron/network HTTP/1.1" 200 838 0.039218 252.241.226.163 - - [2026-05-18 01:48:10] "POST /neutron/port HTTP/1.1" 200 117 0.006605 252.241.226.163 - - [2026-05-18 01:48:11] "POST /neutron/port HTTP/1.1" 200 117 0.006246 252.241.226.163 - - [2026-05-18 01:48:12] "POST /neutron/network HTTP/1.1" 200 848 0.007097 252.241.226.163 - - [2026-05-18 01:48:12] "POST /neutron/port HTTP/1.1" 200 117 0.008403 10.0.0.241 - - [2026-05-18 01:48:12] "GET /projects?obj_uuids=f617ca72-a95f-4257-8219-b010a6deffb2&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001002 252.241.226.163 - - [2026-05-18 01:48:12] "POST /neutron/port HTTP/1.1" 200 1070 0.309947 252.241.226.163 - - [2026-05-18 01:48:13] "POST /neutron/port HTTP/1.1" 200 1070 0.043163 252.241.226.163 - - [2026-05-18 01:48:13] "POST /neutron/port HTTP/1.1" 200 1070 0.011737 252.241.226.163 - - [2026-05-18 01:48:13] "POST /neutron/port HTTP/1.1" 200 1120 0.103720 252.241.226.163 - - [2026-05-18 01:48:13] "POST /neutron/port HTTP/1.1" 200 1130 0.016157 252.241.226.163 - - [2026-05-18 01:48:13] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005938 252.241.226.163 - - [2026-05-18 01:48:13] "POST /neutron/subnet HTTP/1.1" 200 703 0.008987 252.241.226.163 - - [2026-05-18 01:48:14] "POST /neutron/port HTTP/1.1" 200 117 0.001271 252.241.226.163 - - [2026-05-18 01:48:14] "POST /neutron/network HTTP/1.1" 200 838 0.008330 10.0.0.241 - - [2026-05-18 01:48:16] "DELETE /project/409efed7bcf145cea548b0ab01f0f3de HTTP/1.1" 404 173 0.004885 10.0.0.241 - - [2026-05-18 01:48:16] "DELETE /project/f617ca72a95f42578219b010a6deffb2 HTTP/1.1" 404 173 0.003585 252.241.226.163 - - [2026-05-18 01:48:17] "POST /neutron/port HTTP/1.1" 200 1130 0.019514 252.241.226.163 - - [2026-05-18 01:48:17] "POST /neutron/security_group HTTP/1.1" 200 2067 0.007477 252.241.226.163 - - [2026-05-18 01:48:23] "POST /neutron/port HTTP/1.1" 200 1130 0.015114 252.241.226.163 - - [2026-05-18 01:48:23] "POST /neutron/security_group HTTP/1.1" 200 2067 0.016343 10.0.0.241 - - [2026-05-18 01:48:23] "GET /obj-perms HTTP/1.1" 200 6465 0.001812 10.0.0.241 - - [2026-05-18 01:48:24] "GET /obj-perms HTTP/1.1" 200 6465 0.002561 10.0.0.241 - - [2026-05-18 01:48:24] "GET /obj-perms HTTP/1.1" 200 6396 0.065479 10.0.0.241 - - [2026-05-18 01:48:24] "GET /obj-perms HTTP/1.1" 200 6396 0.059689 10.0.0.241 - - [2026-05-18 01:48:25] "GET /obj-perms HTTP/1.1" 200 6465 0.002927 10.0.0.241 - - [2026-05-18 01:48:26] "GET /obj-perms HTTP/1.1" 200 6465 0.002032 252.241.226.163 - - [2026-05-18 01:48:27] "POST /neutron/port HTTP/1.1" 200 1130 0.046125 252.241.226.163 - - [2026-05-18 01:48:27] "POST /neutron/security_group HTTP/1.1" 200 2067 0.007470 10.0.0.241 - - [2026-05-18 01:48:27] "GET /obj-perms HTTP/1.1" 200 6465 0.002190 252.241.226.163 - - [2026-05-18 01:48:28] "POST /neutron/port HTTP/1.1" 200 1130 0.042412 252.241.226.163 - - [2026-05-18 01:48:28] "POST /neutron/security_group HTTP/1.1" 200 2067 0.006318 252.241.226.163 - - [2026-05-18 01:48:28] "POST /neutron/network HTTP/1.1" 200 838 0.008371 252.241.226.163 - - [2026-05-18 01:48:28] "POST /neutron/network HTTP/1.1" 400 204 0.013583 252.241.226.163 - - [2026-05-18 01:48:29] "POST /neutron/port HTTP/1.1" 200 1130 0.015005 252.241.226.163 - - [2026-05-18 01:48:29] "POST /neutron/port HTTP/1.1" 200 1120 0.014935 252.241.226.163 - - [2026-05-18 01:48:29] "POST /neutron/port HTTP/1.1" 200 151 0.143314 10.0.0.241 - - [2026-05-18 01:48:30] "GET /global-system-configs HTTP/1.1" 401 296 0.000547 10.0.0.241 - - [2026-05-18 01:48:30] "GET /global-system-configs HTTP/1.1" 401 296 0.000385 252.241.226.163 - - [2026-05-18 01:48:30] "POST /neutron/network HTTP/1.1" 200 838 0.007309 10.0.0.241 - - [2026-05-18 01:48:31] "POST /useragent-kv HTTP/1.1" 200 115 0.005718 10.0.0.241 - - [2026-05-18 01:48:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005987 10.0.0.241 - - [2026-05-18 01:48:31] "POST /useragent-kv HTTP/1.1" 200 115 0.002507 252.241.226.163 - - [2026-05-18 01:48:31] "POST /neutron/network HTTP/1.1" 200 151 0.116741 10.0.0.241 - - [2026-05-18 01:48:31] "GET /routing-instance/a9994977-ad1a-4b54-aad8-335b6f3f4701 HTTP/1.1" 404 171 0.003460 10.0.0.241 - - [2026-05-18 01:48:31] "DELETE /route-target/908f5ac2-65d0-4e31-8bd6-3349eba890d6 HTTP/1.1" 200 115 0.037257 10.0.0.241 - - [2026-05-18 01:48:31] "GET /domains HTTP/1.1" 200 440 0.003253 10.0.0.241 - - [2026-05-18 01:48:31] "GET /domains?obj_uuids=2d41c0d2-849f-4e48-95a3-b6637df9305b&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001534 10.0.0.241 - - [2026-05-18 01:48:31] "GET /domain/2d41c0d2-849f-4e48-95a3-b6637df9305b HTTP/1.1" 200 1319 0.009987 10.0.0.241 - - [2026-05-18 01:48:31] "GET /projects?obj_uuids=f617ca72-a95f-4257-8219-b010a6deffb2&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001796 10.0.0.241 - - [2026-05-18 01:48:31] "GET /project/f617ca72-a95f-4257-8219-b010a6deffb2 HTTP/1.1" 200 1920 0.041919 10.0.0.241 - - [2026-05-18 01:48:31] "GET /global-system-configs HTTP/1.1" 401 296 0.000436 10.0.0.241 - - [2026-05-18 01:48:31] "GET /global-system-configs HTTP/1.1" 401 296 0.000354 10.0.0.241 - - [2026-05-18 01:48:31] "GET /projects?obj_uuids=f617ca72-a95f-4257-8219-b010a6deffb2&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001128 10.0.0.241 - - [2026-05-18 01:48:31] "GET /project/f617ca72-a95f-4257-8219-b010a6deffb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.060530 10.0.0.241 - - [2026-05-18 01:48:31] "GET /projects?obj_uuids=f617ca72-a95f-4257-8219-b010a6deffb2&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001432 10.0.0.241 - - [2026-05-18 01:48:31] "GET /project/f617ca72-a95f-4257-8219-b010a6deffb2?fields=virtual_networks HTTP/1.1" 200 1056 0.036945 10.0.0.241 - - [2026-05-18 01:48:32] "GET /projects?obj_uuids=f617ca72-a95f-4257-8219-b010a6deffb2&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000994 10.0.0.241 - - [2026-05-18 01:48:32] "GET /project/f617ca72-a95f-4257-8219-b010a6deffb2?fields=virtual_machine_interfaces HTTP/1.1" 200 1056 0.038719 10.0.0.241 - - [2026-05-18 01:48:32] "GET /projects?obj_uuids=f617ca72-a95f-4257-8219-b010a6deffb2&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000998 10.0.0.241 - - [2026-05-18 01:48:32] "GET /project/f617ca72-a95f-4257-8219-b010a6deffb2?fields=security_groups HTTP/1.1" 200 1293 0.040358 10.0.0.241 - - [2026-05-18 01:48:32] "GET /projects?obj_uuids=409efed7-bcf1-45ce-a548-b0ab01f0f3de&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.002233 10.0.0.241 - - [2026-05-18 01:48:32] "GET /project/409efed7-bcf1-45ce-a548-b0ab01f0f3de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1273 0.037465 10.0.0.241 - - [2026-05-18 01:48:37] "GET /projects?obj_uuids=409efed7-bcf1-45ce-a548-b0ab01f0f3de&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001330 10.0.0.241 - - [2026-05-18 01:48:37] "GET /project/409efed7-bcf1-45ce-a548-b0ab01f0f3de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1273 0.035531 10.0.0.241 - - [2026-05-18 01:48:38] "GET /documentation/index.html HTTP/1.1" 200 219571 0.003981 10.0.0.241 - - [2026-05-18 01:48:38] "GET /domains?obj_uuids=2d41c0d2-849f-4e48-95a3-b6637df9305b&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001094 10.0.0.241 - - [2026-05-18 01:48:38] "GET /domain/2d41c0d2-849f-4e48-95a3-b6637df9305b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.007535 10.0.0.241 - - [2026-05-18 01:48:39] "POST /fqname-to-id HTTP/1.1" 404 198 0.032777 10.0.0.241 - - [2026-05-18 01:48:39] "GET /projects?obj_uuids=0998b4c3-a28f-472d-b798-6c8e3074f43a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002580 10.0.0.241 - - [2026-05-18 01:48:39] "GET /domains?obj_uuids=2d41c0d2-849f-4e48-95a3-b6637df9305b&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001477 10.0.0.241 - - [2026-05-18 01:48:39] "GET /domain/2d41c0d2-849f-4e48-95a3-b6637df9305b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007897 10.0.0.241 - - [2026-05-18 01:48:39] "POST /id-to-fqname HTTP/1.1" 200 200 0.010248 10.0.0.241 - - [2026-05-18 01:48:39] "POST /fqname-to-id HTTP/1.1" 404 209 0.003021 10.0.0.241 - - [2026-05-18 01:48:39] "POST /security-groups HTTP/1.1" 200 595 0.064419 10.0.0.241 - - [2026-05-18 01:48:39] "POST /fqname-to-id HTTP/1.1" 404 244 0.003085 10.0.0.241 - - [2026-05-18 01:48:39] "POST /projects HTTP/1.1" 200 601 0.237901 10.0.0.241 - - [2026-05-18 01:48:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.314417 10.0.0.241 - - [2026-05-18 01:48:39] "POST /access-control-lists HTTP/1.1" 200 610 0.062110 10.0.0.241 - - [2026-05-18 01:48:39] "POST /fqname-to-id HTTP/1.1" 404 243 0.004354 10.0.0.241 - - [2026-05-18 01:48:39] "GET /project/0998b4c3-a28f-472d-b798-6c8e3074f43a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.464899 10.0.0.241 - - [2026-05-18 01:48:39] "POST /access-control-lists HTTP/1.1" 200 608 0.086163 10.0.0.241 - - [2026-05-18 01:48:40] "GET / HTTP/1.1" 200 36499 0.002051 10.0.0.241 - - [2026-05-18 01:48:41] "GET /projects?obj_uuids=409efed7-bcf1-45ce-a548-b0ab01f0f3de&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001430 10.0.0.241 - - [2026-05-18 01:48:41] "GET /project/409efed7-bcf1-45ce-a548-b0ab01f0f3de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1273 0.038786 10.0.0.241 - - [2026-05-18 01:48:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003120 10.0.0.241 - - [2026-05-18 01:48:42] "GET /security-group/68091cee-a5e8-4279-84d1-6abce298e79a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3682 0.005162 10.0.0.241 - - [2026-05-18 01:48:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003101 10.0.0.241 - - [2026-05-18 01:48:42] "GET /projects?obj_uuids=409efed7-bcf1-45ce-a548-b0ab01f0f3de&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001466 10.0.0.241 - - [2026-05-18 01:48:42] "GET /project/409efed7-bcf1-45ce-a548-b0ab01f0f3de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1273 0.030944 10.0.0.241 - - [2026-05-18 01:48:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004486 10.0.0.241 - - [2026-05-18 01:48:42] "GET /security-group/68091cee-a5e8-4279-84d1-6abce298e79a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3682 0.005358 10.0.0.241 - - [2026-05-18 01:48:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003225 10.0.0.241 - - [2026-05-18 01:48:42] "PUT /security-group/68091cee-a5e8-4279-84d1-6abce298e79a HTTP/1.1" 200 264 0.017288 10.0.0.241 - - [2026-05-18 01:48:42] "PUT /access-control-list/d580af77-c15a-431b-825d-444b646e3edb HTTP/1.1" 200 274 0.010697 10.0.0.241 - - [2026-05-18 01:48:42] "PUT /access-control-list/517867c1-aedc-4ea6-9d94-6431c01bd249 HTTP/1.1" 200 274 0.015050 10.0.0.241 - - [2026-05-18 01:48:43] "POST /fqname-to-id HTTP/1.1" 401 296 0.000641 10.0.0.241 - - [2026-05-18 01:48:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.076469 10.0.0.241 - - [2026-05-18 01:48:43] "GET /projects?obj_uuids=0998b4c3-a28f-472d-b798-6c8e3074f43a&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001439 10.0.0.241 - - [2026-05-18 01:48:43] "GET /project/0998b4c3-a28f-472d-b798-6c8e3074f43a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.028387 252.241.226.163 - - [2026-05-18 01:48:43] "POST /neutron/network HTTP/1.1" 200 117 0.042433 10.0.0.241 - - [2026-05-18 01:48:43] "GET /projects?obj_uuids=0998b4c3-a28f-472d-b798-6c8e3074f43a&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.000958 252.241.226.163 - - [2026-05-18 01:48:43] "POST /neutron/network HTTP/1.1" 200 617 0.082291 10.0.0.241 - - [2026-05-18 01:48:43] "POST /route-targets HTTP/1.1" 200 329 0.014874 10.0.0.241 - - [2026-05-18 01:48:43] "POST /ref-update HTTP/1.1" 200 156 0.018822 10.0.0.241 - - [2026-05-18 01:48:44] "POST /useragent-kv HTTP/1.1" 200 115 0.006151 252.241.226.163 - - [2026-05-18 01:48:44] "POST /neutron/subnet HTTP/1.1" 200 729 0.224902 252.241.226.163 - - [2026-05-18 01:48:44] "POST /neutron/network HTTP/1.1" 200 837 0.007100 10.0.0.241 - - [2026-05-18 01:48:44] "POST /id-to-fqname HTTP/1.1" 200 231 0.001447 10.0.0.241 - - [2026-05-18 01:48:44] "GET /virtual-network/52f3bd1a-9786-4c73-a05d-693a1d1ec682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.005488 252.241.226.163 - - [2026-05-18 01:48:44] "POST /neutron/network HTTP/1.1" 200 837 0.006294 10.0.0.241 - - [2026-05-18 01:48:44] "GET /virtual-network/52f3bd1a-9786-4c73-a05d-693a1d1ec682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.007377 252.241.226.163 - - [2026-05-18 01:48:44] "POST /neutron/network HTTP/1.1" 200 837 0.008173 252.241.226.163 - - [2026-05-18 01:48:44] "POST /neutron/subnet HTTP/1.1" 200 729 0.009600 10.0.0.241 - - [2026-05-18 01:48:44] "GET /domains HTTP/1.1" 401 296 0.000423 10.0.0.241 - - [2026-05-18 01:48:45] "GET /domains HTTP/1.1" 200 440 0.033605 10.0.0.241 - - [2026-05-18 01:48:45] "GET /domains?obj_uuids=2d41c0d2-849f-4e48-95a3-b6637df9305b&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001095 10.0.0.241 - - [2026-05-18 01:48:45] "GET /domain/2d41c0d2-849f-4e48-95a3-b6637df9305b HTTP/1.1" 200 1517 0.009495 10.0.0.241 - - [2026-05-18 01:48:45] "GET /projects?obj_uuids=0998b4c3-a28f-472d-b798-6c8e3074f43a&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001042 10.0.0.241 - - [2026-05-18 01:48:45] "GET /project/0998b4c3-a28f-472d-b798-6c8e3074f43a HTTP/1.1" 200 2175 0.029904 10.0.0.241 - - [2026-05-18 01:48:45] "GET /virtual-network/52f3bd1a-9786-4c73-a05d-693a1d1ec682 HTTP/1.1" 200 2347 0.006732 10.0.0.241 - - [2026-05-18 01:48:45] "GET /virtual-network/52f3bd1a-9786-4c73-a05d-693a1d1ec682 HTTP/1.1" 200 2347 0.005739 10.0.0.241 - - [2026-05-18 01:48:45] "GET /routing-instance/94b69116-8447-4c6d-add6-b52105ad3642 HTTP/1.1" 200 1496 0.005799 10.0.0.241 - - [2026-05-18 01:48:45] "GET /routing-instance/94b69116-8447-4c6d-add6-b52105ad3642 HTTP/1.1" 200 1496 0.004195 10.0.0.241 - - [2026-05-18 01:48:45] "GET /route-target/a04227fb-b21b-40fd-9ad4-d3f208d05980 HTTP/1.1" 200 1221 0.007620 10.0.0.241 - - [2026-05-18 01:48:45] "GET /virtual-network/52f3bd1a-9786-4c73-a05d-693a1d1ec682 HTTP/1.1" 200 2347 0.006210 10.0.0.241 - - [2026-05-18 01:48:45] "GET /routing-instance/94b69116-8447-4c6d-add6-b52105ad3642 HTTP/1.1" 200 1496 0.003940 10.0.0.241 - - [2026-05-18 01:48:45] "GET /virtual-network/52f3bd1a-9786-4c73-a05d-693a1d1ec682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.006022 10.0.0.241 - - [2026-05-18 01:48:45] "GET /virtual-network/52f3bd1a-9786-4c73-a05d-693a1d1ec682 HTTP/1.1" 200 2347 0.005356 10.0.0.241 - - [2026-05-18 01:48:45] "GET /routing-instance/94b69116-8447-4c6d-add6-b52105ad3642 HTTP/1.1" 200 1496 0.005021 10.0.0.241 - - [2026-05-18 01:48:45] "GET /routing-instance/94b69116-8447-4c6d-add6-b52105ad3642 HTTP/1.1" 200 1496 0.003917 10.0.0.241 - - [2026-05-18 01:48:45] "GET /route-target/a04227fb-b21b-40fd-9ad4-d3f208d05980 HTTP/1.1" 200 1221 0.004045 10.0.0.241 - - [2026-05-18 01:48:45] "GET /domains HTTP/1.1" 200 440 0.003750 10.0.0.241 - - [2026-05-18 01:48:45] "GET /domains?obj_uuids=2d41c0d2-849f-4e48-95a3-b6637df9305b&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001567 10.0.0.241 - - [2026-05-18 01:48:45] "GET /domain/2d41c0d2-849f-4e48-95a3-b6637df9305b HTTP/1.1" 200 1517 0.008652 10.0.0.241 - - [2026-05-18 01:48:46] "GET /projects?obj_uuids=0998b4c3-a28f-472d-b798-6c8e3074f43a&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001143 10.0.0.241 - - [2026-05-18 01:48:46] "GET /project/0998b4c3-a28f-472d-b798-6c8e3074f43a HTTP/1.1" 200 2175 0.034494 10.0.0.241 - - [2026-05-18 01:48:46] "GET /virtual-network/52f3bd1a-9786-4c73-a05d-693a1d1ec682 HTTP/1.1" 200 2347 0.005609 10.0.0.241 - - [2026-05-18 01:48:46] "GET /obj-perms HTTP/1.1" 200 6467 0.075600 10.0.0.241 - - [2026-05-18 01:48:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003371 10.0.0.241 - - [2026-05-18 01:48:46] "GET /projects?obj_uuids=0998b4c3-a28f-472d-b798-6c8e3074f43a&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001125 10.0.0.241 - - [2026-05-18 01:48:46] "GET /project/0998b4c3-a28f-472d-b798-6c8e3074f43a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.040115 252.241.226.163 - - [2026-05-18 01:48:46] "POST /neutron/network HTTP/1.1" 200 117 0.011346 10.0.0.241 - - [2026-05-18 01:48:47] "GET /projects?obj_uuids=0998b4c3-a28f-472d-b798-6c8e3074f43a&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001050 252.241.226.163 - - [2026-05-18 01:48:47] "POST /neutron/network HTTP/1.1" 200 617 0.091384 10.0.0.241 - - [2026-05-18 01:48:47] "POST /route-targets HTTP/1.1" 200 329 0.015777 10.0.0.241 - - [2026-05-18 01:48:47] "POST /ref-update HTTP/1.1" 200 156 0.023747 10.0.0.241 - - [2026-05-18 01:48:47] "POST /useragent-kv HTTP/1.1" 200 115 0.003334 252.241.226.163 - - [2026-05-18 01:48:47] "POST /neutron/subnet HTTP/1.1" 200 729 0.195677 252.241.226.163 - - [2026-05-18 01:48:47] "POST /neutron/network HTTP/1.1" 200 837 0.006680 10.0.0.241 - - [2026-05-18 01:48:47] "POST /id-to-fqname HTTP/1.1" 200 231 0.001350 10.0.0.241 - - [2026-05-18 01:48:47] "GET /virtual-network/6d60b1d2-21ba-4878-be65-605fcdf14462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.005312 252.241.226.163 - - [2026-05-18 01:48:47] "POST /neutron/network HTTP/1.1" 200 837 0.006472 10.0.0.241 - - [2026-05-18 01:48:47] "GET /virtual-network/6d60b1d2-21ba-4878-be65-605fcdf14462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.007096 252.241.226.163 - - [2026-05-18 01:48:47] "POST /neutron/network HTTP/1.1" 200 837 0.006499 252.241.226.163 - - [2026-05-18 01:48:47] "POST /neutron/subnet HTTP/1.1" 200 729 0.007902 10.0.0.241 - - [2026-05-18 01:48:47] "GET /domains HTTP/1.1" 200 440 0.002779 10.0.0.241 - - [2026-05-18 01:48:47] "GET /domains?obj_uuids=2d41c0d2-849f-4e48-95a3-b6637df9305b&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002320 10.0.0.241 - - [2026-05-18 01:48:47] "GET /domain/2d41c0d2-849f-4e48-95a3-b6637df9305b HTTP/1.1" 200 1517 0.009636 10.0.0.241 - - [2026-05-18 01:48:47] "GET /projects?obj_uuids=0998b4c3-a28f-472d-b798-6c8e3074f43a&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001356 10.0.0.241 - - [2026-05-18 01:48:47] "GET /project/0998b4c3-a28f-472d-b798-6c8e3074f43a HTTP/1.1" 200 2403 0.028241 10.0.0.241 - - [2026-05-18 01:48:47] "GET /virtual-network/6d60b1d2-21ba-4878-be65-605fcdf14462 HTTP/1.1" 200 2347 0.008463 10.0.0.241 - - [2026-05-18 01:48:48] "GET /virtual-network/6d60b1d2-21ba-4878-be65-605fcdf14462 HTTP/1.1" 200 2347 0.006103 10.0.0.241 - - [2026-05-18 01:48:48] "GET /routing-instance/52a39ddc-10e7-49dc-b6dc-f4756d64e6b0 HTTP/1.1" 200 1495 0.004215 10.0.0.241 - - [2026-05-18 01:48:48] "GET /routing-instance/52a39ddc-10e7-49dc-b6dc-f4756d64e6b0 HTTP/1.1" 200 1495 0.004647 10.0.0.241 - - [2026-05-18 01:48:48] "GET /route-target/c7b78808-34e4-4342-9e0c-65063633f045 HTTP/1.1" 200 1221 0.003846 10.0.0.241 - - [2026-05-18 01:48:48] "GET /virtual-network/6d60b1d2-21ba-4878-be65-605fcdf14462 HTTP/1.1" 200 2347 0.006229 10.0.0.241 - - [2026-05-18 01:48:48] "GET /routing-instance/52a39ddc-10e7-49dc-b6dc-f4756d64e6b0 HTTP/1.1" 200 1495 0.003935 10.0.0.241 - - [2026-05-18 01:48:48] "GET /virtual-network/6d60b1d2-21ba-4878-be65-605fcdf14462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.005384 10.0.0.241 - - [2026-05-18 01:48:48] "GET /virtual-network/6d60b1d2-21ba-4878-be65-605fcdf14462 HTTP/1.1" 200 2347 0.005770 10.0.0.241 - - [2026-05-18 01:48:48] "GET /routing-instance/52a39ddc-10e7-49dc-b6dc-f4756d64e6b0 HTTP/1.1" 200 1495 0.003846 10.0.0.241 - - [2026-05-18 01:48:48] "GET /routing-instance/52a39ddc-10e7-49dc-b6dc-f4756d64e6b0 HTTP/1.1" 200 1495 0.005728 10.0.0.241 - - [2026-05-18 01:48:48] "GET /route-target/c7b78808-34e4-4342-9e0c-65063633f045 HTTP/1.1" 200 1221 0.003819 10.0.0.241 - - [2026-05-18 01:48:48] "GET /domains HTTP/1.1" 200 440 0.003170 10.0.0.241 - - [2026-05-18 01:48:48] "GET /domains?obj_uuids=2d41c0d2-849f-4e48-95a3-b6637df9305b&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001426 10.0.0.241 - - [2026-05-18 01:48:48] "GET /domain/2d41c0d2-849f-4e48-95a3-b6637df9305b HTTP/1.1" 200 1517 0.009282 10.0.0.241 - - [2026-05-18 01:48:48] "GET /projects?obj_uuids=0998b4c3-a28f-472d-b798-6c8e3074f43a&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002774 10.0.0.241 - - [2026-05-18 01:48:48] "GET /project/0998b4c3-a28f-472d-b798-6c8e3074f43a HTTP/1.1" 200 2403 0.032231 10.0.0.241 - - [2026-05-18 01:48:48] "GET /virtual-network/6d60b1d2-21ba-4878-be65-605fcdf14462 HTTP/1.1" 200 2347 0.005475 10.0.0.241 - - [2026-05-18 01:48:48] "GET /obj-perms HTTP/1.1" 200 6467 0.001959 10.0.0.241 - - [2026-05-18 01:48:49] "POST /id-to-fqname HTTP/1.1" 200 231 0.001382 252.241.226.163 - - [2026-05-18 01:48:50] "POST /neutron/network HTTP/1.1" 200 847 0.006077 252.241.226.163 - - [2026-05-18 01:48:50] "GET /aaa-mode HTTP/1.1" 401 296 0.000396 252.241.226.163 - - [2026-05-18 01:48:50] "GET / HTTP/1.1" 200 36499 0.002363 252.241.226.163 - - [2026-05-18 01:48:50] "GET /project/0998b4c3-a28f-472d-b798-6c8e3074f43a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000454 10.0.0.241 - - [2026-05-18 01:48:50] "GET /projects?obj_uuids=0998b4c3-a28f-472d-b798-6c8e3074f43a&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001492 252.241.226.163 - - [2026-05-18 01:48:50] "GET /project/0998b4c3-a28f-472d-b798-6c8e3074f43a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.088434 252.241.226.163 - - [2026-05-18 01:48:51] "POST /neutron/network HTTP/1.1" 200 837 0.036501 252.241.226.163 - - [2026-05-18 01:48:51] "POST /neutron/port HTTP/1.1" 200 117 0.006078 252.241.226.163 - - [2026-05-18 01:48:51] "POST /neutron/port HTTP/1.1" 200 117 0.006248 10.0.0.241 - - [2026-05-18 01:48:51] "POST /id-to-fqname HTTP/1.1" 200 231 0.001395 252.241.226.163 - - [2026-05-18 01:48:51] "POST /neutron/port HTTP/1.1" 200 117 0.005884 252.241.226.163 - - [2026-05-18 01:48:51] "POST /neutron/network HTTP/1.1" 200 847 0.006837 252.241.226.163 - - [2026-05-18 01:48:51] "GET /aaa-mode HTTP/1.1" 401 296 0.001062 252.241.226.163 - - [2026-05-18 01:48:51] "GET / HTTP/1.1" 200 36499 0.002142 252.241.226.163 - - [2026-05-18 01:48:51] "GET /project/0998b4c3-a28f-472d-b798-6c8e3074f43a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000541 10.0.0.241 - - [2026-05-18 01:48:52] "GET /projects?obj_uuids=0998b4c3-a28f-472d-b798-6c8e3074f43a&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001146 252.241.226.163 - - [2026-05-18 01:48:52] "GET /project/0998b4c3-a28f-472d-b798-6c8e3074f43a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.084834 252.241.226.163 - - [2026-05-18 01:48:52] "POST /neutron/network HTTP/1.1" 200 837 0.007302 252.241.226.163 - - [2026-05-18 01:48:52] "POST /neutron/network HTTP/1.1" 200 847 0.006921 10.0.0.241 - - [2026-05-18 01:48:52] "GET /projects?obj_uuids=0998b4c3-a28f-472d-b798-6c8e3074f43a&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001061 252.241.226.163 - - [2026-05-18 01:48:52] "POST /neutron/port HTTP/1.1" 200 117 0.014989 252.241.226.163 - - [2026-05-18 01:48:52] "POST /neutron/port HTTP/1.1" 200 117 0.008104 10.0.0.241 - - [2026-05-18 01:48:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.008840 10.0.0.241 - - [2026-05-18 01:48:52] "GET /projects?obj_uuids=0998b4c3-a28f-472d-b798-6c8e3074f43a&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001640 10.0.0.241 - - [2026-05-18 01:48:52] "GET /project/0998b4c3-a28f-472d-b798-6c8e3074f43a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.076196 252.241.226.163 - - [2026-05-18 01:48:52] "POST /neutron/port HTTP/1.1" 200 1071 0.322329 10.0.0.241 - - [2026-05-18 01:48:52] "GET /virtual-network/52f3bd1a-9786-4c73-a05d-693a1d1ec682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.007443 252.241.226.163 - - [2026-05-18 01:48:52] "POST /neutron/port HTTP/1.1" 200 1071 0.014291 10.0.0.241 - - [2026-05-18 01:48:53] "GET /floating-ip-pools?parent_id=52f3bd1a-9786-4c73-a05d-693a1d1ec682&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003466 10.0.0.241 - - [2026-05-18 01:48:53] "GET /virtual-network/52f3bd1a-9786-4c73-a05d-693a1d1ec682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.007428 252.241.226.163 - - [2026-05-18 01:48:53] "POST /neutron/port HTTP/1.1" 200 1071 0.018526 10.0.0.241 - - [2026-05-18 01:48:53] "POST /floating-ip-pools HTTP/1.1" 200 611 0.069573 10.0.0.241 - - [2026-05-18 01:48:53] "POST /ref-update HTTP/1.1" 200 156 0.012132 252.241.226.163 - - [2026-05-18 01:48:53] "POST /neutron/port HTTP/1.1" 200 1121 0.155713 10.0.0.241 - - [2026-05-18 01:48:53] "GET /virtual-network/52f3bd1a-9786-4c73-a05d-693a1d1ec682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.011710 10.0.0.241 - - [2026-05-18 01:48:53] "GET /domains HTTP/1.1" 200 440 0.004424 252.241.226.163 - - [2026-05-18 01:48:53] "POST /neutron/port HTTP/1.1" 200 1131 0.020239 10.0.0.241 - - [2026-05-18 01:48:53] "GET /domains?obj_uuids=2d41c0d2-849f-4e48-95a3-b6637df9305b&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001175 10.0.0.241 - - [2026-05-18 01:48:53] "GET /domain/2d41c0d2-849f-4e48-95a3-b6637df9305b HTTP/1.1" 200 1517 0.010447 252.241.226.163 - - [2026-05-18 01:48:53] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003479 10.0.0.241 - - [2026-05-18 01:48:53] "GET /projects?obj_uuids=0998b4c3-a28f-472d-b798-6c8e3074f43a&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001061 10.0.0.241 - - [2026-05-18 01:48:53] "GET /project/0998b4c3-a28f-472d-b798-6c8e3074f43a HTTP/1.1" 200 2989 0.040155 252.241.226.163 - - [2026-05-18 01:48:53] "POST /neutron/subnet HTTP/1.1" 200 703 0.009681 10.0.0.241 - - [2026-05-18 01:48:53] "GET /virtual-network/52f3bd1a-9786-4c73-a05d-693a1d1ec682 HTTP/1.1" 200 2627 0.008440 252.241.226.163 - - [2026-05-18 01:48:53] "POST /neutron/port HTTP/1.1" 200 117 0.001127 10.0.0.241 - - [2026-05-18 01:48:53] "GET /floating-ip-pool/3369df6c-e99d-4f4b-a9b6-57504efe068a HTTP/1.1" 200 1443 0.003762 252.241.226.163 - - [2026-05-18 01:48:53] "POST /neutron/network HTTP/1.1" 200 847 0.013184 10.0.0.241 - - [2026-05-18 01:48:53] "GET /domains HTTP/1.1" 200 440 0.004363 252.241.226.163 - - [2026-05-18 01:48:53] "POST /neutron/network HTTP/1.1" 200 837 0.005333 10.0.0.241 - - [2026-05-18 01:48:53] "GET /domains?obj_uuids=2d41c0d2-849f-4e48-95a3-b6637df9305b&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001246 10.0.0.241 - - [2026-05-18 01:48:53] "GET /domain/2d41c0d2-849f-4e48-95a3-b6637df9305b HTTP/1.1" 200 1517 0.011282 10.0.0.241 - - [2026-05-18 01:48:53] "GET /projects?obj_uuids=0998b4c3-a28f-472d-b798-6c8e3074f43a&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001251 10.0.0.241 - - [2026-05-18 01:48:53] "GET /projects?obj_uuids=0998b4c3-a28f-472d-b798-6c8e3074f43a&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001079 10.0.0.241 - - [2026-05-18 01:48:53] "GET /project/0998b4c3-a28f-472d-b798-6c8e3074f43a HTTP/1.1" 200 2989 0.098595 10.0.0.241 - - [2026-05-18 01:48:53] "GET /virtual-network/52f3bd1a-9786-4c73-a05d-693a1d1ec682 HTTP/1.1" 200 2938 0.009758 10.0.0.241 - - [2026-05-18 01:48:54] "GET /virtual-network/52f3bd1a-9786-4c73-a05d-693a1d1ec682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.020028 252.241.226.163 - - [2026-05-18 01:48:54] "POST /neutron/port HTTP/1.1" 200 1071 0.401640 252.241.226.163 - - [2026-05-18 01:48:54] "POST /neutron/port HTTP/1.1" 200 1131 0.021378 252.241.226.163 - - [2026-05-18 01:48:54] "POST /neutron/security_group HTTP/1.1" 200 2068 0.011759 252.241.226.163 - - [2026-05-18 01:48:54] "POST /neutron/port HTTP/1.1" 200 1071 0.020529 252.241.226.163 - - [2026-05-18 01:48:54] "POST /neutron/port HTTP/1.1" 200 1071 0.018004 252.241.226.163 - - [2026-05-18 01:48:54] "POST /neutron/port HTTP/1.1" 200 1121 0.085045 252.241.226.163 - - [2026-05-18 01:48:54] "POST /neutron/port HTTP/1.1" 200 1131 0.018830 252.241.226.163 - - [2026-05-18 01:48:54] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005619 252.241.226.163 - - [2026-05-18 01:48:54] "POST /neutron/subnet HTTP/1.1" 200 703 0.007349 252.241.226.163 - - [2026-05-18 01:48:54] "POST /neutron/port HTTP/1.1" 200 117 0.004132 252.241.226.163 - - [2026-05-18 01:48:54] "POST /neutron/network HTTP/1.1" 200 837 0.009363 252.241.226.163 - - [2026-05-18 01:48:58] "POST /neutron/port HTTP/1.1" 200 1131 0.019045 252.241.226.163 - - [2026-05-18 01:48:58] "POST /neutron/port HTTP/1.1" 200 1131 0.013736 252.241.226.163 - - [2026-05-18 01:48:58] "POST /neutron/network HTTP/1.1" 200 847 0.006374 252.241.226.163 - - [2026-05-18 01:48:58] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004320 252.241.226.163 - - [2026-05-18 01:48:58] "POST /neutron/subnet HTTP/1.1" 200 703 0.007946 252.241.226.163 - - [2026-05-18 01:48:58] "POST /neutron/port HTTP/1.1" 200 117 0.001578 252.241.226.163 - - [2026-05-18 01:48:59] "POST /neutron/network HTTP/1.1" 200 837 0.007630 252.241.226.163 - - [2026-05-18 01:48:59] "POST /neutron/port HTTP/1.1" 200 1131 0.013544 252.241.226.163 - - [2026-05-18 01:48:59] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007405 252.241.226.163 - - [2026-05-18 01:48:59] "POST /neutron/port HTTP/1.1" 200 1131 0.023257 252.241.226.163 - - [2026-05-18 01:48:59] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007167 252.241.226.163 - - [2026-05-18 01:48:59] "POST /neutron/port HTTP/1.1" 200 1131 0.019754 252.241.226.163 - - [2026-05-18 01:48:59] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007244 10.0.0.241 - - [2026-05-18 01:48:59] "GET /virtual-machine/522fcb19-4ea6-42a7-808c-3e0bb31d7088 HTTP/1.1" 200 1305 0.005190 10.0.0.241 - - [2026-05-18 01:48:59] "GET /virtual-machine-interface/e1a542c8-8786-4828-9e70-fd45b0db7f07 HTTP/1.1" 200 3007 0.012149 10.0.0.241 - - [2026-05-18 01:49:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005674 10.0.0.241 - - [2026-05-18 01:49:00] "GET /global-vrouter-config/d9fdb48e-53c8-4fec-a5de-ef9dbcc332e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.004962 10.0.0.241 - - [2026-05-18 01:49:00] "GET /virtual-networks?parent_id=0998b4c3-a28f-472d-b798-6c8e3074f43a&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.003551 10.0.0.241 - - [2026-05-18 01:49:00] "GET /virtual-network/6d60b1d2-21ba-4878-be65-605fcdf14462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.005333 10.0.0.241 - - [2026-05-18 01:49:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003983 10.0.0.241 - - [2026-05-18 01:49:03] "GET /virtual-network/6d60b1d2-21ba-4878-be65-605fcdf14462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.006250 252.241.226.163 - - [2026-05-18 01:49:03] "POST /neutron/port HTTP/1.1" 200 1131 0.018940 252.241.226.163 - - [2026-05-18 01:49:03] "POST /neutron/security_group HTTP/1.1" 200 2068 0.006029 252.241.226.163 - - [2026-05-18 01:49:04] "POST /neutron/port HTTP/1.1" 200 1131 0.021711 252.241.226.163 - - [2026-05-18 01:49:04] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007204 10.0.0.241 - - [2026-05-18 01:49:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005142 10.0.0.241 - - [2026-05-18 01:49:05] "GET /global-vrouter-config/d9fdb48e-53c8-4fec-a5de-ef9dbcc332e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.004317 10.0.0.241 - - [2026-05-18 01:49:05] "GET /virtual-networks?parent_id=0998b4c3-a28f-472d-b798-6c8e3074f43a&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.003400 10.0.0.241 - - [2026-05-18 01:49:05] "GET /virtual-network/6d60b1d2-21ba-4878-be65-605fcdf14462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.007545 252.241.226.163 - - [2026-05-18 01:49:05] "POST /neutron/port HTTP/1.1" 200 1131 0.049972 252.241.226.163 - - [2026-05-18 01:49:05] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007588 10.0.0.241 - - [2026-05-18 01:49:05] "GET /projects?obj_uuids=0998b4c3-a28f-472d-b798-6c8e3074f43a&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001195 252.241.226.163 - - [2026-05-18 01:49:05] "POST /neutron/floatingip HTTP/1.1" 200 531 0.137049 252.241.226.163 - - [2026-05-18 01:49:05] "POST /neutron/port HTTP/1.1" 200 1131 0.030997 252.241.226.163 - - [2026-05-18 01:49:05] "POST /neutron/port HTTP/1.1" 200 1131 0.025093 252.241.226.163 - - [2026-05-18 01:49:05] "POST /neutron/port HTTP/1.1" 200 1131 0.018348 252.241.226.163 - - [2026-05-18 01:49:05] "POST /neutron/security_group HTTP/1.1" 200 2068 0.006862 252.241.226.163 - - [2026-05-18 01:49:05] "POST /neutron/floatingip HTTP/1.1" 200 531 0.007300 252.241.226.163 - - [2026-05-18 01:49:05] "POST /neutron/security_group HTTP/1.1" 200 2068 0.006507 252.241.226.163 - - [2026-05-18 01:49:06] "POST /neutron/floatingip HTTP/1.1" 200 579 0.069381 252.241.226.163 - - [2026-05-18 01:49:06] "POST /neutron/port HTTP/1.1" 200 1131 0.018408 252.241.226.163 - - [2026-05-18 01:49:06] "POST /neutron/security_group HTTP/1.1" 200 2068 0.008314 252.241.226.163 - - [2026-05-18 01:49:06] "POST /neutron/port HTTP/1.1" 200 1131 0.014448 252.241.226.163 - - [2026-05-18 01:49:06] "POST /neutron/security_group HTTP/1.1" 200 2068 0.006966 252.241.226.163 - - [2026-05-18 01:49:06] "POST /neutron/port HTTP/1.1" 200 1131 0.015575 252.241.226.163 - - [2026-05-18 01:49:06] "POST /neutron/security_group HTTP/1.1" 200 2068 0.009138 10.0.0.241 - - [2026-05-18 01:49:06] "GET /virtual-machine/c65011c9-e1bb-4224-be33-91feb827f5e0 HTTP/1.1" 200 1307 0.005535 10.0.0.241 - - [2026-05-18 01:49:06] "GET /virtual-machine-interface/40f5c3c0-197e-4a1d-b349-bc3932dfbf11 HTTP/1.1" 200 3006 0.006415 10.0.0.241 - - [2026-05-18 01:49:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.006004 10.0.0.241 - - [2026-05-18 01:49:06] "GET /global-vrouter-config/d9fdb48e-53c8-4fec-a5de-ef9dbcc332e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.004991 10.0.0.241 - - [2026-05-18 01:49:06] "GET /virtual-networks?parent_id=0998b4c3-a28f-472d-b798-6c8e3074f43a&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.003018 10.0.0.241 - - [2026-05-18 01:49:06] "GET /virtual-network/52f3bd1a-9786-4c73-a05d-693a1d1ec682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.005599 252.241.226.163 - - [2026-05-18 01:49:07] "POST /neutron/port HTTP/1.1" 200 1131 0.013754 252.241.226.163 - - [2026-05-18 01:49:08] "POST /neutron/security_group HTTP/1.1" 200 2068 0.006160 10.0.0.241 - - [2026-05-18 01:49:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003045 10.0.0.241 - - [2026-05-18 01:49:08] "GET /global-vrouter-config/d9fdb48e-53c8-4fec-a5de-ef9dbcc332e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003568 10.0.0.241 - - [2026-05-18 01:49:08] "GET /virtual-networks?parent_id=0998b4c3-a28f-472d-b798-6c8e3074f43a&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.005332 10.0.0.241 - - [2026-05-18 01:49:08] "GET /virtual-network/52f3bd1a-9786-4c73-a05d-693a1d1ec682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.005787 252.241.226.163 - - [2026-05-18 01:49:08] "POST /neutron/floatingip HTTP/1.1" 200 579 0.014007 10.0.0.241 - - [2026-05-18 01:49:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003605 10.0.0.241 - - [2026-05-18 01:49:08] "GET /routing-instance/94b69116-8447-4c6d-add6-b52105ad3642?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1496 0.003329 10.0.0.241 - - [2026-05-18 01:49:08] "GET /route-target/a04227fb-b21b-40fd-9ad4-d3f208d05980?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 904 0.004253 10.0.0.241 - - [2026-05-18 01:49:08] "GET /floating-ip/c97a3626-be09-4260-803a-5451b30c0eae HTTP/1.1" 200 1893 0.005586 252.241.226.163 - - [2026-05-18 01:49:08] "POST /neutron/port HTTP/1.1" 200 1131 0.055018 252.241.226.163 - - [2026-05-18 01:49:08] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007048 252.241.226.163 - - [2026-05-18 01:49:11] "POST /neutron/floatingip HTTP/1.1" 200 579 0.012231 252.241.226.163 - - [2026-05-18 01:49:12] "POST /neutron/floatingip HTTP/1.1" 200 531 0.023525 252.241.226.163 - - [2026-05-18 01:49:12] "POST /neutron/floatingip HTTP/1.1" 200 531 0.007136 252.241.226.163 - - [2026-05-18 01:49:12] "POST /neutron/floatingip HTTP/1.1" 200 115 0.042311 10.0.0.241 - - [2026-05-18 01:49:12] "GET /floating-ip-pool/3369df6c-e99d-4f4b-a9b6-57504efe068a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.004473 10.0.0.241 - - [2026-05-18 01:49:12] "POST /ref-update HTTP/1.1" 200 156 0.010497 10.0.0.241 - - [2026-05-18 01:49:12] "DELETE /floating-ip-pool/3369df6c-e99d-4f4b-a9b6-57504efe068a HTTP/1.1" 200 115 0.026965 252.241.226.163 - - [2026-05-18 01:49:12] "POST /neutron/network HTTP/1.1" 200 837 0.007637 252.241.226.163 - - [2026-05-18 01:49:12] "POST /neutron/network HTTP/1.1" 400 204 0.013146 252.241.226.163 - - [2026-05-18 01:49:13] "POST /neutron/port HTTP/1.1" 200 1131 0.020653 252.241.226.163 - - [2026-05-18 01:49:13] "POST /neutron/port HTTP/1.1" 200 1131 0.020726 252.241.226.163 - - [2026-05-18 01:49:13] "POST /neutron/port HTTP/1.1" 200 1121 0.017040 252.241.226.163 - - [2026-05-18 01:49:13] "POST /neutron/port HTTP/1.1" 200 1121 0.012154 252.241.226.163 - - [2026-05-18 01:49:13] "POST /neutron/port HTTP/1.1" 200 151 0.175113 252.241.226.163 - - [2026-05-18 01:49:13] "POST /neutron/port HTTP/1.1" 200 151 0.178780 252.241.226.163 - - [2026-05-18 01:49:14] "POST /neutron/network HTTP/1.1" 200 837 0.005991 10.0.0.241 - - [2026-05-18 01:49:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004929 10.0.0.241 - - [2026-05-18 01:49:14] "POST /useragent-kv HTTP/1.1" 200 115 0.003329 10.0.0.241 - - [2026-05-18 01:49:14] "POST /useragent-kv HTTP/1.1" 200 115 0.003401 252.241.226.163 - - [2026-05-18 01:49:14] "POST /neutron/network HTTP/1.1" 200 151 0.100763 10.0.0.241 - - [2026-05-18 01:49:14] "DELETE /route-target/c7b78808-34e4-4342-9e0c-65063633f045 HTTP/1.1" 200 115 0.027053 10.0.0.241 - - [2026-05-18 01:49:14] "GET /routing-instance/52a39ddc-10e7-49dc-b6dc-f4756d64e6b0 HTTP/1.1" 404 171 0.002839 10.0.0.241 - - [2026-05-18 01:49:14] "GET /domains HTTP/1.1" 200 440 0.002796 10.0.0.241 - - [2026-05-18 01:49:15] "GET /domains?obj_uuids=2d41c0d2-849f-4e48-95a3-b6637df9305b&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.000995 10.0.0.241 - - [2026-05-18 01:49:15] "GET /domain/2d41c0d2-849f-4e48-95a3-b6637df9305b HTTP/1.1" 200 1517 0.007307 10.0.0.241 - - [2026-05-18 01:49:15] "GET /projects?obj_uuids=0998b4c3-a28f-472d-b798-6c8e3074f43a&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002082 10.0.0.241 - - [2026-05-18 01:49:15] "GET /project/0998b4c3-a28f-472d-b798-6c8e3074f43a HTTP/1.1" 200 2175 0.028768 252.241.226.163 - - [2026-05-18 01:49:15] "POST /neutron/network HTTP/1.1" 200 837 0.007119 10.0.0.241 - - [2026-05-18 01:49:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.008008 10.0.0.241 - - [2026-05-18 01:49:15] "POST /useragent-kv HTTP/1.1" 200 115 0.004719 10.0.0.241 - - [2026-05-18 01:49:15] "POST /useragent-kv HTTP/1.1" 200 115 0.001981 252.241.226.163 - - [2026-05-18 01:49:15] "POST /neutron/network HTTP/1.1" 200 151 0.115047 10.0.0.241 - - [2026-05-18 01:49:15] "DELETE /route-target/a04227fb-b21b-40fd-9ad4-d3f208d05980 HTTP/1.1" 200 115 0.026987 10.0.0.241 - - [2026-05-18 01:49:15] "GET /routing-instance/94b69116-8447-4c6d-add6-b52105ad3642 HTTP/1.1" 404 171 0.003094 10.0.0.241 - - [2026-05-18 01:49:15] "GET /domains HTTP/1.1" 200 440 0.003186 10.0.0.241 - - [2026-05-18 01:49:15] "GET /domains?obj_uuids=2d41c0d2-849f-4e48-95a3-b6637df9305b&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001112 10.0.0.241 - - [2026-05-18 01:49:15] "GET /domain/2d41c0d2-849f-4e48-95a3-b6637df9305b HTTP/1.1" 200 1517 0.007752 10.0.0.241 - - [2026-05-18 01:49:15] "GET /projects?obj_uuids=0998b4c3-a28f-472d-b798-6c8e3074f43a&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001153 10.0.0.241 - - [2026-05-18 01:49:15] "GET /project/0998b4c3-a28f-472d-b798-6c8e3074f43a HTTP/1.1" 200 1925 0.034327 10.0.0.241 - - [2026-05-18 01:49:16] "GET /projects?obj_uuids=0998b4c3-a28f-472d-b798-6c8e3074f43a&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001284 10.0.0.241 - - [2026-05-18 01:49:16] "GET /project/0998b4c3-a28f-472d-b798-6c8e3074f43a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.180367 10.0.0.241 - - [2026-05-18 01:49:16] "GET /projects?obj_uuids=0998b4c3-a28f-472d-b798-6c8e3074f43a&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001204 10.0.0.241 - - [2026-05-18 01:49:17] "GET /project/0998b4c3-a28f-472d-b798-6c8e3074f43a?fields=virtual_networks HTTP/1.1" 200 1057 0.172875 10.0.0.241 - - [2026-05-18 01:49:17] "DELETE /project/0998b4c3a28f472db7986c8e3074f43a HTTP/1.1" 404 173 0.016658 10.0.0.241 - - [2026-05-18 01:49:17] "GET /projects?obj_uuids=0998b4c3-a28f-472d-b798-6c8e3074f43a&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.015835 10.0.0.241 - - [2026-05-18 01:49:17] "GET /projects?obj_uuids=f617ca72-a95f-4257-8219-b010a6deffb2&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001455 10.0.0.241 - - [2026-05-18 01:49:17] "GET /project/0998b4c3-a28f-472d-b798-6c8e3074f43a?fields=virtual_machine_interfaces HTTP/1.1" 200 1057 0.167805 10.0.0.241 - - [2026-05-18 01:49:17] "GET /projects?obj_uuids=0998b4c3-a28f-472d-b798-6c8e3074f43a&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002042 10.0.0.241 - - [2026-05-18 01:49:17] "GET /project/f617ca72-a95f-4257-8219-b010a6deffb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1499 0.203664 10.0.0.241 - - [2026-05-18 01:49:17] "GET /projects?obj_uuids=f617ca72-a95f-4257-8219-b010a6deffb2&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001130 10.0.0.241 - - [2026-05-18 01:49:17] "GET /project/0998b4c3-a28f-472d-b798-6c8e3074f43a?fields=security_groups HTTP/1.1" 200 1295 0.108885 10.0.0.241 - - [2026-05-18 01:49:17] "GET /project/f617ca72-a95f-4257-8219-b010a6deffb2?fields=security_groups HTTP/1.1" 200 1383 0.182403 10.0.0.241 - - [2026-05-18 01:49:17] "DELETE /security-group/5949b7ab-3aae-4a20-b2ad-3dff775cf230 HTTP/1.1" 200 115 0.124122 10.0.0.241 - - [2026-05-18 01:49:17] "GET /projects?obj_uuids=f617ca72-a95f-4257-8219-b010a6deffb2&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.007230 10.0.0.241 - - [2026-05-18 01:49:17] "DELETE /access-control-list/dae759b0-7b90-4aab-ad85-c7df9bc1e1a8 HTTP/1.1" 200 115 0.169762 10.0.0.241 - - [2026-05-18 01:49:17] "GET /project/f617ca72-a95f-4257-8219-b010a6deffb2?fields=application_policy_sets HTTP/1.1" 200 1422 0.205764 10.0.0.241 - - [2026-05-18 01:49:18] "DELETE /access-control-list/42787121-0517-4854-b701-30c1cf5754f8 HTTP/1.1" 200 115 0.189837 10.0.0.241 - - [2026-05-18 01:49:18] "DELETE /project/f617ca72-a95f-4257-8219-b010a6deffb2 HTTP/1.1" 200 115 1.178457 10.0.0.241 - - [2026-05-18 01:49:19] "GET /domains?obj_uuids=2d41c0d2-849f-4e48-95a3-b6637df9305b&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002988 10.0.0.241 - - [2026-05-18 01:49:19] "GET /domain/2d41c0d2-849f-4e48-95a3-b6637df9305b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.019268 10.0.0.241 - - [2026-05-18 01:49:19] "POST /fqname-to-id HTTP/1.1" 404 181 0.043333 10.0.0.241 - - [2026-05-18 01:49:19] "GET /projects?obj_uuids=1597e4d5-f99a-49e8-b48b-04136a172c84&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004155 10.0.0.241 - - [2026-05-18 01:49:19] "GET /domains?obj_uuids=2d41c0d2-849f-4e48-95a3-b6637df9305b&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001067 10.0.0.241 - - [2026-05-18 01:49:19] "GET /domain/2d41c0d2-849f-4e48-95a3-b6637df9305b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.012319 10.0.0.241 - - [2026-05-18 01:49:20] "POST /id-to-fqname HTTP/1.1" 200 183 0.001533 10.0.0.241 - - [2026-05-18 01:49:20] "POST /fqname-to-id HTTP/1.1" 404 192 0.052842 10.0.0.241 - - [2026-05-18 01:49:20] "POST /security-groups HTTP/1.1" 200 578 0.319235 10.0.0.241 - - [2026-05-18 01:49:20] "POST /projects HTTP/1.1" 200 567 0.627464 10.0.0.241 - - [2026-05-18 01:49:20] "POST /fqname-to-id HTTP/1.1" 404 227 0.008929 10.0.0.241 - - [2026-05-18 01:49:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.695125 10.0.0.241 - - [2026-05-18 01:49:20] "POST /access-control-lists HTTP/1.1" 200 593 0.222989 10.0.0.241 - - [2026-05-18 01:49:20] "GET /project/1597e4d5-f99a-49e8-b48b-04136a172c84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 1.100376 10.0.0.241 - - [2026-05-18 01:49:20] "POST /fqname-to-id HTTP/1.1" 404 226 0.064752 10.0.0.241 - - [2026-05-18 01:49:21] "POST /access-control-lists HTTP/1.1" 200 591 0.209661 10.0.0.241 - - [2026-05-18 01:49:23] "GET / HTTP/1.1" 200 36499 0.003617 10.0.0.241 - - [2026-05-18 01:49:25] "GET /obj-perms HTTP/1.1" 200 6396 0.129302 10.0.0.241 - - [2026-05-18 01:49:26] "GET /obj-perms HTTP/1.1" 200 6396 0.071991 10.0.0.241 - - [2026-05-18 01:49:26] "GET /projects?obj_uuids=1597e4d5-f99a-49e8-b48b-04136a172c84&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001286 10.0.0.241 - - [2026-05-18 01:49:26] "GET /project/1597e4d5-f99a-49e8-b48b-04136a172c84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.106870 10.0.0.241 - - [2026-05-18 01:49:26] "GET /projects?obj_uuids=1597e4d5-f99a-49e8-b48b-04136a172c84&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001811 10.0.0.241 - - [2026-05-18 01:49:26] "GET /project/1597e4d5-f99a-49e8-b48b-04136a172c84?fields=virtual_networks HTTP/1.1" 200 1024 0.073134 10.0.0.241 - - [2026-05-18 01:49:26] "GET /projects?obj_uuids=1597e4d5-f99a-49e8-b48b-04136a172c84&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001124 10.0.0.241 - - [2026-05-18 01:49:26] "GET /project/1597e4d5-f99a-49e8-b48b-04136a172c84?fields=virtual_machine_interfaces HTTP/1.1" 200 1024 0.037246 10.0.0.241 - - [2026-05-18 01:49:26] "GET /projects?obj_uuids=1597e4d5-f99a-49e8-b48b-04136a172c84&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001174 10.0.0.241 - - [2026-05-18 01:49:26] "GET /project/1597e4d5-f99a-49e8-b48b-04136a172c84?fields=security_groups HTTP/1.1" 200 1245 0.036643 10.0.0.241 - - [2026-05-18 01:49:27] "GET /domains?obj_uuids=2d41c0d2-849f-4e48-95a3-b6637df9305b&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001348 10.0.0.241 - - [2026-05-18 01:49:27] "GET /domain/2d41c0d2-849f-4e48-95a3-b6637df9305b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.010546 10.0.0.241 - - [2026-05-18 01:49:27] "POST /fqname-to-id HTTP/1.1" 404 181 0.045724 10.0.0.241 - - [2026-05-18 01:49:28] "GET /projects?obj_uuids=deaa885e-dda5-46b7-84c0-d599fc294f9a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002723 10.0.0.241 - - [2026-05-18 01:49:28] "GET /domains?obj_uuids=2d41c0d2-849f-4e48-95a3-b6637df9305b&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001140 10.0.0.241 - - [2026-05-18 01:49:28] "GET /domain/2d41c0d2-849f-4e48-95a3-b6637df9305b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.011532 10.0.0.241 - - [2026-05-18 01:49:28] "POST /id-to-fqname HTTP/1.1" 200 183 0.002315 10.0.0.241 - - [2026-05-18 01:49:28] "POST /fqname-to-id HTTP/1.1" 404 192 0.007219 10.0.0.241 - - [2026-05-18 01:49:28] "POST /security-groups HTTP/1.1" 200 578 0.089329 10.0.0.241 - - [2026-05-18 01:49:28] "POST /fqname-to-id HTTP/1.1" 404 227 0.003564 10.0.0.241 - - [2026-05-18 01:49:28] "POST /projects HTTP/1.1" 200 567 0.293159 10.0.0.241 - - [2026-05-18 01:49:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.347923 10.0.0.241 - - [2026-05-18 01:49:28] "POST /access-control-lists HTTP/1.1" 200 593 0.087220 10.0.0.241 - - [2026-05-18 01:49:28] "GET /project/deaa885e-dda5-46b7-84c0-d599fc294f9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.556077 10.0.0.241 - - [2026-05-18 01:49:28] "POST /fqname-to-id HTTP/1.1" 404 226 0.009058 10.0.0.241 - - [2026-05-18 01:49:28] "POST /access-control-lists HTTP/1.1" 200 591 0.067058 10.0.0.241 - - [2026-05-18 01:49:30] "GET / HTTP/1.1" 200 36499 0.002476 10.0.0.241 - - [2026-05-18 01:49:30] "POST /fqname-to-id HTTP/1.1" 404 191 0.003211 10.0.0.241 - - [2026-05-18 01:49:30] "GET /projects?obj_uuids=409efed7-bcf1-45ce-a548-b0ab01f0f3de&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001006 10.0.0.241 - - [2026-05-18 01:49:31] "POST /fqname-to-id HTTP/1.1" 404 226 0.003412 10.0.0.241 - - [2026-05-18 01:49:31] "POST /access-control-lists HTTP/1.1" 200 592 0.036281 10.0.0.241 - - [2026-05-18 01:49:31] "POST /fqname-to-id HTTP/1.1" 404 225 0.003327 10.0.0.241 - - [2026-05-18 01:49:31] "POST /access-control-lists HTTP/1.1" 200 590 0.068200 10.0.0.241 - - [2026-05-18 01:49:31] "PUT /access-control-list/c136cf13-1e1d-4837-8ad8-1600f6f28cc0 HTTP/1.1" 200 274 0.013957 252.241.226.163 - - [2026-05-18 01:49:31] "POST /neutron/security_group HTTP/1.1" 200 1362 0.502245 10.0.0.241 - - [2026-05-18 01:49:31] "PUT /access-control-list/c136cf13-1e1d-4837-8ad8-1600f6f28cc0 HTTP/1.1" 200 274 0.019704 10.0.0.241 - - [2026-05-18 01:49:31] "GET /projects?obj_uuids=409efed7-bcf1-45ce-a548-b0ab01f0f3de&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001436 252.241.226.163 - - [2026-05-18 01:49:31] "POST /neutron/security_group_rule HTTP/1.1" 200 2549 0.066744 252.241.226.163 - - [2026-05-18 01:49:31] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.011708 252.241.226.163 - - [2026-05-18 01:49:31] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.115713 10.0.0.241 - - [2026-05-18 01:49:31] "PUT /access-control-list/c136cf13-1e1d-4837-8ad8-1600f6f28cc0 HTTP/1.1" 200 274 0.014411 252.241.226.163 - - [2026-05-18 01:49:31] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.022228 252.241.226.163 - - [2026-05-18 01:49:31] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.149214 10.0.0.241 - - [2026-05-18 01:49:31] "POST /fqname-to-id HTTP/1.1" 404 191 0.009357 10.0.0.241 - - [2026-05-18 01:49:32] "PUT /access-control-list/c136cf13-1e1d-4837-8ad8-1600f6f28cc0 HTTP/1.1" 200 274 0.037015 10.0.0.241 - - [2026-05-18 01:49:32] "GET /projects?obj_uuids=409efed7-bcf1-45ce-a548-b0ab01f0f3de&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.002967 10.0.0.241 - - [2026-05-18 01:49:32] "POST /fqname-to-id HTTP/1.1" 404 226 0.005340 10.0.0.241 - - [2026-05-18 01:49:32] "POST /access-control-lists HTTP/1.1" 200 592 0.018776 10.0.0.241 - - [2026-05-18 01:49:32] "POST /fqname-to-id HTTP/1.1" 404 225 0.003709 10.0.0.241 - - [2026-05-18 01:49:32] "POST /access-control-lists HTTP/1.1" 200 590 0.025973 10.0.0.241 - - [2026-05-18 01:49:32] "PUT /access-control-list/edcb6e04-3910-467e-96ac-343e33676a23 HTTP/1.1" 200 274 0.010570 252.241.226.163 - - [2026-05-18 01:49:32] "POST /neutron/security_group HTTP/1.1" 200 1362 0.382340 10.0.0.241 - - [2026-05-18 01:49:32] "PUT /access-control-list/edcb6e04-3910-467e-96ac-343e33676a23 HTTP/1.1" 200 274 0.027686 10.0.0.241 - - [2026-05-18 01:49:32] "GET /projects?obj_uuids=409efed7-bcf1-45ce-a548-b0ab01f0f3de&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001536 252.241.226.163 - - [2026-05-18 01:49:32] "POST /neutron/security_group_rule HTTP/1.1" 200 2549 0.052987 252.241.226.163 - - [2026-05-18 01:49:32] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.012011 252.241.226.163 - - [2026-05-18 01:49:32] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.162849 252.241.226.163 - - [2026-05-18 01:49:32] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.021230 10.0.0.241 - - [2026-05-18 01:49:32] "PUT /access-control-list/edcb6e04-3910-467e-96ac-343e33676a23 HTTP/1.1" 200 274 0.025491 252.241.226.163 - - [2026-05-18 01:49:32] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.112944 10.0.0.241 - - [2026-05-18 01:49:32] "POST /fqname-to-id HTTP/1.1" 401 296 0.000461 10.0.0.241 - - [2026-05-18 01:49:33] "PUT /access-control-list/edcb6e04-3910-467e-96ac-343e33676a23 HTTP/1.1" 200 274 0.012274 10.0.0.241 - - [2026-05-18 01:49:33] "POST /fqname-to-id HTTP/1.1" 404 208 0.034690 10.0.0.241 - - [2026-05-18 01:49:33] "GET /projects?obj_uuids=deaa885e-dda5-46b7-84c0-d599fc294f9a&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001691 10.0.0.241 - - [2026-05-18 01:49:33] "POST /fqname-to-id HTTP/1.1" 404 243 0.009658 10.0.0.241 - - [2026-05-18 01:49:33] "POST /access-control-lists HTTP/1.1" 200 609 0.030351 10.0.0.241 - - [2026-05-18 01:49:33] "POST /fqname-to-id HTTP/1.1" 404 242 0.003980 10.0.0.241 - - [2026-05-18 01:49:33] "POST /access-control-lists HTTP/1.1" 200 607 0.020887 10.0.0.241 - - [2026-05-18 01:49:33] "PUT /access-control-list/9651df31-a3b7-4609-a630-8df69957aa03 HTTP/1.1" 200 274 0.011662 252.241.226.163 - - [2026-05-18 01:49:33] "POST /neutron/security_group HTTP/1.1" 200 1377 0.487006 10.0.0.241 - - [2026-05-18 01:49:33] "PUT /access-control-list/9651df31-a3b7-4609-a630-8df69957aa03 HTTP/1.1" 200 274 0.015720 10.0.0.241 - - [2026-05-18 01:49:33] "GET /projects?obj_uuids=deaa885e-dda5-46b7-84c0-d599fc294f9a&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001695 252.241.226.163 - - [2026-05-18 01:49:34] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.038930 252.241.226.163 - - [2026-05-18 01:49:34] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.018642 252.241.226.163 - - [2026-05-18 01:49:34] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.117766 10.0.0.241 - - [2026-05-18 01:49:34] "PUT /access-control-list/9651df31-a3b7-4609-a630-8df69957aa03 HTTP/1.1" 200 274 0.027178 252.241.226.163 - - [2026-05-18 01:49:34] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.030524 252.241.226.163 - - [2026-05-18 01:49:34] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.098672 10.0.0.241 - - [2026-05-18 01:49:34] "POST /fqname-to-id HTTP/1.1" 404 208 0.002180 10.0.0.241 - - [2026-05-18 01:49:34] "GET /projects?obj_uuids=deaa885e-dda5-46b7-84c0-d599fc294f9a&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001511 10.0.0.241 - - [2026-05-18 01:49:34] "PUT /access-control-list/9651df31-a3b7-4609-a630-8df69957aa03 HTTP/1.1" 200 274 0.032866 10.0.0.241 - - [2026-05-18 01:49:34] "POST /fqname-to-id HTTP/1.1" 404 243 0.005817 10.0.0.241 - - [2026-05-18 01:49:34] "POST /access-control-lists HTTP/1.1" 200 609 0.025691 10.0.0.241 - - [2026-05-18 01:49:34] "POST /fqname-to-id HTTP/1.1" 404 242 0.005216 10.0.0.241 - - [2026-05-18 01:49:34] "POST /access-control-lists HTTP/1.1" 200 607 0.053123 10.0.0.241 - - [2026-05-18 01:49:34] "PUT /access-control-list/27afaede-df2f-435a-9d7b-f7ac3cc027a4 HTTP/1.1" 200 274 0.018111 252.241.226.163 - - [2026-05-18 01:49:34] "POST /neutron/security_group HTTP/1.1" 200 1377 0.488016 10.0.0.241 - - [2026-05-18 01:49:34] "PUT /access-control-list/27afaede-df2f-435a-9d7b-f7ac3cc027a4 HTTP/1.1" 200 274 0.019122 10.0.0.241 - - [2026-05-18 01:49:35] "GET /projects?obj_uuids=deaa885e-dda5-46b7-84c0-d599fc294f9a&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001761 252.241.226.163 - - [2026-05-18 01:49:35] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.080597 252.241.226.163 - - [2026-05-18 01:49:35] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.012968 252.241.226.163 - - [2026-05-18 01:49:35] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.148102 10.0.0.241 - - [2026-05-18 01:49:35] "PUT /access-control-list/27afaede-df2f-435a-9d7b-f7ac3cc027a4 HTTP/1.1" 200 274 0.029378 252.241.226.163 - - [2026-05-18 01:49:35] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.028953 252.241.226.163 - - [2026-05-18 01:49:35] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.122155 10.0.0.241 - - [2026-05-18 01:49:35] "PUT /access-control-list/27afaede-df2f-435a-9d7b-f7ac3cc027a4 HTTP/1.1" 200 274 0.013292 10.0.0.241 - - [2026-05-18 01:49:35] "GET /projects?obj_uuids=409efed7-bcf1-45ce-a548-b0ab01f0f3de&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001060 252.241.226.163 - - [2026-05-18 01:49:36] "POST /neutron/router HTTP/1.1" 200 539 0.090509 10.0.0.241 - - [2026-05-18 01:49:36] "POST /route-targets HTTP/1.1" 200 329 0.036831 252.241.226.163 - - [2026-05-18 01:49:36] "POST /neutron/router HTTP/1.1" 200 539 0.008478 10.0.0.241 - - [2026-05-18 01:49:36] "PUT /logical-router/d8801d7b-4c9b-4df0-b8af-24bfaeeb6411 HTTP/1.1" 200 264 0.057768 252.241.226.163 - - [2026-05-18 01:49:36] "POST /neutron/router HTTP/1.1" 200 539 0.004291 252.241.226.163 - - [2026-05-18 01:49:36] "POST /neutron/router HTTP/1.1" 200 539 0.005801 252.241.226.163 - - [2026-05-18 01:49:36] "POST /neutron/router HTTP/1.1" 200 539 0.004082 252.241.226.163 - - [2026-05-18 01:49:36] "POST /neutron/router HTTP/1.1" 200 539 0.005502 252.241.226.163 - - [2026-05-18 01:49:36] "POST /neutron/router HTTP/1.1" 200 539 0.005846 252.241.226.163 - - [2026-05-18 01:49:36] "POST /neutron/router HTTP/1.1" 200 539 0.004318 252.241.226.163 - - [2026-05-18 01:49:36] "POST /neutron/router HTTP/1.1" 200 539 0.004772 252.241.226.163 - - [2026-05-18 01:49:36] "POST /neutron/router HTTP/1.1" 200 539 0.004548 252.241.226.163 - - [2026-05-18 01:49:36] "POST /neutron/router HTTP/1.1" 200 539 0.003985 252.241.226.163 - - [2026-05-18 01:49:36] "POST /neutron/router HTTP/1.1" 200 539 0.004095 252.241.226.163 - - [2026-05-18 01:49:36] "POST /neutron/router HTTP/1.1" 200 539 0.004828 252.241.226.163 - - [2026-05-18 01:49:36] "POST /neutron/router HTTP/1.1" 200 539 0.004606 252.241.226.163 - - [2026-05-18 01:49:36] "POST /neutron/router HTTP/1.1" 200 539 0.004468 252.241.226.163 - - [2026-05-18 01:49:37] "POST /neutron/router HTTP/1.1" 200 539 0.004891 252.241.226.163 - - [2026-05-18 01:49:37] "POST /neutron/router HTTP/1.1" 200 539 0.004858 252.241.226.163 - - [2026-05-18 01:49:37] "POST /neutron/router HTTP/1.1" 200 539 0.007370 252.241.226.163 - - [2026-05-18 01:49:37] "POST /neutron/router HTTP/1.1" 200 539 0.004215 252.241.226.163 - - [2026-05-18 01:49:37] "POST /neutron/router HTTP/1.1" 200 539 0.006881 252.241.226.163 - - [2026-05-18 01:49:37] "POST /neutron/router HTTP/1.1" 200 539 0.004151 252.241.226.163 - - [2026-05-18 01:49:37] "POST /neutron/router HTTP/1.1" 200 539 0.004308 252.241.226.163 - - [2026-05-18 01:49:37] "POST /neutron/router HTTP/1.1" 200 539 0.006061 252.241.226.163 - - [2026-05-18 01:49:37] "POST /neutron/router HTTP/1.1" 200 539 0.003972 252.241.226.163 - - [2026-05-18 01:49:37] "POST /neutron/router HTTP/1.1" 200 539 0.005885 252.241.226.163 - - [2026-05-18 01:49:37] "POST /neutron/router HTTP/1.1" 200 539 0.003695 252.241.226.163 - - [2026-05-18 01:49:37] "POST /neutron/router HTTP/1.1" 200 539 0.005369 252.241.226.163 - - [2026-05-18 01:49:37] "POST /neutron/router HTTP/1.1" 200 539 0.004684 252.241.226.163 - - [2026-05-18 01:49:37] "POST /neutron/router HTTP/1.1" 200 539 0.003753 252.241.226.163 - - [2026-05-18 01:49:37] "POST /neutron/router HTTP/1.1" 200 539 0.004604 252.241.226.163 - - [2026-05-18 01:49:38] "POST /neutron/router HTTP/1.1" 200 539 0.004761 252.241.226.163 - - [2026-05-18 01:49:38] "POST /neutron/router HTTP/1.1" 200 539 0.004696 252.241.226.163 - - [2026-05-18 01:49:38] "POST /neutron/router HTTP/1.1" 200 539 0.004026 252.241.226.163 - - [2026-05-18 01:49:38] "POST /neutron/router HTTP/1.1" 200 539 0.026047 252.241.226.163 - - [2026-05-18 01:49:38] "POST /neutron/router HTTP/1.1" 200 539 0.006107 252.241.226.163 - - [2026-05-18 01:49:38] "POST /neutron/router HTTP/1.1" 200 539 0.020639 252.241.226.163 - - [2026-05-18 01:49:38] "POST /neutron/router HTTP/1.1" 200 539 0.005337 252.241.226.163 - - [2026-05-18 01:49:38] "POST /neutron/router HTTP/1.1" 200 151 0.057317 10.0.0.241 - - [2026-05-18 01:49:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005126 10.0.0.241 - - [2026-05-18 01:49:38] "GET /logical-router/d8801d7b-4c9b-4df0-b8af-24bfaeeb6411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003306 10.0.0.241 - - [2026-05-18 01:49:38] "GET /projects?obj_uuids=deaa885e-dda5-46b7-84c0-d599fc294f9a&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.002000 10.0.0.241 - - [2026-05-18 01:49:38] "DELETE /route-target/6ace8c68-d094-4ed0-a165-0c09a78bced2 HTTP/1.1" 200 115 0.034624 252.241.226.163 - - [2026-05-18 01:49:38] "POST /neutron/router HTTP/1.1" 200 557 0.068869 10.0.0.241 - - [2026-05-18 01:49:38] "POST /route-targets HTTP/1.1" 200 329 0.015590 10.0.0.241 - - [2026-05-18 01:49:38] "PUT /logical-router/68114b4d-f28a-4088-87a9-3e56763c6851 HTTP/1.1" 200 264 0.022911 252.241.226.163 - - [2026-05-18 01:49:38] "POST /neutron/router HTTP/1.1" 200 557 0.005321 252.241.226.163 - - [2026-05-18 01:49:38] "POST /neutron/router HTTP/1.1" 200 557 0.004171 252.241.226.163 - - [2026-05-18 01:49:38] "POST /neutron/router HTTP/1.1" 200 557 0.004359 252.241.226.163 - - [2026-05-18 01:49:38] "POST /neutron/router HTTP/1.1" 200 557 0.003500 252.241.226.163 - - [2026-05-18 01:49:38] "POST /neutron/router HTTP/1.1" 200 557 0.004422 252.241.226.163 - - [2026-05-18 01:49:39] "POST /neutron/router HTTP/1.1" 200 557 0.004017 252.241.226.163 - - [2026-05-18 01:49:39] "POST /neutron/router HTTP/1.1" 200 557 0.004080 252.241.226.163 - - [2026-05-18 01:49:39] "POST /neutron/router HTTP/1.1" 200 557 0.004644 252.241.226.163 - - [2026-05-18 01:49:39] "POST /neutron/router HTTP/1.1" 200 557 0.004942 252.241.226.163 - - [2026-05-18 01:49:39] "POST /neutron/router HTTP/1.1" 200 557 0.004127 252.241.226.163 - - [2026-05-18 01:49:39] "POST /neutron/router HTTP/1.1" 200 557 0.005309 252.241.226.163 - - [2026-05-18 01:49:39] "POST /neutron/router HTTP/1.1" 200 557 0.006511 252.241.226.163 - - [2026-05-18 01:49:39] "POST /neutron/router HTTP/1.1" 200 557 0.006681 252.241.226.163 - - [2026-05-18 01:49:39] "POST /neutron/router HTTP/1.1" 200 557 0.003513 252.241.226.163 - - [2026-05-18 01:49:39] "POST /neutron/router HTTP/1.1" 200 557 0.003826 252.241.226.163 - - [2026-05-18 01:49:39] "POST /neutron/router HTTP/1.1" 200 557 0.003890 252.241.226.163 - - [2026-05-18 01:49:39] "POST /neutron/router HTTP/1.1" 200 557 0.004632 252.241.226.163 - - [2026-05-18 01:49:39] "POST /neutron/router HTTP/1.1" 200 557 0.006021 252.241.226.163 - - [2026-05-18 01:49:39] "POST /neutron/router HTTP/1.1" 200 557 0.004384 252.241.226.163 - - [2026-05-18 01:49:39] "POST /neutron/router HTTP/1.1" 200 557 0.004095 252.241.226.163 - - [2026-05-18 01:49:39] "POST /neutron/router HTTP/1.1" 200 557 0.003734 252.241.226.163 - - [2026-05-18 01:49:40] "POST /neutron/router HTTP/1.1" 200 557 0.006380 252.241.226.163 - - [2026-05-18 01:49:40] "POST /neutron/router HTTP/1.1" 200 557 0.004035 252.241.226.163 - - [2026-05-18 01:49:40] "POST /neutron/router HTTP/1.1" 200 557 0.004369 252.241.226.163 - - [2026-05-18 01:49:40] "POST /neutron/router HTTP/1.1" 200 557 0.004019 252.241.226.163 - - [2026-05-18 01:49:40] "POST /neutron/router HTTP/1.1" 200 557 0.003845 252.241.226.163 - - [2026-05-18 01:49:40] "POST /neutron/router HTTP/1.1" 200 557 0.003798 252.241.226.163 - - [2026-05-18 01:49:40] "POST /neutron/router HTTP/1.1" 200 557 0.004068 252.241.226.163 - - [2026-05-18 01:49:40] "POST /neutron/router HTTP/1.1" 200 557 0.003698 252.241.226.163 - - [2026-05-18 01:49:40] "POST /neutron/router HTTP/1.1" 200 557 0.004650 252.241.226.163 - - [2026-05-18 01:49:40] "POST /neutron/router HTTP/1.1" 200 557 0.004019 252.241.226.163 - - [2026-05-18 01:49:40] "POST /neutron/router HTTP/1.1" 200 557 0.004251 252.241.226.163 - - [2026-05-18 01:49:40] "POST /neutron/router HTTP/1.1" 200 557 0.017134 252.241.226.163 - - [2026-05-18 01:49:40] "POST /neutron/router HTTP/1.1" 200 557 0.004098 252.241.226.163 - - [2026-05-18 01:49:40] "POST /neutron/router HTTP/1.1" 200 557 0.020560 252.241.226.163 - - [2026-05-18 01:49:40] "POST /neutron/router HTTP/1.1" 200 557 0.003993 10.0.0.241 - - [2026-05-18 01:49:41] "GET /logical-router/68114b4d-f28a-4088-87a9-3e56763c6851?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.008054 252.241.226.163 - - [2026-05-18 01:49:41] "POST /neutron/router HTTP/1.1" 200 151 0.061503 10.0.0.241 - - [2026-05-18 01:49:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004738 10.0.0.241 - - [2026-05-18 01:49:41] "GET /projects?obj_uuids=409efed7-bcf1-45ce-a548-b0ab01f0f3de&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001356 10.0.0.241 - - [2026-05-18 01:49:41] "DELETE /route-target/094a0168-84cb-426e-b22b-bf2c0f6af921 HTTP/1.1" 200 115 0.032570 252.241.226.163 - - [2026-05-18 01:49:41] "POST /neutron/router HTTP/1.1" 200 539 0.077444 10.0.0.241 - - [2026-05-18 01:49:41] "POST /route-targets HTTP/1.1" 200 329 0.015066 10.0.0.241 - - [2026-05-18 01:49:41] "PUT /logical-router/3155a8c2-62d1-4d9b-8d00-eec44b928708 HTTP/1.1" 200 264 0.024159 252.241.226.163 - - [2026-05-18 01:49:41] "POST /neutron/router HTTP/1.1" 200 539 0.009096 252.241.226.163 - - [2026-05-18 01:49:41] "POST /neutron/router HTTP/1.1" 200 539 0.004220 252.241.226.163 - - [2026-05-18 01:49:41] "POST /neutron/router HTTP/1.1" 200 539 0.004013 252.241.226.163 - - [2026-05-18 01:49:41] "POST /neutron/router HTTP/1.1" 200 539 0.004496 252.241.226.163 - - [2026-05-18 01:49:41] "POST /neutron/router HTTP/1.1" 200 539 0.004033 252.241.226.163 - - [2026-05-18 01:49:41] "POST /neutron/router HTTP/1.1" 200 539 0.005223 252.241.226.163 - - [2026-05-18 01:49:41] "POST /neutron/router HTTP/1.1" 200 539 0.003917 252.241.226.163 - - [2026-05-18 01:49:41] "POST /neutron/router HTTP/1.1" 200 539 0.005073 252.241.226.163 - - [2026-05-18 01:49:41] "POST /neutron/router HTTP/1.1" 200 539 0.003854 252.241.226.163 - - [2026-05-18 01:49:41] "POST /neutron/router HTTP/1.1" 200 539 0.004683 252.241.226.163 - - [2026-05-18 01:49:41] "POST /neutron/router HTTP/1.1" 200 539 0.004579 252.241.226.163 - - [2026-05-18 01:49:41] "POST /neutron/router HTTP/1.1" 200 539 0.003757 252.241.226.163 - - [2026-05-18 01:49:42] "POST /neutron/router HTTP/1.1" 200 539 0.006418 252.241.226.163 - - [2026-05-18 01:49:42] "POST /neutron/router HTTP/1.1" 200 539 0.003747 252.241.226.163 - - [2026-05-18 01:49:42] "POST /neutron/router HTTP/1.1" 200 539 0.004315 252.241.226.163 - - [2026-05-18 01:49:42] "POST /neutron/router HTTP/1.1" 200 539 0.004410 252.241.226.163 - - [2026-05-18 01:49:42] "POST /neutron/router HTTP/1.1" 200 539 0.005026 252.241.226.163 - - [2026-05-18 01:49:42] "POST /neutron/router HTTP/1.1" 200 539 0.004743 252.241.226.163 - - [2026-05-18 01:49:42] "POST /neutron/router HTTP/1.1" 200 539 0.003533 252.241.226.163 - - [2026-05-18 01:49:42] "POST /neutron/router HTTP/1.1" 200 539 0.004419 252.241.226.163 - - [2026-05-18 01:49:42] "POST /neutron/router HTTP/1.1" 200 539 0.004165 252.241.226.163 - - [2026-05-18 01:49:42] "POST /neutron/router HTTP/1.1" 200 539 0.004029 252.241.226.163 - - [2026-05-18 01:49:42] "POST /neutron/router HTTP/1.1" 200 539 0.003947 252.241.226.163 - - [2026-05-18 01:49:42] "POST /neutron/router HTTP/1.1" 200 539 0.003767 252.241.226.163 - - [2026-05-18 01:49:42] "POST /neutron/router HTTP/1.1" 200 539 0.003788 252.241.226.163 - - [2026-05-18 01:49:42] "POST /neutron/router HTTP/1.1" 200 539 0.003708 252.241.226.163 - - [2026-05-18 01:49:42] "POST /neutron/router HTTP/1.1" 200 539 0.004601 252.241.226.163 - - [2026-05-18 01:49:42] "POST /neutron/router HTTP/1.1" 200 539 0.003704 252.241.226.163 - - [2026-05-18 01:49:43] "POST /neutron/router HTTP/1.1" 200 539 0.005013 252.241.226.163 - - [2026-05-18 01:49:43] "POST /neutron/router HTTP/1.1" 200 539 0.003873 252.241.226.163 - - [2026-05-18 01:49:43] "POST /neutron/router HTTP/1.1" 200 539 0.004879 252.241.226.163 - - [2026-05-18 01:49:43] "POST /neutron/router HTTP/1.1" 200 539 0.004045 252.241.226.163 - - [2026-05-18 01:49:43] "POST /neutron/router HTTP/1.1" 200 539 0.018719 252.241.226.163 - - [2026-05-18 01:49:43] "POST /neutron/router HTTP/1.1" 200 539 0.004465 252.241.226.163 - - [2026-05-18 01:49:43] "POST /neutron/router HTTP/1.1" 200 540 0.024864 252.241.226.163 - - [2026-05-18 01:49:43] "POST /neutron/router HTTP/1.1" 200 540 0.004200 10.0.0.241 - - [2026-05-18 01:49:43] "GET /logical-router/3155a8c2-62d1-4d9b-8d00-eec44b928708?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003932 10.0.0.241 - - [2026-05-18 01:49:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005292 252.241.226.163 - - [2026-05-18 01:49:43] "POST /neutron/router HTTP/1.1" 200 151 0.068386 10.0.0.241 - - [2026-05-18 01:49:43] "DELETE /route-target/db84b800-7c81-476d-b1fa-cebcd375b03c HTTP/1.1" 200 115 0.029041 252.241.226.163 - - [2026-05-18 01:49:43] "POST /neutron/security_group HTTP/1.1" 200 519 0.006567 252.241.226.163 - - [2026-05-18 01:49:43] "POST /neutron/security_group HTTP/1.1" 200 151 0.042434 252.241.226.163 - - [2026-05-18 01:49:43] "POST /neutron/security_group HTTP/1.1" 200 519 0.005248 10.0.0.241 - - [2026-05-18 01:49:43] "DELETE /access-control-list/c70d5eeb-975b-4f9b-ad81-78b246c14b64 HTTP/1.1" 200 115 0.039950 10.0.0.241 - - [2026-05-18 01:49:43] "DELETE /access-control-list/27afaede-df2f-435a-9d7b-f7ac3cc027a4 HTTP/1.1" 200 115 0.025413 252.241.226.163 - - [2026-05-18 01:49:43] "POST /neutron/security_group HTTP/1.1" 200 151 0.036395 10.0.0.241 - - [2026-05-18 01:49:43] "DELETE /access-control-list/8a276f8e-8e63-4681-991f-e96ad99bf051 HTTP/1.1" 200 115 0.024307 252.241.226.163 - - [2026-05-18 01:49:43] "POST /neutron/security_group HTTP/1.1" 200 504 0.004400 10.0.0.241 - - [2026-05-18 01:49:43] "DELETE /access-control-list/9651df31-a3b7-4609-a630-8df69957aa03 HTTP/1.1" 200 115 0.023151 252.241.226.163 - - [2026-05-18 01:49:43] "POST /neutron/security_group HTTP/1.1" 200 151 0.042060 10.0.0.241 - - [2026-05-18 01:49:43] "DELETE /access-control-list/f1672a5f-08a7-4a97-9955-1bc8c83fa715 HTTP/1.1" 200 115 0.024033 252.241.226.163 - - [2026-05-18 01:49:43] "POST /neutron/security_group HTTP/1.1" 200 504 0.004065 10.0.0.241 - - [2026-05-18 01:49:44] "DELETE /access-control-list/edcb6e04-3910-467e-96ac-343e33676a23 HTTP/1.1" 200 115 0.026880 252.241.226.163 - - [2026-05-18 01:49:44] "POST /neutron/security_group HTTP/1.1" 200 151 0.052525 10.0.0.241 - - [2026-05-18 01:49:44] "DELETE /access-control-list/a5cf4e2f-89a7-4748-bcbe-0057d1203246 HTTP/1.1" 200 115 0.027947 10.0.0.241 - - [2026-05-18 01:49:44] "DELETE /access-control-list/c136cf13-1e1d-4837-8ad8-1600f6f28cc0 HTTP/1.1" 200 115 0.029843 10.0.0.241 - - [2026-05-18 01:49:44] "GET /projects?obj_uuids=deaa885e-dda5-46b7-84c0-d599fc294f9a&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001452 10.0.0.241 - - [2026-05-18 01:49:44] "GET /project/deaa885e-dda5-46b7-84c0-d599fc294f9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.031723 10.0.0.241 - - [2026-05-18 01:49:44] "GET /projects?obj_uuids=deaa885e-dda5-46b7-84c0-d599fc294f9a&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001036 10.0.0.241 - - [2026-05-18 01:49:44] "GET /project/deaa885e-dda5-46b7-84c0-d599fc294f9a?fields=virtual_networks HTTP/1.1" 200 1024 0.070069 10.0.0.241 - - [2026-05-18 01:49:44] "GET /projects?obj_uuids=deaa885e-dda5-46b7-84c0-d599fc294f9a&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001824 10.0.0.241 - - [2026-05-18 01:49:44] "GET /project/deaa885e-dda5-46b7-84c0-d599fc294f9a?fields=virtual_machine_interfaces HTTP/1.1" 200 1024 0.067759 10.0.0.241 - - [2026-05-18 01:49:44] "GET /projects?obj_uuids=deaa885e-dda5-46b7-84c0-d599fc294f9a&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001112 10.0.0.241 - - [2026-05-18 01:49:44] "GET /project/deaa885e-dda5-46b7-84c0-d599fc294f9a?fields=security_groups HTTP/1.1" 200 1245 0.035035 10.0.0.241 - - [2026-05-18 01:49:46] "GET /domains?obj_uuids=2d41c0d2-849f-4e48-95a3-b6637df9305b&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002126 10.0.0.241 - - [2026-05-18 01:49:46] "GET /domain/2d41c0d2-849f-4e48-95a3-b6637df9305b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.022991 10.0.0.241 - - [2026-05-18 01:49:46] "POST /fqname-to-id HTTP/1.1" 404 182 0.034152 10.0.0.241 - - [2026-05-18 01:49:46] "GET /projects?obj_uuids=7f7b5c99-250a-4f85-91d6-20ea065297be&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003308 10.0.0.241 - - [2026-05-18 01:49:46] "GET /domains?obj_uuids=2d41c0d2-849f-4e48-95a3-b6637df9305b&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001523 10.0.0.241 - - [2026-05-18 01:49:46] "GET /domain/2d41c0d2-849f-4e48-95a3-b6637df9305b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007763 10.0.0.241 - - [2026-05-18 01:49:46] "POST /id-to-fqname HTTP/1.1" 200 184 0.002304 10.0.0.241 - - [2026-05-18 01:49:46] "POST /fqname-to-id HTTP/1.1" 404 193 0.002676 10.0.0.241 - - [2026-05-18 01:49:47] "POST /security-groups HTTP/1.1" 200 579 0.064674 10.0.0.241 - - [2026-05-18 01:49:47] "POST /fqname-to-id HTTP/1.1" 404 228 0.002535 10.0.0.241 - - [2026-05-18 01:49:47] "POST /projects HTTP/1.1" 200 569 0.223496 10.0.0.241 - - [2026-05-18 01:49:47] "POST /access-control-lists HTTP/1.1" 200 594 0.060500 10.0.0.241 - - [2026-05-18 01:49:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.303903 10.0.0.241 - - [2026-05-18 01:49:47] "POST /fqname-to-id HTTP/1.1" 404 227 0.003970 10.0.0.241 - - [2026-05-18 01:49:47] "GET /project/7f7b5c99-250a-4f85-91d6-20ea065297be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.460959 10.0.0.241 - - [2026-05-18 01:49:47] "POST /access-control-lists HTTP/1.1" 200 592 0.072520 [Introspect:8084]10.0.0.241 - - [2026-05-18 01:49:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001394 [Introspect:8084]10.0.0.241 - - [2026-05-18 01:49:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001166 10.0.0.241 - - [2026-05-18 01:49:48] "GET / HTTP/1.1" 200 36499 0.002160 10.0.0.241 - - [2026-05-18 01:49:49] "POST /fqname-to-id HTTP/1.1" 401 296 0.000756 10.0.0.241 - - [2026-05-18 01:49:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.093116 10.0.0.241 - - [2026-05-18 01:49:49] "GET /projects?obj_uuids=7f7b5c99-250a-4f85-91d6-20ea065297be&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001373 10.0.0.241 - - [2026-05-18 01:49:49] "GET /project/7f7b5c99-250a-4f85-91d6-20ea065297be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.035093 252.241.226.163 - - [2026-05-18 01:49:50] "POST /neutron/network HTTP/1.1" 200 117 0.045001 10.0.0.241 - - [2026-05-18 01:49:50] "GET /projects?obj_uuids=7f7b5c99-250a-4f85-91d6-20ea065297be&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001612 252.241.226.163 - - [2026-05-18 01:49:50] "POST /neutron/network HTTP/1.1" 200 599 0.081329 10.0.0.241 - - [2026-05-18 01:49:50] "POST /route-targets HTTP/1.1" 200 329 0.013995 10.0.0.241 - - [2026-05-18 01:49:50] "POST /ref-update HTTP/1.1" 200 156 0.017928 10.0.0.241 - - [2026-05-18 01:49:50] "POST /useragent-kv HTTP/1.1" 200 115 0.004726 252.241.226.163 - - [2026-05-18 01:49:50] "POST /neutron/subnet HTTP/1.1" 200 729 0.217098 252.241.226.163 - - [2026-05-18 01:49:50] "POST /neutron/network HTTP/1.1" 200 819 0.006562 10.0.0.241 - - [2026-05-18 01:49:50] "POST /id-to-fqname HTTP/1.1" 200 214 0.001519 10.0.0.241 - - [2026-05-18 01:49:50] "GET /virtual-network/6ed8aff8-144b-4f9a-8241-327b5e6e04c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.006537 252.241.226.163 - - [2026-05-18 01:49:50] "POST /neutron/network HTTP/1.1" 200 819 0.006865 10.0.0.241 - - [2026-05-18 01:49:50] "GET /virtual-network/6ed8aff8-144b-4f9a-8241-327b5e6e04c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.007688 252.241.226.163 - - [2026-05-18 01:49:50] "POST /neutron/network HTTP/1.1" 200 819 0.006740 252.241.226.163 - - [2026-05-18 01:49:50] "POST /neutron/subnet HTTP/1.1" 200 729 0.007888 10.0.0.241 - - [2026-05-18 01:49:50] "POST /fqname-to-id HTTP/1.1" 404 204 0.003799 10.0.0.241 - - [2026-05-18 01:49:50] "GET /virtual-network/6ed8aff8-144b-4f9a-8241-327b5e6e04c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.007396 10.0.0.241 - - [2026-05-18 01:49:50] "GET /projects?obj_uuids=7f7b5c99-250a-4f85-91d6-20ea065297be&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001532 252.241.226.163 - - [2026-05-18 01:49:51] "POST /neutron/port HTTP/1.1" 200 1016 0.205732 10.0.0.241 - - [2026-05-18 01:49:51] "GET /virtual-machine-interface/d55417d0-e26d-4cd2-b63b-f5d86e23832b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2386 0.006368 10.0.0.241 - - [2026-05-18 01:49:51] "GET /virtual-machine-interface/d55417d0-e26d-4cd2-b63b-f5d86e23832b?fields=instance_ip_back_refs HTTP/1.1" 200 1321 0.005761 10.0.0.241 - - [2026-05-18 01:49:51] "GET /instance-ip/0d6cb49e-44d8-48be-89a1-840af9296ae9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.004148 10.0.0.241 - - [2026-05-18 01:49:51] "GET /virtual-machine-interface/d55417d0-e26d-4cd2-b63b-f5d86e23832b HTTP/1.1" 401 296 0.000639 10.0.0.241 - - [2026-05-18 01:49:51] "GET /virtual-machine-interface/d55417d0-e26d-4cd2-b63b-f5d86e23832b HTTP/1.1" 200 2609 0.034443 252.241.226.163 - - [2026-05-18 01:49:51] "POST /neutron/port HTTP/1.1" 200 1016 0.011526 252.241.226.163 - - [2026-05-18 01:49:52] "POST /neutron/port HTTP/1.1" 200 151 0.141579 252.241.226.163 - - [2026-05-18 01:49:52] "POST /neutron/network HTTP/1.1" 200 819 0.006859 10.0.0.241 - - [2026-05-18 01:49:52] "POST /useragent-kv HTTP/1.1" 200 115 0.006294 10.0.0.241 - - [2026-05-18 01:49:52] "POST /useragent-kv HTTP/1.1" 200 115 0.003417 252.241.226.163 - - [2026-05-18 01:49:52] "POST /neutron/network HTTP/1.1" 200 151 0.150729 10.0.0.241 - - [2026-05-18 01:49:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003597 10.0.0.241 - - [2026-05-18 01:49:52] "DELETE /route-target/880cbecb-1967-4a2f-811b-ca6eac6fa5c7 HTTP/1.1" 200 115 0.020403 10.0.0.241 - - [2026-05-18 01:49:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.011092 10.0.0.241 - - [2026-05-18 01:49:53] "GET /projects?obj_uuids=7f7b5c99-250a-4f85-91d6-20ea065297be&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001194 10.0.0.241 - - [2026-05-18 01:49:53] "GET /project/7f7b5c99-250a-4f85-91d6-20ea065297be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.040081 252.241.226.163 - - [2026-05-18 01:49:53] "POST /neutron/network HTTP/1.1" 200 117 0.010497 10.0.0.241 - - [2026-05-18 01:49:53] "GET /projects?obj_uuids=7f7b5c99-250a-4f85-91d6-20ea065297be&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001180 252.241.226.163 - - [2026-05-18 01:49:53] "POST /neutron/network HTTP/1.1" 200 601 0.083200 10.0.0.241 - - [2026-05-18 01:49:53] "POST /useragent-kv HTTP/1.1" 200 115 0.002927 252.241.226.163 - - [2026-05-18 01:49:53] "POST /neutron/subnet HTTP/1.1" 200 719 0.205467 [Introspect:8084]10.0.0.241 - - [2026-05-18 01:49:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001261 [Introspect:8084]10.0.0.241 - - [2026-05-18 01:49:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001174 10.0.0.241 - - [2026-05-18 01:49:53] "POST /useragent-kv HTTP/1.1" 200 115 0.004889 252.241.226.163 - - [2026-05-18 01:49:53] "POST /neutron/subnet HTTP/1.1" 200 720 0.174201 10.0.0.241 - - [2026-05-18 01:49:53] "POST /route-targets HTTP/1.1" 200 329 0.018670 10.0.0.241 - - [2026-05-18 01:49:53] "POST /ref-update HTTP/1.1" 200 156 0.015489 252.241.226.163 - - [2026-05-18 01:49:53] "POST /neutron/network HTTP/1.1" 200 974 0.013106 10.0.0.241 - - [2026-05-18 01:49:54] "POST /id-to-fqname HTTP/1.1" 200 215 0.002050 10.0.0.241 - - [2026-05-18 01:49:54] "GET /virtual-network/a924e977-83c2-4a9b-9ff4-20bb74ad912b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.005315 252.241.226.163 - - [2026-05-18 01:49:54] "POST /neutron/network HTTP/1.1" 200 974 0.007737 10.0.0.241 - - [2026-05-18 01:49:54] "GET /virtual-network/a924e977-83c2-4a9b-9ff4-20bb74ad912b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.006544 252.241.226.163 - - [2026-05-18 01:49:54] "POST /neutron/network HTTP/1.1" 200 974 0.007700 252.241.226.163 - - [2026-05-18 01:49:54] "POST /neutron/subnet HTTP/1.1" 200 719 0.008799 252.241.226.163 - - [2026-05-18 01:49:54] "POST /neutron/subnet HTTP/1.1" 200 720 0.007675 10.0.0.241 - - [2026-05-18 01:49:54] "GET /projects?obj_uuids=7f7b5c99-250a-4f85-91d6-20ea065297be&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001007 252.241.226.163 - - [2026-05-18 01:49:54] "POST /neutron/port HTTP/1.1" 200 1015 0.187850 10.0.0.241 - - [2026-05-18 01:49:54] "GET /projects?obj_uuids=7f7b5c99-250a-4f85-91d6-20ea065297be&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001220 252.241.226.163 - - [2026-05-18 01:49:54] "POST /neutron/port HTTP/1.1" 200 1015 0.267777 10.0.0.241 - - [2026-05-18 01:49:54] "POST /id-to-fqname HTTP/1.1" 200 215 0.001859 252.241.226.163 - - [2026-05-18 01:49:55] "POST /neutron/port HTTP/1.1" 200 1015 0.010757 252.241.226.163 - - [2026-05-18 01:49:55] "POST /neutron/port HTTP/1.1" 200 1015 0.041972 252.241.226.163 - - [2026-05-18 01:49:55] "POST /neutron/network HTTP/1.1" 200 974 0.007103 252.241.226.163 - - [2026-05-18 01:49:56] "POST /neutron/port HTTP/1.1" 200 1015 0.011402 252.241.226.163 - - [2026-05-18 01:49:56] "POST /neutron/port HTTP/1.1" 200 117 0.006927 252.241.226.163 - - [2026-05-18 01:49:56] "POST /neutron/port HTTP/1.1" 200 117 0.006581 10.0.0.241 - - [2026-05-18 01:49:56] "POST /id-to-fqname HTTP/1.1" 200 215 0.001410 252.241.226.163 - - [2026-05-18 01:49:56] "POST /neutron/port HTTP/1.1" 200 117 0.017281 252.241.226.163 - - [2026-05-18 01:49:56] "POST /neutron/port HTTP/1.1" 200 1015 0.010280 252.241.226.163 - - [2026-05-18 01:49:56] "POST /neutron/port HTTP/1.1" 200 1015 0.013721 252.241.226.163 - - [2026-05-18 01:49:57] "POST /neutron/port HTTP/1.1" 200 1015 0.142833 252.241.226.163 - - [2026-05-18 01:49:57] "POST /neutron/network HTTP/1.1" 200 974 0.067066 252.241.226.163 - - [2026-05-18 01:49:57] "POST /neutron/port HTTP/1.1" 200 1015 0.018986 252.241.226.163 - - [2026-05-18 01:49:58] "POST /neutron/port HTTP/1.1" 200 117 0.009308 252.241.226.163 - - [2026-05-18 01:49:58] "POST /neutron/port HTTP/1.1" 200 117 0.053760 252.241.226.163 - - [2026-05-18 01:49:58] "POST /neutron/port HTTP/1.1" 200 117 0.038017 252.241.226.163 - - [2026-05-18 01:49:58] "POST /neutron/port HTTP/1.1" 200 1015 0.025728 252.241.226.163 - - [2026-05-18 01:49:58] "POST /neutron/port HTTP/1.1" 200 1015 0.016703 252.241.226.163 - - [2026-05-18 01:49:58] "POST /neutron/network HTTP/1.1" 200 984 0.038670 252.241.226.163 - - [2026-05-18 01:49:58] "POST /neutron/port HTTP/1.1" 200 1015 0.012106 252.241.226.163 - - [2026-05-18 01:49:58] "POST /neutron/port HTTP/1.1" 200 1015 0.012278 252.241.226.163 - - [2026-05-18 01:49:58] "POST /neutron/port HTTP/1.1" 200 1103 0.083118 252.241.226.163 - - [2026-05-18 01:49:59] "POST /neutron/port HTTP/1.1" 200 1113 0.019828 252.241.226.163 - - [2026-05-18 01:49:59] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005744 252.241.226.163 - - [2026-05-18 01:49:59] "POST /neutron/subnet HTTP/1.1" 200 693 0.010447 252.241.226.163 - - [2026-05-18 01:49:59] "POST /neutron/port HTTP/1.1" 200 117 0.001489 252.241.226.163 - - [2026-05-18 01:49:59] "POST /neutron/network HTTP/1.1" 200 974 0.012426 252.241.226.163 - - [2026-05-18 01:49:59] "POST /neutron/port HTTP/1.1" 200 1015 0.010209 252.241.226.163 - - [2026-05-18 01:49:59] "POST /neutron/network HTTP/1.1" 200 984 0.010610 252.241.226.163 - - [2026-05-18 01:49:59] "POST /neutron/port HTTP/1.1" 200 1015 0.014718 252.241.226.163 - - [2026-05-18 01:49:59] "POST /neutron/port HTTP/1.1" 200 1015 0.024421 252.241.226.163 - - [2026-05-18 01:50:00] "POST /neutron/port HTTP/1.1" 200 1103 0.125170 252.241.226.163 - - [2026-05-18 01:50:00] "POST /neutron/port HTTP/1.1" 200 1113 0.019858 252.241.226.163 - - [2026-05-18 01:50:00] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004194 252.241.226.163 - - [2026-05-18 01:50:00] "POST /neutron/subnet HTTP/1.1" 200 694 0.009814 252.241.226.163 - - [2026-05-18 01:50:00] "POST /neutron/port HTTP/1.1" 200 117 0.001810 252.241.226.163 - - [2026-05-18 01:50:00] "POST /neutron/network HTTP/1.1" 200 974 0.017451 [Introspect:8084]10.0.0.241 - - [2026-05-18 01:50:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001153 [Introspect:8084]10.0.0.241 - - [2026-05-18 01:50:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001215 252.241.226.163 - - [2026-05-18 01:50:03] "POST /neutron/port HTTP/1.1" 200 1113 0.013653 252.241.226.163 - - [2026-05-18 01:50:03] "POST /neutron/security_group HTTP/1.1" 200 2052 0.008923 252.241.226.163 - - [2026-05-18 01:50:03] "POST /neutron/port HTTP/1.1" 200 1113 0.016780 252.241.226.163 - - [2026-05-18 01:50:03] "POST /neutron/security_group HTTP/1.1" 200 2052 0.008151 252.241.226.163 - - [2026-05-18 01:50:03] "POST /neutron/port HTTP/1.1" 200 1113 0.025942 252.241.226.163 - - [2026-05-18 01:50:03] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007176 10.0.0.241 - - [2026-05-18 01:50:03] "GET /virtual-machine/ba3560b4-e693-426b-a05e-e205c066c4a9 HTTP/1.1" 200 1287 0.005914 10.0.0.241 - - [2026-05-18 01:50:04] "GET /virtual-machine-interface/df207f42-be9d-4721-9f78-9bbab4fd97fe HTTP/1.1" 200 2926 0.005525 10.0.0.241 - - [2026-05-18 01:50:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003522 10.0.0.241 - - [2026-05-18 01:50:04] "GET /global-vrouter-config/d9fdb48e-53c8-4fec-a5de-ef9dbcc332e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.004066 10.0.0.241 - - [2026-05-18 01:50:04] "GET /virtual-networks?parent_id=7f7b5c99-250a-4f85-91d6-20ea065297be&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.003427 10.0.0.241 - - [2026-05-18 01:50:04] "GET /virtual-network/a924e977-83c2-4a9b-9ff4-20bb74ad912b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.005863 10.0.0.241 - - [2026-05-18 01:50:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002871 10.0.0.241 - - [2026-05-18 01:50:07] "GET /virtual-network/a924e977-83c2-4a9b-9ff4-20bb74ad912b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.006922 252.241.226.163 - - [2026-05-18 01:50:09] "POST /neutron/port HTTP/1.1" 200 1113 0.015258 252.241.226.163 - - [2026-05-18 01:50:09] "POST /neutron/security_group HTTP/1.1" 200 2052 0.008463 252.241.226.163 - - [2026-05-18 01:50:09] "POST /neutron/port HTTP/1.1" 200 1113 0.015015 252.241.226.163 - - [2026-05-18 01:50:09] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007009 252.241.226.163 - - [2026-05-18 01:50:10] "POST /neutron/port HTTP/1.1" 200 1113 0.015217 252.241.226.163 - - [2026-05-18 01:50:10] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006294 252.241.226.163 - - [2026-05-18 01:50:11] "POST /neutron/port HTTP/1.1" 200 1113 0.014574 252.241.226.163 - - [2026-05-18 01:50:11] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007318 252.241.226.163 - - [2026-05-18 01:50:11] "POST /neutron/port HTTP/1.1" 200 1113 0.014880 252.241.226.163 - - [2026-05-18 01:50:11] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006701 10.0.0.241 - - [2026-05-18 01:50:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003312 10.0.0.241 - - [2026-05-18 01:50:11] "GET /global-vrouter-config/d9fdb48e-53c8-4fec-a5de-ef9dbcc332e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003343 10.0.0.241 - - [2026-05-18 01:50:11] "GET /virtual-networks?parent_id=7f7b5c99-250a-4f85-91d6-20ea065297be&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.003587 10.0.0.241 - - [2026-05-18 01:50:11] "GET /virtual-network/a924e977-83c2-4a9b-9ff4-20bb74ad912b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.006459 252.241.226.163 - - [2026-05-18 01:50:12] "POST /neutron/port HTTP/1.1" 200 1113 0.019093 252.241.226.163 - - [2026-05-18 01:50:12] "POST /neutron/security_group HTTP/1.1" 200 2052 0.008719 252.241.226.163 - - [2026-05-18 01:50:12] "POST /neutron/port HTTP/1.1" 200 1113 0.015075 252.241.226.163 - - [2026-05-18 01:50:12] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007355 252.241.226.163 - - [2026-05-18 01:50:12] "POST /neutron/port HTTP/1.1" 200 1113 0.016282 252.241.226.163 - - [2026-05-18 01:50:12] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006875 252.241.226.163 - - [2026-05-18 01:50:12] "POST /neutron/port HTTP/1.1" 200 1113 0.017472 10.0.0.241 - - [2026-05-18 01:50:12] "GET /virtual-machine/b9935a2f-8401-4d5c-adb8-86c918e202a4 HTTP/1.1" 200 1287 0.005174 252.241.226.163 - - [2026-05-18 01:50:12] "POST /neutron/security_group HTTP/1.1" 200 2052 0.009820 10.0.0.241 - - [2026-05-18 01:50:12] "GET /virtual-machine-interface/0f22d265-560d-45ae-a50b-7caf1cb1ee9c HTTP/1.1" 200 2925 0.009112 10.0.0.241 - - [2026-05-18 01:50:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004809 10.0.0.241 - - [2026-05-18 01:50:12] "GET /global-vrouter-config/d9fdb48e-53c8-4fec-a5de-ef9dbcc332e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003521 252.241.226.163 - - [2026-05-18 01:50:12] "POST /neutron/port HTTP/1.1" 200 1113 0.012526 10.0.0.241 - - [2026-05-18 01:50:12] "GET /virtual-networks?parent_id=7f7b5c99-250a-4f85-91d6-20ea065297be&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.002827 10.0.0.241 - - [2026-05-18 01:50:12] "GET /virtual-network/a924e977-83c2-4a9b-9ff4-20bb74ad912b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.009454 252.241.226.163 - - [2026-05-18 01:50:12] "POST /neutron/security_group HTTP/1.1" 200 2052 0.005663 10.0.0.241 - - [2026-05-18 01:50:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003206 10.0.0.241 - - [2026-05-18 01:50:14] "GET /global-vrouter-config/d9fdb48e-53c8-4fec-a5de-ef9dbcc332e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003069 10.0.0.241 - - [2026-05-18 01:50:14] "GET /virtual-networks?parent_id=7f7b5c99-250a-4f85-91d6-20ea065297be&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.003195 10.0.0.241 - - [2026-05-18 01:50:14] "GET /virtual-network/a924e977-83c2-4a9b-9ff4-20bb74ad912b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.005740 252.241.226.163 - - [2026-05-18 01:50:17] "POST /neutron/port HTTP/1.1" 200 1103 0.013334 252.241.226.163 - - [2026-05-18 01:50:17] "POST /neutron/port HTTP/1.1" 200 1103 0.034109 252.241.226.163 - - [2026-05-18 01:50:17] "POST /neutron/port HTTP/1.1" 200 151 0.182858 252.241.226.163 - - [2026-05-18 01:50:17] "POST /neutron/port HTTP/1.1" 200 1103 0.014356 252.241.226.163 - - [2026-05-18 01:50:18] "POST /neutron/port HTTP/1.1" 200 1103 0.013494 252.241.226.163 - - [2026-05-18 01:50:18] "POST /neutron/port HTTP/1.1" 200 117 0.006368 252.241.226.163 - - [2026-05-18 01:50:18] "POST /neutron/port HTTP/1.1" 400 205 0.002987 252.241.226.163 - - [2026-05-18 01:50:18] "POST /neutron/port HTTP/1.1" 200 151 0.178830 252.241.226.163 - - [2026-05-18 01:50:18] "POST /neutron/network HTTP/1.1" 200 974 0.009038 10.0.0.241 - - [2026-05-18 01:50:18] "DELETE /project/1597e4d5f99a49e8b48b04136a172c84 HTTP/1.1" 404 173 0.016899 10.0.0.241 - - [2026-05-18 01:50:18] "GET /projects?obj_uuids=1597e4d5-f99a-49e8-b48b-04136a172c84&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001258 10.0.0.241 - - [2026-05-18 01:50:18] "DELETE /project/7f7b5c99250a4f8591d620ea065297be HTTP/1.1" 404 173 0.011629 10.0.0.241 - - [2026-05-18 01:50:18] "DELETE /project/deaa885edda546b784c0d599fc294f9a HTTP/1.1" 404 173 0.010004 10.0.0.241 - - [2026-05-18 01:50:18] "GET /projects?obj_uuids=deaa885e-dda5-46b7-84c0-d599fc294f9a&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001069 10.0.0.241 - - [2026-05-18 01:50:18] "GET /projects?obj_uuids=0998b4c3-a28f-472d-b798-6c8e3074f43a&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001107 10.0.0.241 - - [2026-05-18 01:50:18] "GET /project/1597e4d5-f99a-49e8-b48b-04136a172c84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.077102 10.0.0.241 - - [2026-05-18 01:50:18] "GET /projects?obj_uuids=1597e4d5-f99a-49e8-b48b-04136a172c84&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001614 10.0.0.241 - - [2026-05-18 01:50:18] "GET /project/deaa885e-dda5-46b7-84c0-d599fc294f9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.109482 10.0.0.241 - - [2026-05-18 01:50:18] "GET /project/0998b4c3-a28f-472d-b798-6c8e3074f43a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1502 0.114589 10.0.0.241 - - [2026-05-18 01:50:18] "GET /projects?obj_uuids=deaa885e-dda5-46b7-84c0-d599fc294f9a&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001994 10.0.0.241 - - [2026-05-18 01:50:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.011208 10.0.0.241 - - [2026-05-18 01:50:18] "GET /project/1597e4d5-f99a-49e8-b48b-04136a172c84?fields=security_groups HTTP/1.1" 200 1335 0.113569 10.0.0.241 - - [2026-05-18 01:50:18] "GET /project/deaa885e-dda5-46b7-84c0-d599fc294f9a?fields=security_groups HTTP/1.1" 200 1335 0.086419 10.0.0.241 - - [2026-05-18 01:50:18] "GET /projects?obj_uuids=0998b4c3-a28f-472d-b798-6c8e3074f43a&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001492 10.0.0.241 - - [2026-05-18 01:50:18] "POST /useragent-kv HTTP/1.1" 200 115 0.006685 10.0.0.241 - - [2026-05-18 01:50:18] "POST /useragent-kv HTTP/1.1" 200 115 0.003211 10.0.0.241 - - [2026-05-18 01:50:18] "POST /useragent-kv HTTP/1.1" 200 115 0.004649 10.0.0.241 - - [2026-05-18 01:50:18] "DELETE /route-target/f41ae951-4afd-4d08-a3b0-30d6a526853e HTTP/1.1" 200 115 0.068678 10.0.0.241 - - [2026-05-18 01:50:18] "POST /useragent-kv HTTP/1.1" 200 115 0.003066 10.0.0.241 - - [2026-05-18 01:50:18] "GET /project/0998b4c3-a28f-472d-b798-6c8e3074f43a?fields=security_groups HTTP/1.1" 200 1385 0.075970 252.241.226.163 - - [2026-05-18 01:50:18] "POST /neutron/network HTTP/1.1" 200 151 0.399876 10.0.0.241 - - [2026-05-18 01:50:18] "DELETE /security-group/fbb437b1-2897-407f-afee-2a6330f0c36f HTTP/1.1" 200 115 0.132137 10.0.0.241 - - [2026-05-18 01:50:18] "GET /projects?obj_uuids=1597e4d5-f99a-49e8-b48b-04136a172c84&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001870 10.0.0.241 - - [2026-05-18 01:50:18] "DELETE /access-control-list/0b35962d-d28e-40f4-acae-c4ad28a1feb1 HTTP/1.1" 200 115 0.057974 10.0.0.241 - - [2026-05-18 01:50:18] "DELETE /security-group/0256908e-7683-48c2-83dd-351c969ad95d HTTP/1.1" 200 115 0.131809 10.0.0.241 - - [2026-05-18 01:50:18] "GET /projects?obj_uuids=deaa885e-dda5-46b7-84c0-d599fc294f9a&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001046 10.0.0.241 - - [2026-05-18 01:50:18] "DELETE /security-group/1c114956-26e8-4054-8944-cd3fe7925f61 HTTP/1.1" 200 115 0.089157 10.0.0.241 - - [2026-05-18 01:50:18] "GET /projects?obj_uuids=0998b4c3-a28f-472d-b798-6c8e3074f43a&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001280 10.0.0.241 - - [2026-05-18 01:50:18] "GET /project/1597e4d5-f99a-49e8-b48b-04136a172c84?fields=application_policy_sets HTTP/1.1" 200 1374 0.062472 10.0.0.241 - - [2026-05-18 01:50:18] "DELETE /access-control-list/5c3082ca-7aa4-4238-b45e-912ecd302b99 HTTP/1.1" 200 115 0.063226 10.0.0.241 - - [2026-05-18 01:50:18] "GET /project/0998b4c3-a28f-472d-b798-6c8e3074f43a?fields=application_policy_sets HTTP/1.1" 200 1424 0.061638 10.0.0.241 - - [2026-05-18 01:50:18] "GET /project/deaa885e-dda5-46b7-84c0-d599fc294f9a?fields=application_policy_sets HTTP/1.1" 200 1374 0.111896 10.0.0.241 - - [2026-05-18 01:50:19] "DELETE /access-control-list/fc036cb6-7c6a-4efd-8925-db55cc1a7d84 HTTP/1.1" 200 115 0.095418 10.0.0.241 - - [2026-05-18 01:50:19] "DELETE /access-control-list/b8a7f5c7-a610-44d2-ac08-23514f6356ca HTTP/1.1" 200 115 0.106129 10.0.0.241 - - [2026-05-18 01:50:19] "GET /projects?obj_uuids=7f7b5c99-250a-4f85-91d6-20ea065297be&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.002519 10.0.0.241 - - [2026-05-18 01:50:19] "DELETE /project/1597e4d5-f99a-49e8-b48b-04136a172c84 HTTP/1.1" 200 115 0.767558 10.0.0.241 - - [2026-05-18 01:50:19] "DELETE /access-control-list/0381e220-1931-4cf3-b440-fcf66a864ee7 HTTP/1.1" 200 115 0.060109 10.0.0.241 - - [2026-05-18 01:50:19] "DELETE /project/0998b4c3-a28f-472d-b798-6c8e3074f43a HTTP/1.1" 200 115 0.755491 10.0.0.241 - - [2026-05-18 01:50:19] "GET /project/7f7b5c99-250a-4f85-91d6-20ea065297be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.062977 10.0.0.241 - - [2026-05-18 01:50:19] "GET /projects?obj_uuids=7f7b5c99-250a-4f85-91d6-20ea065297be&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001190 10.0.0.241 - - [2026-05-18 01:50:19] "DELETE /project/deaa885e-dda5-46b7-84c0-d599fc294f9a HTTP/1.1" 200 115 0.792490 10.0.0.241 - - [2026-05-18 01:50:19] "DELETE /access-control-list/ecc4bb25-7b77-4c94-84f4-93b8541b273c HTTP/1.1" 200 115 0.056426 10.0.0.241 - - [2026-05-18 01:50:19] "GET /project/7f7b5c99-250a-4f85-91d6-20ea065297be?fields=virtual_networks HTTP/1.1" 200 1026 0.044628 10.0.0.241 - - [2026-05-18 01:50:19] "GET /projects?obj_uuids=7f7b5c99-250a-4f85-91d6-20ea065297be&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001037 10.0.0.241 - - [2026-05-18 01:50:19] "GET /project/7f7b5c99-250a-4f85-91d6-20ea065297be?fields=virtual_machine_interfaces HTTP/1.1" 200 1026 0.033389 10.0.0.241 - - [2026-05-18 01:50:19] "GET /projects?obj_uuids=7f7b5c99-250a-4f85-91d6-20ea065297be&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.002316 10.0.0.241 - - [2026-05-18 01:50:19] "GET /project/7f7b5c99-250a-4f85-91d6-20ea065297be?fields=security_groups HTTP/1.1" 200 1248 0.037754 10.0.0.241 - - [2026-05-18 01:50:20] "GET /domains?obj_uuids=2d41c0d2-849f-4e48-95a3-b6637df9305b&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001336 10.0.0.241 - - [2026-05-18 01:50:20] "GET /domain/2d41c0d2-849f-4e48-95a3-b6637df9305b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.009418 10.0.0.241 - - [2026-05-18 01:50:20] "POST /fqname-to-id HTTP/1.1" 404 184 0.035316 10.0.0.241 - - [2026-05-18 01:50:20] "GET /projects?obj_uuids=aaa3c321-8c80-4f7e-852c-95cf98b238ff&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003109 10.0.0.241 - - [2026-05-18 01:50:20] "GET /domains?obj_uuids=2d41c0d2-849f-4e48-95a3-b6637df9305b&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001426 10.0.0.241 - - [2026-05-18 01:50:20] "GET /domain/2d41c0d2-849f-4e48-95a3-b6637df9305b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.010727 10.0.0.241 - - [2026-05-18 01:50:20] "POST /id-to-fqname HTTP/1.1" 200 186 0.002192 10.0.0.241 - - [2026-05-18 01:50:20] "POST /fqname-to-id HTTP/1.1" 404 195 0.003335 10.0.0.241 - - [2026-05-18 01:50:21] "POST /security-groups HTTP/1.1" 200 581 0.068924 10.0.0.241 - - [2026-05-18 01:50:21] "POST /fqname-to-id HTTP/1.1" 404 230 0.004091 10.0.0.241 - - [2026-05-18 01:50:21] "POST /projects HTTP/1.1" 200 573 0.272791 10.0.0.241 - - [2026-05-18 01:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.313529 10.0.0.241 - - [2026-05-18 01:50:21] "POST /access-control-lists HTTP/1.1" 200 596 0.068732 10.0.0.241 - - [2026-05-18 01:50:21] "GET /project/aaa3c321-8c80-4f7e-852c-95cf98b238ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.502442 10.0.0.241 - - [2026-05-18 01:50:21] "POST /fqname-to-id HTTP/1.1" 404 229 0.005763 10.0.0.241 - - [2026-05-18 01:50:21] "POST /access-control-lists HTTP/1.1" 200 594 0.076268 10.0.0.241 - - [2026-05-18 01:50:22] "GET / HTTP/1.1" 200 36499 0.002559 252.241.226.163 - - [2026-05-18 01:50:22] "POST /neutron/port HTTP/1.1" 200 117 0.006974 252.241.226.163 - - [2026-05-18 01:50:23] "POST /neutron/port HTTP/1.1" 400 205 0.005620 10.0.0.241 - - [2026-05-18 01:50:23] "POST /fqname-to-id HTTP/1.1" 401 296 0.000563 10.0.0.241 - - [2026-05-18 01:50:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.080233 10.0.0.241 - - [2026-05-18 01:50:23] "GET /projects?obj_uuids=aaa3c321-8c80-4f7e-852c-95cf98b238ff&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002095 10.0.0.241 - - [2026-05-18 01:50:23] "GET /project/aaa3c321-8c80-4f7e-852c-95cf98b238ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.031511 252.241.226.163 - - [2026-05-18 01:50:24] "POST /neutron/network HTTP/1.1" 200 117 0.042196 10.0.0.241 - - [2026-05-18 01:50:24] "GET /projects?obj_uuids=aaa3c321-8c80-4f7e-852c-95cf98b238ff&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001542 252.241.226.163 - - [2026-05-18 01:50:24] "POST /neutron/network HTTP/1.1" 200 603 0.081291 10.0.0.241 - - [2026-05-18 01:50:24] "POST /route-targets HTTP/1.1" 200 329 0.012174 10.0.0.241 - - [2026-05-18 01:50:24] "POST /ref-update HTTP/1.1" 200 156 0.012201 10.0.0.241 - - [2026-05-18 01:50:24] "POST /useragent-kv HTTP/1.1" 200 115 0.004144 252.241.226.163 - - [2026-05-18 01:50:24] "POST /neutron/subnet HTTP/1.1" 200 729 0.127097 252.241.226.163 - - [2026-05-18 01:50:24] "POST /neutron/network HTTP/1.1" 200 823 0.005888 10.0.0.241 - - [2026-05-18 01:50:24] "POST /id-to-fqname HTTP/1.1" 200 217 0.001753 10.0.0.241 - - [2026-05-18 01:50:24] "GET /virtual-network/d1554c9a-be8c-489d-94d6-ffeb084612e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.007214 252.241.226.163 - - [2026-05-18 01:50:24] "POST /neutron/network HTTP/1.1" 200 823 0.006862 10.0.0.241 - - [2026-05-18 01:50:24] "GET /virtual-network/d1554c9a-be8c-489d-94d6-ffeb084612e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005187 252.241.226.163 - - [2026-05-18 01:50:24] "POST /neutron/network HTTP/1.1" 200 823 0.005105 252.241.226.163 - - [2026-05-18 01:50:24] "POST /neutron/subnet HTTP/1.1" 200 729 0.007674 10.0.0.241 - - [2026-05-18 01:50:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003137 10.0.0.241 - - [2026-05-18 01:50:24] "GET /projects?obj_uuids=aaa3c321-8c80-4f7e-852c-95cf98b238ff&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000952 10.0.0.241 - - [2026-05-18 01:50:24] "GET /project/aaa3c321-8c80-4f7e-852c-95cf98b238ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.031938 252.241.226.163 - - [2026-05-18 01:50:24] "POST /neutron/network HTTP/1.1" 200 117 0.010241 10.0.0.241 - - [2026-05-18 01:50:25] "GET /projects?obj_uuids=aaa3c321-8c80-4f7e-852c-95cf98b238ff&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001343 252.241.226.163 - - [2026-05-18 01:50:25] "POST /neutron/network HTTP/1.1" 200 603 0.066031 10.0.0.241 - - [2026-05-18 01:50:25] "POST /route-targets HTTP/1.1" 200 329 0.010240 10.0.0.241 - - [2026-05-18 01:50:25] "POST /ref-update HTTP/1.1" 200 156 0.011054 10.0.0.241 - - [2026-05-18 01:50:25] "POST /useragent-kv HTTP/1.1" 200 115 0.006313 252.241.226.163 - - [2026-05-18 01:50:25] "POST /neutron/subnet HTTP/1.1" 200 710 0.214810 252.241.226.163 - - [2026-05-18 01:50:25] "POST /neutron/network HTTP/1.1" 200 819 0.006778 10.0.0.241 - - [2026-05-18 01:50:25] "POST /id-to-fqname HTTP/1.1" 200 217 0.001869 10.0.0.241 - - [2026-05-18 01:50:25] "GET /virtual-network/2c8acc63-edae-4e27-911f-a4d00fd43ebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.006396 252.241.226.163 - - [2026-05-18 01:50:25] "POST /neutron/network HTTP/1.1" 200 819 0.006977 10.0.0.241 - - [2026-05-18 01:50:25] "GET /virtual-network/2c8acc63-edae-4e27-911f-a4d00fd43ebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.006505 252.241.226.163 - - [2026-05-18 01:50:25] "POST /neutron/network HTTP/1.1" 200 819 0.009499 252.241.226.163 - - [2026-05-18 01:50:25] "POST /neutron/subnet HTTP/1.1" 200 710 0.008403 10.0.0.241 - - [2026-05-18 01:50:25] "POST /id-to-fqname HTTP/1.1" 200 217 0.001794 252.241.226.163 - - [2026-05-18 01:50:26] "POST /neutron/network HTTP/1.1" 200 833 0.009075 252.241.226.163 - - [2026-05-18 01:50:26] "GET /aaa-mode HTTP/1.1" 401 296 0.000415 252.241.226.163 - - [2026-05-18 01:50:26] "GET / HTTP/1.1" 200 36499 0.002112 252.241.226.163 - - [2026-05-18 01:50:26] "GET /project/aaa3c321-8c80-4f7e-852c-95cf98b238ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000372 10.0.0.241 - - [2026-05-18 01:50:26] "GET /obj-perms HTTP/1.1" 200 6396 0.085197 10.0.0.241 - - [2026-05-18 01:50:26] "GET /projects?obj_uuids=aaa3c321-8c80-4f7e-852c-95cf98b238ff&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001200 252.241.226.163 - - [2026-05-18 01:50:26] "GET /project/aaa3c321-8c80-4f7e-852c-95cf98b238ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.058063 252.241.226.163 - - [2026-05-18 01:50:26] "POST /neutron/network HTTP/1.1" 200 823 0.007162 10.0.0.241 - - [2026-05-18 01:50:27] "GET /obj-perms HTTP/1.1" 200 6396 0.079295 252.241.226.163 - - [2026-05-18 01:50:27] "POST /neutron/port HTTP/1.1" 200 117 0.004770 252.241.226.163 - - [2026-05-18 01:50:27] "POST /neutron/port HTTP/1.1" 200 117 0.005632 10.0.0.241 - - [2026-05-18 01:50:27] "POST /id-to-fqname HTTP/1.1" 200 217 0.001820 252.241.226.163 - - [2026-05-18 01:50:27] "POST /neutron/port HTTP/1.1" 200 117 0.010783 252.241.226.163 - - [2026-05-18 01:50:27] "POST /neutron/network HTTP/1.1" 200 829 0.006787 252.241.226.163 - - [2026-05-18 01:50:27] "GET /aaa-mode HTTP/1.1" 401 296 0.000513 252.241.226.163 - - [2026-05-18 01:50:27] "GET / HTTP/1.1" 200 36499 0.005746 252.241.226.163 - - [2026-05-18 01:50:27] "GET /project/aaa3c321-8c80-4f7e-852c-95cf98b238ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.001044 252.241.226.163 - - [2026-05-18 01:50:27] "POST /neutron/network HTTP/1.1" 200 833 0.007650 10.0.0.241 - - [2026-05-18 01:50:27] "GET /projects?obj_uuids=aaa3c321-8c80-4f7e-852c-95cf98b238ff&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001238 10.0.0.241 - - [2026-05-18 01:50:28] "GET /projects?obj_uuids=aaa3c321-8c80-4f7e-852c-95cf98b238ff&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001781 252.241.226.163 - - [2026-05-18 01:50:28] "GET /project/aaa3c321-8c80-4f7e-852c-95cf98b238ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.081466 252.241.226.163 - - [2026-05-18 01:50:28] "POST /neutron/network HTTP/1.1" 200 819 0.006571 252.241.226.163 - - [2026-05-18 01:50:28] "POST /neutron/port HTTP/1.1" 200 1057 0.325196 252.241.226.163 - - [2026-05-18 01:50:28] "POST /neutron/port HTTP/1.1" 200 1057 0.012926 252.241.226.163 - - [2026-05-18 01:50:28] "POST /neutron/port HTTP/1.1" 200 1057 0.012600 252.241.226.163 - - [2026-05-18 01:50:28] "POST /neutron/port HTTP/1.1" 200 1107 0.120126 252.241.226.163 - - [2026-05-18 01:50:28] "POST /neutron/port HTTP/1.1" 200 1117 0.022282 252.241.226.163 - - [2026-05-18 01:50:28] "POST /neutron/security_group HTTP/1.1" 200 2054 0.020750 252.241.226.163 - - [2026-05-18 01:50:28] "POST /neutron/port HTTP/1.1" 200 1117 0.021219 252.241.226.163 - - [2026-05-18 01:50:28] "POST /neutron/port HTTP/1.1" 200 117 0.005442 252.241.226.163 - - [2026-05-18 01:50:28] "POST /neutron/floatingip HTTP/1.1" 200 117 0.009860 10.0.0.241 - - [2026-05-18 01:50:28] "GET /projects?obj_uuids=aaa3c321-8c80-4f7e-852c-95cf98b238ff&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001422 252.241.226.163 - - [2026-05-18 01:50:28] "POST /neutron/subnet HTTP/1.1" 200 703 0.008864 252.241.226.163 - - [2026-05-18 01:50:28] "POST /neutron/router HTTP/1.1" 200 578 0.065236 252.241.226.163 - - [2026-05-18 01:50:28] "POST /neutron/port HTTP/1.1" 200 117 0.001156 10.0.0.241 - - [2026-05-18 01:50:28] "POST /route-targets HTTP/1.1" 200 329 0.018834 10.0.0.241 - - [2026-05-18 01:50:28] "PUT /logical-router/6cd95e4b-e0d1-445d-9efe-0304d2211795 HTTP/1.1" 200 264 0.024006 252.241.226.163 - - [2026-05-18 01:50:28] "POST /neutron/router HTTP/1.1" 200 578 0.008751 252.241.226.163 - - [2026-05-18 01:50:28] "POST /neutron/network HTTP/1.1" 200 823 0.005913 10.0.0.241 - - [2026-05-18 01:50:28] "GET /projects?obj_uuids=aaa3c321-8c80-4f7e-852c-95cf98b238ff&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001185 252.241.226.163 - - [2026-05-18 01:50:28] "POST /neutron/network HTTP/1.1" 200 829 0.010940 10.0.0.241 - - [2026-05-18 01:50:29] "GET /projects?obj_uuids=aaa3c321-8c80-4f7e-852c-95cf98b238ff&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001229 252.241.226.163 - - [2026-05-18 01:50:29] "POST /neutron/router HTTP/1.1" 200 344 0.425710 10.0.0.241 - - [2026-05-18 01:50:29] "POST /ref-update HTTP/1.1" 200 156 0.030403 252.241.226.163 - - [2026-05-18 01:50:29] "POST /neutron/port HTTP/1.1" 200 1053 0.420470 252.241.226.163 - - [2026-05-18 01:50:29] "POST /neutron/port HTTP/1.1" 200 1117 0.034906 252.241.226.163 - - [2026-05-18 01:50:29] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008035 252.241.226.163 - - [2026-05-18 01:50:29] "POST /neutron/port HTTP/1.1" 200 1053 0.011465 252.241.226.163 - - [2026-05-18 01:50:29] "POST /neutron/port HTTP/1.1" 200 1053 0.015144 252.241.226.163 - - [2026-05-18 01:50:29] "POST /neutron/port HTTP/1.1" 200 1103 0.067503 252.241.226.163 - - [2026-05-18 01:50:29] "POST /neutron/port HTTP/1.1" 200 1113 0.014072 252.241.226.163 - - [2026-05-18 01:50:29] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004965 252.241.226.163 - - [2026-05-18 01:50:30] "POST /neutron/subnet HTTP/1.1" 200 684 0.013889 252.241.226.163 - - [2026-05-18 01:50:30] "POST /neutron/port HTTP/1.1" 200 117 0.001412 252.241.226.163 - - [2026-05-18 01:50:30] "POST /neutron/network HTTP/1.1" 200 819 0.007440 252.241.226.163 - - [2026-05-18 01:50:34] "POST /neutron/port HTTP/1.1" 200 1117 0.015537 252.241.226.163 - - [2026-05-18 01:50:34] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008172 252.241.226.163 - - [2026-05-18 01:50:34] "POST /neutron/port HTTP/1.1" 200 1117 0.019426 252.241.226.163 - - [2026-05-18 01:50:34] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007271 252.241.226.163 - - [2026-05-18 01:50:35] "POST /neutron/port HTTP/1.1" 200 1117 0.013432 252.241.226.163 - - [2026-05-18 01:50:35] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006786 10.0.0.241 - - [2026-05-18 01:50:35] "GET /virtual-machine/ef065cf9-eecb-4a06-b920-49df2047fec9 HTTP/1.1" 401 296 0.000431 10.0.0.241 - - [2026-05-18 01:50:35] "GET /virtual-machine/ef065cf9-eecb-4a06-b920-49df2047fec9 HTTP/1.1" 200 1293 0.047569 10.0.0.241 - - [2026-05-18 01:50:35] "GET /virtual-machine-interface/af7e7d45-2905-4700-86ba-5e363008029f HTTP/1.1" 200 2936 0.010561 10.0.0.241 - - [2026-05-18 01:50:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.006843 10.0.0.241 - - [2026-05-18 01:50:36] "GET /global-vrouter-config/d9fdb48e-53c8-4fec-a5de-ef9dbcc332e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.004686 10.0.0.241 - - [2026-05-18 01:50:36] "GET /virtual-networks?parent_id=aaa3c321-8c80-4f7e-852c-95cf98b238ff&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.004119 10.0.0.241 - - [2026-05-18 01:50:36] "GET /virtual-network/d1554c9a-be8c-489d-94d6-ffeb084612e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.008546 [Introspect:8084]10.0.0.241 - - [2026-05-18 01:50:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001067 [Introspect:8084]10.0.0.241 - - [2026-05-18 01:50:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001418 252.241.226.163 - - [2026-05-18 01:50:39] "POST /neutron/port HTTP/1.1" 200 1117 0.015103 252.241.226.163 - - [2026-05-18 01:50:39] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007826 10.0.0.241 - - [2026-05-18 01:50:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003890 10.0.0.241 - - [2026-05-18 01:50:39] "GET /virtual-network/d1554c9a-be8c-489d-94d6-ffeb084612e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006026 252.241.226.163 - - [2026-05-18 01:50:39] "POST /neutron/port HTTP/1.1" 200 1117 0.013769 252.241.226.163 - - [2026-05-18 01:50:39] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005797 252.241.226.163 - - [2026-05-18 01:50:39] "POST /neutron/port HTTP/1.1" 200 1117 0.037623 252.241.226.163 - - [2026-05-18 01:50:39] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006558 252.241.226.163 - - [2026-05-18 01:50:40] "POST /neutron/port HTTP/1.1" 200 1113 0.014170 252.241.226.163 - - [2026-05-18 01:50:40] "POST /neutron/security_group HTTP/1.1" 200 2054 0.010093 252.241.226.163 - - [2026-05-18 01:50:40] "POST /neutron/port HTTP/1.1" 200 1113 0.013555 252.241.226.163 - - [2026-05-18 01:50:40] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007165 252.241.226.163 - - [2026-05-18 01:50:40] "POST /neutron/port HTTP/1.1" 200 1113 0.015189 252.241.226.163 - - [2026-05-18 01:50:40] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005510 252.241.226.163 - - [2026-05-18 01:50:41] "POST /neutron/port HTTP/1.1" 200 1117 0.018595 252.241.226.163 - - [2026-05-18 01:50:41] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007001 10.0.0.241 - - [2026-05-18 01:50:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003286 10.0.0.241 - - [2026-05-18 01:50:41] "GET /global-vrouter-config/d9fdb48e-53c8-4fec-a5de-ef9dbcc332e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.006108 10.0.0.241 - - [2026-05-18 01:50:41] "GET /virtual-networks?parent_id=aaa3c321-8c80-4f7e-852c-95cf98b238ff&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.004015 10.0.0.241 - - [2026-05-18 01:50:41] "GET /virtual-network/d1554c9a-be8c-489d-94d6-ffeb084612e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006100 252.241.226.163 - - [2026-05-18 01:50:41] "POST /neutron/port HTTP/1.1" 200 1113 0.014596 252.241.226.163 - - [2026-05-18 01:50:41] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006624 252.241.226.163 - - [2026-05-18 01:50:42] "POST /neutron/port HTTP/1.1" 200 1113 0.013140 252.241.226.163 - - [2026-05-18 01:50:42] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007445 252.241.226.163 - - [2026-05-18 01:50:42] "POST /neutron/port HTTP/1.1" 200 1113 0.016296 252.241.226.163 - - [2026-05-18 01:50:42] "POST /neutron/port HTTP/1.1" 200 1113 0.020878 252.241.226.163 - - [2026-05-18 01:50:42] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007320 252.241.226.163 - - [2026-05-18 01:50:42] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006586 10.0.0.241 - - [2026-05-18 01:50:42] "GET /virtual-machine/07720688-45e3-4bac-8528-ba56c1569e7e HTTP/1.1" 200 1290 0.007229 10.0.0.241 - - [2026-05-18 01:50:42] "GET /virtual-machine-interface/7d69239c-465f-418a-b43f-95100e08bd83 HTTP/1.1" 200 2936 0.007241 10.0.0.241 - - [2026-05-18 01:50:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003833 10.0.0.241 - - [2026-05-18 01:50:42] "GET /global-vrouter-config/d9fdb48e-53c8-4fec-a5de-ef9dbcc332e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003940 10.0.0.241 - - [2026-05-18 01:50:42] "GET /virtual-networks?parent_id=aaa3c321-8c80-4f7e-852c-95cf98b238ff&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.004456 10.0.0.241 - - [2026-05-18 01:50:42] "GET /virtual-network/2c8acc63-edae-4e27-911f-a4d00fd43ebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.006064 10.0.0.241 - - [2026-05-18 01:50:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003076 10.0.0.241 - - [2026-05-18 01:50:43] "GET /global-vrouter-config/d9fdb48e-53c8-4fec-a5de-ef9dbcc332e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003085 10.0.0.241 - - [2026-05-18 01:50:43] "GET /virtual-networks?parent_id=aaa3c321-8c80-4f7e-852c-95cf98b238ff&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.003197 10.0.0.241 - - [2026-05-18 01:50:43] "GET /virtual-network/2c8acc63-edae-4e27-911f-a4d00fd43ebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.006124 252.241.226.163 - - [2026-05-18 01:50:48] "POST /neutron/router HTTP/1.1" 200 578 0.006811 10.0.0.241 - - [2026-05-18 01:50:48] "GET /projects?obj_uuids=aaa3c321-8c80-4f7e-852c-95cf98b238ff&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001336 252.241.226.163 - - [2026-05-18 01:50:49] "POST /neutron/router HTTP/1.1" 200 344 0.271084 10.0.0.241 - - [2026-05-18 01:50:49] "POST /ref-update HTTP/1.1" 200 156 0.015539 252.241.226.163 - - [2026-05-18 01:50:49] "POST /neutron/port HTTP/1.1" 200 1914 0.022242 252.241.226.163 - - [2026-05-18 01:50:51] "POST /neutron/router HTTP/1.1" 200 578 0.004267 10.0.0.241 - - [2026-05-18 01:50:51] "POST /ref-update HTTP/1.1" 200 156 0.018098 252.241.226.163 - - [2026-05-18 01:50:51] "POST /neutron/router HTTP/1.1" 200 344 0.136145 252.241.226.163 - - [2026-05-18 01:50:55] "POST /neutron/router HTTP/1.1" 200 578 0.005613 10.0.0.241 - - [2026-05-18 01:50:55] "GET /projects?obj_uuids=aaa3c321-8c80-4f7e-852c-95cf98b238ff&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002158 252.241.226.163 - - [2026-05-18 01:50:55] "POST /neutron/router HTTP/1.1" 200 344 0.254442 10.0.0.241 - - [2026-05-18 01:50:55] "POST /ref-update HTTP/1.1" 200 156 0.009347 252.241.226.163 - - [2026-05-18 01:51:01] "POST /neutron/port HTTP/1.1" 200 1117 0.017002 252.241.226.163 - - [2026-05-18 01:51:01] "POST /neutron/port HTTP/1.1" 200 1117 0.018322 252.241.226.163 - - [2026-05-18 01:51:01] "POST /neutron/network HTTP/1.1" 200 833 0.005845 252.241.226.163 - - [2026-05-18 01:51:01] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003787 252.241.226.163 - - [2026-05-18 01:51:01] "POST /neutron/subnet HTTP/1.1" 200 703 0.009312 252.241.226.163 - - [2026-05-18 01:51:01] "POST /neutron/router HTTP/1.1" 200 578 0.006811 252.241.226.163 - - [2026-05-18 01:51:01] "POST /neutron/port HTTP/1.1" 200 117 0.001778 252.241.226.163 - - [2026-05-18 01:51:01] "POST /neutron/network HTTP/1.1" 200 823 0.006775 10.0.0.241 - - [2026-05-18 01:51:01] "POST /ref-update HTTP/1.1" 200 156 0.018698 252.241.226.163 - - [2026-05-18 01:51:02] "POST /neutron/router HTTP/1.1" 200 344 0.147598 252.241.226.163 - - [2026-05-18 01:51:02] "POST /neutron/router HTTP/1.1" 200 578 0.005974 10.0.0.241 - - [2026-05-18 01:51:02] "POST /ref-update HTTP/1.1" 200 156 0.017217 252.241.226.163 - - [2026-05-18 01:51:02] "POST /neutron/router HTTP/1.1" 200 344 0.137066 252.241.226.163 - - [2026-05-18 01:51:02] "POST /neutron/router HTTP/1.1" 200 578 0.007040 252.241.226.163 - - [2026-05-18 01:51:02] "POST /neutron/router HTTP/1.1" 200 151 0.048881 10.0.0.241 - - [2026-05-18 01:51:02] "GET /logical-router/6cd95e4b-e0d1-445d-9efe-0304d2211795?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003186 10.0.0.241 - - [2026-05-18 01:51:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002788 10.0.0.241 - - [2026-05-18 01:51:02] "DELETE /route-target/9f7ecaac-f606-4fb8-87f2-39a362e2da2c HTTP/1.1" 200 115 0.018914 252.241.226.163 - - [2026-05-18 01:51:02] "POST /neutron/network HTTP/1.1" 200 819 0.010684 252.241.226.163 - - [2026-05-18 01:51:02] "POST /neutron/network HTTP/1.1" 400 204 0.015280 252.241.226.163 - - [2026-05-18 01:51:03] "POST /neutron/port HTTP/1.1" 200 1113 0.013724 252.241.226.163 - - [2026-05-18 01:51:03] "POST /neutron/port HTTP/1.1" 200 1117 0.015242 252.241.226.163 - - [2026-05-18 01:51:03] "POST /neutron/port HTTP/1.1" 200 1103 0.012155 252.241.226.163 - - [2026-05-18 01:51:03] "POST /neutron/port HTTP/1.1" 200 1107 0.013098 252.241.226.163 - - [2026-05-18 01:51:03] "POST /neutron/port HTTP/1.1" 200 151 0.150054 252.241.226.163 - - [2026-05-18 01:51:03] "POST /neutron/port HTTP/1.1" 200 151 0.155581 252.241.226.163 - - [2026-05-18 01:51:04] "POST /neutron/network HTTP/1.1" 200 819 0.006403 10.0.0.241 - - [2026-05-18 01:51:04] "POST /useragent-kv HTTP/1.1" 200 115 0.005662 10.0.0.241 - - [2026-05-18 01:51:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004014 10.0.0.241 - - [2026-05-18 01:51:05] "POST /useragent-kv HTTP/1.1" 200 115 0.002180 252.241.226.163 - - [2026-05-18 01:51:05] "POST /neutron/network HTTP/1.1" 200 151 0.095569 10.0.0.241 - - [2026-05-18 01:51:05] "DELETE /route-target/727bde5b-bbc1-4739-9da4-f70ad526be85 HTTP/1.1" 200 115 0.028062 252.241.226.163 - - [2026-05-18 01:51:05] "POST /neutron/network HTTP/1.1" 200 823 0.006029 10.0.0.241 - - [2026-05-18 01:51:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.007265 10.0.0.241 - - [2026-05-18 01:51:05] "POST /useragent-kv HTTP/1.1" 200 115 0.012665 10.0.0.241 - - [2026-05-18 01:51:05] "POST /useragent-kv HTTP/1.1" 200 115 0.002692 252.241.226.163 - - [2026-05-18 01:51:05] "POST /neutron/network HTTP/1.1" 200 151 0.100461 10.0.0.241 - - [2026-05-18 01:51:05] "DELETE /route-target/1b731428-1f1a-4fba-9635-87609aca6c77 HTTP/1.1" 200 115 0.022235 10.0.0.241 - - [2026-05-18 01:51:05] "GET /projects?obj_uuids=aaa3c321-8c80-4f7e-852c-95cf98b238ff&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001043 10.0.0.241 - - [2026-05-18 01:51:05] "GET /project/aaa3c321-8c80-4f7e-852c-95cf98b238ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.027462 10.0.0.241 - - [2026-05-18 01:51:05] "GET /projects?obj_uuids=aaa3c321-8c80-4f7e-852c-95cf98b238ff&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001043 10.0.0.241 - - [2026-05-18 01:51:05] "GET /project/aaa3c321-8c80-4f7e-852c-95cf98b238ff?fields=virtual_networks HTTP/1.1" 200 1030 0.070344 10.0.0.241 - - [2026-05-18 01:51:05] "GET /projects?obj_uuids=aaa3c321-8c80-4f7e-852c-95cf98b238ff&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001734 10.0.0.241 - - [2026-05-18 01:51:05] "GET /project/aaa3c321-8c80-4f7e-852c-95cf98b238ff?fields=virtual_machine_interfaces HTTP/1.1" 200 1030 0.032849 10.0.0.241 - - [2026-05-18 01:51:05] "GET /projects?obj_uuids=aaa3c321-8c80-4f7e-852c-95cf98b238ff&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001295 10.0.0.241 - - [2026-05-18 01:51:05] "GET /project/aaa3c321-8c80-4f7e-852c-95cf98b238ff?fields=security_groups HTTP/1.1" 200 1254 0.041678 10.0.0.241 - - [2026-05-18 01:51:06] "GET /domains?obj_uuids=2d41c0d2-849f-4e48-95a3-b6637df9305b&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001624 10.0.0.241 - - [2026-05-18 01:51:06] "GET /domain/2d41c0d2-849f-4e48-95a3-b6637df9305b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.009154 10.0.0.241 - - [2026-05-18 01:51:06] "POST /fqname-to-id HTTP/1.1" 404 189 0.035556 10.0.0.241 - - [2026-05-18 01:51:06] "GET /projects?obj_uuids=8ae9f17f-fac8-4e25-8b76-ed703806d34c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002412 10.0.0.241 - - [2026-05-18 01:51:07] "GET /domains?obj_uuids=2d41c0d2-849f-4e48-95a3-b6637df9305b&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001170 10.0.0.241 - - [2026-05-18 01:51:07] "GET /domain/2d41c0d2-849f-4e48-95a3-b6637df9305b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007253 10.0.0.241 - - [2026-05-18 01:51:07] "POST /id-to-fqname HTTP/1.1" 200 191 0.002130 10.0.0.241 - - [2026-05-18 01:51:07] "POST /fqname-to-id HTTP/1.1" 404 200 0.002930 10.0.0.241 - - [2026-05-18 01:51:07] "POST /security-groups HTTP/1.1" 200 586 0.065523 10.0.0.241 - - [2026-05-18 01:51:07] "POST /fqname-to-id HTTP/1.1" 404 235 0.002983 10.0.0.241 - - [2026-05-18 01:51:07] "POST /projects HTTP/1.1" 200 583 0.228737 10.0.0.241 - - [2026-05-18 01:51:07] "POST /access-control-lists HTTP/1.1" 200 601 0.061526 10.0.0.241 - - [2026-05-18 01:51:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.308519 10.0.0.241 - - [2026-05-18 01:51:07] "POST /fqname-to-id HTTP/1.1" 404 234 0.003886 10.0.0.241 - - [2026-05-18 01:51:07] "GET /project/8ae9f17f-fac8-4e25-8b76-ed703806d34c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.462505 10.0.0.241 - - [2026-05-18 01:51:07] "POST /access-control-lists HTTP/1.1" 200 599 0.065847 10.0.0.241 - - [2026-05-18 01:51:08] "GET / HTTP/1.1" 200 36499 0.002178 10.0.0.241 - - [2026-05-18 01:51:10] "POST /fqname-to-id HTTP/1.1" 401 296 0.000597 10.0.0.241 - - [2026-05-18 01:51:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.046923 10.0.0.241 - - [2026-05-18 01:51:10] "GET /projects?obj_uuids=8ae9f17f-fac8-4e25-8b76-ed703806d34c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001055 10.0.0.241 - - [2026-05-18 01:51:10] "GET /project/8ae9f17f-fac8-4e25-8b76-ed703806d34c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.028974 10.0.0.241 - - [2026-05-18 01:51:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003196 10.0.0.241 - - [2026-05-18 01:51:10] "GET /security-group/4ecfaec8-c662-4dd4-a9df-ef689ae69c90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3761 0.005164 10.0.0.241 - - [2026-05-18 01:51:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003062 10.0.0.241 - - [2026-05-18 01:51:10] "GET /projects?obj_uuids=8ae9f17f-fac8-4e25-8b76-ed703806d34c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001501 10.0.0.241 - - [2026-05-18 01:51:10] "GET /project/8ae9f17f-fac8-4e25-8b76-ed703806d34c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.029785 10.0.0.241 - - [2026-05-18 01:51:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003173 10.0.0.241 - - [2026-05-18 01:51:10] "GET /security-group/4ecfaec8-c662-4dd4-a9df-ef689ae69c90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3761 0.004491 10.0.0.241 - - [2026-05-18 01:51:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003537 10.0.0.241 - - [2026-05-18 01:51:10] "PUT /security-group/4ecfaec8-c662-4dd4-a9df-ef689ae69c90 HTTP/1.1" 200 264 0.015941 10.0.0.241 - - [2026-05-18 01:51:10] "PUT /access-control-list/63df0d74-8c74-4904-a2e9-f939691a1f63 HTTP/1.1" 200 274 0.011313 10.0.0.241 - - [2026-05-18 01:51:10] "PUT /access-control-list/74635dab-7df6-4cda-9731-73340a10b4c0 HTTP/1.1" 200 274 0.008847 10.0.0.241 - - [2026-05-18 01:51:10] "POST /fqname-to-id HTTP/1.1" 404 200 0.003702 10.0.0.241 - - [2026-05-18 01:51:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003707 10.0.0.241 - - [2026-05-18 01:51:11] "GET /projects?obj_uuids=8ae9f17f-fac8-4e25-8b76-ed703806d34c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.003695 10.0.0.241 - - [2026-05-18 01:51:11] "GET /project/8ae9f17f-fac8-4e25-8b76-ed703806d34c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.063303 252.241.226.163 - - [2026-05-18 01:51:11] "POST /neutron/network HTTP/1.1" 200 117 0.041174 10.0.0.241 - - [2026-05-18 01:51:11] "GET /projects?obj_uuids=8ae9f17f-fac8-4e25-8b76-ed703806d34c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001943 252.241.226.163 - - [2026-05-18 01:51:11] "POST /neutron/network HTTP/1.1" 200 606 0.079026 10.0.0.241 - - [2026-05-18 01:51:11] "POST /route-targets HTTP/1.1" 200 329 0.013299 10.0.0.241 - - [2026-05-18 01:51:11] "POST /ref-update HTTP/1.1" 200 156 0.015492 10.0.0.241 - - [2026-05-18 01:51:11] "POST /useragent-kv HTTP/1.1" 200 115 0.003511 252.241.226.163 - - [2026-05-18 01:51:11] "POST /neutron/subnet HTTP/1.1" 200 710 0.196964 252.241.226.163 - - [2026-05-18 01:51:11] "POST /neutron/network HTTP/1.1" 200 822 0.006563 10.0.0.241 - - [2026-05-18 01:51:11] "POST /id-to-fqname HTTP/1.1" 200 221 0.001772 10.0.0.241 - - [2026-05-18 01:51:11] "GET /virtual-network/ade616a1-25c6-4f30-bb46-0d699340000e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.004916 252.241.226.163 - - [2026-05-18 01:51:11] "POST /neutron/network HTTP/1.1" 200 822 0.006684 10.0.0.241 - - [2026-05-18 01:51:11] "GET /virtual-network/ade616a1-25c6-4f30-bb46-0d699340000e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007552 252.241.226.163 - - [2026-05-18 01:51:11] "POST /neutron/network HTTP/1.1" 200 822 0.005831 252.241.226.163 - - [2026-05-18 01:51:12] "POST /neutron/subnet HTTP/1.1" 200 710 0.009631 10.0.0.241 - - [2026-05-18 01:51:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004453 10.0.0.241 - - [2026-05-18 01:51:12] "GET /projects?obj_uuids=8ae9f17f-fac8-4e25-8b76-ed703806d34c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001217 10.0.0.241 - - [2026-05-18 01:51:12] "GET /project/8ae9f17f-fac8-4e25-8b76-ed703806d34c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.031920 252.241.226.163 - - [2026-05-18 01:51:12] "POST /neutron/network HTTP/1.1" 200 117 0.011320 10.0.0.241 - - [2026-05-18 01:51:12] "GET /projects?obj_uuids=8ae9f17f-fac8-4e25-8b76-ed703806d34c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001349 252.241.226.163 - - [2026-05-18 01:51:12] "POST /neutron/network HTTP/1.1" 200 613 0.116266 10.0.0.241 - - [2026-05-18 01:51:12] "POST /route-targets HTTP/1.1" 200 329 0.024247 10.0.0.241 - - [2026-05-18 01:51:12] "POST /ref-update HTTP/1.1" 200 156 0.014346 10.0.0.241 - - [2026-05-18 01:51:12] "POST /useragent-kv HTTP/1.1" 200 115 0.003782 252.241.226.163 - - [2026-05-18 01:51:12] "POST /neutron/subnet HTTP/1.1" 200 724 0.217070 252.241.226.163 - - [2026-05-18 01:51:12] "POST /neutron/network HTTP/1.1" 200 832 0.008001 10.0.0.241 - - [2026-05-18 01:51:12] "POST /id-to-fqname HTTP/1.1" 200 225 0.001308 10.0.0.241 - - [2026-05-18 01:51:12] "GET /virtual-network/82c87152-667a-474d-8fca-f0dc51d0ed23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.005560 252.241.226.163 - - [2026-05-18 01:51:12] "POST /neutron/network HTTP/1.1" 200 832 0.007744 10.0.0.241 - - [2026-05-18 01:51:12] "GET /virtual-network/82c87152-667a-474d-8fca-f0dc51d0ed23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.005959 252.241.226.163 - - [2026-05-18 01:51:12] "POST /neutron/network HTTP/1.1" 200 832 0.005966 252.241.226.163 - - [2026-05-18 01:51:12] "POST /neutron/subnet HTTP/1.1" 200 724 0.008178 10.0.0.241 - - [2026-05-18 01:51:13] "POST /id-to-fqname HTTP/1.1" 200 221 0.003822 252.241.226.163 - - [2026-05-18 01:51:13] "POST /neutron/network HTTP/1.1" 200 832 0.005321 252.241.226.163 - - [2026-05-18 01:51:13] "GET /aaa-mode HTTP/1.1" 401 296 0.000617 252.241.226.163 - - [2026-05-18 01:51:13] "GET / HTTP/1.1" 200 36499 0.004103 252.241.226.163 - - [2026-05-18 01:51:13] "GET /project/8ae9f17f-fac8-4e25-8b76-ed703806d34c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000528 10.0.0.241 - - [2026-05-18 01:51:13] "GET /projects?obj_uuids=8ae9f17f-fac8-4e25-8b76-ed703806d34c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001676 252.241.226.163 - - [2026-05-18 01:51:13] "GET /project/8ae9f17f-fac8-4e25-8b76-ed703806d34c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.056360 252.241.226.163 - - [2026-05-18 01:51:13] "POST /neutron/network HTTP/1.1" 200 822 0.005822 252.241.226.163 - - [2026-05-18 01:51:14] "POST /neutron/port HTTP/1.1" 200 117 0.007582 252.241.226.163 - - [2026-05-18 01:51:14] "POST /neutron/port HTTP/1.1" 200 117 0.007404 10.0.0.241 - - [2026-05-18 01:51:14] "POST /id-to-fqname HTTP/1.1" 200 225 0.001749 252.241.226.163 - - [2026-05-18 01:51:14] "POST /neutron/port HTTP/1.1" 200 117 0.006107 252.241.226.163 - - [2026-05-18 01:51:14] "POST /neutron/network HTTP/1.1" 200 842 0.008088 252.241.226.163 - - [2026-05-18 01:51:14] "GET /aaa-mode HTTP/1.1" 401 296 0.000476 252.241.226.163 - - [2026-05-18 01:51:14] "POST /neutron/network HTTP/1.1" 200 832 0.011580 252.241.226.163 - - [2026-05-18 01:51:14] "GET / HTTP/1.1" 200 36499 0.002685 252.241.226.163 - - [2026-05-18 01:51:14] "GET /project/8ae9f17f-fac8-4e25-8b76-ed703806d34c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000484 10.0.0.241 - - [2026-05-18 01:51:14] "GET /projects?obj_uuids=8ae9f17f-fac8-4e25-8b76-ed703806d34c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001068 252.241.226.163 - - [2026-05-18 01:51:15] "POST /neutron/port HTTP/1.1" 200 1058 0.251374 252.241.226.163 - - [2026-05-18 01:51:15] "POST /neutron/port HTTP/1.1" 200 1058 0.015691 10.0.0.241 - - [2026-05-18 01:51:15] "GET /projects?obj_uuids=8ae9f17f-fac8-4e25-8b76-ed703806d34c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001378 252.241.226.163 - - [2026-05-18 01:51:15] "GET /project/8ae9f17f-fac8-4e25-8b76-ed703806d34c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.061746 252.241.226.163 - - [2026-05-18 01:51:15] "POST /neutron/port HTTP/1.1" 200 1058 0.018725 252.241.226.163 - - [2026-05-18 01:51:15] "POST /neutron/network HTTP/1.1" 200 832 0.005100 252.241.226.163 - - [2026-05-18 01:51:15] "POST /neutron/port HTTP/1.1" 200 1108 0.069871 252.241.226.163 - - [2026-05-18 01:51:15] "POST /neutron/port HTTP/1.1" 200 1118 0.013345 252.241.226.163 - - [2026-05-18 01:51:15] "POST /neutron/port HTTP/1.1" 200 1118 0.017329 252.241.226.163 - - [2026-05-18 01:51:15] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003735 252.241.226.163 - - [2026-05-18 01:51:15] "POST /neutron/security_group HTTP/1.1" 200 2000 0.012022 252.241.226.163 - - [2026-05-18 01:51:15] "POST /neutron/subnet HTTP/1.1" 200 684 0.009831 252.241.226.163 - - [2026-05-18 01:51:15] "POST /neutron/port HTTP/1.1" 200 117 0.006866 252.241.226.163 - - [2026-05-18 01:51:15] "POST /neutron/port HTTP/1.1" 200 117 0.001195 10.0.0.241 - - [2026-05-18 01:51:15] "GET /projects?obj_uuids=8ae9f17f-fac8-4e25-8b76-ed703806d34c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001270 252.241.226.163 - - [2026-05-18 01:51:15] "POST /neutron/network HTTP/1.1" 200 822 0.007737 252.241.226.163 - - [2026-05-18 01:51:15] "POST /neutron/router HTTP/1.1" 200 583 0.078165 10.0.0.241 - - [2026-05-18 01:51:15] "POST /route-targets HTTP/1.1" 200 329 0.011902 10.0.0.241 - - [2026-05-18 01:51:15] "PUT /logical-router/384988cb-7b6b-49e7-86ec-00e70f9ce37c HTTP/1.1" 200 264 0.042282 252.241.226.163 - - [2026-05-18 01:51:15] "POST /neutron/router HTTP/1.1" 200 583 0.007046 252.241.226.163 - - [2026-05-18 01:51:15] "POST /neutron/router HTTP/1.1" 200 654 0.021103 10.0.0.241 - - [2026-05-18 01:51:15] "GET /logical-router/384988cb-7b6b-49e7-86ec-00e70f9ce37c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1643 0.003997 10.0.0.241 - - [2026-05-18 01:51:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002600 252.241.226.163 - - [2026-05-18 01:51:15] "POST /neutron/router HTTP/1.1" 200 654 0.003964 10.0.0.241 - - [2026-05-18 01:51:15] "GET /service-template/76969d11-fee2-4c82-b242-15007ac38565?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1685 0.008125 10.0.0.241 - - [2026-05-18 01:51:16] "POST /fqname-to-id HTTP/1.1" 404 213 0.005872 10.0.0.241 - - [2026-05-18 01:51:16] "GET /projects?obj_uuids=8ae9f17f-fac8-4e25-8b76-ed703806d34c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001133 252.241.226.163 - - [2026-05-18 01:51:16] "POST /neutron/network HTTP/1.1" 200 842 0.010713 10.0.0.241 - - [2026-05-18 01:51:16] "GET /projects?obj_uuids=8ae9f17f-fac8-4e25-8b76-ed703806d34c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001633 10.0.0.241 - - [2026-05-18 01:51:16] "POST /useragent-kv HTTP/1.1" 200 115 0.003266 10.0.0.241 - - [2026-05-18 01:51:16] "POST /virtual-networks HTTP/1.1" 200 696 0.189762 10.0.0.241 - - [2026-05-18 01:51:16] "POST /route-targets HTTP/1.1" 200 329 0.045134 10.0.0.241 - - [2026-05-18 01:51:16] "POST /ref-update HTTP/1.1" 200 156 0.035391 10.0.0.241 - - [2026-05-18 01:51:16] "POST /service-instances HTTP/1.1" 200 672 0.075180 252.241.226.163 - - [2026-05-18 01:51:16] "POST /neutron/router HTTP/1.1" 200 344 0.434951 10.0.0.241 - - [2026-05-18 01:51:16] "POST /ref-update HTTP/1.1" 200 156 0.029493 10.0.0.241 - - [2026-05-18 01:51:16] "POST /route-tables HTTP/1.1" 200 584 0.060505 252.241.226.163 - - [2026-05-18 01:51:16] "POST /neutron/port HTTP/1.1" 200 1118 0.032467 10.0.0.241 - - [2026-05-18 01:51:16] "PUT /logical-router/384988cb-7b6b-49e7-86ec-00e70f9ce37c HTTP/1.1" 200 264 0.036759 252.241.226.163 - - [2026-05-18 01:51:16] "POST /neutron/security_group HTTP/1.1" 200 2000 0.007878 10.0.0.241 - - [2026-05-18 01:51:16] "POST /ref-update HTTP/1.1" 200 156 0.033686 252.241.226.163 - - [2026-05-18 01:51:16] "POST /neutron/port HTTP/1.1" 200 1061 0.439167 252.241.226.163 - - [2026-05-18 01:51:16] "POST /neutron/port HTTP/1.1" 200 1061 0.012001 10.0.0.241 - - [2026-05-18 01:51:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006470 10.0.0.241 - - [2026-05-18 01:51:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003677 252.241.226.163 - - [2026-05-18 01:51:16] "POST /neutron/port HTTP/1.1" 200 1061 0.011611 10.0.0.241 - - [2026-05-18 01:51:16] "POST /virtual-machines HTTP/1.1" 200 551 0.013451 252.241.226.163 - - [2026-05-18 01:51:16] "POST /neutron/port HTTP/1.1" 200 1111 0.132029 10.0.0.241 - - [2026-05-18 01:51:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 810 0.123515 10.0.0.241 - - [2026-05-18 01:51:17] "POST /chown HTTP/1.1" 200 109 0.010065 252.241.226.163 - - [2026-05-18 01:51:17] "POST /neutron/port HTTP/1.1" 200 1121 0.031686 10.0.0.241 - - [2026-05-18 01:51:17] "POST /instance-ips HTTP/1.1" 200 549 0.031476 252.241.226.163 - - [2026-05-18 01:51:17] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005428 10.0.0.241 - - [2026-05-18 01:51:17] "POST /instance-ips HTTP/1.1" 400 244 0.024106 252.241.226.163 - - [2026-05-18 01:51:17] "POST /neutron/subnet HTTP/1.1" 200 698 0.011534 10.0.0.241 - - [2026-05-18 01:51:17] "POST /chown HTTP/1.1" 200 109 0.021617 252.241.226.163 - - [2026-05-18 01:51:17] "POST /neutron/port HTTP/1.1" 200 117 0.001407 10.0.0.241 - - [2026-05-18 01:51:17] "PUT /virtual-machine-interface/54319194-954a-4a4d-aaf9-72a73f11f4e6 HTTP/1.1" 200 286 0.022296 252.241.226.163 - - [2026-05-18 01:51:17] "POST /neutron/network HTTP/1.1" 200 832 0.006393 10.0.0.241 - - [2026-05-18 01:51:17] "PUT /instance-ip/65339820-13d8-4d26-aaf6-55e05fb45e2b HTTP/1.1" 200 258 0.022275 10.0.0.241 - - [2026-05-18 01:51:17] "POST /ref-update HTTP/1.1" 200 156 0.017919 10.0.0.241 - - [2026-05-18 01:51:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 808 0.177239 10.0.0.241 - - [2026-05-18 01:51:17] "POST /chown HTTP/1.1" 200 109 0.014871 10.0.0.241 - - [2026-05-18 01:51:17] "POST /instance-ips HTTP/1.1" 200 547 0.055178 10.0.0.241 - - [2026-05-18 01:51:17] "POST /instance-ips HTTP/1.1" 400 314 0.017471 10.0.0.241 - - [2026-05-18 01:51:18] "POST /chown HTTP/1.1" 200 109 0.009615 10.0.0.241 - - [2026-05-18 01:51:18] "PUT /virtual-machine-interface/c0e8ed1c-738d-4e33-aa2b-c842a12550b6 HTTP/1.1" 200 286 0.013638 10.0.0.241 - - [2026-05-18 01:51:18] "PUT /instance-ip/b2b7ac31-1088-42e9-948a-c791fd8f4c7b HTTP/1.1" 200 258 0.019349 10.0.0.241 - - [2026-05-18 01:51:18] "POST /ref-update HTTP/1.1" 200 156 0.013800 10.0.0.241 - - [2026-05-18 01:51:18] "POST /ref-update HTTP/1.1" 200 156 0.020229 10.0.0.241 - - [2026-05-18 01:51:18] "POST /ref-update HTTP/1.1" 200 156 0.018746 10.0.0.241 - - [2026-05-18 01:51:18] "PUT /routing-instance/d083cf82-ffe2-4aa2-8255-15bd2d489e12 HTTP/1.1" 200 268 0.024713 10.0.0.241 - - [2026-05-18 01:51:18] "POST /virtual-machines HTTP/1.1" 200 551 0.028458 10.0.0.241 - - [2026-05-18 01:51:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 810 0.125496 10.0.0.241 - - [2026-05-18 01:51:18] "POST /chown HTTP/1.1" 200 109 0.009115 10.0.0.241 - - [2026-05-18 01:51:18] "POST /instance-ips HTTP/1.1" 400 244 0.022471 10.0.0.241 - - [2026-05-18 01:51:18] "POST /chown HTTP/1.1" 200 109 0.008035 10.0.0.241 - - [2026-05-18 01:51:18] "PUT /virtual-machine-interface/f6e5c2fd-ff3a-4a97-8784-d4ddb60b25fd HTTP/1.1" 200 286 0.012777 10.0.0.241 - - [2026-05-18 01:51:18] "PUT /instance-ip/65339820-13d8-4d26-aaf6-55e05fb45e2b HTTP/1.1" 200 258 0.016155 10.0.0.241 - - [2026-05-18 01:51:18] "POST /ref-update HTTP/1.1" 200 156 0.014994 10.0.0.241 - - [2026-05-18 01:51:18] "POST /ref-update HTTP/1.1" 200 156 0.012851 10.0.0.241 - - [2026-05-18 01:51:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 808 0.113376 10.0.0.241 - - [2026-05-18 01:51:19] "POST /ref-update HTTP/1.1" 200 156 0.030773 10.0.0.241 - - [2026-05-18 01:51:19] "PUT /routing-instance/d083cf82-ffe2-4aa2-8255-15bd2d489e12 HTTP/1.1" 200 268 0.044044 10.0.0.241 - - [2026-05-18 01:51:19] "POST /chown HTTP/1.1" 200 109 0.012665 10.0.0.241 - - [2026-05-18 01:51:19] "POST /instance-ips HTTP/1.1" 400 314 0.027112 10.0.0.241 - - [2026-05-18 01:51:19] "POST /chown HTTP/1.1" 200 109 0.010244 10.0.0.241 - - [2026-05-18 01:51:19] "PUT /virtual-machine-interface/1668dd5f-0162-474e-9d51-7b211ac53bbd HTTP/1.1" 200 286 0.012708 10.0.0.241 - - [2026-05-18 01:51:19] "DELETE /project/8ae9f17ffac84e258b76ed703806d34c HTTP/1.1" 404 173 0.023735 10.0.0.241 - - [2026-05-18 01:51:19] "DELETE /project/aaa3c3218c804f7e852c95cf98b238ff HTTP/1.1" 404 173 0.014307 10.0.0.241 - - [2026-05-18 01:51:19] "GET /projects?obj_uuids=7f7b5c99-250a-4f85-91d6-20ea065297be&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.002629 10.0.0.241 - - [2026-05-18 01:51:19] "GET /projects?obj_uuids=aaa3c321-8c80-4f7e-852c-95cf98b238ff&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001880 10.0.0.241 - - [2026-05-18 01:51:19] "PUT /instance-ip/b2b7ac31-1088-42e9-948a-c791fd8f4c7b HTTP/1.1" 200 258 0.086186 10.0.0.241 - - [2026-05-18 01:51:19] "GET /project/aaa3c321-8c80-4f7e-852c-95cf98b238ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.197782 10.0.0.241 - - [2026-05-18 01:51:19] "GET /project/7f7b5c99-250a-4f85-91d6-20ea065297be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.212344 10.0.0.241 - - [2026-05-18 01:51:19] "POST /ref-update HTTP/1.1" 200 156 0.167725 10.0.0.241 - - [2026-05-18 01:51:19] "GET /projects?obj_uuids=aaa3c321-8c80-4f7e-852c-95cf98b238ff&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002116 10.0.0.241 - - [2026-05-18 01:51:19] "GET /projects?obj_uuids=7f7b5c99-250a-4f85-91d6-20ea065297be&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.002077 10.0.0.241 - - [2026-05-18 01:51:19] "POST /ref-update HTTP/1.1" 200 156 0.046823 10.0.0.241 - - [2026-05-18 01:51:19] "GET /project/aaa3c321-8c80-4f7e-852c-95cf98b238ff?fields=security_groups HTTP/1.1" 200 1344 0.163495 10.0.0.241 - - [2026-05-18 01:51:19] "GET /project/7f7b5c99-250a-4f85-91d6-20ea065297be?fields=security_groups HTTP/1.1" 200 1338 0.135484 10.0.0.241 - - [2026-05-18 01:51:19] "POST /ref-update HTTP/1.1" 200 156 0.076107 10.0.0.241 - - [2026-05-18 01:51:19] "PUT /routing-instance/d083cf82-ffe2-4aa2-8255-15bd2d489e12 HTTP/1.1" 200 268 0.045727 10.0.0.241 - - [2026-05-18 01:51:20] "DELETE /security-group/4fde2415-6707-44ab-9dac-5062a08c1c35 HTTP/1.1" 200 115 0.185540 10.0.0.241 - - [2026-05-18 01:51:20] "GET /projects?obj_uuids=aaa3c321-8c80-4f7e-852c-95cf98b238ff&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002401 10.0.0.241 - - [2026-05-18 01:51:20] "DELETE /security-group/e681cbfc-b01f-4f34-b9c9-9af169331ce8 HTTP/1.1" 200 115 0.239339 10.0.0.241 - - [2026-05-18 01:51:20] "GET /projects?obj_uuids=7f7b5c99-250a-4f85-91d6-20ea065297be&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001559 10.0.0.241 - - [2026-05-18 01:51:20] "GET /project/aaa3c321-8c80-4f7e-852c-95cf98b238ff?fields=application_policy_sets HTTP/1.1" 200 1383 0.134196 10.0.0.241 - - [2026-05-18 01:51:20] "GET /project/7f7b5c99-250a-4f85-91d6-20ea065297be?fields=application_policy_sets HTTP/1.1" 200 1377 0.119824 10.0.0.241 - - [2026-05-18 01:51:20] "DELETE /access-control-list/4d930adb-5417-4ed4-a49d-6b451cadb454 HTTP/1.1" 200 115 0.231091 10.0.0.241 - - [2026-05-18 01:51:20] "DELETE /access-control-list/16c429e1-bfa8-425e-8a17-3a20a5ec36f3 HTTP/1.1" 200 115 0.138509 10.0.0.241 - - [2026-05-18 01:51:20] "DELETE /access-control-list/3704da34-aba8-434e-8146-eeea4aa7575f HTTP/1.1" 200 115 0.122334 10.0.0.241 - - [2026-05-18 01:51:20] "DELETE /project/aaa3c321-8c80-4f7e-852c-95cf98b238ff HTTP/1.1" 200 115 1.229270 10.0.0.241 - - [2026-05-18 01:51:20] "DELETE /access-control-list/2bb0dbf0-d445-4048-a6cb-e6619302b304 HTTP/1.1" 200 115 0.112466 10.0.0.241 - - [2026-05-18 01:51:20] "DELETE /project/7f7b5c99-250a-4f85-91d6-20ea065297be HTTP/1.1" 200 115 1.282257 252.241.226.163 - - [2026-05-18 01:51:21] "POST /neutron/port HTTP/1.1" 200 1118 0.019438 252.241.226.163 - - [2026-05-18 01:51:21] "POST /neutron/security_group HTTP/1.1" 200 2000 0.010891 252.241.226.163 - - [2026-05-18 01:51:21] "POST /neutron/port HTTP/1.1" 200 1118 0.015827 252.241.226.163 - - [2026-05-18 01:51:21] "POST /neutron/security_group HTTP/1.1" 200 2000 0.010113 252.241.226.163 - - [2026-05-18 01:51:22] "POST /neutron/port HTTP/1.1" 200 1118 0.019672 252.241.226.163 - - [2026-05-18 01:51:22] "POST /neutron/security_group HTTP/1.1" 200 2000 0.009372 10.0.0.241 - - [2026-05-18 01:51:22] "GET /virtual-machine/ab6f0260-4892-4a81-9313-cbf6213639db HTTP/1.1" 401 296 0.000408 10.0.0.241 - - [2026-05-18 01:51:22] "GET /virtual-machine/ab6f0260-4892-4a81-9313-cbf6213639db HTTP/1.1" 200 1298 0.048743 10.0.0.241 - - [2026-05-18 01:51:22] "GET /virtual-machine-interface/88362dca-1bab-41c3-9775-3a598d1f001f HTTP/1.1" 200 2957 0.006688 10.0.0.241 - - [2026-05-18 01:51:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004777 10.0.0.241 - - [2026-05-18 01:51:22] "GET /global-vrouter-config/d9fdb48e-53c8-4fec-a5de-ef9dbcc332e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.013132 10.0.0.241 - - [2026-05-18 01:51:22] "GET /virtual-networks?parent_id=8ae9f17f-fac8-4e25-8b76-ed703806d34c&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003496 10.0.0.241 - - [2026-05-18 01:51:23] "GET /virtual-network/ade616a1-25c6-4f30-bb46-0d699340000e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006520 10.0.0.241 - - [2026-05-18 01:51:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003643 10.0.0.241 - - [2026-05-18 01:51:26] "GET /virtual-network/ade616a1-25c6-4f30-bb46-0d699340000e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006796 252.241.226.163 - - [2026-05-18 01:51:26] "POST /neutron/port HTTP/1.1" 200 1118 0.016637 252.241.226.163 - - [2026-05-18 01:51:26] "POST /neutron/security_group HTTP/1.1" 200 2000 0.007051 252.241.226.163 - - [2026-05-18 01:51:26] "POST /neutron/port HTTP/1.1" 200 1118 0.015325 252.241.226.163 - - [2026-05-18 01:51:26] "POST /neutron/security_group HTTP/1.1" 200 2000 0.006030 252.241.226.163 - - [2026-05-18 01:51:26] "POST /neutron/port HTTP/1.1" 200 1118 0.015694 252.241.226.163 - - [2026-05-18 01:51:26] "POST /neutron/security_group HTTP/1.1" 200 2000 0.007630 10.0.0.241 - - [2026-05-18 01:51:27] "GET /obj-perms HTTP/1.1" 200 6396 0.089085 10.0.0.241 - - [2026-05-18 01:51:28] "GET /obj-perms HTTP/1.1" 200 6396 0.064334 10.0.0.241 - - [2026-05-18 01:51:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003476 10.0.0.241 - - [2026-05-18 01:51:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004381 10.0.0.241 - - [2026-05-18 01:51:28] "POST /chown HTTP/1.1" 200 109 0.008993 10.0.0.241 - - [2026-05-18 01:51:28] "POST /instance-ips HTTP/1.1" 400 244 0.019069 10.0.0.241 - - [2026-05-18 01:51:28] "POST /chown HTTP/1.1" 200 109 0.011304 10.0.0.241 - - [2026-05-18 01:51:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003691 10.0.0.241 - - [2026-05-18 01:51:28] "GET /global-vrouter-config/d9fdb48e-53c8-4fec-a5de-ef9dbcc332e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.004360 10.0.0.241 - - [2026-05-18 01:51:28] "POST /chown HTTP/1.1" 200 109 0.009534 10.0.0.241 - - [2026-05-18 01:51:28] "GET /virtual-networks?parent_id=8ae9f17f-fac8-4e25-8b76-ed703806d34c&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.004316 10.0.0.241 - - [2026-05-18 01:51:28] "POST /instance-ips HTTP/1.1" 400 314 0.020461 10.0.0.241 - - [2026-05-18 01:51:28] "GET /virtual-network/ade616a1-25c6-4f30-bb46-0d699340000e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007421 10.0.0.241 - - [2026-05-18 01:51:28] "POST /chown HTTP/1.1" 200 109 0.008916 10.0.0.241 - - [2026-05-18 01:51:28] "POST /chown HTTP/1.1" 200 109 0.014218 10.0.0.241 - - [2026-05-18 01:51:28] "POST /instance-ips HTTP/1.1" 400 244 0.027379 252.241.226.163 - - [2026-05-18 01:51:28] "POST /neutron/port HTTP/1.1" 200 1118 0.017174 10.0.0.241 - - [2026-05-18 01:51:28] "POST /chown HTTP/1.1" 200 109 0.011287 252.241.226.163 - - [2026-05-18 01:51:28] "POST /neutron/security_group HTTP/1.1" 200 2000 0.014418 10.0.0.241 - - [2026-05-18 01:51:28] "POST /chown HTTP/1.1" 200 109 0.018001 252.241.226.163 - - [2026-05-18 01:51:28] "POST /neutron/port HTTP/1.1" 200 1121 0.027995 10.0.0.241 - - [2026-05-18 01:51:28] "POST /instance-ips HTTP/1.1" 400 314 0.024697 10.0.0.241 - - [2026-05-18 01:51:28] "POST /chown HTTP/1.1" 200 109 0.014578 252.241.226.163 - - [2026-05-18 01:51:28] "POST /neutron/security_group HTTP/1.1" 200 2000 0.016058 252.241.226.163 - - [2026-05-18 01:51:28] "POST /neutron/port HTTP/1.1" 200 1121 0.019883 252.241.226.163 - - [2026-05-18 01:51:29] "POST /neutron/security_group HTTP/1.1" 200 2000 0.008622 252.241.226.163 - - [2026-05-18 01:51:29] "POST /neutron/port HTTP/1.1" 200 1121 0.023448 252.241.226.163 - - [2026-05-18 01:51:29] "POST /neutron/security_group HTTP/1.1" 200 2000 0.008558 252.241.226.163 - - [2026-05-18 01:51:29] "POST /neutron/port HTTP/1.1" 200 1121 0.018330 252.241.226.163 - - [2026-05-18 01:51:29] "POST /neutron/security_group HTTP/1.1" 200 2000 0.006709 10.0.0.241 - - [2026-05-18 01:51:29] "GET /virtual-machine/80904712-a992-401a-b1cc-2cacbfaf7af2 HTTP/1.1" 200 1297 0.010042 252.241.226.163 - - [2026-05-18 01:51:29] "POST /neutron/port HTTP/1.1" 200 1121 0.015416 10.0.0.241 - - [2026-05-18 01:51:29] "GET /virtual-machine-interface/bd84428b-24c5-4414-beda-d1193f746513 HTTP/1.1" 200 2970 0.007178 252.241.226.163 - - [2026-05-18 01:51:29] "POST /neutron/security_group HTTP/1.1" 200 2000 0.006947 252.241.226.163 - - [2026-05-18 01:51:29] "POST /neutron/port HTTP/1.1" 200 1121 0.018465 10.0.0.241 - - [2026-05-18 01:51:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003410 10.0.0.241 - - [2026-05-18 01:51:29] "GET /global-vrouter-config/d9fdb48e-53c8-4fec-a5de-ef9dbcc332e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.006378 252.241.226.163 - - [2026-05-18 01:51:29] "POST /neutron/security_group HTTP/1.1" 200 2000 0.006165 10.0.0.241 - - [2026-05-18 01:51:29] "GET /virtual-networks?parent_id=8ae9f17f-fac8-4e25-8b76-ed703806d34c&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003204 10.0.0.241 - - [2026-05-18 01:51:29] "GET /virtual-network/82c87152-667a-474d-8fca-f0dc51d0ed23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.007126 10.0.0.241 - - [2026-05-18 01:51:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003791 10.0.0.241 - - [2026-05-18 01:51:30] "GET /global-vrouter-config/d9fdb48e-53c8-4fec-a5de-ef9dbcc332e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.004104 10.0.0.241 - - [2026-05-18 01:51:30] "GET /virtual-networks?parent_id=8ae9f17f-fac8-4e25-8b76-ed703806d34c&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.004054 10.0.0.241 - - [2026-05-18 01:51:30] "GET /virtual-network/82c87152-667a-474d-8fca-f0dc51d0ed23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.005914 252.241.226.163 - - [2026-05-18 01:51:31] "POST /neutron/port HTTP/1.1" 200 1121 0.024836 252.241.226.163 - - [2026-05-18 01:51:31] "POST /neutron/security_group HTTP/1.1" 200 2000 0.006395 252.241.226.163 - - [2026-05-18 01:51:35] "POST /neutron/router HTTP/1.1" 200 654 0.004510 10.0.0.241 - - [2026-05-18 01:51:35] "POST /ref-update HTTP/1.1" 200 156 0.017924 252.241.226.163 - - [2026-05-18 01:51:35] "POST /neutron/router HTTP/1.1" 200 344 0.151781 252.241.226.163 - - [2026-05-18 01:51:35] "POST /neutron/router HTTP/1.1" 200 654 0.005319 10.0.0.241 - - [2026-05-18 01:51:35] "GET /logical-router/384988cb-7b6b-49e7-86ec-00e70f9ce37c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1974 0.003704 10.0.0.241 - - [2026-05-18 01:51:35] "GET /service-instance/4828e33b-8799-4acc-8a9a-43a9037c6da3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2314 0.005243 252.241.226.163 - - [2026-05-18 01:51:35] "POST /neutron/router HTTP/1.1" 200 151 0.077700 10.0.0.241 - - [2026-05-18 01:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003792 10.0.0.241 - - [2026-05-18 01:51:35] "DELETE /route-target/ca568be2-af40-42cb-8008-2f19893e6735 HTTP/1.1" 409 241 0.004914 10.0.0.241 - - [2026-05-18 01:51:35] "PUT /logical-router/384988cb-7b6b-49e7-86ec-00e70f9ce37c HTTP/1.1" 404 171 0.003793 10.0.0.241 - - [2026-05-18 01:51:35] "POST /ref-update HTTP/1.1" 200 156 0.022345 10.0.0.241 - - [2026-05-18 01:51:35] "DELETE /route-table/61ada4d6-e4a0-4dec-b90c-853b652f7a8f HTTP/1.1" 200 115 0.055673 10.0.0.241 - - [2026-05-18 01:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.012976 10.0.0.241 - - [2026-05-18 01:51:35] "PUT /routing-instance/d083cf82-ffe2-4aa2-8255-15bd2d489e12 HTTP/1.1" 200 268 0.026056 10.0.0.241 - - [2026-05-18 01:51:36] "GET /virtual-network/6d8ecde3-bfdc-4be0-ba66-b9255e8a9622?fields=virtual_machine_interface_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 2297 0.006088 10.0.0.241 - - [2026-05-18 01:51:36] "POST /ref-update HTTP/1.1" 200 156 0.029685 252.241.226.163 - - [2026-05-18 01:51:36] "POST /neutron/network HTTP/1.1" 200 832 0.026263 10.0.0.241 - - [2026-05-18 01:51:36] "POST /ref-update HTTP/1.1" 200 156 0.018211 10.0.0.241 - - [2026-05-18 01:51:36] "GET /virtual-machine-interface/1668dd5f-0162-474e-9d51-7b211ac53bbd?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1648 0.007938 252.241.226.163 - - [2026-05-18 01:51:36] "POST /neutron/network HTTP/1.1" 400 204 0.063333 10.0.0.241 - - [2026-05-18 01:51:36] "POST /ref-update HTTP/1.1" 200 156 0.015938 10.0.0.241 - - [2026-05-18 01:51:36] "GET /instance-ip/b2b7ac31-1088-42e9-948a-c791fd8f4c7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.005123 10.0.0.241 - - [2026-05-18 01:51:36] "DELETE /virtual-machine-interface/1668dd5f-0162-474e-9d51-7b211ac53bbd HTTP/1.1" 200 115 0.043527 10.0.0.241 - - [2026-05-18 01:51:36] "GET /virtual-machine-interface/c0e8ed1c-738d-4e33-aa2b-c842a12550b6?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1649 0.009499 10.0.0.241 - - [2026-05-18 01:51:36] "POST /ref-update HTTP/1.1" 200 156 0.017075 10.0.0.241 - - [2026-05-18 01:51:36] "GET /instance-ip/b2b7ac31-1088-42e9-948a-c791fd8f4c7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1756 0.012558 10.0.0.241 - - [2026-05-18 01:51:36] "DELETE /instance-ip/b2b7ac31-1088-42e9-948a-c791fd8f4c7b HTTP/1.1" 200 115 0.038139 10.0.0.241 - - [2026-05-18 01:51:36] "DELETE /virtual-machine-interface/c0e8ed1c-738d-4e33-aa2b-c842a12550b6 HTTP/1.1" 200 115 0.037884 10.0.0.241 - - [2026-05-18 01:51:36] "DELETE /instance-ip/b2b7ac31-1088-42e9-948a-c791fd8f4c7b HTTP/1.1" 404 177 0.003309 252.241.226.163 - - [2026-05-18 01:51:36] "POST /neutron/port HTTP/1.1" 200 1121 0.031879 10.0.0.241 - - [2026-05-18 01:51:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.007651 252.241.226.163 - - [2026-05-18 01:51:36] "POST /neutron/port HTTP/1.1" 200 1118 0.041330 10.0.0.241 - - [2026-05-18 01:51:36] "POST /useragent-kv HTTP/1.1" 200 115 0.004425 10.0.0.241 - - [2026-05-18 01:51:36] "POST /useragent-kv HTTP/1.1" 200 115 0.005473 10.0.0.241 - - [2026-05-18 01:51:36] "DELETE /virtual-network/6d8ecde3-bfdc-4be0-ba66-b9255e8a9622 HTTP/1.1" 200 115 0.180516 10.0.0.241 - - [2026-05-18 01:51:36] "DELETE /route-target/66996126-bbd6-4856-914e-27b5d24bfd23 HTTP/1.1" 200 115 0.042806 252.241.226.163 - - [2026-05-18 01:51:36] "POST /neutron/port HTTP/1.1" 200 1111 0.024788 10.0.0.241 - - [2026-05-18 01:51:36] "DELETE /service-instance/4828e33b-8799-4acc-8a9a-43a9037c6da3 HTTP/1.1" 200 115 0.063085 252.241.226.163 - - [2026-05-18 01:51:36] "POST /neutron/port HTTP/1.1" 200 1108 0.025542 10.0.0.241 - - [2026-05-18 01:51:37] "GET /logical-router/384988cb-7b6b-49e7-86ec-00e70f9ce37c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.005041 10.0.0.241 - - [2026-05-18 01:51:37] "GET /service-instance/4828e33b-8799-4acc-8a9a-43a9037c6da3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.004375 10.0.0.241 - - [2026-05-18 01:51:37] "GET /virtual-machine-interface/54319194-954a-4a4d-aaf9-72a73f11f4e6?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1651 0.007626 252.241.226.163 - - [2026-05-18 01:51:37] "POST /neutron/port HTTP/1.1" 200 151 0.192285 10.0.0.241 - - [2026-05-18 01:51:37] "POST /ref-update HTTP/1.1" 200 156 0.028417 252.241.226.163 - - [2026-05-18 01:51:37] "POST /neutron/port HTTP/1.1" 200 151 0.202904 10.0.0.241 - - [2026-05-18 01:51:37] "GET /instance-ip/65339820-13d8-4d26-aaf6-55e05fb45e2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.014549 10.0.0.241 - - [2026-05-18 01:51:37] "DELETE /virtual-machine-interface/54319194-954a-4a4d-aaf9-72a73f11f4e6 HTTP/1.1" 200 115 0.056169 10.0.0.241 - - [2026-05-18 01:51:37] "POST /ref-update HTTP/1.1" 200 156 0.012734 10.0.0.241 - - [2026-05-18 01:51:37] "DELETE /virtual-machine/01bb3d2c-9cb9-40db-be00-6730a5479237 HTTP/1.1" 200 115 0.026334 10.0.0.241 - - [2026-05-18 01:51:37] "GET /virtual-machine-interface/f6e5c2fd-ff3a-4a97-8784-d4ddb60b25fd?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1651 0.012567 10.0.0.241 - - [2026-05-18 01:51:37] "POST /ref-update HTTP/1.1" 200 156 0.026543 10.0.0.241 - - [2026-05-18 01:51:37] "GET /instance-ip/65339820-13d8-4d26-aaf6-55e05fb45e2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1691 0.005465 10.0.0.241 - - [2026-05-18 01:51:37] "DELETE /instance-ip/65339820-13d8-4d26-aaf6-55e05fb45e2b HTTP/1.1" 200 115 0.032750 10.0.0.241 - - [2026-05-18 01:51:37] "DELETE /virtual-machine-interface/f6e5c2fd-ff3a-4a97-8784-d4ddb60b25fd HTTP/1.1" 200 115 0.032939 10.0.0.241 - - [2026-05-18 01:51:37] "DELETE /virtual-machine/6d1e7171-3316-4b34-b97c-a5174ab30f30 HTTP/1.1" 200 115 0.022173 252.241.226.163 - - [2026-05-18 01:51:38] "POST /neutron/network HTTP/1.1" 200 832 0.006767 10.0.0.241 - - [2026-05-18 01:51:38] "POST /useragent-kv HTTP/1.1" 200 115 0.004767 10.0.0.241 - - [2026-05-18 01:51:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004851 10.0.0.241 - - [2026-05-18 01:51:38] "POST /useragent-kv HTTP/1.1" 200 115 0.003024 252.241.226.163 - - [2026-05-18 01:51:38] "POST /neutron/network HTTP/1.1" 200 151 0.102740 10.0.0.241 - - [2026-05-18 01:51:38] "DELETE /route-target/998e4a1a-0904-4522-bbe3-c64aa1bf3866 HTTP/1.1" 200 115 0.024112 252.241.226.163 - - [2026-05-18 01:51:38] "POST /neutron/network HTTP/1.1" 200 822 0.008765 10.0.0.241 - - [2026-05-18 01:51:38] "POST /useragent-kv HTTP/1.1" 200 115 0.003845 10.0.0.241 - - [2026-05-18 01:51:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004799 10.0.0.241 - - [2026-05-18 01:51:38] "POST /useragent-kv HTTP/1.1" 200 115 0.009454 252.241.226.163 - - [2026-05-18 01:51:38] "POST /neutron/network HTTP/1.1" 200 151 0.104262 10.0.0.241 - - [2026-05-18 01:51:38] "DELETE /route-target/b22aec81-cf68-4fa8-855b-e81af0dab41b HTTP/1.1" 200 115 0.026824 10.0.0.241 - - [2026-05-18 01:51:39] "GET /projects?obj_uuids=8ae9f17f-fac8-4e25-8b76-ed703806d34c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001352 10.0.0.241 - - [2026-05-18 01:51:39] "GET /project/8ae9f17f-fac8-4e25-8b76-ed703806d34c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.032820 10.0.0.241 - - [2026-05-18 01:51:39] "GET /projects?obj_uuids=8ae9f17f-fac8-4e25-8b76-ed703806d34c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001194 10.0.0.241 - - [2026-05-18 01:51:39] "GET /project/8ae9f17f-fac8-4e25-8b76-ed703806d34c?fields=virtual_networks HTTP/1.1" 200 1041 0.070710 10.0.0.241 - - [2026-05-18 01:51:39] "GET /projects?obj_uuids=8ae9f17f-fac8-4e25-8b76-ed703806d34c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001582 10.0.0.241 - - [2026-05-18 01:51:39] "GET /project/8ae9f17f-fac8-4e25-8b76-ed703806d34c?fields=virtual_machine_interfaces HTTP/1.1" 200 1041 0.048229 10.0.0.241 - - [2026-05-18 01:51:39] "GET /projects?obj_uuids=8ae9f17f-fac8-4e25-8b76-ed703806d34c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001041 10.0.0.241 - - [2026-05-18 01:51:39] "GET /project/8ae9f17f-fac8-4e25-8b76-ed703806d34c?fields=security_groups HTTP/1.1" 200 1270 0.049778 10.0.0.241 - - [2026-05-18 01:51:40] "GET /domains?obj_uuids=2d41c0d2-849f-4e48-95a3-b6637df9305b&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001335 10.0.0.241 - - [2026-05-18 01:51:40] "GET /domain/2d41c0d2-849f-4e48-95a3-b6637df9305b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.007868 10.0.0.241 - - [2026-05-18 01:51:40] "POST /fqname-to-id HTTP/1.1" 404 194 0.046098 10.0.0.241 - - [2026-05-18 01:51:40] "GET /projects?obj_uuids=b9ea3e07-ff63-4bc0-9e47-84e9de0aebb1&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003291 10.0.0.241 - - [2026-05-18 01:51:40] "GET /domains?obj_uuids=2d41c0d2-849f-4e48-95a3-b6637df9305b&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001195 10.0.0.241 - - [2026-05-18 01:51:40] "GET /domain/2d41c0d2-849f-4e48-95a3-b6637df9305b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007512 10.0.0.241 - - [2026-05-18 01:51:40] "POST /id-to-fqname HTTP/1.1" 200 196 0.002424 10.0.0.241 - - [2026-05-18 01:51:40] "POST /fqname-to-id HTTP/1.1" 404 205 0.003073 10.0.0.241 - - [2026-05-18 01:51:40] "POST /security-groups HTTP/1.1" 200 591 0.070284 10.0.0.241 - - [2026-05-18 01:51:40] "POST /fqname-to-id HTTP/1.1" 404 240 0.003036 10.0.0.241 - - [2026-05-18 01:51:40] "POST /projects HTTP/1.1" 200 593 0.261635 10.0.0.241 - - [2026-05-18 01:51:40] "POST /access-control-lists HTTP/1.1" 200 606 0.059062 10.0.0.241 - - [2026-05-18 01:51:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.337999 10.0.0.241 - - [2026-05-18 01:51:40] "POST /fqname-to-id HTTP/1.1" 404 239 0.003073 10.0.0.241 - - [2026-05-18 01:51:40] "GET /project/b9ea3e07-ff63-4bc0-9e47-84e9de0aebb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.491732 10.0.0.241 - - [2026-05-18 01:51:41] "POST /access-control-lists HTTP/1.1" 200 604 0.064997 10.0.0.241 - - [2026-05-18 01:51:42] "GET / HTTP/1.1" 200 36499 0.001963 10.0.0.241 - - [2026-05-18 01:51:43] "POST /fqname-to-id HTTP/1.1" 401 296 0.000889 10.0.0.241 - - [2026-05-18 01:51:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.082556 10.0.0.241 - - [2026-05-18 01:51:43] "GET /projects?obj_uuids=b9ea3e07-ff63-4bc0-9e47-84e9de0aebb1&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001444 10.0.0.241 - - [2026-05-18 01:51:43] "GET /project/b9ea3e07-ff63-4bc0-9e47-84e9de0aebb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.028090 252.241.226.163 - - [2026-05-18 01:51:43] "POST /neutron/network HTTP/1.1" 200 117 0.040241 10.0.0.241 - - [2026-05-18 01:51:44] "GET /projects?obj_uuids=b9ea3e07-ff63-4bc0-9e47-84e9de0aebb1&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001408 252.241.226.163 - - [2026-05-18 01:51:44] "POST /neutron/network HTTP/1.1" 200 611 0.076286 10.0.0.241 - - [2026-05-18 01:51:44] "POST /route-targets HTTP/1.1" 200 329 0.013033 10.0.0.241 - - [2026-05-18 01:51:44] "POST /ref-update HTTP/1.1" 200 156 0.013193 10.0.0.241 - - [2026-05-18 01:51:44] "POST /useragent-kv HTTP/1.1" 200 115 0.005686 252.241.226.163 - - [2026-05-18 01:51:44] "POST /neutron/subnet HTTP/1.1" 200 719 0.162986 10.0.0.241 - - [2026-05-18 01:51:44] "POST /fqname-to-id HTTP/1.1" 401 296 0.000602 10.0.0.241 - - [2026-05-18 01:51:44] "POST /useragent-kv HTTP/1.1" 200 115 0.011751 252.241.226.163 - - [2026-05-18 01:51:44] "POST /neutron/subnet HTTP/1.1" 200 828 0.186433 252.241.226.163 - - [2026-05-18 01:51:44] "POST /neutron/network HTTP/1.1" 200 1003 0.010009 10.0.0.241 - - [2026-05-18 01:51:44] "POST /id-to-fqname HTTP/1.1" 200 226 0.001946 10.0.0.241 - - [2026-05-18 01:51:44] "GET /virtual-network/4e22c27c-7ae1-49f2-9e1e-c3ad5cfcff8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.006108 252.241.226.163 - - [2026-05-18 01:51:44] "POST /neutron/network HTTP/1.1" 200 1003 0.008506 10.0.0.241 - - [2026-05-18 01:51:44] "GET /virtual-network/4e22c27c-7ae1-49f2-9e1e-c3ad5cfcff8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.006795 252.241.226.163 - - [2026-05-18 01:51:44] "POST /neutron/network HTTP/1.1" 200 1003 0.009473 10.0.0.241 - - [2026-05-18 01:51:44] "POST /fqname-to-id HTTP/1.1" 404 207 0.040267 252.241.226.163 - - [2026-05-18 01:51:44] "POST /neutron/subnet HTTP/1.1" 200 719 0.008767 252.241.226.163 - - [2026-05-18 01:51:44] "POST /neutron/subnet HTTP/1.1" 200 828 0.008878 10.0.0.241 - - [2026-05-18 01:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004149 10.0.0.241 - - [2026-05-18 01:51:45] "GET /projects?obj_uuids=b9ea3e07-ff63-4bc0-9e47-84e9de0aebb1&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000969 10.0.0.241 - - [2026-05-18 01:51:45] "GET /project/b9ea3e07-ff63-4bc0-9e47-84e9de0aebb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.030092 252.241.226.163 - - [2026-05-18 01:51:45] "POST /neutron/network HTTP/1.1" 200 117 0.011117 10.0.0.241 - - [2026-05-18 01:51:45] "GET /projects?obj_uuids=b9ea3e07-ff63-4bc0-9e47-84e9de0aebb1&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001599 252.241.226.163 - - [2026-05-18 01:51:45] "POST /neutron/network HTTP/1.1" 200 611 0.089458 10.0.0.241 - - [2026-05-18 01:51:45] "POST /route-targets HTTP/1.1" 200 329 0.012249 10.0.0.241 - - [2026-05-18 01:51:45] "POST /ref-update HTTP/1.1" 200 156 0.025973 10.0.0.241 - - [2026-05-18 01:51:45] "POST /useragent-kv HTTP/1.1" 200 115 0.004679 252.241.226.163 - - [2026-05-18 01:51:45] "POST /neutron/subnet HTTP/1.1" 200 720 0.212173 10.0.0.241 - - [2026-05-18 01:51:45] "POST /fqname-to-id HTTP/1.1" 404 207 0.004467 10.0.0.241 - - [2026-05-18 01:51:45] "POST /useragent-kv HTTP/1.1" 200 115 0.009755 252.241.226.163 - - [2026-05-18 01:51:45] "POST /neutron/subnet HTTP/1.1" 200 828 0.215055 252.241.226.163 - - [2026-05-18 01:51:45] "POST /neutron/network HTTP/1.1" 200 1003 0.008693 10.0.0.241 - - [2026-05-18 01:51:45] "POST /id-to-fqname HTTP/1.1" 200 226 0.001774 10.0.0.241 - - [2026-05-18 01:51:45] "GET /virtual-network/14e11620-6156-4986-b776-6d64e763398e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005735 252.241.226.163 - - [2026-05-18 01:51:46] "POST /neutron/network HTTP/1.1" 200 1003 0.008148 10.0.0.241 - - [2026-05-18 01:51:46] "GET /virtual-network/14e11620-6156-4986-b776-6d64e763398e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.006229 252.241.226.163 - - [2026-05-18 01:51:46] "POST /neutron/network HTTP/1.1" 200 1003 0.007270 252.241.226.163 - - [2026-05-18 01:51:46] "POST /neutron/subnet HTTP/1.1" 200 720 0.007599 252.241.226.163 - - [2026-05-18 01:51:46] "POST /neutron/subnet HTTP/1.1" 200 828 0.008863 10.0.0.241 - - [2026-05-18 01:51:46] "POST /fqname-to-id HTTP/1.1" 404 232 0.003907 10.0.0.241 - - [2026-05-18 01:51:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003594 10.0.0.241 - - [2026-05-18 01:51:46] "GET /projects?obj_uuids=b9ea3e07-ff63-4bc0-9e47-84e9de0aebb1&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001092 10.0.0.241 - - [2026-05-18 01:51:46] "GET /project/b9ea3e07-ff63-4bc0-9e47-84e9de0aebb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.034726 10.0.0.241 - - [2026-05-18 01:51:46] "POST /network-policys HTTP/1.1" 200 579 0.081663 10.0.0.241 - - [2026-05-18 01:51:46] "GET /network-policy/acc8483b-545d-47de-9de4-57d59359fac8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3122 0.007744 252.241.226.163 - - [2026-05-18 01:51:46] "POST /neutron/network HTTP/1.1" 200 1003 0.010300 10.0.0.241 - - [2026-05-18 01:51:46] "POST /fqname-to-id HTTP/1.1" 404 240 0.005113 10.0.0.241 - - [2026-05-18 01:51:46] "POST /fqname-to-id HTTP/1.1" 404 207 0.008816 252.241.226.163 - - [2026-05-18 01:51:46] "POST /neutron/network HTTP/1.1" 200 1109 0.072217 10.0.0.241 - - [2026-05-18 01:51:46] "POST /access-control-lists HTTP/1.1" 200 598 0.071785 252.241.226.163 - - [2026-05-18 01:51:46] "POST /neutron/network HTTP/1.1" 200 1109 0.016081 10.0.0.241 - - [2026-05-18 01:51:46] "GET /virtual-network/4e22c27c-7ae1-49f2-9e1e-c3ad5cfcff8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.005777 10.0.0.241 - - [2026-05-18 01:51:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002583 10.0.0.241 - - [2026-05-18 01:51:46] "GET /network-policy/acc8483b-545d-47de-9de4-57d59359fac8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3122 0.004817 252.241.226.163 - - [2026-05-18 01:51:47] "POST /neutron/network HTTP/1.1" 200 1003 0.009812 10.0.0.241 - - [2026-05-18 01:51:47] "POST /fqname-to-id HTTP/1.1" 404 240 0.006576 10.0.0.241 - - [2026-05-18 01:51:47] "POST /fqname-to-id HTTP/1.1" 404 207 0.005433 252.241.226.163 - - [2026-05-18 01:51:47] "POST /neutron/network HTTP/1.1" 200 1109 0.067246 10.0.0.241 - - [2026-05-18 01:51:47] "POST /access-control-lists HTTP/1.1" 200 598 0.067277 252.241.226.163 - - [2026-05-18 01:51:47] "POST /neutron/network HTTP/1.1" 200 1109 0.008932 10.0.0.241 - - [2026-05-18 01:51:47] "POST /ref-update HTTP/1.1" 200 156 0.012916 10.0.0.241 - - [2026-05-18 01:51:47] "GET /virtual-network/14e11620-6156-4986-b776-6d64e763398e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.005443 10.0.0.241 - - [2026-05-18 01:51:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002391 10.0.0.241 - - [2026-05-18 01:51:47] "GET /network-policy/acc8483b-545d-47de-9de4-57d59359fac8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3122 0.002966 10.0.0.241 - - [2026-05-18 01:51:47] "GET /domains HTTP/1.1" 401 296 0.000714 10.0.0.241 - - [2026-05-18 01:51:47] "GET /domains HTTP/1.1" 200 440 0.049841 10.0.0.241 - - [2026-05-18 01:51:47] "GET /domains?obj_uuids=2d41c0d2-849f-4e48-95a3-b6637df9305b&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001620 10.0.0.241 - - [2026-05-18 01:51:47] "GET /domain/2d41c0d2-849f-4e48-95a3-b6637df9305b HTTP/1.1" 200 1505 0.010355 10.0.0.241 - - [2026-05-18 01:51:47] "GET /projects?obj_uuids=b9ea3e07-ff63-4bc0-9e47-84e9de0aebb1&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001231 10.0.0.241 - - [2026-05-18 01:51:47] "GET /project/b9ea3e07-ff63-4bc0-9e47-84e9de0aebb1 HTTP/1.1" 200 2628 0.032225 10.0.0.241 - - [2026-05-18 01:51:47] "GET /virtual-network/4e22c27c-7ae1-49f2-9e1e-c3ad5cfcff8a HTTP/1.1" 200 3506 0.009898 10.0.0.241 - - [2026-05-18 01:51:48] "GET /virtual-network/4e22c27c-7ae1-49f2-9e1e-c3ad5cfcff8a HTTP/1.1" 200 3506 0.005665 10.0.0.241 - - [2026-05-18 01:51:48] "GET /routing-instance/97ea11d9-b0d5-44fb-9600-fdc4af06bb63 HTTP/1.1" 200 1800 0.004249 10.0.0.241 - - [2026-05-18 01:51:48] "GET /routing-instance/97ea11d9-b0d5-44fb-9600-fdc4af06bb63 HTTP/1.1" 200 1800 0.004986 10.0.0.241 - - [2026-05-18 01:51:48] "GET /route-target/ecb011a8-4164-4353-a89a-66df9ebfb70a HTTP/1.1" 200 1215 0.003968 10.0.0.241 - - [2026-05-18 01:51:48] "GET /virtual-network/4e22c27c-7ae1-49f2-9e1e-c3ad5cfcff8a HTTP/1.1" 200 3506 0.006802 10.0.0.241 - - [2026-05-18 01:51:48] "GET /routing-instance/97ea11d9-b0d5-44fb-9600-fdc4af06bb63 HTTP/1.1" 200 1800 0.004242 10.0.0.241 - - [2026-05-18 01:51:48] "GET /virtual-network/4e22c27c-7ae1-49f2-9e1e-c3ad5cfcff8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.007262 10.0.0.241 - - [2026-05-18 01:51:48] "GET /virtual-network/4e22c27c-7ae1-49f2-9e1e-c3ad5cfcff8a HTTP/1.1" 200 3506 0.008074 10.0.0.241 - - [2026-05-18 01:51:48] "GET /routing-instance/97ea11d9-b0d5-44fb-9600-fdc4af06bb63 HTTP/1.1" 200 1800 0.003720 10.0.0.241 - - [2026-05-18 01:51:48] "GET /routing-instance/97ea11d9-b0d5-44fb-9600-fdc4af06bb63 HTTP/1.1" 200 1800 0.004940 10.0.0.241 - - [2026-05-18 01:51:48] "GET /route-target/ecb011a8-4164-4353-a89a-66df9ebfb70a HTTP/1.1" 200 1215 0.003739 10.0.0.241 - - [2026-05-18 01:51:48] "GET /domains HTTP/1.1" 200 440 0.002798 10.0.0.241 - - [2026-05-18 01:51:48] "GET /domains?obj_uuids=2d41c0d2-849f-4e48-95a3-b6637df9305b&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001085 10.0.0.241 - - [2026-05-18 01:51:48] "GET /domain/2d41c0d2-849f-4e48-95a3-b6637df9305b HTTP/1.1" 200 1505 0.008266 10.0.0.241 - - [2026-05-18 01:51:48] "GET /projects?obj_uuids=b9ea3e07-ff63-4bc0-9e47-84e9de0aebb1&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001874 10.0.0.241 - - [2026-05-18 01:51:48] "GET /project/b9ea3e07-ff63-4bc0-9e47-84e9de0aebb1 HTTP/1.1" 200 2628 0.031831 10.0.0.241 - - [2026-05-18 01:51:48] "GET /virtual-network/4e22c27c-7ae1-49f2-9e1e-c3ad5cfcff8a HTTP/1.1" 200 3506 0.005406 10.0.0.241 - - [2026-05-18 01:51:49] "GET /obj-perms HTTP/1.1" 200 6459 0.075093 10.0.0.241 - - [2026-05-18 01:51:49] "GET /domains HTTP/1.1" 200 440 0.003323 10.0.0.241 - - [2026-05-18 01:51:49] "GET /domains?obj_uuids=2d41c0d2-849f-4e48-95a3-b6637df9305b&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001707 10.0.0.241 - - [2026-05-18 01:51:49] "GET /domain/2d41c0d2-849f-4e48-95a3-b6637df9305b HTTP/1.1" 200 1505 0.008408 10.0.0.241 - - [2026-05-18 01:51:49] "GET /projects?obj_uuids=b9ea3e07-ff63-4bc0-9e47-84e9de0aebb1&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001525 10.0.0.241 - - [2026-05-18 01:51:49] "GET /project/b9ea3e07-ff63-4bc0-9e47-84e9de0aebb1 HTTP/1.1" 200 2628 0.031757 10.0.0.241 - - [2026-05-18 01:51:49] "GET /virtual-network/14e11620-6156-4986-b776-6d64e763398e HTTP/1.1" 200 3506 0.008391 10.0.0.241 - - [2026-05-18 01:51:49] "GET /virtual-network/14e11620-6156-4986-b776-6d64e763398e HTTP/1.1" 200 3506 0.005429 10.0.0.241 - - [2026-05-18 01:51:50] "GET /routing-instance/727d17e6-b858-42a0-9908-066b8ff8e3e2 HTTP/1.1" 200 1799 0.004125 10.0.0.241 - - [2026-05-18 01:51:50] "GET /routing-instance/727d17e6-b858-42a0-9908-066b8ff8e3e2 HTTP/1.1" 200 1799 0.004593 10.0.0.241 - - [2026-05-18 01:51:50] "GET /route-target/a408c451-fe84-4c26-86ae-e81ecd6db4cd HTTP/1.1" 200 1214 0.004272 10.0.0.241 - - [2026-05-18 01:51:50] "GET /virtual-network/14e11620-6156-4986-b776-6d64e763398e HTTP/1.1" 200 3506 0.005242 10.0.0.241 - - [2026-05-18 01:51:50] "GET /routing-instance/727d17e6-b858-42a0-9908-066b8ff8e3e2 HTTP/1.1" 200 1799 0.004832 10.0.0.241 - - [2026-05-18 01:51:50] "GET /virtual-network/14e11620-6156-4986-b776-6d64e763398e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.005786 10.0.0.241 - - [2026-05-18 01:51:50] "GET /virtual-network/14e11620-6156-4986-b776-6d64e763398e HTTP/1.1" 200 3506 0.005169 10.0.0.241 - - [2026-05-18 01:51:50] "GET /routing-instance/727d17e6-b858-42a0-9908-066b8ff8e3e2 HTTP/1.1" 200 1799 0.004845 10.0.0.241 - - [2026-05-18 01:51:50] "GET /routing-instance/727d17e6-b858-42a0-9908-066b8ff8e3e2 HTTP/1.1" 200 1799 0.005532 10.0.0.241 - - [2026-05-18 01:51:50] "GET /route-target/a408c451-fe84-4c26-86ae-e81ecd6db4cd HTTP/1.1" 200 1214 0.004416 10.0.0.241 - - [2026-05-18 01:51:50] "GET /domains HTTP/1.1" 200 440 0.002894 10.0.0.241 - - [2026-05-18 01:51:50] "GET /domains?obj_uuids=2d41c0d2-849f-4e48-95a3-b6637df9305b&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001546 10.0.0.241 - - [2026-05-18 01:51:50] "GET /domain/2d41c0d2-849f-4e48-95a3-b6637df9305b HTTP/1.1" 200 1505 0.008100 10.0.0.241 - - [2026-05-18 01:51:50] "GET /projects?obj_uuids=b9ea3e07-ff63-4bc0-9e47-84e9de0aebb1&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001008 10.0.0.241 - - [2026-05-18 01:51:50] "GET /project/b9ea3e07-ff63-4bc0-9e47-84e9de0aebb1 HTTP/1.1" 200 2628 0.029991 10.0.0.241 - - [2026-05-18 01:51:50] "GET /virtual-network/14e11620-6156-4986-b776-6d64e763398e HTTP/1.1" 200 3506 0.005562 10.0.0.241 - - [2026-05-18 01:51:50] "GET /obj-perms HTTP/1.1" 200 6459 0.001876 10.0.0.241 - - [2026-05-18 01:51:51] "GET /virtual-network/14e11620-6156-4986-b776-6d64e763398e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.006571 252.241.226.163 - - [2026-05-18 01:51:51] "POST /neutron/network HTTP/1.1" 200 1109 0.010820 10.0.0.241 - - [2026-05-18 01:51:51] "POST /fqname-to-id HTTP/1.1" 404 207 0.005077 252.241.226.163 - - [2026-05-18 01:51:51] "POST /neutron/network HTTP/1.1" 200 1003 0.052737 10.0.0.241 - - [2026-05-18 01:51:51] "DELETE /access-control-list/0bcf7c30-ad44-44e8-9c90-92b738fd05cf HTTP/1.1" 200 115 0.034423 10.0.0.241 - - [2026-05-18 01:51:51] "POST /ref-update HTTP/1.1" 200 156 0.014598 252.241.226.163 - - [2026-05-18 01:51:51] "POST /neutron/network HTTP/1.1" 200 1003 0.008890 10.0.0.241 - - [2026-05-18 01:51:51] "GET /virtual-network/14e11620-6156-4986-b776-6d64e763398e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.006035 10.0.0.241 - - [2026-05-18 01:51:51] "GET /virtual-network/4e22c27c-7ae1-49f2-9e1e-c3ad5cfcff8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.006791 252.241.226.163 - - [2026-05-18 01:51:51] "POST /neutron/network HTTP/1.1" 200 1109 0.013825 10.0.0.241 - - [2026-05-18 01:51:51] "POST /fqname-to-id HTTP/1.1" 404 207 0.006881 252.241.226.163 - - [2026-05-18 01:51:51] "POST /neutron/network HTTP/1.1" 200 1003 0.079319 10.0.0.241 - - [2026-05-18 01:51:51] "DELETE /access-control-list/10edab57-c55a-462f-a1b9-35289ffe4d44 HTTP/1.1" 200 115 0.039994 10.0.0.241 - - [2026-05-18 01:51:51] "POST /ref-update HTTP/1.1" 200 156 0.014765 252.241.226.163 - - [2026-05-18 01:51:51] "POST /neutron/network HTTP/1.1" 200 1003 0.009268 10.0.0.241 - - [2026-05-18 01:51:51] "GET /virtual-network/4e22c27c-7ae1-49f2-9e1e-c3ad5cfcff8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.007216 10.0.0.241 - - [2026-05-18 01:51:51] "DELETE /network-policy/acc8483b-545d-47de-9de4-57d59359fac8 HTTP/1.1" 200 115 0.028509 252.241.226.163 - - [2026-05-18 01:51:51] "POST /neutron/network HTTP/1.1" 200 1003 0.008030 10.0.0.241 - - [2026-05-18 01:51:51] "POST /useragent-kv HTTP/1.1" 200 115 0.003964 10.0.0.241 - - [2026-05-18 01:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004501 10.0.0.241 - - [2026-05-18 01:51:51] "POST /useragent-kv HTTP/1.1" 200 115 0.002158 10.0.0.241 - - [2026-05-18 01:51:51] "POST /useragent-kv HTTP/1.1" 200 115 0.003540 10.0.0.241 - - [2026-05-18 01:51:51] "POST /useragent-kv HTTP/1.1" 200 115 0.001821 252.241.226.163 - - [2026-05-18 01:51:51] "POST /neutron/network HTTP/1.1" 200 151 0.107141 10.0.0.241 - - [2026-05-18 01:51:51] "DELETE /route-target/a408c451-fe84-4c26-86ae-e81ecd6db4cd HTTP/1.1" 200 115 0.029629 10.0.0.241 - - [2026-05-18 01:51:51] "GET /routing-instance/727d17e6-b858-42a0-9908-066b8ff8e3e2 HTTP/1.1" 404 171 0.002355 10.0.0.241 - - [2026-05-18 01:51:52] "GET /domains HTTP/1.1" 200 440 0.003595 10.0.0.241 - - [2026-05-18 01:51:52] "GET /domains?obj_uuids=2d41c0d2-849f-4e48-95a3-b6637df9305b&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001102 10.0.0.241 - - [2026-05-18 01:51:52] "GET /domain/2d41c0d2-849f-4e48-95a3-b6637df9305b HTTP/1.1" 200 1505 0.006886 10.0.0.241 - - [2026-05-18 01:51:52] "GET /projects?obj_uuids=b9ea3e07-ff63-4bc0-9e47-84e9de0aebb1&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002852 10.0.0.241 - - [2026-05-18 01:51:52] "GET /project/b9ea3e07-ff63-4bc0-9e47-84e9de0aebb1 HTTP/1.1" 200 2148 0.033745 252.241.226.163 - - [2026-05-18 01:51:52] "POST /neutron/network HTTP/1.1" 200 1003 0.007711 10.0.0.241 - - [2026-05-18 01:51:52] "POST /useragent-kv HTTP/1.1" 200 115 0.003736 10.0.0.241 - - [2026-05-18 01:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004181 10.0.0.241 - - [2026-05-18 01:51:52] "POST /useragent-kv HTTP/1.1" 200 115 0.007421 10.0.0.241 - - [2026-05-18 01:51:52] "POST /useragent-kv HTTP/1.1" 200 115 0.003454 10.0.0.241 - - [2026-05-18 01:51:52] "POST /useragent-kv HTTP/1.1" 200 115 0.002077 252.241.226.163 - - [2026-05-18 01:51:52] "POST /neutron/network HTTP/1.1" 200 151 0.118480 10.0.0.241 - - [2026-05-18 01:51:52] "DELETE /route-target/ecb011a8-4164-4353-a89a-66df9ebfb70a HTTP/1.1" 200 115 0.030500 10.0.0.241 - - [2026-05-18 01:51:52] "GET /routing-instance/97ea11d9-b0d5-44fb-9600-fdc4af06bb63 HTTP/1.1" 404 171 0.003156 10.0.0.241 - - [2026-05-18 01:51:52] "GET /domains HTTP/1.1" 200 440 0.002545 10.0.0.241 - - [2026-05-18 01:51:52] "GET /domains?obj_uuids=2d41c0d2-849f-4e48-95a3-b6637df9305b&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001180 10.0.0.241 - - [2026-05-18 01:51:52] "GET /domain/2d41c0d2-849f-4e48-95a3-b6637df9305b HTTP/1.1" 200 1505 0.008184 10.0.0.241 - - [2026-05-18 01:51:52] "GET /projects?obj_uuids=b9ea3e07-ff63-4bc0-9e47-84e9de0aebb1&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002169 10.0.0.241 - - [2026-05-18 01:51:52] "GET /project/b9ea3e07-ff63-4bc0-9e47-84e9de0aebb1 HTTP/1.1" 200 1903 0.031671 10.0.0.241 - - [2026-05-18 01:51:53] "GET /projects?obj_uuids=b9ea3e07-ff63-4bc0-9e47-84e9de0aebb1&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001125 10.0.0.241 - - [2026-05-18 01:51:53] "GET /project/b9ea3e07-ff63-4bc0-9e47-84e9de0aebb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.031488 10.0.0.241 - - [2026-05-18 01:51:53] "GET /projects?obj_uuids=b9ea3e07-ff63-4bc0-9e47-84e9de0aebb1&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001497 10.0.0.241 - - [2026-05-18 01:51:53] "GET /project/b9ea3e07-ff63-4bc0-9e47-84e9de0aebb1?fields=virtual_networks HTTP/1.1" 200 1051 0.075663 10.0.0.241 - - [2026-05-18 01:51:53] "GET /projects?obj_uuids=b9ea3e07-ff63-4bc0-9e47-84e9de0aebb1&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001374 10.0.0.241 - - [2026-05-18 01:51:53] "GET /project/b9ea3e07-ff63-4bc0-9e47-84e9de0aebb1?fields=virtual_machine_interfaces HTTP/1.1" 200 1051 0.033109 10.0.0.241 - - [2026-05-18 01:51:53] "GET /projects?obj_uuids=b9ea3e07-ff63-4bc0-9e47-84e9de0aebb1&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001160 10.0.0.241 - - [2026-05-18 01:51:53] "GET /project/b9ea3e07-ff63-4bc0-9e47-84e9de0aebb1?fields=security_groups HTTP/1.1" 200 1285 0.042376 10.0.0.241 - - [2026-05-18 01:51:54] "GET /domains?obj_uuids=2d41c0d2-849f-4e48-95a3-b6637df9305b&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001127 10.0.0.241 - - [2026-05-18 01:51:54] "GET /domain/2d41c0d2-849f-4e48-95a3-b6637df9305b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.007684 10.0.0.241 - - [2026-05-18 01:51:54] "POST /fqname-to-id HTTP/1.1" 404 202 0.034458 10.0.0.241 - - [2026-05-18 01:51:54] "GET /projects?obj_uuids=d4d84976-972e-41b7-af9c-ca1d4e83cb5a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002490 10.0.0.241 - - [2026-05-18 01:51:55] "GET /domains?obj_uuids=2d41c0d2-849f-4e48-95a3-b6637df9305b&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001389 10.0.0.241 - - [2026-05-18 01:51:55] "GET /domain/2d41c0d2-849f-4e48-95a3-b6637df9305b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.011021 10.0.0.241 - - [2026-05-18 01:51:55] "POST /id-to-fqname HTTP/1.1" 200 204 0.001270 10.0.0.241 - - [2026-05-18 01:51:55] "POST /fqname-to-id HTTP/1.1" 404 213 0.005272 10.0.0.241 - - [2026-05-18 01:51:55] "POST /security-groups HTTP/1.1" 200 599 0.068283 10.0.0.241 - - [2026-05-18 01:51:55] "POST /fqname-to-id HTTP/1.1" 404 248 0.002970 10.0.0.241 - - [2026-05-18 01:51:55] "POST /projects HTTP/1.1" 200 609 0.245110 10.0.0.241 - - [2026-05-18 01:51:55] "POST /access-control-lists HTTP/1.1" 200 614 0.057175 10.0.0.241 - - [2026-05-18 01:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.327821 10.0.0.241 - - [2026-05-18 01:51:55] "POST /fqname-to-id HTTP/1.1" 404 247 0.003241 10.0.0.241 - - [2026-05-18 01:51:55] "GET /project/d4d84976-972e-41b7-af9c-ca1d4e83cb5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.485667 10.0.0.241 - - [2026-05-18 01:51:55] "POST /access-control-lists HTTP/1.1" 200 612 0.065609 10.0.0.241 - - [2026-05-18 01:51:56] "GET / HTTP/1.1" 200 36499 0.002400 10.0.0.241 - - [2026-05-18 01:51:58] "POST /fqname-to-id HTTP/1.1" 401 296 0.000552 10.0.0.241 - - [2026-05-18 01:51:58] "POST /fqname-to-id HTTP/1.1" 404 231 0.089926 10.0.0.241 - - [2026-05-18 01:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002649 10.0.0.241 - - [2026-05-18 01:51:58] "GET /projects?obj_uuids=d4d84976-972e-41b7-af9c-ca1d4e83cb5a&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001647 10.0.0.241 - - [2026-05-18 01:51:58] "GET /project/d4d84976-972e-41b7-af9c-ca1d4e83cb5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.033234 10.0.0.241 - - [2026-05-18 01:51:58] "POST /network-policys HTTP/1.1" 200 569 0.064995 10.0.0.241 - - [2026-05-18 01:51:58] "GET /network-policy/73ab9819-f376-4c9e-ab51-028388cde6b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3146 0.005397 10.0.0.241 - - [2026-05-18 01:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003061 10.0.0.241 - - [2026-05-18 01:51:58] "GET /projects?obj_uuids=d4d84976-972e-41b7-af9c-ca1d4e83cb5a&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001455 10.0.0.241 - - [2026-05-18 01:51:58] "GET /project/d4d84976-972e-41b7-af9c-ca1d4e83cb5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.030284 252.241.226.163 - - [2026-05-18 01:51:58] "POST /neutron/network HTTP/1.1" 200 117 0.040248 10.0.0.241 - - [2026-05-18 01:51:59] "GET /projects?obj_uuids=d4d84976-972e-41b7-af9c-ca1d4e83cb5a&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001058 252.241.226.163 - - [2026-05-18 01:51:59] "POST /neutron/network HTTP/1.1" 200 621 0.083144 10.0.0.241 - - [2026-05-18 01:51:59] "POST /route-targets HTTP/1.1" 200 329 0.017800 10.0.0.241 - - [2026-05-18 01:51:59] "POST /ref-update HTTP/1.1" 200 156 0.021497 10.0.0.241 - - [2026-05-18 01:51:59] "POST /useragent-kv HTTP/1.1" 200 115 0.002649 252.241.226.163 - - [2026-05-18 01:51:59] "POST /neutron/subnet HTTP/1.1" 200 730 0.197808 10.0.0.241 - - [2026-05-18 01:51:59] "POST /fqname-to-id HTTP/1.1" 404 207 0.003783 10.0.0.241 - - [2026-05-18 01:51:59] "POST /useragent-kv HTTP/1.1" 200 115 0.003714 252.241.226.163 - - [2026-05-18 01:51:59] "POST /neutron/subnet HTTP/1.1" 200 823 0.172716 252.241.226.163 - - [2026-05-18 01:51:59] "POST /neutron/network HTTP/1.1" 200 1014 0.009248 10.0.0.241 - - [2026-05-18 01:51:59] "POST /id-to-fqname HTTP/1.1" 200 235 0.001351 10.0.0.241 - - [2026-05-18 01:51:59] "GET /virtual-network/46431b0a-a90d-45b3-8574-358f058de006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2661 0.005089 252.241.226.163 - - [2026-05-18 01:51:59] "POST /neutron/network HTTP/1.1" 200 1014 0.007342 10.0.0.241 - - [2026-05-18 01:51:59] "GET /virtual-network/46431b0a-a90d-45b3-8574-358f058de006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2661 0.005122 252.241.226.163 - - [2026-05-18 01:51:59] "POST /neutron/network HTTP/1.1" 200 1014 0.008110 252.241.226.163 - - [2026-05-18 01:51:59] "POST /neutron/subnet HTTP/1.1" 200 730 0.008543 252.241.226.163 - - [2026-05-18 01:52:00] "POST /neutron/subnet HTTP/1.1" 200 823 0.010300 252.241.226.163 - - [2026-05-18 01:52:00] "POST /neutron/network HTTP/1.1" 200 1014 0.014141 10.0.0.241 - - [2026-05-18 01:52:00] "POST /fqname-to-id HTTP/1.1" 404 250 0.006303 10.0.0.241 - - [2026-05-18 01:52:00] "POST /fqname-to-id HTTP/1.1" 404 207 0.005238 252.241.226.163 - - [2026-05-18 01:52:00] "POST /neutron/network HTTP/1.1" 200 1119 0.064992 10.0.0.241 - - [2026-05-18 01:52:00] "POST /access-control-lists HTTP/1.1" 200 609 0.069570 252.241.226.163 - - [2026-05-18 01:52:00] "POST /neutron/network HTTP/1.1" 200 1119 0.012177 10.0.0.241 - - [2026-05-18 01:52:00] "GET /virtual-network/46431b0a-a90d-45b3-8574-358f058de006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2984 0.006212 10.0.0.241 - - [2026-05-18 01:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006318 10.0.0.241 - - [2026-05-18 01:52:00] "GET /network-policy/73ab9819-f376-4c9e-ab51-028388cde6b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3146 0.004827 10.0.0.241 - - [2026-05-18 01:52:00] "GET /domains HTTP/1.1" 401 296 0.000464 10.0.0.241 - - [2026-05-18 01:52:00] "GET /domains HTTP/1.1" 200 440 0.039006 10.0.0.241 - - [2026-05-18 01:52:00] "GET /domains?obj_uuids=2d41c0d2-849f-4e48-95a3-b6637df9305b&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001741 10.0.0.241 - - [2026-05-18 01:52:00] "GET /domain/2d41c0d2-849f-4e48-95a3-b6637df9305b HTTP/1.1" 200 1707 0.011452 10.0.0.241 - - [2026-05-18 01:52:01] "GET /projects?obj_uuids=d4d84976-972e-41b7-af9c-ca1d4e83cb5a&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.004796 10.0.0.241 - - [2026-05-18 01:52:01] "GET /project/d4d84976-972e-41b7-af9c-ca1d4e83cb5a HTTP/1.1" 200 2461 0.037527 10.0.0.241 - - [2026-05-18 01:52:01] "GET /virtual-network/46431b0a-a90d-45b3-8574-358f058de006 HTTP/1.1" 200 3546 0.008886 10.0.0.241 - - [2026-05-18 01:52:01] "GET /virtual-network/46431b0a-a90d-45b3-8574-358f058de006 HTTP/1.1" 200 3546 0.006118 10.0.0.241 - - [2026-05-18 01:52:01] "GET /routing-instance/2fa80234-2fef-4dff-a2f9-6e9b469b6714 HTTP/1.1" 200 1499 0.005097 10.0.0.241 - - [2026-05-18 01:52:01] "GET /routing-instance/2fa80234-2fef-4dff-a2f9-6e9b469b6714 HTTP/1.1" 200 1499 0.005403 10.0.0.241 - - [2026-05-18 01:52:01] "GET /route-target/d0c57849-55cf-4c35-8e02-31ae06889b1b HTTP/1.1" 200 1225 0.005169 10.0.0.241 - - [2026-05-18 01:52:01] "GET /virtual-network/46431b0a-a90d-45b3-8574-358f058de006 HTTP/1.1" 200 3546 0.007561 10.0.0.241 - - [2026-05-18 01:52:01] "GET /routing-instance/2fa80234-2fef-4dff-a2f9-6e9b469b6714 HTTP/1.1" 200 1499 0.005027 10.0.0.241 - - [2026-05-18 01:52:01] "GET /virtual-network/46431b0a-a90d-45b3-8574-358f058de006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2984 0.005369 10.0.0.241 - - [2026-05-18 01:52:01] "GET /virtual-network/46431b0a-a90d-45b3-8574-358f058de006 HTTP/1.1" 200 3546 0.005164 10.0.0.241 - - [2026-05-18 01:52:01] "GET /routing-instance/2fa80234-2fef-4dff-a2f9-6e9b469b6714 HTTP/1.1" 200 1499 0.004098 10.0.0.241 - - [2026-05-18 01:52:01] "GET /routing-instance/2fa80234-2fef-4dff-a2f9-6e9b469b6714 HTTP/1.1" 200 1499 0.004182 10.0.0.241 - - [2026-05-18 01:52:01] "GET /route-target/d0c57849-55cf-4c35-8e02-31ae06889b1b HTTP/1.1" 200 1225 0.003973 10.0.0.241 - - [2026-05-18 01:52:01] "GET /domains HTTP/1.1" 200 440 0.002895 10.0.0.241 - - [2026-05-18 01:52:01] "GET /domains?obj_uuids=2d41c0d2-849f-4e48-95a3-b6637df9305b&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001229 10.0.0.241 - - [2026-05-18 01:52:01] "GET /domain/2d41c0d2-849f-4e48-95a3-b6637df9305b HTTP/1.1" 200 1707 0.007912 10.0.0.241 - - [2026-05-18 01:52:01] "GET /projects?obj_uuids=d4d84976-972e-41b7-af9c-ca1d4e83cb5a&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001036 10.0.0.241 - - [2026-05-18 01:52:02] "GET /project/d4d84976-972e-41b7-af9c-ca1d4e83cb5a HTTP/1.1" 200 2461 0.030354 10.0.0.241 - - [2026-05-18 01:52:02] "GET /virtual-network/46431b0a-a90d-45b3-8574-358f058de006 HTTP/1.1" 200 3546 0.005501 10.0.0.241 - - [2026-05-18 01:52:02] "GET /obj-perms HTTP/1.1" 200 6475 0.081723 10.0.0.241 - - [2026-05-18 01:52:02] "GET /domains HTTP/1.1" 200 440 0.002884 10.0.0.241 - - [2026-05-18 01:52:02] "GET /domains?obj_uuids=2d41c0d2-849f-4e48-95a3-b6637df9305b&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001149 10.0.0.241 - - [2026-05-18 01:52:02] "GET /domain/2d41c0d2-849f-4e48-95a3-b6637df9305b HTTP/1.1" 200 1707 0.008753 10.0.0.241 - - [2026-05-18 01:52:02] "GET /projects?obj_uuids=d4d84976-972e-41b7-af9c-ca1d4e83cb5a&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001347 10.0.0.241 - - [2026-05-18 01:52:02] "GET /project/d4d84976-972e-41b7-af9c-ca1d4e83cb5a HTTP/1.1" 200 2461 0.028450 10.0.0.241 - - [2026-05-18 01:52:02] "GET /network-policy/73ab9819-f376-4c9e-ab51-028388cde6b1 HTTP/1.1" 200 3472 0.004670 10.0.0.241 - - [2026-05-18 01:52:03] "DELETE /network-policy/73ab9819-f376-4c9e-ab51-028388cde6b1 HTTP/1.1" 409 240 0.007252 252.241.226.163 - - [2026-05-18 01:52:03] "POST /neutron/network HTTP/1.1" 200 1119 0.008139 10.0.0.241 - - [2026-05-18 01:52:03] "DELETE /access-control-list/a4701c12-0618-444c-b69f-a86f47642cc7 HTTP/1.1" 200 115 0.031263 10.0.0.241 - - [2026-05-18 01:52:03] "POST /useragent-kv HTTP/1.1" 200 115 0.003736 10.0.0.241 - - [2026-05-18 01:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.008355 10.0.0.241 - - [2026-05-18 01:52:03] "POST /useragent-kv HTTP/1.1" 200 115 0.006234 10.0.0.241 - - [2026-05-18 01:52:03] "POST /useragent-kv HTTP/1.1" 200 115 0.002564 10.0.0.241 - - [2026-05-18 01:52:03] "POST /useragent-kv HTTP/1.1" 200 115 0.002893 252.241.226.163 - - [2026-05-18 01:52:03] "POST /neutron/network HTTP/1.1" 200 151 0.131900 10.0.0.241 - - [2026-05-18 01:52:03] "GET /routing-instance/2fa80234-2fef-4dff-a2f9-6e9b469b6714 HTTP/1.1" 404 171 0.003446 10.0.0.241 - - [2026-05-18 01:52:03] "DELETE /route-target/d0c57849-55cf-4c35-8e02-31ae06889b1b HTTP/1.1" 200 115 0.019915 10.0.0.241 - - [2026-05-18 01:52:03] "GET /domains HTTP/1.1" 200 440 0.003170 10.0.0.241 - - [2026-05-18 01:52:03] "GET /domains?obj_uuids=2d41c0d2-849f-4e48-95a3-b6637df9305b&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001282 10.0.0.241 - - [2026-05-18 01:52:03] "GET /domain/2d41c0d2-849f-4e48-95a3-b6637df9305b HTTP/1.1" 200 1707 0.007787 10.0.0.241 - - [2026-05-18 01:52:03] "GET /projects?obj_uuids=d4d84976-972e-41b7-af9c-ca1d4e83cb5a&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001186 10.0.0.241 - - [2026-05-18 01:52:03] "GET /project/d4d84976-972e-41b7-af9c-ca1d4e83cb5a HTTP/1.1" 200 2207 0.028414 10.0.0.241 - - [2026-05-18 01:52:03] "DELETE /network-policy/73ab9819-f376-4c9e-ab51-028388cde6b1 HTTP/1.1" 200 115 0.031015 10.0.0.241 - - [2026-05-18 01:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003593 10.0.0.241 - - [2026-05-18 01:52:03] "GET /projects?obj_uuids=d4d84976-972e-41b7-af9c-ca1d4e83cb5a&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001098 10.0.0.241 - - [2026-05-18 01:52:03] "GET /project/d4d84976-972e-41b7-af9c-ca1d4e83cb5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.029072 10.0.0.241 - - [2026-05-18 01:52:03] "GET /network-policys?parent_fq_name_str=admin_domain%3Actest-TestBasicPolicyNegativeIpv4v6-48613003&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.007150 10.0.0.241 - - [2026-05-18 01:52:04] "GET /projects?obj_uuids=d4d84976-972e-41b7-af9c-ca1d4e83cb5a&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001793 10.0.0.241 - - [2026-05-18 01:52:04] "GET /project/d4d84976-972e-41b7-af9c-ca1d4e83cb5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.041895 10.0.0.241 - - [2026-05-18 01:52:04] "GET /projects?obj_uuids=d4d84976-972e-41b7-af9c-ca1d4e83cb5a&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.002041 10.0.0.241 - - [2026-05-18 01:52:04] "GET /project/d4d84976-972e-41b7-af9c-ca1d4e83cb5a?fields=virtual_networks HTTP/1.1" 200 1067 0.036279 10.0.0.241 - - [2026-05-18 01:52:04] "GET /projects?obj_uuids=d4d84976-972e-41b7-af9c-ca1d4e83cb5a&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001270 10.0.0.241 - - [2026-05-18 01:52:04] "GET /project/d4d84976-972e-41b7-af9c-ca1d4e83cb5a?fields=virtual_machine_interfaces HTTP/1.1" 200 1067 0.033522 10.0.0.241 - - [2026-05-18 01:52:04] "GET /projects?obj_uuids=d4d84976-972e-41b7-af9c-ca1d4e83cb5a&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001878 10.0.0.241 - - [2026-05-18 01:52:04] "GET /project/d4d84976-972e-41b7-af9c-ca1d4e83cb5a?fields=security_groups HTTP/1.1" 200 1309 0.036231 10.0.0.241 - - [2026-05-18 01:52:05] "GET /domains?obj_uuids=2d41c0d2-849f-4e48-95a3-b6637df9305b&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001735 10.0.0.241 - - [2026-05-18 01:52:05] "GET /domain/2d41c0d2-849f-4e48-95a3-b6637df9305b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.008621 10.0.0.241 - - [2026-05-18 01:52:06] "POST /fqname-to-id HTTP/1.1" 404 188 0.031841 10.0.0.241 - - [2026-05-18 01:52:06] "GET /projects?obj_uuids=e5faaa50-f5e4-4351-8ffc-31fea6170d98&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002462 10.0.0.241 - - [2026-05-18 01:52:06] "GET /domains?obj_uuids=2d41c0d2-849f-4e48-95a3-b6637df9305b&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001278 10.0.0.241 - - [2026-05-18 01:52:06] "GET /domain/2d41c0d2-849f-4e48-95a3-b6637df9305b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.008463 10.0.0.241 - - [2026-05-18 01:52:06] "POST /id-to-fqname HTTP/1.1" 200 190 0.001407 10.0.0.241 - - [2026-05-18 01:52:06] "POST /fqname-to-id HTTP/1.1" 404 199 0.005056 10.0.0.241 - - [2026-05-18 01:52:06] "POST /security-groups HTTP/1.1" 200 585 0.064438 10.0.0.241 - - [2026-05-18 01:52:06] "POST /fqname-to-id HTTP/1.1" 404 234 0.003193 10.0.0.241 - - [2026-05-18 01:52:06] "POST /projects HTTP/1.1" 200 581 0.235033 10.0.0.241 - - [2026-05-18 01:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.272139 10.0.0.241 - - [2026-05-18 01:52:06] "POST /access-control-lists HTTP/1.1" 200 600 0.062502 10.0.0.241 - - [2026-05-18 01:52:06] "GET /project/e5faaa50-f5e4-4351-8ffc-31fea6170d98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.438763 10.0.0.241 - - [2026-05-18 01:52:06] "POST /fqname-to-id HTTP/1.1" 404 233 0.007265 10.0.0.241 - - [2026-05-18 01:52:06] "POST /access-control-lists HTTP/1.1" 200 598 0.065164 10.0.0.241 - - [2026-05-18 01:52:07] "GET / HTTP/1.1" 200 36499 0.002443 10.0.0.241 - - [2026-05-18 01:52:08] "POST /fqname-to-id HTTP/1.1" 401 296 0.000735 10.0.0.241 - - [2026-05-18 01:52:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.081885 10.0.0.241 - - [2026-05-18 01:52:09] "GET /projects?obj_uuids=e5faaa50-f5e4-4351-8ffc-31fea6170d98&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001127 10.0.0.241 - - [2026-05-18 01:52:09] "GET /project/e5faaa50-f5e4-4351-8ffc-31fea6170d98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.039289 252.241.226.163 - - [2026-05-18 01:52:09] "POST /neutron/network HTTP/1.1" 200 117 0.040295 10.0.0.241 - - [2026-05-18 01:52:09] "GET /projects?obj_uuids=e5faaa50-f5e4-4351-8ffc-31fea6170d98&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001190 252.241.226.163 - - [2026-05-18 01:52:09] "POST /neutron/network HTTP/1.1" 200 605 0.098087 10.0.0.241 - - [2026-05-18 01:52:09] "POST /route-targets HTTP/1.1" 200 329 0.017297 10.0.0.241 - - [2026-05-18 01:52:09] "POST /ref-update HTTP/1.1" 200 156 0.026593 10.0.0.241 - - [2026-05-18 01:52:09] "POST /useragent-kv HTTP/1.1" 200 115 0.005558 252.241.226.163 - - [2026-05-18 01:52:09] "POST /neutron/subnet HTTP/1.1" 200 719 0.175813 252.241.226.163 - - [2026-05-18 01:52:09] "POST /neutron/network HTTP/1.1" 200 823 0.008248 10.0.0.241 - - [2026-05-18 01:52:09] "POST /id-to-fqname HTTP/1.1" 200 220 0.001899 10.0.0.241 - - [2026-05-18 01:52:09] "GET /virtual-network/6809622d-0600-4617-9c37-17f867aa2f3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005911 252.241.226.163 - - [2026-05-18 01:52:09] "POST /neutron/network HTTP/1.1" 200 823 0.006223 10.0.0.241 - - [2026-05-18 01:52:10] "GET /virtual-network/6809622d-0600-4617-9c37-17f867aa2f3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006080 252.241.226.163 - - [2026-05-18 01:52:10] "POST /neutron/network HTTP/1.1" 200 823 0.006979 252.241.226.163 - - [2026-05-18 01:52:10] "POST /neutron/subnet HTTP/1.1" 200 719 0.008219 10.0.0.241 - - [2026-05-18 01:52:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003382 10.0.0.241 - - [2026-05-18 01:52:10] "GET /projects?obj_uuids=e5faaa50-f5e4-4351-8ffc-31fea6170d98&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001086 10.0.0.241 - - [2026-05-18 01:52:10] "GET /project/e5faaa50-f5e4-4351-8ffc-31fea6170d98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.026752 252.241.226.163 - - [2026-05-18 01:52:10] "POST /neutron/network HTTP/1.1" 200 117 0.012226 10.0.0.241 - - [2026-05-18 01:52:10] "GET /projects?obj_uuids=e5faaa50-f5e4-4351-8ffc-31fea6170d98&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000955 252.241.226.163 - - [2026-05-18 01:52:10] "POST /neutron/network HTTP/1.1" 200 605 0.094843 10.0.0.241 - - [2026-05-18 01:52:10] "POST /route-targets HTTP/1.1" 200 329 0.015674 10.0.0.241 - - [2026-05-18 01:52:10] "POST /ref-update HTTP/1.1" 200 156 0.015236 10.0.0.241 - - [2026-05-18 01:52:10] "POST /useragent-kv HTTP/1.1" 200 115 0.003852 252.241.226.163 - - [2026-05-18 01:52:10] "POST /neutron/subnet HTTP/1.1" 200 715 0.173885 252.241.226.163 - - [2026-05-18 01:52:10] "POST /neutron/network HTTP/1.1" 200 822 0.005662 10.0.0.241 - - [2026-05-18 01:52:10] "POST /id-to-fqname HTTP/1.1" 200 220 0.001964 10.0.0.241 - - [2026-05-18 01:52:10] "GET /virtual-network/4a199899-b088-46d7-8251-beda3116e909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.004849 252.241.226.163 - - [2026-05-18 01:52:10] "POST /neutron/network HTTP/1.1" 200 822 0.006900 10.0.0.241 - - [2026-05-18 01:52:10] "GET /virtual-network/4a199899-b088-46d7-8251-beda3116e909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006682 252.241.226.163 - - [2026-05-18 01:52:10] "POST /neutron/network HTTP/1.1" 200 822 0.006286 252.241.226.163 - - [2026-05-18 01:52:10] "POST /neutron/subnet HTTP/1.1" 200 715 0.007783 10.0.0.241 - - [2026-05-18 01:52:11] "POST /fqname-to-id HTTP/1.1" 404 226 0.003130 10.0.0.241 - - [2026-05-18 01:52:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003293 10.0.0.241 - - [2026-05-18 01:52:11] "GET /projects?obj_uuids=e5faaa50-f5e4-4351-8ffc-31fea6170d98&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001973 10.0.0.241 - - [2026-05-18 01:52:11] "GET /project/e5faaa50-f5e4-4351-8ffc-31fea6170d98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.034847 10.0.0.241 - - [2026-05-18 01:52:11] "POST /network-policys HTTP/1.1" 200 573 0.019670 10.0.0.241 - - [2026-05-18 01:52:11] "GET /network-policy/985b89e4-000f-4f26-93ac-b801ec40c59b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2151 0.005065 252.241.226.163 - - [2026-05-18 01:52:11] "POST /neutron/network HTTP/1.1" 200 823 0.006377 10.0.0.241 - - [2026-05-18 01:52:11] "POST /fqname-to-id HTTP/1.1" 404 234 0.004525 252.241.226.163 - - [2026-05-18 01:52:11] "POST /neutron/network HTTP/1.1" 200 923 0.049217 10.0.0.241 - - [2026-05-18 01:52:11] "POST /access-control-lists HTTP/1.1" 200 592 0.070105 252.241.226.163 - - [2026-05-18 01:52:11] "POST /neutron/network HTTP/1.1" 200 923 0.009556 10.0.0.241 - - [2026-05-18 01:52:11] "GET /virtual-network/6809622d-0600-4617-9c37-17f867aa2f3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.005540 10.0.0.241 - - [2026-05-18 01:52:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002562 10.0.0.241 - - [2026-05-18 01:52:11] "GET /network-policy/985b89e4-000f-4f26-93ac-b801ec40c59b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2151 0.003532 252.241.226.163 - - [2026-05-18 01:52:11] "POST /neutron/network HTTP/1.1" 200 822 0.007324 10.0.0.241 - - [2026-05-18 01:52:11] "POST /fqname-to-id HTTP/1.1" 404 234 0.004436 252.241.226.163 - - [2026-05-18 01:52:11] "POST /neutron/network HTTP/1.1" 200 922 0.049071 10.0.0.241 - - [2026-05-18 01:52:11] "POST /access-control-lists HTTP/1.1" 200 592 0.080356 252.241.226.163 - - [2026-05-18 01:52:11] "POST /neutron/network HTTP/1.1" 200 922 0.015192 10.0.0.241 - - [2026-05-18 01:52:11] "POST /ref-update HTTP/1.1" 200 156 0.011354 10.0.0.241 - - [2026-05-18 01:52:11] "GET /virtual-network/4a199899-b088-46d7-8251-beda3116e909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2359 0.009653 10.0.0.241 - - [2026-05-18 01:52:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002723 10.0.0.241 - - [2026-05-18 01:52:11] "GET /network-policy/985b89e4-000f-4f26-93ac-b801ec40c59b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2151 0.003467 10.0.0.241 - - [2026-05-18 01:52:11] "GET /domains HTTP/1.1" 401 296 0.000511 10.0.0.241 - - [2026-05-18 01:52:12] "GET /domains HTTP/1.1" 200 440 0.038420 10.0.0.241 - - [2026-05-18 01:52:12] "GET /domains?obj_uuids=2d41c0d2-849f-4e48-95a3-b6637df9305b&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001087 10.0.0.241 - - [2026-05-18 01:52:12] "GET /domain/2d41c0d2-849f-4e48-95a3-b6637df9305b HTTP/1.1" 200 1895 0.008905 10.0.0.241 - - [2026-05-18 01:52:12] "GET /projects?obj_uuids=e5faaa50-f5e4-4351-8ffc-31fea6170d98&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001678 10.0.0.241 - - [2026-05-18 01:52:12] "GET /project/e5faaa50-f5e4-4351-8ffc-31fea6170d98 HTTP/1.1" 200 2574 0.032787 10.0.0.241 - - [2026-05-18 01:52:12] "GET /virtual-network/6809622d-0600-4617-9c37-17f867aa2f3e HTTP/1.1" 200 2893 0.008697 10.0.0.241 - - [2026-05-18 01:52:12] "GET /virtual-network/6809622d-0600-4617-9c37-17f867aa2f3e HTTP/1.1" 200 2893 0.006688 10.0.0.241 - - [2026-05-18 01:52:12] "GET /routing-instance/7acc7d7b-0420-44e6-bc92-3970e5293877 HTTP/1.1" 200 1787 0.003922 10.0.0.241 - - [2026-05-18 01:52:12] "GET /routing-instance/7acc7d7b-0420-44e6-bc92-3970e5293877 HTTP/1.1" 200 1787 0.004243 10.0.0.241 - - [2026-05-18 01:52:12] "GET /route-target/f68a7494-58b1-4cdc-92b9-ed6d1b509664 HTTP/1.1" 200 1209 0.003807 10.0.0.241 - - [2026-05-18 01:52:12] "GET /virtual-network/6809622d-0600-4617-9c37-17f867aa2f3e HTTP/1.1" 200 2893 0.005007 10.0.0.241 - - [2026-05-18 01:52:12] "GET /routing-instance/7acc7d7b-0420-44e6-bc92-3970e5293877 HTTP/1.1" 200 1787 0.003884 10.0.0.241 - - [2026-05-18 01:52:12] "GET /virtual-network/6809622d-0600-4617-9c37-17f867aa2f3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.005403 10.0.0.241 - - [2026-05-18 01:52:12] "GET /virtual-network/6809622d-0600-4617-9c37-17f867aa2f3e HTTP/1.1" 200 2893 0.005245 10.0.0.241 - - [2026-05-18 01:52:13] "GET /routing-instance/7acc7d7b-0420-44e6-bc92-3970e5293877 HTTP/1.1" 200 1787 0.004550 10.0.0.241 - - [2026-05-18 01:52:13] "GET /routing-instance/7acc7d7b-0420-44e6-bc92-3970e5293877 HTTP/1.1" 200 1787 0.003995 10.0.0.241 - - [2026-05-18 01:52:13] "GET /route-target/f68a7494-58b1-4cdc-92b9-ed6d1b509664 HTTP/1.1" 200 1209 0.003898 10.0.0.241 - - [2026-05-18 01:52:13] "GET /domains HTTP/1.1" 200 440 0.002990 10.0.0.241 - - [2026-05-18 01:52:13] "GET /domains?obj_uuids=2d41c0d2-849f-4e48-95a3-b6637df9305b&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001934 10.0.0.241 - - [2026-05-18 01:52:13] "GET /domain/2d41c0d2-849f-4e48-95a3-b6637df9305b HTTP/1.1" 200 1895 0.010983 10.0.0.241 - - [2026-05-18 01:52:13] "GET /projects?obj_uuids=e5faaa50-f5e4-4351-8ffc-31fea6170d98&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001092 10.0.0.241 - - [2026-05-18 01:52:13] "GET /project/e5faaa50-f5e4-4351-8ffc-31fea6170d98 HTTP/1.1" 200 2574 0.028488 10.0.0.241 - - [2026-05-18 01:52:13] "GET /virtual-network/6809622d-0600-4617-9c37-17f867aa2f3e HTTP/1.1" 200 2893 0.005669 10.0.0.241 - - [2026-05-18 01:52:13] "GET /obj-perms HTTP/1.1" 200 6447 0.072949 10.0.0.241 - - [2026-05-18 01:52:14] "GET /domains HTTP/1.1" 200 440 0.003219 10.0.0.241 - - [2026-05-18 01:52:14] "GET /domains?obj_uuids=2d41c0d2-849f-4e48-95a3-b6637df9305b&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001125 10.0.0.241 - - [2026-05-18 01:52:14] "GET /domain/2d41c0d2-849f-4e48-95a3-b6637df9305b HTTP/1.1" 200 1895 0.008321 10.0.0.241 - - [2026-05-18 01:52:14] "GET /projects?obj_uuids=e5faaa50-f5e4-4351-8ffc-31fea6170d98&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001174 10.0.0.241 - - [2026-05-18 01:52:14] "GET /project/e5faaa50-f5e4-4351-8ffc-31fea6170d98 HTTP/1.1" 200 2574 0.032922 10.0.0.241 - - [2026-05-18 01:52:14] "GET /virtual-network/4a199899-b088-46d7-8251-beda3116e909 HTTP/1.1" 200 2889 0.008834 10.0.0.241 - - [2026-05-18 01:52:14] "GET /virtual-network/4a199899-b088-46d7-8251-beda3116e909 HTTP/1.1" 200 2889 0.005198 10.0.0.241 - - [2026-05-18 01:52:14] "GET /routing-instance/b764ae20-b816-4cd7-92cd-7f4e16077ed1 HTTP/1.1" 200 1788 0.003890 10.0.0.241 - - [2026-05-18 01:52:14] "GET /routing-instance/b764ae20-b816-4cd7-92cd-7f4e16077ed1 HTTP/1.1" 200 1788 0.005270 10.0.0.241 - - [2026-05-18 01:52:14] "GET /route-target/c51279aa-25f4-4552-af0f-ade7806a6062 HTTP/1.1" 200 1209 0.003568 10.0.0.241 - - [2026-05-18 01:52:14] "GET /virtual-network/4a199899-b088-46d7-8251-beda3116e909 HTTP/1.1" 200 2889 0.005914 10.0.0.241 - - [2026-05-18 01:52:14] "GET /routing-instance/b764ae20-b816-4cd7-92cd-7f4e16077ed1 HTTP/1.1" 200 1788 0.004119 10.0.0.241 - - [2026-05-18 01:52:14] "GET /virtual-network/4a199899-b088-46d7-8251-beda3116e909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2359 0.005453 10.0.0.241 - - [2026-05-18 01:52:14] "GET /virtual-network/4a199899-b088-46d7-8251-beda3116e909 HTTP/1.1" 200 2889 0.006512 10.0.0.241 - - [2026-05-18 01:52:14] "GET /routing-instance/b764ae20-b816-4cd7-92cd-7f4e16077ed1 HTTP/1.1" 200 1788 0.005436 10.0.0.241 - - [2026-05-18 01:52:14] "GET /routing-instance/b764ae20-b816-4cd7-92cd-7f4e16077ed1 HTTP/1.1" 200 1788 0.005255 10.0.0.241 - - [2026-05-18 01:52:14] "GET /route-target/c51279aa-25f4-4552-af0f-ade7806a6062 HTTP/1.1" 200 1209 0.003525 10.0.0.241 - - [2026-05-18 01:52:15] "GET /domains HTTP/1.1" 200 440 0.002728 10.0.0.241 - - [2026-05-18 01:52:15] "GET /domains?obj_uuids=2d41c0d2-849f-4e48-95a3-b6637df9305b&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001200 10.0.0.241 - - [2026-05-18 01:52:15] "GET /domain/2d41c0d2-849f-4e48-95a3-b6637df9305b HTTP/1.1" 200 1895 0.008353 10.0.0.241 - - [2026-05-18 01:52:15] "GET /projects?obj_uuids=e5faaa50-f5e4-4351-8ffc-31fea6170d98&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001587 10.0.0.241 - - [2026-05-18 01:52:15] "GET /project/e5faaa50-f5e4-4351-8ffc-31fea6170d98 HTTP/1.1" 200 2574 0.024063 10.0.0.241 - - [2026-05-18 01:52:15] "GET /virtual-network/4a199899-b088-46d7-8251-beda3116e909 HTTP/1.1" 200 2889 0.005920 10.0.0.241 - - [2026-05-18 01:52:15] "GET /obj-perms HTTP/1.1" 200 6447 0.001862 10.0.0.241 - - [2026-05-18 01:52:15] "POST /id-to-fqname HTTP/1.1" 200 220 0.001605 252.241.226.163 - - [2026-05-18 01:52:15] "POST /neutron/network HTTP/1.1" 200 933 0.006179 252.241.226.163 - - [2026-05-18 01:52:15] "GET /aaa-mode HTTP/1.1" 401 296 0.000510 252.241.226.163 - - [2026-05-18 01:52:16] "GET / HTTP/1.1" 200 36499 0.003138 252.241.226.163 - - [2026-05-18 01:52:16] "GET /project/e5faaa50-f5e4-4351-8ffc-31fea6170d98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000357 10.0.0.241 - - [2026-05-18 01:52:16] "GET /projects?obj_uuids=e5faaa50-f5e4-4351-8ffc-31fea6170d98&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001374 252.241.226.163 - - [2026-05-18 01:52:16] "GET /project/e5faaa50-f5e4-4351-8ffc-31fea6170d98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.066598 252.241.226.163 - - [2026-05-18 01:52:16] "POST /neutron/network HTTP/1.1" 200 923 0.005813 252.241.226.163 - - [2026-05-18 01:52:16] "POST /neutron/port HTTP/1.1" 200 117 0.006193 252.241.226.163 - - [2026-05-18 01:52:16] "POST /neutron/port HTTP/1.1" 200 117 0.006678 10.0.0.241 - - [2026-05-18 01:52:16] "POST /id-to-fqname HTTP/1.1" 200 220 0.001740 252.241.226.163 - - [2026-05-18 01:52:16] "POST /neutron/port HTTP/1.1" 200 117 0.005909 252.241.226.163 - - [2026-05-18 01:52:17] "POST /neutron/network HTTP/1.1" 200 932 0.007593 252.241.226.163 - - [2026-05-18 01:52:17] "GET /aaa-mode HTTP/1.1" 401 296 0.001792 252.241.226.163 - - [2026-05-18 01:52:17] "GET / HTTP/1.1" 200 36499 0.004164 252.241.226.163 - - [2026-05-18 01:52:17] "GET /project/e5faaa50-f5e4-4351-8ffc-31fea6170d98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000513 252.241.226.163 - - [2026-05-18 01:52:17] "POST /neutron/network HTTP/1.1" 200 933 0.006952 10.0.0.241 - - [2026-05-18 01:52:17] "GET /projects?obj_uuids=e5faaa50-f5e4-4351-8ffc-31fea6170d98&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.003005 10.0.0.241 - - [2026-05-18 01:52:17] "GET /projects?obj_uuids=e5faaa50-f5e4-4351-8ffc-31fea6170d98&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000983 252.241.226.163 - - [2026-05-18 01:52:17] "GET /project/e5faaa50-f5e4-4351-8ffc-31fea6170d98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.107105 252.241.226.163 - - [2026-05-18 01:52:17] "POST /neutron/network HTTP/1.1" 200 922 0.005788 252.241.226.163 - - [2026-05-18 01:52:17] "POST /neutron/port HTTP/1.1" 200 1059 0.335146 252.241.226.163 - - [2026-05-18 01:52:17] "POST /neutron/port HTTP/1.1" 200 1059 0.013696 252.241.226.163 - - [2026-05-18 01:52:17] "POST /neutron/port HTTP/1.1" 200 1059 0.015656 252.241.226.163 - - [2026-05-18 01:52:18] "POST /neutron/port HTTP/1.1" 200 1069 0.027685 252.241.226.163 - - [2026-05-18 01:52:18] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009233 252.241.226.163 - - [2026-05-18 01:52:18] "POST /neutron/port HTTP/1.1" 200 1109 0.141929 252.241.226.163 - - [2026-05-18 01:52:18] "POST /neutron/port HTTP/1.1" 200 117 0.006821 252.241.226.163 - - [2026-05-18 01:52:18] "POST /neutron/port HTTP/1.1" 200 1119 0.015778 252.241.226.163 - - [2026-05-18 01:52:18] "POST /neutron/port HTTP/1.1" 200 1119 0.024555 252.241.226.163 - - [2026-05-18 01:52:18] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005589 252.241.226.163 - - [2026-05-18 01:52:18] "POST /neutron/security_group HTTP/1.1" 200 2058 0.015651 252.241.226.163 - - [2026-05-18 01:52:18] "POST /neutron/subnet HTTP/1.1" 200 693 0.010439 252.241.226.163 - - [2026-05-18 01:52:18] "POST /neutron/port HTTP/1.1" 200 117 0.002231 252.241.226.163 - - [2026-05-18 01:52:18] "POST /neutron/network HTTP/1.1" 200 923 0.006750 252.241.226.163 - - [2026-05-18 01:52:18] "POST /neutron/network HTTP/1.1" 200 932 0.007743 10.0.0.241 - - [2026-05-18 01:52:18] "GET /projects?obj_uuids=e5faaa50-f5e4-4351-8ffc-31fea6170d98&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001454 252.241.226.163 - - [2026-05-18 01:52:18] "POST /neutron/port HTTP/1.1" 200 1058 0.289328 252.241.226.163 - - [2026-05-18 01:52:19] "POST /neutron/port HTTP/1.1" 200 1058 0.012501 252.241.226.163 - - [2026-05-18 01:52:19] "POST /neutron/port HTTP/1.1" 200 1058 0.012318 252.241.226.163 - - [2026-05-18 01:52:19] "POST /neutron/port HTTP/1.1" 200 1108 0.077286 252.241.226.163 - - [2026-05-18 01:52:19] "POST /neutron/port HTTP/1.1" 200 1118 0.015638 252.241.226.163 - - [2026-05-18 01:52:19] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003710 252.241.226.163 - - [2026-05-18 01:52:19] "POST /neutron/subnet HTTP/1.1" 200 689 0.007920 252.241.226.163 - - [2026-05-18 01:52:19] "POST /neutron/port HTTP/1.1" 200 117 0.001400 252.241.226.163 - - [2026-05-18 01:52:19] "POST /neutron/network HTTP/1.1" 200 922 0.009010 10.0.0.241 - - [2026-05-18 01:52:20] "DELETE /project/e5faaa50f5e443518ffc31fea6170d98 HTTP/1.1" 404 173 0.016946 10.0.0.241 - - [2026-05-18 01:52:20] "DELETE /project/b9ea3e07ff634bc09e4784e9de0aebb1 HTTP/1.1" 404 173 0.016430 10.0.0.241 - - [2026-05-18 01:52:20] "DELETE /project/d4d84976972e41b7af9cca1d4e83cb5a HTTP/1.1" 404 173 0.015664 10.0.0.241 - - [2026-05-18 01:52:20] "GET /projects?obj_uuids=8ae9f17f-fac8-4e25-8b76-ed703806d34c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001526 10.0.0.241 - - [2026-05-18 01:52:20] "GET /projects?obj_uuids=d4d84976-972e-41b7-af9c-ca1d4e83cb5a&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001395 10.0.0.241 - - [2026-05-18 01:52:20] "GET /projects?obj_uuids=b9ea3e07-ff63-4bc0-9e47-84e9de0aebb1&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001079 10.0.0.241 - - [2026-05-18 01:52:20] "GET /project/d4d84976-972e-41b7-af9c-ca1d4e83cb5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1520 0.057168 10.0.0.241 - - [2026-05-18 01:52:20] "GET /project/8ae9f17f-fac8-4e25-8b76-ed703806d34c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.067137 10.0.0.241 - - [2026-05-18 01:52:20] "GET /projects?obj_uuids=d4d84976-972e-41b7-af9c-ca1d4e83cb5a&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001340 10.0.0.241 - - [2026-05-18 01:52:20] "GET /projects?obj_uuids=8ae9f17f-fac8-4e25-8b76-ed703806d34c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001888 10.0.0.241 - - [2026-05-18 01:52:20] "GET /project/b9ea3e07-ff63-4bc0-9e47-84e9de0aebb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.128937 10.0.0.241 - - [2026-05-18 01:52:20] "GET /projects?obj_uuids=b9ea3e07-ff63-4bc0-9e47-84e9de0aebb1&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001133 10.0.0.241 - - [2026-05-18 01:52:20] "GET /project/8ae9f17f-fac8-4e25-8b76-ed703806d34c?fields=security_groups HTTP/1.1" 200 1360 0.100468 10.0.0.241 - - [2026-05-18 01:52:20] "GET /project/d4d84976-972e-41b7-af9c-ca1d4e83cb5a?fields=security_groups HTTP/1.1" 200 1399 0.139437 10.0.0.241 - - [2026-05-18 01:52:21] "GET /project/b9ea3e07-ff63-4bc0-9e47-84e9de0aebb1?fields=security_groups HTTP/1.1" 200 1375 0.129892 10.0.0.241 - - [2026-05-18 01:52:21] "DELETE /access-control-list/63df0d74-8c74-4904-a2e9-f939691a1f63 HTTP/1.1" 200 115 0.083220 10.0.0.241 - - [2026-05-18 01:52:21] "DELETE /security-group/4ecfaec8-c662-4dd4-a9df-ef689ae69c90 HTTP/1.1" 200 115 0.188058 10.0.0.241 - - [2026-05-18 01:52:21] "GET /projects?obj_uuids=8ae9f17f-fac8-4e25-8b76-ed703806d34c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001028 10.0.0.241 - - [2026-05-18 01:52:21] "DELETE /security-group/e91e1d0e-4d2c-41d1-a644-d8aa995144fa HTTP/1.1" 200 115 0.161535 10.0.0.241 - - [2026-05-18 01:52:21] "GET /projects?obj_uuids=d4d84976-972e-41b7-af9c-ca1d4e83cb5a&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001552 10.0.0.241 - - [2026-05-18 01:52:21] "DELETE /security-group/bf0f9f92-5e58-41ea-a199-44bf27fc8a80 HTTP/1.1" 200 115 0.108196 10.0.0.241 - - [2026-05-18 01:52:21] "GET /project/8ae9f17f-fac8-4e25-8b76-ed703806d34c?fields=application_policy_sets HTTP/1.1" 200 1399 0.070118 10.0.0.241 - - [2026-05-18 01:52:21] "DELETE /access-control-list/74635dab-7df6-4cda-9731-73340a10b4c0 HTTP/1.1" 200 115 0.084661 10.0.0.241 - - [2026-05-18 01:52:21] "GET /projects?obj_uuids=b9ea3e07-ff63-4bc0-9e47-84e9de0aebb1&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001340 10.0.0.241 - - [2026-05-18 01:52:21] "GET /project/d4d84976-972e-41b7-af9c-ca1d4e83cb5a?fields=application_policy_sets HTTP/1.1" 200 1438 0.099382 10.0.0.241 - - [2026-05-18 01:52:21] "GET /project/b9ea3e07-ff63-4bc0-9e47-84e9de0aebb1?fields=application_policy_sets HTTP/1.1" 200 1414 0.062586 10.0.0.241 - - [2026-05-18 01:52:21] "DELETE /access-control-list/295efbb7-43e5-4fd3-9b9a-a98a8b9e58f6 HTTP/1.1" 200 115 0.071686 10.0.0.241 - - [2026-05-18 01:52:21] "DELETE /access-control-list/3e677ae7-d2c2-45c1-9233-26b692822b95 HTTP/1.1" 200 115 0.113924 10.0.0.241 - - [2026-05-18 01:52:21] "DELETE /access-control-list/5aa136d0-f5d1-4ef4-8504-4a3f23220f4b HTTP/1.1" 200 115 0.081547 10.0.0.241 - - [2026-05-18 01:52:21] "DELETE /project/8ae9f17f-fac8-4e25-8b76-ed703806d34c HTTP/1.1" 200 115 0.884562 10.0.0.241 - - [2026-05-18 01:52:21] "DELETE /access-control-list/46da812f-1f36-427a-afc2-fb235e7f1853 HTTP/1.1" 200 115 0.091726 10.0.0.241 - - [2026-05-18 01:52:21] "DELETE /project/b9ea3e07-ff63-4bc0-9e47-84e9de0aebb1 HTTP/1.1" 200 115 0.935207 10.0.0.241 - - [2026-05-18 01:52:21] "DELETE /project/d4d84976-972e-41b7-af9c-ca1d4e83cb5a HTTP/1.1" 200 115 0.932590 252.241.226.163 - - [2026-05-18 01:52:23] "POST /neutron/port HTTP/1.1" 200 1119 0.015686 252.241.226.163 - - [2026-05-18 01:52:23] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008661 252.241.226.163 - - [2026-05-18 01:52:23] "POST /neutron/port HTTP/1.1" 200 1119 0.023101 252.241.226.163 - - [2026-05-18 01:52:23] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008265 252.241.226.163 - - [2026-05-18 01:52:23] "POST /neutron/port HTTP/1.1" 200 1119 0.021958 252.241.226.163 - - [2026-05-18 01:52:23] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007934 10.0.0.241 - - [2026-05-18 01:52:23] "GET /virtual-machine/a61f2ce8-ee5d-471e-967b-817e59ec1773 HTTP/1.1" 200 1297 0.005947 10.0.0.241 - - [2026-05-18 01:52:23] "GET /virtual-machine-interface/4d66fd6c-ea96-48a2-9ed6-c9b430e80794 HTTP/1.1" 200 2953 0.007104 10.0.0.241 - - [2026-05-18 01:52:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.009263 10.0.0.241 - - [2026-05-18 01:52:24] "GET /global-vrouter-config/d9fdb48e-53c8-4fec-a5de-ef9dbcc332e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.005088 10.0.0.241 - - [2026-05-18 01:52:24] "GET /virtual-networks?parent_id=e5faaa50-f5e4-4351-8ffc-31fea6170d98&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003998 10.0.0.241 - - [2026-05-18 01:52:24] "GET /virtual-network/6809622d-0600-4617-9c37-17f867aa2f3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.007618 10.0.0.241 - - [2026-05-18 01:52:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006412 10.0.0.241 - - [2026-05-18 01:52:27] "GET /virtual-network/6809622d-0600-4617-9c37-17f867aa2f3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.005089 252.241.226.163 - - [2026-05-18 01:52:28] "POST /neutron/port HTTP/1.1" 200 1119 0.017125 252.241.226.163 - - [2026-05-18 01:52:28] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006862 252.241.226.163 - - [2026-05-18 01:52:29] "POST /neutron/port HTTP/1.1" 200 1119 0.025502 252.241.226.163 - - [2026-05-18 01:52:29] "POST /neutron/security_group HTTP/1.1" 200 2058 0.010212 10.0.0.241 - - [2026-05-18 01:52:29] "GET /obj-perms HTTP/1.1" 200 6396 0.077035 10.0.0.241 - - [2026-05-18 01:52:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004010 10.0.0.241 - - [2026-05-18 01:52:29] "GET /global-vrouter-config/d9fdb48e-53c8-4fec-a5de-ef9dbcc332e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003285 10.0.0.241 - - [2026-05-18 01:52:29] "GET /virtual-networks?parent_id=e5faaa50-f5e4-4351-8ffc-31fea6170d98&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.006593 10.0.0.241 - - [2026-05-18 01:52:29] "GET /virtual-network/6809622d-0600-4617-9c37-17f867aa2f3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.005910 10.0.0.241 - - [2026-05-18 01:52:29] "GET /obj-perms HTTP/1.1" 200 6396 0.063253 252.241.226.163 - - [2026-05-18 01:52:29] "POST /neutron/port HTTP/1.1" 200 1119 0.013603 252.241.226.163 - - [2026-05-18 01:52:30] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006749 252.241.226.163 - - [2026-05-18 01:52:30] "POST /neutron/port HTTP/1.1" 200 1118 0.018178 252.241.226.163 - - [2026-05-18 01:52:30] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006620 252.241.226.163 - - [2026-05-18 01:52:32] "POST /neutron/port HTTP/1.1" 200 1118 0.013233 252.241.226.163 - - [2026-05-18 01:52:32] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005818 252.241.226.163 - - [2026-05-18 01:52:32] "POST /neutron/port HTTP/1.1" 200 1118 0.021524 252.241.226.163 - - [2026-05-18 01:52:32] "POST /neutron/port HTTP/1.1" 200 1119 0.012433 252.241.226.163 - - [2026-05-18 01:52:32] "POST /neutron/security_group HTTP/1.1" 200 2058 0.013953 252.241.226.163 - - [2026-05-18 01:52:32] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009686 252.241.226.163 - - [2026-05-18 01:52:32] "POST /neutron/port HTTP/1.1" 200 1118 0.019458 252.241.226.163 - - [2026-05-18 01:52:32] "POST /neutron/port HTTP/1.1" 200 1119 0.015110 252.241.226.163 - - [2026-05-18 01:52:32] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005800 252.241.226.163 - - [2026-05-18 01:52:32] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007455 252.241.226.163 - - [2026-05-18 01:52:35] "POST /neutron/port HTTP/1.1" 200 1118 0.014321 252.241.226.163 - - [2026-05-18 01:52:35] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008355 252.241.226.163 - - [2026-05-18 01:52:35] "POST /neutron/port HTTP/1.1" 200 1118 0.017195 252.241.226.163 - - [2026-05-18 01:52:35] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006705 252.241.226.163 - - [2026-05-18 01:52:35] "POST /neutron/port HTTP/1.1" 200 1118 0.012650 252.241.226.163 - - [2026-05-18 01:52:35] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006256 10.0.0.241 - - [2026-05-18 01:52:35] "GET /virtual-machine/28f09427-1410-4a43-b5c4-2313dd43f03a HTTP/1.1" 200 1296 0.009361 10.0.0.241 - - [2026-05-18 01:52:35] "GET /virtual-machine-interface/3e7136e8-d49e-439d-9ae2-d26f6eecafa9 HTTP/1.1" 200 2953 0.005171 10.0.0.241 - - [2026-05-18 01:52:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003325 10.0.0.241 - - [2026-05-18 01:52:35] "GET /global-vrouter-config/d9fdb48e-53c8-4fec-a5de-ef9dbcc332e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.004104 10.0.0.241 - - [2026-05-18 01:52:36] "GET /virtual-networks?parent_id=e5faaa50-f5e4-4351-8ffc-31fea6170d98&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003153 10.0.0.241 - - [2026-05-18 01:52:36] "GET /virtual-network/4a199899-b088-46d7-8251-beda3116e909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2359 0.005695 10.0.0.241 - - [2026-05-18 01:52:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004591 10.0.0.241 - - [2026-05-18 01:52:37] "GET /global-vrouter-config/d9fdb48e-53c8-4fec-a5de-ef9dbcc332e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003381 10.0.0.241 - - [2026-05-18 01:52:37] "GET /virtual-networks?parent_id=e5faaa50-f5e4-4351-8ffc-31fea6170d98&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003083 10.0.0.241 - - [2026-05-18 01:52:37] "GET /virtual-network/4a199899-b088-46d7-8251-beda3116e909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2359 0.005172 10.0.0.241 - - [2026-05-18 01:52:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003308 10.0.0.241 - - [2026-05-18 01:52:41] "GET /projects?obj_uuids=e5faaa50-f5e4-4351-8ffc-31fea6170d98&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001037 10.0.0.241 - - [2026-05-18 01:52:41] "GET /project/e5faaa50-f5e4-4351-8ffc-31fea6170d98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.030499 10.0.0.241 - - [2026-05-18 01:52:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003050 10.0.0.241 - - [2026-05-18 01:52:41] "PUT /network-policy/985b89e4-000f-4f26-93ac-b801ec40c59b HTTP/1.1" 200 264 0.013819 10.0.0.241 - - [2026-05-18 01:52:41] "PUT /access-control-list/df6dfd7c-61cc-4f81-bfba-223f877f64f7 HTTP/1.1" 200 274 0.055798 10.0.0.241 - - [2026-05-18 01:52:41] "POST /ref-update HTTP/1.1" 200 156 0.011969 10.0.0.241 - - [2026-05-18 01:52:42] "PUT /access-control-list/3d763cf6-1f02-417d-859a-0f1b24954a2a HTTP/1.1" 200 274 0.053382 10.0.0.241 - - [2026-05-18 01:52:42] "POST /ref-update HTTP/1.1" 200 156 0.012665 10.0.0.241 - - [2026-05-18 01:52:45] "GET /virtual-network/4a199899-b088-46d7-8251-beda3116e909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2359 0.009262 252.241.226.163 - - [2026-05-18 01:52:45] "POST /neutron/network HTTP/1.1" 200 922 0.006859 252.241.226.163 - - [2026-05-18 01:52:45] "POST /neutron/network HTTP/1.1" 200 822 0.053023 10.0.0.241 - - [2026-05-18 01:52:45] "DELETE /access-control-list/df6dfd7c-61cc-4f81-bfba-223f877f64f7 HTTP/1.1" 200 115 0.047818 252.241.226.163 - - [2026-05-18 01:52:45] "POST /neutron/network HTTP/1.1" 200 822 0.007611 10.0.0.241 - - [2026-05-18 01:52:45] "GET /virtual-network/4a199899-b088-46d7-8251-beda3116e909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005419 10.0.0.241 - - [2026-05-18 01:52:45] "GET /virtual-network/6809622d-0600-4617-9c37-17f867aa2f3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.005476 252.241.226.163 - - [2026-05-18 01:52:45] "POST /neutron/network HTTP/1.1" 200 923 0.009564 252.241.226.163 - - [2026-05-18 01:52:45] "POST /neutron/network HTTP/1.1" 200 823 0.076433 10.0.0.241 - - [2026-05-18 01:52:45] "DELETE /access-control-list/3d763cf6-1f02-417d-859a-0f1b24954a2a HTTP/1.1" 200 115 0.044920 252.241.226.163 - - [2026-05-18 01:52:45] "POST /neutron/network HTTP/1.1" 200 823 0.006492 10.0.0.241 - - [2026-05-18 01:52:45] "GET /virtual-network/6809622d-0600-4617-9c37-17f867aa2f3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005794 10.0.0.241 - - [2026-05-18 01:52:45] "DELETE /network-policy/985b89e4-000f-4f26-93ac-b801ec40c59b HTTP/1.1" 200 115 0.027459 252.241.226.163 - - [2026-05-18 01:52:46] "POST /neutron/network HTTP/1.1" 200 822 0.007182 252.241.226.163 - - [2026-05-18 01:52:46] "POST /neutron/port HTTP/1.1" 200 1119 0.014531 252.241.226.163 - - [2026-05-18 01:52:46] "POST /neutron/network HTTP/1.1" 400 204 0.015726 252.241.226.163 - - [2026-05-18 01:52:46] "POST /neutron/port HTTP/1.1" 200 1118 0.013313 252.241.226.163 - - [2026-05-18 01:52:46] "POST /neutron/port HTTP/1.1" 200 1109 0.010442 252.241.226.163 - - [2026-05-18 01:52:46] "POST /neutron/port HTTP/1.1" 200 1108 0.021502 252.241.226.163 - - [2026-05-18 01:52:46] "POST /neutron/port HTTP/1.1" 200 151 0.168283 252.241.226.163 - - [2026-05-18 01:52:46] "POST /neutron/port HTTP/1.1" 200 151 0.160111 252.241.226.163 - - [2026-05-18 01:52:48] "POST /neutron/network HTTP/1.1" 200 822 0.007506 10.0.0.241 - - [2026-05-18 01:52:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.035371 10.0.0.241 - - [2026-05-18 01:52:48] "POST /useragent-kv HTTP/1.1" 200 115 0.040170 10.0.0.241 - - [2026-05-18 01:52:48] "POST /useragent-kv HTTP/1.1" 200 115 0.002833 252.241.226.163 - - [2026-05-18 01:52:48] "POST /neutron/network HTTP/1.1" 200 151 0.137791 10.0.0.241 - - [2026-05-18 01:52:48] "DELETE /route-target/c51279aa-25f4-4552-af0f-ade7806a6062 HTTP/1.1" 200 115 0.022863 10.0.0.241 - - [2026-05-18 01:52:48] "GET /routing-instance/b764ae20-b816-4cd7-92cd-7f4e16077ed1 HTTP/1.1" 404 171 0.003455 10.0.0.241 - - [2026-05-18 01:52:48] "GET /domains HTTP/1.1" 200 440 0.002838 10.0.0.241 - - [2026-05-18 01:52:48] "GET /domains?obj_uuids=2d41c0d2-849f-4e48-95a3-b6637df9305b&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001209 10.0.0.241 - - [2026-05-18 01:52:48] "GET /domain/2d41c0d2-849f-4e48-95a3-b6637df9305b HTTP/1.1" 200 1310 0.008591 10.0.0.241 - - [2026-05-18 01:52:48] "GET /projects?obj_uuids=e5faaa50-f5e4-4351-8ffc-31fea6170d98&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.002427 10.0.0.241 - - [2026-05-18 01:52:48] "GET /project/e5faaa50-f5e4-4351-8ffc-31fea6170d98 HTTP/1.1" 200 2106 0.029812 252.241.226.163 - - [2026-05-18 01:52:48] "POST /neutron/network HTTP/1.1" 200 823 0.005784 10.0.0.241 - - [2026-05-18 01:52:49] "POST /useragent-kv HTTP/1.1" 200 115 0.001974 10.0.0.241 - - [2026-05-18 01:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005982 10.0.0.241 - - [2026-05-18 01:52:49] "POST /useragent-kv HTTP/1.1" 200 115 0.003271 252.241.226.163 - - [2026-05-18 01:52:49] "POST /neutron/network HTTP/1.1" 200 151 0.085818 10.0.0.241 - - [2026-05-18 01:52:49] "GET /routing-instance/7acc7d7b-0420-44e6-bc92-3970e5293877 HTTP/1.1" 404 171 0.002968 10.0.0.241 - - [2026-05-18 01:52:49] "DELETE /route-target/f68a7494-58b1-4cdc-92b9-ed6d1b509664 HTTP/1.1" 200 115 0.026957 10.0.0.241 - - [2026-05-18 01:52:49] "GET /domains HTTP/1.1" 200 440 0.002949 10.0.0.241 - - [2026-05-18 01:52:49] "GET /domains?obj_uuids=2d41c0d2-849f-4e48-95a3-b6637df9305b&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001088 10.0.0.241 - - [2026-05-18 01:52:49] "GET /domain/2d41c0d2-849f-4e48-95a3-b6637df9305b HTTP/1.1" 200 1310 0.007183 10.0.0.241 - - [2026-05-18 01:52:49] "GET /projects?obj_uuids=e5faaa50-f5e4-4351-8ffc-31fea6170d98&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001576 10.0.0.241 - - [2026-05-18 01:52:49] "GET /project/e5faaa50-f5e4-4351-8ffc-31fea6170d98 HTTP/1.1" 200 1867 0.034892 10.0.0.241 - - [2026-05-18 01:52:50] "GET /projects?obj_uuids=e5faaa50-f5e4-4351-8ffc-31fea6170d98&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001139 10.0.0.241 - - [2026-05-18 01:52:50] "GET /project/e5faaa50-f5e4-4351-8ffc-31fea6170d98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.064796 10.0.0.241 - - [2026-05-18 01:52:50] "GET /projects?obj_uuids=e5faaa50-f5e4-4351-8ffc-31fea6170d98&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000936 10.0.0.241 - - [2026-05-18 01:52:50] "GET /project/e5faaa50-f5e4-4351-8ffc-31fea6170d98?fields=virtual_networks HTTP/1.1" 200 1039 0.073173 10.0.0.241 - - [2026-05-18 01:52:50] "GET /projects?obj_uuids=e5faaa50-f5e4-4351-8ffc-31fea6170d98&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001591 10.0.0.241 - - [2026-05-18 01:52:50] "GET /project/e5faaa50-f5e4-4351-8ffc-31fea6170d98?fields=virtual_machine_interfaces HTTP/1.1" 200 1039 0.027856 10.0.0.241 - - [2026-05-18 01:52:50] "GET /projects?obj_uuids=e5faaa50-f5e4-4351-8ffc-31fea6170d98&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001163 10.0.0.241 - - [2026-05-18 01:52:50] "GET /project/e5faaa50-f5e4-4351-8ffc-31fea6170d98?fields=security_groups HTTP/1.1" 200 1267 0.029678 10.0.0.241 - - [2026-05-18 01:52:51] "GET /domains?obj_uuids=2d41c0d2-849f-4e48-95a3-b6637df9305b&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001159 10.0.0.241 - - [2026-05-18 01:52:51] "GET /domain/2d41c0d2-849f-4e48-95a3-b6637df9305b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.007632 10.0.0.241 - - [2026-05-18 01:52:51] "POST /fqname-to-id HTTP/1.1" 404 179 0.037457 10.0.0.241 - - [2026-05-18 01:52:51] "GET /projects?obj_uuids=4b0d11d4-c0c2-469e-9e9b-f74f64d5dd13&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004474 10.0.0.241 - - [2026-05-18 01:52:51] "GET /domains?obj_uuids=2d41c0d2-849f-4e48-95a3-b6637df9305b&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001451 10.0.0.241 - - [2026-05-18 01:52:51] "GET /domain/2d41c0d2-849f-4e48-95a3-b6637df9305b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.046951 10.0.0.241 - - [2026-05-18 01:52:51] "POST /id-to-fqname HTTP/1.1" 200 181 0.001613 10.0.0.241 - - [2026-05-18 01:52:51] "POST /fqname-to-id HTTP/1.1" 404 190 0.003300 10.0.0.241 - - [2026-05-18 01:52:51] "POST /security-groups HTTP/1.1" 200 576 0.064634 10.0.0.241 - - [2026-05-18 01:52:51] "POST /fqname-to-id HTTP/1.1" 404 225 0.003101 10.0.0.241 - - [2026-05-18 01:52:51] "POST /projects HTTP/1.1" 200 563 0.217829 10.0.0.241 - - [2026-05-18 01:52:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.252367 10.0.0.241 - - [2026-05-18 01:52:51] "POST /access-control-lists HTTP/1.1" 200 591 0.061489 10.0.0.241 - - [2026-05-18 01:52:51] "GET /project/4b0d11d4-c0c2-469e-9e9b-f74f64d5dd13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1337 0.446951 10.0.0.241 - - [2026-05-18 01:52:51] "POST /fqname-to-id HTTP/1.1" 404 224 0.003152 10.0.0.241 - - [2026-05-18 01:52:52] "POST /access-control-lists HTTP/1.1" 200 589 0.064090 10.0.0.241 - - [2026-05-18 01:52:53] "GET / HTTP/1.1" 200 36499 0.002152 10.0.0.241 - - [2026-05-18 01:52:54] "POST /fqname-to-id HTTP/1.1" 401 296 0.000611 10.0.0.241 - - [2026-05-18 01:52:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.081740 10.0.0.241 - - [2026-05-18 01:52:54] "GET /projects?obj_uuids=4b0d11d4-c0c2-469e-9e9b-f74f64d5dd13&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001105 10.0.0.241 - - [2026-05-18 01:52:54] "GET /project/4b0d11d4-c0c2-469e-9e9b-f74f64d5dd13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1337 0.028454 252.241.226.163 - - [2026-05-18 01:52:54] "POST /neutron/network HTTP/1.1" 200 117 0.046766 10.0.0.241 - - [2026-05-18 01:52:54] "GET /projects?obj_uuids=4b0d11d4-c0c2-469e-9e9b-f74f64d5dd13&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001270 252.241.226.163 - - [2026-05-18 01:52:54] "POST /neutron/network HTTP/1.1" 200 610 0.081729 10.0.0.241 - - [2026-05-18 01:52:54] "POST /route-targets HTTP/1.1" 200 329 0.013353 10.0.0.241 - - [2026-05-18 01:52:54] "POST /ref-update HTTP/1.1" 200 156 0.013953 10.0.0.241 - - [2026-05-18 01:52:55] "POST /useragent-kv HTTP/1.1" 200 115 0.005649 252.241.226.163 - - [2026-05-18 01:52:55] "POST /neutron/subnet HTTP/1.1" 200 705 0.149395 252.241.226.163 - - [2026-05-18 01:52:55] "POST /neutron/network HTTP/1.1" 200 825 0.007122 10.0.0.241 - - [2026-05-18 01:52:55] "POST /id-to-fqname HTTP/1.1" 200 218 0.001707 10.0.0.241 - - [2026-05-18 01:52:55] "GET /virtual-network/ad63af76-ddbb-41ed-8211-b2070278033c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005665 252.241.226.163 - - [2026-05-18 01:52:55] "POST /neutron/network HTTP/1.1" 200 825 0.006414 10.0.0.241 - - [2026-05-18 01:52:55] "GET /virtual-network/ad63af76-ddbb-41ed-8211-b2070278033c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.007410 252.241.226.163 - - [2026-05-18 01:52:55] "POST /neutron/network HTTP/1.1" 200 825 0.011493 252.241.226.163 - - [2026-05-18 01:52:55] "POST /neutron/subnet HTTP/1.1" 200 705 0.007632 10.0.0.241 - - [2026-05-18 01:52:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003341 10.0.0.241 - - [2026-05-18 01:52:55] "GET /virtual-network/ad63af76-ddbb-41ed-8211-b2070278033c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005825 10.0.0.241 - - [2026-05-18 01:52:55] "PUT /virtual-network/ad63af76-ddbb-41ed-8211-b2070278033c HTTP/1.1" 200 266 0.043220 10.0.0.241 - - [2026-05-18 01:52:55] "POST /route-targets HTTP/1.1" 200 325 0.018777 10.0.0.241 - - [2026-05-18 01:52:55] "POST /ref-update HTTP/1.1" 200 156 0.010450 10.0.0.241 - - [2026-05-18 01:52:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003453 10.0.0.241 - - [2026-05-18 01:52:55] "GET /projects?obj_uuids=4b0d11d4-c0c2-469e-9e9b-f74f64d5dd13&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001236 10.0.0.241 - - [2026-05-18 01:52:55] "GET /project/4b0d11d4-c0c2-469e-9e9b-f74f64d5dd13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1337 0.027492 252.241.226.163 - - [2026-05-18 01:52:55] "POST /neutron/network HTTP/1.1" 200 117 0.011131 10.0.0.241 - - [2026-05-18 01:52:55] "GET /projects?obj_uuids=4b0d11d4-c0c2-469e-9e9b-f74f64d5dd13&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001183 252.241.226.163 - - [2026-05-18 01:52:55] "POST /neutron/network HTTP/1.1" 200 610 0.075789 10.0.0.241 - - [2026-05-18 01:52:55] "POST /route-targets HTTP/1.1" 200 329 0.011946 10.0.0.241 - - [2026-05-18 01:52:56] "POST /ref-update HTTP/1.1" 200 156 0.022079 10.0.0.241 - - [2026-05-18 01:52:56] "POST /useragent-kv HTTP/1.1" 200 115 0.004771 252.241.226.163 - - [2026-05-18 01:52:56] "POST /neutron/subnet HTTP/1.1" 200 719 0.156417 252.241.226.163 - - [2026-05-18 01:52:56] "POST /neutron/network HTTP/1.1" 200 828 0.006257 10.0.0.241 - - [2026-05-18 01:52:56] "POST /id-to-fqname HTTP/1.1" 200 218 0.001353 10.0.0.241 - - [2026-05-18 01:52:56] "GET /virtual-network/5dc08e44-bd3f-4f84-be15-f5cc16c5ef09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006577 252.241.226.163 - - [2026-05-18 01:52:56] "POST /neutron/network HTTP/1.1" 200 828 0.007310 10.0.0.241 - - [2026-05-18 01:52:56] "GET /virtual-network/5dc08e44-bd3f-4f84-be15-f5cc16c5ef09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.007733 252.241.226.163 - - [2026-05-18 01:52:56] "POST /neutron/network HTTP/1.1" 200 828 0.006487 252.241.226.163 - - [2026-05-18 01:52:56] "POST /neutron/subnet HTTP/1.1" 200 719 0.007855 10.0.0.241 - - [2026-05-18 01:52:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003590 10.0.0.241 - - [2026-05-18 01:52:56] "GET /virtual-network/5dc08e44-bd3f-4f84-be15-f5cc16c5ef09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005729 10.0.0.241 - - [2026-05-18 01:52:56] "POST /ref-update HTTP/1.1" 200 156 0.013758 10.0.0.241 - - [2026-05-18 01:52:56] "PUT /virtual-network/5dc08e44-bd3f-4f84-be15-f5cc16c5ef09 HTTP/1.1" 200 266 0.046080 10.0.0.241 - - [2026-05-18 01:52:56] "POST /id-to-fqname HTTP/1.1" 200 218 0.001340 252.241.226.163 - - [2026-05-18 01:52:57] "POST /neutron/network HTTP/1.1" 200 835 0.006596 252.241.226.163 - - [2026-05-18 01:52:57] "GET /aaa-mode HTTP/1.1" 401 296 0.000497 252.241.226.163 - - [2026-05-18 01:52:57] "GET / HTTP/1.1" 200 36499 0.001991 252.241.226.163 - - [2026-05-18 01:52:57] "GET /project/4b0d11d4-c0c2-469e-9e9b-f74f64d5dd13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000495 10.0.0.241 - - [2026-05-18 01:52:57] "GET /projects?obj_uuids=4b0d11d4-c0c2-469e-9e9b-f74f64d5dd13&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001134 252.241.226.163 - - [2026-05-18 01:52:57] "GET /project/4b0d11d4-c0c2-469e-9e9b-f74f64d5dd13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1337 0.068935 252.241.226.163 - - [2026-05-18 01:52:57] "POST /neutron/network HTTP/1.1" 200 825 0.010780 252.241.226.163 - - [2026-05-18 01:52:57] "POST /neutron/port HTTP/1.1" 200 117 0.005404 252.241.226.163 - - [2026-05-18 01:52:57] "POST /neutron/port HTTP/1.1" 200 117 0.005832 10.0.0.241 - - [2026-05-18 01:52:57] "POST /id-to-fqname HTTP/1.1" 200 218 0.001338 252.241.226.163 - - [2026-05-18 01:52:58] "POST /neutron/port HTTP/1.1" 200 117 0.006444 252.241.226.163 - - [2026-05-18 01:52:58] "POST /neutron/network HTTP/1.1" 200 838 0.007194 252.241.226.163 - - [2026-05-18 01:52:58] "GET /aaa-mode HTTP/1.1" 401 296 0.000692 252.241.226.163 - - [2026-05-18 01:52:58] "GET / HTTP/1.1" 200 36499 0.002992 252.241.226.163 - - [2026-05-18 01:52:58] "GET /project/4b0d11d4-c0c2-469e-9e9b-f74f64d5dd13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000381 252.241.226.163 - - [2026-05-18 01:52:58] "POST /neutron/network HTTP/1.1" 200 835 0.007077 10.0.0.241 - - [2026-05-18 01:52:58] "GET /projects?obj_uuids=4b0d11d4-c0c2-469e-9e9b-f74f64d5dd13&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001947 10.0.0.241 - - [2026-05-18 01:52:58] "GET /projects?obj_uuids=4b0d11d4-c0c2-469e-9e9b-f74f64d5dd13&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001085 252.241.226.163 - - [2026-05-18 01:52:58] "POST /neutron/port HTTP/1.1" 200 1047 0.282621 252.241.226.163 - - [2026-05-18 01:52:58] "GET /project/4b0d11d4-c0c2-469e-9e9b-f74f64d5dd13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1337 0.086694 252.241.226.163 - - [2026-05-18 01:52:58] "POST /neutron/network HTTP/1.1" 200 828 0.008095 252.241.226.163 - - [2026-05-18 01:52:58] "POST /neutron/port HTTP/1.1" 200 1047 0.011397 252.241.226.163 - - [2026-05-18 01:52:58] "POST /neutron/port HTTP/1.1" 200 1047 0.017042 252.241.226.163 - - [2026-05-18 01:52:59] "POST /neutron/port HTTP/1.1" 200 1097 0.096273 252.241.226.163 - - [2026-05-18 01:52:59] "POST /neutron/port HTTP/1.1" 200 1107 0.025318 252.241.226.163 - - [2026-05-18 01:52:59] "POST /neutron/security_group HTTP/1.1" 200 2049 0.008167 252.241.226.163 - - [2026-05-18 01:52:59] "POST /neutron/port HTTP/1.1" 200 1107 0.014629 252.241.226.163 - - [2026-05-18 01:52:59] "POST /neutron/port HTTP/1.1" 200 117 0.007535 252.241.226.163 - - [2026-05-18 01:52:59] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007214 252.241.226.163 - - [2026-05-18 01:52:59] "POST /neutron/port HTTP/1.1" 200 1107 0.026593 252.241.226.163 - - [2026-05-18 01:52:59] "POST /neutron/subnet HTTP/1.1" 200 679 0.010192 252.241.226.163 - - [2026-05-18 01:52:59] "POST /neutron/port HTTP/1.1" 200 117 0.001383 252.241.226.163 - - [2026-05-18 01:52:59] "POST /neutron/security_group HTTP/1.1" 200 2049 0.009179 252.241.226.163 - - [2026-05-18 01:52:59] "POST /neutron/network HTTP/1.1" 200 825 0.006034 252.241.226.163 - - [2026-05-18 01:52:59] "POST /neutron/network HTTP/1.1" 200 838 0.007216 10.0.0.241 - - [2026-05-18 01:52:59] "GET /projects?obj_uuids=4b0d11d4-c0c2-469e-9e9b-f74f64d5dd13&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001109 252.241.226.163 - - [2026-05-18 01:53:00] "POST /neutron/port HTTP/1.1" 200 1050 0.314007 252.241.226.163 - - [2026-05-18 01:53:00] "POST /neutron/port HTTP/1.1" 200 1050 0.019125 252.241.226.163 - - [2026-05-18 01:53:00] "POST /neutron/port HTTP/1.1" 200 1050 0.012506 252.241.226.163 - - [2026-05-18 01:53:00] "POST /neutron/port HTTP/1.1" 200 1100 0.070328 252.241.226.163 - - [2026-05-18 01:53:00] "POST /neutron/port HTTP/1.1" 200 1110 0.014514 252.241.226.163 - - [2026-05-18 01:53:00] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005592 252.241.226.163 - - [2026-05-18 01:53:00] "POST /neutron/subnet HTTP/1.1" 200 693 0.012486 252.241.226.163 - - [2026-05-18 01:53:00] "POST /neutron/port HTTP/1.1" 200 117 0.001400 252.241.226.163 - - [2026-05-18 01:53:00] "POST /neutron/network HTTP/1.1" 200 828 0.008350 252.241.226.163 - - [2026-05-18 01:53:02] "POST /neutron/port HTTP/1.1" 200 1107 0.020845 252.241.226.163 - - [2026-05-18 01:53:02] "POST /neutron/port HTTP/1.1" 200 1107 0.022903 252.241.226.163 - - [2026-05-18 01:53:02] "POST /neutron/network HTTP/1.1" 200 835 0.006971 252.241.226.163 - - [2026-05-18 01:53:02] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003581 252.241.226.163 - - [2026-05-18 01:53:03] "POST /neutron/subnet HTTP/1.1" 200 679 0.011370 252.241.226.163 - - [2026-05-18 01:53:03] "POST /neutron/port HTTP/1.1" 200 117 0.001755 252.241.226.163 - - [2026-05-18 01:53:03] "POST /neutron/network HTTP/1.1" 200 825 0.007306 252.241.226.163 - - [2026-05-18 01:53:04] "POST /neutron/port HTTP/1.1" 200 1107 0.014166 252.241.226.163 - - [2026-05-18 01:53:04] "POST /neutron/security_group HTTP/1.1" 200 2049 0.009028 252.241.226.163 - - [2026-05-18 01:53:04] "POST /neutron/port HTTP/1.1" 200 1107 0.013097 252.241.226.163 - - [2026-05-18 01:53:04] "POST /neutron/security_group HTTP/1.1" 200 2049 0.008426 252.241.226.163 - - [2026-05-18 01:53:04] "POST /neutron/port HTTP/1.1" 200 1107 0.013142 252.241.226.163 - - [2026-05-18 01:53:04] "POST /neutron/security_group HTTP/1.1" 200 2049 0.008325 10.0.0.241 - - [2026-05-18 01:53:04] "GET /virtual-machine/c9baa93c-779b-48c3-860d-d2ec2375dcf4 HTTP/1.1" 401 296 0.000599 10.0.0.241 - - [2026-05-18 01:53:05] "GET /virtual-machine/c9baa93c-779b-48c3-860d-d2ec2375dcf4 HTTP/1.1" 200 1287 0.036747 10.0.0.241 - - [2026-05-18 01:53:05] "GET /virtual-machine-interface/6c76804f-fd67-43ea-9651-8a23cb3479a1 HTTP/1.1" 200 2928 0.005903 10.0.0.241 - - [2026-05-18 01:53:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003542 10.0.0.241 - - [2026-05-18 01:53:05] "GET /global-vrouter-config/d9fdb48e-53c8-4fec-a5de-ef9dbcc332e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003574 10.0.0.241 - - [2026-05-18 01:53:05] "GET /virtual-networks?parent_id=4b0d11d4-c0c2-469e-9e9b-f74f64d5dd13&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003431 10.0.0.241 - - [2026-05-18 01:53:05] "GET /virtual-network/ad63af76-ddbb-41ed-8211-b2070278033c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2101 0.006415 10.0.0.241 - - [2026-05-18 01:53:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002820 10.0.0.241 - - [2026-05-18 01:53:08] "GET /virtual-network/ad63af76-ddbb-41ed-8211-b2070278033c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2101 0.005416 252.241.226.163 - - [2026-05-18 01:53:09] "POST /neutron/port HTTP/1.1" 200 1107 0.015419 252.241.226.163 - - [2026-05-18 01:53:10] "POST /neutron/security_group HTTP/1.1" 200 2049 0.010198 252.241.226.163 - - [2026-05-18 01:53:10] "POST /neutron/port HTTP/1.1" 200 1107 0.015842 252.241.226.163 - - [2026-05-18 01:53:10] "POST /neutron/security_group HTTP/1.1" 200 2049 0.009168 10.0.0.241 - - [2026-05-18 01:53:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003276 10.0.0.241 - - [2026-05-18 01:53:11] "GET /global-vrouter-config/d9fdb48e-53c8-4fec-a5de-ef9dbcc332e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003609 252.241.226.163 - - [2026-05-18 01:53:11] "POST /neutron/port HTTP/1.1" 200 1110 0.021271 10.0.0.241 - - [2026-05-18 01:53:11] "GET /virtual-networks?parent_id=4b0d11d4-c0c2-469e-9e9b-f74f64d5dd13&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003282 10.0.0.241 - - [2026-05-18 01:53:11] "GET /virtual-network/ad63af76-ddbb-41ed-8211-b2070278033c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2101 0.006953 252.241.226.163 - - [2026-05-18 01:53:11] "POST /neutron/security_group HTTP/1.1" 200 2049 0.005911 252.241.226.163 - - [2026-05-18 01:53:11] "POST /neutron/port HTTP/1.1" 200 1110 0.014652 252.241.226.163 - - [2026-05-18 01:53:11] "POST /neutron/security_group HTTP/1.1" 200 2049 0.007232 252.241.226.163 - - [2026-05-18 01:53:11] "POST /neutron/port HTTP/1.1" 200 1110 0.017300 252.241.226.163 - - [2026-05-18 01:53:11] "POST /neutron/port HTTP/1.1" 200 1107 0.019170 252.241.226.163 - - [2026-05-18 01:53:11] "POST /neutron/security_group HTTP/1.1" 200 2049 0.007082 252.241.226.163 - - [2026-05-18 01:53:11] "POST /neutron/security_group HTTP/1.1" 200 2049 0.008889 252.241.226.163 - - [2026-05-18 01:53:11] "POST /neutron/port HTTP/1.1" 200 1110 0.013477 252.241.226.163 - - [2026-05-18 01:53:11] "POST /neutron/security_group HTTP/1.1" 200 2049 0.008188 252.241.226.163 - - [2026-05-18 01:53:11] "POST /neutron/port HTTP/1.1" 200 1110 0.020073 252.241.226.163 - - [2026-05-18 01:53:11] "POST /neutron/security_group HTTP/1.1" 200 2049 0.006846 10.0.0.241 - - [2026-05-18 01:53:11] "GET /virtual-machine/739795d0-4e96-42ed-9427-6eb3b21f61b8 HTTP/1.1" 200 1287 0.005881 10.0.0.241 - - [2026-05-18 01:53:12] "GET /virtual-machine-interface/44fd3db4-21e1-4f33-89dd-a80be1b7030f HTTP/1.1" 200 2927 0.005914 10.0.0.241 - - [2026-05-18 01:53:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004136 10.0.0.241 - - [2026-05-18 01:53:12] "GET /global-vrouter-config/d9fdb48e-53c8-4fec-a5de-ef9dbcc332e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003564 10.0.0.241 - - [2026-05-18 01:53:12] "GET /virtual-networks?parent_id=4b0d11d4-c0c2-469e-9e9b-f74f64d5dd13&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003123 10.0.0.241 - - [2026-05-18 01:53:12] "GET /virtual-network/5dc08e44-bd3f-4f84-be15-f5cc16c5ef09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.010982 252.241.226.163 - - [2026-05-18 01:53:13] "POST /neutron/port HTTP/1.1" 200 1110 0.020124 252.241.226.163 - - [2026-05-18 01:53:13] "POST /neutron/security_group HTTP/1.1" 200 2049 0.006109 10.0.0.241 - - [2026-05-18 01:53:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003787 10.0.0.241 - - [2026-05-18 01:53:13] "GET /global-vrouter-config/d9fdb48e-53c8-4fec-a5de-ef9dbcc332e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003669 10.0.0.241 - - [2026-05-18 01:53:13] "GET /virtual-networks?parent_id=4b0d11d4-c0c2-469e-9e9b-f74f64d5dd13&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003036 10.0.0.241 - - [2026-05-18 01:53:13] "GET /virtual-network/5dc08e44-bd3f-4f84-be15-f5cc16c5ef09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.005154 252.241.226.163 - - [2026-05-18 01:53:13] "POST /neutron/port HTTP/1.1" 200 1110 0.018369 252.241.226.163 - - [2026-05-18 01:53:13] "POST /neutron/security_group HTTP/1.1" 200 2049 0.007086 10.0.0.241 - - [2026-05-18 01:53:13] "POST /routing-policys HTTP/1.1" 200 536 0.018564 10.0.0.241 - - [2026-05-18 01:53:13] "GET /virtual-network/ad63af76-ddbb-41ed-8211-b2070278033c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2101 0.008913 10.0.0.241 - - [2026-05-18 01:53:14] "POST /ref-update HTTP/1.1" 200 156 0.017423 10.0.0.241 - - [2026-05-18 01:53:14] "PUT /virtual-network/ad63af76-ddbb-41ed-8211-b2070278033c HTTP/1.1" 200 266 0.044808 10.0.0.241 - - [2026-05-18 01:53:17] "POST /ref-update HTTP/1.1" 200 156 0.040441 10.0.0.241 - - [2026-05-18 01:53:17] "POST /ref-update HTTP/1.1" 200 156 0.017890 10.0.0.241 - - [2026-05-18 01:53:17] "DELETE /routing-policy/291898e3-4a20-4cc3-9924-a44d90ee9f17 HTTP/1.1" 200 115 0.025629 252.241.226.163 - - [2026-05-18 01:53:18] "POST /neutron/network HTTP/1.1" 200 828 0.009238 252.241.226.163 - - [2026-05-18 01:53:18] "POST /neutron/network HTTP/1.1" 400 204 0.015671 252.241.226.163 - - [2026-05-18 01:53:18] "POST /neutron/port HTTP/1.1" 200 1110 0.020084 252.241.226.163 - - [2026-05-18 01:53:18] "POST /neutron/port HTTP/1.1" 200 1107 0.017949 252.241.226.163 - - [2026-05-18 01:53:18] "POST /neutron/port HTTP/1.1" 200 1100 0.014662 252.241.226.163 - - [2026-05-18 01:53:18] "POST /neutron/port HTTP/1.1" 200 1097 0.014070 252.241.226.163 - - [2026-05-18 01:53:19] "POST /neutron/port HTTP/1.1" 200 151 0.134270 252.241.226.163 - - [2026-05-18 01:53:19] "POST /neutron/port HTTP/1.1" 200 151 0.133188 252.241.226.163 - - [2026-05-18 01:53:20] "POST /neutron/network HTTP/1.1" 200 828 0.006238 10.0.0.241 - - [2026-05-18 01:53:20] "POST /useragent-kv HTTP/1.1" 200 115 0.004963 10.0.0.241 - - [2026-05-18 01:53:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005694 10.0.0.241 - - [2026-05-18 01:53:20] "POST /useragent-kv HTTP/1.1" 200 115 0.005387 252.241.226.163 - - [2026-05-18 01:53:20] "POST /neutron/network HTTP/1.1" 200 151 0.135293 10.0.0.241 - - [2026-05-18 01:53:20] "DELETE /route-target/8cbda481-cc05-4e7b-a708-ad5459b4185a HTTP/1.1" 200 115 0.033263 10.0.0.241 - - [2026-05-18 01:53:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.008878 252.241.226.163 - - [2026-05-18 01:53:20] "POST /neutron/network HTTP/1.1" 200 825 0.009624 10.0.0.241 - - [2026-05-18 01:53:20] "DELETE /route-target/366a3430-4a85-4247-963e-80e1b737fc43 HTTP/1.1" 409 241 0.007345 10.0.0.241 - - [2026-05-18 01:53:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005485 10.0.0.241 - - [2026-05-18 01:53:20] "POST /useragent-kv HTTP/1.1" 200 115 0.006127 10.0.0.241 - - [2026-05-18 01:53:20] "POST /useragent-kv HTTP/1.1" 200 115 0.004298 252.241.226.163 - - [2026-05-18 01:53:20] "POST /neutron/network HTTP/1.1" 200 151 0.127452 10.0.0.241 - - [2026-05-18 01:53:20] "DELETE /route-target/9e82e729-c3d2-48b7-8ddc-29edc10e2151 HTTP/1.1" 200 115 0.034847 10.0.0.241 - - [2026-05-18 01:53:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003738 10.0.0.241 - - [2026-05-18 01:53:20] "DELETE /route-target/366a3430-4a85-4247-963e-80e1b737fc43 HTTP/1.1" 200 115 0.021252 10.0.0.241 - - [2026-05-18 01:53:21] "GET /projects?obj_uuids=4b0d11d4-c0c2-469e-9e9b-f74f64d5dd13&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001124 10.0.0.241 - - [2026-05-18 01:53:21] "GET /project/4b0d11d4-c0c2-469e-9e9b-f74f64d5dd13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1337 0.031397 10.0.0.241 - - [2026-05-18 01:53:21] "GET /projects?obj_uuids=4b0d11d4-c0c2-469e-9e9b-f74f64d5dd13&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001441 10.0.0.241 - - [2026-05-18 01:53:21] "GET /project/4b0d11d4-c0c2-469e-9e9b-f74f64d5dd13?fields=virtual_networks HTTP/1.1" 200 1020 0.073369 10.0.0.241 - - [2026-05-18 01:53:21] "GET /projects?obj_uuids=4b0d11d4-c0c2-469e-9e9b-f74f64d5dd13&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001116 10.0.0.241 - - [2026-05-18 01:53:21] "GET /project/4b0d11d4-c0c2-469e-9e9b-f74f64d5dd13?fields=virtual_machine_interfaces HTTP/1.1" 200 1020 0.030601 10.0.0.241 - - [2026-05-18 01:53:21] "GET /projects?obj_uuids=4b0d11d4-c0c2-469e-9e9b-f74f64d5dd13&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.002453 10.0.0.241 - - [2026-05-18 01:53:21] "GET /project/4b0d11d4-c0c2-469e-9e9b-f74f64d5dd13?fields=security_groups HTTP/1.1" 200 1239 0.033191 10.0.0.241 - - [2026-05-18 01:53:21] "DELETE /project/4b0d11d4c0c2469e9e9bf74f64d5dd13 HTTP/1.1" 404 173 0.006156 10.0.0.241 - - [2026-05-18 01:53:21] "GET /projects?obj_uuids=e5faaa50-f5e4-4351-8ffc-31fea6170d98&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.002072 10.0.0.241 - - [2026-05-18 01:53:21] "GET /project/e5faaa50-f5e4-4351-8ffc-31fea6170d98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.056589 10.0.0.241 - - [2026-05-18 01:53:21] "GET /projects?obj_uuids=e5faaa50-f5e4-4351-8ffc-31fea6170d98&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001677 10.0.0.241 - - [2026-05-18 01:53:21] "GET /project/e5faaa50-f5e4-4351-8ffc-31fea6170d98?fields=security_groups HTTP/1.1" 200 1357 0.039250 10.0.0.241 - - [2026-05-18 01:53:21] "DELETE /security-group/12ac2f94-618d-4acc-8738-b57453e6b94d HTTP/1.1" 200 115 0.054036 10.0.0.241 - - [2026-05-18 01:53:22] "GET /projects?obj_uuids=e5faaa50-f5e4-4351-8ffc-31fea6170d98&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001557 10.0.0.241 - - [2026-05-18 01:53:22] "DELETE /access-control-list/2bfbdaf0-1357-4910-bf73-a621a50af038 HTTP/1.1" 200 115 0.059696 10.0.0.241 - - [2026-05-18 01:53:22] "GET /project/e5faaa50-f5e4-4351-8ffc-31fea6170d98?fields=application_policy_sets HTTP/1.1" 200 1396 0.075419 10.0.0.241 - - [2026-05-18 01:53:22] "DELETE /access-control-list/75eb217a-6046-4cd1-a0a8-f0219669a77c HTTP/1.1" 200 115 0.064171 10.0.0.241 - - [2026-05-18 01:53:22] "DELETE /project/e5faaa50-f5e4-4351-8ffc-31fea6170d98 HTTP/1.1" 200 115 0.429907 10.0.0.241 - - [2026-05-18 01:53:22] "GET /domains?obj_uuids=2d41c0d2-849f-4e48-95a3-b6637df9305b&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001082 10.0.0.241 - - [2026-05-18 01:53:22] "GET /domain/2d41c0d2-849f-4e48-95a3-b6637df9305b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.007657 10.0.0.241 - - [2026-05-18 01:53:22] "POST /fqname-to-id HTTP/1.1" 404 184 0.042219 10.0.0.241 - - [2026-05-18 01:53:22] "GET /projects?obj_uuids=20237e2b-bd14-4b16-b551-97d479fba5fe&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003813 10.0.0.241 - - [2026-05-18 01:53:22] "GET /domains?obj_uuids=2d41c0d2-849f-4e48-95a3-b6637df9305b&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001131 10.0.0.241 - - [2026-05-18 01:53:22] "GET /domain/2d41c0d2-849f-4e48-95a3-b6637df9305b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007218 10.0.0.241 - - [2026-05-18 01:53:22] "POST /id-to-fqname HTTP/1.1" 200 186 0.004364 10.0.0.241 - - [2026-05-18 01:53:22] "POST /fqname-to-id HTTP/1.1" 404 195 0.003923 10.0.0.241 - - [2026-05-18 01:53:22] "POST /security-groups HTTP/1.1" 200 581 0.065363 10.0.0.241 - - [2026-05-18 01:53:22] "POST /fqname-to-id HTTP/1.1" 404 230 0.003191 10.0.0.241 - - [2026-05-18 01:53:22] "POST /projects HTTP/1.1" 200 573 0.244826 10.0.0.241 - - [2026-05-18 01:53:23] "POST /access-control-lists HTTP/1.1" 200 596 0.059801 10.0.0.241 - - [2026-05-18 01:53:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.321982 10.0.0.241 - - [2026-05-18 01:53:23] "POST /fqname-to-id HTTP/1.1" 404 229 0.003164 10.0.0.241 - - [2026-05-18 01:53:23] "GET /project/20237e2b-bd14-4b16-b551-97d479fba5fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.492113 10.0.0.241 - - [2026-05-18 01:53:23] "POST /access-control-lists HTTP/1.1" 200 594 0.061017 10.0.0.241 - - [2026-05-18 01:53:24] "GET / HTTP/1.1" 200 36499 0.001871 10.0.0.241 - - [2026-05-18 01:53:25] "POST /fqname-to-id HTTP/1.1" 401 296 0.000604 10.0.0.241 - - [2026-05-18 01:53:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.099047 10.0.0.241 - - [2026-05-18 01:53:25] "GET /projects?obj_uuids=20237e2b-bd14-4b16-b551-97d479fba5fe&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001322 10.0.0.241 - - [2026-05-18 01:53:25] "GET /project/20237e2b-bd14-4b16-b551-97d479fba5fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.032283 252.241.226.163 - - [2026-05-18 01:53:26] "POST /neutron/network HTTP/1.1" 200 117 0.049621 10.0.0.241 - - [2026-05-18 01:53:26] "GET /projects?obj_uuids=20237e2b-bd14-4b16-b551-97d479fba5fe&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001202 252.241.226.163 - - [2026-05-18 01:53:26] "POST /neutron/network HTTP/1.1" 200 611 0.090089 10.0.0.241 - - [2026-05-18 01:53:26] "POST /route-targets HTTP/1.1" 200 329 0.013766 10.0.0.241 - - [2026-05-18 01:53:26] "POST /ref-update HTTP/1.1" 200 156 0.016505 10.0.0.241 - - [2026-05-18 01:53:26] "POST /useragent-kv HTTP/1.1" 200 115 0.003299 252.241.226.163 - - [2026-05-18 01:53:26] "POST /neutron/subnet HTTP/1.1" 200 725 0.188797 252.241.226.163 - - [2026-05-18 01:53:26] "POST /neutron/network HTTP/1.1" 200 830 0.005621 10.0.0.241 - - [2026-05-18 01:53:26] "POST /id-to-fqname HTTP/1.1" 200 221 0.002283 10.0.0.241 - - [2026-05-18 01:53:26] "GET /virtual-network/b90166ac-2fc6-4937-8c84-7e9859cab443?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005630 252.241.226.163 - - [2026-05-18 01:53:26] "POST /neutron/network HTTP/1.1" 200 830 0.006792 10.0.0.241 - - [2026-05-18 01:53:26] "GET /virtual-network/b90166ac-2fc6-4937-8c84-7e9859cab443?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.006033 252.241.226.163 - - [2026-05-18 01:53:26] "POST /neutron/network HTTP/1.1" 200 830 0.007774 252.241.226.163 - - [2026-05-18 01:53:26] "POST /neutron/subnet HTTP/1.1" 200 725 0.007689 10.0.0.241 - - [2026-05-18 01:53:26] "GET /domains HTTP/1.1" 401 296 0.001021 10.0.0.241 - - [2026-05-18 01:53:27] "GET /domains HTTP/1.1" 200 440 0.039690 10.0.0.241 - - [2026-05-18 01:53:27] "GET /domains?obj_uuids=2d41c0d2-849f-4e48-95a3-b6637df9305b&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001961 10.0.0.241 - - [2026-05-18 01:53:27] "GET /domain/2d41c0d2-849f-4e48-95a3-b6637df9305b HTTP/1.1" 200 1485 0.011165 10.0.0.241 - - [2026-05-18 01:53:27] "GET /projects?obj_uuids=20237e2b-bd14-4b16-b551-97d479fba5fe&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001032 10.0.0.241 - - [2026-05-18 01:53:27] "GET /project/20237e2b-bd14-4b16-b551-97d479fba5fe HTTP/1.1" 200 2082 0.029125 10.0.0.241 - - [2026-05-18 01:53:27] "GET /virtual-network/b90166ac-2fc6-4937-8c84-7e9859cab443 HTTP/1.1" 200 2324 0.008419 10.0.0.241 - - [2026-05-18 01:53:27] "GET /virtual-network/b90166ac-2fc6-4937-8c84-7e9859cab443 HTTP/1.1" 200 2324 0.004904 10.0.0.241 - - [2026-05-18 01:53:27] "GET /routing-instance/02c44822-adae-42c4-9f5c-5a2ed4786090 HTTP/1.1" 200 1496 0.005108 10.0.0.241 - - [2026-05-18 01:53:27] "GET /routing-instance/02c44822-adae-42c4-9f5c-5a2ed4786090 HTTP/1.1" 200 1496 0.004464 10.0.0.241 - - [2026-05-18 01:53:27] "GET /route-target/df7eb7a0-a88d-4998-af20-dee61b0b357e HTTP/1.1" 200 1215 0.005313 10.0.0.241 - - [2026-05-18 01:53:27] "GET /virtual-network/b90166ac-2fc6-4937-8c84-7e9859cab443 HTTP/1.1" 200 2324 0.006129 10.0.0.241 - - [2026-05-18 01:53:27] "GET /routing-instance/02c44822-adae-42c4-9f5c-5a2ed4786090 HTTP/1.1" 200 1496 0.005014 10.0.0.241 - - [2026-05-18 01:53:27] "GET /virtual-network/b90166ac-2fc6-4937-8c84-7e9859cab443?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.007052 10.0.0.241 - - [2026-05-18 01:53:27] "GET /virtual-network/b90166ac-2fc6-4937-8c84-7e9859cab443 HTTP/1.1" 200 2324 0.005389 10.0.0.241 - - [2026-05-18 01:53:27] "GET /routing-instance/02c44822-adae-42c4-9f5c-5a2ed4786090 HTTP/1.1" 200 1496 0.003895 10.0.0.241 - - [2026-05-18 01:53:27] "GET /routing-instance/02c44822-adae-42c4-9f5c-5a2ed4786090 HTTP/1.1" 200 1496 0.004105 10.0.0.241 - - [2026-05-18 01:53:27] "GET /route-target/df7eb7a0-a88d-4998-af20-dee61b0b357e HTTP/1.1" 200 1215 0.003975 10.0.0.241 - - [2026-05-18 01:53:28] "GET /domains HTTP/1.1" 200 440 0.003013 10.0.0.241 - - [2026-05-18 01:53:28] "GET /domains?obj_uuids=2d41c0d2-849f-4e48-95a3-b6637df9305b&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001206 10.0.0.241 - - [2026-05-18 01:53:28] "GET /domain/2d41c0d2-849f-4e48-95a3-b6637df9305b HTTP/1.1" 200 1485 0.008847 10.0.0.241 - - [2026-05-18 01:53:28] "GET /projects?obj_uuids=20237e2b-bd14-4b16-b551-97d479fba5fe&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001398 10.0.0.241 - - [2026-05-18 01:53:28] "GET /project/20237e2b-bd14-4b16-b551-97d479fba5fe HTTP/1.1" 200 2082 0.029569 10.0.0.241 - - [2026-05-18 01:53:28] "GET /virtual-network/b90166ac-2fc6-4937-8c84-7e9859cab443 HTTP/1.1" 200 2324 0.006399 10.0.0.241 - - [2026-05-18 01:53:28] "GET /obj-perms HTTP/1.1" 200 6439 0.065105 10.0.0.241 - - [2026-05-18 01:53:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003170 10.0.0.241 - - [2026-05-18 01:53:29] "GET /projects?obj_uuids=20237e2b-bd14-4b16-b551-97d479fba5fe&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001791 10.0.0.241 - - [2026-05-18 01:53:29] "GET /project/20237e2b-bd14-4b16-b551-97d479fba5fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.036965 252.241.226.163 - - [2026-05-18 01:53:29] "POST /neutron/network HTTP/1.1" 200 117 0.010316 10.0.0.241 - - [2026-05-18 01:53:29] "GET /projects?obj_uuids=20237e2b-bd14-4b16-b551-97d479fba5fe&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001017 252.241.226.163 - - [2026-05-18 01:53:29] "POST /neutron/network HTTP/1.1" 200 611 0.082828 10.0.0.241 - - [2026-05-18 01:53:29] "POST /route-targets HTTP/1.1" 200 329 0.012285 10.0.0.241 - - [2026-05-18 01:53:29] "POST /ref-update HTTP/1.1" 200 156 0.017355 10.0.0.241 - - [2026-05-18 01:53:29] "POST /useragent-kv HTTP/1.1" 200 115 0.006589 252.241.226.163 - - [2026-05-18 01:53:29] "POST /neutron/subnet HTTP/1.1" 200 720 0.209554 252.241.226.163 - - [2026-05-18 01:53:29] "POST /neutron/network HTTP/1.1" 200 829 0.006747 10.0.0.241 - - [2026-05-18 01:53:29] "POST /id-to-fqname HTTP/1.1" 200 221 0.002047 10.0.0.241 - - [2026-05-18 01:53:29] "GET /virtual-network/8184f340-14a3-4550-9287-cd7f4a394741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006379 252.241.226.163 - - [2026-05-18 01:53:29] "POST /neutron/network HTTP/1.1" 200 829 0.005690 10.0.0.241 - - [2026-05-18 01:53:29] "GET /virtual-network/8184f340-14a3-4550-9287-cd7f4a394741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.007329 252.241.226.163 - - [2026-05-18 01:53:29] "POST /neutron/network HTTP/1.1" 200 829 0.011338 252.241.226.163 - - [2026-05-18 01:53:29] "POST /neutron/subnet HTTP/1.1" 200 720 0.007761 10.0.0.241 - - [2026-05-18 01:53:29] "GET /domains HTTP/1.1" 200 440 0.003674 10.0.0.241 - - [2026-05-18 01:53:29] "GET /domains?obj_uuids=2d41c0d2-849f-4e48-95a3-b6637df9305b&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001633 10.0.0.241 - - [2026-05-18 01:53:30] "GET /domain/2d41c0d2-849f-4e48-95a3-b6637df9305b HTTP/1.1" 200 1485 0.010341 10.0.0.241 - - [2026-05-18 01:53:30] "GET /projects?obj_uuids=20237e2b-bd14-4b16-b551-97d479fba5fe&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001669 10.0.0.241 - - [2026-05-18 01:53:30] "GET /project/20237e2b-bd14-4b16-b551-97d479fba5fe HTTP/1.1" 200 2300 0.034331 10.0.0.241 - - [2026-05-18 01:53:30] "GET /virtual-network/8184f340-14a3-4550-9287-cd7f4a394741 HTTP/1.1" 200 2320 0.007808 10.0.0.241 - - [2026-05-18 01:53:30] "GET /obj-perms HTTP/1.1" 200 6396 0.059223 10.0.0.241 - - [2026-05-18 01:53:30] "GET /virtual-network/8184f340-14a3-4550-9287-cd7f4a394741 HTTP/1.1" 200 2320 0.005348 10.0.0.241 - - [2026-05-18 01:53:30] "GET /routing-instance/dad69f10-0aa3-4e70-90ce-33cb92b25125 HTTP/1.1" 200 1498 0.006645 10.0.0.241 - - [2026-05-18 01:53:30] "GET /routing-instance/dad69f10-0aa3-4e70-90ce-33cb92b25125 HTTP/1.1" 200 1498 0.004765 10.0.0.241 - - [2026-05-18 01:53:30] "GET /global-system-configs HTTP/1.1" 401 296 0.000425 10.0.0.241 - - [2026-05-18 01:53:30] "GET /route-target/884240d7-190d-40f8-a92c-59c6806af5e2 HTTP/1.1" 200 1214 0.009915 10.0.0.241 - - [2026-05-18 01:53:30] "GET /global-system-configs HTTP/1.1" 401 296 0.000426 10.0.0.241 - - [2026-05-18 01:53:30] "GET /virtual-network/8184f340-14a3-4550-9287-cd7f4a394741 HTTP/1.1" 200 2320 0.006160 10.0.0.241 - - [2026-05-18 01:53:30] "GET /routing-instance/dad69f10-0aa3-4e70-90ce-33cb92b25125 HTTP/1.1" 200 1498 0.004698 10.0.0.241 - - [2026-05-18 01:53:30] "GET /virtual-network/8184f340-14a3-4550-9287-cd7f4a394741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.007554 10.0.0.241 - - [2026-05-18 01:53:30] "GET /virtual-network/8184f340-14a3-4550-9287-cd7f4a394741 HTTP/1.1" 200 2320 0.005460 10.0.0.241 - - [2026-05-18 01:53:30] "GET /obj-perms HTTP/1.1" 200 6396 0.070800 10.0.0.241 - - [2026-05-18 01:53:30] "GET /routing-instance/dad69f10-0aa3-4e70-90ce-33cb92b25125 HTTP/1.1" 200 1498 0.006273 10.0.0.241 - - [2026-05-18 01:53:30] "GET /routing-instance/dad69f10-0aa3-4e70-90ce-33cb92b25125 HTTP/1.1" 200 1498 0.003931 10.0.0.241 - - [2026-05-18 01:53:30] "GET /route-target/884240d7-190d-40f8-a92c-59c6806af5e2 HTTP/1.1" 200 1214 0.004085 10.0.0.241 - - [2026-05-18 01:53:30] "GET /domains HTTP/1.1" 200 440 0.002860 10.0.0.241 - - [2026-05-18 01:53:30] "GET /domains?obj_uuids=2d41c0d2-849f-4e48-95a3-b6637df9305b&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001821 10.0.0.241 - - [2026-05-18 01:53:30] "GET /domain/2d41c0d2-849f-4e48-95a3-b6637df9305b HTTP/1.1" 200 1485 0.008401 10.0.0.241 - - [2026-05-18 01:53:31] "GET /projects?obj_uuids=20237e2b-bd14-4b16-b551-97d479fba5fe&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001679 10.0.0.241 - - [2026-05-18 01:53:31] "GET /project/20237e2b-bd14-4b16-b551-97d479fba5fe HTTP/1.1" 200 2300 0.030092 10.0.0.241 - - [2026-05-18 01:53:31] "GET /virtual-network/8184f340-14a3-4550-9287-cd7f4a394741 HTTP/1.1" 200 2320 0.005420 10.0.0.241 - - [2026-05-18 01:53:31] "GET /obj-perms HTTP/1.1" 200 6439 0.001812 10.0.0.241 - - [2026-05-18 01:53:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003009 10.0.0.241 - - [2026-05-18 01:53:31] "GET /projects?obj_uuids=20237e2b-bd14-4b16-b551-97d479fba5fe&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001161 10.0.0.241 - - [2026-05-18 01:53:31] "GET /project/20237e2b-bd14-4b16-b551-97d479fba5fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.036385 252.241.226.163 - - [2026-05-18 01:53:31] "POST /neutron/network HTTP/1.1" 200 117 0.011046 10.0.0.241 - - [2026-05-18 01:53:31] "GET /projects?obj_uuids=20237e2b-bd14-4b16-b551-97d479fba5fe&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001484 252.241.226.163 - - [2026-05-18 01:53:31] "POST /neutron/network HTTP/1.1" 200 613 0.097799 10.0.0.241 - - [2026-05-18 01:53:31] "POST /ref-update HTTP/1.1" 200 156 0.011870 10.0.0.241 - - [2026-05-18 01:53:31] "GET /global-system-configs HTTP/1.1" 401 296 0.000386 10.0.0.241 - - [2026-05-18 01:53:31] "GET /global-system-configs HTTP/1.1" 401 296 0.000370 10.0.0.241 - - [2026-05-18 01:53:31] "POST /useragent-kv HTTP/1.1" 200 115 0.012190 252.241.226.163 - - [2026-05-18 01:53:31] "POST /neutron/subnet HTTP/1.1" 200 725 0.159559 252.241.226.163 - - [2026-05-18 01:53:31] "POST /neutron/network HTTP/1.1" 200 832 0.006662 10.0.0.241 - - [2026-05-18 01:53:32] "POST /id-to-fqname HTTP/1.1" 200 222 0.002630 10.0.0.241 - - [2026-05-18 01:53:32] "GET /virtual-network/9f0ad814-5b9e-4c1e-8257-bf17341b03db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005186 252.241.226.163 - - [2026-05-18 01:53:32] "POST /neutron/network HTTP/1.1" 200 832 0.006344 10.0.0.241 - - [2026-05-18 01:53:32] "GET /virtual-network/9f0ad814-5b9e-4c1e-8257-bf17341b03db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005795 252.241.226.163 - - [2026-05-18 01:53:32] "POST /neutron/network HTTP/1.1" 200 832 0.006606 252.241.226.163 - - [2026-05-18 01:53:32] "POST /neutron/subnet HTTP/1.1" 200 725 0.011404 10.0.0.241 - - [2026-05-18 01:53:32] "GET /domains HTTP/1.1" 200 440 0.002849 10.0.0.241 - - [2026-05-18 01:53:32] "GET /domains?obj_uuids=2d41c0d2-849f-4e48-95a3-b6637df9305b&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001479 10.0.0.241 - - [2026-05-18 01:53:32] "GET /domain/2d41c0d2-849f-4e48-95a3-b6637df9305b HTTP/1.1" 200 1485 0.008107 10.0.0.241 - - [2026-05-18 01:53:32] "GET /projects?obj_uuids=20237e2b-bd14-4b16-b551-97d479fba5fe&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001585 10.0.0.241 - - [2026-05-18 01:53:32] "GET /project/20237e2b-bd14-4b16-b551-97d479fba5fe HTTP/1.1" 200 2519 0.032112 10.0.0.241 - - [2026-05-18 01:53:32] "GET /virtual-network/9f0ad814-5b9e-4c1e-8257-bf17341b03db HTTP/1.1" 200 2328 0.010943 10.0.0.241 - - [2026-05-18 01:53:32] "GET /virtual-network/9f0ad814-5b9e-4c1e-8257-bf17341b03db HTTP/1.1" 200 2328 0.006027 10.0.0.241 - - [2026-05-18 01:53:32] "GET /routing-instance/33918ed4-f3f3-4304-a3a9-fd432f52585e HTTP/1.1" 200 1501 0.004519 10.0.0.241 - - [2026-05-18 01:53:32] "GET /routing-instance/33918ed4-f3f3-4304-a3a9-fd432f52585e HTTP/1.1" 200 1501 0.003739 10.0.0.241 - - [2026-05-18 01:53:32] "GET /route-target/ca568be2-af40-42cb-8008-2f19893e6735 HTTP/1.1" 200 1216 0.004260 10.0.0.241 - - [2026-05-18 01:53:32] "GET /virtual-network/9f0ad814-5b9e-4c1e-8257-bf17341b03db HTTP/1.1" 200 2328 0.006913 10.0.0.241 - - [2026-05-18 01:53:32] "GET /routing-instance/33918ed4-f3f3-4304-a3a9-fd432f52585e HTTP/1.1" 200 1501 0.004803 10.0.0.241 - - [2026-05-18 01:53:32] "GET /virtual-network/9f0ad814-5b9e-4c1e-8257-bf17341b03db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.006658 10.0.0.241 - - [2026-05-18 01:53:32] "GET /virtual-network/9f0ad814-5b9e-4c1e-8257-bf17341b03db HTTP/1.1" 200 2328 0.005874 10.0.0.241 - - [2026-05-18 01:53:32] "GET /routing-instance/33918ed4-f3f3-4304-a3a9-fd432f52585e HTTP/1.1" 200 1501 0.004312 10.0.0.241 - - [2026-05-18 01:53:33] "GET /routing-instance/33918ed4-f3f3-4304-a3a9-fd432f52585e HTTP/1.1" 200 1501 0.004392 10.0.0.241 - - [2026-05-18 01:53:33] "GET /route-target/ca568be2-af40-42cb-8008-2f19893e6735 HTTP/1.1" 200 1216 0.003734 10.0.0.241 - - [2026-05-18 01:53:33] "GET /domains HTTP/1.1" 200 440 0.003950 10.0.0.241 - - [2026-05-18 01:53:33] "GET /domains?obj_uuids=2d41c0d2-849f-4e48-95a3-b6637df9305b&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001534 10.0.0.241 - - [2026-05-18 01:53:33] "GET /domain/2d41c0d2-849f-4e48-95a3-b6637df9305b HTTP/1.1" 200 1485 0.010521 10.0.0.241 - - [2026-05-18 01:53:33] "GET /projects?obj_uuids=20237e2b-bd14-4b16-b551-97d479fba5fe&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001037 10.0.0.241 - - [2026-05-18 01:53:33] "GET /project/20237e2b-bd14-4b16-b551-97d479fba5fe HTTP/1.1" 200 2519 0.035483 10.0.0.241 - - [2026-05-18 01:53:33] "GET /virtual-network/9f0ad814-5b9e-4c1e-8257-bf17341b03db HTTP/1.1" 200 2328 0.005955 10.0.0.241 - - [2026-05-18 01:53:33] "GET /obj-perms HTTP/1.1" 200 6439 0.001675 10.0.0.241 - - [2026-05-18 01:53:33] "POST /id-to-fqname HTTP/1.1" 200 221 0.001661 252.241.226.163 - - [2026-05-18 01:53:34] "POST /neutron/network HTTP/1.1" 200 839 0.008948 252.241.226.163 - - [2026-05-18 01:53:34] "GET /aaa-mode HTTP/1.1" 401 296 0.000427 252.241.226.163 - - [2026-05-18 01:53:34] "GET / HTTP/1.1" 200 36499 0.002310 252.241.226.163 - - [2026-05-18 01:53:34] "GET /project/20237e2b-bd14-4b16-b551-97d479fba5fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000592 10.0.0.241 - - [2026-05-18 01:53:34] "GET /projects?obj_uuids=20237e2b-bd14-4b16-b551-97d479fba5fe&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001264 252.241.226.163 - - [2026-05-18 01:53:34] "GET /project/20237e2b-bd14-4b16-b551-97d479fba5fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.067054 252.241.226.163 - - [2026-05-18 01:53:34] "POST /neutron/network HTTP/1.1" 200 829 0.006146 252.241.226.163 - - [2026-05-18 01:53:34] "POST /neutron/port HTTP/1.1" 200 117 0.007870 252.241.226.163 - - [2026-05-18 01:53:34] "POST /neutron/port HTTP/1.1" 200 117 0.006987 10.0.0.241 - - [2026-05-18 01:53:34] "POST /id-to-fqname HTTP/1.1" 200 222 0.001699 252.241.226.163 - - [2026-05-18 01:53:35] "POST /neutron/port HTTP/1.1" 200 117 0.005625 252.241.226.163 - - [2026-05-18 01:53:35] "POST /neutron/network HTTP/1.1" 200 842 0.006906 252.241.226.163 - - [2026-05-18 01:53:35] "GET /aaa-mode HTTP/1.1" 401 296 0.000521 252.241.226.163 - - [2026-05-18 01:53:35] "GET / HTTP/1.1" 200 36499 0.003037 252.241.226.163 - - [2026-05-18 01:53:35] "GET /project/20237e2b-bd14-4b16-b551-97d479fba5fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000748 252.241.226.163 - - [2026-05-18 01:53:35] "POST /neutron/network HTTP/1.1" 200 839 0.012478 10.0.0.241 - - [2026-05-18 01:53:35] "GET /projects?obj_uuids=20237e2b-bd14-4b16-b551-97d479fba5fe&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001607 10.0.0.241 - - [2026-05-18 01:53:35] "GET /projects?obj_uuids=20237e2b-bd14-4b16-b551-97d479fba5fe&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001639 252.241.226.163 - - [2026-05-18 01:53:35] "GET /project/20237e2b-bd14-4b16-b551-97d479fba5fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.091172 252.241.226.163 - - [2026-05-18 01:53:35] "POST /neutron/network HTTP/1.1" 200 832 0.005325 252.241.226.163 - - [2026-05-18 01:53:35] "POST /neutron/port HTTP/1.1" 200 1055 0.346661 252.241.226.163 - - [2026-05-18 01:53:36] "POST /neutron/port HTTP/1.1" 200 1055 0.049389 252.241.226.163 - - [2026-05-18 01:53:36] "POST /neutron/port HTTP/1.1" 200 1065 0.019244 252.241.226.163 - - [2026-05-18 01:53:36] "POST /neutron/port HTTP/1.1" 200 1055 0.010888 252.241.226.163 - - [2026-05-18 01:53:36] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006956 252.241.226.163 - - [2026-05-18 01:53:36] "POST /neutron/port HTTP/1.1" 200 117 0.012928 252.241.226.163 - - [2026-05-18 01:53:36] "POST /neutron/port HTTP/1.1" 200 1105 0.087666 10.0.0.241 - - [2026-05-18 01:53:36] "POST /fqname-to-id HTTP/1.1" 404 191 0.003797 10.0.0.241 - - [2026-05-18 01:53:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002911 10.0.0.241 - - [2026-05-18 01:53:36] "GET /domains?obj_uuids=2d41c0d2-849f-4e48-95a3-b6637df9305b&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001613 10.0.0.241 - - [2026-05-18 01:53:36] "GET /domain/2d41c0d2-849f-4e48-95a3-b6637df9305b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.013199 252.241.226.163 - - [2026-05-18 01:53:36] "POST /neutron/port HTTP/1.1" 200 1115 0.014034 10.0.0.241 - - [2026-05-18 01:53:36] "POST /service-templates HTTP/1.1" 200 545 0.021898 252.241.226.163 - - [2026-05-18 01:53:36] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003991 10.0.0.241 - - [2026-05-18 01:53:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003601 252.241.226.163 - - [2026-05-18 01:53:36] "POST /neutron/subnet HTTP/1.1" 200 694 0.007980 10.0.0.241 - - [2026-05-18 01:53:36] "GET /service-template/839ab0ad-fc85-41b7-aead-6ec717518995?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1815 0.009559 252.241.226.163 - - [2026-05-18 01:53:36] "POST /neutron/port HTTP/1.1" 200 117 0.001265 10.0.0.241 - - [2026-05-18 01:53:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002709 10.0.0.241 - - [2026-05-18 01:53:36] "GET /service-template/839ab0ad-fc85-41b7-aead-6ec717518995?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1815 0.003616 252.241.226.163 - - [2026-05-18 01:53:36] "POST /neutron/network HTTP/1.1" 200 829 0.006020 10.0.0.241 - - [2026-05-18 01:53:36] "POST /id-to-fqname HTTP/1.1" 200 221 0.002018 252.241.226.163 - - [2026-05-18 01:53:36] "POST /neutron/network HTTP/1.1" 200 842 0.008489 10.0.0.241 - - [2026-05-18 01:53:36] "POST /id-to-fqname HTTP/1.1" 200 221 0.001377 10.0.0.241 - - [2026-05-18 01:53:36] "POST /id-to-fqname HTTP/1.1" 200 222 0.001897 10.0.0.241 - - [2026-05-18 01:53:36] "GET /projects?obj_uuids=20237e2b-bd14-4b16-b551-97d479fba5fe&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001456 252.241.226.163 - - [2026-05-18 01:53:36] "POST /neutron/port HTTP/1.1" 200 1945 0.042907 252.241.226.163 - - [2026-05-18 01:53:36] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006495 252.241.226.163 - - [2026-05-18 01:53:37] "POST /neutron/port HTTP/1.1" 200 1056 0.272201 252.241.226.163 - - [2026-05-18 01:53:37] "POST /neutron/port HTTP/1.1" 200 1056 0.014753 252.241.226.163 - - [2026-05-18 01:53:37] "POST /neutron/port HTTP/1.1" 200 1056 0.014664 252.241.226.163 - - [2026-05-18 01:53:37] "POST /neutron/port HTTP/1.1" 200 1106 0.074443 252.241.226.163 - - [2026-05-18 01:53:37] "POST /neutron/port HTTP/1.1" 200 1116 0.016656 252.241.226.163 - - [2026-05-18 01:53:37] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003907 252.241.226.163 - - [2026-05-18 01:53:37] "POST /neutron/subnet HTTP/1.1" 200 699 0.009815 252.241.226.163 - - [2026-05-18 01:53:37] "POST /neutron/port HTTP/1.1" 200 117 0.001239 252.241.226.163 - - [2026-05-18 01:53:37] "POST /neutron/network HTTP/1.1" 200 832 0.007063 252.241.226.163 - - [2026-05-18 01:53:38] "POST /neutron/network HTTP/1.1" 200 2216 0.010976 252.241.226.163 - - [2026-05-18 01:53:38] "GET /aaa-mode HTTP/1.1" 401 296 0.000468 252.241.226.163 - - [2026-05-18 01:53:38] "GET / HTTP/1.1" 200 36499 0.002298 252.241.226.163 - - [2026-05-18 01:53:38] "GET /project/20237e2b-bd14-4b16-b551-97d479fba5fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000362 10.0.0.241 - - [2026-05-18 01:53:39] "GET /projects?obj_uuids=20237e2b-bd14-4b16-b551-97d479fba5fe&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001119 252.241.226.163 - - [2026-05-18 01:53:39] "GET /project/20237e2b-bd14-4b16-b551-97d479fba5fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.057083 252.241.226.163 - - [2026-05-18 01:53:39] "POST /neutron/network HTTP/1.1" 200 830 0.041410 252.241.226.163 - - [2026-05-18 01:53:39] "POST /neutron/network HTTP/1.1" 200 829 0.009709 252.241.226.163 - - [2026-05-18 01:53:39] "POST /neutron/network HTTP/1.1" 200 832 0.007657 252.241.226.163 - - [2026-05-18 01:53:39] "POST /neutron/port HTTP/1.1" 200 2079 0.022685 252.241.226.163 - - [2026-05-18 01:53:39] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007775 252.241.226.163 - - [2026-05-18 01:53:39] "POST /neutron/port HTTP/1.1" 200 117 0.005616 252.241.226.163 - - [2026-05-18 01:53:40] "POST /neutron/port HTTP/1.1" 200 117 0.006506 252.241.226.163 - - [2026-05-18 01:53:40] "POST /neutron/network HTTP/1.1" 200 2216 0.013652 10.0.0.241 - - [2026-05-18 01:53:40] "GET /projects?obj_uuids=20237e2b-bd14-4b16-b551-97d479fba5fe&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002052 252.241.226.163 - - [2026-05-18 01:53:40] "POST /neutron/port HTTP/1.1" 200 1056 0.355723 10.0.0.241 - - [2026-05-18 01:53:40] "GET /projects?obj_uuids=20237e2b-bd14-4b16-b551-97d479fba5fe&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002705 252.241.226.163 - - [2026-05-18 01:53:41] "POST /neutron/port HTTP/1.1" 200 1055 0.315668 10.0.0.241 - - [2026-05-18 01:53:41] "GET /projects?obj_uuids=20237e2b-bd14-4b16-b551-97d479fba5fe&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001341 252.241.226.163 - - [2026-05-18 01:53:41] "POST /neutron/port HTTP/1.1" 200 1056 0.232651 252.241.226.163 - - [2026-05-18 01:53:41] "POST /neutron/port HTTP/1.1" 200 1056 0.013990 252.241.226.163 - - [2026-05-18 01:53:41] "POST /neutron/port HTTP/1.1" 200 1056 0.011987 252.241.226.163 - - [2026-05-18 01:53:41] "POST /neutron/port HTTP/1.1" 200 1106 0.085422 252.241.226.163 - - [2026-05-18 01:53:41] "POST /neutron/port HTTP/1.1" 200 1055 0.014121 252.241.226.163 - - [2026-05-18 01:53:41] "POST /neutron/port HTTP/1.1" 200 1055 0.012828 252.241.226.163 - - [2026-05-18 01:53:42] "POST /neutron/port HTTP/1.1" 200 1105 0.067492 252.241.226.163 - - [2026-05-18 01:53:42] "POST /neutron/port HTTP/1.1" 200 1056 0.012689 252.241.226.163 - - [2026-05-18 01:53:42] "POST /neutron/port HTTP/1.1" 200 1056 0.010164 252.241.226.163 - - [2026-05-18 01:53:42] "POST /neutron/port HTTP/1.1" 200 1106 0.087217 252.241.226.163 - - [2026-05-18 01:53:42] "POST /neutron/port HTTP/1.1" 200 3042 0.037638 252.241.226.163 - - [2026-05-18 01:53:42] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003611 252.241.226.163 - - [2026-05-18 01:53:42] "POST /neutron/subnet HTTP/1.1" 200 699 0.008466 252.241.226.163 - - [2026-05-18 01:53:42] "POST /neutron/port HTTP/1.1" 200 117 0.001548 252.241.226.163 - - [2026-05-18 01:53:42] "POST /neutron/network HTTP/1.1" 200 830 0.008056 252.241.226.163 - - [2026-05-18 01:53:42] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004649 252.241.226.163 - - [2026-05-18 01:53:42] "POST /neutron/subnet HTTP/1.1" 200 694 0.008462 252.241.226.163 - - [2026-05-18 01:53:42] "POST /neutron/port HTTP/1.1" 200 117 0.002266 252.241.226.163 - - [2026-05-18 01:53:43] "POST /neutron/network HTTP/1.1" 200 829 0.005701 252.241.226.163 - - [2026-05-18 01:53:43] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003564 252.241.226.163 - - [2026-05-18 01:53:43] "POST /neutron/subnet HTTP/1.1" 200 699 0.007780 252.241.226.163 - - [2026-05-18 01:53:43] "POST /neutron/port HTTP/1.1" 200 117 0.001946 252.241.226.163 - - [2026-05-18 01:53:43] "POST /neutron/network HTTP/1.1" 200 832 0.006441 252.241.226.163 - - [2026-05-18 01:53:45] "POST /neutron/port HTTP/1.1" 200 3042 0.030734 252.241.226.163 - - [2026-05-18 01:53:45] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009334 252.241.226.163 - - [2026-05-18 01:53:47] "POST /neutron/port HTTP/1.1" 200 1115 0.046309 252.241.226.163 - - [2026-05-18 01:53:47] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006282 252.241.226.163 - - [2026-05-18 01:53:47] "POST /neutron/port HTTP/1.1" 200 1115 0.014844 252.241.226.163 - - [2026-05-18 01:53:47] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007500 252.241.226.163 - - [2026-05-18 01:53:47] "POST /neutron/port HTTP/1.1" 200 1116 0.014756 252.241.226.163 - - [2026-05-18 01:53:47] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006207 252.241.226.163 - - [2026-05-18 01:53:48] "POST /neutron/port HTTP/1.1" 200 1116 0.013883 252.241.226.163 - - [2026-05-18 01:53:48] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006316 252.241.226.163 - - [2026-05-18 01:53:48] "POST /neutron/port HTTP/1.1" 200 1116 0.014465 252.241.226.163 - - [2026-05-18 01:53:48] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007294 252.241.226.163 - - [2026-05-18 01:53:50] "POST /neutron/port HTTP/1.1" 200 3042 0.024848 252.241.226.163 - - [2026-05-18 01:53:50] "POST /neutron/security_group HTTP/1.1" 200 2054 0.013456 252.241.226.163 - - [2026-05-18 01:53:50] "POST /neutron/port HTTP/1.1" 200 3042 0.041262 252.241.226.163 - - [2026-05-18 01:53:50] "POST /neutron/security_group HTTP/1.1" 200 2054 0.010852 252.241.226.163 - - [2026-05-18 01:53:50] "POST /neutron/port HTTP/1.1" 200 1115 0.061325 252.241.226.163 - - [2026-05-18 01:53:50] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008734 252.241.226.163 - - [2026-05-18 01:53:50] "POST /neutron/port HTTP/1.1" 200 3042 0.034159 252.241.226.163 - - [2026-05-18 01:53:50] "POST /neutron/security_group HTTP/1.1" 200 2054 0.011955 252.241.226.163 - - [2026-05-18 01:53:50] "POST /neutron/port HTTP/1.1" 200 3042 0.052346 252.241.226.163 - - [2026-05-18 01:53:50] "POST /neutron/security_group HTTP/1.1" 200 2054 0.010456 252.241.226.163 - - [2026-05-18 01:53:50] "POST /neutron/port HTTP/1.1" 200 3042 0.037989 252.241.226.163 - - [2026-05-18 01:53:50] "POST /neutron/security_group HTTP/1.1" 200 2054 0.011925 10.0.0.241 - - [2026-05-18 01:53:50] "GET /virtual-machine/aba5cbda-2fb4-4d30-94e6-f93cfabf6eaf HTTP/1.1" 200 1805 0.006757 252.241.226.163 - - [2026-05-18 01:53:50] "POST /neutron/port HTTP/1.1" 200 1115 0.026906 10.0.0.241 - - [2026-05-18 01:53:50] "GET /virtual-machine-interface/00ef54bf-290c-453e-ba14-d7cac776cd03 HTTP/1.1" 200 2946 0.005171 252.241.226.163 - - [2026-05-18 01:53:50] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008394 10.0.0.241 - - [2026-05-18 01:53:51] "GET /virtual-machine-interface/72ddee1e-69b5-46c8-9b61-d1be8cb3c21f HTTP/1.1" 200 2951 0.005922 10.0.0.241 - - [2026-05-18 01:53:51] "GET /virtual-machine-interface/7d5f3184-9e97-4ea3-a94a-86f4bb746179 HTTP/1.1" 200 2948 0.009747 10.0.0.241 - - [2026-05-18 01:53:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003784 10.0.0.241 - - [2026-05-18 01:53:51] "GET /global-vrouter-config/d9fdb48e-53c8-4fec-a5de-ef9dbcc332e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.004184 10.0.0.241 - - [2026-05-18 01:53:51] "GET /virtual-networks?parent_id=20237e2b-bd14-4b16-b551-97d479fba5fe&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004369 10.0.0.241 - - [2026-05-18 01:53:51] "GET /virtual-network/b90166ac-2fc6-4937-8c84-7e9859cab443?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.006595 252.241.226.163 - - [2026-05-18 01:53:51] "POST /neutron/port HTTP/1.1" 200 1116 0.014621 252.241.226.163 - - [2026-05-18 01:53:52] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006410 10.0.0.241 - - [2026-05-18 01:53:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003930 10.0.0.241 - - [2026-05-18 01:53:54] "GET /virtual-network/b90166ac-2fc6-4937-8c84-7e9859cab443?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005575 10.0.0.241 - - [2026-05-18 01:53:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003737 10.0.0.241 - - [2026-05-18 01:53:59] "GET /virtual-network/b90166ac-2fc6-4937-8c84-7e9859cab443?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.004543 252.241.226.163 - - [2026-05-18 01:54:03] "POST /neutron/port HTTP/1.1" 200 1115 0.022539 252.241.226.163 - - [2026-05-18 01:54:03] "POST /neutron/port HTTP/1.1" 200 1115 0.015952 252.241.226.163 - - [2026-05-18 01:54:03] "POST /neutron/network HTTP/1.1" 200 839 0.006592 10.0.0.241 - - [2026-05-18 01:54:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002562 10.0.0.241 - - [2026-05-18 01:54:03] "GET /virtual-network/b90166ac-2fc6-4937-8c84-7e9859cab443?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005239 252.241.226.163 - - [2026-05-18 01:54:03] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004052 252.241.226.163 - - [2026-05-18 01:54:03] "POST /neutron/subnet HTTP/1.1" 200 694 0.007707 252.241.226.163 - - [2026-05-18 01:54:03] "POST /neutron/port HTTP/1.1" 200 117 0.001266 252.241.226.163 - - [2026-05-18 01:54:03] "POST /neutron/network HTTP/1.1" 200 829 0.006222 10.0.0.241 - - [2026-05-18 01:54:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003587 10.0.0.241 - - [2026-05-18 01:54:05] "GET /global-vrouter-config/d9fdb48e-53c8-4fec-a5de-ef9dbcc332e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003756 10.0.0.241 - - [2026-05-18 01:54:05] "GET /virtual-networks?parent_id=20237e2b-bd14-4b16-b551-97d479fba5fe&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004274 10.0.0.241 - - [2026-05-18 01:54:05] "GET /virtual-network/b90166ac-2fc6-4937-8c84-7e9859cab443?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005615 252.241.226.163 - - [2026-05-18 01:54:05] "POST /neutron/port HTTP/1.1" 200 3042 0.021194 252.241.226.163 - - [2026-05-18 01:54:05] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006596 252.241.226.163 - - [2026-05-18 01:54:10] "POST /neutron/port HTTP/1.1" 200 3042 0.023238 252.241.226.163 - - [2026-05-18 01:54:10] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006585 252.241.226.163 - - [2026-05-18 01:54:16] "POST /neutron/port HTTP/1.1" 200 3042 0.031457 252.241.226.163 - - [2026-05-18 01:54:16] "POST /neutron/port HTTP/1.1" 200 3042 0.030545 252.241.226.163 - - [2026-05-18 01:54:16] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007984 252.241.226.163 - - [2026-05-18 01:54:16] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006614 252.241.226.163 - - [2026-05-18 01:54:16] "POST /neutron/port HTTP/1.1" 200 3042 0.021358 252.241.226.163 - - [2026-05-18 01:54:16] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005506 252.241.226.163 - - [2026-05-18 01:54:16] "POST /neutron/port HTTP/1.1" 200 3042 0.050558 252.241.226.163 - - [2026-05-18 01:54:16] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005827 252.241.226.163 - - [2026-05-18 01:54:17] "POST /neutron/port HTTP/1.1" 200 3042 0.050953 252.241.226.163 - - [2026-05-18 01:54:17] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006278 252.241.226.163 - - [2026-05-18 01:54:21] "POST /neutron/port HTTP/1.1" 200 3042 0.029453 252.241.226.163 - - [2026-05-18 01:54:21] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006461 10.0.0.241 - - [2026-05-18 01:54:22] "DELETE /project/20237e2bbd144b16b55197d479fba5fe HTTP/1.1" 404 173 0.009555 10.0.0.241 - - [2026-05-18 01:54:22] "GET /projects?obj_uuids=4b0d11d4-c0c2-469e-9e9b-f74f64d5dd13&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001175 10.0.0.241 - - [2026-05-18 01:54:22] "GET /project/4b0d11d4-c0c2-469e-9e9b-f74f64d5dd13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.044334 10.0.0.241 - - [2026-05-18 01:54:22] "GET /projects?obj_uuids=4b0d11d4-c0c2-469e-9e9b-f74f64d5dd13&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001192 10.0.0.241 - - [2026-05-18 01:54:22] "GET /project/4b0d11d4-c0c2-469e-9e9b-f74f64d5dd13?fields=security_groups HTTP/1.1" 200 1329 0.042680 10.0.0.241 - - [2026-05-18 01:54:22] "DELETE /security-group/26872ab4-0af9-4023-916a-7973c8a8eac8 HTTP/1.1" 200 115 0.046007 10.0.0.241 - - [2026-05-18 01:54:22] "GET /projects?obj_uuids=4b0d11d4-c0c2-469e-9e9b-f74f64d5dd13&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001668 10.0.0.241 - - [2026-05-18 01:54:22] "DELETE /access-control-list/e2ece37d-3c88-4885-83aa-a524b1492f8f HTTP/1.1" 200 115 0.035615 10.0.0.241 - - [2026-05-18 01:54:22] "GET /project/4b0d11d4-c0c2-469e-9e9b-f74f64d5dd13?fields=application_policy_sets HTTP/1.1" 200 1368 0.039067 10.0.0.241 - - [2026-05-18 01:54:22] "DELETE /access-control-list/a57c68bb-ebba-4696-9c2b-9d5cbe6f8c7d HTTP/1.1" 200 115 0.034326 10.0.0.241 - - [2026-05-18 01:54:22] "DELETE /project/4b0d11d4-c0c2-469e-9e9b-f74f64d5dd13 HTTP/1.1" 200 115 0.344446 252.241.226.163 - - [2026-05-18 01:54:26] "POST /neutron/port HTTP/1.1" 200 3042 0.021883 252.241.226.163 - - [2026-05-18 01:54:26] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007083 10.0.0.241 - - [2026-05-18 01:54:31] "GET /obj-perms HTTP/1.1" 200 6396 0.074876 10.0.0.241 - - [2026-05-18 01:54:31] "GET /obj-perms HTTP/1.1" 200 6396 0.065010 10.0.0.241 - - [2026-05-18 01:54:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003392 10.0.0.241 - - [2026-05-18 01:54:31] "GET /global-vrouter-config/d9fdb48e-53c8-4fec-a5de-ef9dbcc332e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003049 10.0.0.241 - - [2026-05-18 01:54:31] "GET /virtual-networks?parent_id=20237e2b-bd14-4b16-b551-97d479fba5fe&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004672 10.0.0.241 - - [2026-05-18 01:54:31] "GET /virtual-network/8184f340-14a3-4550-9287-cd7f4a394741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005669 10.0.0.241 - - [2026-05-18 01:54:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002969 10.0.0.241 - - [2026-05-18 01:54:32] "GET /global-vrouter-config/d9fdb48e-53c8-4fec-a5de-ef9dbcc332e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.005638 10.0.0.241 - - [2026-05-18 01:54:32] "GET /virtual-networks?parent_id=20237e2b-bd14-4b16-b551-97d479fba5fe&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003296 10.0.0.241 - - [2026-05-18 01:54:32] "GET /virtual-network/9f0ad814-5b9e-4c1e-8257-bf17341b03db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.008409 10.0.0.241 - - [2026-05-18 01:54:32] "POST /fqname-to-id HTTP/1.1" 404 205 0.003128 10.0.0.241 - - [2026-05-18 01:54:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004101 10.0.0.241 - - [2026-05-18 01:54:32] "GET /projects?obj_uuids=20237e2b-bd14-4b16-b551-97d479fba5fe&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001488 10.0.0.241 - - [2026-05-18 01:54:32] "GET /project/20237e2b-bd14-4b16-b551-97d479fba5fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.035414 10.0.0.241 - - [2026-05-18 01:54:32] "POST /service-instances HTTP/1.1" 200 545 0.096476 10.0.0.241 - - [2026-05-18 01:54:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003478 10.0.0.241 - - [2026-05-18 01:54:32] "GET /service-instance/f0e8406a-5333-4686-a3b3-2e92c0c919cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2138 0.005465 10.0.0.241 - - [2026-05-18 01:54:32] "POST /port-tuples HTTP/1.1" 200 588 0.028230 10.0.0.241 - - [2026-05-18 01:54:32] "GET /virtual-machine-interface/7d5f3184-9e97-4ea3-a94a-86f4bb746179?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2725 0.005510 10.0.0.241 - - [2026-05-18 01:54:33] "PUT /virtual-machine-interface/7d5f3184-9e97-4ea3-a94a-86f4bb746179 HTTP/1.1" 200 286 0.015015 10.0.0.241 - - [2026-05-18 01:54:33] "POST /ref-update HTTP/1.1" 200 156 0.011817 10.0.0.241 - - [2026-05-18 01:54:33] "POST /instance-ips HTTP/1.1" 200 387 0.030657 10.0.0.241 - - [2026-05-18 01:54:33] "GET /virtual-machine-interface/00ef54bf-290c-453e-ba14-d7cac776cd03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.014612 10.0.0.241 - - [2026-05-18 01:54:33] "POST /ref-update HTTP/1.1" 200 156 0.031839 10.0.0.241 - - [2026-05-18 01:54:33] "PUT /virtual-machine-interface/00ef54bf-290c-453e-ba14-d7cac776cd03 HTTP/1.1" 200 286 0.010878 10.0.0.241 - - [2026-05-18 01:54:33] "POST /ref-update HTTP/1.1" 200 156 0.021745 10.0.0.241 - - [2026-05-18 01:54:33] "POST /ref-update HTTP/1.1" 200 156 0.019811 10.0.0.241 - - [2026-05-18 01:54:33] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.012720 10.0.0.241 - - [2026-05-18 01:54:33] "GET /virtual-machine-interface/72ddee1e-69b5-46c8-9b61-d1be8cb3c21f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2728 0.007058 10.0.0.241 - - [2026-05-18 01:54:33] "POST /instance-ips HTTP/1.1" 200 387 0.032849 10.0.0.241 - - [2026-05-18 01:54:33] "PUT /virtual-machine-interface/72ddee1e-69b5-46c8-9b61-d1be8cb3c21f HTTP/1.1" 200 286 0.011590 10.0.0.241 - - [2026-05-18 01:54:33] "POST /ref-update HTTP/1.1" 200 156 0.010202 10.0.0.241 - - [2026-05-18 01:54:33] "POST /ref-update HTTP/1.1" 200 156 0.016056 10.0.0.241 - - [2026-05-18 01:54:33] "POST /ref-update HTTP/1.1" 200 156 0.012202 10.0.0.241 - - [2026-05-18 01:54:33] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006957 252.241.226.163 - - [2026-05-18 01:54:33] "POST /neutron/port HTTP/1.1" 200 1115 0.020065 10.0.0.241 - - [2026-05-18 01:54:33] "POST /instance-ips HTTP/1.1" 200 375 0.019804 252.241.226.163 - - [2026-05-18 01:54:33] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009913 10.0.0.241 - - [2026-05-18 01:54:33] "POST /ref-update HTTP/1.1" 200 156 0.011136 252.241.226.163 - - [2026-05-18 01:54:33] "POST /neutron/port HTTP/1.1" 200 1115 0.019880 10.0.0.241 - - [2026-05-18 01:54:33] "POST /ref-update HTTP/1.1" 200 156 0.008354 10.0.0.241 - - [2026-05-18 01:54:33] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005926 252.241.226.163 - - [2026-05-18 01:54:33] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005795 10.0.0.241 - - [2026-05-18 01:54:33] "POST /instance-ips HTTP/1.1" 200 375 0.020727 252.241.226.163 - - [2026-05-18 01:54:33] "POST /neutron/port HTTP/1.1" 200 1115 0.018548 10.0.0.241 - - [2026-05-18 01:54:33] "POST /ref-update HTTP/1.1" 200 156 0.009209 252.241.226.163 - - [2026-05-18 01:54:33] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006237 10.0.0.241 - - [2026-05-18 01:54:33] "GET /virtual-machine/258e5473-2453-4768-a01e-3db3eddc0f39 HTTP/1.1" 200 1292 0.007131 10.0.0.241 - - [2026-05-18 01:54:33] "POST /ref-update HTTP/1.1" 200 156 0.014727 10.0.0.241 - - [2026-05-18 01:54:34] "GET /virtual-machine-interface/91870323-bb5d-4423-b893-e3b96beff9df HTTP/1.1" 200 2949 0.006601 10.0.0.241 - - [2026-05-18 01:54:34] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005248 10.0.0.241 - - [2026-05-18 01:54:34] "POST /instance-ips HTTP/1.1" 200 377 0.016390 10.0.0.241 - - [2026-05-18 01:54:34] "POST /ref-update HTTP/1.1" 200 156 0.009179 10.0.0.241 - - [2026-05-18 01:54:34] "POST /ref-update HTTP/1.1" 200 156 0.008562 10.0.0.241 - - [2026-05-18 01:54:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002888 10.0.0.241 - - [2026-05-18 01:54:34] "GET /global-vrouter-config/d9fdb48e-53c8-4fec-a5de-ef9dbcc332e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003418 10.0.0.241 - - [2026-05-18 01:54:34] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003006 10.0.0.241 - - [2026-05-18 01:54:34] "GET /virtual-networks?parent_id=20237e2b-bd14-4b16-b551-97d479fba5fe&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003139 10.0.0.241 - - [2026-05-18 01:54:34] "POST /instance-ips HTTP/1.1" 200 377 0.017067 10.0.0.241 - - [2026-05-18 01:54:34] "GET /virtual-network/8184f340-14a3-4550-9287-cd7f4a394741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005969 10.0.0.241 - - [2026-05-18 01:54:34] "POST /ref-update HTTP/1.1" 200 156 0.009295 10.0.0.241 - - [2026-05-18 01:54:34] "POST /ref-update HTTP/1.1" 200 156 0.010322 10.0.0.241 - - [2026-05-18 01:54:34] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003089 10.0.0.241 - - [2026-05-18 01:54:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003594 10.0.0.241 - - [2026-05-18 01:54:35] "GET /global-vrouter-config/d9fdb48e-53c8-4fec-a5de-ef9dbcc332e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.002835 10.0.0.241 - - [2026-05-18 01:54:35] "GET /virtual-networks?parent_id=20237e2b-bd14-4b16-b551-97d479fba5fe&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003372 10.0.0.241 - - [2026-05-18 01:54:35] "GET /virtual-network/8184f340-14a3-4550-9287-cd7f4a394741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005570 252.241.226.163 - - [2026-05-18 01:54:35] "POST /neutron/port HTTP/1.1" 200 1116 0.014152 252.241.226.163 - - [2026-05-18 01:54:36] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005588 252.241.226.163 - - [2026-05-18 01:54:36] "POST /neutron/port HTTP/1.1" 200 1116 0.016045 252.241.226.163 - - [2026-05-18 01:54:36] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006950 252.241.226.163 - - [2026-05-18 01:54:36] "POST /neutron/port HTTP/1.1" 200 1116 0.013091 252.241.226.163 - - [2026-05-18 01:54:36] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006953 10.0.0.241 - - [2026-05-18 01:54:36] "GET /virtual-machine/94e23883-e4d2-456c-a791-884dce3ff722 HTTP/1.1" 200 1293 0.005288 10.0.0.241 - - [2026-05-18 01:54:36] "GET /virtual-machine-interface/121c6d2b-b1c4-4a38-9e3b-e8c62cc73438 HTTP/1.1" 200 2951 0.005160 10.0.0.241 - - [2026-05-18 01:54:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003689 10.0.0.241 - - [2026-05-18 01:54:36] "GET /global-vrouter-config/d9fdb48e-53c8-4fec-a5de-ef9dbcc332e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003515 10.0.0.241 - - [2026-05-18 01:54:36] "GET /virtual-networks?parent_id=20237e2b-bd14-4b16-b551-97d479fba5fe&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003064 10.0.0.241 - - [2026-05-18 01:54:36] "GET /virtual-network/9f0ad814-5b9e-4c1e-8257-bf17341b03db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005971 10.0.0.241 - - [2026-05-18 01:54:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003232 10.0.0.241 - - [2026-05-18 01:54:37] "GET /global-vrouter-config/d9fdb48e-53c8-4fec-a5de-ef9dbcc332e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003330 10.0.0.241 - - [2026-05-18 01:54:37] "GET /virtual-networks?parent_id=20237e2b-bd14-4b16-b551-97d479fba5fe&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003831 10.0.0.241 - - [2026-05-18 01:54:37] "GET /virtual-network/9f0ad814-5b9e-4c1e-8257-bf17341b03db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005506 10.0.0.241 - - [2026-05-18 01:54:38] "POST /fqname-to-id HTTP/1.1" 404 209 0.007293 10.0.0.241 - - [2026-05-18 01:54:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003348 10.0.0.241 - - [2026-05-18 01:54:38] "GET /projects?obj_uuids=20237e2b-bd14-4b16-b551-97d479fba5fe&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001144 10.0.0.241 - - [2026-05-18 01:54:38] "GET /project/20237e2b-bd14-4b16-b551-97d479fba5fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.028620 10.0.0.241 - - [2026-05-18 01:54:38] "POST /network-policys HTTP/1.1" 200 549 0.021367 10.0.0.241 - - [2026-05-18 01:54:38] "GET /network-policy/ed0480a6-2d15-4a0e-a244-6a8fe0848f02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2178 0.006084 10.0.0.241 - - [2026-05-18 01:54:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003654 10.0.0.241 - - [2026-05-18 01:54:38] "GET /virtual-network/8184f340-14a3-4550-9287-cd7f4a394741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006502 10.0.0.241 - - [2026-05-18 01:54:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004167 10.0.0.241 - - [2026-05-18 01:54:38] "GET /network-policy/ed0480a6-2d15-4a0e-a244-6a8fe0848f02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2178 0.003536 10.0.0.241 - - [2026-05-18 01:54:38] "POST /fqname-to-id HTTP/1.1" 404 240 0.004271 10.0.0.241 - - [2026-05-18 01:54:38] "POST /ref-update HTTP/1.1" 200 156 0.037486 10.0.0.241 - - [2026-05-18 01:54:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003698 10.0.0.241 - - [2026-05-18 01:54:38] "POST /access-control-lists HTTP/1.1" 200 603 0.062269 10.0.0.241 - - [2026-05-18 01:54:38] "GET /network-policy/ed0480a6-2d15-4a0e-a244-6a8fe0848f02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2178 0.003776 252.241.226.163 - - [2026-05-18 01:54:38] "POST /neutron/network HTTP/1.1" 200 915 0.008907 10.0.0.241 - - [2026-05-18 01:54:38] "GET /virtual-network/8184f340-14a3-4550-9287-cd7f4a394741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.006000 10.0.0.241 - - [2026-05-18 01:54:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002817 10.0.0.241 - - [2026-05-18 01:54:38] "GET /network-policy/ed0480a6-2d15-4a0e-a244-6a8fe0848f02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2178 0.004434 10.0.0.241 - - [2026-05-18 01:54:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004375 10.0.0.241 - - [2026-05-18 01:54:39] "GET /virtual-network/9f0ad814-5b9e-4c1e-8257-bf17341b03db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005734 10.0.0.241 - - [2026-05-18 01:54:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003679 10.0.0.241 - - [2026-05-18 01:54:39] "GET /network-policy/ed0480a6-2d15-4a0e-a244-6a8fe0848f02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2178 0.006360 10.0.0.241 - - [2026-05-18 01:54:39] "POST /fqname-to-id HTTP/1.1" 404 242 0.006782 10.0.0.241 - - [2026-05-18 01:54:39] "POST /ref-update HTTP/1.1" 200 156 0.050951 10.0.0.241 - - [2026-05-18 01:54:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002845 10.0.0.241 - - [2026-05-18 01:54:39] "POST /access-control-lists HTTP/1.1" 200 606 0.074193 10.0.0.241 - - [2026-05-18 01:54:39] "GET /network-policy/ed0480a6-2d15-4a0e-a244-6a8fe0848f02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2178 0.004126 10.0.0.241 - - [2026-05-18 01:54:39] "POST /routing-instances HTTP/1.1" 200 757 0.016929 252.241.226.163 - - [2026-05-18 01:54:39] "POST /neutron/network HTTP/1.1" 200 918 0.008203 10.0.0.241 - - [2026-05-18 01:54:39] "POST /route-targets HTTP/1.1" 200 329 0.014541 10.0.0.241 - - [2026-05-18 01:54:39] "GET /virtual-network/9f0ad814-5b9e-4c1e-8257-bf17341b03db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.007899 10.0.0.241 - - [2026-05-18 01:54:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003587 10.0.0.241 - - [2026-05-18 01:54:39] "POST /ref-update HTTP/1.1" 200 156 0.011414 10.0.0.241 - - [2026-05-18 01:54:39] "GET /network-policy/ed0480a6-2d15-4a0e-a244-6a8fe0848f02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2178 0.004418 10.0.0.241 - - [2026-05-18 01:54:39] "GET /routing-instance/5acac826-5b8b-4c86-abb9-cdab2c2fdd3b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1275 0.005028 10.0.0.241 - - [2026-05-18 01:54:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003456 10.0.0.241 - - [2026-05-18 01:54:39] "GET /routing-instance/5acac826-5b8b-4c86-abb9-cdab2c2fdd3b?fields=routing_policy_back_refs HTTP/1.1" 200 1275 0.003427 10.0.0.241 - - [2026-05-18 01:54:39] "GET /service-template/839ab0ad-fc85-41b7-aead-6ec717518995?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1815 0.004890 10.0.0.241 - - [2026-05-18 01:54:39] "POST /ref-update HTTP/1.1" 200 156 0.013121 10.0.0.241 - - [2026-05-18 01:54:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003227 10.0.0.241 - - [2026-05-18 01:54:39] "POST /routing-instances HTTP/1.1" 200 758 0.022447 10.0.0.241 - - [2026-05-18 01:54:39] "GET /projects?obj_uuids=20237e2b-bd14-4b16-b551-97d479fba5fe&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001269 10.0.0.241 - - [2026-05-18 01:54:39] "GET /project/20237e2b-bd14-4b16-b551-97d479fba5fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.032099 10.0.0.241 - - [2026-05-18 01:54:39] "POST /route-targets HTTP/1.1" 200 329 0.010110 10.0.0.241 - - [2026-05-18 01:54:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003001 10.0.0.241 - - [2026-05-18 01:54:39] "POST /ref-update HTTP/1.1" 200 156 0.013061 10.0.0.241 - - [2026-05-18 01:54:39] "GET /service-instance/f0e8406a-5333-4686-a3b3-2e92c0c919cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3544 0.007492 10.0.0.241 - - [2026-05-18 01:54:39] "GET /routing-instance/d45d93a9-be80-4b17-8b0d-3e9482c16d04?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1277 0.003706 10.0.0.241 - - [2026-05-18 01:54:39] "GET /domains HTTP/1.1" 200 440 0.002910 10.0.0.241 - - [2026-05-18 01:54:39] "GET /routing-instance/d45d93a9-be80-4b17-8b0d-3e9482c16d04?fields=routing_policy_back_refs HTTP/1.1" 200 1277 0.004606 10.0.0.241 - - [2026-05-18 01:54:39] "GET /domains?obj_uuids=2d41c0d2-849f-4e48-95a3-b6637df9305b&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001338 10.0.0.241 - - [2026-05-18 01:54:39] "GET /domain/2d41c0d2-849f-4e48-95a3-b6637df9305b HTTP/1.1" 200 1529 0.009620 10.0.0.241 - - [2026-05-18 01:54:40] "PUT /routing-instance/5acac826-5b8b-4c86-abb9-cdab2c2fdd3b HTTP/1.1" 200 268 0.013039 10.0.0.241 - - [2026-05-18 01:54:40] "GET /projects?obj_uuids=20237e2b-bd14-4b16-b551-97d479fba5fe&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001457 10.0.0.241 - - [2026-05-18 01:54:40] "GET /project/20237e2b-bd14-4b16-b551-97d479fba5fe HTTP/1.1" 200 4235 0.043768 10.0.0.241 - - [2026-05-18 01:54:40] "PUT /routing-instance/d45d93a9-be80-4b17-8b0d-3e9482c16d04 HTTP/1.1" 200 268 0.035124 10.0.0.241 - - [2026-05-18 01:54:40] "GET /service-instance/f0e8406a-5333-4686-a3b3-2e92c0c919cc HTTP/1.1" 200 3798 0.008421 10.0.0.241 - - [2026-05-18 01:54:40] "POST /ref-update HTTP/1.1" 200 156 0.010211 10.0.0.241 - - [2026-05-18 01:54:40] "GET /domains HTTP/1.1" 200 440 0.003306 10.0.0.241 - - [2026-05-18 01:54:40] "GET /domains?obj_uuids=2d41c0d2-849f-4e48-95a3-b6637df9305b&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001120 10.0.0.241 - - [2026-05-18 01:54:40] "GET /domain/2d41c0d2-849f-4e48-95a3-b6637df9305b HTTP/1.1" 200 1529 0.008260 10.0.0.241 - - [2026-05-18 01:54:40] "GET /projects?obj_uuids=20237e2b-bd14-4b16-b551-97d479fba5fe&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001270 10.0.0.241 - - [2026-05-18 01:54:40] "GET /project/20237e2b-bd14-4b16-b551-97d479fba5fe HTTP/1.1" 200 4235 0.043571 10.0.0.241 - - [2026-05-18 01:54:40] "GET /service-instance/f0e8406a-5333-4686-a3b3-2e92c0c919cc HTTP/1.1" 200 3798 0.005739 10.0.0.241 - - [2026-05-18 01:54:40] "GET /port-tuple/ca6ddfe3-cc76-49e4-9789-0997086e1bae HTTP/1.1" 200 1982 0.006224 10.0.0.241 - - [2026-05-18 01:54:40] "GET /virtual-machine-interface/00ef54bf-290c-453e-ba14-d7cac776cd03 HTTP/1.1" 200 3802 0.006173 10.0.0.241 - - [2026-05-18 01:54:40] "GET /virtual-machine-interface/72ddee1e-69b5-46c8-9b61-d1be8cb3c21f HTTP/1.1" 200 3810 0.006177 10.0.0.241 - - [2026-05-18 01:54:40] "GET /virtual-machine-interface/7d5f3184-9e97-4ea3-a94a-86f4bb746179 HTTP/1.1" 200 3822 0.006548 252.241.226.163 - - [2026-05-18 01:54:40] "POST /neutron/port HTTP/1.1" 200 3813 0.050050 252.241.226.163 - - [2026-05-18 01:54:40] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008778 252.241.226.163 - - [2026-05-18 01:54:40] "POST /neutron/port HTTP/1.1" 200 3813 0.040614 252.241.226.163 - - [2026-05-18 01:54:40] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006227 252.241.226.163 - - [2026-05-18 01:54:41] "POST /neutron/port HTTP/1.1" 200 3813 0.046209 252.241.226.163 - - [2026-05-18 01:54:41] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007586 252.241.226.163 - - [2026-05-18 01:54:41] "POST /neutron/port HTTP/1.1" 200 3813 0.041718 252.241.226.163 - - [2026-05-18 01:54:41] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009348 252.241.226.163 - - [2026-05-18 01:54:41] "POST /neutron/network HTTP/1.1" 200 889 0.015540 252.241.226.163 - - [2026-05-18 01:54:41] "POST /neutron/network HTTP/1.1" 200 915 0.007550 252.241.226.163 - - [2026-05-18 01:54:41] "POST /neutron/network HTTP/1.1" 200 804 0.016322 252.241.226.163 - - [2026-05-18 01:54:41] "POST /neutron/network HTTP/1.1" 200 830 0.008262 252.241.226.163 - - [2026-05-18 01:54:41] "POST /neutron/network HTTP/1.1" 200 892 0.013628 252.241.226.163 - - [2026-05-18 01:54:41] "POST /neutron/network HTTP/1.1" 200 918 0.005489 10.0.0.241 - - [2026-05-18 01:54:41] "POST /id-to-fqname HTTP/1.1" 200 221 0.001446 10.0.0.241 - - [2026-05-18 01:54:41] "POST /id-to-fqname HTTP/1.1" 200 221 0.001371 10.0.0.241 - - [2026-05-18 01:54:41] "POST /id-to-fqname HTTP/1.1" 200 222 0.001346 10.0.0.241 - - [2026-05-18 01:54:41] "GET /virtual-machine/aba5cbda-2fb4-4d30-94e6-f93cfabf6eaf HTTP/1.1" 200 1805 0.005528 10.0.0.241 - - [2026-05-18 01:54:41] "GET /virtual-machine-interface/00ef54bf-290c-453e-ba14-d7cac776cd03 HTTP/1.1" 200 3802 0.005309 10.0.0.241 - - [2026-05-18 01:54:41] "GET /virtual-machine-interface/72ddee1e-69b5-46c8-9b61-d1be8cb3c21f HTTP/1.1" 200 3810 0.009862 10.0.0.241 - - [2026-05-18 01:54:41] "GET /virtual-machine-interface/7d5f3184-9e97-4ea3-a94a-86f4bb746179 HTTP/1.1" 200 3822 0.006880 10.0.0.241 - - [2026-05-18 01:54:42] "GET /instance-ip/45e0536e-12c1-47ff-a983-7b7de1af7ac6 HTTP/1.1" 200 1958 0.004280 10.0.0.241 - - [2026-05-18 01:54:42] "GET /instance-ip/a451263d-db66-41a7-9d26-ad7acd87fdb3 HTTP/1.1" 200 1961 0.004503 10.0.0.241 - - [2026-05-18 01:54:42] "GET /instance-ip/bed818ff-3bca-45f6-ab6a-0e3ad35a845e HTTP/1.1" 200 1623 0.005713 10.0.0.241 - - [2026-05-18 01:54:42] "GET /instance-ip/4783f3a3-719a-43e3-9af3-f1d086c30b16 HTTP/1.1" 200 1964 0.006284 10.0.0.241 - - [2026-05-18 01:54:42] "GET /instance-ip/9db82e85-0809-4cfa-8f5f-25e6ebfad9a8 HTTP/1.1" 200 1963 0.006474 10.0.0.241 - - [2026-05-18 01:54:42] "GET /instance-ip/c769e315-52af-4463-9f24-37bbad731a16 HTTP/1.1" 200 1625 0.005182 10.0.0.241 - - [2026-05-18 01:54:42] "GET /instance-ip/3cc9f570-8b13-4802-a5c2-14eb9ecccff4 HTTP/1.1" 200 1623 0.007441 10.0.0.241 - - [2026-05-18 01:54:42] "GET /instance-ip/67165e61-36e9-4e9e-9861-610065fd234a HTTP/1.1" 200 1984 0.025558 10.0.0.241 - - [2026-05-18 01:54:42] "GET /instance-ip/86e8265b-85f7-4dcc-a252-382bf918f401 HTTP/1.1" 200 1982 0.004393 252.241.226.163 - - [2026-05-18 01:54:42] "POST /neutron/port HTTP/1.1" 200 3813 0.038841 252.241.226.163 - - [2026-05-18 01:54:42] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006711 252.241.226.163 - - [2026-05-18 01:54:42] "POST /neutron/port HTTP/1.1" 200 3813 0.037257 252.241.226.163 - - [2026-05-18 01:54:42] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007968 252.241.226.163 - - [2026-05-18 01:54:42] "POST /neutron/port HTTP/1.1" 200 3813 0.031900 252.241.226.163 - - [2026-05-18 01:54:42] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005800 252.241.226.163 - - [2026-05-18 01:54:43] "POST /neutron/port HTTP/1.1" 200 3813 0.040545 252.241.226.163 - - [2026-05-18 01:54:43] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007968 10.0.0.241 - - [2026-05-18 01:54:43] "GET /virtual-machine/aba5cbda-2fb4-4d30-94e6-f93cfabf6eaf HTTP/1.1" 200 1805 0.003960 10.0.0.241 - - [2026-05-18 01:54:43] "GET /virtual-machine-interface/00ef54bf-290c-453e-ba14-d7cac776cd03 HTTP/1.1" 200 3802 0.005000 10.0.0.241 - - [2026-05-18 01:54:43] "GET /virtual-machine-interface/72ddee1e-69b5-46c8-9b61-d1be8cb3c21f HTTP/1.1" 200 3810 0.006186 10.0.0.241 - - [2026-05-18 01:54:43] "GET /virtual-machine-interface/7d5f3184-9e97-4ea3-a94a-86f4bb746179 HTTP/1.1" 200 3822 0.007901 10.0.0.241 - - [2026-05-18 01:54:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003509 10.0.0.241 - - [2026-05-18 01:54:43] "GET /global-vrouter-config/d9fdb48e-53c8-4fec-a5de-ef9dbcc332e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003114 10.0.0.241 - - [2026-05-18 01:54:43] "GET /virtual-networks?parent_id=20237e2b-bd14-4b16-b551-97d479fba5fe&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003914 10.0.0.241 - - [2026-05-18 01:54:43] "GET /virtual-network/8184f340-14a3-4550-9287-cd7f4a394741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.008061 [Introspect:8084]10.0.0.241 - - [2026-05-18 01:54:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000925 [Introspect:8084]10.0.0.241 - - [2026-05-18 01:54:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001663 10.0.0.241 - - [2026-05-18 01:54:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003112 10.0.0.241 - - [2026-05-18 01:54:44] "GET /global-vrouter-config/d9fdb48e-53c8-4fec-a5de-ef9dbcc332e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003055 10.0.0.241 - - [2026-05-18 01:54:44] "GET /virtual-networks?parent_id=20237e2b-bd14-4b16-b551-97d479fba5fe&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003706 10.0.0.241 - - [2026-05-18 01:54:45] "GET /virtual-network/8184f340-14a3-4550-9287-cd7f4a394741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.009869 10.0.0.241 - - [2026-05-18 01:54:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003447 10.0.0.241 - - [2026-05-18 01:54:45] "GET /global-vrouter-config/d9fdb48e-53c8-4fec-a5de-ef9dbcc332e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003605 10.0.0.241 - - [2026-05-18 01:54:45] "GET /virtual-networks?parent_id=20237e2b-bd14-4b16-b551-97d479fba5fe&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003922 10.0.0.241 - - [2026-05-18 01:54:45] "GET /virtual-network/8184f340-14a3-4550-9287-cd7f4a394741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.005381 10.0.0.241 - - [2026-05-18 01:54:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004200 10.0.0.241 - - [2026-05-18 01:54:45] "GET /global-vrouter-config/d9fdb48e-53c8-4fec-a5de-ef9dbcc332e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003232 10.0.0.241 - - [2026-05-18 01:54:45] "GET /virtual-networks?parent_id=20237e2b-bd14-4b16-b551-97d479fba5fe&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003283 10.0.0.241 - - [2026-05-18 01:54:45] "GET /virtual-network/8184f340-14a3-4550-9287-cd7f4a394741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.005791 10.0.0.241 - - [2026-05-18 01:54:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003390 10.0.0.241 - - [2026-05-18 01:54:45] "GET /global-vrouter-config/d9fdb48e-53c8-4fec-a5de-ef9dbcc332e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.004407 10.0.0.241 - - [2026-05-18 01:54:45] "GET /virtual-networks?parent_id=20237e2b-bd14-4b16-b551-97d479fba5fe&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003909 10.0.0.241 - - [2026-05-18 01:54:45] "GET /virtual-network/8184f340-14a3-4550-9287-cd7f4a394741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.005747 10.0.0.241 - - [2026-05-18 01:54:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003565 10.0.0.241 - - [2026-05-18 01:54:45] "GET /global-vrouter-config/d9fdb48e-53c8-4fec-a5de-ef9dbcc332e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003358 10.0.0.241 - - [2026-05-18 01:54:45] "GET /virtual-networks?parent_id=20237e2b-bd14-4b16-b551-97d479fba5fe&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003623 10.0.0.241 - - [2026-05-18 01:54:46] "GET /virtual-network/b90166ac-2fc6-4937-8c84-7e9859cab443?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.006265 10.0.0.241 - - [2026-05-18 01:54:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004255 10.0.0.241 - - [2026-05-18 01:54:46] "GET /global-vrouter-config/d9fdb48e-53c8-4fec-a5de-ef9dbcc332e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.004429 10.0.0.241 - - [2026-05-18 01:54:46] "GET /virtual-networks?parent_id=20237e2b-bd14-4b16-b551-97d479fba5fe&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003908 10.0.0.241 - - [2026-05-18 01:54:46] "GET /virtual-network/b90166ac-2fc6-4937-8c84-7e9859cab443?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.008082 10.0.0.241 - - [2026-05-18 01:54:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003523 10.0.0.241 - - [2026-05-18 01:54:46] "GET /global-vrouter-config/d9fdb48e-53c8-4fec-a5de-ef9dbcc332e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003258 10.0.0.241 - - [2026-05-18 01:54:46] "GET /virtual-networks?parent_id=20237e2b-bd14-4b16-b551-97d479fba5fe&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004179 10.0.0.241 - - [2026-05-18 01:54:46] "GET /virtual-network/b90166ac-2fc6-4937-8c84-7e9859cab443?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005967 10.0.0.241 - - [2026-05-18 01:54:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003584 10.0.0.241 - - [2026-05-18 01:54:46] "GET /global-vrouter-config/d9fdb48e-53c8-4fec-a5de-ef9dbcc332e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.004383 10.0.0.241 - - [2026-05-18 01:54:46] "GET /virtual-networks?parent_id=20237e2b-bd14-4b16-b551-97d479fba5fe&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004094 10.0.0.241 - - [2026-05-18 01:54:46] "GET /virtual-network/b90166ac-2fc6-4937-8c84-7e9859cab443?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.006514 10.0.0.241 - - [2026-05-18 01:54:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002916 10.0.0.241 - - [2026-05-18 01:54:47] "GET /global-vrouter-config/d9fdb48e-53c8-4fec-a5de-ef9dbcc332e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003086 10.0.0.241 - - [2026-05-18 01:54:47] "GET /virtual-networks?parent_id=20237e2b-bd14-4b16-b551-97d479fba5fe&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002965 10.0.0.241 - - [2026-05-18 01:54:47] "GET /virtual-network/9f0ad814-5b9e-4c1e-8257-bf17341b03db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.008169 10.0.0.241 - - [2026-05-18 01:54:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003768 10.0.0.241 - - [2026-05-18 01:54:47] "GET /global-vrouter-config/d9fdb48e-53c8-4fec-a5de-ef9dbcc332e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003787 10.0.0.241 - - [2026-05-18 01:54:47] "GET /virtual-networks?parent_id=20237e2b-bd14-4b16-b551-97d479fba5fe&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004437 10.0.0.241 - - [2026-05-18 01:54:47] "GET /virtual-network/9f0ad814-5b9e-4c1e-8257-bf17341b03db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.008086 10.0.0.241 - - [2026-05-18 01:54:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003492 10.0.0.241 - - [2026-05-18 01:54:47] "GET /global-vrouter-config/d9fdb48e-53c8-4fec-a5de-ef9dbcc332e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003459 10.0.0.241 - - [2026-05-18 01:54:47] "GET /virtual-networks?parent_id=20237e2b-bd14-4b16-b551-97d479fba5fe&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003685 10.0.0.241 - - [2026-05-18 01:54:47] "GET /virtual-network/9f0ad814-5b9e-4c1e-8257-bf17341b03db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.006948 10.0.0.241 - - [2026-05-18 01:54:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006069 10.0.0.241 - - [2026-05-18 01:54:47] "GET /global-vrouter-config/d9fdb48e-53c8-4fec-a5de-ef9dbcc332e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.004257 10.0.0.241 - - [2026-05-18 01:54:47] "GET /virtual-networks?parent_id=20237e2b-bd14-4b16-b551-97d479fba5fe&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003705 10.0.0.241 - - [2026-05-18 01:54:47] "GET /virtual-network/9f0ad814-5b9e-4c1e-8257-bf17341b03db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.011010 10.0.0.241 - - [2026-05-18 01:54:47] "GET /virtual-machine/aba5cbda-2fb4-4d30-94e6-f93cfabf6eaf HTTP/1.1" 200 1805 0.004317 10.0.0.241 - - [2026-05-18 01:54:48] "GET /domains HTTP/1.1" 200 440 0.003273 10.0.0.241 - - [2026-05-18 01:54:48] "GET /domains?obj_uuids=2d41c0d2-849f-4e48-95a3-b6637df9305b&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001220 10.0.0.241 - - [2026-05-18 01:54:48] "GET /domain/2d41c0d2-849f-4e48-95a3-b6637df9305b HTTP/1.1" 200 1529 0.009986 10.0.0.241 - - [2026-05-18 01:54:48] "GET /projects?obj_uuids=20237e2b-bd14-4b16-b551-97d479fba5fe&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001415 10.0.0.241 - - [2026-05-18 01:54:48] "GET /project/20237e2b-bd14-4b16-b551-97d479fba5fe HTTP/1.1" 200 4235 0.031924 10.0.0.241 - - [2026-05-18 01:54:48] "GET /service-instance/f0e8406a-5333-4686-a3b3-2e92c0c919cc HTTP/1.1" 200 3798 0.004311 10.0.0.241 - - [2026-05-18 01:54:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003949 10.0.0.241 - - [2026-05-18 01:54:48] "GET /routing-instance/dad69f10-0aa3-4e70-90ce-33cb92b25125?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1890 0.005230 10.0.0.241 - - [2026-05-18 01:54:48] "GET /routing-instance/dad69f10-0aa3-4e70-90ce-33cb92b25125?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 2023 0.007128 10.0.0.241 - - [2026-05-18 01:54:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.006408 10.0.0.241 - - [2026-05-18 01:54:48] "GET /routing-instance/33918ed4-f3f3-4304-a3a9-fd432f52585e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.004622 10.0.0.241 - - [2026-05-18 01:54:48] "GET /routing-instance/33918ed4-f3f3-4304-a3a9-fd432f52585e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 2025 0.005907 10.0.0.241 - - [2026-05-18 01:54:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003538 10.0.0.241 - - [2026-05-18 01:54:48] "GET /virtual-network/8184f340-14a3-4550-9287-cd7f4a394741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.005793 10.0.0.241 - - [2026-05-18 01:54:48] "GET /virtual-network/8184f340-14a3-4550-9287-cd7f4a394741?fields=routing_instances HTTP/1.1" 200 1683 0.008876 10.0.0.241 - - [2026-05-18 01:54:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003660 10.0.0.241 - - [2026-05-18 01:54:48] "GET /virtual-network/9f0ad814-5b9e-4c1e-8257-bf17341b03db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.007081 [Introspect:8084]10.0.0.241 - - [2026-05-18 01:54:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001015 10.0.0.241 - - [2026-05-18 01:54:48] "GET /virtual-network/9f0ad814-5b9e-4c1e-8257-bf17341b03db?fields=routing_instances HTTP/1.1" 200 1688 0.011956 [Introspect:8084]10.0.0.241 - - [2026-05-18 01:54:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001508 10.0.0.241 - - [2026-05-18 01:54:53] "POST /ref-update HTTP/1.1" 200 156 0.036957 252.241.226.163 - - [2026-05-18 01:54:53] "POST /neutron/network HTTP/1.1" 200 832 0.009372 10.0.0.241 - - [2026-05-18 01:54:53] "DELETE /access-control-list/c457e34d-9c68-4e7f-ae6a-904574e055fa HTTP/1.1" 200 115 0.048944 10.0.0.241 - - [2026-05-18 01:54:53] "GET /virtual-network/9f0ad814-5b9e-4c1e-8257-bf17341b03db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.006558 10.0.0.241 - - [2026-05-18 01:54:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004167 10.0.0.241 - - [2026-05-18 01:54:53] "DELETE /routing-instance/5acac826-5b8b-4c86-abb9-cdab2c2fdd3b HTTP/1.1" 200 115 0.041764 10.0.0.241 - - [2026-05-18 01:54:53] "GET /network-policy/ed0480a6-2d15-4a0e-a244-6a8fe0848f02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2178 0.014238 10.0.0.241 - - [2026-05-18 01:54:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006232 10.0.0.241 - - [2026-05-18 01:54:53] "DELETE /route-target/7c575d79-b243-42b6-8077-c8e605a6c97d HTTP/1.1" 200 115 0.023770 10.0.0.241 - - [2026-05-18 01:54:53] "POST /ref-update HTTP/1.1" 200 156 0.039721 10.0.0.241 - - [2026-05-18 01:54:53] "DELETE /routing-instance/d45d93a9-be80-4b17-8b0d-3e9482c16d04 HTTP/1.1" 200 115 0.046928 10.0.0.241 - - [2026-05-18 01:54:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004368 252.241.226.163 - - [2026-05-18 01:54:53] "POST /neutron/network HTTP/1.1" 200 829 0.013708 10.0.0.241 - - [2026-05-18 01:54:53] "DELETE /route-target/f3fe7905-ea96-41f1-83f1-6e3fc59eb4ae HTTP/1.1" 200 115 0.027946 10.0.0.241 - - [2026-05-18 01:54:53] "GET /virtual-network/8184f340-14a3-4550-9287-cd7f4a394741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.009537 10.0.0.241 - - [2026-05-18 01:54:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005177 10.0.0.241 - - [2026-05-18 01:54:53] "DELETE /access-control-list/9ffb5ede-2b34-45f1-98ee-ec738d3cae2e HTTP/1.1" 200 115 0.027539 10.0.0.241 - - [2026-05-18 01:54:53] "GET /network-policy/ed0480a6-2d15-4a0e-a244-6a8fe0848f02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2178 0.006846 10.0.0.241 - - [2026-05-18 01:54:53] "DELETE /network-policy/ed0480a6-2d15-4a0e-a244-6a8fe0848f02 HTTP/1.1" 200 115 0.023433 10.0.0.241 - - [2026-05-18 01:54:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002682 10.0.0.241 - - [2026-05-18 01:54:53] "DELETE /service-instance/f0e8406a-5333-4686-a3b3-2e92c0c919cc HTTP/1.1" 200 115 0.046422 10.0.0.241 - - [2026-05-18 01:54:53] "GET /domains HTTP/1.1" 200 440 0.003197 10.0.0.241 - - [2026-05-18 01:54:53] "POST /ref-update HTTP/1.1" 200 156 0.017713 10.0.0.241 - - [2026-05-18 01:54:53] "DELETE /instance-ip/86e8265b-85f7-4dcc-a252-382bf918f401 HTTP/1.1" 200 115 0.025847 10.0.0.241 - - [2026-05-18 01:54:53] "GET /domains?obj_uuids=2d41c0d2-849f-4e48-95a3-b6637df9305b&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001947 10.0.0.241 - - [2026-05-18 01:54:53] "GET /domain/2d41c0d2-849f-4e48-95a3-b6637df9305b HTTP/1.1" 200 1529 0.016543 10.0.0.241 - - [2026-05-18 01:54:53] "POST /ref-update HTTP/1.1" 200 156 0.030487 10.0.0.241 - - [2026-05-18 01:54:53] "GET /projects?obj_uuids=20237e2b-bd14-4b16-b551-97d479fba5fe&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001092 10.0.0.241 - - [2026-05-18 01:54:54] "GET /project/20237e2b-bd14-4b16-b551-97d479fba5fe HTTP/1.1" 200 3761 0.043145 10.0.0.241 - - [2026-05-18 01:54:54] "DELETE /instance-ip/4783f3a3-719a-43e3-9af3-f1d086c30b16 HTTP/1.1" 200 115 0.069432 10.0.0.241 - - [2026-05-18 01:54:54] "POST /ref-update HTTP/1.1" 200 156 0.016391 10.0.0.241 - - [2026-05-18 01:54:54] "GET /virtual-machine/aba5cbda-2fb4-4d30-94e6-f93cfabf6eaf HTTP/1.1" 200 1805 0.008938 10.0.0.241 - - [2026-05-18 01:54:54] "DELETE /instance-ip/45e0536e-12c1-47ff-a983-7b7de1af7ac6 HTTP/1.1" 200 115 0.027754 10.0.0.241 - - [2026-05-18 01:54:54] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003871 10.0.0.241 - - [2026-05-18 01:54:54] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.004018 10.0.0.241 - - [2026-05-18 01:54:54] "POST /ref-update HTTP/1.1" 200 156 0.017838 10.0.0.241 - - [2026-05-18 01:54:54] "DELETE /instance-ip/9db82e85-0809-4cfa-8f5f-25e6ebfad9a8 HTTP/1.1" 200 115 0.028917 10.0.0.241 - - [2026-05-18 01:54:54] "POST /ref-update HTTP/1.1" 200 156 0.014122 10.0.0.241 - - [2026-05-18 01:54:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006336 10.0.0.241 - - [2026-05-18 01:54:54] "DELETE /instance-ip/a451263d-db66-41a7-9d26-ad7acd87fdb3 HTTP/1.1" 200 115 0.041899 10.0.0.241 - - [2026-05-18 01:54:54] "POST /ref-update HTTP/1.1" 200 156 0.015836 [Introspect:8084]10.0.0.241 - - [2026-05-18 01:54:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001538 10.0.0.241 - - [2026-05-18 01:54:54] "DELETE /service-template/839ab0ad-fc85-41b7-aead-6ec717518995 HTTP/1.1" 200 115 0.048510 10.0.0.241 - - [2026-05-18 01:54:54] "POST /fqname-to-id HTTP/1.1" 404 191 0.005785 [Introspect:8084]10.0.0.241 - - [2026-05-18 01:54:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001126 10.0.0.241 - - [2026-05-18 01:54:54] "DELETE /instance-ip/67165e61-36e9-4e9e-9861-610065fd234a HTTP/1.1" 200 115 0.033748 252.241.226.163 - - [2026-05-18 01:54:54] "POST /neutron/network HTTP/1.1" 200 832 0.007459 252.241.226.163 - - [2026-05-18 01:54:54] "POST /neutron/network HTTP/1.1" 400 204 0.015146 252.241.226.163 - - [2026-05-18 01:54:55] "POST /neutron/port HTTP/1.1" 200 1116 0.015253 252.241.226.163 - - [2026-05-18 01:54:55] "POST /neutron/port HTTP/1.1" 200 1106 0.012717 252.241.226.163 - - [2026-05-18 01:54:55] "POST /neutron/port HTTP/1.1" 200 1115 0.027386 252.241.226.163 - - [2026-05-18 01:54:55] "POST /neutron/port HTTP/1.1" 200 151 0.394414 252.241.226.163 - - [2026-05-18 01:54:56] "POST /neutron/port HTTP/1.1" 200 1105 0.022872 252.241.226.163 - - [2026-05-18 01:54:56] "POST /neutron/port HTTP/1.1" 200 3042 0.058130 252.241.226.163 - - [2026-05-18 01:54:56] "POST /neutron/port HTTP/1.1" 200 1105 0.020004 252.241.226.163 - - [2026-05-18 01:54:56] "POST /neutron/port HTTP/1.1" 200 151 0.235072 252.241.226.163 - - [2026-05-18 01:54:56] "POST /neutron/port HTTP/1.1" 200 151 0.221178 252.241.226.163 - - [2026-05-18 01:54:56] "POST /neutron/port HTTP/1.1" 200 1106 0.023432 252.241.226.163 - - [2026-05-18 01:54:56] "POST /neutron/port HTTP/1.1" 200 151 0.169353 252.241.226.163 - - [2026-05-18 01:54:56] "POST /neutron/port HTTP/1.1" 200 1106 0.011330 252.241.226.163 - - [2026-05-18 01:54:56] "POST /neutron/network HTTP/1.1" 200 832 0.012852 252.241.226.163 - - [2026-05-18 01:54:56] "POST /neutron/port HTTP/1.1" 200 151 0.155545 10.0.0.241 - - [2026-05-18 01:54:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.006504 10.0.0.241 - - [2026-05-18 01:54:57] "POST /useragent-kv HTTP/1.1" 200 115 0.009592 10.0.0.241 - - [2026-05-18 01:54:57] "POST /useragent-kv HTTP/1.1" 200 115 0.003817 252.241.226.163 - - [2026-05-18 01:54:57] "POST /neutron/network HTTP/1.1" 200 151 0.141660 10.0.0.241 - - [2026-05-18 01:54:57] "DELETE /route-target/ca568be2-af40-42cb-8008-2f19893e6735 HTTP/1.1" 200 115 0.043139 10.0.0.241 - - [2026-05-18 01:54:57] "GET /routing-instance/33918ed4-f3f3-4304-a3a9-fd432f52585e HTTP/1.1" 404 171 0.003285 10.0.0.241 - - [2026-05-18 01:54:57] "GET /domains HTTP/1.1" 200 440 0.003835 10.0.0.241 - - [2026-05-18 01:54:57] "GET /domains?obj_uuids=2d41c0d2-849f-4e48-95a3-b6637df9305b&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001418 10.0.0.241 - - [2026-05-18 01:54:57] "GET /domain/2d41c0d2-849f-4e48-95a3-b6637df9305b HTTP/1.1" 200 1306 0.019657 10.0.0.241 - - [2026-05-18 01:54:57] "GET /projects?obj_uuids=20237e2b-bd14-4b16-b551-97d479fba5fe&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001524 10.0.0.241 - - [2026-05-18 01:54:57] "GET /project/20237e2b-bd14-4b16-b551-97d479fba5fe HTTP/1.1" 200 2300 0.041541 252.241.226.163 - - [2026-05-18 01:54:57] "POST /neutron/network HTTP/1.1" 200 829 0.005912 10.0.0.241 - - [2026-05-18 01:54:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003857 10.0.0.241 - - [2026-05-18 01:54:57] "POST /useragent-kv HTTP/1.1" 200 115 0.002290 10.0.0.241 - - [2026-05-18 01:54:57] "POST /useragent-kv HTTP/1.1" 200 115 0.003165 252.241.226.163 - - [2026-05-18 01:54:57] "POST /neutron/network HTTP/1.1" 200 151 0.092261 10.0.0.241 - - [2026-05-18 01:54:57] "DELETE /route-target/884240d7-190d-40f8-a92c-59c6806af5e2 HTTP/1.1" 200 115 0.020113 10.0.0.241 - - [2026-05-18 01:54:57] "GET /routing-instance/dad69f10-0aa3-4e70-90ce-33cb92b25125 HTTP/1.1" 404 171 0.002948 10.0.0.241 - - [2026-05-18 01:54:57] "GET /domains HTTP/1.1" 200 440 0.003489 10.0.0.241 - - [2026-05-18 01:54:57] "GET /domains?obj_uuids=2d41c0d2-849f-4e48-95a3-b6637df9305b&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001346 10.0.0.241 - - [2026-05-18 01:54:57] "GET /domain/2d41c0d2-849f-4e48-95a3-b6637df9305b HTTP/1.1" 200 1306 0.010169 10.0.0.241 - - [2026-05-18 01:54:57] "GET /projects?obj_uuids=20237e2b-bd14-4b16-b551-97d479fba5fe&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001204 10.0.0.241 - - [2026-05-18 01:54:57] "GET /project/20237e2b-bd14-4b16-b551-97d479fba5fe HTTP/1.1" 200 2082 0.029443 252.241.226.163 - - [2026-05-18 01:54:58] "POST /neutron/network HTTP/1.1" 200 830 0.005701 10.0.0.241 - - [2026-05-18 01:54:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004439 10.0.0.241 - - [2026-05-18 01:54:58] "POST /useragent-kv HTTP/1.1" 200 115 0.003954 10.0.0.241 - - [2026-05-18 01:54:58] "POST /useragent-kv HTTP/1.1" 200 115 0.002138 252.241.226.163 - - [2026-05-18 01:54:58] "POST /neutron/network HTTP/1.1" 200 151 0.095685 10.0.0.241 - - [2026-05-18 01:54:58] "DELETE /route-target/df7eb7a0-a88d-4998-af20-dee61b0b357e HTTP/1.1" 200 115 0.019886 10.0.0.241 - - [2026-05-18 01:54:58] "GET /routing-instance/02c44822-adae-42c4-9f5c-5a2ed4786090 HTTP/1.1" 404 171 0.003041 10.0.0.241 - - [2026-05-18 01:54:58] "GET /domains HTTP/1.1" 200 440 0.003241 10.0.0.241 - - [2026-05-18 01:54:58] "GET /domains?obj_uuids=2d41c0d2-849f-4e48-95a3-b6637df9305b&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001464 10.0.0.241 - - [2026-05-18 01:54:58] "GET /domain/2d41c0d2-849f-4e48-95a3-b6637df9305b HTTP/1.1" 200 1306 0.010348 10.0.0.241 - - [2026-05-18 01:54:58] "GET /projects?obj_uuids=20237e2b-bd14-4b16-b551-97d479fba5fe&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001160 10.0.0.241 - - [2026-05-18 01:54:58] "GET /project/20237e2b-bd14-4b16-b551-97d479fba5fe HTTP/1.1" 200 1842 0.030231 10.0.0.241 - - [2026-05-18 01:54:59] "GET /projects?obj_uuids=20237e2b-bd14-4b16-b551-97d479fba5fe&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001098 10.0.0.241 - - [2026-05-18 01:54:59] "GET /project/20237e2b-bd14-4b16-b551-97d479fba5fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.156744 10.0.0.241 - - [2026-05-18 01:54:59] "GET /projects?obj_uuids=20237e2b-bd14-4b16-b551-97d479fba5fe&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002948 10.0.0.241 - - [2026-05-18 01:55:00] "GET /project/20237e2b-bd14-4b16-b551-97d479fba5fe?fields=virtual_networks HTTP/1.1" 200 1030 0.108669 10.0.0.241 - - [2026-05-18 01:55:00] "GET /projects?obj_uuids=20237e2b-bd14-4b16-b551-97d479fba5fe&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001415 10.0.0.241 - - [2026-05-18 01:55:00] "GET /project/20237e2b-bd14-4b16-b551-97d479fba5fe?fields=virtual_machine_interfaces HTTP/1.1" 200 1030 0.064785 10.0.0.241 - - [2026-05-18 01:55:00] "GET /projects?obj_uuids=20237e2b-bd14-4b16-b551-97d479fba5fe&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001136 10.0.0.241 - - [2026-05-18 01:55:00] "GET /project/20237e2b-bd14-4b16-b551-97d479fba5fe?fields=security_groups HTTP/1.1" 200 1254 0.075320 10.0.0.241 - - [2026-05-18 01:55:02] "GET /domains?obj_uuids=2d41c0d2-849f-4e48-95a3-b6637df9305b&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001735 10.0.0.241 - - [2026-05-18 01:55:02] "GET /domain/2d41c0d2-849f-4e48-95a3-b6637df9305b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.010376 10.0.0.241 - - [2026-05-18 01:55:02] "POST /fqname-to-id HTTP/1.1" 404 187 0.091930 10.0.0.241 - - [2026-05-18 01:55:02] "GET /projects?obj_uuids=5a944962-b5ea-4f2b-b30e-c98601810c10&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.010661 10.0.0.241 - - [2026-05-18 01:55:02] "GET /domains?obj_uuids=2d41c0d2-849f-4e48-95a3-b6637df9305b&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001807 10.0.0.241 - - [2026-05-18 01:55:02] "GET /domain/2d41c0d2-849f-4e48-95a3-b6637df9305b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.016491 10.0.0.241 - - [2026-05-18 01:55:03] "POST /id-to-fqname HTTP/1.1" 200 189 0.017617 10.0.0.241 - - [2026-05-18 01:55:03] "POST /fqname-to-id HTTP/1.1" 404 198 0.035635 10.0.0.241 - - [2026-05-18 01:55:03] "POST /security-groups HTTP/1.1" 200 584 0.227193 10.0.0.241 - - [2026-05-18 01:55:03] "POST /projects HTTP/1.1" 200 579 0.951890 10.0.0.241 - - [2026-05-18 01:55:03] "POST /fqname-to-id HTTP/1.1" 404 233 0.098910 10.0.0.241 - - [2026-05-18 01:55:03] "POST /fqname-to-id HTTP/1.1" 200 156 1.076771 10.0.0.241 - - [2026-05-18 01:55:04] "GET /project/5a944962-b5ea-4f2b-b30e-c98601810c10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 1.483077 10.0.0.241 - - [2026-05-18 01:55:04] "POST /access-control-lists HTTP/1.1" 200 599 0.289108 10.0.0.241 - - [2026-05-18 01:55:04] "POST /fqname-to-id HTTP/1.1" 404 232 0.011745 10.0.0.241 - - [2026-05-18 01:55:04] "POST /access-control-lists HTTP/1.1" 200 597 0.099946 10.0.0.241 - - [2026-05-18 01:55:06] "GET / HTTP/1.1" 200 36499 0.002547 10.0.0.241 - - [2026-05-18 01:55:08] "POST /fqname-to-id HTTP/1.1" 401 296 0.000550 10.0.0.241 - - [2026-05-18 01:55:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.050699 10.0.0.241 - - [2026-05-18 01:55:08] "GET /projects?obj_uuids=5a944962-b5ea-4f2b-b30e-c98601810c10&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001025 10.0.0.241 - - [2026-05-18 01:55:08] "GET /project/5a944962-b5ea-4f2b-b30e-c98601810c10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.076789 10.0.0.241 - - [2026-05-18 01:55:08] "POST /fqname-to-id HTTP/1.1" 404 178 0.005147 10.0.0.241 - - [2026-05-18 01:55:08] "POST /virtual-DNSs HTTP/1.1" 200 509 0.020550 10.0.0.241 - - [2026-05-18 01:55:08] "GET /virtual-DNS/2df5f351-b19b-49e9-958b-77e0d4386497?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.005500 10.0.0.241 - - [2026-05-18 01:55:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003233 10.0.0.241 - - [2026-05-18 01:55:08] "GET /virtual-DNS/2df5f351-b19b-49e9-958b-77e0d4386497?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.003417 10.0.0.241 - - [2026-05-18 01:55:09] "GET /domains HTTP/1.1" 401 296 0.000427 10.0.0.241 - - [2026-05-18 01:55:09] "GET /domains HTTP/1.1" 200 440 0.040460 10.0.0.241 - - [2026-05-18 01:55:09] "GET /domains?obj_uuids=2d41c0d2-849f-4e48-95a3-b6637df9305b&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.004162 10.0.0.241 - - [2026-05-18 01:55:09] "GET /domain/2d41c0d2-849f-4e48-95a3-b6637df9305b HTTP/1.1" 200 1693 0.020114 10.0.0.241 - - [2026-05-18 01:55:09] "GET /virtual-DNS/2df5f351-b19b-49e9-958b-77e0d4386497 HTTP/1.1" 200 1439 0.006754 10.0.0.241 - - [2026-05-18 01:55:10] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 549 0.007672 10.0.0.241 - - [2026-05-18 01:55:10] "POST /network-ipams HTTP/1.1" 200 516 0.028694 10.0.0.241 - - [2026-05-18 01:55:10] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 755 0.003987 10.0.0.241 - - [2026-05-18 01:55:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005010 10.0.0.241 - - [2026-05-18 01:55:10] "GET /network-ipam/c0360a92-1024-4731-b793-7945bf79620a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1400 0.004895 10.0.0.241 - - [2026-05-18 01:55:10] "PUT /network-ipam/c0360a92-1024-4731-b793-7945bf79620a HTTP/1.1" 200 260 0.022925 10.0.0.241 - - [2026-05-18 01:55:10] "POST /ref-update HTTP/1.1" 200 156 0.014769 10.0.0.241 - - [2026-05-18 01:55:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003991 10.0.0.241 - - [2026-05-18 01:55:10] "GET /projects?obj_uuids=5a944962-b5ea-4f2b-b30e-c98601810c10&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001068 10.0.0.241 - - [2026-05-18 01:55:10] "GET /project/5a944962-b5ea-4f2b-b30e-c98601810c10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.042762 252.241.226.163 - - [2026-05-18 01:55:10] "POST /neutron/network HTTP/1.1" 200 117 0.059294 10.0.0.241 - - [2026-05-18 01:55:10] "GET /projects?obj_uuids=5a944962-b5ea-4f2b-b30e-c98601810c10&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001268 252.241.226.163 - - [2026-05-18 01:55:10] "POST /neutron/network HTTP/1.1" 200 616 0.087018 10.0.0.241 - - [2026-05-18 01:55:10] "POST /route-targets HTTP/1.1" 200 329 0.016961 10.0.0.241 - - [2026-05-18 01:55:10] "POST /ref-update HTTP/1.1" 200 156 0.020147 10.0.0.241 - - [2026-05-18 01:55:11] "POST /useragent-kv HTTP/1.1" 200 115 0.002532 252.241.226.163 - - [2026-05-18 01:55:11] "POST /neutron/subnet HTTP/1.1" 200 711 0.211642 252.241.226.163 - - [2026-05-18 01:55:11] "POST /neutron/network HTTP/1.1" 200 829 0.009177 10.0.0.241 - - [2026-05-18 01:55:11] "POST /id-to-fqname HTTP/1.1" 200 225 0.001807 10.0.0.241 - - [2026-05-18 01:55:11] "GET /virtual-network/717aafe4-b8d5-432a-b762-cb4eb17ed63f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.008291 252.241.226.163 - - [2026-05-18 01:55:11] "POST /neutron/network HTTP/1.1" 200 829 0.007462 10.0.0.241 - - [2026-05-18 01:55:11] "GET /virtual-network/717aafe4-b8d5-432a-b762-cb4eb17ed63f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.015436 252.241.226.163 - - [2026-05-18 01:55:11] "POST /neutron/network HTTP/1.1" 200 829 0.007521 252.241.226.163 - - [2026-05-18 01:55:11] "POST /neutron/subnet HTTP/1.1" 200 711 0.011647 252.241.226.163 - - [2026-05-18 01:55:11] "POST /neutron/network HTTP/1.1" 200 803 0.011246 252.241.226.163 - - [2026-05-18 01:55:11] "POST /neutron/network HTTP/1.1" 200 829 0.006079 10.0.0.241 - - [2026-05-18 01:55:11] "POST /id-to-fqname HTTP/1.1" 200 225 0.001383 252.241.226.163 - - [2026-05-18 01:55:12] "POST /neutron/network HTTP/1.1" 200 839 0.008681 252.241.226.163 - - [2026-05-18 01:55:12] "GET /aaa-mode HTTP/1.1" 401 296 0.000458 252.241.226.163 - - [2026-05-18 01:55:12] "GET / HTTP/1.1" 200 36499 0.002424 252.241.226.163 - - [2026-05-18 01:55:12] "GET /project/5a944962-b5ea-4f2b-b30e-c98601810c10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000374 10.0.0.241 - - [2026-05-18 01:55:12] "GET /projects?obj_uuids=5a944962-b5ea-4f2b-b30e-c98601810c10&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.002163 252.241.226.163 - - [2026-05-18 01:55:12] "GET /project/5a944962-b5ea-4f2b-b30e-c98601810c10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.076255 252.241.226.163 - - [2026-05-18 01:55:12] "POST /neutron/network HTTP/1.1" 200 829 0.009170 252.241.226.163 - - [2026-05-18 01:55:12] "POST /neutron/port HTTP/1.1" 200 117 0.007571 252.241.226.163 - - [2026-05-18 01:55:12] "POST /neutron/port HTTP/1.1" 200 117 0.005556 252.241.226.163 - - [2026-05-18 01:55:13] "POST /neutron/port HTTP/1.1" 200 117 0.007687 252.241.226.163 - - [2026-05-18 01:55:13] "POST /neutron/network HTTP/1.1" 200 839 0.006424 10.0.0.241 - - [2026-05-18 01:55:13] "GET /projects?obj_uuids=5a944962-b5ea-4f2b-b30e-c98601810c10&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001113 252.241.226.163 - - [2026-05-18 01:55:14] "POST /neutron/port HTTP/1.1" 200 1056 0.291694 252.241.226.163 - - [2026-05-18 01:55:14] "POST /neutron/port HTTP/1.1" 200 1056 0.012534 252.241.226.163 - - [2026-05-18 01:55:14] "POST /neutron/port HTTP/1.1" 200 1056 0.014019 252.241.226.163 - - [2026-05-18 01:55:14] "POST /neutron/port HTTP/1.1" 200 1106 0.083981 252.241.226.163 - - [2026-05-18 01:55:14] "POST /neutron/port HTTP/1.1" 200 1116 0.016135 252.241.226.163 - - [2026-05-18 01:55:14] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003213 252.241.226.163 - - [2026-05-18 01:55:14] "POST /neutron/subnet HTTP/1.1" 200 685 0.008687 252.241.226.163 - - [2026-05-18 01:55:14] "POST /neutron/port HTTP/1.1" 200 117 0.002993 252.241.226.163 - - [2026-05-18 01:55:14] "POST /neutron/network HTTP/1.1" 200 829 0.005513 252.241.226.163 - - [2026-05-18 01:55:18] "POST /neutron/port HTTP/1.1" 200 1116 0.026994 252.241.226.163 - - [2026-05-18 01:55:18] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008341 252.241.226.163 - - [2026-05-18 01:55:18] "POST /neutron/port HTTP/1.1" 200 1116 0.014380 252.241.226.163 - - [2026-05-18 01:55:18] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007678 252.241.226.163 - - [2026-05-18 01:55:18] "POST /neutron/port HTTP/1.1" 200 1116 0.018901 252.241.226.163 - - [2026-05-18 01:55:18] "POST /neutron/security_group HTTP/1.1" 200 2057 0.010095 10.0.0.241 - - [2026-05-18 01:55:18] "GET /virtual-machine/f585c325-0e0f-4ed3-9fe4-6083d0655ad6 HTTP/1.1" 200 1296 0.007262 10.0.0.241 - - [2026-05-18 01:55:18] "GET /virtual-machine-interface/eba19813-3d1c-44cf-9708-105a4ea0ea58 HTTP/1.1" 200 2966 0.010867 10.0.0.241 - - [2026-05-18 01:55:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003843 10.0.0.241 - - [2026-05-18 01:55:18] "GET /global-vrouter-config/d9fdb48e-53c8-4fec-a5de-ef9dbcc332e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003434 10.0.0.241 - - [2026-05-18 01:55:18] "GET /virtual-networks?parent_id=5a944962-b5ea-4f2b-b30e-c98601810c10&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003616 10.0.0.241 - - [2026-05-18 01:55:19] "GET /virtual-network/717aafe4-b8d5-432a-b762-cb4eb17ed63f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005761 10.0.0.241 - - [2026-05-18 01:55:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.072765 10.0.0.241 - - [2026-05-18 01:55:22] "GET /virtual-network/717aafe4-b8d5-432a-b762-cb4eb17ed63f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004952 10.0.0.241 - - [2026-05-18 01:55:22] "DELETE /project/5a944962b5ea4f2bb30ec98601810c10 HTTP/1.1" 404 173 0.005715 10.0.0.241 - - [2026-05-18 01:55:22] "GET /projects?obj_uuids=20237e2b-bd14-4b16-b551-97d479fba5fe&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001043 10.0.0.241 - - [2026-05-18 01:55:22] "GET /project/20237e2b-bd14-4b16-b551-97d479fba5fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.047224 10.0.0.241 - - [2026-05-18 01:55:22] "GET /projects?obj_uuids=20237e2b-bd14-4b16-b551-97d479fba5fe&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001453 10.0.0.241 - - [2026-05-18 01:55:22] "GET /project/20237e2b-bd14-4b16-b551-97d479fba5fe?fields=security_groups HTTP/1.1" 200 1344 0.036201 10.0.0.241 - - [2026-05-18 01:55:22] "DELETE /security-group/8de72128-5009-4897-b0bf-a9a19c61dfe2 HTTP/1.1" 200 115 0.067158 10.0.0.241 - - [2026-05-18 01:55:22] "GET /projects?obj_uuids=20237e2b-bd14-4b16-b551-97d479fba5fe&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001296 10.0.0.241 - - [2026-05-18 01:55:22] "DELETE /access-control-list/a6f57b11-6ba7-4eab-b398-9d0eb35773a9 HTTP/1.1" 200 115 0.053318 10.0.0.241 - - [2026-05-18 01:55:22] "GET /project/20237e2b-bd14-4b16-b551-97d479fba5fe?fields=application_policy_sets HTTP/1.1" 200 1383 0.051981 10.0.0.241 - - [2026-05-18 01:55:23] "DELETE /access-control-list/1990ea63-7395-46a7-9257-22ea99e992eb HTTP/1.1" 200 115 0.054845 10.0.0.241 - - [2026-05-18 01:55:23] "DELETE /project/20237e2b-bd14-4b16-b551-97d479fba5fe HTTP/1.1" 200 115 0.372723 252.241.226.163 - - [2026-05-18 01:55:24] "POST /neutron/port HTTP/1.1" 200 1116 0.013015 252.241.226.163 - - [2026-05-18 01:55:24] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006790 252.241.226.163 - - [2026-05-18 01:55:25] "POST /neutron/port HTTP/1.1" 200 1116 0.021863 252.241.226.163 - - [2026-05-18 01:55:25] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007001 10.0.0.241 - - [2026-05-18 01:55:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003073 10.0.0.241 - - [2026-05-18 01:55:26] "GET /virtual-network/717aafe4-b8d5-432a-b762-cb4eb17ed63f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005501 252.241.226.163 - - [2026-05-18 01:55:28] "POST /neutron/port HTTP/1.1" 200 1116 0.014609 252.241.226.163 - - [2026-05-18 01:55:28] "POST /neutron/security_group HTTP/1.1" 200 2057 0.009114 252.241.226.163 - - [2026-05-18 01:55:28] "POST /neutron/port HTTP/1.1" 200 1116 0.013798 252.241.226.163 - - [2026-05-18 01:55:28] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006506 10.0.0.241 - - [2026-05-18 01:55:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003451 10.0.0.241 - - [2026-05-18 01:55:28] "GET /global-vrouter-config/d9fdb48e-53c8-4fec-a5de-ef9dbcc332e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003837 10.0.0.241 - - [2026-05-18 01:55:28] "GET /virtual-networks?parent_id=5a944962-b5ea-4f2b-b30e-c98601810c10&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003959 10.0.0.241 - - [2026-05-18 01:55:28] "GET /virtual-network/717aafe4-b8d5-432a-b762-cb4eb17ed63f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006813 10.0.0.241 - - [2026-05-18 01:55:31] "GET /obj-perms HTTP/1.1" 200 6396 0.065210 10.0.0.241 - - [2026-05-18 01:55:32] "GET /obj-perms HTTP/1.1" 200 6396 0.065427 252.241.226.163 - - [2026-05-18 01:55:33] "POST /neutron/network HTTP/1.1" 200 803 0.013665 252.241.226.163 - - [2026-05-18 01:55:33] "POST /neutron/network HTTP/1.1" 200 829 0.008200 10.0.0.241 - - [2026-05-18 01:55:33] "POST /id-to-fqname HTTP/1.1" 200 225 0.001567 252.241.226.163 - - [2026-05-18 01:55:33] "POST /neutron/port HTTP/1.1" 200 1116 0.016773 252.241.226.163 - - [2026-05-18 01:55:33] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008695 252.241.226.163 - - [2026-05-18 01:55:33] "POST /neutron/network HTTP/1.1" 200 839 0.007377 252.241.226.163 - - [2026-05-18 01:55:33] "GET /aaa-mode HTTP/1.1" 401 296 0.000518 252.241.226.163 - - [2026-05-18 01:55:33] "GET / HTTP/1.1" 200 36499 0.001614 252.241.226.163 - - [2026-05-18 01:55:33] "GET /project/5a944962-b5ea-4f2b-b30e-c98601810c10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000380 10.0.0.241 - - [2026-05-18 01:55:34] "GET /projects?obj_uuids=5a944962-b5ea-4f2b-b30e-c98601810c10&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001277 252.241.226.163 - - [2026-05-18 01:55:34] "GET /project/5a944962-b5ea-4f2b-b30e-c98601810c10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.063423 252.241.226.163 - - [2026-05-18 01:55:34] "POST /neutron/network HTTP/1.1" 200 829 0.037373 252.241.226.163 - - [2026-05-18 01:55:34] "POST /neutron/port HTTP/1.1" 200 1116 0.020702 252.241.226.163 - - [2026-05-18 01:55:34] "POST /neutron/security_group HTTP/1.1" 200 2057 0.011489 252.241.226.163 - - [2026-05-18 01:55:34] "POST /neutron/port HTTP/1.1" 200 117 0.007710 252.241.226.163 - - [2026-05-18 01:55:35] "POST /neutron/port HTTP/1.1" 200 117 0.007024 252.241.226.163 - - [2026-05-18 01:55:35] "POST /neutron/network HTTP/1.1" 200 839 0.007159 10.0.0.241 - - [2026-05-18 01:55:35] "GET /projects?obj_uuids=5a944962-b5ea-4f2b-b30e-c98601810c10&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001245 252.241.226.163 - - [2026-05-18 01:55:35] "POST /neutron/port HTTP/1.1" 200 1056 0.243645 252.241.226.163 - - [2026-05-18 01:55:35] "POST /neutron/port HTTP/1.1" 200 1056 0.011295 252.241.226.163 - - [2026-05-18 01:55:35] "POST /neutron/port HTTP/1.1" 200 1056 0.011385 252.241.226.163 - - [2026-05-18 01:55:35] "POST /neutron/port HTTP/1.1" 200 1106 0.056401 252.241.226.163 - - [2026-05-18 01:55:36] "POST /neutron/port HTTP/1.1" 200 1116 0.014576 252.241.226.163 - - [2026-05-18 01:55:36] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004242 252.241.226.163 - - [2026-05-18 01:55:36] "POST /neutron/subnet HTTP/1.1" 200 685 0.007640 252.241.226.163 - - [2026-05-18 01:55:36] "POST /neutron/port HTTP/1.1" 200 117 0.001835 252.241.226.163 - - [2026-05-18 01:55:36] "POST /neutron/network HTTP/1.1" 200 829 0.006239 252.241.226.163 - - [2026-05-18 01:55:40] "POST /neutron/port HTTP/1.1" 200 1116 0.017632 252.241.226.163 - - [2026-05-18 01:55:40] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008563 252.241.226.163 - - [2026-05-18 01:55:40] "POST /neutron/port HTTP/1.1" 200 1116 0.015130 252.241.226.163 - - [2026-05-18 01:55:40] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006530 252.241.226.163 - - [2026-05-18 01:55:40] "POST /neutron/port HTTP/1.1" 200 1116 0.014379 252.241.226.163 - - [2026-05-18 01:55:40] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007529 10.0.0.241 - - [2026-05-18 01:55:40] "GET /virtual-machine/dde41305-0de3-40bf-85e4-7719be5ca417 HTTP/1.1" 200 1295 0.006656 10.0.0.241 - - [2026-05-18 01:55:40] "GET /virtual-machine-interface/179cbb03-92d0-4188-a252-7a5f2275a7ed HTTP/1.1" 200 2965 0.007532 10.0.0.241 - - [2026-05-18 01:55:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003522 10.0.0.241 - - [2026-05-18 01:55:40] "GET /global-vrouter-config/d9fdb48e-53c8-4fec-a5de-ef9dbcc332e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003837 10.0.0.241 - - [2026-05-18 01:55:40] "GET /virtual-networks?parent_id=5a944962-b5ea-4f2b-b30e-c98601810c10&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003342 10.0.0.241 - - [2026-05-18 01:55:40] "GET /virtual-network/717aafe4-b8d5-432a-b762-cb4eb17ed63f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005371 10.0.0.241 - - [2026-05-18 01:55:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003793 10.0.0.241 - - [2026-05-18 01:55:44] "GET /virtual-network/717aafe4-b8d5-432a-b762-cb4eb17ed63f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005142 252.241.226.163 - - [2026-05-18 01:55:46] "POST /neutron/port HTTP/1.1" 200 1116 0.013310 252.241.226.163 - - [2026-05-18 01:55:46] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005861 252.241.226.163 - - [2026-05-18 01:55:46] "POST /neutron/port HTTP/1.1" 200 1116 0.013162 252.241.226.163 - - [2026-05-18 01:55:46] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008043 252.241.226.163 - - [2026-05-18 01:55:47] "POST /neutron/port HTTP/1.1" 200 1116 0.014331 252.241.226.163 - - [2026-05-18 01:55:48] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006579 252.241.226.163 - - [2026-05-18 01:55:48] "POST /neutron/port HTTP/1.1" 200 1116 0.014535 252.241.226.163 - - [2026-05-18 01:55:48] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005721 10.0.0.241 - - [2026-05-18 01:55:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004162 10.0.0.241 - - [2026-05-18 01:55:48] "GET /global-vrouter-config/d9fdb48e-53c8-4fec-a5de-ef9dbcc332e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003199 10.0.0.241 - - [2026-05-18 01:55:48] "GET /virtual-networks?parent_id=5a944962-b5ea-4f2b-b30e-c98601810c10&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003045 10.0.0.241 - - [2026-05-18 01:55:48] "GET /virtual-network/717aafe4-b8d5-432a-b762-cb4eb17ed63f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005480 [Introspect:8084]10.0.0.241 - - [2026-05-18 01:55:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001038 [Introspect:8084]10.0.0.241 - - [2026-05-18 01:55:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001220 10.0.0.241 - - [2026-05-18 01:55:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003742 10.0.0.241 - - [2026-05-18 01:55:55] "DELETE /virtual-DNS/2df5f351-b19b-49e9-958b-77e0d4386497 HTTP/1.1" 409 237 0.006616 10.0.0.241 - - [2026-05-18 01:55:55] "POST /fqname-to-id HTTP/1.1" 404 190 0.003088 10.0.0.241 - - [2026-05-18 01:55:55] "POST /virtual-DNS-records HTTP/1.1" 200 533 0.018880 10.0.0.241 - - [2026-05-18 01:55:55] "GET /virtual-DNS-record/1c8fb341-a151-4d47-bede-2802253de6e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1337 0.006414 10.0.0.241 - - [2026-05-18 01:55:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002995 10.0.0.241 - - [2026-05-18 01:55:55] "GET /virtual-DNS-record/1c8fb341-a151-4d47-bede-2802253de6e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1337 0.003961 10.0.0.241 - - [2026-05-18 01:55:55] "GET /domains HTTP/1.1" 200 440 0.003662 10.0.0.241 - - [2026-05-18 01:55:55] "GET /domains?obj_uuids=2d41c0d2-849f-4e48-95a3-b6637df9305b&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001001 10.0.0.241 - - [2026-05-18 01:55:55] "GET /domain/2d41c0d2-849f-4e48-95a3-b6637df9305b HTTP/1.1" 200 1509 0.008597 10.0.0.241 - - [2026-05-18 01:55:55] "GET /virtual-DNS/2df5f351-b19b-49e9-958b-77e0d4386497 HTTP/1.1" 200 1908 0.005280 10.0.0.241 - - [2026-05-18 01:55:55] "GET /virtual-DNS-record/1c8fb341-a151-4d47-bede-2802253de6e8 HTTP/1.1" 200 1337 0.004046 10.0.0.241 - - [2026-05-18 01:56:01] "DELETE /virtual-DNS-record/1c8fb341-a151-4d47-bede-2802253de6e8 HTTP/1.1" 200 115 0.019880 10.0.0.241 - - [2026-05-18 01:56:01] "POST /fqname-to-id HTTP/1.1" 404 182 0.003411 252.241.226.163 - - [2026-05-18 01:56:01] "POST /neutron/network HTTP/1.1" 200 829 0.007783 252.241.226.163 - - [2026-05-18 01:56:01] "POST /neutron/network HTTP/1.1" 400 204 0.024238 252.241.226.163 - - [2026-05-18 01:56:02] "POST /neutron/port HTTP/1.1" 200 1116 0.028107 252.241.226.163 - - [2026-05-18 01:56:02] "POST /neutron/port HTTP/1.1" 200 1116 0.013575 252.241.226.163 - - [2026-05-18 01:56:02] "POST /neutron/port HTTP/1.1" 200 1106 0.020059 252.241.226.163 - - [2026-05-18 01:56:02] "POST /neutron/port HTTP/1.1" 200 1106 0.013611 252.241.226.163 - - [2026-05-18 01:56:02] "POST /neutron/port HTTP/1.1" 200 151 0.147399 252.241.226.163 - - [2026-05-18 01:56:02] "POST /neutron/port HTTP/1.1" 200 151 0.138925 252.241.226.163 - - [2026-05-18 01:56:03] "POST /neutron/network HTTP/1.1" 200 829 0.009973 10.0.0.241 - - [2026-05-18 01:56:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003582 10.0.0.241 - - [2026-05-18 01:56:04] "DELETE /route-target/7b8addf6-e9d6-4eda-8158-6bf4eb522c91 HTTP/1.1" 200 115 0.116843 10.0.0.241 - - [2026-05-18 01:56:04] "POST /useragent-kv HTTP/1.1" 200 115 0.003260 10.0.0.241 - - [2026-05-18 01:56:04] "POST /useragent-kv HTTP/1.1" 200 115 0.002165 252.241.226.163 - - [2026-05-18 01:56:04] "POST /neutron/network HTTP/1.1" 200 151 0.378790 10.0.0.241 - - [2026-05-18 01:56:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006313 10.0.0.241 - - [2026-05-18 01:56:04] "DELETE /network-ipam/c0360a92-1024-4731-b793-7945bf79620a HTTP/1.1" 200 115 0.040775 10.0.0.241 - - [2026-05-18 01:56:04] "DELETE /virtual-DNS/2df5f351-b19b-49e9-958b-77e0d4386497 HTTP/1.1" 200 115 0.091681 10.0.0.241 - - [2026-05-18 01:56:04] "POST /fqname-to-id HTTP/1.1" 404 178 0.003455 10.0.0.241 - - [2026-05-18 01:56:04] "GET /domains HTTP/1.1" 200 440 0.002771 10.0.0.241 - - [2026-05-18 01:56:04] "GET /domains?obj_uuids=2d41c0d2-849f-4e48-95a3-b6637df9305b&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001302 10.0.0.241 - - [2026-05-18 01:56:04] "GET /domain/2d41c0d2-849f-4e48-95a3-b6637df9305b HTTP/1.1" 200 1309 0.009504 10.0.0.241 - - [2026-05-18 01:56:05] "GET /projects?obj_uuids=5a944962-b5ea-4f2b-b30e-c98601810c10&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001720 10.0.0.241 - - [2026-05-18 01:56:05] "GET /project/5a944962-b5ea-4f2b-b30e-c98601810c10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.037203 10.0.0.241 - - [2026-05-18 01:56:05] "GET /projects?obj_uuids=5a944962-b5ea-4f2b-b30e-c98601810c10&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001303 10.0.0.241 - - [2026-05-18 01:56:05] "GET /project/5a944962-b5ea-4f2b-b30e-c98601810c10?fields=virtual_networks HTTP/1.1" 200 1036 0.071936 10.0.0.241 - - [2026-05-18 01:56:05] "GET /projects?obj_uuids=5a944962-b5ea-4f2b-b30e-c98601810c10&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001406 10.0.0.241 - - [2026-05-18 01:56:05] "GET /project/5a944962-b5ea-4f2b-b30e-c98601810c10?fields=virtual_machine_interfaces HTTP/1.1" 200 1036 0.030566 10.0.0.241 - - [2026-05-18 01:56:05] "GET /projects?obj_uuids=5a944962-b5ea-4f2b-b30e-c98601810c10&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001160 10.0.0.241 - - [2026-05-18 01:56:05] "GET /project/5a944962-b5ea-4f2b-b30e-c98601810c10?fields=security_groups HTTP/1.1" 200 1263 0.032539 10.0.0.241 - - [2026-05-18 01:56:06] "GET /domains?obj_uuids=2d41c0d2-849f-4e48-95a3-b6637df9305b&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001213 10.0.0.241 - - [2026-05-18 01:56:06] "GET /domain/2d41c0d2-849f-4e48-95a3-b6637df9305b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.008166 10.0.0.241 - - [2026-05-18 01:56:06] "POST /fqname-to-id HTTP/1.1" 404 187 0.034672 10.0.0.241 - - [2026-05-18 01:56:06] "GET /projects?obj_uuids=c03fe40a-229f-442e-b7b7-f18227e1e0f0&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002311 10.0.0.241 - - [2026-05-18 01:56:06] "GET /domains?obj_uuids=2d41c0d2-849f-4e48-95a3-b6637df9305b&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001748 10.0.0.241 - - [2026-05-18 01:56:06] "GET /domain/2d41c0d2-849f-4e48-95a3-b6637df9305b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.010114 10.0.0.241 - - [2026-05-18 01:56:06] "POST /id-to-fqname HTTP/1.1" 200 189 0.001342 10.0.0.241 - - [2026-05-18 01:56:06] "POST /fqname-to-id HTTP/1.1" 404 198 0.002730 10.0.0.241 - - [2026-05-18 01:56:07] "POST /security-groups HTTP/1.1" 200 584 0.064697 10.0.0.241 - - [2026-05-18 01:56:07] "POST /fqname-to-id HTTP/1.1" 404 233 0.003402 10.0.0.241 - - [2026-05-18 01:56:07] "POST /projects HTTP/1.1" 200 579 0.219270 10.0.0.241 - - [2026-05-18 01:56:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.258413 10.0.0.241 - - [2026-05-18 01:56:07] "POST /access-control-lists HTTP/1.1" 200 599 0.073610 10.0.0.241 - - [2026-05-18 01:56:07] "GET /project/c03fe40a-229f-442e-b7b7-f18227e1e0f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.431170 10.0.0.241 - - [2026-05-18 01:56:07] "POST /fqname-to-id HTTP/1.1" 404 232 0.004225 10.0.0.241 - - [2026-05-18 01:56:07] "POST /access-control-lists HTTP/1.1" 200 597 0.068566 10.0.0.241 - - [2026-05-18 01:56:08] "GET / HTTP/1.1" 200 36499 0.002361 10.0.0.241 - - [2026-05-18 01:56:09] "POST /fqname-to-id HTTP/1.1" 401 296 0.000913 10.0.0.241 - - [2026-05-18 01:56:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.082829 10.0.0.241 - - [2026-05-18 01:56:09] "GET /projects?obj_uuids=c03fe40a-229f-442e-b7b7-f18227e1e0f0&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001219 10.0.0.241 - - [2026-05-18 01:56:09] "GET /project/c03fe40a-229f-442e-b7b7-f18227e1e0f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.042701 252.241.226.163 - - [2026-05-18 01:56:10] "POST /neutron/network HTTP/1.1" 200 117 0.050364 10.0.0.241 - - [2026-05-18 01:56:10] "GET /projects?obj_uuids=c03fe40a-229f-442e-b7b7-f18227e1e0f0&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001450 252.241.226.163 - - [2026-05-18 01:56:10] "POST /neutron/network HTTP/1.1" 200 604 0.082958 10.0.0.241 - - [2026-05-18 01:56:10] "POST /route-targets HTTP/1.1" 200 329 0.012539 10.0.0.241 - - [2026-05-18 01:56:10] "POST /ref-update HTTP/1.1" 200 156 0.019718 10.0.0.241 - - [2026-05-18 01:56:10] "POST /useragent-kv HTTP/1.1" 200 115 0.004786 252.241.226.163 - - [2026-05-18 01:56:10] "POST /neutron/subnet HTTP/1.1" 200 734 0.206989 252.241.226.163 - - [2026-05-18 01:56:10] "POST /neutron/network HTTP/1.1" 200 825 0.006715 10.0.0.241 - - [2026-05-18 01:56:10] "POST /id-to-fqname HTTP/1.1" 200 219 0.001563 10.0.0.241 - - [2026-05-18 01:56:10] "GET /virtual-network/680cadd1-cf49-42c6-b9eb-9b02f4ca56ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005300 252.241.226.163 - - [2026-05-18 01:56:10] "POST /neutron/network HTTP/1.1" 200 825 0.008514 10.0.0.241 - - [2026-05-18 01:56:10] "GET /virtual-network/680cadd1-cf49-42c6-b9eb-9b02f4ca56ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005272 252.241.226.163 - - [2026-05-18 01:56:10] "POST /neutron/network HTTP/1.1" 200 825 0.006658 252.241.226.163 - - [2026-05-18 01:56:10] "POST /neutron/subnet HTTP/1.1" 200 734 0.007607 10.0.0.241 - - [2026-05-18 01:56:10] "POST /id-to-fqname HTTP/1.1" 200 219 0.002425 252.241.226.163 - - [2026-05-18 01:56:11] "POST /neutron/network HTTP/1.1" 200 835 0.006873 252.241.226.163 - - [2026-05-18 01:56:11] "GET /aaa-mode HTTP/1.1" 401 296 0.000690 252.241.226.163 - - [2026-05-18 01:56:11] "GET / HTTP/1.1" 200 36499 0.002837 252.241.226.163 - - [2026-05-18 01:56:11] "GET /project/c03fe40a-229f-442e-b7b7-f18227e1e0f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000557 10.0.0.241 - - [2026-05-18 01:56:11] "GET /projects?obj_uuids=c03fe40a-229f-442e-b7b7-f18227e1e0f0&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001333 252.241.226.163 - - [2026-05-18 01:56:11] "GET /project/c03fe40a-229f-442e-b7b7-f18227e1e0f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.064315 252.241.226.163 - - [2026-05-18 01:56:11] "POST /neutron/network HTTP/1.1" 200 825 0.035599 252.241.226.163 - - [2026-05-18 01:56:12] "POST /neutron/port HTTP/1.1" 200 117 0.006072 252.241.226.163 - - [2026-05-18 01:56:12] "POST /neutron/port HTTP/1.1" 200 117 0.006817 10.0.0.241 - - [2026-05-18 01:56:12] "POST /id-to-fqname HTTP/1.1" 200 219 0.002008 252.241.226.163 - - [2026-05-18 01:56:12] "POST /neutron/port HTTP/1.1" 200 117 0.007747 252.241.226.163 - - [2026-05-18 01:56:12] "POST /neutron/network HTTP/1.1" 200 835 0.008597 252.241.226.163 - - [2026-05-18 01:56:12] "GET /aaa-mode HTTP/1.1" 401 296 0.000547 252.241.226.163 - - [2026-05-18 01:56:12] "GET / HTTP/1.1" 200 36499 0.001744 252.241.226.163 - - [2026-05-18 01:56:12] "GET /project/c03fe40a-229f-442e-b7b7-f18227e1e0f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000581 252.241.226.163 - - [2026-05-18 01:56:13] "POST /neutron/network HTTP/1.1" 200 835 0.012279 10.0.0.241 - - [2026-05-18 01:56:13] "GET /projects?obj_uuids=c03fe40a-229f-442e-b7b7-f18227e1e0f0&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001488 252.241.226.163 - - [2026-05-18 01:56:13] "GET /project/c03fe40a-229f-442e-b7b7-f18227e1e0f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.091537 10.0.0.241 - - [2026-05-18 01:56:13] "GET /projects?obj_uuids=c03fe40a-229f-442e-b7b7-f18227e1e0f0&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001105 252.241.226.163 - - [2026-05-18 01:56:13] "POST /neutron/network HTTP/1.1" 200 825 0.055285 252.241.226.163 - - [2026-05-18 01:56:13] "POST /neutron/port HTTP/1.1" 200 1061 0.313836 252.241.226.163 - - [2026-05-18 01:56:13] "POST /neutron/port HTTP/1.1" 200 1061 0.018707 252.241.226.163 - - [2026-05-18 01:56:13] "POST /neutron/port HTTP/1.1" 200 1071 0.030748 252.241.226.163 - - [2026-05-18 01:56:13] "POST /neutron/port HTTP/1.1" 200 1061 0.016541 252.241.226.163 - - [2026-05-18 01:56:13] "POST /neutron/security_group HTTP/1.1" 200 2057 0.009973 252.241.226.163 - - [2026-05-18 01:56:13] "POST /neutron/port HTTP/1.1" 200 117 0.006648 252.241.226.163 - - [2026-05-18 01:56:13] "POST /neutron/port HTTP/1.1" 200 1111 0.092110 252.241.226.163 - - [2026-05-18 01:56:13] "POST /neutron/port HTTP/1.1" 200 1121 0.018943 252.241.226.163 - - [2026-05-18 01:56:14] "POST /neutron/port HTTP/1.1" 200 1121 0.024057 252.241.226.163 - - [2026-05-18 01:56:14] "POST /neutron/security_group HTTP/1.1" 200 2057 0.011598 252.241.226.163 - - [2026-05-18 01:56:14] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003932 252.241.226.163 - - [2026-05-18 01:56:14] "POST /neutron/subnet HTTP/1.1" 200 708 0.010726 252.241.226.163 - - [2026-05-18 01:56:14] "POST /neutron/port HTTP/1.1" 200 117 0.002774 252.241.226.163 - - [2026-05-18 01:56:14] "POST /neutron/network HTTP/1.1" 200 835 0.009132 252.241.226.163 - - [2026-05-18 01:56:14] "POST /neutron/network HTTP/1.1" 200 825 0.018530 10.0.0.241 - - [2026-05-18 01:56:14] "GET /projects?obj_uuids=c03fe40a-229f-442e-b7b7-f18227e1e0f0&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001145 252.241.226.163 - - [2026-05-18 01:56:14] "POST /neutron/port HTTP/1.1" 200 1061 0.264046 252.241.226.163 - - [2026-05-18 01:56:14] "POST /neutron/port HTTP/1.1" 200 1061 0.017104 252.241.226.163 - - [2026-05-18 01:56:14] "POST /neutron/port HTTP/1.1" 200 1061 0.015772 252.241.226.163 - - [2026-05-18 01:56:14] "POST /neutron/port HTTP/1.1" 200 1111 0.073206 252.241.226.163 - - [2026-05-18 01:56:15] "POST /neutron/port HTTP/1.1" 200 1121 0.019616 252.241.226.163 - - [2026-05-18 01:56:15] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004405 252.241.226.163 - - [2026-05-18 01:56:15] "POST /neutron/subnet HTTP/1.1" 200 708 0.008312 252.241.226.163 - - [2026-05-18 01:56:15] "POST /neutron/port HTTP/1.1" 200 117 0.001426 252.241.226.163 - - [2026-05-18 01:56:15] "POST /neutron/network HTTP/1.1" 200 825 0.006205 252.241.226.163 - - [2026-05-18 01:56:19] "POST /neutron/port HTTP/1.1" 200 1121 0.016980 252.241.226.163 - - [2026-05-18 01:56:19] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007114 252.241.226.163 - - [2026-05-18 01:56:19] "POST /neutron/port HTTP/1.1" 200 1121 0.015501 252.241.226.163 - - [2026-05-18 01:56:19] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006728 252.241.226.163 - - [2026-05-18 01:56:19] "POST /neutron/port HTTP/1.1" 200 1121 0.022712 252.241.226.163 - - [2026-05-18 01:56:19] "POST /neutron/security_group HTTP/1.1" 200 2057 0.012662 10.0.0.241 - - [2026-05-18 01:56:19] "GET /virtual-machine/855500b9-7aa0-4b27-966a-47e8a23e201a HTTP/1.1" 401 296 0.000451 10.0.0.241 - - [2026-05-18 01:56:19] "GET /virtual-machine/855500b9-7aa0-4b27-966a-47e8a23e201a HTTP/1.1" 200 1295 0.047528 10.0.0.241 - - [2026-05-18 01:56:20] "GET /virtual-machine-interface/4c9866c3-e211-44e3-8949-33768142a562 HTTP/1.1" 200 2947 0.005125 10.0.0.241 - - [2026-05-18 01:56:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004740 10.0.0.241 - - [2026-05-18 01:56:20] "GET /global-vrouter-config/d9fdb48e-53c8-4fec-a5de-ef9dbcc332e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.004033 10.0.0.241 - - [2026-05-18 01:56:20] "GET /virtual-networks?parent_id=c03fe40a-229f-442e-b7b7-f18227e1e0f0&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003324 10.0.0.241 - - [2026-05-18 01:56:20] "GET /virtual-network/680cadd1-cf49-42c6-b9eb-9b02f4ca56ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.012993 10.0.0.241 - - [2026-05-18 01:56:23] "DELETE /project/c03fe40a229f442eb7b7f18227e1e0f0 HTTP/1.1" 404 173 0.006423 10.0.0.241 - - [2026-05-18 01:56:23] "GET /projects?obj_uuids=5a944962-b5ea-4f2b-b30e-c98601810c10&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.002861 10.0.0.241 - - [2026-05-18 01:56:23] "GET /project/5a944962-b5ea-4f2b-b30e-c98601810c10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.052795 10.0.0.241 - - [2026-05-18 01:56:23] "GET /projects?obj_uuids=5a944962-b5ea-4f2b-b30e-c98601810c10&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.002136 10.0.0.241 - - [2026-05-18 01:56:23] "GET /project/5a944962-b5ea-4f2b-b30e-c98601810c10?fields=security_groups HTTP/1.1" 200 1353 0.042875 10.0.0.241 - - [2026-05-18 01:56:23] "DELETE /security-group/a08107cd-610e-4338-8337-33b51cd35a5c HTTP/1.1" 200 115 0.054546 10.0.0.241 - - [2026-05-18 01:56:23] "GET /projects?obj_uuids=5a944962-b5ea-4f2b-b30e-c98601810c10&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001043 10.0.0.241 - - [2026-05-18 01:56:23] "GET /project/5a944962-b5ea-4f2b-b30e-c98601810c10?fields=application_policy_sets HTTP/1.1" 200 1392 0.033024 10.0.0.241 - - [2026-05-18 01:56:23] "DELETE /access-control-list/5aae85b5-5cd7-4f56-ba9e-29ddde774de9 HTTP/1.1" 200 115 0.055546 10.0.0.241 - - [2026-05-18 01:56:23] "DELETE /access-control-list/5f0c949c-29eb-485f-862d-15235a99473c HTTP/1.1" 200 115 0.043313 10.0.0.241 - - [2026-05-18 01:56:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005272 10.0.0.241 - - [2026-05-18 01:56:23] "GET /virtual-network/680cadd1-cf49-42c6-b9eb-9b02f4ca56ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.007631 10.0.0.241 - - [2026-05-18 01:56:23] "DELETE /project/5a944962-b5ea-4f2b-b30e-c98601810c10 HTTP/1.1" 200 115 0.410109 252.241.226.163 - - [2026-05-18 01:56:24] "POST /neutron/port HTTP/1.1" 200 1121 0.013191 252.241.226.163 - - [2026-05-18 01:56:24] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006881 252.241.226.163 - - [2026-05-18 01:56:24] "POST /neutron/port HTTP/1.1" 200 1121 0.013804 252.241.226.163 - - [2026-05-18 01:56:24] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006178 252.241.226.163 - - [2026-05-18 01:56:25] "POST /neutron/port HTTP/1.1" 200 1121 0.019266 252.241.226.163 - - [2026-05-18 01:56:25] "POST /neutron/security_group HTTP/1.1" 200 2057 0.011230 252.241.226.163 - - [2026-05-18 01:56:25] "POST /neutron/port HTTP/1.1" 200 1121 0.014044 10.0.0.241 - - [2026-05-18 01:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003282 10.0.0.241 - - [2026-05-18 01:56:25] "GET /global-vrouter-config/d9fdb48e-53c8-4fec-a5de-ef9dbcc332e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003924 252.241.226.163 - - [2026-05-18 01:56:25] "POST /neutron/security_group HTTP/1.1" 200 2057 0.009531 10.0.0.241 - - [2026-05-18 01:56:25] "GET /virtual-networks?parent_id=c03fe40a-229f-442e-b7b7-f18227e1e0f0&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003057 10.0.0.241 - - [2026-05-18 01:56:25] "GET /virtual-network/680cadd1-cf49-42c6-b9eb-9b02f4ca56ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.011975 252.241.226.163 - - [2026-05-18 01:56:25] "POST /neutron/port HTTP/1.1" 200 1121 0.021921 252.241.226.163 - - [2026-05-18 01:56:26] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006604 252.241.226.163 - - [2026-05-18 01:56:26] "POST /neutron/port HTTP/1.1" 200 1121 0.021419 252.241.226.163 - - [2026-05-18 01:56:26] "POST /neutron/security_group HTTP/1.1" 200 2057 0.009040 252.241.226.163 - - [2026-05-18 01:56:27] "POST /neutron/port HTTP/1.1" 200 1121 0.022236 252.241.226.163 - - [2026-05-18 01:56:27] "POST /neutron/security_group HTTP/1.1" 200 2057 0.011367 252.241.226.163 - - [2026-05-18 01:56:27] "POST /neutron/port HTTP/1.1" 200 1121 0.013422 252.241.226.163 - - [2026-05-18 01:56:28] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007227 252.241.226.163 - - [2026-05-18 01:56:28] "POST /neutron/port HTTP/1.1" 200 1121 0.013720 252.241.226.163 - - [2026-05-18 01:56:28] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006073 252.241.226.163 - - [2026-05-18 01:56:31] "POST /neutron/port HTTP/1.1" 200 1121 0.020322 252.241.226.163 - - [2026-05-18 01:56:31] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006486 252.241.226.163 - - [2026-05-18 01:56:31] "POST /neutron/port HTTP/1.1" 200 1121 0.012926 252.241.226.163 - - [2026-05-18 01:56:31] "POST /neutron/security_group HTTP/1.1" 200 2057 0.014156 252.241.226.163 - - [2026-05-18 01:56:31] "POST /neutron/port HTTP/1.1" 200 1121 0.015043 252.241.226.163 - - [2026-05-18 01:56:31] "POST /neutron/security_group HTTP/1.1" 200 2057 0.010016 10.0.0.241 - - [2026-05-18 01:56:31] "GET /virtual-machine/0e2c58b2-f1e6-4e97-a409-b5e59142bdeb HTTP/1.1" 200 1295 0.005805 10.0.0.241 - - [2026-05-18 01:56:31] "GET /virtual-machine-interface/2e2c39bc-9afe-4f20-9236-73f259cc4bab HTTP/1.1" 200 2948 0.007162 10.0.0.241 - - [2026-05-18 01:56:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003872 10.0.0.241 - - [2026-05-18 01:56:32] "GET /global-vrouter-config/d9fdb48e-53c8-4fec-a5de-ef9dbcc332e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003214 10.0.0.241 - - [2026-05-18 01:56:32] "GET /virtual-networks?parent_id=c03fe40a-229f-442e-b7b7-f18227e1e0f0&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003151 10.0.0.241 - - [2026-05-18 01:56:32] "GET /virtual-network/680cadd1-cf49-42c6-b9eb-9b02f4ca56ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.009364 10.0.0.241 - - [2026-05-18 01:56:32] "GET /obj-perms HTTP/1.1" 200 6396 0.081110 10.0.0.241 - - [2026-05-18 01:56:33] "GET /obj-perms HTTP/1.1" 200 6396 0.070893 10.0.0.241 - - [2026-05-18 01:56:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006312 10.0.0.241 - - [2026-05-18 01:56:33] "GET /global-vrouter-config/d9fdb48e-53c8-4fec-a5de-ef9dbcc332e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003595 10.0.0.241 - - [2026-05-18 01:56:33] "GET /virtual-networks?parent_id=c03fe40a-229f-442e-b7b7-f18227e1e0f0&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003511 10.0.0.241 - - [2026-05-18 01:56:33] "GET /virtual-network/680cadd1-cf49-42c6-b9eb-9b02f4ca56ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005791 252.241.226.163 - - [2026-05-18 01:56:38] "POST /neutron/network HTTP/1.1" 200 825 0.008531 252.241.226.163 - - [2026-05-18 01:56:38] "POST /neutron/network HTTP/1.1" 400 204 0.014507 252.241.226.163 - - [2026-05-18 01:56:38] "POST /neutron/port HTTP/1.1" 200 1121 0.014421 252.241.226.163 - - [2026-05-18 01:56:39] "POST /neutron/port HTTP/1.1" 200 1121 0.013466 252.241.226.163 - - [2026-05-18 01:56:39] "POST /neutron/port HTTP/1.1" 200 1111 0.011236 252.241.226.163 - - [2026-05-18 01:56:39] "POST /neutron/port HTTP/1.1" 200 1111 0.010304 252.241.226.163 - - [2026-05-18 01:56:39] "POST /neutron/port HTTP/1.1" 200 151 0.151588 252.241.226.163 - - [2026-05-18 01:56:39] "POST /neutron/port HTTP/1.1" 200 151 0.165465 252.241.226.163 - - [2026-05-18 01:56:40] "POST /neutron/network HTTP/1.1" 200 825 0.005885 10.0.0.241 - - [2026-05-18 01:56:40] "POST /useragent-kv HTTP/1.1" 200 115 0.002294 10.0.0.241 - - [2026-05-18 01:56:40] "POST /useragent-kv HTTP/1.1" 200 115 0.003964 10.0.0.241 - - [2026-05-18 01:56:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003521 252.241.226.163 - - [2026-05-18 01:56:40] "POST /neutron/network HTTP/1.1" 200 151 0.100103 10.0.0.241 - - [2026-05-18 01:56:40] "DELETE /route-target/c639fc41-59ae-4c40-8a37-7f6a0fcc6123 HTTP/1.1" 200 115 0.017329 10.0.0.241 - - [2026-05-18 01:56:41] "GET /projects?obj_uuids=c03fe40a-229f-442e-b7b7-f18227e1e0f0&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001058 10.0.0.241 - - [2026-05-18 01:56:41] "GET /project/c03fe40a-229f-442e-b7b7-f18227e1e0f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.030325 10.0.0.241 - - [2026-05-18 01:56:41] "GET /projects?obj_uuids=c03fe40a-229f-442e-b7b7-f18227e1e0f0&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.003109 10.0.0.241 - - [2026-05-18 01:56:41] "GET /project/c03fe40a-229f-442e-b7b7-f18227e1e0f0?fields=virtual_networks HTTP/1.1" 200 1037 0.070392 10.0.0.241 - - [2026-05-18 01:56:41] "GET /projects?obj_uuids=c03fe40a-229f-442e-b7b7-f18227e1e0f0&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001078 10.0.0.241 - - [2026-05-18 01:56:41] "GET /project/c03fe40a-229f-442e-b7b7-f18227e1e0f0?fields=virtual_machine_interfaces HTTP/1.1" 200 1037 0.035667 10.0.0.241 - - [2026-05-18 01:56:41] "GET /projects?obj_uuids=c03fe40a-229f-442e-b7b7-f18227e1e0f0&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.002117 10.0.0.241 - - [2026-05-18 01:56:41] "GET /project/c03fe40a-229f-442e-b7b7-f18227e1e0f0?fields=security_groups HTTP/1.1" 200 1264 0.033707 10.0.0.241 - - [2026-05-18 01:56:42] "GET /domains?obj_uuids=2d41c0d2-849f-4e48-95a3-b6637df9305b&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002941 10.0.0.241 - - [2026-05-18 01:56:42] "GET /domain/2d41c0d2-849f-4e48-95a3-b6637df9305b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.010142 10.0.0.241 - - [2026-05-18 01:56:42] "POST /fqname-to-id HTTP/1.1" 404 186 0.034959 10.0.0.241 - - [2026-05-18 01:56:42] "GET /projects?obj_uuids=6653a804-02b5-4a2f-a88f-f61251719e77&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002515 10.0.0.241 - - [2026-05-18 01:56:42] "GET /domains?obj_uuids=2d41c0d2-849f-4e48-95a3-b6637df9305b&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001288 10.0.0.241 - - [2026-05-18 01:56:42] "GET /domain/2d41c0d2-849f-4e48-95a3-b6637df9305b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007783 10.0.0.241 - - [2026-05-18 01:56:42] "POST /id-to-fqname HTTP/1.1" 200 188 0.003496 10.0.0.241 - - [2026-05-18 01:56:42] "POST /fqname-to-id HTTP/1.1" 404 197 0.002632 10.0.0.241 - - [2026-05-18 01:56:42] "POST /security-groups HTTP/1.1" 200 583 0.068278 10.0.0.241 - - [2026-05-18 01:56:42] "POST /fqname-to-id HTTP/1.1" 404 232 0.002719 10.0.0.241 - - [2026-05-18 01:56:43] "POST /projects HTTP/1.1" 200 577 0.233712 10.0.0.241 - - [2026-05-18 01:56:43] "POST /access-control-lists HTTP/1.1" 200 598 0.062969 10.0.0.241 - - [2026-05-18 01:56:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.318119 10.0.0.241 - - [2026-05-18 01:56:43] "POST /fqname-to-id HTTP/1.1" 404 231 0.003370 10.0.0.241 - - [2026-05-18 01:56:43] "GET /project/6653a804-02b5-4a2f-a88f-f61251719e77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.466903 10.0.0.241 - - [2026-05-18 01:56:43] "POST /access-control-lists HTTP/1.1" 200 596 0.068537 10.0.0.241 - - [2026-05-18 01:56:44] "GET / HTTP/1.1" 200 36499 0.002434 10.0.0.241 - - [2026-05-18 01:56:45] "POST /fqname-to-id HTTP/1.1" 401 296 0.000706 10.0.0.241 - - [2026-05-18 01:56:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.089931 10.0.0.241 - - [2026-05-18 01:56:45] "GET /projects?obj_uuids=6653a804-02b5-4a2f-a88f-f61251719e77&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001597 10.0.0.241 - - [2026-05-18 01:56:45] "GET /project/6653a804-02b5-4a2f-a88f-f61251719e77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.026341 252.241.226.163 - - [2026-05-18 01:56:45] "POST /neutron/network HTTP/1.1" 200 117 0.051941 10.0.0.241 - - [2026-05-18 01:56:46] "GET /projects?obj_uuids=6653a804-02b5-4a2f-a88f-f61251719e77&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001121 252.241.226.163 - - [2026-05-18 01:56:46] "POST /neutron/network HTTP/1.1" 200 623 0.093333 10.0.0.241 - - [2026-05-18 01:56:46] "POST /route-targets HTTP/1.1" 200 329 0.013626 10.0.0.241 - - [2026-05-18 01:56:46] "POST /ref-update HTTP/1.1" 200 156 0.023433 10.0.0.241 - - [2026-05-18 01:56:46] "POST /useragent-kv HTTP/1.1" 200 115 0.002854 252.241.226.163 - - [2026-05-18 01:56:46] "POST /neutron/subnet HTTP/1.1" 200 701 0.139047 252.241.226.163 - - [2026-05-18 01:56:46] "POST /neutron/network HTTP/1.1" 200 837 0.006760 10.0.0.241 - - [2026-05-18 01:56:46] "POST /id-to-fqname HTTP/1.1" 200 228 0.001740 10.0.0.241 - - [2026-05-18 01:56:46] "GET /virtual-network/3ad459fa-b7f1-4092-aaa0-037b0599a91e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.007498 252.241.226.163 - - [2026-05-18 01:56:46] "POST /neutron/network HTTP/1.1" 200 837 0.005722 10.0.0.241 - - [2026-05-18 01:56:46] "GET /virtual-network/3ad459fa-b7f1-4092-aaa0-037b0599a91e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.005475 252.241.226.163 - - [2026-05-18 01:56:46] "POST /neutron/network HTTP/1.1" 200 837 0.006218 252.241.226.163 - - [2026-05-18 01:56:46] "POST /neutron/subnet HTTP/1.1" 200 701 0.008327 252.241.226.163 - - [2026-05-18 01:56:46] "POST /neutron/network HTTP/1.1" 200 837 0.006329 10.0.0.241 - - [2026-05-18 01:56:46] "POST /id-to-fqname HTTP/1.1" 200 228 0.001625 252.241.226.163 - - [2026-05-18 01:56:47] "POST /neutron/network HTTP/1.1" 200 847 0.007503 252.241.226.163 - - [2026-05-18 01:56:47] "GET /aaa-mode HTTP/1.1" 401 296 0.000741 252.241.226.163 - - [2026-05-18 01:56:47] "GET / HTTP/1.1" 200 36499 0.002279 252.241.226.163 - - [2026-05-18 01:56:47] "GET /project/6653a804-02b5-4a2f-a88f-f61251719e77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000545 10.0.0.241 - - [2026-05-18 01:56:47] "GET /projects?obj_uuids=6653a804-02b5-4a2f-a88f-f61251719e77&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001136 252.241.226.163 - - [2026-05-18 01:56:47] "GET /project/6653a804-02b5-4a2f-a88f-f61251719e77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.063312 252.241.226.163 - - [2026-05-18 01:56:47] "POST /neutron/network HTTP/1.1" 200 837 0.006268 252.241.226.163 - - [2026-05-18 01:56:47] "POST /neutron/port HTTP/1.1" 200 117 0.005122 252.241.226.163 - - [2026-05-18 01:56:48] "POST /neutron/port HTTP/1.1" 200 117 0.006789 10.0.0.241 - - [2026-05-18 01:56:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.008268 10.0.0.241 - - [2026-05-18 01:56:48] "GET /global-vrouter-config/d9fdb48e-53c8-4fec-a5de-ef9dbcc332e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.005380 10.0.0.241 - - [2026-05-18 01:56:48] "PUT /global-vrouter-config/d9fdb48e-53c8-4fec-a5de-ef9dbcc332e2 HTTP/1.1" 200 278 0.013202 252.241.226.163 - - [2026-05-18 01:56:48] "POST /neutron/port HTTP/1.1" 200 117 0.006227 252.241.226.163 - - [2026-05-18 01:56:48] "POST /neutron/network HTTP/1.1" 200 847 0.007158 10.0.0.241 - - [2026-05-18 01:56:48] "GET /projects?obj_uuids=6653a804-02b5-4a2f-a88f-f61251719e77&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001122 252.241.226.163 - - [2026-05-18 01:56:48] "POST /neutron/port HTTP/1.1" 200 1053 0.250987 252.241.226.163 - - [2026-05-18 01:56:49] "POST /neutron/port HTTP/1.1" 200 1053 0.012946 252.241.226.163 - - [2026-05-18 01:56:49] "POST /neutron/port HTTP/1.1" 200 1053 0.018864 252.241.226.163 - - [2026-05-18 01:56:49] "POST /neutron/port HTTP/1.1" 200 1103 0.080251 252.241.226.163 - - [2026-05-18 01:56:49] "POST /neutron/port HTTP/1.1" 200 1113 0.015393 252.241.226.163 - - [2026-05-18 01:56:49] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003487 252.241.226.163 - - [2026-05-18 01:56:49] "POST /neutron/subnet HTTP/1.1" 200 675 0.009145 252.241.226.163 - - [2026-05-18 01:56:49] "POST /neutron/port HTTP/1.1" 200 117 0.001326 252.241.226.163 - - [2026-05-18 01:56:49] "POST /neutron/network HTTP/1.1" 200 837 0.005886 252.241.226.163 - - [2026-05-18 01:56:53] "POST /neutron/port HTTP/1.1" 200 1113 0.019229 252.241.226.163 - - [2026-05-18 01:56:53] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008557 252.241.226.163 - - [2026-05-18 01:56:53] "POST /neutron/port HTTP/1.1" 200 1113 0.015805 252.241.226.163 - - [2026-05-18 01:56:53] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008189 252.241.226.163 - - [2026-05-18 01:56:53] "POST /neutron/port HTTP/1.1" 200 1113 0.014019 252.241.226.163 - - [2026-05-18 01:56:53] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006958 10.0.0.241 - - [2026-05-18 01:56:53] "GET /virtual-machine/74a1be87-a524-46c6-b3c6-972c4cbc5e14 HTTP/1.1" 401 296 0.001467 10.0.0.241 - - [2026-05-18 01:56:54] "GET /virtual-machine/74a1be87-a524-46c6-b3c6-972c4cbc5e14 HTTP/1.1" 200 1294 0.034728 10.0.0.241 - - [2026-05-18 01:56:54] "GET /virtual-machine-interface/6a55498b-d9f8-48cd-a00c-7673d4ce4aaa HTTP/1.1" 200 2973 0.005344 10.0.0.241 - - [2026-05-18 01:56:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003999 10.0.0.241 - - [2026-05-18 01:56:54] "GET /global-vrouter-config/d9fdb48e-53c8-4fec-a5de-ef9dbcc332e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1883 0.004259 10.0.0.241 - - [2026-05-18 01:56:54] "GET /virtual-networks?parent_id=6653a804-02b5-4a2f-a88f-f61251719e77&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.003562 10.0.0.241 - - [2026-05-18 01:56:54] "GET /virtual-network/3ad459fa-b7f1-4092-aaa0-037b0599a91e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.008238 10.0.0.241 - - [2026-05-18 01:56:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002873 10.0.0.241 - - [2026-05-18 01:56:57] "GET /virtual-network/3ad459fa-b7f1-4092-aaa0-037b0599a91e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.005103 252.241.226.163 - - [2026-05-18 01:56:59] "POST /neutron/port HTTP/1.1" 200 1113 0.014181 252.241.226.163 - - [2026-05-18 01:56:59] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006254 252.241.226.163 - - [2026-05-18 01:56:59] "POST /neutron/port HTTP/1.1" 200 1113 0.014914 252.241.226.163 - - [2026-05-18 01:57:00] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006383 10.0.0.241 - - [2026-05-18 01:57:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003982 10.0.0.241 - - [2026-05-18 01:57:02] "GET /global-vrouter-config/d9fdb48e-53c8-4fec-a5de-ef9dbcc332e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1883 0.003940 252.241.226.163 - - [2026-05-18 01:57:02] "POST /neutron/port HTTP/1.1" 200 1113 0.015187 10.0.0.241 - - [2026-05-18 01:57:02] "GET /virtual-networks?parent_id=6653a804-02b5-4a2f-a88f-f61251719e77&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.003093 252.241.226.163 - - [2026-05-18 01:57:02] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009179 10.0.0.241 - - [2026-05-18 01:57:02] "GET /virtual-network/3ad459fa-b7f1-4092-aaa0-037b0599a91e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.010420 252.241.226.163 - - [2026-05-18 01:57:02] "POST /neutron/port HTTP/1.1" 200 1113 0.017220 252.241.226.163 - - [2026-05-18 01:57:02] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007079 10.0.0.241 - - [2026-05-18 01:57:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003635 10.0.0.241 - - [2026-05-18 01:57:04] "GET /global-vrouter-config/d9fdb48e-53c8-4fec-a5de-ef9dbcc332e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1883 0.003134 10.0.0.241 - - [2026-05-18 01:57:04] "PUT /global-vrouter-config/d9fdb48e-53c8-4fec-a5de-ef9dbcc332e2 HTTP/1.1" 200 278 0.009537 252.241.226.163 - - [2026-05-18 01:57:04] "POST /neutron/network HTTP/1.1" 200 837 0.008685 252.241.226.163 - - [2026-05-18 01:57:04] "POST /neutron/network HTTP/1.1" 400 204 0.012991 252.241.226.163 - - [2026-05-18 01:57:05] "POST /neutron/port HTTP/1.1" 200 1113 0.014205 252.241.226.163 - - [2026-05-18 01:57:05] "POST /neutron/port HTTP/1.1" 200 1103 0.012559 252.241.226.163 - - [2026-05-18 01:57:05] "POST /neutron/port HTTP/1.1" 200 151 0.129631 252.241.226.163 - - [2026-05-18 01:57:06] "POST /neutron/network HTTP/1.1" 200 837 0.005842 10.0.0.241 - - [2026-05-18 01:57:06] "POST /useragent-kv HTTP/1.1" 200 115 0.002785 10.0.0.241 - - [2026-05-18 01:57:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.007207 10.0.0.241 - - [2026-05-18 01:57:06] "POST /useragent-kv HTTP/1.1" 200 115 0.003116 252.241.226.163 - - [2026-05-18 01:57:06] "POST /neutron/network HTTP/1.1" 200 151 0.086020 10.0.0.241 - - [2026-05-18 01:57:06] "DELETE /route-target/59d3a341-c458-4e7f-8292-ab84c3a34c5b HTTP/1.1" 200 115 0.025819 10.0.0.241 - - [2026-05-18 01:57:07] "GET /global-vrouter-configs HTTP/1.1" 200 359 0.003061 10.0.0.241 - - [2026-05-18 01:57:07] "GET /global-vrouter-config/d9fdb48e-53c8-4fec-a5de-ef9dbcc332e2 HTTP/1.1" 200 1887 0.004547 10.0.0.241 - - [2026-05-18 01:57:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003341 10.0.0.241 - - [2026-05-18 01:57:07] "GET /projects?obj_uuids=6653a804-02b5-4a2f-a88f-f61251719e77&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001263 10.0.0.241 - - [2026-05-18 01:57:07] "GET /project/6653a804-02b5-4a2f-a88f-f61251719e77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.028516 252.241.226.163 - - [2026-05-18 01:57:07] "POST /neutron/network HTTP/1.1" 200 117 0.009079 10.0.0.241 - - [2026-05-18 01:57:07] "GET /projects?obj_uuids=6653a804-02b5-4a2f-a88f-f61251719e77&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002582 252.241.226.163 - - [2026-05-18 01:57:07] "POST /neutron/network HTTP/1.1" 200 603 0.082227 10.0.0.241 - - [2026-05-18 01:57:08] "POST /route-targets HTTP/1.1" 200 329 0.012869 10.0.0.241 - - [2026-05-18 01:57:08] "POST /ref-update HTTP/1.1" 200 156 0.015712 10.0.0.241 - - [2026-05-18 01:57:08] "POST /useragent-kv HTTP/1.1" 200 115 0.005650 252.241.226.163 - - [2026-05-18 01:57:08] "POST /neutron/subnet HTTP/1.1" 200 710 0.206081 252.241.226.163 - - [2026-05-18 01:57:08] "POST /neutron/network HTTP/1.1" 200 819 0.005659 10.0.0.241 - - [2026-05-18 01:57:08] "POST /id-to-fqname HTTP/1.1" 200 218 0.003505 10.0.0.241 - - [2026-05-18 01:57:08] "GET /virtual-network/409811f4-947c-4852-be92-b6b546705614?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.005185 252.241.226.163 - - [2026-05-18 01:57:08] "POST /neutron/network HTTP/1.1" 200 819 0.006654 10.0.0.241 - - [2026-05-18 01:57:08] "GET /virtual-network/409811f4-947c-4852-be92-b6b546705614?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.007666 252.241.226.163 - - [2026-05-18 01:57:08] "POST /neutron/network HTTP/1.1" 200 819 0.006651 252.241.226.163 - - [2026-05-18 01:57:08] "POST /neutron/subnet HTTP/1.1" 200 710 0.011902 10.0.0.241 - - [2026-05-18 01:57:08] "POST /id-to-fqname HTTP/1.1" 200 218 0.001443 252.241.226.163 - - [2026-05-18 01:57:08] "POST /neutron/network HTTP/1.1" 200 829 0.007514 252.241.226.163 - - [2026-05-18 01:57:08] "GET /aaa-mode HTTP/1.1" 401 296 0.000415 252.241.226.163 - - [2026-05-18 01:57:08] "GET / HTTP/1.1" 200 36499 0.002354 252.241.226.163 - - [2026-05-18 01:57:08] "GET /project/6653a804-02b5-4a2f-a88f-f61251719e77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000394 10.0.0.241 - - [2026-05-18 01:57:09] "GET /projects?obj_uuids=6653a804-02b5-4a2f-a88f-f61251719e77&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001199 252.241.226.163 - - [2026-05-18 01:57:09] "GET /project/6653a804-02b5-4a2f-a88f-f61251719e77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.060796 252.241.226.163 - - [2026-05-18 01:57:09] "POST /neutron/network HTTP/1.1" 200 819 0.005674 252.241.226.163 - - [2026-05-18 01:57:09] "POST /neutron/port HTTP/1.1" 200 117 0.008959 252.241.226.163 - - [2026-05-18 01:57:09] "POST /neutron/port HTTP/1.1" 200 117 0.005786 252.241.226.163 - - [2026-05-18 01:57:09] "POST /neutron/port HTTP/1.1" 200 117 0.005635 252.241.226.163 - - [2026-05-18 01:57:10] "POST /neutron/network HTTP/1.1" 200 829 0.006998 10.0.0.241 - - [2026-05-18 01:57:10] "GET /projects?obj_uuids=6653a804-02b5-4a2f-a88f-f61251719e77&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001148 252.241.226.163 - - [2026-05-18 01:57:10] "POST /neutron/port HTTP/1.1" 200 1055 0.276454 252.241.226.163 - - [2026-05-18 01:57:10] "POST /neutron/port HTTP/1.1" 200 1055 0.015150 252.241.226.163 - - [2026-05-18 01:57:10] "POST /neutron/port HTTP/1.1" 200 1055 0.013252 252.241.226.163 - - [2026-05-18 01:57:10] "POST /neutron/port HTTP/1.1" 200 1105 0.062870 252.241.226.163 - - [2026-05-18 01:57:10] "POST /neutron/port HTTP/1.1" 200 1115 0.014006 252.241.226.163 - - [2026-05-18 01:57:10] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004849 252.241.226.163 - - [2026-05-18 01:57:11] "POST /neutron/subnet HTTP/1.1" 200 684 0.007632 252.241.226.163 - - [2026-05-18 01:57:11] "POST /neutron/port HTTP/1.1" 200 117 0.001600 252.241.226.163 - - [2026-05-18 01:57:11] "POST /neutron/network HTTP/1.1" 200 819 0.006956 252.241.226.163 - - [2026-05-18 01:57:14] "POST /neutron/port HTTP/1.1" 200 1115 0.013366 252.241.226.163 - - [2026-05-18 01:57:14] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006035 252.241.226.163 - - [2026-05-18 01:57:15] "POST /neutron/port HTTP/1.1" 200 1115 0.012573 252.241.226.163 - - [2026-05-18 01:57:15] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006422 252.241.226.163 - - [2026-05-18 01:57:15] "POST /neutron/port HTTP/1.1" 200 1115 0.015435 252.241.226.163 - - [2026-05-18 01:57:15] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006323 10.0.0.241 - - [2026-05-18 01:57:15] "GET /virtual-machine/d72be454-db8b-4809-9abd-170f7f689054 HTTP/1.1" 200 1295 0.005782 10.0.0.241 - - [2026-05-18 01:57:15] "GET /virtual-machine-interface/f31e70fa-5090-4234-b833-7790b45a9901 HTTP/1.1" 200 2944 0.006122 10.0.0.241 - - [2026-05-18 01:57:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003093 10.0.0.241 - - [2026-05-18 01:57:15] "GET /global-vrouter-config/d9fdb48e-53c8-4fec-a5de-ef9dbcc332e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003350 10.0.0.241 - - [2026-05-18 01:57:15] "GET /virtual-networks?parent_id=6653a804-02b5-4a2f-a88f-f61251719e77&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003611 10.0.0.241 - - [2026-05-18 01:57:15] "GET /virtual-network/409811f4-947c-4852-be92-b6b546705614?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.006553 10.0.0.241 - - [2026-05-18 01:57:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004091 10.0.0.241 - - [2026-05-18 01:57:18] "GET /virtual-network/409811f4-947c-4852-be92-b6b546705614?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.005831 252.241.226.163 - - [2026-05-18 01:57:21] "POST /neutron/port HTTP/1.1" 200 1115 0.013588 252.241.226.163 - - [2026-05-18 01:57:21] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005709 252.241.226.163 - - [2026-05-18 01:57:22] "POST /neutron/port HTTP/1.1" 200 1115 0.018158 252.241.226.163 - - [2026-05-18 01:57:22] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006983 252.241.226.163 - - [2026-05-18 01:57:22] "POST /neutron/port HTTP/1.1" 200 1115 0.013040 252.241.226.163 - - [2026-05-18 01:57:22] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008881 10.0.0.241 - - [2026-05-18 01:57:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003589 10.0.0.241 - - [2026-05-18 01:57:22] "GET /global-vrouter-config/d9fdb48e-53c8-4fec-a5de-ef9dbcc332e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003271 10.0.0.241 - - [2026-05-18 01:57:22] "GET /virtual-networks?parent_id=6653a804-02b5-4a2f-a88f-f61251719e77&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003247 10.0.0.241 - - [2026-05-18 01:57:23] "GET /virtual-network/409811f4-947c-4852-be92-b6b546705614?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.006413 10.0.0.241 - - [2026-05-18 01:57:23] "DELETE /project/6653a80402b54a2fa88ff61251719e77 HTTP/1.1" 404 173 0.006415 10.0.0.241 - - [2026-05-18 01:57:23] "GET /projects?obj_uuids=c03fe40a-229f-442e-b7b7-f18227e1e0f0&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000851 10.0.0.241 - - [2026-05-18 01:57:23] "GET /project/c03fe40a-229f-442e-b7b7-f18227e1e0f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.031898 10.0.0.241 - - [2026-05-18 01:57:23] "GET /projects?obj_uuids=c03fe40a-229f-442e-b7b7-f18227e1e0f0&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001220 10.0.0.241 - - [2026-05-18 01:57:23] "GET /project/c03fe40a-229f-442e-b7b7-f18227e1e0f0?fields=security_groups HTTP/1.1" 200 1354 0.069978 10.0.0.241 - - [2026-05-18 01:57:23] "DELETE /security-group/93e816fa-f84b-43ca-a0c7-e2c9d5a51e01 HTTP/1.1" 200 115 0.043871 10.0.0.241 - - [2026-05-18 01:57:23] "GET /projects?obj_uuids=c03fe40a-229f-442e-b7b7-f18227e1e0f0&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001228 10.0.0.241 - - [2026-05-18 01:57:23] "DELETE /access-control-list/dc67233b-c9b2-4c70-b590-2082359e6297 HTTP/1.1" 200 115 0.042399 10.0.0.241 - - [2026-05-18 01:57:23] "GET /project/c03fe40a-229f-442e-b7b7-f18227e1e0f0?fields=application_policy_sets HTTP/1.1" 200 1393 0.045599 10.0.0.241 - - [2026-05-18 01:57:23] "DELETE /access-control-list/8c33fb67-7d0e-4077-9ae5-be2b627dc4f2 HTTP/1.1" 200 115 0.037983 10.0.0.241 - - [2026-05-18 01:57:24] "DELETE /project/c03fe40a-229f-442e-b7b7-f18227e1e0f0 HTTP/1.1" 200 115 0.358511 252.241.226.163 - - [2026-05-18 01:57:25] "POST /neutron/network HTTP/1.1" 200 819 0.005675 252.241.226.163 - - [2026-05-18 01:57:25] "POST /neutron/network HTTP/1.1" 400 204 0.023610 252.241.226.163 - - [2026-05-18 01:57:25] "POST /neutron/port HTTP/1.1" 200 1115 0.013761 252.241.226.163 - - [2026-05-18 01:57:25] "POST /neutron/port HTTP/1.1" 200 1105 0.010399 252.241.226.163 - - [2026-05-18 01:57:25] "POST /neutron/port HTTP/1.1" 200 151 0.117024 252.241.226.163 - - [2026-05-18 01:57:27] "POST /neutron/network HTTP/1.1" 200 819 0.007600 10.0.0.241 - - [2026-05-18 01:57:27] "POST /useragent-kv HTTP/1.1" 200 115 0.003902 10.0.0.241 - - [2026-05-18 01:57:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006392 10.0.0.241 - - [2026-05-18 01:57:27] "POST /useragent-kv HTTP/1.1" 200 115 0.003051 252.241.226.163 - - [2026-05-18 01:57:27] "POST /neutron/network HTTP/1.1" 200 151 0.096871 10.0.0.241 - - [2026-05-18 01:57:27] "DELETE /route-target/4f5c9ded-b836-4efe-b61f-80c3be6afca8 HTTP/1.1" 200 115 0.026074 10.0.0.241 - - [2026-05-18 01:57:28] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 549 0.004514 10.0.0.241 - - [2026-05-18 01:57:28] "POST /network-ipams HTTP/1.1" 200 543 0.022399 10.0.0.241 - - [2026-05-18 01:57:28] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 768 0.003668 10.0.0.241 - - [2026-05-18 01:57:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003481 10.0.0.241 - - [2026-05-18 01:57:28] "GET /network-ipam/281cd055-511e-4964-9f2f-d965089a86d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1331 0.005847 10.0.0.241 - - [2026-05-18 01:57:28] "PUT /network-ipam/281cd055-511e-4964-9f2f-d965089a86d6 HTTP/1.1" 200 260 0.013400 10.0.0.241 - - [2026-05-18 01:57:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002903 10.0.0.241 - - [2026-05-18 01:57:28] "GET /projects?obj_uuids=6653a804-02b5-4a2f-a88f-f61251719e77&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001566 10.0.0.241 - - [2026-05-18 01:57:28] "GET /project/6653a804-02b5-4a2f-a88f-f61251719e77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.028458 252.241.226.163 - - [2026-05-18 01:57:28] "POST /neutron/network HTTP/1.1" 200 117 0.009346 10.0.0.241 - - [2026-05-18 01:57:28] "GET /projects?obj_uuids=6653a804-02b5-4a2f-a88f-f61251719e77&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001248 252.241.226.163 - - [2026-05-18 01:57:28] "POST /neutron/network HTTP/1.1" 200 603 0.079760 10.0.0.241 - - [2026-05-18 01:57:28] "POST /route-targets HTTP/1.1" 200 329 0.012167 10.0.0.241 - - [2026-05-18 01:57:28] "POST /ref-update HTTP/1.1" 200 156 0.021807 10.0.0.241 - - [2026-05-18 01:57:29] "POST /useragent-kv HTTP/1.1" 200 115 0.005095 252.241.226.163 - - [2026-05-18 01:57:29] "POST /neutron/subnet HTTP/1.1" 200 699 0.196774 10.0.0.241 - - [2026-05-18 01:57:29] "POST /useragent-kv HTTP/1.1" 200 115 0.003232 252.241.226.163 - - [2026-05-18 01:57:29] "POST /neutron/subnet HTTP/1.1" 200 699 0.186019 252.241.226.163 - - [2026-05-18 01:57:29] "POST /neutron/network HTTP/1.1" 200 988 0.008417 10.0.0.241 - - [2026-05-18 01:57:29] "POST /id-to-fqname HTTP/1.1" 200 218 0.001506 10.0.0.241 - - [2026-05-18 01:57:29] "GET /virtual-network/6ef08319-fb83-4393-8e0b-cb48b613a2e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.005745 252.241.226.163 - - [2026-05-18 01:57:29] "POST /neutron/network HTTP/1.1" 200 988 0.007883 10.0.0.241 - - [2026-05-18 01:57:29] "GET /virtual-network/6ef08319-fb83-4393-8e0b-cb48b613a2e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.006191 252.241.226.163 - - [2026-05-18 01:57:29] "POST /neutron/network HTTP/1.1" 200 988 0.008057 252.241.226.163 - - [2026-05-18 01:57:29] "POST /neutron/subnet HTTP/1.1" 200 699 0.007147 252.241.226.163 - - [2026-05-18 01:57:29] "POST /neutron/subnet HTTP/1.1" 200 699 0.008480 252.241.226.163 - - [2026-05-18 01:57:29] "POST /neutron/network HTTP/1.1" 200 988 0.008791 252.241.226.163 - - [2026-05-18 01:57:29] "POST /neutron/subnet HTTP/1.1" 200 699 0.007463 252.241.226.163 - - [2026-05-18 01:57:29] "POST /neutron/subnet HTTP/1.1" 200 699 0.008702 10.0.0.241 - - [2026-05-18 01:57:29] "GET /projects?obj_uuids=6653a804-02b5-4a2f-a88f-f61251719e77&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001049 252.241.226.163 - - [2026-05-18 01:57:30] "POST /neutron/port HTTP/1.1" 200 1015 0.181491 10.0.0.241 - - [2026-05-18 01:57:30] "GET /projects?obj_uuids=6653a804-02b5-4a2f-a88f-f61251719e77&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002784 252.241.226.163 - - [2026-05-18 01:57:30] "POST /neutron/port HTTP/1.1" 200 1015 0.212253 10.0.0.241 - - [2026-05-18 01:57:30] "POST /id-to-fqname HTTP/1.1" 200 218 0.001813 252.241.226.163 - - [2026-05-18 01:57:30] "POST /neutron/port HTTP/1.1" 200 1015 0.013822 252.241.226.163 - - [2026-05-18 01:57:30] "POST /neutron/port HTTP/1.1" 200 1015 0.008803 252.241.226.163 - - [2026-05-18 01:57:30] "POST /neutron/network HTTP/1.1" 200 988 0.007649 252.241.226.163 - - [2026-05-18 01:57:30] "POST /neutron/port HTTP/1.1" 200 1015 0.009534 252.241.226.163 - - [2026-05-18 01:57:31] "POST /neutron/port HTTP/1.1" 200 117 0.005270 252.241.226.163 - - [2026-05-18 01:57:31] "POST /neutron/port HTTP/1.1" 200 117 0.006243 10.0.0.241 - - [2026-05-18 01:57:31] "POST /id-to-fqname HTTP/1.1" 200 218 0.001563 252.241.226.163 - - [2026-05-18 01:57:31] "POST /neutron/port HTTP/1.1" 200 117 0.006340 252.241.226.163 - - [2026-05-18 01:57:31] "POST /neutron/port HTTP/1.1" 200 1015 0.012622 252.241.226.163 - - [2026-05-18 01:57:31] "POST /neutron/port HTTP/1.1" 200 1015 0.019962 252.241.226.163 - - [2026-05-18 01:57:31] "POST /neutron/port HTTP/1.1" 200 1015 0.020768 252.241.226.163 - - [2026-05-18 01:57:31] "POST /neutron/network HTTP/1.1" 200 988 0.008158 252.241.226.163 - - [2026-05-18 01:57:31] "POST /neutron/port HTTP/1.1" 200 1015 0.008973 252.241.226.163 - - [2026-05-18 01:57:31] "POST /neutron/port HTTP/1.1" 200 1015 0.009844 252.241.226.163 - - [2026-05-18 01:57:31] "POST /neutron/port HTTP/1.1" 200 117 0.007459 252.241.226.163 - - [2026-05-18 01:57:32] "POST /neutron/port HTTP/1.1" 200 117 0.007675 10.0.0.241 - - [2026-05-18 01:57:32] "POST /id-to-fqname HTTP/1.1" 200 218 0.002103 252.241.226.163 - - [2026-05-18 01:57:32] "POST /neutron/port HTTP/1.1" 200 1015 0.013326 252.241.226.163 - - [2026-05-18 01:57:32] "POST /neutron/network HTTP/1.1" 200 998 0.008336 252.241.226.163 - - [2026-05-18 01:57:32] "POST /neutron/port HTTP/1.1" 200 117 0.007896 252.241.226.163 - - [2026-05-18 01:57:32] "POST /neutron/port HTTP/1.1" 200 1015 0.012899 252.241.226.163 - - [2026-05-18 01:57:32] "POST /neutron/port HTTP/1.1" 200 1015 0.013571 252.241.226.163 - - [2026-05-18 01:57:32] "POST /neutron/network HTTP/1.1" 200 998 0.011381 252.241.226.163 - - [2026-05-18 01:57:32] "GET /aaa-mode HTTP/1.1" 401 296 0.000568 252.241.226.163 - - [2026-05-18 01:57:32] "POST /neutron/port HTTP/1.1" 200 1103 0.116838 252.241.226.163 - - [2026-05-18 01:57:32] "GET / HTTP/1.1" 200 36499 0.003127 252.241.226.163 - - [2026-05-18 01:57:32] "GET /project/6653a804-02b5-4a2f-a88f-f61251719e77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000415 252.241.226.163 - - [2026-05-18 01:57:32] "POST /neutron/port HTTP/1.1" 200 1113 0.016893 252.241.226.163 - - [2026-05-18 01:57:32] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006683 252.241.226.163 - - [2026-05-18 01:57:32] "POST /neutron/port HTTP/1.1" 200 1015 0.016945 252.241.226.163 - - [2026-05-18 01:57:32] "POST /neutron/network HTTP/1.1" 200 998 0.007966 252.241.226.163 - - [2026-05-18 01:57:32] "POST /neutron/subnet HTTP/1.1" 200 673 0.018267 252.241.226.163 - - [2026-05-18 01:57:32] "POST /neutron/port HTTP/1.1" 200 117 0.001292 252.241.226.163 - - [2026-05-18 01:57:32] "POST /neutron/port HTTP/1.1" 200 1015 0.010049 10.0.0.241 - - [2026-05-18 01:57:32] "GET /projects?obj_uuids=6653a804-02b5-4a2f-a88f-f61251719e77&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001074 252.241.226.163 - - [2026-05-18 01:57:33] "GET /project/6653a804-02b5-4a2f-a88f-f61251719e77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.083506 252.241.226.163 - - [2026-05-18 01:57:33] "POST /neutron/port HTTP/1.1" 200 1015 0.028142 252.241.226.163 - - [2026-05-18 01:57:33] "POST /neutron/network HTTP/1.1" 200 988 0.019035 252.241.226.163 - - [2026-05-18 01:57:33] "POST /neutron/network HTTP/1.1" 200 988 0.009643 252.241.226.163 - - [2026-05-18 01:57:33] "POST /neutron/port HTTP/1.1" 200 1103 0.117569 252.241.226.163 - - [2026-05-18 01:57:33] "POST /neutron/port HTTP/1.1" 200 1113 0.014039 252.241.226.163 - - [2026-05-18 01:57:33] "POST /neutron/port HTTP/1.1" 200 2074 0.030997 252.241.226.163 - - [2026-05-18 01:57:33] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006406 252.241.226.163 - - [2026-05-18 01:57:33] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007820 252.241.226.163 - - [2026-05-18 01:57:33] "POST /neutron/port HTTP/1.1" 200 117 0.010154 252.241.226.163 - - [2026-05-18 01:57:33] "POST /neutron/subnet HTTP/1.1" 200 673 0.013892 252.241.226.163 - - [2026-05-18 01:57:33] "POST /neutron/port HTTP/1.1" 200 117 0.004663 10.0.0.241 - - [2026-05-18 01:57:33] "GET /domains HTTP/1.1" 200 440 0.023707 10.0.0.241 - - [2026-05-18 01:57:33] "GET /domains?obj_uuids=2d41c0d2-849f-4e48-95a3-b6637df9305b&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001039 10.0.0.241 - - [2026-05-18 01:57:33] "GET /domain/2d41c0d2-849f-4e48-95a3-b6637df9305b HTTP/1.1" 200 1308 0.019585 252.241.226.163 - - [2026-05-18 01:57:33] "POST /neutron/network HTTP/1.1" 200 988 0.015026 10.0.0.241 - - [2026-05-18 01:57:33] "GET /projects?obj_uuids=6653a804-02b5-4a2f-a88f-f61251719e77&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001340 10.0.0.241 - - [2026-05-18 01:57:33] "GET /project/6653a804-02b5-4a2f-a88f-f61251719e77 HTTP/1.1" 200 2844 0.085018 10.0.0.241 - - [2026-05-18 01:57:33] "GET /obj-perms HTTP/1.1" 200 6396 0.078207 10.0.0.241 - - [2026-05-18 01:57:33] "GET /network-ipam/281cd055-511e-4964-9f2f-d965089a86d6 HTTP/1.1" 200 2648 0.006491 252.241.226.163 - - [2026-05-18 01:57:33] "POST /neutron/network HTTP/1.1" 200 998 0.006939 10.0.0.241 - - [2026-05-18 01:57:33] "GET /domains HTTP/1.1" 200 440 0.002988 10.0.0.241 - - [2026-05-18 01:57:34] "GET /projects?obj_uuids=6653a804-02b5-4a2f-a88f-f61251719e77&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.003863 10.0.0.241 - - [2026-05-18 01:57:34] "GET /domains?obj_uuids=2d41c0d2-849f-4e48-95a3-b6637df9305b&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001167 10.0.0.241 - - [2026-05-18 01:57:34] "GET /domain/2d41c0d2-849f-4e48-95a3-b6637df9305b HTTP/1.1" 200 1308 0.067019 10.0.0.241 - - [2026-05-18 01:57:34] "GET /projects?obj_uuids=6653a804-02b5-4a2f-a88f-f61251719e77&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001373 10.0.0.241 - - [2026-05-18 01:57:34] "GET /obj-perms HTTP/1.1" 200 6396 0.066010 10.0.0.241 - - [2026-05-18 01:57:34] "GET /project/6653a804-02b5-4a2f-a88f-f61251719e77 HTTP/1.1" 200 3088 0.094735 10.0.0.241 - - [2026-05-18 01:57:34] "GET /virtual-network/6ef08319-fb83-4393-8e0b-cb48b613a2e7 HTTP/1.1" 200 4240 0.023073 252.241.226.163 - - [2026-05-18 01:57:34] "POST /neutron/port HTTP/1.1" 200 1053 0.327099 10.0.0.241 - - [2026-05-18 01:57:34] "GET /virtual-network/6ef08319-fb83-4393-8e0b-cb48b613a2e7 HTTP/1.1" 200 4240 0.005730 252.241.226.163 - - [2026-05-18 01:57:34] "POST /neutron/port HTTP/1.1" 200 1053 0.012151 10.0.0.241 - - [2026-05-18 01:57:34] "GET /routing-instance/1f3e0413-3ce1-4133-8e7d-2a87f08a70ba HTTP/1.1" 200 2816 0.004833 10.0.0.241 - - [2026-05-18 01:57:34] "GET /routing-instance/1f3e0413-3ce1-4133-8e7d-2a87f08a70ba HTTP/1.1" 200 2816 0.006695 252.241.226.163 - - [2026-05-18 01:57:34] "POST /neutron/port HTTP/1.1" 200 1053 0.020141 10.0.0.241 - - [2026-05-18 01:57:34] "GET /route-target/50d80f3f-5b53-4e23-81de-4a3a541ca59d HTTP/1.1" 200 1205 0.011521 10.0.0.241 - - [2026-05-18 01:57:34] "GET /virtual-network/6ef08319-fb83-4393-8e0b-cb48b613a2e7 HTTP/1.1" 200 4240 0.007639 252.241.226.163 - - [2026-05-18 01:57:34] "POST /neutron/port HTTP/1.1" 200 1103 0.091540 10.0.0.241 - - [2026-05-18 01:57:34] "GET /routing-instance/1f3e0413-3ce1-4133-8e7d-2a87f08a70ba HTTP/1.1" 200 2816 0.005836 10.0.0.241 - - [2026-05-18 01:57:34] "GET /virtual-network/6ef08319-fb83-4393-8e0b-cb48b613a2e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.005414 10.0.0.241 - - [2026-05-18 01:57:34] "GET /virtual-network/6ef08319-fb83-4393-8e0b-cb48b613a2e7 HTTP/1.1" 200 4240 0.007349 252.241.226.163 - - [2026-05-18 01:57:34] "POST /neutron/port HTTP/1.1" 200 1113 0.022298 10.0.0.241 - - [2026-05-18 01:57:34] "GET /routing-instance/1f3e0413-3ce1-4133-8e7d-2a87f08a70ba HTTP/1.1" 200 2816 0.006207 252.241.226.163 - - [2026-05-18 01:57:34] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004216 10.0.0.241 - - [2026-05-18 01:57:34] "GET /routing-instance/1f3e0413-3ce1-4133-8e7d-2a87f08a70ba HTTP/1.1" 200 2816 0.004466 252.241.226.163 - - [2026-05-18 01:57:34] "POST /neutron/subnet HTTP/1.1" 200 673 0.010047 10.0.0.241 - - [2026-05-18 01:57:34] "GET /route-target/50d80f3f-5b53-4e23-81de-4a3a541ca59d HTTP/1.1" 200 1205 0.004423 252.241.226.163 - - [2026-05-18 01:57:34] "POST /neutron/port HTTP/1.1" 200 117 0.001722 252.241.226.163 - - [2026-05-18 01:57:35] "POST /neutron/network HTTP/1.1" 200 988 0.009193 10.0.0.241 - - [2026-05-18 01:57:35] "GET /domains HTTP/1.1" 200 440 0.015200 10.0.0.241 - - [2026-05-18 01:57:35] "GET /domains?obj_uuids=2d41c0d2-849f-4e48-95a3-b6637df9305b&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001115 10.0.0.241 - - [2026-05-18 01:57:35] "GET /domain/2d41c0d2-849f-4e48-95a3-b6637df9305b HTTP/1.1" 200 1308 0.012290 10.0.0.241 - - [2026-05-18 01:57:35] "GET /projects?obj_uuids=6653a804-02b5-4a2f-a88f-f61251719e77&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001683 10.0.0.241 - - [2026-05-18 01:57:35] "GET /project/6653a804-02b5-4a2f-a88f-f61251719e77 HTTP/1.1" 200 3088 0.043262 10.0.0.241 - - [2026-05-18 01:57:35] "GET /virtual-network/6ef08319-fb83-4393-8e0b-cb48b613a2e7 HTTP/1.1" 200 4240 0.006636 10.0.0.241 - - [2026-05-18 01:57:35] "GET /obj-perms HTTP/1.1" 200 6443 0.067771 252.241.226.163 - - [2026-05-18 01:57:35] "POST /neutron/port HTTP/1.1" 200 1113 0.022576 252.241.226.163 - - [2026-05-18 01:57:36] "POST /neutron/security_group HTTP/1.1" 200 2056 0.015409 252.241.226.163 - - [2026-05-18 01:57:41] "POST /neutron/port HTTP/1.1" 200 1113 0.014984 252.241.226.163 - - [2026-05-18 01:57:41] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007547 252.241.226.163 - - [2026-05-18 01:57:41] "POST /neutron/port HTTP/1.1" 200 1113 0.012882 252.241.226.163 - - [2026-05-18 01:57:41] "POST /neutron/security_group HTTP/1.1" 200 2056 0.014005 252.241.226.163 - - [2026-05-18 01:57:41] "POST /neutron/port HTTP/1.1" 200 1113 0.023552 252.241.226.163 - - [2026-05-18 01:57:41] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009903 10.0.0.241 - - [2026-05-18 01:57:41] "GET /virtual-machine/a33a6c71-6841-4cd2-a84d-f242d09285fc HTTP/1.1" 200 1291 0.019073 10.0.0.241 - - [2026-05-18 01:57:41] "GET /virtual-machine-interface/97897384-0992-4844-ac4e-1e9eca748b4a HTTP/1.1" 200 2944 0.010501 10.0.0.241 - - [2026-05-18 01:57:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004175 10.0.0.241 - - [2026-05-18 01:57:41] "GET /global-vrouter-config/d9fdb48e-53c8-4fec-a5de-ef9dbcc332e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.005476 10.0.0.241 - - [2026-05-18 01:57:41] "GET /virtual-networks?parent_id=6653a804-02b5-4a2f-a88f-f61251719e77&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003948 10.0.0.241 - - [2026-05-18 01:57:41] "GET /virtual-network/6ef08319-fb83-4393-8e0b-cb48b613a2e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.006454 252.241.226.163 - - [2026-05-18 01:57:44] "POST /neutron/port HTTP/1.1" 200 1113 0.013833 252.241.226.163 - - [2026-05-18 01:57:44] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006016 252.241.226.163 - - [2026-05-18 01:57:44] "POST /neutron/port HTTP/1.1" 200 1113 0.015063 252.241.226.163 - - [2026-05-18 01:57:45] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008098 10.0.0.241 - - [2026-05-18 01:57:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004362 10.0.0.241 - - [2026-05-18 01:57:45] "GET /virtual-network/6ef08319-fb83-4393-8e0b-cb48b613a2e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.006349 252.241.226.163 - - [2026-05-18 01:57:45] "POST /neutron/port HTTP/1.1" 200 1113 0.031217 252.241.226.163 - - [2026-05-18 01:57:45] "POST /neutron/port HTTP/1.1" 200 1113 0.029620 252.241.226.163 - - [2026-05-18 01:57:45] "POST /neutron/port HTTP/1.1" 200 1113 0.027598 252.241.226.163 - - [2026-05-18 01:57:45] "POST /neutron/security_group HTTP/1.1" 200 2056 0.013785 252.241.226.163 - - [2026-05-18 01:57:45] "POST /neutron/security_group HTTP/1.1" 200 2056 0.010111 252.241.226.163 - - [2026-05-18 01:57:45] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007207 252.241.226.163 - - [2026-05-18 01:57:45] "POST /neutron/port HTTP/1.1" 200 1113 0.014429 252.241.226.163 - - [2026-05-18 01:57:45] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006789 252.241.226.163 - - [2026-05-18 01:57:45] "POST /neutron/port HTTP/1.1" 200 1113 0.014969 252.241.226.163 - - [2026-05-18 01:57:45] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005993 252.241.226.163 - - [2026-05-18 01:57:46] "POST /neutron/port HTTP/1.1" 200 1113 0.013511 252.241.226.163 - - [2026-05-18 01:57:46] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008053 252.241.226.163 - - [2026-05-18 01:57:47] "POST /neutron/port HTTP/1.1" 200 1113 0.015828 252.241.226.163 - - [2026-05-18 01:57:47] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006516 10.0.0.241 - - [2026-05-18 01:57:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004923 10.0.0.241 - - [2026-05-18 01:57:47] "GET /global-vrouter-config/d9fdb48e-53c8-4fec-a5de-ef9dbcc332e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003358 10.0.0.241 - - [2026-05-18 01:57:47] "GET /virtual-networks?parent_id=6653a804-02b5-4a2f-a88f-f61251719e77&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.004039 252.241.226.163 - - [2026-05-18 01:57:47] "POST /neutron/port HTTP/1.1" 200 1113 0.013013 10.0.0.241 - - [2026-05-18 01:57:47] "GET /virtual-network/6ef08319-fb83-4393-8e0b-cb48b613a2e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.005318 252.241.226.163 - - [2026-05-18 01:57:47] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007924 252.241.226.163 - - [2026-05-18 01:57:47] "POST /neutron/port HTTP/1.1" 200 1113 0.016128 252.241.226.163 - - [2026-05-18 01:57:47] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008988 252.241.226.163 - - [2026-05-18 01:57:47] "POST /neutron/port HTTP/1.1" 200 1113 0.015658 252.241.226.163 - - [2026-05-18 01:57:47] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008195 252.241.226.163 - - [2026-05-18 01:57:48] "POST /neutron/port HTTP/1.1" 200 1113 0.016812 252.241.226.163 - - [2026-05-18 01:57:48] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007056 252.241.226.163 - - [2026-05-18 01:57:52] "POST /neutron/port HTTP/1.1" 200 1113 0.018846 252.241.226.163 - - [2026-05-18 01:57:53] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009269 252.241.226.163 - - [2026-05-18 01:57:53] "POST /neutron/port HTTP/1.1" 200 1113 0.014857 252.241.226.163 - - [2026-05-18 01:57:53] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007954 252.241.226.163 - - [2026-05-18 01:57:53] "POST /neutron/port HTTP/1.1" 200 1113 0.020309 252.241.226.163 - - [2026-05-18 01:57:53] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007149 10.0.0.241 - - [2026-05-18 01:57:53] "GET /virtual-machine/dd7d68ba-fe96-4cb1-8437-eadf79742379 HTTP/1.1" 200 1290 0.005537 10.0.0.241 - - [2026-05-18 01:57:53] "GET /virtual-machine-interface/600f3e8a-155f-4b39-9f9c-45188d9ee599 HTTP/1.1" 200 2943 0.005635 10.0.0.241 - - [2026-05-18 01:57:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004035 10.0.0.241 - - [2026-05-18 01:57:53] "GET /global-vrouter-config/d9fdb48e-53c8-4fec-a5de-ef9dbcc332e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003359 10.0.0.241 - - [2026-05-18 01:57:53] "GET /virtual-networks?parent_id=6653a804-02b5-4a2f-a88f-f61251719e77&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003353 10.0.0.241 - - [2026-05-18 01:57:53] "GET /virtual-network/6ef08319-fb83-4393-8e0b-cb48b613a2e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.007062 10.0.0.241 - - [2026-05-18 01:57:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005427 10.0.0.241 - - [2026-05-18 01:57:54] "GET /global-vrouter-config/d9fdb48e-53c8-4fec-a5de-ef9dbcc332e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003582 10.0.0.241 - - [2026-05-18 01:57:54] "GET /virtual-networks?parent_id=6653a804-02b5-4a2f-a88f-f61251719e77&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002992 10.0.0.241 - - [2026-05-18 01:57:54] "GET /virtual-network/6ef08319-fb83-4393-8e0b-cb48b613a2e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.005861 252.241.226.163 - - [2026-05-18 01:57:55] "POST /neutron/port HTTP/1.1" 200 1113 0.022996 252.241.226.163 - - [2026-05-18 01:57:55] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007088 252.241.226.163 - - [2026-05-18 01:57:55] "POST /neutron/port HTTP/1.1" 200 1113 0.015961 252.241.226.163 - - [2026-05-18 01:57:55] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006981 252.241.226.163 - - [2026-05-18 01:57:55] "POST /neutron/port HTTP/1.1" 200 1113 0.015833 252.241.226.163 - - [2026-05-18 01:57:55] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009139 10.0.0.241 - - [2026-05-18 01:57:55] "GET /virtual-machine/0f10552d-2385-47a9-963c-a2326fc58f42 HTTP/1.1" 200 1294 0.005898 10.0.0.241 - - [2026-05-18 01:57:55] "GET /virtual-machine-interface/e1dbd167-ec95-48f8-a3c3-453595eee371 HTTP/1.1" 200 2944 0.006247 10.0.0.241 - - [2026-05-18 01:57:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002986 10.0.0.241 - - [2026-05-18 01:57:55] "GET /global-vrouter-config/d9fdb48e-53c8-4fec-a5de-ef9dbcc332e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003853 10.0.0.241 - - [2026-05-18 01:57:56] "GET /virtual-networks?parent_id=6653a804-02b5-4a2f-a88f-f61251719e77&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.004100 10.0.0.241 - - [2026-05-18 01:57:56] "GET /virtual-network/6ef08319-fb83-4393-8e0b-cb48b613a2e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.006848 10.0.0.241 - - [2026-05-18 01:57:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003527 10.0.0.241 - - [2026-05-18 01:57:57] "GET /global-vrouter-config/d9fdb48e-53c8-4fec-a5de-ef9dbcc332e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003084 10.0.0.241 - - [2026-05-18 01:57:57] "GET /virtual-networks?parent_id=6653a804-02b5-4a2f-a88f-f61251719e77&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003484 10.0.0.241 - - [2026-05-18 01:57:57] "GET /virtual-network/6ef08319-fb83-4393-8e0b-cb48b613a2e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.006377 252.241.226.163 - - [2026-05-18 01:58:05] "POST /neutron/port HTTP/1.1" 200 1113 0.013530 252.241.226.163 - - [2026-05-18 01:58:05] "POST /neutron/port HTTP/1.1" 200 1113 0.018213 252.241.226.163 - - [2026-05-18 01:58:05] "POST /neutron/network HTTP/1.1" 200 998 0.005933 252.241.226.163 - - [2026-05-18 01:58:06] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004466 252.241.226.163 - - [2026-05-18 01:58:06] "POST /neutron/subnet HTTP/1.1" 200 673 0.011957 252.241.226.163 - - [2026-05-18 01:58:06] "POST /neutron/port HTTP/1.1" 200 117 0.001510 252.241.226.163 - - [2026-05-18 01:58:06] "POST /neutron/network HTTP/1.1" 200 988 0.009786 252.241.226.163 - - [2026-05-18 01:58:13] "POST /neutron/port HTTP/1.1" 200 1103 0.016247 252.241.226.163 - - [2026-05-18 01:58:14] "POST /neutron/port HTTP/1.1" 200 1103 0.016800 252.241.226.163 - - [2026-05-18 01:58:14] "POST /neutron/port HTTP/1.1" 200 1113 0.020875 252.241.226.163 - - [2026-05-18 01:58:14] "POST /neutron/port HTTP/1.1" 200 151 0.187386 252.241.226.163 - - [2026-05-18 01:58:14] "POST /neutron/port HTTP/1.1" 200 1103 0.021566 252.241.226.163 - - [2026-05-18 01:58:14] "POST /neutron/port HTTP/1.1" 200 1103 0.019868 252.241.226.163 - - [2026-05-18 01:58:14] "POST /neutron/port HTTP/1.1" 200 1103 0.010325 252.241.226.163 - - [2026-05-18 01:58:14] "POST /neutron/port HTTP/1.1" 200 151 0.175909 252.241.226.163 - - [2026-05-18 01:58:14] "POST /neutron/port HTTP/1.1" 200 151 0.205561 252.241.226.163 - - [2026-05-18 01:58:14] "POST /neutron/network HTTP/1.1" 200 988 0.009546 10.0.0.241 - - [2026-05-18 01:58:14] "POST /useragent-kv HTTP/1.1" 200 115 0.034790 10.0.0.241 - - [2026-05-18 01:58:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.043120 10.0.0.241 - - [2026-05-18 01:58:14] "POST /useragent-kv HTTP/1.1" 200 115 0.001680 10.0.0.241 - - [2026-05-18 01:58:14] "POST /useragent-kv HTTP/1.1" 200 115 0.003761 10.0.0.241 - - [2026-05-18 01:58:14] "POST /useragent-kv HTTP/1.1" 200 115 0.002212 252.241.226.163 - - [2026-05-18 01:58:14] "POST /neutron/network HTTP/1.1" 200 151 0.198371 10.0.0.241 - - [2026-05-18 01:58:14] "DELETE /route-target/50d80f3f-5b53-4e23-81de-4a3a541ca59d HTTP/1.1" 200 115 0.028175 10.0.0.241 - - [2026-05-18 01:58:14] "GET /routing-instance/1f3e0413-3ce1-4133-8e7d-2a87f08a70ba HTTP/1.1" 404 171 0.002548 10.0.0.241 - - [2026-05-18 01:58:14] "GET /domains HTTP/1.1" 200 440 0.002448 10.0.0.241 - - [2026-05-18 01:58:15] "GET /domains?obj_uuids=2d41c0d2-849f-4e48-95a3-b6637df9305b&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001063 10.0.0.241 - - [2026-05-18 01:58:15] "GET /domain/2d41c0d2-849f-4e48-95a3-b6637df9305b HTTP/1.1" 200 1308 0.010034 10.0.0.241 - - [2026-05-18 01:58:15] "GET /projects?obj_uuids=6653a804-02b5-4a2f-a88f-f61251719e77&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002953 10.0.0.241 - - [2026-05-18 01:58:15] "GET /project/6653a804-02b5-4a2f-a88f-f61251719e77 HTTP/1.1" 200 2087 0.030129 10.0.0.241 - - [2026-05-18 01:58:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003613 10.0.0.241 - - [2026-05-18 01:58:15] "DELETE /network-ipam/281cd055-511e-4964-9f2f-d965089a86d6 HTTP/1.1" 200 115 0.021898 10.0.0.241 - - [2026-05-18 01:58:15] "POST /fqname-to-id HTTP/1.1" 404 209 0.002572 10.0.0.241 - - [2026-05-18 01:58:16] "GET /projects?obj_uuids=6653a804-02b5-4a2f-a88f-f61251719e77&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001797 10.0.0.241 - - [2026-05-18 01:58:16] "GET /project/6653a804-02b5-4a2f-a88f-f61251719e77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.072248 10.0.0.241 - - [2026-05-18 01:58:16] "GET /projects?obj_uuids=6653a804-02b5-4a2f-a88f-f61251719e77&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001406 10.0.0.241 - - [2026-05-18 01:58:16] "GET /project/6653a804-02b5-4a2f-a88f-f61251719e77?fields=virtual_networks HTTP/1.1" 200 1034 0.043277 10.0.0.241 - - [2026-05-18 01:58:16] "GET /projects?obj_uuids=6653a804-02b5-4a2f-a88f-f61251719e77&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001377 10.0.0.241 - - [2026-05-18 01:58:16] "GET /project/6653a804-02b5-4a2f-a88f-f61251719e77?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.037928 10.0.0.241 - - [2026-05-18 01:58:16] "GET /projects?obj_uuids=6653a804-02b5-4a2f-a88f-f61251719e77&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001290 10.0.0.241 - - [2026-05-18 01:58:16] "GET /project/6653a804-02b5-4a2f-a88f-f61251719e77?fields=security_groups HTTP/1.1" 200 1260 0.027387 252.241.226.163 - - [2026-05-18 01:58:19] "POST /neutron/port HTTP/1.1" 200 117 0.013388 252.241.226.163 - - [2026-05-18 01:58:19] "POST /neutron/port HTTP/1.1" 200 117 0.005350 252.241.226.163 - - [2026-05-18 01:58:19] "POST /neutron/port HTTP/1.1" 400 205 0.004505 252.241.226.163 - - [2026-05-18 01:58:19] "POST /neutron/port HTTP/1.1" 400 205 0.003461 10.0.0.241 - - [2026-05-18 01:58:24] "GET /projects?obj_uuids=6653a804-02b5-4a2f-a88f-f61251719e77&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000961 10.0.0.241 - - [2026-05-18 01:58:24] "GET /project/6653a804-02b5-4a2f-a88f-f61251719e77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.042587 10.0.0.241 - - [2026-05-18 01:58:24] "GET /projects?obj_uuids=6653a804-02b5-4a2f-a88f-f61251719e77&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001097 10.0.0.241 - - [2026-05-18 01:58:24] "GET /project/6653a804-02b5-4a2f-a88f-f61251719e77?fields=security_groups HTTP/1.1" 200 1350 0.035341 10.0.0.241 - - [2026-05-18 01:58:24] "DELETE /security-group/4c089582-9255-40bc-8a37-990eee1b1883 HTTP/1.1" 200 115 0.063873 10.0.0.241 - - [2026-05-18 01:58:24] "GET /projects?obj_uuids=6653a804-02b5-4a2f-a88f-f61251719e77&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.003618 10.0.0.241 - - [2026-05-18 01:58:24] "DELETE /access-control-list/41128694-9829-40d8-9061-0502b6297d44 HTTP/1.1" 200 115 0.052450 10.0.0.241 - - [2026-05-18 01:58:24] "GET /project/6653a804-02b5-4a2f-a88f-f61251719e77?fields=application_policy_sets HTTP/1.1" 200 1389 0.051756 10.0.0.241 - - [2026-05-18 01:58:24] "DELETE /access-control-list/5ad4c27a-aad8-4962-9a60-18711f0ceb5c HTTP/1.1" 200 115 0.038124 10.0.0.241 - - [2026-05-18 01:58:24] "DELETE /project/6653a804-02b5-4a2f-a88f-f61251719e77 HTTP/1.1" 200 115 0.405970 10.0.0.241 - - [2026-05-18 01:58:30] "GET /global-system-configs HTTP/1.1" 401 296 0.000446 10.0.0.241 - - [2026-05-18 01:58:30] "GET /global-system-configs HTTP/1.1" 401 296 0.000369 10.0.0.241 - - [2026-05-18 01:58:31] "GET /global-system-configs HTTP/1.1" 401 296 0.000489 10.0.0.241 - - [2026-05-18 01:58:31] "GET /global-system-configs HTTP/1.1" 401 296 0.000478 10.0.0.241 - - [2026-05-18 01:58:32] "GET / HTTP/1.1" 200 36499 0.002992 10.0.0.241 - - [2026-05-18 01:58:32] "GET /domain/2d41c0d2-849f-4e48-95a3-b6637df9305b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000475 10.0.0.241 - - [2026-05-18 01:58:33] "GET /domains?obj_uuids=2d41c0d2-849f-4e48-95a3-b6637df9305b&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001197 10.0.0.241 - - [2026-05-18 01:58:33] "GET /domain/2d41c0d2-849f-4e48-95a3-b6637df9305b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.037102 10.0.0.241 - - [2026-05-18 01:58:33] "POST /fqname-to-id HTTP/1.1" 404 181 0.032917 10.0.0.241 - - [2026-05-18 01:58:33] "GET /projects?obj_uuids=9522f6be-d9ec-4da9-a92c-25f2681428d0&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003986 10.0.0.241 - - [2026-05-18 01:58:33] "GET /domains?obj_uuids=2d41c0d2-849f-4e48-95a3-b6637df9305b&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001546 10.0.0.241 - - [2026-05-18 01:58:33] "GET /domain/2d41c0d2-849f-4e48-95a3-b6637df9305b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.013222 10.0.0.241 - - [2026-05-18 01:58:33] "POST /id-to-fqname HTTP/1.1" 200 183 0.001664 10.0.0.241 - - [2026-05-18 01:58:33] "POST /fqname-to-id HTTP/1.1" 404 192 0.004722 10.0.0.241 - - [2026-05-18 01:58:33] "POST /security-groups HTTP/1.1" 200 578 0.076512 10.0.0.241 - - [2026-05-18 01:58:33] "POST /fqname-to-id HTTP/1.1" 404 227 0.003204 10.0.0.241 - - [2026-05-18 01:58:33] "POST /projects HTTP/1.1" 200 567 0.259214 10.0.0.241 - - [2026-05-18 01:58:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.296321 10.0.0.241 - - [2026-05-18 01:58:33] "POST /access-control-lists HTTP/1.1" 200 593 0.059967 10.0.0.241 - - [2026-05-18 01:58:33] "GET /project/9522f6be-d9ec-4da9-a92c-25f2681428d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.461489 10.0.0.241 - - [2026-05-18 01:58:33] "POST /fqname-to-id HTTP/1.1" 404 226 0.003067 10.0.0.241 - - [2026-05-18 01:58:34] "POST /access-control-lists HTTP/1.1" 200 591 0.064898 10.0.0.241 - - [2026-05-18 01:58:34] "GET /obj-perms HTTP/1.1" 200 6396 0.110808 10.0.0.241 - - [2026-05-18 01:58:35] "GET /obj-perms HTTP/1.1" 200 6396 0.063270 10.0.0.241 - - [2026-05-18 01:58:35] "GET / HTTP/1.1" 200 36499 0.001538 10.0.0.241 - - [2026-05-18 01:58:37] "POST /fqname-to-id HTTP/1.1" 401 296 0.000679 10.0.0.241 - - [2026-05-18 01:58:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.035735 10.0.0.241 - - [2026-05-18 01:58:37] "GET /api-access-list/99e8af2c-7be7-48c8-91be-2b0f11488d04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1886 0.003447 10.0.0.241 - - [2026-05-18 01:58:37] "GET /api-access-list/99e8af2c-7be7-48c8-91be-2b0f11488d04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1886 0.004143 10.0.0.241 - - [2026-05-18 01:58:37] "GET /api-access-list/99e8af2c-7be7-48c8-91be-2b0f11488d04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1886 0.003999 10.0.0.241 - - [2026-05-18 01:58:38] "PUT /api-access-list/99e8af2c-7be7-48c8-91be-2b0f11488d04 HTTP/1.1" 200 266 0.011969 10.0.0.241 - - [2026-05-18 01:58:38] "GET /aaa-mode HTTP/1.1" 401 296 0.000531 10.0.0.241 - - [2026-05-18 01:58:38] "GET /aaa-mode HTTP/1.1" 200 128 0.038969 10.0.0.241 - - [2026-05-18 01:58:39] "POST /fqname-to-id HTTP/1.1" 404 181 0.028774 10.0.0.241 - - [2026-05-18 01:58:39] "GET /projects?obj_uuids=b58a051e-9978-4220-8e3a-90cea245341a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002536 10.0.0.241 - - [2026-05-18 01:58:39] "GET /domains?obj_uuids=2d41c0d2-849f-4e48-95a3-b6637df9305b&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001104 10.0.0.241 - - [2026-05-18 01:58:39] "GET /domain/2d41c0d2-849f-4e48-95a3-b6637df9305b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.011933 10.0.0.241 - - [2026-05-18 01:58:39] "POST /id-to-fqname HTTP/1.1" 200 183 0.002512 10.0.0.241 - - [2026-05-18 01:58:39] "POST /fqname-to-id HTTP/1.1" 404 192 0.003769 10.0.0.241 - - [2026-05-18 01:58:39] "POST /security-groups HTTP/1.1" 200 578 0.068514 10.0.0.241 - - [2026-05-18 01:58:39] "POST /fqname-to-id HTTP/1.1" 404 227 0.002821 10.0.0.241 - - [2026-05-18 01:58:39] "POST /projects HTTP/1.1" 200 567 0.230354 10.0.0.241 - - [2026-05-18 01:58:39] "POST /access-control-lists HTTP/1.1" 200 593 0.061369 10.0.0.241 - - [2026-05-18 01:58:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.310612 10.0.0.241 - - [2026-05-18 01:58:39] "POST /fqname-to-id HTTP/1.1" 404 226 0.003367 10.0.0.241 - - [2026-05-18 01:58:39] "GET /project/b58a051e-9978-4220-8e3a-90cea245341a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.458564 10.0.0.241 - - [2026-05-18 01:58:39] "POST /access-control-lists HTTP/1.1" 200 591 0.072659 10.0.0.241 - - [2026-05-18 01:58:40] "POST /fqname-to-id HTTP/1.1" 404 181 0.033223 10.0.0.241 - - [2026-05-18 01:58:40] "GET /projects?obj_uuids=e9d96801-7b93-4404-beb3-aa23400591fe&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003314 10.0.0.241 - - [2026-05-18 01:58:40] "GET /domains?obj_uuids=2d41c0d2-849f-4e48-95a3-b6637df9305b&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001395 10.0.0.241 - - [2026-05-18 01:58:40] "GET /domain/2d41c0d2-849f-4e48-95a3-b6637df9305b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.008872 10.0.0.241 - - [2026-05-18 01:58:40] "POST /id-to-fqname HTTP/1.1" 200 183 0.002532 10.0.0.241 - - [2026-05-18 01:58:40] "POST /fqname-to-id HTTP/1.1" 404 192 0.003006 10.0.0.241 - - [2026-05-18 01:58:40] "POST /security-groups HTTP/1.1" 200 578 0.078350 10.0.0.241 - - [2026-05-18 01:58:40] "POST /fqname-to-id HTTP/1.1" 404 227 0.007132 10.0.0.241 - - [2026-05-18 01:58:40] "POST /projects HTTP/1.1" 200 567 0.243233 10.0.0.241 - - [2026-05-18 01:58:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.288970 10.0.0.241 - - [2026-05-18 01:58:40] "POST /access-control-lists HTTP/1.1" 200 593 0.060742 10.0.0.241 - - [2026-05-18 01:58:40] "GET /project/e9d96801-7b93-4404-beb3-aa23400591fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.450459 10.0.0.241 - - [2026-05-18 01:58:40] "POST /fqname-to-id HTTP/1.1" 404 226 0.002880 10.0.0.241 - - [2026-05-18 01:58:40] "POST /access-control-lists HTTP/1.1" 200 591 0.064580 10.0.0.241 - - [2026-05-18 01:58:41] "GET / HTTP/1.1" 200 36499 0.002146 10.0.0.241 - - [2026-05-18 01:58:42] "GET / HTTP/1.1" 200 36499 0.002129 10.0.0.241 - - [2026-05-18 01:58:42] "POST /fqname-to-id HTTP/1.1" 404 181 0.003344 10.0.0.241 - - [2026-05-18 01:58:42] "POST /api-access-lists HTTP/1.1" 200 523 0.018924 10.0.0.241 - - [2026-05-18 01:58:42] "GET /api-access-list/8e68028b-b53c-40bf-a144-95bdb558fc05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1268 0.006168 10.0.0.241 - - [2026-05-18 01:58:42] "GET /api-access-list/8e68028b-b53c-40bf-a144-95bdb558fc05 HTTP/1.1" 401 296 0.000435 10.0.0.241 - - [2026-05-18 01:58:43] "GET /api-access-list/8e68028b-b53c-40bf-a144-95bdb558fc05 HTTP/1.1" 200 1268 0.090862 10.0.0.241 - - [2026-05-18 01:58:43] "POST /fqname-to-id HTTP/1.1" 401 296 0.000767 10.0.0.241 - - [2026-05-18 01:58:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.075965 10.0.0.241 - - [2026-05-18 01:58:43] "GET /projects?obj_uuids=b58a051e-9978-4220-8e3a-90cea245341a&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001665 10.0.0.241 - - [2026-05-18 01:58:43] "GET /project/b58a051e-9978-4220-8e3a-90cea245341a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.042931 10.0.0.241 - - [2026-05-18 01:58:44] "GET /virtual-networks?parent_id=b58a051e-9978-4220-8e3a-90cea245341a&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.012274 10.0.0.241 - - [2026-05-18 01:58:44] "POST /virtual-networks HTTP/1.1" 200 570 0.065166 10.0.0.241 - - [2026-05-18 01:58:44] "POST /route-targets HTTP/1.1" 200 329 0.010828 10.0.0.241 - - [2026-05-18 01:58:44] "POST /ref-update HTTP/1.1" 200 156 0.013806 10.0.0.241 - - [2026-05-18 01:58:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.017195 10.0.0.241 - - [2026-05-18 01:58:44] "GET /network-ipam/e300f3fc-6baa-41ac-9320-489f63a423cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1093 0.013154 10.0.0.241 - - [2026-05-18 01:58:44] "POST /useragent-kv HTTP/1.1" 200 115 0.005928 10.0.0.241 - - [2026-05-18 01:58:44] "POST /ref-update HTTP/1.1" 200 156 0.059826 252.241.226.163 - - [2026-05-18 01:58:44] "POST /neutron/network HTTP/1.1" 200 829 0.052425 252.241.226.163 - - [2026-05-18 01:58:44] "POST /neutron/network HTTP/1.1" 200 829 0.023338 10.0.0.241 - - [2026-05-18 01:58:44] "GET /virtual-network/77d79ebd-5ef3-461b-94db-a8cd3bb1e4a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.015703 252.241.226.163 - - [2026-05-18 01:58:44] "POST /neutron/network HTTP/1.1" 200 829 0.022976 252.241.226.163 - - [2026-05-18 01:58:44] "POST /neutron/subnet HTTP/1.1" 200 673 0.038931 10.0.0.241 - - [2026-05-18 01:58:44] "GET /virtual-network/77d79ebd-5ef3-461b-94db-a8cd3bb1e4a7 HTTP/1.1" 401 296 0.000398 10.0.0.241 - - [2026-05-18 01:58:45] "GET /virtual-network/77d79ebd-5ef3-461b-94db-a8cd3bb1e4a7 HTTP/1.1" 200 2268 0.048567 10.0.0.241 - - [2026-05-18 01:58:45] "GET /virtual-network/77d79ebd-5ef3-461b-94db-a8cd3bb1e4a7 HTTP/1.1" 401 296 0.000897 10.0.0.241 - - [2026-05-18 01:58:45] "GET /virtual-network/77d79ebd-5ef3-461b-94db-a8cd3bb1e4a7 HTTP/1.1" 200 2008 0.056190 10.0.0.241 - - [2026-05-18 01:58:46] "GET /obj-perms HTTP/1.1" 200 6328 0.071895 10.0.0.241 - - [2026-05-18 01:58:46] "POST /fqname-to-id HTTP/1.1" 401 296 0.000381 10.0.0.241 - - [2026-05-18 01:58:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.033648 10.0.0.241 - - [2026-05-18 01:58:46] "GET /virtual-network/77d79ebd-5ef3-461b-94db-a8cd3bb1e4a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.018368 10.0.0.241 - - [2026-05-18 01:58:46] "GET /obj-perms HTTP/1.1" 200 6328 0.010232 10.0.0.241 - - [2026-05-18 01:58:46] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 361 0.026540 10.0.0.241 - - [2026-05-18 01:58:47] "GET /obj-perms HTTP/1.1" 200 6328 0.088757 10.0.0.241 - - [2026-05-18 01:58:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003168 10.0.0.241 - - [2026-05-18 01:58:47] "GET /virtual-network/77d79ebd-5ef3-461b-94db-a8cd3bb1e4a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.019687 10.0.0.241 - - [2026-05-18 01:58:47] "GET /obj-perms HTTP/1.1" 200 6328 0.011474 10.0.0.241 - - [2026-05-18 01:58:47] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 361 0.019943 10.0.0.241 - - [2026-05-18 01:58:47] "POST /id-to-fqname HTTP/1.1" 401 296 0.000545 10.0.0.241 - - [2026-05-18 01:58:47] "POST /id-to-fqname HTTP/1.1" 200 228 0.049922 252.241.226.163 - - [2026-05-18 01:58:48] "POST /neutron/network HTTP/1.1" 200 839 0.058559 252.241.226.163 - - [2026-05-18 01:58:48] "GET /aaa-mode HTTP/1.1" 401 296 0.000628 252.241.226.163 - - [2026-05-18 01:58:48] "GET / HTTP/1.1" 200 36499 0.002459 252.241.226.163 - - [2026-05-18 01:58:48] "GET /project/e9d96801-7b93-4404-beb3-aa23400591fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000447 10.0.0.241 - - [2026-05-18 01:58:49] "GET /projects?obj_uuids=e9d96801-7b93-4404-beb3-aa23400591fe&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.002199 252.241.226.163 - - [2026-05-18 01:58:49] "GET /project/e9d96801-7b93-4404-beb3-aa23400591fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.065788 252.241.226.163 - - [2026-05-18 01:58:49] "POST /neutron/network HTTP/1.1" 200 829 0.006924 252.241.226.163 - - [2026-05-18 01:58:49] "POST /neutron/port HTTP/1.1" 200 117 0.039505 252.241.226.163 - - [2026-05-18 01:58:49] "POST /neutron/port HTTP/1.1" 200 117 0.010416 252.241.226.163 - - [2026-05-18 01:58:50] "POST /neutron/port HTTP/1.1" 200 117 0.007395 252.241.226.163 - - [2026-05-18 01:58:50] "POST /neutron/network HTTP/1.1" 200 839 0.029631 252.241.226.163 - - [2026-05-18 01:58:50] "POST /neutron/network HTTP/1.1" 200 829 0.030501 10.0.0.241 - - [2026-05-18 01:58:50] "GET /projects?obj_uuids=e9d96801-7b93-4404-beb3-aa23400591fe&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001521 252.241.226.163 - - [2026-05-18 01:58:50] "POST /neutron/port HTTP/1.1" 200 1053 0.376233 252.241.226.163 - - [2026-05-18 01:58:51] "POST /neutron/port HTTP/1.1" 200 1053 0.060136 252.241.226.163 - - [2026-05-18 01:58:51] "POST /neutron/port HTTP/1.1" 200 1053 0.011132 252.241.226.163 - - [2026-05-18 01:58:51] "POST /neutron/port HTTP/1.1" 200 1103 0.069761 252.241.226.163 - - [2026-05-18 01:58:51] "POST /neutron/port HTTP/1.1" 200 1113 0.018673 252.241.226.163 - - [2026-05-18 01:58:51] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004271 252.241.226.163 - - [2026-05-18 01:58:51] "POST /neutron/subnet HTTP/1.1" 200 647 0.009386 252.241.226.163 - - [2026-05-18 01:58:51] "POST /neutron/port HTTP/1.1" 200 117 0.001384 252.241.226.163 - - [2026-05-18 01:58:51] "POST /neutron/network HTTP/1.1" 200 829 0.006981 252.241.226.163 - - [2026-05-18 01:58:55] "POST /neutron/port HTTP/1.1" 200 1113 0.017030 252.241.226.163 - - [2026-05-18 01:58:55] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007220 252.241.226.163 - - [2026-05-18 01:58:55] "POST /neutron/port HTTP/1.1" 200 1113 0.015142 252.241.226.163 - - [2026-05-18 01:58:55] "POST /neutron/security_group HTTP/1.1" 200 2051 0.008893 252.241.226.163 - - [2026-05-18 01:58:55] "POST /neutron/port HTTP/1.1" 200 1113 0.017252 252.241.226.163 - - [2026-05-18 01:58:55] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006960 252.241.226.163 - - [2026-05-18 01:58:55] "POST /neutron/port HTTP/1.1" 200 1113 0.014874 252.241.226.163 - - [2026-05-18 01:58:55] "POST /neutron/security_group HTTP/1.1" 200 2051 0.009541 10.0.0.241 - - [2026-05-18 01:58:55] "GET /virtual-machine/908d1833-8efe-4501-a6ae-06a165eab713 HTTP/1.1" 200 1290 0.018791 10.0.0.241 - - [2026-05-18 01:58:55] "GET /virtual-machine/908d1833-8efe-4501-a6ae-06a165eab713 HTTP/1.1" 200 1290 0.015865 10.0.0.241 - - [2026-05-18 01:58:55] "GET /virtual-machine-interface/be6c968d-c99a-4dfd-ae19-106f83e5746b HTTP/1.1" 200 2533 0.044598 10.0.0.241 - - [2026-05-18 01:58:56] "GET /virtual-machine/908d1833-8efe-4501-a6ae-06a165eab713 HTTP/1.1" 200 1290 0.015358 10.0.0.241 - - [2026-05-18 01:58:56] "GET /virtual-machine-interface/be6c968d-c99a-4dfd-ae19-106f83e5746b HTTP/1.1" 200 2533 0.026038 10.0.0.241 - - [2026-05-18 01:58:56] "GET /instance-ip/412842c4-4e3c-45f3-b3b7-ae70a2aff85e HTTP/1.1" 200 1627 0.018332 10.0.0.241 - - [2026-05-18 01:58:56] "GET /virtual-machine/908d1833-8efe-4501-a6ae-06a165eab713 HTTP/1.1" 200 1290 0.018129 10.0.0.241 - - [2026-05-18 01:58:56] "GET /virtual-machine-interface/be6c968d-c99a-4dfd-ae19-106f83e5746b HTTP/1.1" 200 2533 0.023357 10.0.0.241 - - [2026-05-18 01:58:56] "GET /instance-ip/412842c4-4e3c-45f3-b3b7-ae70a2aff85e HTTP/1.1" 200 1627 0.013921 10.0.0.241 - - [2026-05-18 01:58:56] "POST /fqname-to-id HTTP/1.1" 403 329 0.011358 10.0.0.241 - - [2026-05-18 01:58:56] "GET / HTTP/1.1" 200 36499 0.002616 10.0.0.241 - - [2026-05-18 01:58:57] "POST /fqname-to-id HTTP/1.1" 401 296 0.003181 10.0.0.241 - - [2026-05-18 01:58:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.038281 10.0.0.241 - - [2026-05-18 01:58:57] "GET /global-vrouter-config/d9fdb48e-53c8-4fec-a5de-ef9dbcc332e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.004238 10.0.0.241 - - [2026-05-18 01:58:57] "GET /virtual-networks?parent_id=e9d96801-7b93-4404-beb3-aa23400591fe&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.014284 10.0.0.241 - - [2026-05-18 01:58:57] "POST /fqname-to-id HTTP/1.1" 403 329 0.013418 10.0.0.241 - - [2026-05-18 01:58:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002848 10.0.0.241 - - [2026-05-18 01:58:57] "GET /global-vrouter-config/d9fdb48e-53c8-4fec-a5de-ef9dbcc332e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003533 10.0.0.241 - - [2026-05-18 01:58:57] "GET /virtual-networks?parent_id=e9d96801-7b93-4404-beb3-aa23400591fe&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.015802 10.0.0.241 - - [2026-05-18 01:58:57] "POST /fqname-to-id HTTP/1.1" 403 329 0.013273 10.0.0.241 - - [2026-05-18 01:58:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002854 10.0.0.241 - - [2026-05-18 01:58:57] "GET /global-vrouter-config/d9fdb48e-53c8-4fec-a5de-ef9dbcc332e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003423 10.0.0.241 - - [2026-05-18 01:58:57] "GET /virtual-networks?parent_id=e9d96801-7b93-4404-beb3-aa23400591fe&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.015002 10.0.0.241 - - [2026-05-18 01:58:57] "POST /fqname-to-id HTTP/1.1" 403 329 0.013810 10.0.0.241 - - [2026-05-18 01:58:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003108 10.0.0.241 - - [2026-05-18 01:58:57] "GET /global-vrouter-config/d9fdb48e-53c8-4fec-a5de-ef9dbcc332e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003387 10.0.0.241 - - [2026-05-18 01:58:57] "GET /virtual-networks?parent_id=e9d96801-7b93-4404-beb3-aa23400591fe&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.012321 10.0.0.241 - - [2026-05-18 01:58:57] "POST /fqname-to-id HTTP/1.1" 403 329 0.011157 10.0.0.241 - - [2026-05-18 01:58:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.008248 10.0.0.241 - - [2026-05-18 01:58:58] "GET /global-vrouter-config/d9fdb48e-53c8-4fec-a5de-ef9dbcc332e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.004383 10.0.0.241 - - [2026-05-18 01:58:58] "GET /virtual-networks?parent_id=e9d96801-7b93-4404-beb3-aa23400591fe&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.012556 10.0.0.241 - - [2026-05-18 01:59:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.022006 10.0.0.241 - - [2026-05-18 01:59:01] "GET /virtual-network/77d79ebd-5ef3-461b-94db-a8cd3bb1e4a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.016430 252.241.226.163 - - [2026-05-18 01:59:02] "POST /neutron/port HTTP/1.1" 200 1113 0.016685 252.241.226.163 - - [2026-05-18 01:59:02] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006280 252.241.226.163 - - [2026-05-18 01:59:02] "POST /neutron/port HTTP/1.1" 200 1113 0.043880 252.241.226.163 - - [2026-05-18 01:59:02] "POST /neutron/security_group HTTP/1.1" 200 2051 0.008158 10.0.0.241 - - [2026-05-18 01:59:03] "POST /fqname-to-id HTTP/1.1" 403 329 0.012793 10.0.0.241 - - [2026-05-18 01:59:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.006717 10.0.0.241 - - [2026-05-18 01:59:03] "GET /global-vrouter-config/d9fdb48e-53c8-4fec-a5de-ef9dbcc332e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003745 10.0.0.241 - - [2026-05-18 01:59:03] "GET /virtual-networks?parent_id=e9d96801-7b93-4404-beb3-aa23400591fe&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.017942 10.0.0.241 - - [2026-05-18 01:59:03] "POST /fqname-to-id HTTP/1.1" 403 329 0.016144 10.0.0.241 - - [2026-05-18 01:59:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.007084 10.0.0.241 - - [2026-05-18 01:59:03] "GET /global-vrouter-config/d9fdb48e-53c8-4fec-a5de-ef9dbcc332e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.004002 10.0.0.241 - - [2026-05-18 01:59:03] "GET /virtual-networks?parent_id=e9d96801-7b93-4404-beb3-aa23400591fe&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.017187 10.0.0.241 - - [2026-05-18 01:59:03] "POST /fqname-to-id HTTP/1.1" 403 351 0.014469 10.0.0.241 - - [2026-05-18 01:59:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003389 10.0.0.241 - - [2026-05-18 01:59:03] "GET /routing-instance/7b43162a-651d-4442-a7fe-406124d183ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.006304 252.241.226.163 - - [2026-05-18 01:59:03] "POST /neutron/port HTTP/1.1" 200 1113 0.013419 10.0.0.241 - - [2026-05-18 01:59:03] "GET /route-target/34ff6463-da34-49a7-8667-239975d750d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 351 0.012824 10.0.0.241 - - [2026-05-18 01:59:03] "GET /route-target/34ff6463-da34-49a7-8667-239975d750d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003097 252.241.226.163 - - [2026-05-18 01:59:03] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006299 10.0.0.241 - - [2026-05-18 01:59:04] "POST /fqname-to-id HTTP/1.1" 403 329 0.015486 10.0.0.241 - - [2026-05-18 01:59:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003034 10.0.0.241 - - [2026-05-18 01:59:04] "GET /global-vrouter-config/d9fdb48e-53c8-4fec-a5de-ef9dbcc332e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.004886 10.0.0.241 - - [2026-05-18 01:59:04] "GET /virtual-networks?parent_id=e9d96801-7b93-4404-beb3-aa23400591fe&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.015037 10.0.0.241 - - [2026-05-18 01:59:04] "POST /fqname-to-id HTTP/1.1" 403 351 0.016235 10.0.0.241 - - [2026-05-18 01:59:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003260 10.0.0.241 - - [2026-05-18 01:59:04] "GET /routing-instance/7b43162a-651d-4442-a7fe-406124d183ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.007819 252.241.226.163 - - [2026-05-18 01:59:04] "POST /neutron/port HTTP/1.1" 200 1113 0.049850 10.0.0.241 - - [2026-05-18 01:59:04] "GET /route-target/34ff6463-da34-49a7-8667-239975d750d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 351 0.011498 10.0.0.241 - - [2026-05-18 01:59:04] "GET /route-target/34ff6463-da34-49a7-8667-239975d750d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003035 252.241.226.163 - - [2026-05-18 01:59:04] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006434 10.0.0.241 - - [2026-05-18 01:59:04] "GET /obj-perms HTTP/1.1" 200 6328 0.015289 10.0.0.241 - - [2026-05-18 01:59:04] "GET /virtual-machine/908d1833-8efe-4501-a6ae-06a165eab713?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 995 0.025220 10.0.0.241 - - [2026-05-18 01:59:06] "GET /obj-perms HTTP/1.1" 200 6328 0.034776 10.0.0.241 - - [2026-05-18 01:59:06] "GET /virtual-machine/908d1833-8efe-4501-a6ae-06a165eab713?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 995 0.051732 10.0.0.241 - - [2026-05-18 01:59:06] "GET /obj-perms HTTP/1.1" 200 6328 0.059561 10.0.0.241 - - [2026-05-18 01:59:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.025689 10.0.0.241 - - [2026-05-18 01:59:06] "GET /virtual-machine-interface/be6c968d-c99a-4dfd-ae19-106f83e5746b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2310 0.100676 10.0.0.241 - - [2026-05-18 01:59:07] "GET /obj-perms HTTP/1.1" 200 6328 0.012869 10.0.0.241 - - [2026-05-18 01:59:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003708 10.0.0.241 - - [2026-05-18 01:59:07] "GET /virtual-machine-interface/be6c968d-c99a-4dfd-ae19-106f83e5746b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2310 0.041085 10.0.0.241 - - [2026-05-18 01:59:07] "GET /obj-perms HTTP/1.1" 200 6328 0.036975 10.0.0.241 - - [2026-05-18 01:59:07] "GET /virtual-machine/908d1833-8efe-4501-a6ae-06a165eab713?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 995 0.055004 10.0.0.241 - - [2026-05-18 01:59:07] "GET /obj-perms HTTP/1.1" 200 6328 0.010650 10.0.0.241 - - [2026-05-18 01:59:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002902 10.0.0.241 - - [2026-05-18 01:59:07] "GET /virtual-machine-interface/be6c968d-c99a-4dfd-ae19-106f83e5746b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2310 0.028242 10.0.0.241 - - [2026-05-18 01:59:07] "GET /obj-perms HTTP/1.1" 200 6328 0.010291 10.0.0.241 - - [2026-05-18 01:59:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005125 10.0.0.241 - - [2026-05-18 01:59:07] "GET /virtual-network/77d79ebd-5ef3-461b-94db-a8cd3bb1e4a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.024000 10.0.0.241 - - [2026-05-18 01:59:08] "GET /obj-perms HTTP/1.1" 200 6328 0.071280 10.0.0.241 - - [2026-05-18 01:59:08] "GET /virtual-machine/908d1833-8efe-4501-a6ae-06a165eab713?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 995 0.022596 10.0.0.241 - - [2026-05-18 01:59:08] "GET /obj-perms HTTP/1.1" 200 6328 0.012239 10.0.0.241 - - [2026-05-18 01:59:08] "GET /obj-perms HTTP/1.1" 200 6328 0.017247 10.0.0.241 - - [2026-05-18 01:59:09] "GET /obj-perms HTTP/1.1" 200 6328 0.330587 10.0.0.241 - - [2026-05-18 01:59:09] "GET /obj-perms HTTP/1.1" 200 6328 0.049891 10.0.0.241 - - [2026-05-18 01:59:10] "GET /obj-perms HTTP/1.1" 200 6433 0.221040 10.0.0.241 - - [2026-05-18 01:59:10] "GET /obj-perms HTTP/1.1" 200 6433 0.001986 10.0.0.241 - - [2026-05-18 01:59:10] "GET /obj-perms HTTP/1.1" 200 6328 0.018932 10.0.0.241 - - [2026-05-18 01:59:11] "GET /obj-perms HTTP/1.1" 200 6328 0.030806 10.0.0.241 - - [2026-05-18 01:59:11] "GET /obj-perms HTTP/1.1" 200 6328 0.132185 10.0.0.241 - - [2026-05-18 01:59:11] "GET /obj-perms HTTP/1.1" 200 6328 0.016547 10.0.0.241 - - [2026-05-18 01:59:11] "GET /obj-perms HTTP/1.1" 200 6433 0.001816 10.0.0.241 - - [2026-05-18 01:59:12] "GET /obj-perms HTTP/1.1" 200 6433 0.002284 10.0.0.241 - - [2026-05-18 01:59:12] "GET /obj-perms HTTP/1.1" 200 6328 0.041862 10.0.0.241 - - [2026-05-18 01:59:12] "GET /virtual-machines?detail=False&count=False&shared=False HTTP/1.1" 200 322 0.022201 10.0.0.241 - - [2026-05-18 01:59:12] "GET /virtual-machine/908d1833-8efe-4501-a6ae-06a165eab713 HTTP/1.1" 200 1290 0.031208 252.241.226.163 - - [2026-05-18 01:59:13] "POST /neutron/port HTTP/1.1" 200 1113 0.018467 252.241.226.163 - - [2026-05-18 01:59:13] "POST /neutron/port HTTP/1.1" 200 1103 0.024148 252.241.226.163 - - [2026-05-18 01:59:13] "POST /neutron/port HTTP/1.1" 200 151 0.220423 10.0.0.241 - - [2026-05-18 01:59:14] "GET /virtual-machine/908d1833-8efe-4501-a6ae-06a165eab713 HTTP/1.1" 404 171 0.020773 10.0.0.241 - - [2026-05-18 01:59:14] "GET /virtual-machine/908d1833-8efe-4501-a6ae-06a165eab713 HTTP/1.1" 404 171 0.021465 10.0.0.241 - - [2026-05-18 01:59:14] "GET /virtual-machine/908d1833-8efe-4501-a6ae-06a165eab713 HTTP/1.1" 404 171 0.016046 10.0.0.241 - - [2026-05-18 01:59:15] "POST /fqname-to-id HTTP/1.1" 403 329 0.012389 10.0.0.241 - - [2026-05-18 01:59:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003483 10.0.0.241 - - [2026-05-18 01:59:15] "GET /global-vrouter-config/d9fdb48e-53c8-4fec-a5de-ef9dbcc332e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.004395 10.0.0.241 - - [2026-05-18 01:59:15] "GET /virtual-networks?parent_id=e9d96801-7b93-4404-beb3-aa23400591fe&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.014934 10.0.0.241 - - [2026-05-18 01:59:15] "POST /fqname-to-id HTTP/1.1" 403 351 0.017032 10.0.0.241 - - [2026-05-18 01:59:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003529 10.0.0.241 - - [2026-05-18 01:59:15] "GET /routing-instance/7b43162a-651d-4442-a7fe-406124d183ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.005123 10.0.0.241 - - [2026-05-18 01:59:15] "GET /route-target/34ff6463-da34-49a7-8667-239975d750d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 351 0.011349 10.0.0.241 - - [2026-05-18 01:59:15] "GET /route-target/34ff6463-da34-49a7-8667-239975d750d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004027 10.0.0.241 - - [2026-05-18 01:59:15] "GET /obj-perms HTTP/1.1" 200 6328 0.015291 10.0.0.241 - - [2026-05-18 01:59:15] "GET /obj-perms HTTP/1.1" 200 6328 0.022669 10.0.0.241 - - [2026-05-18 01:59:16] "GET /obj-perms HTTP/1.1" 200 6328 0.094635 10.0.0.241 - - [2026-05-18 01:59:16] "GET /obj-perms HTTP/1.1" 200 6328 0.009368 10.0.0.241 - - [2026-05-18 01:59:16] "GET /obj-perms HTTP/1.1" 200 6433 0.002702 10.0.0.241 - - [2026-05-18 01:59:16] "GET /obj-perms HTTP/1.1" 200 6433 0.002122 10.0.0.241 - - [2026-05-18 01:59:19] "GET /obj-perms HTTP/1.1" 200 6433 0.002504 10.0.0.241 - - [2026-05-18 01:59:19] "GET /obj-perms HTTP/1.1" 200 6433 0.001899 10.0.0.241 - - [2026-05-18 01:59:22] "GET /obj-perms HTTP/1.1" 200 6433 0.002801 10.0.0.241 - - [2026-05-18 01:59:22] "GET /obj-perms HTTP/1.1" 200 6433 0.003000 10.0.0.241 - - [2026-05-18 01:59:24] "DELETE /project/9522f6bed9ec4da9a92c25f2681428d0 HTTP/1.1" 404 173 0.005866 10.0.0.241 - - [2026-05-18 01:59:24] "DELETE /project/e9d968017b934404beb3aa23400591fe HTTP/1.1" 404 173 0.005615 10.0.0.241 - - [2026-05-18 01:59:24] "DELETE /project/b58a051e997842208e3a90cea245341a HTTP/1.1" 404 173 0.005018 10.0.0.241 - - [2026-05-18 01:59:25] "GET /obj-perms HTTP/1.1" 200 6433 0.002916 10.0.0.241 - - [2026-05-18 01:59:25] "GET /obj-perms HTTP/1.1" 200 6433 0.003639 10.0.0.241 - - [2026-05-18 01:59:28] "GET /obj-perms HTTP/1.1" 200 6433 0.002346 10.0.0.241 - - [2026-05-18 01:59:28] "GET /obj-perms HTTP/1.1" 200 6433 0.002218 10.0.0.241 - - [2026-05-18 01:59:31] "GET /obj-perms HTTP/1.1" 200 6433 0.002256 10.0.0.241 - - [2026-05-18 01:59:32] "GET /obj-perms HTTP/1.1" 200 6433 0.002145 10.0.0.241 - - [2026-05-18 01:59:35] "GET /obj-perms HTTP/1.1" 200 6433 0.001953 10.0.0.241 - - [2026-05-18 01:59:35] "GET /obj-perms HTTP/1.1" 200 6433 0.002999 10.0.0.241 - - [2026-05-18 01:59:35] "GET /obj-perms HTTP/1.1" 200 6433 0.002037 10.0.0.241 - - [2026-05-18 01:59:35] "GET /obj-perms HTTP/1.1" 200 6433 0.001949 10.0.0.241 - - [2026-05-18 01:59:35] "POST /useragent-kv HTTP/1.1" 200 115 0.002984 10.0.0.241 - - [2026-05-18 01:59:35] "POST /useragent-kv HTTP/1.1" 200 115 0.002337 10.0.0.241 - - [2026-05-18 01:59:35] "DELETE /virtual-network/77d79ebd-5ef3-461b-94db-a8cd3bb1e4a7 HTTP/1.1" 200 115 0.093504 10.0.0.241 - - [2026-05-18 01:59:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005220 10.0.0.241 - - [2026-05-18 01:59:35] "DELETE /route-target/34ff6463-da34-49a7-8667-239975d750d0 HTTP/1.1" 200 115 0.028403 10.0.0.241 - - [2026-05-18 01:59:35] "DELETE /api-access-list/8e68028b-b53c-40bf-a144-95bdb558fc05 HTTP/1.1" 200 115 0.044853 10.0.0.241 - - [2026-05-18 01:59:35] "GET /api-access-list/8e68028b-b53c-40bf-a144-95bdb558fc05 HTTP/1.1" 404 171 0.005530 10.0.0.241 - - [2026-05-18 01:59:35] "GET /obj-perms HTTP/1.1" 200 6396 0.080112 10.0.0.241 - - [2026-05-18 01:59:35] "GET /projects?obj_uuids=e9d96801-7b93-4404-beb3-aa23400591fe&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001133 10.0.0.241 - - [2026-05-18 01:59:35] "GET /project/e9d96801-7b93-4404-beb3-aa23400591fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.030228 10.0.0.241 - - [2026-05-18 01:59:35] "GET /projects?obj_uuids=e9d96801-7b93-4404-beb3-aa23400591fe&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001089 10.0.0.241 - - [2026-05-18 01:59:35] "GET /project/e9d96801-7b93-4404-beb3-aa23400591fe?fields=virtual_networks HTTP/1.1" 200 1025 0.074461 10.0.0.241 - - [2026-05-18 01:59:36] "GET /projects?obj_uuids=e9d96801-7b93-4404-beb3-aa23400591fe&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001497 10.0.0.241 - - [2026-05-18 01:59:36] "GET /project/e9d96801-7b93-4404-beb3-aa23400591fe?fields=virtual_machine_interfaces HTTP/1.1" 200 1025 0.036891 10.0.0.241 - - [2026-05-18 01:59:36] "GET /projects?obj_uuids=e9d96801-7b93-4404-beb3-aa23400591fe&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001505 10.0.0.241 - - [2026-05-18 01:59:36] "GET /project/e9d96801-7b93-4404-beb3-aa23400591fe?fields=security_groups HTTP/1.1" 200 1246 0.056877 10.0.0.241 - - [2026-05-18 01:59:36] "GET /obj-perms HTTP/1.1" 200 6396 0.080203 10.0.0.241 - - [2026-05-18 01:59:36] "GET /projects?obj_uuids=b58a051e-9978-4220-8e3a-90cea245341a&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001643 10.0.0.241 - - [2026-05-18 01:59:36] "GET /project/b58a051e-9978-4220-8e3a-90cea245341a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.037606 10.0.0.241 - - [2026-05-18 01:59:36] "GET /projects?obj_uuids=b58a051e-9978-4220-8e3a-90cea245341a&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001662 10.0.0.241 - - [2026-05-18 01:59:36] "GET /project/b58a051e-9978-4220-8e3a-90cea245341a?fields=virtual_networks HTTP/1.1" 200 1025 0.070040 10.0.0.241 - - [2026-05-18 01:59:36] "GET /projects?obj_uuids=b58a051e-9978-4220-8e3a-90cea245341a&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001292 10.0.0.241 - - [2026-05-18 01:59:36] "GET /project/b58a051e-9978-4220-8e3a-90cea245341a?fields=virtual_machine_interfaces HTTP/1.1" 200 1025 0.028062 10.0.0.241 - - [2026-05-18 01:59:36] "GET /projects?obj_uuids=b58a051e-9978-4220-8e3a-90cea245341a&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001437 10.0.0.241 - - [2026-05-18 01:59:36] "GET /project/b58a051e-9978-4220-8e3a-90cea245341a?fields=security_groups HTTP/1.1" 200 1246 0.028209 10.0.0.241 - - [2026-05-18 01:59:38] "GET /api-access-list/99e8af2c-7be7-48c8-91be-2b0f11488d04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.004148 10.0.0.241 - - [2026-05-18 01:59:38] "PUT /api-access-list/99e8af2c-7be7-48c8-91be-2b0f11488d04 HTTP/1.1" 200 266 0.011614 10.0.0.241 - - [2026-05-18 01:59:38] "GET /projects?obj_uuids=9522f6be-d9ec-4da9-a92c-25f2681428d0&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001198 10.0.0.241 - - [2026-05-18 01:59:38] "GET /project/9522f6be-d9ec-4da9-a92c-25f2681428d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.026509 10.0.0.241 - - [2026-05-18 01:59:38] "GET /projects?obj_uuids=9522f6be-d9ec-4da9-a92c-25f2681428d0&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001082 10.0.0.241 - - [2026-05-18 01:59:38] "GET /project/9522f6be-d9ec-4da9-a92c-25f2681428d0?fields=virtual_networks HTTP/1.1" 200 1025 0.074527 10.0.0.241 - - [2026-05-18 01:59:38] "GET /projects?obj_uuids=9522f6be-d9ec-4da9-a92c-25f2681428d0&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001100 10.0.0.241 - - [2026-05-18 01:59:38] "GET /project/9522f6be-d9ec-4da9-a92c-25f2681428d0?fields=virtual_machine_interfaces HTTP/1.1" 200 1025 0.030173 10.0.0.241 - - [2026-05-18 01:59:39] "GET /projects?obj_uuids=9522f6be-d9ec-4da9-a92c-25f2681428d0&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000958 10.0.0.241 - - [2026-05-18 01:59:39] "GET /project/9522f6be-d9ec-4da9-a92c-25f2681428d0?fields=security_groups HTTP/1.1" 200 1246 0.027966 10.0.0.241 - - [2026-05-18 01:59:39] "GET /domains?obj_uuids=2d41c0d2-849f-4e48-95a3-b6637df9305b&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001546 10.0.0.241 - - [2026-05-18 01:59:39] "GET /domain/2d41c0d2-849f-4e48-95a3-b6637df9305b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.007756 10.0.0.241 - - [2026-05-18 01:59:40] "POST /fqname-to-id HTTP/1.1" 404 186 0.033299 10.0.0.241 - - [2026-05-18 01:59:40] "GET /projects?obj_uuids=1a4dd06b-36ea-4297-8b24-7fe1aa7430e0&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002295 10.0.0.241 - - [2026-05-18 01:59:40] "GET /domains?obj_uuids=2d41c0d2-849f-4e48-95a3-b6637df9305b&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001224 10.0.0.241 - - [2026-05-18 01:59:40] "GET /domain/2d41c0d2-849f-4e48-95a3-b6637df9305b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.006749 10.0.0.241 - - [2026-05-18 01:59:40] "POST /id-to-fqname HTTP/1.1" 200 188 0.003733 10.0.0.241 - - [2026-05-18 01:59:40] "POST /fqname-to-id HTTP/1.1" 404 197 0.004635 10.0.0.241 - - [2026-05-18 01:59:40] "POST /security-groups HTTP/1.1" 200 583 0.063895 10.0.0.241 - - [2026-05-18 01:59:40] "POST /fqname-to-id HTTP/1.1" 404 232 0.003135 10.0.0.241 - - [2026-05-18 01:59:40] "POST /projects HTTP/1.1" 200 577 0.228819 10.0.0.241 - - [2026-05-18 01:59:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.269375 10.0.0.241 - - [2026-05-18 01:59:40] "POST /access-control-lists HTTP/1.1" 200 598 0.064880 10.0.0.241 - - [2026-05-18 01:59:40] "GET /project/1a4dd06b-36ea-4297-8b24-7fe1aa7430e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.431844 10.0.0.241 - - [2026-05-18 01:59:40] "POST /fqname-to-id HTTP/1.1" 404 231 0.002796 10.0.0.241 - - [2026-05-18 01:59:40] "POST /access-control-lists HTTP/1.1" 200 596 0.060593 10.0.0.241 - - [2026-05-18 01:59:42] "GET / HTTP/1.1" 200 36499 0.002216 10.0.0.241 - - [2026-05-18 01:59:44] "POST /fqname-to-id HTTP/1.1" 401 296 0.000537 10.0.0.241 - - [2026-05-18 01:59:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.047913 10.0.0.241 - - [2026-05-18 01:59:44] "GET /api-access-list/99e8af2c-7be7-48c8-91be-2b0f11488d04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1886 0.005172 10.0.0.241 - - [2026-05-18 01:59:44] "GET /api-access-list/99e8af2c-7be7-48c8-91be-2b0f11488d04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1886 0.003927 10.0.0.241 - - [2026-05-18 01:59:44] "GET /api-access-list/99e8af2c-7be7-48c8-91be-2b0f11488d04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1886 0.003748 10.0.0.241 - - [2026-05-18 01:59:44] "PUT /api-access-list/99e8af2c-7be7-48c8-91be-2b0f11488d04 HTTP/1.1" 200 266 0.012547 10.0.0.241 - - [2026-05-18 01:59:45] "GET /aaa-mode HTTP/1.1" 200 128 0.001171 10.0.0.241 - - [2026-05-18 01:59:45] "POST /fqname-to-id HTTP/1.1" 404 186 0.032766 10.0.0.241 - - [2026-05-18 01:59:45] "GET /projects?obj_uuids=0fcae835-fb94-41da-a639-01c5ae2c7cf5&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002983 10.0.0.241 - - [2026-05-18 01:59:45] "GET /domains?obj_uuids=2d41c0d2-849f-4e48-95a3-b6637df9305b&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001952 10.0.0.241 - - [2026-05-18 01:59:45] "GET /domain/2d41c0d2-849f-4e48-95a3-b6637df9305b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.008304 10.0.0.241 - - [2026-05-18 01:59:45] "POST /id-to-fqname HTTP/1.1" 200 188 0.002081 10.0.0.241 - - [2026-05-18 01:59:45] "POST /fqname-to-id HTTP/1.1" 404 197 0.003379 10.0.0.241 - - [2026-05-18 01:59:46] "POST /security-groups HTTP/1.1" 200 583 0.069498 10.0.0.241 - - [2026-05-18 01:59:46] "POST /fqname-to-id HTTP/1.1" 404 232 0.003219 10.0.0.241 - - [2026-05-18 01:59:46] "POST /projects HTTP/1.1" 200 577 0.228045 10.0.0.241 - - [2026-05-18 01:59:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.268385 10.0.0.241 - - [2026-05-18 01:59:46] "POST /access-control-lists HTTP/1.1" 200 598 0.059710 10.0.0.241 - - [2026-05-18 01:59:46] "GET /project/0fcae835-fb94-41da-a639-01c5ae2c7cf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.418858 10.0.0.241 - - [2026-05-18 01:59:46] "POST /fqname-to-id HTTP/1.1" 404 231 0.002828 10.0.0.241 - - [2026-05-18 01:59:46] "POST /access-control-lists HTTP/1.1" 200 596 0.064619 10.0.0.241 - - [2026-05-18 01:59:46] "POST /fqname-to-id HTTP/1.1" 404 186 0.035774 10.0.0.241 - - [2026-05-18 01:59:46] "GET /projects?obj_uuids=14c66ba7-0fc4-4bcd-a20e-363927e05b1f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002441 10.0.0.241 - - [2026-05-18 01:59:46] "GET /domains?obj_uuids=2d41c0d2-849f-4e48-95a3-b6637df9305b&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001512 10.0.0.241 - - [2026-05-18 01:59:46] "GET /domain/2d41c0d2-849f-4e48-95a3-b6637df9305b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.008266 10.0.0.241 - - [2026-05-18 01:59:46] "POST /id-to-fqname HTTP/1.1" 200 188 0.001709 10.0.0.241 - - [2026-05-18 01:59:46] "POST /fqname-to-id HTTP/1.1" 404 197 0.005094 10.0.0.241 - - [2026-05-18 01:59:46] "POST /security-groups HTTP/1.1" 200 583 0.068187 10.0.0.241 - - [2026-05-18 01:59:46] "POST /fqname-to-id HTTP/1.1" 404 232 0.003201 10.0.0.241 - - [2026-05-18 01:59:46] "POST /projects HTTP/1.1" 200 577 0.238161 10.0.0.241 - - [2026-05-18 01:59:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.275098 10.0.0.241 - - [2026-05-18 01:59:47] "POST /access-control-lists HTTP/1.1" 200 598 0.059285 10.0.0.241 - - [2026-05-18 01:59:47] "GET /project/14c66ba7-0fc4-4bcd-a20e-363927e05b1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.432428 10.0.0.241 - - [2026-05-18 01:59:47] "POST /fqname-to-id HTTP/1.1" 404 231 0.004475 10.0.0.241 - - [2026-05-18 01:59:47] "POST /access-control-lists HTTP/1.1" 200 596 0.078174 10.0.0.241 - - [2026-05-18 01:59:47] "GET / HTTP/1.1" 200 36499 0.002350 10.0.0.241 - - [2026-05-18 01:59:48] "GET / HTTP/1.1" 200 36499 0.002832 10.0.0.241 - - [2026-05-18 01:59:49] "POST /fqname-to-id HTTP/1.1" 404 181 0.003433 10.0.0.241 - - [2026-05-18 01:59:49] "POST /api-access-lists HTTP/1.1" 200 523 0.014189 10.0.0.241 - - [2026-05-18 01:59:49] "GET /api-access-list/6b78f81a-1e52-454a-bd9a-099946e07ee0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1291 0.004874 10.0.0.241 - - [2026-05-18 01:59:49] "GET /api-access-list/6b78f81a-1e52-454a-bd9a-099946e07ee0 HTTP/1.1" 401 296 0.000460 10.0.0.241 - - [2026-05-18 01:59:49] "GET /api-access-list/6b78f81a-1e52-454a-bd9a-099946e07ee0 HTTP/1.1" 200 1291 0.084518 10.0.0.241 - - [2026-05-18 01:59:49] "POST /fqname-to-id HTTP/1.1" 401 296 0.001355 10.0.0.241 - - [2026-05-18 01:59:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.048080 10.0.0.241 - - [2026-05-18 01:59:50] "GET /projects?obj_uuids=0fcae835-fb94-41da-a639-01c5ae2c7cf5&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001267 10.0.0.241 - - [2026-05-18 01:59:50] "GET /project/0fcae835-fb94-41da-a639-01c5ae2c7cf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.044431 10.0.0.241 - - [2026-05-18 01:59:50] "GET /virtual-networks?parent_id=0fcae835-fb94-41da-a639-01c5ae2c7cf5&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.014194 10.0.0.241 - - [2026-05-18 01:59:50] "POST /virtual-networks HTTP/1.1" 200 585 0.069480 10.0.0.241 - - [2026-05-18 01:59:50] "POST /route-targets HTTP/1.1" 200 329 0.010677 10.0.0.241 - - [2026-05-18 01:59:50] "POST /ref-update HTTP/1.1" 200 156 0.016751 10.0.0.241 - - [2026-05-18 01:59:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.025021 10.0.0.241 - - [2026-05-18 01:59:50] "GET /network-ipam/e300f3fc-6baa-41ac-9320-489f63a423cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1093 0.012274 10.0.0.241 - - [2026-05-18 01:59:50] "POST /useragent-kv HTTP/1.1" 200 115 0.003172 10.0.0.241 - - [2026-05-18 01:59:50] "POST /ref-update HTTP/1.1" 200 156 0.057111 252.241.226.163 - - [2026-05-18 01:59:50] "POST /neutron/network HTTP/1.1" 200 847 0.054738 252.241.226.163 - - [2026-05-18 01:59:50] "POST /neutron/network HTTP/1.1" 200 847 0.022119 10.0.0.241 - - [2026-05-18 01:59:51] "GET /virtual-network/1a166602-44e1-4cfb-a5f1-fb0ed2dc0a24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2018 0.017002 252.241.226.163 - - [2026-05-18 01:59:51] "POST /neutron/network HTTP/1.1" 200 847 0.023431 252.241.226.163 - - [2026-05-18 01:59:51] "POST /neutron/subnet HTTP/1.1" 200 681 0.030895 10.0.0.241 - - [2026-05-18 01:59:51] "POST /fqname-to-id HTTP/1.1" 401 296 0.000603 10.0.0.241 - - [2026-05-18 01:59:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.044488 10.0.0.241 - - [2026-05-18 01:59:51] "GET /projects?obj_uuids=14c66ba7-0fc4-4bcd-a20e-363927e05b1f&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001395 10.0.0.241 - - [2026-05-18 01:59:51] "GET /project/14c66ba7-0fc4-4bcd-a20e-363927e05b1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.035452 10.0.0.241 - - [2026-05-18 01:59:51] "GET /virtual-networks?parent_id=14c66ba7-0fc4-4bcd-a20e-363927e05b1f&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.013902 10.0.0.241 - - [2026-05-18 01:59:51] "POST /virtual-networks HTTP/1.1" 200 585 0.057822 10.0.0.241 - - [2026-05-18 01:59:51] "POST /route-targets HTTP/1.1" 200 329 0.011753 10.0.0.241 - - [2026-05-18 01:59:51] "POST /ref-update HTTP/1.1" 200 156 0.014893 10.0.0.241 - - [2026-05-18 01:59:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.015942 10.0.0.241 - - [2026-05-18 01:59:51] "GET /network-ipam/e300f3fc-6baa-41ac-9320-489f63a423cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1093 0.012643 10.0.0.241 - - [2026-05-18 01:59:51] "POST /useragent-kv HTTP/1.1" 200 115 0.003165 10.0.0.241 - - [2026-05-18 01:59:51] "POST /ref-update HTTP/1.1" 200 156 0.051940 252.241.226.163 - - [2026-05-18 01:59:52] "POST /neutron/network HTTP/1.1" 200 846 0.057589 252.241.226.163 - - [2026-05-18 01:59:52] "POST /neutron/network HTTP/1.1" 200 846 0.023702 10.0.0.241 - - [2026-05-18 01:59:52] "GET /virtual-network/b527392a-c628-46be-9217-b7f6c456e3f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2018 0.017104 252.241.226.163 - - [2026-05-18 01:59:52] "POST /neutron/network HTTP/1.1" 200 846 0.027699 252.241.226.163 - - [2026-05-18 01:59:52] "POST /neutron/subnet HTTP/1.1" 200 679 0.034873 10.0.0.241 - - [2026-05-18 01:59:52] "GET /virtual-network/1a166602-44e1-4cfb-a5f1-fb0ed2dc0a24 HTTP/1.1" 401 296 0.000438 10.0.0.241 - - [2026-05-18 01:59:52] "GET /virtual-network/1a166602-44e1-4cfb-a5f1-fb0ed2dc0a24 HTTP/1.1" 200 2318 0.047806 10.0.0.241 - - [2026-05-18 01:59:52] "GET /virtual-network/1a166602-44e1-4cfb-a5f1-fb0ed2dc0a24 HTTP/1.1" 401 296 0.000959 10.0.0.241 - - [2026-05-18 01:59:53] "GET /virtual-network/1a166602-44e1-4cfb-a5f1-fb0ed2dc0a24 HTTP/1.1" 403 366 0.045478 10.0.0.241 - - [2026-05-18 01:59:53] "GET /virtual-network/1a166602-44e1-4cfb-a5f1-fb0ed2dc0a24 HTTP/1.1" 200 2318 0.005270 10.0.0.241 - - [2026-05-18 01:59:53] "GET /virtual-networks HTTP/1.1" 200 371 0.021591 10.0.0.241 - - [2026-05-18 01:59:53] "GET /virtual-networks HTTP/1.1" 200 371 0.019473 10.0.0.241 - - [2026-05-18 01:59:53] "GET /obj-perms HTTP/1.1" 403 257 0.039314 10.0.0.241 - - [2026-05-18 01:59:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002533 10.0.0.241 - - [2026-05-18 01:59:54] "GET /virtual-network/1a166602-44e1-4cfb-a5f1-fb0ed2dc0a24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2018 0.015980 10.0.0.241 - - [2026-05-18 01:59:54] "GET /obj-perms HTTP/1.1" 403 257 0.044531 10.0.0.241 - - [2026-05-18 01:59:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002391 10.0.0.241 - - [2026-05-18 01:59:54] "GET /virtual-network/1a166602-44e1-4cfb-a5f1-fb0ed2dc0a24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 366 0.012750 10.0.0.241 - - [2026-05-18 01:59:55] "GET /obj-perms HTTP/1.1" 200 6443 0.069840 10.0.0.241 - - [2026-05-18 01:59:55] "GET /obj-perms HTTP/1.1" 403 257 0.010453 10.0.0.241 - - [2026-05-18 01:59:55] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 371 0.024840 10.0.0.241 - - [2026-05-18 01:59:55] "GET /obj-perms HTTP/1.1" 403 257 0.010172 10.0.0.241 - - [2026-05-18 01:59:55] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 371 0.020778 10.0.0.241 - - [2026-05-18 01:59:55] "GET /obj-perms HTTP/1.1" 200 6443 0.002581 10.0.0.241 - - [2026-05-18 01:59:55] "PUT /virtual-network/1a166602-44e1-4cfb-a5f1-fb0ed2dc0a24 HTTP/1.1" 200 266 0.038338 10.0.0.241 - - [2026-05-18 01:59:55] "GET /virtual-networks HTTP/1.1" 200 132 0.020575 10.0.0.241 - - [2026-05-18 01:59:55] "GET /virtual-networks HTTP/1.1" 200 611 0.020776 10.0.0.241 - - [2026-05-18 01:59:55] "GET /virtual-networks HTTP/1.1" 200 1437 0.003764 10.0.0.241 - - [2026-05-18 01:59:55] "GET /obj-perms HTTP/1.1" 403 257 0.009367 10.0.0.241 - - [2026-05-18 01:59:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004662 10.0.0.241 - - [2026-05-18 01:59:55] "GET /virtual-network/1a166602-44e1-4cfb-a5f1-fb0ed2dc0a24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 366 0.012345 10.0.0.241 - - [2026-05-18 01:59:56] "GET /obj-perms HTTP/1.1" 403 257 0.044831 10.0.0.241 - - [2026-05-18 01:59:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002546 10.0.0.241 - - [2026-05-18 01:59:56] "GET /virtual-network/1a166602-44e1-4cfb-a5f1-fb0ed2dc0a24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 366 0.011398 10.0.0.241 - - [2026-05-18 01:59:56] "GET /obj-perms HTTP/1.1" 403 257 0.009197 10.0.0.241 - - [2026-05-18 01:59:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002728 10.0.0.241 - - [2026-05-18 01:59:56] "GET /virtual-network/1a166602-44e1-4cfb-a5f1-fb0ed2dc0a24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2022 0.017148 10.0.0.241 - - [2026-05-18 01:59:56] "GET /obj-perms HTTP/1.1" 200 6443 0.002402 10.0.0.241 - - [2026-05-18 01:59:56] "GET /obj-perms HTTP/1.1" 403 257 0.009480 10.0.0.241 - - [2026-05-18 01:59:56] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 132 0.020578 10.0.0.241 - - [2026-05-18 01:59:56] "GET /obj-perms HTTP/1.1" 403 257 0.009221 10.0.0.241 - - [2026-05-18 01:59:56] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 611 0.020791 10.0.0.241 - - [2026-05-18 01:59:57] "GET /obj-perms HTTP/1.1" 200 6443 0.001969 10.0.0.241 - - [2026-05-18 01:59:57] "PUT /virtual-network/1a166602-44e1-4cfb-a5f1-fb0ed2dc0a24 HTTP/1.1" 200 266 0.031680 10.0.0.241 - - [2026-05-18 01:59:57] "POST /useragent-kv HTTP/1.1" 200 115 0.002969 10.0.0.241 - - [2026-05-18 01:59:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003679 10.0.0.241 - - [2026-05-18 01:59:57] "POST /useragent-kv HTTP/1.1" 200 115 0.002166 10.0.0.241 - - [2026-05-18 01:59:57] "DELETE /virtual-network/b527392a-c628-46be-9217-b7f6c456e3f8 HTTP/1.1" 200 115 0.090284 10.0.0.241 - - [2026-05-18 01:59:57] "DELETE /route-target/8a0cc3b7-df0f-4404-9d77-feb39a78025f HTTP/1.1" 200 115 0.020129 10.0.0.241 - - [2026-05-18 01:59:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003465 10.0.0.241 - - [2026-05-18 01:59:57] "POST /useragent-kv HTTP/1.1" 200 115 0.007619 10.0.0.241 - - [2026-05-18 01:59:57] "POST /useragent-kv HTTP/1.1" 200 115 0.002522 10.0.0.241 - - [2026-05-18 01:59:57] "DELETE /virtual-network/1a166602-44e1-4cfb-a5f1-fb0ed2dc0a24 HTTP/1.1" 200 115 0.108219 10.0.0.241 - - [2026-05-18 01:59:57] "DELETE /route-target/dde7ca0d-00a0-4f42-ab38-88b3d4e2c58a HTTP/1.1" 200 115 0.037227 10.0.0.241 - - [2026-05-18 01:59:57] "DELETE /api-access-list/6b78f81a-1e52-454a-bd9a-099946e07ee0 HTTP/1.1" 200 115 0.025664 10.0.0.241 - - [2026-05-18 01:59:57] "GET /api-access-list/6b78f81a-1e52-454a-bd9a-099946e07ee0 HTTP/1.1" 404 171 0.003835 10.0.0.241 - - [2026-05-18 01:59:57] "GET /projects?obj_uuids=14c66ba7-0fc4-4bcd-a20e-363927e05b1f&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001317 10.0.0.241 - - [2026-05-18 01:59:57] "GET /project/14c66ba7-0fc4-4bcd-a20e-363927e05b1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.054382 10.0.0.241 - - [2026-05-18 01:59:57] "GET /projects?obj_uuids=14c66ba7-0fc4-4bcd-a20e-363927e05b1f&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001218 10.0.0.241 - - [2026-05-18 01:59:57] "GET /project/14c66ba7-0fc4-4bcd-a20e-363927e05b1f?fields=virtual_networks HTTP/1.1" 200 1034 0.037517 10.0.0.241 - - [2026-05-18 01:59:57] "GET /projects?obj_uuids=14c66ba7-0fc4-4bcd-a20e-363927e05b1f&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001240 10.0.0.241 - - [2026-05-18 01:59:57] "GET /project/14c66ba7-0fc4-4bcd-a20e-363927e05b1f?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.035915 10.0.0.241 - - [2026-05-18 01:59:57] "GET /projects?obj_uuids=14c66ba7-0fc4-4bcd-a20e-363927e05b1f&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001169 10.0.0.241 - - [2026-05-18 01:59:58] "GET /project/14c66ba7-0fc4-4bcd-a20e-363927e05b1f?fields=security_groups HTTP/1.1" 200 1260 0.073344 10.0.0.241 - - [2026-05-18 01:59:58] "GET /projects?obj_uuids=0fcae835-fb94-41da-a639-01c5ae2c7cf5&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001202 10.0.0.241 - - [2026-05-18 01:59:58] "GET /project/0fcae835-fb94-41da-a639-01c5ae2c7cf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.026901 10.0.0.241 - - [2026-05-18 01:59:58] "GET /projects?obj_uuids=0fcae835-fb94-41da-a639-01c5ae2c7cf5&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001421 10.0.0.241 - - [2026-05-18 01:59:58] "GET /project/0fcae835-fb94-41da-a639-01c5ae2c7cf5?fields=virtual_networks HTTP/1.1" 200 1034 0.076571 10.0.0.241 - - [2026-05-18 01:59:58] "GET /projects?obj_uuids=0fcae835-fb94-41da-a639-01c5ae2c7cf5&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002856 10.0.0.241 - - [2026-05-18 01:59:58] "GET /project/0fcae835-fb94-41da-a639-01c5ae2c7cf5?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.031341 10.0.0.241 - - [2026-05-18 01:59:58] "GET /projects?obj_uuids=0fcae835-fb94-41da-a639-01c5ae2c7cf5&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001255 10.0.0.241 - - [2026-05-18 01:59:58] "GET /project/0fcae835-fb94-41da-a639-01c5ae2c7cf5?fields=security_groups HTTP/1.1" 200 1260 0.025526 10.0.0.241 - - [2026-05-18 01:59:59] "GET /aaa-mode HTTP/1.1" 200 128 0.001072 10.0.0.241 - - [2026-05-18 02:00:00] "GET / HTTP/1.1" 200 36499 0.002141 10.0.0.241 - - [2026-05-18 02:00:01] "GET / HTTP/1.1" 200 36499 0.002250 10.0.0.241 - - [2026-05-18 02:00:02] "POST /fqname-to-id HTTP/1.1" 401 296 0.000489 10.0.0.241 - - [2026-05-18 02:00:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.102994 10.0.0.241 - - [2026-05-18 02:00:02] "GET /projects?obj_uuids=1a4dd06b-36ea-4297-8b24-7fe1aa7430e0&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001456 10.0.0.241 - - [2026-05-18 02:00:02] "GET /project/1a4dd06b-36ea-4297-8b24-7fe1aa7430e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.044415 10.0.0.241 - - [2026-05-18 02:00:02] "GET /virtual-networks?parent_id=1a4dd06b-36ea-4297-8b24-7fe1aa7430e0&detail=False&count=False&shared=False HTTP/1.1" 403 263 0.009859 10.0.0.241 - - [2026-05-18 02:00:02] "POST /fqname-to-id HTTP/1.1" 404 195 0.014612 10.0.0.241 - - [2026-05-18 02:00:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.012183 10.0.0.241 - - [2026-05-18 02:00:03] "GET /domains?obj_uuids=2d41c0d2-849f-4e48-95a3-b6637df9305b&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001315 10.0.0.241 - - [2026-05-18 02:00:03] "GET /domain/2d41c0d2-849f-4e48-95a3-b6637df9305b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.019519 10.0.0.241 - - [2026-05-18 02:00:03] "POST /service-templates HTTP/1.1" 403 264 0.008545 10.0.0.241 - - [2026-05-18 02:00:03] "POST /fqname-to-id HTTP/1.1" 404 213 0.003420 10.0.0.241 - - [2026-05-18 02:00:03] "POST /api-access-lists HTTP/1.1" 200 557 0.020050 10.0.0.241 - - [2026-05-18 02:00:03] "GET /api-access-list/c5062457-1780-4063-8121-097c1ddc5d4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.005776 10.0.0.241 - - [2026-05-18 02:00:03] "GET /api-access-list/c5062457-1780-4063-8121-097c1ddc5d4c HTTP/1.1" 200 1325 0.003593 10.0.0.241 - - [2026-05-18 02:00:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.015670 10.0.0.241 - - [2026-05-18 02:00:03] "GET /projects?obj_uuids=1a4dd06b-36ea-4297-8b24-7fe1aa7430e0&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001584 10.0.0.241 - - [2026-05-18 02:00:03] "GET /project/1a4dd06b-36ea-4297-8b24-7fe1aa7430e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.046375 10.0.0.241 - - [2026-05-18 02:00:03] "GET /virtual-networks?parent_id=1a4dd06b-36ea-4297-8b24-7fe1aa7430e0&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.015151 10.0.0.241 - - [2026-05-18 02:00:03] "POST /virtual-networks HTTP/1.1" 200 585 0.065507 10.0.0.241 - - [2026-05-18 02:00:03] "POST /route-targets HTTP/1.1" 200 329 0.014589 10.0.0.241 - - [2026-05-18 02:00:03] "POST /ref-update HTTP/1.1" 200 156 0.018380 10.0.0.241 - - [2026-05-18 02:00:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.025038 10.0.0.241 - - [2026-05-18 02:00:03] "GET /network-ipam/e300f3fc-6baa-41ac-9320-489f63a423cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1093 0.013268 10.0.0.241 - - [2026-05-18 02:00:03] "POST /useragent-kv HTTP/1.1" 200 115 0.005185 10.0.0.241 - - [2026-05-18 02:00:03] "POST /ref-update HTTP/1.1" 200 156 0.061517 252.241.226.163 - - [2026-05-18 02:00:03] "POST /neutron/network HTTP/1.1" 200 844 0.058010 252.241.226.163 - - [2026-05-18 02:00:04] "POST /neutron/network HTTP/1.1" 200 844 0.030029 10.0.0.241 - - [2026-05-18 02:00:04] "GET /virtual-network/2c8a084c-5ae0-4b6d-9e3e-702e4236f075?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.015002 252.241.226.163 - - [2026-05-18 02:00:04] "POST /neutron/network HTTP/1.1" 200 844 0.025294 252.241.226.163 - - [2026-05-18 02:00:04] "POST /neutron/subnet HTTP/1.1" 200 669 0.031630 252.241.226.163 - - [2026-05-18 02:00:04] "POST /neutron/network HTTP/1.1" 200 844 0.039285 10.0.0.241 - - [2026-05-18 02:00:04] "GET /virtual-network/2c8a084c-5ae0-4b6d-9e3e-702e4236f075?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.006720 10.0.0.241 - - [2026-05-18 02:00:04] "GET /network-ipam/e300f3fc-6baa-41ac-9320-489f63a423cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1093 0.006764 10.0.0.241 - - [2026-05-18 02:00:04] "GET /domains HTTP/1.1" 200 440 0.003554 10.0.0.241 - - [2026-05-18 02:00:04] "GET /domains?obj_uuids=2d41c0d2-849f-4e48-95a3-b6637df9305b&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001372 10.0.0.241 - - [2026-05-18 02:00:04] "GET /domain/2d41c0d2-849f-4e48-95a3-b6637df9305b HTTP/1.1" 200 2223 0.007932 10.0.0.241 - - [2026-05-18 02:00:04] "GET /projects?obj_uuids=1a4dd06b-36ea-4297-8b24-7fe1aa7430e0&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001491 10.0.0.241 - - [2026-05-18 02:00:04] "GET /project/1a4dd06b-36ea-4297-8b24-7fe1aa7430e0 HTTP/1.1" 200 2354 0.028522 10.0.0.241 - - [2026-05-18 02:00:04] "GET /virtual-network/2c8a084c-5ae0-4b6d-9e3e-702e4236f075 HTTP/1.1" 200 2311 0.008506 10.0.0.241 - - [2026-05-18 02:00:04] "GET /virtual-network/2c8a084c-5ae0-4b6d-9e3e-702e4236f075 HTTP/1.1" 200 2311 0.005318 10.0.0.241 - - [2026-05-18 02:00:04] "GET /routing-instance/82ac53f2-1422-4a51-bc65-8f3f81166b94 HTTP/1.1" 200 1559 0.005044 10.0.0.241 - - [2026-05-18 02:00:04] "GET /routing-instance/82ac53f2-1422-4a51-bc65-8f3f81166b94 HTTP/1.1" 200 1559 0.003569 10.0.0.241 - - [2026-05-18 02:00:05] "GET /route-target/d025f2d5-9817-4d17-a9ad-4796a12fb776 HTTP/1.1" 200 1247 0.003416 10.0.0.241 - - [2026-05-18 02:00:05] "GET /virtual-network/2c8a084c-5ae0-4b6d-9e3e-702e4236f075 HTTP/1.1" 200 2311 0.006153 10.0.0.241 - - [2026-05-18 02:00:05] "GET /routing-instance/82ac53f2-1422-4a51-bc65-8f3f81166b94 HTTP/1.1" 200 1559 0.005163 10.0.0.241 - - [2026-05-18 02:00:05] "GET /virtual-network/2c8a084c-5ae0-4b6d-9e3e-702e4236f075?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.007236 10.0.0.241 - - [2026-05-18 02:00:05] "GET /virtual-network/2c8a084c-5ae0-4b6d-9e3e-702e4236f075 HTTP/1.1" 200 2311 0.008221 10.0.0.241 - - [2026-05-18 02:00:05] "GET /routing-instance/82ac53f2-1422-4a51-bc65-8f3f81166b94 HTTP/1.1" 200 1559 0.006336 10.0.0.241 - - [2026-05-18 02:00:05] "GET /routing-instance/82ac53f2-1422-4a51-bc65-8f3f81166b94 HTTP/1.1" 200 1559 0.004317 10.0.0.241 - - [2026-05-18 02:00:05] "GET /route-target/d025f2d5-9817-4d17-a9ad-4796a12fb776 HTTP/1.1" 200 1247 0.005608 10.0.0.241 - - [2026-05-18 02:00:05] "GET /domains HTTP/1.1" 200 440 0.003163 10.0.0.241 - - [2026-05-18 02:00:05] "GET /domains?obj_uuids=2d41c0d2-849f-4e48-95a3-b6637df9305b&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001010 10.0.0.241 - - [2026-05-18 02:00:05] "GET /domain/2d41c0d2-849f-4e48-95a3-b6637df9305b HTTP/1.1" 200 2223 0.010485 10.0.0.241 - - [2026-05-18 02:00:05] "GET /projects?obj_uuids=1a4dd06b-36ea-4297-8b24-7fe1aa7430e0&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002096 10.0.0.241 - - [2026-05-18 02:00:05] "GET /project/1a4dd06b-36ea-4297-8b24-7fe1aa7430e0 HTTP/1.1" 200 2354 0.027568 10.0.0.241 - - [2026-05-18 02:00:05] "GET /virtual-network/2c8a084c-5ae0-4b6d-9e3e-702e4236f075 HTTP/1.1" 200 2311 0.005923 10.0.0.241 - - [2026-05-18 02:00:05] "GET /obj-perms HTTP/1.1" 200 6443 0.002264 10.0.0.241 - - [2026-05-18 02:00:06] "POST /fqname-to-id HTTP/1.1" 404 195 0.011830 10.0.0.241 - - [2026-05-18 02:00:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.012710 10.0.0.241 - - [2026-05-18 02:00:06] "GET /domains?obj_uuids=2d41c0d2-849f-4e48-95a3-b6637df9305b&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002263 10.0.0.241 - - [2026-05-18 02:00:06] "GET /domain/2d41c0d2-849f-4e48-95a3-b6637df9305b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.024230 10.0.0.241 - - [2026-05-18 02:00:06] "POST /service-templates HTTP/1.1" 403 264 0.011485 10.0.0.241 - - [2026-05-18 02:00:06] "POST /fqname-to-id HTTP/1.1" 404 181 0.004971 10.0.0.241 - - [2026-05-18 02:00:06] "POST /api-access-lists HTTP/1.1" 200 523 0.016467 10.0.0.241 - - [2026-05-18 02:00:06] "GET /api-access-list/8ab0a0b2-95af-45af-9009-ff57b839e88a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1292 0.006006 10.0.0.241 - - [2026-05-18 02:00:06] "GET /api-access-list/8ab0a0b2-95af-45af-9009-ff57b839e88a HTTP/1.1" 200 1292 0.007755 10.0.0.241 - - [2026-05-18 02:00:06] "POST /fqname-to-id HTTP/1.1" 404 195 0.024087 10.0.0.241 - - [2026-05-18 02:00:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.016165 10.0.0.241 - - [2026-05-18 02:00:06] "GET /domains?obj_uuids=2d41c0d2-849f-4e48-95a3-b6637df9305b&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001305 10.0.0.241 - - [2026-05-18 02:00:06] "GET /domain/2d41c0d2-849f-4e48-95a3-b6637df9305b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.018202 10.0.0.241 - - [2026-05-18 02:00:06] "POST /service-templates HTTP/1.1" 200 553 0.037143 10.0.0.241 - - [2026-05-18 02:00:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.017803 10.0.0.241 - - [2026-05-18 02:00:06] "GET /service-template/bd019fd8-c8c9-4ee9-bb7e-b4b4f943ce74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.014561 10.0.0.241 - - [2026-05-18 02:00:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.015485 10.0.0.241 - - [2026-05-18 02:00:06] "GET /service-template/bd019fd8-c8c9-4ee9-bb7e-b4b4f943ce74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.015475 10.0.0.241 - - [2026-05-18 02:00:06] "GET /virtual-network/2c8a084c-5ae0-4b6d-9e3e-702e4236f075 HTTP/1.1" 401 296 0.000741 10.0.0.241 - - [2026-05-18 02:00:07] "GET /virtual-network/2c8a084c-5ae0-4b6d-9e3e-702e4236f075 HTTP/1.1" 403 263 0.042482 10.0.0.241 - - [2026-05-18 02:00:07] "GET /service-template/bd019fd8-c8c9-4ee9-bb7e-b4b4f943ce74 HTTP/1.1" 403 264 0.009377 10.0.0.241 - - [2026-05-18 02:00:07] "GET /service-template/bd019fd8-c8c9-4ee9-bb7e-b4b4f943ce74 HTTP/1.1" 403 264 0.043719 10.0.0.241 - - [2026-05-18 02:00:08] "GET /obj-perms HTTP/1.1" 403 257 0.041080 10.0.0.241 - - [2026-05-18 02:00:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002875 10.0.0.241 - - [2026-05-18 02:00:08] "GET /virtual-network/2c8a084c-5ae0-4b6d-9e3e-702e4236f075?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.011272 10.0.0.241 - - [2026-05-18 02:00:08] "GET /obj-perms HTTP/1.1" 403 257 0.010193 10.0.0.241 - - [2026-05-18 02:00:08] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 403 263 0.009409 10.0.0.241 - - [2026-05-18 02:00:08] "GET /api-access-list/c5062457-1780-4063-8121-097c1ddc5d4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.004071 10.0.0.241 - - [2026-05-18 02:00:08] "PUT /api-access-list/c5062457-1780-4063-8121-097c1ddc5d4c HTTP/1.1" 200 266 0.010445 10.0.0.241 - - [2026-05-18 02:00:08] "GET /api-access-list/c5062457-1780-4063-8121-097c1ddc5d4c HTTP/1.1" 200 1462 0.003764 10.0.0.241 - - [2026-05-18 02:00:08] "GET /virtual-network/2c8a084c-5ae0-4b6d-9e3e-702e4236f075 HTTP/1.1" 200 2311 0.019108 10.0.0.241 - - [2026-05-18 02:00:08] "POST /fqname-to-id HTTP/1.1" 401 296 0.000529 10.0.0.241 - - [2026-05-18 02:00:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.045607 10.0.0.241 - - [2026-05-18 02:00:09] "GET /projects?obj_uuids=1a4dd06b-36ea-4297-8b24-7fe1aa7430e0&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001756 10.0.0.241 - - [2026-05-18 02:00:09] "GET /project/1a4dd06b-36ea-4297-8b24-7fe1aa7430e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.043145 10.0.0.241 - - [2026-05-18 02:00:09] "GET /virtual-networks?parent_id=1a4dd06b-36ea-4297-8b24-7fe1aa7430e0&detail=False&count=False&shared=False HTTP/1.1" 200 371 0.018815 10.0.0.241 - - [2026-05-18 02:00:09] "POST /virtual-networks HTTP/1.1" 403 263 0.010993 10.0.0.241 - - [2026-05-18 02:00:09] "GET /service-template/bd019fd8-c8c9-4ee9-bb7e-b4b4f943ce74 HTTP/1.1" 403 264 0.012082 10.0.0.241 - - [2026-05-18 02:00:09] "GET /service-template/bd019fd8-c8c9-4ee9-bb7e-b4b4f943ce74 HTTP/1.1" 403 264 0.044266 10.0.0.241 - - [2026-05-18 02:00:09] "GET /obj-perms HTTP/1.1" 403 257 0.011690 10.0.0.241 - - [2026-05-18 02:00:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004032 10.0.0.241 - - [2026-05-18 02:00:09] "GET /virtual-network/2c8a084c-5ae0-4b6d-9e3e-702e4236f075?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.020384 10.0.0.241 - - [2026-05-18 02:00:09] "GET /obj-perms HTTP/1.1" 403 257 0.012296 10.0.0.241 - - [2026-05-18 02:00:09] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 371 0.028507 10.0.0.241 - - [2026-05-18 02:00:10] "GET /api-access-list/8ab0a0b2-95af-45af-9009-ff57b839e88a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1292 0.008819 10.0.0.241 - - [2026-05-18 02:00:10] "PUT /api-access-list/8ab0a0b2-95af-45af-9009-ff57b839e88a HTTP/1.1" 200 266 0.009960 10.0.0.241 - - [2026-05-18 02:00:10] "GET /api-access-list/8ab0a0b2-95af-45af-9009-ff57b839e88a HTTP/1.1" 200 1430 0.003875 10.0.0.241 - - [2026-05-18 02:00:10] "GET /service-template/bd019fd8-c8c9-4ee9-bb7e-b4b4f943ce74 HTTP/1.1" 200 1856 0.022759 10.0.0.241 - - [2026-05-18 02:00:10] "POST /fqname-to-id HTTP/1.1" 404 195 0.011502 10.0.0.241 - - [2026-05-18 02:00:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.014504 10.0.0.241 - - [2026-05-18 02:00:10] "GET /domains?obj_uuids=2d41c0d2-849f-4e48-95a3-b6637df9305b&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001215 10.0.0.241 - - [2026-05-18 02:00:10] "GET /domain/2d41c0d2-849f-4e48-95a3-b6637df9305b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.020245 10.0.0.241 - - [2026-05-18 02:00:10] "POST /service-templates HTTP/1.1" 403 264 0.019581 10.0.0.241 - - [2026-05-18 02:00:10] "GET /api-access-list/c5062457-1780-4063-8121-097c1ddc5d4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.004639 10.0.0.241 - - [2026-05-18 02:00:10] "PUT /api-access-list/c5062457-1780-4063-8121-097c1ddc5d4c HTTP/1.1" 200 266 0.011052 10.0.0.241 - - [2026-05-18 02:00:10] "GET /api-access-list/c5062457-1780-4063-8121-097c1ddc5d4c HTTP/1.1" 200 1325 0.004308 10.0.0.241 - - [2026-05-18 02:00:10] "GET /api-access-list/8ab0a0b2-95af-45af-9009-ff57b839e88a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.003763 10.0.0.241 - - [2026-05-18 02:00:10] "PUT /api-access-list/8ab0a0b2-95af-45af-9009-ff57b839e88a HTTP/1.1" 200 266 0.012555 10.0.0.241 - - [2026-05-18 02:00:10] "GET /api-access-list/8ab0a0b2-95af-45af-9009-ff57b839e88a HTTP/1.1" 200 1292 0.003525 10.0.0.241 - - [2026-05-18 02:00:10] "GET /virtual-network/2c8a084c-5ae0-4b6d-9e3e-702e4236f075 HTTP/1.1" 403 263 0.011681 10.0.0.241 - - [2026-05-18 02:00:11] "GET /virtual-network/2c8a084c-5ae0-4b6d-9e3e-702e4236f075 HTTP/1.1" 403 263 0.042631 10.0.0.241 - - [2026-05-18 02:00:11] "GET /service-template/bd019fd8-c8c9-4ee9-bb7e-b4b4f943ce74 HTTP/1.1" 403 264 0.013245 10.0.0.241 - - [2026-05-18 02:00:11] "GET /service-template/bd019fd8-c8c9-4ee9-bb7e-b4b4f943ce74 HTTP/1.1" 403 264 0.043555 10.0.0.241 - - [2026-05-18 02:00:11] "GET /obj-perms HTTP/1.1" 403 257 0.009632 10.0.0.241 - - [2026-05-18 02:00:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002600 10.0.0.241 - - [2026-05-18 02:00:11] "GET /virtual-network/2c8a084c-5ae0-4b6d-9e3e-702e4236f075?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.020164 10.0.0.241 - - [2026-05-18 02:00:12] "GET /obj-perms HTTP/1.1" 403 257 0.049374 10.0.0.241 - - [2026-05-18 02:00:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003111 10.0.0.241 - - [2026-05-18 02:00:12] "GET /virtual-network/2c8a084c-5ae0-4b6d-9e3e-702e4236f075?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.011034 10.0.0.241 - - [2026-05-18 02:00:12] "GET /obj-perms HTTP/1.1" 403 257 0.010197 10.0.0.241 - - [2026-05-18 02:00:12] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 403 263 0.009536 10.0.0.241 - - [2026-05-18 02:00:12] "GET /api-access-list/99e8af2c-7be7-48c8-91be-2b0f11488d04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.004406 10.0.0.241 - - [2026-05-18 02:00:12] "PUT /api-access-list/99e8af2c-7be7-48c8-91be-2b0f11488d04 HTTP/1.1" 200 266 0.008923 10.0.0.241 - - [2026-05-18 02:00:12] "GET /service-template/bd019fd8-c8c9-4ee9-bb7e-b4b4f943ce74 HTTP/1.1" 200 1856 0.014009 10.0.0.241 - - [2026-05-18 02:00:12] "GET /virtual-network/2c8a084c-5ae0-4b6d-9e3e-702e4236f075 HTTP/1.1" 200 2311 0.023237 10.0.0.241 - - [2026-05-18 02:00:12] "GET /obj-perms HTTP/1.1" 403 257 0.011513 10.0.0.241 - - [2026-05-18 02:00:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002411 10.0.0.241 - - [2026-05-18 02:00:12] "GET /virtual-network/2c8a084c-5ae0-4b6d-9e3e-702e4236f075?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.018206 10.0.0.241 - - [2026-05-18 02:00:12] "GET /obj-perms HTTP/1.1" 403 257 0.010425 10.0.0.241 - - [2026-05-18 02:00:12] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 371 0.033454 10.0.0.241 - - [2026-05-18 02:00:12] "DELETE /api-access-list/c5062457-1780-4063-8121-097c1ddc5d4c HTTP/1.1" 200 115 0.020621 10.0.0.241 - - [2026-05-18 02:00:12] "GET /api-access-list/c5062457-1780-4063-8121-097c1ddc5d4c HTTP/1.1" 404 171 0.002438 10.0.0.241 - - [2026-05-18 02:00:13] "DELETE /api-access-list/8ab0a0b2-95af-45af-9009-ff57b839e88a HTTP/1.1" 200 115 0.036118 10.0.0.241 - - [2026-05-18 02:00:13] "GET /api-access-list/8ab0a0b2-95af-45af-9009-ff57b839e88a HTTP/1.1" 404 171 0.004330 10.0.0.241 - - [2026-05-18 02:00:13] "GET /virtual-network/2c8a084c-5ae0-4b6d-9e3e-702e4236f075 HTTP/1.1" 401 296 0.000410 10.0.0.241 - - [2026-05-18 02:00:13] "GET /virtual-network/2c8a084c-5ae0-4b6d-9e3e-702e4236f075 HTTP/1.1" 403 263 0.048746 10.0.0.241 - - [2026-05-18 02:00:13] "GET /service-template/bd019fd8-c8c9-4ee9-bb7e-b4b4f943ce74 HTTP/1.1" 403 264 0.011236 10.0.0.241 - - [2026-05-18 02:00:14] "GET /service-template/bd019fd8-c8c9-4ee9-bb7e-b4b4f943ce74 HTTP/1.1" 403 264 0.040616 10.0.0.241 - - [2026-05-18 02:00:14] "GET /obj-perms HTTP/1.1" 403 257 0.045599 10.0.0.241 - - [2026-05-18 02:00:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003186 10.0.0.241 - - [2026-05-18 02:00:14] "GET /virtual-network/2c8a084c-5ae0-4b6d-9e3e-702e4236f075?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.008362 10.0.0.241 - - [2026-05-18 02:00:14] "GET /obj-perms HTTP/1.1" 403 257 0.009543 10.0.0.241 - - [2026-05-18 02:00:14] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 403 263 0.008316 10.0.0.241 - - [2026-05-18 02:00:14] "GET /api-access-list/99e8af2c-7be7-48c8-91be-2b0f11488d04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2690 0.003590 10.0.0.241 - - [2026-05-18 02:00:14] "PUT /api-access-list/99e8af2c-7be7-48c8-91be-2b0f11488d04 HTTP/1.1" 200 266 0.014394 10.0.0.241 - - [2026-05-18 02:00:14] "GET /virtual-network/2c8a084c-5ae0-4b6d-9e3e-702e4236f075 HTTP/1.1" 200 2311 0.018097 10.0.0.241 - - [2026-05-18 02:00:14] "GET /service-template/bd019fd8-c8c9-4ee9-bb7e-b4b4f943ce74 HTTP/1.1" 200 1856 0.011519 10.0.0.241 - - [2026-05-18 02:00:14] "GET /obj-perms HTTP/1.1" 403 257 0.009664 10.0.0.241 - - [2026-05-18 02:00:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002229 10.0.0.241 - - [2026-05-18 02:00:15] "GET /virtual-network/2c8a084c-5ae0-4b6d-9e3e-702e4236f075?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.016727 10.0.0.241 - - [2026-05-18 02:00:15] "GET /obj-perms HTTP/1.1" 403 257 0.009211 10.0.0.241 - - [2026-05-18 02:00:15] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 371 0.022448 10.0.0.241 - - [2026-05-18 02:00:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.012190 10.0.0.241 - - [2026-05-18 02:00:15] "DELETE /service-template/bd019fd8-c8c9-4ee9-bb7e-b4b4f943ce74 HTTP/1.1" 200 115 0.037286 10.0.0.241 - - [2026-05-18 02:00:15] "POST /fqname-to-id HTTP/1.1" 404 195 0.011976 10.0.0.241 - - [2026-05-18 02:00:15] "POST /useragent-kv HTTP/1.1" 200 115 0.003427 10.0.0.241 - - [2026-05-18 02:00:15] "POST /useragent-kv HTTP/1.1" 200 115 0.004047 10.0.0.241 - - [2026-05-18 02:00:15] "DELETE /virtual-network/2c8a084c-5ae0-4b6d-9e3e-702e4236f075 HTTP/1.1" 200 115 0.095944 10.0.0.241 - - [2026-05-18 02:00:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.007366 10.0.0.241 - - [2026-05-18 02:00:15] "DELETE /route-target/d025f2d5-9817-4d17-a9ad-4796a12fb776 HTTP/1.1" 200 115 0.032315 10.0.0.241 - - [2026-05-18 02:00:15] "GET /api-access-list/99e8af2c-7be7-48c8-91be-2b0f11488d04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2971 0.004365 10.0.0.241 - - [2026-05-18 02:00:15] "PUT /api-access-list/99e8af2c-7be7-48c8-91be-2b0f11488d04 HTTP/1.1" 200 266 0.010132 10.0.0.241 - - [2026-05-18 02:00:15] "GET /api-access-list/99e8af2c-7be7-48c8-91be-2b0f11488d04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2696 0.004447 10.0.0.241 - - [2026-05-18 02:00:15] "PUT /api-access-list/99e8af2c-7be7-48c8-91be-2b0f11488d04 HTTP/1.1" 200 266 0.011015 10.0.0.241 - - [2026-05-18 02:00:17] "GET /api-access-list/99e8af2c-7be7-48c8-91be-2b0f11488d04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.003897 10.0.0.241 - - [2026-05-18 02:00:17] "PUT /api-access-list/99e8af2c-7be7-48c8-91be-2b0f11488d04 HTTP/1.1" 200 266 0.010376 10.0.0.241 - - [2026-05-18 02:00:17] "GET /projects?obj_uuids=1a4dd06b-36ea-4297-8b24-7fe1aa7430e0&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001393 10.0.0.241 - - [2026-05-18 02:00:17] "GET /project/1a4dd06b-36ea-4297-8b24-7fe1aa7430e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.035119 10.0.0.241 - - [2026-05-18 02:00:17] "GET /projects?obj_uuids=1a4dd06b-36ea-4297-8b24-7fe1aa7430e0&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001204 10.0.0.241 - - [2026-05-18 02:00:17] "GET /project/1a4dd06b-36ea-4297-8b24-7fe1aa7430e0?fields=virtual_networks HTTP/1.1" 200 1034 0.077290 10.0.0.241 - - [2026-05-18 02:00:17] "GET /projects?obj_uuids=1a4dd06b-36ea-4297-8b24-7fe1aa7430e0&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001047 10.0.0.241 - - [2026-05-18 02:00:17] "GET /project/1a4dd06b-36ea-4297-8b24-7fe1aa7430e0?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.032800 10.0.0.241 - - [2026-05-18 02:00:17] "GET /projects?obj_uuids=1a4dd06b-36ea-4297-8b24-7fe1aa7430e0&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001884 10.0.0.241 - - [2026-05-18 02:00:17] "GET /project/1a4dd06b-36ea-4297-8b24-7fe1aa7430e0?fields=security_groups HTTP/1.1" 200 1260 0.031510 10.0.0.241 - - [2026-05-18 02:00:18] "GET /projects?obj_uuids=409efed7-bcf1-45ce-a548-b0ab01f0f3de&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001354 10.0.0.241 - - [2026-05-18 02:00:18] "GET /project/409efed7-bcf1-45ce-a548-b0ab01f0f3de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1273 0.027301 Traceback (most recent call last): File "src/gevent/greenlet.py", line 912, 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 873, 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-05-18T02:00:18Z failed with SSLError [Introspect:8084]10.0.0.241 - - [2026-05-18 02:00:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001210 10.0.0.241 - - [2026-05-18 02:00:20] "GET /domains?obj_uuids=2d41c0d2-849f-4e48-95a3-b6637df9305b&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001241 10.0.0.241 - - [2026-05-18 02:00:20] "GET /domain/2d41c0d2-849f-4e48-95a3-b6637df9305b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.010184 10.0.0.241 - - [2026-05-18 02:00:20] "POST /fqname-to-id HTTP/1.1" 404 182 0.033504 10.0.0.241 - - [2026-05-18 02:00:20] "GET /projects?obj_uuids=26e724b5-960b-4f01-b13d-3359dfb3abeb&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002665 10.0.0.241 - - [2026-05-18 02:00:20] "GET /domains?obj_uuids=2d41c0d2-849f-4e48-95a3-b6637df9305b&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001687 10.0.0.241 - - [2026-05-18 02:00:20] "GET /domain/2d41c0d2-849f-4e48-95a3-b6637df9305b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.010472 10.0.0.241 - - [2026-05-18 02:00:20] "POST /id-to-fqname HTTP/1.1" 200 184 0.003420 10.0.0.241 - - [2026-05-18 02:00:20] "POST /fqname-to-id HTTP/1.1" 404 193 0.003596 10.0.0.241 - - [2026-05-18 02:00:20] "POST /security-groups HTTP/1.1" 200 579 0.075255 10.0.0.241 - - [2026-05-18 02:00:20] "POST /fqname-to-id HTTP/1.1" 404 228 0.003050 10.0.0.241 - - [2026-05-18 02:00:20] "POST /projects HTTP/1.1" 200 569 0.262121 10.0.0.241 - - [2026-05-18 02:00:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.302566 10.0.0.241 - - [2026-05-18 02:00:20] "POST /access-control-lists HTTP/1.1" 200 594 0.061486 10.0.0.241 - - [2026-05-18 02:00:20] "GET /project/26e724b5-960b-4f01-b13d-3359dfb3abeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.467455 10.0.0.241 - - [2026-05-18 02:00:20] "POST /fqname-to-id HTTP/1.1" 404 227 0.002696 10.0.0.241 - - [2026-05-18 02:00:21] "POST /access-control-lists HTTP/1.1" 200 592 0.067605 10.0.0.241 - - [2026-05-18 02:00:22] "GET / HTTP/1.1" 200 36499 0.002779 10.0.0.241 - - [2026-05-18 02:00:22] "GET /projects?obj_uuids=26e724b5-960b-4f01-b13d-3359dfb3abeb&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001360 10.0.0.241 - - [2026-05-18 02:00:22] "GET /project/26e724b5-960b-4f01-b13d-3359dfb3abeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.026339 10.0.0.241 - - [2026-05-18 02:00:22] "GET /projects?obj_uuids=26e724b5-960b-4f01-b13d-3359dfb3abeb&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001780 10.0.0.241 - - [2026-05-18 02:00:22] "GET /project/26e724b5-960b-4f01-b13d-3359dfb3abeb?fields=virtual_networks HTTP/1.1" 200 1026 0.073734 10.0.0.241 - - [2026-05-18 02:00:23] "GET /projects?obj_uuids=26e724b5-960b-4f01-b13d-3359dfb3abeb&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001420 10.0.0.241 - - [2026-05-18 02:00:23] "GET /project/26e724b5-960b-4f01-b13d-3359dfb3abeb?fields=virtual_machine_interfaces HTTP/1.1" 200 1026 0.034854 10.0.0.241 - - [2026-05-18 02:00:23] "GET /projects?obj_uuids=26e724b5-960b-4f01-b13d-3359dfb3abeb&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001233 10.0.0.241 - - [2026-05-18 02:00:23] "GET /project/26e724b5-960b-4f01-b13d-3359dfb3abeb?fields=security_groups HTTP/1.1" 200 1248 0.040478 10.0.0.241 - - [2026-05-18 02:00:24] "DELETE /project/1a4dd06b36ea42978b247fe1aa7430e0 HTTP/1.1" 404 173 0.028072 10.0.0.241 - - [2026-05-18 02:00:24] "GET /projects?obj_uuids=9522f6be-d9ec-4da9-a92c-25f2681428d0&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001120 10.0.0.241 - - [2026-05-18 02:00:24] "DELETE /project/0fcae835fb9441daa63901c5ae2c7cf5 HTTP/1.1" 404 173 0.025889 10.0.0.241 - - [2026-05-18 02:00:24] "DELETE /project/14c66ba70fc44bcda20e363927e05b1f HTTP/1.1" 404 173 0.014791 10.0.0.241 - - [2026-05-18 02:00:24] "DELETE /project/26e724b5960b4f01b13d3359dfb3abeb HTTP/1.1" 404 173 0.013728 10.0.0.241 - - [2026-05-18 02:00:24] "GET /projects?obj_uuids=b58a051e-9978-4220-8e3a-90cea245341a&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001172 10.0.0.241 - - [2026-05-18 02:00:24] "GET /projects?obj_uuids=e9d96801-7b93-4404-beb3-aa23400591fe&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001321 10.0.0.241 - - [2026-05-18 02:00:24] "GET /projects?obj_uuids=1a4dd06b-36ea-4297-8b24-7fe1aa7430e0&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000895 10.0.0.241 - - [2026-05-18 02:00:24] "GET /projects?obj_uuids=0fcae835-fb94-41da-a639-01c5ae2c7cf5&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000821 10.0.0.241 - - [2026-05-18 02:00:24] "GET /projects?obj_uuids=26e724b5-960b-4f01-b13d-3359dfb3abeb&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001025 10.0.0.241 - - [2026-05-18 02:00:24] "GET /projects?obj_uuids=14c66ba7-0fc4-4bcd-a20e-363927e05b1f&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001534 10.0.0.241 - - [2026-05-18 02:00:24] "GET /project/9522f6be-d9ec-4da9-a92c-25f2681428d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1436 0.098103 10.0.0.241 - - [2026-05-18 02:00:24] "GET /projects?obj_uuids=9522f6be-d9ec-4da9-a92c-25f2681428d0&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001176 10.0.0.241 - - [2026-05-18 02:00:24] "GET /project/26e724b5-960b-4f01-b13d-3359dfb3abeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.059752 10.0.0.241 - - [2026-05-18 02:00:25] "GET /project/e9d96801-7b93-4404-beb3-aa23400591fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1436 0.154047 10.0.0.241 - - [2026-05-18 02:00:25] "GET /project/1a4dd06b-36ea-4297-8b24-7fe1aa7430e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.156368 10.0.0.241 - - [2026-05-18 02:00:25] "GET /project/b58a051e-9978-4220-8e3a-90cea245341a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1436 0.170391 10.0.0.241 - - [2026-05-18 02:00:25] "GET /project/0fcae835-fb94-41da-a639-01c5ae2c7cf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.171620 10.0.0.241 - - [2026-05-18 02:00:25] "GET /projects?obj_uuids=0fcae835-fb94-41da-a639-01c5ae2c7cf5&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001084 10.0.0.241 - - [2026-05-18 02:00:25] "GET /projects?obj_uuids=b58a051e-9978-4220-8e3a-90cea245341a&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001098 10.0.0.241 - - [2026-05-18 02:00:25] "GET /projects?obj_uuids=26e724b5-960b-4f01-b13d-3359dfb3abeb&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.003149 10.0.0.241 - - [2026-05-18 02:00:25] "GET /projects?obj_uuids=1a4dd06b-36ea-4297-8b24-7fe1aa7430e0&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.004244 10.0.0.241 - - [2026-05-18 02:00:25] "GET /projects?obj_uuids=e9d96801-7b93-4404-beb3-aa23400591fe&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001273 10.0.0.241 - - [2026-05-18 02:00:25] "GET /project/9522f6be-d9ec-4da9-a92c-25f2681428d0?fields=security_groups HTTP/1.1" 200 1336 0.159981 10.0.0.241 - - [2026-05-18 02:00:25] "GET /project/14c66ba7-0fc4-4bcd-a20e-363927e05b1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.200237 10.0.0.241 - - [2026-05-18 02:00:25] "GET /project/1a4dd06b-36ea-4297-8b24-7fe1aa7430e0?fields=security_groups HTTP/1.1" 200 1350 0.104151 10.0.0.241 - - [2026-05-18 02:00:25] "GET /project/b58a051e-9978-4220-8e3a-90cea245341a?fields=security_groups HTTP/1.1" 200 1336 0.104407 10.0.0.241 - - [2026-05-18 02:00:25] "GET /project/0fcae835-fb94-41da-a639-01c5ae2c7cf5?fields=security_groups HTTP/1.1" 200 1350 0.109255 10.0.0.241 - - [2026-05-18 02:00:25] "GET /project/26e724b5-960b-4f01-b13d-3359dfb3abeb?fields=security_groups HTTP/1.1" 200 1338 0.119197 10.0.0.241 - - [2026-05-18 02:00:25] "GET /project/e9d96801-7b93-4404-beb3-aa23400591fe?fields=security_groups HTTP/1.1" 200 1336 0.129061 10.0.0.241 - - [2026-05-18 02:00:25] "GET /projects?obj_uuids=14c66ba7-0fc4-4bcd-a20e-363927e05b1f&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001029 10.0.0.241 - - [2026-05-18 02:00:25] "GET /project/14c66ba7-0fc4-4bcd-a20e-363927e05b1f?fields=security_groups HTTP/1.1" 200 1350 0.059952 10.0.0.241 - - [2026-05-18 02:00:25] "DELETE /security-group/2d9fb8a4-4160-4bdf-a320-b2879124bcd6 HTTP/1.1" 200 115 0.167024 10.0.0.241 - - [2026-05-18 02:00:25] "DELETE /access-control-list/72b6fee4-1e21-457d-b58b-3270274febe6 HTTP/1.1" 200 115 0.081386 10.0.0.241 - - [2026-05-18 02:00:25] "GET /projects?obj_uuids=9522f6be-d9ec-4da9-a92c-25f2681428d0&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.002632 10.0.0.241 - - [2026-05-18 02:00:25] "DELETE /security-group/80b8cd1f-7f7f-4ff9-aad9-5c84566273a7 HTTP/1.1" 200 115 0.197612 10.0.0.241 - - [2026-05-18 02:00:25] "GET /projects?obj_uuids=1a4dd06b-36ea-4297-8b24-7fe1aa7430e0&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002001 10.0.0.241 - - [2026-05-18 02:00:25] "DELETE /security-group/865941ca-b638-4d7e-870d-dedd28fb84cf HTTP/1.1" 200 115 0.206285 10.0.0.241 - - [2026-05-18 02:00:25] "GET /project/9522f6be-d9ec-4da9-a92c-25f2681428d0?fields=application_policy_sets HTTP/1.1" 200 1375 0.079625 10.0.0.241 - - [2026-05-18 02:00:25] "GET /projects?obj_uuids=b58a051e-9978-4220-8e3a-90cea245341a&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001312 10.0.0.241 - - [2026-05-18 02:00:25] "DELETE /security-group/64c3189f-ea81-44ee-97c1-df6c0c4a74ad HTTP/1.1" 200 115 0.212630 10.0.0.241 - - [2026-05-18 02:00:25] "DELETE /access-control-list/39b40706-74c0-4a51-8e6c-51e2d38e9f6e HTTP/1.1" 200 115 0.103694 10.0.0.241 - - [2026-05-18 02:00:25] "GET /projects?obj_uuids=26e724b5-960b-4f01-b13d-3359dfb3abeb&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001094 10.0.0.241 - - [2026-05-18 02:00:25] "GET /project/b58a051e-9978-4220-8e3a-90cea245341a?fields=application_policy_sets HTTP/1.1" 200 1375 0.057465 10.0.0.241 - - [2026-05-18 02:00:25] "GET /project/1a4dd06b-36ea-4297-8b24-7fe1aa7430e0?fields=application_policy_sets HTTP/1.1" 200 1389 0.108257 10.0.0.241 - - [2026-05-18 02:00:25] "DELETE /security-group/a6264ed9-1717-4bc2-a2f6-bd012cd55d6b HTTP/1.1" 200 115 0.262650 10.0.0.241 - - [2026-05-18 02:00:25] "DELETE /security-group/ee15acf6-2a97-4c1b-a3b2-0e1988711091 HTTP/1.1" 200 115 0.267545 10.0.0.241 - - [2026-05-18 02:00:25] "GET /projects?obj_uuids=0fcae835-fb94-41da-a639-01c5ae2c7cf5&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001250 10.0.0.241 - - [2026-05-18 02:00:25] "GET /projects?obj_uuids=e9d96801-7b93-4404-beb3-aa23400591fe&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001134 10.0.0.241 - - [2026-05-18 02:00:25] "DELETE /security-group/664f19b8-697b-4b07-9244-b272e677d0df HTTP/1.1" 200 115 0.297077 10.0.0.241 - - [2026-05-18 02:00:25] "GET /project/26e724b5-960b-4f01-b13d-3359dfb3abeb?fields=application_policy_sets HTTP/1.1" 200 1377 0.135896 10.0.0.241 - - [2026-05-18 02:00:25] "GET /project/0fcae835-fb94-41da-a639-01c5ae2c7cf5?fields=application_policy_sets HTTP/1.1" 200 1389 0.093872 10.0.0.241 - - [2026-05-18 02:00:25] "GET /projects?obj_uuids=14c66ba7-0fc4-4bcd-a20e-363927e05b1f&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001269 10.0.0.241 - - [2026-05-18 02:00:25] "DELETE /access-control-list/881d4908-aa3d-48fc-a6b3-60bf07bbb351 HTTP/1.1" 200 115 0.189195 10.0.0.241 - - [2026-05-18 02:00:25] "GET /project/e9d96801-7b93-4404-beb3-aa23400591fe?fields=application_policy_sets HTTP/1.1" 200 1375 0.161139 10.0.0.241 - - [2026-05-18 02:00:25] "GET /project/14c66ba7-0fc4-4bcd-a20e-363927e05b1f?fields=application_policy_sets HTTP/1.1" 200 1389 0.122538 10.0.0.241 - - [2026-05-18 02:00:25] "DELETE /access-control-list/8f6b5513-7216-435b-a4da-29a956996fbf HTTP/1.1" 200 115 0.083232 10.0.0.241 - - [2026-05-18 02:00:25] "DELETE /project/9522f6be-d9ec-4da9-a92c-25f2681428d0 HTTP/1.1" 200 115 0.957241 10.0.0.241 - - [2026-05-18 02:00:25] "DELETE /access-control-list/7d3dbc5a-0a58-42dd-9636-e682ada0eb5e HTTP/1.1" 200 115 0.068825 10.0.0.241 - - [2026-05-18 02:00:25] "DELETE /project/1a4dd06b-36ea-4297-8b24-7fe1aa7430e0 HTTP/1.1" 200 115 1.025527 10.0.0.241 - - [2026-05-18 02:00:25] "DELETE /project/b58a051e-9978-4220-8e3a-90cea245341a HTTP/1.1" 200 115 1.047699 10.0.0.241 - - [2026-05-18 02:00:25] "DELETE /access-control-list/17852e82-f1fd-482c-a8b1-d84fe71876fe HTTP/1.1" 200 115 0.083792 10.0.0.241 - - [2026-05-18 02:00:25] "DELETE /project/0fcae835-fb94-41da-a639-01c5ae2c7cf5 HTTP/1.1" 200 115 1.123127 10.0.0.241 - - [2026-05-18 02:00:25] "DELETE /project/26e724b5-960b-4f01-b13d-3359dfb3abeb HTTP/1.1" 200 115 1.079091 10.0.0.241 - - [2026-05-18 02:00:25] "DELETE /project/e9d96801-7b93-4404-beb3-aa23400591fe HTTP/1.1" 200 115 1.164591 10.0.0.241 - - [2026-05-18 02:00:26] "DELETE /access-control-list/c9699765-ee8a-40de-b964-b93d74f854a4 HTTP/1.1" 200 115 0.060710 10.0.0.241 - - [2026-05-18 02:00:26] "DELETE /project/14c66ba7-0fc4-4bcd-a20e-363927e05b1f HTTP/1.1" 200 115 1.133193 10.0.0.241 - - [2026-05-18 02:00:26] "DELETE /access-control-list/7e43f286-215f-43d5-a668-4272f803be95 HTTP/1.1" 200 115 0.024921 10.0.0.241 - - [2026-05-18 02:00:26] "DELETE /access-control-list/2e334ead-e891-4650-9ef1-f8a9188d8125 HTTP/1.1" 200 115 0.036817 10.0.0.241 - - [2026-05-18 02:00:26] "DELETE /access-control-list/a5425908-116d-4e60-8899-547c98eb8624 HTTP/1.1" 200 115 0.022645 10.0.0.241 - - [2026-05-18 02:00:26] "DELETE /access-control-list/a70a1619-bd37-4719-823d-73286c91e425 HTTP/1.1" 200 115 0.020078 10.0.0.241 - - [2026-05-18 02:00:26] "DELETE /access-control-list/af1b6887-c8d4-4b9c-bb98-8d449a79f3a5 HTTP/1.1" 200 115 0.025607 10.0.0.241 - - [2026-05-18 02:00:26] "DELETE /access-control-list/019d67d6-b862-40e2-b0cb-f5aa8d2e48e9 HTTP/1.1" 200 115 0.032283 10.0.0.241 - - [2026-05-18 02:00:26] "DELETE /access-control-list/839f3779-c29a-480c-ab92-f0a8c08fef76 HTTP/1.1" 200 115 0.031995 [Introspect:8084]10.0.0.241 - - [2026-05-18 02:00:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001245 [Introspect:8084]10.0.0.241 - - [2026-05-18 02:00:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001770 10.0.0.241 - - [2026-05-18 02:00:36] "GET /obj-perms HTTP/1.1" 200 6396 0.092547 10.0.0.241 - - [2026-05-18 02:00:37] "GET /obj-perms HTTP/1.1" 200 6396 0.076868 [Introspect:8084]10.0.0.241 - - [2026-05-18 02:00:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001462 [Introspect:8084]10.0.0.241 - - [2026-05-18 02:00:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001487 [Introspect:8084]10.0.0.241 - - [2026-05-18 02:00:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001182 [Introspect:8084]10.0.0.241 - - [2026-05-18 02:00:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001470 [Introspect:8084]10.0.0.241 - - [2026-05-18 02:00:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001325 [Introspect:8084]10.0.0.241 - - [2026-05-18 02:00:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001224 [Introspect:8084]10.0.0.241 - - [2026-05-18 02:01:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001348 [Introspect:8084]10.0.0.241 - - [2026-05-18 02:01:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001658