++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Thu May 14 01:59:56 AM UTC 2026 ===================' INFO: =================== Thu May 14 01:59:56 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 +++++ awk '{print $2}' +++++ grep -o 'dev.*' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ cut -d / -f 1 +++ ip addr show dev ens3 +++ head -n 1 +++ awk '{print $2}' +++ grep 'inet ' ++ 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.249.21 ++ 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: 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 ++++ tr '\n' , ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ uniq ++++ sort ++++ grep -vi host +++ local local_ips=,10.0.0.241,10.30.145.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.30.145.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=__ ++ sort ++ grep '^API__.*__.*=.*$' ++ set -o posix ++ set ++ cut -d = -f 1 ++ sed 's/^API__//g' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + cat + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 05/14/2026 02:00:26.621 7fcc8956cbc0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 05/14/2026 02:00:26.816 7fcc8956cbc0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 05/14/2026 02:00:26.833 7fcc8956cbc0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 05/14/2026 02:00:26.833 7fcc8956cbc0 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] The option "admin_port" is not known to keystonemiddleware The option "max_requests" is not known to keystonemiddleware The option "signing_dir" is not known to keystonemiddleware The option "auth_url" is not known to keystonemiddleware The option "username" is not known to keystonemiddleware The option "password" is not known to keystonemiddleware The option "user_domain_name" is not known to keystonemiddleware The option "project_domain_name" is not known to keystonemiddleware The option "project_name" is not known to keystonemiddleware AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://localhost:8095/ Hit Ctrl-C to quit. Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=, ca_certs='/etc/contrail/ssl/certs/ca-cert.pem', keyfile='/etc/contrail/ssl/private/server-privkey.pem', certfile='/etc/contrail/ssl/certs/server.pem', ssl_version=<_SSLMethod.PROTOCOL_TLSv1_2: 5>))... Listening on http://10.0.0.241:8082/ Hit Ctrl-C to quit. 10.0.0.241 - - [2026-05-14 02:00:34] "GET / HTTP/1.1" 503 181 0.000254 10.0.0.241 - - [2026-05-14 02:00:34] "GET / HTTP/1.1" 503 181 0.000176 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-14 02:00:35] "GET /global-system-configs HTTP/1.1" 401 297 0.001252 10.0.0.241 - - [2026-05-14 02:00:35] "GET /global-system-configs HTTP/1.1" 401 297 0.000493 10.0.0.241 - - [2026-05-14 02:00:35] "GET / HTTP/1.1" 200 36499 0.002565 10.0.0.241 - - [2026-05-14 02:00:35] "GET / HTTP/1.1" 200 36499 0.001590 10.0.0.241 - - [2026-05-14 02:00:35] "POST /fqname-to-id HTTP/1.1" 401 297 0.000452 10.0.0.241 - - [2026-05-14 02:00:35] "GET / HTTP/1.1" 200 45019 0.001812 10.0.0.241 - - [2026-05-14 02:00:35] "GET / HTTP/1.1" 200 45019 0.001228 10.0.0.241 - - [2026-05-14 02:00:35] "POST /fqname-to-id HTTP/1.1" 401 297 0.000421 10.0.0.241 - - [2026-05-14 02:00:35] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 297 0.000305 10.0.0.241 - - [2026-05-14 02:00:36] "GET / HTTP/1.1" 200 36499 0.002197 10.0.0.241 - - [2026-05-14 02:00:36] "POST /fqname-to-id HTTP/1.1" 401 297 0.000507 10.0.0.241 - - [2026-05-14 02:00:36] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 312 0.377675 10.0.0.241 - - [2026-05-14 02:00:36] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 333 0.008179 10.0.0.241 - - [2026-05-14 02:00:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.432930 10.0.0.241 - - [2026-05-14 02:00:36] "GET /global-system-config/a6adc5d7-22b5-48f5-853d-d4c669b7a0d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.019624 10.0.0.241 - - [2026-05-14 02:00:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.442846 10.0.0.241 - - [2026-05-14 02:00:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.022612 10.0.0.241 - - [2026-05-14 02:00:36] "GET / HTTP/1.1" 200 36499 0.001668 10.0.0.241 - - [2026-05-14 02:00:36] "POST /fqname-to-id HTTP/1.1" 404 214 0.007677 10.0.0.241 - - [2026-05-14 02:00:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.058576 10.0.0.241 - - [2026-05-14 02:00:36] "GET / HTTP/1.1" 200 36499 0.002378 10.0.0.241 - - [2026-05-14 02:00:36] "GET /global-system-config/a6adc5d7-22b5-48f5-853d-d4c669b7a0d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.012532 10.0.0.241 - - [2026-05-14 02:00:36] "POST /fqname-to-id HTTP/1.1" 401 297 0.000612 10.0.0.241 - - [2026-05-14 02:00:36] "POST /fqname-to-id HTTP/1.1" 404 214 0.014791 10.0.0.241 - - [2026-05-14 02:00:36] "POST /config-database-nodes HTTP/1.1" 200 611 0.115214 10.0.0.241 - - [2026-05-14 02:00:36] "POST /analytics-nodes HTTP/1.1" 200 599 0.068101 10.0.0.241 - - [2026-05-14 02:00:36] "GET / HTTP/1.1" 200 36499 0.001400 /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-14 02:00:37] "POST /fqname-to-id HTTP/1.1" 401 297 0.000636 10.0.0.241 - - [2026-05-14 02:00:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.054630 10.0.0.241 - - [2026-05-14 02:00:37] "GET /global-system-config/a6adc5d7-22b5-48f5-853d-d4c669b7a0d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.014599 10.0.0.241 - - [2026-05-14 02:00:37] "POST /fqname-to-id HTTP/1.1" 404 214 0.005017 10.0.0.241 - - [2026-05-14 02:00:37] "GET / HTTP/1.1" 200 36499 0.001987 10.0.0.241 - - [2026-05-14 02:00:37] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.077463 10.0.0.241 - - [2026-05-14 02:00:37] "POST /fqname-to-id HTTP/1.1" 404 186 0.060031 10.0.0.241 - - [2026-05-14 02:00:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.022000 10.0.0.241 - - [2026-05-14 02:00:37] "GET /global-system-config/a6adc5d7-22b5-48f5-853d-d4c669b7a0d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.019369 10.0.0.241 - - [2026-05-14 02:00:37] "POST /service-appliance-sets HTTP/1.1" 200 557 0.065534 10.0.0.241 - - [2026-05-14 02:00:37] "POST /fqname-to-id HTTP/1.1" 404 180 0.006750 10.0.0.241 - - [2026-05-14 02:00:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005871 10.0.0.241 - - [2026-05-14 02:00:37] "GET / HTTP/1.1" 200 36499 0.001714 10.0.0.241 - - [2026-05-14 02:00:37] "POST /fqname-to-id HTTP/1.1" 401 297 0.000522 10.0.0.241 - - [2026-05-14 02:00:37] "GET /global-system-config/a6adc5d7-22b5-48f5-853d-d4c669b7a0d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.010599 10.0.0.241 - - [2026-05-14 02:00:38] "POST /service-appliance-sets HTTP/1.1" 200 545 0.038570 10.0.0.241 - - [2026-05-14 02:00:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004037 10.0.0.241 - - [2026-05-14 02:00:38] "GET /network-ipam/a06434b8-be79-4a12-b893-6fa419920b96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1958 0.006955 10.0.0.241 - - [2026-05-14 02:00:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.049345 10.0.0.241 - - [2026-05-14 02:00:38] "GET /routing-instance/f84b3554-2f53-49d2-9b6b-83a90cd67283?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1180 0.020218 10.0.0.241 - - [2026-05-14 02:00:38] "POST /service-templates HTTP/1.1" 200 515 0.052334 10.0.0.241 - - [2026-05-14 02:00:38] "POST /service-templates HTTP/1.1" 200 505 0.059371 10.0.0.241 - - [2026-05-14 02:00:38] "POST /bgp-routers HTTP/1.1" 200 616 0.061500 10.0.0.241 - - [2026-05-14 02:00:38] "GET /bgp-router/68d54ee7-1b0d-408e-9c0c-be1e754839a9?fields=global_system_config_back_refs HTTP/1.1" 200 1111 0.011403 10.0.0.241 - - [2026-05-14 02:00:38] "POST /service-templates HTTP/1.1" 200 519 0.046641 10.0.0.241 - - [2026-05-14 02:00:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.011032 10.0.0.241 - - [2026-05-14 02:00:38] "GET /global-system-config/a6adc5d7-22b5-48f5-853d-d4c669b7a0d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.047577 10.0.0.241 - - [2026-05-14 02:00:38] "POST /service-templates HTTP/1.1" 200 539 0.095551 10.0.0.241 - - [2026-05-14 02:00:38] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006681 10.0.0.241 - - [2026-05-14 02:00:38] "POST /ref-update HTTP/1.1" 200 156 0.045947 10.0.0.241 - - [2026-05-14 02:00:38] "POST /service-templates HTTP/1.1" 200 511 0.105539 10.0.0.241 - - [2026-05-14 02:00:39] "GET / HTTP/1.1" 200 36499 0.001694 10.0.0.241 - - [2026-05-14 02:00:39] "POST /fqname-to-id HTTP/1.1" 401 297 0.000731 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-14 02:00:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.062692 10.0.0.241 - - [2026-05-14 02:00:39] "GET /global-system-config/a6adc5d7-22b5-48f5-853d-d4c669b7a0d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.031567 10.0.0.241 - - [2026-05-14 02:00:39] "GET /obj-perms HTTP/1.1" 200 6381 0.480221 10.0.0.241 - - [2026-05-14 02:00:39] "POST /fqname-to-id HTTP/1.1" 404 214 0.003738 10.0.0.241 - - [2026-05-14 02:00:39] "POST /database-nodes HTTP/1.1" 200 597 0.046432 10.0.0.241 - - [2026-05-14 02:00:40] "GET /obj-perms HTTP/1.1" 200 6381 0.091259 10.0.0.241 - - [2026-05-14 02:00:43] "GET / HTTP/1.1" 200 36499 0.001781 10.0.0.241 - - [2026-05-14 02:00:43] "POST /fqname-to-id HTTP/1.1" 401 297 0.000678 10.0.0.241 - - [2026-05-14 02:00:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.051841 10.0.0.241 - - [2026-05-14 02:00:44] "GET /global-system-config/a6adc5d7-22b5-48f5-853d-d4c669b7a0d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.017733 10.0.0.241 - - [2026-05-14 02:00:44] "POST /fqname-to-id HTTP/1.1" 404 214 0.012536 10.0.0.241 - - [2026-05-14 02:00:44] "POST /config-nodes HTTP/1.1" 200 593 0.058874 10.0.0.241 - - [2026-05-14 02:00:44] "POST /fqname-to-id HTTP/1.1" 401 297 0.000690 10.0.0.241 - - [2026-05-14 02:00:44] "GET / HTTP/1.1" 200 36499 0.002021 10.0.0.241 - - [2026-05-14 02:00:44] "POST /global-vrouter-configs HTTP/1.1" 401 297 0.000529 10.0.0.241 - - [2026-05-14 02:00:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.054392 10.0.0.241 - - [2026-05-14 02:00:44] "GET /network-ipam/a06434b8-be79-4a12-b893-6fa419920b96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1958 0.006421 10.0.0.241 - - [2026-05-14 02:00:45] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.046798 10.0.0.241 - - [2026-05-14 02:00:45] "POST /fqname-to-id HTTP/1.1" 404 225 0.004199 10.0.0.241 - - [2026-05-14 02:00:45] "POST /access-control-lists HTTP/1.1" 200 591 0.039832 10.0.0.241 - - [2026-05-14 02:00:45] "POST /fqname-to-id HTTP/1.1" 404 224 0.003666 10.0.0.241 - - [2026-05-14 02:00:45] "POST /access-control-lists HTTP/1.1" 200 589 0.036183 10.0.0.241 - - [2026-05-14 02:00:45] "POST /route-targets HTTP/1.1" 200 329 0.021607 10.0.0.241 - - [2026-05-14 02:00:45] "POST /ref-update HTTP/1.1" 200 156 0.031891 10.0.0.241 - - [2026-05-14 02:00:45] "POST /route-targets HTTP/1.1" 200 329 0.026536 10.0.0.241 - - [2026-05-14 02:00:45] "POST /ref-update HTTP/1.1" 200 156 0.059575 10.0.0.241 - - [2026-05-14 02:00:46] "POST /route-targets HTTP/1.1" 200 329 0.025744 10.0.0.241 - - [2026-05-14 02:00:46] "POST /ref-update HTTP/1.1" 200 156 0.028240 10.0.0.241 - - [2026-05-14 02:00:46] "POST /route-targets HTTP/1.1" 200 329 0.025621 10.0.0.241 - - [2026-05-14 02:00:46] "POST /ref-update HTTP/1.1" 200 156 0.024459 10.0.0.241 - - [2026-05-14 02:00:46] "POST /fqname-to-id HTTP/1.1" 404 201 0.006382 10.0.0.241 - - [2026-05-14 02:00:46] "POST /access-control-lists HTTP/1.1" 200 555 0.081945 10.0.0.241 - - [2026-05-14 02:00:46] "GET / HTTP/1.1" 200 36499 0.001630 10.0.0.241 - - [2026-05-14 02:00:46] "POST /fqname-to-id HTTP/1.1" 401 297 0.000958 10.0.0.241 - - [2026-05-14 02:00:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.037426 10.0.0.241 - - [2026-05-14 02:00:46] "GET /global-system-config/a6adc5d7-22b5-48f5-853d-d4c669b7a0d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.012516 10.0.0.241 - - [2026-05-14 02:00:47] "POST /fqname-to-id HTTP/1.1" 404 214 0.005700 10.0.0.241 - - [2026-05-14 02:00:47] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.033798 10.0.0.241 - - [2026-05-14 02:00:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004347 10.0.0.241 - - [2026-05-14 02:00:50] "GET /global-vrouter-config/5e38580b-ceb8-4b35-ba3e-0ea3f975163a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.004949 10.0.0.241 - - [2026-05-14 02:00:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004893 10.0.0.241 - - [2026-05-14 02:00:50] "PUT /global-vrouter-config/5e38580b-ceb8-4b35-ba3e-0ea3f975163a HTTP/1.1" 200 278 0.169090 10.0.0.241 - - [2026-05-14 02:00:50] "GET / HTTP/1.1" 200 36499 0.002153 10.0.0.241 - - [2026-05-14 02:00:50] "POST /alarms HTTP/1.1" 401 297 0.000579 10.0.0.241 - - [2026-05-14 02:00:51] "POST /alarms HTTP/1.1" 200 585 0.104189 10.0.0.241 - - [2026-05-14 02:00:51] "POST /alarms HTTP/1.1" 200 579 0.060031 10.0.0.241 - - [2026-05-14 02:00:51] "POST /alarms HTTP/1.1" 200 579 0.044066 10.0.0.241 - - [2026-05-14 02:00:51] "POST /alarms HTTP/1.1" 200 563 0.033450 10.0.0.241 - - [2026-05-14 02:00:51] "POST /alarms HTTP/1.1" 200 559 0.032697 10.0.0.241 - - [2026-05-14 02:00:51] "POST /alarms HTTP/1.1" 200 561 0.039241 10.0.0.241 - - [2026-05-14 02:00:51] "POST /alarms HTTP/1.1" 200 569 0.032198 10.0.0.241 - - [2026-05-14 02:00:51] "POST /alarms HTTP/1.1" 200 553 0.033762 10.0.0.241 - - [2026-05-14 02:00:51] "POST /alarms HTTP/1.1" 200 561 0.026144 10.0.0.241 - - [2026-05-14 02:00:51] "POST /alarms HTTP/1.1" 200 571 0.053873 10.0.0.241 - - [2026-05-14 02:00:51] "POST /alarms HTTP/1.1" 200 559 0.045476 10.0.0.241 - - [2026-05-14 02:00:52] "POST /alarms HTTP/1.1" 200 571 0.047554 10.0.0.241 - - [2026-05-14 02:00:52] "POST /alarms HTTP/1.1" 200 579 0.093545 10.0.0.241 - - [2026-05-14 02:00:52] "POST /alarms HTTP/1.1" 200 573 0.043178 10.0.0.241 - - [2026-05-14 02:00:52] "POST /alarms HTTP/1.1" 200 565 0.031159 10.0.0.241 - - [2026-05-14 02:00:52] "POST /alarms HTTP/1.1" 200 565 0.027531 10.0.0.241 - - [2026-05-14 02:00:52] "POST /alarms HTTP/1.1" 200 565 0.035611 10.0.0.241 - - [2026-05-14 02:00:52] "POST /alarms HTTP/1.1" 200 551 0.062996 10.0.0.241 - - [2026-05-14 02:00:52] "POST /alarms HTTP/1.1" 200 599 0.049189 10.0.0.241 - - [2026-05-14 02:00:52] "POST /alarms HTTP/1.1" 200 579 0.053929 10.0.0.241 - - [2026-05-14 02:00:52] "POST /alarms HTTP/1.1" 200 575 0.061032 10.0.0.241 - - [2026-05-14 02:00:53] "POST /alarms HTTP/1.1" 200 587 0.031531 [Introspect:8084]10.0.0.241 - - [2026-05-14 02:00:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001416 [Introspect:8084]10.0.0.241 - - [2026-05-14 02:00:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001211 10.0.0.241 - - [2026-05-14 02:00:53] "POST /alarms HTTP/1.1" 200 613 0.037918 10.0.0.241 - - [2026-05-14 02:00:53] "GET / HTTP/1.1" 200 36499 0.001993 10.0.0.241 - - [2026-05-14 02:00:53] "POST /global-vrouter-configs HTTP/1.1" 401 297 0.000622 10.0.0.241 - - [2026-05-14 02:00:53] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.046571 10.0.0.241 - - [2026-05-14 02:00:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003901 10.0.0.241 - - [2026-05-14 02:00:53] "PUT /global-vrouter-config/5e38580b-ceb8-4b35-ba3e-0ea3f975163a HTTP/1.1" 200 278 0.019915 10.0.0.241 - - [2026-05-14 02:00:54] "GET / HTTP/1.1" 200 36499 0.002637 10.0.0.241 - - [2026-05-14 02:00:54] "POST /fqname-to-id HTTP/1.1" 401 297 0.000712 10.0.0.241 - - [2026-05-14 02:00:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.040608 10.0.0.241 - - [2026-05-14 02:00:54] "GET /global-vrouter-config/5e38580b-ceb8-4b35-ba3e-0ea3f975163a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005526 10.0.0.241 - - [2026-05-14 02:00:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003602 10.0.0.241 - - [2026-05-14 02:00:54] "PUT /global-vrouter-config/5e38580b-ceb8-4b35-ba3e-0ea3f975163a HTTP/1.1" 200 278 0.012065 10.0.0.241 - - [2026-05-14 02:00:55] "GET / HTTP/1.1" 200 36499 0.002020 10.0.0.241 - - [2026-05-14 02:00:55] "POST /fqname-to-id HTTP/1.1" 401 297 0.000503 10.0.0.241 - - [2026-05-14 02:00:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.042247 10.0.0.241 - - [2026-05-14 02:00:55] "GET /global-system-config/a6adc5d7-22b5-48f5-853d-d4c669b7a0d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.008769 10.0.0.241 - - [2026-05-14 02:00:55] "PUT /global-system-config/a6adc5d7-22b5-48f5-853d-d4c669b7a0d8 HTTP/1.1" 200 276 0.042197 [Introspect:8084]10.0.0.241 - - [2026-05-14 02:00:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001079 [Introspect:8084]10.0.0.241 - - [2026-05-14 02:01:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001787 [Introspect:8084]10.0.0.241 - - [2026-05-14 02:01:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001005 [Introspect:8084]10.0.0.241 - - [2026-05-14 02:01:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001364 10.0.0.241 - - [2026-05-14 02:01:25] "GET / HTTP/1.1" 200 36499 0.001723 10.0.0.241 - - [2026-05-14 02:01:25] "POST /fqname-to-id HTTP/1.1" 401 297 0.000538 10.0.0.241 - - [2026-05-14 02:01:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.052313 10.0.0.241 - - [2026-05-14 02:01:26] "GET /global-system-config/a6adc5d7-22b5-48f5-853d-d4c669b7a0d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.007344 10.0.0.241 - - [2026-05-14 02:01:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005185 10.0.0.241 - - [2026-05-14 02:01:26] "GET /config-node/4b75370a-0870-4898-878f-79d8754120ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1188 0.007328 10.0.0.241 - - [2026-05-14 02:01:36] "GET / HTTP/1.1" 200 36499 0.001928 10.0.0.241 - - [2026-05-14 02:01:36] "POST /fqname-to-id HTTP/1.1" 401 297 0.000815 10.0.0.241 - - [2026-05-14 02:01:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.041835 10.0.0.241 - - [2026-05-14 02:01:37] "GET /routing-instance/f84b3554-2f53-49d2-9b6b-83a90cd67283?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1180 0.005911 10.0.0.241 - - [2026-05-14 02:01:37] "POST /bgp-routers HTTP/1.1" 409 299 0.004016 10.0.0.241 - - [2026-05-14 02:01:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004153 [Introspect:8084]10.0.0.241 - - [2026-05-14 02:01:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000979 [Introspect:8084]10.0.0.241 - - [2026-05-14 02:01:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001223 10.0.0.241 - - [2026-05-14 02:01:37] "GET /bgp-router/68d54ee7-1b0d-408e-9c0c-be1e754839a9?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1799 0.009291 10.0.0.241 - - [2026-05-14 02:01:37] "PUT /bgp-router/68d54ee7-1b0d-408e-9c0c-be1e754839a9 HTTP/1.1" 200 256 0.019295 10.0.0.241 - - [2026-05-14 02:01:40] "GET /obj-perms HTTP/1.1" 200 6381 0.064396 10.0.0.241 - - [2026-05-14 02:01:41] "GET /obj-perms HTTP/1.1" 200 6381 0.085466 [Introspect:8084]10.0.0.241 - - [2026-05-14 02:01:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001412 [Introspect:8084]10.0.0.241 - - [2026-05-14 02:01:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001750 10.0.0.241 - - [2026-05-14 02:01:55] "GET /global-system-configs HTTP/1.1" 401 297 0.000535 10.0.0.241 - - [2026-05-14 02:01:55] "GET /global-system-configs HTTP/1.1" 401 297 0.000487 10.0.0.241 - - [2026-05-14 02:01:56] "GET /global-system-configs HTTP/1.1" 401 297 0.000543 10.0.0.241 - - [2026-05-14 02:01:57] "GET /global-system-configs HTTP/1.1" 401 297 0.000431 [Introspect:8084]10.0.0.241 - - [2026-05-14 02:02:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001028 [Introspect:8084]10.0.0.241 - - [2026-05-14 02:02:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001236 [Introspect:8084]10.0.0.241 - - [2026-05-14 02:02:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001010 [Introspect:8084]10.0.0.241 - - [2026-05-14 02:02:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001398 [Introspect:8084]10.0.0.241 - - [2026-05-14 02:02:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001085 [Introspect:8084]10.0.0.241 - - [2026-05-14 02:02:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001679 10.0.0.241 - - [2026-05-14 02:02:41] "GET /obj-perms HTTP/1.1" 200 6381 0.059802 10.0.0.241 - - [2026-05-14 02:02:42] "GET /obj-perms HTTP/1.1" 200 6381 0.058697 10.0.0.241 - - [2026-05-14 02:02:56] "GET / HTTP/1.1" 200 36499 0.073834 10.0.0.241 - - [2026-05-14 02:02:56] "POST /fqname-to-id HTTP/1.1" 401 297 0.000588 10.0.0.241 - - [2026-05-14 02:02:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.039825 10.0.0.241 - - [2026-05-14 02:02:56] "GET /global-system-config/a6adc5d7-22b5-48f5-853d-d4c669b7a0d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.007180 10.0.0.241 - - [2026-05-14 02:02:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003521 10.0.0.241 - - [2026-05-14 02:02:56] "GET /routing-instance/f84b3554-2f53-49d2-9b6b-83a90cd67283?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1180 0.004857 10.0.0.241 - - [2026-05-14 02:02:56] "PUT /global-system-config/a6adc5d7-22b5-48f5-853d-d4c669b7a0d8 HTTP/1.1" 200 276 0.014540 10.0.0.241 - - [2026-05-14 02:02:56] "POST /fqname-to-id HTTP/1.1" 404 214 0.003762 10.0.0.241 - - [2026-05-14 02:02:56] "POST /virtual-routers HTTP/1.1" 200 599 0.025206 10.0.0.241 - - [2026-05-14 02:02:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004023 10.0.0.241 - - [2026-05-14 02:02:56] "GET /virtual-router/ae31050d-dc63-4561-90bd-409a519eb056?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.006587 10.0.0.241 - - [2026-05-14 02:02:56] "POST /fqname-to-id HTTP/1.1" 404 227 0.003810 10.0.0.241 - - [2026-05-14 02:02:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003572 10.0.0.241 - - [2026-05-14 02:02:56] "GET /virtual-network/5a1efe0d-e431-419f-8949-8d08a1329ae4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.007113 10.0.0.241 - - [2026-05-14 02:02:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.065930 [Introspect:8084]10.0.0.241 - - [2026-05-14 02:03:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001141 [Introspect:8084]10.0.0.241 - - [2026-05-14 02:03:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001560 10.0.0.241 - - [2026-05-14 02:03:42] "GET /obj-perms HTTP/1.1" 200 6381 0.146347 10.0.0.241 - - [2026-05-14 02:03:43] "GET /obj-perms HTTP/1.1" 200 6381 0.170218 [Introspect:8084]10.0.0.241 - - [2026-05-14 02:03:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001490 [Introspect:8084]10.0.0.241 - - [2026-05-14 02:03:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.002836 [Introspect:8084]10.0.0.241 - - [2026-05-14 02:03:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001092 [Introspect:8084]10.0.0.241 - - [2026-05-14 02:03:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001724 10.0.0.241 - - [2026-05-14 02:04:43] "GET /obj-perms HTTP/1.1" 200 6381 0.061390 10.0.0.241 - - [2026-05-14 02:04:44] "GET /obj-perms HTTP/1.1" 200 6381 0.059979 10.0.0.241 - - [2026-05-14 02:05:35] "GET / HTTP/1.1" 200 36499 0.001868 10.0.0.241 - - [2026-05-14 02:05:35] "POST /fqname-to-id HTTP/1.1" 401 297 0.000600 10.0.0.241 - - [2026-05-14 02:05:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.040667 10.0.0.241 - - [2026-05-14 02:05:35] "GET /global-system-config/a6adc5d7-22b5-48f5-853d-d4c669b7a0d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.010759 10.0.0.241 - - [2026-05-14 02:05:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004842 10.0.0.241 - - [2026-05-14 02:05:36] "GET /routing-instance/f84b3554-2f53-49d2-9b6b-83a90cd67283?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1180 0.006419 10.0.0.241 - - [2026-05-14 02:05:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004608 10.0.0.241 - - [2026-05-14 02:05:36] "GET /virtual-router/ae31050d-dc63-4561-90bd-409a519eb056?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.005096 10.0.0.241 - - [2026-05-14 02:05:36] "PUT /virtual-router/ae31050d-dc63-4561-90bd-409a519eb056 HTTP/1.1" 200 264 0.019561 10.0.0.241 - - [2026-05-14 02:05:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003812 10.0.0.241 - - [2026-05-14 02:05:36] "GET /virtual-router/ae31050d-dc63-4561-90bd-409a519eb056?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.006185 10.0.0.241 - - [2026-05-14 02:05:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004971 10.0.0.241 - - [2026-05-14 02:05:36] "GET /virtual-machine-interface/4fb93e7f-b24a-43d7-969d-e55142e0988e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1901 0.009572 10.0.0.241 - - [2026-05-14 02:05:36] "PUT /virtual-machine-interface/4fb93e7f-b24a-43d7-969d-e55142e0988e HTTP/1.1" 200 286 0.016060 [Introspect:8084]10.0.0.241 - - [2026-05-14 02:05:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001115 [Introspect:8084]10.0.0.241 - - [2026-05-14 02:05:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001448 10.0.0.241 - - [2026-05-14 02:05:44] "GET /obj-perms HTTP/1.1" 200 6381 0.067626 10.0.0.241 - - [2026-05-14 02:05:45] "GET /obj-perms HTTP/1.1" 200 6381 0.064308 10.0.0.241 - - [2026-05-14 02:05:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004348 10.0.0.241 - - [2026-05-14 02:05:45] "GET /virtual-router/ae31050d-dc63-4561-90bd-409a519eb056?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.004459 10.0.0.241 - - [2026-05-14 02:06:45] "GET /obj-perms HTTP/1.1" 200 6381 0.069404 10.0.0.241 - - [2026-05-14 02:06:46] "GET /obj-perms HTTP/1.1" 200 6381 0.071158 10.0.0.241 - - [2026-05-14 02:06:55] "GET /global-system-configs HTTP/1.1" 401 297 0.000495 10.0.0.241 - - [2026-05-14 02:06:55] "GET /global-system-configs HTTP/1.1" 401 297 0.000809 10.0.0.241 - - [2026-05-14 02:06:56] "GET /global-system-configs HTTP/1.1" 401 297 0.000660 10.0.0.241 - - [2026-05-14 02:06:56] "GET /global-system-configs HTTP/1.1" 401 297 0.000630 10.0.0.241 - - [2026-05-14 02:07:20] "GET / HTTP/1.1" 200 36499 0.002510 10.0.0.241 - - [2026-05-14 02:07:30] "GET /project/842961b0-366b-441b-ac79-7958b054872c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000648 10.0.0.241 - - [2026-05-14 02:07:31] "GET /projects?obj_uuids=842961b0-366b-441b-ac79-7958b054872c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.035788 10.0.0.241 - - [2026-05-14 02:07:31] "GET /domains?obj_uuids=d251bbb1-a677-4b52-8c85-ab79c9809042&detail=False&count=False&shared=False HTTP/1.1" 200 123 0.003800 10.0.0.241 - - [2026-05-14 02:07:31] "POST /domains HTTP/1.1" 200 331 0.017183 10.0.0.241 - - [2026-05-14 02:07:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.057984 10.0.0.241 - - [2026-05-14 02:07:31] "GET /domain/d251bbb1-a677-4b52-8c85-ab79c9809042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.170604 10.0.0.241 - - [2026-05-14 02:07:31] "POST /id-to-fqname HTTP/1.1" 200 165 0.001411 10.0.0.241 - - [2026-05-14 02:07:31] "POST /fqname-to-id HTTP/1.1" 404 174 0.003915 10.0.0.241 - - [2026-05-14 02:07:31] "POST /security-groups HTTP/1.1" 200 560 0.073274 10.0.0.241 - - [2026-05-14 02:07:31] "POST /projects HTTP/1.1" 200 531 0.309032 10.0.0.241 - - [2026-05-14 02:07:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.352314 10.0.0.241 - - [2026-05-14 02:07:31] "POST /fqname-to-id HTTP/1.1" 404 205 0.034047 10.0.0.241 - - [2026-05-14 02:07:31] "POST /access-control-lists HTTP/1.1" 200 575 0.066884 10.0.0.241 - - [2026-05-14 02:07:31] "GET /project/842961b0-366b-441b-ac79-7958b054872c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1272 0.718700 10.0.0.241 - - [2026-05-14 02:07:31] "POST /fqname-to-id HTTP/1.1" 404 204 0.006212 10.0.0.241 - - [2026-05-14 02:07:32] "POST /access-control-lists HTTP/1.1" 200 573 0.065964 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-14T02:07:32Z failed with SSLError [Introspect:8084]10.0.0.241 - - [2026-05-14 02:07:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001310 10.0.0.241 - - [2026-05-14 02:07:33] "GET /domains?obj_uuids=d251bbb1-a677-4b52-8c85-ab79c9809042&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001302 10.0.0.241 - - [2026-05-14 02:07:33] "GET /domain/d251bbb1-a677-4b52-8c85-ab79c9809042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 945 0.008681 10.0.0.241 - - [2026-05-14 02:07:34] "POST /fqname-to-id HTTP/1.1" 404 197 0.032807 10.0.0.241 - - [2026-05-14 02:07:34] "GET /projects?obj_uuids=d5a1e08b-c6a8-4235-b87e-332af5c11148&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003446 10.0.0.241 - - [2026-05-14 02:07:34] "GET /domains?obj_uuids=d251bbb1-a677-4b52-8c85-ab79c9809042&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001169 10.0.0.241 - - [2026-05-14 02:07:34] "GET /domain/d251bbb1-a677-4b52-8c85-ab79c9809042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.008116 10.0.0.241 - - [2026-05-14 02:07:34] "POST /id-to-fqname HTTP/1.1" 200 199 0.001653 10.0.0.241 - - [2026-05-14 02:07:34] "POST /fqname-to-id HTTP/1.1" 404 208 0.006532 10.0.0.241 - - [2026-05-14 02:07:34] "POST /security-groups HTTP/1.1" 200 594 0.065805 10.0.0.241 - - [2026-05-14 02:07:34] "POST /fqname-to-id HTTP/1.1" 404 243 0.003777 10.0.0.241 - - [2026-05-14 02:07:34] "POST /projects HTTP/1.1" 200 599 0.257449 10.0.0.241 - - [2026-05-14 02:07:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.292815 10.0.0.241 - - [2026-05-14 02:07:34] "POST /access-control-lists HTTP/1.1" 200 609 0.068279 10.0.0.241 - - [2026-05-14 02:07:34] "GET /project/d5a1e08b-c6a8-4235-b87e-332af5c11148?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.465379 10.0.0.241 - - [2026-05-14 02:07:35] "POST /fqname-to-id HTTP/1.1" 404 242 0.008196 10.0.0.241 - - [2026-05-14 02:07:35] "POST /access-control-lists HTTP/1.1" 200 607 0.073955 10.0.0.241 - - [2026-05-14 02:07:36] "GET / HTTP/1.1" 200 36499 0.002181 10.0.0.241 - - [2026-05-14 02:07:37] "DELETE /project/d5a1e08bc6a84235b87e332af5c11148 HTTP/1.1" 404 173 0.007061 10.0.0.241 - - [2026-05-14 02:07:37] "DELETE /project/842961b0366b441bac797958b054872c HTTP/1.1" 404 173 0.005098 10.0.0.241 - - [2026-05-14 02:07:44] "POST /fqname-to-id HTTP/1.1" 401 297 0.000609 10.0.0.241 - - [2026-05-14 02:07:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.035346 10.0.0.241 - - [2026-05-14 02:07:44] "GET /projects?obj_uuids=d5a1e08b-c6a8-4235-b87e-332af5c11148&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001499 10.0.0.241 - - [2026-05-14 02:07:44] "GET /project/d5a1e08b-c6a8-4235-b87e-332af5c11148?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.028534 252.241.83.23 - - [2026-05-14 02:07:45] "POST /neutron/network HTTP/1.1" 200 117 0.058100 10.0.0.241 - - [2026-05-14 02:07:45] "GET /projects?obj_uuids=d5a1e08b-c6a8-4235-b87e-332af5c11148&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001618 252.241.83.23 - - [2026-05-14 02:07:45] "POST /neutron/network HTTP/1.1" 200 618 0.106972 10.0.0.241 - - [2026-05-14 02:07:45] "POST /route-targets HTTP/1.1" 200 329 0.017843 10.0.0.241 - - [2026-05-14 02:07:45] "POST /ref-update HTTP/1.1" 200 156 0.014673 10.0.0.241 - - [2026-05-14 02:07:45] "POST /useragent-kv HTTP/1.1" 200 115 0.004042 252.241.83.23 - - [2026-05-14 02:07:45] "POST /neutron/subnet HTTP/1.1" 200 725 0.247333 252.241.83.23 - - [2026-05-14 02:07:46] "POST /neutron/network HTTP/1.1" 200 837 0.008503 10.0.0.241 - - [2026-05-14 02:07:46] "POST /id-to-fqname HTTP/1.1" 200 231 0.001709 10.0.0.241 - - [2026-05-14 02:07:46] "GET /virtual-network/8d5f9dda-77e7-4a48-807c-c529b3fd6fa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.007312 252.241.83.23 - - [2026-05-14 02:07:46] "POST /neutron/network HTTP/1.1" 200 837 0.009161 10.0.0.241 - - [2026-05-14 02:07:46] "GET /virtual-network/8d5f9dda-77e7-4a48-807c-c529b3fd6fa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.007006 252.241.83.23 - - [2026-05-14 02:07:46] "POST /neutron/network HTTP/1.1" 200 837 0.008540 252.241.83.23 - - [2026-05-14 02:07:46] "POST /neutron/subnet HTTP/1.1" 200 725 0.010834 10.0.0.241 - - [2026-05-14 02:07:46] "GET /domains HTTP/1.1" 401 297 0.000645 10.0.0.241 - - [2026-05-14 02:07:46] "GET /obj-perms HTTP/1.1" 200 6381 0.069628 10.0.0.241 - - [2026-05-14 02:07:46] "GET /domains HTTP/1.1" 200 440 0.043593 10.0.0.241 - - [2026-05-14 02:07:46] "GET /domains?obj_uuids=d251bbb1-a677-4b52-8c85-ab79c9809042&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001724 10.0.0.241 - - [2026-05-14 02:07:46] "GET /domain/d251bbb1-a677-4b52-8c85-ab79c9809042 HTTP/1.1" 200 1320 0.013759 10.0.0.241 - - [2026-05-14 02:07:46] "GET /projects?obj_uuids=d5a1e08b-c6a8-4235-b87e-332af5c11148&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001660 10.0.0.241 - - [2026-05-14 02:07:46] "GET /project/d5a1e08b-c6a8-4235-b87e-332af5c11148 HTTP/1.1" 200 2170 0.038006 10.0.0.241 - - [2026-05-14 02:07:46] "GET /virtual-network/8d5f9dda-77e7-4a48-807c-c529b3fd6fa5 HTTP/1.1" 200 2345 0.008490 10.0.0.241 - - [2026-05-14 02:07:47] "GET /virtual-network/8d5f9dda-77e7-4a48-807c-c529b3fd6fa5 HTTP/1.1" 200 2345 0.006355 10.0.0.241 - - [2026-05-14 02:07:47] "GET /routing-instance/be1bf069-c1d1-4dfc-9612-4cc98fcabfa7 HTTP/1.1" 200 1499 0.004977 10.0.0.241 - - [2026-05-14 02:07:47] "GET /obj-perms HTTP/1.1" 200 6381 0.075948 10.0.0.241 - - [2026-05-14 02:07:47] "GET /routing-instance/be1bf069-c1d1-4dfc-9612-4cc98fcabfa7 HTTP/1.1" 200 1499 0.005195 10.0.0.241 - - [2026-05-14 02:07:47] "GET /route-target/bbc4834d-ad3b-4ac3-a65c-84928075b748 HTTP/1.1" 200 1222 0.004585 10.0.0.241 - - [2026-05-14 02:07:47] "GET /virtual-network/8d5f9dda-77e7-4a48-807c-c529b3fd6fa5 HTTP/1.1" 200 2345 0.006369 10.0.0.241 - - [2026-05-14 02:07:47] "GET /routing-instance/be1bf069-c1d1-4dfc-9612-4cc98fcabfa7 HTTP/1.1" 200 1499 0.005101 10.0.0.241 - - [2026-05-14 02:07:47] "GET /virtual-network/8d5f9dda-77e7-4a48-807c-c529b3fd6fa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.007346 10.0.0.241 - - [2026-05-14 02:07:47] "GET /virtual-network/8d5f9dda-77e7-4a48-807c-c529b3fd6fa5 HTTP/1.1" 200 2345 0.007662 10.0.0.241 - - [2026-05-14 02:07:47] "GET /routing-instance/be1bf069-c1d1-4dfc-9612-4cc98fcabfa7 HTTP/1.1" 200 1499 0.004992 10.0.0.241 - - [2026-05-14 02:07:47] "GET /routing-instance/be1bf069-c1d1-4dfc-9612-4cc98fcabfa7 HTTP/1.1" 200 1499 0.005817 10.0.0.241 - - [2026-05-14 02:07:47] "GET /route-target/bbc4834d-ad3b-4ac3-a65c-84928075b748 HTTP/1.1" 200 1222 0.004611 10.0.0.241 - - [2026-05-14 02:07:47] "GET /domains HTTP/1.1" 200 440 0.003432 10.0.0.241 - - [2026-05-14 02:07:47] "GET /domains?obj_uuids=d251bbb1-a677-4b52-8c85-ab79c9809042&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001387 10.0.0.241 - - [2026-05-14 02:07:47] "GET /domain/d251bbb1-a677-4b52-8c85-ab79c9809042 HTTP/1.1" 200 1320 0.009737 10.0.0.241 - - [2026-05-14 02:07:47] "GET /projects?obj_uuids=d5a1e08b-c6a8-4235-b87e-332af5c11148&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001389 10.0.0.241 - - [2026-05-14 02:07:47] "GET /project/d5a1e08b-c6a8-4235-b87e-332af5c11148 HTTP/1.1" 200 2170 0.032079 10.0.0.241 - - [2026-05-14 02:07:47] "GET /virtual-network/8d5f9dda-77e7-4a48-807c-c529b3fd6fa5 HTTP/1.1" 200 2345 0.006021 10.0.0.241 - - [2026-05-14 02:07:48] "GET /obj-perms HTTP/1.1" 200 6450 0.061517 10.0.0.241 - - [2026-05-14 02:07:48] "POST /id-to-fqname HTTP/1.1" 200 231 0.001887 252.241.83.23 - - [2026-05-14 02:07:54] "POST /neutron/network HTTP/1.1" 200 847 0.023021 252.241.83.23 - - [2026-05-14 02:07:54] "GET /aaa-mode HTTP/1.1" 401 297 0.000496 252.241.83.23 - - [2026-05-14 02:07:54] "GET / HTTP/1.1" 200 36499 0.004937 252.241.83.23 - - [2026-05-14 02:07:54] "GET /project/d5a1e08b-c6a8-4235-b87e-332af5c11148?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000543 10.0.0.241 - - [2026-05-14 02:07:54] "GET /projects?obj_uuids=d5a1e08b-c6a8-4235-b87e-332af5c11148&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.002296 252.241.83.23 - - [2026-05-14 02:07:55] "GET /project/d5a1e08b-c6a8-4235-b87e-332af5c11148?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.398539 252.241.83.23 - - [2026-05-14 02:07:56] "POST /neutron/network HTTP/1.1" 200 837 0.080678 252.241.83.23 - - [2026-05-14 02:07:58] "POST /neutron/port HTTP/1.1" 200 117 0.008834 252.241.83.23 - - [2026-05-14 02:07:59] "POST /neutron/port HTTP/1.1" 200 117 0.012758 252.241.83.23 - - [2026-05-14 02:08:00] "POST /neutron/network HTTP/1.1" 200 847 0.011621 10.0.0.241 - - [2026-05-14 02:08:01] "GET /projects?obj_uuids=d5a1e08b-c6a8-4235-b87e-332af5c11148&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001929 252.241.83.23 - - [2026-05-14 02:08:01] "POST /neutron/port HTTP/1.1" 200 117 0.025502 252.241.83.23 - - [2026-05-14 02:08:01] "POST /neutron/port HTTP/1.1" 200 1069 0.556403 252.241.83.23 - - [2026-05-14 02:08:02] "POST /neutron/port HTTP/1.1" 200 1069 0.088975 252.241.83.23 - - [2026-05-14 02:08:02] "POST /neutron/port HTTP/1.1" 200 1069 0.045160 252.241.83.23 - - [2026-05-14 02:08:02] "POST /neutron/port HTTP/1.1" 200 1119 0.130363 252.241.83.23 - - [2026-05-14 02:08:02] "POST /neutron/port HTTP/1.1" 200 1129 0.061882 252.241.83.23 - - [2026-05-14 02:08:02] "POST /neutron/floatingip HTTP/1.1" 200 117 0.012500 252.241.83.23 - - [2026-05-14 02:08:02] "POST /neutron/subnet HTTP/1.1" 200 699 0.018760 252.241.83.23 - - [2026-05-14 02:08:03] "POST /neutron/port HTTP/1.1" 200 117 0.003290 252.241.83.23 - - [2026-05-14 02:08:03] "POST /neutron/network HTTP/1.1" 200 837 0.010373 252.241.83.23 - - [2026-05-14 02:08:06] "POST /neutron/port HTTP/1.1" 200 1129 0.032326 252.241.83.23 - - [2026-05-14 02:08:06] "POST /neutron/security_group HTTP/1.1" 200 2067 0.010848 252.241.83.23 - - [2026-05-14 02:08:11] "POST /neutron/port HTTP/1.1" 200 1129 0.020580 252.241.83.23 - - [2026-05-14 02:08:11] "POST /neutron/security_group HTTP/1.1" 200 2067 0.008386 10.0.0.241 - - [2026-05-14 02:08:11] "GET /obj-perms HTTP/1.1" 200 6450 0.002175 10.0.0.241 - - [2026-05-14 02:08:12] "GET /obj-perms HTTP/1.1" 200 6450 0.003200 10.0.0.241 - - [2026-05-14 02:08:13] "GET /obj-perms HTTP/1.1" 200 6450 0.001944 10.0.0.241 - - [2026-05-14 02:08:14] "GET /obj-perms HTTP/1.1" 200 6450 0.003582 10.0.0.241 - - [2026-05-14 02:08:15] "GET /obj-perms HTTP/1.1" 200 6450 0.002117 252.241.83.23 - - [2026-05-14 02:08:17] "POST /neutron/network HTTP/1.1" 200 837 0.016865 252.241.83.23 - - [2026-05-14 02:08:17] "POST /neutron/network HTTP/1.1" 400 204 0.021608 252.241.83.23 - - [2026-05-14 02:08:17] "POST /neutron/port HTTP/1.1" 200 1129 0.052752 252.241.83.23 - - [2026-05-14 02:08:17] "POST /neutron/security_group HTTP/1.1" 200 2067 0.009429 252.241.83.23 - - [2026-05-14 02:08:17] "POST /neutron/port HTTP/1.1" 200 1129 0.019029 252.241.83.23 - - [2026-05-14 02:08:18] "POST /neutron/port HTTP/1.1" 200 1119 0.015041 252.241.83.23 - - [2026-05-14 02:08:18] "POST /neutron/port HTTP/1.1" 200 151 0.150568 252.241.83.23 - - [2026-05-14 02:08:19] "POST /neutron/network HTTP/1.1" 200 837 0.007653 10.0.0.241 - - [2026-05-14 02:08:19] "POST /useragent-kv HTTP/1.1" 200 115 0.005938 10.0.0.241 - - [2026-05-14 02:08:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.008632 10.0.0.241 - - [2026-05-14 02:08:19] "POST /useragent-kv HTTP/1.1" 200 115 0.004408 252.241.83.23 - - [2026-05-14 02:08:19] "POST /neutron/network HTTP/1.1" 200 151 0.110173 10.0.0.241 - - [2026-05-14 02:08:19] "GET /routing-instance/be1bf069-c1d1-4dfc-9612-4cc98fcabfa7 HTTP/1.1" 404 171 0.003812 10.0.0.241 - - [2026-05-14 02:08:19] "DELETE /route-target/bbc4834d-ad3b-4ac3-a65c-84928075b748 HTTP/1.1" 200 115 0.027772 10.0.0.241 - - [2026-05-14 02:08:19] "GET /domains HTTP/1.1" 200 440 0.004094 10.0.0.241 - - [2026-05-14 02:08:19] "GET /domains?obj_uuids=d251bbb1-a677-4b52-8c85-ab79c9809042&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001178 10.0.0.241 - - [2026-05-14 02:08:19] "GET /domain/d251bbb1-a677-4b52-8c85-ab79c9809042 HTTP/1.1" 200 1320 0.009491 10.0.0.241 - - [2026-05-14 02:08:19] "GET /projects?obj_uuids=d5a1e08b-c6a8-4235-b87e-332af5c11148&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001290 10.0.0.241 - - [2026-05-14 02:08:19] "GET /project/d5a1e08b-c6a8-4235-b87e-332af5c11148 HTTP/1.1" 200 1920 0.045070 10.0.0.241 - - [2026-05-14 02:08:20] "GET /projects?obj_uuids=d5a1e08b-c6a8-4235-b87e-332af5c11148&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001069 10.0.0.241 - - [2026-05-14 02:08:20] "GET /project/d5a1e08b-c6a8-4235-b87e-332af5c11148?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.033096 10.0.0.241 - - [2026-05-14 02:08:20] "GET /projects?obj_uuids=d5a1e08b-c6a8-4235-b87e-332af5c11148&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.002280 10.0.0.241 - - [2026-05-14 02:08:20] "GET /project/d5a1e08b-c6a8-4235-b87e-332af5c11148?fields=virtual_networks HTTP/1.1" 200 1056 0.083082 10.0.0.241 - - [2026-05-14 02:08:20] "GET /projects?obj_uuids=d5a1e08b-c6a8-4235-b87e-332af5c11148&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001076 10.0.0.241 - - [2026-05-14 02:08:20] "GET /project/d5a1e08b-c6a8-4235-b87e-332af5c11148?fields=virtual_machine_interfaces HTTP/1.1" 200 1056 0.036936 10.0.0.241 - - [2026-05-14 02:08:20] "GET /projects?obj_uuids=d5a1e08b-c6a8-4235-b87e-332af5c11148&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001197 10.0.0.241 - - [2026-05-14 02:08:20] "GET /project/d5a1e08b-c6a8-4235-b87e-332af5c11148?fields=security_groups HTTP/1.1" 200 1293 0.046767 10.0.0.241 - - [2026-05-14 02:08:21] "GET /projects?obj_uuids=842961b0-366b-441b-ac79-7958b054872c&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001186 10.0.0.241 - - [2026-05-14 02:08:21] "GET /project/842961b0-366b-441b-ac79-7958b054872c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1272 0.032563 10.0.0.241 - - [2026-05-14 02:08:26] "GET /projects?obj_uuids=842961b0-366b-441b-ac79-7958b054872c&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001777 10.0.0.241 - - [2026-05-14 02:08:26] "GET /project/842961b0-366b-441b-ac79-7958b054872c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1272 0.042713 10.0.0.241 - - [2026-05-14 02:08:27] "GET /documentation/index.html HTTP/1.1" 200 219571 0.003470 10.0.0.241 - - [2026-05-14 02:08:27] "GET /domains?obj_uuids=d251bbb1-a677-4b52-8c85-ab79c9809042&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001554 10.0.0.241 - - [2026-05-14 02:08:27] "GET /domain/d251bbb1-a677-4b52-8c85-ab79c9809042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 945 0.010599 10.0.0.241 - - [2026-05-14 02:08:28] "POST /fqname-to-id HTTP/1.1" 404 198 0.037261 10.0.0.241 - - [2026-05-14 02:08:28] "GET /projects?obj_uuids=0853df15-e04a-49de-a8bc-fd94be99728f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003703 10.0.0.241 - - [2026-05-14 02:08:28] "GET /domains?obj_uuids=d251bbb1-a677-4b52-8c85-ab79c9809042&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001859 10.0.0.241 - - [2026-05-14 02:08:28] "GET /domain/d251bbb1-a677-4b52-8c85-ab79c9809042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.009443 10.0.0.241 - - [2026-05-14 02:08:28] "POST /id-to-fqname HTTP/1.1" 200 200 0.003278 10.0.0.241 - - [2026-05-14 02:08:28] "POST /fqname-to-id HTTP/1.1" 404 209 0.005839 10.0.0.241 - - [2026-05-14 02:08:28] "POST /security-groups HTTP/1.1" 200 595 0.081294 10.0.0.241 - - [2026-05-14 02:08:28] "POST /fqname-to-id HTTP/1.1" 404 244 0.009493 10.0.0.241 - - [2026-05-14 02:08:28] "POST /projects HTTP/1.1" 200 601 0.282557 10.0.0.241 - - [2026-05-14 02:08:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.333750 10.0.0.241 - - [2026-05-14 02:08:28] "POST /access-control-lists HTTP/1.1" 200 610 0.078261 10.0.0.241 - - [2026-05-14 02:08:28] "GET /project/0853df15-e04a-49de-a8bc-fd94be99728f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.546082 10.0.0.241 - - [2026-05-14 02:08:28] "POST /fqname-to-id HTTP/1.1" 404 243 0.004051 10.0.0.241 - - [2026-05-14 02:08:28] "POST /access-control-lists HTTP/1.1" 200 608 0.073766 10.0.0.241 - - [2026-05-14 02:08:30] "GET / HTTP/1.1" 200 36499 0.002110 10.0.0.241 - - [2026-05-14 02:08:30] "GET /projects?obj_uuids=842961b0-366b-441b-ac79-7958b054872c&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001758 10.0.0.241 - - [2026-05-14 02:08:30] "GET /project/842961b0-366b-441b-ac79-7958b054872c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1272 0.031866 10.0.0.241 - - [2026-05-14 02:08:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003740 10.0.0.241 - - [2026-05-14 02:08:31] "GET /security-group/e9827eb0-30f5-4e84-8176-16266997a53a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3682 0.005987 10.0.0.241 - - [2026-05-14 02:08:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003437 10.0.0.241 - - [2026-05-14 02:08:31] "GET /projects?obj_uuids=842961b0-366b-441b-ac79-7958b054872c&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001484 10.0.0.241 - - [2026-05-14 02:08:31] "GET /project/842961b0-366b-441b-ac79-7958b054872c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1272 0.033266 10.0.0.241 - - [2026-05-14 02:08:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003744 10.0.0.241 - - [2026-05-14 02:08:31] "GET /security-group/e9827eb0-30f5-4e84-8176-16266997a53a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3682 0.005348 10.0.0.241 - - [2026-05-14 02:08:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003675 10.0.0.241 - - [2026-05-14 02:08:31] "PUT /security-group/e9827eb0-30f5-4e84-8176-16266997a53a HTTP/1.1" 200 264 0.027852 10.0.0.241 - - [2026-05-14 02:08:31] "PUT /access-control-list/9bf5902f-d321-46ec-9620-38102dc6c357 HTTP/1.1" 200 274 0.015268 10.0.0.241 - - [2026-05-14 02:08:31] "PUT /access-control-list/e61a3bbb-cfe6-4cb5-9e35-f903f5f9a10f HTTP/1.1" 200 274 0.022090 10.0.0.241 - - [2026-05-14 02:08:32] "POST /fqname-to-id HTTP/1.1" 401 297 0.000588 10.0.0.241 - - [2026-05-14 02:08:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.097307 10.0.0.241 - - [2026-05-14 02:08:32] "GET /projects?obj_uuids=0853df15-e04a-49de-a8bc-fd94be99728f&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001117 10.0.0.241 - - [2026-05-14 02:08:32] "GET /project/0853df15-e04a-49de-a8bc-fd94be99728f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.034820 252.241.83.23 - - [2026-05-14 02:08:32] "POST /neutron/network HTTP/1.1" 200 117 0.043196 10.0.0.241 - - [2026-05-14 02:08:33] "GET /projects?obj_uuids=0853df15-e04a-49de-a8bc-fd94be99728f&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001084 252.241.83.23 - - [2026-05-14 02:08:33] "POST /neutron/network HTTP/1.1" 200 617 0.106450 10.0.0.241 - - [2026-05-14 02:08:33] "POST /useragent-kv HTTP/1.1" 200 115 0.005800 252.241.83.23 - - [2026-05-14 02:08:33] "POST /neutron/subnet HTTP/1.1" 200 725 0.159794 252.241.83.23 - - [2026-05-14 02:08:33] "POST /neutron/network HTTP/1.1" 200 836 0.007329 10.0.0.241 - - [2026-05-14 02:08:33] "POST /id-to-fqname HTTP/1.1" 200 231 0.002103 10.0.0.241 - - [2026-05-14 02:08:33] "GET /virtual-network/b1198efe-d130-4814-bfc2-b1cf64ec1f9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.005443 252.241.83.23 - - [2026-05-14 02:08:33] "POST /neutron/network HTTP/1.1" 200 836 0.010653 10.0.0.241 - - [2026-05-14 02:08:33] "GET /virtual-network/b1198efe-d130-4814-bfc2-b1cf64ec1f9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.005834 252.241.83.23 - - [2026-05-14 02:08:33] "POST /neutron/network HTTP/1.1" 200 836 0.005866 10.0.0.241 - - [2026-05-14 02:08:33] "POST /route-targets HTTP/1.1" 200 329 0.012889 10.0.0.241 - - [2026-05-14 02:08:33] "POST /ref-update HTTP/1.1" 200 156 0.015134 252.241.83.23 - - [2026-05-14 02:08:33] "POST /neutron/subnet HTTP/1.1" 200 725 0.009326 10.0.0.241 - - [2026-05-14 02:08:33] "GET /domains HTTP/1.1" 401 297 0.000588 10.0.0.241 - - [2026-05-14 02:08:34] "GET /domains HTTP/1.1" 200 440 0.036461 10.0.0.241 - - [2026-05-14 02:08:34] "GET /domains?obj_uuids=d251bbb1-a677-4b52-8c85-ab79c9809042&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001194 10.0.0.241 - - [2026-05-14 02:08:34] "GET /domain/d251bbb1-a677-4b52-8c85-ab79c9809042 HTTP/1.1" 200 1518 0.009796 10.0.0.241 - - [2026-05-14 02:08:34] "GET /projects?obj_uuids=0853df15-e04a-49de-a8bc-fd94be99728f&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001868 10.0.0.241 - - [2026-05-14 02:08:34] "GET /project/0853df15-e04a-49de-a8bc-fd94be99728f HTTP/1.1" 200 2174 0.033925 10.0.0.241 - - [2026-05-14 02:08:34] "GET /virtual-network/b1198efe-d130-4814-bfc2-b1cf64ec1f9e HTTP/1.1" 200 2344 0.007713 10.0.0.241 - - [2026-05-14 02:08:34] "GET /virtual-network/b1198efe-d130-4814-bfc2-b1cf64ec1f9e HTTP/1.1" 200 2344 0.005682 10.0.0.241 - - [2026-05-14 02:08:34] "GET /routing-instance/19dad4e3-af46-47b7-a8cf-7afaa42a5429 HTTP/1.1" 200 1495 0.005014 10.0.0.241 - - [2026-05-14 02:08:34] "GET /routing-instance/19dad4e3-af46-47b7-a8cf-7afaa42a5429 HTTP/1.1" 200 1495 0.004662 10.0.0.241 - - [2026-05-14 02:08:34] "GET /route-target/e922a1b0-2841-409d-9e64-96e417e1a067 HTTP/1.1" 200 1221 0.004756 10.0.0.241 - - [2026-05-14 02:08:34] "GET /virtual-network/b1198efe-d130-4814-bfc2-b1cf64ec1f9e HTTP/1.1" 200 2344 0.007190 10.0.0.241 - - [2026-05-14 02:08:34] "GET /routing-instance/19dad4e3-af46-47b7-a8cf-7afaa42a5429 HTTP/1.1" 200 1495 0.005039 10.0.0.241 - - [2026-05-14 02:08:34] "GET /virtual-network/b1198efe-d130-4814-bfc2-b1cf64ec1f9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.007048 10.0.0.241 - - [2026-05-14 02:08:34] "GET /virtual-network/b1198efe-d130-4814-bfc2-b1cf64ec1f9e HTTP/1.1" 200 2344 0.005747 10.0.0.241 - - [2026-05-14 02:08:34] "GET /routing-instance/19dad4e3-af46-47b7-a8cf-7afaa42a5429 HTTP/1.1" 200 1495 0.004658 10.0.0.241 - - [2026-05-14 02:08:34] "GET /routing-instance/19dad4e3-af46-47b7-a8cf-7afaa42a5429 HTTP/1.1" 200 1495 0.004962 10.0.0.241 - - [2026-05-14 02:08:34] "GET /route-target/e922a1b0-2841-409d-9e64-96e417e1a067 HTTP/1.1" 200 1221 0.004223 10.0.0.241 - - [2026-05-14 02:08:35] "GET /domains HTTP/1.1" 200 440 0.003887 10.0.0.241 - - [2026-05-14 02:08:35] "GET /domains?obj_uuids=d251bbb1-a677-4b52-8c85-ab79c9809042&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001348 10.0.0.241 - - [2026-05-14 02:08:35] "GET /domain/d251bbb1-a677-4b52-8c85-ab79c9809042 HTTP/1.1" 200 1518 0.009584 10.0.0.241 - - [2026-05-14 02:08:35] "GET /projects?obj_uuids=0853df15-e04a-49de-a8bc-fd94be99728f&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001228 10.0.0.241 - - [2026-05-14 02:08:35] "GET /project/0853df15-e04a-49de-a8bc-fd94be99728f HTTP/1.1" 200 2174 0.032388 10.0.0.241 - - [2026-05-14 02:08:35] "GET /virtual-network/b1198efe-d130-4814-bfc2-b1cf64ec1f9e HTTP/1.1" 200 2344 0.005805 10.0.0.241 - - [2026-05-14 02:08:35] "GET /obj-perms HTTP/1.1" 200 6452 0.067894 10.0.0.241 - - [2026-05-14 02:08:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003642 10.0.0.241 - - [2026-05-14 02:08:36] "GET /projects?obj_uuids=0853df15-e04a-49de-a8bc-fd94be99728f&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001348 10.0.0.241 - - [2026-05-14 02:08:36] "GET /project/0853df15-e04a-49de-a8bc-fd94be99728f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.032375 252.241.83.23 - - [2026-05-14 02:08:36] "POST /neutron/network HTTP/1.1" 200 117 0.014175 10.0.0.241 - - [2026-05-14 02:08:36] "GET /projects?obj_uuids=0853df15-e04a-49de-a8bc-fd94be99728f&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001158 252.241.83.23 - - [2026-05-14 02:08:36] "POST /neutron/network HTTP/1.1" 200 617 0.088996 10.0.0.241 - - [2026-05-14 02:08:36] "POST /route-targets HTTP/1.1" 200 329 0.013556 10.0.0.241 - - [2026-05-14 02:08:36] "POST /ref-update HTTP/1.1" 200 156 0.034376 10.0.0.241 - - [2026-05-14 02:08:36] "POST /useragent-kv HTTP/1.1" 200 115 0.007941 252.241.83.23 - - [2026-05-14 02:08:36] "POST /neutron/subnet HTTP/1.1" 200 725 0.241963 252.241.83.23 - - [2026-05-14 02:08:36] "POST /neutron/network HTTP/1.1" 200 836 0.007722 10.0.0.241 - - [2026-05-14 02:08:36] "POST /id-to-fqname HTTP/1.1" 200 231 0.002116 10.0.0.241 - - [2026-05-14 02:08:36] "GET /virtual-network/f319ee21-c1a9-4e6b-8618-fe0fceeeb695?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.006485 252.241.83.23 - - [2026-05-14 02:08:36] "POST /neutron/network HTTP/1.1" 200 836 0.006925 10.0.0.241 - - [2026-05-14 02:08:36] "GET /virtual-network/f319ee21-c1a9-4e6b-8618-fe0fceeeb695?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.007401 252.241.83.23 - - [2026-05-14 02:08:36] "POST /neutron/network HTTP/1.1" 200 836 0.007590 252.241.83.23 - - [2026-05-14 02:08:36] "POST /neutron/subnet HTTP/1.1" 200 725 0.010766 10.0.0.241 - - [2026-05-14 02:08:36] "GET /domains HTTP/1.1" 200 440 0.003527 10.0.0.241 - - [2026-05-14 02:08:37] "GET /domains?obj_uuids=d251bbb1-a677-4b52-8c85-ab79c9809042&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001653 10.0.0.241 - - [2026-05-14 02:08:37] "GET /domain/d251bbb1-a677-4b52-8c85-ab79c9809042 HTTP/1.1" 200 1518 0.011135 10.0.0.241 - - [2026-05-14 02:08:37] "GET /projects?obj_uuids=0853df15-e04a-49de-a8bc-fd94be99728f&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001301 10.0.0.241 - - [2026-05-14 02:08:37] "GET /project/0853df15-e04a-49de-a8bc-fd94be99728f HTTP/1.1" 200 2402 0.037575 10.0.0.241 - - [2026-05-14 02:08:37] "GET /virtual-network/f319ee21-c1a9-4e6b-8618-fe0fceeeb695 HTTP/1.1" 200 2343 0.010556 10.0.0.241 - - [2026-05-14 02:08:37] "GET /virtual-network/f319ee21-c1a9-4e6b-8618-fe0fceeeb695 HTTP/1.1" 200 2343 0.006655 10.0.0.241 - - [2026-05-14 02:08:37] "GET /routing-instance/76105f34-0a81-45d7-8270-f5651bbb5357 HTTP/1.1" 200 1494 0.004971 10.0.0.241 - - [2026-05-14 02:08:37] "GET /routing-instance/76105f34-0a81-45d7-8270-f5651bbb5357 HTTP/1.1" 200 1494 0.006924 10.0.0.241 - - [2026-05-14 02:08:37] "GET /route-target/b9674057-3e5b-4d4c-8121-d0c8e491b859 HTTP/1.1" 200 1220 0.004891 10.0.0.241 - - [2026-05-14 02:08:37] "GET /virtual-network/f319ee21-c1a9-4e6b-8618-fe0fceeeb695 HTTP/1.1" 200 2343 0.006173 10.0.0.241 - - [2026-05-14 02:08:37] "GET /routing-instance/76105f34-0a81-45d7-8270-f5651bbb5357 HTTP/1.1" 200 1494 0.005158 10.0.0.241 - - [2026-05-14 02:08:37] "GET /virtual-network/f319ee21-c1a9-4e6b-8618-fe0fceeeb695?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005927 10.0.0.241 - - [2026-05-14 02:08:37] "GET /virtual-network/f319ee21-c1a9-4e6b-8618-fe0fceeeb695 HTTP/1.1" 200 2343 0.005660 10.0.0.241 - - [2026-05-14 02:08:37] "GET /routing-instance/76105f34-0a81-45d7-8270-f5651bbb5357 HTTP/1.1" 200 1494 0.004617 10.0.0.241 - - [2026-05-14 02:08:37] "GET /routing-instance/76105f34-0a81-45d7-8270-f5651bbb5357 HTTP/1.1" 200 1494 0.004794 10.0.0.241 - - [2026-05-14 02:08:37] "GET /route-target/b9674057-3e5b-4d4c-8121-d0c8e491b859 HTTP/1.1" 200 1220 0.004193 10.0.0.241 - - [2026-05-14 02:08:37] "GET /domains HTTP/1.1" 200 440 0.003705 10.0.0.241 - - [2026-05-14 02:08:37] "GET /domains?obj_uuids=d251bbb1-a677-4b52-8c85-ab79c9809042&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001703 10.0.0.241 - - [2026-05-14 02:08:37] "DELETE /project/0853df15e04a49dea8bcfd94be99728f HTTP/1.1" 404 173 0.018713 10.0.0.241 - - [2026-05-14 02:08:38] "GET /domain/d251bbb1-a677-4b52-8c85-ab79c9809042 HTTP/1.1" 200 1518 0.020052 10.0.0.241 - - [2026-05-14 02:08:38] "GET /projects?obj_uuids=d5a1e08b-c6a8-4235-b87e-332af5c11148&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001202 10.0.0.241 - - [2026-05-14 02:08:38] "GET /projects?obj_uuids=0853df15-e04a-49de-a8bc-fd94be99728f&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001578 10.0.0.241 - - [2026-05-14 02:08:38] "GET /project/d5a1e08b-c6a8-4235-b87e-332af5c11148?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1499 0.088715 10.0.0.241 - - [2026-05-14 02:08:38] "GET /projects?obj_uuids=d5a1e08b-c6a8-4235-b87e-332af5c11148&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001449 10.0.0.241 - - [2026-05-14 02:08:38] "GET /project/d5a1e08b-c6a8-4235-b87e-332af5c11148?fields=security_groups HTTP/1.1" 200 1383 0.052404 10.0.0.241 - - [2026-05-14 02:08:38] "GET /project/0853df15-e04a-49de-a8bc-fd94be99728f HTTP/1.1" 200 2402 0.101556 10.0.0.241 - - [2026-05-14 02:08:38] "GET /virtual-network/f319ee21-c1a9-4e6b-8618-fe0fceeeb695 HTTP/1.1" 200 2343 0.005227 10.0.0.241 - - [2026-05-14 02:08:38] "GET /obj-perms HTTP/1.1" 200 6452 0.005784 10.0.0.241 - - [2026-05-14 02:08:38] "DELETE /security-group/e12ed7a2-2f54-413c-bb5b-b86a02cc3911 HTTP/1.1" 200 115 0.101420 10.0.0.241 - - [2026-05-14 02:08:38] "GET /projects?obj_uuids=d5a1e08b-c6a8-4235-b87e-332af5c11148&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001523 10.0.0.241 - - [2026-05-14 02:08:38] "DELETE /access-control-list/106e1aa9-c263-4d0b-a9af-3438d1c70e71 HTTP/1.1" 200 115 0.084987 10.0.0.241 - - [2026-05-14 02:08:38] "GET /project/d5a1e08b-c6a8-4235-b87e-332af5c11148?fields=application_policy_sets HTTP/1.1" 200 1422 0.058079 10.0.0.241 - - [2026-05-14 02:08:38] "DELETE /access-control-list/92682124-292c-462b-b146-dcc2b682f299 HTTP/1.1" 200 115 0.065627 10.0.0.241 - - [2026-05-14 02:08:38] "POST /id-to-fqname HTTP/1.1" 200 231 0.002174 10.0.0.241 - - [2026-05-14 02:08:38] "DELETE /project/d5a1e08b-c6a8-4235-b87e-332af5c11148 HTTP/1.1" 200 115 0.514248 252.241.83.23 - - [2026-05-14 02:08:39] "POST /neutron/network HTTP/1.1" 200 846 0.008247 252.241.83.23 - - [2026-05-14 02:08:39] "GET /aaa-mode HTTP/1.1" 401 297 0.000642 252.241.83.23 - - [2026-05-14 02:08:39] "GET / HTTP/1.1" 200 36499 0.002024 252.241.83.23 - - [2026-05-14 02:08:39] "GET /project/0853df15-e04a-49de-a8bc-fd94be99728f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000537 10.0.0.241 - - [2026-05-14 02:08:39] "GET /projects?obj_uuids=0853df15-e04a-49de-a8bc-fd94be99728f&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001782 252.241.83.23 - - [2026-05-14 02:08:40] "GET /project/0853df15-e04a-49de-a8bc-fd94be99728f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.078761 252.241.83.23 - - [2026-05-14 02:08:40] "POST /neutron/network HTTP/1.1" 200 836 0.041672 252.241.83.23 - - [2026-05-14 02:08:40] "POST /neutron/port HTTP/1.1" 200 117 0.006227 252.241.83.23 - - [2026-05-14 02:08:40] "POST /neutron/port HTTP/1.1" 200 117 0.006423 10.0.0.241 - - [2026-05-14 02:08:40] "POST /id-to-fqname HTTP/1.1" 200 231 0.001744 252.241.83.23 - - [2026-05-14 02:08:41] "POST /neutron/port HTTP/1.1" 200 117 0.044691 252.241.83.23 - - [2026-05-14 02:08:41] "POST /neutron/network HTTP/1.1" 200 846 0.008911 252.241.83.23 - - [2026-05-14 02:08:41] "GET /aaa-mode HTTP/1.1" 401 297 0.001307 252.241.83.23 - - [2026-05-14 02:08:41] "GET / HTTP/1.1" 200 36499 0.002060 252.241.83.23 - - [2026-05-14 02:08:41] "GET /project/0853df15-e04a-49de-a8bc-fd94be99728f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.001203 10.0.0.241 - - [2026-05-14 02:08:41] "GET /projects?obj_uuids=0853df15-e04a-49de-a8bc-fd94be99728f&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001662 252.241.83.23 - - [2026-05-14 02:08:41] "GET /project/0853df15-e04a-49de-a8bc-fd94be99728f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.089574 252.241.83.23 - - [2026-05-14 02:08:41] "POST /neutron/network HTTP/1.1" 200 836 0.009469 252.241.83.23 - - [2026-05-14 02:08:42] "POST /neutron/port HTTP/1.1" 200 117 0.012955 252.241.83.23 - - [2026-05-14 02:08:42] "POST /neutron/port HTTP/1.1" 200 117 0.006952 10.0.0.241 - - [2026-05-14 02:08:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.013885 10.0.0.241 - - [2026-05-14 02:08:42] "GET /projects?obj_uuids=0853df15-e04a-49de-a8bc-fd94be99728f&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001161 10.0.0.241 - - [2026-05-14 02:08:42] "GET /project/0853df15-e04a-49de-a8bc-fd94be99728f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.046084 252.241.83.23 - - [2026-05-14 02:08:42] "POST /neutron/network HTTP/1.1" 200 846 0.008947 10.0.0.241 - - [2026-05-14 02:08:42] "GET /virtual-network/b1198efe-d130-4814-bfc2-b1cf64ec1f9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.008944 10.0.0.241 - - [2026-05-14 02:08:42] "GET /projects?obj_uuids=0853df15-e04a-49de-a8bc-fd94be99728f&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001146 10.0.0.241 - - [2026-05-14 02:08:42] "GET /floating-ip-pools?parent_id=b1198efe-d130-4814-bfc2-b1cf64ec1f9e&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003777 10.0.0.241 - - [2026-05-14 02:08:42] "GET /virtual-network/b1198efe-d130-4814-bfc2-b1cf64ec1f9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.010011 10.0.0.241 - - [2026-05-14 02:08:42] "POST /floating-ip-pools HTTP/1.1" 200 611 0.122349 10.0.0.241 - - [2026-05-14 02:08:43] "POST /ref-update HTTP/1.1" 200 156 0.083245 10.0.0.241 - - [2026-05-14 02:08:43] "GET /virtual-network/b1198efe-d130-4814-bfc2-b1cf64ec1f9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.009821 10.0.0.241 - - [2026-05-14 02:08:43] "GET /domains HTTP/1.1" 200 440 0.006480 252.241.83.23 - - [2026-05-14 02:08:43] "POST /neutron/port HTTP/1.1" 200 1070 0.552018 10.0.0.241 - - [2026-05-14 02:08:43] "GET /domains?obj_uuids=d251bbb1-a677-4b52-8c85-ab79c9809042&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001917 10.0.0.241 - - [2026-05-14 02:08:43] "GET /domain/d251bbb1-a677-4b52-8c85-ab79c9809042 HTTP/1.1" 200 1321 0.015455 10.0.0.241 - - [2026-05-14 02:08:43] "GET /projects?obj_uuids=0853df15-e04a-49de-a8bc-fd94be99728f&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001412 252.241.83.23 - - [2026-05-14 02:08:43] "POST /neutron/port HTTP/1.1" 200 1070 0.021021 10.0.0.241 - - [2026-05-14 02:08:43] "GET /project/0853df15-e04a-49de-a8bc-fd94be99728f HTTP/1.1" 200 2988 0.063708 252.241.83.23 - - [2026-05-14 02:08:43] "POST /neutron/port HTTP/1.1" 200 1070 0.012322 10.0.0.241 - - [2026-05-14 02:08:43] "GET /virtual-network/b1198efe-d130-4814-bfc2-b1cf64ec1f9e HTTP/1.1" 200 2624 0.013449 10.0.0.241 - - [2026-05-14 02:08:43] "GET /floating-ip-pool/75893d03-e5b7-44d3-8434-53de2f8cc7bd HTTP/1.1" 200 1441 0.007496 10.0.0.241 - - [2026-05-14 02:08:43] "GET /domains HTTP/1.1" 200 440 0.003026 252.241.83.23 - - [2026-05-14 02:08:43] "POST /neutron/network HTTP/1.1" 200 846 0.012100 252.241.83.23 - - [2026-05-14 02:08:43] "POST /neutron/port HTTP/1.1" 200 1120 0.171053 10.0.0.241 - - [2026-05-14 02:08:43] "GET /domains?obj_uuids=d251bbb1-a677-4b52-8c85-ab79c9809042&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001316 10.0.0.241 - - [2026-05-14 02:08:43] "GET /domain/d251bbb1-a677-4b52-8c85-ab79c9809042 HTTP/1.1" 200 1321 0.013001 10.0.0.241 - - [2026-05-14 02:08:43] "GET /projects?obj_uuids=0853df15-e04a-49de-a8bc-fd94be99728f&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001342 10.0.0.241 - - [2026-05-14 02:08:43] "GET /projects?obj_uuids=0853df15-e04a-49de-a8bc-fd94be99728f&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002311 10.0.0.241 - - [2026-05-14 02:08:43] "GET /project/0853df15-e04a-49de-a8bc-fd94be99728f HTTP/1.1" 200 2988 0.045620 10.0.0.241 - - [2026-05-14 02:08:43] "GET /virtual-network/b1198efe-d130-4814-bfc2-b1cf64ec1f9e HTTP/1.1" 200 2624 0.006611 252.241.83.23 - - [2026-05-14 02:08:43] "POST /neutron/port HTTP/1.1" 200 1130 0.030301 10.0.0.241 - - [2026-05-14 02:08:43] "GET /virtual-network/b1198efe-d130-4814-bfc2-b1cf64ec1f9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.018739 252.241.83.23 - - [2026-05-14 02:08:43] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007254 252.241.83.23 - - [2026-05-14 02:08:44] "POST /neutron/subnet HTTP/1.1" 200 699 0.016494 252.241.83.23 - - [2026-05-14 02:08:44] "POST /neutron/port HTTP/1.1" 200 1130 0.041150 252.241.83.23 - - [2026-05-14 02:08:44] "POST /neutron/port HTTP/1.1" 200 117 0.001949 252.241.83.23 - - [2026-05-14 02:08:44] "POST /neutron/security_group HTTP/1.1" 200 2068 0.018647 252.241.83.23 - - [2026-05-14 02:08:44] "POST /neutron/port HTTP/1.1" 200 1070 0.498083 252.241.83.23 - - [2026-05-14 02:08:44] "POST /neutron/network HTTP/1.1" 200 836 0.008253 252.241.83.23 - - [2026-05-14 02:08:44] "POST /neutron/port HTTP/1.1" 200 1070 0.018630 [Introspect:8084]10.0.0.241 - - [2026-05-14 02:08:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001705 252.241.83.23 - - [2026-05-14 02:08:44] "POST /neutron/port HTTP/1.1" 200 1070 0.016019 [Introspect:8084]10.0.0.241 - - [2026-05-14 02:08:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001477 252.241.83.23 - - [2026-05-14 02:08:44] "POST /neutron/port HTTP/1.1" 200 1120 0.101288 252.241.83.23 - - [2026-05-14 02:08:44] "POST /neutron/port HTTP/1.1" 200 1130 0.027107 252.241.83.23 - - [2026-05-14 02:08:44] "POST /neutron/floatingip HTTP/1.1" 200 117 0.016348 252.241.83.23 - - [2026-05-14 02:08:44] "POST /neutron/subnet HTTP/1.1" 200 699 0.010428 252.241.83.23 - - [2026-05-14 02:08:44] "POST /neutron/port HTTP/1.1" 200 117 0.001766 252.241.83.23 - - [2026-05-14 02:08:44] "POST /neutron/network HTTP/1.1" 200 836 0.008552 10.0.0.241 - - [2026-05-14 02:08:47] "GET /obj-perms HTTP/1.1" 200 6381 0.129354 10.0.0.241 - - [2026-05-14 02:08:48] "GET /obj-perms HTTP/1.1" 200 6381 0.072644 [Introspect:8084]10.0.0.241 - - [2026-05-14 02:08:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001334 252.241.83.23 - - [2026-05-14 02:08:49] "POST /neutron/port HTTP/1.1" 200 1130 0.025158 [Introspect:8084]10.0.0.241 - - [2026-05-14 02:08:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.002060 252.241.83.23 - - [2026-05-14 02:08:49] "POST /neutron/security_group HTTP/1.1" 200 2068 0.008431 252.241.83.23 - - [2026-05-14 02:08:49] "POST /neutron/port HTTP/1.1" 200 1130 0.019169 252.241.83.23 - - [2026-05-14 02:08:49] "POST /neutron/security_group HTTP/1.1" 200 2068 0.008020 252.241.83.23 - - [2026-05-14 02:08:49] "POST /neutron/port HTTP/1.1" 200 1130 0.014860 252.241.83.23 - - [2026-05-14 02:08:49] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007081 10.0.0.241 - - [2026-05-14 02:08:49] "GET /virtual-machine/8138478d-5a53-4537-93f6-639ba8d0a900 HTTP/1.1" 200 1306 0.005687 10.0.0.241 - - [2026-05-14 02:08:49] "GET /virtual-machine-interface/4425093f-0aec-4eee-a4ba-a7dc69114970 HTTP/1.1" 200 3005 0.005728 10.0.0.241 - - [2026-05-14 02:08:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003339 10.0.0.241 - - [2026-05-14 02:08:49] "GET /global-vrouter-config/5e38580b-ceb8-4b35-ba3e-0ea3f975163a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003499 10.0.0.241 - - [2026-05-14 02:08:50] "GET /virtual-networks?parent_id=0853df15-e04a-49de-a8bc-fd94be99728f&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.004288 10.0.0.241 - - [2026-05-14 02:08:50] "GET /virtual-network/f319ee21-c1a9-4e6b-8618-fe0fceeeb695?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.014060 10.0.0.241 - - [2026-05-14 02:08:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004675 10.0.0.241 - - [2026-05-14 02:08:53] "GET /virtual-network/f319ee21-c1a9-4e6b-8618-fe0fceeeb695?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.008516 252.241.83.23 - - [2026-05-14 02:08:55] "POST /neutron/port HTTP/1.1" 200 1130 0.017632 252.241.83.23 - - [2026-05-14 02:08:55] "POST /neutron/security_group HTTP/1.1" 200 2068 0.006599 [Introspect:8084]10.0.0.241 - - [2026-05-14 02:08:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001040 [Introspect:8084]10.0.0.241 - - [2026-05-14 02:08:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001311 252.241.83.23 - - [2026-05-14 02:08:56] "POST /neutron/port HTTP/1.1" 200 1130 0.050052 252.241.83.23 - - [2026-05-14 02:08:56] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007808 252.241.83.23 - - [2026-05-14 02:08:56] "POST /neutron/port HTTP/1.1" 200 1130 0.053136 252.241.83.23 - - [2026-05-14 02:08:56] "POST /neutron/security_group HTTP/1.1" 200 2068 0.008572 252.241.83.23 - - [2026-05-14 02:08:57] "POST /neutron/port HTTP/1.1" 200 1130 0.028317 252.241.83.23 - - [2026-05-14 02:08:57] "POST /neutron/security_group HTTP/1.1" 200 2068 0.008412 10.0.0.241 - - [2026-05-14 02:08:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003657 10.0.0.241 - - [2026-05-14 02:08:57] "GET /global-vrouter-config/5e38580b-ceb8-4b35-ba3e-0ea3f975163a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004380 10.0.0.241 - - [2026-05-14 02:08:57] "GET /virtual-networks?parent_id=0853df15-e04a-49de-a8bc-fd94be99728f&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.004081 10.0.0.241 - - [2026-05-14 02:08:57] "GET /virtual-network/f319ee21-c1a9-4e6b-8618-fe0fceeeb695?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.009125 252.241.83.23 - - [2026-05-14 02:08:57] "POST /neutron/port HTTP/1.1" 200 1130 0.054366 252.241.83.23 - - [2026-05-14 02:08:57] "POST /neutron/port HTTP/1.1" 200 1130 0.058994 252.241.83.23 - - [2026-05-14 02:08:57] "POST /neutron/security_group HTTP/1.1" 200 2068 0.008096 252.241.83.23 - - [2026-05-14 02:08:57] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007260 252.241.83.23 - - [2026-05-14 02:08:57] "POST /neutron/port HTTP/1.1" 200 1130 0.042964 252.241.83.23 - - [2026-05-14 02:08:57] "POST /neutron/security_group HTTP/1.1" 200 2068 0.010351 252.241.83.23 - - [2026-05-14 02:08:58] "POST /neutron/port HTTP/1.1" 200 1130 0.014381 252.241.83.23 - - [2026-05-14 02:08:58] "POST /neutron/security_group HTTP/1.1" 200 2068 0.015600 252.241.83.23 - - [2026-05-14 02:08:59] "POST /neutron/port HTTP/1.1" 200 1130 0.015301 252.241.83.23 - - [2026-05-14 02:08:59] "POST /neutron/security_group HTTP/1.1" 200 2068 0.008485 10.0.0.241 - - [2026-05-14 02:09:02] "GET /projects?obj_uuids=0853df15-e04a-49de-a8bc-fd94be99728f&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001368 252.241.83.23 - - [2026-05-14 02:09:02] "POST /neutron/floatingip HTTP/1.1" 200 530 0.137603 252.241.83.23 - - [2026-05-14 02:09:03] "POST /neutron/port HTTP/1.1" 200 1130 0.022058 252.241.83.23 - - [2026-05-14 02:09:03] "POST /neutron/floatingip HTTP/1.1" 200 530 0.010255 252.241.83.23 - - [2026-05-14 02:09:03] "POST /neutron/floatingip HTTP/1.1" 200 577 0.055224 252.241.83.23 - - [2026-05-14 02:09:03] "POST /neutron/port HTTP/1.1" 200 1130 0.019200 252.241.83.23 - - [2026-05-14 02:09:03] "POST /neutron/security_group HTTP/1.1" 200 2068 0.009279 252.241.83.23 - - [2026-05-14 02:09:03] "POST /neutron/port HTTP/1.1" 200 1130 0.015765 252.241.83.23 - - [2026-05-14 02:09:03] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007987 252.241.83.23 - - [2026-05-14 02:09:03] "POST /neutron/port HTTP/1.1" 200 1130 0.015682 252.241.83.23 - - [2026-05-14 02:09:03] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007737 10.0.0.241 - - [2026-05-14 02:09:03] "GET /virtual-machine/afc24686-30b3-4332-81bb-2cd172a741f8 HTTP/1.1" 200 1306 0.007674 10.0.0.241 - - [2026-05-14 02:09:03] "GET /virtual-machine-interface/ad851051-f317-4fbc-99e9-e62aaa480d1e HTTP/1.1" 200 3006 0.008396 10.0.0.241 - - [2026-05-14 02:09:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005048 10.0.0.241 - - [2026-05-14 02:09:04] "GET /global-vrouter-config/5e38580b-ceb8-4b35-ba3e-0ea3f975163a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004021 10.0.0.241 - - [2026-05-14 02:09:04] "GET /virtual-networks?parent_id=0853df15-e04a-49de-a8bc-fd94be99728f&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.004094 10.0.0.241 - - [2026-05-14 02:09:04] "GET /virtual-network/b1198efe-d130-4814-bfc2-b1cf64ec1f9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.008975 10.0.0.241 - - [2026-05-14 02:09:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004615 10.0.0.241 - - [2026-05-14 02:09:05] "GET /global-vrouter-config/5e38580b-ceb8-4b35-ba3e-0ea3f975163a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004670 10.0.0.241 - - [2026-05-14 02:09:05] "GET /virtual-networks?parent_id=0853df15-e04a-49de-a8bc-fd94be99728f&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.003315 10.0.0.241 - - [2026-05-14 02:09:05] "GET /virtual-network/b1198efe-d130-4814-bfc2-b1cf64ec1f9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.005821 252.241.83.23 - - [2026-05-14 02:09:05] "POST /neutron/floatingip HTTP/1.1" 200 577 0.023552 10.0.0.241 - - [2026-05-14 02:09:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003833 10.0.0.241 - - [2026-05-14 02:09:05] "GET /routing-instance/19dad4e3-af46-47b7-a8cf-7afaa42a5429?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1495 0.005445 10.0.0.241 - - [2026-05-14 02:09:05] "GET /route-target/e922a1b0-2841-409d-9e64-96e417e1a067?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 904 0.004238 10.0.0.241 - - [2026-05-14 02:09:05] "GET /floating-ip/759c3a8c-4068-4008-8b85-e64c10f4efab HTTP/1.1" 200 1890 0.006097 252.241.83.23 - - [2026-05-14 02:09:09] "POST /neutron/floatingip HTTP/1.1" 200 577 0.016613 252.241.83.23 - - [2026-05-14 02:09:09] "POST /neutron/floatingip HTTP/1.1" 200 530 0.024383 252.241.83.23 - - [2026-05-14 02:09:09] "POST /neutron/floatingip HTTP/1.1" 200 530 0.007318 252.241.83.23 - - [2026-05-14 02:09:09] "POST /neutron/floatingip HTTP/1.1" 200 115 0.046243 10.0.0.241 - - [2026-05-14 02:09:09] "GET /floating-ip-pool/75893d03-e5b7-44d3-8434-53de2f8cc7bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.004207 10.0.0.241 - - [2026-05-14 02:09:09] "POST /ref-update HTTP/1.1" 200 156 0.011184 10.0.0.241 - - [2026-05-14 02:09:09] "DELETE /floating-ip-pool/75893d03-e5b7-44d3-8434-53de2f8cc7bd HTTP/1.1" 200 115 0.028323 252.241.83.23 - - [2026-05-14 02:09:09] "POST /neutron/network HTTP/1.1" 200 836 0.012490 252.241.83.23 - - [2026-05-14 02:09:10] "POST /neutron/network HTTP/1.1" 400 204 0.015756 252.241.83.23 - - [2026-05-14 02:09:10] "POST /neutron/port HTTP/1.1" 200 1130 0.016614 252.241.83.23 - - [2026-05-14 02:09:10] "POST /neutron/port HTTP/1.1" 200 1130 0.027694 252.241.83.23 - - [2026-05-14 02:09:10] "POST /neutron/port HTTP/1.1" 200 1120 0.017489 252.241.83.23 - - [2026-05-14 02:09:10] "POST /neutron/port HTTP/1.1" 200 1120 0.019564 252.241.83.23 - - [2026-05-14 02:09:10] "POST /neutron/port HTTP/1.1" 200 151 0.213819 252.241.83.23 - - [2026-05-14 02:09:11] "POST /neutron/port HTTP/1.1" 200 151 0.277223 252.241.83.23 - - [2026-05-14 02:09:12] "POST /neutron/network HTTP/1.1" 200 836 0.007952 10.0.0.241 - - [2026-05-14 02:09:12] "POST /useragent-kv HTTP/1.1" 200 115 0.004702 10.0.0.241 - - [2026-05-14 02:09:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.006929 10.0.0.241 - - [2026-05-14 02:09:12] "POST /useragent-kv HTTP/1.1" 200 115 0.002733 252.241.83.23 - - [2026-05-14 02:09:12] "POST /neutron/network HTTP/1.1" 200 151 0.103111 10.0.0.241 - - [2026-05-14 02:09:12] "GET /routing-instance/76105f34-0a81-45d7-8270-f5651bbb5357 HTTP/1.1" 404 171 0.002435 10.0.0.241 - - [2026-05-14 02:09:12] "DELETE /route-target/b9674057-3e5b-4d4c-8121-d0c8e491b859 HTTP/1.1" 200 115 0.023270 10.0.0.241 - - [2026-05-14 02:09:12] "GET /domains HTTP/1.1" 200 440 0.003321 10.0.0.241 - - [2026-05-14 02:09:12] "GET /domains?obj_uuids=d251bbb1-a677-4b52-8c85-ab79c9809042&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001362 10.0.0.241 - - [2026-05-14 02:09:12] "GET /domain/d251bbb1-a677-4b52-8c85-ab79c9809042 HTTP/1.1" 200 1321 0.008953 10.0.0.241 - - [2026-05-14 02:09:12] "GET /projects?obj_uuids=0853df15-e04a-49de-a8bc-fd94be99728f&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002250 10.0.0.241 - - [2026-05-14 02:09:12] "GET /project/0853df15-e04a-49de-a8bc-fd94be99728f HTTP/1.1" 200 2174 0.033868 252.241.83.23 - - [2026-05-14 02:09:12] "POST /neutron/network HTTP/1.1" 200 836 0.008233 10.0.0.241 - - [2026-05-14 02:09:12] "POST /useragent-kv HTTP/1.1" 200 115 0.008402 10.0.0.241 - - [2026-05-14 02:09:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.006101 10.0.0.241 - - [2026-05-14 02:09:12] "POST /useragent-kv HTTP/1.1" 200 115 0.003341 252.241.83.23 - - [2026-05-14 02:09:12] "POST /neutron/network HTTP/1.1" 200 151 0.120270 10.0.0.241 - - [2026-05-14 02:09:12] "GET /routing-instance/19dad4e3-af46-47b7-a8cf-7afaa42a5429 HTTP/1.1" 404 171 0.002825 10.0.0.241 - - [2026-05-14 02:09:12] "DELETE /route-target/e922a1b0-2841-409d-9e64-96e417e1a067 HTTP/1.1" 200 115 0.028559 10.0.0.241 - - [2026-05-14 02:09:13] "GET /domains HTTP/1.1" 200 440 0.003560 10.0.0.241 - - [2026-05-14 02:09:13] "GET /domains?obj_uuids=d251bbb1-a677-4b52-8c85-ab79c9809042&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001647 10.0.0.241 - - [2026-05-14 02:09:13] "GET /domain/d251bbb1-a677-4b52-8c85-ab79c9809042 HTTP/1.1" 200 1321 0.012348 10.0.0.241 - - [2026-05-14 02:09:13] "GET /projects?obj_uuids=0853df15-e04a-49de-a8bc-fd94be99728f&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001331 10.0.0.241 - - [2026-05-14 02:09:13] "GET /project/0853df15-e04a-49de-a8bc-fd94be99728f HTTP/1.1" 200 1924 0.037827 10.0.0.241 - - [2026-05-14 02:09:13] "GET /projects?obj_uuids=0853df15-e04a-49de-a8bc-fd94be99728f&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001701 10.0.0.241 - - [2026-05-14 02:09:13] "GET /project/0853df15-e04a-49de-a8bc-fd94be99728f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.049011 10.0.0.241 - - [2026-05-14 02:09:13] "GET /projects?obj_uuids=0853df15-e04a-49de-a8bc-fd94be99728f&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001715 10.0.0.241 - - [2026-05-14 02:09:13] "GET /project/0853df15-e04a-49de-a8bc-fd94be99728f?fields=virtual_networks HTTP/1.1" 200 1056 0.050216 10.0.0.241 - - [2026-05-14 02:09:14] "GET /projects?obj_uuids=0853df15-e04a-49de-a8bc-fd94be99728f&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002246 10.0.0.241 - - [2026-05-14 02:09:14] "GET /project/0853df15-e04a-49de-a8bc-fd94be99728f?fields=virtual_machine_interfaces HTTP/1.1" 200 1056 0.046760 10.0.0.241 - - [2026-05-14 02:09:14] "GET /projects?obj_uuids=0853df15-e04a-49de-a8bc-fd94be99728f&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001909 10.0.0.241 - - [2026-05-14 02:09:14] "GET /project/0853df15-e04a-49de-a8bc-fd94be99728f?fields=security_groups HTTP/1.1" 200 1294 0.055530 10.0.0.241 - - [2026-05-14 02:09:15] "GET /domains?obj_uuids=d251bbb1-a677-4b52-8c85-ab79c9809042&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001670 10.0.0.241 - - [2026-05-14 02:09:15] "GET /domain/d251bbb1-a677-4b52-8c85-ab79c9809042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 945 0.010931 10.0.0.241 - - [2026-05-14 02:09:15] "POST /fqname-to-id HTTP/1.1" 404 181 0.040479 10.0.0.241 - - [2026-05-14 02:09:15] "GET /projects?obj_uuids=3be2e9b7-10b3-464a-b8b9-691560dd6648&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003220 10.0.0.241 - - [2026-05-14 02:09:15] "GET /domains?obj_uuids=d251bbb1-a677-4b52-8c85-ab79c9809042&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001644 10.0.0.241 - - [2026-05-14 02:09:15] "GET /domain/d251bbb1-a677-4b52-8c85-ab79c9809042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.009708 10.0.0.241 - - [2026-05-14 02:09:15] "POST /id-to-fqname HTTP/1.1" 200 183 0.003095 10.0.0.241 - - [2026-05-14 02:09:15] "POST /fqname-to-id HTTP/1.1" 404 192 0.005535 10.0.0.241 - - [2026-05-14 02:09:15] "POST /security-groups HTTP/1.1" 200 578 0.069219 10.0.0.241 - - [2026-05-14 02:09:15] "POST /fqname-to-id HTTP/1.1" 404 227 0.007564 10.0.0.241 - - [2026-05-14 02:09:15] "POST /projects HTTP/1.1" 200 567 0.255426 10.0.0.241 - - [2026-05-14 02:09:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.294946 10.0.0.241 - - [2026-05-14 02:09:15] "POST /access-control-lists HTTP/1.1" 200 593 0.071373 10.0.0.241 - - [2026-05-14 02:09:15] "GET /project/3be2e9b7-10b3-464a-b8b9-691560dd6648?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.467482 10.0.0.241 - - [2026-05-14 02:09:15] "POST /fqname-to-id HTTP/1.1" 404 226 0.003848 10.0.0.241 - - [2026-05-14 02:09:16] "POST /access-control-lists HTTP/1.1" 200 591 0.073401 10.0.0.241 - - [2026-05-14 02:09:17] "GET / HTTP/1.1" 200 36499 0.002745 10.0.0.241 - - [2026-05-14 02:09:19] "GET /projects?obj_uuids=3be2e9b7-10b3-464a-b8b9-691560dd6648&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001392 10.0.0.241 - - [2026-05-14 02:09:19] "GET /project/3be2e9b7-10b3-464a-b8b9-691560dd6648?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.032129 10.0.0.241 - - [2026-05-14 02:09:19] "GET /projects?obj_uuids=3be2e9b7-10b3-464a-b8b9-691560dd6648&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.002000 10.0.0.241 - - [2026-05-14 02:09:19] "GET /project/3be2e9b7-10b3-464a-b8b9-691560dd6648?fields=virtual_networks HTTP/1.1" 200 1023 0.075450 10.0.0.241 - - [2026-05-14 02:09:19] "GET /projects?obj_uuids=3be2e9b7-10b3-464a-b8b9-691560dd6648&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.002808 10.0.0.241 - - [2026-05-14 02:09:19] "GET /project/3be2e9b7-10b3-464a-b8b9-691560dd6648?fields=virtual_machine_interfaces HTTP/1.1" 200 1023 0.032453 10.0.0.241 - - [2026-05-14 02:09:19] "GET /projects?obj_uuids=3be2e9b7-10b3-464a-b8b9-691560dd6648&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001436 10.0.0.241 - - [2026-05-14 02:09:19] "GET /project/3be2e9b7-10b3-464a-b8b9-691560dd6648?fields=security_groups HTTP/1.1" 200 1244 0.040435 10.0.0.241 - - [2026-05-14 02:09:20] "GET /domains?obj_uuids=d251bbb1-a677-4b52-8c85-ab79c9809042&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001707 10.0.0.241 - - [2026-05-14 02:09:20] "GET /domain/d251bbb1-a677-4b52-8c85-ab79c9809042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 945 0.010558 10.0.0.241 - - [2026-05-14 02:09:20] "POST /fqname-to-id HTTP/1.1" 404 181 0.037951 10.0.0.241 - - [2026-05-14 02:09:20] "GET /projects?obj_uuids=5c3d213b-f797-4283-befd-d98cfdccd04a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002911 10.0.0.241 - - [2026-05-14 02:09:20] "GET /domains?obj_uuids=d251bbb1-a677-4b52-8c85-ab79c9809042&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001885 10.0.0.241 - - [2026-05-14 02:09:20] "GET /domain/d251bbb1-a677-4b52-8c85-ab79c9809042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.009511 10.0.0.241 - - [2026-05-14 02:09:21] "POST /id-to-fqname HTTP/1.1" 200 183 0.005549 10.0.0.241 - - [2026-05-14 02:09:21] "POST /fqname-to-id HTTP/1.1" 404 192 0.006066 10.0.0.241 - - [2026-05-14 02:09:21] "POST /security-groups HTTP/1.1" 200 578 0.072843 10.0.0.241 - - [2026-05-14 02:09:21] "POST /fqname-to-id HTTP/1.1" 404 227 0.003273 10.0.0.241 - - [2026-05-14 02:09:21] "POST /projects HTTP/1.1" 200 567 0.264654 10.0.0.241 - - [2026-05-14 02:09:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.307524 10.0.0.241 - - [2026-05-14 02:09:21] "POST /access-control-lists HTTP/1.1" 200 593 0.080774 10.0.0.241 - - [2026-05-14 02:09:21] "GET /project/5c3d213b-f797-4283-befd-d98cfdccd04a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.469253 10.0.0.241 - - [2026-05-14 02:09:21] "POST /fqname-to-id HTTP/1.1" 404 226 0.005034 10.0.0.241 - - [2026-05-14 02:09:21] "POST /access-control-lists HTTP/1.1" 200 591 0.061137 10.0.0.241 - - [2026-05-14 02:09:22] "GET / HTTP/1.1" 200 36499 0.002993 10.0.0.241 - - [2026-05-14 02:09:23] "POST /fqname-to-id HTTP/1.1" 404 191 0.004031 10.0.0.241 - - [2026-05-14 02:09:23] "GET /projects?obj_uuids=842961b0-366b-441b-ac79-7958b054872c&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001290 10.0.0.241 - - [2026-05-14 02:09:23] "POST /fqname-to-id HTTP/1.1" 404 226 0.003589 10.0.0.241 - - [2026-05-14 02:09:23] "POST /access-control-lists HTTP/1.1" 200 592 0.025928 10.0.0.241 - - [2026-05-14 02:09:23] "POST /fqname-to-id HTTP/1.1" 404 225 0.003628 10.0.0.241 - - [2026-05-14 02:09:23] "POST /access-control-lists HTTP/1.1" 200 590 0.019212 10.0.0.241 - - [2026-05-14 02:09:23] "PUT /access-control-list/5f7a6d12-3ab6-4b91-a243-1a2a0e79f7db HTTP/1.1" 200 274 0.013299 252.241.83.23 - - [2026-05-14 02:09:23] "POST /neutron/security_group HTTP/1.1" 200 1362 0.443689 10.0.0.241 - - [2026-05-14 02:09:23] "PUT /access-control-list/5f7a6d12-3ab6-4b91-a243-1a2a0e79f7db HTTP/1.1" 200 274 0.015645 10.0.0.241 - - [2026-05-14 02:09:23] "GET /projects?obj_uuids=842961b0-366b-441b-ac79-7958b054872c&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001118 252.241.83.23 - - [2026-05-14 02:09:23] "POST /neutron/security_group_rule HTTP/1.1" 200 2549 0.032900 252.241.83.23 - - [2026-05-14 02:09:23] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.010322 252.241.83.23 - - [2026-05-14 02:09:24] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.112074 10.0.0.241 - - [2026-05-14 02:09:24] "PUT /access-control-list/5f7a6d12-3ab6-4b91-a243-1a2a0e79f7db HTTP/1.1" 200 274 0.029051 252.241.83.23 - - [2026-05-14 02:09:24] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.020259 252.241.83.23 - - [2026-05-14 02:09:24] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.129865 10.0.0.241 - - [2026-05-14 02:09:24] "POST /fqname-to-id HTTP/1.1" 404 191 0.003133 10.0.0.241 - - [2026-05-14 02:09:24] "PUT /access-control-list/5f7a6d12-3ab6-4b91-a243-1a2a0e79f7db HTTP/1.1" 200 274 0.009820 10.0.0.241 - - [2026-05-14 02:09:24] "GET /projects?obj_uuids=842961b0-366b-441b-ac79-7958b054872c&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001589 10.0.0.241 - - [2026-05-14 02:09:24] "POST /fqname-to-id HTTP/1.1" 404 226 0.002994 10.0.0.241 - - [2026-05-14 02:09:24] "POST /access-control-lists HTTP/1.1" 200 592 0.021988 10.0.0.241 - - [2026-05-14 02:09:24] "POST /fqname-to-id HTTP/1.1" 404 225 0.003987 10.0.0.241 - - [2026-05-14 02:09:24] "POST /access-control-lists HTTP/1.1" 200 590 0.018517 10.0.0.241 - - [2026-05-14 02:09:24] "PUT /access-control-list/46eed56d-78b2-484a-80e2-ff018ce25bd9 HTTP/1.1" 200 274 0.011924 252.241.83.23 - - [2026-05-14 02:09:24] "POST /neutron/security_group HTTP/1.1" 200 1362 0.345253 10.0.0.241 - - [2026-05-14 02:09:24] "PUT /access-control-list/46eed56d-78b2-484a-80e2-ff018ce25bd9 HTTP/1.1" 200 274 0.014346 10.0.0.241 - - [2026-05-14 02:09:24] "GET /projects?obj_uuids=842961b0-366b-441b-ac79-7958b054872c&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001282 252.241.83.23 - - [2026-05-14 02:09:24] "POST /neutron/security_group_rule HTTP/1.1" 200 2549 0.038690 252.241.83.23 - - [2026-05-14 02:09:24] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.008885 252.241.83.23 - - [2026-05-14 02:09:25] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.152535 252.241.83.23 - - [2026-05-14 02:09:25] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.009438 10.0.0.241 - - [2026-05-14 02:09:25] "PUT /access-control-list/46eed56d-78b2-484a-80e2-ff018ce25bd9 HTTP/1.1" 200 274 0.018923 252.241.83.23 - - [2026-05-14 02:09:25] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.158786 10.0.0.241 - - [2026-05-14 02:09:25] "POST /fqname-to-id HTTP/1.1" 401 297 0.000494 10.0.0.241 - - [2026-05-14 02:09:25] "PUT /access-control-list/46eed56d-78b2-484a-80e2-ff018ce25bd9 HTTP/1.1" 200 274 0.011963 10.0.0.241 - - [2026-05-14 02:09:25] "POST /fqname-to-id HTTP/1.1" 404 208 0.036786 10.0.0.241 - - [2026-05-14 02:09:25] "GET /projects?obj_uuids=5c3d213b-f797-4283-befd-d98cfdccd04a&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001350 10.0.0.241 - - [2026-05-14 02:09:25] "POST /fqname-to-id HTTP/1.1" 404 243 0.005734 10.0.0.241 - - [2026-05-14 02:09:25] "POST /access-control-lists HTTP/1.1" 200 609 0.022489 10.0.0.241 - - [2026-05-14 02:09:25] "POST /fqname-to-id HTTP/1.1" 404 242 0.004252 10.0.0.241 - - [2026-05-14 02:09:25] "POST /access-control-lists HTTP/1.1" 200 607 0.026124 10.0.0.241 - - [2026-05-14 02:09:26] "PUT /access-control-list/3a297d7d-484d-49f2-afa2-1cadd8d566b1 HTTP/1.1" 200 274 0.012601 252.241.83.23 - - [2026-05-14 02:09:26] "POST /neutron/security_group HTTP/1.1" 200 1377 0.433257 10.0.0.241 - - [2026-05-14 02:09:26] "PUT /access-control-list/3a297d7d-484d-49f2-afa2-1cadd8d566b1 HTTP/1.1" 200 274 0.015302 10.0.0.241 - - [2026-05-14 02:09:26] "GET /projects?obj_uuids=5c3d213b-f797-4283-befd-d98cfdccd04a&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001763 252.241.83.23 - - [2026-05-14 02:09:26] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.041285 252.241.83.23 - - [2026-05-14 02:09:26] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.012516 252.241.83.23 - - [2026-05-14 02:09:26] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.103375 10.0.0.241 - - [2026-05-14 02:09:26] "PUT /access-control-list/3a297d7d-484d-49f2-afa2-1cadd8d566b1 HTTP/1.1" 200 274 0.015198 252.241.83.23 - - [2026-05-14 02:09:26] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.013094 252.241.83.23 - - [2026-05-14 02:09:26] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.159463 10.0.0.241 - - [2026-05-14 02:09:26] "POST /fqname-to-id HTTP/1.1" 404 208 0.004954 10.0.0.241 - - [2026-05-14 02:09:26] "PUT /access-control-list/3a297d7d-484d-49f2-afa2-1cadd8d566b1 HTTP/1.1" 200 274 0.017012 10.0.0.241 - - [2026-05-14 02:09:26] "GET /projects?obj_uuids=5c3d213b-f797-4283-befd-d98cfdccd04a&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001996 10.0.0.241 - - [2026-05-14 02:09:26] "POST /fqname-to-id HTTP/1.1" 404 243 0.008674 10.0.0.241 - - [2026-05-14 02:09:26] "POST /access-control-lists HTTP/1.1" 200 609 0.027152 10.0.0.241 - - [2026-05-14 02:09:26] "POST /fqname-to-id HTTP/1.1" 404 242 0.003437 10.0.0.241 - - [2026-05-14 02:09:26] "POST /access-control-lists HTTP/1.1" 200 607 0.019998 10.0.0.241 - - [2026-05-14 02:09:26] "PUT /access-control-list/636a641b-46f3-4ffd-b97a-214d159a89e8 HTTP/1.1" 200 274 0.011544 252.241.83.23 - - [2026-05-14 02:09:27] "POST /neutron/security_group HTTP/1.1" 200 1377 0.368754 10.0.0.241 - - [2026-05-14 02:09:27] "PUT /access-control-list/636a641b-46f3-4ffd-b97a-214d159a89e8 HTTP/1.1" 200 274 0.013238 10.0.0.241 - - [2026-05-14 02:09:27] "GET /projects?obj_uuids=5c3d213b-f797-4283-befd-d98cfdccd04a&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001260 252.241.83.23 - - [2026-05-14 02:09:27] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.034436 252.241.83.23 - - [2026-05-14 02:09:27] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.010372 252.241.83.23 - - [2026-05-14 02:09:27] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.162106 10.0.0.241 - - [2026-05-14 02:09:27] "PUT /access-control-list/636a641b-46f3-4ffd-b97a-214d159a89e8 HTTP/1.1" 200 274 0.018929 252.241.83.23 - - [2026-05-14 02:09:27] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.015913 252.241.83.23 - - [2026-05-14 02:09:27] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.166050 10.0.0.241 - - [2026-05-14 02:09:27] "PUT /access-control-list/636a641b-46f3-4ffd-b97a-214d159a89e8 HTTP/1.1" 200 274 0.013479 10.0.0.241 - - [2026-05-14 02:09:28] "GET /projects?obj_uuids=842961b0-366b-441b-ac79-7958b054872c&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001448 252.241.83.23 - - [2026-05-14 02:09:28] "POST /neutron/router HTTP/1.1" 200 539 0.063428 10.0.0.241 - - [2026-05-14 02:09:28] "POST /route-targets HTTP/1.1" 200 329 0.013182 10.0.0.241 - - [2026-05-14 02:09:28] "PUT /logical-router/b2434937-af1b-47d4-b346-311375743713 HTTP/1.1" 200 264 0.021636 252.241.83.23 - - [2026-05-14 02:09:28] "POST /neutron/router HTTP/1.1" 200 539 0.008189 252.241.83.23 - - [2026-05-14 02:09:28] "POST /neutron/router HTTP/1.1" 200 539 0.004719 252.241.83.23 - - [2026-05-14 02:09:28] "POST /neutron/router HTTP/1.1" 200 539 0.004463 252.241.83.23 - - [2026-05-14 02:09:28] "POST /neutron/router HTTP/1.1" 200 539 0.013443 252.241.83.23 - - [2026-05-14 02:09:28] "POST /neutron/router HTTP/1.1" 200 539 0.006258 252.241.83.23 - - [2026-05-14 02:09:28] "POST /neutron/router HTTP/1.1" 200 539 0.004161 252.241.83.23 - - [2026-05-14 02:09:28] "POST /neutron/router HTTP/1.1" 200 539 0.006355 252.241.83.23 - - [2026-05-14 02:09:28] "POST /neutron/router HTTP/1.1" 200 539 0.005068 252.241.83.23 - - [2026-05-14 02:09:28] "POST /neutron/router HTTP/1.1" 200 539 0.004318 252.241.83.23 - - [2026-05-14 02:09:28] "POST /neutron/router HTTP/1.1" 200 539 0.003907 252.241.83.23 - - [2026-05-14 02:09:28] "POST /neutron/router HTTP/1.1" 200 539 0.005169 252.241.83.23 - - [2026-05-14 02:09:28] "POST /neutron/router HTTP/1.1" 200 539 0.004717 252.241.83.23 - - [2026-05-14 02:09:28] "POST /neutron/router HTTP/1.1" 200 539 0.004667 252.241.83.23 - - [2026-05-14 02:09:29] "POST /neutron/router HTTP/1.1" 200 539 0.004810 252.241.83.23 - - [2026-05-14 02:09:29] "POST /neutron/router HTTP/1.1" 200 539 0.004482 252.241.83.23 - - [2026-05-14 02:09:29] "POST /neutron/router HTTP/1.1" 200 539 0.004953 252.241.83.23 - - [2026-05-14 02:09:29] "POST /neutron/router HTTP/1.1" 200 539 0.004568 252.241.83.23 - - [2026-05-14 02:09:29] "POST /neutron/router HTTP/1.1" 200 539 0.004429 252.241.83.23 - - [2026-05-14 02:09:29] "POST /neutron/router HTTP/1.1" 200 539 0.004393 252.241.83.23 - - [2026-05-14 02:09:29] "POST /neutron/router HTTP/1.1" 200 539 0.004598 252.241.83.23 - - [2026-05-14 02:09:29] "POST /neutron/router HTTP/1.1" 200 539 0.005911 252.241.83.23 - - [2026-05-14 02:09:29] "POST /neutron/router HTTP/1.1" 200 539 0.004300 252.241.83.23 - - [2026-05-14 02:09:29] "POST /neutron/router HTTP/1.1" 200 539 0.004017 252.241.83.23 - - [2026-05-14 02:09:29] "POST /neutron/router HTTP/1.1" 200 539 0.005002 252.241.83.23 - - [2026-05-14 02:09:29] "POST /neutron/router HTTP/1.1" 200 539 0.004923 252.241.83.23 - - [2026-05-14 02:09:29] "POST /neutron/router HTTP/1.1" 200 539 0.004180 252.241.83.23 - - [2026-05-14 02:09:29] "POST /neutron/router HTTP/1.1" 200 539 0.004578 252.241.83.23 - - [2026-05-14 02:09:29] "POST /neutron/router HTTP/1.1" 200 539 0.004638 252.241.83.23 - - [2026-05-14 02:09:30] "POST /neutron/router HTTP/1.1" 200 539 0.004368 252.241.83.23 - - [2026-05-14 02:09:30] "POST /neutron/router HTTP/1.1" 200 539 0.004266 252.241.83.23 - - [2026-05-14 02:09:30] "POST /neutron/router HTTP/1.1" 200 539 0.005332 252.241.83.23 - - [2026-05-14 02:09:30] "POST /neutron/router HTTP/1.1" 200 539 0.004080 252.241.83.23 - - [2026-05-14 02:09:30] "POST /neutron/router HTTP/1.1" 200 539 0.026358 252.241.83.23 - - [2026-05-14 02:09:30] "POST /neutron/router HTTP/1.1" 200 539 0.005466 252.241.83.23 - - [2026-05-14 02:09:30] "POST /neutron/router HTTP/1.1" 200 539 0.024393 252.241.83.23 - - [2026-05-14 02:09:30] "POST /neutron/router HTTP/1.1" 200 539 0.005565 252.241.83.23 - - [2026-05-14 02:09:30] "POST /neutron/router HTTP/1.1" 200 151 0.050880 10.0.0.241 - - [2026-05-14 02:09:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004818 10.0.0.241 - - [2026-05-14 02:09:30] "GET /logical-router/b2434937-af1b-47d4-b346-311375743713?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003435 10.0.0.241 - - [2026-05-14 02:09:30] "GET /projects?obj_uuids=5c3d213b-f797-4283-befd-d98cfdccd04a&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001285 10.0.0.241 - - [2026-05-14 02:09:30] "DELETE /route-target/30b18aaa-b676-4287-b703-14d1844e4b9d HTTP/1.1" 200 115 0.032343 252.241.83.23 - - [2026-05-14 02:09:30] "POST /neutron/router HTTP/1.1" 200 557 0.067475 10.0.0.241 - - [2026-05-14 02:09:30] "POST /route-targets HTTP/1.1" 200 329 0.014056 252.241.83.23 - - [2026-05-14 02:09:30] "POST /neutron/router HTTP/1.1" 200 557 0.007102 10.0.0.241 - - [2026-05-14 02:09:30] "PUT /logical-router/eaeaf47c-fb92-40c2-a03a-219642c60bf9 HTTP/1.1" 200 264 0.063063 252.241.83.23 - - [2026-05-14 02:09:30] "POST /neutron/router HTTP/1.1" 200 557 0.005789 252.241.83.23 - - [2026-05-14 02:09:30] "POST /neutron/router HTTP/1.1" 200 557 0.004307 252.241.83.23 - - [2026-05-14 02:09:30] "POST /neutron/router HTTP/1.1" 200 557 0.005978 252.241.83.23 - - [2026-05-14 02:09:31] "POST /neutron/router HTTP/1.1" 200 557 0.003902 252.241.83.23 - - [2026-05-14 02:09:31] "POST /neutron/router HTTP/1.1" 200 557 0.005118 252.241.83.23 - - [2026-05-14 02:09:31] "POST /neutron/router HTTP/1.1" 200 557 0.004519 252.241.83.23 - - [2026-05-14 02:09:31] "POST /neutron/router HTTP/1.1" 200 557 0.004294 252.241.83.23 - - [2026-05-14 02:09:31] "POST /neutron/router HTTP/1.1" 200 557 0.006258 252.241.83.23 - - [2026-05-14 02:09:31] "POST /neutron/router HTTP/1.1" 200 557 0.006310 252.241.83.23 - - [2026-05-14 02:09:31] "POST /neutron/router HTTP/1.1" 200 557 0.004940 252.241.83.23 - - [2026-05-14 02:09:31] "POST /neutron/router HTTP/1.1" 200 557 0.004947 252.241.83.23 - - [2026-05-14 02:09:31] "POST /neutron/router HTTP/1.1" 200 557 0.004801 252.241.83.23 - - [2026-05-14 02:09:31] "POST /neutron/router HTTP/1.1" 200 557 0.004327 252.241.83.23 - - [2026-05-14 02:09:31] "POST /neutron/router HTTP/1.1" 200 557 0.008492 252.241.83.23 - - [2026-05-14 02:09:31] "POST /neutron/router HTTP/1.1" 200 557 0.006020 252.241.83.23 - - [2026-05-14 02:09:31] "POST /neutron/router HTTP/1.1" 200 557 0.004534 252.241.83.23 - - [2026-05-14 02:09:31] "POST /neutron/router HTTP/1.1" 200 557 0.005907 252.241.83.23 - - [2026-05-14 02:09:31] "POST /neutron/router HTTP/1.1" 200 557 0.005035 252.241.83.23 - - [2026-05-14 02:09:32] "POST /neutron/router HTTP/1.1" 200 557 0.004975 252.241.83.23 - - [2026-05-14 02:09:32] "POST /neutron/router HTTP/1.1" 200 557 0.004532 252.241.83.23 - - [2026-05-14 02:09:32] "POST /neutron/router HTTP/1.1" 200 557 0.004516 252.241.83.23 - - [2026-05-14 02:09:32] "POST /neutron/router HTTP/1.1" 200 557 0.004224 252.241.83.23 - - [2026-05-14 02:09:32] "POST /neutron/router HTTP/1.1" 200 557 0.004946 252.241.83.23 - - [2026-05-14 02:09:32] "POST /neutron/router HTTP/1.1" 200 557 0.004632 252.241.83.23 - - [2026-05-14 02:09:32] "POST /neutron/router HTTP/1.1" 200 557 0.004911 252.241.83.23 - - [2026-05-14 02:09:32] "POST /neutron/router HTTP/1.1" 200 557 0.004862 252.241.83.23 - - [2026-05-14 02:09:32] "POST /neutron/router HTTP/1.1" 200 557 0.004269 252.241.83.23 - - [2026-05-14 02:09:32] "POST /neutron/router HTTP/1.1" 200 557 0.005624 252.241.83.23 - - [2026-05-14 02:09:32] "POST /neutron/router HTTP/1.1" 200 557 0.005395 252.241.83.23 - - [2026-05-14 02:09:32] "POST /neutron/router HTTP/1.1" 200 557 0.004685 252.241.83.23 - - [2026-05-14 02:09:32] "POST /neutron/router HTTP/1.1" 200 557 0.005464 252.241.83.23 - - [2026-05-14 02:09:32] "POST /neutron/router HTTP/1.1" 200 557 0.030894 252.241.83.23 - - [2026-05-14 02:09:32] "POST /neutron/router HTTP/1.1" 200 557 0.004947 252.241.83.23 - - [2026-05-14 02:09:33] "POST /neutron/router HTTP/1.1" 200 558 0.027622 252.241.83.23 - - [2026-05-14 02:09:33] "POST /neutron/router HTTP/1.1" 200 558 0.004850 252.241.83.23 - - [2026-05-14 02:09:33] "POST /neutron/router HTTP/1.1" 200 151 0.062679 10.0.0.241 - - [2026-05-14 02:09:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003856 10.0.0.241 - - [2026-05-14 02:09:33] "GET /logical-router/eaeaf47c-fb92-40c2-a03a-219642c60bf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.006636 10.0.0.241 - - [2026-05-14 02:09:33] "GET /projects?obj_uuids=842961b0-366b-441b-ac79-7958b054872c&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001419 10.0.0.241 - - [2026-05-14 02:09:33] "DELETE /route-target/29351973-cd38-487c-b2f6-76a2fd9c6f9d HTTP/1.1" 200 115 0.027349 252.241.83.23 - - [2026-05-14 02:09:33] "POST /neutron/router HTTP/1.1" 200 539 0.074435 10.0.0.241 - - [2026-05-14 02:09:33] "POST /route-targets HTTP/1.1" 200 329 0.014801 10.0.0.241 - - [2026-05-14 02:09:33] "PUT /logical-router/09ad0d31-5778-490f-bd1d-bd0b38ec4533 HTTP/1.1" 200 264 0.024036 252.241.83.23 - - [2026-05-14 02:09:33] "POST /neutron/router HTTP/1.1" 200 539 0.007670 252.241.83.23 - - [2026-05-14 02:09:33] "POST /neutron/router HTTP/1.1" 200 539 0.004818 252.241.83.23 - - [2026-05-14 02:09:33] "POST /neutron/router HTTP/1.1" 200 539 0.005675 252.241.83.23 - - [2026-05-14 02:09:33] "POST /neutron/router HTTP/1.1" 200 539 0.004520 252.241.83.23 - - [2026-05-14 02:09:33] "POST /neutron/router HTTP/1.1" 200 539 0.004592 252.241.83.23 - - [2026-05-14 02:09:33] "POST /neutron/router HTTP/1.1" 200 539 0.004349 252.241.83.23 - - [2026-05-14 02:09:33] "POST /neutron/router HTTP/1.1" 200 539 0.004874 252.241.83.23 - - [2026-05-14 02:09:33] "POST /neutron/router HTTP/1.1" 200 539 0.004723 252.241.83.23 - - [2026-05-14 02:09:33] "POST /neutron/router HTTP/1.1" 200 539 0.004648 252.241.83.23 - - [2026-05-14 02:09:33] "POST /neutron/router HTTP/1.1" 200 539 0.005260 252.241.83.23 - - [2026-05-14 02:09:34] "POST /neutron/router HTTP/1.1" 200 539 0.005619 252.241.83.23 - - [2026-05-14 02:09:34] "POST /neutron/router HTTP/1.1" 200 539 0.005143 252.241.83.23 - - [2026-05-14 02:09:34] "POST /neutron/router HTTP/1.1" 200 539 0.005148 252.241.83.23 - - [2026-05-14 02:09:34] "POST /neutron/router HTTP/1.1" 200 539 0.004196 252.241.83.23 - - [2026-05-14 02:09:34] "POST /neutron/router HTTP/1.1" 200 539 0.004516 252.241.83.23 - - [2026-05-14 02:09:34] "POST /neutron/router HTTP/1.1" 200 539 0.005411 252.241.83.23 - - [2026-05-14 02:09:34] "POST /neutron/router HTTP/1.1" 200 539 0.005326 252.241.83.23 - - [2026-05-14 02:09:34] "POST /neutron/router HTTP/1.1" 200 539 0.004463 252.241.83.23 - - [2026-05-14 02:09:34] "POST /neutron/router HTTP/1.1" 200 539 0.004300 252.241.83.23 - - [2026-05-14 02:09:34] "POST /neutron/router HTTP/1.1" 200 539 0.004163 252.241.83.23 - - [2026-05-14 02:09:34] "POST /neutron/router HTTP/1.1" 200 539 0.004974 252.241.83.23 - - [2026-05-14 02:09:34] "POST /neutron/router HTTP/1.1" 200 539 0.005451 252.241.83.23 - - [2026-05-14 02:09:34] "POST /neutron/router HTTP/1.1" 200 539 0.004567 252.241.83.23 - - [2026-05-14 02:09:34] "POST /neutron/router HTTP/1.1" 200 539 0.004821 252.241.83.23 - - [2026-05-14 02:09:34] "POST /neutron/router HTTP/1.1" 200 539 0.004446 252.241.83.23 - - [2026-05-14 02:09:35] "POST /neutron/router HTTP/1.1" 200 539 0.004735 252.241.83.23 - - [2026-05-14 02:09:35] "POST /neutron/router HTTP/1.1" 200 539 0.004466 252.241.83.23 - - [2026-05-14 02:09:35] "POST /neutron/router HTTP/1.1" 200 539 0.004674 252.241.83.23 - - [2026-05-14 02:09:35] "POST /neutron/router HTTP/1.1" 200 539 0.004474 252.241.83.23 - - [2026-05-14 02:09:35] "POST /neutron/router HTTP/1.1" 200 539 0.004473 252.241.83.23 - - [2026-05-14 02:09:35] "POST /neutron/router HTTP/1.1" 200 539 0.005499 252.241.83.23 - - [2026-05-14 02:09:35] "POST /neutron/router HTTP/1.1" 200 539 0.004388 252.241.83.23 - - [2026-05-14 02:09:35] "POST /neutron/router HTTP/1.1" 200 539 0.023291 252.241.83.23 - - [2026-05-14 02:09:35] "POST /neutron/router HTTP/1.1" 200 539 0.005684 252.241.83.23 - - [2026-05-14 02:09:35] "POST /neutron/router HTTP/1.1" 200 540 0.019842 252.241.83.23 - - [2026-05-14 02:09:35] "POST /neutron/router HTTP/1.1" 200 540 0.005870 252.241.83.23 - - [2026-05-14 02:09:35] "POST /neutron/router HTTP/1.1" 200 151 0.060874 10.0.0.241 - - [2026-05-14 02:09:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.007105 10.0.0.241 - - [2026-05-14 02:09:35] "GET /logical-router/09ad0d31-5778-490f-bd1d-bd0b38ec4533?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.005006 10.0.0.241 - - [2026-05-14 02:09:35] "DELETE /route-target/cee9f4fa-5bfe-443d-a97c-67aa200fe1e5 HTTP/1.1" 200 115 0.025499 252.241.83.23 - - [2026-05-14 02:09:35] "POST /neutron/security_group HTTP/1.1" 200 519 0.007562 252.241.83.23 - - [2026-05-14 02:09:35] "POST /neutron/security_group HTTP/1.1" 200 151 0.044608 10.0.0.241 - - [2026-05-14 02:09:35] "DELETE /access-control-list/040f27c8-ba48-454f-b48c-dbf53743ba34 HTTP/1.1" 200 115 0.025911 252.241.83.23 - - [2026-05-14 02:09:35] "POST /neutron/security_group HTTP/1.1" 200 519 0.006148 10.0.0.241 - - [2026-05-14 02:09:36] "DELETE /access-control-list/636a641b-46f3-4ffd-b97a-214d159a89e8 HTTP/1.1" 200 115 0.037425 252.241.83.23 - - [2026-05-14 02:09:36] "POST /neutron/security_group HTTP/1.1" 200 151 0.061054 10.0.0.241 - - [2026-05-14 02:09:36] "DELETE /access-control-list/ce2f4385-8403-4316-9b34-b22feadaa416 HTTP/1.1" 200 115 0.040871 252.241.83.23 - - [2026-05-14 02:09:36] "POST /neutron/security_group HTTP/1.1" 200 504 0.005109 10.0.0.241 - - [2026-05-14 02:09:36] "DELETE /access-control-list/3a297d7d-484d-49f2-afa2-1cadd8d566b1 HTTP/1.1" 200 115 0.029822 252.241.83.23 - - [2026-05-14 02:09:36] "POST /neutron/security_group HTTP/1.1" 200 151 0.050246 10.0.0.241 - - [2026-05-14 02:09:36] "DELETE /access-control-list/3750a20f-bdf3-410e-8b16-4f3a4b24818c HTTP/1.1" 200 115 0.041392 252.241.83.23 - - [2026-05-14 02:09:36] "POST /neutron/security_group HTTP/1.1" 200 504 0.005947 10.0.0.241 - - [2026-05-14 02:09:36] "DELETE /access-control-list/46eed56d-78b2-484a-80e2-ff018ce25bd9 HTTP/1.1" 200 115 0.033265 252.241.83.23 - - [2026-05-14 02:09:36] "POST /neutron/security_group HTTP/1.1" 200 151 0.054998 10.0.0.241 - - [2026-05-14 02:09:36] "DELETE /access-control-list/9b931f1e-e197-4edc-9631-b14581dad361 HTTP/1.1" 200 115 0.025541 10.0.0.241 - - [2026-05-14 02:09:36] "DELETE /access-control-list/5f7a6d12-3ab6-4b91-a243-1a2a0e79f7db HTTP/1.1" 200 115 0.025065 10.0.0.241 - - [2026-05-14 02:09:36] "GET /projects?obj_uuids=5c3d213b-f797-4283-befd-d98cfdccd04a&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001369 10.0.0.241 - - [2026-05-14 02:09:36] "GET /project/5c3d213b-f797-4283-befd-d98cfdccd04a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.030508 10.0.0.241 - - [2026-05-14 02:09:36] "GET /projects?obj_uuids=5c3d213b-f797-4283-befd-d98cfdccd04a&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001109 10.0.0.241 - - [2026-05-14 02:09:36] "GET /project/5c3d213b-f797-4283-befd-d98cfdccd04a?fields=virtual_networks HTTP/1.1" 200 1023 0.074405 10.0.0.241 - - [2026-05-14 02:09:36] "GET /projects?obj_uuids=5c3d213b-f797-4283-befd-d98cfdccd04a&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001196 10.0.0.241 - - [2026-05-14 02:09:36] "GET /project/5c3d213b-f797-4283-befd-d98cfdccd04a?fields=virtual_machine_interfaces HTTP/1.1" 200 1023 0.034172 10.0.0.241 - - [2026-05-14 02:09:37] "GET /projects?obj_uuids=5c3d213b-f797-4283-befd-d98cfdccd04a&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001321 10.0.0.241 - - [2026-05-14 02:09:37] "GET /project/5c3d213b-f797-4283-befd-d98cfdccd04a?fields=security_groups HTTP/1.1" 200 1244 0.030086 10.0.0.241 - - [2026-05-14 02:09:37] "GET /domains?obj_uuids=d251bbb1-a677-4b52-8c85-ab79c9809042&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002443 10.0.0.241 - - [2026-05-14 02:09:37] "GET /domain/d251bbb1-a677-4b52-8c85-ab79c9809042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 945 0.009460 10.0.0.241 - - [2026-05-14 02:09:38] "POST /fqname-to-id HTTP/1.1" 404 182 0.045289 10.0.0.241 - - [2026-05-14 02:09:38] "GET /projects?obj_uuids=3e467d6b-3bdd-4d92-9945-b0695309b4bb&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003171 10.0.0.241 - - [2026-05-14 02:09:38] "GET /domains?obj_uuids=d251bbb1-a677-4b52-8c85-ab79c9809042&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001807 10.0.0.241 - - [2026-05-14 02:09:38] "GET /domain/d251bbb1-a677-4b52-8c85-ab79c9809042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.009120 10.0.0.241 - - [2026-05-14 02:09:38] "POST /id-to-fqname HTTP/1.1" 200 184 0.001752 10.0.0.241 - - [2026-05-14 02:09:38] "POST /fqname-to-id HTTP/1.1" 404 193 0.019086 10.0.0.241 - - [2026-05-14 02:09:38] "DELETE /project/5c3d213bf7974283befdd98cfdccd04a HTTP/1.1" 404 173 0.017633 10.0.0.241 - - [2026-05-14 02:09:38] "DELETE /project/3be2e9b710b3464ab8b9691560dd6648 HTTP/1.1" 404 173 0.018218 10.0.0.241 - - [2026-05-14 02:09:38] "GET /projects?obj_uuids=3be2e9b7-10b3-464a-b8b9-691560dd6648&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001723 10.0.0.241 - - [2026-05-14 02:09:38] "GET /projects?obj_uuids=5c3d213b-f797-4283-befd-d98cfdccd04a&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001956 10.0.0.241 - - [2026-05-14 02:09:38] "GET /projects?obj_uuids=0853df15-e04a-49de-a8bc-fd94be99728f&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001688 10.0.0.241 - - [2026-05-14 02:09:38] "POST /security-groups HTTP/1.1" 200 579 0.106037 10.0.0.241 - - [2026-05-14 02:09:38] "POST /fqname-to-id HTTP/1.1" 404 228 0.006744 10.0.0.241 - - [2026-05-14 02:09:38] "POST /projects HTTP/1.1" 200 569 0.351892 10.0.0.241 - - [2026-05-14 02:09:38] "GET /project/3be2e9b7-10b3-464a-b8b9-691560dd6648?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1434 0.186755 10.0.0.241 - - [2026-05-14 02:09:38] "GET /project/5c3d213b-f797-4283-befd-d98cfdccd04a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1434 0.169821 10.0.0.241 - - [2026-05-14 02:09:38] "GET /project/0853df15-e04a-49de-a8bc-fd94be99728f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1501 0.176633 10.0.0.241 - - [2026-05-14 02:09:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.420995 10.0.0.241 - - [2026-05-14 02:09:38] "GET /projects?obj_uuids=3be2e9b7-10b3-464a-b8b9-691560dd6648&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001601 10.0.0.241 - - [2026-05-14 02:09:38] "GET /projects?obj_uuids=5c3d213b-f797-4283-befd-d98cfdccd04a&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001809 10.0.0.241 - - [2026-05-14 02:09:38] "GET /projects?obj_uuids=0853df15-e04a-49de-a8bc-fd94be99728f&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001803 10.0.0.241 - - [2026-05-14 02:09:38] "POST /access-control-lists HTTP/1.1" 200 594 0.128950 10.0.0.241 - - [2026-05-14 02:09:38] "GET /project/3be2e9b7-10b3-464a-b8b9-691560dd6648?fields=security_groups HTTP/1.1" 200 1334 0.092076 10.0.0.241 - - [2026-05-14 02:09:38] "GET /project/3e467d6b-3bdd-4d92-9945-b0695309b4bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.636151 10.0.0.241 - - [2026-05-14 02:09:38] "GET /project/0853df15-e04a-49de-a8bc-fd94be99728f?fields=security_groups HTTP/1.1" 200 1384 0.087474 10.0.0.241 - - [2026-05-14 02:09:38] "POST /fqname-to-id HTTP/1.1" 404 227 0.012377 10.0.0.241 - - [2026-05-14 02:09:38] "GET /project/5c3d213b-f797-4283-befd-d98cfdccd04a?fields=security_groups HTTP/1.1" 200 1334 0.128013 10.0.0.241 - - [2026-05-14 02:09:39] "DELETE /security-group/588fd010-a657-460b-a2c4-cce210c016eb HTTP/1.1" 200 115 0.092663 10.0.0.241 - - [2026-05-14 02:09:39] "GET /projects?obj_uuids=3be2e9b7-10b3-464a-b8b9-691560dd6648&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001659 10.0.0.241 - - [2026-05-14 02:09:39] "POST /access-control-lists HTTP/1.1" 200 592 0.103313 10.0.0.241 - - [2026-05-14 02:09:39] "GET /project/3be2e9b7-10b3-464a-b8b9-691560dd6648?fields=application_policy_sets HTTP/1.1" 200 1373 0.089375 10.0.0.241 - - [2026-05-14 02:09:39] "DELETE /security-group/81011126-01a9-4dca-9834-b822a988ae00 HTTP/1.1" 200 115 0.173553 10.0.0.241 - - [2026-05-14 02:09:39] "GET /projects?obj_uuids=0853df15-e04a-49de-a8bc-fd94be99728f&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001228 10.0.0.241 - - [2026-05-14 02:09:39] "DELETE /security-group/231a6f87-9c8f-4feb-a42b-55b12908b546 HTTP/1.1" 200 115 0.164339 10.0.0.241 - - [2026-05-14 02:09:39] "GET /projects?obj_uuids=5c3d213b-f797-4283-befd-d98cfdccd04a&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001294 10.0.0.241 - - [2026-05-14 02:09:39] "GET /project/0853df15-e04a-49de-a8bc-fd94be99728f?fields=application_policy_sets HTTP/1.1" 200 1423 0.048908 10.0.0.241 - - [2026-05-14 02:09:39] "GET /project/5c3d213b-f797-4283-befd-d98cfdccd04a?fields=application_policy_sets HTTP/1.1" 200 1373 0.122262 10.0.0.241 - - [2026-05-14 02:09:39] "DELETE /project/3be2e9b7-10b3-464a-b8b9-691560dd6648 HTTP/1.1" 200 115 0.807415 10.0.0.241 - - [2026-05-14 02:09:39] "DELETE /project/0853df15-e04a-49de-a8bc-fd94be99728f HTTP/1.1" 200 115 0.851267 10.0.0.241 - - [2026-05-14 02:09:39] "DELETE /project/5c3d213b-f797-4283-befd-d98cfdccd04a HTTP/1.1" 200 115 0.883502 10.0.0.241 - - [2026-05-14 02:09:39] "DELETE /access-control-list/0c33525a-a925-4630-a71c-c348b39d5756 HTTP/1.1" 200 115 0.026769 10.0.0.241 - - [2026-05-14 02:09:39] "DELETE /access-control-list/9159bdf7-4d7a-4b3b-a29e-b85cf3eece45 HTTP/1.1" 200 115 0.028320 10.0.0.241 - - [2026-05-14 02:09:39] "DELETE /access-control-list/5c8f503e-2564-4f9f-a7e0-9a7b092eda1a HTTP/1.1" 200 115 0.034464 10.0.0.241 - - [2026-05-14 02:09:39] "DELETE /access-control-list/b877725d-4073-46de-8b70-11146fa41136 HTTP/1.1" 200 115 0.041118 10.0.0.241 - - [2026-05-14 02:09:39] "DELETE /access-control-list/025b1814-8e6f-4d9e-a916-1a43d0b77b40 HTTP/1.1" 200 115 0.029543 10.0.0.241 - - [2026-05-14 02:09:39] "DELETE /access-control-list/2725c674-c09f-410f-a07c-fe5431148e4d HTTP/1.1" 200 115 0.034366 10.0.0.241 - - [2026-05-14 02:09:40] "GET / HTTP/1.1" 200 36499 0.002234 10.0.0.241 - - [2026-05-14 02:09:41] "POST /fqname-to-id HTTP/1.1" 401 297 0.000766 10.0.0.241 - - [2026-05-14 02:09:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.084662 10.0.0.241 - - [2026-05-14 02:09:41] "GET /projects?obj_uuids=3e467d6b-3bdd-4d92-9945-b0695309b4bb&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001527 10.0.0.241 - - [2026-05-14 02:09:41] "GET /project/3e467d6b-3bdd-4d92-9945-b0695309b4bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.040917 252.241.83.23 - - [2026-05-14 02:09:41] "POST /neutron/network HTTP/1.1" 200 117 0.046726 10.0.0.241 - - [2026-05-14 02:09:42] "GET /projects?obj_uuids=3e467d6b-3bdd-4d92-9945-b0695309b4bb&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001402 252.241.83.23 - - [2026-05-14 02:09:42] "POST /neutron/network HTTP/1.1" 200 599 0.090168 10.0.0.241 - - [2026-05-14 02:09:42] "POST /route-targets HTTP/1.1" 200 329 0.015875 10.0.0.241 - - [2026-05-14 02:09:42] "POST /ref-update HTTP/1.1" 200 156 0.025740 10.0.0.241 - - [2026-05-14 02:09:42] "POST /useragent-kv HTTP/1.1" 200 115 0.008432 252.241.83.23 - - [2026-05-14 02:09:42] "POST /neutron/subnet HTTP/1.1" 200 730 0.213542 252.241.83.23 - - [2026-05-14 02:09:42] "POST /neutron/network HTTP/1.1" 200 819 0.006909 10.0.0.241 - - [2026-05-14 02:09:42] "POST /id-to-fqname HTTP/1.1" 200 214 0.001719 10.0.0.241 - - [2026-05-14 02:09:42] "GET /virtual-network/6d13f5ee-d58c-41fb-a273-d61f77627b7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005822 252.241.83.23 - - [2026-05-14 02:09:42] "POST /neutron/network HTTP/1.1" 200 819 0.008204 10.0.0.241 - - [2026-05-14 02:09:42] "GET /virtual-network/6d13f5ee-d58c-41fb-a273-d61f77627b7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005737 252.241.83.23 - - [2026-05-14 02:09:42] "POST /neutron/network HTTP/1.1" 200 819 0.007715 252.241.83.23 - - [2026-05-14 02:09:42] "POST /neutron/subnet HTTP/1.1" 200 730 0.008606 10.0.0.241 - - [2026-05-14 02:09:42] "POST /fqname-to-id HTTP/1.1" 404 204 0.003809 10.0.0.241 - - [2026-05-14 02:09:42] "GET /virtual-network/6d13f5ee-d58c-41fb-a273-d61f77627b7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.007307 10.0.0.241 - - [2026-05-14 02:09:42] "GET /projects?obj_uuids=3e467d6b-3bdd-4d92-9945-b0695309b4bb&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001543 252.241.83.23 - - [2026-05-14 02:09:43] "POST /neutron/port HTTP/1.1" 200 1016 0.215459 10.0.0.241 - - [2026-05-14 02:09:43] "GET /virtual-machine-interface/02e1c61b-14e4-4717-91a7-93f15e81aabf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2384 0.007740 10.0.0.241 - - [2026-05-14 02:09:43] "GET /virtual-machine-interface/02e1c61b-14e4-4717-91a7-93f15e81aabf?fields=instance_ip_back_refs HTTP/1.1" 200 1319 0.005867 10.0.0.241 - - [2026-05-14 02:09:43] "GET /instance-ip/d5ba34d2-348f-41a2-a877-ab8b27b5e95e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1598 0.005315 10.0.0.241 - - [2026-05-14 02:09:43] "GET /virtual-machine-interface/02e1c61b-14e4-4717-91a7-93f15e81aabf HTTP/1.1" 401 297 0.000558 10.0.0.241 - - [2026-05-14 02:09:43] "GET /virtual-machine-interface/02e1c61b-14e4-4717-91a7-93f15e81aabf HTTP/1.1" 200 2607 0.036323 252.241.83.23 - - [2026-05-14 02:09:43] "POST /neutron/port HTTP/1.1" 200 1016 0.011458 252.241.83.23 - - [2026-05-14 02:09:43] "POST /neutron/port HTTP/1.1" 200 151 0.074569 252.241.83.23 - - [2026-05-14 02:09:43] "POST /neutron/network HTTP/1.1" 200 819 0.007090 10.0.0.241 - - [2026-05-14 02:09:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006560 10.0.0.241 - - [2026-05-14 02:09:43] "POST /useragent-kv HTTP/1.1" 200 115 0.003059 10.0.0.241 - - [2026-05-14 02:09:43] "POST /useragent-kv HTTP/1.1" 200 115 0.003412 252.241.83.23 - - [2026-05-14 02:09:43] "POST /neutron/network HTTP/1.1" 200 151 0.099787 10.0.0.241 - - [2026-05-14 02:09:44] "DELETE /route-target/001531bd-10ef-4927-a5d1-507ead3bb141 HTTP/1.1" 200 115 0.028785 10.0.0.241 - - [2026-05-14 02:09:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004086 10.0.0.241 - - [2026-05-14 02:09:44] "GET /projects?obj_uuids=3e467d6b-3bdd-4d92-9945-b0695309b4bb&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001324 10.0.0.241 - - [2026-05-14 02:09:44] "GET /project/3e467d6b-3bdd-4d92-9945-b0695309b4bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.040833 252.241.83.23 - - [2026-05-14 02:09:44] "POST /neutron/network HTTP/1.1" 200 117 0.016693 10.0.0.241 - - [2026-05-14 02:09:45] "GET /projects?obj_uuids=3e467d6b-3bdd-4d92-9945-b0695309b4bb&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001215 252.241.83.23 - - [2026-05-14 02:09:45] "POST /neutron/network HTTP/1.1" 200 601 0.134282 10.0.0.241 - - [2026-05-14 02:09:45] "POST /route-targets HTTP/1.1" 200 329 0.039265 10.0.0.241 - - [2026-05-14 02:09:45] "POST /ref-update HTTP/1.1" 200 156 0.028112 10.0.0.241 - - [2026-05-14 02:09:45] "POST /useragent-kv HTTP/1.1" 200 115 0.006701 252.241.83.23 - - [2026-05-14 02:09:45] "POST /neutron/subnet HTTP/1.1" 200 715 0.286318 10.0.0.241 - - [2026-05-14 02:09:45] "POST /useragent-kv HTTP/1.1" 200 115 0.006664 252.241.83.23 - - [2026-05-14 02:09:45] "POST /neutron/subnet HTTP/1.1" 200 734 0.276391 252.241.83.23 - - [2026-05-14 02:09:45] "POST /neutron/network HTTP/1.1" 200 976 0.017849 10.0.0.241 - - [2026-05-14 02:09:46] "POST /id-to-fqname HTTP/1.1" 200 215 0.002239 10.0.0.241 - - [2026-05-14 02:09:46] "GET /virtual-network/76882ea0-6bcb-40dd-a52f-e39e2a94a718?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2564 0.014247 252.241.83.23 - - [2026-05-14 02:09:46] "POST /neutron/network HTTP/1.1" 200 976 0.011515 10.0.0.241 - - [2026-05-14 02:09:46] "GET /virtual-network/76882ea0-6bcb-40dd-a52f-e39e2a94a718?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2564 0.012289 252.241.83.23 - - [2026-05-14 02:09:46] "POST /neutron/network HTTP/1.1" 200 976 0.016339 252.241.83.23 - - [2026-05-14 02:09:46] "POST /neutron/subnet HTTP/1.1" 200 715 0.013067 252.241.83.23 - - [2026-05-14 02:09:46] "POST /neutron/subnet HTTP/1.1" 200 734 0.010483 10.0.0.241 - - [2026-05-14 02:09:46] "GET /projects?obj_uuids=3e467d6b-3bdd-4d92-9945-b0695309b4bb&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001387 252.241.83.23 - - [2026-05-14 02:09:46] "POST /neutron/port HTTP/1.1" 200 1014 0.278191 10.0.0.241 - - [2026-05-14 02:09:46] "GET /projects?obj_uuids=3e467d6b-3bdd-4d92-9945-b0695309b4bb&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001444 252.241.83.23 - - [2026-05-14 02:09:47] "POST /neutron/port HTTP/1.1" 200 1018 0.318312 10.0.0.241 - - [2026-05-14 02:09:47] "POST /id-to-fqname HTTP/1.1" 200 215 0.002587 252.241.83.23 - - [2026-05-14 02:09:48] "POST /neutron/port HTTP/1.1" 200 1014 0.018557 252.241.83.23 - - [2026-05-14 02:09:48] "POST /neutron/port HTTP/1.1" 200 1014 0.014524 252.241.83.23 - - [2026-05-14 02:09:48] "POST /neutron/network HTTP/1.1" 200 976 0.008911 252.241.83.23 - - [2026-05-14 02:09:48] "POST /neutron/port HTTP/1.1" 200 1014 0.011527 10.0.0.241 - - [2026-05-14 02:09:48] "GET /obj-perms HTTP/1.1" 200 6381 0.095488 252.241.83.23 - - [2026-05-14 02:09:48] "POST /neutron/port HTTP/1.1" 200 117 0.007929 252.241.83.23 - - [2026-05-14 02:09:48] "POST /neutron/port HTTP/1.1" 200 117 0.007740 10.0.0.241 - - [2026-05-14 02:09:48] "POST /id-to-fqname HTTP/1.1" 200 215 0.001563 252.241.83.23 - - [2026-05-14 02:09:48] "POST /neutron/port HTTP/1.1" 200 117 0.006606 252.241.83.23 - - [2026-05-14 02:09:48] "POST /neutron/port HTTP/1.1" 200 1014 0.026844 10.0.0.241 - - [2026-05-14 02:09:48] "GET /obj-perms HTTP/1.1" 200 6381 0.068485 252.241.83.23 - - [2026-05-14 02:09:49] "POST /neutron/port HTTP/1.1" 200 1018 0.012662 252.241.83.23 - - [2026-05-14 02:09:49] "POST /neutron/port HTTP/1.1" 200 1018 0.013401 252.241.83.23 - - [2026-05-14 02:09:49] "POST /neutron/network HTTP/1.1" 200 976 0.008765 252.241.83.23 - - [2026-05-14 02:09:49] "POST /neutron/port HTTP/1.1" 200 1018 0.010564 252.241.83.23 - - [2026-05-14 02:09:49] "POST /neutron/port HTTP/1.1" 200 117 0.006951 252.241.83.23 - - [2026-05-14 02:09:49] "POST /neutron/port HTTP/1.1" 200 117 0.007252 252.241.83.23 - - [2026-05-14 02:09:49] "POST /neutron/port HTTP/1.1" 200 117 0.005526 252.241.83.23 - - [2026-05-14 02:09:50] "POST /neutron/port HTTP/1.1" 200 1018 0.012221 252.241.83.23 - - [2026-05-14 02:09:50] "POST /neutron/port HTTP/1.1" 200 1014 0.012848 252.241.83.23 - - [2026-05-14 02:09:50] "POST /neutron/network HTTP/1.1" 200 986 0.006395 252.241.83.23 - - [2026-05-14 02:09:50] "POST /neutron/port HTTP/1.1" 200 1014 0.011575 252.241.83.23 - - [2026-05-14 02:09:50] "POST /neutron/port HTTP/1.1" 200 1014 0.013430 252.241.83.23 - - [2026-05-14 02:09:50] "POST /neutron/port HTTP/1.1" 200 1018 0.019505 252.241.83.23 - - [2026-05-14 02:09:50] "POST /neutron/port HTTP/1.1" 200 1102 0.166738 252.241.83.23 - - [2026-05-14 02:09:50] "POST /neutron/network HTTP/1.1" 200 986 0.008453 252.241.83.23 - - [2026-05-14 02:09:51] "POST /neutron/port HTTP/1.1" 200 1018 0.025107 252.241.83.23 - - [2026-05-14 02:09:51] "POST /neutron/port HTTP/1.1" 200 1112 0.021122 252.241.83.23 - - [2026-05-14 02:09:51] "POST /neutron/port HTTP/1.1" 200 1018 0.014891 252.241.83.23 - - [2026-05-14 02:09:51] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004070 252.241.83.23 - - [2026-05-14 02:09:51] "POST /neutron/subnet HTTP/1.1" 200 689 0.023262 252.241.83.23 - - [2026-05-14 02:09:51] "POST /neutron/port HTTP/1.1" 200 117 0.001830 252.241.83.23 - - [2026-05-14 02:09:51] "POST /neutron/port HTTP/1.1" 200 1106 0.168403 252.241.83.23 - - [2026-05-14 02:09:51] "POST /neutron/network HTTP/1.1" 200 976 0.015293 252.241.83.23 - - [2026-05-14 02:09:51] "POST /neutron/port HTTP/1.1" 200 1116 0.018293 252.241.83.23 - - [2026-05-14 02:09:51] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004389 252.241.83.23 - - [2026-05-14 02:09:51] "POST /neutron/subnet HTTP/1.1" 200 708 0.011870 252.241.83.23 - - [2026-05-14 02:09:51] "POST /neutron/port HTTP/1.1" 200 117 0.001388 252.241.83.23 - - [2026-05-14 02:09:51] "POST /neutron/network HTTP/1.1" 200 976 0.008964 252.241.83.23 - - [2026-05-14 02:09:54] "POST /neutron/port HTTP/1.1" 200 1112 0.016529 252.241.83.23 - - [2026-05-14 02:09:54] "POST /neutron/security_group HTTP/1.1" 200 2052 0.008438 252.241.83.23 - - [2026-05-14 02:09:54] "POST /neutron/port HTTP/1.1" 200 1112 0.014098 252.241.83.23 - - [2026-05-14 02:09:54] "POST /neutron/security_group HTTP/1.1" 200 2052 0.008247 252.241.83.23 - - [2026-05-14 02:09:55] "POST /neutron/port HTTP/1.1" 200 1112 0.016721 252.241.83.23 - - [2026-05-14 02:09:55] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006864 10.0.0.241 - - [2026-05-14 02:09:55] "GET /virtual-machine/d907ef92-5fec-42a4-ad6f-68c9902dd996 HTTP/1.1" 200 1287 0.005407 10.0.0.241 - - [2026-05-14 02:09:55] "GET /virtual-machine-interface/f43e89ed-4e7d-4e27-b49a-242100826ac2 HTTP/1.1" 200 2926 0.005879 10.0.0.241 - - [2026-05-14 02:09:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004084 10.0.0.241 - - [2026-05-14 02:09:55] "GET /global-vrouter-config/5e38580b-ceb8-4b35-ba3e-0ea3f975163a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.007059 10.0.0.241 - - [2026-05-14 02:09:55] "GET /virtual-networks?parent_id=3e467d6b-3bdd-4d92-9945-b0695309b4bb&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.003946 10.0.0.241 - - [2026-05-14 02:09:55] "GET /virtual-network/76882ea0-6bcb-40dd-a52f-e39e2a94a718?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2564 0.006191 10.0.0.241 - - [2026-05-14 02:09:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003970 10.0.0.241 - - [2026-05-14 02:09:58] "GET /virtual-network/76882ea0-6bcb-40dd-a52f-e39e2a94a718?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2564 0.006133 252.241.83.23 - - [2026-05-14 02:10:02] "POST /neutron/port HTTP/1.1" 200 1112 0.018318 252.241.83.23 - - [2026-05-14 02:10:02] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007478 252.241.83.23 - - [2026-05-14 02:10:02] "POST /neutron/port HTTP/1.1" 200 1116 0.028812 252.241.83.23 - - [2026-05-14 02:10:02] "POST /neutron/security_group HTTP/1.1" 200 2052 0.009118 252.241.83.23 - - [2026-05-14 02:10:02] "POST /neutron/port HTTP/1.1" 200 1112 0.024925 252.241.83.23 - - [2026-05-14 02:10:02] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007037 252.241.83.23 - - [2026-05-14 02:10:02] "POST /neutron/port HTTP/1.1" 200 1116 0.021020 252.241.83.23 - - [2026-05-14 02:10:02] "POST /neutron/port HTTP/1.1" 200 1112 0.017875 252.241.83.23 - - [2026-05-14 02:10:02] "POST /neutron/security_group HTTP/1.1" 200 2052 0.008101 252.241.83.23 - - [2026-05-14 02:10:02] "POST /neutron/security_group HTTP/1.1" 200 2052 0.008254 10.0.0.241 - - [2026-05-14 02:10:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004283 10.0.0.241 - - [2026-05-14 02:10:02] "GET /virtual-network/76882ea0-6bcb-40dd-a52f-e39e2a94a718?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2564 0.009708 252.241.83.23 - - [2026-05-14 02:10:05] "POST /neutron/port HTTP/1.1" 200 1116 0.015465 10.0.0.241 - - [2026-05-14 02:10:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003747 10.0.0.241 - - [2026-05-14 02:10:05] "GET /global-vrouter-config/5e38580b-ceb8-4b35-ba3e-0ea3f975163a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005353 252.241.83.23 - - [2026-05-14 02:10:05] "POST /neutron/security_group HTTP/1.1" 200 2052 0.008754 10.0.0.241 - - [2026-05-14 02:10:05] "GET /virtual-networks?parent_id=3e467d6b-3bdd-4d92-9945-b0695309b4bb&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.005181 10.0.0.241 - - [2026-05-14 02:10:05] "GET /virtual-network/76882ea0-6bcb-40dd-a52f-e39e2a94a718?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2564 0.010689 252.241.83.23 - - [2026-05-14 02:10:05] "POST /neutron/port HTTP/1.1" 200 1112 0.014637 252.241.83.23 - - [2026-05-14 02:10:05] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007068 252.241.83.23 - - [2026-05-14 02:10:06] "POST /neutron/port HTTP/1.1" 200 1112 0.014183 252.241.83.23 - - [2026-05-14 02:10:06] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006958 252.241.83.23 - - [2026-05-14 02:10:10] "POST /neutron/port HTTP/1.1" 200 1116 0.013220 252.241.83.23 - - [2026-05-14 02:10:10] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006504 252.241.83.23 - - [2026-05-14 02:10:10] "POST /neutron/port HTTP/1.1" 200 1116 0.014860 252.241.83.23 - - [2026-05-14 02:10:10] "POST /neutron/security_group HTTP/1.1" 200 2052 0.008208 252.241.83.23 - - [2026-05-14 02:10:11] "POST /neutron/port HTTP/1.1" 200 1116 0.013785 252.241.83.23 - - [2026-05-14 02:10:11] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006903 10.0.0.241 - - [2026-05-14 02:10:11] "GET /virtual-machine/b44ad5ca-7946-41a3-854c-8ae59a577de7 HTTP/1.1" 200 1286 0.005928 10.0.0.241 - - [2026-05-14 02:10:11] "GET /virtual-machine-interface/3e294bd7-f55d-4ade-89d9-a9521973775d HTTP/1.1" 200 2924 0.006086 10.0.0.241 - - [2026-05-14 02:10:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003460 10.0.0.241 - - [2026-05-14 02:10:11] "GET /global-vrouter-config/5e38580b-ceb8-4b35-ba3e-0ea3f975163a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005557 10.0.0.241 - - [2026-05-14 02:10:11] "GET /virtual-networks?parent_id=3e467d6b-3bdd-4d92-9945-b0695309b4bb&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.003737 10.0.0.241 - - [2026-05-14 02:10:11] "GET /virtual-network/76882ea0-6bcb-40dd-a52f-e39e2a94a718?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2564 0.006267 10.0.0.241 - - [2026-05-14 02:10:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003212 10.0.0.241 - - [2026-05-14 02:10:12] "GET /global-vrouter-config/5e38580b-ceb8-4b35-ba3e-0ea3f975163a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003603 10.0.0.241 - - [2026-05-14 02:10:12] "GET /virtual-networks?parent_id=3e467d6b-3bdd-4d92-9945-b0695309b4bb&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.003170 10.0.0.241 - - [2026-05-14 02:10:12] "GET /virtual-network/76882ea0-6bcb-40dd-a52f-e39e2a94a718?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2564 0.005721 252.241.83.23 - - [2026-05-14 02:10:16] "POST /neutron/port HTTP/1.1" 200 1106 0.015808 252.241.83.23 - - [2026-05-14 02:10:16] "POST /neutron/port HTTP/1.1" 200 1106 0.011759 252.241.83.23 - - [2026-05-14 02:10:16] "POST /neutron/port HTTP/1.1" 200 151 0.112620 252.241.83.23 - - [2026-05-14 02:10:16] "POST /neutron/port HTTP/1.1" 200 1102 0.011880 252.241.83.23 - - [2026-05-14 02:10:16] "POST /neutron/port HTTP/1.1" 200 1102 0.031839 252.241.83.23 - - [2026-05-14 02:10:17] "POST /neutron/port HTTP/1.1" 200 151 0.165581 252.241.83.23 - - [2026-05-14 02:10:17] "POST /neutron/network HTTP/1.1" 200 976 0.013917 10.0.0.241 - - [2026-05-14 02:10:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003500 10.0.0.241 - - [2026-05-14 02:10:17] "POST /useragent-kv HTTP/1.1" 200 115 0.004176 10.0.0.241 - - [2026-05-14 02:10:17] "POST /useragent-kv HTTP/1.1" 200 115 0.002652 10.0.0.241 - - [2026-05-14 02:10:17] "POST /useragent-kv HTTP/1.1" 200 115 0.002379 10.0.0.241 - - [2026-05-14 02:10:17] "POST /useragent-kv HTTP/1.1" 200 115 0.002454 252.241.83.23 - - [2026-05-14 02:10:17] "POST /neutron/network HTTP/1.1" 200 151 0.141945 10.0.0.241 - - [2026-05-14 02:10:17] "DELETE /route-target/922434dc-ef3d-4446-953f-bf966ca9bcbf HTTP/1.1" 200 115 0.036462 10.0.0.241 - - [2026-05-14 02:10:17] "GET /projects?obj_uuids=3e467d6b-3bdd-4d92-9945-b0695309b4bb&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001157 10.0.0.241 - - [2026-05-14 02:10:17] "GET /project/3e467d6b-3bdd-4d92-9945-b0695309b4bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.030315 10.0.0.241 - - [2026-05-14 02:10:17] "GET /projects?obj_uuids=3e467d6b-3bdd-4d92-9945-b0695309b4bb&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001081 10.0.0.241 - - [2026-05-14 02:10:17] "GET /project/3e467d6b-3bdd-4d92-9945-b0695309b4bb?fields=virtual_networks HTTP/1.1" 200 1025 0.072625 10.0.0.241 - - [2026-05-14 02:10:18] "GET /projects?obj_uuids=3e467d6b-3bdd-4d92-9945-b0695309b4bb&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001895 10.0.0.241 - - [2026-05-14 02:10:18] "GET /project/3e467d6b-3bdd-4d92-9945-b0695309b4bb?fields=virtual_machine_interfaces HTTP/1.1" 200 1025 0.034035 10.0.0.241 - - [2026-05-14 02:10:18] "GET /projects?obj_uuids=3e467d6b-3bdd-4d92-9945-b0695309b4bb&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001878 10.0.0.241 - - [2026-05-14 02:10:18] "GET /project/3e467d6b-3bdd-4d92-9945-b0695309b4bb?fields=security_groups HTTP/1.1" 200 1247 0.040488 10.0.0.241 - - [2026-05-14 02:10:19] "GET /domains?obj_uuids=d251bbb1-a677-4b52-8c85-ab79c9809042&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001298 10.0.0.241 - - [2026-05-14 02:10:19] "GET /domain/d251bbb1-a677-4b52-8c85-ab79c9809042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 945 0.008115 10.0.0.241 - - [2026-05-14 02:10:19] "POST /fqname-to-id HTTP/1.1" 404 184 0.036080 10.0.0.241 - - [2026-05-14 02:10:19] "GET /projects?obj_uuids=b8d85992-b6f4-426c-a601-925f583b3044&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002892 10.0.0.241 - - [2026-05-14 02:10:19] "GET /domains?obj_uuids=d251bbb1-a677-4b52-8c85-ab79c9809042&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001225 10.0.0.241 - - [2026-05-14 02:10:19] "GET /domain/d251bbb1-a677-4b52-8c85-ab79c9809042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.007844 10.0.0.241 - - [2026-05-14 02:10:19] "POST /id-to-fqname HTTP/1.1" 200 186 0.001351 10.0.0.241 - - [2026-05-14 02:10:19] "POST /fqname-to-id HTTP/1.1" 404 195 0.007959 10.0.0.241 - - [2026-05-14 02:10:19] "POST /security-groups HTTP/1.1" 200 581 0.065014 10.0.0.241 - - [2026-05-14 02:10:19] "POST /fqname-to-id HTTP/1.1" 404 230 0.006048 10.0.0.241 - - [2026-05-14 02:10:19] "POST /projects HTTP/1.1" 200 573 0.240313 10.0.0.241 - - [2026-05-14 02:10:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.277205 10.0.0.241 - - [2026-05-14 02:10:19] "POST /access-control-lists HTTP/1.1" 200 596 0.075520 10.0.0.241 - - [2026-05-14 02:10:19] "GET /project/b8d85992-b6f4-426c-a601-925f583b3044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.437711 10.0.0.241 - - [2026-05-14 02:10:19] "POST /fqname-to-id HTTP/1.1" 404 229 0.005322 10.0.0.241 - - [2026-05-14 02:10:19] "POST /access-control-lists HTTP/1.1" 200 594 0.065396 10.0.0.241 - - [2026-05-14 02:10:21] "GET / HTTP/1.1" 200 36499 0.002478 252.241.83.23 - - [2026-05-14 02:10:22] "POST /neutron/port HTTP/1.1" 200 117 0.006267 252.241.83.23 - - [2026-05-14 02:10:22] "POST /neutron/port HTTP/1.1" 200 117 0.006189 252.241.83.23 - - [2026-05-14 02:10:22] "POST /neutron/port HTTP/1.1" 400 205 0.004131 10.0.0.241 - - [2026-05-14 02:10:22] "POST /fqname-to-id HTTP/1.1" 401 297 0.000512 252.241.83.23 - - [2026-05-14 02:10:22] "POST /neutron/port HTTP/1.1" 400 205 0.004859 10.0.0.241 - - [2026-05-14 02:10:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.104387 10.0.0.241 - - [2026-05-14 02:10:22] "GET /projects?obj_uuids=b8d85992-b6f4-426c-a601-925f583b3044&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001601 10.0.0.241 - - [2026-05-14 02:10:22] "GET /project/b8d85992-b6f4-426c-a601-925f583b3044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.042781 252.241.83.23 - - [2026-05-14 02:10:22] "POST /neutron/network HTTP/1.1" 200 117 0.048601 10.0.0.241 - - [2026-05-14 02:10:22] "GET /projects?obj_uuids=b8d85992-b6f4-426c-a601-925f583b3044&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001276 252.241.83.23 - - [2026-05-14 02:10:23] "POST /neutron/network HTTP/1.1" 200 603 0.106709 10.0.0.241 - - [2026-05-14 02:10:23] "POST /route-targets HTTP/1.1" 200 329 0.017212 10.0.0.241 - - [2026-05-14 02:10:23] "POST /ref-update HTTP/1.1" 200 156 0.020483 10.0.0.241 - - [2026-05-14 02:10:23] "POST /useragent-kv HTTP/1.1" 200 115 0.003716 252.241.83.23 - - [2026-05-14 02:10:23] "POST /neutron/subnet HTTP/1.1" 200 724 0.141804 252.241.83.23 - - [2026-05-14 02:10:23] "POST /neutron/network HTTP/1.1" 200 822 0.007506 10.0.0.241 - - [2026-05-14 02:10:23] "POST /id-to-fqname HTTP/1.1" 200 217 0.001967 10.0.0.241 - - [2026-05-14 02:10:23] "GET /virtual-network/574b04be-48f2-4b7c-809e-d4d5ababed82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006871 252.241.83.23 - - [2026-05-14 02:10:23] "POST /neutron/network HTTP/1.1" 200 822 0.007043 10.0.0.241 - - [2026-05-14 02:10:23] "GET /virtual-network/574b04be-48f2-4b7c-809e-d4d5ababed82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005492 252.241.83.23 - - [2026-05-14 02:10:23] "POST /neutron/network HTTP/1.1" 200 822 0.007018 252.241.83.23 - - [2026-05-14 02:10:23] "POST /neutron/subnet HTTP/1.1" 200 724 0.008488 10.0.0.241 - - [2026-05-14 02:10:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003899 10.0.0.241 - - [2026-05-14 02:10:23] "GET /projects?obj_uuids=b8d85992-b6f4-426c-a601-925f583b3044&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001269 10.0.0.241 - - [2026-05-14 02:10:23] "GET /project/b8d85992-b6f4-426c-a601-925f583b3044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.036982 252.241.83.23 - - [2026-05-14 02:10:23] "POST /neutron/network HTTP/1.1" 200 117 0.014421 10.0.0.241 - - [2026-05-14 02:10:23] "GET /projects?obj_uuids=b8d85992-b6f4-426c-a601-925f583b3044&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001163 252.241.83.23 - - [2026-05-14 02:10:23] "POST /neutron/network HTTP/1.1" 200 603 0.079874 10.0.0.241 - - [2026-05-14 02:10:23] "POST /route-targets HTTP/1.1" 200 329 0.016013 10.0.0.241 - - [2026-05-14 02:10:23] "POST /ref-update HTTP/1.1" 200 156 0.017200 10.0.0.241 - - [2026-05-14 02:10:24] "POST /useragent-kv HTTP/1.1" 200 115 0.004199 252.241.83.23 - - [2026-05-14 02:10:24] "POST /neutron/subnet HTTP/1.1" 200 715 0.204105 252.241.83.23 - - [2026-05-14 02:10:24] "POST /neutron/network HTTP/1.1" 200 820 0.007040 10.0.0.241 - - [2026-05-14 02:10:24] "POST /id-to-fqname HTTP/1.1" 200 217 0.001990 10.0.0.241 - - [2026-05-14 02:10:24] "GET /virtual-network/f6b322e3-e3d7-4e85-9272-2a45fd44444d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.007972 252.241.83.23 - - [2026-05-14 02:10:24] "POST /neutron/network HTTP/1.1" 200 820 0.007682 10.0.0.241 - - [2026-05-14 02:10:24] "GET /virtual-network/f6b322e3-e3d7-4e85-9272-2a45fd44444d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005648 252.241.83.23 - - [2026-05-14 02:10:24] "POST /neutron/network HTTP/1.1" 200 820 0.006742 252.241.83.23 - - [2026-05-14 02:10:24] "POST /neutron/subnet HTTP/1.1" 200 715 0.008506 10.0.0.241 - - [2026-05-14 02:10:24] "POST /id-to-fqname HTTP/1.1" 200 217 0.001627 252.241.83.23 - - [2026-05-14 02:10:24] "POST /neutron/network HTTP/1.1" 200 832 0.005560 252.241.83.23 - - [2026-05-14 02:10:24] "GET /aaa-mode HTTP/1.1" 401 297 0.000524 252.241.83.23 - - [2026-05-14 02:10:24] "GET / HTTP/1.1" 200 36499 0.001846 252.241.83.23 - - [2026-05-14 02:10:24] "GET /project/b8d85992-b6f4-426c-a601-925f583b3044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000591 10.0.0.241 - - [2026-05-14 02:10:25] "GET /projects?obj_uuids=b8d85992-b6f4-426c-a601-925f583b3044&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001321 252.241.83.23 - - [2026-05-14 02:10:25] "GET /project/b8d85992-b6f4-426c-a601-925f583b3044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.072136 252.241.83.23 - - [2026-05-14 02:10:25] "POST /neutron/network HTTP/1.1" 200 822 0.007378 252.241.83.23 - - [2026-05-14 02:10:25] "POST /neutron/port HTTP/1.1" 200 117 0.006575 252.241.83.23 - - [2026-05-14 02:10:25] "POST /neutron/port HTTP/1.1" 200 117 0.006456 10.0.0.241 - - [2026-05-14 02:10:25] "POST /id-to-fqname HTTP/1.1" 200 217 0.001688 252.241.83.23 - - [2026-05-14 02:10:25] "POST /neutron/port HTTP/1.1" 200 117 0.006979 252.241.83.23 - - [2026-05-14 02:10:26] "POST /neutron/network HTTP/1.1" 200 830 0.006756 252.241.83.23 - - [2026-05-14 02:10:26] "GET /aaa-mode HTTP/1.1" 401 297 0.000567 252.241.83.23 - - [2026-05-14 02:10:26] "GET / HTTP/1.1" 200 36499 0.002159 252.241.83.23 - - [2026-05-14 02:10:26] "GET /project/b8d85992-b6f4-426c-a601-925f583b3044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000454 252.241.83.23 - - [2026-05-14 02:10:26] "POST /neutron/network HTTP/1.1" 200 832 0.006920 10.0.0.241 - - [2026-05-14 02:10:26] "GET /projects?obj_uuids=b8d85992-b6f4-426c-a601-925f583b3044&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001339 252.241.83.23 - - [2026-05-14 02:10:26] "GET /project/b8d85992-b6f4-426c-a601-925f583b3044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.076484 10.0.0.241 - - [2026-05-14 02:10:26] "GET /projects?obj_uuids=b8d85992-b6f4-426c-a601-925f583b3044&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001476 252.241.83.23 - - [2026-05-14 02:10:26] "POST /neutron/network HTTP/1.1" 200 820 0.007918 252.241.83.23 - - [2026-05-14 02:10:27] "POST /neutron/port HTTP/1.1" 200 1066 0.029751 252.241.83.23 - - [2026-05-14 02:10:27] "POST /neutron/port HTTP/1.1" 200 1056 0.395981 252.241.83.23 - - [2026-05-14 02:10:27] "POST /neutron/security_group HTTP/1.1" 200 2054 0.010424 252.241.83.23 - - [2026-05-14 02:10:27] "POST /neutron/port HTTP/1.1" 200 1056 0.032149 252.241.83.23 - - [2026-05-14 02:10:27] "POST /neutron/port HTTP/1.1" 200 117 0.012619 252.241.83.23 - - [2026-05-14 02:10:27] "POST /neutron/port HTTP/1.1" 200 1056 0.013771 10.0.0.241 - - [2026-05-14 02:10:27] "GET /projects?obj_uuids=b8d85992-b6f4-426c-a601-925f583b3044&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001211 252.241.83.23 - - [2026-05-14 02:10:27] "POST /neutron/router HTTP/1.1" 200 578 0.135369 10.0.0.241 - - [2026-05-14 02:10:27] "POST /route-targets HTTP/1.1" 200 329 0.025626 252.241.83.23 - - [2026-05-14 02:10:27] "POST /neutron/port HTTP/1.1" 200 1106 0.147957 252.241.83.23 - - [2026-05-14 02:10:27] "POST /neutron/router HTTP/1.1" 200 578 0.005475 10.0.0.241 - - [2026-05-14 02:10:27] "PUT /logical-router/424d1fb5-b71f-4b31-915d-5e22a885a7ae HTTP/1.1" 200 264 0.050355 10.0.0.241 - - [2026-05-14 02:10:27] "GET /projects?obj_uuids=b8d85992-b6f4-426c-a601-925f583b3044&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001371 252.241.83.23 - - [2026-05-14 02:10:27] "POST /neutron/port HTTP/1.1" 200 1116 0.018653 252.241.83.23 - - [2026-05-14 02:10:27] "POST /neutron/floatingip HTTP/1.1" 200 117 0.044261 252.241.83.23 - - [2026-05-14 02:10:27] "POST /neutron/network HTTP/1.1" 200 830 0.020384 252.241.83.23 - - [2026-05-14 02:10:27] "POST /neutron/subnet HTTP/1.1" 200 698 0.012310 10.0.0.241 - - [2026-05-14 02:10:27] "GET /projects?obj_uuids=b8d85992-b6f4-426c-a601-925f583b3044&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001763 252.241.83.23 - - [2026-05-14 02:10:27] "POST /neutron/port HTTP/1.1" 200 117 0.002371 252.241.83.23 - - [2026-05-14 02:10:27] "POST /neutron/network HTTP/1.1" 200 822 0.022054 252.241.83.23 - - [2026-05-14 02:10:27] "POST /neutron/router HTTP/1.1" 200 344 0.434080 10.0.0.241 - - [2026-05-14 02:10:27] "POST /ref-update HTTP/1.1" 200 156 0.040823 252.241.83.23 - - [2026-05-14 02:10:28] "POST /neutron/port HTTP/1.1" 200 1054 0.362396 252.241.83.23 - - [2026-05-14 02:10:28] "POST /neutron/port HTTP/1.1" 200 1116 0.029048 252.241.83.23 - - [2026-05-14 02:10:28] "POST /neutron/port HTTP/1.1" 200 1054 0.020326 252.241.83.23 - - [2026-05-14 02:10:28] "POST /neutron/security_group HTTP/1.1" 200 2054 0.011855 252.241.83.23 - - [2026-05-14 02:10:28] "POST /neutron/port HTTP/1.1" 200 1054 0.024447 252.241.83.23 - - [2026-05-14 02:10:28] "POST /neutron/port HTTP/1.1" 200 1104 0.099751 252.241.83.23 - - [2026-05-14 02:10:28] "POST /neutron/port HTTP/1.1" 200 1114 0.017759 252.241.83.23 - - [2026-05-14 02:10:28] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004003 252.241.83.23 - - [2026-05-14 02:10:28] "POST /neutron/subnet HTTP/1.1" 200 689 0.008432 252.241.83.23 - - [2026-05-14 02:10:28] "POST /neutron/port HTTP/1.1" 200 117 0.001447 252.241.83.23 - - [2026-05-14 02:10:28] "POST /neutron/network HTTP/1.1" 200 820 0.006758 252.241.83.23 - - [2026-05-14 02:10:33] "POST /neutron/port HTTP/1.1" 200 1116 0.013981 252.241.83.23 - - [2026-05-14 02:10:33] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009493 252.241.83.23 - - [2026-05-14 02:10:33] "POST /neutron/port HTTP/1.1" 200 1116 0.017497 252.241.83.23 - - [2026-05-14 02:10:33] "POST /neutron/port HTTP/1.1" 200 1116 0.025725 252.241.83.23 - - [2026-05-14 02:10:33] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008121 252.241.83.23 - - [2026-05-14 02:10:33] "POST /neutron/port HTTP/1.1" 200 1116 0.021075 252.241.83.23 - - [2026-05-14 02:10:33] "POST /neutron/port HTTP/1.1" 200 1116 0.015470 252.241.83.23 - - [2026-05-14 02:10:33] "POST /neutron/network HTTP/1.1" 200 832 0.010996 252.241.83.23 - - [2026-05-14 02:10:33] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008988 10.0.0.241 - - [2026-05-14 02:10:33] "GET /virtual-machine/d6044750-15c6-4d3a-8083-c373533213ce HTTP/1.1" 401 297 0.000468 252.241.83.23 - - [2026-05-14 02:10:33] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004088 252.241.83.23 - - [2026-05-14 02:10:33] "POST /neutron/subnet HTTP/1.1" 200 698 0.009725 252.241.83.23 - - [2026-05-14 02:10:33] "POST /neutron/port HTTP/1.1" 200 117 0.001739 252.241.83.23 - - [2026-05-14 02:10:34] "POST /neutron/network HTTP/1.1" 200 822 0.014522 10.0.0.241 - - [2026-05-14 02:10:34] "GET /virtual-machine/d6044750-15c6-4d3a-8083-c373533213ce HTTP/1.1" 200 1292 0.040540 10.0.0.241 - - [2026-05-14 02:10:34] "GET /virtual-machine-interface/1caf8763-edfe-4dbe-a818-e659b614ca9f HTTP/1.1" 200 2936 0.005845 10.0.0.241 - - [2026-05-14 02:10:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003313 10.0.0.241 - - [2026-05-14 02:10:34] "GET /global-vrouter-config/5e38580b-ceb8-4b35-ba3e-0ea3f975163a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003475 10.0.0.241 - - [2026-05-14 02:10:34] "GET /virtual-networks?parent_id=b8d85992-b6f4-426c-a601-925f583b3044&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.003338 10.0.0.241 - - [2026-05-14 02:10:34] "GET /virtual-network/574b04be-48f2-4b7c-809e-d4d5ababed82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005640 10.0.0.241 - - [2026-05-14 02:10:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003901 10.0.0.241 - - [2026-05-14 02:10:37] "GET /virtual-network/574b04be-48f2-4b7c-809e-d4d5ababed82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.008338 252.241.83.23 - - [2026-05-14 02:10:39] "POST /neutron/port HTTP/1.1" 200 1116 0.013544 252.241.83.23 - - [2026-05-14 02:10:39] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006087 252.241.83.23 - - [2026-05-14 02:10:39] "POST /neutron/port HTTP/1.1" 200 1114 0.017857 252.241.83.23 - - [2026-05-14 02:10:39] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006493 252.241.83.23 - - [2026-05-14 02:10:39] "POST /neutron/port HTTP/1.1" 200 1116 0.016077 252.241.83.23 - - [2026-05-14 02:10:39] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006791 252.241.83.23 - - [2026-05-14 02:10:39] "POST /neutron/port HTTP/1.1" 200 1114 0.015542 10.0.0.241 - - [2026-05-14 02:10:39] "DELETE /project/b8d85992b6f4426ca601925f583b3044 HTTP/1.1" 404 173 0.006778 10.0.0.241 - - [2026-05-14 02:10:39] "GET /projects?obj_uuids=3e467d6b-3bdd-4d92-9945-b0695309b4bb&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001067 10.0.0.241 - - [2026-05-14 02:10:39] "GET /project/3e467d6b-3bdd-4d92-9945-b0695309b4bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1438 0.033585 10.0.0.241 - - [2026-05-14 02:10:39] "GET /projects?obj_uuids=3e467d6b-3bdd-4d92-9945-b0695309b4bb&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001042 252.241.83.23 - - [2026-05-14 02:10:39] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007641 10.0.0.241 - - [2026-05-14 02:10:39] "GET /project/3e467d6b-3bdd-4d92-9945-b0695309b4bb?fields=security_groups HTTP/1.1" 200 1337 0.073983 252.241.83.23 - - [2026-05-14 02:10:39] "POST /neutron/port HTTP/1.1" 200 1114 0.014730 10.0.0.241 - - [2026-05-14 02:10:39] "DELETE /security-group/b1f37e29-d5d6-4d1a-a4f1-e2ff7c9842c8 HTTP/1.1" 200 115 0.054114 10.0.0.241 - - [2026-05-14 02:10:39] "GET /projects?obj_uuids=3e467d6b-3bdd-4d92-9945-b0695309b4bb&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001626 10.0.0.241 - - [2026-05-14 02:10:39] "DELETE /access-control-list/12eebf44-ea29-407c-b961-68e808bd9179 HTTP/1.1" 200 115 0.044886 252.241.83.23 - - [2026-05-14 02:10:39] "POST /neutron/security_group HTTP/1.1" 200 2054 0.010715 10.0.0.241 - - [2026-05-14 02:10:39] "GET /project/3e467d6b-3bdd-4d92-9945-b0695309b4bb?fields=application_policy_sets HTTP/1.1" 200 1376 0.053695 10.0.0.241 - - [2026-05-14 02:10:39] "DELETE /access-control-list/ef64d53f-c8af-49a3-9862-1ce2672fc81c HTTP/1.1" 200 115 0.035230 10.0.0.241 - - [2026-05-14 02:10:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003522 10.0.0.241 - - [2026-05-14 02:10:39] "GET /global-vrouter-config/5e38580b-ceb8-4b35-ba3e-0ea3f975163a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004384 10.0.0.241 - - [2026-05-14 02:10:39] "GET /virtual-networks?parent_id=b8d85992-b6f4-426c-a601-925f583b3044&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.012925 10.0.0.241 - - [2026-05-14 02:10:39] "GET /virtual-network/574b04be-48f2-4b7c-809e-d4d5ababed82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006728 10.0.0.241 - - [2026-05-14 02:10:39] "DELETE /project/3e467d6b-3bdd-4d92-9945-b0695309b4bb HTTP/1.1" 200 115 0.429887 252.241.83.23 - - [2026-05-14 02:10:40] "POST /neutron/port HTTP/1.1" 200 1116 0.018109 252.241.83.23 - - [2026-05-14 02:10:40] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008155 252.241.83.23 - - [2026-05-14 02:10:40] "POST /neutron/port HTTP/1.1" 200 1116 0.013465 252.241.83.23 - - [2026-05-14 02:10:40] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006708 252.241.83.23 - - [2026-05-14 02:10:41] "POST /neutron/port HTTP/1.1" 200 1114 0.015997 252.241.83.23 - - [2026-05-14 02:10:41] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008785 252.241.83.23 - - [2026-05-14 02:10:45] "POST /neutron/port HTTP/1.1" 200 1114 0.016882 252.241.83.23 - - [2026-05-14 02:10:45] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008096 252.241.83.23 - - [2026-05-14 02:10:45] "POST /neutron/port HTTP/1.1" 200 1114 0.014910 252.241.83.23 - - [2026-05-14 02:10:45] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007876 252.241.83.23 - - [2026-05-14 02:10:46] "POST /neutron/port HTTP/1.1" 200 1114 0.018749 252.241.83.23 - - [2026-05-14 02:10:46] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009229 10.0.0.241 - - [2026-05-14 02:10:46] "GET /virtual-machine/a044b51a-22e1-470c-bb65-b1ded7faa3f8 HTTP/1.1" 200 1293 0.005413 10.0.0.241 - - [2026-05-14 02:10:46] "GET /virtual-machine-interface/aea43099-3c0a-4334-b173-a25a17b63b47 HTTP/1.1" 200 2937 0.005888 10.0.0.241 - - [2026-05-14 02:10:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003523 10.0.0.241 - - [2026-05-14 02:10:46] "GET /global-vrouter-config/5e38580b-ceb8-4b35-ba3e-0ea3f975163a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005544 10.0.0.241 - - [2026-05-14 02:10:46] "GET /virtual-networks?parent_id=b8d85992-b6f4-426c-a601-925f583b3044&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.003912 10.0.0.241 - - [2026-05-14 02:10:46] "GET /virtual-network/f6b322e3-e3d7-4e85-9272-2a45fd44444d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.008864 10.0.0.241 - - [2026-05-14 02:10:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003972 10.0.0.241 - - [2026-05-14 02:10:47] "GET /global-vrouter-config/5e38580b-ceb8-4b35-ba3e-0ea3f975163a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004032 10.0.0.241 - - [2026-05-14 02:10:47] "GET /virtual-networks?parent_id=b8d85992-b6f4-426c-a601-925f583b3044&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.003377 10.0.0.241 - - [2026-05-14 02:10:47] "GET /virtual-network/f6b322e3-e3d7-4e85-9272-2a45fd44444d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.008546 10.0.0.241 - - [2026-05-14 02:10:49] "GET /obj-perms HTTP/1.1" 200 6381 0.073417 10.0.0.241 - - [2026-05-14 02:10:49] "GET /obj-perms HTTP/1.1" 200 6381 0.065758 252.241.83.23 - - [2026-05-14 02:10:52] "POST /neutron/router HTTP/1.1" 200 578 0.006181 10.0.0.241 - - [2026-05-14 02:10:52] "GET /projects?obj_uuids=b8d85992-b6f4-426c-a601-925f583b3044&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001146 252.241.83.23 - - [2026-05-14 02:10:53] "POST /neutron/router HTTP/1.1" 200 344 0.239581 252.241.83.23 - - [2026-05-14 02:10:53] "POST /neutron/port HTTP/1.1" 200 1914 0.022199 10.0.0.241 - - [2026-05-14 02:10:53] "POST /ref-update HTTP/1.1" 200 156 0.009043 252.241.83.23 - - [2026-05-14 02:10:59] "POST /neutron/router HTTP/1.1" 200 578 0.004323 10.0.0.241 - - [2026-05-14 02:10:59] "POST /ref-update HTTP/1.1" 200 156 0.017107 252.241.83.23 - - [2026-05-14 02:10:59] "POST /neutron/router HTTP/1.1" 200 344 0.130058 252.241.83.23 - - [2026-05-14 02:11:03] "POST /neutron/router HTTP/1.1" 200 578 0.005553 10.0.0.241 - - [2026-05-14 02:11:03] "GET /projects?obj_uuids=b8d85992-b6f4-426c-a601-925f583b3044&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001802 252.241.83.23 - - [2026-05-14 02:11:03] "POST /neutron/router HTTP/1.1" 200 344 0.269605 10.0.0.241 - - [2026-05-14 02:11:03] "POST /ref-update HTTP/1.1" 200 156 0.026989 252.241.83.23 - - [2026-05-14 02:11:05] "POST /neutron/router HTTP/1.1" 200 578 0.005742 10.0.0.241 - - [2026-05-14 02:11:05] "POST /ref-update HTTP/1.1" 200 156 0.017352 252.241.83.23 - - [2026-05-14 02:11:05] "POST /neutron/router HTTP/1.1" 200 344 0.122086 252.241.83.23 - - [2026-05-14 02:11:05] "POST /neutron/router HTTP/1.1" 200 578 0.005136 10.0.0.241 - - [2026-05-14 02:11:06] "POST /ref-update HTTP/1.1" 200 156 0.019953 252.241.83.23 - - [2026-05-14 02:11:06] "POST /neutron/router HTTP/1.1" 200 344 0.154888 252.241.83.23 - - [2026-05-14 02:11:06] "POST /neutron/router HTTP/1.1" 200 578 0.006579 252.241.83.23 - - [2026-05-14 02:11:06] "POST /neutron/router HTTP/1.1" 200 151 0.063952 10.0.0.241 - - [2026-05-14 02:11:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.006308 10.0.0.241 - - [2026-05-14 02:11:06] "GET /logical-router/424d1fb5-b71f-4b31-915d-5e22a885a7ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.004230 10.0.0.241 - - [2026-05-14 02:11:06] "DELETE /route-target/eb2848f0-ca91-4f5a-a63d-c08244aec8b3 HTTP/1.1" 200 115 0.022260 252.241.83.23 - - [2026-05-14 02:11:06] "POST /neutron/network HTTP/1.1" 200 820 0.009027 252.241.83.23 - - [2026-05-14 02:11:06] "POST /neutron/network HTTP/1.1" 400 204 0.013643 252.241.83.23 - - [2026-05-14 02:11:07] "POST /neutron/port HTTP/1.1" 200 1114 0.016311 252.241.83.23 - - [2026-05-14 02:11:07] "POST /neutron/port HTTP/1.1" 200 1116 0.014804 252.241.83.23 - - [2026-05-14 02:11:07] "POST /neutron/port HTTP/1.1" 200 1104 0.014763 252.241.83.23 - - [2026-05-14 02:11:07] "POST /neutron/port HTTP/1.1" 200 1106 0.017692 252.241.83.23 - - [2026-05-14 02:11:07] "POST /neutron/port HTTP/1.1" 200 151 0.154031 252.241.83.23 - - [2026-05-14 02:11:07] "POST /neutron/port HTTP/1.1" 200 151 0.174081 252.241.83.23 - - [2026-05-14 02:11:08] "POST /neutron/network HTTP/1.1" 200 820 0.007284 10.0.0.241 - - [2026-05-14 02:11:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003243 10.0.0.241 - - [2026-05-14 02:11:08] "POST /useragent-kv HTTP/1.1" 200 115 0.005519 10.0.0.241 - - [2026-05-14 02:11:08] "POST /useragent-kv HTTP/1.1" 200 115 0.003727 252.241.83.23 - - [2026-05-14 02:11:08] "POST /neutron/network HTTP/1.1" 200 151 0.089892 10.0.0.241 - - [2026-05-14 02:11:08] "DELETE /route-target/2823a978-e8a2-4a99-9408-7ede92f017f8 HTTP/1.1" 200 115 0.020136 252.241.83.23 - - [2026-05-14 02:11:08] "POST /neutron/network HTTP/1.1" 200 822 0.008475 10.0.0.241 - - [2026-05-14 02:11:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005676 10.0.0.241 - - [2026-05-14 02:11:09] "POST /useragent-kv HTTP/1.1" 200 115 0.004404 10.0.0.241 - - [2026-05-14 02:11:09] "POST /useragent-kv HTTP/1.1" 200 115 0.007317 252.241.83.23 - - [2026-05-14 02:11:09] "POST /neutron/network HTTP/1.1" 200 151 0.113887 10.0.0.241 - - [2026-05-14 02:11:09] "DELETE /route-target/796f3a60-f7cb-47da-8e3e-2b643bcb273a HTTP/1.1" 200 115 0.029178 10.0.0.241 - - [2026-05-14 02:11:09] "GET /projects?obj_uuids=b8d85992-b6f4-426c-a601-925f583b3044&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001312 10.0.0.241 - - [2026-05-14 02:11:09] "GET /project/b8d85992-b6f4-426c-a601-925f583b3044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.030293 10.0.0.241 - - [2026-05-14 02:11:09] "GET /projects?obj_uuids=b8d85992-b6f4-426c-a601-925f583b3044&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001149 10.0.0.241 - - [2026-05-14 02:11:09] "GET /project/b8d85992-b6f4-426c-a601-925f583b3044?fields=virtual_networks HTTP/1.1" 200 1030 0.066131 10.0.0.241 - - [2026-05-14 02:11:09] "GET /projects?obj_uuids=b8d85992-b6f4-426c-a601-925f583b3044&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001628 10.0.0.241 - - [2026-05-14 02:11:09] "GET /project/b8d85992-b6f4-426c-a601-925f583b3044?fields=virtual_machine_interfaces HTTP/1.1" 200 1030 0.024105 10.0.0.241 - - [2026-05-14 02:11:09] "GET /projects?obj_uuids=b8d85992-b6f4-426c-a601-925f583b3044&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001156 10.0.0.241 - - [2026-05-14 02:11:09] "GET /project/b8d85992-b6f4-426c-a601-925f583b3044?fields=security_groups HTTP/1.1" 200 1254 0.030971 10.0.0.241 - - [2026-05-14 02:11:10] "GET /domains?obj_uuids=d251bbb1-a677-4b52-8c85-ab79c9809042&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001206 10.0.0.241 - - [2026-05-14 02:11:10] "GET /domain/d251bbb1-a677-4b52-8c85-ab79c9809042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 945 0.008776 10.0.0.241 - - [2026-05-14 02:11:10] "POST /fqname-to-id HTTP/1.1" 404 189 0.034831 10.0.0.241 - - [2026-05-14 02:11:10] "GET /projects?obj_uuids=d0eff831-6634-4472-a9bf-af5e271d726a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003054 10.0.0.241 - - [2026-05-14 02:11:10] "GET /domains?obj_uuids=d251bbb1-a677-4b52-8c85-ab79c9809042&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001247 10.0.0.241 - - [2026-05-14 02:11:10] "GET /domain/d251bbb1-a677-4b52-8c85-ab79c9809042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.007752 10.0.0.241 - - [2026-05-14 02:11:11] "POST /id-to-fqname HTTP/1.1" 200 191 0.002765 10.0.0.241 - - [2026-05-14 02:11:11] "POST /fqname-to-id HTTP/1.1" 404 200 0.003337 10.0.0.241 - - [2026-05-14 02:11:11] "POST /security-groups HTTP/1.1" 200 586 0.072236 10.0.0.241 - - [2026-05-14 02:11:11] "POST /fqname-to-id HTTP/1.1" 404 235 0.003198 10.0.0.241 - - [2026-05-14 02:11:11] "POST /projects HTTP/1.1" 200 583 0.245075 10.0.0.241 - - [2026-05-14 02:11:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.281610 10.0.0.241 - - [2026-05-14 02:11:11] "POST /access-control-lists HTTP/1.1" 200 601 0.060940 10.0.0.241 - - [2026-05-14 02:11:11] "GET /project/d0eff831-6634-4472-a9bf-af5e271d726a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.434503 10.0.0.241 - - [2026-05-14 02:11:11] "POST /fqname-to-id HTTP/1.1" 404 234 0.003599 10.0.0.241 - - [2026-05-14 02:11:11] "POST /access-control-lists HTTP/1.1" 200 599 0.068467 10.0.0.241 - - [2026-05-14 02:11:13] "GET / HTTP/1.1" 200 36499 0.002120 10.0.0.241 - - [2026-05-14 02:11:14] "POST /fqname-to-id HTTP/1.1" 401 297 0.000715 [Introspect:8084]10.0.0.241 - - [2026-05-14 02:11:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001069 10.0.0.241 - - [2026-05-14 02:11:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.034094 10.0.0.241 - - [2026-05-14 02:11:14] "GET /projects?obj_uuids=d0eff831-6634-4472-a9bf-af5e271d726a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001066 10.0.0.241 - - [2026-05-14 02:11:14] "GET /project/d0eff831-6634-4472-a9bf-af5e271d726a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.025616 [Introspect:8084]10.0.0.241 - - [2026-05-14 02:11:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001597 10.0.0.241 - - [2026-05-14 02:11:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003648 10.0.0.241 - - [2026-05-14 02:11:15] "GET /security-group/d5a663c0-8637-4fd4-ac68-c9c16624a633?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3761 0.011325 10.0.0.241 - - [2026-05-14 02:11:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003295 10.0.0.241 - - [2026-05-14 02:11:15] "GET /projects?obj_uuids=d0eff831-6634-4472-a9bf-af5e271d726a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001495 10.0.0.241 - - [2026-05-14 02:11:15] "GET /project/d0eff831-6634-4472-a9bf-af5e271d726a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.050436 10.0.0.241 - - [2026-05-14 02:11:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003270 10.0.0.241 - - [2026-05-14 02:11:15] "GET /security-group/d5a663c0-8637-4fd4-ac68-c9c16624a633?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3761 0.003980 10.0.0.241 - - [2026-05-14 02:11:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003422 10.0.0.241 - - [2026-05-14 02:11:15] "PUT /security-group/d5a663c0-8637-4fd4-ac68-c9c16624a633 HTTP/1.1" 200 264 0.019901 10.0.0.241 - - [2026-05-14 02:11:15] "PUT /access-control-list/803bd6c1-e7a4-451d-8084-ed7ea1af93ce HTTP/1.1" 200 274 0.010834 10.0.0.241 - - [2026-05-14 02:11:15] "PUT /access-control-list/fcf4581f-d03a-41ba-94b8-d57962c678cf HTTP/1.1" 200 274 0.013036 10.0.0.241 - - [2026-05-14 02:11:15] "POST /fqname-to-id HTTP/1.1" 404 200 0.003265 10.0.0.241 - - [2026-05-14 02:11:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005160 10.0.0.241 - - [2026-05-14 02:11:15] "GET /projects?obj_uuids=d0eff831-6634-4472-a9bf-af5e271d726a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001789 10.0.0.241 - - [2026-05-14 02:11:15] "GET /project/d0eff831-6634-4472-a9bf-af5e271d726a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.034616 252.241.83.23 - - [2026-05-14 02:11:15] "POST /neutron/network HTTP/1.1" 200 117 0.039569 10.0.0.241 - - [2026-05-14 02:11:15] "GET /projects?obj_uuids=d0eff831-6634-4472-a9bf-af5e271d726a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001430 252.241.83.23 - - [2026-05-14 02:11:16] "POST /neutron/network HTTP/1.1" 200 606 0.193769 10.0.0.241 - - [2026-05-14 02:11:16] "POST /route-targets HTTP/1.1" 200 329 0.045943 10.0.0.241 - - [2026-05-14 02:11:16] "POST /ref-update HTTP/1.1" 200 156 0.016776 10.0.0.241 - - [2026-05-14 02:11:16] "POST /useragent-kv HTTP/1.1" 200 115 0.004405 252.241.83.23 - - [2026-05-14 02:11:16] "POST /neutron/subnet HTTP/1.1" 200 719 0.306148 252.241.83.23 - - [2026-05-14 02:11:16] "POST /neutron/network HTTP/1.1" 200 824 0.007323 10.0.0.241 - - [2026-05-14 02:11:16] "POST /id-to-fqname HTTP/1.1" 200 221 0.001501 10.0.0.241 - - [2026-05-14 02:11:16] "GET /virtual-network/b1820045-0743-4d68-8cce-edd7a15ae337?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005453 252.241.83.23 - - [2026-05-14 02:11:16] "POST /neutron/network HTTP/1.1" 200 824 0.009208 10.0.0.241 - - [2026-05-14 02:11:16] "GET /virtual-network/b1820045-0743-4d68-8cce-edd7a15ae337?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006622 252.241.83.23 - - [2026-05-14 02:11:16] "POST /neutron/network HTTP/1.1" 200 824 0.007057 252.241.83.23 - - [2026-05-14 02:11:16] "POST /neutron/subnet HTTP/1.1" 200 719 0.008061 10.0.0.241 - - [2026-05-14 02:11:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003163 10.0.0.241 - - [2026-05-14 02:11:16] "GET /projects?obj_uuids=d0eff831-6634-4472-a9bf-af5e271d726a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001097 10.0.0.241 - - [2026-05-14 02:11:16] "GET /project/d0eff831-6634-4472-a9bf-af5e271d726a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.031407 252.241.83.23 - - [2026-05-14 02:11:16] "POST /neutron/network HTTP/1.1" 200 117 0.010710 10.0.0.241 - - [2026-05-14 02:11:16] "GET /projects?obj_uuids=d0eff831-6634-4472-a9bf-af5e271d726a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001143 252.241.83.23 - - [2026-05-14 02:11:17] "POST /neutron/network HTTP/1.1" 200 613 0.105048 10.0.0.241 - - [2026-05-14 02:11:17] "POST /route-targets HTTP/1.1" 200 329 0.018929 10.0.0.241 - - [2026-05-14 02:11:17] "POST /ref-update HTTP/1.1" 200 156 0.014798 10.0.0.241 - - [2026-05-14 02:11:17] "POST /useragent-kv HTTP/1.1" 200 115 0.003304 252.241.83.23 - - [2026-05-14 02:11:17] "POST /neutron/subnet HTTP/1.1" 200 725 0.220775 252.241.83.23 - - [2026-05-14 02:11:17] "POST /neutron/network HTTP/1.1" 200 832 0.006531 10.0.0.241 - - [2026-05-14 02:11:17] "POST /id-to-fqname HTTP/1.1" 200 225 0.001565 10.0.0.241 - - [2026-05-14 02:11:17] "GET /virtual-network/acca2d4b-5758-43a6-b353-87cd214f1a89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005583 252.241.83.23 - - [2026-05-14 02:11:17] "POST /neutron/network HTTP/1.1" 200 832 0.007480 10.0.0.241 - - [2026-05-14 02:11:17] "GET /virtual-network/acca2d4b-5758-43a6-b353-87cd214f1a89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.007712 252.241.83.23 - - [2026-05-14 02:11:17] "POST /neutron/network HTTP/1.1" 200 832 0.006189 252.241.83.23 - - [2026-05-14 02:11:17] "POST /neutron/subnet HTTP/1.1" 200 725 0.007848 10.0.0.241 - - [2026-05-14 02:11:17] "POST /id-to-fqname HTTP/1.1" 200 221 0.001627 252.241.83.23 - - [2026-05-14 02:11:18] "POST /neutron/network HTTP/1.1" 200 834 0.005884 252.241.83.23 - - [2026-05-14 02:11:18] "GET /aaa-mode HTTP/1.1" 401 297 0.000497 252.241.83.23 - - [2026-05-14 02:11:18] "GET / HTTP/1.1" 200 36499 0.001928 252.241.83.23 - - [2026-05-14 02:11:18] "GET /project/d0eff831-6634-4472-a9bf-af5e271d726a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000430 10.0.0.241 - - [2026-05-14 02:11:18] "GET /projects?obj_uuids=d0eff831-6634-4472-a9bf-af5e271d726a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001262 252.241.83.23 - - [2026-05-14 02:11:18] "GET /project/d0eff831-6634-4472-a9bf-af5e271d726a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.059998 252.241.83.23 - - [2026-05-14 02:11:18] "POST /neutron/network HTTP/1.1" 200 824 0.006460 252.241.83.23 - - [2026-05-14 02:11:18] "POST /neutron/port HTTP/1.1" 200 117 0.005716 252.241.83.23 - - [2026-05-14 02:11:18] "POST /neutron/port HTTP/1.1" 200 117 0.006534 10.0.0.241 - - [2026-05-14 02:11:19] "POST /id-to-fqname HTTP/1.1" 200 225 0.001569 252.241.83.23 - - [2026-05-14 02:11:19] "POST /neutron/port HTTP/1.1" 200 117 0.006018 252.241.83.23 - - [2026-05-14 02:11:19] "POST /neutron/network HTTP/1.1" 200 842 0.006413 252.241.83.23 - - [2026-05-14 02:11:19] "GET /aaa-mode HTTP/1.1" 401 297 0.000501 252.241.83.23 - - [2026-05-14 02:11:19] "GET / HTTP/1.1" 200 36499 0.001913 252.241.83.23 - - [2026-05-14 02:11:19] "GET /project/d0eff831-6634-4472-a9bf-af5e271d726a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000463 252.241.83.23 - - [2026-05-14 02:11:19] "POST /neutron/network HTTP/1.1" 200 834 0.006835 10.0.0.241 - - [2026-05-14 02:11:19] "GET /projects?obj_uuids=d0eff831-6634-4472-a9bf-af5e271d726a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001168 10.0.0.241 - - [2026-05-14 02:11:19] "GET /projects?obj_uuids=d0eff831-6634-4472-a9bf-af5e271d726a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001442 252.241.83.23 - - [2026-05-14 02:11:19] "GET /project/d0eff831-6634-4472-a9bf-af5e271d726a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.088866 252.241.83.23 - - [2026-05-14 02:11:19] "POST /neutron/network HTTP/1.1" 200 832 0.006945 252.241.83.23 - - [2026-05-14 02:11:19] "POST /neutron/port HTTP/1.1" 200 1060 0.312341 252.241.83.23 - - [2026-05-14 02:11:20] "POST /neutron/port HTTP/1.1" 200 1060 0.113709 252.241.83.23 - - [2026-05-14 02:11:20] "POST /neutron/port HTTP/1.1" 200 1070 0.018956 252.241.83.23 - - [2026-05-14 02:11:20] "POST /neutron/port HTTP/1.1" 200 1060 0.016818 252.241.83.23 - - [2026-05-14 02:11:20] "POST /neutron/security_group HTTP/1.1" 200 2000 0.008999 252.241.83.23 - - [2026-05-14 02:11:20] "POST /neutron/port HTTP/1.1" 200 117 0.005295 252.241.83.23 - - [2026-05-14 02:11:20] "POST /neutron/port HTTP/1.1" 200 1110 0.103914 10.0.0.241 - - [2026-05-14 02:11:20] "GET /projects?obj_uuids=d0eff831-6634-4472-a9bf-af5e271d726a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001218 252.241.83.23 - - [2026-05-14 02:11:20] "POST /neutron/router HTTP/1.1" 200 583 0.075842 10.0.0.241 - - [2026-05-14 02:11:20] "POST /route-targets HTTP/1.1" 200 329 0.017282 252.241.83.23 - - [2026-05-14 02:11:20] "POST /neutron/router HTTP/1.1" 200 583 0.006749 252.241.83.23 - - [2026-05-14 02:11:20] "POST /neutron/port HTTP/1.1" 200 1120 0.034830 10.0.0.241 - - [2026-05-14 02:11:20] "PUT /logical-router/2d1060aa-467b-439a-a5b4-47ce28708535 HTTP/1.1" 200 264 0.043615 252.241.83.23 - - [2026-05-14 02:11:20] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004256 252.241.83.23 - - [2026-05-14 02:11:20] "POST /neutron/router HTTP/1.1" 200 654 0.036304 10.0.0.241 - - [2026-05-14 02:11:20] "GET /logical-router/2d1060aa-467b-439a-a5b4-47ce28708535?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1645 0.003573 10.0.0.241 - - [2026-05-14 02:11:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003603 252.241.83.23 - - [2026-05-14 02:11:20] "POST /neutron/subnet HTTP/1.1" 200 693 0.019145 252.241.83.23 - - [2026-05-14 02:11:20] "POST /neutron/router HTTP/1.1" 200 654 0.005828 10.0.0.241 - - [2026-05-14 02:11:20] "GET /service-template/d811a816-8e49-48fd-906f-896099b283f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1685 0.010796 10.0.0.241 - - [2026-05-14 02:11:20] "POST /fqname-to-id HTTP/1.1" 404 213 0.011623 252.241.83.23 - - [2026-05-14 02:11:20] "POST /neutron/port HTTP/1.1" 200 117 0.001393 10.0.0.241 - - [2026-05-14 02:11:20] "GET /projects?obj_uuids=d0eff831-6634-4472-a9bf-af5e271d726a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001356 252.241.83.23 - - [2026-05-14 02:11:20] "POST /neutron/network HTTP/1.1" 200 824 0.007894 252.241.83.23 - - [2026-05-14 02:11:20] "POST /neutron/network HTTP/1.1" 200 842 0.008962 10.0.0.241 - - [2026-05-14 02:11:20] "POST /useragent-kv HTTP/1.1" 200 115 0.023874 10.0.0.241 - - [2026-05-14 02:11:20] "POST /virtual-networks HTTP/1.1" 200 696 0.204351 10.0.0.241 - - [2026-05-14 02:11:20] "GET /projects?obj_uuids=d0eff831-6634-4472-a9bf-af5e271d726a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001411 10.0.0.241 - - [2026-05-14 02:11:20] "POST /route-targets HTTP/1.1" 200 329 0.026068 10.0.0.241 - - [2026-05-14 02:11:21] "POST /ref-update HTTP/1.1" 200 156 0.063170 252.241.83.23 - - [2026-05-14 02:11:21] "POST /neutron/router HTTP/1.1" 200 344 0.363408 10.0.0.241 - - [2026-05-14 02:11:21] "POST /service-instances HTTP/1.1" 200 672 0.114750 10.0.0.241 - - [2026-05-14 02:11:21] "POST /ref-update HTTP/1.1" 200 156 0.077737 252.241.83.23 - - [2026-05-14 02:11:21] "POST /neutron/port HTTP/1.1" 200 1120 0.070642 10.0.0.241 - - [2026-05-14 02:11:21] "POST /route-tables HTTP/1.1" 200 584 0.072952 252.241.83.23 - - [2026-05-14 02:11:21] "POST /neutron/security_group HTTP/1.1" 200 2000 0.010844 10.0.0.241 - - [2026-05-14 02:11:21] "PUT /logical-router/2d1060aa-467b-439a-a5b4-47ce28708535 HTTP/1.1" 200 264 0.035312 252.241.83.23 - - [2026-05-14 02:11:21] "POST /neutron/port HTTP/1.1" 200 1061 0.430346 10.0.0.241 - - [2026-05-14 02:11:21] "POST /ref-update HTTP/1.1" 200 156 0.016159 252.241.83.23 - - [2026-05-14 02:11:21] "POST /neutron/port HTTP/1.1" 200 1061 0.014806 10.0.0.241 - - [2026-05-14 02:11:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003074 10.0.0.241 - - [2026-05-14 02:11:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002666 252.241.83.23 - - [2026-05-14 02:11:21] "POST /neutron/port HTTP/1.1" 200 1061 0.010806 10.0.0.241 - - [2026-05-14 02:11:21] "POST /virtual-machines HTTP/1.1" 200 551 0.015651 252.241.83.23 - - [2026-05-14 02:11:21] "POST /neutron/port HTTP/1.1" 200 1111 0.073187 10.0.0.241 - - [2026-05-14 02:11:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 810 0.120773 252.241.83.23 - - [2026-05-14 02:11:21] "POST /neutron/port HTTP/1.1" 200 1121 0.021888 10.0.0.241 - - [2026-05-14 02:11:21] "POST /chown HTTP/1.1" 200 109 0.008653 252.241.83.23 - - [2026-05-14 02:11:21] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004799 10.0.0.241 - - [2026-05-14 02:11:21] "POST /instance-ips HTTP/1.1" 200 549 0.021807 252.241.83.23 - - [2026-05-14 02:11:21] "POST /neutron/subnet HTTP/1.1" 200 699 0.009644 10.0.0.241 - - [2026-05-14 02:11:21] "POST /instance-ips HTTP/1.1" 400 244 0.015431 252.241.83.23 - - [2026-05-14 02:11:21] "POST /neutron/port HTTP/1.1" 200 117 0.001130 10.0.0.241 - - [2026-05-14 02:11:21] "POST /chown HTTP/1.1" 200 109 0.011172 252.241.83.23 - - [2026-05-14 02:11:22] "POST /neutron/network HTTP/1.1" 200 832 0.005847 10.0.0.241 - - [2026-05-14 02:11:22] "PUT /virtual-machine-interface/4e69e1dd-338b-42d8-b902-88923f1b8cb7 HTTP/1.1" 200 286 0.025876 10.0.0.241 - - [2026-05-14 02:11:22] "PUT /instance-ip/03087c81-154b-4d93-83f5-1e6c7c7fff05 HTTP/1.1" 200 258 0.042867 10.0.0.241 - - [2026-05-14 02:11:22] "POST /ref-update HTTP/1.1" 200 156 0.019174 10.0.0.241 - - [2026-05-14 02:11:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 808 0.112417 10.0.0.241 - - [2026-05-14 02:11:22] "POST /chown HTTP/1.1" 200 109 0.008382 10.0.0.241 - - [2026-05-14 02:11:22] "POST /instance-ips HTTP/1.1" 200 547 0.051167 10.0.0.241 - - [2026-05-14 02:11:22] "POST /instance-ips HTTP/1.1" 400 314 0.022151 10.0.0.241 - - [2026-05-14 02:11:22] "POST /chown HTTP/1.1" 200 109 0.021969 10.0.0.241 - - [2026-05-14 02:11:22] "PUT /virtual-machine-interface/e5bbcaae-c611-421e-bfea-3b6704d4cbf2 HTTP/1.1" 200 286 0.018307 10.0.0.241 - - [2026-05-14 02:11:22] "PUT /instance-ip/55f5b8ca-9963-43d1-94c9-d843d765d4a2 HTTP/1.1" 200 258 0.023930 10.0.0.241 - - [2026-05-14 02:11:22] "POST /ref-update HTTP/1.1" 200 156 0.017244 10.0.0.241 - - [2026-05-14 02:11:22] "POST /ref-update HTTP/1.1" 200 156 0.018948 10.0.0.241 - - [2026-05-14 02:11:22] "POST /ref-update HTTP/1.1" 200 156 0.026069 10.0.0.241 - - [2026-05-14 02:11:22] "PUT /routing-instance/31999b85-9164-4cf8-82da-a9a4c6ce3505 HTTP/1.1" 200 268 0.050659 10.0.0.241 - - [2026-05-14 02:11:23] "POST /virtual-machines HTTP/1.1" 200 551 0.030285 10.0.0.241 - - [2026-05-14 02:11:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 810 0.111909 10.0.0.241 - - [2026-05-14 02:11:23] "POST /chown HTTP/1.1" 200 109 0.015111 10.0.0.241 - - [2026-05-14 02:11:23] "POST /instance-ips HTTP/1.1" 400 244 0.033584 10.0.0.241 - - [2026-05-14 02:11:23] "POST /chown HTTP/1.1" 200 109 0.033799 10.0.0.241 - - [2026-05-14 02:11:23] "PUT /virtual-machine-interface/60f4ecec-a705-4e75-b4f6-63094cdb40ab HTTP/1.1" 200 286 0.012623 10.0.0.241 - - [2026-05-14 02:11:23] "PUT /instance-ip/03087c81-154b-4d93-83f5-1e6c7c7fff05 HTTP/1.1" 200 258 0.025239 10.0.0.241 - - [2026-05-14 02:11:23] "POST /ref-update HTTP/1.1" 200 156 0.017488 10.0.0.241 - - [2026-05-14 02:11:23] "POST /ref-update HTTP/1.1" 200 156 0.019709 10.0.0.241 - - [2026-05-14 02:11:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 808 0.113635 10.0.0.241 - - [2026-05-14 02:11:23] "POST /chown HTTP/1.1" 200 109 0.008591 10.0.0.241 - - [2026-05-14 02:11:23] "POST /instance-ips HTTP/1.1" 400 314 0.018616 10.0.0.241 - - [2026-05-14 02:11:23] "POST /chown HTTP/1.1" 200 109 0.010765 10.0.0.241 - - [2026-05-14 02:11:24] "PUT /virtual-machine-interface/618f1ca1-c237-4f87-bd2b-cb58273cb5ff HTTP/1.1" 200 286 0.019695 10.0.0.241 - - [2026-05-14 02:11:24] "PUT /instance-ip/55f5b8ca-9963-43d1-94c9-d843d765d4a2 HTTP/1.1" 200 258 0.028272 10.0.0.241 - - [2026-05-14 02:11:24] "POST /ref-update HTTP/1.1" 200 156 0.019001 10.0.0.241 - - [2026-05-14 02:11:24] "POST /ref-update HTTP/1.1" 200 156 0.018796 252.241.83.23 - - [2026-05-14 02:11:26] "POST /neutron/port HTTP/1.1" 200 1120 0.014761 252.241.83.23 - - [2026-05-14 02:11:26] "POST /neutron/security_group HTTP/1.1" 200 2000 0.008085 252.241.83.23 - - [2026-05-14 02:11:26] "POST /neutron/port HTTP/1.1" 200 1120 0.014584 252.241.83.23 - - [2026-05-14 02:11:26] "POST /neutron/security_group HTTP/1.1" 200 2000 0.007425 252.241.83.23 - - [2026-05-14 02:11:26] "POST /neutron/port HTTP/1.1" 200 1120 0.014462 252.241.83.23 - - [2026-05-14 02:11:26] "POST /neutron/security_group HTTP/1.1" 200 2000 0.008067 10.0.0.241 - - [2026-05-14 02:11:26] "GET /virtual-machine/54e3f297-bc55-45cd-bb7d-925649d97daa HTTP/1.1" 401 297 0.000561 10.0.0.241 - - [2026-05-14 02:11:27] "GET /virtual-machine/54e3f297-bc55-45cd-bb7d-925649d97daa HTTP/1.1" 200 1297 0.044154 10.0.0.241 - - [2026-05-14 02:11:27] "GET /virtual-machine-interface/ccb7cbcd-f51a-4ffd-b5fd-8cfafcceaf4b HTTP/1.1" 200 2959 0.005652 10.0.0.241 - - [2026-05-14 02:11:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004555 10.0.0.241 - - [2026-05-14 02:11:27] "GET /global-vrouter-config/5e38580b-ceb8-4b35-ba3e-0ea3f975163a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003939 10.0.0.241 - - [2026-05-14 02:11:27] "GET /virtual-networks?parent_id=d0eff831-6634-4472-a9bf-af5e271d726a&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003441 10.0.0.241 - - [2026-05-14 02:11:27] "GET /virtual-network/b1820045-0743-4d68-8cce-edd7a15ae337?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.007232 10.0.0.241 - - [2026-05-14 02:11:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003715 10.0.0.241 - - [2026-05-14 02:11:30] "GET /virtual-network/b1820045-0743-4d68-8cce-edd7a15ae337?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005087 252.241.83.23 - - [2026-05-14 02:11:31] "POST /neutron/port HTTP/1.1" 200 1120 0.015726 252.241.83.23 - - [2026-05-14 02:11:31] "POST /neutron/security_group HTTP/1.1" 200 2000 0.006524 252.241.83.23 - - [2026-05-14 02:11:31] "POST /neutron/port HTTP/1.1" 200 1120 0.013042 252.241.83.23 - - [2026-05-14 02:11:31] "POST /neutron/security_group HTTP/1.1" 200 2000 0.006061 252.241.83.23 - - [2026-05-14 02:11:31] "POST /neutron/port HTTP/1.1" 200 1120 0.013563 252.241.83.23 - - [2026-05-14 02:11:31] "POST /neutron/security_group HTTP/1.1" 200 2000 0.007488 10.0.0.241 - - [2026-05-14 02:11:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003572 10.0.0.241 - - [2026-05-14 02:11:32] "GET /global-vrouter-config/5e38580b-ceb8-4b35-ba3e-0ea3f975163a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003945 252.241.83.23 - - [2026-05-14 02:11:32] "POST /neutron/port HTTP/1.1" 200 1121 0.013512 10.0.0.241 - - [2026-05-14 02:11:32] "GET /virtual-networks?parent_id=d0eff831-6634-4472-a9bf-af5e271d726a&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003052 252.241.83.23 - - [2026-05-14 02:11:32] "POST /neutron/security_group HTTP/1.1" 200 2000 0.007636 10.0.0.241 - - [2026-05-14 02:11:32] "GET /virtual-network/b1820045-0743-4d68-8cce-edd7a15ae337?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006302 252.241.83.23 - - [2026-05-14 02:11:33] "POST /neutron/port HTTP/1.1" 200 1121 0.013410 252.241.83.23 - - [2026-05-14 02:11:33] "POST /neutron/port HTTP/1.1" 200 1120 0.020283 252.241.83.23 - - [2026-05-14 02:11:33] "POST /neutron/security_group HTTP/1.1" 200 2000 0.005687 252.241.83.23 - - [2026-05-14 02:11:33] "POST /neutron/security_group HTTP/1.1" 200 2000 0.006923 252.241.83.23 - - [2026-05-14 02:11:34] "POST /neutron/port HTTP/1.1" 200 1121 0.013535 252.241.83.23 - - [2026-05-14 02:11:34] "POST /neutron/security_group HTTP/1.1" 200 2000 0.006973 252.241.83.23 - - [2026-05-14 02:11:38] "POST /neutron/port HTTP/1.1" 200 1121 0.018278 252.241.83.23 - - [2026-05-14 02:11:38] "POST /neutron/security_group HTTP/1.1" 200 2000 0.008781 252.241.83.23 - - [2026-05-14 02:11:38] "POST /neutron/port HTTP/1.1" 200 1121 0.013641 252.241.83.23 - - [2026-05-14 02:11:38] "POST /neutron/security_group HTTP/1.1" 200 2000 0.007546 252.241.83.23 - - [2026-05-14 02:11:38] "POST /neutron/port HTTP/1.1" 200 1121 0.017042 252.241.83.23 - - [2026-05-14 02:11:38] "POST /neutron/security_group HTTP/1.1" 200 2000 0.008203 10.0.0.241 - - [2026-05-14 02:11:38] "GET /virtual-machine/f1350453-e5e8-4128-9e46-c178b22fea1d HTTP/1.1" 200 1298 0.005153 10.0.0.241 - - [2026-05-14 02:11:38] "GET /virtual-machine-interface/1a1721b2-cc56-4a04-abc4-62c6c05271a6 HTTP/1.1" 200 2970 0.006392 10.0.0.241 - - [2026-05-14 02:11:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003335 10.0.0.241 - - [2026-05-14 02:11:39] "GET /global-vrouter-config/5e38580b-ceb8-4b35-ba3e-0ea3f975163a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004166 10.0.0.241 - - [2026-05-14 02:11:39] "GET /virtual-networks?parent_id=d0eff831-6634-4472-a9bf-af5e271d726a&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.004357 10.0.0.241 - - [2026-05-14 02:11:39] "GET /virtual-network/acca2d4b-5758-43a6-b353-87cd214f1a89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.007717 10.0.0.241 - - [2026-05-14 02:11:40] "DELETE /project/d0eff83166344472a9bfaf5e271d726a HTTP/1.1" 404 173 0.004809 10.0.0.241 - - [2026-05-14 02:11:40] "GET /projects?obj_uuids=b8d85992-b6f4-426c-a601-925f583b3044&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001232 10.0.0.241 - - [2026-05-14 02:11:40] "GET /project/b8d85992-b6f4-426c-a601-925f583b3044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.027561 10.0.0.241 - - [2026-05-14 02:11:40] "GET /projects?obj_uuids=b8d85992-b6f4-426c-a601-925f583b3044&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001531 10.0.0.241 - - [2026-05-14 02:11:40] "GET /project/b8d85992-b6f4-426c-a601-925f583b3044?fields=security_groups HTTP/1.1" 200 1344 0.078245 10.0.0.241 - - [2026-05-14 02:11:40] "DELETE /security-group/15e7fe55-0bd5-4b54-9391-366c062ea35a HTTP/1.1" 200 115 0.041226 10.0.0.241 - - [2026-05-14 02:11:40] "GET /projects?obj_uuids=b8d85992-b6f4-426c-a601-925f583b3044&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001141 10.0.0.241 - - [2026-05-14 02:11:40] "DELETE /access-control-list/28efaa80-0fac-41f8-8c0b-5d326dc6cec8 HTTP/1.1" 200 115 0.040710 10.0.0.241 - - [2026-05-14 02:11:40] "GET /project/b8d85992-b6f4-426c-a601-925f583b3044?fields=application_policy_sets HTTP/1.1" 200 1383 0.045364 10.0.0.241 - - [2026-05-14 02:11:40] "DELETE /access-control-list/4648c9e7-9760-42de-a7da-e342328ff9c4 HTTP/1.1" 200 115 0.036289 10.0.0.241 - - [2026-05-14 02:11:40] "DELETE /project/b8d85992-b6f4-426c-a601-925f583b3044 HTTP/1.1" 200 115 0.377212 10.0.0.241 - - [2026-05-14 02:11:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003461 10.0.0.241 - - [2026-05-14 02:11:40] "GET /global-vrouter-config/5e38580b-ceb8-4b35-ba3e-0ea3f975163a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003714 10.0.0.241 - - [2026-05-14 02:11:40] "GET /virtual-networks?parent_id=d0eff831-6634-4472-a9bf-af5e271d726a&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.005775 10.0.0.241 - - [2026-05-14 02:11:40] "GET /virtual-network/acca2d4b-5758-43a6-b353-87cd214f1a89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005519 252.241.83.23 - - [2026-05-14 02:11:44] "POST /neutron/router HTTP/1.1" 200 654 0.004376 10.0.0.241 - - [2026-05-14 02:11:45] "POST /ref-update HTTP/1.1" 200 156 0.015851 252.241.83.23 - - [2026-05-14 02:11:45] "POST /neutron/router HTTP/1.1" 200 344 0.125211 252.241.83.23 - - [2026-05-14 02:11:45] "POST /neutron/router HTTP/1.1" 200 654 0.005897 10.0.0.241 - - [2026-05-14 02:11:45] "GET /logical-router/2d1060aa-467b-439a-a5b4-47ce28708535?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1976 0.004134 10.0.0.241 - - [2026-05-14 02:11:45] "GET /service-instance/92434ac3-c47f-4910-a73e-078973ba5ba9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2316 0.004036 10.0.0.241 - - [2026-05-14 02:11:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003714 252.241.83.23 - - [2026-05-14 02:11:45] "POST /neutron/router HTTP/1.1" 200 151 0.061849 10.0.0.241 - - [2026-05-14 02:11:45] "DELETE /route-target/94294eb1-bfd2-442c-aceb-3c9dfc0699eb HTTP/1.1" 409 241 0.008231 10.0.0.241 - - [2026-05-14 02:11:45] "PUT /logical-router/2d1060aa-467b-439a-a5b4-47ce28708535 HTTP/1.1" 404 171 0.005688 10.0.0.241 - - [2026-05-14 02:11:45] "POST /ref-update HTTP/1.1" 200 156 0.013124 10.0.0.241 - - [2026-05-14 02:11:45] "DELETE /route-table/c69c1e6b-799b-4d2c-a3fe-6416875a907a HTTP/1.1" 200 115 0.030042 10.0.0.241 - - [2026-05-14 02:11:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003845 10.0.0.241 - - [2026-05-14 02:11:45] "PUT /routing-instance/31999b85-9164-4cf8-82da-a9a4c6ce3505 HTTP/1.1" 200 268 0.020234 10.0.0.241 - - [2026-05-14 02:11:45] "GET /virtual-network/ccc52854-0bc0-4369-a7f0-653bbeb6dcfa?fields=virtual_machine_interface_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 2298 0.010376 10.0.0.241 - - [2026-05-14 02:11:45] "POST /ref-update HTTP/1.1" 200 156 0.014172 252.241.83.23 - - [2026-05-14 02:11:45] "POST /neutron/network HTTP/1.1" 200 832 0.011003 10.0.0.241 - - [2026-05-14 02:11:45] "POST /ref-update HTTP/1.1" 200 156 0.012442 10.0.0.241 - - [2026-05-14 02:11:45] "GET /virtual-machine-interface/618f1ca1-c237-4f87-bd2b-cb58273cb5ff?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1648 0.006923 252.241.83.23 - - [2026-05-14 02:11:45] "POST /neutron/network HTTP/1.1" 400 204 0.051725 10.0.0.241 - - [2026-05-14 02:11:45] "POST /ref-update HTTP/1.1" 200 156 0.020087 10.0.0.241 - - [2026-05-14 02:11:45] "GET /instance-ip/55f5b8ca-9963-43d1-94c9-d843d765d4a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2153 0.005158 10.0.0.241 - - [2026-05-14 02:11:45] "DELETE /virtual-machine-interface/618f1ca1-c237-4f87-bd2b-cb58273cb5ff HTTP/1.1" 200 115 0.031607 10.0.0.241 - - [2026-05-14 02:11:45] "GET /virtual-machine-interface/e5bbcaae-c611-421e-bfea-3b6704d4cbf2?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1649 0.007217 10.0.0.241 - - [2026-05-14 02:11:45] "POST /ref-update HTTP/1.1" 200 156 0.015887 10.0.0.241 - - [2026-05-14 02:11:45] "GET /instance-ip/55f5b8ca-9963-43d1-94c9-d843d765d4a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.007070 10.0.0.241 - - [2026-05-14 02:11:46] "DELETE /instance-ip/55f5b8ca-9963-43d1-94c9-d843d765d4a2 HTTP/1.1" 200 115 0.056643 10.0.0.241 - - [2026-05-14 02:11:46] "DELETE /virtual-machine-interface/e5bbcaae-c611-421e-bfea-3b6704d4cbf2 HTTP/1.1" 200 115 0.047038 10.0.0.241 - - [2026-05-14 02:11:46] "DELETE /instance-ip/55f5b8ca-9963-43d1-94c9-d843d765d4a2 HTTP/1.1" 404 177 0.004204 10.0.0.241 - - [2026-05-14 02:11:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.012233 10.0.0.241 - - [2026-05-14 02:11:46] "POST /useragent-kv HTTP/1.1" 200 115 0.009574 10.0.0.241 - - [2026-05-14 02:11:46] "POST /useragent-kv HTTP/1.1" 200 115 0.005585 252.241.83.23 - - [2026-05-14 02:11:46] "POST /neutron/port HTTP/1.1" 200 1121 0.048657 10.0.0.241 - - [2026-05-14 02:11:46] "DELETE /virtual-network/ccc52854-0bc0-4369-a7f0-653bbeb6dcfa HTTP/1.1" 200 115 0.159478 10.0.0.241 - - [2026-05-14 02:11:46] "DELETE /route-target/643be402-1e4a-484d-b9a5-71449aaeb162 HTTP/1.1" 200 115 0.066850 10.0.0.241 - - [2026-05-14 02:11:46] "DELETE /service-instance/92434ac3-c47f-4910-a73e-078973ba5ba9 HTTP/1.1" 200 115 0.079032 252.241.83.23 - - [2026-05-14 02:11:46] "POST /neutron/port HTTP/1.1" 200 1111 0.020784 252.241.83.23 - - [2026-05-14 02:11:46] "POST /neutron/port HTTP/1.1" 200 1120 0.026567 10.0.0.241 - - [2026-05-14 02:11:46] "GET /logical-router/2d1060aa-467b-439a-a5b4-47ce28708535?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002726 10.0.0.241 - - [2026-05-14 02:11:46] "GET /service-instance/92434ac3-c47f-4910-a73e-078973ba5ba9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.006523 252.241.83.23 - - [2026-05-14 02:11:46] "POST /neutron/port HTTP/1.1" 200 1110 0.013757 10.0.0.241 - - [2026-05-14 02:11:46] "GET /virtual-machine-interface/4e69e1dd-338b-42d8-b902-88923f1b8cb7?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1651 0.009942 10.0.0.241 - - [2026-05-14 02:11:46] "POST /ref-update HTTP/1.1" 200 156 0.012662 252.241.83.23 - - [2026-05-14 02:11:46] "POST /neutron/port HTTP/1.1" 200 151 0.170552 10.0.0.241 - - [2026-05-14 02:11:46] "GET /instance-ip/03087c81-154b-4d93-83f5-1e6c7c7fff05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.005279 252.241.83.23 - - [2026-05-14 02:11:46] "POST /neutron/port HTTP/1.1" 200 151 0.194890 10.0.0.241 - - [2026-05-14 02:11:46] "DELETE /virtual-machine-interface/4e69e1dd-338b-42d8-b902-88923f1b8cb7 HTTP/1.1" 200 115 0.105205 10.0.0.241 - - [2026-05-14 02:11:46] "POST /ref-update HTTP/1.1" 200 156 0.020481 10.0.0.241 - - [2026-05-14 02:11:46] "DELETE /virtual-machine/0c035321-7d28-434f-9785-a7933aa267c1 HTTP/1.1" 200 115 0.022526 10.0.0.241 - - [2026-05-14 02:11:46] "GET /virtual-machine-interface/60f4ecec-a705-4e75-b4f6-63094cdb40ab?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1651 0.009563 10.0.0.241 - - [2026-05-14 02:11:46] "POST /ref-update HTTP/1.1" 200 156 0.018095 10.0.0.241 - - [2026-05-14 02:11:47] "GET /instance-ip/03087c81-154b-4d93-83f5-1e6c7c7fff05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1689 0.011983 10.0.0.241 - - [2026-05-14 02:11:47] "DELETE /instance-ip/03087c81-154b-4d93-83f5-1e6c7c7fff05 HTTP/1.1" 200 115 0.046634 10.0.0.241 - - [2026-05-14 02:11:47] "DELETE /virtual-machine-interface/60f4ecec-a705-4e75-b4f6-63094cdb40ab HTTP/1.1" 200 115 0.033886 10.0.0.241 - - [2026-05-14 02:11:47] "DELETE /virtual-machine/940855db-e2e8-49c9-9ece-1b2932967cf3 HTTP/1.1" 200 115 0.017409 252.241.83.23 - - [2026-05-14 02:11:47] "POST /neutron/network HTTP/1.1" 200 832 0.011254 10.0.0.241 - - [2026-05-14 02:11:47] "POST /useragent-kv HTTP/1.1" 200 115 0.007056 10.0.0.241 - - [2026-05-14 02:11:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006518 10.0.0.241 - - [2026-05-14 02:11:47] "POST /useragent-kv HTTP/1.1" 200 115 0.003366 252.241.83.23 - - [2026-05-14 02:11:47] "POST /neutron/network HTTP/1.1" 200 151 0.113504 10.0.0.241 - - [2026-05-14 02:11:47] "DELETE /route-target/864fc71c-e64e-4156-a7ff-fe2cdc5f331e HTTP/1.1" 200 115 0.028819 252.241.83.23 - - [2026-05-14 02:11:48] "POST /neutron/network HTTP/1.1" 200 824 0.008697 10.0.0.241 - - [2026-05-14 02:11:48] "POST /useragent-kv HTTP/1.1" 200 115 0.003700 10.0.0.241 - - [2026-05-14 02:11:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004477 10.0.0.241 - - [2026-05-14 02:11:48] "POST /useragent-kv HTTP/1.1" 200 115 0.005328 252.241.83.23 - - [2026-05-14 02:11:48] "POST /neutron/network HTTP/1.1" 200 151 0.108108 10.0.0.241 - - [2026-05-14 02:11:48] "DELETE /route-target/50efac02-2e9b-499d-8a55-4c16b0faf21c HTTP/1.1" 200 115 0.022563 10.0.0.241 - - [2026-05-14 02:11:48] "GET /projects?obj_uuids=d0eff831-6634-4472-a9bf-af5e271d726a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001330 10.0.0.241 - - [2026-05-14 02:11:48] "GET /project/d0eff831-6634-4472-a9bf-af5e271d726a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.030526 10.0.0.241 - - [2026-05-14 02:11:48] "GET /projects?obj_uuids=d0eff831-6634-4472-a9bf-af5e271d726a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001278 10.0.0.241 - - [2026-05-14 02:11:48] "GET /project/d0eff831-6634-4472-a9bf-af5e271d726a?fields=virtual_networks HTTP/1.1" 200 1040 0.071503 10.0.0.241 - - [2026-05-14 02:11:48] "GET /projects?obj_uuids=d0eff831-6634-4472-a9bf-af5e271d726a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001149 10.0.0.241 - - [2026-05-14 02:11:48] "GET /project/d0eff831-6634-4472-a9bf-af5e271d726a?fields=virtual_machine_interfaces HTTP/1.1" 200 1040 0.029876 10.0.0.241 - - [2026-05-14 02:11:48] "GET /projects?obj_uuids=d0eff831-6634-4472-a9bf-af5e271d726a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001357 10.0.0.241 - - [2026-05-14 02:11:48] "GET /project/d0eff831-6634-4472-a9bf-af5e271d726a?fields=security_groups HTTP/1.1" 200 1269 0.026503 10.0.0.241 - - [2026-05-14 02:11:49] "GET /domains?obj_uuids=d251bbb1-a677-4b52-8c85-ab79c9809042&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001094 10.0.0.241 - - [2026-05-14 02:11:49] "GET /domain/d251bbb1-a677-4b52-8c85-ab79c9809042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 945 0.007292 10.0.0.241 - - [2026-05-14 02:11:49] "POST /fqname-to-id HTTP/1.1" 404 194 0.031996 10.0.0.241 - - [2026-05-14 02:11:49] "GET /projects?obj_uuids=c48d72d7-01c2-4738-83fd-d2803581b578&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002730 10.0.0.241 - - [2026-05-14 02:11:50] "GET /domains?obj_uuids=d251bbb1-a677-4b52-8c85-ab79c9809042&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001454 10.0.0.241 - - [2026-05-14 02:11:50] "GET /domain/d251bbb1-a677-4b52-8c85-ab79c9809042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.008299 10.0.0.241 - - [2026-05-14 02:11:50] "POST /id-to-fqname HTTP/1.1" 200 196 0.001392 10.0.0.241 - - [2026-05-14 02:11:50] "POST /fqname-to-id HTTP/1.1" 404 205 0.004594 10.0.0.241 - - [2026-05-14 02:11:50] "POST /security-groups HTTP/1.1" 200 591 0.069157 10.0.0.241 - - [2026-05-14 02:11:50] "POST /fqname-to-id HTTP/1.1" 404 240 0.006401 10.0.0.241 - - [2026-05-14 02:11:50] "GET /obj-perms HTTP/1.1" 200 6381 0.079442 10.0.0.241 - - [2026-05-14 02:11:50] "POST /projects HTTP/1.1" 200 593 0.253777 10.0.0.241 - - [2026-05-14 02:11:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.332542 10.0.0.241 - - [2026-05-14 02:11:50] "POST /access-control-lists HTTP/1.1" 200 606 0.069711 10.0.0.241 - - [2026-05-14 02:11:50] "POST /fqname-to-id HTTP/1.1" 404 239 0.002940 10.0.0.241 - - [2026-05-14 02:11:50] "GET /project/c48d72d7-01c2-4738-83fd-d2803581b578?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.475492 10.0.0.241 - - [2026-05-14 02:11:50] "POST /access-control-lists HTTP/1.1" 200 604 0.076215 10.0.0.241 - - [2026-05-14 02:11:50] "GET /obj-perms HTTP/1.1" 200 6381 0.068834 10.0.0.241 - - [2026-05-14 02:11:51] "GET / HTTP/1.1" 200 36499 0.001843 10.0.0.241 - - [2026-05-14 02:11:52] "POST /fqname-to-id HTTP/1.1" 401 297 0.000625 10.0.0.241 - - [2026-05-14 02:11:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.083547 10.0.0.241 - - [2026-05-14 02:11:53] "GET /projects?obj_uuids=c48d72d7-01c2-4738-83fd-d2803581b578&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001426 10.0.0.241 - - [2026-05-14 02:11:53] "GET /project/c48d72d7-01c2-4738-83fd-d2803581b578?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.027938 252.241.83.23 - - [2026-05-14 02:11:53] "POST /neutron/network HTTP/1.1" 200 117 0.040571 10.0.0.241 - - [2026-05-14 02:11:53] "GET /projects?obj_uuids=c48d72d7-01c2-4738-83fd-d2803581b578&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001545 252.241.83.23 - - [2026-05-14 02:11:53] "POST /neutron/network HTTP/1.1" 200 611 0.088153 10.0.0.241 - - [2026-05-14 02:11:53] "POST /route-targets HTTP/1.1" 200 329 0.017131 10.0.0.241 - - [2026-05-14 02:11:53] "POST /ref-update HTTP/1.1" 200 156 0.015857 10.0.0.241 - - [2026-05-14 02:11:53] "POST /useragent-kv HTTP/1.1" 200 115 0.009472 252.241.83.23 - - [2026-05-14 02:11:53] "POST /neutron/subnet HTTP/1.1" 200 730 0.219506 10.0.0.241 - - [2026-05-14 02:11:53] "POST /fqname-to-id HTTP/1.1" 401 297 0.000509 10.0.0.241 - - [2026-05-14 02:11:53] "POST /useragent-kv HTTP/1.1" 200 115 0.006901 252.241.83.23 - - [2026-05-14 02:11:53] "POST /neutron/subnet HTTP/1.1" 200 828 0.202426 252.241.83.23 - - [2026-05-14 02:11:54] "POST /neutron/network HTTP/1.1" 200 1005 0.008488 10.0.0.241 - - [2026-05-14 02:11:54] "POST /id-to-fqname HTTP/1.1" 200 226 0.001766 10.0.0.241 - - [2026-05-14 02:11:54] "GET /virtual-network/b669f8ef-7c5b-419b-a355-b60d37cd52b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2648 0.006001 252.241.83.23 - - [2026-05-14 02:11:54] "POST /neutron/network HTTP/1.1" 200 1005 0.010263 10.0.0.241 - - [2026-05-14 02:11:54] "GET /virtual-network/b669f8ef-7c5b-419b-a355-b60d37cd52b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2648 0.008601 252.241.83.23 - - [2026-05-14 02:11:54] "POST /neutron/network HTTP/1.1" 200 1005 0.009630 10.0.0.241 - - [2026-05-14 02:11:54] "POST /fqname-to-id HTTP/1.1" 404 207 0.035988 252.241.83.23 - - [2026-05-14 02:11:54] "POST /neutron/subnet HTTP/1.1" 200 730 0.008639 252.241.83.23 - - [2026-05-14 02:11:54] "POST /neutron/subnet HTTP/1.1" 200 828 0.008973 10.0.0.241 - - [2026-05-14 02:11:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003236 10.0.0.241 - - [2026-05-14 02:11:54] "GET /projects?obj_uuids=c48d72d7-01c2-4738-83fd-d2803581b578&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001191 10.0.0.241 - - [2026-05-14 02:11:54] "GET /project/c48d72d7-01c2-4738-83fd-d2803581b578?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.036992 252.241.83.23 - - [2026-05-14 02:11:54] "POST /neutron/network HTTP/1.1" 200 117 0.011945 10.0.0.241 - - [2026-05-14 02:11:54] "GET /projects?obj_uuids=c48d72d7-01c2-4738-83fd-d2803581b578&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001153 252.241.83.23 - - [2026-05-14 02:11:54] "POST /neutron/network HTTP/1.1" 200 611 0.066214 10.0.0.241 - - [2026-05-14 02:11:54] "POST /route-targets HTTP/1.1" 200 329 0.012662 10.0.0.241 - - [2026-05-14 02:11:54] "POST /ref-update HTTP/1.1" 200 156 0.013218 10.0.0.241 - - [2026-05-14 02:11:54] "POST /useragent-kv HTTP/1.1" 200 115 0.005039 252.241.83.23 - - [2026-05-14 02:11:54] "POST /neutron/subnet HTTP/1.1" 200 720 0.210787 10.0.0.241 - - [2026-05-14 02:11:55] "POST /fqname-to-id HTTP/1.1" 404 207 0.007049 10.0.0.241 - - [2026-05-14 02:11:55] "POST /useragent-kv HTTP/1.1" 200 115 0.004238 252.241.83.23 - - [2026-05-14 02:11:55] "POST /neutron/subnet HTTP/1.1" 200 828 0.178219 252.241.83.23 - - [2026-05-14 02:11:55] "POST /neutron/network HTTP/1.1" 200 1003 0.012353 10.0.0.241 - - [2026-05-14 02:11:55] "POST /id-to-fqname HTTP/1.1" 200 226 0.001613 10.0.0.241 - - [2026-05-14 02:11:55] "GET /virtual-network/681b521a-3625-46b2-8c1a-15bf4004288c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006088 252.241.83.23 - - [2026-05-14 02:11:55] "POST /neutron/network HTTP/1.1" 200 1003 0.009602 10.0.0.241 - - [2026-05-14 02:11:55] "GET /virtual-network/681b521a-3625-46b2-8c1a-15bf4004288c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006414 10.0.0.241 - - [2026-05-14 02:11:55] "GET /global-system-configs HTTP/1.1" 401 297 0.000385 252.241.83.23 - - [2026-05-14 02:11:55] "POST /neutron/network HTTP/1.1" 200 1003 0.011784 10.0.0.241 - - [2026-05-14 02:11:55] "GET /global-system-configs HTTP/1.1" 401 297 0.000590 252.241.83.23 - - [2026-05-14 02:11:55] "POST /neutron/subnet HTTP/1.1" 200 720 0.007862 252.241.83.23 - - [2026-05-14 02:11:55] "POST /neutron/subnet HTTP/1.1" 200 828 0.007279 10.0.0.241 - - [2026-05-14 02:11:55] "POST /fqname-to-id HTTP/1.1" 404 232 0.003581 10.0.0.241 - - [2026-05-14 02:11:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004376 10.0.0.241 - - [2026-05-14 02:11:55] "GET /projects?obj_uuids=c48d72d7-01c2-4738-83fd-d2803581b578&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001382 10.0.0.241 - - [2026-05-14 02:11:55] "GET /project/c48d72d7-01c2-4738-83fd-d2803581b578?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.031626 10.0.0.241 - - [2026-05-14 02:11:55] "POST /network-policys HTTP/1.1" 200 579 0.064852 10.0.0.241 - - [2026-05-14 02:11:55] "GET /network-policy/5825db84-6dca-4828-ac1b-a8e44bbd0a03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3122 0.005675 252.241.83.23 - - [2026-05-14 02:11:55] "POST /neutron/network HTTP/1.1" 200 1005 0.010558 10.0.0.241 - - [2026-05-14 02:11:56] "POST /fqname-to-id HTTP/1.1" 404 207 0.007075 10.0.0.241 - - [2026-05-14 02:11:56] "POST /fqname-to-id HTTP/1.1" 404 240 0.005126 252.241.83.23 - - [2026-05-14 02:11:56] "POST /neutron/network HTTP/1.1" 200 1111 0.060934 10.0.0.241 - - [2026-05-14 02:11:56] "POST /access-control-lists HTTP/1.1" 200 598 0.074481 252.241.83.23 - - [2026-05-14 02:11:56] "POST /neutron/network HTTP/1.1" 200 1111 0.015382 10.0.0.241 - - [2026-05-14 02:11:56] "GET /virtual-network/b669f8ef-7c5b-419b-a355-b60d37cd52b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2972 0.006482 10.0.0.241 - - [2026-05-14 02:11:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004353 10.0.0.241 - - [2026-05-14 02:11:56] "GET /network-policy/5825db84-6dca-4828-ac1b-a8e44bbd0a03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3122 0.004396 252.241.83.23 - - [2026-05-14 02:11:56] "POST /neutron/network HTTP/1.1" 200 1003 0.008377 10.0.0.241 - - [2026-05-14 02:11:56] "POST /fqname-to-id HTTP/1.1" 404 207 0.007467 10.0.0.241 - - [2026-05-14 02:11:56] "POST /fqname-to-id HTTP/1.1" 404 240 0.004842 252.241.83.23 - - [2026-05-14 02:11:56] "POST /neutron/network HTTP/1.1" 200 1109 0.064066 10.0.0.241 - - [2026-05-14 02:11:56] "POST /access-control-lists HTTP/1.1" 200 598 0.074248 252.241.83.23 - - [2026-05-14 02:11:56] "POST /neutron/network HTTP/1.1" 200 1109 0.021208 10.0.0.241 - - [2026-05-14 02:11:56] "POST /ref-update HTTP/1.1" 200 156 0.012853 10.0.0.241 - - [2026-05-14 02:11:56] "GET /virtual-network/681b521a-3625-46b2-8c1a-15bf4004288c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2965 0.006059 10.0.0.241 - - [2026-05-14 02:11:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003568 10.0.0.241 - - [2026-05-14 02:11:56] "GET /network-policy/5825db84-6dca-4828-ac1b-a8e44bbd0a03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3122 0.003723 10.0.0.241 - - [2026-05-14 02:11:56] "GET /domains HTTP/1.1" 401 297 0.000492 10.0.0.241 - - [2026-05-14 02:11:56] "GET /global-system-configs HTTP/1.1" 401 297 0.000503 10.0.0.241 - - [2026-05-14 02:11:56] "GET /global-system-configs HTTP/1.1" 401 297 0.000449 10.0.0.241 - - [2026-05-14 02:11:57] "GET /domains HTTP/1.1" 200 440 0.034110 10.0.0.241 - - [2026-05-14 02:11:57] "GET /domains?obj_uuids=d251bbb1-a677-4b52-8c85-ab79c9809042&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001182 10.0.0.241 - - [2026-05-14 02:11:57] "GET /domain/d251bbb1-a677-4b52-8c85-ab79c9809042 HTTP/1.1" 200 1506 0.008381 10.0.0.241 - - [2026-05-14 02:11:57] "GET /projects?obj_uuids=c48d72d7-01c2-4738-83fd-d2803581b578&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001806 10.0.0.241 - - [2026-05-14 02:11:57] "GET /project/c48d72d7-01c2-4738-83fd-d2803581b578 HTTP/1.1" 200 2626 0.033411 10.0.0.241 - - [2026-05-14 02:11:57] "GET /virtual-network/b669f8ef-7c5b-419b-a355-b60d37cd52b2 HTTP/1.1" 200 3514 0.017423 10.0.0.241 - - [2026-05-14 02:11:57] "GET /virtual-network/b669f8ef-7c5b-419b-a355-b60d37cd52b2 HTTP/1.1" 200 3514 0.008370 10.0.0.241 - - [2026-05-14 02:11:57] "GET /routing-instance/720946e3-2b4a-4d67-a282-99b6573ddff5 HTTP/1.1" 200 1799 0.006520 10.0.0.241 - - [2026-05-14 02:11:57] "GET /routing-instance/720946e3-2b4a-4d67-a282-99b6573ddff5 HTTP/1.1" 200 1799 0.005905 10.0.0.241 - - [2026-05-14 02:11:57] "GET /route-target/0e27f36f-2d91-49b3-92cc-3b19407bb675 HTTP/1.1" 200 1214 0.004187 10.0.0.241 - - [2026-05-14 02:11:57] "GET /virtual-network/b669f8ef-7c5b-419b-a355-b60d37cd52b2 HTTP/1.1" 200 3514 0.008147 10.0.0.241 - - [2026-05-14 02:11:57] "GET /routing-instance/720946e3-2b4a-4d67-a282-99b6573ddff5 HTTP/1.1" 200 1799 0.004302 10.0.0.241 - - [2026-05-14 02:11:57] "GET /virtual-network/b669f8ef-7c5b-419b-a355-b60d37cd52b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2972 0.005665 10.0.0.241 - - [2026-05-14 02:11:57] "GET /virtual-network/b669f8ef-7c5b-419b-a355-b60d37cd52b2 HTTP/1.1" 200 3514 0.006569 10.0.0.241 - - [2026-05-14 02:11:57] "GET /routing-instance/720946e3-2b4a-4d67-a282-99b6573ddff5 HTTP/1.1" 200 1799 0.004708 10.0.0.241 - - [2026-05-14 02:11:57] "GET /routing-instance/720946e3-2b4a-4d67-a282-99b6573ddff5 HTTP/1.1" 200 1799 0.004353 10.0.0.241 - - [2026-05-14 02:11:57] "GET /route-target/0e27f36f-2d91-49b3-92cc-3b19407bb675 HTTP/1.1" 200 1214 0.004172 10.0.0.241 - - [2026-05-14 02:11:58] "GET /domains HTTP/1.1" 200 440 0.003125 10.0.0.241 - - [2026-05-14 02:11:58] "GET /domains?obj_uuids=d251bbb1-a677-4b52-8c85-ab79c9809042&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001956 10.0.0.241 - - [2026-05-14 02:11:58] "GET /domain/d251bbb1-a677-4b52-8c85-ab79c9809042 HTTP/1.1" 200 1506 0.008878 10.0.0.241 - - [2026-05-14 02:11:58] "GET /projects?obj_uuids=c48d72d7-01c2-4738-83fd-d2803581b578&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001191 10.0.0.241 - - [2026-05-14 02:11:58] "GET /project/c48d72d7-01c2-4738-83fd-d2803581b578 HTTP/1.1" 200 2626 0.030196 10.0.0.241 - - [2026-05-14 02:11:58] "GET /virtual-network/b669f8ef-7c5b-419b-a355-b60d37cd52b2 HTTP/1.1" 200 3514 0.005445 10.0.0.241 - - [2026-05-14 02:11:58] "GET /obj-perms HTTP/1.1" 200 6444 0.068660 10.0.0.241 - - [2026-05-14 02:11:59] "GET /domains HTTP/1.1" 200 440 0.003957 10.0.0.241 - - [2026-05-14 02:11:59] "GET /domains?obj_uuids=d251bbb1-a677-4b52-8c85-ab79c9809042&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001335 10.0.0.241 - - [2026-05-14 02:11:59] "GET /domain/d251bbb1-a677-4b52-8c85-ab79c9809042 HTTP/1.1" 200 1506 0.008296 10.0.0.241 - - [2026-05-14 02:11:59] "GET /projects?obj_uuids=c48d72d7-01c2-4738-83fd-d2803581b578&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001035 10.0.0.241 - - [2026-05-14 02:11:59] "GET /project/c48d72d7-01c2-4738-83fd-d2803581b578 HTTP/1.1" 200 2626 0.035635 10.0.0.241 - - [2026-05-14 02:11:59] "GET /virtual-network/681b521a-3625-46b2-8c1a-15bf4004288c HTTP/1.1" 200 3507 0.008296 10.0.0.241 - - [2026-05-14 02:11:59] "GET /virtual-network/681b521a-3625-46b2-8c1a-15bf4004288c HTTP/1.1" 200 3507 0.008913 10.0.0.241 - - [2026-05-14 02:11:59] "GET /routing-instance/b51ae8a7-7de9-41a9-91e2-b35f61f0f91f HTTP/1.1" 200 1800 0.004660 10.0.0.241 - - [2026-05-14 02:11:59] "GET /routing-instance/b51ae8a7-7de9-41a9-91e2-b35f61f0f91f HTTP/1.1" 200 1800 0.004495 10.0.0.241 - - [2026-05-14 02:11:59] "GET /route-target/8a05bfa1-37da-4acc-949c-2608a3e4c3a5 HTTP/1.1" 200 1214 0.004717 10.0.0.241 - - [2026-05-14 02:11:59] "GET /virtual-network/681b521a-3625-46b2-8c1a-15bf4004288c HTTP/1.1" 200 3507 0.006788 10.0.0.241 - - [2026-05-14 02:11:59] "GET /routing-instance/b51ae8a7-7de9-41a9-91e2-b35f61f0f91f HTTP/1.1" 200 1800 0.006939 10.0.0.241 - - [2026-05-14 02:11:59] "GET /virtual-network/681b521a-3625-46b2-8c1a-15bf4004288c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2965 0.007175 10.0.0.241 - - [2026-05-14 02:11:59] "GET /virtual-network/681b521a-3625-46b2-8c1a-15bf4004288c HTTP/1.1" 200 3507 0.007480 10.0.0.241 - - [2026-05-14 02:11:59] "GET /routing-instance/b51ae8a7-7de9-41a9-91e2-b35f61f0f91f HTTP/1.1" 200 1800 0.004880 10.0.0.241 - - [2026-05-14 02:11:59] "GET /routing-instance/b51ae8a7-7de9-41a9-91e2-b35f61f0f91f HTTP/1.1" 200 1800 0.005051 10.0.0.241 - - [2026-05-14 02:11:59] "GET /route-target/8a05bfa1-37da-4acc-949c-2608a3e4c3a5 HTTP/1.1" 200 1214 0.004267 10.0.0.241 - - [2026-05-14 02:11:59] "GET /domains HTTP/1.1" 200 440 0.003550 10.0.0.241 - - [2026-05-14 02:12:00] "GET /domains?obj_uuids=d251bbb1-a677-4b52-8c85-ab79c9809042&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002278 10.0.0.241 - - [2026-05-14 02:12:00] "GET /domain/d251bbb1-a677-4b52-8c85-ab79c9809042 HTTP/1.1" 200 1506 0.009920 10.0.0.241 - - [2026-05-14 02:12:00] "GET /projects?obj_uuids=c48d72d7-01c2-4738-83fd-d2803581b578&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001433 10.0.0.241 - - [2026-05-14 02:12:00] "GET /project/c48d72d7-01c2-4738-83fd-d2803581b578 HTTP/1.1" 200 2626 0.034059 10.0.0.241 - - [2026-05-14 02:12:00] "GET /virtual-network/681b521a-3625-46b2-8c1a-15bf4004288c HTTP/1.1" 200 3507 0.006433 10.0.0.241 - - [2026-05-14 02:12:00] "GET /obj-perms HTTP/1.1" 200 6444 0.002008 10.0.0.241 - - [2026-05-14 02:12:00] "GET /virtual-network/681b521a-3625-46b2-8c1a-15bf4004288c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2965 0.006231 252.241.83.23 - - [2026-05-14 02:12:00] "POST /neutron/network HTTP/1.1" 200 1109 0.010112 10.0.0.241 - - [2026-05-14 02:12:00] "POST /fqname-to-id HTTP/1.1" 404 207 0.005323 252.241.83.23 - - [2026-05-14 02:12:00] "POST /neutron/network HTTP/1.1" 200 1003 0.059812 10.0.0.241 - - [2026-05-14 02:12:00] "DELETE /access-control-list/9d47e315-25d1-4224-ae8d-16a416d05667 HTTP/1.1" 200 115 0.060922 10.0.0.241 - - [2026-05-14 02:12:00] "POST /ref-update HTTP/1.1" 200 156 0.014868 252.241.83.23 - - [2026-05-14 02:12:00] "POST /neutron/network HTTP/1.1" 200 1003 0.012999 10.0.0.241 - - [2026-05-14 02:12:00] "GET /virtual-network/681b521a-3625-46b2-8c1a-15bf4004288c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.005722 10.0.0.241 - - [2026-05-14 02:12:00] "GET /virtual-network/b669f8ef-7c5b-419b-a355-b60d37cd52b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2972 0.005689 252.241.83.23 - - [2026-05-14 02:12:00] "POST /neutron/network HTTP/1.1" 200 1111 0.010993 10.0.0.241 - - [2026-05-14 02:12:00] "POST /fqname-to-id HTTP/1.1" 404 207 0.007573 252.241.83.23 - - [2026-05-14 02:12:00] "POST /neutron/network HTTP/1.1" 200 1005 0.058382 10.0.0.241 - - [2026-05-14 02:12:00] "DELETE /access-control-list/ee3a9675-3525-4416-b5f5-6ec086583642 HTTP/1.1" 200 115 0.046466 10.0.0.241 - - [2026-05-14 02:12:00] "POST /ref-update HTTP/1.1" 200 156 0.015228 252.241.83.23 - - [2026-05-14 02:12:00] "POST /neutron/network HTTP/1.1" 200 1005 0.008676 10.0.0.241 - - [2026-05-14 02:12:01] "GET /virtual-network/b669f8ef-7c5b-419b-a355-b60d37cd52b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2648 0.008455 10.0.0.241 - - [2026-05-14 02:12:01] "DELETE /network-policy/5825db84-6dca-4828-ac1b-a8e44bbd0a03 HTTP/1.1" 200 115 0.026898 252.241.83.23 - - [2026-05-14 02:12:01] "POST /neutron/network HTTP/1.1" 200 1003 0.010163 10.0.0.241 - - [2026-05-14 02:12:01] "POST /useragent-kv HTTP/1.1" 200 115 0.004893 10.0.0.241 - - [2026-05-14 02:12:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004835 10.0.0.241 - - [2026-05-14 02:12:01] "POST /useragent-kv HTTP/1.1" 200 115 0.002342 10.0.0.241 - - [2026-05-14 02:12:01] "POST /useragent-kv HTTP/1.1" 200 115 0.004503 10.0.0.241 - - [2026-05-14 02:12:01] "POST /useragent-kv HTTP/1.1" 200 115 0.002485 252.241.83.23 - - [2026-05-14 02:12:01] "POST /neutron/network HTTP/1.1" 200 151 0.109314 10.0.0.241 - - [2026-05-14 02:12:01] "DELETE /route-target/8a05bfa1-37da-4acc-949c-2608a3e4c3a5 HTTP/1.1" 200 115 0.025118 10.0.0.241 - - [2026-05-14 02:12:01] "GET /routing-instance/b51ae8a7-7de9-41a9-91e2-b35f61f0f91f HTTP/1.1" 404 171 0.003477 10.0.0.241 - - [2026-05-14 02:12:01] "GET /domains HTTP/1.1" 200 440 0.003470 10.0.0.241 - - [2026-05-14 02:12:01] "GET /domains?obj_uuids=d251bbb1-a677-4b52-8c85-ab79c9809042&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001489 10.0.0.241 - - [2026-05-14 02:12:01] "GET /domain/d251bbb1-a677-4b52-8c85-ab79c9809042 HTTP/1.1" 200 1506 0.010747 10.0.0.241 - - [2026-05-14 02:12:01] "GET /projects?obj_uuids=c48d72d7-01c2-4738-83fd-d2803581b578&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002248 10.0.0.241 - - [2026-05-14 02:12:01] "GET /project/c48d72d7-01c2-4738-83fd-d2803581b578 HTTP/1.1" 200 2146 0.029313 252.241.83.23 - - [2026-05-14 02:12:01] "POST /neutron/network HTTP/1.1" 200 1005 0.010366 10.0.0.241 - - [2026-05-14 02:12:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.011106 10.0.0.241 - - [2026-05-14 02:12:02] "POST /useragent-kv HTTP/1.1" 200 115 0.006206 10.0.0.241 - - [2026-05-14 02:12:02] "POST /useragent-kv HTTP/1.1" 200 115 0.002973 10.0.0.241 - - [2026-05-14 02:12:02] "POST /useragent-kv HTTP/1.1" 200 115 0.014827 10.0.0.241 - - [2026-05-14 02:12:02] "DELETE /route-target/0e27f36f-2d91-49b3-92cc-3b19407bb675 HTTP/1.1" 200 115 0.059181 10.0.0.241 - - [2026-05-14 02:12:02] "POST /useragent-kv HTTP/1.1" 200 115 0.009333 252.241.83.23 - - [2026-05-14 02:12:02] "POST /neutron/network HTTP/1.1" 200 151 0.197777 10.0.0.241 - - [2026-05-14 02:12:02] "GET /routing-instance/720946e3-2b4a-4d67-a282-99b6573ddff5 HTTP/1.1" 404 171 0.003075 10.0.0.241 - - [2026-05-14 02:12:02] "GET /domains HTTP/1.1" 200 440 0.003153 10.0.0.241 - - [2026-05-14 02:12:02] "GET /domains?obj_uuids=d251bbb1-a677-4b52-8c85-ab79c9809042&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001296 10.0.0.241 - - [2026-05-14 02:12:02] "GET /domain/d251bbb1-a677-4b52-8c85-ab79c9809042 HTTP/1.1" 200 1506 0.009218 10.0.0.241 - - [2026-05-14 02:12:02] "GET /projects?obj_uuids=c48d72d7-01c2-4738-83fd-d2803581b578&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002664 10.0.0.241 - - [2026-05-14 02:12:02] "GET /project/c48d72d7-01c2-4738-83fd-d2803581b578 HTTP/1.1" 200 1901 0.041541 10.0.0.241 - - [2026-05-14 02:12:02] "GET /projects?obj_uuids=c48d72d7-01c2-4738-83fd-d2803581b578&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001254 10.0.0.241 - - [2026-05-14 02:12:03] "GET /project/c48d72d7-01c2-4738-83fd-d2803581b578?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.041904 10.0.0.241 - - [2026-05-14 02:12:03] "GET /projects?obj_uuids=c48d72d7-01c2-4738-83fd-d2803581b578&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002200 10.0.0.241 - - [2026-05-14 02:12:03] "GET /project/c48d72d7-01c2-4738-83fd-d2803581b578?fields=virtual_networks HTTP/1.1" 200 1049 0.038793 10.0.0.241 - - [2026-05-14 02:12:03] "GET /projects?obj_uuids=c48d72d7-01c2-4738-83fd-d2803581b578&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002170 10.0.0.241 - - [2026-05-14 02:12:03] "GET /project/c48d72d7-01c2-4738-83fd-d2803581b578?fields=virtual_machine_interfaces HTTP/1.1" 200 1049 0.048320 10.0.0.241 - - [2026-05-14 02:12:03] "GET /projects?obj_uuids=c48d72d7-01c2-4738-83fd-d2803581b578&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001338 10.0.0.241 - - [2026-05-14 02:12:03] "GET /project/c48d72d7-01c2-4738-83fd-d2803581b578?fields=security_groups HTTP/1.1" 200 1283 0.037107 10.0.0.241 - - [2026-05-14 02:12:04] "GET /domains?obj_uuids=d251bbb1-a677-4b52-8c85-ab79c9809042&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001959 10.0.0.241 - - [2026-05-14 02:12:04] "GET /domain/d251bbb1-a677-4b52-8c85-ab79c9809042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 945 0.011470 10.0.0.241 - - [2026-05-14 02:12:04] "POST /fqname-to-id HTTP/1.1" 404 202 0.039340 10.0.0.241 - - [2026-05-14 02:12:04] "GET /projects?obj_uuids=b2700477-d883-4238-b34d-be50c909b254&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003158 10.0.0.241 - - [2026-05-14 02:12:04] "GET /domains?obj_uuids=d251bbb1-a677-4b52-8c85-ab79c9809042&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001694 10.0.0.241 - - [2026-05-14 02:12:04] "GET /domain/d251bbb1-a677-4b52-8c85-ab79c9809042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.011163 10.0.0.241 - - [2026-05-14 02:12:04] "POST /id-to-fqname HTTP/1.1" 200 204 0.002019 10.0.0.241 - - [2026-05-14 02:12:04] "POST /fqname-to-id HTTP/1.1" 404 213 0.012107 10.0.0.241 - - [2026-05-14 02:12:04] "POST /security-groups HTTP/1.1" 200 599 0.076204 10.0.0.241 - - [2026-05-14 02:12:04] "POST /fqname-to-id HTTP/1.1" 404 248 0.004243 10.0.0.241 - - [2026-05-14 02:12:04] "POST /projects HTTP/1.1" 200 609 0.262584 10.0.0.241 - - [2026-05-14 02:12:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.301663 10.0.0.241 - - [2026-05-14 02:12:04] "POST /access-control-lists HTTP/1.1" 200 614 0.070367 10.0.0.241 - - [2026-05-14 02:12:04] "GET /project/b2700477-d883-4238-b34d-be50c909b254?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.495305 10.0.0.241 - - [2026-05-14 02:12:04] "POST /fqname-to-id HTTP/1.1" 404 247 0.005350 10.0.0.241 - - [2026-05-14 02:12:05] "POST /access-control-lists HTTP/1.1" 200 612 0.072309 10.0.0.241 - - [2026-05-14 02:12:06] "GET / HTTP/1.1" 200 36499 0.002246 10.0.0.241 - - [2026-05-14 02:12:07] "POST /fqname-to-id HTTP/1.1" 401 297 0.000752 10.0.0.241 - - [2026-05-14 02:12:07] "POST /fqname-to-id HTTP/1.1" 404 231 0.077204 10.0.0.241 - - [2026-05-14 02:12:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003180 10.0.0.241 - - [2026-05-14 02:12:07] "GET /projects?obj_uuids=b2700477-d883-4238-b34d-be50c909b254&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001274 10.0.0.241 - - [2026-05-14 02:12:08] "GET /project/b2700477-d883-4238-b34d-be50c909b254?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.027808 10.0.0.241 - - [2026-05-14 02:12:08] "POST /network-policys HTTP/1.1" 200 569 0.072154 10.0.0.241 - - [2026-05-14 02:12:08] "GET /network-policy/0f4746f2-2638-4685-afee-5aa19980dcac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3147 0.007391 10.0.0.241 - - [2026-05-14 02:12:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003223 10.0.0.241 - - [2026-05-14 02:12:08] "GET /projects?obj_uuids=b2700477-d883-4238-b34d-be50c909b254&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001234 10.0.0.241 - - [2026-05-14 02:12:08] "GET /project/b2700477-d883-4238-b34d-be50c909b254?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.026162 252.241.83.23 - - [2026-05-14 02:12:08] "POST /neutron/network HTTP/1.1" 200 117 0.040453 10.0.0.241 - - [2026-05-14 02:12:08] "GET /projects?obj_uuids=b2700477-d883-4238-b34d-be50c909b254&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001328 252.241.83.23 - - [2026-05-14 02:12:08] "POST /neutron/network HTTP/1.1" 200 621 0.084981 10.0.0.241 - - [2026-05-14 02:12:08] "POST /route-targets HTTP/1.1" 200 329 0.014743 10.0.0.241 - - [2026-05-14 02:12:08] "POST /ref-update HTTP/1.1" 200 156 0.025693 10.0.0.241 - - [2026-05-14 02:12:08] "POST /useragent-kv HTTP/1.1" 200 115 0.004622 252.241.83.23 - - [2026-05-14 02:12:08] "POST /neutron/subnet HTTP/1.1" 200 719 0.216046 10.0.0.241 - - [2026-05-14 02:12:09] "POST /fqname-to-id HTTP/1.1" 404 207 0.006132 10.0.0.241 - - [2026-05-14 02:12:09] "POST /useragent-kv HTTP/1.1" 200 115 0.011081 252.241.83.23 - - [2026-05-14 02:12:09] "POST /neutron/subnet HTTP/1.1" 200 828 0.190794 252.241.83.23 - - [2026-05-14 02:12:09] "POST /neutron/network HTTP/1.1" 200 1013 0.012054 10.0.0.241 - - [2026-05-14 02:12:09] "POST /id-to-fqname HTTP/1.1" 200 235 0.001985 10.0.0.241 - - [2026-05-14 02:12:09] "GET /virtual-network/818dc7e2-0f7e-47f3-9981-cdae3b730a0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2660 0.006477 252.241.83.23 - - [2026-05-14 02:12:09] "POST /neutron/network HTTP/1.1" 200 1013 0.008942 10.0.0.241 - - [2026-05-14 02:12:09] "GET /virtual-network/818dc7e2-0f7e-47f3-9981-cdae3b730a0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2660 0.005536 252.241.83.23 - - [2026-05-14 02:12:09] "POST /neutron/network HTTP/1.1" 200 1013 0.009523 252.241.83.23 - - [2026-05-14 02:12:09] "POST /neutron/subnet HTTP/1.1" 200 719 0.008514 252.241.83.23 - - [2026-05-14 02:12:09] "POST /neutron/subnet HTTP/1.1" 200 828 0.008482 252.241.83.23 - - [2026-05-14 02:12:09] "POST /neutron/network HTTP/1.1" 200 1013 0.012174 10.0.0.241 - - [2026-05-14 02:12:09] "POST /fqname-to-id HTTP/1.1" 404 250 0.012232 10.0.0.241 - - [2026-05-14 02:12:09] "POST /fqname-to-id HTTP/1.1" 404 207 0.010271 252.241.83.23 - - [2026-05-14 02:12:09] "POST /neutron/network HTTP/1.1" 200 1118 0.077496 10.0.0.241 - - [2026-05-14 02:12:09] "POST /access-control-lists HTTP/1.1" 200 609 0.083437 252.241.83.23 - - [2026-05-14 02:12:09] "POST /neutron/network HTTP/1.1" 200 1118 0.009820 10.0.0.241 - - [2026-05-14 02:12:09] "GET /virtual-network/818dc7e2-0f7e-47f3-9981-cdae3b730a0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2983 0.006054 10.0.0.241 - - [2026-05-14 02:12:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003317 10.0.0.241 - - [2026-05-14 02:12:10] "GET /network-policy/0f4746f2-2638-4685-afee-5aa19980dcac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3147 0.006049 10.0.0.241 - - [2026-05-14 02:12:10] "GET /domains HTTP/1.1" 401 297 0.000484 10.0.0.241 - - [2026-05-14 02:12:10] "GET /domains HTTP/1.1" 200 440 0.042154 10.0.0.241 - - [2026-05-14 02:12:10] "GET /domains?obj_uuids=d251bbb1-a677-4b52-8c85-ab79c9809042&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001268 10.0.0.241 - - [2026-05-14 02:12:10] "GET /domain/d251bbb1-a677-4b52-8c85-ab79c9809042 HTTP/1.1" 200 1708 0.009163 10.0.0.241 - - [2026-05-14 02:12:10] "GET /projects?obj_uuids=b2700477-d883-4238-b34d-be50c909b254&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001369 10.0.0.241 - - [2026-05-14 02:12:10] "GET /project/b2700477-d883-4238-b34d-be50c909b254 HTTP/1.1" 200 2460 0.045778 10.0.0.241 - - [2026-05-14 02:12:10] "GET /virtual-network/818dc7e2-0f7e-47f3-9981-cdae3b730a0a HTTP/1.1" 200 3545 0.010025 10.0.0.241 - - [2026-05-14 02:12:10] "GET /virtual-network/818dc7e2-0f7e-47f3-9981-cdae3b730a0a HTTP/1.1" 200 3545 0.006092 10.0.0.241 - - [2026-05-14 02:12:10] "GET /routing-instance/ef45d170-5cdd-4d46-adae-e85821c67a64 HTTP/1.1" 200 1500 0.004692 10.0.0.241 - - [2026-05-14 02:12:10] "GET /routing-instance/ef45d170-5cdd-4d46-adae-e85821c67a64 HTTP/1.1" 200 1500 0.004265 10.0.0.241 - - [2026-05-14 02:12:10] "GET /route-target/c4095bb2-e89e-4124-8b69-22adc58689be HTTP/1.1" 200 1225 0.004549 10.0.0.241 - - [2026-05-14 02:12:10] "GET /virtual-network/818dc7e2-0f7e-47f3-9981-cdae3b730a0a HTTP/1.1" 200 3545 0.005696 10.0.0.241 - - [2026-05-14 02:12:11] "GET /routing-instance/ef45d170-5cdd-4d46-adae-e85821c67a64 HTTP/1.1" 200 1500 0.005427 10.0.0.241 - - [2026-05-14 02:12:11] "GET /virtual-network/818dc7e2-0f7e-47f3-9981-cdae3b730a0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2983 0.006541 10.0.0.241 - - [2026-05-14 02:12:11] "GET /virtual-network/818dc7e2-0f7e-47f3-9981-cdae3b730a0a HTTP/1.1" 200 3545 0.006243 10.0.0.241 - - [2026-05-14 02:12:11] "GET /routing-instance/ef45d170-5cdd-4d46-adae-e85821c67a64 HTTP/1.1" 200 1500 0.004193 10.0.0.241 - - [2026-05-14 02:12:11] "GET /routing-instance/ef45d170-5cdd-4d46-adae-e85821c67a64 HTTP/1.1" 200 1500 0.005463 10.0.0.241 - - [2026-05-14 02:12:11] "GET /route-target/c4095bb2-e89e-4124-8b69-22adc58689be HTTP/1.1" 200 1225 0.004014 10.0.0.241 - - [2026-05-14 02:12:11] "GET /domains HTTP/1.1" 200 440 0.003508 10.0.0.241 - - [2026-05-14 02:12:11] "GET /domains?obj_uuids=d251bbb1-a677-4b52-8c85-ab79c9809042&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001200 10.0.0.241 - - [2026-05-14 02:12:11] "GET /domain/d251bbb1-a677-4b52-8c85-ab79c9809042 HTTP/1.1" 200 1708 0.008749 10.0.0.241 - - [2026-05-14 02:12:11] "GET /projects?obj_uuids=b2700477-d883-4238-b34d-be50c909b254&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001116 10.0.0.241 - - [2026-05-14 02:12:11] "GET /project/b2700477-d883-4238-b34d-be50c909b254 HTTP/1.1" 200 2460 0.025601 10.0.0.241 - - [2026-05-14 02:12:11] "GET /virtual-network/818dc7e2-0f7e-47f3-9981-cdae3b730a0a HTTP/1.1" 200 3545 0.006207 10.0.0.241 - - [2026-05-14 02:12:12] "GET /obj-perms HTTP/1.1" 200 6460 0.064399 10.0.0.241 - - [2026-05-14 02:12:12] "GET /domains HTTP/1.1" 200 440 0.003145 10.0.0.241 - - [2026-05-14 02:12:12] "GET /domains?obj_uuids=d251bbb1-a677-4b52-8c85-ab79c9809042&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001389 10.0.0.241 - - [2026-05-14 02:12:12] "GET /domain/d251bbb1-a677-4b52-8c85-ab79c9809042 HTTP/1.1" 200 1708 0.009605 10.0.0.241 - - [2026-05-14 02:12:12] "GET /projects?obj_uuids=b2700477-d883-4238-b34d-be50c909b254&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001650 10.0.0.241 - - [2026-05-14 02:12:12] "GET /project/b2700477-d883-4238-b34d-be50c909b254 HTTP/1.1" 200 2460 0.030855 10.0.0.241 - - [2026-05-14 02:12:12] "GET /network-policy/0f4746f2-2638-4685-afee-5aa19980dcac HTTP/1.1" 200 3473 0.005431 10.0.0.241 - - [2026-05-14 02:12:12] "DELETE /network-policy/0f4746f2-2638-4685-afee-5aa19980dcac HTTP/1.1" 409 240 0.006872 252.241.83.23 - - [2026-05-14 02:12:12] "POST /neutron/network HTTP/1.1" 200 1118 0.008288 10.0.0.241 - - [2026-05-14 02:12:12] "DELETE /access-control-list/bda68fef-34b2-446b-b267-3b37eac1adfa HTTP/1.1" 200 115 0.074961 10.0.0.241 - - [2026-05-14 02:12:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.008034 10.0.0.241 - - [2026-05-14 02:12:12] "POST /useragent-kv HTTP/1.1" 200 115 0.007506 10.0.0.241 - - [2026-05-14 02:12:12] "POST /useragent-kv HTTP/1.1" 200 115 0.021468 10.0.0.241 - - [2026-05-14 02:12:12] "DELETE /route-target/c4095bb2-e89e-4124-8b69-22adc58689be HTTP/1.1" 200 115 0.141392 10.0.0.241 - - [2026-05-14 02:12:12] "POST /useragent-kv HTTP/1.1" 200 115 0.019587 10.0.0.241 - - [2026-05-14 02:12:12] "POST /useragent-kv HTTP/1.1" 200 115 0.007618 252.241.83.23 - - [2026-05-14 02:12:12] "POST /neutron/network HTTP/1.1" 200 151 0.373698 10.0.0.241 - - [2026-05-14 02:12:13] "GET /routing-instance/ef45d170-5cdd-4d46-adae-e85821c67a64 HTTP/1.1" 404 171 0.042186 10.0.0.241 - - [2026-05-14 02:12:13] "GET /domains HTTP/1.1" 200 440 0.026197 10.0.0.241 - - [2026-05-14 02:12:13] "GET /domains?obj_uuids=d251bbb1-a677-4b52-8c85-ab79c9809042&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.023361 10.0.0.241 - - [2026-05-14 02:12:13] "GET /domain/d251bbb1-a677-4b52-8c85-ab79c9809042 HTTP/1.1" 200 1708 0.049763 10.0.0.241 - - [2026-05-14 02:12:13] "GET /projects?obj_uuids=b2700477-d883-4238-b34d-be50c909b254&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.046704 10.0.0.241 - - [2026-05-14 02:12:13] "GET /project/b2700477-d883-4238-b34d-be50c909b254 HTTP/1.1" 200 2206 0.234535 10.0.0.241 - - [2026-05-14 02:12:14] "DELETE /network-policy/0f4746f2-2638-4685-afee-5aa19980dcac HTTP/1.1" 200 115 0.152756 10.0.0.241 - - [2026-05-14 02:12:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.029757 10.0.0.241 - - [2026-05-14 02:12:14] "GET /projects?obj_uuids=b2700477-d883-4238-b34d-be50c909b254&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001794 10.0.0.241 - - [2026-05-14 02:12:14] "GET /project/b2700477-d883-4238-b34d-be50c909b254?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.346948 10.0.0.241 - - [2026-05-14 02:12:14] "GET /network-policys?parent_fq_name_str=admin_domain%3Actest-TestBasicPolicyNegativeIpv4v6-05508903&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.042935 10.0.0.241 - - [2026-05-14 02:12:15] "GET /projects?obj_uuids=b2700477-d883-4238-b34d-be50c909b254&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.020743 10.0.0.241 - - [2026-05-14 02:12:15] "GET /project/b2700477-d883-4238-b34d-be50c909b254?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.199170 10.0.0.241 - - [2026-05-14 02:12:15] "GET /projects?obj_uuids=b2700477-d883-4238-b34d-be50c909b254&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.002802 10.0.0.241 - - [2026-05-14 02:12:16] "GET /project/b2700477-d883-4238-b34d-be50c909b254?fields=virtual_networks HTTP/1.1" 200 1066 0.064943 10.0.0.241 - - [2026-05-14 02:12:16] "GET /projects?obj_uuids=b2700477-d883-4238-b34d-be50c909b254&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.002062 10.0.0.241 - - [2026-05-14 02:12:16] "GET /project/b2700477-d883-4238-b34d-be50c909b254?fields=virtual_machine_interfaces HTTP/1.1" 200 1066 0.052168 10.0.0.241 - - [2026-05-14 02:12:16] "GET /projects?obj_uuids=b2700477-d883-4238-b34d-be50c909b254&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001627 10.0.0.241 - - [2026-05-14 02:12:16] "GET /project/b2700477-d883-4238-b34d-be50c909b254?fields=security_groups HTTP/1.1" 200 1308 0.060383 10.0.0.241 - - [2026-05-14 02:12:17] "GET /domains?obj_uuids=d251bbb1-a677-4b52-8c85-ab79c9809042&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001517 10.0.0.241 - - [2026-05-14 02:12:17] "GET /domain/d251bbb1-a677-4b52-8c85-ab79c9809042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 945 0.018390 10.0.0.241 - - [2026-05-14 02:12:18] "POST /fqname-to-id HTTP/1.1" 404 188 0.075819 10.0.0.241 - - [2026-05-14 02:12:18] "GET /projects?obj_uuids=2cb29de9-f152-41c3-afef-43d1fbbf4a94&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.012948 10.0.0.241 - - [2026-05-14 02:12:18] "GET /domains?obj_uuids=d251bbb1-a677-4b52-8c85-ab79c9809042&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002221 10.0.0.241 - - [2026-05-14 02:12:18] "GET /domain/d251bbb1-a677-4b52-8c85-ab79c9809042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.011332 10.0.0.241 - - [2026-05-14 02:12:18] "POST /id-to-fqname HTTP/1.1" 200 190 0.003614 10.0.0.241 - - [2026-05-14 02:12:18] "POST /fqname-to-id HTTP/1.1" 404 199 0.004243 10.0.0.241 - - [2026-05-14 02:12:19] "POST /security-groups HTTP/1.1" 200 585 0.089575 10.0.0.241 - - [2026-05-14 02:12:19] "POST /projects HTTP/1.1" 200 581 0.435337 10.0.0.241 - - [2026-05-14 02:12:19] "POST /fqname-to-id HTTP/1.1" 404 234 0.006245 10.0.0.241 - - [2026-05-14 02:12:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.505364 10.0.0.241 - - [2026-05-14 02:12:19] "POST /access-control-lists HTTP/1.1" 200 600 0.177303 10.0.0.241 - - [2026-05-14 02:12:19] "POST /fqname-to-id HTTP/1.1" 404 233 0.052827 10.0.0.241 - - [2026-05-14 02:12:19] "GET /project/2cb29de9-f152-41c3-afef-43d1fbbf4a94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.984286 10.0.0.241 - - [2026-05-14 02:12:19] "POST /access-control-lists HTTP/1.1" 200 598 0.148573 10.0.0.241 - - [2026-05-14 02:12:21] "GET / HTTP/1.1" 200 36499 0.002610 10.0.0.241 - - [2026-05-14 02:12:22] "POST /fqname-to-id HTTP/1.1" 401 297 0.000619 10.0.0.241 - - [2026-05-14 02:12:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.126240 10.0.0.241 - - [2026-05-14 02:12:22] "GET /projects?obj_uuids=2cb29de9-f152-41c3-afef-43d1fbbf4a94&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001662 10.0.0.241 - - [2026-05-14 02:12:22] "GET /project/2cb29de9-f152-41c3-afef-43d1fbbf4a94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.055663 252.241.83.23 - - [2026-05-14 02:12:23] "POST /neutron/network HTTP/1.1" 200 117 0.073730 10.0.0.241 - - [2026-05-14 02:12:23] "GET /projects?obj_uuids=2cb29de9-f152-41c3-afef-43d1fbbf4a94&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001690 252.241.83.23 - - [2026-05-14 02:12:23] "POST /neutron/network HTTP/1.1" 200 605 0.131555 10.0.0.241 - - [2026-05-14 02:12:23] "POST /route-targets HTTP/1.1" 200 329 0.058453 10.0.0.241 - - [2026-05-14 02:12:23] "POST /ref-update HTTP/1.1" 200 156 0.023832 10.0.0.241 - - [2026-05-14 02:12:23] "POST /useragent-kv HTTP/1.1" 200 115 0.012100 252.241.83.23 - - [2026-05-14 02:12:23] "POST /neutron/subnet HTTP/1.1" 200 724 0.277054 252.241.83.23 - - [2026-05-14 02:12:23] "POST /neutron/network HTTP/1.1" 200 824 0.012059 10.0.0.241 - - [2026-05-14 02:12:23] "POST /id-to-fqname HTTP/1.1" 200 220 0.002012 10.0.0.241 - - [2026-05-14 02:12:23] "GET /virtual-network/e0cd6a89-e58c-43bf-9888-5dc293e61c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006830 252.241.83.23 - - [2026-05-14 02:12:23] "POST /neutron/network HTTP/1.1" 200 824 0.013490 10.0.0.241 - - [2026-05-14 02:12:24] "GET /virtual-network/e0cd6a89-e58c-43bf-9888-5dc293e61c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.007365 252.241.83.23 - - [2026-05-14 02:12:24] "POST /neutron/network HTTP/1.1" 200 824 0.009033 252.241.83.23 - - [2026-05-14 02:12:24] "POST /neutron/subnet HTTP/1.1" 200 724 0.018237 10.0.0.241 - - [2026-05-14 02:12:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005407 10.0.0.241 - - [2026-05-14 02:12:24] "GET /projects?obj_uuids=2cb29de9-f152-41c3-afef-43d1fbbf4a94&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001721 10.0.0.241 - - [2026-05-14 02:12:24] "GET /project/2cb29de9-f152-41c3-afef-43d1fbbf4a94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.048132 252.241.83.23 - - [2026-05-14 02:12:24] "POST /neutron/network HTTP/1.1" 200 117 0.022416 10.0.0.241 - - [2026-05-14 02:12:24] "GET /projects?obj_uuids=2cb29de9-f152-41c3-afef-43d1fbbf4a94&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001691 252.241.83.23 - - [2026-05-14 02:12:24] "POST /neutron/network HTTP/1.1" 200 605 0.139793 10.0.0.241 - - [2026-05-14 02:12:24] "POST /route-targets HTTP/1.1" 200 329 0.025812 10.0.0.241 - - [2026-05-14 02:12:24] "POST /ref-update HTTP/1.1" 200 156 0.068546 10.0.0.241 - - [2026-05-14 02:12:24] "POST /useragent-kv HTTP/1.1" 200 115 0.006045 252.241.83.23 - - [2026-05-14 02:12:24] "POST /neutron/subnet HTTP/1.1" 200 725 0.256500 252.241.83.23 - - [2026-05-14 02:12:24] "POST /neutron/network HTTP/1.1" 200 824 0.009551 10.0.0.241 - - [2026-05-14 02:12:25] "POST /id-to-fqname HTTP/1.1" 200 220 0.002208 10.0.0.241 - - [2026-05-14 02:12:25] "GET /virtual-network/19b9fc11-ba18-4b1a-8c25-50a1e020b446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006003 252.241.83.23 - - [2026-05-14 02:12:25] "POST /neutron/network HTTP/1.1" 200 824 0.009330 10.0.0.241 - - [2026-05-14 02:12:25] "GET /virtual-network/19b9fc11-ba18-4b1a-8c25-50a1e020b446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.008879 252.241.83.23 - - [2026-05-14 02:12:25] "POST /neutron/network HTTP/1.1" 200 824 0.007655 252.241.83.23 - - [2026-05-14 02:12:25] "POST /neutron/subnet HTTP/1.1" 200 725 0.015216 10.0.0.241 - - [2026-05-14 02:12:25] "POST /fqname-to-id HTTP/1.1" 404 226 0.004234 10.0.0.241 - - [2026-05-14 02:12:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003468 10.0.0.241 - - [2026-05-14 02:12:25] "GET /projects?obj_uuids=2cb29de9-f152-41c3-afef-43d1fbbf4a94&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001312 10.0.0.241 - - [2026-05-14 02:12:25] "GET /project/2cb29de9-f152-41c3-afef-43d1fbbf4a94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.055145 10.0.0.241 - - [2026-05-14 02:12:25] "POST /network-policys HTTP/1.1" 200 573 0.033112 10.0.0.241 - - [2026-05-14 02:12:25] "GET /network-policy/ac25ec5f-ac04-4ac7-a902-320ae46f0942?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2151 0.005196 252.241.83.23 - - [2026-05-14 02:12:25] "POST /neutron/network HTTP/1.1" 200 824 0.006730 10.0.0.241 - - [2026-05-14 02:12:25] "POST /fqname-to-id HTTP/1.1" 404 234 0.019263 252.241.83.23 - - [2026-05-14 02:12:25] "POST /neutron/network HTTP/1.1" 200 924 0.111167 10.0.0.241 - - [2026-05-14 02:12:25] "POST /access-control-lists HTTP/1.1" 200 592 0.100176 252.241.83.23 - - [2026-05-14 02:12:25] "POST /neutron/network HTTP/1.1" 200 924 0.041040 10.0.0.241 - - [2026-05-14 02:12:26] "GET /virtual-network/e0cd6a89-e58c-43bf-9888-5dc293e61c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.011657 10.0.0.241 - - [2026-05-14 02:12:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.007698 10.0.0.241 - - [2026-05-14 02:12:26] "GET /network-policy/ac25ec5f-ac04-4ac7-a902-320ae46f0942?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2151 0.006399 252.241.83.23 - - [2026-05-14 02:12:26] "POST /neutron/network HTTP/1.1" 200 824 0.010224 10.0.0.241 - - [2026-05-14 02:12:26] "POST /fqname-to-id HTTP/1.1" 404 234 0.007276 252.241.83.23 - - [2026-05-14 02:12:26] "POST /neutron/network HTTP/1.1" 200 924 0.116897 10.0.0.241 - - [2026-05-14 02:12:26] "POST /access-control-lists HTTP/1.1" 200 592 0.086459 252.241.83.23 - - [2026-05-14 02:12:26] "POST /neutron/network HTTP/1.1" 200 924 0.029464 10.0.0.241 - - [2026-05-14 02:12:26] "GET /virtual-network/19b9fc11-ba18-4b1a-8c25-50a1e020b446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.007489 10.0.0.241 - - [2026-05-14 02:12:26] "POST /ref-update HTTP/1.1" 200 156 0.022275 10.0.0.241 - - [2026-05-14 02:12:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.008989 10.0.0.241 - - [2026-05-14 02:12:26] "GET /network-policy/ac25ec5f-ac04-4ac7-a902-320ae46f0942?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2151 0.005212 10.0.0.241 - - [2026-05-14 02:12:26] "GET /domains HTTP/1.1" 401 297 0.000736 10.0.0.241 - - [2026-05-14 02:12:27] "GET /domains HTTP/1.1" 200 440 0.042962 10.0.0.241 - - [2026-05-14 02:12:27] "GET /domains?obj_uuids=d251bbb1-a677-4b52-8c85-ab79c9809042&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001721 10.0.0.241 - - [2026-05-14 02:12:27] "GET /domain/d251bbb1-a677-4b52-8c85-ab79c9809042 HTTP/1.1" 200 1896 0.009607 10.0.0.241 - - [2026-05-14 02:12:27] "GET /projects?obj_uuids=2cb29de9-f152-41c3-afef-43d1fbbf4a94&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001164 10.0.0.241 - - [2026-05-14 02:12:27] "GET /project/2cb29de9-f152-41c3-afef-43d1fbbf4a94 HTTP/1.1" 200 2572 0.041708 10.0.0.241 - - [2026-05-14 02:12:27] "GET /virtual-network/e0cd6a89-e58c-43bf-9888-5dc293e61c9e HTTP/1.1" 200 2897 0.011148 10.0.0.241 - - [2026-05-14 02:12:27] "GET /virtual-network/e0cd6a89-e58c-43bf-9888-5dc293e61c9e HTTP/1.1" 200 2897 0.009127 10.0.0.241 - - [2026-05-14 02:12:27] "GET /routing-instance/7c117345-d47d-4b24-bbe5-9e027c695776 HTTP/1.1" 200 1787 0.005868 10.0.0.241 - - [2026-05-14 02:12:27] "GET /routing-instance/7c117345-d47d-4b24-bbe5-9e027c695776 HTTP/1.1" 200 1787 0.010346 10.0.0.241 - - [2026-05-14 02:12:27] "GET /route-target/f3a61e28-b84c-4d03-af32-bc5717cd8c3c HTTP/1.1" 200 1209 0.004006 10.0.0.241 - - [2026-05-14 02:12:27] "GET /virtual-network/e0cd6a89-e58c-43bf-9888-5dc293e61c9e HTTP/1.1" 200 2897 0.011508 10.0.0.241 - - [2026-05-14 02:12:27] "GET /routing-instance/7c117345-d47d-4b24-bbe5-9e027c695776 HTTP/1.1" 200 1787 0.005036 10.0.0.241 - - [2026-05-14 02:12:27] "GET /virtual-network/e0cd6a89-e58c-43bf-9888-5dc293e61c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.010056 10.0.0.241 - - [2026-05-14 02:12:27] "GET /virtual-network/e0cd6a89-e58c-43bf-9888-5dc293e61c9e HTTP/1.1" 200 2897 0.011779 10.0.0.241 - - [2026-05-14 02:12:27] "GET /routing-instance/7c117345-d47d-4b24-bbe5-9e027c695776 HTTP/1.1" 200 1787 0.007646 10.0.0.241 - - [2026-05-14 02:12:27] "GET /routing-instance/7c117345-d47d-4b24-bbe5-9e027c695776 HTTP/1.1" 200 1787 0.006681 10.0.0.241 - - [2026-05-14 02:12:27] "GET /route-target/f3a61e28-b84c-4d03-af32-bc5717cd8c3c HTTP/1.1" 200 1209 0.004834 10.0.0.241 - - [2026-05-14 02:12:28] "GET /domains HTTP/1.1" 200 440 0.003169 10.0.0.241 - - [2026-05-14 02:12:28] "GET /domains?obj_uuids=d251bbb1-a677-4b52-8c85-ab79c9809042&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001232 10.0.0.241 - - [2026-05-14 02:12:28] "GET /domain/d251bbb1-a677-4b52-8c85-ab79c9809042 HTTP/1.1" 200 1896 0.008578 10.0.0.241 - - [2026-05-14 02:12:28] "GET /projects?obj_uuids=2cb29de9-f152-41c3-afef-43d1fbbf4a94&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001733 10.0.0.241 - - [2026-05-14 02:12:28] "GET /project/2cb29de9-f152-41c3-afef-43d1fbbf4a94 HTTP/1.1" 200 2572 0.052550 10.0.0.241 - - [2026-05-14 02:12:28] "GET /virtual-network/e0cd6a89-e58c-43bf-9888-5dc293e61c9e HTTP/1.1" 200 2897 0.009287 10.0.0.241 - - [2026-05-14 02:12:28] "GET /obj-perms HTTP/1.1" 200 6432 0.067847 10.0.0.241 - - [2026-05-14 02:12:28] "GET /domains HTTP/1.1" 200 440 0.004078 10.0.0.241 - - [2026-05-14 02:12:29] "GET /domains?obj_uuids=d251bbb1-a677-4b52-8c85-ab79c9809042&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001875 10.0.0.241 - - [2026-05-14 02:12:29] "GET /domain/d251bbb1-a677-4b52-8c85-ab79c9809042 HTTP/1.1" 200 1896 0.008617 10.0.0.241 - - [2026-05-14 02:12:29] "GET /projects?obj_uuids=2cb29de9-f152-41c3-afef-43d1fbbf4a94&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001264 10.0.0.241 - - [2026-05-14 02:12:29] "GET /project/2cb29de9-f152-41c3-afef-43d1fbbf4a94 HTTP/1.1" 200 2572 0.044399 10.0.0.241 - - [2026-05-14 02:12:29] "GET /virtual-network/19b9fc11-ba18-4b1a-8c25-50a1e020b446 HTTP/1.1" 200 2896 0.011884 10.0.0.241 - - [2026-05-14 02:12:29] "GET /virtual-network/19b9fc11-ba18-4b1a-8c25-50a1e020b446 HTTP/1.1" 200 2896 0.006796 10.0.0.241 - - [2026-05-14 02:12:29] "GET /routing-instance/959fb74e-0343-443e-9233-a59e3edcd334 HTTP/1.1" 200 1788 0.006470 10.0.0.241 - - [2026-05-14 02:12:29] "GET /routing-instance/959fb74e-0343-443e-9233-a59e3edcd334 HTTP/1.1" 200 1788 0.007355 10.0.0.241 - - [2026-05-14 02:12:29] "GET /route-target/8a886931-f2de-4d70-a5c6-4f077edf1b0b HTTP/1.1" 200 1208 0.003950 10.0.0.241 - - [2026-05-14 02:12:29] "GET /virtual-network/19b9fc11-ba18-4b1a-8c25-50a1e020b446 HTTP/1.1" 200 2896 0.006451 10.0.0.241 - - [2026-05-14 02:12:29] "GET /routing-instance/959fb74e-0343-443e-9233-a59e3edcd334 HTTP/1.1" 200 1788 0.006093 10.0.0.241 - - [2026-05-14 02:12:29] "GET /virtual-network/19b9fc11-ba18-4b1a-8c25-50a1e020b446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.008401 10.0.0.241 - - [2026-05-14 02:12:29] "GET /virtual-network/19b9fc11-ba18-4b1a-8c25-50a1e020b446 HTTP/1.1" 200 2896 0.007420 10.0.0.241 - - [2026-05-14 02:12:29] "GET /routing-instance/959fb74e-0343-443e-9233-a59e3edcd334 HTTP/1.1" 200 1788 0.004232 10.0.0.241 - - [2026-05-14 02:12:29] "GET /routing-instance/959fb74e-0343-443e-9233-a59e3edcd334 HTTP/1.1" 200 1788 0.006885 10.0.0.241 - - [2026-05-14 02:12:29] "GET /route-target/8a886931-f2de-4d70-a5c6-4f077edf1b0b HTTP/1.1" 200 1208 0.005751 10.0.0.241 - - [2026-05-14 02:12:29] "GET /domains HTTP/1.1" 200 440 0.004134 10.0.0.241 - - [2026-05-14 02:12:30] "GET /domains?obj_uuids=d251bbb1-a677-4b52-8c85-ab79c9809042&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001655 10.0.0.241 - - [2026-05-14 02:12:30] "GET /domain/d251bbb1-a677-4b52-8c85-ab79c9809042 HTTP/1.1" 200 1896 0.010368 10.0.0.241 - - [2026-05-14 02:12:30] "GET /projects?obj_uuids=2cb29de9-f152-41c3-afef-43d1fbbf4a94&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.002281 10.0.0.241 - - [2026-05-14 02:12:30] "GET /project/2cb29de9-f152-41c3-afef-43d1fbbf4a94 HTTP/1.1" 200 2572 0.039650 10.0.0.241 - - [2026-05-14 02:12:30] "GET /virtual-network/19b9fc11-ba18-4b1a-8c25-50a1e020b446 HTTP/1.1" 200 2896 0.007191 10.0.0.241 - - [2026-05-14 02:12:30] "GET /obj-perms HTTP/1.1" 200 6432 0.002944 10.0.0.241 - - [2026-05-14 02:12:30] "POST /id-to-fqname HTTP/1.1" 200 220 0.001552 252.241.83.23 - - [2026-05-14 02:12:30] "POST /neutron/network HTTP/1.1" 200 934 0.007275 252.241.83.23 - - [2026-05-14 02:12:30] "GET /aaa-mode HTTP/1.1" 401 297 0.000763 252.241.83.23 - - [2026-05-14 02:12:30] "GET / HTTP/1.1" 200 36499 0.002919 252.241.83.23 - - [2026-05-14 02:12:30] "GET /project/2cb29de9-f152-41c3-afef-43d1fbbf4a94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000562 10.0.0.241 - - [2026-05-14 02:12:31] "GET /projects?obj_uuids=2cb29de9-f152-41c3-afef-43d1fbbf4a94&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.033555 252.241.83.23 - - [2026-05-14 02:12:31] "GET /project/2cb29de9-f152-41c3-afef-43d1fbbf4a94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.103133 252.241.83.23 - - [2026-05-14 02:12:31] "POST /neutron/network HTTP/1.1" 200 924 0.007107 252.241.83.23 - - [2026-05-14 02:12:31] "POST /neutron/port HTTP/1.1" 200 117 0.007095 252.241.83.23 - - [2026-05-14 02:12:31] "POST /neutron/port HTTP/1.1" 200 117 0.009404 10.0.0.241 - - [2026-05-14 02:12:31] "POST /id-to-fqname HTTP/1.1" 200 220 0.002150 252.241.83.23 - - [2026-05-14 02:12:32] "POST /neutron/port HTTP/1.1" 200 117 0.006764 252.241.83.23 - - [2026-05-14 02:12:32] "POST /neutron/network HTTP/1.1" 200 934 0.011810 252.241.83.23 - - [2026-05-14 02:12:32] "GET /aaa-mode HTTP/1.1" 401 297 0.000617 252.241.83.23 - - [2026-05-14 02:12:32] "GET / HTTP/1.1" 200 36499 0.002742 252.241.83.23 - - [2026-05-14 02:12:32] "GET /project/2cb29de9-f152-41c3-afef-43d1fbbf4a94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000577 252.241.83.23 - - [2026-05-14 02:12:32] "POST /neutron/network HTTP/1.1" 200 934 0.010545 10.0.0.241 - - [2026-05-14 02:12:32] "GET /projects?obj_uuids=2cb29de9-f152-41c3-afef-43d1fbbf4a94&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001392 10.0.0.241 - - [2026-05-14 02:12:32] "GET /projects?obj_uuids=2cb29de9-f152-41c3-afef-43d1fbbf4a94&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001569 252.241.83.23 - - [2026-05-14 02:12:32] "GET /project/2cb29de9-f152-41c3-afef-43d1fbbf4a94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.110186 252.241.83.23 - - [2026-05-14 02:12:32] "POST /neutron/network HTTP/1.1" 200 924 0.015013 252.241.83.23 - - [2026-05-14 02:12:32] "POST /neutron/port HTTP/1.1" 200 1060 0.400309 252.241.83.23 - - [2026-05-14 02:12:32] "POST /neutron/port HTTP/1.1" 200 1060 0.012576 252.241.83.23 - - [2026-05-14 02:12:33] "POST /neutron/port HTTP/1.1" 200 1060 0.023940 252.241.83.23 - - [2026-05-14 02:12:33] "POST /neutron/port HTTP/1.1" 200 1110 0.290326 252.241.83.23 - - [2026-05-14 02:12:33] "POST /neutron/port HTTP/1.1" 200 1120 0.083100 252.241.83.23 - - [2026-05-14 02:12:33] "POST /neutron/security_group HTTP/1.1" 200 2058 0.020792 252.241.83.23 - - [2026-05-14 02:12:33] "POST /neutron/port HTTP/1.1" 200 1120 0.015418 252.241.83.23 - - [2026-05-14 02:12:33] "POST /neutron/port HTTP/1.1" 200 117 0.009443 252.241.83.23 - - [2026-05-14 02:12:33] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005299 252.241.83.23 - - [2026-05-14 02:12:33] "POST /neutron/subnet HTTP/1.1" 200 698 0.017231 252.241.83.23 - - [2026-05-14 02:12:33] "POST /neutron/port HTTP/1.1" 200 1120 0.019554 252.241.83.23 - - [2026-05-14 02:12:33] "POST /neutron/port HTTP/1.1" 200 117 0.001635 252.241.83.23 - - [2026-05-14 02:12:33] "POST /neutron/security_group HTTP/1.1" 200 2058 0.010524 252.241.83.23 - - [2026-05-14 02:12:33] "POST /neutron/network HTTP/1.1" 200 924 0.007775 252.241.83.23 - - [2026-05-14 02:12:34] "POST /neutron/network HTTP/1.1" 200 934 0.020729 10.0.0.241 - - [2026-05-14 02:12:34] "GET /projects?obj_uuids=2cb29de9-f152-41c3-afef-43d1fbbf4a94&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001534 252.241.83.23 - - [2026-05-14 02:12:34] "POST /neutron/port HTTP/1.1" 200 1060 0.305812 252.241.83.23 - - [2026-05-14 02:12:34] "POST /neutron/port HTTP/1.1" 200 1060 0.011247 252.241.83.23 - - [2026-05-14 02:12:34] "POST /neutron/port HTTP/1.1" 200 1060 0.010622 252.241.83.23 - - [2026-05-14 02:12:34] "POST /neutron/port HTTP/1.1" 200 1110 0.084720 252.241.83.23 - - [2026-05-14 02:12:34] "POST /neutron/port HTTP/1.1" 200 1120 0.019568 252.241.83.23 - - [2026-05-14 02:12:34] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003812 252.241.83.23 - - [2026-05-14 02:12:34] "POST /neutron/subnet HTTP/1.1" 200 699 0.009312 252.241.83.23 - - [2026-05-14 02:12:35] "POST /neutron/port HTTP/1.1" 200 117 0.001802 252.241.83.23 - - [2026-05-14 02:12:35] "POST /neutron/network HTTP/1.1" 200 924 0.006150 252.241.83.23 - - [2026-05-14 02:12:36] "POST /neutron/port HTTP/1.1" 200 1120 0.020234 252.241.83.23 - - [2026-05-14 02:12:36] "POST /neutron/port HTTP/1.1" 200 1120 0.012290 252.241.83.23 - - [2026-05-14 02:12:37] "POST /neutron/network HTTP/1.1" 200 934 0.005883 252.241.83.23 - - [2026-05-14 02:12:37] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003884 252.241.83.23 - - [2026-05-14 02:12:37] "POST /neutron/subnet HTTP/1.1" 200 698 0.008448 252.241.83.23 - - [2026-05-14 02:12:37] "POST /neutron/port HTTP/1.1" 200 117 0.001555 252.241.83.23 - - [2026-05-14 02:12:37] "POST /neutron/network HTTP/1.1" 200 924 0.007351 252.241.83.23 - - [2026-05-14 02:12:39] "POST /neutron/port HTTP/1.1" 200 1120 0.013452 252.241.83.23 - - [2026-05-14 02:12:39] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007201 252.241.83.23 - - [2026-05-14 02:12:39] "POST /neutron/port HTTP/1.1" 200 1120 0.013590 252.241.83.23 - - [2026-05-14 02:12:39] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007257 252.241.83.23 - - [2026-05-14 02:12:39] "POST /neutron/port HTTP/1.1" 200 1120 0.015575 252.241.83.23 - - [2026-05-14 02:12:39] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007298 10.0.0.241 - - [2026-05-14 02:12:39] "GET /virtual-machine/8cca6a75-45ed-4ea3-ba9e-2bb5c60db4ee HTTP/1.1" 200 1297 0.005189 10.0.0.241 - - [2026-05-14 02:12:39] "GET /virtual-machine-interface/f5319be5-48c0-4f2f-9675-e885d8112a2f HTTP/1.1" 200 2954 0.005379 10.0.0.241 - - [2026-05-14 02:12:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004183 10.0.0.241 - - [2026-05-14 02:12:39] "GET /global-vrouter-config/5e38580b-ceb8-4b35-ba3e-0ea3f975163a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003731 10.0.0.241 - - [2026-05-14 02:12:39] "GET /virtual-networks?parent_id=2cb29de9-f152-41c3-afef-43d1fbbf4a94&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003603 10.0.0.241 - - [2026-05-14 02:12:39] "GET /virtual-network/e0cd6a89-e58c-43bf-9888-5dc293e61c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.005272 10.0.0.241 - - [2026-05-14 02:12:40] "DELETE /project/c48d72d701c2473883fdd2803581b578 HTTP/1.1" 404 173 0.054953 10.0.0.241 - - [2026-05-14 02:12:40] "DELETE /project/b2700477d8834238b34dbe50c909b254 HTTP/1.1" 404 173 0.064252 10.0.0.241 - - [2026-05-14 02:12:40] "GET /projects?obj_uuids=d0eff831-6634-4472-a9bf-af5e271d726a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001771 10.0.0.241 - - [2026-05-14 02:12:40] "DELETE /project/2cb29de9f15241c3afef43d1fbbf4a94 HTTP/1.1" 404 173 0.076608 10.0.0.241 - - [2026-05-14 02:12:40] "GET /projects?obj_uuids=c48d72d7-01c2-4738-83fd-d2803581b578&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001643 10.0.0.241 - - [2026-05-14 02:12:40] "GET /projects?obj_uuids=b2700477-d883-4238-b34d-be50c909b254&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001679 10.0.0.241 - - [2026-05-14 02:12:40] "GET /project/d0eff831-6634-4472-a9bf-af5e271d726a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.083241 10.0.0.241 - - [2026-05-14 02:12:40] "GET /project/c48d72d7-01c2-4738-83fd-d2803581b578?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.081897 10.0.0.241 - - [2026-05-14 02:12:40] "GET /project/b2700477-d883-4238-b34d-be50c909b254?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1519 0.082451 10.0.0.241 - - [2026-05-14 02:12:40] "GET /projects?obj_uuids=d0eff831-6634-4472-a9bf-af5e271d726a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001883 10.0.0.241 - - [2026-05-14 02:12:40] "GET /projects?obj_uuids=b2700477-d883-4238-b34d-be50c909b254&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001931 10.0.0.241 - - [2026-05-14 02:12:40] "GET /projects?obj_uuids=c48d72d7-01c2-4738-83fd-d2803581b578&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002022 10.0.0.241 - - [2026-05-14 02:12:40] "GET /project/d0eff831-6634-4472-a9bf-af5e271d726a?fields=security_groups HTTP/1.1" 200 1359 0.067420 10.0.0.241 - - [2026-05-14 02:12:40] "GET /project/b2700477-d883-4238-b34d-be50c909b254?fields=security_groups HTTP/1.1" 200 1398 0.061275 10.0.0.241 - - [2026-05-14 02:12:40] "GET /project/c48d72d7-01c2-4738-83fd-d2803581b578?fields=security_groups HTTP/1.1" 200 1373 0.123511 10.0.0.241 - - [2026-05-14 02:12:40] "DELETE /security-group/d5a663c0-8637-4fd4-ac68-c9c16624a633 HTTP/1.1" 200 115 0.075647 10.0.0.241 - - [2026-05-14 02:12:40] "GET /projects?obj_uuids=d0eff831-6634-4472-a9bf-af5e271d726a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001311 10.0.0.241 - - [2026-05-14 02:12:40] "DELETE /security-group/808cb50d-2469-4b31-8c41-38af65f49ee0 HTTP/1.1" 200 115 0.095374 10.0.0.241 - - [2026-05-14 02:12:40] "GET /projects?obj_uuids=b2700477-d883-4238-b34d-be50c909b254&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001336 10.0.0.241 - - [2026-05-14 02:12:40] "GET /project/d0eff831-6634-4472-a9bf-af5e271d726a?fields=application_policy_sets HTTP/1.1" 200 1398 0.063399 10.0.0.241 - - [2026-05-14 02:12:40] "DELETE /access-control-list/803bd6c1-e7a4-451d-8084-ed7ea1af93ce HTTP/1.1" 200 115 0.097240 10.0.0.241 - - [2026-05-14 02:12:41] "GET /project/b2700477-d883-4238-b34d-be50c909b254?fields=application_policy_sets HTTP/1.1" 200 1437 0.096494 10.0.0.241 - - [2026-05-14 02:12:41] "DELETE /security-group/89177b50-b26c-4ce8-9a48-8980c9a349ae HTTP/1.1" 200 115 0.123743 10.0.0.241 - - [2026-05-14 02:12:41] "GET /projects?obj_uuids=c48d72d7-01c2-4738-83fd-d2803581b578&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001136 10.0.0.241 - - [2026-05-14 02:12:41] "DELETE /access-control-list/fcf4581f-d03a-41ba-94b8-d57962c678cf HTTP/1.1" 200 115 0.072519 10.0.0.241 - - [2026-05-14 02:12:41] "DELETE /access-control-list/450e4d28-af42-4ee5-b0f1-cd2d25e9b68c HTTP/1.1" 200 115 0.060380 10.0.0.241 - - [2026-05-14 02:12:41] "GET /project/c48d72d7-01c2-4738-83fd-d2803581b578?fields=application_policy_sets HTTP/1.1" 200 1412 0.108553 10.0.0.241 - - [2026-05-14 02:12:41] "DELETE /project/d0eff831-6634-4472-a9bf-af5e271d726a HTTP/1.1" 200 115 0.647044 10.0.0.241 - - [2026-05-14 02:12:41] "DELETE /access-control-list/d8f93ab0-8f3a-493b-a627-b48719977781 HTTP/1.1" 200 115 0.068352 10.0.0.241 - - [2026-05-14 02:12:41] "DELETE /access-control-list/e23db93c-8834-4482-a152-10d9c0ac523a HTTP/1.1" 200 115 0.041157 10.0.0.241 - - [2026-05-14 02:12:41] "DELETE /project/b2700477-d883-4238-b34d-be50c909b254 HTTP/1.1" 200 115 0.738090 10.0.0.241 - - [2026-05-14 02:12:41] "DELETE /access-control-list/2dc7539a-d294-4d4c-b2a8-b98d60f2e57f HTTP/1.1" 200 115 0.028205 10.0.0.241 - - [2026-05-14 02:12:41] "DELETE /project/c48d72d7-01c2-4738-83fd-d2803581b578 HTTP/1.1" 200 115 0.768089 10.0.0.241 - - [2026-05-14 02:12:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003521 10.0.0.241 - - [2026-05-14 02:12:42] "GET /virtual-network/e0cd6a89-e58c-43bf-9888-5dc293e61c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.005435 252.241.83.23 - - [2026-05-14 02:12:43] "POST /neutron/port HTTP/1.1" 200 1120 0.017653 252.241.83.23 - - [2026-05-14 02:12:44] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007678 252.241.83.23 - - [2026-05-14 02:12:44] "POST /neutron/port HTTP/1.1" 200 1120 0.015140 252.241.83.23 - - [2026-05-14 02:12:44] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007754 252.241.83.23 - - [2026-05-14 02:12:44] "POST /neutron/port HTTP/1.1" 200 1120 0.017886 252.241.83.23 - - [2026-05-14 02:12:44] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007266 252.241.83.23 - - [2026-05-14 02:12:44] "POST /neutron/port HTTP/1.1" 200 1120 0.014199 252.241.83.23 - - [2026-05-14 02:12:44] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007441 252.241.83.23 - - [2026-05-14 02:12:44] "POST /neutron/port HTTP/1.1" 200 1120 0.013231 252.241.83.23 - - [2026-05-14 02:12:45] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008087 10.0.0.241 - - [2026-05-14 02:12:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003435 10.0.0.241 - - [2026-05-14 02:12:45] "GET /global-vrouter-config/5e38580b-ceb8-4b35-ba3e-0ea3f975163a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005089 10.0.0.241 - - [2026-05-14 02:12:45] "GET /virtual-networks?parent_id=2cb29de9-f152-41c3-afef-43d1fbbf4a94&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.004065 10.0.0.241 - - [2026-05-14 02:12:45] "GET /virtual-network/e0cd6a89-e58c-43bf-9888-5dc293e61c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.006211 252.241.83.23 - - [2026-05-14 02:12:45] "POST /neutron/port HTTP/1.1" 200 1120 0.013411 252.241.83.23 - - [2026-05-14 02:12:45] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007744 252.241.83.23 - - [2026-05-14 02:12:46] "POST /neutron/port HTTP/1.1" 200 1120 0.014289 252.241.83.23 - - [2026-05-14 02:12:46] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006727 252.241.83.23 - - [2026-05-14 02:12:46] "POST /neutron/port HTTP/1.1" 200 1120 0.015437 252.241.83.23 - - [2026-05-14 02:12:46] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006936 252.241.83.23 - - [2026-05-14 02:12:47] "POST /neutron/port HTTP/1.1" 200 1120 0.012815 252.241.83.23 - - [2026-05-14 02:12:47] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006554 252.241.83.23 - - [2026-05-14 02:12:50] "POST /neutron/port HTTP/1.1" 200 1120 0.013655 252.241.83.23 - - [2026-05-14 02:12:50] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007241 252.241.83.23 - - [2026-05-14 02:12:50] "POST /neutron/port HTTP/1.1" 200 1120 0.012989 252.241.83.23 - - [2026-05-14 02:12:50] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007961 252.241.83.23 - - [2026-05-14 02:12:51] "POST /neutron/port HTTP/1.1" 200 1120 0.015175 252.241.83.23 - - [2026-05-14 02:12:51] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007712 10.0.0.241 - - [2026-05-14 02:12:51] "GET /virtual-machine/24e2bb7d-760a-49aa-a39f-49bdfe108131 HTTP/1.1" 200 1296 0.005188 10.0.0.241 - - [2026-05-14 02:12:51] "GET /obj-perms HTTP/1.1" 200 6381 0.062469 10.0.0.241 - - [2026-05-14 02:12:51] "GET /virtual-machine-interface/bc56f84d-021e-43ee-b46c-ef8fd223e56a HTTP/1.1" 200 2954 0.006022 10.0.0.241 - - [2026-05-14 02:12:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003375 10.0.0.241 - - [2026-05-14 02:12:51] "GET /global-vrouter-config/5e38580b-ceb8-4b35-ba3e-0ea3f975163a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004002 10.0.0.241 - - [2026-05-14 02:12:51] "GET /virtual-networks?parent_id=2cb29de9-f152-41c3-afef-43d1fbbf4a94&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.004199 10.0.0.241 - - [2026-05-14 02:12:51] "GET /virtual-network/19b9fc11-ba18-4b1a-8c25-50a1e020b446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.006350 10.0.0.241 - - [2026-05-14 02:12:51] "GET /obj-perms HTTP/1.1" 200 6381 0.059853 10.0.0.241 - - [2026-05-14 02:12:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003403 10.0.0.241 - - [2026-05-14 02:12:52] "GET /global-vrouter-config/5e38580b-ceb8-4b35-ba3e-0ea3f975163a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003476 10.0.0.241 - - [2026-05-14 02:12:52] "GET /virtual-networks?parent_id=2cb29de9-f152-41c3-afef-43d1fbbf4a94&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003277 10.0.0.241 - - [2026-05-14 02:12:52] "GET /virtual-network/19b9fc11-ba18-4b1a-8c25-50a1e020b446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.005366 10.0.0.241 - - [2026-05-14 02:12:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.007256 10.0.0.241 - - [2026-05-14 02:12:57] "GET /projects?obj_uuids=2cb29de9-f152-41c3-afef-43d1fbbf4a94&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001281 10.0.0.241 - - [2026-05-14 02:12:57] "GET /project/2cb29de9-f152-41c3-afef-43d1fbbf4a94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.027828 10.0.0.241 - - [2026-05-14 02:12:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003890 10.0.0.241 - - [2026-05-14 02:12:57] "PUT /network-policy/ac25ec5f-ac04-4ac7-a902-320ae46f0942 HTTP/1.1" 200 264 0.010633 10.0.0.241 - - [2026-05-14 02:12:57] "PUT /access-control-list/39275e9a-326d-4298-b9af-92c97a5d5e7f HTTP/1.1" 200 274 0.054304 10.0.0.241 - - [2026-05-14 02:12:58] "POST /ref-update HTTP/1.1" 200 156 0.012405 10.0.0.241 - - [2026-05-14 02:12:58] "PUT /access-control-list/5c1e6035-6c94-4b86-95e6-152a83aa7672 HTTP/1.1" 200 274 0.053455 10.0.0.241 - - [2026-05-14 02:12:58] "POST /ref-update HTTP/1.1" 200 156 0.013210 10.0.0.241 - - [2026-05-14 02:13:00] "GET /virtual-network/19b9fc11-ba18-4b1a-8c25-50a1e020b446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.005816 252.241.83.23 - - [2026-05-14 02:13:00] "POST /neutron/network HTTP/1.1" 200 924 0.008023 252.241.83.23 - - [2026-05-14 02:13:01] "POST /neutron/network HTTP/1.1" 200 824 0.060144 10.0.0.241 - - [2026-05-14 02:13:01] "DELETE /access-control-list/5c1e6035-6c94-4b86-95e6-152a83aa7672 HTTP/1.1" 200 115 0.051270 252.241.83.23 - - [2026-05-14 02:13:01] "POST /neutron/network HTTP/1.1" 200 824 0.008345 10.0.0.241 - - [2026-05-14 02:13:01] "GET /virtual-network/19b9fc11-ba18-4b1a-8c25-50a1e020b446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006971 10.0.0.241 - - [2026-05-14 02:13:01] "GET /virtual-network/e0cd6a89-e58c-43bf-9888-5dc293e61c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.006191 252.241.83.23 - - [2026-05-14 02:13:01] "POST /neutron/network HTTP/1.1" 200 924 0.007081 252.241.83.23 - - [2026-05-14 02:13:01] "POST /neutron/network HTTP/1.1" 200 824 0.064250 10.0.0.241 - - [2026-05-14 02:13:01] "DELETE /access-control-list/39275e9a-326d-4298-b9af-92c97a5d5e7f HTTP/1.1" 200 115 0.042772 252.241.83.23 - - [2026-05-14 02:13:01] "POST /neutron/network HTTP/1.1" 200 824 0.011383 10.0.0.241 - - [2026-05-14 02:13:01] "GET /virtual-network/e0cd6a89-e58c-43bf-9888-5dc293e61c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.009866 10.0.0.241 - - [2026-05-14 02:13:01] "DELETE /network-policy/ac25ec5f-ac04-4ac7-a902-320ae46f0942 HTTP/1.1" 200 115 0.054961 252.241.83.23 - - [2026-05-14 02:13:01] "POST /neutron/network HTTP/1.1" 200 824 0.007248 252.241.83.23 - - [2026-05-14 02:13:01] "POST /neutron/port HTTP/1.1" 200 1120 0.030531 252.241.83.23 - - [2026-05-14 02:13:01] "POST /neutron/network HTTP/1.1" 400 204 0.016910 252.241.83.23 - - [2026-05-14 02:13:01] "POST /neutron/port HTTP/1.1" 200 1120 0.017753 252.241.83.23 - - [2026-05-14 02:13:01] "POST /neutron/port HTTP/1.1" 200 1110 0.013844 252.241.83.23 - - [2026-05-14 02:13:01] "POST /neutron/port HTTP/1.1" 200 1110 0.014170 252.241.83.23 - - [2026-05-14 02:13:02] "POST /neutron/port HTTP/1.1" 200 151 0.239122 252.241.83.23 - - [2026-05-14 02:13:02] "POST /neutron/port HTTP/1.1" 200 151 0.239216 252.241.83.23 - - [2026-05-14 02:13:03] "POST /neutron/network HTTP/1.1" 200 824 0.007107 10.0.0.241 - - [2026-05-14 02:13:03] "POST /useragent-kv HTTP/1.1" 200 115 0.003199 10.0.0.241 - - [2026-05-14 02:13:03] "POST /useragent-kv HTTP/1.1" 200 115 0.003789 10.0.0.241 - - [2026-05-14 02:13:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003833 252.241.83.23 - - [2026-05-14 02:13:03] "POST /neutron/network HTTP/1.1" 200 151 0.095609 10.0.0.241 - - [2026-05-14 02:13:03] "GET /routing-instance/959fb74e-0343-443e-9233-a59e3edcd334 HTTP/1.1" 404 171 0.002465 10.0.0.241 - - [2026-05-14 02:13:03] "DELETE /route-target/8a886931-f2de-4d70-a5c6-4f077edf1b0b HTTP/1.1" 200 115 0.020887 10.0.0.241 - - [2026-05-14 02:13:04] "GET /domains HTTP/1.1" 200 440 0.004452 10.0.0.241 - - [2026-05-14 02:13:04] "GET /domains?obj_uuids=d251bbb1-a677-4b52-8c85-ab79c9809042&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001128 10.0.0.241 - - [2026-05-14 02:13:04] "GET /domain/d251bbb1-a677-4b52-8c85-ab79c9809042 HTTP/1.1" 200 1311 0.008428 10.0.0.241 - - [2026-05-14 02:13:04] "GET /projects?obj_uuids=2cb29de9-f152-41c3-afef-43d1fbbf4a94&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.002719 10.0.0.241 - - [2026-05-14 02:13:04] "GET /project/2cb29de9-f152-41c3-afef-43d1fbbf4a94 HTTP/1.1" 200 2104 0.045635 252.241.83.23 - - [2026-05-14 02:13:04] "POST /neutron/network HTTP/1.1" 200 824 0.016716 10.0.0.241 - - [2026-05-14 02:13:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004110 10.0.0.241 - - [2026-05-14 02:13:04] "POST /useragent-kv HTTP/1.1" 200 115 0.002326 10.0.0.241 - - [2026-05-14 02:13:04] "POST /useragent-kv HTTP/1.1" 200 115 0.002331 252.241.83.23 - - [2026-05-14 02:13:04] "POST /neutron/network HTTP/1.1" 200 151 0.120794 10.0.0.241 - - [2026-05-14 02:13:04] "DELETE /route-target/f3a61e28-b84c-4d03-af32-bc5717cd8c3c HTTP/1.1" 200 115 0.023297 10.0.0.241 - - [2026-05-14 02:13:04] "GET /routing-instance/7c117345-d47d-4b24-bbe5-9e027c695776 HTTP/1.1" 404 171 0.004343 10.0.0.241 - - [2026-05-14 02:13:04] "GET /domains HTTP/1.1" 200 440 0.002953 10.0.0.241 - - [2026-05-14 02:13:04] "GET /domains?obj_uuids=d251bbb1-a677-4b52-8c85-ab79c9809042&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001614 10.0.0.241 - - [2026-05-14 02:13:04] "GET /domain/d251bbb1-a677-4b52-8c85-ab79c9809042 HTTP/1.1" 200 1311 0.009929 10.0.0.241 - - [2026-05-14 02:13:04] "GET /projects?obj_uuids=2cb29de9-f152-41c3-afef-43d1fbbf4a94&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001226 10.0.0.241 - - [2026-05-14 02:13:04] "GET /project/2cb29de9-f152-41c3-afef-43d1fbbf4a94 HTTP/1.1" 200 1865 0.031396 10.0.0.241 - - [2026-05-14 02:13:05] "GET /projects?obj_uuids=2cb29de9-f152-41c3-afef-43d1fbbf4a94&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001474 10.0.0.241 - - [2026-05-14 02:13:05] "GET /project/2cb29de9-f152-41c3-afef-43d1fbbf4a94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.065421 10.0.0.241 - - [2026-05-14 02:13:05] "GET /projects?obj_uuids=2cb29de9-f152-41c3-afef-43d1fbbf4a94&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001242 10.0.0.241 - - [2026-05-14 02:13:05] "GET /project/2cb29de9-f152-41c3-afef-43d1fbbf4a94?fields=virtual_networks HTTP/1.1" 200 1037 0.076177 10.0.0.241 - - [2026-05-14 02:13:05] "GET /projects?obj_uuids=2cb29de9-f152-41c3-afef-43d1fbbf4a94&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001613 10.0.0.241 - - [2026-05-14 02:13:05] "GET /project/2cb29de9-f152-41c3-afef-43d1fbbf4a94?fields=virtual_machine_interfaces HTTP/1.1" 200 1037 0.029078 10.0.0.241 - - [2026-05-14 02:13:05] "GET /projects?obj_uuids=2cb29de9-f152-41c3-afef-43d1fbbf4a94&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001331 10.0.0.241 - - [2026-05-14 02:13:05] "GET /project/2cb29de9-f152-41c3-afef-43d1fbbf4a94?fields=security_groups HTTP/1.1" 200 1265 0.024702 10.0.0.241 - - [2026-05-14 02:13:06] "GET /domains?obj_uuids=d251bbb1-a677-4b52-8c85-ab79c9809042&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001258 10.0.0.241 - - [2026-05-14 02:13:06] "GET /domain/d251bbb1-a677-4b52-8c85-ab79c9809042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 945 0.007875 10.0.0.241 - - [2026-05-14 02:13:06] "POST /fqname-to-id HTTP/1.1" 404 179 0.034045 10.0.0.241 - - [2026-05-14 02:13:06] "GET /projects?obj_uuids=22950e53-0ee6-4e79-b979-074c11639b7d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004872 10.0.0.241 - - [2026-05-14 02:13:07] "GET /domains?obj_uuids=d251bbb1-a677-4b52-8c85-ab79c9809042&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001413 10.0.0.241 - - [2026-05-14 02:13:07] "GET /domain/d251bbb1-a677-4b52-8c85-ab79c9809042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.008111 10.0.0.241 - - [2026-05-14 02:13:07] "POST /id-to-fqname HTTP/1.1" 200 181 0.002895 10.0.0.241 - - [2026-05-14 02:13:07] "POST /fqname-to-id HTTP/1.1" 404 190 0.003641 10.0.0.241 - - [2026-05-14 02:13:07] "POST /security-groups HTTP/1.1" 200 576 0.063943 10.0.0.241 - - [2026-05-14 02:13:07] "POST /fqname-to-id HTTP/1.1" 404 225 0.003090 10.0.0.241 - - [2026-05-14 02:13:07] "POST /projects HTTP/1.1" 200 563 0.247881 10.0.0.241 - - [2026-05-14 02:13:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.284431 10.0.0.241 - - [2026-05-14 02:13:07] "POST /access-control-lists HTTP/1.1" 200 591 0.065047 10.0.0.241 - - [2026-05-14 02:13:07] "GET /project/22950e53-0ee6-4e79-b979-074c11639b7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1337 0.446237 10.0.0.241 - - [2026-05-14 02:13:07] "POST /fqname-to-id HTTP/1.1" 404 224 0.003958 10.0.0.241 - - [2026-05-14 02:13:07] "POST /access-control-lists HTTP/1.1" 200 589 0.064775 10.0.0.241 - - [2026-05-14 02:13:08] "GET / HTTP/1.1" 200 36499 0.002289 10.0.0.241 - - [2026-05-14 02:13:09] "POST /fqname-to-id HTTP/1.1" 401 297 0.000619 10.0.0.241 - - [2026-05-14 02:13:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.083165 10.0.0.241 - - [2026-05-14 02:13:09] "GET /projects?obj_uuids=22950e53-0ee6-4e79-b979-074c11639b7d&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001302 10.0.0.241 - - [2026-05-14 02:13:09] "GET /project/22950e53-0ee6-4e79-b979-074c11639b7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1337 0.024545 252.241.83.23 - - [2026-05-14 02:13:10] "POST /neutron/network HTTP/1.1" 200 117 0.039535 10.0.0.241 - - [2026-05-14 02:13:10] "GET /projects?obj_uuids=22950e53-0ee6-4e79-b979-074c11639b7d&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001213 252.241.83.23 - - [2026-05-14 02:13:10] "POST /neutron/network HTTP/1.1" 200 610 0.069513 10.0.0.241 - - [2026-05-14 02:13:10] "POST /route-targets HTTP/1.1" 200 329 0.015089 10.0.0.241 - - [2026-05-14 02:13:10] "POST /ref-update HTTP/1.1" 200 156 0.017280 10.0.0.241 - - [2026-05-14 02:13:10] "POST /useragent-kv HTTP/1.1" 200 115 0.003050 252.241.83.23 - - [2026-05-14 02:13:10] "POST /neutron/subnet HTTP/1.1" 200 725 0.207230 252.241.83.23 - - [2026-05-14 02:13:10] "POST /neutron/network HTTP/1.1" 200 829 0.007013 10.0.0.241 - - [2026-05-14 02:13:10] "POST /id-to-fqname HTTP/1.1" 200 218 0.001524 10.0.0.241 - - [2026-05-14 02:13:10] "GET /virtual-network/47b95b1f-9edc-4ef9-a73a-b38644a2bf20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005595 252.241.83.23 - - [2026-05-14 02:13:10] "POST /neutron/network HTTP/1.1" 200 829 0.006128 10.0.0.241 - - [2026-05-14 02:13:10] "GET /virtual-network/47b95b1f-9edc-4ef9-a73a-b38644a2bf20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005651 252.241.83.23 - - [2026-05-14 02:13:10] "POST /neutron/network HTTP/1.1" 200 829 0.006816 252.241.83.23 - - [2026-05-14 02:13:10] "POST /neutron/subnet HTTP/1.1" 200 725 0.008719 10.0.0.241 - - [2026-05-14 02:13:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003131 10.0.0.241 - - [2026-05-14 02:13:10] "GET /virtual-network/47b95b1f-9edc-4ef9-a73a-b38644a2bf20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005710 10.0.0.241 - - [2026-05-14 02:13:11] "PUT /virtual-network/47b95b1f-9edc-4ef9-a73a-b38644a2bf20 HTTP/1.1" 200 266 0.035446 10.0.0.241 - - [2026-05-14 02:13:11] "POST /route-targets HTTP/1.1" 200 325 0.040154 10.0.0.241 - - [2026-05-14 02:13:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003130 10.0.0.241 - - [2026-05-14 02:13:11] "POST /ref-update HTTP/1.1" 200 156 0.015220 10.0.0.241 - - [2026-05-14 02:13:11] "GET /projects?obj_uuids=22950e53-0ee6-4e79-b979-074c11639b7d&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001218 10.0.0.241 - - [2026-05-14 02:13:11] "GET /project/22950e53-0ee6-4e79-b979-074c11639b7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1337 0.026641 252.241.83.23 - - [2026-05-14 02:13:11] "POST /neutron/network HTTP/1.1" 200 117 0.012812 10.0.0.241 - - [2026-05-14 02:13:11] "GET /projects?obj_uuids=22950e53-0ee6-4e79-b979-074c11639b7d&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001141 252.241.83.23 - - [2026-05-14 02:13:11] "POST /neutron/network HTTP/1.1" 200 610 0.080374 10.0.0.241 - - [2026-05-14 02:13:11] "POST /route-targets HTTP/1.1" 200 329 0.012473 10.0.0.241 - - [2026-05-14 02:13:11] "POST /ref-update HTTP/1.1" 200 156 0.022160 10.0.0.241 - - [2026-05-14 02:13:11] "POST /useragent-kv HTTP/1.1" 200 115 0.002948 252.241.83.23 - - [2026-05-14 02:13:11] "POST /neutron/subnet HTTP/1.1" 200 715 0.193303 252.241.83.23 - - [2026-05-14 02:13:11] "POST /neutron/network HTTP/1.1" 200 827 0.005715 10.0.0.241 - - [2026-05-14 02:13:11] "POST /id-to-fqname HTTP/1.1" 200 218 0.001809 10.0.0.241 - - [2026-05-14 02:13:11] "GET /virtual-network/a48124b5-fcea-4611-bd18-6be05ea1d081?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.009453 252.241.83.23 - - [2026-05-14 02:13:11] "POST /neutron/network HTTP/1.1" 200 827 0.005992 10.0.0.241 - - [2026-05-14 02:13:11] "GET /virtual-network/a48124b5-fcea-4611-bd18-6be05ea1d081?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006572 252.241.83.23 - - [2026-05-14 02:13:11] "POST /neutron/network HTTP/1.1" 200 827 0.007371 252.241.83.23 - - [2026-05-14 02:13:11] "POST /neutron/subnet HTTP/1.1" 200 715 0.007258 10.0.0.241 - - [2026-05-14 02:13:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003486 10.0.0.241 - - [2026-05-14 02:13:12] "GET /virtual-network/a48124b5-fcea-4611-bd18-6be05ea1d081?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005112 10.0.0.241 - - [2026-05-14 02:13:12] "POST /ref-update HTTP/1.1" 200 156 0.012608 10.0.0.241 - - [2026-05-14 02:13:12] "PUT /virtual-network/a48124b5-fcea-4611-bd18-6be05ea1d081 HTTP/1.1" 200 266 0.037540 10.0.0.241 - - [2026-05-14 02:13:12] "POST /id-to-fqname HTTP/1.1" 200 218 0.001598 252.241.83.23 - - [2026-05-14 02:13:12] "POST /neutron/network HTTP/1.1" 200 839 0.005677 252.241.83.23 - - [2026-05-14 02:13:12] "GET /aaa-mode HTTP/1.1" 401 297 0.000473 252.241.83.23 - - [2026-05-14 02:13:12] "GET / HTTP/1.1" 200 36499 0.001967 252.241.83.23 - - [2026-05-14 02:13:12] "GET /project/22950e53-0ee6-4e79-b979-074c11639b7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000464 10.0.0.241 - - [2026-05-14 02:13:12] "GET /projects?obj_uuids=22950e53-0ee6-4e79-b979-074c11639b7d&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001523 252.241.83.23 - - [2026-05-14 02:13:13] "GET /project/22950e53-0ee6-4e79-b979-074c11639b7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1337 0.060536 252.241.83.23 - - [2026-05-14 02:13:13] "POST /neutron/network HTTP/1.1" 200 829 0.008118 252.241.83.23 - - [2026-05-14 02:13:13] "POST /neutron/port HTTP/1.1" 200 117 0.005527 252.241.83.23 - - [2026-05-14 02:13:13] "POST /neutron/port HTTP/1.1" 200 117 0.007926 10.0.0.241 - - [2026-05-14 02:13:13] "POST /id-to-fqname HTTP/1.1" 200 218 0.001610 252.241.83.23 - - [2026-05-14 02:13:13] "POST /neutron/port HTTP/1.1" 200 117 0.006703 252.241.83.23 - - [2026-05-14 02:13:13] "POST /neutron/network HTTP/1.1" 200 837 0.006592 252.241.83.23 - - [2026-05-14 02:13:13] "POST /neutron/network HTTP/1.1" 200 839 0.007334 252.241.83.23 - - [2026-05-14 02:13:13] "GET /aaa-mode HTTP/1.1" 401 297 0.000473 252.241.83.23 - - [2026-05-14 02:13:14] "GET / HTTP/1.1" 200 36499 0.003560 252.241.83.23 - - [2026-05-14 02:13:14] "GET /project/22950e53-0ee6-4e79-b979-074c11639b7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000497 10.0.0.241 - - [2026-05-14 02:13:14] "GET /projects?obj_uuids=22950e53-0ee6-4e79-b979-074c11639b7d&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001591 252.241.83.23 - - [2026-05-14 02:13:14] "POST /neutron/port HTTP/1.1" 200 1051 0.289647 10.0.0.241 - - [2026-05-14 02:13:14] "GET /projects?obj_uuids=22950e53-0ee6-4e79-b979-074c11639b7d&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001273 252.241.83.23 - - [2026-05-14 02:13:14] "POST /neutron/port HTTP/1.1" 200 1051 0.052631 252.241.83.23 - - [2026-05-14 02:13:14] "GET /project/22950e53-0ee6-4e79-b979-074c11639b7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1337 0.069044 252.241.83.23 - - [2026-05-14 02:13:14] "POST /neutron/port HTTP/1.1" 200 1051 0.015046 252.241.83.23 - - [2026-05-14 02:13:14] "POST /neutron/network HTTP/1.1" 200 827 0.049512 252.241.83.23 - - [2026-05-14 02:13:14] "POST /neutron/port HTTP/1.1" 200 1101 0.071276 252.241.83.23 - - [2026-05-14 02:13:14] "POST /neutron/port HTTP/1.1" 200 1111 0.020169 252.241.83.23 - - [2026-05-14 02:13:14] "POST /neutron/floatingip HTTP/1.1" 200 117 0.018001 252.241.83.23 - - [2026-05-14 02:13:14] "POST /neutron/port HTTP/1.1" 200 1111 0.054035 252.241.83.23 - - [2026-05-14 02:13:14] "POST /neutron/subnet HTTP/1.1" 200 699 0.013127 252.241.83.23 - - [2026-05-14 02:13:15] "POST /neutron/security_group HTTP/1.1" 200 2049 0.017450 252.241.83.23 - - [2026-05-14 02:13:15] "POST /neutron/port HTTP/1.1" 200 117 0.001787 252.241.83.23 - - [2026-05-14 02:13:15] "POST /neutron/port HTTP/1.1" 200 117 0.006215 252.241.83.23 - - [2026-05-14 02:13:15] "POST /neutron/network HTTP/1.1" 200 829 0.008778 252.241.83.23 - - [2026-05-14 02:13:15] "POST /neutron/port HTTP/1.1" 200 1111 0.014578 252.241.83.23 - - [2026-05-14 02:13:15] "POST /neutron/security_group HTTP/1.1" 200 2049 0.008662 252.241.83.23 - - [2026-05-14 02:13:15] "POST /neutron/network HTTP/1.1" 200 837 0.007491 10.0.0.241 - - [2026-05-14 02:13:15] "GET /projects?obj_uuids=22950e53-0ee6-4e79-b979-074c11639b7d&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.002950 252.241.83.23 - - [2026-05-14 02:13:16] "POST /neutron/port HTTP/1.1" 200 1049 0.344033 252.241.83.23 - - [2026-05-14 02:13:16] "POST /neutron/port HTTP/1.1" 200 1049 0.017030 252.241.83.23 - - [2026-05-14 02:13:16] "POST /neutron/port HTTP/1.1" 200 1049 0.012663 252.241.83.23 - - [2026-05-14 02:13:16] "POST /neutron/port HTTP/1.1" 200 1099 0.092448 252.241.83.23 - - [2026-05-14 02:13:16] "POST /neutron/port HTTP/1.1" 200 1109 0.015271 252.241.83.23 - - [2026-05-14 02:13:16] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004267 252.241.83.23 - - [2026-05-14 02:13:16] "POST /neutron/subnet HTTP/1.1" 200 689 0.009108 252.241.83.23 - - [2026-05-14 02:13:16] "POST /neutron/port HTTP/1.1" 200 117 0.001520 252.241.83.23 - - [2026-05-14 02:13:16] "POST /neutron/network HTTP/1.1" 200 827 0.007299 252.241.83.23 - - [2026-05-14 02:13:20] "POST /neutron/port HTTP/1.1" 200 1111 0.016990 252.241.83.23 - - [2026-05-14 02:13:20] "POST /neutron/security_group HTTP/1.1" 200 2049 0.006996 252.241.83.23 - - [2026-05-14 02:13:20] "POST /neutron/port HTTP/1.1" 200 1111 0.012826 252.241.83.23 - - [2026-05-14 02:13:20] "POST /neutron/security_group HTTP/1.1" 200 2049 0.006508 252.241.83.23 - - [2026-05-14 02:13:20] "POST /neutron/port HTTP/1.1" 200 1111 0.014370 252.241.83.23 - - [2026-05-14 02:13:20] "POST /neutron/security_group HTTP/1.1" 200 2049 0.007904 10.0.0.241 - - [2026-05-14 02:13:20] "GET /virtual-machine/2a46f9fa-7680-4e3b-8744-b0ac77e79b4c HTTP/1.1" 401 297 0.000465 10.0.0.241 - - [2026-05-14 02:13:21] "GET /virtual-machine/2a46f9fa-7680-4e3b-8744-b0ac77e79b4c HTTP/1.1" 200 1286 0.035505 10.0.0.241 - - [2026-05-14 02:13:21] "GET /virtual-machine-interface/67a53ab2-09f6-415a-bc27-e53753259335 HTTP/1.1" 200 2929 0.005940 10.0.0.241 - - [2026-05-14 02:13:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004220 10.0.0.241 - - [2026-05-14 02:13:21] "GET /global-vrouter-config/5e38580b-ceb8-4b35-ba3e-0ea3f975163a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004383 10.0.0.241 - - [2026-05-14 02:13:21] "GET /virtual-networks?parent_id=22950e53-0ee6-4e79-b979-074c11639b7d&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003925 10.0.0.241 - - [2026-05-14 02:13:21] "GET /virtual-network/47b95b1f-9edc-4ef9-a73a-b38644a2bf20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2114 0.007777 10.0.0.241 - - [2026-05-14 02:13:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003213 10.0.0.241 - - [2026-05-14 02:13:24] "GET /virtual-network/47b95b1f-9edc-4ef9-a73a-b38644a2bf20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2114 0.010377 252.241.83.23 - - [2026-05-14 02:13:25] "POST /neutron/port HTTP/1.1" 200 1111 0.016304 252.241.83.23 - - [2026-05-14 02:13:25] "POST /neutron/security_group HTTP/1.1" 200 2049 0.010000 252.241.83.23 - - [2026-05-14 02:13:25] "POST /neutron/port HTTP/1.1" 200 1111 0.020137 252.241.83.23 - - [2026-05-14 02:13:25] "POST /neutron/security_group HTTP/1.1" 200 2049 0.009733 252.241.83.23 - - [2026-05-14 02:13:26] "POST /neutron/port HTTP/1.1" 200 1109 0.033815 252.241.83.23 - - [2026-05-14 02:13:26] "POST /neutron/security_group HTTP/1.1" 200 2049 0.008893 252.241.83.23 - - [2026-05-14 02:13:26] "POST /neutron/port HTTP/1.1" 200 1109 0.041660 10.0.0.241 - - [2026-05-14 02:13:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004102 10.0.0.241 - - [2026-05-14 02:13:26] "GET /global-vrouter-config/5e38580b-ceb8-4b35-ba3e-0ea3f975163a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.006605 252.241.83.23 - - [2026-05-14 02:13:26] "POST /neutron/security_group HTTP/1.1" 200 2049 0.010858 10.0.0.241 - - [2026-05-14 02:13:26] "GET /virtual-networks?parent_id=22950e53-0ee6-4e79-b979-074c11639b7d&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.005204 10.0.0.241 - - [2026-05-14 02:13:26] "GET /virtual-network/47b95b1f-9edc-4ef9-a73a-b38644a2bf20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2114 0.007109 252.241.83.23 - - [2026-05-14 02:13:27] "POST /neutron/port HTTP/1.1" 200 1109 0.039076 252.241.83.23 - - [2026-05-14 02:13:27] "POST /neutron/security_group HTTP/1.1" 200 2049 0.013520 252.241.83.23 - - [2026-05-14 02:13:27] "POST /neutron/port HTTP/1.1" 200 1111 0.015113 252.241.83.23 - - [2026-05-14 02:13:27] "POST /neutron/security_group HTTP/1.1" 200 2049 0.009250 252.241.83.23 - - [2026-05-14 02:13:27] "POST /neutron/port HTTP/1.1" 200 1111 0.027674 252.241.83.23 - - [2026-05-14 02:13:27] "POST /neutron/security_group HTTP/1.1" 200 2049 0.006247 252.241.83.23 - - [2026-05-14 02:13:28] "POST /neutron/port HTTP/1.1" 200 1109 0.018610 252.241.83.23 - - [2026-05-14 02:13:28] "POST /neutron/security_group HTTP/1.1" 200 2049 0.006215 [Introspect:8084]10.0.0.241 - - [2026-05-14 02:13:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001045 [Introspect:8084]10.0.0.241 - - [2026-05-14 02:13:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001274 252.241.83.23 - - [2026-05-14 02:13:32] "POST /neutron/port HTTP/1.1" 200 1109 0.012727 252.241.83.23 - - [2026-05-14 02:13:32] "POST /neutron/security_group HTTP/1.1" 200 2049 0.006776 252.241.83.23 - - [2026-05-14 02:13:32] "POST /neutron/port HTTP/1.1" 200 1109 0.015656 252.241.83.23 - - [2026-05-14 02:13:32] "POST /neutron/security_group HTTP/1.1" 200 2049 0.006863 252.241.83.23 - - [2026-05-14 02:13:32] "POST /neutron/port HTTP/1.1" 200 1109 0.015852 252.241.83.23 - - [2026-05-14 02:13:32] "POST /neutron/security_group HTTP/1.1" 200 2049 0.006866 10.0.0.241 - - [2026-05-14 02:13:32] "GET /virtual-machine/c82b87e1-5edd-4f08-92c5-da3876c61fc1 HTTP/1.1" 200 1288 0.005441 [Introspect:8084]10.0.0.241 - - [2026-05-14 02:13:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001096 10.0.0.241 - - [2026-05-14 02:13:33] "GET /virtual-machine-interface/ff91818c-8f25-450b-877d-f560175b4ca7 HTTP/1.1" 200 2929 0.005725 [Introspect:8084]10.0.0.241 - - [2026-05-14 02:13:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001249 10.0.0.241 - - [2026-05-14 02:13:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003632 10.0.0.241 - - [2026-05-14 02:13:33] "GET /global-vrouter-config/5e38580b-ceb8-4b35-ba3e-0ea3f975163a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003633 10.0.0.241 - - [2026-05-14 02:13:33] "GET /virtual-networks?parent_id=22950e53-0ee6-4e79-b979-074c11639b7d&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003841 10.0.0.241 - - [2026-05-14 02:13:33] "GET /virtual-network/a48124b5-fcea-4611-bd18-6be05ea1d081?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.005381 10.0.0.241 - - [2026-05-14 02:13:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004296 10.0.0.241 - - [2026-05-14 02:13:34] "GET /global-vrouter-config/5e38580b-ceb8-4b35-ba3e-0ea3f975163a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003865 10.0.0.241 - - [2026-05-14 02:13:34] "GET /virtual-networks?parent_id=22950e53-0ee6-4e79-b979-074c11639b7d&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003905 10.0.0.241 - - [2026-05-14 02:13:34] "GET /virtual-network/a48124b5-fcea-4611-bd18-6be05ea1d081?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.006402 10.0.0.241 - - [2026-05-14 02:13:34] "POST /routing-policys HTTP/1.1" 200 536 0.017509 10.0.0.241 - - [2026-05-14 02:13:34] "GET /virtual-network/47b95b1f-9edc-4ef9-a73a-b38644a2bf20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2114 0.009165 10.0.0.241 - - [2026-05-14 02:13:34] "POST /ref-update HTTP/1.1" 200 156 0.015794 10.0.0.241 - - [2026-05-14 02:13:34] "PUT /virtual-network/47b95b1f-9edc-4ef9-a73a-b38644a2bf20 HTTP/1.1" 200 266 0.044509 252.241.83.23 - - [2026-05-14 02:13:38] "POST /neutron/port HTTP/1.1" 200 1111 0.017780 252.241.83.23 - - [2026-05-14 02:13:38] "POST /neutron/port HTTP/1.1" 200 1111 0.015532 [Introspect:8084]10.0.0.241 - - [2026-05-14 02:13:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001070 [Introspect:8084]10.0.0.241 - - [2026-05-14 02:13:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001600 252.241.83.23 - - [2026-05-14 02:13:38] "POST /neutron/network HTTP/1.1" 200 839 0.007760 252.241.83.23 - - [2026-05-14 02:13:38] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005294 10.0.0.241 - - [2026-05-14 02:13:38] "POST /ref-update HTTP/1.1" 200 156 0.051069 10.0.0.241 - - [2026-05-14 02:13:38] "POST /ref-update HTTP/1.1" 200 156 0.040933 252.241.83.23 - - [2026-05-14 02:13:38] "POST /neutron/subnet HTTP/1.1" 200 699 0.013442 10.0.0.241 - - [2026-05-14 02:13:38] "DELETE /routing-policy/29b33284-1322-40d2-9c42-9fe04660ae32 HTTP/1.1" 200 115 0.052108 252.241.83.23 - - [2026-05-14 02:13:38] "POST /neutron/port HTTP/1.1" 200 117 0.001468 252.241.83.23 - - [2026-05-14 02:13:39] "POST /neutron/network HTTP/1.1" 200 829 0.007751 252.241.83.23 - - [2026-05-14 02:13:39] "POST /neutron/network HTTP/1.1" 200 827 0.007737 252.241.83.23 - - [2026-05-14 02:13:39] "POST /neutron/network HTTP/1.1" 400 204 0.015795 252.241.83.23 - - [2026-05-14 02:13:40] "POST /neutron/port HTTP/1.1" 200 1111 0.030197 252.241.83.23 - - [2026-05-14 02:13:40] "POST /neutron/port HTTP/1.1" 200 1109 0.027266 252.241.83.23 - - [2026-05-14 02:13:40] "POST /neutron/port HTTP/1.1" 200 1101 0.023254 252.241.83.23 - - [2026-05-14 02:13:40] "POST /neutron/port HTTP/1.1" 200 1099 0.020526 252.241.83.23 - - [2026-05-14 02:13:40] "POST /neutron/port HTTP/1.1" 200 151 0.228045 252.241.83.23 - - [2026-05-14 02:13:40] "POST /neutron/port HTTP/1.1" 200 151 0.230208 252.241.83.23 - - [2026-05-14 02:13:41] "POST /neutron/network HTTP/1.1" 200 827 0.007285 10.0.0.241 - - [2026-05-14 02:13:41] "DELETE /project/22950e530ee64e79b979074c11639b7d HTTP/1.1" 404 173 0.004655 10.0.0.241 - - [2026-05-14 02:13:41] "GET /projects?obj_uuids=2cb29de9-f152-41c3-afef-43d1fbbf4a94&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001177 10.0.0.241 - - [2026-05-14 02:13:41] "GET /project/2cb29de9-f152-41c3-afef-43d1fbbf4a94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.036547 10.0.0.241 - - [2026-05-14 02:13:41] "GET /projects?obj_uuids=2cb29de9-f152-41c3-afef-43d1fbbf4a94&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001271 10.0.0.241 - - [2026-05-14 02:13:41] "GET /project/2cb29de9-f152-41c3-afef-43d1fbbf4a94?fields=security_groups HTTP/1.1" 200 1355 0.029259 10.0.0.241 - - [2026-05-14 02:13:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.013756 10.0.0.241 - - [2026-05-14 02:13:41] "POST /useragent-kv HTTP/1.1" 200 115 0.011485 10.0.0.241 - - [2026-05-14 02:13:41] "POST /useragent-kv HTTP/1.1" 200 115 0.003673 252.241.83.23 - - [2026-05-14 02:13:41] "POST /neutron/network HTTP/1.1" 200 151 0.148154 10.0.0.241 - - [2026-05-14 02:13:41] "DELETE /security-group/0065605d-2343-4567-ae31-95feb9858e6e HTTP/1.1" 200 115 0.064391 10.0.0.241 - - [2026-05-14 02:13:41] "GET /projects?obj_uuids=2cb29de9-f152-41c3-afef-43d1fbbf4a94&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001738 10.0.0.241 - - [2026-05-14 02:13:41] "DELETE /route-target/48b74ec1-56e7-40a1-8b52-86072e2ab6a2 HTTP/1.1" 200 115 0.037616 10.0.0.241 - - [2026-05-14 02:13:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004933 252.241.83.23 - - [2026-05-14 02:13:41] "POST /neutron/network HTTP/1.1" 200 829 0.009029 10.0.0.241 - - [2026-05-14 02:13:41] "GET /project/2cb29de9-f152-41c3-afef-43d1fbbf4a94?fields=application_policy_sets HTTP/1.1" 200 1394 0.071419 10.0.0.241 - - [2026-05-14 02:13:41] "DELETE /route-target/71514923-91f6-4164-b6e1-5fd3eceafde2 HTTP/1.1" 409 241 0.007454 10.0.0.241 - - [2026-05-14 02:13:41] "DELETE /access-control-list/e30c2aa7-51ce-4d69-931e-2d017e925c0b HTTP/1.1" 200 115 0.076051 10.0.0.241 - - [2026-05-14 02:13:41] "POST /useragent-kv HTTP/1.1" 200 115 0.002680 10.0.0.241 - - [2026-05-14 02:13:41] "POST /useragent-kv HTTP/1.1" 200 115 0.002412 252.241.83.23 - - [2026-05-14 02:13:41] "POST /neutron/network HTTP/1.1" 200 151 0.179860 10.0.0.241 - - [2026-05-14 02:13:41] "DELETE /access-control-list/d47fea05-1682-4332-9785-e375851b6285 HTTP/1.1" 200 115 0.052678 10.0.0.241 - - [2026-05-14 02:13:41] "DELETE /project/2cb29de9-f152-41c3-afef-43d1fbbf4a94 HTTP/1.1" 200 115 0.464733 10.0.0.241 - - [2026-05-14 02:13:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004233 10.0.0.241 - - [2026-05-14 02:13:41] "DELETE /route-target/bcc2faa0-10cf-4f43-88fa-b565e3ca4654 HTTP/1.1" 200 115 0.026224 10.0.0.241 - - [2026-05-14 02:13:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004229 10.0.0.241 - - [2026-05-14 02:13:42] "DELETE /route-target/71514923-91f6-4164-b6e1-5fd3eceafde2 HTTP/1.1" 200 115 0.016768 10.0.0.241 - - [2026-05-14 02:13:42] "GET /projects?obj_uuids=22950e53-0ee6-4e79-b979-074c11639b7d&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001418 10.0.0.241 - - [2026-05-14 02:13:42] "GET /project/22950e53-0ee6-4e79-b979-074c11639b7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1337 0.032892 10.0.0.241 - - [2026-05-14 02:13:42] "GET /projects?obj_uuids=22950e53-0ee6-4e79-b979-074c11639b7d&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001370 10.0.0.241 - - [2026-05-14 02:13:42] "GET /project/22950e53-0ee6-4e79-b979-074c11639b7d?fields=virtual_networks HTTP/1.1" 200 1020 0.067014 10.0.0.241 - - [2026-05-14 02:13:42] "GET /projects?obj_uuids=22950e53-0ee6-4e79-b979-074c11639b7d&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001214 10.0.0.241 - - [2026-05-14 02:13:42] "GET /project/22950e53-0ee6-4e79-b979-074c11639b7d?fields=virtual_machine_interfaces HTTP/1.1" 200 1020 0.031904 10.0.0.241 - - [2026-05-14 02:13:42] "GET /projects?obj_uuids=22950e53-0ee6-4e79-b979-074c11639b7d&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001498 10.0.0.241 - - [2026-05-14 02:13:42] "GET /project/22950e53-0ee6-4e79-b979-074c11639b7d?fields=security_groups HTTP/1.1" 200 1239 0.033376 10.0.0.241 - - [2026-05-14 02:13:43] "GET /domains?obj_uuids=d251bbb1-a677-4b52-8c85-ab79c9809042&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001297 10.0.0.241 - - [2026-05-14 02:13:43] "GET /domain/d251bbb1-a677-4b52-8c85-ab79c9809042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 945 0.008068 10.0.0.241 - - [2026-05-14 02:13:43] "POST /fqname-to-id HTTP/1.1" 404 184 0.030982 10.0.0.241 - - [2026-05-14 02:13:43] "GET /projects?obj_uuids=11832f36-8a1d-4b55-b4c8-e5c2ecd292d8&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002870 10.0.0.241 - - [2026-05-14 02:13:43] "GET /domains?obj_uuids=d251bbb1-a677-4b52-8c85-ab79c9809042&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001205 10.0.0.241 - - [2026-05-14 02:13:43] "GET /domain/d251bbb1-a677-4b52-8c85-ab79c9809042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.007673 10.0.0.241 - - [2026-05-14 02:13:43] "POST /id-to-fqname HTTP/1.1" 200 186 0.001640 10.0.0.241 - - [2026-05-14 02:13:43] "POST /fqname-to-id HTTP/1.1" 404 195 0.003373 10.0.0.241 - - [2026-05-14 02:13:43] "POST /security-groups HTTP/1.1" 200 581 0.064845 10.0.0.241 - - [2026-05-14 02:13:43] "POST /fqname-to-id HTTP/1.1" 404 230 0.003624 10.0.0.241 - - [2026-05-14 02:13:43] "POST /projects HTTP/1.1" 200 573 0.234521 10.0.0.241 - - [2026-05-14 02:13:44] "POST /access-control-lists HTTP/1.1" 200 596 0.058708 10.0.0.241 - - [2026-05-14 02:13:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.320943 10.0.0.241 - - [2026-05-14 02:13:44] "POST /fqname-to-id HTTP/1.1" 404 229 0.003602 10.0.0.241 - - [2026-05-14 02:13:44] "GET /project/11832f36-8a1d-4b55-b4c8-e5c2ecd292d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.462414 10.0.0.241 - - [2026-05-14 02:13:44] "POST /access-control-lists HTTP/1.1" 200 594 0.060003 10.0.0.241 - - [2026-05-14 02:13:45] "GET / HTTP/1.1" 200 36499 0.002101 10.0.0.241 - - [2026-05-14 02:13:46] "POST /fqname-to-id HTTP/1.1" 401 297 0.000575 10.0.0.241 - - [2026-05-14 02:13:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.082811 10.0.0.241 - - [2026-05-14 02:13:46] "GET /projects?obj_uuids=11832f36-8a1d-4b55-b4c8-e5c2ecd292d8&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001388 10.0.0.241 - - [2026-05-14 02:13:46] "GET /project/11832f36-8a1d-4b55-b4c8-e5c2ecd292d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.033427 252.241.83.23 - - [2026-05-14 02:13:46] "POST /neutron/network HTTP/1.1" 200 117 0.045415 10.0.0.241 - - [2026-05-14 02:13:46] "GET /projects?obj_uuids=11832f36-8a1d-4b55-b4c8-e5c2ecd292d8&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001643 252.241.83.23 - - [2026-05-14 02:13:46] "POST /neutron/network HTTP/1.1" 200 611 0.081885 10.0.0.241 - - [2026-05-14 02:13:46] "POST /route-targets HTTP/1.1" 200 329 0.012372 10.0.0.241 - - [2026-05-14 02:13:46] "POST /ref-update HTTP/1.1" 200 156 0.012764 10.0.0.241 - - [2026-05-14 02:13:47] "POST /useragent-kv HTTP/1.1" 200 115 0.004028 252.241.83.23 - - [2026-05-14 02:13:47] "POST /neutron/subnet HTTP/1.1" 200 729 0.205067 252.241.83.23 - - [2026-05-14 02:13:47] "POST /neutron/network HTTP/1.1" 200 831 0.006672 10.0.0.241 - - [2026-05-14 02:13:47] "POST /id-to-fqname HTTP/1.1" 200 221 0.001612 10.0.0.241 - - [2026-05-14 02:13:47] "GET /virtual-network/cbb03016-50bc-45f6-92f1-d54eca345431?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005253 252.241.83.23 - - [2026-05-14 02:13:47] "POST /neutron/network HTTP/1.1" 200 831 0.006327 10.0.0.241 - - [2026-05-14 02:13:47] "GET /virtual-network/cbb03016-50bc-45f6-92f1-d54eca345431?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005372 252.241.83.23 - - [2026-05-14 02:13:47] "POST /neutron/network HTTP/1.1" 200 831 0.006480 252.241.83.23 - - [2026-05-14 02:13:47] "POST /neutron/subnet HTTP/1.1" 200 729 0.008905 10.0.0.241 - - [2026-05-14 02:13:47] "GET /domains HTTP/1.1" 401 297 0.000486 10.0.0.241 - - [2026-05-14 02:13:47] "GET /domains HTTP/1.1" 200 440 0.040579 10.0.0.241 - - [2026-05-14 02:13:48] "GET /domains?obj_uuids=d251bbb1-a677-4b52-8c85-ab79c9809042&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001117 10.0.0.241 - - [2026-05-14 02:13:48] "GET /domain/d251bbb1-a677-4b52-8c85-ab79c9809042 HTTP/1.1" 200 1486 0.008685 10.0.0.241 - - [2026-05-14 02:13:48] "GET /projects?obj_uuids=11832f36-8a1d-4b55-b4c8-e5c2ecd292d8&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002270 10.0.0.241 - - [2026-05-14 02:13:48] "GET /project/11832f36-8a1d-4b55-b4c8-e5c2ecd292d8 HTTP/1.1" 200 2082 0.029970 10.0.0.241 - - [2026-05-14 02:13:48] "GET /virtual-network/cbb03016-50bc-45f6-92f1-d54eca345431 HTTP/1.1" 200 2326 0.006932 10.0.0.241 - - [2026-05-14 02:13:48] "GET /virtual-network/cbb03016-50bc-45f6-92f1-d54eca345431 HTTP/1.1" 200 2326 0.005238 10.0.0.241 - - [2026-05-14 02:13:48] "GET /routing-instance/0cd1ebd3-bb9f-45d7-8e03-dec7b1b1aaa2 HTTP/1.1" 200 1496 0.004147 10.0.0.241 - - [2026-05-14 02:13:48] "GET /routing-instance/0cd1ebd3-bb9f-45d7-8e03-dec7b1b1aaa2 HTTP/1.1" 200 1496 0.003906 10.0.0.241 - - [2026-05-14 02:13:48] "GET /route-target/5a594ecf-9732-423f-9010-63fa3a9745ca HTTP/1.1" 200 1214 0.003907 10.0.0.241 - - [2026-05-14 02:13:48] "GET /virtual-network/cbb03016-50bc-45f6-92f1-d54eca345431 HTTP/1.1" 200 2326 0.005619 10.0.0.241 - - [2026-05-14 02:13:48] "GET /routing-instance/0cd1ebd3-bb9f-45d7-8e03-dec7b1b1aaa2 HTTP/1.1" 200 1496 0.007872 10.0.0.241 - - [2026-05-14 02:13:48] "GET /virtual-network/cbb03016-50bc-45f6-92f1-d54eca345431?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005780 10.0.0.241 - - [2026-05-14 02:13:48] "GET /virtual-network/cbb03016-50bc-45f6-92f1-d54eca345431 HTTP/1.1" 200 2326 0.005718 10.0.0.241 - - [2026-05-14 02:13:48] "GET /routing-instance/0cd1ebd3-bb9f-45d7-8e03-dec7b1b1aaa2 HTTP/1.1" 200 1496 0.004901 10.0.0.241 - - [2026-05-14 02:13:48] "GET /routing-instance/0cd1ebd3-bb9f-45d7-8e03-dec7b1b1aaa2 HTTP/1.1" 200 1496 0.004453 10.0.0.241 - - [2026-05-14 02:13:48] "GET /route-target/5a594ecf-9732-423f-9010-63fa3a9745ca HTTP/1.1" 200 1214 0.003994 10.0.0.241 - - [2026-05-14 02:13:48] "GET /domains HTTP/1.1" 200 440 0.003087 10.0.0.241 - - [2026-05-14 02:13:48] "GET /domains?obj_uuids=d251bbb1-a677-4b52-8c85-ab79c9809042&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001292 10.0.0.241 - - [2026-05-14 02:13:48] "GET /domain/d251bbb1-a677-4b52-8c85-ab79c9809042 HTTP/1.1" 200 1486 0.008450 10.0.0.241 - - [2026-05-14 02:13:49] "GET /projects?obj_uuids=11832f36-8a1d-4b55-b4c8-e5c2ecd292d8&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001345 10.0.0.241 - - [2026-05-14 02:13:49] "GET /project/11832f36-8a1d-4b55-b4c8-e5c2ecd292d8 HTTP/1.1" 200 2082 0.027051 10.0.0.241 - - [2026-05-14 02:13:49] "GET /virtual-network/cbb03016-50bc-45f6-92f1-d54eca345431 HTTP/1.1" 200 2326 0.007371 10.0.0.241 - - [2026-05-14 02:13:49] "GET /obj-perms HTTP/1.1" 200 6424 0.062737 10.0.0.241 - - [2026-05-14 02:13:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003539 10.0.0.241 - - [2026-05-14 02:13:49] "GET /projects?obj_uuids=11832f36-8a1d-4b55-b4c8-e5c2ecd292d8&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001529 10.0.0.241 - - [2026-05-14 02:13:49] "GET /project/11832f36-8a1d-4b55-b4c8-e5c2ecd292d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.030746 252.241.83.23 - - [2026-05-14 02:13:49] "POST /neutron/network HTTP/1.1" 200 117 0.012369 10.0.0.241 - - [2026-05-14 02:13:49] "GET /projects?obj_uuids=11832f36-8a1d-4b55-b4c8-e5c2ecd292d8&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001202 252.241.83.23 - - [2026-05-14 02:13:50] "POST /neutron/network HTTP/1.1" 200 611 0.086915 10.0.0.241 - - [2026-05-14 02:13:50] "POST /route-targets HTTP/1.1" 200 329 0.015090 10.0.0.241 - - [2026-05-14 02:13:50] "POST /ref-update HTTP/1.1" 200 156 0.020949 10.0.0.241 - - [2026-05-14 02:13:50] "POST /useragent-kv HTTP/1.1" 200 115 0.002910 252.241.83.23 - - [2026-05-14 02:13:50] "POST /neutron/subnet HTTP/1.1" 200 729 0.176620 252.241.83.23 - - [2026-05-14 02:13:50] "POST /neutron/network HTTP/1.1" 200 831 0.006240 10.0.0.241 - - [2026-05-14 02:13:50] "POST /id-to-fqname HTTP/1.1" 200 221 0.001937 10.0.0.241 - - [2026-05-14 02:13:50] "GET /virtual-network/a6620a26-d741-48e2-ac2f-e304c7b84d69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005691 252.241.83.23 - - [2026-05-14 02:13:50] "POST /neutron/network HTTP/1.1" 200 831 0.006242 10.0.0.241 - - [2026-05-14 02:13:50] "GET /virtual-network/a6620a26-d741-48e2-ac2f-e304c7b84d69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.006313 252.241.83.23 - - [2026-05-14 02:13:50] "POST /neutron/network HTTP/1.1" 200 831 0.006801 252.241.83.23 - - [2026-05-14 02:13:50] "POST /neutron/subnet HTTP/1.1" 200 729 0.009700 10.0.0.241 - - [2026-05-14 02:13:50] "GET /domains HTTP/1.1" 200 440 0.003160 10.0.0.241 - - [2026-05-14 02:13:50] "GET /domains?obj_uuids=d251bbb1-a677-4b52-8c85-ab79c9809042&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001188 10.0.0.241 - - [2026-05-14 02:13:50] "GET /domain/d251bbb1-a677-4b52-8c85-ab79c9809042 HTTP/1.1" 200 1486 0.007816 10.0.0.241 - - [2026-05-14 02:13:50] "GET /projects?obj_uuids=11832f36-8a1d-4b55-b4c8-e5c2ecd292d8&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001868 10.0.0.241 - - [2026-05-14 02:13:50] "GET /project/11832f36-8a1d-4b55-b4c8-e5c2ecd292d8 HTTP/1.1" 200 2300 0.031661 10.0.0.241 - - [2026-05-14 02:13:50] "GET /virtual-network/a6620a26-d741-48e2-ac2f-e304c7b84d69 HTTP/1.1" 200 2326 0.007755 10.0.0.241 - - [2026-05-14 02:13:50] "GET /virtual-network/a6620a26-d741-48e2-ac2f-e304c7b84d69 HTTP/1.1" 200 2326 0.005772 10.0.0.241 - - [2026-05-14 02:13:50] "GET /routing-instance/e06a70d1-1798-4217-99bf-637d2ade1bf8 HTTP/1.1" 200 1498 0.004347 10.0.0.241 - - [2026-05-14 02:13:51] "GET /routing-instance/e06a70d1-1798-4217-99bf-637d2ade1bf8 HTTP/1.1" 200 1498 0.004354 10.0.0.241 - - [2026-05-14 02:13:51] "GET /route-target/4d602a83-b1dc-4e13-8bff-606f14ca919e HTTP/1.1" 200 1214 0.004272 10.0.0.241 - - [2026-05-14 02:13:51] "GET /virtual-network/a6620a26-d741-48e2-ac2f-e304c7b84d69 HTTP/1.1" 200 2326 0.006309 10.0.0.241 - - [2026-05-14 02:13:51] "GET /routing-instance/e06a70d1-1798-4217-99bf-637d2ade1bf8 HTTP/1.1" 200 1498 0.005519 10.0.0.241 - - [2026-05-14 02:13:51] "GET /virtual-network/a6620a26-d741-48e2-ac2f-e304c7b84d69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.006354 10.0.0.241 - - [2026-05-14 02:13:51] "GET /virtual-network/a6620a26-d741-48e2-ac2f-e304c7b84d69 HTTP/1.1" 200 2326 0.005675 10.0.0.241 - - [2026-05-14 02:13:51] "GET /routing-instance/e06a70d1-1798-4217-99bf-637d2ade1bf8 HTTP/1.1" 200 1498 0.004560 10.0.0.241 - - [2026-05-14 02:13:51] "GET /routing-instance/e06a70d1-1798-4217-99bf-637d2ade1bf8 HTTP/1.1" 200 1498 0.004366 10.0.0.241 - - [2026-05-14 02:13:51] "GET /route-target/4d602a83-b1dc-4e13-8bff-606f14ca919e HTTP/1.1" 200 1214 0.003818 10.0.0.241 - - [2026-05-14 02:13:51] "GET /domains HTTP/1.1" 200 440 0.003083 10.0.0.241 - - [2026-05-14 02:13:51] "GET /domains?obj_uuids=d251bbb1-a677-4b52-8c85-ab79c9809042&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001666 10.0.0.241 - - [2026-05-14 02:13:51] "GET /domain/d251bbb1-a677-4b52-8c85-ab79c9809042 HTTP/1.1" 200 1486 0.010873 10.0.0.241 - - [2026-05-14 02:13:51] "GET /projects?obj_uuids=11832f36-8a1d-4b55-b4c8-e5c2ecd292d8&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001185 10.0.0.241 - - [2026-05-14 02:13:51] "GET /project/11832f36-8a1d-4b55-b4c8-e5c2ecd292d8 HTTP/1.1" 200 2300 0.023463 10.0.0.241 - - [2026-05-14 02:13:51] "GET /virtual-network/a6620a26-d741-48e2-ac2f-e304c7b84d69 HTTP/1.1" 200 2326 0.008121 10.0.0.241 - - [2026-05-14 02:13:51] "GET /obj-perms HTTP/1.1" 200 6424 0.002122 10.0.0.241 - - [2026-05-14 02:13:52] "GET /obj-perms HTTP/1.1" 200 6381 0.063300 10.0.0.241 - - [2026-05-14 02:13:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004048 10.0.0.241 - - [2026-05-14 02:13:52] "GET /projects?obj_uuids=11832f36-8a1d-4b55-b4c8-e5c2ecd292d8&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001689 10.0.0.241 - - [2026-05-14 02:13:52] "GET /project/11832f36-8a1d-4b55-b4c8-e5c2ecd292d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.028620 252.241.83.23 - - [2026-05-14 02:13:52] "POST /neutron/network HTTP/1.1" 200 117 0.016020 10.0.0.241 - - [2026-05-14 02:13:52] "GET /projects?obj_uuids=11832f36-8a1d-4b55-b4c8-e5c2ecd292d8&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002067 252.241.83.23 - - [2026-05-14 02:13:52] "POST /neutron/network HTTP/1.1" 200 613 0.101971 10.0.0.241 - - [2026-05-14 02:13:52] "POST /ref-update HTTP/1.1" 200 156 0.018340 10.0.0.241 - - [2026-05-14 02:13:52] "GET /obj-perms HTTP/1.1" 200 6381 0.067112 10.0.0.241 - - [2026-05-14 02:13:52] "POST /useragent-kv HTTP/1.1" 200 115 0.004529 252.241.83.23 - - [2026-05-14 02:13:52] "POST /neutron/subnet HTTP/1.1" 200 725 0.141274 252.241.83.23 - - [2026-05-14 02:13:52] "POST /neutron/network HTTP/1.1" 200 832 0.006805 10.0.0.241 - - [2026-05-14 02:13:52] "POST /id-to-fqname HTTP/1.1" 200 222 0.001885 10.0.0.241 - - [2026-05-14 02:13:52] "GET /virtual-network/76f84c15-9333-42e1-8ff8-fec9491b2967?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005655 252.241.83.23 - - [2026-05-14 02:13:52] "POST /neutron/network HTTP/1.1" 200 832 0.006561 10.0.0.241 - - [2026-05-14 02:13:52] "GET /virtual-network/76f84c15-9333-42e1-8ff8-fec9491b2967?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005923 252.241.83.23 - - [2026-05-14 02:13:52] "POST /neutron/network HTTP/1.1" 200 832 0.007677 252.241.83.23 - - [2026-05-14 02:13:52] "POST /neutron/subnet HTTP/1.1" 200 725 0.008273 10.0.0.241 - - [2026-05-14 02:13:52] "GET /domains HTTP/1.1" 200 440 0.003428 10.0.0.241 - - [2026-05-14 02:13:52] "GET /domains?obj_uuids=d251bbb1-a677-4b52-8c85-ab79c9809042&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001297 10.0.0.241 - - [2026-05-14 02:13:52] "GET /domain/d251bbb1-a677-4b52-8c85-ab79c9809042 HTTP/1.1" 200 1486 0.008514 10.0.0.241 - - [2026-05-14 02:13:53] "GET /projects?obj_uuids=11832f36-8a1d-4b55-b4c8-e5c2ecd292d8&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001873 10.0.0.241 - - [2026-05-14 02:13:53] "GET /project/11832f36-8a1d-4b55-b4c8-e5c2ecd292d8 HTTP/1.1" 200 2519 0.026425 10.0.0.241 - - [2026-05-14 02:13:53] "GET /virtual-network/76f84c15-9333-42e1-8ff8-fec9491b2967 HTTP/1.1" 200 2327 0.006836 10.0.0.241 - - [2026-05-14 02:13:53] "GET /virtual-network/76f84c15-9333-42e1-8ff8-fec9491b2967 HTTP/1.1" 200 2327 0.007938 10.0.0.241 - - [2026-05-14 02:13:53] "GET /routing-instance/a3975418-e84e-42c2-9389-d5eb79121020 HTTP/1.1" 200 1502 0.004515 10.0.0.241 - - [2026-05-14 02:13:53] "GET /routing-instance/a3975418-e84e-42c2-9389-d5eb79121020 HTTP/1.1" 200 1502 0.004244 10.0.0.241 - - [2026-05-14 02:13:53] "GET /route-target/94294eb1-bfd2-442c-aceb-3c9dfc0699eb HTTP/1.1" 200 1217 0.004285 10.0.0.241 - - [2026-05-14 02:13:53] "GET /virtual-network/76f84c15-9333-42e1-8ff8-fec9491b2967 HTTP/1.1" 200 2327 0.005311 10.0.0.241 - - [2026-05-14 02:13:53] "GET /routing-instance/a3975418-e84e-42c2-9389-d5eb79121020 HTTP/1.1" 200 1502 0.004773 10.0.0.241 - - [2026-05-14 02:13:53] "GET /virtual-network/76f84c15-9333-42e1-8ff8-fec9491b2967?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006582 10.0.0.241 - - [2026-05-14 02:13:53] "GET /virtual-network/76f84c15-9333-42e1-8ff8-fec9491b2967 HTTP/1.1" 200 2327 0.005214 10.0.0.241 - - [2026-05-14 02:13:53] "GET /routing-instance/a3975418-e84e-42c2-9389-d5eb79121020 HTTP/1.1" 200 1502 0.004208 10.0.0.241 - - [2026-05-14 02:13:53] "GET /routing-instance/a3975418-e84e-42c2-9389-d5eb79121020 HTTP/1.1" 200 1502 0.004372 10.0.0.241 - - [2026-05-14 02:13:53] "GET /route-target/94294eb1-bfd2-442c-aceb-3c9dfc0699eb HTTP/1.1" 200 1217 0.003712 10.0.0.241 - - [2026-05-14 02:13:53] "GET /domains HTTP/1.1" 200 440 0.003773 10.0.0.241 - - [2026-05-14 02:13:53] "GET /domains?obj_uuids=d251bbb1-a677-4b52-8c85-ab79c9809042&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001493 10.0.0.241 - - [2026-05-14 02:13:53] "GET /domain/d251bbb1-a677-4b52-8c85-ab79c9809042 HTTP/1.1" 200 1486 0.008798 10.0.0.241 - - [2026-05-14 02:13:53] "GET /projects?obj_uuids=11832f36-8a1d-4b55-b4c8-e5c2ecd292d8&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001180 10.0.0.241 - - [2026-05-14 02:13:53] "GET /project/11832f36-8a1d-4b55-b4c8-e5c2ecd292d8 HTTP/1.1" 200 2519 0.027633 10.0.0.241 - - [2026-05-14 02:13:54] "GET /virtual-network/76f84c15-9333-42e1-8ff8-fec9491b2967 HTTP/1.1" 200 2327 0.005917 10.0.0.241 - - [2026-05-14 02:13:54] "GET /obj-perms HTTP/1.1" 200 6424 0.002731 10.0.0.241 - - [2026-05-14 02:13:54] "POST /id-to-fqname HTTP/1.1" 200 221 0.001514 252.241.83.23 - - [2026-05-14 02:13:54] "POST /neutron/network HTTP/1.1" 200 841 0.007031 252.241.83.23 - - [2026-05-14 02:13:54] "GET /aaa-mode HTTP/1.1" 401 297 0.000631 252.241.83.23 - - [2026-05-14 02:13:54] "GET / HTTP/1.1" 200 36499 0.002163 252.241.83.23 - - [2026-05-14 02:13:54] "GET /project/11832f36-8a1d-4b55-b4c8-e5c2ecd292d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000547 10.0.0.241 - - [2026-05-14 02:13:55] "GET /projects?obj_uuids=11832f36-8a1d-4b55-b4c8-e5c2ecd292d8&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001237 252.241.83.23 - - [2026-05-14 02:13:55] "GET /project/11832f36-8a1d-4b55-b4c8-e5c2ecd292d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.056794 252.241.83.23 - - [2026-05-14 02:13:55] "POST /neutron/network HTTP/1.1" 200 831 0.007229 252.241.83.23 - - [2026-05-14 02:13:55] "POST /neutron/port HTTP/1.1" 200 117 0.006207 252.241.83.23 - - [2026-05-14 02:13:55] "POST /neutron/port HTTP/1.1" 200 117 0.005846 10.0.0.241 - - [2026-05-14 02:13:55] "POST /id-to-fqname HTTP/1.1" 200 222 0.001671 252.241.83.23 - - [2026-05-14 02:13:55] "POST /neutron/port HTTP/1.1" 200 117 0.005919 252.241.83.23 - - [2026-05-14 02:13:55] "POST /neutron/network HTTP/1.1" 200 842 0.008767 252.241.83.23 - - [2026-05-14 02:13:55] "GET /aaa-mode HTTP/1.1" 401 297 0.000564 252.241.83.23 - - [2026-05-14 02:13:55] "GET / HTTP/1.1" 200 36499 0.002405 252.241.83.23 - - [2026-05-14 02:13:55] "GET /project/11832f36-8a1d-4b55-b4c8-e5c2ecd292d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000468 10.0.0.241 - - [2026-05-14 02:13:56] "GET /projects?obj_uuids=11832f36-8a1d-4b55-b4c8-e5c2ecd292d8&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001127 252.241.83.23 - - [2026-05-14 02:13:56] "GET /project/11832f36-8a1d-4b55-b4c8-e5c2ecd292d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.074127 252.241.83.23 - - [2026-05-14 02:13:56] "POST /neutron/network HTTP/1.1" 200 841 0.006476 252.241.83.23 - - [2026-05-14 02:13:56] "POST /neutron/network HTTP/1.1" 200 832 0.038005 10.0.0.241 - - [2026-05-14 02:13:56] "GET /projects?obj_uuids=11832f36-8a1d-4b55-b4c8-e5c2ecd292d8&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001333 252.241.83.23 - - [2026-05-14 02:13:56] "POST /neutron/port HTTP/1.1" 200 982 0.022948 252.241.83.23 - - [2026-05-14 02:13:56] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007893 252.241.83.23 - - [2026-05-14 02:13:56] "POST /neutron/port HTTP/1.1" 200 1057 0.365605 252.241.83.23 - - [2026-05-14 02:13:56] "POST /neutron/port HTTP/1.1" 200 117 0.007355 252.241.83.23 - - [2026-05-14 02:13:56] "POST /neutron/port HTTP/1.1" 200 1057 0.012395 10.0.0.241 - - [2026-05-14 02:13:56] "POST /fqname-to-id HTTP/1.1" 404 191 0.004827 10.0.0.241 - - [2026-05-14 02:13:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003283 252.241.83.23 - - [2026-05-14 02:13:56] "POST /neutron/port HTTP/1.1" 200 1057 0.013572 10.0.0.241 - - [2026-05-14 02:13:56] "GET /domains?obj_uuids=d251bbb1-a677-4b52-8c85-ab79c9809042&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001892 10.0.0.241 - - [2026-05-14 02:13:56] "GET /domain/d251bbb1-a677-4b52-8c85-ab79c9809042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 945 0.009255 10.0.0.241 - - [2026-05-14 02:13:57] "POST /service-templates HTTP/1.1" 200 545 0.041725 10.0.0.241 - - [2026-05-14 02:13:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003411 252.241.83.23 - - [2026-05-14 02:13:57] "POST /neutron/port HTTP/1.1" 200 1107 0.107324 10.0.0.241 - - [2026-05-14 02:13:57] "GET /service-template/001d14d7-6749-4720-9bf9-0d39555e76fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1811 0.005897 10.0.0.241 - - [2026-05-14 02:13:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005626 10.0.0.241 - - [2026-05-14 02:13:57] "GET /service-template/001d14d7-6749-4720-9bf9-0d39555e76fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1811 0.004164 252.241.83.23 - - [2026-05-14 02:13:57] "POST /neutron/port HTTP/1.1" 200 1117 0.016278 10.0.0.241 - - [2026-05-14 02:13:57] "POST /id-to-fqname HTTP/1.1" 200 221 0.001520 252.241.83.23 - - [2026-05-14 02:13:57] "POST /neutron/floatingip HTTP/1.1" 200 117 0.008229 252.241.83.23 - - [2026-05-14 02:13:57] "POST /neutron/network HTTP/1.1" 200 842 0.008251 10.0.0.241 - - [2026-05-14 02:13:57] "POST /id-to-fqname HTTP/1.1" 200 221 0.001618 252.241.83.23 - - [2026-05-14 02:13:57] "POST /neutron/subnet HTTP/1.1" 200 703 0.007704 10.0.0.241 - - [2026-05-14 02:13:57] "GET /projects?obj_uuids=11832f36-8a1d-4b55-b4c8-e5c2ecd292d8&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001236 10.0.0.241 - - [2026-05-14 02:13:57] "POST /id-to-fqname HTTP/1.1" 200 222 0.001561 252.241.83.23 - - [2026-05-14 02:13:57] "POST /neutron/port HTTP/1.1" 200 117 0.002000 252.241.83.23 - - [2026-05-14 02:13:57] "POST /neutron/network HTTP/1.1" 200 831 0.032612 252.241.83.23 - - [2026-05-14 02:13:57] "POST /neutron/port HTTP/1.1" 200 1947 0.035480 252.241.83.23 - - [2026-05-14 02:13:57] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008019 252.241.83.23 - - [2026-05-14 02:13:57] "POST /neutron/port HTTP/1.1" 200 1056 0.336246 252.241.83.23 - - [2026-05-14 02:13:57] "POST /neutron/port HTTP/1.1" 200 1056 0.012362 252.241.83.23 - - [2026-05-14 02:13:57] "POST /neutron/port HTTP/1.1" 200 1056 0.013967 252.241.83.23 - - [2026-05-14 02:13:57] "POST /neutron/port HTTP/1.1" 200 1106 0.111986 252.241.83.23 - - [2026-05-14 02:13:58] "POST /neutron/port HTTP/1.1" 200 1116 0.020676 252.241.83.23 - - [2026-05-14 02:13:58] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004763 252.241.83.23 - - [2026-05-14 02:13:58] "POST /neutron/subnet HTTP/1.1" 200 699 0.008935 252.241.83.23 - - [2026-05-14 02:13:58] "POST /neutron/port HTTP/1.1" 200 117 0.001372 252.241.83.23 - - [2026-05-14 02:13:58] "POST /neutron/network HTTP/1.1" 200 832 0.007224 252.241.83.23 - - [2026-05-14 02:13:59] "POST /neutron/network HTTP/1.1" 200 2219 0.013382 252.241.83.23 - - [2026-05-14 02:13:59] "GET /aaa-mode HTTP/1.1" 401 297 0.000468 252.241.83.23 - - [2026-05-14 02:13:59] "GET / HTTP/1.1" 200 36499 0.001942 252.241.83.23 - - [2026-05-14 02:13:59] "GET /project/11832f36-8a1d-4b55-b4c8-e5c2ecd292d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000485 10.0.0.241 - - [2026-05-14 02:13:59] "GET /projects?obj_uuids=11832f36-8a1d-4b55-b4c8-e5c2ecd292d8&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001201 252.241.83.23 - - [2026-05-14 02:13:59] "GET /project/11832f36-8a1d-4b55-b4c8-e5c2ecd292d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.059801 252.241.83.23 - - [2026-05-14 02:14:00] "POST /neutron/network HTTP/1.1" 200 831 0.040375 252.241.83.23 - - [2026-05-14 02:14:00] "POST /neutron/network HTTP/1.1" 200 831 0.014496 252.241.83.23 - - [2026-05-14 02:14:00] "POST /neutron/network HTTP/1.1" 200 832 0.007320 252.241.83.23 - - [2026-05-14 02:14:00] "POST /neutron/port HTTP/1.1" 200 2081 0.030306 252.241.83.23 - - [2026-05-14 02:14:01] "POST /neutron/security_group HTTP/1.1" 200 2054 0.012645 252.241.83.23 - - [2026-05-14 02:14:01] "POST /neutron/port HTTP/1.1" 200 117 0.008057 252.241.83.23 - - [2026-05-14 02:14:01] "POST /neutron/port HTTP/1.1" 200 117 0.007308 252.241.83.23 - - [2026-05-14 02:14:01] "POST /neutron/network HTTP/1.1" 200 2219 0.015529 10.0.0.241 - - [2026-05-14 02:14:01] "GET /projects?obj_uuids=11832f36-8a1d-4b55-b4c8-e5c2ecd292d8&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001482 252.241.83.23 - - [2026-05-14 02:14:01] "POST /neutron/port HTTP/1.1" 200 1057 0.333704 10.0.0.241 - - [2026-05-14 02:14:02] "GET /projects?obj_uuids=11832f36-8a1d-4b55-b4c8-e5c2ecd292d8&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002959 252.241.83.23 - - [2026-05-14 02:14:02] "POST /neutron/port HTTP/1.1" 200 1057 0.434466 10.0.0.241 - - [2026-05-14 02:14:02] "GET /projects?obj_uuids=11832f36-8a1d-4b55-b4c8-e5c2ecd292d8&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.003237 252.241.83.23 - - [2026-05-14 02:14:02] "POST /neutron/port HTTP/1.1" 200 1056 0.400898 252.241.83.23 - - [2026-05-14 02:14:03] "POST /neutron/port HTTP/1.1" 200 1057 0.020222 252.241.83.23 - - [2026-05-14 02:14:03] "POST /neutron/port HTTP/1.1" 200 1057 0.017786 252.241.83.23 - - [2026-05-14 02:14:03] "POST /neutron/port HTTP/1.1" 200 1107 0.099194 252.241.83.23 - - [2026-05-14 02:14:03] "POST /neutron/port HTTP/1.1" 200 1057 0.016881 252.241.83.23 - - [2026-05-14 02:14:03] "POST /neutron/port HTTP/1.1" 200 1057 0.021976 252.241.83.23 - - [2026-05-14 02:14:03] "POST /neutron/port HTTP/1.1" 200 1107 0.165417 252.241.83.23 - - [2026-05-14 02:14:03] "POST /neutron/port HTTP/1.1" 200 1056 0.016325 252.241.83.23 - - [2026-05-14 02:14:03] "POST /neutron/port HTTP/1.1" 200 1056 0.017094 252.241.83.23 - - [2026-05-14 02:14:04] "POST /neutron/port HTTP/1.1" 200 1106 0.146159 252.241.83.23 - - [2026-05-14 02:14:04] "POST /neutron/port HTTP/1.1" 200 3045 0.077927 252.241.83.23 - - [2026-05-14 02:14:04] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005199 252.241.83.23 - - [2026-05-14 02:14:04] "POST /neutron/subnet HTTP/1.1" 200 703 0.012107 252.241.83.23 - - [2026-05-14 02:14:04] "POST /neutron/port HTTP/1.1" 200 117 0.002036 252.241.83.23 - - [2026-05-14 02:14:04] "POST /neutron/network HTTP/1.1" 200 831 0.029044 252.241.83.23 - - [2026-05-14 02:14:04] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004969 252.241.83.23 - - [2026-05-14 02:14:04] "POST /neutron/subnet HTTP/1.1" 200 703 0.010430 252.241.83.23 - - [2026-05-14 02:14:04] "POST /neutron/port HTTP/1.1" 200 117 0.002652 252.241.83.23 - - [2026-05-14 02:14:04] "POST /neutron/network HTTP/1.1" 200 831 0.009359 252.241.83.23 - - [2026-05-14 02:14:04] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006804 252.241.83.23 - - [2026-05-14 02:14:04] "POST /neutron/subnet HTTP/1.1" 200 699 0.019002 252.241.83.23 - - [2026-05-14 02:14:05] "POST /neutron/port HTTP/1.1" 200 117 0.001337 252.241.83.23 - - [2026-05-14 02:14:05] "POST /neutron/network HTTP/1.1" 200 832 0.009675 252.241.83.23 - - [2026-05-14 02:14:06] "POST /neutron/port HTTP/1.1" 200 3045 0.025401 252.241.83.23 - - [2026-05-14 02:14:06] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009321 252.241.83.23 - - [2026-05-14 02:14:09] "POST /neutron/port HTTP/1.1" 200 1116 0.060569 252.241.83.23 - - [2026-05-14 02:14:09] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007240 252.241.83.23 - - [2026-05-14 02:14:09] "POST /neutron/port HTTP/1.1" 200 1117 0.050288 252.241.83.23 - - [2026-05-14 02:14:09] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007914 252.241.83.23 - - [2026-05-14 02:14:09] "POST /neutron/port HTTP/1.1" 200 1116 0.025309 252.241.83.23 - - [2026-05-14 02:14:09] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006814 252.241.83.23 - - [2026-05-14 02:14:09] "POST /neutron/port HTTP/1.1" 200 1117 0.016076 252.241.83.23 - - [2026-05-14 02:14:09] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006099 252.241.83.23 - - [2026-05-14 02:14:10] "POST /neutron/port HTTP/1.1" 200 1117 0.013844 252.241.83.23 - - [2026-05-14 02:14:10] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007654 252.241.83.23 - - [2026-05-14 02:14:10] "POST /neutron/port HTTP/1.1" 200 1117 0.042612 252.241.83.23 - - [2026-05-14 02:14:11] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006447 252.241.83.23 - - [2026-05-14 02:14:11] "POST /neutron/port HTTP/1.1" 200 3045 0.022978 252.241.83.23 - - [2026-05-14 02:14:11] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007602 252.241.83.23 - - [2026-05-14 02:14:11] "POST /neutron/port HTTP/1.1" 200 3045 0.025334 252.241.83.23 - - [2026-05-14 02:14:11] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007979 252.241.83.23 - - [2026-05-14 02:14:11] "POST /neutron/port HTTP/1.1" 200 1116 0.018339 252.241.83.23 - - [2026-05-14 02:14:11] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006546 252.241.83.23 - - [2026-05-14 02:14:11] "POST /neutron/port HTTP/1.1" 200 3045 0.022238 252.241.83.23 - - [2026-05-14 02:14:11] "POST /neutron/security_group HTTP/1.1" 200 2054 0.010261 252.241.83.23 - - [2026-05-14 02:14:11] "POST /neutron/port HTTP/1.1" 200 1116 0.020846 252.241.83.23 - - [2026-05-14 02:14:11] "POST /neutron/port HTTP/1.1" 200 3045 0.023739 252.241.83.23 - - [2026-05-14 02:14:11] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007375 252.241.83.23 - - [2026-05-14 02:14:11] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005969 252.241.83.23 - - [2026-05-14 02:14:11] "POST /neutron/port HTTP/1.1" 200 3045 0.023888 252.241.83.23 - - [2026-05-14 02:14:11] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007478 10.0.0.241 - - [2026-05-14 02:14:12] "GET /virtual-machine/4a12aea9-c4e0-4fd1-8be2-88974b778cd3 HTTP/1.1" 200 1804 0.006168 10.0.0.241 - - [2026-05-14 02:14:12] "GET /virtual-machine-interface/49b80563-8c1d-4942-8d52-1261e3327830 HTTP/1.1" 200 2947 0.005378 10.0.0.241 - - [2026-05-14 02:14:12] "GET /virtual-machine-interface/c3640496-a0cb-41d6-8fec-571fd43816fc HTTP/1.1" 200 2951 0.005683 10.0.0.241 - - [2026-05-14 02:14:12] "GET /virtual-machine-interface/f32b0f3f-7c5b-4896-bfe1-33ca6f511fcd HTTP/1.1" 200 2948 0.007415 10.0.0.241 - - [2026-05-14 02:14:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003703 10.0.0.241 - - [2026-05-14 02:14:12] "GET /global-vrouter-config/5e38580b-ceb8-4b35-ba3e-0ea3f975163a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004855 10.0.0.241 - - [2026-05-14 02:14:12] "GET /virtual-networks?parent_id=11832f36-8a1d-4b55-b4c8-e5c2ecd292d8&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004576 10.0.0.241 - - [2026-05-14 02:14:12] "GET /virtual-network/cbb03016-50bc-45f6-92f1-d54eca345431?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005878 10.0.0.241 - - [2026-05-14 02:14:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003943 10.0.0.241 - - [2026-05-14 02:14:16] "GET /virtual-network/cbb03016-50bc-45f6-92f1-d54eca345431?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.008092 10.0.0.241 - - [2026-05-14 02:14:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004620 10.0.0.241 - - [2026-05-14 02:14:20] "GET /virtual-network/cbb03016-50bc-45f6-92f1-d54eca345431?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005672 10.0.0.241 - - [2026-05-14 02:14:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003509 10.0.0.241 - - [2026-05-14 02:14:24] "GET /virtual-network/cbb03016-50bc-45f6-92f1-d54eca345431?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005126 10.0.0.241 - - [2026-05-14 02:14:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003680 10.0.0.241 - - [2026-05-14 02:14:26] "GET /global-vrouter-config/5e38580b-ceb8-4b35-ba3e-0ea3f975163a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003938 10.0.0.241 - - [2026-05-14 02:14:26] "GET /virtual-networks?parent_id=11832f36-8a1d-4b55-b4c8-e5c2ecd292d8&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003142 10.0.0.241 - - [2026-05-14 02:14:26] "GET /virtual-network/cbb03016-50bc-45f6-92f1-d54eca345431?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.009071 252.241.83.23 - - [2026-05-14 02:14:26] "POST /neutron/port HTTP/1.1" 200 3045 0.021079 252.241.83.23 - - [2026-05-14 02:14:26] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008209 252.241.83.23 - - [2026-05-14 02:14:32] "POST /neutron/port HTTP/1.1" 200 3045 0.024494 252.241.83.23 - - [2026-05-14 02:14:32] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007941 252.241.83.23 - - [2026-05-14 02:14:36] "POST /neutron/port HTTP/1.1" 200 3045 0.024018 252.241.83.23 - - [2026-05-14 02:14:36] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007436 252.241.83.23 - - [2026-05-14 02:14:37] "POST /neutron/port HTTP/1.1" 200 3045 0.024192 252.241.83.23 - - [2026-05-14 02:14:37] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007566 252.241.83.23 - - [2026-05-14 02:14:37] "POST /neutron/port HTTP/1.1" 200 3045 0.028727 252.241.83.23 - - [2026-05-14 02:14:37] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008723 252.241.83.23 - - [2026-05-14 02:14:37] "POST /neutron/port HTTP/1.1" 200 3045 0.022315 252.241.83.23 - - [2026-05-14 02:14:37] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006627 252.241.83.23 - - [2026-05-14 02:14:38] "POST /neutron/port HTTP/1.1" 200 3045 0.025458 252.241.83.23 - - [2026-05-14 02:14:38] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007034 10.0.0.241 - - [2026-05-14 02:14:41] "DELETE /project/11832f368a1d4b55b4c8e5c2ecd292d8 HTTP/1.1" 404 173 0.005578 10.0.0.241 - - [2026-05-14 02:14:41] "GET /projects?obj_uuids=22950e53-0ee6-4e79-b979-074c11639b7d&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001068 10.0.0.241 - - [2026-05-14 02:14:41] "GET /project/22950e53-0ee6-4e79-b979-074c11639b7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.029624 10.0.0.241 - - [2026-05-14 02:14:41] "GET /projects?obj_uuids=22950e53-0ee6-4e79-b979-074c11639b7d&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001321 10.0.0.241 - - [2026-05-14 02:14:42] "GET /project/22950e53-0ee6-4e79-b979-074c11639b7d?fields=security_groups HTTP/1.1" 200 1329 0.077122 10.0.0.241 - - [2026-05-14 02:14:42] "DELETE /security-group/eec80cc1-0dcc-4961-a2fb-9b7b9c56d7b6 HTTP/1.1" 200 115 0.050114 10.0.0.241 - - [2026-05-14 02:14:42] "GET /projects?obj_uuids=22950e53-0ee6-4e79-b979-074c11639b7d&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001560 10.0.0.241 - - [2026-05-14 02:14:42] "DELETE /access-control-list/2b6ba220-a957-42fa-9cde-0aece78b5c4e HTTP/1.1" 200 115 0.039183 10.0.0.241 - - [2026-05-14 02:14:42] "GET /project/22950e53-0ee6-4e79-b979-074c11639b7d?fields=application_policy_sets HTTP/1.1" 200 1368 0.047538 10.0.0.241 - - [2026-05-14 02:14:42] "DELETE /access-control-list/81792376-2218-4ab5-a5f0-9dc95eb8b687 HTTP/1.1" 200 115 0.037202 10.0.0.241 - - [2026-05-14 02:14:42] "DELETE /project/22950e53-0ee6-4e79-b979-074c11639b7d HTTP/1.1" 200 115 0.399781 252.241.83.23 - - [2026-05-14 02:14:42] "POST /neutron/port HTTP/1.1" 200 3045 0.022422 252.241.83.23 - - [2026-05-14 02:14:42] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008376 252.241.83.23 - - [2026-05-14 02:14:47] "POST /neutron/port HTTP/1.1" 200 3045 0.031651 252.241.83.23 - - [2026-05-14 02:14:47] "POST /neutron/security_group HTTP/1.1" 200 2054 0.011621 10.0.0.241 - - [2026-05-14 02:14:52] "GET /obj-perms HTTP/1.1" 200 6381 0.058800 10.0.0.241 - - [2026-05-14 02:14:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003877 10.0.0.241 - - [2026-05-14 02:14:52] "GET /global-vrouter-config/5e38580b-ceb8-4b35-ba3e-0ea3f975163a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004062 10.0.0.241 - - [2026-05-14 02:14:53] "GET /virtual-networks?parent_id=11832f36-8a1d-4b55-b4c8-e5c2ecd292d8&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003344 10.0.0.241 - - [2026-05-14 02:14:53] "GET /virtual-network/a6620a26-d741-48e2-ac2f-e304c7b84d69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.007021 10.0.0.241 - - [2026-05-14 02:14:53] "GET /obj-perms HTTP/1.1" 200 6381 0.061318 10.0.0.241 - - [2026-05-14 02:14:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003963 10.0.0.241 - - [2026-05-14 02:14:53] "GET /global-vrouter-config/5e38580b-ceb8-4b35-ba3e-0ea3f975163a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004217 10.0.0.241 - - [2026-05-14 02:14:53] "GET /virtual-networks?parent_id=11832f36-8a1d-4b55-b4c8-e5c2ecd292d8&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003734 10.0.0.241 - - [2026-05-14 02:14:53] "GET /virtual-network/76f84c15-9333-42e1-8ff8-fec9491b2967?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006020 10.0.0.241 - - [2026-05-14 02:14:53] "POST /fqname-to-id HTTP/1.1" 404 205 0.003618 10.0.0.241 - - [2026-05-14 02:14:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003254 10.0.0.241 - - [2026-05-14 02:14:53] "GET /projects?obj_uuids=11832f36-8a1d-4b55-b4c8-e5c2ecd292d8&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001409 10.0.0.241 - - [2026-05-14 02:14:53] "GET /project/11832f36-8a1d-4b55-b4c8-e5c2ecd292d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.028168 10.0.0.241 - - [2026-05-14 02:14:53] "POST /service-instances HTTP/1.1" 200 545 0.065304 10.0.0.241 - - [2026-05-14 02:14:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003291 10.0.0.241 - - [2026-05-14 02:14:54] "GET /service-instance/54933b43-387f-451b-a960-011825cc44e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2136 0.006752 10.0.0.241 - - [2026-05-14 02:14:54] "POST /port-tuples HTTP/1.1" 200 588 0.026297 10.0.0.241 - - [2026-05-14 02:14:54] "GET /virtual-machine-interface/49b80563-8c1d-4942-8d52-1261e3327830?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.009479 10.0.0.241 - - [2026-05-14 02:14:54] "PUT /virtual-machine-interface/49b80563-8c1d-4942-8d52-1261e3327830 HTTP/1.1" 200 286 0.016532 10.0.0.241 - - [2026-05-14 02:14:54] "POST /ref-update HTTP/1.1" 200 156 0.015127 10.0.0.241 - - [2026-05-14 02:14:54] "GET /virtual-machine-interface/f32b0f3f-7c5b-4896-bfe1-33ca6f511fcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2725 0.007030 10.0.0.241 - - [2026-05-14 02:14:54] "POST /instance-ips HTTP/1.1" 200 387 0.051332 10.0.0.241 - - [2026-05-14 02:14:54] "POST /ref-update HTTP/1.1" 200 156 0.021126 10.0.0.241 - - [2026-05-14 02:14:54] "PUT /virtual-machine-interface/f32b0f3f-7c5b-4896-bfe1-33ca6f511fcd HTTP/1.1" 200 286 0.013294 10.0.0.241 - - [2026-05-14 02:14:54] "POST /ref-update HTTP/1.1" 200 156 0.009831 10.0.0.241 - - [2026-05-14 02:14:54] "POST /ref-update HTTP/1.1" 200 156 0.011120 10.0.0.241 - - [2026-05-14 02:14:54] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003374 10.0.0.241 - - [2026-05-14 02:14:54] "GET /virtual-machine-interface/c3640496-a0cb-41d6-8fec-571fd43816fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2728 0.005615 10.0.0.241 - - [2026-05-14 02:14:54] "POST /instance-ips HTTP/1.1" 200 387 0.028274 10.0.0.241 - - [2026-05-14 02:14:54] "PUT /virtual-machine-interface/c3640496-a0cb-41d6-8fec-571fd43816fc HTTP/1.1" 200 286 0.021359 10.0.0.241 - - [2026-05-14 02:14:54] "POST /ref-update HTTP/1.1" 200 156 0.013220 10.0.0.241 - - [2026-05-14 02:14:54] "POST /ref-update HTTP/1.1" 200 156 0.016351 10.0.0.241 - - [2026-05-14 02:14:54] "POST /ref-update HTTP/1.1" 200 156 0.014932 10.0.0.241 - - [2026-05-14 02:14:54] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006408 252.241.83.23 - - [2026-05-14 02:14:54] "POST /neutron/port HTTP/1.1" 200 1117 0.015459 252.241.83.23 - - [2026-05-14 02:14:54] "POST /neutron/security_group HTTP/1.1" 200 2054 0.010465 10.0.0.241 - - [2026-05-14 02:14:54] "POST /instance-ips HTTP/1.1" 200 375 0.028083 10.0.0.241 - - [2026-05-14 02:14:54] "POST /ref-update HTTP/1.1" 200 156 0.015036 252.241.83.23 - - [2026-05-14 02:14:54] "POST /neutron/port HTTP/1.1" 200 1117 0.020156 10.0.0.241 - - [2026-05-14 02:14:54] "POST /ref-update HTTP/1.1" 200 156 0.009720 252.241.83.23 - - [2026-05-14 02:14:54] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007217 10.0.0.241 - - [2026-05-14 02:14:54] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005114 252.241.83.23 - - [2026-05-14 02:14:55] "POST /neutron/port HTTP/1.1" 200 1117 0.014455 10.0.0.241 - - [2026-05-14 02:14:55] "POST /instance-ips HTTP/1.1" 200 375 0.016902 252.241.83.23 - - [2026-05-14 02:14:55] "POST /neutron/security_group HTTP/1.1" 200 2054 0.013266 10.0.0.241 - - [2026-05-14 02:14:55] "POST /ref-update HTTP/1.1" 200 156 0.020616 10.0.0.241 - - [2026-05-14 02:14:55] "GET /virtual-machine/e5a118fb-b4f7-43ac-9a99-00c4a12474c2 HTTP/1.1" 200 1293 0.005355 10.0.0.241 - - [2026-05-14 02:14:55] "POST /ref-update HTTP/1.1" 200 156 0.013085 10.0.0.241 - - [2026-05-14 02:14:55] "GET /virtual-machine-interface/5e7e95cc-7c12-4a50-a57e-d8d989e73b89 HTTP/1.1" 200 2947 0.008553 10.0.0.241 - - [2026-05-14 02:14:55] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003310 10.0.0.241 - - [2026-05-14 02:14:55] "POST /instance-ips HTTP/1.1" 200 377 0.017921 10.0.0.241 - - [2026-05-14 02:14:55] "POST /ref-update HTTP/1.1" 200 156 0.009574 10.0.0.241 - - [2026-05-14 02:14:55] "POST /ref-update HTTP/1.1" 200 156 0.008935 10.0.0.241 - - [2026-05-14 02:14:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004518 10.0.0.241 - - [2026-05-14 02:14:55] "GET /global-vrouter-config/5e38580b-ceb8-4b35-ba3e-0ea3f975163a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003362 10.0.0.241 - - [2026-05-14 02:14:55] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003717 10.0.0.241 - - [2026-05-14 02:14:55] "GET /virtual-networks?parent_id=11832f36-8a1d-4b55-b4c8-e5c2ecd292d8&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003406 10.0.0.241 - - [2026-05-14 02:14:55] "POST /instance-ips HTTP/1.1" 200 377 0.017197 10.0.0.241 - - [2026-05-14 02:14:55] "GET /virtual-network/a6620a26-d741-48e2-ac2f-e304c7b84d69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.007568 10.0.0.241 - - [2026-05-14 02:14:55] "POST /ref-update HTTP/1.1" 200 156 0.010972 10.0.0.241 - - [2026-05-14 02:14:55] "POST /ref-update HTTP/1.1" 200 156 0.015960 10.0.0.241 - - [2026-05-14 02:14:55] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003334 10.0.0.241 - - [2026-05-14 02:14:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004111 10.0.0.241 - - [2026-05-14 02:14:56] "GET /global-vrouter-config/5e38580b-ceb8-4b35-ba3e-0ea3f975163a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004997 10.0.0.241 - - [2026-05-14 02:14:56] "GET /virtual-networks?parent_id=11832f36-8a1d-4b55-b4c8-e5c2ecd292d8&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003496 10.0.0.241 - - [2026-05-14 02:14:56] "GET /virtual-network/a6620a26-d741-48e2-ac2f-e304c7b84d69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.006562 252.241.83.23 - - [2026-05-14 02:14:57] "POST /neutron/port HTTP/1.1" 200 1116 0.015593 252.241.83.23 - - [2026-05-14 02:14:57] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008480 252.241.83.23 - - [2026-05-14 02:14:57] "POST /neutron/port HTTP/1.1" 200 1116 0.017675 252.241.83.23 - - [2026-05-14 02:14:57] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009241 252.241.83.23 - - [2026-05-14 02:14:57] "POST /neutron/port HTTP/1.1" 200 1116 0.013953 252.241.83.23 - - [2026-05-14 02:14:57] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009959 10.0.0.241 - - [2026-05-14 02:14:57] "GET /virtual-machine/2d923bc5-9075-4771-a6ba-97d7fa06eb23 HTTP/1.1" 200 1292 0.005304 10.0.0.241 - - [2026-05-14 02:14:57] "GET /virtual-machine-interface/f5216175-27e1-4880-b0ee-3797de2668e3 HTTP/1.1" 200 2951 0.009438 10.0.0.241 - - [2026-05-14 02:14:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004020 10.0.0.241 - - [2026-05-14 02:14:57] "GET /global-vrouter-config/5e38580b-ceb8-4b35-ba3e-0ea3f975163a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004184 10.0.0.241 - - [2026-05-14 02:14:57] "GET /virtual-networks?parent_id=11832f36-8a1d-4b55-b4c8-e5c2ecd292d8&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003500 10.0.0.241 - - [2026-05-14 02:14:57] "GET /virtual-network/76f84c15-9333-42e1-8ff8-fec9491b2967?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005403 10.0.0.241 - - [2026-05-14 02:14:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003633 10.0.0.241 - - [2026-05-14 02:14:59] "GET /global-vrouter-config/5e38580b-ceb8-4b35-ba3e-0ea3f975163a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003797 10.0.0.241 - - [2026-05-14 02:14:59] "GET /virtual-networks?parent_id=11832f36-8a1d-4b55-b4c8-e5c2ecd292d8&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004224 10.0.0.241 - - [2026-05-14 02:14:59] "GET /virtual-network/76f84c15-9333-42e1-8ff8-fec9491b2967?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005753 10.0.0.241 - - [2026-05-14 02:14:59] "POST /fqname-to-id HTTP/1.1" 404 209 0.003416 10.0.0.241 - - [2026-05-14 02:14:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003700 10.0.0.241 - - [2026-05-14 02:14:59] "GET /projects?obj_uuids=11832f36-8a1d-4b55-b4c8-e5c2ecd292d8&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001910 10.0.0.241 - - [2026-05-14 02:14:59] "GET /project/11832f36-8a1d-4b55-b4c8-e5c2ecd292d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.040364 10.0.0.241 - - [2026-05-14 02:14:59] "POST /network-policys HTTP/1.1" 200 549 0.025154 10.0.0.241 - - [2026-05-14 02:14:59] "GET /network-policy/107f88d6-ea43-41ff-88e0-0c8c34dfa4b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2175 0.005142 10.0.0.241 - - [2026-05-14 02:14:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004703 10.0.0.241 - - [2026-05-14 02:14:59] "GET /virtual-network/a6620a26-d741-48e2-ac2f-e304c7b84d69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.008799 10.0.0.241 - - [2026-05-14 02:14:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003693 10.0.0.241 - - [2026-05-14 02:14:59] "GET /network-policy/107f88d6-ea43-41ff-88e0-0c8c34dfa4b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2175 0.004178 10.0.0.241 - - [2026-05-14 02:14:59] "POST /ref-update HTTP/1.1" 200 156 0.035330 10.0.0.241 - - [2026-05-14 02:14:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003914 10.0.0.241 - - [2026-05-14 02:15:00] "GET /network-policy/107f88d6-ea43-41ff-88e0-0c8c34dfa4b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2175 0.004156 252.241.83.23 - - [2026-05-14 02:15:00] "POST /neutron/network HTTP/1.1" 200 917 0.014651 10.0.0.241 - - [2026-05-14 02:15:00] "POST /fqname-to-id HTTP/1.1" 404 240 0.003836 10.0.0.241 - - [2026-05-14 02:15:00] "GET /virtual-network/a6620a26-d741-48e2-ac2f-e304c7b84d69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.049303 10.0.0.241 - - [2026-05-14 02:15:00] "POST /access-control-lists HTTP/1.1" 200 603 0.070062 10.0.0.241 - - [2026-05-14 02:15:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006929 10.0.0.241 - - [2026-05-14 02:15:00] "GET /network-policy/107f88d6-ea43-41ff-88e0-0c8c34dfa4b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2175 0.004371 10.0.0.241 - - [2026-05-14 02:15:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004241 10.0.0.241 - - [2026-05-14 02:15:00] "GET /virtual-network/76f84c15-9333-42e1-8ff8-fec9491b2967?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006836 10.0.0.241 - - [2026-05-14 02:15:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004551 10.0.0.241 - - [2026-05-14 02:15:00] "GET /network-policy/107f88d6-ea43-41ff-88e0-0c8c34dfa4b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2175 0.004243 10.0.0.241 - - [2026-05-14 02:15:00] "POST /fqname-to-id HTTP/1.1" 404 242 0.003929 10.0.0.241 - - [2026-05-14 02:15:00] "POST /ref-update HTTP/1.1" 200 156 0.039247 10.0.0.241 - - [2026-05-14 02:15:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004243 10.0.0.241 - - [2026-05-14 02:15:00] "POST /access-control-lists HTTP/1.1" 200 606 0.070027 10.0.0.241 - - [2026-05-14 02:15:00] "GET /network-policy/107f88d6-ea43-41ff-88e0-0c8c34dfa4b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2175 0.004448 10.0.0.241 - - [2026-05-14 02:15:00] "POST /routing-instances HTTP/1.1" 200 757 0.019792 252.241.83.23 - - [2026-05-14 02:15:00] "POST /neutron/network HTTP/1.1" 200 918 0.010700 10.0.0.241 - - [2026-05-14 02:15:00] "POST /route-targets HTTP/1.1" 200 329 0.017632 10.0.0.241 - - [2026-05-14 02:15:00] "GET /virtual-network/76f84c15-9333-42e1-8ff8-fec9491b2967?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.016853 10.0.0.241 - - [2026-05-14 02:15:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005211 10.0.0.241 - - [2026-05-14 02:15:00] "POST /ref-update HTTP/1.1" 200 156 0.018206 10.0.0.241 - - [2026-05-14 02:15:00] "GET /network-policy/107f88d6-ea43-41ff-88e0-0c8c34dfa4b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2175 0.005405 10.0.0.241 - - [2026-05-14 02:15:00] "GET /routing-instance/9b2317f7-bb98-45b4-9c37-48c8e76675aa?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1276 0.005694 10.0.0.241 - - [2026-05-14 02:15:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004543 10.0.0.241 - - [2026-05-14 02:15:00] "GET /routing-instance/9b2317f7-bb98-45b4-9c37-48c8e76675aa?fields=routing_policy_back_refs HTTP/1.1" 200 1276 0.006148 10.0.0.241 - - [2026-05-14 02:15:00] "GET /service-template/001d14d7-6749-4720-9bf9-0d39555e76fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1811 0.006651 10.0.0.241 - - [2026-05-14 02:15:00] "POST /ref-update HTTP/1.1" 200 156 0.014095 10.0.0.241 - - [2026-05-14 02:15:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006140 10.0.0.241 - - [2026-05-14 02:15:01] "POST /routing-instances HTTP/1.1" 200 758 0.026271 10.0.0.241 - - [2026-05-14 02:15:01] "GET /projects?obj_uuids=11832f36-8a1d-4b55-b4c8-e5c2ecd292d8&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001807 10.0.0.241 - - [2026-05-14 02:15:01] "GET /project/11832f36-8a1d-4b55-b4c8-e5c2ecd292d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.041770 10.0.0.241 - - [2026-05-14 02:15:01] "POST /route-targets HTTP/1.1" 200 329 0.016568 10.0.0.241 - - [2026-05-14 02:15:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005863 10.0.0.241 - - [2026-05-14 02:15:01] "POST /ref-update HTTP/1.1" 200 156 0.016924 10.0.0.241 - - [2026-05-14 02:15:01] "GET /service-instance/54933b43-387f-451b-a960-011825cc44e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3542 0.007048 10.0.0.241 - - [2026-05-14 02:15:01] "GET /routing-instance/23966701-53b6-44e1-9e8f-e66ac2a60377?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1276 0.004959 10.0.0.241 - - [2026-05-14 02:15:01] "GET /domains HTTP/1.1" 200 440 0.003940 10.0.0.241 - - [2026-05-14 02:15:01] "GET /routing-instance/23966701-53b6-44e1-9e8f-e66ac2a60377?fields=routing_policy_back_refs HTTP/1.1" 200 1276 0.006441 10.0.0.241 - - [2026-05-14 02:15:01] "GET /domains?obj_uuids=d251bbb1-a677-4b52-8c85-ab79c9809042&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001458 10.0.0.241 - - [2026-05-14 02:15:01] "GET /domain/d251bbb1-a677-4b52-8c85-ab79c9809042 HTTP/1.1" 200 1530 0.010929 10.0.0.241 - - [2026-05-14 02:15:01] "PUT /routing-instance/9b2317f7-bb98-45b4-9c37-48c8e76675aa HTTP/1.1" 200 268 0.012892 10.0.0.241 - - [2026-05-14 02:15:01] "GET /projects?obj_uuids=11832f36-8a1d-4b55-b4c8-e5c2ecd292d8&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001897 10.0.0.241 - - [2026-05-14 02:15:01] "GET /project/11832f36-8a1d-4b55-b4c8-e5c2ecd292d8 HTTP/1.1" 200 4235 0.043366 10.0.0.241 - - [2026-05-14 02:15:01] "PUT /routing-instance/23966701-53b6-44e1-9e8f-e66ac2a60377 HTTP/1.1" 200 268 0.022200 10.0.0.241 - - [2026-05-14 02:15:01] "GET /service-instance/54933b43-387f-451b-a960-011825cc44e8 HTTP/1.1" 200 3796 0.006033 10.0.0.241 - - [2026-05-14 02:15:01] "POST /ref-update HTTP/1.1" 200 156 0.018089 10.0.0.241 - - [2026-05-14 02:15:01] "GET /domains HTTP/1.1" 200 440 0.004121 10.0.0.241 - - [2026-05-14 02:15:01] "GET /domains?obj_uuids=d251bbb1-a677-4b52-8c85-ab79c9809042&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001242 10.0.0.241 - - [2026-05-14 02:15:01] "GET /domain/d251bbb1-a677-4b52-8c85-ab79c9809042 HTTP/1.1" 200 1530 0.007620 10.0.0.241 - - [2026-05-14 02:15:01] "GET /projects?obj_uuids=11832f36-8a1d-4b55-b4c8-e5c2ecd292d8&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001829 10.0.0.241 - - [2026-05-14 02:15:01] "GET /project/11832f36-8a1d-4b55-b4c8-e5c2ecd292d8 HTTP/1.1" 200 4235 0.048462 10.0.0.241 - - [2026-05-14 02:15:01] "GET /service-instance/54933b43-387f-451b-a960-011825cc44e8 HTTP/1.1" 200 3796 0.006374 10.0.0.241 - - [2026-05-14 02:15:01] "GET /port-tuple/26f2d110-eb6c-4ccd-9c00-2fdc365b7fdc HTTP/1.1" 200 1980 0.005336 10.0.0.241 - - [2026-05-14 02:15:01] "GET /virtual-machine-interface/49b80563-8c1d-4942-8d52-1261e3327830 HTTP/1.1" 200 3821 0.009506 10.0.0.241 - - [2026-05-14 02:15:01] "GET /virtual-machine-interface/c3640496-a0cb-41d6-8fec-571fd43816fc HTTP/1.1" 200 3810 0.006875 10.0.0.241 - - [2026-05-14 02:15:01] "GET /virtual-machine-interface/f32b0f3f-7c5b-4896-bfe1-33ca6f511fcd HTTP/1.1" 200 3804 0.008533 252.241.83.23 - - [2026-05-14 02:15:02] "POST /neutron/port HTTP/1.1" 200 3816 0.081084 252.241.83.23 - - [2026-05-14 02:15:02] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008884 252.241.83.23 - - [2026-05-14 02:15:02] "POST /neutron/port HTTP/1.1" 200 3816 0.047130 252.241.83.23 - - [2026-05-14 02:15:02] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009401 252.241.83.23 - - [2026-05-14 02:15:02] "POST /neutron/port HTTP/1.1" 200 3816 0.054736 252.241.83.23 - - [2026-05-14 02:15:02] "POST /neutron/security_group HTTP/1.1" 200 2054 0.011072 252.241.83.23 - - [2026-05-14 02:15:02] "POST /neutron/port HTTP/1.1" 200 3816 0.040014 252.241.83.23 - - [2026-05-14 02:15:02] "POST /neutron/security_group HTTP/1.1" 200 2054 0.011360 252.241.83.23 - - [2026-05-14 02:15:02] "POST /neutron/network HTTP/1.1" 200 891 0.020945 252.241.83.23 - - [2026-05-14 02:15:02] "POST /neutron/network HTTP/1.1" 200 917 0.013286 252.241.83.23 - - [2026-05-14 02:15:02] "POST /neutron/network HTTP/1.1" 200 805 0.022998 252.241.83.23 - - [2026-05-14 02:15:02] "POST /neutron/network HTTP/1.1" 200 831 0.007751 252.241.83.23 - - [2026-05-14 02:15:03] "POST /neutron/network HTTP/1.1" 200 892 0.018640 252.241.83.23 - - [2026-05-14 02:15:03] "POST /neutron/network HTTP/1.1" 200 918 0.008877 10.0.0.241 - - [2026-05-14 02:15:03] "POST /id-to-fqname HTTP/1.1" 200 221 0.001909 10.0.0.241 - - [2026-05-14 02:15:03] "POST /id-to-fqname HTTP/1.1" 200 221 0.001515 10.0.0.241 - - [2026-05-14 02:15:03] "POST /id-to-fqname HTTP/1.1" 200 222 0.002007 10.0.0.241 - - [2026-05-14 02:15:03] "GET /virtual-machine/4a12aea9-c4e0-4fd1-8be2-88974b778cd3 HTTP/1.1" 200 1804 0.005226 10.0.0.241 - - [2026-05-14 02:15:03] "GET /virtual-machine-interface/49b80563-8c1d-4942-8d52-1261e3327830 HTTP/1.1" 200 3821 0.006187 10.0.0.241 - - [2026-05-14 02:15:03] "GET /virtual-machine-interface/c3640496-a0cb-41d6-8fec-571fd43816fc HTTP/1.1" 200 3810 0.009717 10.0.0.241 - - [2026-05-14 02:15:03] "GET /virtual-machine-interface/f32b0f3f-7c5b-4896-bfe1-33ca6f511fcd HTTP/1.1" 200 3804 0.008733 10.0.0.241 - - [2026-05-14 02:15:03] "GET /instance-ip/27ed6715-4bec-479b-9c44-c51930fe6e1f HTTP/1.1" 200 1982 0.005073 10.0.0.241 - - [2026-05-14 02:15:03] "GET /instance-ip/70848a64-3008-4863-854a-7dfa70a21325 HTTP/1.1" 200 1623 0.009223 10.0.0.241 - - [2026-05-14 02:15:03] "GET /instance-ip/8c30f305-7598-4172-b050-26e2a61ce8e3 HTTP/1.1" 200 1985 0.005408 10.0.0.241 - - [2026-05-14 02:15:03] "GET /instance-ip/33daac83-0e50-4b15-8369-141f77169ec9 HTTP/1.1" 200 1623 0.011180 10.0.0.241 - - [2026-05-14 02:15:03] "GET /instance-ip/80e9b51b-d7ba-4f40-8a2b-a53899124991 HTTP/1.1" 200 1963 0.004932 10.0.0.241 - - [2026-05-14 02:15:03] "GET /instance-ip/d9b34aa7-ca2a-4b00-8f30-841b333f3ad2 HTTP/1.1" 200 1963 0.004740 10.0.0.241 - - [2026-05-14 02:15:03] "GET /instance-ip/02f98864-ebf6-42f6-8dbc-678a76dd7fd9 HTTP/1.1" 200 1959 0.005760 10.0.0.241 - - [2026-05-14 02:15:03] "GET /instance-ip/10cce58f-3b3b-485a-b296-6963af9a5dac HTTP/1.1" 200 1958 0.004549 10.0.0.241 - - [2026-05-14 02:15:03] "GET /instance-ip/63f2a19e-308c-43d5-8331-a159987abd3c HTTP/1.1" 200 1623 0.008023 252.241.83.23 - - [2026-05-14 02:15:04] "POST /neutron/port HTTP/1.1" 200 3816 0.042113 252.241.83.23 - - [2026-05-14 02:15:04] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009007 252.241.83.23 - - [2026-05-14 02:15:04] "POST /neutron/port HTTP/1.1" 200 3816 0.054065 252.241.83.23 - - [2026-05-14 02:15:04] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009235 252.241.83.23 - - [2026-05-14 02:15:04] "POST /neutron/port HTTP/1.1" 200 3816 0.037592 252.241.83.23 - - [2026-05-14 02:15:04] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009738 252.241.83.23 - - [2026-05-14 02:15:04] "POST /neutron/port HTTP/1.1" 200 3816 0.053267 252.241.83.23 - - [2026-05-14 02:15:04] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008911 10.0.0.241 - - [2026-05-14 02:15:04] "GET /virtual-machine/4a12aea9-c4e0-4fd1-8be2-88974b778cd3 HTTP/1.1" 200 1804 0.004581 10.0.0.241 - - [2026-05-14 02:15:04] "GET /virtual-machine-interface/49b80563-8c1d-4942-8d52-1261e3327830 HTTP/1.1" 200 3821 0.007531 10.0.0.241 - - [2026-05-14 02:15:04] "GET /virtual-machine-interface/c3640496-a0cb-41d6-8fec-571fd43816fc HTTP/1.1" 200 3810 0.006787 10.0.0.241 - - [2026-05-14 02:15:04] "GET /virtual-machine-interface/f32b0f3f-7c5b-4896-bfe1-33ca6f511fcd HTTP/1.1" 200 3804 0.005533 10.0.0.241 - - [2026-05-14 02:15:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003765 10.0.0.241 - - [2026-05-14 02:15:05] "GET /global-vrouter-config/5e38580b-ceb8-4b35-ba3e-0ea3f975163a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004497 10.0.0.241 - - [2026-05-14 02:15:05] "GET /virtual-networks?parent_id=11832f36-8a1d-4b55-b4c8-e5c2ecd292d8&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.005076 10.0.0.241 - - [2026-05-14 02:15:05] "GET /virtual-network/a6620a26-d741-48e2-ac2f-e304c7b84d69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.006269 10.0.0.241 - - [2026-05-14 02:15:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004442 10.0.0.241 - - [2026-05-14 02:15:06] "GET /global-vrouter-config/5e38580b-ceb8-4b35-ba3e-0ea3f975163a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004515 10.0.0.241 - - [2026-05-14 02:15:06] "GET /virtual-networks?parent_id=11832f36-8a1d-4b55-b4c8-e5c2ecd292d8&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003532 10.0.0.241 - - [2026-05-14 02:15:06] "GET /virtual-network/a6620a26-d741-48e2-ac2f-e304c7b84d69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.005894 10.0.0.241 - - [2026-05-14 02:15:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003764 10.0.0.241 - - [2026-05-14 02:15:06] "GET /global-vrouter-config/5e38580b-ceb8-4b35-ba3e-0ea3f975163a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004766 10.0.0.241 - - [2026-05-14 02:15:06] "GET /virtual-networks?parent_id=11832f36-8a1d-4b55-b4c8-e5c2ecd292d8&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004276 10.0.0.241 - - [2026-05-14 02:15:06] "GET /virtual-network/a6620a26-d741-48e2-ac2f-e304c7b84d69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.006052 10.0.0.241 - - [2026-05-14 02:15:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004225 10.0.0.241 - - [2026-05-14 02:15:07] "GET /global-vrouter-config/5e38580b-ceb8-4b35-ba3e-0ea3f975163a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004468 10.0.0.241 - - [2026-05-14 02:15:07] "GET /virtual-networks?parent_id=11832f36-8a1d-4b55-b4c8-e5c2ecd292d8&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004154 10.0.0.241 - - [2026-05-14 02:15:07] "GET /virtual-network/a6620a26-d741-48e2-ac2f-e304c7b84d69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.008057 10.0.0.241 - - [2026-05-14 02:15:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003300 10.0.0.241 - - [2026-05-14 02:15:07] "GET /global-vrouter-config/5e38580b-ceb8-4b35-ba3e-0ea3f975163a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005060 10.0.0.241 - - [2026-05-14 02:15:07] "GET /virtual-networks?parent_id=11832f36-8a1d-4b55-b4c8-e5c2ecd292d8&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004369 10.0.0.241 - - [2026-05-14 02:15:07] "GET /virtual-network/a6620a26-d741-48e2-ac2f-e304c7b84d69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.007417 10.0.0.241 - - [2026-05-14 02:15:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004179 10.0.0.241 - - [2026-05-14 02:15:07] "GET /global-vrouter-config/5e38580b-ceb8-4b35-ba3e-0ea3f975163a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004780 10.0.0.241 - - [2026-05-14 02:15:07] "GET /virtual-networks?parent_id=11832f36-8a1d-4b55-b4c8-e5c2ecd292d8&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004696 10.0.0.241 - - [2026-05-14 02:15:07] "GET /virtual-network/cbb03016-50bc-45f6-92f1-d54eca345431?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.007675 10.0.0.241 - - [2026-05-14 02:15:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003892 10.0.0.241 - - [2026-05-14 02:15:07] "GET /global-vrouter-config/5e38580b-ceb8-4b35-ba3e-0ea3f975163a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005096 10.0.0.241 - - [2026-05-14 02:15:07] "GET /virtual-networks?parent_id=11832f36-8a1d-4b55-b4c8-e5c2ecd292d8&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004214 10.0.0.241 - - [2026-05-14 02:15:07] "GET /virtual-network/cbb03016-50bc-45f6-92f1-d54eca345431?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.010528 10.0.0.241 - - [2026-05-14 02:15:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004630 10.0.0.241 - - [2026-05-14 02:15:08] "GET /global-vrouter-config/5e38580b-ceb8-4b35-ba3e-0ea3f975163a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004874 10.0.0.241 - - [2026-05-14 02:15:08] "GET /virtual-networks?parent_id=11832f36-8a1d-4b55-b4c8-e5c2ecd292d8&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004138 10.0.0.241 - - [2026-05-14 02:15:08] "GET /virtual-network/cbb03016-50bc-45f6-92f1-d54eca345431?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.007813 10.0.0.241 - - [2026-05-14 02:15:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003925 10.0.0.241 - - [2026-05-14 02:15:08] "GET /global-vrouter-config/5e38580b-ceb8-4b35-ba3e-0ea3f975163a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004905 10.0.0.241 - - [2026-05-14 02:15:08] "GET /virtual-networks?parent_id=11832f36-8a1d-4b55-b4c8-e5c2ecd292d8&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004853 10.0.0.241 - - [2026-05-14 02:15:08] "GET /virtual-network/cbb03016-50bc-45f6-92f1-d54eca345431?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.009645 10.0.0.241 - - [2026-05-14 02:15:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004372 10.0.0.241 - - [2026-05-14 02:15:08] "GET /global-vrouter-config/5e38580b-ceb8-4b35-ba3e-0ea3f975163a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005131 10.0.0.241 - - [2026-05-14 02:15:08] "GET /virtual-networks?parent_id=11832f36-8a1d-4b55-b4c8-e5c2ecd292d8&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003985 10.0.0.241 - - [2026-05-14 02:15:08] "GET /virtual-network/76f84c15-9333-42e1-8ff8-fec9491b2967?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.006650 10.0.0.241 - - [2026-05-14 02:15:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003946 10.0.0.241 - - [2026-05-14 02:15:08] "GET /global-vrouter-config/5e38580b-ceb8-4b35-ba3e-0ea3f975163a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005653 10.0.0.241 - - [2026-05-14 02:15:09] "GET /virtual-networks?parent_id=11832f36-8a1d-4b55-b4c8-e5c2ecd292d8&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004681 10.0.0.241 - - [2026-05-14 02:15:09] "GET /virtual-network/76f84c15-9333-42e1-8ff8-fec9491b2967?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.006043 10.0.0.241 - - [2026-05-14 02:15:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003773 10.0.0.241 - - [2026-05-14 02:15:09] "GET /global-vrouter-config/5e38580b-ceb8-4b35-ba3e-0ea3f975163a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004182 10.0.0.241 - - [2026-05-14 02:15:09] "GET /virtual-networks?parent_id=11832f36-8a1d-4b55-b4c8-e5c2ecd292d8&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003524 10.0.0.241 - - [2026-05-14 02:15:09] "GET /virtual-network/76f84c15-9333-42e1-8ff8-fec9491b2967?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.006459 10.0.0.241 - - [2026-05-14 02:15:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003962 10.0.0.241 - - [2026-05-14 02:15:09] "GET /global-vrouter-config/5e38580b-ceb8-4b35-ba3e-0ea3f975163a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003839 10.0.0.241 - - [2026-05-14 02:15:09] "GET /virtual-networks?parent_id=11832f36-8a1d-4b55-b4c8-e5c2ecd292d8&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004616 10.0.0.241 - - [2026-05-14 02:15:09] "GET /virtual-network/76f84c15-9333-42e1-8ff8-fec9491b2967?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.005901 10.0.0.241 - - [2026-05-14 02:15:09] "GET /virtual-machine/4a12aea9-c4e0-4fd1-8be2-88974b778cd3 HTTP/1.1" 200 1804 0.004125 10.0.0.241 - - [2026-05-14 02:15:09] "GET /domains HTTP/1.1" 200 440 0.003297 10.0.0.241 - - [2026-05-14 02:15:09] "GET /domains?obj_uuids=d251bbb1-a677-4b52-8c85-ab79c9809042&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001276 10.0.0.241 - - [2026-05-14 02:15:09] "GET /domain/d251bbb1-a677-4b52-8c85-ab79c9809042 HTTP/1.1" 200 1530 0.008059 10.0.0.241 - - [2026-05-14 02:15:09] "GET /projects?obj_uuids=11832f36-8a1d-4b55-b4c8-e5c2ecd292d8&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001240 10.0.0.241 - - [2026-05-14 02:15:09] "GET /project/11832f36-8a1d-4b55-b4c8-e5c2ecd292d8 HTTP/1.1" 200 4235 0.029457 10.0.0.241 - - [2026-05-14 02:15:09] "GET /service-instance/54933b43-387f-451b-a960-011825cc44e8 HTTP/1.1" 200 3796 0.004549 10.0.0.241 - - [2026-05-14 02:15:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003358 10.0.0.241 - - [2026-05-14 02:15:09] "GET /routing-instance/e06a70d1-1798-4217-99bf-637d2ade1bf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1890 0.003988 10.0.0.241 - - [2026-05-14 02:15:10] "GET /routing-instance/e06a70d1-1798-4217-99bf-637d2ade1bf8?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 2023 0.006366 10.0.0.241 - - [2026-05-14 02:15:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003881 10.0.0.241 - - [2026-05-14 02:15:10] "GET /routing-instance/a3975418-e84e-42c2-9389-d5eb79121020?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.004793 10.0.0.241 - - [2026-05-14 02:15:10] "GET /routing-instance/a3975418-e84e-42c2-9389-d5eb79121020?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 2026 0.006124 10.0.0.241 - - [2026-05-14 02:15:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005066 10.0.0.241 - - [2026-05-14 02:15:10] "GET /virtual-network/a6620a26-d741-48e2-ac2f-e304c7b84d69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.006152 10.0.0.241 - - [2026-05-14 02:15:10] "GET /virtual-network/a6620a26-d741-48e2-ac2f-e304c7b84d69?fields=routing_instances HTTP/1.1" 200 1683 0.007998 10.0.0.241 - - [2026-05-14 02:15:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003503 10.0.0.241 - - [2026-05-14 02:15:10] "GET /virtual-network/76f84c15-9333-42e1-8ff8-fec9491b2967?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.006112 10.0.0.241 - - [2026-05-14 02:15:10] "GET /virtual-network/76f84c15-9333-42e1-8ff8-fec9491b2967?fields=routing_instances HTTP/1.1" 200 1687 0.009359 10.0.0.241 - - [2026-05-14 02:15:15] "POST /ref-update HTTP/1.1" 200 156 0.043848 252.241.83.23 - - [2026-05-14 02:15:15] "POST /neutron/network HTTP/1.1" 200 832 0.010113 10.0.0.241 - - [2026-05-14 02:15:15] "DELETE /access-control-list/de7c5c5c-72cf-4ade-934f-c5990e3ef4f9 HTTP/1.1" 200 115 0.051516 10.0.0.241 - - [2026-05-14 02:15:15] "GET /virtual-network/76f84c15-9333-42e1-8ff8-fec9491b2967?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006361 10.0.0.241 - - [2026-05-14 02:15:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003064 10.0.0.241 - - [2026-05-14 02:15:15] "DELETE /routing-instance/9b2317f7-bb98-45b4-9c37-48c8e76675aa HTTP/1.1" 200 115 0.037752 10.0.0.241 - - [2026-05-14 02:15:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.009828 10.0.0.241 - - [2026-05-14 02:15:15] "GET /network-policy/107f88d6-ea43-41ff-88e0-0c8c34dfa4b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2175 0.008530 10.0.0.241 - - [2026-05-14 02:15:15] "DELETE /route-target/2fb94b23-715f-4756-bfbb-1835ddc82371 HTTP/1.1" 200 115 0.027940 10.0.0.241 - - [2026-05-14 02:15:15] "POST /ref-update HTTP/1.1" 200 156 0.047093 10.0.0.241 - - [2026-05-14 02:15:15] "DELETE /routing-instance/23966701-53b6-44e1-9e8f-e66ac2a60377 HTTP/1.1" 200 115 0.055518 10.0.0.241 - - [2026-05-14 02:15:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004591 252.241.83.23 - - [2026-05-14 02:15:15] "POST /neutron/network HTTP/1.1" 200 831 0.010213 10.0.0.241 - - [2026-05-14 02:15:15] "DELETE /route-target/46af8bcb-ace1-4680-8f9d-10b6fbd7d3f0 HTTP/1.1" 200 115 0.021899 10.0.0.241 - - [2026-05-14 02:15:15] "GET /virtual-network/a6620a26-d741-48e2-ac2f-e304c7b84d69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.010761 10.0.0.241 - - [2026-05-14 02:15:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.008301 10.0.0.241 - - [2026-05-14 02:15:15] "DELETE /access-control-list/b8c917f5-5911-4c00-8ae7-97f36535e0d8 HTTP/1.1" 200 115 0.039665 10.0.0.241 - - [2026-05-14 02:15:15] "GET /network-policy/107f88d6-ea43-41ff-88e0-0c8c34dfa4b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2175 0.004286 10.0.0.241 - - [2026-05-14 02:15:15] "DELETE /network-policy/107f88d6-ea43-41ff-88e0-0c8c34dfa4b5 HTTP/1.1" 200 115 0.030559 10.0.0.241 - - [2026-05-14 02:15:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003830 10.0.0.241 - - [2026-05-14 02:15:15] "DELETE /service-instance/54933b43-387f-451b-a960-011825cc44e8 HTTP/1.1" 200 115 0.069322 10.0.0.241 - - [2026-05-14 02:15:15] "GET /domains HTTP/1.1" 200 440 0.003948 10.0.0.241 - - [2026-05-14 02:15:15] "POST /ref-update HTTP/1.1" 200 156 0.022275 10.0.0.241 - - [2026-05-14 02:15:15] "DELETE /instance-ip/8c30f305-7598-4172-b050-26e2a61ce8e3 HTTP/1.1" 200 115 0.033537 10.0.0.241 - - [2026-05-14 02:15:15] "GET /domains?obj_uuids=d251bbb1-a677-4b52-8c85-ab79c9809042&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001512 10.0.0.241 - - [2026-05-14 02:15:15] "GET /domain/d251bbb1-a677-4b52-8c85-ab79c9809042 HTTP/1.1" 200 1530 0.013324 10.0.0.241 - - [2026-05-14 02:15:15] "POST /ref-update HTTP/1.1" 200 156 0.021951 10.0.0.241 - - [2026-05-14 02:15:15] "GET /projects?obj_uuids=11832f36-8a1d-4b55-b4c8-e5c2ecd292d8&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002312 10.0.0.241 - - [2026-05-14 02:15:15] "GET /project/11832f36-8a1d-4b55-b4c8-e5c2ecd292d8 HTTP/1.1" 200 3761 0.038954 10.0.0.241 - - [2026-05-14 02:15:16] "DELETE /instance-ip/10cce58f-3b3b-485a-b296-6963af9a5dac HTTP/1.1" 200 115 0.044914 10.0.0.241 - - [2026-05-14 02:15:16] "POST /ref-update HTTP/1.1" 200 156 0.012908 10.0.0.241 - - [2026-05-14 02:15:16] "GET /virtual-machine/4a12aea9-c4e0-4fd1-8be2-88974b778cd3 HTTP/1.1" 200 1804 0.008729 10.0.0.241 - - [2026-05-14 02:15:16] "DELETE /instance-ip/80e9b51b-d7ba-4f40-8a2b-a53899124991 HTTP/1.1" 200 115 0.036951 10.0.0.241 - - [2026-05-14 02:15:16] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.004710 10.0.0.241 - - [2026-05-14 02:15:16] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.005493 10.0.0.241 - - [2026-05-14 02:15:16] "POST /ref-update HTTP/1.1" 200 156 0.017307 10.0.0.241 - - [2026-05-14 02:15:16] "DELETE /instance-ip/27ed6715-4bec-479b-9c44-c51930fe6e1f HTTP/1.1" 200 115 0.043222 10.0.0.241 - - [2026-05-14 02:15:16] "POST /ref-update HTTP/1.1" 200 156 0.027097 10.0.0.241 - - [2026-05-14 02:15:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006203 10.0.0.241 - - [2026-05-14 02:15:16] "DELETE /service-template/001d14d7-6749-4720-9bf9-0d39555e76fa HTTP/1.1" 200 115 0.051132 10.0.0.241 - - [2026-05-14 02:15:16] "DELETE /instance-ip/d9b34aa7-ca2a-4b00-8f30-841b333f3ad2 HTTP/1.1" 200 115 0.065493 10.0.0.241 - - [2026-05-14 02:15:16] "POST /fqname-to-id HTTP/1.1" 404 191 0.004015 10.0.0.241 - - [2026-05-14 02:15:16] "POST /ref-update HTTP/1.1" 200 156 0.027045 10.0.0.241 - - [2026-05-14 02:15:16] "DELETE /instance-ip/02f98864-ebf6-42f6-8dbc-678a76dd7fd9 HTTP/1.1" 200 115 0.023368 252.241.83.23 - - [2026-05-14 02:15:16] "POST /neutron/network HTTP/1.1" 200 832 0.007002 252.241.83.23 - - [2026-05-14 02:15:16] "POST /neutron/network HTTP/1.1" 400 204 0.012780 252.241.83.23 - - [2026-05-14 02:15:17] "POST /neutron/port HTTP/1.1" 200 1116 0.014286 252.241.83.23 - - [2026-05-14 02:15:17] "POST /neutron/port HTTP/1.1" 200 1106 0.013165 252.241.83.23 - - [2026-05-14 02:15:17] "POST /neutron/port HTTP/1.1" 200 1117 0.025936 252.241.83.23 - - [2026-05-14 02:15:17] "POST /neutron/port HTTP/1.1" 200 151 0.163805 252.241.83.23 - - [2026-05-14 02:15:17] "POST /neutron/port HTTP/1.1" 200 1107 0.036042 252.241.83.23 - - [2026-05-14 02:15:17] "POST /neutron/port HTTP/1.1" 200 3045 0.056865 252.241.83.23 - - [2026-05-14 02:15:17] "POST /neutron/port HTTP/1.1" 200 1107 0.012400 252.241.83.23 - - [2026-05-14 02:15:17] "POST /neutron/port HTTP/1.1" 200 151 0.183248 252.241.83.23 - - [2026-05-14 02:15:18] "POST /neutron/port HTTP/1.1" 200 151 0.217545 252.241.83.23 - - [2026-05-14 02:15:18] "POST /neutron/port HTTP/1.1" 200 1106 0.016005 252.241.83.23 - - [2026-05-14 02:15:18] "POST /neutron/port HTTP/1.1" 200 151 0.149773 252.241.83.23 - - [2026-05-14 02:15:18] "POST /neutron/port HTTP/1.1" 200 1107 0.013312 252.241.83.23 - - [2026-05-14 02:15:18] "POST /neutron/port HTTP/1.1" 200 151 0.130157 252.241.83.23 - - [2026-05-14 02:15:18] "POST /neutron/network HTTP/1.1" 200 832 0.006828 10.0.0.241 - - [2026-05-14 02:15:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004333 10.0.0.241 - - [2026-05-14 02:15:18] "POST /useragent-kv HTTP/1.1" 200 115 0.003447 10.0.0.241 - - [2026-05-14 02:15:18] "POST /useragent-kv HTTP/1.1" 200 115 0.002211 252.241.83.23 - - [2026-05-14 02:15:18] "POST /neutron/network HTTP/1.1" 200 151 0.105232 10.0.0.241 - - [2026-05-14 02:15:18] "DELETE /route-target/94294eb1-bfd2-442c-aceb-3c9dfc0699eb HTTP/1.1" 200 115 0.019646 10.0.0.241 - - [2026-05-14 02:15:19] "GET /routing-instance/a3975418-e84e-42c2-9389-d5eb79121020 HTTP/1.1" 404 171 0.002925 10.0.0.241 - - [2026-05-14 02:15:19] "GET /domains HTTP/1.1" 200 440 0.002976 10.0.0.241 - - [2026-05-14 02:15:19] "GET /domains?obj_uuids=d251bbb1-a677-4b52-8c85-ab79c9809042&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002140 10.0.0.241 - - [2026-05-14 02:15:19] "GET /domain/d251bbb1-a677-4b52-8c85-ab79c9809042 HTTP/1.1" 200 1307 0.010042 10.0.0.241 - - [2026-05-14 02:15:19] "GET /projects?obj_uuids=11832f36-8a1d-4b55-b4c8-e5c2ecd292d8&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001420 10.0.0.241 - - [2026-05-14 02:15:19] "GET /project/11832f36-8a1d-4b55-b4c8-e5c2ecd292d8 HTTP/1.1" 200 2300 0.041982 252.241.83.23 - - [2026-05-14 02:15:19] "POST /neutron/network HTTP/1.1" 200 831 0.006330 10.0.0.241 - - [2026-05-14 02:15:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005455 10.0.0.241 - - [2026-05-14 02:15:19] "POST /useragent-kv HTTP/1.1" 200 115 0.005659 10.0.0.241 - - [2026-05-14 02:15:19] "POST /useragent-kv HTTP/1.1" 200 115 0.002807 252.241.83.23 - - [2026-05-14 02:15:19] "POST /neutron/network HTTP/1.1" 200 151 0.103224 10.0.0.241 - - [2026-05-14 02:15:19] "DELETE /route-target/4d602a83-b1dc-4e13-8bff-606f14ca919e HTTP/1.1" 200 115 0.028192 10.0.0.241 - - [2026-05-14 02:15:19] "GET /routing-instance/e06a70d1-1798-4217-99bf-637d2ade1bf8 HTTP/1.1" 404 171 0.017927 10.0.0.241 - - [2026-05-14 02:15:19] "GET /domains HTTP/1.1" 200 440 0.004102 10.0.0.241 - - [2026-05-14 02:15:19] "GET /domains?obj_uuids=d251bbb1-a677-4b52-8c85-ab79c9809042&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001805 10.0.0.241 - - [2026-05-14 02:15:19] "GET /domain/d251bbb1-a677-4b52-8c85-ab79c9809042 HTTP/1.1" 200 1307 0.013313 10.0.0.241 - - [2026-05-14 02:15:19] "GET /projects?obj_uuids=11832f36-8a1d-4b55-b4c8-e5c2ecd292d8&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001731 10.0.0.241 - - [2026-05-14 02:15:19] "GET /project/11832f36-8a1d-4b55-b4c8-e5c2ecd292d8 HTTP/1.1" 200 2082 0.036439 252.241.83.23 - - [2026-05-14 02:15:20] "POST /neutron/network HTTP/1.1" 200 831 0.008561 10.0.0.241 - - [2026-05-14 02:15:20] "POST /useragent-kv HTTP/1.1" 200 115 0.003664 10.0.0.241 - - [2026-05-14 02:15:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004669 10.0.0.241 - - [2026-05-14 02:15:20] "POST /useragent-kv HTTP/1.1" 200 115 0.004883 252.241.83.23 - - [2026-05-14 02:15:20] "POST /neutron/network HTTP/1.1" 200 151 0.104441 10.0.0.241 - - [2026-05-14 02:15:20] "DELETE /route-target/5a594ecf-9732-423f-9010-63fa3a9745ca HTTP/1.1" 200 115 0.022027 10.0.0.241 - - [2026-05-14 02:15:20] "GET /routing-instance/0cd1ebd3-bb9f-45d7-8e03-dec7b1b1aaa2 HTTP/1.1" 404 171 0.002543 10.0.0.241 - - [2026-05-14 02:15:20] "GET /domains HTTP/1.1" 200 440 0.003087 10.0.0.241 - - [2026-05-14 02:15:20] "GET /domains?obj_uuids=d251bbb1-a677-4b52-8c85-ab79c9809042&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001079 10.0.0.241 - - [2026-05-14 02:15:20] "GET /domain/d251bbb1-a677-4b52-8c85-ab79c9809042 HTTP/1.1" 200 1307 0.009719 10.0.0.241 - - [2026-05-14 02:15:20] "GET /projects?obj_uuids=11832f36-8a1d-4b55-b4c8-e5c2ecd292d8&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001235 10.0.0.241 - - [2026-05-14 02:15:20] "GET /project/11832f36-8a1d-4b55-b4c8-e5c2ecd292d8 HTTP/1.1" 200 1842 0.026533 10.0.0.241 - - [2026-05-14 02:15:21] "GET /projects?obj_uuids=11832f36-8a1d-4b55-b4c8-e5c2ecd292d8&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001653 10.0.0.241 - - [2026-05-14 02:15:21] "GET /project/11832f36-8a1d-4b55-b4c8-e5c2ecd292d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.030269 10.0.0.241 - - [2026-05-14 02:15:21] "GET /projects?obj_uuids=11832f36-8a1d-4b55-b4c8-e5c2ecd292d8&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002088 10.0.0.241 - - [2026-05-14 02:15:21] "GET /project/11832f36-8a1d-4b55-b4c8-e5c2ecd292d8?fields=virtual_networks HTTP/1.1" 200 1030 0.078110 10.0.0.241 - - [2026-05-14 02:15:21] "GET /projects?obj_uuids=11832f36-8a1d-4b55-b4c8-e5c2ecd292d8&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001257 10.0.0.241 - - [2026-05-14 02:15:21] "GET /project/11832f36-8a1d-4b55-b4c8-e5c2ecd292d8?fields=virtual_machine_interfaces HTTP/1.1" 200 1030 0.031038 10.0.0.241 - - [2026-05-14 02:15:21] "GET /projects?obj_uuids=11832f36-8a1d-4b55-b4c8-e5c2ecd292d8&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001298 10.0.0.241 - - [2026-05-14 02:15:21] "GET /project/11832f36-8a1d-4b55-b4c8-e5c2ecd292d8?fields=security_groups HTTP/1.1" 200 1254 0.027527 10.0.0.241 - - [2026-05-14 02:15:22] "GET /domains?obj_uuids=d251bbb1-a677-4b52-8c85-ab79c9809042&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001818 10.0.0.241 - - [2026-05-14 02:15:22] "GET /domain/d251bbb1-a677-4b52-8c85-ab79c9809042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 945 0.009016 10.0.0.241 - - [2026-05-14 02:15:22] "POST /fqname-to-id HTTP/1.1" 404 187 0.039913 10.0.0.241 - - [2026-05-14 02:15:22] "GET /projects?obj_uuids=44d611ac-1c98-45ae-b741-224199a036b3&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002981 10.0.0.241 - - [2026-05-14 02:15:22] "GET /domains?obj_uuids=d251bbb1-a677-4b52-8c85-ab79c9809042&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001621 10.0.0.241 - - [2026-05-14 02:15:22] "GET /domain/d251bbb1-a677-4b52-8c85-ab79c9809042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.044085 10.0.0.241 - - [2026-05-14 02:15:23] "POST /id-to-fqname HTTP/1.1" 200 189 0.001556 10.0.0.241 - - [2026-05-14 02:15:23] "POST /fqname-to-id HTTP/1.1" 404 198 0.003457 10.0.0.241 - - [2026-05-14 02:15:23] "POST /security-groups HTTP/1.1" 200 584 0.075778 10.0.0.241 - - [2026-05-14 02:15:23] "POST /fqname-to-id HTTP/1.1" 404 233 0.003682 10.0.0.241 - - [2026-05-14 02:15:23] "POST /projects HTTP/1.1" 200 579 0.362266 10.0.0.241 - - [2026-05-14 02:15:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.397403 10.0.0.241 - - [2026-05-14 02:15:23] "POST /access-control-lists HTTP/1.1" 200 599 0.071759 10.0.0.241 - - [2026-05-14 02:15:23] "GET /project/44d611ac-1c98-45ae-b741-224199a036b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.645375 10.0.0.241 - - [2026-05-14 02:15:23] "POST /fqname-to-id HTTP/1.1" 404 232 0.003672 10.0.0.241 - - [2026-05-14 02:15:23] "POST /access-control-lists HTTP/1.1" 200 597 0.064421 10.0.0.241 - - [2026-05-14 02:15:24] "GET / HTTP/1.1" 200 36499 0.002162 10.0.0.241 - - [2026-05-14 02:15:26] "POST /fqname-to-id HTTP/1.1" 401 297 0.000694 10.0.0.241 - - [2026-05-14 02:15:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.036625 10.0.0.241 - - [2026-05-14 02:15:26] "GET /projects?obj_uuids=44d611ac-1c98-45ae-b741-224199a036b3&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001233 10.0.0.241 - - [2026-05-14 02:15:26] "GET /project/44d611ac-1c98-45ae-b741-224199a036b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.029072 10.0.0.241 - - [2026-05-14 02:15:26] "POST /fqname-to-id HTTP/1.1" 404 178 0.003473 10.0.0.241 - - [2026-05-14 02:15:26] "POST /virtual-DNSs HTTP/1.1" 200 509 0.022654 10.0.0.241 - - [2026-05-14 02:15:26] "GET /virtual-DNS/52e10617-4b25-43f1-b331-3571afaa7915?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.006081 10.0.0.241 - - [2026-05-14 02:15:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004636 10.0.0.241 - - [2026-05-14 02:15:26] "GET /virtual-DNS/52e10617-4b25-43f1-b331-3571afaa7915?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.077875 10.0.0.241 - - [2026-05-14 02:15:26] "GET /domains HTTP/1.1" 401 297 0.000543 10.0.0.241 - - [2026-05-14 02:15:27] "GET /domains HTTP/1.1" 200 440 0.030865 10.0.0.241 - - [2026-05-14 02:15:27] "GET /domains?obj_uuids=d251bbb1-a677-4b52-8c85-ab79c9809042&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001765 10.0.0.241 - - [2026-05-14 02:15:27] "GET /domain/d251bbb1-a677-4b52-8c85-ab79c9809042 HTTP/1.1" 200 1694 0.009593 10.0.0.241 - - [2026-05-14 02:15:27] "GET /virtual-DNS/52e10617-4b25-43f1-b331-3571afaa7915 HTTP/1.1" 200 1439 0.005219 10.0.0.241 - - [2026-05-14 02:15:27] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 549 0.003720 10.0.0.241 - - [2026-05-14 02:15:27] "POST /network-ipams HTTP/1.1" 200 516 0.019535 10.0.0.241 - - [2026-05-14 02:15:27] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 755 0.003619 10.0.0.241 - - [2026-05-14 02:15:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004161 10.0.0.241 - - [2026-05-14 02:15:27] "GET /network-ipam/bdf26943-3fe6-4dd0-9514-77ce4c41efaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1400 0.006450 10.0.0.241 - - [2026-05-14 02:15:27] "PUT /network-ipam/bdf26943-3fe6-4dd0-9514-77ce4c41efaf HTTP/1.1" 200 260 0.013262 10.0.0.241 - - [2026-05-14 02:15:27] "POST /ref-update HTTP/1.1" 200 156 0.010506 10.0.0.241 - - [2026-05-14 02:15:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003539 10.0.0.241 - - [2026-05-14 02:15:27] "GET /projects?obj_uuids=44d611ac-1c98-45ae-b741-224199a036b3&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001224 10.0.0.241 - - [2026-05-14 02:15:27] "GET /project/44d611ac-1c98-45ae-b741-224199a036b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.033545 252.241.83.23 - - [2026-05-14 02:15:28] "POST /neutron/network HTTP/1.1" 200 117 0.043909 10.0.0.241 - - [2026-05-14 02:15:28] "GET /projects?obj_uuids=44d611ac-1c98-45ae-b741-224199a036b3&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001437 252.241.83.23 - - [2026-05-14 02:15:28] "POST /neutron/network HTTP/1.1" 200 616 0.095270 10.0.0.241 - - [2026-05-14 02:15:28] "POST /route-targets HTTP/1.1" 200 329 0.012427 10.0.0.241 - - [2026-05-14 02:15:28] "POST /ref-update HTTP/1.1" 200 156 0.020868 10.0.0.241 - - [2026-05-14 02:15:28] "POST /useragent-kv HTTP/1.1" 200 115 0.008164 252.241.83.23 - - [2026-05-14 02:15:28] "POST /neutron/subnet HTTP/1.1" 200 711 0.187710 252.241.83.23 - - [2026-05-14 02:15:28] "POST /neutron/network HTTP/1.1" 200 829 0.006466 10.0.0.241 - - [2026-05-14 02:15:28] "POST /id-to-fqname HTTP/1.1" 200 225 0.001722 10.0.0.241 - - [2026-05-14 02:15:28] "GET /virtual-network/4bac4d5a-e007-46a4-93d4-745e3a56f2ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006114 252.241.83.23 - - [2026-05-14 02:15:28] "POST /neutron/network HTTP/1.1" 200 829 0.006730 10.0.0.241 - - [2026-05-14 02:15:28] "GET /virtual-network/4bac4d5a-e007-46a4-93d4-745e3a56f2ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006603 252.241.83.23 - - [2026-05-14 02:15:28] "POST /neutron/network HTTP/1.1" 200 829 0.007066 252.241.83.23 - - [2026-05-14 02:15:28] "POST /neutron/subnet HTTP/1.1" 200 711 0.009017 252.241.83.23 - - [2026-05-14 02:15:28] "POST /neutron/network HTTP/1.1" 200 803 0.012153 252.241.83.23 - - [2026-05-14 02:15:29] "POST /neutron/network HTTP/1.1" 200 829 0.006588 10.0.0.241 - - [2026-05-14 02:15:29] "POST /id-to-fqname HTTP/1.1" 200 225 0.002093 252.241.83.23 - - [2026-05-14 02:15:29] "POST /neutron/network HTTP/1.1" 200 839 0.006613 252.241.83.23 - - [2026-05-14 02:15:29] "GET /aaa-mode HTTP/1.1" 401 297 0.000721 252.241.83.23 - - [2026-05-14 02:15:29] "GET / HTTP/1.1" 200 36499 0.002181 252.241.83.23 - - [2026-05-14 02:15:29] "GET /project/44d611ac-1c98-45ae-b741-224199a036b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000489 10.0.0.241 - - [2026-05-14 02:15:29] "GET /projects?obj_uuids=44d611ac-1c98-45ae-b741-224199a036b3&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001239 252.241.83.23 - - [2026-05-14 02:15:29] "GET /project/44d611ac-1c98-45ae-b741-224199a036b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.059787 252.241.83.23 - - [2026-05-14 02:15:29] "POST /neutron/network HTTP/1.1" 200 829 0.008556 252.241.83.23 - - [2026-05-14 02:15:30] "POST /neutron/port HTTP/1.1" 200 117 0.007265 252.241.83.23 - - [2026-05-14 02:15:30] "POST /neutron/port HTTP/1.1" 200 117 0.007739 252.241.83.23 - - [2026-05-14 02:15:30] "POST /neutron/port HTTP/1.1" 200 117 0.006725 252.241.83.23 - - [2026-05-14 02:15:30] "POST /neutron/network HTTP/1.1" 200 839 0.008960 10.0.0.241 - - [2026-05-14 02:15:30] "GET /projects?obj_uuids=44d611ac-1c98-45ae-b741-224199a036b3&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001357 252.241.83.23 - - [2026-05-14 02:15:31] "POST /neutron/port HTTP/1.1" 200 1056 0.269598 252.241.83.23 - - [2026-05-14 02:15:31] "POST /neutron/port HTTP/1.1" 200 1056 0.016052 252.241.83.23 - - [2026-05-14 02:15:31] "POST /neutron/port HTTP/1.1" 200 1056 0.013050 252.241.83.23 - - [2026-05-14 02:15:31] "POST /neutron/port HTTP/1.1" 200 1106 0.060627 252.241.83.23 - - [2026-05-14 02:15:31] "POST /neutron/port HTTP/1.1" 200 1116 0.017162 252.241.83.23 - - [2026-05-14 02:15:31] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004237 252.241.83.23 - - [2026-05-14 02:15:31] "POST /neutron/subnet HTTP/1.1" 200 685 0.010390 252.241.83.23 - - [2026-05-14 02:15:31] "POST /neutron/port HTTP/1.1" 200 117 0.001886 252.241.83.23 - - [2026-05-14 02:15:31] "POST /neutron/network HTTP/1.1" 200 829 0.006618 252.241.83.23 - - [2026-05-14 02:15:35] "POST /neutron/port HTTP/1.1" 200 1116 0.015246 252.241.83.23 - - [2026-05-14 02:15:35] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008322 252.241.83.23 - - [2026-05-14 02:15:35] "POST /neutron/port HTTP/1.1" 200 1116 0.015758 252.241.83.23 - - [2026-05-14 02:15:35] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007554 252.241.83.23 - - [2026-05-14 02:15:35] "POST /neutron/port HTTP/1.1" 200 1116 0.017865 252.241.83.23 - - [2026-05-14 02:15:35] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007063 10.0.0.241 - - [2026-05-14 02:15:35] "GET /virtual-machine/4d1569b6-a8b1-4e1c-a863-f6cc5f7b250b HTTP/1.1" 200 1295 0.005702 10.0.0.241 - - [2026-05-14 02:15:35] "GET /virtual-machine-interface/807b9ccc-38a6-46b0-8d94-e1b154b10c21 HTTP/1.1" 200 2965 0.005871 10.0.0.241 - - [2026-05-14 02:15:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003566 10.0.0.241 - - [2026-05-14 02:15:36] "GET /global-vrouter-config/5e38580b-ceb8-4b35-ba3e-0ea3f975163a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004139 10.0.0.241 - - [2026-05-14 02:15:36] "GET /virtual-networks?parent_id=44d611ac-1c98-45ae-b741-224199a036b3&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003073 10.0.0.241 - - [2026-05-14 02:15:36] "GET /virtual-network/4bac4d5a-e007-46a4-93d4-745e3a56f2ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006067 10.0.0.241 - - [2026-05-14 02:15:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004652 10.0.0.241 - - [2026-05-14 02:15:39] "GET /virtual-network/4bac4d5a-e007-46a4-93d4-745e3a56f2ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007299 252.241.83.23 - - [2026-05-14 02:15:40] "POST /neutron/port HTTP/1.1" 200 1116 0.016699 252.241.83.23 - - [2026-05-14 02:15:40] "POST /neutron/port HTTP/1.1" 200 1116 0.016363 252.241.83.23 - - [2026-05-14 02:15:40] "POST /neutron/network HTTP/1.1" 200 839 0.007281 252.241.83.23 - - [2026-05-14 02:15:40] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005146 252.241.83.23 - - [2026-05-14 02:15:40] "POST /neutron/subnet HTTP/1.1" 200 685 0.009325 252.241.83.23 - - [2026-05-14 02:15:40] "POST /neutron/port HTTP/1.1" 200 117 0.001483 252.241.83.23 - - [2026-05-14 02:15:41] "POST /neutron/network HTTP/1.1" 200 829 0.007672 252.241.83.23 - - [2026-05-14 02:15:41] "POST /neutron/port HTTP/1.1" 200 1116 0.014553 252.241.83.23 - - [2026-05-14 02:15:41] "POST /neutron/security_group HTTP/1.1" 200 2057 0.096701 252.241.83.23 - - [2026-05-14 02:15:42] "POST /neutron/port HTTP/1.1" 200 1116 0.014122 252.241.83.23 - - [2026-05-14 02:15:42] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006521 10.0.0.241 - - [2026-05-14 02:15:42] "DELETE /project/44d611ac1c9845aeb741224199a036b3 HTTP/1.1" 404 173 0.005816 10.0.0.241 - - [2026-05-14 02:15:42] "GET /projects?obj_uuids=11832f36-8a1d-4b55-b4c8-e5c2ecd292d8&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001235 10.0.0.241 - - [2026-05-14 02:15:42] "GET /project/11832f36-8a1d-4b55-b4c8-e5c2ecd292d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.031877 10.0.0.241 - - [2026-05-14 02:15:42] "GET /projects?obj_uuids=11832f36-8a1d-4b55-b4c8-e5c2ecd292d8&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001688 10.0.0.241 - - [2026-05-14 02:15:42] "GET /project/11832f36-8a1d-4b55-b4c8-e5c2ecd292d8?fields=security_groups HTTP/1.1" 200 1344 0.074767 10.0.0.241 - - [2026-05-14 02:15:42] "DELETE /security-group/7ad77552-f6ad-4bbf-977b-72e426621d36 HTTP/1.1" 200 115 0.049505 10.0.0.241 - - [2026-05-14 02:15:42] "GET /projects?obj_uuids=11832f36-8a1d-4b55-b4c8-e5c2ecd292d8&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001367 10.0.0.241 - - [2026-05-14 02:15:42] "DELETE /access-control-list/3175b3bf-e62d-4b82-9249-c7379bdf386b HTTP/1.1" 200 115 0.040217 10.0.0.241 - - [2026-05-14 02:15:42] "GET /project/11832f36-8a1d-4b55-b4c8-e5c2ecd292d8?fields=application_policy_sets HTTP/1.1" 200 1383 0.061976 10.0.0.241 - - [2026-05-14 02:15:42] "DELETE /access-control-list/c3da4fd3-eb6e-46f4-9d58-a75e79bbf88d HTTP/1.1" 200 115 0.051957 10.0.0.241 - - [2026-05-14 02:15:42] "DELETE /project/11832f36-8a1d-4b55-b4c8-e5c2ecd292d8 HTTP/1.1" 200 115 0.407012 10.0.0.241 - - [2026-05-14 02:15:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003985 10.0.0.241 - - [2026-05-14 02:15:43] "GET /global-vrouter-config/5e38580b-ceb8-4b35-ba3e-0ea3f975163a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004145 10.0.0.241 - - [2026-05-14 02:15:43] "GET /virtual-networks?parent_id=44d611ac-1c98-45ae-b741-224199a036b3&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003988 10.0.0.241 - - [2026-05-14 02:15:43] "GET /virtual-network/4bac4d5a-e007-46a4-93d4-745e3a56f2ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007566 252.241.83.23 - - [2026-05-14 02:15:44] "POST /neutron/port HTTP/1.1" 200 1116 0.018484 252.241.83.23 - - [2026-05-14 02:15:44] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007549 252.241.83.23 - - [2026-05-14 02:15:44] "POST /neutron/port HTTP/1.1" 200 1116 0.021356 252.241.83.23 - - [2026-05-14 02:15:44] "POST /neutron/security_group HTTP/1.1" 200 2057 0.009186 252.241.83.23 - - [2026-05-14 02:15:48] "POST /neutron/network HTTP/1.1" 200 803 0.012156 252.241.83.23 - - [2026-05-14 02:15:48] "POST /neutron/network HTTP/1.1" 200 829 0.006474 10.0.0.241 - - [2026-05-14 02:15:48] "POST /id-to-fqname HTTP/1.1" 200 225 0.002182 252.241.83.23 - - [2026-05-14 02:15:48] "POST /neutron/port HTTP/1.1" 200 1116 0.013900 252.241.83.23 - - [2026-05-14 02:15:48] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008345 252.241.83.23 - - [2026-05-14 02:15:49] "POST /neutron/network HTTP/1.1" 200 839 0.007224 252.241.83.23 - - [2026-05-14 02:15:49] "GET /aaa-mode HTTP/1.1" 401 297 0.000614 252.241.83.23 - - [2026-05-14 02:15:49] "GET / HTTP/1.1" 200 36499 0.002018 252.241.83.23 - - [2026-05-14 02:15:49] "GET /project/44d611ac-1c98-45ae-b741-224199a036b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000544 10.0.0.241 - - [2026-05-14 02:15:49] "GET /projects?obj_uuids=44d611ac-1c98-45ae-b741-224199a036b3&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001180 252.241.83.23 - - [2026-05-14 02:15:49] "GET /project/44d611ac-1c98-45ae-b741-224199a036b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.070386 252.241.83.23 - - [2026-05-14 02:15:49] "POST /neutron/network HTTP/1.1" 200 829 0.036391 252.241.83.23 - - [2026-05-14 02:15:50] "POST /neutron/port HTTP/1.1" 200 1116 0.018533 252.241.83.23 - - [2026-05-14 02:15:50] "POST /neutron/security_group HTTP/1.1" 200 2057 0.010406 252.241.83.23 - - [2026-05-14 02:15:50] "POST /neutron/port HTTP/1.1" 200 117 0.006285 252.241.83.23 - - [2026-05-14 02:15:50] "POST /neutron/port HTTP/1.1" 200 117 0.005511 252.241.83.23 - - [2026-05-14 02:15:50] "POST /neutron/network HTTP/1.1" 200 839 0.006726 10.0.0.241 - - [2026-05-14 02:15:50] "GET /projects?obj_uuids=44d611ac-1c98-45ae-b741-224199a036b3&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001233 252.241.83.23 - - [2026-05-14 02:15:51] "POST /neutron/port HTTP/1.1" 200 1056 0.253157 252.241.83.23 - - [2026-05-14 02:15:51] "POST /neutron/port HTTP/1.1" 200 1056 0.017764 252.241.83.23 - - [2026-05-14 02:15:51] "POST /neutron/port HTTP/1.1" 200 1056 0.013632 252.241.83.23 - - [2026-05-14 02:15:51] "POST /neutron/port HTTP/1.1" 200 1106 0.077684 252.241.83.23 - - [2026-05-14 02:15:51] "POST /neutron/port HTTP/1.1" 200 1116 0.017320 252.241.83.23 - - [2026-05-14 02:15:51] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004591 252.241.83.23 - - [2026-05-14 02:15:51] "POST /neutron/subnet HTTP/1.1" 200 685 0.007965 252.241.83.23 - - [2026-05-14 02:15:51] "POST /neutron/port HTTP/1.1" 200 117 0.001836 252.241.83.23 - - [2026-05-14 02:15:51] "POST /neutron/network HTTP/1.1" 200 829 0.007345 10.0.0.241 - - [2026-05-14 02:15:53] "GET /obj-perms HTTP/1.1" 200 6381 0.078330 10.0.0.241 - - [2026-05-14 02:15:54] "GET /obj-perms HTTP/1.1" 200 6381 0.067841 252.241.83.23 - - [2026-05-14 02:15:55] "POST /neutron/port HTTP/1.1" 200 1116 0.016871 252.241.83.23 - - [2026-05-14 02:15:55] "POST /neutron/security_group HTTP/1.1" 200 2057 0.009845 252.241.83.23 - - [2026-05-14 02:15:55] "POST /neutron/port HTTP/1.1" 200 1116 0.014539 252.241.83.23 - - [2026-05-14 02:15:55] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007774 252.241.83.23 - - [2026-05-14 02:15:55] "POST /neutron/port HTTP/1.1" 200 1116 0.016081 252.241.83.23 - - [2026-05-14 02:15:55] "POST /neutron/security_group HTTP/1.1" 200 2057 0.009532 10.0.0.241 - - [2026-05-14 02:15:56] "GET /virtual-machine/42c9a999-d731-4843-a3a2-888206e31548 HTTP/1.1" 200 1295 0.007154 10.0.0.241 - - [2026-05-14 02:15:56] "GET /virtual-machine-interface/b7e49074-e530-4443-bce5-50c4cf42e8bc HTTP/1.1" 200 2966 0.008676 10.0.0.241 - - [2026-05-14 02:15:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004626 10.0.0.241 - - [2026-05-14 02:15:56] "GET /global-vrouter-config/5e38580b-ceb8-4b35-ba3e-0ea3f975163a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005019 10.0.0.241 - - [2026-05-14 02:15:56] "GET /virtual-networks?parent_id=44d611ac-1c98-45ae-b741-224199a036b3&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003379 10.0.0.241 - - [2026-05-14 02:15:56] "GET /virtual-network/4bac4d5a-e007-46a4-93d4-745e3a56f2ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.008348 10.0.0.241 - - [2026-05-14 02:15:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004501 10.0.0.241 - - [2026-05-14 02:15:59] "GET /virtual-network/4bac4d5a-e007-46a4-93d4-745e3a56f2ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006660 [Introspect:8084]10.0.0.241 - - [2026-05-14 02:16:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001642 [Introspect:8084]10.0.0.241 - - [2026-05-14 02:16:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001272 252.241.83.23 - - [2026-05-14 02:16:02] "POST /neutron/port HTTP/1.1" 200 1116 0.019645 252.241.83.23 - - [2026-05-14 02:16:02] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007180 252.241.83.23 - - [2026-05-14 02:16:03] "POST /neutron/port HTTP/1.1" 200 1116 0.018656 252.241.83.23 - - [2026-05-14 02:16:03] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008838 10.0.0.241 - - [2026-05-14 02:16:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004342 10.0.0.241 - - [2026-05-14 02:16:03] "GET /virtual-network/4bac4d5a-e007-46a4-93d4-745e3a56f2ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.009868 252.241.83.23 - - [2026-05-14 02:16:04] "POST /neutron/port HTTP/1.1" 200 1116 0.018874 252.241.83.23 - - [2026-05-14 02:16:04] "POST /neutron/security_group HTTP/1.1" 200 2057 0.012537 10.0.0.241 - - [2026-05-14 02:16:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004093 10.0.0.241 - - [2026-05-14 02:16:05] "GET /global-vrouter-config/5e38580b-ceb8-4b35-ba3e-0ea3f975163a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004289 10.0.0.241 - - [2026-05-14 02:16:05] "GET /virtual-networks?parent_id=44d611ac-1c98-45ae-b741-224199a036b3&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003734 10.0.0.241 - - [2026-05-14 02:16:05] "GET /virtual-network/4bac4d5a-e007-46a4-93d4-745e3a56f2ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006660 10.0.0.241 - - [2026-05-14 02:16:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003960 10.0.0.241 - - [2026-05-14 02:16:13] "DELETE /virtual-DNS/52e10617-4b25-43f1-b331-3571afaa7915 HTTP/1.1" 409 237 0.010687 10.0.0.241 - - [2026-05-14 02:16:13] "POST /fqname-to-id HTTP/1.1" 404 190 0.004475 10.0.0.241 - - [2026-05-14 02:16:13] "POST /virtual-DNS-records HTTP/1.1" 200 533 0.018680 10.0.0.241 - - [2026-05-14 02:16:13] "GET /virtual-DNS-record/1fef48b4-e7e5-414e-858c-218cc4b43c5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.005950 10.0.0.241 - - [2026-05-14 02:16:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003505 10.0.0.241 - - [2026-05-14 02:16:13] "GET /virtual-DNS-record/1fef48b4-e7e5-414e-858c-218cc4b43c5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.004500 10.0.0.241 - - [2026-05-14 02:16:13] "GET /domains HTTP/1.1" 200 440 0.003622 10.0.0.241 - - [2026-05-14 02:16:13] "GET /domains?obj_uuids=d251bbb1-a677-4b52-8c85-ab79c9809042&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001439 10.0.0.241 - - [2026-05-14 02:16:13] "GET /domain/d251bbb1-a677-4b52-8c85-ab79c9809042 HTTP/1.1" 200 1510 0.010041 10.0.0.241 - - [2026-05-14 02:16:13] "GET /virtual-DNS/52e10617-4b25-43f1-b331-3571afaa7915 HTTP/1.1" 200 1908 0.005572 10.0.0.241 - - [2026-05-14 02:16:13] "GET /virtual-DNS-record/1fef48b4-e7e5-414e-858c-218cc4b43c5c HTTP/1.1" 200 1336 0.004456 10.0.0.241 - - [2026-05-14 02:16:19] "DELETE /virtual-DNS-record/1fef48b4-e7e5-414e-858c-218cc4b43c5c HTTP/1.1" 200 115 0.022413 10.0.0.241 - - [2026-05-14 02:16:19] "POST /fqname-to-id HTTP/1.1" 404 182 0.003212 252.241.83.23 - - [2026-05-14 02:16:19] "POST /neutron/network HTTP/1.1" 200 829 0.010643 252.241.83.23 - - [2026-05-14 02:16:19] "POST /neutron/network HTTP/1.1" 400 204 0.016756 252.241.83.23 - - [2026-05-14 02:16:20] "POST /neutron/port HTTP/1.1" 200 1116 0.020151 252.241.83.23 - - [2026-05-14 02:16:20] "POST /neutron/port HTTP/1.1" 200 1116 0.019361 252.241.83.23 - - [2026-05-14 02:16:20] "POST /neutron/port HTTP/1.1" 200 1106 0.016284 252.241.83.23 - - [2026-05-14 02:16:20] "POST /neutron/port HTTP/1.1" 200 1106 0.013394 252.241.83.23 - - [2026-05-14 02:16:20] "POST /neutron/port HTTP/1.1" 200 151 0.166998 252.241.83.23 - - [2026-05-14 02:16:20] "POST /neutron/port HTTP/1.1" 200 151 0.171309 252.241.83.23 - - [2026-05-14 02:16:21] "POST /neutron/network HTTP/1.1" 200 829 0.007186 10.0.0.241 - - [2026-05-14 02:16:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.007220 10.0.0.241 - - [2026-05-14 02:16:22] "POST /useragent-kv HTTP/1.1" 200 115 0.050143 10.0.0.241 - - [2026-05-14 02:16:22] "POST /useragent-kv HTTP/1.1" 200 115 0.004686 10.0.0.241 - - [2026-05-14 02:16:22] "DELETE /route-target/1ce461a0-d492-419d-9e9b-c9242c730648 HTTP/1.1" 200 115 0.067049 252.241.83.23 - - [2026-05-14 02:16:22] "POST /neutron/network HTTP/1.1" 200 151 0.437904 10.0.0.241 - - [2026-05-14 02:16:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003592 10.0.0.241 - - [2026-05-14 02:16:22] "DELETE /network-ipam/bdf26943-3fe6-4dd0-9514-77ce4c41efaf HTTP/1.1" 200 115 0.031935 10.0.0.241 - - [2026-05-14 02:16:22] "DELETE /virtual-DNS/52e10617-4b25-43f1-b331-3571afaa7915 HTTP/1.1" 200 115 0.032719 10.0.0.241 - - [2026-05-14 02:16:22] "POST /fqname-to-id HTTP/1.1" 404 178 0.003595 10.0.0.241 - - [2026-05-14 02:16:22] "GET /domains HTTP/1.1" 200 440 0.004335 10.0.0.241 - - [2026-05-14 02:16:22] "GET /domains?obj_uuids=d251bbb1-a677-4b52-8c85-ab79c9809042&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001289 10.0.0.241 - - [2026-05-14 02:16:22] "GET /domain/d251bbb1-a677-4b52-8c85-ab79c9809042 HTTP/1.1" 200 1310 0.010398 10.0.0.241 - - [2026-05-14 02:16:23] "GET /projects?obj_uuids=44d611ac-1c98-45ae-b741-224199a036b3&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001851 10.0.0.241 - - [2026-05-14 02:16:23] "GET /project/44d611ac-1c98-45ae-b741-224199a036b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.038935 10.0.0.241 - - [2026-05-14 02:16:23] "GET /projects?obj_uuids=44d611ac-1c98-45ae-b741-224199a036b3&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.002034 10.0.0.241 - - [2026-05-14 02:16:23] "GET /project/44d611ac-1c98-45ae-b741-224199a036b3?fields=virtual_networks HTTP/1.1" 200 1036 0.076344 10.0.0.241 - - [2026-05-14 02:16:23] "GET /projects?obj_uuids=44d611ac-1c98-45ae-b741-224199a036b3&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001485 10.0.0.241 - - [2026-05-14 02:16:23] "GET /project/44d611ac-1c98-45ae-b741-224199a036b3?fields=virtual_machine_interfaces HTTP/1.1" 200 1036 0.031110 10.0.0.241 - - [2026-05-14 02:16:23] "GET /projects?obj_uuids=44d611ac-1c98-45ae-b741-224199a036b3&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001192 10.0.0.241 - - [2026-05-14 02:16:23] "GET /project/44d611ac-1c98-45ae-b741-224199a036b3?fields=security_groups HTTP/1.1" 200 1263 0.032536 10.0.0.241 - - [2026-05-14 02:16:24] "GET /domains?obj_uuids=d251bbb1-a677-4b52-8c85-ab79c9809042&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001469 10.0.0.241 - - [2026-05-14 02:16:24] "GET /domain/d251bbb1-a677-4b52-8c85-ab79c9809042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 945 0.009493 10.0.0.241 - - [2026-05-14 02:16:24] "POST /fqname-to-id HTTP/1.1" 404 187 0.037796 10.0.0.241 - - [2026-05-14 02:16:24] "GET /projects?obj_uuids=99336200-c214-4664-8e6a-5a4dd418edd7&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003646 10.0.0.241 - - [2026-05-14 02:16:24] "GET /domains?obj_uuids=d251bbb1-a677-4b52-8c85-ab79c9809042&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001742 10.0.0.241 - - [2026-05-14 02:16:24] "GET /domain/d251bbb1-a677-4b52-8c85-ab79c9809042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.009589 10.0.0.241 - - [2026-05-14 02:16:24] "POST /id-to-fqname HTTP/1.1" 200 189 0.004094 10.0.0.241 - - [2026-05-14 02:16:24] "POST /fqname-to-id HTTP/1.1" 404 198 0.003479 10.0.0.241 - - [2026-05-14 02:16:24] "POST /security-groups HTTP/1.1" 200 584 0.070027 10.0.0.241 - - [2026-05-14 02:16:24] "POST /fqname-to-id HTTP/1.1" 404 233 0.007051 10.0.0.241 - - [2026-05-14 02:16:24] "POST /projects HTTP/1.1" 200 579 0.243653 10.0.0.241 - - [2026-05-14 02:16:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.282571 10.0.0.241 - - [2026-05-14 02:16:25] "POST /access-control-lists HTTP/1.1" 200 599 0.075835 10.0.0.241 - - [2026-05-14 02:16:25] "GET /project/99336200-c214-4664-8e6a-5a4dd418edd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.457114 10.0.0.241 - - [2026-05-14 02:16:25] "POST /fqname-to-id HTTP/1.1" 404 232 0.004038 10.0.0.241 - - [2026-05-14 02:16:25] "POST /access-control-lists HTTP/1.1" 200 597 0.068830 10.0.0.241 - - [2026-05-14 02:16:26] "GET / HTTP/1.1" 200 36499 0.002629 10.0.0.241 - - [2026-05-14 02:16:27] "POST /fqname-to-id HTTP/1.1" 401 297 0.000728 10.0.0.241 - - [2026-05-14 02:16:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.079975 10.0.0.241 - - [2026-05-14 02:16:27] "GET /projects?obj_uuids=99336200-c214-4664-8e6a-5a4dd418edd7&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001307 10.0.0.241 - - [2026-05-14 02:16:27] "GET /project/99336200-c214-4664-8e6a-5a4dd418edd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.031119 252.241.83.23 - - [2026-05-14 02:16:28] "POST /neutron/network HTTP/1.1" 200 117 0.047268 10.0.0.241 - - [2026-05-14 02:16:28] "GET /projects?obj_uuids=99336200-c214-4664-8e6a-5a4dd418edd7&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001378 252.241.83.23 - - [2026-05-14 02:16:28] "POST /neutron/network HTTP/1.1" 200 604 0.093554 10.0.0.241 - - [2026-05-14 02:16:28] "POST /route-targets HTTP/1.1" 200 329 0.015221 10.0.0.241 - - [2026-05-14 02:16:28] "POST /ref-update HTTP/1.1" 200 156 0.016872 10.0.0.241 - - [2026-05-14 02:16:28] "POST /useragent-kv HTTP/1.1" 200 115 0.003119 252.241.83.23 - - [2026-05-14 02:16:28] "POST /neutron/subnet HTTP/1.1" 200 725 0.174873 252.241.83.23 - - [2026-05-14 02:16:28] "POST /neutron/network HTTP/1.1" 200 823 0.006508 10.0.0.241 - - [2026-05-14 02:16:28] "POST /id-to-fqname HTTP/1.1" 200 219 0.001907 10.0.0.241 - - [2026-05-14 02:16:28] "GET /virtual-network/85f239e6-9556-45e5-9b39-59d6cdf7af93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005696 252.241.83.23 - - [2026-05-14 02:16:28] "POST /neutron/network HTTP/1.1" 200 823 0.007849 10.0.0.241 - - [2026-05-14 02:16:28] "GET /virtual-network/85f239e6-9556-45e5-9b39-59d6cdf7af93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006489 252.241.83.23 - - [2026-05-14 02:16:28] "POST /neutron/network HTTP/1.1" 200 823 0.007717 252.241.83.23 - - [2026-05-14 02:16:28] "POST /neutron/subnet HTTP/1.1" 200 725 0.010548 10.0.0.241 - - [2026-05-14 02:16:28] "POST /id-to-fqname HTTP/1.1" 200 219 0.001589 252.241.83.23 - - [2026-05-14 02:16:29] "POST /neutron/network HTTP/1.1" 200 833 0.006403 252.241.83.23 - - [2026-05-14 02:16:29] "GET /aaa-mode HTTP/1.1" 401 297 0.000585 252.241.83.23 - - [2026-05-14 02:16:29] "GET / HTTP/1.1" 200 36499 0.002345 252.241.83.23 - - [2026-05-14 02:16:29] "GET /project/99336200-c214-4664-8e6a-5a4dd418edd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000536 10.0.0.241 - - [2026-05-14 02:16:29] "GET /projects?obj_uuids=99336200-c214-4664-8e6a-5a4dd418edd7&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001726 252.241.83.23 - - [2026-05-14 02:16:29] "GET /project/99336200-c214-4664-8e6a-5a4dd418edd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.066863 252.241.83.23 - - [2026-05-14 02:16:29] "POST /neutron/network HTTP/1.1" 200 823 0.006512 252.241.83.23 - - [2026-05-14 02:16:29] "POST /neutron/port HTTP/1.1" 200 117 0.007807 252.241.83.23 - - [2026-05-14 02:16:30] "POST /neutron/port HTTP/1.1" 200 117 0.007593 10.0.0.241 - - [2026-05-14 02:16:30] "POST /id-to-fqname HTTP/1.1" 200 219 0.001703 252.241.83.23 - - [2026-05-14 02:16:30] "POST /neutron/port HTTP/1.1" 200 117 0.006377 252.241.83.23 - - [2026-05-14 02:16:30] "POST /neutron/network HTTP/1.1" 200 833 0.007554 252.241.83.23 - - [2026-05-14 02:16:30] "GET /aaa-mode HTTP/1.1" 401 297 0.000517 252.241.83.23 - - [2026-05-14 02:16:30] "GET / HTTP/1.1" 200 36499 0.002114 252.241.83.23 - - [2026-05-14 02:16:30] "GET /project/99336200-c214-4664-8e6a-5a4dd418edd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000494 252.241.83.23 - - [2026-05-14 02:16:30] "POST /neutron/network HTTP/1.1" 200 833 0.007226 10.0.0.241 - - [2026-05-14 02:16:30] "GET /projects?obj_uuids=99336200-c214-4664-8e6a-5a4dd418edd7&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001337 10.0.0.241 - - [2026-05-14 02:16:30] "GET /projects?obj_uuids=99336200-c214-4664-8e6a-5a4dd418edd7&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001807 252.241.83.23 - - [2026-05-14 02:16:30] "GET /project/99336200-c214-4664-8e6a-5a4dd418edd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.089255 252.241.83.23 - - [2026-05-14 02:16:31] "POST /neutron/network HTTP/1.1" 200 823 0.008166 252.241.83.23 - - [2026-05-14 02:16:31] "POST /neutron/port HTTP/1.1" 200 1059 0.358084 252.241.83.23 - - [2026-05-14 02:16:31] "POST /neutron/port HTTP/1.1" 200 1059 0.015134 252.241.83.23 - - [2026-05-14 02:16:31] "POST /neutron/port HTTP/1.1" 200 1059 0.015352 252.241.83.23 - - [2026-05-14 02:16:31] "POST /neutron/port HTTP/1.1" 200 1069 0.020553 252.241.83.23 - - [2026-05-14 02:16:31] "POST /neutron/security_group HTTP/1.1" 200 2057 0.026150 252.241.83.23 - - [2026-05-14 02:16:31] "POST /neutron/port HTTP/1.1" 200 1109 0.108039 252.241.83.23 - - [2026-05-14 02:16:31] "POST /neutron/port HTTP/1.1" 200 117 0.009969 252.241.83.23 - - [2026-05-14 02:16:31] "POST /neutron/port HTTP/1.1" 200 1119 0.023428 252.241.83.23 - - [2026-05-14 02:16:31] "POST /neutron/port HTTP/1.1" 200 1119 0.024885 252.241.83.23 - - [2026-05-14 02:16:31] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004068 252.241.83.23 - - [2026-05-14 02:16:31] "POST /neutron/security_group HTTP/1.1" 200 2057 0.013659 252.241.83.23 - - [2026-05-14 02:16:31] "POST /neutron/subnet HTTP/1.1" 200 699 0.014280 252.241.83.23 - - [2026-05-14 02:16:31] "POST /neutron/port HTTP/1.1" 200 117 0.001813 252.241.83.23 - - [2026-05-14 02:16:31] "POST /neutron/network HTTP/1.1" 200 823 0.008405 252.241.83.23 - - [2026-05-14 02:16:32] "POST /neutron/network HTTP/1.1" 200 833 0.006785 10.0.0.241 - - [2026-05-14 02:16:32] "GET /projects?obj_uuids=99336200-c214-4664-8e6a-5a4dd418edd7&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001297 252.241.83.23 - - [2026-05-14 02:16:32] "POST /neutron/port HTTP/1.1" 200 1059 0.308077 252.241.83.23 - - [2026-05-14 02:16:32] "POST /neutron/port HTTP/1.1" 200 1059 0.013006 252.241.83.23 - - [2026-05-14 02:16:32] "POST /neutron/port HTTP/1.1" 200 1059 0.014480 252.241.83.23 - - [2026-05-14 02:16:32] "POST /neutron/port HTTP/1.1" 200 1109 0.086117 252.241.83.23 - - [2026-05-14 02:16:32] "POST /neutron/port HTTP/1.1" 200 1119 0.017469 252.241.83.23 - - [2026-05-14 02:16:32] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006669 252.241.83.23 - - [2026-05-14 02:16:33] "POST /neutron/subnet HTTP/1.1" 200 699 0.014787 252.241.83.23 - - [2026-05-14 02:16:33] "POST /neutron/port HTTP/1.1" 200 117 0.001483 252.241.83.23 - - [2026-05-14 02:16:33] "POST /neutron/network HTTP/1.1" 200 823 0.006722 252.241.83.23 - - [2026-05-14 02:16:36] "POST /neutron/port HTTP/1.1" 200 1119 0.027414 252.241.83.23 - - [2026-05-14 02:16:36] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008025 252.241.83.23 - - [2026-05-14 02:16:36] "POST /neutron/port HTTP/1.1" 200 1119 0.029288 252.241.83.23 - - [2026-05-14 02:16:37] "POST /neutron/security_group HTTP/1.1" 200 2057 0.011373 252.241.83.23 - - [2026-05-14 02:16:37] "POST /neutron/port HTTP/1.1" 200 1119 0.017653 252.241.83.23 - - [2026-05-14 02:16:37] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008132 10.0.0.241 - - [2026-05-14 02:16:37] "GET /virtual-machine/4f020160-a31c-48ec-b921-e805fc2b2ee5 HTTP/1.1" 401 297 0.000534 10.0.0.241 - - [2026-05-14 02:16:37] "GET /virtual-machine/4f020160-a31c-48ec-b921-e805fc2b2ee5 HTTP/1.1" 200 1295 0.050546 10.0.0.241 - - [2026-05-14 02:16:37] "GET /virtual-machine-interface/92f098c9-3533-4491-9c05-edb427de99b1 HTTP/1.1" 200 2949 0.029590 10.0.0.241 - - [2026-05-14 02:16:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.011982 10.0.0.241 - - [2026-05-14 02:16:38] "GET /global-vrouter-config/5e38580b-ceb8-4b35-ba3e-0ea3f975163a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.008451 10.0.0.241 - - [2026-05-14 02:16:38] "GET /virtual-networks?parent_id=99336200-c214-4664-8e6a-5a4dd418edd7&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.014862 10.0.0.241 - - [2026-05-14 02:16:38] "GET /virtual-network/85f239e6-9556-45e5-9b39-59d6cdf7af93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.043267 10.0.0.241 - - [2026-05-14 02:16:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004284 10.0.0.241 - - [2026-05-14 02:16:41] "GET /virtual-network/85f239e6-9556-45e5-9b39-59d6cdf7af93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.010012 252.241.83.23 - - [2026-05-14 02:16:41] "POST /neutron/port HTTP/1.1" 200 1119 0.102705 252.241.83.23 - - [2026-05-14 02:16:41] "POST /neutron/port HTTP/1.1" 200 1119 0.078329 252.241.83.23 - - [2026-05-14 02:16:42] "POST /neutron/network HTTP/1.1" 200 833 0.026417 252.241.83.23 - - [2026-05-14 02:16:42] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006862 252.241.83.23 - - [2026-05-14 02:16:42] "POST /neutron/subnet HTTP/1.1" 200 699 0.038242 252.241.83.23 - - [2026-05-14 02:16:42] "POST /neutron/port HTTP/1.1" 200 117 0.007572 252.241.83.23 - - [2026-05-14 02:16:42] "POST /neutron/network HTTP/1.1" 200 823 0.009235 10.0.0.241 - - [2026-05-14 02:16:43] "DELETE /project/99336200c21446648e6a5a4dd418edd7 HTTP/1.1" 404 173 0.091011 10.0.0.241 - - [2026-05-14 02:16:43] "GET /projects?obj_uuids=44d611ac-1c98-45ae-b741-224199a036b3&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.040089 10.0.0.241 - - [2026-05-14 02:16:43] "GET /project/44d611ac-1c98-45ae-b741-224199a036b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.302693 10.0.0.241 - - [2026-05-14 02:16:43] "GET /projects?obj_uuids=44d611ac-1c98-45ae-b741-224199a036b3&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.002934 10.0.0.241 - - [2026-05-14 02:16:43] "GET /project/44d611ac-1c98-45ae-b741-224199a036b3?fields=security_groups HTTP/1.1" 200 1353 0.176474 10.0.0.241 - - [2026-05-14 02:16:43] "DELETE /security-group/b151f215-aa60-4e75-a3dd-312245ef8482 HTTP/1.1" 200 115 0.315303 10.0.0.241 - - [2026-05-14 02:16:44] "GET /projects?obj_uuids=44d611ac-1c98-45ae-b741-224199a036b3&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.003940 10.0.0.241 - - [2026-05-14 02:16:44] "DELETE /access-control-list/8207223d-9bd1-4603-b380-bca8878b1005 HTTP/1.1" 200 115 0.291325 10.0.0.241 - - [2026-05-14 02:16:44] "GET /project/44d611ac-1c98-45ae-b741-224199a036b3?fields=application_policy_sets HTTP/1.1" 200 1392 0.255940 10.0.0.241 - - [2026-05-14 02:16:44] "DELETE /access-control-list/99012bb9-0859-4832-926b-14d47857a2bb HTTP/1.1" 200 115 0.121783 10.0.0.241 - - [2026-05-14 02:16:44] "DELETE /project/44d611ac-1c98-45ae-b741-224199a036b3 HTTP/1.1" 200 115 1.642527 10.0.0.241 - - [2026-05-14 02:16:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.011231 10.0.0.241 - - [2026-05-14 02:16:45] "GET /virtual-network/85f239e6-9556-45e5-9b39-59d6cdf7af93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.014836 252.241.83.23 - - [2026-05-14 02:16:47] "POST /neutron/port HTTP/1.1" 200 1119 0.025197 252.241.83.23 - - [2026-05-14 02:16:47] "POST /neutron/security_group HTTP/1.1" 200 2057 0.012188 252.241.83.23 - - [2026-05-14 02:16:47] "POST /neutron/port HTTP/1.1" 200 1119 0.035014 252.241.83.23 - - [2026-05-14 02:16:48] "POST /neutron/security_group HTTP/1.1" 200 2057 0.042654 252.241.83.23 - - [2026-05-14 02:16:48] "POST /neutron/port HTTP/1.1" 200 1119 0.038221 252.241.83.23 - - [2026-05-14 02:16:48] "POST /neutron/security_group HTTP/1.1" 200 2057 0.010709 252.241.83.23 - - [2026-05-14 02:16:48] "POST /neutron/port HTTP/1.1" 200 1119 0.048309 252.241.83.23 - - [2026-05-14 02:16:48] "POST /neutron/security_group HTTP/1.1" 200 2057 0.010791 252.241.83.23 - - [2026-05-14 02:16:49] "POST /neutron/port HTTP/1.1" 200 1119 0.028595 252.241.83.23 - - [2026-05-14 02:16:49] "POST /neutron/security_group HTTP/1.1" 200 2057 0.012782 252.241.83.23 - - [2026-05-14 02:16:49] "POST /neutron/port HTTP/1.1" 200 1119 0.041443 252.241.83.23 - - [2026-05-14 02:16:49] "POST /neutron/security_group HTTP/1.1" 200 2057 0.013303 10.0.0.241 - - [2026-05-14 02:16:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.013478 10.0.0.241 - - [2026-05-14 02:16:49] "GET /global-vrouter-config/5e38580b-ceb8-4b35-ba3e-0ea3f975163a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.010639 10.0.0.241 - - [2026-05-14 02:16:50] "GET /virtual-networks?parent_id=99336200-c214-4664-8e6a-5a4dd418edd7&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.004632 10.0.0.241 - - [2026-05-14 02:16:50] "GET /virtual-network/85f239e6-9556-45e5-9b39-59d6cdf7af93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.028823 252.241.83.23 - - [2026-05-14 02:16:50] "POST /neutron/port HTTP/1.1" 200 1119 0.025015 252.241.83.23 - - [2026-05-14 02:16:50] "POST /neutron/security_group HTTP/1.1" 200 2057 0.022749 252.241.83.23 - - [2026-05-14 02:16:51] "POST /neutron/port HTTP/1.1" 200 1119 0.026497 252.241.83.23 - - [2026-05-14 02:16:51] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006676 10.0.0.241 - - [2026-05-14 02:16:54] "GET /obj-perms HTTP/1.1" 200 6381 0.106679 10.0.0.241 - - [2026-05-14 02:16:55] "GET /obj-perms HTTP/1.1" 200 6381 0.088810 10.0.0.241 - - [2026-05-14 02:16:55] "GET /global-system-configs HTTP/1.1" 401 297 0.000493 10.0.0.241 - - [2026-05-14 02:16:55] "GET /global-system-configs HTTP/1.1" 401 297 0.001160 252.241.83.23 - - [2026-05-14 02:16:55] "POST /neutron/port HTTP/1.1" 200 1119 0.013727 252.241.83.23 - - [2026-05-14 02:16:55] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007213 252.241.83.23 - - [2026-05-14 02:16:55] "POST /neutron/port HTTP/1.1" 200 1119 0.016546 252.241.83.23 - - [2026-05-14 02:16:56] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008709 252.241.83.23 - - [2026-05-14 02:16:56] "POST /neutron/port HTTP/1.1" 200 1119 0.018624 252.241.83.23 - - [2026-05-14 02:16:56] "POST /neutron/security_group HTTP/1.1" 200 2057 0.013401 10.0.0.241 - - [2026-05-14 02:16:56] "GET /virtual-machine/4122c83b-dc37-4365-85ef-e3def8cc0d6e HTTP/1.1" 200 1294 0.008799 10.0.0.241 - - [2026-05-14 02:16:56] "GET /virtual-machine-interface/2254218c-0cb6-4f40-802d-40e48b52532b HTTP/1.1" 200 2947 0.008718 10.0.0.241 - - [2026-05-14 02:16:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004079 10.0.0.241 - - [2026-05-14 02:16:56] "GET /global-vrouter-config/5e38580b-ceb8-4b35-ba3e-0ea3f975163a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005574 10.0.0.241 - - [2026-05-14 02:16:56] "GET /virtual-networks?parent_id=99336200-c214-4664-8e6a-5a4dd418edd7&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003592 10.0.0.241 - - [2026-05-14 02:16:56] "GET /virtual-network/85f239e6-9556-45e5-9b39-59d6cdf7af93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.007890 10.0.0.241 - - [2026-05-14 02:16:56] "GET /global-system-configs HTTP/1.1" 401 297 0.000496 10.0.0.241 - - [2026-05-14 02:16:56] "GET /global-system-configs HTTP/1.1" 401 297 0.000467 10.0.0.241 - - [2026-05-14 02:16:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004394 10.0.0.241 - - [2026-05-14 02:16:57] "GET /global-vrouter-config/5e38580b-ceb8-4b35-ba3e-0ea3f975163a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004476 10.0.0.241 - - [2026-05-14 02:16:57] "GET /virtual-networks?parent_id=99336200-c214-4664-8e6a-5a4dd418edd7&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003474 10.0.0.241 - - [2026-05-14 02:16:57] "GET /virtual-network/85f239e6-9556-45e5-9b39-59d6cdf7af93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.008121 252.241.83.23 - - [2026-05-14 02:17:02] "POST /neutron/network HTTP/1.1" 200 823 0.008970 252.241.83.23 - - [2026-05-14 02:17:02] "POST /neutron/network HTTP/1.1" 400 204 0.015750 252.241.83.23 - - [2026-05-14 02:17:03] "POST /neutron/port HTTP/1.1" 200 1119 0.029306 252.241.83.23 - - [2026-05-14 02:17:03] "POST /neutron/port HTTP/1.1" 200 1119 0.017110 252.241.83.23 - - [2026-05-14 02:17:03] "POST /neutron/port HTTP/1.1" 200 1109 0.017174 252.241.83.23 - - [2026-05-14 02:17:03] "POST /neutron/port HTTP/1.1" 200 1109 0.014755 252.241.83.23 - - [2026-05-14 02:17:03] "POST /neutron/port HTTP/1.1" 200 151 0.222632 252.241.83.23 - - [2026-05-14 02:17:03] "POST /neutron/port HTTP/1.1" 200 151 0.228455 252.241.83.23 - - [2026-05-14 02:17:04] "POST /neutron/network HTTP/1.1" 200 823 0.007965 10.0.0.241 - - [2026-05-14 02:17:04] "POST /useragent-kv HTTP/1.1" 200 115 0.006467 10.0.0.241 - - [2026-05-14 02:17:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.014261 10.0.0.241 - - [2026-05-14 02:17:04] "POST /useragent-kv HTTP/1.1" 200 115 0.005357 252.241.83.23 - - [2026-05-14 02:17:04] "POST /neutron/network HTTP/1.1" 200 151 0.156705 10.0.0.241 - - [2026-05-14 02:17:04] "DELETE /route-target/a711b903-0a4a-48d0-a193-a9635dbe5da4 HTTP/1.1" 200 115 0.044263 10.0.0.241 - - [2026-05-14 02:17:05] "GET /projects?obj_uuids=99336200-c214-4664-8e6a-5a4dd418edd7&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001466 10.0.0.241 - - [2026-05-14 02:17:05] "GET /project/99336200-c214-4664-8e6a-5a4dd418edd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.040482 10.0.0.241 - - [2026-05-14 02:17:05] "GET /projects?obj_uuids=99336200-c214-4664-8e6a-5a4dd418edd7&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001984 10.0.0.241 - - [2026-05-14 02:17:05] "GET /project/99336200-c214-4664-8e6a-5a4dd418edd7?fields=virtual_networks HTTP/1.1" 200 1037 0.047659 10.0.0.241 - - [2026-05-14 02:17:05] "GET /projects?obj_uuids=99336200-c214-4664-8e6a-5a4dd418edd7&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001546 10.0.0.241 - - [2026-05-14 02:17:05] "GET /project/99336200-c214-4664-8e6a-5a4dd418edd7?fields=virtual_machine_interfaces HTTP/1.1" 200 1037 0.041607 10.0.0.241 - - [2026-05-14 02:17:05] "GET /projects?obj_uuids=99336200-c214-4664-8e6a-5a4dd418edd7&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001170 10.0.0.241 - - [2026-05-14 02:17:05] "GET /project/99336200-c214-4664-8e6a-5a4dd418edd7?fields=security_groups HTTP/1.1" 200 1264 0.033189 10.0.0.241 - - [2026-05-14 02:17:06] "GET /domains?obj_uuids=d251bbb1-a677-4b52-8c85-ab79c9809042&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002027 10.0.0.241 - - [2026-05-14 02:17:06] "GET /domain/d251bbb1-a677-4b52-8c85-ab79c9809042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 945 0.010247 10.0.0.241 - - [2026-05-14 02:17:06] "POST /fqname-to-id HTTP/1.1" 404 186 0.039312 10.0.0.241 - - [2026-05-14 02:17:06] "GET /projects?obj_uuids=29c655f4-6087-4e3e-a721-2f2534467f2f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003909 10.0.0.241 - - [2026-05-14 02:17:07] "GET /domains?obj_uuids=d251bbb1-a677-4b52-8c85-ab79c9809042&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001807 10.0.0.241 - - [2026-05-14 02:17:07] "GET /domain/d251bbb1-a677-4b52-8c85-ab79c9809042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.011053 10.0.0.241 - - [2026-05-14 02:17:07] "POST /id-to-fqname HTTP/1.1" 200 188 0.002293 10.0.0.241 - - [2026-05-14 02:17:07] "POST /fqname-to-id HTTP/1.1" 404 197 0.003440 10.0.0.241 - - [2026-05-14 02:17:07] "POST /security-groups HTTP/1.1" 200 583 0.071285 10.0.0.241 - - [2026-05-14 02:17:07] "POST /fqname-to-id HTTP/1.1" 404 232 0.003289 10.0.0.241 - - [2026-05-14 02:17:07] "POST /projects HTTP/1.1" 200 577 0.250214 10.0.0.241 - - [2026-05-14 02:17:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.293610 10.0.0.241 - - [2026-05-14 02:17:07] "POST /access-control-lists HTTP/1.1" 200 598 0.078347 10.0.0.241 - - [2026-05-14 02:17:07] "GET /project/29c655f4-6087-4e3e-a721-2f2534467f2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.467745 10.0.0.241 - - [2026-05-14 02:17:07] "POST /fqname-to-id HTTP/1.1" 404 231 0.003674 10.0.0.241 - - [2026-05-14 02:17:07] "POST /access-control-lists HTTP/1.1" 200 596 0.065529 10.0.0.241 - - [2026-05-14 02:17:08] "GET / HTTP/1.1" 200 36499 0.002496 10.0.0.241 - - [2026-05-14 02:17:09] "POST /fqname-to-id HTTP/1.1" 401 297 0.001015 10.0.0.241 - - [2026-05-14 02:17:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.102296 10.0.0.241 - - [2026-05-14 02:17:10] "GET /projects?obj_uuids=29c655f4-6087-4e3e-a721-2f2534467f2f&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001384 10.0.0.241 - - [2026-05-14 02:17:10] "GET /project/29c655f4-6087-4e3e-a721-2f2534467f2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.031594 252.241.83.23 - - [2026-05-14 02:17:10] "POST /neutron/network HTTP/1.1" 200 117 0.043832 10.0.0.241 - - [2026-05-14 02:17:10] "GET /projects?obj_uuids=29c655f4-6087-4e3e-a721-2f2534467f2f&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001294 252.241.83.23 - - [2026-05-14 02:17:10] "POST /neutron/network HTTP/1.1" 200 623 0.084191 10.0.0.241 - - [2026-05-14 02:17:10] "POST /route-targets HTTP/1.1" 200 329 0.013953 10.0.0.241 - - [2026-05-14 02:17:10] "POST /ref-update HTTP/1.1" 200 156 0.015616 10.0.0.241 - - [2026-05-14 02:17:10] "POST /useragent-kv HTTP/1.1" 200 115 0.004516 252.241.83.23 - - [2026-05-14 02:17:10] "POST /neutron/subnet HTTP/1.1" 200 701 0.131644 252.241.83.23 - - [2026-05-14 02:17:10] "POST /neutron/network HTTP/1.1" 200 837 0.006736 10.0.0.241 - - [2026-05-14 02:17:10] "POST /id-to-fqname HTTP/1.1" 200 228 0.001799 10.0.0.241 - - [2026-05-14 02:17:10] "GET /virtual-network/6051bc63-10cd-40e1-8293-3f2966b0d3bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.007855 252.241.83.23 - - [2026-05-14 02:17:10] "POST /neutron/network HTTP/1.1" 200 837 0.006782 10.0.0.241 - - [2026-05-14 02:17:11] "GET /virtual-network/6051bc63-10cd-40e1-8293-3f2966b0d3bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.006015 252.241.83.23 - - [2026-05-14 02:17:11] "POST /neutron/network HTTP/1.1" 200 837 0.007629 252.241.83.23 - - [2026-05-14 02:17:11] "POST /neutron/subnet HTTP/1.1" 200 701 0.010463 252.241.83.23 - - [2026-05-14 02:17:11] "POST /neutron/network HTTP/1.1" 200 837 0.009223 10.0.0.241 - - [2026-05-14 02:17:11] "POST /id-to-fqname HTTP/1.1" 200 228 0.001435 252.241.83.23 - - [2026-05-14 02:17:11] "POST /neutron/network HTTP/1.1" 200 847 0.007059 252.241.83.23 - - [2026-05-14 02:17:11] "GET /aaa-mode HTTP/1.1" 401 297 0.000526 252.241.83.23 - - [2026-05-14 02:17:11] "GET / HTTP/1.1" 200 36499 0.002007 252.241.83.23 - - [2026-05-14 02:17:11] "GET /project/29c655f4-6087-4e3e-a721-2f2534467f2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000534 10.0.0.241 - - [2026-05-14 02:17:12] "GET /projects?obj_uuids=29c655f4-6087-4e3e-a721-2f2534467f2f&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001368 252.241.83.23 - - [2026-05-14 02:17:12] "GET /project/29c655f4-6087-4e3e-a721-2f2534467f2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.063410 252.241.83.23 - - [2026-05-14 02:17:12] "POST /neutron/network HTTP/1.1" 200 837 0.007460 252.241.83.23 - - [2026-05-14 02:17:12] "POST /neutron/port HTTP/1.1" 200 117 0.009460 252.241.83.23 - - [2026-05-14 02:17:12] "POST /neutron/port HTTP/1.1" 200 117 0.006947 10.0.0.241 - - [2026-05-14 02:17:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004190 10.0.0.241 - - [2026-05-14 02:17:12] "GET /global-vrouter-config/5e38580b-ceb8-4b35-ba3e-0ea3f975163a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004624 10.0.0.241 - - [2026-05-14 02:17:12] "PUT /global-vrouter-config/5e38580b-ceb8-4b35-ba3e-0ea3f975163a HTTP/1.1" 200 278 0.010296 252.241.83.23 - - [2026-05-14 02:17:12] "POST /neutron/port HTTP/1.1" 200 117 0.006214 252.241.83.23 - - [2026-05-14 02:17:13] "POST /neutron/network HTTP/1.1" 200 847 0.011716 10.0.0.241 - - [2026-05-14 02:17:13] "GET /projects?obj_uuids=29c655f4-6087-4e3e-a721-2f2534467f2f&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001303 252.241.83.23 - - [2026-05-14 02:17:13] "POST /neutron/port HTTP/1.1" 200 1053 0.298037 252.241.83.23 - - [2026-05-14 02:17:13] "POST /neutron/port HTTP/1.1" 200 1053 0.023459 252.241.83.23 - - [2026-05-14 02:17:13] "POST /neutron/port HTTP/1.1" 200 1053 0.013930 252.241.83.23 - - [2026-05-14 02:17:13] "POST /neutron/port HTTP/1.1" 200 1103 0.083233 252.241.83.23 - - [2026-05-14 02:17:13] "POST /neutron/port HTTP/1.1" 200 1113 0.014702 252.241.83.23 - - [2026-05-14 02:17:13] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003999 252.241.83.23 - - [2026-05-14 02:17:13] "POST /neutron/subnet HTTP/1.1" 200 675 0.010889 252.241.83.23 - - [2026-05-14 02:17:13] "POST /neutron/port HTTP/1.1" 200 117 0.002307 252.241.83.23 - - [2026-05-14 02:17:14] "POST /neutron/network HTTP/1.1" 200 837 0.009095 252.241.83.23 - - [2026-05-14 02:17:17] "POST /neutron/port HTTP/1.1" 200 1113 0.013965 252.241.83.23 - - [2026-05-14 02:17:17] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007096 252.241.83.23 - - [2026-05-14 02:17:18] "POST /neutron/port HTTP/1.1" 200 1113 0.015081 252.241.83.23 - - [2026-05-14 02:17:18] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007160 252.241.83.23 - - [2026-05-14 02:17:18] "POST /neutron/port HTTP/1.1" 200 1113 0.014057 252.241.83.23 - - [2026-05-14 02:17:18] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008022 10.0.0.241 - - [2026-05-14 02:17:18] "GET /virtual-machine/0c0a50a4-d0b6-4b2d-b2e8-78871370aee4 HTTP/1.1" 401 297 0.000482 10.0.0.241 - - [2026-05-14 02:17:18] "GET /virtual-machine/0c0a50a4-d0b6-4b2d-b2e8-78871370aee4 HTTP/1.1" 200 1293 0.040348 10.0.0.241 - - [2026-05-14 02:17:18] "GET /virtual-machine-interface/58a5ccd4-c9f3-4927-b4a4-2f62f74d746a HTTP/1.1" 200 2973 0.007002 10.0.0.241 - - [2026-05-14 02:17:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003652 10.0.0.241 - - [2026-05-14 02:17:18] "GET /global-vrouter-config/5e38580b-ceb8-4b35-ba3e-0ea3f975163a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1882 0.004099 10.0.0.241 - - [2026-05-14 02:17:19] "GET /virtual-networks?parent_id=29c655f4-6087-4e3e-a721-2f2534467f2f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.003481 10.0.0.241 - - [2026-05-14 02:17:19] "GET /virtual-network/6051bc63-10cd-40e1-8293-3f2966b0d3bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.007866 10.0.0.241 - - [2026-05-14 02:17:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004056 10.0.0.241 - - [2026-05-14 02:17:22] "GET /virtual-network/6051bc63-10cd-40e1-8293-3f2966b0d3bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.006303 252.241.83.23 - - [2026-05-14 02:17:24] "POST /neutron/port HTTP/1.1" 200 1113 0.017307 252.241.83.23 - - [2026-05-14 02:17:24] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008034 252.241.83.23 - - [2026-05-14 02:17:24] "POST /neutron/port HTTP/1.1" 200 1113 0.015475 252.241.83.23 - - [2026-05-14 02:17:24] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006375 252.241.83.23 - - [2026-05-14 02:17:24] "POST /neutron/port HTTP/1.1" 200 1113 0.014978 252.241.83.23 - - [2026-05-14 02:17:24] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006543 252.241.83.23 - - [2026-05-14 02:17:26] "POST /neutron/port HTTP/1.1" 200 1113 0.021270 252.241.83.23 - - [2026-05-14 02:17:26] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008177 10.0.0.241 - - [2026-05-14 02:17:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003736 10.0.0.241 - - [2026-05-14 02:17:26] "GET /global-vrouter-config/5e38580b-ceb8-4b35-ba3e-0ea3f975163a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1882 0.004623 10.0.0.241 - - [2026-05-14 02:17:26] "GET /virtual-networks?parent_id=29c655f4-6087-4e3e-a721-2f2534467f2f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.004043 10.0.0.241 - - [2026-05-14 02:17:26] "GET /virtual-network/6051bc63-10cd-40e1-8293-3f2966b0d3bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.007756 10.0.0.241 - - [2026-05-14 02:17:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003822 10.0.0.241 - - [2026-05-14 02:17:29] "GET /global-vrouter-config/5e38580b-ceb8-4b35-ba3e-0ea3f975163a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1882 0.003905 10.0.0.241 - - [2026-05-14 02:17:29] "PUT /global-vrouter-config/5e38580b-ceb8-4b35-ba3e-0ea3f975163a HTTP/1.1" 200 278 0.011437 252.241.83.23 - - [2026-05-14 02:17:29] "POST /neutron/network HTTP/1.1" 200 837 0.008421 252.241.83.23 - - [2026-05-14 02:17:29] "POST /neutron/network HTTP/1.1" 400 204 0.018283 252.241.83.23 - - [2026-05-14 02:17:29] "POST /neutron/port HTTP/1.1" 200 1113 0.014716 252.241.83.23 - - [2026-05-14 02:17:30] "POST /neutron/port HTTP/1.1" 200 1103 0.014434 252.241.83.23 - - [2026-05-14 02:17:30] "POST /neutron/port HTTP/1.1" 200 151 0.153321 252.241.83.23 - - [2026-05-14 02:17:31] "POST /neutron/network HTTP/1.1" 200 837 0.007666 10.0.0.241 - - [2026-05-14 02:17:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.009910 10.0.0.241 - - [2026-05-14 02:17:31] "DELETE /route-target/eec05e19-4eb1-4cff-bc90-f08dbe408723 HTTP/1.1" 200 115 0.048015 10.0.0.241 - - [2026-05-14 02:17:31] "POST /useragent-kv HTTP/1.1" 200 115 0.071110 10.0.0.241 - - [2026-05-14 02:17:31] "POST /useragent-kv HTTP/1.1" 200 115 0.004191 252.241.83.23 - - [2026-05-14 02:17:31] "POST /neutron/network HTTP/1.1" 200 151 0.191682 10.0.0.241 - - [2026-05-14 02:17:32] "GET /global-vrouter-configs HTTP/1.1" 200 359 0.005452 10.0.0.241 - - [2026-05-14 02:17:32] "GET /global-vrouter-config/5e38580b-ceb8-4b35-ba3e-0ea3f975163a HTTP/1.1" 200 1886 0.006421 10.0.0.241 - - [2026-05-14 02:17:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004101 10.0.0.241 - - [2026-05-14 02:17:32] "GET /projects?obj_uuids=29c655f4-6087-4e3e-a721-2f2534467f2f&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001733 10.0.0.241 - - [2026-05-14 02:17:32] "GET /project/29c655f4-6087-4e3e-a721-2f2534467f2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.044520 252.241.83.23 - - [2026-05-14 02:17:32] "POST /neutron/network HTTP/1.1" 200 117 0.017781 10.0.0.241 - - [2026-05-14 02:17:32] "GET /projects?obj_uuids=29c655f4-6087-4e3e-a721-2f2534467f2f&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002022 252.241.83.23 - - [2026-05-14 02:17:33] "POST /neutron/network HTTP/1.1" 200 603 0.172249 10.0.0.241 - - [2026-05-14 02:17:33] "POST /route-targets HTTP/1.1" 200 329 0.107639 10.0.0.241 - - [2026-05-14 02:17:33] "POST /ref-update HTTP/1.1" 200 156 0.034187 10.0.0.241 - - [2026-05-14 02:17:33] "POST /useragent-kv HTTP/1.1" 200 115 0.006618 252.241.83.23 - - [2026-05-14 02:17:33] "POST /neutron/subnet HTTP/1.1" 200 734 0.321799 252.241.83.23 - - [2026-05-14 02:17:33] "POST /neutron/network HTTP/1.1" 200 824 0.006315 10.0.0.241 - - [2026-05-14 02:17:33] "POST /id-to-fqname HTTP/1.1" 200 218 0.001783 10.0.0.241 - - [2026-05-14 02:17:33] "GET /virtual-network/aa0321da-b181-4ac2-bb8f-dc34a2392a24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006114 252.241.83.23 - - [2026-05-14 02:17:33] "POST /neutron/network HTTP/1.1" 200 824 0.006565 10.0.0.241 - - [2026-05-14 02:17:33] "GET /virtual-network/aa0321da-b181-4ac2-bb8f-dc34a2392a24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005956 252.241.83.23 - - [2026-05-14 02:17:33] "POST /neutron/network HTTP/1.1" 200 824 0.008472 252.241.83.23 - - [2026-05-14 02:17:33] "POST /neutron/subnet HTTP/1.1" 200 734 0.008911 10.0.0.241 - - [2026-05-14 02:17:33] "POST /id-to-fqname HTTP/1.1" 200 218 0.001713 252.241.83.23 - - [2026-05-14 02:17:34] "POST /neutron/network HTTP/1.1" 200 834 0.008326 252.241.83.23 - - [2026-05-14 02:17:34] "GET /aaa-mode HTTP/1.1" 401 297 0.000701 252.241.83.23 - - [2026-05-14 02:17:34] "GET / HTTP/1.1" 200 36499 0.003452 252.241.83.23 - - [2026-05-14 02:17:34] "GET /project/29c655f4-6087-4e3e-a721-2f2534467f2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000485 10.0.0.241 - - [2026-05-14 02:17:34] "GET /projects?obj_uuids=29c655f4-6087-4e3e-a721-2f2534467f2f&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001354 252.241.83.23 - - [2026-05-14 02:17:34] "GET /project/29c655f4-6087-4e3e-a721-2f2534467f2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.106986 252.241.83.23 - - [2026-05-14 02:17:34] "POST /neutron/network HTTP/1.1" 200 824 0.008253 252.241.83.23 - - [2026-05-14 02:17:35] "POST /neutron/port HTTP/1.1" 200 117 0.007282 252.241.83.23 - - [2026-05-14 02:17:35] "POST /neutron/port HTTP/1.1" 200 117 0.006767 252.241.83.23 - - [2026-05-14 02:17:35] "POST /neutron/port HTTP/1.1" 200 117 0.006213 [Introspect:8084]10.0.0.241 - - [2026-05-14 02:17:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001265 [Introspect:8084]10.0.0.241 - - [2026-05-14 02:17:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001329 252.241.83.23 - - [2026-05-14 02:17:35] "POST /neutron/network HTTP/1.1" 200 834 0.007137 10.0.0.241 - - [2026-05-14 02:17:35] "GET /projects?obj_uuids=29c655f4-6087-4e3e-a721-2f2534467f2f&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001310 252.241.83.23 - - [2026-05-14 02:17:36] "POST /neutron/port HTTP/1.1" 200 1060 0.334094 252.241.83.23 - - [2026-05-14 02:17:36] "POST /neutron/port HTTP/1.1" 200 1060 0.015331 252.241.83.23 - - [2026-05-14 02:17:36] "POST /neutron/port HTTP/1.1" 200 1060 0.012934 252.241.83.23 - - [2026-05-14 02:17:36] "POST /neutron/port HTTP/1.1" 200 1110 0.064863 252.241.83.23 - - [2026-05-14 02:17:36] "POST /neutron/port HTTP/1.1" 200 1120 0.014586 252.241.83.23 - - [2026-05-14 02:17:36] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004016 252.241.83.23 - - [2026-05-14 02:17:36] "POST /neutron/subnet HTTP/1.1" 200 708 0.010086 252.241.83.23 - - [2026-05-14 02:17:36] "POST /neutron/port HTTP/1.1" 200 117 0.001736 252.241.83.23 - - [2026-05-14 02:17:37] "POST /neutron/network HTTP/1.1" 200 824 0.007463 [Introspect:8084]10.0.0.241 - - [2026-05-14 02:17:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001419 [Introspect:8084]10.0.0.241 - - [2026-05-14 02:17:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001549 252.241.83.23 - - [2026-05-14 02:17:40] "POST /neutron/port HTTP/1.1" 200 1120 0.017511 252.241.83.23 - - [2026-05-14 02:17:40] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008178 252.241.83.23 - - [2026-05-14 02:17:40] "POST /neutron/port HTTP/1.1" 200 1120 0.014041 252.241.83.23 - - [2026-05-14 02:17:40] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008265 252.241.83.23 - - [2026-05-14 02:17:40] "POST /neutron/port HTTP/1.1" 200 1120 0.012860 252.241.83.23 - - [2026-05-14 02:17:40] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007600 10.0.0.241 - - [2026-05-14 02:17:40] "GET /virtual-machine/8b04a86a-a0c0-4fac-9be6-7852ba29ca28 HTTP/1.1" 200 1295 0.005590 10.0.0.241 - - [2026-05-14 02:17:40] "GET /virtual-machine-interface/dc00c33d-f168-4d94-b1ea-622e210fcf6a HTTP/1.1" 200 2944 0.006123 10.0.0.241 - - [2026-05-14 02:17:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003472 10.0.0.241 - - [2026-05-14 02:17:41] "GET /global-vrouter-config/5e38580b-ceb8-4b35-ba3e-0ea3f975163a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004007 10.0.0.241 - - [2026-05-14 02:17:41] "GET /virtual-networks?parent_id=29c655f4-6087-4e3e-a721-2f2534467f2f&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003551 10.0.0.241 - - [2026-05-14 02:17:41] "GET /virtual-network/aa0321da-b181-4ac2-bb8f-dc34a2392a24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006224 10.0.0.241 - - [2026-05-14 02:17:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005445 10.0.0.241 - - [2026-05-14 02:17:44] "GET /virtual-network/aa0321da-b181-4ac2-bb8f-dc34a2392a24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005270 10.0.0.241 - - [2026-05-14 02:17:44] "DELETE /project/29c655f460874e3ea7212f2534467f2f HTTP/1.1" 404 173 0.041572 10.0.0.241 - - [2026-05-14 02:17:44] "GET /projects?obj_uuids=99336200-c214-4664-8e6a-5a4dd418edd7&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001596 10.0.0.241 - - [2026-05-14 02:17:44] "GET /project/99336200-c214-4664-8e6a-5a4dd418edd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.037263 10.0.0.241 - - [2026-05-14 02:17:44] "GET /projects?obj_uuids=99336200-c214-4664-8e6a-5a4dd418edd7&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001233 10.0.0.241 - - [2026-05-14 02:17:44] "GET /project/99336200-c214-4664-8e6a-5a4dd418edd7?fields=security_groups HTTP/1.1" 200 1354 0.088308 10.0.0.241 - - [2026-05-14 02:17:45] "DELETE /security-group/124b4ba2-59bb-487b-9d65-d558e41ad6c8 HTTP/1.1" 200 115 0.057886 10.0.0.241 - - [2026-05-14 02:17:45] "GET /projects?obj_uuids=99336200-c214-4664-8e6a-5a4dd418edd7&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001191 10.0.0.241 - - [2026-05-14 02:17:45] "GET /project/99336200-c214-4664-8e6a-5a4dd418edd7?fields=application_policy_sets HTTP/1.1" 200 1393 0.035813 10.0.0.241 - - [2026-05-14 02:17:45] "DELETE /access-control-list/746a8519-77c6-4134-922b-ebfc9ba5d02f HTTP/1.1" 200 115 0.089230 10.0.0.241 - - [2026-05-14 02:17:45] "DELETE /access-control-list/7649d3e8-140e-4300-afb3-5e7a557fc1cc HTTP/1.1" 200 115 0.047372 10.0.0.241 - - [2026-05-14 02:17:45] "DELETE /project/99336200-c214-4664-8e6a-5a4dd418edd7 HTTP/1.1" 200 115 0.476002 [Introspect:8084]10.0.0.241 - - [2026-05-14 02:17:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001253 [Introspect:8084]10.0.0.241 - - [2026-05-14 02:17:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001679 252.241.83.23 - - [2026-05-14 02:17:47] "POST /neutron/port HTTP/1.1" 200 1120 0.019381 252.241.83.23 - - [2026-05-14 02:17:47] "POST /neutron/security_group HTTP/1.1" 200 2056 0.015354 252.241.83.23 - - [2026-05-14 02:17:47] "POST /neutron/port HTTP/1.1" 200 1120 0.015451 252.241.83.23 - - [2026-05-14 02:17:47] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006876 10.0.0.241 - - [2026-05-14 02:17:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003702 10.0.0.241 - - [2026-05-14 02:17:48] "GET /virtual-network/aa0321da-b181-4ac2-bb8f-dc34a2392a24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007093 10.0.0.241 - - [2026-05-14 02:17:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003376 10.0.0.241 - - [2026-05-14 02:17:50] "GET /global-vrouter-config/5e38580b-ceb8-4b35-ba3e-0ea3f975163a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003480 10.0.0.241 - - [2026-05-14 02:17:50] "GET /virtual-networks?parent_id=29c655f4-6087-4e3e-a721-2f2534467f2f&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003728 10.0.0.241 - - [2026-05-14 02:17:50] "GET /virtual-network/aa0321da-b181-4ac2-bb8f-dc34a2392a24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006408 252.241.83.23 - - [2026-05-14 02:17:50] "POST /neutron/port HTTP/1.1" 200 1120 0.013047 252.241.83.23 - - [2026-05-14 02:17:51] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009948 252.241.83.23 - - [2026-05-14 02:17:51] "POST /neutron/port HTTP/1.1" 200 1120 0.015368 252.241.83.23 - - [2026-05-14 02:17:51] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006803 252.241.83.23 - - [2026-05-14 02:17:51] "POST /neutron/port HTTP/1.1" 200 1120 0.015701 252.241.83.23 - - [2026-05-14 02:17:51] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006584 10.0.0.241 - - [2026-05-14 02:17:55] "GET /obj-perms HTTP/1.1" 200 6381 0.066819 10.0.0.241 - - [2026-05-14 02:17:56] "GET /obj-perms HTTP/1.1" 200 6381 0.083378 252.241.83.23 - - [2026-05-14 02:17:58] "POST /neutron/network HTTP/1.1" 200 824 0.009831 252.241.83.23 - - [2026-05-14 02:17:58] "POST /neutron/network HTTP/1.1" 400 204 0.014454 252.241.83.23 - - [2026-05-14 02:17:58] "POST /neutron/port HTTP/1.1" 200 1120 0.016794 252.241.83.23 - - [2026-05-14 02:17:58] "POST /neutron/port HTTP/1.1" 200 1110 0.013707 252.241.83.23 - - [2026-05-14 02:17:59] "POST /neutron/port HTTP/1.1" 200 151 0.123104 252.241.83.23 - - [2026-05-14 02:18:00] "POST /neutron/network HTTP/1.1" 200 824 0.008474 10.0.0.241 - - [2026-05-14 02:18:00] "POST /useragent-kv HTTP/1.1" 200 115 0.003860 10.0.0.241 - - [2026-05-14 02:18:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004490 10.0.0.241 - - [2026-05-14 02:18:00] "POST /useragent-kv HTTP/1.1" 200 115 0.002625 252.241.83.23 - - [2026-05-14 02:18:00] "POST /neutron/network HTTP/1.1" 200 151 0.095483 10.0.0.241 - - [2026-05-14 02:18:00] "DELETE /route-target/8e65e9a3-4a26-4de1-9ecd-90abdf509724 HTTP/1.1" 200 115 0.029917 10.0.0.241 - - [2026-05-14 02:18:01] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 549 0.004003 10.0.0.241 - - [2026-05-14 02:18:01] "POST /network-ipams HTTP/1.1" 200 543 0.027039 10.0.0.241 - - [2026-05-14 02:18:01] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 768 0.004518 10.0.0.241 - - [2026-05-14 02:18:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003812 10.0.0.241 - - [2026-05-14 02:18:01] "GET /network-ipam/17f1b790-9453-40ff-8e34-8e115a84ef72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1331 0.005850 10.0.0.241 - - [2026-05-14 02:18:01] "PUT /network-ipam/17f1b790-9453-40ff-8e34-8e115a84ef72 HTTP/1.1" 200 260 0.013027 10.0.0.241 - - [2026-05-14 02:18:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003172 10.0.0.241 - - [2026-05-14 02:18:01] "GET /projects?obj_uuids=29c655f4-6087-4e3e-a721-2f2534467f2f&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002120 10.0.0.241 - - [2026-05-14 02:18:01] "GET /project/29c655f4-6087-4e3e-a721-2f2534467f2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.034056 252.241.83.23 - - [2026-05-14 02:18:01] "POST /neutron/network HTTP/1.1" 200 117 0.011040 10.0.0.241 - - [2026-05-14 02:18:01] "GET /projects?obj_uuids=29c655f4-6087-4e3e-a721-2f2534467f2f&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001387 252.241.83.23 - - [2026-05-14 02:18:01] "POST /neutron/network HTTP/1.1" 200 603 0.108787 10.0.0.241 - - [2026-05-14 02:18:01] "POST /route-targets HTTP/1.1" 200 329 0.014182 10.0.0.241 - - [2026-05-14 02:18:01] "POST /ref-update HTTP/1.1" 200 156 0.027742 10.0.0.241 - - [2026-05-14 02:18:02] "POST /useragent-kv HTTP/1.1" 200 115 0.006781 252.241.83.23 - - [2026-05-14 02:18:02] "POST /neutron/subnet HTTP/1.1" 200 699 0.178253 10.0.0.241 - - [2026-05-14 02:18:02] "POST /useragent-kv HTTP/1.1" 200 115 0.005202 252.241.83.23 - - [2026-05-14 02:18:02] "POST /neutron/subnet HTTP/1.1" 200 699 0.213748 252.241.83.23 - - [2026-05-14 02:18:02] "POST /neutron/network HTTP/1.1" 200 988 0.009953 10.0.0.241 - - [2026-05-14 02:18:02] "POST /id-to-fqname HTTP/1.1" 200 218 0.001746 10.0.0.241 - - [2026-05-14 02:18:02] "GET /virtual-network/6f69d930-028c-4d15-b298-8bb268112f80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.005899 252.241.83.23 - - [2026-05-14 02:18:02] "POST /neutron/network HTTP/1.1" 200 988 0.010410 10.0.0.241 - - [2026-05-14 02:18:02] "GET /virtual-network/6f69d930-028c-4d15-b298-8bb268112f80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.005422 252.241.83.23 - - [2026-05-14 02:18:02] "POST /neutron/network HTTP/1.1" 200 988 0.009448 252.241.83.23 - - [2026-05-14 02:18:02] "POST /neutron/subnet HTTP/1.1" 200 699 0.008603 252.241.83.23 - - [2026-05-14 02:18:02] "POST /neutron/subnet HTTP/1.1" 200 699 0.010282 252.241.83.23 - - [2026-05-14 02:18:02] "POST /neutron/network HTTP/1.1" 200 988 0.007864 252.241.83.23 - - [2026-05-14 02:18:02] "POST /neutron/subnet HTTP/1.1" 200 699 0.008628 252.241.83.23 - - [2026-05-14 02:18:02] "POST /neutron/subnet HTTP/1.1" 200 699 0.013566 10.0.0.241 - - [2026-05-14 02:18:03] "GET /projects?obj_uuids=29c655f4-6087-4e3e-a721-2f2534467f2f&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001847 252.241.83.23 - - [2026-05-14 02:18:03] "POST /neutron/port HTTP/1.1" 200 1015 0.253762 10.0.0.241 - - [2026-05-14 02:18:03] "GET /projects?obj_uuids=29c655f4-6087-4e3e-a721-2f2534467f2f&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002127 252.241.83.23 - - [2026-05-14 02:18:03] "POST /neutron/port HTTP/1.1" 200 1015 0.248651 10.0.0.241 - - [2026-05-14 02:18:03] "POST /id-to-fqname HTTP/1.1" 200 218 0.002475 252.241.83.23 - - [2026-05-14 02:18:03] "POST /neutron/port HTTP/1.1" 200 1015 0.014107 252.241.83.23 - - [2026-05-14 02:18:03] "POST /neutron/port HTTP/1.1" 200 1015 0.013067 252.241.83.23 - - [2026-05-14 02:18:04] "POST /neutron/network HTTP/1.1" 200 988 0.009984 252.241.83.23 - - [2026-05-14 02:18:04] "POST /neutron/port HTTP/1.1" 200 1015 0.011078 252.241.83.23 - - [2026-05-14 02:18:04] "POST /neutron/port HTTP/1.1" 200 117 0.008532 252.241.83.23 - - [2026-05-14 02:18:04] "POST /neutron/port HTTP/1.1" 200 117 0.009401 10.0.0.241 - - [2026-05-14 02:18:04] "POST /id-to-fqname HTTP/1.1" 200 218 0.002596 252.241.83.23 - - [2026-05-14 02:18:04] "POST /neutron/port HTTP/1.1" 200 117 0.008359 252.241.83.23 - - [2026-05-14 02:18:04] "POST /neutron/port HTTP/1.1" 200 1015 0.012395 252.241.83.23 - - [2026-05-14 02:18:04] "POST /neutron/port HTTP/1.1" 200 1015 0.016782 252.241.83.23 - - [2026-05-14 02:18:04] "POST /neutron/port HTTP/1.1" 200 1015 0.015229 252.241.83.23 - - [2026-05-14 02:18:05] "POST /neutron/network HTTP/1.1" 200 988 0.011317 252.241.83.23 - - [2026-05-14 02:18:05] "POST /neutron/port HTTP/1.1" 200 1015 0.012637 252.241.83.23 - - [2026-05-14 02:18:05] "POST /neutron/port HTTP/1.1" 200 117 0.023205 252.241.83.23 - - [2026-05-14 02:18:05] "POST /neutron/port HTTP/1.1" 200 1015 0.025733 252.241.83.23 - - [2026-05-14 02:18:05] "POST /neutron/port HTTP/1.1" 200 117 0.006128 10.0.0.241 - - [2026-05-14 02:18:05] "POST /id-to-fqname HTTP/1.1" 200 218 0.001689 252.241.83.23 - - [2026-05-14 02:18:05] "POST /neutron/port HTTP/1.1" 200 1015 0.016737 252.241.83.23 - - [2026-05-14 02:18:05] "POST /neutron/network HTTP/1.1" 200 998 0.017186 252.241.83.23 - - [2026-05-14 02:18:05] "POST /neutron/port HTTP/1.1" 200 117 0.009577 252.241.83.23 - - [2026-05-14 02:18:05] "POST /neutron/port HTTP/1.1" 200 1015 0.011713 252.241.83.23 - - [2026-05-14 02:18:05] "POST /neutron/port HTTP/1.1" 200 1015 0.014531 252.241.83.23 - - [2026-05-14 02:18:05] "POST /neutron/network HTTP/1.1" 200 998 0.016817 252.241.83.23 - - [2026-05-14 02:18:05] "GET /aaa-mode HTTP/1.1" 401 297 0.000637 252.241.83.23 - - [2026-05-14 02:18:06] "GET / HTTP/1.1" 200 36499 0.003854 252.241.83.23 - - [2026-05-14 02:18:06] "GET /project/29c655f4-6087-4e3e-a721-2f2534467f2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000641 252.241.83.23 - - [2026-05-14 02:18:06] "POST /neutron/port HTTP/1.1" 200 1103 0.146826 252.241.83.23 - - [2026-05-14 02:18:06] "POST /neutron/port HTTP/1.1" 200 1113 0.017984 252.241.83.23 - - [2026-05-14 02:18:06] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005170 252.241.83.23 - - [2026-05-14 02:18:06] "POST /neutron/port HTTP/1.1" 200 1015 0.014503 252.241.83.23 - - [2026-05-14 02:18:06] "POST /neutron/subnet HTTP/1.1" 200 673 0.033678 252.241.83.23 - - [2026-05-14 02:18:06] "POST /neutron/network HTTP/1.1" 200 998 0.024002 252.241.83.23 - - [2026-05-14 02:18:06] "POST /neutron/port HTTP/1.1" 200 117 0.001726 252.241.83.23 - - [2026-05-14 02:18:06] "POST /neutron/port HTTP/1.1" 200 1015 0.014741 10.0.0.241 - - [2026-05-14 02:18:06] "GET /projects?obj_uuids=29c655f4-6087-4e3e-a721-2f2534467f2f&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001820 252.241.83.23 - - [2026-05-14 02:18:06] "GET /project/29c655f4-6087-4e3e-a721-2f2534467f2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.083344 252.241.83.23 - - [2026-05-14 02:18:06] "POST /neutron/network HTTP/1.1" 200 988 0.022287 252.241.83.23 - - [2026-05-14 02:18:06] "POST /neutron/port HTTP/1.1" 200 1015 0.024923 252.241.83.23 - - [2026-05-14 02:18:06] "POST /neutron/network HTTP/1.1" 200 988 0.010415 252.241.83.23 - - [2026-05-14 02:18:06] "POST /neutron/port HTTP/1.1" 200 1103 0.149689 252.241.83.23 - - [2026-05-14 02:18:06] "POST /neutron/port HTTP/1.1" 200 1113 0.025812 252.241.83.23 - - [2026-05-14 02:18:06] "POST /neutron/port HTTP/1.1" 200 2074 0.036890 252.241.83.23 - - [2026-05-14 02:18:06] "POST /neutron/security_group HTTP/1.1" 200 2056 0.010033 252.241.83.23 - - [2026-05-14 02:18:06] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006349 252.241.83.23 - - [2026-05-14 02:18:06] "POST /neutron/port HTTP/1.1" 200 117 0.007775 252.241.83.23 - - [2026-05-14 02:18:07] "POST /neutron/subnet HTTP/1.1" 200 673 0.015698 10.0.0.241 - - [2026-05-14 02:18:07] "GET /domains HTTP/1.1" 200 440 0.004338 252.241.83.23 - - [2026-05-14 02:18:07] "POST /neutron/port HTTP/1.1" 200 117 0.001707 10.0.0.241 - - [2026-05-14 02:18:07] "GET /domains?obj_uuids=d251bbb1-a677-4b52-8c85-ab79c9809042&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001475 10.0.0.241 - - [2026-05-14 02:18:07] "GET /domain/d251bbb1-a677-4b52-8c85-ab79c9809042 HTTP/1.1" 200 1309 0.012179 252.241.83.23 - - [2026-05-14 02:18:07] "POST /neutron/network HTTP/1.1" 200 988 0.010003 10.0.0.241 - - [2026-05-14 02:18:07] "GET /projects?obj_uuids=29c655f4-6087-4e3e-a721-2f2534467f2f&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001243 10.0.0.241 - - [2026-05-14 02:18:07] "GET /project/29c655f4-6087-4e3e-a721-2f2534467f2f HTTP/1.1" 200 2844 0.041068 10.0.0.241 - - [2026-05-14 02:18:07] "GET /network-ipam/17f1b790-9453-40ff-8e34-8e115a84ef72 HTTP/1.1" 200 2648 0.010632 10.0.0.241 - - [2026-05-14 02:18:07] "GET /domains HTTP/1.1" 200 440 0.006383 10.0.0.241 - - [2026-05-14 02:18:07] "GET /domains?obj_uuids=d251bbb1-a677-4b52-8c85-ab79c9809042&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002136 10.0.0.241 - - [2026-05-14 02:18:07] "GET /domain/d251bbb1-a677-4b52-8c85-ab79c9809042 HTTP/1.1" 200 1309 0.009918 10.0.0.241 - - [2026-05-14 02:18:07] "GET /projects?obj_uuids=29c655f4-6087-4e3e-a721-2f2534467f2f&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001381 252.241.83.23 - - [2026-05-14 02:18:07] "POST /neutron/network HTTP/1.1" 200 998 0.009494 10.0.0.241 - - [2026-05-14 02:18:07] "GET /project/29c655f4-6087-4e3e-a721-2f2534467f2f HTTP/1.1" 200 2844 0.075580 10.0.0.241 - - [2026-05-14 02:18:07] "GET /projects?obj_uuids=29c655f4-6087-4e3e-a721-2f2534467f2f&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001415 10.0.0.241 - - [2026-05-14 02:18:07] "GET /virtual-network/6f69d930-028c-4d15-b298-8bb268112f80 HTTP/1.1" 200 3786 0.010540 10.0.0.241 - - [2026-05-14 02:18:07] "GET /virtual-network/6f69d930-028c-4d15-b298-8bb268112f80 HTTP/1.1" 200 3786 0.007181 10.0.0.241 - - [2026-05-14 02:18:07] "GET /routing-instance/84e18d34-ece2-4482-9478-64b0d42c09a1 HTTP/1.1" 200 2384 0.004339 10.0.0.241 - - [2026-05-14 02:18:07] "GET /routing-instance/84e18d34-ece2-4482-9478-64b0d42c09a1 HTTP/1.1" 200 2816 0.008559 10.0.0.241 - - [2026-05-14 02:18:07] "GET /route-target/eeb82960-1355-4f0c-a5b4-f3cabd1b0065 HTTP/1.1" 200 1207 0.007184 252.241.83.23 - - [2026-05-14 02:18:07] "POST /neutron/port HTTP/1.1" 200 1053 0.314737 10.0.0.241 - - [2026-05-14 02:18:07] "GET /virtual-network/6f69d930-028c-4d15-b298-8bb268112f80 HTTP/1.1" 200 4240 0.019608 252.241.83.23 - - [2026-05-14 02:18:08] "POST /neutron/port HTTP/1.1" 200 1053 0.032761 10.0.0.241 - - [2026-05-14 02:18:08] "GET /routing-instance/84e18d34-ece2-4482-9478-64b0d42c09a1 HTTP/1.1" 200 2816 0.004623 10.0.0.241 - - [2026-05-14 02:18:08] "GET /virtual-network/6f69d930-028c-4d15-b298-8bb268112f80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.009824 252.241.83.23 - - [2026-05-14 02:18:08] "POST /neutron/port HTTP/1.1" 200 1053 0.029933 10.0.0.241 - - [2026-05-14 02:18:08] "GET /virtual-network/6f69d930-028c-4d15-b298-8bb268112f80 HTTP/1.1" 200 4240 0.005453 10.0.0.241 - - [2026-05-14 02:18:08] "GET /routing-instance/84e18d34-ece2-4482-9478-64b0d42c09a1 HTTP/1.1" 200 2816 0.005116 10.0.0.241 - - [2026-05-14 02:18:08] "GET /routing-instance/84e18d34-ece2-4482-9478-64b0d42c09a1 HTTP/1.1" 200 2816 0.008003 252.241.83.23 - - [2026-05-14 02:18:08] "POST /neutron/port HTTP/1.1" 200 1103 0.103645 10.0.0.241 - - [2026-05-14 02:18:08] "GET /route-target/eeb82960-1355-4f0c-a5b4-f3cabd1b0065 HTTP/1.1" 200 1207 0.004334 252.241.83.23 - - [2026-05-14 02:18:08] "POST /neutron/port HTTP/1.1" 200 1113 0.020616 252.241.83.23 - - [2026-05-14 02:18:08] "POST /neutron/floatingip HTTP/1.1" 200 117 0.008130 10.0.0.241 - - [2026-05-14 02:18:08] "GET /domains HTTP/1.1" 200 440 0.006015 10.0.0.241 - - [2026-05-14 02:18:08] "GET /domains?obj_uuids=d251bbb1-a677-4b52-8c85-ab79c9809042&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001682 10.0.0.241 - - [2026-05-14 02:18:08] "GET /domain/d251bbb1-a677-4b52-8c85-ab79c9809042 HTTP/1.1" 200 1309 0.013921 252.241.83.23 - - [2026-05-14 02:18:08] "POST /neutron/subnet HTTP/1.1" 200 673 0.010095 10.0.0.241 - - [2026-05-14 02:18:08] "GET /projects?obj_uuids=29c655f4-6087-4e3e-a721-2f2534467f2f&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001571 252.241.83.23 - - [2026-05-14 02:18:08] "POST /neutron/port HTTP/1.1" 200 117 0.001742 10.0.0.241 - - [2026-05-14 02:18:08] "GET /project/29c655f4-6087-4e3e-a721-2f2534467f2f HTTP/1.1" 200 3088 0.055363 252.241.83.23 - - [2026-05-14 02:18:08] "POST /neutron/network HTTP/1.1" 200 988 0.015073 10.0.0.241 - - [2026-05-14 02:18:08] "GET /virtual-network/6f69d930-028c-4d15-b298-8bb268112f80 HTTP/1.1" 200 4240 0.007684 10.0.0.241 - - [2026-05-14 02:18:09] "GET /obj-perms HTTP/1.1" 200 6428 0.086654 252.241.83.23 - - [2026-05-14 02:18:09] "POST /neutron/port HTTP/1.1" 200 1113 0.016858 252.241.83.23 - - [2026-05-14 02:18:09] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008283 252.241.83.23 - - [2026-05-14 02:18:14] "POST /neutron/port HTTP/1.1" 200 1113 0.034026 252.241.83.23 - - [2026-05-14 02:18:14] "POST /neutron/security_group HTTP/1.1" 200 2056 0.010479 252.241.83.23 - - [2026-05-14 02:18:14] "POST /neutron/port HTTP/1.1" 200 1113 0.032653 252.241.83.23 - - [2026-05-14 02:18:14] "POST /neutron/security_group HTTP/1.1" 200 2056 0.013403 252.241.83.23 - - [2026-05-14 02:18:15] "POST /neutron/port HTTP/1.1" 200 1113 0.038292 252.241.83.23 - - [2026-05-14 02:18:15] "POST /neutron/security_group HTTP/1.1" 200 2056 0.014166 10.0.0.241 - - [2026-05-14 02:18:15] "GET /virtual-machine/2554ac82-d42b-437c-863d-4aea40056b20 HTTP/1.1" 200 1289 0.008754 10.0.0.241 - - [2026-05-14 02:18:15] "GET /virtual-machine-interface/458dd65e-d3b3-4749-b550-a196b8d367bd HTTP/1.1" 200 2943 0.009757 10.0.0.241 - - [2026-05-14 02:18:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004298 10.0.0.241 - - [2026-05-14 02:18:15] "GET /global-vrouter-config/5e38580b-ceb8-4b35-ba3e-0ea3f975163a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005560 10.0.0.241 - - [2026-05-14 02:18:15] "GET /virtual-networks?parent_id=29c655f4-6087-4e3e-a721-2f2534467f2f&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.007171 10.0.0.241 - - [2026-05-14 02:18:15] "GET /virtual-network/6f69d930-028c-4d15-b298-8bb268112f80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.010960 10.0.0.241 - - [2026-05-14 02:18:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003966 10.0.0.241 - - [2026-05-14 02:18:18] "GET /virtual-network/6f69d930-028c-4d15-b298-8bb268112f80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.009395 252.241.83.23 - - [2026-05-14 02:18:19] "POST /neutron/port HTTP/1.1" 200 1113 0.015203 252.241.83.23 - - [2026-05-14 02:18:19] "POST /neutron/security_group HTTP/1.1" 200 2056 0.012247 252.241.83.23 - - [2026-05-14 02:18:19] "POST /neutron/port HTTP/1.1" 200 1113 0.021159 252.241.83.23 - - [2026-05-14 02:18:19] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007545 252.241.83.23 - - [2026-05-14 02:18:19] "POST /neutron/port HTTP/1.1" 200 1113 0.020146 252.241.83.23 - - [2026-05-14 02:18:19] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007083 252.241.83.23 - - [2026-05-14 02:18:19] "POST /neutron/port HTTP/1.1" 200 1113 0.022522 252.241.83.23 - - [2026-05-14 02:18:19] "POST /neutron/port HTTP/1.1" 200 1113 0.020261 252.241.83.23 - - [2026-05-14 02:18:19] "POST /neutron/port HTTP/1.1" 200 1113 0.028018 252.241.83.23 - - [2026-05-14 02:18:19] "POST /neutron/security_group HTTP/1.1" 200 2056 0.011676 252.241.83.23 - - [2026-05-14 02:18:19] "POST /neutron/security_group HTTP/1.1" 200 2056 0.010928 252.241.83.23 - - [2026-05-14 02:18:19] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009523 252.241.83.23 - - [2026-05-14 02:18:20] "POST /neutron/port HTTP/1.1" 200 1113 0.035357 252.241.83.23 - - [2026-05-14 02:18:20] "POST /neutron/port HTTP/1.1" 200 1113 0.018887 252.241.83.23 - - [2026-05-14 02:18:20] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009283 252.241.83.23 - - [2026-05-14 02:18:20] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008076 10.0.0.241 - - [2026-05-14 02:18:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004041 10.0.0.241 - - [2026-05-14 02:18:21] "GET /global-vrouter-config/5e38580b-ceb8-4b35-ba3e-0ea3f975163a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005608 10.0.0.241 - - [2026-05-14 02:18:21] "GET /virtual-networks?parent_id=29c655f4-6087-4e3e-a721-2f2534467f2f&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003649 10.0.0.241 - - [2026-05-14 02:18:21] "GET /virtual-network/6f69d930-028c-4d15-b298-8bb268112f80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.006885 252.241.83.23 - - [2026-05-14 02:18:21] "POST /neutron/port HTTP/1.1" 200 1113 0.016875 252.241.83.23 - - [2026-05-14 02:18:21] "POST /neutron/port HTTP/1.1" 200 1113 0.015131 252.241.83.23 - - [2026-05-14 02:18:21] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009355 252.241.83.23 - - [2026-05-14 02:18:21] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007145 252.241.83.23 - - [2026-05-14 02:18:21] "POST /neutron/port HTTP/1.1" 200 1113 0.017169 252.241.83.23 - - [2026-05-14 02:18:21] "POST /neutron/security_group HTTP/1.1" 200 2056 0.014045 252.241.83.23 - - [2026-05-14 02:18:21] "POST /neutron/port HTTP/1.1" 200 1113 0.030689 252.241.83.23 - - [2026-05-14 02:18:21] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009566 252.241.83.23 - - [2026-05-14 02:18:21] "POST /neutron/port HTTP/1.1" 200 1113 0.020143 252.241.83.23 - - [2026-05-14 02:18:21] "POST /neutron/port HTTP/1.1" 200 1113 0.024278 252.241.83.23 - - [2026-05-14 02:18:21] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009286 252.241.83.23 - - [2026-05-14 02:18:21] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009004 252.241.83.23 - - [2026-05-14 02:18:21] "POST /neutron/port HTTP/1.1" 200 1113 0.029218 252.241.83.23 - - [2026-05-14 02:18:21] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007807 10.0.0.241 - - [2026-05-14 02:18:21] "GET /virtual-machine/630742f4-3dd3-42ee-9487-ec95ba3a8688 HTTP/1.1" 200 1290 0.006151 10.0.0.241 - - [2026-05-14 02:18:22] "GET /virtual-machine-interface/a49245c4-48d5-4b6e-9c75-2655017717fa HTTP/1.1" 200 2944 0.007706 10.0.0.241 - - [2026-05-14 02:18:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004119 10.0.0.241 - - [2026-05-14 02:18:22] "GET /global-vrouter-config/5e38580b-ceb8-4b35-ba3e-0ea3f975163a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005290 10.0.0.241 - - [2026-05-14 02:18:22] "GET /virtual-networks?parent_id=29c655f4-6087-4e3e-a721-2f2534467f2f&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003264 10.0.0.241 - - [2026-05-14 02:18:22] "GET /virtual-network/6f69d930-028c-4d15-b298-8bb268112f80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.005477 10.0.0.241 - - [2026-05-14 02:18:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003838 10.0.0.241 - - [2026-05-14 02:18:23] "GET /global-vrouter-config/5e38580b-ceb8-4b35-ba3e-0ea3f975163a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004554 10.0.0.241 - - [2026-05-14 02:18:23] "GET /virtual-networks?parent_id=29c655f4-6087-4e3e-a721-2f2534467f2f&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.004336 10.0.0.241 - - [2026-05-14 02:18:23] "GET /virtual-network/6f69d930-028c-4d15-b298-8bb268112f80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.005956 252.241.83.23 - - [2026-05-14 02:18:23] "POST /neutron/port HTTP/1.1" 200 1113 0.018033 252.241.83.23 - - [2026-05-14 02:18:24] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007233 252.241.83.23 - - [2026-05-14 02:18:24] "POST /neutron/port HTTP/1.1" 200 1113 0.017412 252.241.83.23 - - [2026-05-14 02:18:24] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007131 252.241.83.23 - - [2026-05-14 02:18:24] "POST /neutron/port HTTP/1.1" 200 1113 0.013677 252.241.83.23 - - [2026-05-14 02:18:24] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008043 10.0.0.241 - - [2026-05-14 02:18:24] "GET /virtual-machine/90394b64-3526-4328-a726-3655f87d1cc7 HTTP/1.1" 200 1295 0.007079 10.0.0.241 - - [2026-05-14 02:18:24] "GET /virtual-machine-interface/a2b00654-ae8d-41c4-82d2-6806d40d3392 HTTP/1.1" 200 2943 0.007402 10.0.0.241 - - [2026-05-14 02:18:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004233 10.0.0.241 - - [2026-05-14 02:18:24] "GET /global-vrouter-config/5e38580b-ceb8-4b35-ba3e-0ea3f975163a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004982 10.0.0.241 - - [2026-05-14 02:18:24] "GET /virtual-networks?parent_id=29c655f4-6087-4e3e-a721-2f2534467f2f&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.004625 10.0.0.241 - - [2026-05-14 02:18:24] "GET /virtual-network/6f69d930-028c-4d15-b298-8bb268112f80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.008769 10.0.0.241 - - [2026-05-14 02:18:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004557 10.0.0.241 - - [2026-05-14 02:18:25] "GET /global-vrouter-config/5e38580b-ceb8-4b35-ba3e-0ea3f975163a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004389 10.0.0.241 - - [2026-05-14 02:18:25] "GET /virtual-networks?parent_id=29c655f4-6087-4e3e-a721-2f2534467f2f&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.004571 10.0.0.241 - - [2026-05-14 02:18:25] "GET /virtual-network/6f69d930-028c-4d15-b298-8bb268112f80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.006928 252.241.83.23 - - [2026-05-14 02:18:42] "POST /neutron/port HTTP/1.1" 200 1103 0.021517 252.241.83.23 - - [2026-05-14 02:18:42] "POST /neutron/port HTTP/1.1" 200 1103 0.020616 252.241.83.23 - - [2026-05-14 02:18:42] "POST /neutron/port HTTP/1.1" 200 1113 0.035985 252.241.83.23 - - [2026-05-14 02:18:42] "POST /neutron/port HTTP/1.1" 200 151 0.202290 252.241.83.23 - - [2026-05-14 02:18:42] "POST /neutron/port HTTP/1.1" 200 1103 0.045648 252.241.83.23 - - [2026-05-14 02:18:42] "POST /neutron/port HTTP/1.1" 200 1103 0.033909 252.241.83.23 - - [2026-05-14 02:18:43] "POST /neutron/port HTTP/1.1" 200 1103 0.040498 252.241.83.23 - - [2026-05-14 02:18:43] "POST /neutron/port HTTP/1.1" 200 151 0.361237 252.241.83.23 - - [2026-05-14 02:18:43] "POST /neutron/port HTTP/1.1" 200 151 0.330026 252.241.83.23 - - [2026-05-14 02:18:43] "POST /neutron/network HTTP/1.1" 200 988 0.010655 10.0.0.241 - - [2026-05-14 02:18:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.008192 10.0.0.241 - - [2026-05-14 02:18:43] "POST /useragent-kv HTTP/1.1" 200 115 0.006381 10.0.0.241 - - [2026-05-14 02:18:43] "POST /useragent-kv HTTP/1.1" 200 115 0.004260 10.0.0.241 - - [2026-05-14 02:18:43] "POST /useragent-kv HTTP/1.1" 200 115 0.003850 10.0.0.241 - - [2026-05-14 02:18:43] "POST /useragent-kv HTTP/1.1" 200 115 0.002277 252.241.83.23 - - [2026-05-14 02:18:43] "POST /neutron/network HTTP/1.1" 200 151 0.193960 10.0.0.241 - - [2026-05-14 02:18:43] "DELETE /route-target/eeb82960-1355-4f0c-a5b4-f3cabd1b0065 HTTP/1.1" 200 115 0.044225 10.0.0.241 - - [2026-05-14 02:18:43] "GET /routing-instance/84e18d34-ece2-4482-9478-64b0d42c09a1 HTTP/1.1" 404 171 0.003464 10.0.0.241 - - [2026-05-14 02:18:43] "GET /domains HTTP/1.1" 200 440 0.003816 10.0.0.241 - - [2026-05-14 02:18:43] "GET /domains?obj_uuids=d251bbb1-a677-4b52-8c85-ab79c9809042&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.003018 10.0.0.241 - - [2026-05-14 02:18:43] "GET /domain/d251bbb1-a677-4b52-8c85-ab79c9809042 HTTP/1.1" 200 1309 0.009577 10.0.0.241 - - [2026-05-14 02:18:43] "GET /projects?obj_uuids=29c655f4-6087-4e3e-a721-2f2534467f2f&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001185 10.0.0.241 - - [2026-05-14 02:18:43] "GET /project/29c655f4-6087-4e3e-a721-2f2534467f2f HTTP/1.1" 200 2087 0.037760 10.0.0.241 - - [2026-05-14 02:18:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003941 10.0.0.241 - - [2026-05-14 02:18:44] "DELETE /network-ipam/17f1b790-9453-40ff-8e34-8e115a84ef72 HTTP/1.1" 200 115 0.035800 10.0.0.241 - - [2026-05-14 02:18:44] "POST /fqname-to-id HTTP/1.1" 404 209 0.005101 10.0.0.241 - - [2026-05-14 02:18:45] "GET /projects?obj_uuids=29c655f4-6087-4e3e-a721-2f2534467f2f&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001320 10.0.0.241 - - [2026-05-14 02:18:45] "GET /project/29c655f4-6087-4e3e-a721-2f2534467f2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.086654 10.0.0.241 - - [2026-05-14 02:18:45] "GET /projects?obj_uuids=29c655f4-6087-4e3e-a721-2f2534467f2f&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001835 10.0.0.241 - - [2026-05-14 02:18:45] "GET /project/29c655f4-6087-4e3e-a721-2f2534467f2f?fields=virtual_networks HTTP/1.1" 200 1034 0.035342 10.0.0.241 - - [2026-05-14 02:18:45] "GET /projects?obj_uuids=29c655f4-6087-4e3e-a721-2f2534467f2f&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001730 10.0.0.241 - - [2026-05-14 02:18:45] "GET /project/29c655f4-6087-4e3e-a721-2f2534467f2f?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.059287 10.0.0.241 - - [2026-05-14 02:18:45] "GET /projects?obj_uuids=29c655f4-6087-4e3e-a721-2f2534467f2f&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002901 10.0.0.241 - - [2026-05-14 02:18:45] "GET /project/29c655f4-6087-4e3e-a721-2f2534467f2f?fields=security_groups HTTP/1.1" 200 1260 0.057539 252.241.83.23 - - [2026-05-14 02:18:47] "POST /neutron/port HTTP/1.1" 200 117 0.008556 252.241.83.23 - - [2026-05-14 02:18:47] "POST /neutron/port HTTP/1.1" 200 117 0.007158 252.241.83.23 - - [2026-05-14 02:18:48] "POST /neutron/port HTTP/1.1" 400 205 0.006040 252.241.83.23 - - [2026-05-14 02:18:48] "POST /neutron/port HTTP/1.1" 400 205 0.003757 10.0.0.241 - - [2026-05-14 02:18:56] "GET /obj-perms HTTP/1.1" 200 6381 0.077001 10.0.0.241 - - [2026-05-14 02:18:56] "GET /obj-perms HTTP/1.1" 200 6381 0.066084 10.0.0.241 - - [2026-05-14 02:19:03] "GET / HTTP/1.1" 200 36499 0.002177 10.0.0.241 - - [2026-05-14 02:19:04] "GET /domain/d251bbb1-a677-4b52-8c85-ab79c9809042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000582 10.0.0.241 - - [2026-05-14 02:19:04] "GET /domains?obj_uuids=d251bbb1-a677-4b52-8c85-ab79c9809042&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001836 10.0.0.241 - - [2026-05-14 02:19:04] "GET /domain/d251bbb1-a677-4b52-8c85-ab79c9809042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 945 0.046740 10.0.0.241 - - [2026-05-14 02:19:05] "POST /fqname-to-id HTTP/1.1" 404 181 0.039941 10.0.0.241 - - [2026-05-14 02:19:05] "GET /projects?obj_uuids=48b3e2a0-d85e-48d7-9b20-11d62d493305&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004145 10.0.0.241 - - [2026-05-14 02:19:05] "GET /domains?obj_uuids=d251bbb1-a677-4b52-8c85-ab79c9809042&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001725 10.0.0.241 - - [2026-05-14 02:19:05] "GET /domain/d251bbb1-a677-4b52-8c85-ab79c9809042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.010190 10.0.0.241 - - [2026-05-14 02:19:05] "POST /id-to-fqname HTTP/1.1" 200 183 0.001811 10.0.0.241 - - [2026-05-14 02:19:05] "POST /fqname-to-id HTTP/1.1" 404 192 0.006441 10.0.0.241 - - [2026-05-14 02:19:05] "POST /security-groups HTTP/1.1" 200 578 0.069288 10.0.0.241 - - [2026-05-14 02:19:05] "POST /fqname-to-id HTTP/1.1" 404 227 0.003638 10.0.0.241 - - [2026-05-14 02:19:05] "POST /projects HTTP/1.1" 200 567 0.249743 10.0.0.241 - - [2026-05-14 02:19:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.287877 10.0.0.241 - - [2026-05-14 02:19:05] "POST /access-control-lists HTTP/1.1" 200 593 0.068072 10.0.0.241 - - [2026-05-14 02:19:05] "GET /project/48b3e2a0-d85e-48d7-9b20-11d62d493305?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.456100 10.0.0.241 - - [2026-05-14 02:19:05] "POST /fqname-to-id HTTP/1.1" 404 226 0.005085 10.0.0.241 - - [2026-05-14 02:19:05] "POST /access-control-lists HTTP/1.1" 200 591 0.064138 10.0.0.241 - - [2026-05-14 02:19:07] "GET / HTTP/1.1" 200 36499 0.002172 10.0.0.241 - - [2026-05-14 02:19:09] "POST /fqname-to-id HTTP/1.1" 401 297 0.000961 10.0.0.241 - - [2026-05-14 02:19:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.032521 10.0.0.241 - - [2026-05-14 02:19:09] "GET /api-access-list/fd6e6311-42f4-4f62-bf82-06c4878f19b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1886 0.005306 10.0.0.241 - - [2026-05-14 02:19:09] "GET /api-access-list/fd6e6311-42f4-4f62-bf82-06c4878f19b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1886 0.004498 10.0.0.241 - - [2026-05-14 02:19:09] "GET /api-access-list/fd6e6311-42f4-4f62-bf82-06c4878f19b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1886 0.004298 10.0.0.241 - - [2026-05-14 02:19:09] "PUT /api-access-list/fd6e6311-42f4-4f62-bf82-06c4878f19b3 HTTP/1.1" 200 266 0.011048 10.0.0.241 - - [2026-05-14 02:19:10] "GET /aaa-mode HTTP/1.1" 401 297 0.000576 10.0.0.241 - - [2026-05-14 02:19:10] "GET /aaa-mode HTTP/1.1" 200 128 0.032056 10.0.0.241 - - [2026-05-14 02:19:11] "POST /fqname-to-id HTTP/1.1" 404 181 0.030131 10.0.0.241 - - [2026-05-14 02:19:11] "GET /projects?obj_uuids=0850d95c-64b5-4482-b925-f35bbd407156&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003156 10.0.0.241 - - [2026-05-14 02:19:11] "GET /domains?obj_uuids=d251bbb1-a677-4b52-8c85-ab79c9809042&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001403 10.0.0.241 - - [2026-05-14 02:19:11] "GET /domain/d251bbb1-a677-4b52-8c85-ab79c9809042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.009303 10.0.0.241 - - [2026-05-14 02:19:11] "POST /id-to-fqname HTTP/1.1" 200 183 0.002451 10.0.0.241 - - [2026-05-14 02:19:11] "POST /fqname-to-id HTTP/1.1" 404 192 0.003508 10.0.0.241 - - [2026-05-14 02:19:11] "POST /security-groups HTTP/1.1" 200 578 0.067589 10.0.0.241 - - [2026-05-14 02:19:11] "POST /fqname-to-id HTTP/1.1" 404 227 0.003896 10.0.0.241 - - [2026-05-14 02:19:11] "POST /projects HTTP/1.1" 200 567 0.238056 10.0.0.241 - - [2026-05-14 02:19:11] "POST /access-control-lists HTTP/1.1" 200 593 0.066803 10.0.0.241 - - [2026-05-14 02:19:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.320094 10.0.0.241 - - [2026-05-14 02:19:11] "POST /fqname-to-id HTTP/1.1" 404 226 0.003815 10.0.0.241 - - [2026-05-14 02:19:11] "GET /project/0850d95c-64b5-4482-b925-f35bbd407156?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.466886 10.0.0.241 - - [2026-05-14 02:19:11] "POST /access-control-lists HTTP/1.1" 200 591 0.060416 10.0.0.241 - - [2026-05-14 02:19:12] "POST /fqname-to-id HTTP/1.1" 404 181 0.029747 10.0.0.241 - - [2026-05-14 02:19:12] "GET /projects?obj_uuids=2d84abc9-840e-4e6e-bf60-447b1efa213b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003497 10.0.0.241 - - [2026-05-14 02:19:12] "GET /domains?obj_uuids=d251bbb1-a677-4b52-8c85-ab79c9809042&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001577 10.0.0.241 - - [2026-05-14 02:19:12] "GET /domain/d251bbb1-a677-4b52-8c85-ab79c9809042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.009528 10.0.0.241 - - [2026-05-14 02:19:12] "POST /id-to-fqname HTTP/1.1" 200 183 0.003359 10.0.0.241 - - [2026-05-14 02:19:12] "POST /fqname-to-id HTTP/1.1" 404 192 0.005976 10.0.0.241 - - [2026-05-14 02:19:12] "POST /security-groups HTTP/1.1" 200 578 0.075930 10.0.0.241 - - [2026-05-14 02:19:12] "POST /fqname-to-id HTTP/1.1" 404 227 0.003879 10.0.0.241 - - [2026-05-14 02:19:12] "POST /projects HTTP/1.1" 200 567 0.245080 10.0.0.241 - - [2026-05-14 02:19:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.283178 10.0.0.241 - - [2026-05-14 02:19:12] "POST /access-control-lists HTTP/1.1" 200 593 0.068339 10.0.0.241 - - [2026-05-14 02:19:12] "GET /project/2d84abc9-840e-4e6e-bf60-447b1efa213b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.463345 10.0.0.241 - - [2026-05-14 02:19:12] "POST /fqname-to-id HTTP/1.1" 404 226 0.005736 10.0.0.241 - - [2026-05-14 02:19:12] "POST /access-control-lists HTTP/1.1" 200 591 0.068108 10.0.0.241 - - [2026-05-14 02:19:13] "GET / HTTP/1.1" 200 36499 0.002416 10.0.0.241 - - [2026-05-14 02:19:14] "GET / HTTP/1.1" 200 36499 0.002053 10.0.0.241 - - [2026-05-14 02:19:14] "POST /fqname-to-id HTTP/1.1" 404 181 0.003746 10.0.0.241 - - [2026-05-14 02:19:14] "POST /api-access-lists HTTP/1.1" 200 523 0.017158 10.0.0.241 - - [2026-05-14 02:19:14] "GET /api-access-list/1c56bb1a-f573-4b73-8506-1b4420e3950d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1265 0.005911 10.0.0.241 - - [2026-05-14 02:19:14] "GET /api-access-list/1c56bb1a-f573-4b73-8506-1b4420e3950d HTTP/1.1" 401 297 0.000513 10.0.0.241 - - [2026-05-14 02:19:15] "GET /api-access-list/1c56bb1a-f573-4b73-8506-1b4420e3950d HTTP/1.1" 200 1265 0.094033 10.0.0.241 - - [2026-05-14 02:19:15] "POST /fqname-to-id HTTP/1.1" 401 297 0.000551 10.0.0.241 - - [2026-05-14 02:19:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.073697 10.0.0.241 - - [2026-05-14 02:19:15] "GET /projects?obj_uuids=0850d95c-64b5-4482-b925-f35bbd407156&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001395 10.0.0.241 - - [2026-05-14 02:19:15] "GET /project/0850d95c-64b5-4482-b925-f35bbd407156?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.040749 10.0.0.241 - - [2026-05-14 02:19:15] "GET /virtual-networks?parent_id=0850d95c-64b5-4482-b925-f35bbd407156&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.016471 10.0.0.241 - - [2026-05-14 02:19:16] "POST /virtual-networks HTTP/1.1" 200 570 0.079552 10.0.0.241 - - [2026-05-14 02:19:16] "POST /route-targets HTTP/1.1" 200 329 0.013696 10.0.0.241 - - [2026-05-14 02:19:16] "POST /ref-update HTTP/1.1" 200 156 0.015760 10.0.0.241 - - [2026-05-14 02:19:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.018278 10.0.0.241 - - [2026-05-14 02:19:16] "GET /network-ipam/8a1b8a5d-6329-422f-a331-5422c3076e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1092 0.014521 10.0.0.241 - - [2026-05-14 02:19:16] "POST /useragent-kv HTTP/1.1" 200 115 0.004639 10.0.0.241 - - [2026-05-14 02:19:16] "POST /ref-update HTTP/1.1" 200 156 0.062717 252.241.83.23 - - [2026-05-14 02:19:16] "POST /neutron/network HTTP/1.1" 200 831 0.057482 252.241.83.23 - - [2026-05-14 02:19:16] "POST /neutron/network HTTP/1.1" 200 831 0.024125 10.0.0.241 - - [2026-05-14 02:19:16] "GET /virtual-network/ff53797e-a974-4c47-b6cd-4293a721849e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1988 0.015579 252.241.83.23 - - [2026-05-14 02:19:16] "POST /neutron/network HTTP/1.1" 200 831 0.022228 252.241.83.23 - - [2026-05-14 02:19:16] "POST /neutron/subnet HTTP/1.1" 200 680 0.030528 10.0.0.241 - - [2026-05-14 02:19:16] "GET /virtual-network/ff53797e-a974-4c47-b6cd-4293a721849e HTTP/1.1" 401 297 0.000576 10.0.0.241 - - [2026-05-14 02:19:17] "GET /virtual-network/ff53797e-a974-4c47-b6cd-4293a721849e HTTP/1.1" 200 2273 0.053333 10.0.0.241 - - [2026-05-14 02:19:17] "GET /virtual-network/ff53797e-a974-4c47-b6cd-4293a721849e HTTP/1.1" 401 297 0.000703 10.0.0.241 - - [2026-05-14 02:19:17] "GET /virtual-network/ff53797e-a974-4c47-b6cd-4293a721849e HTTP/1.1" 200 2013 0.048227 10.0.0.241 - - [2026-05-14 02:19:18] "GET /obj-perms HTTP/1.1" 200 6313 0.094083 10.0.0.241 - - [2026-05-14 02:19:18] "POST /fqname-to-id HTTP/1.1" 401 297 0.000508 10.0.0.241 - - [2026-05-14 02:19:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.038793 10.0.0.241 - - [2026-05-14 02:19:18] "GET /virtual-network/ff53797e-a974-4c47-b6cd-4293a721849e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1988 0.013869 10.0.0.241 - - [2026-05-14 02:19:18] "GET /obj-perms HTTP/1.1" 200 6313 0.011060 10.0.0.241 - - [2026-05-14 02:19:18] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 361 0.017672 10.0.0.241 - - [2026-05-14 02:19:19] "GET /obj-perms HTTP/1.1" 200 6313 0.080970 10.0.0.241 - - [2026-05-14 02:19:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003958 10.0.0.241 - - [2026-05-14 02:19:19] "GET /virtual-network/ff53797e-a974-4c47-b6cd-4293a721849e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1988 0.015171 10.0.0.241 - - [2026-05-14 02:19:19] "GET /obj-perms HTTP/1.1" 200 6313 0.009228 10.0.0.241 - - [2026-05-14 02:19:19] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 361 0.016933 10.0.0.241 - - [2026-05-14 02:19:19] "POST /id-to-fqname HTTP/1.1" 401 297 0.000585 10.0.0.241 - - [2026-05-14 02:19:19] "POST /id-to-fqname HTTP/1.1" 200 228 0.046005 252.241.83.23 - - [2026-05-14 02:19:20] "POST /neutron/network HTTP/1.1" 200 841 0.051530 252.241.83.23 - - [2026-05-14 02:19:20] "GET /aaa-mode HTTP/1.1" 401 297 0.000714 252.241.83.23 - - [2026-05-14 02:19:20] "GET / HTTP/1.1" 200 36499 0.004061 252.241.83.23 - - [2026-05-14 02:19:20] "GET /project/2d84abc9-840e-4e6e-bf60-447b1efa213b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000434 10.0.0.241 - - [2026-05-14 02:19:21] "GET /projects?obj_uuids=2d84abc9-840e-4e6e-bf60-447b1efa213b&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001260 252.241.83.23 - - [2026-05-14 02:19:21] "GET /project/2d84abc9-840e-4e6e-bf60-447b1efa213b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.069465 252.241.83.23 - - [2026-05-14 02:19:21] "POST /neutron/network HTTP/1.1" 200 831 0.037325 252.241.83.23 - - [2026-05-14 02:19:21] "POST /neutron/port HTTP/1.1" 200 117 0.060309 252.241.83.23 - - [2026-05-14 02:19:21] "POST /neutron/port HTTP/1.1" 200 117 0.008410 252.241.83.23 - - [2026-05-14 02:19:21] "POST /neutron/port HTTP/1.1" 200 117 0.007360 252.241.83.23 - - [2026-05-14 02:19:22] "POST /neutron/network HTTP/1.1" 200 841 0.025894 252.241.83.23 - - [2026-05-14 02:19:22] "POST /neutron/network HTTP/1.1" 200 831 0.020741 10.0.0.241 - - [2026-05-14 02:19:22] "GET /projects?obj_uuids=2d84abc9-840e-4e6e-bf60-447b1efa213b&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001628 252.241.83.23 - - [2026-05-14 02:19:23] "POST /neutron/port HTTP/1.1" 200 1054 0.416561 252.241.83.23 - - [2026-05-14 02:19:23] "POST /neutron/port HTTP/1.1" 200 1054 0.040269 252.241.83.23 - - [2026-05-14 02:19:23] "POST /neutron/port HTTP/1.1" 200 1054 0.015596 252.241.83.23 - - [2026-05-14 02:19:23] "POST /neutron/port HTTP/1.1" 200 1104 0.079323 252.241.83.23 - - [2026-05-14 02:19:23] "POST /neutron/port HTTP/1.1" 200 1114 0.012393 252.241.83.23 - - [2026-05-14 02:19:23] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004357 252.241.83.23 - - [2026-05-14 02:19:23] "POST /neutron/subnet HTTP/1.1" 200 654 0.009760 252.241.83.23 - - [2026-05-14 02:19:23] "POST /neutron/port HTTP/1.1" 200 117 0.001371 252.241.83.23 - - [2026-05-14 02:19:23] "POST /neutron/network HTTP/1.1" 200 831 0.007621 252.241.83.23 - - [2026-05-14 02:19:27] "POST /neutron/port HTTP/1.1" 200 1114 0.015129 252.241.83.23 - - [2026-05-14 02:19:27] "POST /neutron/security_group HTTP/1.1" 200 2051 0.008403 252.241.83.23 - - [2026-05-14 02:19:27] "POST /neutron/port HTTP/1.1" 200 1114 0.014075 252.241.83.23 - - [2026-05-14 02:19:27] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007492 252.241.83.23 - - [2026-05-14 02:19:27] "POST /neutron/port HTTP/1.1" 200 1114 0.014689 252.241.83.23 - - [2026-05-14 02:19:27] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007385 252.241.83.23 - - [2026-05-14 02:19:27] "POST /neutron/port HTTP/1.1" 200 1114 0.040903 252.241.83.23 - - [2026-05-14 02:19:27] "POST /neutron/security_group HTTP/1.1" 200 2051 0.009859 10.0.0.241 - - [2026-05-14 02:19:27] "GET /virtual-machine/3a4b50ac-f069-4715-92d8-fc41f97ef6b6 HTTP/1.1" 200 1289 0.015637 10.0.0.241 - - [2026-05-14 02:19:27] "GET /virtual-machine/3a4b50ac-f069-4715-92d8-fc41f97ef6b6 HTTP/1.1" 200 1289 0.017321 10.0.0.241 - - [2026-05-14 02:19:27] "GET /virtual-machine-interface/b52ccc4d-bda6-4ba5-8135-76ddf96dc103 HTTP/1.1" 200 2532 0.018427 10.0.0.241 - - [2026-05-14 02:19:27] "GET /virtual-machine/3a4b50ac-f069-4715-92d8-fc41f97ef6b6 HTTP/1.1" 200 1289 0.012665 10.0.0.241 - - [2026-05-14 02:19:28] "GET /virtual-machine-interface/b52ccc4d-bda6-4ba5-8135-76ddf96dc103 HTTP/1.1" 200 2532 0.029113 10.0.0.241 - - [2026-05-14 02:19:28] "GET /instance-ip/bd118bfe-94a6-4e7e-bd56-8d204d056a39 HTTP/1.1" 200 1629 0.016351 10.0.0.241 - - [2026-05-14 02:19:28] "GET /virtual-machine/3a4b50ac-f069-4715-92d8-fc41f97ef6b6 HTTP/1.1" 200 1289 0.015091 10.0.0.241 - - [2026-05-14 02:19:28] "GET /virtual-machine-interface/b52ccc4d-bda6-4ba5-8135-76ddf96dc103 HTTP/1.1" 200 2532 0.020864 10.0.0.241 - - [2026-05-14 02:19:28] "GET /instance-ip/bd118bfe-94a6-4e7e-bd56-8d204d056a39 HTTP/1.1" 200 1629 0.016417 10.0.0.241 - - [2026-05-14 02:19:28] "POST /fqname-to-id HTTP/1.1" 403 329 0.015795 10.0.0.241 - - [2026-05-14 02:19:28] "GET / HTTP/1.1" 200 36499 0.002492 10.0.0.241 - - [2026-05-14 02:19:28] "POST /fqname-to-id HTTP/1.1" 401 297 0.000672 10.0.0.241 - - [2026-05-14 02:19:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.047799 10.0.0.241 - - [2026-05-14 02:19:29] "GET /global-vrouter-config/5e38580b-ceb8-4b35-ba3e-0ea3f975163a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004053 10.0.0.241 - - [2026-05-14 02:19:29] "GET /virtual-networks?parent_id=2d84abc9-840e-4e6e-bf60-447b1efa213b&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.018511 10.0.0.241 - - [2026-05-14 02:19:29] "POST /fqname-to-id HTTP/1.1" 403 329 0.012275 10.0.0.241 - - [2026-05-14 02:19:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003729 10.0.0.241 - - [2026-05-14 02:19:29] "GET /global-vrouter-config/5e38580b-ceb8-4b35-ba3e-0ea3f975163a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004287 10.0.0.241 - - [2026-05-14 02:19:29] "GET /virtual-networks?parent_id=2d84abc9-840e-4e6e-bf60-447b1efa213b&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.013965 10.0.0.241 - - [2026-05-14 02:19:29] "POST /fqname-to-id HTTP/1.1" 403 329 0.013778 10.0.0.241 - - [2026-05-14 02:19:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004428 10.0.0.241 - - [2026-05-14 02:19:29] "GET /global-vrouter-config/5e38580b-ceb8-4b35-ba3e-0ea3f975163a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004766 10.0.0.241 - - [2026-05-14 02:19:29] "GET /virtual-networks?parent_id=2d84abc9-840e-4e6e-bf60-447b1efa213b&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.014148 10.0.0.241 - - [2026-05-14 02:19:29] "POST /fqname-to-id HTTP/1.1" 403 329 0.011455 10.0.0.241 - - [2026-05-14 02:19:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002953 10.0.0.241 - - [2026-05-14 02:19:29] "GET /global-vrouter-config/5e38580b-ceb8-4b35-ba3e-0ea3f975163a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003878 10.0.0.241 - - [2026-05-14 02:19:29] "GET /virtual-networks?parent_id=2d84abc9-840e-4e6e-bf60-447b1efa213b&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.011983 10.0.0.241 - - [2026-05-14 02:19:29] "POST /fqname-to-id HTTP/1.1" 403 329 0.012249 10.0.0.241 - - [2026-05-14 02:19:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003421 10.0.0.241 - - [2026-05-14 02:19:30] "GET /global-vrouter-config/5e38580b-ceb8-4b35-ba3e-0ea3f975163a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003676 10.0.0.241 - - [2026-05-14 02:19:30] "GET /virtual-networks?parent_id=2d84abc9-840e-4e6e-bf60-447b1efa213b&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.016127 10.0.0.241 - - [2026-05-14 02:19:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.011366 10.0.0.241 - - [2026-05-14 02:19:33] "GET /virtual-network/ff53797e-a974-4c47-b6cd-4293a721849e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1988 0.014451 252.241.83.23 - - [2026-05-14 02:19:33] "POST /neutron/port HTTP/1.1" 200 1114 0.050467 252.241.83.23 - - [2026-05-14 02:19:33] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006648 252.241.83.23 - - [2026-05-14 02:19:34] "POST /neutron/port HTTP/1.1" 200 1114 0.050126 252.241.83.23 - - [2026-05-14 02:19:34] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007664 252.241.83.23 - - [2026-05-14 02:19:34] "POST /neutron/port HTTP/1.1" 200 1114 0.042098 252.241.83.23 - - [2026-05-14 02:19:34] "POST /neutron/security_group HTTP/1.1" 200 2051 0.005877 10.0.0.241 - - [2026-05-14 02:19:35] "POST /fqname-to-id HTTP/1.1" 403 329 0.011586 10.0.0.241 - - [2026-05-14 02:19:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002827 10.0.0.241 - - [2026-05-14 02:19:35] "GET /global-vrouter-config/5e38580b-ceb8-4b35-ba3e-0ea3f975163a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003351 10.0.0.241 - - [2026-05-14 02:19:35] "GET /virtual-networks?parent_id=2d84abc9-840e-4e6e-bf60-447b1efa213b&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.011379 10.0.0.241 - - [2026-05-14 02:19:35] "POST /fqname-to-id HTTP/1.1" 403 329 0.011650 10.0.0.241 - - [2026-05-14 02:19:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003087 10.0.0.241 - - [2026-05-14 02:19:35] "GET /global-vrouter-config/5e38580b-ceb8-4b35-ba3e-0ea3f975163a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003192 10.0.0.241 - - [2026-05-14 02:19:35] "GET /virtual-networks?parent_id=2d84abc9-840e-4e6e-bf60-447b1efa213b&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.011509 10.0.0.241 - - [2026-05-14 02:19:35] "POST /fqname-to-id HTTP/1.1" 403 351 0.010918 10.0.0.241 - - [2026-05-14 02:19:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003510 10.0.0.241 - - [2026-05-14 02:19:35] "GET /routing-instance/ab36511b-8a47-4b09-89bf-9b3dd3eda48b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.003803 10.0.0.241 - - [2026-05-14 02:19:35] "GET /route-target/70b495cb-67d8-469d-89b9-7d6f9d9ea7fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 351 0.009635 10.0.0.241 - - [2026-05-14 02:19:35] "GET /route-target/70b495cb-67d8-469d-89b9-7d6f9d9ea7fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003365 10.0.0.241 - - [2026-05-14 02:19:35] "POST /fqname-to-id HTTP/1.1" 403 329 0.012613 10.0.0.241 - - [2026-05-14 02:19:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002712 10.0.0.241 - - [2026-05-14 02:19:35] "GET /global-vrouter-config/5e38580b-ceb8-4b35-ba3e-0ea3f975163a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003313 10.0.0.241 - - [2026-05-14 02:19:36] "GET /virtual-networks?parent_id=2d84abc9-840e-4e6e-bf60-447b1efa213b&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.012519 10.0.0.241 - - [2026-05-14 02:19:36] "POST /fqname-to-id HTTP/1.1" 403 351 0.010617 10.0.0.241 - - [2026-05-14 02:19:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003484 10.0.0.241 - - [2026-05-14 02:19:36] "GET /routing-instance/ab36511b-8a47-4b09-89bf-9b3dd3eda48b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.004384 10.0.0.241 - - [2026-05-14 02:19:36] "GET /route-target/70b495cb-67d8-469d-89b9-7d6f9d9ea7fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 351 0.011237 10.0.0.241 - - [2026-05-14 02:19:36] "GET /route-target/70b495cb-67d8-469d-89b9-7d6f9d9ea7fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003972 10.0.0.241 - - [2026-05-14 02:19:36] "GET /obj-perms HTTP/1.1" 200 6313 0.010414 10.0.0.241 - - [2026-05-14 02:19:36] "GET /virtual-machine/3a4b50ac-f069-4715-92d8-fc41f97ef6b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 994 0.011016 10.0.0.241 - - [2026-05-14 02:19:36] "GET /obj-perms HTTP/1.1" 200 6313 0.009434 10.0.0.241 - - [2026-05-14 02:19:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003376 10.0.0.241 - - [2026-05-14 02:19:36] "GET /virtual-machine-interface/b52ccc4d-bda6-4ba5-8135-76ddf96dc103?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2309 0.017520 10.0.0.241 - - [2026-05-14 02:19:36] "GET /obj-perms HTTP/1.1" 200 6313 0.009733 10.0.0.241 - - [2026-05-14 02:19:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003009 10.0.0.241 - - [2026-05-14 02:19:36] "GET /virtual-machine-interface/b52ccc4d-bda6-4ba5-8135-76ddf96dc103?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2309 0.015138 10.0.0.241 - - [2026-05-14 02:19:36] "GET /obj-perms HTTP/1.1" 200 6313 0.009084 10.0.0.241 - - [2026-05-14 02:19:36] "GET /virtual-machine/3a4b50ac-f069-4715-92d8-fc41f97ef6b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 994 0.011006 10.0.0.241 - - [2026-05-14 02:19:36] "GET /obj-perms HTTP/1.1" 200 6313 0.009365 10.0.0.241 - - [2026-05-14 02:19:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002944 10.0.0.241 - - [2026-05-14 02:19:36] "GET /virtual-machine-interface/b52ccc4d-bda6-4ba5-8135-76ddf96dc103?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2309 0.017370 10.0.0.241 - - [2026-05-14 02:19:37] "GET /obj-perms HTTP/1.1" 200 6313 0.011211 10.0.0.241 - - [2026-05-14 02:19:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003445 10.0.0.241 - - [2026-05-14 02:19:37] "GET /virtual-network/ff53797e-a974-4c47-b6cd-4293a721849e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1988 0.014950 10.0.0.241 - - [2026-05-14 02:19:37] "GET /obj-perms HTTP/1.1" 200 6313 0.009871 10.0.0.241 - - [2026-05-14 02:19:37] "GET /virtual-machine/3a4b50ac-f069-4715-92d8-fc41f97ef6b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 994 0.013399 10.0.0.241 - - [2026-05-14 02:19:37] "GET /obj-perms HTTP/1.1" 200 6313 0.009460 10.0.0.241 - - [2026-05-14 02:19:37] "GET /obj-perms HTTP/1.1" 200 6313 0.009085 10.0.0.241 - - [2026-05-14 02:19:37] "GET /obj-perms HTTP/1.1" 200 6313 0.067487 10.0.0.241 - - [2026-05-14 02:19:37] "GET /obj-perms HTTP/1.1" 200 6313 0.008932 252.241.83.23 - - [2026-05-14 02:19:38] "POST /neutron/port HTTP/1.1" 200 1114 0.045768 252.241.83.23 - - [2026-05-14 02:19:38] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006311 10.0.0.241 - - [2026-05-14 02:19:38] "GET /obj-perms HTTP/1.1" 200 6418 0.063984 10.0.0.241 - - [2026-05-14 02:19:38] "GET /obj-perms HTTP/1.1" 200 6418 0.003222 10.0.0.241 - - [2026-05-14 02:19:38] "GET /obj-perms HTTP/1.1" 200 6313 0.011616 10.0.0.241 - - [2026-05-14 02:19:38] "GET /obj-perms HTTP/1.1" 200 6313 0.008119 10.0.0.241 - - [2026-05-14 02:19:39] "GET /obj-perms HTTP/1.1" 200 6313 0.083820 10.0.0.241 - - [2026-05-14 02:19:39] "GET /obj-perms HTTP/1.1" 200 6313 0.010348 10.0.0.241 - - [2026-05-14 02:19:39] "GET /obj-perms HTTP/1.1" 200 6418 0.002955 10.0.0.241 - - [2026-05-14 02:19:39] "GET /obj-perms HTTP/1.1" 200 6418 0.002497 10.0.0.241 - - [2026-05-14 02:19:39] "GET /obj-perms HTTP/1.1" 200 6313 0.011026 10.0.0.241 - - [2026-05-14 02:19:39] "GET /virtual-machines?detail=False&count=False&shared=False HTTP/1.1" 200 322 0.013127 10.0.0.241 - - [2026-05-14 02:19:39] "GET /virtual-machine/3a4b50ac-f069-4715-92d8-fc41f97ef6b6 HTTP/1.1" 200 1289 0.019877 252.241.83.23 - - [2026-05-14 02:19:40] "POST /neutron/port HTTP/1.1" 200 1114 0.013251 252.241.83.23 - - [2026-05-14 02:19:40] "POST /neutron/port HTTP/1.1" 200 1104 0.012862 252.241.83.23 - - [2026-05-14 02:19:40] "POST /neutron/port HTTP/1.1" 200 151 0.137518 10.0.0.241 - - [2026-05-14 02:19:41] "GET /virtual-machine/3a4b50ac-f069-4715-92d8-fc41f97ef6b6 HTTP/1.1" 404 171 0.011425 10.0.0.241 - - [2026-05-14 02:19:41] "GET /virtual-machine/3a4b50ac-f069-4715-92d8-fc41f97ef6b6 HTTP/1.1" 404 171 0.010437 10.0.0.241 - - [2026-05-14 02:19:41] "GET /virtual-machine/3a4b50ac-f069-4715-92d8-fc41f97ef6b6 HTTP/1.1" 404 171 0.011979 10.0.0.241 - - [2026-05-14 02:19:42] "POST /fqname-to-id HTTP/1.1" 403 329 0.012114 10.0.0.241 - - [2026-05-14 02:19:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002825 10.0.0.241 - - [2026-05-14 02:19:42] "GET /global-vrouter-config/5e38580b-ceb8-4b35-ba3e-0ea3f975163a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003659 10.0.0.241 - - [2026-05-14 02:19:42] "GET /virtual-networks?parent_id=2d84abc9-840e-4e6e-bf60-447b1efa213b&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.011245 10.0.0.241 - - [2026-05-14 02:19:42] "POST /fqname-to-id HTTP/1.1" 403 351 0.010211 10.0.0.241 - - [2026-05-14 02:19:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003631 10.0.0.241 - - [2026-05-14 02:19:42] "GET /routing-instance/ab36511b-8a47-4b09-89bf-9b3dd3eda48b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.003805 10.0.0.241 - - [2026-05-14 02:19:42] "GET /route-target/70b495cb-67d8-469d-89b9-7d6f9d9ea7fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 351 0.010193 10.0.0.241 - - [2026-05-14 02:19:42] "GET /route-target/70b495cb-67d8-469d-89b9-7d6f9d9ea7fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003244 10.0.0.241 - - [2026-05-14 02:19:42] "GET /obj-perms HTTP/1.1" 200 6313 0.010401 10.0.0.241 - - [2026-05-14 02:19:42] "GET /obj-perms HTTP/1.1" 200 6313 0.010310 10.0.0.241 - - [2026-05-14 02:19:43] "GET /obj-perms HTTP/1.1" 200 6313 0.069614 10.0.0.241 - - [2026-05-14 02:19:43] "GET /obj-perms HTTP/1.1" 200 6313 0.009276 10.0.0.241 - - [2026-05-14 02:19:43] "GET /obj-perms HTTP/1.1" 200 6418 0.002177 10.0.0.241 - - [2026-05-14 02:19:43] "GET /obj-perms HTTP/1.1" 200 6418 0.002143 10.0.0.241 - - [2026-05-14 02:19:45] "DELETE /project/48b3e2a0d85e48d79b2011d62d493305 HTTP/1.1" 404 173 0.009656 10.0.0.241 - - [2026-05-14 02:19:45] "DELETE /project/2d84abc9840e4e6ebf60447b1efa213b HTTP/1.1" 404 173 0.005616 10.0.0.241 - - [2026-05-14 02:19:45] "DELETE /project/0850d95c64b54482b925f35bbd407156 HTTP/1.1" 404 173 0.007304 10.0.0.241 - - [2026-05-14 02:19:45] "GET /projects?obj_uuids=29c655f4-6087-4e3e-a721-2f2534467f2f&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001089 10.0.0.241 - - [2026-05-14 02:19:45] "GET /project/29c655f4-6087-4e3e-a721-2f2534467f2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.034213 10.0.0.241 - - [2026-05-14 02:19:45] "GET /projects?obj_uuids=29c655f4-6087-4e3e-a721-2f2534467f2f&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001490 10.0.0.241 - - [2026-05-14 02:19:45] "GET /project/29c655f4-6087-4e3e-a721-2f2534467f2f?fields=security_groups HTTP/1.1" 200 1350 0.073923 10.0.0.241 - - [2026-05-14 02:19:45] "DELETE /security-group/67b622e2-4c89-400c-8864-5ab6429bdaeb HTTP/1.1" 200 115 0.042478 10.0.0.241 - - [2026-05-14 02:19:45] "GET /projects?obj_uuids=29c655f4-6087-4e3e-a721-2f2534467f2f&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001153 10.0.0.241 - - [2026-05-14 02:19:45] "DELETE /access-control-list/67b510df-e7e2-44df-aee3-1bd582dc962d HTTP/1.1" 200 115 0.033207 10.0.0.241 - - [2026-05-14 02:19:45] "GET /project/29c655f4-6087-4e3e-a721-2f2534467f2f?fields=application_policy_sets HTTP/1.1" 200 1389 0.040886 10.0.0.241 - - [2026-05-14 02:19:45] "DELETE /access-control-list/e7e2075f-a118-45b8-8ecb-d398e64b0889 HTTP/1.1" 200 115 0.036117 10.0.0.241 - - [2026-05-14 02:19:45] "DELETE /project/29c655f4-6087-4e3e-a721-2f2534467f2f HTTP/1.1" 200 115 0.362998 10.0.0.241 - - [2026-05-14 02:19:46] "GET /obj-perms HTTP/1.1" 200 6418 0.002809 10.0.0.241 - - [2026-05-14 02:19:46] "GET /obj-perms HTTP/1.1" 200 6418 0.002542 10.0.0.241 - - [2026-05-14 02:19:49] "GET /obj-perms HTTP/1.1" 200 6418 0.002636 10.0.0.241 - - [2026-05-14 02:19:49] "GET /obj-perms HTTP/1.1" 200 6418 0.002039 10.0.0.241 - - [2026-05-14 02:19:52] "GET /obj-perms HTTP/1.1" 200 6418 0.002516 10.0.0.241 - - [2026-05-14 02:19:52] "GET /obj-perms HTTP/1.1" 200 6418 0.002329 10.0.0.241 - - [2026-05-14 02:19:55] "GET /obj-perms HTTP/1.1" 200 6418 0.002311 10.0.0.241 - - [2026-05-14 02:19:55] "GET /obj-perms HTTP/1.1" 200 6418 0.002456 10.0.0.241 - - [2026-05-14 02:19:57] "GET /obj-perms HTTP/1.1" 200 6381 0.064860 10.0.0.241 - - [2026-05-14 02:19:57] "GET /obj-perms HTTP/1.1" 200 6381 0.060071 10.0.0.241 - - [2026-05-14 02:19:59] "GET /obj-perms HTTP/1.1" 200 6418 0.002105 10.0.0.241 - - [2026-05-14 02:19:59] "GET /obj-perms HTTP/1.1" 200 6418 0.002869 10.0.0.241 - - [2026-05-14 02:20:02] "GET /obj-perms HTTP/1.1" 200 6418 0.001974 10.0.0.241 - - [2026-05-14 02:20:02] "GET /obj-perms HTTP/1.1" 200 6418 0.003560 10.0.0.241 - - [2026-05-14 02:20:05] "GET /obj-perms HTTP/1.1" 200 6418 0.002667 10.0.0.241 - - [2026-05-14 02:20:05] "GET /obj-perms HTTP/1.1" 200 6418 0.001865 10.0.0.241 - - [2026-05-14 02:20:05] "GET /obj-perms HTTP/1.1" 200 6418 0.003118 10.0.0.241 - - [2026-05-14 02:20:05] "GET /obj-perms HTTP/1.1" 200 6418 0.001935 10.0.0.241 - - [2026-05-14 02:20:05] "POST /useragent-kv HTTP/1.1" 200 115 0.004042 10.0.0.241 - - [2026-05-14 02:20:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004761 10.0.0.241 - - [2026-05-14 02:20:05] "POST /useragent-kv HTTP/1.1" 200 115 0.004404 10.0.0.241 - - [2026-05-14 02:20:05] "DELETE /virtual-network/ff53797e-a974-4c47-b6cd-4293a721849e HTTP/1.1" 200 115 0.090059 10.0.0.241 - - [2026-05-14 02:20:05] "DELETE /route-target/70b495cb-67d8-469d-89b9-7d6f9d9ea7fe HTTP/1.1" 200 115 0.021360 10.0.0.241 - - [2026-05-14 02:20:05] "DELETE /api-access-list/1c56bb1a-f573-4b73-8506-1b4420e3950d HTTP/1.1" 200 115 0.025941 10.0.0.241 - - [2026-05-14 02:20:05] "GET /api-access-list/1c56bb1a-f573-4b73-8506-1b4420e3950d HTTP/1.1" 404 171 0.002621 10.0.0.241 - - [2026-05-14 02:20:06] "GET /projects?obj_uuids=2d84abc9-840e-4e6e-bf60-447b1efa213b&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001332 10.0.0.241 - - [2026-05-14 02:20:06] "GET /project/2d84abc9-840e-4e6e-bf60-447b1efa213b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.033968 10.0.0.241 - - [2026-05-14 02:20:06] "GET /projects?obj_uuids=2d84abc9-840e-4e6e-bf60-447b1efa213b&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001693 10.0.0.241 - - [2026-05-14 02:20:06] "GET /project/2d84abc9-840e-4e6e-bf60-447b1efa213b?fields=virtual_networks HTTP/1.1" 200 1024 0.071110 10.0.0.241 - - [2026-05-14 02:20:06] "GET /projects?obj_uuids=2d84abc9-840e-4e6e-bf60-447b1efa213b&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001379 10.0.0.241 - - [2026-05-14 02:20:06] "GET /project/2d84abc9-840e-4e6e-bf60-447b1efa213b?fields=virtual_machine_interfaces HTTP/1.1" 200 1024 0.027490 10.0.0.241 - - [2026-05-14 02:20:06] "GET /projects?obj_uuids=2d84abc9-840e-4e6e-bf60-447b1efa213b&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001833 10.0.0.241 - - [2026-05-14 02:20:06] "GET /project/2d84abc9-840e-4e6e-bf60-447b1efa213b?fields=security_groups HTTP/1.1" 200 1245 0.030902 10.0.0.241 - - [2026-05-14 02:20:06] "GET /projects?obj_uuids=0850d95c-64b5-4482-b925-f35bbd407156&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001282 10.0.0.241 - - [2026-05-14 02:20:06] "GET /project/0850d95c-64b5-4482-b925-f35bbd407156?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.032686 10.0.0.241 - - [2026-05-14 02:20:06] "GET /projects?obj_uuids=0850d95c-64b5-4482-b925-f35bbd407156&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001279 10.0.0.241 - - [2026-05-14 02:20:07] "GET /project/0850d95c-64b5-4482-b925-f35bbd407156?fields=virtual_networks HTTP/1.1" 200 1023 0.072635 10.0.0.241 - - [2026-05-14 02:20:07] "GET /projects?obj_uuids=0850d95c-64b5-4482-b925-f35bbd407156&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001576 10.0.0.241 - - [2026-05-14 02:20:07] "GET /project/0850d95c-64b5-4482-b925-f35bbd407156?fields=virtual_machine_interfaces HTTP/1.1" 200 1023 0.031410 10.0.0.241 - - [2026-05-14 02:20:07] "GET /projects?obj_uuids=0850d95c-64b5-4482-b925-f35bbd407156&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001667 10.0.0.241 - - [2026-05-14 02:20:07] "GET /project/0850d95c-64b5-4482-b925-f35bbd407156?fields=security_groups HTTP/1.1" 200 1244 0.032957 10.0.0.241 - - [2026-05-14 02:20:09] "GET /api-access-list/fd6e6311-42f4-4f62-bf82-06c4878f19b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.004611 10.0.0.241 - - [2026-05-14 02:20:09] "PUT /api-access-list/fd6e6311-42f4-4f62-bf82-06c4878f19b3 HTTP/1.1" 200 266 0.011359 10.0.0.241 - - [2026-05-14 02:20:09] "GET /projects?obj_uuids=48b3e2a0-d85e-48d7-9b20-11d62d493305&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001308 10.0.0.241 - - [2026-05-14 02:20:09] "GET /project/48b3e2a0-d85e-48d7-9b20-11d62d493305?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.033190 10.0.0.241 - - [2026-05-14 02:20:09] "GET /projects?obj_uuids=48b3e2a0-d85e-48d7-9b20-11d62d493305&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001201 10.0.0.241 - - [2026-05-14 02:20:09] "GET /project/48b3e2a0-d85e-48d7-9b20-11d62d493305?fields=virtual_networks HTTP/1.1" 200 1024 0.074492 10.0.0.241 - - [2026-05-14 02:20:09] "GET /projects?obj_uuids=48b3e2a0-d85e-48d7-9b20-11d62d493305&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001331 10.0.0.241 - - [2026-05-14 02:20:09] "GET /project/48b3e2a0-d85e-48d7-9b20-11d62d493305?fields=virtual_machine_interfaces HTTP/1.1" 200 1024 0.031670 10.0.0.241 - - [2026-05-14 02:20:09] "GET /projects?obj_uuids=48b3e2a0-d85e-48d7-9b20-11d62d493305&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.002122 10.0.0.241 - - [2026-05-14 02:20:09] "GET /project/48b3e2a0-d85e-48d7-9b20-11d62d493305?fields=security_groups HTTP/1.1" 200 1245 0.034908 10.0.0.241 - - [2026-05-14 02:20:10] "GET /domains?obj_uuids=d251bbb1-a677-4b52-8c85-ab79c9809042&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001795 10.0.0.241 - - [2026-05-14 02:20:10] "GET /domain/d251bbb1-a677-4b52-8c85-ab79c9809042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 945 0.011181 10.0.0.241 - - [2026-05-14 02:20:10] "POST /fqname-to-id HTTP/1.1" 404 186 0.041627 10.0.0.241 - - [2026-05-14 02:20:10] "GET /projects?obj_uuids=c9cb0beb-b46e-4456-9c7b-8427f8b04f4d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002765 10.0.0.241 - - [2026-05-14 02:20:10] "GET /domains?obj_uuids=d251bbb1-a677-4b52-8c85-ab79c9809042&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001282 10.0.0.241 - - [2026-05-14 02:20:10] "GET /domain/d251bbb1-a677-4b52-8c85-ab79c9809042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.007964 10.0.0.241 - - [2026-05-14 02:20:10] "POST /id-to-fqname HTTP/1.1" 200 188 0.001406 10.0.0.241 - - [2026-05-14 02:20:10] "POST /fqname-to-id HTTP/1.1" 404 197 0.003595 10.0.0.241 - - [2026-05-14 02:20:10] "POST /security-groups HTTP/1.1" 200 583 0.069017 10.0.0.241 - - [2026-05-14 02:20:10] "POST /fqname-to-id HTTP/1.1" 404 232 0.003976 10.0.0.241 - - [2026-05-14 02:20:10] "POST /projects HTTP/1.1" 200 577 0.223005 10.0.0.241 - - [2026-05-14 02:20:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.262923 10.0.0.241 - - [2026-05-14 02:20:11] "POST /access-control-lists HTTP/1.1" 200 598 0.061430 10.0.0.241 - - [2026-05-14 02:20:11] "GET /project/c9cb0beb-b46e-4456-9c7b-8427f8b04f4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.412986 10.0.0.241 - - [2026-05-14 02:20:11] "POST /fqname-to-id HTTP/1.1" 404 231 0.003716 10.0.0.241 - - [2026-05-14 02:20:11] "POST /access-control-lists HTTP/1.1" 200 596 0.067625 10.0.0.241 - - [2026-05-14 02:20:12] "GET / HTTP/1.1" 200 36499 0.002703 10.0.0.241 - - [2026-05-14 02:20:14] "POST /fqname-to-id HTTP/1.1" 401 297 0.000648 10.0.0.241 - - [2026-05-14 02:20:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.046407 10.0.0.241 - - [2026-05-14 02:20:15] "GET /api-access-list/fd6e6311-42f4-4f62-bf82-06c4878f19b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1886 0.004195 10.0.0.241 - - [2026-05-14 02:20:15] "GET /api-access-list/fd6e6311-42f4-4f62-bf82-06c4878f19b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1886 0.004186 10.0.0.241 - - [2026-05-14 02:20:15] "GET /api-access-list/fd6e6311-42f4-4f62-bf82-06c4878f19b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1886 0.004779 10.0.0.241 - - [2026-05-14 02:20:15] "PUT /api-access-list/fd6e6311-42f4-4f62-bf82-06c4878f19b3 HTTP/1.1" 200 266 0.011654 10.0.0.241 - - [2026-05-14 02:20:15] "GET /aaa-mode HTTP/1.1" 200 128 0.001480 10.0.0.241 - - [2026-05-14 02:20:15] "POST /fqname-to-id HTTP/1.1" 404 186 0.040439 10.0.0.241 - - [2026-05-14 02:20:16] "GET /projects?obj_uuids=b8ea52d5-b4b9-4d6e-ba19-dcd38299ae36&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003200 10.0.0.241 - - [2026-05-14 02:20:16] "GET /domains?obj_uuids=d251bbb1-a677-4b52-8c85-ab79c9809042&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001788 10.0.0.241 - - [2026-05-14 02:20:16] "GET /domain/d251bbb1-a677-4b52-8c85-ab79c9809042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.008196 10.0.0.241 - - [2026-05-14 02:20:16] "POST /id-to-fqname HTTP/1.1" 200 188 0.002206 10.0.0.241 - - [2026-05-14 02:20:16] "POST /fqname-to-id HTTP/1.1" 404 197 0.004744 10.0.0.241 - - [2026-05-14 02:20:16] "POST /security-groups HTTP/1.1" 200 583 0.068290 10.0.0.241 - - [2026-05-14 02:20:16] "POST /fqname-to-id HTTP/1.1" 404 232 0.003024 10.0.0.241 - - [2026-05-14 02:20:16] "POST /projects HTTP/1.1" 200 577 0.250824 10.0.0.241 - - [2026-05-14 02:20:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.288369 10.0.0.241 - - [2026-05-14 02:20:16] "POST /access-control-lists HTTP/1.1" 200 598 0.065147 10.0.0.241 - - [2026-05-14 02:20:16] "GET /project/b8ea52d5-b4b9-4d6e-ba19-dcd38299ae36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.458211 10.0.0.241 - - [2026-05-14 02:20:16] "POST /fqname-to-id HTTP/1.1" 404 231 0.003648 10.0.0.241 - - [2026-05-14 02:20:16] "POST /access-control-lists HTTP/1.1" 200 596 0.068598 10.0.0.241 - - [2026-05-14 02:20:16] "POST /fqname-to-id HTTP/1.1" 404 186 0.033694 10.0.0.241 - - [2026-05-14 02:20:17] "GET /projects?obj_uuids=4314dae1-d107-4c63-9188-9c01278a46df&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003040 10.0.0.241 - - [2026-05-14 02:20:17] "GET /domains?obj_uuids=d251bbb1-a677-4b52-8c85-ab79c9809042&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001299 10.0.0.241 - - [2026-05-14 02:20:17] "GET /domain/d251bbb1-a677-4b52-8c85-ab79c9809042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.007713 10.0.0.241 - - [2026-05-14 02:20:17] "POST /id-to-fqname HTTP/1.1" 200 188 0.001892 10.0.0.241 - - [2026-05-14 02:20:17] "POST /fqname-to-id HTTP/1.1" 404 197 0.003064 10.0.0.241 - - [2026-05-14 02:20:17] "POST /security-groups HTTP/1.1" 200 583 0.068542 10.0.0.241 - - [2026-05-14 02:20:17] "POST /fqname-to-id HTTP/1.1" 404 232 0.003600 10.0.0.241 - - [2026-05-14 02:20:17] "POST /projects HTTP/1.1" 200 577 0.246598 10.0.0.241 - - [2026-05-14 02:20:17] "POST /access-control-lists HTTP/1.1" 200 598 0.065644 10.0.0.241 - - [2026-05-14 02:20:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.325886 10.0.0.241 - - [2026-05-14 02:20:17] "POST /fqname-to-id HTTP/1.1" 404 231 0.003610 10.0.0.241 - - [2026-05-14 02:20:17] "GET /project/4314dae1-d107-4c63-9188-9c01278a46df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.474372 10.0.0.241 - - [2026-05-14 02:20:17] "POST /access-control-lists HTTP/1.1" 200 596 0.061728 10.0.0.241 - - [2026-05-14 02:20:18] "GET / HTTP/1.1" 200 36499 0.002290 10.0.0.241 - - [2026-05-14 02:20:19] "GET / HTTP/1.1" 200 36499 0.001667 10.0.0.241 - - [2026-05-14 02:20:19] "POST /fqname-to-id HTTP/1.1" 404 181 0.003269 10.0.0.241 - - [2026-05-14 02:20:19] "POST /api-access-lists HTTP/1.1" 200 523 0.013381 10.0.0.241 - - [2026-05-14 02:20:19] "GET /api-access-list/05932dea-5f1e-4e2e-9f35-15e707a78736?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1290 0.005189 10.0.0.241 - - [2026-05-14 02:20:19] "GET /api-access-list/05932dea-5f1e-4e2e-9f35-15e707a78736 HTTP/1.1" 401 297 0.000607 10.0.0.241 - - [2026-05-14 02:20:20] "GET /api-access-list/05932dea-5f1e-4e2e-9f35-15e707a78736 HTTP/1.1" 200 1290 0.101525 10.0.0.241 - - [2026-05-14 02:20:20] "POST /fqname-to-id HTTP/1.1" 401 297 0.000700 10.0.0.241 - - [2026-05-14 02:20:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.047689 10.0.0.241 - - [2026-05-14 02:20:20] "GET /projects?obj_uuids=b8ea52d5-b4b9-4d6e-ba19-dcd38299ae36&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001646 10.0.0.241 - - [2026-05-14 02:20:20] "GET /project/b8ea52d5-b4b9-4d6e-ba19-dcd38299ae36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.040062 10.0.0.241 - - [2026-05-14 02:20:20] "GET /virtual-networks?parent_id=b8ea52d5-b4b9-4d6e-ba19-dcd38299ae36&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.014129 10.0.0.241 - - [2026-05-14 02:20:20] "POST /virtual-networks HTTP/1.1" 200 585 0.081162 10.0.0.241 - - [2026-05-14 02:20:20] "POST /route-targets HTTP/1.1" 200 329 0.019355 10.0.0.241 - - [2026-05-14 02:20:20] "POST /ref-update HTTP/1.1" 200 156 0.033659 10.0.0.241 - - [2026-05-14 02:20:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.039255 10.0.0.241 - - [2026-05-14 02:20:20] "GET /network-ipam/8a1b8a5d-6329-422f-a331-5422c3076e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1092 0.013807 10.0.0.241 - - [2026-05-14 02:20:21] "POST /useragent-kv HTTP/1.1" 200 115 0.005934 10.0.0.241 - - [2026-05-14 02:20:21] "POST /ref-update HTTP/1.1" 200 156 0.061261 252.241.83.23 - - [2026-05-14 02:20:21] "POST /neutron/network HTTP/1.1" 200 847 0.051918 252.241.83.23 - - [2026-05-14 02:20:21] "POST /neutron/network HTTP/1.1" 200 847 0.024579 10.0.0.241 - - [2026-05-14 02:20:21] "GET /virtual-network/96da5bb0-6db2-4f61-a880-5c1eb8c78644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2021 0.017085 252.241.83.23 - - [2026-05-14 02:20:21] "POST /neutron/network HTTP/1.1" 200 847 0.019887 252.241.83.23 - - [2026-05-14 02:20:21] "POST /neutron/subnet HTTP/1.1" 200 684 0.028200 10.0.0.241 - - [2026-05-14 02:20:21] "POST /fqname-to-id HTTP/1.1" 401 297 0.000573 10.0.0.241 - - [2026-05-14 02:20:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.043483 10.0.0.241 - - [2026-05-14 02:20:21] "GET /projects?obj_uuids=4314dae1-d107-4c63-9188-9c01278a46df&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001653 10.0.0.241 - - [2026-05-14 02:20:21] "GET /project/4314dae1-d107-4c63-9188-9c01278a46df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.049113 10.0.0.241 - - [2026-05-14 02:20:22] "GET /virtual-networks?parent_id=4314dae1-d107-4c63-9188-9c01278a46df&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.012915 10.0.0.241 - - [2026-05-14 02:20:22] "POST /virtual-networks HTTP/1.1" 200 585 0.057854 10.0.0.241 - - [2026-05-14 02:20:22] "POST /route-targets HTTP/1.1" 200 329 0.016016 10.0.0.241 - - [2026-05-14 02:20:22] "POST /ref-update HTTP/1.1" 200 156 0.016361 10.0.0.241 - - [2026-05-14 02:20:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.026854 10.0.0.241 - - [2026-05-14 02:20:22] "GET /network-ipam/8a1b8a5d-6329-422f-a331-5422c3076e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1092 0.016138 10.0.0.241 - - [2026-05-14 02:20:22] "POST /useragent-kv HTTP/1.1" 200 115 0.003632 10.0.0.241 - - [2026-05-14 02:20:22] "POST /ref-update HTTP/1.1" 200 156 0.062617 252.241.83.23 - - [2026-05-14 02:20:22] "POST /neutron/network HTTP/1.1" 200 847 0.057255 252.241.83.23 - - [2026-05-14 02:20:22] "POST /neutron/network HTTP/1.1" 200 847 0.020615 10.0.0.241 - - [2026-05-14 02:20:22] "GET /virtual-network/497dfa5c-ada1-4acc-8f9c-ce8496448ae0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2018 0.014477 252.241.83.23 - - [2026-05-14 02:20:22] "POST /neutron/network HTTP/1.1" 200 847 0.021167 252.241.83.23 - - [2026-05-14 02:20:22] "POST /neutron/subnet HTTP/1.1" 200 681 0.028155 10.0.0.241 - - [2026-05-14 02:20:22] "GET /virtual-network/96da5bb0-6db2-4f61-a880-5c1eb8c78644 HTTP/1.1" 401 297 0.000495 10.0.0.241 - - [2026-05-14 02:20:23] "GET /virtual-network/96da5bb0-6db2-4f61-a880-5c1eb8c78644 HTTP/1.1" 200 2321 0.051116 10.0.0.241 - - [2026-05-14 02:20:23] "GET /virtual-network/96da5bb0-6db2-4f61-a880-5c1eb8c78644 HTTP/1.1" 401 297 0.000431 10.0.0.241 - - [2026-05-14 02:20:23] "GET /virtual-network/96da5bb0-6db2-4f61-a880-5c1eb8c78644 HTTP/1.1" 403 366 0.038960 10.0.0.241 - - [2026-05-14 02:20:23] "GET /virtual-network/96da5bb0-6db2-4f61-a880-5c1eb8c78644 HTTP/1.1" 200 2321 0.005908 10.0.0.241 - - [2026-05-14 02:20:23] "GET /virtual-networks HTTP/1.1" 200 371 0.018892 10.0.0.241 - - [2026-05-14 02:20:23] "GET /virtual-networks HTTP/1.1" 200 371 0.018410 10.0.0.241 - - [2026-05-14 02:20:24] "GET /obj-perms HTTP/1.1" 403 257 0.042365 10.0.0.241 - - [2026-05-14 02:20:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003396 10.0.0.241 - - [2026-05-14 02:20:24] "GET /virtual-network/96da5bb0-6db2-4f61-a880-5c1eb8c78644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2021 0.014557 10.0.0.241 - - [2026-05-14 02:20:24] "GET /obj-perms HTTP/1.1" 403 257 0.036832 10.0.0.241 - - [2026-05-14 02:20:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003442 10.0.0.241 - - [2026-05-14 02:20:24] "GET /virtual-network/96da5bb0-6db2-4f61-a880-5c1eb8c78644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 366 0.011203 10.0.0.241 - - [2026-05-14 02:20:25] "GET /obj-perms HTTP/1.1" 200 6428 0.085429 10.0.0.241 - - [2026-05-14 02:20:25] "GET /obj-perms HTTP/1.1" 403 257 0.010059 10.0.0.241 - - [2026-05-14 02:20:25] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 371 0.020175 10.0.0.241 - - [2026-05-14 02:20:25] "GET /obj-perms HTTP/1.1" 403 257 0.009867 10.0.0.241 - - [2026-05-14 02:20:25] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 371 0.021121 10.0.0.241 - - [2026-05-14 02:20:25] "GET /obj-perms HTTP/1.1" 200 6428 0.001924 10.0.0.241 - - [2026-05-14 02:20:25] "PUT /virtual-network/96da5bb0-6db2-4f61-a880-5c1eb8c78644 HTTP/1.1" 200 266 0.032348 10.0.0.241 - - [2026-05-14 02:20:25] "GET /virtual-networks HTTP/1.1" 200 132 0.023664 10.0.0.241 - - [2026-05-14 02:20:26] "GET /virtual-networks HTTP/1.1" 200 611 0.023163 10.0.0.241 - - [2026-05-14 02:20:26] "GET /virtual-networks HTTP/1.1" 200 1437 0.004243 10.0.0.241 - - [2026-05-14 02:20:26] "GET /obj-perms HTTP/1.1" 403 257 0.010115 10.0.0.241 - - [2026-05-14 02:20:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004019 10.0.0.241 - - [2026-05-14 02:20:26] "GET /virtual-network/96da5bb0-6db2-4f61-a880-5c1eb8c78644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 366 0.010570 10.0.0.241 - - [2026-05-14 02:20:26] "GET /obj-perms HTTP/1.1" 403 257 0.046496 10.0.0.241 - - [2026-05-14 02:20:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003415 10.0.0.241 - - [2026-05-14 02:20:26] "GET /virtual-network/96da5bb0-6db2-4f61-a880-5c1eb8c78644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 366 0.011049 10.0.0.241 - - [2026-05-14 02:20:26] "GET /obj-perms HTTP/1.1" 403 257 0.010971 10.0.0.241 - - [2026-05-14 02:20:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003814 10.0.0.241 - - [2026-05-14 02:20:26] "GET /virtual-network/96da5bb0-6db2-4f61-a880-5c1eb8c78644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.016566 10.0.0.241 - - [2026-05-14 02:20:27] "GET /obj-perms HTTP/1.1" 200 6428 0.002156 10.0.0.241 - - [2026-05-14 02:20:27] "GET /obj-perms HTTP/1.1" 403 257 0.011287 10.0.0.241 - - [2026-05-14 02:20:27] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 132 0.021407 10.0.0.241 - - [2026-05-14 02:20:27] "GET /obj-perms HTTP/1.1" 403 257 0.009890 10.0.0.241 - - [2026-05-14 02:20:27] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 611 0.019619 10.0.0.241 - - [2026-05-14 02:20:27] "GET /obj-perms HTTP/1.1" 200 6428 0.001993 10.0.0.241 - - [2026-05-14 02:20:27] "PUT /virtual-network/96da5bb0-6db2-4f61-a880-5c1eb8c78644 HTTP/1.1" 200 266 0.033167 10.0.0.241 - - [2026-05-14 02:20:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004637 10.0.0.241 - - [2026-05-14 02:20:27] "POST /useragent-kv HTTP/1.1" 200 115 0.002751 10.0.0.241 - - [2026-05-14 02:20:27] "POST /useragent-kv HTTP/1.1" 200 115 0.003447 10.0.0.241 - - [2026-05-14 02:20:27] "DELETE /virtual-network/497dfa5c-ada1-4acc-8f9c-ce8496448ae0 HTTP/1.1" 200 115 0.097904 10.0.0.241 - - [2026-05-14 02:20:27] "DELETE /route-target/b80e2b1c-bcab-45af-9d7a-1ae0c8448c2e HTTP/1.1" 200 115 0.026238 10.0.0.241 - - [2026-05-14 02:20:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.008285 10.0.0.241 - - [2026-05-14 02:20:27] "POST /useragent-kv HTTP/1.1" 200 115 0.002984 10.0.0.241 - - [2026-05-14 02:20:27] "POST /useragent-kv HTTP/1.1" 200 115 0.003547 10.0.0.241 - - [2026-05-14 02:20:27] "DELETE /virtual-network/96da5bb0-6db2-4f61-a880-5c1eb8c78644 HTTP/1.1" 200 115 0.102805 10.0.0.241 - - [2026-05-14 02:20:27] "DELETE /route-target/8f5a804f-44c3-4607-87f6-64982662256e HTTP/1.1" 200 115 0.025192 10.0.0.241 - - [2026-05-14 02:20:27] "DELETE /api-access-list/05932dea-5f1e-4e2e-9f35-15e707a78736 HTTP/1.1" 200 115 0.021486 10.0.0.241 - - [2026-05-14 02:20:27] "GET /api-access-list/05932dea-5f1e-4e2e-9f35-15e707a78736 HTTP/1.1" 404 171 0.003831 10.0.0.241 - - [2026-05-14 02:20:28] "GET /projects?obj_uuids=4314dae1-d107-4c63-9188-9c01278a46df&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001276 10.0.0.241 - - [2026-05-14 02:20:28] "GET /project/4314dae1-d107-4c63-9188-9c01278a46df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.036346 10.0.0.241 - - [2026-05-14 02:20:28] "GET /projects?obj_uuids=4314dae1-d107-4c63-9188-9c01278a46df&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001784 10.0.0.241 - - [2026-05-14 02:20:28] "GET /project/4314dae1-d107-4c63-9188-9c01278a46df?fields=virtual_networks HTTP/1.1" 200 1034 0.045107 10.0.0.241 - - [2026-05-14 02:20:28] "GET /projects?obj_uuids=4314dae1-d107-4c63-9188-9c01278a46df&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001733 10.0.0.241 - - [2026-05-14 02:20:28] "GET /project/4314dae1-d107-4c63-9188-9c01278a46df?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.040161 10.0.0.241 - - [2026-05-14 02:20:28] "GET /projects?obj_uuids=4314dae1-d107-4c63-9188-9c01278a46df&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001218 10.0.0.241 - - [2026-05-14 02:20:28] "GET /project/4314dae1-d107-4c63-9188-9c01278a46df?fields=security_groups HTTP/1.1" 200 1260 0.072643 10.0.0.241 - - [2026-05-14 02:20:28] "GET /projects?obj_uuids=b8ea52d5-b4b9-4d6e-ba19-dcd38299ae36&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001434 10.0.0.241 - - [2026-05-14 02:20:28] "GET /project/b8ea52d5-b4b9-4d6e-ba19-dcd38299ae36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.027325 10.0.0.241 - - [2026-05-14 02:20:28] "GET /projects?obj_uuids=b8ea52d5-b4b9-4d6e-ba19-dcd38299ae36&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001635 10.0.0.241 - - [2026-05-14 02:20:28] "GET /project/b8ea52d5-b4b9-4d6e-ba19-dcd38299ae36?fields=virtual_networks HTTP/1.1" 200 1035 0.067709 10.0.0.241 - - [2026-05-14 02:20:29] "GET /projects?obj_uuids=b8ea52d5-b4b9-4d6e-ba19-dcd38299ae36&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.003078 10.0.0.241 - - [2026-05-14 02:20:29] "GET /project/b8ea52d5-b4b9-4d6e-ba19-dcd38299ae36?fields=virtual_machine_interfaces HTTP/1.1" 200 1035 0.027510 10.0.0.241 - - [2026-05-14 02:20:29] "GET /projects?obj_uuids=b8ea52d5-b4b9-4d6e-ba19-dcd38299ae36&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001326 10.0.0.241 - - [2026-05-14 02:20:29] "GET /project/b8ea52d5-b4b9-4d6e-ba19-dcd38299ae36?fields=security_groups HTTP/1.1" 200 1261 0.029647 10.0.0.241 - - [2026-05-14 02:20:30] "GET /aaa-mode HTTP/1.1" 200 128 0.001244 10.0.0.241 - - [2026-05-14 02:20:31] "GET / HTTP/1.1" 200 36499 0.002129 10.0.0.241 - - [2026-05-14 02:20:31] "GET / HTTP/1.1" 200 36499 0.002437 10.0.0.241 - - [2026-05-14 02:20:32] "POST /fqname-to-id HTTP/1.1" 401 297 0.000638 10.0.0.241 - - [2026-05-14 02:20:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.094967 10.0.0.241 - - [2026-05-14 02:20:32] "GET /projects?obj_uuids=c9cb0beb-b46e-4456-9c7b-8427f8b04f4d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001634 10.0.0.241 - - [2026-05-14 02:20:32] "GET /project/c9cb0beb-b46e-4456-9c7b-8427f8b04f4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.036944 10.0.0.241 - - [2026-05-14 02:20:32] "GET /virtual-networks?parent_id=c9cb0beb-b46e-4456-9c7b-8427f8b04f4d&detail=False&count=False&shared=False HTTP/1.1" 403 263 0.008265 10.0.0.241 - - [2026-05-14 02:20:33] "POST /fqname-to-id HTTP/1.1" 404 195 0.010932 10.0.0.241 - - [2026-05-14 02:20:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.010677 10.0.0.241 - - [2026-05-14 02:20:33] "GET /domains?obj_uuids=d251bbb1-a677-4b52-8c85-ab79c9809042&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001709 10.0.0.241 - - [2026-05-14 02:20:33] "GET /domain/d251bbb1-a677-4b52-8c85-ab79c9809042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 945 0.018297 10.0.0.241 - - [2026-05-14 02:20:33] "POST /service-templates HTTP/1.1" 403 264 0.009263 10.0.0.241 - - [2026-05-14 02:20:33] "POST /fqname-to-id HTTP/1.1" 404 213 0.003126 10.0.0.241 - - [2026-05-14 02:20:33] "POST /api-access-lists HTTP/1.1" 200 557 0.018313 10.0.0.241 - - [2026-05-14 02:20:33] "GET /api-access-list/a92d6d72-f726-4bcb-bbc3-38ea1a80b1be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.006019 10.0.0.241 - - [2026-05-14 02:20:33] "GET /api-access-list/a92d6d72-f726-4bcb-bbc3-38ea1a80b1be HTTP/1.1" 200 1326 0.003828 10.0.0.241 - - [2026-05-14 02:20:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.013510 10.0.0.241 - - [2026-05-14 02:20:33] "GET /projects?obj_uuids=c9cb0beb-b46e-4456-9c7b-8427f8b04f4d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001281 10.0.0.241 - - [2026-05-14 02:20:33] "GET /project/c9cb0beb-b46e-4456-9c7b-8427f8b04f4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.035264 10.0.0.241 - - [2026-05-14 02:20:33] "GET /virtual-networks?parent_id=c9cb0beb-b46e-4456-9c7b-8427f8b04f4d&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.014868 10.0.0.241 - - [2026-05-14 02:20:33] "POST /virtual-networks HTTP/1.1" 200 585 0.067676 10.0.0.241 - - [2026-05-14 02:20:33] "POST /route-targets HTTP/1.1" 200 329 0.015908 10.0.0.241 - - [2026-05-14 02:20:33] "POST /ref-update HTTP/1.1" 200 156 0.019715 10.0.0.241 - - [2026-05-14 02:20:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.026933 10.0.0.241 - - [2026-05-14 02:20:33] "GET /network-ipam/8a1b8a5d-6329-422f-a331-5422c3076e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1092 0.012070 10.0.0.241 - - [2026-05-14 02:20:33] "POST /useragent-kv HTTP/1.1" 200 115 0.007961 10.0.0.241 - - [2026-05-14 02:20:33] "POST /ref-update HTTP/1.1" 200 156 0.063360 252.241.83.23 - - [2026-05-14 02:20:34] "POST /neutron/network HTTP/1.1" 200 847 0.055151 252.241.83.23 - - [2026-05-14 02:20:34] "POST /neutron/network HTTP/1.1" 200 847 0.027254 10.0.0.241 - - [2026-05-14 02:20:34] "GET /virtual-network/65a5a5c1-c2a4-48d1-9d6b-4259b340fc4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2020 0.020677 252.241.83.23 - - [2026-05-14 02:20:34] "POST /neutron/network HTTP/1.1" 200 847 0.033081 252.241.83.23 - - [2026-05-14 02:20:34] "POST /neutron/subnet HTTP/1.1" 200 684 0.035292 252.241.83.23 - - [2026-05-14 02:20:34] "POST /neutron/network HTTP/1.1" 200 847 0.041653 10.0.0.241 - - [2026-05-14 02:20:34] "GET /virtual-network/65a5a5c1-c2a4-48d1-9d6b-4259b340fc4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2020 0.006382 10.0.0.241 - - [2026-05-14 02:20:34] "GET /network-ipam/8a1b8a5d-6329-422f-a331-5422c3076e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1092 0.004115 10.0.0.241 - - [2026-05-14 02:20:34] "GET /domains HTTP/1.1" 200 440 0.003829 10.0.0.241 - - [2026-05-14 02:20:34] "GET /domains?obj_uuids=d251bbb1-a677-4b52-8c85-ab79c9809042&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001139 10.0.0.241 - - [2026-05-14 02:20:34] "GET /domain/d251bbb1-a677-4b52-8c85-ab79c9809042 HTTP/1.1" 200 2224 0.007476 10.0.0.241 - - [2026-05-14 02:20:34] "GET /projects?obj_uuids=c9cb0beb-b46e-4456-9c7b-8427f8b04f4d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001338 10.0.0.241 - - [2026-05-14 02:20:34] "GET /project/c9cb0beb-b46e-4456-9c7b-8427f8b04f4d HTTP/1.1" 200 2355 0.035050 10.0.0.241 - - [2026-05-14 02:20:34] "GET /virtual-network/65a5a5c1-c2a4-48d1-9d6b-4259b340fc4d HTTP/1.1" 200 2320 0.007183 10.0.0.241 - - [2026-05-14 02:20:34] "GET /virtual-network/65a5a5c1-c2a4-48d1-9d6b-4259b340fc4d HTTP/1.1" 200 2320 0.007112 10.0.0.241 - - [2026-05-14 02:20:35] "GET /routing-instance/3eb8be33-9b5c-4053-85f5-f043f998232b HTTP/1.1" 200 1558 0.006598 10.0.0.241 - - [2026-05-14 02:20:35] "GET /routing-instance/3eb8be33-9b5c-4053-85f5-f043f998232b HTTP/1.1" 200 1558 0.004592 10.0.0.241 - - [2026-05-14 02:20:35] "GET /route-target/2bb8461f-243f-4e42-8362-fa6c15acfdf9 HTTP/1.1" 200 1245 0.004425 10.0.0.241 - - [2026-05-14 02:20:35] "GET /virtual-network/65a5a5c1-c2a4-48d1-9d6b-4259b340fc4d HTTP/1.1" 200 2320 0.006371 10.0.0.241 - - [2026-05-14 02:20:35] "GET /routing-instance/3eb8be33-9b5c-4053-85f5-f043f998232b HTTP/1.1" 200 1558 0.003992 10.0.0.241 - - [2026-05-14 02:20:35] "GET /virtual-network/65a5a5c1-c2a4-48d1-9d6b-4259b340fc4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2020 0.008729 10.0.0.241 - - [2026-05-14 02:20:35] "GET /virtual-network/65a5a5c1-c2a4-48d1-9d6b-4259b340fc4d HTTP/1.1" 200 2320 0.009388 10.0.0.241 - - [2026-05-14 02:20:35] "GET /routing-instance/3eb8be33-9b5c-4053-85f5-f043f998232b HTTP/1.1" 200 1558 0.004996 10.0.0.241 - - [2026-05-14 02:20:35] "GET /routing-instance/3eb8be33-9b5c-4053-85f5-f043f998232b HTTP/1.1" 200 1558 0.004641 10.0.0.241 - - [2026-05-14 02:20:35] "GET /route-target/2bb8461f-243f-4e42-8362-fa6c15acfdf9 HTTP/1.1" 200 1245 0.004574 10.0.0.241 - - [2026-05-14 02:20:35] "GET /domains HTTP/1.1" 200 440 0.003240 10.0.0.241 - - [2026-05-14 02:20:35] "GET /domains?obj_uuids=d251bbb1-a677-4b52-8c85-ab79c9809042&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001205 10.0.0.241 - - [2026-05-14 02:20:35] "GET /domain/d251bbb1-a677-4b52-8c85-ab79c9809042 HTTP/1.1" 200 2224 0.007913 10.0.0.241 - - [2026-05-14 02:20:35] "GET /projects?obj_uuids=c9cb0beb-b46e-4456-9c7b-8427f8b04f4d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001617 10.0.0.241 - - [2026-05-14 02:20:35] "GET /project/c9cb0beb-b46e-4456-9c7b-8427f8b04f4d HTTP/1.1" 200 2355 0.026621 10.0.0.241 - - [2026-05-14 02:20:35] "GET /virtual-network/65a5a5c1-c2a4-48d1-9d6b-4259b340fc4d HTTP/1.1" 200 2320 0.005929 10.0.0.241 - - [2026-05-14 02:20:35] "GET /obj-perms HTTP/1.1" 200 6428 0.002019 10.0.0.241 - - [2026-05-14 02:20:36] "POST /fqname-to-id HTTP/1.1" 404 195 0.011503 10.0.0.241 - - [2026-05-14 02:20:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.010820 10.0.0.241 - - [2026-05-14 02:20:36] "GET /domains?obj_uuids=d251bbb1-a677-4b52-8c85-ab79c9809042&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002389 10.0.0.241 - - [2026-05-14 02:20:36] "GET /domain/d251bbb1-a677-4b52-8c85-ab79c9809042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 945 0.017821 10.0.0.241 - - [2026-05-14 02:20:36] "POST /service-templates HTTP/1.1" 403 264 0.009211 10.0.0.241 - - [2026-05-14 02:20:36] "POST /fqname-to-id HTTP/1.1" 404 181 0.003363 10.0.0.241 - - [2026-05-14 02:20:36] "POST /api-access-lists HTTP/1.1" 200 523 0.015367 10.0.0.241 - - [2026-05-14 02:20:36] "GET /api-access-list/d77a4e1f-904b-4afa-9911-894da49d8a72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1293 0.005255 10.0.0.241 - - [2026-05-14 02:20:36] "GET /api-access-list/d77a4e1f-904b-4afa-9911-894da49d8a72 HTTP/1.1" 200 1293 0.007596 10.0.0.241 - - [2026-05-14 02:20:36] "POST /fqname-to-id HTTP/1.1" 404 195 0.012475 10.0.0.241 - - [2026-05-14 02:20:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.014497 10.0.0.241 - - [2026-05-14 02:20:36] "GET /domains?obj_uuids=d251bbb1-a677-4b52-8c85-ab79c9809042&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001368 10.0.0.241 - - [2026-05-14 02:20:36] "GET /domain/d251bbb1-a677-4b52-8c85-ab79c9809042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 945 0.017241 10.0.0.241 - - [2026-05-14 02:20:36] "POST /service-templates HTTP/1.1" 200 553 0.027823 10.0.0.241 - - [2026-05-14 02:20:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.015603 10.0.0.241 - - [2026-05-14 02:20:36] "GET /service-template/2becfc30-65e7-4411-9751-35abfe14891f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.012532 10.0.0.241 - - [2026-05-14 02:20:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.013160 10.0.0.241 - - [2026-05-14 02:20:36] "GET /service-template/2becfc30-65e7-4411-9751-35abfe14891f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.012460 10.0.0.241 - - [2026-05-14 02:20:36] "GET /virtual-network/65a5a5c1-c2a4-48d1-9d6b-4259b340fc4d HTTP/1.1" 401 297 0.000596 10.0.0.241 - - [2026-05-14 02:20:37] "GET /virtual-network/65a5a5c1-c2a4-48d1-9d6b-4259b340fc4d HTTP/1.1" 403 263 0.038674 10.0.0.241 - - [2026-05-14 02:20:37] "GET /service-template/2becfc30-65e7-4411-9751-35abfe14891f HTTP/1.1" 403 264 0.010298 10.0.0.241 - - [2026-05-14 02:20:37] "GET /service-template/2becfc30-65e7-4411-9751-35abfe14891f HTTP/1.1" 403 264 0.043737 10.0.0.241 - - [2026-05-14 02:20:38] "GET /obj-perms HTTP/1.1" 403 257 0.041900 10.0.0.241 - - [2026-05-14 02:20:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002908 10.0.0.241 - - [2026-05-14 02:20:38] "GET /virtual-network/65a5a5c1-c2a4-48d1-9d6b-4259b340fc4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.010731 10.0.0.241 - - [2026-05-14 02:20:38] "GET /obj-perms HTTP/1.1" 403 257 0.010423 10.0.0.241 - - [2026-05-14 02:20:38] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 403 263 0.010031 10.0.0.241 - - [2026-05-14 02:20:38] "GET /api-access-list/a92d6d72-f726-4bcb-bbc3-38ea1a80b1be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.003698 10.0.0.241 - - [2026-05-14 02:20:38] "PUT /api-access-list/a92d6d72-f726-4bcb-bbc3-38ea1a80b1be HTTP/1.1" 200 266 0.011306 10.0.0.241 - - [2026-05-14 02:20:38] "GET /api-access-list/a92d6d72-f726-4bcb-bbc3-38ea1a80b1be HTTP/1.1" 200 1463 0.004106 10.0.0.241 - - [2026-05-14 02:20:38] "GET /virtual-network/65a5a5c1-c2a4-48d1-9d6b-4259b340fc4d HTTP/1.1" 200 2320 0.017622 10.0.0.241 - - [2026-05-14 02:20:38] "POST /fqname-to-id HTTP/1.1" 401 297 0.000693 10.0.0.241 - - [2026-05-14 02:20:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.045686 10.0.0.241 - - [2026-05-14 02:20:38] "GET /projects?obj_uuids=c9cb0beb-b46e-4456-9c7b-8427f8b04f4d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001329 10.0.0.241 - - [2026-05-14 02:20:39] "GET /project/c9cb0beb-b46e-4456-9c7b-8427f8b04f4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.044671 10.0.0.241 - - [2026-05-14 02:20:39] "GET /virtual-networks?parent_id=c9cb0beb-b46e-4456-9c7b-8427f8b04f4d&detail=False&count=False&shared=False HTTP/1.1" 200 371 0.017001 10.0.0.241 - - [2026-05-14 02:20:39] "POST /virtual-networks HTTP/1.1" 403 263 0.009865 10.0.0.241 - - [2026-05-14 02:20:39] "GET /service-template/2becfc30-65e7-4411-9751-35abfe14891f HTTP/1.1" 403 264 0.009396 10.0.0.241 - - [2026-05-14 02:20:39] "GET /service-template/2becfc30-65e7-4411-9751-35abfe14891f HTTP/1.1" 403 264 0.039576 10.0.0.241 - - [2026-05-14 02:20:39] "GET /obj-perms HTTP/1.1" 403 257 0.009971 10.0.0.241 - - [2026-05-14 02:20:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003651 10.0.0.241 - - [2026-05-14 02:20:39] "GET /virtual-network/65a5a5c1-c2a4-48d1-9d6b-4259b340fc4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2020 0.016167 10.0.0.241 - - [2026-05-14 02:20:39] "GET /obj-perms HTTP/1.1" 403 257 0.010170 10.0.0.241 - - [2026-05-14 02:20:39] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 371 0.020577 10.0.0.241 - - [2026-05-14 02:20:39] "GET /api-access-list/d77a4e1f-904b-4afa-9911-894da49d8a72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1293 0.004057 10.0.0.241 - - [2026-05-14 02:20:39] "PUT /api-access-list/d77a4e1f-904b-4afa-9911-894da49d8a72 HTTP/1.1" 200 266 0.011200 10.0.0.241 - - [2026-05-14 02:20:40] "GET /api-access-list/d77a4e1f-904b-4afa-9911-894da49d8a72 HTTP/1.1" 200 1431 0.004408 10.0.0.241 - - [2026-05-14 02:20:40] "GET /service-template/2becfc30-65e7-4411-9751-35abfe14891f HTTP/1.1" 200 1855 0.014957 10.0.0.241 - - [2026-05-14 02:20:40] "POST /fqname-to-id HTTP/1.1" 404 195 0.011293 10.0.0.241 - - [2026-05-14 02:20:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.011374 10.0.0.241 - - [2026-05-14 02:20:40] "GET /domains?obj_uuids=d251bbb1-a677-4b52-8c85-ab79c9809042&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001905 10.0.0.241 - - [2026-05-14 02:20:40] "GET /domain/d251bbb1-a677-4b52-8c85-ab79c9809042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 945 0.019861 10.0.0.241 - - [2026-05-14 02:20:40] "POST /service-templates HTTP/1.1" 403 264 0.013236 10.0.0.241 - - [2026-05-14 02:20:40] "GET /api-access-list/a92d6d72-f726-4bcb-bbc3-38ea1a80b1be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.003770 10.0.0.241 - - [2026-05-14 02:20:40] "PUT /api-access-list/a92d6d72-f726-4bcb-bbc3-38ea1a80b1be HTTP/1.1" 200 266 0.009389 10.0.0.241 - - [2026-05-14 02:20:40] "GET /api-access-list/a92d6d72-f726-4bcb-bbc3-38ea1a80b1be HTTP/1.1" 200 1326 0.005296 10.0.0.241 - - [2026-05-14 02:20:40] "GET /api-access-list/d77a4e1f-904b-4afa-9911-894da49d8a72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.003698 10.0.0.241 - - [2026-05-14 02:20:40] "PUT /api-access-list/d77a4e1f-904b-4afa-9911-894da49d8a72 HTTP/1.1" 200 266 0.011185 10.0.0.241 - - [2026-05-14 02:20:40] "GET /api-access-list/d77a4e1f-904b-4afa-9911-894da49d8a72 HTTP/1.1" 200 1293 0.004032 10.0.0.241 - - [2026-05-14 02:20:40] "GET /virtual-network/65a5a5c1-c2a4-48d1-9d6b-4259b340fc4d HTTP/1.1" 403 263 0.010933 10.0.0.241 - - [2026-05-14 02:20:40] "GET /virtual-network/65a5a5c1-c2a4-48d1-9d6b-4259b340fc4d HTTP/1.1" 403 263 0.050095 10.0.0.241 - - [2026-05-14 02:20:41] "GET /service-template/2becfc30-65e7-4411-9751-35abfe14891f HTTP/1.1" 403 264 0.009826 10.0.0.241 - - [2026-05-14 02:20:41] "GET /service-template/2becfc30-65e7-4411-9751-35abfe14891f HTTP/1.1" 403 264 0.040391 10.0.0.241 - - [2026-05-14 02:20:41] "GET /obj-perms HTTP/1.1" 403 257 0.010012 10.0.0.241 - - [2026-05-14 02:20:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002928 10.0.0.241 - - [2026-05-14 02:20:41] "GET /virtual-network/65a5a5c1-c2a4-48d1-9d6b-4259b340fc4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.013072 10.0.0.241 - - [2026-05-14 02:20:42] "GET /obj-perms HTTP/1.1" 403 257 0.046961 10.0.0.241 - - [2026-05-14 02:20:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003693 10.0.0.241 - - [2026-05-14 02:20:42] "GET /virtual-network/65a5a5c1-c2a4-48d1-9d6b-4259b340fc4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.011309 10.0.0.241 - - [2026-05-14 02:20:42] "GET /obj-perms HTTP/1.1" 403 257 0.010204 10.0.0.241 - - [2026-05-14 02:20:42] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 403 263 0.009068 10.0.0.241 - - [2026-05-14 02:20:42] "GET /api-access-list/fd6e6311-42f4-4f62-bf82-06c4878f19b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.004263 10.0.0.241 - - [2026-05-14 02:20:42] "PUT /api-access-list/fd6e6311-42f4-4f62-bf82-06c4878f19b3 HTTP/1.1" 200 266 0.011322 10.0.0.241 - - [2026-05-14 02:20:42] "GET /service-template/2becfc30-65e7-4411-9751-35abfe14891f HTTP/1.1" 200 1855 0.013533 10.0.0.241 - - [2026-05-14 02:20:42] "GET /virtual-network/65a5a5c1-c2a4-48d1-9d6b-4259b340fc4d HTTP/1.1" 200 2320 0.022084 10.0.0.241 - - [2026-05-14 02:20:42] "GET /obj-perms HTTP/1.1" 403 257 0.011366 10.0.0.241 - - [2026-05-14 02:20:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003457 10.0.0.241 - - [2026-05-14 02:20:42] "GET /virtual-network/65a5a5c1-c2a4-48d1-9d6b-4259b340fc4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2020 0.015121 10.0.0.241 - - [2026-05-14 02:20:42] "GET /obj-perms HTTP/1.1" 403 257 0.010122 10.0.0.241 - - [2026-05-14 02:20:42] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 371 0.019041 10.0.0.241 - - [2026-05-14 02:20:42] "DELETE /api-access-list/a92d6d72-f726-4bcb-bbc3-38ea1a80b1be HTTP/1.1" 200 115 0.024305 10.0.0.241 - - [2026-05-14 02:20:42] "GET /api-access-list/a92d6d72-f726-4bcb-bbc3-38ea1a80b1be HTTP/1.1" 404 171 0.003234 10.0.0.241 - - [2026-05-14 02:20:42] "DELETE /api-access-list/d77a4e1f-904b-4afa-9911-894da49d8a72 HTTP/1.1" 200 115 0.026573 10.0.0.241 - - [2026-05-14 02:20:42] "GET /api-access-list/d77a4e1f-904b-4afa-9911-894da49d8a72 HTTP/1.1" 404 171 0.005088 10.0.0.241 - - [2026-05-14 02:20:42] "GET /virtual-network/65a5a5c1-c2a4-48d1-9d6b-4259b340fc4d HTTP/1.1" 401 297 0.000492 10.0.0.241 - - [2026-05-14 02:20:43] "GET /virtual-network/65a5a5c1-c2a4-48d1-9d6b-4259b340fc4d HTTP/1.1" 403 263 0.055764 10.0.0.241 - - [2026-05-14 02:20:43] "GET /service-template/2becfc30-65e7-4411-9751-35abfe14891f HTTP/1.1" 403 264 0.009275 10.0.0.241 - - [2026-05-14 02:20:43] "GET /service-template/2becfc30-65e7-4411-9751-35abfe14891f HTTP/1.1" 403 264 0.035496 10.0.0.241 - - [2026-05-14 02:20:44] "GET /obj-perms HTTP/1.1" 403 257 0.045298 10.0.0.241 - - [2026-05-14 02:20:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005384 10.0.0.241 - - [2026-05-14 02:20:44] "GET /virtual-network/65a5a5c1-c2a4-48d1-9d6b-4259b340fc4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.010564 10.0.0.241 - - [2026-05-14 02:20:44] "GET /obj-perms HTTP/1.1" 403 257 0.009952 10.0.0.241 - - [2026-05-14 02:20:44] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 403 263 0.008820 10.0.0.241 - - [2026-05-14 02:20:44] "GET /api-access-list/fd6e6311-42f4-4f62-bf82-06c4878f19b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2690 0.004800 10.0.0.241 - - [2026-05-14 02:20:44] "PUT /api-access-list/fd6e6311-42f4-4f62-bf82-06c4878f19b3 HTTP/1.1" 200 266 0.010517 10.0.0.241 - - [2026-05-14 02:20:44] "GET /virtual-network/65a5a5c1-c2a4-48d1-9d6b-4259b340fc4d HTTP/1.1" 200 2320 0.013478 10.0.0.241 - - [2026-05-14 02:20:44] "GET /service-template/2becfc30-65e7-4411-9751-35abfe14891f HTTP/1.1" 200 1855 0.011618 10.0.0.241 - - [2026-05-14 02:20:44] "GET /obj-perms HTTP/1.1" 403 257 0.007691 10.0.0.241 - - [2026-05-14 02:20:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003390 10.0.0.241 - - [2026-05-14 02:20:44] "GET /virtual-network/65a5a5c1-c2a4-48d1-9d6b-4259b340fc4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2020 0.014667 10.0.0.241 - - [2026-05-14 02:20:44] "GET /obj-perms HTTP/1.1" 403 257 0.010336 10.0.0.241 - - [2026-05-14 02:20:44] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 371 0.019371 10.0.0.241 - - [2026-05-14 02:20:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.011017 10.0.0.241 - - [2026-05-14 02:20:45] "DELETE /service-template/2becfc30-65e7-4411-9751-35abfe14891f HTTP/1.1" 200 115 0.025314 10.0.0.241 - - [2026-05-14 02:20:45] "POST /fqname-to-id HTTP/1.1" 404 195 0.012741 10.0.0.241 - - [2026-05-14 02:20:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.009432 10.0.0.241 - - [2026-05-14 02:20:45] "POST /useragent-kv HTTP/1.1" 200 115 0.005078 10.0.0.241 - - [2026-05-14 02:20:45] "POST /useragent-kv HTTP/1.1" 200 115 0.003350 10.0.0.241 - - [2026-05-14 02:20:45] "DELETE /virtual-network/65a5a5c1-c2a4-48d1-9d6b-4259b340fc4d HTTP/1.1" 200 115 0.094475 10.0.0.241 - - [2026-05-14 02:20:45] "DELETE /route-target/2bb8461f-243f-4e42-8362-fa6c15acfdf9 HTTP/1.1" 200 115 0.024270 10.0.0.241 - - [2026-05-14 02:20:45] "GET /api-access-list/fd6e6311-42f4-4f62-bf82-06c4878f19b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2971 0.004406 10.0.0.241 - - [2026-05-14 02:20:45] "PUT /api-access-list/fd6e6311-42f4-4f62-bf82-06c4878f19b3 HTTP/1.1" 200 266 0.011261 10.0.0.241 - - [2026-05-14 02:20:45] "GET /api-access-list/fd6e6311-42f4-4f62-bf82-06c4878f19b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2696 0.004106 10.0.0.241 - - [2026-05-14 02:20:45] "PUT /api-access-list/fd6e6311-42f4-4f62-bf82-06c4878f19b3 HTTP/1.1" 200 266 0.013751 10.0.0.241 - - [2026-05-14 02:20:45] "DELETE /project/4314dae1d1074c6391889c01278a46df HTTP/1.1" 404 173 0.036592 10.0.0.241 - - [2026-05-14 02:20:45] "DELETE /project/b8ea52d5b4b94d6eba19dcd38299ae36 HTTP/1.1" 404 173 0.026737 10.0.0.241 - - [2026-05-14 02:20:45] "GET /projects?obj_uuids=2d84abc9-840e-4e6e-bf60-447b1efa213b&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001355 10.0.0.241 - - [2026-05-14 02:20:45] "GET /projects?obj_uuids=48b3e2a0-d85e-48d7-9b20-11d62d493305&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000978 10.0.0.241 - - [2026-05-14 02:20:45] "GET /projects?obj_uuids=4314dae1-d107-4c63-9188-9c01278a46df&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000867 10.0.0.241 - - [2026-05-14 02:20:45] "GET /projects?obj_uuids=b8ea52d5-b4b9-4d6e-ba19-dcd38299ae36&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001110 10.0.0.241 - - [2026-05-14 02:20:45] "DELETE /project/c9cb0bebb46e44569c7b8427f8b04f4d HTTP/1.1" 404 173 0.012650 10.0.0.241 - - [2026-05-14 02:20:45] "GET /projects?obj_uuids=0850d95c-64b5-4482-b925-f35bbd407156&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001613 10.0.0.241 - - [2026-05-14 02:20:45] "GET /project/b8ea52d5-b4b9-4d6e-ba19-dcd38299ae36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1456 0.092445 10.0.0.241 - - [2026-05-14 02:20:45] "GET /project/4314dae1-d107-4c63-9188-9c01278a46df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.100264 10.0.0.241 - - [2026-05-14 02:20:45] "GET /project/48b3e2a0-d85e-48d7-9b20-11d62d493305?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.109932 10.0.0.241 - - [2026-05-14 02:20:45] "GET /project/2d84abc9-840e-4e6e-bf60-447b1efa213b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.115750 10.0.0.241 - - [2026-05-14 02:20:46] "GET /projects?obj_uuids=2d84abc9-840e-4e6e-bf60-447b1efa213b&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001691 10.0.0.241 - - [2026-05-14 02:20:46] "GET /projects?obj_uuids=48b3e2a0-d85e-48d7-9b20-11d62d493305&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001318 10.0.0.241 - - [2026-05-14 02:20:46] "GET /projects?obj_uuids=4314dae1-d107-4c63-9188-9c01278a46df&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001117 10.0.0.241 - - [2026-05-14 02:20:46] "GET /projects?obj_uuids=b8ea52d5-b4b9-4d6e-ba19-dcd38299ae36&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000926 10.0.0.241 - - [2026-05-14 02:20:46] "GET /project/0850d95c-64b5-4482-b925-f35bbd407156?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1434 0.149381 10.0.0.241 - - [2026-05-14 02:20:46] "GET /project/b8ea52d5-b4b9-4d6e-ba19-dcd38299ae36?fields=security_groups HTTP/1.1" 200 1351 0.098959 10.0.0.241 - - [2026-05-14 02:20:46] "GET /project/48b3e2a0-d85e-48d7-9b20-11d62d493305?fields=security_groups HTTP/1.1" 200 1335 0.102690 10.0.0.241 - - [2026-05-14 02:20:46] "GET /project/4314dae1-d107-4c63-9188-9c01278a46df?fields=security_groups HTTP/1.1" 200 1350 0.118608 10.0.0.241 - - [2026-05-14 02:20:46] "GET /project/2d84abc9-840e-4e6e-bf60-447b1efa213b?fields=security_groups HTTP/1.1" 200 1335 0.120193 10.0.0.241 - - [2026-05-14 02:20:46] "GET /projects?obj_uuids=0850d95c-64b5-4482-b925-f35bbd407156&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001253 10.0.0.241 - - [2026-05-14 02:20:46] "GET /project/0850d95c-64b5-4482-b925-f35bbd407156?fields=security_groups HTTP/1.1" 200 1334 0.109501 10.0.0.241 - - [2026-05-14 02:20:46] "DELETE /security-group/aea5c4b3-afa2-43bc-aadd-553191951291 HTTP/1.1" 200 115 0.182217 10.0.0.241 - - [2026-05-14 02:20:46] "DELETE /security-group/779d61cf-89ac-4b9a-80fd-3c54e3d35d8d HTTP/1.1" 200 115 0.174282 10.0.0.241 - - [2026-05-14 02:20:46] "GET /projects?obj_uuids=48b3e2a0-d85e-48d7-9b20-11d62d493305&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001400 10.0.0.241 - - [2026-05-14 02:20:46] "GET /projects?obj_uuids=4314dae1-d107-4c63-9188-9c01278a46df&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001409 10.0.0.241 - - [2026-05-14 02:20:46] "DELETE /access-control-list/93ec81b2-77b7-4579-a25d-1aec6a771b9f HTTP/1.1" 200 115 0.084335 10.0.0.241 - - [2026-05-14 02:20:46] "DELETE /security-group/a14b94f0-6baf-4b67-b198-4cff0dee4caa HTTP/1.1" 200 115 0.175943 10.0.0.241 - - [2026-05-14 02:20:46] "GET /projects?obj_uuids=2d84abc9-840e-4e6e-bf60-447b1efa213b&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001425 10.0.0.241 - - [2026-05-14 02:20:46] "GET /project/48b3e2a0-d85e-48d7-9b20-11d62d493305?fields=application_policy_sets HTTP/1.1" 200 1374 0.066904 10.0.0.241 - - [2026-05-14 02:20:46] "DELETE /security-group/eeea5a4a-6daf-4071-a813-ec84bdd7e8f7 HTTP/1.1" 200 115 0.232432 10.0.0.241 - - [2026-05-14 02:20:46] "GET /projects?obj_uuids=b8ea52d5-b4b9-4d6e-ba19-dcd38299ae36&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001387 10.0.0.241 - - [2026-05-14 02:20:46] "DELETE /security-group/b5d1ba82-6d27-4b4f-9291-ddeb20e41bc3 HTTP/1.1" 200 115 0.156038 10.0.0.241 - - [2026-05-14 02:20:46] "DELETE /access-control-list/92060542-b7ef-4b1c-b8b4-c301d9ecdb80 HTTP/1.1" 200 115 0.085388 10.0.0.241 - - [2026-05-14 02:20:46] "GET /project/2d84abc9-840e-4e6e-bf60-447b1efa213b?fields=application_policy_sets HTTP/1.1" 200 1374 0.095202 10.0.0.241 - - [2026-05-14 02:20:46] "GET /projects?obj_uuids=0850d95c-64b5-4482-b925-f35bbd407156&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001378 10.0.0.241 - - [2026-05-14 02:20:46] "GET /project/4314dae1-d107-4c63-9188-9c01278a46df?fields=application_policy_sets HTTP/1.1" 200 1389 0.144893 10.0.0.241 - - [2026-05-14 02:20:46] "GET /project/b8ea52d5-b4b9-4d6e-ba19-dcd38299ae36?fields=application_policy_sets HTTP/1.1" 200 1390 0.130269 10.0.0.241 - - [2026-05-14 02:20:46] "DELETE /access-control-list/e2c051a2-4f37-4e4e-bb3a-92f74bbdf0ff HTTP/1.1" 200 115 0.084359 10.0.0.241 - - [2026-05-14 02:20:46] "GET /project/0850d95c-64b5-4482-b925-f35bbd407156?fields=application_policy_sets HTTP/1.1" 200 1373 0.136378 10.0.0.241 - - [2026-05-14 02:20:46] "DELETE /access-control-list/962abc41-a3ae-4939-b708-6dc1d2eff755 HTTP/1.1" 200 115 0.077790 10.0.0.241 - - [2026-05-14 02:20:46] "DELETE /project/48b3e2a0-d85e-48d7-9b20-11d62d493305 HTTP/1.1" 200 115 0.942801 10.0.0.241 - - [2026-05-14 02:20:46] "DELETE /access-control-list/4a51239a-b08e-4b64-b2e2-2810954a0bde HTTP/1.1" 200 115 0.099253 10.0.0.241 - - [2026-05-14 02:20:46] "DELETE /project/4314dae1-d107-4c63-9188-9c01278a46df HTTP/1.1" 200 115 1.011170 10.0.0.241 - - [2026-05-14 02:20:46] "DELETE /project/2d84abc9-840e-4e6e-bf60-447b1efa213b HTTP/1.1" 200 115 1.022138 10.0.0.241 - - [2026-05-14 02:20:46] "DELETE /access-control-list/6f2a945a-7d71-466b-8dfd-b8dc30360879 HTTP/1.1" 200 115 0.088314 10.0.0.241 - - [2026-05-14 02:20:46] "DELETE /project/b8ea52d5-b4b9-4d6e-ba19-dcd38299ae36 HTTP/1.1" 200 115 1.063276 10.0.0.241 - - [2026-05-14 02:20:46] "DELETE /project/0850d95c-64b5-4482-b925-f35bbd407156 HTTP/1.1" 200 115 1.025190 10.0.0.241 - - [2026-05-14 02:20:46] "DELETE /access-control-list/31f4c987-8679-47d7-9092-65ba3071c964 HTTP/1.1" 200 115 0.045813 10.0.0.241 - - [2026-05-14 02:20:46] "DELETE /access-control-list/6af3b248-64a2-469e-a378-4e47c2bd5a86 HTTP/1.1" 200 115 0.044511 10.0.0.241 - - [2026-05-14 02:20:47] "DELETE /access-control-list/0687b416-2259-4d1b-b2fa-752b62296dfd HTTP/1.1" 200 115 0.026841 10.0.0.241 - - [2026-05-14 02:20:47] "DELETE /access-control-list/a353fb15-9f2c-46f8-b09e-ef9ec0f5c363 HTTP/1.1" 200 115 0.021689 10.0.0.241 - - [2026-05-14 02:20:47] "GET /api-access-list/fd6e6311-42f4-4f62-bf82-06c4878f19b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.004724 10.0.0.241 - - [2026-05-14 02:20:47] "PUT /api-access-list/fd6e6311-42f4-4f62-bf82-06c4878f19b3 HTTP/1.1" 200 266 0.012008 10.0.0.241 - - [2026-05-14 02:20:47] "GET /projects?obj_uuids=c9cb0beb-b46e-4456-9c7b-8427f8b04f4d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002664 10.0.0.241 - - [2026-05-14 02:20:47] "GET /project/c9cb0beb-b46e-4456-9c7b-8427f8b04f4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.031594 10.0.0.241 - - [2026-05-14 02:20:47] "GET /projects?obj_uuids=c9cb0beb-b46e-4456-9c7b-8427f8b04f4d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001324 10.0.0.241 - - [2026-05-14 02:20:47] "GET /project/c9cb0beb-b46e-4456-9c7b-8427f8b04f4d?fields=virtual_networks HTTP/1.1" 200 1035 0.078213 10.0.0.241 - - [2026-05-14 02:20:47] "GET /projects?obj_uuids=c9cb0beb-b46e-4456-9c7b-8427f8b04f4d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001823 10.0.0.241 - - [2026-05-14 02:20:47] "GET /project/c9cb0beb-b46e-4456-9c7b-8427f8b04f4d?fields=virtual_machine_interfaces HTTP/1.1" 200 1035 0.029432 10.0.0.241 - - [2026-05-14 02:20:47] "GET /projects?obj_uuids=c9cb0beb-b46e-4456-9c7b-8427f8b04f4d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001646 10.0.0.241 - - [2026-05-14 02:20:47] "GET /project/c9cb0beb-b46e-4456-9c7b-8427f8b04f4d?fields=security_groups HTTP/1.1" 200 1261 0.026897 10.0.0.241 - - [2026-05-14 02:20:48] "GET /projects?obj_uuids=842961b0-366b-441b-ac79-7958b054872c&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001497 10.0.0.241 - - [2026-05-14 02:20:48] "GET /project/842961b0-366b-441b-ac79-7958b054872c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1272 0.029649 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-14T02:20:48Z failed with SSLError [Introspect:8084]10.0.0.241 - - [2026-05-14 02:20:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001170 10.0.0.241 - - [2026-05-14 02:20:49] "GET /domains?obj_uuids=d251bbb1-a677-4b52-8c85-ab79c9809042&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001326 10.0.0.241 - - [2026-05-14 02:20:49] "GET /domain/d251bbb1-a677-4b52-8c85-ab79c9809042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 945 0.008831 10.0.0.241 - - [2026-05-14 02:20:50] "POST /fqname-to-id HTTP/1.1" 404 182 0.034022 10.0.0.241 - - [2026-05-14 02:20:50] "GET /projects?obj_uuids=305c6f15-896e-4309-bc44-2689f2766092&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003588 10.0.0.241 - - [2026-05-14 02:20:50] "GET /domains?obj_uuids=d251bbb1-a677-4b52-8c85-ab79c9809042&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001148 10.0.0.241 - - [2026-05-14 02:20:50] "GET /domain/d251bbb1-a677-4b52-8c85-ab79c9809042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.007296 10.0.0.241 - - [2026-05-14 02:20:50] "POST /id-to-fqname HTTP/1.1" 200 184 0.004751 10.0.0.241 - - [2026-05-14 02:20:50] "POST /fqname-to-id HTTP/1.1" 404 193 0.004562 10.0.0.241 - - [2026-05-14 02:20:50] "POST /security-groups HTTP/1.1" 200 579 0.068695 10.0.0.241 - - [2026-05-14 02:20:50] "POST /fqname-to-id HTTP/1.1" 404 228 0.003955 10.0.0.241 - - [2026-05-14 02:20:50] "POST /projects HTTP/1.1" 200 569 0.245995 10.0.0.241 - - [2026-05-14 02:20:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.288233 10.0.0.241 - - [2026-05-14 02:20:50] "POST /access-control-lists HTTP/1.1" 200 594 0.060814 10.0.0.241 - - [2026-05-14 02:20:50] "GET /project/305c6f15-896e-4309-bc44-2689f2766092?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.430547 10.0.0.241 - - [2026-05-14 02:20:50] "POST /fqname-to-id HTTP/1.1" 404 227 0.004051 10.0.0.241 - - [2026-05-14 02:20:50] "POST /access-control-lists HTTP/1.1" 200 592 0.064357 10.0.0.241 - - [2026-05-14 02:20:51] "GET / HTTP/1.1" 200 36499 0.002693 10.0.0.241 - - [2026-05-14 02:20:52] "GET /projects?obj_uuids=305c6f15-896e-4309-bc44-2689f2766092&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001173 10.0.0.241 - - [2026-05-14 02:20:52] "GET /project/305c6f15-896e-4309-bc44-2689f2766092?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.034047 10.0.0.241 - - [2026-05-14 02:20:52] "GET /projects?obj_uuids=305c6f15-896e-4309-bc44-2689f2766092&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.005604 10.0.0.241 - - [2026-05-14 02:20:52] "GET /project/305c6f15-896e-4309-bc44-2689f2766092?fields=virtual_networks HTTP/1.1" 200 1026 0.077264 10.0.0.241 - - [2026-05-14 02:20:52] "GET /projects?obj_uuids=305c6f15-896e-4309-bc44-2689f2766092&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001249 10.0.0.241 - - [2026-05-14 02:20:52] "GET /project/305c6f15-896e-4309-bc44-2689f2766092?fields=virtual_machine_interfaces HTTP/1.1" 200 1026 0.027738 10.0.0.241 - - [2026-05-14 02:20:52] "GET /projects?obj_uuids=305c6f15-896e-4309-bc44-2689f2766092&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001293 10.0.0.241 - - [2026-05-14 02:20:52] "GET /project/305c6f15-896e-4309-bc44-2689f2766092?fields=security_groups HTTP/1.1" 200 1248 0.027241 10.0.0.241 - - [2026-05-14 02:20:58] "GET /obj-perms HTTP/1.1" 200 6381 0.076324 10.0.0.241 - - [2026-05-14 02:20:58] "GET /obj-perms HTTP/1.1" 200 6381 0.070968 [Introspect:8084]10.0.0.241 - - [2026-05-14 02:21:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001300 [Introspect:8084]10.0.0.241 - - [2026-05-14 02:21:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001348 10.0.0.241 - - [2026-05-14 02:21:47] "DELETE /project/305c6f15896e4309bc442689f2766092 HTTP/1.1" 404 173 0.012670 10.0.0.241 - - [2026-05-14 02:21:47] "GET /projects?obj_uuids=c9cb0beb-b46e-4456-9c7b-8427f8b04f4d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001604 10.0.0.241 - - [2026-05-14 02:21:47] "GET /projects?obj_uuids=305c6f15-896e-4309-bc44-2689f2766092&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001340 10.0.0.241 - - [2026-05-14 02:21:47] "GET /project/305c6f15-896e-4309-bc44-2689f2766092?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.050797 10.0.0.241 - - [2026-05-14 02:21:47] "GET /project/c9cb0beb-b46e-4456-9c7b-8427f8b04f4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1456 0.056058 10.0.0.241 - - [2026-05-14 02:21:47] "GET /projects?obj_uuids=c9cb0beb-b46e-4456-9c7b-8427f8b04f4d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001632 10.0.0.241 - - [2026-05-14 02:21:47] "GET /projects?obj_uuids=305c6f15-896e-4309-bc44-2689f2766092&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001962 10.0.0.241 - - [2026-05-14 02:21:47] "GET /project/305c6f15-896e-4309-bc44-2689f2766092?fields=security_groups HTTP/1.1" 200 1338 0.047698 10.0.0.241 - - [2026-05-14 02:21:47] "GET /project/c9cb0beb-b46e-4456-9c7b-8427f8b04f4d?fields=security_groups HTTP/1.1" 200 1351 0.053535 10.0.0.241 - - [2026-05-14 02:21:47] "DELETE /security-group/2f3308ec-6530-4ca5-a505-30150283b495 HTTP/1.1" 200 115 0.066480 10.0.0.241 - - [2026-05-14 02:21:47] "DELETE /security-group/665561ee-4d13-4eb8-a52a-0fec5b4b0a43 HTTP/1.1" 200 115 0.071105 10.0.0.241 - - [2026-05-14 02:21:47] "GET /projects?obj_uuids=305c6f15-896e-4309-bc44-2689f2766092&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001212